@lotte-innovate/ui-component-test 0.0.43 → 0.0.45

Sign up to get free protection for your applications and to get access to all the features.
Files changed (157) hide show
  1. package/README.md +281 -78
  2. package/package.json +7 -6
  3. package/dist/globals.css +0 -4
  4. package/dist/lib/Typography/Header/index.d.ts +0 -13
  5. package/dist/lib/Typography/Text/index.d.ts +0 -15
  6. package/dist/lib/Typography/index.d.ts +0 -2
  7. package/dist/lib/color/alpha.d.ts +0 -784
  8. package/dist/lib/color/constants.d.ts +0 -29
  9. package/dist/lib/color/dark.d.ts +0 -392
  10. package/dist/lib/color/krdsColors.d.ts +0 -309
  11. package/dist/lib/color/light.d.ts +0 -392
  12. package/dist/lib/components/Accordion/index.d.ts +0 -22
  13. package/dist/lib/components/AlertDialog/AlertDialogAction.d.ts +0 -14
  14. package/dist/lib/components/AlertDialog/AlertDialogCancel.d.ts +0 -13
  15. package/dist/lib/components/AlertDialog/AlertDialogContent.d.ts +0 -11
  16. package/dist/lib/components/AlertDialog/AlertDialogDescription.d.ts +0 -10
  17. package/dist/lib/components/AlertDialog/AlertDialogRoot.d.ts +0 -16
  18. package/dist/lib/components/AlertDialog/AlertDialogTitle.d.ts +0 -10
  19. package/dist/lib/components/AlertDialog/AlertDialogTrigger.d.ts +0 -17
  20. package/dist/lib/components/AlertDialog/index.d.ts +0 -11
  21. package/dist/lib/components/AspectRatio/index.d.ts +0 -10
  22. package/dist/lib/components/Avatar/index.d.ts +0 -21
  23. package/dist/lib/components/Badge/index.d.ts +0 -18
  24. package/dist/lib/components/BarChart/index.d.ts +0 -38
  25. package/dist/lib/components/BubbleChart/index.d.ts +0 -29
  26. package/dist/lib/components/Button/index.d.ts +0 -16
  27. package/dist/lib/components/Callout/CalloutIcon.d.ts +0 -13
  28. package/dist/lib/components/Callout/CalloutRoot.d.ts +0 -18
  29. package/dist/lib/components/Callout/CalloutText.d.ts +0 -10
  30. package/dist/lib/components/Callout/index.d.ts +0 -7
  31. package/dist/lib/components/Card/index.d.ts +0 -14
  32. package/dist/lib/components/Checkbox/index.d.ts +0 -17
  33. package/dist/lib/components/CheckboxCard/index.d.ts +0 -20
  34. package/dist/lib/components/CheckboxGroup/CheckboxGroupItem.d.ts +0 -5
  35. package/dist/lib/components/CheckboxGroup/CheckboxGroupRoot.d.ts +0 -17
  36. package/dist/lib/components/CheckboxGroup/index.d.ts +0 -6
  37. package/dist/lib/components/ContextMenu/ContextMenuCheckboxItem.d.ts +0 -4
  38. package/dist/lib/components/ContextMenu/ContextMenuContent.d.ts +0 -11
  39. package/dist/lib/components/ContextMenu/ContextMenuGroup.d.ts +0 -4
  40. package/dist/lib/components/ContextMenu/ContextMenuItem.d.ts +0 -13
  41. package/dist/lib/components/ContextMenu/ContextMenuItemIndicator.d.ts +0 -10
  42. package/dist/lib/components/ContextMenu/ContextMenuLabel.d.ts +0 -11
  43. package/dist/lib/components/ContextMenu/ContextMenuRadioGroup.d.ts +0 -8
  44. package/dist/lib/components/ContextMenu/ContextMenuRadioItem.d.ts +0 -4
  45. package/dist/lib/components/ContextMenu/ContextMenuRoot.d.ts +0 -13
  46. package/dist/lib/components/ContextMenu/ContextMenuSeparator.d.ts +0 -3
  47. package/dist/lib/components/ContextMenu/ContextMenuSubContent.d.ts +0 -11
  48. package/dist/lib/components/ContextMenu/ContextMenuSubTrigger.d.ts +0 -4
  49. package/dist/lib/components/ContextMenu/ContextMenuTrigger.d.ts +0 -4
  50. package/dist/lib/components/ContextMenu/index.d.ts +0 -17
  51. package/dist/lib/components/DataList/DataListItem.d.ts +0 -9
  52. package/dist/lib/components/DataList/DataListLabel.d.ts +0 -10
  53. package/dist/lib/components/DataList/DataListRoot.d.ts +0 -14
  54. package/dist/lib/components/DataList/DataListValue.d.ts +0 -11
  55. package/dist/lib/components/DataList/index.d.ts +0 -8
  56. package/dist/lib/components/Dialog/DialogAction.d.ts +0 -13
  57. package/dist/lib/components/Dialog/DialogCancel.d.ts +0 -11
  58. package/dist/lib/components/Dialog/DialogContent.d.ts +0 -11
  59. package/dist/lib/components/Dialog/DialogDescription.d.ts +0 -9
  60. package/dist/lib/components/Dialog/DialogRoot.d.ts +0 -15
  61. package/dist/lib/components/Dialog/DialogSlot.d.ts +0 -9
  62. package/dist/lib/components/Dialog/DialogTitle.d.ts +0 -11
  63. package/dist/lib/components/Dialog/DialogTrigger.d.ts +0 -3
  64. package/dist/lib/components/Dialog/index.d.ts +0 -15
  65. package/dist/lib/components/DoughnutChart/index.d.ts +0 -23
  66. package/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.d.ts +0 -3
  67. package/dist/lib/components/DropdownMenu/DropdonMenuSubContent.d.ts +0 -11
  68. package/dist/lib/components/DropdownMenu/DropdownMenuCheckboxItem.d.ts +0 -7
  69. package/dist/lib/components/DropdownMenu/DropdownMenuContent.d.ts +0 -11
  70. package/dist/lib/components/DropdownMenu/DropdownMenuItem.d.ts +0 -15
  71. package/dist/lib/components/DropdownMenu/DropdownMenuItemIndicator.d.ts +0 -10
  72. package/dist/lib/components/DropdownMenu/DropdownMenuLable.d.ts +0 -10
  73. package/dist/lib/components/DropdownMenu/DropdownMenuRadioItem.d.ts +0 -6
  74. package/dist/lib/components/DropdownMenu/DropdownMenuRoot.d.ts +0 -15
  75. package/dist/lib/components/DropdownMenu/DropdownMenuSeparator.d.ts +0 -3
  76. package/dist/lib/components/DropdownMenu/DropdownMenuSub.d.ts +0 -3
  77. package/dist/lib/components/DropdownMenu/DropdownMenuSubTrigger.d.ts +0 -4
  78. package/dist/lib/components/DropdownMenu/DropdownMenuTrigger.d.ts +0 -14
  79. package/dist/lib/components/DropdownMenu/index.d.ts +0 -20
  80. package/dist/lib/components/HoverCard/HoverCardContent.d.ts +0 -14
  81. package/dist/lib/components/HoverCard/HoverCardRoot.d.ts +0 -11
  82. package/dist/lib/components/HoverCard/HoverCardTrigger.d.ts +0 -3
  83. package/dist/lib/components/HoverCard/index.d.ts +0 -10
  84. package/dist/lib/components/IconButton/index.d.ts +0 -15
  85. package/dist/lib/components/Inset/index.d.ts +0 -10
  86. package/dist/lib/components/Label/index.d.ts +0 -17
  87. package/dist/lib/components/LineChart/index.d.ts +0 -44
  88. package/dist/lib/components/Menubar/MenubarCheckboxItem.d.ts +0 -4
  89. package/dist/lib/components/Menubar/MenubarContent.d.ts +0 -11
  90. package/dist/lib/components/Menubar/MenubarItem.d.ts +0 -13
  91. package/dist/lib/components/Menubar/MenubarItemIndicator.d.ts +0 -10
  92. package/dist/lib/components/Menubar/MenubarMenu.d.ts +0 -5
  93. package/dist/lib/components/Menubar/MenubarRadioGroup.d.ts +0 -8
  94. package/dist/lib/components/Menubar/MenubarRadioItem.d.ts +0 -4
  95. package/dist/lib/components/Menubar/MenubarRoot.d.ts +0 -19
  96. package/dist/lib/components/Menubar/MenubarSeparator.d.ts +0 -3
  97. package/dist/lib/components/Menubar/MenubarSub.d.ts +0 -3
  98. package/dist/lib/components/Menubar/MenubarSubContent.d.ts +0 -10
  99. package/dist/lib/components/Menubar/MenubarSubTrigger.d.ts +0 -4
  100. package/dist/lib/components/Menubar/MenubarTrigger.d.ts +0 -12
  101. package/dist/lib/components/Menubar/index.d.ts +0 -19
  102. package/dist/lib/components/NavigationMenu/NavigationMenuContent.d.ts +0 -11
  103. package/dist/lib/components/NavigationMenu/NavigationMenuIndicator.d.ts +0 -3
  104. package/dist/lib/components/NavigationMenu/NavigationMenuItem.d.ts +0 -3
  105. package/dist/lib/components/NavigationMenu/NavigationMenuLink.d.ts +0 -13
  106. package/dist/lib/components/NavigationMenu/NavigationMenuList.d.ts +0 -12
  107. package/dist/lib/components/NavigationMenu/NavigationMenuRoot.d.ts +0 -14
  108. package/dist/lib/components/NavigationMenu/NavigationMenuTrigger.d.ts +0 -13
  109. package/dist/lib/components/NavigationMenu/NavigationMenuViewport.d.ts +0 -12
  110. package/dist/lib/components/NavigationMenu/index.d.ts +0 -12
  111. package/dist/lib/components/PieChart/index.d.ts +0 -23
  112. package/dist/lib/components/Popover/PopoverClose.d.ts +0 -9
  113. package/dist/lib/components/Popover/PopoverContent.d.ts +0 -11
  114. package/dist/lib/components/Popover/PopoverRoot.d.ts +0 -12
  115. package/dist/lib/components/Popover/PopoverTrigger.d.ts +0 -3
  116. package/dist/lib/components/Popover/index.d.ts +0 -11
  117. package/dist/lib/components/Progress/index.d.ts +0 -13
  118. package/dist/lib/components/RadarChart/index.d.ts +0 -33
  119. package/dist/lib/components/Radio/index.d.ts +0 -13
  120. package/dist/lib/components/RadioCards/RadioCardsItem.d.ts +0 -10
  121. package/dist/lib/components/RadioCards/RadioCardsRoot.d.ts +0 -13
  122. package/dist/lib/components/RadioCards/index.d.ts +0 -6
  123. package/dist/lib/components/RadioGroup/RadioGroupItem.d.ts +0 -13
  124. package/dist/lib/components/RadioGroup/RadioGroupRoot.d.ts +0 -15
  125. package/dist/lib/components/RadioGroup/index.d.ts +0 -6
  126. package/dist/lib/components/ScrollArea/index.d.ts +0 -9
  127. package/dist/lib/components/SegmentedControl/SegmentedControlItem.d.ts +0 -6
  128. package/dist/lib/components/SegmentedControl/SegmentedControlRoot.d.ts +0 -14
  129. package/dist/lib/components/SegmentedControl/index.d.ts +0 -6
  130. package/dist/lib/components/Select/index.d.ts +0 -34
  131. package/dist/lib/components/Separator/index.d.ts +0 -11
  132. package/dist/lib/components/Skeleton/index.d.ts +0 -14
  133. package/dist/lib/components/Slider/index.d.ts +0 -14
  134. package/dist/lib/components/Spinner/index.d.ts +0 -15
  135. package/dist/lib/components/TabNav/index.d.ts +0 -15
  136. package/dist/lib/components/Table/index.d.ts +0 -30
  137. package/dist/lib/components/Tabs/index.d.ts +0 -22
  138. package/dist/lib/components/TextArea/index.d.ts +0 -16
  139. package/dist/lib/components/TextField/index.d.ts +0 -21
  140. package/dist/lib/components/Toast/ToastActionButton.d.ts +0 -14
  141. package/dist/lib/components/Toast/ToastDescription.d.ts +0 -13
  142. package/dist/lib/components/Toast/ToastRoot.d.ts +0 -27
  143. package/dist/lib/components/Toast/ToastTitle.d.ts +0 -13
  144. package/dist/lib/components/Toast/index.d.ts +0 -8
  145. package/dist/lib/components/Toggle/ToggleWithText.d.ts +0 -21
  146. package/dist/lib/components/Toggle/index.d.ts +0 -21
  147. package/dist/lib/components/ToggleGroup/ToggleGroupItem.d.ts +0 -17
  148. package/dist/lib/components/ToggleGroup/ToggleGroupRoot.d.ts +0 -15
  149. package/dist/lib/components/ToggleGroup/index.d.ts +0 -6
  150. package/dist/lib/components/ToggleSwitch/index.d.ts +0 -13
  151. package/dist/lib/components/Tooltip/index.d.ts +0 -19
  152. package/dist/lib/components/index.d.ts +0 -50
  153. package/dist/lib/constants.d.ts +0 -655
  154. package/dist/lib/index.d.ts +0 -2
  155. package/dist/lib/types.d.ts +0 -81
  156. package/dist/lib/utils/useDarkMode.d.ts +0 -1
  157. package/dist/lib/utils/utils.d.ts +0 -2
@@ -1,50 +0,0 @@
1
- export { default as Accordion } from './Accordion';
2
- export { default as AlertDialog } from './AlertDialog';
3
- export { default as AspectRatio } from './AspectRatio';
4
- export { default as Avatar } from './Avatar';
5
- export { default as Badge } from './Badge';
6
- export { default as Button } from './Button';
7
- export { default as Callout } from './Callout';
8
- export { default as Card } from './Card';
9
- export { default as Checkbox } from './Checkbox';
10
- export { default as CheckboxCard } from './CheckboxCard';
11
- export { default as CheckboxGroup } from './CheckboxGroup';
12
- export { default as ContextMenu } from './ContextMenu';
13
- export { default as DataList } from './DataList';
14
- export { default as Dialog } from './Dialog';
15
- export { default as DropdownMenu } from './DropdownMenu';
16
- export { default as HoverCard } from './HoverCard';
17
- export { default as IconButton } from './IconButton';
18
- export { default as Inset } from './Inset';
19
- export { default as Label } from './Label';
20
- export { default as Menubar } from './Menubar';
21
- export { default as NavigationMenu } from './NavigationMenu';
22
- export { default as Popover } from './Popover';
23
- export { default as Progress } from './Progress';
24
- export { default as Radio } from './Radio';
25
- export { default as RadioCards } from './RadioCards';
26
- export { default as RadioGroup } from './RadioGroup';
27
- export { default as ScrollArea } from './ScrollArea';
28
- export { default as SegmentedControl } from './SegmentedControl';
29
- export { default as Select } from './Select';
30
- export { default as Separator } from './Separator';
31
- export { default as Skeleton } from './Skeleton';
32
- export { default as Slider } from './Slider';
33
- export { default as Spinner } from './Spinner';
34
- export { default as Table } from './Table';
35
- export { default as TabNav } from './TabNav';
36
- export { default as Tabs } from './Tabs';
37
- export { default as TextArea } from './TextArea';
38
- export { default as TextField } from './TextField';
39
- export { default as Toast } from './Toast';
40
- export { default as Toggle } from './Toggle';
41
- export { default as ToggleWithText } from './Toggle/ToggleWithText';
42
- export { default as ToggleGroup } from './ToggleGroup';
43
- export { default as ToggleSwitch } from './ToggleSwitch';
44
- export { default as Tooltip } from './Tooltip';
45
- export { default as BarChart } from './BarChart';
46
- export { default as BubbleChart } from './BubbleChart';
47
- export { default as RadarChart } from './RadarChart';
48
- export { default as LineChart } from './LineChart';
49
- export { default as PieChart } from './PieChart';
50
- export { default as DoughnutChart } from './DoughnutChart';
@@ -1,655 +0,0 @@
1
- import { IAppearance, IRadius, IScaling, IWeight, ISize, ITheme, ITypoSize } from './types';
2
- export declare const radiusOptions: IRadius[];
3
- export declare const typoSizeOptions: ITypoSize[];
4
- export declare const scalingOptions: IScaling[];
5
- export declare const sizeOptions: ISize[];
6
- export declare const weightOptions: IWeight[];
7
- export declare const themeOptions: ITheme[];
8
- export declare const appearanceOptions: IAppearance[];
9
- export declare const labelPositionList: string[];
10
- export declare const pointStyleList: (string | boolean)[];
11
- export declare const radiusVariants: {
12
- small: {
13
- none: string;
14
- small: string;
15
- medium: string;
16
- large: string;
17
- full: string;
18
- };
19
- base: {
20
- none: string;
21
- small: string;
22
- medium: string;
23
- large: string;
24
- full: string;
25
- };
26
- large: {
27
- none: string;
28
- small: string;
29
- medium: string;
30
- large: string;
31
- full: string;
32
- };
33
- 'extra-large': {
34
- none: string;
35
- small: string;
36
- medium: string;
37
- large: string;
38
- full: string;
39
- };
40
- 'menu-item': {
41
- none: string;
42
- small: string;
43
- medium: string;
44
- large: string;
45
- full: string;
46
- };
47
- };
48
- export declare const weightVariants: {
49
- regular: string;
50
- medium: string;
51
- semibold: string;
52
- bold: string;
53
- };
54
- export declare const scalingVariants: {
55
- '90%': string;
56
- '95%': string;
57
- '100%': string;
58
- '105%': string;
59
- '110%': string;
60
- };
61
- export declare const commonArgTypes: {
62
- typoSize: {
63
- table: {
64
- category: string;
65
- type: {
66
- summary: string;
67
- };
68
- };
69
- control: {
70
- type: string;
71
- };
72
- options: ITypoSize[];
73
- defaultValue: {
74
- summary: string;
75
- };
76
- };
77
- scaling: {
78
- table: {
79
- category: string;
80
- type: {
81
- summary: string;
82
- };
83
- };
84
- control: {
85
- type: string;
86
- };
87
- options: IScaling[];
88
- defaultValue: {
89
- summary: string;
90
- };
91
- };
92
- weight: {
93
- table: {
94
- category: string;
95
- type: {
96
- summary: string;
97
- };
98
- };
99
- options: IWeight[];
100
- control: {
101
- type: string;
102
- };
103
- defaultValue: {
104
- summary: string;
105
- };
106
- };
107
- radius: {
108
- table: {
109
- category: string;
110
- type: {
111
- summary: string;
112
- };
113
- };
114
- options: IRadius[];
115
- control: {
116
- type: string;
117
- };
118
- defaultValue: {
119
- summary: string;
120
- };
121
- };
122
- color: {
123
- table: {
124
- category: string;
125
- type: {
126
- summary: string;
127
- };
128
- };
129
- options: import("./types").IColor[];
130
- control: {
131
- type: string;
132
- };
133
- defaultValue: {
134
- summary: string;
135
- };
136
- };
137
- basicText: {
138
- table: {
139
- category: string;
140
- type: {
141
- summary: string;
142
- };
143
- };
144
- control: string;
145
- };
146
- appearance: {
147
- table: {
148
- category: string;
149
- type: {
150
- summary: string;
151
- };
152
- };
153
- options: IAppearance[];
154
- control: {
155
- type: string;
156
- };
157
- defaultValue: {
158
- summary: string;
159
- };
160
- };
161
- size: {
162
- table: {
163
- category: string;
164
- type: {
165
- summary: string;
166
- };
167
- };
168
- control: {
169
- type: string;
170
- };
171
- options: ISize[];
172
- defaultValue: {
173
- summary: string;
174
- };
175
- };
176
- isColorMixed: {
177
- table: {
178
- category: string;
179
- type: {
180
- summary: string;
181
- };
182
- };
183
- description: string;
184
- control: string;
185
- defaultValue: {
186
- summary: string;
187
- };
188
- };
189
- chartAppearance: {
190
- table: {
191
- category: string;
192
- type: {
193
- summary: string;
194
- };
195
- };
196
- options: string[];
197
- control: string;
198
- defaultValue: {
199
- summary: string;
200
- };
201
- description: string;
202
- };
203
- datasets: {
204
- name: string;
205
- description: string;
206
- table: {
207
- category: string;
208
- type: {
209
- summary: string;
210
- };
211
- };
212
- };
213
- labels: {
214
- description: string;
215
- table: {
216
- category: string;
217
- type: {
218
- summary: string;
219
- };
220
- };
221
- };
222
- };
223
- export declare const chartColorStyle: () => Record<string, string>;
224
- export declare const chartTitleArgTypes: {
225
- title: {
226
- description: string;
227
- table: {
228
- category: string;
229
- type: {
230
- summary: string;
231
- };
232
- };
233
- };
234
- 'title.display': {
235
- description: string;
236
- table: {
237
- category: string;
238
- type: {
239
- summary: string;
240
- };
241
- };
242
- control: {
243
- type: string;
244
- defaultValue: boolean;
245
- };
246
- defaultValue: {
247
- summary: boolean;
248
- };
249
- };
250
- 'title.text': {
251
- description: string;
252
- table: {
253
- category: string;
254
- type: {
255
- summary: string;
256
- };
257
- };
258
- control: {
259
- type: string;
260
- };
261
- defaultValue: {
262
- summary: string;
263
- };
264
- };
265
- 'title.position': {
266
- description: string;
267
- table: {
268
- category: string;
269
- type: {
270
- summary: string;
271
- };
272
- };
273
- control: {
274
- type: string;
275
- };
276
- options: string[];
277
- defaultValue: {
278
- summary: string;
279
- };
280
- };
281
- 'title.align': {
282
- description: string;
283
- table: {
284
- category: string;
285
- type: {
286
- summary: string;
287
- };
288
- };
289
- control: {
290
- type: string;
291
- };
292
- options: string[];
293
- defaultValue: {
294
- summary: string;
295
- };
296
- };
297
- 'title.font.size': {
298
- description: string;
299
- table: {
300
- category: string;
301
- type: {
302
- summary: string;
303
- };
304
- };
305
- control: {
306
- type: string;
307
- };
308
- defaultValue: {
309
- summary: number;
310
- };
311
- };
312
- };
313
- export declare const chartLegendArgTypes: {
314
- legend: {
315
- description: string;
316
- table: {
317
- category: string;
318
- type: {
319
- summary: string;
320
- };
321
- };
322
- };
323
- 'legend.display': {
324
- description: string;
325
- table: {
326
- category: string;
327
- type: {
328
- summary: string;
329
- };
330
- };
331
- control: {
332
- type: string;
333
- };
334
- defaultValue: {
335
- summary: boolean;
336
- };
337
- };
338
- 'legend.align': {
339
- description: string;
340
- table: {
341
- category: string;
342
- type: {
343
- summary: string;
344
- };
345
- };
346
- control: {
347
- type: string;
348
- };
349
- options: string[];
350
- defaultValue: {
351
- summary: string;
352
- };
353
- };
354
- 'legend.position': {
355
- description: string;
356
- table: {
357
- category: string;
358
- type: {
359
- summary: string;
360
- };
361
- };
362
- control: {
363
- type: string;
364
- };
365
- options: string[];
366
- defaultValue: {
367
- summary: string;
368
- };
369
- };
370
- 'legend.maxHeight': {
371
- description: string;
372
- table: {
373
- category: string;
374
- type: {
375
- summary: string;
376
- };
377
- };
378
- control: {
379
- type: string;
380
- };
381
- defaultValue: {
382
- summary: number;
383
- };
384
- };
385
- 'legend.maxWidth': {
386
- description: string;
387
- table: {
388
- category: string;
389
- type: {
390
- summary: string;
391
- };
392
- };
393
- control: {
394
- type: string;
395
- };
396
- defaultValue: {
397
- summary: number;
398
- };
399
- };
400
- 'legend.title.display': {
401
- description: string;
402
- table: {
403
- category: string;
404
- type: {
405
- summary: string;
406
- };
407
- };
408
- control: {
409
- type: string;
410
- };
411
- defaultValue: {
412
- summary: boolean;
413
- };
414
- };
415
- 'legend.title.text': {
416
- description: string;
417
- table: {
418
- category: string;
419
- type: {
420
- summary: string;
421
- };
422
- };
423
- control: {
424
- type: string;
425
- };
426
- defaultValue: {
427
- summary: string;
428
- };
429
- };
430
- 'legend.labels.usePointStyle': {
431
- description: string;
432
- table: {
433
- category: string;
434
- type: {
435
- summary: string;
436
- };
437
- };
438
- control: {
439
- type: string;
440
- };
441
- defaultValue: {
442
- summary: string;
443
- };
444
- };
445
- 'legend.labels.pointStyle': {
446
- description: string;
447
- table: {
448
- category: string;
449
- type: {
450
- summary: string;
451
- };
452
- };
453
- control: {
454
- type: string;
455
- };
456
- options: (string | boolean)[];
457
- defaultValue: {
458
- summary: string;
459
- };
460
- };
461
- };
462
- export declare const chartDatasetsArgsTypes: {
463
- 'datasets[n].data': {
464
- description: string;
465
- table: {
466
- category: string;
467
- type: {
468
- summary: string;
469
- };
470
- };
471
- };
472
- 'datasets[n].label': {
473
- description: string;
474
- table: {
475
- category: string;
476
- type: {
477
- summary: string;
478
- };
479
- };
480
- };
481
- 'datasets[n].backgroundColor': {
482
- description: string;
483
- table: {
484
- category: string;
485
- type: {
486
- summary: string;
487
- };
488
- };
489
- };
490
- 'datasets[n].borderColor': {
491
- description: string;
492
- table: {
493
- category: string;
494
- type: {
495
- summary: string;
496
- };
497
- };
498
- };
499
- 'datasets[n].borderWidth': {
500
- description: string;
501
- table: {
502
- category: string;
503
- type: {
504
- summary: string;
505
- };
506
- };
507
- };
508
- 'datasets[n].borderRadius': {
509
- description: string;
510
- table: {
511
- category: string;
512
- type: {
513
- summary: string;
514
- };
515
- };
516
- };
517
- 'datasets[n].hoverBackgroundColor': {
518
- description: string;
519
- table: {
520
- category: string;
521
- type: {
522
- summary: string;
523
- };
524
- };
525
- };
526
- 'datasets[n].hoverBorderColor': {
527
- description: string;
528
- table: {
529
- category: string;
530
- type: {
531
- summary: string;
532
- };
533
- };
534
- };
535
- 'datasets[n].hoverBorderWidth': {
536
- description: string;
537
- table: {
538
- category: string;
539
- type: {
540
- summary: string;
541
- };
542
- };
543
- };
544
- 'datasets[n].hoverBorderRadius': {
545
- description: string;
546
- table: {
547
- category: string;
548
- type: {
549
- summary: string;
550
- };
551
- };
552
- };
553
- 'datasets[n].order': {
554
- description: string;
555
- table: {
556
- category: string;
557
- type: {
558
- summary: string;
559
- };
560
- };
561
- };
562
- 'datasets[n].hidden': {
563
- description: string;
564
- table: {
565
- category: string;
566
- type: {
567
- summary: string;
568
- };
569
- };
570
- };
571
- 'datasets[n].borderDash': {
572
- description: string;
573
- table: {
574
- category: string;
575
- type: {
576
- summary: string;
577
- };
578
- };
579
- };
580
- 'datasets[n].borderDashOffset': {
581
- description: string;
582
- table: {
583
- category: string;
584
- type: {
585
- summary: string;
586
- };
587
- };
588
- };
589
- 'datasets[n].offset': {
590
- description: string;
591
- table: {
592
- category: string;
593
- type: {
594
- summary: string;
595
- };
596
- };
597
- };
598
- 'datasets[n].weight': {
599
- description: string;
600
- table: {
601
- category: string;
602
- type: {
603
- summary: string;
604
- };
605
- };
606
- };
607
- };
608
- export declare const chartDatalabelsArgsTypes: {
609
- datalabels: {
610
- table: {
611
- disable: boolean;
612
- };
613
- };
614
- 'datalabels.display': {
615
- description: string;
616
- table: {
617
- category: string;
618
- type: {
619
- summary: string;
620
- };
621
- };
622
- control: {
623
- type: string;
624
- };
625
- defaultValue: {
626
- summary: boolean;
627
- };
628
- };
629
- 'datalabels.color': {
630
- description: string;
631
- table: {
632
- category: string;
633
- type: {
634
- summary: string;
635
- };
636
- };
637
- control: {
638
- type: string;
639
- };
640
- options: string[];
641
- defaultValue: {
642
- summary: string;
643
- };
644
- };
645
- };
646
- export declare const blackText: string[];
647
- export declare const primaryColorStyle: () => Record<string, string>;
648
- export declare const bgColorStyle: () => Record<string, string>;
649
- export declare const textColorStyle: () => Record<string, string>;
650
- export declare const appearanceStyle: (type: string, color: string, isClickable?: boolean) => string;
651
- export declare const toggleAppearanceStyle: (type: string, color: string, isClickable?: boolean, stateOn?: string) => string;
652
- export declare const menuItemAppearanceStyle: (type: 'solid' | 'soft' | 'ghost', color: string) => string;
653
- export declare const switchCheckedApperanceStyle: (type: string, color: string) => string;
654
- export declare const checkboxAppearanceStyle: (type: string, color: string, indeterminate: boolean) => string;
655
- export declare const selectAppearanceStyle: (type: 'classic' | 'surface' | 'soft' | 'ghost', color: string) => string;
@@ -1,2 +0,0 @@
1
- export * from './components';
2
- export * from './Typography';