@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/table.cjs
CHANGED
|
@@ -3,7 +3,8 @@
|
|
|
3
3
|
|
|
4
4
|
var esToolkit = require('es-toolkit');
|
|
5
5
|
var ui = require('@hanzo/ui');
|
|
6
|
-
var
|
|
6
|
+
var React = require('react');
|
|
7
|
+
var link_js = require('./link.js');
|
|
7
8
|
var jsxRuntime = require('react/jsx-runtime');
|
|
8
9
|
|
|
9
10
|
function _interopNamespace(e) {
|
|
@@ -24,328 +25,9 @@ function _interopNamespace(e) {
|
|
|
24
25
|
return Object.freeze(n);
|
|
25
26
|
}
|
|
26
27
|
|
|
27
|
-
var
|
|
28
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
28
29
|
|
|
29
|
-
var
|
|
30
|
-
var Skeleton = React3__namespace.forwardRef(
|
|
31
|
-
function Skeleton2(props, ref) {
|
|
32
|
-
const { loading = true, asChild, className, children, style, ...rest } = props;
|
|
33
|
-
if (!loading) {
|
|
34
|
-
if (asChild && React3__namespace.isValidElement(children)) return children;
|
|
35
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className, style, ...rest, children });
|
|
36
|
-
}
|
|
37
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
38
|
-
"div",
|
|
39
|
-
{
|
|
40
|
-
ref,
|
|
41
|
-
"data-loading": true,
|
|
42
|
-
...ui.sx(
|
|
43
|
-
SKELETON_CLASSES,
|
|
44
|
-
asChild || children ? "[&_*]:invisible" : "min-h-5",
|
|
45
|
-
className
|
|
46
|
-
),
|
|
47
|
-
style,
|
|
48
|
-
...rest,
|
|
49
|
-
children
|
|
50
|
-
}
|
|
51
|
-
);
|
|
52
|
-
}
|
|
53
|
-
);
|
|
54
|
-
React3__namespace.forwardRef(
|
|
55
|
-
function SkeletonCircle2(props, ref) {
|
|
56
|
-
const { size = 40, loading = true, className, ...rest } = props;
|
|
57
|
-
const dimension = typeof size === "number" ? `${size}px` : size;
|
|
58
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
59
|
-
Skeleton,
|
|
60
|
-
{
|
|
61
|
-
ref,
|
|
62
|
-
loading,
|
|
63
|
-
...ui.sx("rounded-full shrink-0", className),
|
|
64
|
-
style: { width: dimension, height: dimension, ...rest.style },
|
|
65
|
-
...rest
|
|
66
|
-
}
|
|
67
|
-
);
|
|
68
|
-
}
|
|
69
|
-
);
|
|
70
|
-
React3__namespace.forwardRef(
|
|
71
|
-
function SkeletonText2(props, ref) {
|
|
72
|
-
const { noOfLines = 3, loading = true, className, ...rest } = props;
|
|
73
|
-
return /* @__PURE__ */ jsxRuntime.jsx(ui.Box, { ref, className: ui.cn("flex w-full flex-col gap-2", className), ...rest, children: Array.from({ length: noOfLines }).map((_, index) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
74
|
-
Skeleton,
|
|
75
|
-
{
|
|
76
|
-
loading,
|
|
77
|
-
...ui.sx(ui.cn("h-4", index === noOfLines - 1 && "max-w-[80%]"))
|
|
78
|
-
},
|
|
79
|
-
index
|
|
80
|
-
)) });
|
|
81
|
-
}
|
|
82
|
-
);
|
|
83
|
-
var ArrowIcon = ({ className, style }) => /* @__PURE__ */ jsxRuntime.jsx("svg", { className, style, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M11 3h6v6M17 3L7 13M14 11v6H3V6h6", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
84
|
-
function stripUtmParams(url) {
|
|
85
|
-
try {
|
|
86
|
-
const urlObj = new URL(url);
|
|
87
|
-
for (const param of ["utm_source", "utm_medium", "utm_campaign", "utm_term", "utm_content"]) {
|
|
88
|
-
urlObj.searchParams.delete(param);
|
|
89
|
-
}
|
|
90
|
-
return urlObj.toString();
|
|
91
|
-
} catch {
|
|
92
|
-
return url;
|
|
93
|
-
}
|
|
94
|
-
}
|
|
95
|
-
var VARIANT_CLASSES = {
|
|
96
|
-
primary: ui.cn(
|
|
97
|
-
"text-[var(--color-link-primary)]",
|
|
98
|
-
"hover:no-underline hover:text-[var(--color-link-primary-hover)]",
|
|
99
|
-
"data-[hover]:no-underline data-[hover]:text-[var(--color-link-primary-hover)]"
|
|
100
|
-
),
|
|
101
|
-
secondary: ui.cn(
|
|
102
|
-
"text-[var(--color-link-secondary)]",
|
|
103
|
-
"hover:no-underline hover:text-[var(--color-hover)]",
|
|
104
|
-
"data-[hover]:no-underline data-[hover]:text-[var(--color-hover)]"
|
|
105
|
-
),
|
|
106
|
-
subtle: ui.cn(
|
|
107
|
-
"text-[var(--color-link-subtle)]",
|
|
108
|
-
"hover:text-[var(--color-link-subtle-hover)] hover:underline hover:decoration-[var(--color-link-subtle-hover)]",
|
|
109
|
-
"data-[hover]:text-[var(--color-link-subtle-hover)] data-[hover]:underline data-[hover]:decoration-[var(--color-link-subtle-hover)]"
|
|
110
|
-
),
|
|
111
|
-
underlaid: ui.cn(
|
|
112
|
-
"text-[var(--color-link-primary)] bg-[var(--color-link-underlaid-bg)]",
|
|
113
|
-
"px-2 py-1.5 rounded-md text-sm",
|
|
114
|
-
"hover:text-[var(--color-link-primary-hover)] hover:no-underline",
|
|
115
|
-
"data-[hover]:text-[var(--color-link-primary-hover)] data-[hover]:no-underline"
|
|
116
|
-
),
|
|
117
|
-
menu: ui.cn(
|
|
118
|
-
"text-[var(--color-link-menu)]",
|
|
119
|
-
"hover:text-[var(--color-hover)] hover:no-underline",
|
|
120
|
-
"data-[hover]:text-[var(--color-hover)] data-[hover]:no-underline"
|
|
121
|
-
),
|
|
122
|
-
navigation: ui.cn(
|
|
123
|
-
"text-[var(--color-link-nav-fg)] bg-transparent",
|
|
124
|
-
"hover:text-[var(--color-link-nav-fg-hover)] hover:no-underline",
|
|
125
|
-
"data-[hover]:text-[var(--color-link-nav-fg-hover)] data-[hover]:no-underline",
|
|
126
|
-
"data-[selected]:text-[var(--color-link-nav-fg-selected)] data-[selected]:bg-[var(--color-link-nav-bg-selected)]",
|
|
127
|
-
"data-[active]:text-[var(--color-link-nav-fg-active)]"
|
|
128
|
-
),
|
|
129
|
-
plain: ui.cn(
|
|
130
|
-
"text-inherit",
|
|
131
|
-
"hover:no-underline",
|
|
132
|
-
"data-[hover]:no-underline"
|
|
133
|
-
)
|
|
134
|
-
};
|
|
135
|
-
var BASE_CLASSES = "inline-flex items-center gap-0 cursor-pointer data-[disabled]:cursor-not-allowed";
|
|
136
|
-
var LinkExternalIcon = ({ color }) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
137
|
-
ArrowIcon,
|
|
138
|
-
{
|
|
139
|
-
...ui.sx(
|
|
140
|
-
"size-3 align-middle shrink-0",
|
|
141
|
-
"group-hover:text-inherit"
|
|
142
|
-
),
|
|
143
|
-
style: color ? { color } : { color: "var(--color-icon-secondary)" },
|
|
144
|
-
"aria-hidden": "true"
|
|
145
|
-
}
|
|
146
|
-
);
|
|
147
|
-
var SPACING = 4;
|
|
148
|
-
function resolveSpacing(v) {
|
|
149
|
-
if (v === void 0) return void 0;
|
|
150
|
-
if (typeof v === "number") return `${v * SPACING}px`;
|
|
151
|
-
if (typeof v === "string") return v;
|
|
152
|
-
if (typeof v === "object" && v !== null) {
|
|
153
|
-
const base = v.base;
|
|
154
|
-
if (base !== void 0) return typeof base === "number" ? `${base * SPACING}px` : base;
|
|
155
|
-
const lg = v.lg;
|
|
156
|
-
if (lg !== void 0) return typeof lg === "number" ? `${lg * SPACING}px` : lg;
|
|
157
|
-
}
|
|
158
|
-
return void 0;
|
|
159
|
-
}
|
|
160
|
-
var Link = React3__namespace.default.forwardRef(
|
|
161
|
-
function Link2(props, ref) {
|
|
162
|
-
const {
|
|
163
|
-
external,
|
|
164
|
-
loading,
|
|
165
|
-
href,
|
|
166
|
-
children,
|
|
167
|
-
disabled,
|
|
168
|
-
noIcon,
|
|
169
|
-
iconColor,
|
|
170
|
-
variant = "primary",
|
|
171
|
-
className,
|
|
172
|
-
asChild: _asChild,
|
|
173
|
-
// Strip Next.js-specific props (accepted for compat, not used)
|
|
174
|
-
shallow: _shallow,
|
|
175
|
-
prefetch: _prefetch,
|
|
176
|
-
scroll: _scroll,
|
|
177
|
-
// Strip Chakra style props
|
|
178
|
-
fontWeight: _fontWeight,
|
|
179
|
-
whiteSpace: _whiteSpace,
|
|
180
|
-
wordBreak: _wordBreak,
|
|
181
|
-
textStyle: _textStyle,
|
|
182
|
-
ml: _ml,
|
|
183
|
-
mr: _mr,
|
|
184
|
-
display: _display,
|
|
185
|
-
alignItems: _alignItems,
|
|
186
|
-
flexShrink: _flexShrink,
|
|
187
|
-
minW: _minW,
|
|
188
|
-
justifyContent: _justifyContent,
|
|
189
|
-
position: _position,
|
|
190
|
-
...rest
|
|
191
|
-
} = props;
|
|
192
|
-
const shimStyle = {};
|
|
193
|
-
if (_fontWeight !== void 0) shimStyle.fontWeight = _fontWeight;
|
|
194
|
-
if (_whiteSpace) shimStyle.whiteSpace = _whiteSpace;
|
|
195
|
-
if (_wordBreak) shimStyle.wordBreak = _wordBreak;
|
|
196
|
-
if (_ml !== void 0) shimStyle.marginLeft = resolveSpacing(_ml);
|
|
197
|
-
if (_mr !== void 0) shimStyle.marginRight = resolveSpacing(_mr);
|
|
198
|
-
if (_display) shimStyle.display = _display;
|
|
199
|
-
if (_alignItems) shimStyle.alignItems = _alignItems;
|
|
200
|
-
if (_flexShrink !== void 0) shimStyle.flexShrink = _flexShrink;
|
|
201
|
-
if (_minW !== void 0) shimStyle.minWidth = typeof _minW === "number" ? `${_minW * SPACING}px` : _minW;
|
|
202
|
-
if (_justifyContent) shimStyle.justifyContent = _justifyContent;
|
|
203
|
-
if (_position) shimStyle.position = _position;
|
|
204
|
-
const linkClasses = ui.cn(BASE_CLASSES, VARIANT_CLASSES[variant], className);
|
|
205
|
-
const linkStyle = Object.keys(shimStyle).length > 0 ? shimStyle : void 0;
|
|
206
|
-
if (external) {
|
|
207
|
-
const processedHref = typeof href === "string" ? stripUtmParams(href) : href;
|
|
208
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, ref, asChild: true, children: /* @__PURE__ */ jsxRuntime.jsxs(
|
|
209
|
-
ui.Box,
|
|
210
|
-
{
|
|
211
|
-
tag: "a",
|
|
212
|
-
href: processedHref,
|
|
213
|
-
className: ui.cn("group", linkClasses),
|
|
214
|
-
style: linkStyle,
|
|
215
|
-
target: "_blank",
|
|
216
|
-
rel: "noopener noreferrer",
|
|
217
|
-
...disabled ? { "data-disabled": true } : {},
|
|
218
|
-
...rest,
|
|
219
|
-
children: [
|
|
220
|
-
children,
|
|
221
|
-
!noIcon && /* @__PURE__ */ jsxRuntime.jsx(LinkExternalIcon, { color: iconColor })
|
|
222
|
-
]
|
|
223
|
-
}
|
|
224
|
-
) });
|
|
225
|
-
}
|
|
226
|
-
if (href) {
|
|
227
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, ref, asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
228
|
-
ui.Box,
|
|
229
|
-
{
|
|
230
|
-
tag: "a",
|
|
231
|
-
href,
|
|
232
|
-
className: linkClasses,
|
|
233
|
-
style: linkStyle,
|
|
234
|
-
...disabled ? { "data-disabled": true } : {},
|
|
235
|
-
...rest,
|
|
236
|
-
children
|
|
237
|
-
}
|
|
238
|
-
) });
|
|
239
|
-
}
|
|
240
|
-
return /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { loading, ref, asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
241
|
-
ui.Box,
|
|
242
|
-
{
|
|
243
|
-
tag: "span",
|
|
244
|
-
className: linkClasses,
|
|
245
|
-
...disabled ? { "data-disabled": true } : {},
|
|
246
|
-
...rest,
|
|
247
|
-
children
|
|
248
|
-
}
|
|
249
|
-
) });
|
|
250
|
-
}
|
|
251
|
-
);
|
|
252
|
-
React3__namespace.default.forwardRef(
|
|
253
|
-
function LinkBox2(props, ref) {
|
|
254
|
-
const { className, ...rest } = props;
|
|
255
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
256
|
-
ui.Box,
|
|
257
|
-
{
|
|
258
|
-
ref,
|
|
259
|
-
className: ui.cn("relative", className),
|
|
260
|
-
...rest
|
|
261
|
-
}
|
|
262
|
-
);
|
|
263
|
-
}
|
|
264
|
-
);
|
|
265
|
-
React3__namespace.default.forwardRef(
|
|
266
|
-
function LinkOverlay2(props, ref) {
|
|
267
|
-
const {
|
|
268
|
-
children,
|
|
269
|
-
external,
|
|
270
|
-
loading,
|
|
271
|
-
href,
|
|
272
|
-
noIcon,
|
|
273
|
-
iconColor,
|
|
274
|
-
variant = "primary",
|
|
275
|
-
className,
|
|
276
|
-
disabled,
|
|
277
|
-
asChild: _asChild2,
|
|
278
|
-
shallow: _shallow2,
|
|
279
|
-
prefetch: _prefetch2,
|
|
280
|
-
scroll: _scroll2,
|
|
281
|
-
fontWeight: _fw2,
|
|
282
|
-
whiteSpace: _ws2,
|
|
283
|
-
wordBreak: _wb2,
|
|
284
|
-
textStyle: _ts2,
|
|
285
|
-
ml: _ml2,
|
|
286
|
-
mr: _mr2,
|
|
287
|
-
display: _d2,
|
|
288
|
-
alignItems: _ai2,
|
|
289
|
-
flexShrink: _fs2,
|
|
290
|
-
minW: _mw2,
|
|
291
|
-
justifyContent: _jc2,
|
|
292
|
-
position: _p2,
|
|
293
|
-
...rest
|
|
294
|
-
} = props;
|
|
295
|
-
const overlayClasses = ui.cn(
|
|
296
|
-
BASE_CLASSES,
|
|
297
|
-
VARIANT_CLASSES[variant],
|
|
298
|
-
// Static positioning with a ::before pseudo-element that covers the LinkBox
|
|
299
|
-
"static",
|
|
300
|
-
'before:absolute before:inset-0 before:z-0 before:content-[""]',
|
|
301
|
-
className
|
|
302
|
-
);
|
|
303
|
-
if (external) {
|
|
304
|
-
const processedHref = typeof href === "string" ? stripUtmParams(href) : href;
|
|
305
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
306
|
-
ui.Box,
|
|
307
|
-
{
|
|
308
|
-
tag: "a",
|
|
309
|
-
ref,
|
|
310
|
-
href: loading ? void 0 : processedHref,
|
|
311
|
-
className: overlayClasses,
|
|
312
|
-
target: "_blank",
|
|
313
|
-
rel: "noopener noreferrer",
|
|
314
|
-
...rest,
|
|
315
|
-
children: (children || !noIcon && href) && /* @__PURE__ */ jsxRuntime.jsxs(Skeleton, { ...ui.sx("inline-flex items-center max-w-full h-full"), loading, children: [
|
|
316
|
-
children,
|
|
317
|
-
!noIcon && href && /* @__PURE__ */ jsxRuntime.jsx(LinkExternalIcon, { color: iconColor })
|
|
318
|
-
] })
|
|
319
|
-
}
|
|
320
|
-
);
|
|
321
|
-
}
|
|
322
|
-
const content = children ? /* @__PURE__ */ jsxRuntime.jsx(Skeleton, { ...ui.sx("inline-flex items-center max-w-full h-full"), loading, children }) : null;
|
|
323
|
-
if (href) {
|
|
324
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
325
|
-
ui.Box,
|
|
326
|
-
{
|
|
327
|
-
tag: "a",
|
|
328
|
-
ref,
|
|
329
|
-
href,
|
|
330
|
-
className: overlayClasses,
|
|
331
|
-
...rest,
|
|
332
|
-
children: content
|
|
333
|
-
}
|
|
334
|
-
);
|
|
335
|
-
}
|
|
336
|
-
return /* @__PURE__ */ jsxRuntime.jsx(
|
|
337
|
-
ui.Box,
|
|
338
|
-
{
|
|
339
|
-
tag: "span",
|
|
340
|
-
ref,
|
|
341
|
-
className: overlayClasses,
|
|
342
|
-
...rest,
|
|
343
|
-
children: content
|
|
344
|
-
}
|
|
345
|
-
);
|
|
346
|
-
}
|
|
347
|
-
);
|
|
348
|
-
var ArrowIcon2 = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { ...props, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 12h14M12 5l7 7-7 7", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
30
|
+
var ArrowIcon = (props) => /* @__PURE__ */ jsxRuntime.jsx("svg", { ...props, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M5 12h14M12 5l7 7-7 7", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) });
|
|
349
31
|
var SPACING_SCALE = 4;
|
|
350
32
|
function toPixels(value) {
|
|
351
33
|
if (value === void 0) return void 0;
|
|
@@ -524,7 +206,7 @@ function resolveResponsive(value) {
|
|
|
524
206
|
}
|
|
525
207
|
return void 0;
|
|
526
208
|
}
|
|
527
|
-
var TableRoot =
|
|
209
|
+
var TableRoot = React__namespace.forwardRef(
|
|
528
210
|
function TableRoot2(props, ref) {
|
|
529
211
|
const { className, style: styleProp, children, ...other } = props;
|
|
530
212
|
const rawMinW = other.minWidth ?? other.minW;
|
|
@@ -548,7 +230,7 @@ var TableRoot = React3__namespace.forwardRef(
|
|
|
548
230
|
);
|
|
549
231
|
}
|
|
550
232
|
);
|
|
551
|
-
var TableHeader =
|
|
233
|
+
var TableHeader = React__namespace.forwardRef(
|
|
552
234
|
function TableHeader2(props, ref) {
|
|
553
235
|
const { className, style: styleProp, children, ...other } = props;
|
|
554
236
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -566,7 +248,7 @@ var TableHeader = React3__namespace.forwardRef(
|
|
|
566
248
|
);
|
|
567
249
|
}
|
|
568
250
|
);
|
|
569
|
-
var TableBody =
|
|
251
|
+
var TableBody = React__namespace.forwardRef(
|
|
570
252
|
function TableBody2(props, ref) {
|
|
571
253
|
const { className, style: styleProp, children, ...other } = props;
|
|
572
254
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -584,7 +266,7 @@ var TableBody = React3__namespace.forwardRef(
|
|
|
584
266
|
);
|
|
585
267
|
}
|
|
586
268
|
);
|
|
587
|
-
var TableRow =
|
|
269
|
+
var TableRow = React__namespace.forwardRef(
|
|
588
270
|
function TableRow2(props, ref) {
|
|
589
271
|
const { className, style: styleProp, children, ...other } = props;
|
|
590
272
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -602,7 +284,7 @@ var TableRow = React3__namespace.forwardRef(
|
|
|
602
284
|
);
|
|
603
285
|
}
|
|
604
286
|
);
|
|
605
|
-
var TableCell =
|
|
287
|
+
var TableCell = React__namespace.forwardRef(
|
|
606
288
|
function TableCell2(props, ref) {
|
|
607
289
|
const { isNumeric, className, style: styleProp, children, ...other } = props;
|
|
608
290
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -624,7 +306,7 @@ var TableCell = React3__namespace.forwardRef(
|
|
|
624
306
|
);
|
|
625
307
|
}
|
|
626
308
|
);
|
|
627
|
-
var TableColumnHeader =
|
|
309
|
+
var TableColumnHeader = React__namespace.forwardRef(
|
|
628
310
|
function TableColumnHeader2(props, ref) {
|
|
629
311
|
const { isNumeric, className, style: styleProp, children, ...other } = props;
|
|
630
312
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -652,13 +334,13 @@ var TableColumnHeader = React3__namespace.forwardRef(
|
|
|
652
334
|
);
|
|
653
335
|
var TableColumnHeaderSortable = (props) => {
|
|
654
336
|
const { sortField, sortValue, onSortToggle, children, disabled, indicatorPosition = "left", contentAfter, ...rest } = props;
|
|
655
|
-
const handleSortToggle =
|
|
337
|
+
const handleSortToggle = React__namespace.useCallback(() => {
|
|
656
338
|
onSortToggle(sortField);
|
|
657
339
|
}, [onSortToggle, sortField]);
|
|
658
340
|
const isActive = sortValue.includes(sortField);
|
|
659
341
|
const isAsc = sortValue.toLowerCase().includes("asc");
|
|
660
342
|
return /* @__PURE__ */ jsxRuntime.jsxs(TableColumnHeader, { ...rest, children: [
|
|
661
|
-
/* @__PURE__ */ jsxRuntime.jsxs(Link, { onClick: disabled ? void 0 : handleSortToggle, ...ui.sx("relative"), style: ui.css("relative"), children: [
|
|
343
|
+
/* @__PURE__ */ jsxRuntime.jsxs(link_js.Link, { onClick: disabled ? void 0 : handleSortToggle, ...ui.sx("relative"), style: ui.css("relative"), children: [
|
|
662
344
|
isActive && /* @__PURE__ */ jsxRuntime.jsx(
|
|
663
345
|
ui.Box,
|
|
664
346
|
{
|
|
@@ -668,7 +350,7 @@ var TableColumnHeaderSortable = (props) => {
|
|
|
668
350
|
indicatorPosition === "left" ? "-left-5" : "-right-5",
|
|
669
351
|
isAsc ? "-rotate-90" : "rotate-90"
|
|
670
352
|
),
|
|
671
|
-
children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
353
|
+
children: /* @__PURE__ */ jsxRuntime.jsx(ArrowIcon, { style: ui.css("h-4 w-4") })
|
|
672
354
|
}
|
|
673
355
|
),
|
|
674
356
|
children
|
|
@@ -679,16 +361,16 @@ var TableColumnHeaderSortable = (props) => {
|
|
|
679
361
|
var ACTION_BAR_SHADOW = "0 4px 4px -4px rgb(0 0 0 / 10%), 0 2px 4px -4px rgb(0 0 0 / 6%)";
|
|
680
362
|
var TableHeaderSticky = (props) => {
|
|
681
363
|
const { top, children, className, style: styleProp, ...rest } = props;
|
|
682
|
-
const ref =
|
|
683
|
-
const [isStuck, setIsStuck] =
|
|
684
|
-
const handleScroll =
|
|
364
|
+
const ref = React__namespace.useRef(null);
|
|
365
|
+
const [isStuck, setIsStuck] = React__namespace.useState(false);
|
|
366
|
+
const handleScroll = React__namespace.useCallback(() => {
|
|
685
367
|
if (Number(ref.current?.getBoundingClientRect().y) <= (Number(top) || 0)) {
|
|
686
368
|
setIsStuck(true);
|
|
687
369
|
} else {
|
|
688
370
|
setIsStuck(false);
|
|
689
371
|
}
|
|
690
372
|
}, [top]);
|
|
691
|
-
|
|
373
|
+
React__namespace.useEffect(() => {
|
|
692
374
|
const throttledHandleScroll = esToolkit.throttle(handleScroll, 300);
|
|
693
375
|
window.addEventListener("scroll", throttledHandleScroll);
|
|
694
376
|
return () => {
|
|
@@ -710,7 +392,7 @@ var TableHeaderSticky = (props) => {
|
|
|
710
392
|
}
|
|
711
393
|
);
|
|
712
394
|
};
|
|
713
|
-
var TableCaption =
|
|
395
|
+
var TableCaption = React__namespace.forwardRef(
|
|
714
396
|
function TableCaption2(props, ref) {
|
|
715
397
|
const { className, style: styleProp, children, ...other } = props;
|
|
716
398
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -728,7 +410,7 @@ var TableCaption = React3__namespace.forwardRef(
|
|
|
728
410
|
);
|
|
729
411
|
}
|
|
730
412
|
);
|
|
731
|
-
var TableFooter =
|
|
413
|
+
var TableFooter = React__namespace.forwardRef(
|
|
732
414
|
function TableFooter2(props, ref) {
|
|
733
415
|
const { className, style: styleProp, children, ...other } = props;
|
|
734
416
|
const { style: extracted, rest } = extractStyles(other);
|
|
@@ -746,7 +428,7 @@ var TableFooter = React3__namespace.forwardRef(
|
|
|
746
428
|
);
|
|
747
429
|
}
|
|
748
430
|
);
|
|
749
|
-
var TableScrollWrapper =
|
|
431
|
+
var TableScrollWrapper = React__namespace.forwardRef(
|
|
750
432
|
function TableScrollWrapper2(props, ref) {
|
|
751
433
|
const { className, children, ...rest } = props;
|
|
752
434
|
return /* @__PURE__ */ jsxRuntime.jsx(
|