@nextui-org/react 1.0.7-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 -41
  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,4675 +0,0 @@
1
- export declare const StyledUser: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
2
- xs: string;
3
- sm: string;
4
- md: string;
5
- lg: string;
6
- xl: string;
7
- xsMax: string;
8
- smMax: string;
9
- mdMax: string;
10
- lgMax: string;
11
- xlMax: string;
12
- motion: string;
13
- safari: string;
14
- hover: string;
15
- dark: string;
16
- light: string;
17
- }, import("@stitches/react/types/css-util").CSS<{
18
- xs: string;
19
- sm: string;
20
- md: string;
21
- lg: string;
22
- xl: string;
23
- xsMax: string;
24
- smMax: string;
25
- mdMax: string;
26
- lgMax: string;
27
- xlMax: string;
28
- motion: string;
29
- safari: string;
30
- hover: string;
31
- dark: string;
32
- light: string;
33
- }, {
34
- shadows: {
35
- xs: string;
36
- sm: string;
37
- md: string;
38
- lg: string;
39
- xl: string;
40
- };
41
- colors: {
42
- accents1: string;
43
- accents2: string;
44
- accents3: string;
45
- accents4: string;
46
- accents5: string;
47
- accents6: string;
48
- accents7: string;
49
- accents8: string;
50
- accents9: string;
51
- text: string;
52
- background: string;
53
- foreground: string;
54
- codeLight: string;
55
- code: string;
56
- border: string;
57
- selection: string;
58
- white: string;
59
- black: string;
60
- blue100: string;
61
- blue200: string;
62
- blue300: string;
63
- blue400: string;
64
- blue500: string;
65
- blue600: string;
66
- blue700: string;
67
- blue800: string;
68
- blue900: string;
69
- purple100: string;
70
- purple200: string;
71
- purple300: string;
72
- purple400: string;
73
- purple500: string;
74
- purple600: string;
75
- purple700: string;
76
- purple800: string;
77
- purple900: string;
78
- green100: string;
79
- green200: string;
80
- green300: string;
81
- green400: string;
82
- green500: string;
83
- green600: string;
84
- green700: string;
85
- green800: string;
86
- green900: string;
87
- yellow100: string;
88
- yellow200: string;
89
- yellow300: string;
90
- yellow400: string;
91
- yellow500: string;
92
- yellow600: string;
93
- yellow700: string;
94
- yellow800: string;
95
- yellow900: string;
96
- red100: string;
97
- red200: string;
98
- red300: string;
99
- red400: string;
100
- red500: string;
101
- red600: string;
102
- red700: string;
103
- red800: string;
104
- red900: string;
105
- cyan100: string;
106
- cyan200: string;
107
- cyan300: string;
108
- cyan400: string;
109
- cyan500: string;
110
- cyan600: string;
111
- cyan700: string;
112
- cyan800: string;
113
- cyan900: string;
114
- pink100: string;
115
- pink200: string;
116
- pink300: string;
117
- pink400: string;
118
- pink500: string;
119
- pink600: string;
120
- pink700: string;
121
- pink800: string;
122
- pink900: string;
123
- gray100: string;
124
- gray200: string;
125
- gray300: string;
126
- gray400: string;
127
- gray500: string;
128
- gray600: string;
129
- gray700: string;
130
- gray800: string;
131
- gray900: string;
132
- primaryLight: string;
133
- primary: string;
134
- primaryDark: string;
135
- primaryShadow: string;
136
- secondaryLight: string;
137
- secondary: string;
138
- secondaryDark: string;
139
- secondaryShadow: string;
140
- successLight: string;
141
- success: string;
142
- successDark: string;
143
- successShadow: string;
144
- warningLight: string;
145
- warning: string;
146
- warningDark: string;
147
- warningShadow: string;
148
- errorLight: string;
149
- error: string;
150
- errorDark: string;
151
- errorShadow: string;
152
- gradient: string;
153
- link: string;
154
- };
155
- fonts: {
156
- sans: string;
157
- mono: string;
158
- };
159
- fontSizes: {
160
- tiny: string;
161
- xs: string;
162
- base: string;
163
- sm: string;
164
- md: string;
165
- lg: string;
166
- xl: string;
167
- };
168
- fontWeights: {
169
- hairline: number;
170
- thin: number;
171
- light: number;
172
- normal: number;
173
- medium: number;
174
- semibold: number;
175
- bold: number;
176
- extrabold: number;
177
- black: number;
178
- };
179
- lineHeights: {
180
- xs: number;
181
- sm: number;
182
- md: number;
183
- lg: number;
184
- xl: number;
185
- };
186
- letterSpacings: {
187
- tighter: string;
188
- tight: string;
189
- normal: string;
190
- wide: string;
191
- wider: string;
192
- widest: string;
193
- };
194
- space: {
195
- 0: string;
196
- xs: string;
197
- sm: string;
198
- md: string;
199
- lg: string;
200
- xl: string;
201
- px: string;
202
- 1: string;
203
- 2: string;
204
- 3: string;
205
- 4: string;
206
- 5: string;
207
- 6: string;
208
- 7: string;
209
- 8: string;
210
- 9: string;
211
- 10: string;
212
- 11: string;
213
- 12: string;
214
- 13: string;
215
- 14: string;
216
- 15: string;
217
- 16: string;
218
- 17: string;
219
- 18: string;
220
- 20: string;
221
- 24: string;
222
- 28: string;
223
- 32: string;
224
- 36: string;
225
- 40: string;
226
- 44: string;
227
- 48: string;
228
- 52: string;
229
- 56: string;
230
- 60: string;
231
- 64: string;
232
- 72: string;
233
- 80: string;
234
- 96: string;
235
- };
236
- radii: {
237
- xs: string;
238
- sm: string;
239
- md: string;
240
- base: string;
241
- lg: string;
242
- xl: string;
243
- squared: string;
244
- rounded: string;
245
- pill: string;
246
- };
247
- zIndices: {
248
- 1: string;
249
- 2: string;
250
- 3: string;
251
- 4: string;
252
- 5: string;
253
- 10: string;
254
- max: string;
255
- };
256
- borderWeights: {
257
- light: string;
258
- normal: string;
259
- bold: string;
260
- extrabold: string;
261
- black: string;
262
- };
263
- transitions: {
264
- default: string;
265
- button: string;
266
- avatar: string;
267
- link: string;
268
- card: string;
269
- };
270
- breakpoints: {
271
- xs: string;
272
- sm: string;
273
- md: string;
274
- lg: string;
275
- xl: string;
276
- };
277
- }, {
278
- width: string;
279
- height: string;
280
- minWidth: string;
281
- maxWidth: string;
282
- minHeight: string;
283
- maxHeight: string;
284
- flexBasis: string;
285
- gridTemplateColumns: string;
286
- gridTemplateRows: string;
287
- blockSize: string;
288
- minBlockSize: string;
289
- maxBlockSize: string;
290
- inlineSize: string;
291
- minInlineSize: string;
292
- maxInlineSize: string;
293
- borderWidth: string;
294
- gap: "space";
295
- gridGap: "space";
296
- columnGap: "space";
297
- gridColumnGap: "space";
298
- rowGap: "space";
299
- gridRowGap: "space";
300
- inset: "space";
301
- insetBlock: "space";
302
- insetBlockEnd: "space";
303
- insetBlockStart: "space";
304
- insetInline: "space";
305
- insetInlineEnd: "space";
306
- insetInlineStart: "space";
307
- margin: "space";
308
- marginTop: "space";
309
- marginRight: "space";
310
- marginBottom: "space";
311
- marginLeft: "space";
312
- marginBlock: "space";
313
- marginBlockEnd: "space";
314
- marginBlockStart: "space";
315
- marginInline: "space";
316
- marginInlineEnd: "space";
317
- marginInlineStart: "space";
318
- padding: "space";
319
- paddingTop: "space";
320
- paddingRight: "space";
321
- paddingBottom: "space";
322
- paddingLeft: "space";
323
- paddingBlock: "space";
324
- paddingBlockEnd: "space";
325
- paddingBlockStart: "space";
326
- paddingInline: "space";
327
- paddingInlineEnd: "space";
328
- paddingInlineStart: "space";
329
- scrollMargin: "space";
330
- scrollMarginTop: "space";
331
- scrollMarginRight: "space";
332
- scrollMarginBottom: "space";
333
- scrollMarginLeft: "space";
334
- scrollMarginBlock: "space";
335
- scrollMarginBlockEnd: "space";
336
- scrollMarginBlockStart: "space";
337
- scrollMarginInline: "space";
338
- scrollMarginInlineEnd: "space";
339
- scrollMarginInlineStart: "space";
340
- scrollPadding: "space";
341
- scrollPaddingTop: "space";
342
- scrollPaddingRight: "space";
343
- scrollPaddingBottom: "space";
344
- scrollPaddingLeft: "space";
345
- scrollPaddingBlock: "space";
346
- scrollPaddingBlockEnd: "space";
347
- scrollPaddingBlockStart: "space";
348
- scrollPaddingInline: "space";
349
- scrollPaddingInlineEnd: "space";
350
- scrollPaddingInlineStart: "space";
351
- top: "space";
352
- right: "space";
353
- bottom: "space";
354
- left: "space";
355
- fontSize: "fontSizes";
356
- background: "colors";
357
- backgroundColor: "colors";
358
- backgroundImage: "colors";
359
- borderImage: "colors";
360
- border: "colors";
361
- borderBlock: "colors";
362
- borderBlockEnd: "colors";
363
- borderBlockStart: "colors";
364
- borderBottom: "colors";
365
- borderBottomColor: "colors";
366
- borderColor: "colors";
367
- borderInline: "colors";
368
- borderInlineEnd: "colors";
369
- borderInlineStart: "colors";
370
- borderLeft: "colors";
371
- borderLeftColor: "colors";
372
- borderRight: "colors";
373
- borderRightColor: "colors";
374
- borderTop: "colors";
375
- borderTopColor: "colors";
376
- caretColor: "colors";
377
- color: "colors";
378
- columnRuleColor: "colors";
379
- outline: "colors";
380
- outlineColor: "colors";
381
- fill: "colors";
382
- stroke: "colors";
383
- textDecorationColor: "colors";
384
- fontFamily: "fonts";
385
- fontWeight: "fontWeights";
386
- lineHeight: "lineHeights";
387
- letterSpacing: "letterSpacings";
388
- borderTopWidth: "borderWidths";
389
- borderLeftWidth: "borderWidths";
390
- borderRightWidth: "borderWidths";
391
- borderBottomWidth: "borderWidths";
392
- borderStyle: "borderStyles";
393
- borderTopStyle: "borderStyles";
394
- borderLeftStyle: "borderStyles";
395
- borderRightStyle: "borderStyles";
396
- borderBottomStyle: "borderStyles";
397
- borderRadius: "radii";
398
- borderTopLeftRadius: "radii";
399
- borderTopRightRadius: "radii";
400
- borderBottomRightRadius: "radii";
401
- borderBottomLeftRadius: "radii";
402
- boxShadow: "shadows";
403
- textShadow: "shadows";
404
- transition: "transitions";
405
- zIndex: "zIndices";
406
- }, {
407
- p: (value: {
408
- readonly [$$PropertyValue]: "padding";
409
- }) => {
410
- padding: {
411
- readonly [$$PropertyValue]: "padding";
412
- };
413
- };
414
- pt: (value: {
415
- readonly [$$PropertyValue]: "paddingTop";
416
- }) => {
417
- paddingTop: {
418
- readonly [$$PropertyValue]: "paddingTop";
419
- };
420
- };
421
- pr: (value: {
422
- readonly [$$PropertyValue]: "paddingRight";
423
- }) => {
424
- paddingRight: {
425
- readonly [$$PropertyValue]: "paddingRight";
426
- };
427
- };
428
- pb: (value: {
429
- readonly [$$PropertyValue]: "paddingBottom";
430
- }) => {
431
- paddingBottom: {
432
- readonly [$$PropertyValue]: "paddingBottom";
433
- };
434
- };
435
- pl: (value: {
436
- readonly [$$PropertyValue]: "paddingLeft";
437
- }) => {
438
- paddingLeft: {
439
- readonly [$$PropertyValue]: "paddingLeft";
440
- };
441
- };
442
- px: (value: {
443
- readonly [$$PropertyValue]: "paddingLeft";
444
- }) => {
445
- paddingLeft: {
446
- readonly [$$PropertyValue]: "paddingLeft";
447
- };
448
- paddingRight: {
449
- readonly [$$PropertyValue]: "paddingLeft";
450
- };
451
- };
452
- py: (value: {
453
- readonly [$$PropertyValue]: "paddingTop";
454
- }) => {
455
- paddingTop: {
456
- readonly [$$PropertyValue]: "paddingTop";
457
- };
458
- paddingBottom: {
459
- readonly [$$PropertyValue]: "paddingTop";
460
- };
461
- };
462
- m: (value: {
463
- readonly [$$PropertyValue]: "margin";
464
- }) => {
465
- margin: {
466
- readonly [$$PropertyValue]: "margin";
467
- };
468
- };
469
- mt: (value: {
470
- readonly [$$PropertyValue]: "marginTop";
471
- }) => {
472
- marginTop: {
473
- readonly [$$PropertyValue]: "marginTop";
474
- };
475
- };
476
- mr: (value: {
477
- readonly [$$PropertyValue]: "marginRight";
478
- }) => {
479
- marginRight: {
480
- readonly [$$PropertyValue]: "marginRight";
481
- };
482
- };
483
- mb: (value: {
484
- readonly [$$PropertyValue]: "marginBottom";
485
- }) => {
486
- marginBottom: {
487
- readonly [$$PropertyValue]: "marginBottom";
488
- };
489
- };
490
- ml: (value: {
491
- readonly [$$PropertyValue]: "marginLeft";
492
- }) => {
493
- marginLeft: {
494
- readonly [$$PropertyValue]: "marginLeft";
495
- };
496
- };
497
- mx: (value: {
498
- readonly [$$PropertyValue]: "marginLeft";
499
- }) => {
500
- marginLeft: {
501
- readonly [$$PropertyValue]: "marginLeft";
502
- };
503
- marginRight: {
504
- readonly [$$PropertyValue]: "marginLeft";
505
- };
506
- };
507
- my: (value: {
508
- readonly [$$PropertyValue]: "marginTop";
509
- }) => {
510
- marginTop: {
511
- readonly [$$PropertyValue]: "marginTop";
512
- };
513
- marginBottom: {
514
- readonly [$$PropertyValue]: "marginTop";
515
- };
516
- };
517
- ta: (value: {
518
- readonly [$$PropertyValue]: "textAlign";
519
- }) => {
520
- textAlign: {
521
- readonly [$$PropertyValue]: "textAlign";
522
- };
523
- };
524
- tt: (value: {
525
- readonly [$$PropertyValue]: "textTransform";
526
- }) => {
527
- textTransform: {
528
- readonly [$$PropertyValue]: "textTransform";
529
- };
530
- };
531
- to: (value: {
532
- readonly [$$PropertyValue]: "textOverflow";
533
- }) => {
534
- textOverflow: {
535
- readonly [$$PropertyValue]: "textOverflow";
536
- };
537
- };
538
- d: (value: {
539
- readonly [$$PropertyValue]: "display";
540
- }) => {
541
- display: {
542
- readonly [$$PropertyValue]: "display";
543
- };
544
- };
545
- dflex: (value: {
546
- readonly [$$PropertyValue]: "alignItems";
547
- }) => {
548
- display: string;
549
- alignItems: {
550
- readonly [$$PropertyValue]: "alignItems";
551
- };
552
- justifyContent: {
553
- readonly [$$PropertyValue]: "alignItems";
554
- };
555
- };
556
- fd: (value: {
557
- readonly [$$PropertyValue]: "flexDirection";
558
- }) => {
559
- flexDirection: {
560
- readonly [$$PropertyValue]: "flexDirection";
561
- };
562
- };
563
- fw: (value: {
564
- readonly [$$PropertyValue]: "flexWrap";
565
- }) => {
566
- flexWrap: {
567
- readonly [$$PropertyValue]: "flexWrap";
568
- };
569
- };
570
- ai: (value: {
571
- readonly [$$PropertyValue]: "alignItems";
572
- }) => {
573
- alignItems: {
574
- readonly [$$PropertyValue]: "alignItems";
575
- };
576
- };
577
- ac: (value: {
578
- readonly [$$PropertyValue]: "alignContent";
579
- }) => {
580
- alignContent: {
581
- readonly [$$PropertyValue]: "alignContent";
582
- };
583
- };
584
- jc: (value: {
585
- readonly [$$PropertyValue]: "justifyContent";
586
- }) => {
587
- justifyContent: {
588
- readonly [$$PropertyValue]: "justifyContent";
589
- };
590
- };
591
- as: (value: {
592
- readonly [$$PropertyValue]: "alignSelf";
593
- }) => {
594
- alignSelf: {
595
- readonly [$$PropertyValue]: "alignSelf";
596
- };
597
- };
598
- fg: (value: {
599
- readonly [$$PropertyValue]: "flexGrow";
600
- }) => {
601
- flexGrow: {
602
- readonly [$$PropertyValue]: "flexGrow";
603
- };
604
- };
605
- fs: (value: {
606
- readonly [$$PropertyValue]: "fontSize";
607
- }) => {
608
- fontSize: {
609
- readonly [$$PropertyValue]: "fontSize";
610
- };
611
- };
612
- fb: (value: {
613
- readonly [$$PropertyValue]: "flexBasis";
614
- }) => {
615
- flexBasis: {
616
- readonly [$$PropertyValue]: "flexBasis";
617
- };
618
- };
619
- bc: (value: {
620
- readonly [$$PropertyValue]: "backgroundColor";
621
- }) => {
622
- backgroundColor: {
623
- readonly [$$PropertyValue]: "backgroundColor";
624
- };
625
- };
626
- bf: (value: {
627
- readonly [$$PropertyValue]: "backdropFilter";
628
- }) => {
629
- backdropFilter: {
630
- readonly [$$PropertyValue]: "backdropFilter";
631
- };
632
- };
633
- bg: (value: {
634
- readonly [$$PropertyValue]: "backgroundColor";
635
- }) => {
636
- background: {
637
- readonly [$$PropertyValue]: "backgroundColor";
638
- };
639
- };
640
- bgBlur: (value: {
641
- readonly [$$PropertyValue]: "backgroundColor";
642
- }) => {
643
- bf: string;
644
- bg: string;
645
- };
646
- bgColor: (value: {
647
- readonly [$$PropertyValue]: "backgroundColor";
648
- }) => {
649
- backgroundColor: {
650
- readonly [$$PropertyValue]: "backgroundColor";
651
- };
652
- };
653
- backgroundClip: (value: {
654
- readonly [$$PropertyValue]: "backgroundClip";
655
- }) => {
656
- WebkitBackgroundClip: {
657
- readonly [$$PropertyValue]: "backgroundClip";
658
- };
659
- backgroundClip: {
660
- readonly [$$PropertyValue]: "backgroundClip";
661
- };
662
- };
663
- bgClip: (value: {
664
- readonly [$$PropertyValue]: "backgroundClip";
665
- }) => {
666
- WebkitBackgroundClip: {
667
- readonly [$$PropertyValue]: "backgroundClip";
668
- };
669
- backgroundClip: {
670
- readonly [$$PropertyValue]: "backgroundClip";
671
- };
672
- };
673
- br: (value: {
674
- readonly [$$PropertyValue]: "borderRadius";
675
- }) => {
676
- borderRadius: {
677
- readonly [$$PropertyValue]: "borderRadius";
678
- };
679
- };
680
- bw: (value: {
681
- readonly [$$PropertyValue]: "borderWidth";
682
- }) => {
683
- borderWidth: {
684
- readonly [$$PropertyValue]: "borderWidth";
685
- };
686
- };
687
- btrr: (value: {
688
- readonly [$$PropertyValue]: "borderTopRightRadius";
689
- }) => {
690
- borderTopRightRadius: {
691
- readonly [$$PropertyValue]: "borderTopRightRadius";
692
- };
693
- };
694
- bbrr: (value: {
695
- readonly [$$PropertyValue]: "borderBottomRightRadius";
696
- }) => {
697
- borderBottomRightRadius: {
698
- readonly [$$PropertyValue]: "borderBottomRightRadius";
699
- };
700
- };
701
- bblr: (value: {
702
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
703
- }) => {
704
- borderBottomLeftRadius: {
705
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
706
- };
707
- };
708
- btlr: (value: {
709
- readonly [$$PropertyValue]: "borderTopLeftRadius";
710
- }) => {
711
- borderTopLeftRadius: {
712
- readonly [$$PropertyValue]: "borderTopLeftRadius";
713
- };
714
- };
715
- bs: (value: {
716
- readonly [$$PropertyValue]: "boxShadow";
717
- }) => {
718
- boxShadow: {
719
- readonly [$$PropertyValue]: "boxShadow";
720
- };
721
- };
722
- normalShadow: (value: {
723
- readonly [$$PropertyValue]: "backgroundColor";
724
- }) => {
725
- boxShadow: string;
726
- };
727
- normalShadowVar: (value: {
728
- readonly [$$PropertyValue]: "backgroundColor";
729
- }) => {
730
- boxShadow: string;
731
- };
732
- lh: (value: {
733
- readonly [$$PropertyValue]: "lineHeight";
734
- }) => {
735
- lineHeight: {
736
- readonly [$$PropertyValue]: "lineHeight";
737
- };
738
- };
739
- ov: (value: {
740
- readonly [$$PropertyValue]: "overflow";
741
- }) => {
742
- overflow: {
743
- readonly [$$PropertyValue]: "overflow";
744
- };
745
- };
746
- ox: (value: {
747
- readonly [$$PropertyValue]: "overflowX";
748
- }) => {
749
- overflowX: {
750
- readonly [$$PropertyValue]: "overflowX";
751
- };
752
- };
753
- oy: (value: {
754
- readonly [$$PropertyValue]: "overflowY";
755
- }) => {
756
- overflowY: {
757
- readonly [$$PropertyValue]: "overflowY";
758
- };
759
- };
760
- pe: (value: {
761
- readonly [$$PropertyValue]: "pointerEvents";
762
- }) => {
763
- pointerEvents: {
764
- readonly [$$PropertyValue]: "pointerEvents";
765
- };
766
- };
767
- events: (value: {
768
- readonly [$$PropertyValue]: "pointerEvents";
769
- }) => {
770
- pointerEvents: {
771
- readonly [$$PropertyValue]: "pointerEvents";
772
- };
773
- };
774
- us: (value: {
775
- readonly [$$PropertyValue]: "userSelect";
776
- }) => {
777
- WebkitUserSelect: {
778
- readonly [$$PropertyValue]: "userSelect";
779
- };
780
- userSelect: {
781
- readonly [$$PropertyValue]: "userSelect";
782
- };
783
- };
784
- userSelect: (value: {
785
- readonly [$$PropertyValue]: "userSelect";
786
- }) => {
787
- WebkitUserSelect: {
788
- readonly [$$PropertyValue]: "userSelect";
789
- };
790
- userSelect: {
791
- readonly [$$PropertyValue]: "userSelect";
792
- };
793
- };
794
- w: (value: {
795
- readonly [$$PropertyValue]: "width";
796
- }) => {
797
- width: {
798
- readonly [$$PropertyValue]: "width";
799
- };
800
- };
801
- h: (value: {
802
- readonly [$$PropertyValue]: "height";
803
- }) => {
804
- height: {
805
- readonly [$$PropertyValue]: "height";
806
- };
807
- };
808
- mw: (value: {
809
- readonly [$$PropertyValue]: "maxWidth";
810
- }) => {
811
- maxWidth: {
812
- readonly [$$PropertyValue]: "maxWidth";
813
- };
814
- };
815
- maxW: (value: {
816
- readonly [$$PropertyValue]: "maxWidth";
817
- }) => {
818
- maxWidth: {
819
- readonly [$$PropertyValue]: "maxWidth";
820
- };
821
- };
822
- mh: (value: {
823
- readonly [$$PropertyValue]: "maxHeight";
824
- }) => {
825
- maxHeight: {
826
- readonly [$$PropertyValue]: "maxHeight";
827
- };
828
- };
829
- maxH: (value: {
830
- readonly [$$PropertyValue]: "maxHeight";
831
- }) => {
832
- maxHeight: {
833
- readonly [$$PropertyValue]: "maxHeight";
834
- };
835
- };
836
- size: (value: {
837
- readonly [$$PropertyValue]: "width";
838
- }) => {
839
- width: {
840
- readonly [$$PropertyValue]: "width";
841
- };
842
- height: {
843
- readonly [$$PropertyValue]: "width";
844
- };
845
- };
846
- minSize: (value: {
847
- readonly [$$PropertyValue]: "width";
848
- }) => {
849
- minWidth: {
850
- readonly [$$PropertyValue]: "width";
851
- };
852
- minHeight: {
853
- readonly [$$PropertyValue]: "width";
854
- };
855
- width: {
856
- readonly [$$PropertyValue]: "width";
857
- };
858
- height: {
859
- readonly [$$PropertyValue]: "width";
860
- };
861
- };
862
- sizeMin: (value: {
863
- readonly [$$PropertyValue]: "width";
864
- }) => {
865
- minWidth: {
866
- readonly [$$PropertyValue]: "width";
867
- };
868
- minHeight: {
869
- readonly [$$PropertyValue]: "width";
870
- };
871
- width: {
872
- readonly [$$PropertyValue]: "width";
873
- };
874
- height: {
875
- readonly [$$PropertyValue]: "width";
876
- };
877
- };
878
- maxSize: (value: {
879
- readonly [$$PropertyValue]: "width";
880
- }) => {
881
- maxWidth: {
882
- readonly [$$PropertyValue]: "width";
883
- };
884
- maxHeight: {
885
- readonly [$$PropertyValue]: "width";
886
- };
887
- };
888
- sizeMax: (value: {
889
- readonly [$$PropertyValue]: "width";
890
- }) => {
891
- maxWidth: {
892
- readonly [$$PropertyValue]: "width";
893
- };
894
- maxHeight: {
895
- readonly [$$PropertyValue]: "width";
896
- };
897
- };
898
- appearance: (value: {
899
- readonly [$$PropertyValue]: "appearance";
900
- }) => {
901
- WebkitAppearance: {
902
- readonly [$$PropertyValue]: "appearance";
903
- };
904
- appearance: {
905
- readonly [$$PropertyValue]: "appearance";
906
- };
907
- };
908
- scale: (value: {
909
- readonly [$$PropertyValue]: "scale";
910
- }) => {
911
- transform: string;
912
- };
913
- linearGradient: (value: {
914
- readonly [$$PropertyValue]: "backgroundImage";
915
- }) => {
916
- backgroundImage: string;
917
- };
918
- tdl: (value: {
919
- readonly [$$PropertyValue]: "textDecorationLine";
920
- }) => {
921
- textDecorationLine: {
922
- readonly [$$PropertyValue]: "textDecorationLine";
923
- };
924
- };
925
- textGradient: (value: {
926
- readonly [$$PropertyValue]: "backgroundImage";
927
- }) => {
928
- backgroundImage: string;
929
- WebkitBackgroundClip: string;
930
- WebkitTextFillColor: string;
931
- '&::selection': {
932
- WebkitTextFillColor: string;
933
- };
934
- };
935
- }>>;
936
- export declare const StyledUserInfo: import("@stitches/react/types/styled-component").StyledComponent<"div", {}, {
937
- xs: string;
938
- sm: string;
939
- md: string;
940
- lg: string;
941
- xl: string;
942
- xsMax: string;
943
- smMax: string;
944
- mdMax: string;
945
- lgMax: string;
946
- xlMax: string;
947
- motion: string;
948
- safari: string;
949
- hover: string;
950
- dark: string;
951
- light: string;
952
- }, import("@stitches/react/types/css-util").CSS<{
953
- xs: string;
954
- sm: string;
955
- md: string;
956
- lg: string;
957
- xl: string;
958
- xsMax: string;
959
- smMax: string;
960
- mdMax: string;
961
- lgMax: string;
962
- xlMax: string;
963
- motion: string;
964
- safari: string;
965
- hover: string;
966
- dark: string;
967
- light: string;
968
- }, {
969
- shadows: {
970
- xs: string;
971
- sm: string;
972
- md: string;
973
- lg: string;
974
- xl: string;
975
- };
976
- colors: {
977
- accents1: string;
978
- accents2: string;
979
- accents3: string;
980
- accents4: string;
981
- accents5: string;
982
- accents6: string;
983
- accents7: string;
984
- accents8: string;
985
- accents9: string;
986
- text: string;
987
- background: string;
988
- foreground: string;
989
- codeLight: string;
990
- code: string;
991
- border: string;
992
- selection: string;
993
- white: string;
994
- black: string;
995
- blue100: string;
996
- blue200: string;
997
- blue300: string;
998
- blue400: string;
999
- blue500: string;
1000
- blue600: string;
1001
- blue700: string;
1002
- blue800: string;
1003
- blue900: string;
1004
- purple100: string;
1005
- purple200: string;
1006
- purple300: string;
1007
- purple400: string;
1008
- purple500: string;
1009
- purple600: string;
1010
- purple700: string;
1011
- purple800: string;
1012
- purple900: string;
1013
- green100: string;
1014
- green200: string;
1015
- green300: string;
1016
- green400: string;
1017
- green500: string;
1018
- green600: string;
1019
- green700: string;
1020
- green800: string;
1021
- green900: string;
1022
- yellow100: string;
1023
- yellow200: string;
1024
- yellow300: string;
1025
- yellow400: string;
1026
- yellow500: string;
1027
- yellow600: string;
1028
- yellow700: string;
1029
- yellow800: string;
1030
- yellow900: string;
1031
- red100: string;
1032
- red200: string;
1033
- red300: string;
1034
- red400: string;
1035
- red500: string;
1036
- red600: string;
1037
- red700: string;
1038
- red800: string;
1039
- red900: string;
1040
- cyan100: string;
1041
- cyan200: string;
1042
- cyan300: string;
1043
- cyan400: string;
1044
- cyan500: string;
1045
- cyan600: string;
1046
- cyan700: string;
1047
- cyan800: string;
1048
- cyan900: string;
1049
- pink100: string;
1050
- pink200: string;
1051
- pink300: string;
1052
- pink400: string;
1053
- pink500: string;
1054
- pink600: string;
1055
- pink700: string;
1056
- pink800: string;
1057
- pink900: string;
1058
- gray100: string;
1059
- gray200: string;
1060
- gray300: string;
1061
- gray400: string;
1062
- gray500: string;
1063
- gray600: string;
1064
- gray700: string;
1065
- gray800: string;
1066
- gray900: string;
1067
- primaryLight: string;
1068
- primary: string;
1069
- primaryDark: string;
1070
- primaryShadow: string;
1071
- secondaryLight: string;
1072
- secondary: string;
1073
- secondaryDark: string;
1074
- secondaryShadow: string;
1075
- successLight: string;
1076
- success: string;
1077
- successDark: string;
1078
- successShadow: string;
1079
- warningLight: string;
1080
- warning: string;
1081
- warningDark: string;
1082
- warningShadow: string;
1083
- errorLight: string;
1084
- error: string;
1085
- errorDark: string;
1086
- errorShadow: string;
1087
- gradient: string;
1088
- link: string;
1089
- };
1090
- fonts: {
1091
- sans: string;
1092
- mono: string;
1093
- };
1094
- fontSizes: {
1095
- tiny: string;
1096
- xs: string;
1097
- base: string;
1098
- sm: string;
1099
- md: string;
1100
- lg: string;
1101
- xl: string;
1102
- };
1103
- fontWeights: {
1104
- hairline: number;
1105
- thin: number;
1106
- light: number;
1107
- normal: number;
1108
- medium: number;
1109
- semibold: number;
1110
- bold: number;
1111
- extrabold: number;
1112
- black: number;
1113
- };
1114
- lineHeights: {
1115
- xs: number;
1116
- sm: number;
1117
- md: number;
1118
- lg: number;
1119
- xl: number;
1120
- };
1121
- letterSpacings: {
1122
- tighter: string;
1123
- tight: string;
1124
- normal: string;
1125
- wide: string;
1126
- wider: string;
1127
- widest: string;
1128
- };
1129
- space: {
1130
- 0: string;
1131
- xs: string;
1132
- sm: string;
1133
- md: string;
1134
- lg: string;
1135
- xl: string;
1136
- px: string;
1137
- 1: string;
1138
- 2: string;
1139
- 3: string;
1140
- 4: string;
1141
- 5: string;
1142
- 6: string;
1143
- 7: string;
1144
- 8: string;
1145
- 9: string;
1146
- 10: string;
1147
- 11: string;
1148
- 12: string;
1149
- 13: string;
1150
- 14: string;
1151
- 15: string;
1152
- 16: string;
1153
- 17: string;
1154
- 18: string;
1155
- 20: string;
1156
- 24: string;
1157
- 28: string;
1158
- 32: string;
1159
- 36: string;
1160
- 40: string;
1161
- 44: string;
1162
- 48: string;
1163
- 52: string;
1164
- 56: string;
1165
- 60: string;
1166
- 64: string;
1167
- 72: string;
1168
- 80: string;
1169
- 96: string;
1170
- };
1171
- radii: {
1172
- xs: string;
1173
- sm: string;
1174
- md: string;
1175
- base: string;
1176
- lg: string;
1177
- xl: string;
1178
- squared: string;
1179
- rounded: string;
1180
- pill: string;
1181
- };
1182
- zIndices: {
1183
- 1: string;
1184
- 2: string;
1185
- 3: string;
1186
- 4: string;
1187
- 5: string;
1188
- 10: string;
1189
- max: string;
1190
- };
1191
- borderWeights: {
1192
- light: string;
1193
- normal: string;
1194
- bold: string;
1195
- extrabold: string;
1196
- black: string;
1197
- };
1198
- transitions: {
1199
- default: string;
1200
- button: string;
1201
- avatar: string;
1202
- link: string;
1203
- card: string;
1204
- };
1205
- breakpoints: {
1206
- xs: string;
1207
- sm: string;
1208
- md: string;
1209
- lg: string;
1210
- xl: string;
1211
- };
1212
- }, {
1213
- width: string;
1214
- height: string;
1215
- minWidth: string;
1216
- maxWidth: string;
1217
- minHeight: string;
1218
- maxHeight: string;
1219
- flexBasis: string;
1220
- gridTemplateColumns: string;
1221
- gridTemplateRows: string;
1222
- blockSize: string;
1223
- minBlockSize: string;
1224
- maxBlockSize: string;
1225
- inlineSize: string;
1226
- minInlineSize: string;
1227
- maxInlineSize: string;
1228
- borderWidth: string;
1229
- gap: "space";
1230
- gridGap: "space";
1231
- columnGap: "space";
1232
- gridColumnGap: "space";
1233
- rowGap: "space";
1234
- gridRowGap: "space";
1235
- inset: "space";
1236
- insetBlock: "space";
1237
- insetBlockEnd: "space";
1238
- insetBlockStart: "space";
1239
- insetInline: "space";
1240
- insetInlineEnd: "space";
1241
- insetInlineStart: "space";
1242
- margin: "space";
1243
- marginTop: "space";
1244
- marginRight: "space";
1245
- marginBottom: "space";
1246
- marginLeft: "space";
1247
- marginBlock: "space";
1248
- marginBlockEnd: "space";
1249
- marginBlockStart: "space";
1250
- marginInline: "space";
1251
- marginInlineEnd: "space";
1252
- marginInlineStart: "space";
1253
- padding: "space";
1254
- paddingTop: "space";
1255
- paddingRight: "space";
1256
- paddingBottom: "space";
1257
- paddingLeft: "space";
1258
- paddingBlock: "space";
1259
- paddingBlockEnd: "space";
1260
- paddingBlockStart: "space";
1261
- paddingInline: "space";
1262
- paddingInlineEnd: "space";
1263
- paddingInlineStart: "space";
1264
- scrollMargin: "space";
1265
- scrollMarginTop: "space";
1266
- scrollMarginRight: "space";
1267
- scrollMarginBottom: "space";
1268
- scrollMarginLeft: "space";
1269
- scrollMarginBlock: "space";
1270
- scrollMarginBlockEnd: "space";
1271
- scrollMarginBlockStart: "space";
1272
- scrollMarginInline: "space";
1273
- scrollMarginInlineEnd: "space";
1274
- scrollMarginInlineStart: "space";
1275
- scrollPadding: "space";
1276
- scrollPaddingTop: "space";
1277
- scrollPaddingRight: "space";
1278
- scrollPaddingBottom: "space";
1279
- scrollPaddingLeft: "space";
1280
- scrollPaddingBlock: "space";
1281
- scrollPaddingBlockEnd: "space";
1282
- scrollPaddingBlockStart: "space";
1283
- scrollPaddingInline: "space";
1284
- scrollPaddingInlineEnd: "space";
1285
- scrollPaddingInlineStart: "space";
1286
- top: "space";
1287
- right: "space";
1288
- bottom: "space";
1289
- left: "space";
1290
- fontSize: "fontSizes";
1291
- background: "colors";
1292
- backgroundColor: "colors";
1293
- backgroundImage: "colors";
1294
- borderImage: "colors";
1295
- border: "colors";
1296
- borderBlock: "colors";
1297
- borderBlockEnd: "colors";
1298
- borderBlockStart: "colors";
1299
- borderBottom: "colors";
1300
- borderBottomColor: "colors";
1301
- borderColor: "colors";
1302
- borderInline: "colors";
1303
- borderInlineEnd: "colors";
1304
- borderInlineStart: "colors";
1305
- borderLeft: "colors";
1306
- borderLeftColor: "colors";
1307
- borderRight: "colors";
1308
- borderRightColor: "colors";
1309
- borderTop: "colors";
1310
- borderTopColor: "colors";
1311
- caretColor: "colors";
1312
- color: "colors";
1313
- columnRuleColor: "colors";
1314
- outline: "colors";
1315
- outlineColor: "colors";
1316
- fill: "colors";
1317
- stroke: "colors";
1318
- textDecorationColor: "colors";
1319
- fontFamily: "fonts";
1320
- fontWeight: "fontWeights";
1321
- lineHeight: "lineHeights";
1322
- letterSpacing: "letterSpacings";
1323
- borderTopWidth: "borderWidths";
1324
- borderLeftWidth: "borderWidths";
1325
- borderRightWidth: "borderWidths";
1326
- borderBottomWidth: "borderWidths";
1327
- borderStyle: "borderStyles";
1328
- borderTopStyle: "borderStyles";
1329
- borderLeftStyle: "borderStyles";
1330
- borderRightStyle: "borderStyles";
1331
- borderBottomStyle: "borderStyles";
1332
- borderRadius: "radii";
1333
- borderTopLeftRadius: "radii";
1334
- borderTopRightRadius: "radii";
1335
- borderBottomRightRadius: "radii";
1336
- borderBottomLeftRadius: "radii";
1337
- boxShadow: "shadows";
1338
- textShadow: "shadows";
1339
- transition: "transitions";
1340
- zIndex: "zIndices";
1341
- }, {
1342
- p: (value: {
1343
- readonly [$$PropertyValue]: "padding";
1344
- }) => {
1345
- padding: {
1346
- readonly [$$PropertyValue]: "padding";
1347
- };
1348
- };
1349
- pt: (value: {
1350
- readonly [$$PropertyValue]: "paddingTop";
1351
- }) => {
1352
- paddingTop: {
1353
- readonly [$$PropertyValue]: "paddingTop";
1354
- };
1355
- };
1356
- pr: (value: {
1357
- readonly [$$PropertyValue]: "paddingRight";
1358
- }) => {
1359
- paddingRight: {
1360
- readonly [$$PropertyValue]: "paddingRight";
1361
- };
1362
- };
1363
- pb: (value: {
1364
- readonly [$$PropertyValue]: "paddingBottom";
1365
- }) => {
1366
- paddingBottom: {
1367
- readonly [$$PropertyValue]: "paddingBottom";
1368
- };
1369
- };
1370
- pl: (value: {
1371
- readonly [$$PropertyValue]: "paddingLeft";
1372
- }) => {
1373
- paddingLeft: {
1374
- readonly [$$PropertyValue]: "paddingLeft";
1375
- };
1376
- };
1377
- px: (value: {
1378
- readonly [$$PropertyValue]: "paddingLeft";
1379
- }) => {
1380
- paddingLeft: {
1381
- readonly [$$PropertyValue]: "paddingLeft";
1382
- };
1383
- paddingRight: {
1384
- readonly [$$PropertyValue]: "paddingLeft";
1385
- };
1386
- };
1387
- py: (value: {
1388
- readonly [$$PropertyValue]: "paddingTop";
1389
- }) => {
1390
- paddingTop: {
1391
- readonly [$$PropertyValue]: "paddingTop";
1392
- };
1393
- paddingBottom: {
1394
- readonly [$$PropertyValue]: "paddingTop";
1395
- };
1396
- };
1397
- m: (value: {
1398
- readonly [$$PropertyValue]: "margin";
1399
- }) => {
1400
- margin: {
1401
- readonly [$$PropertyValue]: "margin";
1402
- };
1403
- };
1404
- mt: (value: {
1405
- readonly [$$PropertyValue]: "marginTop";
1406
- }) => {
1407
- marginTop: {
1408
- readonly [$$PropertyValue]: "marginTop";
1409
- };
1410
- };
1411
- mr: (value: {
1412
- readonly [$$PropertyValue]: "marginRight";
1413
- }) => {
1414
- marginRight: {
1415
- readonly [$$PropertyValue]: "marginRight";
1416
- };
1417
- };
1418
- mb: (value: {
1419
- readonly [$$PropertyValue]: "marginBottom";
1420
- }) => {
1421
- marginBottom: {
1422
- readonly [$$PropertyValue]: "marginBottom";
1423
- };
1424
- };
1425
- ml: (value: {
1426
- readonly [$$PropertyValue]: "marginLeft";
1427
- }) => {
1428
- marginLeft: {
1429
- readonly [$$PropertyValue]: "marginLeft";
1430
- };
1431
- };
1432
- mx: (value: {
1433
- readonly [$$PropertyValue]: "marginLeft";
1434
- }) => {
1435
- marginLeft: {
1436
- readonly [$$PropertyValue]: "marginLeft";
1437
- };
1438
- marginRight: {
1439
- readonly [$$PropertyValue]: "marginLeft";
1440
- };
1441
- };
1442
- my: (value: {
1443
- readonly [$$PropertyValue]: "marginTop";
1444
- }) => {
1445
- marginTop: {
1446
- readonly [$$PropertyValue]: "marginTop";
1447
- };
1448
- marginBottom: {
1449
- readonly [$$PropertyValue]: "marginTop";
1450
- };
1451
- };
1452
- ta: (value: {
1453
- readonly [$$PropertyValue]: "textAlign";
1454
- }) => {
1455
- textAlign: {
1456
- readonly [$$PropertyValue]: "textAlign";
1457
- };
1458
- };
1459
- tt: (value: {
1460
- readonly [$$PropertyValue]: "textTransform";
1461
- }) => {
1462
- textTransform: {
1463
- readonly [$$PropertyValue]: "textTransform";
1464
- };
1465
- };
1466
- to: (value: {
1467
- readonly [$$PropertyValue]: "textOverflow";
1468
- }) => {
1469
- textOverflow: {
1470
- readonly [$$PropertyValue]: "textOverflow";
1471
- };
1472
- };
1473
- d: (value: {
1474
- readonly [$$PropertyValue]: "display";
1475
- }) => {
1476
- display: {
1477
- readonly [$$PropertyValue]: "display";
1478
- };
1479
- };
1480
- dflex: (value: {
1481
- readonly [$$PropertyValue]: "alignItems";
1482
- }) => {
1483
- display: string;
1484
- alignItems: {
1485
- readonly [$$PropertyValue]: "alignItems";
1486
- };
1487
- justifyContent: {
1488
- readonly [$$PropertyValue]: "alignItems";
1489
- };
1490
- };
1491
- fd: (value: {
1492
- readonly [$$PropertyValue]: "flexDirection";
1493
- }) => {
1494
- flexDirection: {
1495
- readonly [$$PropertyValue]: "flexDirection";
1496
- };
1497
- };
1498
- fw: (value: {
1499
- readonly [$$PropertyValue]: "flexWrap";
1500
- }) => {
1501
- flexWrap: {
1502
- readonly [$$PropertyValue]: "flexWrap";
1503
- };
1504
- };
1505
- ai: (value: {
1506
- readonly [$$PropertyValue]: "alignItems";
1507
- }) => {
1508
- alignItems: {
1509
- readonly [$$PropertyValue]: "alignItems";
1510
- };
1511
- };
1512
- ac: (value: {
1513
- readonly [$$PropertyValue]: "alignContent";
1514
- }) => {
1515
- alignContent: {
1516
- readonly [$$PropertyValue]: "alignContent";
1517
- };
1518
- };
1519
- jc: (value: {
1520
- readonly [$$PropertyValue]: "justifyContent";
1521
- }) => {
1522
- justifyContent: {
1523
- readonly [$$PropertyValue]: "justifyContent";
1524
- };
1525
- };
1526
- as: (value: {
1527
- readonly [$$PropertyValue]: "alignSelf";
1528
- }) => {
1529
- alignSelf: {
1530
- readonly [$$PropertyValue]: "alignSelf";
1531
- };
1532
- };
1533
- fg: (value: {
1534
- readonly [$$PropertyValue]: "flexGrow";
1535
- }) => {
1536
- flexGrow: {
1537
- readonly [$$PropertyValue]: "flexGrow";
1538
- };
1539
- };
1540
- fs: (value: {
1541
- readonly [$$PropertyValue]: "fontSize";
1542
- }) => {
1543
- fontSize: {
1544
- readonly [$$PropertyValue]: "fontSize";
1545
- };
1546
- };
1547
- fb: (value: {
1548
- readonly [$$PropertyValue]: "flexBasis";
1549
- }) => {
1550
- flexBasis: {
1551
- readonly [$$PropertyValue]: "flexBasis";
1552
- };
1553
- };
1554
- bc: (value: {
1555
- readonly [$$PropertyValue]: "backgroundColor";
1556
- }) => {
1557
- backgroundColor: {
1558
- readonly [$$PropertyValue]: "backgroundColor";
1559
- };
1560
- };
1561
- bf: (value: {
1562
- readonly [$$PropertyValue]: "backdropFilter";
1563
- }) => {
1564
- backdropFilter: {
1565
- readonly [$$PropertyValue]: "backdropFilter";
1566
- };
1567
- };
1568
- bg: (value: {
1569
- readonly [$$PropertyValue]: "backgroundColor";
1570
- }) => {
1571
- background: {
1572
- readonly [$$PropertyValue]: "backgroundColor";
1573
- };
1574
- };
1575
- bgBlur: (value: {
1576
- readonly [$$PropertyValue]: "backgroundColor";
1577
- }) => {
1578
- bf: string;
1579
- bg: string;
1580
- };
1581
- bgColor: (value: {
1582
- readonly [$$PropertyValue]: "backgroundColor";
1583
- }) => {
1584
- backgroundColor: {
1585
- readonly [$$PropertyValue]: "backgroundColor";
1586
- };
1587
- };
1588
- backgroundClip: (value: {
1589
- readonly [$$PropertyValue]: "backgroundClip";
1590
- }) => {
1591
- WebkitBackgroundClip: {
1592
- readonly [$$PropertyValue]: "backgroundClip";
1593
- };
1594
- backgroundClip: {
1595
- readonly [$$PropertyValue]: "backgroundClip";
1596
- };
1597
- };
1598
- bgClip: (value: {
1599
- readonly [$$PropertyValue]: "backgroundClip";
1600
- }) => {
1601
- WebkitBackgroundClip: {
1602
- readonly [$$PropertyValue]: "backgroundClip";
1603
- };
1604
- backgroundClip: {
1605
- readonly [$$PropertyValue]: "backgroundClip";
1606
- };
1607
- };
1608
- br: (value: {
1609
- readonly [$$PropertyValue]: "borderRadius";
1610
- }) => {
1611
- borderRadius: {
1612
- readonly [$$PropertyValue]: "borderRadius";
1613
- };
1614
- };
1615
- bw: (value: {
1616
- readonly [$$PropertyValue]: "borderWidth";
1617
- }) => {
1618
- borderWidth: {
1619
- readonly [$$PropertyValue]: "borderWidth";
1620
- };
1621
- };
1622
- btrr: (value: {
1623
- readonly [$$PropertyValue]: "borderTopRightRadius";
1624
- }) => {
1625
- borderTopRightRadius: {
1626
- readonly [$$PropertyValue]: "borderTopRightRadius";
1627
- };
1628
- };
1629
- bbrr: (value: {
1630
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1631
- }) => {
1632
- borderBottomRightRadius: {
1633
- readonly [$$PropertyValue]: "borderBottomRightRadius";
1634
- };
1635
- };
1636
- bblr: (value: {
1637
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1638
- }) => {
1639
- borderBottomLeftRadius: {
1640
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
1641
- };
1642
- };
1643
- btlr: (value: {
1644
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1645
- }) => {
1646
- borderTopLeftRadius: {
1647
- readonly [$$PropertyValue]: "borderTopLeftRadius";
1648
- };
1649
- };
1650
- bs: (value: {
1651
- readonly [$$PropertyValue]: "boxShadow";
1652
- }) => {
1653
- boxShadow: {
1654
- readonly [$$PropertyValue]: "boxShadow";
1655
- };
1656
- };
1657
- normalShadow: (value: {
1658
- readonly [$$PropertyValue]: "backgroundColor";
1659
- }) => {
1660
- boxShadow: string;
1661
- };
1662
- normalShadowVar: (value: {
1663
- readonly [$$PropertyValue]: "backgroundColor";
1664
- }) => {
1665
- boxShadow: string;
1666
- };
1667
- lh: (value: {
1668
- readonly [$$PropertyValue]: "lineHeight";
1669
- }) => {
1670
- lineHeight: {
1671
- readonly [$$PropertyValue]: "lineHeight";
1672
- };
1673
- };
1674
- ov: (value: {
1675
- readonly [$$PropertyValue]: "overflow";
1676
- }) => {
1677
- overflow: {
1678
- readonly [$$PropertyValue]: "overflow";
1679
- };
1680
- };
1681
- ox: (value: {
1682
- readonly [$$PropertyValue]: "overflowX";
1683
- }) => {
1684
- overflowX: {
1685
- readonly [$$PropertyValue]: "overflowX";
1686
- };
1687
- };
1688
- oy: (value: {
1689
- readonly [$$PropertyValue]: "overflowY";
1690
- }) => {
1691
- overflowY: {
1692
- readonly [$$PropertyValue]: "overflowY";
1693
- };
1694
- };
1695
- pe: (value: {
1696
- readonly [$$PropertyValue]: "pointerEvents";
1697
- }) => {
1698
- pointerEvents: {
1699
- readonly [$$PropertyValue]: "pointerEvents";
1700
- };
1701
- };
1702
- events: (value: {
1703
- readonly [$$PropertyValue]: "pointerEvents";
1704
- }) => {
1705
- pointerEvents: {
1706
- readonly [$$PropertyValue]: "pointerEvents";
1707
- };
1708
- };
1709
- us: (value: {
1710
- readonly [$$PropertyValue]: "userSelect";
1711
- }) => {
1712
- WebkitUserSelect: {
1713
- readonly [$$PropertyValue]: "userSelect";
1714
- };
1715
- userSelect: {
1716
- readonly [$$PropertyValue]: "userSelect";
1717
- };
1718
- };
1719
- userSelect: (value: {
1720
- readonly [$$PropertyValue]: "userSelect";
1721
- }) => {
1722
- WebkitUserSelect: {
1723
- readonly [$$PropertyValue]: "userSelect";
1724
- };
1725
- userSelect: {
1726
- readonly [$$PropertyValue]: "userSelect";
1727
- };
1728
- };
1729
- w: (value: {
1730
- readonly [$$PropertyValue]: "width";
1731
- }) => {
1732
- width: {
1733
- readonly [$$PropertyValue]: "width";
1734
- };
1735
- };
1736
- h: (value: {
1737
- readonly [$$PropertyValue]: "height";
1738
- }) => {
1739
- height: {
1740
- readonly [$$PropertyValue]: "height";
1741
- };
1742
- };
1743
- mw: (value: {
1744
- readonly [$$PropertyValue]: "maxWidth";
1745
- }) => {
1746
- maxWidth: {
1747
- readonly [$$PropertyValue]: "maxWidth";
1748
- };
1749
- };
1750
- maxW: (value: {
1751
- readonly [$$PropertyValue]: "maxWidth";
1752
- }) => {
1753
- maxWidth: {
1754
- readonly [$$PropertyValue]: "maxWidth";
1755
- };
1756
- };
1757
- mh: (value: {
1758
- readonly [$$PropertyValue]: "maxHeight";
1759
- }) => {
1760
- maxHeight: {
1761
- readonly [$$PropertyValue]: "maxHeight";
1762
- };
1763
- };
1764
- maxH: (value: {
1765
- readonly [$$PropertyValue]: "maxHeight";
1766
- }) => {
1767
- maxHeight: {
1768
- readonly [$$PropertyValue]: "maxHeight";
1769
- };
1770
- };
1771
- size: (value: {
1772
- readonly [$$PropertyValue]: "width";
1773
- }) => {
1774
- width: {
1775
- readonly [$$PropertyValue]: "width";
1776
- };
1777
- height: {
1778
- readonly [$$PropertyValue]: "width";
1779
- };
1780
- };
1781
- minSize: (value: {
1782
- readonly [$$PropertyValue]: "width";
1783
- }) => {
1784
- minWidth: {
1785
- readonly [$$PropertyValue]: "width";
1786
- };
1787
- minHeight: {
1788
- readonly [$$PropertyValue]: "width";
1789
- };
1790
- width: {
1791
- readonly [$$PropertyValue]: "width";
1792
- };
1793
- height: {
1794
- readonly [$$PropertyValue]: "width";
1795
- };
1796
- };
1797
- sizeMin: (value: {
1798
- readonly [$$PropertyValue]: "width";
1799
- }) => {
1800
- minWidth: {
1801
- readonly [$$PropertyValue]: "width";
1802
- };
1803
- minHeight: {
1804
- readonly [$$PropertyValue]: "width";
1805
- };
1806
- width: {
1807
- readonly [$$PropertyValue]: "width";
1808
- };
1809
- height: {
1810
- readonly [$$PropertyValue]: "width";
1811
- };
1812
- };
1813
- maxSize: (value: {
1814
- readonly [$$PropertyValue]: "width";
1815
- }) => {
1816
- maxWidth: {
1817
- readonly [$$PropertyValue]: "width";
1818
- };
1819
- maxHeight: {
1820
- readonly [$$PropertyValue]: "width";
1821
- };
1822
- };
1823
- sizeMax: (value: {
1824
- readonly [$$PropertyValue]: "width";
1825
- }) => {
1826
- maxWidth: {
1827
- readonly [$$PropertyValue]: "width";
1828
- };
1829
- maxHeight: {
1830
- readonly [$$PropertyValue]: "width";
1831
- };
1832
- };
1833
- appearance: (value: {
1834
- readonly [$$PropertyValue]: "appearance";
1835
- }) => {
1836
- WebkitAppearance: {
1837
- readonly [$$PropertyValue]: "appearance";
1838
- };
1839
- appearance: {
1840
- readonly [$$PropertyValue]: "appearance";
1841
- };
1842
- };
1843
- scale: (value: {
1844
- readonly [$$PropertyValue]: "scale";
1845
- }) => {
1846
- transform: string;
1847
- };
1848
- linearGradient: (value: {
1849
- readonly [$$PropertyValue]: "backgroundImage";
1850
- }) => {
1851
- backgroundImage: string;
1852
- };
1853
- tdl: (value: {
1854
- readonly [$$PropertyValue]: "textDecorationLine";
1855
- }) => {
1856
- textDecorationLine: {
1857
- readonly [$$PropertyValue]: "textDecorationLine";
1858
- };
1859
- };
1860
- textGradient: (value: {
1861
- readonly [$$PropertyValue]: "backgroundImage";
1862
- }) => {
1863
- backgroundImage: string;
1864
- WebkitBackgroundClip: string;
1865
- WebkitTextFillColor: string;
1866
- '&::selection': {
1867
- WebkitTextFillColor: string;
1868
- };
1869
- };
1870
- }>>;
1871
- export declare const StyledUserName: import("@stitches/react/types/styled-component").StyledComponent<"span", {}, {
1872
- xs: string;
1873
- sm: string;
1874
- md: string;
1875
- lg: string;
1876
- xl: string;
1877
- xsMax: string;
1878
- smMax: string;
1879
- mdMax: string;
1880
- lgMax: string;
1881
- xlMax: string;
1882
- motion: string;
1883
- safari: string;
1884
- hover: string;
1885
- dark: string;
1886
- light: string;
1887
- }, import("@stitches/react/types/css-util").CSS<{
1888
- xs: string;
1889
- sm: string;
1890
- md: string;
1891
- lg: string;
1892
- xl: string;
1893
- xsMax: string;
1894
- smMax: string;
1895
- mdMax: string;
1896
- lgMax: string;
1897
- xlMax: string;
1898
- motion: string;
1899
- safari: string;
1900
- hover: string;
1901
- dark: string;
1902
- light: string;
1903
- }, {
1904
- shadows: {
1905
- xs: string;
1906
- sm: string;
1907
- md: string;
1908
- lg: string;
1909
- xl: string;
1910
- };
1911
- colors: {
1912
- accents1: string;
1913
- accents2: string;
1914
- accents3: string;
1915
- accents4: string;
1916
- accents5: string;
1917
- accents6: string;
1918
- accents7: string;
1919
- accents8: string;
1920
- accents9: string;
1921
- text: string;
1922
- background: string;
1923
- foreground: string;
1924
- codeLight: string;
1925
- code: string;
1926
- border: string;
1927
- selection: string;
1928
- white: string;
1929
- black: string;
1930
- blue100: string;
1931
- blue200: string;
1932
- blue300: string;
1933
- blue400: string;
1934
- blue500: string;
1935
- blue600: string;
1936
- blue700: string;
1937
- blue800: string;
1938
- blue900: string;
1939
- purple100: string;
1940
- purple200: string;
1941
- purple300: string;
1942
- purple400: string;
1943
- purple500: string;
1944
- purple600: string;
1945
- purple700: string;
1946
- purple800: string;
1947
- purple900: string;
1948
- green100: string;
1949
- green200: string;
1950
- green300: string;
1951
- green400: string;
1952
- green500: string;
1953
- green600: string;
1954
- green700: string;
1955
- green800: string;
1956
- green900: string;
1957
- yellow100: string;
1958
- yellow200: string;
1959
- yellow300: string;
1960
- yellow400: string;
1961
- yellow500: string;
1962
- yellow600: string;
1963
- yellow700: string;
1964
- yellow800: string;
1965
- yellow900: string;
1966
- red100: string;
1967
- red200: string;
1968
- red300: string;
1969
- red400: string;
1970
- red500: string;
1971
- red600: string;
1972
- red700: string;
1973
- red800: string;
1974
- red900: string;
1975
- cyan100: string;
1976
- cyan200: string;
1977
- cyan300: string;
1978
- cyan400: string;
1979
- cyan500: string;
1980
- cyan600: string;
1981
- cyan700: string;
1982
- cyan800: string;
1983
- cyan900: string;
1984
- pink100: string;
1985
- pink200: string;
1986
- pink300: string;
1987
- pink400: string;
1988
- pink500: string;
1989
- pink600: string;
1990
- pink700: string;
1991
- pink800: string;
1992
- pink900: string;
1993
- gray100: string;
1994
- gray200: string;
1995
- gray300: string;
1996
- gray400: string;
1997
- gray500: string;
1998
- gray600: string;
1999
- gray700: string;
2000
- gray800: string;
2001
- gray900: string;
2002
- primaryLight: string;
2003
- primary: string;
2004
- primaryDark: string;
2005
- primaryShadow: string;
2006
- secondaryLight: string;
2007
- secondary: string;
2008
- secondaryDark: string;
2009
- secondaryShadow: string;
2010
- successLight: string;
2011
- success: string;
2012
- successDark: string;
2013
- successShadow: string;
2014
- warningLight: string;
2015
- warning: string;
2016
- warningDark: string;
2017
- warningShadow: string;
2018
- errorLight: string;
2019
- error: string;
2020
- errorDark: string;
2021
- errorShadow: string;
2022
- gradient: string;
2023
- link: string;
2024
- };
2025
- fonts: {
2026
- sans: string;
2027
- mono: string;
2028
- };
2029
- fontSizes: {
2030
- tiny: string;
2031
- xs: string;
2032
- base: string;
2033
- sm: string;
2034
- md: string;
2035
- lg: string;
2036
- xl: string;
2037
- };
2038
- fontWeights: {
2039
- hairline: number;
2040
- thin: number;
2041
- light: number;
2042
- normal: number;
2043
- medium: number;
2044
- semibold: number;
2045
- bold: number;
2046
- extrabold: number;
2047
- black: number;
2048
- };
2049
- lineHeights: {
2050
- xs: number;
2051
- sm: number;
2052
- md: number;
2053
- lg: number;
2054
- xl: number;
2055
- };
2056
- letterSpacings: {
2057
- tighter: string;
2058
- tight: string;
2059
- normal: string;
2060
- wide: string;
2061
- wider: string;
2062
- widest: string;
2063
- };
2064
- space: {
2065
- 0: string;
2066
- xs: string;
2067
- sm: string;
2068
- md: string;
2069
- lg: string;
2070
- xl: string;
2071
- px: string;
2072
- 1: string;
2073
- 2: string;
2074
- 3: string;
2075
- 4: string;
2076
- 5: string;
2077
- 6: string;
2078
- 7: string;
2079
- 8: string;
2080
- 9: string;
2081
- 10: string;
2082
- 11: string;
2083
- 12: string;
2084
- 13: string;
2085
- 14: string;
2086
- 15: string;
2087
- 16: string;
2088
- 17: string;
2089
- 18: string;
2090
- 20: string;
2091
- 24: string;
2092
- 28: string;
2093
- 32: string;
2094
- 36: string;
2095
- 40: string;
2096
- 44: string;
2097
- 48: string;
2098
- 52: string;
2099
- 56: string;
2100
- 60: string;
2101
- 64: string;
2102
- 72: string;
2103
- 80: string;
2104
- 96: string;
2105
- };
2106
- radii: {
2107
- xs: string;
2108
- sm: string;
2109
- md: string;
2110
- base: string;
2111
- lg: string;
2112
- xl: string;
2113
- squared: string;
2114
- rounded: string;
2115
- pill: string;
2116
- };
2117
- zIndices: {
2118
- 1: string;
2119
- 2: string;
2120
- 3: string;
2121
- 4: string;
2122
- 5: string;
2123
- 10: string;
2124
- max: string;
2125
- };
2126
- borderWeights: {
2127
- light: string;
2128
- normal: string;
2129
- bold: string;
2130
- extrabold: string;
2131
- black: string;
2132
- };
2133
- transitions: {
2134
- default: string;
2135
- button: string;
2136
- avatar: string;
2137
- link: string;
2138
- card: string;
2139
- };
2140
- breakpoints: {
2141
- xs: string;
2142
- sm: string;
2143
- md: string;
2144
- lg: string;
2145
- xl: string;
2146
- };
2147
- }, {
2148
- width: string;
2149
- height: string;
2150
- minWidth: string;
2151
- maxWidth: string;
2152
- minHeight: string;
2153
- maxHeight: string;
2154
- flexBasis: string;
2155
- gridTemplateColumns: string;
2156
- gridTemplateRows: string;
2157
- blockSize: string;
2158
- minBlockSize: string;
2159
- maxBlockSize: string;
2160
- inlineSize: string;
2161
- minInlineSize: string;
2162
- maxInlineSize: string;
2163
- borderWidth: string;
2164
- gap: "space";
2165
- gridGap: "space";
2166
- columnGap: "space";
2167
- gridColumnGap: "space";
2168
- rowGap: "space";
2169
- gridRowGap: "space";
2170
- inset: "space";
2171
- insetBlock: "space";
2172
- insetBlockEnd: "space";
2173
- insetBlockStart: "space";
2174
- insetInline: "space";
2175
- insetInlineEnd: "space";
2176
- insetInlineStart: "space";
2177
- margin: "space";
2178
- marginTop: "space";
2179
- marginRight: "space";
2180
- marginBottom: "space";
2181
- marginLeft: "space";
2182
- marginBlock: "space";
2183
- marginBlockEnd: "space";
2184
- marginBlockStart: "space";
2185
- marginInline: "space";
2186
- marginInlineEnd: "space";
2187
- marginInlineStart: "space";
2188
- padding: "space";
2189
- paddingTop: "space";
2190
- paddingRight: "space";
2191
- paddingBottom: "space";
2192
- paddingLeft: "space";
2193
- paddingBlock: "space";
2194
- paddingBlockEnd: "space";
2195
- paddingBlockStart: "space";
2196
- paddingInline: "space";
2197
- paddingInlineEnd: "space";
2198
- paddingInlineStart: "space";
2199
- scrollMargin: "space";
2200
- scrollMarginTop: "space";
2201
- scrollMarginRight: "space";
2202
- scrollMarginBottom: "space";
2203
- scrollMarginLeft: "space";
2204
- scrollMarginBlock: "space";
2205
- scrollMarginBlockEnd: "space";
2206
- scrollMarginBlockStart: "space";
2207
- scrollMarginInline: "space";
2208
- scrollMarginInlineEnd: "space";
2209
- scrollMarginInlineStart: "space";
2210
- scrollPadding: "space";
2211
- scrollPaddingTop: "space";
2212
- scrollPaddingRight: "space";
2213
- scrollPaddingBottom: "space";
2214
- scrollPaddingLeft: "space";
2215
- scrollPaddingBlock: "space";
2216
- scrollPaddingBlockEnd: "space";
2217
- scrollPaddingBlockStart: "space";
2218
- scrollPaddingInline: "space";
2219
- scrollPaddingInlineEnd: "space";
2220
- scrollPaddingInlineStart: "space";
2221
- top: "space";
2222
- right: "space";
2223
- bottom: "space";
2224
- left: "space";
2225
- fontSize: "fontSizes";
2226
- background: "colors";
2227
- backgroundColor: "colors";
2228
- backgroundImage: "colors";
2229
- borderImage: "colors";
2230
- border: "colors";
2231
- borderBlock: "colors";
2232
- borderBlockEnd: "colors";
2233
- borderBlockStart: "colors";
2234
- borderBottom: "colors";
2235
- borderBottomColor: "colors";
2236
- borderColor: "colors";
2237
- borderInline: "colors";
2238
- borderInlineEnd: "colors";
2239
- borderInlineStart: "colors";
2240
- borderLeft: "colors";
2241
- borderLeftColor: "colors";
2242
- borderRight: "colors";
2243
- borderRightColor: "colors";
2244
- borderTop: "colors";
2245
- borderTopColor: "colors";
2246
- caretColor: "colors";
2247
- color: "colors";
2248
- columnRuleColor: "colors";
2249
- outline: "colors";
2250
- outlineColor: "colors";
2251
- fill: "colors";
2252
- stroke: "colors";
2253
- textDecorationColor: "colors";
2254
- fontFamily: "fonts";
2255
- fontWeight: "fontWeights";
2256
- lineHeight: "lineHeights";
2257
- letterSpacing: "letterSpacings";
2258
- borderTopWidth: "borderWidths";
2259
- borderLeftWidth: "borderWidths";
2260
- borderRightWidth: "borderWidths";
2261
- borderBottomWidth: "borderWidths";
2262
- borderStyle: "borderStyles";
2263
- borderTopStyle: "borderStyles";
2264
- borderLeftStyle: "borderStyles";
2265
- borderRightStyle: "borderStyles";
2266
- borderBottomStyle: "borderStyles";
2267
- borderRadius: "radii";
2268
- borderTopLeftRadius: "radii";
2269
- borderTopRightRadius: "radii";
2270
- borderBottomRightRadius: "radii";
2271
- borderBottomLeftRadius: "radii";
2272
- boxShadow: "shadows";
2273
- textShadow: "shadows";
2274
- transition: "transitions";
2275
- zIndex: "zIndices";
2276
- }, {
2277
- p: (value: {
2278
- readonly [$$PropertyValue]: "padding";
2279
- }) => {
2280
- padding: {
2281
- readonly [$$PropertyValue]: "padding";
2282
- };
2283
- };
2284
- pt: (value: {
2285
- readonly [$$PropertyValue]: "paddingTop";
2286
- }) => {
2287
- paddingTop: {
2288
- readonly [$$PropertyValue]: "paddingTop";
2289
- };
2290
- };
2291
- pr: (value: {
2292
- readonly [$$PropertyValue]: "paddingRight";
2293
- }) => {
2294
- paddingRight: {
2295
- readonly [$$PropertyValue]: "paddingRight";
2296
- };
2297
- };
2298
- pb: (value: {
2299
- readonly [$$PropertyValue]: "paddingBottom";
2300
- }) => {
2301
- paddingBottom: {
2302
- readonly [$$PropertyValue]: "paddingBottom";
2303
- };
2304
- };
2305
- pl: (value: {
2306
- readonly [$$PropertyValue]: "paddingLeft";
2307
- }) => {
2308
- paddingLeft: {
2309
- readonly [$$PropertyValue]: "paddingLeft";
2310
- };
2311
- };
2312
- px: (value: {
2313
- readonly [$$PropertyValue]: "paddingLeft";
2314
- }) => {
2315
- paddingLeft: {
2316
- readonly [$$PropertyValue]: "paddingLeft";
2317
- };
2318
- paddingRight: {
2319
- readonly [$$PropertyValue]: "paddingLeft";
2320
- };
2321
- };
2322
- py: (value: {
2323
- readonly [$$PropertyValue]: "paddingTop";
2324
- }) => {
2325
- paddingTop: {
2326
- readonly [$$PropertyValue]: "paddingTop";
2327
- };
2328
- paddingBottom: {
2329
- readonly [$$PropertyValue]: "paddingTop";
2330
- };
2331
- };
2332
- m: (value: {
2333
- readonly [$$PropertyValue]: "margin";
2334
- }) => {
2335
- margin: {
2336
- readonly [$$PropertyValue]: "margin";
2337
- };
2338
- };
2339
- mt: (value: {
2340
- readonly [$$PropertyValue]: "marginTop";
2341
- }) => {
2342
- marginTop: {
2343
- readonly [$$PropertyValue]: "marginTop";
2344
- };
2345
- };
2346
- mr: (value: {
2347
- readonly [$$PropertyValue]: "marginRight";
2348
- }) => {
2349
- marginRight: {
2350
- readonly [$$PropertyValue]: "marginRight";
2351
- };
2352
- };
2353
- mb: (value: {
2354
- readonly [$$PropertyValue]: "marginBottom";
2355
- }) => {
2356
- marginBottom: {
2357
- readonly [$$PropertyValue]: "marginBottom";
2358
- };
2359
- };
2360
- ml: (value: {
2361
- readonly [$$PropertyValue]: "marginLeft";
2362
- }) => {
2363
- marginLeft: {
2364
- readonly [$$PropertyValue]: "marginLeft";
2365
- };
2366
- };
2367
- mx: (value: {
2368
- readonly [$$PropertyValue]: "marginLeft";
2369
- }) => {
2370
- marginLeft: {
2371
- readonly [$$PropertyValue]: "marginLeft";
2372
- };
2373
- marginRight: {
2374
- readonly [$$PropertyValue]: "marginLeft";
2375
- };
2376
- };
2377
- my: (value: {
2378
- readonly [$$PropertyValue]: "marginTop";
2379
- }) => {
2380
- marginTop: {
2381
- readonly [$$PropertyValue]: "marginTop";
2382
- };
2383
- marginBottom: {
2384
- readonly [$$PropertyValue]: "marginTop";
2385
- };
2386
- };
2387
- ta: (value: {
2388
- readonly [$$PropertyValue]: "textAlign";
2389
- }) => {
2390
- textAlign: {
2391
- readonly [$$PropertyValue]: "textAlign";
2392
- };
2393
- };
2394
- tt: (value: {
2395
- readonly [$$PropertyValue]: "textTransform";
2396
- }) => {
2397
- textTransform: {
2398
- readonly [$$PropertyValue]: "textTransform";
2399
- };
2400
- };
2401
- to: (value: {
2402
- readonly [$$PropertyValue]: "textOverflow";
2403
- }) => {
2404
- textOverflow: {
2405
- readonly [$$PropertyValue]: "textOverflow";
2406
- };
2407
- };
2408
- d: (value: {
2409
- readonly [$$PropertyValue]: "display";
2410
- }) => {
2411
- display: {
2412
- readonly [$$PropertyValue]: "display";
2413
- };
2414
- };
2415
- dflex: (value: {
2416
- readonly [$$PropertyValue]: "alignItems";
2417
- }) => {
2418
- display: string;
2419
- alignItems: {
2420
- readonly [$$PropertyValue]: "alignItems";
2421
- };
2422
- justifyContent: {
2423
- readonly [$$PropertyValue]: "alignItems";
2424
- };
2425
- };
2426
- fd: (value: {
2427
- readonly [$$PropertyValue]: "flexDirection";
2428
- }) => {
2429
- flexDirection: {
2430
- readonly [$$PropertyValue]: "flexDirection";
2431
- };
2432
- };
2433
- fw: (value: {
2434
- readonly [$$PropertyValue]: "flexWrap";
2435
- }) => {
2436
- flexWrap: {
2437
- readonly [$$PropertyValue]: "flexWrap";
2438
- };
2439
- };
2440
- ai: (value: {
2441
- readonly [$$PropertyValue]: "alignItems";
2442
- }) => {
2443
- alignItems: {
2444
- readonly [$$PropertyValue]: "alignItems";
2445
- };
2446
- };
2447
- ac: (value: {
2448
- readonly [$$PropertyValue]: "alignContent";
2449
- }) => {
2450
- alignContent: {
2451
- readonly [$$PropertyValue]: "alignContent";
2452
- };
2453
- };
2454
- jc: (value: {
2455
- readonly [$$PropertyValue]: "justifyContent";
2456
- }) => {
2457
- justifyContent: {
2458
- readonly [$$PropertyValue]: "justifyContent";
2459
- };
2460
- };
2461
- as: (value: {
2462
- readonly [$$PropertyValue]: "alignSelf";
2463
- }) => {
2464
- alignSelf: {
2465
- readonly [$$PropertyValue]: "alignSelf";
2466
- };
2467
- };
2468
- fg: (value: {
2469
- readonly [$$PropertyValue]: "flexGrow";
2470
- }) => {
2471
- flexGrow: {
2472
- readonly [$$PropertyValue]: "flexGrow";
2473
- };
2474
- };
2475
- fs: (value: {
2476
- readonly [$$PropertyValue]: "fontSize";
2477
- }) => {
2478
- fontSize: {
2479
- readonly [$$PropertyValue]: "fontSize";
2480
- };
2481
- };
2482
- fb: (value: {
2483
- readonly [$$PropertyValue]: "flexBasis";
2484
- }) => {
2485
- flexBasis: {
2486
- readonly [$$PropertyValue]: "flexBasis";
2487
- };
2488
- };
2489
- bc: (value: {
2490
- readonly [$$PropertyValue]: "backgroundColor";
2491
- }) => {
2492
- backgroundColor: {
2493
- readonly [$$PropertyValue]: "backgroundColor";
2494
- };
2495
- };
2496
- bf: (value: {
2497
- readonly [$$PropertyValue]: "backdropFilter";
2498
- }) => {
2499
- backdropFilter: {
2500
- readonly [$$PropertyValue]: "backdropFilter";
2501
- };
2502
- };
2503
- bg: (value: {
2504
- readonly [$$PropertyValue]: "backgroundColor";
2505
- }) => {
2506
- background: {
2507
- readonly [$$PropertyValue]: "backgroundColor";
2508
- };
2509
- };
2510
- bgBlur: (value: {
2511
- readonly [$$PropertyValue]: "backgroundColor";
2512
- }) => {
2513
- bf: string;
2514
- bg: string;
2515
- };
2516
- bgColor: (value: {
2517
- readonly [$$PropertyValue]: "backgroundColor";
2518
- }) => {
2519
- backgroundColor: {
2520
- readonly [$$PropertyValue]: "backgroundColor";
2521
- };
2522
- };
2523
- backgroundClip: (value: {
2524
- readonly [$$PropertyValue]: "backgroundClip";
2525
- }) => {
2526
- WebkitBackgroundClip: {
2527
- readonly [$$PropertyValue]: "backgroundClip";
2528
- };
2529
- backgroundClip: {
2530
- readonly [$$PropertyValue]: "backgroundClip";
2531
- };
2532
- };
2533
- bgClip: (value: {
2534
- readonly [$$PropertyValue]: "backgroundClip";
2535
- }) => {
2536
- WebkitBackgroundClip: {
2537
- readonly [$$PropertyValue]: "backgroundClip";
2538
- };
2539
- backgroundClip: {
2540
- readonly [$$PropertyValue]: "backgroundClip";
2541
- };
2542
- };
2543
- br: (value: {
2544
- readonly [$$PropertyValue]: "borderRadius";
2545
- }) => {
2546
- borderRadius: {
2547
- readonly [$$PropertyValue]: "borderRadius";
2548
- };
2549
- };
2550
- bw: (value: {
2551
- readonly [$$PropertyValue]: "borderWidth";
2552
- }) => {
2553
- borderWidth: {
2554
- readonly [$$PropertyValue]: "borderWidth";
2555
- };
2556
- };
2557
- btrr: (value: {
2558
- readonly [$$PropertyValue]: "borderTopRightRadius";
2559
- }) => {
2560
- borderTopRightRadius: {
2561
- readonly [$$PropertyValue]: "borderTopRightRadius";
2562
- };
2563
- };
2564
- bbrr: (value: {
2565
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2566
- }) => {
2567
- borderBottomRightRadius: {
2568
- readonly [$$PropertyValue]: "borderBottomRightRadius";
2569
- };
2570
- };
2571
- bblr: (value: {
2572
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2573
- }) => {
2574
- borderBottomLeftRadius: {
2575
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
2576
- };
2577
- };
2578
- btlr: (value: {
2579
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2580
- }) => {
2581
- borderTopLeftRadius: {
2582
- readonly [$$PropertyValue]: "borderTopLeftRadius";
2583
- };
2584
- };
2585
- bs: (value: {
2586
- readonly [$$PropertyValue]: "boxShadow";
2587
- }) => {
2588
- boxShadow: {
2589
- readonly [$$PropertyValue]: "boxShadow";
2590
- };
2591
- };
2592
- normalShadow: (value: {
2593
- readonly [$$PropertyValue]: "backgroundColor";
2594
- }) => {
2595
- boxShadow: string;
2596
- };
2597
- normalShadowVar: (value: {
2598
- readonly [$$PropertyValue]: "backgroundColor";
2599
- }) => {
2600
- boxShadow: string;
2601
- };
2602
- lh: (value: {
2603
- readonly [$$PropertyValue]: "lineHeight";
2604
- }) => {
2605
- lineHeight: {
2606
- readonly [$$PropertyValue]: "lineHeight";
2607
- };
2608
- };
2609
- ov: (value: {
2610
- readonly [$$PropertyValue]: "overflow";
2611
- }) => {
2612
- overflow: {
2613
- readonly [$$PropertyValue]: "overflow";
2614
- };
2615
- };
2616
- ox: (value: {
2617
- readonly [$$PropertyValue]: "overflowX";
2618
- }) => {
2619
- overflowX: {
2620
- readonly [$$PropertyValue]: "overflowX";
2621
- };
2622
- };
2623
- oy: (value: {
2624
- readonly [$$PropertyValue]: "overflowY";
2625
- }) => {
2626
- overflowY: {
2627
- readonly [$$PropertyValue]: "overflowY";
2628
- };
2629
- };
2630
- pe: (value: {
2631
- readonly [$$PropertyValue]: "pointerEvents";
2632
- }) => {
2633
- pointerEvents: {
2634
- readonly [$$PropertyValue]: "pointerEvents";
2635
- };
2636
- };
2637
- events: (value: {
2638
- readonly [$$PropertyValue]: "pointerEvents";
2639
- }) => {
2640
- pointerEvents: {
2641
- readonly [$$PropertyValue]: "pointerEvents";
2642
- };
2643
- };
2644
- us: (value: {
2645
- readonly [$$PropertyValue]: "userSelect";
2646
- }) => {
2647
- WebkitUserSelect: {
2648
- readonly [$$PropertyValue]: "userSelect";
2649
- };
2650
- userSelect: {
2651
- readonly [$$PropertyValue]: "userSelect";
2652
- };
2653
- };
2654
- userSelect: (value: {
2655
- readonly [$$PropertyValue]: "userSelect";
2656
- }) => {
2657
- WebkitUserSelect: {
2658
- readonly [$$PropertyValue]: "userSelect";
2659
- };
2660
- userSelect: {
2661
- readonly [$$PropertyValue]: "userSelect";
2662
- };
2663
- };
2664
- w: (value: {
2665
- readonly [$$PropertyValue]: "width";
2666
- }) => {
2667
- width: {
2668
- readonly [$$PropertyValue]: "width";
2669
- };
2670
- };
2671
- h: (value: {
2672
- readonly [$$PropertyValue]: "height";
2673
- }) => {
2674
- height: {
2675
- readonly [$$PropertyValue]: "height";
2676
- };
2677
- };
2678
- mw: (value: {
2679
- readonly [$$PropertyValue]: "maxWidth";
2680
- }) => {
2681
- maxWidth: {
2682
- readonly [$$PropertyValue]: "maxWidth";
2683
- };
2684
- };
2685
- maxW: (value: {
2686
- readonly [$$PropertyValue]: "maxWidth";
2687
- }) => {
2688
- maxWidth: {
2689
- readonly [$$PropertyValue]: "maxWidth";
2690
- };
2691
- };
2692
- mh: (value: {
2693
- readonly [$$PropertyValue]: "maxHeight";
2694
- }) => {
2695
- maxHeight: {
2696
- readonly [$$PropertyValue]: "maxHeight";
2697
- };
2698
- };
2699
- maxH: (value: {
2700
- readonly [$$PropertyValue]: "maxHeight";
2701
- }) => {
2702
- maxHeight: {
2703
- readonly [$$PropertyValue]: "maxHeight";
2704
- };
2705
- };
2706
- size: (value: {
2707
- readonly [$$PropertyValue]: "width";
2708
- }) => {
2709
- width: {
2710
- readonly [$$PropertyValue]: "width";
2711
- };
2712
- height: {
2713
- readonly [$$PropertyValue]: "width";
2714
- };
2715
- };
2716
- minSize: (value: {
2717
- readonly [$$PropertyValue]: "width";
2718
- }) => {
2719
- minWidth: {
2720
- readonly [$$PropertyValue]: "width";
2721
- };
2722
- minHeight: {
2723
- readonly [$$PropertyValue]: "width";
2724
- };
2725
- width: {
2726
- readonly [$$PropertyValue]: "width";
2727
- };
2728
- height: {
2729
- readonly [$$PropertyValue]: "width";
2730
- };
2731
- };
2732
- sizeMin: (value: {
2733
- readonly [$$PropertyValue]: "width";
2734
- }) => {
2735
- minWidth: {
2736
- readonly [$$PropertyValue]: "width";
2737
- };
2738
- minHeight: {
2739
- readonly [$$PropertyValue]: "width";
2740
- };
2741
- width: {
2742
- readonly [$$PropertyValue]: "width";
2743
- };
2744
- height: {
2745
- readonly [$$PropertyValue]: "width";
2746
- };
2747
- };
2748
- maxSize: (value: {
2749
- readonly [$$PropertyValue]: "width";
2750
- }) => {
2751
- maxWidth: {
2752
- readonly [$$PropertyValue]: "width";
2753
- };
2754
- maxHeight: {
2755
- readonly [$$PropertyValue]: "width";
2756
- };
2757
- };
2758
- sizeMax: (value: {
2759
- readonly [$$PropertyValue]: "width";
2760
- }) => {
2761
- maxWidth: {
2762
- readonly [$$PropertyValue]: "width";
2763
- };
2764
- maxHeight: {
2765
- readonly [$$PropertyValue]: "width";
2766
- };
2767
- };
2768
- appearance: (value: {
2769
- readonly [$$PropertyValue]: "appearance";
2770
- }) => {
2771
- WebkitAppearance: {
2772
- readonly [$$PropertyValue]: "appearance";
2773
- };
2774
- appearance: {
2775
- readonly [$$PropertyValue]: "appearance";
2776
- };
2777
- };
2778
- scale: (value: {
2779
- readonly [$$PropertyValue]: "scale";
2780
- }) => {
2781
- transform: string;
2782
- };
2783
- linearGradient: (value: {
2784
- readonly [$$PropertyValue]: "backgroundImage";
2785
- }) => {
2786
- backgroundImage: string;
2787
- };
2788
- tdl: (value: {
2789
- readonly [$$PropertyValue]: "textDecorationLine";
2790
- }) => {
2791
- textDecorationLine: {
2792
- readonly [$$PropertyValue]: "textDecorationLine";
2793
- };
2794
- };
2795
- textGradient: (value: {
2796
- readonly [$$PropertyValue]: "backgroundImage";
2797
- }) => {
2798
- backgroundImage: string;
2799
- WebkitBackgroundClip: string;
2800
- WebkitTextFillColor: string;
2801
- '&::selection': {
2802
- WebkitTextFillColor: string;
2803
- };
2804
- };
2805
- }>>;
2806
- export declare const StyledUserDesc: import("@stitches/react/types/styled-component").StyledComponent<"span", {}, {
2807
- xs: string;
2808
- sm: string;
2809
- md: string;
2810
- lg: string;
2811
- xl: string;
2812
- xsMax: string;
2813
- smMax: string;
2814
- mdMax: string;
2815
- lgMax: string;
2816
- xlMax: string;
2817
- motion: string;
2818
- safari: string;
2819
- hover: string;
2820
- dark: string;
2821
- light: string;
2822
- }, import("@stitches/react/types/css-util").CSS<{
2823
- xs: string;
2824
- sm: string;
2825
- md: string;
2826
- lg: string;
2827
- xl: string;
2828
- xsMax: string;
2829
- smMax: string;
2830
- mdMax: string;
2831
- lgMax: string;
2832
- xlMax: string;
2833
- motion: string;
2834
- safari: string;
2835
- hover: string;
2836
- dark: string;
2837
- light: string;
2838
- }, {
2839
- shadows: {
2840
- xs: string;
2841
- sm: string;
2842
- md: string;
2843
- lg: string;
2844
- xl: string;
2845
- };
2846
- colors: {
2847
- accents1: string;
2848
- accents2: string;
2849
- accents3: string;
2850
- accents4: string;
2851
- accents5: string;
2852
- accents6: string;
2853
- accents7: string;
2854
- accents8: string;
2855
- accents9: string;
2856
- text: string;
2857
- background: string;
2858
- foreground: string;
2859
- codeLight: string;
2860
- code: string;
2861
- border: string;
2862
- selection: string;
2863
- white: string;
2864
- black: string;
2865
- blue100: string;
2866
- blue200: string;
2867
- blue300: string;
2868
- blue400: string;
2869
- blue500: string;
2870
- blue600: string;
2871
- blue700: string;
2872
- blue800: string;
2873
- blue900: string;
2874
- purple100: string;
2875
- purple200: string;
2876
- purple300: string;
2877
- purple400: string;
2878
- purple500: string;
2879
- purple600: string;
2880
- purple700: string;
2881
- purple800: string;
2882
- purple900: string;
2883
- green100: string;
2884
- green200: string;
2885
- green300: string;
2886
- green400: string;
2887
- green500: string;
2888
- green600: string;
2889
- green700: string;
2890
- green800: string;
2891
- green900: string;
2892
- yellow100: string;
2893
- yellow200: string;
2894
- yellow300: string;
2895
- yellow400: string;
2896
- yellow500: string;
2897
- yellow600: string;
2898
- yellow700: string;
2899
- yellow800: string;
2900
- yellow900: string;
2901
- red100: string;
2902
- red200: string;
2903
- red300: string;
2904
- red400: string;
2905
- red500: string;
2906
- red600: string;
2907
- red700: string;
2908
- red800: string;
2909
- red900: string;
2910
- cyan100: string;
2911
- cyan200: string;
2912
- cyan300: string;
2913
- cyan400: string;
2914
- cyan500: string;
2915
- cyan600: string;
2916
- cyan700: string;
2917
- cyan800: string;
2918
- cyan900: string;
2919
- pink100: string;
2920
- pink200: string;
2921
- pink300: string;
2922
- pink400: string;
2923
- pink500: string;
2924
- pink600: string;
2925
- pink700: string;
2926
- pink800: string;
2927
- pink900: string;
2928
- gray100: string;
2929
- gray200: string;
2930
- gray300: string;
2931
- gray400: string;
2932
- gray500: string;
2933
- gray600: string;
2934
- gray700: string;
2935
- gray800: string;
2936
- gray900: string;
2937
- primaryLight: string;
2938
- primary: string;
2939
- primaryDark: string;
2940
- primaryShadow: string;
2941
- secondaryLight: string;
2942
- secondary: string;
2943
- secondaryDark: string;
2944
- secondaryShadow: string;
2945
- successLight: string;
2946
- success: string;
2947
- successDark: string;
2948
- successShadow: string;
2949
- warningLight: string;
2950
- warning: string;
2951
- warningDark: string;
2952
- warningShadow: string;
2953
- errorLight: string;
2954
- error: string;
2955
- errorDark: string;
2956
- errorShadow: string;
2957
- gradient: string;
2958
- link: string;
2959
- };
2960
- fonts: {
2961
- sans: string;
2962
- mono: string;
2963
- };
2964
- fontSizes: {
2965
- tiny: string;
2966
- xs: string;
2967
- base: string;
2968
- sm: string;
2969
- md: string;
2970
- lg: string;
2971
- xl: string;
2972
- };
2973
- fontWeights: {
2974
- hairline: number;
2975
- thin: number;
2976
- light: number;
2977
- normal: number;
2978
- medium: number;
2979
- semibold: number;
2980
- bold: number;
2981
- extrabold: number;
2982
- black: number;
2983
- };
2984
- lineHeights: {
2985
- xs: number;
2986
- sm: number;
2987
- md: number;
2988
- lg: number;
2989
- xl: number;
2990
- };
2991
- letterSpacings: {
2992
- tighter: string;
2993
- tight: string;
2994
- normal: string;
2995
- wide: string;
2996
- wider: string;
2997
- widest: string;
2998
- };
2999
- space: {
3000
- 0: string;
3001
- xs: string;
3002
- sm: string;
3003
- md: string;
3004
- lg: string;
3005
- xl: string;
3006
- px: string;
3007
- 1: string;
3008
- 2: string;
3009
- 3: string;
3010
- 4: string;
3011
- 5: string;
3012
- 6: string;
3013
- 7: string;
3014
- 8: string;
3015
- 9: string;
3016
- 10: string;
3017
- 11: string;
3018
- 12: string;
3019
- 13: string;
3020
- 14: string;
3021
- 15: string;
3022
- 16: string;
3023
- 17: string;
3024
- 18: string;
3025
- 20: string;
3026
- 24: string;
3027
- 28: string;
3028
- 32: string;
3029
- 36: string;
3030
- 40: string;
3031
- 44: string;
3032
- 48: string;
3033
- 52: string;
3034
- 56: string;
3035
- 60: string;
3036
- 64: string;
3037
- 72: string;
3038
- 80: string;
3039
- 96: string;
3040
- };
3041
- radii: {
3042
- xs: string;
3043
- sm: string;
3044
- md: string;
3045
- base: string;
3046
- lg: string;
3047
- xl: string;
3048
- squared: string;
3049
- rounded: string;
3050
- pill: string;
3051
- };
3052
- zIndices: {
3053
- 1: string;
3054
- 2: string;
3055
- 3: string;
3056
- 4: string;
3057
- 5: string;
3058
- 10: string;
3059
- max: string;
3060
- };
3061
- borderWeights: {
3062
- light: string;
3063
- normal: string;
3064
- bold: string;
3065
- extrabold: string;
3066
- black: string;
3067
- };
3068
- transitions: {
3069
- default: string;
3070
- button: string;
3071
- avatar: string;
3072
- link: string;
3073
- card: string;
3074
- };
3075
- breakpoints: {
3076
- xs: string;
3077
- sm: string;
3078
- md: string;
3079
- lg: string;
3080
- xl: string;
3081
- };
3082
- }, {
3083
- width: string;
3084
- height: string;
3085
- minWidth: string;
3086
- maxWidth: string;
3087
- minHeight: string;
3088
- maxHeight: string;
3089
- flexBasis: string;
3090
- gridTemplateColumns: string;
3091
- gridTemplateRows: string;
3092
- blockSize: string;
3093
- minBlockSize: string;
3094
- maxBlockSize: string;
3095
- inlineSize: string;
3096
- minInlineSize: string;
3097
- maxInlineSize: string;
3098
- borderWidth: string;
3099
- gap: "space";
3100
- gridGap: "space";
3101
- columnGap: "space";
3102
- gridColumnGap: "space";
3103
- rowGap: "space";
3104
- gridRowGap: "space";
3105
- inset: "space";
3106
- insetBlock: "space";
3107
- insetBlockEnd: "space";
3108
- insetBlockStart: "space";
3109
- insetInline: "space";
3110
- insetInlineEnd: "space";
3111
- insetInlineStart: "space";
3112
- margin: "space";
3113
- marginTop: "space";
3114
- marginRight: "space";
3115
- marginBottom: "space";
3116
- marginLeft: "space";
3117
- marginBlock: "space";
3118
- marginBlockEnd: "space";
3119
- marginBlockStart: "space";
3120
- marginInline: "space";
3121
- marginInlineEnd: "space";
3122
- marginInlineStart: "space";
3123
- padding: "space";
3124
- paddingTop: "space";
3125
- paddingRight: "space";
3126
- paddingBottom: "space";
3127
- paddingLeft: "space";
3128
- paddingBlock: "space";
3129
- paddingBlockEnd: "space";
3130
- paddingBlockStart: "space";
3131
- paddingInline: "space";
3132
- paddingInlineEnd: "space";
3133
- paddingInlineStart: "space";
3134
- scrollMargin: "space";
3135
- scrollMarginTop: "space";
3136
- scrollMarginRight: "space";
3137
- scrollMarginBottom: "space";
3138
- scrollMarginLeft: "space";
3139
- scrollMarginBlock: "space";
3140
- scrollMarginBlockEnd: "space";
3141
- scrollMarginBlockStart: "space";
3142
- scrollMarginInline: "space";
3143
- scrollMarginInlineEnd: "space";
3144
- scrollMarginInlineStart: "space";
3145
- scrollPadding: "space";
3146
- scrollPaddingTop: "space";
3147
- scrollPaddingRight: "space";
3148
- scrollPaddingBottom: "space";
3149
- scrollPaddingLeft: "space";
3150
- scrollPaddingBlock: "space";
3151
- scrollPaddingBlockEnd: "space";
3152
- scrollPaddingBlockStart: "space";
3153
- scrollPaddingInline: "space";
3154
- scrollPaddingInlineEnd: "space";
3155
- scrollPaddingInlineStart: "space";
3156
- top: "space";
3157
- right: "space";
3158
- bottom: "space";
3159
- left: "space";
3160
- fontSize: "fontSizes";
3161
- background: "colors";
3162
- backgroundColor: "colors";
3163
- backgroundImage: "colors";
3164
- borderImage: "colors";
3165
- border: "colors";
3166
- borderBlock: "colors";
3167
- borderBlockEnd: "colors";
3168
- borderBlockStart: "colors";
3169
- borderBottom: "colors";
3170
- borderBottomColor: "colors";
3171
- borderColor: "colors";
3172
- borderInline: "colors";
3173
- borderInlineEnd: "colors";
3174
- borderInlineStart: "colors";
3175
- borderLeft: "colors";
3176
- borderLeftColor: "colors";
3177
- borderRight: "colors";
3178
- borderRightColor: "colors";
3179
- borderTop: "colors";
3180
- borderTopColor: "colors";
3181
- caretColor: "colors";
3182
- color: "colors";
3183
- columnRuleColor: "colors";
3184
- outline: "colors";
3185
- outlineColor: "colors";
3186
- fill: "colors";
3187
- stroke: "colors";
3188
- textDecorationColor: "colors";
3189
- fontFamily: "fonts";
3190
- fontWeight: "fontWeights";
3191
- lineHeight: "lineHeights";
3192
- letterSpacing: "letterSpacings";
3193
- borderTopWidth: "borderWidths";
3194
- borderLeftWidth: "borderWidths";
3195
- borderRightWidth: "borderWidths";
3196
- borderBottomWidth: "borderWidths";
3197
- borderStyle: "borderStyles";
3198
- borderTopStyle: "borderStyles";
3199
- borderLeftStyle: "borderStyles";
3200
- borderRightStyle: "borderStyles";
3201
- borderBottomStyle: "borderStyles";
3202
- borderRadius: "radii";
3203
- borderTopLeftRadius: "radii";
3204
- borderTopRightRadius: "radii";
3205
- borderBottomRightRadius: "radii";
3206
- borderBottomLeftRadius: "radii";
3207
- boxShadow: "shadows";
3208
- textShadow: "shadows";
3209
- transition: "transitions";
3210
- zIndex: "zIndices";
3211
- }, {
3212
- p: (value: {
3213
- readonly [$$PropertyValue]: "padding";
3214
- }) => {
3215
- padding: {
3216
- readonly [$$PropertyValue]: "padding";
3217
- };
3218
- };
3219
- pt: (value: {
3220
- readonly [$$PropertyValue]: "paddingTop";
3221
- }) => {
3222
- paddingTop: {
3223
- readonly [$$PropertyValue]: "paddingTop";
3224
- };
3225
- };
3226
- pr: (value: {
3227
- readonly [$$PropertyValue]: "paddingRight";
3228
- }) => {
3229
- paddingRight: {
3230
- readonly [$$PropertyValue]: "paddingRight";
3231
- };
3232
- };
3233
- pb: (value: {
3234
- readonly [$$PropertyValue]: "paddingBottom";
3235
- }) => {
3236
- paddingBottom: {
3237
- readonly [$$PropertyValue]: "paddingBottom";
3238
- };
3239
- };
3240
- pl: (value: {
3241
- readonly [$$PropertyValue]: "paddingLeft";
3242
- }) => {
3243
- paddingLeft: {
3244
- readonly [$$PropertyValue]: "paddingLeft";
3245
- };
3246
- };
3247
- px: (value: {
3248
- readonly [$$PropertyValue]: "paddingLeft";
3249
- }) => {
3250
- paddingLeft: {
3251
- readonly [$$PropertyValue]: "paddingLeft";
3252
- };
3253
- paddingRight: {
3254
- readonly [$$PropertyValue]: "paddingLeft";
3255
- };
3256
- };
3257
- py: (value: {
3258
- readonly [$$PropertyValue]: "paddingTop";
3259
- }) => {
3260
- paddingTop: {
3261
- readonly [$$PropertyValue]: "paddingTop";
3262
- };
3263
- paddingBottom: {
3264
- readonly [$$PropertyValue]: "paddingTop";
3265
- };
3266
- };
3267
- m: (value: {
3268
- readonly [$$PropertyValue]: "margin";
3269
- }) => {
3270
- margin: {
3271
- readonly [$$PropertyValue]: "margin";
3272
- };
3273
- };
3274
- mt: (value: {
3275
- readonly [$$PropertyValue]: "marginTop";
3276
- }) => {
3277
- marginTop: {
3278
- readonly [$$PropertyValue]: "marginTop";
3279
- };
3280
- };
3281
- mr: (value: {
3282
- readonly [$$PropertyValue]: "marginRight";
3283
- }) => {
3284
- marginRight: {
3285
- readonly [$$PropertyValue]: "marginRight";
3286
- };
3287
- };
3288
- mb: (value: {
3289
- readonly [$$PropertyValue]: "marginBottom";
3290
- }) => {
3291
- marginBottom: {
3292
- readonly [$$PropertyValue]: "marginBottom";
3293
- };
3294
- };
3295
- ml: (value: {
3296
- readonly [$$PropertyValue]: "marginLeft";
3297
- }) => {
3298
- marginLeft: {
3299
- readonly [$$PropertyValue]: "marginLeft";
3300
- };
3301
- };
3302
- mx: (value: {
3303
- readonly [$$PropertyValue]: "marginLeft";
3304
- }) => {
3305
- marginLeft: {
3306
- readonly [$$PropertyValue]: "marginLeft";
3307
- };
3308
- marginRight: {
3309
- readonly [$$PropertyValue]: "marginLeft";
3310
- };
3311
- };
3312
- my: (value: {
3313
- readonly [$$PropertyValue]: "marginTop";
3314
- }) => {
3315
- marginTop: {
3316
- readonly [$$PropertyValue]: "marginTop";
3317
- };
3318
- marginBottom: {
3319
- readonly [$$PropertyValue]: "marginTop";
3320
- };
3321
- };
3322
- ta: (value: {
3323
- readonly [$$PropertyValue]: "textAlign";
3324
- }) => {
3325
- textAlign: {
3326
- readonly [$$PropertyValue]: "textAlign";
3327
- };
3328
- };
3329
- tt: (value: {
3330
- readonly [$$PropertyValue]: "textTransform";
3331
- }) => {
3332
- textTransform: {
3333
- readonly [$$PropertyValue]: "textTransform";
3334
- };
3335
- };
3336
- to: (value: {
3337
- readonly [$$PropertyValue]: "textOverflow";
3338
- }) => {
3339
- textOverflow: {
3340
- readonly [$$PropertyValue]: "textOverflow";
3341
- };
3342
- };
3343
- d: (value: {
3344
- readonly [$$PropertyValue]: "display";
3345
- }) => {
3346
- display: {
3347
- readonly [$$PropertyValue]: "display";
3348
- };
3349
- };
3350
- dflex: (value: {
3351
- readonly [$$PropertyValue]: "alignItems";
3352
- }) => {
3353
- display: string;
3354
- alignItems: {
3355
- readonly [$$PropertyValue]: "alignItems";
3356
- };
3357
- justifyContent: {
3358
- readonly [$$PropertyValue]: "alignItems";
3359
- };
3360
- };
3361
- fd: (value: {
3362
- readonly [$$PropertyValue]: "flexDirection";
3363
- }) => {
3364
- flexDirection: {
3365
- readonly [$$PropertyValue]: "flexDirection";
3366
- };
3367
- };
3368
- fw: (value: {
3369
- readonly [$$PropertyValue]: "flexWrap";
3370
- }) => {
3371
- flexWrap: {
3372
- readonly [$$PropertyValue]: "flexWrap";
3373
- };
3374
- };
3375
- ai: (value: {
3376
- readonly [$$PropertyValue]: "alignItems";
3377
- }) => {
3378
- alignItems: {
3379
- readonly [$$PropertyValue]: "alignItems";
3380
- };
3381
- };
3382
- ac: (value: {
3383
- readonly [$$PropertyValue]: "alignContent";
3384
- }) => {
3385
- alignContent: {
3386
- readonly [$$PropertyValue]: "alignContent";
3387
- };
3388
- };
3389
- jc: (value: {
3390
- readonly [$$PropertyValue]: "justifyContent";
3391
- }) => {
3392
- justifyContent: {
3393
- readonly [$$PropertyValue]: "justifyContent";
3394
- };
3395
- };
3396
- as: (value: {
3397
- readonly [$$PropertyValue]: "alignSelf";
3398
- }) => {
3399
- alignSelf: {
3400
- readonly [$$PropertyValue]: "alignSelf";
3401
- };
3402
- };
3403
- fg: (value: {
3404
- readonly [$$PropertyValue]: "flexGrow";
3405
- }) => {
3406
- flexGrow: {
3407
- readonly [$$PropertyValue]: "flexGrow";
3408
- };
3409
- };
3410
- fs: (value: {
3411
- readonly [$$PropertyValue]: "fontSize";
3412
- }) => {
3413
- fontSize: {
3414
- readonly [$$PropertyValue]: "fontSize";
3415
- };
3416
- };
3417
- fb: (value: {
3418
- readonly [$$PropertyValue]: "flexBasis";
3419
- }) => {
3420
- flexBasis: {
3421
- readonly [$$PropertyValue]: "flexBasis";
3422
- };
3423
- };
3424
- bc: (value: {
3425
- readonly [$$PropertyValue]: "backgroundColor";
3426
- }) => {
3427
- backgroundColor: {
3428
- readonly [$$PropertyValue]: "backgroundColor";
3429
- };
3430
- };
3431
- bf: (value: {
3432
- readonly [$$PropertyValue]: "backdropFilter";
3433
- }) => {
3434
- backdropFilter: {
3435
- readonly [$$PropertyValue]: "backdropFilter";
3436
- };
3437
- };
3438
- bg: (value: {
3439
- readonly [$$PropertyValue]: "backgroundColor";
3440
- }) => {
3441
- background: {
3442
- readonly [$$PropertyValue]: "backgroundColor";
3443
- };
3444
- };
3445
- bgBlur: (value: {
3446
- readonly [$$PropertyValue]: "backgroundColor";
3447
- }) => {
3448
- bf: string;
3449
- bg: string;
3450
- };
3451
- bgColor: (value: {
3452
- readonly [$$PropertyValue]: "backgroundColor";
3453
- }) => {
3454
- backgroundColor: {
3455
- readonly [$$PropertyValue]: "backgroundColor";
3456
- };
3457
- };
3458
- backgroundClip: (value: {
3459
- readonly [$$PropertyValue]: "backgroundClip";
3460
- }) => {
3461
- WebkitBackgroundClip: {
3462
- readonly [$$PropertyValue]: "backgroundClip";
3463
- };
3464
- backgroundClip: {
3465
- readonly [$$PropertyValue]: "backgroundClip";
3466
- };
3467
- };
3468
- bgClip: (value: {
3469
- readonly [$$PropertyValue]: "backgroundClip";
3470
- }) => {
3471
- WebkitBackgroundClip: {
3472
- readonly [$$PropertyValue]: "backgroundClip";
3473
- };
3474
- backgroundClip: {
3475
- readonly [$$PropertyValue]: "backgroundClip";
3476
- };
3477
- };
3478
- br: (value: {
3479
- readonly [$$PropertyValue]: "borderRadius";
3480
- }) => {
3481
- borderRadius: {
3482
- readonly [$$PropertyValue]: "borderRadius";
3483
- };
3484
- };
3485
- bw: (value: {
3486
- readonly [$$PropertyValue]: "borderWidth";
3487
- }) => {
3488
- borderWidth: {
3489
- readonly [$$PropertyValue]: "borderWidth";
3490
- };
3491
- };
3492
- btrr: (value: {
3493
- readonly [$$PropertyValue]: "borderTopRightRadius";
3494
- }) => {
3495
- borderTopRightRadius: {
3496
- readonly [$$PropertyValue]: "borderTopRightRadius";
3497
- };
3498
- };
3499
- bbrr: (value: {
3500
- readonly [$$PropertyValue]: "borderBottomRightRadius";
3501
- }) => {
3502
- borderBottomRightRadius: {
3503
- readonly [$$PropertyValue]: "borderBottomRightRadius";
3504
- };
3505
- };
3506
- bblr: (value: {
3507
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
3508
- }) => {
3509
- borderBottomLeftRadius: {
3510
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
3511
- };
3512
- };
3513
- btlr: (value: {
3514
- readonly [$$PropertyValue]: "borderTopLeftRadius";
3515
- }) => {
3516
- borderTopLeftRadius: {
3517
- readonly [$$PropertyValue]: "borderTopLeftRadius";
3518
- };
3519
- };
3520
- bs: (value: {
3521
- readonly [$$PropertyValue]: "boxShadow";
3522
- }) => {
3523
- boxShadow: {
3524
- readonly [$$PropertyValue]: "boxShadow";
3525
- };
3526
- };
3527
- normalShadow: (value: {
3528
- readonly [$$PropertyValue]: "backgroundColor";
3529
- }) => {
3530
- boxShadow: string;
3531
- };
3532
- normalShadowVar: (value: {
3533
- readonly [$$PropertyValue]: "backgroundColor";
3534
- }) => {
3535
- boxShadow: string;
3536
- };
3537
- lh: (value: {
3538
- readonly [$$PropertyValue]: "lineHeight";
3539
- }) => {
3540
- lineHeight: {
3541
- readonly [$$PropertyValue]: "lineHeight";
3542
- };
3543
- };
3544
- ov: (value: {
3545
- readonly [$$PropertyValue]: "overflow";
3546
- }) => {
3547
- overflow: {
3548
- readonly [$$PropertyValue]: "overflow";
3549
- };
3550
- };
3551
- ox: (value: {
3552
- readonly [$$PropertyValue]: "overflowX";
3553
- }) => {
3554
- overflowX: {
3555
- readonly [$$PropertyValue]: "overflowX";
3556
- };
3557
- };
3558
- oy: (value: {
3559
- readonly [$$PropertyValue]: "overflowY";
3560
- }) => {
3561
- overflowY: {
3562
- readonly [$$PropertyValue]: "overflowY";
3563
- };
3564
- };
3565
- pe: (value: {
3566
- readonly [$$PropertyValue]: "pointerEvents";
3567
- }) => {
3568
- pointerEvents: {
3569
- readonly [$$PropertyValue]: "pointerEvents";
3570
- };
3571
- };
3572
- events: (value: {
3573
- readonly [$$PropertyValue]: "pointerEvents";
3574
- }) => {
3575
- pointerEvents: {
3576
- readonly [$$PropertyValue]: "pointerEvents";
3577
- };
3578
- };
3579
- us: (value: {
3580
- readonly [$$PropertyValue]: "userSelect";
3581
- }) => {
3582
- WebkitUserSelect: {
3583
- readonly [$$PropertyValue]: "userSelect";
3584
- };
3585
- userSelect: {
3586
- readonly [$$PropertyValue]: "userSelect";
3587
- };
3588
- };
3589
- userSelect: (value: {
3590
- readonly [$$PropertyValue]: "userSelect";
3591
- }) => {
3592
- WebkitUserSelect: {
3593
- readonly [$$PropertyValue]: "userSelect";
3594
- };
3595
- userSelect: {
3596
- readonly [$$PropertyValue]: "userSelect";
3597
- };
3598
- };
3599
- w: (value: {
3600
- readonly [$$PropertyValue]: "width";
3601
- }) => {
3602
- width: {
3603
- readonly [$$PropertyValue]: "width";
3604
- };
3605
- };
3606
- h: (value: {
3607
- readonly [$$PropertyValue]: "height";
3608
- }) => {
3609
- height: {
3610
- readonly [$$PropertyValue]: "height";
3611
- };
3612
- };
3613
- mw: (value: {
3614
- readonly [$$PropertyValue]: "maxWidth";
3615
- }) => {
3616
- maxWidth: {
3617
- readonly [$$PropertyValue]: "maxWidth";
3618
- };
3619
- };
3620
- maxW: (value: {
3621
- readonly [$$PropertyValue]: "maxWidth";
3622
- }) => {
3623
- maxWidth: {
3624
- readonly [$$PropertyValue]: "maxWidth";
3625
- };
3626
- };
3627
- mh: (value: {
3628
- readonly [$$PropertyValue]: "maxHeight";
3629
- }) => {
3630
- maxHeight: {
3631
- readonly [$$PropertyValue]: "maxHeight";
3632
- };
3633
- };
3634
- maxH: (value: {
3635
- readonly [$$PropertyValue]: "maxHeight";
3636
- }) => {
3637
- maxHeight: {
3638
- readonly [$$PropertyValue]: "maxHeight";
3639
- };
3640
- };
3641
- size: (value: {
3642
- readonly [$$PropertyValue]: "width";
3643
- }) => {
3644
- width: {
3645
- readonly [$$PropertyValue]: "width";
3646
- };
3647
- height: {
3648
- readonly [$$PropertyValue]: "width";
3649
- };
3650
- };
3651
- minSize: (value: {
3652
- readonly [$$PropertyValue]: "width";
3653
- }) => {
3654
- minWidth: {
3655
- readonly [$$PropertyValue]: "width";
3656
- };
3657
- minHeight: {
3658
- readonly [$$PropertyValue]: "width";
3659
- };
3660
- width: {
3661
- readonly [$$PropertyValue]: "width";
3662
- };
3663
- height: {
3664
- readonly [$$PropertyValue]: "width";
3665
- };
3666
- };
3667
- sizeMin: (value: {
3668
- readonly [$$PropertyValue]: "width";
3669
- }) => {
3670
- minWidth: {
3671
- readonly [$$PropertyValue]: "width";
3672
- };
3673
- minHeight: {
3674
- readonly [$$PropertyValue]: "width";
3675
- };
3676
- width: {
3677
- readonly [$$PropertyValue]: "width";
3678
- };
3679
- height: {
3680
- readonly [$$PropertyValue]: "width";
3681
- };
3682
- };
3683
- maxSize: (value: {
3684
- readonly [$$PropertyValue]: "width";
3685
- }) => {
3686
- maxWidth: {
3687
- readonly [$$PropertyValue]: "width";
3688
- };
3689
- maxHeight: {
3690
- readonly [$$PropertyValue]: "width";
3691
- };
3692
- };
3693
- sizeMax: (value: {
3694
- readonly [$$PropertyValue]: "width";
3695
- }) => {
3696
- maxWidth: {
3697
- readonly [$$PropertyValue]: "width";
3698
- };
3699
- maxHeight: {
3700
- readonly [$$PropertyValue]: "width";
3701
- };
3702
- };
3703
- appearance: (value: {
3704
- readonly [$$PropertyValue]: "appearance";
3705
- }) => {
3706
- WebkitAppearance: {
3707
- readonly [$$PropertyValue]: "appearance";
3708
- };
3709
- appearance: {
3710
- readonly [$$PropertyValue]: "appearance";
3711
- };
3712
- };
3713
- scale: (value: {
3714
- readonly [$$PropertyValue]: "scale";
3715
- }) => {
3716
- transform: string;
3717
- };
3718
- linearGradient: (value: {
3719
- readonly [$$PropertyValue]: "backgroundImage";
3720
- }) => {
3721
- backgroundImage: string;
3722
- };
3723
- tdl: (value: {
3724
- readonly [$$PropertyValue]: "textDecorationLine";
3725
- }) => {
3726
- textDecorationLine: {
3727
- readonly [$$PropertyValue]: "textDecorationLine";
3728
- };
3729
- };
3730
- textGradient: (value: {
3731
- readonly [$$PropertyValue]: "backgroundImage";
3732
- }) => {
3733
- backgroundImage: string;
3734
- WebkitBackgroundClip: string;
3735
- WebkitTextFillColor: string;
3736
- '&::selection': {
3737
- WebkitTextFillColor: string;
3738
- };
3739
- };
3740
- }>>;
3741
- export declare const StyledUserLink: import("@stitches/react/types/styled-component").StyledComponent<"a", {}, {
3742
- xs: string;
3743
- sm: string;
3744
- md: string;
3745
- lg: string;
3746
- xl: string;
3747
- xsMax: string;
3748
- smMax: string;
3749
- mdMax: string;
3750
- lgMax: string;
3751
- xlMax: string;
3752
- motion: string;
3753
- safari: string;
3754
- hover: string;
3755
- dark: string;
3756
- light: string;
3757
- }, import("@stitches/react/types/css-util").CSS<{
3758
- xs: string;
3759
- sm: string;
3760
- md: string;
3761
- lg: string;
3762
- xl: string;
3763
- xsMax: string;
3764
- smMax: string;
3765
- mdMax: string;
3766
- lgMax: string;
3767
- xlMax: string;
3768
- motion: string;
3769
- safari: string;
3770
- hover: string;
3771
- dark: string;
3772
- light: string;
3773
- }, {
3774
- shadows: {
3775
- xs: string;
3776
- sm: string;
3777
- md: string;
3778
- lg: string;
3779
- xl: string;
3780
- };
3781
- colors: {
3782
- accents1: string;
3783
- accents2: string;
3784
- accents3: string;
3785
- accents4: string;
3786
- accents5: string;
3787
- accents6: string;
3788
- accents7: string;
3789
- accents8: string;
3790
- accents9: string;
3791
- text: string;
3792
- background: string;
3793
- foreground: string;
3794
- codeLight: string;
3795
- code: string;
3796
- border: string;
3797
- selection: string;
3798
- white: string;
3799
- black: string;
3800
- blue100: string;
3801
- blue200: string;
3802
- blue300: string;
3803
- blue400: string;
3804
- blue500: string;
3805
- blue600: string;
3806
- blue700: string;
3807
- blue800: string;
3808
- blue900: string;
3809
- purple100: string;
3810
- purple200: string;
3811
- purple300: string;
3812
- purple400: string;
3813
- purple500: string;
3814
- purple600: string;
3815
- purple700: string;
3816
- purple800: string;
3817
- purple900: string;
3818
- green100: string;
3819
- green200: string;
3820
- green300: string;
3821
- green400: string;
3822
- green500: string;
3823
- green600: string;
3824
- green700: string;
3825
- green800: string;
3826
- green900: string;
3827
- yellow100: string;
3828
- yellow200: string;
3829
- yellow300: string;
3830
- yellow400: string;
3831
- yellow500: string;
3832
- yellow600: string;
3833
- yellow700: string;
3834
- yellow800: string;
3835
- yellow900: string;
3836
- red100: string;
3837
- red200: string;
3838
- red300: string;
3839
- red400: string;
3840
- red500: string;
3841
- red600: string;
3842
- red700: string;
3843
- red800: string;
3844
- red900: string;
3845
- cyan100: string;
3846
- cyan200: string;
3847
- cyan300: string;
3848
- cyan400: string;
3849
- cyan500: string;
3850
- cyan600: string;
3851
- cyan700: string;
3852
- cyan800: string;
3853
- cyan900: string;
3854
- pink100: string;
3855
- pink200: string;
3856
- pink300: string;
3857
- pink400: string;
3858
- pink500: string;
3859
- pink600: string;
3860
- pink700: string;
3861
- pink800: string;
3862
- pink900: string;
3863
- gray100: string;
3864
- gray200: string;
3865
- gray300: string;
3866
- gray400: string;
3867
- gray500: string;
3868
- gray600: string;
3869
- gray700: string;
3870
- gray800: string;
3871
- gray900: string;
3872
- primaryLight: string;
3873
- primary: string;
3874
- primaryDark: string;
3875
- primaryShadow: string;
3876
- secondaryLight: string;
3877
- secondary: string;
3878
- secondaryDark: string;
3879
- secondaryShadow: string;
3880
- successLight: string;
3881
- success: string;
3882
- successDark: string;
3883
- successShadow: string;
3884
- warningLight: string;
3885
- warning: string;
3886
- warningDark: string;
3887
- warningShadow: string;
3888
- errorLight: string;
3889
- error: string;
3890
- errorDark: string;
3891
- errorShadow: string;
3892
- gradient: string;
3893
- link: string;
3894
- };
3895
- fonts: {
3896
- sans: string;
3897
- mono: string;
3898
- };
3899
- fontSizes: {
3900
- tiny: string;
3901
- xs: string;
3902
- base: string;
3903
- sm: string;
3904
- md: string;
3905
- lg: string;
3906
- xl: string;
3907
- };
3908
- fontWeights: {
3909
- hairline: number;
3910
- thin: number;
3911
- light: number;
3912
- normal: number;
3913
- medium: number;
3914
- semibold: number;
3915
- bold: number;
3916
- extrabold: number;
3917
- black: number;
3918
- };
3919
- lineHeights: {
3920
- xs: number;
3921
- sm: number;
3922
- md: number;
3923
- lg: number;
3924
- xl: number;
3925
- };
3926
- letterSpacings: {
3927
- tighter: string;
3928
- tight: string;
3929
- normal: string;
3930
- wide: string;
3931
- wider: string;
3932
- widest: string;
3933
- };
3934
- space: {
3935
- 0: string;
3936
- xs: string;
3937
- sm: string;
3938
- md: string;
3939
- lg: string;
3940
- xl: string;
3941
- px: string;
3942
- 1: string;
3943
- 2: string;
3944
- 3: string;
3945
- 4: string;
3946
- 5: string;
3947
- 6: string;
3948
- 7: string;
3949
- 8: string;
3950
- 9: string;
3951
- 10: string;
3952
- 11: string;
3953
- 12: string;
3954
- 13: string;
3955
- 14: string;
3956
- 15: string;
3957
- 16: string;
3958
- 17: string;
3959
- 18: string;
3960
- 20: string;
3961
- 24: string;
3962
- 28: string;
3963
- 32: string;
3964
- 36: string;
3965
- 40: string;
3966
- 44: string;
3967
- 48: string;
3968
- 52: string;
3969
- 56: string;
3970
- 60: string;
3971
- 64: string;
3972
- 72: string;
3973
- 80: string;
3974
- 96: string;
3975
- };
3976
- radii: {
3977
- xs: string;
3978
- sm: string;
3979
- md: string;
3980
- base: string;
3981
- lg: string;
3982
- xl: string;
3983
- squared: string;
3984
- rounded: string;
3985
- pill: string;
3986
- };
3987
- zIndices: {
3988
- 1: string;
3989
- 2: string;
3990
- 3: string;
3991
- 4: string;
3992
- 5: string;
3993
- 10: string;
3994
- max: string;
3995
- };
3996
- borderWeights: {
3997
- light: string;
3998
- normal: string;
3999
- bold: string;
4000
- extrabold: string;
4001
- black: string;
4002
- };
4003
- transitions: {
4004
- default: string;
4005
- button: string;
4006
- avatar: string;
4007
- link: string;
4008
- card: string;
4009
- };
4010
- breakpoints: {
4011
- xs: string;
4012
- sm: string;
4013
- md: string;
4014
- lg: string;
4015
- xl: string;
4016
- };
4017
- }, {
4018
- width: string;
4019
- height: string;
4020
- minWidth: string;
4021
- maxWidth: string;
4022
- minHeight: string;
4023
- maxHeight: string;
4024
- flexBasis: string;
4025
- gridTemplateColumns: string;
4026
- gridTemplateRows: string;
4027
- blockSize: string;
4028
- minBlockSize: string;
4029
- maxBlockSize: string;
4030
- inlineSize: string;
4031
- minInlineSize: string;
4032
- maxInlineSize: string;
4033
- borderWidth: string;
4034
- gap: "space";
4035
- gridGap: "space";
4036
- columnGap: "space";
4037
- gridColumnGap: "space";
4038
- rowGap: "space";
4039
- gridRowGap: "space";
4040
- inset: "space";
4041
- insetBlock: "space";
4042
- insetBlockEnd: "space";
4043
- insetBlockStart: "space";
4044
- insetInline: "space";
4045
- insetInlineEnd: "space";
4046
- insetInlineStart: "space";
4047
- margin: "space";
4048
- marginTop: "space";
4049
- marginRight: "space";
4050
- marginBottom: "space";
4051
- marginLeft: "space";
4052
- marginBlock: "space";
4053
- marginBlockEnd: "space";
4054
- marginBlockStart: "space";
4055
- marginInline: "space";
4056
- marginInlineEnd: "space";
4057
- marginInlineStart: "space";
4058
- padding: "space";
4059
- paddingTop: "space";
4060
- paddingRight: "space";
4061
- paddingBottom: "space";
4062
- paddingLeft: "space";
4063
- paddingBlock: "space";
4064
- paddingBlockEnd: "space";
4065
- paddingBlockStart: "space";
4066
- paddingInline: "space";
4067
- paddingInlineEnd: "space";
4068
- paddingInlineStart: "space";
4069
- scrollMargin: "space";
4070
- scrollMarginTop: "space";
4071
- scrollMarginRight: "space";
4072
- scrollMarginBottom: "space";
4073
- scrollMarginLeft: "space";
4074
- scrollMarginBlock: "space";
4075
- scrollMarginBlockEnd: "space";
4076
- scrollMarginBlockStart: "space";
4077
- scrollMarginInline: "space";
4078
- scrollMarginInlineEnd: "space";
4079
- scrollMarginInlineStart: "space";
4080
- scrollPadding: "space";
4081
- scrollPaddingTop: "space";
4082
- scrollPaddingRight: "space";
4083
- scrollPaddingBottom: "space";
4084
- scrollPaddingLeft: "space";
4085
- scrollPaddingBlock: "space";
4086
- scrollPaddingBlockEnd: "space";
4087
- scrollPaddingBlockStart: "space";
4088
- scrollPaddingInline: "space";
4089
- scrollPaddingInlineEnd: "space";
4090
- scrollPaddingInlineStart: "space";
4091
- top: "space";
4092
- right: "space";
4093
- bottom: "space";
4094
- left: "space";
4095
- fontSize: "fontSizes";
4096
- background: "colors";
4097
- backgroundColor: "colors";
4098
- backgroundImage: "colors";
4099
- borderImage: "colors";
4100
- border: "colors";
4101
- borderBlock: "colors";
4102
- borderBlockEnd: "colors";
4103
- borderBlockStart: "colors";
4104
- borderBottom: "colors";
4105
- borderBottomColor: "colors";
4106
- borderColor: "colors";
4107
- borderInline: "colors";
4108
- borderInlineEnd: "colors";
4109
- borderInlineStart: "colors";
4110
- borderLeft: "colors";
4111
- borderLeftColor: "colors";
4112
- borderRight: "colors";
4113
- borderRightColor: "colors";
4114
- borderTop: "colors";
4115
- borderTopColor: "colors";
4116
- caretColor: "colors";
4117
- color: "colors";
4118
- columnRuleColor: "colors";
4119
- outline: "colors";
4120
- outlineColor: "colors";
4121
- fill: "colors";
4122
- stroke: "colors";
4123
- textDecorationColor: "colors";
4124
- fontFamily: "fonts";
4125
- fontWeight: "fontWeights";
4126
- lineHeight: "lineHeights";
4127
- letterSpacing: "letterSpacings";
4128
- borderTopWidth: "borderWidths";
4129
- borderLeftWidth: "borderWidths";
4130
- borderRightWidth: "borderWidths";
4131
- borderBottomWidth: "borderWidths";
4132
- borderStyle: "borderStyles";
4133
- borderTopStyle: "borderStyles";
4134
- borderLeftStyle: "borderStyles";
4135
- borderRightStyle: "borderStyles";
4136
- borderBottomStyle: "borderStyles";
4137
- borderRadius: "radii";
4138
- borderTopLeftRadius: "radii";
4139
- borderTopRightRadius: "radii";
4140
- borderBottomRightRadius: "radii";
4141
- borderBottomLeftRadius: "radii";
4142
- boxShadow: "shadows";
4143
- textShadow: "shadows";
4144
- transition: "transitions";
4145
- zIndex: "zIndices";
4146
- }, {
4147
- p: (value: {
4148
- readonly [$$PropertyValue]: "padding";
4149
- }) => {
4150
- padding: {
4151
- readonly [$$PropertyValue]: "padding";
4152
- };
4153
- };
4154
- pt: (value: {
4155
- readonly [$$PropertyValue]: "paddingTop";
4156
- }) => {
4157
- paddingTop: {
4158
- readonly [$$PropertyValue]: "paddingTop";
4159
- };
4160
- };
4161
- pr: (value: {
4162
- readonly [$$PropertyValue]: "paddingRight";
4163
- }) => {
4164
- paddingRight: {
4165
- readonly [$$PropertyValue]: "paddingRight";
4166
- };
4167
- };
4168
- pb: (value: {
4169
- readonly [$$PropertyValue]: "paddingBottom";
4170
- }) => {
4171
- paddingBottom: {
4172
- readonly [$$PropertyValue]: "paddingBottom";
4173
- };
4174
- };
4175
- pl: (value: {
4176
- readonly [$$PropertyValue]: "paddingLeft";
4177
- }) => {
4178
- paddingLeft: {
4179
- readonly [$$PropertyValue]: "paddingLeft";
4180
- };
4181
- };
4182
- px: (value: {
4183
- readonly [$$PropertyValue]: "paddingLeft";
4184
- }) => {
4185
- paddingLeft: {
4186
- readonly [$$PropertyValue]: "paddingLeft";
4187
- };
4188
- paddingRight: {
4189
- readonly [$$PropertyValue]: "paddingLeft";
4190
- };
4191
- };
4192
- py: (value: {
4193
- readonly [$$PropertyValue]: "paddingTop";
4194
- }) => {
4195
- paddingTop: {
4196
- readonly [$$PropertyValue]: "paddingTop";
4197
- };
4198
- paddingBottom: {
4199
- readonly [$$PropertyValue]: "paddingTop";
4200
- };
4201
- };
4202
- m: (value: {
4203
- readonly [$$PropertyValue]: "margin";
4204
- }) => {
4205
- margin: {
4206
- readonly [$$PropertyValue]: "margin";
4207
- };
4208
- };
4209
- mt: (value: {
4210
- readonly [$$PropertyValue]: "marginTop";
4211
- }) => {
4212
- marginTop: {
4213
- readonly [$$PropertyValue]: "marginTop";
4214
- };
4215
- };
4216
- mr: (value: {
4217
- readonly [$$PropertyValue]: "marginRight";
4218
- }) => {
4219
- marginRight: {
4220
- readonly [$$PropertyValue]: "marginRight";
4221
- };
4222
- };
4223
- mb: (value: {
4224
- readonly [$$PropertyValue]: "marginBottom";
4225
- }) => {
4226
- marginBottom: {
4227
- readonly [$$PropertyValue]: "marginBottom";
4228
- };
4229
- };
4230
- ml: (value: {
4231
- readonly [$$PropertyValue]: "marginLeft";
4232
- }) => {
4233
- marginLeft: {
4234
- readonly [$$PropertyValue]: "marginLeft";
4235
- };
4236
- };
4237
- mx: (value: {
4238
- readonly [$$PropertyValue]: "marginLeft";
4239
- }) => {
4240
- marginLeft: {
4241
- readonly [$$PropertyValue]: "marginLeft";
4242
- };
4243
- marginRight: {
4244
- readonly [$$PropertyValue]: "marginLeft";
4245
- };
4246
- };
4247
- my: (value: {
4248
- readonly [$$PropertyValue]: "marginTop";
4249
- }) => {
4250
- marginTop: {
4251
- readonly [$$PropertyValue]: "marginTop";
4252
- };
4253
- marginBottom: {
4254
- readonly [$$PropertyValue]: "marginTop";
4255
- };
4256
- };
4257
- ta: (value: {
4258
- readonly [$$PropertyValue]: "textAlign";
4259
- }) => {
4260
- textAlign: {
4261
- readonly [$$PropertyValue]: "textAlign";
4262
- };
4263
- };
4264
- tt: (value: {
4265
- readonly [$$PropertyValue]: "textTransform";
4266
- }) => {
4267
- textTransform: {
4268
- readonly [$$PropertyValue]: "textTransform";
4269
- };
4270
- };
4271
- to: (value: {
4272
- readonly [$$PropertyValue]: "textOverflow";
4273
- }) => {
4274
- textOverflow: {
4275
- readonly [$$PropertyValue]: "textOverflow";
4276
- };
4277
- };
4278
- d: (value: {
4279
- readonly [$$PropertyValue]: "display";
4280
- }) => {
4281
- display: {
4282
- readonly [$$PropertyValue]: "display";
4283
- };
4284
- };
4285
- dflex: (value: {
4286
- readonly [$$PropertyValue]: "alignItems";
4287
- }) => {
4288
- display: string;
4289
- alignItems: {
4290
- readonly [$$PropertyValue]: "alignItems";
4291
- };
4292
- justifyContent: {
4293
- readonly [$$PropertyValue]: "alignItems";
4294
- };
4295
- };
4296
- fd: (value: {
4297
- readonly [$$PropertyValue]: "flexDirection";
4298
- }) => {
4299
- flexDirection: {
4300
- readonly [$$PropertyValue]: "flexDirection";
4301
- };
4302
- };
4303
- fw: (value: {
4304
- readonly [$$PropertyValue]: "flexWrap";
4305
- }) => {
4306
- flexWrap: {
4307
- readonly [$$PropertyValue]: "flexWrap";
4308
- };
4309
- };
4310
- ai: (value: {
4311
- readonly [$$PropertyValue]: "alignItems";
4312
- }) => {
4313
- alignItems: {
4314
- readonly [$$PropertyValue]: "alignItems";
4315
- };
4316
- };
4317
- ac: (value: {
4318
- readonly [$$PropertyValue]: "alignContent";
4319
- }) => {
4320
- alignContent: {
4321
- readonly [$$PropertyValue]: "alignContent";
4322
- };
4323
- };
4324
- jc: (value: {
4325
- readonly [$$PropertyValue]: "justifyContent";
4326
- }) => {
4327
- justifyContent: {
4328
- readonly [$$PropertyValue]: "justifyContent";
4329
- };
4330
- };
4331
- as: (value: {
4332
- readonly [$$PropertyValue]: "alignSelf";
4333
- }) => {
4334
- alignSelf: {
4335
- readonly [$$PropertyValue]: "alignSelf";
4336
- };
4337
- };
4338
- fg: (value: {
4339
- readonly [$$PropertyValue]: "flexGrow";
4340
- }) => {
4341
- flexGrow: {
4342
- readonly [$$PropertyValue]: "flexGrow";
4343
- };
4344
- };
4345
- fs: (value: {
4346
- readonly [$$PropertyValue]: "fontSize";
4347
- }) => {
4348
- fontSize: {
4349
- readonly [$$PropertyValue]: "fontSize";
4350
- };
4351
- };
4352
- fb: (value: {
4353
- readonly [$$PropertyValue]: "flexBasis";
4354
- }) => {
4355
- flexBasis: {
4356
- readonly [$$PropertyValue]: "flexBasis";
4357
- };
4358
- };
4359
- bc: (value: {
4360
- readonly [$$PropertyValue]: "backgroundColor";
4361
- }) => {
4362
- backgroundColor: {
4363
- readonly [$$PropertyValue]: "backgroundColor";
4364
- };
4365
- };
4366
- bf: (value: {
4367
- readonly [$$PropertyValue]: "backdropFilter";
4368
- }) => {
4369
- backdropFilter: {
4370
- readonly [$$PropertyValue]: "backdropFilter";
4371
- };
4372
- };
4373
- bg: (value: {
4374
- readonly [$$PropertyValue]: "backgroundColor";
4375
- }) => {
4376
- background: {
4377
- readonly [$$PropertyValue]: "backgroundColor";
4378
- };
4379
- };
4380
- bgBlur: (value: {
4381
- readonly [$$PropertyValue]: "backgroundColor";
4382
- }) => {
4383
- bf: string;
4384
- bg: string;
4385
- };
4386
- bgColor: (value: {
4387
- readonly [$$PropertyValue]: "backgroundColor";
4388
- }) => {
4389
- backgroundColor: {
4390
- readonly [$$PropertyValue]: "backgroundColor";
4391
- };
4392
- };
4393
- backgroundClip: (value: {
4394
- readonly [$$PropertyValue]: "backgroundClip";
4395
- }) => {
4396
- WebkitBackgroundClip: {
4397
- readonly [$$PropertyValue]: "backgroundClip";
4398
- };
4399
- backgroundClip: {
4400
- readonly [$$PropertyValue]: "backgroundClip";
4401
- };
4402
- };
4403
- bgClip: (value: {
4404
- readonly [$$PropertyValue]: "backgroundClip";
4405
- }) => {
4406
- WebkitBackgroundClip: {
4407
- readonly [$$PropertyValue]: "backgroundClip";
4408
- };
4409
- backgroundClip: {
4410
- readonly [$$PropertyValue]: "backgroundClip";
4411
- };
4412
- };
4413
- br: (value: {
4414
- readonly [$$PropertyValue]: "borderRadius";
4415
- }) => {
4416
- borderRadius: {
4417
- readonly [$$PropertyValue]: "borderRadius";
4418
- };
4419
- };
4420
- bw: (value: {
4421
- readonly [$$PropertyValue]: "borderWidth";
4422
- }) => {
4423
- borderWidth: {
4424
- readonly [$$PropertyValue]: "borderWidth";
4425
- };
4426
- };
4427
- btrr: (value: {
4428
- readonly [$$PropertyValue]: "borderTopRightRadius";
4429
- }) => {
4430
- borderTopRightRadius: {
4431
- readonly [$$PropertyValue]: "borderTopRightRadius";
4432
- };
4433
- };
4434
- bbrr: (value: {
4435
- readonly [$$PropertyValue]: "borderBottomRightRadius";
4436
- }) => {
4437
- borderBottomRightRadius: {
4438
- readonly [$$PropertyValue]: "borderBottomRightRadius";
4439
- };
4440
- };
4441
- bblr: (value: {
4442
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
4443
- }) => {
4444
- borderBottomLeftRadius: {
4445
- readonly [$$PropertyValue]: "borderBottomLeftRadius";
4446
- };
4447
- };
4448
- btlr: (value: {
4449
- readonly [$$PropertyValue]: "borderTopLeftRadius";
4450
- }) => {
4451
- borderTopLeftRadius: {
4452
- readonly [$$PropertyValue]: "borderTopLeftRadius";
4453
- };
4454
- };
4455
- bs: (value: {
4456
- readonly [$$PropertyValue]: "boxShadow";
4457
- }) => {
4458
- boxShadow: {
4459
- readonly [$$PropertyValue]: "boxShadow";
4460
- };
4461
- };
4462
- normalShadow: (value: {
4463
- readonly [$$PropertyValue]: "backgroundColor";
4464
- }) => {
4465
- boxShadow: string;
4466
- };
4467
- normalShadowVar: (value: {
4468
- readonly [$$PropertyValue]: "backgroundColor";
4469
- }) => {
4470
- boxShadow: string;
4471
- };
4472
- lh: (value: {
4473
- readonly [$$PropertyValue]: "lineHeight";
4474
- }) => {
4475
- lineHeight: {
4476
- readonly [$$PropertyValue]: "lineHeight";
4477
- };
4478
- };
4479
- ov: (value: {
4480
- readonly [$$PropertyValue]: "overflow";
4481
- }) => {
4482
- overflow: {
4483
- readonly [$$PropertyValue]: "overflow";
4484
- };
4485
- };
4486
- ox: (value: {
4487
- readonly [$$PropertyValue]: "overflowX";
4488
- }) => {
4489
- overflowX: {
4490
- readonly [$$PropertyValue]: "overflowX";
4491
- };
4492
- };
4493
- oy: (value: {
4494
- readonly [$$PropertyValue]: "overflowY";
4495
- }) => {
4496
- overflowY: {
4497
- readonly [$$PropertyValue]: "overflowY";
4498
- };
4499
- };
4500
- pe: (value: {
4501
- readonly [$$PropertyValue]: "pointerEvents";
4502
- }) => {
4503
- pointerEvents: {
4504
- readonly [$$PropertyValue]: "pointerEvents";
4505
- };
4506
- };
4507
- events: (value: {
4508
- readonly [$$PropertyValue]: "pointerEvents";
4509
- }) => {
4510
- pointerEvents: {
4511
- readonly [$$PropertyValue]: "pointerEvents";
4512
- };
4513
- };
4514
- us: (value: {
4515
- readonly [$$PropertyValue]: "userSelect";
4516
- }) => {
4517
- WebkitUserSelect: {
4518
- readonly [$$PropertyValue]: "userSelect";
4519
- };
4520
- userSelect: {
4521
- readonly [$$PropertyValue]: "userSelect";
4522
- };
4523
- };
4524
- userSelect: (value: {
4525
- readonly [$$PropertyValue]: "userSelect";
4526
- }) => {
4527
- WebkitUserSelect: {
4528
- readonly [$$PropertyValue]: "userSelect";
4529
- };
4530
- userSelect: {
4531
- readonly [$$PropertyValue]: "userSelect";
4532
- };
4533
- };
4534
- w: (value: {
4535
- readonly [$$PropertyValue]: "width";
4536
- }) => {
4537
- width: {
4538
- readonly [$$PropertyValue]: "width";
4539
- };
4540
- };
4541
- h: (value: {
4542
- readonly [$$PropertyValue]: "height";
4543
- }) => {
4544
- height: {
4545
- readonly [$$PropertyValue]: "height";
4546
- };
4547
- };
4548
- mw: (value: {
4549
- readonly [$$PropertyValue]: "maxWidth";
4550
- }) => {
4551
- maxWidth: {
4552
- readonly [$$PropertyValue]: "maxWidth";
4553
- };
4554
- };
4555
- maxW: (value: {
4556
- readonly [$$PropertyValue]: "maxWidth";
4557
- }) => {
4558
- maxWidth: {
4559
- readonly [$$PropertyValue]: "maxWidth";
4560
- };
4561
- };
4562
- mh: (value: {
4563
- readonly [$$PropertyValue]: "maxHeight";
4564
- }) => {
4565
- maxHeight: {
4566
- readonly [$$PropertyValue]: "maxHeight";
4567
- };
4568
- };
4569
- maxH: (value: {
4570
- readonly [$$PropertyValue]: "maxHeight";
4571
- }) => {
4572
- maxHeight: {
4573
- readonly [$$PropertyValue]: "maxHeight";
4574
- };
4575
- };
4576
- size: (value: {
4577
- readonly [$$PropertyValue]: "width";
4578
- }) => {
4579
- width: {
4580
- readonly [$$PropertyValue]: "width";
4581
- };
4582
- height: {
4583
- readonly [$$PropertyValue]: "width";
4584
- };
4585
- };
4586
- minSize: (value: {
4587
- readonly [$$PropertyValue]: "width";
4588
- }) => {
4589
- minWidth: {
4590
- readonly [$$PropertyValue]: "width";
4591
- };
4592
- minHeight: {
4593
- readonly [$$PropertyValue]: "width";
4594
- };
4595
- width: {
4596
- readonly [$$PropertyValue]: "width";
4597
- };
4598
- height: {
4599
- readonly [$$PropertyValue]: "width";
4600
- };
4601
- };
4602
- sizeMin: (value: {
4603
- readonly [$$PropertyValue]: "width";
4604
- }) => {
4605
- minWidth: {
4606
- readonly [$$PropertyValue]: "width";
4607
- };
4608
- minHeight: {
4609
- readonly [$$PropertyValue]: "width";
4610
- };
4611
- width: {
4612
- readonly [$$PropertyValue]: "width";
4613
- };
4614
- height: {
4615
- readonly [$$PropertyValue]: "width";
4616
- };
4617
- };
4618
- maxSize: (value: {
4619
- readonly [$$PropertyValue]: "width";
4620
- }) => {
4621
- maxWidth: {
4622
- readonly [$$PropertyValue]: "width";
4623
- };
4624
- maxHeight: {
4625
- readonly [$$PropertyValue]: "width";
4626
- };
4627
- };
4628
- sizeMax: (value: {
4629
- readonly [$$PropertyValue]: "width";
4630
- }) => {
4631
- maxWidth: {
4632
- readonly [$$PropertyValue]: "width";
4633
- };
4634
- maxHeight: {
4635
- readonly [$$PropertyValue]: "width";
4636
- };
4637
- };
4638
- appearance: (value: {
4639
- readonly [$$PropertyValue]: "appearance";
4640
- }) => {
4641
- WebkitAppearance: {
4642
- readonly [$$PropertyValue]: "appearance";
4643
- };
4644
- appearance: {
4645
- readonly [$$PropertyValue]: "appearance";
4646
- };
4647
- };
4648
- scale: (value: {
4649
- readonly [$$PropertyValue]: "scale";
4650
- }) => {
4651
- transform: string;
4652
- };
4653
- linearGradient: (value: {
4654
- readonly [$$PropertyValue]: "backgroundImage";
4655
- }) => {
4656
- backgroundImage: string;
4657
- };
4658
- tdl: (value: {
4659
- readonly [$$PropertyValue]: "textDecorationLine";
4660
- }) => {
4661
- textDecorationLine: {
4662
- readonly [$$PropertyValue]: "textDecorationLine";
4663
- };
4664
- };
4665
- textGradient: (value: {
4666
- readonly [$$PropertyValue]: "backgroundImage";
4667
- }) => {
4668
- backgroundImage: string;
4669
- WebkitBackgroundClip: string;
4670
- WebkitTextFillColor: string;
4671
- '&::selection': {
4672
- WebkitTextFillColor: string;
4673
- };
4674
- };
4675
- }>>;