highsoft-ui 1.0.164 → 1.0.166
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 +38 -2
- package/dist/{BrowserFrame-BSM0R7PQ.js → BrowserFrame-BWKH-jYq.js} +2 -2
- package/dist/{Button-BCbWIPg1.js → Button-Ckhn8DSF.js} +1 -1
- package/dist/{ButtonGroup-DGEDf4ic.js → ButtonGroup-DJ9-E38n.js} +1 -1
- package/dist/{Checkbox-CO0SRaAZ.js → Checkbox-D1mlWTmw.js} +1 -1
- package/dist/{CodeBlock-Ugik4xMM.js → CodeBlock-C2W0T4RT.js} +5 -5
- package/dist/{CookiePolicyModal-TdrVbP_E.js → CookiePolicyModal-CPNTKMHc.js} +2 -2
- package/dist/{CopyCode-_sKjpGqB.js → CopyCode-BOehQAZN.js} +3 -3
- package/dist/{Dropdown-LiG-JAoo.js → Dropdown-Cjl8RQ5Y.js} +1 -1
- package/dist/{Footer-DzIGLnEz.js → Footer-DLMNyBXC.js} +7 -7
- package/dist/{FooterBottom-CRe2Mvjd.js → FooterBottom-ZK9F7wLx.js} +1 -1
- package/dist/{FooterHelp-CTSvficW.js → FooterHelp-Csfq-quf.js} +1 -1
- package/dist/{FooterLinks-BoDdQUWb.js → FooterLinks-CGoBeReu.js} +2 -2
- package/dist/{Header-CTO6Y6oH.js → Header-Pe6siDNx.js} +20 -20
- package/dist/{InputGrouped-y0JyshpR.js → InputGrouped-BLtnqxWc.js} +2 -2
- package/dist/{Label-k6e4Rqb-.js → Label-KDdBAgyD.js} +1 -1
- package/dist/{LogoCarousel-pRYdmphl.js → LogoCarousel-CJShpLJo.js} +2 -2
- package/dist/{NewsletterSignup-BrmQ7pXZ.js → NewsletterSignup-g8wPQ7NZ.js} +4 -4
- package/dist/{Notification-BFLAktZo.js → Notification-DQostuW6.js} +3 -3
- package/dist/{PrefPanel-CHkc6r6b.js → PrefPanel-Cf-xZ261.js} +7 -7
- package/dist/PrevNextNav-Cd6_IdPd.js +62 -0
- package/dist/{RoadmapDetails-BWt0J4Pn.js → RoadmapDetails-DMrLLty1.js} +5 -5
- package/dist/{Search-D29JM1a_.js → Search-Cy79c2sN.js} +5 -5
- package/dist/{SearchDropdown-BSUAlaMY.js → SearchDropdown-BA7CPuRf.js} +1 -1
- package/dist/{VideoCover-C18NhQcY.js → VideoCover-DlhRqr4Q.js} +1 -1
- package/dist/{VideoPlayer-UM4M4C5b.js → VideoPlayer-De_ejf8u.js} +5 -5
- package/dist/{VideoPlayerModal-IRwjMLoy.js → VideoPlayerModal-DNUIn0jM.js} +2 -2
- package/dist/{YoutubeModal-BOnH866s.js → YoutubeModal-D_pHHwxa.js} +2 -2
- package/dist/components/BrowserFrame/index.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/Label/index.js +1 -1
- package/dist/components/LogoCarousel/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/PrevNextNav/index.js +2 -0
- 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 +4 -4
- package/dist/components/Sidebar/SidebarLayout.js +1 -1
- package/dist/components/Sidebar/SidebarSwitcher.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/components/VideoPlayer/useMediaEngine.js +92 -88
- package/dist/{create-element-DxkdwAGs.js → create-element-BNkLOXrc.js} +1 -1
- package/dist/{esm-CUgR2iUX.js → esm-u0DqOC56.js} +65 -51
- package/dist/highsoft-ui.css +1 -1
- package/dist/lib/components/PrevNextNav/index.d.ts +44 -0
- package/dist/lib/components/VideoPlayer/useMediaEngine.d.ts +6 -0
- package/dist/lib/main.d.ts +2 -0
- package/dist/main.js +23 -22
- package/dist/{prism-light-Czk1yGD_.js → prism-light-CAkriFcS.js} +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./clsx-BWCAbrjV.js";
|
|
2
|
-
import { M as t, S as n, a as r, i, k as a,
|
|
2
|
+
import { M as t, S as n, a as r, i, k as a, o, r as s, t as ee, ut as c, w as l } from "./esm-u0DqOC56.js";
|
|
3
3
|
import { t as u } from "./Icon-DJTgdvsG.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 ?
|
|
219
|
+
}, De = k ?? f(I, m) ?? xe, Oe = V.duration ? E(V.currentTime / V.duration) : 0, ke = V.muted || V.volume === 0 ? s : V.volume < .5 ? i : r, Ae = {
|
|
220
220
|
"--vp-radius": `${j}px`,
|
|
221
221
|
"--vp-gradient": ce,
|
|
222
222
|
aspectRatio: K ? void 0 : se
|
|
@@ -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: c,
|
|
369
369
|
size: 20
|
|
370
370
|
})
|
|
371
371
|
}),
|
|
@@ -376,7 +376,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
376
376
|
"aria-pressed": Y !== -1,
|
|
377
377
|
"aria-label": Y === -1 ? "Turn on captions" : z.length > 1 ? `Captions: ${R[Y]?.label ?? ""} — next track` : "Turn off captions",
|
|
378
378
|
children: /* @__PURE__ */ x(u, {
|
|
379
|
-
name:
|
|
379
|
+
name: o,
|
|
380
380
|
size: 20
|
|
381
381
|
})
|
|
382
382
|
}),
|
|
@@ -414,7 +414,7 @@ var O = m(({ src: m, sources: O, poster: k, muted: re = !1, autoPlay: ie = !1, l
|
|
|
414
414
|
onClick: we,
|
|
415
415
|
"aria-label": "Close transcript",
|
|
416
416
|
children: /* @__PURE__ */ x(u, {
|
|
417
|
-
name:
|
|
417
|
+
name: ee,
|
|
418
418
|
size: 20
|
|
419
419
|
})
|
|
420
420
|
})]
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { n as e } from "./esm-
|
|
1
|
+
import { n as e } from "./esm-u0DqOC56.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-De_ejf8u.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-DlhRqr4Q.js";
|
|
3
|
+
import { t as n } from "./VideoPlayerModal-DNUIn0jM.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 "../../BrowserFrame-
|
|
1
|
+
import { t as e } from "../../BrowserFrame-BWKH-jYq.js";
|
|
2
2
|
export { e as BrowserFrame };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Button-
|
|
1
|
+
import { t as e } from "../../Button-Ckhn8DSF.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-DJ9-E38n.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-D1mlWTmw.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-C2W0T4RT.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-BOehQAZN.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-Cjl8RQ5Y.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-CPNTKMHc.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../FooterBottom-
|
|
1
|
+
import { t as e } from "../../FooterBottom-ZK9F7wLx.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../FooterHelp-
|
|
1
|
+
import { t as e } from "../../FooterHelp-Csfq-quf.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../FooterLinks-
|
|
1
|
+
import { t as e } from "../../FooterLinks-CGoBeReu.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../YoutubeModal-
|
|
1
|
+
import { t as e } from "../../YoutubeModal-D_pHHwxa.js";
|
|
2
2
|
export { e as default };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Footer-
|
|
1
|
+
import { t as e } from "../../Footer-DLMNyBXC.js";
|
|
2
2
|
export { e as Footer };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../Header-
|
|
1
|
+
import { n as e, t } from "../../Header-Pe6siDNx.js";
|
|
2
2
|
export { t as Header, e as SubHeader };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as e, n as t, r as n, t as r } from "../../InputGrouped-
|
|
1
|
+
import { i as e, n as t, r as n, t as r } from "../../InputGrouped-BLtnqxWc.js";
|
|
2
2
|
export { r as FormGroup, t as FormRow, n as InputGrouped, e as SelectGrouped };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../Label-
|
|
1
|
+
import { n as e, t } from "../../Label-KDdBAgyD.js";
|
|
2
2
|
export { t as Label, e as NewTag };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../LogoCarousel-
|
|
1
|
+
import { t as e } from "../../LogoCarousel-CJShpLJo.js";
|
|
2
2
|
export { e as LogoCarousel };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { N as e } from "../../esm-
|
|
2
|
-
import { t } from "../../Button-
|
|
1
|
+
import { N as e } from "../../esm-u0DqOC56.js";
|
|
2
|
+
import { t } from "../../Button-Ckhn8DSF.js";
|
|
3
3
|
import { t as n } from "../../Typography-AvvBRu-u.js";
|
|
4
4
|
import { t as r } from "../../styles.module-BDcr8Smc.js";
|
|
5
5
|
import { jsx as i, jsxs as a } from "react/jsx-runtime";
|
|
@@ -1,6 +1,6 @@
|
|
|
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-u0DqOC56.js";
|
|
3
|
+
import { t as n } from "../../Button-Ckhn8DSF.js";
|
|
4
4
|
import { t as r } from "../../Typography-AvvBRu-u.js";
|
|
5
5
|
import { t as i } from "../../styles.module-BDcr8Smc.js";
|
|
6
6
|
import { useEffect as a, useRef as o } from "react";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../NewsletterSignup-
|
|
1
|
+
import { t as e } from "../../NewsletterSignup-g8wPQ7NZ.js";
|
|
2
2
|
export { e as NewsletterSignup };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Notification-
|
|
1
|
+
import { t as e } from "../../Notification-DQostuW6.js";
|
|
2
2
|
export { e as Notification };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as e, t } from "../../PrefPanel-
|
|
1
|
+
import { n as e, t } from "../../PrefPanel-Cf-xZ261.js";
|
|
2
2
|
export { t as PrefPanel, e as PrefRadio };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../RoadmapDetails-
|
|
1
|
+
import { t as e } from "../../RoadmapDetails-DMrLLty1.js";
|
|
2
2
|
export { e as RoadmapDetails };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../Search-
|
|
1
|
+
import { t as e } from "../../Search-Cy79c2sN.js";
|
|
2
2
|
export { e as Search };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../SearchDropdown-
|
|
1
|
+
import { t as e } from "../../SearchDropdown-BA7CPuRf.js";
|
|
2
2
|
export { e as SearchDropdown };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { t as e } from "../../clsx-BWCAbrjV.js";
|
|
3
|
-
import { Z as t } from "../../esm-
|
|
3
|
+
import { Z as t } from "../../esm-u0DqOC56.js";
|
|
4
4
|
import { t as n } from "../../Icon-DJTgdvsG.js";
|
|
5
5
|
import { t as r } from "../../styles.module-B9V15An9.js";
|
|
6
6
|
import { useId as i, useState as a } from "react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { t as e } from "../../clsx-BWCAbrjV.js";
|
|
3
|
-
import { Z as t } from "../../esm-
|
|
3
|
+
import { Z as t } from "../../esm-u0DqOC56.js";
|
|
4
4
|
import { t as n } from "../../Icon-DJTgdvsG.js";
|
|
5
5
|
import { useOptionalSidebarSection as r } from "./context.js";
|
|
6
6
|
import { t as i } from "../../styles.module-B9V15An9.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { t as e } from "../../clsx-BWCAbrjV.js";
|
|
3
|
-
import {
|
|
4
|
-
import { t as i } from "../../Button-
|
|
3
|
+
import { $ as t, O as n, t as r } from "../../esm-u0DqOC56.js";
|
|
4
|
+
import { t as i } from "../../Button-Ckhn8DSF.js";
|
|
5
5
|
import { t as a } from "../../Icon-DJTgdvsG.js";
|
|
6
6
|
import { t as o } from "../../Typography-AvvBRu-u.js";
|
|
7
7
|
import { SidebarSectionContext as s, useSidebarLayout as c } from "./context.js";
|
|
@@ -124,7 +124,7 @@ function E({ children: r, label: c, collapsible: u = !1, minimizeLabel: p = "Min
|
|
|
124
124
|
className: l.sectionToggleText,
|
|
125
125
|
children: c
|
|
126
126
|
}), /* @__PURE__ */ _(a, {
|
|
127
|
-
name:
|
|
127
|
+
name: t,
|
|
128
128
|
size: 12,
|
|
129
129
|
className: l.sectionChevron,
|
|
130
130
|
"aria-hidden": "true"
|
|
@@ -145,7 +145,7 @@ function E({ children: r, label: c, collapsible: u = !1, minimizeLabel: p = "Min
|
|
|
145
145
|
size: 100,
|
|
146
146
|
className: l.minimizeBtn,
|
|
147
147
|
iconLeft: /* @__PURE__ */ _(a, {
|
|
148
|
-
name:
|
|
148
|
+
name: n,
|
|
149
149
|
size: 12
|
|
150
150
|
}),
|
|
151
151
|
onClick: () => P((e) => e + 1),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { a as e } from "../../utils-K9S_6_Eq.js";
|
|
3
3
|
import { t } from "../../clsx-BWCAbrjV.js";
|
|
4
|
-
import { Y as n } from "../../esm-
|
|
4
|
+
import { Y as n } from "../../esm-u0DqOC56.js";
|
|
5
5
|
import { t as r } from "../../Typography-AvvBRu-u.js";
|
|
6
6
|
import { SidebarLayoutContext as i } from "./context.js";
|
|
7
7
|
import { t as a } from "../../styles.module-B9V15An9.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { t as e } from "../../clsx-BWCAbrjV.js";
|
|
3
|
-
import { X as t } from "../../esm-
|
|
3
|
+
import { X as t } from "../../esm-u0DqOC56.js";
|
|
4
4
|
import { t as n } from "../../Icon-DJTgdvsG.js";
|
|
5
5
|
import { t as r } from "../../styles.module-B9V15An9.js";
|
|
6
6
|
import { forwardRef as i } from "react";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../VideoCover-
|
|
1
|
+
import { t as e } from "../../VideoCover-DlhRqr4Q.js";
|
|
2
2
|
export { e as VideoCover };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../VideoPlayerModal-
|
|
1
|
+
import { t as e } from "../../VideoPlayerModal-DNUIn0jM.js";
|
|
2
2
|
export { e as VideoPlayerModal };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../VideoPlayer-
|
|
1
|
+
import { t as e } from "../../VideoPlayer-De_ejf8u.js";
|
|
2
2
|
export { e as VideoPlayer };
|