@itcase/ui 1.1.15 → 1.1.16
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/dist/{Accordion-DyOfdiGd.js → Accordion-DF2lqrVA.js} +15 -9
- package/dist/{Cell-DftU408q.js → Cell-D9Wa7coO.js} +4 -1
- package/dist/{Checkbox-C-H_Z4S_.js → Checkbox-i0qZk0sb.js} +8 -7
- package/dist/{Chips-BR_EPV82.js → Chips-BdK4kVmq.js} +9 -3
- package/dist/{DadataHintField-QzDwYdF1.js → DadataHintField-CHJLsVjJ.js} +1 -1
- package/dist/{DatePicker-CUmrPZZ-.js → DatePicker-CAgJ_CIz.js} +1 -1
- package/dist/{Input-CYMKQ0qF.js → Input-CYDtAlO-.js} +14 -12
- package/dist/{Logo-D6UNcO5P.js → Logo-D4NFjeqd.js} +2 -2
- package/dist/{ModalLoader-8l8YtIvz.js → ModalLoader-D17lZhS7.js} +8 -1
- package/dist/{Response-DzfL5Sy8.js → Response-m-8zeYeD.js} +2 -2
- package/dist/cjs/{Accordion-UbOVpiO4.js → Accordion-rCFDAon3.js} +15 -9
- package/dist/cjs/{Cell-BhsGTfV-.js → Cell-DEBk3Rbp.js} +4 -1
- package/dist/cjs/{Checkbox-B-1dwjii.js → Checkbox-BIvndDsy.js} +8 -7
- package/dist/cjs/{Chips-BcJttN22.js → Chips-i7zrI9aU.js} +9 -3
- package/dist/cjs/{DadataHintField-DQHPRLs0.js → DadataHintField-z7Mw-xDn.js} +1 -1
- package/dist/cjs/{DatePicker-DOmOhaU3.js → DatePicker-e4-8mC1N.js} +1 -1
- package/dist/cjs/{Input-BqKlyvEt.js → Input-vwyG3XF0.js} +13 -11
- package/dist/cjs/{Logo-De74wmbt.js → Logo-CcEF4P2z.js} +2 -2
- package/dist/cjs/{ModalLoader-A2KkSC3x.js → ModalLoader-Cddzca-W.js} +8 -1
- package/dist/cjs/{Response-DOQQr9jP.js → Response-CwdUpO-8.js} +2 -2
- package/dist/cjs/components/Accordion/Accordion.d.ts +2 -2
- package/dist/cjs/components/Accordion/Accordion.interface.d.ts +52 -52
- package/dist/cjs/components/Accordion/AccordionItem.d.ts +2 -2
- package/dist/cjs/components/Accordion.js +1 -1
- package/dist/cjs/components/Avatar/Avatar.interface.d.ts +12 -12
- package/dist/cjs/components/Badge/Badge.interface.d.ts +13 -13
- package/dist/cjs/components/Breadcrumbs/Breadcrumbs.interface.d.ts +35 -35
- package/dist/cjs/components/Button/Button.interface.d.ts +26 -26
- package/dist/cjs/components/Caption/Caption.interface.d.ts +7 -7
- package/dist/cjs/components/Card/Card.interface.d.ts +13 -13
- package/dist/cjs/components/Cell/Cell.interface.d.ts +27 -27
- package/dist/cjs/components/Cell.js +1 -1
- package/dist/cjs/components/Checkbox/Checkbox.d.ts +3 -3
- package/dist/cjs/components/Checkbox/Checkbox.interface.d.ts +43 -44
- package/dist/cjs/components/Checkbox.js +1 -1
- package/dist/cjs/components/Chips/Chips.interface.d.ts +19 -16
- package/dist/cjs/components/Chips.js +1 -1
- package/dist/cjs/components/Choice/Choice.interface.d.ts +25 -25
- package/dist/cjs/components/Code/Code.interface.d.ts +16 -16
- package/dist/cjs/components/ContextMenu/ContextMenu.interface.d.ts +18 -18
- package/dist/cjs/components/CookiesWarning/CookiesWarning.interface.d.ts +9 -9
- package/dist/cjs/components/DadataHintField/DadataHintField.interface.d.ts +3 -3
- package/dist/cjs/components/DadataHintField.js +2 -2
- package/dist/cjs/components/DatePicker/DatePicker.interface.d.ts +46 -46
- package/dist/cjs/components/DatePicker.js +2 -2
- package/dist/cjs/components/Divider/Divider.interface.d.ts +23 -23
- package/dist/cjs/components/Dot/Dot.interface.d.ts +16 -16
- package/dist/cjs/components/Drawer/Drawer.interface.d.ts +2 -2
- package/dist/cjs/components/Dropdown/Dropdown.interface.d.ts +26 -26
- package/dist/cjs/components/Flex/Flex.interface.d.ts +30 -30
- package/dist/cjs/components/FormField/FormFiled.interface.d.ts +45 -45
- package/dist/cjs/components/Grid/Grid.interface.d.ts +31 -31
- package/dist/cjs/components/Group/Group.interface.d.ts +14 -14
- package/dist/cjs/components/Icon/Icon.interface.d.ts +29 -29
- package/dist/cjs/components/Image/Image.interface.d.ts +8 -8
- package/dist/cjs/components/Input/Input.d.ts +3 -3
- package/dist/cjs/components/Input/Input.interface.d.ts +36 -38
- package/dist/cjs/components/Input.js +1 -1
- package/dist/cjs/components/InputMask/Input.d.ts +3 -3
- package/dist/cjs/components/InputMask/Input.interface.d.ts +32 -32
- package/dist/cjs/components/InputPassword/InputPassword.interface.d.ts +30 -30
- package/dist/cjs/components/Label/Label.interface.d.ts +15 -15
- package/dist/cjs/components/Link/Link.interface.d.ts +21 -21
- package/dist/cjs/components/List/List.interface.d.ts +11 -11
- package/dist/cjs/components/Loader/Loader.interface.d.ts +11 -11
- package/dist/cjs/components/Logo/Logo.interface.d.ts +5 -5
- package/dist/cjs/components/Logo.js +1 -1
- package/dist/cjs/components/Menu/Menu.interface.d.ts +5 -5
- package/dist/cjs/components/MenuItem/MenuItem.interface.d.ts +21 -21
- package/dist/cjs/components/Modal/Modal.interface.d.ts +4 -4
- package/dist/cjs/components/Modal.js +1 -1
- package/dist/cjs/components/Notification/Notification.interface.d.ts +16 -16
- package/dist/cjs/components/Overlay/Overlay.interface.d.ts +4 -4
- package/dist/cjs/components/Pagination/Pagination.interface.d.ts +20 -20
- package/dist/cjs/components/Panel/Panel.interface.d.ts +19 -19
- package/dist/cjs/components/Radio/Radio.interface.d.ts +25 -25
- package/dist/cjs/components/RangeSlider/RangeSlider.interface.d.ts +12 -12
- package/dist/cjs/components/Response/Response.interface.d.ts +30 -28
- package/dist/cjs/components/Response.js +1 -1
- package/dist/cjs/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +9 -9
- package/dist/cjs/components/Scrollbar/Scrollbar.interface.d.ts +2 -2
- package/dist/cjs/components/Search/Search.interface.d.ts +23 -23
- package/dist/cjs/components/Segmented/Segmented.interface.d.ts +14 -14
- package/dist/cjs/components/SiteMenu/SiteMenu.interface.d.ts +9 -9
- package/dist/cjs/components/Swiper/Swiper.interface.d.ts +7 -7
- package/dist/cjs/components/Switch/Switch.interface.d.ts +2 -2
- package/dist/cjs/components/Tab/Tab.interface.d.ts +29 -29
- package/dist/cjs/components/Text/Text.interface.d.ts +20 -20
- package/dist/cjs/components/Textarea/Textarea.interface.d.ts +17 -17
- package/dist/cjs/components/Tile/Tile.interface.d.ts +15 -15
- package/dist/cjs/components/Title/Title.interface.d.ts +9 -9
- package/dist/cjs/components/Tooltip/Tooltip.interface.d.ts +13 -13
- package/dist/cjs/components/Video/Video.interface.d.ts +2 -2
- package/dist/cjs/components/Wrapper/Wrapper.interface.d.ts +4 -4
- package/dist/cjs/components.js +10 -10
- package/dist/cjs/constants/componentProps/textColor.js +1 -1
- package/dist/cjs/constants/componentProps/textColorActive.js +1 -1
- package/dist/cjs/constants/componentProps/textColorHover.js +1 -1
- package/dist/cjs/hooks/styleAttributes.interface.d.ts +4 -4
- package/dist/cjs/types/componentProps/appearanceKeys.d.ts +1 -1
- package/dist/cjs/types/componentProps/borderColor.d.ts +1 -1
- package/dist/cjs/types/componentProps/borderWidth.d.ts +1 -1
- package/dist/cjs/types/componentProps/direction.d.ts +1 -1
- package/dist/cjs/types/componentProps/fill.d.ts +1 -1
- package/dist/cjs/types/componentProps/fillHover.d.ts +1 -1
- package/dist/cjs/types/componentProps/height.d.ts +1 -1
- package/dist/cjs/types/componentProps/itemColor.d.ts +1 -1
- package/dist/cjs/types/componentProps/shape.d.ts +1 -1
- package/dist/cjs/types/componentProps/size.d.ts +1 -1
- package/dist/cjs/types/componentProps/stateKeys.d.ts +1 -1
- package/dist/cjs/types/componentProps/textColor.d.ts +1 -1
- package/dist/cjs/types/componentProps/textSize.d.ts +1 -1
- package/dist/cjs/types/componentProps/textWeight.d.ts +1 -1
- package/dist/cjs/types/componentProps/width.d.ts +1 -1
- package/dist/cjs/types/index.d.ts +13 -13
- package/dist/components/Accordion/Accordion.d.ts +2 -2
- package/dist/components/Accordion/Accordion.interface.d.ts +52 -52
- package/dist/components/Accordion/AccordionItem.d.ts +2 -2
- package/dist/components/Accordion.js +1 -1
- package/dist/components/Avatar/Avatar.interface.d.ts +12 -12
- package/dist/components/Badge/Badge.interface.d.ts +13 -13
- package/dist/components/Breadcrumbs/Breadcrumbs.interface.d.ts +35 -35
- package/dist/components/Button/Button.interface.d.ts +26 -26
- package/dist/components/Caption/Caption.interface.d.ts +7 -7
- package/dist/components/Card/Card.interface.d.ts +13 -13
- package/dist/components/Cell/Cell.interface.d.ts +27 -27
- package/dist/components/Cell.js +1 -1
- package/dist/components/Checkbox/Checkbox.d.ts +3 -3
- package/dist/components/Checkbox/Checkbox.interface.d.ts +43 -44
- package/dist/components/Checkbox.js +1 -1
- package/dist/components/Chips/Chips.interface.d.ts +19 -16
- package/dist/components/Chips.js +1 -1
- package/dist/components/Choice/Choice.interface.d.ts +25 -25
- package/dist/components/Code/Code.interface.d.ts +16 -16
- package/dist/components/ContextMenu/ContextMenu.interface.d.ts +18 -18
- package/dist/components/CookiesWarning/CookiesWarning.interface.d.ts +9 -9
- package/dist/components/DadataHintField/DadataHintField.interface.d.ts +3 -3
- package/dist/components/DadataHintField.js +2 -2
- package/dist/components/DatePicker/DatePicker.interface.d.ts +46 -46
- package/dist/components/DatePicker.js +2 -2
- package/dist/components/Divider/Divider.interface.d.ts +23 -23
- package/dist/components/Dot/Dot.interface.d.ts +16 -16
- package/dist/components/Drawer/Drawer.interface.d.ts +2 -2
- package/dist/components/Dropdown/Dropdown.interface.d.ts +26 -26
- package/dist/components/Flex/Flex.interface.d.ts +30 -30
- package/dist/components/FormField/FormFiled.interface.d.ts +45 -45
- package/dist/components/Grid/Grid.interface.d.ts +31 -31
- package/dist/components/Group/Group.interface.d.ts +14 -14
- package/dist/components/Icon/Icon.interface.d.ts +29 -29
- package/dist/components/Image/Image.interface.d.ts +8 -8
- package/dist/components/Input/Input.d.ts +3 -3
- package/dist/components/Input/Input.interface.d.ts +36 -38
- package/dist/components/Input.js +1 -1
- package/dist/components/InputMask/Input.d.ts +3 -3
- package/dist/components/InputMask/Input.interface.d.ts +32 -32
- package/dist/components/InputPassword/InputPassword.interface.d.ts +30 -30
- package/dist/components/Label/Label.interface.d.ts +15 -15
- package/dist/components/Link/Link.interface.d.ts +21 -21
- package/dist/components/List/List.interface.d.ts +11 -11
- package/dist/components/Loader/Loader.interface.d.ts +11 -11
- package/dist/components/Logo/Logo.interface.d.ts +5 -5
- package/dist/components/Logo.js +1 -1
- package/dist/components/Menu/Menu.interface.d.ts +5 -5
- package/dist/components/MenuItem/MenuItem.interface.d.ts +21 -21
- package/dist/components/Modal/Modal.interface.d.ts +4 -4
- package/dist/components/Modal.js +1 -1
- package/dist/components/Notification/Notification.interface.d.ts +16 -16
- package/dist/components/Overlay/Overlay.interface.d.ts +4 -4
- package/dist/components/Pagination/Pagination.interface.d.ts +20 -20
- package/dist/components/Panel/Panel.interface.d.ts +19 -19
- package/dist/components/Radio/Radio.interface.d.ts +25 -25
- package/dist/components/RangeSlider/RangeSlider.interface.d.ts +12 -12
- package/dist/components/Response/Response.interface.d.ts +30 -28
- package/dist/components/Response.js +1 -1
- package/dist/components/ScrollOnDrag/ScrollOnDrag.interface.d.ts +9 -9
- package/dist/components/Scrollbar/Scrollbar.interface.d.ts +2 -2
- package/dist/components/Search/Search.interface.d.ts +23 -23
- package/dist/components/Segmented/Segmented.interface.d.ts +14 -14
- package/dist/components/SiteMenu/SiteMenu.interface.d.ts +9 -9
- package/dist/components/Swiper/Swiper.interface.d.ts +7 -7
- package/dist/components/Switch/Switch.interface.d.ts +2 -2
- package/dist/components/Tab/Tab.interface.d.ts +29 -29
- package/dist/components/Text/Text.interface.d.ts +20 -20
- package/dist/components/Textarea/Textarea.interface.d.ts +17 -17
- package/dist/components/Tile/Tile.interface.d.ts +15 -15
- package/dist/components/Title/Title.interface.d.ts +9 -9
- package/dist/components/Tooltip/Tooltip.interface.d.ts +13 -13
- package/dist/components/Video/Video.interface.d.ts +2 -2
- package/dist/components/Wrapper/Wrapper.interface.d.ts +4 -4
- package/dist/components.js +10 -10
- package/dist/constants/componentProps/textColor.js +1 -1
- package/dist/constants/componentProps/textColorActive.js +1 -1
- package/dist/constants/componentProps/textColorHover.js +1 -1
- package/dist/css/components/RangeSlider/RangeSlider.css +4 -1
- package/dist/hooks/styleAttributes.interface.d.ts +4 -4
- package/dist/types/componentProps/appearanceKeys.d.ts +1 -1
- package/dist/types/componentProps/borderColor.d.ts +1 -1
- package/dist/types/componentProps/borderWidth.d.ts +1 -1
- package/dist/types/componentProps/direction.d.ts +1 -1
- package/dist/types/componentProps/fill.d.ts +1 -1
- package/dist/types/componentProps/fillHover.d.ts +1 -1
- package/dist/types/componentProps/height.d.ts +1 -1
- package/dist/types/componentProps/itemColor.d.ts +1 -1
- package/dist/types/componentProps/shape.d.ts +1 -1
- package/dist/types/componentProps/size.d.ts +1 -1
- package/dist/types/componentProps/stateKeys.d.ts +1 -1
- package/dist/types/componentProps/textColor.d.ts +1 -1
- package/dist/types/componentProps/textSize.d.ts +1 -1
- package/dist/types/componentProps/textWeight.d.ts +1 -1
- package/dist/types/componentProps/width.d.ts +1 -1
- package/dist/types/index.d.ts +13 -13
- package/package.json +4 -4
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tBorderColorProps, borderTypePropsType, tBorderWidthProps, tFillHoverProps, tFillProps, iconSizePropsType, tItemColorProps, tShapeProps, sizeOptionPropsType, tTextColorProps, tTextSizeProps, tTextWeightProps } from '../../types';
|
|
4
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
5
5
|
export interface IChoiceThemeColor {
|
|
6
|
-
activeIconItemFill?:
|
|
7
|
-
borderColor?:
|
|
6
|
+
activeIconItemFill?: tItemColorProps;
|
|
7
|
+
borderColor?: tBorderColorProps;
|
|
8
8
|
borderType?: borderTypePropsType;
|
|
9
|
-
borderWidth?:
|
|
10
|
-
fill?:
|
|
11
|
-
fillActive?:
|
|
12
|
-
fillActiveDisabled?:
|
|
13
|
-
fillDisabled?:
|
|
14
|
-
fillHover?:
|
|
15
|
-
iconFillDisabled?:
|
|
16
|
-
iconItemFill?:
|
|
9
|
+
borderWidth?: tBorderWidthProps;
|
|
10
|
+
fill?: tFillProps;
|
|
11
|
+
fillActive?: tFillProps;
|
|
12
|
+
fillActiveDisabled?: tFillProps;
|
|
13
|
+
fillDisabled?: tFillProps;
|
|
14
|
+
fillHover?: tFillHoverProps;
|
|
15
|
+
iconFillDisabled?: tItemColorProps;
|
|
16
|
+
iconItemFill?: tItemColorProps;
|
|
17
17
|
iconSize?: iconSizePropsType;
|
|
18
|
-
labelTextActiveColor?:
|
|
19
|
-
labelTextActiveColorDisabled?:
|
|
20
|
-
labelTextColor?:
|
|
21
|
-
labelTextColorDisabled?:
|
|
22
|
-
labelTextWeight?:
|
|
23
|
-
labelTextSize?:
|
|
24
|
-
shape?:
|
|
18
|
+
labelTextActiveColor?: tTextColorProps;
|
|
19
|
+
labelTextActiveColorDisabled?: tTextColorProps;
|
|
20
|
+
labelTextColor?: tTextColorProps;
|
|
21
|
+
labelTextColorDisabled?: tTextColorProps;
|
|
22
|
+
labelTextWeight?: tTextWeightProps;
|
|
23
|
+
labelTextSize?: tTextSizeProps;
|
|
24
|
+
shape?: tShapeProps;
|
|
25
25
|
}
|
|
26
|
-
type appearanceKeysType =
|
|
26
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
27
27
|
export type choiceAppearanceType = {
|
|
28
28
|
[key in appearanceKeysType]?: IChoiceThemeColor;
|
|
29
29
|
};
|
|
@@ -31,13 +31,13 @@ export interface IChoiceConfig {
|
|
|
31
31
|
appearance: choiceAppearanceType | undefined;
|
|
32
32
|
setAppearance: (newComponent: choiceAppearanceType) => void;
|
|
33
33
|
}
|
|
34
|
-
export interface IChoiceProps extends IChoiceThemeColor,
|
|
34
|
+
export interface IChoiceProps extends IChoiceThemeColor, iStyleAttributes {
|
|
35
35
|
appearance?: appearanceKeysType;
|
|
36
36
|
active: {
|
|
37
37
|
value: ReactNode;
|
|
38
38
|
};
|
|
39
39
|
activeIcon?: ReactNode;
|
|
40
|
-
activeIconItemFill?:
|
|
40
|
+
activeIconItemFill?: tItemColorProps;
|
|
41
41
|
after?: ReactNode;
|
|
42
42
|
before?: ReactNode;
|
|
43
43
|
className?: string;
|
|
@@ -48,8 +48,8 @@ export interface IChoiceProps extends IChoiceThemeColor, TypeStyleAttributes {
|
|
|
48
48
|
options: {
|
|
49
49
|
value: string;
|
|
50
50
|
label: ReactNode;
|
|
51
|
-
activeIconItemFill:
|
|
52
|
-
iconItemFill:
|
|
51
|
+
activeIconItemFill: tItemColorProps;
|
|
52
|
+
iconItemFill: tItemColorProps;
|
|
53
53
|
}[];
|
|
54
54
|
set?: string;
|
|
55
55
|
size?: sizeOptionPropsType;
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import { FocusEvent, ReactNode } from 'react';
|
|
2
2
|
import { AllowedInputTypes } from 'react-otp-input';
|
|
3
|
-
import {
|
|
4
|
-
import { borderColorHoverPropsType,
|
|
5
|
-
export interface ICodeProps extends
|
|
3
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
4
|
+
import { borderColorHoverPropsType, tBorderColorProps, tBorderWidthProps, tFillHoverProps, tFillProps, tItemColorProps, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps, tTextWeightProps, tWidthProps } from '../../types';
|
|
5
|
+
export interface ICodeProps extends iStyleAttributes {
|
|
6
6
|
after?: ReactNode;
|
|
7
7
|
before?: ReactNode;
|
|
8
8
|
className?: string;
|
|
9
9
|
gap?: string;
|
|
10
10
|
inputAutoFocus?: boolean;
|
|
11
|
-
inputBorderColor?:
|
|
11
|
+
inputBorderColor?: tBorderColorProps;
|
|
12
12
|
inputBorderColorHover?: borderColorHoverPropsType;
|
|
13
|
-
inputBorderFocusColor?:
|
|
14
|
-
inputBorderWidth?:
|
|
15
|
-
inputCaretColor?:
|
|
13
|
+
inputBorderFocusColor?: tBorderColorProps;
|
|
14
|
+
inputBorderWidth?: tBorderWidthProps;
|
|
15
|
+
inputCaretColor?: tItemColorProps;
|
|
16
16
|
inputCount?: number;
|
|
17
|
-
inputFill?:
|
|
18
|
-
inputFillHover?:
|
|
17
|
+
inputFill?: tFillProps;
|
|
18
|
+
inputFillHover?: tFillHoverProps;
|
|
19
19
|
inputPlaceholder?: string;
|
|
20
|
-
inputPlaceholderTextColor?:
|
|
21
|
-
inputShape?:
|
|
22
|
-
inputSize?:
|
|
23
|
-
inputTextColor?:
|
|
24
|
-
inputTextSize?:
|
|
25
|
-
inputTextWeight?:
|
|
20
|
+
inputPlaceholderTextColor?: tTextColorProps;
|
|
21
|
+
inputShape?: tShapeProps;
|
|
22
|
+
inputSize?: tSizeProps;
|
|
23
|
+
inputTextColor?: tTextColorProps;
|
|
24
|
+
inputTextSize?: tTextSizeProps;
|
|
25
|
+
inputTextWeight?: tTextWeightProps;
|
|
26
26
|
inputType?: AllowedInputTypes | undefined;
|
|
27
27
|
otp?: string | number;
|
|
28
28
|
separatorComponent?: ReactNode;
|
|
29
|
-
width?:
|
|
29
|
+
width?: tWidthProps;
|
|
30
30
|
onBlur?: (arg0: FocusEvent) => void;
|
|
31
31
|
onChange?: (otp: string) => void;
|
|
32
32
|
onFocus?: (arg0: FocusEvent) => void;
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import type { MouseEventHandler, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
export interface IContextMenuItemProps extends
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tDirectionProps, tFillProps, iconSizePropsType, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps, tTextWeightProps } from '../../types';
|
|
4
|
+
export interface IContextMenuItemProps extends iStyleAttributes {
|
|
5
5
|
children?: ReactNode;
|
|
6
6
|
className?: string;
|
|
7
|
-
dividerDirection?:
|
|
8
|
-
dividerFill?:
|
|
9
|
-
dividerSize?:
|
|
7
|
+
dividerDirection?: tDirectionProps;
|
|
8
|
+
dividerFill?: tFillProps;
|
|
9
|
+
dividerSize?: tSizeProps;
|
|
10
10
|
dividerWidth?: string;
|
|
11
11
|
iconAfter?: any;
|
|
12
|
-
iconAfterBgFill?:
|
|
13
|
-
iconAfterFill?:
|
|
12
|
+
iconAfterBgFill?: tFillProps;
|
|
13
|
+
iconAfterFill?: tFillProps;
|
|
14
14
|
iconAfterSize?: iconSizePropsType;
|
|
15
15
|
iconBefore?: any;
|
|
16
|
-
iconBeforeBgFill?:
|
|
17
|
-
iconBeforeFill?:
|
|
16
|
+
iconBeforeBgFill?: tFillProps;
|
|
17
|
+
iconBeforeFill?: tFillProps;
|
|
18
18
|
iconBeforeSize?: iconSizePropsType;
|
|
19
19
|
id?: string;
|
|
20
20
|
label?: string;
|
|
21
|
-
labelTextColor?:
|
|
22
|
-
labelTextSize?:
|
|
23
|
-
labelTextWeight?:
|
|
21
|
+
labelTextColor?: tTextColorProps;
|
|
22
|
+
labelTextSize?: tTextSizeProps;
|
|
23
|
+
labelTextWeight?: tTextWeightProps;
|
|
24
24
|
onClick?: MouseEventHandler<HTMLDivElement>;
|
|
25
25
|
}
|
|
26
|
-
export interface IContextMenuProps extends
|
|
26
|
+
export interface IContextMenuProps extends iStyleAttributes {
|
|
27
27
|
children?: ReactNode;
|
|
28
28
|
className?: string;
|
|
29
29
|
id?: string;
|
|
30
30
|
set?: string;
|
|
31
|
-
shape?:
|
|
32
|
-
shapeDesktop?:
|
|
33
|
-
shapeMobile?:
|
|
34
|
-
shapeTablet?:
|
|
31
|
+
shape?: tShapeProps;
|
|
32
|
+
shapeDesktop?: tShapeProps;
|
|
33
|
+
shapeMobile?: tShapeProps;
|
|
34
|
+
shapeTablet?: tShapeProps;
|
|
35
35
|
onClick?: MouseEventHandler<HTMLDivElement>;
|
|
36
36
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { tFillHoverProps, tFillProps, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps } from '../../types';
|
|
2
2
|
export interface ICookiesWarningProps {
|
|
3
3
|
message?: string;
|
|
4
4
|
className?: string;
|
|
5
|
-
buttonFill?:
|
|
6
|
-
buttonFillHover?:
|
|
5
|
+
buttonFill?: tFillProps;
|
|
6
|
+
buttonFillHover?: tFillHoverProps;
|
|
7
7
|
buttonLabel?: string;
|
|
8
|
-
buttonLabelSize?:
|
|
9
|
-
buttonLabelTextColor?:
|
|
10
|
-
buttonShape?:
|
|
11
|
-
buttonSize?:
|
|
12
|
-
textSize?:
|
|
13
|
-
textColor?:
|
|
8
|
+
buttonLabelSize?: tTextSizeProps;
|
|
9
|
+
buttonLabelTextColor?: tTextColorProps;
|
|
10
|
+
buttonShape?: tShapeProps;
|
|
11
|
+
buttonSize?: tSizeProps;
|
|
12
|
+
textSize?: tTextSizeProps;
|
|
13
|
+
textColor?: tTextColorProps;
|
|
14
14
|
buttonWidth?: string;
|
|
15
15
|
isHideOnScroll?: boolean;
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HTMLProps } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
3
|
import '../../types';
|
|
4
|
-
export interface IDadataHintFieldProps extends
|
|
4
|
+
export interface IDadataHintFieldProps extends iStyleAttributes {
|
|
5
5
|
delay?: number;
|
|
6
6
|
inputProps?: HTMLProps<HTMLInputElement>;
|
|
7
7
|
setValue?: () => void;
|
|
@@ -9,6 +9,6 @@ export interface IDadataHintFieldProps extends TypeStyleAttributes {
|
|
|
9
9
|
meta?: any;
|
|
10
10
|
token: string;
|
|
11
11
|
}
|
|
12
|
-
export interface IDadataСustomInputProps extends
|
|
12
|
+
export interface IDadataСustomInputProps extends iStyleAttributes {
|
|
13
13
|
inputValue?: string;
|
|
14
14
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { D as DadataHintField } from '../DadataHintField-
|
|
1
|
+
export { D as DadataHintField } from '../DadataHintField-CHJLsVjJ.js';
|
|
2
2
|
import '../_tslib-S-VPg1Cw.js';
|
|
3
3
|
import '../jsx-runtime-C2uP7l8s.js';
|
|
4
4
|
import 'react';
|
|
5
5
|
import 'clsx';
|
|
6
6
|
import 'crypto';
|
|
7
|
-
import '../Input-
|
|
7
|
+
import '../Input-CYDtAlO-.js';
|
|
8
8
|
import '../hooks/useDeviceTargetClass.js';
|
|
9
9
|
import 'lodash/castArray';
|
|
10
10
|
import 'lodash/camelCase';
|
|
@@ -1,98 +1,98 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import { DatePickerProps } from 'react-datepicker';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
3
|
+
import { tFillHoverProps, tFillProps, iconFillSizePropsType, iconSizePropsType, tItemColorProps, tShapeProps, tSizeProps, textColorHoverPropsType, tTextColorProps, tTextSizeProps, tTextWeightProps } from '../../types';
|
|
4
|
+
import { iInputProps } from '../Input/Input.interface';
|
|
5
5
|
interface IDatePickerProps extends DatePickerProps {
|
|
6
|
-
daySize?:
|
|
6
|
+
daySize?: tSizeProps;
|
|
7
7
|
monthsShown?: boolean;
|
|
8
8
|
isClearable?: boolean;
|
|
9
9
|
selectsRange?: boolean;
|
|
10
10
|
customTimeInput?: ReactNode;
|
|
11
|
-
dayTextColor?:
|
|
12
|
-
dayTextShape?:
|
|
13
|
-
dayTextSize?:
|
|
11
|
+
dayTextColor?: tTextColorProps;
|
|
12
|
+
dayTextShape?: tShapeProps;
|
|
13
|
+
dayTextSize?: tTextSizeProps;
|
|
14
14
|
disablePastDays?: boolean;
|
|
15
|
-
iconFill?:
|
|
16
|
-
iconFillHover?:
|
|
15
|
+
iconFill?: tFillProps;
|
|
16
|
+
iconFillHover?: tFillHoverProps;
|
|
17
17
|
iconFillSize?: iconFillSizePropsType;
|
|
18
|
-
iconItemFill?:
|
|
18
|
+
iconItemFill?: tItemColorProps;
|
|
19
19
|
iconLeft?: any;
|
|
20
20
|
iconRight?: any;
|
|
21
|
-
iconShape?:
|
|
21
|
+
iconShape?: tShapeProps;
|
|
22
22
|
iconSize?: iconSizePropsType;
|
|
23
23
|
inputIcon?: any;
|
|
24
|
-
inputIconFill?:
|
|
25
|
-
inputIconFillHover?:
|
|
24
|
+
inputIconFill?: tFillProps;
|
|
25
|
+
inputIconFillHover?: tFillHoverProps;
|
|
26
26
|
inputIconFillSize?: iconFillSizePropsType;
|
|
27
|
-
inputIconItemFill?:
|
|
28
|
-
inputIconShape?:
|
|
27
|
+
inputIconItemFill?: tItemColorProps;
|
|
28
|
+
inputIconShape?: tShapeProps;
|
|
29
29
|
inputIconSize?: iconSizePropsType;
|
|
30
30
|
inputIconSrc?: string;
|
|
31
31
|
isStartDefaultNull?: boolean;
|
|
32
|
-
monthTextColor?:
|
|
33
|
-
monthTextSize?:
|
|
34
|
-
monthTextWeight?:
|
|
35
|
-
yearTextColor?:
|
|
36
|
-
yearTextSize?:
|
|
37
|
-
yearTextWeight?:
|
|
32
|
+
monthTextColor?: tTextColorProps;
|
|
33
|
+
monthTextSize?: tTextSizeProps;
|
|
34
|
+
monthTextWeight?: tTextWeightProps;
|
|
35
|
+
yearTextColor?: tTextColorProps;
|
|
36
|
+
yearTextSize?: tTextSizeProps;
|
|
37
|
+
yearTextWeight?: tTextWeightProps;
|
|
38
38
|
}
|
|
39
39
|
export interface IDatePickerInputProps {
|
|
40
40
|
className?: string;
|
|
41
41
|
clearIcon?: any;
|
|
42
|
-
clearIconFill?:
|
|
43
|
-
clearIconFillHover?:
|
|
42
|
+
clearIconFill?: tFillProps;
|
|
43
|
+
clearIconFillHover?: tFillHoverProps;
|
|
44
44
|
clearIconFillSize?: iconFillSizePropsType;
|
|
45
|
-
clearIconItemFill?:
|
|
46
|
-
clearIconItemFillHover?:
|
|
47
|
-
clearIconShape?:
|
|
45
|
+
clearIconItemFill?: tItemColorProps;
|
|
46
|
+
clearIconItemFillHover?: tItemColorProps;
|
|
47
|
+
clearIconShape?: tShapeProps;
|
|
48
48
|
clearIconSize?: iconSizePropsType;
|
|
49
49
|
clearIconSrc?: string;
|
|
50
50
|
clearLabel?: string;
|
|
51
|
-
clearLabelTextColor?:
|
|
51
|
+
clearLabelTextColor?: tTextColorProps;
|
|
52
52
|
clearLabelTextColorHover?: textColorHoverPropsType;
|
|
53
|
-
clearLabelTextSize?:
|
|
53
|
+
clearLabelTextSize?: tTextSizeProps;
|
|
54
54
|
datePickerProps: IDatePickerProps;
|
|
55
55
|
endValue?: string;
|
|
56
|
-
inputProps?:
|
|
57
|
-
labelTextSize?:
|
|
56
|
+
inputProps?: iInputProps;
|
|
57
|
+
labelTextSize?: tTextSizeProps;
|
|
58
58
|
value?: string;
|
|
59
59
|
onChange?: any;
|
|
60
60
|
}
|
|
61
61
|
export interface IDatePickerCustomInput {
|
|
62
62
|
clearIcon?: any;
|
|
63
|
-
clearIconFill?:
|
|
64
|
-
clearIconFillHover?:
|
|
63
|
+
clearIconFill?: tFillProps;
|
|
64
|
+
clearIconFillHover?: tFillHoverProps;
|
|
65
65
|
clearIconFillSize?: iconFillSizePropsType;
|
|
66
|
-
clearIconItemFill?:
|
|
67
|
-
clearIconItemFillHover?:
|
|
68
|
-
clearIconShape?:
|
|
66
|
+
clearIconItemFill?: tItemColorProps;
|
|
67
|
+
clearIconItemFillHover?: tItemColorProps;
|
|
68
|
+
clearIconShape?: tShapeProps;
|
|
69
69
|
clearIconSize?: iconSizePropsType;
|
|
70
70
|
clearIconSrc?: string;
|
|
71
71
|
clearLabel?: string;
|
|
72
|
-
clearLabelTextColor?:
|
|
72
|
+
clearLabelTextColor?: tTextColorProps;
|
|
73
73
|
clearLabelTextColorHover?: textColorHoverPropsType;
|
|
74
|
-
clearLabelTextSize?:
|
|
74
|
+
clearLabelTextSize?: tTextSizeProps;
|
|
75
75
|
datepickerRef?: any;
|
|
76
76
|
inputIcon?: any;
|
|
77
|
-
inputIconFill?:
|
|
78
|
-
inputIconFillHover?:
|
|
77
|
+
inputIconFill?: tFillProps;
|
|
78
|
+
inputIconFillHover?: tFillHoverProps;
|
|
79
79
|
inputIconFillSize?: iconFillSizePropsType;
|
|
80
|
-
inputIconItemFill?:
|
|
81
|
-
inputIconShape?:
|
|
80
|
+
inputIconItemFill?: tItemColorProps;
|
|
81
|
+
inputIconShape?: tShapeProps;
|
|
82
82
|
inputIconSize?: iconSizePropsType;
|
|
83
83
|
inputIconSrc?: string;
|
|
84
|
-
inputProps?:
|
|
84
|
+
inputProps?: iInputProps;
|
|
85
85
|
isClearable?: boolean;
|
|
86
|
-
labelTextSize?:
|
|
86
|
+
labelTextSize?: tTextSizeProps;
|
|
87
87
|
value?: string;
|
|
88
88
|
}
|
|
89
89
|
export interface IDatePickerInputIcon {
|
|
90
90
|
inputIcon?: any;
|
|
91
|
-
inputIconFill?:
|
|
92
|
-
inputIconFillHover?:
|
|
91
|
+
inputIconFill?: tFillProps;
|
|
92
|
+
inputIconFillHover?: tFillHoverProps;
|
|
93
93
|
inputIconFillSize?: iconFillSizePropsType;
|
|
94
|
-
inputIconItemFill?:
|
|
95
|
-
inputIconShape?:
|
|
94
|
+
inputIconItemFill?: tItemColorProps;
|
|
95
|
+
inputIconShape?: tShapeProps;
|
|
96
96
|
inputIconSize?: iconSizePropsType;
|
|
97
97
|
inputIconSrc?: string;
|
|
98
98
|
onClick?: () => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DatePickerInput } from '../DatePicker-
|
|
1
|
+
export { D as DatePickerInput } from '../DatePicker-CAgJ_CIz.js';
|
|
2
2
|
import '../_tslib-S-VPg1Cw.js';
|
|
3
3
|
import '../jsx-runtime-C2uP7l8s.js';
|
|
4
4
|
import 'react';
|
|
@@ -24,5 +24,5 @@ import '../Tooltip-CpEQOh9v.js';
|
|
|
24
24
|
import '../Text-CxrzHFN1.js';
|
|
25
25
|
import '../Title-BhJcCgdK.js';
|
|
26
26
|
import '../Loader-YZrWGaNy.js';
|
|
27
|
-
import '../Input-
|
|
27
|
+
import '../Input-CYDtAlO-.js';
|
|
28
28
|
import '../Label-VHbRKztj.js';
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import { CSSProperties } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tDirectionProps, tFillHoverProps, tFillProps, tSizeProps, tWidthProps } from '../../types';
|
|
4
4
|
export interface IDividerThemeColor {
|
|
5
5
|
className?: string;
|
|
6
|
-
direction?:
|
|
7
|
-
directionDesktop?:
|
|
8
|
-
directionMobile?:
|
|
9
|
-
directionTablet?:
|
|
10
|
-
fill?:
|
|
11
|
-
fillActive?:
|
|
12
|
-
fillActiveHover?:
|
|
13
|
-
fillDesktop?:
|
|
14
|
-
fillDisabled?:
|
|
15
|
-
fillHover?:
|
|
16
|
-
fillMobile?:
|
|
17
|
-
fillTablet?:
|
|
18
|
-
size?:
|
|
19
|
-
sizeDesktop?:
|
|
20
|
-
sizeMobile?:
|
|
21
|
-
sizeTablet?:
|
|
22
|
-
width?:
|
|
23
|
-
widthDesktop?:
|
|
24
|
-
widthMobile?:
|
|
25
|
-
widthTablet?:
|
|
6
|
+
direction?: tDirectionProps;
|
|
7
|
+
directionDesktop?: tDirectionProps;
|
|
8
|
+
directionMobile?: tDirectionProps;
|
|
9
|
+
directionTablet?: tDirectionProps;
|
|
10
|
+
fill?: tFillProps;
|
|
11
|
+
fillActive?: tFillProps;
|
|
12
|
+
fillActiveHover?: tFillHoverProps;
|
|
13
|
+
fillDesktop?: tFillProps;
|
|
14
|
+
fillDisabled?: tFillProps;
|
|
15
|
+
fillHover?: tFillHoverProps;
|
|
16
|
+
fillMobile?: tFillProps;
|
|
17
|
+
fillTablet?: tFillProps;
|
|
18
|
+
size?: tSizeProps;
|
|
19
|
+
sizeDesktop?: tSizeProps;
|
|
20
|
+
sizeMobile?: tSizeProps;
|
|
21
|
+
sizeTablet?: tSizeProps;
|
|
22
|
+
width?: tWidthProps;
|
|
23
|
+
widthDesktop?: tWidthProps;
|
|
24
|
+
widthMobile?: tWidthProps;
|
|
25
|
+
widthTablet?: tWidthProps;
|
|
26
26
|
}
|
|
27
|
-
export interface IDividerProps extends IDividerThemeColor,
|
|
27
|
+
export interface IDividerProps extends IDividerThemeColor, iStyleAttributes {
|
|
28
28
|
className?: string;
|
|
29
29
|
style?: CSSProperties;
|
|
30
30
|
}
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tBorderColorProps, borderTypePropsType, tFillProps, tShapeProps, tSizeProps } from '../../types';
|
|
4
4
|
export interface IDotThemeColor {
|
|
5
|
-
borderColor?:
|
|
6
|
-
borderColorDesktop?:
|
|
7
|
-
borderColorMobile?:
|
|
8
|
-
borderColorTablet?:
|
|
5
|
+
borderColor?: tBorderColorProps;
|
|
6
|
+
borderColorDesktop?: tBorderColorProps;
|
|
7
|
+
borderColorMobile?: tBorderColorProps;
|
|
8
|
+
borderColorTablet?: tBorderColorProps;
|
|
9
9
|
borderType?: borderTypePropsType;
|
|
10
10
|
borderTypeDesktop?: borderTypePropsType;
|
|
11
11
|
borderTypeMobile?: borderTypePropsType;
|
|
12
12
|
borderTypeTablet?: borderTypePropsType;
|
|
13
|
-
fill?:
|
|
14
|
-
fillDesktop?:
|
|
15
|
-
fillMobile?:
|
|
16
|
-
fillTablet?:
|
|
17
|
-
shape?:
|
|
18
|
-
shapeDesktop?:
|
|
19
|
-
shapeMobile?:
|
|
20
|
-
shapeTablet?:
|
|
21
|
-
size?:
|
|
13
|
+
fill?: tFillProps;
|
|
14
|
+
fillDesktop?: tFillProps;
|
|
15
|
+
fillMobile?: tFillProps;
|
|
16
|
+
fillTablet?: tFillProps;
|
|
17
|
+
shape?: tShapeProps;
|
|
18
|
+
shapeDesktop?: tShapeProps;
|
|
19
|
+
shapeMobile?: tShapeProps;
|
|
20
|
+
shapeTablet?: tShapeProps;
|
|
21
|
+
size?: tSizeProps;
|
|
22
22
|
}
|
|
23
|
-
export interface IDotProps extends IDotThemeColor,
|
|
23
|
+
export interface IDotProps extends IDotThemeColor, iStyleAttributes {
|
|
24
24
|
children?: ReactNode;
|
|
25
25
|
className?: string;
|
|
26
26
|
style?: CSSProperties;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
export interface IDrawerProps extends
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
export interface IDrawerProps extends iStyleAttributes {
|
|
4
4
|
after?: ReactNode;
|
|
5
5
|
before?: ReactNode;
|
|
6
6
|
children?: ReactNode;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CSSProperties, MouseEventHandler, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import { alignDirectionPropsType, alignmentPropsType, alignPropsType,
|
|
4
|
-
export interface IDropdownProps extends
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { alignDirectionPropsType, alignmentPropsType, alignPropsType, tDirectionProps, elevationPropsType, tFillHoverProps, tFillProps, justifyContentPropsType, tShapeProps, tSizeProps, textAlignPropsType, textColorActivePropsType, textColorHoverPropsType, tTextColorProps, textGradientPropsType, tTextSizeProps, textStylePropsType, tTextWeightProps, textWrapPropsType, typePropsType, underlinePropsType, tWidthProps } from '../../types';
|
|
4
|
+
export interface IDropdownProps extends iStyleAttributes {
|
|
5
5
|
after?: ReactNode;
|
|
6
6
|
alignment?: alignmentPropsType;
|
|
7
7
|
animationClose?: string;
|
|
@@ -10,15 +10,15 @@ export interface IDropdownProps extends TypeStyleAttributes {
|
|
|
10
10
|
children?: ReactNode;
|
|
11
11
|
className?: string;
|
|
12
12
|
elevation?: elevationPropsType;
|
|
13
|
-
fill?:
|
|
14
|
-
fillHover?:
|
|
13
|
+
fill?: tFillProps;
|
|
14
|
+
fillHover?: tFillHoverProps;
|
|
15
15
|
isOpen: boolean;
|
|
16
16
|
set?: string;
|
|
17
|
-
shape?:
|
|
17
|
+
shape?: tShapeProps;
|
|
18
18
|
style?: CSSProperties;
|
|
19
19
|
setIsOpen: (newState: boolean) => void;
|
|
20
20
|
}
|
|
21
|
-
export interface IDropdownItemProps extends
|
|
21
|
+
export interface IDropdownItemProps extends iStyleAttributes {
|
|
22
22
|
after?: ReactNode;
|
|
23
23
|
align?: alignPropsType;
|
|
24
24
|
alignDirection?: alignDirectionPropsType;
|
|
@@ -26,46 +26,46 @@ export interface IDropdownItemProps extends TypeStyleAttributes {
|
|
|
26
26
|
children?: ReactNode;
|
|
27
27
|
className?: string;
|
|
28
28
|
desc?: string;
|
|
29
|
-
descTextColor?:
|
|
29
|
+
descTextColor?: tTextColorProps;
|
|
30
30
|
descTextColorHover?: textColorHoverPropsType;
|
|
31
31
|
descTextGradient?: textGradientPropsType;
|
|
32
|
-
descTextSize?:
|
|
32
|
+
descTextSize?: tTextSizeProps;
|
|
33
33
|
descTextStyle?: textStylePropsType;
|
|
34
|
-
descTextWeight?:
|
|
34
|
+
descTextWeight?: tTextWeightProps;
|
|
35
35
|
descTextWrap?: textWrapPropsType;
|
|
36
|
-
direction?:
|
|
37
|
-
dividerDirection?:
|
|
38
|
-
dividerFill?:
|
|
39
|
-
dividerSize?:
|
|
40
|
-
fill?:
|
|
41
|
-
fillActive?:
|
|
42
|
-
fillActiveHover?:
|
|
43
|
-
fillDisabled?:
|
|
44
|
-
fillHover?:
|
|
36
|
+
direction?: tDirectionProps;
|
|
37
|
+
dividerDirection?: tDirectionProps;
|
|
38
|
+
dividerFill?: tFillProps;
|
|
39
|
+
dividerSize?: tSizeProps;
|
|
40
|
+
fill?: tFillProps;
|
|
41
|
+
fillActive?: tFillProps;
|
|
42
|
+
fillActiveHover?: tFillHoverProps;
|
|
43
|
+
fillDisabled?: tFillProps;
|
|
44
|
+
fillHover?: tFillHoverProps;
|
|
45
45
|
href?: string;
|
|
46
46
|
justifyContent?: justifyContentPropsType;
|
|
47
47
|
label?: string;
|
|
48
48
|
labelTextAlign?: textAlignPropsType;
|
|
49
|
-
labelTextColor?:
|
|
49
|
+
labelTextColor?: tTextColorProps;
|
|
50
50
|
labelTextColorActive?: textColorActivePropsType;
|
|
51
51
|
labelTextColorHover?: textColorHoverPropsType;
|
|
52
52
|
labelTextGradient?: textGradientPropsType;
|
|
53
|
-
labelTextSize?:
|
|
53
|
+
labelTextSize?: tTextSizeProps;
|
|
54
54
|
labelTextStyle?: textStylePropsType;
|
|
55
|
-
labelTextWeight?:
|
|
55
|
+
labelTextWeight?: tTextWeightProps;
|
|
56
56
|
labelTextWrap?: textWrapPropsType;
|
|
57
57
|
link?: string;
|
|
58
|
-
linkFill?:
|
|
58
|
+
linkFill?: tFillProps;
|
|
59
59
|
rel?: string;
|
|
60
60
|
set?: string;
|
|
61
|
-
shape?:
|
|
61
|
+
shape?: tShapeProps;
|
|
62
62
|
showDivider?: boolean;
|
|
63
|
-
size?:
|
|
63
|
+
size?: tSizeProps;
|
|
64
64
|
style?: CSSProperties;
|
|
65
65
|
target?: string;
|
|
66
66
|
type?: typePropsType;
|
|
67
67
|
underline?: underlinePropsType;
|
|
68
|
-
width?:
|
|
68
|
+
width?: tWidthProps;
|
|
69
69
|
isActive?: boolean;
|
|
70
70
|
isHover?: boolean;
|
|
71
71
|
onClick?: MouseEventHandler<HTMLDivElement>;
|