@itcase/ui 1.9.58 → 1.9.60
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/{Avatar_cjs_BIHJrAbQ.js → Avatar_cjs_rB8eleZS.js} +5 -8
- package/dist/{Avatar_es_CtP68jPM.js → Avatar_es_eDWRG48M.js} +2 -5
- package/dist/{Button_cjs_BCcz3-Fw.js → Button_cjs_cNwSkY7f.js} +7 -13
- package/dist/{Button_es_DAzeb-vJ.js → Button_es_egCg1YEe.js} +2 -8
- package/dist/{ChipsGroup_cjs_C27x9x9O.js → ChipsGroup_cjs_DvFJapnM.js} +7 -11
- package/dist/{ChipsGroup_es_BTe1MYhV.js → ChipsGroup_es_C7tQ_vNa.js} +1 -5
- package/dist/{DatePicker_cjs_Dvw_cGFH.js → DatePicker_cjs_B03pbJ0K.js} +10 -14
- package/dist/{DatePicker_es_t3u6yddn.js → DatePicker_es_DIuTzpna.js} +4 -8
- package/dist/{Group_cjs_BLGSskb3.js → Group_cjs_DtBLfpiv.js} +4 -6
- package/dist/{Group_es_CP-uIchb.js → Group_es_BUkLNi2_.js} +1 -3
- package/dist/{Image_cjs_Hvjp2QDB.js → Image_cjs_BSwaz7r5.js} +4 -6
- package/dist/{Image_es_DpOCNWpn.js → Image_es_DhPg4srf.js} +1 -3
- package/dist/{Input_cjs_BQIi1N63.js → Input_cjs_Cr6u1JXB.js} +3 -4
- package/dist/{Input_es_BYbc2X9M.js → Input_es_Da2Yhzcz.js} +1 -2
- package/dist/{Label_cjs_RI5tFcPt.js → Label_cjs_DMOG-8Eu.js} +5 -9
- package/dist/{Label_es_CNRTIAWo.js → Label_es_DZn7Ulmk.js} +1 -5
- package/dist/{Loader_cjs_CJpdLndn.js → Loader_cjs_Bi6IoQFb.js} +5 -8
- package/dist/{Loader_es_CqlLujBJ.js → Loader_es_BZMRBcgn.js} +1 -4
- package/dist/{Overlay_cjs_BK_0yTLw.js → Overlay_cjs_bR_cRWP3.js} +4 -6
- package/dist/{Overlay_es_DOO535JM.js → Overlay_es_BVxlUWXu.js} +1 -3
- package/dist/{SelectContainer_cjs_DJ_IUDjE.js → SelectContainer_cjs_DSMCeePO.js} +17 -22
- package/dist/{SelectContainer_es_BYBGTq-u.js → SelectContainer_es_D2Yz1Qwi.js} +3 -8
- package/dist/cjs/components/Accordion.js +7 -22
- package/dist/cjs/components/Avatar.js +4 -18
- package/dist/cjs/components/AvatarStack.js +8 -22
- package/dist/cjs/components/Badge.js +5 -19
- package/dist/cjs/components/Breadcrumbs.js +7 -21
- package/dist/cjs/components/Button.js +4 -18
- package/dist/cjs/components/Cell.js +6 -20
- package/dist/cjs/components/Checkbox.js +7 -15
- package/dist/cjs/components/Checkmark.js +5 -19
- package/dist/cjs/components/Chips.js +2 -16
- package/dist/cjs/components/Choice.js +7 -21
- package/dist/cjs/components/Code.js +5 -10
- package/dist/cjs/components/CookiesWarning.js +7 -21
- package/dist/cjs/components/Dadata.js +4 -9
- package/dist/cjs/components/DatePeriod.js +18 -33
- package/dist/cjs/components/DatePicker.js +7 -21
- package/dist/cjs/components/Divider.js +6 -14
- package/dist/cjs/components/Dot.js +4 -10
- package/dist/cjs/components/Drawer.js +6 -21
- package/dist/cjs/components/Dropdown.js +5 -21
- package/dist/cjs/components/Dropzone.js +11 -25
- package/dist/cjs/components/Flex.js +6 -12
- package/dist/cjs/components/Grid.js +8 -14
- package/dist/cjs/components/Group.js +3 -10
- package/dist/cjs/components/HTMLContent.js +4 -10
- package/dist/cjs/components/HeroTitle.js +5 -19
- package/dist/cjs/components/Icon.js +5 -19
- package/dist/cjs/components/Image.js +4 -12
- package/dist/cjs/components/Input.js +4 -9
- package/dist/cjs/components/InputNumber.js +6 -20
- package/dist/cjs/components/InputPassword.js +6 -20
- package/dist/cjs/components/Label.js +2 -16
- package/dist/cjs/components/Link.js +6 -14
- package/dist/cjs/components/List.js +8 -16
- package/dist/cjs/components/Loader.js +3 -11
- package/dist/cjs/components/Logo.js +8 -18
- package/dist/cjs/components/MenuItem.js +5 -19
- package/dist/cjs/components/Modal.js +7 -21
- package/dist/cjs/components/ModalSheetBottom.js +5 -19
- package/dist/cjs/components/Notification.js +11 -25
- package/dist/cjs/components/Overlay.js +3 -10
- package/dist/cjs/components/Pagination.js +8 -24
- package/dist/cjs/components/Radio.js +5 -13
- package/dist/cjs/components/RangeSlider.js +4 -10
- package/dist/cjs/components/Response.js +10 -24
- package/dist/cjs/components/SVGContent.js +5 -14
- package/dist/cjs/components/ScrollOnDrag.js +4 -10
- package/dist/cjs/components/ScrollToView.js +4 -10
- package/dist/cjs/components/Search.js +7 -21
- package/dist/cjs/components/Segmented.js +6 -20
- package/dist/cjs/components/Select.js +5 -20
- package/dist/cjs/components/Swiper.js +6 -20
- package/dist/cjs/components/Switch.js +5 -13
- package/dist/cjs/components/Tab.js +8 -23
- package/dist/cjs/components/Text.js +6 -14
- package/dist/cjs/components/Textarea.js +5 -10
- package/dist/cjs/components/Tile.js +5 -19
- package/dist/cjs/components/Title.js +5 -19
- package/dist/cjs/components/Tooltip.js +5 -19
- package/dist/cjs/components/Video.js +5 -9
- package/dist/cjs/components/Warning.js +5 -19
- package/dist/cjs/context/Notifications.js +16 -188
- package/dist/cjs/context/UIContext.js +14 -71
- package/dist/cjs/context/UrlAssetPrefix.js +15 -13
- package/dist/cjs/hoc/urlWithAssetPrefix.js +14 -73
- package/dist/cjs/hooks/useAppearanceConfig/useAppearanceConfig.js +14 -25
- package/dist/cjs/hooks/useAppearanceConfig.js +12 -2
- package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +10 -124
- package/dist/cjs/hooks/useDevicePropsGenerator.js +6 -9
- package/dist/cjs/hooks/useDeviceTargetClass.js +8 -4
- package/dist/cjs/hooks/useMediaQueries/useMediaQueries.js +13 -116
- package/dist/cjs/hooks/useMediaQueries.js +11 -2
- package/dist/cjs/hooks/useStyles/styleAttributes.js +15 -168
- package/dist/cjs/hooks/useStyles/useStyles.js +10 -196
- package/dist/cjs/hooks/useStyles.js +7 -10
- package/dist/cjs/hooks.js +15 -6
- package/dist/cjs/utils/mergeAppearanceKeys.js +15 -15
- package/dist/cjs/utils/setViewportProperty.js +15 -5
- package/dist/cjs/utils.js +14 -4
- package/dist/components/Accordion.js +1 -16
- package/dist/components/Avatar.js +4 -18
- package/dist/components/AvatarStack.js +4 -18
- package/dist/components/Badge/index.js +1 -1
- package/dist/components/Badge.js +2 -16
- package/dist/components/Breadcrumbs.js +1 -15
- package/dist/components/Button.js +4 -18
- package/dist/components/Cell.js +2 -16
- package/dist/components/Checkbox.js +4 -12
- package/dist/components/Checkmark.js +1 -15
- package/dist/components/Chips.js +2 -16
- package/dist/components/Choice.js +2 -16
- package/dist/components/Code.js +3 -8
- package/dist/components/CookiesWarning.js +4 -18
- package/dist/components/Dadata.js +4 -9
- package/dist/components/DatePeriod.js +12 -27
- package/dist/components/DatePicker.js +7 -21
- package/dist/components/Divider.js +3 -11
- package/dist/components/Dot.js +2 -8
- package/dist/components/Drawer.js +3 -18
- package/dist/components/Dropdown.js +1 -17
- package/dist/components/Dropzone.js +7 -21
- package/dist/components/Flex.js +2 -8
- package/dist/components/Grid.js +2 -8
- package/dist/components/Group.js +3 -10
- package/dist/components/HTMLContent.js +2 -8
- package/dist/components/HeroTitle.js +1 -15
- package/dist/components/Icon.js +2 -16
- package/dist/components/Image.js +4 -12
- package/dist/components/Input.js +4 -9
- package/dist/components/InputNumber.js +4 -18
- package/dist/components/InputPassword/index.js +1 -1
- package/dist/components/InputPassword.js +3 -17
- package/dist/components/Label.js +2 -16
- package/dist/components/Link/index.js +1 -1
- package/dist/components/Link.js +2 -10
- package/dist/components/List.js +2 -10
- package/dist/components/Loader.js +3 -11
- package/dist/components/Logo.js +3 -13
- package/dist/components/MenuItem.js +1 -15
- package/dist/components/Modal/index.js +1 -1
- package/dist/components/Modal.js +3 -17
- package/dist/components/ModalSheetBottom.js +1 -15
- package/dist/components/Notification/index.js +1 -1
- package/dist/components/Notification.js +5 -19
- package/dist/components/Overlay.js +3 -10
- package/dist/components/Pagination.js +1 -17
- package/dist/components/Radio.js +2 -10
- package/dist/components/RangeSlider.js +2 -8
- package/dist/components/Response.js +5 -19
- package/dist/components/SVGContent.js +2 -11
- package/dist/components/ScrollOnDrag.js +2 -8
- package/dist/components/ScrollToView.js +2 -8
- package/dist/components/Search/index.js +1 -1
- package/dist/components/Search.js +1 -15
- package/dist/components/Segmented.js +2 -16
- package/dist/components/Select.js +5 -20
- package/dist/components/Swiper.js +2 -16
- package/dist/components/Switch.js +2 -10
- package/dist/components/Tab.js +2 -17
- package/dist/components/Text.js +3 -11
- package/dist/components/Textarea.js +3 -8
- package/dist/components/Tile.js +1 -15
- package/dist/components/Title.js +2 -16
- package/dist/components/Tooltip.js +2 -16
- package/dist/components/Video.js +4 -8
- package/dist/components/Warning.js +1 -15
- package/dist/hooks/useAppearanceConfig.js +11 -1
- package/dist/hooks/useDevicePropsGenerator.js +5 -8
- package/dist/hooks/useMediaQueries.js +10 -1
- package/dist/hooks/useStyles.js +6 -9
- package/dist/hooks.js +12 -7
- package/dist/primitives_cjs_CnyJ13MJ.js +2715 -0
- package/dist/primitives_es_BjyEnscF.js +2672 -0
- package/dist/types/components/Accordion/index.d.ts +1 -0
- package/dist/types/components/Avatar/index.d.ts +1 -0
- package/dist/types/components/AvatarStack/index.d.ts +1 -0
- package/dist/types/components/Badge/index.d.ts +2 -1
- package/dist/types/components/Breadcrumbs/index.d.ts +1 -0
- package/dist/types/components/Button/Button.d.ts +45 -45
- package/dist/types/components/Button/index.d.ts +1 -0
- package/dist/types/components/Cell/index.d.ts +1 -0
- package/dist/types/components/Checkbox/index.d.ts +1 -0
- package/dist/types/components/Checkmark/index.d.ts +1 -0
- package/dist/types/components/Choice/index.d.ts +1 -0
- package/dist/types/components/Code/index.d.ts +1 -0
- package/dist/types/components/CookiesWarning/index.d.ts +1 -0
- package/dist/types/components/Dadata/index.d.ts +1 -0
- package/dist/types/components/DatePeriod/index.d.ts +1 -0
- package/dist/types/components/DatePicker/index.d.ts +1 -0
- package/dist/types/components/Divider/index.d.ts +1 -0
- package/dist/types/components/Dot/index.d.ts +1 -0
- package/dist/types/components/Drawer/index.d.ts +1 -0
- package/dist/types/components/Dropdown/index.d.ts +1 -0
- package/dist/types/components/Dropzone/index.d.ts +1 -0
- package/dist/types/components/Flex/index.d.ts +1 -0
- package/dist/types/components/Grid/index.d.ts +1 -0
- package/dist/types/components/Group/Group.d.ts +5 -5
- package/dist/types/components/Group/index.d.ts +1 -0
- package/dist/types/components/HTMLContent/index.d.ts +1 -0
- package/dist/types/components/HeroTitle/index.d.ts +1 -0
- package/dist/types/components/Icon/Icon.d.ts +2 -2
- package/dist/types/components/Icon/index.d.ts +1 -0
- package/dist/types/components/Image/index.d.ts +1 -0
- package/dist/types/components/Input/index.d.ts +1 -0
- package/dist/types/components/InputPassword/index.d.ts +2 -1
- package/dist/types/components/Label/index.d.ts +1 -0
- package/dist/types/components/Link/index.d.ts +2 -1
- package/dist/types/components/List/index.d.ts +1 -0
- package/dist/types/components/Loader/index.d.ts +1 -0
- package/dist/types/components/Logo/index.d.ts +1 -0
- package/dist/types/components/MenuItem/index.d.ts +1 -0
- package/dist/types/components/Modal/Modal.d.ts +16 -16
- package/dist/types/components/Modal/index.d.ts +2 -1
- package/dist/types/components/ModalSheetBottom/ModalSheetBottom.d.ts +7 -7
- package/dist/types/components/ModalSheetBottom/index.d.ts +1 -0
- package/dist/types/components/Notification/index.d.ts +2 -1
- package/dist/types/components/Overlay/index.d.ts +1 -0
- package/dist/types/components/Pagination/index.d.ts +1 -0
- package/dist/types/components/Radio/index.d.ts +1 -0
- package/dist/types/components/RangeSlider/index.d.ts +1 -0
- package/dist/types/components/Response/Response.d.ts +33 -33
- package/dist/types/components/Response/index.d.ts +1 -0
- package/dist/types/components/SVGContent/SVGContent.d.ts +1 -1
- package/dist/types/components/SVGContent/index.d.ts +1 -0
- package/dist/types/components/ScrollOnDrag/index.d.ts +1 -0
- package/dist/types/components/ScrollToView/index.d.ts +1 -0
- package/dist/types/components/Scrollbar/index.d.ts +1 -0
- package/dist/types/components/Search/SearchInput.d.ts +19 -19
- package/dist/types/components/Search/index.d.ts +2 -1
- package/dist/types/components/Segmented/index.d.ts +1 -0
- package/dist/types/components/Select/index.d.ts +1 -0
- package/dist/types/components/Swiper/index.d.ts +1 -0
- package/dist/types/components/Switch/Switch.d.ts +4 -4
- package/dist/types/components/Switch/index.d.ts +1 -0
- package/dist/types/components/Tab/index.d.ts +1 -0
- package/dist/types/components/Text/index.d.ts +1 -0
- package/dist/types/components/Textarea/index.d.ts +1 -0
- package/dist/types/components/Tile/index.d.ts +1 -0
- package/dist/types/components/Title/index.d.ts +1 -0
- package/dist/types/components/Tooltip/Tooltip.d.ts +6 -6
- package/dist/types/components/Tooltip/index.d.ts +1 -0
- package/dist/types/components/Video/index.d.ts +1 -0
- package/dist/types/components/Warning/index.d.ts +1 -0
- package/dist/utils.js +12 -2
- package/package.json +1 -1
- package/dist/Divider_cjs_C5Ou2Kqa.js +0 -104
- package/dist/Divider_es_D2snK_vn.js +0 -100
- package/dist/DropdownItem_cjs_k28TIoDU.js +0 -230
- package/dist/DropdownItem_es_DjPgbwtU.js +0 -225
- package/dist/Icon_cjs_DTvdhr8B.js +0 -1099
- package/dist/Icon_es_kewxGRUB.js +0 -1086
- package/dist/Link_cjs_Dn7UhCYe.js +0 -277
- package/dist/Link_es_BDAmhIzd.js +0 -272
- package/dist/Text_cjs_erTy2pUN.js +0 -68
- package/dist/Text_es_DVNvU0m0.js +0 -64
|
@@ -2,3 +2,4 @@ import { Accordion } from './Accordion';
|
|
|
2
2
|
import { accordionAppearance } from './Accordion.appearance';
|
|
3
3
|
import { AccordionItem, accordionItemConfig } from './AccordionItem';
|
|
4
4
|
export { Accordion, accordionAppearance, AccordionItem, accordionItemConfig };
|
|
5
|
+
export type { AccordionItemAppearance, AccordionItemConfig, AccordionItemEventData, AccordionItemProps, AccordionProps, } from './Accordion.interface';
|
|
@@ -2,3 +2,4 @@ import { Breadcrumbs } from './Breadcrumbs';
|
|
|
2
2
|
import { BreadcrumbsItem } from './BreadcrumbsItem';
|
|
3
3
|
export { breadcrumbsAppearance } from './Breadcrumbs.appearance';
|
|
4
4
|
export { Breadcrumbs, BreadcrumbsItem };
|
|
5
|
+
export type { BreadcrumbsAppearance, BreadcrumbsConfig, BreadcrumbsItemProps, BreadcrumbsProps, } from './Breadcrumbs.interface';
|
|
@@ -8,46 +8,46 @@ declare const Button: React.ForwardRefExoticComponent<{
|
|
|
8
8
|
borderWidth?: import("@itcase/types-ui").BorderWidthProps;
|
|
9
9
|
fill?: import("@itcase/types-ui").FillProps;
|
|
10
10
|
fillHover?: import("@itcase/types-ui").FillHoverProps;
|
|
11
|
-
icon?: import("
|
|
12
|
-
iconAfter?: import("
|
|
13
|
-
iconAfterAppearance?: import("
|
|
11
|
+
icon?: import("src/components/Icon").IconProps["SvgImage"];
|
|
12
|
+
iconAfter?: import("src/components/Icon").IconProps["SvgImage"];
|
|
13
|
+
iconAfterAppearance?: import("src/components/Icon").IconProps["appearance"];
|
|
14
14
|
iconAfterAppearanceSize?: import("@itcase/types-ui").AppearanceIconSizeKey;
|
|
15
|
-
iconAfterFill?: import("
|
|
16
|
-
iconAfterFillIcon?: import("
|
|
17
|
-
iconAfterFillSize?: import("
|
|
18
|
-
iconAfterShape?: import("
|
|
19
|
-
iconAfterSize?: import("
|
|
20
|
-
iconAfterSrc?: import("
|
|
21
|
-
iconAppearance?: import("
|
|
22
|
-
iconAppearanceSize?: import("
|
|
23
|
-
iconBefore?: import("
|
|
24
|
-
iconBeforeAppearance?: import("
|
|
15
|
+
iconAfterFill?: import("src/components/Icon").IconProps["fill"];
|
|
16
|
+
iconAfterFillIcon?: import("src/components/Icon").IconProps["iconFill"];
|
|
17
|
+
iconAfterFillSize?: import("src/components/Icon").IconProps["fillSize"];
|
|
18
|
+
iconAfterShape?: import("src/components/Icon").IconProps["shape"];
|
|
19
|
+
iconAfterSize?: import("src/components/Icon").IconProps["iconSize"];
|
|
20
|
+
iconAfterSrc?: import("src/components/Icon").IconProps["imageSrc"];
|
|
21
|
+
iconAppearance?: import("src/components/Icon").IconProps["appearance"];
|
|
22
|
+
iconAppearanceSize?: import("src/components/Icon").IconProps["iconSize"];
|
|
23
|
+
iconBefore?: import("src/components/Icon").IconProps["SvgImage"];
|
|
24
|
+
iconBeforeAppearance?: import("src/components/Icon").IconProps["appearance"];
|
|
25
25
|
iconBeforeAppearanceSize?: import("@itcase/types-ui").AppearanceIconSizeKey;
|
|
26
|
-
iconBeforeFill?: import("
|
|
27
|
-
iconBeforeFillIcon?: import("
|
|
28
|
-
iconBeforeFillSize?: import("
|
|
29
|
-
iconBeforeShape?: import("
|
|
30
|
-
iconBeforeSize?: import("
|
|
31
|
-
iconBeforeSrc?: import("
|
|
32
|
-
iconFill?: import("
|
|
33
|
-
iconFillHover?: import("
|
|
34
|
-
iconFillIcon?: import("
|
|
35
|
-
iconFillSize?: import("
|
|
36
|
-
iconShape?: import("
|
|
37
|
-
iconSize?: import("
|
|
38
|
-
iconSrc?: import("
|
|
39
|
-
labelTextColor?: import("
|
|
40
|
-
labelTextColorHover?: import("
|
|
41
|
-
labelTextSize?: import("
|
|
42
|
-
labelTextWeight?: import("
|
|
43
|
-
labelTextWrap?: import("
|
|
44
|
-
loaderAppearance?: import("
|
|
26
|
+
iconBeforeFill?: import("src/components/Icon").IconProps["fill"];
|
|
27
|
+
iconBeforeFillIcon?: import("src/components/Icon").IconProps["iconFill"];
|
|
28
|
+
iconBeforeFillSize?: import("src/components/Icon").IconProps["fillSize"];
|
|
29
|
+
iconBeforeShape?: import("src/components/Icon").IconProps["shape"];
|
|
30
|
+
iconBeforeSize?: import("src/components/Icon").IconProps["iconSize"];
|
|
31
|
+
iconBeforeSrc?: import("src/components/Icon").IconProps["imageSrc"];
|
|
32
|
+
iconFill?: import("src/components/Icon").IconProps["fill"];
|
|
33
|
+
iconFillHover?: import("src/components/Icon").IconProps["fillHover"];
|
|
34
|
+
iconFillIcon?: import("src/components/Icon").IconProps["iconFill"];
|
|
35
|
+
iconFillSize?: import("src/components/Icon").IconProps["fillSize"];
|
|
36
|
+
iconShape?: import("src/components/Icon").IconProps["shape"];
|
|
37
|
+
iconSize?: import("src/components/Icon").IconProps["iconSize"];
|
|
38
|
+
iconSrc?: import("src/components/Icon").IconProps["imageSrc"];
|
|
39
|
+
labelTextColor?: import("src/components/Text").TextProps["textColor"];
|
|
40
|
+
labelTextColorHover?: import("src/components/Text").TextProps["textColorHover"];
|
|
41
|
+
labelTextSize?: import("src/components/Text").TextProps["size"];
|
|
42
|
+
labelTextWeight?: import("src/components/Text").TextProps["textWeight"];
|
|
43
|
+
labelTextWrap?: import("src/components/Text").TextProps["textWrap"];
|
|
44
|
+
loaderAppearance?: import("src/components/Loader").LoaderProps["appearance"];
|
|
45
45
|
loaderAppearanceSize?: import("@itcase/types-ui").AppearanceSizeKey;
|
|
46
|
-
loaderFill?: import("
|
|
47
|
-
loaderItemFill?: import("
|
|
48
|
-
loaderShape?: import("
|
|
49
|
-
loaderSize?: import("
|
|
50
|
-
loaderType?: import("
|
|
46
|
+
loaderFill?: import("src/components/Loader").LoaderProps["fill"];
|
|
47
|
+
loaderItemFill?: import("src/components/Loader").LoaderProps["itemFill"];
|
|
48
|
+
loaderShape?: import("src/components/Loader").LoaderProps["shape"];
|
|
49
|
+
loaderSize?: import("src/components/Loader").LoaderProps["size"];
|
|
50
|
+
loaderType?: import("src/components/Loader").LoaderProps["type"];
|
|
51
51
|
shape?: import("@itcase/types-ui").ShapeProps;
|
|
52
52
|
shapeStrength?: import("@itcase/types-ui").ShapeStrengthProps;
|
|
53
53
|
size?: import("@itcase/types-ui").SizeProps;
|
|
@@ -64,22 +64,22 @@ declare const Button: React.ForwardRefExoticComponent<{
|
|
|
64
64
|
dataTestId?: string;
|
|
65
65
|
dataTour?: string;
|
|
66
66
|
elevation?: import("@itcase/types-ui").ElevationProps;
|
|
67
|
-
href?: import("
|
|
68
|
-
htmlType?: import("
|
|
69
|
-
isDisabled?: import("
|
|
67
|
+
href?: import("src/components/Link").LinkWrapperProps["href"];
|
|
68
|
+
htmlType?: import("src/components/Link").LinkWrapperProps["type"];
|
|
69
|
+
isDisabled?: import("src/components/Link").LinkWrapperProps["disabled"];
|
|
70
70
|
isHolding?: boolean;
|
|
71
71
|
isLoading?: boolean;
|
|
72
72
|
isSkeleton?: boolean;
|
|
73
73
|
label?: string;
|
|
74
|
-
labelTextTruncate?: import("
|
|
75
|
-
labelTextWidth?: import("
|
|
76
|
-
link?: import("
|
|
74
|
+
labelTextTruncate?: import("src/components/Text").TextProps["textTruncate"];
|
|
75
|
+
labelTextWidth?: import("src/components/Text").TextProps["width"];
|
|
76
|
+
link?: import("src/components/Link").LinkWrapperProps["href"];
|
|
77
77
|
onClick?: (event?: MouseEvent) => void;
|
|
78
78
|
onHoldComplete?: () => void;
|
|
79
79
|
onMouseDown?: () => void;
|
|
80
|
-
rel?: import("
|
|
80
|
+
rel?: import("src/components/Link").LinkWrapperProps["rel"];
|
|
81
81
|
style?: React.CSSProperties;
|
|
82
|
-
target?: import("
|
|
82
|
+
target?: import("src/components/Link").LinkWrapperProps["target"];
|
|
83
83
|
tooltip?: string;
|
|
84
84
|
} & React.RefAttributes<HTMLDivElement>>;
|
|
85
85
|
export { Button, buttonConfig };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { CookiesWarning, cookiesWarningConfig } from './CookiesWarning';
|
|
2
2
|
import { cookiesWarningAppearance } from './CookiesWarning.appearance';
|
|
3
3
|
export { CookiesWarning, cookiesWarningAppearance, cookiesWarningConfig };
|
|
4
|
+
export type { CookiesWarningAppearance, CookiesWarningConfig, CookiesWarningProps, } from './CookiesWarning.interface';
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
export { datePickerConfig, DatePickerInput } from './DatePicker';
|
|
2
2
|
export { datePickerAppearance } from './DatePicker.appearance';
|
|
3
|
+
export type { DatePickerAppearance, DatePickerConfig, DatePickerCustomInput, DatePickerInputAppearanceProps, DatePickerInputIcon, DatePickerInputProps, } from './DatePicker.interface';
|
|
@@ -2,3 +2,4 @@ import { Dropdown } from './Dropdown';
|
|
|
2
2
|
import { DropdownItem, dropdownItemConfig } from './DropdownItem';
|
|
3
3
|
import { dropdownItemAppearance } from './DropdownItem.appearance';
|
|
4
4
|
export { Dropdown, DropdownItem, dropdownItemAppearance, dropdownItemConfig };
|
|
5
|
+
export type { DropdownAppearance, DropdownConfig, DropdownItemAppearance, DropdownItemConfig, DropdownItemProps, DropdownProps, } from './Dropdown.interface';
|
|
@@ -22,15 +22,15 @@ declare const Group: React.ForwardRefExoticComponent<{
|
|
|
22
22
|
flexGrow?: string;
|
|
23
23
|
height?: import("@itcase/types-ui").HeightProps;
|
|
24
24
|
hoverFilter?: string;
|
|
25
|
-
iconFillHover?: import("../Icon
|
|
25
|
+
iconFillHover?: import("../Icon").IconProps["fillHover"];
|
|
26
26
|
justifyContent?: import("@itcase/types-ui").JustifyContentProps;
|
|
27
|
-
labelTextColor?: import("../Label
|
|
27
|
+
labelTextColor?: import("../Label").LabelProps["labelTextColor"];
|
|
28
28
|
shape?: import("@itcase/types-ui").ShapeProps;
|
|
29
29
|
shapeStrength?: import("@itcase/types-ui").ShapeStrengthProps;
|
|
30
30
|
stacking?: import("@itcase/types-ui").StackingProps;
|
|
31
|
-
textColor?: import("../Text
|
|
32
|
-
textColorActive?: import("../Text
|
|
33
|
-
textColorHover?: import("../Text
|
|
31
|
+
textColor?: import("../Text").TextProps["textColor"];
|
|
32
|
+
textColorActive?: import("../Text").TextProps["textColorActive"];
|
|
33
|
+
textColorHover?: import("../Text").TextProps["textColorHover"];
|
|
34
34
|
width?: import("@itcase/types-ui").WidthProps;
|
|
35
35
|
wrap?: import("@itcase/types-ui").WrapProps;
|
|
36
36
|
} & import("../../hooks/useStyles/styleAttributes.interface").StyleAttributes & {
|
|
@@ -21,8 +21,8 @@ declare const Icon: React.ForwardRefExoticComponent<Omit<import("src/components/
|
|
|
21
21
|
isDisabled?: boolean;
|
|
22
22
|
isSkeleton?: boolean;
|
|
23
23
|
link?: string;
|
|
24
|
-
linkRel?: import("
|
|
25
|
-
linkTarget?: import("
|
|
24
|
+
linkRel?: import("src/components/Link").LinkWrapperProps["rel"];
|
|
25
|
+
linkTarget?: import("src/components/Link").LinkWrapperProps["target"];
|
|
26
26
|
notification?: string;
|
|
27
27
|
onClick?: (event?: React.MouseEvent<HTMLDivElement>) => void;
|
|
28
28
|
onMouseEnter?: () => void;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
export { inputPasswordAppearance } from './InputPassword.appearance';
|
|
2
1
|
export { InputPassword, inputPasswordConfig } from './InputPassword';
|
|
2
|
+
export { inputPasswordAppearance } from './InputPassword.appearance';
|
|
3
|
+
export type { InputPasswordAppearance, InputPasswordConfig, InputPasswordProps, } from './InputPassword.interface';
|
|
@@ -6,32 +6,32 @@ declare const Modal: React.ForwardRefExoticComponent<{
|
|
|
6
6
|
borderType?: import("@itcase/types-ui").BorderTypeProps;
|
|
7
7
|
borderWidth?: import("@itcase/types-ui").BorderWidthProps;
|
|
8
8
|
closeIcon?: boolean;
|
|
9
|
-
closeIconAppearance?: import("
|
|
9
|
+
closeIconAppearance?: import("src/components/Icon").IconProps["appearance"];
|
|
10
10
|
closeIconAppearanceSize?: import("@itcase/types-ui").AppearanceIconSizeKey;
|
|
11
|
-
closeIconFillSize?: import("
|
|
12
|
-
closeIconImage?: import("
|
|
13
|
-
closeIconShape?: import("
|
|
14
|
-
closeIconSize?: import("
|
|
11
|
+
closeIconFillSize?: import("src/components/Icon").IconProps["fillSize"];
|
|
12
|
+
closeIconImage?: import("src/components/Icon").IconProps["SvgImage"];
|
|
13
|
+
closeIconShape?: import("src/components/Icon").IconProps["shape"];
|
|
14
|
+
closeIconSize?: import("src/components/Icon").IconProps["iconSize"];
|
|
15
15
|
elevation?: import("@itcase/types-ui").ElevationProps;
|
|
16
16
|
fill?: import("@itcase/types-ui").FillProps;
|
|
17
17
|
isDisabled?: boolean;
|
|
18
18
|
isOpen?: boolean;
|
|
19
19
|
itemFill?: import("@itcase/types-ui").ItemFillProps;
|
|
20
|
-
overlayFill?: import("
|
|
21
|
-
overlayOpacity?: import("
|
|
20
|
+
overlayFill?: import("src/components/Overlay").OverlayProps["fill"];
|
|
21
|
+
overlayOpacity?: import("src/components/Overlay").OverlayProps["opacity"];
|
|
22
22
|
print?: boolean;
|
|
23
23
|
shape?: import("@itcase/types-ui").ShapeProps;
|
|
24
24
|
shapeStrength?: import("@itcase/types-ui").ShapeStrengthProps;
|
|
25
25
|
size?: import("@itcase/types-ui").SizeProps;
|
|
26
|
-
textColor?: import("../Text
|
|
27
|
-
textSize?: import("../Text
|
|
28
|
-
titleTextColor?: import("
|
|
29
|
-
titleTextColorHover?: import("
|
|
30
|
-
titleTextSize?: import("
|
|
31
|
-
titleTextTruncate?: import("
|
|
32
|
-
titleTextWeight?: import("
|
|
26
|
+
textColor?: import("../Text").TextProps["textColor"];
|
|
27
|
+
textSize?: import("../Text").TextProps["size"];
|
|
28
|
+
titleTextColor?: import("src/components/Title").TitleProps["textColor"];
|
|
29
|
+
titleTextColorHover?: import("src/components/Title").TitleProps["textColorHover"];
|
|
30
|
+
titleTextSize?: import("src/components/Title").TitleProps["size"];
|
|
31
|
+
titleTextTruncate?: import("src/components/Title").TitleProps["textTruncate"];
|
|
32
|
+
titleTextWeight?: import("src/components/Title").TitleProps["textWeight"];
|
|
33
33
|
titleTextWidth?: import("@itcase/types-ui").WidthProps;
|
|
34
|
-
titleTextWrap?: import("
|
|
34
|
+
titleTextWrap?: import("src/components/Title").TitleProps["textWrap"];
|
|
35
35
|
} & import("../../hooks/useStyles/styleAttributes.interface").StyleAttributes & {
|
|
36
36
|
id?: string;
|
|
37
37
|
absoluteHeader?: boolean;
|
|
@@ -50,7 +50,7 @@ declare const Modal: React.ForwardRefExoticComponent<{
|
|
|
50
50
|
isSkeleton?: boolean;
|
|
51
51
|
modalIdQuerySelector?: string;
|
|
52
52
|
modalQuerySelector?: string;
|
|
53
|
-
onClickOverlay: import("
|
|
53
|
+
onClickOverlay: import("src/components/Overlay").OverlayProps["onClick"];
|
|
54
54
|
onCloseModal?: () => void;
|
|
55
55
|
onOpenModal?: () => void;
|
|
56
56
|
scroll?: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Modal, modalConfig } from './Modal';
|
|
2
2
|
import { modalAppearance } from './Modal.appearance';
|
|
3
3
|
import { ModalLoader } from './ModalLoader';
|
|
4
|
-
export { Modal,
|
|
4
|
+
export { Modal, modalAppearance, modalConfig, ModalLoader };
|
|
5
|
+
export type { ModalAppearance, ModalConfig, ModalProps, ModalRef, } from './Modal.interface';
|
|
@@ -2,13 +2,13 @@ import React from 'react';
|
|
|
2
2
|
import type { ModalSheetBottomRef } from './ModalSheetBottom.interface';
|
|
3
3
|
declare const ModalSheetBottom: React.ForwardRefExoticComponent<{
|
|
4
4
|
fill?: import("@itcase/types-ui").FillProps;
|
|
5
|
-
titleTextColor?: import("
|
|
6
|
-
titleTextColorHover?: import("
|
|
7
|
-
titleTextSize?: import("
|
|
8
|
-
titleTextTruncate?: import("
|
|
9
|
-
titleTextWeight?: import("
|
|
10
|
-
titleTextWidth?: import("
|
|
11
|
-
titleTextWrap?: import("
|
|
5
|
+
titleTextColor?: import("src/components/Title").TitleProps["textColor"];
|
|
6
|
+
titleTextColorHover?: import("src/components/Title").TitleProps["textColorHover"];
|
|
7
|
+
titleTextSize?: import("src/components/Title").TitleProps["size"];
|
|
8
|
+
titleTextTruncate?: import("src/components/Title").TitleProps["textTruncate"];
|
|
9
|
+
titleTextWeight?: import("src/components/Title").TitleProps["textWeight"];
|
|
10
|
+
titleTextWidth?: import("src/components/Title").TitleProps["width"];
|
|
11
|
+
titleTextWrap?: import("src/components/Title").TitleProps["textWrap"];
|
|
12
12
|
zeroPadding?: boolean;
|
|
13
13
|
} & Partial<import("react-modal-sheet").SheetProps> & {
|
|
14
14
|
appearance?: import("@itcase/types-ui").AppearanceSizeKey;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
export { ModalSheetBottom } from './ModalSheetBottom';
|
|
2
2
|
export { modalSheetBottomAppearance } from './ModalSheetBottom.appearance';
|
|
3
|
+
export type { ModalSheetBottomAppearance, ModalSheetBottomConfig, ModalSheetBottomProps, ModalSheetBottomRef, } from './ModalSheetBottom.interface';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Notification, notificationConfig } from './Notification';
|
|
2
2
|
import { notificationAppearance } from './Notification.appearance';
|
|
3
3
|
import { NotificationWrapper } from './NotificationWrapper';
|
|
4
|
-
export {
|
|
4
|
+
export { Notification, notificationAppearance, notificationConfig, NotificationWrapper, };
|
|
5
|
+
export type { NotificationAppearance, NotificationConfig, NotificationProps, NotificationWrapperProps, } from './Notification.interface';
|
|
@@ -5,43 +5,43 @@ declare const Response: import("react").ForwardRefExoticComponent<Omit<{
|
|
|
5
5
|
borderColorHover?: import("@itcase/types-ui").BorderColorHoverProps;
|
|
6
6
|
borderType?: import("@itcase/types-ui").BorderTypeProps;
|
|
7
7
|
borderWidth?: import("@itcase/types-ui").BorderWidthProps;
|
|
8
|
-
descTextColor?: import("
|
|
9
|
-
descTextSize?: import("
|
|
10
|
-
descTextWeight?: import("
|
|
8
|
+
descTextColor?: import("src/components/Text").TextProps["textColor"];
|
|
9
|
+
descTextSize?: import("src/components/Text").TextProps["size"];
|
|
10
|
+
descTextWeight?: import("src/components/Text").TextProps["textWeight"];
|
|
11
11
|
fill?: import("@itcase/types-ui").FillProps;
|
|
12
12
|
fillHover?: import("@itcase/types-ui").FillHoverProps;
|
|
13
|
-
imageSrc?: import("../Icon
|
|
14
|
-
primaryButtonAfter?: import("
|
|
15
|
-
primaryButtonAppearance?: import("
|
|
16
|
-
primaryButtonBefore?: import("
|
|
17
|
-
primaryButtonFill?: import("
|
|
18
|
-
primaryButtonFillHover?: import("
|
|
19
|
-
primaryButtonLabel?: import("
|
|
20
|
-
primaryButtonLabelTextColor?: import("
|
|
21
|
-
primaryButtonLabelTextSize?: import("
|
|
22
|
-
primaryButtonShape?: import("
|
|
23
|
-
primaryButtonSize?: import("
|
|
24
|
-
primaryButtonWidth?: import("
|
|
25
|
-
secondaryButtonAfter?: import("
|
|
26
|
-
secondaryButtonAppearance?: import("
|
|
27
|
-
secondaryButtonBefore?: import("
|
|
28
|
-
secondaryButtonFill?: import("
|
|
29
|
-
secondaryButtonFillHover?: import("
|
|
30
|
-
secondaryButtonLabel?: import("
|
|
31
|
-
secondaryButtonLabelTextColor?: import("
|
|
32
|
-
secondaryButtonLabelTextSize?: import("
|
|
33
|
-
secondaryButtonShape?: import("
|
|
34
|
-
secondaryButtonSize?: import("
|
|
35
|
-
secondaryButtonWidth?: import("
|
|
13
|
+
imageSrc?: import("../Icon").IconProps["imageSrc"];
|
|
14
|
+
primaryButtonAfter?: import("src/components/Button").ButtonProps["after"];
|
|
15
|
+
primaryButtonAppearance?: import("src/components/Button").ButtonProps["appearance"];
|
|
16
|
+
primaryButtonBefore?: import("src/components/Button").ButtonProps["before"];
|
|
17
|
+
primaryButtonFill?: import("src/components/Button").ButtonProps["fill"];
|
|
18
|
+
primaryButtonFillHover?: import("src/components/Button").ButtonProps["fillHover"];
|
|
19
|
+
primaryButtonLabel?: import("src/components/Button").ButtonProps["label"];
|
|
20
|
+
primaryButtonLabelTextColor?: import("src/components/Button").ButtonProps["labelTextColor"];
|
|
21
|
+
primaryButtonLabelTextSize?: import("src/components/Button").ButtonProps["labelTextSize"];
|
|
22
|
+
primaryButtonShape?: import("src/components/Button").ButtonProps["shape"];
|
|
23
|
+
primaryButtonSize?: import("src/components/Button").ButtonProps["size"];
|
|
24
|
+
primaryButtonWidth?: import("src/components/Button").ButtonProps["width"];
|
|
25
|
+
secondaryButtonAfter?: import("src/components/Button").ButtonProps["after"];
|
|
26
|
+
secondaryButtonAppearance?: import("src/components/Button").ButtonProps["appearance"];
|
|
27
|
+
secondaryButtonBefore?: import("src/components/Button").ButtonProps["before"];
|
|
28
|
+
secondaryButtonFill?: import("src/components/Button").ButtonProps["fill"];
|
|
29
|
+
secondaryButtonFillHover?: import("src/components/Button").ButtonProps["fillHover"];
|
|
30
|
+
secondaryButtonLabel?: import("src/components/Button").ButtonProps["label"];
|
|
31
|
+
secondaryButtonLabelTextColor?: import("src/components/Button").ButtonProps["labelTextColor"];
|
|
32
|
+
secondaryButtonLabelTextSize?: import("src/components/Button").ButtonProps["labelTextSize"];
|
|
33
|
+
secondaryButtonShape?: import("src/components/Button").ButtonProps["shape"];
|
|
34
|
+
secondaryButtonSize?: import("src/components/Button").ButtonProps["size"];
|
|
35
|
+
secondaryButtonWidth?: import("src/components/Button").ButtonProps["width"];
|
|
36
36
|
shape?: import("@itcase/types-ui").ShapeProps;
|
|
37
37
|
shapeStrength?: import("@itcase/types-ui").ShapeStrengthProps;
|
|
38
38
|
svgFill?: import("@itcase/types-ui").SvgFillProps;
|
|
39
|
-
SvgImage?: import("../Icon
|
|
39
|
+
SvgImage?: import("../Icon").IconProps["SvgImage"];
|
|
40
40
|
svgPathFill?: import("@itcase/types-ui").SvgFillProps;
|
|
41
|
-
svgSrc?: import("../Icon
|
|
42
|
-
titleTextColor?: import("
|
|
43
|
-
titleTextSize?: import("
|
|
44
|
-
titleTextWeight?: import("
|
|
41
|
+
svgSrc?: import("../Icon").IconProps["imageSrc"];
|
|
42
|
+
titleTextColor?: import("src/components/Text").TextProps["textColor"];
|
|
43
|
+
titleTextSize?: import("src/components/Text").TextProps["size"];
|
|
44
|
+
titleTextWeight?: import("src/components/Text").TextProps["textWeight"];
|
|
45
45
|
} & import("../../hooks/useStyles/styleAttributes.interface").StyleAttributes & {
|
|
46
46
|
after?: import("react").ReactNode;
|
|
47
47
|
appearance?: import("@itcase/types-ui").CompositeAppearanceResponseKeys;
|
|
@@ -52,8 +52,8 @@ declare const Response: import("react").ForwardRefExoticComponent<Omit<{
|
|
|
52
52
|
desc?: string;
|
|
53
53
|
isBottomButton?: boolean;
|
|
54
54
|
isSkeleton?: boolean;
|
|
55
|
-
onClickPrimaryButton?: import("
|
|
56
|
-
onClickSecondaryButton?: import("
|
|
55
|
+
onClickPrimaryButton?: import("src/components/Button").ButtonProps["onClick"];
|
|
56
|
+
onClickSecondaryButton?: import("src/components/Button").ButtonProps["onClick"];
|
|
57
57
|
primaryButton?: import("react").ReactNode;
|
|
58
58
|
secondaryButton?: import("react").ReactNode;
|
|
59
59
|
showPrimaryButton?: boolean;
|
|
@@ -3,3 +3,4 @@ import { Response, responseConfig } from './Response';
|
|
|
3
3
|
import { responseAppearance } from './Response.appearance';
|
|
4
4
|
import { RESPONSE_MESSAGES } from './Response.constant';
|
|
5
5
|
export { Response, RESPONSE_MESSAGES, responseAppearance, responseConfig, responseIcon, };
|
|
6
|
+
export type { ResponseAppearance, ResponseConfig, ResponseProps, } from './Response.interface';
|
|
@@ -6,6 +6,6 @@ declare const SVGContent: import("react").ForwardRefExoticComponent<Omit<import(
|
|
|
6
6
|
dataTestId?: string;
|
|
7
7
|
dataTour?: string;
|
|
8
8
|
src?: string;
|
|
9
|
-
SvgImage?: import("../Icon
|
|
9
|
+
SvgImage?: import("../Icon").IconProps["SvgImage"];
|
|
10
10
|
} & import("react").RefAttributes<HTMLDivElement>, "ref"> & import("react").RefAttributes<HTMLDivElement>>;
|
|
11
11
|
export { SVGContent };
|