platformscode-new-react 0.0.32 → 0.0.34
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/dist/index.cjs.js +33 -33
- package/dist/index.js +157 -147
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -62,7 +62,7 @@ var si = Object.defineProperty, di = (t, n) => {
|
|
|
62
62
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
63
63
|
};
|
|
64
64
|
return o.$onReadyPromise$ = new Promise((i) => o.$onReadyResolve$ = i), t["s-p"] = [], t["s-rc"] = [], Ce.set(t, o);
|
|
65
|
-
}, he = (t, n) => n in t, qn = (t, n) => (0, console.error)(t, n), mn = /* @__PURE__ */ new Map(), fi = "slot-fb{display:contents}slot-fb[hidden]{display:none}", re = "http://www.w3.org/1999/xlink", Cn = typeof window < "u" ? window : {},
|
|
65
|
+
}, he = (t, n) => n in t, qn = (t, n) => (0, console.error)(t, n), mn = /* @__PURE__ */ new Map(), fi = "slot-fb{display:contents}slot-fb[hidden]{display:none}", re = "http://www.w3.org/1999/xlink", Cn = typeof window < "u" ? window : {}, B = Cn.document || { head: {} }, p = Cn.HTMLElement || class {
|
|
66
66
|
}, H = {
|
|
67
67
|
$flags$: 0,
|
|
68
68
|
$resourcesUrl$: "",
|
|
@@ -197,14 +197,14 @@ var qi = (t) => {
|
|
|
197
197
|
}, Ti = (t, n, o) => {
|
|
198
198
|
var i;
|
|
199
199
|
const r = je(n), c = mn.get(r);
|
|
200
|
-
if (t = t.nodeType === 11 ? t :
|
|
200
|
+
if (t = t.nodeType === 11 ? t : B, c)
|
|
201
201
|
if (typeof c == "string") {
|
|
202
202
|
t = t.head || t;
|
|
203
203
|
let d = de.get(t), l;
|
|
204
204
|
if (d || de.set(t, d = /* @__PURE__ */ new Set()), !d.has(r)) {
|
|
205
205
|
{
|
|
206
|
-
l =
|
|
207
|
-
const f = (i = H.$nonce$) != null ? i : yi(
|
|
206
|
+
l = B.createElement("style"), l.innerHTML = c;
|
|
207
|
+
const f = (i = H.$nonce$) != null ? i : yi(B);
|
|
208
208
|
f != null && l.setAttribute("nonce", f), /**
|
|
209
209
|
* we render a scoped component
|
|
210
210
|
*/
|
|
@@ -287,11 +287,11 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
287
287
|
// where actual slot content should sit next to
|
|
288
288
|
1
|
|
289
289
|
))), c.$text$ !== null)
|
|
290
|
-
l = c.$elm$ =
|
|
290
|
+
l = c.$elm$ = B.createTextNode(c.$text$);
|
|
291
291
|
else if (c.$flags$ & 1)
|
|
292
|
-
l = c.$elm$ =
|
|
292
|
+
l = c.$elm$ = B.createTextNode("");
|
|
293
293
|
else {
|
|
294
|
-
if (F || (F = c.$tag$ === "svg"), l = c.$elm$ =
|
|
294
|
+
if (F || (F = c.$tag$ === "svg"), l = c.$elm$ = B.createElementNS(
|
|
295
295
|
F ? mi : wi,
|
|
296
296
|
!vn && K.slotRelocation && c.$flags$ & 2 ? "slot-fb" : c.$tag$
|
|
297
297
|
), F && c.$tag$ === "foreignObject" && (F = !1), De(null, c, F), !!l.getRootNode().querySelector("body") && K.scoped && vi(Y) && l["s-si"] !== Y && l.classList.add(l["s-si"] = Y), c.$children$)
|
|
@@ -395,7 +395,7 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
395
395
|
}
|
|
396
396
|
Ie(o);
|
|
397
397
|
}
|
|
398
|
-
},
|
|
398
|
+
}, P = [], Ae = (t) => {
|
|
399
399
|
let n, o, i;
|
|
400
400
|
for (const r of t.childNodes) {
|
|
401
401
|
if (r["s-sr"] && (n = r["s-cr"]) && n.parentNode) {
|
|
@@ -404,14 +404,14 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
404
404
|
for (i = o.length - 1; i >= 0; i--)
|
|
405
405
|
if (n = o[i], !n["s-cn"] && !n["s-nr"] && n["s-hn"] !== r["s-hn"] && !K.experimentalSlotFixes)
|
|
406
406
|
if (ue(n, c)) {
|
|
407
|
-
let d =
|
|
408
|
-
yn = !0, n["s-sn"] = n["s-sn"] || c, d ? (d.$nodeToRelocate$["s-sh"] = r["s-hn"], d.$slotRefNode$ = r) : (n["s-sh"] = r["s-hn"],
|
|
407
|
+
let d = P.find((l) => l.$nodeToRelocate$ === n);
|
|
408
|
+
yn = !0, n["s-sn"] = n["s-sn"] || c, d ? (d.$nodeToRelocate$["s-sh"] = r["s-hn"], d.$slotRefNode$ = r) : (n["s-sh"] = r["s-hn"], P.push({
|
|
409
409
|
$slotRefNode$: r,
|
|
410
410
|
$nodeToRelocate$: n
|
|
411
|
-
})), n["s-sr"] &&
|
|
412
|
-
ue(l.$nodeToRelocate$, n["s-sn"]) && (d =
|
|
411
|
+
})), n["s-sr"] && P.map((l) => {
|
|
412
|
+
ue(l.$nodeToRelocate$, n["s-sn"]) && (d = P.find((f) => f.$nodeToRelocate$ === n), d && !l.$slotRefNode$ && (l.$slotRefNode$ = d.$slotRefNode$));
|
|
413
413
|
});
|
|
414
|
-
} else
|
|
414
|
+
} else P.some((d) => d.$nodeToRelocate$ === n) || P.push({
|
|
415
415
|
$nodeToRelocate$: n
|
|
416
416
|
});
|
|
417
417
|
}
|
|
@@ -431,14 +431,14 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
431
431
|
{
|
|
432
432
|
if (H.$flags$ |= 1, In) {
|
|
433
433
|
Ae(x.$elm$);
|
|
434
|
-
for (const y of
|
|
434
|
+
for (const y of P) {
|
|
435
435
|
const _ = y.$nodeToRelocate$;
|
|
436
436
|
if (!_["s-ol"]) {
|
|
437
|
-
const q =
|
|
437
|
+
const q = B.createTextNode("");
|
|
438
438
|
q["s-nr"] = _, U(_.parentNode, _["s-ol"] = q, _);
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
|
-
for (const y of
|
|
441
|
+
for (const y of P) {
|
|
442
442
|
const _ = y.$nodeToRelocate$, q = y.$slotRefNode$;
|
|
443
443
|
if (q) {
|
|
444
444
|
const C = q.parentNode;
|
|
@@ -446,12 +446,12 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
446
446
|
{
|
|
447
447
|
let T = (i = _["s-ol"]) == null ? void 0 : i.previousSibling;
|
|
448
448
|
for (; T; ) {
|
|
449
|
-
let
|
|
450
|
-
if (
|
|
451
|
-
for (
|
|
452
|
-
|
|
453
|
-
if (!
|
|
454
|
-
M =
|
|
449
|
+
let D = (r = T["s-nr"]) != null ? r : null;
|
|
450
|
+
if (D && D["s-sn"] === _["s-sn"] && C === D.parentNode) {
|
|
451
|
+
for (D = D.nextSibling; D === _ || D != null && D["s-sr"]; )
|
|
452
|
+
D = D == null ? void 0 : D.nextSibling;
|
|
453
|
+
if (!D || !D["s-nr"]) {
|
|
454
|
+
M = D;
|
|
455
455
|
break;
|
|
456
456
|
}
|
|
457
457
|
}
|
|
@@ -463,7 +463,7 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
463
463
|
_.nodeType === 1 && (o && (_["s-ih"] = (d = _.hidden) != null ? d : !1), _.hidden = !0);
|
|
464
464
|
}
|
|
465
465
|
}
|
|
466
|
-
yn && Ie(x.$elm$), H.$flags$ &= -2,
|
|
466
|
+
yn && Ie(x.$elm$), H.$flags$ &= -2, P.length = 0;
|
|
467
467
|
}
|
|
468
468
|
Ln = void 0;
|
|
469
469
|
}, He = (t, n) => {
|
|
@@ -481,10 +481,10 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
481
481
|
`Can't render component <${o.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`
|
|
482
482
|
);
|
|
483
483
|
let c;
|
|
484
|
-
return n && (c = un(r, "componentWillLoad")), i(),
|
|
485
|
-
},
|
|
484
|
+
return n && (c = un(r, "componentWillLoad")), i(), Pi(c, () => Ri(t, r, n));
|
|
485
|
+
}, Pi = (t, n) => Bi(t) ? t.then(n).catch((o) => {
|
|
486
486
|
console.error(o), n();
|
|
487
|
-
}) : n(),
|
|
487
|
+
}) : n(), Bi = (t) => t instanceof Promise || t && t.then && typeof t.then == "function", Ri = async (t, n, o) => {
|
|
488
488
|
var i;
|
|
489
489
|
const r = t.$hostElement$, c = V("update", t.$cmpMeta$.$tagName$), d = r["s-rc"];
|
|
490
490
|
o && Mi(t);
|
|
@@ -505,7 +505,7 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
505
505
|
const n = t.$cmpMeta$.$tagName$, o = t.$hostElement$, i = V("postUpdate", n), r = o, c = t.$ancestorComponent$;
|
|
506
506
|
un(r, "componentDidRender"), t.$flags$ & 64 ? (un(r, "componentDidUpdate"), i()) : (t.$flags$ |= 64, Fe(o), un(r, "componentDidLoad"), i(), t.$onReadyResolve$(o), c || Wi()), t.$onRenderResolve$ && (t.$onRenderResolve$(), t.$onRenderResolve$ = void 0), t.$flags$ & 512 && Tn(() => On(t, !1)), t.$flags$ &= -517;
|
|
507
507
|
}, Wi = (t) => {
|
|
508
|
-
Fe(
|
|
508
|
+
Fe(B.documentElement), Tn(() => Ee(Cn, "appload", { detail: { namespace: ci } }));
|
|
509
509
|
}, un = (t, n, o) => {
|
|
510
510
|
if (t && t[n])
|
|
511
511
|
try {
|
|
@@ -569,8 +569,8 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
569
569
|
if (_ == null) {
|
|
570
570
|
const q = Q(this), C = q == null ? void 0 : q.$flags$;
|
|
571
571
|
if (C && !(C & 8) && C & 128 && x !== b) {
|
|
572
|
-
const T = this,
|
|
573
|
-
|
|
572
|
+
const T = this, D = (y = n.$watchers$) == null ? void 0 : y[f];
|
|
573
|
+
D == null || D.forEach((W) => {
|
|
574
574
|
T[W] != null && T[W].call(T, x, b, f);
|
|
575
575
|
});
|
|
576
576
|
}
|
|
@@ -646,7 +646,7 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
646
646
|
i();
|
|
647
647
|
}
|
|
648
648
|
}, Qi = (t) => {
|
|
649
|
-
const n = t["s-cr"] =
|
|
649
|
+
const n = t["s-cr"] = B.createComment(
|
|
650
650
|
""
|
|
651
651
|
);
|
|
652
652
|
n["s-cn"] = !0, U(t, n, t.firstChild);
|
|
@@ -679,7 +679,7 @@ var Y, Ln, rn, vn = !1, yn = !1, In = !1, F = !1, xn = (t, n, o, i) => {
|
|
|
679
679
|
}
|
|
680
680
|
}), t.is = o.$tagName$, Xi(t, o);
|
|
681
681
|
}, R = (t, n) => n;
|
|
682
|
-
const
|
|
682
|
+
const Pe = /* @__PURE__ */ k(class extends p {
|
|
683
683
|
constructor() {
|
|
684
684
|
super(), this.__registerHost(), this.bodyElement = null, this.title = "", this.content = "", this.size = "lg", this.iconAlignment = "Trailing", this.flush = !1, this.disabled = !1, this.extraClass = "", this.isOpen = !1;
|
|
685
685
|
}
|
|
@@ -714,13 +714,13 @@ const Be = /* @__PURE__ */ k(class extends p {
|
|
|
714
714
|
extraClass: [1, "extra-class"],
|
|
715
715
|
isOpen: [32]
|
|
716
716
|
}]);
|
|
717
|
-
function
|
|
717
|
+
function Be() {
|
|
718
718
|
if (typeof customElements > "u")
|
|
719
719
|
return;
|
|
720
720
|
["dga-accordion"].forEach((n) => {
|
|
721
721
|
switch (n) {
|
|
722
722
|
case "dga-accordion":
|
|
723
|
-
customElements.get(n) || customElements.define(n,
|
|
723
|
+
customElements.get(n) || customElements.define(n, Pe);
|
|
724
724
|
break;
|
|
725
725
|
}
|
|
726
726
|
});
|
|
@@ -744,7 +744,7 @@ function nh() {
|
|
|
744
744
|
customElements.get(n) || customElements.define(n, Re);
|
|
745
745
|
break;
|
|
746
746
|
case "dga-accordion":
|
|
747
|
-
customElements.get(n) ||
|
|
747
|
+
customElements.get(n) || Be();
|
|
748
748
|
break;
|
|
749
749
|
}
|
|
750
750
|
});
|
|
@@ -795,7 +795,7 @@ const eh = Re, th = nh, Ue = /* @__PURE__ */ k(class extends p {
|
|
|
795
795
|
variant: ["updateIcon"],
|
|
796
796
|
type: ["updateIcon"]
|
|
797
797
|
}]);
|
|
798
|
-
function
|
|
798
|
+
function j() {
|
|
799
799
|
if (typeof customElements > "u")
|
|
800
800
|
return;
|
|
801
801
|
["dga-icon"].forEach((n) => {
|
|
@@ -847,7 +847,7 @@ function We() {
|
|
|
847
847
|
customElements.get(n) || customElements.define(n, Ze);
|
|
848
848
|
break;
|
|
849
849
|
case "dga-icon":
|
|
850
|
-
customElements.get(n) ||
|
|
850
|
+
customElements.get(n) || j();
|
|
851
851
|
break;
|
|
852
852
|
}
|
|
853
853
|
});
|
|
@@ -874,7 +874,7 @@ function oh() {
|
|
|
874
874
|
customElements.get(n) || We();
|
|
875
875
|
break;
|
|
876
876
|
case "dga-icon":
|
|
877
|
-
customElements.get(n) ||
|
|
877
|
+
customElements.get(n) || j();
|
|
878
878
|
break;
|
|
879
879
|
}
|
|
880
880
|
});
|
|
@@ -922,7 +922,7 @@ function X() {
|
|
|
922
922
|
customElements.get(n) || customElements.define(n, Ge);
|
|
923
923
|
break;
|
|
924
924
|
case "dga-icon":
|
|
925
|
-
customElements.get(n) ||
|
|
925
|
+
customElements.get(n) || j();
|
|
926
926
|
break;
|
|
927
927
|
}
|
|
928
928
|
});
|
|
@@ -949,12 +949,12 @@ function rh() {
|
|
|
949
949
|
customElements.get(n) || X();
|
|
950
950
|
break;
|
|
951
951
|
case "dga-icon":
|
|
952
|
-
customElements.get(n) ||
|
|
952
|
+
customElements.get(n) || j();
|
|
953
953
|
break;
|
|
954
954
|
}
|
|
955
955
|
});
|
|
956
956
|
}
|
|
957
|
-
const gh = Xe, ah = rh,
|
|
957
|
+
const gh = Xe, ah = rh, S = () => {
|
|
958
958
|
const t = Date.now().toString(36), n = Math.random().toString(36).substring(2);
|
|
959
959
|
return t + n;
|
|
960
960
|
}, Ye = /* @__PURE__ */ k(class extends p {
|
|
@@ -974,7 +974,7 @@ const gh = Xe, ah = rh, j = () => {
|
|
|
974
974
|
}, this.handleEscape = (n) => {
|
|
975
975
|
var o, i;
|
|
976
976
|
n.key === "Escape" && (this.handleFocusOut(), (i = (o = this.labelRef) === null || o === void 0 ? void 0 : o.querySelector("input")) === null || i === void 0 || i.blur());
|
|
977
|
-
}, this.color = "brand", this.label = void 0, this.helperText = void 0, this.alertMessage = void 0, this.alertText = void 0, this.disabled = !1, this.name =
|
|
977
|
+
}, this.color = "brand", this.label = void 0, this.helperText = void 0, this.alertMessage = void 0, this.alertText = void 0, this.disabled = !1, this.name = S(), this.value = "", this.showBorderOnFocusAndFocusOute = !0, this.onChange = void 0, this.onInput = void 0, this.checked = !1, this.isChecked = this.checked, this.Indeterminate = !1;
|
|
978
978
|
}
|
|
979
979
|
componentWillLoad() {
|
|
980
980
|
this.isChecked = this.checked;
|
|
@@ -1102,7 +1102,7 @@ function Ke() {
|
|
|
1102
1102
|
customElements.get(n) || an();
|
|
1103
1103
|
break;
|
|
1104
1104
|
case "dga-icon":
|
|
1105
|
-
customElements.get(n) ||
|
|
1105
|
+
customElements.get(n) || j();
|
|
1106
1106
|
break;
|
|
1107
1107
|
}
|
|
1108
1108
|
});
|
|
@@ -1135,7 +1135,7 @@ function ch() {
|
|
|
1135
1135
|
customElements.get(n) || an();
|
|
1136
1136
|
break;
|
|
1137
1137
|
case "dga-icon":
|
|
1138
|
-
customElements.get(n) ||
|
|
1138
|
+
customElements.get(n) || j();
|
|
1139
1139
|
break;
|
|
1140
1140
|
}
|
|
1141
1141
|
});
|
|
@@ -1166,29 +1166,36 @@ function lh() {
|
|
|
1166
1166
|
}
|
|
1167
1167
|
const fh = Ne, bh = lh, nt = /* @__PURE__ */ k(class extends p {
|
|
1168
1168
|
constructor() {
|
|
1169
|
-
super(), this.__registerHost(), this.label = void 0, this.variant = "success", this.size = "md", this.leadIcon = void 0, this.trailIcon = void 0, this.rounded = void 0, this.pressed = !1;
|
|
1169
|
+
super(), this.__registerHost(), this.label = void 0, this.variant = "success", this.size = "md", this.leadIcon = void 0, this.leadIconProps = void 0, this.trailIcon = void 0, this.trailIconProps = void 0, this.rounded = void 0, this.pressed = !1;
|
|
1170
|
+
}
|
|
1171
|
+
renderIcon(n, o) {
|
|
1172
|
+
return e("dga-icon", Object.assign({ icon: n }, o));
|
|
1170
1173
|
}
|
|
1171
|
-
// @Prop() outlined?: boolean;
|
|
1172
1174
|
render() {
|
|
1173
|
-
return e("span", { key: "
|
|
1175
|
+
return e("span", { key: "27c0a9d51579e47b5b2abc97c2b4425fb1c0b818", tabindex: "0", class: `chip chip--${this.variant} chip--${this.size} ${this.rounded ? "chip--rounded" : ""} ${this.pressed ? "pressed" : ""}`, onMouseDown: () => this.pressed = !0, onMouseUp: () => this.pressed = !1 }, this.leadIcon ? e("span", { class: "chip-icon" }, this.renderIcon(this.leadIcon, this.leadIconProps)) : "", this.label, this.trailIcon ? e("span", { class: "chip-icon" }, this.renderIcon(this.trailIcon, this.trailIconProps)) : "", e("slot", { key: "2ddfb9472f9a1df26747b2e5d7018e494d300604" }));
|
|
1174
1176
|
}
|
|
1175
1177
|
}, [4, "dga-chip", {
|
|
1176
1178
|
label: [1],
|
|
1177
1179
|
variant: [1],
|
|
1178
1180
|
size: [1],
|
|
1179
1181
|
leadIcon: [8, "lead-icon"],
|
|
1182
|
+
leadIconProps: [16],
|
|
1180
1183
|
trailIcon: [8, "trail-icon"],
|
|
1184
|
+
trailIconProps: [16],
|
|
1181
1185
|
rounded: [4],
|
|
1182
1186
|
pressed: [32]
|
|
1183
1187
|
}]);
|
|
1184
1188
|
function et() {
|
|
1185
1189
|
if (typeof customElements > "u")
|
|
1186
1190
|
return;
|
|
1187
|
-
["dga-chip"].forEach((n) => {
|
|
1191
|
+
["dga-chip", "dga-icon"].forEach((n) => {
|
|
1188
1192
|
switch (n) {
|
|
1189
1193
|
case "dga-chip":
|
|
1190
1194
|
customElements.get(n) || customElements.define(n, nt);
|
|
1191
1195
|
break;
|
|
1196
|
+
case "dga-icon":
|
|
1197
|
+
customElements.get(n) || j();
|
|
1198
|
+
break;
|
|
1192
1199
|
}
|
|
1193
1200
|
});
|
|
1194
1201
|
}
|
|
@@ -1210,7 +1217,7 @@ const tt = /* @__PURE__ */ k(class extends p {
|
|
|
1210
1217
|
function uh() {
|
|
1211
1218
|
if (typeof customElements > "u")
|
|
1212
1219
|
return;
|
|
1213
|
-
["cs-chip-usage", "dga-chip"].forEach((n) => {
|
|
1220
|
+
["cs-chip-usage", "dga-chip", "dga-icon"].forEach((n) => {
|
|
1214
1221
|
switch (n) {
|
|
1215
1222
|
case "cs-chip-usage":
|
|
1216
1223
|
customElements.get(n) || customElements.define(n, tt);
|
|
@@ -1218,6 +1225,9 @@ function uh() {
|
|
|
1218
1225
|
case "dga-chip":
|
|
1219
1226
|
customElements.get(n) || et();
|
|
1220
1227
|
break;
|
|
1228
|
+
case "dga-icon":
|
|
1229
|
+
customElements.get(n) || j();
|
|
1230
|
+
break;
|
|
1221
1231
|
}
|
|
1222
1232
|
});
|
|
1223
1233
|
}
|
|
@@ -1509,7 +1519,7 @@ const ft = /* @__PURE__ */ k(class extends p {
|
|
|
1509
1519
|
super(), this.__registerHost(), this.routes = [];
|
|
1510
1520
|
}
|
|
1511
1521
|
render() {
|
|
1512
|
-
return e("ul", { key: "9d3fe86f0555791623a5aafaee38e30c23c5222b", class: "sidepanel__menu-list" }, this.routes.map((n, o) => e("li", { key:
|
|
1522
|
+
return e("ul", { key: "9d3fe86f0555791623a5aafaee38e30c23c5222b", class: "sidepanel__menu-list" }, this.routes.map((n, o) => e("li", { key: S() }, e("tab-component", { route: n }), o < this.routes.length - 1 && e("div", { class: "sidepanel__menu-tab-divider" }))));
|
|
1513
1523
|
}
|
|
1514
1524
|
}, [0, "side-panel-menu", {
|
|
1515
1525
|
routes: [16]
|
|
@@ -1837,7 +1847,7 @@ const zh = pt, $h = Ch, kt = /* @__PURE__ */ k(class extends p {
|
|
|
1837
1847
|
super(), this.__registerHost(), this.handleClickOutside = (n) => {
|
|
1838
1848
|
var o;
|
|
1839
1849
|
this.containerRef && !this.containerRef.contains(n.target) && ((o = this.btnRef) === null || o === void 0 || o.classList.remove("open"));
|
|
1840
|
-
}, this.id =
|
|
1850
|
+
}, this.id = S(), this.placeholder = void 0, this.size = "lg", this.variant = "default", this.error = !1, this.disabled = !1, this.readonly = !1, this.multiSelect = !1, this.options = [], this.optionLabel = "name", this.trackBy = "value", this.getSelectedOptions = void 0, this.extraClass = void 0, this.optionList = [];
|
|
1841
1851
|
}
|
|
1842
1852
|
componentWillLoad() {
|
|
1843
1853
|
this.initializeOptions();
|
|
@@ -1894,9 +1904,9 @@ const zh = pt, $h = Ch, kt = /* @__PURE__ */ k(class extends p {
|
|
|
1894
1904
|
c.setAttribute("data-value", l.join(", ")), d.textContent = f.join(", "), l.length ? d.classList.add("dropdown__label--selection") : d.classList.remove("dropdown__label--selection");
|
|
1895
1905
|
}
|
|
1896
1906
|
render() {
|
|
1897
|
-
return e("div", { key: "ba77342af8f9b20170f7da9998a5b4490a9061cc", id: this.id, ref: (n) => this.containerRef = n, class: `dropdown dropdown--${this.size} ${this.error ? "dropdown--error" : ""} ${this.variant !== "default" ? `dropdown--${this.variant}` : ""} ${this.disabled ? "dropdown--disabled" : ""} ${this.readonly ? "dropdown--readonly" : ""} ${this.multiSelect ? "dropdown--multi-select" : ""} ${this.extraClass || ""}` }, e("button", { key: "71e36175574a9a345fc8ead803d159ba7cddd485", class: "dropdown__btn", ref: (n) => this.btnRef = n, disabled: this.disabled || this.readonly, onClick: this.handleToggleDropdown.bind(this), onMouseDown: this.handleAddPressed.bind(this), onMouseUp: this.handleRemovePressed.bind(this), onMouseOut: this.handleRemovePressed.bind(this), type: "button" }, e("span", { key: "9257bfbdb0ece12edff58b5e1b3e636a3f4be685", class: "dropdown__label" }), e("span", { key: "4fb25b4fcfa89f89740d34544101379fd0e2be3a", class: "dropdown__label-placeholder" }, this.placeholder), e("span", { key: "cca1339a889319768924d2fcb3c02b9a4ee33774", class: "dropdown__chevron" }, e("dga-icon", { key: "3ac0e8b7e3efe1ef4bc5229115752f35c254dfd9", icon: "ArrowDown01Icon", variant: "stroke" }))), e("ul", { key: "4107ff99c2e1c8442a6c1d7d33e482815f33bdc3", class: "dropdown__list" }, this.optionList.map((n, o) => this.multiSelect ? e("li", { key: n[this.trackBy] ? n[this.trackBy] :
|
|
1907
|
+
return e("div", { key: "ba77342af8f9b20170f7da9998a5b4490a9061cc", id: this.id, ref: (n) => this.containerRef = n, class: `dropdown dropdown--${this.size} ${this.error ? "dropdown--error" : ""} ${this.variant !== "default" ? `dropdown--${this.variant}` : ""} ${this.disabled ? "dropdown--disabled" : ""} ${this.readonly ? "dropdown--readonly" : ""} ${this.multiSelect ? "dropdown--multi-select" : ""} ${this.extraClass || ""}` }, e("button", { key: "71e36175574a9a345fc8ead803d159ba7cddd485", class: "dropdown__btn", ref: (n) => this.btnRef = n, disabled: this.disabled || this.readonly, onClick: this.handleToggleDropdown.bind(this), onMouseDown: this.handleAddPressed.bind(this), onMouseUp: this.handleRemovePressed.bind(this), onMouseOut: this.handleRemovePressed.bind(this), type: "button" }, e("span", { key: "9257bfbdb0ece12edff58b5e1b3e636a3f4be685", class: "dropdown__label" }), e("span", { key: "4fb25b4fcfa89f89740d34544101379fd0e2be3a", class: "dropdown__label-placeholder" }, this.placeholder), e("span", { key: "cca1339a889319768924d2fcb3c02b9a4ee33774", class: "dropdown__chevron" }, e("dga-icon", { key: "3ac0e8b7e3efe1ef4bc5229115752f35c254dfd9", icon: "ArrowDown01Icon", variant: "stroke" }))), e("ul", { key: "4107ff99c2e1c8442a6c1d7d33e482815f33bdc3", class: "dropdown__list" }, this.optionList.map((n, o) => this.multiSelect ? e("li", { key: n[this.trackBy] ? n[this.trackBy] : S() }, e("button", { class: "dropdown__option dropdown__option--checkbox", "data-value": n[this.trackBy] ? n[this.trackBy] : "", onClick: (i) => this.handleMultiOptionClicked(i, n, o), onMouseDown: this.handleAddPressed.bind(this), onMouseUp: this.handleRemovePressed.bind(this), onMouseOut: this.handleRemovePressed.bind(this), type: "button" }, e("div", { class: "dropdown__option-icon-container" }, e("span", { class: "dropdown__option-icon" }, e("i", { class: "hgi-solid hgi-tick-02", style: {
|
|
1898
1908
|
fontSize: "20px"
|
|
1899
|
-
} }))), e("span", { class: "dropdown__option-label" }, n[this.optionLabel] ? n[this.optionLabel] : ""))) : e("li", { key: n[this.trackBy] ? n[this.trackBy] :
|
|
1909
|
+
} }))), e("span", { class: "dropdown__option-label" }, n[this.optionLabel] ? n[this.optionLabel] : ""))) : e("li", { key: n[this.trackBy] ? n[this.trackBy] : S() }, e("button", { class: "dropdown__option", type: "button", onClick: (i) => this.handleSelectSingleOption(i, n, o), onMouseDown: this.handleAddPressed.bind(this), onMouseUp: this.handleRemovePressed.bind(this), onMouseOut: this.handleRemovePressed.bind(this) }, e("span", { class: "dropdown__option-label" }, n[this.optionLabel] ? n[this.optionLabel] : ""), e("span", { class: "dropdown__option-icon" }, e("dga-icon", { icon: "Tick02Icon", variant: "solid" })))))));
|
|
1900
1910
|
}
|
|
1901
1911
|
get el() {
|
|
1902
1912
|
return this;
|
|
@@ -1933,7 +1943,7 @@ function mt() {
|
|
|
1933
1943
|
customElements.get(n) || customElements.define(n, kt);
|
|
1934
1944
|
break;
|
|
1935
1945
|
case "dga-icon":
|
|
1936
|
-
customElements.get(n) ||
|
|
1946
|
+
customElements.get(n) || j();
|
|
1937
1947
|
break;
|
|
1938
1948
|
}
|
|
1939
1949
|
});
|
|
@@ -2062,7 +2072,7 @@ function Eh() {
|
|
|
2062
2072
|
customElements.get(n) || mt();
|
|
2063
2073
|
break;
|
|
2064
2074
|
case "dga-icon":
|
|
2065
|
-
customElements.get(n) ||
|
|
2075
|
+
customElements.get(n) || j();
|
|
2066
2076
|
break;
|
|
2067
2077
|
}
|
|
2068
2078
|
});
|
|
@@ -2124,7 +2134,7 @@ const yt = /* @__PURE__ */ k(class extends p {
|
|
|
2124
2134
|
n.preventDefault(), n.stopPropagation(), this.dragState = !0;
|
|
2125
2135
|
}, this.removeDragOverClass = (n) => {
|
|
2126
2136
|
n.preventDefault(), n.stopPropagation(), this.dragState = !1;
|
|
2127
|
-
}, this.id =
|
|
2137
|
+
}, this.id = S(), this.name = S(), this.accept = void 0, this.multiple = void 0, this.title = "Drag and drop files here to upload", this.fileTypesText = "Maximum file size allowed is 2MB, supported file formats include .jpg, .png, and .pdf.", this.actionName = "Browse Files", this.maximumFilesSize = void 0, this.disabled = !1, this.getUploadedFile = void 0, this.uploadFileOverSize = void 0, this.onChange = void 0, this.emitDeleteFile = void 0, this.files = [], this.dragState = !1;
|
|
2128
2138
|
}
|
|
2129
2139
|
componentDidLoad() {
|
|
2130
2140
|
const n = document.querySelector(".file-upload__drop-area");
|
|
@@ -2207,7 +2217,7 @@ const Lh = xt, Th = Dh, _t = /* @__PURE__ */ k(class extends p {
|
|
|
2207
2217
|
super(), this.__registerHost(), this.background = void 0, this.NavLinks = void 0, this.mainTitle = "", this.mainDescription = "", this.mainLink = void 0, this.mainLinkTilte = "", this.mainImage = "", this.copyright = "", this.groupLinks = [], this.socialMediaTitle = "Social Media", this.socialMediaLinks = [], this.accessibilityTitle = "Accessibility Tools", this.accessibilityLinks = [], this.basicLinks = [], this.extraLinks = [], this.bottomImages = [];
|
|
2208
2218
|
}
|
|
2209
2219
|
render() {
|
|
2210
|
-
return e("footer", { key: "b3d6c44c62255acb3a99874cf72a02cc3af98359", class: `footer ${this.background === "DarkGreen" ? "footer--bg-brand" : ""}` }, e("section", { key: "7cac940fbf9f637f66c0675ff7feccc0f3a2e8f0", class: "footer-content" }, (this.mainLinkTilte || this.mainImage) && e("div", { key: "32246e27e13d4c2c6d99e4b7ee8fa724dbf30c87", class: "footer-icon-section" }, e("a", { key: "3193c45b5128898d38a0cb9b0312a436c48ae33a", class: this.background === "DarkGreen" ? "link--on-color" : "", href: this.mainLink || "#", target: "_blank", rel: "noopener noreferrer" }, this.mainLinkTilte)), (this.mainTitle || this.mainDescription) && e("div", { key: "3b57d56012a44f6f766f69c49042f5faff775fa7", class: "footer-title-description" }, e("h3", { key: "cf925d01aa7c7a77feecb72a20e76cfd59670ae3", class: this.background === "DarkGreen" ? "link--on-color" : "" }, this.mainTitle), e("p", { key: "800a1e5e599afc3e4e457aeef53582297a0f7a41", class: this.background === "DarkGreen" ? "link--on-color" : "" }, this.mainDescription)), this.NavLinks && e("section", { key: "759dd06fd65e5f524c8339856d41bb69a56fa859", class: "footer__nav-links" }, this.groupLinks.map((n) => e("div", { class: "footer__nav-links-column" }, e("div", { class: "footer__nav-links-column-title" }, n.title), e("ul", { class: "footer__nav-links-column-body" }, n.links.map((o) => e("li", null, e("a", { href: o.target, class: `link link--sm link--neutral ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, e("span", { class: "link__label" }, o.name))))))), e("div", { key: "cca52d2d6303987e7ec1b259b4724b2862c35c50", class: "footer__nav-links-column" }, this.socialMediaLinks.length > 0 && e("div", { key: "f32f22b35a58e503e1b25795e795bed401834f6a" }, this.socialMediaTitle && e("div", { key: "ae283473c8c0934f7fc98df4b0de975e06c132f7", class: "footer__nav-links-column-title" }, this.socialMediaTitle), e("div", { key: "9dd3e0522cce367d5285cbd0df80ff541b9f48aa", class: "flex icons-container" }, this.socialMediaLinks.map((n) => e("a", { href: n.target, title: n.title, class: "btn btn--md btn--secondary-outline btn--secondary-outline-on-color btn--icon" }, e("span", { class: "btn-icon" }, n.icon))))), this.accessibilityLinks.length > 0 && e("div", { key: "5e84a66f12990386a60e1f24c97907469a634838" }, e("div", { key: "34038d23a7924d93b8780d26b311b21af4df576e", class: "footer__nav-links-column-title" }, this.accessibilityTitle), e("div", { key: "76d7b0a64eb3d86a61273296ee41ab75aa65bc72", class: "flex icons-container" }, this.accessibilityLinks.map((n) => e("a", { href: n.target, title: n.title, class: "btn btn--md btn--secondary-outline btn--secondary-outline-on-color btn--icon" }, e("span", { class: "btn-icon" }, n.icon))))))), e("section", { key: "75f260d9e251ce971817310edcfca0d15469de73", class: "footer__basic" }, e("div", { key: "b561dffb78ebc60a348f4df4cf72da85d5868e98", class: "footer__actions-copyright" }, e("ul", { key: "99f8593dfc60085ee6309371ada9766de94f8cdf", class: "footer__actions" }, this.basicLinks.map((n) => e("li", null, e("a", { href: n.target, class: `link link--sm link--neutral link--inline ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, e("span", { class: "link__label" }, n.name))))), this.copyright && e("p", { key: "f55eed731699d7a5cfa826e772dcb7818945d273", class: "footer__copyright text-sm-semibold" }, this.copyright), e("ul", { key: "2ad93731b35e7a631dc67613c283de1d155a5513", class: "footer__extra-actions" }, this.extraLinks.map((n) => e("li", null, e("a", { href: n.target, class: `link link--sm link--neutral ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, e("span", { class: "link__label" }, n.name)))))), e("div", { key: "99d8e12285c7a135613511acae4b4e0f430ded12", class: "footer__logos" }, this.bottomImages.map((n) => e("img", { src: n, key:
|
|
2220
|
+
return e("footer", { key: "b3d6c44c62255acb3a99874cf72a02cc3af98359", class: `footer ${this.background === "DarkGreen" ? "footer--bg-brand" : ""}` }, e("section", { key: "7cac940fbf9f637f66c0675ff7feccc0f3a2e8f0", class: "footer-content" }, (this.mainLinkTilte || this.mainImage) && e("div", { key: "32246e27e13d4c2c6d99e4b7ee8fa724dbf30c87", class: "footer-icon-section" }, e("a", { key: "3193c45b5128898d38a0cb9b0312a436c48ae33a", class: this.background === "DarkGreen" ? "link--on-color" : "", href: this.mainLink || "#", target: "_blank", rel: "noopener noreferrer" }, this.mainLinkTilte)), (this.mainTitle || this.mainDescription) && e("div", { key: "3b57d56012a44f6f766f69c49042f5faff775fa7", class: "footer-title-description" }, e("h3", { key: "cf925d01aa7c7a77feecb72a20e76cfd59670ae3", class: this.background === "DarkGreen" ? "link--on-color" : "" }, this.mainTitle), e("p", { key: "800a1e5e599afc3e4e457aeef53582297a0f7a41", class: this.background === "DarkGreen" ? "link--on-color" : "" }, this.mainDescription)), this.NavLinks && e("section", { key: "759dd06fd65e5f524c8339856d41bb69a56fa859", class: "footer__nav-links" }, this.groupLinks.map((n) => e("div", { class: "footer__nav-links-column" }, e("div", { class: "footer__nav-links-column-title" }, n.title), e("ul", { class: "footer__nav-links-column-body" }, n.links.map((o) => e("li", null, e("a", { href: o.target, class: `link link--sm link--neutral ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, e("span", { class: "link__label" }, o.name))))))), e("div", { key: "cca52d2d6303987e7ec1b259b4724b2862c35c50", class: "footer__nav-links-column" }, this.socialMediaLinks.length > 0 && e("div", { key: "f32f22b35a58e503e1b25795e795bed401834f6a" }, this.socialMediaTitle && e("div", { key: "ae283473c8c0934f7fc98df4b0de975e06c132f7", class: "footer__nav-links-column-title" }, this.socialMediaTitle), e("div", { key: "9dd3e0522cce367d5285cbd0df80ff541b9f48aa", class: "flex icons-container" }, this.socialMediaLinks.map((n) => e("a", { href: n.target, title: n.title, class: "btn btn--md btn--secondary-outline btn--secondary-outline-on-color btn--icon" }, e("span", { class: "btn-icon" }, n.icon))))), this.accessibilityLinks.length > 0 && e("div", { key: "5e84a66f12990386a60e1f24c97907469a634838" }, e("div", { key: "34038d23a7924d93b8780d26b311b21af4df576e", class: "footer__nav-links-column-title" }, this.accessibilityTitle), e("div", { key: "76d7b0a64eb3d86a61273296ee41ab75aa65bc72", class: "flex icons-container" }, this.accessibilityLinks.map((n) => e("a", { href: n.target, title: n.title, class: "btn btn--md btn--secondary-outline btn--secondary-outline-on-color btn--icon" }, e("span", { class: "btn-icon" }, n.icon))))))), e("section", { key: "75f260d9e251ce971817310edcfca0d15469de73", class: "footer__basic" }, e("div", { key: "b561dffb78ebc60a348f4df4cf72da85d5868e98", class: "footer__actions-copyright" }, e("ul", { key: "99f8593dfc60085ee6309371ada9766de94f8cdf", class: "footer__actions" }, this.basicLinks.map((n) => e("li", null, e("a", { href: n.target, class: `link link--sm link--neutral link--inline ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, e("span", { class: "link__label" }, n.name))))), this.copyright && e("p", { key: "f55eed731699d7a5cfa826e772dcb7818945d273", class: "footer__copyright text-sm-semibold" }, this.copyright), e("ul", { key: "2ad93731b35e7a631dc67613c283de1d155a5513", class: "footer__extra-actions" }, this.extraLinks.map((n) => e("li", null, e("a", { href: n.target, class: `link link--sm link--neutral ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, e("span", { class: "link__label" }, n.name)))))), e("div", { key: "99d8e12285c7a135613511acae4b4e0f430ded12", class: "footer__logos" }, this.bottomImages.map((n) => e("img", { src: n, key: S() }))))));
|
|
2211
2221
|
}
|
|
2212
2222
|
}, [0, "dga-footer", {
|
|
2213
2223
|
background: [1],
|
|
@@ -2262,7 +2272,7 @@ var hn = { exports: {} }, E = {};
|
|
|
2262
2272
|
* This source code is licensed under the MIT license found in the
|
|
2263
2273
|
* LICENSE file in the root directory of this source tree.
|
|
2264
2274
|
*/
|
|
2265
|
-
var sn = Symbol.for("react.element"), Ah = Symbol.for("react.portal"), Oh = Symbol.for("react.fragment"), Hh = Symbol.for("react.strict_mode"), Fh = Symbol.for("react.profiler"),
|
|
2275
|
+
var sn = Symbol.for("react.element"), Ah = Symbol.for("react.portal"), Oh = Symbol.for("react.fragment"), Hh = Symbol.for("react.strict_mode"), Fh = Symbol.for("react.profiler"), Ph = Symbol.for("react.provider"), Bh = Symbol.for("react.context"), Rh = Symbol.for("react.forward_ref"), Uh = Symbol.for("react.suspense"), Zh = Symbol.for("react.memo"), Wh = Symbol.for("react.lazy"), pe = Symbol.iterator;
|
|
2266
2276
|
function Vh(t) {
|
|
2267
2277
|
return t === null || typeof t != "object" ? null : (t = pe && t[pe] || t["@@iterator"], typeof t == "function" ? t : null);
|
|
2268
2278
|
}
|
|
@@ -2286,13 +2296,13 @@ en.prototype.forceUpdate = function(t) {
|
|
|
2286
2296
|
function Et() {
|
|
2287
2297
|
}
|
|
2288
2298
|
Et.prototype = en.prototype;
|
|
2289
|
-
function
|
|
2299
|
+
function Pn(t, n, o) {
|
|
2290
2300
|
this.props = t, this.context = n, this.refs = $t, this.updater = o || Ct;
|
|
2291
2301
|
}
|
|
2292
|
-
var
|
|
2293
|
-
|
|
2294
|
-
zt(
|
|
2295
|
-
|
|
2302
|
+
var Bn = Pn.prototype = new Et();
|
|
2303
|
+
Bn.constructor = Pn;
|
|
2304
|
+
zt(Bn, en.prototype);
|
|
2305
|
+
Bn.isPureReactComponent = !0;
|
|
2296
2306
|
var ke = Array.isArray, jt = Object.prototype.hasOwnProperty, Rn = { current: null }, St = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
2297
2307
|
function Dt(t, n, o) {
|
|
2298
2308
|
var i, r = {}, c = null, d = null;
|
|
@@ -2394,7 +2404,7 @@ E.Children = { map: fn, forEach: function(t, n, o) {
|
|
|
2394
2404
|
E.Component = en;
|
|
2395
2405
|
E.Fragment = Oh;
|
|
2396
2406
|
E.Profiler = Fh;
|
|
2397
|
-
E.PureComponent =
|
|
2407
|
+
E.PureComponent = Pn;
|
|
2398
2408
|
E.StrictMode = Hh;
|
|
2399
2409
|
E.Suspense = Uh;
|
|
2400
2410
|
E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Jh;
|
|
@@ -2416,7 +2426,7 @@ E.cloneElement = function(t, n, o) {
|
|
|
2416
2426
|
return { $$typeof: sn, type: t.type, key: r, ref: c, props: i, _owner: d };
|
|
2417
2427
|
};
|
|
2418
2428
|
E.createContext = function(t) {
|
|
2419
|
-
return t = { $$typeof:
|
|
2429
|
+
return t = { $$typeof: Bh, _currentValue: t, _currentValue2: t, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, t.Provider = { $$typeof: Ph, _context: t }, t.Consumer = t;
|
|
2420
2430
|
};
|
|
2421
2431
|
E.createElement = Dt;
|
|
2422
2432
|
E.createFactory = function(t) {
|
|
@@ -2543,8 +2553,8 @@ const hr = {}, rr = /* @__PURE__ */ Object.freeze({
|
|
|
2543
2553
|
var T = new ArrayBuffer(68);
|
|
2544
2554
|
M = new Uint8Array(T), C = new Uint32Array(T);
|
|
2545
2555
|
}
|
|
2546
|
-
var
|
|
2547
|
-
(r.JS_MD5_NO_NODE_JS || !
|
|
2556
|
+
var D = Array.isArray;
|
|
2557
|
+
(r.JS_MD5_NO_NODE_JS || !D) && (D = function(h) {
|
|
2548
2558
|
return Object.prototype.toString.call(h) === "[object Array]";
|
|
2549
2559
|
});
|
|
2550
2560
|
var W = ArrayBuffer.isView;
|
|
@@ -2559,7 +2569,7 @@ const hr = {}, rr = /* @__PURE__ */ Object.freeze({
|
|
|
2559
2569
|
throw new Error(n);
|
|
2560
2570
|
if (f && h.constructor === ArrayBuffer)
|
|
2561
2571
|
return [new Uint8Array(h), !1];
|
|
2562
|
-
if (!
|
|
2572
|
+
if (!D(h) && !W(h))
|
|
2563
2573
|
throw new Error(n);
|
|
2564
2574
|
return [h, !1];
|
|
2565
2575
|
}, ee = function(h) {
|
|
@@ -2588,7 +2598,7 @@ const hr = {}, rr = /* @__PURE__ */ Object.freeze({
|
|
|
2588
2598
|
return a.createHash("md5").update(v, "utf8").digest("hex");
|
|
2589
2599
|
if (v == null)
|
|
2590
2600
|
throw new Error(n);
|
|
2591
|
-
return v.constructor === ArrayBuffer && (v = new Uint8Array(v)),
|
|
2601
|
+
return v.constructor === ArrayBuffer && (v = new Uint8Array(v)), D(v) || W(v) || v.constructor === s ? a.createHash("md5").update(g(v)).digest("hex") : h(v);
|
|
2592
2602
|
};
|
|
2593
2603
|
return z;
|
|
2594
2604
|
}, te = function(h) {
|
|
@@ -2725,8 +2735,8 @@ const ar = (t, n) => {
|
|
|
2725
2735
|
const o = hn.exports.forwardRef(({ color: i = "currentColor", size: r = 24, strokeWidth: c, className: d = "", variant: l = "stroke", type: f = "rounded", ...b }, x) => {
|
|
2726
2736
|
var C;
|
|
2727
2737
|
const y = `${l}.${f}`, _ = { ref: x, ...Kh, width: r, height: r, color: i, className: d, ...b }, q = (C = n[y]) == null ? void 0 : C.map(([M, T]) => {
|
|
2728
|
-
const
|
|
2729
|
-
return c !== void 0 && "strokeWidth" in T && (
|
|
2738
|
+
const D = { ...T };
|
|
2739
|
+
return c !== void 0 && "strokeWidth" in T && (D.strokeWidth = c), hn.exports.createElement(M, { ...D, key: T.key });
|
|
2730
2740
|
});
|
|
2731
2741
|
return hn.exports.createElement("svg", _, q);
|
|
2732
2742
|
});
|
|
@@ -2989,7 +2999,7 @@ const sr = Mt, dr = cr, It = /* @__PURE__ */ k(class extends p {
|
|
|
2989
2999
|
neutral: "hgi-stroke hgi-help-circle"
|
|
2990
3000
|
}, this.type = "neutral", this.leadText = void 0, this.helperText = void 0, this.isactionButtons = !0, this.isCloseButton = !0, this.onClose = void 0, this.colored = !1, this.buttonsList = [
|
|
2991
3001
|
{
|
|
2992
|
-
id:
|
|
3002
|
+
id: S(),
|
|
2993
3003
|
label: "Button 1",
|
|
2994
3004
|
onClick: () => {
|
|
2995
3005
|
},
|
|
@@ -2997,7 +3007,7 @@ const sr = Mt, dr = cr, It = /* @__PURE__ */ k(class extends p {
|
|
|
2997
3007
|
title: "Button"
|
|
2998
3008
|
},
|
|
2999
3009
|
{
|
|
3000
|
-
id:
|
|
3010
|
+
id: S(),
|
|
3001
3011
|
label: "Button 2",
|
|
3002
3012
|
onClick: () => {
|
|
3003
3013
|
},
|
|
@@ -3007,7 +3017,7 @@ const sr = Mt, dr = cr, It = /* @__PURE__ */ k(class extends p {
|
|
|
3007
3017
|
];
|
|
3008
3018
|
}
|
|
3009
3019
|
render() {
|
|
3010
|
-
return e("div", { key: "55730514aae0ebfb87a088ed8264bea696a2e0c2", class: `alert alert--${this.type} ${this.colored ? `alert--${this.type}-bg` : ""}` }, e("div", { key: "ef296f3f4d10549ce18761b2d3494ee2eeb4e34a", class: `alert__header ${this.helperText ? "" : "flex-center-y"}` }, e("div", { key: "4203e0d7eb6f2996e2c9bf89af9366895c181155", class: `featured-icon featured-icon--circle featured-icon--md featured-icon--light-${this.type === "neutral" ? "gray" : this.type}` }, e("i", { key: "eb8a11a2a9244870c13542b31ea83c61cd1b9894", class: this.icons[this.type], style: { fontSize: "20px" } })), e("div", { key: "0cf8ca760deaa529a54bb6cdce64887d021878cd", class: "alert__body" }, e("h4", { key: "cda2a1babd8d914302c8cebec29513a5adbfe97e", class: "alert__title text-md-semibold" }, this.leadText), this.helperText && e("p", { key: "7a71314af3938fae22d2f3873c39176b75746d28", class: "alert__content text-sm-regular" }, this.helperText), e("slot", { key: "7dbd59935921794fe68a202d636a67a55c7c7a37" }))), this.isCloseButton && e("div", { key: "cd8eff070d2c584303d8cb2bc05db771188d5795", class: "alert__close-btn" }, e("button", { key: "ed3ea44958b2703449ec76e836332ad4308373b6", class: "btn btn--close btn--icon btn--md", onClick: (n) => this.onClose && this.onClose(n) }, e("span", { key: "ed947822b72efc88446620e9150edb1f709daf8b", class: "btn-icon" }, e("i", { key: "5152a58b77a0a1cff6896185f7be53426e93563e", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } })))), this.isactionButtons && e(R, null, e("div", { key: "0fed5525bfa61cb30a13ad3c4f2445765f0094b0", class: "alert__action" }, this.buttonsList.length && this.buttonsList.map(({ id: n, onClick: o, exraClasses: i, title: r, label: c }) => e("button", Object.assign({ key: n ||
|
|
3020
|
+
return e("div", { key: "55730514aae0ebfb87a088ed8264bea696a2e0c2", class: `alert alert--${this.type} ${this.colored ? `alert--${this.type}-bg` : ""}` }, e("div", { key: "ef296f3f4d10549ce18761b2d3494ee2eeb4e34a", class: `alert__header ${this.helperText ? "" : "flex-center-y"}` }, e("div", { key: "4203e0d7eb6f2996e2c9bf89af9366895c181155", class: `featured-icon featured-icon--circle featured-icon--md featured-icon--light-${this.type === "neutral" ? "gray" : this.type}` }, e("i", { key: "eb8a11a2a9244870c13542b31ea83c61cd1b9894", class: this.icons[this.type], style: { fontSize: "20px" } })), e("div", { key: "0cf8ca760deaa529a54bb6cdce64887d021878cd", class: "alert__body" }, e("h4", { key: "cda2a1babd8d914302c8cebec29513a5adbfe97e", class: "alert__title text-md-semibold" }, this.leadText), this.helperText && e("p", { key: "7a71314af3938fae22d2f3873c39176b75746d28", class: "alert__content text-sm-regular" }, this.helperText), e("slot", { key: "7dbd59935921794fe68a202d636a67a55c7c7a37" }))), this.isCloseButton && e("div", { key: "cd8eff070d2c584303d8cb2bc05db771188d5795", class: "alert__close-btn" }, e("button", { key: "ed3ea44958b2703449ec76e836332ad4308373b6", class: "btn btn--close btn--icon btn--md", onClick: (n) => this.onClose && this.onClose(n) }, e("span", { key: "ed947822b72efc88446620e9150edb1f709daf8b", class: "btn-icon" }, e("i", { key: "5152a58b77a0a1cff6896185f7be53426e93563e", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } })))), this.isactionButtons && e(R, null, e("div", { key: "0fed5525bfa61cb30a13ad3c4f2445765f0094b0", class: "alert__action" }, this.buttonsList.length && this.buttonsList.map(({ id: n, onClick: o, exraClasses: i, title: r, label: c }) => e("button", Object.assign({ key: n || S(), id: n || S(), onClick: (d) => o(d), class: `btn btn--subtle btn--md ${i}` }, r && { title: r }), c))), e("div", { key: "d02b0b2623bce54cc16437db342a06031b00afe8", class: "alert__action-mobile" }, this.buttonsList.length && this.buttonsList.map(({ id: n, onClick: o, exraClasses: i, title: r, label: c }) => e("button", Object.assign({ key: n || S(), id: n || S(), onClick: (d) => o(d), class: `btn btn--secondary btn--lg ${i}` }, r && { title: r }), c)))));
|
|
3011
3021
|
}
|
|
3012
3022
|
}, [4, "dga-inline-alert", {
|
|
3013
3023
|
type: [1],
|
|
@@ -3090,7 +3100,7 @@ function Ft() {
|
|
|
3090
3100
|
}
|
|
3091
3101
|
});
|
|
3092
3102
|
}
|
|
3093
|
-
const
|
|
3103
|
+
const Pt = /* @__PURE__ */ k(class extends p {
|
|
3094
3104
|
constructor() {
|
|
3095
3105
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
3096
3106
|
}
|
|
@@ -3106,7 +3116,7 @@ function ur() {
|
|
|
3106
3116
|
["cs-link-usage", "dga-link"].forEach((n) => {
|
|
3107
3117
|
switch (n) {
|
|
3108
3118
|
case "cs-link-usage":
|
|
3109
|
-
customElements.get(n) || customElements.define(n,
|
|
3119
|
+
customElements.get(n) || customElements.define(n, Pt);
|
|
3110
3120
|
break;
|
|
3111
3121
|
case "dga-link":
|
|
3112
3122
|
customElements.get(n) || Ft();
|
|
@@ -3114,7 +3124,7 @@ function ur() {
|
|
|
3114
3124
|
}
|
|
3115
3125
|
});
|
|
3116
3126
|
}
|
|
3117
|
-
const pr =
|
|
3127
|
+
const pr = Pt, kr = ur, Bt = /* @__PURE__ */ k(class extends p {
|
|
3118
3128
|
constructor() {
|
|
3119
3129
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
3120
3130
|
}
|
|
@@ -3130,7 +3140,7 @@ function mr() {
|
|
|
3130
3140
|
["cs-loading-usage", "dga-loading"].forEach((n) => {
|
|
3131
3141
|
switch (n) {
|
|
3132
3142
|
case "cs-loading-usage":
|
|
3133
|
-
customElements.get(n) || customElements.define(n,
|
|
3143
|
+
customElements.get(n) || customElements.define(n, Bt);
|
|
3134
3144
|
break;
|
|
3135
3145
|
case "dga-loading":
|
|
3136
3146
|
customElements.get(n) || cn();
|
|
@@ -3138,7 +3148,7 @@ function mr() {
|
|
|
3138
3148
|
}
|
|
3139
3149
|
});
|
|
3140
3150
|
}
|
|
3141
|
-
const wr =
|
|
3151
|
+
const wr = Bt, vr = mr;
|
|
3142
3152
|
function ve(t) {
|
|
3143
3153
|
if (!t)
|
|
3144
3154
|
return new Error("😒 Name is required");
|
|
@@ -3172,7 +3182,7 @@ const Rt = /* @__PURE__ */ k(class extends p {
|
|
|
3172
3182
|
justifyContent: this.secondBtnPosition == "left" ? "flex-start" : "space-between"
|
|
3173
3183
|
}), { flexDirection: this.actionStack ? "column" : "row" }) }, this.buttonsList.length > 0 && this.buttonsList.slice(0, this.buttonsList.length > 3 ? 3 : this.buttonsList.length).map((n, o) => e("button", Object.assign({ style: Object.assign(Object.assign({}, this.actionFillContainer && { width: "100%" }), o == 2 && !this.alignmentCenter && {
|
|
3174
3184
|
marginLeft: "auto"
|
|
3175
|
-
}), key: n.id ? n.id :
|
|
3185
|
+
}), key: n.id ? n.id : S(), id: n.id ? n.id : S(), onClick: (i) => n.onClick(i), class: `modal__actions-btn btn btn--md ${o == 0 ? "btn--primary-neutral" : this.actionStack && o == 2 ? "btn--subtle" : "btn--secondary-outline"} ${n.extraClass} ` }, n.title && { title: n.title }), n.label)))));
|
|
3176
3186
|
}
|
|
3177
3187
|
}, [4, "dga-modal", {
|
|
3178
3188
|
modalTitle: [1, "modal-title"],
|
|
@@ -3202,7 +3212,7 @@ function Ut() {
|
|
|
3202
3212
|
customElements.get(n) || customElements.define(n, Rt);
|
|
3203
3213
|
break;
|
|
3204
3214
|
case "dga-icon":
|
|
3205
|
-
customElements.get(n) ||
|
|
3215
|
+
customElements.get(n) || j();
|
|
3206
3216
|
break;
|
|
3207
3217
|
}
|
|
3208
3218
|
});
|
|
@@ -3249,7 +3259,7 @@ function yr() {
|
|
|
3249
3259
|
customElements.get(n) || customElements.define(n, Zt);
|
|
3250
3260
|
break;
|
|
3251
3261
|
case "dga-icon":
|
|
3252
|
-
customElements.get(n) ||
|
|
3262
|
+
customElements.get(n) || j();
|
|
3253
3263
|
break;
|
|
3254
3264
|
case "dga-modal":
|
|
3255
3265
|
customElements.get(n) || Ut();
|
|
@@ -3271,9 +3281,9 @@ const xr = Zt, _r = yr, qr = {
|
|
|
3271
3281
|
return e("div", { key: "3a90d158300e41dc7b9a658f28ed7a44803be468", class: `notification-toast notification-toast--${this.type} vpostion-${this.vPostion} hpostion-${this.hPostion}` }, e("div", { key: "d97016552b46424a7e2c4d9cdf46faf6f5294fb2", class: `notification-toast__header ${this.hasHelperText ? "" : "flex-center-y"}` }, e("div", { key: "5950eecc658b1e1d3e4582cc37feff6ce2b8b724", class: `notification--${this.type} notification-toast__icon featured-icon featured-icon--circle featured-icon--md` }, e("i", { key: "130c627e8131cd92624bce2908a753c177a2ad87", class: qr[this.type], style: { fontSize: "18px" } })), e("div", { key: "1aaaeb1e0db10c62468761431f2856cccef33edb", class: "notification-toast__body" }, e("h4", { key: "e89971ada25fb25042d5e255cc36c9c6e482e20c", class: "notification-toast__title text-md-semibold" }, this.leadText), this.hasHelperText && this.helperText && e("p", { key: "845e95f70e4d2e9fa09d40df17c154972607f4f7", class: "notification-toast__content text-sm-regular" }, this.helperText)), this.closeButton && e("div", { key: "6933c2dcfd8dd626277efdd0723444c2951668a5", class: "notification-toast__close-btn" }, e("button", { key: "160c19feac644f80e7088702bdc274aa4cd27243", class: "btn btn--close btn--icon btn--md", onClick: (n) => {
|
|
3272
3282
|
var o;
|
|
3273
3283
|
return (o = this.onClose) === null || o === void 0 ? void 0 : o.call(this, n);
|
|
3274
|
-
} }, e("span", { key: "a05125c04c08021efa365b1c1c708423cb17d38f", class: "btn-icon" }, e("i", { key: "c493d13f0d1c701ec5703c09af4a4c7bcae77a7a", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } }))))), this.action && e(R, null, e("div", { key: "39a5d1f064c94eee7788022e4ac7d603978df478", class: "notification-toast__action" }, this.buttonsList.length > 0 && this.buttonsList.map(({ id: n, onClick: o, extraClasses: i, title: r, customAttribute: c, label: d }) => e("button", Object.assign({ key: n ||
|
|
3284
|
+
} }, e("span", { key: "a05125c04c08021efa365b1c1c708423cb17d38f", class: "btn-icon" }, e("i", { key: "c493d13f0d1c701ec5703c09af4a4c7bcae77a7a", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } }))))), this.action && e(R, null, e("div", { key: "39a5d1f064c94eee7788022e4ac7d603978df478", class: "notification-toast__action" }, this.buttonsList.length > 0 && this.buttonsList.map(({ id: n, onClick: o, extraClasses: i, title: r, customAttribute: c, label: d }) => e("button", Object.assign({ key: n || S(), id: n || S(), onClick: (l) => o(l), class: `btn btn--subtle btn--md ${i}` }, r && { title: r }, c && c.key && {
|
|
3275
3285
|
[c.key]: c.value ? c.value : ""
|
|
3276
|
-
}), d))), e("div", { key: "ca8b0a1d50f7b9ddb0859f5f785d4fec22f41b71", class: "notification-toast__action-mobile" }, this.buttonsList.length > 0 && this.buttonsList.map(({ id: n, onClick: o, extraClasses: i, title: r, customAttribute: c, label: d }) => e("button", Object.assign({ key: n ||
|
|
3286
|
+
}), d))), e("div", { key: "ca8b0a1d50f7b9ddb0859f5f785d4fec22f41b71", class: "notification-toast__action-mobile" }, this.buttonsList.length > 0 && this.buttonsList.map(({ id: n, onClick: o, extraClasses: i, title: r, customAttribute: c, label: d }) => e("button", Object.assign({ key: n || S(), id: n || S(), onClick: (l) => o(l), class: `btn btn--secondary btn--lg ${i}` }, r && { title: r }, c && c.key && {
|
|
3277
3287
|
[c.key]: c.value ? c.value : ""
|
|
3278
3288
|
}), d)))));
|
|
3279
3289
|
}
|
|
@@ -3445,7 +3455,7 @@ const jr = Jt, Sr = Er, on = "...", bn = (t, n) => {
|
|
|
3445
3455
|
// : "",
|
|
3446
3456
|
// })}
|
|
3447
3457
|
class: `pagination pagination--${this.size}`
|
|
3448
|
-
}, e("li", { key: "56b140a0087e85e60c8d4509e40ead65c371ee28", class: "pagination__item pagination__arrow" }, e("button", { key: "801e438f60c71942e9207de70efc96ecb5db0be8", onClick: this.onPrevious, disabled: this.currentPage === 1 }, e("svg", { key: "76ea5df906b15b2cb1f4fe278030fed35dc1547c", width: "17", height: "16", viewBox: "0 0 17 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("g", { key: "55c12ce65cd42dca4df2f6ab201d8d7d6d3314ad", id: "Leading Icon" }, e("path", { key: "cb38accf8e31fefd28fcf514ba37096ab529d83f", id: "Icon", d: "M10.5 12L6.5 8L10.5 4", stroke: "#161616", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.paginationRange && this.paginationRange.map((n) => n === on ? e("li", { key:
|
|
3458
|
+
}, e("li", { key: "56b140a0087e85e60c8d4509e40ead65c371ee28", class: "pagination__item pagination__arrow" }, e("button", { key: "801e438f60c71942e9207de70efc96ecb5db0be8", onClick: this.onPrevious, disabled: this.currentPage === 1 }, e("svg", { key: "76ea5df906b15b2cb1f4fe278030fed35dc1547c", width: "17", height: "16", viewBox: "0 0 17 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("g", { key: "55c12ce65cd42dca4df2f6ab201d8d7d6d3314ad", id: "Leading Icon" }, e("path", { key: "cb38accf8e31fefd28fcf514ba37096ab529d83f", id: "Icon", d: "M10.5 12L6.5 8L10.5 4", stroke: "#161616", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))))), this.paginationRange && this.paginationRange.map((n) => n === on ? e("li", { key: S(), class: "pagination__item" }, "…") : e("li", { key: S(), class: `pagination__item ${this.currentPage === n ? "pagination__item--active" : ""}` }, e("button", { onClick: () => {
|
|
3449
3459
|
this.handelPageChange(n);
|
|
3450
3460
|
} }, n))), e("li", { key: "a5b8d9a0b23429f27118ed18b5866a5cfb01c387", class: "pagination__item pagination__arrow" }, e("button", { key: "ac190be6c0214fe198ea00b365afa12a62a65dd8", onClick: this.onNext, disabled: this.currentPage === this.totalPageCount }, e("svg", { key: "622360dfb593b76bb65e1c8cf46a48852fac8b72", width: "17", height: "16", viewBox: "0 0 17 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("g", { key: "7a2d0aa16e0d165d5892691e0184e9ea6f92a542", id: "Leading Icon" }, e("path", { key: "b8bbbcc955e534a329f652e4393f3577380e5365", id: "Icon", d: "M6.5 12L10.5 8L6.5 4", stroke: "#161616", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))))));
|
|
3451
3461
|
}
|
|
@@ -3640,7 +3650,7 @@ function Mr() {
|
|
|
3640
3650
|
customElements.get(n) || X();
|
|
3641
3651
|
break;
|
|
3642
3652
|
case "dga-icon":
|
|
3643
|
-
customElements.get(n) ||
|
|
3653
|
+
customElements.get(n) || j();
|
|
3644
3654
|
break;
|
|
3645
3655
|
case "dga-progress-indicator":
|
|
3646
3656
|
customElements.get(n) || eo();
|
|
@@ -3671,7 +3681,7 @@ const Ir = ho, Ar = Mr, ro = /* @__PURE__ */ k(class extends p {
|
|
|
3671
3681
|
}, this.handleEscape = (n) => {
|
|
3672
3682
|
var o, i;
|
|
3673
3683
|
n.key === "Escape" && ((i = (o = this.radioLabelRef) === null || o === void 0 ? void 0 : o.querySelector("input")) === null || i === void 0 || i.blur(), this.handleFocusOut());
|
|
3674
|
-
}, this.color = "brand", this.label = void 0, this.hasHelperText = !1, this.helperText = void 0, this.alertMessage = void 0, this.alertText = void 0, this.disabled = !1, this.id =
|
|
3684
|
+
}, this.color = "brand", this.label = void 0, this.hasHelperText = !1, this.helperText = void 0, this.alertMessage = void 0, this.alertText = void 0, this.disabled = !1, this.id = S(), this.name = S(), this.value = "", this.customAttribute = { key: "", value: "" }, this.onChange = void 0, this.onInput = void 0;
|
|
3675
3685
|
}
|
|
3676
3686
|
componentDidLoad() {
|
|
3677
3687
|
window.addEventListener("keydown", this.handleEscape);
|
|
@@ -3738,15 +3748,15 @@ function Or() {
|
|
|
3738
3748
|
});
|
|
3739
3749
|
}
|
|
3740
3750
|
const Hr = ao, Fr = Or;
|
|
3741
|
-
function
|
|
3751
|
+
function Pr(t) {
|
|
3742
3752
|
const n = t.toString().split(".")[1];
|
|
3743
3753
|
return n ? n.length : 0;
|
|
3744
3754
|
}
|
|
3745
|
-
function
|
|
3755
|
+
function Br(t, n) {
|
|
3746
3756
|
if (t == null)
|
|
3747
3757
|
return t;
|
|
3748
3758
|
const o = Math.round(t / n) * n;
|
|
3749
|
-
return Number(o.toFixed(
|
|
3759
|
+
return Number(o.toFixed(Pr(n)));
|
|
3750
3760
|
}
|
|
3751
3761
|
const co = /* @__PURE__ */ k(class extends p {
|
|
3752
3762
|
constructor() {
|
|
@@ -3755,7 +3765,7 @@ const co = /* @__PURE__ */ k(class extends p {
|
|
|
3755
3765
|
return;
|
|
3756
3766
|
const o = this.rootRef;
|
|
3757
3767
|
if (o) {
|
|
3758
|
-
const { left: i, width: r } = o.getBoundingClientRect(), c = (n.clientX - i) / r, d = 0.5, l =
|
|
3768
|
+
const { left: i, width: r } = o.getBoundingClientRect(), c = (n.clientX - i) / r, d = 0.5, l = Br(this.max * c + d / 2, d);
|
|
3759
3769
|
(this.hover !== l || this.focus !== l) && (this.hover = l, this.focus = l);
|
|
3760
3770
|
}
|
|
3761
3771
|
}, this.handleChange = (n) => {
|
|
@@ -3850,8 +3860,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
3850
3860
|
/* first line of file */
|
|
3851
3861
|
@font-face {
|
|
3852
3862
|
font-family: "hgi-bulk-rounded";
|
|
3853
|
-
src: url("https://
|
|
3854
|
-
src: url("https://
|
|
3863
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-bulk-rounded.eot");
|
|
3864
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-bulk-rounded.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-bulk-rounded.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-bulk-rounded.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-bulk-rounded.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-bulk-rounded.svg#hgi-bulk-rounded") format("svg");
|
|
3855
3865
|
}
|
|
3856
3866
|
.hgi-bulk {
|
|
3857
3867
|
font-family: "hgi-bulk-rounded" !important;
|
|
@@ -36891,8 +36901,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
36891
36901
|
}
|
|
36892
36902
|
@font-face {
|
|
36893
36903
|
font-family: "hgi-duotone-rounded";
|
|
36894
|
-
src: url("https://
|
|
36895
|
-
src: url("https://
|
|
36904
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-duotone-rounded.eot");
|
|
36905
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-duotone-rounded.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-duotone-rounded.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-duotone-rounded.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-duotone-rounded.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-duotone-rounded.svg#hgi-duotone-rounded") format("svg");
|
|
36896
36906
|
}
|
|
36897
36907
|
.hgi-duotone {
|
|
36898
36908
|
font-family: "hgi-duotone-rounded" !important;
|
|
@@ -69924,8 +69934,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
69924
69934
|
}
|
|
69925
69935
|
@font-face {
|
|
69926
69936
|
font-family: "hgi-solid-rounded";
|
|
69927
|
-
src: url("https://
|
|
69928
|
-
src: url("https://
|
|
69937
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-rounded.eot");
|
|
69938
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-rounded.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-rounded.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-rounded.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-rounded.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-rounded.svg#hgi-solid-rounded") format("svg");
|
|
69929
69939
|
}
|
|
69930
69940
|
.hgi-solid {
|
|
69931
69941
|
font-family: "hgi-solid-rounded" !important;
|
|
@@ -86448,8 +86458,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
86448
86458
|
}
|
|
86449
86459
|
@font-face {
|
|
86450
86460
|
font-family: "hgi-solid-sharp";
|
|
86451
|
-
src: url("https://
|
|
86452
|
-
src: url("https://
|
|
86461
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-sharp.eot");
|
|
86462
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-sharp.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-sharp.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-sharp.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-sharp.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-sharp.svg#hgi-solid-sharp") format("svg");
|
|
86453
86463
|
}
|
|
86454
86464
|
.hgi-solid.hgi-sharp {
|
|
86455
86465
|
font-family: "hgi-solid-sharp" !important;
|
|
@@ -102972,8 +102982,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
102972
102982
|
}
|
|
102973
102983
|
@font-face {
|
|
102974
102984
|
font-family: "hgi-solid-standard";
|
|
102975
|
-
src: url("https://
|
|
102976
|
-
src: url("https://
|
|
102985
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-standard.eot");
|
|
102986
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-standard.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-standard.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-standard.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-standard.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-solid-standard.svg#hgi-solid-standard") format("svg");
|
|
102977
102987
|
}
|
|
102978
102988
|
.hgi-solid.hgi-standard {
|
|
102979
102989
|
font-family: "hgi-solid-standard" !important;
|
|
@@ -119496,8 +119506,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
119496
119506
|
}
|
|
119497
119507
|
@font-face {
|
|
119498
119508
|
font-family: "hgi-stroke-rounded";
|
|
119499
|
-
src: url("https://
|
|
119500
|
-
src: url("https://
|
|
119509
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-rounded.eot");
|
|
119510
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-rounded.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-rounded.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-rounded.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-rounded.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-rounded.svg#hgi-stroke-rounded") format("svg");
|
|
119501
119511
|
}
|
|
119502
119512
|
.hgi-stroke {
|
|
119503
119513
|
font-family: "hgi-stroke-rounded" !important;
|
|
@@ -136020,8 +136030,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
136020
136030
|
}
|
|
136021
136031
|
@font-face {
|
|
136022
136032
|
font-family: "hgi-stroke-sharp";
|
|
136023
|
-
src: url("https://
|
|
136024
|
-
src: url("https://
|
|
136033
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-sharp.eot");
|
|
136034
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-sharp.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-sharp.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-sharp.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-sharp.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-sharp.svg#hgi-stroke-sharp") format("svg");
|
|
136025
136035
|
}
|
|
136026
136036
|
.hgi-stroke.hgi-sharp {
|
|
136027
136037
|
font-family: "hgi-stroke-sharp" !important;
|
|
@@ -152544,8 +152554,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
152544
152554
|
}
|
|
152545
152555
|
@font-face {
|
|
152546
152556
|
font-family: "hgi-stroke-standard";
|
|
152547
|
-
src: url("https://
|
|
152548
|
-
src: url("https://
|
|
152557
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-standard.eot");
|
|
152558
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-standard.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-standard.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-standard.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-standard.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-stroke-standard.svg#hgi-stroke-standard") format("svg");
|
|
152549
152559
|
}
|
|
152550
152560
|
.hgi-stroke.hgi-standard {
|
|
152551
152561
|
font-family: "hgi-stroke-standard" !important;
|
|
@@ -169068,8 +169078,8 @@ const Ur = lo, Zr = Rr, Wr = `@charset "UTF-8";
|
|
|
169068
169078
|
}
|
|
169069
169079
|
@font-face {
|
|
169070
169080
|
font-family: "hgi-twotone-rounded";
|
|
169071
|
-
src: url("https://
|
|
169072
|
-
src: url("https://
|
|
169081
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-twotone-rounded.eot");
|
|
169082
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-twotone-rounded.eot#iefix") format("embedded-opentype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-twotone-rounded.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-twotone-rounded.woff") format("woff"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-twotone-rounded.ttf") format("truetype"), url("https://assets-nu-mauve.vercel.app/fonts/icon-fonts/hgi-twotone-rounded.svg#hgi-twotone-rounded") format("svg");
|
|
169073
169083
|
}
|
|
169074
169084
|
.hgi-twotone {
|
|
169075
169085
|
font-family: "hgi-twotone-rounded" !important;
|
|
@@ -209723,25 +209733,25 @@ body {
|
|
|
209723
209733
|
|
|
209724
209734
|
@font-face {
|
|
209725
209735
|
font-family: "IBMPlexSansArabic";
|
|
209726
|
-
src: url("https://
|
|
209736
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Regular.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Regular.woff") format("woff");
|
|
209727
209737
|
font-weight: 400;
|
|
209728
209738
|
font-style: normal;
|
|
209729
209739
|
}
|
|
209730
209740
|
@font-face {
|
|
209731
209741
|
font-family: "IBMPlexSansArabic";
|
|
209732
|
-
src: url("https://
|
|
209742
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Medium.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Medium.woff") format("woff");
|
|
209733
209743
|
font-weight: 500;
|
|
209734
209744
|
font-style: normal;
|
|
209735
209745
|
}
|
|
209736
209746
|
@font-face {
|
|
209737
209747
|
font-family: "IBMPlexSansArabic";
|
|
209738
|
-
src: url("https://
|
|
209748
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-SemiBold.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-SemiBold.woff") format("woff");
|
|
209739
209749
|
font-weight: 600;
|
|
209740
209750
|
font-style: normal;
|
|
209741
209751
|
}
|
|
209742
209752
|
@font-face {
|
|
209743
209753
|
font-family: "IBMPlexSansArabic";
|
|
209744
|
-
src: url("https://
|
|
209754
|
+
src: url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Bold.woff2") format("woff2"), url("https://assets-nu-mauve.vercel.app/fonts/IBM-Plex-Sans-Arabic/IBMPlexSansArabic-Bold.woff") format("woff");
|
|
209745
209755
|
font-weight: 700;
|
|
209746
209756
|
font-style: normal;
|
|
209747
209757
|
font-display: auto;
|
|
@@ -212012,7 +212022,7 @@ function $o() {
|
|
|
212012
212022
|
customElements.get(n) || X();
|
|
212013
212023
|
break;
|
|
212014
212024
|
case "dga-icon":
|
|
212015
|
-
customElements.get(n) ||
|
|
212025
|
+
customElements.get(n) || j();
|
|
212016
212026
|
break;
|
|
212017
212027
|
}
|
|
212018
212028
|
});
|
|
@@ -212089,7 +212099,7 @@ function ag() {
|
|
|
212089
212099
|
customElements.get(n) || X();
|
|
212090
212100
|
break;
|
|
212091
212101
|
case "dga-icon":
|
|
212092
|
-
customElements.get(n) ||
|
|
212102
|
+
customElements.get(n) || j();
|
|
212093
212103
|
break;
|
|
212094
212104
|
case "dga-tabs":
|
|
212095
212105
|
customElements.get(n) || $o();
|
|
@@ -212121,7 +212131,7 @@ function dg() {
|
|
|
212121
212131
|
}
|
|
212122
212132
|
const lg = jo, fg = dg, So = /* @__PURE__ */ k(class extends p {
|
|
212123
212133
|
constructor() {
|
|
212124
|
-
super(), this.__registerHost(), this.label = void 0, this.placeholder = void 0, this.size = "lg", this.type = "text", this.variant = "default", this.error = !1, this.feedbackIcon = !1, this.feedbackIconType = "success", this.feedbackIconRing = !1, this.inputPrefix = void 0, this.inputSuffix = void 0, this.icon = void 0, this.disabled = !1, this.readonly = !1, this.name =
|
|
212134
|
+
super(), this.__registerHost(), this.label = void 0, this.placeholder = void 0, this.size = "lg", this.type = "text", this.variant = "default", this.error = !1, this.feedbackIcon = !1, this.feedbackIconType = "success", this.feedbackIconRing = !1, this.inputPrefix = void 0, this.inputSuffix = void 0, this.icon = void 0, this.disabled = !1, this.readonly = !1, this.name = S(), this.value = "", this.onChange = void 0, this.onInput = void 0, this.onBlur = void 0, this.isActive = !1, this.isFocused = !1;
|
|
212125
212135
|
}
|
|
212126
212136
|
// handleFocus = () => {
|
|
212127
212137
|
// this.isFocused = true;
|
|
@@ -212227,7 +212237,7 @@ const ug = Lo, pg = bg, ye = {
|
|
|
212227
212237
|
warning: e("dga-icon", { icon: "Alert02Icon", variant: "solid" })
|
|
212228
212238
|
}, To = /* @__PURE__ */ k(class extends p {
|
|
212229
212239
|
constructor() {
|
|
212230
|
-
super(), this.__registerHost(), this.label = void 0, this.placeholder = void 0, this.variant = "default", this.error = !1, this.feedbackIcon = !1, this.feedbackIconType = "success", this.feedbackIconRing = !1, this.disabled = !1, this.readonly = !1, this.scrollbar = !0, this.resize = !0, this.cols = 50, this.rows = 4, this.onChange = void 0, this.onInput = void 0, this.name =
|
|
212240
|
+
super(), this.__registerHost(), this.label = void 0, this.placeholder = void 0, this.variant = "default", this.error = !1, this.feedbackIcon = !1, this.feedbackIconType = "success", this.feedbackIconRing = !1, this.disabled = !1, this.readonly = !1, this.scrollbar = !0, this.resize = !0, this.cols = 50, this.rows = 4, this.onChange = void 0, this.onInput = void 0, this.name = S(), this.value = "", this.isActive = !1, this.isFocused = !1;
|
|
212231
212241
|
}
|
|
212232
212242
|
// // handleFocus = () => {
|
|
212233
212243
|
// // this.isFocused = true;
|
|
@@ -212280,7 +212290,7 @@ function Mo() {
|
|
|
212280
212290
|
customElements.get(n) || customElements.define(n, To);
|
|
212281
212291
|
break;
|
|
212282
212292
|
case "dga-icon":
|
|
212283
|
-
customElements.get(n) ||
|
|
212293
|
+
customElements.get(n) || j();
|
|
212284
212294
|
break;
|
|
212285
212295
|
}
|
|
212286
212296
|
});
|
|
@@ -212302,7 +212312,7 @@ function kg() {
|
|
|
212302
212312
|
customElements.get(n) || customElements.define(n, Io);
|
|
212303
212313
|
break;
|
|
212304
212314
|
case "dga-icon":
|
|
212305
|
-
customElements.get(n) ||
|
|
212315
|
+
customElements.get(n) || j();
|
|
212306
212316
|
break;
|
|
212307
212317
|
case "dga-textarea":
|
|
212308
212318
|
customElements.get(n) || Mo();
|
|
@@ -212400,7 +212410,7 @@ function vg() {
|
|
|
212400
212410
|
}
|
|
212401
212411
|
});
|
|
212402
212412
|
}
|
|
212403
|
-
const yg = Ho, xg = vg, _g =
|
|
212413
|
+
const yg = Ho, xg = vg, _g = Pe, qg = Be, Cg = Ze, zg = We, Fo = /* @__PURE__ */ k(class extends p {
|
|
212404
212414
|
constructor() {
|
|
212405
212415
|
super(), this.__registerHost(), this.breadcrumbClick = G(this, "breadcrumbClick", 7), this.breadcrumbItems = [], this.items = "[]";
|
|
212406
212416
|
}
|
|
@@ -212459,12 +212469,12 @@ function $g() {
|
|
|
212459
212469
|
customElements.get(n) || customElements.define(n, Fo);
|
|
212460
212470
|
break;
|
|
212461
212471
|
case "dga-icon":
|
|
212462
|
-
customElements.get(n) ||
|
|
212472
|
+
customElements.get(n) || j();
|
|
212463
212473
|
break;
|
|
212464
212474
|
}
|
|
212465
212475
|
});
|
|
212466
212476
|
}
|
|
212467
|
-
const Eg = Fo, jg = $g, Sg = Ge, Dg = X, Lg = Je, Tg = Ke, Mg = Ye, Ig = an, Ag = nt, Og = et, Hg = ht, Fg = rt,
|
|
212477
|
+
const Eg = Fo, jg = $g, Sg = Ge, Dg = X, Lg = Je, Tg = Ke, Mg = Ye, Ig = an, Ag = nt, Og = et, Hg = ht, Fg = rt, Pg = ot, Bg = it;
|
|
212468
212478
|
var Rg = function(t, n) {
|
|
212469
212479
|
var o = {};
|
|
212470
212480
|
for (var i in t)
|
|
@@ -212474,7 +212484,7 @@ var Rg = function(t, n) {
|
|
|
212474
212484
|
n.indexOf(i[r]) < 0 && Object.prototype.propertyIsEnumerable.call(t, i[r]) && (o[i[r]] = t[i[r]]);
|
|
212475
212485
|
return o;
|
|
212476
212486
|
};
|
|
212477
|
-
const
|
|
212487
|
+
const Po = /* @__PURE__ */ k(class extends p {
|
|
212478
212488
|
constructor() {
|
|
212479
212489
|
super(), this.__registerHost(), this.sortData = (n = "up", o, i) => {
|
|
212480
212490
|
if (n === "up") {
|
|
@@ -212579,18 +212589,18 @@ function Ug() {
|
|
|
212579
212589
|
["dga-data-table", "dga-checkbox", "dga-icon"].forEach((n) => {
|
|
212580
212590
|
switch (n) {
|
|
212581
212591
|
case "dga-data-table":
|
|
212582
|
-
customElements.get(n) || customElements.define(n,
|
|
212592
|
+
customElements.get(n) || customElements.define(n, Po);
|
|
212583
212593
|
break;
|
|
212584
212594
|
case "dga-checkbox":
|
|
212585
212595
|
customElements.get(n) || an();
|
|
212586
212596
|
break;
|
|
212587
212597
|
case "dga-icon":
|
|
212588
|
-
customElements.get(n) ||
|
|
212598
|
+
customElements.get(n) || j();
|
|
212589
212599
|
break;
|
|
212590
212600
|
}
|
|
212591
212601
|
});
|
|
212592
212602
|
}
|
|
212593
|
-
const Zg =
|
|
212603
|
+
const Zg = Po, Wg = Ug, Bo = /* @__PURE__ */ k(class extends p {
|
|
212594
212604
|
constructor() {
|
|
212595
212605
|
super(), this.__registerHost(), this.color = "neutral";
|
|
212596
212606
|
}
|
|
@@ -212606,12 +212616,12 @@ function Vg() {
|
|
|
212606
212616
|
["dga-divider"].forEach((n) => {
|
|
212607
212617
|
switch (n) {
|
|
212608
212618
|
case "dga-divider":
|
|
212609
|
-
customElements.get(n) || customElements.define(n,
|
|
212619
|
+
customElements.get(n) || customElements.define(n, Bo);
|
|
212610
212620
|
break;
|
|
212611
212621
|
}
|
|
212612
212622
|
});
|
|
212613
212623
|
}
|
|
212614
|
-
const Gg =
|
|
212624
|
+
const Gg = Bo, Xg = Vg, Yg = bt, Jg = ut, Kg = kt, Qg = mt, Ng = yt, na = Fn, ea = _t, ta = qt, Vn = /* @__PURE__ */ k(class extends p {
|
|
212615
212625
|
constructor() {
|
|
212616
212626
|
super(), this.__registerHost(), this.label = void 0, this.icon = void 0, this.active = !1, this.extraClasses = "", this.onClick = void 0;
|
|
212617
212627
|
}
|
|
@@ -212637,7 +212647,7 @@ function oa() {
|
|
|
212637
212647
|
customElements.get(n) || customElements.define(n, Vn);
|
|
212638
212648
|
break;
|
|
212639
212649
|
case "dga-icon":
|
|
212640
|
-
customElements.get(n) ||
|
|
212650
|
+
customElements.get(n) || j();
|
|
212641
212651
|
break;
|
|
212642
212652
|
}
|
|
212643
212653
|
});
|
|
@@ -212685,7 +212695,7 @@ function ga() {
|
|
|
212685
212695
|
customElements.get(n) || customElements.define(n, Xn);
|
|
212686
212696
|
break;
|
|
212687
212697
|
case "dga-icon":
|
|
212688
|
-
customElements.get(n) ||
|
|
212698
|
+
customElements.get(n) || j();
|
|
212689
212699
|
break;
|
|
212690
212700
|
}
|
|
212691
212701
|
});
|
|
@@ -212801,7 +212811,7 @@ function sa() {
|
|
|
212801
212811
|
customElements.get(n) || customElements.define(n, Kn);
|
|
212802
212812
|
break;
|
|
212803
212813
|
case "dga-icon":
|
|
212804
|
-
customElements.get(n) ||
|
|
212814
|
+
customElements.get(n) || j();
|
|
212805
212815
|
break;
|
|
212806
212816
|
case "dga-nav-header-sub-menu":
|
|
212807
212817
|
customElements.get(n) || Uo();
|
|
@@ -212853,7 +212863,7 @@ function la() {
|
|
|
212853
212863
|
customElements.get(n) || customElements.define(n, Qn);
|
|
212854
212864
|
break;
|
|
212855
212865
|
case "dga-icon":
|
|
212856
|
-
customElements.get(n) ||
|
|
212866
|
+
customElements.get(n) || j();
|
|
212857
212867
|
break;
|
|
212858
212868
|
}
|
|
212859
212869
|
});
|
|
@@ -212875,7 +212885,7 @@ function fa() {
|
|
|
212875
212885
|
customElements.get(n) || customElements.define(n, Nn);
|
|
212876
212886
|
break;
|
|
212877
212887
|
case "dga-icon":
|
|
212878
|
-
customElements.get(n) ||
|
|
212888
|
+
customElements.get(n) || j();
|
|
212879
212889
|
break;
|
|
212880
212890
|
}
|
|
212881
212891
|
});
|
|
@@ -212931,7 +212941,7 @@ function ka() {
|
|
|
212931
212941
|
}
|
|
212932
212942
|
});
|
|
212933
212943
|
}
|
|
212934
|
-
const ma = Wo, wa = ka, va = Ue, ya =
|
|
212944
|
+
const ma = Wo, wa = ka, va = Ue, ya = j, xa = It, _a = At, qa = Ht, Ca = Ft, za = vt, $a = cn, Vo = /* @__PURE__ */ k(class extends p {
|
|
212935
212945
|
constructor() {
|
|
212936
212946
|
super(), this.__registerHost(), this.icon = void 0, this.size = 24, this.color = void 0;
|
|
212937
212947
|
}
|
|
@@ -213042,7 +213052,7 @@ function Fa() {
|
|
|
213042
213052
|
}
|
|
213043
213053
|
});
|
|
213044
213054
|
}
|
|
213045
|
-
const
|
|
213055
|
+
const Pa = Ko, Ba = Fa, Ra = Rt, Ua = Ut, Za = Nn, Wa = fa, Va = Kn, Ga = sa, Xa = Yn, Ya = aa, Ja = Xn, Ka = ga, Qa = Jn, Na = ca, nc = _n, ec = da, tc = Qn, oc = la, ic = Ro, hc = Uo, rc = Gn, gc = ra, ac = Wt, cc = Vt, sc = Xt, dc = Yt, lc = Kt, fc = Qt, Qo = /* @__PURE__ */ k(class extends p {
|
|
213046
213056
|
constructor() {
|
|
213047
213057
|
super(), this.__registerHost(), this.onSelect = G(this, "onSelect", 7), this.type = void 0, this.variant = void 0, this.options = void 0, this.label = void 0, this.icon = void 0, this.dpIsActive = !1, this.selectedOption = null;
|
|
213048
213058
|
}
|
|
@@ -213078,7 +213088,7 @@ function bc() {
|
|
|
213078
213088
|
customElements.get(n) || customElements.define(n, Qo);
|
|
213079
213089
|
break;
|
|
213080
213090
|
case "dga-icon":
|
|
213081
|
-
customElements.get(n) ||
|
|
213091
|
+
customElements.get(n) || j();
|
|
213082
213092
|
break;
|
|
213083
213093
|
}
|
|
213084
213094
|
});
|
|
@@ -213119,12 +213129,12 @@ function Dc() {
|
|
|
213119
213129
|
customElements.get(n) || customElements.define(n, No);
|
|
213120
213130
|
break;
|
|
213121
213131
|
case "dga-icon":
|
|
213122
|
-
customElements.get(n) ||
|
|
213132
|
+
customElements.get(n) || j();
|
|
213123
213133
|
break;
|
|
213124
213134
|
}
|
|
213125
213135
|
});
|
|
213126
213136
|
}
|
|
213127
|
-
const Lc = No, Tc = Dc, Mc = wo, Ic = vo, Ac = xo, Oc = _o, Hc = zo, Fc = $o,
|
|
213137
|
+
const Lc = No, Tc = Dc, Mc = wo, Ic = vo, Ac = xo, Oc = _o, Hc = zo, Fc = $o, Pc = ct, Bc = Z, Rc = So, Uc = Do, Zc = To, Wc = Mo, Vc = Ao, Gc = Oo, Xc = ft, Yc = Hn, Jc = dt, Kc = nn, Qc = lt, Nc = zn, ns = st, es = N;
|
|
213128
213138
|
/**
|
|
213129
213139
|
* @license
|
|
213130
213140
|
* Copyright 2018 Google LLC
|
|
@@ -213395,10 +213405,10 @@ const ts = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
213395
213405
|
defineCustomElement: Og
|
|
213396
213406
|
}), El = /* @__PURE__ */ m({
|
|
213397
213407
|
tagName: "dga-content-switcher",
|
|
213398
|
-
elementClass:
|
|
213408
|
+
elementClass: Pg,
|
|
213399
213409
|
react: u,
|
|
213400
213410
|
events: {},
|
|
213401
|
-
defineCustomElement:
|
|
213411
|
+
defineCustomElement: Bg
|
|
213402
213412
|
}), jl = /* @__PURE__ */ m({
|
|
213403
213413
|
tagName: "dga-content-switcher-item",
|
|
213404
213414
|
elementClass: Hg,
|
|
@@ -213465,13 +213475,13 @@ const ts = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
213465
213475
|
react: u,
|
|
213466
213476
|
events: {},
|
|
213467
213477
|
defineCustomElement: ya
|
|
213468
|
-
}),
|
|
213478
|
+
}), Pl = /* @__PURE__ */ m({
|
|
213469
213479
|
tagName: "dga-inline-alert",
|
|
213470
213480
|
elementClass: xa,
|
|
213471
213481
|
react: u,
|
|
213472
213482
|
events: {},
|
|
213473
213483
|
defineCustomElement: _a
|
|
213474
|
-
}),
|
|
213484
|
+
}), Bl = /* @__PURE__ */ m({
|
|
213475
213485
|
tagName: "dga-link",
|
|
213476
213486
|
elementClass: qa,
|
|
213477
213487
|
react: u,
|
|
@@ -213491,10 +213501,10 @@ const ts = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
213491
213501
|
defineCustomElement: Sa
|
|
213492
213502
|
}), Zl = /* @__PURE__ */ m({
|
|
213493
213503
|
tagName: "dga-menu",
|
|
213494
|
-
elementClass:
|
|
213504
|
+
elementClass: Pa,
|
|
213495
213505
|
react: u,
|
|
213496
213506
|
events: {},
|
|
213497
|
-
defineCustomElement:
|
|
213507
|
+
defineCustomElement: Ba
|
|
213498
213508
|
}), Wl = /* @__PURE__ */ m({
|
|
213499
213509
|
tagName: "dga-menu-group",
|
|
213500
213510
|
elementClass: La,
|
|
@@ -213665,10 +213675,10 @@ const ts = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
213665
213675
|
defineCustomElement: Fc
|
|
213666
213676
|
}), vf = /* @__PURE__ */ m({
|
|
213667
213677
|
tagName: "dga-tag",
|
|
213668
|
-
elementClass:
|
|
213678
|
+
elementClass: Pc,
|
|
213669
213679
|
react: u,
|
|
213670
213680
|
events: {},
|
|
213671
|
-
defineCustomElement:
|
|
213681
|
+
defineCustomElement: Bc
|
|
213672
213682
|
}), yf = /* @__PURE__ */ m({
|
|
213673
213683
|
tagName: "dga-text-input",
|
|
213674
213684
|
elementClass: Rc,
|
|
@@ -213764,8 +213774,8 @@ export {
|
|
|
213764
213774
|
Ol as DgaHeaderActionBtn,
|
|
213765
213775
|
Hl as DgaHtmlTag,
|
|
213766
213776
|
Fl as DgaIcon,
|
|
213767
|
-
|
|
213768
|
-
|
|
213777
|
+
Pl as DgaInlineAlert,
|
|
213778
|
+
Bl as DgaLink,
|
|
213769
213779
|
Rl as DgaLoading,
|
|
213770
213780
|
Ul as DgaLocalIcon,
|
|
213771
213781
|
Zl as DgaMenu,
|