@atom-learning/components 2.61.2 → 2.63.0

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.
Files changed (114) hide show
  1. package/CHANGELOG.md +3 -3
  2. package/dist/components/accordion/AccordionTrigger.js +1 -1
  3. package/dist/components/action-icon/ActionIcon.js +1 -1
  4. package/dist/components/avatar/AvatarInitial.js +1 -1
  5. package/dist/components/banner/BannerContext.js +1 -1
  6. package/dist/components/banner/banner-regular/BannerRegularActions.js +1 -1
  7. package/dist/components/banner/banner-regular/BannerRegularButton.js +1 -1
  8. package/dist/components/banner/banner-regular/BannerRegularContent.js +1 -1
  9. package/dist/components/button/Button.js +1 -1
  10. package/dist/components/calendar/Calendar.js +1 -1
  11. package/dist/components/carousel/CarouselSlide.js +1 -1
  12. package/dist/components/checkbox/Checkbox.js +1 -1
  13. package/dist/components/chip/Chip.d.ts +1 -3
  14. package/dist/components/chip/Chip.js +1 -1
  15. package/dist/components/chip/Chip.js.map +1 -1
  16. package/dist/components/chip/ChipGroup.js +1 -1
  17. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.d.ts +447 -1
  18. package/dist/components/chip-dismissible-group/ChipDismissibleGroupRoot.js +1 -1
  19. package/dist/components/chip-toggle-group/ChipToggleGroupItem.d.ts +447 -1
  20. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js +1 -1
  21. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js.map +1 -1
  22. package/dist/components/combobox/Combobox.js +1 -1
  23. package/dist/components/combobox/ComboboxInput.d.ts +5 -1
  24. package/dist/components/combobox/ComboboxInput.js +1 -1
  25. package/dist/components/combobox/ComboboxInput.js.map +1 -1
  26. package/dist/components/create-password-field/CreatePasswordField.d.ts +1 -1
  27. package/dist/components/create-password-field/CreatePasswordField.js +1 -1
  28. package/dist/components/create-password-field/CreatePasswordField.js.map +1 -1
  29. package/dist/components/data-table/DataTableBody.js +1 -1
  30. package/dist/components/data-table/DataTableGlobalFilter.js +1 -1
  31. package/dist/components/data-table/DataTableLoading.js +1 -1
  32. package/dist/components/data-table/DataTableRowSelectionCheckbox.js +1 -1
  33. package/dist/components/data-table/DataTableSelectAllRowsCheckbox.js +1 -1
  34. package/dist/components/data-table/drag-and-drop/DragAndDropTableBody.js +1 -1
  35. package/dist/components/data-table/useSorting.js +1 -1
  36. package/dist/components/date-input/DateInput.d.ts +2 -2
  37. package/dist/components/date-input/DateInput.js +1 -1
  38. package/dist/components/date-input/DateInput.js.map +1 -1
  39. package/dist/components/dismissible/DismissibleRoot.js +1 -1
  40. package/dist/components/dismissible/DismissibleTrigger.js +1 -1
  41. package/dist/components/divider/Divider.js +1 -1
  42. package/dist/components/field-wrapper/FieldDescription.js +1 -1
  43. package/dist/components/field-wrapper/InlineFieldWrapper.js +1 -1
  44. package/dist/components/grid/Grid.js +1 -1
  45. package/dist/components/icon/Icon.js +1 -1
  46. package/dist/components/inline-message/InlineMessage.js +1 -1
  47. package/dist/components/input/Input.d.ts +1 -1
  48. package/dist/components/input/Input.js +1 -1
  49. package/dist/components/input/Input.js.map +1 -1
  50. package/dist/components/label/Label.js +1 -1
  51. package/dist/components/link/Link.js +1 -1
  52. package/dist/components/list/List.js +1 -1
  53. package/dist/components/markdown-content/MarkdownContent.js +1 -1
  54. package/dist/components/markdown-content/components/MarkdownCode.js +1 -1
  55. package/dist/components/markdown-content/components/MarkdownEmphasis.js +1 -1
  56. package/dist/components/markdown-content/components/MarkdownImage.js +1 -1
  57. package/dist/components/markdown-content/components/MarkdownInlineCode.js +1 -1
  58. package/dist/components/markdown-content/components/MarkdownListItem.js +1 -1
  59. package/dist/components/markdown-content/components/MarkdownParagraph.js +1 -1
  60. package/dist/components/markdown-content/components/MarkdownStrong.js +1 -1
  61. package/dist/components/markdown-content/components/MarkdownThematicBreak.js +1 -1
  62. package/dist/components/number-input/NumberInput.d.ts +1 -1
  63. package/dist/components/number-input/NumberInput.js +1 -1
  64. package/dist/components/number-input/NumberInput.js.map +1 -1
  65. package/dist/components/number-input/NumberInputStepper.js +1 -1
  66. package/dist/components/number-input/NumberInputStepper.js.map +1 -1
  67. package/dist/components/number-input-field/NumberInputField.js +1 -1
  68. package/dist/components/pagination/PaginationItem.js +1 -1
  69. package/dist/components/password-field/PasswordField.js +1 -1
  70. package/dist/components/password-input/PasswordInput.js +1 -1
  71. package/dist/components/password-input/PasswordInput.js.map +1 -1
  72. package/dist/components/popover/PopoverContent.js +1 -1
  73. package/dist/components/radio-button-field/RadioButtonField.js +1 -1
  74. package/dist/components/radio-button-field/RadioField.js +1 -1
  75. package/dist/components/radio-card/RadioCardGroup.js +1 -1
  76. package/dist/components/search-input/SearchInput.d.ts +1 -1
  77. package/dist/components/search-input/SearchInput.js +1 -1
  78. package/dist/components/search-input/SearchInput.js.map +1 -1
  79. package/dist/components/section-message/SectionMessageDescription.js +1 -1
  80. package/dist/components/section-message/SectionMessageIcon.js +1 -1
  81. package/dist/components/select/Select.d.ts +1 -1
  82. package/dist/components/select/Select.js +1 -1
  83. package/dist/components/select/Select.js.map +1 -1
  84. package/dist/components/select-field/SelectField.js +1 -1
  85. package/dist/components/sortable/SortableHandle.js +1 -1
  86. package/dist/components/stepper/StepperStepBack.js +1 -1
  87. package/dist/components/stepper/StepperStepForward.js +1 -1
  88. package/dist/components/table/TableHeader.js +1 -1
  89. package/dist/components/table/TableRow.js +1 -1
  90. package/dist/components/tabs/Tabs.js +1 -1
  91. package/dist/components/tabs/TabsTrigger.js +1 -1
  92. package/dist/components/text/Text.js +1 -1
  93. package/dist/components/tile/Tile.d.ts +1 -2
  94. package/dist/components/tile/Tile.js +1 -1
  95. package/dist/components/tile/Tile.js.map +1 -1
  96. package/dist/components/tile-interactive/TileInteractive.d.ts +2 -3
  97. package/dist/components/tile-interactive/TileInteractive.js +1 -1
  98. package/dist/components/tile-interactive/TileInteractive.js.map +1 -1
  99. package/dist/components/tile-toggle-group/TileToggleGroupItem.d.ts +2 -3
  100. package/dist/components/tile-toggle-group/TileToggleGroupItem.js +1 -1
  101. package/dist/components/tile-toggle-group/TileToggleGroupItem.js.map +1 -1
  102. package/dist/components/toast/Toast.js +1 -1
  103. package/dist/components/toast/ToastProvider.js +1 -1
  104. package/dist/components/toggle-group/ToggleGroupButton.js +1 -1
  105. package/dist/components/video/Video.js +1 -1
  106. package/dist/docgen.json +1 -1
  107. package/dist/index.cjs.js +1 -1
  108. package/dist/index.cjs.js.map +1 -1
  109. package/dist/utilities/hooks/useCallbackRef.js +1 -1
  110. package/dist/utilities/style/get-icon-size.d.ts +1 -0
  111. package/dist/utilities/style/get-icon-size.js +2 -0
  112. package/dist/utilities/style/get-icon-size.js.map +1 -0
  113. package/dist/utilities/style/index.d.ts +1 -0
  114. package/package.json +1 -1
@@ -1,6 +1,452 @@
1
1
  import * as React from 'react';
2
2
  import { DismissibleGroup } from '../../components/dismissible-group';
3
- declare const StyledChipDismissibleGroupItem: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<import("../chip/Chip").TChipRootProps> & {
3
+ declare const StyledChipDismissibleGroupItem: import("@stitches/react/types/styled-component").StyledComponent<React.ForwardRefExoticComponent<Omit<Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
4
+ ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
5
+ }, "css"> & import("@stitches/react/types/styled-component").TransformProps<{}, {
6
+ sm: string;
7
+ md: string;
8
+ lg: string;
9
+ xl: string;
10
+ reducedMotion: string;
11
+ allowMotion: string;
12
+ hover: string;
13
+ }> & {
14
+ css?: import("@stitches/react/types/css-util").CSS<{
15
+ sm: string;
16
+ md: string;
17
+ lg: string;
18
+ xl: string;
19
+ reducedMotion: string;
20
+ allowMotion: string;
21
+ hover: string;
22
+ }, {
23
+ colors: {
24
+ textForeground: any;
25
+ textSubtle: any;
26
+ textPlaceholder: any;
27
+ background: any;
28
+ backgroundAccent: any;
29
+ grey100: any;
30
+ grey200: any;
31
+ grey300: any;
32
+ grey400: any;
33
+ grey500: any;
34
+ grey600: any;
35
+ grey700: any;
36
+ grey800: any;
37
+ grey900: any;
38
+ grey1000: any;
39
+ grey1100: any;
40
+ grey1200: any;
41
+ blue100: any;
42
+ blue200: any;
43
+ blue300: any;
44
+ blue400: any;
45
+ blue500: any;
46
+ blue600: any;
47
+ blue700: any;
48
+ blue800: any;
49
+ blue900: any;
50
+ blue1000: any;
51
+ blue1100: any;
52
+ blue1200: any;
53
+ purple100: any;
54
+ purple200: any;
55
+ purple300: any;
56
+ purple400: any;
57
+ purple500: any;
58
+ purple600: any;
59
+ purple700: any;
60
+ purple800: any;
61
+ purple900: any;
62
+ purple1000: any;
63
+ purple1100: any;
64
+ purple1200: any;
65
+ tonal50: any;
66
+ tonal100: any;
67
+ tonal200: any;
68
+ tonal300: any;
69
+ tonal400: any;
70
+ tonal500: any;
71
+ tonal600: any;
72
+ alpha100: any;
73
+ alpha150: any;
74
+ alpha200: any;
75
+ alpha250: any;
76
+ alpha600: any;
77
+ primaryLight: any;
78
+ primary: any;
79
+ primaryMid: any;
80
+ primaryDark: any;
81
+ secondary: any;
82
+ brandRed: any;
83
+ brandRedAccent: any;
84
+ brandGreen: any;
85
+ brandGreenAccent: any;
86
+ brandPurple: any;
87
+ brandPurpleAccent: any;
88
+ brandYellow: any;
89
+ brandYellowAccent: any;
90
+ successLight: any;
91
+ success: any;
92
+ successMid: any;
93
+ successDark: any;
94
+ dangerLight: any;
95
+ danger: any;
96
+ dangerMid: any;
97
+ dangerDark: any;
98
+ warningLight: any;
99
+ warning: any;
100
+ warningMid: any;
101
+ warningDark: any;
102
+ warningText: any;
103
+ subjectEnglish: any;
104
+ subjectMaths: any;
105
+ subjectScience: any;
106
+ subjectVerbalReasoning: any;
107
+ subjectNonVerbalReasoning: any;
108
+ subjectCreativeWriting: any;
109
+ subjectExamSkills: any;
110
+ };
111
+ space: {
112
+ "0": any;
113
+ "1": any;
114
+ "2": any;
115
+ "3": any;
116
+ "4": any;
117
+ "5": any;
118
+ "6": any;
119
+ "7": any;
120
+ "8": any;
121
+ "9": any;
122
+ "24": any;
123
+ };
124
+ fontSizes: {
125
+ xs: any;
126
+ sm: any;
127
+ md: any;
128
+ lg: any;
129
+ xl: any;
130
+ "2xl": any;
131
+ "3xl": any;
132
+ "4xl": any;
133
+ };
134
+ fonts: {
135
+ sans: any;
136
+ mono: any;
137
+ display: any;
138
+ body: any;
139
+ };
140
+ sizes: {
141
+ "0": any;
142
+ "1": any;
143
+ "2": any;
144
+ "3": any;
145
+ "4": any;
146
+ "5": any;
147
+ "6": any;
148
+ "7": any;
149
+ "8": any;
150
+ };
151
+ radii: {
152
+ "0": any;
153
+ "1": any;
154
+ "2": any;
155
+ "3": any;
156
+ round: any;
157
+ };
158
+ shadows: {
159
+ "0": any;
160
+ "1": any;
161
+ "2": any;
162
+ "3": any;
163
+ };
164
+ ratios: {
165
+ "16-9": any;
166
+ "3-2": any;
167
+ "4-3": any;
168
+ "1-1": any;
169
+ "3-4": any;
170
+ };
171
+ }, import("@stitches/react/types/config").DefaultThemeMap, {
172
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
173
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
174
+ };
175
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
176
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
177
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
178
+ };
179
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
180
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
181
+ };
182
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
183
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
184
+ };
185
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
186
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
187
+ };
188
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
189
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
190
+ };
191
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
192
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
193
+ };
194
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
195
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
196
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
197
+ };
198
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
199
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
200
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
201
+ };
202
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
203
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
204
+ };
205
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
206
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
207
+ };
208
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
209
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
210
+ };
211
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
212
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
213
+ };
214
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
215
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
216
+ };
217
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
218
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
219
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
220
+ };
221
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
222
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
223
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
224
+ };
225
+ }> | undefined;
226
+ }, "size" | "css"> & import("@stitches/react/types/styled-component").TransformProps<{
227
+ size?: "sm" | "md" | "lg" | undefined;
228
+ }, {
229
+ sm: string;
230
+ md: string;
231
+ lg: string;
232
+ xl: string;
233
+ reducedMotion: string;
234
+ allowMotion: string;
235
+ hover: string;
236
+ }> & {
237
+ css?: import("@stitches/react/types/css-util").CSS<{
238
+ sm: string;
239
+ md: string;
240
+ lg: string;
241
+ xl: string;
242
+ reducedMotion: string;
243
+ allowMotion: string;
244
+ hover: string;
245
+ }, {
246
+ colors: {
247
+ textForeground: any;
248
+ textSubtle: any;
249
+ textPlaceholder: any;
250
+ background: any;
251
+ backgroundAccent: any;
252
+ grey100: any;
253
+ grey200: any;
254
+ grey300: any;
255
+ grey400: any;
256
+ grey500: any;
257
+ grey600: any;
258
+ grey700: any;
259
+ grey800: any;
260
+ grey900: any;
261
+ grey1000: any;
262
+ grey1100: any;
263
+ grey1200: any;
264
+ blue100: any;
265
+ blue200: any;
266
+ blue300: any;
267
+ blue400: any;
268
+ blue500: any;
269
+ blue600: any;
270
+ blue700: any;
271
+ blue800: any;
272
+ blue900: any;
273
+ blue1000: any;
274
+ blue1100: any;
275
+ blue1200: any;
276
+ purple100: any;
277
+ purple200: any;
278
+ purple300: any;
279
+ purple400: any;
280
+ purple500: any;
281
+ purple600: any;
282
+ purple700: any;
283
+ purple800: any;
284
+ purple900: any;
285
+ purple1000: any;
286
+ purple1100: any;
287
+ purple1200: any;
288
+ tonal50: any;
289
+ tonal100: any;
290
+ tonal200: any;
291
+ tonal300: any;
292
+ tonal400: any;
293
+ tonal500: any;
294
+ tonal600: any;
295
+ alpha100: any;
296
+ alpha150: any;
297
+ alpha200: any;
298
+ alpha250: any;
299
+ alpha600: any;
300
+ primaryLight: any;
301
+ primary: any;
302
+ primaryMid: any;
303
+ primaryDark: any;
304
+ secondary: any;
305
+ brandRed: any;
306
+ brandRedAccent: any;
307
+ brandGreen: any;
308
+ brandGreenAccent: any;
309
+ brandPurple: any;
310
+ brandPurpleAccent: any;
311
+ brandYellow: any;
312
+ brandYellowAccent: any;
313
+ successLight: any;
314
+ success: any;
315
+ successMid: any;
316
+ successDark: any;
317
+ dangerLight: any;
318
+ danger: any;
319
+ dangerMid: any;
320
+ dangerDark: any;
321
+ warningLight: any;
322
+ warning: any;
323
+ warningMid: any;
324
+ warningDark: any;
325
+ warningText: any;
326
+ subjectEnglish: any;
327
+ subjectMaths: any;
328
+ subjectScience: any;
329
+ subjectVerbalReasoning: any;
330
+ subjectNonVerbalReasoning: any;
331
+ subjectCreativeWriting: any;
332
+ subjectExamSkills: any;
333
+ };
334
+ space: {
335
+ "0": any;
336
+ "1": any;
337
+ "2": any;
338
+ "3": any;
339
+ "4": any;
340
+ "5": any;
341
+ "6": any;
342
+ "7": any;
343
+ "8": any;
344
+ "9": any;
345
+ "24": any;
346
+ };
347
+ fontSizes: {
348
+ xs: any;
349
+ sm: any;
350
+ md: any;
351
+ lg: any;
352
+ xl: any;
353
+ "2xl": any;
354
+ "3xl": any;
355
+ "4xl": any;
356
+ };
357
+ fonts: {
358
+ sans: any;
359
+ mono: any;
360
+ display: any;
361
+ body: any;
362
+ };
363
+ sizes: {
364
+ "0": any;
365
+ "1": any;
366
+ "2": any;
367
+ "3": any;
368
+ "4": any;
369
+ "5": any;
370
+ "6": any;
371
+ "7": any;
372
+ "8": any;
373
+ };
374
+ radii: {
375
+ "0": any;
376
+ "1": any;
377
+ "2": any;
378
+ "3": any;
379
+ round: any;
380
+ };
381
+ shadows: {
382
+ "0": any;
383
+ "1": any;
384
+ "2": any;
385
+ "3": any;
386
+ };
387
+ ratios: {
388
+ "16-9": any;
389
+ "3-2": any;
390
+ "4-3": any;
391
+ "1-1": any;
392
+ "3-4": any;
393
+ };
394
+ }, import("@stitches/react/types/config").DefaultThemeMap, {
395
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
396
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
397
+ };
398
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
399
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
400
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
401
+ };
402
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
403
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
404
+ };
405
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
406
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
407
+ };
408
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
409
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
410
+ };
411
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
412
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
413
+ };
414
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
415
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
416
+ };
417
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
418
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
419
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
420
+ };
421
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
422
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
423
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
424
+ };
425
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
426
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
427
+ };
428
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
429
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
430
+ };
431
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
432
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
433
+ };
434
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
435
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
436
+ };
437
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
438
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
439
+ };
440
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
441
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
442
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
443
+ };
444
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
445
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
446
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
447
+ };
448
+ }> | undefined;
449
+ }> & {
4
450
  Content: ({ children, ...rest }: {
5
451
  [x: string]: any;
6
452
  children: any;
@@ -1,2 +1,2 @@
1
- import*as o from"react";import"../chip/Chip.js";import{ChipGroup as m}from"../chip/ChipGroup.js";import{DismissibleGroup as p}from"../dismissible-group/index.js";const t=o.forwardRef((r,i)=>o.createElement(m,{as:p,ref:i,...r}));export{t as ChipDismissibleGroupRoot};
1
+ import*as o from"react";import"../chip/Chip.js";import{ChipGroup as e}from"../chip/ChipGroup.js";import{DismissibleGroup as m}from"../dismissible-group/index.js";const p=o.forwardRef((r,i)=>o.createElement(e,{as:m,ref:i,...r}));export{p as ChipDismissibleGroupRoot};
2
2
  //# sourceMappingURL=ChipDismissibleGroupRoot.js.map