@vanrot/ui 0.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 (486) hide show
  1. package/dist/index.d.ts +7 -0
  2. package/dist/index.d.ts.map +1 -0
  3. package/dist/index.js +4 -0
  4. package/dist/index.js.map +1 -0
  5. package/dist/metadata.d.ts +1434 -0
  6. package/dist/metadata.d.ts.map +1 -0
  7. package/dist/metadata.js +816 -0
  8. package/dist/metadata.js.map +1 -0
  9. package/dist/primitives/alert/ui.alert.d.ts +4 -0
  10. package/dist/primitives/alert/ui.alert.d.ts.map +1 -0
  11. package/dist/primitives/alert/ui.alert.js +8 -0
  12. package/dist/primitives/alert/ui.alert.js.map +1 -0
  13. package/dist/primitives/avatar/ui.avatar.d.ts +4 -0
  14. package/dist/primitives/avatar/ui.avatar.d.ts.map +1 -0
  15. package/dist/primitives/avatar/ui.avatar.js +8 -0
  16. package/dist/primitives/avatar/ui.avatar.js.map +1 -0
  17. package/dist/primitives/badge/ui.badge.d.ts +4 -0
  18. package/dist/primitives/badge/ui.badge.d.ts.map +1 -0
  19. package/dist/primitives/badge/ui.badge.js +8 -0
  20. package/dist/primitives/badge/ui.badge.js.map +1 -0
  21. package/dist/primitives/breadcrumb/ui.breadcrumb.d.ts +4 -0
  22. package/dist/primitives/breadcrumb/ui.breadcrumb.d.ts.map +1 -0
  23. package/dist/primitives/breadcrumb/ui.breadcrumb.js +8 -0
  24. package/dist/primitives/breadcrumb/ui.breadcrumb.js.map +1 -0
  25. package/dist/primitives/button/ui.button.d.ts +4 -0
  26. package/dist/primitives/button/ui.button.d.ts.map +1 -0
  27. package/dist/primitives/button/ui.button.js +8 -0
  28. package/dist/primitives/button/ui.button.js.map +1 -0
  29. package/dist/primitives/card/ui.card.d.ts +5 -0
  30. package/dist/primitives/card/ui.card.d.ts.map +1 -0
  31. package/dist/primitives/card/ui.card.js +10 -0
  32. package/dist/primitives/card/ui.card.js.map +1 -0
  33. package/dist/primitives/checkbox/ui.checkbox.d.ts +4 -0
  34. package/dist/primitives/checkbox/ui.checkbox.d.ts.map +1 -0
  35. package/dist/primitives/checkbox/ui.checkbox.js +8 -0
  36. package/dist/primitives/checkbox/ui.checkbox.js.map +1 -0
  37. package/dist/primitives/command-menu/ui.command-menu.d.ts +4 -0
  38. package/dist/primitives/command-menu/ui.command-menu.d.ts.map +1 -0
  39. package/dist/primitives/command-menu/ui.command-menu.js +8 -0
  40. package/dist/primitives/command-menu/ui.command-menu.js.map +1 -0
  41. package/dist/primitives/container/ui.container.d.ts +4 -0
  42. package/dist/primitives/container/ui.container.d.ts.map +1 -0
  43. package/dist/primitives/container/ui.container.js +8 -0
  44. package/dist/primitives/container/ui.container.js.map +1 -0
  45. package/dist/primitives/dialog/ui.dialog.d.ts +4 -0
  46. package/dist/primitives/dialog/ui.dialog.d.ts.map +1 -0
  47. package/dist/primitives/dialog/ui.dialog.js +8 -0
  48. package/dist/primitives/dialog/ui.dialog.js.map +1 -0
  49. package/dist/primitives/drawer/ui.drawer.d.ts +4 -0
  50. package/dist/primitives/drawer/ui.drawer.d.ts.map +1 -0
  51. package/dist/primitives/drawer/ui.drawer.js +8 -0
  52. package/dist/primitives/drawer/ui.drawer.js.map +1 -0
  53. package/dist/primitives/dropdown/ui.dropdown.d.ts +4 -0
  54. package/dist/primitives/dropdown/ui.dropdown.d.ts.map +1 -0
  55. package/dist/primitives/dropdown/ui.dropdown.js +8 -0
  56. package/dist/primitives/dropdown/ui.dropdown.js.map +1 -0
  57. package/dist/primitives/empty-state/ui.empty-state.d.ts +4 -0
  58. package/dist/primitives/empty-state/ui.empty-state.d.ts.map +1 -0
  59. package/dist/primitives/empty-state/ui.empty-state.js +8 -0
  60. package/dist/primitives/empty-state/ui.empty-state.js.map +1 -0
  61. package/dist/primitives/footer/ui.footer.d.ts +4 -0
  62. package/dist/primitives/footer/ui.footer.d.ts.map +1 -0
  63. package/dist/primitives/footer/ui.footer.js +8 -0
  64. package/dist/primitives/footer/ui.footer.js.map +1 -0
  65. package/dist/primitives/form/ui.form.d.ts +4 -0
  66. package/dist/primitives/form/ui.form.d.ts.map +1 -0
  67. package/dist/primitives/form/ui.form.js +8 -0
  68. package/dist/primitives/form/ui.form.js.map +1 -0
  69. package/dist/primitives/form-field/ui.form-field.d.ts +4 -0
  70. package/dist/primitives/form-field/ui.form-field.d.ts.map +1 -0
  71. package/dist/primitives/form-field/ui.form-field.js +8 -0
  72. package/dist/primitives/form-field/ui.form-field.js.map +1 -0
  73. package/dist/primitives/grid/ui.grid.d.ts +4 -0
  74. package/dist/primitives/grid/ui.grid.d.ts.map +1 -0
  75. package/dist/primitives/grid/ui.grid.js +8 -0
  76. package/dist/primitives/grid/ui.grid.js.map +1 -0
  77. package/dist/primitives/header/ui.header.d.ts +4 -0
  78. package/dist/primitives/header/ui.header.d.ts.map +1 -0
  79. package/dist/primitives/header/ui.header.js +8 -0
  80. package/dist/primitives/header/ui.header.js.map +1 -0
  81. package/dist/primitives/img/ui.img.d.ts +4 -0
  82. package/dist/primitives/img/ui.img.d.ts.map +1 -0
  83. package/dist/primitives/img/ui.img.js +8 -0
  84. package/dist/primitives/img/ui.img.js.map +1 -0
  85. package/dist/primitives/input/ui.input.d.ts +4 -0
  86. package/dist/primitives/input/ui.input.d.ts.map +1 -0
  87. package/dist/primitives/input/ui.input.js +8 -0
  88. package/dist/primitives/input/ui.input.js.map +1 -0
  89. package/dist/primitives/label/ui.label.d.ts +4 -0
  90. package/dist/primitives/label/ui.label.d.ts.map +1 -0
  91. package/dist/primitives/label/ui.label.js +8 -0
  92. package/dist/primitives/label/ui.label.js.map +1 -0
  93. package/dist/primitives/layout/ui.layout.d.ts +4 -0
  94. package/dist/primitives/layout/ui.layout.d.ts.map +1 -0
  95. package/dist/primitives/layout/ui.layout.js +8 -0
  96. package/dist/primitives/layout/ui.layout.js.map +1 -0
  97. package/dist/primitives/list/ui.list.d.ts +4 -0
  98. package/dist/primitives/list/ui.list.d.ts.map +1 -0
  99. package/dist/primitives/list/ui.list.js +8 -0
  100. package/dist/primitives/list/ui.list.js.map +1 -0
  101. package/dist/primitives/list-item/ui.list-item.d.ts +4 -0
  102. package/dist/primitives/list-item/ui.list-item.d.ts.map +1 -0
  103. package/dist/primitives/list-item/ui.list-item.js +8 -0
  104. package/dist/primitives/list-item/ui.list-item.js.map +1 -0
  105. package/dist/primitives/loader/ui.loader.d.ts +4 -0
  106. package/dist/primitives/loader/ui.loader.d.ts.map +1 -0
  107. package/dist/primitives/loader/ui.loader.js +8 -0
  108. package/dist/primitives/loader/ui.loader.js.map +1 -0
  109. package/dist/primitives/nav/ui.nav.d.ts +4 -0
  110. package/dist/primitives/nav/ui.nav.d.ts.map +1 -0
  111. package/dist/primitives/nav/ui.nav.js +8 -0
  112. package/dist/primitives/nav/ui.nav.js.map +1 -0
  113. package/dist/primitives/pagination/ui.pagination.d.ts +4 -0
  114. package/dist/primitives/pagination/ui.pagination.d.ts.map +1 -0
  115. package/dist/primitives/pagination/ui.pagination.js +8 -0
  116. package/dist/primitives/pagination/ui.pagination.js.map +1 -0
  117. package/dist/primitives/popover/ui.popover.d.ts +4 -0
  118. package/dist/primitives/popover/ui.popover.d.ts.map +1 -0
  119. package/dist/primitives/popover/ui.popover.js +8 -0
  120. package/dist/primitives/popover/ui.popover.js.map +1 -0
  121. package/dist/primitives/radio/ui.radio.d.ts +4 -0
  122. package/dist/primitives/radio/ui.radio.d.ts.map +1 -0
  123. package/dist/primitives/radio/ui.radio.js +8 -0
  124. package/dist/primitives/radio/ui.radio.js.map +1 -0
  125. package/dist/primitives/radio-group/ui.radio-group.d.ts +4 -0
  126. package/dist/primitives/radio-group/ui.radio-group.d.ts.map +1 -0
  127. package/dist/primitives/radio-group/ui.radio-group.js +8 -0
  128. package/dist/primitives/radio-group/ui.radio-group.js.map +1 -0
  129. package/dist/primitives/section/ui.section.d.ts +4 -0
  130. package/dist/primitives/section/ui.section.d.ts.map +1 -0
  131. package/dist/primitives/section/ui.section.js +8 -0
  132. package/dist/primitives/section/ui.section.js.map +1 -0
  133. package/dist/primitives/select/ui.select.d.ts +4 -0
  134. package/dist/primitives/select/ui.select.d.ts.map +1 -0
  135. package/dist/primitives/select/ui.select.js +8 -0
  136. package/dist/primitives/select/ui.select.js.map +1 -0
  137. package/dist/primitives/separator/ui.separator.d.ts +4 -0
  138. package/dist/primitives/separator/ui.separator.d.ts.map +1 -0
  139. package/dist/primitives/separator/ui.separator.js +8 -0
  140. package/dist/primitives/separator/ui.separator.js.map +1 -0
  141. package/dist/primitives/sidebar/ui.sidebar.d.ts +4 -0
  142. package/dist/primitives/sidebar/ui.sidebar.d.ts.map +1 -0
  143. package/dist/primitives/sidebar/ui.sidebar.js +8 -0
  144. package/dist/primitives/sidebar/ui.sidebar.js.map +1 -0
  145. package/dist/primitives/skeleton/ui.skeleton.d.ts +4 -0
  146. package/dist/primitives/skeleton/ui.skeleton.d.ts.map +1 -0
  147. package/dist/primitives/skeleton/ui.skeleton.js +8 -0
  148. package/dist/primitives/skeleton/ui.skeleton.js.map +1 -0
  149. package/dist/primitives/slider/ui.slider.d.ts +4 -0
  150. package/dist/primitives/slider/ui.slider.d.ts.map +1 -0
  151. package/dist/primitives/slider/ui.slider.js +8 -0
  152. package/dist/primitives/slider/ui.slider.js.map +1 -0
  153. package/dist/primitives/src/ui.src.d.ts +4 -0
  154. package/dist/primitives/src/ui.src.d.ts.map +1 -0
  155. package/dist/primitives/src/ui.src.js +8 -0
  156. package/dist/primitives/src/ui.src.js.map +1 -0
  157. package/dist/primitives/stack/ui.stack.d.ts +4 -0
  158. package/dist/primitives/stack/ui.stack.d.ts.map +1 -0
  159. package/dist/primitives/stack/ui.stack.js +8 -0
  160. package/dist/primitives/stack/ui.stack.js.map +1 -0
  161. package/dist/primitives/stat/ui.stat.d.ts +4 -0
  162. package/dist/primitives/stat/ui.stat.d.ts.map +1 -0
  163. package/dist/primitives/stat/ui.stat.js +8 -0
  164. package/dist/primitives/stat/ui.stat.js.map +1 -0
  165. package/dist/primitives/switch/ui.switch.d.ts +4 -0
  166. package/dist/primitives/switch/ui.switch.d.ts.map +1 -0
  167. package/dist/primitives/switch/ui.switch.js +8 -0
  168. package/dist/primitives/switch/ui.switch.js.map +1 -0
  169. package/dist/primitives/table/ui.table.d.ts +4 -0
  170. package/dist/primitives/table/ui.table.d.ts.map +1 -0
  171. package/dist/primitives/table/ui.table.js +8 -0
  172. package/dist/primitives/table/ui.table.js.map +1 -0
  173. package/dist/primitives/table-body/ui.table-body.d.ts +4 -0
  174. package/dist/primitives/table-body/ui.table-body.d.ts.map +1 -0
  175. package/dist/primitives/table-body/ui.table-body.js +8 -0
  176. package/dist/primitives/table-body/ui.table-body.js.map +1 -0
  177. package/dist/primitives/table-caption/ui.table-caption.d.ts +4 -0
  178. package/dist/primitives/table-caption/ui.table-caption.d.ts.map +1 -0
  179. package/dist/primitives/table-caption/ui.table-caption.js +8 -0
  180. package/dist/primitives/table-caption/ui.table-caption.js.map +1 -0
  181. package/dist/primitives/table-cell/ui.table-cell.d.ts +4 -0
  182. package/dist/primitives/table-cell/ui.table-cell.d.ts.map +1 -0
  183. package/dist/primitives/table-cell/ui.table-cell.js +8 -0
  184. package/dist/primitives/table-cell/ui.table-cell.js.map +1 -0
  185. package/dist/primitives/table-footer/ui.table-footer.d.ts +4 -0
  186. package/dist/primitives/table-footer/ui.table-footer.d.ts.map +1 -0
  187. package/dist/primitives/table-footer/ui.table-footer.js +8 -0
  188. package/dist/primitives/table-footer/ui.table-footer.js.map +1 -0
  189. package/dist/primitives/table-head/ui.table-head.d.ts +4 -0
  190. package/dist/primitives/table-head/ui.table-head.d.ts.map +1 -0
  191. package/dist/primitives/table-head/ui.table-head.js +8 -0
  192. package/dist/primitives/table-head/ui.table-head.js.map +1 -0
  193. package/dist/primitives/table-header/ui.table-header.d.ts +4 -0
  194. package/dist/primitives/table-header/ui.table-header.d.ts.map +1 -0
  195. package/dist/primitives/table-header/ui.table-header.js +8 -0
  196. package/dist/primitives/table-header/ui.table-header.js.map +1 -0
  197. package/dist/primitives/table-row/ui.table-row.d.ts +4 -0
  198. package/dist/primitives/table-row/ui.table-row.d.ts.map +1 -0
  199. package/dist/primitives/table-row/ui.table-row.js +8 -0
  200. package/dist/primitives/table-row/ui.table-row.js.map +1 -0
  201. package/dist/primitives/tabs/ui.tabs.d.ts +4 -0
  202. package/dist/primitives/tabs/ui.tabs.d.ts.map +1 -0
  203. package/dist/primitives/tabs/ui.tabs.js +8 -0
  204. package/dist/primitives/tabs/ui.tabs.js.map +1 -0
  205. package/dist/primitives/textarea/ui.textarea.d.ts +4 -0
  206. package/dist/primitives/textarea/ui.textarea.d.ts.map +1 -0
  207. package/dist/primitives/textarea/ui.textarea.js +8 -0
  208. package/dist/primitives/textarea/ui.textarea.js.map +1 -0
  209. package/dist/primitives/toast/ui.toast.d.ts +4 -0
  210. package/dist/primitives/toast/ui.toast.d.ts.map +1 -0
  211. package/dist/primitives/toast/ui.toast.js +8 -0
  212. package/dist/primitives/toast/ui.toast.js.map +1 -0
  213. package/dist/primitives/tooltip/ui.tooltip.d.ts +4 -0
  214. package/dist/primitives/tooltip/ui.tooltip.d.ts.map +1 -0
  215. package/dist/primitives/tooltip/ui.tooltip.js +8 -0
  216. package/dist/primitives/tooltip/ui.tooltip.js.map +1 -0
  217. package/dist/registry/component-registry.d.ts +79 -0
  218. package/dist/registry/component-registry.d.ts.map +1 -0
  219. package/dist/registry/component-registry.js +945 -0
  220. package/dist/registry/component-registry.js.map +1 -0
  221. package/dist/registry/token-scales.d.ts +17 -0
  222. package/dist/registry/token-scales.d.ts.map +1 -0
  223. package/dist/registry/token-scales.js +26 -0
  224. package/dist/registry/token-scales.js.map +1 -0
  225. package/dist/tsconfig.tsbuildinfo +1 -0
  226. package/package.json +39 -0
  227. package/src/docs/guidelines.md +19 -0
  228. package/src/docs/package-inventory.md +33 -0
  229. package/src/primitives/alert/ui.alert.css +52 -0
  230. package/src/primitives/alert/ui.alert.html +3 -0
  231. package/src/primitives/alert/ui.alert.test.ts +12 -0
  232. package/src/primitives/alert/ui.alert.ts +9 -0
  233. package/src/primitives/alert/usage.home.html +3 -0
  234. package/src/primitives/avatar/ui.avatar.css +24 -0
  235. package/src/primitives/avatar/ui.avatar.html +3 -0
  236. package/src/primitives/avatar/ui.avatar.test.ts +12 -0
  237. package/src/primitives/avatar/ui.avatar.ts +9 -0
  238. package/src/primitives/avatar/usage.home.html +3 -0
  239. package/src/primitives/badge/ui.badge.css +42 -0
  240. package/src/primitives/badge/ui.badge.html +3 -0
  241. package/src/primitives/badge/ui.badge.test.ts +12 -0
  242. package/src/primitives/badge/ui.badge.ts +9 -0
  243. package/src/primitives/badge/usage.home.html +3 -0
  244. package/src/primitives/breadcrumb/ui.breadcrumb.css +7 -0
  245. package/src/primitives/breadcrumb/ui.breadcrumb.html +3 -0
  246. package/src/primitives/breadcrumb/ui.breadcrumb.test.ts +12 -0
  247. package/src/primitives/breadcrumb/ui.breadcrumb.ts +9 -0
  248. package/src/primitives/breadcrumb/usage.home.html +3 -0
  249. package/src/primitives/button/ui.button.css +109 -0
  250. package/src/primitives/button/ui.button.html +3 -0
  251. package/src/primitives/button/ui.button.test.ts +12 -0
  252. package/src/primitives/button/ui.button.ts +9 -0
  253. package/src/primitives/button/usage.home.html +3 -0
  254. package/src/primitives/card/ui.card.css +39 -0
  255. package/src/primitives/card/ui.card.html +4 -0
  256. package/src/primitives/card/ui.card.test.ts +14 -0
  257. package/src/primitives/card/ui.card.ts +11 -0
  258. package/src/primitives/card/usage.home.html +4 -0
  259. package/src/primitives/checkbox/ui.checkbox.css +3 -0
  260. package/src/primitives/checkbox/ui.checkbox.html +1 -0
  261. package/src/primitives/checkbox/ui.checkbox.test.ts +8 -0
  262. package/src/primitives/checkbox/ui.checkbox.ts +9 -0
  263. package/src/primitives/checkbox/usage.home.html +1 -0
  264. package/src/primitives/command-menu/ui.command-menu.css +39 -0
  265. package/src/primitives/command-menu/ui.command-menu.html +9 -0
  266. package/src/primitives/command-menu/ui.command-menu.test.ts +13 -0
  267. package/src/primitives/command-menu/ui.command-menu.ts +9 -0
  268. package/src/primitives/command-menu/usage.home.html +6 -0
  269. package/src/primitives/container/ui.container.css +20 -0
  270. package/src/primitives/container/ui.container.html +3 -0
  271. package/src/primitives/container/ui.container.test.ts +12 -0
  272. package/src/primitives/container/ui.container.ts +9 -0
  273. package/src/primitives/container/usage.home.html +3 -0
  274. package/src/primitives/dialog/ui.dialog.css +107 -0
  275. package/src/primitives/dialog/ui.dialog.html +15 -0
  276. package/src/primitives/dialog/ui.dialog.test.ts +13 -0
  277. package/src/primitives/dialog/ui.dialog.ts +9 -0
  278. package/src/primitives/dialog/usage.home.html +8 -0
  279. package/src/primitives/drawer/ui.drawer.css +132 -0
  280. package/src/primitives/drawer/ui.drawer.html +11 -0
  281. package/src/primitives/drawer/ui.drawer.test.ts +13 -0
  282. package/src/primitives/drawer/ui.drawer.ts +9 -0
  283. package/src/primitives/drawer/usage.home.html +8 -0
  284. package/src/primitives/dropdown/ui.dropdown.css +119 -0
  285. package/src/primitives/dropdown/ui.dropdown.html +10 -0
  286. package/src/primitives/dropdown/ui.dropdown.test.ts +13 -0
  287. package/src/primitives/dropdown/ui.dropdown.ts +9 -0
  288. package/src/primitives/dropdown/usage.home.html +6 -0
  289. package/src/primitives/empty-state/ui.empty-state.css +9 -0
  290. package/src/primitives/empty-state/ui.empty-state.html +3 -0
  291. package/src/primitives/empty-state/ui.empty-state.test.ts +8 -0
  292. package/src/primitives/empty-state/ui.empty-state.ts +9 -0
  293. package/src/primitives/empty-state/usage.home.html +3 -0
  294. package/src/primitives/footer/ui.footer.css +6 -0
  295. package/src/primitives/footer/ui.footer.html +3 -0
  296. package/src/primitives/footer/ui.footer.test.ts +12 -0
  297. package/src/primitives/footer/ui.footer.ts +9 -0
  298. package/src/primitives/footer/usage.home.html +3 -0
  299. package/src/primitives/form/ui.form.css +4 -0
  300. package/src/primitives/form/ui.form.html +6 -0
  301. package/src/primitives/form/ui.form.test.ts +8 -0
  302. package/src/primitives/form/ui.form.ts +9 -0
  303. package/src/primitives/form/usage.home.html +6 -0
  304. package/src/primitives/form-field/ui.form-field.css +4 -0
  305. package/src/primitives/form-field/ui.form-field.html +4 -0
  306. package/src/primitives/form-field/ui.form-field.test.ts +8 -0
  307. package/src/primitives/form-field/ui.form-field.ts +9 -0
  308. package/src/primitives/form-field/usage.home.html +4 -0
  309. package/src/primitives/grid/ui.grid.css +59 -0
  310. package/src/primitives/grid/ui.grid.html +3 -0
  311. package/src/primitives/grid/ui.grid.test.ts +12 -0
  312. package/src/primitives/grid/ui.grid.ts +9 -0
  313. package/src/primitives/grid/usage.home.html +5 -0
  314. package/src/primitives/header/ui.header.css +6 -0
  315. package/src/primitives/header/ui.header.html +3 -0
  316. package/src/primitives/header/ui.header.test.ts +12 -0
  317. package/src/primitives/header/ui.header.ts +9 -0
  318. package/src/primitives/header/usage.home.html +5 -0
  319. package/src/primitives/img/ui.img.css +5 -0
  320. package/src/primitives/img/ui.img.html +3 -0
  321. package/src/primitives/img/ui.img.test.ts +14 -0
  322. package/src/primitives/img/ui.img.ts +9 -0
  323. package/src/primitives/img/usage.home.html +1 -0
  324. package/src/primitives/input/ui.input.css +8 -0
  325. package/src/primitives/input/ui.input.html +1 -0
  326. package/src/primitives/input/ui.input.test.ts +8 -0
  327. package/src/primitives/input/ui.input.ts +9 -0
  328. package/src/primitives/input/usage.home.html +1 -0
  329. package/src/primitives/label/ui.label.css +4 -0
  330. package/src/primitives/label/ui.label.html +1 -0
  331. package/src/primitives/label/ui.label.test.ts +8 -0
  332. package/src/primitives/label/ui.label.ts +9 -0
  333. package/src/primitives/label/usage.home.html +1 -0
  334. package/src/primitives/layout/ui.layout.css +6 -0
  335. package/src/primitives/layout/ui.layout.html +3 -0
  336. package/src/primitives/layout/ui.layout.test.ts +12 -0
  337. package/src/primitives/layout/ui.layout.ts +9 -0
  338. package/src/primitives/layout/usage.home.html +8 -0
  339. package/src/primitives/list/ui.list.css +6 -0
  340. package/src/primitives/list/ui.list.html +3 -0
  341. package/src/primitives/list/ui.list.test.ts +8 -0
  342. package/src/primitives/list/ui.list.ts +9 -0
  343. package/src/primitives/list/usage.home.html +3 -0
  344. package/src/primitives/list-item/ui.list-item.css +3 -0
  345. package/src/primitives/list-item/ui.list-item.html +1 -0
  346. package/src/primitives/list-item/ui.list-item.test.ts +8 -0
  347. package/src/primitives/list-item/ui.list-item.ts +9 -0
  348. package/src/primitives/list-item/usage.home.html +1 -0
  349. package/src/primitives/loader/ui.loader.css +113 -0
  350. package/src/primitives/loader/ui.loader.html +3 -0
  351. package/src/primitives/loader/ui.loader.test.ts +12 -0
  352. package/src/primitives/loader/ui.loader.ts +9 -0
  353. package/src/primitives/loader/usage.home.html +3 -0
  354. package/src/primitives/nav/ui.nav.css +5 -0
  355. package/src/primitives/nav/ui.nav.html +3 -0
  356. package/src/primitives/nav/ui.nav.test.ts +12 -0
  357. package/src/primitives/nav/ui.nav.ts +9 -0
  358. package/src/primitives/nav/usage.home.html +3 -0
  359. package/src/primitives/pagination/ui.pagination.css +5 -0
  360. package/src/primitives/pagination/ui.pagination.html +1 -0
  361. package/src/primitives/pagination/ui.pagination.test.ts +8 -0
  362. package/src/primitives/pagination/ui.pagination.ts +9 -0
  363. package/src/primitives/pagination/usage.home.html +1 -0
  364. package/src/primitives/popover/ui.popover.css +25 -0
  365. package/src/primitives/popover/ui.popover.html +9 -0
  366. package/src/primitives/popover/ui.popover.test.ts +13 -0
  367. package/src/primitives/popover/ui.popover.ts +9 -0
  368. package/src/primitives/popover/usage.home.html +8 -0
  369. package/src/primitives/radio/ui.radio.css +3 -0
  370. package/src/primitives/radio/ui.radio.html +1 -0
  371. package/src/primitives/radio/ui.radio.test.ts +8 -0
  372. package/src/primitives/radio/ui.radio.ts +9 -0
  373. package/src/primitives/radio/usage.home.html +1 -0
  374. package/src/primitives/radio-group/ui.radio-group.css +4 -0
  375. package/src/primitives/radio-group/ui.radio-group.html +3 -0
  376. package/src/primitives/radio-group/ui.radio-group.test.ts +8 -0
  377. package/src/primitives/radio-group/ui.radio-group.ts +9 -0
  378. package/src/primitives/radio-group/usage.home.html +3 -0
  379. package/src/primitives/section/ui.section.css +15 -0
  380. package/src/primitives/section/ui.section.html +3 -0
  381. package/src/primitives/section/ui.section.test.ts +12 -0
  382. package/src/primitives/section/ui.section.ts +9 -0
  383. package/src/primitives/section/usage.home.html +3 -0
  384. package/src/primitives/select/ui.select.css +8 -0
  385. package/src/primitives/select/ui.select.html +1 -0
  386. package/src/primitives/select/ui.select.test.ts +8 -0
  387. package/src/primitives/select/ui.select.ts +9 -0
  388. package/src/primitives/select/usage.home.html +1 -0
  389. package/src/primitives/separator/ui.separator.css +16 -0
  390. package/src/primitives/separator/ui.separator.html +2 -0
  391. package/src/primitives/separator/ui.separator.test.ts +12 -0
  392. package/src/primitives/separator/ui.separator.ts +9 -0
  393. package/src/primitives/separator/usage.home.html +1 -0
  394. package/src/primitives/sidebar/ui.sidebar.css +13 -0
  395. package/src/primitives/sidebar/ui.sidebar.html +3 -0
  396. package/src/primitives/sidebar/ui.sidebar.test.ts +12 -0
  397. package/src/primitives/sidebar/ui.sidebar.ts +9 -0
  398. package/src/primitives/sidebar/usage.home.html +5 -0
  399. package/src/primitives/skeleton/ui.skeleton.css +53 -0
  400. package/src/primitives/skeleton/ui.skeleton.html +3 -0
  401. package/src/primitives/skeleton/ui.skeleton.test.ts +12 -0
  402. package/src/primitives/skeleton/ui.skeleton.ts +9 -0
  403. package/src/primitives/skeleton/usage.home.html +3 -0
  404. package/src/primitives/slider/ui.slider.css +4 -0
  405. package/src/primitives/slider/ui.slider.html +1 -0
  406. package/src/primitives/slider/ui.slider.test.ts +8 -0
  407. package/src/primitives/slider/ui.slider.ts +9 -0
  408. package/src/primitives/slider/usage.home.html +1 -0
  409. package/src/primitives/src/ui.src.css +3 -0
  410. package/src/primitives/src/ui.src.html +3 -0
  411. package/src/primitives/src/ui.src.test.ts +14 -0
  412. package/src/primitives/src/ui.src.ts +9 -0
  413. package/src/primitives/src/usage.home.html +4 -0
  414. package/src/primitives/stat/ui.stat.css +8 -0
  415. package/src/primitives/stat/ui.stat.html +4 -0
  416. package/src/primitives/stat/ui.stat.test.ts +8 -0
  417. package/src/primitives/stat/ui.stat.ts +9 -0
  418. package/src/primitives/stat/usage.home.html +4 -0
  419. package/src/primitives/switch/ui.switch.css +9 -0
  420. package/src/primitives/switch/ui.switch.html +1 -0
  421. package/src/primitives/switch/ui.switch.test.ts +8 -0
  422. package/src/primitives/switch/ui.switch.ts +9 -0
  423. package/src/primitives/switch/usage.home.html +1 -0
  424. package/src/primitives/table/ui.table.css +5 -0
  425. package/src/primitives/table/ui.table.html +3 -0
  426. package/src/primitives/table/ui.table.test.ts +8 -0
  427. package/src/primitives/table/ui.table.ts +9 -0
  428. package/src/primitives/table/usage.home.html +3 -0
  429. package/src/primitives/table-body/ui.table-body.css +3 -0
  430. package/src/primitives/table-body/ui.table-body.html +3 -0
  431. package/src/primitives/table-body/ui.table-body.test.ts +8 -0
  432. package/src/primitives/table-body/ui.table-body.ts +9 -0
  433. package/src/primitives/table-body/usage.home.html +3 -0
  434. package/src/primitives/table-caption/ui.table-caption.css +5 -0
  435. package/src/primitives/table-caption/ui.table-caption.html +1 -0
  436. package/src/primitives/table-caption/ui.table-caption.test.ts +8 -0
  437. package/src/primitives/table-caption/ui.table-caption.ts +9 -0
  438. package/src/primitives/table-caption/usage.home.html +1 -0
  439. package/src/primitives/table-cell/ui.table-cell.css +3 -0
  440. package/src/primitives/table-cell/ui.table-cell.html +1 -0
  441. package/src/primitives/table-cell/ui.table-cell.test.ts +8 -0
  442. package/src/primitives/table-cell/ui.table-cell.ts +9 -0
  443. package/src/primitives/table-cell/usage.home.html +1 -0
  444. package/src/primitives/table-footer/ui.table-footer.css +3 -0
  445. package/src/primitives/table-footer/ui.table-footer.html +3 -0
  446. package/src/primitives/table-footer/ui.table-footer.test.ts +8 -0
  447. package/src/primitives/table-footer/ui.table-footer.ts +9 -0
  448. package/src/primitives/table-footer/usage.home.html +3 -0
  449. package/src/primitives/table-head/ui.table-head.css +6 -0
  450. package/src/primitives/table-head/ui.table-head.html +1 -0
  451. package/src/primitives/table-head/ui.table-head.test.ts +8 -0
  452. package/src/primitives/table-head/ui.table-head.ts +9 -0
  453. package/src/primitives/table-head/usage.home.html +1 -0
  454. package/src/primitives/table-header/ui.table-header.css +3 -0
  455. package/src/primitives/table-header/ui.table-header.html +3 -0
  456. package/src/primitives/table-header/ui.table-header.test.ts +8 -0
  457. package/src/primitives/table-header/ui.table-header.ts +9 -0
  458. package/src/primitives/table-header/usage.home.html +3 -0
  459. package/src/primitives/table-row/ui.table-row.css +3 -0
  460. package/src/primitives/table-row/ui.table-row.html +3 -0
  461. package/src/primitives/table-row/ui.table-row.test.ts +8 -0
  462. package/src/primitives/table-row/ui.table-row.ts +9 -0
  463. package/src/primitives/table-row/usage.home.html +3 -0
  464. package/src/primitives/tabs/ui.tabs.css +103 -0
  465. package/src/primitives/tabs/ui.tabs.html +8 -0
  466. package/src/primitives/tabs/ui.tabs.test.ts +13 -0
  467. package/src/primitives/tabs/ui.tabs.ts +9 -0
  468. package/src/primitives/tabs/usage.home.html +6 -0
  469. package/src/primitives/textarea/ui.textarea.css +8 -0
  470. package/src/primitives/textarea/ui.textarea.html +1 -0
  471. package/src/primitives/textarea/ui.textarea.test.ts +8 -0
  472. package/src/primitives/textarea/ui.textarea.ts +9 -0
  473. package/src/primitives/textarea/usage.home.html +1 -0
  474. package/src/primitives/toast/ui.toast.css +123 -0
  475. package/src/primitives/toast/ui.toast.html +8 -0
  476. package/src/primitives/toast/ui.toast.test.ts +13 -0
  477. package/src/primitives/toast/ui.toast.ts +9 -0
  478. package/src/primitives/toast/usage.home.html +7 -0
  479. package/src/primitives/tooltip/ui.tooltip.css +15 -0
  480. package/src/primitives/tooltip/ui.tooltip.html +6 -0
  481. package/src/primitives/tooltip/ui.tooltip.test.ts +13 -0
  482. package/src/primitives/tooltip/ui.tooltip.ts +9 -0
  483. package/src/primitives/tooltip/usage.home.html +6 -0
  484. package/src/styles/vanrotstyles.css +20827 -0
  485. package/src/tokens/vanrot-tokens.css +99 -0
  486. package/web-types.json +542 -0
package/web-types.json ADDED
@@ -0,0 +1,542 @@
1
+ {
2
+ "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
+ "name": "@vanrot/ui",
4
+ "version": "0.0.0",
5
+ "contributions": {
6
+ "html": {
7
+ "elements": [
8
+ {
9
+ "name": "vr-alert",
10
+ "description": "Use <vr-alert> to show important feedback such as info, success, warning, or danger messages. Put the message text inside the element. Vanrot-specific attributes: variant.info, variant.success, variant.warning, variant.danger. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
11
+ "attributes": [
12
+ { "name": "variant.info", "description": "Info alert variant.", "value": { "kind": "no-value" } },
13
+ { "name": "variant.success", "description": "Success alert variant.", "value": { "kind": "no-value" } },
14
+ { "name": "variant.warning", "description": "Warning alert variant.", "value": { "kind": "no-value" } },
15
+ { "name": "variant.danger", "description": "Danger alert variant.", "value": { "kind": "no-value" } }
16
+ ]
17
+ },
18
+ {
19
+ "name": "vr-avatar",
20
+ "description": "Use <vr-avatar> to show a person, team, or account image/fallback. Put initials, an image, or fallback content inside it. Vanrot-specific attributes: variant.default, variant.soft, variant.outline. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
21
+ "attributes": [
22
+ { "name": "variant.default", "description": "Default avatar variant.", "value": { "kind": "no-value" } },
23
+ { "name": "variant.soft", "description": "Soft avatar variant.", "value": { "kind": "no-value" } },
24
+ { "name": "variant.outline", "description": "Outline avatar variant.", "value": { "kind": "no-value" } }
25
+ ]
26
+ },
27
+ {
28
+ "name": "vr-badge",
29
+ "description": "Use <vr-badge> for small status labels, counts, and short metadata. Put the label text inside it. Vanrot-specific attributes: variant.default, variant.secondary, variant.success, variant.warning, variant.danger, variant.outline. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
30
+ "attributes": [
31
+ { "name": "variant.default", "description": "Default badge variant.", "value": { "kind": "no-value" } },
32
+ { "name": "variant.secondary", "description": "Secondary badge variant.", "value": { "kind": "no-value" } },
33
+ { "name": "variant.success", "description": "Success badge variant.", "value": { "kind": "no-value" } },
34
+ { "name": "variant.warning", "description": "Warning badge variant.", "value": { "kind": "no-value" } },
35
+ { "name": "variant.danger", "description": "Danger badge variant.", "value": { "kind": "no-value" } },
36
+ { "name": "variant.outline", "description": "Outline badge variant.", "value": { "kind": "no-value" } }
37
+ ]
38
+ },
39
+ { "name": "vr-breadcrumb", "description": "Use <vr-breadcrumb> to show where the current page sits in the app. Put breadcrumb links or items inside it. Vanrot-specific attributes: none. Use normal HTML attributes such as class, id, aria-*, and data-* when needed." },
40
+ {
41
+ "name": "vr-button",
42
+ "description": "Use <vr-button> for clickable actions. Put the button label or icon inside it. Vanrot-specific attributes: variant.default, variant.secondary, variant.outline, variant.ghost, variant.danger, variant.link. Use normal button attributes such as type, disabled, aria-*, and data-* when needed.",
43
+ "attributes": [
44
+ { "name": "variant.default", "description": "Default button variant.", "value": { "kind": "no-value" } },
45
+ { "name": "variant.secondary", "description": "Secondary button variant.", "value": { "kind": "no-value" } },
46
+ { "name": "variant.outline", "description": "Outline button variant.", "value": { "kind": "no-value" } },
47
+ { "name": "variant.ghost", "description": "Ghost button variant.", "value": { "kind": "no-value" } },
48
+ { "name": "variant.danger", "description": "Danger button variant.", "value": { "kind": "no-value" } },
49
+ { "name": "variant.link", "description": "Link button variant.", "value": { "kind": "no-value" } }
50
+ ]
51
+ },
52
+ {
53
+ "name": "vr-card",
54
+ "description": "Use <vr-card> to group related content and actions in a bordered surface. Put headings, text, media, and controls inside it. Vanrot-specific attributes: variant.default, variant.muted, variant.interactive. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
55
+ "attributes": [
56
+ { "name": "variant.default", "description": "Default card variant.", "value": { "kind": "no-value" } },
57
+ { "name": "variant.muted", "description": "Muted card variant.", "value": { "kind": "no-value" } },
58
+ { "name": "variant.interactive", "description": "Interactive card variant.", "value": { "kind": "no-value" } }
59
+ ]
60
+ },
61
+ {
62
+ "name": "vr-checkbox",
63
+ "description": "Use <vr-checkbox> for an on/off form choice. It behaves like a native checkbox and can be controlled by your app state. Vanrot-specific attributes: checked, size.md, disabled, name, value, aria-label. Use normal form and accessibility attributes when needed.",
64
+ "attributes": [
65
+ { "name": "checked", "description": "Sets the native checked state.", "value": { "kind": "no-value" } },
66
+ { "name": "size.md", "description": "Medium checkbox size.", "value": { "kind": "no-value" } },
67
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
68
+ { "name": "name", "description": "Form field name." },
69
+ { "name": "value", "description": "Submitted value." },
70
+ { "name": "aria-label", "description": "Accessible label." }
71
+ ]
72
+ },
73
+ {
74
+ "name": "vr-command-menu",
75
+ "description": "Use <vr-command-menu> for a searchable command palette or action picker. Compose it with input, list, group, item, shortcut, and empty-state child elements. Vanrot-specific attributes: aria-label, placeholder. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
76
+ "attributes": [
77
+ { "name": "aria-label", "description": "Accessible label for the command menu." },
78
+ { "name": "placeholder", "description": "Search input placeholder text." }
79
+ ]
80
+ },
81
+ { "name": "vr-command-menu-empty", "description": "Use <vr-command-menu-empty> for the message shown when no command matches the search. Put short empty-state text inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
82
+ { "name": "vr-command-menu-group", "description": "Use <vr-command-menu-group> to group related command menu items under one section. Put command items inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
83
+ { "name": "vr-command-menu-input", "description": "Use <vr-command-menu-input> as the search field for a command menu. Bind its value in your app when you need controlled filtering. Vanrot-specific attributes: none. Use normal input attributes when needed." },
84
+ { "name": "vr-command-menu-item", "description": "Use <vr-command-menu-item> for one selectable command or action. Put the visible label and optional shortcut inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
85
+ { "name": "vr-command-menu-list", "description": "Use <vr-command-menu-list> as the scrollable list that contains command groups and items. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
86
+ { "name": "vr-command-menu-shortcut", "description": "Use <vr-command-menu-shortcut> to show the keyboard shortcut for a command menu item. Put the shortcut text inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
87
+ { "name": "vr-container", "description": "Use <vr-container> to constrain page content to a readable width. Put page or section content inside it. Vanrot-specific attributes: none. Use normal HTML attributes such as class, id, aria-*, and data-* when needed." },
88
+ {
89
+ "name": "vr-dialog",
90
+ "description": "Use <vr-dialog> for modal content that needs focused attention. Compose it with trigger, content, header, title, description, footer, and close child elements. Vanrot-specific attributes: open, size.sm, size.md, size.lg, aria-label, aria-describedby. Use normal HTML attributes when needed.",
91
+ "attributes": [
92
+ { "name": "open", "description": "Controls whether the dialog is open." },
93
+ { "name": "size.sm", "description": "Small dialog size.", "value": { "kind": "no-value" } },
94
+ { "name": "size.md", "description": "Medium dialog size.", "value": { "kind": "no-value" } },
95
+ { "name": "size.lg", "description": "Large dialog size.", "value": { "kind": "no-value" } },
96
+ { "name": "aria-label", "description": "Accessible label for the dialog." },
97
+ { "name": "aria-describedby", "description": "Id of the dialog description." }
98
+ ]
99
+ },
100
+ { "name": "vr-dialog-close", "description": "Use <vr-dialog-close> for the button or control that closes a dialog. Put an icon or label inside it. Vanrot-specific attributes: none. Use normal button attributes when needed." },
101
+ { "name": "vr-dialog-content", "description": "Use <vr-dialog-content> for the main body of a dialog. Put the form, message, or task content inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
102
+ { "name": "vr-dialog-description", "description": "Use <vr-dialog-description> for supporting text that explains the dialog. Keep it short and connect it with aria-describedby when needed. Vanrot-specific attributes: none." },
103
+ { "name": "vr-dialog-footer", "description": "Use <vr-dialog-footer> for dialog actions such as Cancel, Save, or Delete. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
104
+ { "name": "vr-dialog-header", "description": "Use <vr-dialog-header> to group the dialog title and description. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
105
+ { "name": "vr-dialog-title", "description": "Use <vr-dialog-title> for the main heading of a dialog. Put the title text inside it. Vanrot-specific attributes: none." },
106
+ { "name": "vr-dialog-trigger", "description": "Use <vr-dialog-trigger> for the control that opens a dialog. Put a button label or icon inside it. Vanrot-specific attributes: none. Use normal button attributes when needed." },
107
+ {
108
+ "name": "vr-drawer",
109
+ "description": "Use <vr-drawer> for a side, top, or bottom panel that slides over the page. Compose it with trigger, content, header, title, description, footer, and close child elements. Vanrot-specific attributes: open, side.left, side.right, side.top, side.bottom, aria-label. Use normal HTML attributes when needed.",
110
+ "attributes": [
111
+ { "name": "open", "description": "Controls whether the drawer is open." },
112
+ { "name": "side.left", "description": "Left drawer side.", "value": { "kind": "no-value" } },
113
+ { "name": "side.right", "description": "Right drawer side.", "value": { "kind": "no-value" } },
114
+ { "name": "side.top", "description": "Top drawer side.", "value": { "kind": "no-value" } },
115
+ { "name": "side.bottom", "description": "Bottom drawer side.", "value": { "kind": "no-value" } },
116
+ { "name": "aria-label", "description": "Accessible label for the drawer." }
117
+ ]
118
+ },
119
+ { "name": "vr-drawer-close", "description": "Use <vr-drawer-close> for the button or control that closes a drawer. Put an icon or label inside it. Vanrot-specific attributes: none. Use normal button attributes when needed." },
120
+ { "name": "vr-drawer-content", "description": "Use <vr-drawer-content> for the main body of a drawer. Put navigation, filters, forms, or detail content inside it. Vanrot-specific attributes: none." },
121
+ { "name": "vr-drawer-description", "description": "Use <vr-drawer-description> for supporting text that explains the drawer. Keep it short. Vanrot-specific attributes: none." },
122
+ { "name": "vr-drawer-footer", "description": "Use <vr-drawer-footer> for drawer actions or secondary controls. Vanrot-specific attributes: none." },
123
+ { "name": "vr-drawer-header", "description": "Use <vr-drawer-header> to group the drawer title and description. Vanrot-specific attributes: none." },
124
+ { "name": "vr-drawer-title", "description": "Use <vr-drawer-title> for the main heading of a drawer. Put the title text inside it. Vanrot-specific attributes: none." },
125
+ { "name": "vr-drawer-trigger", "description": "Use <vr-drawer-trigger> for the control that opens a drawer. Put a button label or icon inside it. Vanrot-specific attributes: none." },
126
+ {
127
+ "name": "vr-dropdown",
128
+ "description": "Use <vr-dropdown> for a compact menu of actions or choices. Compose it with trigger, content, item, label, and separator child elements. Vanrot-specific attributes: open, placement.bottom, placement.top, placement.left, placement.right, align.end. Use normal HTML attributes when needed.",
129
+ "attributes": [
130
+ { "name": "open", "description": "Controls whether the dropdown is open." },
131
+ { "name": "placement.bottom", "description": "Bottom dropdown placement.", "value": { "kind": "no-value" } },
132
+ { "name": "placement.top", "description": "Top dropdown placement.", "value": { "kind": "no-value" } },
133
+ { "name": "placement.left", "description": "Left dropdown placement.", "value": { "kind": "no-value" } },
134
+ { "name": "placement.right", "description": "Right dropdown placement.", "value": { "kind": "no-value" } },
135
+ { "name": "align.end", "description": "End-aligned dropdown content.", "value": { "kind": "no-value" } }
136
+ ]
137
+ },
138
+ { "name": "vr-dropdown-content", "description": "Use <vr-dropdown-content> for the menu panel shown by a dropdown. Put labels, items, and separators inside it. Vanrot-specific attributes: none." },
139
+ { "name": "vr-dropdown-item", "description": "Use <vr-dropdown-item> for one selectable dropdown action. Put the action label inside it. Vanrot-specific attributes: none." },
140
+ { "name": "vr-dropdown-label", "description": "Use <vr-dropdown-label> for a non-clickable section label inside dropdown content. Vanrot-specific attributes: none." },
141
+ { "name": "vr-dropdown-separator", "description": "Use <vr-dropdown-separator> to divide groups inside dropdown content. Vanrot-specific attributes: none." },
142
+ { "name": "vr-dropdown-trigger", "description": "Use <vr-dropdown-trigger> for the control that opens a dropdown. Put a button label or icon inside it. Vanrot-specific attributes: none." },
143
+ {
144
+ "name": "vr-empty-state",
145
+ "description": "Use <vr-empty-state> when a page, list, or search has no content to show. Put the empty message and optional action inside it. Vanrot-specific attributes: tone.muted. Use normal HTML attributes when needed.",
146
+ "attributes": [
147
+ { "name": "tone.muted", "description": "Muted empty state tone.", "value": { "kind": "no-value" } }
148
+ ]
149
+ },
150
+ {
151
+ "name": "vr-footer",
152
+ "description": "Use <vr-footer> for the bottom area of a page or section. Put copyright text, secondary links, or actions inside it. Vanrot-specific attributes: none. Use normal HTML attributes such as class, id, aria-*, and data-* when needed."
153
+ },
154
+ {
155
+ "name": "vr-form",
156
+ "description": "Use <vr-form> to group related form fields and submit actions. Keep validation and submit logic in your component state. Vanrot-specific attributes: disabled, pending, name. Use normal form attributes when needed.",
157
+ "attributes": [
158
+ { "name": "disabled", "description": "Disables all registered fields.", "value": { "kind": "no-value" } },
159
+ { "name": "pending", "description": "Marks submit as in progress.", "value": { "kind": "no-value" } },
160
+ { "name": "name", "description": "Application-owned form name." }
161
+ ]
162
+ },
163
+ {
164
+ "name": "vr-form-field",
165
+ "description": "Use <vr-form-field> to pair a label, help text, validation state, and a control. Put the control inside or connect it by name. Vanrot-specific attributes: required, name, label, description. Use normal HTML attributes when needed.",
166
+ "attributes": [
167
+ { "name": "required", "description": "Marks the registered field required.", "value": { "kind": "no-value" } },
168
+ { "name": "name", "description": "Field name." },
169
+ { "name": "label", "description": "Field label content." },
170
+ { "name": "description", "description": "Field help content." }
171
+ ]
172
+ },
173
+ {
174
+ "name": "vr-grid",
175
+ "description": "Use <vr-grid> to lay out related cards, fields, or panels in columns. Put grid items inside it. Vanrot-specific attributes: cols.3. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
176
+ "attributes": [
177
+ { "name": "cols.3", "description": "Three-column grid layout.", "value": { "kind": "no-value" } }
178
+ ]
179
+ },
180
+ {
181
+ "name": "vr-header",
182
+ "description": "Use <vr-header> for the top area of a page or section. Put the logo, title, navigation, or actions inside it. It lowers to a native header element with Vanrot styling. Vanrot-specific attributes: none. Use normal HTML attributes such as class, id, aria-*, and data-* when needed.",
183
+ "source": { "file": "src/primitives/header/ui.header.ts", "offset": 0 }
184
+ },
185
+ { "name": "vr-img", "description": "Use <vr-img> for a styled image wrapper. Provide normal image attributes such as src, alt, width, height, loading, and decoding as needed. Vanrot-specific attributes: none." },
186
+ {
187
+ "name": "vr-input",
188
+ "description": "Use <vr-input> for text, email, password, or number fields. Bind value in your app when you need controlled input. Vanrot-specific attributes: type.text, type.email, type.password, type.number, size.sm, size.md, size.lg, size.xl, tone.default, tone.success, tone.warning, tone.danger, disabled, readonly, invalid, name, value, placeholder, aria-label. Use normal input attributes when needed.",
189
+ "attributes": [
190
+ { "name": "type.text", "description": "Text input type.", "value": { "kind": "no-value" } },
191
+ { "name": "type.email", "description": "Email input type.", "value": { "kind": "no-value" } },
192
+ { "name": "type.password", "description": "Password input type.", "value": { "kind": "no-value" } },
193
+ { "name": "type.number", "description": "Number input type.", "value": { "kind": "no-value" } },
194
+ { "name": "size.sm", "description": "Small input size.", "value": { "kind": "no-value" } },
195
+ { "name": "size.md", "description": "Medium input size.", "value": { "kind": "no-value" } },
196
+ { "name": "size.lg", "description": "Large input size.", "value": { "kind": "no-value" } },
197
+ { "name": "size.xl", "description": "Extra-large input size.", "value": { "kind": "no-value" } },
198
+ { "name": "tone.default", "description": "Default input tone.", "value": { "kind": "no-value" } },
199
+ { "name": "tone.success", "description": "Success input tone.", "value": { "kind": "no-value" } },
200
+ { "name": "tone.warning", "description": "Warning input tone.", "value": { "kind": "no-value" } },
201
+ { "name": "tone.danger", "description": "Danger input tone.", "value": { "kind": "no-value" } },
202
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
203
+ { "name": "readonly", "description": "Marks the control read-only.", "value": { "kind": "no-value" } },
204
+ { "name": "invalid", "description": "Marks the control invalid.", "value": { "kind": "no-value" } },
205
+ { "name": "name", "description": "Form field name." },
206
+ { "name": "value", "description": "Input value." },
207
+ { "name": "placeholder", "description": "Placeholder text." },
208
+ { "name": "aria-label", "description": "Accessible label." }
209
+ ]
210
+ },
211
+ { "name": "vr-label", "description": "Use <vr-label> for the visible label of a form control. Put label text inside it and connect it with normal label attributes when needed. Vanrot-specific attributes: none." },
212
+ { "name": "vr-layout", "description": "Use <vr-layout> as a page-level layout wrapper. Put header, sidebar, main content, and footer regions inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
213
+ {
214
+ "name": "vr-list",
215
+ "description": "Use <vr-list> for a styled list of related items. Put <vr-list-item> children inside it. Vanrot-specific attributes: marker.check. Use normal list attributes when needed.",
216
+ "attributes": [
217
+ { "name": "marker.check", "description": "Checkmark list marker.", "value": { "kind": "no-value" } }
218
+ ]
219
+ },
220
+ { "name": "vr-list-item", "description": "Use <vr-list-item> for one item inside a Vanrot list. Put the item content inside it. Vanrot-specific attributes: none. Use normal HTML attributes when needed." },
221
+ {
222
+ "name": "vr-loader",
223
+ "description": "Use <vr-loader> to show work in progress while content is loading. Use an accessible label when the loading state is not obvious. Vanrot-specific attributes: variant.spinner, variant.dots, variant.bar. Use normal HTML attributes when needed.",
224
+ "attributes": [
225
+ { "name": "variant.spinner", "description": "Spinner loader variant.", "value": { "kind": "no-value" } },
226
+ { "name": "variant.dots", "description": "Dots loader variant.", "value": { "kind": "no-value" } },
227
+ { "name": "variant.bar", "description": "Bar loader variant.", "value": { "kind": "no-value" } }
228
+ ]
229
+ },
230
+ { "name": "vr-nav", "description": "Use <vr-nav> for primary or secondary navigation links. Put route links or buttons inside it. Vanrot-specific attributes: none. Use normal nav and accessibility attributes when needed." },
231
+ {
232
+ "name": "vr-pagination",
233
+ "description": "Use <vr-pagination> to move through pages of data. Put page buttons, previous/next controls, or status text inside it. Vanrot-specific attributes: size.md. Use normal accessibility attributes when needed.",
234
+ "attributes": [
235
+ { "name": "size.md", "description": "Medium pagination size.", "value": { "kind": "no-value" } }
236
+ ]
237
+ },
238
+ {
239
+ "name": "vr-popover",
240
+ "description": "Use <vr-popover> for contextual content attached to a trigger, such as small details or quick controls. Compose it with trigger, content, title, description, and close child elements. Vanrot-specific attributes: open, side.top, side.right, side.bottom, side.left, align.end.",
241
+ "attributes": [
242
+ { "name": "open", "description": "Controls whether the popover is open." },
243
+ { "name": "side.top", "description": "Top popover side.", "value": { "kind": "no-value" } },
244
+ { "name": "side.right", "description": "Right popover side.", "value": { "kind": "no-value" } },
245
+ { "name": "side.bottom", "description": "Bottom popover side.", "value": { "kind": "no-value" } },
246
+ { "name": "side.left", "description": "Left popover side.", "value": { "kind": "no-value" } },
247
+ { "name": "align.end", "description": "End-aligned popover content.", "value": { "kind": "no-value" } }
248
+ ]
249
+ },
250
+ { "name": "vr-popover-close", "description": "Use <vr-popover-close> for the control that closes a popover. Put an icon or label inside it. Vanrot-specific attributes: none." },
251
+ { "name": "vr-popover-content", "description": "Use <vr-popover-content> for the floating panel shown by a popover. Put contextual content inside it. Vanrot-specific attributes: none." },
252
+ { "name": "vr-popover-description", "description": "Use <vr-popover-description> for supporting text inside a popover. Vanrot-specific attributes: none." },
253
+ { "name": "vr-popover-title", "description": "Use <vr-popover-title> for the short heading inside a popover. Vanrot-specific attributes: none." },
254
+ { "name": "vr-popover-trigger", "description": "Use <vr-popover-trigger> for the control that opens a popover. Put a button label or icon inside it. Vanrot-specific attributes: none." },
255
+ {
256
+ "name": "vr-radio",
257
+ "description": "Use <vr-radio> for one choice in a radio group. Pair radios by name and control selection in your app state when needed. Vanrot-specific attributes: checked, size.md, disabled, name, value.",
258
+ "attributes": [
259
+ { "name": "checked", "description": "Sets the native checked state.", "value": { "kind": "no-value" } },
260
+ { "name": "size.md", "description": "Medium radio size.", "value": { "kind": "no-value" } },
261
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
262
+ { "name": "name", "description": "Form field name." },
263
+ { "name": "value", "description": "Submitted value." }
264
+ ]
265
+ },
266
+ {
267
+ "name": "vr-radio-group",
268
+ "description": "Use <vr-radio-group> to group related radio choices. Put <vr-radio> items inside it and provide an accessible label. Vanrot-specific attributes: disabled, name, value, aria-label.",
269
+ "attributes": [
270
+ { "name": "disabled", "description": "Disables the group.", "value": { "kind": "no-value" } },
271
+ { "name": "name", "description": "Group name." },
272
+ { "name": "value", "description": "Selected value." },
273
+ { "name": "aria-label", "description": "Accessible label." }
274
+ ]
275
+ },
276
+ { "name": "vr-section", "description": "Use <vr-section> to group a meaningful part of a page. Put a heading and related content inside it. Vanrot-specific attributes: none. Use normal section attributes when needed." },
277
+ {
278
+ "name": "vr-select",
279
+ "description": "Use <vr-select> for a dropdown form choice. Bind value in your app when you need controlled selection. Vanrot-specific attributes: size.md, disabled, name, value, placeholder, aria-label. Use normal select attributes when needed.",
280
+ "attributes": [
281
+ { "name": "size.md", "description": "Medium select size.", "value": { "kind": "no-value" } },
282
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
283
+ { "name": "name", "description": "Form field name." },
284
+ { "name": "value", "description": "Selected value." },
285
+ { "name": "placeholder", "description": "Placeholder text." },
286
+ { "name": "aria-label", "description": "Accessible label." }
287
+ ]
288
+ },
289
+ {
290
+ "name": "vr-separator",
291
+ "description": "Use <vr-separator> to visually divide sections or menu groups. Vanrot-specific attributes: variant.horizontal, variant.vertical. Use normal accessibility attributes when the separator has meaning.",
292
+ "attributes": [
293
+ { "name": "variant.horizontal", "description": "Horizontal separator variant.", "value": { "kind": "no-value" } },
294
+ { "name": "variant.vertical", "description": "Vertical separator variant.", "value": { "kind": "no-value" } }
295
+ ]
296
+ },
297
+ {
298
+ "name": "vr-sidebar",
299
+ "description": "Use <vr-sidebar> for persistent side navigation or supporting page content. Put navigation, filters, or secondary actions inside it. Vanrot-specific attributes: placement.left. Use normal HTML attributes when needed.",
300
+ "attributes": [
301
+ { "name": "placement.left", "description": "Left sidebar placement.", "value": { "kind": "no-value" } }
302
+ ]
303
+ },
304
+ {
305
+ "name": "vr-skeleton",
306
+ "description": "Use <vr-skeleton> as a placeholder while real content loads. Pick the shape that matches the final content. Vanrot-specific attributes: variant.text, variant.avatar, variant.card, variant.block. Use normal HTML attributes when needed.",
307
+ "attributes": [
308
+ { "name": "variant.text", "description": "Text skeleton variant.", "value": { "kind": "no-value" } },
309
+ { "name": "variant.avatar", "description": "Avatar skeleton variant.", "value": { "kind": "no-value" } },
310
+ { "name": "variant.card", "description": "Card skeleton variant.", "value": { "kind": "no-value" } },
311
+ { "name": "variant.block", "description": "Block skeleton variant.", "value": { "kind": "no-value" } }
312
+ ]
313
+ },
314
+ {
315
+ "name": "vr-slider",
316
+ "description": "Use <vr-slider> for numeric values selected along a range. Bind value in your app when you need controlled state. Vanrot-specific attributes: size.md, disabled, min, max, step, value. Use normal form and accessibility attributes when needed.",
317
+ "attributes": [
318
+ { "name": "size.md", "description": "Medium slider size.", "value": { "kind": "no-value" } },
319
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
320
+ { "name": "min", "description": "Minimum value." },
321
+ { "name": "max", "description": "Maximum value." },
322
+ { "name": "step", "description": "Step value." },
323
+ { "name": "value", "description": "Current value." }
324
+ ]
325
+ },
326
+ { "name": "vr-src", "description": "Use <vr-src> inside a Vanrot image/picture pattern when you need source-specific media. Provide normal source attributes such as srcset, media, and type. Vanrot-specific attributes: none." },
327
+ {
328
+ "name": "vr-stat",
329
+ "description": "Use <vr-stat> to show one metric, KPI, or compact value summary. Put the value and label inside it. Vanrot-specific attributes: tone.success. Use normal HTML attributes when needed.",
330
+ "attributes": [
331
+ { "name": "tone.success", "description": "Success stat tone.", "value": { "kind": "no-value" } }
332
+ ]
333
+ },
334
+ {
335
+ "name": "vr-switch",
336
+ "description": "Use <vr-switch> for an on/off setting. It behaves like a form control and can be controlled by your app state. Vanrot-specific attributes: checked, size.md, disabled, name, value, aria-label.",
337
+ "attributes": [
338
+ { "name": "checked", "description": "Sets the native checked state.", "value": { "kind": "no-value" } },
339
+ { "name": "size.md", "description": "Medium switch size.", "value": { "kind": "no-value" } },
340
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
341
+ { "name": "name", "description": "Form field name." },
342
+ { "name": "value", "description": "Submitted value." },
343
+ { "name": "aria-label", "description": "Accessible label." }
344
+ ]
345
+ },
346
+ {
347
+ "name": "vr-table",
348
+ "description": "Use <vr-table> for structured rows and columns. Compose it with table header, body, row, head, cell, caption, and footer child elements. Vanrot-specific attributes: density.compact. Use normal table attributes when needed.",
349
+ "attributes": [
350
+ { "name": "density.compact", "description": "Compact table density.", "value": { "kind": "no-value" } }
351
+ ]
352
+ },
353
+ { "name": "vr-table-body", "description": "Use <vr-table-body> for the main rows of a Vanrot table. Put <vr-table-row> children inside it. Vanrot-specific attributes: none." },
354
+ { "name": "vr-table-caption", "description": "Use <vr-table-caption> to describe what a table contains. Put short caption text inside it. Vanrot-specific attributes: none." },
355
+ { "name": "vr-table-cell", "description": "Use <vr-table-cell> for one body cell in a Vanrot table row. Put cell content inside it. Vanrot-specific attributes: none. Use normal table cell attributes when needed." },
356
+ { "name": "vr-table-footer", "description": "Use <vr-table-footer> for summary rows or table footer content. Vanrot-specific attributes: none." },
357
+ { "name": "vr-table-head", "description": "Use <vr-table-head> for one header cell in a Vanrot table row. Put the column label inside it. Vanrot-specific attributes: none." },
358
+ { "name": "vr-table-header", "description": "Use <vr-table-header> for the header area of a Vanrot table. Put header rows inside it. Vanrot-specific attributes: none." },
359
+ { "name": "vr-table-row", "description": "Use <vr-table-row> for one row in a Vanrot table. Put header or body cells inside it. Vanrot-specific attributes: none." },
360
+ {
361
+ "name": "vr-tabs",
362
+ "description": "Use <vr-tabs> to switch between related panels of content. Compose it with tabs list, trigger, and panel child elements. Vanrot-specific attributes: value, value.overview, orientation.horizontal, orientation.vertical.",
363
+ "attributes": [
364
+ { "name": "value", "description": "Selected tab value." },
365
+ { "name": "value.overview", "description": "Overview tab value.", "value": { "kind": "no-value" } },
366
+ { "name": "orientation.horizontal", "description": "Horizontal tab orientation.", "value": { "kind": "no-value" } },
367
+ { "name": "orientation.vertical", "description": "Vertical tab orientation.", "value": { "kind": "no-value" } }
368
+ ]
369
+ },
370
+ { "name": "vr-tabs-list", "description": "Use <vr-tabs-list> to group the clickable tab triggers. Put <vr-tabs-trigger> children inside it. Vanrot-specific attributes: none." },
371
+ { "name": "vr-tabs-panel", "description": "Use <vr-tabs-panel> for the content shown by one selected tab. Vanrot-specific attributes: none. Use normal HTML attributes to connect panel state when needed." },
372
+ { "name": "vr-tabs-trigger", "description": "Use <vr-tabs-trigger> for one clickable tab choice. Put the tab label inside it. Vanrot-specific attributes: none." },
373
+ {
374
+ "name": "vr-textarea",
375
+ "description": "Use <vr-textarea> for multi-line text input. Bind value in your app when you need controlled input. Vanrot-specific attributes: size.sm, size.md, size.lg, size.xl, disabled, readonly, invalid, name, value, placeholder, aria-label.",
376
+ "attributes": [
377
+ { "name": "size.sm", "description": "Small textarea size.", "value": { "kind": "no-value" } },
378
+ { "name": "size.md", "description": "Medium textarea size.", "value": { "kind": "no-value" } },
379
+ { "name": "size.lg", "description": "Large textarea size.", "value": { "kind": "no-value" } },
380
+ { "name": "size.xl", "description": "Extra-large textarea size.", "value": { "kind": "no-value" } },
381
+ { "name": "disabled", "description": "Disables the control.", "value": { "kind": "no-value" } },
382
+ { "name": "readonly", "description": "Marks the control read-only.", "value": { "kind": "no-value" } },
383
+ { "name": "invalid", "description": "Marks the control invalid.", "value": { "kind": "no-value" } },
384
+ { "name": "name", "description": "Form field name." },
385
+ { "name": "value", "description": "Textarea value." },
386
+ { "name": "placeholder", "description": "Placeholder text." },
387
+ { "name": "aria-label", "description": "Accessible label." }
388
+ ]
389
+ },
390
+ {
391
+ "name": "vr-toast",
392
+ "description": "Use <vr-toast> to describe a transient notification. Compose it with item, title, description, close, and viewport child elements. Vanrot-specific attributes: tone.default, tone.success, tone.warning, tone.danger, dismissible.",
393
+ "attributes": [
394
+ { "name": "open", "description": "Controls whether the toast is open." },
395
+ { "name": "tone.default", "description": "Default toast tone.", "value": { "kind": "no-value" } },
396
+ { "name": "tone.success", "description": "Success toast tone.", "value": { "kind": "no-value" } },
397
+ { "name": "tone.warning", "description": "Warning toast tone.", "value": { "kind": "no-value" } },
398
+ { "name": "tone.danger", "description": "Danger toast tone.", "value": { "kind": "no-value" } },
399
+ { "name": "placement.bottomright", "description": "Bottom-right toast placement.", "value": { "kind": "no-value" } },
400
+ { "name": "duration", "description": "Toast duration in milliseconds." }
401
+ ]
402
+ },
403
+ { "name": "vr-toast-close", "description": "Use <vr-toast-close> for the control that dismisses a toast. Put an icon or label inside it. Vanrot-specific attributes: none." },
404
+ { "name": "vr-toast-description", "description": "Use <vr-toast-description> for supporting text inside a toast. Vanrot-specific attributes: none." },
405
+ { "name": "vr-toast-item", "description": "Use <vr-toast-item> for one toast notification inside a viewport. Put title, description, and close controls inside it. Vanrot-specific attributes: none." },
406
+ { "name": "vr-toast-title", "description": "Use <vr-toast-title> for the short heading of a toast. Vanrot-specific attributes: none." },
407
+ { "name": "vr-toast-viewport", "description": "Use <vr-toast-viewport> as the region where toast items are rendered. Vanrot-specific attributes: none. Use aria-live when the toast updates need to be announced." },
408
+ {
409
+ "name": "vr-tooltip",
410
+ "description": "Use <vr-tooltip> for short helper text attached to a trigger. Compose it with trigger and content child elements. Vanrot-specific attributes: open, side.top, side.right, side.bottom, side.left.",
411
+ "attributes": [
412
+ { "name": "open", "description": "Controls whether the tooltip is open." },
413
+ { "name": "side.top", "description": "Top tooltip side.", "value": { "kind": "no-value" } },
414
+ { "name": "side.right", "description": "Right tooltip side.", "value": { "kind": "no-value" } },
415
+ { "name": "side.bottom", "description": "Bottom tooltip side.", "value": { "kind": "no-value" } },
416
+ { "name": "side.left", "description": "Left tooltip side.", "value": { "kind": "no-value" } },
417
+ { "name": "align.center", "description": "Center-aligned tooltip content.", "value": { "kind": "no-value" } }
418
+ ]
419
+ },
420
+ { "name": "vr-tooltip-content", "description": "Use <vr-tooltip-content> for the short helper text shown by a tooltip. Keep it concise. Vanrot-specific attributes: none." },
421
+ { "name": "vr-tooltip-trigger", "description": "Use <vr-tooltip-trigger> for the element that shows a tooltip on hover or focus. Vanrot-specific attributes: none. Use normal focusable attributes when needed." }
422
+ ],
423
+ "attributes": [
424
+ { "name": "align.center", "value": { "kind": "no-value" } },
425
+ { "name": "align.end", "value": { "kind": "no-value" } },
426
+ { "name": "align.left", "value": { "kind": "no-value" } },
427
+ { "name": "align.right", "value": { "kind": "no-value" } },
428
+ { "name": "align.start", "value": { "kind": "no-value" } },
429
+ { "name": "aria-describedby" },
430
+ { "name": "aria-label" },
431
+ { "name": "aria-labelledby" },
432
+ { "name": "checked", "value": { "kind": "no-value" } },
433
+ { "name": "cols.1", "value": { "kind": "no-value" } },
434
+ { "name": "cols.12", "value": { "kind": "no-value" } },
435
+ { "name": "cols.2", "value": { "kind": "no-value" } },
436
+ { "name": "cols.3", "value": { "kind": "no-value" } },
437
+ { "name": "cols.4", "value": { "kind": "no-value" } },
438
+ { "name": "cols.6", "value": { "kind": "no-value" } },
439
+ { "name": "delay.instant", "value": { "kind": "no-value" } },
440
+ { "name": "delay.normal", "value": { "kind": "no-value" } },
441
+ { "name": "delay.short", "value": { "kind": "no-value" } },
442
+ { "name": "density.comfortable", "value": { "kind": "no-value" } },
443
+ { "name": "density.compact", "value": { "kind": "no-value" } },
444
+ { "name": "density.dense", "value": { "kind": "no-value" } },
445
+ { "name": "description" },
446
+ { "name": "disabled", "value": { "kind": "no-value" } },
447
+ { "name": "filterable", "value": { "kind": "no-value" } },
448
+ { "name": "for" },
449
+ { "name": "gap.0", "value": { "kind": "no-value" } },
450
+ { "name": "gap.1", "value": { "kind": "no-value" } },
451
+ { "name": "gap.2", "value": { "kind": "no-value" } },
452
+ { "name": "gap.3", "value": { "kind": "no-value" } },
453
+ { "name": "gap.4", "value": { "kind": "no-value" } },
454
+ { "name": "gap.5", "value": { "kind": "no-value" } },
455
+ { "name": "gap.6", "value": { "kind": "no-value" } },
456
+ { "name": "gap.8", "value": { "kind": "no-value" } },
457
+ { "name": "invalid", "value": { "kind": "no-value" } },
458
+ { "name": "label" },
459
+ { "name": "loading", "value": { "kind": "no-value" } },
460
+ { "name": "marker.check", "value": { "kind": "no-value" } },
461
+ { "name": "marker.decimal", "value": { "kind": "no-value" } },
462
+ { "name": "marker.disc", "value": { "kind": "no-value" } },
463
+ { "name": "marker.none", "value": { "kind": "no-value" } },
464
+ { "name": "max" },
465
+ { "name": "min" },
466
+ { "name": "motion.instant", "value": { "kind": "no-value" } },
467
+ { "name": "motion.subtle", "value": { "kind": "no-value" } },
468
+ { "name": "name" },
469
+ { "name": "open" },
470
+ { "name": "orientation.horizontal", "value": { "kind": "no-value" } },
471
+ { "name": "orientation.vertical", "value": { "kind": "no-value" } },
472
+ { "name": "page" },
473
+ { "name": "pageSize" },
474
+ { "name": "paginated", "value": { "kind": "no-value" } },
475
+ { "name": "pending", "value": { "kind": "no-value" } },
476
+ { "name": "placeholder" },
477
+ { "name": "placement.bottomleft", "value": { "kind": "no-value" } },
478
+ { "name": "placement.bottomright", "value": { "kind": "no-value" } },
479
+ { "name": "placement.left", "value": { "kind": "no-value" } },
480
+ { "name": "placement.right", "value": { "kind": "no-value" } },
481
+ { "name": "placement.topleft", "value": { "kind": "no-value" } },
482
+ { "name": "placement.topright", "value": { "kind": "no-value" } },
483
+ { "name": "readonly", "value": { "kind": "no-value" } },
484
+ { "name": "required", "value": { "kind": "no-value" } },
485
+ { "name": "selectable", "value": { "kind": "no-value" } },
486
+ { "name": "selected", "value": { "kind": "no-value" } },
487
+ { "name": "side.bottom", "value": { "kind": "no-value" } },
488
+ { "name": "side.left", "value": { "kind": "no-value" } },
489
+ { "name": "side.right", "value": { "kind": "no-value" } },
490
+ { "name": "side.top", "value": { "kind": "no-value" } },
491
+ { "name": "size.lg", "value": { "kind": "no-value" } },
492
+ { "name": "size.md", "value": { "kind": "no-value" } },
493
+ { "name": "size.sm", "value": { "kind": "no-value" } },
494
+ { "name": "size.xl", "value": { "kind": "no-value" } },
495
+ { "name": "size.xs", "value": { "kind": "no-value" } },
496
+ { "name": "sort" },
497
+ { "name": "sortable", "value": { "kind": "no-value" } },
498
+ { "name": "spacing.lg", "value": { "kind": "no-value" } },
499
+ { "name": "spacing.md", "value": { "kind": "no-value" } },
500
+ { "name": "spacing.sm", "value": { "kind": "no-value" } },
501
+ { "name": "step" },
502
+ { "name": "tone.danger", "value": { "kind": "no-value" } },
503
+ { "name": "tone.default", "value": { "kind": "no-value" } },
504
+ { "name": "tone.info", "value": { "kind": "no-value" } },
505
+ { "name": "tone.muted", "value": { "kind": "no-value" } },
506
+ { "name": "tone.outline", "value": { "kind": "no-value" } },
507
+ { "name": "tone.secondary", "value": { "kind": "no-value" } },
508
+ { "name": "tone.success", "value": { "kind": "no-value" } },
509
+ { "name": "tone.warning", "value": { "kind": "no-value" } },
510
+ { "name": "total" },
511
+ { "name": "type.email", "value": { "kind": "no-value" } },
512
+ { "name": "type.number", "value": { "kind": "no-value" } },
513
+ { "name": "type.password", "value": { "kind": "no-value" } },
514
+ { "name": "type.search", "value": { "kind": "no-value" } },
515
+ { "name": "type.tel", "value": { "kind": "no-value" } },
516
+ { "name": "type.text", "value": { "kind": "no-value" } },
517
+ { "name": "type.url", "value": { "kind": "no-value" } },
518
+ { "name": "value" },
519
+ { "name": "variant.avatar", "value": { "kind": "no-value" } },
520
+ { "name": "variant.bar", "value": { "kind": "no-value" } },
521
+ { "name": "variant.block", "value": { "kind": "no-value" } },
522
+ { "name": "variant.card", "value": { "kind": "no-value" } },
523
+ { "name": "variant.compact", "value": { "kind": "no-value" } },
524
+ { "name": "variant.danger", "value": { "kind": "no-value" } },
525
+ { "name": "variant.default", "value": { "kind": "no-value" } },
526
+ { "name": "variant.dots", "value": { "kind": "no-value" } },
527
+ { "name": "variant.ghost", "value": { "kind": "no-value" } },
528
+ { "name": "variant.interactive", "value": { "kind": "no-value" } },
529
+ { "name": "variant.line", "value": { "kind": "no-value" } },
530
+ { "name": "variant.link", "value": { "kind": "no-value" } },
531
+ { "name": "variant.muted", "value": { "kind": "no-value" } },
532
+ { "name": "variant.numbers", "value": { "kind": "no-value" } },
533
+ { "name": "variant.outline", "value": { "kind": "no-value" } },
534
+ { "name": "variant.pill", "value": { "kind": "no-value" } },
535
+ { "name": "variant.secondary", "value": { "kind": "no-value" } },
536
+ { "name": "variant.soft", "value": { "kind": "no-value" } },
537
+ { "name": "variant.spinner", "value": { "kind": "no-value" } },
538
+ { "name": "variant.text", "value": { "kind": "no-value" } }
539
+ ]
540
+ }
541
+ }
542
+ }