highsoft-ui 1.0.140 → 1.0.141
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/README.md +56 -3
- package/dist/{Button-Dc8NFRWQ.js → Button-awCDIEXQ.js} +1 -1
- package/dist/{ButtonGroup-CYmrw7gQ.js → ButtonGroup-Cwn0djAz.js} +1 -1
- package/dist/{Checkbox-CErz7eBz.js → Checkbox-CrF45NBl.js} +1 -1
- package/dist/{CodeBlock-BreFXfK5.js → CodeBlock-BIdeK3gz.js} +5 -5
- package/dist/{CookiePolicyModal-DdXZ2d36.js → CookiePolicyModal-CTA02JGV.js} +2 -2
- package/dist/{CopyCode-DH9Jh7PD.js → CopyCode-QiPNPCQN.js} +3 -3
- package/dist/{Dropdown-DbXr3sb-.js → Dropdown-0Vn7yro7.js} +1 -1
- package/dist/{Footer-DtFs2Sgb.js → Footer-BlCmsIDd.js} +9 -9
- package/dist/{FooterBottom-Dtttgp4F.js → FooterBottom-CF5ctutk.js} +1 -1
- package/dist/{FooterHelp-COjjt6h7.js → FooterHelp-BthIJ2ye.js} +1 -1
- package/dist/{FooterLinks-DZ0uH7HO.js → FooterLinks-BBOOTdRf.js} +2 -2
- package/dist/{Header-C7MCiwiz.js → Header-DY4mJxHm.js} +26 -26
- package/dist/{InputGrouped-CIokpRn5.js → InputGrouped-DyxraUpb.js} +12 -12
- package/dist/InputSolo-DUdKtZjX.js +126 -0
- package/dist/{Label-BM4vL0vA.js → Label-DdXaM1Bo.js} +1 -1
- package/dist/{Logo-DTfFHBgU.js → Logo-Bz0G2G-k.js} +69 -92
- package/dist/{NewsletterSignup-Dw9YbhEh.js → NewsletterSignup-BMRnrbw8.js} +5 -5
- package/dist/{Notification-BgmhEw6w.js → Notification-DM31Uzfz.js} +3 -3
- package/dist/{PrefPanel-BG4jW8wc.js → PrefPanel-DDD8R_-o.js} +5 -5
- package/dist/{RoadmapDetails-DXxJNZh9.js → RoadmapDetails-DsLtsnqg.js} +6 -6
- package/dist/{Search-CpJ2XTLG.js → Search-CDOpNByw.js} +12 -12
- package/dist/SearchDropdown-D65lySm_.js +176 -0
- package/dist/{YoutubeModal-DGj2INF0.js → YoutubeModal-CZgbaRB6.js} +1 -1
- package/dist/components/Button/index.js +1 -1
- package/dist/components/ButtonGroup/index.js +1 -1
- package/dist/components/Checkbox/index.js +1 -1
- package/dist/components/CodeBlock/index.js +1 -1
- package/dist/components/CopyCode/index.js +1 -1
- package/dist/components/Dropdown/index.js +1 -1
- package/dist/components/Footer/CookiePolicyModal.js +1 -1
- package/dist/components/Footer/FooterBottom.js +1 -1
- package/dist/components/Footer/FooterHelp.js +1 -1
- package/dist/components/Footer/FooterLinks.js +1 -1
- package/dist/components/Footer/YoutubeModal.js +1 -1
- package/dist/components/Footer/index.js +1 -1
- package/dist/components/Header/index.js +1 -1
- package/dist/components/InputGrouped/index.js +1 -1
- package/dist/components/InputSolo/index.js +1 -1
- package/dist/components/Label/index.js +1 -1
- package/dist/components/Logo/index.js +1 -1
- package/dist/components/Modal/ModalContactFooter.js +2 -2
- package/dist/components/Modal/index.js +2 -2
- package/dist/components/NewsletterSignup/index.js +1 -1
- package/dist/components/Notification/index.js +1 -1
- package/dist/components/PrefPanel/index.js +1 -1
- package/dist/components/RoadmapDetails/index.js +1 -1
- package/dist/components/Search/index.js +1 -1
- package/dist/components/SearchDropdown/index.js +2 -0
- package/dist/{create-element-B4K6TXvP.js → create-element-CWTzyETe.js} +1 -1
- package/dist/{esm-CDDjSK4f.js → esm-VMwHsplm.js} +26 -12
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/InputSolo/index.d.ts +11 -0
- package/dist/lib/components/Logo/index.d.ts +6 -1
- package/dist/lib/components/SearchDropdown/index.d.ts +69 -0
- package/dist/lib/main.d.ts +3 -1
- package/dist/main.js +28 -27
- package/dist/{prism-light-hml_uDoc.js → prism-light-B3yrtgki.js} +1 -1
- package/package.json +13 -2
- package/dist/InputSolo-2RPRX0wM.js +0 -123
|
@@ -1,10 +1,44 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
2
|
import { jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
3
|
-
var r = { logo: "xkIiMq_logo" }
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
var r = { logo: "xkIiMq_logo" }, i = [
|
|
4
|
+
{
|
|
5
|
+
id: "svg_2",
|
|
6
|
+
color: "#8087E8",
|
|
7
|
+
points: "41.53900146484375,0 30.315000534057617,26.209999084472656 15.566999435424805,60.650997161865234 49.85900115966797,46.16499710083008 68.02299499511719,38.49300003051758 "
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
id: "svg_3",
|
|
11
|
+
color: "#30426B",
|
|
12
|
+
points: "47.25799560546875,31.729999542236328 49.86000061035156,46.16499710083008 68.02400207519531,38.49300003051758 "
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
id: "svg_4",
|
|
16
|
+
color: "#6699A1",
|
|
17
|
+
points: "41.53900146484375,0 47.25799560546875,31.730998992919922 68.02299499511719,38.49300003051758 "
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
id: "svg_5",
|
|
21
|
+
color: "#78758C",
|
|
22
|
+
points: "47.25799560546875,31.729999542236328 68.02400207519531,38.49300003051758 30.31599998474121,26.208999633789062 15.566999435424805,60.650997161865234 49.86000061035156,46.16499710083008 "
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
id: "svg_6",
|
|
26
|
+
color: "#A3EDBA",
|
|
27
|
+
points: "15.566999435424805,60.650997161865234 30.315000534057617,26.209999084472656 0,16.334999084472656 "
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
id: "svg_7",
|
|
31
|
+
color: "#6699A1",
|
|
32
|
+
points: "49.86000061035156,46.16499710083008 53.185997009277344,64.6099967956543 68.02400207519531,38.49300003051758 "
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
id: "svg_8",
|
|
36
|
+
color: "#8087E8",
|
|
37
|
+
points: "41.53900146484375,0 30.315000534057617,26.209999084472656 47.25799560546875,31.730998992919922 "
|
|
38
|
+
}
|
|
39
|
+
];
|
|
40
|
+
function a({ title: a = "Highcharts", light: o, showText: s = !0, withLink: c = !1, outline: l = !1, className: u, ...d }) {
|
|
41
|
+
let f = o === void 0 ? "currentColor" : o ? "#18171c" : "#f7f7f8", p = /* @__PURE__ */ n("svg", {
|
|
8
42
|
version: "1.1",
|
|
9
43
|
id: "logo-highcharts",
|
|
10
44
|
"aria-labelledby": "logo-highcharts-title",
|
|
@@ -13,153 +47,96 @@ function i({ title: i = "Highcharts", light: a, showText: o = !0, withLink: s =
|
|
|
13
47
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
14
48
|
x: "0px",
|
|
15
49
|
y: "0px",
|
|
16
|
-
viewBox:
|
|
50
|
+
viewBox: s ? "10 10 384 65" : "10 10 69 65",
|
|
17
51
|
xmlSpace: "preserve",
|
|
18
|
-
className: e(r.logo,
|
|
19
|
-
...
|
|
52
|
+
className: e(r.logo, u),
|
|
53
|
+
...d,
|
|
20
54
|
children: [
|
|
21
55
|
/* @__PURE__ */ t("title", {
|
|
22
56
|
id: "logo-highcharts-title",
|
|
23
|
-
children:
|
|
57
|
+
children: a
|
|
24
58
|
}),
|
|
25
|
-
/* @__PURE__ */
|
|
59
|
+
/* @__PURE__ */ t("g", {
|
|
26
60
|
id: "symbol",
|
|
27
61
|
transform: "translate(10, 10) scale(1)",
|
|
28
|
-
children:
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
strokeLinejoin: "round"
|
|
37
|
-
}),
|
|
38
|
-
/* @__PURE__ */ t("polygon", {
|
|
39
|
-
fill: "#30426B",
|
|
40
|
-
points: "47.25799560546875,31.729999542236328 49.86000061035156,46.16499710083008 68.02400207519531,38.49300003051758 ",
|
|
41
|
-
id: "svg_3",
|
|
42
|
-
strokeWidth: "0",
|
|
43
|
-
stroke: "#f0f0f0",
|
|
44
|
-
fillOpacity: "1",
|
|
45
|
-
strokeLinejoin: "round"
|
|
46
|
-
}),
|
|
47
|
-
/* @__PURE__ */ t("polygon", {
|
|
48
|
-
fill: "#6699A1",
|
|
49
|
-
points: "41.53900146484375,0 47.25799560546875,31.730998992919922 68.02299499511719,38.49300003051758 ",
|
|
50
|
-
id: "svg_4",
|
|
51
|
-
strokeWidth: "0",
|
|
52
|
-
stroke: "#f0f0f0",
|
|
53
|
-
fillOpacity: "1",
|
|
54
|
-
strokeLinejoin: "round"
|
|
55
|
-
}),
|
|
56
|
-
/* @__PURE__ */ t("polygon", {
|
|
57
|
-
fill: "#78758C",
|
|
58
|
-
points: "47.25799560546875,31.729999542236328 68.02400207519531,38.49300003051758 30.31599998474121,26.208999633789062 15.566999435424805,60.650997161865234 49.86000061035156,46.16499710083008 ",
|
|
59
|
-
id: "svg_5",
|
|
60
|
-
strokeWidth: "0",
|
|
61
|
-
stroke: "#f0f0f0",
|
|
62
|
-
fillOpacity: "1",
|
|
63
|
-
strokeLinejoin: "round"
|
|
64
|
-
}),
|
|
65
|
-
/* @__PURE__ */ t("polygon", {
|
|
66
|
-
fill: "#A3EDBA",
|
|
67
|
-
points: "15.566999435424805,60.650997161865234 30.315000534057617,26.209999084472656 0,16.334999084472656 ",
|
|
68
|
-
id: "svg_6",
|
|
69
|
-
strokeWidth: "0",
|
|
70
|
-
stroke: "#f0f0f0",
|
|
71
|
-
fillOpacity: "1",
|
|
72
|
-
strokeLinejoin: "round"
|
|
73
|
-
}),
|
|
74
|
-
/* @__PURE__ */ t("polygon", {
|
|
75
|
-
fill: "#6699A1",
|
|
76
|
-
points: "49.86000061035156,46.16499710083008 53.185997009277344,64.6099967956543 68.02400207519531,38.49300003051758 ",
|
|
77
|
-
id: "svg_7",
|
|
78
|
-
strokeWidth: "0",
|
|
79
|
-
stroke: "#f0f0f0",
|
|
80
|
-
fillOpacity: "1",
|
|
81
|
-
strokeLinejoin: "round"
|
|
82
|
-
}),
|
|
83
|
-
/* @__PURE__ */ t("polygon", {
|
|
84
|
-
fill: "#8087E8",
|
|
85
|
-
points: "41.53900146484375,0 30.315000534057617,26.209999084472656 47.25799560546875,31.730998992919922 ",
|
|
86
|
-
id: "svg_8",
|
|
87
|
-
strokeWidth: "0",
|
|
88
|
-
stroke: "#f0f0f0",
|
|
89
|
-
fillOpacity: "1",
|
|
90
|
-
strokeLinejoin: "round"
|
|
91
|
-
})
|
|
92
|
-
]
|
|
62
|
+
children: i.map((e) => /* @__PURE__ */ t("polygon", {
|
|
63
|
+
id: e.id,
|
|
64
|
+
points: e.points,
|
|
65
|
+
fill: l ? "none" : e.color,
|
|
66
|
+
stroke: l ? f : "none",
|
|
67
|
+
strokeWidth: l ? 2 : 0,
|
|
68
|
+
strokeLinejoin: "round"
|
|
69
|
+
}, e.id))
|
|
93
70
|
}),
|
|
94
|
-
|
|
71
|
+
s && /* @__PURE__ */ n("g", {
|
|
95
72
|
id: "text-highcharts",
|
|
96
73
|
transform: "translate(108.02400207519531,31.291051292419436) scale(1)",
|
|
97
74
|
children: [
|
|
98
75
|
/* @__PURE__ */ t("path", {
|
|
99
|
-
fill:
|
|
76
|
+
fill: f,
|
|
100
77
|
d: "M20.7189956665039,14.058000671386722 h-17.02 v9.77 c0,1.037 -0.8130000000000002,1.851 -1.8490000000000002,1.851 c-1.037,0 -1.85,-0.8130000000000002 -1.85,-1.851 V2.07100067138672 c0,-1.037 0.8130000000000002,-1.852 1.85,-1.852 c1.036,0 1.8490000000000002,0.8130000000000002 1.8490000000000002,1.852 v8.436 h17.02 v-8.436 c0,-1.037 0.8140000000000002,-1.852 1.85,-1.852 c1.036,0 1.85,0.8130000000000002 1.85,1.852 v21.754 c0,1.037 -0.8140000000000002,1.851 -1.85,1.851 c-1.036,0 -1.85,-0.8130000000000002 -1.85,-1.851 V14.058000671386722 z",
|
|
101
78
|
id: "svg_2",
|
|
102
79
|
strokeWidth: "0px",
|
|
103
80
|
stroke: "#f0f0f0"
|
|
104
81
|
}),
|
|
105
82
|
/* @__PURE__ */ t("path", {
|
|
106
|
-
fill:
|
|
83
|
+
fill: f,
|
|
107
84
|
d: "M39.21699566650392,23.825000671386718 c0,1.037 -0.8140000000000002,1.851 -1.852,1.851 s-1.852,-0.8130000000000002 -1.852,-1.851 V2.07100067138672 c0,-1.037 0.8140000000000002,-1.852 1.852,-1.852 s1.852,0.8130000000000002 1.852,1.852 V23.825000671386718 z",
|
|
108
85
|
id: "svg_3",
|
|
109
86
|
strokeWidth: "0px",
|
|
110
87
|
stroke: "#f0f0f0"
|
|
111
88
|
}),
|
|
112
89
|
/* @__PURE__ */ t("path", {
|
|
113
|
-
fill:
|
|
90
|
+
fill: f,
|
|
114
91
|
d: "M66.3689956665039,14.724000671386719 c0,-1.036 0.8140000000000002,-1.774 1.852,-1.774 c1.034,0 1.852,0.8130000000000002 1.852,1.8490000000000002 v5.847 c0,0.4440000000000001 -0.22600000000000006,1.109 -0.5950000000000002,1.479 c-2.367,2.369 -5.549,3.773 -9.176,3.773 c-7.178,0 -12.949,-5.771 -12.949,-12.948 c0,-7.181 5.771,-12.949 12.949,-12.949 c3.6270000000000002,0 6.809,1.405 9.176,3.771 c0.7380000000000002,0.7400000000000002 0.7380000000000002,1.852 0,2.592 c-0.7410000000000002,0.7380000000000002 -1.9220000000000002,0.8130000000000002 -2.6630000000000003,0.07200000000000002 c-1.702,-1.6990000000000005 -3.923,-2.736 -6.513,-2.736 c-5.104,0 -9.249,4.144 -9.249,9.25 c0,5.104 4.146,9.25 9.249,9.25 c2.367,0 4.441,-0.8130000000000002 6.067,-2.222 V14.724000671386719 z",
|
|
115
92
|
id: "svg_4",
|
|
116
93
|
strokeWidth: "0px",
|
|
117
94
|
stroke: "#f0f0f0"
|
|
118
95
|
}),
|
|
119
96
|
/* @__PURE__ */ t("path", {
|
|
120
|
-
fill:
|
|
97
|
+
fill: f,
|
|
121
98
|
d: "M100.40599566650391,14.058000671386722 h-17.019 v9.77 c0,1.037 -0.8170000000000002,1.851 -1.852,1.851 c-1.037,0 -1.8490000000000002,-0.8130000000000002 -1.8490000000000002,-1.851 V2.07100067138672 c0,-1.037 0.812,-1.852 1.8490000000000002,-1.852 c1.034,0 1.852,0.8130000000000002 1.852,1.852 v8.436 h17.019 v-8.436 c0,-1.037 0.8130000000000002,-1.852 1.8490000000000002,-1.852 c1.037,0 1.852,0.8130000000000002 1.852,1.852 v21.754 c0,1.037 -0.8130000000000002,1.851 -1.852,1.851 c-1.033,0 -1.8490000000000002,-0.8130000000000002 -1.8490000000000002,-1.851 V14.058000671386722 z",
|
|
122
99
|
id: "svg_5",
|
|
123
100
|
strokeWidth: "0px",
|
|
124
101
|
stroke: "#f0f0f0"
|
|
125
102
|
}),
|
|
126
103
|
/* @__PURE__ */ t("path", {
|
|
127
|
-
fill:
|
|
104
|
+
fill: f,
|
|
128
105
|
d: "M125.19199566650391,25.898000671386725 c-7.182,0 -12.949,-5.771 -12.949,-12.948 c0,-7.181 5.77,-12.949 12.949,-12.949 c3.6270000000000002,0 6.809,1.405 9.176,3.771 c0.7380000000000002,0.7400000000000002 0.7380000000000002,1.852 0,2.592 c-0.7410000000000002,0.7380000000000002 -1.925,0.8130000000000002 -2.6660000000000004,0.07200000000000002 c-1.6990000000000005,-1.6990000000000005 -3.92,-2.736 -6.51,-2.736 c-5.106,0 -9.249,4.144 -9.249,9.25 c0,5.104 4.143,9.25 9.249,9.25 c2.59,0 4.884,-0.9620000000000002 6.586,-2.664 c0.7400000000000002,-0.7410000000000002 1.8490000000000002,-0.7410000000000002 2.59,0 c0.7380000000000002,0.7380000000000002 0.7380000000000002,1.85 0,2.589 C131.9999956665039,24.49200067138672 128.81799566650392,25.898000671386725 125.19199566650391,25.898000671386725 z",
|
|
129
106
|
id: "svg_6",
|
|
130
107
|
strokeWidth: "0px",
|
|
131
108
|
stroke: "#f0f0f0"
|
|
132
109
|
}),
|
|
133
110
|
/* @__PURE__ */ t("path", {
|
|
134
|
-
fill:
|
|
111
|
+
fill: f,
|
|
135
112
|
d: "M163.81299566650392,14.058000671386722 h-17.02 v9.77 c0,1.037 -0.8130000000000002,1.851 -1.852,1.851 c-1.034,0 -1.85,-0.8130000000000002 -1.85,-1.851 V2.07100067138672 c0,-1.037 0.8130000000000002,-1.852 1.85,-1.852 c1.035,0 1.852,0.8130000000000002 1.852,1.852 v8.436 h17.02 v-8.436 c0,-1.037 0.8130000000000002,-1.852 1.8530000000000002,-1.852 c1.034,0 1.8490000000000002,0.8130000000000002 1.8490000000000002,1.852 v21.754 c0,1.037 -0.8130000000000002,1.851 -1.8490000000000002,1.851 c-1.037,0 -1.8530000000000002,-0.8130000000000002 -1.8530000000000002,-1.851 V14.058000671386722 z",
|
|
136
113
|
id: "svg_7",
|
|
137
114
|
strokeWidth: "0px",
|
|
138
115
|
stroke: "#f0f0f0"
|
|
139
116
|
}),
|
|
140
117
|
/* @__PURE__ */ t("path", {
|
|
141
|
-
fill:
|
|
118
|
+
fill: f,
|
|
142
119
|
d: "M191.0019956665039,1.8490006713867189 l10.507,20.646 c0.22300000000000006,0.4430000000000001 0.4450000000000001,1.036 0.4450000000000001,1.554 c0,1.036 -0.6680000000000003,1.6280000000000001 -1.702,1.6280000000000001 c-0.7410000000000002,0 -1.481,-0.22200000000000006 -2.001,-1.258 l-3.253,-6.438 h-13.547 l-3.183,6.438 c-0.517,1.036 -1.256,1.258 -1.994,1.258 c-1.037,0 -1.702,-0.5930000000000002 -1.702,-1.6280000000000001 c0,-0.519 0.22000000000000006,-1.109 0.4420000000000001,-1.554 l10.506,-20.646 c0.6680000000000003,-1.405 2.002,-1.6280000000000001 2.74,-1.6280000000000001 C189.0039956665039,0.22100067138671875 190.33399566650388,0.4420006713867153 191.0019956665039,1.8490006713867189 zM183.22899566650392,14.429000671386717 h9.988 l-4.957,-9.99 L183.22899566650392,14.429000671386717 z",
|
|
143
120
|
id: "svg_8",
|
|
144
121
|
strokeWidth: "0px",
|
|
145
122
|
stroke: "#f0f0f0"
|
|
146
123
|
}),
|
|
147
124
|
/* @__PURE__ */ t("path", {
|
|
148
|
-
fill:
|
|
125
|
+
fill: f,
|
|
149
126
|
d: "M222.4029956665039,0.369000671386722 c4.441,0 8.064,3.255 8.064,7.694 c0,3.923 -2.813,6.884 -6.511,7.549 l6.731,7.104 c0.6640000000000003,0.6660000000000003 0.8890000000000002,1.85 0.14600000000000005,2.516 c-0.7360000000000002,0.7410000000000002 -2.145,0.521 -2.886,-0.2960000000000001 l-8.729,-9.176 h-6.511 v8.142 c0,1.034 -0.8150000000000002,1.774 -1.854,1.774 c-1.033,0 -1.85,-0.8130000000000002 -1.85,-1.851 V2.2190006713867163 c0,-1.035 0.8140000000000002,-1.85 1.85,-1.85 H222.4029956665039 zM212.71199566650392,3.9210006713867216 v8.288 h9.691 c2.59,0 4.367,-1.776 4.367,-4.146 c0,-2.365 -1.7770000000000001,-4.144 -4.367,-4.144 L212.71199566650392,3.9210006713867216 L212.71199566650392,3.9210006713867216 z",
|
|
150
127
|
id: "svg_9",
|
|
151
128
|
strokeWidth: "0px",
|
|
152
129
|
stroke: "#f0f0f0"
|
|
153
130
|
}),
|
|
154
131
|
/* @__PURE__ */ t("path", {
|
|
155
|
-
fill:
|
|
132
|
+
fill: f,
|
|
156
133
|
d: "M247.29099566650393,3.9210006713867216 h-9.249 c-1.033,0 -1.8490000000000002,-0.7400000000000002 -1.8490000000000002,-1.776 c0,-1.034 0.8130000000000002,-1.7730000000000001 1.8490000000000002,-1.7730000000000001 h22.201 c1.037,0 1.852,0.7400000000000002 1.852,1.7730000000000001 c0,1.037 -0.8130000000000002,1.776 -1.852,1.776 h-9.249 V23.826000671386723 c0,1.037 -0.8130000000000002,1.851 -1.8490000000000002,1.851 c-1.037,0 -1.854,-0.8130000000000002 -1.854,-1.851 V3.9210006713867216 z",
|
|
157
134
|
id: "svg_10",
|
|
158
135
|
strokeWidth: "0px",
|
|
159
136
|
stroke: "#f0f0f0"
|
|
160
137
|
}),
|
|
161
138
|
/* @__PURE__ */ t("path", {
|
|
162
|
-
fill:
|
|
139
|
+
fill: f,
|
|
163
140
|
d: "M270.9679956665039,10.359000671386724 c0,-9.25 5.698,-10.359 9.99,-10.359 c1.035,0 1.85,0.8130000000000002 1.85,1.85 c0,1.036 -0.8130000000000002,1.851 -1.85,1.851 c-3.479,0 -6.29,0.7380000000000002 -6.29,6.66 v5.18 c0,9.25 -5.698,10.358 -9.989,10.358 c-1.035,0 -1.85,-0.8130000000000002 -1.85,-1.85 s0.8140000000000002,-1.85 1.85,-1.85 c3.479,0 6.289,-0.7400000000000002 6.289,-6.66 V10.359000671386724 z",
|
|
164
141
|
id: "svg_11",
|
|
165
142
|
strokeWidth: "0px",
|
|
@@ -172,23 +149,23 @@ function i({ title: i = "Highcharts", light: a, showText: o = !0, withLink: s =
|
|
|
172
149
|
cy: "100",
|
|
173
150
|
r: "88.5",
|
|
174
151
|
fill: "none",
|
|
175
|
-
stroke:
|
|
152
|
+
stroke: f,
|
|
176
153
|
strokeWidth: "20"
|
|
177
154
|
}), /* @__PURE__ */ t("path", {
|
|
178
155
|
d: "M94.6 92C100.1 92 104.1 90.9 106.5 88.8C108.9 86.8 110.2 83.4 110.2 78.6C110.2 73.9 108.9 70.6 106.5 68.5C104.1 66.5 100.1 65.5 94.6 65.5L83.4 65.5L83.4 92L94.6 92M83.4 110.3L83.4 149.3L56.8 149.3L56.8 46.2L97.4 46.2C111 46.2 120.9 48.5 127.2 53.1C133.6 57.6 136.7 64.8 136.7 74.7C136.7 81.5 135.1 87.1 131.8 91.5C128.5 95.8 123.6 99.1 116.9 101.1C120.6 102 123.8 103.9 126.7 106.8C129.6 109.7 132.5 114.1 135.4 120.1L149.9 149.3L121.6 149.3L109 123.7C106.5 118.6 103.9 115 101.3 113.2C98.7 111.3 95.2 110.3 90.9 110.3L83.4 110.3",
|
|
179
156
|
strokeWidth: "0px",
|
|
180
157
|
stroke: "#f0f0f0",
|
|
181
|
-
fill:
|
|
158
|
+
fill: f
|
|
182
159
|
})]
|
|
183
160
|
})
|
|
184
161
|
]
|
|
185
162
|
})
|
|
186
163
|
]
|
|
187
164
|
});
|
|
188
|
-
return
|
|
165
|
+
return c ? /* @__PURE__ */ t("a", {
|
|
189
166
|
href: "https://www.highcharts.com",
|
|
190
|
-
children:
|
|
191
|
-
}) :
|
|
167
|
+
children: p
|
|
168
|
+
}) : p;
|
|
192
169
|
}
|
|
193
170
|
//#endregion
|
|
194
|
-
export {
|
|
171
|
+
export { a as t };
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { l as e } from "./utils-K9S_6_Eq.js";
|
|
2
2
|
import { t } from "./clsx-BWCAbrjV.js";
|
|
3
|
-
import {
|
|
4
|
-
import { t as a } from "./Button-
|
|
3
|
+
import { L as n, O as r, W as i } from "./esm-VMwHsplm.js";
|
|
4
|
+
import { t as a } from "./Button-awCDIEXQ.js";
|
|
5
5
|
import { t as o } from "./Icon-VeXJMj8Q.js";
|
|
6
6
|
import { t as s } from "./Link-CYR92_U0.js";
|
|
7
|
-
import { t as c } from "./InputSolo-
|
|
7
|
+
import { t as c } from "./InputSolo-DUdKtZjX.js";
|
|
8
8
|
import { t as l } from "./Typography-AvvBRu-u.js";
|
|
9
9
|
import { useEffect as u, useRef as d, useState as f } from "react";
|
|
10
10
|
import { jsx as p, jsxs as m } from "react/jsx-runtime";
|
|
@@ -78,7 +78,7 @@ function g({ link: g = "a", privacyUrl: _ = "https://www.highcharts.com/privacy/
|
|
|
78
78
|
L ? /* @__PURE__ */ m("div", {
|
|
79
79
|
className: h.content,
|
|
80
80
|
children: [/* @__PURE__ */ p(o, {
|
|
81
|
-
name:
|
|
81
|
+
name: r,
|
|
82
82
|
size: 16
|
|
83
83
|
}), E ? "Check your inbox and confirm your email to finish signing up." : "You’re already subscribed to our newsletter."]
|
|
84
84
|
}) : /* @__PURE__ */ m("form", {
|
|
@@ -104,7 +104,7 @@ function g({ link: g = "a", privacyUrl: _ = "https://www.highcharts.com/privacy/
|
|
|
104
104
|
variant: "success",
|
|
105
105
|
disabled: !0,
|
|
106
106
|
children: [/* @__PURE__ */ p(o, {
|
|
107
|
-
name:
|
|
107
|
+
name: n,
|
|
108
108
|
size: 16
|
|
109
109
|
}), "You’re in"]
|
|
110
110
|
}) : /* @__PURE__ */ p(a, {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
-
import { t } from "./esm-
|
|
3
|
-
import { t as n } from "./Button-
|
|
2
|
+
import { t } from "./esm-VMwHsplm.js";
|
|
3
|
+
import { t as n } from "./Button-awCDIEXQ.js";
|
|
4
4
|
import { t as r } from "./Container-BDssaLig.js";
|
|
5
|
-
import { t as i } from "./Label-
|
|
5
|
+
import { t as i } from "./Label-DdXaM1Bo.js";
|
|
6
6
|
import { useEffect as a, useState as o } from "react";
|
|
7
7
|
import { Fragment as s, jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
8
8
|
var u = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { d as e, o as t } from "./utils-K9S_6_Eq.js";
|
|
2
2
|
import { t as n } from "./clsx-BWCAbrjV.js";
|
|
3
|
-
import {
|
|
4
|
-
import { t as c } from "./Button-
|
|
3
|
+
import { R as r, a as i, d as a, v as o, y as s } from "./esm-VMwHsplm.js";
|
|
4
|
+
import { t as c } from "./Button-awCDIEXQ.js";
|
|
5
5
|
import { _ as l, a as u, d, h as f, i as p, l as m, m as h, n as ee, o as g, p as _, r as v, t as y, u as b, y as x } from "./es2015-DWa0ZZ7A.js";
|
|
6
6
|
import { a as S, i as te, n as C, r as w, t as T } from "./dist-B04QoImH.js";
|
|
7
7
|
import * as E from "react";
|
|
@@ -213,7 +213,7 @@ function de() {
|
|
|
213
213
|
children: /* @__PURE__ */ k(c, {
|
|
214
214
|
variant: "transparent",
|
|
215
215
|
"aria-label": "Preferences",
|
|
216
|
-
children: [/* @__PURE__ */ O(
|
|
216
|
+
children: [/* @__PURE__ */ O(a, {}), /* @__PURE__ */ O(se, { className: Q.anchor })]
|
|
217
217
|
})
|
|
218
218
|
}), /* @__PURE__ */ O(le, { children: /* @__PURE__ */ O(ue, {
|
|
219
219
|
sideOffset: 8,
|
|
@@ -238,14 +238,14 @@ function de() {
|
|
|
238
238
|
name: "theme",
|
|
239
239
|
checked: n === "light",
|
|
240
240
|
onChange: () => l("light"),
|
|
241
|
-
children: [/* @__PURE__ */ O(
|
|
241
|
+
children: [/* @__PURE__ */ O(i, {}), "Light"]
|
|
242
242
|
}),
|
|
243
243
|
/* @__PURE__ */ k($, {
|
|
244
244
|
id: "dark",
|
|
245
245
|
name: "theme",
|
|
246
246
|
checked: n === "dark",
|
|
247
247
|
onChange: () => l("dark"),
|
|
248
|
-
children: [/* @__PURE__ */ O(
|
|
248
|
+
children: [/* @__PURE__ */ O(o, {}), "Dark"]
|
|
249
249
|
})
|
|
250
250
|
] })
|
|
251
251
|
}) })] });
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
-
import {
|
|
3
|
-
import { t as a } from "./Button-
|
|
2
|
+
import { E as t, I as n, S as r, i } from "./esm-VMwHsplm.js";
|
|
3
|
+
import { t as a } from "./Button-awCDIEXQ.js";
|
|
4
4
|
import { t as o } from "./Typography-AvvBRu-u.js";
|
|
5
5
|
import { useEffect as s, useRef as c } from "react";
|
|
6
6
|
import { jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
@@ -46,7 +46,7 @@ function f({ title: f, items: p, primaryAction: m, meta: h, open: g, defaultOpen
|
|
|
46
46
|
}), /* @__PURE__ */ l("span", {
|
|
47
47
|
className: d.chevron,
|
|
48
48
|
"aria-hidden": "true",
|
|
49
|
-
children: /* @__PURE__ */ l(
|
|
49
|
+
children: /* @__PURE__ */ l(n, {})
|
|
50
50
|
})]
|
|
51
51
|
}),
|
|
52
52
|
p && p.length > 0 && /* @__PURE__ */ l("ul", {
|
|
@@ -56,7 +56,7 @@ function f({ title: f, items: p, primaryAction: m, meta: h, open: g, defaultOpen
|
|
|
56
56
|
children: [/* @__PURE__ */ l("span", {
|
|
57
57
|
className: d.itemIcon,
|
|
58
58
|
"aria-hidden": "true",
|
|
59
|
-
children: e.icon ?? /* @__PURE__ */ l(
|
|
59
|
+
children: e.icon ?? /* @__PURE__ */ l(i, {})
|
|
60
60
|
}), /* @__PURE__ */ l(o, {
|
|
61
61
|
as: "span",
|
|
62
62
|
size: 200,
|
|
@@ -68,9 +68,9 @@ function f({ title: f, items: p, primaryAction: m, meta: h, open: g, defaultOpen
|
|
|
68
68
|
(m || h) && /* @__PURE__ */ u("div", {
|
|
69
69
|
className: d.actions,
|
|
70
70
|
children: [m && ((e) => {
|
|
71
|
-
let
|
|
71
|
+
let n = e.variant ?? "neutral", i = l(n === "soft" ? t : r, {}), o = e.icon === null ? void 0 : e.icon === void 0 ? i : e.icon;
|
|
72
72
|
return /* @__PURE__ */ l(a, {
|
|
73
|
-
variant:
|
|
73
|
+
variant: n,
|
|
74
74
|
size: 200,
|
|
75
75
|
href: e.href,
|
|
76
76
|
onClick: (t) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as e, i as t, n, o as r, r as i, t as a } from "./chunk-jwUa06l-.js";
|
|
2
|
-
import {
|
|
3
|
-
import { t as v } from "./Button-
|
|
2
|
+
import { A as o, B as s, D as c, G as l, H as u, N as d, U as f, _ as p, h as m, l as h, m as g, u as _ } from "./esm-VMwHsplm.js";
|
|
3
|
+
import { t as v } from "./Button-awCDIEXQ.js";
|
|
4
4
|
import { d as y, h as b, l as x, m as S, p as C, u as w } from "./es2015-DWa0ZZ7A.js";
|
|
5
5
|
import { t as ee } from "./dist-J9cXmrDi.js";
|
|
6
6
|
import { i as T, n as E, r as D, t as O } from "./dist-CE9LFbij.js";
|
|
@@ -4501,13 +4501,13 @@ function Wt() {
|
|
|
4501
4501
|
}, le = (e) => {
|
|
4502
4502
|
n(e.target.value);
|
|
4503
4503
|
}, ue = {
|
|
4504
|
-
products: /* @__PURE__ */ F(
|
|
4505
|
-
demo: /* @__PURE__ */ F(
|
|
4506
|
-
docs: /* @__PURE__ */ F(
|
|
4507
|
-
blog: /* @__PURE__ */ F(
|
|
4508
|
-
misc: /* @__PURE__ */ F(
|
|
4509
|
-
shop: /* @__PURE__ */ F(
|
|
4510
|
-
file: /* @__PURE__ */ F(
|
|
4504
|
+
products: /* @__PURE__ */ F(_, {}),
|
|
4505
|
+
demo: /* @__PURE__ */ F(p, {}),
|
|
4506
|
+
docs: /* @__PURE__ */ F(s, {}),
|
|
4507
|
+
blog: /* @__PURE__ */ F(l, {}),
|
|
4508
|
+
misc: /* @__PURE__ */ F(c, {}),
|
|
4509
|
+
shop: /* @__PURE__ */ F(h, {}),
|
|
4510
|
+
file: /* @__PURE__ */ F(o, {})
|
|
4511
4511
|
};
|
|
4512
4512
|
return /* @__PURE__ */ I(ie, {
|
|
4513
4513
|
open: a,
|
|
@@ -4517,7 +4517,7 @@ function Wt() {
|
|
|
4517
4517
|
children: /* @__PURE__ */ F(v, {
|
|
4518
4518
|
variant: "transparent",
|
|
4519
4519
|
"aria-label": "Search",
|
|
4520
|
-
children: /* @__PURE__ */ F(
|
|
4520
|
+
children: /* @__PURE__ */ F(g, {})
|
|
4521
4521
|
})
|
|
4522
4522
|
}), /* @__PURE__ */ I(k, { children: [/* @__PURE__ */ F(A, { className: Z.overlay }), /* @__PURE__ */ I(ne, {
|
|
4523
4523
|
className: Z.search,
|
|
@@ -4601,14 +4601,14 @@ function Wt() {
|
|
|
4601
4601
|
className: Z.bottomGroup,
|
|
4602
4602
|
children: [/* @__PURE__ */ I("div", {
|
|
4603
4603
|
className: Z.bottomIcons,
|
|
4604
|
-
children: [/* @__PURE__ */ F("span", { children: /* @__PURE__ */ F(
|
|
4604
|
+
children: [/* @__PURE__ */ F("span", { children: /* @__PURE__ */ F(f, {}) }), /* @__PURE__ */ F("span", { children: /* @__PURE__ */ F(u, {}) })]
|
|
4605
4605
|
}), "Navigate"]
|
|
4606
4606
|
}),
|
|
4607
4607
|
/* @__PURE__ */ I("div", {
|
|
4608
4608
|
className: Z.bottomGroup,
|
|
4609
4609
|
children: [/* @__PURE__ */ F("div", {
|
|
4610
4610
|
className: Z.bottomIcons,
|
|
4611
|
-
children: /* @__PURE__ */ F("span", { children: /* @__PURE__ */ F(
|
|
4611
|
+
children: /* @__PURE__ */ F("span", { children: /* @__PURE__ */ F(d, {}) })
|
|
4612
4612
|
}), "Select"]
|
|
4613
4613
|
}),
|
|
4614
4614
|
/* @__PURE__ */ I("div", {
|
|
@@ -0,0 +1,176 @@
|
|
|
1
|
+
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
+
import { p as t } from "./esm-VMwHsplm.js";
|
|
3
|
+
import { t as n } from "./Icon-VeXJMj8Q.js";
|
|
4
|
+
import { t as r } from "./InputSolo-DUdKtZjX.js";
|
|
5
|
+
import { useCallback as i, useEffect as a, useId as o, useMemo as s, useRef as c, useState as l } from "react";
|
|
6
|
+
import { Fragment as u, jsx as d, jsxs as f } from "react/jsx-runtime";
|
|
7
|
+
var p = {
|
|
8
|
+
active: "KduBBq_active",
|
|
9
|
+
disabled: "KduBBq_disabled",
|
|
10
|
+
empty: "KduBBq_empty",
|
|
11
|
+
"hsui-search-dropdown-in": "KduBBq_hsui-search-dropdown-in",
|
|
12
|
+
kind: "KduBBq_kind",
|
|
13
|
+
list: "KduBBq_list",
|
|
14
|
+
mark: "KduBBq_mark",
|
|
15
|
+
mono: "KduBBq_mono",
|
|
16
|
+
option: "KduBBq_option",
|
|
17
|
+
optionIcon: "KduBBq_optionIcon",
|
|
18
|
+
optionLabel: "KduBBq_optionLabel",
|
|
19
|
+
popover: "KduBBq_popover",
|
|
20
|
+
root: "KduBBq_root"
|
|
21
|
+
};
|
|
22
|
+
//#endregion
|
|
23
|
+
//#region lib/components/SearchDropdown/index.tsx
|
|
24
|
+
function m(e, t, n) {
|
|
25
|
+
let r = t.trim();
|
|
26
|
+
if (!r) return e;
|
|
27
|
+
let i = e.toLowerCase().indexOf(r.toLowerCase(), n);
|
|
28
|
+
return i < 0 ? e : /* @__PURE__ */ f(u, { children: [
|
|
29
|
+
e.slice(0, i),
|
|
30
|
+
/* @__PURE__ */ d("mark", {
|
|
31
|
+
className: p.mark,
|
|
32
|
+
children: e.slice(i, i + r.length)
|
|
33
|
+
}),
|
|
34
|
+
e.slice(i + r.length)
|
|
35
|
+
] });
|
|
36
|
+
}
|
|
37
|
+
function h({ items: u, value: h, defaultValue: g, onQueryChange: _, onSelect: v, filter: y = !0, placeholder: b, label: x, "aria-label": S, size: C = 200, variant: w, iconLeft: T, mono: E = !1, minChars: D = 1, emptyState: O = "No results", maxHeight: k = 320, className: A }) {
|
|
38
|
+
let j = o(), M = `${j}-listbox`, N = h !== void 0, [P, F] = l(g ?? ""), I = N ? h : P, [L, R] = l(!1), [z, B] = l(0), V = c(null), H = c(null), U = c([]), W = I.trim(), G = W.length >= D, K = s(() => {
|
|
39
|
+
if (!G) return [];
|
|
40
|
+
if (y === !1) return u;
|
|
41
|
+
if (typeof y == "function") return u.filter((e) => y(e, W));
|
|
42
|
+
let e = W.toLowerCase();
|
|
43
|
+
return u.filter((t) => t.label.toLowerCase().includes(e));
|
|
44
|
+
}, [
|
|
45
|
+
u,
|
|
46
|
+
y,
|
|
47
|
+
W,
|
|
48
|
+
G
|
|
49
|
+
]), q = K.length ? Math.min(z, K.length - 1) : 0, J = L && G && (K.length > 0 || O != null);
|
|
50
|
+
a(() => {
|
|
51
|
+
function e(e) {
|
|
52
|
+
V.current && !V.current.contains(e.target) && R(!1);
|
|
53
|
+
}
|
|
54
|
+
return document.addEventListener("mousedown", e), () => document.removeEventListener("mousedown", e);
|
|
55
|
+
}, []), a(() => {
|
|
56
|
+
J && U.current[q]?.scrollIntoView({ block: "nearest" });
|
|
57
|
+
}, [q, J]);
|
|
58
|
+
let Y = i((e) => {
|
|
59
|
+
e.disabled || (R(!1), v?.(e));
|
|
60
|
+
}, [v]), X = i((e) => {
|
|
61
|
+
let t = e.target.value;
|
|
62
|
+
N || F(t), B(0), R(t.trim().length >= D), _?.(t);
|
|
63
|
+
}, [
|
|
64
|
+
N,
|
|
65
|
+
D,
|
|
66
|
+
_
|
|
67
|
+
]), Z = i(() => {
|
|
68
|
+
G && R(!0);
|
|
69
|
+
}, [G]), Q = i((e) => {
|
|
70
|
+
if (!J) {
|
|
71
|
+
e.key === "ArrowDown" && K.length && (e.preventDefault(), R(!0));
|
|
72
|
+
return;
|
|
73
|
+
}
|
|
74
|
+
switch (e.key) {
|
|
75
|
+
case "ArrowDown":
|
|
76
|
+
e.preventDefault(), B((e) => Math.min(e + 1, K.length - 1));
|
|
77
|
+
break;
|
|
78
|
+
case "ArrowUp":
|
|
79
|
+
e.preventDefault(), B((e) => Math.max(e - 1, 0));
|
|
80
|
+
break;
|
|
81
|
+
case "Home":
|
|
82
|
+
e.preventDefault(), B(0);
|
|
83
|
+
break;
|
|
84
|
+
case "End":
|
|
85
|
+
e.preventDefault(), B(K.length - 1);
|
|
86
|
+
break;
|
|
87
|
+
case "Enter": {
|
|
88
|
+
let t = K[q];
|
|
89
|
+
t && (e.preventDefault(), Y(t));
|
|
90
|
+
break;
|
|
91
|
+
}
|
|
92
|
+
case "Escape":
|
|
93
|
+
e.preventDefault(), R(!1);
|
|
94
|
+
break;
|
|
95
|
+
default: break;
|
|
96
|
+
}
|
|
97
|
+
}, [
|
|
98
|
+
J,
|
|
99
|
+
K,
|
|
100
|
+
q,
|
|
101
|
+
Y
|
|
102
|
+
]), $ = S ?? x ?? b, ee = typeof k == "number" ? `${k}px` : k;
|
|
103
|
+
return /* @__PURE__ */ f("div", {
|
|
104
|
+
className: e("hsui-search-dropdown", p.root, A),
|
|
105
|
+
ref: V,
|
|
106
|
+
children: [/* @__PURE__ */ d(r, {
|
|
107
|
+
size: C,
|
|
108
|
+
variant: w,
|
|
109
|
+
label: x,
|
|
110
|
+
placeholder: b,
|
|
111
|
+
iconLeft: T ?? /* @__PURE__ */ d(n, {
|
|
112
|
+
name: t,
|
|
113
|
+
size: 16
|
|
114
|
+
}),
|
|
115
|
+
value: I,
|
|
116
|
+
onChange: X,
|
|
117
|
+
onFocus: Z,
|
|
118
|
+
onKeyDown: Q,
|
|
119
|
+
role: "combobox",
|
|
120
|
+
"aria-expanded": J,
|
|
121
|
+
"aria-controls": J ? M : void 0,
|
|
122
|
+
"aria-activedescendant": J && K.length ? `${j}-opt-${q}` : void 0,
|
|
123
|
+
"aria-autocomplete": "list",
|
|
124
|
+
"aria-label": $,
|
|
125
|
+
autoComplete: "off",
|
|
126
|
+
spellCheck: !1
|
|
127
|
+
}), J && /* @__PURE__ */ d("div", {
|
|
128
|
+
className: p.popover,
|
|
129
|
+
children: K.length > 0 ? /* @__PURE__ */ d("ul", {
|
|
130
|
+
ref: H,
|
|
131
|
+
id: M,
|
|
132
|
+
role: "listbox",
|
|
133
|
+
"aria-label": $,
|
|
134
|
+
className: p.list,
|
|
135
|
+
style: { maxHeight: ee },
|
|
136
|
+
children: K.map((t, n) => /* @__PURE__ */ f("li", {
|
|
137
|
+
id: `${j}-opt-${n}`,
|
|
138
|
+
ref: (e) => {
|
|
139
|
+
U.current[n] = e;
|
|
140
|
+
},
|
|
141
|
+
role: "option",
|
|
142
|
+
"aria-selected": n === q,
|
|
143
|
+
"aria-disabled": t.disabled || void 0,
|
|
144
|
+
className: e(p.option, {
|
|
145
|
+
[p.active]: n === q,
|
|
146
|
+
[p.disabled]: t.disabled
|
|
147
|
+
}),
|
|
148
|
+
onMouseEnter: () => B(n),
|
|
149
|
+
onMouseDown: (e) => {
|
|
150
|
+
e.preventDefault(), Y(t);
|
|
151
|
+
},
|
|
152
|
+
children: [
|
|
153
|
+
t.iconLeft && /* @__PURE__ */ d("span", {
|
|
154
|
+
className: p.optionIcon,
|
|
155
|
+
children: t.iconLeft
|
|
156
|
+
}),
|
|
157
|
+
/* @__PURE__ */ d("span", {
|
|
158
|
+
className: e(p.optionLabel, { [p.mono]: E }),
|
|
159
|
+
children: m(t.label, W, t.highlightFrom ?? 0)
|
|
160
|
+
}),
|
|
161
|
+
t.kind != null && /* @__PURE__ */ d("span", {
|
|
162
|
+
className: p.kind,
|
|
163
|
+
children: t.kind
|
|
164
|
+
})
|
|
165
|
+
]
|
|
166
|
+
}, t.id))
|
|
167
|
+
}) : /* @__PURE__ */ d("div", {
|
|
168
|
+
className: p.empty,
|
|
169
|
+
children: O
|
|
170
|
+
})
|
|
171
|
+
})]
|
|
172
|
+
});
|
|
173
|
+
}
|
|
174
|
+
h.displayName = "SearchDropdown";
|
|
175
|
+
//#endregion
|
|
176
|
+
export { h as t };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Button-
|
|
1
|
+
import { t as e } from "../../Button-awCDIEXQ.js";
|
|
2
2
|
export { e as Button };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../ButtonGroup-
|
|
1
|
+
import { t as e } from "../../ButtonGroup-Cwn0djAz.js";
|
|
2
2
|
export { e as ButtonGroup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../Checkbox-
|
|
1
|
+
import { n as e, t } from "../../Checkbox-CrF45NBl.js";
|
|
2
2
|
export { t as Checkbox, e as CheckboxGroup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../CodeBlock-
|
|
1
|
+
import { t as e } from "../../CodeBlock-BIdeK3gz.js";
|
|
2
2
|
export { e as CodeBlock };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../CopyCode-
|
|
1
|
+
import { t as e } from "../../CopyCode-QiPNPCQN.js";
|
|
2
2
|
export { e as CopyCode };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, r as t, t as n } from "../../Dropdown-
|
|
1
|
+
import { n as e, r as t, t as n } from "../../Dropdown-0Vn7yro7.js";
|
|
2
2
|
export { n as Dropdown, e as DropdownItem, t as DropdownSeparator };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../CookiePolicyModal-
|
|
1
|
+
import { t as e } from "../../CookiePolicyModal-CTA02JGV.js";
|
|
2
2
|
export { e as default };
|