@orangelogic/design-system 2.56.0 → 2.57.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/{button.CiWlWCNb.js → button.2-Io1Wm4.js} +80 -66
- package/library/chunks/{color-swatch-group.Bsa_Z57a.js → color-swatch-group.VXPK-2tU.js} +167 -157
- package/library/chunks/{color-swatch.CsKJgvVf.js → color-swatch.8OhqVqb6.js} +2 -2
- package/library/chunks/{confirm-popover.Bfuw361W.js → confirm-popover.DGvyB12c.js} +3 -3
- package/library/chunks/{content-builder.UlVFSATk.js → content-builder.WranV3P4.js} +6 -5
- package/library/chunks/{dialog.C28qzMSQ.js → dialog.CIeu0rVD.js} +2 -2
- package/library/chunks/{dot-pagination.D3RYAiHL.js → dot-pagination.CyCA3kSP.js} +1 -1
- package/library/chunks/{file-on-demand.Cr7E_KqH.js → file-on-demand.aux9gsvH.js} +10 -10
- package/library/chunks/{folder-select.ELghy6Qk.js → folder-select.B7u40ijN.js} +5 -5
- package/library/chunks/{format-time.HdcgoabZ.js → format-time.C56HetWv.js} +1 -1
- package/library/chunks/{header.oyZxakKM.js → header.RvymymCe.js} +1 -1
- package/library/chunks/{i18n.C3Z8Xe8q.js → i18n.dCiJrmqj.js} +74 -83
- package/library/chunks/{iframe.C6CLUrTT.js → iframe.Cwqniwf2.js} +1 -1
- package/library/chunks/{image.BJfasRY_.js → image.gpleN29o.js} +3 -3
- package/library/chunks/list-editor.BToq5cqp.js +1641 -0
- package/library/chunks/{option.BOHZB9Sv.js → option.CJ1p2V0m.js} +1 -1
- package/library/chunks/{popup.Ba501Rgg.js → popup.BE5MfEQJ.js} +1 -1
- package/library/chunks/purify.es.BGaRrCfO.js +553 -0
- package/library/chunks/{select.oVg7uA-M.js → select.xBh4yerC.js} +3 -3
- package/library/chunks/string.DPf4puTr.js +136 -0
- package/library/chunks/{tab-group.BWYMMhrE.js → tab-group.CjvHb3OJ.js} +3 -3
- package/library/chunks/{table.-ecyjIUr.js → table.CrX_NJiY.js} +2019 -1744
- package/library/chunks/{timecode.PY1bymeS.js → timecode.XXmVg6tU.js} +1 -1
- package/library/chunks/{tree.82OigIgE.js → tree.CDaFhGjU.js} +1 -1
- package/library/components/alert.js +1 -1
- package/library/components/asset-link-format.js +4 -4
- package/library/components/atoms.js +14 -14
- 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 +3 -3
- package/library/components/color-swatch-group.js +6 -6
- package/library/components/color-swatch.js +3 -3
- package/library/components/confirm-popover.js +4 -4
- package/library/components/copy-button.js +1 -1
- package/library/components/corner-position-input-group.js +3 -3
- 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 +1 -1
- package/library/components/dropdown.js +2 -2
- package/library/components/dynamic-select.js +5 -5
- package/library/components/element-clamp.js +2 -2
- package/library/components/file-on-demand.js +11 -11
- package/library/components/folder-select.js +4 -4
- 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 +2 -2
- package/library/components/header.js +2 -2
- package/library/components/icon-button.js +1 -1
- package/library/components/iframe.js +2 -2
- package/library/components/image-comparer.js +1 -1
- package/library/components/image.js +3 -3
- package/library/components/input.js +1 -1
- package/library/components/line-clamp.js +31 -23
- package/library/components/list-editor.js +9 -8
- package/library/components/masonry.js +1 -1
- 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 +4 -4
- package/library/components/popup.js +2 -2
- 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 +2 -2
- package/library/components/rating.js +1 -1
- package/library/components/relative-time.js +1 -1
- package/library/components/select.js +4 -4
- package/library/components/share-option-list.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 +3 -3
- package/library/components/tab.js +1 -1
- package/library/components/table.js +2 -2
- package/library/components/tag.js +1 -1
- package/library/components/timecode.js +2 -2
- package/library/components/tooltip.js +2 -2
- package/library/components/tree-item.js +2 -2
- package/library/components/tree.js +2 -2
- package/library/components/typeface.js +1 -1
- package/library/components/types.js +30808 -30016
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/atoms/src/components/button/button.d.ts +4 -0
- package/library/packages/atoms/src/components/line-clamp/line-clamp.d.ts +3 -1
- package/library/packages/atoms/src/components/table/components/table-toolbar/table-saved-search-dropdown.d.ts +60 -0
- package/library/packages/atoms/src/components/table/components/table-toolbar/table-toolbar.d.ts +38 -5
- package/library/packages/atoms/src/components/table/table.d.ts +28 -5
- package/library/packages/atoms/src/components/table/tabulator-tables/core/row/Row.d.ts +2 -2
- package/library/packages/events/src/cx-content-builder-translatable-value-change.d.ts +13 -0
- package/library/packages/events/src/cx-table-export.d.ts +1 -1
- package/library/packages/events/src/cx-table-save-search-select.d.ts +8 -0
- package/library/packages/events/src/events.d.ts +2 -0
- package/library/packages/molecules/src/data-tab-group/data-tab-group.d.ts +1 -0
- package/library/packages/molecules/src/details-group/details-group.d.ts +1 -0
- package/library/packages/molecules/src/list-editor/list-editor.d.ts +14 -0
- package/library/packages/molecules/src/timeline/timeline.d.ts +4 -0
- package/library/packages/organisms/src/color-swatch-group/color-swatch-group.d.ts +1 -0
- package/library/packages/organisms/src/comment/comment.d.ts +13 -0
- package/library/packages/organisms/src/comment/components/comment-menu/comment-menu.d.ts +14 -0
- package/library/packages/organisms/src/content-builder/components/color-swatch-picker/color-swatch-picker.d.ts +21 -0
- package/library/packages/organisms/src/content-builder/components/config-form/config-form-controller.d.ts +19 -0
- package/library/packages/organisms/src/content-builder/components/config-form/config-form.d.ts +28 -8
- package/library/packages/organisms/src/content-builder/components/config-manager/config-manager.d.ts +28 -1
- package/library/packages/organisms/src/content-builder/components/gallery-config/gallery-config.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs/accordion.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs/color-swatches.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs/gallery.d.ts +2 -0
- package/library/packages/organisms/src/content-builder/configs/tab-group.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs/timeline.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/configs-controller.d.ts +10 -0
- package/library/packages/organisms/src/content-builder/content-builder-constants.d.ts +2 -0
- package/library/packages/organisms/src/content-builder/content-builder.d.ts +19 -2
- package/library/packages/organisms/src/content-builder/content-builder.utils.d.ts +0 -7
- package/library/packages/organisms/src/content-builder/plugins/plugin-factory.d.ts +1 -0
- package/library/packages/organisms/src/content-builder/styleController.d.ts +3 -1
- package/library/packages/types/src/color-swatch.d.ts +1 -0
- package/library/packages/types/src/content-builder.d.ts +7 -0
- package/library/packages/types/src/table.d.ts +13 -1
- package/library/packages/utils/src/custom-element/i18n-utils.d.ts +2 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +32 -9
- package/library/packages/utils/src/string/string.d.ts +2 -0
- package/library/react-web-component.d.ts +115 -58
- package/package.json +1 -1
- package/library/chunks/list-editor.Ct803qvF.js +0 -737
- package/library/chunks/string.D6poLUEC.js +0 -678
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import "../chunks/button.
|
|
1
|
+
import "../chunks/button.2-Io1Wm4.js";
|
|
2
2
|
import "./tooltip.js";
|
|
3
3
|
import "./resize-observer.js";
|
|
4
|
-
import { i as
|
|
5
|
-
import { c as
|
|
4
|
+
import { i as b, n as r, C as g, x as h, c as w } from "../chunks/custom-element.vnXBMQxc.js";
|
|
5
|
+
import { c as x } from "../chunks/component.styles.CI-v8BZa.js";
|
|
6
6
|
import { i as f } from "../chunks/browser.Va59Ix3P.js";
|
|
7
|
-
import { d as
|
|
7
|
+
import { d as v } from "../chunks/popup.BE5MfEQJ.js";
|
|
8
8
|
import { r as u } from "../chunks/state.Cw55xXlb.js";
|
|
9
|
-
import { e as
|
|
10
|
-
const
|
|
9
|
+
import { e as m } from "../chunks/query.BBf1UFkC.js";
|
|
10
|
+
const C = b`
|
|
11
11
|
:host {
|
|
12
12
|
--toggler-color: var(--cx-color-primary);
|
|
13
13
|
}
|
|
@@ -43,23 +43,35 @@ var T = Object.defineProperty, $ = Object.getOwnPropertyDescriptor, e = (i, s, n
|
|
|
43
43
|
(p = i[o]) && (l = (a ? p(s, n, l) : p(l)) || l);
|
|
44
44
|
return a && l && T(s, n, l), l;
|
|
45
45
|
};
|
|
46
|
-
let t = class extends
|
|
46
|
+
let t = class extends g {
|
|
47
47
|
constructor() {
|
|
48
48
|
super(...arguments), this.lines = 1, this.open = !1, this.showMore = !1, this.showMoreText = "View more...", this.showLessText = "View less...", this.disabledTooltip = !1, this.disabledHoverBridge = !1, this.placement = "top", this.isClamped = !1, this.tooltipContent = "", this.calculated = !1;
|
|
49
49
|
}
|
|
50
|
+
connectedUpdatedCallback() {
|
|
51
|
+
this.updateTooltipContent(), this.mutationObserver = new MutationObserver(() => {
|
|
52
|
+
this.updateTooltipContent();
|
|
53
|
+
}), this.mutationObserver.observe(this, {
|
|
54
|
+
characterData: !0,
|
|
55
|
+
childList: !0,
|
|
56
|
+
subtree: !0
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
disconnectedCallback() {
|
|
60
|
+
super.disconnectedCallback(), this.mutationObserver?.disconnect();
|
|
61
|
+
}
|
|
50
62
|
async updateTooltipContent() {
|
|
51
63
|
const s = this.shadowRoot.querySelector("slot").assignedNodes({ flatten: !0 }), n = async (o) => {
|
|
52
64
|
if (o.nodeType === Node.ELEMENT_NODE)
|
|
53
65
|
try {
|
|
54
|
-
let
|
|
66
|
+
let c = o.childNodes.length > 0 || o.shadowRoot ? "" : o.textContent ?? "";
|
|
55
67
|
if (await customElements.whenDefined(o.nodeName.toLowerCase()), o.shadowRoot) {
|
|
56
|
-
const
|
|
57
|
-
for (const
|
|
58
|
-
|
|
68
|
+
const d = o.shadowRoot?.childNodes ?? [];
|
|
69
|
+
for (const y of d)
|
|
70
|
+
c += await n(y);
|
|
59
71
|
}
|
|
60
|
-
for (const
|
|
61
|
-
|
|
62
|
-
return
|
|
72
|
+
for (const d of o.childNodes)
|
|
73
|
+
c += await n(d);
|
|
74
|
+
return c.trim();
|
|
63
75
|
} catch {
|
|
64
76
|
}
|
|
65
77
|
return o.nodeType !== Node.COMMENT_NODE ? o.textContent ?? "" : "";
|
|
@@ -71,9 +83,6 @@ let t = class extends b {
|
|
|
71
83
|
const l = a.join("");
|
|
72
84
|
this.tooltipContent = l.trim();
|
|
73
85
|
}
|
|
74
|
-
runFirstUpdated() {
|
|
75
|
-
this.updateTooltipContent();
|
|
76
|
-
}
|
|
77
86
|
/**
|
|
78
87
|
* Safari has a bug where -webkit-line-clamp with mixed content (text + elements)
|
|
79
88
|
* can lose text nodes when tooltip hides. This forces a reflow to fix it.
|
|
@@ -108,7 +117,6 @@ let t = class extends b {
|
|
|
108
117
|
class="content"
|
|
109
118
|
part="content"
|
|
110
119
|
style="-webkit-line-clamp: ${this.lines}"
|
|
111
|
-
@slotchange=${this.updateTooltipContent}
|
|
112
120
|
>
|
|
113
121
|
<slot></slot>
|
|
114
122
|
</span>
|
|
@@ -158,7 +166,7 @@ let t = class extends b {
|
|
|
158
166
|
`;
|
|
159
167
|
}
|
|
160
168
|
};
|
|
161
|
-
t.styles = [
|
|
169
|
+
t.styles = [x, C];
|
|
162
170
|
e([
|
|
163
171
|
r({ type: Number })
|
|
164
172
|
], t.prototype, "lines", 2);
|
|
@@ -202,16 +210,16 @@ e([
|
|
|
202
210
|
u()
|
|
203
211
|
], t.prototype, "calculated", 2);
|
|
204
212
|
e([
|
|
205
|
-
|
|
213
|
+
m(".content")
|
|
206
214
|
], t.prototype, "content", 2);
|
|
207
215
|
e([
|
|
208
|
-
|
|
216
|
+
m(".tooltip")
|
|
209
217
|
], t.prototype, "tooltipElement", 2);
|
|
210
218
|
e([
|
|
211
|
-
|
|
219
|
+
v(100)
|
|
212
220
|
], t.prototype, "handleResize", 1);
|
|
213
221
|
t = e([
|
|
214
|
-
|
|
222
|
+
w("cx-line-clamp")
|
|
215
223
|
], t);
|
|
216
224
|
export {
|
|
217
225
|
t as default
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../chunks/button.
|
|
2
|
-
import "../chunks/dialog.
|
|
1
|
+
import "../chunks/button.2-Io1Wm4.js";
|
|
2
|
+
import "../chunks/dialog.CIeu0rVD.js";
|
|
3
3
|
import "./grid.js";
|
|
4
4
|
import "./grid-item.js";
|
|
5
5
|
import "./input.js";
|
|
@@ -7,21 +7,22 @@ import "./line-clamp.js";
|
|
|
7
7
|
import "./radio.js";
|
|
8
8
|
import "./radio-group.js";
|
|
9
9
|
import "./space.js";
|
|
10
|
-
import "../chunks/table
|
|
10
|
+
import "../chunks/table.CrX_NJiY.js";
|
|
11
11
|
import "../chunks/typography.BFpl0WMA.js";
|
|
12
12
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
13
13
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
14
|
-
import "../chunks/popup.
|
|
15
|
-
import "../chunks/i18n.
|
|
14
|
+
import "../chunks/popup.BE5MfEQJ.js";
|
|
15
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
16
16
|
import "../chunks/watch.BCJD77bD.js";
|
|
17
|
+
import { c as w, C as y } from "../chunks/list-editor.BToq5cqp.js";
|
|
17
18
|
import "../chunks/state.Cw55xXlb.js";
|
|
18
19
|
import "../chunks/query.BBf1UFkC.js";
|
|
19
20
|
import "../chunks/choose.BTbF6BAn.js";
|
|
20
21
|
import "../chunks/class-map.CoZTSvbM.js";
|
|
22
|
+
import "../chunks/map.D8heArFD.js";
|
|
21
23
|
import "../chunks/repeat.CauKaXyy.js";
|
|
22
24
|
import "../chunks/when.Dr1es41R.js";
|
|
23
|
-
import { c as v, C as w } from "../chunks/list-editor.Ct803qvF.js";
|
|
24
25
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
w as columnDefaults,
|
|
27
|
+
y as default
|
|
27
28
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _ from "./grid.js";
|
|
2
2
|
import f from "./grid-item.js";
|
|
3
3
|
import v from "./icon-button.js";
|
|
4
|
-
import { C as S } from "../chunks/image.
|
|
4
|
+
import { C as S } from "../chunks/image.gpleN29o.js";
|
|
5
5
|
import $ from "./space.js";
|
|
6
6
|
import C from "./tooltip.js";
|
|
7
7
|
import { i as w, n, C as I, x as o, c as k } from "../chunks/custom-element.vnXBMQxc.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { i as k, x as h, n as r, C as S, c as C } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as w } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { d as v, L as _ } from "../chunks/i18n.
|
|
3
|
+
import { d as v, L as _ } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { H as M, g as L } from "../chunks/slot.DJLm4Dig.js";
|
|
5
5
|
import { w as b } from "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import { e as d } from "../chunks/query.BBf1UFkC.js";
|
|
7
7
|
import { e as x } from "../chunks/class-map.CoZTSvbM.js";
|
|
8
8
|
import { o as m } from "../chunks/if-defined.MfEgpxEN.js";
|
|
9
9
|
import P from "./icon.js";
|
|
10
|
-
import { C as E } from "../chunks/popup.
|
|
10
|
+
import { C as E } from "../chunks/popup.BE5MfEQJ.js";
|
|
11
11
|
import z from "./spinner.js";
|
|
12
12
|
import { e as D, n as R } from "../chunks/ref.BaCjlzLO.js";
|
|
13
13
|
const $ = k`
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as f, n as c, C as p, x as d, c as b } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as g } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as v } from "../chunks/i18n.
|
|
3
|
+
import { L as v } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { r as y } from "../chunks/state.Cw55xXlb.js";
|
|
5
5
|
import { e as w } from "../chunks/query.BBf1UFkC.js";
|
|
6
6
|
import { n as x } from "../chunks/when.Dr1es41R.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { default as e } from "./bicolor-picker.js";
|
|
2
2
|
import { default as a } from "./border-input-group.js";
|
|
3
|
-
import { C as p } from "../chunks/color-swatch.
|
|
4
|
-
import { C } from "../chunks/confirm-popover.
|
|
3
|
+
import { C as p } from "../chunks/color-swatch.8OhqVqb6.js";
|
|
4
|
+
import { C } from "../chunks/confirm-popover.DGvyB12c.js";
|
|
5
5
|
import { default as u } from "./corner-position-input-group.js";
|
|
6
6
|
import { C as m } from "../chunks/cropper.aA0v16xS.js";
|
|
7
7
|
import { default as i } from "./dynamic-select.js";
|
|
8
|
-
import { C as c } from "../chunks/folder-select.
|
|
9
|
-
import { C as P } from "../chunks/list-editor.
|
|
8
|
+
import { C as c } from "../chunks/folder-select.B7u40ijN.js";
|
|
9
|
+
import { C as P } from "../chunks/list-editor.BToq5cqp.js";
|
|
10
10
|
import { default as I } from "./masonry.js";
|
|
11
11
|
import { default as y } from "./padding-input-group.js";
|
|
12
12
|
import { default as w } from "./position-picker.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { C as u } from "../chunks/option.
|
|
4
|
-
import "../chunks/i18n.
|
|
3
|
+
import { C as u } from "../chunks/option.CJ1p2V0m.js";
|
|
4
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
5
5
|
import "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import "../chunks/state.Cw55xXlb.js";
|
|
7
7
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { default as a } from "./asset-link-format.js";
|
|
2
|
-
import { C as t } from "../chunks/color-swatch-group.
|
|
3
|
-
import { C } from "../chunks/file-on-demand.
|
|
2
|
+
import { C as t } from "../chunks/color-swatch-group.VXPK-2tU.js";
|
|
3
|
+
import { C } from "../chunks/file-on-demand.aux9gsvH.js";
|
|
4
4
|
export {
|
|
5
5
|
a as CxAssetLinkFormat,
|
|
6
6
|
t as CxColorSwatchGroup,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { i as _, n as p, C as b, x as s, c as C } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { P as l } from "../chunks/pagination.y5oqoPVr.js";
|
|
3
|
-
import { L as y } from "../chunks/i18n.
|
|
3
|
+
import { L as y } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { c } from "../chunks/math.DqTA6ya4.js";
|
|
5
5
|
import { w as d } from "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import { r as m } from "../chunks/state.Cw55xXlb.js";
|
|
7
7
|
import { e as f } from "../chunks/class-map.CoZTSvbM.js";
|
|
8
8
|
import { c as x } from "../chunks/repeat.CauKaXyy.js";
|
|
9
9
|
import { n as g } from "../chunks/when.Dr1es41R.js";
|
|
10
|
-
import { C as z } from "../chunks/button.
|
|
10
|
+
import { C as z } from "../chunks/button.2-Io1Wm4.js";
|
|
11
11
|
import v from "./icon-button.js";
|
|
12
|
-
import { C as $ } from "../chunks/option.
|
|
13
|
-
import { C as S } from "../chunks/select.
|
|
12
|
+
import { C as $ } from "../chunks/option.CJ1p2V0m.js";
|
|
13
|
+
import { C as S } from "../chunks/select.xBh4yerC.js";
|
|
14
14
|
import I from "./tooltip.js";
|
|
15
15
|
import { C as P } from "../chunks/typography.BFpl0WMA.js";
|
|
16
16
|
import { c as w } from "../chunks/component.styles.CI-v8BZa.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { C as d } from "../chunks/popup.
|
|
1
|
+
import { C as d } from "../chunks/popup.BE5MfEQJ.js";
|
|
2
2
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
3
3
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
4
4
|
import "../chunks/browser.Va59Ix3P.js";
|
|
5
|
-
import "../chunks/i18n.
|
|
5
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
6
6
|
import "../chunks/query.BBf1UFkC.js";
|
|
7
7
|
import "../chunks/class-map.CoZTSvbM.js";
|
|
8
8
|
import "../chunks/when.Dr1es41R.js";
|
|
@@ -4,7 +4,7 @@ import m from "./radio.js";
|
|
|
4
4
|
import x from "./radio-group.js";
|
|
5
5
|
import { i as h, n as u, C as g, x as _, c as f } from "../chunks/custom-element.vnXBMQxc.js";
|
|
6
6
|
import { c as v } from "../chunks/component.styles.CI-v8BZa.js";
|
|
7
|
-
import { L as C } from "../chunks/i18n.
|
|
7
|
+
import { L as C } from "../chunks/i18n.dCiJrmqj.js";
|
|
8
8
|
var r = /* @__PURE__ */ ((e) => (e.BottomCenter = "bottom-center", e.BottomLeft = "bottom-left", e.BottomRight = "bottom-right", e.CenterCenter = "center-center", e.CenterLeft = "center-left", e.CenterRight = "center-right", e.TopCenter = "top-center", e.TopLeft = "top-left", e.TopRight = "top-right", e))(r || {});
|
|
9
9
|
const b = h`
|
|
10
10
|
.position-picker__column {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as d, n as i, C as h, x as c, c as m } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as b } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as g } from "../chunks/i18n.
|
|
3
|
+
import { L as g } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { e as u } from "../chunks/class-map.CoZTSvbM.js";
|
|
5
5
|
import { o as v } from "../chunks/if-defined.MfEgpxEN.js";
|
|
6
6
|
import { o as f } from "../chunks/style-map.CZovMmo_.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as p, n as l, C as d, x as g, c as u } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as v } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as f } from "../chunks/i18n.
|
|
3
|
+
import { L as f } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { r as h } from "../chunks/state.Cw55xXlb.js";
|
|
5
5
|
import { e as m } from "../chunks/query.BBf1UFkC.js";
|
|
6
6
|
const _ = p`
|
|
@@ -2,11 +2,11 @@ import R from "./resize-observer.js";
|
|
|
2
2
|
import { x as M, i as I, n as u, C as P, c as F } from "../chunks/custom-element.vnXBMQxc.js";
|
|
3
3
|
import { c as U } from "../chunks/component.styles.CI-v8BZa.js";
|
|
4
4
|
import { f as O } from "../chunks/form-control.styles.NE2Q-quE.js";
|
|
5
|
-
import { d as $ } from "../chunks/popup.
|
|
5
|
+
import { d as $ } from "../chunks/popup.BE5MfEQJ.js";
|
|
6
6
|
import { d as N } from "../chunks/default-value.CIKAvD5l.js";
|
|
7
7
|
import { d as w } from "../chunks/drag.DXEXVXPv.js";
|
|
8
8
|
import { F as A } from "../chunks/form.DycFDdkp.js";
|
|
9
|
-
import { L as S } from "../chunks/i18n.
|
|
9
|
+
import { L as S } from "../chunks/i18n.dCiJrmqj.js";
|
|
10
10
|
import { c as d } from "../chunks/math.DqTA6ya4.js";
|
|
11
11
|
import { H as B } from "../chunks/slot.DJLm4Dig.js";
|
|
12
12
|
import { w as v } from "../chunks/watch.BCJD77bD.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as g, n as l, C as y, x as c, c as b } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as f } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as _ } from "../chunks/i18n.
|
|
3
|
+
import { L as _ } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { c as x } from "../chunks/math.DqTA6ya4.js";
|
|
5
5
|
import { w as p } from "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import { r as v } from "../chunks/state.Cw55xXlb.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as h, n as l, C as v, x as p, c as d } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as y } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as f } from "../chunks/i18n.
|
|
3
|
+
import { L as f } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { r as c } from "../chunks/state.Cw55xXlb.js";
|
|
5
5
|
const T = h`
|
|
6
6
|
:host {
|
|
@@ -7,10 +7,10 @@ import "../chunks/animation-registry.DavRkTTr.js";
|
|
|
7
7
|
import "../chunks/default-value.CIKAvD5l.js";
|
|
8
8
|
import "../chunks/event.mFzZi4sr.js";
|
|
9
9
|
import "../chunks/form.DycFDdkp.js";
|
|
10
|
-
import "../chunks/i18n.
|
|
10
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
11
11
|
import "../chunks/scroll.DwPiX2Ox.js";
|
|
12
12
|
import "../chunks/slot.DJLm4Dig.js";
|
|
13
|
-
import { C as y } from "../chunks/select.
|
|
13
|
+
import { C as y } from "../chunks/select.xBh4yerC.js";
|
|
14
14
|
import "../chunks/watch.BCJD77bD.js";
|
|
15
15
|
import "../chunks/state.Cw55xXlb.js";
|
|
16
16
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -18,8 +18,8 @@ import "../chunks/class-map.CoZTSvbM.js";
|
|
|
18
18
|
import "../chunks/unsafe-html.DyO9_Rsq.js";
|
|
19
19
|
import "../chunks/when.Dr1es41R.js";
|
|
20
20
|
import "./icon.js";
|
|
21
|
-
import "../chunks/option.
|
|
22
|
-
import "../chunks/popup.
|
|
21
|
+
import "../chunks/option.CJ1p2V0m.js";
|
|
22
|
+
import "../chunks/popup.BE5MfEQJ.js";
|
|
23
23
|
import "./spinner.js";
|
|
24
24
|
import "./tag.js";
|
|
25
25
|
export {
|
|
@@ -3,7 +3,7 @@ import I from "./resize-observer.js";
|
|
|
3
3
|
import { i as P, n as h, C, x as g, c as w } from "../chunks/custom-element.vnXBMQxc.js";
|
|
4
4
|
import { c as z } from "../chunks/component.styles.CI-v8BZa.js";
|
|
5
5
|
import { e as O } from "../chunks/animation-registry.DavRkTTr.js";
|
|
6
|
-
import { L as E } from "../chunks/i18n.
|
|
6
|
+
import { L as E } from "../chunks/i18n.dCiJrmqj.js";
|
|
7
7
|
import { c as b } from "../chunks/math.DqTA6ya4.js";
|
|
8
8
|
import { w as m } from "../chunks/watch.BCJD77bD.js";
|
|
9
9
|
import { c as x } from "../chunks/dom.CaZCTJCL.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import f from "./icon-button.js";
|
|
2
2
|
import d from "./input.js";
|
|
3
|
-
import { C as g } from "../chunks/select.
|
|
3
|
+
import { C as g } from "../chunks/select.xBh4yerC.js";
|
|
4
4
|
import v from "./space.js";
|
|
5
5
|
import k from "./tooltip.js";
|
|
6
6
|
import { i as P, n as r, C as $, x as h, c as b } from "../chunks/custom-element.vnXBMQxc.js";
|
|
7
7
|
import { c as _ } from "../chunks/component.styles.CI-v8BZa.js";
|
|
8
8
|
import { d as y } from "../chunks/default-value.CIKAvD5l.js";
|
|
9
|
-
import { L as V } from "../chunks/i18n.
|
|
9
|
+
import { L as V } from "../chunks/i18n.dCiJrmqj.js";
|
|
10
10
|
import { w } from "../chunks/watch.BCJD77bD.js";
|
|
11
11
|
import { r as c } from "../chunks/state.Cw55xXlb.js";
|
|
12
12
|
import { e as m } from "../chunks/query.BBf1UFkC.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as c, C as l, x as m, c as p } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as d } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as h } from "../chunks/i18n.
|
|
3
|
+
import { L as h } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
const f = c`
|
|
5
5
|
:host {
|
|
6
6
|
--track-width: 2px;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { i as v, n, C as u, x as m, c as g } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as f } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
3
|
import { d as y } from "../chunks/drag.DXEXVXPv.js";
|
|
4
|
-
import { L as x } from "../chunks/i18n.
|
|
4
|
+
import { L as x } from "../chunks/i18n.dCiJrmqj.js";
|
|
5
5
|
import { c as p } from "../chunks/math.DqTA6ya4.js";
|
|
6
6
|
import { w as c } from "../chunks/watch.BCJD77bD.js";
|
|
7
7
|
import { e as b } from "../chunks/query.BBf1UFkC.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./resize-observer.js";
|
|
2
2
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
3
3
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
4
|
-
import { C as y } from "../chunks/tab-group.
|
|
5
|
-
import "../chunks/i18n.
|
|
4
|
+
import { C as y } from "../chunks/tab-group.CjvHb3OJ.js";
|
|
5
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
6
6
|
import "../chunks/scroll.DwPiX2Ox.js";
|
|
7
7
|
import "../chunks/watch.BCJD77bD.js";
|
|
8
8
|
import "../chunks/dom.CaZCTJCL.js";
|
|
@@ -16,7 +16,7 @@ import "../chunks/guard.BDP4A85K.js";
|
|
|
16
16
|
import "../chunks/map.D8heArFD.js";
|
|
17
17
|
import "../chunks/style-map.CZovMmo_.js";
|
|
18
18
|
import "../chunks/when.Dr1es41R.js";
|
|
19
|
-
import "../chunks/button.
|
|
19
|
+
import "../chunks/button.2-Io1Wm4.js";
|
|
20
20
|
import "./dropdown.js";
|
|
21
21
|
import "./icon-button.js";
|
|
22
22
|
import "./menu.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as b, n as a, C as v, x as m, c as u } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as h } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as x } from "../chunks/i18n.
|
|
3
|
+
import { L as x } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { H as _ } from "../chunks/slot.DJLm4Dig.js";
|
|
5
5
|
import { w as p } from "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import { e as f } from "../chunks/query.BBf1UFkC.js";
|
|
@@ -8,8 +8,8 @@ import "../chunks/custom-element.vnXBMQxc.js";
|
|
|
8
8
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
9
9
|
import "../chunks/overlayscrollbars.aFuRG5Rs.js";
|
|
10
10
|
import "../chunks/pagination.y5oqoPVr.js";
|
|
11
|
-
import { A as w, l as T, n as x, e as z, c as F, o as P, p as S, d as v, a5 as y, a6 as A, D as g, q as D, E as I, s as h, F as E, t as G, u as f, v as j, G as H, w as K, x as L, y as V, I as k, z as q, K as B, B as J, M as N, J as O, L as Q, N as U, O as W, Q as X, U as Y, V as Z, P as _, h as $, W as oo, k as eo, X as ao, Y as so, Z as lo, _ as uo, j as to, R as Mo, a0 as ro, $ as io, S as po, a1 as no, a2 as mo, T as Co, b as Ro, a3 as co, a4 as bo, C as wo } from "../chunks/table
|
|
12
|
-
import "../chunks/i18n.
|
|
11
|
+
import { A as w, l as T, n as x, e as z, c as F, o as P, p as S, d as v, a5 as y, a6 as A, D as g, q as D, E as I, s as h, F as E, t as G, u as f, v as j, G as H, w as K, x as L, y as V, I as k, z as q, K as B, B as J, M as N, J as O, L as Q, N as U, O as W, Q as X, U as Y, V as Z, P as _, h as $, W as oo, k as eo, X as ao, Y as so, Z as lo, _ as uo, j as to, R as Mo, a0 as ro, $ as io, S as po, a1 as no, a2 as mo, T as Co, b as Ro, a3 as co, a4 as bo, C as wo } from "../chunks/table.CrX_NJiY.js";
|
|
12
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
13
13
|
import "../chunks/watch.BCJD77bD.js";
|
|
14
14
|
import "../chunks/state.Cw55xXlb.js";
|
|
15
15
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as m, n as i, C as u, x as g, c as p } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as v } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as d } from "../chunks/i18n.
|
|
3
|
+
import { L as d } from "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import { e as x } from "../chunks/class-map.CoZTSvbM.js";
|
|
5
5
|
import h from "./icon-button.js";
|
|
6
6
|
import b from "./line-clamp.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../chunks/typography.BFpl0WMA.js";
|
|
2
2
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
3
3
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
4
|
-
import "../chunks/string.
|
|
5
|
-
import { C as f } from "../chunks/timecode.
|
|
4
|
+
import "../chunks/string.DPf4puTr.js";
|
|
5
|
+
import { C as f } from "../chunks/timecode.XXmVg6tU.js";
|
|
6
6
|
import "../chunks/watch.BCJD77bD.js";
|
|
7
7
|
import "../chunks/state.Cw55xXlb.js";
|
|
8
8
|
export {
|
|
@@ -2,11 +2,11 @@ import { i as b, n as i, C as g, x as w, c as x } from "../chunks/custom-element
|
|
|
2
2
|
import { c as C } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
3
|
import { s as v, p as c, a as u, g as m, b as y } from "../chunks/animation-registry.DavRkTTr.js";
|
|
4
4
|
import { w as f } from "../chunks/event.mFzZi4sr.js";
|
|
5
|
-
import { L as k } from "../chunks/i18n.
|
|
5
|
+
import { L as k } from "../chunks/i18n.dCiJrmqj.js";
|
|
6
6
|
import { w as l } from "../chunks/watch.BCJD77bD.js";
|
|
7
7
|
import { e as d } from "../chunks/query.BBf1UFkC.js";
|
|
8
8
|
import { e as O } from "../chunks/class-map.CoZTSvbM.js";
|
|
9
|
-
import { C as B } from "../chunks/popup.
|
|
9
|
+
import { C as B } from "../chunks/popup.BE5MfEQJ.js";
|
|
10
10
|
const D = b`
|
|
11
11
|
:host {
|
|
12
12
|
--hide-delay: 0ms;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
3
3
|
import "../chunks/animation-registry.DavRkTTr.js";
|
|
4
|
-
import "../chunks/i18n.
|
|
4
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
5
5
|
import "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import "../chunks/state.Cw55xXlb.js";
|
|
7
7
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -12,7 +12,7 @@ import "../chunks/when.Dr1es41R.js";
|
|
|
12
12
|
import "./checkbox.js";
|
|
13
13
|
import "./icon.js";
|
|
14
14
|
import "./spinner.js";
|
|
15
|
-
import { C as c } from "../chunks/tree.
|
|
15
|
+
import { C as c } from "../chunks/tree.CDaFhGjU.js";
|
|
16
16
|
export {
|
|
17
17
|
c as default
|
|
18
18
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import "../chunks/i18n.
|
|
3
|
+
import "../chunks/i18n.dCiJrmqj.js";
|
|
4
4
|
import "../chunks/math.DqTA6ya4.js";
|
|
5
5
|
import "../chunks/watch.BCJD77bD.js";
|
|
6
|
-
import { a as c, b as n, s as y, c as b } from "../chunks/tree.
|
|
6
|
+
import { a as c, b as n, s as y, c as b } from "../chunks/tree.CDaFhGjU.js";
|
|
7
7
|
import "../chunks/state.Cw55xXlb.js";
|
|
8
8
|
import "../chunks/query.BBf1UFkC.js";
|
|
9
9
|
export {
|
|
@@ -6,7 +6,7 @@ import g from "./space.js";
|
|
|
6
6
|
import { C as w } from "../chunks/typography.BFpl0WMA.js";
|
|
7
7
|
import { i as u, n as a, C as _, x as r, c as v } from "../chunks/custom-element.vnXBMQxc.js";
|
|
8
8
|
import { c as S } from "../chunks/component.styles.CI-v8BZa.js";
|
|
9
|
-
import { L as $ } from "../chunks/i18n.
|
|
9
|
+
import { L as $ } from "../chunks/i18n.dCiJrmqj.js";
|
|
10
10
|
import { o as y } from "../chunks/if-defined.MfEgpxEN.js";
|
|
11
11
|
import { o as b } from "../chunks/style-map.CZovMmo_.js";
|
|
12
12
|
import { n as p } from "../chunks/when.Dr1es41R.js";
|