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