@arbocollab/arbo-web-scene 0.26.8-alpha.14 → 0.26.8-alpha.15
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/es/index.es.js +467 -465
- package/package.json +1 -1
- package/style.css +1 -1
- package/umd/index.umd.js +35 -35
package/es/index.es.js
CHANGED
|
@@ -11928,7 +11928,7 @@ const yMr = (e, t) => {
|
|
|
11928
11928
|
(s = (i = e == null ? void 0 : e.config) == null ? void 0 : i.globalProperties) == null || s.setStoreValue("scene", "setCurrentSceneTabId", a);
|
|
11929
11929
|
}
|
|
11930
11930
|
return e.config.globalProperties.setStoreValue = r, e.config.globalProperties.handleSetTab = o, { handleSetTab: o };
|
|
11931
|
-
}, bMr = "0.26.8-alpha.
|
|
11931
|
+
}, bMr = "0.26.8-alpha.15", _Mr = {
|
|
11932
11932
|
"@arbocollab/arbo-chart-component": "1.0.1",
|
|
11933
11933
|
"@arbocollab/arbo-comment-utils": "1.0.1",
|
|
11934
11934
|
"@arbocollab/arbo-common-utils": "npm:@arbocollab/arbo-common-utils@1.0.14",
|
|
@@ -16230,17 +16230,17 @@ const iut = /* @__PURE__ */ x_e(EMr), FBt = Symbol.for("Dexie"), UM = globalThis
|
|
|
16230
16230
|
if (iut.semVer !== UM.semVer)
|
|
16231
16231
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${iut.semVer} and ${UM.semVer}`);
|
|
16232
16232
|
const {
|
|
16233
|
-
liveQuery:
|
|
16234
|
-
mergeRanges:
|
|
16235
|
-
rangesOverlap:
|
|
16236
|
-
RangeSet:
|
|
16237
|
-
cmp:
|
|
16238
|
-
Entity:
|
|
16239
|
-
PropModSymbol:
|
|
16240
|
-
PropModification:
|
|
16241
|
-
replacePrefix:
|
|
16242
|
-
add:
|
|
16243
|
-
remove:
|
|
16233
|
+
liveQuery: Oal,
|
|
16234
|
+
mergeRanges: Aal,
|
|
16235
|
+
rangesOverlap: Dal,
|
|
16236
|
+
RangeSet: $al,
|
|
16237
|
+
cmp: Ial,
|
|
16238
|
+
Entity: Ral,
|
|
16239
|
+
PropModSymbol: Pal,
|
|
16240
|
+
PropModification: Nal,
|
|
16241
|
+
replacePrefix: Mal,
|
|
16242
|
+
add: Lal,
|
|
16243
|
+
remove: Fal
|
|
16244
16244
|
} = UM, nN = new UM("CommentDatabase");
|
|
16245
16245
|
nN.version(1).stores({
|
|
16246
16246
|
comments: "++renditionId, comment "
|
|
@@ -28613,22 +28613,22 @@ Ph.getAdapter = U2n.getAdapter;
|
|
|
28613
28613
|
Ph.HttpStatusCode = Lut;
|
|
28614
28614
|
Ph.default = Ph;
|
|
28615
28615
|
const {
|
|
28616
|
-
Axios:
|
|
28616
|
+
Axios: ail,
|
|
28617
28617
|
AxiosError: fjr,
|
|
28618
|
-
CanceledError:
|
|
28619
|
-
isCancel:
|
|
28620
|
-
CancelToken:
|
|
28621
|
-
VERSION:
|
|
28622
|
-
all:
|
|
28623
|
-
Cancel:
|
|
28618
|
+
CanceledError: iil,
|
|
28619
|
+
isCancel: sil,
|
|
28620
|
+
CancelToken: lil,
|
|
28621
|
+
VERSION: uil,
|
|
28622
|
+
all: cil,
|
|
28623
|
+
Cancel: dil,
|
|
28624
28624
|
isAxiosError: hjr,
|
|
28625
|
-
spread:
|
|
28626
|
-
toFormData:
|
|
28627
|
-
AxiosHeaders:
|
|
28628
|
-
HttpStatusCode:
|
|
28629
|
-
formToJSON:
|
|
28630
|
-
getAdapter:
|
|
28631
|
-
mergeConfig:
|
|
28625
|
+
spread: fil,
|
|
28626
|
+
toFormData: hil,
|
|
28627
|
+
AxiosHeaders: pil,
|
|
28628
|
+
HttpStatusCode: mil,
|
|
28629
|
+
formToJSON: gil,
|
|
28630
|
+
getAdapter: vil,
|
|
28631
|
+
mergeConfig: yil
|
|
28632
28632
|
} = Ph;
|
|
28633
28633
|
var h8 = /* @__PURE__ */ ((e) => (e[e.CONTINUE = 100] = "CONTINUE", e[e.SWITCHING_PROTOCOLS = 101] = "SWITCHING_PROTOCOLS", e[e.PROCESSING = 102] = "PROCESSING", e[e.OK = 200] = "OK", e[e.CREATED = 201] = "CREATED", e[e.ACCEPTED = 202] = "ACCEPTED", e[e.NON_AUTHORITATIVE_INFORMATION = 203] = "NON_AUTHORITATIVE_INFORMATION", e[e.NO_CONTENT = 204] = "NO_CONTENT", e[e.RESET_CONTENT = 205] = "RESET_CONTENT", e[e.PARTIAL_CONTENT = 206] = "PARTIAL_CONTENT", e[e.MULTI_STATUS = 207] = "MULTI_STATUS", e[e.ALREADY_REPORTED = 208] = "ALREADY_REPORTED", e[e.IM_USED = 226] = "IM_USED", e[e.MULTIPLE_CHOICES = 300] = "MULTIPLE_CHOICES", e[e.MOVED_PERMANENTLY = 301] = "MOVED_PERMANENTLY", e[e.FOUND = 302] = "FOUND", e[e.SEE_OTHER = 303] = "SEE_OTHER", e[e.NOT_MODIFIED = 304] = "NOT_MODIFIED", e[e.USE_PROXY = 305] = "USE_PROXY", e[e.SWITCH_PROXY = 306] = "SWITCH_PROXY", e[e.TEMPORARY_REDIRECT = 307] = "TEMPORARY_REDIRECT", e[e.PERMANENT_REDIRECT = 308] = "PERMANENT_REDIRECT", e[e.BAD_REQUEST = 400] = "BAD_REQUEST", e[e.UNAUTHORIZED = 401] = "UNAUTHORIZED", e[e.PAYMENT_REQUIRED = 402] = "PAYMENT_REQUIRED", e[e.FORBIDDEN = 403] = "FORBIDDEN", e[e.NOT_FOUND = 404] = "NOT_FOUND", e[e.METHOD_NOT_ALLOWED = 405] = "METHOD_NOT_ALLOWED", e[e.NOT_ACCEPTABLE = 406] = "NOT_ACCEPTABLE", e[e.PROXY_AUTHENTICATION_REQUIRED = 407] = "PROXY_AUTHENTICATION_REQUIRED", e[e.REQUEST_TIMEOUT = 408] = "REQUEST_TIMEOUT", e[e.CONFLICT = 409] = "CONFLICT", e[e.GONE = 410] = "GONE", e[e.LENGTH_REQUIRED = 411] = "LENGTH_REQUIRED", e[e.PRECONDITION_FAILED = 412] = "PRECONDITION_FAILED", e[e.PAYLOAD_TOO_LARGE = 413] = "PAYLOAD_TOO_LARGE", e[e.URI_TOO_LONG = 414] = "URI_TOO_LONG", e[e.UNSUPPORTED_MEDIA_TYPE = 415] = "UNSUPPORTED_MEDIA_TYPE", e[e.RANGE_NOT_SATISFIABLE = 416] = "RANGE_NOT_SATISFIABLE", e[e.EXPECTATION_FAILED = 417] = "EXPECTATION_FAILED", e[e.I_AM_A_TEAPOT = 418] = "I_AM_A_TEAPOT", e[e.MISDIRECTED_REQUEST = 421] = "MISDIRECTED_REQUEST", e[e.UNPROCESSABLE_ENTITY = 422] = "UNPROCESSABLE_ENTITY", e[e.LOCKED = 423] = "LOCKED", e[e.FAILED_DEPENDENCY = 424] = "FAILED_DEPENDENCY", e[e.TOO_EARLY = 425] = "TOO_EARLY", e[e.UPGRADE_REQUIRED = 426] = "UPGRADE_REQUIRED", e[e.PRECONDITION_REQUIRED = 428] = "PRECONDITION_REQUIRED", e[e.TOO_MANY_REQUESTS = 429] = "TOO_MANY_REQUESTS", e[e.REQUEST_HEADER_FIELDS_TOO_LARGE = 431] = "REQUEST_HEADER_FIELDS_TOO_LARGE", e[e.UNAVAILABLE_FOR_LEGAL_REASONS = 451] = "UNAVAILABLE_FOR_LEGAL_REASONS", e[e.INTERNAL_SERVER_ERROR = 500] = "INTERNAL_SERVER_ERROR", e[e.NOT_IMPLEMENTED = 501] = "NOT_IMPLEMENTED", e[e.BAD_GATEWAY = 502] = "BAD_GATEWAY", e[e.SERVICE_UNAVAILABLE = 503] = "SERVICE_UNAVAILABLE", e[e.GATEWAY_TIMEOUT = 504] = "GATEWAY_TIMEOUT", e[e.HTTP_VERSION_NOT_SUPPORTED = 505] = "HTTP_VERSION_NOT_SUPPORTED", e[e.VARIANT_ALSO_NEGOTIATES = 506] = "VARIANT_ALSO_NEGOTIATES", e[e.INSUFFICIENT_STORAGE = 507] = "INSUFFICIENT_STORAGE", e[e.LOOP_DETECTED = 508] = "LOOP_DETECTED", e[e.NOT_EXTENDED = 510] = "NOT_EXTENDED", e[e.NETWORK_AUTHENTICATION_REQUIRED = 511] = "NETWORK_AUTHENTICATION_REQUIRED", e))(h8 || {});
|
|
28634
28634
|
function Xy(e, t) {
|
|
@@ -36525,17 +36525,17 @@ const Wut = /* @__PURE__ */ I5r(R5r), uUt = Symbol.for("Dexie"), Jge = globalThi
|
|
|
36525
36525
|
if (Wut.semVer !== Jge.semVer)
|
|
36526
36526
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Wut.semVer} and ${Jge.semVer}`);
|
|
36527
36527
|
const {
|
|
36528
|
-
liveQuery:
|
|
36529
|
-
mergeRanges:
|
|
36530
|
-
rangesOverlap:
|
|
36531
|
-
RangeSet:
|
|
36532
|
-
cmp:
|
|
36533
|
-
Entity:
|
|
36534
|
-
PropModSymbol:
|
|
36535
|
-
PropModification:
|
|
36536
|
-
replacePrefix:
|
|
36537
|
-
add:
|
|
36538
|
-
remove:
|
|
36528
|
+
liveQuery: bil,
|
|
36529
|
+
mergeRanges: _il,
|
|
36530
|
+
rangesOverlap: wil,
|
|
36531
|
+
RangeSet: Eil,
|
|
36532
|
+
cmp: Sil,
|
|
36533
|
+
Entity: Cil,
|
|
36534
|
+
PropModSymbol: xil,
|
|
36535
|
+
PropModification: Til,
|
|
36536
|
+
replacePrefix: kil,
|
|
36537
|
+
add: Oil,
|
|
36538
|
+
remove: Ail
|
|
36539
36539
|
} = Jge;
|
|
36540
36540
|
let cUt = class extends Jge {
|
|
36541
36541
|
constructor(t) {
|
|
@@ -51446,22 +51446,22 @@ Tm.getAdapter = cNn.getAdapter;
|
|
|
51446
51446
|
Tm.HttpStatusCode = xct;
|
|
51447
51447
|
Tm.default = Tm;
|
|
51448
51448
|
const {
|
|
51449
|
-
Axios:
|
|
51450
|
-
AxiosError:
|
|
51451
|
-
CanceledError:
|
|
51452
|
-
isCancel:
|
|
51453
|
-
CancelToken:
|
|
51454
|
-
VERSION:
|
|
51455
|
-
all:
|
|
51456
|
-
Cancel:
|
|
51457
|
-
isAxiosError:
|
|
51458
|
-
spread:
|
|
51459
|
-
toFormData:
|
|
51460
|
-
AxiosHeaders:
|
|
51461
|
-
HttpStatusCode:
|
|
51462
|
-
formToJSON:
|
|
51463
|
-
getAdapter:
|
|
51464
|
-
mergeConfig:
|
|
51449
|
+
Axios: isl,
|
|
51450
|
+
AxiosError: ssl,
|
|
51451
|
+
CanceledError: lsl,
|
|
51452
|
+
isCancel: usl,
|
|
51453
|
+
CancelToken: csl,
|
|
51454
|
+
VERSION: dsl,
|
|
51455
|
+
all: fsl,
|
|
51456
|
+
Cancel: hsl,
|
|
51457
|
+
isAxiosError: psl,
|
|
51458
|
+
spread: msl,
|
|
51459
|
+
toFormData: gsl,
|
|
51460
|
+
AxiosHeaders: vsl,
|
|
51461
|
+
HttpStatusCode: ysl,
|
|
51462
|
+
formToJSON: bsl,
|
|
51463
|
+
getAdapter: _sl,
|
|
51464
|
+
mergeConfig: wsl
|
|
51465
51465
|
} = Tm, KZr = (e) => {
|
|
51466
51466
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
51467
51467
|
if (t.length === 2) {
|
|
@@ -84893,17 +84893,17 @@ const Vdt = /* @__PURE__ */ upo(cpo), fWt = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
84893
84893
|
if (Vdt.semVer !== Ove.semVer)
|
|
84894
84894
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Vdt.semVer} and ${Ove.semVer}`);
|
|
84895
84895
|
const {
|
|
84896
|
-
liveQuery:
|
|
84897
|
-
mergeRanges:
|
|
84898
|
-
rangesOverlap:
|
|
84899
|
-
RangeSet:
|
|
84900
|
-
cmp:
|
|
84901
|
-
Entity:
|
|
84902
|
-
PropModSymbol:
|
|
84903
|
-
PropModification:
|
|
84904
|
-
replacePrefix:
|
|
84905
|
-
add:
|
|
84906
|
-
remove:
|
|
84896
|
+
liveQuery: Hsl,
|
|
84897
|
+
mergeRanges: Wsl,
|
|
84898
|
+
rangesOverlap: qsl,
|
|
84899
|
+
RangeSet: Ksl,
|
|
84900
|
+
cmp: Gsl,
|
|
84901
|
+
Entity: Ysl,
|
|
84902
|
+
PropModSymbol: Zsl,
|
|
84903
|
+
PropModification: Xsl,
|
|
84904
|
+
replacePrefix: Jsl,
|
|
84905
|
+
add: Qsl,
|
|
84906
|
+
remove: ell
|
|
84907
84907
|
} = Ove;
|
|
84908
84908
|
let hWt = class extends Ove {
|
|
84909
84909
|
constructor(t) {
|
|
@@ -104397,22 +104397,22 @@ km.getAdapter = wjn.getAdapter;
|
|
|
104397
104397
|
km.HttpStatusCode = _ft;
|
|
104398
104398
|
km.default = km;
|
|
104399
104399
|
const {
|
|
104400
|
-
Axios:
|
|
104401
|
-
AxiosError:
|
|
104402
|
-
CanceledError:
|
|
104403
|
-
isCancel:
|
|
104404
|
-
CancelToken:
|
|
104405
|
-
VERSION:
|
|
104406
|
-
all:
|
|
104407
|
-
Cancel:
|
|
104408
|
-
isAxiosError:
|
|
104409
|
-
spread:
|
|
104410
|
-
toFormData:
|
|
104411
|
-
AxiosHeaders:
|
|
104412
|
-
HttpStatusCode:
|
|
104413
|
-
formToJSON:
|
|
104414
|
-
getAdapter:
|
|
104415
|
-
mergeConfig:
|
|
104400
|
+
Axios: $ll,
|
|
104401
|
+
AxiosError: Ill,
|
|
104402
|
+
CanceledError: Rll,
|
|
104403
|
+
isCancel: Pll,
|
|
104404
|
+
CancelToken: Nll,
|
|
104405
|
+
VERSION: Mll,
|
|
104406
|
+
all: Lll,
|
|
104407
|
+
Cancel: Fll,
|
|
104408
|
+
isAxiosError: Vll,
|
|
104409
|
+
spread: Bll,
|
|
104410
|
+
toFormData: jll,
|
|
104411
|
+
AxiosHeaders: Ull,
|
|
104412
|
+
HttpStatusCode: zll,
|
|
104413
|
+
formToJSON: Hll,
|
|
104414
|
+
getAdapter: Wll,
|
|
104415
|
+
mergeConfig: qll
|
|
104416
104416
|
} = km, XTo = (e) => {
|
|
104417
104417
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
104418
104418
|
if (t.length === 2) {
|
|
@@ -136815,17 +136815,17 @@ const qft = /* @__PURE__ */ Y4o(Z4o), gKt = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
136815
136815
|
if (qft.semVer !== Zve.semVer)
|
|
136816
136816
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${qft.semVer} and ${Zve.semVer}`);
|
|
136817
136817
|
const {
|
|
136818
|
-
liveQuery:
|
|
136819
|
-
mergeRanges:
|
|
136820
|
-
rangesOverlap:
|
|
136821
|
-
RangeSet:
|
|
136822
|
-
cmp:
|
|
136823
|
-
Entity:
|
|
136824
|
-
PropModSymbol:
|
|
136825
|
-
PropModification:
|
|
136826
|
-
replacePrefix:
|
|
136827
|
-
add:
|
|
136828
|
-
remove:
|
|
136818
|
+
liveQuery: $ul,
|
|
136819
|
+
mergeRanges: Iul,
|
|
136820
|
+
rangesOverlap: Rul,
|
|
136821
|
+
RangeSet: Pul,
|
|
136822
|
+
cmp: Nul,
|
|
136823
|
+
Entity: Mul,
|
|
136824
|
+
PropModSymbol: Lul,
|
|
136825
|
+
PropModification: Ful,
|
|
136826
|
+
replacePrefix: Vul,
|
|
136827
|
+
add: Bul,
|
|
136828
|
+
remove: jul
|
|
136829
136829
|
} = Zve;
|
|
136830
136830
|
let vKt = class extends Zve {
|
|
136831
136831
|
constructor(t) {
|
|
@@ -150002,22 +150002,22 @@ Om.getAdapter = Izn.getAdapter;
|
|
|
150002
150002
|
Om.HttpStatusCode = Eht;
|
|
150003
150003
|
Om.default = Om;
|
|
150004
150004
|
const {
|
|
150005
|
-
Axios:
|
|
150006
|
-
AxiosError:
|
|
150007
|
-
CanceledError:
|
|
150008
|
-
isCancel:
|
|
150009
|
-
CancelToken:
|
|
150010
|
-
VERSION:
|
|
150011
|
-
all:
|
|
150012
|
-
Cancel:
|
|
150013
|
-
isAxiosError:
|
|
150014
|
-
spread:
|
|
150015
|
-
toFormData:
|
|
150016
|
-
AxiosHeaders:
|
|
150017
|
-
HttpStatusCode:
|
|
150018
|
-
formToJSON:
|
|
150019
|
-
getAdapter:
|
|
150020
|
-
mergeConfig:
|
|
150005
|
+
Axios: ycl,
|
|
150006
|
+
AxiosError: bcl,
|
|
150007
|
+
CanceledError: _cl,
|
|
150008
|
+
isCancel: wcl,
|
|
150009
|
+
CancelToken: Ecl,
|
|
150010
|
+
VERSION: Scl,
|
|
150011
|
+
all: Ccl,
|
|
150012
|
+
Cancel: xcl,
|
|
150013
|
+
isAxiosError: Tcl,
|
|
150014
|
+
spread: kcl,
|
|
150015
|
+
toFormData: Ocl,
|
|
150016
|
+
AxiosHeaders: Acl,
|
|
150017
|
+
HttpStatusCode: Dcl,
|
|
150018
|
+
formToJSON: $cl,
|
|
150019
|
+
getAdapter: Icl,
|
|
150020
|
+
mergeConfig: Rcl
|
|
150021
150021
|
} = Om, h9o = (e) => {
|
|
150022
150022
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
150023
150023
|
if (t.length === 2) {
|
|
@@ -156753,17 +156753,17 @@ const Mht = /* @__PURE__ */ nYo(rYo), QYt = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
156753
156753
|
if (Mht.semVer !== Lht.semVer)
|
|
156754
156754
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Mht.semVer} and ${Lht.semVer}`);
|
|
156755
156755
|
const {
|
|
156756
|
-
liveQuery:
|
|
156757
|
-
mergeRanges:
|
|
156758
|
-
rangesOverlap:
|
|
156759
|
-
RangeSet:
|
|
156760
|
-
cmp:
|
|
156761
|
-
Entity:
|
|
156762
|
-
PropModSymbol:
|
|
156763
|
-
PropModification:
|
|
156764
|
-
replacePrefix:
|
|
156765
|
-
add:
|
|
156766
|
-
remove:
|
|
156756
|
+
liveQuery: Lcl,
|
|
156757
|
+
mergeRanges: Fcl,
|
|
156758
|
+
rangesOverlap: Vcl,
|
|
156759
|
+
RangeSet: Bcl,
|
|
156760
|
+
cmp: jcl,
|
|
156761
|
+
Entity: Ucl,
|
|
156762
|
+
PropModSymbol: zcl,
|
|
156763
|
+
PropModification: Hcl,
|
|
156764
|
+
replacePrefix: Wcl,
|
|
156765
|
+
add: qcl,
|
|
156766
|
+
remove: Kcl
|
|
156767
156767
|
} = Lht, oYo = class Rce {
|
|
156768
156768
|
constructor() {
|
|
156769
156769
|
aHn(this, "KEY_PAIR", {
|
|
@@ -163402,22 +163402,22 @@ Am.getAdapter = rqn.getAdapter;
|
|
|
163402
163402
|
Am.HttpStatusCode = rpt;
|
|
163403
163403
|
Am.default = Am;
|
|
163404
163404
|
const {
|
|
163405
|
-
Axios:
|
|
163406
|
-
AxiosError:
|
|
163407
|
-
CanceledError:
|
|
163408
|
-
isCancel:
|
|
163409
|
-
CancelToken:
|
|
163410
|
-
VERSION:
|
|
163411
|
-
all:
|
|
163412
|
-
Cancel:
|
|
163413
|
-
isAxiosError:
|
|
163414
|
-
spread:
|
|
163415
|
-
toFormData:
|
|
163416
|
-
AxiosHeaders:
|
|
163417
|
-
HttpStatusCode:
|
|
163418
|
-
formToJSON:
|
|
163419
|
-
getAdapter:
|
|
163420
|
-
mergeConfig:
|
|
163405
|
+
Axios: udl,
|
|
163406
|
+
AxiosError: cdl,
|
|
163407
|
+
CanceledError: ddl,
|
|
163408
|
+
isCancel: fdl,
|
|
163409
|
+
CancelToken: hdl,
|
|
163410
|
+
VERSION: pdl,
|
|
163411
|
+
all: mdl,
|
|
163412
|
+
Cancel: gdl,
|
|
163413
|
+
isAxiosError: vdl,
|
|
163414
|
+
spread: ydl,
|
|
163415
|
+
toFormData: bdl,
|
|
163416
|
+
AxiosHeaders: _dl,
|
|
163417
|
+
HttpStatusCode: wdl,
|
|
163418
|
+
formToJSON: Edl,
|
|
163419
|
+
getAdapter: Sdl,
|
|
163420
|
+
mergeConfig: Cdl
|
|
163421
163421
|
} = Am, Bna = (e) => {
|
|
163422
163422
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
163423
163423
|
if (t.length === 2) {
|
|
@@ -170153,17 +170153,17 @@ const vpt = /* @__PURE__ */ Aaa(Daa), oJt = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
170153
170153
|
if (vpt.semVer !== ypt.semVer)
|
|
170154
170154
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${vpt.semVer} and ${ypt.semVer}`);
|
|
170155
170155
|
const {
|
|
170156
|
-
liveQuery:
|
|
170157
|
-
mergeRanges:
|
|
170158
|
-
rangesOverlap:
|
|
170159
|
-
RangeSet:
|
|
170160
|
-
cmp:
|
|
170161
|
-
Entity:
|
|
170162
|
-
PropModSymbol:
|
|
170163
|
-
PropModification:
|
|
170164
|
-
replacePrefix:
|
|
170165
|
-
add:
|
|
170166
|
-
remove:
|
|
170156
|
+
liveQuery: Odl,
|
|
170157
|
+
mergeRanges: Adl,
|
|
170158
|
+
rangesOverlap: Ddl,
|
|
170159
|
+
RangeSet: $dl,
|
|
170160
|
+
cmp: Idl,
|
|
170161
|
+
Entity: Rdl,
|
|
170162
|
+
PropModSymbol: Pdl,
|
|
170163
|
+
PropModification: Ndl,
|
|
170164
|
+
replacePrefix: Mdl,
|
|
170165
|
+
add: Ldl,
|
|
170166
|
+
remove: Fdl
|
|
170167
170167
|
} = ypt, $aa = class Bce {
|
|
170168
170168
|
constructor() {
|
|
170169
170169
|
Dqn(this, "KEY_PAIR", {
|
|
@@ -176802,22 +176802,22 @@ Dm.getAdapter = O9n.getAdapter;
|
|
|
176802
176802
|
Dm.HttpStatusCode = Fpt;
|
|
176803
176803
|
Dm.default = Dm;
|
|
176804
176804
|
const {
|
|
176805
|
-
Axios:
|
|
176806
|
-
AxiosError:
|
|
176807
|
-
CanceledError:
|
|
176808
|
-
isCancel:
|
|
176809
|
-
CancelToken:
|
|
176810
|
-
VERSION:
|
|
176811
|
-
all:
|
|
176812
|
-
Cancel:
|
|
176813
|
-
isAxiosError:
|
|
176814
|
-
spread:
|
|
176815
|
-
toFormData:
|
|
176816
|
-
AxiosHeaders:
|
|
176817
|
-
HttpStatusCode:
|
|
176818
|
-
formToJSON:
|
|
176819
|
-
getAdapter:
|
|
176820
|
-
mergeConfig:
|
|
176805
|
+
Axios: efl,
|
|
176806
|
+
AxiosError: tfl,
|
|
176807
|
+
CanceledError: nfl,
|
|
176808
|
+
isCancel: rfl,
|
|
176809
|
+
CancelToken: ofl,
|
|
176810
|
+
VERSION: afl,
|
|
176811
|
+
all: ifl,
|
|
176812
|
+
Cancel: sfl,
|
|
176813
|
+
isAxiosError: lfl,
|
|
176814
|
+
spread: ufl,
|
|
176815
|
+
toFormData: cfl,
|
|
176816
|
+
AxiosHeaders: dfl,
|
|
176817
|
+
HttpStatusCode: ffl,
|
|
176818
|
+
formToJSON: hfl,
|
|
176819
|
+
getAdapter: pfl,
|
|
176820
|
+
mergeConfig: mfl
|
|
176821
176821
|
} = Dm, hha = (e) => {
|
|
176822
176822
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
176823
176823
|
if (t.length === 2) {
|
|
@@ -183553,17 +183553,17 @@ const Jpt = /* @__PURE__ */ nga(rga), uen = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
183553
183553
|
if (Jpt.semVer !== Qpt.semVer)
|
|
183554
183554
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Jpt.semVer} and ${Qpt.semVer}`);
|
|
183555
183555
|
const {
|
|
183556
|
-
liveQuery:
|
|
183557
|
-
mergeRanges:
|
|
183558
|
-
rangesOverlap:
|
|
183559
|
-
RangeSet:
|
|
183560
|
-
cmp:
|
|
183561
|
-
Entity:
|
|
183562
|
-
PropModSymbol:
|
|
183563
|
-
PropModification:
|
|
183564
|
-
replacePrefix:
|
|
183565
|
-
add:
|
|
183566
|
-
remove:
|
|
183556
|
+
liveQuery: bfl,
|
|
183557
|
+
mergeRanges: _fl,
|
|
183558
|
+
rangesOverlap: wfl,
|
|
183559
|
+
RangeSet: Efl,
|
|
183560
|
+
cmp: Sfl,
|
|
183561
|
+
Entity: Cfl,
|
|
183562
|
+
PropModSymbol: xfl,
|
|
183563
|
+
PropModification: Tfl,
|
|
183564
|
+
replacePrefix: kfl,
|
|
183565
|
+
add: Ofl,
|
|
183566
|
+
remove: Afl
|
|
183567
183567
|
} = Qpt, oga = class Kce {
|
|
183568
183568
|
constructor() {
|
|
183569
183569
|
tKn(this, "KEY_PAIR", {
|
|
@@ -190202,22 +190202,22 @@ $m.getAdapter = QGn.getAdapter;
|
|
|
190202
190202
|
$m.HttpStatusCode = bmt;
|
|
190203
190203
|
$m.default = $m;
|
|
190204
190204
|
const {
|
|
190205
|
-
Axios:
|
|
190206
|
-
AxiosError:
|
|
190207
|
-
CanceledError:
|
|
190208
|
-
isCancel:
|
|
190209
|
-
CancelToken:
|
|
190210
|
-
VERSION:
|
|
190211
|
-
all:
|
|
190212
|
-
Cancel:
|
|
190213
|
-
isAxiosError:
|
|
190214
|
-
spread:
|
|
190215
|
-
toFormData:
|
|
190216
|
-
AxiosHeaders:
|
|
190217
|
-
HttpStatusCode:
|
|
190218
|
-
formToJSON:
|
|
190219
|
-
getAdapter:
|
|
190220
|
-
mergeConfig:
|
|
190205
|
+
Axios: Wfl,
|
|
190206
|
+
AxiosError: qfl,
|
|
190207
|
+
CanceledError: Kfl,
|
|
190208
|
+
isCancel: Gfl,
|
|
190209
|
+
CancelToken: Yfl,
|
|
190210
|
+
VERSION: Zfl,
|
|
190211
|
+
all: Xfl,
|
|
190212
|
+
Cancel: Jfl,
|
|
190213
|
+
isAxiosError: Qfl,
|
|
190214
|
+
spread: ehl,
|
|
190215
|
+
toFormData: thl,
|
|
190216
|
+
AxiosHeaders: nhl,
|
|
190217
|
+
HttpStatusCode: rhl,
|
|
190218
|
+
formToJSON: ohl,
|
|
190219
|
+
getAdapter: ahl,
|
|
190220
|
+
mergeConfig: ihl
|
|
190221
190221
|
} = $m, B1a = (e) => {
|
|
190222
190222
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
190223
190223
|
if (t.length === 2) {
|
|
@@ -226025,17 +226025,17 @@ const igt = /* @__PURE__ */ z3a(H3a), Yrn = Symbol.for("Dexie"), Yye = globalThi
|
|
|
226025
226025
|
if (igt.semVer !== Yye.semVer)
|
|
226026
226026
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${igt.semVer} and ${Yye.semVer}`);
|
|
226027
226027
|
const {
|
|
226028
|
-
liveQuery:
|
|
226029
|
-
mergeRanges:
|
|
226030
|
-
rangesOverlap:
|
|
226031
|
-
RangeSet:
|
|
226032
|
-
cmp:
|
|
226033
|
-
Entity:
|
|
226034
|
-
PropModSymbol:
|
|
226035
|
-
PropModification:
|
|
226036
|
-
replacePrefix:
|
|
226037
|
-
add:
|
|
226038
|
-
remove:
|
|
226028
|
+
liveQuery: Dhl,
|
|
226029
|
+
mergeRanges: $hl,
|
|
226030
|
+
rangesOverlap: Ihl,
|
|
226031
|
+
RangeSet: Rhl,
|
|
226032
|
+
cmp: Phl,
|
|
226033
|
+
Entity: Nhl,
|
|
226034
|
+
PropModSymbol: Mhl,
|
|
226035
|
+
PropModification: Lhl,
|
|
226036
|
+
replacePrefix: Fhl,
|
|
226037
|
+
add: Vhl,
|
|
226038
|
+
remove: Bhl
|
|
226039
226039
|
} = Yye;
|
|
226040
226040
|
let Zrn = class extends Yye {
|
|
226041
226041
|
constructor(t) {
|
|
@@ -245539,22 +245539,22 @@ Rm.getAdapter = Ltr.getAdapter;
|
|
|
245539
245539
|
Rm.HttpStatusCode = jgt;
|
|
245540
245540
|
Rm.default = Rm;
|
|
245541
245541
|
const {
|
|
245542
|
-
Axios:
|
|
245543
|
-
AxiosError:
|
|
245544
|
-
CanceledError:
|
|
245545
|
-
isCancel:
|
|
245546
|
-
CancelToken:
|
|
245547
|
-
VERSION:
|
|
245548
|
-
all:
|
|
245549
|
-
Cancel:
|
|
245550
|
-
isAxiosError:
|
|
245551
|
-
spread:
|
|
245552
|
-
toFormData:
|
|
245553
|
-
AxiosHeaders:
|
|
245554
|
-
HttpStatusCode:
|
|
245555
|
-
formToJSON:
|
|
245556
|
-
getAdapter:
|
|
245557
|
-
mergeConfig:
|
|
245542
|
+
Axios: vpl,
|
|
245543
|
+
AxiosError: ypl,
|
|
245544
|
+
CanceledError: bpl,
|
|
245545
|
+
isCancel: _pl,
|
|
245546
|
+
CancelToken: wpl,
|
|
245547
|
+
VERSION: Epl,
|
|
245548
|
+
all: Spl,
|
|
245549
|
+
Cancel: Cpl,
|
|
245550
|
+
isAxiosError: xpl,
|
|
245551
|
+
spread: Tpl,
|
|
245552
|
+
toFormData: kpl,
|
|
245553
|
+
AxiosHeaders: Opl,
|
|
245554
|
+
HttpStatusCode: Apl,
|
|
245555
|
+
formToJSON: Dpl,
|
|
245556
|
+
getAdapter: $pl,
|
|
245557
|
+
mergeConfig: Ipl
|
|
245558
245558
|
} = Rm, $Ka = (e) => {
|
|
245559
245559
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
245560
245560
|
if (t.length === 2) {
|
|
@@ -278334,6 +278334,7 @@ const u8e = /* @__PURE__ */ Ni(Ufi, [["render", Hfi], ["__file", "/home/mor-ubun
|
|
|
278334
278334
|
try {
|
|
278335
278335
|
const O = b === "temporary" ? `/workspace/${n}/upload/temporary/presigned-url` : `/workspace/${n}/review/2/upload`, k = await Ei.post(O, {
|
|
278336
278336
|
files: [T],
|
|
278337
|
+
module: "rendition",
|
|
278337
278338
|
wsCode: n,
|
|
278338
278339
|
...b !== "temporary" && { item_id: r }
|
|
278339
278340
|
});
|
|
@@ -328961,17 +328962,17 @@ const Oyt = /* @__PURE__ */ LRi(FRi), Cdn = Symbol.for("Dexie"), Wbe = globalThi
|
|
|
328961
328962
|
if (Oyt.semVer !== Wbe.semVer)
|
|
328962
328963
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Oyt.semVer} and ${Wbe.semVer}`);
|
|
328963
328964
|
const {
|
|
328964
|
-
liveQuery:
|
|
328965
|
-
mergeRanges:
|
|
328966
|
-
rangesOverlap:
|
|
328967
|
-
RangeSet:
|
|
328968
|
-
cmp:
|
|
328969
|
-
Entity:
|
|
328970
|
-
PropModSymbol:
|
|
328971
|
-
PropModification:
|
|
328972
|
-
replacePrefix:
|
|
328973
|
-
add:
|
|
328974
|
-
remove:
|
|
328965
|
+
liveQuery: nml,
|
|
328966
|
+
mergeRanges: rml,
|
|
328967
|
+
rangesOverlap: oml,
|
|
328968
|
+
RangeSet: aml,
|
|
328969
|
+
cmp: iml,
|
|
328970
|
+
Entity: sml,
|
|
328971
|
+
PropModSymbol: lml,
|
|
328972
|
+
PropModification: uml,
|
|
328973
|
+
replacePrefix: cml,
|
|
328974
|
+
add: dml,
|
|
328975
|
+
remove: fml
|
|
328975
328976
|
} = Wbe;
|
|
328976
328977
|
let xdn = class extends Wbe {
|
|
328977
328978
|
constructor(t) {
|
|
@@ -340463,22 +340464,22 @@ Pm.getAdapter = Bcr.getAdapter;
|
|
|
340463
340464
|
Pm.HttpStatusCode = Yyt;
|
|
340464
340465
|
Pm.default = Pm;
|
|
340465
340466
|
const {
|
|
340466
|
-
Axios:
|
|
340467
|
-
AxiosError:
|
|
340468
|
-
CanceledError:
|
|
340469
|
-
isCancel:
|
|
340470
|
-
CancelToken:
|
|
340471
|
-
VERSION:
|
|
340472
|
-
all:
|
|
340473
|
-
Cancel:
|
|
340467
|
+
Axios: Rml,
|
|
340468
|
+
AxiosError: Pml,
|
|
340469
|
+
CanceledError: Nml,
|
|
340470
|
+
isCancel: Mml,
|
|
340471
|
+
CancelToken: Lml,
|
|
340472
|
+
VERSION: Fml,
|
|
340473
|
+
all: Vml,
|
|
340474
|
+
Cancel: Bml,
|
|
340474
340475
|
isAxiosError: kVi,
|
|
340475
|
-
spread:
|
|
340476
|
-
toFormData:
|
|
340477
|
-
AxiosHeaders:
|
|
340478
|
-
HttpStatusCode:
|
|
340479
|
-
formToJSON:
|
|
340480
|
-
getAdapter:
|
|
340481
|
-
mergeConfig:
|
|
340476
|
+
spread: jml,
|
|
340477
|
+
toFormData: Uml,
|
|
340478
|
+
AxiosHeaders: zml,
|
|
340479
|
+
HttpStatusCode: Hml,
|
|
340480
|
+
formToJSON: Wml,
|
|
340481
|
+
getAdapter: qml,
|
|
340482
|
+
mergeConfig: Kml
|
|
340482
340483
|
} = Pm, OVi = (e) => {
|
|
340483
340484
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
340484
340485
|
if (t.length === 2) {
|
|
@@ -359755,17 +359756,17 @@ const Obt = /* @__PURE__ */ xWi(TWi), $pn = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
359755
359756
|
if (Obt.semVer !== n0e.semVer)
|
|
359756
359757
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Obt.semVer} and ${n0e.semVer}`);
|
|
359757
359758
|
const {
|
|
359758
|
-
liveQuery:
|
|
359759
|
-
mergeRanges:
|
|
359760
|
-
rangesOverlap:
|
|
359761
|
-
RangeSet:
|
|
359762
|
-
cmp:
|
|
359763
|
-
Entity:
|
|
359764
|
-
PropModSymbol:
|
|
359765
|
-
PropModification:
|
|
359766
|
-
replacePrefix:
|
|
359767
|
-
add:
|
|
359768
|
-
remove:
|
|
359759
|
+
liveQuery: ggl,
|
|
359760
|
+
mergeRanges: vgl,
|
|
359761
|
+
rangesOverlap: ygl,
|
|
359762
|
+
RangeSet: bgl,
|
|
359763
|
+
cmp: _gl,
|
|
359764
|
+
Entity: wgl,
|
|
359765
|
+
PropModSymbol: Egl,
|
|
359766
|
+
PropModification: Sgl,
|
|
359767
|
+
replacePrefix: Cgl,
|
|
359768
|
+
add: xgl,
|
|
359769
|
+
remove: Tgl
|
|
359769
359770
|
} = n0e;
|
|
359770
359771
|
let Ipn = class extends n0e {
|
|
359771
359772
|
constructor(t) {
|
|
@@ -374668,22 +374669,22 @@ Nm.getAdapter = jmr.getAdapter;
|
|
|
374668
374669
|
Nm.HttpStatusCode = l0t;
|
|
374669
374670
|
Nm.default = Nm;
|
|
374670
374671
|
const {
|
|
374671
|
-
Axios:
|
|
374672
|
-
AxiosError:
|
|
374673
|
-
CanceledError:
|
|
374674
|
-
isCancel:
|
|
374675
|
-
CancelToken:
|
|
374676
|
-
VERSION:
|
|
374677
|
-
all:
|
|
374678
|
-
Cancel:
|
|
374679
|
-
isAxiosError:
|
|
374680
|
-
spread:
|
|
374681
|
-
toFormData:
|
|
374682
|
-
AxiosHeaders:
|
|
374683
|
-
HttpStatusCode:
|
|
374684
|
-
formToJSON:
|
|
374685
|
-
getAdapter:
|
|
374686
|
-
mergeConfig:
|
|
374672
|
+
Axios: tvl,
|
|
374673
|
+
AxiosError: nvl,
|
|
374674
|
+
CanceledError: rvl,
|
|
374675
|
+
isCancel: ovl,
|
|
374676
|
+
CancelToken: avl,
|
|
374677
|
+
VERSION: ivl,
|
|
374678
|
+
all: svl,
|
|
374679
|
+
Cancel: lvl,
|
|
374680
|
+
isAxiosError: uvl,
|
|
374681
|
+
spread: cvl,
|
|
374682
|
+
toFormData: dvl,
|
|
374683
|
+
AxiosHeaders: fvl,
|
|
374684
|
+
HttpStatusCode: hvl,
|
|
374685
|
+
formToJSON: pvl,
|
|
374686
|
+
getAdapter: mvl,
|
|
374687
|
+
mergeConfig: gvl
|
|
374687
374688
|
} = Nm, zes = (e) => {
|
|
374688
374689
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
374689
374690
|
if (t.length === 2) {
|
|
@@ -396872,17 +396873,17 @@ const N0t = /* @__PURE__ */ pds(mds), myn = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
396872
396873
|
if (N0t.semVer !== _0e.semVer)
|
|
396873
396874
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${N0t.semVer} and ${_0e.semVer}`);
|
|
396874
396875
|
const {
|
|
396875
|
-
liveQuery:
|
|
396876
|
-
mergeRanges:
|
|
396877
|
-
rangesOverlap:
|
|
396878
|
-
RangeSet:
|
|
396879
|
-
cmp:
|
|
396880
|
-
Entity:
|
|
396881
|
-
PropModSymbol:
|
|
396882
|
-
PropModification:
|
|
396883
|
-
replacePrefix:
|
|
396884
|
-
add:
|
|
396885
|
-
remove:
|
|
396876
|
+
liveQuery: Rvl,
|
|
396877
|
+
mergeRanges: Pvl,
|
|
396878
|
+
rangesOverlap: Nvl,
|
|
396879
|
+
RangeSet: Mvl,
|
|
396880
|
+
cmp: Lvl,
|
|
396881
|
+
Entity: Fvl,
|
|
396882
|
+
PropModSymbol: Vvl,
|
|
396883
|
+
PropModification: Bvl,
|
|
396884
|
+
replacePrefix: jvl,
|
|
396885
|
+
add: Uvl,
|
|
396886
|
+
remove: zvl
|
|
396886
396887
|
} = _0e;
|
|
396887
396888
|
class gyn extends _0e {
|
|
396888
396889
|
constructor(t) {
|
|
@@ -410074,22 +410075,22 @@ Mm.getAdapter = T0r.getAdapter;
|
|
|
410074
410075
|
Mm.HttpStatusCode = d_t;
|
|
410075
410076
|
Mm.default = Mm;
|
|
410076
410077
|
const {
|
|
410077
|
-
Axios:
|
|
410078
|
-
AxiosError:
|
|
410079
|
-
CanceledError:
|
|
410080
|
-
isCancel:
|
|
410081
|
-
CancelToken:
|
|
410082
|
-
VERSION:
|
|
410083
|
-
all:
|
|
410084
|
-
Cancel:
|
|
410085
|
-
isAxiosError:
|
|
410086
|
-
spread:
|
|
410087
|
-
toFormData:
|
|
410088
|
-
AxiosHeaders:
|
|
410089
|
-
HttpStatusCode:
|
|
410090
|
-
formToJSON:
|
|
410091
|
-
getAdapter:
|
|
410092
|
-
mergeConfig:
|
|
410078
|
+
Axios: Hvl,
|
|
410079
|
+
AxiosError: Wvl,
|
|
410080
|
+
CanceledError: qvl,
|
|
410081
|
+
isCancel: Kvl,
|
|
410082
|
+
CancelToken: Gvl,
|
|
410083
|
+
VERSION: Yvl,
|
|
410084
|
+
all: Zvl,
|
|
410085
|
+
Cancel: Xvl,
|
|
410086
|
+
isAxiosError: Jvl,
|
|
410087
|
+
spread: Qvl,
|
|
410088
|
+
toFormData: eyl,
|
|
410089
|
+
AxiosHeaders: tyl,
|
|
410090
|
+
HttpStatusCode: nyl,
|
|
410091
|
+
formToJSON: ryl,
|
|
410092
|
+
getAdapter: oyl,
|
|
410093
|
+
mergeConfig: ayl
|
|
410093
410094
|
} = Mm, I_s = (e) => {
|
|
410094
410095
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
410095
410096
|
if (t.length === 2) {
|
|
@@ -416829,17 +416830,17 @@ const C_t = /* @__PURE__ */ bEs(_Es), J0n = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
416829
416830
|
if (C_t.semVer !== x_t.semVer)
|
|
416830
416831
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${C_t.semVer} and ${x_t.semVer}`);
|
|
416831
416832
|
const {
|
|
416832
|
-
liveQuery:
|
|
416833
|
-
mergeRanges:
|
|
416834
|
-
rangesOverlap:
|
|
416835
|
-
RangeSet:
|
|
416836
|
-
cmp:
|
|
416837
|
-
Entity:
|
|
416838
|
-
PropModSymbol:
|
|
416839
|
-
PropModification:
|
|
416840
|
-
replacePrefix:
|
|
416841
|
-
add:
|
|
416842
|
-
remove:
|
|
416833
|
+
liveQuery: iyl,
|
|
416834
|
+
mergeRanges: syl,
|
|
416835
|
+
rangesOverlap: lyl,
|
|
416836
|
+
RangeSet: uyl,
|
|
416837
|
+
cmp: cyl,
|
|
416838
|
+
Entity: dyl,
|
|
416839
|
+
PropModSymbol: fyl,
|
|
416840
|
+
PropModification: hyl,
|
|
416841
|
+
replacePrefix: pyl,
|
|
416842
|
+
add: myl,
|
|
416843
|
+
remove: gyl
|
|
416843
416844
|
} = x_t, wEs = class ufe {
|
|
416844
416845
|
constructor() {
|
|
416845
416846
|
Q0r(this, "KEY_PAIR", {
|
|
@@ -423478,22 +423479,22 @@ Lm.getAdapter = Xwr.getAdapter;
|
|
|
423478
423479
|
Lm.HttpStatusCode = W_t;
|
|
423479
423480
|
Lm.default = Lm;
|
|
423480
423481
|
const {
|
|
423481
|
-
Axios:
|
|
423482
|
-
AxiosError:
|
|
423483
|
-
CanceledError:
|
|
423484
|
-
isCancel:
|
|
423485
|
-
CancelToken:
|
|
423486
|
-
VERSION:
|
|
423487
|
-
all:
|
|
423488
|
-
Cancel:
|
|
423489
|
-
isAxiosError:
|
|
423490
|
-
spread:
|
|
423491
|
-
toFormData:
|
|
423492
|
-
AxiosHeaders:
|
|
423493
|
-
HttpStatusCode:
|
|
423494
|
-
formToJSON:
|
|
423495
|
-
getAdapter:
|
|
423496
|
-
mergeConfig:
|
|
423482
|
+
Axios: vyl,
|
|
423483
|
+
AxiosError: yyl,
|
|
423484
|
+
CanceledError: byl,
|
|
423485
|
+
isCancel: _yl,
|
|
423486
|
+
CancelToken: wyl,
|
|
423487
|
+
VERSION: Eyl,
|
|
423488
|
+
all: Syl,
|
|
423489
|
+
Cancel: Cyl,
|
|
423490
|
+
isAxiosError: xyl,
|
|
423491
|
+
spread: Tyl,
|
|
423492
|
+
toFormData: kyl,
|
|
423493
|
+
AxiosHeaders: Oyl,
|
|
423494
|
+
HttpStatusCode: Ayl,
|
|
423495
|
+
formToJSON: Dyl,
|
|
423496
|
+
getAdapter: $yl,
|
|
423497
|
+
mergeConfig: Iyl
|
|
423497
423498
|
} = Lm, rDs = (e) => {
|
|
423498
423499
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
423499
423500
|
if (t.length === 2) {
|
|
@@ -430233,17 +430234,17 @@ const owt = /* @__PURE__ */ H2s(W2s), r1n = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
430233
430234
|
if (owt.semVer !== awt.semVer)
|
|
430234
430235
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${owt.semVer} and ${awt.semVer}`);
|
|
430235
430236
|
const {
|
|
430236
|
-
liveQuery:
|
|
430237
|
-
mergeRanges:
|
|
430238
|
-
rangesOverlap:
|
|
430239
|
-
RangeSet:
|
|
430240
|
-
cmp:
|
|
430241
|
-
Entity:
|
|
430242
|
-
PropModSymbol:
|
|
430243
|
-
PropModification:
|
|
430244
|
-
replacePrefix:
|
|
430245
|
-
add:
|
|
430246
|
-
remove:
|
|
430237
|
+
liveQuery: Ryl,
|
|
430238
|
+
mergeRanges: Pyl,
|
|
430239
|
+
rangesOverlap: Nyl,
|
|
430240
|
+
RangeSet: Myl,
|
|
430241
|
+
cmp: Lyl,
|
|
430242
|
+
Entity: Fyl,
|
|
430243
|
+
PropModSymbol: Vyl,
|
|
430244
|
+
PropModification: Byl,
|
|
430245
|
+
replacePrefix: jyl,
|
|
430246
|
+
add: Uyl,
|
|
430247
|
+
remove: zyl
|
|
430247
430248
|
} = awt, q2s = class mfe {
|
|
430248
430249
|
constructor() {
|
|
430249
430250
|
C1r(this, "KEY_PAIR", {
|
|
@@ -436882,22 +436883,22 @@ Fm.getAdapter = ESr.getAdapter;
|
|
|
436882
436883
|
Fm.HttpStatusCode = xwt;
|
|
436883
436884
|
Fm.default = Fm;
|
|
436884
436885
|
const {
|
|
436885
|
-
Axios:
|
|
436886
|
-
AxiosError:
|
|
436887
|
-
CanceledError:
|
|
436888
|
-
isCancel:
|
|
436889
|
-
CancelToken:
|
|
436890
|
-
VERSION:
|
|
436891
|
-
all:
|
|
436892
|
-
Cancel:
|
|
436893
|
-
isAxiosError:
|
|
436894
|
-
spread:
|
|
436895
|
-
toFormData:
|
|
436896
|
-
AxiosHeaders:
|
|
436897
|
-
HttpStatusCode:
|
|
436898
|
-
formToJSON:
|
|
436899
|
-
getAdapter:
|
|
436900
|
-
mergeConfig:
|
|
436886
|
+
Axios: Hyl,
|
|
436887
|
+
AxiosError: Wyl,
|
|
436888
|
+
CanceledError: qyl,
|
|
436889
|
+
isCancel: Kyl,
|
|
436890
|
+
CancelToken: Gyl,
|
|
436891
|
+
VERSION: Yyl,
|
|
436892
|
+
all: Zyl,
|
|
436893
|
+
Cancel: Xyl,
|
|
436894
|
+
isAxiosError: Jyl,
|
|
436895
|
+
spread: Qyl,
|
|
436896
|
+
toFormData: ebl,
|
|
436897
|
+
AxiosHeaders: tbl,
|
|
436898
|
+
HttpStatusCode: nbl,
|
|
436899
|
+
formToJSON: rbl,
|
|
436900
|
+
getAdapter: obl,
|
|
436901
|
+
mergeConfig: abl
|
|
436901
436902
|
} = Fm, O3s = (e) => {
|
|
436902
436903
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
436903
436904
|
if (t.length === 2) {
|
|
@@ -443637,17 +443638,17 @@ const Fwt = /* @__PURE__ */ m4s(g4s), lSn = /* @__PURE__ */ Symbol.for("Dexie"),
|
|
|
443637
443638
|
if (Fwt.semVer !== Vwt.semVer)
|
|
443638
443639
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${Fwt.semVer} and ${Vwt.semVer}`);
|
|
443639
443640
|
const {
|
|
443640
|
-
liveQuery:
|
|
443641
|
-
mergeRanges:
|
|
443642
|
-
rangesOverlap:
|
|
443643
|
-
RangeSet:
|
|
443644
|
-
cmp:
|
|
443645
|
-
Entity:
|
|
443646
|
-
PropModSymbol:
|
|
443647
|
-
PropModification:
|
|
443648
|
-
replacePrefix:
|
|
443649
|
-
add:
|
|
443650
|
-
remove:
|
|
443641
|
+
liveQuery: ibl,
|
|
443642
|
+
mergeRanges: sbl,
|
|
443643
|
+
rangesOverlap: lbl,
|
|
443644
|
+
RangeSet: ubl,
|
|
443645
|
+
cmp: cbl,
|
|
443646
|
+
Entity: dbl,
|
|
443647
|
+
PropModSymbol: fbl,
|
|
443648
|
+
PropModification: hbl,
|
|
443649
|
+
replacePrefix: pbl,
|
|
443650
|
+
add: mbl,
|
|
443651
|
+
remove: gbl
|
|
443651
443652
|
} = Vwt, v4s = class wfe {
|
|
443652
443653
|
constructor() {
|
|
443653
443654
|
YSr(this, "KEY_PAIR", {
|
|
@@ -450286,22 +450287,22 @@ Vm.getAdapter = Kxr.getAdapter;
|
|
|
450286
450287
|
Vm.HttpStatusCode = a1t;
|
|
450287
450288
|
Vm.default = Vm;
|
|
450288
450289
|
const {
|
|
450289
|
-
Axios:
|
|
450290
|
-
AxiosError:
|
|
450291
|
-
CanceledError:
|
|
450292
|
-
isCancel:
|
|
450293
|
-
CancelToken:
|
|
450294
|
-
VERSION:
|
|
450295
|
-
all:
|
|
450296
|
-
Cancel:
|
|
450297
|
-
isAxiosError:
|
|
450298
|
-
spread:
|
|
450299
|
-
toFormData:
|
|
450300
|
-
AxiosHeaders:
|
|
450301
|
-
HttpStatusCode:
|
|
450302
|
-
formToJSON:
|
|
450303
|
-
getAdapter:
|
|
450304
|
-
mergeConfig:
|
|
450290
|
+
Axios: vbl,
|
|
450291
|
+
AxiosError: ybl,
|
|
450292
|
+
CanceledError: bbl,
|
|
450293
|
+
isCancel: _bl,
|
|
450294
|
+
CancelToken: wbl,
|
|
450295
|
+
VERSION: Ebl,
|
|
450296
|
+
all: Sbl,
|
|
450297
|
+
Cancel: Cbl,
|
|
450298
|
+
isAxiosError: xbl,
|
|
450299
|
+
spread: Tbl,
|
|
450300
|
+
toFormData: kbl,
|
|
450301
|
+
AxiosHeaders: Obl,
|
|
450302
|
+
HttpStatusCode: Abl,
|
|
450303
|
+
formToJSON: Dbl,
|
|
450304
|
+
getAdapter: $bl,
|
|
450305
|
+
mergeConfig: Ibl
|
|
450305
450306
|
} = Vm, QHs = (e) => {
|
|
450306
450307
|
const t = `; ${document.cookie}`.split(`; ${e}=`);
|
|
450307
450308
|
if (t.length === 2) {
|
|
@@ -503990,11 +503991,11 @@ const Bkn = 3, Dol = /* @__PURE__ */ Et({
|
|
|
503990
503991
|
} };
|
|
503991
503992
|
return Object.defineProperty(P, "__isScriptSetup", { enumerable: !1, value: !0 }), P;
|
|
503992
503993
|
}
|
|
503993
|
-
}), $ol = { class: "
|
|
503994
|
+
}), $ol = { class: "arbo-preview-media-modal__header" }, Iol = { class: "arbo-preview-media-modal__title" }, Rol = { class: "arbo-preview-media-modal__close-btn" }, Pol = {
|
|
503994
503995
|
key: 0,
|
|
503995
|
-
class: "
|
|
503996
|
-
},
|
|
503997
|
-
function
|
|
503996
|
+
class: "arbo-preview-media-modal__loading"
|
|
503997
|
+
}, Nol = { class: "arbo-preview-media-modal__error" }, Mol = { class: "arbo-preview-media-modal__error-content" }, Lol = { class: "preview-media-player" };
|
|
503998
|
+
function Fol(e, t, n, r, o, a) {
|
|
503998
503999
|
const i = Ur("ArboButton");
|
|
503999
504000
|
return ee(), ut(r.ArboModal, un({
|
|
504000
504001
|
show: r.opened,
|
|
@@ -504017,24 +504018,25 @@ function Lol(e, t, n, r, o, a) {
|
|
|
504017
504018
|
1
|
|
504018
504019
|
/* TEXT */
|
|
504019
504020
|
),
|
|
504020
|
-
|
|
504021
|
-
|
|
504022
|
-
|
|
504023
|
-
|
|
504024
|
-
|
|
504025
|
-
|
|
504026
|
-
|
|
504027
|
-
|
|
504028
|
-
|
|
504029
|
-
|
|
504030
|
-
|
|
504021
|
+
$e("div", Rol, [
|
|
504022
|
+
ze(
|
|
504023
|
+
i,
|
|
504024
|
+
un({ suffixIcon: "XMarkSolid", label: "", type: "tertiary" }, {
|
|
504025
|
+
"aria-label": "Close",
|
|
504026
|
+
onClick: r.handleCloseModal
|
|
504027
|
+
}),
|
|
504028
|
+
null,
|
|
504029
|
+
16
|
|
504030
|
+
/* FULL_PROPS */
|
|
504031
|
+
)
|
|
504032
|
+
])
|
|
504031
504033
|
])
|
|
504032
504034
|
]),
|
|
504033
504035
|
default: Ge(() => [
|
|
504034
|
-
r.loading === r.LoadingState.LOADING ? (ee(), we("div",
|
|
504036
|
+
r.loading === r.LoadingState.LOADING ? (ee(), we("div", Pol, [...t[0] || (t[0] = [
|
|
504035
504037
|
$e(
|
|
504036
504038
|
"div",
|
|
504037
|
-
{ class: "skeleton
|
|
504039
|
+
{ class: "skeleton arbo-preview-media-modal__skeleton" },
|
|
504038
504040
|
null,
|
|
504039
504041
|
-1
|
|
504040
504042
|
/* CACHED */
|
|
@@ -504044,18 +504046,18 @@ function Lol(e, t, n, r, o, a) {
|
|
|
504044
504046
|
{ key: 1 },
|
|
504045
504047
|
[
|
|
504046
504048
|
Ze(" Error State "),
|
|
504047
|
-
$e("div",
|
|
504048
|
-
$e("div",
|
|
504049
|
+
$e("div", Nol, [
|
|
504050
|
+
$e("div", Mol, [
|
|
504049
504051
|
t[1] || (t[1] = $e(
|
|
504050
504052
|
"p",
|
|
504051
|
-
{ class: "
|
|
504053
|
+
{ class: "arbo-preview-media-modal__error-title" },
|
|
504052
504054
|
"The media could not be loaded",
|
|
504053
504055
|
-1
|
|
504054
504056
|
/* CACHED */
|
|
504055
504057
|
)),
|
|
504056
504058
|
t[2] || (t[2] = $e(
|
|
504057
504059
|
"p",
|
|
504058
|
-
{ class: "
|
|
504060
|
+
{ class: "arbo-preview-media-modal__error-hint" },
|
|
504059
504061
|
" Either the server or network failed, or the format is not supported. ",
|
|
504060
504062
|
-1
|
|
504061
504063
|
/* CACHED */
|
|
@@ -504064,7 +504066,7 @@ function Lol(e, t, n, r, o, a) {
|
|
|
504064
504066
|
key: 0,
|
|
504065
504067
|
type: "secondary",
|
|
504066
504068
|
label: "Retry",
|
|
504067
|
-
class: "
|
|
504069
|
+
class: "arbo-preview-media-modal__retry-btn",
|
|
504068
504070
|
onClick: r.retryLoad
|
|
504069
504071
|
})) : Ze("v-if", !0)
|
|
504070
504072
|
])
|
|
@@ -504077,7 +504079,7 @@ function Lol(e, t, n, r, o, a) {
|
|
|
504077
504079
|
{ key: 2 },
|
|
504078
504080
|
[
|
|
504079
504081
|
Ze(" Loaded State "),
|
|
504080
|
-
$e("div",
|
|
504082
|
+
$e("div", Lol, [
|
|
504081
504083
|
ze(
|
|
504082
504084
|
r.ArboMediaPlayer,
|
|
504083
504085
|
gs(Ll({
|
|
@@ -504101,7 +504103,7 @@ function Lol(e, t, n, r, o, a) {
|
|
|
504101
504103
|
/* STABLE */
|
|
504102
504104
|
}, 16, ["show"]);
|
|
504103
504105
|
}
|
|
504104
|
-
const
|
|
504106
|
+
const Vol = /* @__PURE__ */ Ni(Dol, [["render", Fol], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/components/modal/PreviewMediaModal.vue"]]), Bol = /* @__PURE__ */ Et({
|
|
504105
504107
|
__name: "NoAccess",
|
|
504106
504108
|
setup(e, { expose: t }) {
|
|
504107
504109
|
t();
|
|
@@ -504110,16 +504112,16 @@ const Fol = /* @__PURE__ */ Ni(Dol, [["render", Lol], ["__file", "/home/mor-ubun
|
|
|
504110
504112
|
} };
|
|
504111
504113
|
return Object.defineProperty(a, "__isScriptSetup", { enumerable: !1, value: !0 }), a;
|
|
504112
504114
|
}
|
|
504113
|
-
}),
|
|
504114
|
-
function
|
|
504115
|
+
}), jol = { class: "w-full h-full arbo-no-access" }, Uol = { class: "context" };
|
|
504116
|
+
function zol(e, t, n, r, o, a) {
|
|
504115
504117
|
const i = Ur("arbo-icon"), s = Ur("ArboButton");
|
|
504116
|
-
return ee(), we("div",
|
|
504118
|
+
return ee(), we("div", jol, [
|
|
504117
504119
|
ze(i, {
|
|
504118
504120
|
name: "NoAccess1",
|
|
504119
504121
|
type: "visual",
|
|
504120
504122
|
class: "no-access-bg"
|
|
504121
504123
|
}),
|
|
504122
|
-
$e("div",
|
|
504124
|
+
$e("div", Uol, [
|
|
504123
504125
|
$e(
|
|
504124
504126
|
"p",
|
|
504125
504127
|
null,
|
|
@@ -504136,7 +504138,7 @@ function Uol(e, t, n, r, o, a) {
|
|
|
504136
504138
|
])
|
|
504137
504139
|
]);
|
|
504138
504140
|
}
|
|
504139
|
-
const
|
|
504141
|
+
const Hol = /* @__PURE__ */ Ni(Bol, [["render", zol], ["__scopeId", "data-v-b74b3eec"], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/components/no-access/NoAccess.vue"]]), Wol = /* @__PURE__ */ Et({
|
|
504140
504142
|
__name: "MainLayout",
|
|
504141
504143
|
props: {
|
|
504142
504144
|
loading: { type: Boolean, required: !0, default: !1 },
|
|
@@ -504153,16 +504155,16 @@ const zol = /* @__PURE__ */ Ni(Vol, [["render", Uol], ["__scopeId", "data-v-b74b
|
|
|
504153
504155
|
"scene-main": !0,
|
|
504154
504156
|
"denied-access": !n.hasAccess,
|
|
504155
504157
|
locked: i.value
|
|
504156
|
-
})), l = { props: n, elementId: r, sceneStore: o, sceneData: a, isLocked: i, mainClasses: s, PreviewMediaModal:
|
|
504158
|
+
})), l = { props: n, elementId: r, sceneStore: o, sceneData: a, isLocked: i, mainClasses: s, PreviewMediaModal: Vol, NoAccess: Hol };
|
|
504157
504159
|
return Object.defineProperty(l, "__isScriptSetup", { enumerable: !1, value: !0 }), l;
|
|
504158
504160
|
}
|
|
504159
|
-
}),
|
|
504161
|
+
}), qol = ["id", "aria-busy", "aria-label"], Kol = {
|
|
504160
504162
|
key: 0,
|
|
504161
504163
|
class: "no-access-container",
|
|
504162
504164
|
role: "alert",
|
|
504163
504165
|
"aria-live": "assertive"
|
|
504164
504166
|
};
|
|
504165
|
-
function
|
|
504167
|
+
function Gol(e, t, n, r, o, a) {
|
|
504166
504168
|
return ee(), we(
|
|
504167
504169
|
Kt,
|
|
504168
504170
|
null,
|
|
@@ -504188,13 +504190,13 @@ function Kol(e, t, n, r, o, a) {
|
|
|
504188
504190
|
64
|
|
504189
504191
|
/* STABLE_FRAGMENT */
|
|
504190
504192
|
)) : Ze("v-if", !0)
|
|
504191
|
-
], 10,
|
|
504193
|
+
], 10, qol),
|
|
504192
504194
|
ze(rh, {
|
|
504193
504195
|
name: "fade",
|
|
504194
504196
|
mode: "out-in"
|
|
504195
504197
|
}, {
|
|
504196
504198
|
default: Ge(() => [
|
|
504197
|
-
n.hasAccess ? Ze("v-if", !0) : (ee(), we("div",
|
|
504199
|
+
n.hasAccess ? Ze("v-if", !0) : (ee(), we("div", Kol, [
|
|
504198
504200
|
ze(r.NoAccess)
|
|
504199
504201
|
]))
|
|
504200
504202
|
]),
|
|
@@ -504207,7 +504209,7 @@ function Kol(e, t, n, r, o, a) {
|
|
|
504207
504209
|
/* STABLE_FRAGMENT */
|
|
504208
504210
|
);
|
|
504209
504211
|
}
|
|
504210
|
-
const
|
|
504212
|
+
const Yol = /* @__PURE__ */ Ni(Wol, [["render", Gol], ["__scopeId", "data-v-22686b16"], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/layouts/MainLayout.vue"]]), Zol = /* @__PURE__ */ Et({
|
|
504211
504213
|
__name: "MainScene",
|
|
504212
504214
|
props: {
|
|
504213
504215
|
ws_code: { type: String, required: !1 },
|
|
@@ -504263,11 +504265,11 @@ const Gol = /* @__PURE__ */ Ni(Hol, [["render", Kol], ["__scopeId", "data-v-2268
|
|
|
504263
504265
|
});
|
|
504264
504266
|
const A = ue(() => sessionStorage.getItem("user.ws_user_role_id") || "");
|
|
504265
504267
|
N_("currentUserId", () => A.value);
|
|
504266
|
-
const P = fe(!1), $ = { loading: n, ready: r, hasAccess: o, sceneDataAbortController: a, sceneStore: i, getSceneData: s, currentSceneTabId: l, currentIdRendition: c, commentRedirectStore: d, checkRedirectConfiguration: h, commentStore: g, currentCommentTab: p, commentRenditionId: y, resolvedOnly: v, connectionStore: w, checkConnection: S, props: C, loadSceneData: T, currentInstance: b, applyRedirectConfiguration: O, getUserBasicInforAPI: k, userId: A, flipLoading: P, HeaderScene: bri, SceneTabs: yol, ShareSnackBar: Aol, MainLayout:
|
|
504268
|
+
const P = fe(!1), $ = { loading: n, ready: r, hasAccess: o, sceneDataAbortController: a, sceneStore: i, getSceneData: s, currentSceneTabId: l, currentIdRendition: c, commentRedirectStore: d, checkRedirectConfiguration: h, commentStore: g, currentCommentTab: p, commentRenditionId: y, resolvedOnly: v, connectionStore: w, checkConnection: S, props: C, loadSceneData: T, currentInstance: b, applyRedirectConfiguration: O, getUserBasicInforAPI: k, userId: A, flipLoading: P, HeaderScene: bri, SceneTabs: yol, ShareSnackBar: Aol, MainLayout: Yol };
|
|
504267
504269
|
return Object.defineProperty($, "__isScriptSetup", { enumerable: !1, value: !0 }), $;
|
|
504268
504270
|
}
|
|
504269
504271
|
});
|
|
504270
|
-
function
|
|
504272
|
+
function Xol(e, t, n, r, o, a) {
|
|
504271
504273
|
return ee(), we(
|
|
504272
504274
|
Kt,
|
|
504273
504275
|
null,
|
|
@@ -504293,7 +504295,7 @@ function Zol(e, t, n, r, o, a) {
|
|
|
504293
504295
|
/* STABLE_FRAGMENT */
|
|
504294
504296
|
);
|
|
504295
504297
|
}
|
|
504296
|
-
const
|
|
504298
|
+
const Jol = /* @__PURE__ */ Ni(Zol, [["render", Xol], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/views/MainScene.vue"]]), Qol = /* @__PURE__ */ Et({
|
|
504297
504299
|
__name: "App",
|
|
504298
504300
|
setup(e, { expose: t }) {
|
|
504299
504301
|
t(), console.warn(
|
|
@@ -504312,11 +504314,11 @@ const Xol = /* @__PURE__ */ Ni(Yol, [["render", Zol], ["__file", "/home/mor-ubun
|
|
|
504312
504314
|
console.error("Error during app initialization:", i);
|
|
504313
504315
|
}
|
|
504314
504316
|
});
|
|
504315
|
-
const o = { optimizeDatabase: n, getUser: r, ErrorBoundary: pUr, MainScene:
|
|
504317
|
+
const o = { optimizeDatabase: n, getUser: r, ErrorBoundary: pUr, MainScene: Jol };
|
|
504316
504318
|
return Object.defineProperty(o, "__isScriptSetup", { enumerable: !1, value: !0 }), o;
|
|
504317
504319
|
}
|
|
504318
504320
|
});
|
|
504319
|
-
function
|
|
504321
|
+
function eal(e, t, n, r, o, a) {
|
|
504320
504322
|
return ee(), ut(r.ErrorBoundary, null, {
|
|
504321
504323
|
default: Ge(() => [
|
|
504322
504324
|
ze(r.MainScene)
|
|
@@ -504325,16 +504327,16 @@ function Qol(e, t, n, r, o, a) {
|
|
|
504325
504327
|
/* STABLE */
|
|
504326
504328
|
});
|
|
504327
504329
|
}
|
|
504328
|
-
const
|
|
504329
|
-
Be the first to upload a review file.`,
|
|
504330
|
+
const tal = /* @__PURE__ */ Ni(Qol, [["render", eal], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/App.vue"]]), nal = `Looks like there’s no Rendition available yet.
|
|
504331
|
+
Be the first to upload a review file.`, ral = "Looks like there’s no data available yet", oal = `Uh oh,
|
|
504330
504332
|
You don't have access permission
|
|
504331
|
-
to view this scene.`,
|
|
504332
|
-
It looks like you're missing a workspace code. Please select your workspace code to continue.`,
|
|
504333
|
+
to view this scene.`, aal = `Uh oh,
|
|
504334
|
+
It looks like you're missing a workspace code. Please select your workspace code to continue.`, ial = `Uh oh,
|
|
504333
504335
|
It looks like you haven't selected a scene yet.
|
|
504334
|
-
Please pick a scene to continue.`,
|
|
504336
|
+
Please pick a scene to continue.`, sal = `Uh oh,
|
|
504335
504337
|
It looks like something went wrong.
|
|
504336
|
-
Please try again later.`,
|
|
504337
|
-
We couldn't find the scene you were looking for.`,
|
|
504338
|
+
Please try again later.`, lal = `Uh oh,
|
|
504339
|
+
We couldn't find the scene you were looking for.`, ual = {
|
|
504338
504340
|
go_back: "Go back",
|
|
504339
504341
|
load_more: "Load more",
|
|
504340
504342
|
pending: "Pending",
|
|
@@ -504355,17 +504357,17 @@ It looks like you're missing a workspace code. Please select your workspace code
|
|
|
504355
504357
|
back: "Back",
|
|
504356
504358
|
try_again: "Try a gain",
|
|
504357
504359
|
nodata_available: "No data available. "
|
|
504358
|
-
},
|
|
504360
|
+
}, cal = {
|
|
504359
504361
|
creator: "Creator",
|
|
504360
504362
|
created_on: "Created on",
|
|
504361
504363
|
actual_start_date: "Actual start date",
|
|
504362
504364
|
actual_due_date: "Actual completion date",
|
|
504363
504365
|
description: "Description",
|
|
504364
504366
|
tags: "Tags"
|
|
504365
|
-
},
|
|
504367
|
+
}, dal = {}, fal = {
|
|
504366
504368
|
no_comments: "No comments available.",
|
|
504367
504369
|
no_result: "No results found."
|
|
504368
|
-
},
|
|
504370
|
+
}, hal = {
|
|
504369
504371
|
scene_update_successfully: "Scene updated successfully",
|
|
504370
504372
|
scene_update_unsuccessfully: "Scene updated unsuccessfully",
|
|
504371
504373
|
scene_archive_successfully: "Scene archived successfully",
|
|
@@ -504389,7 +504391,7 @@ It looks like you're missing a workspace code. Please select your workspace code
|
|
|
504389
504391
|
comment_reply_unsuccessfully: "Comment replied failed",
|
|
504390
504392
|
renditionName_saved_unsuccessfully: "Rendition name saved unsuccessfully",
|
|
504391
504393
|
renditionName_saved_successfully: "Rendition name saved successfully"
|
|
504392
|
-
},
|
|
504394
|
+
}, pal = {
|
|
504393
504395
|
upload_in_progress: "Upload in progress",
|
|
504394
504396
|
upload_successful: "Upload successful",
|
|
504395
504397
|
"upload_ failed": "Upload failed",
|
|
@@ -504404,50 +504406,50 @@ It looks like you're missing a workspace code. Please select your workspace code
|
|
|
504404
504406
|
uploading_background: "Close to continue upload in the background.",
|
|
504405
504407
|
drag_files: "Drag files to reorder",
|
|
504406
504408
|
placeHolder: "Rendition name"
|
|
504407
|
-
},
|
|
504409
|
+
}, mal = {
|
|
504408
504410
|
update_field_metric_success: "Update success.",
|
|
504409
504411
|
update_field_metric_fail: "Update failed."
|
|
504410
|
-
},
|
|
504411
|
-
no_rendition:
|
|
504412
|
-
no_data:
|
|
504413
|
-
no_access:
|
|
504414
|
-
no_workspace:
|
|
504415
|
-
no_scene:
|
|
504416
|
-
system_error:
|
|
504417
|
-
not_found:
|
|
504418
|
-
common:
|
|
504419
|
-
information:
|
|
504420
|
-
header:
|
|
504421
|
-
comments:
|
|
504422
|
-
snackbar:
|
|
504423
|
-
rendition:
|
|
504424
|
-
metric:
|
|
504412
|
+
}, gal = {
|
|
504413
|
+
no_rendition: nal,
|
|
504414
|
+
no_data: ral,
|
|
504415
|
+
no_access: oal,
|
|
504416
|
+
no_workspace: aal,
|
|
504417
|
+
no_scene: ial,
|
|
504418
|
+
system_error: sal,
|
|
504419
|
+
not_found: lal,
|
|
504420
|
+
common: ual,
|
|
504421
|
+
information: cal,
|
|
504422
|
+
header: dal,
|
|
504423
|
+
comments: fal,
|
|
504424
|
+
snackbar: hal,
|
|
504425
|
+
rendition: pal,
|
|
504426
|
+
metric: mal
|
|
504425
504427
|
}, jkn = {
|
|
504426
504428
|
en: {
|
|
504427
|
-
...
|
|
504429
|
+
...gal
|
|
504428
504430
|
}
|
|
504429
504431
|
};
|
|
504430
|
-
function
|
|
504432
|
+
function val(e) {
|
|
504431
504433
|
const t = document.cookie.match(new RegExp("(?:^|; )" + e.replace(/([.$?*|{}()[\]\\/+^])/g, "\\$1") + "=([^;]*)"));
|
|
504432
504434
|
return t ? decodeURIComponent(t[1]) : null;
|
|
504433
504435
|
}
|
|
504434
|
-
async function
|
|
504436
|
+
async function yal(e, t = 10, n = 300) {
|
|
504435
504437
|
for (let r = 0; r < t; r++) {
|
|
504436
|
-
const o =
|
|
504438
|
+
const o = val(e);
|
|
504437
504439
|
if (o) return o;
|
|
504438
504440
|
await new Promise((a) => setTimeout(a, n));
|
|
504439
504441
|
}
|
|
504440
504442
|
return null;
|
|
504441
504443
|
}
|
|
504442
|
-
async function
|
|
504443
|
-
const e = await
|
|
504444
|
+
async function bal() {
|
|
504445
|
+
const e = await yal("account.tessr_i18n_file_version_url");
|
|
504444
504446
|
if (!e) return {};
|
|
504445
504447
|
const t = await fetch(e);
|
|
504446
504448
|
if (!t.ok) throw new Error("Failed to load en-error.json");
|
|
504447
504449
|
return await t.json();
|
|
504448
504450
|
}
|
|
504449
|
-
async function
|
|
504450
|
-
const e = await
|
|
504451
|
+
async function _al() {
|
|
504452
|
+
const e = await bal();
|
|
504451
504453
|
return {
|
|
504452
504454
|
...jkn,
|
|
504453
504455
|
en: {
|
|
@@ -504456,19 +504458,19 @@ async function bal() {
|
|
|
504456
504458
|
}
|
|
504457
504459
|
};
|
|
504458
504460
|
}
|
|
504459
|
-
async function
|
|
504461
|
+
async function wal() {
|
|
504460
504462
|
return o3r({
|
|
504461
504463
|
legacy: !1,
|
|
504462
504464
|
locale: "en",
|
|
504463
504465
|
fallbackLocale: "en",
|
|
504464
|
-
messages: await
|
|
504466
|
+
messages: await _al(),
|
|
504465
504467
|
formatFallbackMessages: !0
|
|
504466
504468
|
});
|
|
504467
504469
|
}
|
|
504468
|
-
const
|
|
504469
|
-
const e = await
|
|
504470
|
+
const Eal = async () => {
|
|
504471
|
+
const e = await wal();
|
|
504470
504472
|
return ABr(e.global), e;
|
|
504471
|
-
},
|
|
504473
|
+
}, Sal = {
|
|
504472
504474
|
BillingCard: rXn,
|
|
504473
504475
|
CycleSelectionCard: oXn,
|
|
504474
504476
|
FloatingPopup: aXn,
|
|
@@ -504552,29 +504554,29 @@ const wal = async () => {
|
|
|
504552
504554
|
TessTimeTag: t$t,
|
|
504553
504555
|
initializeCustomElements: r$t,
|
|
504554
504556
|
ArboDateRangePicker2: lkt
|
|
504555
|
-
},
|
|
504557
|
+
}, Cal = async (e) => {
|
|
504556
504558
|
e._context.provides.pinia || console.warn("Pinia is not set up in the app. Please install Pinia before using this plugin.");
|
|
504557
504559
|
try {
|
|
504558
|
-
await e.directive("auto-focus", hxt), await e.directive("auto-position", uwe), await e.directive("click-outside", Xmt), await e.directive("arbo-tooltip", oh), await e.directive("t-visible", XXn), await e.directive("t-loading", ZXn), await e.directive("on-click-outside", Xmt), Object.entries(
|
|
504560
|
+
await e.directive("auto-focus", hxt), await e.directive("auto-position", uwe), await e.directive("click-outside", Xmt), await e.directive("arbo-tooltip", oh), await e.directive("t-visible", XXn), await e.directive("t-loading", ZXn), await e.directive("on-click-outside", Xmt), Object.entries(Sal).forEach(async ([t, n]) => {
|
|
504559
504561
|
await e.component(t, n);
|
|
504560
504562
|
}), e._context.provides.pinia && await r$t(), e.component("ArboCommentBox", mor);
|
|
504561
504563
|
} catch (t) {
|
|
504562
504564
|
console.error("Error during setupUi:", t);
|
|
504563
504565
|
}
|
|
504564
|
-
},
|
|
504565
|
-
const n = jM(
|
|
504566
|
+
}, xal = async (e = {}, t = {}) => {
|
|
504567
|
+
const n = jM(tal), r = ["API_REVIEW_URL", "API_BASE_URL", "BASE_URL", "BASE_REVIEW_URL"], o = {};
|
|
504566
504568
|
Object.entries(e).forEach(([s, l]) => {
|
|
504567
504569
|
l !== void 0 && (n.config.globalProperties[s] = l, o[s] = l, r.includes(s) && typeof l == "string" && sessionStorage.setItem(s, l));
|
|
504568
504570
|
}), n.config.globalProperties.$arboConfig = o;
|
|
504569
|
-
const a = await
|
|
504570
|
-
return n.use(i), n.use(sri), n.use(FMa), n.use(vMr), n.use(a), await
|
|
504571
|
+
const a = await Eal(), i = gDn();
|
|
504572
|
+
return n.use(i), n.use(sri), n.use(FMa), n.use(vMr), n.use(a), await Cal(n), yMr(n, i), Object.values(t).forEach((s) => {
|
|
504571
504573
|
s && typeof s.install == "function" && n.use(s);
|
|
504572
504574
|
}), n.config.errorHandler = (s, l, c) => {
|
|
504573
504575
|
console.error("[Vue Error]", s), c && console.error("[Info]", c);
|
|
504574
504576
|
}, n;
|
|
504575
504577
|
};
|
|
504576
|
-
typeof window < "u" && (window.ArboWebSceneStaging =
|
|
504578
|
+
typeof window < "u" && (window.ArboWebSceneStaging = xal);
|
|
504577
504579
|
export {
|
|
504578
|
-
|
|
504579
|
-
|
|
504580
|
+
xal as default,
|
|
504581
|
+
xal as initWebScene
|
|
504580
504582
|
};
|