@nextui-org/react 1.0.8-beta.5 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (659) hide show
  1. package/README.md +6 -46
  2. package/dist/index.d.ts +32 -0
  3. package/dist/index.js +62 -0
  4. package/dist/index.mjs +36 -0
  5. package/package.json +76 -42
  6. package/avatar/package.json +0 -6
  7. package/backdrop/package.json +0 -6
  8. package/button/package.json +0 -6
  9. package/card/package.json +0 -6
  10. package/checkbox/package.json +0 -6
  11. package/cjs/avatar/avatar-group.js +0 -1
  12. package/cjs/avatar/avatar-group.styles.js +0 -1
  13. package/cjs/avatar/avatar.js +0 -1
  14. package/cjs/avatar/avatar.styles.js +0 -1
  15. package/cjs/avatar/index.js +0 -1
  16. package/cjs/backdrop/backdrop.js +0 -1
  17. package/cjs/backdrop/backdrop.styles.js +0 -1
  18. package/cjs/backdrop/index.js +0 -1
  19. package/cjs/button/button-group-context.js +0 -1
  20. package/cjs/button/button-group.js +0 -1
  21. package/cjs/button/button-group.styles.js +0 -1
  22. package/cjs/button/button-icon.js +0 -1
  23. package/cjs/button/button.js +0 -1
  24. package/cjs/button/button.styles.js +0 -1
  25. package/cjs/button/index.js +0 -1
  26. package/cjs/button/utils.js +0 -1
  27. package/cjs/card/card.js +0 -1
  28. package/cjs/card/card.styles.js +0 -1
  29. package/cjs/card/index.js +0 -1
  30. package/cjs/checkbox/checkbox-context.js +0 -1
  31. package/cjs/checkbox/checkbox-group.js +0 -1
  32. package/cjs/checkbox/checkbox.js +0 -1
  33. package/cjs/checkbox/checkbox.styles.js +0 -1
  34. package/cjs/checkbox/index.js +0 -1
  35. package/cjs/checkbox/utils.js +0 -1
  36. package/cjs/code/code.js +0 -1
  37. package/cjs/code/code.styles.js +0 -1
  38. package/cjs/code/index.js +0 -1
  39. package/cjs/col/col.js +0 -1
  40. package/cjs/col/col.styles.js +0 -1
  41. package/cjs/col/index.js +0 -1
  42. package/cjs/collapse/collapse-context.js +0 -1
  43. package/cjs/collapse/collapse-group.js +0 -1
  44. package/cjs/collapse/collapse-icon.js +0 -1
  45. package/cjs/collapse/collapse.js +0 -1
  46. package/cjs/collapse/collapse.styles.js +0 -1
  47. package/cjs/collapse/index.js +0 -1
  48. package/cjs/container/container.js +0 -1
  49. package/cjs/container/container.styles.js +0 -1
  50. package/cjs/container/index.js +0 -1
  51. package/cjs/css-baseline/css-baseline.js +0 -1
  52. package/cjs/css-baseline/index.js +0 -1
  53. package/cjs/divider/divider.js +0 -1
  54. package/cjs/divider/divider.styles.js +0 -1
  55. package/cjs/divider/index.js +0 -1
  56. package/cjs/grid/grid-container.js +0 -1
  57. package/cjs/grid/grid-item.js +0 -1
  58. package/cjs/grid/grid.js +0 -1
  59. package/cjs/grid/grid.styles.js +0 -1
  60. package/cjs/grid/index.js +0 -1
  61. package/cjs/image/image.js +0 -1
  62. package/cjs/image/image.skeleton.js +0 -1
  63. package/cjs/image/image.styles.js +0 -1
  64. package/cjs/image/index.js +0 -1
  65. package/cjs/index.js +0 -1
  66. package/cjs/input/index.js +0 -1
  67. package/cjs/input/input-password.js +0 -1
  68. package/cjs/input/input-props.js +0 -1
  69. package/cjs/input/input.js +0 -1
  70. package/cjs/input/input.styles.js +0 -1
  71. package/cjs/input/password-icon.js +0 -1
  72. package/cjs/link/icon.js +0 -1
  73. package/cjs/link/index.js +0 -1
  74. package/cjs/link/link.js +0 -1
  75. package/cjs/link/link.styles.js +0 -1
  76. package/cjs/loading/index.js +0 -1
  77. package/cjs/loading/loading.js +0 -1
  78. package/cjs/loading/loading.styles.js +0 -1
  79. package/cjs/loading/spinner.js +0 -1
  80. package/cjs/modal/index.js +0 -1
  81. package/cjs/modal/modal-body.js +0 -1
  82. package/cjs/modal/modal-close-button.js +0 -1
  83. package/cjs/modal/modal-context.js +0 -1
  84. package/cjs/modal/modal-footer.js +0 -1
  85. package/cjs/modal/modal-header.js +0 -1
  86. package/cjs/modal/modal-wrapper.js +0 -1
  87. package/cjs/modal/modal.js +0 -1
  88. package/cjs/modal/modal.styles.js +0 -1
  89. package/cjs/modal/use-modal.js +0 -1
  90. package/cjs/pagination/index.js +0 -1
  91. package/cjs/pagination/pagination-ellipsis.js +0 -1
  92. package/cjs/pagination/pagination-highlight.js +0 -1
  93. package/cjs/pagination/pagination-icon.js +0 -1
  94. package/cjs/pagination/pagination-item.js +0 -1
  95. package/cjs/pagination/pagination.js +0 -1
  96. package/cjs/pagination/pagination.styles.js +0 -1
  97. package/cjs/progress/index.js +0 -1
  98. package/cjs/progress/progress.js +0 -1
  99. package/cjs/progress/progress.styles.js +0 -1
  100. package/cjs/radio/index.js +0 -1
  101. package/cjs/radio/radio-context.js +0 -1
  102. package/cjs/radio/radio-group.js +0 -1
  103. package/cjs/radio/radio.js +0 -1
  104. package/cjs/radio/radio.styles.js +0 -1
  105. package/cjs/row/index.js +0 -1
  106. package/cjs/row/row.js +0 -1
  107. package/cjs/row/row.styles.js +0 -1
  108. package/cjs/snippet/index.js +0 -1
  109. package/cjs/snippet/snippet-icon.js +0 -1
  110. package/cjs/snippet/snippet.js +0 -1
  111. package/cjs/snippet/snippet.styles.js +0 -1
  112. package/cjs/spacer/index.js +0 -1
  113. package/cjs/spacer/spacer.js +0 -1
  114. package/cjs/spacer/spacer.styles.js +0 -1
  115. package/cjs/switch/index.js +0 -1
  116. package/cjs/switch/switch.js +0 -1
  117. package/cjs/switch/switch.styles.js +0 -1
  118. package/cjs/table/base/index.js +0 -1
  119. package/cjs/table/base/table-body.js +0 -1
  120. package/cjs/table/base/table-cell.js +0 -1
  121. package/cjs/table/base/table-column.js +0 -1
  122. package/cjs/table/base/table-header.js +0 -1
  123. package/cjs/table/base/table-row.js +0 -1
  124. package/cjs/table/index.js +0 -1
  125. package/cjs/table/table-body.js +0 -1
  126. package/cjs/table/table-cell.js +0 -1
  127. package/cjs/table/table-checkbox-cell.js +0 -1
  128. package/cjs/table/table-column-header.js +0 -1
  129. package/cjs/table/table-context.js +0 -1
  130. package/cjs/table/table-footer.js +0 -1
  131. package/cjs/table/table-header-row.js +0 -1
  132. package/cjs/table/table-pagination.js +0 -1
  133. package/cjs/table/table-row-group.js +0 -1
  134. package/cjs/table/table-row.js +0 -1
  135. package/cjs/table/table-select-all-checkbox.js +0 -1
  136. package/cjs/table/table-sort-icon.js +0 -1
  137. package/cjs/table/table.js +0 -1
  138. package/cjs/table/table.styles.js +0 -1
  139. package/cjs/table/utils.js +0 -1
  140. package/cjs/text/child.js +0 -1
  141. package/cjs/text/index.js +0 -1
  142. package/cjs/text/text.js +0 -1
  143. package/cjs/text/text.styles.js +0 -1
  144. package/cjs/textarea/index.js +0 -1
  145. package/cjs/textarea/textarea.js +0 -1
  146. package/cjs/textarea/utils.js +0 -1
  147. package/cjs/theme/common.js +0 -1
  148. package/cjs/theme/dark-theme.js +0 -1
  149. package/cjs/theme/index.js +0 -1
  150. package/cjs/theme/light-theme.js +0 -1
  151. package/cjs/theme/stitches.config.js +0 -1
  152. package/cjs/theme/theme-context.js +0 -1
  153. package/cjs/theme/theme-provider.js +0 -1
  154. package/cjs/theme/types.js +0 -1
  155. package/cjs/theme/utils.js +0 -1
  156. package/cjs/tooltip/index.js +0 -1
  157. package/cjs/tooltip/placement.js +0 -1
  158. package/cjs/tooltip/tooltip-content.js +0 -1
  159. package/cjs/tooltip/tooltip.js +0 -1
  160. package/cjs/tooltip/tooltip.styles.js +0 -1
  161. package/cjs/use-body-scroll/index.js +0 -1
  162. package/cjs/use-body-scroll/use-body-scroll.js +0 -1
  163. package/cjs/use-click-anywhere/index.js +0 -1
  164. package/cjs/use-click-anywhere/use-click-anywhere.js +0 -1
  165. package/cjs/use-click-away/index.js +0 -1
  166. package/cjs/use-click-away/use-click-away.js +0 -1
  167. package/cjs/use-clipboard/index.js +0 -1
  168. package/cjs/use-clipboard/use-clipboard.js +0 -1
  169. package/cjs/use-current-state/index.js +0 -1
  170. package/cjs/use-current-state/use-current-state.js +0 -1
  171. package/cjs/use-drip/index.js +0 -1
  172. package/cjs/use-drip/use-drip.js +0 -1
  173. package/cjs/use-input/index.js +0 -1
  174. package/cjs/use-input/use-input.js +0 -1
  175. package/cjs/use-keyboard/codes.js +0 -1
  176. package/cjs/use-keyboard/helper.js +0 -1
  177. package/cjs/use-keyboard/index.js +0 -1
  178. package/cjs/use-keyboard/use-keyboard.js +0 -1
  179. package/cjs/use-pagination/index.js +0 -1
  180. package/cjs/use-portal/index.js +0 -1
  181. package/cjs/use-portal/use-portal.js +0 -1
  182. package/cjs/use-real-shape/index.js +0 -1
  183. package/cjs/use-real-shape/use-real-shape.js +0 -1
  184. package/cjs/use-resize/index.js +0 -1
  185. package/cjs/use-resize/use-resize.js +0 -1
  186. package/cjs/use-ssr/index.js +0 -1
  187. package/cjs/use-ssr/use-ssr.js +0 -1
  188. package/cjs/use-theme/index.js +0 -1
  189. package/cjs/use-theme/use-theme.js +0 -1
  190. package/cjs/use-warning/index.js +0 -1
  191. package/cjs/use-warning/use-warning.js +0 -1
  192. package/cjs/user/index.js +0 -1
  193. package/cjs/user/user-link.js +0 -1
  194. package/cjs/user/user.js +0 -1
  195. package/cjs/user/user.styles.js +0 -1
  196. package/cjs/utils/assertion.js +0 -1
  197. package/cjs/utils/clear-icon.js +0 -1
  198. package/cjs/utils/clsx.js +0 -1
  199. package/cjs/utils/collections.js +0 -1
  200. package/cjs/utils/color.js +0 -1
  201. package/cjs/utils/css-transition.js +0 -1
  202. package/cjs/utils/deep-merge.js +0 -1
  203. package/cjs/utils/dimensions.js +0 -1
  204. package/cjs/utils/dom.js +0 -1
  205. package/cjs/utils/drip.js +0 -1
  206. package/cjs/utils/expand.js +0 -1
  207. package/cjs/utils/icons.js +0 -1
  208. package/cjs/utils/numbers.js +0 -1
  209. package/cjs/utils/object.js +0 -1
  210. package/cjs/utils/prop-types.js +0 -1
  211. package/cjs/utils/react.js +0 -1
  212. package/cjs/utils/strings.js +0 -1
  213. package/cjs/utils/types.d.js +0 -1
  214. package/cjs/utils/with-defaults.js +0 -1
  215. package/code/package.json +0 -6
  216. package/col/package.json +0 -6
  217. package/collapse/package.json +0 -6
  218. package/container/package.json +0 -6
  219. package/css-baseline/package.json +0 -6
  220. package/divider/package.json +0 -6
  221. package/esm/avatar/avatar-group.js +0 -1
  222. package/esm/avatar/avatar-group.styles.js +0 -1
  223. package/esm/avatar/avatar.js +0 -1
  224. package/esm/avatar/avatar.styles.js +0 -1
  225. package/esm/avatar/index.js +0 -1
  226. package/esm/backdrop/backdrop.js +0 -1
  227. package/esm/backdrop/backdrop.styles.js +0 -1
  228. package/esm/backdrop/index.js +0 -1
  229. package/esm/button/button-group-context.js +0 -1
  230. package/esm/button/button-group.js +0 -1
  231. package/esm/button/button-group.styles.js +0 -1
  232. package/esm/button/button-icon.js +0 -1
  233. package/esm/button/button.js +0 -1
  234. package/esm/button/button.styles.js +0 -1
  235. package/esm/button/index.js +0 -1
  236. package/esm/button/utils.js +0 -1
  237. package/esm/card/card.js +0 -1
  238. package/esm/card/card.styles.js +0 -1
  239. package/esm/card/index.js +0 -1
  240. package/esm/checkbox/checkbox-context.js +0 -1
  241. package/esm/checkbox/checkbox-group.js +0 -1
  242. package/esm/checkbox/checkbox.js +0 -1
  243. package/esm/checkbox/checkbox.styles.js +0 -1
  244. package/esm/checkbox/index.js +0 -1
  245. package/esm/checkbox/utils.js +0 -1
  246. package/esm/code/code.js +0 -1
  247. package/esm/code/code.styles.js +0 -1
  248. package/esm/code/index.js +0 -1
  249. package/esm/col/col.js +0 -1
  250. package/esm/col/col.styles.js +0 -1
  251. package/esm/col/index.js +0 -1
  252. package/esm/collapse/collapse-context.js +0 -1
  253. package/esm/collapse/collapse-group.js +0 -1
  254. package/esm/collapse/collapse-icon.js +0 -1
  255. package/esm/collapse/collapse.js +0 -1
  256. package/esm/collapse/collapse.styles.js +0 -1
  257. package/esm/collapse/index.js +0 -1
  258. package/esm/container/container.js +0 -1
  259. package/esm/container/container.styles.js +0 -1
  260. package/esm/container/index.js +0 -1
  261. package/esm/css-baseline/css-baseline.js +0 -1
  262. package/esm/css-baseline/index.js +0 -1
  263. package/esm/divider/divider.js +0 -1
  264. package/esm/divider/divider.styles.js +0 -1
  265. package/esm/divider/index.js +0 -1
  266. package/esm/grid/grid-container.js +0 -1
  267. package/esm/grid/grid-item.js +0 -1
  268. package/esm/grid/grid.js +0 -1
  269. package/esm/grid/grid.styles.js +0 -1
  270. package/esm/grid/index.js +0 -1
  271. package/esm/image/image.js +0 -1
  272. package/esm/image/image.skeleton.js +0 -1
  273. package/esm/image/image.styles.js +0 -1
  274. package/esm/image/index.js +0 -1
  275. package/esm/index.js +0 -1
  276. package/esm/input/index.js +0 -1
  277. package/esm/input/input-password.js +0 -1
  278. package/esm/input/input-props.js +0 -1
  279. package/esm/input/input.js +0 -1
  280. package/esm/input/input.styles.js +0 -1
  281. package/esm/input/password-icon.js +0 -1
  282. package/esm/link/icon.js +0 -1
  283. package/esm/link/index.js +0 -1
  284. package/esm/link/link.js +0 -1
  285. package/esm/link/link.styles.js +0 -1
  286. package/esm/loading/index.js +0 -1
  287. package/esm/loading/loading.js +0 -1
  288. package/esm/loading/loading.styles.js +0 -1
  289. package/esm/loading/spinner.js +0 -1
  290. package/esm/modal/index.js +0 -1
  291. package/esm/modal/modal-body.js +0 -1
  292. package/esm/modal/modal-close-button.js +0 -1
  293. package/esm/modal/modal-context.js +0 -1
  294. package/esm/modal/modal-footer.js +0 -1
  295. package/esm/modal/modal-header.js +0 -1
  296. package/esm/modal/modal-wrapper.js +0 -1
  297. package/esm/modal/modal.js +0 -1
  298. package/esm/modal/modal.styles.js +0 -1
  299. package/esm/modal/use-modal.js +0 -1
  300. package/esm/pagination/index.js +0 -1
  301. package/esm/pagination/pagination-ellipsis.js +0 -1
  302. package/esm/pagination/pagination-highlight.js +0 -1
  303. package/esm/pagination/pagination-icon.js +0 -1
  304. package/esm/pagination/pagination-item.js +0 -1
  305. package/esm/pagination/pagination.js +0 -1
  306. package/esm/pagination/pagination.styles.js +0 -1
  307. package/esm/progress/index.js +0 -1
  308. package/esm/progress/progress.js +0 -1
  309. package/esm/progress/progress.styles.js +0 -1
  310. package/esm/radio/index.js +0 -1
  311. package/esm/radio/radio-context.js +0 -1
  312. package/esm/radio/radio-group.js +0 -1
  313. package/esm/radio/radio.js +0 -1
  314. package/esm/radio/radio.styles.js +0 -1
  315. package/esm/row/index.js +0 -1
  316. package/esm/row/row.js +0 -1
  317. package/esm/row/row.styles.js +0 -1
  318. package/esm/snippet/index.js +0 -1
  319. package/esm/snippet/snippet-icon.js +0 -1
  320. package/esm/snippet/snippet.js +0 -1
  321. package/esm/snippet/snippet.styles.js +0 -1
  322. package/esm/spacer/index.js +0 -1
  323. package/esm/spacer/spacer.js +0 -1
  324. package/esm/spacer/spacer.styles.js +0 -1
  325. package/esm/switch/index.js +0 -1
  326. package/esm/switch/switch.js +0 -1
  327. package/esm/switch/switch.styles.js +0 -1
  328. package/esm/table/base/index.js +0 -1
  329. package/esm/table/base/table-body.js +0 -1
  330. package/esm/table/base/table-cell.js +0 -1
  331. package/esm/table/base/table-column.js +0 -1
  332. package/esm/table/base/table-header.js +0 -1
  333. package/esm/table/base/table-row.js +0 -1
  334. package/esm/table/index.js +0 -1
  335. package/esm/table/table-body.js +0 -1
  336. package/esm/table/table-cell.js +0 -1
  337. package/esm/table/table-checkbox-cell.js +0 -1
  338. package/esm/table/table-column-header.js +0 -1
  339. package/esm/table/table-context.js +0 -1
  340. package/esm/table/table-footer.js +0 -1
  341. package/esm/table/table-header-row.js +0 -1
  342. package/esm/table/table-pagination.js +0 -1
  343. package/esm/table/table-row-group.js +0 -1
  344. package/esm/table/table-row.js +0 -1
  345. package/esm/table/table-select-all-checkbox.js +0 -1
  346. package/esm/table/table-sort-icon.js +0 -1
  347. package/esm/table/table.js +0 -1
  348. package/esm/table/table.styles.js +0 -1
  349. package/esm/table/utils.js +0 -1
  350. package/esm/text/child.js +0 -1
  351. package/esm/text/index.js +0 -1
  352. package/esm/text/text.js +0 -1
  353. package/esm/text/text.styles.js +0 -1
  354. package/esm/textarea/index.js +0 -1
  355. package/esm/textarea/textarea.js +0 -1
  356. package/esm/textarea/utils.js +0 -1
  357. package/esm/theme/common.js +0 -1
  358. package/esm/theme/dark-theme.js +0 -1
  359. package/esm/theme/index.js +0 -1
  360. package/esm/theme/light-theme.js +0 -1
  361. package/esm/theme/stitches.config.js +0 -1
  362. package/esm/theme/theme-context.js +0 -1
  363. package/esm/theme/theme-provider.js +0 -1
  364. package/esm/theme/types.js +0 -1
  365. package/esm/theme/utils.js +0 -1
  366. package/esm/tooltip/index.js +0 -1
  367. package/esm/tooltip/placement.js +0 -1
  368. package/esm/tooltip/tooltip-content.js +0 -1
  369. package/esm/tooltip/tooltip.js +0 -1
  370. package/esm/tooltip/tooltip.styles.js +0 -1
  371. package/esm/use-body-scroll/index.js +0 -1
  372. package/esm/use-body-scroll/use-body-scroll.js +0 -1
  373. package/esm/use-click-anywhere/index.js +0 -1
  374. package/esm/use-click-anywhere/use-click-anywhere.js +0 -1
  375. package/esm/use-click-away/index.js +0 -1
  376. package/esm/use-click-away/use-click-away.js +0 -1
  377. package/esm/use-clipboard/index.js +0 -1
  378. package/esm/use-clipboard/use-clipboard.js +0 -1
  379. package/esm/use-current-state/index.js +0 -1
  380. package/esm/use-current-state/use-current-state.js +0 -1
  381. package/esm/use-drip/index.js +0 -1
  382. package/esm/use-drip/use-drip.js +0 -1
  383. package/esm/use-input/index.js +0 -1
  384. package/esm/use-input/use-input.js +0 -1
  385. package/esm/use-keyboard/codes.js +0 -1
  386. package/esm/use-keyboard/helper.js +0 -1
  387. package/esm/use-keyboard/index.js +0 -1
  388. package/esm/use-keyboard/use-keyboard.js +0 -1
  389. package/esm/use-pagination/index.js +0 -1
  390. package/esm/use-portal/index.js +0 -1
  391. package/esm/use-portal/use-portal.js +0 -1
  392. package/esm/use-real-shape/index.js +0 -1
  393. package/esm/use-real-shape/use-real-shape.js +0 -1
  394. package/esm/use-resize/index.js +0 -1
  395. package/esm/use-resize/use-resize.js +0 -1
  396. package/esm/use-ssr/index.js +0 -1
  397. package/esm/use-ssr/use-ssr.js +0 -1
  398. package/esm/use-theme/index.js +0 -1
  399. package/esm/use-theme/use-theme.js +0 -1
  400. package/esm/use-warning/index.js +0 -1
  401. package/esm/use-warning/use-warning.js +0 -1
  402. package/esm/user/index.js +0 -1
  403. package/esm/user/user-link.js +0 -1
  404. package/esm/user/user.js +0 -1
  405. package/esm/user/user.styles.js +0 -1
  406. package/esm/utils/assertion.js +0 -1
  407. package/esm/utils/clear-icon.js +0 -1
  408. package/esm/utils/clsx.js +0 -1
  409. package/esm/utils/collections.js +0 -1
  410. package/esm/utils/color.js +0 -1
  411. package/esm/utils/css-transition.js +0 -1
  412. package/esm/utils/deep-merge.js +0 -1
  413. package/esm/utils/dimensions.js +0 -1
  414. package/esm/utils/dom.js +0 -1
  415. package/esm/utils/drip.js +0 -1
  416. package/esm/utils/expand.js +0 -1
  417. package/esm/utils/icons.js +0 -1
  418. package/esm/utils/numbers.js +0 -1
  419. package/esm/utils/object.js +0 -1
  420. package/esm/utils/prop-types.js +0 -1
  421. package/esm/utils/react.js +0 -1
  422. package/esm/utils/strings.js +0 -1
  423. package/esm/utils/types.d.js +0 -1
  424. package/esm/utils/with-defaults.js +0 -1
  425. package/grid/package.json +0 -6
  426. package/image/package.json +0 -6
  427. package/input/package.json +0 -6
  428. package/link/package.json +0 -6
  429. package/loading/package.json +0 -6
  430. package/modal/package.json +0 -6
  431. package/pagination/package.json +0 -6
  432. package/progress/package.json +0 -6
  433. package/radio/package.json +0 -6
  434. package/row/package.json +0 -6
  435. package/snippet/package.json +0 -6
  436. package/spacer/package.json +0 -6
  437. package/switch/package.json +0 -6
  438. package/table/package.json +0 -6
  439. package/text/package.json +0 -6
  440. package/textarea/package.json +0 -6
  441. package/tooltip/package.json +0 -6
  442. package/types/avatar/avatar-group.d.ts +0 -13
  443. package/types/avatar/avatar-group.styles.d.ts +0 -1875
  444. package/types/avatar/avatar.d.ts +0 -21
  445. package/types/avatar/avatar.styles.d.ts +0 -949
  446. package/types/avatar/index.d.ts +0 -7
  447. package/types/backdrop/backdrop.d.ts +0 -37
  448. package/types/backdrop/backdrop.styles.d.ts +0 -2814
  449. package/types/backdrop/index.d.ts +0 -5
  450. package/types/button/button-group-context.d.ts +0 -20
  451. package/types/button/button-group.d.ts +0 -34
  452. package/types/button/button-group.styles.d.ts +0 -944
  453. package/types/button/button-icon.d.ts +0 -956
  454. package/types/button/button.d.ts +0 -33
  455. package/types/button/button.styles.d.ts +0 -3019
  456. package/types/button/index.d.ts +0 -10
  457. package/types/button/utils.d.ts +0 -53
  458. package/types/card/card.d.ts +0 -23
  459. package/types/card/card.styles.d.ts +0 -3755
  460. package/types/card/index.d.ts +0 -5
  461. package/types/checkbox/checkbox-context.d.ts +0 -11
  462. package/types/checkbox/checkbox-group.d.ts +0 -30
  463. package/types/checkbox/checkbox.d.ts +0 -51
  464. package/types/checkbox/checkbox.styles.d.ts +0 -10415
  465. package/types/checkbox/index.d.ts +0 -6
  466. package/types/checkbox/utils.d.ts +0 -288
  467. package/types/code/code.d.ts +0 -15
  468. package/types/code/code.styles.d.ts +0 -1872
  469. package/types/code/index.d.ts +0 -5
  470. package/types/col/col.d.ts +0 -20
  471. package/types/col/col.styles.d.ts +0 -938
  472. package/types/col/index.d.ts +0 -5
  473. package/types/collapse/collapse-context.d.ts +0 -9
  474. package/types/collapse/collapse-group.d.ts +0 -18
  475. package/types/collapse/collapse-icon.d.ts +0 -19
  476. package/types/collapse/collapse.d.ts +0 -43
  477. package/types/collapse/collapse.styles.d.ts +0 -5650
  478. package/types/collapse/index.d.ts +0 -6
  479. package/types/container/container.d.ts +0 -40
  480. package/types/container/container.styles.d.ts +0 -941
  481. package/types/container/index.d.ts +0 -5
  482. package/types/css-baseline/css-baseline.d.ts +0 -9
  483. package/types/css-baseline/index.d.ts +0 -1
  484. package/types/divider/divider.d.ts +0 -22
  485. package/types/divider/divider.styles.d.ts +0 -1877
  486. package/types/divider/index.d.ts +0 -5
  487. package/types/grid/grid-container.d.ts +0 -19
  488. package/types/grid/grid-item.d.ts +0 -31
  489. package/types/grid/grid.d.ts +0 -9
  490. package/types/grid/grid.styles.d.ts +0 -1873
  491. package/types/grid/index.d.ts +0 -7
  492. package/types/image/image.d.ts +0 -29
  493. package/types/image/image.skeleton.d.ts +0 -19
  494. package/types/image/image.styles.d.ts +0 -2811
  495. package/types/image/index.d.ts +0 -5
  496. package/types/index.d.ts +0 -85
  497. package/types/input/index.d.ts +0 -7
  498. package/types/input/input-password.d.ts +0 -98
  499. package/types/input/input-props.d.ts +0 -66
  500. package/types/input/input.d.ts +0 -18
  501. package/types/input/input.styles.d.ts +0 -10349
  502. package/types/input/password-icon.d.ts +0 -6
  503. package/types/link/icon.d.ts +0 -4
  504. package/types/link/index.d.ts +0 -5
  505. package/types/link/link.d.ts +0 -43
  506. package/types/link/link.styles.d.ts +0 -1878
  507. package/types/loading/index.d.ts +0 -7
  508. package/types/loading/loading.d.ts +0 -24
  509. package/types/loading/loading.styles.d.ts +0 -5626
  510. package/types/loading/spinner.d.ts +0 -17
  511. package/types/modal/index.d.ts +0 -8
  512. package/types/modal/modal-body.d.ts +0 -45
  513. package/types/modal/modal-close-button.d.ts +0 -13
  514. package/types/modal/modal-context.d.ts +0 -8
  515. package/types/modal/modal-footer.d.ts +0 -24
  516. package/types/modal/modal-header.d.ts +0 -24
  517. package/types/modal/modal-wrapper.d.ts +0 -24
  518. package/types/modal/modal.d.ts +0 -40
  519. package/types/modal/modal.styles.d.ts +0 -5632
  520. package/types/modal/use-modal.d.ts +0 -11
  521. package/types/pagination/index.d.ts +0 -7
  522. package/types/pagination/pagination-ellipsis.d.ts +0 -11
  523. package/types/pagination/pagination-highlight.d.ts +0 -15
  524. package/types/pagination/pagination-icon.d.ts +0 -16
  525. package/types/pagination/pagination-item.d.ts +0 -22
  526. package/types/pagination/pagination.d.ts +0 -46
  527. package/types/pagination/pagination.styles.d.ts +0 -5639
  528. package/types/progress/index.d.ts +0 -5
  529. package/types/progress/progress.d.ts +0 -65
  530. package/types/progress/progress.styles.d.ts +0 -1883
  531. package/types/radio/index.d.ts +0 -4
  532. package/types/radio/radio-context.d.ts +0 -13
  533. package/types/radio/radio-group.d.ts +0 -30
  534. package/types/radio/radio.d.ts +0 -45
  535. package/types/radio/radio.styles.d.ts +0 -5627
  536. package/types/row/index.d.ts +0 -5
  537. package/types/row/row.d.ts +0 -21
  538. package/types/row/row.styles.d.ts +0 -940
  539. package/types/snippet/index.d.ts +0 -5
  540. package/types/snippet/snippet-icon.d.ts +0 -21
  541. package/types/snippet/snippet.d.ts +0 -35
  542. package/types/snippet/snippet.styles.d.ts +0 -3750
  543. package/types/spacer/index.d.ts +0 -5
  544. package/types/spacer/spacer.d.ts +0 -41
  545. package/types/spacer/spacer.styles.d.ts +0 -939
  546. package/types/switch/index.d.ts +0 -5
  547. package/types/switch/switch.d.ts +0 -82
  548. package/types/switch/switch.styles.d.ts +0 -3756
  549. package/types/table/base/index.d.ts +0 -5
  550. package/types/table/base/table-body.d.ts +0 -8
  551. package/types/table/base/table-cell.d.ts +0 -8
  552. package/types/table/base/table-column.d.ts +0 -8
  553. package/types/table/base/table-header.d.ts +0 -4
  554. package/types/table/base/table-row.d.ts +0 -8
  555. package/types/table/index.d.ts +0 -12
  556. package/types/table/table-body.d.ts +0 -20
  557. package/types/table/table-cell.d.ts +0 -20
  558. package/types/table/table-checkbox-cell.d.ts +0 -23
  559. package/types/table/table-column-header.d.ts +0 -1031
  560. package/types/table/table-context.d.ts +0 -29
  561. package/types/table/table-footer.d.ts +0 -31
  562. package/types/table/table-header-row.d.ts +0 -19
  563. package/types/table/table-pagination.d.ts +0 -16
  564. package/types/table/table-row-group.d.ts +0 -14
  565. package/types/table/table-row.d.ts +0 -19
  566. package/types/table/table-select-all-checkbox.d.ts +0 -20
  567. package/types/table/table-sort-icon.d.ts +0 -948
  568. package/types/table/table.d.ts +0 -29
  569. package/types/table/table.styles.d.ts +0 -16112
  570. package/types/table/utils.d.ts +0 -31
  571. package/types/text/child.d.ts +0 -23
  572. package/types/text/index.d.ts +0 -4
  573. package/types/text/text.d.ts +0 -59
  574. package/types/text/text.styles.d.ts +0 -939
  575. package/types/textarea/index.d.ts +0 -3
  576. package/types/textarea/textarea.d.ts +0 -42
  577. package/types/textarea/utils.d.ts +0 -13
  578. package/types/theme/common.d.ts +0 -1668
  579. package/types/theme/dark-theme.d.ts +0 -43
  580. package/types/theme/light-theme.d.ts +0 -28
  581. package/types/theme/stitches.config.d.ts +0 -10076
  582. package/types/theme/theme-context.d.ts +0 -5
  583. package/types/theme/theme-provider.d.ts +0 -14
  584. package/types/theme/types.d.ts +0 -73
  585. package/types/theme/utils.d.ts +0 -16
  586. package/types/tooltip/index.d.ts +0 -6
  587. package/types/tooltip/placement.d.ts +0 -39
  588. package/types/tooltip/tooltip-content.d.ts +0 -27
  589. package/types/tooltip/tooltip.d.ts +0 -59
  590. package/types/tooltip/tooltip.styles.d.ts +0 -3751
  591. package/types/use-body-scroll/index.d.ts +0 -3
  592. package/types/use-body-scroll/use-body-scroll.d.ts +0 -9
  593. package/types/use-click-anywhere/index.d.ts +0 -2
  594. package/types/use-click-anywhere/use-click-anywhere.d.ts +0 -2
  595. package/types/use-click-away/index.d.ts +0 -2
  596. package/types/use-click-away/use-click-away.d.ts +0 -3
  597. package/types/use-clipboard/index.d.ts +0 -3
  598. package/types/use-clipboard/use-clipboard.d.ts +0 -8
  599. package/types/use-current-state/index.d.ts +0 -2
  600. package/types/use-current-state/use-current-state.d.ts +0 -8
  601. package/types/use-drip/index.d.ts +0 -2
  602. package/types/use-drip/use-drip.d.ts +0 -10
  603. package/types/use-input/index.d.ts +0 -2
  604. package/types/use-input/use-input.d.ts +0 -13
  605. package/types/use-keyboard/codes.d.ts +0 -92
  606. package/types/use-keyboard/helper.d.ts +0 -3
  607. package/types/use-keyboard/index.d.ts +0 -5
  608. package/types/use-keyboard/use-keyboard.d.ts +0 -22
  609. package/types/use-pagination/index.d.ts +0 -20
  610. package/types/use-portal/index.d.ts +0 -2
  611. package/types/use-portal/use-portal.d.ts +0 -2
  612. package/types/use-real-shape/index.d.ts +0 -2
  613. package/types/use-real-shape/use-real-shape.d.ts +0 -9
  614. package/types/use-resize/index.d.ts +0 -2
  615. package/types/use-resize/use-resize.d.ts +0 -2
  616. package/types/use-ssr/index.d.ts +0 -2
  617. package/types/use-ssr/use-ssr.d.ts +0 -6
  618. package/types/use-theme/index.d.ts +0 -2
  619. package/types/use-theme/use-theme.d.ts +0 -3
  620. package/types/use-warning/index.d.ts +0 -2
  621. package/types/use-warning/use-warning.d.ts +0 -2
  622. package/types/user/index.d.ts +0 -5
  623. package/types/user/user-link.d.ts +0 -15
  624. package/types/user/user.d.ts +0 -35
  625. package/types/user/user.styles.d.ts +0 -4675
  626. package/types/utils/assertion.d.ts +0 -8
  627. package/types/utils/clear-icon.d.ts +0 -16
  628. package/types/utils/clsx.d.ts +0 -1
  629. package/types/utils/collections.d.ts +0 -13
  630. package/types/utils/color.d.ts +0 -28
  631. package/types/utils/css-transition.d.ts +0 -27
  632. package/types/utils/deep-merge.d.ts +0 -1
  633. package/types/utils/dimensions.d.ts +0 -1
  634. package/types/utils/dom.d.ts +0 -18
  635. package/types/utils/drip.d.ts +0 -981
  636. package/types/utils/expand.d.ts +0 -20
  637. package/types/utils/numbers.d.ts +0 -9
  638. package/types/utils/object.d.ts +0 -15
  639. package/types/utils/prop-types.d.ts +0 -61
  640. package/types/utils/with-defaults.d.ts +0 -3
  641. package/umd/nextui.js +0 -40828
  642. package/umd/nextui.min.js +0 -2
  643. package/umd/nextui.min.js.LICENSE.txt +0 -29
  644. package/use-body-scroll/package.json +0 -6
  645. package/use-click-anywhere/package.json +0 -6
  646. package/use-click-away/package.json +0 -6
  647. package/use-clipboard/package.json +0 -6
  648. package/use-current-state/package.json +0 -6
  649. package/use-drip/package.json +0 -6
  650. package/use-input/package.json +0 -6
  651. package/use-keyboard/package.json +0 -6
  652. package/use-portal/package.json +0 -6
  653. package/use-real-shape/package.json +0 -6
  654. package/use-resize/package.json +0 -6
  655. package/use-ssr/package.json +0 -6
  656. package/use-theme/package.json +0 -6
  657. package/use-warning/package.json +0 -6
  658. package/user/package.json +0 -6
  659. package/utils/package.json +0 -6
@@ -1,3756 +0,0 @@
1
- import { VariantProps } from '../theme/stitches.config';
2
- export declare const StyledSwitchContainer: import("@stitches/react/types/styled-component").StyledComponent<"label", {
3
- color?: "default" | "primary" | "secondary" | "success" | "warning" | "error" | undefined;
4
- size?: "xs" | "sm" | "md" | "lg" | "xl" | undefined;
5
- borderWeight?: "light" | "normal" | "bold" | "extrabold" | "black" | undefined;
6
- disabled?: boolean | "true" | undefined;
7
- animated?: boolean | "false" | undefined;
8
- }, {
9
- xs: string;
10
- sm: string;
11
- md: string;
12
- lg: string;
13
- xl: string;
14
- xsMax: string;
15
- smMax: string;
16
- mdMax: string;
17
- lgMax: string;
18
- xlMax: string;
19
- motion: string;
20
- safari: string;
21
- hover: string;
22
- dark: string;
23
- light: string;
24
- }, import("@stitches/react/types/css-util").CSS<{
25
- xs: string;
26
- sm: string;
27
- md: string;
28
- lg: string;
29
- xl: string;
30
- xsMax: string;
31
- smMax: string;
32
- mdMax: string;
33
- lgMax: string;
34
- xlMax: string;
35
- motion: string;
36
- safari: string;
37
- hover: string;
38
- dark: string;
39
- light: string;
40
- }, {
41
- shadows: {
42
- xs: string;
43
- sm: string;
44
- md: string;
45
- lg: string;
46
- xl: string;
47
- };
48
- colors: {
49
- accents1: string;
50
- accents2: string;
51
- accents3: string;
52
- accents4: string;
53
- accents5: string;
54
- accents6: string;
55
- accents7: string;
56
- accents8: string;
57
- accents9: string;
58
- text: string;
59
- background: string;
60
- foreground: string;
61
- codeLight: string;
62
- code: string;
63
- border: string;
64
- selection: string;
65
- white: string;
66
- black: string;
67
- blue100: string;
68
- blue200: string;
69
- blue300: string;
70
- blue400: string;
71
- blue500: string;
72
- blue600: string;
73
- blue700: string;
74
- blue800: string;
75
- blue900: string;
76
- purple100: string;
77
- purple200: string;
78
- purple300: string;
79
- purple400: string;
80
- purple500: string;
81
- purple600: string;
82
- purple700: string;
83
- purple800: string;
84
- purple900: string;
85
- green100: string;
86
- green200: string;
87
- green300: string;
88
- green400: string;
89
- green500: string;
90
- green600: string;
91
- green700: string;
92
- green800: string;
93
- green900: string;
94
- yellow100: string;
95
- yellow200: string;
96
- yellow300: string;
97
- yellow400: string;
98
- yellow500: string;
99
- yellow600: string;
100
- yellow700: string;
101
- yellow800: string;
102
- yellow900: string;
103
- red100: string;
104
- red200: string;
105
- red300: string;
106
- red400: string;
107
- red500: string;
108
- red600: string;
109
- red700: string;
110
- red800: string;
111
- red900: string;
112
- cyan100: string;
113
- cyan200: string;
114
- cyan300: string;
115
- cyan400: string;
116
- cyan500: string;
117
- cyan600: string;
118
- cyan700: string;
119
- cyan800: string;
120
- cyan900: string;
121
- pink100: string;
122
- pink200: string;
123
- pink300: string;
124
- pink400: string;
125
- pink500: string;
126
- pink600: string;
127
- pink700: string;
128
- pink800: string;
129
- pink900: string;
130
- gray100: string;
131
- gray200: string;
132
- gray300: string;
133
- gray400: string;
134
- gray500: string;
135
- gray600: string;
136
- gray700: string;
137
- gray800: string;
138
- gray900: string;
139
- primaryLight: string;
140
- primary: string;
141
- primaryDark: string;
142
- primaryShadow: string;
143
- secondaryLight: string;
144
- secondary: string;
145
- secondaryDark: string;
146
- secondaryShadow: string;
147
- successLight: string;
148
- success: string;
149
- successDark: string;
150
- successShadow: string;
151
- warningLight: string;
152
- warning: string;
153
- warningDark: string;
154
- warningShadow: string;
155
- errorLight: string;
156
- error: string;
157
- errorDark: string;
158
- errorShadow: string;
159
- gradient: string;
160
- link: string;
161
- };
162
- fonts: {
163
- sans: string;
164
- mono: string;
165
- };
166
- fontSizes: {
167
- tiny: string;
168
- xs: string;
169
- base: string;
170
- sm: string;
171
- md: string;
172
- lg: string;
173
- xl: string;
174
- };
175
- fontWeights: {
176
- hairline: number;
177
- thin: number;
178
- light: number;
179
- normal: number;
180
- medium: number;
181
- semibold: number;
182
- bold: number;
183
- extrabold: number;
184
- black: number;
185
- };
186
- lineHeights: {
187
- xs: number;
188
- sm: number;
189
- md: number;
190
- lg: number;
191
- xl: number;
192
- };
193
- letterSpacings: {
194
- tighter: string;
195
- tight: string;
196
- normal: string;
197
- wide: string;
198
- wider: string;
199
- widest: string;
200
- };
201
- space: {
202
- 0: string;
203
- xs: string;
204
- sm: string;
205
- md: string;
206
- lg: string;
207
- xl: string;
208
- px: string;
209
- 1: string;
210
- 2: string;
211
- 3: string;
212
- 4: string;
213
- 5: string;
214
- 6: string;
215
- 7: string;
216
- 8: string;
217
- 9: string;
218
- 10: string;
219
- 11: string;
220
- 12: string;
221
- 13: string;
222
- 14: string;
223
- 15: string;
224
- 16: string;
225
- 17: string;
226
- 18: string;
227
- 20: string;
228
- 24: string;
229
- 28: string;
230
- 32: string;
231
- 36: string;
232
- 40: string;
233
- 44: string;
234
- 48: string;
235
- 52: string;
236
- 56: string;
237
- 60: string;
238
- 64: string;
239
- 72: string;
240
- 80: string;
241
- 96: string;
242
- };
243
- radii: {
244
- xs: string;
245
- sm: string;
246
- md: string;
247
- base: string;
248
- lg: string;
249
- xl: string;
250
- squared: string;
251
- rounded: string;
252
- pill: string;
253
- };
254
- zIndices: {
255
- 1: string;
256
- 2: string;
257
- 3: string;
258
- 4: string;
259
- 5: string;
260
- 10: string;
261
- max: string;
262
- };
263
- borderWeights: {
264
- light: string;
265
- normal: string;
266
- bold: string;
267
- extrabold: string;
268
- black: string;
269
- };
270
- transitions: {
271
- default: string;
272
- button: string;
273
- avatar: string;
274
- link: string;
275
- card: string;
276
- };
277
- breakpoints: {
278
- xs: string;
279
- sm: string;
280
- md: string;
281
- lg: string;
282
- xl: string;
283
- };
284
- }, {
285
- width: string;
286
- height: string;
287
- minWidth: string;
288
- maxWidth: string;
289
- minHeight: string;
290
- maxHeight: string;
291
- flexBasis: string;
292
- gridTemplateColumns: string;
293
- gridTemplateRows: string;
294
- blockSize: string;
295
- minBlockSize: string;
296
- maxBlockSize: string;
297
- inlineSize: string;
298
- minInlineSize: string;
299
- maxInlineSize: string;
300
- borderWidth: string;
301
- gap: "space";
302
- gridGap: "space";
303
- columnGap: "space";
304
- gridColumnGap: "space";
305
- rowGap: "space";
306
- gridRowGap: "space";
307
- inset: "space";
308
- insetBlock: "space";
309
- insetBlockEnd: "space";
310
- insetBlockStart: "space";
311
- insetInline: "space";
312
- insetInlineEnd: "space";
313
- insetInlineStart: "space";
314
- margin: "space";
315
- marginTop: "space";
316
- marginRight: "space";
317
- marginBottom: "space";
318
- marginLeft: "space";
319
- marginBlock: "space";
320
- marginBlockEnd: "space";
321
- marginBlockStart: "space";
322
- marginInline: "space";
323
- marginInlineEnd: "space";
324
- marginInlineStart: "space";
325
- padding: "space";
326
- paddingTop: "space";
327
- paddingRight: "space";
328
- paddingBottom: "space";
329
- paddingLeft: "space";
330
- paddingBlock: "space";
331
- paddingBlockEnd: "space";
332
- paddingBlockStart: "space";
333
- paddingInline: "space";
334
- paddingInlineEnd: "space";
335
- paddingInlineStart: "space";
336
- scrollMargin: "space";
337
- scrollMarginTop: "space";
338
- scrollMarginRight: "space";
339
- scrollMarginBottom: "space";
340
- scrollMarginLeft: "space";
341
- scrollMarginBlock: "space";
342
- scrollMarginBlockEnd: "space";
343
- scrollMarginBlockStart: "space";
344
- scrollMarginInline: "space";
345
- scrollMarginInlineEnd: "space";
346
- scrollMarginInlineStart: "space";
347
- scrollPadding: "space";
348
- scrollPaddingTop: "space";
349
- scrollPaddingRight: "space";
350
- scrollPaddingBottom: "space";
351
- scrollPaddingLeft: "space";
352
- scrollPaddingBlock: "space";
353
- scrollPaddingBlockEnd: "space";
354
- scrollPaddingBlockStart: "space";
355
- scrollPaddingInline: "space";
356
- scrollPaddingInlineEnd: "space";
357
- scrollPaddingInlineStart: "space";
358
- top: "space";
359
- right: "space";
360
- bottom: "space";
361
- left: "space";
362
- fontSize: "fontSizes";
363
- background: "colors";
364
- backgroundColor: "colors";
365
- backgroundImage: "colors";
366
- borderImage: "colors";
367
- border: "colors";
368
- borderBlock: "colors";
369
- borderBlockEnd: "colors";
370
- borderBlockStart: "colors";
371
- borderBottom: "colors";
372
- borderBottomColor: "colors";
373
- borderColor: "colors";
374
- borderInline: "colors";
375
- borderInlineEnd: "colors";
376
- borderInlineStart: "colors";
377
- borderLeft: "colors";
378
- borderLeftColor: "colors";
379
- borderRight: "colors";
380
- borderRightColor: "colors";
381
- borderTop: "colors";
382
- borderTopColor: "colors";
383
- caretColor: "colors";
384
- color: "colors";
385
- columnRuleColor: "colors";
386
- outline: "colors";
387
- outlineColor: "colors";
388
- fill: "colors";
389
- stroke: "colors";
390
- textDecorationColor: "colors";
391
- fontFamily: "fonts";
392
- fontWeight: "fontWeights";
393
- lineHeight: "lineHeights";
394
- letterSpacing: "letterSpacings";
395
- borderTopWidth: "borderWidths";
396
- borderLeftWidth: "borderWidths";
397
- borderRightWidth: "borderWidths";
398
- borderBottomWidth: "borderWidths";
399
- borderStyle: "borderStyles";
400
- borderTopStyle: "borderStyles";
401
- borderLeftStyle: "borderStyles";
402
- borderRightStyle: "borderStyles";
403
- borderBottomStyle: "borderStyles";
404
- borderRadius: "radii";
405
- borderTopLeftRadius: "radii";
406
- borderTopRightRadius: "radii";
407
- borderBottomRightRadius: "radii";
408
- borderBottomLeftRadius: "radii";
409
- boxShadow: "shadows";
410
- textShadow: "shadows";
411
- transition: "transitions";
412
- zIndex: "zIndices";
413
- }, {
414
- p: (value: {
415
- readonly [$$PropertyValue]: "padding";
416
- }) => {
417
- padding: {
418
- readonly [$$PropertyValue]: "padding";
419
- };
420
- };
421
- pt: (value: {
422
- readonly [$$PropertyValue]: "paddingTop";
423
- }) => {
424
- paddingTop: {
425
- readonly [$$PropertyValue]: "paddingTop";
426
- };
427
- };
428
- pr: (value: {
429
- readonly [$$PropertyValue]: "paddingRight";
430
- }) => {
431
- paddingRight: {
432
- readonly [$$PropertyValue]: "paddingRight";
433
- };
434
- };
435
- pb: (value: {
436
- readonly [$$PropertyValue]: "paddingBottom";
437
- }) => {
438
- paddingBottom: {
439
- readonly [$$PropertyValue]: "paddingBottom";
440
- };
441
- };
442
- pl: (value: {
443
- readonly [$$PropertyValue]: "paddingLeft";
444
- }) => {
445
- paddingLeft: {
446
- readonly [$$PropertyValue]: "paddingLeft";
447
- };
448
- };
449
- px: (value: {
450
- readonly [$$PropertyValue]: "paddingLeft";
451
- }) => {
452
- paddingLeft: {
453
- readonly [$$PropertyValue]: "paddingLeft";
454
- };
455
- paddingRight: {
456
- readonly [$$PropertyValue]: "paddingLeft";
457
- };
458
- };
459
- py: (value: {
460
- readonly [$$PropertyValue]: "paddingTop";
461
- }) => {
462
- paddingTop: {
463
- readonly [$$PropertyValue]: "paddingTop";
464
- };
465
- paddingBottom: {
466
- readonly [$$PropertyValue]: "paddingTop";
467
- };
468
- };
469
- m: (value: {
470
- readonly [$$PropertyValue]: "margin";
471
- }) => {
472
- margin: {
473
- readonly [$$PropertyValue]: "margin";
474
- };
475
- };
476
- mt: (value: {
477
- readonly [$$PropertyValue]: "marginTop";
478
- }) => {
479
- marginTop: {
480
- readonly [$$PropertyValue]: "marginTop";
481
- };
482
- };
483
- mr: (value: {
484
- readonly [$$PropertyValue]: "marginRight";
485
- }) => {
486
- marginRight: {
487
- readonly [$$PropertyValue]: "marginRight";
488
- };
489
- };
490
- mb: (value: {
491
- readonly [$$PropertyValue]: "marginBottom";
492
- }) => {
493
- marginBottom: {
494
- readonly [$$PropertyValue]: "marginBottom";
495
- };
496
- };
497
- ml: (value: {
498
- readonly [$$PropertyValue]: "marginLeft";
499
- }) => {
500
- marginLeft: {
501
- readonly [$$PropertyValue]: "marginLeft";
502
- };
503
- };
504
- mx: (value: {
505
- readonly [$$PropertyValue]: "marginLeft";
506
- }) => {
507
- marginLeft: {
508
- readonly [$$PropertyValue]: "marginLeft";
509
- };
510
- marginRight: {
511
- readonly [$$PropertyValue]: "marginLeft";
512
- };
513
- };
514
- my: (value: {
515
- readonly [$$PropertyValue]: "marginTop";
516
- }) => {
517
- marginTop: {
518
- readonly [$$PropertyValue]: "marginTop";
519
- };
520
- marginBottom: {
521
- readonly [$$PropertyValue]: "marginTop";
522
- };
523
- };
524
- ta: (value: {
525
- readonly [$$PropertyValue]: "textAlign";
526
- }) => {
527
- textAlign: {
528
- readonly [$$PropertyValue]: "textAlign";
529
- };
530
- };
531
- tt: (value: {
532
- readonly [$$PropertyValue]: "textTransform";
533
- }) => {
534
- textTransform: {
535
- readonly [$$PropertyValue]: "textTransform";
536
- };
537
- };
538
- to: (value: {
539
- readonly [$$PropertyValue]: "textOverflow";
540
- }) => {
541
- textOverflow: {
542
- readonly [$$PropertyValue]: "textOverflow";
543
- };
544
- };
545
- d: (value: {
546
- readonly [$$PropertyValue]: "display";
547
- }) => {
548
- display: {
549
- readonly [$$PropertyValue]: "display";
550
- };
551
- };
552
- dflex: (value: {
553
- readonly [$$PropertyValue]: "alignItems";
554
- }) => {
555
- display: string;
556
- alignItems: {
557
- readonly [$$PropertyValue]: "alignItems";
558
- };
559
- justifyContent: {
560
- readonly [$$PropertyValue]: "alignItems";
561
- };
562
- };
563
- fd: (value: {
564
- readonly [$$PropertyValue]: "flexDirection";
565
- }) => {
566
- flexDirection: {
567
- readonly [$$PropertyValue]: "flexDirection";
568
- };
569
- };
570
- fw: (value: {
571
- readonly [$$PropertyValue]: "flexWrap";
572
- }) => {
573
- flexWrap: {
574
- readonly [$$PropertyValue]: "flexWrap";
575
- };
576
- };
577
- ai: (value: {
578
- readonly [$$PropertyValue]: "alignItems";
579
- }) => {
580
- alignItems: {
581
- readonly [$$PropertyValue]: "alignItems";
582
- };
583
- };
584
- ac: (value: {
585
- readonly [$$PropertyValue]: "alignContent";
586
- }) => {
587
- alignContent: {
588
- readonly [$$PropertyValue]: "alignContent";
589
- };
590
- };
591
- jc: (value: {
592
- readonly [$$PropertyValue]: "justifyContent";
593
- }) => {
594
- justifyContent: {
595
- readonly [$$PropertyValue]: "justifyContent";
596
- };
597
- };
598
- as: (value: {
599
- readonly [$$PropertyValue]: "alignSelf";
600
- }) => {
601
- alignSelf: {
602
- readonly [$$PropertyValue]: "alignSelf";
603
- };
604
- };
605
- fg: (value: {
606
- readonly [$$PropertyValue]: "flexGrow";
607
- }) => {
608
- flexGrow: {
609
- readonly [$$PropertyValue]: "flexGrow";
610
- };
611
- };
612
- fs: (value: {
613
- readonly [$$PropertyValue]: "fontSize";
614
- }) => {
615
- fontSize: {
616
- readonly [$$PropertyValue]: "fontSize";
617
- };
618
- };
619
- fb: (value: {
620
- readonly [$$PropertyValue]: "flexBasis";
621
- }) => {
622
- flexBasis: {
623
- readonly [$$PropertyValue]: "flexBasis";
624
- };
625
- };
626
- bc: (value: {
627
- readonly [$$PropertyValue]: "backgroundColor";
628
- }) => {
629
- backgroundColor: {
630
- readonly [$$PropertyValue]: "backgroundColor";
631
- };
632
- };
633
- bf: (value: {
634
- readonly [$$PropertyValue]: "backdropFilter";
635
- }) => {
636
- backdropFilter: {
637
- readonly [$$PropertyValue]: "backdropFilter";
638
- };
639
- };
640
- bg: (value: {
641
- readonly [$$PropertyValue]: "backgroundColor";
642
- }) => {
643
- background: {
644
- readonly [$$PropertyValue]: "backgroundColor";
645
- };
646
- };
647
- bgBlur: (value: {
648
- readonly [$$PropertyValue]: "backgroundColor";
649
- }) => {
650
- bf: string;
651
- bg: string;
652
- };
653
- bgColor: (value: {
654
- readonly [$$PropertyValue]: "backgroundColor";
655
- }) => {
656
- backgroundColor: {
657
- readonly [$$PropertyValue]: "backgroundColor";
658
- };
659
- };
660
- backgroundClip: (value: {
661
- readonly [$$PropertyValue]: "backgroundClip";
662
- }) => {
663
- WebkitBackgroundClip: {
664
- readonly [$$PropertyValue]: "backgroundClip";
665
- };
666
- backgroundClip: {
667
- readonly [$$PropertyValue]: "backgroundClip";
668
- };
669
- };
670
- bgClip: (value: {
671
- readonly [$$PropertyValue]: "backgroundClip";
672
- }) => {
673
- WebkitBackgroundClip: {
674
- readonly [$$PropertyValue]: "backgroundClip";
675
- };
676
- backgroundClip: {
677
- readonly [$$PropertyValue]: "backgroundClip";
678
- };
679
- };
680
- br: (value: {
681
- readonly [$$PropertyValue]: "borderRadius";
682
- }) => {
683
- borderRadius: {
684
- readonly [$$PropertyValue]: "borderRadius";
685
- };
686
- };
687
- bw: (value: {
688
- readonly [$$PropertyValue]: "borderWidth";
689
- }) => {
690
- borderWidth: {
691
- readonly [$$PropertyValue]: "borderWidth";
692
- };
693
- };
694
- btrr: (value: {
695
- readonly [$$PropertyValue]: "borderTopRightRadius";
696
- }) => {
697
- borderTopRightRadius: {
698
- readonly [$$PropertyValue]: "borderTopRightRadius";
699
- };
700
- };
701
- bbrr: (value: {
702
- readonly [$$PropertyValue]: "borderBottomRightRadius";
703
- }) => {
704
- borderBottomRightRadius: {
705
- readonly [$$PropertyValue]: "borderBottomRightRadius";
706
- };
707
- };
708
- bblr: (value: {
709
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
710
- }) => {
711
- borderBottomLeftRadius: {
712
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
713
- };
714
- };
715
- btlr: (value: {
716
- readonly [$$PropertyValue]: "borderTopLeftRadius";
717
- }) => {
718
- borderTopLeftRadius: {
719
- readonly [$$PropertyValue]: "borderTopLeftRadius";
720
- };
721
- };
722
- bs: (value: {
723
- readonly [$$PropertyValue]: "boxShadow";
724
- }) => {
725
- boxShadow: {
726
- readonly [$$PropertyValue]: "boxShadow";
727
- };
728
- };
729
- normalShadow: (value: {
730
- readonly [$$PropertyValue]: "backgroundColor";
731
- }) => {
732
- boxShadow: string;
733
- };
734
- normalShadowVar: (value: {
735
- readonly [$$PropertyValue]: "backgroundColor";
736
- }) => {
737
- boxShadow: string;
738
- };
739
- lh: (value: {
740
- readonly [$$PropertyValue]: "lineHeight";
741
- }) => {
742
- lineHeight: {
743
- readonly [$$PropertyValue]: "lineHeight";
744
- };
745
- };
746
- ov: (value: {
747
- readonly [$$PropertyValue]: "overflow";
748
- }) => {
749
- overflow: {
750
- readonly [$$PropertyValue]: "overflow";
751
- };
752
- };
753
- ox: (value: {
754
- readonly [$$PropertyValue]: "overflowX";
755
- }) => {
756
- overflowX: {
757
- readonly [$$PropertyValue]: "overflowX";
758
- };
759
- };
760
- oy: (value: {
761
- readonly [$$PropertyValue]: "overflowY";
762
- }) => {
763
- overflowY: {
764
- readonly [$$PropertyValue]: "overflowY";
765
- };
766
- };
767
- pe: (value: {
768
- readonly [$$PropertyValue]: "pointerEvents";
769
- }) => {
770
- pointerEvents: {
771
- readonly [$$PropertyValue]: "pointerEvents";
772
- };
773
- };
774
- events: (value: {
775
- readonly [$$PropertyValue]: "pointerEvents";
776
- }) => {
777
- pointerEvents: {
778
- readonly [$$PropertyValue]: "pointerEvents";
779
- };
780
- };
781
- us: (value: {
782
- readonly [$$PropertyValue]: "userSelect";
783
- }) => {
784
- WebkitUserSelect: {
785
- readonly [$$PropertyValue]: "userSelect";
786
- };
787
- userSelect: {
788
- readonly [$$PropertyValue]: "userSelect";
789
- };
790
- };
791
- userSelect: (value: {
792
- readonly [$$PropertyValue]: "userSelect";
793
- }) => {
794
- WebkitUserSelect: {
795
- readonly [$$PropertyValue]: "userSelect";
796
- };
797
- userSelect: {
798
- readonly [$$PropertyValue]: "userSelect";
799
- };
800
- };
801
- w: (value: {
802
- readonly [$$PropertyValue]: "width";
803
- }) => {
804
- width: {
805
- readonly [$$PropertyValue]: "width";
806
- };
807
- };
808
- h: (value: {
809
- readonly [$$PropertyValue]: "height";
810
- }) => {
811
- height: {
812
- readonly [$$PropertyValue]: "height";
813
- };
814
- };
815
- mw: (value: {
816
- readonly [$$PropertyValue]: "maxWidth";
817
- }) => {
818
- maxWidth: {
819
- readonly [$$PropertyValue]: "maxWidth";
820
- };
821
- };
822
- maxW: (value: {
823
- readonly [$$PropertyValue]: "maxWidth";
824
- }) => {
825
- maxWidth: {
826
- readonly [$$PropertyValue]: "maxWidth";
827
- };
828
- };
829
- mh: (value: {
830
- readonly [$$PropertyValue]: "maxHeight";
831
- }) => {
832
- maxHeight: {
833
- readonly [$$PropertyValue]: "maxHeight";
834
- };
835
- };
836
- maxH: (value: {
837
- readonly [$$PropertyValue]: "maxHeight";
838
- }) => {
839
- maxHeight: {
840
- readonly [$$PropertyValue]: "maxHeight";
841
- };
842
- };
843
- size: (value: {
844
- readonly [$$PropertyValue]: "width";
845
- }) => {
846
- width: {
847
- readonly [$$PropertyValue]: "width";
848
- };
849
- height: {
850
- readonly [$$PropertyValue]: "width";
851
- };
852
- };
853
- minSize: (value: {
854
- readonly [$$PropertyValue]: "width";
855
- }) => {
856
- minWidth: {
857
- readonly [$$PropertyValue]: "width";
858
- };
859
- minHeight: {
860
- readonly [$$PropertyValue]: "width";
861
- };
862
- width: {
863
- readonly [$$PropertyValue]: "width";
864
- };
865
- height: {
866
- readonly [$$PropertyValue]: "width";
867
- };
868
- };
869
- sizeMin: (value: {
870
- readonly [$$PropertyValue]: "width";
871
- }) => {
872
- minWidth: {
873
- readonly [$$PropertyValue]: "width";
874
- };
875
- minHeight: {
876
- readonly [$$PropertyValue]: "width";
877
- };
878
- width: {
879
- readonly [$$PropertyValue]: "width";
880
- };
881
- height: {
882
- readonly [$$PropertyValue]: "width";
883
- };
884
- };
885
- maxSize: (value: {
886
- readonly [$$PropertyValue]: "width";
887
- }) => {
888
- maxWidth: {
889
- readonly [$$PropertyValue]: "width";
890
- };
891
- maxHeight: {
892
- readonly [$$PropertyValue]: "width";
893
- };
894
- };
895
- sizeMax: (value: {
896
- readonly [$$PropertyValue]: "width";
897
- }) => {
898
- maxWidth: {
899
- readonly [$$PropertyValue]: "width";
900
- };
901
- maxHeight: {
902
- readonly [$$PropertyValue]: "width";
903
- };
904
- };
905
- appearance: (value: {
906
- readonly [$$PropertyValue]: "appearance";
907
- }) => {
908
- WebkitAppearance: {
909
- readonly [$$PropertyValue]: "appearance";
910
- };
911
- appearance: {
912
- readonly [$$PropertyValue]: "appearance";
913
- };
914
- };
915
- scale: (value: {
916
- readonly [$$PropertyValue]: "scale";
917
- }) => {
918
- transform: string;
919
- };
920
- linearGradient: (value: {
921
- readonly [$$PropertyValue]: "backgroundImage";
922
- }) => {
923
- backgroundImage: string;
924
- };
925
- tdl: (value: {
926
- readonly [$$PropertyValue]: "textDecorationLine";
927
- }) => {
928
- textDecorationLine: {
929
- readonly [$$PropertyValue]: "textDecorationLine";
930
- };
931
- };
932
- textGradient: (value: {
933
- readonly [$$PropertyValue]: "backgroundImage";
934
- }) => {
935
- backgroundImage: string;
936
- WebkitBackgroundClip: string;
937
- WebkitTextFillColor: string;
938
- '&::selection': {
939
- WebkitTextFillColor: string;
940
- };
941
- };
942
- }>>;
943
- export declare const StyledSwitchInput: import("@stitches/react/types/styled-component").StyledComponent<"input", {}, {
944
- xs: string;
945
- sm: string;
946
- md: string;
947
- lg: string;
948
- xl: string;
949
- xsMax: string;
950
- smMax: string;
951
- mdMax: string;
952
- lgMax: string;
953
- xlMax: string;
954
- motion: string;
955
- safari: string;
956
- hover: string;
957
- dark: string;
958
- light: string;
959
- }, import("@stitches/react/types/css-util").CSS<{
960
- xs: string;
961
- sm: string;
962
- md: string;
963
- lg: string;
964
- xl: string;
965
- xsMax: string;
966
- smMax: string;
967
- mdMax: string;
968
- lgMax: string;
969
- xlMax: string;
970
- motion: string;
971
- safari: string;
972
- hover: string;
973
- dark: string;
974
- light: string;
975
- }, {
976
- shadows: {
977
- xs: string;
978
- sm: string;
979
- md: string;
980
- lg: string;
981
- xl: string;
982
- };
983
- colors: {
984
- accents1: string;
985
- accents2: string;
986
- accents3: string;
987
- accents4: string;
988
- accents5: string;
989
- accents6: string;
990
- accents7: string;
991
- accents8: string;
992
- accents9: string;
993
- text: string;
994
- background: string;
995
- foreground: string;
996
- codeLight: string;
997
- code: string;
998
- border: string;
999
- selection: string;
1000
- white: string;
1001
- black: string;
1002
- blue100: string;
1003
- blue200: string;
1004
- blue300: string;
1005
- blue400: string;
1006
- blue500: string;
1007
- blue600: string;
1008
- blue700: string;
1009
- blue800: string;
1010
- blue900: string;
1011
- purple100: string;
1012
- purple200: string;
1013
- purple300: string;
1014
- purple400: string;
1015
- purple500: string;
1016
- purple600: string;
1017
- purple700: string;
1018
- purple800: string;
1019
- purple900: string;
1020
- green100: string;
1021
- green200: string;
1022
- green300: string;
1023
- green400: string;
1024
- green500: string;
1025
- green600: string;
1026
- green700: string;
1027
- green800: string;
1028
- green900: string;
1029
- yellow100: string;
1030
- yellow200: string;
1031
- yellow300: string;
1032
- yellow400: string;
1033
- yellow500: string;
1034
- yellow600: string;
1035
- yellow700: string;
1036
- yellow800: string;
1037
- yellow900: string;
1038
- red100: string;
1039
- red200: string;
1040
- red300: string;
1041
- red400: string;
1042
- red500: string;
1043
- red600: string;
1044
- red700: string;
1045
- red800: string;
1046
- red900: string;
1047
- cyan100: string;
1048
- cyan200: string;
1049
- cyan300: string;
1050
- cyan400: string;
1051
- cyan500: string;
1052
- cyan600: string;
1053
- cyan700: string;
1054
- cyan800: string;
1055
- cyan900: string;
1056
- pink100: string;
1057
- pink200: string;
1058
- pink300: string;
1059
- pink400: string;
1060
- pink500: string;
1061
- pink600: string;
1062
- pink700: string;
1063
- pink800: string;
1064
- pink900: string;
1065
- gray100: string;
1066
- gray200: string;
1067
- gray300: string;
1068
- gray400: string;
1069
- gray500: string;
1070
- gray600: string;
1071
- gray700: string;
1072
- gray800: string;
1073
- gray900: string;
1074
- primaryLight: string;
1075
- primary: string;
1076
- primaryDark: string;
1077
- primaryShadow: string;
1078
- secondaryLight: string;
1079
- secondary: string;
1080
- secondaryDark: string;
1081
- secondaryShadow: string;
1082
- successLight: string;
1083
- success: string;
1084
- successDark: string;
1085
- successShadow: string;
1086
- warningLight: string;
1087
- warning: string;
1088
- warningDark: string;
1089
- warningShadow: string;
1090
- errorLight: string;
1091
- error: string;
1092
- errorDark: string;
1093
- errorShadow: string;
1094
- gradient: string;
1095
- link: string;
1096
- };
1097
- fonts: {
1098
- sans: string;
1099
- mono: string;
1100
- };
1101
- fontSizes: {
1102
- tiny: string;
1103
- xs: string;
1104
- base: string;
1105
- sm: string;
1106
- md: string;
1107
- lg: string;
1108
- xl: string;
1109
- };
1110
- fontWeights: {
1111
- hairline: number;
1112
- thin: number;
1113
- light: number;
1114
- normal: number;
1115
- medium: number;
1116
- semibold: number;
1117
- bold: number;
1118
- extrabold: number;
1119
- black: number;
1120
- };
1121
- lineHeights: {
1122
- xs: number;
1123
- sm: number;
1124
- md: number;
1125
- lg: number;
1126
- xl: number;
1127
- };
1128
- letterSpacings: {
1129
- tighter: string;
1130
- tight: string;
1131
- normal: string;
1132
- wide: string;
1133
- wider: string;
1134
- widest: string;
1135
- };
1136
- space: {
1137
- 0: string;
1138
- xs: string;
1139
- sm: string;
1140
- md: string;
1141
- lg: string;
1142
- xl: string;
1143
- px: string;
1144
- 1: string;
1145
- 2: string;
1146
- 3: string;
1147
- 4: string;
1148
- 5: string;
1149
- 6: string;
1150
- 7: string;
1151
- 8: string;
1152
- 9: string;
1153
- 10: string;
1154
- 11: string;
1155
- 12: string;
1156
- 13: string;
1157
- 14: string;
1158
- 15: string;
1159
- 16: string;
1160
- 17: string;
1161
- 18: string;
1162
- 20: string;
1163
- 24: string;
1164
- 28: string;
1165
- 32: string;
1166
- 36: string;
1167
- 40: string;
1168
- 44: string;
1169
- 48: string;
1170
- 52: string;
1171
- 56: string;
1172
- 60: string;
1173
- 64: string;
1174
- 72: string;
1175
- 80: string;
1176
- 96: string;
1177
- };
1178
- radii: {
1179
- xs: string;
1180
- sm: string;
1181
- md: string;
1182
- base: string;
1183
- lg: string;
1184
- xl: string;
1185
- squared: string;
1186
- rounded: string;
1187
- pill: string;
1188
- };
1189
- zIndices: {
1190
- 1: string;
1191
- 2: string;
1192
- 3: string;
1193
- 4: string;
1194
- 5: string;
1195
- 10: string;
1196
- max: string;
1197
- };
1198
- borderWeights: {
1199
- light: string;
1200
- normal: string;
1201
- bold: string;
1202
- extrabold: string;
1203
- black: string;
1204
- };
1205
- transitions: {
1206
- default: string;
1207
- button: string;
1208
- avatar: string;
1209
- link: string;
1210
- card: string;
1211
- };
1212
- breakpoints: {
1213
- xs: string;
1214
- sm: string;
1215
- md: string;
1216
- lg: string;
1217
- xl: string;
1218
- };
1219
- }, {
1220
- width: string;
1221
- height: string;
1222
- minWidth: string;
1223
- maxWidth: string;
1224
- minHeight: string;
1225
- maxHeight: string;
1226
- flexBasis: string;
1227
- gridTemplateColumns: string;
1228
- gridTemplateRows: string;
1229
- blockSize: string;
1230
- minBlockSize: string;
1231
- maxBlockSize: string;
1232
- inlineSize: string;
1233
- minInlineSize: string;
1234
- maxInlineSize: string;
1235
- borderWidth: string;
1236
- gap: "space";
1237
- gridGap: "space";
1238
- columnGap: "space";
1239
- gridColumnGap: "space";
1240
- rowGap: "space";
1241
- gridRowGap: "space";
1242
- inset: "space";
1243
- insetBlock: "space";
1244
- insetBlockEnd: "space";
1245
- insetBlockStart: "space";
1246
- insetInline: "space";
1247
- insetInlineEnd: "space";
1248
- insetInlineStart: "space";
1249
- margin: "space";
1250
- marginTop: "space";
1251
- marginRight: "space";
1252
- marginBottom: "space";
1253
- marginLeft: "space";
1254
- marginBlock: "space";
1255
- marginBlockEnd: "space";
1256
- marginBlockStart: "space";
1257
- marginInline: "space";
1258
- marginInlineEnd: "space";
1259
- marginInlineStart: "space";
1260
- padding: "space";
1261
- paddingTop: "space";
1262
- paddingRight: "space";
1263
- paddingBottom: "space";
1264
- paddingLeft: "space";
1265
- paddingBlock: "space";
1266
- paddingBlockEnd: "space";
1267
- paddingBlockStart: "space";
1268
- paddingInline: "space";
1269
- paddingInlineEnd: "space";
1270
- paddingInlineStart: "space";
1271
- scrollMargin: "space";
1272
- scrollMarginTop: "space";
1273
- scrollMarginRight: "space";
1274
- scrollMarginBottom: "space";
1275
- scrollMarginLeft: "space";
1276
- scrollMarginBlock: "space";
1277
- scrollMarginBlockEnd: "space";
1278
- scrollMarginBlockStart: "space";
1279
- scrollMarginInline: "space";
1280
- scrollMarginInlineEnd: "space";
1281
- scrollMarginInlineStart: "space";
1282
- scrollPadding: "space";
1283
- scrollPaddingTop: "space";
1284
- scrollPaddingRight: "space";
1285
- scrollPaddingBottom: "space";
1286
- scrollPaddingLeft: "space";
1287
- scrollPaddingBlock: "space";
1288
- scrollPaddingBlockEnd: "space";
1289
- scrollPaddingBlockStart: "space";
1290
- scrollPaddingInline: "space";
1291
- scrollPaddingInlineEnd: "space";
1292
- scrollPaddingInlineStart: "space";
1293
- top: "space";
1294
- right: "space";
1295
- bottom: "space";
1296
- left: "space";
1297
- fontSize: "fontSizes";
1298
- background: "colors";
1299
- backgroundColor: "colors";
1300
- backgroundImage: "colors";
1301
- borderImage: "colors";
1302
- border: "colors";
1303
- borderBlock: "colors";
1304
- borderBlockEnd: "colors";
1305
- borderBlockStart: "colors";
1306
- borderBottom: "colors";
1307
- borderBottomColor: "colors";
1308
- borderColor: "colors";
1309
- borderInline: "colors";
1310
- borderInlineEnd: "colors";
1311
- borderInlineStart: "colors";
1312
- borderLeft: "colors";
1313
- borderLeftColor: "colors";
1314
- borderRight: "colors";
1315
- borderRightColor: "colors";
1316
- borderTop: "colors";
1317
- borderTopColor: "colors";
1318
- caretColor: "colors";
1319
- color: "colors";
1320
- columnRuleColor: "colors";
1321
- outline: "colors";
1322
- outlineColor: "colors";
1323
- fill: "colors";
1324
- stroke: "colors";
1325
- textDecorationColor: "colors";
1326
- fontFamily: "fonts";
1327
- fontWeight: "fontWeights";
1328
- lineHeight: "lineHeights";
1329
- letterSpacing: "letterSpacings";
1330
- borderTopWidth: "borderWidths";
1331
- borderLeftWidth: "borderWidths";
1332
- borderRightWidth: "borderWidths";
1333
- borderBottomWidth: "borderWidths";
1334
- borderStyle: "borderStyles";
1335
- borderTopStyle: "borderStyles";
1336
- borderLeftStyle: "borderStyles";
1337
- borderRightStyle: "borderStyles";
1338
- borderBottomStyle: "borderStyles";
1339
- borderRadius: "radii";
1340
- borderTopLeftRadius: "radii";
1341
- borderTopRightRadius: "radii";
1342
- borderBottomRightRadius: "radii";
1343
- borderBottomLeftRadius: "radii";
1344
- boxShadow: "shadows";
1345
- textShadow: "shadows";
1346
- transition: "transitions";
1347
- zIndex: "zIndices";
1348
- }, {
1349
- p: (value: {
1350
- readonly [$$PropertyValue]: "padding";
1351
- }) => {
1352
- padding: {
1353
- readonly [$$PropertyValue]: "padding";
1354
- };
1355
- };
1356
- pt: (value: {
1357
- readonly [$$PropertyValue]: "paddingTop";
1358
- }) => {
1359
- paddingTop: {
1360
- readonly [$$PropertyValue]: "paddingTop";
1361
- };
1362
- };
1363
- pr: (value: {
1364
- readonly [$$PropertyValue]: "paddingRight";
1365
- }) => {
1366
- paddingRight: {
1367
- readonly [$$PropertyValue]: "paddingRight";
1368
- };
1369
- };
1370
- pb: (value: {
1371
- readonly [$$PropertyValue]: "paddingBottom";
1372
- }) => {
1373
- paddingBottom: {
1374
- readonly [$$PropertyValue]: "paddingBottom";
1375
- };
1376
- };
1377
- pl: (value: {
1378
- readonly [$$PropertyValue]: "paddingLeft";
1379
- }) => {
1380
- paddingLeft: {
1381
- readonly [$$PropertyValue]: "paddingLeft";
1382
- };
1383
- };
1384
- px: (value: {
1385
- readonly [$$PropertyValue]: "paddingLeft";
1386
- }) => {
1387
- paddingLeft: {
1388
- readonly [$$PropertyValue]: "paddingLeft";
1389
- };
1390
- paddingRight: {
1391
- readonly [$$PropertyValue]: "paddingLeft";
1392
- };
1393
- };
1394
- py: (value: {
1395
- readonly [$$PropertyValue]: "paddingTop";
1396
- }) => {
1397
- paddingTop: {
1398
- readonly [$$PropertyValue]: "paddingTop";
1399
- };
1400
- paddingBottom: {
1401
- readonly [$$PropertyValue]: "paddingTop";
1402
- };
1403
- };
1404
- m: (value: {
1405
- readonly [$$PropertyValue]: "margin";
1406
- }) => {
1407
- margin: {
1408
- readonly [$$PropertyValue]: "margin";
1409
- };
1410
- };
1411
- mt: (value: {
1412
- readonly [$$PropertyValue]: "marginTop";
1413
- }) => {
1414
- marginTop: {
1415
- readonly [$$PropertyValue]: "marginTop";
1416
- };
1417
- };
1418
- mr: (value: {
1419
- readonly [$$PropertyValue]: "marginRight";
1420
- }) => {
1421
- marginRight: {
1422
- readonly [$$PropertyValue]: "marginRight";
1423
- };
1424
- };
1425
- mb: (value: {
1426
- readonly [$$PropertyValue]: "marginBottom";
1427
- }) => {
1428
- marginBottom: {
1429
- readonly [$$PropertyValue]: "marginBottom";
1430
- };
1431
- };
1432
- ml: (value: {
1433
- readonly [$$PropertyValue]: "marginLeft";
1434
- }) => {
1435
- marginLeft: {
1436
- readonly [$$PropertyValue]: "marginLeft";
1437
- };
1438
- };
1439
- mx: (value: {
1440
- readonly [$$PropertyValue]: "marginLeft";
1441
- }) => {
1442
- marginLeft: {
1443
- readonly [$$PropertyValue]: "marginLeft";
1444
- };
1445
- marginRight: {
1446
- readonly [$$PropertyValue]: "marginLeft";
1447
- };
1448
- };
1449
- my: (value: {
1450
- readonly [$$PropertyValue]: "marginTop";
1451
- }) => {
1452
- marginTop: {
1453
- readonly [$$PropertyValue]: "marginTop";
1454
- };
1455
- marginBottom: {
1456
- readonly [$$PropertyValue]: "marginTop";
1457
- };
1458
- };
1459
- ta: (value: {
1460
- readonly [$$PropertyValue]: "textAlign";
1461
- }) => {
1462
- textAlign: {
1463
- readonly [$$PropertyValue]: "textAlign";
1464
- };
1465
- };
1466
- tt: (value: {
1467
- readonly [$$PropertyValue]: "textTransform";
1468
- }) => {
1469
- textTransform: {
1470
- readonly [$$PropertyValue]: "textTransform";
1471
- };
1472
- };
1473
- to: (value: {
1474
- readonly [$$PropertyValue]: "textOverflow";
1475
- }) => {
1476
- textOverflow: {
1477
- readonly [$$PropertyValue]: "textOverflow";
1478
- };
1479
- };
1480
- d: (value: {
1481
- readonly [$$PropertyValue]: "display";
1482
- }) => {
1483
- display: {
1484
- readonly [$$PropertyValue]: "display";
1485
- };
1486
- };
1487
- dflex: (value: {
1488
- readonly [$$PropertyValue]: "alignItems";
1489
- }) => {
1490
- display: string;
1491
- alignItems: {
1492
- readonly [$$PropertyValue]: "alignItems";
1493
- };
1494
- justifyContent: {
1495
- readonly [$$PropertyValue]: "alignItems";
1496
- };
1497
- };
1498
- fd: (value: {
1499
- readonly [$$PropertyValue]: "flexDirection";
1500
- }) => {
1501
- flexDirection: {
1502
- readonly [$$PropertyValue]: "flexDirection";
1503
- };
1504
- };
1505
- fw: (value: {
1506
- readonly [$$PropertyValue]: "flexWrap";
1507
- }) => {
1508
- flexWrap: {
1509
- readonly [$$PropertyValue]: "flexWrap";
1510
- };
1511
- };
1512
- ai: (value: {
1513
- readonly [$$PropertyValue]: "alignItems";
1514
- }) => {
1515
- alignItems: {
1516
- readonly [$$PropertyValue]: "alignItems";
1517
- };
1518
- };
1519
- ac: (value: {
1520
- readonly [$$PropertyValue]: "alignContent";
1521
- }) => {
1522
- alignContent: {
1523
- readonly [$$PropertyValue]: "alignContent";
1524
- };
1525
- };
1526
- jc: (value: {
1527
- readonly [$$PropertyValue]: "justifyContent";
1528
- }) => {
1529
- justifyContent: {
1530
- readonly [$$PropertyValue]: "justifyContent";
1531
- };
1532
- };
1533
- as: (value: {
1534
- readonly [$$PropertyValue]: "alignSelf";
1535
- }) => {
1536
- alignSelf: {
1537
- readonly [$$PropertyValue]: "alignSelf";
1538
- };
1539
- };
1540
- fg: (value: {
1541
- readonly [$$PropertyValue]: "flexGrow";
1542
- }) => {
1543
- flexGrow: {
1544
- readonly [$$PropertyValue]: "flexGrow";
1545
- };
1546
- };
1547
- fs: (value: {
1548
- readonly [$$PropertyValue]: "fontSize";
1549
- }) => {
1550
- fontSize: {
1551
- readonly [$$PropertyValue]: "fontSize";
1552
- };
1553
- };
1554
- fb: (value: {
1555
- readonly [$$PropertyValue]: "flexBasis";
1556
- }) => {
1557
- flexBasis: {
1558
- readonly [$$PropertyValue]: "flexBasis";
1559
- };
1560
- };
1561
- bc: (value: {
1562
- readonly [$$PropertyValue]: "backgroundColor";
1563
- }) => {
1564
- backgroundColor: {
1565
- readonly [$$PropertyValue]: "backgroundColor";
1566
- };
1567
- };
1568
- bf: (value: {
1569
- readonly [$$PropertyValue]: "backdropFilter";
1570
- }) => {
1571
- backdropFilter: {
1572
- readonly [$$PropertyValue]: "backdropFilter";
1573
- };
1574
- };
1575
- bg: (value: {
1576
- readonly [$$PropertyValue]: "backgroundColor";
1577
- }) => {
1578
- background: {
1579
- readonly [$$PropertyValue]: "backgroundColor";
1580
- };
1581
- };
1582
- bgBlur: (value: {
1583
- readonly [$$PropertyValue]: "backgroundColor";
1584
- }) => {
1585
- bf: string;
1586
- bg: string;
1587
- };
1588
- bgColor: (value: {
1589
- readonly [$$PropertyValue]: "backgroundColor";
1590
- }) => {
1591
- backgroundColor: {
1592
- readonly [$$PropertyValue]: "backgroundColor";
1593
- };
1594
- };
1595
- backgroundClip: (value: {
1596
- readonly [$$PropertyValue]: "backgroundClip";
1597
- }) => {
1598
- WebkitBackgroundClip: {
1599
- readonly [$$PropertyValue]: "backgroundClip";
1600
- };
1601
- backgroundClip: {
1602
- readonly [$$PropertyValue]: "backgroundClip";
1603
- };
1604
- };
1605
- bgClip: (value: {
1606
- readonly [$$PropertyValue]: "backgroundClip";
1607
- }) => {
1608
- WebkitBackgroundClip: {
1609
- readonly [$$PropertyValue]: "backgroundClip";
1610
- };
1611
- backgroundClip: {
1612
- readonly [$$PropertyValue]: "backgroundClip";
1613
- };
1614
- };
1615
- br: (value: {
1616
- readonly [$$PropertyValue]: "borderRadius";
1617
- }) => {
1618
- borderRadius: {
1619
- readonly [$$PropertyValue]: "borderRadius";
1620
- };
1621
- };
1622
- bw: (value: {
1623
- readonly [$$PropertyValue]: "borderWidth";
1624
- }) => {
1625
- borderWidth: {
1626
- readonly [$$PropertyValue]: "borderWidth";
1627
- };
1628
- };
1629
- btrr: (value: {
1630
- readonly [$$PropertyValue]: "borderTopRightRadius";
1631
- }) => {
1632
- borderTopRightRadius: {
1633
- readonly [$$PropertyValue]: "borderTopRightRadius";
1634
- };
1635
- };
1636
- bbrr: (value: {
1637
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1638
- }) => {
1639
- borderBottomRightRadius: {
1640
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1641
- };
1642
- };
1643
- bblr: (value: {
1644
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1645
- }) => {
1646
- borderBottomLeftRadius: {
1647
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1648
- };
1649
- };
1650
- btlr: (value: {
1651
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1652
- }) => {
1653
- borderTopLeftRadius: {
1654
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1655
- };
1656
- };
1657
- bs: (value: {
1658
- readonly [$$PropertyValue]: "boxShadow";
1659
- }) => {
1660
- boxShadow: {
1661
- readonly [$$PropertyValue]: "boxShadow";
1662
- };
1663
- };
1664
- normalShadow: (value: {
1665
- readonly [$$PropertyValue]: "backgroundColor";
1666
- }) => {
1667
- boxShadow: string;
1668
- };
1669
- normalShadowVar: (value: {
1670
- readonly [$$PropertyValue]: "backgroundColor";
1671
- }) => {
1672
- boxShadow: string;
1673
- };
1674
- lh: (value: {
1675
- readonly [$$PropertyValue]: "lineHeight";
1676
- }) => {
1677
- lineHeight: {
1678
- readonly [$$PropertyValue]: "lineHeight";
1679
- };
1680
- };
1681
- ov: (value: {
1682
- readonly [$$PropertyValue]: "overflow";
1683
- }) => {
1684
- overflow: {
1685
- readonly [$$PropertyValue]: "overflow";
1686
- };
1687
- };
1688
- ox: (value: {
1689
- readonly [$$PropertyValue]: "overflowX";
1690
- }) => {
1691
- overflowX: {
1692
- readonly [$$PropertyValue]: "overflowX";
1693
- };
1694
- };
1695
- oy: (value: {
1696
- readonly [$$PropertyValue]: "overflowY";
1697
- }) => {
1698
- overflowY: {
1699
- readonly [$$PropertyValue]: "overflowY";
1700
- };
1701
- };
1702
- pe: (value: {
1703
- readonly [$$PropertyValue]: "pointerEvents";
1704
- }) => {
1705
- pointerEvents: {
1706
- readonly [$$PropertyValue]: "pointerEvents";
1707
- };
1708
- };
1709
- events: (value: {
1710
- readonly [$$PropertyValue]: "pointerEvents";
1711
- }) => {
1712
- pointerEvents: {
1713
- readonly [$$PropertyValue]: "pointerEvents";
1714
- };
1715
- };
1716
- us: (value: {
1717
- readonly [$$PropertyValue]: "userSelect";
1718
- }) => {
1719
- WebkitUserSelect: {
1720
- readonly [$$PropertyValue]: "userSelect";
1721
- };
1722
- userSelect: {
1723
- readonly [$$PropertyValue]: "userSelect";
1724
- };
1725
- };
1726
- userSelect: (value: {
1727
- readonly [$$PropertyValue]: "userSelect";
1728
- }) => {
1729
- WebkitUserSelect: {
1730
- readonly [$$PropertyValue]: "userSelect";
1731
- };
1732
- userSelect: {
1733
- readonly [$$PropertyValue]: "userSelect";
1734
- };
1735
- };
1736
- w: (value: {
1737
- readonly [$$PropertyValue]: "width";
1738
- }) => {
1739
- width: {
1740
- readonly [$$PropertyValue]: "width";
1741
- };
1742
- };
1743
- h: (value: {
1744
- readonly [$$PropertyValue]: "height";
1745
- }) => {
1746
- height: {
1747
- readonly [$$PropertyValue]: "height";
1748
- };
1749
- };
1750
- mw: (value: {
1751
- readonly [$$PropertyValue]: "maxWidth";
1752
- }) => {
1753
- maxWidth: {
1754
- readonly [$$PropertyValue]: "maxWidth";
1755
- };
1756
- };
1757
- maxW: (value: {
1758
- readonly [$$PropertyValue]: "maxWidth";
1759
- }) => {
1760
- maxWidth: {
1761
- readonly [$$PropertyValue]: "maxWidth";
1762
- };
1763
- };
1764
- mh: (value: {
1765
- readonly [$$PropertyValue]: "maxHeight";
1766
- }) => {
1767
- maxHeight: {
1768
- readonly [$$PropertyValue]: "maxHeight";
1769
- };
1770
- };
1771
- maxH: (value: {
1772
- readonly [$$PropertyValue]: "maxHeight";
1773
- }) => {
1774
- maxHeight: {
1775
- readonly [$$PropertyValue]: "maxHeight";
1776
- };
1777
- };
1778
- size: (value: {
1779
- readonly [$$PropertyValue]: "width";
1780
- }) => {
1781
- width: {
1782
- readonly [$$PropertyValue]: "width";
1783
- };
1784
- height: {
1785
- readonly [$$PropertyValue]: "width";
1786
- };
1787
- };
1788
- minSize: (value: {
1789
- readonly [$$PropertyValue]: "width";
1790
- }) => {
1791
- minWidth: {
1792
- readonly [$$PropertyValue]: "width";
1793
- };
1794
- minHeight: {
1795
- readonly [$$PropertyValue]: "width";
1796
- };
1797
- width: {
1798
- readonly [$$PropertyValue]: "width";
1799
- };
1800
- height: {
1801
- readonly [$$PropertyValue]: "width";
1802
- };
1803
- };
1804
- sizeMin: (value: {
1805
- readonly [$$PropertyValue]: "width";
1806
- }) => {
1807
- minWidth: {
1808
- readonly [$$PropertyValue]: "width";
1809
- };
1810
- minHeight: {
1811
- readonly [$$PropertyValue]: "width";
1812
- };
1813
- width: {
1814
- readonly [$$PropertyValue]: "width";
1815
- };
1816
- height: {
1817
- readonly [$$PropertyValue]: "width";
1818
- };
1819
- };
1820
- maxSize: (value: {
1821
- readonly [$$PropertyValue]: "width";
1822
- }) => {
1823
- maxWidth: {
1824
- readonly [$$PropertyValue]: "width";
1825
- };
1826
- maxHeight: {
1827
- readonly [$$PropertyValue]: "width";
1828
- };
1829
- };
1830
- sizeMax: (value: {
1831
- readonly [$$PropertyValue]: "width";
1832
- }) => {
1833
- maxWidth: {
1834
- readonly [$$PropertyValue]: "width";
1835
- };
1836
- maxHeight: {
1837
- readonly [$$PropertyValue]: "width";
1838
- };
1839
- };
1840
- appearance: (value: {
1841
- readonly [$$PropertyValue]: "appearance";
1842
- }) => {
1843
- WebkitAppearance: {
1844
- readonly [$$PropertyValue]: "appearance";
1845
- };
1846
- appearance: {
1847
- readonly [$$PropertyValue]: "appearance";
1848
- };
1849
- };
1850
- scale: (value: {
1851
- readonly [$$PropertyValue]: "scale";
1852
- }) => {
1853
- transform: string;
1854
- };
1855
- linearGradient: (value: {
1856
- readonly [$$PropertyValue]: "backgroundImage";
1857
- }) => {
1858
- backgroundImage: string;
1859
- };
1860
- tdl: (value: {
1861
- readonly [$$PropertyValue]: "textDecorationLine";
1862
- }) => {
1863
- textDecorationLine: {
1864
- readonly [$$PropertyValue]: "textDecorationLine";
1865
- };
1866
- };
1867
- textGradient: (value: {
1868
- readonly [$$PropertyValue]: "backgroundImage";
1869
- }) => {
1870
- backgroundImage: string;
1871
- WebkitBackgroundClip: string;
1872
- WebkitTextFillColor: string;
1873
- '&::selection': {
1874
- WebkitTextFillColor: string;
1875
- };
1876
- };
1877
- }>>;
1878
- export declare const StyledSwitchCircle: import("@stitches/react/types/styled-component").StyledComponent<"span", {}, {
1879
- xs: string;
1880
- sm: string;
1881
- md: string;
1882
- lg: string;
1883
- xl: string;
1884
- xsMax: string;
1885
- smMax: string;
1886
- mdMax: string;
1887
- lgMax: string;
1888
- xlMax: string;
1889
- motion: string;
1890
- safari: string;
1891
- hover: string;
1892
- dark: string;
1893
- light: string;
1894
- }, import("@stitches/react/types/css-util").CSS<{
1895
- xs: string;
1896
- sm: string;
1897
- md: string;
1898
- lg: string;
1899
- xl: string;
1900
- xsMax: string;
1901
- smMax: string;
1902
- mdMax: string;
1903
- lgMax: string;
1904
- xlMax: string;
1905
- motion: string;
1906
- safari: string;
1907
- hover: string;
1908
- dark: string;
1909
- light: string;
1910
- }, {
1911
- shadows: {
1912
- xs: string;
1913
- sm: string;
1914
- md: string;
1915
- lg: string;
1916
- xl: string;
1917
- };
1918
- colors: {
1919
- accents1: string;
1920
- accents2: string;
1921
- accents3: string;
1922
- accents4: string;
1923
- accents5: string;
1924
- accents6: string;
1925
- accents7: string;
1926
- accents8: string;
1927
- accents9: string;
1928
- text: string;
1929
- background: string;
1930
- foreground: string;
1931
- codeLight: string;
1932
- code: string;
1933
- border: string;
1934
- selection: string;
1935
- white: string;
1936
- black: string;
1937
- blue100: string;
1938
- blue200: string;
1939
- blue300: string;
1940
- blue400: string;
1941
- blue500: string;
1942
- blue600: string;
1943
- blue700: string;
1944
- blue800: string;
1945
- blue900: string;
1946
- purple100: string;
1947
- purple200: string;
1948
- purple300: string;
1949
- purple400: string;
1950
- purple500: string;
1951
- purple600: string;
1952
- purple700: string;
1953
- purple800: string;
1954
- purple900: string;
1955
- green100: string;
1956
- green200: string;
1957
- green300: string;
1958
- green400: string;
1959
- green500: string;
1960
- green600: string;
1961
- green700: string;
1962
- green800: string;
1963
- green900: string;
1964
- yellow100: string;
1965
- yellow200: string;
1966
- yellow300: string;
1967
- yellow400: string;
1968
- yellow500: string;
1969
- yellow600: string;
1970
- yellow700: string;
1971
- yellow800: string;
1972
- yellow900: string;
1973
- red100: string;
1974
- red200: string;
1975
- red300: string;
1976
- red400: string;
1977
- red500: string;
1978
- red600: string;
1979
- red700: string;
1980
- red800: string;
1981
- red900: string;
1982
- cyan100: string;
1983
- cyan200: string;
1984
- cyan300: string;
1985
- cyan400: string;
1986
- cyan500: string;
1987
- cyan600: string;
1988
- cyan700: string;
1989
- cyan800: string;
1990
- cyan900: string;
1991
- pink100: string;
1992
- pink200: string;
1993
- pink300: string;
1994
- pink400: string;
1995
- pink500: string;
1996
- pink600: string;
1997
- pink700: string;
1998
- pink800: string;
1999
- pink900: string;
2000
- gray100: string;
2001
- gray200: string;
2002
- gray300: string;
2003
- gray400: string;
2004
- gray500: string;
2005
- gray600: string;
2006
- gray700: string;
2007
- gray800: string;
2008
- gray900: string;
2009
- primaryLight: string;
2010
- primary: string;
2011
- primaryDark: string;
2012
- primaryShadow: string;
2013
- secondaryLight: string;
2014
- secondary: string;
2015
- secondaryDark: string;
2016
- secondaryShadow: string;
2017
- successLight: string;
2018
- success: string;
2019
- successDark: string;
2020
- successShadow: string;
2021
- warningLight: string;
2022
- warning: string;
2023
- warningDark: string;
2024
- warningShadow: string;
2025
- errorLight: string;
2026
- error: string;
2027
- errorDark: string;
2028
- errorShadow: string;
2029
- gradient: string;
2030
- link: string;
2031
- };
2032
- fonts: {
2033
- sans: string;
2034
- mono: string;
2035
- };
2036
- fontSizes: {
2037
- tiny: string;
2038
- xs: string;
2039
- base: string;
2040
- sm: string;
2041
- md: string;
2042
- lg: string;
2043
- xl: string;
2044
- };
2045
- fontWeights: {
2046
- hairline: number;
2047
- thin: number;
2048
- light: number;
2049
- normal: number;
2050
- medium: number;
2051
- semibold: number;
2052
- bold: number;
2053
- extrabold: number;
2054
- black: number;
2055
- };
2056
- lineHeights: {
2057
- xs: number;
2058
- sm: number;
2059
- md: number;
2060
- lg: number;
2061
- xl: number;
2062
- };
2063
- letterSpacings: {
2064
- tighter: string;
2065
- tight: string;
2066
- normal: string;
2067
- wide: string;
2068
- wider: string;
2069
- widest: string;
2070
- };
2071
- space: {
2072
- 0: string;
2073
- xs: string;
2074
- sm: string;
2075
- md: string;
2076
- lg: string;
2077
- xl: string;
2078
- px: string;
2079
- 1: string;
2080
- 2: string;
2081
- 3: string;
2082
- 4: string;
2083
- 5: string;
2084
- 6: string;
2085
- 7: string;
2086
- 8: string;
2087
- 9: string;
2088
- 10: string;
2089
- 11: string;
2090
- 12: string;
2091
- 13: string;
2092
- 14: string;
2093
- 15: string;
2094
- 16: string;
2095
- 17: string;
2096
- 18: string;
2097
- 20: string;
2098
- 24: string;
2099
- 28: string;
2100
- 32: string;
2101
- 36: string;
2102
- 40: string;
2103
- 44: string;
2104
- 48: string;
2105
- 52: string;
2106
- 56: string;
2107
- 60: string;
2108
- 64: string;
2109
- 72: string;
2110
- 80: string;
2111
- 96: string;
2112
- };
2113
- radii: {
2114
- xs: string;
2115
- sm: string;
2116
- md: string;
2117
- base: string;
2118
- lg: string;
2119
- xl: string;
2120
- squared: string;
2121
- rounded: string;
2122
- pill: string;
2123
- };
2124
- zIndices: {
2125
- 1: string;
2126
- 2: string;
2127
- 3: string;
2128
- 4: string;
2129
- 5: string;
2130
- 10: string;
2131
- max: string;
2132
- };
2133
- borderWeights: {
2134
- light: string;
2135
- normal: string;
2136
- bold: string;
2137
- extrabold: string;
2138
- black: string;
2139
- };
2140
- transitions: {
2141
- default: string;
2142
- button: string;
2143
- avatar: string;
2144
- link: string;
2145
- card: string;
2146
- };
2147
- breakpoints: {
2148
- xs: string;
2149
- sm: string;
2150
- md: string;
2151
- lg: string;
2152
- xl: string;
2153
- };
2154
- }, {
2155
- width: string;
2156
- height: string;
2157
- minWidth: string;
2158
- maxWidth: string;
2159
- minHeight: string;
2160
- maxHeight: string;
2161
- flexBasis: string;
2162
- gridTemplateColumns: string;
2163
- gridTemplateRows: string;
2164
- blockSize: string;
2165
- minBlockSize: string;
2166
- maxBlockSize: string;
2167
- inlineSize: string;
2168
- minInlineSize: string;
2169
- maxInlineSize: string;
2170
- borderWidth: string;
2171
- gap: "space";
2172
- gridGap: "space";
2173
- columnGap: "space";
2174
- gridColumnGap: "space";
2175
- rowGap: "space";
2176
- gridRowGap: "space";
2177
- inset: "space";
2178
- insetBlock: "space";
2179
- insetBlockEnd: "space";
2180
- insetBlockStart: "space";
2181
- insetInline: "space";
2182
- insetInlineEnd: "space";
2183
- insetInlineStart: "space";
2184
- margin: "space";
2185
- marginTop: "space";
2186
- marginRight: "space";
2187
- marginBottom: "space";
2188
- marginLeft: "space";
2189
- marginBlock: "space";
2190
- marginBlockEnd: "space";
2191
- marginBlockStart: "space";
2192
- marginInline: "space";
2193
- marginInlineEnd: "space";
2194
- marginInlineStart: "space";
2195
- padding: "space";
2196
- paddingTop: "space";
2197
- paddingRight: "space";
2198
- paddingBottom: "space";
2199
- paddingLeft: "space";
2200
- paddingBlock: "space";
2201
- paddingBlockEnd: "space";
2202
- paddingBlockStart: "space";
2203
- paddingInline: "space";
2204
- paddingInlineEnd: "space";
2205
- paddingInlineStart: "space";
2206
- scrollMargin: "space";
2207
- scrollMarginTop: "space";
2208
- scrollMarginRight: "space";
2209
- scrollMarginBottom: "space";
2210
- scrollMarginLeft: "space";
2211
- scrollMarginBlock: "space";
2212
- scrollMarginBlockEnd: "space";
2213
- scrollMarginBlockStart: "space";
2214
- scrollMarginInline: "space";
2215
- scrollMarginInlineEnd: "space";
2216
- scrollMarginInlineStart: "space";
2217
- scrollPadding: "space";
2218
- scrollPaddingTop: "space";
2219
- scrollPaddingRight: "space";
2220
- scrollPaddingBottom: "space";
2221
- scrollPaddingLeft: "space";
2222
- scrollPaddingBlock: "space";
2223
- scrollPaddingBlockEnd: "space";
2224
- scrollPaddingBlockStart: "space";
2225
- scrollPaddingInline: "space";
2226
- scrollPaddingInlineEnd: "space";
2227
- scrollPaddingInlineStart: "space";
2228
- top: "space";
2229
- right: "space";
2230
- bottom: "space";
2231
- left: "space";
2232
- fontSize: "fontSizes";
2233
- background: "colors";
2234
- backgroundColor: "colors";
2235
- backgroundImage: "colors";
2236
- borderImage: "colors";
2237
- border: "colors";
2238
- borderBlock: "colors";
2239
- borderBlockEnd: "colors";
2240
- borderBlockStart: "colors";
2241
- borderBottom: "colors";
2242
- borderBottomColor: "colors";
2243
- borderColor: "colors";
2244
- borderInline: "colors";
2245
- borderInlineEnd: "colors";
2246
- borderInlineStart: "colors";
2247
- borderLeft: "colors";
2248
- borderLeftColor: "colors";
2249
- borderRight: "colors";
2250
- borderRightColor: "colors";
2251
- borderTop: "colors";
2252
- borderTopColor: "colors";
2253
- caretColor: "colors";
2254
- color: "colors";
2255
- columnRuleColor: "colors";
2256
- outline: "colors";
2257
- outlineColor: "colors";
2258
- fill: "colors";
2259
- stroke: "colors";
2260
- textDecorationColor: "colors";
2261
- fontFamily: "fonts";
2262
- fontWeight: "fontWeights";
2263
- lineHeight: "lineHeights";
2264
- letterSpacing: "letterSpacings";
2265
- borderTopWidth: "borderWidths";
2266
- borderLeftWidth: "borderWidths";
2267
- borderRightWidth: "borderWidths";
2268
- borderBottomWidth: "borderWidths";
2269
- borderStyle: "borderStyles";
2270
- borderTopStyle: "borderStyles";
2271
- borderLeftStyle: "borderStyles";
2272
- borderRightStyle: "borderStyles";
2273
- borderBottomStyle: "borderStyles";
2274
- borderRadius: "radii";
2275
- borderTopLeftRadius: "radii";
2276
- borderTopRightRadius: "radii";
2277
- borderBottomRightRadius: "radii";
2278
- borderBottomLeftRadius: "radii";
2279
- boxShadow: "shadows";
2280
- textShadow: "shadows";
2281
- transition: "transitions";
2282
- zIndex: "zIndices";
2283
- }, {
2284
- p: (value: {
2285
- readonly [$$PropertyValue]: "padding";
2286
- }) => {
2287
- padding: {
2288
- readonly [$$PropertyValue]: "padding";
2289
- };
2290
- };
2291
- pt: (value: {
2292
- readonly [$$PropertyValue]: "paddingTop";
2293
- }) => {
2294
- paddingTop: {
2295
- readonly [$$PropertyValue]: "paddingTop";
2296
- };
2297
- };
2298
- pr: (value: {
2299
- readonly [$$PropertyValue]: "paddingRight";
2300
- }) => {
2301
- paddingRight: {
2302
- readonly [$$PropertyValue]: "paddingRight";
2303
- };
2304
- };
2305
- pb: (value: {
2306
- readonly [$$PropertyValue]: "paddingBottom";
2307
- }) => {
2308
- paddingBottom: {
2309
- readonly [$$PropertyValue]: "paddingBottom";
2310
- };
2311
- };
2312
- pl: (value: {
2313
- readonly [$$PropertyValue]: "paddingLeft";
2314
- }) => {
2315
- paddingLeft: {
2316
- readonly [$$PropertyValue]: "paddingLeft";
2317
- };
2318
- };
2319
- px: (value: {
2320
- readonly [$$PropertyValue]: "paddingLeft";
2321
- }) => {
2322
- paddingLeft: {
2323
- readonly [$$PropertyValue]: "paddingLeft";
2324
- };
2325
- paddingRight: {
2326
- readonly [$$PropertyValue]: "paddingLeft";
2327
- };
2328
- };
2329
- py: (value: {
2330
- readonly [$$PropertyValue]: "paddingTop";
2331
- }) => {
2332
- paddingTop: {
2333
- readonly [$$PropertyValue]: "paddingTop";
2334
- };
2335
- paddingBottom: {
2336
- readonly [$$PropertyValue]: "paddingTop";
2337
- };
2338
- };
2339
- m: (value: {
2340
- readonly [$$PropertyValue]: "margin";
2341
- }) => {
2342
- margin: {
2343
- readonly [$$PropertyValue]: "margin";
2344
- };
2345
- };
2346
- mt: (value: {
2347
- readonly [$$PropertyValue]: "marginTop";
2348
- }) => {
2349
- marginTop: {
2350
- readonly [$$PropertyValue]: "marginTop";
2351
- };
2352
- };
2353
- mr: (value: {
2354
- readonly [$$PropertyValue]: "marginRight";
2355
- }) => {
2356
- marginRight: {
2357
- readonly [$$PropertyValue]: "marginRight";
2358
- };
2359
- };
2360
- mb: (value: {
2361
- readonly [$$PropertyValue]: "marginBottom";
2362
- }) => {
2363
- marginBottom: {
2364
- readonly [$$PropertyValue]: "marginBottom";
2365
- };
2366
- };
2367
- ml: (value: {
2368
- readonly [$$PropertyValue]: "marginLeft";
2369
- }) => {
2370
- marginLeft: {
2371
- readonly [$$PropertyValue]: "marginLeft";
2372
- };
2373
- };
2374
- mx: (value: {
2375
- readonly [$$PropertyValue]: "marginLeft";
2376
- }) => {
2377
- marginLeft: {
2378
- readonly [$$PropertyValue]: "marginLeft";
2379
- };
2380
- marginRight: {
2381
- readonly [$$PropertyValue]: "marginLeft";
2382
- };
2383
- };
2384
- my: (value: {
2385
- readonly [$$PropertyValue]: "marginTop";
2386
- }) => {
2387
- marginTop: {
2388
- readonly [$$PropertyValue]: "marginTop";
2389
- };
2390
- marginBottom: {
2391
- readonly [$$PropertyValue]: "marginTop";
2392
- };
2393
- };
2394
- ta: (value: {
2395
- readonly [$$PropertyValue]: "textAlign";
2396
- }) => {
2397
- textAlign: {
2398
- readonly [$$PropertyValue]: "textAlign";
2399
- };
2400
- };
2401
- tt: (value: {
2402
- readonly [$$PropertyValue]: "textTransform";
2403
- }) => {
2404
- textTransform: {
2405
- readonly [$$PropertyValue]: "textTransform";
2406
- };
2407
- };
2408
- to: (value: {
2409
- readonly [$$PropertyValue]: "textOverflow";
2410
- }) => {
2411
- textOverflow: {
2412
- readonly [$$PropertyValue]: "textOverflow";
2413
- };
2414
- };
2415
- d: (value: {
2416
- readonly [$$PropertyValue]: "display";
2417
- }) => {
2418
- display: {
2419
- readonly [$$PropertyValue]: "display";
2420
- };
2421
- };
2422
- dflex: (value: {
2423
- readonly [$$PropertyValue]: "alignItems";
2424
- }) => {
2425
- display: string;
2426
- alignItems: {
2427
- readonly [$$PropertyValue]: "alignItems";
2428
- };
2429
- justifyContent: {
2430
- readonly [$$PropertyValue]: "alignItems";
2431
- };
2432
- };
2433
- fd: (value: {
2434
- readonly [$$PropertyValue]: "flexDirection";
2435
- }) => {
2436
- flexDirection: {
2437
- readonly [$$PropertyValue]: "flexDirection";
2438
- };
2439
- };
2440
- fw: (value: {
2441
- readonly [$$PropertyValue]: "flexWrap";
2442
- }) => {
2443
- flexWrap: {
2444
- readonly [$$PropertyValue]: "flexWrap";
2445
- };
2446
- };
2447
- ai: (value: {
2448
- readonly [$$PropertyValue]: "alignItems";
2449
- }) => {
2450
- alignItems: {
2451
- readonly [$$PropertyValue]: "alignItems";
2452
- };
2453
- };
2454
- ac: (value: {
2455
- readonly [$$PropertyValue]: "alignContent";
2456
- }) => {
2457
- alignContent: {
2458
- readonly [$$PropertyValue]: "alignContent";
2459
- };
2460
- };
2461
- jc: (value: {
2462
- readonly [$$PropertyValue]: "justifyContent";
2463
- }) => {
2464
- justifyContent: {
2465
- readonly [$$PropertyValue]: "justifyContent";
2466
- };
2467
- };
2468
- as: (value: {
2469
- readonly [$$PropertyValue]: "alignSelf";
2470
- }) => {
2471
- alignSelf: {
2472
- readonly [$$PropertyValue]: "alignSelf";
2473
- };
2474
- };
2475
- fg: (value: {
2476
- readonly [$$PropertyValue]: "flexGrow";
2477
- }) => {
2478
- flexGrow: {
2479
- readonly [$$PropertyValue]: "flexGrow";
2480
- };
2481
- };
2482
- fs: (value: {
2483
- readonly [$$PropertyValue]: "fontSize";
2484
- }) => {
2485
- fontSize: {
2486
- readonly [$$PropertyValue]: "fontSize";
2487
- };
2488
- };
2489
- fb: (value: {
2490
- readonly [$$PropertyValue]: "flexBasis";
2491
- }) => {
2492
- flexBasis: {
2493
- readonly [$$PropertyValue]: "flexBasis";
2494
- };
2495
- };
2496
- bc: (value: {
2497
- readonly [$$PropertyValue]: "backgroundColor";
2498
- }) => {
2499
- backgroundColor: {
2500
- readonly [$$PropertyValue]: "backgroundColor";
2501
- };
2502
- };
2503
- bf: (value: {
2504
- readonly [$$PropertyValue]: "backdropFilter";
2505
- }) => {
2506
- backdropFilter: {
2507
- readonly [$$PropertyValue]: "backdropFilter";
2508
- };
2509
- };
2510
- bg: (value: {
2511
- readonly [$$PropertyValue]: "backgroundColor";
2512
- }) => {
2513
- background: {
2514
- readonly [$$PropertyValue]: "backgroundColor";
2515
- };
2516
- };
2517
- bgBlur: (value: {
2518
- readonly [$$PropertyValue]: "backgroundColor";
2519
- }) => {
2520
- bf: string;
2521
- bg: string;
2522
- };
2523
- bgColor: (value: {
2524
- readonly [$$PropertyValue]: "backgroundColor";
2525
- }) => {
2526
- backgroundColor: {
2527
- readonly [$$PropertyValue]: "backgroundColor";
2528
- };
2529
- };
2530
- backgroundClip: (value: {
2531
- readonly [$$PropertyValue]: "backgroundClip";
2532
- }) => {
2533
- WebkitBackgroundClip: {
2534
- readonly [$$PropertyValue]: "backgroundClip";
2535
- };
2536
- backgroundClip: {
2537
- readonly [$$PropertyValue]: "backgroundClip";
2538
- };
2539
- };
2540
- bgClip: (value: {
2541
- readonly [$$PropertyValue]: "backgroundClip";
2542
- }) => {
2543
- WebkitBackgroundClip: {
2544
- readonly [$$PropertyValue]: "backgroundClip";
2545
- };
2546
- backgroundClip: {
2547
- readonly [$$PropertyValue]: "backgroundClip";
2548
- };
2549
- };
2550
- br: (value: {
2551
- readonly [$$PropertyValue]: "borderRadius";
2552
- }) => {
2553
- borderRadius: {
2554
- readonly [$$PropertyValue]: "borderRadius";
2555
- };
2556
- };
2557
- bw: (value: {
2558
- readonly [$$PropertyValue]: "borderWidth";
2559
- }) => {
2560
- borderWidth: {
2561
- readonly [$$PropertyValue]: "borderWidth";
2562
- };
2563
- };
2564
- btrr: (value: {
2565
- readonly [$$PropertyValue]: "borderTopRightRadius";
2566
- }) => {
2567
- borderTopRightRadius: {
2568
- readonly [$$PropertyValue]: "borderTopRightRadius";
2569
- };
2570
- };
2571
- bbrr: (value: {
2572
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2573
- }) => {
2574
- borderBottomRightRadius: {
2575
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2576
- };
2577
- };
2578
- bblr: (value: {
2579
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2580
- }) => {
2581
- borderBottomLeftRadius: {
2582
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2583
- };
2584
- };
2585
- btlr: (value: {
2586
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2587
- }) => {
2588
- borderTopLeftRadius: {
2589
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2590
- };
2591
- };
2592
- bs: (value: {
2593
- readonly [$$PropertyValue]: "boxShadow";
2594
- }) => {
2595
- boxShadow: {
2596
- readonly [$$PropertyValue]: "boxShadow";
2597
- };
2598
- };
2599
- normalShadow: (value: {
2600
- readonly [$$PropertyValue]: "backgroundColor";
2601
- }) => {
2602
- boxShadow: string;
2603
- };
2604
- normalShadowVar: (value: {
2605
- readonly [$$PropertyValue]: "backgroundColor";
2606
- }) => {
2607
- boxShadow: string;
2608
- };
2609
- lh: (value: {
2610
- readonly [$$PropertyValue]: "lineHeight";
2611
- }) => {
2612
- lineHeight: {
2613
- readonly [$$PropertyValue]: "lineHeight";
2614
- };
2615
- };
2616
- ov: (value: {
2617
- readonly [$$PropertyValue]: "overflow";
2618
- }) => {
2619
- overflow: {
2620
- readonly [$$PropertyValue]: "overflow";
2621
- };
2622
- };
2623
- ox: (value: {
2624
- readonly [$$PropertyValue]: "overflowX";
2625
- }) => {
2626
- overflowX: {
2627
- readonly [$$PropertyValue]: "overflowX";
2628
- };
2629
- };
2630
- oy: (value: {
2631
- readonly [$$PropertyValue]: "overflowY";
2632
- }) => {
2633
- overflowY: {
2634
- readonly [$$PropertyValue]: "overflowY";
2635
- };
2636
- };
2637
- pe: (value: {
2638
- readonly [$$PropertyValue]: "pointerEvents";
2639
- }) => {
2640
- pointerEvents: {
2641
- readonly [$$PropertyValue]: "pointerEvents";
2642
- };
2643
- };
2644
- events: (value: {
2645
- readonly [$$PropertyValue]: "pointerEvents";
2646
- }) => {
2647
- pointerEvents: {
2648
- readonly [$$PropertyValue]: "pointerEvents";
2649
- };
2650
- };
2651
- us: (value: {
2652
- readonly [$$PropertyValue]: "userSelect";
2653
- }) => {
2654
- WebkitUserSelect: {
2655
- readonly [$$PropertyValue]: "userSelect";
2656
- };
2657
- userSelect: {
2658
- readonly [$$PropertyValue]: "userSelect";
2659
- };
2660
- };
2661
- userSelect: (value: {
2662
- readonly [$$PropertyValue]: "userSelect";
2663
- }) => {
2664
- WebkitUserSelect: {
2665
- readonly [$$PropertyValue]: "userSelect";
2666
- };
2667
- userSelect: {
2668
- readonly [$$PropertyValue]: "userSelect";
2669
- };
2670
- };
2671
- w: (value: {
2672
- readonly [$$PropertyValue]: "width";
2673
- }) => {
2674
- width: {
2675
- readonly [$$PropertyValue]: "width";
2676
- };
2677
- };
2678
- h: (value: {
2679
- readonly [$$PropertyValue]: "height";
2680
- }) => {
2681
- height: {
2682
- readonly [$$PropertyValue]: "height";
2683
- };
2684
- };
2685
- mw: (value: {
2686
- readonly [$$PropertyValue]: "maxWidth";
2687
- }) => {
2688
- maxWidth: {
2689
- readonly [$$PropertyValue]: "maxWidth";
2690
- };
2691
- };
2692
- maxW: (value: {
2693
- readonly [$$PropertyValue]: "maxWidth";
2694
- }) => {
2695
- maxWidth: {
2696
- readonly [$$PropertyValue]: "maxWidth";
2697
- };
2698
- };
2699
- mh: (value: {
2700
- readonly [$$PropertyValue]: "maxHeight";
2701
- }) => {
2702
- maxHeight: {
2703
- readonly [$$PropertyValue]: "maxHeight";
2704
- };
2705
- };
2706
- maxH: (value: {
2707
- readonly [$$PropertyValue]: "maxHeight";
2708
- }) => {
2709
- maxHeight: {
2710
- readonly [$$PropertyValue]: "maxHeight";
2711
- };
2712
- };
2713
- size: (value: {
2714
- readonly [$$PropertyValue]: "width";
2715
- }) => {
2716
- width: {
2717
- readonly [$$PropertyValue]: "width";
2718
- };
2719
- height: {
2720
- readonly [$$PropertyValue]: "width";
2721
- };
2722
- };
2723
- minSize: (value: {
2724
- readonly [$$PropertyValue]: "width";
2725
- }) => {
2726
- minWidth: {
2727
- readonly [$$PropertyValue]: "width";
2728
- };
2729
- minHeight: {
2730
- readonly [$$PropertyValue]: "width";
2731
- };
2732
- width: {
2733
- readonly [$$PropertyValue]: "width";
2734
- };
2735
- height: {
2736
- readonly [$$PropertyValue]: "width";
2737
- };
2738
- };
2739
- sizeMin: (value: {
2740
- readonly [$$PropertyValue]: "width";
2741
- }) => {
2742
- minWidth: {
2743
- readonly [$$PropertyValue]: "width";
2744
- };
2745
- minHeight: {
2746
- readonly [$$PropertyValue]: "width";
2747
- };
2748
- width: {
2749
- readonly [$$PropertyValue]: "width";
2750
- };
2751
- height: {
2752
- readonly [$$PropertyValue]: "width";
2753
- };
2754
- };
2755
- maxSize: (value: {
2756
- readonly [$$PropertyValue]: "width";
2757
- }) => {
2758
- maxWidth: {
2759
- readonly [$$PropertyValue]: "width";
2760
- };
2761
- maxHeight: {
2762
- readonly [$$PropertyValue]: "width";
2763
- };
2764
- };
2765
- sizeMax: (value: {
2766
- readonly [$$PropertyValue]: "width";
2767
- }) => {
2768
- maxWidth: {
2769
- readonly [$$PropertyValue]: "width";
2770
- };
2771
- maxHeight: {
2772
- readonly [$$PropertyValue]: "width";
2773
- };
2774
- };
2775
- appearance: (value: {
2776
- readonly [$$PropertyValue]: "appearance";
2777
- }) => {
2778
- WebkitAppearance: {
2779
- readonly [$$PropertyValue]: "appearance";
2780
- };
2781
- appearance: {
2782
- readonly [$$PropertyValue]: "appearance";
2783
- };
2784
- };
2785
- scale: (value: {
2786
- readonly [$$PropertyValue]: "scale";
2787
- }) => {
2788
- transform: string;
2789
- };
2790
- linearGradient: (value: {
2791
- readonly [$$PropertyValue]: "backgroundImage";
2792
- }) => {
2793
- backgroundImage: string;
2794
- };
2795
- tdl: (value: {
2796
- readonly [$$PropertyValue]: "textDecorationLine";
2797
- }) => {
2798
- textDecorationLine: {
2799
- readonly [$$PropertyValue]: "textDecorationLine";
2800
- };
2801
- };
2802
- textGradient: (value: {
2803
- readonly [$$PropertyValue]: "backgroundImage";
2804
- }) => {
2805
- backgroundImage: string;
2806
- WebkitBackgroundClip: string;
2807
- WebkitTextFillColor: string;
2808
- '&::selection': {
2809
- WebkitTextFillColor: string;
2810
- };
2811
- };
2812
- }>>;
2813
- export declare const StyledSwitch: import("@stitches/react/types/styled-component").StyledComponent<"div", {
2814
- checked?: boolean | "true" | undefined;
2815
- bordered?: boolean | "true" | undefined;
2816
- squared?: boolean | "true" | undefined;
2817
- shadow?: boolean | "true" | undefined;
2818
- disabled?: boolean | "true" | undefined;
2819
- animated?: boolean | "true" | "false" | undefined;
2820
- }, {
2821
- xs: string;
2822
- sm: string;
2823
- md: string;
2824
- lg: string;
2825
- xl: string;
2826
- xsMax: string;
2827
- smMax: string;
2828
- mdMax: string;
2829
- lgMax: string;
2830
- xlMax: string;
2831
- motion: string;
2832
- safari: string;
2833
- hover: string;
2834
- dark: string;
2835
- light: string;
2836
- }, import("@stitches/react/types/css-util").CSS<{
2837
- xs: string;
2838
- sm: string;
2839
- md: string;
2840
- lg: string;
2841
- xl: string;
2842
- xsMax: string;
2843
- smMax: string;
2844
- mdMax: string;
2845
- lgMax: string;
2846
- xlMax: string;
2847
- motion: string;
2848
- safari: string;
2849
- hover: string;
2850
- dark: string;
2851
- light: string;
2852
- }, {
2853
- shadows: {
2854
- xs: string;
2855
- sm: string;
2856
- md: string;
2857
- lg: string;
2858
- xl: string;
2859
- };
2860
- colors: {
2861
- accents1: string;
2862
- accents2: string;
2863
- accents3: string;
2864
- accents4: string;
2865
- accents5: string;
2866
- accents6: string;
2867
- accents7: string;
2868
- accents8: string;
2869
- accents9: string;
2870
- text: string;
2871
- background: string;
2872
- foreground: string;
2873
- codeLight: string;
2874
- code: string;
2875
- border: string;
2876
- selection: string;
2877
- white: string;
2878
- black: string;
2879
- blue100: string;
2880
- blue200: string;
2881
- blue300: string;
2882
- blue400: string;
2883
- blue500: string;
2884
- blue600: string;
2885
- blue700: string;
2886
- blue800: string;
2887
- blue900: string;
2888
- purple100: string;
2889
- purple200: string;
2890
- purple300: string;
2891
- purple400: string;
2892
- purple500: string;
2893
- purple600: string;
2894
- purple700: string;
2895
- purple800: string;
2896
- purple900: string;
2897
- green100: string;
2898
- green200: string;
2899
- green300: string;
2900
- green400: string;
2901
- green500: string;
2902
- green600: string;
2903
- green700: string;
2904
- green800: string;
2905
- green900: string;
2906
- yellow100: string;
2907
- yellow200: string;
2908
- yellow300: string;
2909
- yellow400: string;
2910
- yellow500: string;
2911
- yellow600: string;
2912
- yellow700: string;
2913
- yellow800: string;
2914
- yellow900: string;
2915
- red100: string;
2916
- red200: string;
2917
- red300: string;
2918
- red400: string;
2919
- red500: string;
2920
- red600: string;
2921
- red700: string;
2922
- red800: string;
2923
- red900: string;
2924
- cyan100: string;
2925
- cyan200: string;
2926
- cyan300: string;
2927
- cyan400: string;
2928
- cyan500: string;
2929
- cyan600: string;
2930
- cyan700: string;
2931
- cyan800: string;
2932
- cyan900: string;
2933
- pink100: string;
2934
- pink200: string;
2935
- pink300: string;
2936
- pink400: string;
2937
- pink500: string;
2938
- pink600: string;
2939
- pink700: string;
2940
- pink800: string;
2941
- pink900: string;
2942
- gray100: string;
2943
- gray200: string;
2944
- gray300: string;
2945
- gray400: string;
2946
- gray500: string;
2947
- gray600: string;
2948
- gray700: string;
2949
- gray800: string;
2950
- gray900: string;
2951
- primaryLight: string;
2952
- primary: string;
2953
- primaryDark: string;
2954
- primaryShadow: string;
2955
- secondaryLight: string;
2956
- secondary: string;
2957
- secondaryDark: string;
2958
- secondaryShadow: string;
2959
- successLight: string;
2960
- success: string;
2961
- successDark: string;
2962
- successShadow: string;
2963
- warningLight: string;
2964
- warning: string;
2965
- warningDark: string;
2966
- warningShadow: string;
2967
- errorLight: string;
2968
- error: string;
2969
- errorDark: string;
2970
- errorShadow: string;
2971
- gradient: string;
2972
- link: string;
2973
- };
2974
- fonts: {
2975
- sans: string;
2976
- mono: string;
2977
- };
2978
- fontSizes: {
2979
- tiny: string;
2980
- xs: string;
2981
- base: string;
2982
- sm: string;
2983
- md: string;
2984
- lg: string;
2985
- xl: string;
2986
- };
2987
- fontWeights: {
2988
- hairline: number;
2989
- thin: number;
2990
- light: number;
2991
- normal: number;
2992
- medium: number;
2993
- semibold: number;
2994
- bold: number;
2995
- extrabold: number;
2996
- black: number;
2997
- };
2998
- lineHeights: {
2999
- xs: number;
3000
- sm: number;
3001
- md: number;
3002
- lg: number;
3003
- xl: number;
3004
- };
3005
- letterSpacings: {
3006
- tighter: string;
3007
- tight: string;
3008
- normal: string;
3009
- wide: string;
3010
- wider: string;
3011
- widest: string;
3012
- };
3013
- space: {
3014
- 0: string;
3015
- xs: string;
3016
- sm: string;
3017
- md: string;
3018
- lg: string;
3019
- xl: string;
3020
- px: string;
3021
- 1: string;
3022
- 2: string;
3023
- 3: string;
3024
- 4: string;
3025
- 5: string;
3026
- 6: string;
3027
- 7: string;
3028
- 8: string;
3029
- 9: string;
3030
- 10: string;
3031
- 11: string;
3032
- 12: string;
3033
- 13: string;
3034
- 14: string;
3035
- 15: string;
3036
- 16: string;
3037
- 17: string;
3038
- 18: string;
3039
- 20: string;
3040
- 24: string;
3041
- 28: string;
3042
- 32: string;
3043
- 36: string;
3044
- 40: string;
3045
- 44: string;
3046
- 48: string;
3047
- 52: string;
3048
- 56: string;
3049
- 60: string;
3050
- 64: string;
3051
- 72: string;
3052
- 80: string;
3053
- 96: string;
3054
- };
3055
- radii: {
3056
- xs: string;
3057
- sm: string;
3058
- md: string;
3059
- base: string;
3060
- lg: string;
3061
- xl: string;
3062
- squared: string;
3063
- rounded: string;
3064
- pill: string;
3065
- };
3066
- zIndices: {
3067
- 1: string;
3068
- 2: string;
3069
- 3: string;
3070
- 4: string;
3071
- 5: string;
3072
- 10: string;
3073
- max: string;
3074
- };
3075
- borderWeights: {
3076
- light: string;
3077
- normal: string;
3078
- bold: string;
3079
- extrabold: string;
3080
- black: string;
3081
- };
3082
- transitions: {
3083
- default: string;
3084
- button: string;
3085
- avatar: string;
3086
- link: string;
3087
- card: string;
3088
- };
3089
- breakpoints: {
3090
- xs: string;
3091
- sm: string;
3092
- md: string;
3093
- lg: string;
3094
- xl: string;
3095
- };
3096
- }, {
3097
- width: string;
3098
- height: string;
3099
- minWidth: string;
3100
- maxWidth: string;
3101
- minHeight: string;
3102
- maxHeight: string;
3103
- flexBasis: string;
3104
- gridTemplateColumns: string;
3105
- gridTemplateRows: string;
3106
- blockSize: string;
3107
- minBlockSize: string;
3108
- maxBlockSize: string;
3109
- inlineSize: string;
3110
- minInlineSize: string;
3111
- maxInlineSize: string;
3112
- borderWidth: string;
3113
- gap: "space";
3114
- gridGap: "space";
3115
- columnGap: "space";
3116
- gridColumnGap: "space";
3117
- rowGap: "space";
3118
- gridRowGap: "space";
3119
- inset: "space";
3120
- insetBlock: "space";
3121
- insetBlockEnd: "space";
3122
- insetBlockStart: "space";
3123
- insetInline: "space";
3124
- insetInlineEnd: "space";
3125
- insetInlineStart: "space";
3126
- margin: "space";
3127
- marginTop: "space";
3128
- marginRight: "space";
3129
- marginBottom: "space";
3130
- marginLeft: "space";
3131
- marginBlock: "space";
3132
- marginBlockEnd: "space";
3133
- marginBlockStart: "space";
3134
- marginInline: "space";
3135
- marginInlineEnd: "space";
3136
- marginInlineStart: "space";
3137
- padding: "space";
3138
- paddingTop: "space";
3139
- paddingRight: "space";
3140
- paddingBottom: "space";
3141
- paddingLeft: "space";
3142
- paddingBlock: "space";
3143
- paddingBlockEnd: "space";
3144
- paddingBlockStart: "space";
3145
- paddingInline: "space";
3146
- paddingInlineEnd: "space";
3147
- paddingInlineStart: "space";
3148
- scrollMargin: "space";
3149
- scrollMarginTop: "space";
3150
- scrollMarginRight: "space";
3151
- scrollMarginBottom: "space";
3152
- scrollMarginLeft: "space";
3153
- scrollMarginBlock: "space";
3154
- scrollMarginBlockEnd: "space";
3155
- scrollMarginBlockStart: "space";
3156
- scrollMarginInline: "space";
3157
- scrollMarginInlineEnd: "space";
3158
- scrollMarginInlineStart: "space";
3159
- scrollPadding: "space";
3160
- scrollPaddingTop: "space";
3161
- scrollPaddingRight: "space";
3162
- scrollPaddingBottom: "space";
3163
- scrollPaddingLeft: "space";
3164
- scrollPaddingBlock: "space";
3165
- scrollPaddingBlockEnd: "space";
3166
- scrollPaddingBlockStart: "space";
3167
- scrollPaddingInline: "space";
3168
- scrollPaddingInlineEnd: "space";
3169
- scrollPaddingInlineStart: "space";
3170
- top: "space";
3171
- right: "space";
3172
- bottom: "space";
3173
- left: "space";
3174
- fontSize: "fontSizes";
3175
- background: "colors";
3176
- backgroundColor: "colors";
3177
- backgroundImage: "colors";
3178
- borderImage: "colors";
3179
- border: "colors";
3180
- borderBlock: "colors";
3181
- borderBlockEnd: "colors";
3182
- borderBlockStart: "colors";
3183
- borderBottom: "colors";
3184
- borderBottomColor: "colors";
3185
- borderColor: "colors";
3186
- borderInline: "colors";
3187
- borderInlineEnd: "colors";
3188
- borderInlineStart: "colors";
3189
- borderLeft: "colors";
3190
- borderLeftColor: "colors";
3191
- borderRight: "colors";
3192
- borderRightColor: "colors";
3193
- borderTop: "colors";
3194
- borderTopColor: "colors";
3195
- caretColor: "colors";
3196
- color: "colors";
3197
- columnRuleColor: "colors";
3198
- outline: "colors";
3199
- outlineColor: "colors";
3200
- fill: "colors";
3201
- stroke: "colors";
3202
- textDecorationColor: "colors";
3203
- fontFamily: "fonts";
3204
- fontWeight: "fontWeights";
3205
- lineHeight: "lineHeights";
3206
- letterSpacing: "letterSpacings";
3207
- borderTopWidth: "borderWidths";
3208
- borderLeftWidth: "borderWidths";
3209
- borderRightWidth: "borderWidths";
3210
- borderBottomWidth: "borderWidths";
3211
- borderStyle: "borderStyles";
3212
- borderTopStyle: "borderStyles";
3213
- borderLeftStyle: "borderStyles";
3214
- borderRightStyle: "borderStyles";
3215
- borderBottomStyle: "borderStyles";
3216
- borderRadius: "radii";
3217
- borderTopLeftRadius: "radii";
3218
- borderTopRightRadius: "radii";
3219
- borderBottomRightRadius: "radii";
3220
- borderBottomLeftRadius: "radii";
3221
- boxShadow: "shadows";
3222
- textShadow: "shadows";
3223
- transition: "transitions";
3224
- zIndex: "zIndices";
3225
- }, {
3226
- p: (value: {
3227
- readonly [$$PropertyValue]: "padding";
3228
- }) => {
3229
- padding: {
3230
- readonly [$$PropertyValue]: "padding";
3231
- };
3232
- };
3233
- pt: (value: {
3234
- readonly [$$PropertyValue]: "paddingTop";
3235
- }) => {
3236
- paddingTop: {
3237
- readonly [$$PropertyValue]: "paddingTop";
3238
- };
3239
- };
3240
- pr: (value: {
3241
- readonly [$$PropertyValue]: "paddingRight";
3242
- }) => {
3243
- paddingRight: {
3244
- readonly [$$PropertyValue]: "paddingRight";
3245
- };
3246
- };
3247
- pb: (value: {
3248
- readonly [$$PropertyValue]: "paddingBottom";
3249
- }) => {
3250
- paddingBottom: {
3251
- readonly [$$PropertyValue]: "paddingBottom";
3252
- };
3253
- };
3254
- pl: (value: {
3255
- readonly [$$PropertyValue]: "paddingLeft";
3256
- }) => {
3257
- paddingLeft: {
3258
- readonly [$$PropertyValue]: "paddingLeft";
3259
- };
3260
- };
3261
- px: (value: {
3262
- readonly [$$PropertyValue]: "paddingLeft";
3263
- }) => {
3264
- paddingLeft: {
3265
- readonly [$$PropertyValue]: "paddingLeft";
3266
- };
3267
- paddingRight: {
3268
- readonly [$$PropertyValue]: "paddingLeft";
3269
- };
3270
- };
3271
- py: (value: {
3272
- readonly [$$PropertyValue]: "paddingTop";
3273
- }) => {
3274
- paddingTop: {
3275
- readonly [$$PropertyValue]: "paddingTop";
3276
- };
3277
- paddingBottom: {
3278
- readonly [$$PropertyValue]: "paddingTop";
3279
- };
3280
- };
3281
- m: (value: {
3282
- readonly [$$PropertyValue]: "margin";
3283
- }) => {
3284
- margin: {
3285
- readonly [$$PropertyValue]: "margin";
3286
- };
3287
- };
3288
- mt: (value: {
3289
- readonly [$$PropertyValue]: "marginTop";
3290
- }) => {
3291
- marginTop: {
3292
- readonly [$$PropertyValue]: "marginTop";
3293
- };
3294
- };
3295
- mr: (value: {
3296
- readonly [$$PropertyValue]: "marginRight";
3297
- }) => {
3298
- marginRight: {
3299
- readonly [$$PropertyValue]: "marginRight";
3300
- };
3301
- };
3302
- mb: (value: {
3303
- readonly [$$PropertyValue]: "marginBottom";
3304
- }) => {
3305
- marginBottom: {
3306
- readonly [$$PropertyValue]: "marginBottom";
3307
- };
3308
- };
3309
- ml: (value: {
3310
- readonly [$$PropertyValue]: "marginLeft";
3311
- }) => {
3312
- marginLeft: {
3313
- readonly [$$PropertyValue]: "marginLeft";
3314
- };
3315
- };
3316
- mx: (value: {
3317
- readonly [$$PropertyValue]: "marginLeft";
3318
- }) => {
3319
- marginLeft: {
3320
- readonly [$$PropertyValue]: "marginLeft";
3321
- };
3322
- marginRight: {
3323
- readonly [$$PropertyValue]: "marginLeft";
3324
- };
3325
- };
3326
- my: (value: {
3327
- readonly [$$PropertyValue]: "marginTop";
3328
- }) => {
3329
- marginTop: {
3330
- readonly [$$PropertyValue]: "marginTop";
3331
- };
3332
- marginBottom: {
3333
- readonly [$$PropertyValue]: "marginTop";
3334
- };
3335
- };
3336
- ta: (value: {
3337
- readonly [$$PropertyValue]: "textAlign";
3338
- }) => {
3339
- textAlign: {
3340
- readonly [$$PropertyValue]: "textAlign";
3341
- };
3342
- };
3343
- tt: (value: {
3344
- readonly [$$PropertyValue]: "textTransform";
3345
- }) => {
3346
- textTransform: {
3347
- readonly [$$PropertyValue]: "textTransform";
3348
- };
3349
- };
3350
- to: (value: {
3351
- readonly [$$PropertyValue]: "textOverflow";
3352
- }) => {
3353
- textOverflow: {
3354
- readonly [$$PropertyValue]: "textOverflow";
3355
- };
3356
- };
3357
- d: (value: {
3358
- readonly [$$PropertyValue]: "display";
3359
- }) => {
3360
- display: {
3361
- readonly [$$PropertyValue]: "display";
3362
- };
3363
- };
3364
- dflex: (value: {
3365
- readonly [$$PropertyValue]: "alignItems";
3366
- }) => {
3367
- display: string;
3368
- alignItems: {
3369
- readonly [$$PropertyValue]: "alignItems";
3370
- };
3371
- justifyContent: {
3372
- readonly [$$PropertyValue]: "alignItems";
3373
- };
3374
- };
3375
- fd: (value: {
3376
- readonly [$$PropertyValue]: "flexDirection";
3377
- }) => {
3378
- flexDirection: {
3379
- readonly [$$PropertyValue]: "flexDirection";
3380
- };
3381
- };
3382
- fw: (value: {
3383
- readonly [$$PropertyValue]: "flexWrap";
3384
- }) => {
3385
- flexWrap: {
3386
- readonly [$$PropertyValue]: "flexWrap";
3387
- };
3388
- };
3389
- ai: (value: {
3390
- readonly [$$PropertyValue]: "alignItems";
3391
- }) => {
3392
- alignItems: {
3393
- readonly [$$PropertyValue]: "alignItems";
3394
- };
3395
- };
3396
- ac: (value: {
3397
- readonly [$$PropertyValue]: "alignContent";
3398
- }) => {
3399
- alignContent: {
3400
- readonly [$$PropertyValue]: "alignContent";
3401
- };
3402
- };
3403
- jc: (value: {
3404
- readonly [$$PropertyValue]: "justifyContent";
3405
- }) => {
3406
- justifyContent: {
3407
- readonly [$$PropertyValue]: "justifyContent";
3408
- };
3409
- };
3410
- as: (value: {
3411
- readonly [$$PropertyValue]: "alignSelf";
3412
- }) => {
3413
- alignSelf: {
3414
- readonly [$$PropertyValue]: "alignSelf";
3415
- };
3416
- };
3417
- fg: (value: {
3418
- readonly [$$PropertyValue]: "flexGrow";
3419
- }) => {
3420
- flexGrow: {
3421
- readonly [$$PropertyValue]: "flexGrow";
3422
- };
3423
- };
3424
- fs: (value: {
3425
- readonly [$$PropertyValue]: "fontSize";
3426
- }) => {
3427
- fontSize: {
3428
- readonly [$$PropertyValue]: "fontSize";
3429
- };
3430
- };
3431
- fb: (value: {
3432
- readonly [$$PropertyValue]: "flexBasis";
3433
- }) => {
3434
- flexBasis: {
3435
- readonly [$$PropertyValue]: "flexBasis";
3436
- };
3437
- };
3438
- bc: (value: {
3439
- readonly [$$PropertyValue]: "backgroundColor";
3440
- }) => {
3441
- backgroundColor: {
3442
- readonly [$$PropertyValue]: "backgroundColor";
3443
- };
3444
- };
3445
- bf: (value: {
3446
- readonly [$$PropertyValue]: "backdropFilter";
3447
- }) => {
3448
- backdropFilter: {
3449
- readonly [$$PropertyValue]: "backdropFilter";
3450
- };
3451
- };
3452
- bg: (value: {
3453
- readonly [$$PropertyValue]: "backgroundColor";
3454
- }) => {
3455
- background: {
3456
- readonly [$$PropertyValue]: "backgroundColor";
3457
- };
3458
- };
3459
- bgBlur: (value: {
3460
- readonly [$$PropertyValue]: "backgroundColor";
3461
- }) => {
3462
- bf: string;
3463
- bg: string;
3464
- };
3465
- bgColor: (value: {
3466
- readonly [$$PropertyValue]: "backgroundColor";
3467
- }) => {
3468
- backgroundColor: {
3469
- readonly [$$PropertyValue]: "backgroundColor";
3470
- };
3471
- };
3472
- backgroundClip: (value: {
3473
- readonly [$$PropertyValue]: "backgroundClip";
3474
- }) => {
3475
- WebkitBackgroundClip: {
3476
- readonly [$$PropertyValue]: "backgroundClip";
3477
- };
3478
- backgroundClip: {
3479
- readonly [$$PropertyValue]: "backgroundClip";
3480
- };
3481
- };
3482
- bgClip: (value: {
3483
- readonly [$$PropertyValue]: "backgroundClip";
3484
- }) => {
3485
- WebkitBackgroundClip: {
3486
- readonly [$$PropertyValue]: "backgroundClip";
3487
- };
3488
- backgroundClip: {
3489
- readonly [$$PropertyValue]: "backgroundClip";
3490
- };
3491
- };
3492
- br: (value: {
3493
- readonly [$$PropertyValue]: "borderRadius";
3494
- }) => {
3495
- borderRadius: {
3496
- readonly [$$PropertyValue]: "borderRadius";
3497
- };
3498
- };
3499
- bw: (value: {
3500
- readonly [$$PropertyValue]: "borderWidth";
3501
- }) => {
3502
- borderWidth: {
3503
- readonly [$$PropertyValue]: "borderWidth";
3504
- };
3505
- };
3506
- btrr: (value: {
3507
- readonly [$$PropertyValue]: "borderTopRightRadius";
3508
- }) => {
3509
- borderTopRightRadius: {
3510
- readonly [$$PropertyValue]: "borderTopRightRadius";
3511
- };
3512
- };
3513
- bbrr: (value: {
3514
- readonly [$$PropertyValue]: "borderBottomRightRadius";
3515
- }) => {
3516
- borderBottomRightRadius: {
3517
- readonly [$$PropertyValue]: "borderBottomRightRadius";
3518
- };
3519
- };
3520
- bblr: (value: {
3521
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
3522
- }) => {
3523
- borderBottomLeftRadius: {
3524
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
3525
- };
3526
- };
3527
- btlr: (value: {
3528
- readonly [$$PropertyValue]: "borderTopLeftRadius";
3529
- }) => {
3530
- borderTopLeftRadius: {
3531
- readonly [$$PropertyValue]: "borderTopLeftRadius";
3532
- };
3533
- };
3534
- bs: (value: {
3535
- readonly [$$PropertyValue]: "boxShadow";
3536
- }) => {
3537
- boxShadow: {
3538
- readonly [$$PropertyValue]: "boxShadow";
3539
- };
3540
- };
3541
- normalShadow: (value: {
3542
- readonly [$$PropertyValue]: "backgroundColor";
3543
- }) => {
3544
- boxShadow: string;
3545
- };
3546
- normalShadowVar: (value: {
3547
- readonly [$$PropertyValue]: "backgroundColor";
3548
- }) => {
3549
- boxShadow: string;
3550
- };
3551
- lh: (value: {
3552
- readonly [$$PropertyValue]: "lineHeight";
3553
- }) => {
3554
- lineHeight: {
3555
- readonly [$$PropertyValue]: "lineHeight";
3556
- };
3557
- };
3558
- ov: (value: {
3559
- readonly [$$PropertyValue]: "overflow";
3560
- }) => {
3561
- overflow: {
3562
- readonly [$$PropertyValue]: "overflow";
3563
- };
3564
- };
3565
- ox: (value: {
3566
- readonly [$$PropertyValue]: "overflowX";
3567
- }) => {
3568
- overflowX: {
3569
- readonly [$$PropertyValue]: "overflowX";
3570
- };
3571
- };
3572
- oy: (value: {
3573
- readonly [$$PropertyValue]: "overflowY";
3574
- }) => {
3575
- overflowY: {
3576
- readonly [$$PropertyValue]: "overflowY";
3577
- };
3578
- };
3579
- pe: (value: {
3580
- readonly [$$PropertyValue]: "pointerEvents";
3581
- }) => {
3582
- pointerEvents: {
3583
- readonly [$$PropertyValue]: "pointerEvents";
3584
- };
3585
- };
3586
- events: (value: {
3587
- readonly [$$PropertyValue]: "pointerEvents";
3588
- }) => {
3589
- pointerEvents: {
3590
- readonly [$$PropertyValue]: "pointerEvents";
3591
- };
3592
- };
3593
- us: (value: {
3594
- readonly [$$PropertyValue]: "userSelect";
3595
- }) => {
3596
- WebkitUserSelect: {
3597
- readonly [$$PropertyValue]: "userSelect";
3598
- };
3599
- userSelect: {
3600
- readonly [$$PropertyValue]: "userSelect";
3601
- };
3602
- };
3603
- userSelect: (value: {
3604
- readonly [$$PropertyValue]: "userSelect";
3605
- }) => {
3606
- WebkitUserSelect: {
3607
- readonly [$$PropertyValue]: "userSelect";
3608
- };
3609
- userSelect: {
3610
- readonly [$$PropertyValue]: "userSelect";
3611
- };
3612
- };
3613
- w: (value: {
3614
- readonly [$$PropertyValue]: "width";
3615
- }) => {
3616
- width: {
3617
- readonly [$$PropertyValue]: "width";
3618
- };
3619
- };
3620
- h: (value: {
3621
- readonly [$$PropertyValue]: "height";
3622
- }) => {
3623
- height: {
3624
- readonly [$$PropertyValue]: "height";
3625
- };
3626
- };
3627
- mw: (value: {
3628
- readonly [$$PropertyValue]: "maxWidth";
3629
- }) => {
3630
- maxWidth: {
3631
- readonly [$$PropertyValue]: "maxWidth";
3632
- };
3633
- };
3634
- maxW: (value: {
3635
- readonly [$$PropertyValue]: "maxWidth";
3636
- }) => {
3637
- maxWidth: {
3638
- readonly [$$PropertyValue]: "maxWidth";
3639
- };
3640
- };
3641
- mh: (value: {
3642
- readonly [$$PropertyValue]: "maxHeight";
3643
- }) => {
3644
- maxHeight: {
3645
- readonly [$$PropertyValue]: "maxHeight";
3646
- };
3647
- };
3648
- maxH: (value: {
3649
- readonly [$$PropertyValue]: "maxHeight";
3650
- }) => {
3651
- maxHeight: {
3652
- readonly [$$PropertyValue]: "maxHeight";
3653
- };
3654
- };
3655
- size: (value: {
3656
- readonly [$$PropertyValue]: "width";
3657
- }) => {
3658
- width: {
3659
- readonly [$$PropertyValue]: "width";
3660
- };
3661
- height: {
3662
- readonly [$$PropertyValue]: "width";
3663
- };
3664
- };
3665
- minSize: (value: {
3666
- readonly [$$PropertyValue]: "width";
3667
- }) => {
3668
- minWidth: {
3669
- readonly [$$PropertyValue]: "width";
3670
- };
3671
- minHeight: {
3672
- readonly [$$PropertyValue]: "width";
3673
- };
3674
- width: {
3675
- readonly [$$PropertyValue]: "width";
3676
- };
3677
- height: {
3678
- readonly [$$PropertyValue]: "width";
3679
- };
3680
- };
3681
- sizeMin: (value: {
3682
- readonly [$$PropertyValue]: "width";
3683
- }) => {
3684
- minWidth: {
3685
- readonly [$$PropertyValue]: "width";
3686
- };
3687
- minHeight: {
3688
- readonly [$$PropertyValue]: "width";
3689
- };
3690
- width: {
3691
- readonly [$$PropertyValue]: "width";
3692
- };
3693
- height: {
3694
- readonly [$$PropertyValue]: "width";
3695
- };
3696
- };
3697
- maxSize: (value: {
3698
- readonly [$$PropertyValue]: "width";
3699
- }) => {
3700
- maxWidth: {
3701
- readonly [$$PropertyValue]: "width";
3702
- };
3703
- maxHeight: {
3704
- readonly [$$PropertyValue]: "width";
3705
- };
3706
- };
3707
- sizeMax: (value: {
3708
- readonly [$$PropertyValue]: "width";
3709
- }) => {
3710
- maxWidth: {
3711
- readonly [$$PropertyValue]: "width";
3712
- };
3713
- maxHeight: {
3714
- readonly [$$PropertyValue]: "width";
3715
- };
3716
- };
3717
- appearance: (value: {
3718
- readonly [$$PropertyValue]: "appearance";
3719
- }) => {
3720
- WebkitAppearance: {
3721
- readonly [$$PropertyValue]: "appearance";
3722
- };
3723
- appearance: {
3724
- readonly [$$PropertyValue]: "appearance";
3725
- };
3726
- };
3727
- scale: (value: {
3728
- readonly [$$PropertyValue]: "scale";
3729
- }) => {
3730
- transform: string;
3731
- };
3732
- linearGradient: (value: {
3733
- readonly [$$PropertyValue]: "backgroundImage";
3734
- }) => {
3735
- backgroundImage: string;
3736
- };
3737
- tdl: (value: {
3738
- readonly [$$PropertyValue]: "textDecorationLine";
3739
- }) => {
3740
- textDecorationLine: {
3741
- readonly [$$PropertyValue]: "textDecorationLine";
3742
- };
3743
- };
3744
- textGradient: (value: {
3745
- readonly [$$PropertyValue]: "backgroundImage";
3746
- }) => {
3747
- backgroundImage: string;
3748
- WebkitBackgroundClip: string;
3749
- WebkitTextFillColor: string;
3750
- '&::selection': {
3751
- WebkitTextFillColor: string;
3752
- };
3753
- };
3754
- }>>;
3755
- export declare type SwitchVariantsProps = VariantProps<typeof StyledSwitch>;
3756
- export declare type SwitchContainerVariantsProps = VariantProps<typeof StyledSwitchContainer>;