@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
@@ -125,148 +125,58 @@ declare const StyledDialog: import("@stitches/react/types/styled-component").Sty
125
125
  "3": any;
126
126
  };
127
127
  }, import("@stitches/react/types/config").DefaultThemeMap, {
128
- bg: (value: {
129
- readonly [$$PropertyValue]: "background";
130
- }) => {
131
- background: {
132
- readonly [$$PropertyValue]: "background";
133
- };
128
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
129
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
134
130
  };
135
- inset: (value: string | number | {
136
- readonly [$$ScaleValue]: "space";
137
- }) => {
138
- top: string | number | {
139
- readonly [$$ScaleValue]: "space";
140
- };
141
- right: string | number | {
142
- readonly [$$ScaleValue]: "space";
143
- };
144
- bottom: string | number | {
145
- readonly [$$ScaleValue]: "space";
146
- };
147
- left: string | number | {
148
- readonly [$$ScaleValue]: "space";
149
- };
131
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
132
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
133
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
150
134
  };
151
- size: (value: string | number | {
152
- readonly [$$ScaleValue]: "size";
153
- }) => {
154
- height: string | number | {
155
- readonly [$$ScaleValue]: "size";
156
- };
157
- width: string | number | {
158
- readonly [$$ScaleValue]: "size";
159
- };
135
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
136
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
160
137
  };
161
- p: (value: string | number | {
162
- readonly [$$ScaleValue]: "space";
163
- }) => {
164
- padding: string | number | {
165
- readonly [$$ScaleValue]: "space";
166
- };
138
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
139
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
167
140
  };
168
- pt: (value: string | number | {
169
- readonly [$$ScaleValue]: "space";
170
- }) => {
171
- paddingTop: string | number | {
172
- readonly [$$ScaleValue]: "space";
173
- };
141
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
142
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
174
143
  };
175
- pr: (value: string | number | {
176
- readonly [$$ScaleValue]: "space";
177
- }) => {
178
- paddingRight: string | number | {
179
- readonly [$$ScaleValue]: "space";
180
- };
144
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
145
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
181
146
  };
182
- pb: (value: string | number | {
183
- readonly [$$ScaleValue]: "space";
184
- }) => {
185
- paddingBottom: string | number | {
186
- readonly [$$ScaleValue]: "space";
187
- };
147
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
148
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
188
149
  };
189
- pl: (value: string | number | {
190
- readonly [$$ScaleValue]: "space";
191
- }) => {
192
- paddingLeft: string | number | {
193
- readonly [$$ScaleValue]: "space";
194
- };
150
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
151
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
152
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
195
153
  };
196
- px: (value: string | number | {
197
- readonly [$$ScaleValue]: "space";
198
- }) => {
199
- paddingLeft: string | number | {
200
- readonly [$$ScaleValue]: "space";
201
- };
202
- paddingRight: string | number | {
203
- readonly [$$ScaleValue]: "space";
204
- };
154
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
155
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
156
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
205
157
  };
206
- py: (value: string | number | {
207
- readonly [$$ScaleValue]: "space";
208
- }) => {
209
- paddingTop: string | number | {
210
- readonly [$$ScaleValue]: "space";
211
- };
212
- paddingBottom: string | number | {
213
- readonly [$$ScaleValue]: "space";
214
- };
158
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
159
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
215
160
  };
216
- m: (value: string | number | {
217
- readonly [$$ScaleValue]: "space";
218
- }) => {
219
- margin: string | number | {
220
- readonly [$$ScaleValue]: "space";
221
- };
161
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
162
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
222
163
  };
223
- mt: (value: string | number | {
224
- readonly [$$ScaleValue]: "space";
225
- }) => {
226
- marginTop: string | number | {
227
- readonly [$$ScaleValue]: "space";
228
- };
164
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
165
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
229
166
  };
230
- mr: (value: string | number | {
231
- readonly [$$ScaleValue]: "space";
232
- }) => {
233
- marginRight: string | number | {
234
- readonly [$$ScaleValue]: "space";
235
- };
167
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
168
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
236
169
  };
237
- mb: (value: string | number | {
238
- readonly [$$ScaleValue]: "space";
239
- }) => {
240
- marginBottom: string | number | {
241
- readonly [$$ScaleValue]: "space";
242
- };
170
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
171
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
243
172
  };
244
- ml: (value: string | number | {
245
- readonly [$$ScaleValue]: "space";
246
- }) => {
247
- marginLeft: string | number | {
248
- readonly [$$ScaleValue]: "space";
249
- };
173
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
174
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
175
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
250
176
  };
251
- mx: (value: string | number | {
252
- readonly [$$ScaleValue]: "space";
253
- }) => {
254
- marginLeft: string | number | {
255
- readonly [$$ScaleValue]: "space";
256
- };
257
- marginRight: string | number | {
258
- readonly [$$ScaleValue]: "space";
259
- };
260
- };
261
- my: (value: string | number | {
262
- readonly [$$ScaleValue]: "space";
263
- }) => {
264
- marginTop: string | number | {
265
- readonly [$$ScaleValue]: "space";
266
- };
267
- marginBottom: string | number | {
268
- readonly [$$ScaleValue]: "space";
269
- };
177
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
178
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
179
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
270
180
  };
271
181
  }>>;
272
182
  declare type DialogProps = React.ComponentProps<typeof StyledDialog>;
@@ -120,148 +120,58 @@ export declare const DialogBackground: import("@stitches/react/types/styled-comp
120
120
  "3": any;
121
121
  };
122
122
  }, import("@stitches/react/types/config").DefaultThemeMap, {
123
- bg: (value: {
124
- readonly [$$PropertyValue]: "background";
125
- }) => {
126
- background: {
127
- readonly [$$PropertyValue]: "background";
128
- };
129
- };
130
- inset: (value: string | number | {
131
- readonly [$$ScaleValue]: "space";
132
- }) => {
133
- top: string | number | {
134
- readonly [$$ScaleValue]: "space";
135
- };
136
- right: string | number | {
137
- readonly [$$ScaleValue]: "space";
138
- };
139
- bottom: string | number | {
140
- readonly [$$ScaleValue]: "space";
141
- };
142
- left: string | number | {
143
- readonly [$$ScaleValue]: "space";
144
- };
145
- };
146
- size: (value: string | number | {
147
- readonly [$$ScaleValue]: "size";
148
- }) => {
149
- height: string | number | {
150
- readonly [$$ScaleValue]: "size";
151
- };
152
- width: string | number | {
153
- readonly [$$ScaleValue]: "size";
154
- };
155
- };
156
- p: (value: string | number | {
157
- readonly [$$ScaleValue]: "space";
158
- }) => {
159
- padding: string | number | {
160
- readonly [$$ScaleValue]: "space";
161
- };
162
- };
163
- pt: (value: string | number | {
164
- readonly [$$ScaleValue]: "space";
165
- }) => {
166
- paddingTop: string | number | {
167
- readonly [$$ScaleValue]: "space";
168
- };
169
- };
170
- pr: (value: string | number | {
171
- readonly [$$ScaleValue]: "space";
172
- }) => {
173
- paddingRight: string | number | {
174
- readonly [$$ScaleValue]: "space";
175
- };
176
- };
177
- pb: (value: string | number | {
178
- readonly [$$ScaleValue]: "space";
179
- }) => {
180
- paddingBottom: string | number | {
181
- readonly [$$ScaleValue]: "space";
182
- };
183
- };
184
- pl: (value: string | number | {
185
- readonly [$$ScaleValue]: "space";
186
- }) => {
187
- paddingLeft: string | number | {
188
- readonly [$$ScaleValue]: "space";
189
- };
190
- };
191
- px: (value: string | number | {
192
- readonly [$$ScaleValue]: "space";
193
- }) => {
194
- paddingLeft: string | number | {
195
- readonly [$$ScaleValue]: "space";
196
- };
197
- paddingRight: string | number | {
198
- readonly [$$ScaleValue]: "space";
199
- };
200
- };
201
- py: (value: string | number | {
202
- readonly [$$ScaleValue]: "space";
203
- }) => {
204
- paddingTop: string | number | {
205
- readonly [$$ScaleValue]: "space";
206
- };
207
- paddingBottom: string | number | {
208
- readonly [$$ScaleValue]: "space";
209
- };
210
- };
211
- m: (value: string | number | {
212
- readonly [$$ScaleValue]: "space";
213
- }) => {
214
- margin: string | number | {
215
- readonly [$$ScaleValue]: "space";
216
- };
217
- };
218
- mt: (value: string | number | {
219
- readonly [$$ScaleValue]: "space";
220
- }) => {
221
- marginTop: string | number | {
222
- readonly [$$ScaleValue]: "space";
223
- };
224
- };
225
- mr: (value: string | number | {
226
- readonly [$$ScaleValue]: "space";
227
- }) => {
228
- marginRight: string | number | {
229
- readonly [$$ScaleValue]: "space";
230
- };
231
- };
232
- mb: (value: string | number | {
233
- readonly [$$ScaleValue]: "space";
234
- }) => {
235
- marginBottom: string | number | {
236
- readonly [$$ScaleValue]: "space";
237
- };
238
- };
239
- ml: (value: string | number | {
240
- readonly [$$ScaleValue]: "space";
241
- }) => {
242
- marginLeft: string | number | {
243
- readonly [$$ScaleValue]: "space";
244
- };
245
- };
246
- mx: (value: string | number | {
247
- readonly [$$ScaleValue]: "space";
248
- }) => {
249
- marginLeft: string | number | {
250
- readonly [$$ScaleValue]: "space";
251
- };
252
- marginRight: string | number | {
253
- readonly [$$ScaleValue]: "space";
254
- };
255
- };
256
- my: (value: string | number | {
257
- readonly [$$ScaleValue]: "space";
258
- }) => {
259
- marginTop: string | number | {
260
- readonly [$$ScaleValue]: "space";
261
- };
262
- marginBottom: string | number | {
263
- readonly [$$ScaleValue]: "space";
264
- };
123
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
124
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
125
+ };
126
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
127
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
128
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
129
+ };
130
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
131
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
132
+ };
133
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
134
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
135
+ };
136
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
137
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
138
+ };
139
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
140
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
141
+ };
142
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
143
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
144
+ };
145
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
146
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
147
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
148
+ };
149
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
150
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
151
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
152
+ };
153
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
154
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
155
+ };
156
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
157
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
158
+ };
159
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
160
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
161
+ };
162
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
163
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
164
+ };
165
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
166
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
167
+ };
168
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
169
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
170
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
171
+ };
172
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
173
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
174
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
265
175
  };
266
176
  }>>, {}, {
267
177
  sm: string;
@@ -385,147 +295,57 @@ export declare const DialogBackground: import("@stitches/react/types/styled-comp
385
295
  "3": any;
386
296
  };
387
297
  }, import("@stitches/react/types/config").DefaultThemeMap, {
388
- bg: (value: {
389
- readonly [$$PropertyValue]: "background";
390
- }) => {
391
- background: {
392
- readonly [$$PropertyValue]: "background";
393
- };
394
- };
395
- inset: (value: string | number | {
396
- readonly [$$ScaleValue]: "space";
397
- }) => {
398
- top: string | number | {
399
- readonly [$$ScaleValue]: "space";
400
- };
401
- right: string | number | {
402
- readonly [$$ScaleValue]: "space";
403
- };
404
- bottom: string | number | {
405
- readonly [$$ScaleValue]: "space";
406
- };
407
- left: string | number | {
408
- readonly [$$ScaleValue]: "space";
409
- };
410
- };
411
- size: (value: string | number | {
412
- readonly [$$ScaleValue]: "size";
413
- }) => {
414
- height: string | number | {
415
- readonly [$$ScaleValue]: "size";
416
- };
417
- width: string | number | {
418
- readonly [$$ScaleValue]: "size";
419
- };
420
- };
421
- p: (value: string | number | {
422
- readonly [$$ScaleValue]: "space";
423
- }) => {
424
- padding: string | number | {
425
- readonly [$$ScaleValue]: "space";
426
- };
427
- };
428
- pt: (value: string | number | {
429
- readonly [$$ScaleValue]: "space";
430
- }) => {
431
- paddingTop: string | number | {
432
- readonly [$$ScaleValue]: "space";
433
- };
434
- };
435
- pr: (value: string | number | {
436
- readonly [$$ScaleValue]: "space";
437
- }) => {
438
- paddingRight: string | number | {
439
- readonly [$$ScaleValue]: "space";
440
- };
441
- };
442
- pb: (value: string | number | {
443
- readonly [$$ScaleValue]: "space";
444
- }) => {
445
- paddingBottom: string | number | {
446
- readonly [$$ScaleValue]: "space";
447
- };
448
- };
449
- pl: (value: string | number | {
450
- readonly [$$ScaleValue]: "space";
451
- }) => {
452
- paddingLeft: string | number | {
453
- readonly [$$ScaleValue]: "space";
454
- };
455
- };
456
- px: (value: string | number | {
457
- readonly [$$ScaleValue]: "space";
458
- }) => {
459
- paddingLeft: string | number | {
460
- readonly [$$ScaleValue]: "space";
461
- };
462
- paddingRight: string | number | {
463
- readonly [$$ScaleValue]: "space";
464
- };
465
- };
466
- py: (value: string | number | {
467
- readonly [$$ScaleValue]: "space";
468
- }) => {
469
- paddingTop: string | number | {
470
- readonly [$$ScaleValue]: "space";
471
- };
472
- paddingBottom: string | number | {
473
- readonly [$$ScaleValue]: "space";
474
- };
475
- };
476
- m: (value: string | number | {
477
- readonly [$$ScaleValue]: "space";
478
- }) => {
479
- margin: string | number | {
480
- readonly [$$ScaleValue]: "space";
481
- };
482
- };
483
- mt: (value: string | number | {
484
- readonly [$$ScaleValue]: "space";
485
- }) => {
486
- marginTop: string | number | {
487
- readonly [$$ScaleValue]: "space";
488
- };
489
- };
490
- mr: (value: string | number | {
491
- readonly [$$ScaleValue]: "space";
492
- }) => {
493
- marginRight: string | number | {
494
- readonly [$$ScaleValue]: "space";
495
- };
496
- };
497
- mb: (value: string | number | {
498
- readonly [$$ScaleValue]: "space";
499
- }) => {
500
- marginBottom: string | number | {
501
- readonly [$$ScaleValue]: "space";
502
- };
503
- };
504
- ml: (value: string | number | {
505
- readonly [$$ScaleValue]: "space";
506
- }) => {
507
- marginLeft: string | number | {
508
- readonly [$$ScaleValue]: "space";
509
- };
510
- };
511
- mx: (value: string | number | {
512
- readonly [$$ScaleValue]: "space";
513
- }) => {
514
- marginLeft: string | number | {
515
- readonly [$$ScaleValue]: "space";
516
- };
517
- marginRight: string | number | {
518
- readonly [$$ScaleValue]: "space";
519
- };
520
- };
521
- my: (value: string | number | {
522
- readonly [$$ScaleValue]: "space";
523
- }) => {
524
- marginTop: string | number | {
525
- readonly [$$ScaleValue]: "space";
526
- };
527
- marginBottom: string | number | {
528
- readonly [$$ScaleValue]: "space";
529
- };
298
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
299
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
300
+ };
301
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
302
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
303
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
304
+ };
305
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
306
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
307
+ };
308
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
309
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
310
+ };
311
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
312
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
313
+ };
314
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
315
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
316
+ };
317
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
318
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
319
+ };
320
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
321
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
322
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
323
+ };
324
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
326
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ };
328
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
329
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
+ };
331
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
332
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
+ };
334
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
335
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
336
+ };
337
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
338
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
339
+ };
340
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
341
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
342
+ };
343
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
344
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
345
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
346
+ };
347
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
349
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
530
350
  };
531
351
  }>>;