@orangelogic/design-system 2.107.0 → 2.108.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/library/chunks/{asset.BKBJqVqY.js → asset.BOex8mNF.js} +1 -1
- package/library/chunks/{button.CZ-e_TGN.js → button.BgLgpUch.js} +1 -1
- package/library/chunks/{color-swatch-group.BTwy546N.js → color-swatch-group.CJR5NTAx.js} +3 -3
- package/library/chunks/{color-swatch.DHxppzoQ.js → color-swatch.LWXX_hoG.js} +1 -1
- package/library/chunks/{confirm-popover.DknitT29.js → confirm-popover.BzpCIDBx.js} +3 -3
- package/library/chunks/{dialog.BOWFhWcd.js → dialog.BTYaKnFg.js} +2 -2
- package/library/chunks/{dot-pagination.CBRkADz0.js → dot-pagination.Do9tKlWY.js} +1 -1
- package/library/chunks/{file-on-demand.BVA_s4TR.js → file-on-demand.DICkRgvk.js} +8 -8
- package/library/chunks/{folder-select.EVuyDx55.js → folder-select.DLjFwi4I.js} +3 -3
- package/library/chunks/{header.inh-TC_q.js → header.CLZWpAF-.js} +1 -1
- package/library/chunks/{i18n.DmmFsjwP.js → i18n.ju3y72qp.js} +31 -14
- package/library/chunks/{icon-button.CHh2iNJJ.js → icon-button.CLlmo1AF.js} +1 -1
- package/library/chunks/{iframe.duVt7WWc.js → iframe.CqtDcvOS.js} +1 -1
- package/library/chunks/{image.DdtDzup6.js → image.CfNFiNFB.js} +57 -54
- package/library/chunks/{list-editor.31MoHk3A.js → list-editor.zY8vlbde.js} +8 -8
- package/library/chunks/{option.B6cSZiX6.js → option.BOZYPQZH.js} +1 -1
- package/library/chunks/{pagination.RXrwBaR8.js → pagination.BGjp2gVJ.js} +4 -4
- package/library/chunks/{tab-group.BA4PlJhR.js → tab-group.hmlZakLy.js} +3 -3
- package/library/chunks/{table.Dh2C2f1c.js → table.XsBhq1U3.js} +4 -4
- package/library/chunks/{tree.BO4oLcdB.js → tree.DAhCAxwV.js} +1 -1
- package/library/components/alert.js +2 -2
- package/library/components/asset-link-format.js +5 -5
- package/library/components/atoms.js +12 -12
- package/library/components/audio.js +2 -2
- package/library/components/border-input-group.js +1 -1
- package/library/components/breadcrumb.js +1 -1
- package/library/components/button.js +2 -2
- package/library/components/color-picker.js +2 -2
- package/library/components/color-swatch-group.js +4 -4
- package/library/components/color-swatch.js +2 -2
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +2 -2
- package/library/components/details.js +1 -1
- package/library/components/dialog.js +3 -3
- package/library/components/dot-pagination.js +2 -2
- package/library/components/drawer.js +2 -2
- package/library/components/dropdown.js +1 -1
- package/library/components/dynamic-select.js +4 -4
- package/library/components/e-chart.js +1 -1
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +9 -9
- package/library/components/folder-select.js +3 -3
- package/library/components/format-bytes.js +1 -1
- package/library/components/format-date.js +1 -1
- package/library/components/format-number.js +1 -1
- package/library/components/format-time.js +1 -1
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +2 -2
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +2 -2
- package/library/components/input.js +1 -1
- package/library/components/line-clamp.js +1 -1
- package/library/components/list-editor.js +6 -6
- package/library/components/masonry.js +2 -2
- package/library/components/menu-item.js +2 -2
- package/library/components/menu.js +1 -1
- package/library/components/molecules.js +4 -4
- package/library/components/option.js +2 -2
- package/library/components/organisms.js +2 -2
- package/library/components/pagination.js +5 -5
- package/library/components/popup.js +1 -1
- package/library/components/position-picker.js +1 -1
- package/library/components/progress-bar.js +1 -1
- package/library/components/progress-ring.js +1 -1
- package/library/components/range.js +1 -1
- package/library/components/rating.js +1 -1
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +2 -2
- package/library/components/share-option-list.js +1 -1
- package/library/components/sidebar.js +1 -1
- package/library/components/size-input-group.js +2 -2
- package/library/components/spinner.js +1 -1
- package/library/components/split-panel.js +1 -1
- package/library/components/tab-group.js +4 -4
- package/library/components/tab.js +2 -2
- package/library/components/table.js +5 -5
- package/library/components/tag.js +2 -2
- package/library/components/tooltip.js +1 -1
- package/library/components/tree-item.js +2 -2
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +2 -2
- package/library/components/types.js +1809 -1765
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/image/image.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/content-builder.d.ts +2 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +17 -0
- package/library/react-web-component.d.ts +5 -1
- package/library/utils.js +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { r as
|
|
2
|
-
import { c as
|
|
3
|
-
import { a as
|
|
4
|
-
import { c as
|
|
5
|
-
import { d as
|
|
6
|
-
import { L as
|
|
1
|
+
import { r as xe, R as we, H as Y } from "./resizable-component.styles.sAhMVN1H.js";
|
|
2
|
+
import { c as Ee } from "./component.styles.CRO4Odto.js";
|
|
3
|
+
import { a as ke } from "./index.Cpamj0jB.js";
|
|
4
|
+
import { c as Ce } from "./custom-element.L4WJXn1j.js";
|
|
5
|
+
import { d as Le } from "./debounce.CIEhztrj.js";
|
|
6
|
+
import { L as Se } from "./i18n.ju3y72qp.js";
|
|
7
7
|
import { w as Z } from "./watch.CThbualB.js";
|
|
8
|
-
import { E as
|
|
8
|
+
import { E as ie, i as oe, x as C } from "./lit-element.jLBm65_O.js";
|
|
9
9
|
import { n as y } from "./lib-cortex-element.CVMmyPMC.js";
|
|
10
10
|
import { r as $ } from "./state.CSDxrqLd.js";
|
|
11
|
-
import { e as
|
|
11
|
+
import { e as V } from "./query.BBf1UFkC.js";
|
|
12
12
|
import { e as L } from "./class-map.BiVq-cVR.js";
|
|
13
|
-
import { o as
|
|
13
|
+
import { o as K } from "./if-defined.BRoBj_Rp.js";
|
|
14
14
|
import { e as $e, i as He } from "./directive.oAbCiebi.js";
|
|
15
15
|
import { m as Te } from "./directive-helpers.Dm4rc594.js";
|
|
16
16
|
import { o as Ae } from "./style-map.llVFPd__.js";
|
|
@@ -28,7 +28,7 @@ var j = /* @__PURE__ */ ((i) => (i.Automatic = "automatic", i.Manual = "manual",
|
|
|
28
28
|
*/
|
|
29
29
|
const Ie = $e(class extends He {
|
|
30
30
|
constructor() {
|
|
31
|
-
super(...arguments), this.key =
|
|
31
|
+
super(...arguments), this.key = ie;
|
|
32
32
|
}
|
|
33
33
|
render(i, t) {
|
|
34
34
|
return this.key = i, t;
|
|
@@ -51,10 +51,10 @@ var S = Object.assign || function(i) {
|
|
|
51
51
|
return NodeList.prototype.isPrototypeOf(t);
|
|
52
52
|
}, F = function(t) {
|
|
53
53
|
return t && t.nodeType === 1;
|
|
54
|
-
},
|
|
54
|
+
}, ee = function(t) {
|
|
55
55
|
var r = t.currentSrc || t.src;
|
|
56
56
|
return r.substr(-4).toLowerCase() === ".svg";
|
|
57
|
-
},
|
|
57
|
+
}, te = function(t) {
|
|
58
58
|
try {
|
|
59
59
|
return Array.isArray(t) ? t.filter(N) : Me(t) ? [].slice.call(t).filter(N) : F(t) ? [t].filter(N) : typeof t == "string" ? [].slice.call(document.querySelectorAll(t)).filter(N) : [];
|
|
60
60
|
} catch {
|
|
@@ -89,11 +89,11 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
89
89
|
x();
|
|
90
90
|
return;
|
|
91
91
|
}
|
|
92
|
-
v.indexOf(a) !== -1 &&
|
|
92
|
+
v.indexOf(a) !== -1 && G({ target: a });
|
|
93
93
|
}, E = function() {
|
|
94
94
|
if (!(H || !e.original)) {
|
|
95
95
|
var o = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0;
|
|
96
|
-
Math.abs(
|
|
96
|
+
Math.abs(J - o) > d.scrollOffset && setTimeout(x, 150);
|
|
97
97
|
}
|
|
98
98
|
}, k = function(o) {
|
|
99
99
|
var a = o.key || o.keyCode;
|
|
@@ -116,7 +116,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
116
116
|
for (var o = arguments.length, a = Array(o), m = 0; m < o; m++)
|
|
117
117
|
a[m] = arguments[m];
|
|
118
118
|
var g = a.reduce(function(n, f) {
|
|
119
|
-
return [].concat(n,
|
|
119
|
+
return [].concat(n, te(f));
|
|
120
120
|
}, []);
|
|
121
121
|
return g.filter(function(n) {
|
|
122
122
|
return v.indexOf(n) === -1;
|
|
@@ -128,12 +128,12 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
128
128
|
w.addEventListener(f, b, T);
|
|
129
129
|
});
|
|
130
130
|
}), u;
|
|
131
|
-
},
|
|
131
|
+
}, re = function() {
|
|
132
132
|
for (var o = arguments.length, a = Array(o), m = 0; m < o; m++)
|
|
133
133
|
a[m] = arguments[m];
|
|
134
134
|
e.zoomed && x();
|
|
135
135
|
var g = a.length > 0 ? a.reduce(function(n, f) {
|
|
136
|
-
return [].concat(n,
|
|
136
|
+
return [].concat(n, te(f));
|
|
137
137
|
}, []) : v;
|
|
138
138
|
return g.forEach(function(n) {
|
|
139
139
|
n.classList.remove("medium-zoom-image"), n.dispatchEvent(O("medium-zoom:detach", {
|
|
@@ -142,19 +142,19 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
142
142
|
}), v = v.filter(function(n) {
|
|
143
143
|
return g.indexOf(n) === -1;
|
|
144
144
|
}), u;
|
|
145
|
-
},
|
|
145
|
+
}, ae = function(o, a) {
|
|
146
146
|
var m = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
147
147
|
return v.forEach(function(g) {
|
|
148
148
|
g.addEventListener("medium-zoom:" + o, a, m);
|
|
149
149
|
}), I.push({ type: "medium-zoom:" + o, listener: a, options: m }), u;
|
|
150
|
-
},
|
|
150
|
+
}, ne = function(o, a) {
|
|
151
151
|
var m = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
152
152
|
return v.forEach(function(g) {
|
|
153
153
|
g.removeEventListener("medium-zoom:" + o, a, m);
|
|
154
154
|
}), I = I.filter(function(g) {
|
|
155
155
|
return !(g.type === "medium-zoom:" + o && g.listener.toString() === a.toString());
|
|
156
156
|
}), u;
|
|
157
|
-
},
|
|
157
|
+
}, X = function() {
|
|
158
158
|
var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = o.target, m = function() {
|
|
159
159
|
var n = {
|
|
160
160
|
width: document.documentElement.clientWidth,
|
|
@@ -168,17 +168,17 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
168
168
|
if (d.container instanceof Object)
|
|
169
169
|
n = S({}, n, d.container), f = n.width - n.left - n.right - d.margin * 2, b = n.height - n.top - n.bottom - d.margin * 2;
|
|
170
170
|
else {
|
|
171
|
-
var T = F(d.container) ? d.container : document.querySelector(d.container), w = T.getBoundingClientRect(), U = w.width,
|
|
171
|
+
var T = F(d.container) ? d.container : document.querySelector(d.container), w = T.getBoundingClientRect(), U = w.width, de = w.height, ce = w.left, me = w.top;
|
|
172
172
|
n = S({}, n, {
|
|
173
173
|
width: U,
|
|
174
|
-
height:
|
|
175
|
-
left:
|
|
176
|
-
top:
|
|
174
|
+
height: de,
|
|
175
|
+
left: ce,
|
|
176
|
+
top: me
|
|
177
177
|
});
|
|
178
178
|
}
|
|
179
179
|
f = f || n.width - d.margin * 2, b = b || n.height - d.margin * 2;
|
|
180
|
-
var R = e.zoomedHd || e.original,
|
|
181
|
-
e.zoomed.style.transform =
|
|
180
|
+
var R = e.zoomedHd || e.original, ge = ee(R) ? f : R.naturalWidth || f, ue = ee(R) ? b : R.naturalHeight || b, P = R.getBoundingClientRect(), pe = P.top, fe = P.left, B = P.width, q = P.height, ve = Math.min(Math.max(B, ge), f) / B, ye = Math.min(Math.max(q, ue), b) / q, D = Math.min(ve, ye), be = (-fe + (f - B) / 2 + d.margin + n.left) / D, ze = (-pe + (b - q) / 2 + d.margin + n.top) / D, Q = "scale(" + D + ") translate3d(" + be + "px, " + ze + "px, 0)";
|
|
181
|
+
e.zoomed.style.transform = Q, e.zoomedHd && (e.zoomedHd.style.transform = Q);
|
|
182
182
|
};
|
|
183
183
|
return new l(function(g) {
|
|
184
184
|
if (a && v.indexOf(a) === -1) {
|
|
@@ -205,7 +205,7 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
205
205
|
}
|
|
206
206
|
if (e.original.dispatchEvent(O("medium-zoom:open", {
|
|
207
207
|
detail: { zoom: u }
|
|
208
|
-
})),
|
|
208
|
+
})), J = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0, H = !0, e.zoomed = Ne(e.original), document.body.appendChild(M), d.template) {
|
|
209
209
|
var b = F(d.template) ? d.template : document.querySelector(d.template);
|
|
210
210
|
e.template = document.createElement("div"), e.template.appendChild(b.content.cloneNode(!0)), document.body.appendChild(e.template);
|
|
211
211
|
}
|
|
@@ -241,16 +241,16 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
241
241
|
detail: { zoom: u }
|
|
242
242
|
})), e.zoomed.addEventListener("transitionend", a);
|
|
243
243
|
});
|
|
244
|
-
},
|
|
244
|
+
}, G = function() {
|
|
245
245
|
var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = o.target;
|
|
246
|
-
return e.original ? x() :
|
|
247
|
-
}, ne = function() {
|
|
248
|
-
return d;
|
|
246
|
+
return e.original ? x() : X({ target: a });
|
|
249
247
|
}, se = function() {
|
|
250
|
-
return
|
|
248
|
+
return d;
|
|
251
249
|
}, le = function() {
|
|
250
|
+
return v;
|
|
251
|
+
}, he = function() {
|
|
252
252
|
return e.original;
|
|
253
|
-
}, v = [], I = [], H = !1,
|
|
253
|
+
}, v = [], I = [], H = !1, J = 0, d = r, e = {
|
|
254
254
|
original: null,
|
|
255
255
|
zoomed: null,
|
|
256
256
|
zoomedHd: null,
|
|
@@ -267,18 +267,18 @@ See: https://github.com/francoischalifour/medium-zoom`);
|
|
|
267
267
|
var M = Pe(d.background);
|
|
268
268
|
document.addEventListener("click", c), document.addEventListener("keyup", k), document.addEventListener("scroll", E), window.addEventListener("resize", x);
|
|
269
269
|
var u = {
|
|
270
|
-
open:
|
|
270
|
+
open: X,
|
|
271
271
|
close: x,
|
|
272
|
-
toggle:
|
|
272
|
+
toggle: G,
|
|
273
273
|
update: z,
|
|
274
274
|
clone: W,
|
|
275
275
|
attach: _,
|
|
276
|
-
detach:
|
|
277
|
-
on:
|
|
278
|
-
off:
|
|
279
|
-
getOptions:
|
|
280
|
-
getImages:
|
|
281
|
-
getZoomedImage:
|
|
276
|
+
detach: re,
|
|
277
|
+
on: ae,
|
|
278
|
+
off: ne,
|
|
279
|
+
getOptions: se,
|
|
280
|
+
getImages: le,
|
|
281
|
+
getZoomedImage: he
|
|
282
282
|
};
|
|
283
283
|
return u;
|
|
284
284
|
};
|
|
@@ -292,7 +292,7 @@ function We(i, t) {
|
|
|
292
292
|
}
|
|
293
293
|
var Ue = ".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}";
|
|
294
294
|
We(Ue);
|
|
295
|
-
const Be =
|
|
295
|
+
const Be = oe`:host([effect=jump]) .container,:host([effect=text-reveal]) .container,:host([effect=zoom]) .container{overflow:initial}:host([effect=jump]) .highlighter{transition:all var(--transition-duration,.5s) var(--easing,linear), transform var(--transition-transform-duration,.5s) var(--easing,linear)}:host([effect=jump]) .highlighter:hover{transform:translateY(calc(var(--highlightable-item-effect-jump-distance,0) * -1))}.highlighter--effect-text-reveal,:host([effect=zoom]) .highlighter--zoom-style-within-borders{overflow:hidden}:host([effect=zoom][zoom-style=pop-out]) .highlighter:hover{z-index:3;animation:none}:host([effect=zoom][zoom-style=pop-out]) .highlighter:not(:hover){animation:drop-z var(--transition-transform-duration) forwards}@keyframes drop-z{0%{z-index:2}99%{z-index:2}to{z-index:0}}.highlighter--can-hover:hover:after,.highlighter--selected:after,.highlighter--color-overlay:after{content:"";pointer-events:none;width:100%;height:100%;transition:all var(--transition-duration,.5s) var(--easing,linear);position:absolute;top:0;left:0}.highlighter--can-hover:hover:after,.highlighter--selected:after{outline:2px solid var(--cx-color-primary)}.highlighter--border:hover .image{border-color:var(--highlightable-item-highlight-border-color,var(--cx-color-primary))}.highlighter--color-overlay:after{border-radius:var(--border-radius,none)}.highlighter--color-overlay:hover:after{background-color:var(--highlightable-item-highlight-color-overlay-color,transparent)}.highlighter--drop-shadow:hover .image{box-shadow:var(--highlightable-item-highlight-drop-shadow,none)}.highlighter--background:hover .highlightable-item{--content-background-color:var(--highlightable-item-highlight-background,transparent);--highlightable-item-background-color:var(--highlightable-item-highlight-background,transparent)}.highlighter--opacity{opacity:var(--highlightable-item-highlight-opacity,1)}:host([effect=zoom][zoom-style=within-borders]) .highlighter .image,:host([effect=zoom][zoom-style=pop-out]) .highlighter{transition:transform var(--transition-transform-duration,.5s) var(--easing,linear)}:host([effect=zoom][zoom-style=within-borders]) .highlighter:hover .image,:host([effect=zoom][zoom-style=pop-out]) .highlighter:hover{transform:scale(var(--highlightable-item-effect-zoom-scale,1))}.highlightable-item{transition:background-color var(--transition-duration,.5s) var(--easing,linear), border-color var(--transition-duration,.5s) var(--easing,linear), box-shadow var(--transition-duration,.5s) var(--easing,linear), opacity var(--transition-duration,.5s) var(--easing,linear), transform var(--transition-transform-duration,.5s) var(--easing,linear), visibility var(--transition-duration,.5s) var(--easing,linear)}`, qe = oe`
|
|
296
296
|
:host {
|
|
297
297
|
--justify-content: flex-start;
|
|
298
298
|
--border-radius: 0px;
|
|
@@ -543,9 +543,9 @@ var De = Object.defineProperty, Ye = Object.getOwnPropertyDescriptor, h = (i, t,
|
|
|
543
543
|
(k = i[E]) && (c = (l ? k(t, r, c) : k(c)) || c);
|
|
544
544
|
return l && c && De(t, r, c), c;
|
|
545
545
|
};
|
|
546
|
-
let s = class extends
|
|
546
|
+
let s = class extends we {
|
|
547
547
|
constructor() {
|
|
548
|
-
super(...arguments), this.localize = new
|
|
548
|
+
super(...arguments), this.localize = new Se(this), this._retryCount = 0, this._retryTimer = null, this.isLoaded = !1, this.isError = !1, this._retryIndex = 0, this.src = "", this.placeholder = "", this.alt = "", this.objectFit = ke.Fill, this.skeleton = !1, this.fallback = !1, this.canZoom = !1, this.loading = !1, this.block = !1, this.htmlLoading = "lazy", this.clickHandlerType = j.Automatic, this.retryOnError = !1, this.maxRetries = 3, this.isZoomed = !1, this.imageRatio = 1, this.parsedAlt = "", this.parsedAltDarkMode = "", this.zoom = null, this.lastPatchedWidth = null;
|
|
549
549
|
}
|
|
550
550
|
get currentAltValue() {
|
|
551
551
|
return this.alt;
|
|
@@ -579,6 +579,9 @@ let s = class extends xe {
|
|
|
579
579
|
"image--hidden": !this.currentSrc && !this.placeholder || this.isError && this.fallback
|
|
580
580
|
};
|
|
581
581
|
}
|
|
582
|
+
get crossorigin() {
|
|
583
|
+
return "anonymous";
|
|
584
|
+
}
|
|
582
585
|
/**
|
|
583
586
|
* Whether the image have zoom action.
|
|
584
587
|
*/
|
|
@@ -686,7 +689,7 @@ let s = class extends xe {
|
|
|
686
689
|
const i = this.currentSrc, t = this.currentAltValue;
|
|
687
690
|
return C`<div part="content" slot="anchor" class=${L(this.highlighterClass)}>${Ie(
|
|
688
691
|
this._retryIndex,
|
|
689
|
-
C`<img part="image" class=${L(this.imageClass)} src=${i || this.placeholder} alt=${t} aria-label=${t} crossorigin
|
|
692
|
+
C`<img part="image" class=${L(this.imageClass)} src=${i || this.placeholder} alt=${t} aria-label=${t} crossorigin=${K(this.crossorigin)} @load=${this.handleLoad} @error=${this.handleError} loading=${this.htmlLoading}>`
|
|
690
693
|
)}</div>`;
|
|
691
694
|
}
|
|
692
695
|
render() {
|
|
@@ -698,9 +701,9 @@ let s = class extends xe {
|
|
|
698
701
|
"container--resizing": this.resizable && this.isResizeActive
|
|
699
702
|
})} style=${Ae({
|
|
700
703
|
"--easing": this.easeCSSVariable
|
|
701
|
-
})} data-empty-label=${this.localize.term("emptyImage")} @click=${this.startResizing} @keydown=${this.handleKeyDown}><cx-resize-observer @cx-resize=${this.handleResize}><div part="highlighter" tabindex=${
|
|
704
|
+
})} data-empty-label=${this.localize.term("emptyImage")} @click=${this.startResizing} @keydown=${this.handleKeyDown}><cx-resize-observer @cx-resize=${this.handleResize}><div part="highlighter" tabindex=${K(this.highlighterTabindex)} role=${this.highlighterRole} aria-label=${t} aria-roledescription=${this.localize.term("image")} class=${L(r ? {} : this.getHighlighterClass())} @click=${this.handleClickAction} @mouseenter=${this.handleMouseEnter} @mouseleave=${this.handleMouseLeave} @blur=${this.handleBlur}>${A(
|
|
702
705
|
r,
|
|
703
|
-
() =>
|
|
706
|
+
() => ie,
|
|
704
707
|
() => A(
|
|
705
708
|
this.effect === Y.Jump || this.effect === Y.Zoom,
|
|
706
709
|
() => C`<cx-popup class="popup-container" strategy="absolute" active placement="center" sync="both">${this.renderContent()}</cx-popup>`,
|
|
@@ -711,7 +714,7 @@ let s = class extends xe {
|
|
|
711
714
|
() => C`<img part="zoom-image" class=${L({
|
|
712
715
|
"zoom-image": !0,
|
|
713
716
|
"zoom-image--hidden": !this.isZoomed
|
|
714
|
-
})} src=${this.currentSrc || this.placeholder} alt="" aria-hidden="true" decoding="async" draggable="false" crossorigin
|
|
717
|
+
})} src=${this.currentSrc || this.placeholder} alt="" aria-hidden="true" decoding="async" draggable="false" crossorigin=${K(this.crossorigin)}>`
|
|
715
718
|
)}</div>${A(
|
|
716
719
|
this.skeleton && !this.isLoaded && !this.isError || this.loading,
|
|
717
720
|
() => C`<slot name="skeleton" part="skeleton"><div class=${L({
|
|
@@ -721,7 +724,7 @@ let s = class extends xe {
|
|
|
721
724
|
${A(this.isError && this.fallback, () => C`<slot name="fallback" part="fallback"><cx-space class=${L({ fallback: !0 })} direction="column" align-items="center" justify-content="center"><cx-icon name="hide_image" part="fallback-icon"> </cx-icon></cx-space></slot>`)}</div></cx-resize-observer>${A(this.resizable && this.isResizeActive, () => this.renderResizer())}</div>`;
|
|
722
725
|
}
|
|
723
726
|
};
|
|
724
|
-
s.styles = [
|
|
727
|
+
s.styles = [Ee, xe, qe];
|
|
725
728
|
s.dependencies = {
|
|
726
729
|
"cx-icon": Oe,
|
|
727
730
|
"cx-popup": Re,
|
|
@@ -730,13 +733,13 @@ s.dependencies = {
|
|
|
730
733
|
"cx-space": _e
|
|
731
734
|
};
|
|
732
735
|
h([
|
|
733
|
-
|
|
736
|
+
V(".image")
|
|
734
737
|
], s.prototype, "imageElement", 2);
|
|
735
738
|
h([
|
|
736
|
-
|
|
739
|
+
V(".zoom-image")
|
|
737
740
|
], s.prototype, "zoomImageElement", 2);
|
|
738
741
|
h([
|
|
739
|
-
|
|
742
|
+
V(".highlighter")
|
|
740
743
|
], s.prototype, "highlighterElement", 2);
|
|
741
744
|
h([
|
|
742
745
|
$()
|
|
@@ -810,10 +813,10 @@ h([
|
|
|
810
813
|
Z("srcDarkMode")
|
|
811
814
|
], s.prototype, "handleSrcChange", 1);
|
|
812
815
|
h([
|
|
813
|
-
|
|
816
|
+
Le(100)
|
|
814
817
|
], s.prototype, "updateLastPatchedWidth", 1);
|
|
815
818
|
s = h([
|
|
816
|
-
|
|
819
|
+
Ce("cx-image")
|
|
817
820
|
], s);
|
|
818
821
|
export {
|
|
819
822
|
s as C,
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { C as k } from "./button.
|
|
2
|
-
import { C as O, D as q } from "./dialog.
|
|
1
|
+
import { C as k } from "./button.BgLgpUch.js";
|
|
2
|
+
import { C as O, D as q } from "./dialog.BTYaKnFg.js";
|
|
3
3
|
import G from "../components/grid.js";
|
|
4
4
|
import R from "../components/grid-item.js";
|
|
5
5
|
import S from "../components/input.js";
|
|
6
6
|
import j from "../components/line-clamp.js";
|
|
7
|
-
import { C as P } from "./option.
|
|
7
|
+
import { C as P } from "./option.BOZYPQZH.js";
|
|
8
8
|
import F from "../components/radio.js";
|
|
9
9
|
import B from "../components/radio-group.js";
|
|
10
10
|
import K from "../components/select.js";
|
|
11
11
|
import _ from "../components/space.js";
|
|
12
|
-
import { C as U, H } from "./table.
|
|
12
|
+
import { C as U, H } from "./table.XsBhq1U3.js";
|
|
13
13
|
import { C as E } from "./typography.DJC_UXgs.js";
|
|
14
14
|
import { n as o, C as T } from "./lib-cortex-element.CVMmyPMC.js";
|
|
15
15
|
import V from "../components/dynamic-select.js";
|
|
16
16
|
import { c as L } from "./component.styles.CRO4Odto.js";
|
|
17
17
|
import { c as M } from "./custom-element.L4WJXn1j.js";
|
|
18
18
|
import { d as W } from "./debounce.CIEhztrj.js";
|
|
19
|
-
import { L as D } from "./i18n.
|
|
19
|
+
import { L as D } from "./i18n.ju3y72qp.js";
|
|
20
20
|
import { w as h } from "./watch.CThbualB.js";
|
|
21
21
|
import { a as J } from "./_commonjsHelpers.DQNKXVTB.js";
|
|
22
22
|
import { i as z, x as l } from "./lit-element.jLBm65_O.js";
|
|
@@ -28,9 +28,9 @@ import { o as Z } from "./map.D8heArFD.js";
|
|
|
28
28
|
import { c as x } from "./repeat.DbF2p5ae.js";
|
|
29
29
|
import { n as N } from "./when.Dr1es41R.js";
|
|
30
30
|
import { t as Q } from "./toString.CAY8lys2.js";
|
|
31
|
-
import { C as ee } from "./icon-button.
|
|
32
|
-
import { C as ae } from "./image.
|
|
33
|
-
import { a as te } from "./asset.
|
|
31
|
+
import { C as ee } from "./icon-button.CLlmo1AF.js";
|
|
32
|
+
import { C as ae } from "./image.CfNFiNFB.js";
|
|
33
|
+
import { a as te } from "./asset.BOex8mNF.js";
|
|
34
34
|
import { a as ie } from "./index.Cpamj0jB.js";
|
|
35
35
|
import { A as g } from "./content-builder.B-bd8FaV.js";
|
|
36
36
|
import { b as ne, t as I } from "./string.DUgD4c9f.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as s, C as x } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as m } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as v } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as g } from "./i18n.
|
|
4
|
+
import { L as g } from "./i18n.ju3y72qp.js";
|
|
5
5
|
import { w as d } from "./watch.CThbualB.js";
|
|
6
6
|
import { i as b, x as h } from "./lit-element.jLBm65_O.js";
|
|
7
7
|
import { r as f } from "./state.CSDxrqLd.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import b from "../components/space.js";
|
|
2
2
|
import { n as o, C as _ } from "./lib-cortex-element.CVMmyPMC.js";
|
|
3
|
-
import { C as P, I as y } from "./icon-button.
|
|
3
|
+
import { C as P, I as y } from "./icon-button.CLlmo1AF.js";
|
|
4
4
|
import { c as f } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as z } from "./i18n.
|
|
5
|
+
import { L as z } from "./i18n.ju3y72qp.js";
|
|
6
6
|
import { c as m } from "./math.DqTA6ya4.js";
|
|
7
7
|
import { w as d } from "./watch.CThbualB.js";
|
|
8
8
|
import { i as C, x as s } from "./lit-element.jLBm65_O.js";
|
|
@@ -10,9 +10,9 @@ import { r as S } from "./state.CSDxrqLd.js";
|
|
|
10
10
|
import { e as $ } from "./class-map.BiVq-cVR.js";
|
|
11
11
|
import { c as x } from "./repeat.DbF2p5ae.js";
|
|
12
12
|
import { n as g } from "./when.Dr1es41R.js";
|
|
13
|
-
import { C as w } from "./button.
|
|
13
|
+
import { C as w } from "./button.BgLgpUch.js";
|
|
14
14
|
import v from "../components/input.js";
|
|
15
|
-
import { C as I } from "./option.
|
|
15
|
+
import { C as I } from "./option.BOZYPQZH.js";
|
|
16
16
|
import B from "../components/select.js";
|
|
17
17
|
import N from "../components/tooltip.js";
|
|
18
18
|
import { C as k } from "./typography.DJC_UXgs.js";
|
|
@@ -2,7 +2,7 @@ import In from "../components/resize-observer.js";
|
|
|
2
2
|
import { n as wt, C as Fn } from "./lib-cortex-element.CVMmyPMC.js";
|
|
3
3
|
import { c as Ln } from "./component.styles.CRO4Odto.js";
|
|
4
4
|
import { c as $n } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as Nn } from "./i18n.
|
|
5
|
+
import { L as Nn } from "./i18n.ju3y72qp.js";
|
|
6
6
|
import { s as Zi } from "./scroll.xtO5yojm.js";
|
|
7
7
|
import { w as ft } from "./watch.CThbualB.js";
|
|
8
8
|
import { i as Bn } from "./dom.0RpWet6y.js";
|
|
@@ -17,9 +17,9 @@ import { i as Ji } from "./guard.D4axKaMo.js";
|
|
|
17
17
|
import { o as tr } from "./map.D8heArFD.js";
|
|
18
18
|
import { o as Ue } from "./style-map.llVFPd__.js";
|
|
19
19
|
import { n as Pe } from "./when.Dr1es41R.js";
|
|
20
|
-
import { C as Yn } from "./button.
|
|
20
|
+
import { C as Yn } from "./button.BgLgpUch.js";
|
|
21
21
|
import Xn from "../components/dropdown.js";
|
|
22
|
-
import { C as qn } from "./icon-button.
|
|
22
|
+
import { C as qn } from "./icon-button.CLlmo1AF.js";
|
|
23
23
|
import Gn from "../components/menu.js";
|
|
24
24
|
import Kn from "../components/menu-item.js";
|
|
25
25
|
import jn from "../components/tab.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { C as Ve } from "./button.
|
|
1
|
+
import { C as Ve } from "./button.BgLgpUch.js";
|
|
2
2
|
import Qs from "../components/checkbox.js";
|
|
3
3
|
import Zs from "../components/divider.js";
|
|
4
4
|
import eo from "../components/format-number.js";
|
|
5
|
-
import { C as zs } from "./icon-button.
|
|
5
|
+
import { C as zs } from "./icon-button.CLlmo1AF.js";
|
|
6
6
|
import to from "../components/select.js";
|
|
7
7
|
import Si from "../components/space.js";
|
|
8
8
|
import io from "../components/spinner.js";
|
|
@@ -13,7 +13,7 @@ import { g as k, a as ts } from "./dom.0RpWet6y.js";
|
|
|
13
13
|
import { x as E, i as O, E as oo } from "./lit-element.jLBm65_O.js";
|
|
14
14
|
import "./debounce.CIEhztrj.js";
|
|
15
15
|
import "./form.Ch1cwYzO.js";
|
|
16
|
-
import { L as pt } from "./i18n.
|
|
16
|
+
import { L as pt } from "./i18n.ju3y72qp.js";
|
|
17
17
|
import "./purify.es.BIuh5IAZ.js";
|
|
18
18
|
import "./content-builder.B-bd8FaV.js";
|
|
19
19
|
import "./unsafe-html.Dff7-rCx.js";
|
|
@@ -23,7 +23,7 @@ import { o as re } from "./if-defined.BRoBj_Rp.js";
|
|
|
23
23
|
import { o as Le } from "./style-map.llVFPd__.js";
|
|
24
24
|
import { T as ao, C as lo } from "./typography.DJC_UXgs.js";
|
|
25
25
|
import { d as ho } from "./debounce.C_J-9zJi.js";
|
|
26
|
-
import { C as co, P as uo } from "./pagination.
|
|
26
|
+
import { C as co, P as uo } from "./pagination.BGjp2gVJ.js";
|
|
27
27
|
import { c as Be } from "./custom-element.L4WJXn1j.js";
|
|
28
28
|
import { w as A } from "./watch.CThbualB.js";
|
|
29
29
|
import { r as ae } from "./state.CSDxrqLd.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { C as R, n as l } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as N } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as G } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as M } from "./i18n.
|
|
4
|
+
import { L as M } from "./i18n.ju3y72qp.js";
|
|
5
5
|
import { c as K } from "./math.DqTA6ya4.js";
|
|
6
6
|
import { w as f } from "./watch.CThbualB.js";
|
|
7
7
|
import { i as Z, x as b, E as D } from "./lit-element.jLBm65_O.js";
|
|
@@ -2,7 +2,7 @@ import { n as s, C as x } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as b } from "../chunks/component.styles.CRO4Odto.js";
|
|
3
3
|
import { s as u, a as p, w as m } from "../chunks/event.BeKOsirN.js";
|
|
4
4
|
import { c as y } from "../chunks/custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as C } from "../chunks/i18n.
|
|
5
|
+
import { L as C } from "../chunks/i18n.ju3y72qp.js";
|
|
6
6
|
import { H as T } from "../chunks/slot.j5oheLJC.js";
|
|
7
7
|
import { w } from "../chunks/watch.CThbualB.js";
|
|
8
8
|
import { i as I, x as h } from "../chunks/lit-element.jLBm65_O.js";
|
|
@@ -10,7 +10,7 @@ import { r as A } from "../chunks/state.CSDxrqLd.js";
|
|
|
10
10
|
import { e as g } from "../chunks/query.BBf1UFkC.js";
|
|
11
11
|
import { e as v } from "../chunks/class-map.BiVq-cVR.js";
|
|
12
12
|
import { s as _, g as f } from "../chunks/animation-registry.HmpwNuGH.js";
|
|
13
|
-
import { C as H } from "../chunks/icon-button.
|
|
13
|
+
import { C as H } from "../chunks/icon-button.CLlmo1AF.js";
|
|
14
14
|
const k = I`:host{margin:0;display:contents}.alert{background-color:var(--cx-panel-background-color);border:solid var(--cx-panel-border-width) var(--cx-panel-border-color);border-top-width:calc(var(--cx-panel-border-width) * 3);border-radius:var(--cx-border-radius-small);font-family:var(--cx-font-sans);font-size:var(--cx-font-size-small);font-weight:var(--cx-font-weight-regular);color:var(--cx-color-neutral-700);margin:inherit;align-items:stretch;line-height:1.6;display:flex;position:relative;overflow:hidden}.alert:not(.alert--has-icon) .alert__icon,.alert:not(.alert--closable) .alert__close-button{display:none}.alert__icon{font-size:var(--cx-font-size-large);flex:none;align-items:center;padding-inline-start:var(--cx-spacing-large);display:flex}.alert--has-countdown{border-bottom:none}.alert--primary{border-top-color:var(--cx-color-primary)}.alert--primary .alert__icon{color:var(--cx-color-primary)}.alert--success{border-top-color:var(--cx-color-success)}.alert--success .alert__icon{color:var(--cx-color-success)}.alert--neutral{border-top-color:var(--cx-color-neutral)}.alert--neutral .alert__icon{color:var(--cx-color-neutral)}.alert--warning{border-top-color:var(--cx-color-warning)}.alert--warning .alert__icon{color:var(--cx-color-warning)}.alert--danger{border-top-color:var(--cx-color-danger)}.alert--danger .alert__icon{color:var(--cx-color-danger)}.alert__message{padding:var(--cx-spacing-large);flex:auto;display:block;overflow:hidden}.alert__close-button{font-size:var(--cx-font-size-medium);flex:none;align-items:center;padding-inline-end:var(--cx-spacing-medium);display:flex}.alert__countdown{width:100%;height:calc(var(--cx-panel-border-width) * 3);background-color:var(--cx-panel-border-color);display:flex;position:absolute;bottom:0;left:0}.alert__countdown--ltr{justify-content:flex-end}.alert__countdown .alert__countdown-elapsed{width:0;height:100%}.alert--primary .alert__countdown-elapsed{background-color:var(--cx-color-primary)}.alert--success .alert__countdown-elapsed{background-color:var(--cx-color-success)}.alert--neutral .alert__countdown-elapsed{background-color:var(--cx-color-neutral-600)}.alert--warning .alert__countdown-elapsed{background-color:var(--cx-color-warning)}.alert--danger .alert__countdown-elapsed{background-color:var(--cx-color-danger)}.alert__timer{display:none}`;
|
|
15
15
|
var z = Object.defineProperty, $ = Object.getOwnPropertyDescriptor, t = (r, o, n, l) => {
|
|
16
16
|
for (var a = l > 1 ? void 0 : l ? $(o, n) : o, c = r.length - 1, d; c >= 0; c--)
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../chunks/cropper.CMfBGsNv.js";
|
|
2
|
-
import { C as B } from "../chunks/button.
|
|
2
|
+
import { C as B } from "../chunks/button.BgLgpUch.js";
|
|
3
3
|
import _ from "./space.js";
|
|
4
4
|
import { C as F } from "../chunks/typography.DJC_UXgs.js";
|
|
5
5
|
import { n, C as W } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
6
|
-
import { b as rt, c as ht } from "../chunks/asset.
|
|
6
|
+
import { b as rt, c as ht } from "../chunks/asset.BOex8mNF.js";
|
|
7
7
|
import { c as E } from "../chunks/component.styles.CRO4Odto.js";
|
|
8
8
|
import { U as a, T as l } from "../chunks/asset-link-format.B0c92pSs.js";
|
|
9
9
|
import { c as N } from "../chunks/custom-element.L4WJXn1j.js";
|
|
10
|
-
import { L as U } from "../chunks/i18n.
|
|
10
|
+
import { L as U } from "../chunks/i18n.ju3y72qp.js";
|
|
11
11
|
import { w } from "../chunks/watch.CThbualB.js";
|
|
12
12
|
import { s as et, c as it } from "../chunks/number.B4PQLJIg.js";
|
|
13
13
|
import { b as G } from "../chunks/transformation.BlQCWMfI.js";
|
|
@@ -17,9 +17,9 @@ import { n as k } from "../chunks/when.Dr1es41R.js";
|
|
|
17
17
|
import I from "./details.js";
|
|
18
18
|
import lt from "./divider.js";
|
|
19
19
|
import L from "./icon.js";
|
|
20
|
-
import { C as K } from "../chunks/icon-button.
|
|
20
|
+
import { C as K } from "../chunks/icon-button.CLlmo1AF.js";
|
|
21
21
|
import J from "./input.js";
|
|
22
|
-
import { C as X } from "../chunks/option.
|
|
22
|
+
import { C as X } from "../chunks/option.BOZYPQZH.js";
|
|
23
23
|
import Y from "./select.js";
|
|
24
24
|
import { c as ct } from "../chunks/image.9qwbjGNb.js";
|
|
25
25
|
import { e as V } from "../chunks/query.BBf1UFkC.js";
|
|
@@ -9,16 +9,16 @@ import { default as T } from "./avatar.js";
|
|
|
9
9
|
import { default as S } from "./badge.js";
|
|
10
10
|
import { default as D } from "./breadcrumb.js";
|
|
11
11
|
import { default as P } from "./breadcrumb-item.js";
|
|
12
|
-
import { C as G } from "../chunks/button.
|
|
12
|
+
import { C as G } from "../chunks/button.BgLgpUch.js";
|
|
13
13
|
import { default as h } from "./button-group.js";
|
|
14
14
|
import { default as w } from "./card.js";
|
|
15
15
|
import { default as k } from "./checkbox.js";
|
|
16
16
|
import { default as E } from "./color-picker.js";
|
|
17
17
|
import { default as L } from "./copy-button.js";
|
|
18
18
|
import { default as j } from "./details.js";
|
|
19
|
-
import { C as z } from "../chunks/dialog.
|
|
19
|
+
import { C as z } from "../chunks/dialog.BTYaKnFg.js";
|
|
20
20
|
import { default as q } from "./divider.js";
|
|
21
|
-
import { C as K } from "../chunks/dot-pagination.
|
|
21
|
+
import { C as K } from "../chunks/dot-pagination.Do9tKlWY.js";
|
|
22
22
|
import { default as W } from "./dot-status.js";
|
|
23
23
|
import { default as Y } from "./drawer.js";
|
|
24
24
|
import { default as _ } from "./dropdown.js";
|
|
@@ -30,12 +30,12 @@ import { default as se } from "./format-number.js";
|
|
|
30
30
|
import { default as Ce } from "./format-time.js";
|
|
31
31
|
import { default as de } from "./grid.js";
|
|
32
32
|
import { default as ne } from "./grid-item.js";
|
|
33
|
-
import { C as ge } from "../chunks/header.
|
|
33
|
+
import { C as ge } from "../chunks/header.CLZWpAF-.js";
|
|
34
34
|
import { C as be } from "../chunks/hub-connection.Dri0ZNfh.js";
|
|
35
35
|
import { default as Te } from "./icon.js";
|
|
36
|
-
import { C as Se } from "../chunks/icon-button.
|
|
37
|
-
import { C as De } from "../chunks/iframe.
|
|
38
|
-
import { C as Pe } from "../chunks/image.
|
|
36
|
+
import { C as Se } from "../chunks/icon-button.CLlmo1AF.js";
|
|
37
|
+
import { C as De } from "../chunks/iframe.CqtDcvOS.js";
|
|
38
|
+
import { C as Pe } from "../chunks/image.CfNFiNFB.js";
|
|
39
39
|
import { default as Ge } from "./image-comparer.js";
|
|
40
40
|
import { default as he } from "./include.js";
|
|
41
41
|
import { default as we } from "./input.js";
|
|
@@ -47,8 +47,8 @@ import { default as ze } from "./menu-item.js";
|
|
|
47
47
|
import { default as qe } from "./menu-label.js";
|
|
48
48
|
import { default as Ke } from "./menu-section.js";
|
|
49
49
|
import { default as We } from "./mutation-observer.js";
|
|
50
|
-
import { C as Ye } from "../chunks/option.
|
|
51
|
-
import { C as _e } from "../chunks/pagination.
|
|
50
|
+
import { C as Ye } from "../chunks/option.BOZYPQZH.js";
|
|
51
|
+
import { C as _e } from "../chunks/pagination.BGjp2gVJ.js";
|
|
52
52
|
import { default as ea } from "./popup.js";
|
|
53
53
|
import { default as oa } from "./progress-bar.js";
|
|
54
54
|
import { default as ta } from "./progress-ring.js";
|
|
@@ -70,14 +70,14 @@ import { default as ka } from "./step.js";
|
|
|
70
70
|
import { default as Ea } from "./stepper.js";
|
|
71
71
|
import { default as La } from "./switch.js";
|
|
72
72
|
import { default as ja } from "./tab.js";
|
|
73
|
-
import { C as za } from "../chunks/tab-group.
|
|
74
|
-
import { C as qa } from "../chunks/table.
|
|
73
|
+
import { C as za } from "../chunks/tab-group.hmlZakLy.js";
|
|
74
|
+
import { C as qa } from "../chunks/table.XsBhq1U3.js";
|
|
75
75
|
import { default as Ka } from "./tab-panel.js";
|
|
76
76
|
import { default as Wa } from "./tag.js";
|
|
77
77
|
import { default as Ya } from "./textarea.js";
|
|
78
78
|
import { default as _a } from "./timecode.js";
|
|
79
79
|
import { default as eo } from "./tooltip.js";
|
|
80
|
-
import { a as oo, C as ro } from "../chunks/tree.
|
|
80
|
+
import { a as oo, C as ro } from "../chunks/tree.DAhCAxwV.js";
|
|
81
81
|
import { C as xo } from "../chunks/typography.DJC_UXgs.js";
|
|
82
82
|
import { default as mo } from "./video.js";
|
|
83
83
|
import { default as po } from "./visually-hidden.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as m, R as y } from "../chunks/resizable-component.styles.sAhMVN1H.js";
|
|
2
2
|
import { c as v } from "../chunks/component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as g } from "../chunks/custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as S } from "../chunks/i18n.
|
|
4
|
+
import { L as S } from "../chunks/i18n.ju3y72qp.js";
|
|
5
5
|
import { w as f } from "../chunks/watch.CThbualB.js";
|
|
6
6
|
import { i as w, x as p } from "../chunks/lit-element.jLBm65_O.js";
|
|
7
7
|
import { n as c } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
@@ -9,7 +9,7 @@ import { r as u } from "../chunks/state.CSDxrqLd.js";
|
|
|
9
9
|
import { r as x } from "../chunks/query-async.CTgXGyQ5.js";
|
|
10
10
|
import { e as C } from "../chunks/class-map.BiVq-cVR.js";
|
|
11
11
|
import { n as d } from "../chunks/when.Dr1es41R.js";
|
|
12
|
-
import { C as b } from "../chunks/icon-button.
|
|
12
|
+
import { C as b } from "../chunks/icon-button.CLlmo1AF.js";
|
|
13
13
|
import { C as W } from "../chunks/typography.DJC_UXgs.js";
|
|
14
14
|
const _ = w`:host{background-color:var(--background-color,var(--cx-color-neutral-0));border-radius:var(--border-radius,0px);border:var(--border,0px);box-sizing:border-box;color:var(--text-color,var(--cx-color-neutral));height:var(--height,auto);width:var(--width,100%);border-style:solid;display:block;position:relative}.audio{border-radius:inherit;gap:var(--cx-spacing-x-small,4px);height:100%;padding:var(--cx-spacing-small,8px);flex-direction:column;justify-content:center;display:flex;overflow:hidden}.audio--empty{height:var(--height,200px);min-height:var(--min-height,100%);padding:0}.audio--empty:before{background-color:var(--cx-color-neutral-1000);color:var(--cx-color-neutral-0);content:attr(data-empty-label);font-family:var(--cx-font-sans);font-size:clamp(var(--cx-font-size-x-small), 4cqw, var(--cx-font-size-large));font-weight:var(--cx-font-weight-semibold);text-align:center;height:100%;text-shadow:.05em .05em .1em var(--cx-color-neutral-1000);justify-content:center;align-items:center;width:100%;line-height:1;display:flex}.audio__play-button{--cx-input-border-width:2px;--cx-input-border-color:var(--text-color,var(--cx-color-neutral))}.audio__play-button::part(base){width:50px;height:50px;color:var(--text-color,var(--cx-color-neutral))!important}.audio__player{align-items:center;gap:var(--cx-spacing-small,8px);display:flex}.audio__waveform{flex:1;min-width:0;overflow:hidden}.audio__footer{font-size:var(--cx-font-size-x-small,11px);color:var(--text-color,var(--cx-color-neutral));flex-direction:column;gap:0;padding-left:2px;display:flex}.audio__time{color:var(--text-color,var(--cx-color-neutral));font-variant-numeric:tabular-nums}.audio__filename{opacity:.75;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}`;
|
|
15
15
|
var P = Object.defineProperty, z = Object.getOwnPropertyDescriptor, n = (e, t, r, o) => {
|
|
@@ -3,7 +3,7 @@ import p from "./space.js";
|
|
|
3
3
|
import { n as u, C as m } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
4
4
|
import { c as h } from "../chunks/component.styles.CRO4Odto.js";
|
|
5
5
|
import { c as d } from "../chunks/custom-element.L4WJXn1j.js";
|
|
6
|
-
import { L as x } from "../chunks/i18n.
|
|
6
|
+
import { L as x } from "../chunks/i18n.ju3y72qp.js";
|
|
7
7
|
import { i as v, x as b } from "../chunks/lit-element.jLBm65_O.js";
|
|
8
8
|
import f from "./bicolor-picker.js";
|
|
9
9
|
const g = v`.border-width{width:72px}`;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as p, C as h } from "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as d } from "../chunks/component.styles.CRO4Odto.js";
|
|
3
3
|
import { c as m } from "../chunks/custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as u } from "../chunks/i18n.
|
|
4
|
+
import { L as u } from "../chunks/i18n.ju3y72qp.js";
|
|
5
5
|
import { i as f, x as b } from "../chunks/lit-element.jLBm65_O.js";
|
|
6
6
|
import { e as c } from "../chunks/query.BBf1UFkC.js";
|
|
7
7
|
import g from "./icon.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "../chunks/lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import "../chunks/component.styles.CRO4Odto.js";
|
|
3
|
-
import { C as h } from "../chunks/button.
|
|
3
|
+
import { C as h } from "../chunks/button.BgLgpUch.js";
|
|
4
4
|
import "../chunks/custom-element.L4WJXn1j.js";
|
|
5
5
|
import "../chunks/form.Ch1cwYzO.js";
|
|
6
|
-
import "../chunks/i18n.
|
|
6
|
+
import "../chunks/i18n.ju3y72qp.js";
|
|
7
7
|
import "../chunks/slot.j5oheLJC.js";
|
|
8
8
|
import "../chunks/watch.CThbualB.js";
|
|
9
9
|
import "../chunks/state.CSDxrqLd.js";
|
|
@@ -5,7 +5,7 @@ import { d as C } from "../chunks/debounce.CIEhztrj.js";
|
|
|
5
5
|
import { d as z } from "../chunks/default-value.COZopaet.js";
|
|
6
6
|
import { d as y } from "../chunks/drag.DXEXVXPv.js";
|
|
7
7
|
import { F as D } from "../chunks/form.Ch1cwYzO.js";
|
|
8
|
-
import { L as I } from "../chunks/i18n.
|
|
8
|
+
import { L as I } from "../chunks/i18n.ju3y72qp.js";
|
|
9
9
|
import { c as u } from "../chunks/math.DqTA6ya4.js";
|
|
10
10
|
import { w as k } from "../chunks/watch.CThbualB.js";
|
|
11
11
|
import { i as E, x as h } from "../chunks/lit-element.jLBm65_O.js";
|
|
@@ -16,7 +16,7 @@ import { e as b } from "../chunks/class-map.BiVq-cVR.js";
|
|
|
16
16
|
import { o as x } from "../chunks/if-defined.BRoBj_Rp.js";
|
|
17
17
|
import { o as f } from "../chunks/style-map.llVFPd__.js";
|
|
18
18
|
import { n as d } from "../chunks/when.Dr1es41R.js";
|
|
19
|
-
import { C as M } from "../chunks/button.
|
|
19
|
+
import { C as M } from "../chunks/button.BgLgpUch.js";
|
|
20
20
|
import O from "./button-group.js";
|
|
21
21
|
import A from "./dropdown.js";
|
|
22
22
|
import B from "./icon.js";
|