@orangelogic/design-system 2.44.0 → 2.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/library/chunks/{color-swatch-group.DrpRd8Xw.js → color-swatch-group.CMz7zQdk.js} +1 -1
- package/library/chunks/{file-on-demand.ZcYwCR_s.js → file-on-demand.CODE3g50.js} +1 -1
- package/library/chunks/{list-editor.B_BRQoUp.js → list-editor.BZMql0Tj.js} +1 -1
- package/library/chunks/ref.BDmlFGTP.js +99 -0
- package/library/chunks/{tab-group.g2uXM2W8.js → tab-group.uF5JbAGa.js} +1 -1
- package/library/chunks/{table.Be9berv0.js → table.D6Abk0xC.js} +1 -1
- package/library/components/atoms.js +3 -3
- package/library/components/color-swatch-group.js +2 -2
- package/library/components/file-on-demand.js +2 -2
- package/library/components/list-editor.js +2 -2
- package/library/components/menu-item.js +678 -13
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +1 -1
- package/library/components/organisms.js +2 -2
- package/library/components/range.js +535 -396
- package/library/components/tab-group.js +2 -2
- package/library/components/table.js +1 -1
- package/library/components/types.js +204 -189
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/range/mark-controller.d.ts +34 -0
- package/library/packages/atoms/src/components/range/range.d.ts +6 -8
- package/library/packages/atoms/src/components/range/range.utils.d.ts +58 -1
- package/library/packages/organisms/src/downloader/downloader.d.ts +1 -0
- package/library/packages/tools/src/fetch-image/fetch-image.d.ts +6 -1
- package/library/react-web-component.d.ts +4 -0
- package/package.json +1 -1
- package/library/chunks/menu-item.DOFCmq0Z.js +0 -775
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import zK from "./alert.js";
|
|
2
|
-
import { default as
|
|
3
|
-
import { C as
|
|
4
|
-
import { default as
|
|
2
|
+
import { default as xWt } from "./animated-image.js";
|
|
3
|
+
import { C as _Wt } from "../chunks/animation.DPqSuC7g.js";
|
|
4
|
+
import { default as SWt } from "./avatar.js";
|
|
5
5
|
import Ub from "./badge.js";
|
|
6
|
-
import { default as
|
|
7
|
-
import { default as
|
|
6
|
+
import { default as TWt } from "./breadcrumb.js";
|
|
7
|
+
import { default as OWt } from "./breadcrumb-item.js";
|
|
8
8
|
import { C as wo, B as gc, a as yc } from "../chunks/button.DrU92LJQ.js";
|
|
9
9
|
import d9 from "./button-group.js";
|
|
10
10
|
import Jf from "./card.js";
|
|
@@ -15,75 +15,75 @@ import FK from "./details.js";
|
|
|
15
15
|
import { C as hs, D as U7 } from "../chunks/dialog.rme_OwWe.js";
|
|
16
16
|
import Hl from "./divider.js";
|
|
17
17
|
import { d as $K, C as jK } from "../chunks/dot-pagination.BAYd2LHU.js";
|
|
18
|
-
import { default as
|
|
18
|
+
import { default as DWt } from "./drawer.js";
|
|
19
19
|
import su from "./dropdown.js";
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
20
|
+
import { default as PWt } from "./element-clamp.js";
|
|
21
|
+
import { default as LWt } from "./format-bytes.js";
|
|
22
22
|
import HK from "./format-date.js";
|
|
23
|
-
import { default as
|
|
23
|
+
import { default as BWt } from "./format-number.js";
|
|
24
24
|
import Kg from "./grid.js";
|
|
25
25
|
import Yg from "./grid-item.js";
|
|
26
26
|
import { C as ER, V as UK, A as qK } from "../chunks/header.CS8blIMq.js";
|
|
27
27
|
import { H as VK, a as WK } from "../chunks/hub-connection.BiLljnv2.js";
|
|
28
|
-
import { C as
|
|
28
|
+
import { C as FWt } from "../chunks/hub-connection.BiLljnv2.js";
|
|
29
29
|
import No from "./icon.js";
|
|
30
30
|
import Qo from "./icon-button.js";
|
|
31
31
|
import { C as GK, a as KK } from "../chunks/iframe.Ad6DPhUL.js";
|
|
32
32
|
import { H as xi, C as u9, a as YK, b as _n, c as XK, d as Ko, e as Ia, f as Ni } from "../chunks/image.C9hVXtqX.js";
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
33
|
+
import { default as jWt } from "./image-comparer.js";
|
|
34
|
+
import { default as UWt } from "./include.js";
|
|
35
35
|
import Xa from "./input.js";
|
|
36
|
-
import { default as
|
|
36
|
+
import { default as VWt } from "./input-group.js";
|
|
37
37
|
import kd from "./line-clamp.js";
|
|
38
38
|
import p9 from "./markdown.js";
|
|
39
39
|
import cu from "./menu.js";
|
|
40
|
-
import
|
|
40
|
+
import dp from "./menu-item.js";
|
|
41
41
|
import TR from "./menu-label.js";
|
|
42
|
-
import
|
|
43
|
-
import
|
|
44
|
-
import { C as Al, a as
|
|
45
|
-
import
|
|
42
|
+
import JK from "./menu-section.js";
|
|
43
|
+
import ZK from "./mutation-observer.js";
|
|
44
|
+
import { C as Al, a as QK } from "../chunks/option.C4nNbxye.js";
|
|
45
|
+
import eY from "./pagination.js";
|
|
46
46
|
import { C as Qc, d as up } from "../chunks/popup.CJrePm7n.js";
|
|
47
|
-
import
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
47
|
+
import tY from "./progress-bar.js";
|
|
48
|
+
import { default as GWt } from "./progress-ring.js";
|
|
49
|
+
import { default as YWt } from "./qr-code.js";
|
|
50
50
|
import AR from "./radio.js";
|
|
51
|
-
import
|
|
52
|
-
import
|
|
51
|
+
import nY from "./radio-button.js";
|
|
52
|
+
import rY from "./radio-card.js";
|
|
53
53
|
import h9 from "./radio-group.js";
|
|
54
54
|
import g9 from "./range.js";
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
55
|
+
import { default as JWt } from "./rating.js";
|
|
56
|
+
import { default as QWt } from "./relative-time.js";
|
|
57
57
|
import qb from "./resize-observer.js";
|
|
58
|
-
import { C as _d, i as
|
|
59
|
-
import { default as
|
|
58
|
+
import { C as _d, i as iY } from "../chunks/select.Bo8mWJ1g.js";
|
|
59
|
+
import { default as tGt } from "./skeleton.js";
|
|
60
60
|
import vi from "./space.js";
|
|
61
61
|
import lu from "./spinner.js";
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
62
|
+
import { default as rGt } from "./split-panel.js";
|
|
63
|
+
import { default as oGt } from "./step.js";
|
|
64
|
+
import { default as sGt } from "./stepper.js";
|
|
65
65
|
import ek from "./switch.js";
|
|
66
66
|
import tk from "./tab.js";
|
|
67
|
-
import { C as nk, T as m9, a as f9, b as v9, g as q7 } from "../chunks/tab-group.
|
|
68
|
-
import { C as OR, f as jh, i as IR, r as
|
|
67
|
+
import { C as nk, T as m9, a as f9, b as v9, g as q7 } from "../chunks/tab-group.uF5JbAGa.js";
|
|
68
|
+
import { C as OR, f as jh, i as IR, r as oY, m as aY, a as V7, g as W7 } from "../chunks/table.D6Abk0xC.js";
|
|
69
69
|
import y9 from "./tab-panel.js";
|
|
70
|
-
import { default as
|
|
71
|
-
import
|
|
72
|
-
import { C as
|
|
70
|
+
import { default as lGt } from "./tag.js";
|
|
71
|
+
import sY from "./textarea.js";
|
|
72
|
+
import { C as cY, t as lY } from "../chunks/timecode.BOz71Ho5.js";
|
|
73
73
|
import ya from "./tooltip.js";
|
|
74
|
-
import { d as
|
|
75
|
-
import { a as
|
|
74
|
+
import { d as dY, v as Zf } from "../chunks/tree.DynOxJWg.js";
|
|
75
|
+
import { a as uGt, C as pGt } from "../chunks/tree.DynOxJWg.js";
|
|
76
76
|
import { C as eo } from "../chunks/typography.trna8y2b.js";
|
|
77
|
-
import { default as
|
|
78
|
-
import
|
|
79
|
-
import { getAnimationNames as
|
|
77
|
+
import { default as gGt } from "./video.js";
|
|
78
|
+
import uY from "./visually-hidden.js";
|
|
79
|
+
import { getAnimationNames as fGt, getEasingNames as vGt } from "./atoms.js";
|
|
80
80
|
import { c as Rn } from "../chunks/component.styles.DtouHn2g.js";
|
|
81
81
|
import { e as G7, d as K7 } from "../chunks/animation-registry.DavRkTTr.js";
|
|
82
|
-
import { g as
|
|
83
|
-
import { i as Dn, n as K, C as zn, x as Z, c as Pn, r as DR, T as
|
|
84
|
-
import { c as
|
|
85
|
-
import { u as Y7, l as
|
|
86
|
-
import { w as Ot, o as
|
|
82
|
+
import { g as bGt, s as wGt } from "../chunks/animation-registry.DavRkTTr.js";
|
|
83
|
+
import { i as Dn, n as K, C as zn, x as Z, c as Pn, r as DR, T as pY, a as hY, E as dh } from "../chunks/custom-element.fmLrnDZr.js";
|
|
84
|
+
import { c as gY } from "../chunks/browser.Va59Ix3P.js";
|
|
85
|
+
import { u as Y7, l as mY } from "../chunks/scroll.DwPiX2Ox.js";
|
|
86
|
+
import { w as Ot, o as fY, p as MR, q as vY, h as PR, r as yY, t as bY, m as wY, u as xY, v as kY, U as X7, x as rk, l as b9, y as _1, z as NR, S as _Y, i as w9, c as CY, A as SY, d as EY, B as TY, C as AY, f as OY, g as J7, n as IY } from "../chunks/watch.BCJD77bD.js";
|
|
87
87
|
import { a as U_, l as Hh, c as Z7, b as Q7, g as x9, d as LR, e as RR, f as eO } from "../chunks/dom.DDszM5Cy.js";
|
|
88
88
|
import { r as ke } from "../chunks/state.Dt9F_SuS.js";
|
|
89
89
|
import { e as Tt } from "../chunks/query.BBf1UFkC.js";
|
|
@@ -91,45 +91,46 @@ import { e as hn } from "../chunks/class-map.DqNfBvJI.js";
|
|
|
91
91
|
import { n as St } from "../chunks/when.Dr1es41R.js";
|
|
92
92
|
import { L as rr, G as uh, a as qd, b as kn } from "../chunks/i18n.D33BKrRs.js";
|
|
93
93
|
import { o as bo } from "../chunks/map.D8heArFD.js";
|
|
94
|
-
import { c as ib, b as
|
|
94
|
+
import { c as ib, b as DY } from "../chunks/capitalize.CNStXZBq.js";
|
|
95
95
|
import { o as nr } from "../chunks/style-map.lEJHEwk3.js";
|
|
96
|
-
import { a as ob, d as
|
|
97
|
-
import { H as
|
|
98
|
-
import { a as k9, u as Gu, C as
|
|
99
|
-
import
|
|
96
|
+
import { a as ob, d as MY, e as PY, D as q_, u as NY, t as fc, f as BR } from "../chunks/asset.Ba-CxnNM.js";
|
|
97
|
+
import { H as LY } from "../chunks/slot.DJLm4Dig.js";
|
|
98
|
+
import { a as k9, u as Gu, C as RY } from "../chunks/list-editor.BZMql0Tj.js";
|
|
99
|
+
import BY from "./bicolor-picker.js";
|
|
100
100
|
import zR from "./border-input-group.js";
|
|
101
|
-
import { p as FR, c as xm, b as km, d as
|
|
102
|
-
import { C as
|
|
103
|
-
import { C as _9, a as
|
|
104
|
-
import
|
|
105
|
-
import { r as ik, R as ab, a as
|
|
106
|
-
import { C as
|
|
107
|
-
import { h as sr, D as jR, c as tO, C as yh, T as C9, M as
|
|
101
|
+
import { p as FR, c as xm, b as km, d as zY, e as FY, g as V_ } from "../chunks/color-swatch.DkZKPbUq.js";
|
|
102
|
+
import { C as kGt } from "../chunks/color-swatch.DkZKPbUq.js";
|
|
103
|
+
import { C as _9, a as $Y } from "../chunks/confirm-popover.NWK93E8p.js";
|
|
104
|
+
import jY from "./corner-position-input-group.js";
|
|
105
|
+
import { r as ik, R as ab, a as HY, b as qe, j as _e, t as UY, d as $R, w as qY, e as VY } from "../chunks/cropper.3qRm5dEe.js";
|
|
106
|
+
import { C as CGt } from "../chunks/cropper.3qRm5dEe.js";
|
|
107
|
+
import { h as sr, D as jR, c as tO, C as yh, T as C9, M as WY, d as HR } from "../chunks/endpoints.BgyupJys.js";
|
|
108
108
|
import { o as Cr } from "../chunks/if-defined.CKupVaWs.js";
|
|
109
109
|
import { c as Jn } from "../chunks/repeat.B1pVpmRx.js";
|
|
110
110
|
import S9 from "./dynamic-select.js";
|
|
111
111
|
import { F as Ku, C as E9, a as W_ } from "../chunks/folder-select.ChFCJ-w0.js";
|
|
112
112
|
import { a as Io, E as Fn, b as Um, O as Ld, T as Fu, G as nO } from "../chunks/index.Cpamj0jB.js";
|
|
113
|
-
import { C as
|
|
113
|
+
import { C as EGt } from "../chunks/index.Cpamj0jB.js";
|
|
114
114
|
import { g as T9, c as ry } from "../chunks/_commonjsHelpers.ByX85dGu.js";
|
|
115
|
-
import { b as Qf, a as UR, d as rO, c as ok, s as
|
|
116
|
-
import { C as
|
|
117
|
-
import { e as
|
|
115
|
+
import { b as Qf, a as UR, d as rO, c as ok, s as GY, o as KY, U as A9, e as qR, i as Kd, f as YY } from "../chunks/file-on-demand.CODE3g50.js";
|
|
116
|
+
import { C as AGt } from "../chunks/file-on-demand.CODE3g50.js";
|
|
117
|
+
import { e as XY, t as JY } from "../chunks/directive.oAbCiebi.js";
|
|
118
|
+
import { f as ZY, n as kl, e as _l } from "../chunks/ref.BDmlFGTP.js";
|
|
118
119
|
import QY from "./masonry.js";
|
|
119
120
|
import eX from "./padding-input-group.js";
|
|
120
121
|
import tX from "./position-picker.js";
|
|
121
122
|
import { D as Uw, P as G_, E as dd, B as ft, a as Af, A as ig, b as nX, T as iO } from "../chunks/content-builder.UlVFSATk.js";
|
|
122
|
-
import { g as rX, a as oO, b as qw } from "../chunks/color-swatch-group.
|
|
123
|
-
import { C as
|
|
123
|
+
import { g as rX, a as oO, b as qw } from "../chunks/color-swatch-group.CMz7zQdk.js";
|
|
124
|
+
import { C as IGt } from "../chunks/color-swatch-group.CMz7zQdk.js";
|
|
124
125
|
import iX from "./shadow-input-group.js";
|
|
125
|
-
import { default as
|
|
126
|
-
import { default as
|
|
126
|
+
import { default as MGt } from "./share-option-list.js";
|
|
127
|
+
import { default as NGt } from "./sidebar.js";
|
|
127
128
|
import oX from "./size-input-group.js";
|
|
128
|
-
import { default as
|
|
129
|
+
import { default as RGt } from "./stepper-wizard.js";
|
|
129
130
|
import { t as VR, a as O9 } from "../chunks/toString.CL_lYXbK.js";
|
|
130
|
-
import { default as
|
|
131
|
+
import { default as zGt } from "./typeface.js";
|
|
131
132
|
import { o as Yu } from "../chunks/unsafe-html.BpqikVtf.js";
|
|
132
|
-
import { default as
|
|
133
|
+
import { default as $Gt } from "./asset-link-format.js";
|
|
133
134
|
import { i as ak } from "../chunks/guard.L-Ctqt3S.js";
|
|
134
135
|
import { i as WR, u as Wc } from "../chunks/static.kLXgh3Gq.js";
|
|
135
136
|
import { w as aX } from "../chunks/event.mFzZi4sr.js";
|
|
@@ -1226,7 +1227,7 @@ ni.dependencies = {
|
|
|
1226
1227
|
"cx-3d-viewer-config": Ri,
|
|
1227
1228
|
"cx-dropdown": su,
|
|
1228
1229
|
"cx-icon-button": Qo,
|
|
1229
|
-
"cx-menu-section":
|
|
1230
|
+
"cx-menu-section": JK,
|
|
1230
1231
|
"cx-tooltip": ya
|
|
1231
1232
|
};
|
|
1232
1233
|
yi([
|
|
@@ -2459,7 +2460,7 @@ let $r = class extends zn {
|
|
|
2459
2460
|
}
|
|
2460
2461
|
if (this.requestUpdate(), this.sceneController.startRenderLoop(() => {
|
|
2461
2462
|
this.cameraController.updateCameraSensitivity();
|
|
2462
|
-
}), this.loadInspector(), this.canViewAR &&
|
|
2463
|
+
}), this.loadInspector(), this.canViewAR && gY()) {
|
|
2463
2464
|
const e = await this.sceneEffects.generateUSDZBlob();
|
|
2464
2465
|
e && (this.blobUrl = URL.createObjectURL(e));
|
|
2465
2466
|
}
|
|
@@ -2641,7 +2642,7 @@ let $r = class extends zn {
|
|
|
2641
2642
|
n.composedPath().includes(this) && (n.key === "f" || n.key === "F" ? (n.stopPropagation(), n.stopImmediatePropagation(), this.isFullscreen = !this.isFullscreen) : n.key === "Escape" && (n.stopPropagation(), n.stopImmediatePropagation(), this.isFullscreen = !1));
|
|
2642
2643
|
}
|
|
2643
2644
|
handleFullscreenChange() {
|
|
2644
|
-
this.isFullscreen ?
|
|
2645
|
+
this.isFullscreen ? mY(this) : Y7(this), !this.isFullscreen && this.showInspector && (this.showInspector = !1, window.INSPECTOR.Inspector.Hide()), requestAnimationFrame(() => {
|
|
2645
2646
|
this.viewer.focus(), this.sceneController?.resize();
|
|
2646
2647
|
});
|
|
2647
2648
|
}
|
|
@@ -3318,7 +3319,7 @@ var XX = Object.defineProperty, JX = Object.getOwnPropertyDescriptor, lo = (n, e
|
|
|
3318
3319
|
};
|
|
3319
3320
|
let Ci = class extends zn {
|
|
3320
3321
|
constructor() {
|
|
3321
|
-
super(...arguments), this.hasSlotController = new
|
|
3322
|
+
super(...arguments), this.hasSlotController = new LY(
|
|
3322
3323
|
this,
|
|
3323
3324
|
"[default]",
|
|
3324
3325
|
"header",
|
|
@@ -4189,7 +4190,7 @@ let Us = class extends zn {
|
|
|
4189
4190
|
}
|
|
4190
4191
|
async fetchFormatLabels() {
|
|
4191
4192
|
try {
|
|
4192
|
-
const n = await
|
|
4193
|
+
const n = await MY(), e = Object.entries(
|
|
4193
4194
|
n.formatsByDocType
|
|
4194
4195
|
).reduce(
|
|
4195
4196
|
(t, [r, i]) => {
|
|
@@ -8924,7 +8925,7 @@ function Vi(n, e) {
|
|
|
8924
8925
|
return !1;
|
|
8925
8926
|
return !0;
|
|
8926
8927
|
}
|
|
8927
|
-
var une =
|
|
8928
|
+
var une = HY();
|
|
8928
8929
|
const bk = qe.createContext(null), pne = bk.Provider, uz = tl.error001();
|
|
8929
8930
|
function Mr(n, e) {
|
|
8930
8931
|
const t = qe.useContext(bk);
|
|
@@ -11591,7 +11592,7 @@ function jie(n, e, t) {
|
|
|
11591
11592
|
}, e);
|
|
11592
11593
|
}
|
|
11593
11594
|
var tv = Qf(function(n, e, t) {
|
|
11594
|
-
return jie(n,
|
|
11595
|
+
return jie(n, UY(e) || 0, t);
|
|
11595
11596
|
});
|
|
11596
11597
|
const Qz = qe.createContext({}), Zb = () => qe.useContext(Qz);
|
|
11597
11598
|
function Hie({
|
|
@@ -14568,7 +14569,7 @@ var Tae = Object.defineProperty, Aae = Object.getOwnPropertyDescriptor, Qb = (n,
|
|
|
14568
14569
|
(a = n[o]) && (i = (r ? a(e, t, i) : a(i)) || i);
|
|
14569
14570
|
return r && i && Tae(e, t, i), i;
|
|
14570
14571
|
};
|
|
14571
|
-
const Oae =
|
|
14572
|
+
const Oae = qY(Eae, ab, VY, {
|
|
14572
14573
|
// @ts-expect-error type error
|
|
14573
14574
|
props: {
|
|
14574
14575
|
data: "object",
|
|
@@ -15168,9 +15169,9 @@ function Lae(n, e = !1) {
|
|
|
15168
15169
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
15169
15170
|
*/
|
|
15170
15171
|
const uF = (n) => n, pF = (n, e) => Z`${e}: ${JSON.stringify(n, null, 2)}`;
|
|
15171
|
-
class Rae extends
|
|
15172
|
+
class Rae extends ZY {
|
|
15172
15173
|
constructor(e) {
|
|
15173
|
-
if (super(e), this._virtualizer = null, this._first = 0, this._last = -1, this._renderItem = (t, r) => pF(t, r + this._first), this._keyFunction = (t, r) => uF(t, r + this._first), this._items = [], e.type !==
|
|
15174
|
+
if (super(e), this._virtualizer = null, this._first = 0, this._last = -1, this._renderItem = (t, r) => pF(t, r + this._first), this._keyFunction = (t, r) => uF(t, r + this._first), this._items = [], e.type !== JY.CHILD)
|
|
15174
15175
|
throw new Error("The virtualize directive can only be used in child expressions");
|
|
15175
15176
|
}
|
|
15176
15177
|
render(e) {
|
|
@@ -15184,7 +15185,7 @@ class Rae extends JK {
|
|
|
15184
15185
|
update(e, [t]) {
|
|
15185
15186
|
this._setFunctions(t);
|
|
15186
15187
|
const r = this._items !== t.items;
|
|
15187
|
-
return this._items = t.items || [], this._virtualizer ? this._updateVirtualizerConfig(e, t) : this._initialize(e, t), r ?
|
|
15188
|
+
return this._items = t.items || [], this._virtualizer ? this._updateVirtualizerConfig(e, t) : this._initialize(e, t), r ? pY : this.render();
|
|
15188
15189
|
}
|
|
15189
15190
|
async _updateVirtualizerConfig(e, t) {
|
|
15190
15191
|
if (!await this._virtualizer.updateLayoutConfig(t.layout || {})) {
|
|
@@ -15215,13 +15216,13 @@ class Rae extends JK {
|
|
|
15215
15216
|
this._virtualizer?.connected();
|
|
15216
15217
|
}
|
|
15217
15218
|
}
|
|
15218
|
-
const Bae =
|
|
15219
|
+
const Bae = XY(Rae);
|
|
15219
15220
|
/**
|
|
15220
15221
|
* @license
|
|
15221
15222
|
* Copyright 2021 Google LLC
|
|
15222
15223
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
15223
15224
|
*/
|
|
15224
|
-
class nv extends
|
|
15225
|
+
class nv extends hY {
|
|
15225
15226
|
constructor() {
|
|
15226
15227
|
super(...arguments), this.items = [], this.renderItem = pF, this.keyFunction = uF, this.layout = {}, this.scroller = !1;
|
|
15227
15228
|
}
|
|
@@ -20496,7 +20497,7 @@ Ll.dependencies = {
|
|
|
20496
20497
|
"cx-icon-button": Qo,
|
|
20497
20498
|
"cx-input": Xa,
|
|
20498
20499
|
"cx-markdown": p9,
|
|
20499
|
-
"cx-mutation-observer":
|
|
20500
|
+
"cx-mutation-observer": ZK,
|
|
20500
20501
|
"cx-select": _d,
|
|
20501
20502
|
"cx-space": vi
|
|
20502
20503
|
};
|
|
@@ -20873,7 +20874,7 @@ function F8(n) {
|
|
|
20873
20874
|
}
|
|
20874
20875
|
let tu = class extends zn {
|
|
20875
20876
|
constructor() {
|
|
20876
|
-
super(), this.localize = new rr(this), this.items = [], this.label = this.localize.term("viewAndSort"), this.triggerButtonVariant = "text", this.triggerButtonSize = gc.Medium, this.debouncedHandleSelectChanged =
|
|
20877
|
+
super(), this.localize = new rr(this), this.items = [], this.label = this.localize.term("viewAndSort"), this.triggerButtonVariant = "text", this.triggerButtonSize = gc.Medium, this.debouncedHandleSelectChanged = dY(this.handleSelectChanged, 100), this.onSelectChanged = this.onSelectChanged.bind(this), this.onDropdownShow = this.onDropdownShow.bind(this), this.onDropdownAfterHide = this.onDropdownAfterHide.bind(this);
|
|
20877
20878
|
}
|
|
20878
20879
|
runFirstUpdated() {
|
|
20879
20880
|
this.dropdown && (this.dropdown.addEventListener("cx-select", this.onSelectChanged), this.dropdown.addEventListener("cx-show", this.onDropdownShow), this.dropdown.addEventListener("cx-after-hide", this.onDropdownAfterHide));
|
|
@@ -27529,6 +27530,7 @@ const kmt = Dn`
|
|
|
27529
27530
|
|
|
27530
27531
|
.service__running-range {
|
|
27531
27532
|
--thumb-size: var(--cx-font-size-small);
|
|
27533
|
+
--track-color-active: transparent;
|
|
27532
27534
|
position: absolute;
|
|
27533
27535
|
width: 100%;
|
|
27534
27536
|
z-index: 1;
|
|
@@ -27614,6 +27616,7 @@ let Bl = class extends zn {
|
|
|
27614
27616
|
max=${this.maxNodeCount}
|
|
27615
27617
|
step="1"
|
|
27616
27618
|
show-marks
|
|
27619
|
+
mark-label-spacing="30"
|
|
27617
27620
|
tooltip-display="off"
|
|
27618
27621
|
@cx-input=${this.handleChange}
|
|
27619
27622
|
@cx-change=${this.handleChangeCommitted}
|
|
@@ -43878,7 +43881,7 @@ let Nr = class extends zn {
|
|
|
43878
43881
|
parseOptions: {
|
|
43879
43882
|
preserveWhitespace: !0
|
|
43880
43883
|
}
|
|
43881
|
-
}),
|
|
43884
|
+
}), iY() && (this.contentEditable = "true"), K7(this.dialog, "dialog.show", null), K7(this.dialog, "dialog.overlay.show", null);
|
|
43882
43885
|
}
|
|
43883
43886
|
handleCommentMousedown(n) {
|
|
43884
43887
|
n.stopPropagation();
|
|
@@ -43969,7 +43972,7 @@ Nr.dependencies = {
|
|
|
43969
43972
|
"cx-dialog": hs,
|
|
43970
43973
|
"cx-popup": Qc,
|
|
43971
43974
|
"cx-space": vi,
|
|
43972
|
-
"cx-timecode":
|
|
43975
|
+
"cx-timecode": cY
|
|
43973
43976
|
};
|
|
43974
43977
|
Gr([
|
|
43975
43978
|
Tt(".editor")
|
|
@@ -44049,7 +44052,7 @@ Gr([
|
|
|
44049
44052
|
Gr([
|
|
44050
44053
|
K({
|
|
44051
44054
|
attribute: "time",
|
|
44052
|
-
converter:
|
|
44055
|
+
converter: lY,
|
|
44053
44056
|
reflect: !0,
|
|
44054
44057
|
type: String
|
|
44055
44058
|
})
|
|
@@ -85844,7 +85847,7 @@ function Iq(n, e, t) {
|
|
|
85844
85847
|
var K4t = Object.prototype, Y4t = K4t.hasOwnProperty;
|
|
85845
85848
|
function A4(n, e, t) {
|
|
85846
85849
|
var r = n[e];
|
|
85847
|
-
(!(Y4t.call(n, e) &&
|
|
85850
|
+
(!(Y4t.call(n, e) && fY(r, t)) || t === void 0 && !(e in n)) && Iq(n, e, t);
|
|
85848
85851
|
}
|
|
85849
85852
|
function X4t(n, e, t, r) {
|
|
85850
85853
|
var i = !t;
|
|
@@ -85872,20 +85875,20 @@ function e6t(n) {
|
|
|
85872
85875
|
return t;
|
|
85873
85876
|
}
|
|
85874
85877
|
function t6t(n) {
|
|
85875
|
-
return PR(n) ?
|
|
85878
|
+
return PR(n) ? vY(n, !0) : e6t(n);
|
|
85876
85879
|
}
|
|
85877
85880
|
var Dq = typeof exports == "object" && exports && !exports.nodeType && exports, JP = Dq && typeof module == "object" && module && !module.nodeType && module, n6t = JP && JP.exports === Dq, ZP = n6t ? uX.Buffer : void 0;
|
|
85878
85881
|
ZP && ZP.allocUnsafe;
|
|
85879
85882
|
function r6t(n, e) {
|
|
85880
85883
|
return n.slice();
|
|
85881
85884
|
}
|
|
85882
|
-
var Mq =
|
|
85885
|
+
var Mq = yY(Object.getPrototypeOf, Object), i6t = Object.getOwnPropertySymbols, o6t = i6t ? function(n) {
|
|
85883
85886
|
for (var e = []; n; )
|
|
85884
|
-
|
|
85887
|
+
wY(e, xY(n)), n = Mq(n);
|
|
85885
85888
|
return e;
|
|
85886
|
-
} :
|
|
85889
|
+
} : bY;
|
|
85887
85890
|
function Pq(n) {
|
|
85888
|
-
return
|
|
85891
|
+
return kY(n, t6t, o6t);
|
|
85889
85892
|
}
|
|
85890
85893
|
var a6t = Object.prototype, s6t = a6t.hasOwnProperty;
|
|
85891
85894
|
function c6t(n) {
|
|
@@ -85979,7 +85982,7 @@ function p1(n, e, t, r, i, o) {
|
|
|
85979
85982
|
a = P6t(n, c);
|
|
85980
85983
|
}
|
|
85981
85984
|
}
|
|
85982
|
-
o || (o = new
|
|
85985
|
+
o || (o = new _Y());
|
|
85983
85986
|
var d = o.get(n);
|
|
85984
85987
|
if (d)
|
|
85985
85988
|
return d;
|
|
@@ -85998,7 +86001,7 @@ function Vf(n) {
|
|
|
85998
86001
|
return e ? n[e - 1] : void 0;
|
|
85999
86002
|
}
|
|
86000
86003
|
function l7t(n, e) {
|
|
86001
|
-
return e.length < 2 ? n : XR(n,
|
|
86004
|
+
return e.length < 2 ? n : XR(n, DY(e, 0, -1));
|
|
86002
86005
|
}
|
|
86003
86006
|
function d7t(n, e) {
|
|
86004
86007
|
return e = ck(e, n), n = l7t(n, e), n == null || delete n[JR(Vf(e))];
|
|
@@ -86021,7 +86024,7 @@ function y7t(n) {
|
|
|
86021
86024
|
return e ? ok(n) : [];
|
|
86022
86025
|
}
|
|
86023
86026
|
function zq(n) {
|
|
86024
|
-
return KY(
|
|
86027
|
+
return GY(KY(n, void 0, y7t), n + "");
|
|
86025
86028
|
}
|
|
86026
86029
|
var b7t = 1, w7t = 2, x7t = 4, bl = zq(function(n, e) {
|
|
86027
86030
|
var t = {};
|
|
@@ -86045,7 +86048,7 @@ function k7t(n, e, t, r) {
|
|
|
86045
86048
|
return n;
|
|
86046
86049
|
if (i != a) {
|
|
86047
86050
|
var d = s[c];
|
|
86048
|
-
l = void 0, l === void 0 && (l = S1(d) ? d :
|
|
86051
|
+
l = void 0, l === void 0 && (l = S1(d) ? d : CY(e[i + 1]) ? [] : {});
|
|
86049
86052
|
}
|
|
86050
86053
|
A4(s, c, l), s = s[c];
|
|
86051
86054
|
}
|
|
@@ -86954,7 +86957,7 @@ async function Ml() {
|
|
|
86954
86957
|
};
|
|
86955
86958
|
}
|
|
86956
86959
|
],
|
|
86957
|
-
url:
|
|
86960
|
+
url: WY.GET_SEARCHABLE_FIELDS
|
|
86958
86961
|
})).data;
|
|
86959
86962
|
} catch {
|
|
86960
86963
|
return [];
|
|
@@ -93338,13 +93341,13 @@ var UOt = Qf(function(n, e) {
|
|
|
93338
93341
|
function M4(n) {
|
|
93339
93342
|
if (n == null)
|
|
93340
93343
|
return !0;
|
|
93341
|
-
if (PR(n) && (w9(n) || typeof n == "string" || typeof n.splice == "function" || NR(n) ||
|
|
93344
|
+
if (PR(n) && (w9(n) || typeof n == "string" || typeof n.splice == "function" || NR(n) || SY(n) || EY(n)))
|
|
93342
93345
|
return !n.length;
|
|
93343
93346
|
var e = rk(n);
|
|
93344
93347
|
if (e == qOt || e == VOt)
|
|
93345
93348
|
return !n.size;
|
|
93346
93349
|
if (MR(n))
|
|
93347
|
-
return !
|
|
93350
|
+
return !TY(n).length;
|
|
93348
93351
|
for (var t in n)
|
|
93349
93352
|
if (GOt.call(n, t))
|
|
93350
93353
|
return !1;
|
|
@@ -110782,8 +110785,10 @@ Pa = nl([
|
|
|
110782
110785
|
], Pa);
|
|
110783
110786
|
const r8t = 2;
|
|
110784
110787
|
class i8t {
|
|
110785
|
-
constructor(e) {
|
|
110786
|
-
this.data = [], this.folderId = "", this.totalCount = 0, this.host = e, this.host.addController?.(this);
|
|
110788
|
+
constructor(e, t) {
|
|
110789
|
+
this.data = [], this.folderId = "", this.totalCount = 0, this.maxEnd = 1 / 0, this.host = e, this.host.addController?.(this);
|
|
110790
|
+
const r = t?.maxEnd;
|
|
110791
|
+
this.maxEnd = typeof r == "number" && Number.isFinite(r) && r >= 0 ? Math.floor(r) : 1 / 0;
|
|
110787
110792
|
}
|
|
110788
110793
|
get totalDataCount() {
|
|
110789
110794
|
return this.totalCount;
|
|
@@ -110805,7 +110810,7 @@ class i8t {
|
|
|
110805
110810
|
const s = a.length > 1 ? Math.max(...a) - Math.min(...a) : 1;
|
|
110806
110811
|
if (s <= 0 || r === e)
|
|
110807
110812
|
return this.data;
|
|
110808
|
-
const c = await
|
|
110813
|
+
const c = await PY({
|
|
110809
110814
|
extraFields: t,
|
|
110810
110815
|
folderId: this.folderId,
|
|
110811
110816
|
limit: Math.max(s, r8t),
|
|
@@ -110816,12 +110821,15 @@ class i8t {
|
|
|
110816
110821
|
sortOrder: "",
|
|
110817
110822
|
start: r
|
|
110818
110823
|
});
|
|
110819
|
-
!this.totalCount && c.totalCount
|
|
110820
|
-
|
|
110821
|
-
|
|
110822
|
-
|
|
110823
|
-
|
|
110824
|
-
|
|
110824
|
+
if (!this.totalCount && c.totalCount) {
|
|
110825
|
+
const l = Math.min(this.maxEnd, c.totalCount);
|
|
110826
|
+
this.totalCount = l, this.data = Array.from({ length: l }, () => ({
|
|
110827
|
+
alt: "",
|
|
110828
|
+
id: `temp-${Zf()}`,
|
|
110829
|
+
name: "",
|
|
110830
|
+
src: ""
|
|
110831
|
+
}));
|
|
110832
|
+
}
|
|
110825
110833
|
for (let l = 0; l < c.items.length; l++) {
|
|
110826
110834
|
const d = r + l;
|
|
110827
110835
|
d < this.data.length && (this.data[d] = {
|
|
@@ -111515,7 +111523,9 @@ let si = class extends zn {
|
|
|
111515
111523
|
constructor() {
|
|
111516
111524
|
super(...arguments), this.formControlController = new mX(this, {
|
|
111517
111525
|
assumeInteractionOn: ["cx-gallery-picker-action"]
|
|
111518
|
-
}), this.localize = new rr(this), this.variant = kn.Asset, this.sourceVariant = yr.Manual, this.dialogVariant = Af.Gallery, this.name = "", this.value = void 0, this.defaultValue = void 0, this.src = "", this.boundary = document.body, this.form = void 0, this.onRequestAsset = void 0, this.loading = !1, this.masonryData = [], this.dataCount = 0, this.currentPage = 0, this.selectedPosition = -1, this.hasFinishedFetchingData = !1, this.errorDataMap = /* @__PURE__ */ new Map(), this.osInstance = null, this.itemsPerPage = 9, this.maxRows = 3, this.maxColumns = 3, this.rowHeight = "150px", this.spacing = "medium", this.autofetchController = new i8t(this
|
|
111526
|
+
}), this.localize = new rr(this), this.variant = kn.Asset, this.sourceVariant = yr.Manual, this.dialogVariant = Af.Gallery, this.name = "", this.value = void 0, this.defaultValue = void 0, this.src = "", this.boundary = document.body, this.form = void 0, this.onRequestAsset = void 0, this.loading = !1, this.masonryData = [], this.dataCount = 0, this.currentPage = 0, this.selectedPosition = -1, this.hasFinishedFetchingData = !1, this.errorDataMap = /* @__PURE__ */ new Map(), this.osInstance = null, this.itemsPerPage = 9, this.maxRows = 3, this.maxColumns = 3, this.rowHeight = "150px", this.spacing = "medium", this.autofetchController = new i8t(this, {
|
|
111527
|
+
maxEnd: 100
|
|
111528
|
+
});
|
|
111519
111529
|
}
|
|
111520
111530
|
connectedCallback() {
|
|
111521
111531
|
super.connectedCallback(), this.addController(this.autofetchController);
|
|
@@ -112505,7 +112515,7 @@ let ii = class extends zn {
|
|
|
112505
112515
|
[
|
|
112506
112516
|
"bicolor-picker",
|
|
112507
112517
|
() => {
|
|
112508
|
-
const u =
|
|
112518
|
+
const u = zY(String(i));
|
|
112509
112519
|
return Z`<cx-bicolor-picker
|
|
112510
112520
|
value=${u}
|
|
112511
112521
|
@cx-bicolor-picker-change=${async (m) => {
|
|
@@ -113160,7 +113170,7 @@ let ii = class extends zn {
|
|
|
113160
113170
|
<cx-option
|
|
113161
113171
|
value=${m.value}
|
|
113162
113172
|
show-check
|
|
113163
|
-
check-placement=${
|
|
113173
|
+
check-placement=${QK.Right}
|
|
113164
113174
|
>
|
|
113165
113175
|
${m.name}
|
|
113166
113176
|
${St(
|
|
@@ -113190,7 +113200,7 @@ let ii = class extends zn {
|
|
|
113190
113200
|
);
|
|
113191
113201
|
};
|
|
113192
113202
|
return Z`<cx-shadow-input-group
|
|
113193
|
-
value=${typeof i == "string" ?
|
|
113203
|
+
value=${typeof i == "string" ? FY(i) : i}
|
|
113194
113204
|
@cx-shadow-input-group-change=${u}
|
|
113195
113205
|
>
|
|
113196
113206
|
</cx-shadow-input-group>`;
|
|
@@ -113861,7 +113871,7 @@ let ii = class extends zn {
|
|
|
113861
113871
|
<cx-confirm-popover
|
|
113862
113872
|
class="config-form__confirm-popover"
|
|
113863
113873
|
divider-position=${U7.Both}
|
|
113864
|
-
buttons-direction=${
|
|
113874
|
+
buttons-direction=${$Y.HorizontalReverse}
|
|
113865
113875
|
dialog-label=${this.localize.term("dismissChanges")}
|
|
113866
113876
|
confirm-text=${this.localize.term("dismissChanges")}
|
|
113867
113877
|
.boundary=${this.boundary}
|
|
@@ -113883,7 +113893,7 @@ let ii = class extends zn {
|
|
|
113883
113893
|
ii.styles = [Rn, m8t];
|
|
113884
113894
|
ii.dependencies = {
|
|
113885
113895
|
"cx-asset-picker": k9,
|
|
113886
|
-
"cx-bicolor-picker":
|
|
113896
|
+
"cx-bicolor-picker": BY,
|
|
113887
113897
|
"cx-border-input-group": zR,
|
|
113888
113898
|
"cx-button": wo,
|
|
113889
113899
|
"cx-button-group": d9,
|
|
@@ -113891,7 +113901,7 @@ ii.dependencies = {
|
|
|
113891
113901
|
"cx-checkbox": Gg,
|
|
113892
113902
|
"cx-color-swatch-picker": Zo,
|
|
113893
113903
|
"cx-confirm-popover": _9,
|
|
113894
|
-
"cx-corner-position-input-group":
|
|
113904
|
+
"cx-corner-position-input-group": jY,
|
|
113895
113905
|
"cx-dialog": hs,
|
|
113896
113906
|
"cx-divider": Hl,
|
|
113897
113907
|
"cx-download-format-picker": Us,
|
|
@@ -113905,7 +113915,7 @@ ii.dependencies = {
|
|
|
113905
113915
|
"cx-icon-picker": Nl,
|
|
113906
113916
|
"cx-input": Xa,
|
|
113907
113917
|
"cx-line-clamp": kd,
|
|
113908
|
-
"cx-list-editor":
|
|
113918
|
+
"cx-list-editor": RY,
|
|
113909
113919
|
"cx-menu": cu,
|
|
113910
113920
|
"cx-menu-item": dp,
|
|
113911
113921
|
"cx-option": Al,
|
|
@@ -113913,7 +113923,7 @@ ii.dependencies = {
|
|
|
113913
113923
|
"cx-page-picker": Tc,
|
|
113914
113924
|
"cx-position-picker": tX,
|
|
113915
113925
|
"cx-radio": AR,
|
|
113916
|
-
"cx-radio-card":
|
|
113926
|
+
"cx-radio-card": rY,
|
|
113917
113927
|
"cx-radio-group": h9,
|
|
113918
113928
|
"cx-select": _d,
|
|
113919
113929
|
"cx-shadow-input-group": iX,
|
|
@@ -113923,10 +113933,10 @@ ii.dependencies = {
|
|
|
113923
113933
|
"cx-tab": tk,
|
|
113924
113934
|
"cx-tab-group": nk,
|
|
113925
113935
|
"cx-tab-panel": y9,
|
|
113926
|
-
"cx-textarea":
|
|
113936
|
+
"cx-textarea": sY,
|
|
113927
113937
|
"cx-tooltip": ya,
|
|
113928
113938
|
"cx-typography": eo,
|
|
113929
|
-
"cx-visually-hidden":
|
|
113939
|
+
"cx-visually-hidden": uY
|
|
113930
113940
|
};
|
|
113931
113941
|
bi([
|
|
113932
113942
|
Tt(".config-form")
|
|
@@ -115159,7 +115169,7 @@ const P4 = (n, e) => {
|
|
|
115159
115169
|
];
|
|
115160
115170
|
}, O8t = (n, e, t) => {
|
|
115161
115171
|
const { left: r, top: i } = e.Canvas.getFrameEl().getBoundingClientRect(), o = n.clientX - r, a = n.clientY - i, s = { clientX: o, clientY: a, event: n };
|
|
115162
|
-
|
|
115172
|
+
AY(t) && t(e, null, s), A8t(t) && e.runCommand(t, s);
|
|
115163
115173
|
}, I8t = (n, e, t) => {
|
|
115164
115174
|
const r = n.length - 1;
|
|
115165
115175
|
let i = 0;
|
|
@@ -134541,7 +134551,7 @@ const vBt = TRt.extend({
|
|
|
134541
134551
|
yBt,
|
|
134542
134552
|
bBt,
|
|
134543
134553
|
wBt,
|
|
134544
|
-
FNt(
|
|
134554
|
+
FNt(NY, !0),
|
|
134545
134555
|
QNt
|
|
134546
134556
|
], OBt = (n) => [
|
|
134547
134557
|
{
|
|
@@ -144315,16 +144325,16 @@ const a9 = /* @__PURE__ */ T9(P$t), nR = Symbol.for("Dexie"), s9 = globalThis[nR
|
|
|
144315
144325
|
if (a9.semVer !== s9.semVer)
|
|
144316
144326
|
throw new Error(`Two different versions of Dexie loaded in the same app: ${a9.semVer} and ${s9.semVer}`);
|
|
144317
144327
|
const {
|
|
144318
|
-
liveQuery:
|
|
144319
|
-
mergeRanges:
|
|
144320
|
-
rangesOverlap:
|
|
144321
|
-
RangeSet:
|
|
144322
|
-
cmp:
|
|
144323
|
-
Entity:
|
|
144324
|
-
PropModification:
|
|
144325
|
-
replacePrefix:
|
|
144326
|
-
add:
|
|
144327
|
-
remove:
|
|
144328
|
+
liveQuery: lWt,
|
|
144329
|
+
mergeRanges: dWt,
|
|
144330
|
+
rangesOverlap: uWt,
|
|
144331
|
+
RangeSet: pWt,
|
|
144332
|
+
cmp: hWt,
|
|
144333
|
+
Entity: gWt,
|
|
144334
|
+
PropModification: mWt,
|
|
144335
|
+
replacePrefix: fWt,
|
|
144336
|
+
add: vWt,
|
|
144337
|
+
remove: yWt
|
|
144328
144338
|
} = s9;
|
|
144329
144339
|
class N$t {
|
|
144330
144340
|
constructor() {
|
|
@@ -146138,6 +146148,9 @@ let cr = class extends zn {
|
|
|
146138
146148
|
duration: 0
|
|
146139
146149
|
});
|
|
146140
146150
|
}
|
|
146151
|
+
handleRangePointerStart(n) {
|
|
146152
|
+
n.stopPropagation();
|
|
146153
|
+
}
|
|
146141
146154
|
handleDrag(n) {
|
|
146142
146155
|
const e = n.pageX - this._coordinates.x, t = n.pageY - this._coordinates.y;
|
|
146143
146156
|
let r = this._coordinates.x, i = this._coordinates.y;
|
|
@@ -146394,6 +146407,8 @@ let cr = class extends zn {
|
|
|
146394
146407
|
.min=${this.ctx?.configurationData.minChunkSize ?? 1}
|
|
146395
146408
|
.max=${this.ctx?.configurationData.maxChunkSize ?? 100}
|
|
146396
146409
|
@cx-change=${this.handleChunkSizeChange}
|
|
146410
|
+
@mousedown=${this.handleRangePointerStart}
|
|
146411
|
+
@touchstart=${this.handleRangePointerStart}
|
|
146397
146412
|
show-marks
|
|
146398
146413
|
>${this.renderChunkSizeMarks()}</cx-range
|
|
146399
146414
|
>
|
|
@@ -146927,8 +146942,8 @@ cr.dependencies = {
|
|
|
146927
146942
|
"cx-line-clamp": kd,
|
|
146928
146943
|
"cx-menu": cu,
|
|
146929
146944
|
"cx-menu-item": dp,
|
|
146930
|
-
"cx-pagination":
|
|
146931
|
-
"cx-progress-bar":
|
|
146945
|
+
"cx-pagination": eY,
|
|
146946
|
+
"cx-progress-bar": tY,
|
|
146932
146947
|
"cx-range": g9,
|
|
146933
146948
|
"cx-space": vi,
|
|
146934
146949
|
"cx-spinner": lu,
|
|
@@ -147062,7 +147077,7 @@ var Ujt = Math.min;
|
|
|
147062
147077
|
function qjt(n, e, t) {
|
|
147063
147078
|
for (var r = hX, i = n[0].length, o = n.length, a = o, s = Array(o), c = 1 / 0, l = []; a--; ) {
|
|
147064
147079
|
var d = n[a];
|
|
147065
|
-
a && e && (d = O9(d, b9(e))), c = Ujt(d.length, c), s[a] = e || i >= 120 && d.length >= 120 ? new
|
|
147080
|
+
a && e && (d = O9(d, b9(e))), c = Ujt(d.length, c), s[a] = e || i >= 120 && d.length >= 120 ? new OY(a && d) : void 0;
|
|
147066
147081
|
}
|
|
147067
147082
|
d = n[0];
|
|
147068
147083
|
var u = -1, h = s[0];
|
|
@@ -147091,7 +147106,7 @@ var Wjt = Qf(function(n) {
|
|
|
147091
147106
|
return Kd(e) && (e = void 0), ZR(ok(n, 1, Kd, !0), lk(e));
|
|
147092
147107
|
}), pR = Qf(function(n) {
|
|
147093
147108
|
var e = Vf(n);
|
|
147094
|
-
return Kd(e) && (e = void 0),
|
|
147109
|
+
return Kd(e) && (e = void 0), YY(IY(n, Kd), lk(e));
|
|
147095
147110
|
});
|
|
147096
147111
|
const Kjt = Dn`
|
|
147097
147112
|
:host {
|
|
@@ -147575,7 +147590,7 @@ let Sr = class extends zn {
|
|
|
147575
147590
|
let i = this.selectedItemAsArray;
|
|
147576
147591
|
i.includes(r) || (i = [r]);
|
|
147577
147592
|
const o = i.length > 1;
|
|
147578
|
-
e =
|
|
147593
|
+
e = oY(
|
|
147579
147594
|
e,
|
|
147580
147595
|
i.map((a) => jh(this.items, "id", a))
|
|
147581
147596
|
), this.handleUpdateEvent(e, n.type, o, n.newIndex);
|
|
@@ -147600,7 +147615,7 @@ let Sr = class extends zn {
|
|
|
147600
147615
|
this.handleDefaultSelect(n);
|
|
147601
147616
|
return;
|
|
147602
147617
|
}
|
|
147603
|
-
const r =
|
|
147618
|
+
const r = aY(
|
|
147604
147619
|
this.selectedItemAsArray,
|
|
147605
147620
|
n.dataset.id,
|
|
147606
147621
|
this.filteredItems
|
|
@@ -152187,7 +152202,7 @@ lr.dependencies = {
|
|
|
152187
152202
|
"cx-menu-label": TR,
|
|
152188
152203
|
"cx-option": Al,
|
|
152189
152204
|
"cx-popup": Qc,
|
|
152190
|
-
"cx-radio-button":
|
|
152205
|
+
"cx-radio-button": nY,
|
|
152191
152206
|
"cx-radio-group": h9,
|
|
152192
152207
|
"cx-select": _d,
|
|
152193
152208
|
"cx-space": vi,
|
|
@@ -154616,21 +154631,21 @@ Po = za([
|
|
|
154616
154631
|
Pn("cx-video-editor")
|
|
154617
154632
|
], Po);
|
|
154618
154633
|
export {
|
|
154619
|
-
|
|
154634
|
+
EGt as CornerPosition,
|
|
154620
154635
|
$r as Cx3dViewer,
|
|
154621
154636
|
zK as CxAlert,
|
|
154622
|
-
|
|
154623
|
-
|
|
154637
|
+
xWt as CxAnimatedImage,
|
|
154638
|
+
_Wt as CxAnimation,
|
|
154624
154639
|
Ci as CxAssetDataDisplay,
|
|
154625
|
-
|
|
154640
|
+
$Gt as CxAssetLinkFormat,
|
|
154626
154641
|
k9 as CxAssetPicker,
|
|
154627
|
-
|
|
154642
|
+
SWt as CxAvatar,
|
|
154628
154643
|
Ub as CxBadge,
|
|
154629
154644
|
br as CxBentoGrid,
|
|
154630
|
-
|
|
154645
|
+
BY as CxBicolorPicker,
|
|
154631
154646
|
zR as CxBorderInputGroup,
|
|
154632
|
-
|
|
154633
|
-
|
|
154647
|
+
TWt as CxBreadcrumb,
|
|
154648
|
+
OWt as CxBreadcrumbItem,
|
|
154634
154649
|
wo as CxButton,
|
|
154635
154650
|
d9 as CxButtonGroup,
|
|
154636
154651
|
Jf as CxCard,
|
|
@@ -154639,14 +154654,14 @@ export {
|
|
|
154639
154654
|
Gg as CxCheckbox,
|
|
154640
154655
|
Ma as CxClusterManagement,
|
|
154641
154656
|
Q2 as CxColorPicker,
|
|
154642
|
-
|
|
154643
|
-
|
|
154657
|
+
kGt as CxColorSwatch,
|
|
154658
|
+
IGt as CxColorSwatchGroup,
|
|
154644
154659
|
Nr as CxComment,
|
|
154645
154660
|
_9 as CxConfirmPopover,
|
|
154646
154661
|
Or as CxContentBuilder,
|
|
154647
154662
|
SR as CxCopyButton,
|
|
154648
|
-
|
|
154649
|
-
|
|
154663
|
+
jY as CxCornerPositionInputGroup,
|
|
154664
|
+
CGt as CxCropper,
|
|
154650
154665
|
Hs as CxDashboardIframe,
|
|
154651
154666
|
tp as CxDataTabGroup,
|
|
154652
154667
|
FK as CxDetails,
|
|
@@ -154657,92 +154672,92 @@ export {
|
|
|
154657
154672
|
jK as CxDotPagination,
|
|
154658
154673
|
Us as CxDownloadFormatPicker,
|
|
154659
154674
|
cr as CxDownloader,
|
|
154660
|
-
|
|
154675
|
+
DWt as CxDrawer,
|
|
154661
154676
|
su as CxDropdown,
|
|
154662
154677
|
S9 as CxDynamicSelect,
|
|
154663
|
-
|
|
154664
|
-
|
|
154678
|
+
PWt as CxElementClamp,
|
|
154679
|
+
AGt as CxFileOnDemand,
|
|
154665
154680
|
E9 as CxFolderSelect,
|
|
154666
|
-
|
|
154681
|
+
LWt as CxFormatBytes,
|
|
154667
154682
|
HK as CxFormatDate,
|
|
154668
|
-
|
|
154683
|
+
BWt as CxFormatNumber,
|
|
154669
154684
|
ui as CxGalleryItem,
|
|
154670
154685
|
hh as CxGraphView,
|
|
154671
154686
|
Kg as CxGrid,
|
|
154672
154687
|
Yg as CxGridItem,
|
|
154673
154688
|
ER as CxHeader,
|
|
154674
|
-
|
|
154689
|
+
FWt as CxHubConnection,
|
|
154675
154690
|
No as CxIcon,
|
|
154676
154691
|
Qo as CxIconButton,
|
|
154677
154692
|
Nl as CxIconPicker,
|
|
154678
154693
|
GK as CxIframe,
|
|
154679
154694
|
u9 as CxImage,
|
|
154680
|
-
|
|
154681
|
-
|
|
154695
|
+
jWt as CxImageComparer,
|
|
154696
|
+
UWt as CxInclude,
|
|
154682
154697
|
Xa as CxInput,
|
|
154683
|
-
|
|
154698
|
+
VWt as CxInputGroup,
|
|
154684
154699
|
kd as CxLineClamp,
|
|
154685
|
-
|
|
154700
|
+
RY as CxListEditor,
|
|
154686
154701
|
p9 as CxMarkdown,
|
|
154687
154702
|
QY as CxMasonry,
|
|
154688
154703
|
cu as CxMenu,
|
|
154689
154704
|
dp as CxMenuItem,
|
|
154690
154705
|
TR as CxMenuLabel,
|
|
154691
|
-
|
|
154706
|
+
JK as CxMenuSection,
|
|
154692
154707
|
ps as CxMultiSelect,
|
|
154693
|
-
|
|
154708
|
+
ZK as CxMutationObserver,
|
|
154694
154709
|
Al as CxOption,
|
|
154695
154710
|
eX as CxPaddingInputGroup,
|
|
154696
154711
|
ma as CxPageOutline,
|
|
154697
|
-
|
|
154712
|
+
eY as CxPagination,
|
|
154698
154713
|
Qc as CxPopup,
|
|
154699
154714
|
tX as CxPositionPicker,
|
|
154700
|
-
|
|
154701
|
-
|
|
154702
|
-
|
|
154715
|
+
tY as CxProgressBar,
|
|
154716
|
+
GWt as CxProgressRing,
|
|
154717
|
+
YWt as CxQrCode,
|
|
154703
154718
|
AR as CxRadio,
|
|
154704
|
-
|
|
154705
|
-
|
|
154719
|
+
nY as CxRadioButton,
|
|
154720
|
+
rY as CxRadioCard,
|
|
154706
154721
|
h9 as CxRadioGroup,
|
|
154707
154722
|
g9 as CxRange,
|
|
154708
|
-
|
|
154709
|
-
|
|
154723
|
+
JWt as CxRating,
|
|
154724
|
+
QWt as CxRelativeTime,
|
|
154710
154725
|
qb as CxResizeObserver,
|
|
154711
154726
|
qs as CxSearchBox,
|
|
154712
154727
|
_d as CxSelect,
|
|
154713
154728
|
iX as CxShadowInputGroup,
|
|
154714
|
-
|
|
154715
|
-
|
|
154729
|
+
MGt as CxShareOptionList,
|
|
154730
|
+
NGt as CxSidebar,
|
|
154716
154731
|
oX as CxSizeInputGroup,
|
|
154717
|
-
|
|
154732
|
+
tGt as CxSkeleton,
|
|
154718
154733
|
vi as CxSpace,
|
|
154719
154734
|
lu as CxSpinner,
|
|
154720
|
-
|
|
154721
|
-
|
|
154722
|
-
|
|
154723
|
-
|
|
154735
|
+
rGt as CxSplitPanel,
|
|
154736
|
+
oGt as CxStep,
|
|
154737
|
+
sGt as CxStepper,
|
|
154738
|
+
RGt as CxStepperWizard,
|
|
154724
154739
|
Ll as CxStorybook,
|
|
154725
154740
|
ek as CxSwitch,
|
|
154726
154741
|
tk as CxTab,
|
|
154727
154742
|
nk as CxTabGroup,
|
|
154728
154743
|
y9 as CxTabPanel,
|
|
154729
154744
|
OR as CxTable,
|
|
154730
|
-
|
|
154745
|
+
lGt as CxTag,
|
|
154731
154746
|
Js as CxTemplateSwitcher,
|
|
154732
154747
|
lr as CxTextToSpeech,
|
|
154733
|
-
|
|
154734
|
-
|
|
154748
|
+
sY as CxTextarea,
|
|
154749
|
+
cY as CxTimecode,
|
|
154735
154750
|
eu as CxTimeline,
|
|
154736
154751
|
ya as CxTooltip,
|
|
154737
|
-
|
|
154738
|
-
|
|
154739
|
-
|
|
154752
|
+
uGt as CxTree,
|
|
154753
|
+
pGt as CxTreeItem,
|
|
154754
|
+
zGt as CxTypeface,
|
|
154740
154755
|
eo as CxTypography,
|
|
154741
|
-
|
|
154756
|
+
gGt as CxVideo,
|
|
154742
154757
|
jl as CxVideoChaptersManager,
|
|
154743
154758
|
Po as CxVideoEditor,
|
|
154744
154759
|
tu as CxViewAndSort,
|
|
154745
|
-
|
|
154760
|
+
uY as CxVisuallyHidden,
|
|
154746
154761
|
Fn as Easing,
|
|
154747
154762
|
Um as EasingFunction,
|
|
154748
154763
|
nO as GsapEasing,
|
|
@@ -154750,9 +154765,9 @@ export {
|
|
|
154750
154765
|
Ld as Orientation,
|
|
154751
154766
|
Fu as TransitionType,
|
|
154752
154767
|
Rn as componentStyles,
|
|
154753
|
-
|
|
154754
|
-
|
|
154755
|
-
|
|
154768
|
+
bGt as getAnimation,
|
|
154769
|
+
fGt as getAnimationNames,
|
|
154770
|
+
vGt as getEasingNames,
|
|
154756
154771
|
K7 as setAnimation,
|
|
154757
|
-
|
|
154772
|
+
wGt as setDefaultAnimation
|
|
154758
154773
|
};
|