@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 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.14", _Mr = {
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: kal,
16234
- mergeRanges: Oal,
16235
- rangesOverlap: Aal,
16236
- RangeSet: Dal,
16237
- cmp: $al,
16238
- Entity: Ial,
16239
- PropModSymbol: Ral,
16240
- PropModification: Pal,
16241
- replacePrefix: Nal,
16242
- add: Mal,
16243
- remove: Lal
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: oil,
28616
+ Axios: ail,
28617
28617
  AxiosError: fjr,
28618
- CanceledError: ail,
28619
- isCancel: iil,
28620
- CancelToken: sil,
28621
- VERSION: lil,
28622
- all: uil,
28623
- Cancel: cil,
28618
+ CanceledError: iil,
28619
+ isCancel: sil,
28620
+ CancelToken: lil,
28621
+ VERSION: uil,
28622
+ all: cil,
28623
+ Cancel: dil,
28624
28624
  isAxiosError: hjr,
28625
- spread: dil,
28626
- toFormData: fil,
28627
- AxiosHeaders: hil,
28628
- HttpStatusCode: pil,
28629
- formToJSON: mil,
28630
- getAdapter: gil,
28631
- mergeConfig: vil
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: yil,
36529
- mergeRanges: bil,
36530
- rangesOverlap: _il,
36531
- RangeSet: wil,
36532
- cmp: Eil,
36533
- Entity: Sil,
36534
- PropModSymbol: Cil,
36535
- PropModification: xil,
36536
- replacePrefix: Til,
36537
- add: kil,
36538
- remove: Oil
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: asl,
51450
- AxiosError: isl,
51451
- CanceledError: ssl,
51452
- isCancel: lsl,
51453
- CancelToken: usl,
51454
- VERSION: csl,
51455
- all: dsl,
51456
- Cancel: fsl,
51457
- isAxiosError: hsl,
51458
- spread: psl,
51459
- toFormData: msl,
51460
- AxiosHeaders: gsl,
51461
- HttpStatusCode: vsl,
51462
- formToJSON: ysl,
51463
- getAdapter: bsl,
51464
- mergeConfig: _sl
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: zsl,
84897
- mergeRanges: Hsl,
84898
- rangesOverlap: Wsl,
84899
- RangeSet: qsl,
84900
- cmp: Ksl,
84901
- Entity: Gsl,
84902
- PropModSymbol: Ysl,
84903
- PropModification: Zsl,
84904
- replacePrefix: Xsl,
84905
- add: Jsl,
84906
- remove: Qsl
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: Dll,
104401
- AxiosError: $ll,
104402
- CanceledError: Ill,
104403
- isCancel: Rll,
104404
- CancelToken: Pll,
104405
- VERSION: Nll,
104406
- all: Mll,
104407
- Cancel: Lll,
104408
- isAxiosError: Fll,
104409
- spread: Vll,
104410
- toFormData: Bll,
104411
- AxiosHeaders: jll,
104412
- HttpStatusCode: Ull,
104413
- formToJSON: zll,
104414
- getAdapter: Hll,
104415
- mergeConfig: Wll
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: Dul,
136819
- mergeRanges: $ul,
136820
- rangesOverlap: Iul,
136821
- RangeSet: Rul,
136822
- cmp: Pul,
136823
- Entity: Nul,
136824
- PropModSymbol: Mul,
136825
- PropModification: Lul,
136826
- replacePrefix: Ful,
136827
- add: Vul,
136828
- remove: Bul
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: vcl,
150006
- AxiosError: ycl,
150007
- CanceledError: bcl,
150008
- isCancel: _cl,
150009
- CancelToken: wcl,
150010
- VERSION: Ecl,
150011
- all: Scl,
150012
- Cancel: Ccl,
150013
- isAxiosError: xcl,
150014
- spread: Tcl,
150015
- toFormData: kcl,
150016
- AxiosHeaders: Ocl,
150017
- HttpStatusCode: Acl,
150018
- formToJSON: Dcl,
150019
- getAdapter: $cl,
150020
- mergeConfig: Icl
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: Mcl,
156757
- mergeRanges: Lcl,
156758
- rangesOverlap: Fcl,
156759
- RangeSet: Vcl,
156760
- cmp: Bcl,
156761
- Entity: jcl,
156762
- PropModSymbol: Ucl,
156763
- PropModification: zcl,
156764
- replacePrefix: Hcl,
156765
- add: Wcl,
156766
- remove: qcl
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: ldl,
163406
- AxiosError: udl,
163407
- CanceledError: cdl,
163408
- isCancel: ddl,
163409
- CancelToken: fdl,
163410
- VERSION: hdl,
163411
- all: pdl,
163412
- Cancel: mdl,
163413
- isAxiosError: gdl,
163414
- spread: vdl,
163415
- toFormData: ydl,
163416
- AxiosHeaders: bdl,
163417
- HttpStatusCode: _dl,
163418
- formToJSON: wdl,
163419
- getAdapter: Edl,
163420
- mergeConfig: Sdl
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: kdl,
170157
- mergeRanges: Odl,
170158
- rangesOverlap: Adl,
170159
- RangeSet: Ddl,
170160
- cmp: $dl,
170161
- Entity: Idl,
170162
- PropModSymbol: Rdl,
170163
- PropModification: Pdl,
170164
- replacePrefix: Ndl,
170165
- add: Mdl,
170166
- remove: Ldl
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: Qdl,
176806
- AxiosError: efl,
176807
- CanceledError: tfl,
176808
- isCancel: nfl,
176809
- CancelToken: rfl,
176810
- VERSION: ofl,
176811
- all: afl,
176812
- Cancel: ifl,
176813
- isAxiosError: sfl,
176814
- spread: lfl,
176815
- toFormData: ufl,
176816
- AxiosHeaders: cfl,
176817
- HttpStatusCode: dfl,
176818
- formToJSON: ffl,
176819
- getAdapter: hfl,
176820
- mergeConfig: pfl
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: yfl,
183557
- mergeRanges: bfl,
183558
- rangesOverlap: _fl,
183559
- RangeSet: wfl,
183560
- cmp: Efl,
183561
- Entity: Sfl,
183562
- PropModSymbol: Cfl,
183563
- PropModification: xfl,
183564
- replacePrefix: Tfl,
183565
- add: kfl,
183566
- remove: Ofl
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: Hfl,
190206
- AxiosError: Wfl,
190207
- CanceledError: qfl,
190208
- isCancel: Kfl,
190209
- CancelToken: Gfl,
190210
- VERSION: Yfl,
190211
- all: Zfl,
190212
- Cancel: Xfl,
190213
- isAxiosError: Jfl,
190214
- spread: Qfl,
190215
- toFormData: ehl,
190216
- AxiosHeaders: thl,
190217
- HttpStatusCode: nhl,
190218
- formToJSON: rhl,
190219
- getAdapter: ohl,
190220
- mergeConfig: ahl
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: Ahl,
226029
- mergeRanges: Dhl,
226030
- rangesOverlap: $hl,
226031
- RangeSet: Ihl,
226032
- cmp: Rhl,
226033
- Entity: Phl,
226034
- PropModSymbol: Nhl,
226035
- PropModification: Mhl,
226036
- replacePrefix: Lhl,
226037
- add: Fhl,
226038
- remove: Vhl
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: gpl,
245543
- AxiosError: vpl,
245544
- CanceledError: ypl,
245545
- isCancel: bpl,
245546
- CancelToken: _pl,
245547
- VERSION: wpl,
245548
- all: Epl,
245549
- Cancel: Spl,
245550
- isAxiosError: Cpl,
245551
- spread: xpl,
245552
- toFormData: Tpl,
245553
- AxiosHeaders: kpl,
245554
- HttpStatusCode: Opl,
245555
- formToJSON: Apl,
245556
- getAdapter: Dpl,
245557
- mergeConfig: $pl
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: tml,
328965
- mergeRanges: nml,
328966
- rangesOverlap: rml,
328967
- RangeSet: oml,
328968
- cmp: aml,
328969
- Entity: iml,
328970
- PropModSymbol: sml,
328971
- PropModification: lml,
328972
- replacePrefix: uml,
328973
- add: cml,
328974
- remove: dml
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: Iml,
340467
- AxiosError: Rml,
340468
- CanceledError: Pml,
340469
- isCancel: Nml,
340470
- CancelToken: Mml,
340471
- VERSION: Lml,
340472
- all: Fml,
340473
- Cancel: Vml,
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: Bml,
340476
- toFormData: jml,
340477
- AxiosHeaders: Uml,
340478
- HttpStatusCode: zml,
340479
- formToJSON: Hml,
340480
- getAdapter: Wml,
340481
- mergeConfig: qml
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: mgl,
359759
- mergeRanges: ggl,
359760
- rangesOverlap: vgl,
359761
- RangeSet: ygl,
359762
- cmp: bgl,
359763
- Entity: _gl,
359764
- PropModSymbol: wgl,
359765
- PropModification: Egl,
359766
- replacePrefix: Sgl,
359767
- add: Cgl,
359768
- remove: xgl
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: evl,
374672
- AxiosError: tvl,
374673
- CanceledError: nvl,
374674
- isCancel: rvl,
374675
- CancelToken: ovl,
374676
- VERSION: avl,
374677
- all: ivl,
374678
- Cancel: svl,
374679
- isAxiosError: lvl,
374680
- spread: uvl,
374681
- toFormData: cvl,
374682
- AxiosHeaders: dvl,
374683
- HttpStatusCode: fvl,
374684
- formToJSON: hvl,
374685
- getAdapter: pvl,
374686
- mergeConfig: mvl
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: Ivl,
396876
- mergeRanges: Rvl,
396877
- rangesOverlap: Pvl,
396878
- RangeSet: Nvl,
396879
- cmp: Mvl,
396880
- Entity: Lvl,
396881
- PropModSymbol: Fvl,
396882
- PropModification: Vvl,
396883
- replacePrefix: Bvl,
396884
- add: jvl,
396885
- remove: Uvl
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: zvl,
410078
- AxiosError: Hvl,
410079
- CanceledError: Wvl,
410080
- isCancel: qvl,
410081
- CancelToken: Kvl,
410082
- VERSION: Gvl,
410083
- all: Yvl,
410084
- Cancel: Zvl,
410085
- isAxiosError: Xvl,
410086
- spread: Jvl,
410087
- toFormData: Qvl,
410088
- AxiosHeaders: eyl,
410089
- HttpStatusCode: tyl,
410090
- formToJSON: nyl,
410091
- getAdapter: ryl,
410092
- mergeConfig: oyl
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: ayl,
416833
- mergeRanges: iyl,
416834
- rangesOverlap: syl,
416835
- RangeSet: lyl,
416836
- cmp: uyl,
416837
- Entity: cyl,
416838
- PropModSymbol: dyl,
416839
- PropModification: fyl,
416840
- replacePrefix: hyl,
416841
- add: pyl,
416842
- remove: myl
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: gyl,
423482
- AxiosError: vyl,
423483
- CanceledError: yyl,
423484
- isCancel: byl,
423485
- CancelToken: _yl,
423486
- VERSION: wyl,
423487
- all: Eyl,
423488
- Cancel: Syl,
423489
- isAxiosError: Cyl,
423490
- spread: xyl,
423491
- toFormData: Tyl,
423492
- AxiosHeaders: kyl,
423493
- HttpStatusCode: Oyl,
423494
- formToJSON: Ayl,
423495
- getAdapter: Dyl,
423496
- mergeConfig: $yl
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: Iyl,
430237
- mergeRanges: Ryl,
430238
- rangesOverlap: Pyl,
430239
- RangeSet: Nyl,
430240
- cmp: Myl,
430241
- Entity: Lyl,
430242
- PropModSymbol: Fyl,
430243
- PropModification: Vyl,
430244
- replacePrefix: Byl,
430245
- add: jyl,
430246
- remove: Uyl
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: zyl,
436886
- AxiosError: Hyl,
436887
- CanceledError: Wyl,
436888
- isCancel: qyl,
436889
- CancelToken: Kyl,
436890
- VERSION: Gyl,
436891
- all: Yyl,
436892
- Cancel: Zyl,
436893
- isAxiosError: Xyl,
436894
- spread: Jyl,
436895
- toFormData: Qyl,
436896
- AxiosHeaders: ebl,
436897
- HttpStatusCode: tbl,
436898
- formToJSON: nbl,
436899
- getAdapter: rbl,
436900
- mergeConfig: obl
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: abl,
443641
- mergeRanges: ibl,
443642
- rangesOverlap: sbl,
443643
- RangeSet: lbl,
443644
- cmp: ubl,
443645
- Entity: cbl,
443646
- PropModSymbol: dbl,
443647
- PropModification: fbl,
443648
- replacePrefix: hbl,
443649
- add: pbl,
443650
- remove: mbl
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: gbl,
450290
- AxiosError: vbl,
450291
- CanceledError: ybl,
450292
- isCancel: bbl,
450293
- CancelToken: _bl,
450294
- VERSION: wbl,
450295
- all: Ebl,
450296
- Cancel: Sbl,
450297
- isAxiosError: Cbl,
450298
- spread: xbl,
450299
- toFormData: Tbl,
450300
- AxiosHeaders: kbl,
450301
- HttpStatusCode: Obl,
450302
- formToJSON: Abl,
450303
- getAdapter: Dbl,
450304
- mergeConfig: $bl
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: "flex flex-row items-center justify-center w-full" }, Iol = { class: "flex-1 font" }, Rol = {
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: "h-[368px] w-[592px]"
503996
- }, Pol = { class: "h-[368px] w-[592px] bg-black text-white p-4 flex items-center justify-center text-lg" }, Nol = { class: "text-center" }, Mol = { class: "preview-media-player" };
503997
- function Lol(e, t, n, r, o, a) {
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
- ze(
504021
- i,
504022
- un({ suffixIcon: "XMarkSolid", label: "", type: "tertiary" }, {
504023
- class: "absolute top-[-15px] right-[-30px] font-black",
504024
- "aria-label": "Close",
504025
- onClick: r.handleCloseModal
504026
- }),
504027
- null,
504028
- 16
504029
- /* FULL_PROPS */
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", Rol, [...t[0] || (t[0] = [
504036
+ r.loading === r.LoadingState.LOADING ? (ee(), we("div", Pol, [...t[0] || (t[0] = [
504035
504037
  $e(
504036
504038
  "div",
504037
- { class: "skeleton animate-pulse bg-gray-200 rounded-sm white:bg-gray-700" },
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", Pol, [
504048
- $e("div", Nol, [
504049
+ $e("div", Nol, [
504050
+ $e("div", Mol, [
504049
504051
  t[1] || (t[1] = $e(
504050
504052
  "p",
504051
- { class: "mb-2" },
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: "text-sm opacity-75" },
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: "mt-4",
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", Mol, [
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 Fol = /* @__PURE__ */ Ni(Dol, [["render", Lol], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/components/modal/PreviewMediaModal.vue"]]), Vol = /* @__PURE__ */ Et({
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
- }), Bol = { class: "w-full h-full arbo-no-access" }, jol = { class: "context" };
504114
- function Uol(e, t, n, r, o, a) {
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", Bol, [
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", jol, [
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 zol = /* @__PURE__ */ Ni(Vol, [["render", Uol], ["__scopeId", "data-v-b74b3eec"], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/components/no-access/NoAccess.vue"]]), Hol = /* @__PURE__ */ Et({
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: Fol, NoAccess: zol };
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
- }), Wol = ["id", "aria-busy", "aria-label"], qol = {
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 Kol(e, t, n, r, o, a) {
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, Wol),
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", qol, [
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 Gol = /* @__PURE__ */ Ni(Hol, [["render", Kol], ["__scopeId", "data-v-22686b16"], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/layouts/MainLayout.vue"]]), Yol = /* @__PURE__ */ Et({
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: Gol };
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 Zol(e, t, n, r, o, a) {
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 Xol = /* @__PURE__ */ Ni(Yol, [["render", Zol], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/views/MainScene.vue"]]), Jol = /* @__PURE__ */ Et({
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: Xol };
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 Qol(e, t, n, r, o, a) {
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 eal = /* @__PURE__ */ Ni(Jol, [["render", Qol], ["__file", "/home/mor-ubuntu/arbo/arbo-web-scene/src/App.vue"]]), tal = `Looks like there’s no Rendition available yet.
504329
- Be the first to upload a review file.`, nal = "Looks like there’s no data available yet", ral = `Uh oh,
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.`, oal = `Uh oh,
504332
- It looks like you're missing a workspace code. Please select your workspace code to continue.`, aal = `Uh oh,
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.`, ial = `Uh oh,
504336
+ Please pick a scene to continue.`, sal = `Uh oh,
504335
504337
  It looks like something went wrong.
504336
- Please try again later.`, sal = `Uh oh,
504337
- We couldn't find the scene you were looking for.`, lal = {
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
- }, ual = {
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
- }, cal = {}, dal = {
504367
+ }, dal = {}, fal = {
504366
504368
  no_comments: "No comments available.",
504367
504369
  no_result: "No results found."
504368
- }, fal = {
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
- }, hal = {
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
- }, pal = {
504409
+ }, mal = {
504408
504410
  update_field_metric_success: "Update success.",
504409
504411
  update_field_metric_fail: "Update failed."
504410
- }, mal = {
504411
- no_rendition: tal,
504412
- no_data: nal,
504413
- no_access: ral,
504414
- no_workspace: oal,
504415
- no_scene: aal,
504416
- system_error: ial,
504417
- not_found: sal,
504418
- common: lal,
504419
- information: ual,
504420
- header: cal,
504421
- comments: dal,
504422
- snackbar: fal,
504423
- rendition: hal,
504424
- metric: pal
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
- ...mal
504429
+ ...gal
504428
504430
  }
504429
504431
  };
504430
- function gal(e) {
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 val(e, t = 10, n = 300) {
504436
+ async function yal(e, t = 10, n = 300) {
504435
504437
  for (let r = 0; r < t; r++) {
504436
- const o = gal(e);
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 yal() {
504443
- const e = await val("account.tessr_i18n_file_version_url");
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 bal() {
504450
- const e = await yal();
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 _al() {
504461
+ async function wal() {
504460
504462
  return o3r({
504461
504463
  legacy: !1,
504462
504464
  locale: "en",
504463
504465
  fallbackLocale: "en",
504464
- messages: await bal(),
504466
+ messages: await _al(),
504465
504467
  formatFallbackMessages: !0
504466
504468
  });
504467
504469
  }
504468
- const wal = async () => {
504469
- const e = await _al();
504470
+ const Eal = async () => {
504471
+ const e = await wal();
504470
504472
  return ABr(e.global), e;
504471
- }, Eal = {
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
- }, Sal = async (e) => {
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(Eal).forEach(async ([t, n]) => {
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
- }, Cal = async (e = {}, t = {}) => {
504565
- const n = jM(eal), r = ["API_REVIEW_URL", "API_BASE_URL", "BASE_URL", "BASE_REVIEW_URL"], o = {};
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 wal(), i = gDn();
504570
- return n.use(i), n.use(sri), n.use(FMa), n.use(vMr), n.use(a), await Sal(n), yMr(n, i), Object.values(t).forEach((s) => {
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 = Cal);
504578
+ typeof window < "u" && (window.ArboWebSceneStaging = xal);
504577
504579
  export {
504578
- Cal as default,
504579
- Cal as initWebScene
504580
+ xal as default,
504581
+ xal as initWebScene
504580
504582
  };