@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,3019 +0,0 @@
1
- import { VariantProps } from '../theme/stitches.config';
2
- export declare const StyledButton: import("@stitches/react/types/styled-component").StyledComponent<"button", import("@stitches/react/types/styled-component").StyledComponentProps<[{
3
- [x: string]: string | number | ({
4
- isPressed: true;
5
- animated: true;
6
- css: {
7
- transform: string;
8
- px?: undefined;
9
- minWidth?: undefined;
10
- normalShadow?: undefined;
11
- bg?: undefined;
12
- color?: undefined;
13
- borderColor?: undefined;
14
- padding?: undefined;
15
- bgClip?: undefined;
16
- backgroundImage?: undefined;
17
- border?: undefined;
18
- '.nextui-button-text'?: undefined;
19
- '.nextui-button-icon'?: undefined;
20
- '.nextui-button-icon-right'?: undefined;
21
- '.nextui-button-text-left'?: undefined;
22
- '.nextui-button-text-right'?: undefined;
23
- br?: undefined;
24
- };
25
- auto?: undefined;
26
- size?: undefined;
27
- shadow?: undefined;
28
- color?: undefined;
29
- light?: undefined;
30
- bordered?: undefined;
31
- ghost?: undefined;
32
- isHovered?: undefined;
33
- flat?: undefined;
34
- rounded?: undefined;
35
- } | {
36
- auto: true;
37
- size: string;
38
- css: {
39
- px: string;
40
- minWidth: string;
41
- transform?: undefined;
42
- normalShadow?: undefined;
43
- bg?: undefined;
44
- color?: undefined;
45
- borderColor?: undefined;
46
- padding?: undefined;
47
- bgClip?: undefined;
48
- backgroundImage?: undefined;
49
- border?: undefined;
50
- '.nextui-button-text'?: undefined;
51
- '.nextui-button-icon'?: undefined;
52
- '.nextui-button-icon-right'?: undefined;
53
- '.nextui-button-text-left'?: undefined;
54
- '.nextui-button-text-right'?: undefined;
55
- br?: undefined;
56
- };
57
- isPressed?: undefined;
58
- animated?: undefined;
59
- shadow?: undefined;
60
- color?: undefined;
61
- light?: undefined;
62
- bordered?: undefined;
63
- ghost?: undefined;
64
- isHovered?: undefined;
65
- flat?: undefined;
66
- rounded?: undefined;
67
- } | {
68
- shadow: true;
69
- color: string;
70
- css: {
71
- normalShadow: string;
72
- transform?: undefined;
73
- px?: undefined;
74
- minWidth?: undefined;
75
- bg?: undefined;
76
- color?: undefined;
77
- borderColor?: undefined;
78
- padding?: undefined;
79
- bgClip?: undefined;
80
- backgroundImage?: undefined;
81
- border?: undefined;
82
- '.nextui-button-text'?: undefined;
83
- '.nextui-button-icon'?: undefined;
84
- '.nextui-button-icon-right'?: undefined;
85
- '.nextui-button-text-left'?: undefined;
86
- '.nextui-button-text-right'?: undefined;
87
- br?: undefined;
88
- };
89
- isPressed?: undefined;
90
- animated?: undefined;
91
- auto?: undefined;
92
- size?: undefined;
93
- light?: undefined;
94
- bordered?: undefined;
95
- ghost?: undefined;
96
- isHovered?: undefined;
97
- flat?: undefined;
98
- rounded?: undefined;
99
- } | {
100
- light: true;
101
- color: string;
102
- css: {
103
- bg: string;
104
- color: string;
105
- transform?: undefined;
106
- px?: undefined;
107
- minWidth?: undefined;
108
- normalShadow?: undefined;
109
- borderColor?: undefined;
110
- padding?: undefined;
111
- bgClip?: undefined;
112
- backgroundImage?: undefined;
113
- border?: undefined;
114
- '.nextui-button-text'?: undefined;
115
- '.nextui-button-icon'?: undefined;
116
- '.nextui-button-icon-right'?: undefined;
117
- '.nextui-button-text-left'?: undefined;
118
- '.nextui-button-text-right'?: undefined;
119
- br?: undefined;
120
- };
121
- isPressed?: undefined;
122
- animated?: undefined;
123
- auto?: undefined;
124
- size?: undefined;
125
- shadow?: undefined;
126
- bordered?: undefined;
127
- ghost?: undefined;
128
- isHovered?: undefined;
129
- flat?: undefined;
130
- rounded?: undefined;
131
- } | {
132
- bordered: true;
133
- color: string;
134
- css: {
135
- [x: string]: string | {
136
- '.nextui-drip-filler': {
137
- fill: string;
138
- };
139
- };
140
- bg: string;
141
- borderColor: string;
142
- color: string;
143
- transform?: undefined;
144
- px?: undefined;
145
- minWidth?: undefined;
146
- normalShadow?: undefined;
147
- padding?: undefined;
148
- bgClip?: undefined;
149
- backgroundImage?: undefined;
150
- border?: undefined;
151
- '.nextui-button-text'?: undefined;
152
- '.nextui-button-icon'?: undefined;
153
- '.nextui-button-icon-right'?: undefined;
154
- '.nextui-button-text-left'?: undefined;
155
- '.nextui-button-text-right'?: undefined;
156
- br?: undefined;
157
- };
158
- isPressed?: undefined;
159
- animated?: undefined;
160
- auto?: undefined;
161
- size?: undefined;
162
- shadow?: undefined;
163
- light?: undefined;
164
- ghost?: undefined;
165
- isHovered?: undefined;
166
- flat?: undefined;
167
- rounded?: undefined;
168
- } | {
169
- bordered: true;
170
- color: string;
171
- css: {
172
- [x: string]: string | {
173
- '.nextui-drip-filler': {
174
- fill: string;
175
- };
176
- };
177
- bg: string;
178
- color: string;
179
- padding: string;
180
- bgClip: string;
181
- borderColor: string;
182
- backgroundImage: string;
183
- border: string;
184
- transform?: undefined;
185
- px?: undefined;
186
- minWidth?: undefined;
187
- normalShadow?: undefined;
188
- '.nextui-button-text'?: undefined;
189
- '.nextui-button-icon'?: undefined;
190
- '.nextui-button-icon-right'?: undefined;
191
- '.nextui-button-text-left'?: undefined;
192
- '.nextui-button-text-right'?: undefined;
193
- br?: undefined;
194
- };
195
- isPressed?: undefined;
196
- animated?: undefined;
197
- auto?: undefined;
198
- size?: undefined;
199
- shadow?: undefined;
200
- light?: undefined;
201
- ghost?: undefined;
202
- isHovered?: undefined;
203
- flat?: undefined;
204
- rounded?: undefined;
205
- } | {
206
- ghost: true;
207
- isHovered: true;
208
- color: string;
209
- css: {
210
- bg: string;
211
- transform?: undefined;
212
- px?: undefined;
213
- minWidth?: undefined;
214
- normalShadow?: undefined;
215
- color?: undefined;
216
- borderColor?: undefined;
217
- padding?: undefined;
218
- bgClip?: undefined;
219
- backgroundImage?: undefined;
220
- border?: undefined;
221
- '.nextui-button-text'?: undefined;
222
- '.nextui-button-icon'?: undefined;
223
- '.nextui-button-icon-right'?: undefined;
224
- '.nextui-button-text-left'?: undefined;
225
- '.nextui-button-text-right'?: undefined;
226
- br?: undefined;
227
- };
228
- isPressed?: undefined;
229
- animated?: undefined;
230
- auto?: undefined;
231
- size?: undefined;
232
- shadow?: undefined;
233
- light?: undefined;
234
- bordered?: undefined;
235
- flat?: undefined;
236
- rounded?: undefined;
237
- } | {
238
- flat: true;
239
- color: string;
240
- css: {
241
- [x: string]: string | {
242
- '.nextui-drip-filler': {
243
- opacity: number;
244
- fill: string;
245
- };
246
- };
247
- bg: string;
248
- color: string;
249
- transform?: undefined;
250
- px?: undefined;
251
- minWidth?: undefined;
252
- normalShadow?: undefined;
253
- borderColor?: undefined;
254
- padding?: undefined;
255
- bgClip?: undefined;
256
- backgroundImage?: undefined;
257
- border?: undefined;
258
- '.nextui-button-text'?: undefined;
259
- '.nextui-button-icon'?: undefined;
260
- '.nextui-button-icon-right'?: undefined;
261
- '.nextui-button-text-left'?: undefined;
262
- '.nextui-button-text-right'?: undefined;
263
- br?: undefined;
264
- };
265
- isPressed?: undefined;
266
- animated?: undefined;
267
- auto?: undefined;
268
- size?: undefined;
269
- shadow?: undefined;
270
- light?: undefined;
271
- bordered?: undefined;
272
- ghost?: undefined;
273
- isHovered?: undefined;
274
- rounded?: undefined;
275
- } | {
276
- auto: true;
277
- color: string;
278
- bordered: true;
279
- css: {
280
- '.nextui-button-text': {
281
- px: string;
282
- };
283
- '.nextui-button-icon': {
284
- ml: string;
285
- };
286
- '.nextui-button-icon-right': {
287
- mr: string;
288
- };
289
- '.nextui-button-text-left': {
290
- pl: number;
291
- };
292
- '.nextui-button-text-right': {
293
- pr: number;
294
- };
295
- transform?: undefined;
296
- px?: undefined;
297
- minWidth?: undefined;
298
- normalShadow?: undefined;
299
- bg?: undefined;
300
- color?: undefined;
301
- borderColor?: undefined;
302
- padding?: undefined;
303
- bgClip?: undefined;
304
- backgroundImage?: undefined;
305
- border?: undefined;
306
- br?: undefined;
307
- };
308
- isPressed?: undefined;
309
- animated?: undefined;
310
- size?: undefined;
311
- shadow?: undefined;
312
- light?: undefined;
313
- ghost?: undefined;
314
- isHovered?: undefined;
315
- flat?: undefined;
316
- rounded?: undefined;
317
- } | {
318
- rounded: true;
319
- size: string;
320
- css: {
321
- br: string;
322
- transform?: undefined;
323
- px?: undefined;
324
- minWidth?: undefined;
325
- normalShadow?: undefined;
326
- bg?: undefined;
327
- color?: undefined;
328
- borderColor?: undefined;
329
- padding?: undefined;
330
- bgClip?: undefined;
331
- backgroundImage?: undefined;
332
- border?: undefined;
333
- '.nextui-button-text'?: undefined;
334
- '.nextui-button-icon'?: undefined;
335
- '.nextui-button-icon-right'?: undefined;
336
- '.nextui-button-text-left'?: undefined;
337
- '.nextui-button-text-right'?: undefined;
338
- };
339
- isPressed?: undefined;
340
- animated?: undefined;
341
- auto?: undefined;
342
- shadow?: undefined;
343
- color?: undefined;
344
- light?: undefined;
345
- bordered?: undefined;
346
- ghost?: undefined;
347
- isHovered?: undefined;
348
- flat?: undefined;
349
- })[] | {
350
- transition: string;
351
- dflex?: undefined;
352
- zIndex?: undefined;
353
- 'p, pre, div'?: undefined;
354
- '.nextui-drip-filler'?: undefined;
355
- bordered?: undefined;
356
- ghost?: undefined;
357
- color?: undefined;
358
- size?: undefined;
359
- borderWeight?: undefined;
360
- flat?: undefined;
361
- light?: undefined;
362
- shadow?: undefined;
363
- animated?: undefined;
364
- auto?: undefined;
365
- rounded?: undefined;
366
- isPressed?: undefined;
367
- isHovered?: undefined;
368
- } | {
369
- dflex: string;
370
- zIndex: string;
371
- 'p, pre, div': {
372
- margin: number;
373
- };
374
- transition?: undefined;
375
- '.nextui-drip-filler'?: undefined;
376
- bordered?: undefined;
377
- ghost?: undefined;
378
- color?: undefined;
379
- size?: undefined;
380
- borderWeight?: undefined;
381
- flat?: undefined;
382
- light?: undefined;
383
- shadow?: undefined;
384
- animated?: undefined;
385
- auto?: undefined;
386
- rounded?: undefined;
387
- isPressed?: undefined;
388
- isHovered?: undefined;
389
- } | {
390
- zIndex: string;
391
- '.nextui-drip-filler': {
392
- opacity: number;
393
- fill: string;
394
- };
395
- transition?: undefined;
396
- dflex?: undefined;
397
- 'p, pre, div'?: undefined;
398
- bordered?: undefined;
399
- ghost?: undefined;
400
- color?: undefined;
401
- size?: undefined;
402
- borderWeight?: undefined;
403
- flat?: undefined;
404
- light?: undefined;
405
- shadow?: undefined;
406
- animated?: undefined;
407
- auto?: undefined;
408
- rounded?: undefined;
409
- isPressed?: undefined;
410
- isHovered?: undefined;
411
- } | {
412
- bordered: {
413
- true: {
414
- bg: string;
415
- borderStyle: string;
416
- color: string;
417
- };
418
- };
419
- ghost: {
420
- true: {
421
- '&:hover': {
422
- color: string;
423
- };
424
- };
425
- };
426
- color: {
427
- default: {
428
- bg: string;
429
- color: string;
430
- };
431
- primary: {
432
- bg: string;
433
- color: string;
434
- };
435
- secondary: {
436
- bg: string;
437
- color: string;
438
- };
439
- success: {
440
- bg: string;
441
- color: string;
442
- };
443
- warning: {
444
- bg: string;
445
- color: string;
446
- };
447
- error: {
448
- bg: string;
449
- color: string;
450
- };
451
- gradient: {
452
- bg: string;
453
- color: string;
454
- };
455
- };
456
- size: {
457
- xs: {
458
- $$buttonPadding: string;
459
- $$buttonBorderRadius: string;
460
- px: string;
461
- height: string;
462
- lh: string;
463
- width: string;
464
- minWidth: string;
465
- fontSize: string;
466
- };
467
- sm: {
468
- $$buttonPadding: string;
469
- $$buttonBorderRadius: string;
470
- px: string;
471
- height: string;
472
- lh: string;
473
- width: string;
474
- minWidth: string;
475
- fontSize: string;
476
- };
477
- md: {
478
- $$buttonPadding: string;
479
- $$buttonBorderRadius: string;
480
- px: string;
481
- height: string;
482
- lh: string;
483
- width: string;
484
- minWidth: string;
485
- fontSize: string;
486
- };
487
- lg: {
488
- $$buttonPadding: string;
489
- $$buttonBorderRadius: string;
490
- px: string;
491
- height: string;
492
- lh: string;
493
- width: string;
494
- minWidth: string;
495
- fontSize: string;
496
- };
497
- xl: {
498
- $$buttonPadding: string;
499
- $$buttonBorderRadius: string;
500
- px: string;
501
- height: string;
502
- lh: string;
503
- width: string;
504
- minWidth: string;
505
- fontSize: string;
506
- };
507
- };
508
- borderWeight: {
509
- light: {
510
- bw: string;
511
- $$buttonBorderWeight: string;
512
- };
513
- normal: {
514
- bw: string;
515
- $$buttonBorderWeight: string;
516
- };
517
- bold: {
518
- bw: string;
519
- $$buttonBorderWeight: string;
520
- };
521
- extrabold: {
522
- bw: string;
523
- $$buttonBorderWeight: string;
524
- };
525
- black: {
526
- bw: string;
527
- $$buttonBorderWeight: string;
528
- };
529
- };
530
- flat: {
531
- true: {
532
- color: string;
533
- };
534
- };
535
- light: {
536
- true: {
537
- [x: string]: string | {
538
- '.nextui-drip-filler': {
539
- opacity: number;
540
- fill: string;
541
- };
542
- };
543
- bg: string;
544
- };
545
- };
546
- shadow: {
547
- true: {
548
- bs: string;
549
- };
550
- };
551
- animated: {
552
- false: {
553
- transition: string;
554
- };
555
- };
556
- auto: {
557
- true: {
558
- width: string;
559
- minWidth: string;
560
- };
561
- };
562
- rounded: {
563
- true: {
564
- $$buttonBorderRadius: string;
565
- };
566
- };
567
- isPressed: {
568
- true: {};
569
- };
570
- isHovered: {
571
- true: {
572
- opacity: string;
573
- };
574
- };
575
- transition?: undefined;
576
- dflex?: undefined;
577
- zIndex?: undefined;
578
- 'p, pre, div'?: undefined;
579
- '.nextui-drip-filler'?: undefined;
580
- } | {
581
- color: "default";
582
- borderWeight: "normal";
583
- animated: true;
584
- size: "md";
585
- transition?: undefined;
586
- dflex?: undefined;
587
- zIndex?: undefined;
588
- 'p, pre, div'?: undefined;
589
- '.nextui-drip-filler'?: undefined;
590
- bordered?: undefined;
591
- ghost?: undefined;
592
- flat?: undefined;
593
- light?: undefined;
594
- shadow?: undefined;
595
- auto?: undefined;
596
- rounded?: undefined;
597
- isPressed?: undefined;
598
- isHovered?: undefined;
599
- };
600
- $$buttonBorderRadius: string;
601
- $$buttonHoverOpacity: number;
602
- $$buttonPressedScale: number;
603
- dflex: string;
604
- appearance: string;
605
- boxSizing: string;
606
- fontWeight: string;
607
- us: string;
608
- lineHeight: string;
609
- ta: string;
610
- whiteSpace: string;
611
- transition: string;
612
- position: string;
613
- overflow: string;
614
- border: string;
615
- cursor: string;
616
- pe: string;
617
- p: number;
618
- br: string;
619
- '@motion': {
620
- transition: string;
621
- };
622
- '.nextui-button-text': {
623
- dflex: string;
624
- zIndex: string;
625
- 'p, pre, div': {
626
- margin: number;
627
- };
628
- };
629
- variants: {
630
- bordered: {
631
- true: {
632
- bg: string;
633
- borderStyle: string;
634
- color: string;
635
- };
636
- };
637
- ghost: {
638
- true: {
639
- '&:hover': {
640
- color: string;
641
- };
642
- };
643
- };
644
- color: {
645
- default: {
646
- bg: string;
647
- color: string;
648
- };
649
- primary: {
650
- bg: string;
651
- color: string;
652
- };
653
- secondary: {
654
- bg: string;
655
- color: string;
656
- };
657
- success: {
658
- bg: string;
659
- color: string;
660
- };
661
- warning: {
662
- bg: string;
663
- color: string;
664
- };
665
- error: {
666
- bg: string;
667
- color: string;
668
- };
669
- gradient: {
670
- bg: string;
671
- color: string;
672
- };
673
- };
674
- size: {
675
- xs: {
676
- $$buttonPadding: string;
677
- $$buttonBorderRadius: string;
678
- px: string;
679
- height: string;
680
- lh: string;
681
- width: string;
682
- minWidth: string;
683
- fontSize: string;
684
- };
685
- sm: {
686
- $$buttonPadding: string;
687
- $$buttonBorderRadius: string;
688
- px: string;
689
- height: string;
690
- lh: string;
691
- width: string;
692
- minWidth: string;
693
- fontSize: string;
694
- };
695
- md: {
696
- $$buttonPadding: string;
697
- $$buttonBorderRadius: string;
698
- px: string;
699
- height: string;
700
- lh: string;
701
- width: string;
702
- minWidth: string;
703
- fontSize: string;
704
- };
705
- lg: {
706
- $$buttonPadding: string;
707
- $$buttonBorderRadius: string;
708
- px: string;
709
- height: string;
710
- lh: string;
711
- width: string;
712
- minWidth: string;
713
- fontSize: string;
714
- };
715
- xl: {
716
- $$buttonPadding: string;
717
- $$buttonBorderRadius: string;
718
- px: string;
719
- height: string;
720
- lh: string;
721
- width: string;
722
- minWidth: string;
723
- fontSize: string;
724
- };
725
- };
726
- borderWeight: {
727
- light: {
728
- bw: string;
729
- $$buttonBorderWeight: string;
730
- };
731
- normal: {
732
- bw: string;
733
- $$buttonBorderWeight: string;
734
- };
735
- bold: {
736
- bw: string;
737
- $$buttonBorderWeight: string;
738
- };
739
- extrabold: {
740
- bw: string;
741
- $$buttonBorderWeight: string;
742
- };
743
- black: {
744
- bw: string;
745
- $$buttonBorderWeight: string;
746
- };
747
- };
748
- flat: {
749
- true: {
750
- color: string;
751
- };
752
- };
753
- light: {
754
- true: {
755
- [x: string]: string | {
756
- '.nextui-drip-filler': {
757
- opacity: number;
758
- fill: string;
759
- };
760
- };
761
- bg: string;
762
- };
763
- };
764
- shadow: {
765
- true: {
766
- bs: string;
767
- };
768
- };
769
- animated: {
770
- false: {
771
- transition: string;
772
- };
773
- };
774
- auto: {
775
- true: {
776
- width: string;
777
- minWidth: string;
778
- };
779
- };
780
- rounded: {
781
- true: {
782
- $$buttonBorderRadius: string;
783
- };
784
- };
785
- isPressed: {
786
- true: {};
787
- };
788
- isHovered: {
789
- true: {
790
- opacity: string;
791
- };
792
- };
793
- };
794
- compoundVariants: ({
795
- isPressed: true;
796
- animated: true;
797
- css: {
798
- transform: string;
799
- px?: undefined;
800
- minWidth?: undefined;
801
- normalShadow?: undefined;
802
- bg?: undefined;
803
- color?: undefined;
804
- borderColor?: undefined;
805
- padding?: undefined;
806
- bgClip?: undefined;
807
- backgroundImage?: undefined;
808
- border?: undefined;
809
- '.nextui-button-text'?: undefined;
810
- '.nextui-button-icon'?: undefined;
811
- '.nextui-button-icon-right'?: undefined;
812
- '.nextui-button-text-left'?: undefined;
813
- '.nextui-button-text-right'?: undefined;
814
- br?: undefined;
815
- };
816
- auto?: undefined;
817
- size?: undefined;
818
- shadow?: undefined;
819
- color?: undefined;
820
- light?: undefined;
821
- bordered?: undefined;
822
- ghost?: undefined;
823
- isHovered?: undefined;
824
- flat?: undefined;
825
- rounded?: undefined;
826
- } | {
827
- auto: true;
828
- size: string;
829
- css: {
830
- px: string;
831
- minWidth: string;
832
- transform?: undefined;
833
- normalShadow?: undefined;
834
- bg?: undefined;
835
- color?: undefined;
836
- borderColor?: undefined;
837
- padding?: undefined;
838
- bgClip?: undefined;
839
- backgroundImage?: undefined;
840
- border?: undefined;
841
- '.nextui-button-text'?: undefined;
842
- '.nextui-button-icon'?: undefined;
843
- '.nextui-button-icon-right'?: undefined;
844
- '.nextui-button-text-left'?: undefined;
845
- '.nextui-button-text-right'?: undefined;
846
- br?: undefined;
847
- };
848
- isPressed?: undefined;
849
- animated?: undefined;
850
- shadow?: undefined;
851
- color?: undefined;
852
- light?: undefined;
853
- bordered?: undefined;
854
- ghost?: undefined;
855
- isHovered?: undefined;
856
- flat?: undefined;
857
- rounded?: undefined;
858
- } | {
859
- shadow: true;
860
- color: string;
861
- css: {
862
- normalShadow: string;
863
- transform?: undefined;
864
- px?: undefined;
865
- minWidth?: undefined;
866
- bg?: undefined;
867
- color?: undefined;
868
- borderColor?: undefined;
869
- padding?: undefined;
870
- bgClip?: undefined;
871
- backgroundImage?: undefined;
872
- border?: undefined;
873
- '.nextui-button-text'?: undefined;
874
- '.nextui-button-icon'?: undefined;
875
- '.nextui-button-icon-right'?: undefined;
876
- '.nextui-button-text-left'?: undefined;
877
- '.nextui-button-text-right'?: undefined;
878
- br?: undefined;
879
- };
880
- isPressed?: undefined;
881
- animated?: undefined;
882
- auto?: undefined;
883
- size?: undefined;
884
- light?: undefined;
885
- bordered?: undefined;
886
- ghost?: undefined;
887
- isHovered?: undefined;
888
- flat?: undefined;
889
- rounded?: undefined;
890
- } | {
891
- light: true;
892
- color: string;
893
- css: {
894
- bg: string;
895
- color: string;
896
- transform?: undefined;
897
- px?: undefined;
898
- minWidth?: undefined;
899
- normalShadow?: undefined;
900
- borderColor?: undefined;
901
- padding?: undefined;
902
- bgClip?: undefined;
903
- backgroundImage?: undefined;
904
- border?: undefined;
905
- '.nextui-button-text'?: undefined;
906
- '.nextui-button-icon'?: undefined;
907
- '.nextui-button-icon-right'?: undefined;
908
- '.nextui-button-text-left'?: undefined;
909
- '.nextui-button-text-right'?: undefined;
910
- br?: undefined;
911
- };
912
- isPressed?: undefined;
913
- animated?: undefined;
914
- auto?: undefined;
915
- size?: undefined;
916
- shadow?: undefined;
917
- bordered?: undefined;
918
- ghost?: undefined;
919
- isHovered?: undefined;
920
- flat?: undefined;
921
- rounded?: undefined;
922
- } | {
923
- bordered: true;
924
- color: string;
925
- css: {
926
- [x: string]: string | {
927
- '.nextui-drip-filler': {
928
- fill: string;
929
- };
930
- };
931
- bg: string;
932
- borderColor: string;
933
- color: string;
934
- transform?: undefined;
935
- px?: undefined;
936
- minWidth?: undefined;
937
- normalShadow?: undefined;
938
- padding?: undefined;
939
- bgClip?: undefined;
940
- backgroundImage?: undefined;
941
- border?: undefined;
942
- '.nextui-button-text'?: undefined;
943
- '.nextui-button-icon'?: undefined;
944
- '.nextui-button-icon-right'?: undefined;
945
- '.nextui-button-text-left'?: undefined;
946
- '.nextui-button-text-right'?: undefined;
947
- br?: undefined;
948
- };
949
- isPressed?: undefined;
950
- animated?: undefined;
951
- auto?: undefined;
952
- size?: undefined;
953
- shadow?: undefined;
954
- light?: undefined;
955
- ghost?: undefined;
956
- isHovered?: undefined;
957
- flat?: undefined;
958
- rounded?: undefined;
959
- } | {
960
- bordered: true;
961
- color: string;
962
- css: {
963
- [x: string]: string | {
964
- '.nextui-drip-filler': {
965
- fill: string;
966
- };
967
- };
968
- bg: string;
969
- color: string;
970
- padding: string;
971
- bgClip: string;
972
- borderColor: string;
973
- backgroundImage: string;
974
- border: string;
975
- transform?: undefined;
976
- px?: undefined;
977
- minWidth?: undefined;
978
- normalShadow?: undefined;
979
- '.nextui-button-text'?: undefined;
980
- '.nextui-button-icon'?: undefined;
981
- '.nextui-button-icon-right'?: undefined;
982
- '.nextui-button-text-left'?: undefined;
983
- '.nextui-button-text-right'?: undefined;
984
- br?: undefined;
985
- };
986
- isPressed?: undefined;
987
- animated?: undefined;
988
- auto?: undefined;
989
- size?: undefined;
990
- shadow?: undefined;
991
- light?: undefined;
992
- ghost?: undefined;
993
- isHovered?: undefined;
994
- flat?: undefined;
995
- rounded?: undefined;
996
- } | {
997
- ghost: true;
998
- isHovered: true;
999
- color: string;
1000
- css: {
1001
- bg: string;
1002
- transform?: undefined;
1003
- px?: undefined;
1004
- minWidth?: undefined;
1005
- normalShadow?: undefined;
1006
- color?: undefined;
1007
- borderColor?: undefined;
1008
- padding?: undefined;
1009
- bgClip?: undefined;
1010
- backgroundImage?: undefined;
1011
- border?: undefined;
1012
- '.nextui-button-text'?: undefined;
1013
- '.nextui-button-icon'?: undefined;
1014
- '.nextui-button-icon-right'?: undefined;
1015
- '.nextui-button-text-left'?: undefined;
1016
- '.nextui-button-text-right'?: undefined;
1017
- br?: undefined;
1018
- };
1019
- isPressed?: undefined;
1020
- animated?: undefined;
1021
- auto?: undefined;
1022
- size?: undefined;
1023
- shadow?: undefined;
1024
- light?: undefined;
1025
- bordered?: undefined;
1026
- flat?: undefined;
1027
- rounded?: undefined;
1028
- } | {
1029
- flat: true;
1030
- color: string;
1031
- css: {
1032
- [x: string]: string | {
1033
- '.nextui-drip-filler': {
1034
- opacity: number;
1035
- fill: string;
1036
- };
1037
- };
1038
- bg: string;
1039
- color: string;
1040
- transform?: undefined;
1041
- px?: undefined;
1042
- minWidth?: undefined;
1043
- normalShadow?: undefined;
1044
- borderColor?: undefined;
1045
- padding?: undefined;
1046
- bgClip?: undefined;
1047
- backgroundImage?: undefined;
1048
- border?: undefined;
1049
- '.nextui-button-text'?: undefined;
1050
- '.nextui-button-icon'?: undefined;
1051
- '.nextui-button-icon-right'?: undefined;
1052
- '.nextui-button-text-left'?: undefined;
1053
- '.nextui-button-text-right'?: undefined;
1054
- br?: undefined;
1055
- };
1056
- isPressed?: undefined;
1057
- animated?: undefined;
1058
- auto?: undefined;
1059
- size?: undefined;
1060
- shadow?: undefined;
1061
- light?: undefined;
1062
- bordered?: undefined;
1063
- ghost?: undefined;
1064
- isHovered?: undefined;
1065
- rounded?: undefined;
1066
- } | {
1067
- auto: true;
1068
- color: string;
1069
- bordered: true;
1070
- css: {
1071
- '.nextui-button-text': {
1072
- px: string;
1073
- };
1074
- '.nextui-button-icon': {
1075
- ml: string;
1076
- };
1077
- '.nextui-button-icon-right': {
1078
- mr: string;
1079
- };
1080
- '.nextui-button-text-left': {
1081
- pl: number;
1082
- };
1083
- '.nextui-button-text-right': {
1084
- pr: number;
1085
- };
1086
- transform?: undefined;
1087
- px?: undefined;
1088
- minWidth?: undefined;
1089
- normalShadow?: undefined;
1090
- bg?: undefined;
1091
- color?: undefined;
1092
- borderColor?: undefined;
1093
- padding?: undefined;
1094
- bgClip?: undefined;
1095
- backgroundImage?: undefined;
1096
- border?: undefined;
1097
- br?: undefined;
1098
- };
1099
- isPressed?: undefined;
1100
- animated?: undefined;
1101
- size?: undefined;
1102
- shadow?: undefined;
1103
- light?: undefined;
1104
- ghost?: undefined;
1105
- isHovered?: undefined;
1106
- flat?: undefined;
1107
- rounded?: undefined;
1108
- } | {
1109
- rounded: true;
1110
- size: string;
1111
- css: {
1112
- br: string;
1113
- transform?: undefined;
1114
- px?: undefined;
1115
- minWidth?: undefined;
1116
- normalShadow?: undefined;
1117
- bg?: undefined;
1118
- color?: undefined;
1119
- borderColor?: undefined;
1120
- padding?: undefined;
1121
- bgClip?: undefined;
1122
- backgroundImage?: undefined;
1123
- border?: undefined;
1124
- '.nextui-button-text'?: undefined;
1125
- '.nextui-button-icon'?: undefined;
1126
- '.nextui-button-icon-right'?: undefined;
1127
- '.nextui-button-text-left'?: undefined;
1128
- '.nextui-button-text-right'?: undefined;
1129
- };
1130
- isPressed?: undefined;
1131
- animated?: undefined;
1132
- auto?: undefined;
1133
- shadow?: undefined;
1134
- color?: undefined;
1135
- light?: undefined;
1136
- bordered?: undefined;
1137
- ghost?: undefined;
1138
- isHovered?: undefined;
1139
- flat?: undefined;
1140
- })[];
1141
- defaultVariants: {
1142
- color: "default";
1143
- borderWeight: "normal";
1144
- animated: true;
1145
- size: "md";
1146
- };
1147
- }, import("@stitches/react/types/styled-component").CssComponent<never, {
1148
- isFocusVisible?: boolean | "true" | "false" | undefined;
1149
- }, {
1150
- xs: string;
1151
- sm: string;
1152
- md: string;
1153
- lg: string;
1154
- xl: string;
1155
- xsMax: string;
1156
- smMax: string;
1157
- mdMax: string;
1158
- lgMax: string;
1159
- xlMax: string;
1160
- motion: string;
1161
- safari: string;
1162
- hover: string;
1163
- dark: string;
1164
- light: string;
1165
- }, import("@stitches/react/types/css-util").CSS<{
1166
- xs: string;
1167
- sm: string;
1168
- md: string;
1169
- lg: string;
1170
- xl: string;
1171
- xsMax: string;
1172
- smMax: string;
1173
- mdMax: string;
1174
- lgMax: string;
1175
- xlMax: string;
1176
- motion: string;
1177
- safari: string;
1178
- hover: string;
1179
- dark: string;
1180
- light: string;
1181
- }, {
1182
- shadows: {
1183
- xs: string;
1184
- sm: string;
1185
- md: string;
1186
- lg: string;
1187
- xl: string;
1188
- };
1189
- colors: {
1190
- accents1: string;
1191
- accents2: string;
1192
- accents3: string;
1193
- accents4: string;
1194
- accents5: string;
1195
- accents6: string;
1196
- accents7: string;
1197
- accents8: string;
1198
- accents9: string;
1199
- text: string;
1200
- background: string;
1201
- foreground: string;
1202
- codeLight: string;
1203
- code: string;
1204
- border: string;
1205
- selection: string;
1206
- white: string;
1207
- black: string;
1208
- blue100: string;
1209
- blue200: string;
1210
- blue300: string;
1211
- blue400: string;
1212
- blue500: string;
1213
- blue600: string;
1214
- blue700: string;
1215
- blue800: string;
1216
- blue900: string;
1217
- purple100: string;
1218
- purple200: string;
1219
- purple300: string;
1220
- purple400: string;
1221
- purple500: string;
1222
- purple600: string;
1223
- purple700: string;
1224
- purple800: string;
1225
- purple900: string;
1226
- green100: string;
1227
- green200: string;
1228
- green300: string;
1229
- green400: string;
1230
- green500: string;
1231
- green600: string;
1232
- green700: string;
1233
- green800: string;
1234
- green900: string;
1235
- yellow100: string;
1236
- yellow200: string;
1237
- yellow300: string;
1238
- yellow400: string;
1239
- yellow500: string;
1240
- yellow600: string;
1241
- yellow700: string;
1242
- yellow800: string;
1243
- yellow900: string;
1244
- red100: string;
1245
- red200: string;
1246
- red300: string;
1247
- red400: string;
1248
- red500: string;
1249
- red600: string;
1250
- red700: string;
1251
- red800: string;
1252
- red900: string;
1253
- cyan100: string;
1254
- cyan200: string;
1255
- cyan300: string;
1256
- cyan400: string;
1257
- cyan500: string;
1258
- cyan600: string;
1259
- cyan700: string;
1260
- cyan800: string;
1261
- cyan900: string;
1262
- pink100: string;
1263
- pink200: string;
1264
- pink300: string;
1265
- pink400: string;
1266
- pink500: string;
1267
- pink600: string;
1268
- pink700: string;
1269
- pink800: string;
1270
- pink900: string;
1271
- gray100: string;
1272
- gray200: string;
1273
- gray300: string;
1274
- gray400: string;
1275
- gray500: string;
1276
- gray600: string;
1277
- gray700: string;
1278
- gray800: string;
1279
- gray900: string;
1280
- primaryLight: string;
1281
- primary: string;
1282
- primaryDark: string;
1283
- primaryShadow: string;
1284
- secondaryLight: string;
1285
- secondary: string;
1286
- secondaryDark: string;
1287
- secondaryShadow: string;
1288
- successLight: string;
1289
- success: string;
1290
- successDark: string;
1291
- successShadow: string;
1292
- warningLight: string;
1293
- warning: string;
1294
- warningDark: string;
1295
- warningShadow: string;
1296
- errorLight: string;
1297
- error: string;
1298
- errorDark: string;
1299
- errorShadow: string;
1300
- gradient: string;
1301
- link: string;
1302
- };
1303
- fonts: {
1304
- sans: string;
1305
- mono: string;
1306
- };
1307
- fontSizes: {
1308
- tiny: string;
1309
- xs: string;
1310
- base: string;
1311
- sm: string;
1312
- md: string;
1313
- lg: string;
1314
- xl: string;
1315
- };
1316
- fontWeights: {
1317
- hairline: number;
1318
- thin: number;
1319
- light: number;
1320
- normal: number;
1321
- medium: number;
1322
- semibold: number;
1323
- bold: number;
1324
- extrabold: number;
1325
- black: number;
1326
- };
1327
- lineHeights: {
1328
- xs: number;
1329
- sm: number;
1330
- md: number;
1331
- lg: number;
1332
- xl: number;
1333
- };
1334
- letterSpacings: {
1335
- tighter: string;
1336
- tight: string;
1337
- normal: string;
1338
- wide: string;
1339
- wider: string;
1340
- widest: string;
1341
- };
1342
- space: {
1343
- 0: string;
1344
- xs: string;
1345
- sm: string;
1346
- md: string;
1347
- lg: string;
1348
- xl: string;
1349
- px: string;
1350
- 1: string;
1351
- 2: string;
1352
- 3: string;
1353
- 4: string;
1354
- 5: string;
1355
- 6: string;
1356
- 7: string;
1357
- 8: string;
1358
- 9: string;
1359
- 10: string;
1360
- 11: string;
1361
- 12: string;
1362
- 13: string;
1363
- 14: string;
1364
- 15: string;
1365
- 16: string;
1366
- 17: string;
1367
- 18: string;
1368
- 20: string;
1369
- 24: string;
1370
- 28: string;
1371
- 32: string;
1372
- 36: string;
1373
- 40: string;
1374
- 44: string;
1375
- 48: string;
1376
- 52: string;
1377
- 56: string;
1378
- 60: string;
1379
- 64: string;
1380
- 72: string;
1381
- 80: string;
1382
- 96: string;
1383
- };
1384
- radii: {
1385
- xs: string;
1386
- sm: string;
1387
- md: string;
1388
- base: string;
1389
- lg: string;
1390
- xl: string;
1391
- squared: string;
1392
- rounded: string;
1393
- pill: string;
1394
- };
1395
- zIndices: {
1396
- 1: string;
1397
- 2: string;
1398
- 3: string;
1399
- 4: string;
1400
- 5: string;
1401
- 10: string;
1402
- max: string;
1403
- };
1404
- borderWeights: {
1405
- light: string;
1406
- normal: string;
1407
- bold: string;
1408
- extrabold: string;
1409
- black: string;
1410
- };
1411
- transitions: {
1412
- default: string;
1413
- button: string;
1414
- avatar: string;
1415
- link: string;
1416
- card: string;
1417
- };
1418
- breakpoints: {
1419
- xs: string;
1420
- sm: string;
1421
- md: string;
1422
- lg: string;
1423
- xl: string;
1424
- };
1425
- }, {
1426
- width: string;
1427
- height: string;
1428
- minWidth: string;
1429
- maxWidth: string;
1430
- minHeight: string;
1431
- maxHeight: string;
1432
- flexBasis: string;
1433
- gridTemplateColumns: string;
1434
- gridTemplateRows: string;
1435
- blockSize: string;
1436
- minBlockSize: string;
1437
- maxBlockSize: string;
1438
- inlineSize: string;
1439
- minInlineSize: string;
1440
- maxInlineSize: string;
1441
- borderWidth: string;
1442
- gap: "space";
1443
- gridGap: "space";
1444
- columnGap: "space";
1445
- gridColumnGap: "space";
1446
- rowGap: "space";
1447
- gridRowGap: "space";
1448
- inset: "space";
1449
- insetBlock: "space";
1450
- insetBlockEnd: "space";
1451
- insetBlockStart: "space";
1452
- insetInline: "space";
1453
- insetInlineEnd: "space";
1454
- insetInlineStart: "space";
1455
- margin: "space";
1456
- marginTop: "space";
1457
- marginRight: "space";
1458
- marginBottom: "space";
1459
- marginLeft: "space";
1460
- marginBlock: "space";
1461
- marginBlockEnd: "space";
1462
- marginBlockStart: "space";
1463
- marginInline: "space";
1464
- marginInlineEnd: "space";
1465
- marginInlineStart: "space";
1466
- padding: "space";
1467
- paddingTop: "space";
1468
- paddingRight: "space";
1469
- paddingBottom: "space";
1470
- paddingLeft: "space";
1471
- paddingBlock: "space";
1472
- paddingBlockEnd: "space";
1473
- paddingBlockStart: "space";
1474
- paddingInline: "space";
1475
- paddingInlineEnd: "space";
1476
- paddingInlineStart: "space";
1477
- scrollMargin: "space";
1478
- scrollMarginTop: "space";
1479
- scrollMarginRight: "space";
1480
- scrollMarginBottom: "space";
1481
- scrollMarginLeft: "space";
1482
- scrollMarginBlock: "space";
1483
- scrollMarginBlockEnd: "space";
1484
- scrollMarginBlockStart: "space";
1485
- scrollMarginInline: "space";
1486
- scrollMarginInlineEnd: "space";
1487
- scrollMarginInlineStart: "space";
1488
- scrollPadding: "space";
1489
- scrollPaddingTop: "space";
1490
- scrollPaddingRight: "space";
1491
- scrollPaddingBottom: "space";
1492
- scrollPaddingLeft: "space";
1493
- scrollPaddingBlock: "space";
1494
- scrollPaddingBlockEnd: "space";
1495
- scrollPaddingBlockStart: "space";
1496
- scrollPaddingInline: "space";
1497
- scrollPaddingInlineEnd: "space";
1498
- scrollPaddingInlineStart: "space";
1499
- top: "space";
1500
- right: "space";
1501
- bottom: "space";
1502
- left: "space";
1503
- fontSize: "fontSizes";
1504
- background: "colors";
1505
- backgroundColor: "colors";
1506
- backgroundImage: "colors";
1507
- borderImage: "colors";
1508
- border: "colors";
1509
- borderBlock: "colors";
1510
- borderBlockEnd: "colors";
1511
- borderBlockStart: "colors";
1512
- borderBottom: "colors";
1513
- borderBottomColor: "colors";
1514
- borderColor: "colors";
1515
- borderInline: "colors";
1516
- borderInlineEnd: "colors";
1517
- borderInlineStart: "colors";
1518
- borderLeft: "colors";
1519
- borderLeftColor: "colors";
1520
- borderRight: "colors";
1521
- borderRightColor: "colors";
1522
- borderTop: "colors";
1523
- borderTopColor: "colors";
1524
- caretColor: "colors";
1525
- color: "colors";
1526
- columnRuleColor: "colors";
1527
- outline: "colors";
1528
- outlineColor: "colors";
1529
- fill: "colors";
1530
- stroke: "colors";
1531
- textDecorationColor: "colors";
1532
- fontFamily: "fonts";
1533
- fontWeight: "fontWeights";
1534
- lineHeight: "lineHeights";
1535
- letterSpacing: "letterSpacings";
1536
- borderTopWidth: "borderWidths";
1537
- borderLeftWidth: "borderWidths";
1538
- borderRightWidth: "borderWidths";
1539
- borderBottomWidth: "borderWidths";
1540
- borderStyle: "borderStyles";
1541
- borderTopStyle: "borderStyles";
1542
- borderLeftStyle: "borderStyles";
1543
- borderRightStyle: "borderStyles";
1544
- borderBottomStyle: "borderStyles";
1545
- borderRadius: "radii";
1546
- borderTopLeftRadius: "radii";
1547
- borderTopRightRadius: "radii";
1548
- borderBottomRightRadius: "radii";
1549
- borderBottomLeftRadius: "radii";
1550
- boxShadow: "shadows";
1551
- textShadow: "shadows";
1552
- transition: "transitions";
1553
- zIndex: "zIndices";
1554
- }, {
1555
- p: (value: {
1556
- readonly [$$PropertyValue]: "padding";
1557
- }) => {
1558
- padding: {
1559
- readonly [$$PropertyValue]: "padding";
1560
- };
1561
- };
1562
- pt: (value: {
1563
- readonly [$$PropertyValue]: "paddingTop";
1564
- }) => {
1565
- paddingTop: {
1566
- readonly [$$PropertyValue]: "paddingTop";
1567
- };
1568
- };
1569
- pr: (value: {
1570
- readonly [$$PropertyValue]: "paddingRight";
1571
- }) => {
1572
- paddingRight: {
1573
- readonly [$$PropertyValue]: "paddingRight";
1574
- };
1575
- };
1576
- pb: (value: {
1577
- readonly [$$PropertyValue]: "paddingBottom";
1578
- }) => {
1579
- paddingBottom: {
1580
- readonly [$$PropertyValue]: "paddingBottom";
1581
- };
1582
- };
1583
- pl: (value: {
1584
- readonly [$$PropertyValue]: "paddingLeft";
1585
- }) => {
1586
- paddingLeft: {
1587
- readonly [$$PropertyValue]: "paddingLeft";
1588
- };
1589
- };
1590
- px: (value: {
1591
- readonly [$$PropertyValue]: "paddingLeft";
1592
- }) => {
1593
- paddingLeft: {
1594
- readonly [$$PropertyValue]: "paddingLeft";
1595
- };
1596
- paddingRight: {
1597
- readonly [$$PropertyValue]: "paddingLeft";
1598
- };
1599
- };
1600
- py: (value: {
1601
- readonly [$$PropertyValue]: "paddingTop";
1602
- }) => {
1603
- paddingTop: {
1604
- readonly [$$PropertyValue]: "paddingTop";
1605
- };
1606
- paddingBottom: {
1607
- readonly [$$PropertyValue]: "paddingTop";
1608
- };
1609
- };
1610
- m: (value: {
1611
- readonly [$$PropertyValue]: "margin";
1612
- }) => {
1613
- margin: {
1614
- readonly [$$PropertyValue]: "margin";
1615
- };
1616
- };
1617
- mt: (value: {
1618
- readonly [$$PropertyValue]: "marginTop";
1619
- }) => {
1620
- marginTop: {
1621
- readonly [$$PropertyValue]: "marginTop";
1622
- };
1623
- };
1624
- mr: (value: {
1625
- readonly [$$PropertyValue]: "marginRight";
1626
- }) => {
1627
- marginRight: {
1628
- readonly [$$PropertyValue]: "marginRight";
1629
- };
1630
- };
1631
- mb: (value: {
1632
- readonly [$$PropertyValue]: "marginBottom";
1633
- }) => {
1634
- marginBottom: {
1635
- readonly [$$PropertyValue]: "marginBottom";
1636
- };
1637
- };
1638
- ml: (value: {
1639
- readonly [$$PropertyValue]: "marginLeft";
1640
- }) => {
1641
- marginLeft: {
1642
- readonly [$$PropertyValue]: "marginLeft";
1643
- };
1644
- };
1645
- mx: (value: {
1646
- readonly [$$PropertyValue]: "marginLeft";
1647
- }) => {
1648
- marginLeft: {
1649
- readonly [$$PropertyValue]: "marginLeft";
1650
- };
1651
- marginRight: {
1652
- readonly [$$PropertyValue]: "marginLeft";
1653
- };
1654
- };
1655
- my: (value: {
1656
- readonly [$$PropertyValue]: "marginTop";
1657
- }) => {
1658
- marginTop: {
1659
- readonly [$$PropertyValue]: "marginTop";
1660
- };
1661
- marginBottom: {
1662
- readonly [$$PropertyValue]: "marginTop";
1663
- };
1664
- };
1665
- ta: (value: {
1666
- readonly [$$PropertyValue]: "textAlign";
1667
- }) => {
1668
- textAlign: {
1669
- readonly [$$PropertyValue]: "textAlign";
1670
- };
1671
- };
1672
- tt: (value: {
1673
- readonly [$$PropertyValue]: "textTransform";
1674
- }) => {
1675
- textTransform: {
1676
- readonly [$$PropertyValue]: "textTransform";
1677
- };
1678
- };
1679
- to: (value: {
1680
- readonly [$$PropertyValue]: "textOverflow";
1681
- }) => {
1682
- textOverflow: {
1683
- readonly [$$PropertyValue]: "textOverflow";
1684
- };
1685
- };
1686
- d: (value: {
1687
- readonly [$$PropertyValue]: "display";
1688
- }) => {
1689
- display: {
1690
- readonly [$$PropertyValue]: "display";
1691
- };
1692
- };
1693
- dflex: (value: {
1694
- readonly [$$PropertyValue]: "alignItems";
1695
- }) => {
1696
- display: string;
1697
- alignItems: {
1698
- readonly [$$PropertyValue]: "alignItems";
1699
- };
1700
- justifyContent: {
1701
- readonly [$$PropertyValue]: "alignItems";
1702
- };
1703
- };
1704
- fd: (value: {
1705
- readonly [$$PropertyValue]: "flexDirection";
1706
- }) => {
1707
- flexDirection: {
1708
- readonly [$$PropertyValue]: "flexDirection";
1709
- };
1710
- };
1711
- fw: (value: {
1712
- readonly [$$PropertyValue]: "flexWrap";
1713
- }) => {
1714
- flexWrap: {
1715
- readonly [$$PropertyValue]: "flexWrap";
1716
- };
1717
- };
1718
- ai: (value: {
1719
- readonly [$$PropertyValue]: "alignItems";
1720
- }) => {
1721
- alignItems: {
1722
- readonly [$$PropertyValue]: "alignItems";
1723
- };
1724
- };
1725
- ac: (value: {
1726
- readonly [$$PropertyValue]: "alignContent";
1727
- }) => {
1728
- alignContent: {
1729
- readonly [$$PropertyValue]: "alignContent";
1730
- };
1731
- };
1732
- jc: (value: {
1733
- readonly [$$PropertyValue]: "justifyContent";
1734
- }) => {
1735
- justifyContent: {
1736
- readonly [$$PropertyValue]: "justifyContent";
1737
- };
1738
- };
1739
- as: (value: {
1740
- readonly [$$PropertyValue]: "alignSelf";
1741
- }) => {
1742
- alignSelf: {
1743
- readonly [$$PropertyValue]: "alignSelf";
1744
- };
1745
- };
1746
- fg: (value: {
1747
- readonly [$$PropertyValue]: "flexGrow";
1748
- }) => {
1749
- flexGrow: {
1750
- readonly [$$PropertyValue]: "flexGrow";
1751
- };
1752
- };
1753
- fs: (value: {
1754
- readonly [$$PropertyValue]: "fontSize";
1755
- }) => {
1756
- fontSize: {
1757
- readonly [$$PropertyValue]: "fontSize";
1758
- };
1759
- };
1760
- fb: (value: {
1761
- readonly [$$PropertyValue]: "flexBasis";
1762
- }) => {
1763
- flexBasis: {
1764
- readonly [$$PropertyValue]: "flexBasis";
1765
- };
1766
- };
1767
- bc: (value: {
1768
- readonly [$$PropertyValue]: "backgroundColor";
1769
- }) => {
1770
- backgroundColor: {
1771
- readonly [$$PropertyValue]: "backgroundColor";
1772
- };
1773
- };
1774
- bf: (value: {
1775
- readonly [$$PropertyValue]: "backdropFilter";
1776
- }) => {
1777
- backdropFilter: {
1778
- readonly [$$PropertyValue]: "backdropFilter";
1779
- };
1780
- };
1781
- bg: (value: {
1782
- readonly [$$PropertyValue]: "backgroundColor";
1783
- }) => {
1784
- background: {
1785
- readonly [$$PropertyValue]: "backgroundColor";
1786
- };
1787
- };
1788
- bgBlur: (value: {
1789
- readonly [$$PropertyValue]: "backgroundColor";
1790
- }) => {
1791
- bf: string;
1792
- bg: string;
1793
- };
1794
- bgColor: (value: {
1795
- readonly [$$PropertyValue]: "backgroundColor";
1796
- }) => {
1797
- backgroundColor: {
1798
- readonly [$$PropertyValue]: "backgroundColor";
1799
- };
1800
- };
1801
- backgroundClip: (value: {
1802
- readonly [$$PropertyValue]: "backgroundClip";
1803
- }) => {
1804
- WebkitBackgroundClip: {
1805
- readonly [$$PropertyValue]: "backgroundClip";
1806
- };
1807
- backgroundClip: {
1808
- readonly [$$PropertyValue]: "backgroundClip";
1809
- };
1810
- };
1811
- bgClip: (value: {
1812
- readonly [$$PropertyValue]: "backgroundClip";
1813
- }) => {
1814
- WebkitBackgroundClip: {
1815
- readonly [$$PropertyValue]: "backgroundClip";
1816
- };
1817
- backgroundClip: {
1818
- readonly [$$PropertyValue]: "backgroundClip";
1819
- };
1820
- };
1821
- br: (value: {
1822
- readonly [$$PropertyValue]: "borderRadius";
1823
- }) => {
1824
- borderRadius: {
1825
- readonly [$$PropertyValue]: "borderRadius";
1826
- };
1827
- };
1828
- bw: (value: {
1829
- readonly [$$PropertyValue]: "borderWidth";
1830
- }) => {
1831
- borderWidth: {
1832
- readonly [$$PropertyValue]: "borderWidth";
1833
- };
1834
- };
1835
- btrr: (value: {
1836
- readonly [$$PropertyValue]: "borderTopRightRadius";
1837
- }) => {
1838
- borderTopRightRadius: {
1839
- readonly [$$PropertyValue]: "borderTopRightRadius";
1840
- };
1841
- };
1842
- bbrr: (value: {
1843
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1844
- }) => {
1845
- borderBottomRightRadius: {
1846
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1847
- };
1848
- };
1849
- bblr: (value: {
1850
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1851
- }) => {
1852
- borderBottomLeftRadius: {
1853
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1854
- };
1855
- };
1856
- btlr: (value: {
1857
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1858
- }) => {
1859
- borderTopLeftRadius: {
1860
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1861
- };
1862
- };
1863
- bs: (value: {
1864
- readonly [$$PropertyValue]: "boxShadow";
1865
- }) => {
1866
- boxShadow: {
1867
- readonly [$$PropertyValue]: "boxShadow";
1868
- };
1869
- };
1870
- normalShadow: (value: {
1871
- readonly [$$PropertyValue]: "backgroundColor";
1872
- }) => {
1873
- boxShadow: string;
1874
- };
1875
- normalShadowVar: (value: {
1876
- readonly [$$PropertyValue]: "backgroundColor";
1877
- }) => {
1878
- boxShadow: string;
1879
- };
1880
- lh: (value: {
1881
- readonly [$$PropertyValue]: "lineHeight";
1882
- }) => {
1883
- lineHeight: {
1884
- readonly [$$PropertyValue]: "lineHeight";
1885
- };
1886
- };
1887
- ov: (value: {
1888
- readonly [$$PropertyValue]: "overflow";
1889
- }) => {
1890
- overflow: {
1891
- readonly [$$PropertyValue]: "overflow";
1892
- };
1893
- };
1894
- ox: (value: {
1895
- readonly [$$PropertyValue]: "overflowX";
1896
- }) => {
1897
- overflowX: {
1898
- readonly [$$PropertyValue]: "overflowX";
1899
- };
1900
- };
1901
- oy: (value: {
1902
- readonly [$$PropertyValue]: "overflowY";
1903
- }) => {
1904
- overflowY: {
1905
- readonly [$$PropertyValue]: "overflowY";
1906
- };
1907
- };
1908
- pe: (value: {
1909
- readonly [$$PropertyValue]: "pointerEvents";
1910
- }) => {
1911
- pointerEvents: {
1912
- readonly [$$PropertyValue]: "pointerEvents";
1913
- };
1914
- };
1915
- events: (value: {
1916
- readonly [$$PropertyValue]: "pointerEvents";
1917
- }) => {
1918
- pointerEvents: {
1919
- readonly [$$PropertyValue]: "pointerEvents";
1920
- };
1921
- };
1922
- us: (value: {
1923
- readonly [$$PropertyValue]: "userSelect";
1924
- }) => {
1925
- WebkitUserSelect: {
1926
- readonly [$$PropertyValue]: "userSelect";
1927
- };
1928
- userSelect: {
1929
- readonly [$$PropertyValue]: "userSelect";
1930
- };
1931
- };
1932
- userSelect: (value: {
1933
- readonly [$$PropertyValue]: "userSelect";
1934
- }) => {
1935
- WebkitUserSelect: {
1936
- readonly [$$PropertyValue]: "userSelect";
1937
- };
1938
- userSelect: {
1939
- readonly [$$PropertyValue]: "userSelect";
1940
- };
1941
- };
1942
- w: (value: {
1943
- readonly [$$PropertyValue]: "width";
1944
- }) => {
1945
- width: {
1946
- readonly [$$PropertyValue]: "width";
1947
- };
1948
- };
1949
- h: (value: {
1950
- readonly [$$PropertyValue]: "height";
1951
- }) => {
1952
- height: {
1953
- readonly [$$PropertyValue]: "height";
1954
- };
1955
- };
1956
- mw: (value: {
1957
- readonly [$$PropertyValue]: "maxWidth";
1958
- }) => {
1959
- maxWidth: {
1960
- readonly [$$PropertyValue]: "maxWidth";
1961
- };
1962
- };
1963
- maxW: (value: {
1964
- readonly [$$PropertyValue]: "maxWidth";
1965
- }) => {
1966
- maxWidth: {
1967
- readonly [$$PropertyValue]: "maxWidth";
1968
- };
1969
- };
1970
- mh: (value: {
1971
- readonly [$$PropertyValue]: "maxHeight";
1972
- }) => {
1973
- maxHeight: {
1974
- readonly [$$PropertyValue]: "maxHeight";
1975
- };
1976
- };
1977
- maxH: (value: {
1978
- readonly [$$PropertyValue]: "maxHeight";
1979
- }) => {
1980
- maxHeight: {
1981
- readonly [$$PropertyValue]: "maxHeight";
1982
- };
1983
- };
1984
- size: (value: {
1985
- readonly [$$PropertyValue]: "width";
1986
- }) => {
1987
- width: {
1988
- readonly [$$PropertyValue]: "width";
1989
- };
1990
- height: {
1991
- readonly [$$PropertyValue]: "width";
1992
- };
1993
- };
1994
- minSize: (value: {
1995
- readonly [$$PropertyValue]: "width";
1996
- }) => {
1997
- minWidth: {
1998
- readonly [$$PropertyValue]: "width";
1999
- };
2000
- minHeight: {
2001
- readonly [$$PropertyValue]: "width";
2002
- };
2003
- width: {
2004
- readonly [$$PropertyValue]: "width";
2005
- };
2006
- height: {
2007
- readonly [$$PropertyValue]: "width";
2008
- };
2009
- };
2010
- sizeMin: (value: {
2011
- readonly [$$PropertyValue]: "width";
2012
- }) => {
2013
- minWidth: {
2014
- readonly [$$PropertyValue]: "width";
2015
- };
2016
- minHeight: {
2017
- readonly [$$PropertyValue]: "width";
2018
- };
2019
- width: {
2020
- readonly [$$PropertyValue]: "width";
2021
- };
2022
- height: {
2023
- readonly [$$PropertyValue]: "width";
2024
- };
2025
- };
2026
- maxSize: (value: {
2027
- readonly [$$PropertyValue]: "width";
2028
- }) => {
2029
- maxWidth: {
2030
- readonly [$$PropertyValue]: "width";
2031
- };
2032
- maxHeight: {
2033
- readonly [$$PropertyValue]: "width";
2034
- };
2035
- };
2036
- sizeMax: (value: {
2037
- readonly [$$PropertyValue]: "width";
2038
- }) => {
2039
- maxWidth: {
2040
- readonly [$$PropertyValue]: "width";
2041
- };
2042
- maxHeight: {
2043
- readonly [$$PropertyValue]: "width";
2044
- };
2045
- };
2046
- appearance: (value: {
2047
- readonly [$$PropertyValue]: "appearance";
2048
- }) => {
2049
- WebkitAppearance: {
2050
- readonly [$$PropertyValue]: "appearance";
2051
- };
2052
- appearance: {
2053
- readonly [$$PropertyValue]: "appearance";
2054
- };
2055
- };
2056
- scale: (value: {
2057
- readonly [$$PropertyValue]: "scale";
2058
- }) => {
2059
- transform: string;
2060
- };
2061
- linearGradient: (value: {
2062
- readonly [$$PropertyValue]: "backgroundImage";
2063
- }) => {
2064
- backgroundImage: string;
2065
- };
2066
- tdl: (value: {
2067
- readonly [$$PropertyValue]: "textDecorationLine";
2068
- }) => {
2069
- textDecorationLine: {
2070
- readonly [$$PropertyValue]: "textDecorationLine";
2071
- };
2072
- };
2073
- textGradient: (value: {
2074
- readonly [$$PropertyValue]: "backgroundImage";
2075
- }) => {
2076
- backgroundImage: string;
2077
- WebkitBackgroundClip: string;
2078
- WebkitTextFillColor: string;
2079
- '&::selection': {
2080
- WebkitTextFillColor: string;
2081
- };
2082
- };
2083
- }>>]>, {
2084
- xs: string;
2085
- sm: string;
2086
- md: string;
2087
- lg: string;
2088
- xl: string;
2089
- xsMax: string;
2090
- smMax: string;
2091
- mdMax: string;
2092
- lgMax: string;
2093
- xlMax: string;
2094
- motion: string;
2095
- safari: string;
2096
- hover: string;
2097
- dark: string;
2098
- light: string;
2099
- }, import("@stitches/react/types/css-util").CSS<{
2100
- xs: string;
2101
- sm: string;
2102
- md: string;
2103
- lg: string;
2104
- xl: string;
2105
- xsMax: string;
2106
- smMax: string;
2107
- mdMax: string;
2108
- lgMax: string;
2109
- xlMax: string;
2110
- motion: string;
2111
- safari: string;
2112
- hover: string;
2113
- dark: string;
2114
- light: string;
2115
- }, {
2116
- shadows: {
2117
- xs: string;
2118
- sm: string;
2119
- md: string;
2120
- lg: string;
2121
- xl: string;
2122
- };
2123
- colors: {
2124
- accents1: string;
2125
- accents2: string;
2126
- accents3: string;
2127
- accents4: string;
2128
- accents5: string;
2129
- accents6: string;
2130
- accents7: string;
2131
- accents8: string;
2132
- accents9: string;
2133
- text: string;
2134
- background: string;
2135
- foreground: string;
2136
- codeLight: string;
2137
- code: string;
2138
- border: string;
2139
- selection: string;
2140
- white: string;
2141
- black: string;
2142
- blue100: string;
2143
- blue200: string;
2144
- blue300: string;
2145
- blue400: string;
2146
- blue500: string;
2147
- blue600: string;
2148
- blue700: string;
2149
- blue800: string;
2150
- blue900: string;
2151
- purple100: string;
2152
- purple200: string;
2153
- purple300: string;
2154
- purple400: string;
2155
- purple500: string;
2156
- purple600: string;
2157
- purple700: string;
2158
- purple800: string;
2159
- purple900: string;
2160
- green100: string;
2161
- green200: string;
2162
- green300: string;
2163
- green400: string;
2164
- green500: string;
2165
- green600: string;
2166
- green700: string;
2167
- green800: string;
2168
- green900: string;
2169
- yellow100: string;
2170
- yellow200: string;
2171
- yellow300: string;
2172
- yellow400: string;
2173
- yellow500: string;
2174
- yellow600: string;
2175
- yellow700: string;
2176
- yellow800: string;
2177
- yellow900: string;
2178
- red100: string;
2179
- red200: string;
2180
- red300: string;
2181
- red400: string;
2182
- red500: string;
2183
- red600: string;
2184
- red700: string;
2185
- red800: string;
2186
- red900: string;
2187
- cyan100: string;
2188
- cyan200: string;
2189
- cyan300: string;
2190
- cyan400: string;
2191
- cyan500: string;
2192
- cyan600: string;
2193
- cyan700: string;
2194
- cyan800: string;
2195
- cyan900: string;
2196
- pink100: string;
2197
- pink200: string;
2198
- pink300: string;
2199
- pink400: string;
2200
- pink500: string;
2201
- pink600: string;
2202
- pink700: string;
2203
- pink800: string;
2204
- pink900: string;
2205
- gray100: string;
2206
- gray200: string;
2207
- gray300: string;
2208
- gray400: string;
2209
- gray500: string;
2210
- gray600: string;
2211
- gray700: string;
2212
- gray800: string;
2213
- gray900: string;
2214
- primaryLight: string;
2215
- primary: string;
2216
- primaryDark: string;
2217
- primaryShadow: string;
2218
- secondaryLight: string;
2219
- secondary: string;
2220
- secondaryDark: string;
2221
- secondaryShadow: string;
2222
- successLight: string;
2223
- success: string;
2224
- successDark: string;
2225
- successShadow: string;
2226
- warningLight: string;
2227
- warning: string;
2228
- warningDark: string;
2229
- warningShadow: string;
2230
- errorLight: string;
2231
- error: string;
2232
- errorDark: string;
2233
- errorShadow: string;
2234
- gradient: string;
2235
- link: string;
2236
- };
2237
- fonts: {
2238
- sans: string;
2239
- mono: string;
2240
- };
2241
- fontSizes: {
2242
- tiny: string;
2243
- xs: string;
2244
- base: string;
2245
- sm: string;
2246
- md: string;
2247
- lg: string;
2248
- xl: string;
2249
- };
2250
- fontWeights: {
2251
- hairline: number;
2252
- thin: number;
2253
- light: number;
2254
- normal: number;
2255
- medium: number;
2256
- semibold: number;
2257
- bold: number;
2258
- extrabold: number;
2259
- black: number;
2260
- };
2261
- lineHeights: {
2262
- xs: number;
2263
- sm: number;
2264
- md: number;
2265
- lg: number;
2266
- xl: number;
2267
- };
2268
- letterSpacings: {
2269
- tighter: string;
2270
- tight: string;
2271
- normal: string;
2272
- wide: string;
2273
- wider: string;
2274
- widest: string;
2275
- };
2276
- space: {
2277
- 0: string;
2278
- xs: string;
2279
- sm: string;
2280
- md: string;
2281
- lg: string;
2282
- xl: string;
2283
- px: string;
2284
- 1: string;
2285
- 2: string;
2286
- 3: string;
2287
- 4: string;
2288
- 5: string;
2289
- 6: string;
2290
- 7: string;
2291
- 8: string;
2292
- 9: string;
2293
- 10: string;
2294
- 11: string;
2295
- 12: string;
2296
- 13: string;
2297
- 14: string;
2298
- 15: string;
2299
- 16: string;
2300
- 17: string;
2301
- 18: string;
2302
- 20: string;
2303
- 24: string;
2304
- 28: string;
2305
- 32: string;
2306
- 36: string;
2307
- 40: string;
2308
- 44: string;
2309
- 48: string;
2310
- 52: string;
2311
- 56: string;
2312
- 60: string;
2313
- 64: string;
2314
- 72: string;
2315
- 80: string;
2316
- 96: string;
2317
- };
2318
- radii: {
2319
- xs: string;
2320
- sm: string;
2321
- md: string;
2322
- base: string;
2323
- lg: string;
2324
- xl: string;
2325
- squared: string;
2326
- rounded: string;
2327
- pill: string;
2328
- };
2329
- zIndices: {
2330
- 1: string;
2331
- 2: string;
2332
- 3: string;
2333
- 4: string;
2334
- 5: string;
2335
- 10: string;
2336
- max: string;
2337
- };
2338
- borderWeights: {
2339
- light: string;
2340
- normal: string;
2341
- bold: string;
2342
- extrabold: string;
2343
- black: string;
2344
- };
2345
- transitions: {
2346
- default: string;
2347
- button: string;
2348
- avatar: string;
2349
- link: string;
2350
- card: string;
2351
- };
2352
- breakpoints: {
2353
- xs: string;
2354
- sm: string;
2355
- md: string;
2356
- lg: string;
2357
- xl: string;
2358
- };
2359
- }, {
2360
- width: string;
2361
- height: string;
2362
- minWidth: string;
2363
- maxWidth: string;
2364
- minHeight: string;
2365
- maxHeight: string;
2366
- flexBasis: string;
2367
- gridTemplateColumns: string;
2368
- gridTemplateRows: string;
2369
- blockSize: string;
2370
- minBlockSize: string;
2371
- maxBlockSize: string;
2372
- inlineSize: string;
2373
- minInlineSize: string;
2374
- maxInlineSize: string;
2375
- borderWidth: string;
2376
- gap: "space";
2377
- gridGap: "space";
2378
- columnGap: "space";
2379
- gridColumnGap: "space";
2380
- rowGap: "space";
2381
- gridRowGap: "space";
2382
- inset: "space";
2383
- insetBlock: "space";
2384
- insetBlockEnd: "space";
2385
- insetBlockStart: "space";
2386
- insetInline: "space";
2387
- insetInlineEnd: "space";
2388
- insetInlineStart: "space";
2389
- margin: "space";
2390
- marginTop: "space";
2391
- marginRight: "space";
2392
- marginBottom: "space";
2393
- marginLeft: "space";
2394
- marginBlock: "space";
2395
- marginBlockEnd: "space";
2396
- marginBlockStart: "space";
2397
- marginInline: "space";
2398
- marginInlineEnd: "space";
2399
- marginInlineStart: "space";
2400
- padding: "space";
2401
- paddingTop: "space";
2402
- paddingRight: "space";
2403
- paddingBottom: "space";
2404
- paddingLeft: "space";
2405
- paddingBlock: "space";
2406
- paddingBlockEnd: "space";
2407
- paddingBlockStart: "space";
2408
- paddingInline: "space";
2409
- paddingInlineEnd: "space";
2410
- paddingInlineStart: "space";
2411
- scrollMargin: "space";
2412
- scrollMarginTop: "space";
2413
- scrollMarginRight: "space";
2414
- scrollMarginBottom: "space";
2415
- scrollMarginLeft: "space";
2416
- scrollMarginBlock: "space";
2417
- scrollMarginBlockEnd: "space";
2418
- scrollMarginBlockStart: "space";
2419
- scrollMarginInline: "space";
2420
- scrollMarginInlineEnd: "space";
2421
- scrollMarginInlineStart: "space";
2422
- scrollPadding: "space";
2423
- scrollPaddingTop: "space";
2424
- scrollPaddingRight: "space";
2425
- scrollPaddingBottom: "space";
2426
- scrollPaddingLeft: "space";
2427
- scrollPaddingBlock: "space";
2428
- scrollPaddingBlockEnd: "space";
2429
- scrollPaddingBlockStart: "space";
2430
- scrollPaddingInline: "space";
2431
- scrollPaddingInlineEnd: "space";
2432
- scrollPaddingInlineStart: "space";
2433
- top: "space";
2434
- right: "space";
2435
- bottom: "space";
2436
- left: "space";
2437
- fontSize: "fontSizes";
2438
- background: "colors";
2439
- backgroundColor: "colors";
2440
- backgroundImage: "colors";
2441
- borderImage: "colors";
2442
- border: "colors";
2443
- borderBlock: "colors";
2444
- borderBlockEnd: "colors";
2445
- borderBlockStart: "colors";
2446
- borderBottom: "colors";
2447
- borderBottomColor: "colors";
2448
- borderColor: "colors";
2449
- borderInline: "colors";
2450
- borderInlineEnd: "colors";
2451
- borderInlineStart: "colors";
2452
- borderLeft: "colors";
2453
- borderLeftColor: "colors";
2454
- borderRight: "colors";
2455
- borderRightColor: "colors";
2456
- borderTop: "colors";
2457
- borderTopColor: "colors";
2458
- caretColor: "colors";
2459
- color: "colors";
2460
- columnRuleColor: "colors";
2461
- outline: "colors";
2462
- outlineColor: "colors";
2463
- fill: "colors";
2464
- stroke: "colors";
2465
- textDecorationColor: "colors";
2466
- fontFamily: "fonts";
2467
- fontWeight: "fontWeights";
2468
- lineHeight: "lineHeights";
2469
- letterSpacing: "letterSpacings";
2470
- borderTopWidth: "borderWidths";
2471
- borderLeftWidth: "borderWidths";
2472
- borderRightWidth: "borderWidths";
2473
- borderBottomWidth: "borderWidths";
2474
- borderStyle: "borderStyles";
2475
- borderTopStyle: "borderStyles";
2476
- borderLeftStyle: "borderStyles";
2477
- borderRightStyle: "borderStyles";
2478
- borderBottomStyle: "borderStyles";
2479
- borderRadius: "radii";
2480
- borderTopLeftRadius: "radii";
2481
- borderTopRightRadius: "radii";
2482
- borderBottomRightRadius: "radii";
2483
- borderBottomLeftRadius: "radii";
2484
- boxShadow: "shadows";
2485
- textShadow: "shadows";
2486
- transition: "transitions";
2487
- zIndex: "zIndices";
2488
- }, {
2489
- p: (value: {
2490
- readonly [$$PropertyValue]: "padding";
2491
- }) => {
2492
- padding: {
2493
- readonly [$$PropertyValue]: "padding";
2494
- };
2495
- };
2496
- pt: (value: {
2497
- readonly [$$PropertyValue]: "paddingTop";
2498
- }) => {
2499
- paddingTop: {
2500
- readonly [$$PropertyValue]: "paddingTop";
2501
- };
2502
- };
2503
- pr: (value: {
2504
- readonly [$$PropertyValue]: "paddingRight";
2505
- }) => {
2506
- paddingRight: {
2507
- readonly [$$PropertyValue]: "paddingRight";
2508
- };
2509
- };
2510
- pb: (value: {
2511
- readonly [$$PropertyValue]: "paddingBottom";
2512
- }) => {
2513
- paddingBottom: {
2514
- readonly [$$PropertyValue]: "paddingBottom";
2515
- };
2516
- };
2517
- pl: (value: {
2518
- readonly [$$PropertyValue]: "paddingLeft";
2519
- }) => {
2520
- paddingLeft: {
2521
- readonly [$$PropertyValue]: "paddingLeft";
2522
- };
2523
- };
2524
- px: (value: {
2525
- readonly [$$PropertyValue]: "paddingLeft";
2526
- }) => {
2527
- paddingLeft: {
2528
- readonly [$$PropertyValue]: "paddingLeft";
2529
- };
2530
- paddingRight: {
2531
- readonly [$$PropertyValue]: "paddingLeft";
2532
- };
2533
- };
2534
- py: (value: {
2535
- readonly [$$PropertyValue]: "paddingTop";
2536
- }) => {
2537
- paddingTop: {
2538
- readonly [$$PropertyValue]: "paddingTop";
2539
- };
2540
- paddingBottom: {
2541
- readonly [$$PropertyValue]: "paddingTop";
2542
- };
2543
- };
2544
- m: (value: {
2545
- readonly [$$PropertyValue]: "margin";
2546
- }) => {
2547
- margin: {
2548
- readonly [$$PropertyValue]: "margin";
2549
- };
2550
- };
2551
- mt: (value: {
2552
- readonly [$$PropertyValue]: "marginTop";
2553
- }) => {
2554
- marginTop: {
2555
- readonly [$$PropertyValue]: "marginTop";
2556
- };
2557
- };
2558
- mr: (value: {
2559
- readonly [$$PropertyValue]: "marginRight";
2560
- }) => {
2561
- marginRight: {
2562
- readonly [$$PropertyValue]: "marginRight";
2563
- };
2564
- };
2565
- mb: (value: {
2566
- readonly [$$PropertyValue]: "marginBottom";
2567
- }) => {
2568
- marginBottom: {
2569
- readonly [$$PropertyValue]: "marginBottom";
2570
- };
2571
- };
2572
- ml: (value: {
2573
- readonly [$$PropertyValue]: "marginLeft";
2574
- }) => {
2575
- marginLeft: {
2576
- readonly [$$PropertyValue]: "marginLeft";
2577
- };
2578
- };
2579
- mx: (value: {
2580
- readonly [$$PropertyValue]: "marginLeft";
2581
- }) => {
2582
- marginLeft: {
2583
- readonly [$$PropertyValue]: "marginLeft";
2584
- };
2585
- marginRight: {
2586
- readonly [$$PropertyValue]: "marginLeft";
2587
- };
2588
- };
2589
- my: (value: {
2590
- readonly [$$PropertyValue]: "marginTop";
2591
- }) => {
2592
- marginTop: {
2593
- readonly [$$PropertyValue]: "marginTop";
2594
- };
2595
- marginBottom: {
2596
- readonly [$$PropertyValue]: "marginTop";
2597
- };
2598
- };
2599
- ta: (value: {
2600
- readonly [$$PropertyValue]: "textAlign";
2601
- }) => {
2602
- textAlign: {
2603
- readonly [$$PropertyValue]: "textAlign";
2604
- };
2605
- };
2606
- tt: (value: {
2607
- readonly [$$PropertyValue]: "textTransform";
2608
- }) => {
2609
- textTransform: {
2610
- readonly [$$PropertyValue]: "textTransform";
2611
- };
2612
- };
2613
- to: (value: {
2614
- readonly [$$PropertyValue]: "textOverflow";
2615
- }) => {
2616
- textOverflow: {
2617
- readonly [$$PropertyValue]: "textOverflow";
2618
- };
2619
- };
2620
- d: (value: {
2621
- readonly [$$PropertyValue]: "display";
2622
- }) => {
2623
- display: {
2624
- readonly [$$PropertyValue]: "display";
2625
- };
2626
- };
2627
- dflex: (value: {
2628
- readonly [$$PropertyValue]: "alignItems";
2629
- }) => {
2630
- display: string;
2631
- alignItems: {
2632
- readonly [$$PropertyValue]: "alignItems";
2633
- };
2634
- justifyContent: {
2635
- readonly [$$PropertyValue]: "alignItems";
2636
- };
2637
- };
2638
- fd: (value: {
2639
- readonly [$$PropertyValue]: "flexDirection";
2640
- }) => {
2641
- flexDirection: {
2642
- readonly [$$PropertyValue]: "flexDirection";
2643
- };
2644
- };
2645
- fw: (value: {
2646
- readonly [$$PropertyValue]: "flexWrap";
2647
- }) => {
2648
- flexWrap: {
2649
- readonly [$$PropertyValue]: "flexWrap";
2650
- };
2651
- };
2652
- ai: (value: {
2653
- readonly [$$PropertyValue]: "alignItems";
2654
- }) => {
2655
- alignItems: {
2656
- readonly [$$PropertyValue]: "alignItems";
2657
- };
2658
- };
2659
- ac: (value: {
2660
- readonly [$$PropertyValue]: "alignContent";
2661
- }) => {
2662
- alignContent: {
2663
- readonly [$$PropertyValue]: "alignContent";
2664
- };
2665
- };
2666
- jc: (value: {
2667
- readonly [$$PropertyValue]: "justifyContent";
2668
- }) => {
2669
- justifyContent: {
2670
- readonly [$$PropertyValue]: "justifyContent";
2671
- };
2672
- };
2673
- as: (value: {
2674
- readonly [$$PropertyValue]: "alignSelf";
2675
- }) => {
2676
- alignSelf: {
2677
- readonly [$$PropertyValue]: "alignSelf";
2678
- };
2679
- };
2680
- fg: (value: {
2681
- readonly [$$PropertyValue]: "flexGrow";
2682
- }) => {
2683
- flexGrow: {
2684
- readonly [$$PropertyValue]: "flexGrow";
2685
- };
2686
- };
2687
- fs: (value: {
2688
- readonly [$$PropertyValue]: "fontSize";
2689
- }) => {
2690
- fontSize: {
2691
- readonly [$$PropertyValue]: "fontSize";
2692
- };
2693
- };
2694
- fb: (value: {
2695
- readonly [$$PropertyValue]: "flexBasis";
2696
- }) => {
2697
- flexBasis: {
2698
- readonly [$$PropertyValue]: "flexBasis";
2699
- };
2700
- };
2701
- bc: (value: {
2702
- readonly [$$PropertyValue]: "backgroundColor";
2703
- }) => {
2704
- backgroundColor: {
2705
- readonly [$$PropertyValue]: "backgroundColor";
2706
- };
2707
- };
2708
- bf: (value: {
2709
- readonly [$$PropertyValue]: "backdropFilter";
2710
- }) => {
2711
- backdropFilter: {
2712
- readonly [$$PropertyValue]: "backdropFilter";
2713
- };
2714
- };
2715
- bg: (value: {
2716
- readonly [$$PropertyValue]: "backgroundColor";
2717
- }) => {
2718
- background: {
2719
- readonly [$$PropertyValue]: "backgroundColor";
2720
- };
2721
- };
2722
- bgBlur: (value: {
2723
- readonly [$$PropertyValue]: "backgroundColor";
2724
- }) => {
2725
- bf: string;
2726
- bg: string;
2727
- };
2728
- bgColor: (value: {
2729
- readonly [$$PropertyValue]: "backgroundColor";
2730
- }) => {
2731
- backgroundColor: {
2732
- readonly [$$PropertyValue]: "backgroundColor";
2733
- };
2734
- };
2735
- backgroundClip: (value: {
2736
- readonly [$$PropertyValue]: "backgroundClip";
2737
- }) => {
2738
- WebkitBackgroundClip: {
2739
- readonly [$$PropertyValue]: "backgroundClip";
2740
- };
2741
- backgroundClip: {
2742
- readonly [$$PropertyValue]: "backgroundClip";
2743
- };
2744
- };
2745
- bgClip: (value: {
2746
- readonly [$$PropertyValue]: "backgroundClip";
2747
- }) => {
2748
- WebkitBackgroundClip: {
2749
- readonly [$$PropertyValue]: "backgroundClip";
2750
- };
2751
- backgroundClip: {
2752
- readonly [$$PropertyValue]: "backgroundClip";
2753
- };
2754
- };
2755
- br: (value: {
2756
- readonly [$$PropertyValue]: "borderRadius";
2757
- }) => {
2758
- borderRadius: {
2759
- readonly [$$PropertyValue]: "borderRadius";
2760
- };
2761
- };
2762
- bw: (value: {
2763
- readonly [$$PropertyValue]: "borderWidth";
2764
- }) => {
2765
- borderWidth: {
2766
- readonly [$$PropertyValue]: "borderWidth";
2767
- };
2768
- };
2769
- btrr: (value: {
2770
- readonly [$$PropertyValue]: "borderTopRightRadius";
2771
- }) => {
2772
- borderTopRightRadius: {
2773
- readonly [$$PropertyValue]: "borderTopRightRadius";
2774
- };
2775
- };
2776
- bbrr: (value: {
2777
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2778
- }) => {
2779
- borderBottomRightRadius: {
2780
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2781
- };
2782
- };
2783
- bblr: (value: {
2784
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2785
- }) => {
2786
- borderBottomLeftRadius: {
2787
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2788
- };
2789
- };
2790
- btlr: (value: {
2791
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2792
- }) => {
2793
- borderTopLeftRadius: {
2794
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2795
- };
2796
- };
2797
- bs: (value: {
2798
- readonly [$$PropertyValue]: "boxShadow";
2799
- }) => {
2800
- boxShadow: {
2801
- readonly [$$PropertyValue]: "boxShadow";
2802
- };
2803
- };
2804
- normalShadow: (value: {
2805
- readonly [$$PropertyValue]: "backgroundColor";
2806
- }) => {
2807
- boxShadow: string;
2808
- };
2809
- normalShadowVar: (value: {
2810
- readonly [$$PropertyValue]: "backgroundColor";
2811
- }) => {
2812
- boxShadow: string;
2813
- };
2814
- lh: (value: {
2815
- readonly [$$PropertyValue]: "lineHeight";
2816
- }) => {
2817
- lineHeight: {
2818
- readonly [$$PropertyValue]: "lineHeight";
2819
- };
2820
- };
2821
- ov: (value: {
2822
- readonly [$$PropertyValue]: "overflow";
2823
- }) => {
2824
- overflow: {
2825
- readonly [$$PropertyValue]: "overflow";
2826
- };
2827
- };
2828
- ox: (value: {
2829
- readonly [$$PropertyValue]: "overflowX";
2830
- }) => {
2831
- overflowX: {
2832
- readonly [$$PropertyValue]: "overflowX";
2833
- };
2834
- };
2835
- oy: (value: {
2836
- readonly [$$PropertyValue]: "overflowY";
2837
- }) => {
2838
- overflowY: {
2839
- readonly [$$PropertyValue]: "overflowY";
2840
- };
2841
- };
2842
- pe: (value: {
2843
- readonly [$$PropertyValue]: "pointerEvents";
2844
- }) => {
2845
- pointerEvents: {
2846
- readonly [$$PropertyValue]: "pointerEvents";
2847
- };
2848
- };
2849
- events: (value: {
2850
- readonly [$$PropertyValue]: "pointerEvents";
2851
- }) => {
2852
- pointerEvents: {
2853
- readonly [$$PropertyValue]: "pointerEvents";
2854
- };
2855
- };
2856
- us: (value: {
2857
- readonly [$$PropertyValue]: "userSelect";
2858
- }) => {
2859
- WebkitUserSelect: {
2860
- readonly [$$PropertyValue]: "userSelect";
2861
- };
2862
- userSelect: {
2863
- readonly [$$PropertyValue]: "userSelect";
2864
- };
2865
- };
2866
- userSelect: (value: {
2867
- readonly [$$PropertyValue]: "userSelect";
2868
- }) => {
2869
- WebkitUserSelect: {
2870
- readonly [$$PropertyValue]: "userSelect";
2871
- };
2872
- userSelect: {
2873
- readonly [$$PropertyValue]: "userSelect";
2874
- };
2875
- };
2876
- w: (value: {
2877
- readonly [$$PropertyValue]: "width";
2878
- }) => {
2879
- width: {
2880
- readonly [$$PropertyValue]: "width";
2881
- };
2882
- };
2883
- h: (value: {
2884
- readonly [$$PropertyValue]: "height";
2885
- }) => {
2886
- height: {
2887
- readonly [$$PropertyValue]: "height";
2888
- };
2889
- };
2890
- mw: (value: {
2891
- readonly [$$PropertyValue]: "maxWidth";
2892
- }) => {
2893
- maxWidth: {
2894
- readonly [$$PropertyValue]: "maxWidth";
2895
- };
2896
- };
2897
- maxW: (value: {
2898
- readonly [$$PropertyValue]: "maxWidth";
2899
- }) => {
2900
- maxWidth: {
2901
- readonly [$$PropertyValue]: "maxWidth";
2902
- };
2903
- };
2904
- mh: (value: {
2905
- readonly [$$PropertyValue]: "maxHeight";
2906
- }) => {
2907
- maxHeight: {
2908
- readonly [$$PropertyValue]: "maxHeight";
2909
- };
2910
- };
2911
- maxH: (value: {
2912
- readonly [$$PropertyValue]: "maxHeight";
2913
- }) => {
2914
- maxHeight: {
2915
- readonly [$$PropertyValue]: "maxHeight";
2916
- };
2917
- };
2918
- size: (value: {
2919
- readonly [$$PropertyValue]: "width";
2920
- }) => {
2921
- width: {
2922
- readonly [$$PropertyValue]: "width";
2923
- };
2924
- height: {
2925
- readonly [$$PropertyValue]: "width";
2926
- };
2927
- };
2928
- minSize: (value: {
2929
- readonly [$$PropertyValue]: "width";
2930
- }) => {
2931
- minWidth: {
2932
- readonly [$$PropertyValue]: "width";
2933
- };
2934
- minHeight: {
2935
- readonly [$$PropertyValue]: "width";
2936
- };
2937
- width: {
2938
- readonly [$$PropertyValue]: "width";
2939
- };
2940
- height: {
2941
- readonly [$$PropertyValue]: "width";
2942
- };
2943
- };
2944
- sizeMin: (value: {
2945
- readonly [$$PropertyValue]: "width";
2946
- }) => {
2947
- minWidth: {
2948
- readonly [$$PropertyValue]: "width";
2949
- };
2950
- minHeight: {
2951
- readonly [$$PropertyValue]: "width";
2952
- };
2953
- width: {
2954
- readonly [$$PropertyValue]: "width";
2955
- };
2956
- height: {
2957
- readonly [$$PropertyValue]: "width";
2958
- };
2959
- };
2960
- maxSize: (value: {
2961
- readonly [$$PropertyValue]: "width";
2962
- }) => {
2963
- maxWidth: {
2964
- readonly [$$PropertyValue]: "width";
2965
- };
2966
- maxHeight: {
2967
- readonly [$$PropertyValue]: "width";
2968
- };
2969
- };
2970
- sizeMax: (value: {
2971
- readonly [$$PropertyValue]: "width";
2972
- }) => {
2973
- maxWidth: {
2974
- readonly [$$PropertyValue]: "width";
2975
- };
2976
- maxHeight: {
2977
- readonly [$$PropertyValue]: "width";
2978
- };
2979
- };
2980
- appearance: (value: {
2981
- readonly [$$PropertyValue]: "appearance";
2982
- }) => {
2983
- WebkitAppearance: {
2984
- readonly [$$PropertyValue]: "appearance";
2985
- };
2986
- appearance: {
2987
- readonly [$$PropertyValue]: "appearance";
2988
- };
2989
- };
2990
- scale: (value: {
2991
- readonly [$$PropertyValue]: "scale";
2992
- }) => {
2993
- transform: string;
2994
- };
2995
- linearGradient: (value: {
2996
- readonly [$$PropertyValue]: "backgroundImage";
2997
- }) => {
2998
- backgroundImage: string;
2999
- };
3000
- tdl: (value: {
3001
- readonly [$$PropertyValue]: "textDecorationLine";
3002
- }) => {
3003
- textDecorationLine: {
3004
- readonly [$$PropertyValue]: "textDecorationLine";
3005
- };
3006
- };
3007
- textGradient: (value: {
3008
- readonly [$$PropertyValue]: "backgroundImage";
3009
- }) => {
3010
- backgroundImage: string;
3011
- WebkitBackgroundClip: string;
3012
- WebkitTextFillColor: string;
3013
- '&::selection': {
3014
- WebkitTextFillColor: string;
3015
- };
3016
- };
3017
- }>>;
3018
- export declare type ButtonVariantsProps = VariantProps<typeof StyledButton>;
3019
- export default StyledButton;