@stevederico/skateboard-ui 3.0.2 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/App.jsx +13 -13
- package/CHANGELOG.md +64 -0
- package/README.md +59 -65
- package/components/AuthOverlay.jsx +4 -4
- package/components/ProtectedRoute.jsx +1 -1
- package/components/ThemeToggle.jsx +1 -1
- package/components/UpgradeSheet.jsx +2 -2
- package/{core → components/core}/DynamicIcon.jsx +1 -1
- package/{layout → components/layout}/Header.jsx +4 -4
- package/{layout → components/layout}/Layout.jsx +1 -1
- package/{layout → components/layout}/Sidebar.jsx +2 -2
- package/{layout → components/layout}/TabBar.jsx +1 -1
- package/{views → components/views}/LandingView.jsx +5 -5
- package/{views → components/views}/NotFound.jsx +2 -2
- package/{views → components/views}/PaymentView.jsx +1 -1
- package/{views → components/views}/SettingsView.jsx +6 -6
- package/{views → components/views}/SignInView.jsx +6 -6
- package/{views → components/views}/SignOutView.jsx +1 -1
- package/{views → components/views}/SignUpView.jsx +6 -6
- package/{views → components/views}/TextView.jsx +3 -3
- package/hooks/useAuthGate.js +1 -1
- package/index.js +1 -1
- package/package.json +32 -50
- package/shadcn/lib/base-ui/LICENSE +21 -0
- package/shadcn/lib/base-ui/_chunk-01rqe37g.js +70 -0
- package/shadcn/lib/base-ui/_chunk-0h5sskyw.js +347 -0
- package/shadcn/lib/base-ui/_chunk-0xhx4g7r.js +57 -0
- package/shadcn/lib/base-ui/_chunk-1e6khrvm.js +218 -0
- package/shadcn/lib/base-ui/_chunk-1s41sngz.js +302 -0
- package/shadcn/lib/base-ui/_chunk-20rtfsz9.js +23 -0
- package/shadcn/lib/base-ui/_chunk-2tyt8f8r.js +6034 -0
- package/shadcn/lib/base-ui/_chunk-3f31ka8n.js +11 -0
- package/shadcn/lib/base-ui/_chunk-3h6zpchb.js +89 -0
- package/shadcn/lib/base-ui/_chunk-4s0k3h7t.js +114 -0
- package/shadcn/lib/base-ui/_chunk-502wngfc.js +598 -0
- package/shadcn/lib/base-ui/_chunk-536jvgeq.js +68 -0
- package/shadcn/lib/base-ui/_chunk-611pz5sm.js +10 -0
- package/shadcn/lib/base-ui/_chunk-65zw5gs2.js +15 -0
- package/shadcn/lib/base-ui/_chunk-6b17g8t7.js +34 -0
- package/shadcn/lib/base-ui/_chunk-6xevjepc.js +15 -0
- package/shadcn/lib/base-ui/_chunk-71zm6zgv.js +16 -0
- package/shadcn/lib/base-ui/_chunk-7fmjymvh.js +32 -0
- package/shadcn/lib/base-ui/_chunk-7jjzay8b.js +176 -0
- package/shadcn/lib/base-ui/_chunk-7v1t86x1.js +43 -0
- package/shadcn/lib/base-ui/_chunk-85vrgzwr.js +227 -0
- package/shadcn/lib/base-ui/_chunk-8jz3hb7q.js +9 -0
- package/shadcn/lib/base-ui/_chunk-8kh3xk78.js +35 -0
- package/shadcn/lib/base-ui/_chunk-97tas84n.js +67 -0
- package/shadcn/lib/base-ui/_chunk-9nyxkvte.js +13 -0
- package/shadcn/lib/base-ui/_chunk-a8fwg9d0.js +52 -0
- package/shadcn/lib/base-ui/_chunk-agc6ew3g.js +29 -0
- package/shadcn/lib/base-ui/_chunk-aqwsk46c.js +64 -0
- package/shadcn/lib/base-ui/_chunk-atd5kq5q.js +803 -0
- package/shadcn/lib/base-ui/_chunk-atnkefgd.js +104 -0
- package/shadcn/lib/base-ui/_chunk-b40erthe.js +7 -0
- package/shadcn/lib/base-ui/_chunk-b5jsqt97.js +50 -0
- package/shadcn/lib/base-ui/_chunk-bk7n9s9e.js +15 -0
- package/shadcn/lib/base-ui/_chunk-c3572b5x.js +19 -0
- package/shadcn/lib/base-ui/_chunk-cwr896nf.js +25 -0
- package/shadcn/lib/base-ui/_chunk-drfb9kp2.js +27 -0
- package/shadcn/lib/base-ui/_chunk-ds8fnpjj.js +0 -0
- package/shadcn/lib/base-ui/_chunk-ek863ta9.js +82 -0
- package/shadcn/lib/base-ui/_chunk-f09cp81f.js +12 -0
- package/shadcn/lib/base-ui/_chunk-f5d01bp9.js +0 -0
- package/shadcn/lib/base-ui/_chunk-f9tgee1q.js +21 -0
- package/shadcn/lib/base-ui/_chunk-fch5cba8.js +84 -0
- package/shadcn/lib/base-ui/_chunk-gfce3j3z.js +18 -0
- package/shadcn/lib/base-ui/_chunk-ha06w2pp.js +2391 -0
- package/shadcn/lib/base-ui/_chunk-hzgetm70.js +23 -0
- package/shadcn/lib/base-ui/_chunk-j0eqdjta.js +39 -0
- package/shadcn/lib/base-ui/_chunk-k1e5fvcj.js +48 -0
- package/shadcn/lib/base-ui/_chunk-k4mc2kan.js +81 -0
- package/shadcn/lib/base-ui/_chunk-kfz96xv1.js +128 -0
- package/shadcn/lib/base-ui/_chunk-m45547cc.js +15 -0
- package/shadcn/lib/base-ui/_chunk-mbn76q14.js +184 -0
- package/shadcn/lib/base-ui/_chunk-mvv30fkv.js +9 -0
- package/shadcn/lib/base-ui/_chunk-mznt6ktj.js +33 -0
- package/shadcn/lib/base-ui/_chunk-n7dnqnbw.js +7 -0
- package/shadcn/lib/base-ui/_chunk-nya71ccw.js +546 -0
- package/shadcn/lib/base-ui/_chunk-p6qynd6r.js +146 -0
- package/shadcn/lib/base-ui/_chunk-q3nee19r.js +323 -0
- package/shadcn/lib/base-ui/_chunk-q7yw9mz4.js +385 -0
- package/shadcn/lib/base-ui/_chunk-qce0xt57.js +107 -0
- package/shadcn/lib/base-ui/_chunk-qgzhcjsj.js +14 -0
- package/shadcn/lib/base-ui/_chunk-qt6r015s.js +38 -0
- package/shadcn/lib/base-ui/_chunk-r0vsdknk.js +4 -0
- package/shadcn/lib/base-ui/_chunk-sx6vkz01.js +150 -0
- package/shadcn/lib/base-ui/_chunk-szcr6mhk.js +6 -0
- package/shadcn/lib/base-ui/_chunk-t7j3rbpv.js +67 -0
- package/shadcn/lib/base-ui/_chunk-tmfmrzwe.js +39 -0
- package/shadcn/lib/base-ui/_chunk-v92ycsfj.js +9 -0
- package/shadcn/lib/base-ui/_chunk-vdc01ss3.js +6 -0
- package/shadcn/lib/base-ui/_chunk-vjbnhhg1.js +26 -0
- package/shadcn/lib/base-ui/_chunk-w68yxg9d.js +21 -0
- package/shadcn/lib/base-ui/_chunk-wana68v3.js +477 -0
- package/shadcn/lib/base-ui/_chunk-wtw745qd.js +12 -0
- package/shadcn/lib/base-ui/_chunk-xb7ph1ka.js +6 -0
- package/shadcn/lib/base-ui/_chunk-xfagb0fq.js +28 -0
- package/shadcn/lib/base-ui/_chunk-xxhqanfd.js +16 -0
- package/shadcn/lib/base-ui/_chunk-y887e46p.js +15 -0
- package/shadcn/lib/base-ui/_chunk-ymj1dpqg.js +14 -0
- package/shadcn/lib/base-ui/accordion.js +650 -0
- package/shadcn/lib/base-ui/alert-dialog.js +138 -0
- package/shadcn/lib/base-ui/avatar.js +235 -0
- package/shadcn/lib/base-ui/button.js +52 -0
- package/shadcn/lib/base-ui/checkbox.js +454 -0
- package/shadcn/lib/base-ui/collapsible.js +283 -0
- package/shadcn/lib/base-ui/context-menu.js +324 -0
- package/shadcn/lib/base-ui/dialog.js +71 -0
- package/shadcn/lib/base-ui/input.js +1028 -0
- package/shadcn/lib/base-ui/menu.js +61 -0
- package/shadcn/lib/base-ui/menubar.js +157 -0
- package/shadcn/lib/base-ui/merge-props.js +15 -0
- package/shadcn/lib/base-ui/navigation-menu.js +1854 -0
- package/shadcn/lib/base-ui/popover.js +1090 -0
- package/shadcn/lib/base-ui/preview-card.js +709 -0
- package/shadcn/lib/base-ui/progress.js +278 -0
- package/shadcn/lib/base-ui/radio-group.js +247 -0
- package/shadcn/lib/base-ui/radio.js +382 -0
- package/shadcn/lib/base-ui/scroll-area.js +1061 -0
- package/shadcn/lib/base-ui/select.js +2438 -0
- package/shadcn/lib/base-ui/separator.js +11 -0
- package/shadcn/lib/base-ui/slider.js +1595 -0
- package/shadcn/lib/base-ui/switch.js +333 -0
- package/shadcn/lib/base-ui/tabs.js +892 -0
- package/shadcn/lib/base-ui/toggle-group.js +152 -0
- package/shadcn/lib/base-ui/toggle.js +133 -0
- package/shadcn/lib/base-ui/tooltip.js +791 -0
- package/shadcn/lib/base-ui/use-render.js +15 -0
- package/shadcn/lib/tailwind-merge.js +3312 -0
- package/shadcn/lib/utils.js +1 -1
- package/shadcn/ui/accordion.jsx +1 -1
- package/shadcn/ui/alert-dialog.jsx +1 -1
- package/shadcn/ui/avatar.jsx +1 -1
- package/shadcn/ui/badge.jsx +2 -2
- package/shadcn/ui/breadcrumb.jsx +2 -2
- package/shadcn/ui/button-group.jsx +2 -2
- package/shadcn/ui/button.jsx +1 -1
- package/shadcn/ui/calendar.jsx +1 -1
- package/shadcn/ui/checkbox.jsx +1 -1
- package/shadcn/ui/collapsible.jsx +1 -1
- package/shadcn/ui/command.jsx +1 -1
- package/shadcn/ui/context-menu.jsx +1 -1
- package/shadcn/ui/dialog.jsx +1 -1
- package/shadcn/ui/drawer.jsx +176 -74
- package/shadcn/ui/dropdown-menu.jsx +1 -1
- package/shadcn/ui/hover-card.jsx +1 -1
- package/shadcn/ui/input.jsx +1 -1
- package/shadcn/ui/item.jsx +2 -2
- package/shadcn/ui/menubar.jsx +2 -2
- package/shadcn/ui/navigation-menu.jsx +1 -1
- package/shadcn/ui/popover.jsx +1 -1
- package/shadcn/ui/progress.jsx +1 -1
- package/shadcn/ui/radio-group.jsx +2 -2
- package/shadcn/ui/scroll-area.jsx +1 -1
- package/shadcn/ui/select.jsx +1 -1
- package/shadcn/ui/separator.jsx +1 -1
- package/shadcn/ui/sheet.jsx +1 -1
- package/shadcn/ui/sidebar.jsx +3 -3
- package/shadcn/ui/slider.jsx +1 -1
- package/shadcn/ui/switch.jsx +1 -1
- package/shadcn/ui/tabs.jsx +1 -1
- package/shadcn/ui/toggle-group.jsx +2 -2
- package/shadcn/ui/toggle.jsx +1 -1
- package/shadcn/ui/tooltip.jsx +1 -1
- package/styles.css +31 -0
- package/MIGRATION.md +0 -230
- package/shadcn/ui/carousel.jsx +0 -195
- package/shadcn/ui/chart.jsx +0 -312
- package/shadcn/ui/resizable.jsx +0 -47
- /package/{core → components/core}/Calendar.jsx +0 -0
- /package/{core → components/core}/Command.jsx +0 -0
- /package/{core → components/core}/Context.jsx +0 -0
- /package/{core → components/core}/ThemeProvider.jsx +0 -0
- /package/{core → components/core}/Utilities.js +0 -0
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/* @base-ui/react 1.4.1 — vendored (MIT — MUI Inc).
|
|
2
|
+
* Refresh: scripts/vendor-base-ui.js (see header for instructions).
|
|
3
|
+
* Do not edit by hand. */
|
|
4
|
+
import {
|
|
5
|
+
exports_index_parts
|
|
6
|
+
} from "./_chunk-ha06w2pp.js";
|
|
7
|
+
import"./_chunk-6b17g8t7.js";
|
|
8
|
+
import"./_chunk-7fmjymvh.js";
|
|
9
|
+
import"./_chunk-65zw5gs2.js";
|
|
10
|
+
import"./_chunk-j0eqdjta.js";
|
|
11
|
+
import"./_chunk-b5jsqt97.js";
|
|
12
|
+
import"./_chunk-0xhx4g7r.js";
|
|
13
|
+
import"./_chunk-agc6ew3g.js";
|
|
14
|
+
import"./_chunk-y887e46p.js";
|
|
15
|
+
import"./_chunk-q7yw9mz4.js";
|
|
16
|
+
import"./_chunk-gfce3j3z.js";
|
|
17
|
+
import"./_chunk-502wngfc.js";
|
|
18
|
+
import"./_chunk-xfagb0fq.js";
|
|
19
|
+
import"./_chunk-ek863ta9.js";
|
|
20
|
+
import"./_chunk-vdc01ss3.js";
|
|
21
|
+
import"./_chunk-p6qynd6r.js";
|
|
22
|
+
import"./_chunk-20rtfsz9.js";
|
|
23
|
+
import"./_chunk-wtw745qd.js";
|
|
24
|
+
import"./_chunk-01rqe37g.js";
|
|
25
|
+
import"./_chunk-q3nee19r.js";
|
|
26
|
+
import"./_chunk-7jjzay8b.js";
|
|
27
|
+
import"./_chunk-f09cp81f.js";
|
|
28
|
+
import"./_chunk-f9tgee1q.js";
|
|
29
|
+
import"./_chunk-536jvgeq.js";
|
|
30
|
+
import"./_chunk-9nyxkvte.js";
|
|
31
|
+
import"./_chunk-2tyt8f8r.js";
|
|
32
|
+
import"./_chunk-aqwsk46c.js";
|
|
33
|
+
import"./_chunk-xb7ph1ka.js";
|
|
34
|
+
import"./_chunk-atnkefgd.js";
|
|
35
|
+
import"./_chunk-drfb9kp2.js";
|
|
36
|
+
import"./_chunk-qce0xt57.js";
|
|
37
|
+
import"./_chunk-nya71ccw.js";
|
|
38
|
+
import"./_chunk-t7j3rbpv.js";
|
|
39
|
+
import"./_chunk-7v1t86x1.js";
|
|
40
|
+
import"./_chunk-cwr896nf.js";
|
|
41
|
+
import"./_chunk-hzgetm70.js";
|
|
42
|
+
import"./_chunk-f5d01bp9.js";
|
|
43
|
+
import"./_chunk-mvv30fkv.js";
|
|
44
|
+
import"./_chunk-4s0k3h7t.js";
|
|
45
|
+
import"./_chunk-8kh3xk78.js";
|
|
46
|
+
import"./_chunk-mbn76q14.js";
|
|
47
|
+
import"./_chunk-v92ycsfj.js";
|
|
48
|
+
import"./_chunk-3h6zpchb.js";
|
|
49
|
+
import"./_chunk-8jz3hb7q.js";
|
|
50
|
+
import"./_chunk-85vrgzwr.js";
|
|
51
|
+
import"./_chunk-71zm6zgv.js";
|
|
52
|
+
import"./_chunk-6xevjepc.js";
|
|
53
|
+
import"./_chunk-sx6vkz01.js";
|
|
54
|
+
import"./_chunk-n7dnqnbw.js";
|
|
55
|
+
import"./_chunk-mznt6ktj.js";
|
|
56
|
+
import"./_chunk-b40erthe.js";
|
|
57
|
+
import"./_chunk-1s41sngz.js";
|
|
58
|
+
import"./_chunk-1e6khrvm.js";
|
|
59
|
+
export {
|
|
60
|
+
exports_index_parts as Menu
|
|
61
|
+
};
|
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
/* @base-ui/react 1.4.1 — vendored (MIT — MUI Inc).
|
|
2
|
+
* Refresh: scripts/vendor-base-ui.js (see header for instructions).
|
|
3
|
+
* Do not edit by hand. */
|
|
4
|
+
import {
|
|
5
|
+
CompositeRoot
|
|
6
|
+
} from "./_chunk-0h5sskyw.js";
|
|
7
|
+
import"./_chunk-r0vsdknk.js";
|
|
8
|
+
import {
|
|
9
|
+
MenubarContext,
|
|
10
|
+
useMenubarContext
|
|
11
|
+
} from "./_chunk-65zw5gs2.js";
|
|
12
|
+
import"./_chunk-vdc01ss3.js";
|
|
13
|
+
import"./_chunk-p6qynd6r.js";
|
|
14
|
+
import"./_chunk-20rtfsz9.js";
|
|
15
|
+
import"./_chunk-wtw745qd.js";
|
|
16
|
+
import {
|
|
17
|
+
FloatingNode,
|
|
18
|
+
FloatingTree,
|
|
19
|
+
useFloatingNodeId,
|
|
20
|
+
useFloatingTree
|
|
21
|
+
} from "./_chunk-2tyt8f8r.js";
|
|
22
|
+
import"./_chunk-aqwsk46c.js";
|
|
23
|
+
import"./_chunk-xb7ph1ka.js";
|
|
24
|
+
import"./_chunk-atnkefgd.js";
|
|
25
|
+
import"./_chunk-drfb9kp2.js";
|
|
26
|
+
import"./_chunk-qce0xt57.js";
|
|
27
|
+
import"./_chunk-nya71ccw.js";
|
|
28
|
+
import"./_chunk-t7j3rbpv.js";
|
|
29
|
+
import"./_chunk-7v1t86x1.js";
|
|
30
|
+
import"./_chunk-hzgetm70.js";
|
|
31
|
+
import"./_chunk-mvv30fkv.js";
|
|
32
|
+
import"./_chunk-4s0k3h7t.js";
|
|
33
|
+
import {
|
|
34
|
+
useBaseUiId
|
|
35
|
+
} from "./_chunk-8kh3xk78.js";
|
|
36
|
+
import"./_chunk-v92ycsfj.js";
|
|
37
|
+
import"./_chunk-3h6zpchb.js";
|
|
38
|
+
import"./_chunk-8jz3hb7q.js";
|
|
39
|
+
import"./_chunk-6xevjepc.js";
|
|
40
|
+
import"./_chunk-sx6vkz01.js";
|
|
41
|
+
import"./_chunk-n7dnqnbw.js";
|
|
42
|
+
import"./_chunk-mznt6ktj.js";
|
|
43
|
+
import"./_chunk-b40erthe.js";
|
|
44
|
+
import"./_chunk-1s41sngz.js";
|
|
45
|
+
import"./_chunk-1e6khrvm.js";
|
|
46
|
+
|
|
47
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/menubar/Menubar.js
|
|
48
|
+
import * as React from "react";
|
|
49
|
+
|
|
50
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/menubar/MenubarDataAttributes.js
|
|
51
|
+
var MenubarDataAttributes = /* @__PURE__ */ function(MenubarDataAttributes2) {
|
|
52
|
+
MenubarDataAttributes2["modal"] = "data-modal";
|
|
53
|
+
MenubarDataAttributes2["orientation"] = "data-orientation";
|
|
54
|
+
MenubarDataAttributes2["hasSubmenuOpen"] = "data-has-submenu-open";
|
|
55
|
+
return MenubarDataAttributes2;
|
|
56
|
+
}({});
|
|
57
|
+
|
|
58
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/menubar/Menubar.js
|
|
59
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
60
|
+
"use client";
|
|
61
|
+
var menubarStateAttributesMapping = {
|
|
62
|
+
hasSubmenuOpen(value) {
|
|
63
|
+
return value ? {
|
|
64
|
+
[MenubarDataAttributes.hasSubmenuOpen]: ""
|
|
65
|
+
} : null;
|
|
66
|
+
}
|
|
67
|
+
};
|
|
68
|
+
var Menubar = /* @__PURE__ */ React.forwardRef(function Menubar2(props, forwardedRef) {
|
|
69
|
+
const {
|
|
70
|
+
orientation = "horizontal",
|
|
71
|
+
loopFocus = true,
|
|
72
|
+
render,
|
|
73
|
+
className,
|
|
74
|
+
modal = true,
|
|
75
|
+
disabled = false,
|
|
76
|
+
id: idProp,
|
|
77
|
+
style,
|
|
78
|
+
...elementProps
|
|
79
|
+
} = props;
|
|
80
|
+
const [contentElement, setContentElement] = React.useState(null);
|
|
81
|
+
const [hasSubmenuOpen, setHasSubmenuOpen] = React.useState(false);
|
|
82
|
+
const id = useBaseUiId(idProp);
|
|
83
|
+
const state = {
|
|
84
|
+
orientation,
|
|
85
|
+
modal,
|
|
86
|
+
hasSubmenuOpen
|
|
87
|
+
};
|
|
88
|
+
const contentRef = React.useRef(null);
|
|
89
|
+
const allowMouseUpTriggerRef = React.useRef(false);
|
|
90
|
+
const context = React.useMemo(() => ({
|
|
91
|
+
contentElement,
|
|
92
|
+
setContentElement,
|
|
93
|
+
setHasSubmenuOpen,
|
|
94
|
+
hasSubmenuOpen,
|
|
95
|
+
modal,
|
|
96
|
+
disabled,
|
|
97
|
+
orientation,
|
|
98
|
+
allowMouseUpTriggerRef,
|
|
99
|
+
rootId: id
|
|
100
|
+
}), [contentElement, hasSubmenuOpen, modal, disabled, orientation, id]);
|
|
101
|
+
return /* @__PURE__ */ _jsx(MenubarContext.Provider, {
|
|
102
|
+
value: context,
|
|
103
|
+
children: /* @__PURE__ */ _jsx(FloatingTree, {
|
|
104
|
+
children: /* @__PURE__ */ _jsx(MenubarContent, {
|
|
105
|
+
children: /* @__PURE__ */ _jsx(CompositeRoot, {
|
|
106
|
+
render,
|
|
107
|
+
className,
|
|
108
|
+
style,
|
|
109
|
+
state,
|
|
110
|
+
stateAttributesMapping: menubarStateAttributesMapping,
|
|
111
|
+
refs: [forwardedRef, setContentElement, contentRef],
|
|
112
|
+
props: [{
|
|
113
|
+
role: "menubar",
|
|
114
|
+
id
|
|
115
|
+
}, elementProps],
|
|
116
|
+
orientation,
|
|
117
|
+
loopFocus,
|
|
118
|
+
highlightItemOnHover: hasSubmenuOpen
|
|
119
|
+
})
|
|
120
|
+
})
|
|
121
|
+
})
|
|
122
|
+
});
|
|
123
|
+
});
|
|
124
|
+
if (true)
|
|
125
|
+
Menubar.displayName = "Menubar";
|
|
126
|
+
function MenubarContent(props) {
|
|
127
|
+
const nodeId = useFloatingNodeId();
|
|
128
|
+
const {
|
|
129
|
+
events: menuEvents
|
|
130
|
+
} = useFloatingTree();
|
|
131
|
+
const rootContext = useMenubarContext();
|
|
132
|
+
React.useEffect(() => {
|
|
133
|
+
function onSubmenuOpenChange(details) {
|
|
134
|
+
if (!details.nodeId || details.parentNodeId !== nodeId) {
|
|
135
|
+
return;
|
|
136
|
+
}
|
|
137
|
+
if (details.open) {
|
|
138
|
+
if (!rootContext.hasSubmenuOpen) {
|
|
139
|
+
rootContext.setHasSubmenuOpen(true);
|
|
140
|
+
}
|
|
141
|
+
} else if (details.reason !== "sibling-open" && details.reason !== "list-navigation") {
|
|
142
|
+
rootContext.setHasSubmenuOpen(false);
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
menuEvents.on("menuopenchange", onSubmenuOpenChange);
|
|
146
|
+
return () => {
|
|
147
|
+
menuEvents.off("menuopenchange", onSubmenuOpenChange);
|
|
148
|
+
};
|
|
149
|
+
}, [menuEvents, nodeId, rootContext]);
|
|
150
|
+
return /* @__PURE__ */ _jsx(FloatingNode, {
|
|
151
|
+
id: nodeId,
|
|
152
|
+
children: props.children
|
|
153
|
+
});
|
|
154
|
+
}
|
|
155
|
+
export {
|
|
156
|
+
Menubar
|
|
157
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/* @base-ui/react 1.4.1 — vendored (MIT — MUI Inc).
|
|
2
|
+
* Refresh: scripts/vendor-base-ui.js (see header for instructions).
|
|
3
|
+
* Do not edit by hand. */
|
|
4
|
+
import {
|
|
5
|
+
makeEventPreventable,
|
|
6
|
+
mergeClassNames,
|
|
7
|
+
mergeProps,
|
|
8
|
+
mergePropsN
|
|
9
|
+
} from "./_chunk-1e6khrvm.js";
|
|
10
|
+
export {
|
|
11
|
+
mergePropsN,
|
|
12
|
+
mergeProps,
|
|
13
|
+
mergeClassNames,
|
|
14
|
+
makeEventPreventable
|
|
15
|
+
};
|