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

1 line
2.8 KiB
JSON

{"ast":null,"code":"'use client';\n\n/* eslint-disable @typescript-eslint/no-unused-vars */\nimport * as React from 'react';\nlet warnedOnce = false;\nconst warn = () => {\n if (!warnedOnce) {\n console.warn(['MUI: The StaticTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', \"You should use `import { StaticTimePicker } from '@mui/x-date-pickers'`\", \"or `import { StaticTimePicker } from '@mui/x-date-pickers/StaticTimePicker'`\", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\\n'));\n warnedOnce = true;\n }\n};\n/**\n * @deprecated The StaticTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.\n * @ignore - do not document.\n */\nconst StaticTimePicker = /*#__PURE__*/React.forwardRef(function DeprecatedStaticTimePicker() {\n warn();\n return null;\n});\nexport default StaticTimePicker;","map":{"version":3,"names":["React","warnedOnce","warn","console","join","StaticTimePicker","forwardRef","DeprecatedStaticTimePicker"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/@mui/lab/StaticTimePicker/StaticTimePicker.js"],"sourcesContent":["'use client';\n\n/* eslint-disable @typescript-eslint/no-unused-vars */\nimport * as React from 'react';\nlet warnedOnce = false;\nconst warn = () => {\n if (!warnedOnce) {\n console.warn(['MUI: The StaticTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`.', '', \"You should use `import { StaticTimePicker } from '@mui/x-date-pickers'`\", \"or `import { StaticTimePicker } from '@mui/x-date-pickers/StaticTimePicker'`\", '', 'More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.'].join('\\n'));\n warnedOnce = true;\n }\n};\n/**\n * @deprecated The StaticTimePicker component was moved from `@mui/lab` to `@mui/x-date-pickers`. More information about this migration on our blog: https://mui.com/blog/lab-date-pickers-to-mui-x/.\n * @ignore - do not document.\n */\nconst StaticTimePicker = /*#__PURE__*/React.forwardRef(function DeprecatedStaticTimePicker() {\n warn();\n return null;\n});\nexport default StaticTimePicker;"],"mappings":"AAAA,YAAY;;AAEZ;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,IAAIC,UAAU,GAAG,KAAK;AACtB,MAAMC,IAAI,GAAGA,CAAA,KAAM;EACjB,IAAI,CAACD,UAAU,EAAE;IACfE,OAAO,CAACD,IAAI,CAAC,CAAC,yFAAyF,EAAE,EAAE,EAAE,yEAAyE,EAAE,8EAA8E,EAAE,EAAE,EAAE,qGAAqG,CAAC,CAACE,IAAI,CAAC,IAAI,CAAC,CAAC;IAC9XH,UAAU,GAAG,IAAI;EACnB;AACF,CAAC;AACD;AACA;AACA;AACA;AACA,MAAMI,gBAAgB,GAAG,aAAaL,KAAK,CAACM,UAAU,CAAC,SAASC,0BAA0BA,CAAA,EAAG;EAC3FL,IAAI,CAAC,CAAC;EACN,OAAO,IAAI;AACb,CAAC,CAAC;AACF,eAAeG,gBAAgB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}