@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
package/dist/components/Input.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
declare const inputMaskConfig:
|
|
4
|
-
declare const Input: React.ForwardRefExoticComponent<
|
|
2
|
+
import { iInputConfig, iInputProps } from './Input.interface';
|
|
3
|
+
declare const inputMaskConfig: iInputConfig;
|
|
4
|
+
declare const Input: React.ForwardRefExoticComponent<iInputProps & React.RefAttributes<HTMLDivElement>>;
|
|
5
5
|
export { Input, inputMaskConfig };
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
export interface
|
|
6
|
-
borderColor?:
|
|
7
|
-
borderColorDisabled?:
|
|
8
|
-
borderWidth?:
|
|
9
|
-
borderWidthDisabled?:
|
|
10
|
-
caret?:
|
|
11
|
-
fill?:
|
|
12
|
-
fillDisabled?:
|
|
13
|
-
placeholderTextColor?:
|
|
14
|
-
placeholderTextColorDisabled?:
|
|
15
|
-
shape?:
|
|
16
|
-
size?:
|
|
17
|
-
textColor?:
|
|
18
|
-
textSize?:
|
|
19
|
-
textWeight?:
|
|
20
|
-
width?:
|
|
1
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
2
|
+
import { tBorderColorProps, tBorderWidthProps, tFillProps, tItemColorProps, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps, tTextWeightProps, tWidthProps } from '../../types';
|
|
3
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
4
|
+
import { tStateKeysDefault } from '../../types/componentProps/stateKeys';
|
|
5
|
+
export interface iInputThemeColor {
|
|
6
|
+
borderColor?: tBorderColorProps;
|
|
7
|
+
borderColorDisabled?: tBorderColorProps;
|
|
8
|
+
borderWidth?: tBorderWidthProps;
|
|
9
|
+
borderWidthDisabled?: tBorderWidthProps;
|
|
10
|
+
caret?: tItemColorProps;
|
|
11
|
+
fill?: tFillProps;
|
|
12
|
+
fillDisabled?: tFillProps;
|
|
13
|
+
placeholderTextColor?: tTextColorProps;
|
|
14
|
+
placeholderTextColorDisabled?: tTextColorProps;
|
|
15
|
+
shape?: tShapeProps;
|
|
16
|
+
size?: tSizeProps;
|
|
17
|
+
textColor?: tTextColorProps;
|
|
18
|
+
textSize?: tTextSizeProps;
|
|
19
|
+
textWeight?: tTextWeightProps;
|
|
20
|
+
width?: tWidthProps;
|
|
21
21
|
}
|
|
22
|
-
type appearanceKeysType =
|
|
23
|
-
type stateKeysType =
|
|
24
|
-
export type
|
|
25
|
-
[key in stateKeysType]?:
|
|
22
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
23
|
+
type stateKeysType = tStateKeysDefault & {};
|
|
24
|
+
export type tInputState = {
|
|
25
|
+
[key in stateKeysType]?: iInputThemeColor;
|
|
26
26
|
};
|
|
27
|
-
export type
|
|
28
|
-
[key in appearanceKeysType]?:
|
|
27
|
+
export type tInputAppearance = {
|
|
28
|
+
[key in appearanceKeysType]?: iInputThemeColor;
|
|
29
29
|
};
|
|
30
|
-
export interface
|
|
31
|
-
state:
|
|
32
|
-
setState: (newComponent:
|
|
33
|
-
appearance:
|
|
34
|
-
setAppearance: (newComponent:
|
|
30
|
+
export interface iInputConfig {
|
|
31
|
+
state: tInputState | undefined;
|
|
32
|
+
setState: (newComponent: tInputState) => void;
|
|
33
|
+
appearance: tInputAppearance | undefined;
|
|
34
|
+
setAppearance: (newComponent: tInputAppearance) => void;
|
|
35
35
|
}
|
|
36
|
-
export interface
|
|
36
|
+
export interface iInputProps extends iInputThemeColor, iStyleAttributes {
|
|
37
37
|
appearance?: appearanceKeysType;
|
|
38
38
|
className?: string;
|
|
39
39
|
dataTestId?: number | string;
|
|
@@ -1,41 +1,41 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
export interface
|
|
6
|
-
borderColor?:
|
|
7
|
-
borderWidth?:
|
|
8
|
-
caret?:
|
|
9
|
-
fill?:
|
|
10
|
-
placeholderTextColor?:
|
|
11
|
-
shape?:
|
|
12
|
-
size?:
|
|
13
|
-
textColor?:
|
|
14
|
-
textSize?:
|
|
15
|
-
textWeight?:
|
|
16
|
-
width?:
|
|
1
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
2
|
+
import { tBorderColorProps, tBorderWidthProps, tFillProps, iconSizePropsType, tItemColorProps, tShapeProps, tSizeProps, tTextColorProps, tTextSizeProps, tTextWeightProps, tWidthProps } from '../../types';
|
|
3
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
4
|
+
import { tStateKeysDefault } from '../../types/componentProps/stateKeys';
|
|
5
|
+
export interface iInputThemeColor {
|
|
6
|
+
borderColor?: tBorderColorProps;
|
|
7
|
+
borderWidth?: tBorderWidthProps;
|
|
8
|
+
caret?: tItemColorProps;
|
|
9
|
+
fill?: tFillProps;
|
|
10
|
+
placeholderTextColor?: tTextColorProps;
|
|
11
|
+
shape?: tShapeProps;
|
|
12
|
+
size?: tSizeProps;
|
|
13
|
+
textColor?: tTextColorProps;
|
|
14
|
+
textSize?: tTextSizeProps;
|
|
15
|
+
textWeight?: tTextWeightProps;
|
|
16
|
+
width?: tWidthProps;
|
|
17
17
|
}
|
|
18
|
-
type appearanceKeysType =
|
|
19
|
-
type stateKeysType =
|
|
20
|
-
export type
|
|
21
|
-
[key in stateKeysType]?:
|
|
18
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
19
|
+
type stateKeysType = tStateKeysDefault & {};
|
|
20
|
+
export type tInputState = {
|
|
21
|
+
[key in stateKeysType]?: iInputThemeColor;
|
|
22
22
|
};
|
|
23
|
-
export type
|
|
24
|
-
[key in appearanceKeysType]?:
|
|
23
|
+
export type tInputAppearance = {
|
|
24
|
+
[key in appearanceKeysType]?: iInputThemeColor;
|
|
25
25
|
};
|
|
26
26
|
export interface IInputPasswordConfig {
|
|
27
|
-
state:
|
|
28
|
-
setState: (newComponent:
|
|
29
|
-
appearance:
|
|
30
|
-
setAppearance: (newComponent:
|
|
27
|
+
state: tInputState | undefined;
|
|
28
|
+
setState: (newComponent: tInputState) => void;
|
|
29
|
+
appearance: tInputAppearance | undefined;
|
|
30
|
+
setAppearance: (newComponent: tInputAppearance) => void;
|
|
31
31
|
}
|
|
32
|
-
export interface IInputPasswordProps extends
|
|
32
|
+
export interface IInputPasswordProps extends iInputThemeColor, iStyleAttributes {
|
|
33
33
|
appearance?: appearanceKeysType;
|
|
34
34
|
className?: string;
|
|
35
35
|
disabled?: boolean;
|
|
36
|
-
iconFill?:
|
|
37
|
-
iconFillHover?:
|
|
38
|
-
iconShape?:
|
|
36
|
+
iconFill?: tItemColorProps;
|
|
37
|
+
iconFillHover?: tItemColorProps;
|
|
38
|
+
iconShape?: tShapeProps;
|
|
39
39
|
iconSize?: iconSizePropsType;
|
|
40
40
|
id?: number | string;
|
|
41
41
|
placeholder?: string;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import { alignDirectionPropsType, alignmentPropsType, alignPropsType,
|
|
4
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { alignDirectionPropsType, alignmentPropsType, alignPropsType, tBorderColorProps, borderTypePropsType, tFillHoverProps, tFillProps, tShapeProps, tSizeProps, textAlignPropsType, textColorHoverPropsType, tTextColorProps, tTextSizeProps, tTextWeightProps, textWrapPropsType, titleSizePropsType, tWidthProps, wrapPropsType } from '../../types';
|
|
4
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
5
5
|
export interface ILabelThemeColor {
|
|
6
6
|
align?: alignPropsType;
|
|
7
7
|
alignDirection?: alignDirectionPropsType;
|
|
8
|
-
borderColor?:
|
|
8
|
+
borderColor?: tBorderColorProps;
|
|
9
9
|
borderType?: borderTypePropsType;
|
|
10
|
-
fill?:
|
|
11
|
-
fillHover?:
|
|
10
|
+
fill?: tFillProps;
|
|
11
|
+
fillHover?: tFillHoverProps;
|
|
12
12
|
label?: string;
|
|
13
|
-
labelTextColor?:
|
|
13
|
+
labelTextColor?: tTextColorProps;
|
|
14
14
|
labelTextColorHover?: textColorHoverPropsType;
|
|
15
|
-
labelTextSize?:
|
|
16
|
-
labelTextWeight?:
|
|
15
|
+
labelTextSize?: tTextSizeProps;
|
|
16
|
+
labelTextWeight?: tTextWeightProps;
|
|
17
17
|
labelTextWrap?: textWrapPropsType;
|
|
18
|
-
shape?:
|
|
19
|
-
size?:
|
|
20
|
-
tooltipTextSize?:
|
|
18
|
+
shape?: tShapeProps;
|
|
19
|
+
size?: tSizeProps;
|
|
20
|
+
tooltipTextSize?: tTextSizeProps;
|
|
21
21
|
tooltipTitleSize?: titleSizePropsType;
|
|
22
|
-
width?:
|
|
22
|
+
width?: tWidthProps;
|
|
23
23
|
wrap?: wrapPropsType;
|
|
24
24
|
}
|
|
25
|
-
type appearanceKeysType =
|
|
25
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
26
26
|
export type labelAppearanceType = {
|
|
27
27
|
[key in appearanceKeysType]?: ILabelThemeColor;
|
|
28
28
|
};
|
|
@@ -30,7 +30,7 @@ export interface ILabelConfig {
|
|
|
30
30
|
appearance: labelAppearanceType | undefined;
|
|
31
31
|
setAppearance: (newComponent: labelAppearanceType) => void;
|
|
32
32
|
}
|
|
33
|
-
export interface ILabelProps extends ILabelThemeColor,
|
|
33
|
+
export interface ILabelProps extends ILabelThemeColor, iStyleAttributes {
|
|
34
34
|
after?: ReactNode;
|
|
35
35
|
appearance?: appearanceKeysType;
|
|
36
36
|
before?: ReactNode;
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { CSSProperties, ElementType, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tDirectionProps, tFillProps, tSizeProps, textColorHoverPropsType, tTextColorProps, textGradientPropsType, textStylePropsType, tTextWeightProps, underlinePropsType } from '../../types';
|
|
4
4
|
export interface ILinkThemeColor {
|
|
5
|
-
direction?:
|
|
6
|
-
fill?:
|
|
7
|
-
fillDesktop?:
|
|
8
|
-
fillMobile?:
|
|
9
|
-
fillTablet?:
|
|
10
|
-
size?:
|
|
11
|
-
sizeDesktop?:
|
|
12
|
-
sizeMobile?:
|
|
13
|
-
sizeTablet?:
|
|
14
|
-
textColor?:
|
|
15
|
-
textColorDesktop?:
|
|
5
|
+
direction?: tDirectionProps;
|
|
6
|
+
fill?: tFillProps;
|
|
7
|
+
fillDesktop?: tFillProps;
|
|
8
|
+
fillMobile?: tFillProps;
|
|
9
|
+
fillTablet?: tFillProps;
|
|
10
|
+
size?: tSizeProps;
|
|
11
|
+
sizeDesktop?: tSizeProps;
|
|
12
|
+
sizeMobile?: tSizeProps;
|
|
13
|
+
sizeTablet?: tSizeProps;
|
|
14
|
+
textColor?: tTextColorProps;
|
|
15
|
+
textColorDesktop?: tTextColorProps;
|
|
16
16
|
textColorHover?: textColorHoverPropsType;
|
|
17
|
-
textColorMobile?:
|
|
18
|
-
textColorTablet?:
|
|
17
|
+
textColorMobile?: tTextColorProps;
|
|
18
|
+
textColorTablet?: tTextColorProps;
|
|
19
19
|
textGradient?: textGradientPropsType;
|
|
20
20
|
textStyle?: textStylePropsType;
|
|
21
|
-
textWeight?:
|
|
22
|
-
textWeightDesktop?:
|
|
23
|
-
textWeightMobile?:
|
|
24
|
-
textWeightTablet?:
|
|
21
|
+
textWeight?: tTextWeightProps;
|
|
22
|
+
textWeightDesktop?: tTextWeightProps;
|
|
23
|
+
textWeightMobile?: tTextWeightProps;
|
|
24
|
+
textWeightTablet?: tTextWeightProps;
|
|
25
25
|
}
|
|
26
26
|
export interface ILinkConfig {
|
|
27
27
|
LinkComponent: ElementType | undefined;
|
|
28
28
|
setLinkComponent: (LinkComponent: ElementType) => void;
|
|
29
29
|
}
|
|
30
|
-
export interface ILinkProps extends ILinkThemeColor,
|
|
30
|
+
export interface ILinkProps extends ILinkThemeColor, iStyleAttributes {
|
|
31
31
|
after?: ReactNode;
|
|
32
32
|
before?: ReactNode;
|
|
33
33
|
children?: ReactNode;
|
|
@@ -44,7 +44,7 @@ export interface ILinkProps extends ILinkThemeColor, TypeStyleAttributes {
|
|
|
44
44
|
onClick?: () => void;
|
|
45
45
|
onMouseDown?: () => void;
|
|
46
46
|
}
|
|
47
|
-
export interface ILinkWrapperProps extends ILinkThemeColor,
|
|
47
|
+
export interface ILinkWrapperProps extends ILinkThemeColor, iStyleAttributes {
|
|
48
48
|
children?: ReactNode;
|
|
49
49
|
className?: string;
|
|
50
50
|
Component?: ElementType;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
export interface IListProps extends
|
|
5
|
-
bulletFill?:
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tDirectionProps, tFillProps, tSizeProps, tTextColorProps, textStylePropsType, tTextWeightProps, titleSizePropsType } from '../../types';
|
|
4
|
+
export interface IListProps extends iStyleAttributes {
|
|
5
|
+
bulletFill?: tFillProps;
|
|
6
6
|
bulletSize?: titleSizePropsType;
|
|
7
|
-
bulletTextColor?:
|
|
7
|
+
bulletTextColor?: tTextColorProps;
|
|
8
8
|
children?: ReactNode;
|
|
9
9
|
className?: string;
|
|
10
|
-
direction?:
|
|
11
|
-
size?:
|
|
10
|
+
direction?: tDirectionProps;
|
|
11
|
+
size?: tSizeProps;
|
|
12
12
|
style?: CSSProperties;
|
|
13
13
|
type?: string;
|
|
14
14
|
}
|
|
15
|
-
export interface IListItemProps extends
|
|
15
|
+
export interface IListItemProps extends iStyleAttributes {
|
|
16
16
|
after?: ReactNode;
|
|
17
17
|
before?: ReactNode;
|
|
18
18
|
children?: ReactNode;
|
|
19
19
|
className?: string;
|
|
20
|
-
fill?:
|
|
20
|
+
fill?: tFillProps;
|
|
21
21
|
href?: string;
|
|
22
22
|
link?: string;
|
|
23
23
|
style?: CSSProperties;
|
|
24
24
|
text?: any;
|
|
25
|
-
textColor?:
|
|
25
|
+
textColor?: tTextColorProps;
|
|
26
26
|
textStyle?: textStylePropsType;
|
|
27
|
-
textWeight?:
|
|
27
|
+
textWeight?: tTextWeightProps;
|
|
28
28
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tFillProps, tHeightProps, tItemColorProps, positionPropsType, tTextColorProps, tTextSizeProps, tWidthProps } from '../../types';
|
|
4
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
5
5
|
export interface ILoaderThemeColor {
|
|
6
|
-
fill?:
|
|
7
|
-
height?:
|
|
8
|
-
itemFill?:
|
|
9
|
-
textColor?:
|
|
10
|
-
textSize?:
|
|
11
|
-
width?:
|
|
6
|
+
fill?: tFillProps;
|
|
7
|
+
height?: tHeightProps;
|
|
8
|
+
itemFill?: tItemColorProps;
|
|
9
|
+
textColor?: tTextColorProps;
|
|
10
|
+
textSize?: tTextSizeProps;
|
|
11
|
+
width?: tWidthProps;
|
|
12
12
|
}
|
|
13
|
-
type appearanceKeysType =
|
|
13
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
14
14
|
export type loaderAppearanceType = {
|
|
15
15
|
[key in appearanceKeysType]?: ILoaderThemeColor;
|
|
16
16
|
};
|
|
@@ -18,7 +18,7 @@ export interface ILoaderConfig {
|
|
|
18
18
|
appearance: loaderAppearanceType | undefined;
|
|
19
19
|
setAppearance: (newComponent: loaderAppearanceType) => void;
|
|
20
20
|
}
|
|
21
|
-
export interface ILoaderProps extends ILoaderThemeColor,
|
|
21
|
+
export interface ILoaderProps extends ILoaderThemeColor, iStyleAttributes {
|
|
22
22
|
appearance?: appearanceKeysType;
|
|
23
23
|
children?: ReactNode;
|
|
24
24
|
className?: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CSSProperties } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import { alignDirectionPropsType, alignPropsType, flexAlignPropsType,
|
|
4
|
-
export interface ILogoProps extends
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { alignDirectionPropsType, alignPropsType, flexAlignPropsType, tSizeProps, tWidthProps } from '../../types';
|
|
4
|
+
export interface ILogoProps extends iStyleAttributes {
|
|
5
5
|
alt?: string;
|
|
6
6
|
align?: alignPropsType;
|
|
7
7
|
alignDirection?: alignDirectionPropsType;
|
|
@@ -10,9 +10,9 @@ export interface ILogoProps extends TypeStyleAttributes {
|
|
|
10
10
|
href?: string;
|
|
11
11
|
link?: string;
|
|
12
12
|
mode?: string;
|
|
13
|
-
size?:
|
|
13
|
+
size?: tSizeProps;
|
|
14
14
|
source?: string;
|
|
15
15
|
src?: string;
|
|
16
16
|
style?: CSSProperties;
|
|
17
|
-
width?:
|
|
17
|
+
width?: tWidthProps;
|
|
18
18
|
}
|
package/dist/components/Logo.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
export interface IMenuProps extends
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tDirectionProps, flexGrowPropsType, tWidthProps } from '../../types';
|
|
4
|
+
export interface IMenuProps extends iStyleAttributes {
|
|
5
5
|
after?: ReactNode;
|
|
6
6
|
before?: ReactNode;
|
|
7
7
|
children?: ReactNode;
|
|
8
8
|
className?: string;
|
|
9
9
|
columns?: number;
|
|
10
|
-
direction?:
|
|
10
|
+
direction?: tDirectionProps;
|
|
11
11
|
flexGrow?: flexGrowPropsType;
|
|
12
12
|
items?: {
|
|
13
13
|
id: string;
|
|
@@ -15,6 +15,6 @@ export interface IMenuProps extends TypeStyleAttributes {
|
|
|
15
15
|
}[];
|
|
16
16
|
style?: CSSProperties;
|
|
17
17
|
type?: string;
|
|
18
|
-
width?:
|
|
18
|
+
width?: tWidthProps;
|
|
19
19
|
onClickItem?: () => void;
|
|
20
20
|
}
|
|
@@ -1,40 +1,40 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import { alignDirectionPropsType, alignPropsType,
|
|
4
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { alignDirectionPropsType, alignPropsType, tDirectionProps, tFillHoverProps, tFillProps, justifyContentPropsType, tShapeProps, tSizeProps, textColorActivePropsType, textColorHoverPropsType, tTextColorProps, textGradientPropsType, tTextSizeProps, textStylePropsType, tTextWeightProps, textWrapPropsType, underlinePropsType, tWidthProps } from '../../types';
|
|
4
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
5
5
|
export interface IMenuItemThemeColor {
|
|
6
6
|
align?: alignPropsType;
|
|
7
7
|
alignDirection?: alignDirectionPropsType;
|
|
8
|
-
descTextColor?:
|
|
8
|
+
descTextColor?: tTextColorProps;
|
|
9
9
|
descTextColorHover?: textColorHoverPropsType;
|
|
10
10
|
descTextGradient?: textGradientPropsType;
|
|
11
|
-
descTextSize?:
|
|
11
|
+
descTextSize?: tTextSizeProps;
|
|
12
12
|
descTextStyle?: textStylePropsType;
|
|
13
|
-
descTextWeight?:
|
|
13
|
+
descTextWeight?: tTextWeightProps;
|
|
14
14
|
descTextWrap?: textWrapPropsType;
|
|
15
|
-
direction?:
|
|
16
|
-
fill?:
|
|
17
|
-
fillActive?:
|
|
18
|
-
fillActiveHover?:
|
|
19
|
-
fillDisabled?:
|
|
20
|
-
fillHover?:
|
|
15
|
+
direction?: tDirectionProps;
|
|
16
|
+
fill?: tFillProps;
|
|
17
|
+
fillActive?: tFillProps;
|
|
18
|
+
fillActiveHover?: tFillHoverProps;
|
|
19
|
+
fillDisabled?: tFillProps;
|
|
20
|
+
fillHover?: tFillHoverProps;
|
|
21
21
|
justifyContent?: justifyContentPropsType;
|
|
22
|
-
linkFill?:
|
|
23
|
-
shape?:
|
|
24
|
-
size?:
|
|
25
|
-
textColor?:
|
|
22
|
+
linkFill?: tFillProps;
|
|
23
|
+
shape?: tShapeProps;
|
|
24
|
+
size?: tSizeProps;
|
|
25
|
+
textColor?: tTextColorProps;
|
|
26
26
|
textColorActive?: textColorActivePropsType;
|
|
27
27
|
textColorGradient?: textGradientPropsType;
|
|
28
28
|
textColorHover?: textColorHoverPropsType;
|
|
29
29
|
textGradient?: textGradientPropsType;
|
|
30
|
-
textSize?:
|
|
30
|
+
textSize?: tTextSizeProps;
|
|
31
31
|
textStyle?: textStylePropsType;
|
|
32
|
-
textWeight?:
|
|
32
|
+
textWeight?: tTextWeightProps;
|
|
33
33
|
textWrap?: textWrapPropsType;
|
|
34
34
|
underline?: underlinePropsType;
|
|
35
|
-
width?:
|
|
35
|
+
width?: tWidthProps;
|
|
36
36
|
}
|
|
37
|
-
type appearanceKeysType =
|
|
37
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
38
38
|
export type menuItemAppearanceType = {
|
|
39
39
|
[key in appearanceKeysType]?: IMenuItemThemeColor;
|
|
40
40
|
};
|
|
@@ -42,7 +42,7 @@ export interface IMenuItemConfig {
|
|
|
42
42
|
appearance: menuItemAppearanceType | undefined;
|
|
43
43
|
setAppearance: (newComponent: menuItemAppearanceType) => void;
|
|
44
44
|
}
|
|
45
|
-
export interface IMenuItemProps extends IMenuItemThemeColor,
|
|
45
|
+
export interface IMenuItemProps extends IMenuItemThemeColor, iStyleAttributes {
|
|
46
46
|
after?: ReactNode;
|
|
47
47
|
appearance?: appearanceKeysType;
|
|
48
48
|
before?: ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { MouseEventHandler, ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import { fillGradientPropsType,
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { fillGradientPropsType, tFillProps } from '../../types';
|
|
4
4
|
export interface IModalLoaderProps {
|
|
5
5
|
}
|
|
6
6
|
export interface IModalRef {
|
|
@@ -9,7 +9,7 @@ export interface IModalRef {
|
|
|
9
9
|
closeModal: MouseEventHandler<HTMLDivElement>;
|
|
10
10
|
modalElement: Element | HTMLDivElement | null;
|
|
11
11
|
}
|
|
12
|
-
export interface IModalProps extends
|
|
12
|
+
export interface IModalProps extends iStyleAttributes {
|
|
13
13
|
children?: ReactNode;
|
|
14
14
|
className?: string;
|
|
15
15
|
closeButton?: ReactNode;
|
|
@@ -17,7 +17,7 @@ export interface IModalProps extends TypeStyleAttributes {
|
|
|
17
17
|
id?: string;
|
|
18
18
|
isOverlay?: boolean;
|
|
19
19
|
overlayClassName?: string;
|
|
20
|
-
overlayFill?:
|
|
20
|
+
overlayFill?: tFillProps;
|
|
21
21
|
overlayFillGradient?: fillGradientPropsType;
|
|
22
22
|
overlayOpacity?: string;
|
|
23
23
|
isOpen: boolean;
|
package/dist/components/Modal.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
3
|
+
import { tFillProps, tSizeProps, tTextColorProps, tTextSizeProps, titleSizePropsType } from '../../types';
|
|
4
|
+
import { tAppearanceKeysDefault } from '../../types/componentProps/appearanceKeys';
|
|
5
5
|
export interface INotificationItemThemeColor {
|
|
6
|
-
fill?:
|
|
7
|
-
size?:
|
|
8
|
-
textColor?:
|
|
9
|
-
textSize?:
|
|
10
|
-
titleTextColor?:
|
|
6
|
+
fill?: tFillProps;
|
|
7
|
+
size?: tSizeProps;
|
|
8
|
+
textColor?: tTextColorProps;
|
|
9
|
+
textSize?: tTextSizeProps;
|
|
10
|
+
titleTextColor?: tTextColorProps;
|
|
11
11
|
titleTextSize?: titleSizePropsType;
|
|
12
12
|
}
|
|
13
|
-
type appearanceKeysType =
|
|
13
|
+
type appearanceKeysType = tAppearanceKeysDefault & {};
|
|
14
14
|
export type notificationItemAppearanceType = {
|
|
15
15
|
[key in appearanceKeysType]?: INotificationItemThemeColor;
|
|
16
16
|
};
|
|
@@ -18,7 +18,7 @@ export interface INotificationItemConfig {
|
|
|
18
18
|
appearance: notificationItemAppearanceType | undefined;
|
|
19
19
|
setAppearance: (newComponent: notificationItemAppearanceType) => void;
|
|
20
20
|
}
|
|
21
|
-
export interface INotificationItemProps extends
|
|
21
|
+
export interface INotificationItemProps extends iStyleAttributes {
|
|
22
22
|
after?: ReactNode;
|
|
23
23
|
appearance?: appearanceKeysType;
|
|
24
24
|
before?: ReactNode;
|
|
@@ -27,23 +27,23 @@ export interface INotificationItemProps extends TypeStyleAttributes {
|
|
|
27
27
|
dataTour?: string;
|
|
28
28
|
id?: number | string;
|
|
29
29
|
set?: string;
|
|
30
|
-
size?:
|
|
30
|
+
size?: tSizeProps;
|
|
31
31
|
status?: string;
|
|
32
32
|
text?: string;
|
|
33
|
-
textColor?:
|
|
34
|
-
textSize?:
|
|
33
|
+
textColor?: tTextColorProps;
|
|
34
|
+
textSize?: tTextSizeProps;
|
|
35
35
|
title?: string;
|
|
36
|
-
titleTextColor?:
|
|
36
|
+
titleTextColor?: tTextColorProps;
|
|
37
37
|
titleTextSize?: titleSizePropsType;
|
|
38
38
|
type?: string;
|
|
39
39
|
onClickClose?: (id?: number | string) => void;
|
|
40
|
-
fill?:
|
|
40
|
+
fill?: tFillProps;
|
|
41
41
|
}
|
|
42
42
|
export interface INotificationListProps {
|
|
43
43
|
className?: string;
|
|
44
44
|
closeButton?: ReactNode;
|
|
45
45
|
set?: string;
|
|
46
|
-
size?:
|
|
46
|
+
size?: tSizeProps;
|
|
47
47
|
type?: string;
|
|
48
48
|
}
|
|
49
49
|
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { fillGradientPropsType,
|
|
3
|
-
export interface IOverlayProps extends
|
|
1
|
+
import { iStyleAttributes } from '../../hooks/styleAttributes.interface';
|
|
2
|
+
import { fillGradientPropsType, tFillProps } from '../../types';
|
|
3
|
+
export interface IOverlayProps extends iStyleAttributes {
|
|
4
4
|
className?: string;
|
|
5
|
-
fill?:
|
|
5
|
+
fill?: tFillProps;
|
|
6
6
|
fillGradient?: fillGradientPropsType;
|
|
7
7
|
opacity?: string;
|
|
8
8
|
type?: string;
|