@itcase/ui 1.8.94 → 1.8.95
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_Dh7c9RmS.js → Avatar_cjs_BcGACdXb.js} +1 -1
- package/dist/{Avatar_es_D4xUwAOB.js → Avatar_es_CRe2Om1a.js} +1 -1
- package/dist/{Button_cjs_DuAAQvct.js → Button_cjs_DojNe74O.js} +2 -2
- package/dist/{Button_es_DgLivwXd.js → Button_es_DCM3C_2S.js} +2 -2
- package/dist/{ChipsGroup_cjs_7mHtHzNh.js → ChipsGroup_cjs_DFdZuX6w.js} +1 -1
- package/dist/{ChipsGroup_es_Cz_gDYsw.js → ChipsGroup_es_Dm-iGTBi.js} +1 -1
- package/dist/{DatePicker_cjs_Ca9M-Ks1.js → DatePicker_cjs_mrV_Qly2.js} +3 -3
- package/dist/{DatePicker_es_DU2ZE7vb.js → DatePicker_es_Di_4I2Xv.js} +3 -3
- package/dist/{Divider_cjs_rxMMBfLC.js → Divider_cjs_DUYtmwn2.js} +3 -3
- package/dist/{Divider_es_CiRU0sTz.js → Divider_es_CCLBFIx6.js} +3 -3
- package/dist/{DropdownItem_cjs_DrMFaKh6.js → DropdownItem_cjs_DNSMwZdV.js} +2 -2
- package/dist/{DropdownItem_es_Dp7-DGkV.js → DropdownItem_es_DURwA4mR.js} +2 -2
- package/dist/{Icon_cjs_CDMtlf1A.js → Icon_cjs_B-nskaAO.js} +25 -29
- package/dist/{Icon_es_MOmiy9nF.js → Icon_es_CTKPPrrC.js} +25 -29
- package/dist/{Label_cjs_BTLhlnJW.js → Label_cjs_B1fNYJak.js} +1 -1
- package/dist/{Label_es_DBPp2ots.js → Label_es_d9RioNNf.js} +1 -1
- package/dist/{Loader_cjs_jCYE0aEd.js → Loader_cjs_CMvh28cF.js} +1 -3
- package/dist/{Loader_es_tNV0bjm_.js → Loader_es_DGMpRDMk.js} +1 -3
- package/dist/cjs/components/Accordion.js +6 -7
- package/dist/cjs/components/Avatar.js +2 -2
- package/dist/cjs/components/AvatarStack.js +2 -2
- package/dist/cjs/components/Badge.js +1 -1
- package/dist/cjs/components/Breadcrumbs.js +1 -1
- package/dist/cjs/components/Button.js +3 -3
- package/dist/cjs/components/Cell.js +2 -2
- package/dist/cjs/components/Chips.js +2 -2
- package/dist/cjs/components/Choice.js +2 -2
- package/dist/cjs/components/CookiesWarning.js +3 -3
- package/dist/cjs/components/DatePeriod.js +6 -6
- package/dist/cjs/components/DatePicker.js +5 -5
- package/dist/cjs/components/Divider.js +1 -1
- package/dist/cjs/components/Drawer.js +2 -2
- package/dist/cjs/components/Dropdown.js +3 -3
- package/dist/cjs/components/HeroTitle.js +1 -1
- package/dist/cjs/components/Icon.js +1 -1
- package/dist/cjs/components/InputPassword.js +1 -1
- package/dist/cjs/components/Label.js +2 -2
- package/dist/cjs/components/Loader.js +1 -1
- package/dist/cjs/components/MenuItem.js +1 -1
- package/dist/cjs/components/Modal.js +2 -2
- package/dist/cjs/components/ModalSheetBottom.js +8 -7
- package/dist/cjs/components/Notification.js +1 -1
- package/dist/cjs/components/Pagination.js +3 -3
- package/dist/cjs/components/Response.js +3 -3
- package/dist/cjs/components/Search.js +1 -1
- package/dist/cjs/components/Segmented.js +1 -1
- package/dist/cjs/components/Select.js +3 -3
- package/dist/cjs/components/Swiper.js +1 -1
- package/dist/cjs/components/Tab.js +2 -2
- package/dist/cjs/components/Tile.js +13 -13
- package/dist/cjs/components/Title.js +1 -1
- package/dist/cjs/components/Tooltip.js +1 -1
- package/dist/cjs/components/Warning.js +1 -1
- package/dist/cjs/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +23 -18
- package/dist/components/Accordion.js +6 -7
- package/dist/components/Avatar.js +2 -2
- package/dist/components/AvatarStack.js +2 -2
- package/dist/components/Badge.js +1 -1
- package/dist/components/Breadcrumbs.js +1 -1
- package/dist/components/Button.js +3 -3
- package/dist/components/Cell.js +2 -2
- package/dist/components/Chips.js +2 -2
- package/dist/components/Choice.js +2 -2
- package/dist/components/CookiesWarning.js +3 -3
- package/dist/components/DatePeriod.js +6 -6
- package/dist/components/DatePicker.js +5 -5
- package/dist/components/Divider.js +1 -1
- package/dist/components/Drawer.js +2 -2
- package/dist/components/Dropdown.js +3 -3
- package/dist/components/HeroTitle.js +1 -1
- package/dist/components/Icon.js +1 -1
- package/dist/components/InputPassword.js +1 -1
- package/dist/components/Label.js +2 -2
- package/dist/components/Loader.js +1 -1
- package/dist/components/MenuItem.js +1 -1
- package/dist/components/Modal.js +2 -2
- package/dist/components/ModalSheetBottom.js +8 -7
- package/dist/components/Notification.js +1 -1
- package/dist/components/Pagination.js +3 -3
- package/dist/components/Response.js +3 -3
- package/dist/components/Search.js +1 -1
- package/dist/components/Segmented.js +1 -1
- package/dist/components/Select.js +3 -3
- package/dist/components/Swiper.js +1 -1
- package/dist/components/Tab.js +2 -2
- package/dist/components/Tile.js +13 -13
- package/dist/components/Title.js +1 -1
- package/dist/components/Tooltip.js +1 -1
- package/dist/components/Warning.js +1 -1
- package/dist/css/components/Accordion/Accordion.css +12 -36
- package/dist/css/components/Loader/Loader.css +0 -6
- package/dist/css/styles/align/align_horizontal.css +22 -40
- package/dist/css/styles/align/align_vertical.css +7 -25
- package/dist/css/styles/alignment/alignment.css +0 -8
- package/dist/css/styles/border-color/border-color.css +2 -3
- package/dist/css/styles/border-color/border-color_active.css +2 -3
- package/dist/css/styles/border-color/border-color_focus.css +2 -3
- package/dist/css/styles/border-color/border-color_hover.css +2 -3
- package/dist/css/styles/fill/fill_active.css +2 -4
- package/dist/css/styles/fill/fill_active_hover.css +2 -4
- package/dist/css/styles/fill/fill_hover.css +2 -3
- package/dist/css/styles/text-color/text-color_active.css +2 -4
- package/dist/css/styles/text-color/text-color_active_hover.css +2 -4
- package/dist/css/styles/text-color/text-color_hover.css +2 -4
- package/dist/hooks/useDevicePropsGenerator/useDevicePropsGenerator.js +23 -18
- package/dist/types/components/Accordion/Accordion.interface.d.ts +21 -39
- package/dist/types/components/Badge/Badge.appearance.d.ts +230 -2
- package/dist/types/components/Badge/Badge.interface.d.ts +26 -19
- package/dist/types/components/Badge/appearance/badgeShape.d.ts +4 -4
- package/dist/types/components/Divider/Divider.appearance.d.ts +814 -2
- package/dist/types/components/Divider/Divider.interface.d.ts +24 -36
- package/dist/types/components/Divider/appearance/dividerAccent.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerError.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerPrimary.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerSecondary.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerSize.d.ts +2 -11
- package/dist/types/components/Divider/appearance/dividerSuccess.d.ts +2 -5
- package/dist/types/components/Divider/appearance/dividerSurface.d.ts +2 -14
- package/dist/types/components/Divider/appearance/dividerWarning.d.ts +2 -5
- package/dist/types/components/Icon/Icon.appearance.d.ts +41 -2
- package/dist/types/components/Icon/Icon.d.ts +1 -0
- package/dist/types/components/Icon/Icon.interface.d.ts +59 -73
- package/dist/types/components/Icon/appearance/iconAccent.d.ts +2 -22
- package/dist/types/components/Icon/appearance/iconDanger.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconDisabled.d.ts +2 -12
- package/dist/types/components/Icon/appearance/iconError.d.ts +2 -15
- package/dist/types/components/Icon/appearance/iconInfo.d.ts +2 -18
- package/dist/types/components/Icon/appearance/iconPrimary.d.ts +2 -15
- package/dist/types/components/Icon/appearance/iconSecondary.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconShape.d.ts +2 -24
- package/dist/types/components/Icon/appearance/iconSize.d.ts +2 -142
- package/dist/types/components/Icon/appearance/iconStyle.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconSuccess.d.ts +2 -13
- package/dist/types/components/Icon/appearance/iconSurface.d.ts +2 -27
- package/dist/types/components/Icon/appearance/iconWarning.d.ts +2 -15
- package/dist/types/components/Image/Image.d.ts +2 -5
- package/dist/types/components/Loader/Loader.appearance.d.ts +466 -2
- package/dist/types/components/Loader/Loader.interface.d.ts +12 -14
- package/dist/types/components/Logo/Logo.d.ts +2 -6
- package/dist/types/components/Response/Response.d.ts +2 -6
- package/dist/types/components/SVGContent/SVGContent.d.ts +2 -5
- package/dist/types/components/Tile/Tile.appearance.d.ts +60 -2
- package/dist/types/components/Tile/Tile.interface.d.ts +46 -28
- package/dist/types/components/Tile/appearance/tileShape.d.ts +2 -24
- package/dist/types/components/Tile/appearance/tileSize.d.ts +2 -50
- package/dist/types/components/Tile/appearance/tileStyle.d.ts +2 -13
- package/dist/types/components/Tile/appearance/tileSurface.d.ts +2 -38
- package/dist/types/hoc/urlWithAssetPrefix.d.ts +3 -2
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.d.ts +7 -2
- package/dist/types/hooks/useDevicePropsGenerator/useDevicePropsGenerator.interface.d.ts +1 -10
- package/dist/types/hooks/useStyles/styleAttributes.interface.d.ts +78 -102
- package/dist/types/types/utils.d.ts +4 -0
- package/package.json +6 -8
|
@@ -1,3 +1,467 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
declare const loaderAppearance: {
|
|
2
|
+
solid?: {
|
|
3
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
4
|
+
fill?: import("@itcase/types").FillProps;
|
|
5
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
6
|
+
size?: import("@itcase/types").SizeProps;
|
|
7
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
8
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
9
|
+
} | undefined;
|
|
10
|
+
outlined?: {
|
|
11
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
12
|
+
fill?: import("@itcase/types").FillProps;
|
|
13
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
14
|
+
size?: import("@itcase/types").SizeProps;
|
|
15
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
16
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
17
|
+
} | undefined;
|
|
18
|
+
full?: {
|
|
19
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
20
|
+
fill?: import("@itcase/types").FillProps;
|
|
21
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
22
|
+
size?: import("@itcase/types").SizeProps;
|
|
23
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
24
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
25
|
+
} | undefined;
|
|
26
|
+
ghost?: {
|
|
27
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
28
|
+
fill?: import("@itcase/types").FillProps;
|
|
29
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
30
|
+
size?: import("@itcase/types").SizeProps;
|
|
31
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
32
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
33
|
+
} | undefined;
|
|
34
|
+
accentPrimary?: {
|
|
35
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
36
|
+
fill?: import("@itcase/types").FillProps;
|
|
37
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
38
|
+
size?: import("@itcase/types").SizeProps;
|
|
39
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
40
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
41
|
+
} | undefined;
|
|
42
|
+
accentQuaternary?: {
|
|
43
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
44
|
+
fill?: import("@itcase/types").FillProps;
|
|
45
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
46
|
+
size?: import("@itcase/types").SizeProps;
|
|
47
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
48
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
49
|
+
} | undefined;
|
|
50
|
+
accentSecondary?: {
|
|
51
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
52
|
+
fill?: import("@itcase/types").FillProps;
|
|
53
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
54
|
+
size?: import("@itcase/types").SizeProps;
|
|
55
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
56
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
57
|
+
} | undefined;
|
|
58
|
+
accentTertiary?: {
|
|
59
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
60
|
+
fill?: import("@itcase/types").FillProps;
|
|
61
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
62
|
+
size?: import("@itcase/types").SizeProps;
|
|
63
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
64
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
65
|
+
} | undefined;
|
|
66
|
+
dangerPrimary?: {
|
|
67
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
68
|
+
fill?: import("@itcase/types").FillProps;
|
|
69
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
70
|
+
size?: import("@itcase/types").SizeProps;
|
|
71
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
72
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
73
|
+
} | undefined;
|
|
74
|
+
dangerQuaternary?: {
|
|
75
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
76
|
+
fill?: import("@itcase/types").FillProps;
|
|
77
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
78
|
+
size?: import("@itcase/types").SizeProps;
|
|
79
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
80
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
81
|
+
} | undefined;
|
|
82
|
+
dangerSecondary?: {
|
|
83
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
84
|
+
fill?: import("@itcase/types").FillProps;
|
|
85
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
86
|
+
size?: import("@itcase/types").SizeProps;
|
|
87
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
88
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
89
|
+
} | undefined;
|
|
90
|
+
dangerTertiary?: {
|
|
91
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
92
|
+
fill?: import("@itcase/types").FillProps;
|
|
93
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
94
|
+
size?: import("@itcase/types").SizeProps;
|
|
95
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
96
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
97
|
+
} | undefined;
|
|
98
|
+
disabledPrimary?: {
|
|
99
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
100
|
+
fill?: import("@itcase/types").FillProps;
|
|
101
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
102
|
+
size?: import("@itcase/types").SizeProps;
|
|
103
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
104
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
105
|
+
} | undefined;
|
|
106
|
+
disabledQuaternary?: {
|
|
107
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
108
|
+
fill?: import("@itcase/types").FillProps;
|
|
109
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
110
|
+
size?: import("@itcase/types").SizeProps;
|
|
111
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
112
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
113
|
+
} | undefined;
|
|
114
|
+
disabledSecondary?: {
|
|
115
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
116
|
+
fill?: import("@itcase/types").FillProps;
|
|
117
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
118
|
+
size?: import("@itcase/types").SizeProps;
|
|
119
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
120
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
121
|
+
} | undefined;
|
|
122
|
+
disabledTertiary?: {
|
|
123
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
124
|
+
fill?: import("@itcase/types").FillProps;
|
|
125
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
126
|
+
size?: import("@itcase/types").SizeProps;
|
|
127
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
128
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
129
|
+
} | undefined;
|
|
130
|
+
errorPrimary?: {
|
|
131
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
132
|
+
fill?: import("@itcase/types").FillProps;
|
|
133
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
134
|
+
size?: import("@itcase/types").SizeProps;
|
|
135
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
136
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
137
|
+
} | undefined;
|
|
138
|
+
errorQuaternary?: {
|
|
139
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
140
|
+
fill?: import("@itcase/types").FillProps;
|
|
141
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
142
|
+
size?: import("@itcase/types").SizeProps;
|
|
143
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
144
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
145
|
+
} | undefined;
|
|
146
|
+
errorSecondary?: {
|
|
147
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
148
|
+
fill?: import("@itcase/types").FillProps;
|
|
149
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
150
|
+
size?: import("@itcase/types").SizeProps;
|
|
151
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
152
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
153
|
+
} | undefined;
|
|
154
|
+
errorTertiary?: {
|
|
155
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
156
|
+
fill?: import("@itcase/types").FillProps;
|
|
157
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
158
|
+
size?: import("@itcase/types").SizeProps;
|
|
159
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
160
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
161
|
+
} | undefined;
|
|
162
|
+
extraPrimary?: {
|
|
163
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
164
|
+
fill?: import("@itcase/types").FillProps;
|
|
165
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
166
|
+
size?: import("@itcase/types").SizeProps;
|
|
167
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
168
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
169
|
+
} | undefined;
|
|
170
|
+
extraQuaternary?: {
|
|
171
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
172
|
+
fill?: import("@itcase/types").FillProps;
|
|
173
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
174
|
+
size?: import("@itcase/types").SizeProps;
|
|
175
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
176
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
177
|
+
} | undefined;
|
|
178
|
+
extraSecondary?: {
|
|
179
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
180
|
+
fill?: import("@itcase/types").FillProps;
|
|
181
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
182
|
+
size?: import("@itcase/types").SizeProps;
|
|
183
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
184
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
185
|
+
} | undefined;
|
|
186
|
+
extraTertiary?: {
|
|
187
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
188
|
+
fill?: import("@itcase/types").FillProps;
|
|
189
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
190
|
+
size?: import("@itcase/types").SizeProps;
|
|
191
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
192
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
193
|
+
} | undefined;
|
|
194
|
+
infoPrimary?: {
|
|
195
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
196
|
+
fill?: import("@itcase/types").FillProps;
|
|
197
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
198
|
+
size?: import("@itcase/types").SizeProps;
|
|
199
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
200
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
201
|
+
} | undefined;
|
|
202
|
+
infoQuaternary?: {
|
|
203
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
204
|
+
fill?: import("@itcase/types").FillProps;
|
|
205
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
206
|
+
size?: import("@itcase/types").SizeProps;
|
|
207
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
208
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
209
|
+
} | undefined;
|
|
210
|
+
infoSecondary?: {
|
|
211
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
212
|
+
fill?: import("@itcase/types").FillProps;
|
|
213
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
214
|
+
size?: import("@itcase/types").SizeProps;
|
|
215
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
216
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
217
|
+
} | undefined;
|
|
218
|
+
infoTertiary?: {
|
|
219
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
220
|
+
fill?: import("@itcase/types").FillProps;
|
|
221
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
222
|
+
size?: import("@itcase/types").SizeProps;
|
|
223
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
224
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
225
|
+
} | undefined;
|
|
226
|
+
specialPrimary?: {
|
|
227
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
228
|
+
fill?: import("@itcase/types").FillProps;
|
|
229
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
230
|
+
size?: import("@itcase/types").SizeProps;
|
|
231
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
232
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
233
|
+
} | undefined;
|
|
234
|
+
specialQuaternary?: {
|
|
235
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
236
|
+
fill?: import("@itcase/types").FillProps;
|
|
237
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
238
|
+
size?: import("@itcase/types").SizeProps;
|
|
239
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
240
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
241
|
+
} | undefined;
|
|
242
|
+
specialSecondary?: {
|
|
243
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
244
|
+
fill?: import("@itcase/types").FillProps;
|
|
245
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
246
|
+
size?: import("@itcase/types").SizeProps;
|
|
247
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
248
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
249
|
+
} | undefined;
|
|
250
|
+
specialTertiary?: {
|
|
251
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
252
|
+
fill?: import("@itcase/types").FillProps;
|
|
253
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
254
|
+
size?: import("@itcase/types").SizeProps;
|
|
255
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
256
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
257
|
+
} | undefined;
|
|
258
|
+
successPrimary?: {
|
|
259
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
260
|
+
fill?: import("@itcase/types").FillProps;
|
|
261
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
262
|
+
size?: import("@itcase/types").SizeProps;
|
|
263
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
264
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
265
|
+
} | undefined;
|
|
266
|
+
successQuaternary?: {
|
|
267
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
268
|
+
fill?: import("@itcase/types").FillProps;
|
|
269
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
270
|
+
size?: import("@itcase/types").SizeProps;
|
|
271
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
272
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
273
|
+
} | undefined;
|
|
274
|
+
successSecondary?: {
|
|
275
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
276
|
+
fill?: import("@itcase/types").FillProps;
|
|
277
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
278
|
+
size?: import("@itcase/types").SizeProps;
|
|
279
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
280
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
281
|
+
} | undefined;
|
|
282
|
+
successTertiary?: {
|
|
283
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
284
|
+
fill?: import("@itcase/types").FillProps;
|
|
285
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
286
|
+
size?: import("@itcase/types").SizeProps;
|
|
287
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
288
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
289
|
+
} | undefined;
|
|
290
|
+
surfacePrimary?: {
|
|
291
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
292
|
+
fill?: import("@itcase/types").FillProps;
|
|
293
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
294
|
+
size?: import("@itcase/types").SizeProps;
|
|
295
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
296
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
297
|
+
} | undefined;
|
|
298
|
+
surfaceQuaternary?: {
|
|
299
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
300
|
+
fill?: import("@itcase/types").FillProps;
|
|
301
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
302
|
+
size?: import("@itcase/types").SizeProps;
|
|
303
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
304
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
305
|
+
} | undefined;
|
|
306
|
+
surfaceSecondary?: {
|
|
307
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
308
|
+
fill?: import("@itcase/types").FillProps;
|
|
309
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
310
|
+
size?: import("@itcase/types").SizeProps;
|
|
311
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
312
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
313
|
+
} | undefined;
|
|
314
|
+
surfaceTertiary?: {
|
|
315
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
316
|
+
fill?: import("@itcase/types").FillProps;
|
|
317
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
318
|
+
size?: import("@itcase/types").SizeProps;
|
|
319
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
320
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
321
|
+
} | undefined;
|
|
322
|
+
warningPrimary?: {
|
|
323
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
324
|
+
fill?: import("@itcase/types").FillProps;
|
|
325
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
326
|
+
size?: import("@itcase/types").SizeProps;
|
|
327
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
328
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
329
|
+
} | undefined;
|
|
330
|
+
warningQuaternary?: {
|
|
331
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
332
|
+
fill?: import("@itcase/types").FillProps;
|
|
333
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
334
|
+
size?: import("@itcase/types").SizeProps;
|
|
335
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
336
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
337
|
+
} | undefined;
|
|
338
|
+
warningSecondary?: {
|
|
339
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
340
|
+
fill?: import("@itcase/types").FillProps;
|
|
341
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
342
|
+
size?: import("@itcase/types").SizeProps;
|
|
343
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
344
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
345
|
+
} | undefined;
|
|
346
|
+
warningTertiary?: {
|
|
347
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
348
|
+
fill?: import("@itcase/types").FillProps;
|
|
349
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
350
|
+
size?: import("@itcase/types").SizeProps;
|
|
351
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
352
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
353
|
+
} | undefined;
|
|
354
|
+
circular?: {
|
|
355
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
356
|
+
fill?: import("@itcase/types").FillProps;
|
|
357
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
358
|
+
size?: import("@itcase/types").SizeProps;
|
|
359
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
360
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
361
|
+
} | undefined;
|
|
362
|
+
geometric?: {
|
|
363
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
364
|
+
fill?: import("@itcase/types").FillProps;
|
|
365
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
366
|
+
size?: import("@itcase/types").SizeProps;
|
|
367
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
368
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
369
|
+
} | undefined;
|
|
370
|
+
rounded?: {
|
|
371
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
372
|
+
fill?: import("@itcase/types").FillProps;
|
|
373
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
374
|
+
size?: import("@itcase/types").SizeProps;
|
|
375
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
376
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
377
|
+
} | undefined;
|
|
378
|
+
roundedL?: {
|
|
379
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
380
|
+
fill?: import("@itcase/types").FillProps;
|
|
381
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
382
|
+
size?: import("@itcase/types").SizeProps;
|
|
383
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
384
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
385
|
+
} | undefined;
|
|
386
|
+
roundedM?: {
|
|
387
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
388
|
+
fill?: import("@itcase/types").FillProps;
|
|
389
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
390
|
+
size?: import("@itcase/types").SizeProps;
|
|
391
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
392
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
393
|
+
} | undefined;
|
|
394
|
+
roundedS?: {
|
|
395
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
396
|
+
fill?: import("@itcase/types").FillProps;
|
|
397
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
398
|
+
size?: import("@itcase/types").SizeProps;
|
|
399
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
400
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
401
|
+
} | undefined;
|
|
402
|
+
roundedXL?: {
|
|
403
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
404
|
+
fill?: import("@itcase/types").FillProps;
|
|
405
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
406
|
+
size?: import("@itcase/types").SizeProps;
|
|
407
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
408
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
409
|
+
} | undefined;
|
|
410
|
+
sizeXXS?: {
|
|
411
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
412
|
+
fill?: import("@itcase/types").FillProps;
|
|
413
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
414
|
+
size?: import("@itcase/types").SizeProps;
|
|
415
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
416
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
417
|
+
} | undefined;
|
|
418
|
+
sizeXS?: {
|
|
419
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
420
|
+
fill?: import("@itcase/types").FillProps;
|
|
421
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
422
|
+
size?: import("@itcase/types").SizeProps;
|
|
423
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
424
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
425
|
+
} | undefined;
|
|
426
|
+
sizeS?: {
|
|
427
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
428
|
+
fill?: import("@itcase/types").FillProps;
|
|
429
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
430
|
+
size?: import("@itcase/types").SizeProps;
|
|
431
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
432
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
433
|
+
} | undefined;
|
|
434
|
+
sizeM?: {
|
|
435
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
436
|
+
fill?: import("@itcase/types").FillProps;
|
|
437
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
438
|
+
size?: import("@itcase/types").SizeProps;
|
|
439
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
440
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
441
|
+
} | undefined;
|
|
442
|
+
sizeL?: {
|
|
443
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
444
|
+
fill?: import("@itcase/types").FillProps;
|
|
445
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
446
|
+
size?: import("@itcase/types").SizeProps;
|
|
447
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
448
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
449
|
+
} | undefined;
|
|
450
|
+
sizeXL?: {
|
|
451
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
452
|
+
fill?: import("@itcase/types").FillProps;
|
|
453
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
454
|
+
size?: import("@itcase/types").SizeProps;
|
|
455
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
456
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
457
|
+
} | undefined;
|
|
458
|
+
sizeXXL?: {
|
|
459
|
+
borderColor?: import("@itcase/types").BorderColorProps;
|
|
460
|
+
fill?: import("@itcase/types").FillProps;
|
|
461
|
+
itemFill?: import("@itcase/types").ItemFillProps;
|
|
462
|
+
size?: import("@itcase/types").SizeProps;
|
|
463
|
+
textColor?: import("@itcase/types").TextColorProps;
|
|
464
|
+
textSize?: import("@itcase/types").TextSizeProps;
|
|
465
|
+
} | undefined;
|
|
466
|
+
};
|
|
3
467
|
export { loaderAppearance };
|
|
@@ -1,33 +1,31 @@
|
|
|
1
1
|
import { CSSProperties, ReactNode } from 'react';
|
|
2
|
-
import { AppearanceKeysDefault, BorderColorProps, FillProps,
|
|
2
|
+
import { AppearanceKeysDefault, AppearanceShapeKey, AppearanceSizeKey, AppearanceStyleKey, BorderColorProps, CompositeAppearanceKey, FillProps, ItemFillProps, ShapeProps, ShapeStrengthProps, SizeProps, TextColorProps, TextSizeProps } from '@itcase/types';
|
|
3
3
|
import { StyleAttributes } from 'src/hooks/useStyles/styleAttributes.interface';
|
|
4
4
|
type LoaderAppearanceProps = {
|
|
5
5
|
borderColor?: BorderColorProps;
|
|
6
6
|
fill?: FillProps;
|
|
7
|
-
|
|
8
|
-
itemFill?: ItemColorProps;
|
|
7
|
+
itemFill?: ItemFillProps;
|
|
9
8
|
size?: SizeProps;
|
|
10
9
|
textColor?: TextColorProps;
|
|
11
10
|
textSize?: TextSizeProps;
|
|
12
|
-
width?: WidthProps;
|
|
13
11
|
};
|
|
14
|
-
type LoaderProps = {
|
|
15
|
-
appearance?:
|
|
12
|
+
type LoaderProps = LoaderAppearanceProps & StyleAttributes & {
|
|
13
|
+
appearance?: CompositeAppearanceKey;
|
|
16
14
|
children?: ReactNode;
|
|
17
15
|
className?: string;
|
|
18
|
-
height?: string | HeightProps;
|
|
19
16
|
isSkeleton?: boolean;
|
|
17
|
+
shape?: ShapeProps;
|
|
18
|
+
shapeStrength?: ShapeStrengthProps;
|
|
20
19
|
style?: CSSProperties;
|
|
21
20
|
text?: string;
|
|
22
|
-
type?:
|
|
23
|
-
width?: string | WidthProps;
|
|
24
|
-
} & LoaderAppearanceProps & StyleAttributes;
|
|
25
|
-
type LoaderConfig = {
|
|
26
|
-
appearance: LoaderAppearance | undefined;
|
|
27
|
-
setAppearance: (newComponent: LoaderAppearance) => void;
|
|
21
|
+
type?: 'circular' | 'dot' | 'simple';
|
|
28
22
|
};
|
|
29
|
-
type LoaderAppearanceKey = AppearanceKeysDefault |
|
|
23
|
+
type LoaderAppearanceKey = AppearanceKeysDefault | AppearanceShapeKey | AppearanceSizeKey | AppearanceStyleKey;
|
|
30
24
|
type LoaderAppearance = {
|
|
31
25
|
[key in LoaderAppearanceKey]?: LoaderAppearanceProps;
|
|
32
26
|
};
|
|
27
|
+
type LoaderConfig = {
|
|
28
|
+
appearance: LoaderAppearance;
|
|
29
|
+
setAppearance: (appearanceConfig: LoaderAppearance) => void;
|
|
30
|
+
};
|
|
33
31
|
export type { LoaderAppearance, LoaderConfig, LoaderProps };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import type { LogoConfig } from './Logo.interface';
|
|
1
|
+
import type { LogoConfig, LogoProps } from './Logo.interface';
|
|
2
2
|
declare const logoConfig: LogoConfig;
|
|
3
|
-
declare const Logo: import("react").ForwardRefExoticComponent<
|
|
4
|
-
imageSrc?: string;
|
|
5
|
-
src?: string;
|
|
6
|
-
svgSrc?: string;
|
|
7
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
3
|
+
declare const Logo: import("react").ForwardRefExoticComponent<Omit<LogoProps, "ref"> & import("react").RefAttributes<unknown>>;
|
|
8
4
|
export { Logo, logoConfig };
|
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
import type { ResponseConfig } from './Response.interface';
|
|
1
|
+
import type { ResponseConfig, ResponseProps } from './Response.interface';
|
|
2
2
|
declare const responseConfig: ResponseConfig;
|
|
3
|
-
declare const Response: import("react").ForwardRefExoticComponent<
|
|
4
|
-
imageSrc?: string;
|
|
5
|
-
src?: string;
|
|
6
|
-
svgSrc?: string;
|
|
7
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
3
|
+
declare const Response: import("react").ForwardRefExoticComponent<Omit<ResponseProps, "ref"> & import("react").RefAttributes<unknown>>;
|
|
8
4
|
export { Response, responseConfig };
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
src?: string;
|
|
4
|
-
svgSrc?: string;
|
|
5
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
1
|
+
import type { SVGContentProps } from './SVGContent.interface';
|
|
2
|
+
declare const SVGContent: import("react").ForwardRefExoticComponent<Omit<SVGContentProps, "ref"> & import("react").RefAttributes<unknown>>;
|
|
6
3
|
export { SVGContent };
|
|
@@ -1,2 +1,60 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export declare const tileAppearance: {
|
|
2
|
+
solid?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
3
|
+
outlined?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
4
|
+
full?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
5
|
+
ghost?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
6
|
+
accentPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
7
|
+
accentQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
8
|
+
accentSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
9
|
+
accentTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
10
|
+
dangerPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
11
|
+
dangerQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
12
|
+
dangerSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
13
|
+
dangerTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
14
|
+
disabledPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
15
|
+
disabledQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
16
|
+
disabledSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
17
|
+
disabledTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
18
|
+
errorPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
19
|
+
errorQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
20
|
+
errorSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
21
|
+
errorTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
22
|
+
extraPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
23
|
+
extraQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
24
|
+
extraSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
25
|
+
extraTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
26
|
+
infoPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
27
|
+
infoQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
28
|
+
infoSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
29
|
+
infoTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
30
|
+
specialPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
31
|
+
specialQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
32
|
+
specialSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
33
|
+
specialTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
34
|
+
successPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
35
|
+
successQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
36
|
+
successSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
37
|
+
successTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
38
|
+
surfacePrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
39
|
+
surfaceQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
40
|
+
surfaceSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
41
|
+
surfaceTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
42
|
+
warningPrimary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
43
|
+
warningQuaternary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
44
|
+
warningSecondary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
45
|
+
warningTertiary?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
46
|
+
circular?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
47
|
+
geometric?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
48
|
+
rounded?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
49
|
+
roundedL?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
50
|
+
roundedM?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
51
|
+
roundedS?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
52
|
+
roundedXL?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
53
|
+
sizeXXS?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
54
|
+
sizeXS?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
55
|
+
sizeS?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
56
|
+
sizeM?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
57
|
+
sizeL?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
58
|
+
sizeXL?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
59
|
+
sizeXXL?: import("./Tile.interface").TileAppearanceProps | undefined;
|
|
60
|
+
};
|