@lunit/oui 1.0.1 → 1.1.0-alpha.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 +3 -0
- package/dist/assets/ic-bell-noti-outlined-20px.js.map +1 -0
- package/dist/assets/ic-close-large-outlined-20px.js.map +1 -0
- package/dist/assets/ic-close-small-outlined-20px.js.map +1 -0
- package/dist/assets/ic-download-pdf-outlined-20px.js.map +1 -0
- package/dist/assets/ic-ellipse-outlined-20px.js.map +1 -0
- package/dist/assets/ic-filter-noti-outlined-20px.js.map +1 -0
- package/dist/assets/ic-hide-large-outlined-20px.js.map +1 -0
- package/dist/assets/ic-hide-small-outlined-20px.js.map +1 -0
- package/dist/assets/ic-information-large-outlined-20px.js.map +1 -0
- package/dist/assets/ic-information-small-outlined-20px.js.map +1 -0
- package/dist/assets/ic-manufacturer-outlined-20px.js.map +1 -0
- package/dist/assets/ic-rectangle-outlined-20px.js.map +1 -0
- package/dist/assets/ic-refresh-left-outlined-20px.js.map +1 -0
- package/dist/assets/ic-refresh-right-outlined-20px.js.map +1 -0
- package/dist/assets/ic-show-large-outlined-20px.js.map +1 -0
- package/dist/assets/ic-show-small-outlined-20px.js.map +1 -0
- package/dist/assets/index.js.map +1 -0
- package/dist/components/Alert/Alert.js.map +1 -0
- package/dist/components/Alert/Alert.styled.js.map +1 -0
- package/dist/components/Alert/Alert.types.js.map +1 -0
- package/dist/components/Alert/Alert.utils.js.map +1 -0
- package/dist/components/Alert/index.js.map +1 -0
- package/dist/components/BaseTextField/BaseTextField.styled.js.map +1 -0
- package/dist/components/BaseTextField/BaseTextField.types.js.map +1 -0
- package/dist/components/BaseTextField/BaseTextField.utils.js.map +1 -0
- package/dist/components/Button/BaseButton.js.map +1 -0
- package/dist/components/Button/Button.js.map +1 -0
- package/dist/components/Button/Button.types.js.map +1 -0
- package/dist/components/Button/Button.utils.js.map +1 -0
- package/dist/components/Button/index.js.map +1 -0
- package/dist/components/Button/styleds/BaseButton.styled.js.map +1 -0
- package/dist/components/Button/styleds/ContainedButton.styled.js.map +1 -0
- package/dist/components/Button/styleds/GhostButton.styled.js.map +1 -0
- package/dist/components/Button/styleds/IconButton.styled.js.map +1 -0
- package/dist/components/Button/styleds/OutlinedButton.styled.js.map +1 -0
- package/dist/components/Card/Card.js.map +1 -0
- package/dist/components/Card/Card.styled.js.map +1 -0
- package/dist/components/Card/Card.types.js.map +1 -0
- package/dist/components/Card/index.js.map +1 -0
- package/dist/components/Checkbox/Checkbox.js.map +1 -0
- package/dist/components/Checkbox/Checkbox.styled.js.map +1 -0
- package/dist/components/Checkbox/Checkbox.types.js.map +1 -0
- package/dist/components/Checkbox/Checkbox.utils.js.map +1 -0
- package/dist/components/Checkbox/index.js.map +1 -0
- package/dist/components/Chip/Chip.js.map +1 -0
- package/dist/components/Chip/Chip.styled.js.map +1 -0
- package/dist/components/Chip/Chip.types.js.map +1 -0
- package/dist/components/Chip/Chip.utils.js.map +1 -0
- package/dist/components/Chip/index.js.map +1 -0
- package/dist/components/DataTable/DataTable.js.map +1 -0
- package/dist/components/DataTable/DataTable.styled.js.map +1 -0
- package/dist/components/DataTable/index.js.map +1 -0
- package/dist/components/DatePicker/DatePicker.js.map +1 -0
- package/dist/components/DatePicker/DatePicker.styled.js.map +1 -0
- package/dist/components/DatePicker/DatePicker.types.js.map +1 -0
- package/dist/components/DatePicker/index.js.map +1 -0
- package/dist/components/Dialog/Dialog.js.map +1 -0
- package/dist/components/Dialog/Dialog.styled.js.map +1 -0
- package/dist/components/Dialog/Dialog.types.js.map +1 -0
- package/dist/components/Dialog/index.js.map +1 -0
- package/dist/components/Divider/Divider.js.map +1 -0
- package/dist/components/Divider/Divider.styled.js.map +1 -0
- package/dist/components/Divider/Divider.types.js.map +1 -0
- package/dist/components/Divider/index.js.map +1 -0
- package/dist/components/Dropdown/Dropdown.js.map +1 -0
- package/dist/components/Dropdown/Dropdown.styled.js.map +1 -0
- package/dist/components/Dropdown/Dropdown.types.js.map +1 -0
- package/dist/components/Dropdown/Dropdown.utils.js.map +1 -0
- package/dist/components/Dropdown/DropdownItem.js.map +1 -0
- package/dist/components/Dropdown/DropdownItem.styled.js.map +1 -0
- package/dist/components/Dropdown/DropdownItem.types.js.map +1 -0
- package/dist/components/Dropdown/DropdownItem.utils.js.map +1 -0
- package/dist/components/Dropdown/DropdownSubtitle.js.map +1 -0
- package/dist/components/Dropdown/DropdownSubtitle.styled.js.map +1 -0
- package/dist/components/Dropdown/DropdownSubtitle.types.js.map +1 -0
- package/dist/components/Dropdown/IconDropdown.js.map +1 -0
- package/dist/components/Dropdown/IconDropdown.styled.js.map +1 -0
- package/dist/components/Dropdown/IconDropdown.types.js.map +1 -0
- package/dist/components/Dropdown/index.js.map +1 -0
- package/dist/components/EllipsisTypography/EllipsisTypography.js +62 -0
- package/dist/components/EllipsisTypography/EllipsisTypography.js.map +1 -0
- package/dist/components/EllipsisTypography/EllipsisTypography.styled.js +16 -0
- package/dist/components/EllipsisTypography/EllipsisTypography.styled.js.map +1 -0
- package/dist/components/EllipsisTypography/EllipsisTypography.types.js +2 -0
- package/dist/components/EllipsisTypography/EllipsisTypography.types.js.map +1 -0
- package/dist/components/EllipsisTypography/index.js +3 -0
- package/dist/components/EllipsisTypography/index.js.map +1 -0
- package/dist/components/FileDnDZone/FileDnDZone.js.map +1 -0
- package/dist/components/FileDnDZone/FileDnDZone.styled.js.map +1 -0
- package/dist/components/FileDnDZone/FileDnDZone.types.js.map +1 -0
- package/dist/components/FileDnDZone/FileDnDZone.utils.js.map +1 -0
- package/dist/components/FileDnDZone/index.js.map +1 -0
- package/dist/components/List/List.js.map +1 -0
- package/dist/components/List/List.styled.js.map +1 -0
- package/dist/components/List/List.types.js.map +1 -0
- package/dist/components/List/List.utils.js.map +1 -0
- package/dist/components/List/ListItem.js.map +1 -0
- package/dist/components/List/ListItem.styled.js.map +1 -0
- package/dist/components/List/ListItem.types.js.map +1 -0
- package/dist/components/List/ListItemCaption.js.map +1 -0
- package/dist/components/List/ListItemCaption.styled.js.map +1 -0
- package/dist/components/List/ListItemCaption.types.js.map +1 -0
- package/dist/components/List/index.js.map +1 -0
- package/dist/components/LoadingIndicator/LoadingIndicator.js.map +1 -0
- package/dist/components/LoadingIndicator/LoadingIndicator.styled.js.map +1 -0
- package/dist/components/LoadingIndicator/LoadingIndicator.types.js.map +1 -0
- package/dist/components/LoadingIndicator/index.js.map +1 -0
- package/dist/components/Menu/Menu.js.map +1 -0
- package/dist/components/Menu/Menu.styled.js.map +1 -0
- package/dist/components/Menu/Menu.types.js.map +1 -0
- package/dist/components/Menu/MenuItem.js.map +1 -0
- package/dist/components/Menu/MenuItem.styled.js.map +1 -0
- package/dist/components/Menu/MenuItem.types.js.map +1 -0
- package/dist/components/Menu/index.js.map +1 -0
- package/dist/components/MuiCssBaseline.js +16 -0
- package/dist/components/MuiCssBaseline.js.map +1 -0
- package/dist/components/MuiInputBase.js.map +1 -0
- package/dist/components/MuiOutlinedInput.js.map +1 -0
- package/dist/components/MuiTextField.js.map +1 -0
- package/dist/components/Pagination/Pagination.js.map +1 -0
- package/dist/components/Pagination/Pagination.styled.js.map +1 -0
- package/dist/components/Pagination/Pagination.types.js.map +1 -0
- package/dist/components/Pagination/index.js.map +1 -0
- package/dist/components/ProductLabel/ProductLabel.js.map +1 -0
- package/dist/components/ProductLabel/ProductLabel.styled.js.map +1 -0
- package/dist/components/ProductLabel/ProductLabel.types.js.map +1 -0
- package/dist/components/ProductLabel/index.js.map +1 -0
- package/dist/components/Progress/CircularProgress.js.map +1 -0
- package/dist/components/Progress/CircularProgress.styled.js.map +1 -0
- package/dist/components/Progress/CircularProgress.types.js.map +1 -0
- package/dist/components/Progress/LinearProgress.js.map +1 -0
- package/dist/components/Progress/LinearProgress.styled.js.map +1 -0
- package/dist/components/Progress/LinearProgress.types.js.map +1 -0
- package/dist/components/Progress/index.js.map +1 -0
- package/dist/components/Radio/Radio.js.map +1 -0
- package/dist/components/Radio/Radio.styled.js.map +1 -0
- package/dist/components/Radio/Radio.types.js.map +1 -0
- package/dist/components/Radio/RadioGroup.js.map +1 -0
- package/dist/components/Radio/RadioGroup.styled.js.map +1 -0
- package/dist/components/Radio/RadioGroup.types.js.map +1 -0
- package/dist/components/Radio/index.js.map +1 -0
- package/dist/components/ResizeObserver/ResizeObserverContext.js +56 -0
- package/dist/components/ResizeObserver/ResizeObserverContext.js.map +1 -0
- package/dist/components/ResizeObserver/index.js +3 -0
- package/dist/components/ResizeObserver/index.js.map +1 -0
- package/dist/components/Stepper/Stepper.js.map +1 -0
- package/dist/components/Stepper/Stepper.styled.js.map +1 -0
- package/dist/components/Stepper/Stepper.types.js.map +1 -0
- package/dist/components/Stepper/index.js.map +1 -0
- package/dist/components/TabbedPanel/TabbedPanel.js.map +1 -0
- package/dist/components/TabbedPanel/TabbedPanel.styled.js.map +1 -0
- package/dist/components/TabbedPanel/TabbedPanel.types.js.map +1 -0
- package/dist/components/TabbedPanel/TabbedPanel.utils.js.map +1 -0
- package/dist/components/TabbedPanel/index.js.map +1 -0
- package/dist/components/TextField/TextArea.js.map +1 -0
- package/dist/components/TextField/TextArea.styled.js.map +1 -0
- package/dist/components/TextField/TextArea.types.js.map +1 -0
- package/dist/components/TextField/TextInput.js.map +1 -0
- package/dist/components/TextField/TextInput.styled.js.map +1 -0
- package/dist/components/TextField/TextInput.types.js.map +1 -0
- package/dist/components/TextField/TextInput.utils.js.map +1 -0
- package/dist/components/TextField/components/Buttons.js.map +1 -0
- package/dist/components/TextField/components/NormalTextInput.js.map +1 -0
- package/dist/components/TextField/components/PasswordInput.js.map +1 -0
- package/dist/components/TextField/index.js.map +1 -0
- package/dist/components/Tooltip/Tooltip.js.map +1 -0
- package/dist/components/Tooltip/Tooltip.styled.js.map +1 -0
- package/dist/components/Tooltip/Tooltip.types.js.map +1 -0
- package/dist/components/Tooltip/Tooltip.utils.js.map +1 -0
- package/dist/components/Tooltip/index.js.map +1 -0
- package/dist/components/UploadManager/UploadManager.js.map +1 -0
- package/dist/components/UploadManager/UploadManager.styled.js.map +1 -0
- package/dist/components/UploadManager/UploadManager.types.js.map +1 -0
- package/dist/components/UploadManager/index.js.map +1 -0
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -0
- package/dist/foundations/index.js.map +1 -0
- package/dist/foundations/palette.js.map +1 -0
- package/dist/foundations/spacing.js.map +1 -0
- package/dist/foundations/styles.js.map +1 -0
- package/dist/foundations/typography.js.map +1 -0
- package/dist/icons/BellNoti/index.js.map +1 -0
- package/dist/icons/CloseLarge/index.js.map +1 -0
- package/dist/icons/CloseSmall/index.js.map +1 -0
- package/dist/icons/DownloadPdf/index.js.map +1 -0
- package/dist/icons/Ellipse/index.js.map +1 -0
- package/dist/icons/FilterNoti/index.js.map +1 -0
- package/dist/icons/HideLarge/index.js.map +1 -0
- package/dist/icons/HideSmall/index.js.map +1 -0
- package/dist/icons/InformationLarge/index.js.map +1 -0
- package/dist/icons/InformationSmall/index.js.map +1 -0
- package/dist/icons/Manufacturer/index.js.map +1 -0
- package/dist/icons/Rectangle/index.js.map +1 -0
- package/dist/icons/RefreshLeft/index.js.map +1 -0
- package/dist/icons/RefreshRight/index.js.map +1 -0
- package/dist/icons/ShowLarge/index.js.map +1 -0
- package/dist/icons/ShowSmall/index.js.map +1 -0
- package/dist/icons/index.js.map +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -0
- package/dist/reportWebVitals.js.map +1 -0
- package/dist/setupTests.js.map +1 -0
- package/dist/systems/drawer.js.map +1 -0
- package/dist/systems/index.js.map +1 -0
- package/dist/theme.js.map +1 -0
- package/dist/types/components/EllipsisTypography/EllipsisTypography.d.ts +3 -0
- package/dist/types/components/EllipsisTypography/EllipsisTypography.styled.d.ts +6 -0
- package/dist/types/components/EllipsisTypography/EllipsisTypography.types.d.ts +9 -0
- package/dist/types/components/EllipsisTypography/index.d.ts +4 -0
- package/dist/types/components/ResizeObserver/ResizeObserverContext.d.ts +9 -0
- package/dist/types/components/ResizeObserver/index.d.ts +2 -0
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/index.d.ts +1 -0
- package/package.json +14 -7
- package/.git-ftp-include +0 -1
- package/src/assets/ic-bell-noti-outlined-20px.tsx +0 -21
- package/src/assets/ic-close-large-outlined-20px.tsx +0 -17
- package/src/assets/ic-close-small-outlined-20px.tsx +0 -17
- package/src/assets/ic-download-pdf-outlined-20px.tsx +0 -18
- package/src/assets/ic-ellipse-outlined-20px.tsx +0 -17
- package/src/assets/ic-filter-noti-outlined-20px.tsx +0 -21
- package/src/assets/ic-hide-large-outlined-20px.tsx +0 -13
- package/src/assets/ic-hide-small-outlined-20px.tsx +0 -17
- package/src/assets/ic-information-large-outlined-20px.tsx +0 -17
- package/src/assets/ic-information-small-outlined-20px.tsx +0 -17
- package/src/assets/ic-manufacturer-outlined-20px.tsx +0 -19
- package/src/assets/ic-rectangle-outlined-20px.tsx +0 -17
- package/src/assets/ic-refresh-left-outlined-20px.tsx +0 -17
- package/src/assets/ic-refresh-right-outlined-20px.tsx +0 -13
- package/src/assets/ic-show-large-outlined-20px.tsx +0 -17
- package/src/assets/ic-show-small-outlined-20px.tsx +0 -17
- package/src/assets/ic_bell_noti=outlined_20px.svg +0 -5
- package/src/assets/ic_close_large=outlined_20px.svg +0 -4
- package/src/assets/ic_close_small=outlined_20px.svg +0 -4
- package/src/assets/ic_download_pdf=outlined_20px.svg +0 -7
- package/src/assets/ic_ellipse=outlined_20px.svg +0 -4
- package/src/assets/ic_filter_noti=outlined_20px.svg +0 -5
- package/src/assets/ic_hide_large=outlined_20px.svg +0 -4
- package/src/assets/ic_hide_small=outlined_20px.svg +0 -4
- package/src/assets/ic_information_large=outlined_20px.svg +0 -4
- package/src/assets/ic_information_small=outlined_20px.svg +0 -4
- package/src/assets/ic_manufacturer=outlined_20px.svg +0 -3
- package/src/assets/ic_rectangle=outlined_20px.svg +0 -4
- package/src/assets/ic_refresh_left=outlined_20px.svg +0 -4
- package/src/assets/ic_refresh_right=outlined_20px.svg +0 -4
- package/src/assets/ic_show_large=outlined_20px.svg +0 -4
- package/src/assets/ic_show_small=outlined_20px.svg +0 -4
- package/src/assets/index.ts +0 -16
- package/src/components/Alert/Alert.styled.ts +0 -44
- package/src/components/Alert/Alert.tsx +0 -39
- package/src/components/Alert/Alert.types.ts +0 -5
- package/src/components/Alert/Alert.utils.tsx +0 -43
- package/src/components/Alert/index.ts +0 -5
- package/src/components/BaseTextField/BaseTextField.styled.ts +0 -110
- package/src/components/BaseTextField/BaseTextField.types.ts +0 -25
- package/src/components/BaseTextField/BaseTextField.utils.ts +0 -10
- package/src/components/Button/BaseButton.tsx +0 -19
- package/src/components/Button/Button.tsx +0 -117
- package/src/components/Button/Button.types.ts +0 -36
- package/src/components/Button/Button.utils.ts +0 -13
- package/src/components/Button/index.ts +0 -6
- package/src/components/Button/styleds/BaseButton.styled.ts +0 -57
- package/src/components/Button/styleds/ContainedButton.styled.ts +0 -123
- package/src/components/Button/styleds/GhostButton.styled.ts +0 -139
- package/src/components/Button/styleds/IconButton.styled.ts +0 -25
- package/src/components/Button/styleds/OutlinedButton.styled.ts +0 -144
- package/src/components/Card/Card.styled.tsx +0 -18
- package/src/components/Card/Card.tsx +0 -18
- package/src/components/Card/Card.types.ts +0 -10
- package/src/components/Card/index.ts +0 -5
- package/src/components/Checkbox/Checkbox.styled.tsx +0 -27
- package/src/components/Checkbox/Checkbox.tsx +0 -64
- package/src/components/Checkbox/Checkbox.types.ts +0 -16
- package/src/components/Checkbox/Checkbox.utils.tsx +0 -42
- package/src/components/Checkbox/index.ts +0 -5
- package/src/components/Chip/Chip.styled.ts +0 -120
- package/src/components/Chip/Chip.tsx +0 -33
- package/src/components/Chip/Chip.types.ts +0 -18
- package/src/components/Chip/Chip.utils.tsx +0 -50
- package/src/components/Chip/index.ts +0 -4
- package/src/components/DataTable/DataTable.styled.ts +0 -66
- package/src/components/DataTable/DataTable.tsx +0 -29
- package/src/components/DataTable/index.ts +0 -1
- package/src/components/DatePicker/DatePicker.styled.ts +0 -19
- package/src/components/DatePicker/DatePicker.tsx +0 -194
- package/src/components/DatePicker/DatePicker.types.ts +0 -8
- package/src/components/DatePicker/index.ts +0 -4
- package/src/components/Dialog/Dialog.styled.ts +0 -87
- package/src/components/Dialog/Dialog.tsx +0 -111
- package/src/components/Dialog/Dialog.types.ts +0 -19
- package/src/components/Dialog/index.ts +0 -5
- package/src/components/Divider/Divider.styled.ts +0 -24
- package/src/components/Divider/Divider.tsx +0 -13
- package/src/components/Divider/Divider.types.ts +0 -7
- package/src/components/Divider/index.ts +0 -5
- package/src/components/Dropdown/Dropdown.styled.tsx +0 -127
- package/src/components/Dropdown/Dropdown.tsx +0 -116
- package/src/components/Dropdown/Dropdown.types.ts +0 -31
- package/src/components/Dropdown/Dropdown.utils.ts +0 -13
- package/src/components/Dropdown/DropdownItem.styled.tsx +0 -66
- package/src/components/Dropdown/DropdownItem.tsx +0 -45
- package/src/components/Dropdown/DropdownItem.types.ts +0 -14
- package/src/components/Dropdown/DropdownItem.utils.ts +0 -14
- package/src/components/Dropdown/DropdownSubtitle.styled.ts +0 -13
- package/src/components/Dropdown/DropdownSubtitle.tsx +0 -9
- package/src/components/Dropdown/DropdownSubtitle.types.ts +0 -6
- package/src/components/Dropdown/IconDropdown.styled.tsx +0 -82
- package/src/components/Dropdown/IconDropdown.tsx +0 -56
- package/src/components/Dropdown/IconDropdown.types.ts +0 -22
- package/src/components/Dropdown/index.ts +0 -22
- package/src/components/FileDnDZone/FileDnDZone.styled.ts +0 -43
- package/src/components/FileDnDZone/FileDnDZone.tsx +0 -81
- package/src/components/FileDnDZone/FileDnDZone.types.ts +0 -14
- package/src/components/FileDnDZone/FileDnDZone.utils.ts +0 -3
- package/src/components/FileDnDZone/index.ts +0 -5
- package/src/components/List/List.styled.ts +0 -31
- package/src/components/List/List.tsx +0 -71
- package/src/components/List/List.types.ts +0 -24
- package/src/components/List/List.utils.ts +0 -14
- package/src/components/List/ListItem.styled.tsx +0 -61
- package/src/components/List/ListItem.tsx +0 -66
- package/src/components/List/ListItem.types.ts +0 -40
- package/src/components/List/ListItemCaption.styled.tsx +0 -7
- package/src/components/List/ListItemCaption.tsx +0 -18
- package/src/components/List/ListItemCaption.types.ts +0 -2
- package/src/components/List/index.ts +0 -8
- package/src/components/LoadingIndicator/LoadingIndicator.styled.tsx +0 -40
- package/src/components/LoadingIndicator/LoadingIndicator.tsx +0 -44
- package/src/components/LoadingIndicator/LoadingIndicator.types.ts +0 -7
- package/src/components/LoadingIndicator/assets/DnaLoadingAnimation.json +0 -769
- package/src/components/LoadingIndicator/assets/DotLoadingAnimation.json +0 -426
- package/src/components/LoadingIndicator/index.ts +0 -5
- package/src/components/Menu/Menu.styled.tsx +0 -42
- package/src/components/Menu/Menu.tsx +0 -28
- package/src/components/Menu/Menu.types.ts +0 -18
- package/src/components/Menu/MenuItem.styled.ts +0 -62
- package/src/components/Menu/MenuItem.tsx +0 -45
- package/src/components/Menu/MenuItem.types.ts +0 -14
- package/src/components/Menu/index.ts +0 -5
- package/src/components/MuiCssBaseline.ts +0 -78
- package/src/components/MuiInputBase.ts +0 -25
- package/src/components/MuiOutlinedInput.ts +0 -57
- package/src/components/MuiTextField.ts +0 -17
- package/src/components/Pagination/Pagination.styled.tsx +0 -71
- package/src/components/Pagination/Pagination.tsx +0 -182
- package/src/components/Pagination/Pagination.types.ts +0 -39
- package/src/components/Pagination/index.ts +0 -2
- package/src/components/ProductLabel/ProductLabel.styled.ts +0 -61
- package/src/components/ProductLabel/ProductLabel.tsx +0 -57
- package/src/components/ProductLabel/ProductLabel.types.ts +0 -10
- package/src/components/ProductLabel/index.ts +0 -5
- package/src/components/Progress/CircularProgress.styled.ts +0 -10
- package/src/components/Progress/CircularProgress.tsx +0 -15
- package/src/components/Progress/CircularProgress.types.ts +0 -6
- package/src/components/Progress/LinearProgress.styled.ts +0 -15
- package/src/components/Progress/LinearProgress.tsx +0 -16
- package/src/components/Progress/LinearProgress.types.ts +0 -7
- package/src/components/Progress/index.ts +0 -4
- package/src/components/Radio/Radio.styled.ts +0 -35
- package/src/components/Radio/Radio.tsx +0 -60
- package/src/components/Radio/Radio.types.ts +0 -15
- package/src/components/Radio/RadioGroup.styled.ts +0 -6
- package/src/components/Radio/RadioGroup.tsx +0 -23
- package/src/components/Radio/RadioGroup.types.ts +0 -10
- package/src/components/Radio/index.ts +0 -7
- package/src/components/Stepper/Stepper.styled.ts +0 -38
- package/src/components/Stepper/Stepper.tsx +0 -24
- package/src/components/Stepper/Stepper.types.ts +0 -13
- package/src/components/Stepper/index.ts +0 -5
- package/src/components/TabbedPanel/TabbedPanel.styled.ts +0 -129
- package/src/components/TabbedPanel/TabbedPanel.tsx +0 -70
- package/src/components/TabbedPanel/TabbedPanel.types.ts +0 -36
- package/src/components/TabbedPanel/TabbedPanel.utils.ts +0 -21
- package/src/components/TabbedPanel/index.ts +0 -5
- package/src/components/TextField/TextArea.styled.tsx +0 -36
- package/src/components/TextField/TextArea.tsx +0 -35
- package/src/components/TextField/TextArea.types.ts +0 -28
- package/src/components/TextField/TextInput.styled.tsx +0 -115
- package/src/components/TextField/TextInput.tsx +0 -27
- package/src/components/TextField/TextInput.types.ts +0 -46
- package/src/components/TextField/TextInput.utils.ts +0 -7
- package/src/components/TextField/components/Buttons.tsx +0 -26
- package/src/components/TextField/components/NormalTextInput.tsx +0 -95
- package/src/components/TextField/components/PasswordInput.tsx +0 -92
- package/src/components/TextField/index.ts +0 -7
- package/src/components/Tooltip/Tooltip.styled.tsx +0 -36
- package/src/components/Tooltip/Tooltip.tsx +0 -58
- package/src/components/Tooltip/Tooltip.types.ts +0 -24
- package/src/components/Tooltip/Tooltip.utils.ts +0 -46
- package/src/components/Tooltip/index.ts +0 -5
- package/src/components/UploadManager/UploadManager.styled.ts +0 -49
- package/src/components/UploadManager/UploadManager.tsx +0 -271
- package/src/components/UploadManager/UploadManager.types.ts +0 -16
- package/src/components/UploadManager/index.ts +0 -5
- package/src/components/index.ts +0 -23
- package/src/foundations/index.ts +0 -4
- package/src/foundations/palette.ts +0 -418
- package/src/foundations/spacing.ts +0 -5
- package/src/foundations/styles.ts +0 -9
- package/src/foundations/typography.ts +0 -492
- package/src/icons/BellNoti/index.tsx +0 -28
- package/src/icons/CloseLarge/index.tsx +0 -28
- package/src/icons/CloseSmall/index.tsx +0 -28
- package/src/icons/DownloadPdf/index.tsx +0 -28
- package/src/icons/Ellipse/index.tsx +0 -28
- package/src/icons/FilterNoti/index.tsx +0 -28
- package/src/icons/HideLarge/index.tsx +0 -28
- package/src/icons/HideSmall/index.tsx +0 -28
- package/src/icons/InformationLarge/index.tsx +0 -28
- package/src/icons/InformationSmall/index.tsx +0 -28
- package/src/icons/Manufacturer/index.tsx +0 -28
- package/src/icons/Rectangle/index.tsx +0 -28
- package/src/icons/RefreshLeft/index.tsx +0 -28
- package/src/icons/RefreshRight/index.tsx +0 -28
- package/src/icons/ShowLarge/index.tsx +0 -28
- package/src/icons/ShowSmall/index.tsx +0 -28
- package/src/icons/index.ts +0 -180
- package/src/index.ts +0 -4
- package/src/react-app-env.d.ts +0 -71
- package/src/reportWebVitals.ts +0 -15
- package/src/setupTests.ts +0 -5
- package/src/systems/drawer.ts +0 -27
- package/src/systems/index.ts +0 -7
- package/src/theme.ts +0 -22
|
@@ -1,492 +0,0 @@
|
|
|
1
|
-
import { TypographyOptions } from '@mui/material/styles/createTypography';
|
|
2
|
-
|
|
3
|
-
declare module '@mui/material/styles' {
|
|
4
|
-
interface TypographyVariants {
|
|
5
|
-
h7: React.CSSProperties;
|
|
6
|
-
h8: React.CSSProperties;
|
|
7
|
-
h9: React.CSSProperties;
|
|
8
|
-
h10: React.CSSProperties;
|
|
9
|
-
|
|
10
|
-
subtitle3: React.CSSProperties;
|
|
11
|
-
|
|
12
|
-
body_b1: React.CSSProperties;
|
|
13
|
-
body_b2: React.CSSProperties;
|
|
14
|
-
|
|
15
|
-
body_sb1: React.CSSProperties;
|
|
16
|
-
body_sb2: React.CSSProperties;
|
|
17
|
-
body_sb3: React.CSSProperties;
|
|
18
|
-
body_sb4: React.CSSProperties;
|
|
19
|
-
body_sb5: React.CSSProperties;
|
|
20
|
-
|
|
21
|
-
body_m1: React.CSSProperties;
|
|
22
|
-
body_m2: React.CSSProperties;
|
|
23
|
-
|
|
24
|
-
body1: React.CSSProperties;
|
|
25
|
-
body2: React.CSSProperties;
|
|
26
|
-
body3: React.CSSProperties;
|
|
27
|
-
body4: React.CSSProperties;
|
|
28
|
-
body5: React.CSSProperties;
|
|
29
|
-
body6: React.CSSProperties;
|
|
30
|
-
body7: React.CSSProperties;
|
|
31
|
-
body8: React.CSSProperties;
|
|
32
|
-
|
|
33
|
-
small_body_b1: React.CSSProperties;
|
|
34
|
-
small_body_b2: React.CSSProperties;
|
|
35
|
-
small_body_b3: React.CSSProperties;
|
|
36
|
-
small_body_b4: React.CSSProperties;
|
|
37
|
-
small_body_b5: React.CSSProperties;
|
|
38
|
-
|
|
39
|
-
small_body_sb1: React.CSSProperties;
|
|
40
|
-
|
|
41
|
-
small_body_m1: React.CSSProperties;
|
|
42
|
-
small_body_m2: React.CSSProperties;
|
|
43
|
-
small_body_m3: React.CSSProperties;
|
|
44
|
-
small_body_m4: React.CSSProperties;
|
|
45
|
-
small_body_m5: React.CSSProperties;
|
|
46
|
-
small_body_m6: React.CSSProperties;
|
|
47
|
-
small_body_m7: React.CSSProperties;
|
|
48
|
-
|
|
49
|
-
small_body1: React.CSSProperties;
|
|
50
|
-
small_body2: React.CSSProperties;
|
|
51
|
-
small_body3: React.CSSProperties;
|
|
52
|
-
small_body4: React.CSSProperties;
|
|
53
|
-
small_body5: React.CSSProperties;
|
|
54
|
-
|
|
55
|
-
small_body_l1: React.CSSProperties;
|
|
56
|
-
small_body_l2: React.CSSProperties;
|
|
57
|
-
|
|
58
|
-
overline: React.CSSProperties;
|
|
59
|
-
|
|
60
|
-
button1: React.CSSProperties;
|
|
61
|
-
button2: React.CSSProperties;
|
|
62
|
-
|
|
63
|
-
caption: React.CSSProperties;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
interface TypographyVariantsOptions {
|
|
67
|
-
h7?: React.CSSProperties;
|
|
68
|
-
h8?: React.CSSProperties;
|
|
69
|
-
h9?: React.CSSProperties;
|
|
70
|
-
h10?: React.CSSProperties;
|
|
71
|
-
|
|
72
|
-
subtitle3?: React.CSSProperties;
|
|
73
|
-
|
|
74
|
-
body_b1?: React.CSSProperties;
|
|
75
|
-
body_b2?: React.CSSProperties;
|
|
76
|
-
|
|
77
|
-
body_sb1?: React.CSSProperties;
|
|
78
|
-
body_sb2?: React.CSSProperties;
|
|
79
|
-
body_sb3?: React.CSSProperties;
|
|
80
|
-
body_sb4?: React.CSSProperties;
|
|
81
|
-
body_sb5?: React.CSSProperties;
|
|
82
|
-
|
|
83
|
-
body_m1?: React.CSSProperties;
|
|
84
|
-
body_m2?: React.CSSProperties;
|
|
85
|
-
|
|
86
|
-
body1?: React.CSSProperties;
|
|
87
|
-
body2?: React.CSSProperties;
|
|
88
|
-
body3?: React.CSSProperties;
|
|
89
|
-
body4?: React.CSSProperties;
|
|
90
|
-
body5?: React.CSSProperties;
|
|
91
|
-
body6?: React.CSSProperties;
|
|
92
|
-
body7?: React.CSSProperties;
|
|
93
|
-
body8?: React.CSSProperties;
|
|
94
|
-
|
|
95
|
-
small_body_b1?: React.CSSProperties;
|
|
96
|
-
small_body_b2?: React.CSSProperties;
|
|
97
|
-
small_body_b3?: React.CSSProperties;
|
|
98
|
-
small_body_b4?: React.CSSProperties;
|
|
99
|
-
small_body_b5?: React.CSSProperties;
|
|
100
|
-
|
|
101
|
-
small_body_sb1?: React.CSSProperties;
|
|
102
|
-
|
|
103
|
-
small_body_m1?: React.CSSProperties;
|
|
104
|
-
small_body_m2?: React.CSSProperties;
|
|
105
|
-
small_body_m3?: React.CSSProperties;
|
|
106
|
-
small_body_m4?: React.CSSProperties;
|
|
107
|
-
small_body_m5?: React.CSSProperties;
|
|
108
|
-
small_body_m6?: React.CSSProperties;
|
|
109
|
-
small_body_m7?: React.CSSProperties;
|
|
110
|
-
|
|
111
|
-
small_body1?: React.CSSProperties;
|
|
112
|
-
small_body2?: React.CSSProperties;
|
|
113
|
-
small_body3?: React.CSSProperties;
|
|
114
|
-
small_body4?: React.CSSProperties;
|
|
115
|
-
small_body5?: React.CSSProperties;
|
|
116
|
-
|
|
117
|
-
small_body_l1?: React.CSSProperties;
|
|
118
|
-
small_body_l2?: React.CSSProperties;
|
|
119
|
-
|
|
120
|
-
overline?: React.CSSProperties;
|
|
121
|
-
|
|
122
|
-
button1?: React.CSSProperties;
|
|
123
|
-
button2?: React.CSSProperties;
|
|
124
|
-
|
|
125
|
-
caption?: React.CSSProperties;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
declare module '@mui/material/Typography' {
|
|
130
|
-
interface TypographyPropsVariantOverrides {
|
|
131
|
-
h7: true;
|
|
132
|
-
h8: true;
|
|
133
|
-
h9: true;
|
|
134
|
-
h10: true;
|
|
135
|
-
|
|
136
|
-
subtitle3: true;
|
|
137
|
-
|
|
138
|
-
body_b1: true;
|
|
139
|
-
body_b2: true;
|
|
140
|
-
|
|
141
|
-
body_sb1: true;
|
|
142
|
-
body_sb2: true;
|
|
143
|
-
body_sb3: true;
|
|
144
|
-
body_sb4: true;
|
|
145
|
-
body_sb5: true;
|
|
146
|
-
|
|
147
|
-
body_m1: true;
|
|
148
|
-
body_m2: true;
|
|
149
|
-
|
|
150
|
-
body1: true;
|
|
151
|
-
body2: true;
|
|
152
|
-
body3: true;
|
|
153
|
-
body4: true;
|
|
154
|
-
body5: true;
|
|
155
|
-
body6: true;
|
|
156
|
-
body7: true;
|
|
157
|
-
body8: true;
|
|
158
|
-
|
|
159
|
-
small_body_b1: true;
|
|
160
|
-
small_body_b2: true;
|
|
161
|
-
small_body_b3: true;
|
|
162
|
-
small_body_b4: true;
|
|
163
|
-
small_body_b5: true;
|
|
164
|
-
|
|
165
|
-
small_body_sb1: true;
|
|
166
|
-
|
|
167
|
-
small_body_m1: true;
|
|
168
|
-
small_body_m2: true;
|
|
169
|
-
small_body_m3: true;
|
|
170
|
-
small_body_m4: true;
|
|
171
|
-
small_body_m5: true;
|
|
172
|
-
small_body_m6: true;
|
|
173
|
-
small_body_m7: true;
|
|
174
|
-
|
|
175
|
-
small_body1: true;
|
|
176
|
-
small_body2: true;
|
|
177
|
-
small_body3: true;
|
|
178
|
-
small_body4: true;
|
|
179
|
-
small_body5: true;
|
|
180
|
-
|
|
181
|
-
small_body_l1: true;
|
|
182
|
-
small_body_l2: true;
|
|
183
|
-
|
|
184
|
-
overline: true;
|
|
185
|
-
|
|
186
|
-
button1: true;
|
|
187
|
-
button2: true;
|
|
188
|
-
|
|
189
|
-
caption: true;
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
const typographyOptions: TypographyOptions = {
|
|
194
|
-
fontFamily: [
|
|
195
|
-
'Pretendard',
|
|
196
|
-
'-apple-system',
|
|
197
|
-
'BlinkMacSystemFont',
|
|
198
|
-
'"Segoe UI"',
|
|
199
|
-
'Roboto',
|
|
200
|
-
'"Helvetica Neue"',
|
|
201
|
-
'Arial',
|
|
202
|
-
'sans-serif',
|
|
203
|
-
'"Apple Color Emoji"',
|
|
204
|
-
'"Segoe UI Emoji"',
|
|
205
|
-
'"Segoe UI Symbol"',
|
|
206
|
-
].join(','),
|
|
207
|
-
h1: {
|
|
208
|
-
fontWeight: 600,
|
|
209
|
-
fontSize: '52px',
|
|
210
|
-
lineHeight: '68px',
|
|
211
|
-
},
|
|
212
|
-
h2: {
|
|
213
|
-
fontWeight: 700,
|
|
214
|
-
fontSize: '38px',
|
|
215
|
-
lineHeight: '48px',
|
|
216
|
-
},
|
|
217
|
-
h3: {
|
|
218
|
-
fontWeight: 500,
|
|
219
|
-
fontSize: '38px',
|
|
220
|
-
lineHeight: '48px',
|
|
221
|
-
},
|
|
222
|
-
h4: {
|
|
223
|
-
fontWeight: 600,
|
|
224
|
-
fontSize: '30px',
|
|
225
|
-
lineHeight: '48px',
|
|
226
|
-
},
|
|
227
|
-
h5: {
|
|
228
|
-
fontWeight: 400,
|
|
229
|
-
fontSize: '30px',
|
|
230
|
-
lineHeight: '48px',
|
|
231
|
-
},
|
|
232
|
-
h6: {
|
|
233
|
-
fontWeight: 700,
|
|
234
|
-
fontSize: '28px',
|
|
235
|
-
lineHeight: 'auto',
|
|
236
|
-
},
|
|
237
|
-
h7: {
|
|
238
|
-
fontWeight: 600,
|
|
239
|
-
fontSize: '24px',
|
|
240
|
-
lineHeight: '36px',
|
|
241
|
-
},
|
|
242
|
-
h8: {
|
|
243
|
-
fontWeight: 600,
|
|
244
|
-
fontSize: '20px',
|
|
245
|
-
lineHeight: '28px',
|
|
246
|
-
},
|
|
247
|
-
h9: {
|
|
248
|
-
fontWeight: 600,
|
|
249
|
-
fontSize: '16px',
|
|
250
|
-
lineHeight: '24px',
|
|
251
|
-
},
|
|
252
|
-
subtitle1: {
|
|
253
|
-
fontSize: 20,
|
|
254
|
-
fontWeight: 600,
|
|
255
|
-
lineHeight: '28px',
|
|
256
|
-
},
|
|
257
|
-
subtitle2: {
|
|
258
|
-
fontSize: 18,
|
|
259
|
-
fontWeight: 600,
|
|
260
|
-
lineHeight: '24px',
|
|
261
|
-
},
|
|
262
|
-
subtitle3: {
|
|
263
|
-
fontSize: 16,
|
|
264
|
-
fontWeight: 600,
|
|
265
|
-
lineHeight: '24px',
|
|
266
|
-
},
|
|
267
|
-
|
|
268
|
-
body_b1: {
|
|
269
|
-
fontWeight: 700,
|
|
270
|
-
fontSize: '14px',
|
|
271
|
-
lineHeight: '20px',
|
|
272
|
-
},
|
|
273
|
-
body_b2: {
|
|
274
|
-
fontWeight: 700,
|
|
275
|
-
fontSize: '14px',
|
|
276
|
-
lineHeight: 'auto',
|
|
277
|
-
},
|
|
278
|
-
|
|
279
|
-
body_sb1: {
|
|
280
|
-
fontWeight: 600,
|
|
281
|
-
fontSize: '16px',
|
|
282
|
-
lineHeight: '24px',
|
|
283
|
-
},
|
|
284
|
-
body_sb2: {
|
|
285
|
-
fontWeight: 600,
|
|
286
|
-
fontSize: '16px',
|
|
287
|
-
lineHeight: '20px',
|
|
288
|
-
},
|
|
289
|
-
body_sb3: {
|
|
290
|
-
fontWeight: 700,
|
|
291
|
-
fontSize: '15px',
|
|
292
|
-
lineHeight: '16px',
|
|
293
|
-
},
|
|
294
|
-
body_sb4: {
|
|
295
|
-
fontWeight: 600,
|
|
296
|
-
fontSize: '14px',
|
|
297
|
-
lineHeight: '20px',
|
|
298
|
-
},
|
|
299
|
-
body_sb5: {
|
|
300
|
-
fontWeight: 600,
|
|
301
|
-
fontSize: '12.4px',
|
|
302
|
-
lineHeight: '16px',
|
|
303
|
-
},
|
|
304
|
-
|
|
305
|
-
body_m1: {
|
|
306
|
-
fontWeight: 500,
|
|
307
|
-
fontSize: '14px',
|
|
308
|
-
lineHeight: '20px',
|
|
309
|
-
},
|
|
310
|
-
body_m2: {
|
|
311
|
-
fontWeight: 500,
|
|
312
|
-
fontSize: '13px',
|
|
313
|
-
lineHeight: '18px',
|
|
314
|
-
letterSpacing: '0.2px',
|
|
315
|
-
},
|
|
316
|
-
|
|
317
|
-
body1: {
|
|
318
|
-
fontWeight: 400,
|
|
319
|
-
fontSize: '16px',
|
|
320
|
-
lineHeight: '24px',
|
|
321
|
-
},
|
|
322
|
-
body2: {
|
|
323
|
-
fontWeight: 400,
|
|
324
|
-
fontSize: '16px',
|
|
325
|
-
lineHeight: 'auto',
|
|
326
|
-
},
|
|
327
|
-
body3: {
|
|
328
|
-
fontWeight: 400,
|
|
329
|
-
fontSize: '15px',
|
|
330
|
-
lineHeight: '24px',
|
|
331
|
-
},
|
|
332
|
-
body4: {
|
|
333
|
-
fontWeight: 400,
|
|
334
|
-
fontSize: '14px',
|
|
335
|
-
lineHeight: '28px',
|
|
336
|
-
},
|
|
337
|
-
body5: {
|
|
338
|
-
fontWeight: 400,
|
|
339
|
-
fontSize: '14px',
|
|
340
|
-
lineHeight: '20px',
|
|
341
|
-
},
|
|
342
|
-
body6: {
|
|
343
|
-
fontWeight: 400,
|
|
344
|
-
fontSize: '13px',
|
|
345
|
-
lineHeight: '18px',
|
|
346
|
-
},
|
|
347
|
-
body7: {
|
|
348
|
-
fontWeight: 400,
|
|
349
|
-
fontSize: '12.4px',
|
|
350
|
-
lineHeight: '16px',
|
|
351
|
-
},
|
|
352
|
-
body8: {
|
|
353
|
-
fontWeight: 400,
|
|
354
|
-
fontSize: '12px',
|
|
355
|
-
lineHeight: '16px',
|
|
356
|
-
},
|
|
357
|
-
|
|
358
|
-
small_body_b1: {
|
|
359
|
-
fontWeight: 700,
|
|
360
|
-
fontSize: '12px',
|
|
361
|
-
lineHeight: '12px',
|
|
362
|
-
},
|
|
363
|
-
small_body_b2: {
|
|
364
|
-
fontWeight: 700,
|
|
365
|
-
fontSize: '12px',
|
|
366
|
-
lineHeight: '16px',
|
|
367
|
-
},
|
|
368
|
-
small_body_b3: {
|
|
369
|
-
fontWeight: 700,
|
|
370
|
-
fontSize: '10px',
|
|
371
|
-
lineHeight: 'auto',
|
|
372
|
-
},
|
|
373
|
-
small_body_b4: {
|
|
374
|
-
fontWeight: 700,
|
|
375
|
-
fontSize: '10px',
|
|
376
|
-
lineHeight: '12px',
|
|
377
|
-
},
|
|
378
|
-
small_body_b5: {
|
|
379
|
-
fontWeight: 700,
|
|
380
|
-
fontSize: '8px',
|
|
381
|
-
lineHeight: 'auto',
|
|
382
|
-
},
|
|
383
|
-
|
|
384
|
-
small_body_sb1: {
|
|
385
|
-
fontWeight: 600,
|
|
386
|
-
fontSize: '12px',
|
|
387
|
-
lineHeight: '16px',
|
|
388
|
-
},
|
|
389
|
-
|
|
390
|
-
small_body_m1: {
|
|
391
|
-
fontWeight: 500,
|
|
392
|
-
fontSize: '13px',
|
|
393
|
-
lineHeight: '20px',
|
|
394
|
-
},
|
|
395
|
-
small_body_m2: {
|
|
396
|
-
fontWeight: 500,
|
|
397
|
-
fontSize: '12px',
|
|
398
|
-
lineHeight: '20px',
|
|
399
|
-
},
|
|
400
|
-
small_body_m3: {
|
|
401
|
-
fontWeight: 500,
|
|
402
|
-
fontSize: '10px',
|
|
403
|
-
lineHeight: 'auto',
|
|
404
|
-
},
|
|
405
|
-
small_body_m4: {
|
|
406
|
-
fontWeight: 500,
|
|
407
|
-
fontSize: '10px',
|
|
408
|
-
lineHeight: '16px',
|
|
409
|
-
},
|
|
410
|
-
small_body_m5: {
|
|
411
|
-
fontWeight: 500,
|
|
412
|
-
fontSize: '8px',
|
|
413
|
-
lineHeight: 'auto',
|
|
414
|
-
},
|
|
415
|
-
small_body_m6: {
|
|
416
|
-
fontWeight: 500,
|
|
417
|
-
fontSize: '8px',
|
|
418
|
-
lineHeight: '12px',
|
|
419
|
-
},
|
|
420
|
-
small_body_m7: {
|
|
421
|
-
fontWeight: 500,
|
|
422
|
-
fontSize: '7px',
|
|
423
|
-
lineHeight: 'auto',
|
|
424
|
-
},
|
|
425
|
-
|
|
426
|
-
small_body1: {
|
|
427
|
-
fontWeight: 400,
|
|
428
|
-
fontSize: '13px',
|
|
429
|
-
lineHeight: '24px',
|
|
430
|
-
},
|
|
431
|
-
small_body2: {
|
|
432
|
-
fontWeight: 400,
|
|
433
|
-
fontSize: '12px',
|
|
434
|
-
lineHeight: '20px',
|
|
435
|
-
},
|
|
436
|
-
small_body3: {
|
|
437
|
-
fontWeight: 400,
|
|
438
|
-
fontSize: '10px',
|
|
439
|
-
lineHeight: 'auto',
|
|
440
|
-
},
|
|
441
|
-
small_body4: {
|
|
442
|
-
fontWeight: 400,
|
|
443
|
-
fontSize: '10px',
|
|
444
|
-
lineHeight: '14px',
|
|
445
|
-
},
|
|
446
|
-
small_body5: {
|
|
447
|
-
fontWeight: 400,
|
|
448
|
-
fontSize: '8px',
|
|
449
|
-
lineHeight: 'auto',
|
|
450
|
-
},
|
|
451
|
-
|
|
452
|
-
small_body_l1: {
|
|
453
|
-
fontWeight: 300,
|
|
454
|
-
fontSize: '10px',
|
|
455
|
-
lineHeight: '20px',
|
|
456
|
-
},
|
|
457
|
-
small_body_l2: {
|
|
458
|
-
fontWeight: 300,
|
|
459
|
-
fontSize: '7px',
|
|
460
|
-
lineHeight: 'auto',
|
|
461
|
-
},
|
|
462
|
-
|
|
463
|
-
overline: {
|
|
464
|
-
fontWeight: 500,
|
|
465
|
-
fontSize: '14px',
|
|
466
|
-
lineHeight: '20px',
|
|
467
|
-
letterSpacing: '1px',
|
|
468
|
-
textTransform: 'uppercase',
|
|
469
|
-
},
|
|
470
|
-
|
|
471
|
-
button1: {
|
|
472
|
-
fontWeight: 600,
|
|
473
|
-
fontSize: '16px',
|
|
474
|
-
lineHeight: '22px',
|
|
475
|
-
textTransform: 'capitalize',
|
|
476
|
-
},
|
|
477
|
-
button2: {
|
|
478
|
-
fontWeight: 600,
|
|
479
|
-
fontSize: '14px',
|
|
480
|
-
lineHeight: '20px',
|
|
481
|
-
letterSpacing: '0.2px',
|
|
482
|
-
textTransform: 'capitalize',
|
|
483
|
-
},
|
|
484
|
-
|
|
485
|
-
caption: {
|
|
486
|
-
fontWeight: 500,
|
|
487
|
-
fontSize: '12px',
|
|
488
|
-
lineHeight: '16px',
|
|
489
|
-
},
|
|
490
|
-
};
|
|
491
|
-
|
|
492
|
-
export default typographyOptions;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcBellNotiOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const BellNoti = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
BellNoti.displayName = 'BellNoti';
|
|
26
|
-
BellNoti.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default BellNoti;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcCloseLargeOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const CloseLarge = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
CloseLarge.displayName = 'CloseLarge';
|
|
26
|
-
CloseLarge.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default CloseLarge;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcCloseSmallOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const CloseSmall = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
CloseSmall.displayName = 'CloseSmall';
|
|
26
|
-
CloseSmall.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default CloseSmall;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcDownloadPdfOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const DownloadPdf = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
DownloadPdf.displayName = 'DownloadPdf';
|
|
26
|
-
DownloadPdf.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default DownloadPdf;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcEllipseOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const Ellipse = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
Ellipse.displayName = 'Ellipse';
|
|
26
|
-
Ellipse.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default Ellipse;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcFilterNotiOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const FilterNoti = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
FilterNoti.displayName = 'FilterNoti';
|
|
26
|
-
FilterNoti.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default FilterNoti;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcHideLargeOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const HideLarge = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
HideLarge.displayName = 'HideLarge';
|
|
26
|
-
HideLarge.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default HideLarge;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import SvgIcon, { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
|
|
4
|
-
import { IcHideSmallOutlined20Px as outlined } from '../../assets';
|
|
5
|
-
|
|
6
|
-
const variants = ['outlined'] as const;
|
|
7
|
-
type Variant = (typeof variants)[number];
|
|
8
|
-
type IconProps = SvgIconProps & {
|
|
9
|
-
variant?: Variant;
|
|
10
|
-
};
|
|
11
|
-
const HideSmall = ({ variant = 'outlined', ...rest }: IconProps) => {
|
|
12
|
-
if (variant === 'outlined') {
|
|
13
|
-
return (
|
|
14
|
-
<SvgIcon
|
|
15
|
-
{...rest}
|
|
16
|
-
component={outlined}
|
|
17
|
-
inheritViewBox
|
|
18
|
-
/>
|
|
19
|
-
);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
return null;
|
|
23
|
-
};
|
|
24
|
-
|
|
25
|
-
HideSmall.displayName = 'HideSmall';
|
|
26
|
-
HideSmall.variants = variants;
|
|
27
|
-
|
|
28
|
-
export default HideSmall;
|