@atom-learning/components 2.30.0 → 2.30.2

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/dist/components/accordion/Accordion.d.ts +37 -127
  2. package/dist/components/accordion/AccordionContent.d.ts +37 -127
  3. package/dist/components/accordion/AccordionItem.d.ts +37 -127
  4. package/dist/components/accordion/AccordionTrigger.d.ts +37 -127
  5. package/dist/components/action-icon/ActionIcon.d.ts +37 -127
  6. package/dist/components/alert-dialog/AlertDialog.d.ts +37 -127
  7. package/dist/components/alert-dialog/AlertDialogContent.d.ts +37 -127
  8. package/dist/components/alert-dialog/AlertDialogContent.js +1 -1
  9. package/dist/components/avatar/Avatar.d.ts +104 -284
  10. package/dist/components/badge/Badge.d.ts +104 -284
  11. package/dist/components/box/Box.d.ts +37 -127
  12. package/dist/components/button/Button.d.ts +37 -127
  13. package/dist/components/calendar/Day.d.ts +37 -127
  14. package/dist/components/carousel/CarouselPagination.d.ts +37 -127
  15. package/dist/components/carousel/CarouselSlide.d.ts +37 -127
  16. package/dist/components/carousel/CarouselSlider.d.ts +37 -127
  17. package/dist/components/checkbox/Checkbox.d.ts +37 -127
  18. package/dist/components/chip/Chip.d.ts +304 -934
  19. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.d.ts +74 -254
  20. package/dist/components/chip-toggle-group/ChipToggleGroupItem.d.ts +74 -254
  21. package/dist/components/chip-toggle-group/ChipToggleGroupRoot.d.ts +104 -284
  22. package/dist/components/combobox/Combobox.d.ts +37 -127
  23. package/dist/components/combobox/ComboboxInput.d.ts +37 -127
  24. package/dist/components/combobox/ComboboxList.d.ts +37 -127
  25. package/dist/components/combobox/ComboboxOption.d.ts +37 -127
  26. package/dist/components/combobox/ComboboxPopover.d.ts +37 -127
  27. package/dist/components/data-table/DataTableLoading.d.ts +37 -127
  28. package/dist/components/data-table/drag-and-drop/Handle.d.ts +74 -254
  29. package/dist/components/data-table/pagination/Pagination.d.ts +37 -127
  30. package/dist/components/dialog/Dialog.d.ts +37 -127
  31. package/dist/components/dialog/DialogBackground.d.ts +104 -284
  32. package/dist/components/dialog/DialogClose.d.ts +37 -127
  33. package/dist/components/dialog/DialogContent.d.ts +37 -127
  34. package/dist/components/dialog/DialogContent.js +1 -1
  35. package/dist/components/divider/Divider.d.ts +37 -127
  36. package/dist/components/dropdown-menu/DropdownMenu.d.ts +37 -127
  37. package/dist/components/dropdown-menu/DropdownMenuContent.d.ts +37 -127
  38. package/dist/components/dropdown-menu/DropdownMenuItem.d.ts +37 -127
  39. package/dist/components/dropdown-menu/DropdownMenuSeparator.d.ts +37 -127
  40. package/dist/components/dropdown-menu/DropdownMenuTrigger.d.ts +37 -127
  41. package/dist/components/empty-state/EmptyState.d.ts +104 -284
  42. package/dist/components/empty-state/EmptyStateBody.d.ts +74 -254
  43. package/dist/components/empty-state/EmptyStateImage.d.ts +74 -254
  44. package/dist/components/empty-state/EmptyStateTitle.d.ts +37 -127
  45. package/dist/components/flex/Flex.d.ts +37 -127
  46. package/dist/components/form/Form.d.ts +37 -127
  47. package/dist/components/grid/Grid.d.ts +37 -127
  48. package/dist/components/heading/Heading.d.ts +37 -127
  49. package/dist/components/heading/Heading.js +1 -1
  50. package/dist/components/icon/Icon.d.ts +37 -127
  51. package/dist/components/image/Image.d.ts +37 -127
  52. package/dist/components/inline-message/InlineMessage.d.ts +104 -284
  53. package/dist/components/input/Input.d.ts +37 -127
  54. package/dist/components/label/Label.d.ts +37 -127
  55. package/dist/components/link/Link.d.ts +37 -127
  56. package/dist/components/list/List.d.ts +104 -284
  57. package/dist/components/markdown-content/components/MarkdownEmphasis.d.ts +37 -127
  58. package/dist/components/navigation/NavigationMenuDropdownItem.d.ts +74 -254
  59. package/dist/components/notification-badge/NotificationBadge.d.ts +104 -284
  60. package/dist/components/popover/Popover.d.ts +37 -127
  61. package/dist/components/popover/PopoverContent.d.ts +37 -127
  62. package/dist/components/progress-bar/ProgressBar.d.ts +37 -127
  63. package/dist/components/radio-button/RadioButton.d.ts +37 -127
  64. package/dist/components/radio-button/RadioButtonGroup.d.ts +37 -127
  65. package/dist/components/radio-card/RadioCard.d.ts +37 -127
  66. package/dist/components/select/Select.d.ts +37 -127
  67. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionContent.d.ts +37 -127
  68. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionItem.d.ts +37 -127
  69. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionRoot.d.ts +37 -127
  70. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionTrigger.d.ts +37 -127
  71. package/dist/components/sidedrawer/SidedrawerContent.d.ts +37 -127
  72. package/dist/components/sidedrawer/SidedrawerFooter.d.ts +37 -127
  73. package/dist/components/sidedrawer/SidedrawerHeader.d.ts +37 -127
  74. package/dist/components/sidedrawer/SidedrawerOverlay.d.ts +37 -127
  75. package/dist/components/sidedrawer/SidedrawerTrigger.d.ts +37 -127
  76. package/dist/components/slider/Slider.d.ts +37 -127
  77. package/dist/components/stack/Stack.d.ts +37 -127
  78. package/dist/components/stack-content/StackContent.d.ts +37 -127
  79. package/dist/components/stepper/StepperStepBullet.d.ts +104 -284
  80. package/dist/components/stepper/StepperStepContainer.d.ts +104 -284
  81. package/dist/components/stepper/StepperStepLabel.d.ts +74 -254
  82. package/dist/components/switch/Switch.d.ts +37 -127
  83. package/dist/components/table/Table.d.ts +37 -127
  84. package/dist/components/table/TableBody.d.ts +37 -127
  85. package/dist/components/table/TableCell.d.ts +37 -127
  86. package/dist/components/table/TableFooter.d.ts +37 -127
  87. package/dist/components/table/TableFooterCell.d.ts +37 -127
  88. package/dist/components/table/TableHeader.d.ts +37 -127
  89. package/dist/components/table/TableHeaderCell.d.ts +37 -127
  90. package/dist/components/table/TableRow.d.ts +74 -254
  91. package/dist/components/tabs/Tabs.d.ts +37 -127
  92. package/dist/components/tabs/TabsContent.d.ts +37 -127
  93. package/dist/components/tabs/TabsTrigger.d.ts +37 -127
  94. package/dist/components/tabs/TabsTriggerList.d.ts +37 -127
  95. package/dist/components/text/Text.d.ts +37 -127
  96. package/dist/components/text/Text.js +1 -1
  97. package/dist/components/textarea/Textarea.d.ts +37 -127
  98. package/dist/components/toast/Toast.d.ts +37 -127
  99. package/dist/components/toggle-group/ToggleGroupButton.d.ts +104 -284
  100. package/dist/components/toggle-group/ToggleGroupItem.d.ts +104 -284
  101. package/dist/components/toggle-group/ToggleGroupRoot.d.ts +37 -127
  102. package/dist/components/toggle-group/index.d.ts +245 -695
  103. package/dist/components/tooltip/TooltipContent.d.ts +37 -127
  104. package/dist/components/top-bar/TopBar.d.ts +37 -127
  105. package/dist/components/top-bar/TopBarBrand.d.ts +111 -381
  106. package/dist/components/video/Video.d.ts +104 -284
  107. package/dist/docgen.json +1 -1
  108. package/dist/experiments/color-scheme/ColorScheme.d.ts +52 -142
  109. package/dist/experiments/color-scheme/stitches.colorscheme.config.d.ts +133 -329
  110. package/dist/index.cjs.js +1 -1
  111. package/dist/stitches.d.ts +474 -786
  112. package/dist/stitches.js +1 -1
  113. package/package.json +2 -2
  114. package/CHANGELOG.md +0 -220
@@ -124,148 +124,58 @@ declare const EmptyStateContainer: import("@stitches/react/types/styled-componen
124
124
  "3": any;
125
125
  };
126
126
  }, import("@stitches/react/types/config").DefaultThemeMap, {
127
- bg: (value: {
128
- readonly [$$PropertyValue]: "background";
129
- }) => {
130
- background: {
131
- readonly [$$PropertyValue]: "background";
132
- };
133
- };
134
- inset: (value: string | number | {
135
- readonly [$$ScaleValue]: "space";
136
- }) => {
137
- top: string | number | {
138
- readonly [$$ScaleValue]: "space";
139
- };
140
- right: string | number | {
141
- readonly [$$ScaleValue]: "space";
142
- };
143
- bottom: string | number | {
144
- readonly [$$ScaleValue]: "space";
145
- };
146
- left: string | number | {
147
- readonly [$$ScaleValue]: "space";
148
- };
149
- };
150
- size: (value: string | number | {
151
- readonly [$$ScaleValue]: "size";
152
- }) => {
153
- height: string | number | {
154
- readonly [$$ScaleValue]: "size";
155
- };
156
- width: string | number | {
157
- readonly [$$ScaleValue]: "size";
158
- };
159
- };
160
- p: (value: string | number | {
161
- readonly [$$ScaleValue]: "space";
162
- }) => {
163
- padding: string | number | {
164
- readonly [$$ScaleValue]: "space";
165
- };
166
- };
167
- pt: (value: string | number | {
168
- readonly [$$ScaleValue]: "space";
169
- }) => {
170
- paddingTop: string | number | {
171
- readonly [$$ScaleValue]: "space";
172
- };
173
- };
174
- pr: (value: string | number | {
175
- readonly [$$ScaleValue]: "space";
176
- }) => {
177
- paddingRight: string | number | {
178
- readonly [$$ScaleValue]: "space";
179
- };
180
- };
181
- pb: (value: string | number | {
182
- readonly [$$ScaleValue]: "space";
183
- }) => {
184
- paddingBottom: string | number | {
185
- readonly [$$ScaleValue]: "space";
186
- };
187
- };
188
- pl: (value: string | number | {
189
- readonly [$$ScaleValue]: "space";
190
- }) => {
191
- paddingLeft: string | number | {
192
- readonly [$$ScaleValue]: "space";
193
- };
194
- };
195
- px: (value: string | number | {
196
- readonly [$$ScaleValue]: "space";
197
- }) => {
198
- paddingLeft: string | number | {
199
- readonly [$$ScaleValue]: "space";
200
- };
201
- paddingRight: string | number | {
202
- readonly [$$ScaleValue]: "space";
203
- };
204
- };
205
- py: (value: string | number | {
206
- readonly [$$ScaleValue]: "space";
207
- }) => {
208
- paddingTop: string | number | {
209
- readonly [$$ScaleValue]: "space";
210
- };
211
- paddingBottom: string | number | {
212
- readonly [$$ScaleValue]: "space";
213
- };
214
- };
215
- m: (value: string | number | {
216
- readonly [$$ScaleValue]: "space";
217
- }) => {
218
- margin: string | number | {
219
- readonly [$$ScaleValue]: "space";
220
- };
221
- };
222
- mt: (value: string | number | {
223
- readonly [$$ScaleValue]: "space";
224
- }) => {
225
- marginTop: string | number | {
226
- readonly [$$ScaleValue]: "space";
227
- };
228
- };
229
- mr: (value: string | number | {
230
- readonly [$$ScaleValue]: "space";
231
- }) => {
232
- marginRight: string | number | {
233
- readonly [$$ScaleValue]: "space";
234
- };
235
- };
236
- mb: (value: string | number | {
237
- readonly [$$ScaleValue]: "space";
238
- }) => {
239
- marginBottom: string | number | {
240
- readonly [$$ScaleValue]: "space";
241
- };
242
- };
243
- ml: (value: string | number | {
244
- readonly [$$ScaleValue]: "space";
245
- }) => {
246
- marginLeft: string | number | {
247
- readonly [$$ScaleValue]: "space";
248
- };
249
- };
250
- mx: (value: string | number | {
251
- readonly [$$ScaleValue]: "space";
252
- }) => {
253
- marginLeft: string | number | {
254
- readonly [$$ScaleValue]: "space";
255
- };
256
- marginRight: string | number | {
257
- readonly [$$ScaleValue]: "space";
258
- };
259
- };
260
- my: (value: string | number | {
261
- readonly [$$ScaleValue]: "space";
262
- }) => {
263
- marginTop: string | number | {
264
- readonly [$$ScaleValue]: "space";
265
- };
266
- marginBottom: string | number | {
267
- readonly [$$ScaleValue]: "space";
268
- };
127
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
128
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
129
+ };
130
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
131
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
132
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
133
+ };
134
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
135
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
136
+ };
137
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
138
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
139
+ };
140
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
141
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
142
+ };
143
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
144
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
145
+ };
146
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
147
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
148
+ };
149
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
150
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
151
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
152
+ };
153
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
154
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
155
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
156
+ };
157
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
158
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
159
+ };
160
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
161
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
162
+ };
163
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
164
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
165
+ };
166
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
167
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
168
+ };
169
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
170
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
171
+ };
172
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
173
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
174
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
175
+ };
176
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
177
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
178
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
269
179
  };
270
180
  }>>, {
271
181
  size?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
@@ -391,148 +301,58 @@ declare const EmptyStateContainer: import("@stitches/react/types/styled-componen
391
301
  "3": any;
392
302
  };
393
303
  }, import("@stitches/react/types/config").DefaultThemeMap, {
394
- bg: (value: {
395
- readonly [$$PropertyValue]: "background";
396
- }) => {
397
- background: {
398
- readonly [$$PropertyValue]: "background";
399
- };
400
- };
401
- inset: (value: string | number | {
402
- readonly [$$ScaleValue]: "space";
403
- }) => {
404
- top: string | number | {
405
- readonly [$$ScaleValue]: "space";
406
- };
407
- right: string | number | {
408
- readonly [$$ScaleValue]: "space";
409
- };
410
- bottom: string | number | {
411
- readonly [$$ScaleValue]: "space";
412
- };
413
- left: string | number | {
414
- readonly [$$ScaleValue]: "space";
415
- };
416
- };
417
- size: (value: string | number | {
418
- readonly [$$ScaleValue]: "size";
419
- }) => {
420
- height: string | number | {
421
- readonly [$$ScaleValue]: "size";
422
- };
423
- width: string | number | {
424
- readonly [$$ScaleValue]: "size";
425
- };
426
- };
427
- p: (value: string | number | {
428
- readonly [$$ScaleValue]: "space";
429
- }) => {
430
- padding: string | number | {
431
- readonly [$$ScaleValue]: "space";
432
- };
433
- };
434
- pt: (value: string | number | {
435
- readonly [$$ScaleValue]: "space";
436
- }) => {
437
- paddingTop: string | number | {
438
- readonly [$$ScaleValue]: "space";
439
- };
440
- };
441
- pr: (value: string | number | {
442
- readonly [$$ScaleValue]: "space";
443
- }) => {
444
- paddingRight: string | number | {
445
- readonly [$$ScaleValue]: "space";
446
- };
447
- };
448
- pb: (value: string | number | {
449
- readonly [$$ScaleValue]: "space";
450
- }) => {
451
- paddingBottom: string | number | {
452
- readonly [$$ScaleValue]: "space";
453
- };
454
- };
455
- pl: (value: string | number | {
456
- readonly [$$ScaleValue]: "space";
457
- }) => {
458
- paddingLeft: string | number | {
459
- readonly [$$ScaleValue]: "space";
460
- };
461
- };
462
- px: (value: string | number | {
463
- readonly [$$ScaleValue]: "space";
464
- }) => {
465
- paddingLeft: string | number | {
466
- readonly [$$ScaleValue]: "space";
467
- };
468
- paddingRight: string | number | {
469
- readonly [$$ScaleValue]: "space";
470
- };
471
- };
472
- py: (value: string | number | {
473
- readonly [$$ScaleValue]: "space";
474
- }) => {
475
- paddingTop: string | number | {
476
- readonly [$$ScaleValue]: "space";
477
- };
478
- paddingBottom: string | number | {
479
- readonly [$$ScaleValue]: "space";
480
- };
481
- };
482
- m: (value: string | number | {
483
- readonly [$$ScaleValue]: "space";
484
- }) => {
485
- margin: string | number | {
486
- readonly [$$ScaleValue]: "space";
487
- };
488
- };
489
- mt: (value: string | number | {
490
- readonly [$$ScaleValue]: "space";
491
- }) => {
492
- marginTop: string | number | {
493
- readonly [$$ScaleValue]: "space";
494
- };
495
- };
496
- mr: (value: string | number | {
497
- readonly [$$ScaleValue]: "space";
498
- }) => {
499
- marginRight: string | number | {
500
- readonly [$$ScaleValue]: "space";
501
- };
502
- };
503
- mb: (value: string | number | {
504
- readonly [$$ScaleValue]: "space";
505
- }) => {
506
- marginBottom: string | number | {
507
- readonly [$$ScaleValue]: "space";
508
- };
509
- };
510
- ml: (value: string | number | {
511
- readonly [$$ScaleValue]: "space";
512
- }) => {
513
- marginLeft: string | number | {
514
- readonly [$$ScaleValue]: "space";
515
- };
516
- };
517
- mx: (value: string | number | {
518
- readonly [$$ScaleValue]: "space";
519
- }) => {
520
- marginLeft: string | number | {
521
- readonly [$$ScaleValue]: "space";
522
- };
523
- marginRight: string | number | {
524
- readonly [$$ScaleValue]: "space";
525
- };
526
- };
527
- my: (value: string | number | {
528
- readonly [$$ScaleValue]: "space";
529
- }) => {
530
- marginTop: string | number | {
531
- readonly [$$ScaleValue]: "space";
532
- };
533
- marginBottom: string | number | {
534
- readonly [$$ScaleValue]: "space";
535
- };
304
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
305
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
306
+ };
307
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
308
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
309
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
310
+ };
311
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
312
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
313
+ };
314
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
315
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
316
+ };
317
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
318
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
319
+ };
320
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
321
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
322
+ };
323
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
324
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
325
+ };
326
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
327
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
328
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
329
+ };
330
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
332
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
+ };
334
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
335
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
336
+ };
337
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
338
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
339
+ };
340
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
341
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
342
+ };
343
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
344
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
345
+ };
346
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
347
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
348
+ };
349
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
350
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
351
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
352
+ };
353
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
354
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
355
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
536
356
  };
537
357
  }>>;
538
358
  declare type EmptyStateProps = React.ComponentProps<typeof EmptyStateContainer>;