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

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