@atom-learning/components 2.29.1 → 2.31.0-beta.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 (136) 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/AccordionContent.js +1 -1
  4. package/dist/components/accordion/AccordionItem.d.ts +37 -127
  5. package/dist/components/accordion/AccordionItem.js +1 -1
  6. package/dist/components/accordion/AccordionTrigger.d.ts +42 -131
  7. package/dist/components/accordion/AccordionTrigger.js +1 -1
  8. package/dist/components/action-icon/ActionIcon.d.ts +37 -127
  9. package/dist/components/alert-dialog/AlertDialog.d.ts +37 -127
  10. package/dist/components/alert-dialog/AlertDialogContent.d.ts +37 -127
  11. package/dist/components/alert-dialog/AlertDialogContent.js +1 -1
  12. package/dist/components/avatar/Avatar.d.ts +104 -284
  13. package/dist/components/badge/Badge.d.ts +104 -284
  14. package/dist/components/box/Box.d.ts +37 -127
  15. package/dist/components/button/Button.d.ts +37 -127
  16. package/dist/components/calendar/Day.d.ts +37 -127
  17. package/dist/components/carousel/CarouselPagination.d.ts +37 -127
  18. package/dist/components/carousel/CarouselSlide.d.ts +37 -127
  19. package/dist/components/carousel/CarouselSlider.d.ts +37 -127
  20. package/dist/components/checkbox/Checkbox.d.ts +37 -127
  21. package/dist/components/chip/Chip.d.ts +304 -934
  22. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.d.ts +74 -254
  23. package/dist/components/chip-toggle-group/ChipToggleGroupItem.d.ts +74 -254
  24. package/dist/components/chip-toggle-group/ChipToggleGroupRoot.d.ts +104 -284
  25. package/dist/components/combobox/Combobox.d.ts +37 -127
  26. package/dist/components/combobox/ComboboxInput.d.ts +37 -127
  27. package/dist/components/combobox/ComboboxList.d.ts +37 -127
  28. package/dist/components/combobox/ComboboxOption.d.ts +37 -127
  29. package/dist/components/combobox/ComboboxPopover.d.ts +37 -127
  30. package/dist/components/data-table/DataTableLoading.d.ts +37 -127
  31. package/dist/components/data-table/drag-and-drop/Handle.d.ts +74 -254
  32. package/dist/components/data-table/pagination/Pagination.d.ts +37 -127
  33. package/dist/components/dialog/Dialog.d.ts +37 -127
  34. package/dist/components/dialog/DialogBackground.d.ts +104 -284
  35. package/dist/components/dialog/DialogClose.d.ts +37 -127
  36. package/dist/components/dialog/DialogContent.d.ts +37 -127
  37. package/dist/components/dialog/DialogContent.js +1 -1
  38. package/dist/components/divider/Divider.d.ts +37 -127
  39. package/dist/components/dropdown-menu/DropdownMenu.d.ts +37 -127
  40. package/dist/components/dropdown-menu/DropdownMenuContent.d.ts +37 -127
  41. package/dist/components/dropdown-menu/DropdownMenuItem.d.ts +37 -127
  42. package/dist/components/dropdown-menu/DropdownMenuSeparator.d.ts +37 -127
  43. package/dist/components/dropdown-menu/DropdownMenuTrigger.d.ts +37 -127
  44. package/dist/components/empty-state/EmptyState.d.ts +104 -284
  45. package/dist/components/empty-state/EmptyStateBody.d.ts +74 -254
  46. package/dist/components/empty-state/EmptyStateImage.d.ts +74 -254
  47. package/dist/components/empty-state/EmptyStateTitle.d.ts +37 -127
  48. package/dist/components/flex/Flex.d.ts +37 -127
  49. package/dist/components/form/Form.d.ts +37 -127
  50. package/dist/components/grid/Grid.d.ts +37 -127
  51. package/dist/components/heading/Heading.d.ts +37 -127
  52. package/dist/components/icon/Icon.d.ts +37 -127
  53. package/dist/components/image/Image.d.ts +37 -127
  54. package/dist/components/inline-message/InlineMessage.d.ts +104 -284
  55. package/dist/components/input/Input.d.ts +37 -127
  56. package/dist/components/label/Label.d.ts +37 -127
  57. package/dist/components/link/Link.d.ts +37 -127
  58. package/dist/components/list/List.d.ts +104 -284
  59. package/dist/components/markdown-content/components/MarkdownEmphasis.d.ts +37 -127
  60. package/dist/components/navigation/NavigationMenuDropdownItem.d.ts +74 -254
  61. package/dist/components/notification-badge/NotificationBadge.d.ts +104 -284
  62. package/dist/components/popover/Popover.d.ts +37 -127
  63. package/dist/components/popover/PopoverContent.d.ts +37 -127
  64. package/dist/components/progress-bar/ProgressBar.d.ts +37 -127
  65. package/dist/components/radio-button/RadioButton.d.ts +37 -127
  66. package/dist/components/radio-button/RadioButtonGroup.d.ts +37 -127
  67. package/dist/components/radio-card/RadioCard.d.ts +37 -127
  68. package/dist/components/select/Select.d.ts +37 -127
  69. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionContent.d.ts +37 -127
  70. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionItem.d.ts +37 -127
  71. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionRoot.d.ts +37 -127
  72. package/dist/components/sidedrawer/SidedrawerAccordion/SidedrawerAccordionTrigger.d.ts +37 -127
  73. package/dist/components/sidedrawer/SidedrawerContent.d.ts +37 -127
  74. package/dist/components/sidedrawer/SidedrawerFooter.d.ts +37 -127
  75. package/dist/components/sidedrawer/SidedrawerHeader.d.ts +37 -127
  76. package/dist/components/sidedrawer/SidedrawerOverlay.d.ts +37 -127
  77. package/dist/components/sidedrawer/SidedrawerTrigger.d.ts +37 -127
  78. package/dist/components/slider/Slider.d.ts +37 -127
  79. package/dist/components/stack/Stack.d.ts +37 -127
  80. package/dist/components/stack-content/StackContent.d.ts +37 -127
  81. package/dist/components/stepper/StepperStepBullet.d.ts +104 -284
  82. package/dist/components/stepper/StepperStepContainer.d.ts +104 -284
  83. package/dist/components/stepper/StepperStepLabel.d.ts +74 -254
  84. package/dist/components/switch/Switch.d.ts +37 -127
  85. package/dist/components/table/Table.d.ts +37 -127
  86. package/dist/components/table/TableBody.d.ts +37 -127
  87. package/dist/components/table/TableCell.d.ts +37 -127
  88. package/dist/components/table/TableFooter.d.ts +37 -127
  89. package/dist/components/table/TableFooterCell.d.ts +37 -127
  90. package/dist/components/table/TableHeader.d.ts +37 -127
  91. package/dist/components/table/TableHeaderCell.d.ts +37 -127
  92. package/dist/components/table/TableRow.d.ts +74 -254
  93. package/dist/components/tabs/Tabs.d.ts +44 -403
  94. package/dist/components/tabs/Tabs.js +1 -1
  95. package/dist/components/tabs/TabsContent.d.ts +177 -0
  96. package/dist/components/tabs/TabsContent.js +1 -0
  97. package/dist/components/tabs/TabsTrigger.d.ts +182 -0
  98. package/dist/components/tabs/TabsTrigger.js +1 -0
  99. package/dist/components/tabs/TabsTriggerList.d.ts +42 -136
  100. package/dist/components/tabs/TabsTriggerList.js +1 -1
  101. package/dist/components/text/Text.d.ts +37 -127
  102. package/dist/components/textarea/Textarea.d.ts +37 -127
  103. package/dist/components/toast/Toast.d.ts +37 -127
  104. package/dist/components/toggle-group/ToggleGroupButton.d.ts +104 -284
  105. package/dist/components/toggle-group/ToggleGroupItem.d.ts +104 -284
  106. package/dist/components/toggle-group/ToggleGroupRoot.d.ts +37 -127
  107. package/dist/components/toggle-group/index.d.ts +245 -695
  108. package/dist/components/tooltip/TooltipContent.d.ts +37 -127
  109. package/dist/components/top-bar/TopBar.d.ts +37 -127
  110. package/dist/components/top-bar/TopBarBrand.d.ts +111 -381
  111. package/dist/components/video/Video.d.ts +104 -284
  112. package/dist/docgen.json +1 -1
  113. package/dist/docs/Accordion.mdx +56 -7
  114. package/dist/docs/README.mdx +79 -0
  115. package/dist/docs/Tabs.mdx +31 -57
  116. package/dist/experiments/color-scheme/ColorScheme.d.ts +111 -0
  117. package/dist/experiments/color-scheme/ColorScheme.js +1 -0
  118. package/dist/experiments/color-scheme/blue.json.js +1 -0
  119. package/dist/experiments/color-scheme/generateAlphaColors.d.ts +1 -0
  120. package/dist/experiments/color-scheme/generateAlphaColors.js +1 -0
  121. package/dist/experiments/color-scheme/index.d.ts +1 -0
  122. package/dist/experiments/color-scheme/slate.json.js +1 -0
  123. package/dist/experiments/color-scheme/stitches.colorscheme.config.d.ts +256 -0
  124. package/dist/experiments/color-scheme/stitches.colorscheme.config.js +1 -0
  125. package/dist/index.cjs.js +1 -1
  126. package/dist/stitches.d.ts +474 -786
  127. package/dist/stitches.js +1 -1
  128. package/dist/utilities/hooks/useCallbackRef.js +1 -1
  129. package/dist/utilities/hooks/useWindowSize.d.ts +8 -0
  130. package/dist/utilities/hooks/useWindowSize.js +1 -0
  131. package/package.json +4 -3
  132. package/CHANGELOG.md +0 -210
  133. package/dist/components/tabs/TabTrigger.d.ts +0 -275
  134. package/dist/components/tabs/TabTrigger.js +0 -1
  135. package/dist/components/tabs/utils.d.ts +0 -2
  136. package/dist/components/tabs/utils.js +0 -1
@@ -122,148 +122,58 @@ export declare const ToggleGroup: {
122
122
  "3": any;
123
123
  };
124
124
  }, import("@stitches/react/types/config").DefaultThemeMap, {
125
- bg: (value: {
126
- readonly [$$PropertyValue]: "background";
127
- }) => {
128
- background: {
129
- readonly [$$PropertyValue]: "background";
130
- };
125
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
126
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
131
127
  };
132
- inset: (value: string | number | {
133
- readonly [$$ScaleValue]: "space";
134
- }) => {
135
- top: string | number | {
136
- readonly [$$ScaleValue]: "space";
137
- };
138
- right: string | number | {
139
- readonly [$$ScaleValue]: "space";
140
- };
141
- bottom: string | number | {
142
- readonly [$$ScaleValue]: "space";
143
- };
144
- left: string | number | {
145
- readonly [$$ScaleValue]: "space";
146
- };
128
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
129
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
130
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
147
131
  };
148
- size: (value: string | number | {
149
- readonly [$$ScaleValue]: "size";
150
- }) => {
151
- height: string | number | {
152
- readonly [$$ScaleValue]: "size";
153
- };
154
- width: string | number | {
155
- readonly [$$ScaleValue]: "size";
156
- };
132
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
133
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
157
134
  };
158
- p: (value: string | number | {
159
- readonly [$$ScaleValue]: "space";
160
- }) => {
161
- padding: string | number | {
162
- readonly [$$ScaleValue]: "space";
163
- };
135
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
136
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
164
137
  };
165
- pt: (value: string | number | {
166
- readonly [$$ScaleValue]: "space";
167
- }) => {
168
- paddingTop: string | number | {
169
- readonly [$$ScaleValue]: "space";
170
- };
138
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
139
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
171
140
  };
172
- pr: (value: string | number | {
173
- readonly [$$ScaleValue]: "space";
174
- }) => {
175
- paddingRight: string | number | {
176
- readonly [$$ScaleValue]: "space";
177
- };
141
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
142
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
178
143
  };
179
- pb: (value: string | number | {
180
- readonly [$$ScaleValue]: "space";
181
- }) => {
182
- paddingBottom: string | number | {
183
- readonly [$$ScaleValue]: "space";
184
- };
144
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
145
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
185
146
  };
186
- pl: (value: string | number | {
187
- readonly [$$ScaleValue]: "space";
188
- }) => {
189
- paddingLeft: string | number | {
190
- readonly [$$ScaleValue]: "space";
191
- };
147
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
148
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
149
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
192
150
  };
193
- px: (value: string | number | {
194
- readonly [$$ScaleValue]: "space";
195
- }) => {
196
- paddingLeft: string | number | {
197
- readonly [$$ScaleValue]: "space";
198
- };
199
- paddingRight: string | number | {
200
- readonly [$$ScaleValue]: "space";
201
- };
151
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
152
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
153
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
202
154
  };
203
- py: (value: string | number | {
204
- readonly [$$ScaleValue]: "space";
205
- }) => {
206
- paddingTop: string | number | {
207
- readonly [$$ScaleValue]: "space";
208
- };
209
- paddingBottom: string | number | {
210
- readonly [$$ScaleValue]: "space";
211
- };
155
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
156
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
212
157
  };
213
- m: (value: string | number | {
214
- readonly [$$ScaleValue]: "space";
215
- }) => {
216
- margin: string | number | {
217
- readonly [$$ScaleValue]: "space";
218
- };
158
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
159
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
219
160
  };
220
- mt: (value: string | number | {
221
- readonly [$$ScaleValue]: "space";
222
- }) => {
223
- marginTop: string | number | {
224
- readonly [$$ScaleValue]: "space";
225
- };
161
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
162
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
226
163
  };
227
- mr: (value: string | number | {
228
- readonly [$$ScaleValue]: "space";
229
- }) => {
230
- marginRight: string | number | {
231
- readonly [$$ScaleValue]: "space";
232
- };
164
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
165
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
233
166
  };
234
- mb: (value: string | number | {
235
- readonly [$$ScaleValue]: "space";
236
- }) => {
237
- marginBottom: string | number | {
238
- readonly [$$ScaleValue]: "space";
239
- };
167
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
168
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
240
169
  };
241
- ml: (value: string | number | {
242
- readonly [$$ScaleValue]: "space";
243
- }) => {
244
- marginLeft: string | number | {
245
- readonly [$$ScaleValue]: "space";
246
- };
170
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
171
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
172
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
247
173
  };
248
- mx: (value: string | number | {
249
- readonly [$$ScaleValue]: "space";
250
- }) => {
251
- marginLeft: string | number | {
252
- readonly [$$ScaleValue]: "space";
253
- };
254
- marginRight: string | number | {
255
- readonly [$$ScaleValue]: "space";
256
- };
257
- };
258
- my: (value: string | number | {
259
- readonly [$$ScaleValue]: "space";
260
- }) => {
261
- marginTop: string | number | {
262
- readonly [$$ScaleValue]: "space";
263
- };
264
- marginBottom: string | number | {
265
- readonly [$$ScaleValue]: "space";
266
- };
174
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
175
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
176
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
267
177
  };
268
178
  }>>;
269
179
  Button: import("react").ForwardRefExoticComponent<Omit<Omit<import("@radix-ui/react-toggle-group").ToggleGroupItemProps & import("react").RefAttributes<HTMLButtonElement>, "css"> & import("@stitches/react/types/styled-component").TransformProps<{}, {
@@ -389,148 +299,58 @@ export declare const ToggleGroup: {
389
299
  "3": any;
390
300
  };
391
301
  }, import("@stitches/react/types/config").DefaultThemeMap, {
392
- bg: (value: {
393
- readonly [$$PropertyValue]: "background";
394
- }) => {
395
- background: {
396
- readonly [$$PropertyValue]: "background";
397
- };
398
- };
399
- inset: (value: string | number | {
400
- readonly [$$ScaleValue]: "space";
401
- }) => {
402
- top: string | number | {
403
- readonly [$$ScaleValue]: "space";
404
- };
405
- right: string | number | {
406
- readonly [$$ScaleValue]: "space";
407
- };
408
- bottom: string | number | {
409
- readonly [$$ScaleValue]: "space";
410
- };
411
- left: string | number | {
412
- readonly [$$ScaleValue]: "space";
413
- };
414
- };
415
- size: (value: string | number | {
416
- readonly [$$ScaleValue]: "size";
417
- }) => {
418
- height: string | number | {
419
- readonly [$$ScaleValue]: "size";
420
- };
421
- width: string | number | {
422
- readonly [$$ScaleValue]: "size";
423
- };
424
- };
425
- p: (value: string | number | {
426
- readonly [$$ScaleValue]: "space";
427
- }) => {
428
- padding: string | number | {
429
- readonly [$$ScaleValue]: "space";
430
- };
431
- };
432
- pt: (value: string | number | {
433
- readonly [$$ScaleValue]: "space";
434
- }) => {
435
- paddingTop: string | number | {
436
- readonly [$$ScaleValue]: "space";
437
- };
438
- };
439
- pr: (value: string | number | {
440
- readonly [$$ScaleValue]: "space";
441
- }) => {
442
- paddingRight: string | number | {
443
- readonly [$$ScaleValue]: "space";
444
- };
445
- };
446
- pb: (value: string | number | {
447
- readonly [$$ScaleValue]: "space";
448
- }) => {
449
- paddingBottom: string | number | {
450
- readonly [$$ScaleValue]: "space";
451
- };
452
- };
453
- pl: (value: string | number | {
454
- readonly [$$ScaleValue]: "space";
455
- }) => {
456
- paddingLeft: string | number | {
457
- readonly [$$ScaleValue]: "space";
458
- };
459
- };
460
- px: (value: string | number | {
461
- readonly [$$ScaleValue]: "space";
462
- }) => {
463
- paddingLeft: string | number | {
464
- readonly [$$ScaleValue]: "space";
465
- };
466
- paddingRight: string | number | {
467
- readonly [$$ScaleValue]: "space";
468
- };
469
- };
470
- py: (value: string | number | {
471
- readonly [$$ScaleValue]: "space";
472
- }) => {
473
- paddingTop: string | number | {
474
- readonly [$$ScaleValue]: "space";
475
- };
476
- paddingBottom: string | number | {
477
- readonly [$$ScaleValue]: "space";
478
- };
479
- };
480
- m: (value: string | number | {
481
- readonly [$$ScaleValue]: "space";
482
- }) => {
483
- margin: string | number | {
484
- readonly [$$ScaleValue]: "space";
485
- };
486
- };
487
- mt: (value: string | number | {
488
- readonly [$$ScaleValue]: "space";
489
- }) => {
490
- marginTop: string | number | {
491
- readonly [$$ScaleValue]: "space";
492
- };
493
- };
494
- mr: (value: string | number | {
495
- readonly [$$ScaleValue]: "space";
496
- }) => {
497
- marginRight: string | number | {
498
- readonly [$$ScaleValue]: "space";
499
- };
500
- };
501
- mb: (value: string | number | {
502
- readonly [$$ScaleValue]: "space";
503
- }) => {
504
- marginBottom: string | number | {
505
- readonly [$$ScaleValue]: "space";
506
- };
507
- };
508
- ml: (value: string | number | {
509
- readonly [$$ScaleValue]: "space";
510
- }) => {
511
- marginLeft: string | number | {
512
- readonly [$$ScaleValue]: "space";
513
- };
514
- };
515
- mx: (value: string | number | {
516
- readonly [$$ScaleValue]: "space";
517
- }) => {
518
- marginLeft: string | number | {
519
- readonly [$$ScaleValue]: "space";
520
- };
521
- marginRight: string | number | {
522
- readonly [$$ScaleValue]: "space";
523
- };
524
- };
525
- my: (value: string | number | {
526
- readonly [$$ScaleValue]: "space";
527
- }) => {
528
- marginTop: string | number | {
529
- readonly [$$ScaleValue]: "space";
530
- };
531
- marginBottom: string | number | {
532
- readonly [$$ScaleValue]: "space";
533
- };
302
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
303
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
304
+ };
305
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
306
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
307
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
308
+ };
309
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
310
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
311
+ };
312
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
313
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
314
+ };
315
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
316
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
317
+ };
318
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
319
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
320
+ };
321
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
322
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
323
+ };
324
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
326
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ };
328
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
329
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
331
+ };
332
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
333
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
334
+ };
335
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
336
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
337
+ };
338
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
339
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
340
+ };
341
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
342
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
343
+ };
344
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
345
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
346
+ };
347
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
349
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ };
351
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
352
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
353
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
534
354
  };
535
355
  }> | undefined;
536
356
  }, "size" | "css" | "isIconOnly"> & import("@stitches/react/types/styled-component").TransformProps<{
@@ -659,148 +479,58 @@ export declare const ToggleGroup: {
659
479
  "3": any;
660
480
  };
661
481
  }, import("@stitches/react/types/config").DefaultThemeMap, {
662
- bg: (value: {
663
- readonly [$$PropertyValue]: "background";
664
- }) => {
665
- background: {
666
- readonly [$$PropertyValue]: "background";
667
- };
668
- };
669
- inset: (value: string | number | {
670
- readonly [$$ScaleValue]: "space";
671
- }) => {
672
- top: string | number | {
673
- readonly [$$ScaleValue]: "space";
674
- };
675
- right: string | number | {
676
- readonly [$$ScaleValue]: "space";
677
- };
678
- bottom: string | number | {
679
- readonly [$$ScaleValue]: "space";
680
- };
681
- left: string | number | {
682
- readonly [$$ScaleValue]: "space";
683
- };
684
- };
685
- size: (value: string | number | {
686
- readonly [$$ScaleValue]: "size";
687
- }) => {
688
- height: string | number | {
689
- readonly [$$ScaleValue]: "size";
690
- };
691
- width: string | number | {
692
- readonly [$$ScaleValue]: "size";
693
- };
694
- };
695
- p: (value: string | number | {
696
- readonly [$$ScaleValue]: "space";
697
- }) => {
698
- padding: string | number | {
699
- readonly [$$ScaleValue]: "space";
700
- };
701
- };
702
- pt: (value: string | number | {
703
- readonly [$$ScaleValue]: "space";
704
- }) => {
705
- paddingTop: string | number | {
706
- readonly [$$ScaleValue]: "space";
707
- };
708
- };
709
- pr: (value: string | number | {
710
- readonly [$$ScaleValue]: "space";
711
- }) => {
712
- paddingRight: string | number | {
713
- readonly [$$ScaleValue]: "space";
714
- };
715
- };
716
- pb: (value: string | number | {
717
- readonly [$$ScaleValue]: "space";
718
- }) => {
719
- paddingBottom: string | number | {
720
- readonly [$$ScaleValue]: "space";
721
- };
722
- };
723
- pl: (value: string | number | {
724
- readonly [$$ScaleValue]: "space";
725
- }) => {
726
- paddingLeft: string | number | {
727
- readonly [$$ScaleValue]: "space";
728
- };
729
- };
730
- px: (value: string | number | {
731
- readonly [$$ScaleValue]: "space";
732
- }) => {
733
- paddingLeft: string | number | {
734
- readonly [$$ScaleValue]: "space";
735
- };
736
- paddingRight: string | number | {
737
- readonly [$$ScaleValue]: "space";
738
- };
739
- };
740
- py: (value: string | number | {
741
- readonly [$$ScaleValue]: "space";
742
- }) => {
743
- paddingTop: string | number | {
744
- readonly [$$ScaleValue]: "space";
745
- };
746
- paddingBottom: string | number | {
747
- readonly [$$ScaleValue]: "space";
748
- };
749
- };
750
- m: (value: string | number | {
751
- readonly [$$ScaleValue]: "space";
752
- }) => {
753
- margin: string | number | {
754
- readonly [$$ScaleValue]: "space";
755
- };
756
- };
757
- mt: (value: string | number | {
758
- readonly [$$ScaleValue]: "space";
759
- }) => {
760
- marginTop: string | number | {
761
- readonly [$$ScaleValue]: "space";
762
- };
763
- };
764
- mr: (value: string | number | {
765
- readonly [$$ScaleValue]: "space";
766
- }) => {
767
- marginRight: string | number | {
768
- readonly [$$ScaleValue]: "space";
769
- };
770
- };
771
- mb: (value: string | number | {
772
- readonly [$$ScaleValue]: "space";
773
- }) => {
774
- marginBottom: string | number | {
775
- readonly [$$ScaleValue]: "space";
776
- };
777
- };
778
- ml: (value: string | number | {
779
- readonly [$$ScaleValue]: "space";
780
- }) => {
781
- marginLeft: string | number | {
782
- readonly [$$ScaleValue]: "space";
783
- };
784
- };
785
- mx: (value: string | number | {
786
- readonly [$$ScaleValue]: "space";
787
- }) => {
788
- marginLeft: string | number | {
789
- readonly [$$ScaleValue]: "space";
790
- };
791
- marginRight: string | number | {
792
- readonly [$$ScaleValue]: "space";
793
- };
794
- };
795
- my: (value: string | number | {
796
- readonly [$$ScaleValue]: "space";
797
- }) => {
798
- marginTop: string | number | {
799
- readonly [$$ScaleValue]: "space";
800
- };
801
- marginBottom: string | number | {
802
- readonly [$$ScaleValue]: "space";
803
- };
482
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
483
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
484
+ };
485
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
486
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
487
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
488
+ };
489
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
490
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
491
+ };
492
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
493
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
494
+ };
495
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
496
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
497
+ };
498
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
499
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
500
+ };
501
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
502
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
503
+ };
504
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
505
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
506
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
507
+ };
508
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
509
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
510
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
511
+ };
512
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
513
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
514
+ };
515
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
516
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
517
+ };
518
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
519
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
520
+ };
521
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
522
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
523
+ };
524
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
525
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
526
+ };
527
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
528
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
529
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
530
+ };
531
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
532
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
533
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
804
534
  };
805
535
  }> | undefined;
806
536
  }>;
@@ -931,148 +661,58 @@ export declare const ToggleGroup: {
931
661
  "3": any;
932
662
  };
933
663
  }, import("@stitches/react/types/config").DefaultThemeMap, {
934
- bg: (value: {
935
- readonly [$$PropertyValue]: "background";
936
- }) => {
937
- background: {
938
- readonly [$$PropertyValue]: "background";
939
- };
940
- };
941
- inset: (value: string | number | {
942
- readonly [$$ScaleValue]: "space";
943
- }) => {
944
- top: string | number | {
945
- readonly [$$ScaleValue]: "space";
946
- };
947
- right: string | number | {
948
- readonly [$$ScaleValue]: "space";
949
- };
950
- bottom: string | number | {
951
- readonly [$$ScaleValue]: "space";
952
- };
953
- left: string | number | {
954
- readonly [$$ScaleValue]: "space";
955
- };
956
- };
957
- size: (value: string | number | {
958
- readonly [$$ScaleValue]: "size";
959
- }) => {
960
- height: string | number | {
961
- readonly [$$ScaleValue]: "size";
962
- };
963
- width: string | number | {
964
- readonly [$$ScaleValue]: "size";
965
- };
966
- };
967
- p: (value: string | number | {
968
- readonly [$$ScaleValue]: "space";
969
- }) => {
970
- padding: string | number | {
971
- readonly [$$ScaleValue]: "space";
972
- };
973
- };
974
- pt: (value: string | number | {
975
- readonly [$$ScaleValue]: "space";
976
- }) => {
977
- paddingTop: string | number | {
978
- readonly [$$ScaleValue]: "space";
979
- };
980
- };
981
- pr: (value: string | number | {
982
- readonly [$$ScaleValue]: "space";
983
- }) => {
984
- paddingRight: string | number | {
985
- readonly [$$ScaleValue]: "space";
986
- };
987
- };
988
- pb: (value: string | number | {
989
- readonly [$$ScaleValue]: "space";
990
- }) => {
991
- paddingBottom: string | number | {
992
- readonly [$$ScaleValue]: "space";
993
- };
994
- };
995
- pl: (value: string | number | {
996
- readonly [$$ScaleValue]: "space";
997
- }) => {
998
- paddingLeft: string | number | {
999
- readonly [$$ScaleValue]: "space";
1000
- };
1001
- };
1002
- px: (value: string | number | {
1003
- readonly [$$ScaleValue]: "space";
1004
- }) => {
1005
- paddingLeft: string | number | {
1006
- readonly [$$ScaleValue]: "space";
1007
- };
1008
- paddingRight: string | number | {
1009
- readonly [$$ScaleValue]: "space";
1010
- };
1011
- };
1012
- py: (value: string | number | {
1013
- readonly [$$ScaleValue]: "space";
1014
- }) => {
1015
- paddingTop: string | number | {
1016
- readonly [$$ScaleValue]: "space";
1017
- };
1018
- paddingBottom: string | number | {
1019
- readonly [$$ScaleValue]: "space";
1020
- };
1021
- };
1022
- m: (value: string | number | {
1023
- readonly [$$ScaleValue]: "space";
1024
- }) => {
1025
- margin: string | number | {
1026
- readonly [$$ScaleValue]: "space";
1027
- };
1028
- };
1029
- mt: (value: string | number | {
1030
- readonly [$$ScaleValue]: "space";
1031
- }) => {
1032
- marginTop: string | number | {
1033
- readonly [$$ScaleValue]: "space";
1034
- };
1035
- };
1036
- mr: (value: string | number | {
1037
- readonly [$$ScaleValue]: "space";
1038
- }) => {
1039
- marginRight: string | number | {
1040
- readonly [$$ScaleValue]: "space";
1041
- };
1042
- };
1043
- mb: (value: string | number | {
1044
- readonly [$$ScaleValue]: "space";
1045
- }) => {
1046
- marginBottom: string | number | {
1047
- readonly [$$ScaleValue]: "space";
1048
- };
1049
- };
1050
- ml: (value: string | number | {
1051
- readonly [$$ScaleValue]: "space";
1052
- }) => {
1053
- marginLeft: string | number | {
1054
- readonly [$$ScaleValue]: "space";
1055
- };
1056
- };
1057
- mx: (value: string | number | {
1058
- readonly [$$ScaleValue]: "space";
1059
- }) => {
1060
- marginLeft: string | number | {
1061
- readonly [$$ScaleValue]: "space";
1062
- };
1063
- marginRight: string | number | {
1064
- readonly [$$ScaleValue]: "space";
1065
- };
1066
- };
1067
- my: (value: string | number | {
1068
- readonly [$$ScaleValue]: "space";
1069
- }) => {
1070
- marginTop: string | number | {
1071
- readonly [$$ScaleValue]: "space";
1072
- };
1073
- marginBottom: string | number | {
1074
- readonly [$$ScaleValue]: "space";
1075
- };
664
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
665
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
666
+ };
667
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
668
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
669
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
670
+ };
671
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
672
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
673
+ };
674
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
675
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
676
+ };
677
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
678
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
679
+ };
680
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
681
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
682
+ };
683
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
684
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
685
+ };
686
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
687
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
688
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
689
+ };
690
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
691
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
692
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
693
+ };
694
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
695
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
696
+ };
697
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
698
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
699
+ };
700
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
701
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
702
+ };
703
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
704
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
705
+ };
706
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
707
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
708
+ };
709
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
710
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
711
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
712
+ };
713
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
714
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
715
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1076
716
  };
1077
717
  }> | undefined;
1078
718
  }) | (Omit<import("@radix-ui/react-toggle-group").ToggleGroupMultipleProps & import("react").RefAttributes<HTMLDivElement>, "direction" | "css" | "isFullWidth" | "hasGap"> & import("@stitches/react/types/styled-component").TransformProps<{
@@ -1202,148 +842,58 @@ export declare const ToggleGroup: {
1202
842
  "3": any;
1203
843
  };
1204
844
  }, import("@stitches/react/types/config").DefaultThemeMap, {
1205
- bg: (value: {
1206
- readonly [$$PropertyValue]: "background";
1207
- }) => {
1208
- background: {
1209
- readonly [$$PropertyValue]: "background";
1210
- };
1211
- };
1212
- inset: (value: string | number | {
1213
- readonly [$$ScaleValue]: "space";
1214
- }) => {
1215
- top: string | number | {
1216
- readonly [$$ScaleValue]: "space";
1217
- };
1218
- right: string | number | {
1219
- readonly [$$ScaleValue]: "space";
1220
- };
1221
- bottom: string | number | {
1222
- readonly [$$ScaleValue]: "space";
1223
- };
1224
- left: string | number | {
1225
- readonly [$$ScaleValue]: "space";
1226
- };
1227
- };
1228
- size: (value: string | number | {
1229
- readonly [$$ScaleValue]: "size";
1230
- }) => {
1231
- height: string | number | {
1232
- readonly [$$ScaleValue]: "size";
1233
- };
1234
- width: string | number | {
1235
- readonly [$$ScaleValue]: "size";
1236
- };
1237
- };
1238
- p: (value: string | number | {
1239
- readonly [$$ScaleValue]: "space";
1240
- }) => {
1241
- padding: string | number | {
1242
- readonly [$$ScaleValue]: "space";
1243
- };
1244
- };
1245
- pt: (value: string | number | {
1246
- readonly [$$ScaleValue]: "space";
1247
- }) => {
1248
- paddingTop: string | number | {
1249
- readonly [$$ScaleValue]: "space";
1250
- };
1251
- };
1252
- pr: (value: string | number | {
1253
- readonly [$$ScaleValue]: "space";
1254
- }) => {
1255
- paddingRight: string | number | {
1256
- readonly [$$ScaleValue]: "space";
1257
- };
1258
- };
1259
- pb: (value: string | number | {
1260
- readonly [$$ScaleValue]: "space";
1261
- }) => {
1262
- paddingBottom: string | number | {
1263
- readonly [$$ScaleValue]: "space";
1264
- };
1265
- };
1266
- pl: (value: string | number | {
1267
- readonly [$$ScaleValue]: "space";
1268
- }) => {
1269
- paddingLeft: string | number | {
1270
- readonly [$$ScaleValue]: "space";
1271
- };
1272
- };
1273
- px: (value: string | number | {
1274
- readonly [$$ScaleValue]: "space";
1275
- }) => {
1276
- paddingLeft: string | number | {
1277
- readonly [$$ScaleValue]: "space";
1278
- };
1279
- paddingRight: string | number | {
1280
- readonly [$$ScaleValue]: "space";
1281
- };
1282
- };
1283
- py: (value: string | number | {
1284
- readonly [$$ScaleValue]: "space";
1285
- }) => {
1286
- paddingTop: string | number | {
1287
- readonly [$$ScaleValue]: "space";
1288
- };
1289
- paddingBottom: string | number | {
1290
- readonly [$$ScaleValue]: "space";
1291
- };
1292
- };
1293
- m: (value: string | number | {
1294
- readonly [$$ScaleValue]: "space";
1295
- }) => {
1296
- margin: string | number | {
1297
- readonly [$$ScaleValue]: "space";
1298
- };
1299
- };
1300
- mt: (value: string | number | {
1301
- readonly [$$ScaleValue]: "space";
1302
- }) => {
1303
- marginTop: string | number | {
1304
- readonly [$$ScaleValue]: "space";
1305
- };
1306
- };
1307
- mr: (value: string | number | {
1308
- readonly [$$ScaleValue]: "space";
1309
- }) => {
1310
- marginRight: string | number | {
1311
- readonly [$$ScaleValue]: "space";
1312
- };
1313
- };
1314
- mb: (value: string | number | {
1315
- readonly [$$ScaleValue]: "space";
1316
- }) => {
1317
- marginBottom: string | number | {
1318
- readonly [$$ScaleValue]: "space";
1319
- };
1320
- };
1321
- ml: (value: string | number | {
1322
- readonly [$$ScaleValue]: "space";
1323
- }) => {
1324
- marginLeft: string | number | {
1325
- readonly [$$ScaleValue]: "space";
1326
- };
1327
- };
1328
- mx: (value: string | number | {
1329
- readonly [$$ScaleValue]: "space";
1330
- }) => {
1331
- marginLeft: string | number | {
1332
- readonly [$$ScaleValue]: "space";
1333
- };
1334
- marginRight: string | number | {
1335
- readonly [$$ScaleValue]: "space";
1336
- };
1337
- };
1338
- my: (value: string | number | {
1339
- readonly [$$ScaleValue]: "space";
1340
- }) => {
1341
- marginTop: string | number | {
1342
- readonly [$$ScaleValue]: "space";
1343
- };
1344
- marginBottom: string | number | {
1345
- readonly [$$ScaleValue]: "space";
1346
- };
845
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
846
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
847
+ };
848
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
849
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
850
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
851
+ };
852
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
853
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
854
+ };
855
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
856
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
857
+ };
858
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
859
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
860
+ };
861
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
862
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
863
+ };
864
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
865
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
866
+ };
867
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
868
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
869
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
870
+ };
871
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
872
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
873
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
874
+ };
875
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
876
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
877
+ };
878
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
879
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
880
+ };
881
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
882
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
883
+ };
884
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
885
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
886
+ };
887
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
888
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
889
+ };
890
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
891
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
892
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
893
+ };
894
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
895
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
896
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1347
897
  };
1348
898
  }> | undefined;
1349
899
  })) & {