@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
|
@@ -3,7 +3,7 @@ import { M as O } from "./asset-link-format.B0c92pSs.js";
|
|
|
3
3
|
import "./debounce.CIEhztrj.js";
|
|
4
4
|
import "./lit-element.jLBm65_O.js";
|
|
5
5
|
import "./form.Ch1cwYzO.js";
|
|
6
|
-
import "./i18n.
|
|
6
|
+
import "./i18n.ju3y72qp.js";
|
|
7
7
|
import { a as V } from "./string.DUgD4c9f.js";
|
|
8
8
|
import "./content-builder.B-bd8FaV.js";
|
|
9
9
|
import "./unsafe-html.Dff7-rCx.js";
|
|
@@ -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.CRO4Odto.js";
|
|
3
3
|
import { c as C } from "./custom-element.L4WJXn1j.js";
|
|
4
4
|
import { F as x, v as w } from "./form.Ch1cwYzO.js";
|
|
5
|
-
import { L as $ } from "./i18n.
|
|
5
|
+
import { L as $ } from "./i18n.ju3y72qp.js";
|
|
6
6
|
import { H as S, g as O } from "./slot.j5oheLJC.js";
|
|
7
7
|
import { w as m } from "./watch.CThbualB.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.XsBhq1U3.js";
|
|
3
3
|
import { C as k } from "./typography.DJC_UXgs.js";
|
|
4
4
|
import { n as h, C as F } from "./lib-cortex-element.CVMmyPMC.js";
|
|
5
|
-
import { C, a as g } from "./color-swatch.
|
|
5
|
+
import { C, a as g } from "./color-swatch.LWXX_hoG.js";
|
|
6
6
|
import { c as A } from "./component.styles.CRO4Odto.js";
|
|
7
7
|
import { D as p } from "./content-builder.B-bd8FaV.js";
|
|
8
8
|
import { c as S } from "./custom-element.L4WJXn1j.js";
|
|
9
9
|
import { d as T } from "./debounce.CIEhztrj.js";
|
|
10
|
-
import { L as E } from "./i18n.
|
|
10
|
+
import { L as E } from "./i18n.ju3y72qp.js";
|
|
11
11
|
import { w as x } from "./watch.CThbualB.js";
|
|
12
12
|
import { g as D, a as R } from "./responsive.Aigicabj.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.CRO4Odto.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.CIEhztrj.js";
|
|
11
|
-
import { L as A } from "./i18n.
|
|
11
|
+
import { L as A } from "./i18n.ju3y72qp.js";
|
|
12
12
|
import { w as i } from "./watch.CThbualB.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.BgLgpUch.js";
|
|
2
|
+
import { C as u, D as h } from "./dialog.BTYaKnFg.js";
|
|
3
3
|
import g from "../components/dropdown.js";
|
|
4
4
|
import { C as x } from "./typography.DJC_UXgs.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.CRO4Odto.js";
|
|
7
7
|
import { c as w } from "./custom-element.L4WJXn1j.js";
|
|
8
|
-
import { L as $ } from "./i18n.
|
|
8
|
+
import { L as $ } from "./i18n.ju3y72qp.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";
|
|
@@ -3,7 +3,7 @@ import { c as S } from "./component.styles.CRO4Odto.js";
|
|
|
3
3
|
import { O, C as D, H, z as A, o as B } from "./overlayscrollbars.BMav4RQ4.js";
|
|
4
4
|
import { a as c, s as p, w as x } from "./event.BeKOsirN.js";
|
|
5
5
|
import { c as $ } from "./custom-element.L4WJXn1j.js";
|
|
6
|
-
import { L } from "./i18n.
|
|
6
|
+
import { L } from "./i18n.ju3y72qp.js";
|
|
7
7
|
import { M as P } from "./modal.U1QltQKe.js";
|
|
8
8
|
import { l as w, u as _ } from "./scroll.xtO5yojm.js";
|
|
9
9
|
import { H as E } from "./slot.j5oheLJC.js";
|
|
@@ -17,7 +17,7 @@ import { o as q } from "./style-map.llVFPd__.js";
|
|
|
17
17
|
import { n as b } from "./when.Dr1es41R.js";
|
|
18
18
|
import { s as u, g as h } from "./animation-registry.HmpwNuGH.js";
|
|
19
19
|
import F from "../components/divider.js";
|
|
20
|
-
import { C as I } from "./icon-button.
|
|
20
|
+
import { C as I } from "./icon-button.CLlmo1AF.js";
|
|
21
21
|
import U from "../components/popup.js";
|
|
22
22
|
var l = /* @__PURE__ */ ((e) => (e.Both = "both", e.Footer = "footer", e.Header = "header", e.None = "none", e))(l || {});
|
|
23
23
|
const j = R`:host{--width:31rem;--header-spacing:var(--cx-spacing-small) var(--cx-spacing-large);--body-spacing:var(--cx-spacing-medium) var(--cx-spacing-large);--divider-spacing:0;--footer-spacing:var(--cx-spacing-medium);--max-width:100%;--max-height:100%;--overlay-background-color:var(--cx-overlay-background-color);display:contents}.dialog{justify-content:center;align-items:center;display:flex}.dialog--absolute{position:absolute}.dialog__panel{width:var(--width);height:var(--dialog-height,auto);background-color:var(--cx-panel-background-color);border-radius:var(--cx-border-radius-medium);box-shadow:var(--cx-shadow-x-large);max-width:calc(var(--max-width) - var(--cx-spacing-2x-large));max-height:calc(var(--max-height) - var(--cx-spacing-2x-large));flex-direction:column;display:flex;overflow:hidden}.dialog__panel:focus{outline:none}@media screen and (width<=420px){.dialog__panel{max-height:80vh}}.dialog--open .dialog__panel{opacity:1;display:flex}.dialog__header{padding:var(--header-spacing);flex:none;display:flex}.dialog__header-divider,.dialog__footer-divider{--spacing:0;padding:var(--divider-spacing)}.dialog__title{font:inherit;font-family:var(--cx-font-sans);font-size:var(--cx-font-size-large);font-weight:var(--cx-font-weight-regular);line-height:var(--cx-line-height-large);flex:auto;align-items:center;margin:0;display:flex}.dialog__header-actions{justify-content:end;gap:var(--cx-spacing-2x-small);flex-wrap:wrap;flex-shrink:0;display:flex}.dialog__header-actions cx-icon-button,.dialog__header-actions ::slotted(cx-icon-button){font-size:var(--cx-font-size-3x-large);flex:none;align-items:center;display:flex}.dialog__body{padding:var(--body-spacing);-webkit-overflow-scrolling:touch;font-size:var(--cx-font-size-medium);font-weight:var(--cx-font-weight-regular);line-height:var(--cx-line-height-small);z-index:2;flex:auto;display:block;position:relative;overflow:auto}.dialog--overlay-scrollbar .dialog__body{flex-direction:column;display:flex}.dialog__footer{text-align:right;padding:var(--footer-spacing);z-index:1;flex:none;position:relative}.dialog__footer ::slotted(cx-button:not(:first-of-type)){margin-inline-start:var(--cx-spacing-x-small)}.dialog:not(.dialog--has-footer) .dialog__footer{display:none}@media (forced-colors:active){.dialog__panel{border:solid 1px var(--cx-color-neutral-0)}}.dialog__overlay{background-color:var(--overlay-background-color);opacity:0;pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex}.dialog--open .dialog__overlay{opacity:1;pointer-events:auto}`;
|
|
@@ -2,7 +2,7 @@ import { n as s, C as P } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
2
2
|
import { c as z } from "./component.styles.CRO4Odto.js";
|
|
3
3
|
import { O as C } from "./index.Cpamj0jB.js";
|
|
4
4
|
import { c as F } from "./custom-element.L4WJXn1j.js";
|
|
5
|
-
import { L as S } from "./i18n.
|
|
5
|
+
import { L as S } from "./i18n.ju3y72qp.js";
|
|
6
6
|
import { w as f } from "./watch.CThbualB.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 bt, s as $t, a as St, b as dt } from "./tree.
|
|
3
|
+
import { C as bt, s as $t, a as St, b as dt } from "./tree.DAhCAxwV.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.CRO4Odto.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.ju3y72qp.js";
|
|
8
8
|
import { k as Et, h as It, i as wt, w as P, j as Lt, l as Ft, a as Ut, c as Rt, g as kt, m as Ot, n as Nt } from "./watch.CThbualB.js";
|
|
9
9
|
import { p as R } from "./string.DUgD4c9f.js";
|
|
10
10
|
import { x as n, i as ot, E as jt } 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 { b as Bt, i as Ct } from "./_baseIteratee.DpzDid58.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.BgLgpUch.js";
|
|
19
|
+
import { C as Ht } from "./dialog.BTYaKnFg.js";
|
|
20
20
|
import Wt from "../components/divider.js";
|
|
21
21
|
import nt from "../components/format-bytes.js";
|
|
22
|
-
import { C as At } from "./icon-button.
|
|
22
|
+
import { C as At } from "./icon-button.CLlmo1AF.js";
|
|
23
23
|
import qt from "../components/input.js";
|
|
24
|
-
import { C as Gt } from "./option.
|
|
24
|
+
import { C as Gt } from "./option.BOZYPQZH.js";
|
|
25
25
|
import Dt from "../components/relative-time.js";
|
|
26
26
|
import Yt from "../components/select.js";
|
|
27
27
|
import Kt from "../components/space.js";
|
|
28
28
|
import Zt from "../components/tab.js";
|
|
29
|
-
import { C as Xt } from "./tab-group.
|
|
29
|
+
import { C as Xt } from "./tab-group.hmlZakLy.js";
|
|
30
30
|
import Jt from "../components/tab-panel.js";
|
|
31
31
|
import Tt from "../components/tooltip.js";
|
|
32
32
|
import { C as rt } from "./typography.DJC_UXgs.js";
|
|
33
|
-
import { C as Qt } from "./confirm-popover.
|
|
33
|
+
import { C as Qt } from "./confirm-popover.BzpCIDBx.js";
|
|
34
34
|
import { d as te } from "./debounce.CIEhztrj.js";
|
|
35
35
|
import { a as et } from "./number.B4PQLJIg.js";
|
|
36
36
|
import { i as K, a as ht } from "./url.Cj9cIQXJ.js";
|
|
@@ -3,19 +3,19 @@ import ie from "../components/input.js";
|
|
|
3
3
|
import H from "../components/line-clamp.js";
|
|
4
4
|
import oe from "../components/select.js";
|
|
5
5
|
import ce from "../components/tag.js";
|
|
6
|
-
import { C as g, a as ne } from "./tree.
|
|
6
|
+
import { C as g, a as ne } from "./tree.DAhCAxwV.js";
|
|
7
7
|
import { n as r, C as U } from "./lib-cortex-element.CVMmyPMC.js";
|
|
8
8
|
import { h as R, F as he, c as de } from "./endpoints.DBlquU2-.js";
|
|
9
9
|
import { M as k } from "./asset-link-format.B0c92pSs.js";
|
|
10
10
|
import { c as j } from "./component.styles.CRO4Odto.js";
|
|
11
11
|
import { c as M } from "./custom-element.L4WJXn1j.js";
|
|
12
|
-
import { L } from "./i18n.
|
|
12
|
+
import { L } from "./i18n.ju3y72qp.js";
|
|
13
13
|
import { w as f } from "./watch.CThbualB.js";
|
|
14
14
|
import { x as m, i as pe } from "./lit-element.jLBm65_O.js";
|
|
15
15
|
import { r as x } from "./state.CSDxrqLd.js";
|
|
16
16
|
import { e as Z } from "./query.BBf1UFkC.js";
|
|
17
17
|
import { r as ue } from "./choose.BTbF6BAn.js";
|
|
18
|
-
import { C as J } from "./button.
|
|
18
|
+
import { C as J } from "./button.BgLgpUch.js";
|
|
19
19
|
import { d as fe } from "./debounce.CIEhztrj.js";
|
|
20
20
|
import { g as K, p as W, e as me } from "./string.DUgD4c9f.js";
|
|
21
21
|
import { o as y } from "./if-defined.BRoBj_Rp.js";
|
|
@@ -3,7 +3,7 @@ import { n as s, C as k } from "./lib-cortex-element.CVMmyPMC.js";
|
|
|
3
3
|
import { c as b } from "./component.styles.CRO4Odto.js";
|
|
4
4
|
import { i as p } 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.ju3y72qp.js";
|
|
7
7
|
import { w } from "./watch.CThbualB.js";
|
|
8
8
|
import { e as m } from "./query.BBf1UFkC.js";
|
|
9
9
|
import { e as u } from "./class-map.BiVq-cVR.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as
|
|
2
|
-
const s = /* @__PURE__ */ new Set(),
|
|
3
|
-
let d = document.documentElement.dir || "ltr", m = document.documentElement.lang || navigator.language,
|
|
4
|
-
|
|
1
|
+
import { p as v } from "./purify.es.BIuh5IAZ.js";
|
|
2
|
+
const s = /* @__PURE__ */ new Set(), b = new MutationObserver(f), l = /* @__PURE__ */ new Map(), h = /* @__PURE__ */ new Map();
|
|
3
|
+
let d = document.documentElement.dir || "ltr", m = document.documentElement.lang || navigator.language, n;
|
|
4
|
+
b.observe(document.documentElement, {
|
|
5
5
|
attributeFilter: ["dir", "lang"],
|
|
6
6
|
attributes: !0
|
|
7
7
|
});
|
|
@@ -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
|
-
l.has(o) ? l.set(o, { ...l.get(o), ...t }) : l.set(o, t),
|
|
14
|
+
l.has(o) ? l.set(o, { ...l.get(o), ...t }) : l.set(o, t), n || (n = t);
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
17
|
function g(...e) {
|
|
@@ -64,8 +64,8 @@ let C = 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
|
|
68
|
-
return { language: a, locale: o, primary:
|
|
67
|
+
const r = i && l.get(`${a}-${i}`) ? l.get(`${a}-${i}`) : void 0, y = l.get(a);
|
|
68
|
+
return { language: a, locale: o, primary: r, region: i, secondary: y };
|
|
69
69
|
}
|
|
70
70
|
/** Determines if the specified term exists, optionally checking the fallback translation. */
|
|
71
71
|
exists(t, o) {
|
|
@@ -75,21 +75,21 @@ let C = 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 && n && n[t]);
|
|
79
79
|
}
|
|
80
80
|
/** Outputs a translated term. */
|
|
81
81
|
term(t, ...o) {
|
|
82
82
|
const { primary: a, secondary: i } = this.getTranslationData(this.lang());
|
|
83
|
-
let
|
|
83
|
+
let r;
|
|
84
84
|
if (a && a[t])
|
|
85
|
-
|
|
85
|
+
r = a[t];
|
|
86
86
|
else if (i && i[t])
|
|
87
|
-
|
|
88
|
-
else if (
|
|
89
|
-
|
|
87
|
+
r = i[t];
|
|
88
|
+
else if (n && n[t])
|
|
89
|
+
r = n[t];
|
|
90
90
|
else
|
|
91
91
|
return String(t);
|
|
92
|
-
return typeof
|
|
92
|
+
return typeof r == "function" ? v.sanitize(r(...o)) : r;
|
|
93
93
|
}
|
|
94
94
|
languageName(t) {
|
|
95
95
|
return String(h.get(t) ?? "");
|
|
@@ -430,6 +430,7 @@ const w = {
|
|
|
430
430
|
emptyTimeline: "Empty timeline",
|
|
431
431
|
emptyVideo: "Empty video",
|
|
432
432
|
enableCaption: "Enable caption",
|
|
433
|
+
enterPasswordToOpenFile: "Enter a password to open this file",
|
|
433
434
|
enterYourSiteUrlToConnect: "Enter your site URL to connect",
|
|
434
435
|
environment: "Environment",
|
|
435
436
|
error: "Error",
|
|
@@ -466,10 +467,13 @@ const w = {
|
|
|
466
467
|
findWholeWordsOnly: "Find whole words only",
|
|
467
468
|
first: "First",
|
|
468
469
|
firstLineIndent: "First-line indent",
|
|
470
|
+
firstPage: "First page",
|
|
469
471
|
fit: "Fit",
|
|
470
472
|
fixed: "Fixed",
|
|
471
473
|
fixedWidthOnDesktopAndStretchesToFullWidthOnMobile: "Fixed width on desktop and stretches to full width on mobile",
|
|
472
474
|
flexWrap: "Flex wrap",
|
|
475
|
+
flipLeft: "Flip left",
|
|
476
|
+
flipRight: "Flip right",
|
|
473
477
|
folder: "Folder",
|
|
474
478
|
folderCollection: "Folder/Collection",
|
|
475
479
|
folders: "Folders",
|
|
@@ -494,6 +498,7 @@ const w = {
|
|
|
494
498
|
gap: "Gap",
|
|
495
499
|
general: "General",
|
|
496
500
|
generateResponse: "Generate response",
|
|
501
|
+
getLinkToThisAsset: "Get link to this asset",
|
|
497
502
|
goToSlide: (e, t) => `Go to slide ${e} of ${t}`,
|
|
498
503
|
grid: "Grid",
|
|
499
504
|
groupBy: "Group by",
|
|
@@ -550,6 +555,7 @@ const w = {
|
|
|
550
555
|
inspectInFullScreen: "Inspect in fullscreen",
|
|
551
556
|
install: "Install",
|
|
552
557
|
interpretTextAs: "Interpret Text As",
|
|
558
|
+
isStoredInColdStorage: "is stored in cold storage",
|
|
553
559
|
itCanTakeAFewMinutesForThisSettingToTakeEffect: "It can take a few minutes for this setting to take effect.",
|
|
554
560
|
italic: "Italic",
|
|
555
561
|
itemOfTotal: (e, t) => `${e} of ${t}`.trim(),
|
|
@@ -566,6 +572,7 @@ const w = {
|
|
|
566
572
|
large: "Large",
|
|
567
573
|
largeLabeled: "Large labeled",
|
|
568
574
|
last: "Last",
|
|
575
|
+
lastPage: "Last page",
|
|
569
576
|
layout: "Layout",
|
|
570
577
|
left: "Left",
|
|
571
578
|
leftAlign: "Left align",
|
|
@@ -631,6 +638,7 @@ const w = {
|
|
|
631
638
|
newVersionAvailable: (e) => `New version ${e} available`,
|
|
632
639
|
next: "Next",
|
|
633
640
|
nextOccurrence: "Next occurrence",
|
|
641
|
+
nextPage: "Next page",
|
|
634
642
|
nextSlide: "Next slide",
|
|
635
643
|
noCardsAddedYet: "No cards added yet",
|
|
636
644
|
noColumnsVisible: "No columns visible",
|
|
@@ -675,6 +683,7 @@ const w = {
|
|
|
675
683
|
openAssociatedPage: "Open associated page",
|
|
676
684
|
openAssociatedSpace: "Open associated space",
|
|
677
685
|
openAssociatedURL: "Open associated URL",
|
|
686
|
+
openDetailsPopupOnThisBookPage: "Open the details popup on this book page",
|
|
678
687
|
openDrive: "Open drive",
|
|
679
688
|
openInDrive: "Open in drive",
|
|
680
689
|
openInNewTab: "Open in new tab",
|
|
@@ -701,6 +710,8 @@ const w = {
|
|
|
701
710
|
paragraph: "Paragraph",
|
|
702
711
|
paragraphSpacing: "Paragraph spacing",
|
|
703
712
|
parameters: "Parameters",
|
|
713
|
+
password: "Password",
|
|
714
|
+
passwordEmpty: "Password Empty",
|
|
704
715
|
paste: "Paste",
|
|
705
716
|
pasteAsPlainText: "Paste as text",
|
|
706
717
|
pause: "Pause",
|
|
@@ -728,6 +739,7 @@ const w = {
|
|
|
728
739
|
previous: "Previous",
|
|
729
740
|
previousJobUnfinished: "Previous requests still in progress",
|
|
730
741
|
previousOccurrence: "Previous occurrence",
|
|
742
|
+
previousPage: "Previous page",
|
|
731
743
|
previousSlide: "Previous slide",
|
|
732
744
|
primary: "Primary",
|
|
733
745
|
progress: "Progress",
|
|
@@ -792,6 +804,7 @@ const w = {
|
|
|
792
804
|
searchDownloads: "Search downloads",
|
|
793
805
|
searchFolders: "Search folders",
|
|
794
806
|
searchOptions: "Search options",
|
|
807
|
+
searching: "Searching...",
|
|
795
808
|
secondary: "Secondary",
|
|
796
809
|
sectionBackground: "Section background",
|
|
797
810
|
seeThru: "See-thru",
|
|
@@ -894,6 +907,7 @@ const w = {
|
|
|
894
907
|
textToSpeechUserGuide: "Rendering audio generates and saves the final text-to-speech audio file based on the selected settings.",
|
|
895
908
|
textures: "Textures",
|
|
896
909
|
thickness: "Thickness",
|
|
910
|
+
thisAsset: "This asset",
|
|
897
911
|
thousandsSeparator: "Thousands Separator",
|
|
898
912
|
thumbnail: "Thumbnail",
|
|
899
913
|
thumbnailFormat: "Thumbnail format",
|
|
@@ -903,6 +917,7 @@ const w = {
|
|
|
903
917
|
timeline: "Timeline",
|
|
904
918
|
title: "Title",
|
|
905
919
|
titleImage: "Title image",
|
|
920
|
+
toViewAssetRetrieveFromColdStorage: "To view this asset, please retrieve it from cold storage",
|
|
906
921
|
today: "Today",
|
|
907
922
|
toggleColorFormat: "Toggle color format",
|
|
908
923
|
toggleHeaderCell: "Toggle header cell",
|
|
@@ -968,6 +983,7 @@ const w = {
|
|
|
968
983
|
viewAndSort: "view & sort",
|
|
969
984
|
viewInAR: "View in AR",
|
|
970
985
|
viewLogs: "View logs",
|
|
986
|
+
viewPageDetails: "View page details",
|
|
971
987
|
virtualFolder: "Virtual folder",
|
|
972
988
|
virtualFolderHelpText: "Sync slides with assets in the specified directory",
|
|
973
989
|
voice: "Voice",
|
|
@@ -983,6 +999,7 @@ const w = {
|
|
|
983
999
|
withinBorders: "Within borders",
|
|
984
1000
|
wrap: "Wrap",
|
|
985
1001
|
writeSomething: "Write something …",
|
|
1002
|
+
wrongPassword: "Wrong Password",
|
|
986
1003
|
zoom: "Zoom",
|
|
987
1004
|
zoomIn: "Zoom in",
|
|
988
1005
|
zoomInAsset: "Zoom in on asset",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as r, C as g } from "./lib-cortex-element.CVMmyPMC.js";
|
|
2
2
|
import { c as p } from "./component.styles.CRO4Odto.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.ju3y72qp.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.CRO4Odto.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.ju3y72qp.js";
|
|
5
5
|
import { w as g } from "./watch.CThbualB.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";
|