mui-design-system 0.0.21 → 0.0.22
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 +1 -1
- package/dist/colors/index.d.ts +0 -4
- package/dist/colors/index.js +0 -93
- package/dist/colors/type.d.ts +0 -5
- package/dist/colors/type.js +0 -1
- package/dist/components/checkbox-list/CheckboxList.d.ts +0 -21
- package/dist/components/checkbox-list/CheckboxList.js +0 -31
- package/dist/components/custom-auto-complete/CustomAutoComplete.d.ts +0 -27
- package/dist/components/custom-auto-complete/CustomAutoComplete.js +0 -75
- package/dist/components/custom-auto-complete/components/AutoCompleteInput.d.ts +0 -21
- package/dist/components/custom-auto-complete/components/AutoCompleteInput.js +0 -29
- package/dist/components/custom-auto-complete/components/ListBox.d.ts +0 -5
- package/dist/components/custom-auto-complete/components/ListBox.js +0 -62
- package/dist/components/custom-auto-complete/components/ListRow.d.ts +0 -2
- package/dist/components/custom-auto-complete/components/ListRow.js +0 -21
- package/dist/components/custom-auto-complete-advanced/CustomAutoComplete.d.ts +0 -28
- package/dist/components/custom-auto-complete-advanced/CustomAutoComplete.js +0 -92
- package/dist/components/custom-auto-complete-advanced/components/ListBox.d.ts +0 -6
- package/dist/components/custom-auto-complete-advanced/components/ListBox.js +0 -76
- package/dist/components/custom-auto-complete-advanced/components/ListRow.d.ts +0 -2
- package/dist/components/custom-auto-complete-advanced/components/ListRow.js +0 -17
- package/dist/components/custom-auto-complete-advanced/components/RenderInput.d.ts +0 -23
- package/dist/components/custom-auto-complete-advanced/components/RenderInput.js +0 -51
- package/dist/components/custom-auto-complete-advanced/components/RenderTags.d.ts +0 -9
- package/dist/components/custom-auto-complete-advanced/components/RenderTags.js +0 -22
- package/dist/components/custom-breadcrumbs/CustomBreadcrumbs.d.ts +0 -17
- package/dist/components/custom-breadcrumbs/CustomBreadcrumbs.js +0 -11
- package/dist/components/custom-card/CustomHorizontalCard.d.ts +0 -3
- package/dist/components/custom-card/CustomHorizontalCard.js +0 -9
- package/dist/components/custom-card/CustomVerticalCard.d.ts +0 -3
- package/dist/components/custom-card/CustomVerticalCard.js +0 -9
- package/dist/components/custom-chip/CustomChip.d.ts +0 -12
- package/dist/components/custom-chip/CustomChip.js +0 -10
- package/dist/components/custom-date-picker/CustomComponent.d.ts +0 -17
- package/dist/components/custom-date-picker/CustomComponent.js +0 -36
- package/dist/components/custom-date-picker/CustomDatePicker.d.ts +0 -14
- package/dist/components/custom-date-picker/CustomDatePicker.js +0 -55
- package/dist/components/custom-dialog/CustomDialog.d.ts +0 -41
- package/dist/components/custom-dialog/CustomDialog.js +0 -38
- package/dist/components/custom-input/CustomNumericInput.d.ts +0 -9
- package/dist/components/custom-input/CustomNumericInput.js +0 -32
- package/dist/components/custom-mobile-date-picker/CustomBottomSheet.d.ts +0 -9
- package/dist/components/custom-mobile-date-picker/CustomBottomSheet.js +0 -29
- package/dist/components/custom-mobile-date-picker/CustomMobileDatePicker.d.ts +0 -19
- package/dist/components/custom-mobile-date-picker/CustomMobileDatePicker.js +0 -98
- package/dist/components/custom-mobile-date-picker/DatePickerBottomSheet.d.ts +0 -19
- package/dist/components/custom-mobile-date-picker/DatePickerBottomSheet.js +0 -40
- package/dist/components/custom-mobile-date-picker/ItemPicker.d.ts +0 -10
- package/dist/components/custom-mobile-date-picker/ItemPicker.js +0 -72
- package/dist/components/custom-modal/CustomModal.d.ts +0 -21
- package/dist/components/custom-modal/CustomModal.js +0 -38
- package/dist/components/custom-pagination/custom-pagination-1/CustomPagination1.d.ts +0 -9
- package/dist/components/custom-pagination/custom-pagination-1/CustomPagination1.js +0 -13
- package/dist/components/custom-pagination/custom-pagination-2/CustomPagination2.d.ts +0 -20
- package/dist/components/custom-pagination/custom-pagination-2/CustomPagination2.js +0 -33
- package/dist/components/custom-progress/LinearBufferProgress.d.ts +0 -6
- package/dist/components/custom-progress/LinearBufferProgress.js +0 -14
- package/dist/components/custom-stepper/CustomStepper.d.ts +0 -31
- package/dist/components/custom-stepper/CustomStepper.js +0 -170
- package/dist/components/custom-table/CustomTable.d.ts +0 -55
- package/dist/components/custom-table/CustomTable.js +0 -50
- package/dist/components/custom-table/components/CustomTableBody.d.ts +0 -21
- package/dist/components/custom-table/components/CustomTableBody.js +0 -11
- package/dist/components/custom-table/components/CustomTableCell.d.ts +0 -8
- package/dist/components/custom-table/components/CustomTableCell.js +0 -23
- package/dist/components/custom-table/components/CustomTableHead.d.ts +0 -17
- package/dist/components/custom-table/components/CustomTableHead.js +0 -63
- package/dist/components/custom-table/components/CustomTableRow.d.ts +0 -26
- package/dist/components/custom-table/components/CustomTableRow.js +0 -102
- package/dist/components/custom-table/components/useTable.d.ts +0 -24
- package/dist/components/custom-table/components/useTable.js +0 -77
- package/dist/components/custom-tabs/CustomTabs.d.ts +0 -22
- package/dist/components/custom-tabs/CustomTabs.js +0 -70
- package/dist/components/custom-uploader/CustomUploader.d.ts +0 -23
- package/dist/components/custom-uploader/CustomUploader.js +0 -68
- package/dist/components/error boundary/ErrorComponent.d.ts +0 -7
- package/dist/components/error boundary/ErrorComponent.js +0 -6
- package/dist/components/error boundary/withErrorBoundary.d.ts +0 -7
- package/dist/components/error boundary/withErrorBoundary.js +0 -10
- package/dist/components/index.d.ts +0 -183
- package/dist/components/index.js +0 -70
- package/dist/components/input-list/Form.d.ts +0 -21
- package/dist/components/input-list/Form.js +0 -19
- package/dist/components/input-list/InputListWithUseForm.d.ts +0 -22
- package/dist/components/input-list/InputListWithUseForm.js +0 -22
- package/dist/components/input-list/UseFormInput.d.ts +0 -11
- package/dist/components/input-list/UseFormInput.js +0 -50
- package/dist/components/input-list/checkbox-list/CheckboxList.d.ts +0 -19
- package/dist/components/input-list/checkbox-list/CheckboxList.js +0 -30
- package/dist/components/input-list/components/UFAutoComplete.d.ts +0 -9
- package/dist/components/input-list/components/UFAutoComplete.js +0 -41
- package/dist/components/input-list/components/UFCheckbox.d.ts +0 -19
- package/dist/components/input-list/components/UFCheckbox.js +0 -21
- package/dist/components/input-list/components/UFCurrency.d.ts +0 -9
- package/dist/components/input-list/components/UFCurrency.js +0 -47
- package/dist/components/input-list/components/UFDatePicker.d.ts +0 -9
- package/dist/components/input-list/components/UFDatePicker.js +0 -17
- package/dist/components/input-list/components/UFDatePickerMobile.d.ts +0 -9
- package/dist/components/input-list/components/UFDatePickerMobile.js +0 -6
- package/dist/components/input-list/components/UFMultiCheckbox.d.ts +0 -9
- package/dist/components/input-list/components/UFMultiCheckbox.js +0 -17
- package/dist/components/input-list/components/UFMultiSelect.d.ts +0 -9
- package/dist/components/input-list/components/UFMultiSelect.js +0 -56
- package/dist/components/input-list/components/UFRadio.d.ts +0 -9
- package/dist/components/input-list/components/UFRadio.js +0 -19
- package/dist/components/input-list/components/UFSelect.d.ts +0 -9
- package/dist/components/input-list/components/UFSelect.js +0 -19
- package/dist/components/input-list/components/UFSwitch.d.ts +0 -19
- package/dist/components/input-list/components/UFSwitch.js +0 -99
- package/dist/components/input-list/components/UFTextArea.d.ts +0 -9
- package/dist/components/input-list/components/UFTextArea.js +0 -12
- package/dist/components/input-list/components/UFTextField.d.ts +0 -11
- package/dist/components/input-list/components/UFTextField.js +0 -29
- package/dist/components/input-list/components/UFTime.d.ts +0 -10
- package/dist/components/input-list/components/UFTime.js +0 -93
- package/dist/components/input-list/components/UFUploader.d.ts +0 -9
- package/dist/components/input-list/components/UFUploader.js +0 -41
- package/dist/components/input-list/type.d.ts +0 -165
- package/dist/components/input-list/type.js +0 -1
- package/dist/components/otp-input/OTPInput.d.ts +0 -19
- package/dist/components/otp-input/OTPInput.js +0 -161
- package/dist/components/rich-tooltip/RichTooltip.d.ts +0 -18
- package/dist/components/rich-tooltip/RichTooltip.js +0 -32
- package/dist/context/FormContext.d.ts +0 -16
- package/dist/context/FormContext.js +0 -8
- package/dist/icons/Add.d.ts +0 -7
- package/dist/icons/Add.js +0 -3
- package/dist/icons/ArrowDown.d.ts +0 -7
- package/dist/icons/ArrowDown.js +0 -3
- package/dist/icons/ArrowLeft1.d.ts +0 -7
- package/dist/icons/ArrowLeft1.js +0 -3
- package/dist/icons/ArrowRight1.d.ts +0 -7
- package/dist/icons/ArrowRight1.js +0 -3
- package/dist/icons/Calendar.d.ts +0 -7
- package/dist/icons/Calendar.js +0 -3
- package/dist/icons/CloseCircle.d.ts +0 -7
- package/dist/icons/CloseCircle.js +0 -3
- package/dist/icons/DocumentDownload.d.ts +0 -7
- package/dist/icons/DocumentDownload.js +0 -3
- package/dist/icons/Eye.d.ts +0 -7
- package/dist/icons/Eye.js +0 -3
- package/dist/icons/EyeSlash.d.ts +0 -7
- package/dist/icons/EyeSlash.js +0 -3
- package/dist/icons/FolderAdd.d.ts +0 -7
- package/dist/icons/FolderAdd.js +0 -3
- package/dist/icons/InfoCircle.d.ts +0 -7
- package/dist/icons/InfoCircle.js +0 -3
- package/dist/icons/Tick.d.ts +0 -7
- package/dist/icons/Tick.js +0 -3
- package/dist/icons/Trash.d.ts +0 -7
- package/dist/icons/Trash.js +0 -3
- package/dist/icons/Union.d.ts +0 -7
- package/dist/icons/Union.js +0 -3
- package/dist/icons/Warning2.d.ts +0 -7
- package/dist/icons/Warning2.js +0 -3
- package/dist/index.d.ts +0 -8
- package/dist/index.js +0 -8
- package/dist/methods/debounce.d.ts +0 -3
- package/dist/methods/debounce.js +0 -20
- package/dist/methods/general.d.ts +0 -2
- package/dist/methods/general.js +0 -32
- package/dist/mui/Alert/Alert.d.ts +0 -2
- package/dist/mui/Alert/Alert.js +0 -13
- package/dist/mui/AutoComplete/MuiAutoComplete.d.ts +0 -2
- package/dist/mui/AutoComplete/MuiAutoComplete.js +0 -27
- package/dist/mui/BreadCrumbs/MuiBreadCrumbs.d.ts +0 -2
- package/dist/mui/BreadCrumbs/MuiBreadCrumbs.js +0 -31
- package/dist/mui/Button/MuiButton.d.ts +0 -7
- package/dist/mui/Button/MuiButton.js +0 -185
- package/dist/mui/Card/MuiCard.d.ts +0 -2
- package/dist/mui/Card/MuiCard.js +0 -7
- package/dist/mui/Checkbox/Checkbox.d.ts +0 -2
- package/dist/mui/Checkbox/Checkbox.js +0 -31
- package/dist/mui/Checkbox/assets/CheckedIcon.d.ts +0 -8
- package/dist/mui/Checkbox/assets/CheckedIcon.js +0 -12
- package/dist/mui/Checkbox/assets/IntermediateIcon.d.ts +0 -8
- package/dist/mui/Checkbox/assets/IntermediateIcon.js +0 -10
- package/dist/mui/Checkbox/assets/UnChekedIcon.d.ts +0 -7
- package/dist/mui/Checkbox/assets/UnChekedIcon.js +0 -9
- package/dist/mui/Chip/MuiChip.d.ts +0 -10
- package/dist/mui/Chip/MuiChip.js +0 -35
- package/dist/mui/Dialog/MuiDialog.d.ts +0 -7
- package/dist/mui/Dialog/MuiDialog.js +0 -22
- package/dist/mui/FormControl/MuiFormControlLabel.d.ts +0 -2
- package/dist/mui/FormControl/MuiFormControlLabel.js +0 -13
- package/dist/mui/IconButton/MuiIconButon.d.ts +0 -2
- package/dist/mui/IconButton/MuiIconButon.js +0 -7
- package/dist/mui/InputAdornment/MuiInputAdornment.d.ts +0 -2
- package/dist/mui/InputAdornment/MuiInputAdornment.js +0 -6
- package/dist/mui/InputLabel/MuiInputLabel.d.ts +0 -2
- package/dist/mui/InputLabel/MuiInputLabel.js +0 -43
- package/dist/mui/Pagination/MuiPagination.d.ts +0 -2
- package/dist/mui/Pagination/MuiPagination.js +0 -15
- package/dist/mui/Pagination/MuiPaginationItem.d.ts +0 -2
- package/dist/mui/Pagination/MuiPaginationItem.js +0 -15
- package/dist/mui/Radio/MuiRadio.d.ts +0 -2
- package/dist/mui/Radio/MuiRadio.js +0 -17
- package/dist/mui/Select/MuiSelect.d.ts +0 -2
- package/dist/mui/Select/MuiSelect.js +0 -47
- package/dist/mui/Switch/MuiSwitch.d.ts +0 -2
- package/dist/mui/Switch/MuiSwitch.js +0 -83
- package/dist/mui/Tabs/MuiTabs.d.ts +0 -2
- package/dist/mui/Tabs/MuiTabs.js +0 -21
- package/dist/mui/Tabs/Tab/MuiTab.d.ts +0 -2
- package/dist/mui/Tabs/Tab/MuiTab.js +0 -26
- package/dist/mui/TextField/MuiFilledInput.d.ts +0 -2
- package/dist/mui/TextField/MuiFilledInput.js +0 -91
- package/dist/mui/TextField/MuiOutlinedInput.d.ts +0 -2
- package/dist/mui/TextField/MuiOutlinedInput.js +0 -66
- package/dist/mui/TextField/TextField.d.ts +0 -2
- package/dist/mui/TextField/TextField.js +0 -78
- package/dist/mui/Tooltip/MuiTooltip.d.ts +0 -2
- package/dist/mui/Tooltip/MuiTooltip.js +0 -26
- package/dist/mui/Typography/MuiTypography.d.ts +0 -2
- package/dist/mui/Typography/MuiTypography.js +0 -9
- package/dist/mui/Typography/index.d.ts +0 -2
- package/dist/mui/Typography/index.js +0 -138
- package/dist/mui/accordion/MuiAccodrion.d.ts +0 -2
- package/dist/mui/accordion/MuiAccodrion.js +0 -13
- package/dist/mui/breakpoints/index.d.ts +0 -9
- package/dist/mui/breakpoints/index.js +0 -9
- package/dist/mui/menu/MuiMenu.d.ts +0 -2
- package/dist/mui/menu/MuiMenu.js +0 -8
- package/dist/mui/menu/MuiMenuItem.d.ts +0 -2
- package/dist/mui/menu/MuiMenuItem.js +0 -14
- package/dist/mui/mui-css-baseline/index.d.ts +0 -3
- package/dist/mui/mui-css-baseline/index.js +0 -37
- package/dist/mui/palette/dark/darkPalette.d.ts +0 -2
- package/dist/mui/palette/dark/darkPalette.js +0 -135
- package/dist/mui/palette/light/lightPalette.d.ts +0 -2
- package/dist/mui/palette/light/lightPalette.js +0 -135
- package/dist/nextjs/NextCacheProvider.d.ts +0 -7
- package/dist/nextjs/NextCacheProvider.js +0 -13
- package/dist/react/ReactCacheProvider.d.ts +0 -7
- package/dist/react/ReactCacheProvider.js +0 -15
- package/dist/theme/theme.d.ts +0 -3
- package/dist/theme/theme.js +0 -75
- package/dist/types/palette.d.ts +0 -60
- package/dist/types/palette.js +0 -1
- package/dist/types/types.d.ts +0 -102
- package/dist/types/types.js +0 -4
- package/dist/types/typography.d.ts +0 -71
- package/dist/types/typography.js +0 -1
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
export const typography = {
|
|
2
|
-
fontFamily: 'inherit',
|
|
3
|
-
h1: {
|
|
4
|
-
fontWeight: 700,
|
|
5
|
-
fontSize: "clamp(34px,6.8vw,46px)",
|
|
6
|
-
lineHeight: "clamp(38px,5.7vw,42px)",
|
|
7
|
-
},
|
|
8
|
-
h2: {
|
|
9
|
-
fontWeight: 700,
|
|
10
|
-
fontSize: "clamp(32px,6.8vw,41px)",
|
|
11
|
-
lineHeight: "clamp(36px,5.7vw,40px)",
|
|
12
|
-
},
|
|
13
|
-
h3: {
|
|
14
|
-
fontWeight: 700,
|
|
15
|
-
fontSize: "clamp(28px,5.3vw,36px)",
|
|
16
|
-
lineHeight: "clamp(34px,5.7vw,38px)",
|
|
17
|
-
},
|
|
18
|
-
h4: {
|
|
19
|
-
fontWeight: 700,
|
|
20
|
-
fontSize: "clamp(25px,4.8vw,32px)",
|
|
21
|
-
lineHeight: "clamp(32px,5.7vw,36px)",
|
|
22
|
-
},
|
|
23
|
-
h5: {
|
|
24
|
-
fontWeight: 700,
|
|
25
|
-
fontSize: "clamp(22px,4.3vw,29px)",
|
|
26
|
-
lineHeight: "clamp(30px,5.7vw,34px)",
|
|
27
|
-
},
|
|
28
|
-
h6: {
|
|
29
|
-
fontWeight: 700,
|
|
30
|
-
fontSize: "clamp(20px,3.8vw,26px)",
|
|
31
|
-
lineHeight: "clamp(28px,5.7vw,32px)",
|
|
32
|
-
},
|
|
33
|
-
body1: {
|
|
34
|
-
fontWeight: 400,
|
|
35
|
-
fontSize: "clamp(18px,3.3vw,22px)",
|
|
36
|
-
lineHeight: "clamp(26px,5.7vw,30px)",
|
|
37
|
-
},
|
|
38
|
-
"body1.medium": {
|
|
39
|
-
fontWeight: 500,
|
|
40
|
-
fontSize: "clamp(18px,3.3vw,22px)",
|
|
41
|
-
lineHeight: "clamp(26px,5.7vw,30px)",
|
|
42
|
-
},
|
|
43
|
-
"body1.bold": {
|
|
44
|
-
fontWeight: 700,
|
|
45
|
-
fontSize: "clamp(18px,3.3vw,22px)",
|
|
46
|
-
lineHeight: "clamp(26px,5.7vw,30px)",
|
|
47
|
-
},
|
|
48
|
-
body2: {
|
|
49
|
-
fontWeight: 400,
|
|
50
|
-
fontSize: "clamp(16px,3vw,20px)",
|
|
51
|
-
lineHeight: "clamp(24px,4.9vw,28px)",
|
|
52
|
-
},
|
|
53
|
-
"body2.medium": {
|
|
54
|
-
fontWeight: 500,
|
|
55
|
-
fontSize: "clamp(16px,3vw,20px)",
|
|
56
|
-
lineHeight: "clamp(24px,4.9vw,28px)",
|
|
57
|
-
},
|
|
58
|
-
"body2.bold": {
|
|
59
|
-
fontWeight: 700,
|
|
60
|
-
fontSize: "clamp(16px,3vw,20px)",
|
|
61
|
-
lineHeight: "clamp(24px,4.9vw,28px)",
|
|
62
|
-
},
|
|
63
|
-
body3: {
|
|
64
|
-
fontWeight: 400,
|
|
65
|
-
fontSize: "clamp(14px,2.7vw,18px)",
|
|
66
|
-
lineHeight: "clamp(22px,4.9vw,26px)",
|
|
67
|
-
},
|
|
68
|
-
"body3.medium": {
|
|
69
|
-
fontWeight: 500,
|
|
70
|
-
fontSize: "clamp(14px,2.7vw,18px)",
|
|
71
|
-
lineHeight: "clamp(22px,4.9vw,26px)",
|
|
72
|
-
},
|
|
73
|
-
"body3.bold": {
|
|
74
|
-
fontWeight: 700,
|
|
75
|
-
fontSize: "clamp(14px,2.7vw,18px)",
|
|
76
|
-
lineHeight: "clamp(22px,4.9vw,26px)",
|
|
77
|
-
},
|
|
78
|
-
caption1: {
|
|
79
|
-
fontWeight: 400,
|
|
80
|
-
fontSize: "clamp(12px,2.35vw,16px)",
|
|
81
|
-
lineHeight: "clamp(20px,4.5vw,24px)",
|
|
82
|
-
},
|
|
83
|
-
"caption1.medium": {
|
|
84
|
-
fontWeight: 500,
|
|
85
|
-
fontSize: "clamp(12px,2.35vw,16px)",
|
|
86
|
-
lineHeight: "clamp(20px,4.5vw,24px)",
|
|
87
|
-
},
|
|
88
|
-
"caption1.bold": {
|
|
89
|
-
fontWeight: 700,
|
|
90
|
-
fontSize: "clamp(12px,2.35vw,16px)",
|
|
91
|
-
lineHeight: "clamp(20px,4.5vw,24px)",
|
|
92
|
-
},
|
|
93
|
-
caption2: {
|
|
94
|
-
fontWeight: 400,
|
|
95
|
-
fontSize: "clamp(11px,2.2vw,14px)",
|
|
96
|
-
lineHeight: "clamp(20px,4.5vw,24px)",
|
|
97
|
-
},
|
|
98
|
-
"caption2.medium": {
|
|
99
|
-
fontWeight: 500,
|
|
100
|
-
fontSize: "clamp(11px,2.2vw,14px)",
|
|
101
|
-
lineHeight: "clamp(20px,3.85vw,24px)",
|
|
102
|
-
},
|
|
103
|
-
"caption2.bold": {
|
|
104
|
-
fontWeight: 700,
|
|
105
|
-
fontSize: "clamp(11px,2.2vw,14px)",
|
|
106
|
-
lineHeight: "clamp(20px,3.85vw,24px)",
|
|
107
|
-
},
|
|
108
|
-
caption3: {
|
|
109
|
-
fontWeight: 400,
|
|
110
|
-
fontSize: "clamp(10px,1.85vw,12px)",
|
|
111
|
-
lineHeight: "clamp(18px,3.85vw,22px)",
|
|
112
|
-
},
|
|
113
|
-
"caption3.medium": {
|
|
114
|
-
fontWeight: 500,
|
|
115
|
-
fontSize: "clamp(10px,1.85vw,12px)",
|
|
116
|
-
lineHeight: "clamp(18px,3.85vw,22px)",
|
|
117
|
-
},
|
|
118
|
-
"caption3.bold": {
|
|
119
|
-
fontWeight: 700,
|
|
120
|
-
fontSize: "clamp(10px,1.85vw,12px)",
|
|
121
|
-
lineHeight: "clamp(18px,3.85vw,22px)",
|
|
122
|
-
},
|
|
123
|
-
caption4: {
|
|
124
|
-
fontWeight: 400,
|
|
125
|
-
fontSize: "clamp(9px,1.6vw,10px)",
|
|
126
|
-
lineHeight: "clamp(16px,3vw,20px)",
|
|
127
|
-
},
|
|
128
|
-
"caption4.medium": {
|
|
129
|
-
fontWeight: 500,
|
|
130
|
-
fontSize: "clamp(9px,1.6vw,10px)",
|
|
131
|
-
lineHeight: "clamp(16px,3vw,20px)",
|
|
132
|
-
},
|
|
133
|
-
"caption4.bold": {
|
|
134
|
-
fontWeight: 700,
|
|
135
|
-
fontSize: "clamp(9px,1.6vw,10px)",
|
|
136
|
-
lineHeight: "clamp(16px,3vw,20px)",
|
|
137
|
-
},
|
|
138
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export const MuiAccordion = {
|
|
2
|
-
styleOverrides: {
|
|
3
|
-
root: ({ ownerState, theme }) => ({
|
|
4
|
-
borderRadius: 4,
|
|
5
|
-
boxShadow: '1px 2px 4px 0px rgba(84, 92, 97, 0.10)',
|
|
6
|
-
paddingRight: '8px',
|
|
7
|
-
borderBottom: 'unset',
|
|
8
|
-
'& .MuiAccordionSummary-content': {
|
|
9
|
-
padding: '0px 8px'
|
|
10
|
-
}
|
|
11
|
-
}),
|
|
12
|
-
},
|
|
13
|
-
};
|
package/dist/mui/menu/MuiMenu.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export const MuiMenuItem = {
|
|
2
|
-
styleOverrides: {
|
|
3
|
-
root: ({ theme, ownerState }) => ({
|
|
4
|
-
":hover": {
|
|
5
|
-
backgroundColor: `${theme.palette.primary[1]}55`
|
|
6
|
-
},
|
|
7
|
-
"&.Mui-selected": {
|
|
8
|
-
backgroundColor: theme.palette.primary[1]
|
|
9
|
-
},
|
|
10
|
-
color: theme.palette.text.primary,
|
|
11
|
-
...theme.typography['caption3'],
|
|
12
|
-
})
|
|
13
|
-
},
|
|
14
|
-
};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
export const MuiCssBaseline = {
|
|
2
|
-
styleOverrides: `
|
|
3
|
-
:root {
|
|
4
|
-
|
|
5
|
-
color-scheme: light dark;
|
|
6
|
-
color: rgba(255, 255, 255, 0.87);
|
|
7
|
-
|
|
8
|
-
font-synthesis: none;
|
|
9
|
-
text-rendering: optimizeLegibility;
|
|
10
|
-
-webkit-font-smoothing: antialiased;
|
|
11
|
-
-moz-osx-font-smoothing: grayscale;
|
|
12
|
-
-webkit-text-size-adjust: 100%;
|
|
13
|
-
}
|
|
14
|
-
*{
|
|
15
|
-
margin:0;
|
|
16
|
-
padding:0;
|
|
17
|
-
text-decoration:none;
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
#root {
|
|
22
|
-
width: 100%;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
input::-webkit-outer-spin-button,
|
|
26
|
-
input::-webkit-inner-spin-button {
|
|
27
|
-
-webkit-appearance: none;
|
|
28
|
-
margin: 0;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
input[type=number] {
|
|
33
|
-
-moz-appearance: textfield;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
`,
|
|
37
|
-
};
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
export const darkPalette = {
|
|
2
|
-
primary: {
|
|
3
|
-
main: '#23AD80',
|
|
4
|
-
10: '#03110C',
|
|
5
|
-
9: '#0A3325',
|
|
6
|
-
8: '#11553E',
|
|
7
|
-
7: '#15664B',
|
|
8
|
-
6: '#1C8A66',
|
|
9
|
-
5: '#23AD80',
|
|
10
|
-
4: '#2ACB95',
|
|
11
|
-
3: '#56DCAF',
|
|
12
|
-
2: '#88E7C7',
|
|
13
|
-
1: '#BBF1DF',
|
|
14
|
-
},
|
|
15
|
-
secondary: {
|
|
16
|
-
main: '#FFB833',
|
|
17
|
-
10: '#291B00',
|
|
18
|
-
9: '#664400',
|
|
19
|
-
8: '#A36D00',
|
|
20
|
-
7: '#CC8800',
|
|
21
|
-
6: '#F8A300',
|
|
22
|
-
5: '#FFB833',
|
|
23
|
-
4: '#FFC65C',
|
|
24
|
-
3: '#FFD485',
|
|
25
|
-
2: '#FFE2AD',
|
|
26
|
-
1: '#FFF1D6',
|
|
27
|
-
},
|
|
28
|
-
divider: '#D4D4D4',
|
|
29
|
-
background: {
|
|
30
|
-
main: '#414141',
|
|
31
|
-
default: '#383838',
|
|
32
|
-
paper: '#B5B5B5',
|
|
33
|
-
1: '#8A8A8A',
|
|
34
|
-
2: '#616161',
|
|
35
|
-
3: '#4A4A4A',
|
|
36
|
-
},
|
|
37
|
-
success: {
|
|
38
|
-
main: '#77FE7A',
|
|
39
|
-
5: '#118715',
|
|
40
|
-
4: '#20CF27',
|
|
41
|
-
3: '#77FE7A',
|
|
42
|
-
2: '#BBFEBE',
|
|
43
|
-
1: '#E4FFE5',
|
|
44
|
-
},
|
|
45
|
-
warning: {
|
|
46
|
-
main: '#F7DF00',
|
|
47
|
-
5: '#998A00',
|
|
48
|
-
4: '#E1CB00',
|
|
49
|
-
3: '#F7DF00',
|
|
50
|
-
2: '#FFEF9D',
|
|
51
|
-
1: '#FFF8DB',
|
|
52
|
-
},
|
|
53
|
-
error: {
|
|
54
|
-
main: '#EF4D2F',
|
|
55
|
-
5: '#5F1507',
|
|
56
|
-
4: '#B5260B',
|
|
57
|
-
3: '#EF4D2F',
|
|
58
|
-
2: '#FEE2E1',
|
|
59
|
-
1: '#FFF6F6',
|
|
60
|
-
},
|
|
61
|
-
info: {
|
|
62
|
-
main: '#51C0FF',
|
|
63
|
-
5: '#00527C',
|
|
64
|
-
4: '#007CB4',
|
|
65
|
-
3: '#51C0FF',
|
|
66
|
-
2: '#D5EBFF',
|
|
67
|
-
1: '#F2F9FF',
|
|
68
|
-
},
|
|
69
|
-
text: {
|
|
70
|
-
primary: '#F3F3F3',
|
|
71
|
-
secondary: '#4A4A4A',
|
|
72
|
-
disabled: '#8A8A8A',
|
|
73
|
-
16: '#FFFFFF',
|
|
74
|
-
15: '#FDFDFD',
|
|
75
|
-
14: '#FAFAFA',
|
|
76
|
-
13: '#F7F7F7',
|
|
77
|
-
12: '#F3F3F3',
|
|
78
|
-
11: '#F1F1F1',
|
|
79
|
-
10: '#EBEBEB',
|
|
80
|
-
9: '#E3E3E3',
|
|
81
|
-
8: '#D4D4D4',
|
|
82
|
-
7: '#CCCCCC',
|
|
83
|
-
6: '#B5B5B5',
|
|
84
|
-
5: '#8A8A8A',
|
|
85
|
-
4: '#616161',
|
|
86
|
-
3: '#4A4A4A',
|
|
87
|
-
2: '#414141',
|
|
88
|
-
1: '#383838',
|
|
89
|
-
},
|
|
90
|
-
grey: {
|
|
91
|
-
main: '#d4d4d4',
|
|
92
|
-
1: '#ffffff',
|
|
93
|
-
2: '#c8c8c8',
|
|
94
|
-
3: '#afafaf',
|
|
95
|
-
4: '#969696',
|
|
96
|
-
5: '#7d7d7d',
|
|
97
|
-
6: '#646464',
|
|
98
|
-
7: '#4b4b4b',
|
|
99
|
-
8: '#323232',
|
|
100
|
-
9: '#191919',
|
|
101
|
-
10: '#000000',
|
|
102
|
-
},
|
|
103
|
-
default: {
|
|
104
|
-
light: "#212EBB",
|
|
105
|
-
dark: "#7B9EFE",
|
|
106
|
-
contrastText: "#FAFAFA",
|
|
107
|
-
main: "#3440C1",
|
|
108
|
-
10: "#212EBB",
|
|
109
|
-
9: "#3440C1",
|
|
110
|
-
8: "#4D59D7",
|
|
111
|
-
7: "#646FED",
|
|
112
|
-
6: "#727CF4",
|
|
113
|
-
5: "#7984FF",
|
|
114
|
-
4: "#6B91FB",
|
|
115
|
-
3: "#7B9EFE",
|
|
116
|
-
2: "#98B3FE",
|
|
117
|
-
1: "#cddbff",
|
|
118
|
-
},
|
|
119
|
-
inherit: {
|
|
120
|
-
light: "#212EBB",
|
|
121
|
-
dark: "#7B9EFE",
|
|
122
|
-
contrastText: "#FAFAFA",
|
|
123
|
-
main: "#3440C1",
|
|
124
|
-
10: "#212EBB",
|
|
125
|
-
9: "#3440C1",
|
|
126
|
-
8: "#4D59D7",
|
|
127
|
-
7: "#646FED",
|
|
128
|
-
6: "#727CF4",
|
|
129
|
-
5: "#7984FF",
|
|
130
|
-
4: "#6B91FB",
|
|
131
|
-
3: "#7B9EFE",
|
|
132
|
-
2: "#98B3FE",
|
|
133
|
-
1: "#cddbff",
|
|
134
|
-
},
|
|
135
|
-
};
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
export const lightPalette = {
|
|
2
|
-
primary: {
|
|
3
|
-
main: '#1C8A66',
|
|
4
|
-
10: '#03110C',
|
|
5
|
-
9: '#0A3325',
|
|
6
|
-
8: '#11553E',
|
|
7
|
-
7: '#15664B',
|
|
8
|
-
6: '#1C8A66',
|
|
9
|
-
5: '#23AD80',
|
|
10
|
-
4: '#2ACB95',
|
|
11
|
-
3: '#56DCAF',
|
|
12
|
-
2: '#88E7C7',
|
|
13
|
-
1: '#BBF1DF',
|
|
14
|
-
},
|
|
15
|
-
secondary: {
|
|
16
|
-
main: '#F8A300',
|
|
17
|
-
10: '#291B00',
|
|
18
|
-
9: '#664400',
|
|
19
|
-
8: '#A36D00',
|
|
20
|
-
7: '#CC8800',
|
|
21
|
-
6: '#F8A300',
|
|
22
|
-
5: '#FFB833',
|
|
23
|
-
4: '#FFC65C',
|
|
24
|
-
3: '#FFD485',
|
|
25
|
-
2: '#FFE2AD',
|
|
26
|
-
1: '#FFF1D6',
|
|
27
|
-
},
|
|
28
|
-
divider: '#D4D4D4',
|
|
29
|
-
background: {
|
|
30
|
-
main: '#FDFDFD',
|
|
31
|
-
default: '#fff',
|
|
32
|
-
paper: '#fff',
|
|
33
|
-
1: '#FAFAFA',
|
|
34
|
-
2: '#F7F7F7',
|
|
35
|
-
3: '#F3F3F3',
|
|
36
|
-
},
|
|
37
|
-
success: {
|
|
38
|
-
main: '#20CF27',
|
|
39
|
-
5: '#118715',
|
|
40
|
-
4: '#20CF27',
|
|
41
|
-
3: '#77FE7A',
|
|
42
|
-
2: '#BBFEBE',
|
|
43
|
-
1: '#E4FFE5',
|
|
44
|
-
},
|
|
45
|
-
warning: {
|
|
46
|
-
main: '#E1CB00',
|
|
47
|
-
5: '#998A00',
|
|
48
|
-
4: '#E1CB00',
|
|
49
|
-
3: '#F7DF00',
|
|
50
|
-
2: '#FFEF9D',
|
|
51
|
-
1: '#FFF8DB',
|
|
52
|
-
},
|
|
53
|
-
error: {
|
|
54
|
-
main: '#B5260B',
|
|
55
|
-
5: '#5F1507',
|
|
56
|
-
4: '#B5260B',
|
|
57
|
-
3: '#EF4D2F',
|
|
58
|
-
2: '#FEE2E1',
|
|
59
|
-
1: '#FFF6F6',
|
|
60
|
-
},
|
|
61
|
-
info: {
|
|
62
|
-
main: '#007CB4',
|
|
63
|
-
5: '#00527C',
|
|
64
|
-
4: '#007CB4',
|
|
65
|
-
3: '#51C0FF',
|
|
66
|
-
2: '#D5EBFF',
|
|
67
|
-
1: '#F2F9FF',
|
|
68
|
-
},
|
|
69
|
-
text: {
|
|
70
|
-
primary: '#4A4A4A',
|
|
71
|
-
secondary: '#fff',
|
|
72
|
-
disabled: '#B5B5B5',
|
|
73
|
-
16: '#1A1A1A',
|
|
74
|
-
15: '#303030',
|
|
75
|
-
14: '#4A4A4A',
|
|
76
|
-
13: '#616161',
|
|
77
|
-
12: '#8A8A8A',
|
|
78
|
-
11: '#B5B5B5',
|
|
79
|
-
10: '#CCCCCC',
|
|
80
|
-
9: '#D4D4D4',
|
|
81
|
-
8: '#E3E3E3',
|
|
82
|
-
7: '#EBEBEB',
|
|
83
|
-
6: '#F1F1F1',
|
|
84
|
-
5: '#F3F3F3',
|
|
85
|
-
4: '#F7F7F7',
|
|
86
|
-
3: '#FAFAFA',
|
|
87
|
-
2: '#FDFDFD',
|
|
88
|
-
1: '#FFFFFF',
|
|
89
|
-
},
|
|
90
|
-
grey: {
|
|
91
|
-
main: '#d4d4d4',
|
|
92
|
-
1: '#ffffff',
|
|
93
|
-
2: '#c8c8c8',
|
|
94
|
-
3: '#afafaf',
|
|
95
|
-
4: '#969696',
|
|
96
|
-
5: '#7d7d7d',
|
|
97
|
-
6: '#646464',
|
|
98
|
-
7: '#4b4b4b',
|
|
99
|
-
8: '#323232',
|
|
100
|
-
9: '#191919',
|
|
101
|
-
10: '#000000',
|
|
102
|
-
},
|
|
103
|
-
default: {
|
|
104
|
-
light: "#212EBB",
|
|
105
|
-
dark: "#7B9EFE",
|
|
106
|
-
contrastText: "#FAFAFA",
|
|
107
|
-
main: "#3440C1",
|
|
108
|
-
10: "#212EBB",
|
|
109
|
-
9: "#3440C1",
|
|
110
|
-
8: "#4D59D7",
|
|
111
|
-
7: "#646FED",
|
|
112
|
-
6: "#727CF4",
|
|
113
|
-
5: "#7984FF",
|
|
114
|
-
4: "#6B91FB",
|
|
115
|
-
3: "#7B9EFE",
|
|
116
|
-
2: "#98B3FE",
|
|
117
|
-
1: "#cddbff",
|
|
118
|
-
},
|
|
119
|
-
inherit: {
|
|
120
|
-
light: "#212EBB",
|
|
121
|
-
dark: "#7B9EFE",
|
|
122
|
-
contrastText: "#FAFAFA",
|
|
123
|
-
main: "#3440C1",
|
|
124
|
-
10: "#212EBB",
|
|
125
|
-
9: "#3440C1",
|
|
126
|
-
8: "#4D59D7",
|
|
127
|
-
7: "#646FED",
|
|
128
|
-
6: "#727CF4",
|
|
129
|
-
5: "#7984FF",
|
|
130
|
-
4: "#6B91FB",
|
|
131
|
-
3: "#7B9EFE",
|
|
132
|
-
2: "#98B3FE",
|
|
133
|
-
1: "#cddbff",
|
|
134
|
-
},
|
|
135
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
interface INextCacheProviderProps {
|
|
3
|
-
children: ReactNode;
|
|
4
|
-
isRtl: boolean;
|
|
5
|
-
}
|
|
6
|
-
declare const NextCacheProvider: ({ children, isRtl }: INextCacheProviderProps) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export default NextCacheProvider;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import rtlPlugin from "stylis-plugin-rtl";
|
|
3
|
-
const cacheRtl = {
|
|
4
|
-
key: "rtl",
|
|
5
|
-
stylisPlugins: [rtlPlugin],
|
|
6
|
-
};
|
|
7
|
-
const cacheLtr = {
|
|
8
|
-
key: "ltr",
|
|
9
|
-
};
|
|
10
|
-
const NextCacheProvider = ({ children, isRtl }) => {
|
|
11
|
-
return (_jsx(_Fragment, { children: children }));
|
|
12
|
-
};
|
|
13
|
-
export default NextCacheProvider;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from "react";
|
|
2
|
-
interface IReactCacheProviderProps {
|
|
3
|
-
children: ReactNode;
|
|
4
|
-
isRtl: boolean;
|
|
5
|
-
}
|
|
6
|
-
declare function ReactCacheProvider({ isRtl, children }: IReactCacheProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export default ReactCacheProvider;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
-
import { CacheProvider } from '@emotion/react';
|
|
3
|
-
import createCache from '@emotion/cache';
|
|
4
|
-
import rtlPlugin from 'stylis-plugin-rtl';
|
|
5
|
-
const cacheRtl = createCache({
|
|
6
|
-
key: 'muirtl',
|
|
7
|
-
stylisPlugins: [rtlPlugin],
|
|
8
|
-
});
|
|
9
|
-
const cacheLtr = createCache({
|
|
10
|
-
key: 'muiltr',
|
|
11
|
-
});
|
|
12
|
-
function ReactCacheProvider({ isRtl, children }) {
|
|
13
|
-
return _jsx(CacheProvider, { value: isRtl ? cacheRtl : cacheLtr, children: children });
|
|
14
|
-
}
|
|
15
|
-
export default ReactCacheProvider;
|
package/dist/theme/theme.d.ts
DELETED
package/dist/theme/theme.js
DELETED
|
@@ -1,75 +0,0 @@
|
|
|
1
|
-
import { createTheme } from '@mui/material';
|
|
2
|
-
import { lightPalette } from '../mui/palette/light/lightPalette';
|
|
3
|
-
import { typography } from '../mui/Typography';
|
|
4
|
-
import { MuiCssBaseline } from '../mui/mui-css-baseline';
|
|
5
|
-
import { darkPalette } from '../mui/palette/dark/darkPalette';
|
|
6
|
-
import { MuiTextField } from '../mui/TextField/TextField';
|
|
7
|
-
import { MuiAlert } from '../mui/Alert/Alert';
|
|
8
|
-
import { MuiButton } from '../mui/Button/MuiButton';
|
|
9
|
-
import { MuiChip } from '../mui/Chip/MuiChip';
|
|
10
|
-
import { MuiTab } from '../mui/Tabs/Tab/MuiTab';
|
|
11
|
-
import { MuiPagination } from '../mui/Pagination/MuiPagination';
|
|
12
|
-
import { MuiPaginationItem } from '../mui/Pagination/MuiPaginationItem';
|
|
13
|
-
import { MuiCheckbox } from '../mui/Checkbox/Checkbox';
|
|
14
|
-
import { MuiSelect } from '../mui/Select/MuiSelect';
|
|
15
|
-
import { MuiIconButton } from '../mui/IconButton/MuiIconButon';
|
|
16
|
-
import { MuiOutlinedInput } from '../mui/TextField/MuiOutlinedInput';
|
|
17
|
-
import { MuiMenu } from '../mui/menu/MuiMenu';
|
|
18
|
-
import { MuiFilledInput } from '../mui/TextField/MuiFilledInput';
|
|
19
|
-
import { MuiCard } from '../mui/Card/MuiCard';
|
|
20
|
-
import { MuiInputLabel } from '../mui/InputLabel/MuiInputLabel';
|
|
21
|
-
import { MuiTypography } from '../mui/Typography/MuiTypography';
|
|
22
|
-
import { MuiRadio } from '../mui/Radio/MuiRadio';
|
|
23
|
-
import { MuiAccordion } from '../mui/accordion/MuiAccodrion';
|
|
24
|
-
import { MuiSwitch } from '../mui/Switch/MuiSwitch';
|
|
25
|
-
import { MuiTooltip } from '../mui/Tooltip/MuiTooltip';
|
|
26
|
-
import { MuiFormControlLabel } from '../mui/FormControl/MuiFormControlLabel';
|
|
27
|
-
import { MuiInputAdornment } from '../mui/InputAdornment/MuiInputAdornment';
|
|
28
|
-
import { MuiAutoComplete as MuiAutocomplete } from '../mui/AutoComplete/MuiAutoComplete';
|
|
29
|
-
import { MuiBreadcrumbs } from '../mui/BreadCrumbs/MuiBreadCrumbs';
|
|
30
|
-
import { MuiDialog } from '../mui/Dialog/MuiDialog';
|
|
31
|
-
import { breakpoints } from '../mui/breakpoints';
|
|
32
|
-
import { MuiTabs } from '../mui/Tabs/MuiTabs';
|
|
33
|
-
import { MuiMenuItem } from '../mui/menu/MuiMenuItem';
|
|
34
|
-
const getDesignTokens = (mode) => ({
|
|
35
|
-
mode,
|
|
36
|
-
...(mode === 'light' ? lightPalette : darkPalette),
|
|
37
|
-
});
|
|
38
|
-
export const customTheme = (mode, isRtl) => createTheme({
|
|
39
|
-
direction: isRtl ? 'rtl' : 'ltr',
|
|
40
|
-
palette: getDesignTokens(mode),
|
|
41
|
-
spacing: 4,
|
|
42
|
-
typography,
|
|
43
|
-
breakpoints,
|
|
44
|
-
components: {
|
|
45
|
-
MuiCssBaseline,
|
|
46
|
-
MuiAccordion,
|
|
47
|
-
MuiAlert,
|
|
48
|
-
MuiChip,
|
|
49
|
-
MuiTab,
|
|
50
|
-
MuiPagination,
|
|
51
|
-
MuiPaginationItem,
|
|
52
|
-
MuiSelect,
|
|
53
|
-
MuiIconButton,
|
|
54
|
-
MuiMenu,
|
|
55
|
-
MuiCard,
|
|
56
|
-
MuiTypography,
|
|
57
|
-
MuiInputLabel,
|
|
58
|
-
MuiTooltip,
|
|
59
|
-
MuiFormControlLabel,
|
|
60
|
-
MuiInputAdornment,
|
|
61
|
-
MuiAutocomplete,
|
|
62
|
-
MuiBreadcrumbs,
|
|
63
|
-
MuiDialog,
|
|
64
|
-
MuiTabs,
|
|
65
|
-
MuiMenuItem,
|
|
66
|
-
MuiTextField,
|
|
67
|
-
MuiOutlinedInput,
|
|
68
|
-
MuiFilledInput,
|
|
69
|
-
MuiButton,
|
|
70
|
-
MuiSwitch,
|
|
71
|
-
MuiCheckbox,
|
|
72
|
-
MuiRadio,
|
|
73
|
-
},
|
|
74
|
-
});
|
|
75
|
-
export default customTheme;
|