@lunit/oui 1.0.0-alpha.3 → 1.0.0-alpha.5
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/src/components/Dialog/Dialog.styled.ts +2 -2
- package/src/components/Dialog/Dialog.types.ts +1 -1
- package/src/components/UploadManager/UploadManager.tsx +2 -2
- package/.lintstagedrc.json +0 -3
- package/dist/assets/ic-bell-noti-outlined-20px.js +0 -4
- package/dist/assets/ic-close-large-outlined-20px.js +0 -4
- package/dist/assets/ic-close-small-outlined-20px.js +0 -4
- package/dist/assets/ic-download-pdf-outlined-20px.js +0 -4
- package/dist/assets/ic-ellipse-outlined-20px.js +0 -4
- package/dist/assets/ic-filter-noti-outlined-20px.js +0 -4
- package/dist/assets/ic-hide-large-outlined-20px.js +0 -4
- package/dist/assets/ic-hide-small-outlined-20px.js +0 -4
- package/dist/assets/ic-information-large-outlined-20px.js +0 -4
- package/dist/assets/ic-information-small-outlined-20px.js +0 -4
- package/dist/assets/ic-manufacturer-outlined-20px.js +0 -4
- package/dist/assets/ic-rectangle-outlined-20px.js +0 -4
- package/dist/assets/ic-refresh-left-outlined-20px.js +0 -4
- package/dist/assets/ic-refresh-right-outlined-20px.js +0 -4
- package/dist/assets/ic-show-large-outlined-20px.js +0 -4
- package/dist/assets/ic-show-small-outlined-20px.js +0 -4
- package/dist/assets/index.js +0 -17
- package/dist/components/Alert/Alert.js +0 -15
- package/dist/components/Alert/Alert.styled.js +0 -42
- package/dist/components/Alert/Alert.types.js +0 -2
- package/dist/components/Alert/Alert.utils.js +0 -40
- package/dist/components/Alert/index.js +0 -3
- package/dist/components/BaseTextField/BaseTextField.styled.js +0 -97
- package/dist/components/BaseTextField/BaseTextField.types.js +0 -3
- package/dist/components/BaseTextField/BaseTextField.utils.js +0 -10
- package/dist/components/Button/BaseButton.js +0 -15
- package/dist/components/Button/Button.js +0 -43
- package/dist/components/Button/Button.types.js +0 -2
- package/dist/components/Button/Button.utils.js +0 -11
- package/dist/components/Button/index.js +0 -4
- package/dist/components/Button/styleds/BaseButton.styled.js +0 -52
- package/dist/components/Button/styleds/ContainedButton.styled.js +0 -112
- package/dist/components/Button/styleds/GhostButton.styled.js +0 -128
- package/dist/components/Button/styleds/IconButton.styled.js +0 -23
- package/dist/components/Button/styleds/OutlinedButton.styled.js +0 -136
- package/dist/components/Card/Card.js +0 -7
- package/dist/components/Card/Card.styled.js +0 -14
- package/dist/components/Card/Card.types.js +0 -2
- package/dist/components/Card/index.js +0 -3
- package/dist/components/Checkbox/Checkbox.js +0 -11
- package/dist/components/Checkbox/Checkbox.styled.js +0 -25
- package/dist/components/Checkbox/Checkbox.types.js +0 -2
- package/dist/components/Checkbox/Checkbox.utils.js +0 -22
- package/dist/components/Checkbox/index.js +0 -3
- package/dist/components/Chip/Chip.js +0 -26
- package/dist/components/Chip/Chip.styled.js +0 -106
- package/dist/components/Chip/Chip.types.js +0 -2
- package/dist/components/Chip/Chip.utils.js +0 -49
- package/dist/components/Chip/index.js +0 -3
- package/dist/components/DataTable/DataTable.js +0 -12
- package/dist/components/DataTable/DataTable.styled.js +0 -65
- package/dist/components/DataTable/index.js +0 -2
- package/dist/components/DatePicker/DatePicker.js +0 -162
- package/dist/components/DatePicker/DatePicker.styled.js +0 -17
- package/dist/components/DatePicker/DatePicker.types.js +0 -2
- package/dist/components/DatePicker/index.js +0 -3
- package/dist/components/Dialog/Dialog.js +0 -21
- package/dist/components/Dialog/Dialog.styled.js +0 -60
- package/dist/components/Dialog/Dialog.types.js +0 -2
- package/dist/components/Dialog/index.js +0 -3
- package/dist/components/Divider/Divider.js +0 -7
- package/dist/components/Divider/Divider.styled.js +0 -22
- package/dist/components/Divider/Divider.types.js +0 -2
- package/dist/components/Divider/index.js +0 -3
- package/dist/components/Dropdown/Dropdown.js +0 -55
- package/dist/components/Dropdown/Dropdown.styled.js +0 -103
- package/dist/components/Dropdown/Dropdown.types.js +0 -2
- package/dist/components/Dropdown/Dropdown.utils.js +0 -12
- package/dist/components/Dropdown/DropdownItem.js +0 -9
- package/dist/components/Dropdown/DropdownItem.styled.js +0 -57
- package/dist/components/Dropdown/DropdownItem.types.js +0 -2
- package/dist/components/Dropdown/DropdownItem.utils.js +0 -10
- package/dist/components/Dropdown/DropdownSubtitle.js +0 -7
- package/dist/components/Dropdown/DropdownSubtitle.styled.js +0 -12
- package/dist/components/Dropdown/DropdownSubtitle.types.js +0 -2
- package/dist/components/Dropdown/IconDropdown.js +0 -35
- package/dist/components/Dropdown/IconDropdown.styled.js +0 -72
- package/dist/components/Dropdown/IconDropdown.types.js +0 -2
- package/dist/components/Dropdown/index.js +0 -6
- package/dist/components/FileDnDZone/FileDnDZone.js +0 -13
- package/dist/components/FileDnDZone/FileDnDZone.styled.js +0 -39
- package/dist/components/FileDnDZone/FileDnDZone.types.js +0 -2
- package/dist/components/FileDnDZone/FileDnDZone.utils.js +0 -3
- package/dist/components/FileDnDZone/index.js +0 -3
- package/dist/components/Icons/BellNoti/index.js +0 -14
- package/dist/components/Icons/CloseLarge/index.js +0 -14
- package/dist/components/Icons/CloseSmall/index.js +0 -14
- package/dist/components/Icons/DownloadPdf/index.js +0 -14
- package/dist/components/Icons/Ellipse/index.js +0 -14
- package/dist/components/Icons/FilterNoti/index.js +0 -14
- package/dist/components/Icons/HideLarge/index.js +0 -14
- package/dist/components/Icons/HideSmall/index.js +0 -14
- package/dist/components/Icons/InformationLarge/index.js +0 -14
- package/dist/components/Icons/InformationSmall/index.js +0 -14
- package/dist/components/Icons/Manufacturer/index.js +0 -14
- package/dist/components/Icons/Rectangle/index.js +0 -14
- package/dist/components/Icons/RefreshLeft/index.js +0 -14
- package/dist/components/Icons/RefreshRight/index.js +0 -14
- package/dist/components/Icons/ShowLarge/index.js +0 -14
- package/dist/components/Icons/ShowSmall/index.js +0 -14
- package/dist/components/Icons/index.js +0 -180
- package/dist/components/List/List.js +0 -23
- package/dist/components/List/List.styled.js +0 -29
- package/dist/components/List/List.types.js +0 -2
- package/dist/components/List/List.utils.js +0 -12
- package/dist/components/List/ListItem.js +0 -25
- package/dist/components/List/ListItem.styled.js +0 -45
- package/dist/components/List/ListItem.types.js +0 -2
- package/dist/components/List/ListItemCaption.js +0 -10
- package/dist/components/List/ListItemCaption.styled.js +0 -7
- package/dist/components/List/ListItemCaption.types.js +0 -2
- package/dist/components/List/index.js +0 -4
- package/dist/components/LoadingIndicator/LoadingIndicator.js +0 -11
- package/dist/components/LoadingIndicator/LoadingIndicator.styled.js +0 -37
- package/dist/components/LoadingIndicator/LoadingIndicator.types.js +0 -2
- package/dist/components/LoadingIndicator/assets/DnaLoadingAnimation.json +0 -769
- package/dist/components/LoadingIndicator/assets/DotLoadingAnimation.json +0 -426
- package/dist/components/LoadingIndicator/index.js +0 -3
- package/dist/components/Menu/Menu.js +0 -13
- package/dist/components/Menu/Menu.styled.js +0 -31
- package/dist/components/Menu/Menu.types.js +0 -2
- package/dist/components/Menu/MenuItem.js +0 -20
- package/dist/components/Menu/MenuItem.styled.js +0 -48
- package/dist/components/Menu/MenuItem.types.js +0 -2
- package/dist/components/Menu/index.js +0 -3
- package/dist/components/MuiCssBaseline.js +0 -67
- package/dist/components/MuiInputBase.js +0 -24
- package/dist/components/MuiOutlinedInput.js +0 -56
- package/dist/components/MuiTextField.js +0 -16
- package/dist/components/ProductLabel/ProductLabel.js +0 -16
- package/dist/components/ProductLabel/ProductLabel.styled.js +0 -53
- package/dist/components/ProductLabel/ProductLabel.types.js +0 -2
- package/dist/components/ProductLabel/index.js +0 -3
- package/dist/components/Progress/CircularProgress.js +0 -7
- package/dist/components/Progress/CircularProgress.styled.js +0 -8
- package/dist/components/Progress/CircularProgress.types.js +0 -2
- package/dist/components/Progress/LinearProgress.js +0 -7
- package/dist/components/Progress/LinearProgress.styled.js +0 -13
- package/dist/components/Progress/LinearProgress.types.js +0 -2
- package/dist/components/Progress/index.js +0 -4
- package/dist/components/Radio/Radio.js +0 -10
- package/dist/components/Radio/Radio.styled.js +0 -32
- package/dist/components/Radio/Radio.types.js +0 -2
- package/dist/components/Radio/RadioGroup.js +0 -8
- package/dist/components/Radio/RadioGroup.styled.js +0 -6
- package/dist/components/Radio/RadioGroup.types.js +0 -2
- package/dist/components/Radio/index.js +0 -4
- package/dist/components/Stepper/Stepper.js +0 -7
- package/dist/components/Stepper/Stepper.styled.js +0 -33
- package/dist/components/Stepper/Stepper.types.js +0 -2
- package/dist/components/Stepper/index.js +0 -3
- package/dist/components/TabbedPanel/TabbedPanel.js +0 -18
- package/dist/components/TabbedPanel/TabbedPanel.styled.js +0 -116
- package/dist/components/TabbedPanel/TabbedPanel.types.js +0 -2
- package/dist/components/TabbedPanel/TabbedPanel.utils.js +0 -18
- package/dist/components/TabbedPanel/index.js +0 -3
- package/dist/components/TextField/TextArea.js +0 -10
- package/dist/components/TextField/TextArea.styled.js +0 -31
- package/dist/components/TextField/TextArea.types.js +0 -3
- package/dist/components/TextField/TextInput.js +0 -13
- package/dist/components/TextField/TextInput.styled.js +0 -103
- package/dist/components/TextField/TextInput.types.js +0 -2
- package/dist/components/TextField/TextInput.utils.js +0 -6
- package/dist/components/TextField/components/Buttons.js +0 -11
- package/dist/components/TextField/components/NormalTextInput.js +0 -39
- package/dist/components/TextField/components/PasswordInput.js +0 -22
- package/dist/components/TextField/index.js +0 -4
- package/dist/components/Tooltip/Tooltip.js +0 -21
- package/dist/components/Tooltip/Tooltip.styled.js +0 -24
- package/dist/components/Tooltip/Tooltip.types.js +0 -2
- package/dist/components/Tooltip/Tooltip.utils.js +0 -30
- package/dist/components/Tooltip/index.js +0 -3
- package/dist/components/UploadManager/UploadManager.js +0 -85
- package/dist/components/UploadManager/UploadManager.styled.js +0 -38
- package/dist/components/UploadManager/UploadManager.types.js +0 -2
- package/dist/components/UploadManager/index.js +0 -3
- package/dist/components/index.js +0 -24
- package/dist/foundations/index.js +0 -4
- package/dist/foundations/palette.js +0 -209
- package/dist/foundations/spacing.js +0 -3
- package/dist/foundations/typography.js +0 -288
- package/dist/index.js +0 -4
- package/dist/reportWebVitals.js +0 -13
- package/dist/setupTests.js +0 -6
- package/dist/systems/drawer.js +0 -6
- package/dist/systems/index.js +0 -7
- package/dist/theme.js +0 -21
- package/dist/types/assets/ic-bell-noti-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-close-large-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-close-small-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-download-pdf-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-ellipse-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-filter-noti-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-hide-large-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-hide-small-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-information-large-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-information-small-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-manufacturer-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-rectangle-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-refresh-left-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-refresh-right-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-show-large-outlined-20px.d.ts +0 -3
- package/dist/types/assets/ic-show-small-outlined-20px.d.ts +0 -3
- package/dist/types/assets/index.d.ts +0 -16
- package/dist/types/components/Alert/Alert.d.ts +0 -4
- package/dist/types/components/Alert/Alert.styled.d.ts +0 -3
- package/dist/types/components/Alert/Alert.types.d.ts +0 -4
- package/dist/types/components/Alert/Alert.utils.d.ts +0 -4
- package/dist/types/components/Alert/index.d.ts +0 -4
- package/dist/types/components/BaseTextField/BaseTextField.styled.d.ts +0 -61
- package/dist/types/components/BaseTextField/BaseTextField.types.d.ts +0 -17
- package/dist/types/components/BaseTextField/BaseTextField.utils.d.ts +0 -2
- package/dist/types/components/Button/BaseButton.d.ts +0 -3
- package/dist/types/components/Button/Button.d.ts +0 -3
- package/dist/types/components/Button/Button.types.d.ts +0 -24
- package/dist/types/components/Button/Button.utils.d.ts +0 -8
- package/dist/types/components/Button/index.d.ts +0 -5
- package/dist/types/components/Button/styleds/BaseButton.styled.d.ts +0 -859
- package/dist/types/components/Button/styleds/ContainedButton.styled.d.ts +0 -894
- package/dist/types/components/Button/styleds/GhostButton.styled.d.ts +0 -888
- package/dist/types/components/Button/styleds/IconButton.styled.d.ts +0 -21
- package/dist/types/components/Button/styleds/OutlinedButton.styled.d.ts +0 -895
- package/dist/types/components/Card/Card.d.ts +0 -3
- package/dist/types/components/Card/Card.styled.d.ts +0 -3
- package/dist/types/components/Card/Card.types.d.ts +0 -8
- package/dist/types/components/Card/index.d.ts +0 -4
- package/dist/types/components/Checkbox/Checkbox.d.ts +0 -4
- package/dist/types/components/Checkbox/Checkbox.styled.d.ts +0 -10
- package/dist/types/components/Checkbox/Checkbox.types.d.ts +0 -15
- package/dist/types/components/Checkbox/Checkbox.utils.d.ts +0 -3
- package/dist/types/components/Checkbox/index.d.ts +0 -4
- package/dist/types/components/Chip/Chip.d.ts +0 -3
- package/dist/types/components/Chip/Chip.styled.d.ts +0 -6
- package/dist/types/components/Chip/Chip.types.d.ts +0 -6
- package/dist/types/components/Chip/Chip.utils.d.ts +0 -2
- package/dist/types/components/Chip/index.d.ts +0 -3
- package/dist/types/components/DataTable/DataTable.d.ts +0 -3
- package/dist/types/components/DataTable/DataTable.styled.d.ts +0 -3
- package/dist/types/components/DataTable/index.d.ts +0 -1
- package/dist/types/components/DatePicker/DatePicker.d.ts +0 -3
- package/dist/types/components/DatePicker/DatePicker.styled.d.ts +0 -3
- package/dist/types/components/DatePicker/DatePicker.types.d.ts +0 -6
- package/dist/types/components/DatePicker/index.d.ts +0 -3
- package/dist/types/components/Dialog/Dialog.d.ts +0 -3
- package/dist/types/components/Dialog/Dialog.styled.d.ts +0 -24
- package/dist/types/components/Dialog/Dialog.types.d.ts +0 -19
- package/dist/types/components/Dialog/index.d.ts +0 -4
- package/dist/types/components/Divider/Divider.d.ts +0 -3
- package/dist/types/components/Divider/Divider.styled.d.ts +0 -6
- package/dist/types/components/Divider/Divider.types.d.ts +0 -5
- package/dist/types/components/Divider/index.d.ts +0 -4
- package/dist/types/components/Dropdown/Dropdown.d.ts +0 -3
- package/dist/types/components/Dropdown/Dropdown.styled.d.ts +0 -12
- package/dist/types/components/Dropdown/Dropdown.types.d.ts +0 -20
- package/dist/types/components/Dropdown/Dropdown.utils.d.ts +0 -3
- package/dist/types/components/Dropdown/DropdownItem.d.ts +0 -3
- package/dist/types/components/Dropdown/DropdownItem.styled.d.ts +0 -10
- package/dist/types/components/Dropdown/DropdownItem.types.d.ts +0 -12
- package/dist/types/components/Dropdown/DropdownItem.utils.d.ts +0 -3
- package/dist/types/components/Dropdown/DropdownSubtitle.d.ts +0 -3
- package/dist/types/components/Dropdown/DropdownSubtitle.styled.d.ts +0 -5
- package/dist/types/components/Dropdown/DropdownSubtitle.types.d.ts +0 -5
- package/dist/types/components/Dropdown/IconDropdown.d.ts +0 -3
- package/dist/types/components/Dropdown/IconDropdown.styled.d.ts +0 -6
- package/dist/types/components/Dropdown/IconDropdown.types.d.ts +0 -19
- package/dist/types/components/Dropdown/index.d.ts +0 -9
- package/dist/types/components/FileDnDZone/FileDnDZone.d.ts +0 -3
- package/dist/types/components/FileDnDZone/FileDnDZone.styled.d.ts +0 -14
- package/dist/types/components/FileDnDZone/FileDnDZone.types.d.ts +0 -12
- package/dist/types/components/FileDnDZone/FileDnDZone.utils.d.ts +0 -2
- package/dist/types/components/FileDnDZone/index.d.ts +0 -4
- package/dist/types/components/Icons/BellNoti/index.d.ts +0 -12
- package/dist/types/components/Icons/CloseLarge/index.d.ts +0 -12
- package/dist/types/components/Icons/CloseSmall/index.d.ts +0 -12
- package/dist/types/components/Icons/DownloadPdf/index.d.ts +0 -12
- package/dist/types/components/Icons/Ellipse/index.d.ts +0 -12
- package/dist/types/components/Icons/FilterNoti/index.d.ts +0 -12
- package/dist/types/components/Icons/HideLarge/index.d.ts +0 -12
- package/dist/types/components/Icons/HideSmall/index.d.ts +0 -12
- package/dist/types/components/Icons/InformationLarge/index.d.ts +0 -12
- package/dist/types/components/Icons/InformationSmall/index.d.ts +0 -12
- package/dist/types/components/Icons/Manufacturer/index.d.ts +0 -12
- package/dist/types/components/Icons/Rectangle/index.d.ts +0 -12
- package/dist/types/components/Icons/RefreshLeft/index.d.ts +0 -12
- package/dist/types/components/Icons/RefreshRight/index.d.ts +0 -12
- package/dist/types/components/Icons/ShowLarge/index.d.ts +0 -12
- package/dist/types/components/Icons/ShowSmall/index.d.ts +0 -12
- package/dist/types/components/Icons/index.d.ts +0 -179
- package/dist/types/components/List/List.d.ts +0 -5
- package/dist/types/components/List/List.styled.d.ts +0 -8
- package/dist/types/components/List/List.types.d.ts +0 -19
- package/dist/types/components/List/List.utils.d.ts +0 -3
- package/dist/types/components/List/ListItem.d.ts +0 -3
- package/dist/types/components/List/ListItem.styled.d.ts +0 -35
- package/dist/types/components/List/ListItem.types.d.ts +0 -23
- package/dist/types/components/List/ListItemCaption.d.ts +0 -4
- package/dist/types/components/List/ListItemCaption.styled.d.ts +0 -4
- package/dist/types/components/List/ListItemCaption.types.d.ts +0 -1
- package/dist/types/components/List/index.d.ts +0 -6
- package/dist/types/components/LoadingIndicator/LoadingIndicator.d.ts +0 -3
- package/dist/types/components/LoadingIndicator/LoadingIndicator.styled.d.ts +0 -13
- package/dist/types/components/LoadingIndicator/LoadingIndicator.types.d.ts +0 -6
- package/dist/types/components/LoadingIndicator/index.d.ts +0 -4
- package/dist/types/components/Menu/Menu.d.ts +0 -5
- package/dist/types/components/Menu/Menu.styled.d.ts +0 -6
- package/dist/types/components/Menu/Menu.types.d.ts +0 -15
- package/dist/types/components/Menu/MenuItem.d.ts +0 -3
- package/dist/types/components/Menu/MenuItem.styled.d.ts +0 -9
- package/dist/types/components/Menu/MenuItem.types.d.ts +0 -13
- package/dist/types/components/Menu/index.d.ts +0 -4
- package/dist/types/components/MuiCssBaseline.d.ts +0 -4
- package/dist/types/components/MuiInputBase.d.ts +0 -4
- package/dist/types/components/MuiOutlinedInput.d.ts +0 -4
- package/dist/types/components/MuiTextField.d.ts +0 -5
- package/dist/types/components/ProductLabel/ProductLabel.d.ts +0 -3
- package/dist/types/components/ProductLabel/ProductLabel.styled.d.ts +0 -22
- package/dist/types/components/ProductLabel/ProductLabel.types.d.ts +0 -10
- package/dist/types/components/ProductLabel/index.d.ts +0 -4
- package/dist/types/components/Progress/CircularProgress.d.ts +0 -3
- package/dist/types/components/Progress/CircularProgress.styled.d.ts +0 -3
- package/dist/types/components/Progress/CircularProgress.types.d.ts +0 -5
- package/dist/types/components/Progress/LinearProgress.d.ts +0 -3
- package/dist/types/components/Progress/LinearProgress.styled.d.ts +0 -3
- package/dist/types/components/Progress/LinearProgress.types.d.ts +0 -6
- package/dist/types/components/Progress/index.d.ts +0 -3
- package/dist/types/components/Radio/Radio.d.ts +0 -4
- package/dist/types/components/Radio/Radio.styled.d.ts +0 -7
- package/dist/types/components/Radio/Radio.types.d.ts +0 -14
- package/dist/types/components/Radio/RadioGroup.d.ts +0 -4
- package/dist/types/components/Radio/RadioGroup.styled.d.ts +0 -1
- package/dist/types/components/Radio/RadioGroup.types.d.ts +0 -9
- package/dist/types/components/Radio/index.d.ts +0 -5
- package/dist/types/components/Stepper/Stepper.d.ts +0 -3
- package/dist/types/components/Stepper/Stepper.styled.d.ts +0 -12
- package/dist/types/components/Stepper/Stepper.types.d.ts +0 -11
- package/dist/types/components/Stepper/index.d.ts +0 -4
- package/dist/types/components/TabbedPanel/TabbedPanel.d.ts +0 -3
- package/dist/types/components/TabbedPanel/TabbedPanel.styled.d.ts +0 -11
- package/dist/types/components/TabbedPanel/TabbedPanel.types.d.ts +0 -31
- package/dist/types/components/TabbedPanel/TabbedPanel.utils.d.ts +0 -13
- package/dist/types/components/TabbedPanel/index.d.ts +0 -4
- package/dist/types/components/TextField/TextArea.d.ts +0 -4
- package/dist/types/components/TextField/TextArea.styled.d.ts +0 -5
- package/dist/types/components/TextField/TextArea.types.d.ts +0 -19
- package/dist/types/components/TextField/TextInput.d.ts +0 -4
- package/dist/types/components/TextField/TextInput.styled.d.ts +0 -11
- package/dist/types/components/TextField/TextInput.types.d.ts +0 -26
- package/dist/types/components/TextField/TextInput.utils.d.ts +0 -3
- package/dist/types/components/TextField/components/Buttons.d.ts +0 -8
- package/dist/types/components/TextField/components/NormalTextInput.d.ts +0 -4
- package/dist/types/components/TextField/components/PasswordInput.d.ts +0 -4
- package/dist/types/components/TextField/index.d.ts +0 -6
- package/dist/types/components/Tooltip/Tooltip.d.ts +0 -4
- package/dist/types/components/Tooltip/Tooltip.styled.d.ts +0 -3
- package/dist/types/components/Tooltip/Tooltip.types.d.ts +0 -16
- package/dist/types/components/Tooltip/Tooltip.utils.d.ts +0 -4
- package/dist/types/components/Tooltip/index.d.ts +0 -4
- package/dist/types/components/UploadManager/UploadManager.d.ts +0 -6
- package/dist/types/components/UploadManager/UploadManager.styled.d.ts +0 -13
- package/dist/types/components/UploadManager/UploadManager.types.d.ts +0 -14
- package/dist/types/components/UploadManager/index.d.ts +0 -4
- package/dist/types/components/index.d.ts +0 -23
- package/dist/types/foundations/index.d.ts +0 -3
- package/dist/types/foundations/palette.d.ts +0 -72
- package/dist/types/foundations/spacing.d.ts +0 -3
- package/dist/types/foundations/typography.d.ts +0 -152
- package/dist/types/index.d.ts +0 -3
- package/dist/types/reportWebVitals.d.ts +0 -3
- package/dist/types/setupTests.d.ts +0 -1
- package/dist/types/systems/drawer.d.ts +0 -22
- package/dist/types/systems/index.d.ts +0 -6
- package/dist/types/theme.d.ts +0 -2
|
@@ -1,426 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"nm": "Loading",
|
|
3
|
-
"ddd": 0,
|
|
4
|
-
"h": 500,
|
|
5
|
-
"w": 500,
|
|
6
|
-
"meta": { "g": "@lottiefiles/toolkit-js 0.25.4" },
|
|
7
|
-
"layers": [
|
|
8
|
-
{
|
|
9
|
-
"ty": 4,
|
|
10
|
-
"nm": "Shape Layer 4",
|
|
11
|
-
"sr": 1,
|
|
12
|
-
"st": 0,
|
|
13
|
-
"op": 30.0000012219251,
|
|
14
|
-
"ip": 0,
|
|
15
|
-
"hd": false,
|
|
16
|
-
"ddd": 0,
|
|
17
|
-
"bm": 0,
|
|
18
|
-
"hasMask": false,
|
|
19
|
-
"ao": 0,
|
|
20
|
-
"ks": {
|
|
21
|
-
"a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
|
|
22
|
-
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
|
|
23
|
-
"sk": { "a": 0, "k": 0 },
|
|
24
|
-
"p": {
|
|
25
|
-
"a": 1,
|
|
26
|
-
"k": [
|
|
27
|
-
{
|
|
28
|
-
"o": { "x": 0.167, "y": 0 },
|
|
29
|
-
"i": { "x": 0.833, "y": 1 },
|
|
30
|
-
"s": [546, 266, 0],
|
|
31
|
-
"t": 13,
|
|
32
|
-
"ti": [0, 0, 0],
|
|
33
|
-
"to": [0, -11, 0]
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"o": { "x": 0.167, "y": 0 },
|
|
37
|
-
"i": { "x": 0.833, "y": 1 },
|
|
38
|
-
"s": [546, 200, 0],
|
|
39
|
-
"t": 17,
|
|
40
|
-
"ti": [0, -11, 0],
|
|
41
|
-
"to": [0, 0, 0]
|
|
42
|
-
},
|
|
43
|
-
{ "s": [546, 266, 0], "t": 21.0000008553475 }
|
|
44
|
-
],
|
|
45
|
-
"ix": 2
|
|
46
|
-
},
|
|
47
|
-
"r": { "a": 0, "k": 0, "ix": 10 },
|
|
48
|
-
"sa": { "a": 0, "k": 0 },
|
|
49
|
-
"o": { "a": 0, "k": 100, "ix": 11 }
|
|
50
|
-
},
|
|
51
|
-
"ef": [],
|
|
52
|
-
"shapes": [
|
|
53
|
-
{
|
|
54
|
-
"ty": "gr",
|
|
55
|
-
"bm": 0,
|
|
56
|
-
"hd": false,
|
|
57
|
-
"mn": "ADBE Vector Group",
|
|
58
|
-
"nm": "Ellipse 1",
|
|
59
|
-
"ix": 1,
|
|
60
|
-
"cix": 2,
|
|
61
|
-
"np": 3,
|
|
62
|
-
"it": [
|
|
63
|
-
{
|
|
64
|
-
"ty": "el",
|
|
65
|
-
"bm": 0,
|
|
66
|
-
"hd": false,
|
|
67
|
-
"mn": "ADBE Vector Shape - Ellipse",
|
|
68
|
-
"nm": "Ellipse Path 1",
|
|
69
|
-
"d": 1,
|
|
70
|
-
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
|
71
|
-
"s": { "a": 0, "k": [45.137, 45.137], "ix": 2 }
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"ty": "st",
|
|
75
|
-
"bm": 0,
|
|
76
|
-
"hd": false,
|
|
77
|
-
"mn": "ADBE Vector Graphic - Stroke",
|
|
78
|
-
"nm": "Stroke 1",
|
|
79
|
-
"lc": 1,
|
|
80
|
-
"lj": 1,
|
|
81
|
-
"ml": 4,
|
|
82
|
-
"o": { "a": 0, "k": 100, "ix": 4 },
|
|
83
|
-
"w": { "a": 0, "k": 8, "ix": 5 },
|
|
84
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 3 }
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"ty": "fl",
|
|
88
|
-
"bm": 0,
|
|
89
|
-
"hd": false,
|
|
90
|
-
"mn": "ADBE Vector Graphic - Fill",
|
|
91
|
-
"nm": "Fill 1",
|
|
92
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 4 },
|
|
93
|
-
"r": 1,
|
|
94
|
-
"o": { "a": 0, "k": 100, "ix": 5 }
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"ty": "tr",
|
|
98
|
-
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
|
99
|
-
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
|
100
|
-
"sk": { "a": 0, "k": 0, "ix": 4 },
|
|
101
|
-
"p": { "a": 0, "k": [-167.432, -17.432], "ix": 2 },
|
|
102
|
-
"r": { "a": 0, "k": 0, "ix": 6 },
|
|
103
|
-
"sa": { "a": 0, "k": 0, "ix": 5 },
|
|
104
|
-
"o": { "a": 0, "k": 100, "ix": 7 }
|
|
105
|
-
}
|
|
106
|
-
]
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"ind": 1
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"ty": 4,
|
|
113
|
-
"nm": "Shape Layer 3",
|
|
114
|
-
"sr": 1,
|
|
115
|
-
"st": -359.00001462237,
|
|
116
|
-
"op": 30.0000012219251,
|
|
117
|
-
"ip": 0,
|
|
118
|
-
"hd": false,
|
|
119
|
-
"ddd": 0,
|
|
120
|
-
"bm": 0,
|
|
121
|
-
"hasMask": false,
|
|
122
|
-
"ao": 0,
|
|
123
|
-
"ks": {
|
|
124
|
-
"a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
|
|
125
|
-
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
|
|
126
|
-
"sk": { "a": 0, "k": 0 },
|
|
127
|
-
"p": {
|
|
128
|
-
"a": 1,
|
|
129
|
-
"k": [
|
|
130
|
-
{
|
|
131
|
-
"o": { "x": 0.167, "y": 0 },
|
|
132
|
-
"i": { "x": 0.833, "y": 1 },
|
|
133
|
-
"s": [454, 266, 0],
|
|
134
|
-
"t": 9,
|
|
135
|
-
"ti": [0, 0, 0],
|
|
136
|
-
"to": [0, -11, 0]
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"o": { "x": 0.167, "y": 0 },
|
|
140
|
-
"i": { "x": 0.833, "y": 1 },
|
|
141
|
-
"s": [454, 200, 0],
|
|
142
|
-
"t": 13,
|
|
143
|
-
"ti": [0, -11, 0],
|
|
144
|
-
"to": [0, 0, 0]
|
|
145
|
-
},
|
|
146
|
-
{ "s": [454, 266, 0], "t": 17.0000006924242 }
|
|
147
|
-
],
|
|
148
|
-
"ix": 2
|
|
149
|
-
},
|
|
150
|
-
"r": { "a": 0, "k": 0, "ix": 10 },
|
|
151
|
-
"sa": { "a": 0, "k": 0 },
|
|
152
|
-
"o": { "a": 0, "k": 100, "ix": 11 }
|
|
153
|
-
},
|
|
154
|
-
"ef": [],
|
|
155
|
-
"shapes": [
|
|
156
|
-
{
|
|
157
|
-
"ty": "gr",
|
|
158
|
-
"bm": 0,
|
|
159
|
-
"hd": false,
|
|
160
|
-
"mn": "ADBE Vector Group",
|
|
161
|
-
"nm": "Ellipse 1",
|
|
162
|
-
"ix": 1,
|
|
163
|
-
"cix": 2,
|
|
164
|
-
"np": 3,
|
|
165
|
-
"it": [
|
|
166
|
-
{
|
|
167
|
-
"ty": "el",
|
|
168
|
-
"bm": 0,
|
|
169
|
-
"hd": false,
|
|
170
|
-
"mn": "ADBE Vector Shape - Ellipse",
|
|
171
|
-
"nm": "Ellipse Path 1",
|
|
172
|
-
"d": 1,
|
|
173
|
-
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
|
174
|
-
"s": { "a": 0, "k": [45.137, 45.137], "ix": 2 }
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"ty": "st",
|
|
178
|
-
"bm": 0,
|
|
179
|
-
"hd": false,
|
|
180
|
-
"mn": "ADBE Vector Graphic - Stroke",
|
|
181
|
-
"nm": "Stroke 1",
|
|
182
|
-
"lc": 1,
|
|
183
|
-
"lj": 1,
|
|
184
|
-
"ml": 4,
|
|
185
|
-
"o": { "a": 0, "k": 100, "ix": 4 },
|
|
186
|
-
"w": { "a": 0, "k": 8, "ix": 5 },
|
|
187
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 3 }
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"ty": "fl",
|
|
191
|
-
"bm": 0,
|
|
192
|
-
"hd": false,
|
|
193
|
-
"mn": "ADBE Vector Graphic - Fill",
|
|
194
|
-
"nm": "Fill 1",
|
|
195
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 4 },
|
|
196
|
-
"r": 1,
|
|
197
|
-
"o": { "a": 0, "k": 100, "ix": 5 }
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"ty": "tr",
|
|
201
|
-
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
|
202
|
-
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
|
203
|
-
"sk": { "a": 0, "k": 0, "ix": 4 },
|
|
204
|
-
"p": { "a": 0, "k": [-167.432, -17.432], "ix": 2 },
|
|
205
|
-
"r": { "a": 0, "k": 0, "ix": 6 },
|
|
206
|
-
"sa": { "a": 0, "k": 0, "ix": 5 },
|
|
207
|
-
"o": { "a": 0, "k": 100, "ix": 7 }
|
|
208
|
-
}
|
|
209
|
-
]
|
|
210
|
-
}
|
|
211
|
-
],
|
|
212
|
-
"ind": 2
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"ty": 4,
|
|
216
|
-
"nm": "Shape Layer 2",
|
|
217
|
-
"sr": 1,
|
|
218
|
-
"st": 0,
|
|
219
|
-
"op": 30.0000012219251,
|
|
220
|
-
"ip": 0,
|
|
221
|
-
"hd": false,
|
|
222
|
-
"ddd": 0,
|
|
223
|
-
"bm": 0,
|
|
224
|
-
"hasMask": false,
|
|
225
|
-
"ao": 0,
|
|
226
|
-
"ks": {
|
|
227
|
-
"a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
|
|
228
|
-
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
|
|
229
|
-
"sk": { "a": 0, "k": 0 },
|
|
230
|
-
"p": {
|
|
231
|
-
"a": 1,
|
|
232
|
-
"k": [
|
|
233
|
-
{
|
|
234
|
-
"o": { "x": 0.167, "y": 0 },
|
|
235
|
-
"i": { "x": 0.833, "y": 1 },
|
|
236
|
-
"s": [365, 266, 0],
|
|
237
|
-
"t": 4,
|
|
238
|
-
"ti": [0, 0, 0],
|
|
239
|
-
"to": [0, -11, 0]
|
|
240
|
-
},
|
|
241
|
-
{
|
|
242
|
-
"o": { "x": 0.167, "y": 0 },
|
|
243
|
-
"i": { "x": 0.833, "y": 1 },
|
|
244
|
-
"s": [365, 200, 0],
|
|
245
|
-
"t": 9,
|
|
246
|
-
"ti": [0, -11, 0],
|
|
247
|
-
"to": [0, 0, 0]
|
|
248
|
-
},
|
|
249
|
-
{ "s": [365, 266, 0], "t": 13.0000005295009 }
|
|
250
|
-
],
|
|
251
|
-
"ix": 2
|
|
252
|
-
},
|
|
253
|
-
"r": { "a": 0, "k": 0, "ix": 10 },
|
|
254
|
-
"sa": { "a": 0, "k": 0 },
|
|
255
|
-
"o": { "a": 0, "k": 100, "ix": 11 }
|
|
256
|
-
},
|
|
257
|
-
"ef": [],
|
|
258
|
-
"shapes": [
|
|
259
|
-
{
|
|
260
|
-
"ty": "gr",
|
|
261
|
-
"bm": 0,
|
|
262
|
-
"hd": false,
|
|
263
|
-
"mn": "ADBE Vector Group",
|
|
264
|
-
"nm": "Ellipse 1",
|
|
265
|
-
"ix": 1,
|
|
266
|
-
"cix": 2,
|
|
267
|
-
"np": 3,
|
|
268
|
-
"it": [
|
|
269
|
-
{
|
|
270
|
-
"ty": "el",
|
|
271
|
-
"bm": 0,
|
|
272
|
-
"hd": false,
|
|
273
|
-
"mn": "ADBE Vector Shape - Ellipse",
|
|
274
|
-
"nm": "Ellipse Path 1",
|
|
275
|
-
"d": 1,
|
|
276
|
-
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
|
277
|
-
"s": { "a": 0, "k": [45.137, 45.137], "ix": 2 }
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"ty": "st",
|
|
281
|
-
"bm": 0,
|
|
282
|
-
"hd": false,
|
|
283
|
-
"mn": "ADBE Vector Graphic - Stroke",
|
|
284
|
-
"nm": "Stroke 1",
|
|
285
|
-
"lc": 1,
|
|
286
|
-
"lj": 1,
|
|
287
|
-
"ml": 4,
|
|
288
|
-
"o": { "a": 0, "k": 100, "ix": 4 },
|
|
289
|
-
"w": { "a": 0, "k": 8, "ix": 5 },
|
|
290
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 3 }
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"ty": "fl",
|
|
294
|
-
"bm": 0,
|
|
295
|
-
"hd": false,
|
|
296
|
-
"mn": "ADBE Vector Graphic - Fill",
|
|
297
|
-
"nm": "Fill 1",
|
|
298
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 4 },
|
|
299
|
-
"r": 1,
|
|
300
|
-
"o": { "a": 0, "k": 100, "ix": 5 }
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"ty": "tr",
|
|
304
|
-
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
|
305
|
-
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
|
306
|
-
"sk": { "a": 0, "k": 0, "ix": 4 },
|
|
307
|
-
"p": { "a": 0, "k": [-167.432, -17.432], "ix": 2 },
|
|
308
|
-
"r": { "a": 0, "k": 0, "ix": 6 },
|
|
309
|
-
"sa": { "a": 0, "k": 0, "ix": 5 },
|
|
310
|
-
"o": { "a": 0, "k": 100, "ix": 7 }
|
|
311
|
-
}
|
|
312
|
-
]
|
|
313
|
-
}
|
|
314
|
-
],
|
|
315
|
-
"ind": 3
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"ty": 4,
|
|
319
|
-
"nm": "Shape Layer 1",
|
|
320
|
-
"sr": 1,
|
|
321
|
-
"st": 0,
|
|
322
|
-
"op": 30.0000012219251,
|
|
323
|
-
"ip": 0,
|
|
324
|
-
"hd": false,
|
|
325
|
-
"ddd": 0,
|
|
326
|
-
"bm": 0,
|
|
327
|
-
"hasMask": false,
|
|
328
|
-
"ao": 0,
|
|
329
|
-
"ks": {
|
|
330
|
-
"a": { "a": 0, "k": [0, 0, 0], "ix": 1 },
|
|
331
|
-
"s": { "a": 0, "k": [100, 100, 100], "ix": 6 },
|
|
332
|
-
"sk": { "a": 0, "k": 0 },
|
|
333
|
-
"p": {
|
|
334
|
-
"a": 1,
|
|
335
|
-
"k": [
|
|
336
|
-
{
|
|
337
|
-
"o": { "x": 0.167, "y": 0 },
|
|
338
|
-
"i": { "x": 0.833, "y": 1 },
|
|
339
|
-
"s": [277, 266, 0],
|
|
340
|
-
"t": 0,
|
|
341
|
-
"ti": [0, 0, 0],
|
|
342
|
-
"to": [0, -11, 0]
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"o": { "x": 0.167, "y": 0 },
|
|
346
|
-
"i": { "x": 0.833, "y": 1 },
|
|
347
|
-
"s": [277, 200, 0],
|
|
348
|
-
"t": 4,
|
|
349
|
-
"ti": [0, -11, 0],
|
|
350
|
-
"to": [0, 0, 0]
|
|
351
|
-
},
|
|
352
|
-
{ "s": [277, 266, 0], "t": 9.00000036657752 }
|
|
353
|
-
],
|
|
354
|
-
"ix": 2
|
|
355
|
-
},
|
|
356
|
-
"r": { "a": 0, "k": 0, "ix": 10 },
|
|
357
|
-
"sa": { "a": 0, "k": 0 },
|
|
358
|
-
"o": { "a": 0, "k": 100, "ix": 11 }
|
|
359
|
-
},
|
|
360
|
-
"ef": [],
|
|
361
|
-
"shapes": [
|
|
362
|
-
{
|
|
363
|
-
"ty": "gr",
|
|
364
|
-
"bm": 0,
|
|
365
|
-
"hd": false,
|
|
366
|
-
"mn": "ADBE Vector Group",
|
|
367
|
-
"nm": "Ellipse 1",
|
|
368
|
-
"ix": 1,
|
|
369
|
-
"cix": 2,
|
|
370
|
-
"np": 3,
|
|
371
|
-
"it": [
|
|
372
|
-
{
|
|
373
|
-
"ty": "el",
|
|
374
|
-
"bm": 0,
|
|
375
|
-
"hd": false,
|
|
376
|
-
"mn": "ADBE Vector Shape - Ellipse",
|
|
377
|
-
"nm": "Ellipse Path 1",
|
|
378
|
-
"d": 1,
|
|
379
|
-
"p": { "a": 0, "k": [0, 0], "ix": 3 },
|
|
380
|
-
"s": { "a": 0, "k": [45.137, 45.137], "ix": 2 }
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"ty": "st",
|
|
384
|
-
"bm": 0,
|
|
385
|
-
"hd": false,
|
|
386
|
-
"mn": "ADBE Vector Graphic - Stroke",
|
|
387
|
-
"nm": "Stroke 1",
|
|
388
|
-
"lc": 1,
|
|
389
|
-
"lj": 1,
|
|
390
|
-
"ml": 4,
|
|
391
|
-
"o": { "a": 0, "k": 100, "ix": 4 },
|
|
392
|
-
"w": { "a": 0, "k": 8, "ix": 5 },
|
|
393
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 3 }
|
|
394
|
-
},
|
|
395
|
-
{
|
|
396
|
-
"ty": "fl",
|
|
397
|
-
"bm": 0,
|
|
398
|
-
"hd": false,
|
|
399
|
-
"mn": "ADBE Vector Graphic - Fill",
|
|
400
|
-
"nm": "Fill 1",
|
|
401
|
-
"c": { "a": 0, "k": [0, 0.7882, 0.9176], "ix": 4 },
|
|
402
|
-
"r": 1,
|
|
403
|
-
"o": { "a": 0, "k": 100, "ix": 5 }
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
"ty": "tr",
|
|
407
|
-
"a": { "a": 0, "k": [0, 0], "ix": 1 },
|
|
408
|
-
"s": { "a": 0, "k": [100, 100], "ix": 3 },
|
|
409
|
-
"sk": { "a": 0, "k": 0, "ix": 4 },
|
|
410
|
-
"p": { "a": 0, "k": [-167.432, -17.432], "ix": 2 },
|
|
411
|
-
"r": { "a": 0, "k": 0, "ix": 6 },
|
|
412
|
-
"sa": { "a": 0, "k": 0, "ix": 5 },
|
|
413
|
-
"o": { "a": 0, "k": 100, "ix": 7 }
|
|
414
|
-
}
|
|
415
|
-
]
|
|
416
|
-
}
|
|
417
|
-
],
|
|
418
|
-
"ind": 4
|
|
419
|
-
}
|
|
420
|
-
],
|
|
421
|
-
"v": "5.7.8",
|
|
422
|
-
"fr": 29.9700012207031,
|
|
423
|
-
"op": 30.0000012219251,
|
|
424
|
-
"ip": 0,
|
|
425
|
-
"assets": []
|
|
426
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { createContext, forwardRef, useMemo } from 'react';
|
|
3
|
-
import { StyledListSubheader, StyledMenu } from './Menu.styled';
|
|
4
|
-
export const MenuContext = createContext({
|
|
5
|
-
size: 'small',
|
|
6
|
-
showCheck: false,
|
|
7
|
-
});
|
|
8
|
-
const Menu = forwardRef(({ subheader, size = 'small', showCheck = false, children, ...props }, ref) => {
|
|
9
|
-
const contextValue = useMemo(() => ({ size, showCheck }), [size, showCheck]);
|
|
10
|
-
return (_jsx(MenuContext.Provider, { value: contextValue, children: _jsxs(StyledMenu, { size: size, ref: ref, ...props, children: [subheader && _jsx(StyledListSubheader, { children: subheader }), children] }) }));
|
|
11
|
-
});
|
|
12
|
-
export default Menu;
|
|
13
|
-
//# sourceMappingURL=Menu.js.map
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { styled, Menu, listClasses, ListSubheader, dividerClasses } from '@mui/material';
|
|
3
|
-
import { forwardRef } from 'react';
|
|
4
|
-
const ForwardRefMenu = forwardRef(({ size, className, ...props }, ref) => (_jsx(Menu, { ...props, ref: ref, PopoverClasses: { paper: className } })));
|
|
5
|
-
export const StyledMenu = styled(ForwardRefMenu)(({ size, theme }) => ({
|
|
6
|
-
backgroundColor: theme.palette.neutralGrey[90],
|
|
7
|
-
borderRadius: '8px',
|
|
8
|
-
[`& > .${listClasses.root}`]: {
|
|
9
|
-
display: 'flex',
|
|
10
|
-
flexDirection: 'column',
|
|
11
|
-
padding: size === 'small' ? theme.spacing(3, 4) : theme.spacing(5, 7),
|
|
12
|
-
gap: size === 'small' ? theme.spacing(0) : theme.spacing(2),
|
|
13
|
-
},
|
|
14
|
-
[`& > .${listClasses.root} > .${dividerClasses.root}`]: {
|
|
15
|
-
marginTop: 0,
|
|
16
|
-
marginBottom: 0,
|
|
17
|
-
marginLeft: size === 'small' ? theme.spacing(-4) : theme.spacing(-7),
|
|
18
|
-
marginRight: size === 'small' ? theme.spacing(-4) : theme.spacing(-7),
|
|
19
|
-
width: 'auto',
|
|
20
|
-
},
|
|
21
|
-
}));
|
|
22
|
-
export const StyledListSubheader = styled(ListSubheader)(({ theme }) => ({
|
|
23
|
-
...theme.typography.small_body_m1,
|
|
24
|
-
display: 'flex',
|
|
25
|
-
alignItems: 'center',
|
|
26
|
-
backgroundColor: 'transparent',
|
|
27
|
-
height: '28px',
|
|
28
|
-
padding: 0,
|
|
29
|
-
color: theme.palette.neutralGrey[40],
|
|
30
|
-
}));
|
|
31
|
-
//# sourceMappingURL=Menu.styled.js.map
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { useContext } from 'react';
|
|
3
|
-
import ListItemCaption from '../List/ListItemCaption';
|
|
4
|
-
import { MenuContext } from '../Menu/Menu';
|
|
5
|
-
import { StyledMenuItem, StyledMenuItemStartIcon, StyledMenuItemText, StyledMenuItemEndIcon, CheckIcon, EmptyIcon, } from './MenuItem.styled';
|
|
6
|
-
const MenuItem = ({ icon: iconProp, caption, label, selected, ...props }) => {
|
|
7
|
-
const { size, showCheck } = useContext(MenuContext);
|
|
8
|
-
const icon = (() => {
|
|
9
|
-
if (showCheck) {
|
|
10
|
-
if (selected) {
|
|
11
|
-
return _jsx(CheckIcon, {});
|
|
12
|
-
}
|
|
13
|
-
return iconProp || _jsx(EmptyIcon, {});
|
|
14
|
-
}
|
|
15
|
-
return iconProp;
|
|
16
|
-
})();
|
|
17
|
-
return (_jsxs(StyledMenuItem, { ...props, size: size, disableRipple: true, children: [icon && _jsx(StyledMenuItemStartIcon, { children: icon }), _jsx(StyledMenuItemText, { primary: label }), caption && (_jsx(StyledMenuItemEndIcon, { children: _jsx(ListItemCaption, { children: caption }) }))] }));
|
|
18
|
-
};
|
|
19
|
-
export default MenuItem;
|
|
20
|
-
//# sourceMappingURL=MenuItem.js.map
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { MenuItem, styled, buttonBaseClasses, ListItemIcon, menuItemClasses, ListItemText, typographyClasses, } from '@mui/material';
|
|
2
|
-
export { CheckIcon, EmptyIcon } from '../List/ListItem.styled';
|
|
3
|
-
export const StyledMenuItem = styled(MenuItem)(({ size, theme }) => {
|
|
4
|
-
return {
|
|
5
|
-
[`&.${buttonBaseClasses.root}`]: {
|
|
6
|
-
padding: size === 'small' ? theme.spacing(2) : theme.spacing(2, 4),
|
|
7
|
-
margin: size === 'small' ? theme.spacing(0, -2) : theme.spacing(0, -4),
|
|
8
|
-
'&.Mui-selected': {
|
|
9
|
-
background: 'transparent',
|
|
10
|
-
},
|
|
11
|
-
'&:hover, &.Mui-selected:hover, &.Mui-focusVisible, &.Mui-selected.Mui-focusVisible': {
|
|
12
|
-
borderRadius: '8px',
|
|
13
|
-
backgroundColor: theme.palette.neutralGrey[75],
|
|
14
|
-
},
|
|
15
|
-
},
|
|
16
|
-
};
|
|
17
|
-
});
|
|
18
|
-
const iconStyles = {
|
|
19
|
-
minWidth: '20px',
|
|
20
|
-
width: '20px',
|
|
21
|
-
height: '20px',
|
|
22
|
-
color: 'currentColor',
|
|
23
|
-
svg: {
|
|
24
|
-
width: '100%',
|
|
25
|
-
height: '100%',
|
|
26
|
-
color: 'currentColor !important',
|
|
27
|
-
},
|
|
28
|
-
};
|
|
29
|
-
export const StyledMenuItemStartIcon = styled(ListItemIcon)(({ theme }) => ({
|
|
30
|
-
[`.${menuItemClasses.root} &`]: {
|
|
31
|
-
...iconStyles,
|
|
32
|
-
marginRight: theme.spacing(2),
|
|
33
|
-
},
|
|
34
|
-
}));
|
|
35
|
-
export const StyledMenuItemEndIcon = styled(ListItemIcon)(({ theme }) => ({
|
|
36
|
-
[`.${menuItemClasses.root} &`]: {
|
|
37
|
-
...iconStyles,
|
|
38
|
-
justifyContent: 'flex-end',
|
|
39
|
-
marginLeft: theme.spacing(2),
|
|
40
|
-
},
|
|
41
|
-
}));
|
|
42
|
-
export const StyledMenuItemText = styled(ListItemText)(({ theme }) => ({
|
|
43
|
-
margin: 0,
|
|
44
|
-
[`& .${typographyClasses.body1}`]: {
|
|
45
|
-
...theme.typography.body5,
|
|
46
|
-
},
|
|
47
|
-
}));
|
|
48
|
-
//# sourceMappingURL=MenuItem.styled.js.map
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { SMALL_SCROLLBAR_WIDTH, SCROLLBAR_WIDTH, DRAWER_WIDTH_OPEN, DRAWER_WIDTH_CLOSE, } from '../systems';
|
|
2
|
-
import { palette, typography } from '../foundations';
|
|
3
|
-
const html = {
|
|
4
|
-
fontSize: '14px',
|
|
5
|
-
boxSizing: 'border-box',
|
|
6
|
-
fontFamily: `Pretendard, sans-serif`,
|
|
7
|
-
fontFeatureSettings: `'tnum', 'ss01', 'ss02', 'ss08'`,
|
|
8
|
-
};
|
|
9
|
-
const styleOverrides = {
|
|
10
|
-
html,
|
|
11
|
-
'*::-webkit-scrollbar-track': {
|
|
12
|
-
backgroundColor: 'transparent',
|
|
13
|
-
},
|
|
14
|
-
'*::-webkit-scrollbar-corner': {
|
|
15
|
-
backgroundColor: 'transparent',
|
|
16
|
-
},
|
|
17
|
-
'*::-webkit-scrollbar': {
|
|
18
|
-
// + 4 for padding
|
|
19
|
-
width: SCROLLBAR_WIDTH + 4,
|
|
20
|
-
height: SCROLLBAR_WIDTH + 4,
|
|
21
|
-
},
|
|
22
|
-
'.small-scrollbar::-webkit-scrollbar, .small-scrollbar *::-webkit-scrollbar': {
|
|
23
|
-
// + 4 for padding
|
|
24
|
-
width: SMALL_SCROLLBAR_WIDTH + 4,
|
|
25
|
-
height: SMALL_SCROLLBAR_WIDTH + 4,
|
|
26
|
-
},
|
|
27
|
-
'*::-webkit-scrollbar-thumb': {
|
|
28
|
-
backgroundColor: palette.neutralGrey?.[65],
|
|
29
|
-
borderRadius: 6,
|
|
30
|
-
border: '2px transparent solid',
|
|
31
|
-
backgroundClip: 'padding-box',
|
|
32
|
-
},
|
|
33
|
-
'*::-webkit-scrollbar-thumb:hover': {
|
|
34
|
-
backgroundColor: palette.neutralGrey?.[60],
|
|
35
|
-
},
|
|
36
|
-
'*::-webkit-scrollbar-thumb:active': {
|
|
37
|
-
backgroundColor: palette.neutralGrey?.[40],
|
|
38
|
-
},
|
|
39
|
-
'.Mui-disabled::-webkit-scrollbar-thumb:hover, .Mui-disabled *::-webkit-scrollbar-thumb:hover': {
|
|
40
|
-
backgroundColor: palette.neutralGrey?.[65],
|
|
41
|
-
},
|
|
42
|
-
'.Mui-disabled::-webkit-scrollbar-thumb:active, .Mui-disabled *::-webkit-scrollbar-thumb:active': {
|
|
43
|
-
backgroundColor: palette.neutralGrey?.[65],
|
|
44
|
-
},
|
|
45
|
-
'svg.MuiCircularProgress-svg *': {
|
|
46
|
-
fill: 'none',
|
|
47
|
-
},
|
|
48
|
-
'svg *.stroke-inherit': {
|
|
49
|
-
fill: 'none',
|
|
50
|
-
stroke: 'currentColor',
|
|
51
|
-
},
|
|
52
|
-
'.snackbarVariantError': {
|
|
53
|
-
background: 'rgba(238, 81, 64, 0.18)',
|
|
54
|
-
border: '1px solid #EE5140',
|
|
55
|
-
...typography.body5,
|
|
56
|
-
},
|
|
57
|
-
'#page-root.drawer-open ~ .SnackbarContainer-left': {
|
|
58
|
-
left: `${DRAWER_WIDTH_OPEN + 20}px !important`,
|
|
59
|
-
},
|
|
60
|
-
'#page-root.drawer-close ~ .SnackbarContainer-left': {
|
|
61
|
-
left: `${DRAWER_WIDTH_CLOSE + 20}px !important`,
|
|
62
|
-
},
|
|
63
|
-
};
|
|
64
|
-
export default {
|
|
65
|
-
styleOverrides,
|
|
66
|
-
};
|
|
67
|
-
//# sourceMappingURL=MuiCssBaseline.js.map
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
const styleOverrides = {
|
|
2
|
-
root: {
|
|
3
|
-
'&': {
|
|
4
|
-
padding: 0,
|
|
5
|
-
},
|
|
6
|
-
},
|
|
7
|
-
input: {
|
|
8
|
-
height: '36px',
|
|
9
|
-
},
|
|
10
|
-
inputAdornedStart: {
|
|
11
|
-
'html &': {
|
|
12
|
-
paddingLeft: 0,
|
|
13
|
-
},
|
|
14
|
-
},
|
|
15
|
-
inputAdornedEnd: {
|
|
16
|
-
'html &': {
|
|
17
|
-
paddingRight: 0,
|
|
18
|
-
},
|
|
19
|
-
},
|
|
20
|
-
};
|
|
21
|
-
export default {
|
|
22
|
-
styleOverrides,
|
|
23
|
-
};
|
|
24
|
-
//# sourceMappingURL=MuiInputBase.js.map
|