tembro 1.0.3 → 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 (339) hide show
  1. package/README.md +2 -2
  2. package/dist/components/display/smart-card.d.ts +8 -8
  3. package/dist/components/patterns/index.cjs +1 -1
  4. package/dist/components/patterns/index.js +4 -4
  5. package/dist/components/patterns/public.cjs +1 -1
  6. package/dist/components/patterns/public.js +4 -4
  7. package/dist/index.cjs +1 -1
  8. package/dist/index.d.ts +0 -1
  9. package/dist/index.js +19 -38
  10. package/dist/showcase/index.cjs +1 -1
  11. package/dist/showcase/index.d.ts +0 -1
  12. package/dist/showcase/index.js +36 -38
  13. package/dist/showcase/package-meta.cjs +1 -1
  14. package/dist/showcase/package-meta.d.ts +2 -2
  15. package/dist/showcase/package-meta.js +1 -1
  16. package/dist/showcase/premium/accordion/mock.cjs +4 -4
  17. package/dist/showcase/premium/accordion/mock.js +1 -1
  18. package/dist/showcase/{families/data-table/types.d.ts → premium/data-table-parts/data.d.ts} +4 -0
  19. package/dist/showcase/{families/data-table → premium/data-table-parts}/data.js +1 -1
  20. package/dist/showcase/premium/data-table-parts/showcase.cjs +1 -1
  21. package/dist/showcase/premium/data-table-parts/showcase.js +1 -1
  22. package/dist/showcase/site-data.cjs +1 -1
  23. package/dist/showcase/site-data.d.ts +6 -6
  24. package/dist/showcase/site-data.js +414 -451
  25. package/dist/showcase/tembro-registry.json.cjs +1 -1
  26. package/dist/showcase/tembro-registry.json.js +1 -1
  27. package/package.json +2 -13
  28. package/packages/cli/dist/index.cjs +17 -17
  29. package/packages/cli/vendor/src/components/display/smart-card.tsx +8 -8
  30. package/packages/cli/vendor/src/index.ts +3 -4
  31. package/packages/cli/vendor/src/showcase/index.ts +5 -6
  32. package/packages/cli/vendor/src/showcase/package-meta.ts +1 -1
  33. package/packages/cli/vendor/src/showcase/premium/accordion/mock.ts +4 -4
  34. package/packages/cli/vendor/src/showcase/{families/data-table → premium/data-table-parts}/data.ts +25 -1
  35. package/packages/cli/vendor/src/showcase/premium/data-table-parts/showcase.tsx +1 -2
  36. package/packages/cli/vendor/src/showcase/site-data.tsx +151 -216
  37. package/packages/cli/vendor/src/showcase/tembro-registry.json +1 -1
  38. package/registry.json +1 -1
  39. package/dist/families/badge-family.cjs +0 -1
  40. package/dist/families/badge-family.d.ts +0 -5
  41. package/dist/families/badge-family.js +0 -5
  42. package/dist/families/card-family.cjs +0 -1
  43. package/dist/families/card-family.d.ts +0 -16
  44. package/dist/families/card-family.js +0 -21
  45. package/dist/families/catalog.cjs +0 -1
  46. package/dist/families/catalog.d.ts +0 -11
  47. package/dist/families/catalog.js +0 -140
  48. package/dist/families/data-table-family.cjs +0 -1
  49. package/dist/families/data-table-family.d.ts +0 -18
  50. package/dist/families/data-table-family.js +0 -29
  51. package/dist/families/docs-adoption.cjs +0 -1
  52. package/dist/families/docs-adoption.d.ts +0 -16
  53. package/dist/families/docs-adoption.js +0 -53
  54. package/dist/families/docs-groups.cjs +0 -1
  55. package/dist/families/docs-groups.d.ts +0 -18
  56. package/dist/families/docs-groups.js +0 -262
  57. package/dist/families/docs-queries.cjs +0 -1
  58. package/dist/families/docs-queries.d.ts +0 -37
  59. package/dist/families/docs-queries.js +0 -50
  60. package/dist/families/docs-routing.cjs +0 -1
  61. package/dist/families/docs-routing.d.ts +0 -17
  62. package/dist/families/docs-routing.js +0 -49
  63. package/dist/families/form-family.cjs +0 -1
  64. package/dist/families/form-family.d.ts +0 -20
  65. package/dist/families/form-family.js +0 -35
  66. package/dist/families/index.cjs +0 -1
  67. package/dist/families/index.d.ts +0 -19
  68. package/dist/families/index.js +0 -20
  69. package/dist/families/input-family.cjs +0 -1
  70. package/dist/families/input-family.d.ts +0 -32
  71. package/dist/families/input-family.js +0 -56
  72. package/dist/families/member-metadata.cjs +0 -1
  73. package/dist/families/member-metadata.d.ts +0 -11
  74. package/dist/families/member-metadata.js +0 -1013
  75. package/dist/families/member-queries.cjs +0 -1
  76. package/dist/families/member-queries.d.ts +0 -6
  77. package/dist/families/member-queries.js +0 -14
  78. package/dist/families/member-snippet-queries.cjs +0 -1
  79. package/dist/families/member-snippet-queries.d.ts +0 -8
  80. package/dist/families/member-snippet-queries.js +0 -30
  81. package/dist/families/member-snippets.cjs +0 -484
  82. package/dist/families/member-snippets.d.ts +0 -11
  83. package/dist/families/member-snippets.js +0 -1061
  84. package/dist/families/migration-map.cjs +0 -1
  85. package/dist/families/migration-map.d.ts +0 -10
  86. package/dist/families/migration-map.js +0 -787
  87. package/dist/families/overlay-family.cjs +0 -1
  88. package/dist/families/overlay-family.d.ts +0 -22
  89. package/dist/families/overlay-family.js +0 -29
  90. package/dist/families/public-surface-rationalization.cjs +0 -1
  91. package/dist/families/public-surface-rationalization.d.ts +0 -169
  92. package/dist/families/public-surface-rationalization.js +0 -296
  93. package/dist/families/queries.cjs +0 -1
  94. package/dist/families/queries.d.ts +0 -12
  95. package/dist/families/queries.js +0 -162
  96. package/dist/families/select-family.cjs +0 -1
  97. package/dist/families/select-family.d.ts +0 -22
  98. package/dist/families/select-family.js +0 -27
  99. package/dist/families/views.cjs +0 -1
  100. package/dist/families/views.d.ts +0 -26
  101. package/dist/families/views.js +0 -45
  102. package/dist/showcase/families/actions/index.cjs +0 -1
  103. package/dist/showcase/families/actions/index.d.ts +0 -2
  104. package/dist/showcase/families/actions/index.js +0 -3
  105. package/dist/showcase/families/actions/mock.cjs +0 -5
  106. package/dist/showcase/families/actions/mock.d.ts +0 -2
  107. package/dist/showcase/families/actions/mock.js +0 -40
  108. package/dist/showcase/families/actions/showcase.cjs +0 -1
  109. package/dist/showcase/families/actions/showcase.d.ts +0 -2
  110. package/dist/showcase/families/actions/showcase.js +0 -53
  111. package/dist/showcase/families/calendar/index.cjs +0 -1
  112. package/dist/showcase/families/calendar/index.d.ts +0 -2
  113. package/dist/showcase/families/calendar/index.js +0 -3
  114. package/dist/showcase/families/calendar/mock.cjs +0 -5
  115. package/dist/showcase/families/calendar/mock.d.ts +0 -2
  116. package/dist/showcase/families/calendar/mock.js +0 -40
  117. package/dist/showcase/families/calendar/showcase.cjs +0 -1
  118. package/dist/showcase/families/calendar/showcase.d.ts +0 -2
  119. package/dist/showcase/families/calendar/showcase.js +0 -60
  120. package/dist/showcase/families/command/index.cjs +0 -1
  121. package/dist/showcase/families/command/index.d.ts +0 -2
  122. package/dist/showcase/families/command/index.js +0 -3
  123. package/dist/showcase/families/command/mock.cjs +0 -5
  124. package/dist/showcase/families/command/mock.d.ts +0 -2
  125. package/dist/showcase/families/command/mock.js +0 -40
  126. package/dist/showcase/families/command/showcase.cjs +0 -1
  127. package/dist/showcase/families/command/showcase.d.ts +0 -2
  128. package/dist/showcase/families/command/showcase.js +0 -40
  129. package/dist/showcase/families/data-table/data.d.ts +0 -5
  130. package/dist/showcase/families/data-table/index.cjs +0 -1
  131. package/dist/showcase/families/data-table/index.d.ts +0 -4
  132. package/dist/showcase/families/data-table/index.js +0 -4
  133. package/dist/showcase/families/data-table/mock.cjs +0 -24
  134. package/dist/showcase/families/data-table/mock.d.ts +0 -2
  135. package/dist/showcase/families/data-table/mock.js +0 -48
  136. package/dist/showcase/families/data-table/showcase.cjs +0 -1
  137. package/dist/showcase/families/data-table/showcase.d.ts +0 -3
  138. package/dist/showcase/families/data-table/showcase.js +0 -751
  139. package/dist/showcase/families/data-table/types.cjs +0 -1
  140. package/dist/showcase/families/data-table/types.js +0 -0
  141. package/dist/showcase/families/display/data.cjs +0 -1
  142. package/dist/showcase/families/display/data.d.ts +0 -6
  143. package/dist/showcase/families/display/data.js +0 -24
  144. package/dist/showcase/families/display/index.cjs +0 -1
  145. package/dist/showcase/families/display/index.d.ts +0 -2
  146. package/dist/showcase/families/display/index.js +0 -3
  147. package/dist/showcase/families/display/mock.cjs +0 -5
  148. package/dist/showcase/families/display/mock.d.ts +0 -2
  149. package/dist/showcase/families/display/mock.js +0 -40
  150. package/dist/showcase/families/display/showcase.cjs +0 -1
  151. package/dist/showcase/families/display/showcase.d.ts +0 -2
  152. package/dist/showcase/families/display/showcase.js +0 -201
  153. package/dist/showcase/families/filters/data.cjs +0 -1
  154. package/dist/showcase/families/filters/data.d.ts +0 -31
  155. package/dist/showcase/families/filters/data.js +0 -61
  156. package/dist/showcase/families/filters/index.cjs +0 -1
  157. package/dist/showcase/families/filters/index.d.ts +0 -2
  158. package/dist/showcase/families/filters/index.js +0 -3
  159. package/dist/showcase/families/filters/mock.cjs +0 -5
  160. package/dist/showcase/families/filters/mock.d.ts +0 -2
  161. package/dist/showcase/families/filters/mock.js +0 -40
  162. package/dist/showcase/families/filters/showcase.cjs +0 -1
  163. package/dist/showcase/families/filters/showcase.d.ts +0 -3
  164. package/dist/showcase/families/filters/showcase.js +0 -213
  165. package/dist/showcase/families/form/data.cjs +0 -1
  166. package/dist/showcase/families/form/data.d.ts +0 -22
  167. package/dist/showcase/families/form/data.js +0 -53
  168. package/dist/showcase/families/form/index.cjs +0 -1
  169. package/dist/showcase/families/form/index.d.ts +0 -4
  170. package/dist/showcase/families/form/index.js +0 -4
  171. package/dist/showcase/families/form/mock.cjs +0 -12
  172. package/dist/showcase/families/form/mock.d.ts +0 -2
  173. package/dist/showcase/families/form/mock.js +0 -40
  174. package/dist/showcase/families/form/showcase.cjs +0 -1
  175. package/dist/showcase/families/form/showcase.d.ts +0 -3
  176. package/dist/showcase/families/form/showcase.js +0 -318
  177. package/dist/showcase/families/form/types.cjs +0 -1
  178. package/dist/showcase/families/form/types.d.ts +0 -9
  179. package/dist/showcase/families/form/types.js +0 -0
  180. package/dist/showcase/families/index.cjs +0 -1
  181. package/dist/showcase/families/index.d.ts +0 -3
  182. package/dist/showcase/families/index.js +0 -96
  183. package/dist/showcase/families/inputs/data.cjs +0 -1
  184. package/dist/showcase/families/inputs/data.d.ts +0 -24
  185. package/dist/showcase/families/inputs/data.js +0 -90
  186. package/dist/showcase/families/inputs/index.cjs +0 -1
  187. package/dist/showcase/families/inputs/index.d.ts +0 -2
  188. package/dist/showcase/families/inputs/index.js +0 -3
  189. package/dist/showcase/families/inputs/mock.cjs +0 -5
  190. package/dist/showcase/families/inputs/mock.d.ts +0 -2
  191. package/dist/showcase/families/inputs/mock.js +0 -40
  192. package/dist/showcase/families/inputs/showcase.cjs +0 -1
  193. package/dist/showcase/families/inputs/showcase.d.ts +0 -3
  194. package/dist/showcase/families/inputs/showcase.js +0 -404
  195. package/dist/showcase/families/layout/index.cjs +0 -1
  196. package/dist/showcase/families/layout/index.d.ts +0 -2
  197. package/dist/showcase/families/layout/index.js +0 -3
  198. package/dist/showcase/families/layout/mock.cjs +0 -5
  199. package/dist/showcase/families/layout/mock.d.ts +0 -2
  200. package/dist/showcase/families/layout/mock.js +0 -40
  201. package/dist/showcase/families/layout/showcase.cjs +0 -1
  202. package/dist/showcase/families/layout/showcase.d.ts +0 -2
  203. package/dist/showcase/families/layout/showcase.js +0 -88
  204. package/dist/showcase/families/navigation/index.cjs +0 -1
  205. package/dist/showcase/families/navigation/index.d.ts +0 -2
  206. package/dist/showcase/families/navigation/index.js +0 -3
  207. package/dist/showcase/families/navigation/mock.cjs +0 -5
  208. package/dist/showcase/families/navigation/mock.d.ts +0 -2
  209. package/dist/showcase/families/navigation/mock.js +0 -40
  210. package/dist/showcase/families/navigation/showcase.cjs +0 -1
  211. package/dist/showcase/families/navigation/showcase.d.ts +0 -2
  212. package/dist/showcase/families/navigation/showcase.js +0 -49
  213. package/dist/showcase/families/notifications/index.cjs +0 -1
  214. package/dist/showcase/families/notifications/index.d.ts +0 -2
  215. package/dist/showcase/families/notifications/index.js +0 -3
  216. package/dist/showcase/families/notifications/mock.cjs +0 -5
  217. package/dist/showcase/families/notifications/mock.d.ts +0 -2
  218. package/dist/showcase/families/notifications/mock.js +0 -40
  219. package/dist/showcase/families/notifications/showcase.cjs +0 -1
  220. package/dist/showcase/families/notifications/showcase.d.ts +0 -1
  221. package/dist/showcase/families/notifications/showcase.js +0 -50
  222. package/dist/showcase/families/overlay/index.cjs +0 -1
  223. package/dist/showcase/families/overlay/index.d.ts +0 -2
  224. package/dist/showcase/families/overlay/index.js +0 -3
  225. package/dist/showcase/families/overlay/mock.cjs +0 -5
  226. package/dist/showcase/families/overlay/mock.d.ts +0 -2
  227. package/dist/showcase/families/overlay/mock.js +0 -40
  228. package/dist/showcase/families/overlay/showcase.cjs +0 -1
  229. package/dist/showcase/families/overlay/showcase.d.ts +0 -1
  230. package/dist/showcase/families/overlay/showcase.js +0 -38
  231. package/dist/showcase/families/patterns/index.cjs +0 -1
  232. package/dist/showcase/families/patterns/index.d.ts +0 -2
  233. package/dist/showcase/families/patterns/index.js +0 -3
  234. package/dist/showcase/families/patterns/mock.cjs +0 -5
  235. package/dist/showcase/families/patterns/mock.d.ts +0 -2
  236. package/dist/showcase/families/patterns/mock.js +0 -40
  237. package/dist/showcase/families/patterns/showcase.cjs +0 -1
  238. package/dist/showcase/families/patterns/showcase.d.ts +0 -1
  239. package/dist/showcase/families/patterns/showcase.js +0 -38
  240. package/dist/showcase/families/types.cjs +0 -1
  241. package/dist/showcase/families/types.d.ts +0 -29
  242. package/dist/showcase/families/types.js +0 -10
  243. package/dist/showcase/families/upload/data.cjs +0 -1
  244. package/dist/showcase/families/upload/data.d.ts +0 -1
  245. package/dist/showcase/families/upload/data.js +0 -10
  246. package/dist/showcase/families/upload/index.cjs +0 -1
  247. package/dist/showcase/families/upload/index.d.ts +0 -2
  248. package/dist/showcase/families/upload/index.js +0 -3
  249. package/dist/showcase/families/upload/mock.cjs +0 -5
  250. package/dist/showcase/families/upload/mock.d.ts +0 -2
  251. package/dist/showcase/families/upload/mock.js +0 -40
  252. package/dist/showcase/families/upload/showcase.cjs +0 -1
  253. package/dist/showcase/families/upload/showcase.d.ts +0 -3
  254. package/dist/showcase/families/upload/showcase.js +0 -133
  255. package/dist/showcase/families/wizard/index.cjs +0 -1
  256. package/dist/showcase/families/wizard/index.d.ts +0 -2
  257. package/dist/showcase/families/wizard/index.js +0 -3
  258. package/dist/showcase/families/wizard/mock.cjs +0 -5
  259. package/dist/showcase/families/wizard/mock.d.ts +0 -2
  260. package/dist/showcase/families/wizard/mock.js +0 -40
  261. package/dist/showcase/families/wizard/showcase.cjs +0 -1
  262. package/dist/showcase/families/wizard/showcase.d.ts +0 -2
  263. package/dist/showcase/families/wizard/showcase.js +0 -56
  264. package/packages/cli/vendor/src/families/badge-family.ts +0 -7
  265. package/packages/cli/vendor/src/families/card-family.ts +0 -26
  266. package/packages/cli/vendor/src/families/catalog.ts +0 -125
  267. package/packages/cli/vendor/src/families/data-table-family.ts +0 -31
  268. package/packages/cli/vendor/src/families/docs-adoption.ts +0 -103
  269. package/packages/cli/vendor/src/families/docs-groups.ts +0 -248
  270. package/packages/cli/vendor/src/families/docs-queries.ts +0 -84
  271. package/packages/cli/vendor/src/families/docs-routing.ts +0 -89
  272. package/packages/cli/vendor/src/families/form-family.ts +0 -37
  273. package/packages/cli/vendor/src/families/index.ts +0 -19
  274. package/packages/cli/vendor/src/families/input-family.ts +0 -61
  275. package/packages/cli/vendor/src/families/member-metadata.ts +0 -1033
  276. package/packages/cli/vendor/src/families/member-queries.ts +0 -28
  277. package/packages/cli/vendor/src/families/member-snippet-queries.ts +0 -54
  278. package/packages/cli/vendor/src/families/member-snippets.ts +0 -1563
  279. package/packages/cli/vendor/src/families/migration-map.ts +0 -161
  280. package/packages/cli/vendor/src/families/overlay-family.ts +0 -31
  281. package/packages/cli/vendor/src/families/public-surface-rationalization.ts +0 -206
  282. package/packages/cli/vendor/src/families/queries.ts +0 -131
  283. package/packages/cli/vendor/src/families/select-family.ts +0 -33
  284. package/packages/cli/vendor/src/families/views.ts +0 -85
  285. package/packages/cli/vendor/src/showcase/families/actions/index.ts +0 -2
  286. package/packages/cli/vendor/src/showcase/families/actions/mock.ts +0 -18
  287. package/packages/cli/vendor/src/showcase/families/actions/showcase.tsx +0 -36
  288. package/packages/cli/vendor/src/showcase/families/calendar/index.ts +0 -2
  289. package/packages/cli/vendor/src/showcase/families/calendar/mock.ts +0 -18
  290. package/packages/cli/vendor/src/showcase/families/calendar/showcase.tsx +0 -33
  291. package/packages/cli/vendor/src/showcase/families/command/index.ts +0 -2
  292. package/packages/cli/vendor/src/showcase/families/command/mock.ts +0 -18
  293. package/packages/cli/vendor/src/showcase/families/command/showcase.tsx +0 -33
  294. package/packages/cli/vendor/src/showcase/families/data-table/index.ts +0 -4
  295. package/packages/cli/vendor/src/showcase/families/data-table/mock.ts +0 -42
  296. package/packages/cli/vendor/src/showcase/families/data-table/showcase.tsx +0 -507
  297. package/packages/cli/vendor/src/showcase/families/data-table/types.ts +0 -25
  298. package/packages/cli/vendor/src/showcase/families/display/data.ts +0 -11
  299. package/packages/cli/vendor/src/showcase/families/display/index.ts +0 -2
  300. package/packages/cli/vendor/src/showcase/families/display/mock.ts +0 -18
  301. package/packages/cli/vendor/src/showcase/families/display/showcase.tsx +0 -113
  302. package/packages/cli/vendor/src/showcase/families/filters/data.ts +0 -18
  303. package/packages/cli/vendor/src/showcase/families/filters/index.ts +0 -2
  304. package/packages/cli/vendor/src/showcase/families/filters/mock.ts +0 -18
  305. package/packages/cli/vendor/src/showcase/families/filters/showcase.tsx +0 -137
  306. package/packages/cli/vendor/src/showcase/families/form/data.ts +0 -37
  307. package/packages/cli/vendor/src/showcase/families/form/index.ts +0 -4
  308. package/packages/cli/vendor/src/showcase/families/form/mock.ts +0 -18
  309. package/packages/cli/vendor/src/showcase/families/form/showcase.tsx +0 -230
  310. package/packages/cli/vendor/src/showcase/families/form/types.ts +0 -10
  311. package/packages/cli/vendor/src/showcase/families/index.ts +0 -37
  312. package/packages/cli/vendor/src/showcase/families/inputs/data.ts +0 -40
  313. package/packages/cli/vendor/src/showcase/families/inputs/index.ts +0 -2
  314. package/packages/cli/vendor/src/showcase/families/inputs/mock.ts +0 -18
  315. package/packages/cli/vendor/src/showcase/families/inputs/showcase.tsx +0 -294
  316. package/packages/cli/vendor/src/showcase/families/layout/index.ts +0 -2
  317. package/packages/cli/vendor/src/showcase/families/layout/mock.ts +0 -18
  318. package/packages/cli/vendor/src/showcase/families/layout/showcase.tsx +0 -57
  319. package/packages/cli/vendor/src/showcase/families/navigation/index.ts +0 -2
  320. package/packages/cli/vendor/src/showcase/families/navigation/mock.ts +0 -18
  321. package/packages/cli/vendor/src/showcase/families/navigation/showcase.tsx +0 -31
  322. package/packages/cli/vendor/src/showcase/families/notifications/index.ts +0 -2
  323. package/packages/cli/vendor/src/showcase/families/notifications/mock.ts +0 -18
  324. package/packages/cli/vendor/src/showcase/families/notifications/showcase.tsx +0 -24
  325. package/packages/cli/vendor/src/showcase/families/overlay/index.ts +0 -2
  326. package/packages/cli/vendor/src/showcase/families/overlay/mock.ts +0 -18
  327. package/packages/cli/vendor/src/showcase/families/overlay/showcase.tsx +0 -23
  328. package/packages/cli/vendor/src/showcase/families/patterns/index.ts +0 -2
  329. package/packages/cli/vendor/src/showcase/families/patterns/mock.ts +0 -18
  330. package/packages/cli/vendor/src/showcase/families/patterns/showcase.tsx +0 -23
  331. package/packages/cli/vendor/src/showcase/families/types.ts +0 -40
  332. package/packages/cli/vendor/src/showcase/families/upload/data.ts +0 -7
  333. package/packages/cli/vendor/src/showcase/families/upload/index.ts +0 -2
  334. package/packages/cli/vendor/src/showcase/families/upload/mock.ts +0 -18
  335. package/packages/cli/vendor/src/showcase/families/upload/showcase.tsx +0 -86
  336. package/packages/cli/vendor/src/showcase/families/wizard/index.ts +0 -2
  337. package/packages/cli/vendor/src/showcase/families/wizard/mock.ts +0 -18
  338. package/packages/cli/vendor/src/showcase/families/wizard/showcase.tsx +0 -39
  339. /package/dist/showcase/{families/data-table → premium/data-table-parts}/data.cjs +0 -0
@@ -1,13 +1,9 @@
1
- import { componentDocsGroups as e } from "../families/docs-groups.js";
2
- import { getComponentDocsAdoption as t } from "../families/docs-adoption.js";
3
- import { resolveDocsRoute as n } from "../families/docs-routing.js";
4
- import { getDocsGroupDetail as r } from "../families/docs-queries.js";
5
- import { comparePublicComponentSurfaceOrder as i, isPublicComponentSurfaceSlug as a } from "../public-component-surface.js";
6
- import ee from "./tembro-registry.json.js";
7
- import { PACKAGE_LATEST_RELEASE_DATE as te, PACKAGE_LATEST_VERSION as ne } from "./package-meta.js";
8
- import { AlertCircleIcon as o, BadgeIcon as s, BellIcon as re, BlocksIcon as c, BookOpenIcon as l, BoxIcon as u, CalendarClockIcon as d, ChevronRightIcon as f, ComponentIcon as p, CreditCardIcon as ie, DatabaseIcon as m, FileTextIcon as h, FormInputIcon as g, Grid2x2Icon as ae, Layers3Icon as oe, LayoutDashboardIcon as _, MousePointerClickIcon as v, PanelTopIcon as y, ShieldCheckIcon as b, SlidersHorizontalIcon as x, SmartphoneIcon as S, SparklesIcon as C, Table2Icon as w, TerminalSquareIcon as T, ToggleLeftIcon as E, WalletIcon as se, WorkflowIcon as D } from "lucide-react";
1
+ import { comparePublicComponentSurfaceOrder as e, isPublicComponentSurfaceSlug as t } from "../public-component-surface.js";
2
+ import n from "./tembro-registry.json.js";
3
+ import { PACKAGE_LATEST_RELEASE_DATE as r, PACKAGE_LATEST_VERSION as i } from "./package-meta.js";
4
+ import { AlertCircleIcon as a, BadgeIcon as o, BellIcon as ee, BlocksIcon as s, BookOpenIcon as te, BoxIcon as ne, CalendarClockIcon as c, ChevronRightIcon as l, ComponentIcon as u, CreditCardIcon as re, DatabaseIcon as d, FileTextIcon as f, FormInputIcon as p, Grid2x2Icon as ie, Layers3Icon as ae, LayoutDashboardIcon as m, MousePointerClickIcon as h, PanelTopIcon as g, ShieldCheckIcon as oe, SlidersHorizontalIcon as se, SmartphoneIcon as _, SparklesIcon as v, Table2Icon as y, TerminalSquareIcon as b, ToggleLeftIcon as x, WalletIcon as ce, WorkflowIcon as S } from "lucide-react";
9
5
  //#region src/showcase/site-data.tsx
10
- var O = [
6
+ var C = [
11
7
  [
12
8
  "control",
13
9
  "Control<TFieldValues>",
@@ -50,21 +46,21 @@ var O = [
50
46
  "-",
51
47
  "Optional error override instead of default form state message."
52
48
  ]
53
- ], k = [
49
+ ], w = [
54
50
  "RHF control wiring",
55
51
  "name-based field registration",
56
52
  "error and required visual states",
57
53
  "validation contract",
58
54
  "label/description consistency",
59
55
  "disabled/readOnly handling"
60
- ], ce = "tembro", A = "tembro", le = "tembro", ue = "azamat-ui", de = `npx ${A} init --template next --defaults`, fe = `npx ${A} init --template vite --defaults`, pe = `npx ${A} add button form-input`, j = `${de}\n${pe}`, me = `npx ${A} --help`, he = `npx ${A} theme`, ge = "https://www.npmjs.com/package/tembro", M = "https://github.com/AzamatJurayev-dev/tembro", N = `${M}/releases`, P = "https://github.com/AzamatJurayev-dev/azamat-ui", _e = N, ve = `${P}/releases`, F = "/docs", I = [{
61
- version: ne,
62
- date: te,
56
+ ], le = "tembro", T = "tembro", ue = "tembro", de = "azamat-ui", E = `npx ${T} init --template next --defaults`, fe = `npx ${T} init --template vite --defaults`, D = `npx ${T} add button form-input`, O = `${E}\n${D}`, pe = `npx ${T} --help`, me = `npx ${T} theme`, he = "https://www.npmjs.com/package/tembro", ge = "https://github.com/AzamatJurayev-dev/tembro", _e = `${ge}/releases`, ve = "https://github.com/AzamatJurayev-dev/azamat-ui", ye = _e, be = `${ve}/releases`, k = "/docs", A = [{
57
+ version: i,
58
+ date: r,
63
59
  status: "Published",
64
60
  summary: "Expanded the registry with newer dashboard, input, badge, sidebar, and notification primitives.",
65
61
  notes: [
66
62
  "Registry truth now includes `accordion`, `sidebar`, `trend-card`, `delta-badge`, `entity-header`, `notification-center`, and `command-bar`.",
67
- "Family metadata was refreshed so docs can group canonical surfaces and related members more accurately.",
63
+ "Component metadata was refreshed so docs can keep canonical surfaces and related helpers accurate.",
68
64
  "CLI-first local component setup remains the default path for Next.js and Vite users."
69
65
  ]
70
66
  }, {
@@ -73,11 +69,11 @@ var O = [
73
69
  status: "Published",
74
70
  summary: "Refined grouped docs and related-surface mapping.",
75
71
  notes: [
76
- "Input, Select, Card, Badge, Overlay, Form, and Data Table families were aligned with the latest public exports.",
72
+ "Input, Select, Card, Badge, Overlay, Form, and Data Table components were aligned with the latest public exports.",
77
73
  "Deprecated route-level names stayed aliased for compatibility while primary docs move toward simpler canonical surfaces.",
78
74
  "Docs app metadata now prefers current package registry vocabulary over older showcase-only names."
79
75
  ]
80
- }], ye = I[0]?.version ?? "1.0.0", be = I[0]?.date ?? "July 7, 2026", L = (e) => `/components/${e}`, R = (e) => `/playground/${e}`, z = (e) => `/components/${e}`, B = (e) => e.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/\s+/g, "-").toLowerCase(), xe = (e, t) => `/components/${e}/${B(t)}`, Se = (e) => `/templates/${e}`, V = (e) => `/blocks/${e}`, H = [
76
+ }], xe = A[0]?.version ?? "2.0.0", Se = A[0]?.date ?? "July 7, 2026", j = (e) => `/components/${e}`, M = (e) => `/playground/${e}`, N = (e) => `/components/${e}`, Ce = (e) => e.replace(/([a-z])([A-Z])/g, "$1-$2").replace(/\s+/g, "-").toLowerCase(), we = (e, t) => `/components/${e}/${Ce(t)}`, Te = (e) => `/templates/${e}`, P = (e) => `/blocks/${e}`, F = [
81
77
  "Primitives",
82
78
  "Form Controls",
83
79
  "Overlay",
@@ -85,7 +81,7 @@ var O = [
85
81
  "Layout",
86
82
  "Feedback",
87
83
  "Patterns"
88
- ], Ce = {
84
+ ], I = {
89
85
  Primitives: {
90
86
  title: "Primitives",
91
87
  description: "Foundation components for actions, text entry, compact layout and small state changes.",
@@ -128,7 +124,7 @@ var O = [
128
124
  whenToUse: "Use when the screen needs a repeatable workflow instead of one atomic control.",
129
125
  whenNotToUse: "Do not start here when a primitive or one wrapper solves the need cleanly."
130
126
  }
131
- }, we = new Set([
127
+ }, Ee = new Set([
132
128
  "button",
133
129
  "input",
134
130
  "textarea",
@@ -139,7 +135,7 @@ var O = [
139
135
  "tabs",
140
136
  "collapse",
141
137
  "kbd"
142
- ]), Te = new Set(/* @__PURE__ */ "select.simple-select.async-select.async-multi-select.combobox.radio-group.number-input.date-input.date-range-input.date-picker.date-range-picker.form-field-shell.form-input.form-select.form-async-select.form-textarea.form-switch.form-search-input.form-password-input.form-number-input.form-phone-input.form-date-input.form-date-range-input.form-date-picker.form-date-range-picker.phone-input.masked-input.money-input.quantity-input".split(".")), Ee = new Set([
138
+ ]), De = new Set(/* @__PURE__ */ "select.simple-select.async-select.async-multi-select.combobox.radio-group.number-input.date-input.date-range-input.date-picker.date-range-picker.form-field-shell.form-input.form-select.form-async-select.form-textarea.form-switch.form-search-input.form-password-input.form-number-input.form-phone-input.form-date-input.form-date-range-input.form-date-picker.form-date-range-picker.phone-input.masked-input.money-input.quantity-input".split(".")), Oe = new Set([
143
139
  "dialog",
144
140
  "popover",
145
141
  "dropdown-menu",
@@ -150,7 +146,7 @@ var O = [
150
146
  "sheet-shell",
151
147
  "alert-dialog",
152
148
  "drawer"
153
- ]), De = new Set([
149
+ ]), ke = new Set([
154
150
  "sidebar",
155
151
  "app-sidebar",
156
152
  "app-shell",
@@ -161,12 +157,12 @@ var O = [
161
157
  "app-header",
162
158
  "section-header",
163
159
  "sticky-footer-bar"
164
- ]), Oe = new Set([
160
+ ]), Ae = new Set([
165
161
  "toast",
166
162
  "loading-state",
167
163
  "empty-state",
168
164
  "result"
169
- ]), ke = new Set(["form-builder"]), Ae = new Map([
165
+ ]), je = new Set(["form-builder"]), L = new Map([
170
166
  ["app-sidebar", "sidebar"],
171
167
  ["confirm-action", "confirm-dialog"],
172
168
  ["file-dropzone", "upload"],
@@ -177,32 +173,32 @@ var O = [
177
173
  ["side-panel", "sidebar"],
178
174
  ["status-dot", "status-legend"]
179
175
  ]);
180
- function U(e) {
181
- return Ae.get(e) ?? e;
176
+ function R(e) {
177
+ return L.get(e) ?? e;
182
178
  }
183
- function W(e) {
184
- return we.has(e) ? "Primitives" : Te.has(e) ? "Form Controls" : Ee.has(e) ? "Overlay" : De.has(e) ? "Layout" : Oe.has(e) ? "Feedback" : ke.has(e) ? "Patterns" : "Data Display";
179
+ function z(e) {
180
+ return Ee.has(e) ? "Primitives" : De.has(e) ? "Form Controls" : Oe.has(e) ? "Overlay" : ke.has(e) ? "Layout" : Ae.has(e) ? "Feedback" : je.has(e) ? "Patterns" : "Data Display";
185
181
  }
186
- function je(e) {
187
- return Ce[W(e)];
182
+ function Me(e) {
183
+ return I[z(e)];
188
184
  }
189
- function Me(e, t) {
190
- return q.filter((t) => W(t.slug) === e).map((e) => ({
185
+ function B(e, t) {
186
+ return G.filter((t) => z(t.slug) === e).map((e) => ({
191
187
  label: e.title,
192
188
  href: t(e.slug),
193
189
  icon: e.icon,
194
190
  badge: e.status
195
191
  }));
196
192
  }
197
- var Ne = [
193
+ var V = [
198
194
  {
199
195
  slug: "button",
200
196
  title: "Button",
201
197
  description: "Trigger actions with multiple variants, sizes, icon positions and loading states.",
202
- icon: v,
198
+ icon: h,
203
199
  category: "Components",
204
200
  status: "Stable",
205
- installCommand: j,
201
+ installCommand: O,
206
202
  propsRows: [
207
203
  [
208
204
  "variant",
@@ -252,10 +248,10 @@ var Ne = [
252
248
  slug: "input",
253
249
  title: "Input",
254
250
  description: "Primary text-entry surface for forms, filters, and compact editor layouts before moving into presets.",
255
- icon: g,
251
+ icon: p,
256
252
  category: "Forms",
257
253
  status: "Stable",
258
- installCommand: j,
254
+ installCommand: O,
259
255
  propsRows: [
260
256
  [
261
257
  "value",
@@ -311,10 +307,10 @@ var Ne = [
311
307
  slug: "textarea",
312
308
  title: "Textarea",
313
309
  description: "Multi-line input with autosizing-friendly layout for notes, messages and long-form data.",
314
- icon: h,
310
+ icon: f,
315
311
  category: "Forms",
316
312
  status: "Stable",
317
- installCommand: j,
313
+ installCommand: O,
318
314
  propsRows: [
319
315
  [
320
316
  "placeholder",
@@ -358,10 +354,10 @@ var Ne = [
358
354
  slug: "select",
359
355
  title: "Select",
360
356
  description: "Primary selection surface for lists, status filters, and compact forms before moving into members.",
361
- icon: p,
357
+ icon: u,
362
358
  category: "Forms",
363
359
  status: "Stable",
364
- installCommand: j,
360
+ installCommand: O,
365
361
  propsRows: [
366
362
  [
367
363
  "value",
@@ -417,10 +413,10 @@ var Ne = [
417
413
  slug: "simple-select",
418
414
  title: "Simple Select",
419
415
  description: "Static-option select surface for compact forms, filter rows, and settings screens that do not need remote loading.",
420
- icon: p,
416
+ icon: u,
421
417
  category: "Forms",
422
418
  status: "Stable",
423
- installCommand: j,
419
+ installCommand: O,
424
420
  propsRows: [
425
421
  [
426
422
  "options",
@@ -482,10 +478,10 @@ var Ne = [
482
478
  slug: "async-select",
483
479
  title: "Async Select",
484
480
  description: "Remote-aware select for search-driven datasets, edit hydration, and production loading or empty states.",
485
- icon: p,
481
+ icon: u,
486
482
  category: "Forms",
487
483
  status: "Stable",
488
- installCommand: j,
484
+ installCommand: O,
489
485
  propsRows: [
490
486
  [
491
487
  "value",
@@ -571,10 +567,10 @@ var Ne = [
571
567
  slug: "async-multi-select",
572
568
  title: "Async Multi Select",
573
569
  description: "Remote-aware multi-select member with visible tags, limits, and create/select-all helpers.",
574
- icon: p,
570
+ icon: u,
575
571
  category: "Forms",
576
572
  status: "Stable",
577
- installCommand: j,
573
+ installCommand: O,
578
574
  propsRows: [
579
575
  [
580
576
  "selectedOptions",
@@ -648,10 +644,10 @@ var Ne = [
648
644
  slug: "combobox",
649
645
  title: "Combobox",
650
646
  description: "Keyboard-first local filtering member for assignment flows and command-style lists.",
651
- icon: p,
647
+ icon: u,
652
648
  category: "Forms",
653
649
  status: "Stable",
654
- installCommand: j,
650
+ installCommand: O,
655
651
  propsRows: [
656
652
  [
657
653
  "options",
@@ -707,10 +703,10 @@ var Ne = [
707
703
  slug: "number-input",
708
704
  title: "Number Input",
709
705
  description: "Numeric entry with parsing, constraints, and precise change semantics.",
710
- icon: E,
706
+ icon: x,
711
707
  category: "Forms",
712
708
  status: "Stable",
713
- installCommand: j,
709
+ installCommand: O,
714
710
  propsRows: [
715
711
  [
716
712
  "value",
@@ -778,10 +774,10 @@ var Ne = [
778
774
  slug: "date-input",
779
775
  title: "Date Input",
780
776
  description: "Native-like date input with ISO-style string contract, min/max constraints and clear disabled state.",
781
- icon: d,
777
+ icon: c,
782
778
  category: "Forms",
783
779
  status: "Preview",
784
- installCommand: j,
780
+ installCommand: O,
785
781
  propsRows: [
786
782
  [
787
783
  "value",
@@ -837,10 +833,10 @@ var Ne = [
837
833
  slug: "date-range-input",
838
834
  title: "Date Range Input",
839
835
  description: "Date range value with `from` / `to` boundaries for filters and reporting windows.",
840
- icon: d,
836
+ icon: c,
841
837
  category: "Forms",
842
838
  status: "Preview",
843
- installCommand: j,
839
+ installCommand: O,
844
840
  propsRows: [
845
841
  [
846
842
  "value",
@@ -896,10 +892,10 @@ var Ne = [
896
892
  slug: "date-picker",
897
893
  title: "Date Picker",
898
894
  description: "Popover-based date picker optimized for form fields and action buttons.",
899
- icon: d,
895
+ icon: c,
900
896
  category: "Forms",
901
897
  status: "Preview",
902
- installCommand: j,
898
+ installCommand: O,
903
899
  propsRows: [
904
900
  [
905
901
  "value",
@@ -961,10 +957,10 @@ var Ne = [
961
957
  slug: "date-range-picker",
962
958
  title: "Date Range Picker",
963
959
  description: "Popover date-range picker for period selection with constrained windows.",
964
- icon: d,
960
+ icon: c,
965
961
  category: "Forms",
966
962
  status: "Preview",
967
- installCommand: j,
963
+ installCommand: O,
968
964
  propsRows: [
969
965
  [
970
966
  "value",
@@ -1026,10 +1022,10 @@ var Ne = [
1026
1022
  slug: "form-field-shell",
1027
1023
  title: "Form Field Shell",
1028
1024
  description: "Composable field shell that standardizes label, description, layout, errors and required markers.",
1029
- icon: h,
1025
+ icon: f,
1030
1026
  category: "Forms",
1031
1027
  status: "Stable",
1032
- installCommand: j,
1028
+ installCommand: O,
1033
1029
  propsRows: [
1034
1030
  [
1035
1031
  "label",
@@ -1104,12 +1100,12 @@ var Ne = [
1104
1100
  slug: "form-input",
1105
1101
  title: "Form Input",
1106
1102
  description: "Primary RHF field wrapper for text-like inputs. Use `kind` to cover search, password, number, phone, and date flows from one surface.",
1107
- icon: g,
1103
+ icon: p,
1108
1104
  category: "Forms",
1109
1105
  status: "Preview",
1110
- installCommand: j,
1106
+ installCommand: O,
1111
1107
  propsRows: [
1112
- ...O,
1108
+ ...C,
1113
1109
  [
1114
1110
  "kind",
1115
1111
  "'text' | 'search' | 'password' | 'number' | 'phone' | 'date'",
@@ -1142,7 +1138,7 @@ var Ne = [
1142
1138
  ]
1143
1139
  ],
1144
1140
  features: [
1145
- ...k,
1141
+ ...w,
1146
1142
  "Universal `kind` variants",
1147
1143
  "Error text and message flow",
1148
1144
  "Single wrapper migration path"
@@ -1152,12 +1148,12 @@ var Ne = [
1152
1148
  slug: "form-select",
1153
1149
  title: "Form Select",
1154
1150
  description: "Primary RHF select wrapper. Start with the default simple mode and switch to `kind=\"async\"` when option loading or hydration is remote.",
1155
- icon: p,
1151
+ icon: u,
1156
1152
  category: "Forms",
1157
1153
  status: "Stable",
1158
- installCommand: j,
1154
+ installCommand: O,
1159
1155
  propsRows: [
1160
- ...O,
1156
+ ...C,
1161
1157
  [
1162
1158
  "kind",
1163
1159
  "'simple' | 'async'",
@@ -1184,7 +1180,7 @@ var Ne = [
1184
1180
  ]
1185
1181
  ],
1186
1182
  features: [
1187
- ...k,
1183
+ ...w,
1188
1184
  "Simple + async under one API",
1189
1185
  "Form-driven value control",
1190
1186
  "Clear/empty handling"
@@ -1194,12 +1190,12 @@ var Ne = [
1194
1190
  slug: "form-async-select",
1195
1191
  title: "Form Async Select",
1196
1192
  description: "Compatibility alias for the async `FormSelect` variant. Keep it for migration, but prefer `FormSelect kind=\"async\"` in new code.",
1197
- icon: p,
1193
+ icon: u,
1198
1194
  category: "Forms",
1199
1195
  status: "Stable",
1200
- installCommand: j,
1196
+ installCommand: O,
1201
1197
  propsRows: [
1202
- ...O,
1198
+ ...C,
1203
1199
  [
1204
1200
  "loadOptions",
1205
1201
  "(search: string) => Promise<AsyncSelectOption[]>",
@@ -1226,7 +1222,7 @@ var Ne = [
1226
1222
  ]
1227
1223
  ],
1228
1224
  features: [
1229
- ...k,
1225
+ ...w,
1230
1226
  "Compatibility alias",
1231
1227
  "Remote options",
1232
1228
  "Hydration support"
@@ -1236,12 +1232,12 @@ var Ne = [
1236
1232
  slug: "form-textarea",
1237
1233
  title: "Form Textarea",
1238
1234
  description: "RHF textarea wrapper with shell-level validation messages and descriptions.",
1239
- icon: h,
1235
+ icon: f,
1240
1236
  category: "Forms",
1241
1237
  status: "Stable",
1242
- installCommand: j,
1238
+ installCommand: O,
1243
1239
  propsRows: [
1244
- ...O,
1240
+ ...C,
1245
1241
  [
1246
1242
  "rows",
1247
1243
  "number",
@@ -1268,7 +1264,7 @@ var Ne = [
1268
1264
  ]
1269
1265
  ],
1270
1266
  features: [
1271
- ...k,
1267
+ ...w,
1272
1268
  "Long text support",
1273
1269
  "Error placement",
1274
1270
  "Description + helper states"
@@ -1278,12 +1274,12 @@ var Ne = [
1278
1274
  slug: "form-switch",
1279
1275
  title: "Form Switch",
1280
1276
  description: "RHF switch wrapper with binary payload and shell-level feedback.",
1281
- icon: E,
1277
+ icon: x,
1282
1278
  category: "Forms",
1283
1279
  status: "Stable",
1284
- installCommand: j,
1280
+ installCommand: O,
1285
1281
  propsRows: [
1286
- ...O,
1282
+ ...C,
1287
1283
  [
1288
1284
  "checked",
1289
1285
  "boolean",
@@ -1304,7 +1300,7 @@ var Ne = [
1304
1300
  ]
1305
1301
  ],
1306
1302
  features: [
1307
- ...k,
1303
+ ...w,
1308
1304
  "Boolean value contract",
1309
1305
  "Readable shell errors",
1310
1306
  "Disabled states"
@@ -1314,12 +1310,12 @@ var Ne = [
1314
1310
  slug: "form-search-input",
1315
1311
  title: "Form Search Input",
1316
1312
  description: "Compatibility alias for `FormInput kind=\"search\"`. Keep existing routes stable while new work adopts the universal wrapper.",
1317
- icon: p,
1313
+ icon: u,
1318
1314
  category: "Forms",
1319
1315
  status: "Preview",
1320
- installCommand: j,
1316
+ installCommand: O,
1321
1317
  propsRows: [
1322
- ...O,
1318
+ ...C,
1323
1319
  [
1324
1320
  "clearLabel",
1325
1321
  "string",
@@ -1346,7 +1342,7 @@ var Ne = [
1346
1342
  ]
1347
1343
  ],
1348
1344
  features: [
1349
- ...k,
1345
+ ...w,
1350
1346
  "Compatibility alias",
1351
1347
  "Clear action",
1352
1348
  "Query-driven usage"
@@ -1356,12 +1352,12 @@ var Ne = [
1356
1352
  slug: "form-password-input",
1357
1353
  title: "Form Password Input",
1358
1354
  description: "Compatibility alias for `FormInput kind=\"password\"` so migration does not break existing imports.",
1359
- icon: g,
1355
+ icon: p,
1360
1356
  category: "Forms",
1361
1357
  status: "Stable",
1362
- installCommand: j,
1358
+ installCommand: O,
1363
1359
  propsRows: [
1364
- ...O,
1360
+ ...C,
1365
1361
  [
1366
1362
  "showToggle",
1367
1363
  "boolean",
@@ -1382,7 +1378,7 @@ var Ne = [
1382
1378
  ]
1383
1379
  ],
1384
1380
  features: [
1385
- ...k,
1381
+ ...w,
1386
1382
  "Compatibility alias",
1387
1383
  "Password masking",
1388
1384
  "Validation-first UX"
@@ -1392,12 +1388,12 @@ var Ne = [
1392
1388
  slug: "form-number-input",
1393
1389
  title: "Form Number Input",
1394
1390
  description: "Compatibility alias for `FormInput kind=\"number\"`. Prefer the universal wrapper for new numeric fields.",
1395
- icon: E,
1391
+ icon: x,
1396
1392
  category: "Forms",
1397
1393
  status: "Stable",
1398
- installCommand: j,
1394
+ installCommand: O,
1399
1395
  propsRows: [
1400
- ...O,
1396
+ ...C,
1401
1397
  [
1402
1398
  "min",
1403
1399
  "number",
@@ -1430,7 +1426,7 @@ var Ne = [
1430
1426
  ]
1431
1427
  ],
1432
1428
  features: [
1433
- ...k,
1429
+ ...w,
1434
1430
  "Compatibility alias",
1435
1431
  "Numeric parser contract",
1436
1432
  "Boundary states"
@@ -1440,12 +1436,12 @@ var Ne = [
1440
1436
  slug: "form-phone-input",
1441
1437
  title: "Form Phone Input",
1442
1438
  description: "Compatibility alias for `FormInput kind=\"phone\"` with the same shell contract and phone formatting behavior.",
1443
- icon: S,
1439
+ icon: _,
1444
1440
  category: "Forms",
1445
1441
  status: "Stable",
1446
- installCommand: j,
1442
+ installCommand: O,
1447
1443
  propsRows: [
1448
- ...O,
1444
+ ...C,
1449
1445
  [
1450
1446
  "defaultCountry",
1451
1447
  "string",
@@ -1472,7 +1468,7 @@ var Ne = [
1472
1468
  ]
1473
1469
  ],
1474
1470
  features: [
1475
- ...k,
1471
+ ...w,
1476
1472
  "Compatibility alias",
1477
1473
  "Phone formatting",
1478
1474
  "Validation integration"
@@ -1482,12 +1478,12 @@ var Ne = [
1482
1478
  slug: "form-date-input",
1483
1479
  title: "Form Date Input",
1484
1480
  description: "Compatibility alias for `FormInput kind=\"date\"`. Use it only while older forms migrate to the universal wrapper.",
1485
- icon: d,
1481
+ icon: c,
1486
1482
  category: "Forms",
1487
1483
  status: "Preview",
1488
- installCommand: j,
1484
+ installCommand: O,
1489
1485
  propsRows: [
1490
- ...O,
1486
+ ...C,
1491
1487
  [
1492
1488
  "value",
1493
1489
  "string",
@@ -1520,7 +1516,7 @@ var Ne = [
1520
1516
  ]
1521
1517
  ],
1522
1518
  features: [
1523
- ...k,
1519
+ ...w,
1524
1520
  "Compatibility alias",
1525
1521
  "Date contract clarity",
1526
1522
  "Submit-safe string values"
@@ -1530,12 +1526,12 @@ var Ne = [
1530
1526
  slug: "form-date-range-input",
1531
1527
  title: "Form Date Range Input",
1532
1528
  description: "RHF range input wrapper supporting from/to bounds and required range validation.",
1533
- icon: d,
1529
+ icon: c,
1534
1530
  category: "Forms",
1535
1531
  status: "Preview",
1536
- installCommand: j,
1532
+ installCommand: O,
1537
1533
  propsRows: [
1538
- ...O,
1534
+ ...C,
1539
1535
  [
1540
1536
  "value",
1541
1537
  "{ from: string; to: string }",
@@ -1568,7 +1564,7 @@ var Ne = [
1568
1564
  ]
1569
1565
  ],
1570
1566
  features: [
1571
- ...k,
1567
+ ...w,
1572
1568
  "Range required validation",
1573
1569
  "from/to coordination",
1574
1570
  "Filter-ready contract"
@@ -1578,12 +1574,12 @@ var Ne = [
1578
1574
  slug: "form-date-picker",
1579
1575
  title: "Form Date Picker",
1580
1576
  description: "RHF popover date picker wrapper with shared validation and controlled submit flow.",
1581
- icon: d,
1577
+ icon: c,
1582
1578
  category: "Forms",
1583
1579
  status: "Preview",
1584
- installCommand: j,
1580
+ installCommand: O,
1585
1581
  propsRows: [
1586
- ...O,
1582
+ ...C,
1587
1583
  [
1588
1584
  "value",
1589
1585
  "string",
@@ -1616,7 +1612,7 @@ var Ne = [
1616
1612
  ]
1617
1613
  ],
1618
1614
  features: [
1619
- ...k,
1615
+ ...w,
1620
1616
  "Popover interaction",
1621
1617
  "Range of disabled dates",
1622
1618
  "Controlled popover state"
@@ -1626,12 +1622,12 @@ var Ne = [
1626
1622
  slug: "form-date-range-picker",
1627
1623
  title: "Form Date Range Picker",
1628
1624
  description: "RHF wrapper over popover date-range picker with required range and block-out support.",
1629
- icon: d,
1625
+ icon: c,
1630
1626
  category: "Forms",
1631
1627
  status: "Preview",
1632
- installCommand: j,
1628
+ installCommand: O,
1633
1629
  propsRows: [
1634
- ...O,
1630
+ ...C,
1635
1631
  [
1636
1632
  "value",
1637
1633
  "{ from: string; to: string }",
@@ -1664,7 +1660,7 @@ var Ne = [
1664
1660
  ]
1665
1661
  ],
1666
1662
  features: [
1667
- ...k,
1663
+ ...w,
1668
1664
  "Range-specific validation",
1669
1665
  "Date range constraints",
1670
1666
  "Accessible error mapping"
@@ -1674,10 +1670,10 @@ var Ne = [
1674
1670
  slug: "form-builder",
1675
1671
  title: "Form Builder",
1676
1672
  description: "RHF section builder for schema-driven forms with submit/reset and disabled/read-only modes.",
1677
- icon: h,
1673
+ icon: f,
1678
1674
  category: "Forms",
1679
1675
  status: "Stable",
1680
- installCommand: j,
1676
+ installCommand: O,
1681
1677
  propsRows: [
1682
1678
  [
1683
1679
  "control",
@@ -1747,10 +1743,10 @@ var Ne = [
1747
1743
  slug: "radio-group",
1748
1744
  title: "Radio Group",
1749
1745
  description: "Single-choice grouped control for plans, density modes, and mutually exclusive settings.",
1750
- icon: E,
1746
+ icon: x,
1751
1747
  category: "Forms",
1752
1748
  status: "Stable",
1753
- installCommand: j,
1749
+ installCommand: O,
1754
1750
  propsRows: [
1755
1751
  [
1756
1752
  "options",
@@ -1800,10 +1796,10 @@ var Ne = [
1800
1796
  slug: "phone-input",
1801
1797
  title: "Phone Input",
1802
1798
  description: "Localized phone number input with formatted display and consistent editing assumptions.",
1803
- icon: S,
1799
+ icon: _,
1804
1800
  category: "Forms",
1805
1801
  status: "Preview",
1806
- installCommand: j,
1802
+ installCommand: O,
1807
1803
  propsRows: [
1808
1804
  [
1809
1805
  "value",
@@ -1859,10 +1855,10 @@ var Ne = [
1859
1855
  slug: "masked-input",
1860
1856
  title: "Masked Input",
1861
1857
  description: "Pattern-driven text input for IDs, codes and fixed-format strings.",
1862
- icon: S,
1858
+ icon: _,
1863
1859
  category: "Forms",
1864
1860
  status: "Preview",
1865
- installCommand: j,
1861
+ installCommand: O,
1866
1862
  propsRows: [
1867
1863
  [
1868
1864
  "value",
@@ -1918,10 +1914,10 @@ var Ne = [
1918
1914
  slug: "money-input",
1919
1915
  title: "Money Input",
1920
1916
  description: "Currency-aware input with prefix/suffix and parsing helper for numeric payload.",
1921
- icon: se,
1917
+ icon: ce,
1922
1918
  category: "Forms",
1923
1919
  status: "Stable",
1924
- installCommand: j,
1920
+ installCommand: O,
1925
1921
  propsRows: [
1926
1922
  [
1927
1923
  "value",
@@ -1977,10 +1973,10 @@ var Ne = [
1977
1973
  slug: "quantity-input",
1978
1974
  title: "Quantity Input",
1979
1975
  description: "Stepper-like numeric input for compact quantity and count constraints.",
1980
- icon: E,
1976
+ icon: x,
1981
1977
  category: "Forms",
1982
1978
  status: "Stable",
1983
- installCommand: j,
1979
+ installCommand: O,
1984
1980
  propsRows: [
1985
1981
  [
1986
1982
  "value",
@@ -2036,10 +2032,10 @@ var Ne = [
2036
2032
  slug: "checkbox",
2037
2033
  title: "Checkbox",
2038
2034
  description: "Binary selection control for permissions, tasks and grouped form actions.",
2039
- icon: u,
2035
+ icon: ne,
2040
2036
  category: "Forms",
2041
2037
  status: "Stable",
2042
- installCommand: j,
2038
+ installCommand: O,
2043
2039
  propsRows: [
2044
2040
  [
2045
2041
  "checked",
@@ -2077,10 +2073,10 @@ var Ne = [
2077
2073
  slug: "switch",
2078
2074
  title: "Switch",
2079
2075
  description: "On/off control for preferences, settings and lightweight toggles.",
2080
- icon: E,
2076
+ icon: x,
2081
2077
  category: "Forms",
2082
2078
  status: "Stable",
2083
- installCommand: j,
2079
+ installCommand: O,
2084
2080
  propsRows: [
2085
2081
  [
2086
2082
  "checked",
@@ -2118,10 +2114,10 @@ var Ne = [
2118
2114
  slug: "badge",
2119
2115
  title: "Badge",
2120
2116
  description: "Small status surface for counts, labels, intents and inline metadata.",
2121
- icon: s,
2117
+ icon: o,
2122
2118
  category: "Components",
2123
2119
  status: "Stable",
2124
- installCommand: j,
2120
+ installCommand: O,
2125
2121
  propsRows: [
2126
2122
  [
2127
2123
  "variant",
@@ -2153,10 +2149,10 @@ var Ne = [
2153
2149
  slug: "card",
2154
2150
  title: "Card",
2155
2151
  description: "Structured content container with header, content and footer slots.",
2156
- icon: _,
2152
+ icon: m,
2157
2153
  category: "Components",
2158
2154
  status: "Stable",
2159
- installCommand: j,
2155
+ installCommand: O,
2160
2156
  propsRows: [
2161
2157
  [
2162
2158
  "size",
@@ -2188,10 +2184,10 @@ var Ne = [
2188
2184
  slug: "tabs",
2189
2185
  title: "Tabs",
2190
2186
  description: "Segmented navigation for switching views without leaving the current route.",
2191
- icon: oe,
2187
+ icon: ae,
2192
2188
  category: "Components",
2193
2189
  status: "Stable",
2194
- installCommand: j,
2190
+ installCommand: O,
2195
2191
  propsRows: [
2196
2192
  [
2197
2193
  "value",
@@ -2229,10 +2225,10 @@ var Ne = [
2229
2225
  slug: "collapse",
2230
2226
  title: "Collapse",
2231
2227
  description: "Expandable disclosure surface for FAQs, dense settings, and progressive detail blocks.",
2232
- icon: D,
2228
+ icon: S,
2233
2229
  category: "Components",
2234
2230
  status: "Stable",
2235
- installCommand: j,
2231
+ installCommand: O,
2236
2232
  propsRows: [
2237
2233
  [
2238
2234
  "open",
@@ -2276,10 +2272,10 @@ var Ne = [
2276
2272
  slug: "dialog",
2277
2273
  title: "Dialog",
2278
2274
  description: "Focused modal surface for confirmation flows, forms and destructive actions.",
2279
- icon: o,
2275
+ icon: a,
2280
2276
  category: "Overlay",
2281
2277
  status: "Stable",
2282
- installCommand: j,
2278
+ installCommand: O,
2283
2279
  propsRows: [
2284
2280
  [
2285
2281
  "open",
@@ -2317,10 +2313,10 @@ var Ne = [
2317
2313
  slug: "popover",
2318
2314
  title: "Popover",
2319
2315
  description: "Lightweight anchored overlay for context actions and compact helper content.",
2320
- icon: C,
2316
+ icon: v,
2321
2317
  category: "Overlay",
2322
2318
  status: "Stable",
2323
- installCommand: j,
2319
+ installCommand: O,
2324
2320
  propsRows: [
2325
2321
  [
2326
2322
  "side",
@@ -2358,10 +2354,10 @@ var Ne = [
2358
2354
  slug: "dropdown-menu",
2359
2355
  title: "Dropdown Menu",
2360
2356
  description: "Menu overlays with action, checkbox and radio items for dense navigation.",
2361
- icon: p,
2357
+ icon: u,
2362
2358
  category: "Overlay",
2363
2359
  status: "Stable",
2364
- installCommand: j,
2360
+ installCommand: O,
2365
2361
  propsRows: [
2366
2362
  [
2367
2363
  "open",
@@ -2417,10 +2413,10 @@ var Ne = [
2417
2413
  slug: "tooltip",
2418
2414
  title: "Tooltip",
2419
2415
  description: "Compact hover and focus hint for controls that need one short piece of guidance.",
2420
- icon: C,
2416
+ icon: v,
2421
2417
  category: "Overlay",
2422
2418
  status: "Stable",
2423
- installCommand: j,
2419
+ installCommand: O,
2424
2420
  propsRows: [
2425
2421
  [
2426
2422
  "content",
@@ -2458,10 +2454,10 @@ var Ne = [
2458
2454
  slug: "hover-card",
2459
2455
  title: "Hover Card",
2460
2456
  description: "Hover-revealed detail card for compact entity previews and secondary context.",
2461
- icon: C,
2457
+ icon: v,
2462
2458
  category: "Overlay",
2463
2459
  status: "Stable",
2464
- installCommand: j,
2460
+ installCommand: O,
2465
2461
  propsRows: [
2466
2462
  [
2467
2463
  "trigger",
@@ -2499,10 +2495,10 @@ var Ne = [
2499
2495
  slug: "right-click-menu",
2500
2496
  title: "Right Click Menu",
2501
2497
  description: "Context menu surface for dense workspaces that need pointer-driven secondary actions.",
2502
- icon: v,
2498
+ icon: h,
2503
2499
  category: "Overlay",
2504
2500
  status: "Stable",
2505
- installCommand: j,
2501
+ installCommand: O,
2506
2502
  propsRows: [
2507
2503
  [
2508
2504
  "items",
@@ -2534,10 +2530,10 @@ var Ne = [
2534
2530
  slug: "confirm-dialog",
2535
2531
  title: "Confirm Dialog",
2536
2532
  description: "Clear confirm overlays for safe destructive and irreversible actions.",
2537
- icon: o,
2533
+ icon: a,
2538
2534
  category: "Overlay",
2539
2535
  status: "Stable",
2540
- installCommand: j,
2536
+ installCommand: O,
2541
2537
  propsRows: [
2542
2538
  [
2543
2539
  "open",
@@ -2599,10 +2595,10 @@ var Ne = [
2599
2595
  slug: "modal-shell",
2600
2596
  title: "Modal Shell",
2601
2597
  description: "Composable shell for short focused forms, approvals, and information dialogs.",
2602
- icon: y,
2598
+ icon: g,
2603
2599
  category: "Overlay",
2604
2600
  status: "Stable",
2605
- installCommand: j,
2601
+ installCommand: O,
2606
2602
  propsRows: [
2607
2603
  [
2608
2604
  "open",
@@ -2658,10 +2654,10 @@ var Ne = [
2658
2654
  slug: "sheet-shell",
2659
2655
  title: "Sheet Shell",
2660
2656
  description: "Side anchored shell for contextual editing and mobile drawer flows.",
2661
- icon: y,
2657
+ icon: g,
2662
2658
  category: "Overlay",
2663
2659
  status: "Stable",
2664
- installCommand: j,
2660
+ installCommand: O,
2665
2661
  propsRows: [
2666
2662
  [
2667
2663
  "open",
@@ -2717,10 +2713,10 @@ var Ne = [
2717
2713
  slug: "app-shell",
2718
2714
  title: "App Shell",
2719
2715
  description: "Compose dashboards and pages with header, sidebar, content, aside and mobile controls.",
2720
- icon: _,
2716
+ icon: m,
2721
2717
  category: "Components",
2722
2718
  status: "Stable",
2723
- installCommand: j,
2719
+ installCommand: O,
2724
2720
  propsRows: [
2725
2721
  [
2726
2722
  "header",
@@ -2788,10 +2784,10 @@ var Ne = [
2788
2784
  slug: "sidebar",
2789
2785
  title: "Sidebar",
2790
2786
  description: "Reusable application sidebar with header, footer, active states, collapsed mode and custom link rendering.",
2791
- icon: _,
2787
+ icon: m,
2792
2788
  category: "Components",
2793
2789
  status: "Stable",
2794
- installCommand: j,
2790
+ installCommand: O,
2795
2791
  propsRows: [
2796
2792
  [
2797
2793
  "items",
@@ -2847,10 +2843,10 @@ var Ne = [
2847
2843
  slug: "sidebar-nav",
2848
2844
  title: "Sidebar Nav",
2849
2845
  description: "Structured nav list with active/disabled states, route metadata and custom render hooks.",
2850
- icon: _,
2846
+ icon: m,
2851
2847
  category: "Components",
2852
2848
  status: "Stable",
2853
- installCommand: j,
2849
+ installCommand: O,
2854
2850
  propsRows: [
2855
2851
  [
2856
2852
  "items",
@@ -2900,10 +2896,10 @@ var Ne = [
2900
2896
  slug: "breadcrumbs",
2901
2897
  title: "Breadcrumbs",
2902
2898
  description: "Navigation breadcrumbs with current context and optional custom link rendering.",
2903
- icon: f,
2899
+ icon: l,
2904
2900
  category: "Components",
2905
2901
  status: "Stable",
2906
- installCommand: j,
2902
+ installCommand: O,
2907
2903
  propsRows: [
2908
2904
  [
2909
2905
  "items",
@@ -2941,10 +2937,10 @@ var Ne = [
2941
2937
  slug: "page-header",
2942
2938
  title: "Page Header",
2943
2939
  description: "Top-level page heading block with breadcrumbs, actions and optional meta area.",
2944
- icon: ie,
2940
+ icon: re,
2945
2941
  category: "Components",
2946
2942
  status: "Stable",
2947
- installCommand: j,
2943
+ installCommand: O,
2948
2944
  propsRows: [
2949
2945
  [
2950
2946
  "title",
@@ -3000,10 +2996,10 @@ var Ne = [
3000
2996
  slug: "page-container",
3001
2997
  title: "Page Container",
3002
2998
  description: "Consistent width and spacing wrapper for page contents and responsive content density.",
3003
- icon: y,
2999
+ icon: g,
3004
3000
  category: "Components",
3005
3001
  status: "Stable",
3006
- installCommand: j,
3002
+ installCommand: O,
3007
3003
  propsRows: [
3008
3004
  [
3009
3005
  "size",
@@ -3035,10 +3031,10 @@ var Ne = [
3035
3031
  slug: "metric-grid",
3036
3032
  title: "Metric Grid",
3037
3033
  description: "Compact KPI cards for dashboards with trend, icon and tone options.",
3038
- icon: m,
3034
+ icon: d,
3039
3035
  category: "Data Display",
3040
3036
  status: "Stable",
3041
- installCommand: j,
3037
+ installCommand: O,
3042
3038
  propsRows: [
3043
3039
  [
3044
3040
  "items",
@@ -3076,10 +3072,10 @@ var Ne = [
3076
3072
  slug: "info-card",
3077
3073
  title: "Info Card",
3078
3074
  description: "Flexible context card for summaries, metadata, quick actions, and supporting media inside real product surfaces.",
3079
- icon: h,
3075
+ icon: f,
3080
3076
  category: "Data Display",
3081
3077
  status: "Stable",
3082
- installCommand: j,
3078
+ installCommand: O,
3083
3079
  propsRows: [
3084
3080
  [
3085
3081
  "eyebrow",
@@ -3141,10 +3137,10 @@ var Ne = [
3141
3137
  slug: "activity-feed",
3142
3138
  title: "Activity Feed",
3143
3139
  description: "Timeline-like feed list for events, audits and recent activity surfaces.",
3144
- icon: s,
3140
+ icon: o,
3145
3141
  category: "Data Display",
3146
3142
  status: "Stable",
3147
- installCommand: j,
3143
+ installCommand: O,
3148
3144
  propsRows: [
3149
3145
  [
3150
3146
  "items",
@@ -3200,10 +3196,10 @@ var Ne = [
3200
3196
  slug: "empty-state",
3201
3197
  title: "Empty State",
3202
3198
  description: "Empty data state block with optional action affordance.",
3203
- icon: o,
3199
+ icon: a,
3204
3200
  category: "Data Display",
3205
3201
  status: "Stable",
3206
- installCommand: j,
3202
+ installCommand: O,
3207
3203
  propsRows: [
3208
3204
  [
3209
3205
  "title",
@@ -3253,10 +3249,10 @@ var Ne = [
3253
3249
  slug: "loading-state",
3254
3250
  title: "Loading State",
3255
3251
  description: "Simple loading placeholder block with label and description.",
3256
- icon: C,
3252
+ icon: v,
3257
3253
  category: "Data Display",
3258
3254
  status: "Stable",
3259
- installCommand: j,
3255
+ installCommand: O,
3260
3256
  propsRows: [
3261
3257
  [
3262
3258
  "label",
@@ -3294,10 +3290,10 @@ var Ne = [
3294
3290
  slug: "result",
3295
3291
  title: "Result",
3296
3292
  description: "Status result surface for success, warning, error and blocked/empty outcomes.",
3297
- icon: b,
3293
+ icon: oe,
3298
3294
  category: "Data Display",
3299
3295
  status: "Stable",
3300
- installCommand: j,
3296
+ installCommand: O,
3301
3297
  propsRows: [
3302
3298
  [
3303
3299
  "status",
@@ -3353,10 +3349,10 @@ var Ne = [
3353
3349
  slug: "scroll-box",
3354
3350
  title: "Scroll Box",
3355
3351
  description: "Scoped scrolling surface for dense lists, side panels, and bounded data regions.",
3356
- icon: y,
3352
+ icon: g,
3357
3353
  category: "Data Display",
3358
3354
  status: "Stable",
3359
- installCommand: j,
3355
+ installCommand: O,
3360
3356
  propsRows: [
3361
3357
  [
3362
3358
  "maxHeight",
@@ -3394,10 +3390,10 @@ var Ne = [
3394
3390
  slug: "toast",
3395
3391
  title: "Toast",
3396
3392
  description: "Global transient messaging system with provider, placement and dismiss behavior.",
3397
- icon: b,
3393
+ icon: oe,
3398
3394
  category: "Components",
3399
3395
  status: "Stable",
3400
- installCommand: j,
3396
+ installCommand: O,
3401
3397
  propsRows: [
3402
3398
  [
3403
3399
  "children",
@@ -3453,10 +3449,10 @@ var Ne = [
3453
3449
  slug: "table",
3454
3450
  title: "Table primitive",
3455
3451
  description: "Low-level semantic table pieces for internal composition, not the primary public data-grid showcase.",
3456
- icon: w,
3452
+ icon: y,
3457
3453
  category: "Data Display",
3458
3454
  status: "Preview",
3459
- installCommand: j,
3455
+ installCommand: O,
3460
3456
  propsRows: [
3461
3457
  [
3462
3458
  "className",
@@ -3488,10 +3484,10 @@ var Ne = [
3488
3484
  slug: "kbd",
3489
3485
  title: "Kbd",
3490
3486
  description: "Keyboard hint token for shortcuts, command palettes, and focused action labels.",
3491
- icon: T,
3487
+ icon: b,
3492
3488
  category: "Components",
3493
3489
  status: "Stable",
3494
- installCommand: j,
3490
+ installCommand: O,
3495
3491
  propsRows: [
3496
3492
  [
3497
3493
  "size",
@@ -3529,10 +3525,10 @@ var Ne = [
3529
3525
  slug: "data-table",
3530
3526
  title: "Data Table",
3531
3527
  description: "Primary reusable admin data grid with sorting, row selection, bulk actions, saved views, mobile cards, and server-aware pagination.",
3532
- icon: w,
3528
+ icon: y,
3533
3529
  category: "Data Display",
3534
3530
  status: "Preview",
3535
- installCommand: j,
3531
+ installCommand: O,
3536
3532
  propsRows: [
3537
3533
  [
3538
3534
  "columns",
@@ -3628,9 +3624,9 @@ var Ne = [
3628
3624
  "Empty/loading/error states"
3629
3625
  ]
3630
3626
  }
3631
- ], Pe = {
3627
+ ], Ne = {
3632
3628
  button: {
3633
- familySlugs: [
3629
+ groupSlugs: [
3634
3630
  "actions",
3635
3631
  "navigation",
3636
3632
  "layout"
@@ -3642,7 +3638,7 @@ var Ne = [
3642
3638
  ]
3643
3639
  },
3644
3640
  input: {
3645
- familySlugs: [
3641
+ groupSlugs: [
3646
3642
  "inputs",
3647
3643
  "form",
3648
3644
  "filters"
@@ -3654,7 +3650,7 @@ var Ne = [
3654
3650
  ]
3655
3651
  },
3656
3652
  textarea: {
3657
- familySlugs: [
3653
+ groupSlugs: [
3658
3654
  "inputs",
3659
3655
  "form",
3660
3656
  "layout"
@@ -3666,7 +3662,7 @@ var Ne = [
3666
3662
  ]
3667
3663
  },
3668
3664
  select: {
3669
- familySlugs: [
3665
+ groupSlugs: [
3670
3666
  "inputs",
3671
3667
  "filters",
3672
3668
  "overlay"
@@ -3679,7 +3675,7 @@ var Ne = [
3679
3675
  ]
3680
3676
  },
3681
3677
  "simple-select": {
3682
- familySlugs: [
3678
+ groupSlugs: [
3683
3679
  "inputs",
3684
3680
  "form",
3685
3681
  "filters"
@@ -3692,7 +3688,7 @@ var Ne = [
3692
3688
  ]
3693
3689
  },
3694
3690
  combobox: {
3695
- familySlugs: [
3691
+ groupSlugs: [
3696
3692
  "inputs",
3697
3693
  "form",
3698
3694
  "filters"
@@ -3705,7 +3701,7 @@ var Ne = [
3705
3701
  ]
3706
3702
  },
3707
3703
  "radio-group": {
3708
- familySlugs: ["inputs", "form"],
3704
+ groupSlugs: ["inputs", "form"],
3709
3705
  componentSlugs: [
3710
3706
  "checkbox",
3711
3707
  "switch",
@@ -3713,7 +3709,7 @@ var Ne = [
3713
3709
  ]
3714
3710
  },
3715
3711
  "async-select": {
3716
- familySlugs: [
3712
+ groupSlugs: [
3717
3713
  "inputs",
3718
3714
  "form",
3719
3715
  "filters"
@@ -3726,7 +3722,7 @@ var Ne = [
3726
3722
  ]
3727
3723
  },
3728
3724
  "async-multi-select": {
3729
- familySlugs: ["inputs", "form"],
3725
+ groupSlugs: ["inputs", "form"],
3730
3726
  componentSlugs: [
3731
3727
  "select",
3732
3728
  "async-select",
@@ -3735,7 +3731,7 @@ var Ne = [
3735
3731
  ]
3736
3732
  },
3737
3733
  "number-input": {
3738
- familySlugs: ["inputs", "form"],
3734
+ groupSlugs: ["inputs", "form"],
3739
3735
  componentSlugs: [
3740
3736
  "money-input",
3741
3737
  "quantity-input",
@@ -3743,7 +3739,7 @@ var Ne = [
3743
3739
  ]
3744
3740
  },
3745
3741
  "date-input": {
3746
- familySlugs: [
3742
+ groupSlugs: [
3747
3743
  "inputs",
3748
3744
  "form",
3749
3745
  "filters"
@@ -3757,7 +3753,7 @@ var Ne = [
3757
3753
  ]
3758
3754
  },
3759
3755
  "date-range-input": {
3760
- familySlugs: [
3756
+ groupSlugs: [
3761
3757
  "inputs",
3762
3758
  "filters",
3763
3759
  "form"
@@ -3770,7 +3766,7 @@ var Ne = [
3770
3766
  ]
3771
3767
  },
3772
3768
  "date-picker": {
3773
- familySlugs: [
3769
+ groupSlugs: [
3774
3770
  "inputs",
3775
3771
  "form",
3776
3772
  "display"
@@ -3782,7 +3778,7 @@ var Ne = [
3782
3778
  ]
3783
3779
  },
3784
3780
  "date-range-picker": {
3785
- familySlugs: [
3781
+ groupSlugs: [
3786
3782
  "inputs",
3787
3783
  "form",
3788
3784
  "filters"
@@ -3795,7 +3791,7 @@ var Ne = [
3795
3791
  ]
3796
3792
  },
3797
3793
  "form-field-shell": {
3798
- familySlugs: ["form"],
3794
+ groupSlugs: ["form"],
3799
3795
  componentSlugs: [
3800
3796
  "form-input",
3801
3797
  "form-select",
@@ -3807,7 +3803,7 @@ var Ne = [
3807
3803
  ]
3808
3804
  },
3809
3805
  "form-input": {
3810
- familySlugs: ["form", "inputs"],
3806
+ groupSlugs: ["form", "inputs"],
3811
3807
  componentSlugs: [
3812
3808
  "form-field-shell",
3813
3809
  "form-textarea",
@@ -3819,7 +3815,7 @@ var Ne = [
3819
3815
  ]
3820
3816
  },
3821
3817
  "form-select": {
3822
- familySlugs: ["form", "inputs"],
3818
+ groupSlugs: ["form", "inputs"],
3823
3819
  componentSlugs: [
3824
3820
  "form-async-select",
3825
3821
  "select",
@@ -3828,7 +3824,7 @@ var Ne = [
3828
3824
  ]
3829
3825
  },
3830
3826
  "form-async-select": {
3831
- familySlugs: ["form", "inputs"],
3827
+ groupSlugs: ["form", "inputs"],
3832
3828
  componentSlugs: [
3833
3829
  "form-select",
3834
3830
  "async-select",
@@ -3837,7 +3833,7 @@ var Ne = [
3837
3833
  ]
3838
3834
  },
3839
3835
  "form-textarea": {
3840
- familySlugs: ["form", "inputs"],
3836
+ groupSlugs: ["form", "inputs"],
3841
3837
  componentSlugs: [
3842
3838
  "form-input",
3843
3839
  "textarea",
@@ -3846,7 +3842,7 @@ var Ne = [
3846
3842
  ]
3847
3843
  },
3848
3844
  "form-switch": {
3849
- familySlugs: ["form", "inputs"],
3845
+ groupSlugs: ["form", "inputs"],
3850
3846
  componentSlugs: [
3851
3847
  "form-field-shell",
3852
3848
  "switch",
@@ -3855,7 +3851,7 @@ var Ne = [
3855
3851
  ]
3856
3852
  },
3857
3853
  "form-search-input": {
3858
- familySlugs: ["form", "inputs"],
3854
+ groupSlugs: ["form", "inputs"],
3859
3855
  componentSlugs: [
3860
3856
  "form-input",
3861
3857
  "input",
@@ -3863,7 +3859,7 @@ var Ne = [
3863
3859
  ]
3864
3860
  },
3865
3861
  "form-password-input": {
3866
- familySlugs: ["form", "inputs"],
3862
+ groupSlugs: ["form", "inputs"],
3867
3863
  componentSlugs: [
3868
3864
  "form-input",
3869
3865
  "input",
@@ -3871,7 +3867,7 @@ var Ne = [
3871
3867
  ]
3872
3868
  },
3873
3869
  "form-number-input": {
3874
- familySlugs: ["form", "inputs"],
3870
+ groupSlugs: ["form", "inputs"],
3875
3871
  componentSlugs: [
3876
3872
  "number-input",
3877
3873
  "money-input",
@@ -3881,7 +3877,7 @@ var Ne = [
3881
3877
  ]
3882
3878
  },
3883
3879
  "form-phone-input": {
3884
- familySlugs: ["form", "inputs"],
3880
+ groupSlugs: ["form", "inputs"],
3885
3881
  componentSlugs: [
3886
3882
  "phone-input",
3887
3883
  "form-input",
@@ -3890,7 +3886,7 @@ var Ne = [
3890
3886
  ]
3891
3887
  },
3892
3888
  "form-date-input": {
3893
- familySlugs: ["form", "inputs"],
3889
+ groupSlugs: ["form", "inputs"],
3894
3890
  componentSlugs: [
3895
3891
  "date-input",
3896
3892
  "date-picker",
@@ -3899,7 +3895,7 @@ var Ne = [
3899
3895
  ]
3900
3896
  },
3901
3897
  "form-date-range-input": {
3902
- familySlugs: ["form", "filters"],
3898
+ groupSlugs: ["form", "filters"],
3903
3899
  componentSlugs: [
3904
3900
  "date-range-input",
3905
3901
  "date-range-picker",
@@ -3908,7 +3904,7 @@ var Ne = [
3908
3904
  ]
3909
3905
  },
3910
3906
  "form-date-picker": {
3911
- familySlugs: ["form", "inputs"],
3907
+ groupSlugs: ["form", "inputs"],
3912
3908
  componentSlugs: [
3913
3909
  "date-picker",
3914
3910
  "form-date-input",
@@ -3917,7 +3913,7 @@ var Ne = [
3917
3913
  ]
3918
3914
  },
3919
3915
  "form-date-range-picker": {
3920
- familySlugs: ["form", "filters"],
3916
+ groupSlugs: ["form", "filters"],
3921
3917
  componentSlugs: [
3922
3918
  "date-range-picker",
3923
3919
  "form-date-range-input",
@@ -3926,7 +3922,7 @@ var Ne = [
3926
3922
  ]
3927
3923
  },
3928
3924
  "form-builder": {
3929
- familySlugs: ["patterns", "form"],
3925
+ groupSlugs: ["patterns", "form"],
3930
3926
  componentSlugs: [
3931
3927
  "form-field-shell",
3932
3928
  "form-input",
@@ -3936,7 +3932,7 @@ var Ne = [
3936
3932
  ]
3937
3933
  },
3938
3934
  "phone-input": {
3939
- familySlugs: ["inputs", "form"],
3935
+ groupSlugs: ["inputs", "form"],
3940
3936
  componentSlugs: [
3941
3937
  "input",
3942
3938
  "textarea",
@@ -3944,7 +3940,7 @@ var Ne = [
3944
3940
  ]
3945
3941
  },
3946
3942
  "masked-input": {
3947
- familySlugs: ["inputs", "form"],
3943
+ groupSlugs: ["inputs", "form"],
3948
3944
  componentSlugs: [
3949
3945
  "input",
3950
3946
  "number-input",
@@ -3952,7 +3948,7 @@ var Ne = [
3952
3948
  ]
3953
3949
  },
3954
3950
  "money-input": {
3955
- familySlugs: ["inputs", "display"],
3951
+ groupSlugs: ["inputs", "display"],
3956
3952
  componentSlugs: [
3957
3953
  "number-input",
3958
3954
  "quantity-input",
@@ -3960,7 +3956,7 @@ var Ne = [
3960
3956
  ]
3961
3957
  },
3962
3958
  "quantity-input": {
3963
- familySlugs: ["inputs", "form"],
3959
+ groupSlugs: ["inputs", "form"],
3964
3960
  componentSlugs: [
3965
3961
  "number-input",
3966
3962
  "money-input",
@@ -3968,7 +3964,7 @@ var Ne = [
3968
3964
  ]
3969
3965
  },
3970
3966
  checkbox: {
3971
- familySlugs: ["inputs", "form"],
3967
+ groupSlugs: ["inputs", "form"],
3972
3968
  componentSlugs: [
3973
3969
  "switch",
3974
3970
  "button",
@@ -3976,7 +3972,7 @@ var Ne = [
3976
3972
  ]
3977
3973
  },
3978
3974
  switch: {
3979
- familySlugs: ["inputs", "layout"],
3975
+ groupSlugs: ["inputs", "layout"],
3980
3976
  componentSlugs: [
3981
3977
  "checkbox",
3982
3978
  "tabs",
@@ -3984,7 +3980,7 @@ var Ne = [
3984
3980
  ]
3985
3981
  },
3986
3982
  badge: {
3987
- familySlugs: ["actions", "display"],
3983
+ groupSlugs: ["actions", "display"],
3988
3984
  componentSlugs: [
3989
3985
  "button",
3990
3986
  "card",
@@ -3992,7 +3988,7 @@ var Ne = [
3992
3988
  ]
3993
3989
  },
3994
3990
  card: {
3995
- familySlugs: [
3991
+ groupSlugs: [
3996
3992
  "layout",
3997
3993
  "display",
3998
3994
  "actions"
@@ -4004,7 +4000,7 @@ var Ne = [
4004
4000
  ]
4005
4001
  },
4006
4002
  tabs: {
4007
- familySlugs: ["navigation", "layout"],
4003
+ groupSlugs: ["navigation", "layout"],
4008
4004
  componentSlugs: [
4009
4005
  "dialog",
4010
4006
  "card",
@@ -4012,7 +4008,7 @@ var Ne = [
4012
4008
  ]
4013
4009
  },
4014
4010
  collapse: {
4015
- familySlugs: [
4011
+ groupSlugs: [
4016
4012
  "layout",
4017
4013
  "display",
4018
4014
  "form"
@@ -4024,7 +4020,7 @@ var Ne = [
4024
4020
  ]
4025
4021
  },
4026
4022
  dialog: {
4027
- familySlugs: ["overlay", "notifications"],
4023
+ groupSlugs: ["overlay", "notifications"],
4028
4024
  componentSlugs: [
4029
4025
  "popover",
4030
4026
  "confirm-dialog",
@@ -4032,7 +4028,7 @@ var Ne = [
4032
4028
  ]
4033
4029
  },
4034
4030
  popover: {
4035
- familySlugs: ["overlay", "navigation"],
4031
+ groupSlugs: ["overlay", "navigation"],
4036
4032
  componentSlugs: [
4037
4033
  "dropdown-menu",
4038
4034
  "dialog",
@@ -4040,7 +4036,7 @@ var Ne = [
4040
4036
  ]
4041
4037
  },
4042
4038
  "dropdown-menu": {
4043
- familySlugs: [
4039
+ groupSlugs: [
4044
4040
  "overlay",
4045
4041
  "navigation",
4046
4042
  "actions"
@@ -4052,7 +4048,7 @@ var Ne = [
4052
4048
  ]
4053
4049
  },
4054
4050
  tooltip: {
4055
- familySlugs: [
4051
+ groupSlugs: [
4056
4052
  "overlay",
4057
4053
  "actions",
4058
4054
  "form"
@@ -4064,7 +4060,7 @@ var Ne = [
4064
4060
  ]
4065
4061
  },
4066
4062
  "hover-card": {
4067
- familySlugs: ["overlay", "display"],
4063
+ groupSlugs: ["overlay", "display"],
4068
4064
  componentSlugs: [
4069
4065
  "tooltip",
4070
4066
  "card",
@@ -4072,7 +4068,7 @@ var Ne = [
4072
4068
  ]
4073
4069
  },
4074
4070
  "right-click-menu": {
4075
- familySlugs: [
4071
+ groupSlugs: [
4076
4072
  "overlay",
4077
4073
  "actions",
4078
4074
  "navigation"
@@ -4084,7 +4080,7 @@ var Ne = [
4084
4080
  ]
4085
4081
  },
4086
4082
  "confirm-dialog": {
4087
- familySlugs: ["overlay", "notifications"],
4083
+ groupSlugs: ["overlay", "notifications"],
4088
4084
  componentSlugs: [
4089
4085
  "dialog",
4090
4086
  "modal-shell",
@@ -4092,7 +4088,7 @@ var Ne = [
4092
4088
  ]
4093
4089
  },
4094
4090
  "modal-shell": {
4095
- familySlugs: ["overlay", "layout"],
4091
+ groupSlugs: ["overlay", "layout"],
4096
4092
  componentSlugs: [
4097
4093
  "sheet-shell",
4098
4094
  "dialog",
@@ -4100,7 +4096,7 @@ var Ne = [
4100
4096
  ]
4101
4097
  },
4102
4098
  "sheet-shell": {
4103
- familySlugs: [
4099
+ groupSlugs: [
4104
4100
  "overlay",
4105
4101
  "layout",
4106
4102
  "navigation"
@@ -4112,7 +4108,7 @@ var Ne = [
4112
4108
  ]
4113
4109
  },
4114
4110
  table: {
4115
- familySlugs: [
4111
+ groupSlugs: [
4116
4112
  "data-table",
4117
4113
  "display",
4118
4114
  "filters"
@@ -4124,7 +4120,7 @@ var Ne = [
4124
4120
  ]
4125
4121
  },
4126
4122
  "data-table": {
4127
- familySlugs: [
4123
+ groupSlugs: [
4128
4124
  "data-table",
4129
4125
  "layout",
4130
4126
  "filters"
@@ -4136,7 +4132,7 @@ var Ne = [
4136
4132
  ]
4137
4133
  },
4138
4134
  sidebar: {
4139
- familySlugs: ["layout", "navigation"],
4135
+ groupSlugs: ["layout", "navigation"],
4140
4136
  componentSlugs: [
4141
4137
  "sidebar-nav",
4142
4138
  "breadcrumbs",
@@ -4145,7 +4141,7 @@ var Ne = [
4145
4141
  ]
4146
4142
  },
4147
4143
  "app-shell": {
4148
- familySlugs: ["layout"],
4144
+ groupSlugs: ["layout"],
4149
4145
  componentSlugs: [
4150
4146
  "sidebar",
4151
4147
  "sidebar-nav",
@@ -4154,7 +4150,7 @@ var Ne = [
4154
4150
  ]
4155
4151
  },
4156
4152
  "sidebar-nav": {
4157
- familySlugs: ["layout", "navigation"],
4153
+ groupSlugs: ["layout", "navigation"],
4158
4154
  componentSlugs: [
4159
4155
  "sidebar",
4160
4156
  "breadcrumbs",
@@ -4162,7 +4158,7 @@ var Ne = [
4162
4158
  ]
4163
4159
  },
4164
4160
  breadcrumbs: {
4165
- familySlugs: ["layout", "navigation"],
4161
+ groupSlugs: ["layout", "navigation"],
4166
4162
  componentSlugs: [
4167
4163
  "page-header",
4168
4164
  "sidebar",
@@ -4170,7 +4166,7 @@ var Ne = [
4170
4166
  ]
4171
4167
  },
4172
4168
  "page-header": {
4173
- familySlugs: ["layout"],
4169
+ groupSlugs: ["layout"],
4174
4170
  componentSlugs: [
4175
4171
  "breadcrumbs",
4176
4172
  "sidebar",
@@ -4179,7 +4175,7 @@ var Ne = [
4179
4175
  ]
4180
4176
  },
4181
4177
  "page-container": {
4182
- familySlugs: ["layout"],
4178
+ groupSlugs: ["layout"],
4183
4179
  componentSlugs: [
4184
4180
  "page-header",
4185
4181
  "app-shell",
@@ -4187,7 +4183,7 @@ var Ne = [
4187
4183
  ]
4188
4184
  },
4189
4185
  "metric-grid": {
4190
- familySlugs: ["display"],
4186
+ groupSlugs: ["display"],
4191
4187
  componentSlugs: [
4192
4188
  "info-card",
4193
4189
  "activity-feed",
@@ -4195,7 +4191,7 @@ var Ne = [
4195
4191
  ]
4196
4192
  },
4197
4193
  "info-card": {
4198
- familySlugs: ["display", "layout"],
4194
+ groupSlugs: ["display", "layout"],
4199
4195
  componentSlugs: [
4200
4196
  "metric-grid",
4201
4197
  "activity-feed",
@@ -4204,7 +4200,7 @@ var Ne = [
4204
4200
  ]
4205
4201
  },
4206
4202
  "activity-feed": {
4207
- familySlugs: ["display"],
4203
+ groupSlugs: ["display"],
4208
4204
  componentSlugs: [
4209
4205
  "info-card",
4210
4206
  "metric-grid",
@@ -4212,7 +4208,7 @@ var Ne = [
4212
4208
  ]
4213
4209
  },
4214
4210
  "empty-state": {
4215
- familySlugs: ["display"],
4211
+ groupSlugs: ["display"],
4216
4212
  componentSlugs: [
4217
4213
  "loading-state",
4218
4214
  "result",
@@ -4220,7 +4216,7 @@ var Ne = [
4220
4216
  ]
4221
4217
  },
4222
4218
  "loading-state": {
4223
- familySlugs: ["display"],
4219
+ groupSlugs: ["display"],
4224
4220
  componentSlugs: [
4225
4221
  "empty-state",
4226
4222
  "result",
@@ -4228,7 +4224,7 @@ var Ne = [
4228
4224
  ]
4229
4225
  },
4230
4226
  result: {
4231
- familySlugs: ["display"],
4227
+ groupSlugs: ["display"],
4232
4228
  componentSlugs: [
4233
4229
  "empty-state",
4234
4230
  "loading-state",
@@ -4236,7 +4232,7 @@ var Ne = [
4236
4232
  ]
4237
4233
  },
4238
4234
  "scroll-box": {
4239
- familySlugs: ["display", "layout"],
4235
+ groupSlugs: ["display", "layout"],
4240
4236
  componentSlugs: [
4241
4237
  "table",
4242
4238
  "data-table",
@@ -4244,7 +4240,7 @@ var Ne = [
4244
4240
  ]
4245
4241
  },
4246
4242
  toast: {
4247
- familySlugs: ["notifications", "overlay"],
4243
+ groupSlugs: ["notifications", "overlay"],
4248
4244
  componentSlugs: [
4249
4245
  "confirm-dialog",
4250
4246
  "sheet-shell",
@@ -4252,14 +4248,14 @@ var Ne = [
4252
4248
  ]
4253
4249
  },
4254
4250
  kbd: {
4255
- familySlugs: ["command", "actions"],
4251
+ groupSlugs: ["command", "actions"],
4256
4252
  componentSlugs: [
4257
4253
  "button",
4258
4254
  "tooltip",
4259
4255
  "input"
4260
4256
  ]
4261
4257
  }
4262
- }, Fe = new Set(/* @__PURE__ */ "button.input.select.date-picker.checkbox.switch.badge.card.tabs.dialog.popover.dropdown-menu.sidebar.breadcrumbs.data-table.metric-grid.info-card.activity-feed.empty-state.loading-state.result.toast.trend-card.delta-badge.entity-header.notification-center.command-bar.progress.progress-circle".split(".")), Ie = {
4258
+ }, Pe = new Set(/* @__PURE__ */ "button.input.select.date-picker.checkbox.switch.badge.card.tabs.dialog.popover.dropdown-menu.sidebar.breadcrumbs.data-table.metric-grid.info-card.activity-feed.empty-state.loading-state.result.toast.trend-card.delta-badge.entity-header.notification-center.command-bar.progress.progress-circle".split(".")), Fe = {
4263
4259
  textarea: "input",
4264
4260
  "search-input": "input",
4265
4261
  "password-input": "input",
@@ -4316,7 +4312,7 @@ var Ne = [
4316
4312
  "data-table-view-presets": "data-table",
4317
4313
  table: "data-table",
4318
4314
  "progress-circle": "progress"
4319
- }, Le = {
4315
+ }, H = {
4320
4316
  input: [
4321
4317
  {
4322
4318
  key: "core",
@@ -4514,12 +4510,12 @@ var Ne = [
4514
4510
  description: "Use the builder when you need a repeatable form system instead of wiring every field wrapper manually.",
4515
4511
  slugs: ["form-builder", "form-field-shell"]
4516
4512
  }]
4517
- }, G = ee, Re = G?.groups ?? {}, ze = new Set((G?.recommended ?? []).map((e) => e)), Be = G?.migrationAliases ?? {}, Ve = new Set(Object.values(Be)), He = new Set(["kits"]), Ue = new Set([
4513
+ }, U = n, Ie = U?.groups ?? {}, Le = new Set((U?.recommended ?? []).map((e) => e)), Re = U?.migrationAliases ?? {}, ze = new Set(Object.values(Re)), Be = new Set(["kits"]), Ve = new Set([
4518
4514
  "all",
4519
4515
  "dashboard",
4520
4516
  "calendar-kit",
4521
4517
  "wizard-kit"
4522
- ]), We = new Set(["hooks"]), Ge = {
4518
+ ]), He = new Set(["hooks"]), Ue = {
4523
4519
  ui: "Components",
4524
4520
  actions: "Components",
4525
4521
  layout: "Components",
@@ -4538,43 +4534,43 @@ var Ne = [
4538
4534
  notifications: "Data Display",
4539
4535
  command: "Data Display",
4540
4536
  patterns: "Patterns"
4541
- }, Ke = {
4542
- ui: p,
4543
- actions: C,
4544
- feedback: se,
4545
- display: m,
4546
- overlay: y,
4547
- inputs: g,
4548
- form: g,
4549
- dataTable: w,
4550
- data_table: w,
4551
- layout: _,
4552
- navigation: u,
4553
- filters: x,
4554
- calendar: d,
4555
- upload: h,
4556
- wizard: D,
4557
- notifications: re,
4558
- command: T,
4559
- patterns: c,
4560
- hooks: S
4537
+ }, We = {
4538
+ ui: u,
4539
+ actions: v,
4540
+ feedback: ce,
4541
+ display: d,
4542
+ overlay: g,
4543
+ inputs: p,
4544
+ form: p,
4545
+ dataTable: y,
4546
+ data_table: y,
4547
+ layout: m,
4548
+ navigation: ne,
4549
+ filters: se,
4550
+ calendar: c,
4551
+ upload: f,
4552
+ wizard: S,
4553
+ notifications: ee,
4554
+ command: b,
4555
+ patterns: s,
4556
+ hooks: _
4561
4557
  };
4562
- function qe(e) {
4558
+ function Ge(e) {
4563
4559
  return e.split("-").filter(Boolean).map((e) => e.charAt(0).toUpperCase() + e.slice(1)).join(" ");
4564
4560
  }
4565
- var Je = new Set(Ne.map((e) => e.slug)), K = /* @__PURE__ */ new Map();
4566
- for (let [e, t] of Object.entries(Re)) if (!(He.has(e) || We.has(e))) for (let n of t) {
4567
- let t = Be[n], r = t ?? n;
4568
- if (!n || Ue.has(n) || Ue.has(r) || Ve.has(r) || Ve.has(n) || Je.has(r) || K.has(r)) continue;
4569
- let i = Ge[e] ?? "Data Display", a = Ke[e] ?? C;
4570
- K.set(r, {
4561
+ var Ke = new Set(V.map((e) => e.slug)), W = /* @__PURE__ */ new Map();
4562
+ for (let [e, t] of Object.entries(Ie)) if (!(Be.has(e) || He.has(e))) for (let n of t) {
4563
+ let t = Re[n], r = t ?? n;
4564
+ if (!n || Ve.has(n) || Ve.has(r) || ze.has(r) || ze.has(n) || Ke.has(r) || W.has(r)) continue;
4565
+ let i = Ue[e] ?? "Data Display", a = We[e] ?? v;
4566
+ W.set(r, {
4571
4567
  slug: r,
4572
- title: qe(t || r),
4573
- description: `${qe(r)} surfaced from package registry group "${e}".`,
4568
+ title: Ge(t || r),
4569
+ description: `${Ge(r)} surfaced from package registry group "${e}".`,
4574
4570
  icon: a,
4575
4571
  category: i,
4576
- status: ze.has(r) ? "Stable" : "Preview",
4577
- installCommand: j,
4572
+ status: Le.has(r) ? "Stable" : "Preview",
4573
+ installCommand: O,
4578
4574
  propsRows: [[
4579
4575
  "className",
4580
4576
  "string",
@@ -4584,17 +4580,7 @@ for (let [e, t] of Object.entries(Re)) if (!(He.has(e) || We.has(e))) for (let n
4584
4580
  features: [e]
4585
4581
  });
4586
4582
  }
4587
- var Ye = [...K.values()], q = [...Ne, ...Ye], J = e.map((e) => {
4588
- let n = q.find((t) => t.slug === e.slug) ?? q.find((t) => t.slug === B(e.primaryComponent));
4589
- return n ? {
4590
- ...n,
4591
- slug: e.slug,
4592
- title: e.label,
4593
- description: e.description,
4594
- status: t(e.primaryComponent)?.badge.tone === "preview" ? "Preview" : n.status,
4595
- features: e.sections.map((e) => e.label)
4596
- } : null;
4597
- }).filter((e) => !!e), Y = new Map(J.map((e) => [e.slug, e])), Xe = new Set([
4583
+ var qe = [...W.values()], G = [...V, ...qe], K = [], q = new Map(K.map((e) => [e.slug, e])), Je = new Set([
4598
4584
  "app-sidebar",
4599
4585
  "app-shell",
4600
4586
  "app-header",
@@ -4614,62 +4600,51 @@ var Ye = [...K.values()], q = [...Ne, ...Ye], J = e.map((e) => {
4614
4600
  "data-table-bulk-actions",
4615
4601
  "data-table-view-presets",
4616
4602
  "data-table-saved-filters"
4617
- ]), Ze = new Set([...Xe, ...Ae.keys()]);
4618
- function Qe(e) {
4619
- return e === "primitives" ? "core" : e === "form-wrappers" || e === "wrappers" ? "integrations" : e === "advanced" ? "advanced" : e === "transitional" ? "compatibility" : "related";
4620
- }
4621
- function $e(e) {
4622
- return e.map((e) => q.find((t) => t.slug === B(e))?.slug).filter((e) => !!e);
4623
- }
4624
- function et(e) {
4603
+ ]), Ye = new Set([...Je, ...L.keys()]);
4604
+ function J(e) {
4625
4605
  if (!e) return;
4626
- let t = U(e), r = X(t);
4627
- if (t !== r) {
4628
- let e = n(r);
4629
- return (e ? Y.get(e.slug) : void 0) ?? q.find((e) => e.slug === r);
4630
- }
4631
- let i = n(t);
4632
- return i ? Y.get(i.slug) ?? q.find((e) => e.slug === B(i.primaryComponent)) : q.find((e) => e.slug === t);
4606
+ let t = R(e), n = Y(t);
4607
+ return t === n ? q.get(t) ?? G.find((e) => e.slug === t) : q.get(n) ?? G.find((e) => e.slug === n);
4633
4608
  }
4634
- function tt(e) {
4635
- return Y.has(U(e)) || Fe.has(U(e));
4609
+ function Xe(e) {
4610
+ return q.has(R(e)) || Pe.has(R(e));
4636
4611
  }
4637
- function X(e) {
4638
- let t = U(e);
4639
- return n(t)?.slug ?? (tt(t) ? t : Ie[t] ?? t);
4612
+ function Y(e) {
4613
+ let t = R(e);
4614
+ return Xe(t) ? t : Fe[t] ?? t;
4640
4615
  }
4641
- function nt(e) {
4642
- return et(X(e))?.title ?? e;
4616
+ function X(e) {
4617
+ return J(Y(e))?.title ?? e;
4643
4618
  }
4644
4619
  function Z() {
4645
- let e = q.filter((e) => X(e.slug) === e.slug), t = /* @__PURE__ */ new Map();
4646
- for (let n of e) t.set(n.slug, n);
4647
- for (let e of J) t.set(e.slug, e);
4648
- return Array.from(t.values()).filter((e) => !Xe.has(e.slug)).filter((e) => a(e.slug)).sort((e, t) => {
4649
- let n = i(e.slug, t.slug);
4650
- return n === 0 ? e.title.localeCompare(t.title) : n;
4620
+ let n = G.filter((e) => Y(e.slug) === e.slug), r = /* @__PURE__ */ new Map();
4621
+ for (let e of n) r.set(e.slug, e);
4622
+ for (let e of K) r.set(e.slug, e);
4623
+ return Array.from(r.values()).filter((e) => !Je.has(e.slug)).filter((e) => t(e.slug)).sort((t, n) => {
4624
+ let r = e(t.slug, n.slug);
4625
+ return r === 0 ? t.title.localeCompare(n.title) : r;
4651
4626
  });
4652
4627
  }
4653
- function rt() {
4628
+ function Ze() {
4654
4629
  let e = /* @__PURE__ */ new Map();
4655
- for (let t of q) e.set(t.slug, t);
4656
- for (let t of J) e.set(t.slug, t);
4657
- return Array.from(e.values()).filter((e) => !Ze.has(e.slug)).sort((e, t) => e.title.localeCompare(t.title));
4630
+ for (let t of G) e.set(t.slug, t);
4631
+ for (let t of K) e.set(t.slug, t);
4632
+ return Array.from(e.values()).filter((e) => !Ye.has(e.slug)).sort((e, t) => e.title.localeCompare(t.title));
4658
4633
  }
4659
- function it(e) {
4660
- let t = e ? X(e) : void 0;
4634
+ function Qe(e) {
4635
+ let t = e ? Y(e) : void 0;
4661
4636
  return Z().map((e) => ({
4662
4637
  slug: e.slug,
4663
4638
  title: e.title,
4664
- href: L(e.slug),
4639
+ href: j(e.slug),
4665
4640
  status: e.status,
4666
- group: W(e.slug),
4667
- active: t ? X(e.slug) === t : !1
4641
+ group: z(e.slug),
4642
+ active: t ? Y(e.slug) === t : !1
4668
4643
  })).sort((e, t) => e.title.localeCompare(t.title));
4669
4644
  }
4670
- function at(e) {
4645
+ function $e(e) {
4671
4646
  let t = /* @__PURE__ */ new Map();
4672
- for (let n of it(e)) {
4647
+ for (let n of Qe(e)) {
4673
4648
  let e = n.title[0]?.toUpperCase() ?? "#", r = `${e} - ${n.group}`;
4674
4649
  t.has(r) || t.set(r, {
4675
4650
  key: r,
@@ -4679,52 +4654,40 @@ function at(e) {
4679
4654
  }
4680
4655
  return Array.from(t.values());
4681
4656
  }
4682
- function ot(e) {
4683
- let t = X(e), i = n(t);
4684
- if (i) {
4685
- let e = r(i.group);
4686
- if (e) return e.sections.map((e) => ({
4687
- key: Qe(e.id),
4688
- title: e.label,
4689
- description: e.description,
4690
- slugs: $e(e.components)
4691
- })).filter((e) => e.slugs.length > 0);
4692
- }
4693
- return Le[t] ?? [];
4657
+ function et(e) {
4658
+ return H[Y(e)] ?? [];
4694
4659
  }
4695
- function Q(t) {
4696
- return (t ? e.filter((e) => e.slug === X(t)) : e).flatMap((e) => {
4697
- let t = r(e.group);
4698
- return t ? t.sections.flatMap((t) => {
4699
- let n = [];
4700
- for (let r of t.items) {
4701
- let i = q.find((e) => e.slug === B(r.component))?.slug;
4702
- if (!i) continue;
4703
- let a = q.find((e) => e.slug === i);
4704
- n.push({
4705
- component: r.component,
4706
- slug: i,
4707
- title: a?.title ?? r.component,
4708
- surfaceSlug: e.slug,
4709
- surfaceTitle: e.label,
4710
- sectionId: t.id,
4711
- sectionLabel: t.label,
4712
- sectionKey: Qe(t.id),
4713
- summary: r.metadata?.summary ?? a?.description ?? e.description,
4714
- useWhen: r.metadata?.useWhen ?? e.description,
4715
- maturity: r.metadata?.maturity ?? "member",
4716
- status: r.adoption?.badge.tone === "preview" ? "Preview" : "Stable",
4717
- href: L(i)
4660
+ function Q(e) {
4661
+ return (e ? [Y(e)] : Object.keys(H)).flatMap((e) => {
4662
+ let t = J(e);
4663
+ return (H[e] ?? []).flatMap((n) => {
4664
+ let r = [];
4665
+ for (let i of n.slugs) {
4666
+ let a = G.find((e) => e.slug === i);
4667
+ a && r.push({
4668
+ component: a.title,
4669
+ slug: a.slug,
4670
+ title: a.title,
4671
+ surfaceSlug: e,
4672
+ surfaceTitle: t?.title ?? e,
4673
+ sectionId: n.key,
4674
+ sectionLabel: n.title,
4675
+ sectionKey: n.key,
4676
+ summary: a.description,
4677
+ useWhen: n.description,
4678
+ maturity: n.key === "core" ? "core" : "helper",
4679
+ status: a.status,
4680
+ href: j(a.slug)
4718
4681
  });
4719
4682
  }
4720
- return n;
4721
- }) : [];
4683
+ return r;
4684
+ });
4722
4685
  });
4723
4686
  }
4724
- function st(e) {
4687
+ function tt(e) {
4725
4688
  return Q().find((t) => t.component === e);
4726
4689
  }
4727
- function ct(e) {
4690
+ function nt(e) {
4728
4691
  let t = new Set(e);
4729
4692
  return Q().filter((e) => t.has(e.component));
4730
4693
  }
@@ -4733,14 +4696,14 @@ var $ = [
4733
4696
  slug: "actions",
4734
4697
  title: "Actions",
4735
4698
  description: "Context actions, copy controls and quick grids for dense product surfaces.",
4736
- icon: v,
4699
+ icon: h,
4737
4700
  category: "Actions",
4738
4701
  exports: [
4739
4702
  "ActionMenu",
4740
4703
  "CopyButton",
4741
4704
  "QuickActionGrid"
4742
4705
  ],
4743
- href: z("actions"),
4706
+ href: N("actions"),
4744
4707
  status: "Stable",
4745
4708
  features: [
4746
4709
  "Quick actions",
@@ -4752,7 +4715,7 @@ var $ = [
4752
4715
  slug: "layout",
4753
4716
  title: "Application layout",
4754
4717
  description: "Route-level shells, sidebars and headers that support real components instead of replacing them.",
4755
- icon: _,
4718
+ icon: m,
4756
4719
  category: "Layout",
4757
4720
  exports: [
4758
4721
  "Sidebar",
@@ -4763,7 +4726,7 @@ var $ = [
4763
4726
  "SectionHeader",
4764
4727
  "StickyFooterBar"
4765
4728
  ],
4766
- href: z("layout"),
4729
+ href: N("layout"),
4767
4730
  status: "Stable",
4768
4731
  features: [
4769
4732
  "Sidebar navigation",
@@ -4776,10 +4739,10 @@ var $ = [
4776
4739
  slug: "filters",
4777
4740
  title: "Filters",
4778
4741
  description: "Filter bars and chip patterns for narrowing data without leaving the current view.",
4779
- icon: x,
4742
+ icon: se,
4780
4743
  category: "Data",
4781
4744
  exports: ["FilterBar", "FilterChips"],
4782
- href: z("filters"),
4745
+ href: N("filters"),
4783
4746
  status: "Stable",
4784
4747
  features: [
4785
4748
  "Filter bars",
@@ -4791,7 +4754,7 @@ var $ = [
4791
4754
  slug: "overlay",
4792
4755
  title: "Overlay patterns",
4793
4756
  description: "Confirm flows, modal shells, sheet layouts and dialog actions.",
4794
- icon: o,
4757
+ icon: a,
4795
4758
  category: "Overlay",
4796
4759
  exports: [
4797
4760
  "DialogActions",
@@ -4802,7 +4765,7 @@ var $ = [
4802
4765
  "HoverCard",
4803
4766
  "RightClickMenu"
4804
4767
  ],
4805
- href: z("overlay"),
4768
+ href: N("overlay"),
4806
4769
  status: "Stable",
4807
4770
  features: [
4808
4771
  "Confirm flows",
@@ -4815,14 +4778,14 @@ var $ = [
4815
4778
  slug: "navigation",
4816
4779
  title: "Navigation",
4817
4780
  description: "Pagination and tabbed navigation patterns for sectioned or paginated interfaces.",
4818
- icon: f,
4781
+ icon: l,
4819
4782
  category: "Layout",
4820
4783
  exports: [
4821
4784
  "Pagination",
4822
4785
  "PageTabs",
4823
4786
  "StepperTabs"
4824
4787
  ],
4825
- href: z("navigation"),
4788
+ href: N("navigation"),
4826
4789
  status: "Stable",
4827
4790
  features: [
4828
4791
  "Pagination",
@@ -4834,7 +4797,7 @@ var $ = [
4834
4797
  slug: "inputs",
4835
4798
  title: "Inputs",
4836
4799
  description: "Input-first family with typed presets and select/date members introduced only when behavior changes.",
4837
- icon: g,
4800
+ icon: p,
4838
4801
  category: "Forms",
4839
4802
  exports: [
4840
4803
  "Input",
@@ -4846,7 +4809,7 @@ var $ = [
4846
4809
  "PhoneInput",
4847
4810
  "TagInput"
4848
4811
  ],
4849
- href: z("inputs"),
4812
+ href: N("inputs"),
4850
4813
  status: "Stable",
4851
4814
  features: [
4852
4815
  "Text entry",
@@ -4860,7 +4823,7 @@ var $ = [
4860
4823
  slug: "form",
4861
4824
  title: "Form",
4862
4825
  description: "Form shell and wrapper layer for labels, validation, and repeatable field composition.",
4863
- icon: h,
4826
+ icon: f,
4864
4827
  category: "Forms",
4865
4828
  exports: [
4866
4829
  "FormFieldShell",
@@ -4870,7 +4833,7 @@ var $ = [
4870
4833
  "FormSwitch",
4871
4834
  "FormDatePicker"
4872
4835
  ],
4873
- href: z("form"),
4836
+ href: N("form"),
4874
4837
  status: "Stable",
4875
4838
  features: [
4876
4839
  "Field shell",
@@ -4883,7 +4846,7 @@ var $ = [
4883
4846
  slug: "display",
4884
4847
  title: "Display",
4885
4848
  description: "Metrics, activity, avatars, timelines and descriptive content surfaces.",
4886
- icon: m,
4849
+ icon: d,
4887
4850
  category: "Data",
4888
4851
  exports: [
4889
4852
  "DescriptionList",
@@ -4898,7 +4861,7 @@ var $ = [
4898
4861
  "DataState",
4899
4862
  "ScrollBox"
4900
4863
  ],
4901
- href: z("display"),
4864
+ href: N("display"),
4902
4865
  status: "Stable",
4903
4866
  features: [
4904
4867
  "Metric grids",
@@ -4911,10 +4874,10 @@ var $ = [
4911
4874
  slug: "data-table",
4912
4875
  title: "DataTable",
4913
4876
  description: "Primary reusable data-grid system. Helper pieces stay secondary to the main table route.",
4914
- icon: w,
4877
+ icon: y,
4915
4878
  category: "Data",
4916
4879
  exports: ["DataTable"],
4917
- href: z("data-table"),
4880
+ href: N("data-table"),
4918
4881
  status: "Stable",
4919
4882
  features: [
4920
4883
  "Toolbar",
@@ -4928,10 +4891,10 @@ var $ = [
4928
4891
  slug: "notifications",
4929
4892
  title: "Notifications",
4930
4893
  description: "Toast-based feedback surfaces for success, warnings and async completion states.",
4931
- icon: s,
4894
+ icon: o,
4932
4895
  category: "Overlay",
4933
4896
  exports: ["Toast"],
4934
- href: z("notifications"),
4897
+ href: N("notifications"),
4935
4898
  status: "Preview",
4936
4899
  features: [
4937
4900
  "Toasts",
@@ -4943,10 +4906,10 @@ var $ = [
4943
4906
  slug: "command",
4944
4907
  title: "Command",
4945
4908
  description: "Command palette patterns for keyboard-driven discovery and navigation.",
4946
- icon: T,
4909
+ icon: b,
4947
4910
  category: "Workflow",
4948
4911
  exports: ["CommandPalette"],
4949
- href: z("command"),
4912
+ href: N("command"),
4950
4913
  status: "Preview",
4951
4914
  features: [
4952
4915
  "Command palette",
@@ -4958,7 +4921,7 @@ var $ = [
4958
4921
  slug: "calendar",
4959
4922
  title: "Calendar",
4960
4923
  description: "Calendar, date picker and range picker flows for scheduling and reporting.",
4961
- icon: ae,
4924
+ icon: ie,
4962
4925
  category: "Workflow",
4963
4926
  exports: [
4964
4927
  "DateUtils",
@@ -4966,7 +4929,7 @@ var $ = [
4966
4929
  "DatePicker",
4967
4930
  "DateRangePicker"
4968
4931
  ],
4969
- href: z("calendar"),
4932
+ href: N("calendar"),
4970
4933
  status: "Stable",
4971
4934
  features: [
4972
4935
  "Date picker",
@@ -4978,10 +4941,10 @@ var $ = [
4978
4941
  slug: "upload",
4979
4942
  title: "Upload",
4980
4943
  description: "File and image upload surfaces with preview-friendly interaction patterns.",
4981
- icon: c,
4944
+ icon: s,
4982
4945
  category: "Workflow",
4983
4946
  exports: ["FileUpload", "ImageUpload"],
4984
- href: z("upload"),
4947
+ href: N("upload"),
4985
4948
  status: "Preview",
4986
4949
  features: [
4987
4950
  "File upload",
@@ -4993,10 +4956,10 @@ var $ = [
4993
4956
  slug: "wizard",
4994
4957
  title: "Wizard",
4995
4958
  description: "Stepper and multi-step workflow patterns for onboarding and guided flows.",
4996
- icon: D,
4959
+ icon: S,
4997
4960
  category: "Workflow",
4998
4961
  exports: ["Stepper", "Wizard"],
4999
- href: z("wizard"),
4962
+ href: N("wizard"),
5000
4963
  status: "Stable",
5001
4964
  features: [
5002
4965
  "Step flow",
@@ -5004,10 +4967,10 @@ var $ = [
5004
4967
  "Progress state"
5005
4968
  ]
5006
4969
  }
5007
- ], lt = [
4970
+ ], rt = [
5008
4971
  {
5009
4972
  label: "Docs",
5010
- href: F
4973
+ href: k
5011
4974
  },
5012
4975
  {
5013
4976
  label: "Installation",
@@ -5025,66 +4988,66 @@ var $ = [
5025
4988
  label: "Changelog",
5026
4989
  href: "/changelog"
5027
4990
  }
5028
- ], ut = [{
4991
+ ], it = [{
5029
4992
  title: "Getting Started",
5030
4993
  items: [
5031
4994
  {
5032
4995
  label: "Overview",
5033
- href: F,
5034
- icon: l
4996
+ href: k,
4997
+ icon: te
5035
4998
  },
5036
4999
  {
5037
5000
  label: "Installation",
5038
5001
  href: "/docs/installation",
5039
- icon: f
5002
+ icon: l
5040
5003
  },
5041
5004
  {
5042
5005
  label: "Components catalog",
5043
5006
  href: "/components",
5044
- icon: p
5007
+ icon: u
5045
5008
  },
5046
5009
  {
5047
5010
  label: "Changelog",
5048
5011
  href: "/changelog",
5049
- icon: h
5012
+ icon: f
5050
5013
  }
5051
5014
  ]
5052
- }, ...H.map((e) => ({
5015
+ }, ...F.map((e) => ({
5053
5016
  title: e,
5054
- items: Me(e, L)
5055
- })).filter((e) => e.items.length > 0)], dt = [{
5017
+ items: B(e, j)
5018
+ })).filter((e) => e.items.length > 0)], at = [{
5056
5019
  title: "Getting Started",
5057
5020
  items: [
5058
5021
  {
5059
5022
  label: "Introduction",
5060
5023
  href: "/playground/button",
5061
- icon: l
5024
+ icon: te
5062
5025
  },
5063
5026
  {
5064
5027
  label: "Installation",
5065
- href: R("button"),
5066
- icon: f
5028
+ href: M("button"),
5029
+ icon: l
5067
5030
  },
5068
5031
  {
5069
5032
  label: "Theming",
5070
- href: R("button"),
5071
- icon: C
5033
+ href: M("button"),
5034
+ icon: v
5072
5035
  },
5073
5036
  {
5074
5037
  label: "Tokens",
5075
- href: R("badge"),
5076
- icon: oe
5038
+ href: M("badge"),
5039
+ icon: ae
5077
5040
  },
5078
5041
  {
5079
5042
  label: "Icon Library",
5080
- href: R("popover"),
5081
- icon: ae
5043
+ href: M("popover"),
5044
+ icon: ie
5082
5045
  }
5083
5046
  ]
5084
- }, ...H.map((e) => ({
5047
+ }, ...F.map((e) => ({
5085
5048
  title: e,
5086
- items: Me(e, R)
5087
- })).filter((e) => e.items.length > 0)], ft = [
5049
+ items: B(e, M)
5050
+ })).filter((e) => e.items.length > 0)], ot = [
5088
5051
  "All blocks",
5089
5052
  "Dashboard",
5090
5053
  "Auth",
@@ -5093,15 +5056,15 @@ var $ = [
5093
5056
  "Pricing",
5094
5057
  "Product",
5095
5058
  "Marketing"
5096
- ], pt = [
5059
+ ], st = [
5097
5060
  "All layouts",
5098
5061
  "Application",
5099
5062
  "Marketing"
5100
- ], mt = [
5063
+ ], ct = [
5101
5064
  "All themes",
5102
5065
  "Light",
5103
5066
  "Soft"
5104
- ], ht = ["Popular", "A-Z"], gt = [
5067
+ ], lt = ["Popular", "A-Z"], ut = [
5105
5068
  {
5106
5069
  title: "Application blocks",
5107
5070
  text: "Dashboard, table and settings blocks should show route structure, visible actions and realistic operational density.",
@@ -5132,7 +5095,7 @@ var $ = [
5132
5095
  "Install path"
5133
5096
  ]
5134
5097
  }
5135
- ], _t = {
5098
+ ], dt = {
5136
5099
  slug: "dashboard-starter",
5137
5100
  title: "Modern Dashboard",
5138
5101
  description: "Clean dashboard with analytics, charts, and activity tables.",
@@ -5151,7 +5114,7 @@ var $ = [
5151
5114
  "DataTable"
5152
5115
  ],
5153
5116
  tone: "from-emerald-50 via-white to-sky-50",
5154
- href: V("dashboard-starter"),
5117
+ href: P("dashboard-starter"),
5155
5118
  previewHref: "/preview/blocks/dashboard-01",
5156
5119
  previewTone: "dashboard",
5157
5120
  layout: "Application",
@@ -5174,7 +5137,7 @@ var $ = [
5174
5137
  "components/blocks/dashboard/activity-table.tsx"
5175
5138
  ],
5176
5139
  notes: ["Use this block when one dashboard section is enough; move to the template when navigation and multiple zones are required.", "Primary actions should stay tied to one operational area, not a full application workflow."]
5177
- }, vt = [
5140
+ }, ft = [
5178
5141
  {
5179
5142
  slug: "sidebar-layout",
5180
5143
  title: "Sidebar Layout",
@@ -5193,7 +5156,7 @@ var $ = [
5193
5156
  "Button"
5194
5157
  ],
5195
5158
  tone: "from-[color:var(--aui-page-bg-alt)] to-[color:var(--aui-page-bg)]",
5196
- href: V("sidebar-layout"),
5159
+ href: P("sidebar-layout"),
5197
5160
  previewHref: "/preview/blocks/dashboard-01",
5198
5161
  previewTone: "dashboard",
5199
5162
  layout: "Application",
@@ -5231,7 +5194,7 @@ var $ = [
5231
5194
  "ActivityFeed"
5232
5195
  ],
5233
5196
  tone: "from-[color:color-mix(in_oklch,var(--aui-accent)_10%,var(--aui-page-bg-alt))] to-[color:var(--aui-page-bg)]",
5234
- href: V("crm-dashboard"),
5197
+ href: P("crm-dashboard"),
5235
5198
  previewTone: "crm",
5236
5199
  layout: "Application",
5237
5200
  theme: "Soft",
@@ -5268,7 +5231,7 @@ var $ = [
5268
5231
  "Badge"
5269
5232
  ],
5270
5233
  tone: "from-[color:var(--aui-page-bg-alt)] to-[color:var(--aui-page-bg)]",
5271
- href: V("users-table"),
5234
+ href: P("users-table"),
5272
5235
  previewHref: "/preview/blocks/table-01",
5273
5236
  previewTone: "table",
5274
5237
  layout: "Application",
@@ -5306,7 +5269,7 @@ var $ = [
5306
5269
  "Badge"
5307
5270
  ],
5308
5271
  tone: "from-[color:color-mix(in_oklch,var(--aui-warning)_12%,var(--aui-page-bg-alt))] to-[color:var(--aui-page-bg)]",
5309
- href: V("auth-sign-in"),
5272
+ href: P("auth-sign-in"),
5310
5273
  previewHref: "/preview/blocks/auth-01",
5311
5274
  previewTone: "auth",
5312
5275
  layout: "Marketing",
@@ -5344,7 +5307,7 @@ var $ = [
5344
5307
  "Button"
5345
5308
  ],
5346
5309
  tone: "from-[color:color-mix(in_oklch,var(--aui-surface-muted)_70%,var(--aui-page-bg-alt))] to-[color:var(--aui-page-bg)]",
5347
- href: V("settings-form"),
5310
+ href: P("settings-form"),
5348
5311
  previewTone: "settings",
5349
5312
  layout: "Application",
5350
5313
  theme: "Light",
@@ -5381,7 +5344,7 @@ var $ = [
5381
5344
  "PageHeader"
5382
5345
  ],
5383
5346
  tone: "from-[color:color-mix(in_oklch,var(--aui-accent)_12%,var(--aui-page-bg-alt))] to-[color:var(--aui-page-bg)]",
5384
- href: V("invoices-page"),
5347
+ href: P("invoices-page"),
5385
5348
  previewHref: "/preview/blocks/table-01",
5386
5349
  previewTone: "table",
5387
5350
  layout: "Application",
@@ -5401,7 +5364,7 @@ var $ = [
5401
5364
  copyTargets: ["components/blocks/finance/invoices-table.tsx", "components/blocks/finance/invoice-actions.tsx"],
5402
5365
  notes: ["Finance blocks need explicit status language; avoid vague marketing labels in invoice rows.", "When the page needs broader reporting and settings, step up to a template-level surface."]
5403
5366
  }
5404
- ], yt = j, bt = [
5367
+ ], pt = O, mt = [
5405
5368
  [
5406
5369
  "variant",
5407
5370
  "'default' | 'secondary' | ...",
@@ -5438,7 +5401,7 @@ var $ = [
5438
5401
  "-",
5439
5402
  "Click event handler."
5440
5403
  ]
5441
- ], xt = [
5404
+ ], ht = [
5442
5405
  "Installation",
5443
5406
  "Variations",
5444
5407
  "Sizes",
@@ -5448,7 +5411,7 @@ var $ = [
5448
5411
  "Examples",
5449
5412
  "API Reference",
5450
5413
  "Accessibility"
5451
- ], St = [
5414
+ ], gt = [
5452
5415
  {
5453
5416
  title: "Action buttons",
5454
5417
  cta: "Save changes"
@@ -5465,16 +5428,16 @@ var $ = [
5465
5428
  title: "Destructive action",
5466
5429
  cta: "Delete item"
5467
5430
  }
5468
- ], Ct = [
5431
+ ], _t = [
5469
5432
  "Tab to focus",
5470
5433
  "Visible focus ring",
5471
5434
  "Enter / Space to activate"
5472
- ], wt = [
5435
+ ], vt = [
5473
5436
  "Role: button",
5474
5437
  "Name is programmatically determinable",
5475
5438
  "Minimum touch target (44x44px)",
5476
5439
  "Sufficient color contrast"
5477
- ], Tt = [
5440
+ ], yt = [
5478
5441
  {
5479
5442
  title: "Home",
5480
5443
  description: "Open the landing page with the product overview.",
@@ -5506,7 +5469,7 @@ var $ = [
5506
5469
  },
5507
5470
  {
5508
5471
  title: "Components",
5509
- description: "Browse component docs and grouped families.",
5472
+ description: "Browse component docs and related modules.",
5510
5473
  href: "/components",
5511
5474
  group: "Docs",
5512
5475
  shortcut: "C",
@@ -5619,8 +5582,8 @@ var $ = [
5619
5582
  e.slug,
5620
5583
  e.title,
5621
5584
  e.category,
5622
- W(e.slug),
5623
- nt(e.slug),
5585
+ z(e.slug),
5586
+ X(e.slug),
5624
5587
  ...e.features,
5625
5588
  "component",
5626
5589
  "detail",
@@ -5669,7 +5632,7 @@ var $ = [
5669
5632
  ...$.flatMap((e) => e.exports.map((t) => ({
5670
5633
  title: `${t} API`,
5671
5634
  description: `${e.title} export detail with import path, related docs and usage context.`,
5672
- href: xe(e.slug, t),
5635
+ href: we(e.slug, t),
5673
5636
  group: "Components",
5674
5637
  shortcut: "E",
5675
5638
  keywords: [
@@ -5684,4 +5647,4 @@ var $ = [
5684
5647
  })))
5685
5648
  ];
5686
5649
  //#endregion
5687
- export { pe as CLI_ADD_COMMAND, de as CLI_INIT_NEXT_COMMAND, fe as CLI_INIT_VITE_COMMAND, me as CLI_INSTALL_COMMAND, A as CLI_PACKAGE_NAME, he as CLI_THEME_COMMAND, ue as DOCS_APP_NAME, ve as DOCS_RELEASES_URL, P as DOCS_REPO_URL, F as DOCS_ROOT_PATH, N as PACKAGE_GITHUB_RELEASES_URL, M as PACKAGE_GITHUB_URL, le as PACKAGE_IMPORT, j as PACKAGE_INSTALL_COMMAND, ce as PACKAGE_NAME, ge as PACKAGE_NPM_URL, _e as PACKAGE_RELEASES_URL, be as PACKAGE_RELEASE_DATE, ye as PACKAGE_VERSION, wt as accessibilityChecks, vt as blockCards, gt as blockCoverageSections, pt as blockLayoutFilters, V as blockPath, ht as blockSortOptions, ft as blockTabs, mt as blockThemeFilters, q as componentCatalog, L as componentDocsPath, Ce as componentGroupMeta, H as componentGroupOrder, R as componentPlaygroundPath, Pe as componentRelations, ut as docsSidebar, St as exampleCards, _t as featuredBlock, it as getComponentDetailSidebarItems, at as getComponentDetailSidebarSections, W as getComponentGroup, je as getComponentGroupDetails, et as getComponentSurfaceCatalogItem, ot as getComponentSurfaceSections, st as getDocumentedMemberByComponent, ct as getDocumentedMembersByComponents, Z as getPrimaryComponentCatalog, Q as getPrimaryComponentMemberInventory, X as getPrimaryComponentSurfaceSlug, nt as getPrimaryComponentSurfaceTitle, rt as getVisibleComponentCatalog, Tt as globalSearchItems, Ct as inspectorChecks, yt as installCommand, tt as isPrimaryComponentSurface, $ as moduleFamilyCatalog, xe as moduleFamilyExportPath, B as moduleFamilyExportSlug, z as moduleFamilyPath, dt as playgroundSidebar, lt as primaryNav, bt as propRows, I as releaseHistory, Se as templatePath, xt as tocItems };
5650
+ export { D as CLI_ADD_COMMAND, E as CLI_INIT_NEXT_COMMAND, fe as CLI_INIT_VITE_COMMAND, pe as CLI_INSTALL_COMMAND, T as CLI_PACKAGE_NAME, me as CLI_THEME_COMMAND, de as DOCS_APP_NAME, be as DOCS_RELEASES_URL, ve as DOCS_REPO_URL, k as DOCS_ROOT_PATH, _e as PACKAGE_GITHUB_RELEASES_URL, ge as PACKAGE_GITHUB_URL, ue as PACKAGE_IMPORT, O as PACKAGE_INSTALL_COMMAND, le as PACKAGE_NAME, he as PACKAGE_NPM_URL, ye as PACKAGE_RELEASES_URL, Se as PACKAGE_RELEASE_DATE, xe as PACKAGE_VERSION, vt as accessibilityChecks, ft as blockCards, ut as blockCoverageSections, st as blockLayoutFilters, P as blockPath, lt as blockSortOptions, ot as blockTabs, ct as blockThemeFilters, G as componentCatalog, j as componentDocsPath, we as componentExportPath, Ce as componentExportSlug, I as componentGroupMeta, F as componentGroupOrder, $ as componentModuleCatalog, N as componentModulePath, M as componentPlaygroundPath, Ne as componentRelations, it as docsSidebar, gt as exampleCards, dt as featuredBlock, Qe as getComponentDetailSidebarItems, $e as getComponentDetailSidebarSections, z as getComponentGroup, Me as getComponentGroupDetails, J as getComponentSurfaceCatalogItem, et as getComponentSurfaceSections, tt as getDocumentedMemberByComponent, nt as getDocumentedMembersByComponents, Z as getPrimaryComponentCatalog, Q as getPrimaryComponentMemberInventory, Y as getPrimaryComponentSurfaceSlug, X as getPrimaryComponentSurfaceTitle, Ze as getVisibleComponentCatalog, yt as globalSearchItems, _t as inspectorChecks, pt as installCommand, Xe as isPrimaryComponentSurface, at as playgroundSidebar, rt as primaryNav, mt as propRows, A as releaseHistory, Te as templatePath, ht as tocItems };