@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 @@ export declare const StyledChipContent: import("@stitches/react/types/styled-com
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
- };
212
- };
213
- m: (value: string | number | {
214
- readonly [$$ScaleValue]: "space";
215
- }) => {
216
- margin: string | number | {
217
- readonly [$$ScaleValue]: "space";
218
- };
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">;
219
157
  };
220
- mt: (value: string | number | {
221
- readonly [$$ScaleValue]: "space";
222
- }) => {
223
- marginTop: string | number | {
224
- readonly [$$ScaleValue]: "space";
225
- };
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">;
226
160
  };
227
- mr: (value: string | number | {
228
- readonly [$$ScaleValue]: "space";
229
- }) => {
230
- marginRight: string | number | {
231
- readonly [$$ScaleValue]: "space";
232
- };
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">;
233
163
  };
234
- mb: (value: string | number | {
235
- readonly [$$ScaleValue]: "space";
236
- }) => {
237
- marginBottom: string | number | {
238
- readonly [$$ScaleValue]: "space";
239
- };
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">;
240
166
  };
241
- ml: (value: string | number | {
242
- readonly [$$ScaleValue]: "space";
243
- }) => {
244
- marginLeft: string | number | {
245
- readonly [$$ScaleValue]: "space";
246
- };
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">;
247
169
  };
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
- };
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">;
257
173
  };
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
  export declare const StyledChipIcon: import("@stitches/react/types/styled-component").StyledComponent<React.FC<Omit<Omit<Pick<React.SVGProps<SVGSVGElement>, "string" | "clipPath" | "color" | "cursor" | "direction" | "display" | "filter" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "height" | "imageRendering" | "letterSpacing" | "opacity" | "order" | "paintOrder" | "pointerEvents" | "rotate" | "scale" | "textRendering" | "transform" | "unicodeBidi" | "visibility" | "width" | "wordSpacing" | "writingMode" | "mask" | "offset" | "overflow" | "textDecoration" | "alignmentBaseline" | "baselineShift" | "clip" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "local" | "media" | "onBlur" | "onChange" | "onSubmit" | "style" | "path" | "key" | "method" | "name" | "target" | "className" | "id" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "mode" | "min" | "max" | "end" | "x" | "y" | "alphabetic" | "hanging" | "ideographic" | "mathematical" | "type" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorInterpolationFilters" | "colorProfile" | "contentScriptType" | "contentStyleType" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "fr" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "href" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rx" | "ry" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
@@ -393,148 +303,58 @@ export declare const StyledChipIcon: import("@stitches/react/types/styled-compon
393
303
  "3": any;
394
304
  };
395
305
  }, import("@stitches/react/types/config").DefaultThemeMap, {
396
- bg: (value: {
397
- readonly [$$PropertyValue]: "background";
398
- }) => {
399
- background: {
400
- readonly [$$PropertyValue]: "background";
401
- };
402
- };
403
- inset: (value: string | number | {
404
- readonly [$$ScaleValue]: "space";
405
- }) => {
406
- top: string | number | {
407
- readonly [$$ScaleValue]: "space";
408
- };
409
- right: string | number | {
410
- readonly [$$ScaleValue]: "space";
411
- };
412
- bottom: string | number | {
413
- readonly [$$ScaleValue]: "space";
414
- };
415
- left: string | number | {
416
- readonly [$$ScaleValue]: "space";
417
- };
418
- };
419
- size: (value: string | number | {
420
- readonly [$$ScaleValue]: "size";
421
- }) => {
422
- height: string | number | {
423
- readonly [$$ScaleValue]: "size";
424
- };
425
- width: string | number | {
426
- readonly [$$ScaleValue]: "size";
427
- };
428
- };
429
- p: (value: string | number | {
430
- readonly [$$ScaleValue]: "space";
431
- }) => {
432
- padding: string | number | {
433
- readonly [$$ScaleValue]: "space";
434
- };
435
- };
436
- pt: (value: string | number | {
437
- readonly [$$ScaleValue]: "space";
438
- }) => {
439
- paddingTop: string | number | {
440
- readonly [$$ScaleValue]: "space";
441
- };
442
- };
443
- pr: (value: string | number | {
444
- readonly [$$ScaleValue]: "space";
445
- }) => {
446
- paddingRight: string | number | {
447
- readonly [$$ScaleValue]: "space";
448
- };
449
- };
450
- pb: (value: string | number | {
451
- readonly [$$ScaleValue]: "space";
452
- }) => {
453
- paddingBottom: string | number | {
454
- readonly [$$ScaleValue]: "space";
455
- };
456
- };
457
- pl: (value: string | number | {
458
- readonly [$$ScaleValue]: "space";
459
- }) => {
460
- paddingLeft: string | number | {
461
- readonly [$$ScaleValue]: "space";
462
- };
463
- };
464
- px: (value: string | number | {
465
- readonly [$$ScaleValue]: "space";
466
- }) => {
467
- paddingLeft: string | number | {
468
- readonly [$$ScaleValue]: "space";
469
- };
470
- paddingRight: string | number | {
471
- readonly [$$ScaleValue]: "space";
472
- };
473
- };
474
- py: (value: string | number | {
475
- readonly [$$ScaleValue]: "space";
476
- }) => {
477
- paddingTop: string | number | {
478
- readonly [$$ScaleValue]: "space";
479
- };
480
- paddingBottom: string | number | {
481
- readonly [$$ScaleValue]: "space";
482
- };
483
- };
484
- m: (value: string | number | {
485
- readonly [$$ScaleValue]: "space";
486
- }) => {
487
- margin: string | number | {
488
- readonly [$$ScaleValue]: "space";
489
- };
490
- };
491
- mt: (value: string | number | {
492
- readonly [$$ScaleValue]: "space";
493
- }) => {
494
- marginTop: string | number | {
495
- readonly [$$ScaleValue]: "space";
496
- };
497
- };
498
- mr: (value: string | number | {
499
- readonly [$$ScaleValue]: "space";
500
- }) => {
501
- marginRight: string | number | {
502
- readonly [$$ScaleValue]: "space";
503
- };
504
- };
505
- mb: (value: string | number | {
506
- readonly [$$ScaleValue]: "space";
507
- }) => {
508
- marginBottom: string | number | {
509
- readonly [$$ScaleValue]: "space";
510
- };
511
- };
512
- ml: (value: string | number | {
513
- readonly [$$ScaleValue]: "space";
514
- }) => {
515
- marginLeft: string | number | {
516
- readonly [$$ScaleValue]: "space";
517
- };
518
- };
519
- mx: (value: string | number | {
520
- readonly [$$ScaleValue]: "space";
521
- }) => {
522
- marginLeft: string | number | {
523
- readonly [$$ScaleValue]: "space";
524
- };
525
- marginRight: string | number | {
526
- readonly [$$ScaleValue]: "space";
527
- };
528
- };
529
- my: (value: string | number | {
530
- readonly [$$ScaleValue]: "space";
531
- }) => {
532
- marginTop: string | number | {
533
- readonly [$$ScaleValue]: "space";
534
- };
535
- marginBottom: string | number | {
536
- readonly [$$ScaleValue]: "space";
537
- };
306
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
307
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
308
+ };
309
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
310
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
311
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
312
+ };
313
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
314
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
315
+ };
316
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
317
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
318
+ };
319
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
320
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
321
+ };
322
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
323
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
324
+ };
325
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
326
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ };
328
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
329
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
331
+ };
332
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
333
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
334
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
335
+ };
336
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
337
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
338
+ };
339
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
340
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
+ };
342
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
343
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
344
+ };
345
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
346
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
347
+ };
348
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
349
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ };
351
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
352
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
353
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
354
+ };
355
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
356
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
357
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
538
358
  };
539
359
  }> | undefined;
540
360
  }, "is" | "as"> & {
@@ -662,148 +482,58 @@ export declare const StyledChipIcon: import("@stitches/react/types/styled-compon
662
482
  "3": any;
663
483
  };
664
484
  }, import("@stitches/react/types/config").DefaultThemeMap, {
665
- bg: (value: {
666
- readonly [$$PropertyValue]: "background";
667
- }) => {
668
- background: {
669
- readonly [$$PropertyValue]: "background";
670
- };
485
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
486
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
671
487
  };
672
- inset: (value: string | number | {
673
- readonly [$$ScaleValue]: "space";
674
- }) => {
675
- top: string | number | {
676
- readonly [$$ScaleValue]: "space";
677
- };
678
- right: string | number | {
679
- readonly [$$ScaleValue]: "space";
680
- };
681
- bottom: string | number | {
682
- readonly [$$ScaleValue]: "space";
683
- };
684
- left: string | number | {
685
- readonly [$$ScaleValue]: "space";
686
- };
488
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
489
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
490
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
687
491
  };
688
- size: (value: string | number | {
689
- readonly [$$ScaleValue]: "size";
690
- }) => {
691
- height: string | number | {
692
- readonly [$$ScaleValue]: "size";
693
- };
694
- width: string | number | {
695
- readonly [$$ScaleValue]: "size";
696
- };
492
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
493
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
697
494
  };
698
- p: (value: string | number | {
699
- readonly [$$ScaleValue]: "space";
700
- }) => {
701
- padding: string | number | {
702
- readonly [$$ScaleValue]: "space";
703
- };
495
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
496
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
704
497
  };
705
- pt: (value: string | number | {
706
- readonly [$$ScaleValue]: "space";
707
- }) => {
708
- paddingTop: string | number | {
709
- readonly [$$ScaleValue]: "space";
710
- };
498
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
499
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
711
500
  };
712
- pr: (value: string | number | {
713
- readonly [$$ScaleValue]: "space";
714
- }) => {
715
- paddingRight: string | number | {
716
- readonly [$$ScaleValue]: "space";
717
- };
501
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
502
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
718
503
  };
719
- pb: (value: string | number | {
720
- readonly [$$ScaleValue]: "space";
721
- }) => {
722
- paddingBottom: string | number | {
723
- readonly [$$ScaleValue]: "space";
724
- };
504
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
505
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
725
506
  };
726
- pl: (value: string | number | {
727
- readonly [$$ScaleValue]: "space";
728
- }) => {
729
- paddingLeft: string | number | {
730
- readonly [$$ScaleValue]: "space";
731
- };
507
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
508
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
509
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
732
510
  };
733
- px: (value: string | number | {
734
- readonly [$$ScaleValue]: "space";
735
- }) => {
736
- paddingLeft: string | number | {
737
- readonly [$$ScaleValue]: "space";
738
- };
739
- paddingRight: string | number | {
740
- readonly [$$ScaleValue]: "space";
741
- };
511
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
512
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
513
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
742
514
  };
743
- py: (value: string | number | {
744
- readonly [$$ScaleValue]: "space";
745
- }) => {
746
- paddingTop: string | number | {
747
- readonly [$$ScaleValue]: "space";
748
- };
749
- paddingBottom: string | number | {
750
- readonly [$$ScaleValue]: "space";
751
- };
515
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
516
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
752
517
  };
753
- m: (value: string | number | {
754
- readonly [$$ScaleValue]: "space";
755
- }) => {
756
- margin: string | number | {
757
- readonly [$$ScaleValue]: "space";
758
- };
518
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
519
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
759
520
  };
760
- mt: (value: string | number | {
761
- readonly [$$ScaleValue]: "space";
762
- }) => {
763
- marginTop: string | number | {
764
- readonly [$$ScaleValue]: "space";
765
- };
521
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
522
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
766
523
  };
767
- mr: (value: string | number | {
768
- readonly [$$ScaleValue]: "space";
769
- }) => {
770
- marginRight: string | number | {
771
- readonly [$$ScaleValue]: "space";
772
- };
524
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
525
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
773
526
  };
774
- mb: (value: string | number | {
775
- readonly [$$ScaleValue]: "space";
776
- }) => {
777
- marginBottom: string | number | {
778
- readonly [$$ScaleValue]: "space";
779
- };
527
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
528
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
780
529
  };
781
- ml: (value: string | number | {
782
- readonly [$$ScaleValue]: "space";
783
- }) => {
784
- marginLeft: string | number | {
785
- readonly [$$ScaleValue]: "space";
786
- };
530
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
531
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
532
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
787
533
  };
788
- mx: (value: string | number | {
789
- readonly [$$ScaleValue]: "space";
790
- }) => {
791
- marginLeft: string | number | {
792
- readonly [$$ScaleValue]: "space";
793
- };
794
- marginRight: string | number | {
795
- readonly [$$ScaleValue]: "space";
796
- };
797
- };
798
- my: (value: string | number | {
799
- readonly [$$ScaleValue]: "space";
800
- }) => {
801
- marginTop: string | number | {
802
- readonly [$$ScaleValue]: "space";
803
- };
804
- marginBottom: string | number | {
805
- readonly [$$ScaleValue]: "space";
806
- };
534
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
535
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
536
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
807
537
  };
808
538
  }>>;
809
539
  export declare const ChipIcon: typeof Icon;
@@ -933,148 +663,58 @@ export declare const StyledRoot: import("@stitches/react/types/styled-component"
933
663
  "3": any;
934
664
  };
935
665
  }, import("@stitches/react/types/config").DefaultThemeMap, {
936
- bg: (value: {
937
- readonly [$$PropertyValue]: "background";
938
- }) => {
939
- background: {
940
- readonly [$$PropertyValue]: "background";
941
- };
666
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
667
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
942
668
  };
943
- inset: (value: string | number | {
944
- readonly [$$ScaleValue]: "space";
945
- }) => {
946
- top: string | number | {
947
- readonly [$$ScaleValue]: "space";
948
- };
949
- right: string | number | {
950
- readonly [$$ScaleValue]: "space";
951
- };
952
- bottom: string | number | {
953
- readonly [$$ScaleValue]: "space";
954
- };
955
- left: string | number | {
956
- readonly [$$ScaleValue]: "space";
957
- };
669
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
670
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
671
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
958
672
  };
959
- size: (value: string | number | {
960
- readonly [$$ScaleValue]: "size";
961
- }) => {
962
- height: string | number | {
963
- readonly [$$ScaleValue]: "size";
964
- };
965
- width: string | number | {
966
- readonly [$$ScaleValue]: "size";
967
- };
673
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
674
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
968
675
  };
969
- p: (value: string | number | {
970
- readonly [$$ScaleValue]: "space";
971
- }) => {
972
- padding: string | number | {
973
- readonly [$$ScaleValue]: "space";
974
- };
676
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
677
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
975
678
  };
976
- pt: (value: string | number | {
977
- readonly [$$ScaleValue]: "space";
978
- }) => {
979
- paddingTop: string | number | {
980
- readonly [$$ScaleValue]: "space";
981
- };
679
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
680
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
982
681
  };
983
- pr: (value: string | number | {
984
- readonly [$$ScaleValue]: "space";
985
- }) => {
986
- paddingRight: string | number | {
987
- readonly [$$ScaleValue]: "space";
988
- };
682
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
683
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
989
684
  };
990
- pb: (value: string | number | {
991
- readonly [$$ScaleValue]: "space";
992
- }) => {
993
- paddingBottom: string | number | {
994
- readonly [$$ScaleValue]: "space";
995
- };
685
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
686
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
996
687
  };
997
- pl: (value: string | number | {
998
- readonly [$$ScaleValue]: "space";
999
- }) => {
1000
- paddingLeft: string | number | {
1001
- readonly [$$ScaleValue]: "space";
1002
- };
688
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
689
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
690
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1003
691
  };
1004
- px: (value: string | number | {
1005
- readonly [$$ScaleValue]: "space";
1006
- }) => {
1007
- paddingLeft: string | number | {
1008
- readonly [$$ScaleValue]: "space";
1009
- };
1010
- paddingRight: string | number | {
1011
- readonly [$$ScaleValue]: "space";
1012
- };
692
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
693
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
694
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1013
695
  };
1014
- py: (value: string | number | {
1015
- readonly [$$ScaleValue]: "space";
1016
- }) => {
1017
- paddingTop: string | number | {
1018
- readonly [$$ScaleValue]: "space";
1019
- };
1020
- paddingBottom: string | number | {
1021
- readonly [$$ScaleValue]: "space";
1022
- };
696
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
697
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1023
698
  };
1024
- m: (value: string | number | {
1025
- readonly [$$ScaleValue]: "space";
1026
- }) => {
1027
- margin: string | number | {
1028
- readonly [$$ScaleValue]: "space";
1029
- };
699
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
700
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1030
701
  };
1031
- mt: (value: string | number | {
1032
- readonly [$$ScaleValue]: "space";
1033
- }) => {
1034
- marginTop: string | number | {
1035
- readonly [$$ScaleValue]: "space";
1036
- };
702
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
703
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1037
704
  };
1038
- mr: (value: string | number | {
1039
- readonly [$$ScaleValue]: "space";
1040
- }) => {
1041
- marginRight: string | number | {
1042
- readonly [$$ScaleValue]: "space";
1043
- };
705
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
706
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1044
707
  };
1045
- mb: (value: string | number | {
1046
- readonly [$$ScaleValue]: "space";
1047
- }) => {
1048
- marginBottom: string | number | {
1049
- readonly [$$ScaleValue]: "space";
1050
- };
708
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
709
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1051
710
  };
1052
- ml: (value: string | number | {
1053
- readonly [$$ScaleValue]: "space";
1054
- }) => {
1055
- marginLeft: string | number | {
1056
- readonly [$$ScaleValue]: "space";
1057
- };
711
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
712
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
713
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1058
714
  };
1059
- mx: (value: string | number | {
1060
- readonly [$$ScaleValue]: "space";
1061
- }) => {
1062
- marginLeft: string | number | {
1063
- readonly [$$ScaleValue]: "space";
1064
- };
1065
- marginRight: string | number | {
1066
- readonly [$$ScaleValue]: "space";
1067
- };
1068
- };
1069
- my: (value: string | number | {
1070
- readonly [$$ScaleValue]: "space";
1071
- }) => {
1072
- marginTop: string | number | {
1073
- readonly [$$ScaleValue]: "space";
1074
- };
1075
- marginBottom: string | number | {
1076
- readonly [$$ScaleValue]: "space";
1077
- };
715
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
716
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
717
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1078
718
  };
1079
719
  }>>, {
1080
720
  size?: "sm" | "md" | "lg" | undefined;
@@ -1200,148 +840,58 @@ export declare const StyledRoot: import("@stitches/react/types/styled-component"
1200
840
  "3": any;
1201
841
  };
1202
842
  }, import("@stitches/react/types/config").DefaultThemeMap, {
1203
- bg: (value: {
1204
- readonly [$$PropertyValue]: "background";
1205
- }) => {
1206
- background: {
1207
- readonly [$$PropertyValue]: "background";
1208
- };
843
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
844
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1209
845
  };
1210
- inset: (value: string | number | {
1211
- readonly [$$ScaleValue]: "space";
1212
- }) => {
1213
- top: string | number | {
1214
- readonly [$$ScaleValue]: "space";
1215
- };
1216
- right: string | number | {
1217
- readonly [$$ScaleValue]: "space";
1218
- };
1219
- bottom: string | number | {
1220
- readonly [$$ScaleValue]: "space";
1221
- };
1222
- left: string | number | {
1223
- readonly [$$ScaleValue]: "space";
1224
- };
846
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
847
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
848
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1225
849
  };
1226
- size: (value: string | number | {
1227
- readonly [$$ScaleValue]: "size";
1228
- }) => {
1229
- height: string | number | {
1230
- readonly [$$ScaleValue]: "size";
1231
- };
1232
- width: string | number | {
1233
- readonly [$$ScaleValue]: "size";
1234
- };
1235
- };
1236
- p: (value: string | number | {
1237
- readonly [$$ScaleValue]: "space";
1238
- }) => {
1239
- padding: string | number | {
1240
- readonly [$$ScaleValue]: "space";
1241
- };
850
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
851
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1242
852
  };
1243
- pt: (value: string | number | {
1244
- readonly [$$ScaleValue]: "space";
1245
- }) => {
1246
- paddingTop: string | number | {
1247
- readonly [$$ScaleValue]: "space";
1248
- };
853
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
854
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1249
855
  };
1250
- pr: (value: string | number | {
1251
- readonly [$$ScaleValue]: "space";
1252
- }) => {
1253
- paddingRight: string | number | {
1254
- readonly [$$ScaleValue]: "space";
1255
- };
856
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
857
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1256
858
  };
1257
- pb: (value: string | number | {
1258
- readonly [$$ScaleValue]: "space";
1259
- }) => {
1260
- paddingBottom: string | number | {
1261
- readonly [$$ScaleValue]: "space";
1262
- };
859
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
860
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1263
861
  };
1264
- pl: (value: string | number | {
1265
- readonly [$$ScaleValue]: "space";
1266
- }) => {
1267
- paddingLeft: string | number | {
1268
- readonly [$$ScaleValue]: "space";
1269
- };
862
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
863
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1270
864
  };
1271
- px: (value: string | number | {
1272
- readonly [$$ScaleValue]: "space";
1273
- }) => {
1274
- paddingLeft: string | number | {
1275
- readonly [$$ScaleValue]: "space";
1276
- };
1277
- paddingRight: string | number | {
1278
- readonly [$$ScaleValue]: "space";
1279
- };
865
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
866
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
867
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1280
868
  };
1281
- py: (value: string | number | {
1282
- readonly [$$ScaleValue]: "space";
1283
- }) => {
1284
- paddingTop: string | number | {
1285
- readonly [$$ScaleValue]: "space";
1286
- };
1287
- paddingBottom: string | number | {
1288
- readonly [$$ScaleValue]: "space";
1289
- };
869
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
870
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
871
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1290
872
  };
1291
- m: (value: string | number | {
1292
- readonly [$$ScaleValue]: "space";
1293
- }) => {
1294
- margin: string | number | {
1295
- readonly [$$ScaleValue]: "space";
1296
- };
873
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
874
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1297
875
  };
1298
- mt: (value: string | number | {
1299
- readonly [$$ScaleValue]: "space";
1300
- }) => {
1301
- marginTop: string | number | {
1302
- readonly [$$ScaleValue]: "space";
1303
- };
876
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
877
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1304
878
  };
1305
- mr: (value: string | number | {
1306
- readonly [$$ScaleValue]: "space";
1307
- }) => {
1308
- marginRight: string | number | {
1309
- readonly [$$ScaleValue]: "space";
1310
- };
879
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
880
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1311
881
  };
1312
- mb: (value: string | number | {
1313
- readonly [$$ScaleValue]: "space";
1314
- }) => {
1315
- marginBottom: string | number | {
1316
- readonly [$$ScaleValue]: "space";
1317
- };
882
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
883
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1318
884
  };
1319
- ml: (value: string | number | {
1320
- readonly [$$ScaleValue]: "space";
1321
- }) => {
1322
- marginLeft: string | number | {
1323
- readonly [$$ScaleValue]: "space";
1324
- };
885
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
886
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1325
887
  };
1326
- mx: (value: string | number | {
1327
- readonly [$$ScaleValue]: "space";
1328
- }) => {
1329
- marginLeft: string | number | {
1330
- readonly [$$ScaleValue]: "space";
1331
- };
1332
- marginRight: string | number | {
1333
- readonly [$$ScaleValue]: "space";
1334
- };
888
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
889
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
890
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1335
891
  };
1336
- my: (value: string | number | {
1337
- readonly [$$ScaleValue]: "space";
1338
- }) => {
1339
- marginTop: string | number | {
1340
- readonly [$$ScaleValue]: "space";
1341
- };
1342
- marginBottom: string | number | {
1343
- readonly [$$ScaleValue]: "space";
1344
- };
892
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
893
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
894
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1345
895
  };
1346
896
  }>>;
1347
897
  export declare type TChipRootContext = React.ComponentProps<typeof StyledRoot>;
@@ -1471,148 +1021,58 @@ export declare const ChipRootContext: React.Context<Omit<Omit<Pick<React.Detaile
1471
1021
  "3": any;
1472
1022
  };
1473
1023
  }, import("@stitches/react/types/config").DefaultThemeMap, {
1474
- bg: (value: {
1475
- readonly [$$PropertyValue]: "background";
1476
- }) => {
1477
- background: {
1478
- readonly [$$PropertyValue]: "background";
1479
- };
1480
- };
1481
- inset: (value: string | number | {
1482
- readonly [$$ScaleValue]: "space";
1483
- }) => {
1484
- top: string | number | {
1485
- readonly [$$ScaleValue]: "space";
1486
- };
1487
- right: string | number | {
1488
- readonly [$$ScaleValue]: "space";
1489
- };
1490
- bottom: string | number | {
1491
- readonly [$$ScaleValue]: "space";
1492
- };
1493
- left: string | number | {
1494
- readonly [$$ScaleValue]: "space";
1495
- };
1496
- };
1497
- size: (value: string | number | {
1498
- readonly [$$ScaleValue]: "size";
1499
- }) => {
1500
- height: string | number | {
1501
- readonly [$$ScaleValue]: "size";
1502
- };
1503
- width: string | number | {
1504
- readonly [$$ScaleValue]: "size";
1505
- };
1506
- };
1507
- p: (value: string | number | {
1508
- readonly [$$ScaleValue]: "space";
1509
- }) => {
1510
- padding: string | number | {
1511
- readonly [$$ScaleValue]: "space";
1512
- };
1513
- };
1514
- pt: (value: string | number | {
1515
- readonly [$$ScaleValue]: "space";
1516
- }) => {
1517
- paddingTop: string | number | {
1518
- readonly [$$ScaleValue]: "space";
1519
- };
1520
- };
1521
- pr: (value: string | number | {
1522
- readonly [$$ScaleValue]: "space";
1523
- }) => {
1524
- paddingRight: string | number | {
1525
- readonly [$$ScaleValue]: "space";
1526
- };
1527
- };
1528
- pb: (value: string | number | {
1529
- readonly [$$ScaleValue]: "space";
1530
- }) => {
1531
- paddingBottom: string | number | {
1532
- readonly [$$ScaleValue]: "space";
1533
- };
1534
- };
1535
- pl: (value: string | number | {
1536
- readonly [$$ScaleValue]: "space";
1537
- }) => {
1538
- paddingLeft: string | number | {
1539
- readonly [$$ScaleValue]: "space";
1540
- };
1541
- };
1542
- px: (value: string | number | {
1543
- readonly [$$ScaleValue]: "space";
1544
- }) => {
1545
- paddingLeft: string | number | {
1546
- readonly [$$ScaleValue]: "space";
1547
- };
1548
- paddingRight: string | number | {
1549
- readonly [$$ScaleValue]: "space";
1550
- };
1551
- };
1552
- py: (value: string | number | {
1553
- readonly [$$ScaleValue]: "space";
1554
- }) => {
1555
- paddingTop: string | number | {
1556
- readonly [$$ScaleValue]: "space";
1557
- };
1558
- paddingBottom: string | number | {
1559
- readonly [$$ScaleValue]: "space";
1560
- };
1561
- };
1562
- m: (value: string | number | {
1563
- readonly [$$ScaleValue]: "space";
1564
- }) => {
1565
- margin: string | number | {
1566
- readonly [$$ScaleValue]: "space";
1567
- };
1568
- };
1569
- mt: (value: string | number | {
1570
- readonly [$$ScaleValue]: "space";
1571
- }) => {
1572
- marginTop: string | number | {
1573
- readonly [$$ScaleValue]: "space";
1574
- };
1575
- };
1576
- mr: (value: string | number | {
1577
- readonly [$$ScaleValue]: "space";
1578
- }) => {
1579
- marginRight: string | number | {
1580
- readonly [$$ScaleValue]: "space";
1581
- };
1582
- };
1583
- mb: (value: string | number | {
1584
- readonly [$$ScaleValue]: "space";
1585
- }) => {
1586
- marginBottom: string | number | {
1587
- readonly [$$ScaleValue]: "space";
1588
- };
1589
- };
1590
- ml: (value: string | number | {
1591
- readonly [$$ScaleValue]: "space";
1592
- }) => {
1593
- marginLeft: string | number | {
1594
- readonly [$$ScaleValue]: "space";
1595
- };
1596
- };
1597
- mx: (value: string | number | {
1598
- readonly [$$ScaleValue]: "space";
1599
- }) => {
1600
- marginLeft: string | number | {
1601
- readonly [$$ScaleValue]: "space";
1602
- };
1603
- marginRight: string | number | {
1604
- readonly [$$ScaleValue]: "space";
1605
- };
1606
- };
1607
- my: (value: string | number | {
1608
- readonly [$$ScaleValue]: "space";
1609
- }) => {
1610
- marginTop: string | number | {
1611
- readonly [$$ScaleValue]: "space";
1612
- };
1613
- marginBottom: string | number | {
1614
- readonly [$$ScaleValue]: "space";
1615
- };
1024
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
1025
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1026
+ };
1027
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
1028
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1029
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1030
+ };
1031
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1032
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1033
+ };
1034
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1035
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1036
+ };
1037
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1038
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1039
+ };
1040
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1041
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1042
+ };
1043
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1044
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1045
+ };
1046
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1047
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1048
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1049
+ };
1050
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1051
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1052
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1053
+ };
1054
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1055
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1056
+ };
1057
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1058
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1059
+ };
1060
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1061
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1062
+ };
1063
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1064
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1065
+ };
1066
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1067
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1068
+ };
1069
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1070
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1071
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1072
+ };
1073
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1074
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1075
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1616
1076
  };
1617
1077
  }> | undefined;
1618
1078
  }, "size" | "css"> & import("@stitches/react/types/styled-component").TransformProps<{
@@ -1740,148 +1200,58 @@ export declare const ChipRootContext: React.Context<Omit<Omit<Pick<React.Detaile
1740
1200
  "3": any;
1741
1201
  };
1742
1202
  }, import("@stitches/react/types/config").DefaultThemeMap, {
1743
- bg: (value: {
1744
- readonly [$$PropertyValue]: "background";
1745
- }) => {
1746
- background: {
1747
- readonly [$$PropertyValue]: "background";
1748
- };
1749
- };
1750
- inset: (value: string | number | {
1751
- readonly [$$ScaleValue]: "space";
1752
- }) => {
1753
- top: string | number | {
1754
- readonly [$$ScaleValue]: "space";
1755
- };
1756
- right: string | number | {
1757
- readonly [$$ScaleValue]: "space";
1758
- };
1759
- bottom: string | number | {
1760
- readonly [$$ScaleValue]: "space";
1761
- };
1762
- left: string | number | {
1763
- readonly [$$ScaleValue]: "space";
1764
- };
1765
- };
1766
- size: (value: string | number | {
1767
- readonly [$$ScaleValue]: "size";
1768
- }) => {
1769
- height: string | number | {
1770
- readonly [$$ScaleValue]: "size";
1771
- };
1772
- width: string | number | {
1773
- readonly [$$ScaleValue]: "size";
1774
- };
1775
- };
1776
- p: (value: string | number | {
1777
- readonly [$$ScaleValue]: "space";
1778
- }) => {
1779
- padding: string | number | {
1780
- readonly [$$ScaleValue]: "space";
1781
- };
1782
- };
1783
- pt: (value: string | number | {
1784
- readonly [$$ScaleValue]: "space";
1785
- }) => {
1786
- paddingTop: string | number | {
1787
- readonly [$$ScaleValue]: "space";
1788
- };
1789
- };
1790
- pr: (value: string | number | {
1791
- readonly [$$ScaleValue]: "space";
1792
- }) => {
1793
- paddingRight: string | number | {
1794
- readonly [$$ScaleValue]: "space";
1795
- };
1796
- };
1797
- pb: (value: string | number | {
1798
- readonly [$$ScaleValue]: "space";
1799
- }) => {
1800
- paddingBottom: string | number | {
1801
- readonly [$$ScaleValue]: "space";
1802
- };
1803
- };
1804
- pl: (value: string | number | {
1805
- readonly [$$ScaleValue]: "space";
1806
- }) => {
1807
- paddingLeft: string | number | {
1808
- readonly [$$ScaleValue]: "space";
1809
- };
1810
- };
1811
- px: (value: string | number | {
1812
- readonly [$$ScaleValue]: "space";
1813
- }) => {
1814
- paddingLeft: string | number | {
1815
- readonly [$$ScaleValue]: "space";
1816
- };
1817
- paddingRight: string | number | {
1818
- readonly [$$ScaleValue]: "space";
1819
- };
1820
- };
1821
- py: (value: string | number | {
1822
- readonly [$$ScaleValue]: "space";
1823
- }) => {
1824
- paddingTop: string | number | {
1825
- readonly [$$ScaleValue]: "space";
1826
- };
1827
- paddingBottom: string | number | {
1828
- readonly [$$ScaleValue]: "space";
1829
- };
1830
- };
1831
- m: (value: string | number | {
1832
- readonly [$$ScaleValue]: "space";
1833
- }) => {
1834
- margin: string | number | {
1835
- readonly [$$ScaleValue]: "space";
1836
- };
1837
- };
1838
- mt: (value: string | number | {
1839
- readonly [$$ScaleValue]: "space";
1840
- }) => {
1841
- marginTop: string | number | {
1842
- readonly [$$ScaleValue]: "space";
1843
- };
1844
- };
1845
- mr: (value: string | number | {
1846
- readonly [$$ScaleValue]: "space";
1847
- }) => {
1848
- marginRight: string | number | {
1849
- readonly [$$ScaleValue]: "space";
1850
- };
1851
- };
1852
- mb: (value: string | number | {
1853
- readonly [$$ScaleValue]: "space";
1854
- }) => {
1855
- marginBottom: string | number | {
1856
- readonly [$$ScaleValue]: "space";
1857
- };
1858
- };
1859
- ml: (value: string | number | {
1860
- readonly [$$ScaleValue]: "space";
1861
- }) => {
1862
- marginLeft: string | number | {
1863
- readonly [$$ScaleValue]: "space";
1864
- };
1865
- };
1866
- mx: (value: string | number | {
1867
- readonly [$$ScaleValue]: "space";
1868
- }) => {
1869
- marginLeft: string | number | {
1870
- readonly [$$ScaleValue]: "space";
1871
- };
1872
- marginRight: string | number | {
1873
- readonly [$$ScaleValue]: "space";
1874
- };
1875
- };
1876
- my: (value: string | number | {
1877
- readonly [$$ScaleValue]: "space";
1878
- }) => {
1879
- marginTop: string | number | {
1880
- readonly [$$ScaleValue]: "space";
1881
- };
1882
- marginBottom: string | number | {
1883
- readonly [$$ScaleValue]: "space";
1884
- };
1203
+ bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
1204
+ background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1205
+ };
1206
+ size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
1207
+ height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1208
+ width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1209
+ };
1210
+ p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1211
+ padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1212
+ };
1213
+ pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1214
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1215
+ };
1216
+ pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1217
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1218
+ };
1219
+ pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1220
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1221
+ };
1222
+ pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1223
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1224
+ };
1225
+ px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1226
+ paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1227
+ paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1228
+ };
1229
+ py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1230
+ paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1231
+ paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1232
+ };
1233
+ m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1234
+ margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1235
+ };
1236
+ mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1237
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1238
+ };
1239
+ mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1240
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1241
+ };
1242
+ mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1243
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1244
+ };
1245
+ ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1246
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1247
+ };
1248
+ mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1249
+ marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1250
+ marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1251
+ };
1252
+ my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1253
+ marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1254
+ marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1885
1255
  };
1886
1256
  }> | undefined;
1887
1257
  }>;