@luxfi/ui 8.2.7 → 8.2.8
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/dist/3d-model-viewer.cjs +25 -421
- package/dist/3d-model-viewer.js +20 -416
- package/dist/accordion.cjs +3 -10
- package/dist/accordion.js +2 -10
- package/dist/advanced-navigation-bar.cjs +5 -401
- package/dist/advanced-navigation-bar.js +5 -401
- package/dist/ai-agents.cjs +45 -890
- package/dist/ai-agents.js +8 -834
- package/dist/ai-assistant.cjs +13 -740
- package/dist/ai-assistant.js +10 -738
- package/dist/ai-chat.cjs +24 -770
- package/dist/ai-chat.js +18 -765
- package/dist/ai-code.cjs +67 -923
- package/dist/ai-code.js +49 -905
- package/dist/ai-playground.cjs +25 -801
- package/dist/ai-playground.js +18 -795
- package/dist/ai-tools.cjs +22 -767
- package/dist/ai-tools.js +15 -761
- package/dist/ai-vision.cjs +41 -993
- package/dist/ai-vision.js +30 -983
- package/dist/ai-voice-settings.cjs +35 -1006
- package/dist/ai-voice-settings.js +32 -1004
- package/dist/ai-voice.cjs +51 -1024
- package/dist/ai-voice.js +9 -963
- package/dist/alert.cjs +11 -129
- package/dist/alert.js +8 -127
- package/dist/announcement.cjs +6 -402
- package/dist/announcement.js +6 -402
- package/dist/app-switcher-navigation-bar.cjs +5 -401
- package/dist/app-switcher-navigation-bar.js +5 -401
- package/dist/apple-cards-carousel.cjs +84 -480
- package/dist/apple-cards-carousel.js +19 -415
- package/dist/auth.cjs +10 -387
- package/dist/auth.js +7 -385
- package/dist/avatar.cjs +2 -9
- package/dist/avatar.js +2 -10
- package/dist/badge.cjs +8 -228
- package/dist/badge.js +5 -210
- package/dist/button.cjs +14 -67
- package/dist/button.js +12 -65
- package/dist/chrome.cjs +29 -493
- package/dist/chrome.js +9 -474
- package/dist/code-block.cjs +16 -664
- package/dist/code-block.js +13 -662
- package/dist/code-compare.cjs +28 -1302
- package/dist/code-compare.js +18 -1293
- package/dist/code-diff.cjs +21 -669
- package/dist/code-diff.js +17 -666
- package/dist/code-editor.cjs +13 -409
- package/dist/code-editor.js +12 -408
- package/dist/code-explorer.cjs +14 -456
- package/dist/code-explorer.js +13 -456
- package/dist/code-preview.cjs +31 -983
- package/dist/code-preview.js +23 -976
- package/dist/code-snippet.cjs +19 -667
- package/dist/code-snippet.js +14 -663
- package/dist/code-terminal.cjs +24 -485
- package/dist/code-terminal.js +19 -481
- package/dist/collapsible.cjs +13 -347
- package/dist/collapsible.js +11 -330
- package/dist/color-picker.cjs +8 -450
- package/dist/color-picker.js +7 -450
- package/dist/combobox.cjs +6 -402
- package/dist/combobox.js +6 -402
- package/dist/communication-navigation-bar.cjs +7 -403
- package/dist/communication-navigation-bar.js +5 -401
- package/dist/dashboard-navigation-bar.cjs +6 -402
- package/dist/dashboard-navigation-bar.js +5 -401
- package/dist/dialog-stack.cjs +5 -401
- package/dist/dialog-stack.js +5 -401
- package/dist/dialog.cjs +13 -70
- package/dist/dialog.js +13 -70
- package/dist/drawer.cjs +23 -99
- package/dist/drawer.js +19 -96
- package/dist/e-commerce-navigation-bar.cjs +7 -403
- package/dist/e-commerce-navigation-bar.js +5 -401
- package/dist/editor.cjs +9 -405
- package/dist/editor.js +6 -402
- package/dist/iam.cjs +2 -123
- package/dist/iam.js +1 -122
- package/dist/icon-button.cjs +2 -56
- package/dist/icon-button.js +1 -55
- package/dist/identity.cjs +28 -242
- package/dist/identity.js +20 -235
- package/dist/image-crop.cjs +10 -406
- package/dist/image-crop.js +7 -403
- package/dist/image.cjs +14 -83
- package/dist/image.js +13 -67
- package/dist/index.cjs +1868 -38770
- package/dist/index.js +174 -38320
- package/dist/input-group.cjs +3 -10
- package/dist/input-group.js +2 -10
- package/dist/item.cjs +2 -27
- package/dist/item.js +1 -22
- package/dist/kanban.cjs +25 -751
- package/dist/kanban.js +15 -742
- package/dist/limelight-nav.cjs +10 -452
- package/dist/limelight-nav.js +9 -452
- package/dist/link.cjs +11 -80
- package/dist/link.js +6 -60
- package/dist/lux.config.cjs +14 -32
- package/dist/lux.config.js +3 -26
- package/dist/menu.cjs +5 -13
- package/dist/menu.js +1 -9
- package/dist/message-dock.cjs +5 -401
- package/dist/message-dock.js +5 -401
- package/dist/mini-calendar.cjs +7 -403
- package/dist/mini-calendar.js +6 -402
- package/dist/music-player.cjs +30 -528
- package/dist/music-player.js +22 -520
- package/dist/next.cjs +8 -89
- package/dist/next.js +3 -86
- package/dist/popover.cjs +17 -74
- package/dist/popover.js +16 -73
- package/dist/progress-circle.cjs +3 -10
- package/dist/progress-circle.js +2 -10
- package/dist/provider.cjs +7 -176
- package/dist/provider.js +4 -174
- package/dist/select.cjs +36 -89
- package/dist/select.js +35 -88
- package/dist/sidebar.cjs +22 -493
- package/dist/sidebar.js +17 -489
- package/dist/site/commerce/ui/context.cjs +9 -214
- package/dist/site/commerce/ui/context.js +6 -215
- package/dist/site/components/analytics.cjs +2 -42
- package/dist/site/components/analytics.js +1 -37
- package/dist/site/components/auth/callback.cjs +2 -8
- package/dist/site/components/auth/callback.js +1 -7
- package/dist/site/components/auth/login-panel.cjs +15 -74
- package/dist/site/components/auth/login-panel.js +12 -73
- package/dist/site/components/auth/login.cjs +2 -6
- package/dist/site/components/auth/login.js +1 -5
- package/dist/site/components/auth/widget.cjs +2 -6
- package/dist/site/components/auth/widget.js +1 -5
- package/dist/site/components/commerce/bag-button.cjs +2 -3
- package/dist/site/components/commerce/bag-button.js +2 -3
- package/dist/site/components/commerce/buy-button.cjs +2 -11
- package/dist/site/components/commerce/buy-button.js +1 -10
- package/dist/site/components/commerce/checkout-button.cjs +2 -3
- package/dist/site/components/commerce/checkout-button.js +2 -3
- package/dist/site/components/commerce/checkout-panel/desktop-cp.cjs +15 -173
- package/dist/site/components/commerce/checkout-panel/desktop-cp.js +14 -174
- package/dist/site/components/commerce/checkout-panel/index.cjs +9 -400
- package/dist/site/components/commerce/checkout-panel/index.js +10 -403
- package/dist/site/components/commerce/checkout-panel/mobile-cp.cjs +15 -236
- package/dist/site/components/commerce/checkout-panel/mobile-cp.js +13 -237
- package/dist/site/components/commerce/desktop-bag-popup.cjs +7 -8
- package/dist/site/components/commerce/desktop-bag-popup.js +3 -8
- package/dist/site/components/commerce/drawer/index.cjs +15 -289
- package/dist/site/components/commerce/drawer/index.js +10 -290
- package/dist/site/components/commerce/drawer/micro.cjs +8 -115
- package/dist/site/components/commerce/drawer/micro.js +4 -115
- package/dist/site/components/commerce/drawer/shell.cjs +2 -10
- package/dist/site/components/commerce/drawer/shell.js +2 -10
- package/dist/site/components/contact-dialog/index.cjs +6 -69
- package/dist/site/components/contact-dialog/index.js +7 -71
- package/dist/site/components/drawer-margin.cjs +2 -10
- package/dist/site/components/drawer-margin.js +2 -10
- package/dist/site/components/footer.cjs +11 -81
- package/dist/site/components/footer.js +8 -80
- package/dist/site/components/header/desktop.cjs +18 -374
- package/dist/site/components/header/desktop.js +12 -355
- package/dist/site/components/header/index.cjs +9 -674
- package/dist/site/components/header/index.js +8 -657
- package/dist/site/components/header/mobile-bag-drawer.cjs +6 -71
- package/dist/site/components/header/mobile-bag-drawer.js +5 -74
- package/dist/site/components/header/mobile-nav-menu-ai.cjs +25 -28
- package/dist/site/components/header/mobile-nav-menu-ai.js +24 -27
- package/dist/site/components/header/mobile-nav-menu-item.cjs +6 -60
- package/dist/site/components/header/mobile-nav-menu-item.js +6 -61
- package/dist/site/components/header/mobile-nav-menu.cjs +7 -110
- package/dist/site/components/header/mobile-nav-menu.js +7 -112
- package/dist/site/components/header/mobile.cjs +48 -330
- package/dist/site/components/header/mobile.js +42 -330
- package/dist/site/components/icons/index.cjs +34 -35
- package/dist/site/components/icons/index.js +5 -33
- package/dist/site/components/index.cjs +118 -1961
- package/dist/site/components/index.js +23 -1951
- package/dist/site/components/mini-chart/index.cjs +7 -90
- package/dist/site/components/mini-chart/index.js +1 -92
- package/dist/site/components/mini-chart/wrapper.cjs +7 -76
- package/dist/site/components/mini-chart/wrapper.js +4 -77
- package/dist/site/components/not-found/index.cjs +9 -819
- package/dist/site/components/not-found/index.js +8 -802
- package/dist/site/components/security/index.cjs +9 -819
- package/dist/site/components/security/index.js +8 -802
- package/dist/site/next/analytics/index.cjs +16 -49
- package/dist/site/next/analytics/index.js +3 -49
- package/dist/site/next/analytics/pixel-analytics.cjs +23 -8
- package/dist/site/next/analytics/pixel-analytics.js +4 -8
- package/dist/site/next/index.cjs +13 -140
- package/dist/site/next/index.js +2 -140
- package/dist/site/root-layout/index.cjs +12 -1435
- package/dist/site/root-layout/index.css +0 -133
- package/dist/site/root-layout/index.js +12 -1416
- package/dist/site/site-def/footer/community.cjs +11 -27
- package/dist/site/site-def/footer/community.js +2 -18
- package/dist/site/site-def/footer/index.cjs +38 -218
- package/dist/site/site-def/footer/index.js +14 -215
- package/dist/site/site-def/index.cjs +28 -620
- package/dist/site/site-def/index.js +3 -624
- package/dist/table.cjs +20 -338
- package/dist/table.js +19 -338
- package/dist/tabs.cjs +3 -10
- package/dist/tabs.js +1 -9
- package/dist/tag.cjs +9 -270
- package/dist/tag.js +6 -268
- package/dist/tags.cjs +6 -314
- package/dist/tags.js +5 -314
- package/dist/textarea.cjs +4 -50
- package/dist/textarea.js +3 -49
- package/dist/tooltip.cjs +15 -34
- package/dist/tooltip.js +13 -33
- package/dist/vite.cjs +3 -82
- package/dist/vite.js +1 -80
- package/package.json +1 -1
- package/dist/index.css +0 -132
- package/dist/site/components/auth/login-panel.css +0 -4
- package/dist/site/components/commerce/bag-button.css +0 -4
- package/dist/site/components/commerce/checkout-button.css +0 -4
- package/dist/site/components/commerce/checkout-panel/desktop-cp.css +0 -132
- package/dist/site/components/commerce/checkout-panel/index.css +0 -132
- package/dist/site/components/commerce/checkout-panel/mobile-cp.css +0 -132
- package/dist/site/components/commerce/desktop-bag-popup.css +0 -4
- package/dist/site/components/commerce/drawer/index.css +0 -132
- package/dist/site/components/commerce/drawer/micro.css +0 -4
- package/dist/site/components/header/desktop.css +0 -4
- package/dist/site/components/header/index.css +0 -132
- package/dist/site/components/header/mobile-bag-drawer.css +0 -4
- package/dist/site/components/header/mobile-nav-menu-ai.css +0 -132
- package/dist/site/components/header/mobile-nav-menu-item.css +0 -132
- package/dist/site/components/header/mobile-nav-menu.css +0 -132
- package/dist/site/components/header/mobile.css +0 -132
- package/dist/site/components/icons/index.css +0 -4
- package/dist/site/components/index.css +0 -132
- package/dist/site/components/not-found/index.css +0 -132
- package/dist/site/components/security/index.css +0 -132
- package/dist/site/site-def/footer/community.css +0 -4
- package/dist/site/site-def/footer/index.css +0 -4
- package/dist/site/site-def/index.css +0 -4
package/dist/chrome.js
CHANGED
|
@@ -1,478 +1,13 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import * as
|
|
3
|
-
import React3__default, { Children, createElement } from 'react';
|
|
2
|
+
import * as React from 'react';
|
|
4
3
|
import { css, Box, cn, sx } from '@hanzo/ui';
|
|
5
4
|
import { User, ChevronsUpDown, Folder, LogOut, Settings, Menu, Building2, Check } from 'lucide-react';
|
|
6
|
-
import {
|
|
5
|
+
import { DrawerRoot, DrawerContent, DrawerHeader, DrawerTitle, DrawerBody } from './drawer.js';
|
|
6
|
+
import { useIdentity } from './identity.js';
|
|
7
|
+
import { MenuRoot, MenuTrigger, MenuContent, MenuSeparator, MenuItem } from './menu.js';
|
|
8
|
+
import { useIsNarrow } from './use-narrow.js';
|
|
7
9
|
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
8
|
-
import { QueryClient } from '@tanstack/react-query';
|
|
9
10
|
|
|
10
|
-
var CLOSE_ICON_PATH = "M9.44 8.035a.791.791 0 0 0 1.12 0l3.802-3.803a.791.791 0 0 1 1.119 0l.287.287a.79.79 0 0 1 0 1.119L11.965 9.44a.79.79 0 0 0 0 1.118l3.803 3.803a.791.791 0 0 1 0 1.119l-.287.287a.791.791 0 0 1-1.119 0l-3.803-3.803a.79.79 0 0 0-1.118 0l-3.803 3.803a.79.79 0 0 1-1.119 0l-.287-.287a.791.791 0 0 1 0-1.119l3.803-3.803a.791.791 0 0 0 0-1.118L4.232 5.638a.791.791 0 0 1 0-1.119l.287-.287a.791.791 0 0 1 1.119 0L9.44 8.035Z";
|
|
11
|
-
var CloseButtonFrame = styled(View, {
|
|
12
|
-
name: "LuxCloseButton",
|
|
13
|
-
render: /* @__PURE__ */ jsx("button", { type: "button", "aria-label": "Close" }),
|
|
14
|
-
role: "button",
|
|
15
|
-
cursor: "pointer",
|
|
16
|
-
display: "inline-flex",
|
|
17
|
-
alignItems: "center",
|
|
18
|
-
justifyContent: "center",
|
|
19
|
-
width: 20,
|
|
20
|
-
height: 20,
|
|
21
|
-
minWidth: 0,
|
|
22
|
-
flexShrink: 1,
|
|
23
|
-
padding: 0,
|
|
24
|
-
borderRadius: 4,
|
|
25
|
-
borderWidth: 0,
|
|
26
|
-
overflow: "hidden",
|
|
27
|
-
backgroundColor: "transparent",
|
|
28
|
-
hoverStyle: {
|
|
29
|
-
backgroundColor: "transparent"
|
|
30
|
-
},
|
|
31
|
-
variants: {
|
|
32
|
-
disabled: {
|
|
33
|
-
true: {
|
|
34
|
-
opacity: 0.4,
|
|
35
|
-
pointerEvents: "none"
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
});
|
|
40
|
-
var CloseButton = React3.forwardRef(function CloseButton2(props, ref) {
|
|
41
|
-
const { variant: _variant, size: _size, className, children, ...rest } = props;
|
|
42
|
-
return /* @__PURE__ */ jsx(
|
|
43
|
-
CloseButtonFrame,
|
|
44
|
-
{
|
|
45
|
-
ref,
|
|
46
|
-
className,
|
|
47
|
-
...rest,
|
|
48
|
-
children: children ?? /* @__PURE__ */ jsx(
|
|
49
|
-
"svg",
|
|
50
|
-
{
|
|
51
|
-
width: 20,
|
|
52
|
-
height: 20,
|
|
53
|
-
viewBox: "0 0 20 20",
|
|
54
|
-
fill: "none",
|
|
55
|
-
"aria-hidden": "true",
|
|
56
|
-
children: /* @__PURE__ */ jsx(
|
|
57
|
-
"path",
|
|
58
|
-
{
|
|
59
|
-
d: CLOSE_ICON_PATH,
|
|
60
|
-
fill: "currentColor"
|
|
61
|
-
}
|
|
62
|
-
)
|
|
63
|
-
}
|
|
64
|
-
)
|
|
65
|
-
}
|
|
66
|
-
);
|
|
67
|
-
});
|
|
68
|
-
var ink = (children, Wrap = Text, props = {}) => {
|
|
69
|
-
let hasText = false;
|
|
70
|
-
Children.forEach(children, (child) => {
|
|
71
|
-
if (typeof child === "string" || typeof child === "number") hasText = true;
|
|
72
|
-
});
|
|
73
|
-
if (!hasText) return children;
|
|
74
|
-
return Children.map(children, (child) => typeof child === "string" || typeof child === "number" ? createElement(Wrap, props, child) : child);
|
|
75
|
-
};
|
|
76
|
-
var NARROW_PX = 640;
|
|
77
|
-
function useBelow(px) {
|
|
78
|
-
const [below, setBelow] = React3.useState(false);
|
|
79
|
-
React3.useEffect(() => {
|
|
80
|
-
const mql = window.matchMedia(`(max-width: ${px - 1}px)`);
|
|
81
|
-
const apply = () => setBelow(mql.matches);
|
|
82
|
-
apply();
|
|
83
|
-
mql.addEventListener("change", apply);
|
|
84
|
-
return () => mql.removeEventListener("change", apply);
|
|
85
|
-
}, [px]);
|
|
86
|
-
return below;
|
|
87
|
-
}
|
|
88
|
-
var useIsNarrow = () => useBelow(NARROW_PX);
|
|
89
|
-
var DrawerPlacementContext = React3.createContext("right");
|
|
90
|
-
var DrawerSizeContext = React3.createContext("md");
|
|
91
|
-
var DrawerStateContext = React3.createContext({
|
|
92
|
-
open: false,
|
|
93
|
-
setOpen: () => {
|
|
94
|
-
},
|
|
95
|
-
modal: true,
|
|
96
|
-
narrow: false
|
|
97
|
-
});
|
|
98
|
-
var DrawerRoot = (props) => {
|
|
99
|
-
const {
|
|
100
|
-
children,
|
|
101
|
-
open,
|
|
102
|
-
defaultOpen,
|
|
103
|
-
onOpenChange,
|
|
104
|
-
placement = "right",
|
|
105
|
-
modal = true,
|
|
106
|
-
size = "md"
|
|
107
|
-
} = props;
|
|
108
|
-
const [uncontrolled, setUncontrolled] = React3.useState(defaultOpen ?? false);
|
|
109
|
-
const isControlled = open !== void 0;
|
|
110
|
-
const isOpen = isControlled ? open : uncontrolled;
|
|
111
|
-
const narrow = useIsNarrow();
|
|
112
|
-
const setOpen = React3.useCallback((nextOpen) => {
|
|
113
|
-
if (!isControlled) setUncontrolled(nextOpen);
|
|
114
|
-
onOpenChange?.({ open: nextOpen });
|
|
115
|
-
}, [isControlled, onOpenChange]);
|
|
116
|
-
const state = React3.useMemo(
|
|
117
|
-
() => ({ open: isOpen, setOpen, modal, narrow }),
|
|
118
|
-
[isOpen, setOpen, modal, narrow]
|
|
119
|
-
);
|
|
120
|
-
return /* @__PURE__ */ jsx(DrawerPlacementContext.Provider, { value: placement, children: /* @__PURE__ */ jsx(DrawerSizeContext.Provider, { value: size, children: /* @__PURE__ */ jsx(DrawerStateContext.Provider, { value: state, children: narrow ? children : /* @__PURE__ */ jsx(Dialog, { open: isOpen, onOpenChange: setOpen, modal, children }) }) }) });
|
|
121
|
-
};
|
|
122
|
-
var ANCHOR = {
|
|
123
|
-
right: { top: 0, bottom: 0, right: 0, enterStyle: { x: 24, opacity: 0 }, exitStyle: { x: 24, opacity: 0 } },
|
|
124
|
-
left: { top: 0, bottom: 0, left: 0, enterStyle: { x: -24, opacity: 0 }, exitStyle: { x: -24, opacity: 0 } },
|
|
125
|
-
top: { left: 0, right: 0, top: 0, enterStyle: { y: -24, opacity: 0 }, exitStyle: { y: -24, opacity: 0 } },
|
|
126
|
-
bottom: { left: 0, right: 0, bottom: 0, enterStyle: { y: 24, opacity: 0 }, exitStyle: { y: 24, opacity: 0 } }
|
|
127
|
-
};
|
|
128
|
-
var ACROSS = {
|
|
129
|
-
xs: 240,
|
|
130
|
-
sm: 320,
|
|
131
|
-
md: 384,
|
|
132
|
-
lg: 480,
|
|
133
|
-
xl: 640,
|
|
134
|
-
full: "100%"
|
|
135
|
-
};
|
|
136
|
-
var extent = (placement, size) => placement === "left" || placement === "right" ? { width: ACROSS[size], maxWidth: "100%" } : { height: ACROSS[size], maxHeight: "100%" };
|
|
137
|
-
var SCRIM = "rgba(0,0,0,0.5)";
|
|
138
|
-
var DrawerContent = React3.forwardRef(
|
|
139
|
-
function DrawerContent2(props, ref) {
|
|
140
|
-
const { children, portalled = true, portalRef: _portalRef, offset: _offset, backdrop = true, ...rest } = props;
|
|
141
|
-
const placement = React3.useContext(DrawerPlacementContext);
|
|
142
|
-
const size = React3.useContext(DrawerSizeContext);
|
|
143
|
-
const { open, setOpen, modal, narrow } = React3.useContext(DrawerStateContext);
|
|
144
|
-
if (narrow) {
|
|
145
|
-
return /* @__PURE__ */ jsxs(
|
|
146
|
-
Sheet,
|
|
147
|
-
{
|
|
148
|
-
open,
|
|
149
|
-
onOpenChange: setOpen,
|
|
150
|
-
modal,
|
|
151
|
-
dismissOnSnapToBottom: true,
|
|
152
|
-
snapPointsMode: "percent",
|
|
153
|
-
snapPoints: [88],
|
|
154
|
-
transition: "medium",
|
|
155
|
-
children: [
|
|
156
|
-
backdrop && /* @__PURE__ */ jsx(
|
|
157
|
-
Sheet.Overlay,
|
|
158
|
-
{
|
|
159
|
-
transition: "lazy",
|
|
160
|
-
enterStyle: { opacity: 0 },
|
|
161
|
-
exitStyle: { opacity: 0 },
|
|
162
|
-
backgroundColor: SCRIM
|
|
163
|
-
}
|
|
164
|
-
),
|
|
165
|
-
/* @__PURE__ */ jsx(Sheet.Handle, {}),
|
|
166
|
-
/* @__PURE__ */ jsx(
|
|
167
|
-
Sheet.Frame,
|
|
168
|
-
{
|
|
169
|
-
unstyled: true,
|
|
170
|
-
flexDirection: "column",
|
|
171
|
-
borderTopLeftRadius: 16,
|
|
172
|
-
borderTopRightRadius: 16,
|
|
173
|
-
backgroundColor: "var(--color-drawer-bg)",
|
|
174
|
-
shadowColor: "var(--shadow-drawer)",
|
|
175
|
-
...rest,
|
|
176
|
-
children
|
|
177
|
-
}
|
|
178
|
-
)
|
|
179
|
-
]
|
|
180
|
-
}
|
|
181
|
-
);
|
|
182
|
-
}
|
|
183
|
-
const content = /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
184
|
-
backdrop && /* @__PURE__ */ jsx(
|
|
185
|
-
Dialog.Overlay,
|
|
186
|
-
{
|
|
187
|
-
position: "fixed",
|
|
188
|
-
top: 0,
|
|
189
|
-
right: 0,
|
|
190
|
-
bottom: 0,
|
|
191
|
-
left: 0,
|
|
192
|
-
zIndex: 50,
|
|
193
|
-
backgroundColor: SCRIM,
|
|
194
|
-
transition: "lazy",
|
|
195
|
-
enterStyle: { opacity: 0 },
|
|
196
|
-
exitStyle: { opacity: 0 }
|
|
197
|
-
},
|
|
198
|
-
"overlay"
|
|
199
|
-
),
|
|
200
|
-
/* @__PURE__ */ jsx(
|
|
201
|
-
Dialog.Content,
|
|
202
|
-
{
|
|
203
|
-
ref,
|
|
204
|
-
unstyled: true,
|
|
205
|
-
position: "fixed",
|
|
206
|
-
zIndex: 50,
|
|
207
|
-
flexDirection: "column",
|
|
208
|
-
backgroundColor: "var(--color-drawer-bg)",
|
|
209
|
-
transition: "medium",
|
|
210
|
-
...ANCHOR[placement],
|
|
211
|
-
...extent(placement, size),
|
|
212
|
-
...rest,
|
|
213
|
-
children
|
|
214
|
-
},
|
|
215
|
-
"content"
|
|
216
|
-
)
|
|
217
|
-
] });
|
|
218
|
-
return portalled ? /* @__PURE__ */ jsx(Dialog.Portal, { children: content }) : content;
|
|
219
|
-
}
|
|
220
|
-
);
|
|
221
|
-
React3.forwardRef(function DrawerCloseTrigger2(props, ref) {
|
|
222
|
-
return (
|
|
223
|
-
// Placement belongs to the surrounding box, not to the button: CloseButton
|
|
224
|
-
// is a fixed 20px control and has no opinion about where it sits.
|
|
225
|
-
/* @__PURE__ */ jsx(View, { position: "absolute", top: 28, right: 20, zIndex: 1, children: /* @__PURE__ */ jsx(Dialog.Close, { asChild: true, children: /* @__PURE__ */ jsx(CloseButton, { ref, ...props }) }) })
|
|
226
|
-
);
|
|
227
|
-
});
|
|
228
|
-
var DrawerHeader = ({ children, ...props }) => /* @__PURE__ */ jsx(YStack, { gap: 6, padding: 24, paddingBottom: 0, ...props, children: ink(children) });
|
|
229
|
-
var DrawerBody = ({ children, ...props }) => /* @__PURE__ */ jsx(YStack, { flex: 1, overflow: "scroll", padding: 24, ...props, children: ink(children) });
|
|
230
|
-
var DrawerTitle = Dialog.Title;
|
|
231
|
-
Dialog.Description;
|
|
232
|
-
Dialog.Close;
|
|
233
|
-
|
|
234
|
-
// src/white-label.ts
|
|
235
|
-
var LUX_BRAND = {
|
|
236
|
-
lux: "#7000FF",
|
|
237
|
-
zoo: "#6C5EFB",
|
|
238
|
-
hanzo: "#EA580C",
|
|
239
|
-
pars: "#1C3879"};
|
|
240
|
-
var PARS_GOLD = "#C8A45C";
|
|
241
|
-
var ORGS = {
|
|
242
|
-
lux: {
|
|
243
|
-
org: "lux",
|
|
244
|
-
name: "Lux",
|
|
245
|
-
domain: "lux.network",
|
|
246
|
-
iamDomain: "lux.id",
|
|
247
|
-
accent: LUX_BRAND.lux,
|
|
248
|
-
accentForeground: "#FFFFFF"
|
|
249
|
-
},
|
|
250
|
-
zoo: {
|
|
251
|
-
org: "zoo",
|
|
252
|
-
name: "Zoo",
|
|
253
|
-
domain: "zoo.ngo",
|
|
254
|
-
// Zoo's issuer is `zoolabs.id` — the one row where it is not `<org>.id`,
|
|
255
|
-
// and the one every hand-rolled branding map gets wrong. `id.zoo.network`
|
|
256
|
-
// ANSWERS, which is why it keeps being copied around, but it is an alias:
|
|
257
|
-
// its own discovery document advertises
|
|
258
|
-
// issuer https://zoolabs.id
|
|
259
|
-
// authorization_endpoint https://zoolabs.id/v1/iam/oauth/authorize
|
|
260
|
-
// jwks_uri https://zoolabs.id/v1/iam/.well-known/jwks
|
|
261
|
-
// so a client configured on the alias validates `iss` against a string the
|
|
262
|
-
// IdP never emits and rejects every token it is given — the exact shape of
|
|
263
|
-
// the lux.id outage. `zoo.id` is not an IdP at all (no discovery document).
|
|
264
|
-
iamDomain: "zoolabs.id",
|
|
265
|
-
accent: LUX_BRAND.zoo,
|
|
266
|
-
accentForeground: "#FFFFFF"
|
|
267
|
-
},
|
|
268
|
-
bootnode: {
|
|
269
|
-
org: "bootnode",
|
|
270
|
-
name: "Bootnode",
|
|
271
|
-
domain: "bootno.de",
|
|
272
|
-
iamDomain: "id.bootno.de",
|
|
273
|
-
accent: LUX_BRAND.lux,
|
|
274
|
-
accentForeground: "#FFFFFF"
|
|
275
|
-
},
|
|
276
|
-
hanzo: {
|
|
277
|
-
org: "hanzo",
|
|
278
|
-
name: "Hanzo",
|
|
279
|
-
domain: "hanzo.ai",
|
|
280
|
-
iamDomain: "hanzo.id",
|
|
281
|
-
accent: LUX_BRAND.hanzo,
|
|
282
|
-
accentForeground: "#FFFFFF"
|
|
283
|
-
},
|
|
284
|
-
pars: {
|
|
285
|
-
org: "pars",
|
|
286
|
-
name: "Pars",
|
|
287
|
-
domain: "pars.id",
|
|
288
|
-
iamDomain: "pars.id",
|
|
289
|
-
accent: LUX_BRAND.pars,
|
|
290
|
-
accentForeground: PARS_GOLD
|
|
291
|
-
}
|
|
292
|
-
};
|
|
293
|
-
var DOMAIN_ORG = [
|
|
294
|
-
["lux.network", "lux"],
|
|
295
|
-
["lux.cloud", "lux"],
|
|
296
|
-
["lux.id", "lux"],
|
|
297
|
-
["lux.finance", "lux"],
|
|
298
|
-
["lux.market", "lux"],
|
|
299
|
-
["lux.exchange", "lux"],
|
|
300
|
-
["zoo.ngo", "zoo"],
|
|
301
|
-
["zoo.network", "zoo"],
|
|
302
|
-
["zoo.cloud", "zoo"],
|
|
303
|
-
["zoolabs.id", "zoo"],
|
|
304
|
-
["hanzo.ai", "hanzo"],
|
|
305
|
-
["hanzo.cloud", "hanzo"],
|
|
306
|
-
["hanzo.id", "hanzo"],
|
|
307
|
-
["pars.id", "pars", "app"],
|
|
308
|
-
["pars.network", "pars", "app"],
|
|
309
|
-
["parsdao.org", "pars", "app"],
|
|
310
|
-
["bootno.de", "bootnode", "platform"]
|
|
311
|
-
];
|
|
312
|
-
var DEFAULT_ORG = "lux";
|
|
313
|
-
function normalizeHost(host) {
|
|
314
|
-
const noPort = host.trim().toLowerCase().split(":")[0] ?? "";
|
|
315
|
-
return noPort.replace(/\.$/, "");
|
|
316
|
-
}
|
|
317
|
-
function isUnder(host, domain) {
|
|
318
|
-
return host === domain || host.endsWith(`.${domain}`);
|
|
319
|
-
}
|
|
320
|
-
function matchDomain(host) {
|
|
321
|
-
let best;
|
|
322
|
-
for (const entry of DOMAIN_ORG) {
|
|
323
|
-
if (isUnder(host, entry[0]) && (!best || entry[0].length > best[0].length)) {
|
|
324
|
-
best = entry;
|
|
325
|
-
}
|
|
326
|
-
}
|
|
327
|
-
return best;
|
|
328
|
-
}
|
|
329
|
-
function appSlug(host, domain, pinned) {
|
|
330
|
-
if (pinned) return pinned;
|
|
331
|
-
const sub = host === domain ? "" : host.slice(0, -(domain.length + 1));
|
|
332
|
-
const leftmost = sub.split(".")[0] ?? "";
|
|
333
|
-
if (leftmost && leftmost !== "www") return leftmost;
|
|
334
|
-
const label = domain.split(".")[0] ?? "";
|
|
335
|
-
const tld = domain.split(".").slice(1).join(".");
|
|
336
|
-
return tld.split(".")[0] || label;
|
|
337
|
-
}
|
|
338
|
-
function isLocal(host) {
|
|
339
|
-
return host === "localhost" || host.endsWith(".localhost") || host === "127.0.0.1" || host === "0.0.0.0" || host === "[::1]" || host.endsWith(".local");
|
|
340
|
-
}
|
|
341
|
-
function resolveWhiteLabel(host) {
|
|
342
|
-
const h = normalizeHost(host);
|
|
343
|
-
const match = h ? matchDomain(h) : void 0;
|
|
344
|
-
const org = match ? match[1] : DEFAULT_ORG;
|
|
345
|
-
const identity = ORGS[org];
|
|
346
|
-
const app = match ? appSlug(h, match[0], match[2]) : h && isLocal(h) ? "local" : "app";
|
|
347
|
-
return {
|
|
348
|
-
...identity,
|
|
349
|
-
host: h,
|
|
350
|
-
app,
|
|
351
|
-
theme: `dark_${org}`,
|
|
352
|
-
issuer: `https://${identity.iamDomain}`,
|
|
353
|
-
clientId: `${org}-${app}`
|
|
354
|
-
};
|
|
355
|
-
}
|
|
356
|
-
new QueryClient({
|
|
357
|
-
defaultOptions: { queries: { refetchOnWindowFocus: false, retry: 1, staleTime: 3e4 } }
|
|
358
|
-
});
|
|
359
|
-
var WhiteLabelContext = React3__default.createContext(resolveWhiteLabel(""));
|
|
360
|
-
var useWhiteLabel = () => React3__default.useContext(WhiteLabelContext);
|
|
361
|
-
var IdentityContext = React3.createContext(null);
|
|
362
|
-
function useIdentity() {
|
|
363
|
-
const ctx = React3.useContext(IdentityContext);
|
|
364
|
-
const whiteLabel = useWhiteLabel();
|
|
365
|
-
const fallback = React3.useMemo(() => ({
|
|
366
|
-
status: "anonymous",
|
|
367
|
-
account: null,
|
|
368
|
-
orgs: [],
|
|
369
|
-
org: null,
|
|
370
|
-
projects: [],
|
|
371
|
-
project: null,
|
|
372
|
-
error: null,
|
|
373
|
-
whiteLabel,
|
|
374
|
-
setOrg: () => void 0,
|
|
375
|
-
setProject: () => void 0,
|
|
376
|
-
signIn: () => {
|
|
377
|
-
if (typeof window !== "undefined") window.location.assign("/login");
|
|
378
|
-
},
|
|
379
|
-
signOut: () => void 0,
|
|
380
|
-
reload: () => void 0
|
|
381
|
-
}), [whiteLabel]);
|
|
382
|
-
return ctx ?? fallback;
|
|
383
|
-
}
|
|
384
|
-
var ITEM_HOVER = "var(--color-popover-item-hover)";
|
|
385
|
-
var TEXT = "var(--color-text-primary)";
|
|
386
|
-
var ROW = {
|
|
387
|
-
position: "relative",
|
|
388
|
-
flexDirection: "row",
|
|
389
|
-
alignItems: "center",
|
|
390
|
-
cursor: "pointer",
|
|
391
|
-
userSelect: "none",
|
|
392
|
-
borderRadius: 6,
|
|
393
|
-
fontSize: 14,
|
|
394
|
-
backgroundColor: "transparent",
|
|
395
|
-
hoverStyle: { backgroundColor: ITEM_HOVER },
|
|
396
|
-
focusStyle: { backgroundColor: ITEM_HOVER }
|
|
397
|
-
};
|
|
398
|
-
var MenuRoot = ({
|
|
399
|
-
children,
|
|
400
|
-
open,
|
|
401
|
-
defaultOpen,
|
|
402
|
-
onOpenChange,
|
|
403
|
-
positioning,
|
|
404
|
-
modal = true
|
|
405
|
-
}) => /* @__PURE__ */ jsx(
|
|
406
|
-
Menu$1,
|
|
407
|
-
{
|
|
408
|
-
open,
|
|
409
|
-
defaultOpen,
|
|
410
|
-
onOpenChange: onOpenChange ? (isOpen) => onOpenChange({ open: isOpen }) : void 0,
|
|
411
|
-
modal,
|
|
412
|
-
placement: positioning?.placement ?? "bottom-start",
|
|
413
|
-
offset: positioning?.offset?.mainAxis ?? 4,
|
|
414
|
-
children
|
|
415
|
-
}
|
|
416
|
-
);
|
|
417
|
-
var MenuTrigger = ({ asChild = false, ...rest }) => /* @__PURE__ */ jsx(Menu$1.Trigger, { asChild, ...rest });
|
|
418
|
-
var MenuContent = ({
|
|
419
|
-
portalled = true,
|
|
420
|
-
minW,
|
|
421
|
-
children,
|
|
422
|
-
...rest
|
|
423
|
-
}) => {
|
|
424
|
-
const content = /* @__PURE__ */ jsx(
|
|
425
|
-
Menu$1.Content,
|
|
426
|
-
{
|
|
427
|
-
unstyled: true,
|
|
428
|
-
zIndex: 50,
|
|
429
|
-
minWidth: minW ?? 128,
|
|
430
|
-
overflow: "hidden",
|
|
431
|
-
borderRadius: 8,
|
|
432
|
-
padding: 4,
|
|
433
|
-
borderWidth: 1,
|
|
434
|
-
borderColor: "var(--color-popover-border)",
|
|
435
|
-
backgroundColor: "var(--color-popover-bg)",
|
|
436
|
-
transition: "quick",
|
|
437
|
-
enterStyle: { opacity: 0, scale: 0.95 },
|
|
438
|
-
exitStyle: { opacity: 0, scale: 0.95 },
|
|
439
|
-
...rest,
|
|
440
|
-
children
|
|
441
|
-
}
|
|
442
|
-
);
|
|
443
|
-
return portalled ? /* @__PURE__ */ jsx(Menu$1.Portal, { children: content }) : content;
|
|
444
|
-
};
|
|
445
|
-
var MenuItem = ({ children, value: _value, asChild, ...rest }) => (
|
|
446
|
-
// `asChild` means the caller brought its own element and owns the look. Its
|
|
447
|
-
// props are then forwarded to that element verbatim, so the skin must NOT be
|
|
448
|
-
// applied: `unstyled` and friends are not DOM attributes and React rejects
|
|
449
|
-
// them out loud ("Received `true` for a non-boolean attribute `unstyled`").
|
|
450
|
-
// Two shapes, said once, rather than one shape that is wrong in one of them.
|
|
451
|
-
asChild ? /* @__PURE__ */ jsx(Menu$1.Item, { asChild: true, ...rest, children }) : /* @__PURE__ */ jsx(
|
|
452
|
-
Menu$1.Item,
|
|
453
|
-
{
|
|
454
|
-
unstyled: true,
|
|
455
|
-
...ROW,
|
|
456
|
-
gap: 8,
|
|
457
|
-
paddingHorizontal: 8,
|
|
458
|
-
paddingVertical: 6,
|
|
459
|
-
disabledStyle: { opacity: 0.5, pointerEvents: "none" },
|
|
460
|
-
...rest,
|
|
461
|
-
children: ink(children, void 0, { fontSize: 14, color: TEXT })
|
|
462
|
-
}
|
|
463
|
-
)
|
|
464
|
-
);
|
|
465
|
-
var MenuSeparator = (props) => /* @__PURE__ */ jsx(
|
|
466
|
-
Menu$1.Separator,
|
|
467
|
-
{
|
|
468
|
-
unstyled: true,
|
|
469
|
-
height: 1,
|
|
470
|
-
marginVertical: 4,
|
|
471
|
-
marginHorizontal: -4,
|
|
472
|
-
backgroundColor: "var(--color-border-divider)",
|
|
473
|
-
...props
|
|
474
|
-
}
|
|
475
|
-
);
|
|
476
11
|
function initials(label) {
|
|
477
12
|
return label.split(/[\s._-]+/).filter(Boolean).map((w) => w[0]).join("").slice(0, 2).toUpperCase();
|
|
478
13
|
}
|
|
@@ -523,9 +58,9 @@ var Switcher = ({
|
|
|
523
58
|
align = "start",
|
|
524
59
|
testId
|
|
525
60
|
}) => {
|
|
526
|
-
const [open, setOpen] =
|
|
61
|
+
const [open, setOpen] = React.useState(false);
|
|
527
62
|
const narrow = useIsNarrow();
|
|
528
|
-
const close =
|
|
63
|
+
const close = React.useCallback(() => setOpen(false), []);
|
|
529
64
|
const message = status === "loading" ? "Loading\u2026" : status === "error" ? error ?? "Could not reach IAM." : status === "anonymous" ? null : items.length === 0 ? empty : null;
|
|
530
65
|
const rows = status === "anonymous" && onSignIn ? [{ id: "sign-in", label: signInLabel, icon: /* @__PURE__ */ jsx(User, { "aria-hidden": "true", style: css("h-4 w-4") }), onSelect: onSignIn }] : status === "ready" ? items : [];
|
|
531
66
|
const panel = (menu) => /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
@@ -559,7 +94,7 @@ var Switcher = ({
|
|
|
559
94
|
);
|
|
560
95
|
if (narrow) {
|
|
561
96
|
return /* @__PURE__ */ jsxs(DrawerRoot, { open, onOpenChange: (d) => setOpen(d.open), placement: "bottom", size: "md", children: [
|
|
562
|
-
|
|
97
|
+
React.cloneElement(trigger, { onClick: () => setOpen(true) }),
|
|
563
98
|
/* @__PURE__ */ jsxs(DrawerContent, { "data-testid": testId ? `${testId}-panel` : void 0, children: [
|
|
564
99
|
/* @__PURE__ */ jsx(DrawerHeader, { children: /* @__PURE__ */ jsx(DrawerTitle, { children: title }) }),
|
|
565
100
|
/* @__PURE__ */ jsx(DrawerBody, { children: panel(false) })
|
|
@@ -675,7 +210,7 @@ var AppNav = ({
|
|
|
675
210
|
}) => {
|
|
676
211
|
const id = useIdentity();
|
|
677
212
|
const narrow = useIsNarrow();
|
|
678
|
-
const [menu, setMenu] =
|
|
213
|
+
const [menu, setMenu] = React.useState(false);
|
|
679
214
|
return /* @__PURE__ */ jsx(
|
|
680
215
|
Box,
|
|
681
216
|
{
|