@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
|
@@ -1,94 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var ui = require('@hanzo/ui');
|
|
5
|
-
var jsxRuntime = require('react/jsx-runtime');
|
|
3
|
+
var wrapper_js = require('./wrapper.js');
|
|
6
4
|
|
|
7
|
-
|
|
8
|
-
var MiniChart = ({
|
|
9
|
-
widgetProps,
|
|
10
|
-
containerStyles = {}
|
|
11
|
-
}) => {
|
|
12
|
-
const {
|
|
13
|
-
symbol,
|
|
14
|
-
exchange,
|
|
15
|
-
lineColor,
|
|
16
|
-
topGradientColor,
|
|
17
|
-
bottomGradientColor,
|
|
18
|
-
width,
|
|
19
|
-
height,
|
|
20
|
-
autosize,
|
|
21
|
-
locale,
|
|
22
|
-
...rest
|
|
23
|
-
} = widgetProps;
|
|
24
|
-
const symbolString = exchange ? `${exchange}:${symbol}` : symbol;
|
|
25
|
-
const containerRef = react.useRef(null);
|
|
26
|
-
react.useEffect(() => {
|
|
27
|
-
if (!containerRef.current) {
|
|
28
|
-
return;
|
|
29
|
-
}
|
|
30
|
-
const script = document.createElement("script");
|
|
31
|
-
script.type = "text/javascript";
|
|
32
|
-
script.src = "https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js";
|
|
33
|
-
script.async = true;
|
|
34
|
-
script.onload = async () => {
|
|
35
|
-
const iframe = containerRef.current?.querySelector("iframe");
|
|
36
|
-
if (iframe && iframe instanceof Element) {
|
|
37
|
-
iframe.style.colorScheme = "normal";
|
|
38
|
-
setTimeout(() => {
|
|
39
|
-
document.querySelector("#mini-symbol-overview-ticker");
|
|
40
|
-
}, 1200);
|
|
41
|
-
}
|
|
42
|
-
const copyDiv = document.querySelector(".tradingview-widget-copyright");
|
|
43
|
-
if (copyDiv) {
|
|
44
|
-
setTimeout(() => {
|
|
45
|
-
copyDiv.classList.remove("invisible");
|
|
46
|
-
}, 1200);
|
|
47
|
-
}
|
|
48
|
-
};
|
|
49
|
-
const config = JSON.stringify({
|
|
50
|
-
symbol: symbolString,
|
|
51
|
-
width: autosize ? "100%" : width || 350,
|
|
52
|
-
height: autosize ? "100%" : height || 220,
|
|
53
|
-
locale: locale ?? "en",
|
|
54
|
-
isTransparent: "true",
|
|
55
|
-
trendLineColor: lineColor || "rgba(41, 98, 255, 1)",
|
|
56
|
-
underLineColor: topGradientColor || "rgba(41, 98, 255, 0.3)",
|
|
57
|
-
underLineBottomColor: bottomGradientColor || "rgba(41, 98, 255, 0)",
|
|
58
|
-
...rest
|
|
59
|
-
});
|
|
60
|
-
script.innerHTML = config;
|
|
61
|
-
containerRef.current.appendChild(script);
|
|
62
|
-
return () => {
|
|
63
|
-
while (containerRef.current?.firstChild) {
|
|
64
|
-
containerRef.current.removeChild(containerRef.current.firstChild);
|
|
65
|
-
}
|
|
66
|
-
};
|
|
67
|
-
}, [JSON.stringify(widgetProps)]);
|
|
68
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
69
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { style: containerStyles, className: "tradingview-widget-container h-[150px]", ref: containerRef }),
|
|
70
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "tradingview-widget-copyright border-t w-full invisible", children: [
|
|
71
|
-
/* @__PURE__ */ jsxRuntime.jsx("a", { href: `https://www.tradingview.com/symbols/${symbol}${exchange ? `/?exchange=${exchange}` : ""}`, rel: "noopener", target: "_blank", children: /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { tag: "span", className: "text-[--hz-ui-primary]", children: [
|
|
72
|
-
symbol,
|
|
73
|
-
" quotes"
|
|
74
|
-
] }) }),
|
|
75
|
-
"\xA0by TradingView"
|
|
76
|
-
] })
|
|
77
|
-
] });
|
|
78
|
-
};
|
|
79
|
-
var mini_chart_default = MiniChart;
|
|
80
|
-
var Wrapper = ({
|
|
81
|
-
symbol,
|
|
82
|
-
exchange
|
|
83
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(mini_chart_default, { widgetProps: {
|
|
84
|
-
symbol,
|
|
85
|
-
exchange,
|
|
86
|
-
autosize: true,
|
|
87
|
-
colorTheme: "dark",
|
|
88
|
-
lineColor: "rgb(114, 27, 228)",
|
|
89
|
-
bottomGradientColor: "rgba(255, 255, 255, 0.1)",
|
|
90
|
-
dateRange: "60M"
|
|
91
|
-
} });
|
|
92
|
-
var wrapper_default = Wrapper;
|
|
5
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
93
6
|
|
|
94
|
-
|
|
7
|
+
var wrapper_js__default = /*#__PURE__*/_interopDefault(wrapper_js);
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
module.exports = wrapper_js__default.default;
|
|
@@ -1,92 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { Box } from '@hanzo/ui';
|
|
3
|
-
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
4
|
-
|
|
5
|
-
// src/site/components/mini-chart/mini-chart.tsx
|
|
6
|
-
var MiniChart = ({
|
|
7
|
-
widgetProps,
|
|
8
|
-
containerStyles = {}
|
|
9
|
-
}) => {
|
|
10
|
-
const {
|
|
11
|
-
symbol,
|
|
12
|
-
exchange,
|
|
13
|
-
lineColor,
|
|
14
|
-
topGradientColor,
|
|
15
|
-
bottomGradientColor,
|
|
16
|
-
width,
|
|
17
|
-
height,
|
|
18
|
-
autosize,
|
|
19
|
-
locale,
|
|
20
|
-
...rest
|
|
21
|
-
} = widgetProps;
|
|
22
|
-
const symbolString = exchange ? `${exchange}:${symbol}` : symbol;
|
|
23
|
-
const containerRef = useRef(null);
|
|
24
|
-
useEffect(() => {
|
|
25
|
-
if (!containerRef.current) {
|
|
26
|
-
return;
|
|
27
|
-
}
|
|
28
|
-
const script = document.createElement("script");
|
|
29
|
-
script.type = "text/javascript";
|
|
30
|
-
script.src = "https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js";
|
|
31
|
-
script.async = true;
|
|
32
|
-
script.onload = async () => {
|
|
33
|
-
const iframe = containerRef.current?.querySelector("iframe");
|
|
34
|
-
if (iframe && iframe instanceof Element) {
|
|
35
|
-
iframe.style.colorScheme = "normal";
|
|
36
|
-
setTimeout(() => {
|
|
37
|
-
document.querySelector("#mini-symbol-overview-ticker");
|
|
38
|
-
}, 1200);
|
|
39
|
-
}
|
|
40
|
-
const copyDiv = document.querySelector(".tradingview-widget-copyright");
|
|
41
|
-
if (copyDiv) {
|
|
42
|
-
setTimeout(() => {
|
|
43
|
-
copyDiv.classList.remove("invisible");
|
|
44
|
-
}, 1200);
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
const config = JSON.stringify({
|
|
48
|
-
symbol: symbolString,
|
|
49
|
-
width: autosize ? "100%" : width || 350,
|
|
50
|
-
height: autosize ? "100%" : height || 220,
|
|
51
|
-
locale: locale ?? "en",
|
|
52
|
-
isTransparent: "true",
|
|
53
|
-
trendLineColor: lineColor || "rgba(41, 98, 255, 1)",
|
|
54
|
-
underLineColor: topGradientColor || "rgba(41, 98, 255, 0.3)",
|
|
55
|
-
underLineBottomColor: bottomGradientColor || "rgba(41, 98, 255, 0)",
|
|
56
|
-
...rest
|
|
57
|
-
});
|
|
58
|
-
script.innerHTML = config;
|
|
59
|
-
containerRef.current.appendChild(script);
|
|
60
|
-
return () => {
|
|
61
|
-
while (containerRef.current?.firstChild) {
|
|
62
|
-
containerRef.current.removeChild(containerRef.current.firstChild);
|
|
63
|
-
}
|
|
64
|
-
};
|
|
65
|
-
}, [JSON.stringify(widgetProps)]);
|
|
66
|
-
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
67
|
-
/* @__PURE__ */ jsx("div", { style: containerStyles, className: "tradingview-widget-container h-[150px]", ref: containerRef }),
|
|
68
|
-
/* @__PURE__ */ jsxs("div", { className: "tradingview-widget-copyright border-t w-full invisible", children: [
|
|
69
|
-
/* @__PURE__ */ jsx("a", { href: `https://www.tradingview.com/symbols/${symbol}${exchange ? `/?exchange=${exchange}` : ""}`, rel: "noopener", target: "_blank", children: /* @__PURE__ */ jsxs(Box, { tag: "span", className: "text-[--hz-ui-primary]", children: [
|
|
70
|
-
symbol,
|
|
71
|
-
" quotes"
|
|
72
|
-
] }) }),
|
|
73
|
-
"\xA0by TradingView"
|
|
74
|
-
] })
|
|
75
|
-
] });
|
|
76
|
-
};
|
|
77
|
-
var mini_chart_default = MiniChart;
|
|
78
|
-
var Wrapper = ({
|
|
79
|
-
symbol,
|
|
80
|
-
exchange
|
|
81
|
-
}) => /* @__PURE__ */ jsx(mini_chart_default, { widgetProps: {
|
|
82
|
-
symbol,
|
|
83
|
-
exchange,
|
|
84
|
-
autosize: true,
|
|
85
|
-
colorTheme: "dark",
|
|
86
|
-
lineColor: "rgb(114, 27, 228)",
|
|
87
|
-
bottomGradientColor: "rgba(255, 255, 255, 0.1)",
|
|
88
|
-
dateRange: "60M"
|
|
89
|
-
} });
|
|
90
|
-
var wrapper_default = Wrapper;
|
|
91
|
-
|
|
92
|
-
export { wrapper_default as default };
|
|
1
|
+
export { default } from './wrapper.js';
|
|
@@ -1,86 +1,17 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var ui = require('@hanzo/ui');
|
|
3
|
+
var BaseChart = require('./mini-chart.js');
|
|
5
4
|
var jsxRuntime = require('react/jsx-runtime');
|
|
6
5
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
const {
|
|
13
|
-
symbol,
|
|
14
|
-
exchange,
|
|
15
|
-
lineColor,
|
|
16
|
-
topGradientColor,
|
|
17
|
-
bottomGradientColor,
|
|
18
|
-
width,
|
|
19
|
-
height,
|
|
20
|
-
autosize,
|
|
21
|
-
locale,
|
|
22
|
-
...rest
|
|
23
|
-
} = widgetProps;
|
|
24
|
-
const symbolString = exchange ? `${exchange}:${symbol}` : symbol;
|
|
25
|
-
const containerRef = react.useRef(null);
|
|
26
|
-
react.useEffect(() => {
|
|
27
|
-
if (!containerRef.current) {
|
|
28
|
-
return;
|
|
29
|
-
}
|
|
30
|
-
const script = document.createElement("script");
|
|
31
|
-
script.type = "text/javascript";
|
|
32
|
-
script.src = "https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js";
|
|
33
|
-
script.async = true;
|
|
34
|
-
script.onload = async () => {
|
|
35
|
-
const iframe = containerRef.current?.querySelector("iframe");
|
|
36
|
-
if (iframe && iframe instanceof Element) {
|
|
37
|
-
iframe.style.colorScheme = "normal";
|
|
38
|
-
setTimeout(() => {
|
|
39
|
-
document.querySelector("#mini-symbol-overview-ticker");
|
|
40
|
-
}, 1200);
|
|
41
|
-
}
|
|
42
|
-
const copyDiv = document.querySelector(".tradingview-widget-copyright");
|
|
43
|
-
if (copyDiv) {
|
|
44
|
-
setTimeout(() => {
|
|
45
|
-
copyDiv.classList.remove("invisible");
|
|
46
|
-
}, 1200);
|
|
47
|
-
}
|
|
48
|
-
};
|
|
49
|
-
const config = JSON.stringify({
|
|
50
|
-
symbol: symbolString,
|
|
51
|
-
width: autosize ? "100%" : width || 350,
|
|
52
|
-
height: autosize ? "100%" : height || 220,
|
|
53
|
-
locale: locale ?? "en",
|
|
54
|
-
isTransparent: "true",
|
|
55
|
-
trendLineColor: lineColor || "rgba(41, 98, 255, 1)",
|
|
56
|
-
underLineColor: topGradientColor || "rgba(41, 98, 255, 0.3)",
|
|
57
|
-
underLineBottomColor: bottomGradientColor || "rgba(41, 98, 255, 0)",
|
|
58
|
-
...rest
|
|
59
|
-
});
|
|
60
|
-
script.innerHTML = config;
|
|
61
|
-
containerRef.current.appendChild(script);
|
|
62
|
-
return () => {
|
|
63
|
-
while (containerRef.current?.firstChild) {
|
|
64
|
-
containerRef.current.removeChild(containerRef.current.firstChild);
|
|
65
|
-
}
|
|
66
|
-
};
|
|
67
|
-
}, [JSON.stringify(widgetProps)]);
|
|
68
|
-
return /* @__PURE__ */ jsxRuntime.jsxs(jsxRuntime.Fragment, { children: [
|
|
69
|
-
/* @__PURE__ */ jsxRuntime.jsx("div", { style: containerStyles, className: "tradingview-widget-container h-[150px]", ref: containerRef }),
|
|
70
|
-
/* @__PURE__ */ jsxRuntime.jsxs("div", { className: "tradingview-widget-copyright border-t w-full invisible", children: [
|
|
71
|
-
/* @__PURE__ */ jsxRuntime.jsx("a", { href: `https://www.tradingview.com/symbols/${symbol}${exchange ? `/?exchange=${exchange}` : ""}`, rel: "noopener", target: "_blank", children: /* @__PURE__ */ jsxRuntime.jsxs(ui.Box, { tag: "span", className: "text-[--hz-ui-primary]", children: [
|
|
72
|
-
symbol,
|
|
73
|
-
" quotes"
|
|
74
|
-
] }) }),
|
|
75
|
-
"\xA0by TradingView"
|
|
76
|
-
] })
|
|
77
|
-
] });
|
|
78
|
-
};
|
|
79
|
-
var mini_chart_default = MiniChart;
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
var BaseChart__default = /*#__PURE__*/_interopDefault(BaseChart);
|
|
9
|
+
|
|
10
|
+
// src/site/components/mini-chart/wrapper.tsx
|
|
80
11
|
var Wrapper = ({
|
|
81
12
|
symbol,
|
|
82
13
|
exchange
|
|
83
|
-
}) => /* @__PURE__ */ jsxRuntime.jsx(
|
|
14
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(BaseChart__default.default, { widgetProps: {
|
|
84
15
|
symbol,
|
|
85
16
|
exchange,
|
|
86
17
|
autosize: true,
|
|
@@ -1,84 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
|
1
|
+
import BaseChart from './mini-chart.js';
|
|
2
|
+
import { jsx } from 'react/jsx-runtime';
|
|
4
3
|
|
|
5
|
-
// src/site/components/mini-chart/
|
|
6
|
-
var MiniChart = ({
|
|
7
|
-
widgetProps,
|
|
8
|
-
containerStyles = {}
|
|
9
|
-
}) => {
|
|
10
|
-
const {
|
|
11
|
-
symbol,
|
|
12
|
-
exchange,
|
|
13
|
-
lineColor,
|
|
14
|
-
topGradientColor,
|
|
15
|
-
bottomGradientColor,
|
|
16
|
-
width,
|
|
17
|
-
height,
|
|
18
|
-
autosize,
|
|
19
|
-
locale,
|
|
20
|
-
...rest
|
|
21
|
-
} = widgetProps;
|
|
22
|
-
const symbolString = exchange ? `${exchange}:${symbol}` : symbol;
|
|
23
|
-
const containerRef = useRef(null);
|
|
24
|
-
useEffect(() => {
|
|
25
|
-
if (!containerRef.current) {
|
|
26
|
-
return;
|
|
27
|
-
}
|
|
28
|
-
const script = document.createElement("script");
|
|
29
|
-
script.type = "text/javascript";
|
|
30
|
-
script.src = "https://s3.tradingview.com/external-embedding/embed-widget-mini-symbol-overview.js";
|
|
31
|
-
script.async = true;
|
|
32
|
-
script.onload = async () => {
|
|
33
|
-
const iframe = containerRef.current?.querySelector("iframe");
|
|
34
|
-
if (iframe && iframe instanceof Element) {
|
|
35
|
-
iframe.style.colorScheme = "normal";
|
|
36
|
-
setTimeout(() => {
|
|
37
|
-
document.querySelector("#mini-symbol-overview-ticker");
|
|
38
|
-
}, 1200);
|
|
39
|
-
}
|
|
40
|
-
const copyDiv = document.querySelector(".tradingview-widget-copyright");
|
|
41
|
-
if (copyDiv) {
|
|
42
|
-
setTimeout(() => {
|
|
43
|
-
copyDiv.classList.remove("invisible");
|
|
44
|
-
}, 1200);
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
const config = JSON.stringify({
|
|
48
|
-
symbol: symbolString,
|
|
49
|
-
width: autosize ? "100%" : width || 350,
|
|
50
|
-
height: autosize ? "100%" : height || 220,
|
|
51
|
-
locale: locale ?? "en",
|
|
52
|
-
isTransparent: "true",
|
|
53
|
-
trendLineColor: lineColor || "rgba(41, 98, 255, 1)",
|
|
54
|
-
underLineColor: topGradientColor || "rgba(41, 98, 255, 0.3)",
|
|
55
|
-
underLineBottomColor: bottomGradientColor || "rgba(41, 98, 255, 0)",
|
|
56
|
-
...rest
|
|
57
|
-
});
|
|
58
|
-
script.innerHTML = config;
|
|
59
|
-
containerRef.current.appendChild(script);
|
|
60
|
-
return () => {
|
|
61
|
-
while (containerRef.current?.firstChild) {
|
|
62
|
-
containerRef.current.removeChild(containerRef.current.firstChild);
|
|
63
|
-
}
|
|
64
|
-
};
|
|
65
|
-
}, [JSON.stringify(widgetProps)]);
|
|
66
|
-
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
67
|
-
/* @__PURE__ */ jsx("div", { style: containerStyles, className: "tradingview-widget-container h-[150px]", ref: containerRef }),
|
|
68
|
-
/* @__PURE__ */ jsxs("div", { className: "tradingview-widget-copyright border-t w-full invisible", children: [
|
|
69
|
-
/* @__PURE__ */ jsx("a", { href: `https://www.tradingview.com/symbols/${symbol}${exchange ? `/?exchange=${exchange}` : ""}`, rel: "noopener", target: "_blank", children: /* @__PURE__ */ jsxs(Box, { tag: "span", className: "text-[--hz-ui-primary]", children: [
|
|
70
|
-
symbol,
|
|
71
|
-
" quotes"
|
|
72
|
-
] }) }),
|
|
73
|
-
"\xA0by TradingView"
|
|
74
|
-
] })
|
|
75
|
-
] });
|
|
76
|
-
};
|
|
77
|
-
var mini_chart_default = MiniChart;
|
|
4
|
+
// src/site/components/mini-chart/wrapper.tsx
|
|
78
5
|
var Wrapper = ({
|
|
79
6
|
symbol,
|
|
80
7
|
exchange
|
|
81
|
-
}) => /* @__PURE__ */ jsx(
|
|
8
|
+
}) => /* @__PURE__ */ jsx(BaseChart, { widgetProps: {
|
|
82
9
|
symbol,
|
|
83
10
|
exchange,
|
|
84
11
|
autosize: true,
|