@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
@@ -123,148 +123,58 @@ declare const StyledAlertDialogContent: import("@stitches/react/types/styled-com
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 AlertDialogContentProps = React.ComponentProps<typeof StyledAlertDialogContent>;
@@ -1 +1 @@
1
- import{Overlay as m,Content as d,Portal as l}from"@radix-ui/react-alert-dialog";import*as t from"react";import{DIALOG_Z_INDEX as e}from"../../constants/zIndices.js";import{keyframes as a,styled as n}from"../../stitches.js";import{fadeIn as f,fadeOut as p}from"../../utilities/style/keyframe-animations.js";const o="translate3d(-50%, -50%, 0)",i="translate3d(-50%, 50vh, 0)",c=a({"0%":{transform:i},"100%":{transform:o}}),x=a({"0%":{transform:o},"100%":{transform:i}}),b=n(m,{backgroundColor:"$alpha600",inset:0,position:"fixed",zIndex:e,"@allowMotion":{'&[data-state="open"]':{animation:`${f} 250ms ease-out`},'&[data-state="closed"]':{animation:`${p} 550ms ease-out`}}}),u=n(d,{bg:"white",borderRadius:"$1",boxShadow:"$3",boxSizing:"border-box",left:"50%",maxWidth:"90vw",p:"$5",position:"fixed",top:"50%",transform:o,"&:focus":{outline:"none"},zIndex:e,"@allowMotion":{'&[data-state="open"]':{animation:`${c} 550ms cubic-bezier(0.22, 1, 0.36, 1)`},'&[data-state="closed"]':{animation:`${x} 550ms cubic-bezier(0.22, 1, 0.36, 1)`}},variants:{size:{sm:{width:"380px"},md:{width:"480px"},lg:{width:"600px"}}}}),$=({size:r="sm",...s})=>t.createElement(l,null,t.createElement(b,null),t.createElement(u,{size:r,...s}));export{$ as AlertDialogContent};
1
+ import{Overlay as m,Content as l,Portal as d}from"@radix-ui/react-alert-dialog";import*as t from"react";import{DIALOG_Z_INDEX as e}from"../../constants/zIndices.js";import{keyframes as a,styled as n}from"../../stitches.js";import{fadeIn as f,fadeOut as p}from"../../utilities/style/keyframe-animations.js";const o="translate3d(-50%, -50%, 0)",r="translate3d(-50%, 50vh, 0)",c=a({"0%":{transform:r},"100%":{transform:o}}),b=a({"0%":{transform:o},"100%":{transform:r}}),x=n(m,{backgroundColor:"$alpha600",top:0,right:0,bottom:0,left:0,position:"fixed",zIndex:e,"@allowMotion":{'&[data-state="open"]':{animation:`${f} 250ms ease-out`},'&[data-state="closed"]':{animation:`${p} 550ms ease-out`}}}),u=n(l,{bg:"white",borderRadius:"$1",boxShadow:"$3",boxSizing:"border-box",left:"50%",maxWidth:"90vw",p:"$5",position:"fixed",top:"50%",transform:o,"&:focus":{outline:"none"},zIndex:e,"@allowMotion":{'&[data-state="open"]':{animation:`${c} 550ms cubic-bezier(0.22, 1, 0.36, 1)`},'&[data-state="closed"]':{animation:`${b} 550ms cubic-bezier(0.22, 1, 0.36, 1)`}},variants:{size:{sm:{width:"380px"},md:{width:"480px"},lg:{width:"600px"}}}}),h=({size:i="sm",...s})=>t.createElement(d,null,t.createElement(x,null),t.createElement(u,{size:i,...s}));export{h as AlertDialogContent};
@@ -127,148 +127,58 @@ declare const StyledDiv: import("@stitches/react/types/styled-component").Styled
127
127
  "3": any;
128
128
  };
129
129
  }, import("@stitches/react/types/config").DefaultThemeMap, {
130
- bg: (value: {
131
- readonly [$$PropertyValue]: "background";
132
- }) => {
133
- background: {
134
- readonly [$$PropertyValue]: "background";
135
- };
136
- };
137
- inset: (value: string | number | {
138
- readonly [$$ScaleValue]: "space";
139
- }) => {
140
- top: string | number | {
141
- readonly [$$ScaleValue]: "space";
142
- };
143
- right: string | number | {
144
- readonly [$$ScaleValue]: "space";
145
- };
146
- bottom: string | number | {
147
- readonly [$$ScaleValue]: "space";
148
- };
149
- left: string | number | {
150
- readonly [$$ScaleValue]: "space";
151
- };
152
- };
153
- size: (value: string | number | {
154
- readonly [$$ScaleValue]: "size";
155
- }) => {
156
- height: string | number | {
157
- readonly [$$ScaleValue]: "size";
158
- };
159
- width: string | number | {
160
- readonly [$$ScaleValue]: "size";
161
- };
162
- };
163
- p: (value: string | number | {
164
- readonly [$$ScaleValue]: "space";
165
- }) => {
166
- padding: string | number | {
167
- readonly [$$ScaleValue]: "space";
168
- };
169
- };
170
- pt: (value: string | number | {
171
- readonly [$$ScaleValue]: "space";
172
- }) => {
173
- paddingTop: string | number | {
174
- readonly [$$ScaleValue]: "space";
175
- };
176
- };
177
- pr: (value: string | number | {
178
- readonly [$$ScaleValue]: "space";
179
- }) => {
180
- paddingRight: string | number | {
181
- readonly [$$ScaleValue]: "space";
182
- };
183
- };
184
- pb: (value: string | number | {
185
- readonly [$$ScaleValue]: "space";
186
- }) => {
187
- paddingBottom: string | number | {
188
- readonly [$$ScaleValue]: "space";
189
- };
190
- };
191
- pl: (value: string | number | {
192
- readonly [$$ScaleValue]: "space";
193
- }) => {
194
- paddingLeft: string | number | {
195
- readonly [$$ScaleValue]: "space";
196
- };
197
- };
198
- px: (value: string | number | {
199
- readonly [$$ScaleValue]: "space";
200
- }) => {
201
- paddingLeft: string | number | {
202
- readonly [$$ScaleValue]: "space";
203
- };
204
- paddingRight: string | number | {
205
- readonly [$$ScaleValue]: "space";
206
- };
207
- };
208
- py: (value: string | number | {
209
- readonly [$$ScaleValue]: "space";
210
- }) => {
211
- paddingTop: string | number | {
212
- readonly [$$ScaleValue]: "space";
213
- };
214
- paddingBottom: string | number | {
215
- readonly [$$ScaleValue]: "space";
216
- };
217
- };
218
- m: (value: string | number | {
219
- readonly [$$ScaleValue]: "space";
220
- }) => {
221
- margin: string | number | {
222
- readonly [$$ScaleValue]: "space";
223
- };
224
- };
225
- mt: (value: string | number | {
226
- readonly [$$ScaleValue]: "space";
227
- }) => {
228
- marginTop: string | number | {
229
- readonly [$$ScaleValue]: "space";
230
- };
231
- };
232
- mr: (value: string | number | {
233
- readonly [$$ScaleValue]: "space";
234
- }) => {
235
- marginRight: string | number | {
236
- readonly [$$ScaleValue]: "space";
237
- };
238
- };
239
- mb: (value: string | number | {
240
- readonly [$$ScaleValue]: "space";
241
- }) => {
242
- marginBottom: string | number | {
243
- readonly [$$ScaleValue]: "space";
244
- };
245
- };
246
- ml: (value: string | number | {
247
- readonly [$$ScaleValue]: "space";
248
- }) => {
249
- marginLeft: string | number | {
250
- readonly [$$ScaleValue]: "space";
251
- };
252
- };
253
- mx: (value: string | number | {
254
- readonly [$$ScaleValue]: "space";
255
- }) => {
256
- marginLeft: string | number | {
257
- readonly [$$ScaleValue]: "space";
258
- };
259
- marginRight: string | number | {
260
- readonly [$$ScaleValue]: "space";
261
- };
262
- };
263
- my: (value: string | number | {
264
- readonly [$$ScaleValue]: "space";
265
- }) => {
266
- marginTop: string | number | {
267
- readonly [$$ScaleValue]: "space";
268
- };
269
- marginBottom: string | number | {
270
- readonly [$$ScaleValue]: "space";
271
- };
130
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
131
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
132
+ };
133
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
134
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
135
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
136
+ };
137
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
138
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
139
+ };
140
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
141
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
142
+ };
143
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
144
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
145
+ };
146
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
147
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
148
+ };
149
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
150
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
151
+ };
152
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
153
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
154
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
155
+ };
156
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
157
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
158
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
159
+ };
160
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
161
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
162
+ };
163
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
164
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
165
+ };
166
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
167
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
168
+ };
169
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
170
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
171
+ };
172
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
173
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
174
+ };
175
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
176
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
177
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
178
+ };
179
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
180
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
181
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
272
182
  };
273
183
  }>>;
274
184
  declare const StyledButton: import("@stitches/react/types/styled-component").StyledComponent<"button", {
@@ -395,148 +305,58 @@ declare const StyledButton: import("@stitches/react/types/styled-component").Sty
395
305
  "3": any;
396
306
  };
397
307
  }, import("@stitches/react/types/config").DefaultThemeMap, {
398
- bg: (value: {
399
- readonly [$$PropertyValue]: "background";
400
- }) => {
401
- background: {
402
- readonly [$$PropertyValue]: "background";
403
- };
404
- };
405
- inset: (value: string | number | {
406
- readonly [$$ScaleValue]: "space";
407
- }) => {
408
- top: string | number | {
409
- readonly [$$ScaleValue]: "space";
410
- };
411
- right: string | number | {
412
- readonly [$$ScaleValue]: "space";
413
- };
414
- bottom: string | number | {
415
- readonly [$$ScaleValue]: "space";
416
- };
417
- left: string | number | {
418
- readonly [$$ScaleValue]: "space";
419
- };
420
- };
421
- size: (value: string | number | {
422
- readonly [$$ScaleValue]: "size";
423
- }) => {
424
- height: string | number | {
425
- readonly [$$ScaleValue]: "size";
426
- };
427
- width: string | number | {
428
- readonly [$$ScaleValue]: "size";
429
- };
430
- };
431
- p: (value: string | number | {
432
- readonly [$$ScaleValue]: "space";
433
- }) => {
434
- padding: string | number | {
435
- readonly [$$ScaleValue]: "space";
436
- };
437
- };
438
- pt: (value: string | number | {
439
- readonly [$$ScaleValue]: "space";
440
- }) => {
441
- paddingTop: string | number | {
442
- readonly [$$ScaleValue]: "space";
443
- };
444
- };
445
- pr: (value: string | number | {
446
- readonly [$$ScaleValue]: "space";
447
- }) => {
448
- paddingRight: string | number | {
449
- readonly [$$ScaleValue]: "space";
450
- };
451
- };
452
- pb: (value: string | number | {
453
- readonly [$$ScaleValue]: "space";
454
- }) => {
455
- paddingBottom: string | number | {
456
- readonly [$$ScaleValue]: "space";
457
- };
458
- };
459
- pl: (value: string | number | {
460
- readonly [$$ScaleValue]: "space";
461
- }) => {
462
- paddingLeft: string | number | {
463
- readonly [$$ScaleValue]: "space";
464
- };
465
- };
466
- px: (value: string | number | {
467
- readonly [$$ScaleValue]: "space";
468
- }) => {
469
- paddingLeft: string | number | {
470
- readonly [$$ScaleValue]: "space";
471
- };
472
- paddingRight: string | number | {
473
- readonly [$$ScaleValue]: "space";
474
- };
475
- };
476
- py: (value: string | number | {
477
- readonly [$$ScaleValue]: "space";
478
- }) => {
479
- paddingTop: string | number | {
480
- readonly [$$ScaleValue]: "space";
481
- };
482
- paddingBottom: string | number | {
483
- readonly [$$ScaleValue]: "space";
484
- };
485
- };
486
- m: (value: string | number | {
487
- readonly [$$ScaleValue]: "space";
488
- }) => {
489
- margin: string | number | {
490
- readonly [$$ScaleValue]: "space";
491
- };
492
- };
493
- mt: (value: string | number | {
494
- readonly [$$ScaleValue]: "space";
495
- }) => {
496
- marginTop: string | number | {
497
- readonly [$$ScaleValue]: "space";
498
- };
499
- };
500
- mr: (value: string | number | {
501
- readonly [$$ScaleValue]: "space";
502
- }) => {
503
- marginRight: string | number | {
504
- readonly [$$ScaleValue]: "space";
505
- };
506
- };
507
- mb: (value: string | number | {
508
- readonly [$$ScaleValue]: "space";
509
- }) => {
510
- marginBottom: string | number | {
511
- readonly [$$ScaleValue]: "space";
512
- };
513
- };
514
- ml: (value: string | number | {
515
- readonly [$$ScaleValue]: "space";
516
- }) => {
517
- marginLeft: string | number | {
518
- readonly [$$ScaleValue]: "space";
519
- };
520
- };
521
- mx: (value: string | number | {
522
- readonly [$$ScaleValue]: "space";
523
- }) => {
524
- marginLeft: string | number | {
525
- readonly [$$ScaleValue]: "space";
526
- };
527
- marginRight: string | number | {
528
- readonly [$$ScaleValue]: "space";
529
- };
530
- };
531
- my: (value: string | number | {
532
- readonly [$$ScaleValue]: "space";
533
- }) => {
534
- marginTop: string | number | {
535
- readonly [$$ScaleValue]: "space";
536
- };
537
- marginBottom: string | number | {
538
- readonly [$$ScaleValue]: "space";
539
- };
308
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
309
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
310
+ };
311
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
312
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
313
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
314
+ };
315
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
316
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
317
+ };
318
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
319
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
320
+ };
321
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
322
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
323
+ };
324
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
326
+ };
327
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
328
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
329
+ };
330
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
332
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
+ };
334
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
335
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
336
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
337
+ };
338
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
339
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
340
+ };
341
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
342
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
343
+ };
344
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
345
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
346
+ };
347
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
349
+ };
350
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
351
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
352
+ };
353
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
354
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
355
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
356
+ };
357
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
358
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
359
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
540
360
  };
541
361
  }>>;
542
362
  declare type TAvatarProps = React.ComponentProps<typeof StyledDiv | typeof StyledButton> & {