tembro 2.0.2 → 2.0.4

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 (265) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/components/calendar/calendar.cjs +1 -1
  3. package/dist/components/calendar/calendar.js +5 -5
  4. package/dist/components/display/index.cjs +1 -1
  5. package/dist/components/display/index.d.ts +0 -5
  6. package/dist/components/display/index.js +22 -27
  7. package/dist/components/form/demo.cjs +1 -1
  8. package/dist/components/form/demo.js +1 -2
  9. package/dist/components/form/index.cjs +1 -1
  10. package/dist/components/form/index.d.ts +0 -1
  11. package/dist/components/form/index.js +8 -9
  12. package/dist/components/form/public.cjs +1 -1
  13. package/dist/components/form/public.d.ts +0 -1
  14. package/dist/components/form/public.js +8 -9
  15. package/dist/components/inputs/clearable-input.cjs +1 -1
  16. package/dist/components/inputs/clearable-input.js +1 -1
  17. package/dist/components/inputs/index.cjs +1 -1
  18. package/dist/components/inputs/index.d.ts +0 -2
  19. package/dist/components/inputs/index.js +3 -5
  20. package/dist/components/inputs/input-chrome.cjs +1 -1
  21. package/dist/components/inputs/input-chrome.js +1 -1
  22. package/dist/components/inputs/public.cjs +1 -1
  23. package/dist/components/inputs/public.d.ts +0 -2
  24. package/dist/components/inputs/public.js +3 -5
  25. package/dist/components/layout/index.cjs +1 -1
  26. package/dist/components/layout/index.d.ts +0 -1
  27. package/dist/components/layout/index.js +4 -5
  28. package/dist/components/layout/public.cjs +1 -1
  29. package/dist/components/layout/public.d.ts +0 -1
  30. package/dist/components/layout/public.js +2 -3
  31. package/dist/components/modern/index.cjs +1 -1
  32. package/dist/components/modern/index.d.ts +0 -4
  33. package/dist/components/modern/index.js +12 -16
  34. package/dist/components/ui/button/index.cjs +1 -1
  35. package/dist/components/ui/button/index.js +2 -2
  36. package/dist/components/ui/input/primitive.cjs +1 -1
  37. package/dist/components/ui/input/primitive.js +1 -1
  38. package/dist/components/ui/select/index.cjs +1 -1
  39. package/dist/components/ui/select/index.js +3 -3
  40. package/dist/index.cjs +1 -1
  41. package/dist/index.js +117 -130
  42. package/dist/public-component-surface.cjs +1 -1
  43. package/dist/public-component-surface.js +0 -65
  44. package/dist/showcase/fallback.cjs +3 -3
  45. package/dist/showcase/fallback.js +140 -314
  46. package/dist/showcase/package-meta.cjs +1 -1
  47. package/dist/showcase/package-meta.d.ts +2 -2
  48. package/dist/showcase/package-meta.js +1 -1
  49. package/dist/showcase/premium/index.cjs +1 -1
  50. package/dist/showcase/premium/index.js +431 -497
  51. package/dist/showcase/registry-quality.cjs +1 -1
  52. package/dist/showcase/registry-quality.js +0 -1
  53. package/dist/showcase/site-data.cjs +1 -1
  54. package/dist/showcase/site-data.js +1 -1
  55. package/dist/showcase/tembro-registry.json.cjs +1 -1
  56. package/dist/showcase/tembro-registry.json.js +3 -11
  57. package/package.json +1 -1
  58. package/packages/cli/dist/index.cjs +7 -7
  59. package/packages/cli/vendor/src/components/calendar/calendar.tsx +5 -5
  60. package/packages/cli/vendor/src/components/display/index.ts +0 -5
  61. package/packages/cli/vendor/src/components/form/demo.tsx +0 -1
  62. package/packages/cli/vendor/src/components/form/index.ts +0 -1
  63. package/packages/cli/vendor/src/components/form/public.ts +0 -2
  64. package/packages/cli/vendor/src/components/inputs/clearable-input.tsx +1 -1
  65. package/packages/cli/vendor/src/components/inputs/index.ts +0 -2
  66. package/packages/cli/vendor/src/components/inputs/input-chrome.tsx +1 -1
  67. package/packages/cli/vendor/src/components/inputs/public.ts +0 -2
  68. package/packages/cli/vendor/src/components/layout/index.ts +0 -1
  69. package/packages/cli/vendor/src/components/layout/public.ts +0 -1
  70. package/packages/cli/vendor/src/components/modern/index.ts +1 -5
  71. package/packages/cli/vendor/src/components/ui/button/index.tsx +2 -2
  72. package/packages/cli/vendor/src/components/ui/input/primitive.tsx +1 -1
  73. package/packages/cli/vendor/src/components/ui/select/index.tsx +3 -3
  74. package/packages/cli/vendor/src/public-component-surface.ts +0 -13
  75. package/packages/cli/vendor/src/showcase/fallback.tsx +3 -164
  76. package/packages/cli/vendor/src/showcase/package-meta.ts +1 -1
  77. package/packages/cli/vendor/src/showcase/premium/index.ts +0 -22
  78. package/packages/cli/vendor/src/showcase/registry-quality.ts +0 -2
  79. package/packages/cli/vendor/src/showcase/tembro-registry.json +224 -251
  80. package/packages/cli/vendor/templates/styles/globals.css +5 -5
  81. package/registry.json +296 -324
  82. package/dist/components/display/aspect-ratio.cjs +0 -1
  83. package/dist/components/display/aspect-ratio.d.ts +0 -6
  84. package/dist/components/display/aspect-ratio.js +0 -21
  85. package/dist/components/display/float-button.cjs +0 -1
  86. package/dist/components/display/float-button.d.ts +0 -6
  87. package/dist/components/display/float-button.js +0 -20
  88. package/dist/components/display/key-value-card.cjs +0 -1
  89. package/dist/components/display/key-value-card.d.ts +0 -16
  90. package/dist/components/display/key-value-card.js +0 -35
  91. package/dist/components/display/keyboard-shortcut.cjs +0 -1
  92. package/dist/components/display/keyboard-shortcut.d.ts +0 -7
  93. package/dist/components/display/keyboard-shortcut.js +0 -18
  94. package/dist/components/display/skeleton-form.cjs +0 -1
  95. package/dist/components/display/skeleton-form.d.ts +0 -9
  96. package/dist/components/display/skeleton-form.js +0 -31
  97. package/dist/components/display/skeleton-table.cjs +0 -1
  98. package/dist/components/display/skeleton-table.d.ts +0 -9
  99. package/dist/components/display/skeleton-table.js +0 -42
  100. package/dist/components/display/tag-list.cjs +0 -1
  101. package/dist/components/display/tag-list.d.ts +0 -17
  102. package/dist/components/display/tag-list.js +0 -30
  103. package/dist/components/display/watermark.cjs +0 -1
  104. package/dist/components/display/watermark.d.ts +0 -6
  105. package/dist/components/display/watermark.js +0 -23
  106. package/dist/components/form/repeater-field.cjs +0 -1
  107. package/dist/components/form/repeater-field.d.ts +0 -16
  108. package/dist/components/form/repeater-field.js +0 -48
  109. package/dist/components/inputs/cascader.cjs +0 -1
  110. package/dist/components/inputs/cascader.d.ts +0 -13
  111. package/dist/components/inputs/cascader.js +0 -58
  112. package/dist/components/inputs/mention-input.cjs +0 -1
  113. package/dist/components/inputs/mention-input.d.ts +0 -18
  114. package/dist/components/inputs/mention-input.js +0 -96
  115. package/dist/components/layout/stack.cjs +0 -1
  116. package/dist/components/layout/stack.d.ts +0 -23
  117. package/dist/components/layout/stack.js +0 -57
  118. package/dist/components/modern/affix.cjs +0 -1
  119. package/dist/components/modern/affix.d.ts +0 -7
  120. package/dist/components/modern/affix.js +0 -18
  121. package/dist/showcase/premium/affix/index.cjs +0 -1
  122. package/dist/showcase/premium/affix/index.d.ts +0 -2
  123. package/dist/showcase/premium/affix/index.js +0 -3
  124. package/dist/showcase/premium/affix/mock.cjs +0 -12
  125. package/dist/showcase/premium/affix/mock.d.ts +0 -2
  126. package/dist/showcase/premium/affix/mock.js +0 -15
  127. package/dist/showcase/premium/affix/showcase.cjs +0 -1
  128. package/dist/showcase/premium/affix/showcase.d.ts +0 -2
  129. package/dist/showcase/premium/affix/showcase.js +0 -64
  130. package/dist/showcase/premium/aspect-ratio/index.cjs +0 -1
  131. package/dist/showcase/premium/aspect-ratio/index.d.ts +0 -2
  132. package/dist/showcase/premium/aspect-ratio/index.js +0 -3
  133. package/dist/showcase/premium/aspect-ratio/mock.cjs +0 -11
  134. package/dist/showcase/premium/aspect-ratio/mock.d.ts +0 -2
  135. package/dist/showcase/premium/aspect-ratio/mock.js +0 -26
  136. package/dist/showcase/premium/aspect-ratio/showcase.cjs +0 -1
  137. package/dist/showcase/premium/aspect-ratio/showcase.d.ts +0 -2
  138. package/dist/showcase/premium/aspect-ratio/showcase.js +0 -53
  139. package/dist/showcase/premium/cascader/index.cjs +0 -1
  140. package/dist/showcase/premium/cascader/index.d.ts +0 -2
  141. package/dist/showcase/premium/cascader/index.js +0 -3
  142. package/dist/showcase/premium/cascader/mock.cjs +0 -9
  143. package/dist/showcase/premium/cascader/mock.d.ts +0 -2
  144. package/dist/showcase/premium/cascader/mock.js +0 -19
  145. package/dist/showcase/premium/cascader/showcase.cjs +0 -1
  146. package/dist/showcase/premium/cascader/showcase.d.ts +0 -2
  147. package/dist/showcase/premium/cascader/showcase.js +0 -43
  148. package/dist/showcase/premium/float-button/index.cjs +0 -1
  149. package/dist/showcase/premium/float-button/index.d.ts +0 -2
  150. package/dist/showcase/premium/float-button/index.js +0 -3
  151. package/dist/showcase/premium/float-button/mock.cjs +0 -10
  152. package/dist/showcase/premium/float-button/mock.d.ts +0 -2
  153. package/dist/showcase/premium/float-button/mock.js +0 -15
  154. package/dist/showcase/premium/float-button/showcase.cjs +0 -1
  155. package/dist/showcase/premium/float-button/showcase.d.ts +0 -2
  156. package/dist/showcase/premium/float-button/showcase.js +0 -28
  157. package/dist/showcase/premium/keyboard-shortcut/index.cjs +0 -1
  158. package/dist/showcase/premium/keyboard-shortcut/index.d.ts +0 -2
  159. package/dist/showcase/premium/keyboard-shortcut/index.js +0 -3
  160. package/dist/showcase/premium/keyboard-shortcut/mock.cjs +0 -5
  161. package/dist/showcase/premium/keyboard-shortcut/mock.d.ts +0 -2
  162. package/dist/showcase/premium/keyboard-shortcut/mock.js +0 -26
  163. package/dist/showcase/premium/keyboard-shortcut/showcase.cjs +0 -1
  164. package/dist/showcase/premium/keyboard-shortcut/showcase.d.ts +0 -1
  165. package/dist/showcase/premium/keyboard-shortcut/showcase.js +0 -64
  166. package/dist/showcase/premium/mention-input/index.cjs +0 -1
  167. package/dist/showcase/premium/mention-input/index.d.ts +0 -2
  168. package/dist/showcase/premium/mention-input/index.js +0 -3
  169. package/dist/showcase/premium/mention-input/mock.cjs +0 -11
  170. package/dist/showcase/premium/mention-input/mock.d.ts +0 -2
  171. package/dist/showcase/premium/mention-input/mock.js +0 -19
  172. package/dist/showcase/premium/mention-input/showcase.cjs +0 -1
  173. package/dist/showcase/premium/mention-input/showcase.d.ts +0 -2
  174. package/dist/showcase/premium/mention-input/showcase.js +0 -35
  175. package/dist/showcase/premium/skeleton-form/index.cjs +0 -1
  176. package/dist/showcase/premium/skeleton-form/index.d.ts +0 -2
  177. package/dist/showcase/premium/skeleton-form/index.js +0 -3
  178. package/dist/showcase/premium/skeleton-form/mock.cjs +0 -5
  179. package/dist/showcase/premium/skeleton-form/mock.d.ts +0 -2
  180. package/dist/showcase/premium/skeleton-form/mock.js +0 -19
  181. package/dist/showcase/premium/skeleton-form/showcase.cjs +0 -1
  182. package/dist/showcase/premium/skeleton-form/showcase.d.ts +0 -2
  183. package/dist/showcase/premium/skeleton-form/showcase.js +0 -52
  184. package/dist/showcase/premium/skeleton-table/index.cjs +0 -1
  185. package/dist/showcase/premium/skeleton-table/index.d.ts +0 -2
  186. package/dist/showcase/premium/skeleton-table/index.js +0 -3
  187. package/dist/showcase/premium/skeleton-table/mock.cjs +0 -5
  188. package/dist/showcase/premium/skeleton-table/mock.d.ts +0 -2
  189. package/dist/showcase/premium/skeleton-table/mock.js +0 -19
  190. package/dist/showcase/premium/skeleton-table/showcase.cjs +0 -1
  191. package/dist/showcase/premium/skeleton-table/showcase.d.ts +0 -2
  192. package/dist/showcase/premium/skeleton-table/showcase.js +0 -59
  193. package/dist/showcase/premium/stack/index.cjs +0 -1
  194. package/dist/showcase/premium/stack/index.d.ts +0 -2
  195. package/dist/showcase/premium/stack/index.js +0 -3
  196. package/dist/showcase/premium/stack/mock.cjs +0 -10
  197. package/dist/showcase/premium/stack/mock.d.ts +0 -2
  198. package/dist/showcase/premium/stack/mock.js +0 -26
  199. package/dist/showcase/premium/stack/showcase.cjs +0 -1
  200. package/dist/showcase/premium/stack/showcase.d.ts +0 -1
  201. package/dist/showcase/premium/stack/showcase.js +0 -47
  202. package/dist/showcase/premium/tag-list/index.cjs +0 -1
  203. package/dist/showcase/premium/tag-list/index.d.ts +0 -2
  204. package/dist/showcase/premium/tag-list/index.js +0 -3
  205. package/dist/showcase/premium/tag-list/mock.cjs +0 -12
  206. package/dist/showcase/premium/tag-list/mock.d.ts +0 -2
  207. package/dist/showcase/premium/tag-list/mock.js +0 -26
  208. package/dist/showcase/premium/tag-list/showcase.cjs +0 -1
  209. package/dist/showcase/premium/tag-list/showcase.d.ts +0 -2
  210. package/dist/showcase/premium/tag-list/showcase.js +0 -83
  211. package/dist/showcase/premium/watermark/index.cjs +0 -1
  212. package/dist/showcase/premium/watermark/index.d.ts +0 -2
  213. package/dist/showcase/premium/watermark/index.js +0 -3
  214. package/dist/showcase/premium/watermark/mock.cjs +0 -11
  215. package/dist/showcase/premium/watermark/mock.d.ts +0 -2
  216. package/dist/showcase/premium/watermark/mock.js +0 -26
  217. package/dist/showcase/premium/watermark/showcase.cjs +0 -1
  218. package/dist/showcase/premium/watermark/showcase.d.ts +0 -2
  219. package/dist/showcase/premium/watermark/showcase.js +0 -34
  220. package/packages/cli/vendor/src/components/display/aspect-ratio.tsx +0 -22
  221. package/packages/cli/vendor/src/components/display/float-button.tsx +0 -27
  222. package/packages/cli/vendor/src/components/display/key-value-card.tsx +0 -50
  223. package/packages/cli/vendor/src/components/display/keyboard-shortcut.tsx +0 -31
  224. package/packages/cli/vendor/src/components/display/skeleton-form.tsx +0 -51
  225. package/packages/cli/vendor/src/components/display/skeleton-table.tsx +0 -59
  226. package/packages/cli/vendor/src/components/display/tag-list.tsx +0 -52
  227. package/packages/cli/vendor/src/components/display/watermark.tsx +0 -20
  228. package/packages/cli/vendor/src/components/form/repeater-field.tsx +0 -93
  229. package/packages/cli/vendor/src/components/inputs/cascader.tsx +0 -41
  230. package/packages/cli/vendor/src/components/inputs/mention-input.tsx +0 -162
  231. package/packages/cli/vendor/src/components/layout/stack.tsx +0 -106
  232. package/packages/cli/vendor/src/components/modern/affix.tsx +0 -21
  233. package/packages/cli/vendor/src/showcase/premium/affix/index.ts +0 -3
  234. package/packages/cli/vendor/src/showcase/premium/affix/mock.ts +0 -26
  235. package/packages/cli/vendor/src/showcase/premium/affix/showcase.tsx +0 -37
  236. package/packages/cli/vendor/src/showcase/premium/aspect-ratio/index.ts +0 -2
  237. package/packages/cli/vendor/src/showcase/premium/aspect-ratio/mock.ts +0 -26
  238. package/packages/cli/vendor/src/showcase/premium/aspect-ratio/showcase.tsx +0 -37
  239. package/packages/cli/vendor/src/showcase/premium/cascader/index.ts +0 -3
  240. package/packages/cli/vendor/src/showcase/premium/cascader/mock.ts +0 -24
  241. package/packages/cli/vendor/src/showcase/premium/cascader/showcase.tsx +0 -20
  242. package/packages/cli/vendor/src/showcase/premium/float-button/index.ts +0 -3
  243. package/packages/cli/vendor/src/showcase/premium/float-button/mock.ts +0 -24
  244. package/packages/cli/vendor/src/showcase/premium/float-button/showcase.tsx +0 -21
  245. package/packages/cli/vendor/src/showcase/premium/keyboard-shortcut/index.ts +0 -2
  246. package/packages/cli/vendor/src/showcase/premium/keyboard-shortcut/mock.ts +0 -20
  247. package/packages/cli/vendor/src/showcase/premium/keyboard-shortcut/showcase.tsx +0 -42
  248. package/packages/cli/vendor/src/showcase/premium/mention-input/index.ts +0 -3
  249. package/packages/cli/vendor/src/showcase/premium/mention-input/mock.ts +0 -26
  250. package/packages/cli/vendor/src/showcase/premium/mention-input/showcase.tsx +0 -27
  251. package/packages/cli/vendor/src/showcase/premium/skeleton-form/index.ts +0 -3
  252. package/packages/cli/vendor/src/showcase/premium/skeleton-form/mock.ts +0 -20
  253. package/packages/cli/vendor/src/showcase/premium/skeleton-form/showcase.tsx +0 -34
  254. package/packages/cli/vendor/src/showcase/premium/skeleton-table/index.ts +0 -3
  255. package/packages/cli/vendor/src/showcase/premium/skeleton-table/mock.ts +0 -20
  256. package/packages/cli/vendor/src/showcase/premium/skeleton-table/showcase.tsx +0 -37
  257. package/packages/cli/vendor/src/showcase/premium/stack/index.ts +0 -2
  258. package/packages/cli/vendor/src/showcase/premium/stack/mock.ts +0 -25
  259. package/packages/cli/vendor/src/showcase/premium/stack/showcase.tsx +0 -22
  260. package/packages/cli/vendor/src/showcase/premium/tag-list/index.ts +0 -2
  261. package/packages/cli/vendor/src/showcase/premium/tag-list/mock.ts +0 -27
  262. package/packages/cli/vendor/src/showcase/premium/tag-list/showcase.tsx +0 -55
  263. package/packages/cli/vendor/src/showcase/premium/watermark/index.ts +0 -2
  264. package/packages/cli/vendor/src/showcase/premium/watermark/mock.ts +0 -26
  265. package/packages/cli/vendor/src/showcase/premium/watermark/showcase.tsx +0 -26
@@ -3,71 +3,59 @@ import { ButtonGroup as t } from "../components/actions/button-group.js";
3
3
  import { CopyButton as n } from "../components/actions/copy-button.js";
4
4
  import { CopyField as r } from "../components/actions/copy-field.js";
5
5
  import { Input as i } from "../components/ui/input/index.js";
6
- import { Card as a, CardContent as o, CardHeader as s, CardTitle as ee } from "../components/ui/card/index.js";
7
- import { Badge as c } from "../components/ui/badge/index.js";
8
- import { Accordion as l } from "../components/ui/accordion/index.js";
9
- import { Skeleton as u, SkeletonCard as d, SkeletonText as te } from "../components/ui/skeleton/index.js";
10
- import { Divider as ne } from "../components/ui/divider/index.js";
11
- import { SegmentedControl as re } from "../components/ui/segmented-control/index.js";
12
- import { Spinner as f } from "../components/ui/spinner/index.js";
13
- import { QuickActionGrid as ie } from "../components/actions/quick-action-grid.js";
14
- import { Section as ae } from "../components/layout/section.js";
15
- import { Grid as oe, Stack as se } from "../components/layout/stack.js";
16
- import { StickyFooterBar as ce } from "../components/layout/sticky-footer-bar.js";
17
- import { AnchorNav as le } from "../components/navigation/anchor-nav.js";
18
- import { PageTabs as ue } from "../components/navigation/page-tabs.js";
19
- import { StepperTabs as de } from "../components/navigation/stepper-tabs.js";
20
- import { FilterChips as fe } from "../components/filters/filter-chips.js";
21
- import { SavedFilterSelect as pe } from "../components/filters/saved-filter-select.js";
22
- import { ColorInput as me } from "../components/inputs/color-input.js";
23
- import { OtpInput as he } from "../components/inputs/otp-input.js";
24
- import { QuantityStepper as p } from "../components/inputs/quantity-stepper.js";
25
- import { Rating as m } from "../components/inputs/rating.js";
26
- import { RangeSlider as h, Slider as g } from "../components/inputs/slider.js";
27
- import { TagInput as _ } from "../components/inputs/tag-input.js";
28
- import { Cascader as v } from "../components/inputs/cascader.js";
29
- import { JsonInput as y } from "../components/inputs/json-input.js";
30
- import { MentionInput as b } from "../components/inputs/mention-input.js";
31
- import { TimePicker as x, TimeRangePicker as S } from "../components/inputs/time-picker.js";
32
- import { Alert as C } from "../components/feedback/alert.js";
33
- import { EmptyState as w } from "../components/feedback/empty-state.js";
34
- import { PageState as T } from "../components/feedback/page-state.js";
35
- import { DescriptionList as E } from "../components/display/description-list.js";
36
- import { Avatar as D, AvatarGroup as O } from "../components/display/avatar.js";
37
- import { Descriptions as k } from "../components/display/descriptions.js";
38
- import { KeyboardShortcut as A } from "../components/display/keyboard-shortcut.js";
39
- import { KanbanBoard as j } from "../components/display/kanban.js";
40
- import { CodeBlock as M } from "../components/display/code-block.js";
41
- import { DataState as N } from "../components/display/data-state.js";
42
- import { EntityCard as P } from "../components/display/entity-card.js";
43
- import { List as F } from "../components/display/list.js";
44
- import { PropertyGrid as I } from "../components/display/property-grid.js";
45
- import { Statistic as L, StatisticCard as R, StatisticGrid as ge } from "../components/display/statistic.js";
46
- import { StatusLegend as _e } from "../components/display/status-legend.js";
47
- import { TagList as ve } from "../components/display/tag-list.js";
48
- import { TreeView as ye } from "../components/display/tree-view.js";
49
- import { SkeletonTable as be } from "../components/display/skeleton-table.js";
50
- import { SkeletonForm as xe } from "../components/display/skeleton-form.js";
51
- import { AspectRatio as Se } from "../components/display/aspect-ratio.js";
52
- import { Carousel as Ce, CarouselItem as z } from "../components/display/carousel.js";
53
- import { FloatButton as we } from "../components/display/float-button.js";
54
- import { QRCode as Te } from "../components/display/qr-code.js";
55
- import { Tag as B, TagGroup as Ee } from "../components/display/tag.js";
56
- import { Heading as De, Mark as Oe, Text as V } from "../components/display/typography.js";
57
- import { Watermark as ke } from "../components/display/watermark.js";
58
- import { Affix as Ae } from "../components/modern/affix.js";
59
- import { CalendarScheduler as je } from "../components/modern/calendar-scheduler.js";
60
- import { DualListPicker as Me } from "../components/modern/dual-list-picker.js";
61
- import { Menubar as Ne, MenubarContent as Pe, MenubarItem as H, MenubarMenu as U, MenubarTrigger as W } from "../components/modern/menubar.js";
62
- import { NavigationMenu as Fe, NavigationMenuItem as G, NavigationMenuLink as K, NavigationMenuList as Ie } from "../components/modern/navigation-menu.js";
63
- import { ResizableHandle as Le, ResizablePanel as q, ResizablePanelGroup as Re } from "../components/modern/resizable-panel.js";
64
- import { RichTextEditor as ze } from "../components/modern/rich-text-editor.js";
65
- import { Tour as J } from "../components/modern/tour.js";
66
- import { StatCard as Be } from "../components/layout/stat-card.js";
67
- import { Fragment as Ve, jsx as Y, jsxs as X } from "react/jsx-runtime";
6
+ import { Card as a, CardContent as o } from "../components/ui/card/index.js";
7
+ import { Badge as s } from "../components/ui/badge/index.js";
8
+ import { Accordion as ee } from "../components/ui/accordion/index.js";
9
+ import { Skeleton as c, SkeletonCard as te, SkeletonText as ne } from "../components/ui/skeleton/index.js";
10
+ import { Divider as re } from "../components/ui/divider/index.js";
11
+ import { SegmentedControl as ie } from "../components/ui/segmented-control/index.js";
12
+ import { Spinner as l } from "../components/ui/spinner/index.js";
13
+ import { QuickActionGrid as ae } from "../components/actions/quick-action-grid.js";
14
+ import { Section as oe } from "../components/layout/section.js";
15
+ import { StickyFooterBar as se } from "../components/layout/sticky-footer-bar.js";
16
+ import { AnchorNav as ce } from "../components/navigation/anchor-nav.js";
17
+ import { PageTabs as le } from "../components/navigation/page-tabs.js";
18
+ import { StepperTabs as u } from "../components/navigation/stepper-tabs.js";
19
+ import { FilterChips as ue } from "../components/filters/filter-chips.js";
20
+ import { SavedFilterSelect as d } from "../components/filters/saved-filter-select.js";
21
+ import { ColorInput as f } from "../components/inputs/color-input.js";
22
+ import { OtpInput as p } from "../components/inputs/otp-input.js";
23
+ import { QuantityStepper as m } from "../components/inputs/quantity-stepper.js";
24
+ import { Rating as de } from "../components/inputs/rating.js";
25
+ import { RangeSlider as fe, Slider as h } from "../components/inputs/slider.js";
26
+ import { TagInput as g } from "../components/inputs/tag-input.js";
27
+ import { JsonInput as _ } from "../components/inputs/json-input.js";
28
+ import { TimePicker as v, TimeRangePicker as y } from "../components/inputs/time-picker.js";
29
+ import { Alert as b } from "../components/feedback/alert.js";
30
+ import { EmptyState as x } from "../components/feedback/empty-state.js";
31
+ import { PageState as S } from "../components/feedback/page-state.js";
32
+ import { Avatar as C, AvatarGroup as w } from "../components/display/avatar.js";
33
+ import { Descriptions as T } from "../components/display/descriptions.js";
34
+ import { KanbanBoard as E } from "../components/display/kanban.js";
35
+ import { CodeBlock as D } from "../components/display/code-block.js";
36
+ import { DataState as O } from "../components/display/data-state.js";
37
+ import { EntityCard as k } from "../components/display/entity-card.js";
38
+ import { List as A } from "../components/display/list.js";
39
+ import { PropertyGrid as j } from "../components/display/property-grid.js";
40
+ import { Statistic as M, StatisticCard as N, StatisticGrid as P } from "../components/display/statistic.js";
41
+ import { StatusLegend as F } from "../components/display/status-legend.js";
42
+ import { TreeView as I } from "../components/display/tree-view.js";
43
+ import { Carousel as L, CarouselItem as R } from "../components/display/carousel.js";
44
+ import { QRCode as z } from "../components/display/qr-code.js";
45
+ import { Tag as B, TagGroup as V } from "../components/display/tag.js";
46
+ import { Heading as pe, Mark as me, Text as H } from "../components/display/typography.js";
47
+ import { CalendarScheduler as he } from "../components/modern/calendar-scheduler.js";
48
+ import { DualListPicker as ge } from "../components/modern/dual-list-picker.js";
49
+ import { Menubar as _e, MenubarContent as ve, MenubarItem as U, MenubarMenu as W, MenubarTrigger as G } from "../components/modern/menubar.js";
50
+ import { NavigationMenu as ye, NavigationMenuItem as K, NavigationMenuLink as q, NavigationMenuList as be } from "../components/modern/navigation-menu.js";
51
+ import { ResizableHandle as xe, ResizablePanel as J, ResizablePanelGroup as Se } from "../components/modern/resizable-panel.js";
52
+ import { RichTextEditor as Ce } from "../components/modern/rich-text-editor.js";
53
+ import { Tour as we } from "../components/modern/tour.js";
54
+ import { StatCard as Te } from "../components/layout/stat-card.js";
55
+ import { Fragment as Ee, jsx as Y, jsxs as X } from "react/jsx-runtime";
68
56
  //#region src/showcase/fallback.tsx
69
57
  function Z({ item: e, groupLabel: t, importSnippet: n }) {
70
- let r = He(e.slug);
58
+ let r = De(e.slug);
71
59
  return {
72
60
  Showcase: (n) => /* @__PURE__ */ Y(Q, {
73
61
  ...n,
@@ -86,7 +74,7 @@ function Z({ item: e, groupLabel: t, importSnippet: n }) {
86
74
  }
87
75
  };
88
76
  }
89
- function He(e) {
77
+ function De(e) {
90
78
  return e.split("-").map((e) => e.charAt(0).toUpperCase() + e.slice(1)).join("");
91
79
  }
92
80
  function Q({ item: e, groupLabel: t, state: n, setState: r, mode: i }) {
@@ -148,8 +136,8 @@ function Q({ item: e, groupLabel: t, state: n, setState: r, mode: i }) {
148
136
  ]
149
137
  });
150
138
  }
151
- function $(Z, He, Q, $, Ue) {
152
- return Z.slug === "accordion" ? /* @__PURE__ */ Y(l, {
139
+ function $(Z, De, Q, $, Oe) {
140
+ return Z.slug === "accordion" ? /* @__PURE__ */ Y(ee, {
153
141
  type: "single",
154
142
  defaultValue: "api",
155
143
  items: [{
@@ -163,34 +151,15 @@ function $(Z, He, Q, $, Ue) {
163
151
  description: "Controlled or uncontrolled usage.",
164
152
  content: "Use one expanded section for FAQs, settings clusters, and compact disclosure flows."
165
153
  }]
166
- }) : Z.slug === "affix" ? /* @__PURE__ */ X("div", {
167
- className: "grid gap-3",
168
- children: [/* @__PURE__ */ Y(Ae, {
169
- offsetTop: 0,
170
- children: /* @__PURE__ */ Y("div", {
171
- className: "rounded-lg border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)] px-3 py-2 text-sm font-medium",
172
- children: "Sticky helper bar"
173
- })
174
- }), /* @__PURE__ */ Y("div", {
175
- className: "rounded-xl border border-dashed border-[color:var(--aui-divider)] p-4 text-sm text-[color:var(--aui-page-muted)]",
176
- children: "Use `Affix` when a small control or summary should remain visible while the surrounding content scrolls."
177
- })]
178
- }) : Z.slug === "aspect-ratio" ? /* @__PURE__ */ Y(Se, {
179
- ratio: 16 / 9,
180
- className: "rounded-xl border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)]",
181
- children: /* @__PURE__ */ Y("div", {
182
- className: "flex size-full items-center justify-center bg-[linear-gradient(135deg,color-mix(in_oklch,var(--aui-brand),transparent_88%),transparent)] text-sm font-medium text-[color:var(--aui-page-foreground)]",
183
- children: "16:9 media surface"
184
- })
185
154
  }) : Z.slug === "avatar" ? /* @__PURE__ */ X("div", {
186
155
  className: "flex flex-wrap items-center gap-4",
187
156
  children: [
188
- /* @__PURE__ */ Y(D, { name: "Azamat UI" }),
189
- /* @__PURE__ */ Y(D, {
157
+ /* @__PURE__ */ Y(C, { name: "Azamat UI" }),
158
+ /* @__PURE__ */ Y(C, {
190
159
  fallback: "AJ",
191
160
  shape: "rounded"
192
161
  }),
193
- /* @__PURE__ */ Y(O, { items: [
162
+ /* @__PURE__ */ Y(w, { items: [
194
163
  {
195
164
  key: "1",
196
165
  name: "Azamat"
@@ -209,7 +178,7 @@ function $(Z, He, Q, $, Ue) {
209
178
  }
210
179
  ] })
211
180
  ]
212
- }) : Z.slug === "calendar-scheduler" ? /* @__PURE__ */ Y(je, { events: [
181
+ }) : Z.slug === "calendar-scheduler" ? /* @__PURE__ */ Y(he, { events: [
213
182
  {
214
183
  id: "1",
215
184
  title: "Design review",
@@ -231,9 +200,9 @@ function $(Z, He, Q, $, Ue) {
231
200
  time: "09:30",
232
201
  tone: "success"
233
202
  }
234
- ] }) : Z.slug === "carousel" ? /* @__PURE__ */ X(Ce, {
203
+ ] }) : Z.slug === "carousel" ? /* @__PURE__ */ X(L, {
235
204
  index: 0,
236
- children: [/* @__PURE__ */ Y(z, { children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
205
+ children: [/* @__PURE__ */ Y(R, { children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
237
206
  className: "p-5",
238
207
  children: [/* @__PURE__ */ Y("p", {
239
208
  className: "text-lg font-semibold",
@@ -242,7 +211,7 @@ function $(Z, He, Q, $, Ue) {
242
211
  className: "mt-2 text-sm text-muted-foreground",
243
212
  children: "Compact KPI slide for weekly review."
244
213
  })]
245
- }) }) }), /* @__PURE__ */ Y(z, { children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
214
+ }) }) }), /* @__PURE__ */ Y(R, { children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
246
215
  className: "p-5",
247
216
  children: [/* @__PURE__ */ Y("p", {
248
217
  className: "text-lg font-semibold",
@@ -252,35 +221,7 @@ function $(Z, He, Q, $, Ue) {
252
221
  children: "Second slide with account risk summary."
253
222
  })]
254
223
  }) }) })]
255
- }) : Z.slug === "cascader" ? /* @__PURE__ */ Y(v, {
256
- value: [
257
- "workspace",
258
- "billing",
259
- "invoices"
260
- ],
261
- options: [{
262
- value: "workspace",
263
- label: "Workspace",
264
- children: [{
265
- value: "billing",
266
- label: "Billing",
267
- children: [{
268
- value: "invoices",
269
- label: "Invoices"
270
- }, {
271
- value: "plans",
272
- label: "Plans"
273
- }]
274
- }]
275
- }, {
276
- value: "settings",
277
- label: "Settings",
278
- children: [{
279
- value: "team",
280
- label: "Team"
281
- }]
282
- }]
283
- }) : Z.slug === "code-block" ? /* @__PURE__ */ Y(M, {
224
+ }) : Z.slug === "code-block" ? /* @__PURE__ */ Y(D, {
284
225
  title: "Install",
285
226
  language: "bash",
286
227
  code: "npx tembro init --template next\nnpx tembro add button"
@@ -291,7 +232,7 @@ function $(Z, He, Q, $, Ue) {
291
232
  label: "CLI command",
292
233
  description: "Quick source-copy command",
293
234
  value: "npx tembro add input"
294
- }) : Z.slug === "data-state" ? /* @__PURE__ */ Y(N, {
235
+ }) : Z.slug === "data-state" ? /* @__PURE__ */ Y(O, {
295
236
  status: "empty",
296
237
  title: "No matching rows",
297
238
  description: "Try another filter or import the first record.",
@@ -299,7 +240,7 @@ function $(Z, He, Q, $, Ue) {
299
240
  size: "sm",
300
241
  children: "Import CSV"
301
242
  })
302
- }) : Z.slug === "descriptions" ? /* @__PURE__ */ Y(k, {
243
+ }) : Z.slug === "descriptions" ? /* @__PURE__ */ Y(T, {
303
244
  title: "Workspace details",
304
245
  columns: 3,
305
246
  items: [
@@ -326,13 +267,13 @@ function $(Z, He, Q, $, Ue) {
326
267
  className: "text-sm font-medium",
327
268
  children: "Section above"
328
269
  }),
329
- /* @__PURE__ */ Y(ne, { label: "Summary" }),
270
+ /* @__PURE__ */ Y(re, { label: "Summary" }),
330
271
  /* @__PURE__ */ Y("div", {
331
272
  className: "text-sm text-muted-foreground",
332
273
  children: "Section below"
333
274
  })
334
275
  ]
335
- }) : Z.slug === "dual-list-picker" ? /* @__PURE__ */ Y(Me, {
276
+ }) : Z.slug === "dual-list-picker" ? /* @__PURE__ */ Y(ge, {
336
277
  picked: ["billing", "support"],
337
278
  items: [
338
279
  {
@@ -352,7 +293,7 @@ function $(Z, He, Q, $, Ue) {
352
293
  label: "Security"
353
294
  }
354
295
  ]
355
- }) : Z.slug === "segmented-control" ? /* @__PURE__ */ Y(re, {
296
+ }) : Z.slug === "segmented-control" ? /* @__PURE__ */ Y(ie, {
356
297
  options: [
357
298
  {
358
299
  value: "overview",
@@ -371,60 +312,41 @@ function $(Z, He, Q, $, Ue) {
371
312
  }) : Z.slug === "spinner" ? /* @__PURE__ */ X("div", {
372
313
  className: "flex items-center gap-5",
373
314
  children: [
374
- /* @__PURE__ */ Y(f, { size: "xs" }),
375
- /* @__PURE__ */ Y(f, { size: "sm" }),
376
- /* @__PURE__ */ Y(f, { size: "md" }),
377
- /* @__PURE__ */ Y(f, { size: "lg" })
315
+ /* @__PURE__ */ Y(l, { size: "xs" }),
316
+ /* @__PURE__ */ Y(l, { size: "sm" }),
317
+ /* @__PURE__ */ Y(l, { size: "md" }),
318
+ /* @__PURE__ */ Y(l, { size: "lg" })
378
319
  ]
379
320
  }) : Z.slug === "skeleton" ? /* @__PURE__ */ X("div", {
380
321
  className: "grid gap-3",
381
322
  children: [
382
- /* @__PURE__ */ Y(u, { className: "h-10 w-full" }),
383
- /* @__PURE__ */ Y(te, { rows: 3 }),
384
- /* @__PURE__ */ Y(d, { avatar: !0 })
323
+ /* @__PURE__ */ Y(c, { className: "h-10 w-full" }),
324
+ /* @__PURE__ */ Y(ne, { rows: 3 }),
325
+ /* @__PURE__ */ Y(te, { avatar: !0 })
385
326
  ]
386
- }) : Z.slug === "skeleton-form" ? /* @__PURE__ */ Y(xe, {}) : Z.slug === "skeleton-table" ? /* @__PURE__ */ Y(be, {
387
- rows: 5,
388
- columns: 4
389
- }) : Z.slug === "slider" ? /* @__PURE__ */ Y(g, {
327
+ }) : Z.slug === "slider" ? /* @__PURE__ */ Y(h, {
390
328
  label: "Spacing scale",
391
329
  description: "Adjust dashboard density.",
392
330
  defaultValue: 64,
393
331
  showValue: !0
394
- }) : Z.slug === "stack" ? /* @__PURE__ */ X(se, {
395
- gap: "sm",
396
- children: [
397
- /* @__PURE__ */ Y("div", {
398
- className: "rounded-lg border p-3 text-sm",
399
- children: "Header area"
400
- }),
401
- /* @__PURE__ */ Y("div", {
402
- className: "rounded-lg border p-3 text-sm",
403
- children: "Content area"
404
- }),
405
- /* @__PURE__ */ Y("div", {
406
- className: "rounded-lg border p-3 text-sm",
407
- children: "Footer area"
408
- })
409
- ]
410
- }) : Z.slug === "statistic" ? /* @__PURE__ */ X(ge, {
332
+ }) : Z.slug === "statistic" ? /* @__PURE__ */ X(P, {
411
333
  columns: 3,
412
334
  children: [
413
- /* @__PURE__ */ Y(R, {
335
+ /* @__PURE__ */ Y(N, {
414
336
  label: "ARR",
415
337
  value: "$84.2k",
416
338
  change: "+12.4%",
417
339
  trend: "up",
418
340
  description: "vs previous month"
419
341
  }),
420
- /* @__PURE__ */ Y(L, {
342
+ /* @__PURE__ */ Y(M, {
421
343
  label: "MRR",
422
344
  value: "$7.0k",
423
345
  change: "+3.1%",
424
346
  trend: "up",
425
347
  description: "Live subscriptions"
426
348
  }),
427
- /* @__PURE__ */ Y(L, {
349
+ /* @__PURE__ */ Y(M, {
428
350
  label: "Churn",
429
351
  value: "1.9%",
430
352
  change: "-0.4%",
@@ -437,12 +359,12 @@ function $(Z, He, Q, $, Ue) {
437
359
  children: [/* @__PURE__ */ Y("div", {
438
360
  className: "p-4 text-sm text-muted-foreground",
439
361
  children: "Scrollable page content"
440
- }), /* @__PURE__ */ Y(ce, {
362
+ }), /* @__PURE__ */ Y(se, {
441
363
  start: /* @__PURE__ */ Y("div", {
442
364
  className: "text-sm font-medium",
443
365
  children: "2 unsaved changes"
444
366
  }),
445
- end: /* @__PURE__ */ X(Ve, { children: [/* @__PURE__ */ Y(e, {
367
+ end: /* @__PURE__ */ X(Ee, { children: [/* @__PURE__ */ Y(e, {
446
368
  size: "sm",
447
369
  variant: "outline",
448
370
  children: "Discard"
@@ -451,7 +373,7 @@ function $(Z, He, Q, $, Ue) {
451
373
  children: "Save"
452
374
  })] })
453
375
  })]
454
- }) : Z.slug === "tag" ? /* @__PURE__ */ X(Ee, { children: [
376
+ }) : Z.slug === "tag" ? /* @__PURE__ */ X(V, { children: [
455
377
  /* @__PURE__ */ Y(B, { children: "Default" }),
456
378
  /* @__PURE__ */ Y(B, {
457
379
  tone: "success",
@@ -465,34 +387,16 @@ function $(Z, He, Q, $, Ue) {
465
387
  tone: "danger",
466
388
  children: "Blocked"
467
389
  })
468
- ] }) : Z.slug === "tag-list" ? /* @__PURE__ */ Y(ve, {
469
- removable: !0,
470
- items: [
471
- {
472
- key: "1",
473
- label: "Dashboard"
474
- },
475
- {
476
- key: "2",
477
- label: "Billing",
478
- variant: "secondary"
479
- },
480
- {
481
- key: "3",
482
- label: "Priority",
483
- variant: "outline"
484
- }
485
- ]
486
- }) : Z.slug === "time-picker" ? /* @__PURE__ */ X("div", {
390
+ ] }) : Z.slug === "time-picker" ? /* @__PURE__ */ X("div", {
487
391
  className: "grid gap-3",
488
- children: [/* @__PURE__ */ Y(x, {
392
+ children: [/* @__PURE__ */ Y(v, {
489
393
  label: "Start time",
490
394
  defaultValue: "09:30"
491
- }), /* @__PURE__ */ Y(S, {
395
+ }), /* @__PURE__ */ Y(y, {
492
396
  from: "09:30",
493
397
  to: "17:30"
494
398
  })]
495
- }) : Z.slug === "tour" ? /* @__PURE__ */ Y(J, {
399
+ }) : Z.slug === "tour" ? /* @__PURE__ */ Y(we, {
496
400
  index: 1,
497
401
  steps: [
498
402
  {
@@ -508,7 +412,7 @@ function $(Z, He, Q, $, Ue) {
508
412
  description: "Open docs, API and preview together."
509
413
  }
510
414
  ]
511
- }) : Z.slug === "tree-view" ? /* @__PURE__ */ Y(ye, {
415
+ }) : Z.slug === "tree-view" ? /* @__PURE__ */ Y(I, {
512
416
  defaultExpandedKeys: ["components", "inputs"],
513
417
  selectedKey: "button",
514
418
  items: [{
@@ -529,53 +433,41 @@ function $(Z, He, Q, $, Ue) {
529
433
  }) : Z.slug === "typography" ? /* @__PURE__ */ X("div", {
530
434
  className: "grid gap-3",
531
435
  children: [
532
- /* @__PURE__ */ Y(De, {
436
+ /* @__PURE__ */ Y(pe, {
533
437
  level: 2,
534
438
  children: "Dashboard typography"
535
439
  }),
536
- /* @__PURE__ */ Y(V, { children: "Readable defaults for product copy and operational labels." }),
440
+ /* @__PURE__ */ Y(H, { children: "Readable defaults for product copy and operational labels." }),
537
441
  /* @__PURE__ */ Y("blockquote", {
538
442
  className: "border-l-4 pl-4 italic text-muted-foreground",
539
443
  children: "Ship simple text hierarchy before adding decorative layout layers."
540
444
  }),
541
- /* @__PURE__ */ X(V, {
445
+ /* @__PURE__ */ X(H, {
542
446
  muted: !0,
543
447
  size: "sm",
544
448
  children: [
545
449
  "Use ",
546
- /* @__PURE__ */ Y(Oe, { children: "Mark" }),
450
+ /* @__PURE__ */ Y(me, { children: "Mark" }),
547
451
  " only for emphasis that matters."
548
452
  ]
549
453
  })
550
454
  ]
551
- }) : Z.slug === "watermark" ? /* @__PURE__ */ Y(ke, {
552
- text: "AZAMAT UI",
553
- children: /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
554
- className: "p-6",
555
- children: [/* @__PURE__ */ Y("p", {
556
- className: "text-lg font-semibold",
557
- children: "Preview export"
558
- }), /* @__PURE__ */ Y("p", {
559
- className: "mt-2 text-sm text-muted-foreground",
560
- children: "Subtle branding surface for internal screenshots or mockups."
561
- })]
562
- }) })
563
- }) : Z.slug === "range-slider" ? /* @__PURE__ */ Y(h, {
455
+ }) : Z.slug === "range-slider" ? /* @__PURE__ */ Y(fe, {
564
456
  label: "Revenue band",
565
457
  description: "Filter a metric window.",
566
458
  defaultValue: [20, 80],
567
459
  showValue: !0
568
- }) : Z.slug === "rating" ? /* @__PURE__ */ Y(m, {
460
+ }) : Z.slug === "rating" ? /* @__PURE__ */ Y(de, {
569
461
  defaultValue: 4,
570
462
  labels: { clear: "Reset" }
571
- }) : Z.slug === "otp-input" ? /* @__PURE__ */ Y(he, {
463
+ }) : Z.slug === "otp-input" ? /* @__PURE__ */ Y(p, {
572
464
  value: Q.textValue.replace(/\D/g, "").slice(0, 6),
573
465
  onValueChange: (e) => $({ textValue: e })
574
- }) : Z.slug === "color-input" ? /* @__PURE__ */ Y(me, {
466
+ }) : Z.slug === "color-input" ? /* @__PURE__ */ Y(f, {
575
467
  defaultValue: "#22c55e",
576
468
  label: "Accent color",
577
469
  description: "Theme token preview."
578
- }) : Z.slug === "tag-input" ? /* @__PURE__ */ Y(_, {
470
+ }) : Z.slug === "tag-input" ? /* @__PURE__ */ Y(g, {
579
471
  defaultValue: [
580
472
  "dashboard",
581
473
  "beta",
@@ -595,7 +487,7 @@ function $(Z, He, Q, $, Ue) {
595
487
  key: "month",
596
488
  label: "Month"
597
489
  }
598
- ] }) : Z.slug === "quick-action-grid" || Z.slug === "command-bar" ? /* @__PURE__ */ Y(ie, {
490
+ ] }) : Z.slug === "quick-action-grid" || Z.slug === "command-bar" ? /* @__PURE__ */ Y(ae, {
599
491
  columns: Z.slug === "command-bar" ? 4 : 3,
600
492
  compact: Z.slug === "command-bar",
601
493
  items: [
@@ -620,7 +512,7 @@ function $(Z, He, Q, $, Ue) {
620
512
  ]
621
513
  }) : Z.slug === "filter-chips" || Z.slug === "data-table-saved-filters" ? /* @__PURE__ */ X("div", {
622
514
  className: "grid gap-3",
623
- children: [/* @__PURE__ */ Y(fe, {
515
+ children: [/* @__PURE__ */ Y(ue, {
624
516
  chips: [
625
517
  {
626
518
  key: "status",
@@ -661,7 +553,7 @@ function $(Z, He, Q, $, Ue) {
661
553
  }
662
554
  ]
663
555
  }) : null]
664
- }) : Z.slug === "anchor-nav" ? /* @__PURE__ */ Y(le, {
556
+ }) : Z.slug === "anchor-nav" ? /* @__PURE__ */ Y(ce, {
665
557
  orientation: "horizontal",
666
558
  title: "Sections",
667
559
  items: [
@@ -682,7 +574,7 @@ function $(Z, He, Q, $, Ue) {
682
574
  href: "#api"
683
575
  }
684
576
  ]
685
- }) : Z.slug === "page-tabs" ? /* @__PURE__ */ Y(ue, {
577
+ }) : Z.slug === "page-tabs" ? /* @__PURE__ */ Y(le, {
686
578
  value: "overview",
687
579
  variant: "pills",
688
580
  items: [
@@ -700,7 +592,7 @@ function $(Z, He, Q, $, Ue) {
700
592
  badge: "3"
701
593
  }
702
594
  ]
703
- }) : Z.slug === "stepper-tabs" ? /* @__PURE__ */ Y(de, {
595
+ }) : Z.slug === "stepper-tabs" ? /* @__PURE__ */ Y(u, {
704
596
  value: "billing",
705
597
  items: [
706
598
  {
@@ -720,7 +612,7 @@ function $(Z, He, Q, $, Ue) {
720
612
  description: "Confirm release"
721
613
  }
722
614
  ]
723
- }) : Z.slug === "alert" ? /* @__PURE__ */ Y(C, {
615
+ }) : Z.slug === "alert" ? /* @__PURE__ */ Y(b, {
724
616
  tone: "warning",
725
617
  title: "Review needed",
726
618
  description: "Billing rules changed and one approval is pending.",
@@ -728,7 +620,7 @@ function $(Z, He, Q, $, Ue) {
728
620
  size: "sm",
729
621
  children: "Open"
730
622
  })
731
- }) : Z.slug === "page-state" ? /* @__PURE__ */ Y(T, {
623
+ }) : Z.slug === "page-state" ? /* @__PURE__ */ Y(S, {
732
624
  title: "Workspace connected",
733
625
  description: "The route is ready to accept live data and team actions.",
734
626
  tone: "success",
@@ -736,23 +628,14 @@ function $(Z, He, Q, $, Ue) {
736
628
  size: "sm",
737
629
  children: "Continue"
738
630
  })
739
- }) : Z.slug === "empty-search-state" ? /* @__PURE__ */ Y(w, {
631
+ }) : Z.slug === "empty-search-state" ? /* @__PURE__ */ Y(x, {
740
632
  title: "No matching components",
741
633
  description: "Try a shorter keyword or switch to a broader family.",
742
634
  action: /* @__PURE__ */ Y(e, {
743
635
  size: "sm",
744
636
  children: "Clear search"
745
637
  })
746
- }) : Z.slug === "float-button" ? /* @__PURE__ */ X("div", {
747
- className: "relative min-h-28 rounded-xl border border-[color:var(--aui-divider)] bg-[color:var(--aui-page-bg)] p-4",
748
- children: [/* @__PURE__ */ Y("p", {
749
- className: "text-sm text-muted-foreground",
750
- children: "Floating action inside a content area."
751
- }), /* @__PURE__ */ Y(we, {
752
- className: "absolute bottom-4 right-4",
753
- children: "+"
754
- })]
755
- }) : Z.slug === "data-list" || Z.slug === "list" ? /* @__PURE__ */ Y(F, { items: [
638
+ }) : Z.slug === "data-list" || Z.slug === "list" ? /* @__PURE__ */ Y(A, { items: [
756
639
  {
757
640
  key: "1",
758
641
  title: "Enterprise plan",
@@ -771,26 +654,10 @@ function $(Z, He, Q, $, Ue) {
771
654
  description: "Lightweight team setup",
772
655
  extra: "$49"
773
656
  }
774
- ] }) : Z.slug === "key-value-card" ? /* @__PURE__ */ X(a, { children: [/* @__PURE__ */ Y(s, { children: /* @__PURE__ */ Y(ee, { children: "Account summary" }) }), /* @__PURE__ */ Y(o, { children: /* @__PURE__ */ Y(E, { items: [
775
- {
776
- key: "owner",
777
- label: "Owner",
778
- value: "Azamat UI"
779
- },
780
- {
781
- key: "plan",
782
- label: "Plan",
783
- value: "Scale"
784
- },
785
- {
786
- key: "renewal",
787
- label: "Renewal",
788
- value: "July 14, 2026"
789
- }
790
- ] }) })] }) : Z.slug === "entity-card" || Z.slug === "file-card" ? /* @__PURE__ */ Y(P, {
657
+ ] }) : Z.slug === "entity-card" || Z.slug === "file-card" ? /* @__PURE__ */ Y(k, {
791
658
  title: Z.slug === "file-card" ? "Design-spec.pdf" : "Azamat Workspace",
792
659
  description: Z.slug === "file-card" ? "Shared with 4 reviewers." : "Admin console and live dashboard route.",
793
- status: /* @__PURE__ */ Y(c, {
660
+ status: /* @__PURE__ */ Y(s, {
794
661
  variant: "secondary",
795
662
  children: "Live"
796
663
  }),
@@ -800,7 +667,7 @@ function $(Z, He, Q, $, Ue) {
800
667
  variant: "outline",
801
668
  children: "Open"
802
669
  })
803
- }) : Z.slug === "status-legend" ? /* @__PURE__ */ Y(_e, {
670
+ }) : Z.slug === "status-legend" ? /* @__PURE__ */ Y(F, {
804
671
  title: "Delivery states",
805
672
  items: [
806
673
  {
@@ -825,7 +692,7 @@ function $(Z, He, Q, $, Ue) {
825
692
  count: 1
826
693
  }
827
694
  ]
828
- }) : Z.slug === "trend-card" || Z.slug === "comparison-card" ? /* @__PURE__ */ Y(Be, {
695
+ }) : Z.slug === "trend-card" || Z.slug === "comparison-card" ? /* @__PURE__ */ Y(Te, {
829
696
  title: Z.slug === "trend-card" ? "Weekly revenue" : "Current vs previous",
830
697
  value: "$84.2k",
831
698
  description: "Compared with last month",
@@ -836,15 +703,15 @@ function $(Z, He, Q, $, Ue) {
836
703
  }) : Z.slug === "delta-badge" ? /* @__PURE__ */ X("div", {
837
704
  className: "flex flex-wrap gap-2",
838
705
  children: [
839
- /* @__PURE__ */ Y(c, {
706
+ /* @__PURE__ */ Y(s, {
840
707
  variant: "secondary",
841
708
  children: "+12.4%"
842
709
  }),
843
- /* @__PURE__ */ Y(c, {
710
+ /* @__PURE__ */ Y(s, {
844
711
  variant: "outline",
845
712
  children: "-3.1%"
846
713
  }),
847
- /* @__PURE__ */ Y(c, {
714
+ /* @__PURE__ */ Y(s, {
848
715
  variant: "destructive",
849
716
  children: "Risk"
850
717
  })
@@ -853,7 +720,7 @@ function $(Z, He, Q, $, Ue) {
853
720
  className: "flex flex-col gap-4 p-5 sm:flex-row sm:items-start sm:justify-between",
854
721
  children: [/* @__PURE__ */ X("div", {
855
722
  className: "space-y-2",
856
- children: [/* @__PURE__ */ Y(c, {
723
+ children: [/* @__PURE__ */ Y(s, {
857
724
  variant: "outline",
858
725
  children: "Customer"
859
726
  }), /* @__PURE__ */ X("div", { children: [/* @__PURE__ */ Y("h3", {
@@ -874,7 +741,7 @@ function $(Z, He, Q, $, Ue) {
874
741
  children: "Edit"
875
742
  })]
876
743
  })]
877
- }) }) : Z.slug === "notification-center" ? /* @__PURE__ */ Y(F, { items: [
744
+ }) }) : Z.slug === "notification-center" ? /* @__PURE__ */ Y(A, { items: [
878
745
  {
879
746
  key: "1",
880
747
  title: "Build completed",
@@ -902,11 +769,11 @@ function $(Z, He, Q, $, Ue) {
902
769
  size: "sm",
903
770
  children: "Save label"
904
771
  })]
905
- }) : Z.slug === "json-input" ? /* @__PURE__ */ Y(y, {
772
+ }) : Z.slug === "json-input" ? /* @__PURE__ */ Y(_, {
906
773
  value: "{\n \"workspace\": \"azamat-ui\",\n \"theme\": \"dashboard\"\n}",
907
774
  onValueChange: () => void 0,
908
775
  rows: 7
909
- }) : Z.slug === "kanban" ? /* @__PURE__ */ Y(j, { columns: [
776
+ }) : Z.slug === "kanban" ? /* @__PURE__ */ Y(E, { columns: [
910
777
  {
911
778
  key: "todo",
912
779
  title: "Todo",
@@ -934,53 +801,29 @@ function $(Z, He, Q, $, Ue) {
934
801
  description: "Release package and sync docs."
935
802
  }]
936
803
  }
937
- ] }) : Z.slug === "keyboard-shortcut" ? /* @__PURE__ */ X("div", {
938
- className: "flex flex-wrap gap-3",
939
- children: [
940
- /* @__PURE__ */ Y(A, { keys: ["Ctrl", "K"] }),
941
- /* @__PURE__ */ Y(A, { keys: ["Shift", "Enter"] }),
942
- /* @__PURE__ */ Y(A, { keys: ["Alt", "S"] })
943
- ]
944
- }) : Z.slug === "mention-input" ? /* @__PURE__ */ Y(b, {
945
- defaultValue: "@azamat can you review the DataTable route?",
946
- options: [
947
- {
948
- value: "@azamat",
949
- label: "@azamat"
950
- },
951
- {
952
- value: "@team",
953
- label: "@team"
954
- },
955
- {
956
- value: "@design",
957
- label: "@design"
958
- }
959
- ]
960
- }) : Z.slug === "menubar" ? /* @__PURE__ */ X(Ne, { children: [
961
- /* @__PURE__ */ X(U, { children: [/* @__PURE__ */ Y(W, { children: "File" }), /* @__PURE__ */ X(Pe, {
804
+ ] }) : Z.slug === "menubar" ? /* @__PURE__ */ X(_e, { children: [
805
+ /* @__PURE__ */ X(W, { children: [/* @__PURE__ */ Y(G, { children: "File" }), /* @__PURE__ */ X(ve, {
962
806
  className: "relative mt-2",
963
- children: [/* @__PURE__ */ Y(H, { children: "New page" }), /* @__PURE__ */ Y(H, { children: "Duplicate" })]
807
+ children: [/* @__PURE__ */ Y(U, { children: "New page" }), /* @__PURE__ */ Y(U, { children: "Duplicate" })]
964
808
  })] }),
965
- /* @__PURE__ */ Y(U, { children: /* @__PURE__ */ Y(W, { children: "Edit" }) }),
966
- /* @__PURE__ */ Y(U, { children: /* @__PURE__ */ Y(W, { children: "View" }) })
967
- ] }) : Z.slug === "navigation-menu" ? /* @__PURE__ */ Y(Fe, { children: /* @__PURE__ */ X(Ie, { children: [
968
- /* @__PURE__ */ Y(G, { children: /* @__PURE__ */ Y(K, {
809
+ /* @__PURE__ */ Y(W, { children: /* @__PURE__ */ Y(G, { children: "Edit" }) }),
810
+ /* @__PURE__ */ Y(W, { children: /* @__PURE__ */ Y(G, { children: "View" }) })
811
+ ] }) : Z.slug === "navigation-menu" ? /* @__PURE__ */ Y(ye, { children: /* @__PURE__ */ X(be, { children: [
812
+ /* @__PURE__ */ Y(K, { children: /* @__PURE__ */ Y(q, {
969
813
  href: "#",
970
814
  active: !0,
971
815
  children: "Overview"
972
816
  }) }),
973
- /* @__PURE__ */ Y(G, { children: /* @__PURE__ */ Y(K, {
817
+ /* @__PURE__ */ Y(K, { children: /* @__PURE__ */ Y(q, {
974
818
  href: "#",
975
819
  children: "Components"
976
820
  }) }),
977
- /* @__PURE__ */ Y(G, { children: /* @__PURE__ */ Y(K, {
821
+ /* @__PURE__ */ Y(K, { children: /* @__PURE__ */ Y(q, {
978
822
  href: "#",
979
823
  children: "Docs"
980
824
  }) })
981
- ] }) }) : Z.slug === "overlay" ? /* @__PURE__ */ X(oe, {
982
- columns: 3,
983
- gap: "sm",
825
+ ] }) }) : Z.slug === "overlay" ? /* @__PURE__ */ X("div", {
826
+ className: "grid gap-3 sm:grid-cols-3",
984
827
  children: [
985
828
  /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
986
829
  className: "p-4",
@@ -1013,7 +856,7 @@ function $(Z, He, Q, $, Ue) {
1013
856
  })]
1014
857
  }) })
1015
858
  ]
1016
- }) : Z.slug === "property-grid" ? /* @__PURE__ */ Y(I, {
859
+ }) : Z.slug === "property-grid" ? /* @__PURE__ */ Y(j, {
1017
860
  columns: 3,
1018
861
  items: [
1019
862
  {
@@ -1035,32 +878,15 @@ function $(Z, He, Q, $, Ue) {
1035
878
  description: "Editable local files"
1036
879
  }
1037
880
  ]
1038
- }) : Z.slug === "qr-code" ? /* @__PURE__ */ Y(Te, {
881
+ }) : Z.slug === "qr-code" ? /* @__PURE__ */ Y(z, {
1039
882
  value: "https://azamat-ui.vercel.app",
1040
883
  alt: "Azamat UI"
1041
- }) : Z.slug === "quantity-stepper" ? /* @__PURE__ */ Y(p, {
884
+ }) : Z.slug === "quantity-stepper" ? /* @__PURE__ */ Y(m, {
1042
885
  defaultValue: 3,
1043
886
  min: 1,
1044
887
  max: 10
1045
- }) : Z.slug === "repeater-field" ? /* @__PURE__ */ Y(a, { children: /* @__PURE__ */ X(o, {
1046
- className: "grid gap-3 p-5",
1047
- children: [
1048
- /* @__PURE__ */ Y(i, {
1049
- placeholder: "First item",
1050
- defaultValue: "Revenue KPI"
1051
- }),
1052
- /* @__PURE__ */ Y(i, {
1053
- placeholder: "Second item",
1054
- defaultValue: "Churn guardrail"
1055
- }),
1056
- /* @__PURE__ */ Y("div", { children: /* @__PURE__ */ Y(e, {
1057
- size: "sm",
1058
- variant: "outline",
1059
- children: "Add row"
1060
- }) })
1061
- ]
1062
- }) }) : Z.slug === "resizable-panel" ? /* @__PURE__ */ X(Re, { children: [
1063
- /* @__PURE__ */ X(q, {
888
+ }) : Z.slug === "resizable-panel" ? /* @__PURE__ */ X(Se, { children: [
889
+ /* @__PURE__ */ X(J, {
1064
890
  defaultSize: "45%",
1065
891
  children: [/* @__PURE__ */ Y("p", {
1066
892
  className: "text-sm font-medium",
@@ -1070,8 +896,8 @@ function $(Z, He, Q, $, Ue) {
1070
896
  children: "Resize this surface in product screens with long content."
1071
897
  })]
1072
898
  }),
1073
- /* @__PURE__ */ Y(Le, {}),
1074
- /* @__PURE__ */ X(q, {
899
+ /* @__PURE__ */ Y(xe, {}),
900
+ /* @__PURE__ */ X(J, {
1075
901
  defaultSize: "55%",
1076
902
  children: [/* @__PURE__ */ Y("p", {
1077
903
  className: "text-sm font-medium",
@@ -1081,10 +907,10 @@ function $(Z, He, Q, $, Ue) {
1081
907
  children: "Use for side-by-side data and editing tools."
1082
908
  })]
1083
909
  })
1084
- ] }) : Z.slug === "rich-text-editor" ? /* @__PURE__ */ Y(ze, {
910
+ ] }) : Z.slug === "rich-text-editor" ? /* @__PURE__ */ Y(Ce, {
1085
911
  value: "<p><strong>Release note</strong> with product details.</p>",
1086
912
  onValueChange: () => void 0
1087
- }) : Z.slug === "saved-filter-select" ? /* @__PURE__ */ Y(pe, {
913
+ }) : Z.slug === "saved-filter-select" ? /* @__PURE__ */ Y(d, {
1088
914
  value: "billing",
1089
915
  filters: [
1090
916
  {
@@ -1106,7 +932,7 @@ function $(Z, He, Q, $, Ue) {
1106
932
  onValueChange: () => void 0,
1107
933
  onSave: () => void 0,
1108
934
  onDelete: () => void 0
1109
- }) : Z.slug === "section" ? /* @__PURE__ */ Y(ae, {
935
+ }) : Z.slug === "section" ? /* @__PURE__ */ Y(oe, {
1110
936
  title: "Revenue summary",
1111
937
  description: "Section wrapper for grouped content and actions.",
1112
938
  actions: /* @__PURE__ */ Y(e, {
@@ -1147,9 +973,9 @@ function $(Z, He, Q, $, Ue) {
1147
973
  }), /* @__PURE__ */ Y("p", {
1148
974
  className: "mt-1 text-sm text-muted-foreground",
1149
975
  children: "Generic display fallback kept neutral until a dedicated showcase is added."
1150
- })] }), /* @__PURE__ */ Y(c, {
976
+ })] }), /* @__PURE__ */ Y(s, {
1151
977
  variant: "outline",
1152
- children: Ue
978
+ children: Oe
1153
979
  })]
1154
980
  })
1155
981
  }) : /* @__PURE__ */ Y("div", {
@@ -1162,7 +988,7 @@ function $(Z, He, Q, $, Ue) {
1162
988
  }), /* @__PURE__ */ Y("p", {
1163
989
  className: "mt-1 text-sm text-muted-foreground",
1164
990
  children: "Neutral starter preview for this surface. Copy it into your app, then shape the final state with your real data and props."
1165
- })] }), /* @__PURE__ */ Y(c, {
991
+ })] }), /* @__PURE__ */ Y(s, {
1166
992
  variant: "outline",
1167
993
  children: Z.category
1168
994
  })]