@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,283 @@
|
|
|
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
|
+
CollapsibleRootContext,
|
|
6
|
+
collapsibleOpenStateMapping,
|
|
7
|
+
triggerOpenStateMapping,
|
|
8
|
+
useCollapsiblePanel,
|
|
9
|
+
useCollapsibleRoot,
|
|
10
|
+
useCollapsibleRootContext
|
|
11
|
+
} from "./_chunk-wana68v3.js";
|
|
12
|
+
import"./_chunk-01rqe37g.js";
|
|
13
|
+
import"./_chunk-f5d01bp9.js";
|
|
14
|
+
import"./_chunk-mvv30fkv.js";
|
|
15
|
+
import"./_chunk-4s0k3h7t.js";
|
|
16
|
+
import"./_chunk-8kh3xk78.js";
|
|
17
|
+
import {
|
|
18
|
+
transitionStatusMapping,
|
|
19
|
+
useOpenChangeComplete
|
|
20
|
+
} from "./_chunk-mbn76q14.js";
|
|
21
|
+
import"./_chunk-v92ycsfj.js";
|
|
22
|
+
import"./_chunk-3h6zpchb.js";
|
|
23
|
+
import"./_chunk-8jz3hb7q.js";
|
|
24
|
+
import {
|
|
25
|
+
useButton
|
|
26
|
+
} from "./_chunk-85vrgzwr.js";
|
|
27
|
+
import"./_chunk-71zm6zgv.js";
|
|
28
|
+
import"./_chunk-6xevjepc.js";
|
|
29
|
+
import"./_chunk-sx6vkz01.js";
|
|
30
|
+
import"./_chunk-n7dnqnbw.js";
|
|
31
|
+
import {
|
|
32
|
+
useStableCallback
|
|
33
|
+
} from "./_chunk-mznt6ktj.js";
|
|
34
|
+
import {
|
|
35
|
+
useIsoLayoutEffect
|
|
36
|
+
} from "./_chunk-b40erthe.js";
|
|
37
|
+
import {
|
|
38
|
+
useRenderElement,
|
|
39
|
+
warn
|
|
40
|
+
} from "./_chunk-1s41sngz.js";
|
|
41
|
+
import {
|
|
42
|
+
__export
|
|
43
|
+
} from "./_chunk-1e6khrvm.js";
|
|
44
|
+
|
|
45
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/index.parts.js
|
|
46
|
+
var exports_index_parts = {};
|
|
47
|
+
__export(exports_index_parts, {
|
|
48
|
+
Trigger: () => CollapsibleTrigger,
|
|
49
|
+
Root: () => CollapsibleRoot,
|
|
50
|
+
Panel: () => CollapsiblePanel
|
|
51
|
+
});
|
|
52
|
+
|
|
53
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/root/CollapsibleRoot.js
|
|
54
|
+
import * as React from "react";
|
|
55
|
+
|
|
56
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/root/stateAttributesMapping.js
|
|
57
|
+
var collapsibleStateAttributesMapping = {
|
|
58
|
+
...collapsibleOpenStateMapping,
|
|
59
|
+
...transitionStatusMapping
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/root/CollapsibleRoot.js
|
|
63
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
64
|
+
"use client";
|
|
65
|
+
var CollapsibleRoot = /* @__PURE__ */ React.forwardRef(function CollapsibleRoot2(componentProps, forwardedRef) {
|
|
66
|
+
const {
|
|
67
|
+
render,
|
|
68
|
+
className,
|
|
69
|
+
defaultOpen = false,
|
|
70
|
+
disabled = false,
|
|
71
|
+
onOpenChange: onOpenChangeProp,
|
|
72
|
+
open,
|
|
73
|
+
style,
|
|
74
|
+
...elementProps
|
|
75
|
+
} = componentProps;
|
|
76
|
+
const onOpenChange = useStableCallback(onOpenChangeProp);
|
|
77
|
+
const collapsible = useCollapsibleRoot({
|
|
78
|
+
open,
|
|
79
|
+
defaultOpen,
|
|
80
|
+
onOpenChange,
|
|
81
|
+
disabled
|
|
82
|
+
});
|
|
83
|
+
const state = React.useMemo(() => ({
|
|
84
|
+
open: collapsible.open,
|
|
85
|
+
disabled: collapsible.disabled,
|
|
86
|
+
transitionStatus: collapsible.transitionStatus
|
|
87
|
+
}), [collapsible.open, collapsible.disabled, collapsible.transitionStatus]);
|
|
88
|
+
const contextValue = React.useMemo(() => ({
|
|
89
|
+
...collapsible,
|
|
90
|
+
onOpenChange,
|
|
91
|
+
state
|
|
92
|
+
}), [collapsible, onOpenChange, state]);
|
|
93
|
+
const element = useRenderElement("div", componentProps, {
|
|
94
|
+
state,
|
|
95
|
+
ref: forwardedRef,
|
|
96
|
+
props: elementProps,
|
|
97
|
+
stateAttributesMapping: collapsibleStateAttributesMapping
|
|
98
|
+
});
|
|
99
|
+
return /* @__PURE__ */ _jsx(CollapsibleRootContext.Provider, {
|
|
100
|
+
value: contextValue,
|
|
101
|
+
children: element
|
|
102
|
+
});
|
|
103
|
+
});
|
|
104
|
+
if (true)
|
|
105
|
+
CollapsibleRoot.displayName = "CollapsibleRoot";
|
|
106
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/trigger/CollapsibleTrigger.js
|
|
107
|
+
import * as React2 from "react";
|
|
108
|
+
"use client";
|
|
109
|
+
var stateAttributesMapping = {
|
|
110
|
+
...triggerOpenStateMapping,
|
|
111
|
+
...transitionStatusMapping
|
|
112
|
+
};
|
|
113
|
+
var CollapsibleTrigger = /* @__PURE__ */ React2.forwardRef(function CollapsibleTrigger2(componentProps, forwardedRef) {
|
|
114
|
+
const {
|
|
115
|
+
panelId,
|
|
116
|
+
open,
|
|
117
|
+
handleTrigger,
|
|
118
|
+
state,
|
|
119
|
+
disabled: contextDisabled
|
|
120
|
+
} = useCollapsibleRootContext();
|
|
121
|
+
const {
|
|
122
|
+
className,
|
|
123
|
+
disabled = contextDisabled,
|
|
124
|
+
id,
|
|
125
|
+
render,
|
|
126
|
+
nativeButton = true,
|
|
127
|
+
style,
|
|
128
|
+
...elementProps
|
|
129
|
+
} = componentProps;
|
|
130
|
+
const {
|
|
131
|
+
getButtonProps,
|
|
132
|
+
buttonRef
|
|
133
|
+
} = useButton({
|
|
134
|
+
disabled,
|
|
135
|
+
focusableWhenDisabled: true,
|
|
136
|
+
native: nativeButton
|
|
137
|
+
});
|
|
138
|
+
const props = React2.useMemo(() => ({
|
|
139
|
+
"aria-controls": open ? panelId : undefined,
|
|
140
|
+
"aria-expanded": open,
|
|
141
|
+
onClick: handleTrigger
|
|
142
|
+
}), [panelId, open, handleTrigger]);
|
|
143
|
+
const element = useRenderElement("button", componentProps, {
|
|
144
|
+
state,
|
|
145
|
+
ref: [forwardedRef, buttonRef],
|
|
146
|
+
props: [props, elementProps, getButtonProps],
|
|
147
|
+
stateAttributesMapping
|
|
148
|
+
});
|
|
149
|
+
return element;
|
|
150
|
+
});
|
|
151
|
+
if (true)
|
|
152
|
+
CollapsibleTrigger.displayName = "CollapsibleTrigger";
|
|
153
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/panel/CollapsiblePanel.js
|
|
154
|
+
import * as React3 from "react";
|
|
155
|
+
|
|
156
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/panel/CollapsiblePanelCssVars.js
|
|
157
|
+
var CollapsiblePanelCssVars = /* @__PURE__ */ function(CollapsiblePanelCssVars2) {
|
|
158
|
+
CollapsiblePanelCssVars2["collapsiblePanelHeight"] = "--collapsible-panel-height";
|
|
159
|
+
CollapsiblePanelCssVars2["collapsiblePanelWidth"] = "--collapsible-panel-width";
|
|
160
|
+
return CollapsiblePanelCssVars2;
|
|
161
|
+
}({});
|
|
162
|
+
|
|
163
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/collapsible/panel/CollapsiblePanel.js
|
|
164
|
+
"use client";
|
|
165
|
+
var CollapsiblePanel = /* @__PURE__ */ React3.forwardRef(function CollapsiblePanel2(componentProps, forwardedRef) {
|
|
166
|
+
const {
|
|
167
|
+
className,
|
|
168
|
+
hiddenUntilFound: hiddenUntilFoundProp,
|
|
169
|
+
keepMounted: keepMountedProp,
|
|
170
|
+
render,
|
|
171
|
+
id: idProp,
|
|
172
|
+
style,
|
|
173
|
+
...elementProps
|
|
174
|
+
} = componentProps;
|
|
175
|
+
if (true) {
|
|
176
|
+
useIsoLayoutEffect(() => {
|
|
177
|
+
if (hiddenUntilFoundProp && keepMountedProp === false) {
|
|
178
|
+
warn("The `keepMounted={false}` prop on a Collapsible will be ignored when using `hiddenUntilFound` since it requires the Panel to remain mounted even when closed.");
|
|
179
|
+
}
|
|
180
|
+
}, [hiddenUntilFoundProp, keepMountedProp]);
|
|
181
|
+
}
|
|
182
|
+
const {
|
|
183
|
+
abortControllerRef,
|
|
184
|
+
animationTypeRef,
|
|
185
|
+
height,
|
|
186
|
+
mounted,
|
|
187
|
+
onOpenChange,
|
|
188
|
+
open,
|
|
189
|
+
panelId,
|
|
190
|
+
panelRef,
|
|
191
|
+
runOnceAnimationsFinish,
|
|
192
|
+
setDimensions,
|
|
193
|
+
setHiddenUntilFound,
|
|
194
|
+
setKeepMounted,
|
|
195
|
+
setMounted,
|
|
196
|
+
setPanelIdState,
|
|
197
|
+
setOpen,
|
|
198
|
+
setVisible,
|
|
199
|
+
state,
|
|
200
|
+
transitionDimensionRef,
|
|
201
|
+
visible,
|
|
202
|
+
width,
|
|
203
|
+
transitionStatus
|
|
204
|
+
} = useCollapsibleRootContext();
|
|
205
|
+
const hiddenUntilFound = hiddenUntilFoundProp ?? false;
|
|
206
|
+
const keepMounted = keepMountedProp ?? false;
|
|
207
|
+
useIsoLayoutEffect(() => {
|
|
208
|
+
if (idProp) {
|
|
209
|
+
setPanelIdState(idProp);
|
|
210
|
+
return () => {
|
|
211
|
+
setPanelIdState(undefined);
|
|
212
|
+
};
|
|
213
|
+
}
|
|
214
|
+
return;
|
|
215
|
+
}, [idProp, setPanelIdState]);
|
|
216
|
+
useIsoLayoutEffect(() => {
|
|
217
|
+
setHiddenUntilFound(hiddenUntilFound);
|
|
218
|
+
}, [setHiddenUntilFound, hiddenUntilFound]);
|
|
219
|
+
useIsoLayoutEffect(() => {
|
|
220
|
+
setKeepMounted(keepMounted);
|
|
221
|
+
}, [setKeepMounted, keepMounted]);
|
|
222
|
+
const {
|
|
223
|
+
props
|
|
224
|
+
} = useCollapsiblePanel({
|
|
225
|
+
abortControllerRef,
|
|
226
|
+
animationTypeRef,
|
|
227
|
+
externalRef: forwardedRef,
|
|
228
|
+
height,
|
|
229
|
+
hiddenUntilFound,
|
|
230
|
+
id: panelId,
|
|
231
|
+
keepMounted,
|
|
232
|
+
mounted,
|
|
233
|
+
onOpenChange,
|
|
234
|
+
open,
|
|
235
|
+
panelRef,
|
|
236
|
+
runOnceAnimationsFinish,
|
|
237
|
+
setDimensions,
|
|
238
|
+
setMounted,
|
|
239
|
+
setOpen,
|
|
240
|
+
setVisible,
|
|
241
|
+
transitionDimensionRef,
|
|
242
|
+
visible,
|
|
243
|
+
width
|
|
244
|
+
});
|
|
245
|
+
useOpenChangeComplete({
|
|
246
|
+
open: open && transitionStatus === "idle",
|
|
247
|
+
ref: panelRef,
|
|
248
|
+
onComplete() {
|
|
249
|
+
if (!open) {
|
|
250
|
+
return;
|
|
251
|
+
}
|
|
252
|
+
setDimensions({
|
|
253
|
+
height: undefined,
|
|
254
|
+
width: undefined
|
|
255
|
+
});
|
|
256
|
+
}
|
|
257
|
+
});
|
|
258
|
+
const panelState = React3.useMemo(() => ({
|
|
259
|
+
...state,
|
|
260
|
+
transitionStatus
|
|
261
|
+
}), [state, transitionStatus]);
|
|
262
|
+
const element = useRenderElement("div", componentProps, {
|
|
263
|
+
state: panelState,
|
|
264
|
+
ref: [forwardedRef, panelRef],
|
|
265
|
+
props: [props, {
|
|
266
|
+
style: {
|
|
267
|
+
[CollapsiblePanelCssVars.collapsiblePanelHeight]: height === undefined ? "auto" : `${height}px`,
|
|
268
|
+
[CollapsiblePanelCssVars.collapsiblePanelWidth]: width === undefined ? "auto" : `${width}px`
|
|
269
|
+
}
|
|
270
|
+
}, elementProps],
|
|
271
|
+
stateAttributesMapping: collapsibleStateAttributesMapping
|
|
272
|
+
});
|
|
273
|
+
const shouldRender = keepMounted || hiddenUntilFound || mounted;
|
|
274
|
+
if (!shouldRender) {
|
|
275
|
+
return null;
|
|
276
|
+
}
|
|
277
|
+
return element;
|
|
278
|
+
});
|
|
279
|
+
if (true)
|
|
280
|
+
CollapsiblePanel.displayName = "CollapsiblePanel";
|
|
281
|
+
export {
|
|
282
|
+
exports_index_parts as Collapsible
|
|
283
|
+
};
|
|
@@ -0,0 +1,324 @@
|
|
|
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
|
+
ContextMenuRootContext,
|
|
6
|
+
MenuArrow,
|
|
7
|
+
MenuBackdrop,
|
|
8
|
+
MenuCheckboxItem,
|
|
9
|
+
MenuCheckboxItemIndicator,
|
|
10
|
+
MenuGroup,
|
|
11
|
+
MenuGroupLabel,
|
|
12
|
+
MenuItem,
|
|
13
|
+
MenuLinkItem,
|
|
14
|
+
MenuPopup,
|
|
15
|
+
MenuPortal,
|
|
16
|
+
MenuPositioner,
|
|
17
|
+
MenuRadioGroup,
|
|
18
|
+
MenuRadioItem,
|
|
19
|
+
MenuRadioItemIndicator,
|
|
20
|
+
MenuRootContext,
|
|
21
|
+
MenuSubmenuRoot,
|
|
22
|
+
MenuSubmenuTrigger,
|
|
23
|
+
exports_index_parts,
|
|
24
|
+
findRootOwnerId,
|
|
25
|
+
useContextMenuRootContext,
|
|
26
|
+
useMenuRootContext
|
|
27
|
+
} from "./_chunk-ha06w2pp.js";
|
|
28
|
+
import"./_chunk-6b17g8t7.js";
|
|
29
|
+
import {
|
|
30
|
+
Separator
|
|
31
|
+
} from "./_chunk-7fmjymvh.js";
|
|
32
|
+
import"./_chunk-65zw5gs2.js";
|
|
33
|
+
import"./_chunk-j0eqdjta.js";
|
|
34
|
+
import"./_chunk-b5jsqt97.js";
|
|
35
|
+
import"./_chunk-0xhx4g7r.js";
|
|
36
|
+
import"./_chunk-agc6ew3g.js";
|
|
37
|
+
import"./_chunk-y887e46p.js";
|
|
38
|
+
import"./_chunk-q7yw9mz4.js";
|
|
39
|
+
import"./_chunk-gfce3j3z.js";
|
|
40
|
+
import"./_chunk-502wngfc.js";
|
|
41
|
+
import"./_chunk-xfagb0fq.js";
|
|
42
|
+
import"./_chunk-ek863ta9.js";
|
|
43
|
+
import"./_chunk-vdc01ss3.js";
|
|
44
|
+
import"./_chunk-p6qynd6r.js";
|
|
45
|
+
import"./_chunk-20rtfsz9.js";
|
|
46
|
+
import"./_chunk-wtw745qd.js";
|
|
47
|
+
import"./_chunk-01rqe37g.js";
|
|
48
|
+
import"./_chunk-q3nee19r.js";
|
|
49
|
+
import"./_chunk-7jjzay8b.js";
|
|
50
|
+
import"./_chunk-f09cp81f.js";
|
|
51
|
+
import"./_chunk-f9tgee1q.js";
|
|
52
|
+
import {
|
|
53
|
+
pressableTriggerOpenStateMapping
|
|
54
|
+
} from "./_chunk-536jvgeq.js";
|
|
55
|
+
import"./_chunk-9nyxkvte.js";
|
|
56
|
+
import"./_chunk-2tyt8f8r.js";
|
|
57
|
+
import"./_chunk-aqwsk46c.js";
|
|
58
|
+
import {
|
|
59
|
+
ownerDocument
|
|
60
|
+
} from "./_chunk-xb7ph1ka.js";
|
|
61
|
+
import {
|
|
62
|
+
contains,
|
|
63
|
+
getTarget
|
|
64
|
+
} from "./_chunk-atnkefgd.js";
|
|
65
|
+
import"./_chunk-drfb9kp2.js";
|
|
66
|
+
import"./_chunk-qce0xt57.js";
|
|
67
|
+
import {
|
|
68
|
+
stopEvent
|
|
69
|
+
} from "./_chunk-nya71ccw.js";
|
|
70
|
+
import"./_chunk-t7j3rbpv.js";
|
|
71
|
+
import {
|
|
72
|
+
useTimeout
|
|
73
|
+
} from "./_chunk-7v1t86x1.js";
|
|
74
|
+
import"./_chunk-cwr896nf.js";
|
|
75
|
+
import"./_chunk-hzgetm70.js";
|
|
76
|
+
import"./_chunk-f5d01bp9.js";
|
|
77
|
+
import {
|
|
78
|
+
addEventListener
|
|
79
|
+
} from "./_chunk-mvv30fkv.js";
|
|
80
|
+
import {
|
|
81
|
+
createChangeEventDetails,
|
|
82
|
+
exports_reason_parts
|
|
83
|
+
} from "./_chunk-4s0k3h7t.js";
|
|
84
|
+
import {
|
|
85
|
+
useId
|
|
86
|
+
} from "./_chunk-8kh3xk78.js";
|
|
87
|
+
import"./_chunk-mbn76q14.js";
|
|
88
|
+
import"./_chunk-v92ycsfj.js";
|
|
89
|
+
import"./_chunk-3h6zpchb.js";
|
|
90
|
+
import"./_chunk-8jz3hb7q.js";
|
|
91
|
+
import"./_chunk-85vrgzwr.js";
|
|
92
|
+
import"./_chunk-71zm6zgv.js";
|
|
93
|
+
import"./_chunk-6xevjepc.js";
|
|
94
|
+
import"./_chunk-sx6vkz01.js";
|
|
95
|
+
import"./_chunk-n7dnqnbw.js";
|
|
96
|
+
import"./_chunk-mznt6ktj.js";
|
|
97
|
+
import"./_chunk-b40erthe.js";
|
|
98
|
+
import {
|
|
99
|
+
useRenderElement
|
|
100
|
+
} from "./_chunk-1s41sngz.js";
|
|
101
|
+
import {
|
|
102
|
+
__export
|
|
103
|
+
} from "./_chunk-1e6khrvm.js";
|
|
104
|
+
|
|
105
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/context-menu/index.parts.js
|
|
106
|
+
var exports_index_parts2 = {};
|
|
107
|
+
__export(exports_index_parts2, {
|
|
108
|
+
Trigger: () => ContextMenuTrigger,
|
|
109
|
+
SubmenuTrigger: () => MenuSubmenuTrigger,
|
|
110
|
+
SubmenuRoot: () => MenuSubmenuRoot,
|
|
111
|
+
Separator: () => Separator,
|
|
112
|
+
Root: () => ContextMenuRoot,
|
|
113
|
+
RadioItemIndicator: () => MenuRadioItemIndicator,
|
|
114
|
+
RadioItem: () => MenuRadioItem,
|
|
115
|
+
RadioGroup: () => MenuRadioGroup,
|
|
116
|
+
Positioner: () => MenuPositioner,
|
|
117
|
+
Portal: () => MenuPortal,
|
|
118
|
+
Popup: () => MenuPopup,
|
|
119
|
+
LinkItem: () => MenuLinkItem,
|
|
120
|
+
Item: () => MenuItem,
|
|
121
|
+
GroupLabel: () => MenuGroupLabel,
|
|
122
|
+
Group: () => MenuGroup,
|
|
123
|
+
CheckboxItemIndicator: () => MenuCheckboxItemIndicator,
|
|
124
|
+
CheckboxItem: () => MenuCheckboxItem,
|
|
125
|
+
Backdrop: () => MenuBackdrop,
|
|
126
|
+
Arrow: () => MenuArrow
|
|
127
|
+
});
|
|
128
|
+
|
|
129
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/context-menu/root/ContextMenuRoot.js
|
|
130
|
+
import * as React from "react";
|
|
131
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
132
|
+
"use client";
|
|
133
|
+
function ContextMenuRoot(props) {
|
|
134
|
+
const [anchor, setAnchor] = React.useState({
|
|
135
|
+
getBoundingClientRect() {
|
|
136
|
+
return DOMRect.fromRect({
|
|
137
|
+
width: 0,
|
|
138
|
+
height: 0,
|
|
139
|
+
x: 0,
|
|
140
|
+
y: 0
|
|
141
|
+
});
|
|
142
|
+
}
|
|
143
|
+
});
|
|
144
|
+
const backdropRef = React.useRef(null);
|
|
145
|
+
const internalBackdropRef = React.useRef(null);
|
|
146
|
+
const actionsRef = React.useRef(null);
|
|
147
|
+
const positionerRef = React.useRef(null);
|
|
148
|
+
const allowMouseUpTriggerRef = React.useRef(true);
|
|
149
|
+
const initialCursorPointRef = React.useRef(null);
|
|
150
|
+
const id = useId();
|
|
151
|
+
const contextValue = React.useMemo(() => ({
|
|
152
|
+
anchor,
|
|
153
|
+
setAnchor,
|
|
154
|
+
actionsRef,
|
|
155
|
+
backdropRef,
|
|
156
|
+
internalBackdropRef,
|
|
157
|
+
positionerRef,
|
|
158
|
+
allowMouseUpTriggerRef,
|
|
159
|
+
initialCursorPointRef,
|
|
160
|
+
rootId: id
|
|
161
|
+
}), [anchor, id]);
|
|
162
|
+
return /* @__PURE__ */ _jsx(ContextMenuRootContext.Provider, {
|
|
163
|
+
value: contextValue,
|
|
164
|
+
children: /* @__PURE__ */ _jsx(MenuRootContext.Provider, {
|
|
165
|
+
value: undefined,
|
|
166
|
+
children: /* @__PURE__ */ _jsx(exports_index_parts.Root, {
|
|
167
|
+
...props
|
|
168
|
+
})
|
|
169
|
+
})
|
|
170
|
+
});
|
|
171
|
+
}
|
|
172
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/context-menu/trigger/ContextMenuTrigger.js
|
|
173
|
+
import * as React2 from "react";
|
|
174
|
+
"use client";
|
|
175
|
+
var LONG_PRESS_DELAY = 500;
|
|
176
|
+
var ContextMenuTrigger = /* @__PURE__ */ React2.forwardRef(function ContextMenuTrigger2(componentProps, forwardedRef) {
|
|
177
|
+
const {
|
|
178
|
+
render,
|
|
179
|
+
className,
|
|
180
|
+
style,
|
|
181
|
+
...elementProps
|
|
182
|
+
} = componentProps;
|
|
183
|
+
const {
|
|
184
|
+
setAnchor,
|
|
185
|
+
actionsRef,
|
|
186
|
+
internalBackdropRef,
|
|
187
|
+
backdropRef,
|
|
188
|
+
positionerRef,
|
|
189
|
+
allowMouseUpTriggerRef,
|
|
190
|
+
initialCursorPointRef,
|
|
191
|
+
rootId
|
|
192
|
+
} = useContextMenuRootContext(false);
|
|
193
|
+
const {
|
|
194
|
+
store
|
|
195
|
+
} = useMenuRootContext(false);
|
|
196
|
+
const open = store.useState("open");
|
|
197
|
+
const disabled = store.useState("disabled");
|
|
198
|
+
const triggerRef = React2.useRef(null);
|
|
199
|
+
const touchPositionRef = React2.useRef(null);
|
|
200
|
+
const longPressTimeout = useTimeout();
|
|
201
|
+
const allowMouseUpTimeout = useTimeout();
|
|
202
|
+
const allowMouseUpRef = React2.useRef(false);
|
|
203
|
+
function handleLongPress(x, y, event) {
|
|
204
|
+
const isTouchEvent = event.type.startsWith("touch");
|
|
205
|
+
initialCursorPointRef.current = {
|
|
206
|
+
x,
|
|
207
|
+
y
|
|
208
|
+
};
|
|
209
|
+
setAnchor({
|
|
210
|
+
getBoundingClientRect() {
|
|
211
|
+
return DOMRect.fromRect({
|
|
212
|
+
width: isTouchEvent ? 10 : 0,
|
|
213
|
+
height: isTouchEvent ? 10 : 0,
|
|
214
|
+
x,
|
|
215
|
+
y
|
|
216
|
+
});
|
|
217
|
+
}
|
|
218
|
+
});
|
|
219
|
+
allowMouseUpRef.current = false;
|
|
220
|
+
actionsRef.current?.setOpen(true, createChangeEventDetails(exports_reason_parts.triggerPress, event));
|
|
221
|
+
allowMouseUpTimeout.start(LONG_PRESS_DELAY, () => {
|
|
222
|
+
allowMouseUpRef.current = true;
|
|
223
|
+
});
|
|
224
|
+
}
|
|
225
|
+
function handleContextMenu(event) {
|
|
226
|
+
if (disabled) {
|
|
227
|
+
return;
|
|
228
|
+
}
|
|
229
|
+
allowMouseUpTriggerRef.current = true;
|
|
230
|
+
stopEvent(event);
|
|
231
|
+
handleLongPress(event.clientX, event.clientY, event.nativeEvent);
|
|
232
|
+
const doc = ownerDocument(triggerRef.current);
|
|
233
|
+
addEventListener(doc, "mouseup", (mouseEvent) => {
|
|
234
|
+
allowMouseUpTriggerRef.current = false;
|
|
235
|
+
if (!allowMouseUpRef.current) {
|
|
236
|
+
return;
|
|
237
|
+
}
|
|
238
|
+
allowMouseUpTimeout.clear();
|
|
239
|
+
allowMouseUpRef.current = false;
|
|
240
|
+
const mouseUpTarget = getTarget(mouseEvent);
|
|
241
|
+
if (contains(positionerRef.current, mouseUpTarget)) {
|
|
242
|
+
return;
|
|
243
|
+
}
|
|
244
|
+
if (rootId && mouseUpTarget && findRootOwnerId(mouseUpTarget) === rootId) {
|
|
245
|
+
return;
|
|
246
|
+
}
|
|
247
|
+
actionsRef.current?.setOpen(false, createChangeEventDetails(exports_reason_parts.cancelOpen, mouseEvent));
|
|
248
|
+
}, {
|
|
249
|
+
once: true
|
|
250
|
+
});
|
|
251
|
+
}
|
|
252
|
+
function handleTouchStart(event) {
|
|
253
|
+
if (disabled) {
|
|
254
|
+
return;
|
|
255
|
+
}
|
|
256
|
+
allowMouseUpTriggerRef.current = false;
|
|
257
|
+
if (event.touches.length === 1) {
|
|
258
|
+
event.stopPropagation();
|
|
259
|
+
const touch = event.touches[0];
|
|
260
|
+
touchPositionRef.current = {
|
|
261
|
+
x: touch.clientX,
|
|
262
|
+
y: touch.clientY
|
|
263
|
+
};
|
|
264
|
+
longPressTimeout.start(LONG_PRESS_DELAY, () => {
|
|
265
|
+
if (touchPositionRef.current) {
|
|
266
|
+
handleLongPress(touchPositionRef.current.x, touchPositionRef.current.y, event.nativeEvent);
|
|
267
|
+
}
|
|
268
|
+
});
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
function handleTouchMove(event) {
|
|
272
|
+
if (longPressTimeout.isStarted() && touchPositionRef.current && event.touches.length === 1) {
|
|
273
|
+
const touch = event.touches[0];
|
|
274
|
+
const moveThreshold = 10;
|
|
275
|
+
const deltaX = Math.abs(touch.clientX - touchPositionRef.current.x);
|
|
276
|
+
const deltaY = Math.abs(touch.clientY - touchPositionRef.current.y);
|
|
277
|
+
if (deltaX > moveThreshold || deltaY > moveThreshold) {
|
|
278
|
+
longPressTimeout.clear();
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
function handleTouchEnd() {
|
|
283
|
+
longPressTimeout.clear();
|
|
284
|
+
touchPositionRef.current = null;
|
|
285
|
+
}
|
|
286
|
+
React2.useEffect(() => {
|
|
287
|
+
function handleDocumentContextMenu(event) {
|
|
288
|
+
if (disabled) {
|
|
289
|
+
return;
|
|
290
|
+
}
|
|
291
|
+
const target = getTarget(event);
|
|
292
|
+
const targetElement = target;
|
|
293
|
+
if (contains(triggerRef.current, targetElement) || contains(internalBackdropRef.current, targetElement) || contains(backdropRef.current, targetElement)) {
|
|
294
|
+
event.preventDefault();
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
const doc = ownerDocument(triggerRef.current);
|
|
298
|
+
return addEventListener(doc, "contextmenu", handleDocumentContextMenu);
|
|
299
|
+
}, [backdropRef, disabled, internalBackdropRef]);
|
|
300
|
+
const state = {
|
|
301
|
+
open
|
|
302
|
+
};
|
|
303
|
+
const element = useRenderElement("div", componentProps, {
|
|
304
|
+
state,
|
|
305
|
+
ref: [triggerRef, forwardedRef],
|
|
306
|
+
props: [{
|
|
307
|
+
onContextMenu: handleContextMenu,
|
|
308
|
+
onTouchStart: handleTouchStart,
|
|
309
|
+
onTouchMove: handleTouchMove,
|
|
310
|
+
onTouchEnd: handleTouchEnd,
|
|
311
|
+
onTouchCancel: handleTouchEnd,
|
|
312
|
+
style: {
|
|
313
|
+
WebkitTouchCallout: "none"
|
|
314
|
+
}
|
|
315
|
+
}, elementProps],
|
|
316
|
+
stateAttributesMapping: pressableTriggerOpenStateMapping
|
|
317
|
+
});
|
|
318
|
+
return element;
|
|
319
|
+
});
|
|
320
|
+
if (true)
|
|
321
|
+
ContextMenuTrigger.displayName = "ContextMenuTrigger";
|
|
322
|
+
export {
|
|
323
|
+
exports_index_parts2 as ContextMenu
|
|
324
|
+
};
|
|
@@ -0,0 +1,71 @@
|
|
|
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
|
+
DialogBackdrop,
|
|
6
|
+
DialogClose,
|
|
7
|
+
DialogDescription,
|
|
8
|
+
DialogHandle,
|
|
9
|
+
DialogPopup,
|
|
10
|
+
DialogPortal,
|
|
11
|
+
DialogRoot,
|
|
12
|
+
DialogTitle,
|
|
13
|
+
DialogTrigger,
|
|
14
|
+
DialogViewport,
|
|
15
|
+
createDialogHandle
|
|
16
|
+
} from "./_chunk-atd5kq5q.js";
|
|
17
|
+
import"./_chunk-q3nee19r.js";
|
|
18
|
+
import"./_chunk-7jjzay8b.js";
|
|
19
|
+
import"./_chunk-f09cp81f.js";
|
|
20
|
+
import"./_chunk-f9tgee1q.js";
|
|
21
|
+
import"./_chunk-536jvgeq.js";
|
|
22
|
+
import"./_chunk-9nyxkvte.js";
|
|
23
|
+
import"./_chunk-2tyt8f8r.js";
|
|
24
|
+
import"./_chunk-aqwsk46c.js";
|
|
25
|
+
import"./_chunk-xb7ph1ka.js";
|
|
26
|
+
import"./_chunk-atnkefgd.js";
|
|
27
|
+
import"./_chunk-drfb9kp2.js";
|
|
28
|
+
import"./_chunk-qce0xt57.js";
|
|
29
|
+
import"./_chunk-nya71ccw.js";
|
|
30
|
+
import"./_chunk-t7j3rbpv.js";
|
|
31
|
+
import"./_chunk-7v1t86x1.js";
|
|
32
|
+
import"./_chunk-cwr896nf.js";
|
|
33
|
+
import"./_chunk-hzgetm70.js";
|
|
34
|
+
import"./_chunk-f5d01bp9.js";
|
|
35
|
+
import"./_chunk-mvv30fkv.js";
|
|
36
|
+
import"./_chunk-4s0k3h7t.js";
|
|
37
|
+
import"./_chunk-8kh3xk78.js";
|
|
38
|
+
import"./_chunk-mbn76q14.js";
|
|
39
|
+
import"./_chunk-v92ycsfj.js";
|
|
40
|
+
import"./_chunk-3h6zpchb.js";
|
|
41
|
+
import"./_chunk-8jz3hb7q.js";
|
|
42
|
+
import"./_chunk-85vrgzwr.js";
|
|
43
|
+
import"./_chunk-71zm6zgv.js";
|
|
44
|
+
import"./_chunk-6xevjepc.js";
|
|
45
|
+
import"./_chunk-sx6vkz01.js";
|
|
46
|
+
import"./_chunk-n7dnqnbw.js";
|
|
47
|
+
import"./_chunk-mznt6ktj.js";
|
|
48
|
+
import"./_chunk-b40erthe.js";
|
|
49
|
+
import"./_chunk-1s41sngz.js";
|
|
50
|
+
import {
|
|
51
|
+
__export
|
|
52
|
+
} from "./_chunk-1e6khrvm.js";
|
|
53
|
+
|
|
54
|
+
// node_modules/.deno/@base-ui+react@1.4.1/node_modules/@base-ui/react/esm/dialog/index.parts.js
|
|
55
|
+
var exports_index_parts = {};
|
|
56
|
+
__export(exports_index_parts, {
|
|
57
|
+
createHandle: () => createDialogHandle,
|
|
58
|
+
Viewport: () => DialogViewport,
|
|
59
|
+
Trigger: () => DialogTrigger,
|
|
60
|
+
Title: () => DialogTitle,
|
|
61
|
+
Root: () => DialogRoot,
|
|
62
|
+
Portal: () => DialogPortal,
|
|
63
|
+
Popup: () => DialogPopup,
|
|
64
|
+
Handle: () => DialogHandle,
|
|
65
|
+
Description: () => DialogDescription,
|
|
66
|
+
Close: () => DialogClose,
|
|
67
|
+
Backdrop: () => DialogBackdrop
|
|
68
|
+
});
|
|
69
|
+
export {
|
|
70
|
+
exports_index_parts as Dialog
|
|
71
|
+
};
|