highsoft-ui 1.0.155 → 1.0.157
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/CLAUDE.md +78 -0
- package/dist/BrowserFrame-BUneieY7.js +133 -0
- package/dist/{Button-DSGsV45k.js → Button-CjxX21gW.js} +1 -1
- package/dist/{ButtonGroup-DNTpDU-E.js → ButtonGroup-B4LYol17.js} +1 -1
- package/dist/{Checkbox-imALf2_N.js → Checkbox-BkxibNey.js} +1 -1
- package/dist/ClientLogo-Dj7K48YL.js +104 -0
- package/dist/{CodeBlock-7BTXXf30.js → CodeBlock-Ds79AzEX.js} +5 -5
- package/dist/{CookiePolicyModal-DulwuSp4.js → CookiePolicyModal-9p_OGcpB.js} +2 -2
- package/dist/{CopyCode-PbZbRLn-.js → CopyCode-90z6BfV0.js} +3 -3
- package/dist/{Dropdown-c_EhnzqC.js → Dropdown-D3AnhPYO.js} +1 -1
- package/dist/{Footer-C6a3PeJq.js → Footer-DDj7XStD.js} +8 -8
- package/dist/{FooterBottom-DADUJdzz.js → FooterBottom-BV9xJbRt.js} +1 -1
- package/dist/{FooterHelp-DN7Mdy40.js → FooterHelp-CnoweyYC.js} +1 -1
- package/dist/{FooterLinks-rrtsCIdv.js → FooterLinks-BCr9brR3.js} +2 -2
- package/dist/{Header-BokKjfF7.js → Header-Dsji2l2m.js} +19 -19
- package/dist/{InputGrouped-BJEodhml.js → InputGrouped-BUJKBG0D.js} +2 -2
- package/dist/{Label-BhFeSC8Z.js → Label-DgPVoDMR.js} +1 -1
- package/dist/LogoCarousel-DEvwvCfr.js +131 -0
- package/dist/{NewsletterSignup-mPKBEpYq.js → NewsletterSignup-Bk0SU1NB.js} +4 -4
- package/dist/{Notification-JovL5anc.js → Notification-D0ow_x0-.js} +3 -3
- package/dist/{PrefPanel-DxSIkYDF.js → PrefPanel-B4MyeLGu.js} +11 -11
- package/dist/{RoadmapDetails-ZnyXG2j7.js → RoadmapDetails-CATh63TE.js} +6 -6
- package/dist/{Search-Cc9ZJgGx.js → Search-T4R860vH.js} +11 -11
- package/dist/{SearchDropdown-B5CFwNib.js → SearchDropdown-BetSrTgQ.js} +1 -1
- package/dist/{VideoCover-BkbLsmQ_.js → VideoCover-B59ykzJi.js} +1 -1
- package/dist/{VideoPlayer-CY63501h.js → VideoPlayer-ChyiZ0sK.js} +6 -6
- package/dist/{VideoPlayerModal-DIHMoFgS.js → VideoPlayerModal-D6ze_Evt.js} +2 -2
- package/dist/{YoutubeModal-DqBis8Cm.js → YoutubeModal-CXwczXZa.js} +2 -2
- package/dist/components/BrowserFrame/index.js +2 -0
- 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/ClientLogo/dimensions.js +133 -0
- package/dist/components/ClientLogo/icons/mono/Alteryx.js +18 -0
- package/dist/components/ClientLogo/icons/mono/BankOfAmerica.js +18 -0
- package/dist/components/ClientLogo/icons/mono/BnpParibas.js +21 -0
- package/dist/components/ClientLogo/icons/mono/BoldBi.js +34 -0
- package/dist/components/ClientLogo/icons/mono/Citi.js +21 -0
- package/dist/components/ClientLogo/icons/mono/Crowdstrike.js +44 -0
- package/dist/components/ClientLogo/icons/mono/Cvs.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Drivetrain.js +30 -0
- package/dist/components/ClientLogo/icons/mono/Epa.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Fnz.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Gainsight.js +16 -0
- package/dist/components/ClientLogo/icons/mono/GiGavenVidere.js +26 -0
- package/dist/components/ClientLogo/icons/mono/Github.js +21 -0
- package/dist/components/ClientLogo/icons/mono/Google.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Horus.js +19 -0
- package/dist/components/ClientLogo/icons/mono/Icbc.js +23 -0
- package/dist/components/ClientLogo/icons/mono/JohnsonJohnson.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Medtronic.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Morningstar.js +19 -0
- package/dist/components/ClientLogo/icons/mono/Mufg.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Netflix.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Paypal.js +30 -0
- package/dist/components/ClientLogo/icons/mono/Pfizer.js +19 -0
- package/dist/components/ClientLogo/icons/mono/Salesforce.js +21 -0
- package/dist/components/ClientLogo/icons/mono/Samsung.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Sap.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Testmo.js +54 -0
- package/dist/components/ClientLogo/icons/mono/ThomsonReuters.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Verizon.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Visa.js +16 -0
- package/dist/components/ClientLogo/icons/mono/Who.js +26 -0
- package/dist/components/ClientLogo/icons/mono/X.js +16 -0
- package/dist/components/ClientLogo/icons/mono/index.js +70 -0
- package/dist/components/ClientLogo/index.js +2 -0
- 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/Label/index.js +1 -1
- package/dist/components/LogoCarousel/index.js +2 -0
- 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 +1 -1
- package/dist/components/Sidebar/NavDisclosure.js +1 -1
- package/dist/components/Sidebar/NavGroup.js +1 -1
- package/dist/components/Sidebar/Sidebar.js +2 -2
- package/dist/components/Sidebar/SidebarLayout.js +1 -1
- package/dist/components/VideoCover/index.js +1 -1
- package/dist/components/VideoPlayer/VideoPlayerModal.js +1 -1
- package/dist/components/VideoPlayer/index.js +1 -1
- package/dist/{create-element-C3ORyDVw.js → create-element-Bftz4UxU.js} +1 -1
- package/dist/{esm-C4Ybr9s4.js → esm-LCYnNVvi.js} +104 -42
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/BrowserFrame/index.d.ts +83 -0
- package/dist/lib/components/ClientLogo/dimensions.d.ts +131 -0
- package/dist/lib/components/ClientLogo/icons/mono/Alteryx.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/BankOfAmerica.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/BnpParibas.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/BoldBi.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Citi.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Crowdstrike.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Cvs.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Drivetrain.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Epa.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Fnz.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Gainsight.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/GiGavenVidere.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Github.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Google.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Horus.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Icbc.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/JohnsonJohnson.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Medtronic.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Morningstar.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Mufg.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Netflix.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Paypal.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Pfizer.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Salesforce.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Samsung.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Sap.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Testmo.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/ThomsonReuters.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Verizon.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Visa.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/Who.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/X.d.ts +2 -0
- package/dist/lib/components/ClientLogo/icons/mono/index.d.ts +32 -0
- package/dist/lib/components/ClientLogo/index.d.ts +54 -0
- package/dist/lib/components/LogoCarousel/index.d.ts +60 -0
- package/dist/lib/main.d.ts +6 -0
- package/dist/main.js +45 -42
- package/dist/{prism-light-BLaY8zo6.js → prism-light-CqF2CLQS.js} +1 -1
- package/package.json +2 -1
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import { a as e } from "./utils-K9S_6_Eq.js";
|
|
2
|
+
import { t } from "./clsx-BWCAbrjV.js";
|
|
3
|
+
import { T as n, x as r } from "./esm-LCYnNVvi.js";
|
|
4
|
+
import { t as i } from "./Button-CjxX21gW.js";
|
|
5
|
+
import { n as a, t as o } from "./ClientLogo-Dj7K48YL.js";
|
|
6
|
+
import { useEffect as s, useRef as c, useState as l } from "react";
|
|
7
|
+
import { Fragment as u, jsx as d, jsxs as f } from "react/jsx-runtime";
|
|
8
|
+
var p = {
|
|
9
|
+
list: "_088dTG_list",
|
|
10
|
+
listItem: "_088dTG_listItem",
|
|
11
|
+
marquee: "_088dTG_marquee",
|
|
12
|
+
pauseButton: "_088dTG_pauseButton",
|
|
13
|
+
root: "_088dTG_root",
|
|
14
|
+
scrollable: "_088dTG_scrollable",
|
|
15
|
+
srOnly: "_088dTG_srOnly",
|
|
16
|
+
track: "_088dTG_track",
|
|
17
|
+
viewport: "_088dTG_viewport"
|
|
18
|
+
}, m = Object.keys(a);
|
|
19
|
+
function h({ logos: h = m, size: g = 28, gap: _ = 64, speed: v = 40, direction: y = "left", slowOnHover: b = !1, fade: x = 64, label: S = "Client logos", pauseLabel: C = "Pause", resumeLabel: w = "Resume", reducedMotion: T, className: E, style: D, ...O }) {
|
|
20
|
+
let k = e("(prefers-reduced-motion: reduce)"), A = T ?? k, j = c(null), M = c(null), N = c(null), P = c(null), F = c(0), [I, L] = l(!1), [R, z] = l(!0), [B, V] = l(2), [H, U] = l(0), W = (e) => {
|
|
21
|
+
let t = P.current;
|
|
22
|
+
if (!t) return;
|
|
23
|
+
let n = t.getAnimations()[0];
|
|
24
|
+
if (!n) return;
|
|
25
|
+
cancelAnimationFrame(F.current);
|
|
26
|
+
let r = () => {
|
|
27
|
+
let t = n.playbackRate + (e - n.playbackRate) * .08;
|
|
28
|
+
if (Math.abs(t - e) < .01) {
|
|
29
|
+
n.playbackRate = e;
|
|
30
|
+
return;
|
|
31
|
+
}
|
|
32
|
+
n.playbackRate = t, F.current = requestAnimationFrame(r);
|
|
33
|
+
};
|
|
34
|
+
r();
|
|
35
|
+
};
|
|
36
|
+
s(() => () => cancelAnimationFrame(F.current), []), s(() => {
|
|
37
|
+
if (A) return;
|
|
38
|
+
let e = M.current, t = N.current;
|
|
39
|
+
if (!e || !t) return;
|
|
40
|
+
let n = () => {
|
|
41
|
+
let n = t.scrollWidth, r = e.clientWidth;
|
|
42
|
+
n === 0 || r === 0 || (V(Math.max(2, Math.ceil(r / n) + 1)), U(n / v));
|
|
43
|
+
};
|
|
44
|
+
n();
|
|
45
|
+
let r = new ResizeObserver(n);
|
|
46
|
+
return r.observe(e), r.observe(t), () => r.disconnect();
|
|
47
|
+
}, [
|
|
48
|
+
A,
|
|
49
|
+
v,
|
|
50
|
+
h,
|
|
51
|
+
g,
|
|
52
|
+
_
|
|
53
|
+
]), s(() => {
|
|
54
|
+
if (A) return;
|
|
55
|
+
let e = j.current;
|
|
56
|
+
if (!e) return;
|
|
57
|
+
let t = new IntersectionObserver(([e]) => {
|
|
58
|
+
z(e.isIntersecting);
|
|
59
|
+
});
|
|
60
|
+
return t.observe(e), () => t.disconnect();
|
|
61
|
+
}, [A]);
|
|
62
|
+
let G = I || !R, K;
|
|
63
|
+
return K = A ? /* @__PURE__ */ d("div", {
|
|
64
|
+
ref: M,
|
|
65
|
+
className: t(p.viewport, p.scrollable),
|
|
66
|
+
tabIndex: 0,
|
|
67
|
+
"aria-label": S,
|
|
68
|
+
children: /* @__PURE__ */ d("ul", {
|
|
69
|
+
className: p.list,
|
|
70
|
+
children: h.map((e) => /* @__PURE__ */ f("li", {
|
|
71
|
+
className: p.listItem,
|
|
72
|
+
children: [/* @__PURE__ */ d(o, {
|
|
73
|
+
logo: e,
|
|
74
|
+
size: g
|
|
75
|
+
}), /* @__PURE__ */ d("span", {
|
|
76
|
+
className: p.srOnly,
|
|
77
|
+
children: a[e]
|
|
78
|
+
})]
|
|
79
|
+
}, e))
|
|
80
|
+
})
|
|
81
|
+
}) : /* @__PURE__ */ f(u, { children: [
|
|
82
|
+
/* @__PURE__ */ d("ul", {
|
|
83
|
+
className: p.srOnly,
|
|
84
|
+
children: h.map((e) => /* @__PURE__ */ d("li", { children: a[e] }, e))
|
|
85
|
+
}),
|
|
86
|
+
/* @__PURE__ */ d("div", {
|
|
87
|
+
ref: M,
|
|
88
|
+
className: p.viewport,
|
|
89
|
+
"aria-hidden": "true",
|
|
90
|
+
onPointerEnter: b ? () => W(1 / 3) : void 0,
|
|
91
|
+
onPointerLeave: b ? () => W(1) : void 0,
|
|
92
|
+
children: /* @__PURE__ */ d("div", {
|
|
93
|
+
ref: P,
|
|
94
|
+
className: p.marquee,
|
|
95
|
+
children: Array.from({ length: B }, (e, t) => /* @__PURE__ */ d("div", {
|
|
96
|
+
ref: t === 0 ? N : void 0,
|
|
97
|
+
className: p.track,
|
|
98
|
+
children: h.map((e) => /* @__PURE__ */ d(o, {
|
|
99
|
+
logo: e,
|
|
100
|
+
size: g
|
|
101
|
+
}, e))
|
|
102
|
+
}, t))
|
|
103
|
+
})
|
|
104
|
+
}),
|
|
105
|
+
/* @__PURE__ */ d(i, {
|
|
106
|
+
variant: "transparent",
|
|
107
|
+
size: 50,
|
|
108
|
+
className: p.pauseButton,
|
|
109
|
+
onClick: () => L((e) => !e),
|
|
110
|
+
iconLeft: d(I ? r : n, {}),
|
|
111
|
+
children: I ? w : C
|
|
112
|
+
})
|
|
113
|
+
] }), /* @__PURE__ */ d("section", {
|
|
114
|
+
ref: j,
|
|
115
|
+
className: t("hsui-logo-carousel", p.root, E),
|
|
116
|
+
"aria-label": S,
|
|
117
|
+
"data-paused": G || void 0,
|
|
118
|
+
"data-direction": y,
|
|
119
|
+
style: {
|
|
120
|
+
"--hsui-logo-carousel-gap": `${_}px`,
|
|
121
|
+
"--hsui-logo-carousel-fade": `${x}px`,
|
|
122
|
+
"--hsui-logo-carousel-copies": B,
|
|
123
|
+
...H > 0 && { "--hsui-logo-carousel-duration": `${H}s` },
|
|
124
|
+
...D
|
|
125
|
+
},
|
|
126
|
+
...O,
|
|
127
|
+
children: K
|
|
128
|
+
});
|
|
129
|
+
}
|
|
130
|
+
//#endregion
|
|
131
|
+
export { h as t };
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { B as n, Q as r, at as i } from "./esm-LCYnNVvi.js";
|
|
4
|
+
import { t as a } from "./Button-CjxX21gW.js";
|
|
5
5
|
import { t as o } from "./Icon-VeXJMj8Q.js";
|
|
6
6
|
import { t as s } from "./Link-CYR92_U0.js";
|
|
7
7
|
import { t as c } from "./InputSolo-DUdKtZjX.js";
|
|
@@ -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: n,
|
|
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: r,
|
|
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-LCYnNVvi.js";
|
|
3
|
+
import { t as n } from "./Button-CjxX21gW.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-DgPVoDMR.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 { $ as r, D as i, E as a, h as o, l as s } from "./esm-LCYnNVvi.js";
|
|
4
|
+
import { t as c } from "./Button-CjxX21gW.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";
|
|
@@ -194,26 +194,26 @@ var oe = P, se = I, ce = R, le = H, ue = W, Q = {
|
|
|
194
194
|
};
|
|
195
195
|
//#endregion
|
|
196
196
|
//#region lib/components/PrefPanel/index.tsx
|
|
197
|
-
function $({ children: e, id: t, ...
|
|
197
|
+
function $({ children: e, id: t, ...i }) {
|
|
198
198
|
return /* @__PURE__ */ k(D, { children: [/* @__PURE__ */ O("input", {
|
|
199
199
|
type: "radio",
|
|
200
200
|
id: t,
|
|
201
201
|
className: n(Q.radioInput, "sr-only"),
|
|
202
|
-
...
|
|
202
|
+
...i
|
|
203
203
|
}), /* @__PURE__ */ k("label", {
|
|
204
204
|
htmlFor: t,
|
|
205
205
|
className: Q.radio,
|
|
206
|
-
children: [e, /* @__PURE__ */ O(
|
|
206
|
+
children: [e, /* @__PURE__ */ O(r, { className: Q.check })]
|
|
207
207
|
})] });
|
|
208
208
|
}
|
|
209
209
|
function de() {
|
|
210
|
-
let { theme: n, systemTheme:
|
|
210
|
+
let { theme: n, systemTheme: r, setTheme: l } = e(), u = t();
|
|
211
211
|
return /* @__PURE__ */ k(oe, { children: [/* @__PURE__ */ O(ce, {
|
|
212
212
|
asChild: !0,
|
|
213
213
|
children: /* @__PURE__ */ k(c, {
|
|
214
214
|
variant: "transparent",
|
|
215
215
|
"aria-label": "Preferences",
|
|
216
|
-
children: [/* @__PURE__ */ O(
|
|
216
|
+
children: [/* @__PURE__ */ O(o, {}), /* @__PURE__ */ O(se, { className: Q.anchor })]
|
|
217
217
|
})
|
|
218
218
|
}), /* @__PURE__ */ O(le, { children: /* @__PURE__ */ O(ue, {
|
|
219
219
|
sideOffset: 8,
|
|
@@ -227,9 +227,9 @@ function de() {
|
|
|
227
227
|
checked: n === "system",
|
|
228
228
|
onChange: () => l("system"),
|
|
229
229
|
children: [
|
|
230
|
-
/* @__PURE__ */ O(
|
|
230
|
+
/* @__PURE__ */ O(i, {}),
|
|
231
231
|
"Auto (",
|
|
232
|
-
|
|
232
|
+
r,
|
|
233
233
|
")"
|
|
234
234
|
]
|
|
235
235
|
}),
|
|
@@ -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(s, {}), "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(a, {}), "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 { L as t, N as n, Z as r, c as i } from "./esm-LCYnNVvi.js";
|
|
3
|
+
import { t as a } from "./Button-CjxX21gW.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(r, {})
|
|
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 r = e.variant ?? "neutral", i = l(r === "soft" ? t : n, {}), o = e.icon === null ? void 0 : e.icon === void 0 ? i : e.icon;
|
|
72
72
|
return /* @__PURE__ */ l(a, {
|
|
73
|
-
variant:
|
|
73
|
+
variant: r,
|
|
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 { C as o, H as s, K as c, it as l, m as u, ot as d, p as f, rt as p, tt as m, v as h, y as g, z as _ } from "./esm-LCYnNVvi.js";
|
|
3
|
+
import { t as v } from "./Button-CjxX21gW.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(u, {}),
|
|
4505
|
+
demo: /* @__PURE__ */ F(o, {}),
|
|
4506
|
+
docs: /* @__PURE__ */ F(m, {}),
|
|
4507
|
+
blog: /* @__PURE__ */ F(d, {}),
|
|
4508
|
+
misc: /* @__PURE__ */ F(_, {}),
|
|
4509
|
+
shop: /* @__PURE__ */ F(f, {}),
|
|
4510
|
+
file: /* @__PURE__ */ F(s, {})
|
|
4511
4511
|
};
|
|
4512
4512
|
return /* @__PURE__ */ I(ie, {
|
|
4513
4513
|
open: a,
|
|
@@ -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(l, {}) }), /* @__PURE__ */ F("span", { children: /* @__PURE__ */ F(p, {}) })]
|
|
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(c, {}) })
|
|
4612
4612
|
}), "Select"]
|
|
4613
4613
|
}),
|
|
4614
4614
|
/* @__PURE__ */ I("div", {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
-
import { _ as t } from "./esm-
|
|
2
|
+
import { _ as t } from "./esm-LCYnNVvi.js";
|
|
3
3
|
import { t as n } from "./Icon-VeXJMj8Q.js";
|
|
4
4
|
import { t as r } from "./InputSolo-DUdKtZjX.js";
|
|
5
5
|
import { useCallback as i, useEffect as a, useId as o, useMemo as s, useRef as c, useState as l } from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
-
import {
|
|
2
|
+
import { st as t } from "./esm-LCYnNVvi.js";
|
|
3
3
|
import { t as n } from "./Icon-VeXJMj8Q.js";
|
|
4
4
|
import { t as r } from "./Typography-AvvBRu-u.js";
|
|
5
5
|
import { forwardRef as i, useCallback as a, useEffect as o, useRef as s, useState as c } from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
-
import {
|
|
2
|
+
import { M as t, S as n, a as r, ct as i, i as a, k as o, o as s, r as ee, t as c, w as l } from "./esm-LCYnNVvi.js";
|
|
3
3
|
import { t as u } from "./Icon-VeXJMj8Q.js";
|
|
4
4
|
import { detectProvider as d, providerPosterUrl as f, useMediaEngine as p } from "./components/VideoPlayer/useMediaEngine.js";
|
|
5
5
|
import { forwardRef as m, useCallback as h, useEffect as g, useId as _, useImperativeHandle as v, useRef as y, useState as b } from "react";
|
|
@@ -216,7 +216,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
216
216
|
break;
|
|
217
217
|
default:
|
|
218
218
|
}
|
|
219
|
-
}, De = k ?? f(I, m) ?? xe, Oe = V.duration ? E(V.currentTime / V.duration) : 0, ke = V.muted || V.volume === 0 ? ee : V.volume < .5 ? a :
|
|
219
|
+
}, De = k ?? f(I, m) ?? xe, Oe = V.duration ? E(V.currentTime / V.duration) : 0, ke = V.muted || V.volume === 0 ? ee : V.volume < .5 ? a : r, Ae = {
|
|
220
220
|
"--vp-radius": `${j}px`,
|
|
221
221
|
"--vp-gradient": ce,
|
|
222
222
|
aspectRatio: K ? void 0 : se
|
|
@@ -294,7 +294,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
294
294
|
"aria-label": V.ended ? "Replay" : "Play",
|
|
295
295
|
tabIndex: -1,
|
|
296
296
|
children: /* @__PURE__ */ x(u, {
|
|
297
|
-
name:
|
|
297
|
+
name: n,
|
|
298
298
|
size: 32
|
|
299
299
|
})
|
|
300
300
|
}),
|
|
@@ -307,7 +307,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
307
307
|
onClick: B.toggle,
|
|
308
308
|
"aria-label": V.playing ? "Pause" : "Play",
|
|
309
309
|
children: /* @__PURE__ */ x(u, {
|
|
310
|
-
name: V.playing ?
|
|
310
|
+
name: V.playing ? l : n,
|
|
311
311
|
size: 20
|
|
312
312
|
})
|
|
313
313
|
}),
|
|
@@ -365,7 +365,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
365
365
|
"aria-controls": Q,
|
|
366
366
|
"aria-label": X ? "Hide transcript" : "Show transcript",
|
|
367
367
|
children: /* @__PURE__ */ x(u, {
|
|
368
|
-
name:
|
|
368
|
+
name: i,
|
|
369
369
|
size: 20
|
|
370
370
|
})
|
|
371
371
|
}),
|
|
@@ -386,7 +386,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
386
386
|
onClick: $,
|
|
387
387
|
"aria-label": K ? "Exit fullscreen" : "Enter fullscreen",
|
|
388
388
|
children: /* @__PURE__ */ x(u, {
|
|
389
|
-
name: K ?
|
|
389
|
+
name: K ? o : t,
|
|
390
390
|
size: 20
|
|
391
391
|
})
|
|
392
392
|
})
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { n as e } from "./esm-
|
|
1
|
+
import { n as e } from "./esm-LCYnNVvi.js";
|
|
2
2
|
import { t } from "./dist-J9cXmrDi.js";
|
|
3
3
|
import { a as n, i as r, n as i, o as a, r as o, s, t as c } from "./dist-f0z6DapB.js";
|
|
4
|
-
import { t as l } from "./VideoPlayer-
|
|
4
|
+
import { t as l } from "./VideoPlayer-ChyiZ0sK.js";
|
|
5
5
|
import { jsx as u, jsxs as d } from "react/jsx-runtime";
|
|
6
6
|
var f = {
|
|
7
7
|
close: "ig0T5q_close",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { s as e } from "./fa-B95RwBpz.js";
|
|
2
|
-
import { t } from "./VideoCover-
|
|
3
|
-
import { t as n } from "./VideoPlayerModal-
|
|
2
|
+
import { t } from "./VideoCover-B59ykzJi.js";
|
|
3
|
+
import { t as n } from "./VideoPlayerModal-D6ze_Evt.js";
|
|
4
4
|
import { jsx as r, jsxs as i } from "react/jsx-runtime";
|
|
5
5
|
var a = {
|
|
6
6
|
youtube: "elwCNG_youtube",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Button-
|
|
1
|
+
import { t as e } from "../../Button-CjxX21gW.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-B4LYol17.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-BkxibNey.js";
|
|
2
2
|
export { t as Checkbox, e as CheckboxGroup };
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
//#region lib/components/ClientLogo/dimensions.ts
|
|
2
|
+
var e = 109, t = {
|
|
3
|
+
alteryx: {
|
|
4
|
+
width: 358,
|
|
5
|
+
height: 109
|
|
6
|
+
},
|
|
7
|
+
"bank-of-america": {
|
|
8
|
+
width: 1085,
|
|
9
|
+
height: 109
|
|
10
|
+
},
|
|
11
|
+
"bnp-paribas": {
|
|
12
|
+
width: 524,
|
|
13
|
+
height: 109
|
|
14
|
+
},
|
|
15
|
+
"bold-bi": {
|
|
16
|
+
width: 400,
|
|
17
|
+
height: 134
|
|
18
|
+
},
|
|
19
|
+
citi: {
|
|
20
|
+
width: 169,
|
|
21
|
+
height: 109
|
|
22
|
+
},
|
|
23
|
+
crowdstrike: {
|
|
24
|
+
width: 614,
|
|
25
|
+
height: 109
|
|
26
|
+
},
|
|
27
|
+
cvs: {
|
|
28
|
+
width: 838,
|
|
29
|
+
height: 109
|
|
30
|
+
},
|
|
31
|
+
drivetrain: {
|
|
32
|
+
width: 526,
|
|
33
|
+
height: 109
|
|
34
|
+
},
|
|
35
|
+
epa: {
|
|
36
|
+
width: 458,
|
|
37
|
+
height: 109
|
|
38
|
+
},
|
|
39
|
+
fnz: {
|
|
40
|
+
width: 317,
|
|
41
|
+
height: 109
|
|
42
|
+
},
|
|
43
|
+
gainsight: {
|
|
44
|
+
width: 400,
|
|
45
|
+
height: 109
|
|
46
|
+
},
|
|
47
|
+
"gi-gaven-videre": {
|
|
48
|
+
width: 302,
|
|
49
|
+
height: 118
|
|
50
|
+
},
|
|
51
|
+
github: {
|
|
52
|
+
width: 439,
|
|
53
|
+
height: 109
|
|
54
|
+
},
|
|
55
|
+
google: {
|
|
56
|
+
width: 331,
|
|
57
|
+
height: 109
|
|
58
|
+
},
|
|
59
|
+
horus: {
|
|
60
|
+
width: 459,
|
|
61
|
+
height: 134
|
|
62
|
+
},
|
|
63
|
+
icbc: {
|
|
64
|
+
width: 330,
|
|
65
|
+
height: 109
|
|
66
|
+
},
|
|
67
|
+
"johnson-johnson": {
|
|
68
|
+
width: 1166,
|
|
69
|
+
height: 109
|
|
70
|
+
},
|
|
71
|
+
medtronic: {
|
|
72
|
+
width: 661,
|
|
73
|
+
height: 109
|
|
74
|
+
},
|
|
75
|
+
morningstar: {
|
|
76
|
+
width: 478,
|
|
77
|
+
height: 109
|
|
78
|
+
},
|
|
79
|
+
mufg: {
|
|
80
|
+
width: 463,
|
|
81
|
+
height: 109
|
|
82
|
+
},
|
|
83
|
+
netflix: {
|
|
84
|
+
width: 400,
|
|
85
|
+
height: 109
|
|
86
|
+
},
|
|
87
|
+
paypal: {
|
|
88
|
+
width: 445,
|
|
89
|
+
height: 109
|
|
90
|
+
},
|
|
91
|
+
pfizer: {
|
|
92
|
+
width: 267,
|
|
93
|
+
height: 109
|
|
94
|
+
},
|
|
95
|
+
salesforce: {
|
|
96
|
+
width: 155,
|
|
97
|
+
height: 109
|
|
98
|
+
},
|
|
99
|
+
samsung: {
|
|
100
|
+
width: 400,
|
|
101
|
+
height: 109
|
|
102
|
+
},
|
|
103
|
+
sap: {
|
|
104
|
+
width: 220,
|
|
105
|
+
height: 109
|
|
106
|
+
},
|
|
107
|
+
testmo: {
|
|
108
|
+
width: 400,
|
|
109
|
+
height: 118
|
|
110
|
+
},
|
|
111
|
+
"thomson-reuters": {
|
|
112
|
+
width: 736,
|
|
113
|
+
height: 109
|
|
114
|
+
},
|
|
115
|
+
verizon: {
|
|
116
|
+
width: 488,
|
|
117
|
+
height: 109
|
|
118
|
+
},
|
|
119
|
+
visa: {
|
|
120
|
+
width: 336,
|
|
121
|
+
height: 109
|
|
122
|
+
},
|
|
123
|
+
who: {
|
|
124
|
+
width: 355,
|
|
125
|
+
height: 109
|
|
126
|
+
},
|
|
127
|
+
x: {
|
|
128
|
+
width: 109,
|
|
129
|
+
height: 109
|
|
130
|
+
}
|
|
131
|
+
};
|
|
132
|
+
//#endregion
|
|
133
|
+
export { e as clientLogoBaseHeight, t as clientLogoDimensions };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ClientLogo/icons/mono/Alteryx.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 358 109",
|
|
8
|
+
...t,
|
|
9
|
+
children: /* @__PURE__ */ e("path", {
|
|
10
|
+
fill: "var(--HS-text-primary-default, currentColor)",
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
d: "m34.42 72.09-.2.15-.22.13a26.7 26.7 0 0 1-14.03 4.35h-.01c-6.78-.15-9.24-2.54-9.38-9.07.15-7.51 2.66-9.82 11.12-10.36l11.68-.55.53-.02.5-.01zm21.27 3.7a2.76 2.76 0 0 0-2.7-2.04q-.55.01-1.07.13a22 22 0 0 1-4.21.66c-2.64.13-3.11-.9-3.28-3.87V30a3.6 3.6 0 0 0-1.3-2.45l-.26-.17q-.12-.1-.28-.2c-2.21-1.3-5.88-2.35-9-3.14l-.23-.07a51 51 0 0 0-11.85-1.36 52 52 0 0 0-13.58 1.81c-.47.15-1.98.87-2.03 2.3.02.74.86 3.12.86 3.12.55 1.66 1.13 2.07 2.18 2.28.84.1 2.66-.28 3.88-.5a41 41 0 0 1 13.72-.46c5.31.82 7.36 2.45 7.36 2.45V49.4l-.47.01-11.34.29C6.92 50.19-.1 56.2 0 68.33c-.02 5.5 1.7 9.92 4.99 12.77 3.05 2.69 7.53 4.1 12.92 4.1h.02c6.19 0 11.5-1.9 16.7-6.01l.48-.38.26.57a9.1 9.1 0 0 0 6.3 5.27 17 17 0 0 0 6.13.47c1.74-.24 4.04-.55 6.6-1.76 1.4-.67 2.4-1.5 2.33-2.98-.06-1.3-1.04-4.6-1.04-4.6m167.64 9.15h-5.52c-.85 0-1.56-.28-2-.77q-.65-.75-.64-2.17V29.74q-.04-1.47.72-2.17.66-.66 1.96-.64h5c.92 0 1.55.18 2.04.6.5.42.77 1.1.75 1.94l.06 1.38.05 1.18.78-.86c2.34-2.52 6.35-5.52 12.12-5.52.82 0 2.23.12 3.48.35 1.03.19 1.43 1.24 1.35 1.79q.01.41-.04.69l-.82 5.27c-.06.91-.9 1.6-1.6 1.6a9 9 0 0 1-1.41-.16c-.6-.09-1.28-.22-2.47-.22-3.85 0-8.16 2.56-11.04 6.53l-.1.11V82q.02 1.34-.66 2.12a2.6 2.6 0 0 1-2.01.82zM189.3 49.57h-25.33c.34-12.78 5.22-18 13.23-18 7.8 0 12.22 4.28 12.22 14.3 0 .78 0 2.78-.12 3.7m-11.86-26.15c-14.18 0-24.86 9.87-24.86 32.31 0 20.58 9.64 30.68 27.77 30.68 2.87 0 6.28-.34 9.54-1l1.55-.35a36 36 0 0 0 4.9-1.78c1.14-.44 2.02-1.31 2.08-2.41a50 50 0 0 0-1.2-4.91c-.43-1.08-1.41-1.76-2.42-1.7-.34 0-5.22 1.05-5.5 1.14a36 36 0 0 1-8.72 1.14c-12.9 0-16.74-6.16-16.74-18.84v-.93h33.78a2.1 2.1 0 0 0 1.92-1.85q0-.21.04-.44c.1-2.22.18-4.55.18-6.43 0-15.57-7.56-24.63-22.32-24.63m79.96 85.04h-.36c-2 0-3.65-.15-5.25-.47-1-.17-1.36-1.46-1.17-3.22 0 0 .12-1.88.4-3.2.27-1.35.91-1.97 1.62-1.97h.2l.55.03c.33.02.79.08 1.22.12a28 28 0 0 0 2.76.2c6.6-.07 10.14-2.47 12.66-8.57l3.04-7.42.29-.79.1-.33-.1-.35-20.29-53.64a2 2 0 0 1-.12-.7c0-.2.03-.59.31-.91a1.4 1.4 0 0 1 .96-.39h7.7c1.11 0 1.94.6 2.2 1.46l13.35 38.42.89 2.57.91-2.57 13.81-38.14a2.26 2.26 0 0 1 2.17-1.75h.05l.21.01h6.38q.77 0 1.16.32a1 1 0 0 1 .35.82q-.01.55-.2.97l-22.68 60.9c-4.95 13.56-11.21 18.6-23.12 18.6m91.46-23.68a3.3 3.3 0 0 1-3.04-1.75L333.7 64.3l-.43-.62-.4.62L320.75 83a3.4 3.4 0 0 1-3.06 1.77l-.2-.02H311q-.67.03-1.23-.36a1.4 1.4 0 0 1-.5-1.17c0-.54.18-1.1.5-1.57l17.54-26.62.2-.27-.2-.28-16.16-24.9a2.3 2.3 0 0 1-.42-1.23c0-1.05.96-1.68 1.88-1.7h6.08c1.31 0 2.34.58 2.8 1.47l11.37 17.27.4.59.4-.6 11.31-17.15c.5-1 1.55-1.57 2.73-1.57h6.24c.9 0 1.88.64 1.88 1.68q0 .56-.43 1.19l-16.16 24.95-.19.28.2.27 17.48 26.56q.56.8.56 1.6a1.5 1.5 0 0 1-.49 1.2q-.57.38-1.26.36h-6.44zm-262.65.16c-2.86 0-5.62-.46-8.02-1.34a12 12 0 0 1-5.16-3.22c-3.45-3.79-3.75-8.5-3.8-14.74V6.1c0-.35.15-.7.38-.97A18 18 0 0 1 77.44.07c.2-.07.33-.07.49-.07.25 0 .92.04 1.47.58q.73.75.71 2.1v63.34c.02 3.3.81 5.91 2.26 7.55 1.24 1.36 3.24 2.05 5.79 2.05q.92 0 2.15-.15a31 31 0 0 0 4.81-1.16q.46-.2.95-.2c1.01 0 1.89.72 2.23 1.78 0 0 .9 3.04 1 4.47.08 1.24-1.03 2.07-2.05 2.43-1.3.53-5.9 2.15-11.05 2.15m55.63-9.09a2.4 2.4 0 0 0-2.25-1.77 3 3 0 0 0-.94.19 25 25 0 0 1-6.7 1.3l-.26.04q-3.94 0-5.84-2.1c-1.18-1.29-2.03-3.4-2.1-7.35v-.22l.33-31.35h12.83c.69 0 1.25-.08 1.79-.49.63-.5.74-1.32.72-1.78v-3.95q.01-1.27-.71-1.85a3 3 0 0 0-1.69-.44h-12.94V6.56c0-.93-.22-1.6-.7-2.1a2.2 2.2 0 0 0-1.47-.59c-.16 0-.3 0-.54.08-.75.27-2.77.98-4.98 2.53a20 20 0 0 0-2.32 2.03 1.5 1.5 0 0 0-.34.94l-.3 16.42h-6.63a2.5 2.5 0 0 0-1.85.7 2.7 2.7 0 0 0-.62 1.9v3.61c0 .78-.03 1.45.57 2.11.68.63 1.35.58 2.12.6h6.22l-.59 29.5.02 1.26c.02 6.25.32 10.99 3.78 14.82 2.66 2.88 7.5 4.54 13.25 4.57 5.2 0 9.25-1.38 11.1-2.15.98-.41 2.1-1.21 2.05-2.45 0-1.18-1-4.49-1-4.49",
|
|
13
|
+
clipRule: "evenodd"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { jsx as e } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ClientLogo/icons/mono/BankOfAmerica.tsx
|
|
3
|
+
function t(t) {
|
|
4
|
+
return /* @__PURE__ */ e("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 1085 109",
|
|
8
|
+
...t,
|
|
9
|
+
children: /* @__PURE__ */ e("path", {
|
|
10
|
+
fill: "var(--HS-text-primary-default, currentColor)",
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
d: "M1005.64 107.59a3.6 3.6 0 0 1-3.7-3.6 3.6 3.6 0 0 1 3.7-3.5 3.57 3.57 0 0 1 3.64 3.5 3.7 3.7 0 0 1-1.07 2.57 3.6 3.6 0 0 1-2.57 1.03m0-7.97a4.5 4.5 0 0 0-4.56 4.38 4.5 4.5 0 0 0 4.56 4.46 4.5 4.5 0 0 0 4.52-4.46c0-2.4-2.03-4.38-4.52-4.38m.12 4h-1.07v-1.5h1.29c.67 0 1.24.08 1.24.72 0 .8-.78.8-1.46.78m1.27 2.9h.85l-1.55-2.3c.92-.03 1.61-.39 1.61-1.36 0-.41-.18-.85-.56-1.06a2.4 2.4 0 0 0-1.24-.24h-2.18v4.95h.73v-2.29h.88zm3.97-89.3q5.43-1.7 10.91-3.19l1.92-.53C1012.01 8.52 997.27 3.3 984.11 0c-2.05.56-8.37 2.3-12.85 3.66l.61.16c5.18 1.25 19.73 4.79 39.13 13.4m-52.6-9.1c13.7 3.18 33.68 10.42 39.36 13.66a724 724 0 0 0-13.75 6.03c-14.72-7.45-31.84-12.22-38.09-13.96l-1.2-.33c3.66-1.55 8.9-3.56 12.86-5.09zm126.16 37.42c-24.37 9.44-68.81 35.83-100.45 62.92a378 378 0 0 0-16.86-13c32.89-26.1 69.63-49.21 101.05-59.58a457 457 0 0 1 16.26 9.66m-139 34.15c-3-2.1-6-4.2-8.84-5.92 43.37-33.8 79.87-48.45 101.38-53.92a848 848 0 0 1 10.92 5.47l3.94 2c-35.8 11.17-68.32 31-101.3 56.56-2-1.33-4.05-2.76-6.1-4.19m-61.3-34.15c10.07-6.39 28.5-17.58 46.19-25.72l2.39.7c2.85.85 6.52 1.93 10.3 3.2-6.99 3.06-24.45 12.2-46.7 27.28a173 173 0 0 0-8.65-3.92zm74.98-15.39c3.3 1.46 6.93 3.06 10.4 4.67-16.85 8.51-32.09 19.1-47.17 30.28l-4.72-2.7a278 278 0 0 0-8.9-4.97c19.61-13.94 35.08-22.9 47-28.78zM834.78 58.7l6.53 20.32H828.1zm6.77-13.14h-13.62l-20.63 55.1H821l3.7-11.4h19.92l3.7 11.4h13.86zm-49.06 40.3c-5.19 3.55-9.68 4.8-14.24 4.8-10.32 0-17.4-7-17.4-17.55s7.08-17.56 17.08-17.56c4.57 0 8.98 1.26 13.94 4.8V47.9c-4.57-2.52-9.77-3.54-15.67-3.54-18.27 0-29.69 12.6-29.77 28.74.08 16.3 11.34 28.74 29.85 28.74 6.14 0 11.5-1.02 16.21-3.54zm-79.44 14.8h13.39v-55.1h-13.4zM668.4 55.7c5.52 0 8.43 2.44 8.43 7 0 4.73-2.91 7.1-8.43 7.1h-5.66V55.7zm10 44.96h14.57L679.2 77.28c7.48-2.06 11.1-7.33 11.1-15.12 0-10-5.98-16.62-19.52-16.62H649.6v55.12h13.15V78.92h3.54zm-88.73 0h37.63V90.1h-24.25V77.82h19.14V67.6h-19.14V56.1h22.2l2.37-10.55h-37.95zm-25.99-55.12h-15.67L533.7 75.31l-14.25-29.77h-15.67v55.12h12.05V63.8l17.71 36.86 17.72-36.86v36.86h12.44zM456.51 58.7l6.53 20.32h-13.22zm6.77-13.15h-13.62l-20.63 55.11h13.7l3.7-11.4h19.92l3.7 11.4h13.86zm-99.3 55.11h13.4V78.94h17.4V68.38h-17.4V56.09h21.1l2.35-10.55h-36.85zM286.83 73.1c.08-16.13 11.5-28.73 29.37-28.73s29.3 12.6 29.37 28.74c-.08 16.14-11.5 28.74-29.37 28.74s-29.3-12.6-29.37-28.75m14.17 0c0 11.03 6.62 17.8 15.2 17.8s15.2-6.77 15.2-17.8c0-11.02-6.62-17.79-15.2-17.79S301 62.08 301 73.1m-63.13 27.56-18.11-28.03v28.03h-13.38V45.54h13.38v26.54L237 45.54h14.96L233.94 72l19.76 28.66zm-57.79-55.12h-12.44v36.85L144.2 45.54h-14.02v55.12h12.44V63.89l23.46 36.77h14.02zM83.87 58.69l6.53 20.32H77.17zm6.77-13.15H77.02l-20.63 55.11h13.7l3.7-11.41H93.7l3.7 11.41h13.86zm-71.19 9.68c4.56 0 7.64 1.97 7.64 6.46s-3.07 6.45-7.64 6.45h-6.3v-12.9zm1.5 22.05c4.56 0 7.63 2.2 7.63 6.85 0 4.88-3.07 6.85-7.64 6.85h-7.8v-13.7zM0 100.66h24.1c12.2 0 17.94-6.3 17.94-15.2 0-7.17-3.77-12.04-11.65-13.62 6.93-1.73 10.08-5.9 10.08-12.12 0-7.89-5.74-14.18-17.95-14.18H0z",
|
|
13
|
+
clipRule: "evenodd"
|
|
14
|
+
})
|
|
15
|
+
});
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { t as default };
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { jsx as e, jsxs as t } from "react/jsx-runtime";
|
|
2
|
+
//#region lib/components/ClientLogo/icons/mono/BnpParibas.tsx
|
|
3
|
+
function n(n) {
|
|
4
|
+
return /* @__PURE__ */ t("svg", {
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
fill: "none",
|
|
7
|
+
viewBox: "0 0 524 109",
|
|
8
|
+
...n,
|
|
9
|
+
children: [/* @__PURE__ */ e("path", {
|
|
10
|
+
fill: "var(--HS-text-primary-default, currentColor)",
|
|
11
|
+
fillRule: "evenodd",
|
|
12
|
+
d: "M108.46 108.46H0V0h108.46zM64.5 79.79a58 58 0 0 1-8.36 4.78v-4.3a69 69 0 0 1-5.26 6.45 31 31 0 0 1-9.31 1.2 25 25 0 0 0 5.97 2.15 49 49 0 0 1-5.97 4.53c3.34-.71 7.88-2.14 11.23-4.3 1.67 0 3.34 0 4.54-.23-.24-.96-.48-1.68-.72-3.1 3.1-2.4 5.5-4.55 7.88-7.18M17.2 62.83c-.72 5.5-.72 9.31 0 13.61-2.39.72-4.3 1.2-6.2 2.15 2.86 1.68 5.25 3.11 8.35 4.54a30 30 0 0 0 6.45 9.08c-.72-2.39-.95-4.3-.48-6.93 3.1 1.2 6.21 1.68 10.27 1.92a25 25 0 0 1-9.55-5.98 27 27 0 0 1 3.58-6.92c-3.1.48-5.5.7-8.12 1.43-2.39-4.06-3.34-7.89-4.3-12.9m28.43-30.1c-1.91.24-6.93 2.63-10.04 5.02h-5.97c-3.82.24-8.84 1.2-10.75 1.91 3.82.24 8.84 1.2 10.75 3.1-.02.02-5.74 5.04-11.23 16.01 0 0 10.04-9.32 14.34-11.7 0 0 2.15 7.64 3.82 11.46 0 0 1.43-8.84 3.82-13.86.02-.01.76-.47 3.82-.7 3.35-.49 7.89-.5 16.49.94-.15-.09-8.21-5.02-17.92-6.44.24-1.2 1.67-4.07 2.87-5.74m15.76-20.78c3.1 1.43 15.06 7.64 16.49 9.56-6.21.71-18.4 4.3-24.37 7.64 6.93-1.44 16.73-2.4 23.41-2.63-2.62 4.06-4.06 5.97-8.36 10.51 7.17-4.3 9.32-4.78 16-8.6 2.4 3.82 3.11 12.42 3.11 19.35 2.39-4.3 5.02-20.79 3.82-23.65 4.06-2.63 4.07-3.82 5.02-5.73-4.06.48-6.45.48-8.6 1.2-5.5-3.35-17.2-6.94-26.52-7.65",
|
|
13
|
+
clipRule: "evenodd"
|
|
14
|
+
}), /* @__PURE__ */ e("path", {
|
|
15
|
+
fill: "var(--HS-text-primary-default, currentColor)",
|
|
16
|
+
d: "M149.07 39.66c7.4 0 10.03 1.43 10.03 5.5 0 1.18-.24 2.14-.95 2.86-1.44 1.67-4.06 2.63-7.65 2.39h-.24l-2.15 5.25h2.15c4.06 0 7.65 1.2 9.32 3.35.72.95 1.2 2.15 1.2 3.34 0 4.06-3.59 6.21-10.76 6.21h-4.3c-.23-5.5-.23-13.14-.23-15.29 0-2.62.23-8.36.23-13.37.72-.24 2.15-.24 3.35-.24m-13.38-3.83c.24 3.83.48 13.86.48 17.44 0 3.35 0 14.58-.48 19.35v.48h17.2c8.6 0 17.68-2.63 17.68-10.27 0-4.78-3.58-8.36-10.03-10.27 4.77-1.2 8.12-4.54 8.12-8.36 0-6.22-7.17-8.6-13.86-8.84h-19.35zm75.25-.47h-8.6l.24 9.55c.24 4.78.24 9.56.72 14.1-.48-1.44-.96-2.15-3.59-5.97 0-.24-8.83-13.86-11.94-17.68h-9.8v.47c.24 3.83.48 13.86.48 17.44 0 3.35 0 14.58-.47 19.35v.48h8.84v-.48c-.48-9.07-.48-18.4-.48-27.47.24 1.2.71 1.91 2.15 4.06 0 .24 15.29 22.22 16 23.65v.24h7.17v-.48c-.48-4.77-.48-16-.48-19.35 0-3.58.24-13.61.48-17.44v-.23h-.72zm23.17 4.54q7.53 0 10.04 2.86a5.7 5.7 0 0 1 1.2 3.35c0 5.5-6.22 6.69-11.24 6.69h-3.1V40.13c.72 0 1.91-.24 3.1-.24m-12.9-4.05c.24 3.82.48 13.85.48 17.43 0 3.35 0 14.58-.48 19.35v.48h10.52v-.48c-.24-3.58-.48-10.03-.48-15.05h3.34c13.86 0 20.55-3.58 20.55-11.22 0-8.84-9.32-10.75-17.2-11h-16.49v.48m66.42 4.06q7.52 0 10.03 2.87a5.7 5.7 0 0 1 1.2 3.35c0 5.5-6.22 6.69-11.23 6.69h-3.1V40.13c.7 0 1.9-.24 3.1-.24m-12.9-4.05c.23 3.82.47 13.85.47 17.43 0 3.35 0 14.58-.47 19.35v.48h10.5v-.48c-.23-3.58-.47-10.03-.47-15.05h3.34c13.86 0 20.55-3.58 20.55-11.22 0-8.84-9.56-10.75-17.44-11h-16.48zm50.4 10.74c.72 1.92 3.1 6.7 5.5 12.67h-11a246 246 0 0 1 5.5-12.67m-2.63-11.22c-2.15 5.5-14.8 32.96-16.72 37.26l-.24.48h8.84v-.24c.72-2.63 1.91-5.5 3.1-8.6h14.82a168 168 0 0 1 3.34 8.6v.24h10.28l-16.73-37.74h.24zm27.96.47c.23 3.83.47 13.86.47 17.44 0 3.35 0 14.58-.47 19.35v.48h10.5v-.48c-.47-4.77-.71-16-.71-19.35 0-2.62 0-8.36.24-13.14.72 0 1.91-.24 2.87-.24 4.77 0 8.36.96 10.03 2.87a5.7 5.7 0 0 1 1.2 3.35c0 4.3-4.07 6.45-7.89 6.69h-2.15l-.72-.24.48.71c3.82 5.5 9.32 14.81 11.7 19.35v.24h11.24l-.24-.48-11-16-.23-.24c5.73-1.67 8.6-5.02 8.6-9.8 0-8.6-9.32-10.74-17.44-10.98H350.7zm41.56-.47v.24c.24 3.82.48 13.85.48 17.44 0 3.34 0 14.57-.48 19.35v.47h10.51v-.47c-.47-4.78-.47-16.01-.47-19.35 0-3.59.24-13.62.47-17.44v-.24zm33.2 4.3c7.42 0 10.04 1.43 10.04 5.5 0 1.19-.24 2.14-.95 2.86-1.44 1.67-4.06 2.63-7.65 2.39h-.24l-1.9 5.25h1.9c4.07 0 7.4 1.2 9.32 3.35.96.95 1.2 2.15 1.2 3.34 0 4.06-3.59 6.21-11 6.21h-4.3c-.23-5.5-.23-13.14-.23-15.29 0-2.62 0-8.36.24-13.37.95-.24 2.39-.24 3.58-.24m-13.38-3.83c.24 3.83.48 13.86.48 17.44 0 3.35 0 14.58-.48 19.35v.48h17.44c8.6 0 17.68-2.63 17.68-10.27 0-4.78-3.58-8.36-10.03-10.27 4.77-1.2 8.12-4.54 8.12-8.36 0-6.22-7.17-8.6-13.86-8.84H412.1zm56.38 10.52c.96 1.67 3.1 6.69 5.5 12.66H463.2c1.68-4.54 3.59-8.84 5.26-12.66m4.3-11h-6.93v.25c-2.15 5.73-15.29 34.64-16.48 37.02l-.24.48h9.08v-.24q1.07-3.94 2.86-8.6h14.82a168 168 0 0 1 3.34 8.6v.24h10.27zm20.07 9.8c0 6.69 6.69 9.32 12.42 11.7 4.54 1.92 9.32 3.83 9.32 6.93 0 .96-.24 1.68-.72 2.4-1.2 1.19-3.34 1.9-6.93 1.67-3.58-.24-7.4-1.2-11.94-3.35l-1.67-.95v8.12l1.19.24h.72c2.15.48 6.45 1.43 10.5 1.43 11 0 17.69-4.3 17.69-11.7 0-6.93-6.7-9.56-12.9-11.95-4.54-1.91-9.08-3.58-9.08-6.45 0-.95 0-3.34 5.73-3.34 4.3 0 8.36 1.67 10.75 2.62l2.15.96v-8.36l-2.15-.48a44 44 0 0 0-9.32-1.2c-9.55.48-15.76 5.02-15.76 11.71"
|
|
17
|
+
})]
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
//#endregion
|
|
21
|
+
export { n as default };
|