@orangelogic/design-system 2.71.0 → 2.72.0-ci.2
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.CG_yXtWK.js → asset.DWZ2Lzb6.js} +21 -22
- package/library/chunks/{button.D6S0sAOO.js → button.csCRiZzY.js} +1 -1
- package/library/chunks/{color-swatch-group.CSctShAT.js → color-swatch-group.DLgAN7p7.js} +3 -3
- package/library/chunks/{color-swatch.9fo7Prlq.js → color-swatch.BuUP5yG4.js} +1 -1
- package/library/chunks/{confirm-popover.DR2_O9i_.js → confirm-popover.Kx6YyQwp.js} +3 -3
- package/library/chunks/{dialog.n5g61iHs.js → dialog.BdXQkCKY.js} +2 -2
- package/library/chunks/{dot-pagination.CqpDMHMz.js → dot-pagination.CIVxMAAS.js} +1 -1
- package/library/chunks/{file-on-demand.DyPdfxfM.js → file-on-demand.BJZ5E8XT.js} +8 -8
- package/library/chunks/{folder-select.B4PPWsoq.js → folder-select.BqLmIlj6.js} +3 -3
- package/library/chunks/{header.tbXKX2yv.js → header.m7v3M94Z.js} +1 -1
- package/library/chunks/{i18n.BU7mYVLM.js → i18n.BUW7B9hr.js} +8 -7
- package/library/chunks/{icon-button.Dxz2J4cg.js → icon-button.C3eqeQl9.js} +1 -1
- package/library/chunks/{iframe.Dx7QScC8.js → iframe.CNEyWhcM.js} +1 -1
- package/library/chunks/{image.Q7doiTcu.js → image.DHBgKeJp.js} +1 -1
- package/library/chunks/{index.xnuklZH8.js → index.VbMreXxL.js} +1 -1
- package/library/chunks/{list-editor.rlWs0RYN.js → list-editor.0Yd4kvV6.js} +8 -8
- package/library/chunks/{option.CgM5bwtt.js → option.Csqefux_.js} +1 -1
- package/library/chunks/{pagination.I2BZVSB2.js → pagination.BXCr_5om.js} +4 -4
- package/library/chunks/{tab-group.euL1exrl.js → tab-group.G24wrely.js} +3 -3
- package/library/chunks/{table.DNwNmw8a.js → table.p6kMJx5q.js} +19 -8
- package/library/chunks/{tree.ClkS3oAg.js → tree.OXvhEOjS.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/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 +1 -1
- 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 +107 -106
- 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 +27 -27
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/table/table.d.ts +1 -1
- package/library/packages/molecules/src/estimated-reading-time/estimated-reading-time.d.ts +3 -2
- package/library/packages/utils/src/custom-element/i18n.d.ts +1 -0
- package/library/react-web-component.d.ts +1 -1
- package/library/utils.js +2 -2
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { h as i, A as T, a as
|
|
2
|
-
import { f as
|
|
3
|
-
const
|
|
4
|
-
function
|
|
1
|
+
import { h as i, A as T, a as M } from "./endpoints.B7lcoc1N.js";
|
|
2
|
+
import { f as P, t as L } from "./toast.BXNbwZV8.js";
|
|
3
|
+
const C = "CoreField.LargeSizePreview", h = "CoreField.DocType", b = "Document.Title", j = "Document.CaptionLong", S = "Document.FileExtension", O = "CoreField.FileSize", N = "CoreField.Identifier", g = "CoreField.Keywords", R = "CoreField.MaxHeight", G = "CoreField.MaxWidth", x = "Document.RecordID", U = "CoreField.DocSubType", w = "CoreField.TitleWithFallback", I = "CoreField.OriginalFileName", F = "CoreField.UpdatedFileName", E = "CoreField.OriginalPreview";
|
|
4
|
+
function W(o) {
|
|
5
5
|
return !o || Object.keys(o).length === 0 ? {} : Object.entries(o).reduce(
|
|
6
6
|
(e, [t, r]) => !r || r.length === 0 ? e : t === "Types" ? {
|
|
7
7
|
...e,
|
|
@@ -128,14 +128,14 @@ async function q({
|
|
|
128
128
|
Fields: [
|
|
129
129
|
...c,
|
|
130
130
|
w,
|
|
131
|
-
|
|
131
|
+
C,
|
|
132
132
|
E,
|
|
133
133
|
g,
|
|
134
134
|
G,
|
|
135
135
|
R,
|
|
136
136
|
O,
|
|
137
137
|
h,
|
|
138
|
-
|
|
138
|
+
U,
|
|
139
139
|
N,
|
|
140
140
|
S,
|
|
141
141
|
x,
|
|
@@ -149,7 +149,7 @@ async function q({
|
|
|
149
149
|
SearchTerm: a || void 0,
|
|
150
150
|
SeeThru: l,
|
|
151
151
|
Start: u,
|
|
152
|
-
...
|
|
152
|
+
...W(s)
|
|
153
153
|
},
|
|
154
154
|
paramsSerializer: {
|
|
155
155
|
indexes: null
|
|
@@ -157,19 +157,19 @@ async function q({
|
|
|
157
157
|
responseType: "json",
|
|
158
158
|
transformResponse: [
|
|
159
159
|
...Array.isArray(i.defaults.transformResponse) ? i.defaults.transformResponse : [],
|
|
160
|
-
(
|
|
161
|
-
facets:
|
|
162
|
-
items:
|
|
163
|
-
let p = n.fields[S] ?? "",
|
|
164
|
-
return p && !p.startsWith(".") && (p = "." + p),
|
|
165
|
-
docSubType: n.fields[
|
|
160
|
+
(D) => ({
|
|
161
|
+
facets: D.facets,
|
|
162
|
+
items: D.contentItems?.map((n) => {
|
|
163
|
+
let p = n.fields[S] ?? "", _ = n.fields[F] ?? "", m = n.fields[C] ?? "";
|
|
164
|
+
return p && !p.startsWith(".") && (p = "." + p), _ === "" && (_ = n.fields[I] ?? ""), p.toLowerCase() === ".gif" && (m = n.fields[E] ?? ""), {
|
|
165
|
+
docSubType: n.fields[U] ?? "",
|
|
166
166
|
docType: n.fields[h] ?? "",
|
|
167
167
|
extension: p,
|
|
168
168
|
height: n.fields[R] ?? "0",
|
|
169
169
|
id: n.recordID,
|
|
170
170
|
identifier: n.fields[N] ?? "",
|
|
171
|
-
imageUrl:
|
|
172
|
-
name:
|
|
171
|
+
imageUrl: m,
|
|
172
|
+
name: _ ?? "",
|
|
173
173
|
originalUrl: n.fields[E] ?? "",
|
|
174
174
|
recordId: n.fields[x] ?? "",
|
|
175
175
|
size: n.fields[O] ?? "0 MB",
|
|
@@ -181,7 +181,7 @@ async function q({
|
|
|
181
181
|
)
|
|
182
182
|
};
|
|
183
183
|
}) ?? [],
|
|
184
|
-
totalCount:
|
|
184
|
+
totalCount: D.totalCount
|
|
185
185
|
})
|
|
186
186
|
],
|
|
187
187
|
url: T.GET_CONTENT_V2
|
|
@@ -250,7 +250,7 @@ async function V({
|
|
|
250
250
|
formatsByDocType: t.formatsByDocType ?? {}
|
|
251
251
|
}
|
|
252
252
|
],
|
|
253
|
-
url:
|
|
253
|
+
url: M
|
|
254
254
|
})).data;
|
|
255
255
|
} catch {
|
|
256
256
|
return { formatsByDocType: {} };
|
|
@@ -259,26 +259,25 @@ async function V({
|
|
|
259
259
|
async function K(o, e) {
|
|
260
260
|
const t = new FormData();
|
|
261
261
|
t.append("InputStream", o);
|
|
262
|
-
const r = await
|
|
262
|
+
const r = await P(
|
|
263
263
|
T.UPLOAD_AND_GET_RESPONSE,
|
|
264
264
|
{
|
|
265
265
|
body: t,
|
|
266
266
|
method: "POST"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
|
-
ByPassPermissionCheck: "true",
|
|
270
269
|
ClientFileName: o.name,
|
|
271
270
|
FolderRecordID: e?.imageUploadFolderID || ""
|
|
272
271
|
}
|
|
273
272
|
), a = r ? await r.json() : null;
|
|
274
|
-
return a ? a.downloadLink === "" ? (
|
|
273
|
+
return a ? a.downloadLink === "" ? (L(e?.errorUploadMessage || "", {
|
|
275
274
|
notificationType: "error"
|
|
276
|
-
}), "") : a.downloadLink : (
|
|
275
|
+
}), "") : a.downloadLink : (L(e?.errorUploadMessage || "", {
|
|
277
276
|
notificationType: "error"
|
|
278
277
|
}), "");
|
|
279
278
|
}
|
|
280
279
|
export {
|
|
281
|
-
|
|
280
|
+
C as D,
|
|
282
281
|
k as a,
|
|
283
282
|
H as b,
|
|
284
283
|
z as c,
|
|
@@ -2,7 +2,7 @@ import { n as i, C as v } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as g } from "./component.styles.DMSLciL5.js";
|
|
3
3
|
import { c as C } from "./custom-element.L4WJXn1j.js";
|
|
4
4
|
import { F as x, v as w } from "./form.DgwYWi0O.js";
|
|
5
|
-
import { L as $ } from "./i18n.
|
|
5
|
+
import { L as $ } from "./i18n.BUW7B9hr.js";
|
|
6
6
|
import { H as S, g as O } from "./slot.j5oheLJC.js";
|
|
7
7
|
import { w as m } from "./watch.BCJD77bD.js";
|
|
8
8
|
import { r as u } from "./state.CSDxrqLd.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import z from "../components/space.js";
|
|
2
|
-
import { C as $ } from "./table.
|
|
2
|
+
import { C as $ } from "./table.p6kMJx5q.js";
|
|
3
3
|
import { C as k } from "./typography.oDzoLbZS.js";
|
|
4
4
|
import { n as h, C as F } from "./lib-cortex-element.CVMmyPMC.js";
|
|
5
|
-
import { C, a as m } from "./color-swatch.
|
|
5
|
+
import { C, a as m } from "./color-swatch.BuUP5yG4.js";
|
|
6
6
|
import { c as A } from "./component.styles.DMSLciL5.js";
|
|
7
7
|
import { D as p } from "./content-builder.B4Tqoc6M.js";
|
|
8
8
|
import { c as S } from "./custom-element.L4WJXn1j.js";
|
|
9
9
|
import { d as T } from "./debounce.DaHuiSGU.js";
|
|
10
|
-
import { L as E } from "./i18n.
|
|
10
|
+
import { L as E } from "./i18n.BUW7B9hr.js";
|
|
11
11
|
import { w as x } from "./watch.BCJD77bD.js";
|
|
12
12
|
import { g as D, a as R } from "./responsive.DL-wBD4P.js";
|
|
13
13
|
import { x as l, B as H, i as O } from "./lit-element.jLBm65_O.js";
|
|
@@ -8,7 +8,7 @@ import { c as F } from "./component.styles.DMSLciL5.js";
|
|
|
8
8
|
import { c as n, C as h, H as $, l as z } from "./color.vLD2sNTs.js";
|
|
9
9
|
import { c as O } from "./custom-element.L4WJXn1j.js";
|
|
10
10
|
import { d as W } from "./debounce.DaHuiSGU.js";
|
|
11
|
-
import { L as A } from "./i18n.
|
|
11
|
+
import { L as A } from "./i18n.BUW7B9hr.js";
|
|
12
12
|
import { w as i } from "./watch.BCJD77bD.js";
|
|
13
13
|
import { i as G, x as u } from "./lit-element.jLBm65_O.js";
|
|
14
14
|
import { r as c } from "./state.CSDxrqLd.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { C as _ } from "./button.
|
|
2
|
-
import { C as u, D as h } from "./dialog.
|
|
1
|
+
import { C as _ } from "./button.csCRiZzY.js";
|
|
2
|
+
import { C as u, D as h } from "./dialog.BdXQkCKY.js";
|
|
3
3
|
import g from "../components/dropdown.js";
|
|
4
4
|
import { C as x } from "./typography.oDzoLbZS.js";
|
|
5
5
|
import { n as e, C as b } from "./lib-cortex-element.CVMmyPMC.js";
|
|
6
6
|
import { c as y } from "./component.styles.DMSLciL5.js";
|
|
7
7
|
import { c as w } from "./custom-element.L4WJXn1j.js";
|
|
8
|
-
import { L as $ } from "./i18n.
|
|
8
|
+
import { L as $ } from "./i18n.BUW7B9hr.js";
|
|
9
9
|
import { i as z, x as d } from "./lit-element.jLBm65_O.js";
|
|
10
10
|
import { e as m } from "./query.BBf1UFkC.js";
|
|
11
11
|
import { e as a } from "./class-map.BiVq-cVR.js";
|
|
@@ -4,7 +4,7 @@ import { O, C as D, H, z as B, o as L } from "./overlayscrollbars.XhGWx9Zk.js";
|
|
|
4
4
|
import { a as c, s as p } from "./animate.El-MpOws.js";
|
|
5
5
|
import { c as P } from "./custom-element.L4WJXn1j.js";
|
|
6
6
|
import { w as x } from "./event.mFzZi4sr.js";
|
|
7
|
-
import { L as $ } from "./i18n.
|
|
7
|
+
import { L as $ } from "./i18n.BUW7B9hr.js";
|
|
8
8
|
import { M as A } from "./modal.U1QltQKe.js";
|
|
9
9
|
import { l as w, u as _ } from "./scroll.xtO5yojm.js";
|
|
10
10
|
import { H as E } from "./slot.j5oheLJC.js";
|
|
@@ -18,7 +18,7 @@ import { o as q } from "./style-map.llVFPd__.js";
|
|
|
18
18
|
import { n as b } from "./when.Dr1es41R.js";
|
|
19
19
|
import { s as u, g as h } from "./animation-registry.HmpwNuGH.js";
|
|
20
20
|
import F from "../components/divider.js";
|
|
21
|
-
import { C as I } from "./icon-button.
|
|
21
|
+
import { C as I } from "./icon-button.C3eqeQl9.js";
|
|
22
22
|
import T from "../components/popup.js";
|
|
23
23
|
var l = /* @__PURE__ */ ((e) => (e.Both = "both", e.Footer = "footer", e.Header = "header", e.None = "none", e))(l || {});
|
|
24
24
|
const U = R`
|
|
@@ -2,7 +2,7 @@ import { n as a, C as P } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as F } from "./component.styles.DMSLciL5.js";
|
|
3
3
|
import { O as C } from "./index.Cpamj0jB.js";
|
|
4
4
|
import { c as z } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as S } from "./i18n.
|
|
5
|
+
import { L as S } from "./i18n.BUW7B9hr.js";
|
|
6
6
|
import { w as m } from "./watch.BCJD77bD.js";
|
|
7
7
|
import { i as O, x as y } from "./lit-element.jLBm65_O.js";
|
|
8
8
|
import { r as j } from "./state.CSDxrqLd.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import J from "../components/icon.js";
|
|
2
2
|
import Q from "../components/line-clamp.js";
|
|
3
|
-
import { C as yt, s as bt, a as $t, b as lt } from "./tree.
|
|
3
|
+
import { C as yt, s as bt, a as $t, b as lt } from "./tree.OXvhEOjS.js";
|
|
4
4
|
import { n as d, C as H } from "./lib-cortex-element.CVMmyPMC.js";
|
|
5
5
|
import { c as tt } from "./component.styles.DMSLciL5.js";
|
|
6
6
|
import { c as W } from "./custom-element.L4WJXn1j.js";
|
|
7
|
-
import { L as q } from "./i18n.
|
|
7
|
+
import { L as q } from "./i18n.BUW7B9hr.js";
|
|
8
8
|
import { k as zt, h as St, i as wt, w as P, j as Et, l as Lt, f as Ft, g as Ut, d as Rt, m as kt, n as Ot } from "./watch.BCJD77bD.js";
|
|
9
9
|
import { p as R } from "./string.B_rEG27K.js";
|
|
10
10
|
import { x as n, i as at, E as Nt } from "./lit-element.jLBm65_O.js";
|
|
@@ -15,22 +15,22 @@ import { c as U } from "./repeat.DbF2p5ae.js";
|
|
|
15
15
|
import { n as p } from "./when.Dr1es41R.js";
|
|
16
16
|
import { a as jt, i as It, c as Bt, b as dt } from "./_baseUniq.BUihBa8c.js";
|
|
17
17
|
import Mt from "../components/avatar.js";
|
|
18
|
-
import { C as Vt } from "./button.
|
|
19
|
-
import { C as Ht } from "./dialog.
|
|
18
|
+
import { C as Vt } from "./button.csCRiZzY.js";
|
|
19
|
+
import { C as Ht } from "./dialog.BdXQkCKY.js";
|
|
20
20
|
import Wt from "../components/divider.js";
|
|
21
21
|
import ot from "../components/format-bytes.js";
|
|
22
|
-
import { C as Ct } from "./icon-button.
|
|
22
|
+
import { C as Ct } from "./icon-button.C3eqeQl9.js";
|
|
23
23
|
import qt from "../components/input.js";
|
|
24
|
-
import { C as Gt } from "./option.
|
|
24
|
+
import { C as Gt } from "./option.Csqefux_.js";
|
|
25
25
|
import At from "../components/relative-time.js";
|
|
26
26
|
import Yt from "../components/select.js";
|
|
27
27
|
import Kt from "../components/space.js";
|
|
28
28
|
import Xt from "../components/tab.js";
|
|
29
|
-
import { C as Zt } from "./tab-group.
|
|
29
|
+
import { C as Zt } from "./tab-group.G24wrely.js";
|
|
30
30
|
import Jt from "../components/tab-panel.js";
|
|
31
31
|
import Dt from "../components/tooltip.js";
|
|
32
32
|
import { C as nt } from "./typography.oDzoLbZS.js";
|
|
33
|
-
import { C as Qt } from "./confirm-popover.
|
|
33
|
+
import { C as Qt } from "./confirm-popover.Kx6YyQwp.js";
|
|
34
34
|
import { d as te } from "./debounce.DaHuiSGU.js";
|
|
35
35
|
import { a as et } from "./number.CjNxU7Xs.js";
|
|
36
36
|
import { i as K, a as ht } from "./url.LjsR2sB5.js";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import A from "../components/icon.js";
|
|
2
2
|
import X from "../components/input.js";
|
|
3
3
|
import Y from "../components/select.js";
|
|
4
|
-
import { C as $, a as ee } from "./tree.
|
|
4
|
+
import { C as $, a as ee } from "./tree.OXvhEOjS.js";
|
|
5
5
|
import { n as r, C as O } from "./lib-cortex-element.CVMmyPMC.js";
|
|
6
6
|
import { h as I, F as te, b as re } from "./endpoints.B7lcoc1N.js";
|
|
7
7
|
import { c as R } from "./component.styles.DMSLciL5.js";
|
|
8
8
|
import { c as D } from "./custom-element.L4WJXn1j.js";
|
|
9
|
-
import { L as w } from "./i18n.
|
|
9
|
+
import { L as w } from "./i18n.BUW7B9hr.js";
|
|
10
10
|
import { w as m } from "./watch.BCJD77bD.js";
|
|
11
11
|
import { x as f, i as ae } from "./lit-element.jLBm65_O.js";
|
|
12
12
|
import { r as x } from "./state.CSDxrqLd.js";
|
|
13
13
|
import { e as B } from "./query.BBf1UFkC.js";
|
|
14
14
|
import { r as se } from "./choose.BTbF6BAn.js";
|
|
15
|
-
import { C as W } from "./button.
|
|
15
|
+
import { C as W } from "./button.csCRiZzY.js";
|
|
16
16
|
import { d as le } from "./debounce.DaHuiSGU.js";
|
|
17
17
|
import { o as y } from "./if-defined.BRoBj_Rp.js";
|
|
18
18
|
import { c as q } from "./repeat.DbF2p5ae.js";
|
|
@@ -3,7 +3,7 @@ import { n as c, C as b } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
3
3
|
import { c as x } from "./component.styles.DMSLciL5.js";
|
|
4
4
|
import { i as u } from "./lit-element.jLBm65_O.js";
|
|
5
5
|
import { c as v } from "./custom-element.L4WJXn1j.js";
|
|
6
|
-
import { L as y } from "./i18n.
|
|
6
|
+
import { L as y } from "./i18n.BUW7B9hr.js";
|
|
7
7
|
import { w } from "./watch.BCJD77bD.js";
|
|
8
8
|
import { e as m } from "./query.BBf1UFkC.js";
|
|
9
9
|
import { e as g } from "./class-map.BiVq-cVR.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as v } from "./purify.es.BIuh5IAZ.js";
|
|
2
|
-
const s = /* @__PURE__ */ new Set(), C = new MutationObserver(f),
|
|
3
|
-
let d = document.documentElement.dir || "ltr", m = document.documentElement.lang || navigator.language,
|
|
2
|
+
const s = /* @__PURE__ */ new Set(), C = new MutationObserver(f), l = /* @__PURE__ */ new Map(), h = /* @__PURE__ */ new Map();
|
|
3
|
+
let d = document.documentElement.dir || "ltr", m = document.documentElement.lang || navigator.language, r;
|
|
4
4
|
C.observe(document.documentElement, {
|
|
5
5
|
attributeFilter: ["dir", "lang"],
|
|
6
6
|
attributes: !0
|
|
@@ -11,7 +11,7 @@ function A(e) {
|
|
|
11
11
|
function u(...e) {
|
|
12
12
|
e.map((t) => {
|
|
13
13
|
const o = t.$code.toLowerCase();
|
|
14
|
-
|
|
14
|
+
l.has(o) ? l.set(o, { ...l.get(o), ...t }) : l.set(o, t), r || (r = t);
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
17
|
function g(...e) {
|
|
@@ -64,7 +64,7 @@ let b = class {
|
|
|
64
64
|
const [c, p] = t.replace(/_/g, "-").split("-");
|
|
65
65
|
a = c ? c.toLowerCase() : "", i = p ? p.toLowerCase() : "", o = { language: a, region: i };
|
|
66
66
|
}
|
|
67
|
-
const n = i &&
|
|
67
|
+
const n = i && l.get(`${a}-${i}`) ? l.get(`${a}-${i}`) : void 0, y = l.get(a);
|
|
68
68
|
return { language: a, locale: o, primary: n, region: i, secondary: y };
|
|
69
69
|
}
|
|
70
70
|
/** Determines if the specified term exists, optionally checking the fallback translation. */
|
|
@@ -75,7 +75,7 @@ let b = class {
|
|
|
75
75
|
return o = {
|
|
76
76
|
includeFallback: !1,
|
|
77
77
|
...o
|
|
78
|
-
}, !!(a && a[t] || i && i[t] || o.includeFallback &&
|
|
78
|
+
}, !!(a && a[t] || i && i[t] || o.includeFallback && r && r[t]);
|
|
79
79
|
}
|
|
80
80
|
/** Outputs a translated term. */
|
|
81
81
|
term(t, ...o) {
|
|
@@ -85,8 +85,8 @@ let b = class {
|
|
|
85
85
|
n = a[t];
|
|
86
86
|
else if (i && i[t])
|
|
87
87
|
n = i[t];
|
|
88
|
-
else if (
|
|
89
|
-
n =
|
|
88
|
+
else if (r && r[t])
|
|
89
|
+
n = r[t];
|
|
90
90
|
else
|
|
91
91
|
return String(t);
|
|
92
92
|
return typeof n == "function" ? v.sanitize(n(...o)) : n;
|
|
@@ -671,6 +671,7 @@ const w = {
|
|
|
671
671
|
qualityHelpText: "From 1 to 100. 1 = Worst. 100 = Best. Supported Image Formats: JPG, JPEG.",
|
|
672
672
|
quote: "Quote",
|
|
673
673
|
radixPoint: "Radix Point",
|
|
674
|
+
read: "read",
|
|
674
675
|
readyToUse: "Ready to use",
|
|
675
676
|
recent: "Recent",
|
|
676
677
|
redo: "Redo",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as r, C as p } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as x } from "./component.styles.DMSLciL5.js";
|
|
3
3
|
import { c as h } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as m } from "./i18n.
|
|
4
|
+
import { L as m } from "./i18n.BUW7B9hr.js";
|
|
5
5
|
import { r as f } from "./state.CSDxrqLd.js";
|
|
6
6
|
import { e as v } from "./query.BBf1UFkC.js";
|
|
7
7
|
import { e as y } from "./class-map.BiVq-cVR.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as r, C as d } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as h } from "./component.styles.DMSLciL5.js";
|
|
3
3
|
import { c as y } from "./custom-element.L4WJXn1j.js";
|
|
4
|
-
import { L as u } from "./i18n.
|
|
4
|
+
import { L as u } from "./i18n.BUW7B9hr.js";
|
|
5
5
|
import { w as g } from "./watch.BCJD77bD.js";
|
|
6
6
|
import { i as v, x as p } from "./lit-element.jLBm65_O.js";
|
|
7
7
|
import { e as b } from "./query.BBf1UFkC.js";
|
|
@@ -6,7 +6,7 @@ import { E as He, b as de, a as $e } from "./index.Cpamj0jB.js";
|
|
|
6
6
|
import { c as We } from "./component.styles.DMSLciL5.js";
|
|
7
7
|
import { c as Ae } from "./custom-element.L4WJXn1j.js";
|
|
8
8
|
import { d as Oe } from "./debounce.DaHuiSGU.js";
|
|
9
|
-
import { L as Me } from "./i18n.
|
|
9
|
+
import { L as Me } from "./i18n.BUW7B9hr.js";
|
|
10
10
|
import { w as q } from "./watch.BCJD77bD.js";
|
|
11
11
|
import { e as j } from "./class-map.BiVq-cVR.js";
|
|
12
12
|
import { o as De } from "./if-defined.BRoBj_Rp.js";
|
|
@@ -11,7 +11,7 @@ import "./default-value.COZopaet.js";
|
|
|
11
11
|
import "./drag.DXEXVXPv.js";
|
|
12
12
|
import "./event.mFzZi4sr.js";
|
|
13
13
|
import { f as x } from "./form.DgwYWi0O.js";
|
|
14
|
-
import "./i18n.
|
|
14
|
+
import "./i18n.BUW7B9hr.js";
|
|
15
15
|
import "./math.DqTA6ya4.js";
|
|
16
16
|
import "./scroll.xtO5yojm.js";
|
|
17
17
|
import { j as M } from "./dom.BQVKDNd8.js";
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { C as _ } from "./button.
|
|
2
|
-
import { C as q, D as G } from "./dialog.
|
|
1
|
+
import { C as _ } from "./button.csCRiZzY.js";
|
|
2
|
+
import { C as q, D as G } from "./dialog.BdXQkCKY.js";
|
|
3
3
|
import j from "../components/grid.js";
|
|
4
4
|
import P from "../components/grid-item.js";
|
|
5
5
|
import S from "../components/input.js";
|
|
6
6
|
import R from "../components/line-clamp.js";
|
|
7
|
-
import { C as F } from "./option.
|
|
7
|
+
import { C as F } from "./option.Csqefux_.js";
|
|
8
8
|
import B from "../components/radio.js";
|
|
9
9
|
import K from "../components/radio-group.js";
|
|
10
10
|
import U from "../components/select.js";
|
|
11
11
|
import E from "../components/space.js";
|
|
12
|
-
import { C as H, H as V } from "./table.
|
|
12
|
+
import { C as H, H as V } from "./table.p6kMJx5q.js";
|
|
13
13
|
import { C as L } from "./typography.oDzoLbZS.js";
|
|
14
14
|
import { n as o, C as T } from "./lib-cortex-element.CVMmyPMC.js";
|
|
15
15
|
import W from "../components/dynamic-select.js";
|
|
16
16
|
import { c as D } from "./component.styles.DMSLciL5.js";
|
|
17
17
|
import { c as M } from "./custom-element.L4WJXn1j.js";
|
|
18
18
|
import { d as J } from "./debounce.DaHuiSGU.js";
|
|
19
|
-
import { L as z } from "./i18n.
|
|
19
|
+
import { L as z } from "./i18n.BUW7B9hr.js";
|
|
20
20
|
import { w as g } from "./watch.BCJD77bD.js";
|
|
21
21
|
import { a as X } from "./_commonjsHelpers.DQNKXVTB.js";
|
|
22
22
|
import { i as O, x as l } from "./lit-element.jLBm65_O.js";
|
|
@@ -28,9 +28,9 @@ import { o as Q } from "./map.D8heArFD.js";
|
|
|
28
28
|
import { c as b } from "./repeat.DbF2p5ae.js";
|
|
29
29
|
import { n as N } from "./when.Dr1es41R.js";
|
|
30
30
|
import { t as ee } from "./toString.CL_lYXbK.js";
|
|
31
|
-
import { C as ae } from "./icon-button.
|
|
32
|
-
import { C as te } from "./image.
|
|
33
|
-
import { a as ie, D as $ } from "./asset.
|
|
31
|
+
import { C as ae } from "./icon-button.C3eqeQl9.js";
|
|
32
|
+
import { C as te } from "./image.DHBgKeJp.js";
|
|
33
|
+
import { a as ie, D as $ } from "./asset.DWZ2Lzb6.js";
|
|
34
34
|
import { a as ne } from "./index.Cpamj0jB.js";
|
|
35
35
|
import { A as v } from "./content-builder.B4Tqoc6M.js";
|
|
36
36
|
import { e as se, t as w } from "./string.B_rEG27K.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.DMSLciL5.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.BUW7B9hr.js";
|
|
5
5
|
import { w as d } from "./watch.BCJD77bD.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 _ from "../components/space.js";
|
|
2
2
|
import { n, C as b } from "./lib-cortex-element.CVMmyPMC.js";
|
|
3
|
-
import { C as y, I } from "./icon-button.
|
|
3
|
+
import { C as y, I } from "./icon-button.C3eqeQl9.js";
|
|
4
4
|
import { c as f } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as C } from "./i18n.
|
|
5
|
+
import { L as C } from "./i18n.BUW7B9hr.js";
|
|
6
6
|
import { c as l } from "./math.DqTA6ya4.js";
|
|
7
7
|
import { w as x } from "./watch.BCJD77bD.js";
|
|
8
8
|
import { i as z, x as s } from "./lit-element.jLBm65_O.js";
|
|
@@ -10,9 +10,9 @@ import { r as d } from "./state.CSDxrqLd.js";
|
|
|
10
10
|
import { e as S } from "./class-map.BiVq-cVR.js";
|
|
11
11
|
import { c as m } from "./repeat.DbF2p5ae.js";
|
|
12
12
|
import { n as g } from "./when.Dr1es41R.js";
|
|
13
|
-
import { C as $ } from "./button.
|
|
13
|
+
import { C as $ } from "./button.csCRiZzY.js";
|
|
14
14
|
import v from "../components/input.js";
|
|
15
|
-
import { C as w } from "./option.
|
|
15
|
+
import { C as w } from "./option.Csqefux_.js";
|
|
16
16
|
import P from "../components/select.js";
|
|
17
17
|
import B from "../components/tooltip.js";
|
|
18
18
|
import { C as N } from "./typography.oDzoLbZS.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.DMSLciL5.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.BUW7B9hr.js";
|
|
6
6
|
import { s as Zi } from "./scroll.xtO5yojm.js";
|
|
7
7
|
import { w as ft } from "./watch.BCJD77bD.js";
|
|
8
8
|
import { i as Bn } from "./dom.BQVKDNd8.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.csCRiZzY.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.C3eqeQl9.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,17 +1,17 @@
|
|
|
1
|
-
import { C as _e } from "./button.
|
|
1
|
+
import { C as _e } from "./button.csCRiZzY.js";
|
|
2
2
|
import zs from "../components/checkbox.js";
|
|
3
3
|
import ws from "../components/divider.js";
|
|
4
4
|
import Fs from "../components/format-number.js";
|
|
5
|
-
import { C as vs } from "./icon-button.
|
|
5
|
+
import { C as vs } from "./icon-button.C3eqeQl9.js";
|
|
6
6
|
import Os from "../components/select.js";
|
|
7
7
|
import bi from "../components/space.js";
|
|
8
8
|
import Hs from "../components/spinner.js";
|
|
9
9
|
import { n as g, C as Ne } from "./lib-cortex-element.CVMmyPMC.js";
|
|
10
10
|
import { c as qe } from "./component.styles.DMSLciL5.js";
|
|
11
11
|
import { o as Ps, O as Gi } from "./overlayscrollbars.XhGWx9Zk.js";
|
|
12
|
-
import { C as As, P as _s } from "./pagination.
|
|
12
|
+
import { C as As, P as _s } from "./pagination.BXCr_5om.js";
|
|
13
13
|
import { c as Ve } from "./custom-element.L4WJXn1j.js";
|
|
14
|
-
import { L as at } from "./i18n.
|
|
14
|
+
import { L as at } from "./i18n.BUW7B9hr.js";
|
|
15
15
|
import { w as V } from "./watch.BCJD77bD.js";
|
|
16
16
|
import { i as H, x, E as Ns } from "./lit-element.jLBm65_O.js";
|
|
17
17
|
import { r as re } from "./state.CSDxrqLd.js";
|
|
@@ -37,7 +37,7 @@ import "./form.DgwYWi0O.js";
|
|
|
37
37
|
import "./purify.es.BIuh5IAZ.js";
|
|
38
38
|
import { t as Xs } from "./toast.BXNbwZV8.js";
|
|
39
39
|
import { s as S, a as pt } from "./string.B_rEG27K.js";
|
|
40
|
-
import { C as Ks } from "./option.
|
|
40
|
+
import { C as Ks } from "./option.Csqefux_.js";
|
|
41
41
|
var le = /* @__PURE__ */ ((l) => (l.Bottom = "bottom", l.Center = "center", l.Nearest = "nearest", l.Top = "top", l))(le || {}), q = /* @__PURE__ */ ((l) => (l.All = "all", l.Cell = "cell", l.Column = "column", l.Row = "row", l))(q || {}), je = /* @__PURE__ */ ((l) => (l.Both = "both", l.Copy = "copy", l.Paste = "paste", l))(je || {}), xe = /* @__PURE__ */ ((l) => (l.Left = "left", l.Right = "right", l))(xe || {}), he = /* @__PURE__ */ ((l) => (l.Local = "local", l.Remote = "remote", l))(he || {}), W = /* @__PURE__ */ ((l) => (l.Asc = "asc", l.Desc = "desc", l.None = "none", l))(W || {}), Me = /* @__PURE__ */ ((l) => (l.Ends = "ends", l.Equal = "=", l.GreaterOrEqual = ">=", l.GreaterThan = ">", l.In = "in", l.Keywords = "keywords", l.LessOrEqual = "<=", l.LessThan = "<", l.Like = "like", l.NotEqual = "!=", l.Regex = "regex", l.Starts = "starts", l))(Me || {});
|
|
42
42
|
class Js {
|
|
43
43
|
#e;
|
|
@@ -1449,6 +1449,16 @@ const po = H`
|
|
|
1449
1449
|
text-align: center;
|
|
1450
1450
|
}
|
|
1451
1451
|
|
|
1452
|
+
.tabulator .tabulator-alert.tabulator-alert-state-loading {
|
|
1453
|
+
top: var(--header-height, var(--cx-spacing-3x-large));
|
|
1454
|
+
height: calc(100% - var(--header-height, var(--cx-spacing-3x-large)));
|
|
1455
|
+
}
|
|
1456
|
+
|
|
1457
|
+
.tabulator.tabulator-header-hidden .tabulator-alert.tabulator-alert-state-loading {
|
|
1458
|
+
top: 0;
|
|
1459
|
+
height: 100%;
|
|
1460
|
+
}
|
|
1461
|
+
|
|
1452
1462
|
.tabulator .tabulator-alert .tabulator-alert-msg {
|
|
1453
1463
|
display: inline-block;
|
|
1454
1464
|
margin: 0 auto;
|
|
@@ -17036,13 +17046,13 @@ class Jl extends B {
|
|
|
17036
17046
|
if (e) {
|
|
17037
17047
|
for (this.clear(), this.dispatch("alert-show", t), this.type = t; this.msgElement.firstChild; )
|
|
17038
17048
|
this.msgElement.removeChild(this.msgElement.firstChild);
|
|
17039
|
-
this.msgElement.classList.add(this._typeClass());
|
|
17049
|
+
this.element.classList.add(this._typeClass()), this.msgElement.classList.add(this._typeClass());
|
|
17040
17050
|
let i;
|
|
17041
17051
|
typeof e == "function" ? i = e() : i = e, i instanceof HTMLElement ? this.msgElement.appendChild(i) : this.msgElement.innerHTML = S(String(i)), this.table.element.appendChild(this.element);
|
|
17042
17052
|
}
|
|
17043
17053
|
}
|
|
17044
17054
|
clear() {
|
|
17045
|
-
this.dispatch("alert-hide", this.type), this.element.parentNode && this.element.parentNode.removeChild(this.element), this.msgElement.classList.remove(this._typeClass());
|
|
17055
|
+
this.dispatch("alert-hide", this.type), this.element.parentNode && this.element.parentNode.removeChild(this.element), this.element.classList.remove(this._typeClass()), this.msgElement.classList.remove(this._typeClass()), this.type = null;
|
|
17046
17056
|
}
|
|
17047
17057
|
}
|
|
17048
17058
|
const ps = process.env.NODE_ENV === "development";
|
|
@@ -17178,7 +17188,8 @@ const it = process.env.NODE_ENV === "development", lt = class lt extends B {
|
|
|
17178
17188
|
return;
|
|
17179
17189
|
const e = typeof this.table.options.dataLoader == "function" ? this.table.options.dataLoader() : this.table.options.dataLoader, t = x`<cx-spinner aria-hidden="true"></cx-spinner>`, i = k(t);
|
|
17180
17190
|
e && this.table.alertManager?.alert(
|
|
17181
|
-
this.table.options.dataLoaderLoading || i
|
|
17191
|
+
this.table.options.dataLoaderLoading || i,
|
|
17192
|
+
"loading"
|
|
17182
17193
|
);
|
|
17183
17194
|
}
|
|
17184
17195
|
alertError() {
|
|
@@ -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.DMSLciL5.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.BUW7B9hr.js";
|
|
5
5
|
import { c as K } from "./math.DqTA6ya4.js";
|
|
6
6
|
import { w as b } from "./watch.BCJD77bD.js";
|
|
7
7
|
import { i as Z, x as g, E as L } from "./lit-element.jLBm65_O.js";
|
|
@@ -3,7 +3,7 @@ import { c as x } from "../chunks/component.styles.DMSLciL5.js";
|
|
|
3
3
|
import { s as u, a as p } from "../chunks/animate.El-MpOws.js";
|
|
4
4
|
import { c as y } from "../chunks/custom-element.L4WJXn1j.js";
|
|
5
5
|
import { w as m } from "../chunks/event.mFzZi4sr.js";
|
|
6
|
-
import { L as C } from "../chunks/i18n.
|
|
6
|
+
import { L as C } from "../chunks/i18n.BUW7B9hr.js";
|
|
7
7
|
import { H as T } from "../chunks/slot.j5oheLJC.js";
|
|
8
8
|
import { w } from "../chunks/watch.BCJD77bD.js";
|
|
9
9
|
import { i as I, x as h } from "../chunks/lit-element.jLBm65_O.js";
|
|
@@ -11,7 +11,7 @@ import { r as A } from "../chunks/state.CSDxrqLd.js";
|
|
|
11
11
|
import { e as g } from "../chunks/query.BBf1UFkC.js";
|
|
12
12
|
import { e as f } from "../chunks/class-map.BiVq-cVR.js";
|
|
13
13
|
import { s as _, g as v } from "../chunks/animation-registry.HmpwNuGH.js";
|
|
14
|
-
import { C as H } from "../chunks/icon-button.
|
|
14
|
+
import { C as H } from "../chunks/icon-button.C3eqeQl9.js";
|
|
15
15
|
const k = I`
|
|
16
16
|
:host {
|
|
17
17
|
display: contents;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../chunks/cropper.CQB3_qqG.js";
|
|
2
|
-
import { C as q } from "../chunks/button.
|
|
2
|
+
import { C as q } from "../chunks/button.csCRiZzY.js";
|
|
3
3
|
import H from "./space.js";
|
|
4
4
|
import { C as W } from "../chunks/typography.oDzoLbZS.js";
|
|
5
5
|
import { n as l, C as F } 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.DWZ2Lzb6.js";
|
|
7
7
|
import { c as E } from "../chunks/component.styles.DMSLciL5.js";
|
|
8
8
|
import { T as c, U as o } from "../chunks/asset-link-format.BSRDqHg7.js";
|
|
9
9
|
import { c as N } from "../chunks/custom-element.L4WJXn1j.js";
|
|
10
|
-
import { L as O } from "../chunks/i18n.
|
|
10
|
+
import { L as O } from "../chunks/i18n.BUW7B9hr.js";
|
|
11
11
|
import { w as k } from "../chunks/watch.BCJD77bD.js";
|
|
12
12
|
import { s as it, c as st } from "../chunks/number.CjNxU7Xs.js";
|
|
13
13
|
import { i as D, x as b, E as lt } from "../chunks/lit-element.jLBm65_O.js";
|
|
@@ -16,9 +16,9 @@ import { n as G } from "../chunks/when.Dr1es41R.js";
|
|
|
16
16
|
import L from "./details.js";
|
|
17
17
|
import nt from "./divider.js";
|
|
18
18
|
import j from "./icon.js";
|
|
19
|
-
import { C as K } from "../chunks/icon-button.
|
|
19
|
+
import { C as K } from "../chunks/icon-button.C3eqeQl9.js";
|
|
20
20
|
import tt from "./input.js";
|
|
21
|
-
import { C as X } from "../chunks/option.
|
|
21
|
+
import { C as X } from "../chunks/option.Csqefux_.js";
|
|
22
22
|
import Y from "./select.js";
|
|
23
23
|
import { c as ct } from "../chunks/image.mbpyiQpQ.js";
|
|
24
24
|
import { e as T } from "../chunks/query.BBf1UFkC.js";
|