@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
@@ -125,148 +125,58 @@ declare const StyledSlider: 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
  export declare type SliderProps = React.ComponentProps<typeof StyledSlider>;
@@ -128,148 +128,58 @@ declare const StyledStack: import("@stitches/react/types/styled-component").Styl
128
128
  "3": any;
129
129
  };
130
130
  }, import("@stitches/react/types/config").DefaultThemeMap, {
131
- bg: (value: {
132
- readonly [$$PropertyValue]: "background";
133
- }) => {
134
- background: {
135
- readonly [$$PropertyValue]: "background";
136
- };
131
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
132
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
137
133
  };
138
- inset: (value: string | number | {
139
- readonly [$$ScaleValue]: "space";
140
- }) => {
141
- top: string | number | {
142
- readonly [$$ScaleValue]: "space";
143
- };
144
- right: string | number | {
145
- readonly [$$ScaleValue]: "space";
146
- };
147
- bottom: string | number | {
148
- readonly [$$ScaleValue]: "space";
149
- };
150
- left: string | number | {
151
- readonly [$$ScaleValue]: "space";
152
- };
134
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
135
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
136
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
153
137
  };
154
- size: (value: string | number | {
155
- readonly [$$ScaleValue]: "size";
156
- }) => {
157
- height: string | number | {
158
- readonly [$$ScaleValue]: "size";
159
- };
160
- width: string | number | {
161
- readonly [$$ScaleValue]: "size";
162
- };
138
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
139
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
163
140
  };
164
- p: (value: string | number | {
165
- readonly [$$ScaleValue]: "space";
166
- }) => {
167
- padding: string | number | {
168
- readonly [$$ScaleValue]: "space";
169
- };
141
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
142
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
170
143
  };
171
- pt: (value: string | number | {
172
- readonly [$$ScaleValue]: "space";
173
- }) => {
174
- paddingTop: string | number | {
175
- readonly [$$ScaleValue]: "space";
176
- };
144
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
145
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
177
146
  };
178
- pr: (value: string | number | {
179
- readonly [$$ScaleValue]: "space";
180
- }) => {
181
- paddingRight: string | number | {
182
- readonly [$$ScaleValue]: "space";
183
- };
147
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
148
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
184
149
  };
185
- pb: (value: string | number | {
186
- readonly [$$ScaleValue]: "space";
187
- }) => {
188
- paddingBottom: string | number | {
189
- readonly [$$ScaleValue]: "space";
190
- };
150
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
151
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
191
152
  };
192
- pl: (value: string | number | {
193
- readonly [$$ScaleValue]: "space";
194
- }) => {
195
- paddingLeft: string | number | {
196
- readonly [$$ScaleValue]: "space";
197
- };
153
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
154
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
155
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
198
156
  };
199
- px: (value: string | number | {
200
- readonly [$$ScaleValue]: "space";
201
- }) => {
202
- paddingLeft: string | number | {
203
- readonly [$$ScaleValue]: "space";
204
- };
205
- paddingRight: string | number | {
206
- readonly [$$ScaleValue]: "space";
207
- };
157
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
158
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
159
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
208
160
  };
209
- py: (value: string | number | {
210
- readonly [$$ScaleValue]: "space";
211
- }) => {
212
- paddingTop: string | number | {
213
- readonly [$$ScaleValue]: "space";
214
- };
215
- paddingBottom: string | number | {
216
- readonly [$$ScaleValue]: "space";
217
- };
161
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
162
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
218
163
  };
219
- m: (value: string | number | {
220
- readonly [$$ScaleValue]: "space";
221
- }) => {
222
- margin: string | number | {
223
- readonly [$$ScaleValue]: "space";
224
- };
164
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
165
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
225
166
  };
226
- mt: (value: string | number | {
227
- readonly [$$ScaleValue]: "space";
228
- }) => {
229
- marginTop: string | number | {
230
- readonly [$$ScaleValue]: "space";
231
- };
167
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
168
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
232
169
  };
233
- mr: (value: string | number | {
234
- readonly [$$ScaleValue]: "space";
235
- }) => {
236
- marginRight: string | number | {
237
- readonly [$$ScaleValue]: "space";
238
- };
170
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
171
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
239
172
  };
240
- mb: (value: string | number | {
241
- readonly [$$ScaleValue]: "space";
242
- }) => {
243
- marginBottom: string | number | {
244
- readonly [$$ScaleValue]: "space";
245
- };
173
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
174
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
246
175
  };
247
- ml: (value: string | number | {
248
- readonly [$$ScaleValue]: "space";
249
- }) => {
250
- marginLeft: string | number | {
251
- readonly [$$ScaleValue]: "space";
252
- };
176
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
177
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
178
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
253
179
  };
254
- mx: (value: string | number | {
255
- readonly [$$ScaleValue]: "space";
256
- }) => {
257
- marginLeft: string | number | {
258
- readonly [$$ScaleValue]: "space";
259
- };
260
- marginRight: string | number | {
261
- readonly [$$ScaleValue]: "space";
262
- };
263
- };
264
- my: (value: string | number | {
265
- readonly [$$ScaleValue]: "space";
266
- }) => {
267
- marginTop: string | number | {
268
- readonly [$$ScaleValue]: "space";
269
- };
270
- marginBottom: string | number | {
271
- readonly [$$ScaleValue]: "space";
272
- };
180
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
181
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
182
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
273
183
  };
274
184
  }>>;
275
185
  declare type StackPropsType = React.ComponentProps<typeof StyledStack> & {
@@ -122,148 +122,58 @@ declare const StyledStackContent: import("@stitches/react/types/styled-component
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
  declare type StackContentProps = React.ComponentProps<typeof StyledStackContent> & {