@m4l/components 9.1.146 → 9.1.147
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/.storybook/constants.d.ts +0 -10
- package/.storybook/utils/getStylesColorsByMode.d.ts +116 -116
- package/components/AccountPopover/slots/AccountPopoverSlots.d.ts +3 -3
- package/components/AppBar/slots/AppBarSlots.d.ts +2 -2
- package/components/Chip/ChipStyles.js +1 -1
- package/components/Chip/slots/ChipSlots.d.ts +1 -1
- package/components/Color/slots/ColorSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionCancel/slots/ActionsCancelSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionFormCancel/slots/ActionFormCancelSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionIntro/slots/ActionsIntroSlots.d.ts +1 -1
- package/components/CommonActions/components/ActionsContainer/slots/ActionsContainerSlots.d.ts +1 -1
- package/components/DataGrid/contexts/DataGridContext/index.d.ts +1 -2
- package/components/DataGrid/contexts/DataGridContext/index.js +1 -1
- package/components/DataGrid/contexts/FilterContext/index.js +1 -1
- package/components/DataGrid/dictionary.js +0 -3
- package/components/DataGrid/slots/DataGridEnum.js +2 -2
- package/components/DataGrid/slots/DataGridSlot.js +1 -1
- package/components/DataGrid/subcomponents/Table/hooks/getDragHeaderRenderer.d.ts +1 -2
- package/components/DataGrid/subcomponents/Table/hooks/useSortColumnsRows.d.ts +1 -2
- package/components/DataGrid/subcomponents/Table/subcomponents/CheckboxFormatter.js +1 -1
- package/components/DataGrid/subcomponents/Table/subcomponents/CustomIcons.js +2 -2
- package/components/DynamicFilter/dictionary.js +0 -12
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +4 -4
- package/components/DynamicFilter/store/DynamicFilterContext.js +1 -1
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/DynamicFilterBase.js +1 -1
- package/components/DynamicSort/dictionary.js +1 -6
- package/components/DynamicSort/slots/DynamicSortSlots.d.ts +2 -2
- package/components/DynamicSort/slots/DynamicSortSlots.js +2 -2
- package/components/DynamicSort/store/DynamicSortContext.js +1 -1
- package/components/DynamicSort/subcomponents/DynamicSortBase/DynamicSortBase.js +1 -1
- package/components/GridLayout/GridLayout.js +1 -1
- package/components/GridLayout/styles.js +1 -1
- package/components/GridLayout/subcomponents/GridItem/index.js +1 -1
- package/components/GridLayout/subcomponents/Responsive/helper.js +1 -1
- package/components/GridLayout/subcomponents/Responsive/index.js +1 -1
- package/components/GridLayout/subcomponents/Responsive/responsiveUtils.js +3 -3
- package/components/GridLayout/subcomponents/withSizeProvider/index.js +1 -1
- package/components/Icon/Icon.js +1 -1
- package/components/Icon/constants.js +2 -2
- package/components/Icon/slots/IconSlots.js +1 -1
- package/components/Image/Image.js +1 -1
- package/components/Image/constant.js +2 -2
- package/components/Image/slots/ImageSlots.js +1 -1
- package/components/Image/subcomponents/IntersectComponent/index.js +1 -1
- package/components/Label/slots/LabelSlots.d.ts +1 -1
- package/components/LanguagePopover/LanguagePopover.js +1 -1
- package/components/LanguagePopover/slots/LanguagePopoverSlots.d.ts +1 -1
- package/components/LoadingError/LoadingError.js +1 -1
- package/components/LoadingError/slots/LoadingErrorSlots.js +1 -1
- package/components/MFIsolationApp/subcomponents/MFAuthApp/MFAuthApp.js +1 -1
- package/components/MenuActions/slots/MenuActionsSlots.d.ts +2 -2
- package/components/ModalDialog/slots/ModalDialogSlots.d.ts +2 -2
- package/components/NoItemSelected/NoItemSelected.js +1 -1
- package/components/NumberInput/hooks/useNumberInput/NumberInputReducer.js +1 -1
- package/components/NumberInput/slots/NumberInputSlots.d.ts +2 -2
- package/components/Pager/Pager.styles.js +0 -8
- package/components/Pager/dicctionary.js +0 -5
- package/components/PrintingSystem/subcomponents/ChartNode/index.js +1 -1
- package/components/PropertyValue/PropertyValue.js +2 -2
- package/components/ScrollBar/ScrollBar.js +1 -1
- package/components/SideBar/slots/SideBarEnum.js +4 -4
- package/components/SideBar/slots/SideBarSlots.js +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/index.js +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ContainerMenuItemsMain/styles.js +1 -1
- package/components/ToastContainer/ToastContainer.js +1 -1
- package/components/ToastContainer/slots/toastContainerSlots.d.ts +2 -2
- package/components/WindowConfirm/slots/WindowConfirmSlots.d.ts +3 -3
- package/components/animate/variants/bounce.js +1 -1
- package/components/animate/variants/fade.js +1 -1
- package/components/animate/variants/transition.js +2 -2
- package/components/areas/components/AreasAdmin/AreasAdmin.js +1 -1
- package/components/areas/components/AreasAdmin/slots/AreasAdminSlots.d.ts +2 -2
- package/components/areas/components/AreasViewer/AreasViewer.js +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/AreaGridLayout.js +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/hooks/useWindow/useWindow.d.ts +1 -1
- package/components/areas/contexts/AreasContext/helpers/helper.js +15 -15
- package/components/areas/contexts/AreasContext/store.js +3 -3
- package/components/areas/icons.js +0 -8
- package/components/commercial/HamburgerMenu/classes/index.js +1 -1
- package/components/extended/React-Resizable/Resizable/slots/ResizableSlots.d.ts +1 -1
- package/components/extended/React-Resizable/ResizableBox/slots/ResizableBoxSlots.d.ts +1 -1
- package/components/formatters/BooleanFormatter/BooleanFormatter.js +1 -1
- package/components/formatters/BooleanFormatter/slots/BooleanFormatterSlots.js +3 -3
- package/components/formatters/PeriodFormatter/PeriodFormatter.js +1 -1
- package/components/formatters/PeriodFormatter/slots/PeriodFormatterSlots.js +2 -2
- package/components/hook-form/RHFCheckbox/slots/RHFCheckBoxSlots.d.ts +1 -1
- package/components/hook-form/RHFCheckbox/slots/RHFCheckBoxSlots.js +1 -1
- package/components/hook-form/RHFPeriod/RHFPeriod.js +1 -1
- package/components/hook-form/RHFPeriod/slots/RHFPeriodSlots.d.ts +2 -2
- package/components/hook-form/RHFSelect/slots/RHFSlots.d.ts +1 -1
- package/components/hook-form/RHFTextField/RHFTextField.styles.js +1 -3
- package/components/hook-form/RHFTextField/slots/RHFTextFieldSlots.d.ts +1 -1
- package/components/hook-form/RHFTextFieldPassword/slots/RHFTextFieldPasswordSlots.d.ts +2 -2
- package/components/hook-form/RHFTextFieldPassword/slots/RHFTextFieldPasswordSlots.js +1 -1
- package/components/hook-form/RHFUpload/RHFUploadImage/classes/index.js +1 -1
- package/components/hook-form/RHFormContext/classes/index.d.ts +2 -2
- package/components/hook-form/RHFormContext/classes/index.js +1 -1
- package/components/hook-form/RHFormContext/index.js +1 -1
- package/components/modal/classes/index.js +1 -1
- package/components/mui_extended/Accordion/Accordion.js +1 -1
- package/components/mui_extended/Accordion/slots/AccordionSlots.d.ts +2 -2
- package/components/mui_extended/Accordion/slots/AccordionSlots.js +2 -2
- package/components/mui_extended/Autocomplete/Autocomplete.js +1 -1
- package/components/mui_extended/Autocomplete/slots/AutocompleteSlots.d.ts +4 -4
- package/components/mui_extended/Autocomplete/slots/AutocompleteSlots.js +3 -3
- package/components/mui_extended/Avatar/slots/AvatarSlots.d.ts +1 -1
- package/components/mui_extended/Badge/slots/BadgeSlots.d.ts +1 -1
- package/components/mui_extended/Button/slots/ButtonSlots.d.ts +1 -1
- package/components/mui_extended/CheckBox/CheckBox.js +1 -1
- package/components/mui_extended/CheckBox/slots/CheckBoxSlots.d.ts +1 -1
- package/components/mui_extended/CheckBox/slots/CheckBoxSlots.js +2 -2
- package/components/mui_extended/DateTimePicker/slots/DateTimePickerSlots.d.ts +4 -4
- package/components/mui_extended/DateTimePicker/slots/DateTimePickerSlots.js +1 -1
- package/components/mui_extended/Divider/slots/DividerSlots.d.ts +1 -1
- package/components/mui_extended/IconButton/slots/IconButtonSlots.d.ts +2 -2
- package/components/mui_extended/ImageButton/utils/Clases/index.js +1 -1
- package/components/mui_extended/LoadingButton/slots/LoadingButtonSlots.d.ts +1 -1
- package/components/mui_extended/MenuDivider/slots/MenuDividerSlots.d.ts +1 -1
- package/components/mui_extended/MenuItem/slots/MenuItemSlots.d.ts +1 -1
- package/components/mui_extended/MenuItem/slots/MenuItemSlots.js +1 -1
- package/components/mui_extended/NavLink/NavLink.js +1 -1
- package/components/mui_extended/NavLink/constants.js +2 -2
- package/components/mui_extended/NavLink/slots/NavLinkSlots.js +1 -1
- package/components/mui_extended/Popover/Popover.js +1 -1
- package/components/mui_extended/Popover/Popover.styles.js +1 -5
- package/components/mui_extended/Popover/constants.js +2 -2
- package/components/mui_extended/Popper/slots/PopperStlots.d.ts +1 -1
- package/components/mui_extended/Select/Select.js +1 -1
- package/components/mui_extended/Select/Select.styles.js +1 -1
- package/components/mui_extended/Select/constants.js +1 -1
- package/components/mui_extended/Select/slots/SelectSlots.d.ts +2 -2
- package/components/mui_extended/Skeleton/Slots/skeletonSlots.d.ts +1 -1
- package/components/mui_extended/Stack/slots/StackSlot.d.ts +1 -1
- package/components/mui_extended/Tab/Slots/TabSlots.d.ts +1 -1
- package/components/mui_extended/Tab/Tab.js +1 -1
- package/components/mui_extended/TabContent/classes/index.js +1 -1
- package/components/mui_extended/Tabs/slots/TabsSlots.d.ts +1 -1
- package/components/mui_extended/TextField/constants.js +1 -1
- package/components/mui_extended/TextField/slots/TextFieldSlots.d.ts +1 -1
- package/components/mui_extended/TimePicker/slots/TimePickerSlots.d.ts +3 -3
- package/components/mui_extended/ToggleButton/slots/ToggleButtonSlots.d.ts +1 -1
- package/components/mui_extended/ToggleIconButton/slots/ToggleIconButtonSlots.d.ts +1 -1
- package/components/mui_extended/Typography/Typography.js +1 -1
- package/components/mui_extended/Typography/constants.js +3 -3
- package/components/mui_extended/Typography/slots/typographySlots.d.ts +1 -1
- package/components/mui_extended/Typography/slots/typographySlots.js +1 -1
- package/components/popups/components/PopupsViewer/icons.js +0 -1
- package/hooks/useSvgColor/constants.js +2 -2
- package/hooks/useSvgColor/helpers.js +1 -1
- package/hooks/useSvgColor/useSvgColor.js +1 -1
- package/index.d.ts +1 -1
- package/index.js +27 -19
- package/mockServiceWorker.js +52 -0
- package/package.json +2 -2
- package/storybook-decorators/WithAppearanceContext/WithAppearanceContext.d.ts +6 -0
- package/storybook-decorators/WithContexts/WithContexts.d.ts +5 -0
- package/storybook-decorators/WithContexts/WithContexts.js +51 -0
- package/storybook-decorators/WithContexts/constants.d.ts +10 -0
- package/storybook-decorators/WithContexts/constants.js +18 -0
- package/storybook-decorators/WithContexts/index.js +1 -0
- package/storybook-decorators/WithContexts/styles.d.ts +1 -0
- package/storybook-decorators/WithContexts/styles.js +15 -0
- package/storybook-decorators/WithContexts/subcomponents/AppWithTheme.d.ts +6 -0
- package/storybook-decorators/WithContexts/subcomponents/AppWithTheme.js +32 -0
- package/storybook-decorators/WithDictionaryContext/WithDictionaryContext.d.ts +21 -0
- package/storybook-decorators/WithForm/WithForm.d.ts +8 -0
- package/storybook-decorators/WithForm/WithForm.js +12 -0
- package/storybook-decorators/WithForm/index.js +1 -0
- package/storybook-decorators/WithFormAutoValidation/WithFormAutoValidation.d.ts +7 -0
- package/storybook-decorators/WithFormAutoValidation/WithFormAutoValidation.js +22 -0
- package/storybook-decorators/WithFormAutoValidation/index.js +1 -0
- package/storybook-decorators/WithPopupsProvider/WithPopupsProvider.d.ts +5 -0
- package/storybook-decorators/WithPopupsProvider/WithPopupsProvider.js +22 -0
- package/storybook-decorators/WithPopupsProvider/index.js +1 -0
- package/storybook-decorators/WithScaleIcons/WithScaleIcons.d.ts +7 -0
- package/storybook-decorators/WithScaleIcons/WithScaleIcons.js +7 -0
- package/storybook-decorators/WithScaleIcons/index.js +1 -0
- package/storybook-decorators/WithWindowsContainer/WithWindowsContainer.d.ts +5 -0
- package/storybook-decorators/WithWindowsContainer/WithWindowsContainer.js +8 -0
- package/storybook-decorators/WithWindowsContainer/index.d.ts +2 -0
- package/storybook-decorators/WithWindowsContainer/index.js +1 -0
- package/storybook-decorators/WithWindowsContainer/subcomponents/WindowsContainer/WindowsContainer.d.ts +5 -0
- package/storybook-decorators/WithWindowsContainer/subcomponents/WindowsContainer/WindowsContainer.js +25 -0
- package/storybook-decorators/WithWindowsContainer/subcomponents/WindowsContainer/index.js +1 -0
- package/storybook-decorators/WithWrapper/WithWrapper.d.ts +24 -0
- package/storybook-decorators/WithWrapper/WithWrapper.js +8 -0
- package/storybook-decorators/WithWrapper/index.js +1 -0
- package/storybook-decorators/index.d.ts +7 -0
- package/storybook-decorators/index.js +1 -0
- package/test/mocks.d.ts +2 -2
- package/vite-env.d.ts +18 -0
- package/.storybook/decorators/WithWindowsContainer/index.d.ts +0 -1
- package/vendor.js +0 -172
- /package/{.storybook/decorators → storybook-decorators}/WithAppearanceContext/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithContexts/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithContexts/types.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithDictionaryContext/contants.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithDictionaryContext/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithForm/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithFormAutoValidation/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithPopupsProvider/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithScaleIcons/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithWindowsContainer/subcomponents/WindowsContainer/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithWindowsContainer/subcomponents/WindowsContainer/types.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithWrapper/index.d.ts +0 -0
- /package/{.storybook/decorators → storybook-decorators}/WithWrapper/types.d.ts +0 -0
|
@@ -19,13 +19,3 @@ export declare const DEVICE_TYPES_ITEMS: {
|
|
|
19
19
|
}[];
|
|
20
20
|
export declare const COLORS_THEME: Record<ThemeUserColor, ThemeUserColor>;
|
|
21
21
|
export declare const COLORS_THEME_ITEMS: Record<string, string>[];
|
|
22
|
-
export declare const USER = "carloszapata@gmail.com";
|
|
23
|
-
export declare const PWD = "Mayuscula123.";
|
|
24
|
-
export declare const DATABASE = "";
|
|
25
|
-
export declare const ENVIRONMENT_ASSETS = "d1";
|
|
26
|
-
export declare const HOST_API_LOCAL = "http://localhost:3000/domain";
|
|
27
|
-
export declare const HOST_API_REMOTE = "https://lab1.stage.made4labs.com/api/v1/domain";
|
|
28
|
-
export declare const HOST_STATIC_ASSETS = "https://s3.amazonaws.com/static.made4labs/environments";
|
|
29
|
-
export declare const DOMAIN_TOKEN = "lab1";
|
|
30
|
-
export declare const STORYBOOK_MODULE_ID = "login";
|
|
31
|
-
export declare const STORYBOOK_ISOLATION_MODULE_ID = "users_list";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const colorsLight: {
|
|
2
|
-
readonly mode: "
|
|
2
|
+
readonly mode: "dark";
|
|
3
3
|
readonly common: import('@mui/material').CommonColors;
|
|
4
4
|
readonly primary: {
|
|
5
5
|
readonly light: string;
|
|
@@ -24,15 +24,15 @@ export declare const colorsLight: {
|
|
|
24
24
|
readonly default: {
|
|
25
25
|
readonly semanticText: string;
|
|
26
26
|
readonly focusVisible: string;
|
|
27
|
-
readonly enabled: string;
|
|
28
|
-
readonly focus: string;
|
|
29
27
|
readonly light: string;
|
|
30
28
|
readonly dark: string;
|
|
31
29
|
readonly main: string;
|
|
32
30
|
readonly contrastText: string;
|
|
31
|
+
readonly enabled: string;
|
|
33
32
|
readonly enabledOpacity: string;
|
|
34
33
|
readonly hover: string;
|
|
35
34
|
readonly hoverOpacity: string;
|
|
35
|
+
readonly focus: string;
|
|
36
36
|
readonly focusOpacity: string;
|
|
37
37
|
readonly selected: string;
|
|
38
38
|
readonly selectedOpacity: string;
|
|
@@ -41,12 +41,12 @@ export declare const colorsLight: {
|
|
|
41
41
|
readonly opacity: string;
|
|
42
42
|
readonly toneOpacity: string;
|
|
43
43
|
};
|
|
44
|
-
readonly divider: string;
|
|
45
44
|
readonly text: {
|
|
46
45
|
readonly primary: string;
|
|
47
46
|
readonly secondary: string;
|
|
48
47
|
readonly disabled: string;
|
|
49
48
|
};
|
|
49
|
+
readonly divider: string;
|
|
50
50
|
readonly background: {
|
|
51
51
|
readonly default: string;
|
|
52
52
|
readonly neutral: string;
|
|
@@ -56,33 +56,33 @@ export declare const colorsLight: {
|
|
|
56
56
|
readonly paper: "#000";
|
|
57
57
|
};
|
|
58
58
|
readonly chips: {
|
|
59
|
-
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
60
59
|
readonly info: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
61
60
|
readonly success: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
62
61
|
readonly warning: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
62
|
+
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
63
63
|
readonly default: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
64
64
|
readonly forest: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
65
65
|
readonly disabled: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
66
66
|
readonly primary: {
|
|
67
67
|
readonly outlined: {
|
|
68
|
-
readonly color: "
|
|
69
|
-
readonly backgroundColor: "
|
|
70
|
-
readonly backgroundHover: "
|
|
71
|
-
readonly backgroundActive: "
|
|
72
|
-
readonly colorTone: "
|
|
73
|
-
readonly backgroundColorTone: "
|
|
74
|
-
readonly backgroundHoverTone: "
|
|
75
|
-
readonly backgroundActiveTone: "
|
|
68
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
69
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
70
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
71
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
72
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
73
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
74
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
75
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
76
76
|
};
|
|
77
77
|
readonly contained: {
|
|
78
|
-
readonly color: "
|
|
79
|
-
readonly backgroundColor: "
|
|
80
|
-
readonly backgroundHover: "
|
|
81
|
-
readonly backgroundActive: "
|
|
82
|
-
readonly colorTone: "
|
|
83
|
-
readonly backgroundColorTone: "
|
|
84
|
-
readonly backgroundHoverTone: "
|
|
85
|
-
readonly backgroundActiveTone: "
|
|
78
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
79
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
80
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
81
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
82
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
83
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
84
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
85
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
86
86
|
};
|
|
87
87
|
};
|
|
88
88
|
};
|
|
@@ -105,15 +105,15 @@ export declare const colorsLight: {
|
|
|
105
105
|
};
|
|
106
106
|
readonly info: {
|
|
107
107
|
readonly focusVisible: string;
|
|
108
|
-
readonly enabled: string;
|
|
109
|
-
readonly focus: string;
|
|
110
108
|
readonly light: string;
|
|
111
109
|
readonly dark: string;
|
|
112
110
|
readonly main: string;
|
|
113
111
|
readonly contrastText: string;
|
|
112
|
+
readonly enabled: string;
|
|
114
113
|
readonly enabledOpacity: string;
|
|
115
114
|
readonly hover: string;
|
|
116
115
|
readonly hoverOpacity: string;
|
|
116
|
+
readonly focus: string;
|
|
117
117
|
readonly focusOpacity: string;
|
|
118
118
|
readonly selected: string;
|
|
119
119
|
readonly selectedOpacity: string;
|
|
@@ -125,15 +125,15 @@ export declare const colorsLight: {
|
|
|
125
125
|
};
|
|
126
126
|
readonly success: {
|
|
127
127
|
readonly focusVisible: string;
|
|
128
|
-
readonly enabled: string;
|
|
129
|
-
readonly focus: string;
|
|
130
128
|
readonly light: string;
|
|
131
129
|
readonly dark: string;
|
|
132
130
|
readonly main: string;
|
|
133
131
|
readonly contrastText: string;
|
|
132
|
+
readonly enabled: string;
|
|
134
133
|
readonly enabledOpacity: string;
|
|
135
134
|
readonly hover: string;
|
|
136
135
|
readonly hoverOpacity: string;
|
|
136
|
+
readonly focus: string;
|
|
137
137
|
readonly focusOpacity: string;
|
|
138
138
|
readonly selected: string;
|
|
139
139
|
readonly selectedOpacity: string;
|
|
@@ -145,15 +145,15 @@ export declare const colorsLight: {
|
|
|
145
145
|
};
|
|
146
146
|
readonly warning: {
|
|
147
147
|
readonly focusVisible: string;
|
|
148
|
-
readonly enabled: string;
|
|
149
|
-
readonly focus: string;
|
|
150
148
|
readonly light: string;
|
|
151
149
|
readonly dark: string;
|
|
152
150
|
readonly main: string;
|
|
153
151
|
readonly contrastText: string;
|
|
152
|
+
readonly enabled: string;
|
|
154
153
|
readonly enabledOpacity: string;
|
|
155
154
|
readonly hover: string;
|
|
156
155
|
readonly hoverOpacity: string;
|
|
156
|
+
readonly focus: string;
|
|
157
157
|
readonly focusOpacity: string;
|
|
158
158
|
readonly selected: string;
|
|
159
159
|
readonly selectedOpacity: string;
|
|
@@ -165,15 +165,15 @@ export declare const colorsLight: {
|
|
|
165
165
|
};
|
|
166
166
|
readonly error: {
|
|
167
167
|
readonly focusVisible: string;
|
|
168
|
-
readonly enabled: string;
|
|
169
|
-
readonly focus: string;
|
|
170
168
|
readonly light: string;
|
|
171
169
|
readonly dark: string;
|
|
172
170
|
readonly main: string;
|
|
173
171
|
readonly contrastText: string;
|
|
172
|
+
readonly enabled: string;
|
|
174
173
|
readonly enabledOpacity: string;
|
|
175
174
|
readonly hover: string;
|
|
176
175
|
readonly hoverOpacity: string;
|
|
176
|
+
readonly focus: string;
|
|
177
177
|
readonly focusOpacity: string;
|
|
178
178
|
readonly selected: string;
|
|
179
179
|
readonly selectedOpacity: string;
|
|
@@ -184,7 +184,7 @@ export declare const colorsLight: {
|
|
|
184
184
|
readonly semanticText: string;
|
|
185
185
|
};
|
|
186
186
|
} | {
|
|
187
|
-
readonly mode: "
|
|
187
|
+
readonly mode: "light";
|
|
188
188
|
readonly common: import('@mui/material').CommonColors;
|
|
189
189
|
readonly primary: {
|
|
190
190
|
readonly light: string;
|
|
@@ -209,15 +209,15 @@ export declare const colorsLight: {
|
|
|
209
209
|
readonly default: {
|
|
210
210
|
readonly semanticText: string;
|
|
211
211
|
readonly focusVisible: string;
|
|
212
|
-
readonly enabled: string;
|
|
213
|
-
readonly focus: string;
|
|
214
212
|
readonly light: string;
|
|
215
213
|
readonly dark: string;
|
|
216
214
|
readonly main: string;
|
|
217
215
|
readonly contrastText: string;
|
|
216
|
+
readonly enabled: string;
|
|
218
217
|
readonly enabledOpacity: string;
|
|
219
218
|
readonly hover: string;
|
|
220
219
|
readonly hoverOpacity: string;
|
|
220
|
+
readonly focus: string;
|
|
221
221
|
readonly focusOpacity: string;
|
|
222
222
|
readonly selected: string;
|
|
223
223
|
readonly selectedOpacity: string;
|
|
@@ -226,12 +226,12 @@ export declare const colorsLight: {
|
|
|
226
226
|
readonly opacity: string;
|
|
227
227
|
readonly toneOpacity: string;
|
|
228
228
|
};
|
|
229
|
+
readonly divider: string;
|
|
229
230
|
readonly text: {
|
|
230
231
|
readonly primary: string;
|
|
231
232
|
readonly secondary: string;
|
|
232
233
|
readonly disabled: string;
|
|
233
234
|
};
|
|
234
|
-
readonly divider: string;
|
|
235
235
|
readonly background: {
|
|
236
236
|
readonly default: string;
|
|
237
237
|
readonly neutral: string;
|
|
@@ -241,33 +241,33 @@ export declare const colorsLight: {
|
|
|
241
241
|
readonly paper: "#000";
|
|
242
242
|
};
|
|
243
243
|
readonly chips: {
|
|
244
|
-
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
245
244
|
readonly info: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
246
245
|
readonly success: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
247
246
|
readonly warning: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
247
|
+
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
248
248
|
readonly default: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
249
249
|
readonly forest: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
250
250
|
readonly disabled: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
251
251
|
readonly primary: {
|
|
252
252
|
readonly outlined: {
|
|
253
|
-
readonly color: "
|
|
254
|
-
readonly backgroundColor: "
|
|
255
|
-
readonly backgroundHover: "
|
|
256
|
-
readonly backgroundActive: "
|
|
257
|
-
readonly colorTone: "
|
|
258
|
-
readonly backgroundColorTone: "
|
|
259
|
-
readonly backgroundHoverTone: "
|
|
260
|
-
readonly backgroundActiveTone: "
|
|
253
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
254
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
255
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
256
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
257
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
258
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
259
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
260
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
261
261
|
};
|
|
262
262
|
readonly contained: {
|
|
263
|
-
readonly color: "
|
|
264
|
-
readonly backgroundColor: "
|
|
265
|
-
readonly backgroundHover: "
|
|
266
|
-
readonly backgroundActive: "
|
|
267
|
-
readonly colorTone: "
|
|
268
|
-
readonly backgroundColorTone: "
|
|
269
|
-
readonly backgroundHoverTone: "
|
|
270
|
-
readonly backgroundActiveTone: "
|
|
263
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
264
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
265
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
266
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
267
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
268
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
269
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
270
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
271
271
|
};
|
|
272
272
|
};
|
|
273
273
|
};
|
|
@@ -290,15 +290,15 @@ export declare const colorsLight: {
|
|
|
290
290
|
};
|
|
291
291
|
readonly info: {
|
|
292
292
|
readonly focusVisible: string;
|
|
293
|
-
readonly enabled: string;
|
|
294
|
-
readonly focus: string;
|
|
295
293
|
readonly light: string;
|
|
296
294
|
readonly dark: string;
|
|
297
295
|
readonly main: string;
|
|
298
296
|
readonly contrastText: string;
|
|
297
|
+
readonly enabled: string;
|
|
299
298
|
readonly enabledOpacity: string;
|
|
300
299
|
readonly hover: string;
|
|
301
300
|
readonly hoverOpacity: string;
|
|
301
|
+
readonly focus: string;
|
|
302
302
|
readonly focusOpacity: string;
|
|
303
303
|
readonly selected: string;
|
|
304
304
|
readonly selectedOpacity: string;
|
|
@@ -310,15 +310,15 @@ export declare const colorsLight: {
|
|
|
310
310
|
};
|
|
311
311
|
readonly success: {
|
|
312
312
|
readonly focusVisible: string;
|
|
313
|
-
readonly enabled: string;
|
|
314
|
-
readonly focus: string;
|
|
315
313
|
readonly light: string;
|
|
316
314
|
readonly dark: string;
|
|
317
315
|
readonly main: string;
|
|
318
316
|
readonly contrastText: string;
|
|
317
|
+
readonly enabled: string;
|
|
319
318
|
readonly enabledOpacity: string;
|
|
320
319
|
readonly hover: string;
|
|
321
320
|
readonly hoverOpacity: string;
|
|
321
|
+
readonly focus: string;
|
|
322
322
|
readonly focusOpacity: string;
|
|
323
323
|
readonly selected: string;
|
|
324
324
|
readonly selectedOpacity: string;
|
|
@@ -330,15 +330,15 @@ export declare const colorsLight: {
|
|
|
330
330
|
};
|
|
331
331
|
readonly warning: {
|
|
332
332
|
readonly focusVisible: string;
|
|
333
|
-
readonly enabled: string;
|
|
334
|
-
readonly focus: string;
|
|
335
333
|
readonly light: string;
|
|
336
334
|
readonly dark: string;
|
|
337
335
|
readonly main: string;
|
|
338
336
|
readonly contrastText: string;
|
|
337
|
+
readonly enabled: string;
|
|
339
338
|
readonly enabledOpacity: string;
|
|
340
339
|
readonly hover: string;
|
|
341
340
|
readonly hoverOpacity: string;
|
|
341
|
+
readonly focus: string;
|
|
342
342
|
readonly focusOpacity: string;
|
|
343
343
|
readonly selected: string;
|
|
344
344
|
readonly selectedOpacity: string;
|
|
@@ -350,15 +350,15 @@ export declare const colorsLight: {
|
|
|
350
350
|
};
|
|
351
351
|
readonly error: {
|
|
352
352
|
readonly focusVisible: string;
|
|
353
|
-
readonly enabled: string;
|
|
354
|
-
readonly focus: string;
|
|
355
353
|
readonly light: string;
|
|
356
354
|
readonly dark: string;
|
|
357
355
|
readonly main: string;
|
|
358
356
|
readonly contrastText: string;
|
|
357
|
+
readonly enabled: string;
|
|
359
358
|
readonly enabledOpacity: string;
|
|
360
359
|
readonly hover: string;
|
|
361
360
|
readonly hoverOpacity: string;
|
|
361
|
+
readonly focus: string;
|
|
362
362
|
readonly focusOpacity: string;
|
|
363
363
|
readonly selected: string;
|
|
364
364
|
readonly selectedOpacity: string;
|
|
@@ -370,7 +370,7 @@ export declare const colorsLight: {
|
|
|
370
370
|
};
|
|
371
371
|
};
|
|
372
372
|
export declare const colorsDark: {
|
|
373
|
-
readonly mode: "
|
|
373
|
+
readonly mode: "dark";
|
|
374
374
|
readonly common: import('@mui/material').CommonColors;
|
|
375
375
|
readonly primary: {
|
|
376
376
|
readonly light: string;
|
|
@@ -395,15 +395,15 @@ export declare const colorsDark: {
|
|
|
395
395
|
readonly default: {
|
|
396
396
|
readonly semanticText: string;
|
|
397
397
|
readonly focusVisible: string;
|
|
398
|
-
readonly enabled: string;
|
|
399
|
-
readonly focus: string;
|
|
400
398
|
readonly light: string;
|
|
401
399
|
readonly dark: string;
|
|
402
400
|
readonly main: string;
|
|
403
401
|
readonly contrastText: string;
|
|
402
|
+
readonly enabled: string;
|
|
404
403
|
readonly enabledOpacity: string;
|
|
405
404
|
readonly hover: string;
|
|
406
405
|
readonly hoverOpacity: string;
|
|
406
|
+
readonly focus: string;
|
|
407
407
|
readonly focusOpacity: string;
|
|
408
408
|
readonly selected: string;
|
|
409
409
|
readonly selectedOpacity: string;
|
|
@@ -412,12 +412,12 @@ export declare const colorsDark: {
|
|
|
412
412
|
readonly opacity: string;
|
|
413
413
|
readonly toneOpacity: string;
|
|
414
414
|
};
|
|
415
|
-
readonly divider: string;
|
|
416
415
|
readonly text: {
|
|
417
416
|
readonly primary: string;
|
|
418
417
|
readonly secondary: string;
|
|
419
418
|
readonly disabled: string;
|
|
420
419
|
};
|
|
420
|
+
readonly divider: string;
|
|
421
421
|
readonly background: {
|
|
422
422
|
readonly default: string;
|
|
423
423
|
readonly neutral: string;
|
|
@@ -427,33 +427,33 @@ export declare const colorsDark: {
|
|
|
427
427
|
readonly paper: "#000";
|
|
428
428
|
};
|
|
429
429
|
readonly chips: {
|
|
430
|
-
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
431
430
|
readonly info: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
432
431
|
readonly success: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
433
432
|
readonly warning: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
433
|
+
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
434
434
|
readonly default: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
435
435
|
readonly forest: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
436
436
|
readonly disabled: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
437
437
|
readonly primary: {
|
|
438
438
|
readonly outlined: {
|
|
439
|
-
readonly color: "
|
|
440
|
-
readonly backgroundColor: "
|
|
441
|
-
readonly backgroundHover: "
|
|
442
|
-
readonly backgroundActive: "
|
|
443
|
-
readonly colorTone: "
|
|
444
|
-
readonly backgroundColorTone: "
|
|
445
|
-
readonly backgroundHoverTone: "
|
|
446
|
-
readonly backgroundActiveTone: "
|
|
439
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
440
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
441
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
442
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
443
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
444
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
445
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
446
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
447
447
|
};
|
|
448
448
|
readonly contained: {
|
|
449
|
-
readonly color: "
|
|
450
|
-
readonly backgroundColor: "
|
|
451
|
-
readonly backgroundHover: "
|
|
452
|
-
readonly backgroundActive: "
|
|
453
|
-
readonly colorTone: "
|
|
454
|
-
readonly backgroundColorTone: "
|
|
455
|
-
readonly backgroundHoverTone: "
|
|
456
|
-
readonly backgroundActiveTone: "
|
|
449
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
450
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
451
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
452
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
453
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
454
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
455
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
456
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
457
457
|
};
|
|
458
458
|
};
|
|
459
459
|
};
|
|
@@ -476,15 +476,15 @@ export declare const colorsDark: {
|
|
|
476
476
|
};
|
|
477
477
|
readonly info: {
|
|
478
478
|
readonly focusVisible: string;
|
|
479
|
-
readonly enabled: string;
|
|
480
|
-
readonly focus: string;
|
|
481
479
|
readonly light: string;
|
|
482
480
|
readonly dark: string;
|
|
483
481
|
readonly main: string;
|
|
484
482
|
readonly contrastText: string;
|
|
483
|
+
readonly enabled: string;
|
|
485
484
|
readonly enabledOpacity: string;
|
|
486
485
|
readonly hover: string;
|
|
487
486
|
readonly hoverOpacity: string;
|
|
487
|
+
readonly focus: string;
|
|
488
488
|
readonly focusOpacity: string;
|
|
489
489
|
readonly selected: string;
|
|
490
490
|
readonly selectedOpacity: string;
|
|
@@ -496,15 +496,15 @@ export declare const colorsDark: {
|
|
|
496
496
|
};
|
|
497
497
|
readonly success: {
|
|
498
498
|
readonly focusVisible: string;
|
|
499
|
-
readonly enabled: string;
|
|
500
|
-
readonly focus: string;
|
|
501
499
|
readonly light: string;
|
|
502
500
|
readonly dark: string;
|
|
503
501
|
readonly main: string;
|
|
504
502
|
readonly contrastText: string;
|
|
503
|
+
readonly enabled: string;
|
|
505
504
|
readonly enabledOpacity: string;
|
|
506
505
|
readonly hover: string;
|
|
507
506
|
readonly hoverOpacity: string;
|
|
507
|
+
readonly focus: string;
|
|
508
508
|
readonly focusOpacity: string;
|
|
509
509
|
readonly selected: string;
|
|
510
510
|
readonly selectedOpacity: string;
|
|
@@ -516,15 +516,15 @@ export declare const colorsDark: {
|
|
|
516
516
|
};
|
|
517
517
|
readonly warning: {
|
|
518
518
|
readonly focusVisible: string;
|
|
519
|
-
readonly enabled: string;
|
|
520
|
-
readonly focus: string;
|
|
521
519
|
readonly light: string;
|
|
522
520
|
readonly dark: string;
|
|
523
521
|
readonly main: string;
|
|
524
522
|
readonly contrastText: string;
|
|
523
|
+
readonly enabled: string;
|
|
525
524
|
readonly enabledOpacity: string;
|
|
526
525
|
readonly hover: string;
|
|
527
526
|
readonly hoverOpacity: string;
|
|
527
|
+
readonly focus: string;
|
|
528
528
|
readonly focusOpacity: string;
|
|
529
529
|
readonly selected: string;
|
|
530
530
|
readonly selectedOpacity: string;
|
|
@@ -536,15 +536,15 @@ export declare const colorsDark: {
|
|
|
536
536
|
};
|
|
537
537
|
readonly error: {
|
|
538
538
|
readonly focusVisible: string;
|
|
539
|
-
readonly enabled: string;
|
|
540
|
-
readonly focus: string;
|
|
541
539
|
readonly light: string;
|
|
542
540
|
readonly dark: string;
|
|
543
541
|
readonly main: string;
|
|
544
542
|
readonly contrastText: string;
|
|
543
|
+
readonly enabled: string;
|
|
545
544
|
readonly enabledOpacity: string;
|
|
546
545
|
readonly hover: string;
|
|
547
546
|
readonly hoverOpacity: string;
|
|
547
|
+
readonly focus: string;
|
|
548
548
|
readonly focusOpacity: string;
|
|
549
549
|
readonly selected: string;
|
|
550
550
|
readonly selectedOpacity: string;
|
|
@@ -555,7 +555,7 @@ export declare const colorsDark: {
|
|
|
555
555
|
readonly semanticText: string;
|
|
556
556
|
};
|
|
557
557
|
} | {
|
|
558
|
-
readonly mode: "
|
|
558
|
+
readonly mode: "light";
|
|
559
559
|
readonly common: import('@mui/material').CommonColors;
|
|
560
560
|
readonly primary: {
|
|
561
561
|
readonly light: string;
|
|
@@ -580,15 +580,15 @@ export declare const colorsDark: {
|
|
|
580
580
|
readonly default: {
|
|
581
581
|
readonly semanticText: string;
|
|
582
582
|
readonly focusVisible: string;
|
|
583
|
-
readonly enabled: string;
|
|
584
|
-
readonly focus: string;
|
|
585
583
|
readonly light: string;
|
|
586
584
|
readonly dark: string;
|
|
587
585
|
readonly main: string;
|
|
588
586
|
readonly contrastText: string;
|
|
587
|
+
readonly enabled: string;
|
|
589
588
|
readonly enabledOpacity: string;
|
|
590
589
|
readonly hover: string;
|
|
591
590
|
readonly hoverOpacity: string;
|
|
591
|
+
readonly focus: string;
|
|
592
592
|
readonly focusOpacity: string;
|
|
593
593
|
readonly selected: string;
|
|
594
594
|
readonly selectedOpacity: string;
|
|
@@ -597,12 +597,12 @@ export declare const colorsDark: {
|
|
|
597
597
|
readonly opacity: string;
|
|
598
598
|
readonly toneOpacity: string;
|
|
599
599
|
};
|
|
600
|
+
readonly divider: string;
|
|
600
601
|
readonly text: {
|
|
601
602
|
readonly primary: string;
|
|
602
603
|
readonly secondary: string;
|
|
603
604
|
readonly disabled: string;
|
|
604
605
|
};
|
|
605
|
-
readonly divider: string;
|
|
606
606
|
readonly background: {
|
|
607
607
|
readonly default: string;
|
|
608
608
|
readonly neutral: string;
|
|
@@ -612,33 +612,33 @@ export declare const colorsDark: {
|
|
|
612
612
|
readonly paper: "#000";
|
|
613
613
|
};
|
|
614
614
|
readonly chips: {
|
|
615
|
-
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
616
615
|
readonly info: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
617
616
|
readonly success: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
618
617
|
readonly warning: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
618
|
+
readonly error: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
619
619
|
readonly default: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
620
620
|
readonly forest: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
621
621
|
readonly disabled: Record<import('@m4l/styles').ChipColorVariant, import('@m4l/styles').ChipColor>;
|
|
622
622
|
readonly primary: {
|
|
623
623
|
readonly outlined: {
|
|
624
|
-
readonly color: "
|
|
625
|
-
readonly backgroundColor: "
|
|
626
|
-
readonly backgroundHover: "
|
|
627
|
-
readonly backgroundActive: "
|
|
628
|
-
readonly colorTone: "
|
|
629
|
-
readonly backgroundColorTone: "
|
|
630
|
-
readonly backgroundHoverTone: "
|
|
631
|
-
readonly backgroundActiveTone: "
|
|
624
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
625
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
626
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
627
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
628
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
629
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
630
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
631
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
632
632
|
};
|
|
633
633
|
readonly contained: {
|
|
634
|
-
readonly color: "
|
|
635
|
-
readonly backgroundColor: "
|
|
636
|
-
readonly backgroundHover: "
|
|
637
|
-
readonly backgroundActive: "
|
|
638
|
-
readonly colorTone: "
|
|
639
|
-
readonly backgroundColorTone: "
|
|
640
|
-
readonly backgroundHoverTone: "
|
|
641
|
-
readonly backgroundActiveTone: "
|
|
634
|
+
readonly color: "\u00AF(\u30C4)/\u00AF";
|
|
635
|
+
readonly backgroundColor: "\u00AF(\u30C4)/\u00AF";
|
|
636
|
+
readonly backgroundHover: "\u00AF(\u30C4)/\u00AF";
|
|
637
|
+
readonly backgroundActive: "\u00AF(\u30C4)/\u00AF";
|
|
638
|
+
readonly colorTone: "\u00AF(\u30C4)/\u00AF";
|
|
639
|
+
readonly backgroundColorTone: "\u00AF(\u30C4)/\u00AF";
|
|
640
|
+
readonly backgroundHoverTone: "\u00AF(\u30C4)/\u00AF";
|
|
641
|
+
readonly backgroundActiveTone: "\u00AF(\u30C4)/\u00AF";
|
|
642
642
|
};
|
|
643
643
|
};
|
|
644
644
|
};
|
|
@@ -661,15 +661,15 @@ export declare const colorsDark: {
|
|
|
661
661
|
};
|
|
662
662
|
readonly info: {
|
|
663
663
|
readonly focusVisible: string;
|
|
664
|
-
readonly enabled: string;
|
|
665
|
-
readonly focus: string;
|
|
666
664
|
readonly light: string;
|
|
667
665
|
readonly dark: string;
|
|
668
666
|
readonly main: string;
|
|
669
667
|
readonly contrastText: string;
|
|
668
|
+
readonly enabled: string;
|
|
670
669
|
readonly enabledOpacity: string;
|
|
671
670
|
readonly hover: string;
|
|
672
671
|
readonly hoverOpacity: string;
|
|
672
|
+
readonly focus: string;
|
|
673
673
|
readonly focusOpacity: string;
|
|
674
674
|
readonly selected: string;
|
|
675
675
|
readonly selectedOpacity: string;
|
|
@@ -681,15 +681,15 @@ export declare const colorsDark: {
|
|
|
681
681
|
};
|
|
682
682
|
readonly success: {
|
|
683
683
|
readonly focusVisible: string;
|
|
684
|
-
readonly enabled: string;
|
|
685
|
-
readonly focus: string;
|
|
686
684
|
readonly light: string;
|
|
687
685
|
readonly dark: string;
|
|
688
686
|
readonly main: string;
|
|
689
687
|
readonly contrastText: string;
|
|
688
|
+
readonly enabled: string;
|
|
690
689
|
readonly enabledOpacity: string;
|
|
691
690
|
readonly hover: string;
|
|
692
691
|
readonly hoverOpacity: string;
|
|
692
|
+
readonly focus: string;
|
|
693
693
|
readonly focusOpacity: string;
|
|
694
694
|
readonly selected: string;
|
|
695
695
|
readonly selectedOpacity: string;
|
|
@@ -701,15 +701,15 @@ export declare const colorsDark: {
|
|
|
701
701
|
};
|
|
702
702
|
readonly warning: {
|
|
703
703
|
readonly focusVisible: string;
|
|
704
|
-
readonly enabled: string;
|
|
705
|
-
readonly focus: string;
|
|
706
704
|
readonly light: string;
|
|
707
705
|
readonly dark: string;
|
|
708
706
|
readonly main: string;
|
|
709
707
|
readonly contrastText: string;
|
|
708
|
+
readonly enabled: string;
|
|
710
709
|
readonly enabledOpacity: string;
|
|
711
710
|
readonly hover: string;
|
|
712
711
|
readonly hoverOpacity: string;
|
|
712
|
+
readonly focus: string;
|
|
713
713
|
readonly focusOpacity: string;
|
|
714
714
|
readonly selected: string;
|
|
715
715
|
readonly selectedOpacity: string;
|
|
@@ -721,15 +721,15 @@ export declare const colorsDark: {
|
|
|
721
721
|
};
|
|
722
722
|
readonly error: {
|
|
723
723
|
readonly focusVisible: string;
|
|
724
|
-
readonly enabled: string;
|
|
725
|
-
readonly focus: string;
|
|
726
724
|
readonly light: string;
|
|
727
725
|
readonly dark: string;
|
|
728
726
|
readonly main: string;
|
|
729
727
|
readonly contrastText: string;
|
|
728
|
+
readonly enabled: string;
|
|
730
729
|
readonly enabledOpacity: string;
|
|
731
730
|
readonly hover: string;
|
|
732
731
|
readonly hoverOpacity: string;
|
|
732
|
+
readonly focus: string;
|
|
733
733
|
readonly focusOpacity: string;
|
|
734
734
|
readonly selected: string;
|
|
735
735
|
readonly selectedOpacity: string;
|