@jeromefitz/design-system 4.1.5 → 4.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (220) hide show
  1. package/Accordion-2fc6cca7.d.ts +505 -0
  2. package/Alert-d01e69ba.d.ts +297 -0
  3. package/{AlertDialog-7967fb73.d.ts → AlertDialog-ee362b59.d.ts} +0 -0
  4. package/{Announce-f95e763b.d.ts → Announce-94b08fcf.d.ts} +0 -0
  5. package/AppBar-70930f32.d.ts +324 -0
  6. package/Avatar-840f24ab.d.ts +395 -0
  7. package/Badge-3a6b6459.d.ts +357 -0
  8. package/Banner-78d9e930.d.ts +303 -0
  9. package/{Blockquote-34128060.d.ts → Blockquote-c154ceba.d.ts} +0 -0
  10. package/Box-7ec1f514.d.ts +251 -0
  11. package/BoxGrab-b64a04f7.d.ts +251 -0
  12. package/BoxLink-3c2ff9e5.d.ts +251 -0
  13. package/ButtonDemo-a5d1e7b7.d.ts +1512 -0
  14. package/{Callout-5c413ba3.d.ts → Callout-a91a41d8.d.ts} +0 -0
  15. package/{Caption-71fee953.d.ts → Caption-5bdd1afc.d.ts} +0 -0
  16. package/Card-44490af0.d.ts +344 -0
  17. package/Carousel-f81083b2.d.ts +256 -0
  18. package/Checkbox-0e4d444d.d.ts +376 -0
  19. package/Code-1425e777.d.ts +260 -0
  20. package/CommandMenu-bb0d6311.d.ts +3226 -0
  21. package/Container-b8b6e81c.d.ts +287 -0
  22. package/ContextMenu-7ae22435.d.ts +1492 -0
  23. package/ControlGroup-d06f4b62.d.ts +251 -0
  24. package/{Dialog-70ba5b69.d.ts → Dialog-12f5f63b.d.ts} +0 -0
  25. package/DropdownMenu-4c8b0fa0.d.ts +2717 -0
  26. package/{EmojiParser-5356b7d1.d.ts → EmojiParser-36ff1262.d.ts} +0 -0
  27. package/Flex-497e7617.d.ts +347 -0
  28. package/FocusArea-63e74682.d.ts +256 -0
  29. package/Grid-6c8e8ecf.d.ts +411 -0
  30. package/{Heading-b0b8205b.d.ts → Heading-acb5c14a.d.ts} +1 -1
  31. package/{Icon-d48f2f08.d.ts → Icon-464faa80.d.ts} +1 -1
  32. package/Icon.types-48a13108.d.ts +377 -0
  33. package/IconButton-f8ef5575.d.ts +382 -0
  34. package/Image-cb60725d.d.ts +251 -0
  35. package/Kbd-b8d2683e.d.ts +312 -0
  36. package/LICENSE +1 -1
  37. package/Label-2f40709b.d.ts +631 -0
  38. package/{Link-9d116ca4.d.ts → Link-bf26a1c6.d.ts} +89 -267
  39. package/LoadingDots-22b6de1b.d.ts +302 -0
  40. package/Menu-0f6ade87.d.ts +1490 -0
  41. package/NavigationMenu-51086c89.d.ts +4122 -0
  42. package/{Note-98a3e810.d.ts → Note-d2764283.d.ts} +0 -0
  43. package/Overlay.styles-6a4dd3e8.d.ts +497 -0
  44. package/{PageHeading-9c87c946.d.ts → PageHeading-c0cd9afd.d.ts} +1 -1
  45. package/Panel.styles-491728d4.d.ts +497 -0
  46. package/{Paragraph-83414284.d.ts → Paragraph-5fda2152.d.ts} +1 -1
  47. package/{Paragraph.types-fa0c04ae.d.ts → Paragraph.types-e041945f.d.ts} +1 -1
  48. package/{Popover-0dff553f.d.ts → Popover-ef09b48e.d.ts} +1 -1
  49. package/ProgressBar-1a395fe3.d.ts +305 -0
  50. package/Radio-5b3425e5.d.ts +564 -0
  51. package/RadioCard-9a968b1a.d.ts +262 -0
  52. package/RadioGrid-0c70db77.d.ts +498 -0
  53. package/{ScrollArea-92343052.d.ts → ScrollArea-14b2feb8.d.ts} +0 -0
  54. package/Section-67cd986f.d.ts +278 -0
  55. package/Select-b2d8960c.d.ts +2218 -0
  56. package/Separator-37db30e4.d.ts +328 -0
  57. package/Sheet-9edd474c.d.ts +812 -0
  58. package/Skeleton-5eaa4deb.d.ts +321 -0
  59. package/Slider-5b835ecd.d.ts +260 -0
  60. package/{Spacer-180a9f56.d.ts → Spacer-94122963.d.ts} +0 -0
  61. package/Spotify-c2a68dcf.d.ts +3765 -0
  62. package/Status-ae56d1a8.d.ts +287 -0
  63. package/Sub-56bbbc86.d.ts +251 -0
  64. package/Sup-a3e3aed8.d.ts +251 -0
  65. package/SwitchIcon-bad5e1f8.d.ts +324 -0
  66. package/TabLink-70d91718.d.ts +290 -0
  67. package/Table-221e70b2.d.ts +2043 -0
  68. package/Tabs.styles-0af0d84b.d.ts +752 -0
  69. package/Text-b4dbb448.d.ts +381 -0
  70. package/TextArea-c7fb6f33.d.ts +347 -0
  71. package/TextField-80821346.d.ts +381 -0
  72. package/Toaster-1976c1c0.d.ts +1561 -0
  73. package/Toggle-ac0f0a19.d.ts +312 -0
  74. package/ToggleGroup-0ae0974e.d.ts +498 -0
  75. package/Toolbar-bd80eb25.d.ts +1478 -0
  76. package/{Tooltip-8f61f203.d.ts → Tooltip-0d809b6c.d.ts} +0 -0
  77. package/TreeItem-7179ad4b.d.ts +274 -0
  78. package/VerifiedBadge-8a8364f4.d.ts +607 -0
  79. package/{VisuallyHidden-1c35e2d2.d.ts → VisuallyHidden-25ba8420.d.ts} +0 -0
  80. package/components/Accordion/index.d.ts +1 -1
  81. package/components/Alert/index.d.ts +1 -1
  82. package/components/AlertDialog/index.d.ts +1 -1
  83. package/components/Announce/index.d.ts +1 -1
  84. package/components/AppBar/index.d.ts +1 -1
  85. package/components/Avatar/index.d.ts +4 -5
  86. package/components/Badge/index.d.ts +1 -1
  87. package/components/Banner/index.d.ts +1 -1
  88. package/components/Blockquote/index.d.ts +1 -1
  89. package/components/Box/index.d.ts +1 -1
  90. package/components/BoxGrab/index.d.ts +1 -1
  91. package/components/BoxLink/index.d.ts +1 -1
  92. package/components/Button/index.d.ts +1 -1
  93. package/components/Callout/index.d.ts +1 -1
  94. package/components/Caption/index.d.ts +1 -1
  95. package/components/Card/index.d.ts +1 -1
  96. package/components/Carousel/index.d.ts +1 -1
  97. package/components/Checkbox/index.d.ts +3 -4
  98. package/components/Code/index.d.ts +1 -1
  99. package/components/CommandMenu/index.d.ts +1 -1
  100. package/components/Container/index.d.ts +1 -1
  101. package/components/ContextMenu/index.d.ts +1 -2
  102. package/components/ControlGroup/index.d.ts +1 -1
  103. package/components/Dialog/index.d.ts +1 -1
  104. package/components/DropdownMenu/index.d.ts +1 -2
  105. package/components/Flex/index.d.ts +1 -1
  106. package/components/FocusArea/index.d.ts +1 -1
  107. package/components/Grid/index.d.ts +1 -1
  108. package/components/Heading/index.d.ts +4 -5
  109. package/components/Icon/index.d.ts +4 -5
  110. package/components/IconButton/index.d.ts +1 -1
  111. package/components/Image/index.d.ts +1 -1
  112. package/components/Kbd/index.d.ts +1 -1
  113. package/components/Label/index.d.ts +1 -1
  114. package/components/Link/index.d.ts +1 -1
  115. package/components/LoadingDots/index.d.ts +1 -1
  116. package/components/Menu/index.d.ts +1 -2
  117. package/components/NavigationMenu/index.d.ts +4 -5
  118. package/components/Note/index.d.ts +1 -1
  119. package/components/Overlay/index.d.ts +1 -1
  120. package/components/PageHeading/index.d.ts +5 -6
  121. package/components/Panel/index.d.ts +1 -1
  122. package/components/Paragraph/index.d.ts +5 -6
  123. package/components/Popover/index.d.ts +2 -4
  124. package/components/ProgressBar/index.d.ts +1 -2
  125. package/components/Radio/index.d.ts +3 -4
  126. package/components/RadioCard/index.d.ts +1 -2
  127. package/components/RadioGrid/index.d.ts +1 -1
  128. package/components/ScrollArea/index.d.ts +1 -1
  129. package/components/Section/index.d.ts +1 -1
  130. package/components/Select/index.d.ts +1 -1
  131. package/components/Separator/index.d.ts +1 -1
  132. package/components/Sheet/index.d.ts +3 -4
  133. package/components/Skeleton/index.d.ts +1 -1
  134. package/components/Slider/index.d.ts +1 -2
  135. package/components/Spacer/index.d.ts +1 -1
  136. package/components/Status/index.d.ts +1 -1
  137. package/components/Sub/index.d.ts +1 -1
  138. package/components/Sup/index.d.ts +1 -1
  139. package/components/Switch/index.d.ts +3 -4
  140. package/components/TabLink/index.d.ts +1 -1
  141. package/components/Table/index.d.ts +1 -1
  142. package/components/Tabs/index.d.ts +3 -4
  143. package/components/Text/index.d.ts +1 -1
  144. package/components/TextArea/index.d.ts +1 -1
  145. package/components/TextField/index.d.ts +1 -1
  146. package/components/Toast/index.d.ts +1 -1
  147. package/components/Toggle/index.d.ts +1 -1
  148. package/components/ToggleGroup/index.d.ts +1 -1
  149. package/components/Toolbar/index.d.ts +1 -1
  150. package/components/Tooltip/index.d.ts +1 -1
  151. package/components/TreeItem/index.d.ts +1 -1
  152. package/components/VerifiedBadge/index.d.ts +1 -2
  153. package/components/VisuallyHidden/index.d.ts +1 -1
  154. package/components/index.d.ts +76 -77
  155. package/custom/Card/index.d.ts +1 -1
  156. package/custom/Emoji/index.d.ts +1 -1
  157. package/custom/Tooltip/index.d.ts +256 -612
  158. package/custom/index.d.ts +2 -2
  159. package/index.d.ts +78 -79
  160. package/lib/stitches.config.d.ts +1099 -2145
  161. package/package.json +23 -23
  162. package/Accordion-07ffdde8.d.ts +0 -861
  163. package/Alert-2d248f02.d.ts +0 -475
  164. package/AppBar-45d359b4.d.ts +0 -502
  165. package/Avatar-9592d3fc.d.ts +0 -573
  166. package/Badge-85f0a03c.d.ts +0 -535
  167. package/Banner-8bdcae08.d.ts +0 -481
  168. package/Box-0145a25b.d.ts +0 -429
  169. package/BoxGrab-f2016450.d.ts +0 -429
  170. package/BoxLink-01e0e0e1.d.ts +0 -429
  171. package/ButtonDemo-1e0e6216.d.ts +0 -2224
  172. package/Card-12bdd1c0.d.ts +0 -522
  173. package/Carousel-9d6beddc.d.ts +0 -434
  174. package/Checkbox-891cb9bb.d.ts +0 -554
  175. package/Code-918ddbd0.d.ts +0 -438
  176. package/CommandMenu-f09be95e.d.ts +0 -5540
  177. package/Container-c9493c19.d.ts +0 -465
  178. package/ContextMenu-59566c09.d.ts +0 -2560
  179. package/ControlGroup-598bde73.d.ts +0 -429
  180. package/DropdownMenu-fc93debb.d.ts +0 -4675
  181. package/Flex-28440ec4.d.ts +0 -525
  182. package/FocusArea-bd1379f7.d.ts +0 -434
  183. package/Grid-2a6c3e8b.d.ts +0 -589
  184. package/Icon.types-cf2e7181.d.ts +0 -555
  185. package/IconButton-61b70df5.d.ts +0 -560
  186. package/Image-7a9c2ac8.d.ts +0 -429
  187. package/Kbd-ee11e8ee.d.ts +0 -490
  188. package/Label-62941c9d.d.ts +0 -987
  189. package/LoadingDots-b37f3f06.d.ts +0 -480
  190. package/Menu-6ad1af6d.d.ts +0 -2558
  191. package/NavigationMenu-d55c47b7.d.ts +0 -6970
  192. package/Overlay.styles-150e1ce9.d.ts +0 -853
  193. package/Panel.styles-9141abd2.d.ts +0 -853
  194. package/ProgressBar-049c4e95.d.ts +0 -483
  195. package/Radio-a6652eb7.d.ts +0 -920
  196. package/RadioCard-0e8131d2.d.ts +0 -440
  197. package/RadioGrid-734a21f7.d.ts +0 -854
  198. package/Section-38d29a05.d.ts +0 -456
  199. package/Select-a9a6f30f.d.ts +0 -3820
  200. package/Separator-190f52e3.d.ts +0 -506
  201. package/Sheet-147a6bea.d.ts +0 -1346
  202. package/Skeleton-b7ef8d20.d.ts +0 -499
  203. package/Slider-0f202bd6.d.ts +0 -438
  204. package/Spotify-cac6fde2.d.ts +0 -6257
  205. package/Status-d976a923.d.ts +0 -465
  206. package/Sub-cd08549a.d.ts +0 -429
  207. package/Sup-51406ef7.d.ts +0 -429
  208. package/SwitchIcon-fff8c972.d.ts +0 -502
  209. package/TabLink-f14dc0e4.d.ts +0 -468
  210. package/Table-feea8caf.d.ts +0 -3467
  211. package/Tabs.styles-4ab28890.d.ts +0 -1286
  212. package/Text-2b3df7ba.d.ts +0 -559
  213. package/TextArea-0a415aa1.d.ts +0 -525
  214. package/TextField-a4255bc3.d.ts +0 -559
  215. package/Toaster-f1d90e57.d.ts +0 -2629
  216. package/Toggle-021765b2.d.ts +0 -490
  217. package/ToggleGroup-5d3e8fc9.d.ts +0 -854
  218. package/Toolbar-0f13fcab.d.ts +0 -2546
  219. package/TreeItem-7624f862.d.ts +0 -452
  220. package/VerifiedBadge-956bf1f9.d.ts +0 -963
@@ -1,1286 +0,0 @@
1
- import * as react from 'react';
2
- import { ComponentProps } from 'react';
3
- import * as TabsPrimitive from '@radix-ui/react-tabs';
4
- import { CSS } from './lib/stitches.config.js';
5
- import * as _stitches_react_types_styled_component from '@stitches/react/types/styled-component';
6
- import * as _stitches_react_types_css_util from '@stitches/react/types/css-util';
7
- import * as _stitches_react_types_config from '@stitches/react/types/config';
8
-
9
- declare type TabsListPrimitiveProps = ComponentProps<typeof TabsPrimitive.List>;
10
- declare type TabsListProps = TabsListPrimitiveProps & {
11
- css?: CSS;
12
- };
13
-
14
- declare const TabsList: react.ForwardRefExoticComponent<Pick<TabsListProps, "color" | "translate" | "hidden" | "css" | "prefix" | "slot" | "style" | "title" | "className" | "id" | "lang" | "role" | "tabIndex" | "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" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "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" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "nonce" | "placeholder" | "spellCheck" | "radioGroup" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "asChild" | "loop"> & react.RefAttributes<HTMLDivElement>>;
15
-
16
- declare const Tabs: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<TabsPrimitive.TabsProps & react.RefAttributes<HTMLDivElement>>, {}, {
17
- bp1: string;
18
- bp2: string;
19
- bp3: string;
20
- bp4: string;
21
- motion: string;
22
- hover: string;
23
- dark: string;
24
- light: string;
25
- }, _stitches_react_types_css_util.CSS<{
26
- bp1: string;
27
- bp2: string;
28
- bp3: string;
29
- bp4: string;
30
- motion: string;
31
- hover: string;
32
- dark: string;
33
- light: string;
34
- }, {
35
- borderWidths: unknown;
36
- borderStyles: unknown;
37
- colors: unknown;
38
- fonts: {
39
- 'fallback-mono': string;
40
- 'fallback-sans': string;
41
- 'fallback-serif': string;
42
- mono: string;
43
- sans: string;
44
- serif: string;
45
- };
46
- fontSizes: {
47
- 1: string;
48
- 2: string;
49
- 3: string;
50
- 4: string;
51
- 5: string;
52
- 6: string;
53
- 7: string;
54
- 8: string;
55
- 9: string;
56
- };
57
- fontWeights: {
58
- 1: string;
59
- 2: string;
60
- 3: string;
61
- 4: string;
62
- 5: string;
63
- 6: string;
64
- 7: string;
65
- 8: string;
66
- 9: string;
67
- };
68
- letterSpacings: unknown;
69
- lineHeights: unknown;
70
- radii: {
71
- 0: string;
72
- 1: string;
73
- 2: string;
74
- 3: string;
75
- 4: string;
76
- pill: string;
77
- round: string;
78
- };
79
- shadows: {
80
- 0: string;
81
- 1: string;
82
- 2: string;
83
- 3: string;
84
- toast: string;
85
- };
86
- sizes: {
87
- 0: string;
88
- 1: string;
89
- 2: string;
90
- 3: string;
91
- 4: string;
92
- 5: string;
93
- 6: string;
94
- 7: string;
95
- 8: string;
96
- 9: string;
97
- };
98
- space: {
99
- 0: string;
100
- 1: string;
101
- 2: string;
102
- 3: string;
103
- 4: string;
104
- 5: string;
105
- 6: string;
106
- 7: string;
107
- 8: string;
108
- 9: string;
109
- 10: string;
110
- 11: string;
111
- 12: string;
112
- 13: string;
113
- 14: string;
114
- 15: string;
115
- 16: string;
116
- };
117
- transitions: unknown;
118
- zIndices: {
119
- 0: string;
120
- 1: string;
121
- 2: string;
122
- 3: string;
123
- 4: string;
124
- max: string;
125
- toast: string;
126
- };
127
- foo: {
128
- bar: string;
129
- };
130
- }, _stitches_react_types_config.DefaultThemeMap, {
131
- p: (value: string | number | {
132
- readonly [$$ScaleValue]: "padding";
133
- }) => {
134
- padding: string | number | {
135
- readonly [$$ScaleValue]: "padding";
136
- };
137
- };
138
- pt: (value: string | number | {
139
- readonly [$$ScaleValue]: "paddingTop";
140
- }) => {
141
- paddingTop: string | number | {
142
- readonly [$$ScaleValue]: "paddingTop";
143
- };
144
- };
145
- pr: (value: string | number | {
146
- readonly [$$ScaleValue]: "paddingRight";
147
- }) => {
148
- paddingRight: string | number | {
149
- readonly [$$ScaleValue]: "paddingRight";
150
- };
151
- };
152
- pb: (value: string | number | {
153
- readonly [$$ScaleValue]: "paddingBottom";
154
- }) => {
155
- paddingBottom: string | number | {
156
- readonly [$$ScaleValue]: "paddingBottom";
157
- };
158
- };
159
- pl: (value: string | number | {
160
- readonly [$$ScaleValue]: "paddingLeft";
161
- }) => {
162
- paddingLeft: string | number | {
163
- readonly [$$ScaleValue]: "paddingLeft";
164
- };
165
- };
166
- px: (value: string | number | {
167
- readonly [$$ScaleValue]: "paddingLeft";
168
- }) => {
169
- paddingLeft: string | number | {
170
- readonly [$$ScaleValue]: "paddingLeft";
171
- };
172
- paddingRight: string | number | {
173
- readonly [$$ScaleValue]: "paddingLeft";
174
- };
175
- };
176
- py: (value: string | number | {
177
- readonly [$$ScaleValue]: "paddingTop";
178
- }) => {
179
- paddingTop: string | number | {
180
- readonly [$$ScaleValue]: "paddingTop";
181
- };
182
- paddingBottom: string | number | {
183
- readonly [$$ScaleValue]: "paddingTop";
184
- };
185
- };
186
- m: (value: string | number | {
187
- readonly [$$ScaleValue]: "margin";
188
- }) => {
189
- margin: string | number | {
190
- readonly [$$ScaleValue]: "margin";
191
- };
192
- };
193
- mt: (value: string | number | {
194
- readonly [$$ScaleValue]: "marginTop";
195
- }) => {
196
- marginTop: string | number | {
197
- readonly [$$ScaleValue]: "marginTop";
198
- };
199
- };
200
- mr: (value: string | number | {
201
- readonly [$$ScaleValue]: "marginRight";
202
- }) => {
203
- marginRight: string | number | {
204
- readonly [$$ScaleValue]: "marginRight";
205
- };
206
- };
207
- mb: (value: string | number | {
208
- readonly [$$ScaleValue]: "marginBottom";
209
- }) => {
210
- marginBottom: string | number | {
211
- readonly [$$ScaleValue]: "marginBottom";
212
- };
213
- };
214
- ml: (value: string | number | {
215
- readonly [$$ScaleValue]: "marginLeft";
216
- }) => {
217
- marginLeft: string | number | {
218
- readonly [$$ScaleValue]: "marginLeft";
219
- };
220
- };
221
- mx: (value: string | number | {
222
- readonly [$$ScaleValue]: "marginLeft";
223
- }) => {
224
- marginLeft: string | number | {
225
- readonly [$$ScaleValue]: "marginLeft";
226
- };
227
- marginRight: string | number | {
228
- readonly [$$ScaleValue]: "marginLeft";
229
- };
230
- };
231
- my: (value: string | number | {
232
- readonly [$$ScaleValue]: "marginTop";
233
- }) => {
234
- marginTop: string | number | {
235
- readonly [$$ScaleValue]: "marginTop";
236
- };
237
- marginBottom: string | number | {
238
- readonly [$$ScaleValue]: "marginTop";
239
- };
240
- };
241
- ta: (value: string | number | {
242
- readonly [$$ScaleValue]: "textAlign";
243
- }) => {
244
- textAlign: string | number | {
245
- readonly [$$ScaleValue]: "textAlign";
246
- };
247
- };
248
- fd: (value: string | number | {
249
- readonly [$$ScaleValue]: "flexDirection";
250
- }) => {
251
- flexDirection: string | number | {
252
- readonly [$$ScaleValue]: "flexDirection";
253
- };
254
- };
255
- fw: (value: string | number | {
256
- readonly [$$ScaleValue]: "flexWrap";
257
- }) => {
258
- flexWrap: string | number | {
259
- readonly [$$ScaleValue]: "flexWrap";
260
- };
261
- };
262
- ai: (value: string | number | {
263
- readonly [$$ScaleValue]: "alignItems";
264
- }) => {
265
- alignItems: string | number | {
266
- readonly [$$ScaleValue]: "alignItems";
267
- };
268
- };
269
- ac: (value: string | number | {
270
- readonly [$$ScaleValue]: "alignContent";
271
- }) => {
272
- alignContent: string | number | {
273
- readonly [$$ScaleValue]: "alignContent";
274
- };
275
- };
276
- jc: (value: string | number | {
277
- readonly [$$ScaleValue]: "justifyContent";
278
- }) => {
279
- justifyContent: string | number | {
280
- readonly [$$ScaleValue]: "justifyContent";
281
- };
282
- };
283
- as: (value: string | number | {
284
- readonly [$$ScaleValue]: "alignSelf";
285
- }) => {
286
- alignSelf: string | number | {
287
- readonly [$$ScaleValue]: "alignSelf";
288
- };
289
- };
290
- fg: (value: string | number | {
291
- readonly [$$ScaleValue]: "flexGrow";
292
- }) => {
293
- flexGrow: string | number | {
294
- readonly [$$ScaleValue]: "flexGrow";
295
- };
296
- };
297
- fs: (value: string | number | {
298
- readonly [$$ScaleValue]: "flexShrink";
299
- }) => {
300
- flexShrink: string | number | {
301
- readonly [$$ScaleValue]: "flexShrink";
302
- };
303
- };
304
- fb: (value: string | number | {
305
- readonly [$$ScaleValue]: "flexBasis";
306
- }) => {
307
- flexBasis: string | number | {
308
- readonly [$$ScaleValue]: "flexBasis";
309
- };
310
- };
311
- bc: (value: string | number | {
312
- readonly [$$ScaleValue]: "backgroundColor";
313
- }) => {
314
- backgroundColor: string | number | {
315
- readonly [$$ScaleValue]: "backgroundColor";
316
- };
317
- };
318
- br: (value: string | number | {
319
- readonly [$$ScaleValue]: "borderRadius";
320
- }) => {
321
- borderRadius: string | number | {
322
- readonly [$$ScaleValue]: "borderRadius";
323
- };
324
- };
325
- btrr: (value: string | number | {
326
- readonly [$$ScaleValue]: "borderTopRightRadius";
327
- }) => {
328
- borderTopRightRadius: string | number | {
329
- readonly [$$ScaleValue]: "borderTopRightRadius";
330
- };
331
- };
332
- bbrr: (value: string | number | {
333
- readonly [$$ScaleValue]: "borderBottomRightRadius";
334
- }) => {
335
- borderBottomRightRadius: string | number | {
336
- readonly [$$ScaleValue]: "borderBottomRightRadius";
337
- };
338
- };
339
- bblr: (value: string | number | {
340
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
341
- }) => {
342
- borderBottomLeftRadius: string | number | {
343
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
344
- };
345
- };
346
- btlr: (value: string | number | {
347
- readonly [$$ScaleValue]: "borderTopLeftRadius";
348
- }) => {
349
- borderTopLeftRadius: string | number | {
350
- readonly [$$ScaleValue]: "borderTopLeftRadius";
351
- };
352
- };
353
- bs: (value: string | number | {
354
- readonly [$$ScaleValue]: "boxShadow";
355
- }) => {
356
- boxShadow: string | number | {
357
- readonly [$$ScaleValue]: "boxShadow";
358
- };
359
- };
360
- lh: (value: string | number | {
361
- readonly [$$ScaleValue]: "lineHeight";
362
- }) => {
363
- lineHeight: string | number | {
364
- readonly [$$ScaleValue]: "lineHeight";
365
- };
366
- };
367
- ox: (value: string | number | {
368
- readonly [$$ScaleValue]: "overflowX";
369
- }) => {
370
- overflowX: string | number | {
371
- readonly [$$ScaleValue]: "overflowX";
372
- };
373
- };
374
- oy: (value: string | number | {
375
- readonly [$$ScaleValue]: "overflowY";
376
- }) => {
377
- overflowY: string | number | {
378
- readonly [$$ScaleValue]: "overflowY";
379
- };
380
- };
381
- pe: (value: string | number | {
382
- readonly [$$ScaleValue]: "pointerEvents";
383
- }) => {
384
- pointerEvents: string | number | {
385
- readonly [$$ScaleValue]: "pointerEvents";
386
- };
387
- };
388
- us: (value: string | number | {
389
- readonly [$$ScaleValue]: "userSelect";
390
- }) => {
391
- WebkitUserSelect: string | number | {
392
- readonly [$$ScaleValue]: "userSelect";
393
- };
394
- userSelect: string | number | {
395
- readonly [$$ScaleValue]: "userSelect";
396
- };
397
- };
398
- userSelect: (value: string | number | {
399
- readonly [$$ScaleValue]: "userSelect";
400
- }) => {
401
- WebkitUserSelect: string | number | {
402
- readonly [$$ScaleValue]: "userSelect";
403
- };
404
- userSelect: string | number | {
405
- readonly [$$ScaleValue]: "userSelect";
406
- };
407
- };
408
- size: (value: string | number | {
409
- readonly [$$ScaleValue]: "width";
410
- }) => {
411
- width: string | number | {
412
- readonly [$$ScaleValue]: "width";
413
- };
414
- height: string | number | {
415
- readonly [$$ScaleValue]: "width";
416
- };
417
- };
418
- appearance: (value: string | number | {
419
- readonly [$$ScaleValue]: "appearance";
420
- }) => {
421
- WebkitAppearance: string | number | {
422
- readonly [$$ScaleValue]: "appearance";
423
- };
424
- appearance: string | number | {
425
- readonly [$$ScaleValue]: "appearance";
426
- };
427
- };
428
- backgroundClip: (value: string | number | {
429
- readonly [$$ScaleValue]: "backgroundClip";
430
- }) => {
431
- WebkitBackgroundClip: string | number | {
432
- readonly [$$ScaleValue]: "backgroundClip";
433
- };
434
- backgroundClip: string | number | {
435
- readonly [$$ScaleValue]: "backgroundClip";
436
- };
437
- };
438
- }>>;
439
- declare const TabsTrigger: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<TabsPrimitive.TabsTriggerProps & react.RefAttributes<HTMLButtonElement>>, {}, {
440
- bp1: string;
441
- bp2: string;
442
- bp3: string;
443
- bp4: string;
444
- motion: string;
445
- hover: string;
446
- dark: string;
447
- light: string;
448
- }, _stitches_react_types_css_util.CSS<{
449
- bp1: string;
450
- bp2: string;
451
- bp3: string;
452
- bp4: string;
453
- motion: string;
454
- hover: string;
455
- dark: string;
456
- light: string;
457
- }, {
458
- borderWidths: unknown;
459
- borderStyles: unknown;
460
- colors: unknown;
461
- fonts: {
462
- 'fallback-mono': string;
463
- 'fallback-sans': string;
464
- 'fallback-serif': string;
465
- mono: string;
466
- sans: string;
467
- serif: string;
468
- };
469
- fontSizes: {
470
- 1: string;
471
- 2: string;
472
- 3: string;
473
- 4: string;
474
- 5: string;
475
- 6: string;
476
- 7: string;
477
- 8: string;
478
- 9: string;
479
- };
480
- fontWeights: {
481
- 1: string;
482
- 2: string;
483
- 3: string;
484
- 4: string;
485
- 5: string;
486
- 6: string;
487
- 7: string;
488
- 8: string;
489
- 9: string;
490
- };
491
- letterSpacings: unknown;
492
- lineHeights: unknown;
493
- radii: {
494
- 0: string;
495
- 1: string;
496
- 2: string;
497
- 3: string;
498
- 4: string;
499
- pill: string;
500
- round: string;
501
- };
502
- shadows: {
503
- 0: string;
504
- 1: string;
505
- 2: string;
506
- 3: string;
507
- toast: string;
508
- };
509
- sizes: {
510
- 0: string;
511
- 1: string;
512
- 2: string;
513
- 3: string;
514
- 4: string;
515
- 5: string;
516
- 6: string;
517
- 7: string;
518
- 8: string;
519
- 9: string;
520
- };
521
- space: {
522
- 0: string;
523
- 1: string;
524
- 2: string;
525
- 3: string;
526
- 4: string;
527
- 5: string;
528
- 6: string;
529
- 7: string;
530
- 8: string;
531
- 9: string;
532
- 10: string;
533
- 11: string;
534
- 12: string;
535
- 13: string;
536
- 14: string;
537
- 15: string;
538
- 16: string;
539
- };
540
- transitions: unknown;
541
- zIndices: {
542
- 0: string;
543
- 1: string;
544
- 2: string;
545
- 3: string;
546
- 4: string;
547
- max: string;
548
- toast: string;
549
- };
550
- foo: {
551
- bar: string;
552
- };
553
- }, _stitches_react_types_config.DefaultThemeMap, {
554
- p: (value: string | number | {
555
- readonly [$$ScaleValue]: "padding";
556
- }) => {
557
- padding: string | number | {
558
- readonly [$$ScaleValue]: "padding";
559
- };
560
- };
561
- pt: (value: string | number | {
562
- readonly [$$ScaleValue]: "paddingTop";
563
- }) => {
564
- paddingTop: string | number | {
565
- readonly [$$ScaleValue]: "paddingTop";
566
- };
567
- };
568
- pr: (value: string | number | {
569
- readonly [$$ScaleValue]: "paddingRight";
570
- }) => {
571
- paddingRight: string | number | {
572
- readonly [$$ScaleValue]: "paddingRight";
573
- };
574
- };
575
- pb: (value: string | number | {
576
- readonly [$$ScaleValue]: "paddingBottom";
577
- }) => {
578
- paddingBottom: string | number | {
579
- readonly [$$ScaleValue]: "paddingBottom";
580
- };
581
- };
582
- pl: (value: string | number | {
583
- readonly [$$ScaleValue]: "paddingLeft";
584
- }) => {
585
- paddingLeft: string | number | {
586
- readonly [$$ScaleValue]: "paddingLeft";
587
- };
588
- };
589
- px: (value: string | number | {
590
- readonly [$$ScaleValue]: "paddingLeft";
591
- }) => {
592
- paddingLeft: string | number | {
593
- readonly [$$ScaleValue]: "paddingLeft";
594
- };
595
- paddingRight: string | number | {
596
- readonly [$$ScaleValue]: "paddingLeft";
597
- };
598
- };
599
- py: (value: string | number | {
600
- readonly [$$ScaleValue]: "paddingTop";
601
- }) => {
602
- paddingTop: string | number | {
603
- readonly [$$ScaleValue]: "paddingTop";
604
- };
605
- paddingBottom: string | number | {
606
- readonly [$$ScaleValue]: "paddingTop";
607
- };
608
- };
609
- m: (value: string | number | {
610
- readonly [$$ScaleValue]: "margin";
611
- }) => {
612
- margin: string | number | {
613
- readonly [$$ScaleValue]: "margin";
614
- };
615
- };
616
- mt: (value: string | number | {
617
- readonly [$$ScaleValue]: "marginTop";
618
- }) => {
619
- marginTop: string | number | {
620
- readonly [$$ScaleValue]: "marginTop";
621
- };
622
- };
623
- mr: (value: string | number | {
624
- readonly [$$ScaleValue]: "marginRight";
625
- }) => {
626
- marginRight: string | number | {
627
- readonly [$$ScaleValue]: "marginRight";
628
- };
629
- };
630
- mb: (value: string | number | {
631
- readonly [$$ScaleValue]: "marginBottom";
632
- }) => {
633
- marginBottom: string | number | {
634
- readonly [$$ScaleValue]: "marginBottom";
635
- };
636
- };
637
- ml: (value: string | number | {
638
- readonly [$$ScaleValue]: "marginLeft";
639
- }) => {
640
- marginLeft: string | number | {
641
- readonly [$$ScaleValue]: "marginLeft";
642
- };
643
- };
644
- mx: (value: string | number | {
645
- readonly [$$ScaleValue]: "marginLeft";
646
- }) => {
647
- marginLeft: string | number | {
648
- readonly [$$ScaleValue]: "marginLeft";
649
- };
650
- marginRight: string | number | {
651
- readonly [$$ScaleValue]: "marginLeft";
652
- };
653
- };
654
- my: (value: string | number | {
655
- readonly [$$ScaleValue]: "marginTop";
656
- }) => {
657
- marginTop: string | number | {
658
- readonly [$$ScaleValue]: "marginTop";
659
- };
660
- marginBottom: string | number | {
661
- readonly [$$ScaleValue]: "marginTop";
662
- };
663
- };
664
- ta: (value: string | number | {
665
- readonly [$$ScaleValue]: "textAlign";
666
- }) => {
667
- textAlign: string | number | {
668
- readonly [$$ScaleValue]: "textAlign";
669
- };
670
- };
671
- fd: (value: string | number | {
672
- readonly [$$ScaleValue]: "flexDirection";
673
- }) => {
674
- flexDirection: string | number | {
675
- readonly [$$ScaleValue]: "flexDirection";
676
- };
677
- };
678
- fw: (value: string | number | {
679
- readonly [$$ScaleValue]: "flexWrap";
680
- }) => {
681
- flexWrap: string | number | {
682
- readonly [$$ScaleValue]: "flexWrap";
683
- };
684
- };
685
- ai: (value: string | number | {
686
- readonly [$$ScaleValue]: "alignItems";
687
- }) => {
688
- alignItems: string | number | {
689
- readonly [$$ScaleValue]: "alignItems";
690
- };
691
- };
692
- ac: (value: string | number | {
693
- readonly [$$ScaleValue]: "alignContent";
694
- }) => {
695
- alignContent: string | number | {
696
- readonly [$$ScaleValue]: "alignContent";
697
- };
698
- };
699
- jc: (value: string | number | {
700
- readonly [$$ScaleValue]: "justifyContent";
701
- }) => {
702
- justifyContent: string | number | {
703
- readonly [$$ScaleValue]: "justifyContent";
704
- };
705
- };
706
- as: (value: string | number | {
707
- readonly [$$ScaleValue]: "alignSelf";
708
- }) => {
709
- alignSelf: string | number | {
710
- readonly [$$ScaleValue]: "alignSelf";
711
- };
712
- };
713
- fg: (value: string | number | {
714
- readonly [$$ScaleValue]: "flexGrow";
715
- }) => {
716
- flexGrow: string | number | {
717
- readonly [$$ScaleValue]: "flexGrow";
718
- };
719
- };
720
- fs: (value: string | number | {
721
- readonly [$$ScaleValue]: "flexShrink";
722
- }) => {
723
- flexShrink: string | number | {
724
- readonly [$$ScaleValue]: "flexShrink";
725
- };
726
- };
727
- fb: (value: string | number | {
728
- readonly [$$ScaleValue]: "flexBasis";
729
- }) => {
730
- flexBasis: string | number | {
731
- readonly [$$ScaleValue]: "flexBasis";
732
- };
733
- };
734
- bc: (value: string | number | {
735
- readonly [$$ScaleValue]: "backgroundColor";
736
- }) => {
737
- backgroundColor: string | number | {
738
- readonly [$$ScaleValue]: "backgroundColor";
739
- };
740
- };
741
- br: (value: string | number | {
742
- readonly [$$ScaleValue]: "borderRadius";
743
- }) => {
744
- borderRadius: string | number | {
745
- readonly [$$ScaleValue]: "borderRadius";
746
- };
747
- };
748
- btrr: (value: string | number | {
749
- readonly [$$ScaleValue]: "borderTopRightRadius";
750
- }) => {
751
- borderTopRightRadius: string | number | {
752
- readonly [$$ScaleValue]: "borderTopRightRadius";
753
- };
754
- };
755
- bbrr: (value: string | number | {
756
- readonly [$$ScaleValue]: "borderBottomRightRadius";
757
- }) => {
758
- borderBottomRightRadius: string | number | {
759
- readonly [$$ScaleValue]: "borderBottomRightRadius";
760
- };
761
- };
762
- bblr: (value: string | number | {
763
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
764
- }) => {
765
- borderBottomLeftRadius: string | number | {
766
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
767
- };
768
- };
769
- btlr: (value: string | number | {
770
- readonly [$$ScaleValue]: "borderTopLeftRadius";
771
- }) => {
772
- borderTopLeftRadius: string | number | {
773
- readonly [$$ScaleValue]: "borderTopLeftRadius";
774
- };
775
- };
776
- bs: (value: string | number | {
777
- readonly [$$ScaleValue]: "boxShadow";
778
- }) => {
779
- boxShadow: string | number | {
780
- readonly [$$ScaleValue]: "boxShadow";
781
- };
782
- };
783
- lh: (value: string | number | {
784
- readonly [$$ScaleValue]: "lineHeight";
785
- }) => {
786
- lineHeight: string | number | {
787
- readonly [$$ScaleValue]: "lineHeight";
788
- };
789
- };
790
- ox: (value: string | number | {
791
- readonly [$$ScaleValue]: "overflowX";
792
- }) => {
793
- overflowX: string | number | {
794
- readonly [$$ScaleValue]: "overflowX";
795
- };
796
- };
797
- oy: (value: string | number | {
798
- readonly [$$ScaleValue]: "overflowY";
799
- }) => {
800
- overflowY: string | number | {
801
- readonly [$$ScaleValue]: "overflowY";
802
- };
803
- };
804
- pe: (value: string | number | {
805
- readonly [$$ScaleValue]: "pointerEvents";
806
- }) => {
807
- pointerEvents: string | number | {
808
- readonly [$$ScaleValue]: "pointerEvents";
809
- };
810
- };
811
- us: (value: string | number | {
812
- readonly [$$ScaleValue]: "userSelect";
813
- }) => {
814
- WebkitUserSelect: string | number | {
815
- readonly [$$ScaleValue]: "userSelect";
816
- };
817
- userSelect: string | number | {
818
- readonly [$$ScaleValue]: "userSelect";
819
- };
820
- };
821
- userSelect: (value: string | number | {
822
- readonly [$$ScaleValue]: "userSelect";
823
- }) => {
824
- WebkitUserSelect: string | number | {
825
- readonly [$$ScaleValue]: "userSelect";
826
- };
827
- userSelect: string | number | {
828
- readonly [$$ScaleValue]: "userSelect";
829
- };
830
- };
831
- size: (value: string | number | {
832
- readonly [$$ScaleValue]: "width";
833
- }) => {
834
- width: string | number | {
835
- readonly [$$ScaleValue]: "width";
836
- };
837
- height: string | number | {
838
- readonly [$$ScaleValue]: "width";
839
- };
840
- };
841
- appearance: (value: string | number | {
842
- readonly [$$ScaleValue]: "appearance";
843
- }) => {
844
- WebkitAppearance: string | number | {
845
- readonly [$$ScaleValue]: "appearance";
846
- };
847
- appearance: string | number | {
848
- readonly [$$ScaleValue]: "appearance";
849
- };
850
- };
851
- backgroundClip: (value: string | number | {
852
- readonly [$$ScaleValue]: "backgroundClip";
853
- }) => {
854
- WebkitBackgroundClip: string | number | {
855
- readonly [$$ScaleValue]: "backgroundClip";
856
- };
857
- backgroundClip: string | number | {
858
- readonly [$$ScaleValue]: "backgroundClip";
859
- };
860
- };
861
- }>>;
862
- declare const TabsContent: _stitches_react_types_styled_component.StyledComponent<react.ForwardRefExoticComponent<TabsPrimitive.TabsContentProps & react.RefAttributes<HTMLDivElement>>, {}, {
863
- bp1: string;
864
- bp2: string;
865
- bp3: string;
866
- bp4: string;
867
- motion: string;
868
- hover: string;
869
- dark: string;
870
- light: string;
871
- }, _stitches_react_types_css_util.CSS<{
872
- bp1: string;
873
- bp2: string;
874
- bp3: string;
875
- bp4: string;
876
- motion: string;
877
- hover: string;
878
- dark: string;
879
- light: string;
880
- }, {
881
- borderWidths: unknown;
882
- borderStyles: unknown;
883
- colors: unknown;
884
- fonts: {
885
- 'fallback-mono': string;
886
- 'fallback-sans': string;
887
- 'fallback-serif': string;
888
- mono: string;
889
- sans: string;
890
- serif: string;
891
- };
892
- fontSizes: {
893
- 1: string;
894
- 2: string;
895
- 3: string;
896
- 4: string;
897
- 5: string;
898
- 6: string;
899
- 7: string;
900
- 8: string;
901
- 9: string;
902
- };
903
- fontWeights: {
904
- 1: string;
905
- 2: string;
906
- 3: string;
907
- 4: string;
908
- 5: string;
909
- 6: string;
910
- 7: string;
911
- 8: string;
912
- 9: string;
913
- };
914
- letterSpacings: unknown;
915
- lineHeights: unknown;
916
- radii: {
917
- 0: string;
918
- 1: string;
919
- 2: string;
920
- 3: string;
921
- 4: string;
922
- pill: string;
923
- round: string;
924
- };
925
- shadows: {
926
- 0: string;
927
- 1: string;
928
- 2: string;
929
- 3: string;
930
- toast: string;
931
- };
932
- sizes: {
933
- 0: string;
934
- 1: string;
935
- 2: string;
936
- 3: string;
937
- 4: string;
938
- 5: string;
939
- 6: string;
940
- 7: string;
941
- 8: string;
942
- 9: string;
943
- };
944
- space: {
945
- 0: string;
946
- 1: string;
947
- 2: string;
948
- 3: string;
949
- 4: string;
950
- 5: string;
951
- 6: string;
952
- 7: string;
953
- 8: string;
954
- 9: string;
955
- 10: string;
956
- 11: string;
957
- 12: string;
958
- 13: string;
959
- 14: string;
960
- 15: string;
961
- 16: string;
962
- };
963
- transitions: unknown;
964
- zIndices: {
965
- 0: string;
966
- 1: string;
967
- 2: string;
968
- 3: string;
969
- 4: string;
970
- max: string;
971
- toast: string;
972
- };
973
- foo: {
974
- bar: string;
975
- };
976
- }, _stitches_react_types_config.DefaultThemeMap, {
977
- p: (value: string | number | {
978
- readonly [$$ScaleValue]: "padding";
979
- }) => {
980
- padding: string | number | {
981
- readonly [$$ScaleValue]: "padding";
982
- };
983
- };
984
- pt: (value: string | number | {
985
- readonly [$$ScaleValue]: "paddingTop";
986
- }) => {
987
- paddingTop: string | number | {
988
- readonly [$$ScaleValue]: "paddingTop";
989
- };
990
- };
991
- pr: (value: string | number | {
992
- readonly [$$ScaleValue]: "paddingRight";
993
- }) => {
994
- paddingRight: string | number | {
995
- readonly [$$ScaleValue]: "paddingRight";
996
- };
997
- };
998
- pb: (value: string | number | {
999
- readonly [$$ScaleValue]: "paddingBottom";
1000
- }) => {
1001
- paddingBottom: string | number | {
1002
- readonly [$$ScaleValue]: "paddingBottom";
1003
- };
1004
- };
1005
- pl: (value: string | number | {
1006
- readonly [$$ScaleValue]: "paddingLeft";
1007
- }) => {
1008
- paddingLeft: string | number | {
1009
- readonly [$$ScaleValue]: "paddingLeft";
1010
- };
1011
- };
1012
- px: (value: string | number | {
1013
- readonly [$$ScaleValue]: "paddingLeft";
1014
- }) => {
1015
- paddingLeft: string | number | {
1016
- readonly [$$ScaleValue]: "paddingLeft";
1017
- };
1018
- paddingRight: string | number | {
1019
- readonly [$$ScaleValue]: "paddingLeft";
1020
- };
1021
- };
1022
- py: (value: string | number | {
1023
- readonly [$$ScaleValue]: "paddingTop";
1024
- }) => {
1025
- paddingTop: string | number | {
1026
- readonly [$$ScaleValue]: "paddingTop";
1027
- };
1028
- paddingBottom: string | number | {
1029
- readonly [$$ScaleValue]: "paddingTop";
1030
- };
1031
- };
1032
- m: (value: string | number | {
1033
- readonly [$$ScaleValue]: "margin";
1034
- }) => {
1035
- margin: string | number | {
1036
- readonly [$$ScaleValue]: "margin";
1037
- };
1038
- };
1039
- mt: (value: string | number | {
1040
- readonly [$$ScaleValue]: "marginTop";
1041
- }) => {
1042
- marginTop: string | number | {
1043
- readonly [$$ScaleValue]: "marginTop";
1044
- };
1045
- };
1046
- mr: (value: string | number | {
1047
- readonly [$$ScaleValue]: "marginRight";
1048
- }) => {
1049
- marginRight: string | number | {
1050
- readonly [$$ScaleValue]: "marginRight";
1051
- };
1052
- };
1053
- mb: (value: string | number | {
1054
- readonly [$$ScaleValue]: "marginBottom";
1055
- }) => {
1056
- marginBottom: string | number | {
1057
- readonly [$$ScaleValue]: "marginBottom";
1058
- };
1059
- };
1060
- ml: (value: string | number | {
1061
- readonly [$$ScaleValue]: "marginLeft";
1062
- }) => {
1063
- marginLeft: string | number | {
1064
- readonly [$$ScaleValue]: "marginLeft";
1065
- };
1066
- };
1067
- mx: (value: string | number | {
1068
- readonly [$$ScaleValue]: "marginLeft";
1069
- }) => {
1070
- marginLeft: string | number | {
1071
- readonly [$$ScaleValue]: "marginLeft";
1072
- };
1073
- marginRight: string | number | {
1074
- readonly [$$ScaleValue]: "marginLeft";
1075
- };
1076
- };
1077
- my: (value: string | number | {
1078
- readonly [$$ScaleValue]: "marginTop";
1079
- }) => {
1080
- marginTop: string | number | {
1081
- readonly [$$ScaleValue]: "marginTop";
1082
- };
1083
- marginBottom: string | number | {
1084
- readonly [$$ScaleValue]: "marginTop";
1085
- };
1086
- };
1087
- ta: (value: string | number | {
1088
- readonly [$$ScaleValue]: "textAlign";
1089
- }) => {
1090
- textAlign: string | number | {
1091
- readonly [$$ScaleValue]: "textAlign";
1092
- };
1093
- };
1094
- fd: (value: string | number | {
1095
- readonly [$$ScaleValue]: "flexDirection";
1096
- }) => {
1097
- flexDirection: string | number | {
1098
- readonly [$$ScaleValue]: "flexDirection";
1099
- };
1100
- };
1101
- fw: (value: string | number | {
1102
- readonly [$$ScaleValue]: "flexWrap";
1103
- }) => {
1104
- flexWrap: string | number | {
1105
- readonly [$$ScaleValue]: "flexWrap";
1106
- };
1107
- };
1108
- ai: (value: string | number | {
1109
- readonly [$$ScaleValue]: "alignItems";
1110
- }) => {
1111
- alignItems: string | number | {
1112
- readonly [$$ScaleValue]: "alignItems";
1113
- };
1114
- };
1115
- ac: (value: string | number | {
1116
- readonly [$$ScaleValue]: "alignContent";
1117
- }) => {
1118
- alignContent: string | number | {
1119
- readonly [$$ScaleValue]: "alignContent";
1120
- };
1121
- };
1122
- jc: (value: string | number | {
1123
- readonly [$$ScaleValue]: "justifyContent";
1124
- }) => {
1125
- justifyContent: string | number | {
1126
- readonly [$$ScaleValue]: "justifyContent";
1127
- };
1128
- };
1129
- as: (value: string | number | {
1130
- readonly [$$ScaleValue]: "alignSelf";
1131
- }) => {
1132
- alignSelf: string | number | {
1133
- readonly [$$ScaleValue]: "alignSelf";
1134
- };
1135
- };
1136
- fg: (value: string | number | {
1137
- readonly [$$ScaleValue]: "flexGrow";
1138
- }) => {
1139
- flexGrow: string | number | {
1140
- readonly [$$ScaleValue]: "flexGrow";
1141
- };
1142
- };
1143
- fs: (value: string | number | {
1144
- readonly [$$ScaleValue]: "flexShrink";
1145
- }) => {
1146
- flexShrink: string | number | {
1147
- readonly [$$ScaleValue]: "flexShrink";
1148
- };
1149
- };
1150
- fb: (value: string | number | {
1151
- readonly [$$ScaleValue]: "flexBasis";
1152
- }) => {
1153
- flexBasis: string | number | {
1154
- readonly [$$ScaleValue]: "flexBasis";
1155
- };
1156
- };
1157
- bc: (value: string | number | {
1158
- readonly [$$ScaleValue]: "backgroundColor";
1159
- }) => {
1160
- backgroundColor: string | number | {
1161
- readonly [$$ScaleValue]: "backgroundColor";
1162
- };
1163
- };
1164
- br: (value: string | number | {
1165
- readonly [$$ScaleValue]: "borderRadius";
1166
- }) => {
1167
- borderRadius: string | number | {
1168
- readonly [$$ScaleValue]: "borderRadius";
1169
- };
1170
- };
1171
- btrr: (value: string | number | {
1172
- readonly [$$ScaleValue]: "borderTopRightRadius";
1173
- }) => {
1174
- borderTopRightRadius: string | number | {
1175
- readonly [$$ScaleValue]: "borderTopRightRadius";
1176
- };
1177
- };
1178
- bbrr: (value: string | number | {
1179
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1180
- }) => {
1181
- borderBottomRightRadius: string | number | {
1182
- readonly [$$ScaleValue]: "borderBottomRightRadius";
1183
- };
1184
- };
1185
- bblr: (value: string | number | {
1186
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1187
- }) => {
1188
- borderBottomLeftRadius: string | number | {
1189
- readonly [$$ScaleValue]: "borderBottomLeftRadius";
1190
- };
1191
- };
1192
- btlr: (value: string | number | {
1193
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1194
- }) => {
1195
- borderTopLeftRadius: string | number | {
1196
- readonly [$$ScaleValue]: "borderTopLeftRadius";
1197
- };
1198
- };
1199
- bs: (value: string | number | {
1200
- readonly [$$ScaleValue]: "boxShadow";
1201
- }) => {
1202
- boxShadow: string | number | {
1203
- readonly [$$ScaleValue]: "boxShadow";
1204
- };
1205
- };
1206
- lh: (value: string | number | {
1207
- readonly [$$ScaleValue]: "lineHeight";
1208
- }) => {
1209
- lineHeight: string | number | {
1210
- readonly [$$ScaleValue]: "lineHeight";
1211
- };
1212
- };
1213
- ox: (value: string | number | {
1214
- readonly [$$ScaleValue]: "overflowX";
1215
- }) => {
1216
- overflowX: string | number | {
1217
- readonly [$$ScaleValue]: "overflowX";
1218
- };
1219
- };
1220
- oy: (value: string | number | {
1221
- readonly [$$ScaleValue]: "overflowY";
1222
- }) => {
1223
- overflowY: string | number | {
1224
- readonly [$$ScaleValue]: "overflowY";
1225
- };
1226
- };
1227
- pe: (value: string | number | {
1228
- readonly [$$ScaleValue]: "pointerEvents";
1229
- }) => {
1230
- pointerEvents: string | number | {
1231
- readonly [$$ScaleValue]: "pointerEvents";
1232
- };
1233
- };
1234
- us: (value: string | number | {
1235
- readonly [$$ScaleValue]: "userSelect";
1236
- }) => {
1237
- WebkitUserSelect: string | number | {
1238
- readonly [$$ScaleValue]: "userSelect";
1239
- };
1240
- userSelect: string | number | {
1241
- readonly [$$ScaleValue]: "userSelect";
1242
- };
1243
- };
1244
- userSelect: (value: string | number | {
1245
- readonly [$$ScaleValue]: "userSelect";
1246
- }) => {
1247
- WebkitUserSelect: string | number | {
1248
- readonly [$$ScaleValue]: "userSelect";
1249
- };
1250
- userSelect: string | number | {
1251
- readonly [$$ScaleValue]: "userSelect";
1252
- };
1253
- };
1254
- size: (value: string | number | {
1255
- readonly [$$ScaleValue]: "width";
1256
- }) => {
1257
- width: string | number | {
1258
- readonly [$$ScaleValue]: "width";
1259
- };
1260
- height: string | number | {
1261
- readonly [$$ScaleValue]: "width";
1262
- };
1263
- };
1264
- appearance: (value: string | number | {
1265
- readonly [$$ScaleValue]: "appearance";
1266
- }) => {
1267
- WebkitAppearance: string | number | {
1268
- readonly [$$ScaleValue]: "appearance";
1269
- };
1270
- appearance: string | number | {
1271
- readonly [$$ScaleValue]: "appearance";
1272
- };
1273
- };
1274
- backgroundClip: (value: string | number | {
1275
- readonly [$$ScaleValue]: "backgroundClip";
1276
- }) => {
1277
- WebkitBackgroundClip: string | number | {
1278
- readonly [$$ScaleValue]: "backgroundClip";
1279
- };
1280
- backgroundClip: string | number | {
1281
- readonly [$$ScaleValue]: "backgroundClip";
1282
- };
1283
- };
1284
- }>>;
1285
-
1286
- export { TabsList as T, Tabs as a, TabsContent as b, TabsTrigger as c };