@flipdish/portal-library 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +11 -110
- package/dist/_virtual/_commonjsHelpers.js +2 -0
- package/dist/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/_virtual/colorManipulator.js +2 -0
- package/dist/_virtual/colorManipulator.js.map +1 -0
- package/dist/_virtual/colorManipulator2.js +2 -0
- package/dist/_virtual/colorManipulator2.js.map +1 -0
- package/dist/_virtual/createStyled.js +2 -0
- package/dist/_virtual/createStyled.js.map +1 -0
- package/dist/_virtual/createStyled2.js +2 -0
- package/dist/_virtual/createStyled2.js.map +1 -0
- package/dist/_virtual/extends.js +2 -0
- package/dist/_virtual/extends.js.map +1 -0
- package/dist/_virtual/index.js +2 -0
- package/dist/_virtual/index.js.map +1 -0
- package/dist/_virtual/index10.js +2 -0
- package/dist/_virtual/index10.js.map +1 -0
- package/dist/_virtual/index11.js +2 -0
- package/dist/_virtual/index11.js.map +1 -0
- package/dist/_virtual/index12.js +2 -0
- package/dist/_virtual/index12.js.map +1 -0
- package/dist/_virtual/index13.js +2 -0
- package/dist/_virtual/index13.js.map +1 -0
- package/dist/_virtual/index2.js +2 -0
- package/dist/_virtual/index2.js.map +1 -0
- package/dist/_virtual/index3.js +2 -0
- package/dist/_virtual/index3.js.map +1 -0
- package/dist/_virtual/index4.js +2 -0
- package/dist/_virtual/index4.js.map +1 -0
- package/dist/_virtual/index5.js +2 -0
- package/dist/_virtual/index5.js.map +1 -0
- package/dist/_virtual/index6.js +2 -0
- package/dist/_virtual/index6.js.map +1 -0
- package/dist/_virtual/index7.js +2 -0
- package/dist/_virtual/index7.js.map +1 -0
- package/dist/_virtual/index8.js +2 -0
- package/dist/_virtual/index8.js.map +1 -0
- package/dist/_virtual/index9.js +2 -0
- package/dist/_virtual/index9.js.map +1 -0
- package/dist/_virtual/interopRequireDefault.js +2 -0
- package/dist/_virtual/interopRequireDefault.js.map +1 -0
- package/dist/_virtual/objectWithoutPropertiesLoose.js +2 -0
- package/dist/_virtual/objectWithoutPropertiesLoose.js.map +1 -0
- package/dist/_virtual/react-is.development.js +2 -0
- package/dist/_virtual/react-is.development.js.map +1 -0
- package/dist/_virtual/react-is.development2.js +2 -0
- package/dist/_virtual/react-is.development2.js.map +1 -0
- package/dist/_virtual/react-is.production.min.js +2 -0
- package/dist/_virtual/react-is.production.min.js.map +1 -0
- package/dist/_virtual/react-is.production.min2.js +2 -0
- package/dist/_virtual/react-is.production.min2.js.map +1 -0
- package/dist/components/library.d.ts +5 -0
- package/dist/components/library.js +2 -0
- package/dist/components/library.js.map +1 -0
- package/dist/components/themes/flipdishPublicTheme.d.ts +13 -0
- package/dist/components/themes/flipdishPublicTheme.js +2 -0
- package/dist/components/themes/flipdishPublicTheme.js.map +1 -0
- package/dist/components/ui/FDErrorBoundary/FDErrorBoundary.d.ts +9 -0
- package/dist/components/ui/FDErrorBoundary/FDErrorBoundary.js +2 -0
- package/dist/components/ui/FDErrorBoundary/FDErrorBoundary.js.map +1 -0
- package/dist/components/ui/Layout/PortalMock.js +2 -0
- package/dist/components/ui/Layout/PortalMock.js.map +1 -0
- package/dist/components/ui/LazyComponent/LazyComponent.d.ts +9 -0
- package/dist/components/ui/LazyComponent/LazyComponent.js +2 -0
- package/dist/components/ui/LazyComponent/LazyComponent.js.map +1 -0
- package/dist/components/ui/NotFoundPage/NotFoundPage.d.ts +5 -0
- package/dist/components/ui/NotFoundPage/NotFoundPage.js +2 -0
- package/dist/components/ui/NotFoundPage/NotFoundPage.js.map +1 -0
- package/dist/components/ui/Spacer/Spacer.d.ts +12 -0
- package/dist/components/ui/Spacer/Spacer.js +2 -0
- package/dist/components/ui/Spacer/Spacer.js.map +1 -0
- package/dist/localization/en.json.js +2 -0
- package/dist/localization/en.json.js.map +1 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/esm/extends.js +2 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/esm/extends.js.map +1 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +2 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +1 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/extends.js +2 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/extends.js.map +1 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/interopRequireDefault.js +2 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/interopRequireDefault.js.map +1 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +2 -0
- package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js.map +1 -0
- package/dist/node_modules/.pnpm/@emotion_cache@11.13.1/node_modules/@emotion/cache/dist/emotion-cache.esm.js +2 -0
- package/dist/node_modules/.pnpm/@emotion_cache@11.13.1/node_modules/@emotion/cache/dist/emotion-cache.esm.js.map +1 -0
- package/dist/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +2 -0
- package/dist/node_modules/.pnpm/@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +1 -0
- package/dist/node_modules/.pnpm/@emotion_sheet@1.4.0/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +2 -0
- package/dist/node_modules/.pnpm/@emotion_sheet@1.4.0/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js.map +1 -0
- package/dist/node_modules/.pnpm/@emotion_weak-memoize@0.4.0/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +2 -0
- package/dist/node_modules/.pnpm/@emotion_weak-memoize@0.4.0/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/CircularProgress/CircularProgress.js +29 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/CircularProgress/CircularProgress.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/CircularProgress/circularProgressClasses.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/CircularProgress/circularProgressClasses.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/Typography/Typography.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/Typography/Typography.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/Typography/typographyClasses.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/Typography/typographyClasses.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/blue.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/blue.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/common.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/common.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/green.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/green.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/grey.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/grey.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/lightBlue.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/lightBlue.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/orange.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/orange.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/purple.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/purple.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/red.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/colors/red.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createMixins.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createMixins.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createPalette.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createPalette.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createTheme.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createTheme.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createTransitions.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createTransitions.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createTypography.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/createTypography.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/defaultTheme.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/defaultTheme.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/identifier.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/identifier.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/rootShouldForwardProp.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/rootShouldForwardProp.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/shadows.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/shadows.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/slotShouldForwardProp.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/slotShouldForwardProp.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/zIndex.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/zIndex.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/utils/capitalize.js +2 -0
- package/dist/node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/utils/capitalize.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +2 -0
- package/dist/node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +2 -0
- package/dist/node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/index.js +9 -0
- package/dist/node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/colorManipulator.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/colorManipulator.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/createStyled.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/createStyled.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/borders.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/borders.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/breakpoints.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/breakpoints.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/compose.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/compose.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/applyStyles.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/applyStyles.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/createBreakpoints.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/createBreakpoints.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/createSpacing.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/createSpacing.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/createTheme.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/createTheme.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/shape.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/shape.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/cssGrid.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/cssGrid.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/memoize.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/memoize.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/merge.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/merge.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/palette.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/palette.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/responsivePropType.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/responsivePropType.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/sizing.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/sizing.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/spacing.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/spacing.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/style.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/style.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/defaultSxConfig.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/extendSxProp.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js +2 -0
- package/dist/node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/styleFunctionSx.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/ClassNameGenerator/ClassNameGenerator.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/capitalize/capitalize.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/capitalize/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/capitalize/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/clamp/clamp.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/clamp/clamp.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/clamp/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/clamp/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/composeClasses/composeClasses.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/deepmerge.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/deepmerge/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/formatMuiErrorMessage.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClass/generateUtilityClass.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/generateUtilityClasses/generateUtilityClasses.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/index.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/getDisplayName/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js +2 -0
- package/dist/node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/resolveProps/resolveProps.js.map +1 -0
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.js +2 -0
- package/dist/node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.js.map +1 -0
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +7 -0
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js.map +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js.map +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js.map +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js.map +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js.map +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +1 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +2 -0
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js.map +1 -0
- package/dist/node_modules/.pnpm/react-error-boundary@4.1.1_react@18.3.1/node_modules/react-error-boundary/dist/react-error-boundary.esm.js +2 -0
- package/dist/node_modules/.pnpm/react-error-boundary@4.1.1_react@18.3.1/node_modules/react-error-boundary/dist/react-error-boundary.esm.js.map +1 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +10 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +10 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +2 -0
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js.map +1 -0
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/cjs/react-is.development.js +11 -0
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/cjs/react-is.development.js.map +1 -0
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/cjs/react-is.production.min.js +11 -0
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/index.js +2 -0
- package/dist/node_modules/.pnpm/react-is@18.3.1/node_modules/react-is/index.js.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Enum.js +2 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Enum.js.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Middleware.js +2 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Middleware.js.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Parser.js +2 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Parser.js.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Serializer.js +2 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Serializer.js.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Tokenizer.js +2 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Tokenizer.js.map +1 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Utility.js +2 -0
- package/dist/node_modules/.pnpm/stylis@4.2.0/node_modules/stylis/src/Utility.js.map +1 -0
- package/dist/providers/TranslationProvider.js +2 -0
- package/dist/providers/TranslationProvider.js.map +1 -0
- package/package.json +15 -4
- package/dist/flipdish-portal-libary.es.js +0 -10614
- package/dist/flipdish-portal-libary.umd.js +0 -195
- package/dist/vite.svg +0 -1
package/README.md
CHANGED
|
@@ -1,116 +1,17 @@
|
|
|
1
|
-
# React
|
|
1
|
+
# React Component Library
|
|
2
2
|
|
|
3
|
-
This
|
|
3
|
+
Welcome to the React Component Library! This library provides a collection of reusable React components to help you build your applications faster and more efficiently.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
[NPM Package](https://www.npmjs.com/package/@flipdish/portal-library)
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
|
|
7
|
+
## Installation
|
|
9
8
|
|
|
10
|
-
|
|
9
|
+
To install the library, you can use npm or pnpm:
|
|
11
10
|
|
|
12
|
-
|
|
11
|
+
```sh
|
|
12
|
+
# Using npm
|
|
13
|
+
npm install @flipdish/portal-library
|
|
13
14
|
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
`pnpm run test`
|
|
18
|
-
|
|
19
|
-
# Starting the project
|
|
20
|
-
|
|
21
|
-
`pnpm run dev`
|
|
22
|
-
|
|
23
|
-
Local run uses the index.html attributes so you can locally change language etc.
|
|
24
|
-
|
|
25
|
-
Update the local url in your browser to `/home` otherwise the `Not Found page` will be displayed.
|
|
26
|
-
|
|
27
|
-
# Logging to datadog
|
|
28
|
-
|
|
29
|
-
To save each of the micro frontends initiating their own datadog client Portal sets its logger to the window object `fdlogger`. Typings are set in global.d.ts supporting:
|
|
30
|
-
|
|
31
|
-
`debug, error, info, log, warn`
|
|
32
|
-
|
|
33
|
-
For example:
|
|
34
|
-
`window.fdlogger?.info('Hello from the micro-frontend!');`
|
|
35
|
-
|
|
36
|
-
# Amplitude tracking
|
|
37
|
-
|
|
38
|
-
To save each of the micro frontends initiating their own Amplitude client Portal sets its logger to the window object `FdAmplitude`. Typings are set in global.d.ts supporting the useTracking hook.
|
|
39
|
-
|
|
40
|
-
For example:
|
|
41
|
-
```
|
|
42
|
-
const { trackEvent } = window.FdAmplitude?.useTracking() || {};
|
|
43
|
-
|
|
44
|
-
useEffect(() => {
|
|
45
|
-
trackEvent('micro_frontend_test', {
|
|
46
|
-
action: logged_in,
|
|
47
|
-
});
|
|
48
|
-
},[])
|
|
49
|
-
```
|
|
50
|
-
|
|
51
|
-
# Lazy loading components
|
|
52
|
-
|
|
53
|
-
Lazy loading reduces the bundle size improving load speeds on devices with poor internet connection.
|
|
54
|
-
|
|
55
|
-
We can lazy load components using the LazyComponent util component as follows:
|
|
56
|
-
|
|
57
|
-
```
|
|
58
|
-
import LazyComponent from './ui/LazyComponent';
|
|
59
|
-
|
|
60
|
-
const About = lazyWithRetry(async () => await import('./About'));
|
|
61
|
-
...
|
|
62
|
-
<Route
|
|
63
|
-
path="/about"
|
|
64
|
-
element={
|
|
65
|
-
<LazyComponent>
|
|
66
|
-
<About />
|
|
67
|
-
</LazyComponent>
|
|
68
|
-
}
|
|
69
|
-
/>
|
|
70
|
-
...
|
|
71
|
-
```
|
|
72
|
-
|
|
73
|
-
# Translations
|
|
74
|
-
|
|
75
|
-
### Using the translate hook
|
|
76
|
-
To use translations in the code you:
|
|
77
|
-
|
|
78
|
-
```
|
|
79
|
-
import { useTranslation } from '../providers/TranslationProvider';
|
|
80
|
-
|
|
81
|
-
const SomeComponent = () => {
|
|
82
|
-
const { translate } = useTranslation();
|
|
83
|
-
|
|
84
|
-
return <div>{translate('translation_key', { count })}</div>
|
|
85
|
-
}
|
|
86
|
-
```
|
|
87
|
-
|
|
88
|
-
Note: {count} should be referenced in the translation string for replacement such as "Count is {count}"
|
|
89
|
-
|
|
90
|
-
### Adding new translations
|
|
91
|
-
We use Loco as a source of all translations `https://localise.biz`. Don't edit json lozalization files manually. Update language sources in Loco projecs (`https://localise.biz/conor/serverless-app-template#!l=1` as example).
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
We use chatGPT4 (chatgpt.com) for translations.
|
|
95
|
-
1. Pass the `en` example to chatGPT with the required languages:
|
|
96
|
-
```translate the following to dutch, us english, german, french, italian, spain spanish, portugese and mexican spanish "Welcome_about_page": { "value": "Welcome to the About Page" }```
|
|
97
|
-
2. Update the related translations in Loco and trigger `.github/workflows/translations.yml` in GitHub Actions.
|
|
98
|
-
|
|
99
|
-
### Adding new languages
|
|
100
|
-
1. Copy and paste the english version into chatGPT and ask for the new language that you want.
|
|
101
|
-
2. Add the language key along with translations to Loco and trigger `.github/workflows/translations.yml` in GitHub Actions.
|
|
102
|
-
3. Add the language key to `languagesToLoad` in `providers/TranslationProvider.tsx`
|
|
103
|
-
|
|
104
|
-
### WDIO Integration testing
|
|
105
|
-
We use [WDIO](https://webdriver.io/) for integration testing with a similar set up to Portal. You should have the bulk of your e2e tests for the MF here and add a WDIO test in Portal to verify that the micro-frontend loads successfully.
|
|
106
|
-
|
|
107
|
-
To run the tests locally in the `packages/frontend/e2e/wdio` directory run `pnpm run wdio:local` which will run your `<fileName>.feature` files.
|
|
108
|
-
|
|
109
|
-
To run individual feature files in the `packages/frontend/e2e/wdio` directory run `pnpm run wdio:local --spec features/login.feature`.
|
|
110
|
-
|
|
111
|
-
The urls used to load the Portal and the specific MF version are defined on run in `config.ts`:
|
|
112
|
-
PORTAL_URL: 'https://prod-staging.portal.flipdishdev.com'
|
|
113
|
-
|
|
114
|
-
MICROFRONTEND_INDEX_URL: '${{ steps.variables.outputs.distributionUrl }}assets/index.js'
|
|
115
|
-
|
|
116
|
-
The WDIO for MFs run in [AWS Device Farm](https://aws.amazon.com/device-farm/).
|
|
15
|
+
# Using pnpm
|
|
16
|
+
pnpm add @flipdish/portal-library
|
|
17
|
+
```
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function t(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var r=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:function(){return e[t]}})})),r}export{t as getAugmentedNamespace,e as getDefaultExportFromCjs};
|
|
2
|
+
//# sourceMappingURL=_commonjsHelpers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"_commonjsHelpers.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__require as o}from"../node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/colorManipulator.js";var e=o();export{e as c};
|
|
2
|
+
//# sourceMappingURL=colorManipulator.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"colorManipulator.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"colorManipulator2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{getDefaultExportFromCjs as e}from"./_commonjsHelpers.js";import{__require as o}from"../node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/createStyled.js";var s=e(o());export{s as default};
|
|
2
|
+
//# sourceMappingURL=createStyled.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createStyled.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"createStyled2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extends.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index10.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index11.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index12.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index13.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{getAugmentedNamespace as e}from"./_commonjsHelpers.js";import*as o from"../node_modules/.pnpm/@mui_styled-engine@5.16.6_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion__hzldfpemk3n3pozg66h7iqzmce/node_modules/@mui/styled-engine/index.js";var m=e(o);export{m as default};
|
|
2
|
+
//# sourceMappingURL=index2.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index3.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index4.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{getAugmentedNamespace as e}from"./_commonjsHelpers.js";import*as m from"../node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/createTheme/index.js";var o=e(m);export{o as default};
|
|
2
|
+
//# sourceMappingURL=index6.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index6.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{getAugmentedNamespace as e}from"./_commonjsHelpers.js";import*as o from"../node_modules/.pnpm/@mui_system@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_styled@_o44stj6xodossuagg3jw6vmktq/node_modules/@mui/system/esm/styleFunctionSx/index.js";var s=e(o);export{s as default};
|
|
2
|
+
//# sourceMappingURL=index7.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{getAugmentedNamespace as e}from"./_commonjsHelpers.js";import*as s from"../node_modules/.pnpm/@mui_utils@5.16.6_@types_react@18.3.11_react@18.3.1/node_modules/@mui/utils/esm/formatMuiErrorMessage/index.js";var m=e(s);export{m as default};
|
|
2
|
+
//# sourceMappingURL=index8.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index8.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index9.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interopRequireDefault.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"objectWithoutPropertiesLoose.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-is.development.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-is.development2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-is.production.min.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"react-is.production.min2.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import './themes/flipdishPublicTheme.js';
|
|
2
|
+
export { default as NotFoundPage } from './ui/NotFoundPage/NotFoundPage.js';
|
|
3
|
+
export { default as FDErrorBoundary } from './ui/FDErrorBoundary/FDErrorBoundary.js';
|
|
4
|
+
export { default as LazyComponent } from './ui/LazyComponent/LazyComponent.js';
|
|
5
|
+
export { default as Spacer } from './ui/Spacer/Spacer.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import"./themes/flipdishPublicTheme.js";export{default as NotFoundPage}from"./ui/NotFoundPage/NotFoundPage.js";export{default as FDErrorBoundary}from"./ui/FDErrorBoundary/FDErrorBoundary.js";import"./ui/Layout/PortalMock.js";export{default as LazyComponent}from"./ui/LazyComponent/LazyComponent.js";export{default as Spacer}from"./ui/Spacer/Spacer.js";
|
|
2
|
+
//# sourceMappingURL=library.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"library.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
declare module '@mui/material/styles' {
|
|
2
|
+
interface Palette {
|
|
3
|
+
black: Palette['primary'];
|
|
4
|
+
white: Palette['primary'];
|
|
5
|
+
flippyBlue: Palette['primary'];
|
|
6
|
+
freezerBurn: Palette['primary'];
|
|
7
|
+
spricyCarrot: Palette['primary'];
|
|
8
|
+
pebble: Palette['primary'];
|
|
9
|
+
donutPanic: Palette['primary'];
|
|
10
|
+
eletricLime: Palette['primary'];
|
|
11
|
+
pending: Palette['primary'];
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{createTheme as e}from"@mui/material";const o=e({typography:{body1:{fontFamily:"'Roboto', sans-serif"},body2:{fontFamily:"'Roboto', sans-serif"},h1:{fontFamily:"clarendon-text-pro,Domine,serif"},h2:{fontFamily:"clarendon-text-pro,Domine,serif"},h3:{fontFamily:"clarendon-text-pro,Domine,serif"},h4:{fontFamily:"clarendon-text-pro,Domine,serif"},h5:{fontFamily:"clarendon-text-pro,Domine,serif"},h6:{fontFamily:"clarendon-text-pro,Domine,serif"}},palette:{success:{main:"#20C26E",dark:"#137442",light:"#D2F3E2"},error:{main:"#CA0030",dark:"#79001D",light:"#FADBE2"},warning:{main:"#FFBC2C",dark:"#FF7A00",light:"#FFF2D5"}}}),r=e(o,{palette:{black:o.palette.augmentColor({color:{main:"#000000"},name:"black"}),white:o.palette.augmentColor({color:{main:"#ffffff"},name:"white"}),flippyBlue:o.palette.augmentColor({color:{main:"#0b75d7"},name:"flippyBlue"}),freezerBurn:o.palette.augmentColor({color:{main:"#a5e2f6"},name:"freezerBurn"}),spricyCarrot:o.palette.augmentColor({color:{main:"#f7742b"},name:"spricyCarrot"}),pebble:o.palette.augmentColor({color:{main:"#eeebe3"},name:"pebble"}),donutPanic:o.palette.augmentColor({color:{main:"#ffbae4"},name:"donutPanic"}),eletricLime:o.palette.augmentColor({color:{main:"#cff27d"},name:"eletricLime"}),pending:o.palette.augmentColor({color:{main:"#DEACFA",dark:"#A56AC6",light:"#FCF7FE"},name:"pending"})}});e(r,{palette:{primary:{main:r.palette.flippyBlue.main},secondary:{main:r.palette.spricyCarrot.main}},components:{MuiButton:{styleOverrides:{root:{padding:"7px 14px",textTransform:"none",boxShadow:"none","&:hover":{boxShadow:"none"},borderRadius:"25px"}}},MuiCard:{styleOverrides:{root:{borderRadius:0,boxShadow:"none",borderWidth:"1px",borderStyle:"solid",borderColor:"#999999"}}},MuiChip:{styleOverrides:{root:{borderRadius:"5px",fontWeight:"bold",textTransform:"uppercase"}}},MuiListItemButton:{styleOverrides:{root:{"&:hover":{backgroundColor:"#eaf2ff"},"&:not(:last-child)":{borderBottom:`1px solid ${r.palette.divider}`}}}}}});
|
|
2
|
+
//# sourceMappingURL=flipdishPublicTheme.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"flipdishPublicTheme.js","sources":["../../../src/components/themes/flipdishPublicTheme.ts"],"sourcesContent":["import { createTheme } from '@mui/material';\n\n// Colours and fonts as per our brand guidelines\nconst fontTheme = createTheme({\n typography: {\n body1: {\n fontFamily: \"'Roboto', sans-serif\",\n },\n body2: {\n fontFamily: \"'Roboto', sans-serif\",\n },\n h1: {\n fontFamily: 'clarendon-text-pro,Domine,serif',\n },\n h2: {\n fontFamily: 'clarendon-text-pro,Domine,serif',\n },\n h3: {\n fontFamily: 'clarendon-text-pro,Domine,serif',\n },\n h4: {\n fontFamily: 'clarendon-text-pro,Domine,serif',\n },\n h5: {\n fontFamily: 'clarendon-text-pro,Domine,serif',\n },\n h6: {\n fontFamily: 'clarendon-text-pro,Domine,serif',\n },\n },\n palette: {\n success: {\n main: '#20C26E',\n dark: '#137442',\n light: '#D2F3E2',\n },\n error: {\n main: '#CA0030',\n dark: '#79001D',\n light: '#FADBE2',\n },\n warning: {\n main: '#FFBC2C',\n dark: '#FF7A00',\n light: '#FFF2D5',\n },\n },\n});\n\nconst theme = createTheme(fontTheme, {\n palette: {\n // Primary\n black: fontTheme.palette.augmentColor({\n color: {\n main: '#000000',\n },\n name: 'black',\n }),\n white: fontTheme.palette.augmentColor({\n color: {\n main: '#ffffff',\n },\n name: 'white',\n }),\n flippyBlue: fontTheme.palette.augmentColor({\n color: {\n main: '#0b75d7',\n },\n name: 'flippyBlue',\n }),\n // Core\n freezerBurn: fontTheme.palette.augmentColor({\n color: {\n main: '#a5e2f6',\n },\n name: 'freezerBurn',\n }),\n spricyCarrot: fontTheme.palette.augmentColor({\n color: {\n main: '#f7742b',\n },\n name: 'spricyCarrot',\n }),\n pebble: fontTheme.palette.augmentColor({\n color: {\n main: '#eeebe3',\n },\n name: 'pebble',\n }),\n // Secondary\n donutPanic: fontTheme.palette.augmentColor({\n color: {\n main: '#ffbae4',\n },\n name: 'donutPanic',\n }),\n eletricLime: fontTheme.palette.augmentColor({\n color: {\n main: '#cff27d',\n },\n name: 'eletricLime',\n }),\n pending: fontTheme.palette.augmentColor({\n color: {\n main: '#DEACFA',\n dark: '#A56AC6',\n light: '#FCF7FE',\n },\n name: 'pending',\n }),\n },\n});\n\nexport default createTheme(theme, {\n palette: {\n primary: {\n main: theme.palette.flippyBlue.main,\n },\n secondary: {\n main: theme.palette.spricyCarrot.main,\n },\n },\n components: {\n MuiButton: {\n styleOverrides: {\n root: {\n padding: '7px 14px',\n textTransform: 'none',\n boxShadow: 'none',\n '&:hover': {\n boxShadow: 'none',\n },\n borderRadius: '25px',\n },\n },\n },\n MuiCard: {\n styleOverrides: {\n root: {\n borderRadius: 0,\n boxShadow: 'none',\n borderWidth: '1px',\n borderStyle: 'solid',\n borderColor: '#999999',\n },\n },\n },\n MuiChip: {\n styleOverrides: {\n root: {\n borderRadius: '5px',\n fontWeight: 'bold',\n textTransform: 'uppercase',\n },\n },\n },\n MuiListItemButton: {\n styleOverrides: {\n root: {\n '&:hover': {\n backgroundColor: '#eaf2ff',\n },\n '&:not(:last-child)': {\n borderBottom: `1px solid ${theme.palette.divider}`,\n },\n },\n },\n },\n },\n});\n\ndeclare module '@mui/material/styles' {\n interface Palette {\n black: Palette['primary'];\n white: Palette['primary'];\n flippyBlue: Palette['primary'];\n freezerBurn: Palette['primary'];\n spricyCarrot: Palette['primary'];\n pebble: Palette['primary'];\n donutPanic: Palette['primary'];\n eletricLime: Palette['primary'];\n pending: Palette['primary'];\n }\n}\n"],"names":["fontTheme","createTheme","typography","body1","fontFamily","body2","h1","h2","h3","h4","h5","h6","palette","success","main","dark","light","error","warning","theme","black","augmentColor","color","name","white","flippyBlue","freezerBurn","spricyCarrot","pebble","donutPanic","eletricLime","pending","primary","secondary","components","MuiButton","styleOverrides","root","padding","textTransform","boxShadow","borderRadius","MuiCard","borderWidth","borderStyle","borderColor","MuiChip","fontWeight","MuiListItemButton","backgroundColor","borderBottom","divider"],"mappings":"4CAGA,MAAMA,EAAYC,EAAY,CAC1BC,WAAY,CACRC,MAAO,CACHC,WAAY,wBAEhBC,MAAO,CACHD,WAAY,wBAEhBE,GAAI,CACAF,WAAY,mCAEhBG,GAAI,CACAH,WAAY,mCAEhBI,GAAI,CACAJ,WAAY,mCAEhBK,GAAI,CACAL,WAAY,mCAEhBM,GAAI,CACAN,WAAY,mCAEhBO,GAAI,CACAP,WAAY,oCAGpBQ,QAAS,CACLC,QAAS,CACLC,KAAM,UACNC,KAAM,UACNC,MAAO,WAEXC,MAAO,CACHH,KAAM,UACNC,KAAM,UACNC,MAAO,WAEXE,QAAS,CACLJ,KAAM,UACNC,KAAM,UACNC,MAAO,cAKbG,EAAQlB,EAAYD,EAAW,CACjCY,QAAS,CAELQ,MAAOpB,EAAUY,QAAQS,aAAa,CAClCC,MAAO,CACHR,KAAM,WAEVS,KAAM,UAEVC,MAAOxB,EAAUY,QAAQS,aAAa,CAClCC,MAAO,CACHR,KAAM,WAEVS,KAAM,UAEVE,WAAYzB,EAAUY,QAAQS,aAAa,CACvCC,MAAO,CACHR,KAAM,WAEVS,KAAM,eAGVG,YAAa1B,EAAUY,QAAQS,aAAa,CACxCC,MAAO,CACHR,KAAM,WAEVS,KAAM,gBAEVI,aAAc3B,EAAUY,QAAQS,aAAa,CACzCC,MAAO,CACHR,KAAM,WAEVS,KAAM,iBAEVK,OAAQ5B,EAAUY,QAAQS,aAAa,CACnCC,MAAO,CACHR,KAAM,WAEVS,KAAM,WAGVM,WAAY7B,EAAUY,QAAQS,aAAa,CACvCC,MAAO,CACHR,KAAM,WAEVS,KAAM,eAEVO,YAAa9B,EAAUY,QAAQS,aAAa,CACxCC,MAAO,CACHR,KAAM,WAEVS,KAAM,gBAEVQ,QAAS/B,EAAUY,QAAQS,aAAa,CACpCC,MAAO,CACHR,KAAM,UACNC,KAAM,UACNC,MAAO,WAEXO,KAAM,eAKHtB,EAAYkB,EAAO,CAC9BP,QAAS,CACLoB,QAAS,CACLlB,KAAMK,EAAMP,QAAQa,WAAWX,MAEnCmB,UAAW,CACPnB,KAAMK,EAAMP,QAAQe,aAAab,OAGzCoB,WAAY,CACRC,UAAW,CACPC,eAAgB,CACZC,KAAM,CACFC,QAAS,WACTC,cAAe,OACfC,UAAW,OACX,UAAW,CACPA,UAAW,QAEfC,aAAc,UAI1BC,QAAS,CACLN,eAAgB,CACZC,KAAM,CACFI,aAAc,EACdD,UAAW,OACXG,YAAa,MACbC,YAAa,QACbC,YAAa,aAIzBC,QAAS,CACLV,eAAgB,CACZC,KAAM,CACFI,aAAc,MACdM,WAAY,OACZR,cAAe,eAI3BS,kBAAmB,CACfZ,eAAgB,CACZC,KAAM,CACF,UAAW,CACPY,gBAAiB,WAErB,qBAAsB,CAClBC,aAAc,aAAa/B,EAAMP,QAAQuC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
|
|
4
|
+
declare const FDErrorBoundary: ({ identifier, children }: {
|
|
5
|
+
identifier: string;
|
|
6
|
+
children: ReactNode;
|
|
7
|
+
}) => react_jsx_runtime.JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { FDErrorBoundary as default };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{ErrorBoundary as r}from"../../../node_modules/.pnpm/react-error-boundary@4.1.1_react@18.3.1/node_modules/react-error-boundary/dist/react-error-boundary.esm.js";import{useTranslation as o}from"../../../providers/TranslationProvider.js";import t from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js";const n=t("div")((({theme:e})=>({marginTop:e.spacing(2),display:"flex",justifyContent:"center",alignItems:"center"}))),s=({identifier:t,children:s})=>{const{translate:a}=o();return e(r,{FallbackComponent:()=>e(n,{children:a("Something_went_wrong_please_refresh_the_page")}),onError:(e,r)=>{window.fdlogger?.error(`${t?.toString()} Error Boundary`,{message:e?.message,stack:r})},children:s})};export{s as default};
|
|
2
|
+
//# sourceMappingURL=FDErrorBoundary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FDErrorBoundary.js","sources":["../../../../src/components/ui/FDErrorBoundary/FDErrorBoundary.tsx"],"sourcesContent":["import { ErrorBoundary } from 'react-error-boundary';\nimport { useTranslation } from '../../../providers/TranslationProvider';\nimport { ReactNode } from 'react';\nimport { styled } from '@mui/material/styles';\n\nconst StyledTextContainer = styled('div')(({ theme }) => ({\n marginTop: theme.spacing(2),\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n}));\n\nconst FDErrorBoundary = ({ identifier, children }: { identifier: string; children: ReactNode }) => {\n const { translate } = useTranslation();\n return (\n <ErrorBoundary\n FallbackComponent={() => <StyledTextContainer>{translate('Something_went_wrong_please_refresh_the_page')}</StyledTextContainer>}\n onError={(error, info) => {\n window.fdlogger?.error(`${identifier?.toString()} Error Boundary`, {\n message: error?.message,\n stack: info,\n });\n }}\n >\n {children}\n </ErrorBoundary>\n );\n};\n\nexport default FDErrorBoundary;\n"],"names":["StyledTextContainer","styled","theme","marginTop","spacing","display","justifyContent","alignItems","FDErrorBoundary","identifier","children","translate","useTranslation","_jsx","ErrorBoundary","FallbackComponent","onError","error","info","window","fdlogger","toString","message","stack"],"mappings":"0eAKA,MAAMA,EAAsBC,EAAO,MAAPA,EAAc,EAAGC,YAAa,CACtDC,UAAWD,EAAME,QAAQ,GACzBC,QAAS,OACTC,eAAgB,SAChBC,WAAY,aAGVC,EAAkB,EAAGC,aAAYC,eACnC,MAAMC,UAAEA,GAAcC,IACtB,OACIC,EAACC,EACG,CAAAC,kBAAmB,IAAMF,EAACb,EAAmB,CAAAU,SAAEC,EAAU,kDACzDK,QAAS,CAACC,EAAOC,KACbC,OAAOC,UAAUH,MAAM,GAAGR,GAAYY,4BAA6B,CAC/DC,QAASL,GAAOK,QAChBC,MAAOL,GACT,EAGLR,SAAAA,GAEP"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import"react/jsx-runtime";import"@mui/material";import e from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js";e("div")((({theme:e})=>({display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:e.palette.grey[300],height:"65px",color:e.palette.text.primary,borderBottom:`2px solid ${e.palette.grey[400]}`}))),e("div")((({theme:e})=>({display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:e.palette.grey[300],height:"100%",color:e.palette.text.primary})));
|
|
2
|
+
//# sourceMappingURL=PortalMock.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PortalMock.js","sources":["../../../../src/components/ui/Layout/PortalMock.tsx"],"sourcesContent":["import { styled, useTheme } from '@mui/material/styles';\nimport { AppBar, Box, CssBaseline, Drawer, Typography } from '@mui/material';\n\nconst StyledHeader = styled('div')(({ theme }) => ({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n backgroundColor: theme.palette.grey[300],\n height: '65px',\n color: theme.palette.text.primary,\n borderBottom: `2px solid ${theme.palette.grey[400]}`,\n}));\n\nconst StyledSidebar = styled('div')(({ theme }) => ({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n backgroundColor: theme.palette.grey[300],\n height: '100%',\n color: theme.palette.text.primary,\n}));\n\ntype Props = {\n children: React.ReactNode;\n};\nconst drawerWidth = 198;\n\nconst PortalMock = ({ children }: Props) => {\n const loadedFromPortal = import.meta.env.VITE_CODE_BASE_URL !== undefined;\n const theme = useTheme();\n\n if (loadedFromPortal) {\n return <>{children}</>;\n }\n\n const drawer = (\n <StyledSidebar>\n <Typography sx={{ fontWeight: 'bold' }}>Sidebar</Typography>\n </StyledSidebar>\n );\n\n return (\n <Box sx={{ display: 'flex' }}>\n <CssBaseline />\n <AppBar\n position=\"fixed\"\n sx={{\n width: { sm: `calc(100% - ${drawerWidth}px)` },\n ml: { sm: `${drawerWidth}px` },\n boxShadow: 'none',\n }}\n >\n <StyledHeader>\n <Typography sx={{ fontWeight: 'bold' }}>Header</Typography>\n </StyledHeader>\n </AppBar>\n <Box component=\"nav\" sx={{ width: { sm: drawerWidth }, flexShrink: { sm: 0 } }} aria-label=\"mailbox folders\">\n <Drawer\n variant=\"permanent\"\n sx={{\n display: { xs: 'none', sm: 'block' },\n '& .MuiDrawer-paper': {\n boxSizing: 'border-box',\n width: drawerWidth,\n borderColor: theme.palette.grey[400],\n borderWidth: '2px',\n },\n }}\n open\n >\n {drawer}\n </Drawer>\n </Box>\n <Box component=\"main\" sx={{ flexGrow: 1, width: { sm: `calc(100% - ${drawerWidth}px)`, marginTop: '65px' } }}>\n {children}\n </Box>\n </Box>\n );\n};\n\nexport default PortalMock;\n"],"names":["styled","theme","display","justifyContent","alignItems","backgroundColor","palette","grey","height","color","text","primary","borderBottom"],"mappings":"gQAGqBA,EAAO,MAAPA,EAAc,EAAGC,YAAa,CAC/CC,QAAS,OACTC,eAAgB,SAChBC,WAAY,SACZC,gBAAiBJ,EAAMK,QAAQC,KAAK,KACpCC,OAAQ,OACRC,MAAOR,EAAMK,QAAQI,KAAKC,QAC1BC,aAAc,aAAaX,EAAMK,QAAQC,KAAK,WAG5BP,EAAO,MAAPA,EAAc,EAAGC,YAAa,CAChDC,QAAS,OACTC,eAAgB,SAChBC,WAAY,SACZC,gBAAiBJ,EAAMK,QAAQC,KAAK,KACpCC,OAAQ,OACRC,MAAOR,EAAMK,QAAQI,KAAKC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
|
|
4
|
+
type LazyComponentProps = {
|
|
5
|
+
children: ReactNode;
|
|
6
|
+
};
|
|
7
|
+
declare const LazyComponent: ({ children }: LazyComponentProps) => react_jsx_runtime.JSX.Element;
|
|
8
|
+
|
|
9
|
+
export { LazyComponent as default };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{Suspense as t}from"react";import r from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js";import o from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/CircularProgress/CircularProgress.js";const i=r("div")({display:"flex",justifyContent:"center",alignItems:"center"}),m=({children:r})=>e(t,{fallback:e(i,{children:e(o,{size:56})}),children:r});export{m as default};
|
|
2
|
+
//# sourceMappingURL=LazyComponent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LazyComponent.js","sources":["../../../../src/components/ui/LazyComponent/LazyComponent.tsx"],"sourcesContent":["import { Suspense, ReactNode } from 'react';\n\nimport CircularProgress from '@mui/material/CircularProgress';\nimport { styled } from '@mui/material/styles';\n\ntype LazyComponentProps = {\n children: ReactNode;\n};\n\nconst StyledLoadingContainer = styled('div')({\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n});\n\nconst LazyComponent = ({ children }: LazyComponentProps) => (\n <Suspense\n fallback={\n <StyledLoadingContainer>\n <CircularProgress size={56} />\n </StyledLoadingContainer>\n }\n >\n {children}\n </Suspense>\n);\n\nexport default LazyComponent;\n"],"names":["StyledLoadingContainer","styled","display","justifyContent","alignItems","LazyComponent","children","_jsx","Suspense","fallback","CircularProgress","size"],"mappings":"6fASA,MAAMA,EAAyBC,EAAO,MAAPA,CAAc,CACzCC,QAAS,OACTC,eAAgB,SAChBC,WAAY,WAGVC,EAAgB,EAAGC,cACrBC,EAACC,GACGC,SACIF,EAACP,EACG,CAAAM,SAAAC,EAACG,EAAgB,CAACC,KAAM,OACHL,SAG5BA"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{useTranslation as t}from"../../../providers/TranslationProvider.js";import o from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js";import r from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/Typography/Typography.js";const i=o("div")((({theme:e})=>({marginTop:e.spacing(2),display:"flex",justifyContent:"center",alignItems:"center"}))),m=()=>{const{translate:o}=t();return e(i,{children:e(r,{children:o("Page_Not_Found")})})};export{m as default};
|
|
2
|
+
//# sourceMappingURL=NotFoundPage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotFoundPage.js","sources":["../../../../src/components/ui/NotFoundPage/NotFoundPage.tsx"],"sourcesContent":["import { styled } from '@mui/material/styles';\nimport Typography from '@mui/material/Typography';\nimport { useTranslation } from '../../../providers/TranslationProvider';\n\nconst StyledTextContainer = styled('div')(({ theme }) => ({\n marginTop: theme.spacing(2),\n display: 'flex',\n justifyContent: 'center',\n alignItems: 'center',\n}));\n\nconst NotFoundPage = () => {\n const { translate } = useTranslation();\n return (\n <StyledTextContainer>\n <Typography>{translate('Page_Not_Found')}</Typography>\n </StyledTextContainer>\n );\n};\n\nexport default NotFoundPage;\n"],"names":["StyledTextContainer","styled","theme","marginTop","spacing","display","justifyContent","alignItems","NotFoundPage","translate","useTranslation","_jsx","children","Typography"],"mappings":"2hBAIA,MAAMA,EAAsBC,EAAO,MAAPA,EAAc,EAAGC,YAAa,CACtDC,UAAWD,EAAME,QAAQ,GACzBC,QAAS,OACTC,eAAgB,SAChBC,WAAY,aAGVC,EAAe,KACjB,MAAMC,UAAEA,GAAcC,IACtB,OACIC,EAACX,EAAmB,CAAAY,SAChBD,EAACE,EAAU,CAAAD,SAAEH,EAAU,qBAE7B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ReactNode } from 'react';
|
|
3
|
+
|
|
4
|
+
interface ISpacerProps {
|
|
5
|
+
className?: string;
|
|
6
|
+
variant?: 'horizontal' | 'vertical';
|
|
7
|
+
size?: 8 | 16 | 24 | 32 | 40 | 56;
|
|
8
|
+
children?: ReactNode;
|
|
9
|
+
}
|
|
10
|
+
declare const Spacer: ({ className, variant, size, children }: ISpacerProps) => react_jsx_runtime.JSX.Element;
|
|
11
|
+
|
|
12
|
+
export { type ISpacerProps, Spacer as default };
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import i from"../../../node_modules/.pnpm/@mui_material@5.16.7_@emotion_react@11.13.3_@types_react@18.3.11_react@18.3.1__@emotion_style_oc5snlirzewyt2bjqzs6ppevzu/node_modules/@mui/material/styles/styled.js";const t=i("div")((({size:e=8,variant:i,children:t})=>{const a={padding:t?`${e}px`:void 0};return t?"horizontal"===i?a.margin=`${e}px 0`:"vertical"===i&&(a.margin=`0 ${e}px`):"horizontal"===i?a.height=`${e}px`:"vertical"===i&&(a.width=`${e}px`),a})),a=({className:i,variant:a,size:r=8,children:n})=>e(t,{className:i,variant:a,size:r,children:n});export{a as default};
|
|
2
|
+
//# sourceMappingURL=Spacer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Spacer.js","sources":["../../../../src/components/ui/Spacer/Spacer.tsx"],"sourcesContent":["import { ReactNode } from 'react';\nimport { styled } from '@mui/material/styles';\n\nexport interface ISpacerProps {\n className?: string;\n variant?: 'horizontal' | 'vertical';\n size?: 8 | 16 | 24 | 32 | 40 | 56;\n children?: ReactNode;\n}\n\nconst SpacerDiv = styled('div')<ISpacerProps>(({ size = 8, variant, children }) => {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const style: any = {\n padding: children ? `${size}px` : undefined,\n };\n\n if (!children) {\n if (variant === 'horizontal') {\n style.height = `${size}px`;\n } else if (variant === 'vertical') {\n style.width = `${size}px`;\n }\n } else {\n if (variant === 'horizontal') {\n style.margin = `${size}px 0`;\n } else if (variant === 'vertical') {\n style.margin = `0 ${size}px`;\n }\n }\n\n return style;\n});\n\nconst Spacer = ({ className, variant, size = 8, children }: ISpacerProps) => {\n return (\n <SpacerDiv className={className} variant={variant} size={size}>\n {children}\n </SpacerDiv>\n );\n};\n\nexport default Spacer;\n"],"names":["SpacerDiv","styled","size","variant","children","style","padding","undefined","margin","height","width","Spacer","className","_jsx"],"mappings":"wPAUA,MAAMA,EAAYC,EAAO,MAAPA,EAA4B,EAAGC,OAAO,EAAGC,UAASC,eAEhE,MAAMC,EAAa,CACfC,QAASF,EAAW,GAAGF,WAAWK,GAiBtC,OAdKH,EAOe,eAAZD,EACAE,EAAMG,OAAS,GAAGN,QACC,aAAZC,IACPE,EAAMG,OAAS,KAAKN,OATR,eAAZC,EACAE,EAAMI,OAAS,GAAGP,MACC,aAAZC,IACPE,EAAMK,MAAQ,GAAGR,OAUlBG,CAAK,IAGVM,EAAS,EAAGC,YAAWT,UAASD,OAAO,EAAGE,cAExCS,EAACb,GAAUY,UAAWA,EAAWT,QAASA,EAASD,KAAMA,WACpDE"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
var e={value:"Home"},o={value:"About"},t={value:"Welcome to the new Flipdish Portal"},a={value:"Page Not Found"},l={value:"Click on the Vite and React logos to learn more"},u={value:"Go to About Page"},_={value:"Go to home Page"},n={value:"Welcome to the About Page"},g={value:"About Page"},r={value:"Something went wrong, please refresh the page"},v={value:"Count is {count}"},m={Home:e,About:o,Welcome_to_new_portal:t,Page_Not_Found:a,"Micro-Frontend_Example":{value:"Micro-Frontend Example"},Click_vite_react:l,Go_to_about_page:u,Go_to_home_page:_,Welcome_about_page:n,About_Page:g,Something_went_wrong_please_refresh_the_page:r,Count_is:v};export{o as About,g as About_Page,l as Click_vite_react,v as Count_is,u as Go_to_about_page,_ as Go_to_home_page,e as Home,a as Page_Not_Found,r as Something_went_wrong_please_refresh_the_page,n as Welcome_about_page,t as Welcome_to_new_portal,m as default};
|
|
2
|
+
//# sourceMappingURL=en.json.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"en.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
function t(){return t=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},t.apply(this,arguments)}export{t as default};
|
|
2
|
+
//# sourceMappingURL=extends.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extends.js","sources":["../../../../../../../../../../../node_modules/.pnpm/@babel+runtime@7.24.5/node_modules/@babel/runtime/helpers/esm/extends.js"],"sourcesContent":["export default function _extends() {\n _extends = Object.assign ? Object.assign.bind() : function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n return target;\n };\n return _extends.apply(this, arguments);\n}"],"names":["_extends","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","apply","this"],"mappings":"AAAe,SAASA,IAYtB,OAXAA,EAAWC,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAC1D,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CACzC,IAAIG,EAASF,UAAUD,GACvB,IAAK,IAAII,KAAOD,EACVP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAC/CL,EAAOK,GAAOD,EAAOC,GAG1B,CACD,OAAOL,CACX,EACSJ,EAASa,MAAMC,KAAMR,UAC9B","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"objectWithoutPropertiesLoose.js","sources":["../../../../../../../../../../../node_modules/.pnpm/@babel+runtime@7.24.5/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"],"sourcesContent":["export default function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n }\n return target;\n}"],"names":["_objectWithoutPropertiesLoose","source","excluded","target","key","Object","prototype","hasOwnProperty","call","indexOf"],"mappings":"AAAe,SAASA,EAA8BC,EAAQC,GAC5D,GAAc,MAAVD,EAAgB,MAAO,GAC3B,IAAIE,EAAS,CAAA,EACb,IAAK,IAAIC,KAAOH,EACd,GAAII,OAAOC,UAAUC,eAAeC,KAAKP,EAAQG,GAAM,CACrD,GAAIF,EAASO,QAAQL,IAAQ,EAAG,SAChCD,EAAOC,GAAOH,EAAOG,EACtB,CAEH,OAAOD,CACT","x_google_ignoreList":[0]}
|
package/dist/node_modules/.pnpm/@babel_runtime@7.24.5/node_modules/@babel/runtime/helpers/extends.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__module as e}from"../../../../../../../_virtual/extends.js";var r;function t(){return r||(r=1,function(e){function r(){return e.exports=r=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},e.exports.__esModule=!0,e.exports.default=e.exports,r.apply(this,arguments)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports}(e)),e.exports}export{t as __require};
|
|
2
|
+
//# sourceMappingURL=extends.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extends.js","sources":["../../../../../../../../../../node_modules/.pnpm/@babel+runtime@7.24.5/node_modules/@babel/runtime/helpers/extends.js"],"sourcesContent":["function _extends() {\n module.exports = _extends = Object.assign ? Object.assign.bind() : function (target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = arguments[i];\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n target[key] = source[key];\n }\n }\n }\n return target;\n }, module.exports.__esModule = true, module.exports[\"default\"] = module.exports;\n return _extends.apply(this, arguments);\n}\nmodule.exports = _extends, module.exports.__esModule = true, module.exports[\"default\"] = module.exports;"],"names":["_extends","module","Object","assign","bind","target","i","arguments","length","source","key","prototype","hasOwnProperty","call","exports","__esModule","apply","this"],"mappings":"kHAAA,SAASA,IAYP,OAXAC,UAAiBD,EAAWE,OAAOC,OAASD,OAAOC,OAAOC,OAAS,SAAUC,GAC3E,IAAK,IAAIC,EAAI,EAAGA,EAAIC,UAAUC,OAAQF,IAAK,CACzC,IAAIG,EAASF,UAAUD,GACvB,IAAK,IAAII,KAAOD,EACVP,OAAOS,UAAUC,eAAeC,KAAKJ,EAAQC,KAC/CL,EAAOK,GAAOD,EAAOC,GAG1B,CACD,OAAOL,CACX,EAAKJ,EAAAa,QAAAC,YAA4B,EAAMd,EAAOa,QAAiB,QAAIb,EAAOa,QACjEd,EAASgB,MAAMC,KAAMV,UAC7B,CACDN,EAAAa,QAAiBd,EAAUC,EAA4Ba,QAAAC,YAAA,EAAMd,EAAOa,QAAiB,QAAIb,EAAOa","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__module as e}from"../../../../../../../_virtual/interopRequireDefault.js";var r;function t(){return r||(r=1,(t=e).exports=function(e){return e&&e.__esModule?e:{default:e}},t.exports.__esModule=!0,t.exports.default=t.exports),e.exports;var t}export{t as __require};
|
|
2
|
+
//# sourceMappingURL=interopRequireDefault.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"interopRequireDefault.js","sources":["../../../../../../../../../../node_modules/.pnpm/@babel+runtime@7.24.5/node_modules/@babel/runtime/helpers/interopRequireDefault.js"],"sourcesContent":["function _interopRequireDefault(obj) {\n return obj && obj.__esModule ? obj : {\n \"default\": obj\n };\n}\nmodule.exports = _interopRequireDefault, module.exports.__esModule = true, module.exports[\"default\"] = module.exports;"],"names":["exports","obj","__esModule","default","module"],"mappings":"0HAKAA,QALA,SAAgCC,GAC9B,OAAOA,GAAOA,EAAIC,WAAaD,EAAM,CACnCE,QAAWF,EAEd,EACwCG,EAA4BJ,QAAAE,YAAA,EAAME,EAAOJ,QAAiB,QAAII,EAAOJ","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{__module as r}from"../../../../../../../_virtual/objectWithoutPropertiesLoose.js";var e;function t(){return e||(e=1,(t=r).exports=function(r,e){if(null==r)return{};var t={};for(var o in r)if(Object.prototype.hasOwnProperty.call(r,o)){if(e.indexOf(o)>=0)continue;t[o]=r[o]}return t},t.exports.__esModule=!0,t.exports.default=t.exports),r.exports;var t}export{t as __require};
|
|
2
|
+
//# sourceMappingURL=objectWithoutPropertiesLoose.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"objectWithoutPropertiesLoose.js","sources":["../../../../../../../../../../node_modules/.pnpm/@babel+runtime@7.24.5/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js"],"sourcesContent":["function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n for (var key in source) {\n if (Object.prototype.hasOwnProperty.call(source, key)) {\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n }\n return target;\n}\nmodule.exports = _objectWithoutPropertiesLoose, module.exports.__esModule = true, module.exports[\"default\"] = module.exports;"],"names":["exports","source","excluded","target","key","Object","prototype","hasOwnProperty","call","indexOf","module","__esModule"],"mappings":"iIAWAA,QAXA,SAAuCC,EAAQC,GAC7C,GAAc,MAAVD,EAAgB,MAAO,GAC3B,IAAIE,EAAS,CAAA,EACb,IAAK,IAAIC,KAAOH,EACd,GAAII,OAAOC,UAAUC,eAAeC,KAAKP,EAAQG,GAAM,CACrD,GAAIF,EAASO,QAAQL,IAAQ,EAAG,SAChCD,EAAOC,GAAOH,EAAOG,EACtB,CAEH,OAAOD,CACR,EAC+CO,EAA4BV,QAAAW,YAAA,EAAMD,EAAOV,QAAiB,QAAIU,EAAOV","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{StyleSheet as e}from"../../../../../@emotion_sheet@1.4.0/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js";import r from"../../../../../@emotion_weak-memoize@0.4.0/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js";import t from"../../../../../@emotion_memoize@0.9.0/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js";import{middleware as s,rulesheet as a}from"../../../../../stylis@4.2.0/node_modules/stylis/src/Middleware.js";import{stringify as n,serialize as o}from"../../../../../stylis@4.2.0/node_modules/stylis/src/Serializer.js";import{RULESET as c,KEYFRAMES as i,DECLARATION as l,WEBKIT as u,MS as m,MOZ as d}from"../../../../../stylis@4.2.0/node_modules/stylis/src/Enum.js";import{combine as f,replace as p,hash as h,charat as y,strlen as v,indexof as $,match as w,from as b}from"../../../../../stylis@4.2.0/node_modules/stylis/src/Utility.js";import{copy as g,dealloc as k,alloc as x,next as _,token as j,peek as z,delimit as A,slice as C,position as P}from"../../../../../stylis@4.2.0/node_modules/stylis/src/Tokenizer.js";import{compile as E}from"../../../../../stylis@4.2.0/node_modules/stylis/src/Parser.js";var S="undefined"!=typeof document,q=function(e,r,t){for(var s=0,a=0;s=a,a=z(),38===s&&12===a&&(r[t]=1),!j(a);)_();return C(e,P)},M=function(e,r){return k(function(e,r){var t=-1,s=44;do{switch(j(s)){case 0:38===s&&12===z()&&(r[t]=1),e[t]+=q(P-1,r,t);break;case 2:e[t]+=A(s);break;case 4:if(44===s){e[++t]=58===z()?"&\f":"",r[t]=e[t].length;break}default:e[t]+=b(s)}}while(s=_());return e}(x(e),r))},O=new WeakMap,T=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var r=e.value,t=e.parent,s=e.column===t.column&&e.line===t.line;"rule"!==t.type;)if(!(t=t.parent))return;if((1!==e.props.length||58===r.charCodeAt(0)||O.get(t))&&!s){O.set(e,!0);for(var a=[],n=M(r,a),o=t.props,c=0,i=0;c<n.length;c++)for(var l=0;l<o.length;l++,i++)e.props[i]=a[c]?n[c].replace(/&\f/g,o[l]):o[l]+" "+n[c]}}},U=function(e){if("decl"===e.type){var r=e.value;108===r.charCodeAt(0)&&98===r.charCodeAt(2)&&(e.return="",e.value="")}};function W(e,r){switch(h(e,r)){case 5103:return u+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return u+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return u+e+d+e+m+e+e;case 6828:case 4268:return u+e+m+e+e;case 6165:return u+e+m+"flex-"+e+e;case 5187:return u+e+p(e,/(\w+).+(:[^]+)/,u+"box-$1$2"+m+"flex-$1$2")+e;case 5443:return u+e+m+"flex-item-"+p(e,/flex-|-self/,"")+e;case 4675:return u+e+m+"flex-line-pack"+p(e,/align-content|flex-|-self/,"")+e;case 5548:return u+e+m+p(e,"shrink","negative")+e;case 5292:return u+e+m+p(e,"basis","preferred-size")+e;case 6060:return u+"box-"+p(e,"-grow","")+u+e+m+p(e,"grow","positive")+e;case 4554:return u+p(e,/([^-])(transform)/g,"$1"+u+"$2")+e;case 6187:return p(p(p(e,/(zoom-|grab)/,u+"$1"),/(image-set)/,u+"$1"),e,"")+e;case 5495:case 3959:return p(e,/(image-set\([^]*)/,u+"$1$`$1");case 4968:return p(p(e,/(.+:)(flex-)?(.*)/,u+"box-pack:$3"+m+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+u+e+e;case 4095:case 3583:case 4068:case 2532:return p(e,/(.+)-inline(.+)/,u+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(v(e)-1-r>6)switch(y(e,r+1)){case 109:if(45!==y(e,r+4))break;case 102:return p(e,/(.+:)(.+)-([^]+)/,"$1"+u+"$2-$3$1"+d+(108==y(e,r+3)?"$3":"$2-$3"))+e;case 115:return~$(e,"stretch")?W(p(e,"stretch","fill-available"),r)+e:e}break;case 4949:if(115!==y(e,r+1))break;case 6444:switch(y(e,v(e)-3-(~$(e,"!important")&&10))){case 107:return p(e,":",":"+u)+e;case 101:return p(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+u+(45===y(e,14)?"inline-":"")+"box$3$1"+u+"$2$3$1"+m+"$2box$3")+e}break;case 5936:switch(y(e,r+11)){case 114:return u+e+m+p(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return u+e+m+p(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return u+e+m+p(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return u+e+m+e+e}return e}var B=S?void 0:r((function(){return t((function(){var e={};return function(r){return e[r]}}))})),D=[function(e,r,t,s){if(e.length>-1&&!e.return)switch(e.type){case l:e.return=W(e.value,e.length);break;case i:return o([g(e,{value:p(e.value,"@","@"+u)})],s);case c:if(e.length)return f(e.props,(function(r){switch(w(r,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return o([g(e,{props:[p(r,/:(read-\w+)/,":"+d+"$1")]})],s);case"::placeholder":return o([g(e,{props:[p(r,/:(plac\w+)/,":"+u+"input-$1")]}),g(e,{props:[p(r,/:(plac\w+)/,":"+d+"$1")]}),g(e,{props:[p(r,/:(plac\w+)/,m+"input-$1")]})],s)}return""}))}}],F=function(r){var t=r.key;if(S&&"css"===t){var c=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(c,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var i,l,u=r.stylisPlugins||D,m={},d=[];S&&(i=r.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var r=e.getAttribute("data-emotion").split(" "),t=1;t<r.length;t++)m[r[t]]=!0;d.push(e)})));var f=[T,U];if(S){var p,h=[n,a((function(e){p.insert(e)}))],y=s(f.concat(u,h));l=function(e,r,t,s){var a;p=t,a=e?e+"{"+r.styles+"}":r.styles,o(E(a),y),s&&(g.inserted[r.name]=!0)}}else{var v=[n],$=s(f.concat(u,v)),w=B(u)(t),b=function(e,r){var t,s=r.name;return void 0===w[s]&&(w[s]=(t=e?e+"{"+r.styles+"}":r.styles,o(E(t),$))),w[s]};l=function(e,r,t,s){var a=r.name,n=b(e,r);return void 0===g.compat?(s&&(g.inserted[a]=!0),n):s?void(g.inserted[a]=n):n}}var g={key:t,sheet:new e({key:t,container:i,nonce:r.nonce,speedy:r.speedy,prepend:r.prepend,insertionPoint:r.insertionPoint}),nonce:r.nonce,inserted:m,registered:{},insert:l};return g.sheet.hydrate(d),g};export{F as default};
|
|
2
|
+
//# sourceMappingURL=emotion-cache.esm.js.map
|