Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/9c5dc34f442aa41d6dae0b5521241f0af17b54227d1efef0681d56a273915650.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
1.3 KiB
JSON

{"ast":null,"code":"import { styled } from '@mui/material/styles';\nimport { DIALOG_WIDTH, VIEW_HEIGHT } from '../../constants/dimensions';\nexport const PickerViewRoot = styled('div')({\n overflowX: 'hidden',\n width: DIALOG_WIDTH,\n maxHeight: VIEW_HEIGHT,\n display: 'flex',\n flexDirection: 'column',\n margin: '0 auto'\n});","map":{"version":3,"names":["styled","DIALOG_WIDTH","VIEW_HEIGHT","PickerViewRoot","overflowX","width","maxHeight","display","flexDirection","margin"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/@mui/x-date-pickers/internals/components/PickerViewRoot/PickerViewRoot.js"],"sourcesContent":["import { styled } from '@mui/material/styles';\nimport { DIALOG_WIDTH, VIEW_HEIGHT } from '../../constants/dimensions';\nexport const PickerViewRoot = styled('div')({\n overflowX: 'hidden',\n width: DIALOG_WIDTH,\n maxHeight: VIEW_HEIGHT,\n display: 'flex',\n flexDirection: 'column',\n margin: '0 auto'\n});"],"mappings":"AAAA,SAASA,MAAM,QAAQ,sBAAsB;AAC7C,SAASC,YAAY,EAAEC,WAAW,QAAQ,4BAA4B;AACtE,OAAO,MAAMC,cAAc,GAAGH,MAAM,CAAC,KAAK,CAAC,CAAC;EAC1CI,SAAS,EAAE,QAAQ;EACnBC,KAAK,EAAEJ,YAAY;EACnBK,SAAS,EAAEJ,WAAW;EACtBK,OAAO,EAAE,MAAM;EACfC,aAAa,EAAE,QAAQ;EACvBC,MAAM,EAAE;AACV,CAAC,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}