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