@itcase/ui 1.8.108 → 1.8.110
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_bOSuIjlv.js → Avatar_cjs_joB9qjwk.js} +36 -60
- package/dist/{Avatar_es_CEiiRkAd.js → Avatar_es_C3HGSiHU.js} +36 -60
- package/dist/{Button_cjs_eGfgY2Dz.js → Button_cjs_mau_55Fl.js} +6 -6
- package/dist/{Button_es_CEXL2diU.js → Button_es_D_IlkeBp.js} +6 -6
- package/dist/{ChipsGroup_cjs_DKLEgUi2.js → ChipsGroup_cjs_D454M1-p.js} +2 -2
- package/dist/{ChipsGroup_es_vMh6YMRm.js → ChipsGroup_es_BKG5mK5N.js} +2 -2
- package/dist/{DatePicker_cjs_T63y9kcH.js → DatePicker_cjs_C9rI2uTl.js} +5 -5
- package/dist/{DatePicker_es_B87jj8h6.js → DatePicker_es_Bi6lgbTb.js} +5 -5
- package/dist/{DropdownItem_cjs_BGp4XAme.js → DropdownItem_cjs_D2hHKA5E.js} +2 -2
- package/dist/{DropdownItem_es_BwdenrJx.js → DropdownItem_es_D9JBMV70.js} +2 -2
- package/dist/{Icon_cjs_LSfBwmrG.js → Icon_cjs_ZerVip3X.js} +32 -47
- package/dist/{Icon_es_BYO1LdXJ.js → Icon_es_C76te22j.js} +32 -47
- package/dist/{Input_cjs_CFy0tfAO.js → Input_cjs_TC7DOpvh.js} +13 -13
- package/dist/{Input_es_l3ry6luZ.js → Input_es_RtN2gtZq.js} +13 -13
- package/dist/{Label_cjs_Df_mrKBf.js → Label_cjs_CaTh_laL.js} +2 -2
- package/dist/{Label_es_Dl5zb0RD.js → Label_es_CoIII7Ty.js} +2 -2
- package/dist/{Loader_cjs_Db9diKuF.js → Loader_cjs_c6yF7akz.js} +1 -1
- package/dist/{Loader_es_AhHU-s7_.js → Loader_es_C8ETXkiZ.js} +1 -1
- package/dist/{Text_cjs_CeJHeRfI.js → Text_cjs_DpRclhwc.js} +2 -5
- package/dist/{Text_es_BXh9Y3hR.js → Text_es_CtCwsa3V.js} +2 -5
- package/dist/cjs/components/Accordion.js +4 -3
- package/dist/cjs/components/Avatar.js +5 -4
- package/dist/cjs/components/AvatarStack.js +5 -4
- package/dist/cjs/components/Badge.js +4 -3
- package/dist/cjs/components/Breadcrumbs.js +4 -3
- package/dist/cjs/components/Button.js +6 -5
- package/dist/cjs/components/Cell.js +5 -4
- package/dist/cjs/components/Checkbox.js +3 -2
- package/dist/cjs/components/Checkmark.js +2 -1
- package/dist/cjs/components/Chips.js +5 -4
- package/dist/cjs/components/Choice.js +9 -8
- package/dist/cjs/components/Code.js +2 -0
- package/dist/cjs/components/CookiesWarning.js +6 -5
- package/dist/cjs/components/Dadata.js +3 -1
- package/dist/cjs/components/DatePeriod.js +9 -8
- package/dist/cjs/components/DatePicker.js +9 -8
- package/dist/cjs/components/Divider.js +2 -1
- package/dist/cjs/components/Dot.js +2 -1
- package/dist/cjs/components/Drawer.js +3 -2
- package/dist/cjs/components/Dropdown.js +5 -4
- package/dist/cjs/components/Flex.js +2 -1
- package/dist/cjs/components/Grid.js +2 -1
- package/dist/cjs/components/Group.js +2 -1
- package/dist/cjs/components/HTMLContent.js +2 -1
- package/dist/cjs/components/HeroTitle.js +4 -3
- package/dist/cjs/components/Icon.js +4 -3
- package/dist/cjs/components/Image.js +2 -1
- package/dist/cjs/components/Input.js +3 -1
- package/dist/cjs/components/InputPassword.js +4 -3
- package/dist/cjs/components/Label.js +5 -4
- package/dist/cjs/components/Link.js +2 -1
- package/dist/cjs/components/List.js +2 -1
- package/dist/cjs/components/Loader.js +4 -3
- package/dist/cjs/components/Logo.js +2 -1
- package/dist/cjs/components/MenuItem.js +4 -3
- package/dist/cjs/components/Modal.js +5 -4
- package/dist/cjs/components/ModalSheetBottom.js +4 -3
- package/dist/cjs/components/Notification.js +4 -3
- package/dist/cjs/components/Overlay.js +2 -1
- package/dist/cjs/components/Pagination.js +5 -4
- package/dist/cjs/components/Radio.js +6 -2
- package/dist/cjs/components/RangeSlider.js +2 -1
- package/dist/cjs/components/Response.js +6 -5
- package/dist/cjs/components/SVGContent.js +2 -1
- package/dist/cjs/components/ScrollOnDrag.js +2 -1
- package/dist/cjs/components/ScrollToView.js +2 -1
- package/dist/cjs/components/Search.js +4 -3
- package/dist/cjs/components/Segmented.js +3 -2
- package/dist/cjs/components/Select.js +4 -3
- package/dist/cjs/components/Swiper.js +4 -3
- package/dist/cjs/components/Switch.js +3 -2
- package/dist/cjs/components/Tab.js +14 -16
- package/dist/cjs/components/Text.js +3 -2
- package/dist/cjs/components/Textarea.js +2 -0
- package/dist/cjs/components/Tile.js +4 -3
- package/dist/cjs/components/Title.js +4 -3
- package/dist/cjs/components/Tooltip.js +4 -3
- package/dist/cjs/components/Video.js +1 -0
- package/dist/cjs/components/Warning.js +4 -3
- package/dist/cjs/hoc/urlWithAssetPrefix.js +17 -0
- package/dist/cjs/hooks/useActiveClasses/useActiveClasses.helpers.js +120 -0
- package/dist/cjs/hooks/useActiveClasses/useActiveClasses.interface.js +65 -0
- package/dist/cjs/hooks/useActiveClasses/useActiveClasses.js +64 -0
- package/dist/cjs/hooks/useActiveClasses.js +9 -0
- package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +11 -1
- package/dist/cjs/hooks/useDevicePropsGenerator.js +2 -0
- package/dist/cjs/hooks/useStyles/useStyles.js +4 -3
- package/dist/cjs/hooks/useStyles.js +1 -0
- package/dist/cjs/hooks.js +9 -0
- package/dist/components/Accordion.js +4 -3
- package/dist/components/Avatar.js +5 -4
- package/dist/components/AvatarStack.js +5 -4
- package/dist/components/Badge.js +4 -3
- package/dist/components/Breadcrumbs.js +4 -3
- package/dist/components/Button.js +6 -5
- package/dist/components/Cell.js +5 -4
- package/dist/components/Checkbox.js +3 -2
- package/dist/components/Checkmark.js +2 -1
- package/dist/components/Chips.js +5 -4
- package/dist/components/Choice.js +9 -8
- package/dist/components/Code.js +2 -0
- package/dist/components/CookiesWarning.js +6 -5
- package/dist/components/Dadata.js +3 -1
- package/dist/components/DatePeriod.js +9 -8
- package/dist/components/DatePicker.js +9 -8
- package/dist/components/Divider.js +2 -1
- package/dist/components/Dot.js +2 -1
- package/dist/components/Drawer.js +3 -2
- package/dist/components/Dropdown.js +5 -4
- package/dist/components/Flex.js +2 -1
- package/dist/components/Grid.js +2 -1
- package/dist/components/Group.js +2 -1
- package/dist/components/HTMLContent.js +2 -1
- package/dist/components/HeroTitle.js +4 -3
- package/dist/components/Icon.js +4 -3
- package/dist/components/Image.js +2 -1
- package/dist/components/Input.js +3 -1
- package/dist/components/InputPassword.js +4 -3
- package/dist/components/Label.js +5 -4
- package/dist/components/Link.js +2 -1
- package/dist/components/List.js +2 -1
- package/dist/components/Loader.js +4 -3
- package/dist/components/Logo.js +2 -1
- package/dist/components/MenuItem.js +4 -3
- package/dist/components/Modal.js +5 -4
- package/dist/components/ModalSheetBottom.js +4 -3
- package/dist/components/Notification.js +4 -3
- package/dist/components/Overlay.js +2 -1
- package/dist/components/Pagination.js +5 -4
- package/dist/components/Radio.js +6 -2
- package/dist/components/RangeSlider.js +2 -1
- package/dist/components/Response.js +6 -5
- package/dist/components/SVGContent.js +2 -1
- package/dist/components/ScrollOnDrag.js +2 -1
- package/dist/components/ScrollToView.js +2 -1
- package/dist/components/Search.js +4 -3
- package/dist/components/Segmented.js +3 -2
- package/dist/components/Select.js +4 -3
- package/dist/components/Swiper.js +4 -3
- package/dist/components/Switch.js +3 -2
- package/dist/components/Tab.js +14 -16
- package/dist/components/Text.js +3 -2
- package/dist/components/Textarea.js +2 -0
- package/dist/components/Tile.js +4 -3
- package/dist/components/Title.js +4 -3
- package/dist/components/Tooltip.js +4 -3
- package/dist/components/Video.js +1 -0
- package/dist/components/Warning.js +4 -3
- package/dist/css/components/Choice/Choice.css +22 -22
- package/dist/css/components/Choice/css/__item/choice__item_size.css +3 -3
- package/dist/css/components/Icon/Icon.css +12 -19
- package/dist/css/components/Input/Input.css +12 -13
- package/dist/css/components/Select/Select.css +8 -5
- package/dist/css/styles/bundle.css +2 -1
- package/dist/css/styles/text-weight/text-weight.css +2 -1
- package/dist/hoc/urlWithAssetPrefix.js +17 -0
- package/dist/hooks/useActiveClasses/useActiveClasses.helpers.js +116 -0
- package/dist/hooks/useActiveClasses/useActiveClasses.interface.js +63 -0
- package/dist/hooks/useActiveClasses/useActiveClasses.js +62 -0
- package/dist/hooks/useActiveClasses.js +3 -0
- package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +11 -1
- package/dist/hooks/useDevicePropsGenerator.js +2 -0
- package/dist/hooks/useStyles/useStyles.js +4 -3
- package/dist/hooks/useStyles.js +1 -0
- package/dist/hooks.js +7 -0
- package/dist/stories/useActiveClasses.mdx +134 -0
- package/dist/types/components/Avatar/Avatar.appearance.d.ts +1878 -2
- package/dist/types/components/Avatar/Avatar.interface.d.ts +48 -37
- package/dist/types/components/Avatar/appearance/avatarDefault.d.ts +2 -19
- package/dist/types/components/Avatar/appearance/avatarShape.d.ts +2 -24
- package/dist/types/components/Avatar/appearance/avatarSize.d.ts +2 -83
- package/dist/types/components/Avatar/appearance/avatarStyle.d.ts +2 -15
- package/dist/types/components/Badge/Badge.appearance.d.ts +986 -228
- package/dist/types/components/Badge/Badge.interface.d.ts +6 -6
- package/dist/types/components/Badge/appearance/badgeAccent.d.ts +2 -37
- package/dist/types/components/Badge/appearance/badgeDanger.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeDisabled.d.ts +2 -14
- package/dist/types/components/Badge/appearance/badgeError.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeInfo.d.ts +2 -15
- package/dist/types/components/Badge/appearance/badgePrimary.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeSecondary.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeShape.d.ts +2 -24
- package/dist/types/components/Badge/appearance/badgeSize.d.ts +2 -31
- package/dist/types/components/Badge/appearance/badgeStyle.d.ts +2 -13
- package/dist/types/components/Badge/appearance/badgeSuccess.d.ts +2 -16
- package/dist/types/components/Badge/appearance/badgeSurface.d.ts +2 -24
- package/dist/types/components/Badge/appearance/badgeWarning.d.ts +2 -16
- package/dist/types/components/Icon/Icon.d.ts +30 -6
- package/dist/types/components/Icon/Icon.interface.d.ts +2 -0
- package/dist/types/components/Image/Image.d.ts +1 -2
- package/dist/types/components/Input/appearance/inputDefault.d.ts +2 -2
- package/dist/types/components/Input/appearance/inputShape.d.ts +4 -4
- package/dist/types/components/Logo/Logo.d.ts +2 -2
- package/dist/types/components/Radio/Radio.appearance.d.ts +3 -0
- package/dist/types/components/Radio/appearance/radioDefault.d.ts +3 -0
- package/dist/types/components/Response/Response.d.ts +2 -2
- package/dist/types/components/SVGContent/SVGContent.d.ts +1 -2
- package/dist/types/components/Tab/appearance/tabSurface.d.ts +1 -0
- package/dist/types/components/Text/Text.appearance.d.ts +698 -2
- package/dist/types/components/Text/Text.interface.d.ts +32 -47
- package/dist/types/components/Text/appearance/textSize.d.ts +2 -23
- package/dist/types/components/Title/Title.appearance.d.ts +2225 -2
- package/dist/types/components/Title/Title.interface.d.ts +56 -38
- package/dist/types/components/Title/appearance/titleAccent.d.ts +2 -19
- package/dist/types/components/Title/appearance/titleDanger.d.ts +2 -6
- package/dist/types/components/Title/appearance/titleDisabled.d.ts +2 -19
- package/dist/types/components/Title/appearance/titleError.d.ts +2 -10
- package/dist/types/components/Title/appearance/titleInfo.d.ts +2 -20
- package/dist/types/components/Title/appearance/titlePrimary.d.ts +2 -7
- package/dist/types/components/Title/appearance/titleRequire.d.ts +2 -19
- package/dist/types/components/Title/appearance/titleSecondary.d.ts +2 -7
- package/dist/types/components/Title/appearance/titleSize.d.ts +2 -44
- package/dist/types/components/Title/appearance/titleStyle.d.ts +2 -15
- package/dist/types/components/Title/appearance/titleSuccess.d.ts +2 -10
- package/dist/types/components/Title/appearance/titleSurface.d.ts +2 -24
- package/dist/types/components/Title/appearance/titleWarning.d.ts +2 -10
- package/dist/types/hoc/urlWithAssetPrefix.d.ts +27 -8
- package/dist/types/hooks/index.helpers.d.ts +3 -0
- package/dist/types/hooks/useActiveClasses/index.d.ts +2 -0
- package/dist/types/hooks/useActiveClasses/useActiveClasses.d.ts +3 -0
- package/dist/types/hooks/useActiveClasses/useActiveClasses.helpers.d.ts +5 -0
- package/dist/types/hooks/useActiveClasses/useActiveClasses.interface.d.ts +26 -0
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +1 -1
- package/dist/types/hooks/useStyles/styleAttributes.interface.d.ts +3 -0
- package/dist/types/types/utils.d.ts +34 -0
- package/package.json +7 -7
|
@@ -1,2 +1,698 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const textAppearance: {
|
|
2
|
+
solid?: {
|
|
3
|
+
cursor?: string;
|
|
4
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
5
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
6
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
7
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
8
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
9
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
10
|
+
textTruncate?: boolean;
|
|
11
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
12
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
13
|
+
} | undefined;
|
|
14
|
+
outlined?: {
|
|
15
|
+
cursor?: string;
|
|
16
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
17
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
18
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
19
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
20
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
21
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
22
|
+
textTruncate?: boolean;
|
|
23
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
24
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
25
|
+
} | undefined;
|
|
26
|
+
full?: {
|
|
27
|
+
cursor?: string;
|
|
28
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
29
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
30
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
31
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
32
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
33
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
34
|
+
textTruncate?: boolean;
|
|
35
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
36
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
37
|
+
} | undefined;
|
|
38
|
+
ghost?: {
|
|
39
|
+
cursor?: string;
|
|
40
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
41
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
42
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
43
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
44
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
45
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
46
|
+
textTruncate?: boolean;
|
|
47
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
48
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
49
|
+
} | undefined;
|
|
50
|
+
accentPrimary?: {
|
|
51
|
+
cursor?: string;
|
|
52
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
53
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
54
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
55
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
56
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
57
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
58
|
+
textTruncate?: boolean;
|
|
59
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
60
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
61
|
+
} | undefined;
|
|
62
|
+
accentQuaternary?: {
|
|
63
|
+
cursor?: string;
|
|
64
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
65
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
66
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
67
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
68
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
69
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
70
|
+
textTruncate?: boolean;
|
|
71
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
72
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
73
|
+
} | undefined;
|
|
74
|
+
accentSecondary?: {
|
|
75
|
+
cursor?: string;
|
|
76
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
77
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
78
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
79
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
80
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
81
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
82
|
+
textTruncate?: boolean;
|
|
83
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
84
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
85
|
+
} | undefined;
|
|
86
|
+
accentTertiary?: {
|
|
87
|
+
cursor?: string;
|
|
88
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
89
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
90
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
91
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
92
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
93
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
94
|
+
textTruncate?: boolean;
|
|
95
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
96
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
97
|
+
} | undefined;
|
|
98
|
+
dangerPrimary?: {
|
|
99
|
+
cursor?: string;
|
|
100
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
101
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
102
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
103
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
104
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
105
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
106
|
+
textTruncate?: boolean;
|
|
107
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
108
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
109
|
+
} | undefined;
|
|
110
|
+
dangerQuaternary?: {
|
|
111
|
+
cursor?: string;
|
|
112
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
113
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
114
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
115
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
116
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
117
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
118
|
+
textTruncate?: boolean;
|
|
119
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
120
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
121
|
+
} | undefined;
|
|
122
|
+
dangerSecondary?: {
|
|
123
|
+
cursor?: string;
|
|
124
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
125
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
126
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
127
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
128
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
129
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
130
|
+
textTruncate?: boolean;
|
|
131
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
132
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
133
|
+
} | undefined;
|
|
134
|
+
dangerTertiary?: {
|
|
135
|
+
cursor?: string;
|
|
136
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
137
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
138
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
139
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
140
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
141
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
142
|
+
textTruncate?: boolean;
|
|
143
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
144
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
145
|
+
} | undefined;
|
|
146
|
+
disabledPrimary?: {
|
|
147
|
+
cursor?: string;
|
|
148
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
149
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
150
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
151
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
152
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
153
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
154
|
+
textTruncate?: boolean;
|
|
155
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
156
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
157
|
+
} | undefined;
|
|
158
|
+
disabledQuaternary?: {
|
|
159
|
+
cursor?: string;
|
|
160
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
161
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
162
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
163
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
164
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
165
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
166
|
+
textTruncate?: boolean;
|
|
167
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
168
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
169
|
+
} | undefined;
|
|
170
|
+
disabledSecondary?: {
|
|
171
|
+
cursor?: string;
|
|
172
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
173
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
174
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
175
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
176
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
177
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
178
|
+
textTruncate?: boolean;
|
|
179
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
180
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
181
|
+
} | undefined;
|
|
182
|
+
disabledTertiary?: {
|
|
183
|
+
cursor?: string;
|
|
184
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
185
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
186
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
187
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
188
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
189
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
190
|
+
textTruncate?: boolean;
|
|
191
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
192
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
193
|
+
} | undefined;
|
|
194
|
+
errorPrimary?: {
|
|
195
|
+
cursor?: string;
|
|
196
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
197
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
198
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
199
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
200
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
201
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
202
|
+
textTruncate?: boolean;
|
|
203
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
204
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
205
|
+
} | undefined;
|
|
206
|
+
errorQuaternary?: {
|
|
207
|
+
cursor?: string;
|
|
208
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
209
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
210
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
211
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
212
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
213
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
214
|
+
textTruncate?: boolean;
|
|
215
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
216
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
217
|
+
} | undefined;
|
|
218
|
+
errorSecondary?: {
|
|
219
|
+
cursor?: string;
|
|
220
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
221
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
222
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
223
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
224
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
225
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
226
|
+
textTruncate?: boolean;
|
|
227
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
228
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
229
|
+
} | undefined;
|
|
230
|
+
errorTertiary?: {
|
|
231
|
+
cursor?: string;
|
|
232
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
233
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
234
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
235
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
236
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
237
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
238
|
+
textTruncate?: boolean;
|
|
239
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
240
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
241
|
+
} | undefined;
|
|
242
|
+
extraPrimary?: {
|
|
243
|
+
cursor?: string;
|
|
244
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
245
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
246
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
247
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
248
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
249
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
250
|
+
textTruncate?: boolean;
|
|
251
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
252
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
253
|
+
} | undefined;
|
|
254
|
+
extraQuaternary?: {
|
|
255
|
+
cursor?: string;
|
|
256
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
257
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
258
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
259
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
260
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
261
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
262
|
+
textTruncate?: boolean;
|
|
263
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
264
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
265
|
+
} | undefined;
|
|
266
|
+
extraSecondary?: {
|
|
267
|
+
cursor?: string;
|
|
268
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
269
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
270
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
271
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
272
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
273
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
274
|
+
textTruncate?: boolean;
|
|
275
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
276
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
277
|
+
} | undefined;
|
|
278
|
+
extraTertiary?: {
|
|
279
|
+
cursor?: string;
|
|
280
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
281
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
282
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
283
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
284
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
285
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
286
|
+
textTruncate?: boolean;
|
|
287
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
288
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
289
|
+
} | undefined;
|
|
290
|
+
infoPrimary?: {
|
|
291
|
+
cursor?: string;
|
|
292
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
293
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
294
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
295
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
296
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
297
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
298
|
+
textTruncate?: boolean;
|
|
299
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
300
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
301
|
+
} | undefined;
|
|
302
|
+
infoQuaternary?: {
|
|
303
|
+
cursor?: string;
|
|
304
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
305
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
306
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
307
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
308
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
309
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
310
|
+
textTruncate?: boolean;
|
|
311
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
312
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
313
|
+
} | undefined;
|
|
314
|
+
infoSecondary?: {
|
|
315
|
+
cursor?: string;
|
|
316
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
317
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
318
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
319
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
320
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
321
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
322
|
+
textTruncate?: boolean;
|
|
323
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
324
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
325
|
+
} | undefined;
|
|
326
|
+
infoTertiary?: {
|
|
327
|
+
cursor?: string;
|
|
328
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
329
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
330
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
331
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
332
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
333
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
334
|
+
textTruncate?: boolean;
|
|
335
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
336
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
337
|
+
} | undefined;
|
|
338
|
+
specialPrimary?: {
|
|
339
|
+
cursor?: string;
|
|
340
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
341
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
342
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
343
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
344
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
345
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
346
|
+
textTruncate?: boolean;
|
|
347
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
348
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
349
|
+
} | undefined;
|
|
350
|
+
specialQuaternary?: {
|
|
351
|
+
cursor?: string;
|
|
352
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
353
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
354
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
355
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
356
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
357
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
358
|
+
textTruncate?: boolean;
|
|
359
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
360
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
361
|
+
} | undefined;
|
|
362
|
+
specialSecondary?: {
|
|
363
|
+
cursor?: string;
|
|
364
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
365
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
366
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
367
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
368
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
369
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
370
|
+
textTruncate?: boolean;
|
|
371
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
372
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
373
|
+
} | undefined;
|
|
374
|
+
specialTertiary?: {
|
|
375
|
+
cursor?: string;
|
|
376
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
377
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
378
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
379
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
380
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
381
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
382
|
+
textTruncate?: boolean;
|
|
383
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
384
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
385
|
+
} | undefined;
|
|
386
|
+
successPrimary?: {
|
|
387
|
+
cursor?: string;
|
|
388
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
389
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
390
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
391
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
392
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
393
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
394
|
+
textTruncate?: boolean;
|
|
395
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
396
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
397
|
+
} | undefined;
|
|
398
|
+
successQuaternary?: {
|
|
399
|
+
cursor?: string;
|
|
400
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
401
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
402
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
403
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
404
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
405
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
406
|
+
textTruncate?: boolean;
|
|
407
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
408
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
409
|
+
} | undefined;
|
|
410
|
+
successSecondary?: {
|
|
411
|
+
cursor?: string;
|
|
412
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
413
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
414
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
415
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
416
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
417
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
418
|
+
textTruncate?: boolean;
|
|
419
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
420
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
421
|
+
} | undefined;
|
|
422
|
+
successTertiary?: {
|
|
423
|
+
cursor?: string;
|
|
424
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
425
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
426
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
427
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
428
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
429
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
430
|
+
textTruncate?: boolean;
|
|
431
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
432
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
433
|
+
} | undefined;
|
|
434
|
+
surfacePrimary?: {
|
|
435
|
+
cursor?: string;
|
|
436
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
437
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
438
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
439
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
440
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
441
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
442
|
+
textTruncate?: boolean;
|
|
443
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
444
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
445
|
+
} | undefined;
|
|
446
|
+
surfaceQuaternary?: {
|
|
447
|
+
cursor?: string;
|
|
448
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
449
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
450
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
451
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
452
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
453
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
454
|
+
textTruncate?: boolean;
|
|
455
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
456
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
457
|
+
} | undefined;
|
|
458
|
+
surfaceSecondary?: {
|
|
459
|
+
cursor?: string;
|
|
460
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
461
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
462
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
463
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
464
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
465
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
466
|
+
textTruncate?: boolean;
|
|
467
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
468
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
469
|
+
} | undefined;
|
|
470
|
+
surfaceTertiary?: {
|
|
471
|
+
cursor?: string;
|
|
472
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
473
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
474
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
475
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
476
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
477
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
478
|
+
textTruncate?: boolean;
|
|
479
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
480
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
481
|
+
} | undefined;
|
|
482
|
+
warningPrimary?: {
|
|
483
|
+
cursor?: string;
|
|
484
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
485
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
486
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
487
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
488
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
489
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
490
|
+
textTruncate?: boolean;
|
|
491
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
492
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
493
|
+
} | undefined;
|
|
494
|
+
warningQuaternary?: {
|
|
495
|
+
cursor?: string;
|
|
496
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
497
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
498
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
499
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
500
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
501
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
502
|
+
textTruncate?: boolean;
|
|
503
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
504
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
505
|
+
} | undefined;
|
|
506
|
+
warningSecondary?: {
|
|
507
|
+
cursor?: string;
|
|
508
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
509
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
510
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
511
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
512
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
513
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
514
|
+
textTruncate?: boolean;
|
|
515
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
516
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
517
|
+
} | undefined;
|
|
518
|
+
warningTertiary?: {
|
|
519
|
+
cursor?: string;
|
|
520
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
521
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
522
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
523
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
524
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
525
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
526
|
+
textTruncate?: boolean;
|
|
527
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
528
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
529
|
+
} | undefined;
|
|
530
|
+
circular?: {
|
|
531
|
+
cursor?: string;
|
|
532
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
533
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
534
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
535
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
536
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
537
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
538
|
+
textTruncate?: boolean;
|
|
539
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
540
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
541
|
+
} | undefined;
|
|
542
|
+
geometric?: {
|
|
543
|
+
cursor?: string;
|
|
544
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
545
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
546
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
547
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
548
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
549
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
550
|
+
textTruncate?: boolean;
|
|
551
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
552
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
553
|
+
} | undefined;
|
|
554
|
+
rounded?: {
|
|
555
|
+
cursor?: string;
|
|
556
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
557
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
558
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
559
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
560
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
561
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
562
|
+
textTruncate?: boolean;
|
|
563
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
564
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
565
|
+
} | undefined;
|
|
566
|
+
roundedL?: {
|
|
567
|
+
cursor?: string;
|
|
568
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
569
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
570
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
571
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
572
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
573
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
574
|
+
textTruncate?: boolean;
|
|
575
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
576
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
577
|
+
} | undefined;
|
|
578
|
+
roundedM?: {
|
|
579
|
+
cursor?: string;
|
|
580
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
581
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
582
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
583
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
584
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
585
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
586
|
+
textTruncate?: boolean;
|
|
587
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
588
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
589
|
+
} | undefined;
|
|
590
|
+
roundedS?: {
|
|
591
|
+
cursor?: string;
|
|
592
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
593
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
594
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
595
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
596
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
597
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
598
|
+
textTruncate?: boolean;
|
|
599
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
600
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
601
|
+
} | undefined;
|
|
602
|
+
roundedXL?: {
|
|
603
|
+
cursor?: string;
|
|
604
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
605
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
606
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
607
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
608
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
609
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
610
|
+
textTruncate?: boolean;
|
|
611
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
612
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
613
|
+
} | undefined;
|
|
614
|
+
sizeXXS?: {
|
|
615
|
+
cursor?: string;
|
|
616
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
617
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
618
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
619
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
620
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
621
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
622
|
+
textTruncate?: boolean;
|
|
623
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
624
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
625
|
+
} | undefined;
|
|
626
|
+
sizeXS?: {
|
|
627
|
+
cursor?: string;
|
|
628
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
629
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
630
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
631
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
632
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
633
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
634
|
+
textTruncate?: boolean;
|
|
635
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
636
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
637
|
+
} | undefined;
|
|
638
|
+
sizeS?: {
|
|
639
|
+
cursor?: string;
|
|
640
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
641
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
642
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
643
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
644
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
645
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
646
|
+
textTruncate?: boolean;
|
|
647
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
648
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
649
|
+
} | undefined;
|
|
650
|
+
sizeM?: {
|
|
651
|
+
cursor?: string;
|
|
652
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
653
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
654
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
655
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
656
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
657
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
658
|
+
textTruncate?: boolean;
|
|
659
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
660
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
661
|
+
} | undefined;
|
|
662
|
+
sizeL?: {
|
|
663
|
+
cursor?: string;
|
|
664
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
665
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
666
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
667
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
668
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
669
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
670
|
+
textTruncate?: boolean;
|
|
671
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
672
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
673
|
+
} | undefined;
|
|
674
|
+
sizeXL?: {
|
|
675
|
+
cursor?: string;
|
|
676
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
677
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
678
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
679
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
680
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
681
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
682
|
+
textTruncate?: boolean;
|
|
683
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
684
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
685
|
+
} | undefined;
|
|
686
|
+
sizeXXL?: {
|
|
687
|
+
cursor?: string;
|
|
688
|
+
size?: import("@itcase/types").TextSizeProps;
|
|
689
|
+
textAlign?: import("@itcase/types").TextAlignProps;
|
|
690
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
691
|
+
textColorActive?: import("@itcase/types").TextColorActiveProps;
|
|
692
|
+
textColorHover?: import("@itcase/types").TextColorHoverProps;
|
|
693
|
+
textColorHoverActive?: import("@itcase/types").TextColorActiveHoverProps;
|
|
694
|
+
textTruncate?: boolean;
|
|
695
|
+
textWeight?: import("@itcase/types").TextWeightProps;
|
|
696
|
+
textWrap?: import("@itcase/types").TextWrapProps;
|
|
697
|
+
} | undefined;
|
|
698
|
+
};
|