@max-ts/components 0.2.0 → 0.2.1
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/package.json +2 -3
- package/lib/_virtual/jsx-runtime.cjs +0 -1
- package/lib/_virtual/jsx-runtime2.cjs +0 -1
- package/lib/_virtual/react-jsx-runtime.development.cjs +0 -1
- package/lib/_virtual/react-jsx-runtime.production.cjs +0 -1
- package/lib/components/Accordion/Accordion.cjs +0 -1
- package/lib/components/Accordion/styles.cjs +0 -17
- package/lib/components/ActionCell/ActionCell.cjs +0 -1
- package/lib/components/ActionCell/MainAction/MainAction.cjs +0 -1
- package/lib/components/ActionCell/SecondaryAction/SecondaryActions.cjs +0 -1
- package/lib/components/ActionCell/styles.cjs +0 -4
- package/lib/components/ActionCell/useLogic/useLogic.cjs +0 -1
- package/lib/components/AsyncAutocomplete/AsyncAutocomplete.cjs +0 -1
- package/lib/components/AsyncAutocomplete/constants.cjs +0 -1
- package/lib/components/AsyncAutocomplete/useLogic/useLogic.cjs +0 -1
- package/lib/components/Autocomplete/Autocomplete.cjs +0 -1
- package/lib/components/Autocomplete/constants.cjs +0 -1
- package/lib/components/Autocomplete/enums.cjs +0 -1
- package/lib/components/Autocomplete/styles.cjs +0 -7
- package/lib/components/Autocomplete/useLogic/useLogic.cjs +0 -1
- package/lib/components/Autocomplete/useLogic/utils/checkIsInputEmpty/checkIsInputEmpty.cjs +0 -1
- package/lib/components/Badge/Badge.cjs +0 -1
- package/lib/components/Badge/styles.cjs +0 -21
- package/lib/components/BottomDrawer/BottomDrawer.cjs +0 -1
- package/lib/components/BottomDrawer/constants.cjs +0 -1
- package/lib/components/BottomDrawer/styles.cjs +0 -26
- package/lib/components/Button/Button.cjs +0 -1
- package/lib/components/Button/constants.cjs +0 -1
- package/lib/components/Button/enums.cjs +0 -1
- package/lib/components/Button/styles.cjs +0 -10
- package/lib/components/Button/useLogic/useLogic.cjs +0 -1
- package/lib/components/Checkbox/Checkbox.cjs +0 -1
- package/lib/components/Checkbox/icons.cjs +0 -1
- package/lib/components/Checkbox/styles.cjs +0 -59
- package/lib/components/CheckboxField/CheckboxField.cjs +0 -1
- package/lib/components/CheckboxField/styles.cjs +0 -5
- package/lib/components/Chevron/Chevron.cjs +0 -1
- package/lib/components/Chevron/styles.cjs +0 -6
- package/lib/components/CircularProgress/CircularProgress.cjs +0 -1
- package/lib/components/CircularProgress/constants.cjs +0 -1
- package/lib/components/CircularProgress/useLogic/useLogic.cjs +0 -1
- package/lib/components/Collapse/Collapse.cjs +0 -1
- package/lib/components/ConfigProvider/ConfigProvider.cjs +0 -2
- package/lib/components/ConfirmAction/ConfirmAction.cjs +0 -1
- package/lib/components/ConfirmAction/constants.cjs +0 -1
- package/lib/components/ConfirmAction/styles.cjs +0 -10
- package/lib/components/ConfirmAction/useLogic/useLogic.cjs +0 -1
- package/lib/components/ConfirmDialog/ConfirmDialog.cjs +0 -1
- package/lib/components/ConfirmDialog/styles.cjs +0 -5
- package/lib/components/ConfirmDialog/useLogic/useLogic.cjs +0 -1
- package/lib/components/Container/Container.cjs +0 -1
- package/lib/components/Container/styles.cjs +0 -19
- package/lib/components/ContentState/ContentState.cjs +0 -1
- package/lib/components/ContentState/styles.cjs +0 -9
- package/lib/components/CopyTypography/CopyTypography.cjs +0 -1
- package/lib/components/CopyTypography/enums.cjs +0 -1
- package/lib/components/CopyTypography/styles.cjs +0 -18
- package/lib/components/CopyTypography/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/Body/Body.cjs +0 -1
- package/lib/components/DataGrid/Body/styles.cjs +0 -9
- package/lib/components/DataGrid/Body/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/Cell/Cell.cjs +0 -1
- package/lib/components/DataGrid/Cell/styles.cjs +0 -11
- package/lib/components/DataGrid/Cell/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/DataGrid.cjs +0 -1
- package/lib/components/DataGrid/DataGridContext/DataGridContext.cjs +0 -1
- package/lib/components/DataGrid/DataGridContext/DataGridProvider/DataGridProvider.cjs +0 -1
- package/lib/components/DataGrid/Head/Head.cjs +0 -1
- package/lib/components/DataGrid/Head/styles.cjs +0 -12
- package/lib/components/DataGrid/Head/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/HeadCell/HeadCell.cjs +0 -1
- package/lib/components/DataGrid/HeadCell/styles.cjs +0 -21
- package/lib/components/DataGrid/HeadCell/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/Loader/Loader.cjs +0 -1
- package/lib/components/DataGrid/Loader/styles.cjs +0 -16
- package/lib/components/DataGrid/NoData/NoData.cjs +0 -1
- package/lib/components/DataGrid/Row/NestedChildren/NestedChildren.cjs +0 -1
- package/lib/components/DataGrid/Row/NestedChildren/styles.cjs +0 -54
- package/lib/components/DataGrid/Row/NestedChildren/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/Row/Row.cjs +0 -1
- package/lib/components/DataGrid/Row/RowContext/RowContext.cjs +0 -1
- package/lib/components/DataGrid/Row/RowContext/RowProvider/RowProvider.cjs +0 -1
- package/lib/components/DataGrid/Row/constants.cjs +0 -1
- package/lib/components/DataGrid/Row/styles.cjs +0 -80
- package/lib/components/DataGrid/Row/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/Row/useLogic/utils/getColumnsMap/getColumnsMap.cjs +0 -1
- package/lib/components/DataGrid/Row/useLogic/utils/mergeColumnsOptions/mergeColumnsOptions.cjs +0 -1
- package/lib/components/DataGrid/Row/utils/checkIsDisabled/checkIsDisabled.cjs +0 -1
- package/lib/components/DataGrid/constants.cjs +0 -1
- package/lib/components/DataGrid/enums.cjs +0 -1
- package/lib/components/DataGrid/styles.cjs +0 -22
- package/lib/components/DataGrid/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGrid/useLogic/utils/getGridTemplateColumns/getGridTemplateColumns.cjs +0 -1
- package/lib/components/DataGrid/utils/alignToJustifyContent/alignToJustifyContent.cjs +0 -1
- package/lib/components/DataGrid/utils/alignToJustifyContent/constants.cjs +0 -1
- package/lib/components/DataGridActionCell/DataGridActionCell.cjs +0 -1
- package/lib/components/DataGridActionCell/MainAction/MainAction.cjs +0 -1
- package/lib/components/DataGridActionCell/MainAction/MainIconButton/MainIconButton.cjs +0 -1
- package/lib/components/DataGridActionCell/MainAction/MainIconButton/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGridActionCell/SecondaryAction/SecondaryAction.cjs +0 -1
- package/lib/components/DataGridActionCell/styles.cjs +0 -4
- package/lib/components/DataGridActionCell/useLogic/useLogic.cjs +0 -1
- package/lib/components/DataGridPagination/DataGridPagination.cjs +0 -1
- package/lib/components/DataGridPagination/constants.cjs +0 -1
- package/lib/components/DataGridPagination/styles.cjs +0 -18
- package/lib/components/DataGridPagination/useLogic/useLogic.cjs +0 -1
- package/lib/components/Description/Description.cjs +0 -1
- package/lib/components/Description/DescriptionContext/DescriptionContext.cjs +0 -1
- package/lib/components/Description/DescriptionContext/DescriptionContextProvider/DescriptionContextProvider.cjs +0 -1
- package/lib/components/Description/Name/Name.cjs +0 -1
- package/lib/components/Description/Name/styles.cjs +0 -18
- package/lib/components/Description/Value/Value.cjs +0 -1
- package/lib/components/Description/Value/styles.cjs +0 -35
- package/lib/components/Description/Value/useLogic/useLogic.cjs +0 -1
- package/lib/components/Description/constants.cjs +0 -1
- package/lib/components/Description/styles.cjs +0 -17
- package/lib/components/Description/useLogic/useLogic.cjs +0 -1
- package/lib/components/DescriptionList/DescriptionList.cjs +0 -1
- package/lib/components/DescriptionList/styles.cjs +0 -30
- package/lib/components/DescriptionList/utils/getTooltipProps/getTooltipProps.cjs +0 -1
- package/lib/components/Dialog/Dialog.cjs +0 -1
- package/lib/components/Dialog/constants.cjs +0 -1
- package/lib/components/Dialog/styles.cjs +0 -9
- package/lib/components/DialogActions/DialogActions.cjs +0 -1
- package/lib/components/DialogActions/styles.cjs +0 -12
- package/lib/components/DialogContent/DialogContent.cjs +0 -1
- package/lib/components/DialogContent/styles.cjs +0 -7
- package/lib/components/DialogContentText/DialogContentText.cjs +0 -1
- package/lib/components/DialogContentText/styles.cjs +0 -3
- package/lib/components/DialogHeader/DialogHeader.cjs +0 -1
- package/lib/components/DialogHeader/styles.cjs +0 -20
- package/lib/components/DialogTitle/DialogTitle.cjs +0 -1
- package/lib/components/Divider/Divider.cjs +0 -1
- package/lib/components/DropdownButton/DropdownButton.cjs +0 -1
- package/lib/components/ErrorBoundary/ErrorBoundary.cjs +0 -1
- package/lib/components/ErrorBoundary/constants.cjs +0 -1
- package/lib/components/ErrorBoundary/enums.cjs +0 -1
- package/lib/components/Filename/Filename.cjs +0 -1
- package/lib/components/Filename/styles.cjs +0 -11
- package/lib/components/Filename/useLogic/useLogic.cjs +0 -1
- package/lib/components/Filename/useLogic/utils/findExtension/constants.cjs +0 -1
- package/lib/components/Filename/useLogic/utils/findExtension/findExtension.cjs +0 -1
- package/lib/components/Filename/useLogic/utils/truncateString/constants.cjs +0 -1
- package/lib/components/Filename/useLogic/utils/truncateString/truncateString.cjs +0 -1
- package/lib/components/FormControl/FormControl.cjs +0 -1
- package/lib/components/FormControlLabel/FormControlLabel.cjs +0 -1
- package/lib/components/FormControlLabel/styles.cjs +0 -8
- package/lib/components/FormHelperText/FormHelperText.cjs +0 -1
- package/lib/components/FormHelperText/FormHelperTextContent/FormHelperTextContent.cjs +0 -1
- package/lib/components/FormHelperText/FormHelperTextContent/styles.cjs +0 -14
- package/lib/components/FormLabel/FormLabel.cjs +0 -1
- package/lib/components/FormLabel/styles.cjs +0 -4
- package/lib/components/GuidTypography/GuidTypography.cjs +0 -1
- package/lib/components/IconButton/IconButton.cjs +0 -1
- package/lib/components/IconButton/styles.cjs +0 -11
- package/lib/components/IconDropdownButton/IconDropdownButton.cjs +0 -1
- package/lib/components/InternalErrorPlaceholder/InternalErrorPlaceholder.cjs +0 -1
- package/lib/components/Link/Link.cjs +0 -1
- package/lib/components/Link/styles.cjs +0 -35
- package/lib/components/List/List.cjs +0 -1
- package/lib/components/ListItem/ListItem.cjs +0 -1
- package/lib/components/ListItem/constants.cjs +0 -1
- package/lib/components/ListItem/styles.cjs +0 -11
- package/lib/components/ListItemButton/ListItemButton.cjs +0 -1
- package/lib/components/ListItemIcon/ListItemIcon.cjs +0 -1
- package/lib/components/ListItemIcon/styles.cjs +0 -3
- package/lib/components/ListItemText/ListItemText.cjs +0 -1
- package/lib/components/ListSubheader/ListSubheader.cjs +0 -1
- package/lib/components/Menu/Menu.cjs +0 -1
- package/lib/components/MenuItem/MenuItem.cjs +0 -1
- package/lib/components/MenuList/MenuList.cjs +0 -1
- package/lib/components/MenuList/styles.cjs +0 -8
- package/lib/components/NavMenu/Item/Item.cjs +0 -1
- package/lib/components/NavMenu/Item/ItemButton/ItemButton.cjs +0 -1
- package/lib/components/NavMenu/Item/ItemButton/styles.cjs +0 -105
- package/lib/components/NavMenu/Item/List/List.cjs +0 -1
- package/lib/components/NavMenu/NavMenu.cjs +0 -1
- package/lib/components/OutdatedReleasePlaceholder/OutdatedReleasePlaceholder.cjs +0 -1
- package/lib/components/OverflowTypography/OverflowTypography.cjs +0 -1
- package/lib/components/OverflowTypography/hooks/useOverflowed/useOverflowed.cjs +0 -1
- package/lib/components/OverflowTypography/styles.cjs +0 -20
- package/lib/components/OverflowTypography/useLogic/useLogic.cjs +0 -1
- package/lib/components/OverflowTypography/utils/truncateString/truncateString.cjs +0 -1
- package/lib/components/Pagination/Pagination.cjs +0 -1
- package/lib/components/Paper/Paper.cjs +0 -1
- package/lib/components/Placeholder/Image/Image.cjs +0 -1
- package/lib/components/Placeholder/Image/styles.cjs +0 -17
- package/lib/components/Placeholder/Placeholder.cjs +0 -1
- package/lib/components/Placeholder/constants.cjs +0 -1
- package/lib/components/Placeholder/styles.cjs +0 -59
- package/lib/components/Popover/Popover.cjs +0 -1
- package/lib/components/ProgressBar/ProgressBar.cjs +0 -1
- package/lib/components/Radio/Icon/Icon.cjs +0 -1
- package/lib/components/Radio/Radio.cjs +0 -1
- package/lib/components/Radio/constants.cjs +0 -1
- package/lib/components/Radio/styles.cjs +0 -57
- package/lib/components/RadioField/RadioField.cjs +0 -1
- package/lib/components/RadioField/styles.cjs +0 -4
- package/lib/components/RadioGroup/RadioGroup.cjs +0 -1
- package/lib/components/RadioGroup/RadioGroupContext/RadioGroupContext.cjs +0 -1
- package/lib/components/RadioGroup/RadioGroupContext/RadioGroupContextProvider/RadioGroupContextProvider.cjs +0 -1
- package/lib/components/RadioGroupField/RadioGroupField.cjs +0 -1
- package/lib/components/SearchField/SearchField.cjs +0 -1
- package/lib/components/SearchField/styles.cjs +0 -23
- package/lib/components/Select/Select.cjs +0 -1
- package/lib/components/Select/constants.cjs +0 -1
- package/lib/components/Select/styles.cjs +0 -44
- package/lib/components/Select/useLogic/useLogic.cjs +0 -1
- package/lib/components/Skeleton/Skeleton.cjs +0 -1
- package/lib/components/Skeleton/styles.cjs +0 -14
- package/lib/components/Switch/Switch.cjs +0 -1
- package/lib/components/Switch/styles.cjs +0 -12
- package/lib/components/Tab/Tab.cjs +0 -1
- package/lib/components/Tab/styles.cjs +0 -20
- package/lib/components/Tabs/Tabs.cjs +0 -1
- package/lib/components/Tabs/styles.cjs +0 -16
- package/lib/components/Tag/Tag.cjs +0 -1
- package/lib/components/Tag/enums.cjs +0 -1
- package/lib/components/Tag/styles.cjs +0 -79
- package/lib/components/TagBadge/TagBadge.cjs +0 -1
- package/lib/components/TagBadge/styles.cjs +0 -11
- package/lib/components/TagBadge/utils/getCheckableTagBadgeBgColor/getCheckableTagBadgeBgColor.cjs +0 -1
- package/lib/components/TagsList/Tag/Tag.cjs +0 -1
- package/lib/components/TagsList/Tag/styles.cjs +0 -10
- package/lib/components/TagsList/Tag/useLogic/useLogic.cjs +0 -1
- package/lib/components/TagsList/TagsList.cjs +0 -1
- package/lib/components/TagsList/styles.cjs +0 -4
- package/lib/components/TagsList/useLogic/useLogic.cjs +0 -1
- package/lib/components/TagsList/utils/getElementByText/getElementByText.cjs +0 -1
- package/lib/components/TagsList/utils/getKey/getKey.cjs +0 -1
- package/lib/components/TextArea/TextArea.cjs +0 -1
- package/lib/components/TextField/TextField.cjs +0 -1
- package/lib/components/Tooltip/Tooltip.cjs +0 -1
- package/lib/components/Tooltip/constants.cjs +0 -1
- package/lib/components/Tooltip/styles.cjs +0 -37
- package/lib/components/Typography/Typography.cjs +0 -1
- package/lib/components/Typography/enums.cjs +0 -1
- package/lib/components/Typography/hooks/useTypographyColor/useTypographyColor.cjs +0 -1
- package/lib/components/Typography/styles.cjs +0 -3
- package/lib/hooks/useMenu/useMenu.cjs +0 -1
- package/lib/hooks/usePopover/usePopover.cjs +0 -1
- package/lib/hooks/useToggle/useToggle.cjs +0 -1
- package/lib/hooks/useViewportType/useViewportType.cjs +0 -1
- package/lib/index.cjs +0 -1
- package/lib/node_modules/.pnpm/react@19.0.0/node_modules/react/cjs/react-jsx-runtime.development.cjs +0 -23
- package/lib/node_modules/.pnpm/react@19.0.0/node_modules/react/cjs/react-jsx-runtime.production.cjs +0 -9
- package/lib/node_modules/.pnpm/react@19.0.0/node_modules/react/jsx-runtime.cjs +0 -1
- package/lib/theme/baseTheme/baseTheme.cjs +0 -1
- package/lib/theme/breakpoints.cjs +0 -1
- package/lib/theme/components/MuiAlert.cjs +0 -1
- package/lib/theme/components/MuiAutocomplete.cjs +0 -1
- package/lib/theme/components/MuiButton.cjs +0 -1
- package/lib/theme/components/MuiButtonBase.cjs +0 -1
- package/lib/theme/components/MuiCircularProgress.cjs +0 -1
- package/lib/theme/components/MuiDialog.cjs +0 -1
- package/lib/theme/components/MuiDialogActions.cjs +0 -1
- package/lib/theme/components/MuiDialogContent.cjs +0 -1
- package/lib/theme/components/MuiDialogTitle.cjs +0 -1
- package/lib/theme/components/MuiDrawer.cjs +0 -1
- package/lib/theme/components/MuiFormHelperText.cjs +0 -1
- package/lib/theme/components/MuiFormLabel.cjs +0 -1
- package/lib/theme/components/MuiInputLabel.cjs +0 -1
- package/lib/theme/components/MuiLinearProgress.cjs +0 -1
- package/lib/theme/components/MuiListItemButton.cjs +0 -1
- package/lib/theme/components/MuiListItemText.cjs +0 -1
- package/lib/theme/components/MuiMenu.cjs +0 -1
- package/lib/theme/components/MuiMenuItem.cjs +0 -1
- package/lib/theme/components/MuiOutlinedInput.cjs +0 -1
- package/lib/theme/components/MuiPaginationItem.cjs +0 -1
- package/lib/theme/components/MuiPaper.cjs +0 -1
- package/lib/theme/components/MuiStep.cjs +0 -1
- package/lib/theme/components/MuiStepConnector.cjs +0 -1
- package/lib/theme/components/MuiStepLabel.cjs +0 -1
- package/lib/theme/components/MuiSwitch.cjs +0 -1
- package/lib/theme/components/MuiTab.cjs +0 -1
- package/lib/theme/components/MuiTableCell.cjs +0 -1
- package/lib/theme/components/MuiTableHead.cjs +0 -1
- package/lib/theme/components/MuiTableRow.cjs +0 -1
- package/lib/theme/components/MuiTabs.cjs +0 -1
- package/lib/theme/components/MuiTextField.cjs +0 -1
- package/lib/theme/components/MuiToggleButton.cjs +0 -1
- package/lib/theme/components/MuiToggleButtonGroup.cjs +0 -1
- package/lib/theme/components/MuiTypography.cjs +0 -1
- package/lib/theme/components/components.cjs +0 -30
- package/lib/theme/constants.cjs +0 -1
- package/lib/theme/elevation.cjs +0 -1
- package/lib/theme/hooks/useTheme/index.cjs +0 -1
- package/lib/theme/palette/componentsColors/componentsColors.cjs +0 -1
- package/lib/theme/palette/componentsColors/linkColors/linkColors.cjs +0 -1
- package/lib/theme/palette/palette.cjs +0 -1
- package/lib/theme/shape.cjs +0 -1
- package/lib/theme/typography.cjs +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=t=>t.replace("#","%23"),e=t=>`url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 6L4.5 8.5L10 3.5" stroke="${o(t)}" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>')`,i=t=>{const r=o(t);return`url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.00005 5.41087L3.79463 3.20545C3.71605 3.12955 3.6108 3.08755 3.50155 3.0885C3.3923 3.08945 3.28779 3.13327 3.21054 3.21053C3.13329 3.28778 3.08947 3.39228 3.08852 3.50153C3.08757 3.61078 3.12957 3.71603 3.20546 3.79462L5.41088 6.00003L3.20546 8.20545C3.12957 8.28403 3.08757 8.38929 3.08852 8.49853C3.08947 8.60778 3.13329 8.71229 3.21054 8.78954C3.28779 8.86679 3.3923 8.91062 3.50155 8.91156C3.6108 8.91251 3.71605 8.87052 3.79463 8.79462L6.00005 6.5892L8.20546 8.79462C8.28405 8.87052 8.3893 8.91251 8.49855 8.91156C8.6078 8.91062 8.7123 8.86679 8.78956 8.78954C8.86681 8.71229 8.91063 8.60778 8.91158 8.49853C8.91253 8.38929 8.87053 8.28403 8.79463 8.20545L6.58921 6.00003L8.79463 3.79462C8.83443 3.75618 8.86617 3.7102 8.88801 3.65937C8.90984 3.60853 8.92134 3.55386 8.92182 3.49853C8.9223 3.44321 8.91176 3.38834 8.89081 3.33714C8.86986 3.28593 8.83892 3.23941 8.7998 3.20029C8.76067 3.16116 8.71415 3.13023 8.66294 3.10927C8.61174 3.08832 8.55687 3.07778 8.50155 3.07826C8.44622 3.07874 8.39155 3.09024 8.34071 3.11207C8.28988 3.13391 8.2439 3.16565 8.20546 3.20545L6.00005 5.41087Z" fill="${r}" stroke="${r}" stroke-width="1.5" /></svg>')`},a={styleOverrides:{root({theme:t}){return{width:"fit-content",height:"fit-content",padding:t.spacing(1),"& .Mui-checked.MuiSwitch-switchBase":{padding:0,"& + .MuiSwitch-track":{backgroundColor:t.palette.primary.main[800],opacity:1}},"& :not(.Mui-checked).MuiSwitch-switchBase":{padding:0,"& + .MuiSwitch-track":{backgroundColor:t.palette.grey[700],opacity:1}},"& .Mui-checked:hover + .MuiSwitch-track":{backgroundColor:t.palette.primary[700]},"& :not(.Mui-checked):hover + .MuiSwitch-track":{backgroundColor:t.palette.grey[500]},"& .MuiButtonBase-root.MuiSwitch-switchBase.Mui-disabled":{"& + .MuiSwitch-track":{backgroundColor:t.palette.grey[200],"&::before":{backgroundImage:e(t.palette.grey[500])},"&::after":{backgroundImage:i(t.palette.grey[500])}}},"& :not(.Mui-disabled):active + .MuiSwitch-track":{border:`2px solid ${t.palette.primary[400]}`}}},switchBase:{padding:0,"&:hover, &.Mui-checked:hover":{backgroundColor:"transparent"}},track({theme:t}){return{borderRadius:10,boxSizing:"border-box","&::before, &::after":{position:"absolute",top:"50%",transform:"translateY(-50%)",content:'""',backgroundSize:"cover"},"&::before":{left:t.spacing(2),backgroundImage:e(t.palette.background.default)},"&::after":{right:t.spacing(2),backgroundImage:i(t.palette.background.default)}}},thumb({theme:t}){return{backgroundColor:t.palette.background.default,boxShadow:"none",margin:t.spacing(1.5)}},sizeSmall:{"& .MuiSwitch-track":{width:32,height:16,"&::before, &::after":{width:8,height:8}},"& .MuiSwitch-thumb":{width:12,height:12}},sizeMedium:{"& .MuiSwitch-track":{width:40,height:20,"&::before, &::after":{width:12,height:12}},"& .MuiSwitch-thumb":{width:16,height:16}}}};exports.MuiSwitch=a;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t={styleOverrides:{root({theme:e}){return{minWidth:0,padding:e.spacing(0,2),textTransform:"none"}}}};exports.MuiTab=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={styleOverrides:{root({theme:e}){return{border:"none",padding:e.spacing(1,4),height:44}}}};exports.MuiTableCell=r;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t={styleOverrides:{root({theme:e}){return{th:{borderBottom:`2px solid ${e.palette.grey[300]}`}}}}};exports.MuiTableHead=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o={styleOverrides:{root({theme:e}){return{"&.MuiTableRow-hover:hover":{backgroundColor:e.palette.background.elementHover,cursor:"pointer"},"&.Mui-selected":{backgroundColor:e.palette.primary[100]}}}}};exports.MuiTableRow=o;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={styleOverrides:{root(){return{minHeight:38,height:38}},indicator({theme:e}){return{borderRadius:e.shape.small}}}};exports.MuiTabs=r;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@mui/material"),s={styleOverrides:{root({theme:t}){return{[`& .${e.inputBaseClasses.adornedStart}`]:{paddingLeft:t.spacing(2)},[`& .${e.inputBaseClasses.adornedEnd}`]:{paddingRight:t.spacing(2)},[`& .${e.inputBaseClasses.inputAdornedStart}`]:{paddingLeft:t.spacing(1)},[`& .${e.outlinedInputClasses.notchedOutline}`]:{top:-4.5}}}}};exports.MuiTextField=s;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={styleOverrides:{root({theme:t}){return{textTransform:"initial",padding:t.spacing(1,2)}}}};exports.MuiToggleButton=e;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o={defaultProps:{size:"small",color:"primary"}};exports.MuiToggleButtonGroup=o;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={variants:[{props:{variant:"button"},style:{textTransform:"capitalize"}}],defaultProps:{variantMapping:{link:"a",code:"code"}}};exports.MuiTypography=e;exports.default=e;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./MuiAlert.cjs"),t=require("./MuiAutocomplete.cjs"),r=require("./MuiButton.cjs"),o=require("./MuiButtonBase.cjs"),M=require("./MuiCircularProgress.cjs"),a=require("./MuiDialog.cjs"),l=require("./MuiDialogActions.cjs"),n=require("./MuiDialogContent.cjs"),s=require("./MuiDialogTitle.cjs"),f=require("./MuiDrawer.cjs"),p=require("./MuiFormHelperText.cjs"),g=require("./MuiFormLabel.cjs"),m=require("./MuiInputLabel.cjs"),T=require("./MuiLinearProgress.cjs"),c=require("./MuiListItemButton.cjs"),b=require("./MuiListItemText.cjs"),q=require("./MuiMenu.cjs"),w=require("./MuiMenuItem.cjs"),d=require("./MuiOutlinedInput.cjs"),y=require("./MuiPaginationItem.cjs"),B=require("./MuiPaper.cjs"),C=require("./MuiStep.cjs"),I=require("./MuiStepConnector.cjs"),L=require("./MuiStepLabel.cjs"),S=require("./MuiSwitch.cjs"),D=require("./MuiTab.cjs"),P=require("./MuiTableCell.cjs"),h=require("./MuiTableHead.cjs"),F=require("./MuiTableRow.cjs"),x=require("./MuiTabs.cjs"),A=require("./MuiTextField.cjs"),$=require("./MuiToggleButton.cjs"),H=require("./MuiToggleButtonGroup.cjs"),O=require("./MuiTypography.cjs"),i=e=>`
|
|
2
|
-
@font-face {
|
|
3
|
-
font-family: 'Ubuntu';
|
|
4
|
-
font-style: 'normal';
|
|
5
|
-
font-weight: 300;
|
|
6
|
-
font-display: swap;
|
|
7
|
-
src: url(${e.light.woff2}) format('woff2'), url(${e.light.woff}) format('woff');
|
|
8
|
-
}
|
|
9
|
-
@font-face {
|
|
10
|
-
font-family: 'Ubuntu';
|
|
11
|
-
font-style: 'normal';
|
|
12
|
-
font-weight: 400;
|
|
13
|
-
font-display: swap;
|
|
14
|
-
src: url(${e.regular.woff2}) format('woff2'), url(${e.regular.woff}) format('woff');
|
|
15
|
-
}
|
|
16
|
-
@font-face {
|
|
17
|
-
font-family: 'Ubuntu';
|
|
18
|
-
font-style: 'normal';
|
|
19
|
-
font-weight: 500;
|
|
20
|
-
font-display: swap;
|
|
21
|
-
src: url(${e.medium.woff2}) format('woff2'), url(${e.medium.woff}) format('woff');
|
|
22
|
-
}
|
|
23
|
-
@font-face {
|
|
24
|
-
font-family: 'Ubuntu';
|
|
25
|
-
font-style: 'normal';
|
|
26
|
-
font-weight: 700;
|
|
27
|
-
font-display: swap;
|
|
28
|
-
src: url(${e.bold.woff2}) format('woff2'), url(${e.bold.woff}) format('woff');
|
|
29
|
-
}
|
|
30
|
-
`,R=e=>({styleOverrides:i(e)}),v=e=>({styleOverrides:{root:i(e)}}),G={defaultProps:{disableRipple:!0}},j={defaultProps:{disableRipple:!0}},k=e=>({MuiCssBaseline:R(e),MuiScopedCssBaseline:v(e),MuiAlert:u.MuiAlert,MuiButton:r.MuiButton,MuiButtonBase:o.MuiButtonBase,MuiTypography:O.MuiTypography,MuiInputLabel:m.MuiInputLabel,MuiOutlinedInput:d.MuiOutlinedInput,MuiFormLabel:g.MuiFormLabel,MuiFormHelperText:p.MuiFormHelperText,MuiAutocomplete:t.MuiAutocomplete,MuiCheckbox:G,MuiMenu:q.MuiMenu,MuiMenuItem:w.MuiMenuItem,MuiRadio:j,MuiDialog:a.MuiDialog,MuiDialogTitle:s.MuiDialogTitle,MuiDialogContent:n.MuiDialogContent,MuiDialogActions:l.MuiDialogActions,MuiDrawer:f.MuiDrawer,MuiTableCell:P.MuiTableCell,MuiTableHead:h.MuiTableHead,MuiTableRow:F.MuiTableRow,MuiPaginationItem:y.MuiPaginationItem,MuiPaper:B.MuiPaper,MuiCircularProgress:M.MuiCircularProgress,MuiListItemButton:c.MuiListItemButton,MuiListItemText:b.MuiListItemText,MuiLinearProgress:T.MuiLinearProgress,MuiTab:D.MuiTab,MuiTabs:x.MuiTabs,MuiStepLabel:L.MuiStepLabel,MuiStep:C.MuiStep,MuiStepConnector:I.MuiStepConnector,MuiToggleButtonGroup:H.MuiToggleButtonGroup,MuiToggleButton:$.MuiToggleButton,MuiTextField:A.MuiTextField,MuiSwitch:S.MuiSwitch});exports.getComponents=k;
|
package/lib/theme/constants.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=4;exports.SPACING=e;
|
package/lib/theme/elevation.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p={100:"0px 0px 1px 0px #072D574F, 0px 1px 1px 0px #072D5740;",200:"0px 0px 1px 0px #072D574F, 0px 3px 5px 0px #072D5733;",300:"0px 0px 1px 0px #072D574F, 0px 8px 12px 0px #072D5726;",400:"0px 0px 1px 0px #072D574F, 0px 10px 18px 0px #072D5726;",500:"0px 0px 1px 0px #072D574F, 0px 18px 28px 0px #072D5726;"};exports.elevation=p;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("@emotion/react"),t=()=>e.useTheme();exports.useTheme=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./linkColors/linkColors.cjs"),e={link:o.linkColors};exports.componentsColors=e;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={main:"#1874FF",hover:"#268FF9",visited:"#762376",active:"#072D57"};exports.linkColors=e;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./componentsColors/componentsColors.cjs"),F=()=>{const e={primary:{900:"#0F52B8",800:"#2165CC",700:"#1874FF",600:"#2684FF",500:"#4C9AFF",400:"#70AEFF",300:"#94C2FF",200:"#C5DCFF",100:"#E1EDFF"},secondary:{800:"#55B8F0"}};return{red:{900:"#E64343",800:"#F24646",700:"#F35959",600:"#F67E7E",500:"#F79090",400:"#F8A3A3",300:"#FAB5B5",200:"#FCDADA",100:"#FEEDED"},green:{900:"#008055",800:"#00875A",700:"#19936A",600:"#4DAB8C",500:"#66B79C",400:"#80C3AC",300:"#99CFBD",200:"#CCE7DE",100:"#E6F3EF"},yellow:{900:"#ED8000",800:"#F98700",700:"#FA961F",600:"#FBAB4D",500:"#FBB766",400:"#FDCF99",300:"#FDDBB2",200:"#FBE6CC",100:"#FEF3E6"},grey:{900:"#072D57",800:"#1D3F66",700:"#557192",600:"#778DA8",500:"#99A9BA",400:"#B7C2CE",300:"#DDE2E8",200:"#EBEEF1",100:"#F0F4F7"},primary:{main:e.primary[800],dark:e.primary[900],contrastText:"#FFF",...e.primary},secondary:{main:e.secondary[800],dark:e.primary[900],contrastText:"#FFF",...e.secondary},background:{default:"#FFF",paper:"#FFF",element:"#FAFBFC",elementHover:"#EEF1F4",modalShadow:"#142A438A"},get text(){return{primary:this.grey[900],secondary:this.grey[700],disabled:this.grey[500]}},get info(){return this.primary},get warning(){return{...this.yellow,light:this.yellow[100],main:this.yellow[600],dark:this.yellow[800],contrastText:"#FFF"}},get success(){return{...this.green,light:this.green[100],main:this.green[600],dark:this.green[800],contrastText:"#FFF"}},get error(){return{...this.red,light:this.red[100],main:this.red[600],dark:this.red[800],contrastText:"#FFF"}},components:r.componentsColors}};exports.getPalette=F;
|
package/lib/theme/shape.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={small:"3px",medium:"6px",large:"9px"};exports.shape=e;
|
package/lib/theme/typography.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=i=>({h1:{fontSize:"36px",fontWeight:i.typography.fontWeightMedium,lineHeight:"40px"},h2:{fontSize:"28px",fontWeight:i.typography.fontWeightMedium,lineHeight:"32px",[i.breakpoints.down("sm")]:{fontSize:"32px",lineHeight:"40px"}},h3:{fontSize:"24px",fontWeight:i.typography.fontWeightMedium,lineHeight:"28px",[i.breakpoints.down("sm")]:{fontSize:"28px",lineHeight:"36px"}},h4:{fontSize:"20px",fontWeight:i.typography.fontWeightMedium,lineHeight:"24px",[i.breakpoints.down("sm")]:{fontSize:"24px",lineHeight:"28px"}},h5:{fontSize:"16px",fontWeight:i.typography.fontWeightMedium,lineHeight:"20px",[i.breakpoints.down("sm")]:{fontSize:"18px",lineHeight:"20px"}},h6:{fontSize:"14px",fontWeight:i.typography.fontWeightMedium,lineHeight:"20px",[i.breakpoints.down("sm")]:{fontSize:"16px",lineHeight:"20px"}},subtitle1:{fontSize:"16px",fontWeight:i.typography.fontWeightRegular,lineHeight:"20px",[i.breakpoints.down("sm")]:{fontSize:"18px"}},subtitle2:{fontSize:"14px",fontWeight:i.typography.fontWeightMedium,lineHeight:"20px",[i.breakpoints.down("sm")]:{fontSize:"16px"}},body1:{fontSize:"14px",fontWeight:i.typography.fontWeightRegular,lineHeight:"20px",[i.breakpoints.down("sm")]:{fontSize:"16px"}},button:{fontSize:"14px",fontWeight:i.typography.fontWeightMedium,lineHeight:"24px",[i.breakpoints.down("sm")]:{fontSize:"16px"}},caption:{fontSize:"12px",fontWeight:i.typography.fontWeightRegular,lineHeight:"16px",[i.breakpoints.down("sm")]:{fontSize:"14px"}}});exports.getTypography=t;
|