@orangelogic/design-system 2.52.0 → 2.53.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.CVc2wJ0B.js → button.CiWlWCNb.js} +1 -1
- package/library/chunks/{color-swatch-group.CUtNUbRn.js → color-swatch-group.CG_PUG1X.js} +4 -4
- package/library/chunks/{color-swatch.EAiUOc_J.js → color-swatch.CsKJgvVf.js} +2 -2
- package/library/chunks/{confirm-popover.DfkoLeR6.js → confirm-popover.Bfuw361W.js} +3 -3
- package/library/chunks/{dialog.CLn29MZF.js → dialog.C28qzMSQ.js} +2 -2
- package/library/chunks/{dot-pagination.BMZxEk73.js → dot-pagination.D3RYAiHL.js} +1 -1
- package/library/chunks/{file-on-demand.CoA1eDl7.js → file-on-demand.UNUgyyno.js} +9 -9
- package/library/chunks/{folder-select.Bq-NKzjL.js → folder-select.ELghy6Qk.js} +5 -5
- package/library/chunks/format-time.HdcgoabZ.js +226 -0
- package/library/chunks/{header.DiOD6K3N.js → header.oyZxakKM.js} +1 -1
- package/library/chunks/{i18n.GsJkEfVA.js → i18n.C3Z8Xe8q.js} +1 -0
- package/library/chunks/{iframe.BO6qSFJP.js → iframe.C6CLUrTT.js} +1 -1
- package/library/chunks/{image.Dqq3RyRZ.js → image.BJfasRY_.js} +2 -2
- package/library/chunks/{list-editor.H4eJhYPV.js → list-editor.qPIn_AFA.js} +6 -6
- package/library/chunks/{option.CPTRiPaF.js → option.BOHZB9Sv.js} +1 -1
- package/library/chunks/{popup.d45CSCf5.js → popup.Ba501Rgg.js} +394 -390
- package/library/chunks/{select.ByWIHETd.js → select.oVg7uA-M.js} +3 -3
- package/library/chunks/{tab-group.B6aKJLVZ.js → tab-group.BWYMMhrE.js} +2 -3
- package/library/chunks/{table.91X28qCm.js → table.C8gqB3Ym.js} +2 -2
- package/library/chunks/{tree.DQDSYKYi.js → tree.82OigIgE.js} +1 -1
- package/library/components/alert.js +1 -1
- package/library/components/asset-link-format.js +4 -4
- package/library/components/atoms.js +28 -28
- 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 +5 -5
- 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 +10 -10
- 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 +9 -221
- 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 +2 -2
- package/library/components/list-editor.js +6 -6
- 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 +13 -14
- package/library/components/table.js +2 -2
- package/library/components/tag.js +1 -1
- 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 +16447 -16372
- package/library/components/video.js +2 -2
- package/library/package.json +1 -1
- package/library/packages/molecules/src/estimated-reading-time/estimated-reading-time.d.ts +49 -0
- package/library/packages/molecules/src/estimated-reading-time/estimated-reading-time.styles.d.ts +2 -0
- package/library/packages/molecules/src/index.d.ts +1 -0
- package/library/packages/utils/src/custom-element/i18n.d.ts +1 -0
- package/library/react-web-component.d.ts +30 -4
- package/package.json +1 -1
|
@@ -1,223 +1,11 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
var p = /* @__PURE__ */ ((t) => (t.Millisecond = "ms", t.Second = "s", t))(p || {}), e = /* @__PURE__ */ ((t) => (t.Day = "d", t.DayHour = "d-h", t.DayHourMinute = "d-h-m", t.DayHourMinuteSecond = "d-h-m-s", t.Hour = "h", t.HourMinute = "h-m", t.HourMinuteSecond = "h-m-s", t.Minute = "m", t.MinuteSecond = "m-s", t.Second = "s", t))(e || {}), a = /* @__PURE__ */ ((t) => (t.Digital = "digital", t.Long = "long", t.Narrow = "narrow", t.Short = "short", t))(a || {}), y = /* @__PURE__ */ ((t) => (t.English = "en", t))(y || {});
|
|
8
|
-
const P = [
|
|
9
|
-
{
|
|
10
|
-
key: "days",
|
|
11
|
-
longPlural: "days",
|
|
12
|
-
longSingular: "day",
|
|
13
|
-
narrow: "d",
|
|
14
|
-
short: "day"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
key: "hours",
|
|
18
|
-
longPlural: "hours",
|
|
19
|
-
longSingular: "hour",
|
|
20
|
-
narrow: "h",
|
|
21
|
-
short: "hr"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
key: "minutes",
|
|
25
|
-
longPlural: "minutes",
|
|
26
|
-
longSingular: "minute",
|
|
27
|
-
narrow: "m",
|
|
28
|
-
short: "min"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
key: "seconds",
|
|
32
|
-
longPlural: "seconds",
|
|
33
|
-
longSingular: "second",
|
|
34
|
-
narrow: "s",
|
|
35
|
-
short: "sec"
|
|
36
|
-
}
|
|
37
|
-
], _ = 1e3;
|
|
38
|
-
function v(t, o, n = y.English) {
|
|
39
|
-
const i = Intl.DurationFormat;
|
|
40
|
-
if (typeof i != "function")
|
|
41
|
-
throw new Error("Intl.DurationFormat is not supported");
|
|
42
|
-
return new i(n, { style: o }).format(t);
|
|
43
|
-
}
|
|
44
|
-
function F(t, o) {
|
|
45
|
-
const n = Math.floor(t / 1e3), i = Math.floor(n / 60), r = Math.floor(i / 60), u = Math.floor(r / 24), c = r % 24, h = i % 60, f = n % 60;
|
|
46
|
-
switch (o) {
|
|
47
|
-
case e.Day:
|
|
48
|
-
return { days: u };
|
|
49
|
-
case e.DayHour:
|
|
50
|
-
return { days: u, hours: c };
|
|
51
|
-
case e.DayHourMinute:
|
|
52
|
-
return { days: u, hours: c, minutes: h };
|
|
53
|
-
case e.DayHourMinuteSecond:
|
|
54
|
-
return { days: u, hours: c, minutes: h, seconds: f };
|
|
55
|
-
case e.Hour:
|
|
56
|
-
return { hours: r };
|
|
57
|
-
case e.HourMinute:
|
|
58
|
-
return { hours: r, minutes: h };
|
|
59
|
-
case e.HourMinuteSecond:
|
|
60
|
-
return { hours: r, minutes: h, seconds: f };
|
|
61
|
-
case e.Minute:
|
|
62
|
-
return { minutes: i };
|
|
63
|
-
case e.MinuteSecond:
|
|
64
|
-
return { minutes: i, seconds: f };
|
|
65
|
-
case e.Second:
|
|
66
|
-
return { seconds: n };
|
|
67
|
-
default:
|
|
68
|
-
return { days: u, hours: c, minutes: h };
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
function L(t) {
|
|
72
|
-
return Object.fromEntries(
|
|
73
|
-
Object.entries(t).filter(([, o]) => o !== 0)
|
|
74
|
-
);
|
|
75
|
-
}
|
|
76
|
-
function O(t, o) {
|
|
77
|
-
const n = [];
|
|
78
|
-
let i = 0;
|
|
79
|
-
for (const r of P) {
|
|
80
|
-
const u = t[r.key];
|
|
81
|
-
u !== void 0 && (n.push(
|
|
82
|
-
I(u, r, o, i)
|
|
83
|
-
), i += 1);
|
|
84
|
-
}
|
|
85
|
-
if (n.length === 0)
|
|
86
|
-
return "0";
|
|
87
|
-
switch (o) {
|
|
88
|
-
case a.Digital:
|
|
89
|
-
return n.join(":");
|
|
90
|
-
case a.Long:
|
|
91
|
-
case a.Short:
|
|
92
|
-
return n.join(", ");
|
|
93
|
-
case a.Narrow:
|
|
94
|
-
default:
|
|
95
|
-
return n.join(" ");
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
function I(t, o, n, i) {
|
|
99
|
-
const r = n === a.Digital ? i === 0 ? String(t) : String(t).padStart(2, "0") : b(t);
|
|
100
|
-
switch (n) {
|
|
101
|
-
case a.Digital:
|
|
102
|
-
return r;
|
|
103
|
-
case a.Long:
|
|
104
|
-
return `${r} ${t === 1 ? o.longSingular : o.longPlural}`;
|
|
105
|
-
case a.Short:
|
|
106
|
-
return `${r} ${o.short}`;
|
|
107
|
-
case a.Narrow:
|
|
108
|
-
default:
|
|
109
|
-
return `${r}${o.narrow}`;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
const T = g`
|
|
113
|
-
:host {
|
|
114
|
-
display: contents;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.format-time {
|
|
118
|
-
color: var(--cx-format-time-color, inherit);
|
|
119
|
-
font-size: var(--cx-format-time-font-size, inherit);
|
|
120
|
-
font-weight: var(--cx-format-time-font-weight, inherit);
|
|
121
|
-
}
|
|
122
|
-
`;
|
|
123
|
-
var A = Object.defineProperty, E = Object.getOwnPropertyDescriptor, l = (t, o, n, i) => {
|
|
124
|
-
for (var r = i > 1 ? void 0 : i ? E(o, n) : o, u = t.length - 1, c; u >= 0; u--)
|
|
125
|
-
(c = t[u]) && (r = (i ? c(o, n, r) : c(r)) || r);
|
|
126
|
-
return i && r && A(o, n, r), r;
|
|
127
|
-
};
|
|
128
|
-
function x(t) {
|
|
129
|
-
if (t === null || t === "")
|
|
130
|
-
return null;
|
|
131
|
-
const o = Number(t);
|
|
132
|
-
return Number.isFinite(o) ? o : null;
|
|
133
|
-
}
|
|
134
|
-
function C(t) {
|
|
135
|
-
return t == null ? null : String(t);
|
|
136
|
-
}
|
|
137
|
-
const $ = e.DayHourMinute, j = a.Long, z = /* @__PURE__ */ new Set([
|
|
138
|
-
e.Day,
|
|
139
|
-
e.DayHour,
|
|
140
|
-
e.DayHourMinute,
|
|
141
|
-
e.DayHourMinuteSecond,
|
|
142
|
-
e.Hour,
|
|
143
|
-
e.HourMinute,
|
|
144
|
-
e.HourMinuteSecond,
|
|
145
|
-
e.Minute,
|
|
146
|
-
e.MinuteSecond,
|
|
147
|
-
e.Second
|
|
148
|
-
]), U = /* @__PURE__ */ new Set([
|
|
149
|
-
a.Long,
|
|
150
|
-
a.Short,
|
|
151
|
-
a.Narrow,
|
|
152
|
-
a.Digital
|
|
153
|
-
]);
|
|
154
|
-
let s = class extends D {
|
|
155
|
-
constructor() {
|
|
156
|
-
super(...arguments), this.localize = new N(this), this.duration = null, this.placeholder = "", this.unitsFormat = e.DayHourMinute, this.locale = y.English, this.displayStyle = a.Long, this.inputUnit = p.Millisecond, this.formattedDuration = "0";
|
|
157
|
-
}
|
|
158
|
-
updateFormattedDuration() {
|
|
159
|
-
const t = this.normalizeDurationToMilliseconds();
|
|
160
|
-
if (t == null || t === 0 || !Number.isFinite(t)) {
|
|
161
|
-
this.formattedDuration = "0";
|
|
162
|
-
return;
|
|
163
|
-
}
|
|
164
|
-
const o = z.has(this.unitsFormat) ? this.unitsFormat : $, n = U.has(this.displayStyle) ? this.displayStyle : j, i = F(t, o);
|
|
165
|
-
try {
|
|
166
|
-
this.formattedDuration = v(i, n, this.locale) || "0";
|
|
167
|
-
} catch {
|
|
168
|
-
const r = L(i);
|
|
169
|
-
this.formattedDuration = O(r, n);
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
normalizeDurationToMilliseconds() {
|
|
173
|
-
return this.duration === null || this.duration === void 0 ? null : Number.isFinite(this.duration) ? this.inputUnit === p.Second ? this.duration * _ : this.duration : Number.NaN;
|
|
174
|
-
}
|
|
175
|
-
render() {
|
|
176
|
-
const t = this.placeholder || this.localize.term("ongoing");
|
|
177
|
-
return this.duration == null || Number.isNaN(this.duration) ? S`<span part="base" class="format-time">${t}</span>` : S`<span part="base" class="format-time">${this.formattedDuration}</span>`;
|
|
178
|
-
}
|
|
179
|
-
};
|
|
180
|
-
s.styles = [w, T];
|
|
181
|
-
s.dependencies = {};
|
|
182
|
-
l([
|
|
183
|
-
d({
|
|
184
|
-
converter: {
|
|
185
|
-
fromAttribute: x,
|
|
186
|
-
toAttribute: C
|
|
187
|
-
},
|
|
188
|
-
reflect: !0
|
|
189
|
-
})
|
|
190
|
-
], s.prototype, "duration", 2);
|
|
191
|
-
l([
|
|
192
|
-
d({ type: String })
|
|
193
|
-
], s.prototype, "placeholder", 2);
|
|
194
|
-
l([
|
|
195
|
-
d({ attribute: "units-format", reflect: !0, type: String })
|
|
196
|
-
], s.prototype, "unitsFormat", 2);
|
|
197
|
-
l([
|
|
198
|
-
d({ type: String })
|
|
199
|
-
], s.prototype, "locale", 2);
|
|
200
|
-
l([
|
|
201
|
-
d({ attribute: "display-style", reflect: !0, type: String })
|
|
202
|
-
], s.prototype, "displayStyle", 2);
|
|
203
|
-
l([
|
|
204
|
-
d({ attribute: "input-unit", type: String })
|
|
205
|
-
], s.prototype, "inputUnit", 2);
|
|
206
|
-
l([
|
|
207
|
-
H()
|
|
208
|
-
], s.prototype, "formattedDuration", 2);
|
|
209
|
-
l([
|
|
210
|
-
m("displayStyle", { waitUntilFirstUpdate: !0 }),
|
|
211
|
-
m("unitsFormat", { waitUntilFirstUpdate: !0 }),
|
|
212
|
-
m("inputUnit", { waitUntilFirstUpdate: !0 }),
|
|
213
|
-
m("locale", { waitUntilFirstUpdate: !0 }),
|
|
214
|
-
m("duration")
|
|
215
|
-
], s.prototype, "updateFormattedDuration", 1);
|
|
216
|
-
s = l([
|
|
217
|
-
M("cx-format-time")
|
|
218
|
-
], s);
|
|
1
|
+
import "../chunks/custom-element.vnXBMQxc.js";
|
|
2
|
+
import "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
+
import { C as u, f as e, t as f } from "../chunks/format-time.HdcgoabZ.js";
|
|
4
|
+
import "../chunks/i18n.C3Z8Xe8q.js";
|
|
5
|
+
import "../chunks/watch.BCJD77bD.js";
|
|
6
|
+
import "../chunks/state.Cw55xXlb.js";
|
|
219
7
|
export {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
8
|
+
u as default,
|
|
9
|
+
e as fromDurationAttribute,
|
|
10
|
+
f as toDurationAttribute
|
|
223
11
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./copy-button.js";
|
|
2
2
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
3
3
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
4
|
-
import { C as u } from "../chunks/header.
|
|
5
|
-
import "../chunks/i18n.
|
|
4
|
+
import { C as u } from "../chunks/header.oyZxakKM.js";
|
|
5
|
+
import "../chunks/i18n.C3Z8Xe8q.js";
|
|
6
6
|
import "../chunks/watch.BCJD77bD.js";
|
|
7
7
|
import "../chunks/query.BBf1UFkC.js";
|
|
8
8
|
import "../chunks/class-map.CoZTSvbM.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { i as g, n as r, C as p, c as x } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as h } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
|
-
import { L as m } from "../chunks/i18n.
|
|
3
|
+
import { L as m } from "../chunks/i18n.C3Z8Xe8q.js";
|
|
4
4
|
import { r as f } from "../chunks/state.Cw55xXlb.js";
|
|
5
5
|
import { e as v } from "../chunks/query.BBf1UFkC.js";
|
|
6
6
|
import { e as y } from "../chunks/class-map.CoZTSvbM.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 l } from "../chunks/iframe.
|
|
4
|
-
import "../chunks/i18n.
|
|
3
|
+
import { C as l } from "../chunks/iframe.C6CLUrTT.js";
|
|
4
|
+
import "../chunks/i18n.C3Z8Xe8q.js";
|
|
5
5
|
import "../chunks/watch.BCJD77bD.js";
|
|
6
6
|
import "../chunks/query.BBf1UFkC.js";
|
|
7
7
|
import "../chunks/class-map.CoZTSvbM.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { i as h, n as f, C as g, x as u, c as v } from "../chunks/custom-element.vnXBMQxc.js";
|
|
2
2
|
import { c as _ } from "../chunks/component.styles.CI-v8BZa.js";
|
|
3
3
|
import { d as w } from "../chunks/drag.DXEXVXPv.js";
|
|
4
|
-
import { L as y } from "../chunks/i18n.
|
|
4
|
+
import { L as y } from "../chunks/i18n.C3Z8Xe8q.js";
|
|
5
5
|
import { c as d } from "../chunks/math.DqTA6ya4.js";
|
|
6
6
|
import { w as x } from "../chunks/watch.BCJD77bD.js";
|
|
7
7
|
import { e as m } from "../chunks/query.BBf1UFkC.js";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as h } from "../chunks/image.
|
|
1
|
+
import { C as h } from "../chunks/image.BJfasRY_.js";
|
|
2
2
|
import "../chunks/component.styles.CI-v8BZa.js";
|
|
3
3
|
import "../chunks/index.Cpamj0jB.js";
|
|
4
4
|
import "../chunks/custom-element.vnXBMQxc.js";
|
|
5
|
-
import "../chunks/popup.
|
|
6
|
-
import "../chunks/i18n.
|
|
5
|
+
import "../chunks/popup.Ba501Rgg.js";
|
|
6
|
+
import "../chunks/i18n.C3Z8Xe8q.js";
|
|
7
7
|
import "../chunks/watch.BCJD77bD.js";
|
|
8
8
|
import "../chunks/state.Cw55xXlb.js";
|
|
9
9
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -3,7 +3,7 @@ import { c as lt } from "../chunks/component.styles.CI-v8BZa.js";
|
|
|
3
3
|
import { f as ot } from "../chunks/form-control.styles.NE2Q-quE.js";
|
|
4
4
|
import { d as ht } from "../chunks/default-value.CIKAvD5l.js";
|
|
5
5
|
import { F as pt } from "../chunks/form.DycFDdkp.js";
|
|
6
|
-
import { L as ct } from "../chunks/i18n.
|
|
6
|
+
import { L as ct } from "../chunks/i18n.C3Z8Xe8q.js";
|
|
7
7
|
import { H as dt } from "../chunks/slot.DJLm4Dig.js";
|
|
8
8
|
import { w as T } from "../chunks/watch.BCJD77bD.js";
|
|
9
9
|
import { r as j } from "../chunks/state.Cw55xXlb.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../chunks/button.
|
|
1
|
+
import "../chunks/button.CiWlWCNb.js";
|
|
2
2
|
import "./tooltip.js";
|
|
3
3
|
import "./resize-observer.js";
|
|
4
4
|
import { i as g, n as r, C as b, x as h, c as x } from "../chunks/custom-element.vnXBMQxc.js";
|
|
5
5
|
import { c as w } from "../chunks/component.styles.CI-v8BZa.js";
|
|
6
6
|
import { i as f } from "../chunks/browser.Va59Ix3P.js";
|
|
7
|
-
import { d as C } from "../chunks/popup.
|
|
7
|
+
import { d as C } from "../chunks/popup.Ba501Rgg.js";
|
|
8
8
|
import { r as u } from "../chunks/state.Cw55xXlb.js";
|
|
9
9
|
import { e as y } from "../chunks/query.BBf1UFkC.js";
|
|
10
10
|
const v = g`
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../chunks/button.
|
|
2
|
-
import "../chunks/dialog.
|
|
1
|
+
import "../chunks/button.CiWlWCNb.js";
|
|
2
|
+
import "../chunks/dialog.C28qzMSQ.js";
|
|
3
3
|
import "./grid.js";
|
|
4
4
|
import "./grid-item.js";
|
|
5
5
|
import "./input.js";
|
|
@@ -7,12 +7,12 @@ 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.C8gqB3Ym.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.Ba501Rgg.js";
|
|
15
|
+
import "../chunks/i18n.C3Z8Xe8q.js";
|
|
16
16
|
import "../chunks/watch.BCJD77bD.js";
|
|
17
17
|
import "../chunks/state.Cw55xXlb.js";
|
|
18
18
|
import "../chunks/query.BBf1UFkC.js";
|
|
@@ -20,7 +20,7 @@ import "../chunks/choose.BTbF6BAn.js";
|
|
|
20
20
|
import "../chunks/class-map.CoZTSvbM.js";
|
|
21
21
|
import "../chunks/repeat.CauKaXyy.js";
|
|
22
22
|
import "../chunks/when.Dr1es41R.js";
|
|
23
|
-
import { c as v, C as w } from "../chunks/list-editor.
|
|
23
|
+
import { c as v, C as w } from "../chunks/list-editor.qPIn_AFA.js";
|
|
24
24
|
export {
|
|
25
25
|
v as columnDefaults,
|
|
26
26
|
w as default
|
|
@@ -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.BJfasRY_.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.C3Z8Xe8q.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.Ba501Rgg.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.C3Z8Xe8q.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.CsKJgvVf.js";
|
|
4
|
+
import { C } from "../chunks/confirm-popover.Bfuw361W.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.ELghy6Qk.js";
|
|
9
|
+
import { C as P } from "../chunks/list-editor.qPIn_AFA.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.BOHZB9Sv.js";
|
|
4
|
+
import "../chunks/i18n.C3Z8Xe8q.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.CG_PUG1X.js";
|
|
3
|
+
import { C } from "../chunks/file-on-demand.UNUgyyno.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.C3Z8Xe8q.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.CiWlWCNb.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.BOHZB9Sv.js";
|
|
13
|
+
import { C as S } from "../chunks/select.oVg7uA-M.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.Ba501Rgg.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.C3Z8Xe8q.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.C3Z8Xe8q.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.C3Z8Xe8q.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.C3Z8Xe8q.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.Ba501Rgg.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.C3Z8Xe8q.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.C3Z8Xe8q.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.C3Z8Xe8q.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.C3Z8Xe8q.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.oVg7uA-M.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.BOHZB9Sv.js";
|
|
22
|
+
import "../chunks/popup.Ba501Rgg.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.C3Z8Xe8q.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.oVg7uA-M.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.C3Z8Xe8q.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.C3Z8Xe8q.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.C3Z8Xe8q.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.BWYMMhrE.js";
|
|
5
|
+
import "../chunks/i18n.C3Z8Xe8q.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.CiWlWCNb.js";
|
|
20
20
|
import "./dropdown.js";
|
|
21
21
|
import "./icon-button.js";
|
|
22
22
|
import "./menu.js";
|