highsoft-ui 1.0.144 → 1.0.145

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.
Files changed (65) hide show
  1. package/CLAUDE.md +48 -0
  2. package/dist/{Button-awCDIEXQ.js → Button-DIGyNR41.js} +1 -1
  3. package/dist/{ButtonGroup-Cwn0djAz.js → ButtonGroup-BSQzx-sZ.js} +1 -1
  4. package/dist/{Checkbox-CrF45NBl.js → Checkbox-wlH6EGWW.js} +1 -1
  5. package/dist/{CodeBlock-BIdeK3gz.js → CodeBlock-DtTAC5ru.js} +5 -5
  6. package/dist/{CookiePolicyModal-CTA02JGV.js → CookiePolicyModal-CGRXL0wR.js} +2 -2
  7. package/dist/{CopyCode-QiPNPCQN.js → CopyCode-_MHQorJS.js} +3 -3
  8. package/dist/{Dropdown-0Vn7yro7.js → Dropdown-CVyrHJiC.js} +1 -1
  9. package/dist/{Footer-BlCmsIDd.js → Footer-DW2asf8g.js} +7 -7
  10. package/dist/{FooterBottom-CF5ctutk.js → FooterBottom-CP0f9kYj.js} +1 -1
  11. package/dist/{FooterHelp-BthIJ2ye.js → FooterHelp-BxDXmtHK.js} +1 -1
  12. package/dist/{FooterLinks-BBOOTdRf.js → FooterLinks-BZwAVSm4.js} +2 -2
  13. package/dist/{Header-DY4mJxHm.js → Header-DQ1xi25C.js} +32 -32
  14. package/dist/{InputGrouped-DyxraUpb.js → InputGrouped-BE3zLov9.js} +13 -13
  15. package/dist/{Label-DdXaM1Bo.js → Label-C_KZM-FN.js} +1 -1
  16. package/dist/{NewsletterSignup-BMRnrbw8.js → NewsletterSignup-CJAI81M3.js} +2 -2
  17. package/dist/{Notification-DM31Uzfz.js → Notification-C2kN_ceR.js} +3 -3
  18. package/dist/{PrefPanel-DDD8R_-o.js → PrefPanel-BZUX1nfw.js} +11 -11
  19. package/dist/{RoadmapDetails-DsLtsnqg.js → RoadmapDetails-CfayA5CZ.js} +3 -3
  20. package/dist/{Search-CDOpNByw.js → Search-Cw_e1PyF.js} +10 -10
  21. package/dist/{SearchDropdown-D65lySm_.js → SearchDropdown-ECOTZ1Uf.js} +1 -1
  22. package/dist/VideoCover-BN8wnHpf.js +92 -0
  23. package/dist/VideoPlayer-CKjq7IRq.js +324 -0
  24. package/dist/VideoPlayerModal-DbP3OjSF.js +55 -0
  25. package/dist/YoutubeModal-D_ZHayEn.js +35 -0
  26. package/dist/components/Button/index.js +1 -1
  27. package/dist/components/ButtonGroup/index.js +1 -1
  28. package/dist/components/Checkbox/index.js +1 -1
  29. package/dist/components/CodeBlock/index.js +1 -1
  30. package/dist/components/CopyCode/index.js +1 -1
  31. package/dist/components/Dropdown/index.js +1 -1
  32. package/dist/components/Footer/CookiePolicyModal.js +1 -1
  33. package/dist/components/Footer/FooterBottom.js +1 -1
  34. package/dist/components/Footer/FooterHelp.js +1 -1
  35. package/dist/components/Footer/FooterLinks.js +1 -1
  36. package/dist/components/Footer/YoutubeModal.js +1 -1
  37. package/dist/components/Footer/index.js +1 -1
  38. package/dist/components/Header/index.js +1 -1
  39. package/dist/components/InputGrouped/index.js +1 -1
  40. package/dist/components/Label/index.js +1 -1
  41. package/dist/components/Modal/ModalContactFooter.js +2 -2
  42. package/dist/components/Modal/index.js +2 -2
  43. package/dist/components/NewsletterSignup/index.js +1 -1
  44. package/dist/components/Notification/index.js +1 -1
  45. package/dist/components/PrefPanel/index.js +1 -1
  46. package/dist/components/RoadmapDetails/index.js +1 -1
  47. package/dist/components/Search/index.js +1 -1
  48. package/dist/components/SearchDropdown/index.js +1 -1
  49. package/dist/components/Sidebar/Sidebar.js +1 -1
  50. package/dist/components/VideoCover/index.js +2 -0
  51. package/dist/components/VideoPlayer/VideoPlayerModal.js +2 -0
  52. package/dist/components/VideoPlayer/index.js +2 -0
  53. package/dist/components/VideoPlayer/useMediaEngine.js +275 -0
  54. package/dist/{create-element-CWTzyETe.js → create-element-WbENDceu.js} +1 -1
  55. package/dist/{esm-VMwHsplm.js → esm-B0YmMAXt.js} +90 -20
  56. package/dist/highsoft-ui.css +1 -1
  57. package/dist/lib/components/VideoCover/index.d.ts +75 -0
  58. package/dist/lib/components/VideoPlayer/VideoPlayerModal.d.ts +27 -0
  59. package/dist/lib/components/VideoPlayer/index.d.ts +43 -0
  60. package/dist/lib/components/VideoPlayer/useMediaEngine.d.ts +44 -0
  61. package/dist/lib/main.d.ts +6 -0
  62. package/dist/main.js +32 -29
  63. package/dist/{prism-light-B3yrtgki.js → prism-light-C4xXs3Qn.js} +1 -1
  64. package/package.json +1 -1
  65. package/dist/YoutubeModal-CZgbaRB6.js +0 -92
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../NewsletterSignup-BMRnrbw8.js";
1
+ import { t as e } from "../../NewsletterSignup-CJAI81M3.js";
2
2
  export { e as NewsletterSignup };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Notification-DM31Uzfz.js";
1
+ import { t as e } from "../../Notification-C2kN_ceR.js";
2
2
  export { e as Notification };
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../../PrefPanel-DDD8R_-o.js";
1
+ import { n as e, t } from "../../PrefPanel-BZUX1nfw.js";
2
2
  export { t as PrefPanel, e as PrefRadio };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../RoadmapDetails-DsLtsnqg.js";
1
+ import { t as e } from "../../RoadmapDetails-CfayA5CZ.js";
2
2
  export { e as RoadmapDetails };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../Search-CDOpNByw.js";
1
+ import { t as e } from "../../Search-Cw_e1PyF.js";
2
2
  export { e as Search };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../SearchDropdown-D65lySm_.js";
1
+ import { t as e } from "../../SearchDropdown-ECOTZ1Uf.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 { t } from "../../Button-awCDIEXQ.js";
3
+ import { t } from "../../Button-DIGyNR41.js";
4
4
  import { SidebarSectionContext as n, useSidebarLayout as r } from "./context.js";
5
5
  import { t as i } from "../../styles.module-Bd4HbnpA.js";
6
6
  import { SidebarResizer as a } from "./SidebarResizer.js";
@@ -0,0 +1,2 @@
1
+ import { t as e } from "../../VideoCover-BN8wnHpf.js";
2
+ export { e as VideoCover };
@@ -0,0 +1,2 @@
1
+ import { t as e } from "../../VideoPlayerModal-DbP3OjSF.js";
2
+ export { e as VideoPlayerModal };
@@ -0,0 +1,2 @@
1
+ import { t as e } from "../../VideoPlayer-CKjq7IRq.js";
2
+ export { e as VideoPlayer };
@@ -0,0 +1,275 @@
1
+ import { useCallback as e, useEffect as t, useRef as n, useState as r } from "react";
2
+ //#region lib/components/VideoPlayer/useMediaEngine.ts
3
+ var i = (e) => Math.max(0, Math.min(1, e));
4
+ function a(e, t) {
5
+ return !e || t ? "file" : /(?:youtube\.com|youtu\.be)/i.test(e) ? "youtube" : /vimeo\.com/i.test(e) ? "vimeo" : "file";
6
+ }
7
+ function o(e) {
8
+ let t = e.match(/(?:youtu\.be\/|[?&]v=|\/embed\/|\/shorts\/)([\w-]{11})/);
9
+ return t ? t[1] : e;
10
+ }
11
+ function s(e) {
12
+ let t = e.match(/vimeo\.com\/(?:video\/)?(\d+)/);
13
+ return t ? t[1] : e;
14
+ }
15
+ function c(e, t) {
16
+ if (e === "youtube" && t) return `https://i.ytimg.com/vi/${o(t)}/hqdefault.jpg`;
17
+ }
18
+ var l = null;
19
+ function u() {
20
+ let e = window;
21
+ return e.YT?.Player ? Promise.resolve(e.YT) : l || (l = new Promise((t) => {
22
+ let n = e.onYouTubeIframeAPIReady;
23
+ e.onYouTubeIframeAPIReady = () => {
24
+ n?.(), t(e.YT);
25
+ };
26
+ let r = document.createElement("script");
27
+ r.src = "https://www.youtube.com/iframe_api", document.head.appendChild(r);
28
+ }), l);
29
+ }
30
+ var d = null;
31
+ function f() {
32
+ let e = window;
33
+ return e.Vimeo?.Player ? Promise.resolve(e.Vimeo) : d || (d = new Promise((e, t) => {
34
+ let n = document.createElement("script");
35
+ n.src = "https://player.vimeo.com/api/player.js", n.onload = () => e(window.Vimeo), n.onerror = t, document.head.appendChild(n);
36
+ }), d);
37
+ }
38
+ var p = (e) => ({
39
+ ready: !1,
40
+ playing: !1,
41
+ ended: !1,
42
+ duration: 0,
43
+ currentTime: 0,
44
+ buffered: 0,
45
+ volume: +!e,
46
+ muted: e
47
+ });
48
+ function m({ provider: a, src: c, muted: l, autoPlay: d, loop: m }) {
49
+ let [h, g] = r(() => p(l)), _ = e((e) => g((t) => ({
50
+ ...t,
51
+ ...e
52
+ })), []), v = n(h);
53
+ v.current = h;
54
+ let y = n({
55
+ muted: l,
56
+ autoPlay: d,
57
+ loop: m
58
+ });
59
+ y.current = {
60
+ muted: l,
61
+ autoPlay: d,
62
+ loop: m
63
+ };
64
+ let b = n(!1), x = n(null), S = n(null), C = n(null), w = e((e) => {
65
+ S.current = e;
66
+ }, []), T = e((e) => {
67
+ C.current = e;
68
+ }, []);
69
+ return t(() => {
70
+ if (a !== "file") return;
71
+ let e = S.current;
72
+ if (!e) return;
73
+ x.current = {
74
+ play: () => void e.play().catch(() => {}),
75
+ pause: () => e.pause(),
76
+ seek: (t) => {
77
+ e.currentTime = t;
78
+ },
79
+ setVolume: (t) => {
80
+ e.muted = t === 0, e.volume = t;
81
+ },
82
+ setMuted: (t) => {
83
+ e.muted = t, !t && e.volume === 0 && (e.volume = 1);
84
+ }
85
+ };
86
+ let t = () => _({
87
+ playing: !0,
88
+ ended: !1
89
+ }), n = () => _({ playing: !1 }), r = () => _({
90
+ playing: !1,
91
+ ended: !0
92
+ }), o = () => {
93
+ let t = e.buffered;
94
+ _({
95
+ ...b.current ? {} : { currentTime: e.currentTime },
96
+ buffered: t.length && e.duration ? i(t.end(t.length - 1) / e.duration) : 0
97
+ });
98
+ }, s = () => _({ duration: Number.isFinite(e.duration) ? e.duration : 0 }), c = () => _({
99
+ volume: e.muted ? 0 : e.volume,
100
+ muted: e.muted || e.volume === 0
101
+ });
102
+ return e.addEventListener("play", t), e.addEventListener("pause", n), e.addEventListener("ended", r), e.addEventListener("timeupdate", o), e.addEventListener("progress", o), e.addEventListener("durationchange", s), e.addEventListener("loadedmetadata", s), e.addEventListener("volumechange", c), _({
103
+ ready: !0,
104
+ muted: e.muted,
105
+ volume: e.muted ? 0 : e.volume
106
+ }), () => {
107
+ e.removeEventListener("play", t), e.removeEventListener("pause", n), e.removeEventListener("ended", r), e.removeEventListener("timeupdate", o), e.removeEventListener("progress", o), e.removeEventListener("durationchange", s), e.removeEventListener("loadedmetadata", s), e.removeEventListener("volumechange", c), x.current = null;
108
+ };
109
+ }, [a, _]), t(() => {
110
+ if (a !== "youtube" || !c) return;
111
+ let e = C.current;
112
+ if (!e) return;
113
+ let t = null, n, r = !1, { muted: i, autoPlay: s, loop: l } = y.current, d = o(c);
114
+ return u().then((a) => {
115
+ if (r) return;
116
+ let o = document.createElement("div");
117
+ e.appendChild(o), t = new a.Player(o, {
118
+ videoId: d,
119
+ width: "100%",
120
+ height: "100%",
121
+ playerVars: {
122
+ controls: 0,
123
+ modestbranding: 1,
124
+ rel: 0,
125
+ playsinline: 1,
126
+ iv_load_policy: 3,
127
+ fs: 0,
128
+ autoplay: +!!s,
129
+ mute: +!!i,
130
+ loop: +!!l,
131
+ ...l ? { playlist: d } : {}
132
+ },
133
+ events: {
134
+ onReady: (e) => {
135
+ let r = e.target;
136
+ i && r.mute(), x.current = {
137
+ play: () => r.playVideo(),
138
+ pause: () => r.pauseVideo(),
139
+ seek: (e) => r.seekTo(e, !0),
140
+ setVolume: (e) => {
141
+ e === 0 ? r.mute() : (r.unMute(), r.setVolume(e * 100));
142
+ },
143
+ setMuted: (e) => e ? r.mute() : r.unMute()
144
+ }, _({
145
+ ready: !0,
146
+ duration: r.getDuration() || 0,
147
+ muted: r.isMuted(),
148
+ volume: r.isMuted() ? 0 : r.getVolume() / 100
149
+ }), n = window.setInterval(() => {
150
+ t && _({
151
+ ...b.current ? {} : { currentTime: t.getCurrentTime() || 0 },
152
+ duration: t.getDuration() || 0,
153
+ buffered: t.getVideoLoadedFraction() || 0,
154
+ muted: t.isMuted(),
155
+ volume: t.isMuted() ? 0 : t.getVolume() / 100
156
+ });
157
+ }, 250);
158
+ },
159
+ onStateChange: (e) => {
160
+ e.data === 1 ? _({
161
+ playing: !0,
162
+ ended: !1
163
+ }) : e.data === 2 ? _({ playing: !1 }) : e.data === 0 && _({
164
+ playing: !1,
165
+ ended: !0
166
+ });
167
+ }
168
+ }
169
+ });
170
+ }), () => {
171
+ r = !0, window.clearInterval(n), x.current = null;
172
+ try {
173
+ t?.destroy();
174
+ } catch {}
175
+ e.innerHTML = "";
176
+ };
177
+ }, [
178
+ a,
179
+ c,
180
+ _
181
+ ]), t(() => {
182
+ if (a !== "vimeo" || !c) return;
183
+ let e = C.current;
184
+ if (!e) return;
185
+ let t = null, n = !1, { muted: r, autoPlay: o, loop: l } = y.current;
186
+ return f().then((a) => {
187
+ if (n) return;
188
+ t = new a.Player(e, {
189
+ id: s(c),
190
+ controls: !1,
191
+ autoplay: o,
192
+ muted: r,
193
+ loop: l,
194
+ playsinline: !0,
195
+ responsive: !1,
196
+ width: e.clientWidth || void 0
197
+ });
198
+ let u = t;
199
+ x.current = {
200
+ play: () => void u.play().catch(() => {}),
201
+ pause: () => void u.pause().catch(() => {}),
202
+ seek: (e) => void u.setCurrentTime(e).catch(() => {}),
203
+ setVolume: (e) => {
204
+ u.setMuted(e === 0), u.setVolume(e);
205
+ },
206
+ setMuted: (e) => void u.setMuted(e)
207
+ }, u.ready().then(async () => {
208
+ _({
209
+ ready: !0,
210
+ duration: await u.getDuration().catch(() => 0),
211
+ muted: r,
212
+ volume: +!r
213
+ });
214
+ }), u.on("play", () => _({
215
+ playing: !0,
216
+ ended: !1
217
+ })), u.on("pause", () => _({ playing: !1 })), u.on("ended", () => _({
218
+ playing: !1,
219
+ ended: !0
220
+ })), u.on("timeupdate", (e) => {
221
+ _({
222
+ ...b.current ? {} : { currentTime: e.seconds },
223
+ duration: e.duration
224
+ });
225
+ }), u.on("progress", (e) => _({ buffered: i(e.percent) })), u.on("volumechange", (e) => _({
226
+ volume: e.volume,
227
+ muted: e.volume === 0
228
+ }));
229
+ }), () => {
230
+ n = !0, x.current = null;
231
+ try {
232
+ t?.destroy();
233
+ } catch {}
234
+ e.innerHTML = "";
235
+ };
236
+ }, [
237
+ a,
238
+ c,
239
+ _
240
+ ]), {
241
+ state: h,
242
+ videoRef: w,
243
+ mountRef: T,
244
+ toggle: e(() => {
245
+ v.current.playing ? x.current?.pause() : x.current?.play();
246
+ }, []),
247
+ seekFraction: e((e) => {
248
+ let t = v.current.duration;
249
+ if (!t) return;
250
+ let n = i(e) * t;
251
+ _({ currentTime: n }), x.current?.seek(n);
252
+ }, [_]),
253
+ seekBy: e((e) => {
254
+ let { currentTime: t, duration: n } = v.current;
255
+ if (!n) return;
256
+ let r = Math.max(0, Math.min(n, t + e));
257
+ _({ currentTime: r }), x.current?.seek(r);
258
+ }, [_]),
259
+ setVolume: e((e) => {
260
+ x.current?.setVolume(i(e));
261
+ }, []),
262
+ toggleMute: e(() => {
263
+ let e = v.current;
264
+ x.current?.setMuted(!(e.muted || e.volume === 0));
265
+ }, []),
266
+ beginSeek: e(() => {
267
+ b.current = !0;
268
+ }, []),
269
+ endSeek: e(() => {
270
+ b.current = !1;
271
+ }, [])
272
+ };
273
+ }
274
+ //#endregion
275
+ export { a as detectProvider, c as providerPosterUrl, m as useMediaEngine };
@@ -1,5 +1,5 @@
1
1
  import { r as e } from "./chunk-jwUa06l-.js";
2
- import { K as t } from "./esm-VMwHsplm.js";
2
+ import { Z as t } from "./esm-B0YmMAXt.js";
3
3
  import n from "react";
4
4
  //#region node_modules/@babel/runtime/helpers/esm/typeof.js
5
5
  function r(e) {
@@ -366,7 +366,7 @@ var r = function(t) {
366
366
  strokeLinecap: "round",
367
367
  strokeLinejoin: "round",
368
368
  strokeWidth: 2,
369
- d: "M3 12h12M3 6h18M3 18h18"
369
+ d: "m14 10 7-7m0 0h-6m6 0v6m-11 5-7 7m0 0h6m-6 0v-6"
370
370
  }) }));
371
371
  }, O = function(t) {
372
372
  return /*#__PURE__*/ e("svg", n({
@@ -380,7 +380,7 @@ var r = function(t) {
380
380
  strokeLinecap: "round",
381
381
  strokeLinejoin: "round",
382
382
  strokeWidth: 2,
383
- d: "M10 8.0022a2.2485 2.2485 0 0 1 2.501-1.4698 2.248 2.248 0 0 1 1.8682 2.2193c0 1.4989-2.2483 2.2483-2.2483 2.2483m.029 3h.01M7 18v2.3355c0 .5329 0 .7993.1092.9361a.5.5 0 0 0 .3913.1881c.1751-.0002.3832-.1666.7993-.4995l2.3854-1.9084c.4873-.3898.731-.5847 1.0023-.7233a3 3 0 0 1 .7617-.2672C12.7477 18 13.0597 18 13.6837 18H16.2c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 15.7202 21 14.8802 21 13.2V7.8c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C18.7202 3 17.8802 3 16.2 3H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.2798 3 6.1198 3 7.8V14c0 .93 0 1.395.1022 1.7765a3 3 0 0 0 2.1213 2.1213C5.605 18 6.07 18 7 18"
383
+ d: "M3 12h12M3 6h18M3 18h18"
384
384
  }) }));
385
385
  }, k = function(t) {
386
386
  return /*#__PURE__*/ e("svg", n({
@@ -394,7 +394,7 @@ var r = function(t) {
394
394
  strokeLinecap: "round",
395
395
  strokeLinejoin: "round",
396
396
  strokeWidth: 2,
397
- d: "M15 17v4H9v-4m-3.8 0h13.6c1.1201 0 1.6802 0 2.108-.218a2 2 0 0 0 .874-.874C22 15.4802 22 14.9201 22 13.8V6.2c0-1.1201 0-1.6802-.218-2.108a2 2 0 0 0-.874-.874C20.4802 3 19.9201 3 18.8 3H5.2c-1.1201 0-1.6802 0-2.108.218a2 2 0 0 0-.874.874C2 4.5198 2 5.08 2 6.2v7.6c0 1.1201 0 1.6802.218 2.108.1917.3763.4977.6823.874.874C3.5198 17 4.08 17 5.2 17"
397
+ d: "M10 8.0022a2.2485 2.2485 0 0 1 2.501-1.4698 2.248 2.248 0 0 1 1.8682 2.2193c0 1.4989-2.2483 2.2483-2.2483 2.2483m.029 3h.01M7 18v2.3355c0 .5329 0 .7993.1092.9361a.5.5 0 0 0 .3913.1881c.1751-.0002.3832-.1666.7993-.4995l2.3854-1.9084c.4873-.3898.731-.5847 1.0023-.7233a3 3 0 0 1 .7617-.2672C12.7477 18 13.0597 18 13.6837 18H16.2c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 15.7202 21 14.8802 21 13.2V7.8c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C18.7202 3 17.8802 3 16.2 3H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.2798 3 6.1198 3 7.8V14c0 .93 0 1.395.1022 1.7765a3 3 0 0 0 2.1213 2.1213C5.605 18 6.07 18 7 18"
398
398
  }) }));
399
399
  }, A = function(t) {
400
400
  return /*#__PURE__*/ e("svg", n({
@@ -408,7 +408,7 @@ var r = function(t) {
408
408
  strokeLinecap: "round",
409
409
  strokeLinejoin: "round",
410
410
  strokeWidth: 2,
411
- d: "M21.9548 12.9564c-1.3769 2.4153-3.9757 4.0437-6.9548 4.0437-4.4183 0-8-3.5817-8-8 0-2.9794 1.6287-5.5783 4.0443-6.9552C5.9698 2.5261 2 6.7994 2 11.9998c0 5.5229 4.4772 10 10 10 5.2002 0 9.4733-3.9693 9.9548-9.0434"
411
+ d: "M4 14h6m0 0v6m0-6-7 7m17-11h-6m0 0V4m0 6 7-7"
412
412
  }) }));
413
413
  }, j = function(t) {
414
414
  return /*#__PURE__*/ e("svg", n({
@@ -422,7 +422,7 @@ var r = function(t) {
422
422
  strokeLinecap: "round",
423
423
  strokeLinejoin: "round",
424
424
  strokeWidth: 2,
425
- d: "M12 12 2.3318 9.4455A10 10 0 0 0 8.254 21.2718zm0 0 .1047-9.9994a10 10 0 0 0-9.764 7.4112zm10 0c0 5.5228-4.4771 10-10 10S2 17.5228 2 12 6.4772 2 12 2s10 4.4772 10 10"
425
+ d: "M15 17v4H9v-4m-3.8 0h13.6c1.1201 0 1.6802 0 2.108-.218a2 2 0 0 0 .874-.874C22 15.4802 22 14.9201 22 13.8V6.2c0-1.1201 0-1.6802-.218-2.108a2 2 0 0 0-.874-.874C20.4802 3 19.9201 3 18.8 3H5.2c-1.1201 0-1.6802 0-2.108.218a2 2 0 0 0-.874.874C2 4.5198 2 5.08 2 6.2v7.6c0 1.1201 0 1.6802.218 2.108.1917.3763.4977.6823.874.874C3.5198 17 4.08 17 5.2 17"
426
426
  }) }));
427
427
  }, M = function(t) {
428
428
  return /*#__PURE__*/ e("svg", n({
@@ -436,7 +436,7 @@ var r = function(t) {
436
436
  strokeLinecap: "round",
437
437
  strokeLinejoin: "round",
438
438
  strokeWidth: 2,
439
- d: "M12 16v5m6 0-3.9514-3.2928c-.7288-.6074-1.0932-.911-1.4999-1.0271a2 2 0 0 0-1.0974 0c-.4067.1161-.7711.4197-1.4999 1.0271L6 21m2-10v1m4-3v3m4-5v5m6-9H2m1 0h18v8.2c0 1.6802 0 2.5202-.327 3.162a3 3 0 0 1-1.311 1.311C18.7202 16 17.8802 16 16.2 16H7.8c-1.6802 0-2.5202 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 13.7202 3 12.8802 3 11.2z"
439
+ d: "M21.9548 12.9564c-1.3769 2.4153-3.9757 4.0437-6.9548 4.0437-4.4183 0-8-3.5817-8-8 0-2.9794 1.6287-5.5783 4.0443-6.9552C5.9698 2.5261 2 6.7994 2 11.9998c0 5.5229 4.4772 10 10 10 5.2002 0 9.4733-3.9693 9.9548-9.0434"
440
440
  }) }));
441
441
  }, N = function(t) {
442
442
  return /*#__PURE__*/ e("svg", n({
@@ -450,7 +450,7 @@ var r = function(t) {
450
450
  strokeLinecap: "round",
451
451
  strokeLinejoin: "round",
452
452
  strokeWidth: 2,
453
- d: "m21 21-3.4999-3.5M20 11.5c0 4.6944-3.8056 8.5-8.5 8.5S3 16.1944 3 11.5 6.8056 3 11.5 3 20 6.8056 20 11.5"
453
+ d: "M12 12 2.3318 9.4455A10 10 0 0 0 8.254 21.2718zm0 0 .1047-9.9994a10 10 0 0 0-9.764 7.4112zm10 0c0 5.5228-4.4771 10-10 10S2 17.5228 2 12 6.4772 2 12 2s10 4.4772 10 10"
454
454
  }) }));
455
455
  }, P = function(t) {
456
456
  return /*#__PURE__*/ e("svg", n({
@@ -464,7 +464,7 @@ var r = function(t) {
464
464
  strokeLinecap: "round",
465
465
  strokeLinejoin: "round",
466
466
  strokeWidth: 2,
467
- d: "m21 21-4.35-4.35M19 11c0 4.4183-3.5817 8-8 8s-8-3.5817-8-8 3.5817-8 8-8 8 3.5817 8 8"
467
+ d: "M12 16v5m6 0-3.9514-3.2928c-.7288-.6074-1.0932-.911-1.4999-1.0271a2 2 0 0 0-1.0974 0c-.4067.1161-.7711.4197-1.4999 1.0271L6 21m2-10v1m4-3v3m4-5v5m6-9H2m1 0h18v8.2c0 1.6802 0 2.5202-.327 3.162a3 3 0 0 1-1.311 1.311C18.7202 16 17.8802 16 16.2 16H7.8c-1.6802 0-2.5202 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 13.7202 3 12.8802 3 11.2z"
468
468
  }) }));
469
469
  }, F = function(t) {
470
470
  return /*#__PURE__*/ e("svg", n({
@@ -478,7 +478,7 @@ var r = function(t) {
478
478
  strokeLinecap: "round",
479
479
  strokeLinejoin: "round",
480
480
  strokeWidth: 2,
481
- d: "m21 21-5.9999-6M17 10c0 3.866-3.134 7-7 7s-7-3.134-7-7 3.134-7 7-7 7 3.134 7 7"
481
+ d: "m21 21-3.4999-3.5M20 11.5c0 4.6944-3.8056 8.5-8.5 8.5S3 16.1944 3 11.5 6.8056 3 11.5 3 20 6.8056 20 11.5"
482
482
  }) }));
483
483
  }, I = function(t) {
484
484
  return /*#__PURE__*/ e("svg", n({
@@ -492,7 +492,7 @@ var r = function(t) {
492
492
  strokeLinecap: "round",
493
493
  strokeLinejoin: "round",
494
494
  strokeWidth: 2,
495
- d: "m10.4995 13.5001 10.5-10.5M10.6271 13.828l2.6281 6.758c.2315.5954.3473.893.5141.9799a.5.5 0 0 0 .4615.0003c.1669-.0867.2831-.3842.5153-.9793l6.5903-16.8877c.2097-.5372.3145-.8058.2571-.9775a.5.5 0 0 0-.3158-.3158c-.1716-.0573-.4402.0475-.9774.2571L3.4126 9.2536c-.5951.2322-.8926.3483-.9793.5152a.5.5 0 0 0 .0002.4616c.087.1668.3846.2825.98.5141l6.758 2.6281c.1208.047.1812.0705.2321.1068a.5.5 0 0 1 .1167.1167c.0363.0508.0598.1113.1068.2321"
495
+ d: "m21 21-4.35-4.35M19 11c0 4.4183-3.5817 8-8 8s-8-3.5817-8-8 3.5817-8 8-8 8 3.5817 8 8"
496
496
  }) }));
497
497
  }, L = function(t) {
498
498
  return /*#__PURE__*/ e("svg", n({
@@ -506,7 +506,7 @@ var r = function(t) {
506
506
  strokeLinecap: "round",
507
507
  strokeLinejoin: "round",
508
508
  strokeWidth: 2,
509
- d: "M3 8h12m0 0c0 1.6569 1.3431 3 3 3s3-1.3431 3-3-1.3431-3-3-3-3 1.3431-3 3m-6 8h12M9 16c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3"
509
+ d: "m21 21-5.9999-6M17 10c0 3.866-3.134 7-7 7s-7-3.134-7-7 3.134-7 7-7 7 3.134 7 7"
510
510
  }) }));
511
511
  }, R = function(t) {
512
512
  return /*#__PURE__*/ e("svg", n({
@@ -520,7 +520,7 @@ var r = function(t) {
520
520
  strokeLinecap: "round",
521
521
  strokeLinejoin: "round",
522
522
  strokeWidth: 2,
523
- d: "M5.52 2.64 3.96 4.72c-.309.412-.4635.618-.4599.7904a.5.5 0 0 0 .1916.3833C3.8276 6 4.085 6 4.6 6h14.8c.515 0 .7725 0 .9083-.1063a.5.5 0 0 0 .1916-.3833c.0036-.1724-.1509-.3784-.4599-.7904l-1.56-2.08m-12.96 0c.176-.2347.264-.352.3755-.4366a1 1 0 0 1 .3299-.165C6.36 2 6.5067 2 6.8 2h10.4c.2933 0 .44 0 .5746.0385.1192.034.2311.09.3299.1649.1115.0846.1995.202.3755.4366m-12.96 0L3.64 5.1467c-.2375.3166-.3562.4749-.4405.6492a2 2 0 0 0-.1623.487C3 6.473 3 6.671 3 7.0668V18.8c0 1.1201 0 1.6802.218 2.108.1917.3763.4977.6823.874.874C4.5198 22 5.08 22 6.2 22h11.6c1.1201 0 1.6802 0 2.108-.218a2 2 0 0 0 .874-.874C21 20.4802 21 19.9201 21 18.8V7.0667c0-.3958 0-.5937-.0372-.7837a2 2 0 0 0-.1623-.487c-.0843-.1744-.203-.3327-.4405-.6493L18.48 2.64M16 10a4 4 0 0 1-1.1716 2.8284 3.9996 3.9996 0 0 1-5.6568 0A4 4 0 0 1 8 10"
523
+ d: "m10.4995 13.5001 10.5-10.5M10.6271 13.828l2.6281 6.758c.2315.5954.3473.893.5141.9799a.5.5 0 0 0 .4615.0003c.1669-.0867.2831-.3842.5153-.9793l6.5903-16.8877c.2097-.5372.3145-.8058.2571-.9775a.5.5 0 0 0-.3158-.3158c-.1716-.0573-.4402.0475-.9774.2571L3.4126 9.2536c-.5951.2322-.8926.3483-.9793.5152a.5.5 0 0 0 .0002.4616c.087.1668.3846.2825.98.5141l6.758 2.6281c.1208.047.1812.0705.2321.1068a.5.5 0 0 1 .1167.1167c.0363.0508.0598.1113.1068.2321"
524
524
  }) }));
525
525
  }, z = function(t) {
526
526
  return /*#__PURE__*/ e("svg", n({
@@ -534,7 +534,7 @@ var r = function(t) {
534
534
  strokeLinecap: "round",
535
535
  strokeLinejoin: "round",
536
536
  strokeWidth: 2,
537
- d: "M2 2h1.3062c.246 0 .369 0 .468.0452a.5.5 0 0 1 .213.1848c.0587.0915.0761.2133.111.4569L4.5713 6m0 0 1.052 7.7314c.1334.9811.2001 1.4717.4347 1.8409.2067.3254.503.5841.8533.7451.3975.1826.8925.1826 1.8827.1826h8.5579c.9425 0 1.4138 0 1.799-.1696a2 2 0 0 0 .8413-.6962c.2386-.3466.3268-.8095.5032-1.7354l1.3236-6.9491c.0621-.3259.0931-.4888.0481-.6162a.5.5 0 0 0-.2197-.2655C21.5308 6 21.365 6 21.0332 6zM10 21c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1m8 0c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1"
537
+ d: "M3 8h12m0 0c0 1.6569 1.3431 3 3 3s3-1.3431 3-3-1.3431-3-3-3-3 1.3431-3 3m-6 8h12M9 16c0 1.6569-1.3431 3-3 3s-3-1.3431-3-3 1.3431-3 3-3 3 1.3431 3 3"
538
538
  }) }));
539
539
  }, B = function(t) {
540
540
  return /*#__PURE__*/ e("svg", n({
@@ -548,7 +548,7 @@ var r = function(t) {
548
548
  strokeLinecap: "round",
549
549
  strokeLinejoin: "round",
550
550
  strokeWidth: 2,
551
- d: "M4.5 22v-5m0-10V2M2 4.5h5m-5 15h5M13 3l-1.7342 4.5089c-.282.7332-.423 1.0998-.6423 1.4082a3 3 0 0 1-.7064.7064c-.3084.2193-.675.3603-1.4082.6423L4 12l4.5089 1.7342c.7332.282 1.0998.423 1.4082.6423.2733.1943.5121.4331.7064.7064.2193.3084.3603.675.6423 1.4082L13 21l1.7342-4.5089c.282-.7332.423-1.0998.6423-1.4082a3 3 0 0 1 .7064-.7064c.3084-.2193.675-.3603 1.4082-.6423L22 12l-4.5089-1.7342c-.7332-.282-1.0998-.423-1.4082-.6423a3 3 0 0 1-.7064-.7064c-.2193-.3084-.3603-.675-.6423-1.4082z"
551
+ d: "M5.52 2.64 3.96 4.72c-.309.412-.4635.618-.4599.7904a.5.5 0 0 0 .1916.3833C3.8276 6 4.085 6 4.6 6h14.8c.515 0 .7725 0 .9083-.1063a.5.5 0 0 0 .1916-.3833c.0036-.1724-.1509-.3784-.4599-.7904l-1.56-2.08m-12.96 0c.176-.2347.264-.352.3755-.4366a1 1 0 0 1 .3299-.165C6.36 2 6.5067 2 6.8 2h10.4c.2933 0 .44 0 .5746.0385.1192.034.2311.09.3299.1649.1115.0846.1995.202.3755.4366m-12.96 0L3.64 5.1467c-.2375.3166-.3562.4749-.4405.6492a2 2 0 0 0-.1623.487C3 6.473 3 6.671 3 7.0668V18.8c0 1.1201 0 1.6802.218 2.108.1917.3763.4977.6823.874.874C4.5198 22 5.08 22 6.2 22h11.6c1.1201 0 1.6802 0 2.108-.218a2 2 0 0 0 .874-.874C21 20.4802 21 19.9201 21 18.8V7.0667c0-.3958 0-.5937-.0372-.7837a2 2 0 0 0-.1623-.487c-.0843-.1744-.203-.3327-.4405-.6493L18.48 2.64M16 10a4 4 0 0 1-1.1716 2.8284 3.9996 3.9996 0 0 1-5.6568 0A4 4 0 0 1 8 10"
552
552
  }) }));
553
553
  }, V = function(t) {
554
554
  return /*#__PURE__*/ e("svg", n({
@@ -562,7 +562,7 @@ var r = function(t) {
562
562
  strokeLinecap: "round",
563
563
  strokeLinejoin: "round",
564
564
  strokeWidth: 2,
565
- d: "m6.5 13 .7845 1.5689c.2654.531.3982.7965.5755 1.0265a3 3 0 0 0 .5446.5446c.23.1773.4955.3101 1.0265.5755L11 17.5l-1.569.7845c-.5309.2654-.7964.3982-1.0264.5755a3 3 0 0 0-.5446.5446c-.1773.23-.31.4955-.5755 1.0265L6.5 22l-.7845-1.5689c-.2654-.531-.3982-.7965-.5755-1.0265a3 3 0 0 0-.5446-.5446c-.23-.1773-.4955-.3101-1.0265-.5755L2 17.5l1.569-.7845c.5309-.2654.7964-.3982 1.0264-.5755a3 3 0 0 0 .5446-.5446c.1773-.23.31-.4955.5755-1.0265zM15 2l1.1786 3.0644c.282.7333.423 1.0999.6423 1.4082.1944.2733.4331.5122.7065.7065.3083.2193.675.3603 1.4082.6423L22 9l-3.0644 1.1786c-.7332.282-1.0999.423-1.4082.6423a3 3 0 0 0-.7065.7065c-.2193.3083-.3603.675-.6423 1.4082L15 16l-1.1786-3.0644c-.282-.7332-.423-1.0999-.6423-1.4082a3 3 0 0 0-.7065-.7065c-.3083-.2193-.675-.3603-1.4082-.6423L8 9l3.0644-1.1786c.7332-.282 1.0999-.423 1.4082-.6423a3 3 0 0 0 .7065-.7065c.2193-.3083.3603-.675.6423-1.4082z"
565
+ d: "M2 2h1.3062c.246 0 .369 0 .468.0452a.5.5 0 0 1 .213.1848c.0587.0915.0761.2133.111.4569L4.5713 6m0 0 1.052 7.7314c.1334.9811.2001 1.4717.4347 1.8409.2067.3254.503.5841.8533.7451.3975.1826.8925.1826 1.8827.1826h8.5579c.9425 0 1.4138 0 1.799-.1696a2 2 0 0 0 .8413-.6962c.2386-.3466.3268-.8095.5032-1.7354l1.3236-6.9491c.0621-.3259.0931-.4888.0481-.6162a.5.5 0 0 0-.2197-.2655C21.5308 6 21.365 6 21.0332 6zM10 21c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1m8 0c0 .5523-.4477 1-1 1s-1-.4477-1-1 .4477-1 1-1 1 .4477 1 1"
566
566
  }) }));
567
567
  }, H = function(t) {
568
568
  return /*#__PURE__*/ e("svg", n({
@@ -590,7 +590,7 @@ var r = function(t) {
590
590
  strokeLinecap: "round",
591
591
  strokeLinejoin: "round",
592
592
  strokeWidth: 2,
593
- d: "M12 2v2m0 16v2M4 12H2m4.3141-5.6859L4.9 4.9m12.786 1.4142L19.1001 4.9M6.3141 17.69 4.9 19.1042M17.686 17.69l1.4142 1.4142M22 12h-2m-3 0c0 2.7614-2.2386 5-5 5s-5-2.2386-5-5 2.2386-5 5-5 5 2.2386 5 5"
593
+ d: "m6.5 13 .7845 1.5689c.2654.531.3982.7965.5755 1.0265a3 3 0 0 0 .5446.5446c.23.1773.4955.3101 1.0265.5755L11 17.5l-1.569.7845c-.5309.2654-.7964.3982-1.0264.5755a3 3 0 0 0-.5446.5446c-.1773.23-.31.4955-.5755 1.0265L6.5 22l-.7845-1.5689c-.2654-.531-.3982-.7965-.5755-1.0265a3 3 0 0 0-.5446-.5446c-.23-.1773-.4955-.3101-1.0265-.5755L2 17.5l1.569-.7845c.5309-.2654.7964-.3982 1.0264-.5755a3 3 0 0 0 .5446-.5446c.1773-.23.31-.4955.5755-1.0265zM15 2l1.1786 3.0644c.282.7333.423 1.0999.6423 1.4082.1944.2733.4331.5122.7065.7065.3083.2193.675.3603 1.4082.6423L22 9l-3.0644 1.1786c-.7332.282-1.0999.423-1.4082.6423a3 3 0 0 0-.7065.7065c-.2193.3083-.3603.675-.6423 1.4082L15 16l-1.1786-3.0644c-.282-.7332-.423-1.0999-.6423-1.4082a3 3 0 0 0-.7065-.7065c-.3083-.2193-.675-.3603-1.4082-.6423L8 9l3.0644-1.1786c.7332-.282 1.0999-.423 1.4082-.6423a3 3 0 0 0 .7065-.7065c.2193-.3083.3603-.675.6423-1.4082z"
594
594
  }) }));
595
595
  }, W = function(t) {
596
596
  return /*#__PURE__*/ e("svg", n({
@@ -604,7 +604,7 @@ var r = function(t) {
604
604
  strokeLinecap: "round",
605
605
  strokeLinejoin: "round",
606
606
  strokeWidth: 2,
607
- d: "M8 8h.01M4.5627 2.9373 2.9373 4.5627c-.346.346-.5189.5189-.6426.7207a2 2 0 0 0-.2394.5781C2 6.0917 2 6.3363 2 6.8255v2.849c0 .4892 0 .7338.0553.964.049.204.1298.3991.2394.5781.1237.2018.2966.3748.6426.7207l7.6686 7.6686c1.188 1.188 1.7821 1.7821 2.467 2.0046a3 3 0 0 0 1.8541 0c.685-.2225 1.2791-.8166 2.4671-2.0046l2.2118-2.2118c1.188-1.188 1.7821-1.7821 2.0046-2.4671a3 3 0 0 0 0-1.8541c-.2225-.6849-.8166-1.279-2.0046-2.467l-7.6686-7.6686c-.3459-.346-.5189-.5189-.7207-.6426a2 2 0 0 0-.5781-.2394C10.4083 2 10.1637 2 9.6745 2h-2.849c-.4892 0-.7338 0-.964.0553a2 2 0 0 0-.578.2394c-.2019.1237-.3749.2966-.7208.6426M8.5 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"
607
+ d: "M4.5 22v-5m0-10V2M2 4.5h5m-5 15h5M13 3l-1.7342 4.5089c-.282.7332-.423 1.0998-.6423 1.4082a3 3 0 0 1-.7064.7064c-.3084.2193-.675.3603-1.4082.6423L4 12l4.5089 1.7342c.7332.282 1.0998.423 1.4082.6423.2733.1943.5121.4331.7064.7064.2193.3084.3603.675.6423 1.4082L13 21l1.7342-4.5089c.282-.7332.423-1.0998.6423-1.4082a3 3 0 0 1 .7064-.7064c.3084-.2193.675-.3603 1.4082-.6423L22 12l-4.5089-1.7342c-.7332-.282-1.0998-.423-1.4082-.6423a3 3 0 0 1-.7064-.7064c-.2193-.3084-.3603-.675-.6423-1.4082z"
608
608
  }) }));
609
609
  }, G = function(t) {
610
610
  return /*#__PURE__*/ e("svg", n({
@@ -618,7 +618,7 @@ var r = function(t) {
618
618
  strokeLinecap: "round",
619
619
  strokeLinejoin: "round",
620
620
  strokeWidth: 2,
621
- d: "m7 15 3-3-3-3m6 6h4m-9.2 6h8.4c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.7202 21 17.8802 21 16.2V7.8c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C18.7202 3 17.8802 3 16.2 3H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.2798 3 6.1198 3 7.8v8.4c0 1.6802 0 2.5202.327 3.162a3 3 0 0 0 1.311 1.311C5.2798 21 6.1198 21 7.8 21"
621
+ d: "M12 2v2m0 16v2M4 12H2m4.3141-5.6859L4.9 4.9m12.786 1.4142L19.1001 4.9M6.3141 17.69 4.9 19.1042M17.686 17.69l1.4142 1.4142M22 12h-2m-3 0c0 2.7614-2.2386 5-5 5s-5-2.2386-5-5 2.2386-5 5-5 5 2.2386 5 5"
622
622
  }) }));
623
623
  }, K = function(t) {
624
624
  return /*#__PURE__*/ e("svg", n({
@@ -632,9 +632,79 @@ var r = function(t) {
632
632
  strokeLinecap: "round",
633
633
  strokeLinejoin: "round",
634
634
  strokeWidth: 2,
635
- d: "M17 7 7 17M7 7l10 10"
635
+ d: "M8 8h.01M4.5627 2.9373 2.9373 4.5627c-.346.346-.5189.5189-.6426.7207a2 2 0 0 0-.2394.5781C2 6.0917 2 6.3363 2 6.8255v2.849c0 .4892 0 .7338.0553.964.049.204.1298.3991.2394.5781.1237.2018.2966.3748.6426.7207l7.6686 7.6686c1.188 1.188 1.7821 1.7821 2.467 2.0046a3 3 0 0 0 1.8541 0c.685-.2225 1.2791-.8166 2.4671-2.0046l2.2118-2.2118c1.188-1.188 1.7821-1.7821 2.0046-2.4671a3 3 0 0 0 0-1.8541c-.2225-.6849-.8166-1.279-2.0046-2.467l-7.6686-7.6686c-.3459-.346-.5189-.5189-.7207-.6426a2 2 0 0 0-.5781-.2394C10.4083 2 10.1637 2 9.6745 2h-2.849c-.4892 0-.7338 0-.964.0553a2 2 0 0 0-.578.2394c-.2019.1237-.3749.2966-.7208.6426M8.5 8a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0"
636
636
  }) }));
637
637
  }, q = function(t) {
638
+ return /*#__PURE__*/ e("svg", n({
639
+ xmlns: "http://www.w3.org/2000/svg",
640
+ width: 24,
641
+ height: 24,
642
+ fill: "none",
643
+ viewBox: "0 0 24 24"
644
+ }, t, { children: /*#__PURE__*/ e("path", {
645
+ stroke: "currentColor",
646
+ strokeLinecap: "round",
647
+ strokeLinejoin: "round",
648
+ strokeWidth: 2,
649
+ d: "m7 15 3-3-3-3m6 6h4m-9.2 6h8.4c1.6802 0 2.5202 0 3.162-.327a3 3 0 0 0 1.311-1.311C21 18.7202 21 17.8802 21 16.2V7.8c0-1.6802 0-2.5202-.327-3.162a3 3 0 0 0-1.311-1.311C18.7202 3 17.8802 3 16.2 3H7.8c-1.6802 0-2.5202 0-3.162.327a3 3 0 0 0-1.311 1.311C3 5.2798 3 6.1198 3 7.8v8.4c0 1.6802 0 2.5202.327 3.162a3 3 0 0 0 1.311 1.311C5.2798 21 6.1198 21 7.8 21"
650
+ }) }));
651
+ }, J = function(t) {
652
+ return /*#__PURE__*/ e("svg", n({
653
+ xmlns: "http://www.w3.org/2000/svg",
654
+ width: 24,
655
+ height: 24,
656
+ fill: "none",
657
+ viewBox: "0 0 24 24"
658
+ }, t, { children: /*#__PURE__*/ e("path", {
659
+ stroke: "currentColor",
660
+ strokeLinecap: "round",
661
+ strokeLinejoin: "round",
662
+ strokeWidth: 2,
663
+ d: "M19.7479 5C21.1652 6.9701 22 9.3875 22 11.9998s-.8348 5.0298-2.2521 7m-4.0026-11C16.5362 9.1338 17 10.5127 17 12s-.4638 2.8662-1.2547 4M9.6343 4.3656 6.4686 7.5313c-.173.173-.2594.2594-.3603.3213a1 1 0 0 1-.289.1197c-.1152.0276-.2374.0276-.482.0276H3.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C2 8.76 2 9.04 2 9.6v4.8c0 .5601 0 .8401.109 1.054a1 1 0 0 0 .437.437C2.76 16 3.04 16 3.6 16h1.7373c.2446 0 .3668 0 .482.0277.102.0245.1995.0649.289.1197.1009.0618.1874.1483.3603.3213l3.1657 3.1656c.4284.4284.6426.6426.8265.6571a.5.5 0 0 0 .4194-.1738C11 19.9773 11 19.6744 11 19.0686V4.9313c0-.6058 0-.9087-.1198-1.049a.5.5 0 0 0-.4194-.1737c-.1839.0145-.3981.2286-.8265.657"
664
+ }) }));
665
+ }, Y = function(t) {
666
+ return /*#__PURE__*/ e("svg", n({
667
+ xmlns: "http://www.w3.org/2000/svg",
668
+ width: 24,
669
+ height: 24,
670
+ fill: "none",
671
+ viewBox: "0 0 24 24"
672
+ }, t, { children: /*#__PURE__*/ e("path", {
673
+ stroke: "currentColor",
674
+ strokeLinecap: "round",
675
+ strokeLinejoin: "round",
676
+ strokeWidth: 2,
677
+ d: "M15 11.9999h7M9.6343 4.3656 6.4686 7.5313c-.173.173-.2594.2594-.3603.3213a1 1 0 0 1-.289.1197c-.1152.0276-.2374.0276-.482.0276H3.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C2 8.76 2 9.04 2 9.6v4.8c0 .5601 0 .8401.109 1.054a1 1 0 0 0 .437.437C2.76 16 3.04 16 3.6 16h1.7373c.2446 0 .3668 0 .482.0277.102.0245.1995.0649.289.1197.1009.0618.1874.1483.3603.3213l3.1657 3.1656c.4284.4284.6426.6426.8265.6571a.5.5 0 0 0 .4194-.1738C11 19.9773 11 19.6744 11 19.0686V4.9313c0-.6058 0-.9087-.1198-1.049a.5.5 0 0 0-.4194-.1737c-.1839.0145-.3981.2286-.8265.657"
678
+ }) }));
679
+ }, X = function(t) {
680
+ return /*#__PURE__*/ e("svg", n({
681
+ xmlns: "http://www.w3.org/2000/svg",
682
+ width: 24,
683
+ height: 24,
684
+ fill: "none",
685
+ viewBox: "0 0 24 24"
686
+ }, t, { children: /*#__PURE__*/ e("path", {
687
+ stroke: "currentColor",
688
+ strokeLinecap: "round",
689
+ strokeLinejoin: "round",
690
+ strokeWidth: 2,
691
+ d: "m22 9-6 5.9999m0-6 6 6M9.6343 4.3656 6.4686 7.5313c-.173.173-.2594.2594-.3603.3213a1 1 0 0 1-.289.1197c-.1152.0276-.2374.0276-.482.0276H3.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C2 8.76 2 9.04 2 9.6v4.8c0 .5601 0 .8401.109 1.054a1 1 0 0 0 .437.437C2.76 16 3.04 16 3.6 16h1.7373c.2446 0 .3668 0 .482.0277.102.0245.1995.0649.289.1197.1009.0618.1874.1483.3603.3213l3.1657 3.1656c.4284.4284.6426.6426.8265.6571a.5.5 0 0 0 .4194-.1738C11 19.9773 11 19.6744 11 19.0686V4.9313c0-.6058 0-.9087-.1198-1.049a.5.5 0 0 0-.4194-.1737c-.1839.0145-.3981.2286-.8265.657"
692
+ }) }));
693
+ }, Z = function(t) {
694
+ return /*#__PURE__*/ e("svg", n({
695
+ xmlns: "http://www.w3.org/2000/svg",
696
+ width: 24,
697
+ height: 24,
698
+ fill: "none",
699
+ viewBox: "0 0 24 24"
700
+ }, t, { children: /*#__PURE__*/ e("path", {
701
+ stroke: "currentColor",
702
+ strokeLinecap: "round",
703
+ strokeLinejoin: "round",
704
+ strokeWidth: 2,
705
+ d: "M17 7 7 17M7 7l10 10"
706
+ }) }));
707
+ }, Q = function(t) {
638
708
  return /*#__PURE__*/ e("svg", n({
639
709
  xmlns: "http://www.w3.org/2000/svg",
640
710
  width: 24,
@@ -650,4 +720,4 @@ var r = function(t) {
650
720
  }) }));
651
721
  };
652
722
  //#endregion
653
- export { v as A, c as B, T as C, x as D, S as E, p as F, r as G, o as H, f as I, n as K, d as L, g as M, h as N, b as O, m as P, u as R, E as S, C as T, a as U, s as V, i as W, j as _, U as a, O as b, B as c, L as d, I as f, M as g, N as h, W as i, _ as j, y as k, z as l, P as m, K as n, H as o, F as p, G as r, V as s, q as t, R as u, A as v, w, D as x, k as y, l as z };
723
+ export { C as A, p as B, A as C, E as D, D as E, v as F, c as G, d as H, _ as I, a as J, s as K, g as L, x as M, b as N, T as O, y as P, h as R, j as S, O as T, u as U, f as V, l as W, r as X, i as Y, n as Z, I as _, J as a, N as b, G as c, H as d, V as f, L as g, R as h, Y as i, S as j, w as k, W as l, z as m, Z as n, q as o, B as p, o as q, X as r, K as s, Q as t, U as u, F as v, k as w, M as x, P as y, m as z };