@orangelogic/design-system 2.140.0 → 2.142.0
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/library/chunks/{asset-link-format.CoMUMoyK.js → asset-link-format.Du63EIst.js} +240 -216
- package/library/chunks/{button.J4LDuhyW.js → button.C6-GrLyD.js} +1 -1
- package/library/chunks/{checkbox.Cjcht4xR.js → checkbox.i5dgRvaf.js} +1 -1
- package/library/chunks/{color-swatch-group.DedQQk4J.js → color-swatch-group.BqJHjmG5.js} +1011 -975
- package/library/chunks/{confirm-popover.DV5q0KyE.js → confirm-popover.CTdjw4Mi.js} +1 -1
- package/library/chunks/{document-viewer.NA5cS7qW.js → document-viewer.DQXvmHvo.js} +1266 -1246
- package/library/chunks/{dom.acWb8KCK.js → dom.CU_mBy9D.js} +1 -1
- package/library/chunks/{endpoints.BlywT4Gl.js → endpoints.ASL1clzd.js} +89 -88
- package/library/chunks/{file-on-demand.C3ib6J00.js → file-on-demand.Bve3SdQJ.js} +49 -49
- package/library/chunks/{folder-select.BQXuKb-8.js → folder-select.BudMvcEM.js} +5 -5
- package/library/chunks/{form.K1XOtu3S.js → form.BSqXLytJ.js} +1 -1
- package/library/chunks/{image.u2nQNoZ8.js → image.B3vsXGrN.js} +1 -1
- package/library/chunks/{input.DID1aXiO.js → input.ClJ4MEsk.js} +1 -1
- package/library/chunks/{pagination.BNU2UmTy.js → pagination.CNeaChqP.js} +2 -2
- package/library/chunks/{string.CjJ09HK3.js → string.BmBJ_BLT.js} +38 -34
- package/library/chunks/{tab-group.5O3lqvyG.js → tab-group.COQGzlw4.js} +2 -2
- package/library/chunks/{tree.CbwFiRJI.js → tree.DeIv5gWv.js} +1 -1
- package/library/components/asset-link-format.js +2 -2
- package/library/components/atoms.js +8 -8
- package/library/components/border-input-group.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/checkbox.js +2 -2
- package/library/components/color-picker.js +79 -72
- package/library/components/color-swatch-group.js +1 -1
- package/library/components/confirm-popover.js +2 -2
- package/library/components/corner-position-input-group.js +1 -1
- package/library/components/diff.js +1 -1
- package/library/components/document-viewer.js +2 -2
- package/library/components/dropdown.js +1 -1
- package/library/components/dynamic-select.js +1 -1
- package/library/components/element-clamp.js +1 -1
- package/library/components/file-on-demand.js +7 -7
- package/library/components/folder-select.js +4 -4
- package/library/components/image.js +1 -1
- package/library/components/input.js +2 -2
- package/library/components/line-clamp.js +37 -31
- package/library/components/masonry.js +1 -1
- package/library/components/molecules.js +2 -2
- package/library/components/organisms.js +3 -3
- package/library/components/padding-input-group.js +1 -1
- package/library/components/pagination.js +3 -3
- package/library/components/radio-group.js +1 -1
- package/library/components/range.js +1 -1
- package/library/components/select.js +1 -1
- package/library/components/shadow-input-group.js +1 -1
- package/library/components/share-option-list.js +1 -1
- package/library/components/size-input-group.js +1 -1
- package/library/components/switch.js +1 -1
- package/library/components/tab-group.js +3 -3
- package/library/components/textarea.js +1 -1
- package/library/components/timecode.js +1 -1
- package/library/components/tree-item.js +2 -2
- package/library/components/tree.js +1 -1
- package/library/components/types.js +13708 -13690
- package/library/components/video.js +1 -1
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/color-picker/color-picker.d.ts +1 -0
- package/library/packages/atoms/src/components/line-clamp/line-clamp.d.ts +6 -0
- package/library/packages/events/src/cx-annotator-tool-change.d.ts +11 -0
- package/library/packages/events/src/events.d.ts +1 -0
- package/library/packages/hybrid/book-reader/src/react/constant.d.ts +2 -0
- package/library/packages/hybrid/book-reader/src/react/types.d.ts +2 -2
- package/library/packages/hybrid/table-core/src/table/components/table-toolbar/table-toolbar.d.ts +23 -4
- package/library/packages/hybrid/table-core/src/table/table.d.ts +17 -1
- package/library/packages/molecules/src/annotator/annotator.d.ts +2 -0
- package/library/packages/molecules/src/asset-format-picker/asset-format-picker.d.ts +1 -0
- package/library/packages/molecules/src/index.d.ts +1 -0
- package/library/packages/organisms/src/annotator-comment/annotator-comment.d.ts +2 -0
- package/library/packages/organisms/src/asset-transformation-dialog/asset-transformation-dialog.d.ts +2 -1
- package/library/packages/organisms/src/content-builder/configs/image.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +1 -0
- package/library/packages/organisms/src/index.d.ts +0 -1
- package/library/packages/services/src/api/asset/asset.d.ts +2 -1
- package/library/packages/services/src/api/endpoints.d.ts +3 -0
- package/library/packages/utils/src/string/string.d.ts +1 -0
- package/library/react-web-component.d.ts +55 -47
- package/library/utils.js +42 -41
- package/package.json +1 -1
- /package/library/packages/{organisms → molecules}/src/multi-select/components/board/board.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/components/board/board.styles.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/components/board/board.utils.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/components/board-list-item/board-list-item.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/components/board-list-item/board-list-item.styles.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/multi-select.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/multi-select.styles.d.ts +0 -0
- /package/library/packages/{organisms → molecules}/src/multi-select/multi-select.utils.d.ts +0 -0
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import { C as tt } from "./icon.DnBh6-56.js";
|
|
2
2
|
import et from "../components/line-clamp.js";
|
|
3
|
-
import { C as bt, s as $t, a as St, b as dt } from "./tree.
|
|
3
|
+
import { C as bt, s as $t, a as St, b as dt } from "./tree.DeIv5gWv.js";
|
|
4
4
|
import { n as d, C as W } from "./lib-cortex-element.CVMmyPMC.js";
|
|
5
5
|
import { c as st } from "./component.styles.CRO4Odto.js";
|
|
6
6
|
import { c as q } from "./custom-element.L4WJXn1j.js";
|
|
7
7
|
import { L as G } from "./i18n.DeUAP8n2.js";
|
|
8
|
-
import { k as Et, h as It, i as
|
|
9
|
-
import { p as R } from "./string.
|
|
8
|
+
import { k as Et, h as It, i as wt, w as P, j as Lt, l as Ft, a as Ut, c as Rt, g as kt, m as Ot, n as Nt } from "./watch.CThbualB.js";
|
|
9
|
+
import { p as R } from "./string.BmBJ_BLT.js";
|
|
10
10
|
import { x as n, i as ot, E as jt } from "./lit-element.jLBm65_O.js";
|
|
11
11
|
import { r as u } from "./state.CSDxrqLd.js";
|
|
12
12
|
import { e as z } from "./query.BBf1UFkC.js";
|
|
13
|
-
import { e as
|
|
13
|
+
import { e as C } from "./class-map.BiVq-cVR.js";
|
|
14
14
|
import { c as U } from "./repeat.CFjcER6_.js";
|
|
15
15
|
import { n as h } from "./when.Dr1es41R.js";
|
|
16
|
-
import { b as Bt, i as
|
|
16
|
+
import { b as Bt, i as Ct } from "./_baseIteratee.DpzDid58.js";
|
|
17
17
|
import Mt from "../components/avatar.js";
|
|
18
|
-
import { C as Vt } from "./button.
|
|
18
|
+
import { C as Vt } from "./button.C6-GrLyD.js";
|
|
19
19
|
import { C as Ht } from "./dialog.C79Kd2S4.js";
|
|
20
20
|
import Wt from "../components/divider.js";
|
|
21
21
|
import nt from "../components/format-bytes.js";
|
|
22
22
|
import { C as At } from "./icon-button.LhIEmHNF.js";
|
|
23
|
-
import { C as qt } from "./input.
|
|
23
|
+
import { C as qt } from "./input.ClJ4MEsk.js";
|
|
24
24
|
import { C as Gt } from "./option.n6PDuSs1.js";
|
|
25
25
|
import Dt from "../components/relative-time.js";
|
|
26
26
|
import Yt from "../components/select.js";
|
|
27
27
|
import Kt from "../components/space.js";
|
|
28
28
|
import Zt from "../components/tab.js";
|
|
29
|
-
import { C as Xt } from "./tab-group.
|
|
29
|
+
import { C as Xt } from "./tab-group.COQGzlw4.js";
|
|
30
30
|
import Jt from "../components/tab-panel.js";
|
|
31
31
|
import Tt from "../components/tooltip.js";
|
|
32
32
|
import { C as rt } from "./typography.DJC_UXgs.js";
|
|
33
|
-
import { C as Qt } from "./confirm-popover.
|
|
33
|
+
import { C as Qt } from "./confirm-popover.CTdjw4Mi.js";
|
|
34
34
|
import { d as te } from "./debounce.DaHuiSGU.js";
|
|
35
35
|
import { a as Z } from "./number.B4PQLJIg.js";
|
|
36
36
|
import { i as X, b as pt } from "./url.-WDYqplj.js";
|
|
@@ -81,7 +81,7 @@ function ge(t, e, i, a) {
|
|
|
81
81
|
}
|
|
82
82
|
function xe(t, e) {
|
|
83
83
|
return function(i, a) {
|
|
84
|
-
var s =
|
|
84
|
+
var s = wt(i) ? ce : ge, o = e ? e() : {};
|
|
85
85
|
return s(i, t, Bt(a), o);
|
|
86
86
|
};
|
|
87
87
|
}
|
|
@@ -170,8 +170,8 @@ const _e = {
|
|
|
170
170
|
["limit", s.toString()],
|
|
171
171
|
["start", _.toString()]
|
|
172
172
|
], F = new URL(`${g}${$}`);
|
|
173
|
-
f.forEach(([
|
|
174
|
-
F.searchParams.append(
|
|
173
|
+
f.forEach(([w, E]) => {
|
|
174
|
+
F.searchParams.append(w, E);
|
|
175
175
|
});
|
|
176
176
|
const O = await fetch(F.toString(), {
|
|
177
177
|
headers: {
|
|
@@ -180,49 +180,49 @@ const _e = {
|
|
|
180
180
|
method: "GET"
|
|
181
181
|
});
|
|
182
182
|
if (!O.ok) {
|
|
183
|
-
const
|
|
184
|
-
throw
|
|
183
|
+
const w = new Error();
|
|
184
|
+
throw w.message = "Failed to fetch", w;
|
|
185
185
|
}
|
|
186
186
|
const Y = await O.json();
|
|
187
187
|
let K = /* @__PURE__ */ new Set();
|
|
188
188
|
a && (K = Ie(a));
|
|
189
|
-
const ct = Y.contentItems?.map((
|
|
189
|
+
const ct = Y.contentItems?.map((w) => {
|
|
190
190
|
let E = V(
|
|
191
|
-
|
|
191
|
+
w.fields,
|
|
192
192
|
A.TITLE_WITH_FALLBACK
|
|
193
193
|
) ?? "", B = Se(
|
|
194
194
|
(V(
|
|
195
|
-
|
|
195
|
+
w.fields,
|
|
196
196
|
A.ASSET_PATH
|
|
197
197
|
) ?? "").replace(/^Root\//i, "")
|
|
198
198
|
) || E;
|
|
199
199
|
if (a) {
|
|
200
200
|
if (a.has(B)) {
|
|
201
201
|
const lt = B.split("/"), zt = lt.pop();
|
|
202
|
-
B = `${lt.join("/")}/${
|
|
202
|
+
B = `${lt.join("/")}/${w.recordID}-${zt}`, E = `${w.recordID}-${E}`;
|
|
203
203
|
}
|
|
204
204
|
o?.trim() && K.has(E) && (E = B), a.add(B), K.add(E);
|
|
205
205
|
}
|
|
206
206
|
return {
|
|
207
207
|
childCount: Number(
|
|
208
208
|
V(
|
|
209
|
-
|
|
209
|
+
w.fields,
|
|
210
210
|
A.CHILD_COUNT
|
|
211
211
|
) ?? 0
|
|
212
212
|
),
|
|
213
213
|
children: [],
|
|
214
214
|
docType: V(
|
|
215
|
-
|
|
215
|
+
w.fields,
|
|
216
216
|
A.DOC_TYPE
|
|
217
217
|
) ?? "",
|
|
218
218
|
fullPath: B,
|
|
219
219
|
hasChildren: V(
|
|
220
|
-
|
|
220
|
+
w.fields,
|
|
221
221
|
A.HAS_BROWSER_CHILDREN
|
|
222
222
|
) === "1",
|
|
223
|
-
id:
|
|
223
|
+
id: w.recordID,
|
|
224
224
|
parentFolderIdentifier: V(
|
|
225
|
-
|
|
225
|
+
w.fields,
|
|
226
226
|
A.PARENT_FOLDER_IDENTIFIER
|
|
227
227
|
) ?? "",
|
|
228
228
|
parents: [],
|
|
@@ -258,17 +258,17 @@ const at = "-", S = (t) => {
|
|
|
258
258
|
s && e.add(s);
|
|
259
259
|
}
|
|
260
260
|
return e;
|
|
261
|
-
},
|
|
261
|
+
}, we = (t, e) => {
|
|
262
262
|
const i = t.split("/"), a = e.split("/");
|
|
263
263
|
return i.slice(0, a.length + 1).join("/");
|
|
264
264
|
};
|
|
265
265
|
function _t(t) {
|
|
266
266
|
return t.toSorted((e, i) => i.uploadTimestamp - e.uploadTimestamp);
|
|
267
267
|
}
|
|
268
|
-
var
|
|
268
|
+
var Ce = Object.defineProperty, Ae = Object.getOwnPropertyDescriptor, D = (t, e, i, a) => {
|
|
269
269
|
for (var s = a > 1 ? void 0 : a ? Ae(e, i) : e, o = t.length - 1, c; o >= 0; o--)
|
|
270
270
|
(c = t[o]) && (s = (a ? c(e, i, s) : c(s)) || s);
|
|
271
|
-
return a && s &&
|
|
271
|
+
return a && s && Ce(e, i, s), s;
|
|
272
272
|
};
|
|
273
273
|
let y = class extends W {
|
|
274
274
|
constructor() {
|
|
@@ -342,7 +342,7 @@ let y = class extends W {
|
|
|
342
342
|
if (!f.path.trim() || !f.id.trim())
|
|
343
343
|
return !1;
|
|
344
344
|
const F = R(f.path), O = R(a);
|
|
345
|
-
a && F.startsWith(O) && F !== O && g.add(
|
|
345
|
+
a && F.startsWith(O) && F !== O && g.add(we(f.path, a));
|
|
346
346
|
});
|
|
347
347
|
};
|
|
348
348
|
o(this.removedIDs, i), o(s, e);
|
|
@@ -381,7 +381,7 @@ let y = class extends W {
|
|
|
381
381
|
}
|
|
382
382
|
render() {
|
|
383
383
|
const t = mt(this.folder?.path ?? [], this.folder?.fullPath ?? "");
|
|
384
|
-
return n`<cx-tree-item aria-label=${this.folder?.title ?? ""} class=${
|
|
384
|
+
return n`<cx-tree-item aria-label=${this.folder?.title ?? ""} class=${C({
|
|
385
385
|
"folder-tree__item": !0,
|
|
386
386
|
selectable: !0
|
|
387
387
|
})} data-id=${this.folder?.id} data-path=${t} ?lazy=${this.folder?.hasChildren && this.data === null} @cx-lazy-load=${this.onLazyLoad}><div class="folder-tree__label"><cx-icon class="folder-tree__icon" name="folder"></cx-icon><cx-line-clamp lines="1" class="folder-tree__label__value">${this.folder?.title}</cx-line-clamp></div>${U(
|
|
@@ -513,7 +513,7 @@ let b = class extends W {
|
|
|
513
513
|
}
|
|
514
514
|
}
|
|
515
515
|
render() {
|
|
516
|
-
return n`<div class="folder-tree selectable"><cx-tree class=${
|
|
516
|
+
return n`<div class="folder-tree selectable"><cx-tree class=${C({
|
|
517
517
|
selectable: !0
|
|
518
518
|
})} @cx-selected-change=${this.handleSelectedChange} selection="multiple" disabled-auto-expand disabled-sync-checkboxes>${U(
|
|
519
519
|
this.folders,
|
|
@@ -618,7 +618,7 @@ var vt = function() {
|
|
|
618
618
|
value: Le(e),
|
|
619
619
|
writable: !0
|
|
620
620
|
});
|
|
621
|
-
} :
|
|
621
|
+
} : Ct, Ue = 800, Re = 16, ke = Date.now;
|
|
622
622
|
function Oe(t) {
|
|
623
623
|
var e = 0, i = 0;
|
|
624
624
|
return function() {
|
|
@@ -633,7 +633,7 @@ function Oe(t) {
|
|
|
633
633
|
}
|
|
634
634
|
var Ne = Oe(Fe);
|
|
635
635
|
function je(t, e) {
|
|
636
|
-
return Ne(Ee(t, e,
|
|
636
|
+
return Ne(Ee(t, e, Ct), t + "");
|
|
637
637
|
}
|
|
638
638
|
var Be = 200;
|
|
639
639
|
function Me(t, e, i, a) {
|
|
@@ -655,7 +655,7 @@ function Me(t, e, i, a) {
|
|
|
655
655
|
}
|
|
656
656
|
var yt = ut ? ut.isConcatSpreadable : void 0;
|
|
657
657
|
function Ve(t) {
|
|
658
|
-
return
|
|
658
|
+
return wt(t) || kt(t) || !!(yt && t && t[yt]);
|
|
659
659
|
}
|
|
660
660
|
function He(t, e, i, a, s) {
|
|
661
661
|
var o = -1, c = t.length;
|
|
@@ -913,7 +913,7 @@ let L = class extends W {
|
|
|
913
913
|
uploadErrorMessage: o,
|
|
914
914
|
uploadStatus: c = v.InProgress
|
|
915
915
|
}) {
|
|
916
|
-
const p = a > 0 ? e * 100 / a : 0, _ = c === v.InProgress ? p : 100, m = n`<div class=${
|
|
916
|
+
const p = a > 0 ? e * 100 / a : 0, _ = c === v.InProgress ? p : 100, m = n`<div class=${C({
|
|
917
917
|
"in-progress": c === v.InProgress,
|
|
918
918
|
paused: t,
|
|
919
919
|
progress: !0,
|
|
@@ -968,7 +968,7 @@ let L = class extends W {
|
|
|
968
968
|
)}<cx-icon class="asset__thumbnail__icon" name="insert_drive_file" variant="filled"></cx-icon><div class="asset__thumbnail__extension"><cx-line-clamp class="asset__thumbnail__extension__line-clamp" lines="1"><cx-typography class="asset__thumbnail__extension__text" variant="small">${$e(this.asset.fileName)}</cx-typography></cx-line-clamp></div>`;
|
|
969
969
|
}
|
|
970
970
|
renderThumbnail() {
|
|
971
|
-
return n`<div class=${
|
|
971
|
+
return n`<div class=${C({
|
|
972
972
|
asset__thumbnail: !0,
|
|
973
973
|
"asset__thumbnail--folder": this.isFolder,
|
|
974
974
|
"asset__thumbnail--placeholder": this.showThumbnailPlaceholder
|
|
@@ -1356,14 +1356,14 @@ let r = class extends W {
|
|
|
1356
1356
|
renderRecentAssets() {
|
|
1357
1357
|
const t = n`<div class="recent-empty assets-list__tab-group__empty-message"><cx-icon class="empty-icon" name="explore"></cx-icon><cx-typography variant="body2">${this.localize.term("allViewedAssetsWillBeVisibleHere")}</cx-typography></div>`, [e, i] = gt(
|
|
1358
1358
|
this.recentAssets.assets
|
|
1359
|
-
), a = n`<div class="recent__list" @scroll=${this.requestMoreRecentAssets}><div class=${
|
|
1359
|
+
), a = n`<div class="recent__list" @scroll=${this.requestMoreRecentAssets}><div class=${C({
|
|
1360
1360
|
empty: e.length === 0,
|
|
1361
1361
|
recent__today: !0
|
|
1362
1362
|
})} data-testid="recent__today"><div class="asset-group__label"><cx-typography variant="small">${this.localize.term("today")}</cx-typography></div>${U(
|
|
1363
1363
|
e,
|
|
1364
1364
|
(s) => s.recordId,
|
|
1365
1365
|
(s) => this.renderAsset(s, x.RECENT)
|
|
1366
|
-
)}</div><div class=${
|
|
1366
|
+
)}</div><div class=${C({
|
|
1367
1367
|
empty: i.length === 0,
|
|
1368
1368
|
recent__other: !0
|
|
1369
1369
|
})}><div class="asset-group__label"><cx-typography variant="small">${this.localize.term("allOther")}</cx-typography></div>${U(
|
|
@@ -1396,14 +1396,14 @@ let r = class extends W {
|
|
|
1396
1396
|
renderUploadingAssets() {
|
|
1397
1397
|
const t = n`<div class="uploads-empty assets-list__tab-group__empty-message"><cx-icon class="empty-icon" name="arrow_upward"></cx-icon><cx-typography variant="body2">${this.localize.term("allAssetUploadsWillBeVisibleHere")}</cx-typography></div>`, [e, i] = gt(
|
|
1398
1398
|
this.uploadingAssets.assets
|
|
1399
|
-
), a = n`<div class="uploads__list" @scroll=${this.requestMoreUploadingAssets}><div class=${
|
|
1399
|
+
), a = n`<div class="uploads__list" @scroll=${this.requestMoreUploadingAssets}><div class=${C({
|
|
1400
1400
|
empty: e.length === 0,
|
|
1401
1401
|
recent__today: !0
|
|
1402
1402
|
})} data-testid="uploads__today"><div class="asset-group__label"><cx-typography variant="small">${this.localize.term("today")}</cx-typography>${h(e.length > 0, () => this.renderClearUploadButton())}</div>${U(
|
|
1403
1403
|
e,
|
|
1404
1404
|
(s) => s.recordId,
|
|
1405
1405
|
(s) => this.renderAsset(s, x.UPLOADS)
|
|
1406
|
-
)}</div><div class=${
|
|
1406
|
+
)}</div><div class=${C({
|
|
1407
1407
|
empty: i.length === 0,
|
|
1408
1408
|
uploads__other: !0
|
|
1409
1409
|
})}><div class="asset-group__label"><cx-typography variant="small">${this.localize.term("allOther")}</cx-typography>${h(
|
|
@@ -1532,7 +1532,7 @@ let r = class extends W {
|
|
|
1532
1532
|
const { id: s, path: o } = S(a), c = () => {
|
|
1533
1533
|
e(s);
|
|
1534
1534
|
};
|
|
1535
|
-
return n`<cx-tree-item data-id=${s} class=${
|
|
1535
|
+
return n`<cx-tree-item data-id=${s} class=${C({
|
|
1536
1536
|
"folder-tree__item": !0
|
|
1537
1537
|
})}><div class="folder-tree__label"><cx-icon class="folder-tree__icon" name="folder"></cx-icon><cx-line-clamp lines="1" class="folder-tree__label__value">${o}</cx-line-clamp></div><cx-tooltip slot="actions" content=${this.localize.term("removeFolder", 1)} hoist><cx-icon-button @click=${c} name="close"></cx-icon-button></cx-tooltip></cx-tree-item>`;
|
|
1538
1538
|
};
|
|
@@ -1633,20 +1633,20 @@ let r = class extends W {
|
|
|
1633
1633
|
case "error":
|
|
1634
1634
|
return n`<cx-icon variant="filled" name="error"></cx-icon>`;
|
|
1635
1635
|
}
|
|
1636
|
-
}, a = n`<div class=${
|
|
1636
|
+
}, a = n`<div class=${C({
|
|
1637
1637
|
"connection-status": !0,
|
|
1638
1638
|
"connection-status--bad": this.connectionStatus === "bad",
|
|
1639
1639
|
"connection-status--excellent": this.connectionStatus === "excellent",
|
|
1640
1640
|
"connection-status--good": this.connectionStatus === "good"
|
|
1641
1641
|
})}><cx-typography class="label" variant="small">${this.localize.term("connection")}</cx-typography><cx-tooltip class="connection-status__tooltip" content=${this.connectionStatusTooltip} hoist ?disabled=${!this.connectionStatusTooltip.trim()}><div class="connection-status__value"><cx-typography variant="small">${this.connectionStatus}</cx-typography>${e()}</div></cx-tooltip></div>`, s = this.settings.cacheUsage >= this.settings.cacheSize;
|
|
1642
|
-
return n`<cx-divider class="status-footer__divider"></cx-divider><div class="status-footer"><div class="connected-url"><cx-typography class="label" variant="small">${this.localize.term("connectedTo")}</cx-typography><cx-line-clamp class="value-line-clamp" lines="1"><cx-typography class="value" variant="small">${this.settings.config.siteUrl}</cx-typography></cx-line-clamp></div>${a}<div class=${
|
|
1642
|
+
return n`<cx-divider class="status-footer__divider"></cx-divider><div class="status-footer"><div class="connected-url"><cx-typography class="label" variant="small">${this.localize.term("connectedTo")}</cx-typography><cx-line-clamp class="value-line-clamp" lines="1"><cx-typography class="value" variant="small">${this.settings.config.siteUrl}</cx-typography></cx-line-clamp></div>${a}<div class=${C({
|
|
1643
1643
|
"asset-index-sync-status": !0,
|
|
1644
1644
|
"asset-index-sync-status--error": this.assetIndexSyncStatus === "error",
|
|
1645
1645
|
"asset-index-sync-status--loaded": this.assetIndexSyncStatus === "loaded",
|
|
1646
1646
|
"asset-index-sync-status--loading": this.assetIndexSyncStatus === "loading"
|
|
1647
1647
|
})}><cx-typography class="label" variant="small">${this.localize.term("assetIndexSync")}</cx-typography><div class="value"><cx-typography variant="small">${_e[this.assetIndexSyncStatus]}</cx-typography>${i()}</div></div><div class="cache-usage"><cx-typography class="label" variant="small">${this.localize.term("cache")}</cx-typography><cx-tooltip ?disabled=${!s} content=${this.localize.term("cacheUsageWarning")}><cx-space spacing="3x-small"><cx-line-clamp class="value-line-clamp" lines="1"><cx-typography class="value" variant="small"><cx-format-bytes value=${this.settings.cacheUsage}></cx-format-bytes>
|
|
1648
1648
|
/
|
|
1649
|
-
<cx-format-bytes value=${this.settings.cacheSize}></cx-format-bytes></cx-typography></cx-line-clamp></cx-space></cx-tooltip></div>${h(this.assetIndexSyncStatus === "error", () => t)}</div>`;
|
|
1649
|
+
<cx-format-bytes value=${this.settings.cacheSize}></cx-format-bytes></cx-typography></cx-line-clamp>${h(s, () => n`<cx-icon class="cache-usage__warning-icon" name="warning" variant="filled"></cx-icon>`)}</cx-space></cx-tooltip></div>${h(this.assetIndexSyncStatus === "error", () => t)}</div>`;
|
|
1650
1650
|
}
|
|
1651
1651
|
handleConnectionURLInput(t) {
|
|
1652
1652
|
this.validConnectionUrl = !0, this.siteUrl = t.target.value.trim();
|
|
@@ -1654,10 +1654,10 @@ let r = class extends W {
|
|
|
1654
1654
|
X(e) || (this.validConnectionUrl = !1);
|
|
1655
1655
|
}
|
|
1656
1656
|
renderWelcomeView() {
|
|
1657
|
-
return n`<div class="welcome"><div class="welcome__message"><cx-typography variant="h5">${this.localize.term("welcomeToFileOnDemand")}</cx-typography><cx-typography variant="body3">${this.localize.term("enterYourSiteUrlToConnect")}</cx-typography></div><form class="welcome__actions" @submit=${this.connect}><cx-input aria-label=${this.localize.term("connectionURLInput")} class="welcome__input" placeholder="Ex: https://cortex.orangelogic.com/" value=${this.settings.config.siteUrl} @cx-input=${this.handleConnectionURLInput}></cx-input><cx-tooltip class="welcome__connect-button__tooltip" ?disabled=${this.siteUrl.trim() && this.validConnectionUrl} content=${this.siteUrl.trim() ? this.localize.term("pleaseEnterAValidUrl") : this.localize.term("connectionCannotBeEmpty")}><cx-button type="submit" ?loading=${this.isConnecting} variant="primary" class=${
|
|
1657
|
+
return n`<div class="welcome"><div class="welcome__message"><cx-typography variant="h5">${this.localize.term("welcomeToFileOnDemand")}</cx-typography><cx-typography variant="body3">${this.localize.term("enterYourSiteUrlToConnect")}</cx-typography></div><form class="welcome__actions" @submit=${this.connect}><cx-input aria-label=${this.localize.term("connectionURLInput")} class="welcome__input" placeholder="Ex: https://cortex.orangelogic.com/" value=${this.settings.config.siteUrl} @cx-input=${this.handleConnectionURLInput}></cx-input><cx-tooltip class="welcome__connect-button__tooltip" ?disabled=${this.siteUrl.trim() && this.validConnectionUrl} content=${this.siteUrl.trim() ? this.localize.term("pleaseEnterAValidUrl") : this.localize.term("connectionCannotBeEmpty")}><cx-button type="submit" ?loading=${this.isConnecting} variant="primary" class=${C({
|
|
1658
1658
|
"welcome__connect-button": !0,
|
|
1659
1659
|
"welcome__connect-button--disabled": !this.siteUrl.trim() || !this.validConnectionUrl
|
|
1660
|
-
})} ?disabled=${!this.siteUrl.trim() || !this.validConnectionUrl}>${this.localize.term("connect")}</cx-button></cx-tooltip><cx-button type="button" ?loading=${this.isCancellingConnection} variant="text" class=${
|
|
1660
|
+
})} ?disabled=${!this.siteUrl.trim() || !this.validConnectionUrl}>${this.localize.term("connect")}</cx-button></cx-tooltip><cx-button type="button" ?loading=${this.isCancellingConnection} variant="text" class=${C({
|
|
1661
1661
|
"welcome__cancel-connection-button": !0
|
|
1662
1662
|
})} ?disabled=${!this.isConnecting} @click=${this.cancelConnection}>${this.localize.term("cancel")}</cx-button><cx-typography class="error-message" variant="body3">${h(
|
|
1663
1663
|
this.connectError,
|
|
@@ -1672,7 +1672,7 @@ let r = class extends W {
|
|
|
1672
1672
|
return n`<div class="loading-overlay"><cx-spinner></cx-spinner></div>`;
|
|
1673
1673
|
}
|
|
1674
1674
|
render() {
|
|
1675
|
-
return n`<div class=${
|
|
1675
|
+
return n`<div class=${C({
|
|
1676
1676
|
container: !0,
|
|
1677
1677
|
"container--connected": this.connectionEstablished,
|
|
1678
1678
|
"container--user-interaction-blocked": this.userInteractionBlocked
|
|
@@ -1974,11 +1974,11 @@ r = l([
|
|
|
1974
1974
|
], r);
|
|
1975
1975
|
export {
|
|
1976
1976
|
r as C,
|
|
1977
|
-
|
|
1977
|
+
Me as a,
|
|
1978
1978
|
je as b,
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1979
|
+
He as c,
|
|
1980
|
+
We as d,
|
|
1981
|
+
vt as e,
|
|
1982
1982
|
qe as i,
|
|
1983
1983
|
Ee as o,
|
|
1984
1984
|
Ne as s
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { C as ee } from "./icon.DnBh6-56.js";
|
|
2
|
-
import { C as fe } from "./input.
|
|
2
|
+
import { C as fe } from "./input.ClJ4MEsk.js";
|
|
3
3
|
import te from "../components/line-clamp.js";
|
|
4
4
|
import me from "../components/select.js";
|
|
5
5
|
import ye from "../components/tag.js";
|
|
6
|
-
import { C as v, a as xe } from "./tree.
|
|
6
|
+
import { C as v, a as xe } from "./tree.DeIv5gWv.js";
|
|
7
7
|
import { n as s, C as B } from "./lib-cortex-element.CVMmyPMC.js";
|
|
8
|
-
import { h as L, F as ge, A as be } from "./endpoints.
|
|
8
|
+
import { h as L, F as ge, A as be } from "./endpoints.ASL1clzd.js";
|
|
9
9
|
import { M as P } from "./asset-link-format.QzzboHHE.js";
|
|
10
10
|
import { c as re } from "./component.styles.CRO4Odto.js";
|
|
11
11
|
import { c as N } from "./custom-element.L4WJXn1j.js";
|
|
@@ -15,9 +15,9 @@ import { x as y, i as $e } from "./lit-element.jLBm65_O.js";
|
|
|
15
15
|
import { r as x } from "./state.CSDxrqLd.js";
|
|
16
16
|
import { e as se } from "./query.BBf1UFkC.js";
|
|
17
17
|
import { r as ve } from "./choose.BTbF6BAn.js";
|
|
18
|
-
import { C as ie } from "./button.
|
|
18
|
+
import { C as ie } from "./button.C6-GrLyD.js";
|
|
19
19
|
import { d as Se } from "./debounce.DaHuiSGU.js";
|
|
20
|
-
import { g as A, p as J, e as Fe } from "./string.
|
|
20
|
+
import { g as A, p as J, e as Fe } from "./string.BmBJ_BLT.js";
|
|
21
21
|
import { o as p } from "./if-defined.BRoBj_Rp.js";
|
|
22
22
|
import { c as G } from "./repeat.CFjcER6_.js";
|
|
23
23
|
import { o as le } from "./style-map.llVFPd__.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as m } from "./dom.
|
|
1
|
+
import { s as m } from "./dom.CU_mBy9D.js";
|
|
2
2
|
const n = /* @__PURE__ */ new WeakMap(), h = /* @__PURE__ */ new WeakMap(), l = /* @__PURE__ */ new WeakMap(), u = /* @__PURE__ */ new WeakSet(), f = /* @__PURE__ */ new WeakMap();
|
|
3
3
|
class v {
|
|
4
4
|
constructor(e, o) {
|
|
@@ -811,7 +811,7 @@ h([
|
|
|
811
811
|
y({ attribute: "click-handler-type", reflect: !0, type: String })
|
|
812
812
|
], l.prototype, "clickHandlerType", 2);
|
|
813
813
|
h([
|
|
814
|
-
y({ attribute: "retry-on-error", type: Boolean })
|
|
814
|
+
y({ attribute: "retry-on-error", reflect: !0, type: Boolean })
|
|
815
815
|
], l.prototype, "retryOnError", 2);
|
|
816
816
|
h([
|
|
817
817
|
y({ attribute: "max-retries", type: Number })
|
|
@@ -3,7 +3,7 @@ import { c as ut } from "./component.styles.CRO4Odto.js";
|
|
|
3
3
|
import { f as ot } from "./form-control.styles.CaGWmeAS.js";
|
|
4
4
|
import { c as lt } from "./custom-element.L4WJXn1j.js";
|
|
5
5
|
import { d as ht } from "./default-value.COZopaet.js";
|
|
6
|
-
import { F as pt } from "./form.
|
|
6
|
+
import { F as pt } from "./form.BSqXLytJ.js";
|
|
7
7
|
import { L as ct } from "./i18n.DeUAP8n2.js";
|
|
8
8
|
import { H as dt } from "./slot.j5oheLJC.js";
|
|
9
9
|
import { w as V } from "./watch.CThbualB.js";
|
|
@@ -10,8 +10,8 @@ import { r as S } from "./state.CSDxrqLd.js";
|
|
|
10
10
|
import { e as $ } from "./class-map.BiVq-cVR.js";
|
|
11
11
|
import { c as x } from "./repeat.CFjcER6_.js";
|
|
12
12
|
import { n as g } from "./when.Dr1es41R.js";
|
|
13
|
-
import { C as w } from "./button.
|
|
14
|
-
import { C as v } from "./input.
|
|
13
|
+
import { C as w } from "./button.C6-GrLyD.js";
|
|
14
|
+
import { C as v } from "./input.ClJ4MEsk.js";
|
|
15
15
|
import { C as I } from "./option.n6PDuSs1.js";
|
|
16
16
|
import B from "../components/select.js";
|
|
17
17
|
import N from "../components/tooltip.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as g } from "./purify.es.BIuh5IAZ.js";
|
|
2
2
|
var m = /* @__PURE__ */ ((t) => (t.Asset = "asset", t.Folder = "folder", t.Link = "link", t.Page = "page", t.Space = "space", t))(m || {}), S = /* @__PURE__ */ ((t) => (t.Default = "default", t.Overlay = "overlay", t))(S || {}), A = /* @__PURE__ */ ((t) => (t.Always = "always", t.OnHover = "on-hover", t))(A || {}), h = /* @__PURE__ */ ((t) => (t.Track = "track", t.Transition = "transition", t))(h || {}), c = /* @__PURE__ */ ((t) => (t.Frames = "Frames", t.SMPTE = "SMPTE", t.Standard = "Standard", t))(c || {});
|
|
3
|
-
const
|
|
3
|
+
const Z = 50;
|
|
4
4
|
function w(t) {
|
|
5
5
|
return t.replaceAll(/[\s_]+/g, "-").replaceAll(/([a-z])([A-Z])/g, "$1-$2").replaceAll(/([A-Z])([A-Z])/g, "$1-$2").replaceAll(/([a-z])([0-9])/g, "$1-$2").replaceAll(/([A-Z])([0-9])/g, "$1-$2").replaceAll(/([0-9])([a-z])/g, "$1-$2").replaceAll(/([0-9])([A-Z])/g, "$1-$2").toLowerCase().replaceAll(/^-+|-+$/g, "");
|
|
6
6
|
}
|
|
@@ -19,11 +19,11 @@ function $(t) {
|
|
|
19
19
|
const r = t.trim(), e = r.charAt(0).toUpperCase(), n = r.slice(1);
|
|
20
20
|
return `${e}${n}`;
|
|
21
21
|
}
|
|
22
|
-
const
|
|
23
|
-
function
|
|
22
|
+
const x = (t, r, e, n) => t && t.length > r ? t.substring(0, e) + " ... " + t.substring(t.length - n, t.length) : t;
|
|
23
|
+
function D(t) {
|
|
24
24
|
return t ? t.replaceAll(/([a-z0-9])([A-Z])/g, "$1 $2").replaceAll(/([A-Z])([A-Z][a-z])/g, "$1 $2").replaceAll(/([a-zA-Z])([0-9])/g, "$1 $2").replaceAll(/([0-9])([a-zA-Z])/g, "$1 $2").replaceAll(/\s+/g, " ").trim().toLowerCase() : "";
|
|
25
25
|
}
|
|
26
|
-
function
|
|
26
|
+
function O(t, r = {}) {
|
|
27
27
|
const {
|
|
28
28
|
frameRate: e = 24,
|
|
29
29
|
mode: n = c.Standard,
|
|
@@ -43,9 +43,9 @@ function D(t, r = {}) {
|
|
|
43
43
|
}
|
|
44
44
|
switch (n) {
|
|
45
45
|
case c.SMPTE:
|
|
46
|
-
return N(t, i);
|
|
47
|
-
case c.Frames:
|
|
48
46
|
return M(t, i);
|
|
47
|
+
case c.Frames:
|
|
48
|
+
return N(t, i);
|
|
49
49
|
case c.Standard:
|
|
50
50
|
default:
|
|
51
51
|
return T(t, o, s);
|
|
@@ -54,11 +54,11 @@ function D(t, r = {}) {
|
|
|
54
54
|
function b(t) {
|
|
55
55
|
return Math.abs(t - 29.97) < 0.01 || Math.abs(t - 59.94) < 0.01;
|
|
56
56
|
}
|
|
57
|
-
function
|
|
57
|
+
function M(t, r) {
|
|
58
58
|
const e = Math.floor(t), n = t - e, s = Math.floor(n * r), o = Math.floor(e / 3600), i = Math.floor(e % 3600 / 60), l = e % 60, a = b(r) ? ";" : ":";
|
|
59
59
|
return o.toString().padStart(2, "0") + ":" + i.toString().padStart(2, "0") + ":" + l.toString().padStart(2, "0") + a + s.toString().padStart(2, "0");
|
|
60
60
|
}
|
|
61
|
-
function
|
|
61
|
+
function N(t, r) {
|
|
62
62
|
const e = t * r;
|
|
63
63
|
return Math.floor(e + 1e-9).toString();
|
|
64
64
|
}
|
|
@@ -68,7 +68,7 @@ function T(t, r, e) {
|
|
|
68
68
|
`${i.toString().padStart(2, "0")}.${l.toString().padStart(2, "0")}`
|
|
69
69
|
) : a.push(i.toString().padStart(2, "0")), a.join(":");
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function v(t) {
|
|
72
72
|
return t.endsWith("/") ? t : `${t}/`;
|
|
73
73
|
}
|
|
74
74
|
const d = "-";
|
|
@@ -95,15 +95,15 @@ function _(t, r = {}) {
|
|
|
95
95
|
return 0;
|
|
96
96
|
switch (n) {
|
|
97
97
|
case c.SMPTE:
|
|
98
|
-
return
|
|
98
|
+
return P(o, s);
|
|
99
99
|
case c.Frames:
|
|
100
100
|
return F(o, s);
|
|
101
101
|
case c.Standard:
|
|
102
102
|
default:
|
|
103
|
-
return
|
|
103
|
+
return z(o);
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
|
-
function
|
|
106
|
+
function P(t, r) {
|
|
107
107
|
const e = /^(\d{1,2}):(\d{1,2}):(\d{1,2})[:;](\d{1,2})$/, n = t.match(e);
|
|
108
108
|
if (!n)
|
|
109
109
|
return 0;
|
|
@@ -114,7 +114,7 @@ function F(t, r) {
|
|
|
114
114
|
const e = Number.parseInt(t, 10);
|
|
115
115
|
return Number.isNaN(e) || e < 0 ? 0 : e / r;
|
|
116
116
|
}
|
|
117
|
-
function
|
|
117
|
+
function z(t) {
|
|
118
118
|
const r = /^(\d{1,2}):(\d{1,2})(?::(\d{1,2}))?(?:\.(\d{1,2}))?$/, e = t.match(r);
|
|
119
119
|
if (!e)
|
|
120
120
|
return 0;
|
|
@@ -145,48 +145,52 @@ function y(t) {
|
|
|
145
145
|
});
|
|
146
146
|
}
|
|
147
147
|
function U(t) {
|
|
148
|
-
return
|
|
148
|
+
return t ? new DOMParser().parseFromString(t, "text/html").body.textContent?.trim() ?? "" : "";
|
|
149
149
|
}
|
|
150
150
|
function W(t) {
|
|
151
|
-
return t ==
|
|
151
|
+
return typeof t == "string" ? t.replaceAll(" ", " ") : t == null ? "" : String(t);
|
|
152
152
|
}
|
|
153
153
|
function B(t) {
|
|
154
|
-
return
|
|
154
|
+
return t == null || t === "" ? " " : String(t);
|
|
155
155
|
}
|
|
156
156
|
function q(t) {
|
|
157
|
+
return typeof t != "string" ? !1 : Object.values(m).includes(t);
|
|
158
|
+
}
|
|
159
|
+
function K(t) {
|
|
157
160
|
if (!t)
|
|
158
161
|
return "";
|
|
159
162
|
const r = t.startsWith(".") ? t.toLowerCase() : `.${t.toLowerCase()}`;
|
|
160
163
|
return r === "." ? "" : r;
|
|
161
164
|
}
|
|
162
|
-
function
|
|
165
|
+
function Q(t) {
|
|
163
166
|
return t ? t.toLowerCase() === "true" : !1;
|
|
164
167
|
}
|
|
165
168
|
export {
|
|
166
|
-
|
|
169
|
+
Z as F,
|
|
167
170
|
S as G,
|
|
168
171
|
h as M,
|
|
169
172
|
c as T,
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
+
K as a,
|
|
174
|
+
B as b,
|
|
175
|
+
W as c,
|
|
173
176
|
H as d,
|
|
174
177
|
j as e,
|
|
175
|
-
|
|
178
|
+
O as f,
|
|
176
179
|
k as g,
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
180
|
+
U as h,
|
|
181
|
+
x as i,
|
|
182
|
+
A as j,
|
|
183
|
+
m as k,
|
|
184
|
+
q as l,
|
|
185
|
+
_ as m,
|
|
186
|
+
E as n,
|
|
187
|
+
I as o,
|
|
188
|
+
v as p,
|
|
189
|
+
L as q,
|
|
190
|
+
D as r,
|
|
188
191
|
y as s,
|
|
189
192
|
w as t,
|
|
190
193
|
$ as u,
|
|
191
|
-
|
|
194
|
+
R as v,
|
|
195
|
+
Q as w
|
|
192
196
|
};
|
|
@@ -5,7 +5,7 @@ import { c as $n } from "./custom-element.L4WJXn1j.js";
|
|
|
5
5
|
import { L as Nn } from "./i18n.DeUAP8n2.js";
|
|
6
6
|
import { s as Zi } from "./scroll.xtO5yojm.js";
|
|
7
7
|
import { w as ft } from "./watch.CThbualB.js";
|
|
8
|
-
import { i as Bn } from "./dom.
|
|
8
|
+
import { i as Bn } from "./dom.CU_mBy9D.js";
|
|
9
9
|
import { s as Wn } from "./parse.Cu5nBDTb.js";
|
|
10
10
|
import { i as Vn, x as $t } from "./lit-element.jLBm65_O.js";
|
|
11
11
|
import { r as at } from "./state.CSDxrqLd.js";
|
|
@@ -17,7 +17,7 @@ import { i as Ji } from "./guard.D4axKaMo.js";
|
|
|
17
17
|
import { o as tr } from "./map.D8heArFD.js";
|
|
18
18
|
import { o as Ue } from "./style-map.llVFPd__.js";
|
|
19
19
|
import { n as Pe } from "./when.Dr1es41R.js";
|
|
20
|
-
import { C as Yn } from "./button.
|
|
20
|
+
import { C as Yn } from "./button.C6-GrLyD.js";
|
|
21
21
|
import Xn from "../components/dropdown.js";
|
|
22
22
|
import { C as qn } from "./icon-button.LhIEmHNF.js";
|
|
23
23
|
import Gn from "../components/menu.js";
|
|
@@ -13,7 +13,7 @@ import { o as E } from "./if-defined.BRoBj_Rp.js";
|
|
|
13
13
|
import { l as W } from "./live.DCegntDo.js";
|
|
14
14
|
import { n as S } from "./when.Dr1es41R.js";
|
|
15
15
|
import { g as P, s as H } from "./animation-registry.HmpwNuGH.js";
|
|
16
|
-
import { C as Y } from "./checkbox.
|
|
16
|
+
import { C as Y } from "./checkbox.i5dgRvaf.js";
|
|
17
17
|
import { C as J } from "./icon.DnBh6-56.js";
|
|
18
18
|
import Q from "../components/line-clamp.js";
|
|
19
19
|
import ee from "../components/spinner.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "./cropper.js";
|
|
2
|
-
import "../chunks/button.
|
|
2
|
+
import "../chunks/button.C6-GrLyD.js";
|
|
3
3
|
import "./space.js";
|
|
4
4
|
import "../chunks/typography.DJC_UXgs.js";
|
|
5
5
|
import "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
6
|
-
import { C as g } from "../chunks/asset-link-format.
|
|
6
|
+
import { C as g } from "../chunks/asset-link-format.Du63EIst.js";
|
|
7
7
|
import "../chunks/component.styles.CRO4Odto.js";
|
|
8
8
|
import "../chunks/asset-link-format.QzzboHHE.js";
|
|
9
9
|
import "../chunks/custom-element.L4WJXn1j.js";
|