@hanzo/ui 5.3.35 → 5.3.36

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 (254) hide show
  1. package/bin/create-registry.js +0 -0
  2. package/bin/npx-registry-mcp.js +0 -0
  3. package/bin/registry-mcp-wrapper.sh +0 -0
  4. package/bin/registry-mcp.js +0 -0
  5. package/bin/start-mcp-server.sh +0 -0
  6. package/bin/test-mcp.sh +0 -0
  7. package/dist/3d/button.js +1 -297
  8. package/dist/3d/button.mjs +1 -272
  9. package/dist/3d/card.js +1 -233
  10. package/dist/3d/card.mjs +1 -206
  11. package/dist/3d/carousel.js +1 -370
  12. package/dist/3d/carousel.mjs +1 -343
  13. package/dist/3d/grid.js +1 -361
  14. package/dist/3d/grid.mjs +1 -336
  15. package/dist/3d/index.js +1 -1517
  16. package/dist/3d/index.mjs +1 -1471
  17. package/dist/3d/marquee.js +1 -351
  18. package/dist/3d/marquee.mjs +1 -326
  19. package/dist/3d/pin.js +1 -45
  20. package/dist/3d/pin.mjs +1 -23
  21. package/dist/accordion.js +1 -79
  22. package/dist/accordion.mjs +1 -54
  23. package/dist/alert-dialog.js +1 -224
  24. package/dist/alert-dialog.mjs +1 -191
  25. package/dist/alert.js +1 -97
  26. package/dist/alert.mjs +1 -91
  27. package/dist/animation/animated-background.js +1 -423
  28. package/dist/animation/animated-background.mjs +1 -417
  29. package/dist/animation/animated-beam.js +1 -118
  30. package/dist/animation/animated-beam.mjs +1 -96
  31. package/dist/animation/animated-cursor.js +1 -274
  32. package/dist/animation/animated-cursor.mjs +1 -269
  33. package/dist/animation/animated-icon.js +2 -356
  34. package/dist/animation/animated-icon.mjs +2 -350
  35. package/dist/animation/animated-list.js +1 -338
  36. package/dist/animation/animated-list.mjs +1 -332
  37. package/dist/animation/animated-number.js +1 -282
  38. package/dist/animation/animated-number.mjs +1 -276
  39. package/dist/animation/animated-testimonials.js +1 -96
  40. package/dist/animation/animated-testimonials.mjs +1 -74
  41. package/dist/animation/animated-tooltip.js +1 -66
  42. package/dist/animation/animated-tooltip.mjs +1 -44
  43. package/dist/animation/apple-cards-carousel.js +1 -307
  44. package/dist/animation/apple-cards-carousel.mjs +1 -284
  45. package/dist/animation/apple-hello-effect.js +1 -59
  46. package/dist/animation/apple-hello-effect.mjs +1 -37
  47. package/dist/animation/index.js +2 -1951
  48. package/dist/animation/index.mjs +2 -1920
  49. package/dist/avatar.js +1 -70
  50. package/dist/avatar.mjs +1 -46
  51. package/dist/badge.js +1 -60
  52. package/dist/badge.mjs +1 -54
  53. package/dist/blocks/index.js +2 -1684
  54. package/dist/blocks/index.mjs +2 -1645
  55. package/dist/breadcrumb.js +1 -106
  56. package/dist/breadcrumb.mjs +1 -98
  57. package/dist/calendar-ext/index.js +1 -207
  58. package/dist/calendar-ext/index.mjs +1 -169
  59. package/dist/calendar.js +1 -193
  60. package/dist/calendar.mjs +1 -168
  61. package/dist/carousel.js +1 -282
  62. package/dist/carousel.mjs +1 -253
  63. package/dist/charts/index.js +6 -5840
  64. package/dist/charts/index.mjs +6 -5749
  65. package/dist/checkbox.js +1 -59
  66. package/dist/checkbox.mjs +1 -34
  67. package/dist/code/block.js +2 -225
  68. package/dist/code/block.mjs +2 -202
  69. package/dist/code/compare.js +5 -444
  70. package/dist/code/compare.mjs +5 -421
  71. package/dist/code/diff.js +12 -429
  72. package/dist/code/diff.mjs +11 -405
  73. package/dist/code/editor.js +1 -242
  74. package/dist/code/editor.mjs +1 -217
  75. package/dist/code/explorer.js +1 -290
  76. package/dist/code/explorer.mjs +1 -267
  77. package/dist/code/index.js +26 -2514
  78. package/dist/code/index.mjs +24 -2471
  79. package/dist/code/preview.js +6 -363
  80. package/dist/code/preview.mjs +6 -340
  81. package/dist/code/snippet.js +2 -273
  82. package/dist/code/snippet.mjs +2 -249
  83. package/dist/code/tabs.js +1 -74
  84. package/dist/code/tabs.mjs +1 -52
  85. package/dist/code/terminal.js +3 -436
  86. package/dist/code/terminal.mjs +3 -413
  87. package/dist/collapsible.js +1 -32
  88. package/dist/collapsible.mjs +1 -8
  89. package/dist/command.js +1 -282
  90. package/dist/command.mjs +1 -251
  91. package/dist/context-menu.js +1 -206
  92. package/dist/context-menu.mjs +1 -170
  93. package/dist/desktop/hooks.js +1 -223
  94. package/dist/desktop/hooks.mjs +1 -198
  95. package/dist/desktop/index.js +1 -685
  96. package/dist/desktop/index.mjs +1 -657
  97. package/dist/desktop/spotlight.js +1 -260
  98. package/dist/desktop/spotlight.mjs +1 -235
  99. package/dist/desktop/window.js +1 -273
  100. package/dist/desktop/window.mjs +1 -247
  101. package/dist/device/index.js +1 -2
  102. package/dist/device/index.mjs +0 -1
  103. package/dist/dialog.js +1 -245
  104. package/dist/dialog.mjs +1 -213
  105. package/dist/dock/basic.js +1 -173
  106. package/dist/dock/basic.mjs +1 -150
  107. package/dist/dock/index.js +1 -647
  108. package/dist/dock/index.mjs +1 -620
  109. package/dist/dock/limelight-nav.js +1 -314
  110. package/dist/dock/limelight-nav.mjs +1 -293
  111. package/dist/dock/macos.js +1 -140
  112. package/dist/dock/macos.mjs +1 -117
  113. package/dist/dock/menu.js +1 -69
  114. package/dist/dock/menu.mjs +1 -47
  115. package/dist/dock/message.js +1 -148
  116. package/dist/dock/message.mjs +1 -126
  117. package/dist/drawer.js +1 -114
  118. package/dist/drawer.mjs +1 -102
  119. package/dist/dropdown-menu.js +1 -201
  120. package/dist/dropdown-menu.mjs +1 -165
  121. package/dist/finance/AdvancedChart.js +2 -47
  122. package/dist/finance/AdvancedChart.mjs +2 -45
  123. package/dist/finance/CompanyProfile.js +2 -47
  124. package/dist/finance/CompanyProfile.mjs +2 -45
  125. package/dist/finance/CryptoScreener.js +2 -44
  126. package/dist/finance/CryptoScreener.mjs +2 -42
  127. package/dist/finance/Financials.js +2 -51
  128. package/dist/finance/Financials.mjs +2 -49
  129. package/dist/finance/ForexScreener.js +2 -45
  130. package/dist/finance/ForexScreener.mjs +2 -43
  131. package/dist/finance/MarketOverview.js +2 -103
  132. package/dist/finance/MarketOverview.mjs +2 -101
  133. package/dist/finance/NewsTimeline.js +2 -43
  134. package/dist/finance/NewsTimeline.mjs +2 -41
  135. package/dist/finance/OrderEntry.js +1 -130
  136. package/dist/finance/OrderEntry.mjs +1 -128
  137. package/dist/finance/OrdersHistory.js +1 -63
  138. package/dist/finance/OrdersHistory.mjs +1 -61
  139. package/dist/finance/PositionsList.js +1 -79
  140. package/dist/finance/PositionsList.mjs +1 -77
  141. package/dist/finance/StockScreener.js +2 -45
  142. package/dist/finance/StockScreener.mjs +2 -43
  143. package/dist/finance/SymbolInfo.js +2 -45
  144. package/dist/finance/SymbolInfo.mjs +2 -43
  145. package/dist/finance/TechnicalAnalysis.js +2 -53
  146. package/dist/finance/TechnicalAnalysis.mjs +2 -51
  147. package/dist/finance/TickerTape.js +2 -55
  148. package/dist/finance/TickerTape.mjs +2 -53
  149. package/dist/finance/TradingPanel.js +1 -190
  150. package/dist/finance/TradingPanel.mjs +1 -188
  151. package/dist/finance/index.js +2 -929
  152. package/dist/finance/index.mjs +2 -913
  153. package/dist/form/index.js +1 -153
  154. package/dist/form/index.mjs +1 -123
  155. package/dist/form.js +1 -171
  156. package/dist/form.mjs +1 -141
  157. package/dist/hover-card.js +1 -57
  158. package/dist/hover-card.mjs +1 -33
  159. package/dist/index.js +192 -9618
  160. package/dist/index.mjs +192 -9202
  161. package/dist/input-otp.js +1 -78
  162. package/dist/input-otp.mjs +1 -53
  163. package/dist/kanban/index.js +1 -593
  164. package/dist/kanban/index.mjs +1 -571
  165. package/dist/lib/utils.js +1 -28
  166. package/dist/lib/utils.mjs +1 -24
  167. package/dist/mermaid/index.js +1 -280
  168. package/dist/mermaid/index.mjs +1 -253
  169. package/dist/navigation/index.js +1 -97
  170. package/dist/navigation/index.mjs +1 -78
  171. package/dist/navigation-menu.js +1 -148
  172. package/dist/navigation-menu.mjs +1 -115
  173. package/dist/pattern/grid-pattern.js +3 -325
  174. package/dist/pattern/grid-pattern.mjs +3 -302
  175. package/dist/pattern/index.js +3 -325
  176. package/dist/pattern/index.mjs +3 -302
  177. package/dist/popover.js +1 -62
  178. package/dist/popover.mjs +1 -36
  179. package/dist/progress.js +1 -61
  180. package/dist/progress.mjs +1 -36
  181. package/dist/project/gantt.js +1 -64
  182. package/dist/project/gantt.mjs +1 -42
  183. package/dist/project/index.js +1 -635
  184. package/dist/project/index.mjs +1 -610
  185. package/dist/project/kanban.js +1 -596
  186. package/dist/project/kanban.mjs +1 -571
  187. package/dist/project/list.js +1 -34
  188. package/dist/project/list.mjs +1 -11
  189. package/dist/radio-group.js +1 -67
  190. package/dist/radio-group.mjs +1 -44
  191. package/dist/resizable.js +1 -71
  192. package/dist/resizable.mjs +1 -47
  193. package/dist/scroll-area.js +1 -88
  194. package/dist/scroll-area.mjs +1 -65
  195. package/dist/select.js +1 -139
  196. package/dist/select.mjs +1 -110
  197. package/dist/separator.js +1 -58
  198. package/dist/separator.mjs +1 -33
  199. package/dist/sheet.js +1 -147
  200. package/dist/sheet.mjs +1 -116
  201. package/dist/skeleton.js +1 -31
  202. package/dist/skeleton.mjs +1 -26
  203. package/dist/slider.js +1 -98
  204. package/dist/slider.mjs +1 -72
  205. package/dist/sonner.js +1 -33
  206. package/dist/sonner.mjs +1 -28
  207. package/dist/spline/index.js +1 -210
  208. package/dist/spline/index.mjs +1 -201
  209. package/dist/spline/media-stack.js +1 -192
  210. package/dist/spline/media-stack.mjs +1 -184
  211. package/dist/spline/player.js +1 -36
  212. package/dist/spline/player.mjs +1 -30
  213. package/dist/switch.js +1 -61
  214. package/dist/switch.mjs +1 -36
  215. package/dist/table.js +1 -109
  216. package/dist/table.mjs +1 -100
  217. package/dist/tabs.js +1 -127
  218. package/dist/tabs.mjs +1 -101
  219. package/dist/tailwind/index.mjs +1 -2011
  220. package/dist/textarea.js +1 -77
  221. package/dist/textarea.mjs +1 -55
  222. package/dist/toggle-group.js +1 -117
  223. package/dist/toggle-group.mjs +1 -92
  224. package/dist/toggle.js +1 -70
  225. package/dist/toggle.mjs +1 -47
  226. package/dist/tooltip.js +1 -66
  227. package/dist/tooltip.mjs +1 -39
  228. package/dist/types/index.mjs +1 -51
  229. package/dist/ui/announcement.js +1 -133
  230. package/dist/ui/announcement.mjs +1 -111
  231. package/dist/ui/avatar-group.js +1 -87
  232. package/dist/ui/avatar-group.mjs +1 -64
  233. package/dist/ui/banner.js +1 -84
  234. package/dist/ui/banner.mjs +1 -61
  235. package/dist/ui/cursor.js +1 -77
  236. package/dist/ui/cursor.mjs +1 -55
  237. package/dist/ui/index.js +1 -494
  238. package/dist/ui/index.mjs +1 -461
  239. package/dist/ui/marquee.js +1 -73
  240. package/dist/ui/marquee.mjs +1 -51
  241. package/dist/ui/pill.js +1 -84
  242. package/dist/ui/pill.mjs +1 -61
  243. package/dist/ui/spinner.js +1 -27
  244. package/dist/ui/spinner.mjs +1 -25
  245. package/dist/ui/tags.js +1 -116
  246. package/dist/ui/tags.mjs +1 -94
  247. package/dist/ui/ticker.js +1 -72
  248. package/dist/ui/ticker.mjs +1 -50
  249. package/dist/util/index.mjs +1 -404
  250. package/package.json +28 -27
  251. package/dist/primitives/index.js +0 -9619
  252. package/dist/primitives/index.mjs +0 -9203
  253. package/dist/primitives-export.js +0 -9619
  254. package/dist/primitives-export.mjs +0 -9203
@@ -1,98 +1,2 @@
1
1
  "use client";
2
- 'use strict';
3
-
4
- var jsxRuntime = require('react/jsx-runtime');
5
-
6
- var __defProp = Object.defineProperty;
7
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
8
- function Component() {
9
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
10
- }
11
- __name(Component, "Component");
12
- function Component2() {
13
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
14
- }
15
- __name(Component2, "Component");
16
- function Component3() {
17
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
18
- }
19
- __name(Component3, "Component");
20
- function Component4() {
21
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
22
- }
23
- __name(Component4, "Component");
24
- function Component5() {
25
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
26
- }
27
- __name(Component5, "Component");
28
- function Component6() {
29
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
30
- }
31
- __name(Component6, "Component");
32
- function Component7() {
33
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
34
- }
35
- __name(Component7, "Component");
36
- function Component8() {
37
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
38
- }
39
- __name(Component8, "Component");
40
- function Component9() {
41
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
42
- }
43
- __name(Component9, "Component");
44
- function Component10() {
45
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
46
- }
47
- __name(Component10, "Component");
48
- function Component11() {
49
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
50
- }
51
- __name(Component11, "Component");
52
- function Component12() {
53
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
54
- }
55
- __name(Component12, "Component");
56
- function Component13() {
57
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
58
- }
59
- __name(Component13, "Component");
60
- function Component14() {
61
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
62
- }
63
- __name(Component14, "Component");
64
- function Component15() {
65
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
66
- }
67
- __name(Component15, "Component");
68
- function Component16() {
69
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
70
- }
71
- __name(Component16, "Component");
72
- function Component17() {
73
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
74
- }
75
- __name(Component17, "Component");
76
- function Component18() {
77
- return /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
78
- }
79
- __name(Component18, "Component");
80
-
81
- exports.AIModelSelectorNavigationBar = Component2;
82
- exports.AdvancedNavigationBar = Component;
83
- exports.AppSwitcherNavigationBar = Component3;
84
- exports.BreadcrumbAndFiltersNavigationBar = Component4;
85
- exports.BreadcrumbNavigationBar = Component5;
86
- exports.CenteredLogoNavigationBar = Component6;
87
- exports.CollaborationNavigationBar = Component7;
88
- exports.CommunicationNavigationBar = Component8;
89
- exports.ContextSwitcherNavigationBar = Component9;
90
- exports.DashboardNavigationBar = Component10;
91
- exports.ECommerceNavigationBar = Component11;
92
- exports.IconNavigationBar = Component12;
93
- exports.SearchAndToggleNavigationBar = Component13;
94
- exports.SimpleNavigationBar = Component14;
95
- exports.StatusDashboardNavigationBar = Component15;
96
- exports.TeamSwitcherNavigationBar = Component16;
97
- exports.TwoTierNavigationBar = Component17;
98
- exports.UnderlineNavigationBar = Component18;
2
+ 'use strict';var jsxRuntime=require('react/jsx-runtime');var G=Object.defineProperty;var e=(q,z)=>G(q,"name",{value:z,configurable:true});function t(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(t,"Component");function a(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(a,"Component");function i(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(i,"Component");function s(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(s,"Component");function f(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(f,"Component");function u(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(u,"Component");function l(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(l,"Component");function v(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(v,"Component");function N(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(N,"Component");function B(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(B,"Component");function S(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(S,"Component");function b(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(b,"Component");function w(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(w,"Component");function D(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(D,"Component");function E(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(E,"Component");function L(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(L,"Component");function U(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(U,"Component");function k(){return jsxRuntime.jsx("div",{className:"flex items-center justify-center p-8",children:jsxRuntime.jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(k,"Component");exports.AIModelSelectorNavigationBar=a;exports.AdvancedNavigationBar=t;exports.AppSwitcherNavigationBar=i;exports.BreadcrumbAndFiltersNavigationBar=s;exports.BreadcrumbNavigationBar=f;exports.CenteredLogoNavigationBar=u;exports.CollaborationNavigationBar=l;exports.CommunicationNavigationBar=v;exports.ContextSwitcherNavigationBar=N;exports.DashboardNavigationBar=B;exports.ECommerceNavigationBar=S;exports.IconNavigationBar=b;exports.SearchAndToggleNavigationBar=w;exports.SimpleNavigationBar=D;exports.StatusDashboardNavigationBar=E;exports.TeamSwitcherNavigationBar=L;exports.TwoTierNavigationBar=U;exports.UnderlineNavigationBar=k;
@@ -1,79 +1,2 @@
1
1
  "use client";
2
- import { jsx } from 'react/jsx-runtime';
3
-
4
- var __defProp = Object.defineProperty;
5
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
6
- function Component() {
7
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
8
- }
9
- __name(Component, "Component");
10
- function Component2() {
11
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
12
- }
13
- __name(Component2, "Component");
14
- function Component3() {
15
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
16
- }
17
- __name(Component3, "Component");
18
- function Component4() {
19
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
20
- }
21
- __name(Component4, "Component");
22
- function Component5() {
23
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
24
- }
25
- __name(Component5, "Component");
26
- function Component6() {
27
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
28
- }
29
- __name(Component6, "Component");
30
- function Component7() {
31
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
32
- }
33
- __name(Component7, "Component");
34
- function Component8() {
35
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
36
- }
37
- __name(Component8, "Component");
38
- function Component9() {
39
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
40
- }
41
- __name(Component9, "Component");
42
- function Component10() {
43
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
44
- }
45
- __name(Component10, "Component");
46
- function Component11() {
47
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
48
- }
49
- __name(Component11, "Component");
50
- function Component12() {
51
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
52
- }
53
- __name(Component12, "Component");
54
- function Component13() {
55
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
56
- }
57
- __name(Component13, "Component");
58
- function Component14() {
59
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
60
- }
61
- __name(Component14, "Component");
62
- function Component15() {
63
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
64
- }
65
- __name(Component15, "Component");
66
- function Component16() {
67
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
68
- }
69
- __name(Component16, "Component");
70
- function Component17() {
71
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
72
- }
73
- __name(Component17, "Component");
74
- function Component18() {
75
- return /* @__PURE__ */ jsx("div", { className: "flex items-center justify-center p-8", children: /* @__PURE__ */ jsx("p", { className: "text-muted-foreground", children: "Component coming soon" }) });
76
- }
77
- __name(Component18, "Component");
78
-
79
- export { Component2 as AIModelSelectorNavigationBar, Component as AdvancedNavigationBar, Component3 as AppSwitcherNavigationBar, Component4 as BreadcrumbAndFiltersNavigationBar, Component5 as BreadcrumbNavigationBar, Component6 as CenteredLogoNavigationBar, Component7 as CollaborationNavigationBar, Component8 as CommunicationNavigationBar, Component9 as ContextSwitcherNavigationBar, Component10 as DashboardNavigationBar, Component11 as ECommerceNavigationBar, Component12 as IconNavigationBar, Component13 as SearchAndToggleNavigationBar, Component14 as SimpleNavigationBar, Component15 as StatusDashboardNavigationBar, Component16 as TeamSwitcherNavigationBar, Component17 as TwoTierNavigationBar, Component18 as UnderlineNavigationBar };
2
+ import {jsx}from'react/jsx-runtime';var G=Object.defineProperty;var e=(q,z)=>G(q,"name",{value:z,configurable:true});function t(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(t,"Component");function a(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(a,"Component");function i(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(i,"Component");function s(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(s,"Component");function f(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(f,"Component");function u(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(u,"Component");function l(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(l,"Component");function v(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(v,"Component");function N(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(N,"Component");function B(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(B,"Component");function S(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(S,"Component");function b(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(b,"Component");function w(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(w,"Component");function D(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(D,"Component");function E(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(E,"Component");function L(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(L,"Component");function U(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(U,"Component");function k(){return jsx("div",{className:"flex items-center justify-center p-8",children:jsx("p",{className:"text-muted-foreground",children:"Component coming soon"})})}e(k,"Component");export{a as AIModelSelectorNavigationBar,t as AdvancedNavigationBar,i as AppSwitcherNavigationBar,s as BreadcrumbAndFiltersNavigationBar,f as BreadcrumbNavigationBar,u as CenteredLogoNavigationBar,l as CollaborationNavigationBar,v as CommunicationNavigationBar,N as ContextSwitcherNavigationBar,B as DashboardNavigationBar,S as ECommerceNavigationBar,b as IconNavigationBar,w as SearchAndToggleNavigationBar,D as SimpleNavigationBar,E as StatusDashboardNavigationBar,L as TeamSwitcherNavigationBar,U as TwoTierNavigationBar,k as UnderlineNavigationBar};
@@ -1,149 +1,2 @@
1
1
  "use client";
2
- 'use strict';
3
-
4
- var React = require('react');
5
- var NavigationMenuPrimitive = require('@radix-ui/react-navigation-menu');
6
- var classVarianceAuthority = require('class-variance-authority');
7
- var lucideReact = require('lucide-react');
8
- var clsx = require('clsx');
9
- var tailwindMerge = require('tailwind-merge');
10
- var jsxRuntime = require('react/jsx-runtime');
11
-
12
- function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
13
-
14
- function _interopNamespace(e) {
15
- if (e && e.__esModule) return e;
16
- var n = Object.create(null);
17
- if (e) {
18
- Object.keys(e).forEach(function (k) {
19
- if (k !== 'default') {
20
- var d = Object.getOwnPropertyDescriptor(e, k);
21
- Object.defineProperty(n, k, d.get ? d : {
22
- enumerable: true,
23
- get: function () { return e[k]; }
24
- });
25
- }
26
- });
27
- }
28
- n.default = e;
29
- return Object.freeze(n);
30
- }
31
-
32
- var React__default = /*#__PURE__*/_interopDefault(React);
33
- var NavigationMenuPrimitive__namespace = /*#__PURE__*/_interopNamespace(NavigationMenuPrimitive);
34
-
35
- var __defProp = Object.defineProperty;
36
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
37
- function cn(...inputs) {
38
- return tailwindMerge.twMerge(clsx.clsx(inputs));
39
- }
40
- __name(cn, "cn");
41
- var NavigationMenu = React__default.default.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
42
- NavigationMenuPrimitive__namespace.Root,
43
- {
44
- ref,
45
- className: cn(
46
- "relative z-10 flex max-w-max flex-1 items-center justify-center",
47
- className
48
- ),
49
- ...props,
50
- children
51
- }
52
- ));
53
- NavigationMenu.displayName = NavigationMenuPrimitive__namespace.Root.displayName;
54
- var NavigationMenuList = React__default.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
55
- NavigationMenuPrimitive__namespace.List,
56
- {
57
- ref,
58
- className: cn(
59
- "group flex flex-1 list-none items-center justify-center space-x-1",
60
- className
61
- ),
62
- ...props
63
- }
64
- ));
65
- NavigationMenuList.displayName = NavigationMenuPrimitive__namespace.List.displayName;
66
- var NavigationMenuItem = React__default.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
67
- NavigationMenuPrimitive__namespace.Item,
68
- {
69
- ref,
70
- className: cn("relative", className),
71
- ...props
72
- }
73
- ));
74
- NavigationMenuItem.displayName = "NavigationMenuItem";
75
- var navigationMenuTriggerStyle = classVarianceAuthority.cva(
76
- "group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"
77
- );
78
- var NavigationMenuTrigger = React__default.default.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsxs(
79
- NavigationMenuPrimitive__namespace.Trigger,
80
- {
81
- ref,
82
- className: cn(navigationMenuTriggerStyle(), "group", className),
83
- ...props,
84
- children: [
85
- children,
86
- " ",
87
- /* @__PURE__ */ jsxRuntime.jsx(
88
- lucideReact.ChevronDown,
89
- {
90
- className: "relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180",
91
- "aria-hidden": "true"
92
- }
93
- )
94
- ]
95
- }
96
- ));
97
- NavigationMenuTrigger.displayName = NavigationMenuPrimitive__namespace.Trigger.displayName;
98
- var NavigationMenuContent = React__default.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
99
- NavigationMenuPrimitive__namespace.Content,
100
- {
101
- ref,
102
- className: cn(
103
- "right-0 absolute",
104
- "absolute top-full w-fit bg-popover mt-[5px]",
105
- "data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",
106
- className
107
- ),
108
- ...props
109
- }
110
- ));
111
- NavigationMenuContent.displayName = NavigationMenuPrimitive__namespace.Content.displayName;
112
- var NavigationMenuLink = NavigationMenuPrimitive__namespace.Link;
113
- var NavigationMenuViewport = React__default.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx("div", { className: cn("absolute left-0 top-full flex justify-center"), children: /* @__PURE__ */ jsxRuntime.jsx(
114
- NavigationMenuPrimitive__namespace.Viewport,
115
- {
116
- className: cn(
117
- "origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ",
118
- "bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",
119
- className
120
- ),
121
- ref,
122
- ...props
123
- }
124
- ) }));
125
- NavigationMenuViewport.displayName = NavigationMenuPrimitive__namespace.Viewport.displayName;
126
- var NavigationMenuIndicator = React__default.default.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsxRuntime.jsx(
127
- NavigationMenuPrimitive__namespace.Indicator,
128
- {
129
- ref,
130
- className: cn(
131
- "top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden",
132
- "data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",
133
- className
134
- ),
135
- ...props,
136
- children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md" })
137
- }
138
- ));
139
- NavigationMenuIndicator.displayName = NavigationMenuPrimitive__namespace.Indicator.displayName;
140
-
141
- exports.NavigationMenu = NavigationMenu;
142
- exports.NavigationMenuContent = NavigationMenuContent;
143
- exports.NavigationMenuIndicator = NavigationMenuIndicator;
144
- exports.NavigationMenuItem = NavigationMenuItem;
145
- exports.NavigationMenuLink = NavigationMenuLink;
146
- exports.NavigationMenuList = NavigationMenuList;
147
- exports.NavigationMenuTrigger = NavigationMenuTrigger;
148
- exports.NavigationMenuViewport = NavigationMenuViewport;
149
- exports.navigationMenuTriggerStyle = navigationMenuTriggerStyle;
2
+ 'use strict';var r=require('react'),e=require('@radix-ui/react-navigation-menu'),classVarianceAuthority=require('class-variance-authority'),lucideReact=require('lucide-react'),clsx=require('clsx'),tailwindMerge=require('tailwind-merge'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var r__default=/*#__PURE__*/_interopDefault(r);var e__namespace=/*#__PURE__*/_interopNamespace(e);var s=Object.defineProperty;var u=(t,i)=>s(t,"name",{value:i,configurable:true});function n(...t){return tailwindMerge.twMerge(clsx.clsx(t))}u(n,"cn");var l=r__default.default.forwardRef(({className:t,children:i,...o},m)=>jsxRuntime.jsx(e__namespace.Root,{ref:m,className:n("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...o,children:i}));l.displayName=e__namespace.Root.displayName;var v=r__default.default.forwardRef(({className:t,...i},o)=>jsxRuntime.jsx(e__namespace.List,{ref:o,className:n("group flex flex-1 list-none items-center justify-center space-x-1",t),...i}));v.displayName=e__namespace.List.displayName;var g=r__default.default.forwardRef(({className:t,...i},o)=>jsxRuntime.jsx(e__namespace.Item,{ref:o,className:n("relative",t),...i}));g.displayName="NavigationMenuItem";var N=classVarianceAuthority.cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),b=r__default.default.forwardRef(({className:t,children:i,...o},m)=>jsxRuntime.jsxs(e__namespace.Trigger,{ref:m,className:n(N(),"group",t),...o,children:[i," ",jsxRuntime.jsx(lucideReact.ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));b.displayName=e__namespace.Trigger.displayName;var x=r__default.default.forwardRef(({className:t,...i},o)=>jsxRuntime.jsx(e__namespace.Content,{ref:o,className:n("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...i}));x.displayName=e__namespace.Content.displayName;var Z=e__namespace.Link,y=r__default.default.forwardRef(({className:t,...i},o)=>jsxRuntime.jsx("div",{className:n("absolute left-0 top-full flex justify-center"),children:jsxRuntime.jsx(e__namespace.Viewport,{className:n("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:o,...i})}));y.displayName=e__namespace.Viewport.displayName;var h=r__default.default.forwardRef(({className:t,...i},o)=>jsxRuntime.jsx(e__namespace.Indicator,{ref:o,className:n("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...i,children:jsxRuntime.jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));h.displayName=e__namespace.Indicator.displayName;exports.NavigationMenu=l;exports.NavigationMenuContent=x;exports.NavigationMenuIndicator=h;exports.NavigationMenuItem=g;exports.NavigationMenuLink=Z;exports.NavigationMenuList=v;exports.NavigationMenuTrigger=b;exports.NavigationMenuViewport=y;exports.navigationMenuTriggerStyle=N;
@@ -1,116 +1,2 @@
1
1
  "use client";
2
- import React from 'react';
3
- import * as NavigationMenuPrimitive from '@radix-ui/react-navigation-menu';
4
- import { cva } from 'class-variance-authority';
5
- import { ChevronDown } from 'lucide-react';
6
- import { clsx } from 'clsx';
7
- import { twMerge } from 'tailwind-merge';
8
- import { jsx, jsxs } from 'react/jsx-runtime';
9
-
10
- var __defProp = Object.defineProperty;
11
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
12
- function cn(...inputs) {
13
- return twMerge(clsx(inputs));
14
- }
15
- __name(cn, "cn");
16
- var NavigationMenu = React.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ jsx(
17
- NavigationMenuPrimitive.Root,
18
- {
19
- ref,
20
- className: cn(
21
- "relative z-10 flex max-w-max flex-1 items-center justify-center",
22
- className
23
- ),
24
- ...props,
25
- children
26
- }
27
- ));
28
- NavigationMenu.displayName = NavigationMenuPrimitive.Root.displayName;
29
- var NavigationMenuList = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx(
30
- NavigationMenuPrimitive.List,
31
- {
32
- ref,
33
- className: cn(
34
- "group flex flex-1 list-none items-center justify-center space-x-1",
35
- className
36
- ),
37
- ...props
38
- }
39
- ));
40
- NavigationMenuList.displayName = NavigationMenuPrimitive.List.displayName;
41
- var NavigationMenuItem = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx(
42
- NavigationMenuPrimitive.Item,
43
- {
44
- ref,
45
- className: cn("relative", className),
46
- ...props
47
- }
48
- ));
49
- NavigationMenuItem.displayName = "NavigationMenuItem";
50
- var navigationMenuTriggerStyle = cva(
51
- "group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"
52
- );
53
- var NavigationMenuTrigger = React.forwardRef(({ className, children, ...props }, ref) => /* @__PURE__ */ jsxs(
54
- NavigationMenuPrimitive.Trigger,
55
- {
56
- ref,
57
- className: cn(navigationMenuTriggerStyle(), "group", className),
58
- ...props,
59
- children: [
60
- children,
61
- " ",
62
- /* @__PURE__ */ jsx(
63
- ChevronDown,
64
- {
65
- className: "relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180",
66
- "aria-hidden": "true"
67
- }
68
- )
69
- ]
70
- }
71
- ));
72
- NavigationMenuTrigger.displayName = NavigationMenuPrimitive.Trigger.displayName;
73
- var NavigationMenuContent = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx(
74
- NavigationMenuPrimitive.Content,
75
- {
76
- ref,
77
- className: cn(
78
- "right-0 absolute",
79
- "absolute top-full w-fit bg-popover mt-[5px]",
80
- "data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",
81
- className
82
- ),
83
- ...props
84
- }
85
- ));
86
- NavigationMenuContent.displayName = NavigationMenuPrimitive.Content.displayName;
87
- var NavigationMenuLink = NavigationMenuPrimitive.Link;
88
- var NavigationMenuViewport = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx("div", { className: cn("absolute left-0 top-full flex justify-center"), children: /* @__PURE__ */ jsx(
89
- NavigationMenuPrimitive.Viewport,
90
- {
91
- className: cn(
92
- "origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ",
93
- "bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",
94
- className
95
- ),
96
- ref,
97
- ...props
98
- }
99
- ) }));
100
- NavigationMenuViewport.displayName = NavigationMenuPrimitive.Viewport.displayName;
101
- var NavigationMenuIndicator = React.forwardRef(({ className, ...props }, ref) => /* @__PURE__ */ jsx(
102
- NavigationMenuPrimitive.Indicator,
103
- {
104
- ref,
105
- className: cn(
106
- "top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden",
107
- "data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",
108
- className
109
- ),
110
- ...props,
111
- children: /* @__PURE__ */ jsx("div", { className: "relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md" })
112
- }
113
- ));
114
- NavigationMenuIndicator.displayName = NavigationMenuPrimitive.Indicator.displayName;
115
-
116
- export { NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuTrigger, NavigationMenuViewport, navigationMenuTriggerStyle };
2
+ import r from'react';import*as e from'@radix-ui/react-navigation-menu';import {cva}from'class-variance-authority';import {ChevronDown}from'lucide-react';import {clsx}from'clsx';import {twMerge}from'tailwind-merge';import {jsx,jsxs}from'react/jsx-runtime';var s=Object.defineProperty;var u=(t,i)=>s(t,"name",{value:i,configurable:true});function n(...t){return twMerge(clsx(t))}u(n,"cn");var l=r.forwardRef(({className:t,children:i,...o},m)=>jsx(e.Root,{ref:m,className:n("relative z-10 flex max-w-max flex-1 items-center justify-center",t),...o,children:i}));l.displayName=e.Root.displayName;var v=r.forwardRef(({className:t,...i},o)=>jsx(e.List,{ref:o,className:n("group flex flex-1 list-none items-center justify-center space-x-1",t),...i}));v.displayName=e.List.displayName;var g=r.forwardRef(({className:t,...i},o)=>jsx(e.Item,{ref:o,className:n("relative",t),...i}));g.displayName="NavigationMenuItem";var N=cva("group inline-flex h-10 w-max items-center justify-center rounded-md bg-background px-4 py-2 text-sm font-medium transition-colors hover:bg-level-1 text-foreground hover:text-accent focus:text-accent focus:outline-none disabled:pointer-events-none disabled:opacity-50 data-[active]:bg-level-1/50 data-[state=open]:bg-level-1/50"),b=r.forwardRef(({className:t,children:i,...o},m)=>jsxs(e.Trigger,{ref:m,className:n(N(),"group",t),...o,children:[i," ",jsx(ChevronDown,{className:"relative top-[1px] ml-1 h-3 w-3 transition duration-200 group-data-[state=open]:rotate-180","aria-hidden":"true"})]}));b.displayName=e.Trigger.displayName;var x=r.forwardRef(({className:t,...i},o)=>jsx(e.Content,{ref:o,className:n("right-0 absolute","absolute top-full w-fit bg-popover mt-[5px]","data-[motion^=from-]:animate-in data-[motion^=to-]:animate-out data-[motion^=from-]:fade-in data-[motion^=to-]:fade-out data-[motion=from-end]:slide-in-from-right-52 data-[motion=from-start]:slide-in-from-left-52 data-[motion=to-end]:slide-out-to-right-52 data-[motion=to-start]:slide-out-to-left-52 bg-background overflow-hidden rounded-md border",t),...i}));x.displayName=e.Content.displayName;var Z=e.Link,y=r.forwardRef(({className:t,...i},o)=>jsx("div",{className:n("absolute left-0 top-full flex justify-center"),children:jsx(e.Viewport,{className:n("origin-top-center relative mt-1.5 h-[var(--radix-navigation-menu-viewport-height)] w-full overflow-hidden rounded-md border ","bg-background text-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-90 md:w-[var(--radix-navigation-menu-viewport-width)]",t),ref:o,...i})}));y.displayName=e.Viewport.displayName;var h=r.forwardRef(({className:t,...i},o)=>jsx(e.Indicator,{ref:o,className:n("top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden","data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in",t),...i,children:jsx("div",{className:"relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm bg-border shadow-md"})}));h.displayName=e.Indicator.displayName;export{l as NavigationMenu,x as NavigationMenuContent,h as NavigationMenuIndicator,g as NavigationMenuItem,Z as NavigationMenuLink,v as NavigationMenuList,b as NavigationMenuTrigger,y as NavigationMenuViewport,N as navigationMenuTriggerStyle};