platformscode-new-react 0.0.25 → 0.0.26
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/components.d.ts +1 -1
- package/dist/components.d.ts.map +1 -1
- package/dist/index.cjs.js +11 -11
- package/dist/index.js +513 -500
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -47,14 +47,14 @@ var ii = (s) => {
|
|
|
47
47
|
}, HTMLElement.prototype = s.prototype, HTMLElement.prototype.constructor = HTMLElement, Object.setPrototypeOf(HTMLElement, s);
|
|
48
48
|
}
|
|
49
49
|
})();
|
|
50
|
-
const oi = "platformscode",
|
|
50
|
+
const oi = "platformscode", X = (
|
|
51
51
|
/* platformscode */
|
|
52
52
|
{ allRenderFn: !0, appendChildSlotFix: !1, asyncLoading: !0, asyncQueue: !1, attachStyles: !0, cloneNodeFix: !1, cmpDidLoad: !0, cmpDidRender: !0, cmpDidUnload: !1, cmpDidUpdate: !0, cmpShouldUpdate: !1, cmpWillLoad: !0, cmpWillRender: !1, cmpWillUpdate: !1, connectedCallback: !1, constructableCSS: !0, cssAnnotations: !0, devTools: !1, disconnectedCallback: !0, element: !1, event: !0, experimentalScopedSlotChanges: !1, experimentalSlotFixes: !1, formAssociated: !1, hasRenderFn: !0, hostListener: !1, hostListenerTarget: !1, hostListenerTargetBody: !1, hostListenerTargetDocument: !1, hostListenerTargetParent: !1, hostListenerTargetWindow: !1, hotModuleReplacement: !1, hydrateClientSide: !1, hydrateServerSide: !1, hydratedAttribute: !1, hydratedClass: !0, hydratedSelectorName: "hydrated", invisiblePrehydration: !0, isDebug: !1, isDev: !1, isTesting: !1, lazyLoad: !1, lifecycle: !0, lifecycleDOMEvents: !1, member: !0, method: !1, mode: !1, observeAttribute: !0, profile: !1, prop: !0, propBoolean: !0, propMutable: !0, propNumber: !0, propString: !0, reflect: !0, scoped: !1, scopedSlotTextContentFix: !1, scriptDataOpts: !1, shadowDelegatesFocus: !1, shadowDom: !0, slot: !0, slotChildNodesFix: !1, slotRelocation: !0, state: !0, style: !1, svg: !0, taskQueue: !0, updatable: !0, vdomAttribute: !0, vdomClass: !0, vdomFunctional: !0, vdomKey: !0, vdomListener: !0, vdomPropOrAttr: !0, vdomRef: !0, vdomRender: !0, vdomStyle: !0, vdomText: !0, vdomXlink: !0, watchCallback: !0 }
|
|
53
53
|
);
|
|
54
54
|
var ci = Object.defineProperty, li = (s, e) => {
|
|
55
55
|
for (var n in e)
|
|
56
56
|
ci(s, n, { get: e[n], enumerable: !0 });
|
|
57
|
-
}, bt = /* @__PURE__ */ new WeakMap(),
|
|
57
|
+
}, bt = /* @__PURE__ */ new WeakMap(), Y = (s) => bt.get(s), ri = (s, e) => {
|
|
58
58
|
const n = {
|
|
59
59
|
$flags$: 0,
|
|
60
60
|
$hostElement$: s,
|
|
@@ -62,7 +62,7 @@ var ci = Object.defineProperty, li = (s, e) => {
|
|
|
62
62
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
63
63
|
};
|
|
64
64
|
return n.$onReadyPromise$ = new Promise((i) => n.$onReadyResolve$ = i), s["s-p"] = [], s["s-rc"] = [], bt.set(s, n);
|
|
65
|
-
}, Ke = (s, e) => e in s, ye = (s, e) => (0, console.error)(s, e), Xe = "http://www.w3.org/1999/xlink", xe = typeof window < "u" ? window : {},
|
|
65
|
+
}, Ke = (s, e) => e in s, ye = (s, e) => (0, console.error)(s, e), Xe = "http://www.w3.org/1999/xlink", xe = typeof window < "u" ? window : {}, K = xe.document || { head: {} }, m = xe.HTMLElement || class {
|
|
66
66
|
}, U = {
|
|
67
67
|
$flags$: 0,
|
|
68
68
|
$resourcesUrl$: "",
|
|
@@ -71,7 +71,7 @@ var ci = Object.defineProperty, li = (s, e) => {
|
|
|
71
71
|
ael: (s, e, n, i) => s.addEventListener(e, n, i),
|
|
72
72
|
rel: (s, e, n, i) => s.removeEventListener(e, n, i),
|
|
73
73
|
ce: (s, e) => new CustomEvent(s, e)
|
|
74
|
-
},
|
|
74
|
+
}, di = (s) => Promise.resolve(s), we = !1, Ye = [], pt = [], fi = (s, e) => (n) => {
|
|
75
75
|
s.push(n), we || (we = !0, U.$flags$ & 4 ? Te(Se) : U.raf(Se));
|
|
76
76
|
}, Ne = (s) => {
|
|
77
77
|
for (let e = 0; e < s.length; e++)
|
|
@@ -83,13 +83,13 @@ var ci = Object.defineProperty, li = (s, e) => {
|
|
|
83
83
|
s.length = 0;
|
|
84
84
|
}, Se = () => {
|
|
85
85
|
Ne(Ye), Ne(pt), (we = Ye.length > 0) && U.raf(Se);
|
|
86
|
-
}, Te = (s) =>
|
|
86
|
+
}, Te = (s) => di().then(s), ui = /* @__PURE__ */ fi(pt), Qe = {}, hi = "http://www.w3.org/2000/svg", bi = "http://www.w3.org/1999/xhtml", pi = (s) => s != null, Me = (s) => (s = typeof s, s === "object" || s === "function"), mi = {};
|
|
87
87
|
li(mi, {
|
|
88
88
|
err: () => mt,
|
|
89
89
|
map: () => gi,
|
|
90
90
|
ok: () => Le,
|
|
91
91
|
unwrap: () => Ci,
|
|
92
|
-
unwrapErr: () =>
|
|
92
|
+
unwrapErr: () => vi
|
|
93
93
|
});
|
|
94
94
|
var Le = (s) => ({
|
|
95
95
|
isOk: !0,
|
|
@@ -115,19 +115,19 @@ var Ci = (s) => {
|
|
|
115
115
|
if (s.isOk)
|
|
116
116
|
return s.value;
|
|
117
117
|
throw s.value;
|
|
118
|
-
},
|
|
118
|
+
}, vi = (s) => {
|
|
119
119
|
if (s.isErr)
|
|
120
120
|
return s.value;
|
|
121
121
|
throw s.value;
|
|
122
|
-
},
|
|
122
|
+
}, ie = (s, e = "") => () => {
|
|
123
123
|
}, t = (s, e, ...n) => {
|
|
124
|
-
let i = null, o = null,
|
|
124
|
+
let i = null, o = null, d = null, f = !1, u = !1;
|
|
125
125
|
const h = [], b = (y) => {
|
|
126
126
|
for (let $ = 0; $ < y.length; $++)
|
|
127
127
|
i = y[$], Array.isArray(i) ? b(i) : i != null && typeof i != "boolean" && ((f = typeof s != "function" && !Me(i)) && (i = String(i)), f && u ? h[h.length - 1].$text$ += i : h.push(f ? ge(null, i) : i), u = f);
|
|
128
128
|
};
|
|
129
129
|
if (b(n), e) {
|
|
130
|
-
e.key && (o = e.key), e.name && (
|
|
130
|
+
e.key && (o = e.key), e.name && (d = e.name);
|
|
131
131
|
{
|
|
132
132
|
const y = e.className || e.class;
|
|
133
133
|
y && (e.class = typeof y != "object" ? y : Object.keys(y).filter(($) => y[$]).join(" "));
|
|
@@ -140,7 +140,7 @@ var Ci = (s) => {
|
|
|
140
140
|
xi
|
|
141
141
|
);
|
|
142
142
|
const x = ge(s, null);
|
|
143
|
-
return x.$attrs$ = e, h.length > 0 && (x.$children$ = h), x.$key$ = o, x.$name$ =
|
|
143
|
+
return x.$attrs$ = e, h.length > 0 && (x.$children$ = h), x.$key$ = o, x.$name$ = d, x;
|
|
144
144
|
}, ge = (s, e) => {
|
|
145
145
|
const n = {
|
|
146
146
|
$flags$: 0,
|
|
@@ -150,7 +150,7 @@ var Ci = (s) => {
|
|
|
150
150
|
$children$: null
|
|
151
151
|
};
|
|
152
152
|
return n.$attrs$ = null, n.$key$ = null, n.$name$ = null, n;
|
|
153
|
-
},
|
|
153
|
+
}, ki = {}, yi = (s) => s && s.$tag$ === ki, xi = {
|
|
154
154
|
forEach: (s, e) => s.map(et).forEach(e),
|
|
155
155
|
map: (s, e) => s.map(et).map(e).map($i)
|
|
156
156
|
}, et = (s) => ({
|
|
@@ -180,7 +180,7 @@ var Ci = (s) => {
|
|
|
180
180
|
}, gt = (s, e, n) => {
|
|
181
181
|
const i = U.ce(e, n);
|
|
182
182
|
return s.dispatchEvent(i), i;
|
|
183
|
-
}, tt = (s, e, n, i, o,
|
|
183
|
+
}, tt = (s, e, n, i, o, d) => {
|
|
184
184
|
if (n !== i) {
|
|
185
185
|
let f = Ke(s, e), u = e.toLowerCase();
|
|
186
186
|
if (e === "class") {
|
|
@@ -211,15 +211,15 @@ var Ci = (s) => {
|
|
|
211
211
|
} catch {
|
|
212
212
|
}
|
|
213
213
|
let b = !1;
|
|
214
|
-
u !== (u = u.replace(/^xlink\:?/, "")) && (e = u, b = !0), i == null || i === !1 ? (i !== !1 || s.getAttribute(e) === "") && (b ? s.removeAttributeNS(Xe, e) : s.removeAttribute(e)) : (!f ||
|
|
214
|
+
u !== (u = u.replace(/^xlink\:?/, "")) && (e = u, b = !0), i == null || i === !1 ? (i !== !1 || s.getAttribute(e) === "") && (b ? s.removeAttributeNS(Xe, e) : s.removeAttribute(e)) : (!f || d & 4 || o) && !h && (i = i === !0 ? "" : i, b ? s.setAttributeNS(Xe, e, i) : s.setAttribute(e, i));
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
|
-
}, wi = /\s/, st = (s) => s ? s.split(wi) : [], Ct = "Capture", Si = new RegExp(Ct + "$"),
|
|
218
|
-
const i = e.$elm$.nodeType === 11 && e.$elm$.host ? e.$elm$.host : e.$elm$, o = s && s.$attrs$ || Qe,
|
|
217
|
+
}, wi = /\s/, st = (s) => s ? s.split(wi) : [], Ct = "Capture", Si = new RegExp(Ct + "$"), vt = (s, e, n) => {
|
|
218
|
+
const i = e.$elm$.nodeType === 11 && e.$elm$.host ? e.$elm$.host : e.$elm$, o = s && s.$attrs$ || Qe, d = e.$attrs$ || Qe;
|
|
219
219
|
for (const f of nt(Object.keys(o)))
|
|
220
|
-
f in
|
|
221
|
-
for (const f of nt(Object.keys(
|
|
222
|
-
tt(i, f, o[f],
|
|
220
|
+
f in d || tt(i, f, o[f], void 0, n, e.$flags$);
|
|
221
|
+
for (const f of nt(Object.keys(d)))
|
|
222
|
+
tt(i, f, o[f], d[f], n, e.$flags$);
|
|
223
223
|
};
|
|
224
224
|
function nt(s) {
|
|
225
225
|
return s.includes("ref") ? (
|
|
@@ -230,11 +230,11 @@ function nt(s) {
|
|
|
230
230
|
s
|
|
231
231
|
);
|
|
232
232
|
}
|
|
233
|
-
var
|
|
233
|
+
var J, De, ae, Ce = !1, ve = !1, Ie = !1, z = !1, ke = (s, e, n, i) => {
|
|
234
234
|
var o;
|
|
235
|
-
const
|
|
235
|
+
const d = e.$children$[n];
|
|
236
236
|
let f = 0, u, h, b;
|
|
237
|
-
if (Ce || (Ie = !0,
|
|
237
|
+
if (Ce || (Ie = !0, d.$tag$ === "slot" && (J && i.classList.add(J + "-s"), d.$flags$ |= d.$children$ ? (
|
|
238
238
|
// slot element has fallback content
|
|
239
239
|
// still create an element that "mocks" the slot element
|
|
240
240
|
2
|
|
@@ -243,50 +243,50 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
243
243
|
// create an html comment we'll use to always reference
|
|
244
244
|
// where actual slot content should sit next to
|
|
245
245
|
1
|
|
246
|
-
))),
|
|
247
|
-
u =
|
|
248
|
-
else if (
|
|
249
|
-
u =
|
|
246
|
+
))), d.$text$ !== null)
|
|
247
|
+
u = d.$elm$ = K.createTextNode(d.$text$);
|
|
248
|
+
else if (d.$flags$ & 1)
|
|
249
|
+
u = d.$elm$ = K.createTextNode("");
|
|
250
250
|
else {
|
|
251
|
-
if (z || (z =
|
|
251
|
+
if (z || (z = d.$tag$ === "svg"), u = d.$elm$ = K.createElementNS(
|
|
252
252
|
z ? hi : bi,
|
|
253
|
-
!Ce &&
|
|
254
|
-
), z &&
|
|
255
|
-
for (f = 0; f <
|
|
256
|
-
h =
|
|
257
|
-
|
|
258
|
-
}
|
|
259
|
-
return u["s-hn"] =
|
|
260
|
-
},
|
|
253
|
+
!Ce && X.slotRelocation && d.$flags$ & 2 ? "slot-fb" : d.$tag$
|
|
254
|
+
), z && d.$tag$ === "foreignObject" && (z = !1), vt(null, d, z), !!u.getRootNode().querySelector("body") && X.scoped && pi(J) && u["s-si"] !== J && u.classList.add(u["s-si"] = J), d.$children$)
|
|
255
|
+
for (f = 0; f < d.$children$.length; ++f)
|
|
256
|
+
h = ke(s, d, f, u), h && u.appendChild(h);
|
|
257
|
+
d.$tag$ === "svg" ? z = !1 : u.tagName === "foreignObject" && (z = !0);
|
|
258
|
+
}
|
|
259
|
+
return u["s-hn"] = ae, d.$flags$ & 3 && (u["s-sr"] = !0, u["s-cr"] = De, u["s-sn"] = d.$name$ || "", u["s-rf"] = (o = d.$attrs$) == null ? void 0 : o.ref, b = s && s.$children$ && s.$children$[n], b && b.$tag$ === d.$tag$ && s.$elm$ && oe(s.$elm$, !1)), u;
|
|
260
|
+
}, oe = (s, e) => {
|
|
261
261
|
U.$flags$ |= 1;
|
|
262
262
|
const n = Array.from(s.childNodes);
|
|
263
|
-
if (s["s-sr"] &&
|
|
263
|
+
if (s["s-sr"] && X.experimentalSlotFixes) {
|
|
264
264
|
let i = s;
|
|
265
265
|
for (; i = i.nextSibling; )
|
|
266
|
-
i && i["s-sn"] === s["s-sn"] && i["s-sh"] ===
|
|
266
|
+
i && i["s-sn"] === s["s-sn"] && i["s-sh"] === ae && n.push(i);
|
|
267
267
|
}
|
|
268
268
|
for (let i = n.length - 1; i >= 0; i--) {
|
|
269
269
|
const o = n[i];
|
|
270
|
-
o["s-hn"] !==
|
|
270
|
+
o["s-hn"] !== ae && o["s-ol"] && (Z(xt(o), o, Oe(o)), o["s-ol"].remove(), o["s-ol"] = void 0, o["s-sh"] = void 0, Ie = !0), e && oe(o, e);
|
|
271
271
|
}
|
|
272
272
|
U.$flags$ &= -2;
|
|
273
|
-
},
|
|
273
|
+
}, kt = (s, e, n, i, o, d) => {
|
|
274
274
|
let f = s["s-cr"] && s["s-cr"].parentNode || s, u;
|
|
275
|
-
for (f.shadowRoot && f.tagName ===
|
|
276
|
-
i[o] && (u =
|
|
275
|
+
for (f.shadowRoot && f.tagName === ae && (f = f.shadowRoot); o <= d; ++o)
|
|
276
|
+
i[o] && (u = ke(null, n, o, s), u && (i[o].$elm$ = u, Z(f, u, Oe(e))));
|
|
277
277
|
}, yt = (s, e, n) => {
|
|
278
278
|
for (let i = e; i <= n; ++i) {
|
|
279
279
|
const o = s[i];
|
|
280
280
|
if (o) {
|
|
281
|
-
const
|
|
282
|
-
Et(o),
|
|
281
|
+
const d = o.$elm$;
|
|
282
|
+
Et(o), d && (ve = !0, d["s-ol"] ? d["s-ol"].remove() : oe(d, !0), d.remove());
|
|
283
283
|
}
|
|
284
284
|
}
|
|
285
285
|
}, Li = (s, e, n, i, o = !1) => {
|
|
286
|
-
let
|
|
287
|
-
for (;
|
|
286
|
+
let d = 0, f = 0, u = 0, h = 0, b = e.length - 1, x = e[0], y = e[b], $ = i.length - 1, E = i[0], _ = i[$], H, O;
|
|
287
|
+
for (; d <= b && f <= $; )
|
|
288
288
|
if (x == null)
|
|
289
|
-
x = e[++
|
|
289
|
+
x = e[++d];
|
|
290
290
|
else if (y == null)
|
|
291
291
|
y = e[--b];
|
|
292
292
|
else if (E == null)
|
|
@@ -294,41 +294,41 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
294
294
|
else if (_ == null)
|
|
295
295
|
_ = i[--$];
|
|
296
296
|
else if (fe(x, E, o))
|
|
297
|
-
|
|
297
|
+
V(x, E, o), x = e[++d], E = i[++f];
|
|
298
298
|
else if (fe(y, _, o))
|
|
299
|
-
|
|
299
|
+
V(y, _, o), y = e[--b], _ = i[--$];
|
|
300
300
|
else if (fe(x, _, o))
|
|
301
|
-
(x.$tag$ === "slot" || _.$tag$ === "slot") &&
|
|
301
|
+
(x.$tag$ === "slot" || _.$tag$ === "slot") && oe(x.$elm$.parentNode, !1), V(x, _, o), Z(s, x.$elm$, y.$elm$.nextSibling), x = e[++d], _ = i[--$];
|
|
302
302
|
else if (fe(y, E, o))
|
|
303
|
-
(x.$tag$ === "slot" || _.$tag$ === "slot") &&
|
|
303
|
+
(x.$tag$ === "slot" || _.$tag$ === "slot") && oe(y.$elm$.parentNode, !1), V(y, E, o), Z(s, y.$elm$, x.$elm$), y = e[--b], E = i[++f];
|
|
304
304
|
else {
|
|
305
|
-
for (u = -1, h =
|
|
305
|
+
for (u = -1, h = d; h <= b; ++h)
|
|
306
306
|
if (e[h] && e[h].$key$ !== null && e[h].$key$ === E.$key$) {
|
|
307
307
|
u = h;
|
|
308
308
|
break;
|
|
309
309
|
}
|
|
310
|
-
u >= 0 ? (O = e[u], O.$tag$ !== E.$tag$ ? H =
|
|
310
|
+
u >= 0 ? (O = e[u], O.$tag$ !== E.$tag$ ? H = ke(e && e[f], n, u, s) : (V(O, E, o), e[u] = void 0, H = O.$elm$), E = i[++f]) : (H = ke(e && e[f], n, f, s), E = i[++f]), H && Z(xt(x.$elm$), H, Oe(x.$elm$));
|
|
311
311
|
}
|
|
312
|
-
|
|
312
|
+
d > b ? kt(
|
|
313
313
|
s,
|
|
314
314
|
i[$ + 1] == null ? null : i[$ + 1].$elm$,
|
|
315
315
|
n,
|
|
316
316
|
i,
|
|
317
317
|
f,
|
|
318
318
|
$
|
|
319
|
-
) : f > $ && yt(e,
|
|
319
|
+
) : f > $ && yt(e, d, b);
|
|
320
320
|
}, fe = (s, e, n = !1) => s.$tag$ === e.$tag$ ? s.$tag$ === "slot" ? (
|
|
321
321
|
// The component gets hydrated and no VDOM has been initialized.
|
|
322
322
|
// Here the comparison can't happen as $name$ property is not set for `leftNode`.
|
|
323
323
|
"$nodeId$" in s && n && // `leftNode` is not from type HTMLComment which would cause many
|
|
324
324
|
// hydration comments to be removed
|
|
325
325
|
s.$elm$.nodeType !== 8 ? !1 : s.$name$ === e.$name$
|
|
326
|
-
) : n ? !0 : s.$key$ === e.$key$ : !1, Oe = (s) => s && s["s-ol"] || s, xt = (s) => (s["s-ol"] ? s["s-ol"] : s).parentNode,
|
|
327
|
-
const i = e.$elm$ = s.$elm$, o = s.$children$,
|
|
326
|
+
) : n ? !0 : s.$key$ === e.$key$ : !1, Oe = (s) => s && s["s-ol"] || s, xt = (s) => (s["s-ol"] ? s["s-ol"] : s).parentNode, V = (s, e, n = !1) => {
|
|
327
|
+
const i = e.$elm$ = s.$elm$, o = s.$children$, d = e.$children$, f = e.$tag$, u = e.$text$;
|
|
328
328
|
let h;
|
|
329
|
-
u === null ? (z = f === "svg" ? !0 : f === "foreignObject" ? !1 : z, f === "slot" && !Ce ||
|
|
329
|
+
u === null ? (z = f === "svg" ? !0 : f === "foreignObject" ? !1 : z, f === "slot" && !Ce || vt(s, e, z), o !== null && d !== null ? Li(i, o, e, d, n) : d !== null ? (s.$text$ !== null && (i.textContent = ""), kt(i, null, e, d, 0, d.length - 1)) : (
|
|
330
330
|
// don't do this on initial render as it can cause non-hydrated content to be removed
|
|
331
|
-
!n &&
|
|
331
|
+
!n && X.updatable && o !== null && yt(o, 0, o.length - 1)
|
|
332
332
|
), z && f === "svg" && (z = !1)) : (h = i["s-cr"]) ? h.parentNode.textContent = u : s.$text$ !== u && (i.data = u);
|
|
333
333
|
}, $t = (s) => {
|
|
334
334
|
const e = s.childNodes;
|
|
@@ -357,12 +357,12 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
357
357
|
for (const o of s.childNodes) {
|
|
358
358
|
if (o["s-sr"] && (e = o["s-cr"]) && e.parentNode) {
|
|
359
359
|
n = e.parentNode.childNodes;
|
|
360
|
-
const
|
|
360
|
+
const d = o["s-sn"];
|
|
361
361
|
for (i = n.length - 1; i >= 0; i--)
|
|
362
|
-
if (e = n[i], !e["s-cn"] && !e["s-nr"] && e["s-hn"] !== o["s-hn"] && !
|
|
363
|
-
if (it(e,
|
|
362
|
+
if (e = n[i], !e["s-cn"] && !e["s-nr"] && e["s-hn"] !== o["s-hn"] && !X.experimentalSlotFixes)
|
|
363
|
+
if (it(e, d)) {
|
|
364
364
|
let f = P.find((u) => u.$nodeToRelocate$ === e);
|
|
365
|
-
|
|
365
|
+
ve = !0, e["s-sn"] = e["s-sn"] || d, f ? (f.$nodeToRelocate$["s-sh"] = o["s-hn"], f.$slotRefNode$ = o) : (e["s-sh"] = o["s-hn"], P.push({
|
|
366
366
|
$slotRefNode$: o,
|
|
367
367
|
$nodeToRelocate$: e
|
|
368
368
|
})), e["s-sr"] && P.map((u) => {
|
|
@@ -377,21 +377,21 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
377
377
|
}, it = (s, e) => s.nodeType === 1 ? s.getAttribute("slot") === null && e === "" || s.getAttribute("slot") === e : s["s-sn"] === e ? !0 : e === "", Et = (s) => {
|
|
378
378
|
s.$attrs$ && s.$attrs$.ref && s.$attrs$.ref(null), s.$children$ && s.$children$.map(Et);
|
|
379
379
|
}, Z = (s, e, n) => s == null ? void 0 : s.insertBefore(e, n), Di = (s, e, n = !1) => {
|
|
380
|
-
var i, o,
|
|
380
|
+
var i, o, d, f;
|
|
381
381
|
const u = s.$hostElement$, h = s.$cmpMeta$, b = s.$vnode$ || ge(null, null), x = yi(e) ? e : t(null, null, e);
|
|
382
|
-
if (
|
|
382
|
+
if (ae = u.tagName, h.$attrsToReflect$ && (x.$attrs$ = x.$attrs$ || {}, h.$attrsToReflect$.map(
|
|
383
383
|
([y, $]) => x.$attrs$[$] = u[y]
|
|
384
384
|
)), n && x.$attrs$)
|
|
385
385
|
for (const y of Object.keys(x.$attrs$))
|
|
386
386
|
u.hasAttribute(y) && !["key", "ref", "style", "class"].includes(y) && (x.$attrs$[y] = u[y]);
|
|
387
|
-
x.$tag$ = null, x.$flags$ |= 4, s.$vnode$ = x, x.$elm$ = b.$elm$ = u.shadowRoot || u,
|
|
387
|
+
x.$tag$ = null, x.$flags$ |= 4, s.$vnode$ = x, x.$elm$ = b.$elm$ = u.shadowRoot || u, J = u["s-sc"], Ce = (h.$flags$ & 1) !== 0, De = u["s-cr"], ve = !1, V(b, x, n);
|
|
388
388
|
{
|
|
389
389
|
if (U.$flags$ |= 1, Ie) {
|
|
390
390
|
_t(x.$elm$);
|
|
391
391
|
for (const y of P) {
|
|
392
392
|
const $ = y.$nodeToRelocate$;
|
|
393
393
|
if (!$["s-ol"]) {
|
|
394
|
-
const E =
|
|
394
|
+
const E = K.createTextNode("");
|
|
395
395
|
E["s-nr"] = $, Z($.parentNode, $["s-ol"] = E, $);
|
|
396
396
|
}
|
|
397
397
|
}
|
|
@@ -415,12 +415,12 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
415
415
|
O = O.previousSibling;
|
|
416
416
|
}
|
|
417
417
|
}
|
|
418
|
-
(!H && _ !== $.parentNode || $.nextSibling !== H) && $ !== H && (!$["s-hn"] && $["s-ol"] && ($["s-hn"] = $["s-ol"].parentNode.nodeName), Z(_, $, H), $.nodeType === 1 && ($.hidden = (
|
|
418
|
+
(!H && _ !== $.parentNode || $.nextSibling !== H) && $ !== H && (!$["s-hn"] && $["s-ol"] && ($["s-hn"] = $["s-ol"].parentNode.nodeName), Z(_, $, H), $.nodeType === 1 && ($.hidden = (d = $["s-ih"]) != null ? d : !1)), $ && typeof E["s-rf"] == "function" && E["s-rf"]($);
|
|
419
419
|
} else
|
|
420
420
|
$.nodeType === 1 && (n && ($["s-ih"] = (f = $.hidden) != null ? f : !1), $.hidden = !0);
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
|
|
423
|
+
ve && $t(x.$elm$), U.$flags$ &= -2, P.length = 0;
|
|
424
424
|
}
|
|
425
425
|
De = void 0;
|
|
426
426
|
}, wt = (s, e) => {
|
|
@@ -432,19 +432,19 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
432
432
|
}
|
|
433
433
|
return wt(s, s.$ancestorComponent$), ui(() => Ti(s, e));
|
|
434
434
|
}, Ti = (s, e) => {
|
|
435
|
-
const n = s.$hostElement$, i =
|
|
435
|
+
const n = s.$hostElement$, i = ie("scheduleUpdate", s.$cmpMeta$.$tagName$), o = n;
|
|
436
436
|
if (!o)
|
|
437
437
|
throw new Error(
|
|
438
438
|
`Can't render component <${n.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`
|
|
439
439
|
);
|
|
440
|
-
let
|
|
441
|
-
return e && (
|
|
440
|
+
let d;
|
|
441
|
+
return e && (d = be(o, "componentWillLoad")), i(), Mi(d, () => Oi(s, o, e));
|
|
442
442
|
}, Mi = (s, e) => Ii(s) ? s.then(e).catch((n) => {
|
|
443
443
|
console.error(n), e();
|
|
444
444
|
}) : e(), Ii = (s) => s instanceof Promise || s && s.then && typeof s.then == "function", Oi = async (s, e, n) => {
|
|
445
445
|
var i;
|
|
446
|
-
const o = s.$hostElement$,
|
|
447
|
-
Hi(s, e, o, n), f && (f.map((h) => h()), o["s-rc"] = void 0), u(),
|
|
446
|
+
const o = s.$hostElement$, d = ie("update", s.$cmpMeta$.$tagName$), f = o["s-rc"], u = ie("render", s.$cmpMeta$.$tagName$);
|
|
447
|
+
Hi(s, e, o, n), f && (f.map((h) => h()), o["s-rc"] = void 0), u(), d();
|
|
448
448
|
{
|
|
449
449
|
const h = (i = o["s-p"]) != null ? i : [], b = () => Fi(s);
|
|
450
450
|
h.length === 0 ? b() : (Promise.all(h).then(b), s.$flags$ |= 4, h.length = 0);
|
|
@@ -457,10 +457,10 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
457
457
|
}
|
|
458
458
|
return null;
|
|
459
459
|
}, Fi = (s) => {
|
|
460
|
-
const e = s.$cmpMeta$.$tagName$, n = s.$hostElement$, i =
|
|
461
|
-
be(o, "componentDidRender"), s.$flags$ & 64 ? (be(o, "componentDidUpdate"), i()) : (s.$flags$ |= 64, St(n), be(o, "componentDidLoad"), i(), s.$onReadyResolve$(n),
|
|
460
|
+
const e = s.$cmpMeta$.$tagName$, n = s.$hostElement$, i = ie("postUpdate", e), o = n, d = s.$ancestorComponent$;
|
|
461
|
+
be(o, "componentDidRender"), s.$flags$ & 64 ? (be(o, "componentDidUpdate"), i()) : (s.$flags$ |= 64, St(n), be(o, "componentDidLoad"), i(), s.$onReadyResolve$(n), d || Ai()), s.$onRenderResolve$ && (s.$onRenderResolve$(), s.$onRenderResolve$ = void 0), s.$flags$ & 512 && Te(() => He(s, !1)), s.$flags$ &= -517;
|
|
462
462
|
}, Ai = (s) => {
|
|
463
|
-
St(
|
|
463
|
+
St(K.documentElement), Te(() => gt(xe, "appload", { detail: { namespace: oi } }));
|
|
464
464
|
}, be = (s, e, n) => {
|
|
465
465
|
if (s && s[e])
|
|
466
466
|
try {
|
|
@@ -470,9 +470,9 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
470
470
|
}
|
|
471
471
|
}, St = (s) => {
|
|
472
472
|
var e;
|
|
473
|
-
return s.classList.add((e =
|
|
474
|
-
}, Ri = (s, e) =>
|
|
475
|
-
const o =
|
|
473
|
+
return s.classList.add((e = X.hydratedSelectorName) != null ? e : "hydrated");
|
|
474
|
+
}, Ri = (s, e) => Y(s).$instanceValues$.get(e), zi = (s, e, n, i) => {
|
|
475
|
+
const o = Y(s), d = s, f = o.$instanceValues$.get(e), u = o.$flags$, h = d;
|
|
476
476
|
n = _i(n, i.$members$[e][0]);
|
|
477
477
|
const b = Number.isNaN(f) && Number.isNaN(n);
|
|
478
478
|
if (n !== f && !b) {
|
|
@@ -484,7 +484,7 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
484
484
|
try {
|
|
485
485
|
h[$](n, f, e);
|
|
486
486
|
} catch (E) {
|
|
487
|
-
ye(E,
|
|
487
|
+
ye(E, d);
|
|
488
488
|
}
|
|
489
489
|
});
|
|
490
490
|
}
|
|
@@ -493,12 +493,12 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
493
493
|
}
|
|
494
494
|
}, Ui = (s, e, n) => {
|
|
495
495
|
var i, o;
|
|
496
|
-
const
|
|
496
|
+
const d = s.prototype;
|
|
497
497
|
if (e.$members$ || e.$watchers$ || s.watchers) {
|
|
498
498
|
s.watchers && !e.$watchers$ && (e.$watchers$ = s.watchers);
|
|
499
499
|
const f = Object.entries((i = e.$members$) != null ? i : {});
|
|
500
500
|
f.map(([u, [h]]) => {
|
|
501
|
-
(h & 31 || h & 32) && Object.defineProperty(
|
|
501
|
+
(h & 31 || h & 32) && Object.defineProperty(d, u, {
|
|
502
502
|
get() {
|
|
503
503
|
return Ri(this, u);
|
|
504
504
|
},
|
|
@@ -511,18 +511,18 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
511
511
|
});
|
|
512
512
|
{
|
|
513
513
|
const u = /* @__PURE__ */ new Map();
|
|
514
|
-
|
|
514
|
+
d.attributeChangedCallback = function(h, b, x) {
|
|
515
515
|
U.jmp(() => {
|
|
516
516
|
var y;
|
|
517
517
|
const $ = u.get(h);
|
|
518
518
|
if (this.hasOwnProperty($))
|
|
519
519
|
x = this[$], delete this[$];
|
|
520
520
|
else {
|
|
521
|
-
if (
|
|
521
|
+
if (d.hasOwnProperty($) && typeof this[$] == "number" && // cast type to number to avoid TS compiler issues
|
|
522
522
|
this[$] == x)
|
|
523
523
|
return;
|
|
524
524
|
if ($ == null) {
|
|
525
|
-
const E =
|
|
525
|
+
const E = Y(this), _ = E == null ? void 0 : E.$flags$;
|
|
526
526
|
if (_ && !(_ & 8) && _ & 128 && x !== b) {
|
|
527
527
|
const O = this, M = (y = e.$watchers$) == null ? void 0 : y[h];
|
|
528
528
|
M == null || M.forEach((W) => {
|
|
@@ -561,12 +561,12 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
561
561
|
);
|
|
562
562
|
}
|
|
563
563
|
}
|
|
564
|
-
const o = e.$ancestorComponent$,
|
|
565
|
-
o && o["s-rc"] ? o["s-rc"].push(
|
|
564
|
+
const o = e.$ancestorComponent$, d = () => He(e, !0);
|
|
565
|
+
o && o["s-rc"] ? o["s-rc"].push(d) : d();
|
|
566
566
|
}, Bi = (s) => {
|
|
567
567
|
}, Zi = (s) => {
|
|
568
568
|
if (!(U.$flags$ & 1)) {
|
|
569
|
-
const e =
|
|
569
|
+
const e = Y(s), n = e.$cmpMeta$, i = ie("connectedCallback", n.$tagName$);
|
|
570
570
|
if (e.$flags$ & 1)
|
|
571
571
|
e != null && e.$lazyInstance$ || e != null && e.$onReadyPromise$ && e.$onReadyPromise$.then(() => Bi());
|
|
572
572
|
else {
|
|
@@ -580,8 +580,8 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
580
580
|
break;
|
|
581
581
|
}
|
|
582
582
|
}
|
|
583
|
-
n.$members$ && Object.entries(n.$members$).map(([o, [
|
|
584
|
-
if (
|
|
583
|
+
n.$members$ && Object.entries(n.$members$).map(([o, [d]]) => {
|
|
584
|
+
if (d & 31 && s.hasOwnProperty(o)) {
|
|
585
585
|
const f = s[o];
|
|
586
586
|
delete s[o], s[o] = f;
|
|
587
587
|
}
|
|
@@ -590,12 +590,12 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
590
590
|
i();
|
|
591
591
|
}
|
|
592
592
|
}, ji = (s) => {
|
|
593
|
-
const e = s["s-cr"] =
|
|
593
|
+
const e = s["s-cr"] = K.createComment(
|
|
594
594
|
""
|
|
595
595
|
);
|
|
596
596
|
e["s-cn"] = !0, Z(s, e, s.firstChild);
|
|
597
597
|
}, Wi = async (s) => {
|
|
598
|
-
U.$flags$ & 1 ||
|
|
598
|
+
U.$flags$ & 1 || Y(s);
|
|
599
599
|
}, g = (s, e) => {
|
|
600
600
|
const n = {
|
|
601
601
|
$flags$: e[0],
|
|
@@ -605,10 +605,10 @@ var G, De, ie, Ce = !1, ke = !1, Ie = !1, z = !1, ve = (s, e, n, i) => {
|
|
|
605
605
|
const i = s.prototype.disconnectedCallback;
|
|
606
606
|
return Object.assign(s.prototype, {
|
|
607
607
|
__registerHost() {
|
|
608
|
-
|
|
608
|
+
ri(this, n);
|
|
609
609
|
},
|
|
610
610
|
connectedCallback() {
|
|
611
|
-
|
|
611
|
+
Y(this), Zi(this);
|
|
612
612
|
},
|
|
613
613
|
disconnectedCallback() {
|
|
614
614
|
Wi(this), i && i.call(this);
|
|
@@ -640,10 +640,10 @@ const Lt = /* @__PURE__ */ g(class extends m {
|
|
|
640
640
|
this.isOpen && this.bodyElement ? this.bodyElement.style.maxHeight = this.bodyElement.scrollHeight + 24 + "px" : this.bodyElement && (this.bodyElement.style.maxHeight = null);
|
|
641
641
|
}
|
|
642
642
|
render() {
|
|
643
|
-
return t("div", { key: "
|
|
643
|
+
return t("div", { key: "44ed4c0b676cb515ea54fbcc2674172618e02aea", class: `accordion-item accordion-item--${this.size}
|
|
644
644
|
${this.iconAlignment === "Leading" ? "accordion-item--icon-leading" : ""}
|
|
645
645
|
${this.flush ? "accordion-item--flush" : ""}
|
|
646
|
-
${this.disabled ? "disabled" : ""} ${this.extraClass} ${this.isOpen ? "active" : ""}` }, t("a", { key: "
|
|
646
|
+
${this.disabled ? "disabled" : ""} ${this.extraClass} ${this.isOpen ? "active" : ""}` }, t("a", { key: "4d00e5cb01e28ea35e91d3c73c5161d464816ff5", href: "#", onClick: (e) => this.handleAccordionClick(e), onKeyDown: (e) => e.code === "Space" ? this.handleAccordionClick(e) : null, class: "accordion-item__header" }, this.iconAlignment === "Leading" && t("div", { key: "4e01a1357d93250bfcf4da1773e3c4e0a8656f0a", class: "accordion-item__arrow" }, t("i", { key: "5b1e85ad061b80d3a2c2a90f3bb4125c14072274", class: "hgi-stroke hgi-arrow-down-01", style: { fontSize: "16px" } })), t("div", { key: "56172e5389d6f374db1a43834100cf4a469dfe42", class: "accordion-item__title" }, this.title), this.iconAlignment === "Trailing" && t("div", { key: "35ab7afa9a7bb37ecc368b9770e9672922c6b6d6", class: "accordion-item__arrow" }, t("i", { key: "8a2172b9b85f6d3f3fea7b92b1228e15ca98f546", class: "hgi-stroke hgi-arrow-down-01", style: { fontSize: "16px" } }))), t("div", { key: "40099dccb94902a51bb9c3d89bb31cf067fb67a5", ref: (e) => this.bodyElement = e, class: "accordion-item__body" }, this.content));
|
|
647
647
|
}
|
|
648
648
|
get el() {
|
|
649
649
|
return this;
|
|
@@ -674,9 +674,9 @@ const Tt = /* @__PURE__ */ g(class extends m {
|
|
|
674
674
|
super(), this.__registerHost();
|
|
675
675
|
}
|
|
676
676
|
render() {
|
|
677
|
-
return t("div", { key: "
|
|
677
|
+
return t("div", { key: "2a99a4aafe70ab9bc5d542f02d97da8b34421945" }, t("h1", { key: "a382853471964033d7cbe88aab7bc4174b21da70" }, "Accordion Example"), t("div", { key: "69d066d45ae51f587ec108f1bd43f8d22b18cd85", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "025790d96f1066dcc076fb2574361ccaf732e3bb", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-accordion", { key: "1a22fa48c4978d12d2ed21468c4b1c9d011f09ba", title: "Accordion Title", size: "lg", content: `
|
|
678
678
|
The accordion component delivers large amounts of content in a small space through progressive disclosure. The user gets key details about the underlying content and can choose to expand that content within the constraints of the accordion.
|
|
679
|
-
` }), t("dga-accordion", { key: "
|
|
679
|
+
` }), t("dga-accordion", { key: "4509b17fdb05565fc4658ac7f14d35c79d69f034", title: "Accordion Title", size: "md" }), t("dga-accordion", { key: "26106e951c753f5b11405b037ba40025778ee51b", title: "Accordion Title", size: "sm" })), t("div", { key: "ac93077891ab87d58eaf12c7db3ef4e4e3d4dfc7", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
680
680
|
}
|
|
681
681
|
}, [0, "cs-accordion-upload-usage"]);
|
|
682
682
|
function qi() {
|
|
@@ -709,14 +709,14 @@ const Gi = Tt, Ji = qi, Mt = /* @__PURE__ */ g(class extends m {
|
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
711
|
render() {
|
|
712
|
-
return t("div", { key: "
|
|
712
|
+
return t("div", { key: "70cc3579fa365891d430018fed3dc156c4e5d8fb", style: {
|
|
713
713
|
width: "100%",
|
|
714
714
|
height: "100%",
|
|
715
715
|
display: "flex",
|
|
716
716
|
alignItems: "center",
|
|
717
717
|
justifyContent: "center",
|
|
718
718
|
fontSize: "inherit"
|
|
719
|
-
} }, t("i", { key: "
|
|
719
|
+
} }, t("i", { key: "945e30c6b5e3c7c41a08647f28bf65c2c411ef02", style: {
|
|
720
720
|
fontSize: `${this.size ? `${this.size}px` : "inherit"}`,
|
|
721
721
|
color: this.color
|
|
722
722
|
}, ref: (e) => this.container = e }));
|
|
@@ -801,7 +801,7 @@ const Ht = /* @__PURE__ */ g(class extends m {
|
|
|
801
801
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
802
802
|
}
|
|
803
803
|
render() {
|
|
804
|
-
return t("div", { key: "
|
|
804
|
+
return t("div", { key: "cfec594fcfac9b67e7b80ed8bd1f44f580f27ad0" }, t("h1", { key: "983de1609dbe730984e36d034b8bb9251fb28c3c" }, "Avatar Example"), t("div", { key: "88b283c7e8a3dedcf2220cd44fabad56993cb1bb", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "9611b1270e32e2496fbd89d25359b629bcf988cf", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-avatar", { key: "cf4cf525c666627c65147f90b963d4c2ded6e0ac", size: 120, border: !1 }), t("dga-avatar", { key: "b5e7966e8be1f7d9411545b4742170fea26fb1f1", size: 120, border: !0 })), t("div", { key: "bd3059e37727e8faff1f9324fa069b4ebed5b737", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
805
805
|
}
|
|
806
806
|
}, [0, "cs-avatar-usage", {
|
|
807
807
|
variant: [32]
|
|
@@ -836,7 +836,7 @@ const Ki = Ht, Xi = Vi, Ft = /* @__PURE__ */ g(class extends m {
|
|
|
836
836
|
render() {
|
|
837
837
|
var e;
|
|
838
838
|
const n = this.btnId || `btn-${Math.random().toString(36).substr(2, 9)}`, i = !((e = this.customAttribute) === null || e === void 0) && e.key ? { [this.customAttribute.key]: this.customAttribute.value || "" } : {}, o = ["btn", `btn--${this.size}`, `btn--${this.variant}`, this.onColor ? `btn--${this.variant}--on-color` : "", this.iconOnly ? "btn--icon" : ""].filter(Boolean).join(" ");
|
|
839
|
-
return t("button", Object.assign({ key: "c88627072ffd0b86cf50defd9ccd9a92a5cceb57", id: n }, i, { type: this.type, class: o, disabled: this.disabled, "aria-label": this.iconOnly && !this.label ? "Button with icon" : this.label, role: "button", onClick: (
|
|
839
|
+
return t("button", Object.assign({ key: "c88627072ffd0b86cf50defd9ccd9a92a5cceb57", id: n }, i, { type: this.type, class: o, disabled: this.disabled, "aria-label": this.iconOnly && !this.label ? "Button with icon" : this.label, role: "button", onClick: (d) => this.handleClick(d) }), this.iconOnly && this.iconType && t("span", { key: "807060f1968b952731967004797429e9a851d082", class: "btn-icon", "aria-hidden": "true" }, this.renderIcon(this.iconType, this.iconProps)), this.leadIcon && this.leadIconType && t("span", { key: "811f7e58d931b7f32a230807dbecd557a9de1cb7", class: "btn-icon", "aria-hidden": "true" }, this.renderIcon(this.leadIconType, this.leadIconProps)), !this.iconOnly && this.label && t("span", { key: "3d2037c1eba2ec1dc8c7c67aa2596562730b90a0" }, this.label), this.trailIcon && this.trailIconType && t("span", { key: "518b0086da3e8474f01c5072d10ec54ab016014e", class: "btn-icon", "aria-hidden": "true" }, this.renderIcon(this.trailIconType, this.trailIconProps)));
|
|
840
840
|
}
|
|
841
841
|
}, [0, "dga-button", {
|
|
842
842
|
variant: [1],
|
|
@@ -857,7 +857,7 @@ const Ki = Ht, Xi = Vi, Ft = /* @__PURE__ */ g(class extends m {
|
|
|
857
857
|
type: [1],
|
|
858
858
|
onColor: [4, "on-color"]
|
|
859
859
|
}]);
|
|
860
|
-
function
|
|
860
|
+
function G() {
|
|
861
861
|
if (typeof customElements > "u")
|
|
862
862
|
return;
|
|
863
863
|
["dga-button", "dga-icon"].forEach((e) => {
|
|
@@ -876,7 +876,7 @@ const At = /* @__PURE__ */ g(class extends m {
|
|
|
876
876
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
877
877
|
}
|
|
878
878
|
render() {
|
|
879
|
-
return t("div", { key: "
|
|
879
|
+
return t("div", { key: "f2c57ef04a09bfc9ea34194ca93f2284d3792579" }, t("h1", { key: "2713a26d1b12aef1dc49a8ac34d9181747c748b4" }, "Button Example"), t("div", { key: "660e26ebd68a22304dcf7bde0ae47646a5afc441", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "f3c0d1793cd0be4b585920f433e80d95175f1150", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-button", { key: "7023fe3871ad2d8ca28a74cb883786e07f4e5992", label: "Button", variant: "transparent", onColor: !0 }), t("dga-button", { key: "8f10b4ea0491b3eef9bb047e3b3da989c9c7aea1", label: "Button", variant: "des-transparent", onColor: !0 })), t("div", { key: "ed73d37d16fda50fdc1275ec2409a08a8e4b16bb", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
880
880
|
}
|
|
881
881
|
}, [0, "cs-button-usage", {
|
|
882
882
|
variant: [32]
|
|
@@ -890,7 +890,7 @@ function Yi() {
|
|
|
890
890
|
customElements.get(e) || customElements.define(e, At);
|
|
891
891
|
break;
|
|
892
892
|
case "dga-button":
|
|
893
|
-
customElements.get(e) ||
|
|
893
|
+
customElements.get(e) || G();
|
|
894
894
|
break;
|
|
895
895
|
case "dga-icon":
|
|
896
896
|
customElements.get(e) || T();
|
|
@@ -927,8 +927,8 @@ const Ni = At, Qi = Yi, D = () => {
|
|
|
927
927
|
window.addEventListener("keydown", this.handleEscape);
|
|
928
928
|
}
|
|
929
929
|
render() {
|
|
930
|
-
return t("label", { key: "
|
|
931
|
-
key: "
|
|
930
|
+
return t("label", { key: "646a283c3fbefefb063e455b53e3914c0fd0e392", ref: (e) => this.labelRef = e, class: `checkbox ${this.color ? `checkbox--${this.color}` : ""}`, onMouseDown: this.handleActive, onMouseUp: this.handleRemoveActive, onMouseOut: this.handleRemoveActive, onChange: () => this.handleRemoveActive }, t("div", { key: "8a88197b84dbfb6e90ae2d36b87065044941b782", class: "checkbox-main" }, t("div", { key: "ffef3f3fd72555f3f102db23ac46211b6ed25d8b", class: "checkbox-main__content" }, t("input", {
|
|
931
|
+
key: "0aea3759f22d8a6593d42b22a5bb5a23b4ba61d9",
|
|
932
932
|
type: "checkbox",
|
|
933
933
|
name: this.name,
|
|
934
934
|
value: this.value,
|
|
@@ -949,9 +949,9 @@ const Ni = At, Qi = Yi, D = () => {
|
|
|
949
949
|
},
|
|
950
950
|
onInput: this.onInput,
|
|
951
951
|
checked: this.isChecked
|
|
952
|
-
}), t("div", { key: "
|
|
952
|
+
}), t("div", { key: "9085902542f9829d1bf7f89b493a58fc33669914", class: "checkbox-container" }, t("span", { key: "ab40b399c6048381fab8440f91dedef8e9f3c3eb", class: "checkbox-icon checkbox__checked-icon", style: { display: this.isChecked ? "inline-block" : "none" } }, this.Indeterminate ? t("i", { class: "hgi-solid hgi-minus-sign" }) : t("i", { class: "hgi-solid hgi-tick-03" })), t("span", { key: "32d0c3582e853d75c0e7c42a437172770ede2a91", class: "checkbox-icon checkbox__indeterminate-icon", style: { display: this.isChecked ? "none" : "inline-block" } }, t("i", { key: "10e32bdb5415da5995929c7729a67d26ae1ef35e", class: "hgi-solid hgi-remove-01" }))), this.helperText ? t("div", { class: "flex-column" }, t("span", { class: "checkbox__label" }, this.label), t("span", { class: "checkbox__helper-text" }, this.helperText)) : this.label && t("span", { class: "checkbox__label" }, this.label)), this.alertMessage && t("div", { key: "0ffee6352567aec84330dcc61bc23c501c3f94e6", class: "checkbox__warning" }, t("span", { key: "b6de0b8755ffb3b03ac8e6da4956f60b73d60b22", class: "checkbox__warning-icon" }, t("i", { key: "151f68d8fee33d91f30c49c35cb56656adfd5c98", class: "hgi-stroke hgi-alert-circle", style: {
|
|
953
953
|
fontSize: "16px"
|
|
954
|
-
} })), t("span", { key: "
|
|
954
|
+
} })), t("span", { key: "ed314855bc937e55ba5f1067ef2612eb11c70733", class: "checkbox__warning-text" }, this.alertText))));
|
|
955
955
|
}
|
|
956
956
|
}, [0, "dga-checkbox", {
|
|
957
957
|
color: [1],
|
|
@@ -996,19 +996,19 @@ const zt = /* @__PURE__ */ g(class extends m {
|
|
|
996
996
|
this.expanded = !this.expanded;
|
|
997
997
|
}
|
|
998
998
|
render() {
|
|
999
|
-
return t("div", { key: "
|
|
1000
|
-
key: "
|
|
999
|
+
return t("div", { key: "8594fccf8abc29e3478b886be0cea68e893154da", class: `card flex-column ${this.disabled ? "disabled" : ""} ${this.isFocused ? "focused" : ""} card--${this.effect}`, onMouseEnter: this.onMouseEnterHandler, onMouseLeave: this.onMouseLeaveHandler }, this.image && t("div", { key: "4617a878d131537d0b0a9ef0a0834ca1a445b93f", class: "card__image-container" }, t("img", { key: "2803574618e5fff11c10da423665cb5986afa2eb", src: this.image, alt: "Card" })), this.showFeaturedIcon && t("div", { key: "17f6e55e1901e083e2c344a0d16b224a130d20c7", class: "featured-icon featured-icon--light-brand featured-icon--circle featured-icon--lg" }, this.featuredIcon), this.type === "selectable" && t("div", { key: "d7f08b29c598d13eb172c35ea0d9c8174ed006db", class: "card__checkbox-container" }, t("dga-checkbox", { key: "0f104345836f6224ae41216e5102a2de0b57f1fa", color: "brand", onChange: this.onCheckboxChange })), (this.showTitle || this.showDescription) && t("div", { key: "cc5f8a181905b69e2f89ec60d3aaa9a31c6d7e1e", class: "card__content-text flex-column" }, this.showTitle && t("h4", { key: "e8412be494972c239c9faebc7116edd4735209b5", class: "text-lg-bold" }, this.cardTitle, " test"), this.showDescription && t("p", { key: "0e88ee70c67a677e54fcb1680da37c6e122f1df9", class: "text-md-regular" }, this.description)), this.showRating && t("div", { key: "8c639d3b32642ecde79b88aef0e78509ef7fe46c", class: "card__rating-container" }), this.type === "default" && t("div", { key: "de73b1ce8fee31fc24c976e6d958667d8dc032a1", class: "card__action card__action--default" }, t("dga-button", {
|
|
1000
|
+
key: "6d151977cde7642979eb9deec7eb1e8309678f88",
|
|
1001
1001
|
label: this.secondaryActionLabel,
|
|
1002
1002
|
// onClick={this.onSecondaryAction}
|
|
1003
1003
|
size: "lg",
|
|
1004
1004
|
variant: "secondary-outline"
|
|
1005
1005
|
}), t("dga-button", {
|
|
1006
|
-
key: "
|
|
1006
|
+
key: "8ec1275c39bc57e988b4c110a08c31bba92ed5a3",
|
|
1007
1007
|
label: this.primaryActionLabel,
|
|
1008
1008
|
// onClick={this.onPrimaryAction}
|
|
1009
1009
|
size: "lg",
|
|
1010
1010
|
variant: "primary-brand"
|
|
1011
|
-
})), this.type === "expanded" && t("div", { key: "
|
|
1011
|
+
})), this.type === "expanded" && t("div", { key: "5b8a62cd01c38da3af3bc12369d9c27ecbaaaeb0", class: "card__action card__action--expanded" }, t("dga-button", { key: "e54362cd7af12a28698ddf7177ebd6026a61ada7", iconOnly: !0, onClick: () => this.toggleExpand(), size: "lg", variant: "subtle", leadIconType: this.expanded ? t("i", { class: "hgi-stroke hgi-arrow-up-01" }) : t("i", { class: "hgi-stroke hgi-arrow-down-01" }), leadIcon: !0 })), t("div", { key: "5ade7216881e2f963dc9020632cfd58fdd3cdd53", class: `collapse-content ${this.expanded ? "expanded" : ""}` }, t("slot", { key: "6a3612fb85166e530b635264ea77211dc79a7da9", name: "collapse-content" })));
|
|
1012
1012
|
}
|
|
1013
1013
|
}, [4, "dga-card", {
|
|
1014
1014
|
type: [1],
|
|
@@ -1040,7 +1040,7 @@ function Ut() {
|
|
|
1040
1040
|
customElements.get(e) || customElements.define(e, zt);
|
|
1041
1041
|
break;
|
|
1042
1042
|
case "dga-button":
|
|
1043
|
-
customElements.get(e) ||
|
|
1043
|
+
customElements.get(e) || G();
|
|
1044
1044
|
break;
|
|
1045
1045
|
case "dga-checkbox":
|
|
1046
1046
|
customElements.get(e) || ce();
|
|
@@ -1056,7 +1056,7 @@ const Pt = /* @__PURE__ */ g(class extends m {
|
|
|
1056
1056
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
1057
1057
|
}
|
|
1058
1058
|
render() {
|
|
1059
|
-
return t("div", { key: "
|
|
1059
|
+
return t("div", { key: "03ba7294a664399715e3ad64905b0afd2a543299" }, t("h1", { key: "3051627df7b61436fd6c500e838290bbf785ca63" }, "Card Example"), t("div", { key: "b16ca7a322fb732670cc46e3a34f6db83d4bba06", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "69e935f141a335079edcf955656b865fe7b0b388", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-card", { key: "5d45fc04dda0036c239e1b84848443fedcccb412", type: "expanded", cardTitle: "Card Title", description: "Card content placeholder text goes here", showFeaturedIcon: !0 }, t("div", { key: "0c9f528108d3aa4bf7ea73545e0ab95764e58559", slot: "collapse-content" }, "dgdsgdfgdfg")), t("dga-card", { key: "32c6ad6be0087084dbe4d4fa8e14d5e1c9e1ce1a", type: "selectable", cardTitle: "Card Title", description: "Card content placeholder text goes here" })), t("div", { key: "976c5d1336a73809289e489ff77ec9f73bd6fe37", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
1060
1060
|
}
|
|
1061
1061
|
}, [0, "cs-card-usage", {
|
|
1062
1062
|
variant: [32]
|
|
@@ -1070,7 +1070,7 @@ function ea() {
|
|
|
1070
1070
|
customElements.get(e) || customElements.define(e, Pt);
|
|
1071
1071
|
break;
|
|
1072
1072
|
case "dga-button":
|
|
1073
|
-
customElements.get(e) ||
|
|
1073
|
+
customElements.get(e) || G();
|
|
1074
1074
|
break;
|
|
1075
1075
|
case "dga-card":
|
|
1076
1076
|
customElements.get(e) || Ut();
|
|
@@ -1089,7 +1089,7 @@ const ta = Pt, sa = ea, Bt = /* @__PURE__ */ g(class extends m {
|
|
|
1089
1089
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
1090
1090
|
}
|
|
1091
1091
|
render() {
|
|
1092
|
-
return t("div", { key: "
|
|
1092
|
+
return t("div", { key: "9e7ada00731ed7adfb842528e835f241601d2f26" }, t("h1", { key: "b8f6218e737b6c03280573c76ed659c3f41eabfd" }, "Checkbox Example"), t("div", { key: "dfcab1d1b4738956b3b5f1d4fb8d112d0dc4d871", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "a9bf1e0acde457b19f9237eced61cf4cdfcfb2c8", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-checkbox", { key: "5e1b135f8bccb2bfc31400b1d03423229be4c8c5", label: "Checkbox Label", Indeterminate: !1, alertMessage: !0, alertText: "Error/Warning message" })), t("div", { key: "87dbcf332910f807c7639185df20ff65b95ca97a", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
1093
1093
|
}
|
|
1094
1094
|
}, [0, "cs-checkbox-usage", {
|
|
1095
1095
|
variant: [32]
|
|
@@ -1128,10 +1128,10 @@ const ia = Bt, aa = na, Zt = /* @__PURE__ */ g(class extends m {
|
|
|
1128
1128
|
], this.selected = 0;
|
|
1129
1129
|
}
|
|
1130
1130
|
render() {
|
|
1131
|
-
return t("div", { key: "
|
|
1132
|
-
const i = n === this.selected,
|
|
1133
|
-
return t("button", { key: n, type: "button", class:
|
|
1134
|
-
})), t("div", { key: "
|
|
1131
|
+
return t("div", { key: "dc1a7f04f782ace5f637fd017e7e55f359515451", class: "content-switcher" }, t("div", { key: "fe9bad3ff00cb5d4c32a02e6832ec5fa95a9472e", class: "content-switcher__items" }, this.items.map((e, n) => {
|
|
1132
|
+
const i = n === this.selected, d = `content-switcher__item content-switcher__item--${n === 0 ? "first" : n === this.items.length - 1 ? "last" : "mid"} ${this.onColor ? "content-switcher__item--on-color" : ""} content-switcher__item--${this.size} ${i ? "content-switcher__item--selected" : ""}`;
|
|
1133
|
+
return t("button", { key: n, type: "button", class: d, onClick: () => this.handleSelect(n) }, e.label);
|
|
1134
|
+
})), t("div", { key: "ae00f02499b2305953778e6850c09b51f32fb265", class: `content-switcher__content ${this.onColor ? "content-switcher__content--on-color" : ""}` }, this.items[this.selected].content));
|
|
1135
1135
|
}
|
|
1136
1136
|
}, [0, "dga-content-switcher", {
|
|
1137
1137
|
onColor: [4, "on-color"],
|
|
@@ -1155,7 +1155,7 @@ const Wt = /* @__PURE__ */ g(class extends m {
|
|
|
1155
1155
|
super(), this.__registerHost(), this.__attachShadow(), this.label = void 0, this.content = void 0;
|
|
1156
1156
|
}
|
|
1157
1157
|
render() {
|
|
1158
|
-
return t("slot", { key: "
|
|
1158
|
+
return t("slot", { key: "e05d6f5ed342e64b51ef4892ebe1d43b00ecc8fa" });
|
|
1159
1159
|
}
|
|
1160
1160
|
}, [1, "dga-content-switcher-item", {
|
|
1161
1161
|
label: [8],
|
|
@@ -1177,7 +1177,7 @@ const Gt = /* @__PURE__ */ g(class extends m {
|
|
|
1177
1177
|
super(), this.__registerHost();
|
|
1178
1178
|
}
|
|
1179
1179
|
render() {
|
|
1180
|
-
return t("div", { key: "
|
|
1180
|
+
return t("div", { key: "5584359bfe0c21bb086b9eb7466f4dc1465a7315" }, t("h1", { key: "1c88ca6fb919304e1dbfd332f1f02a5f12ce3e0e" }, "Content Switcher Example"), t("dga-content-switcher", { key: "a33a9eb429e4be0257701e00564377c3b269263c", size: "lg" }, t("dga-content-switcher-item", { key: "35d9342a4f72681b2eb8a63182aac8140e37114a", label: "Option 1", content: "This is Option 1 content." }), t("dga-content-switcher-item", { key: "024a7dc6956cd5c46b6fdf85e09d23957d6eb743", label: "Option 2", content: "This is Option 2 content." }), t("dga-content-switcher-item", { key: "b42d0d2f141d14c844be07b3cfade5bc19f64a22", label: "Option 3", content: "This is Option 3 content." })), t("dga-content-switcher", { key: "85e648cf15765b8cf03a17f27a5a782781c21f62", size: "md" }, t("dga-content-switcher-item", { key: "634a87d91f2ed95ff25014228b1de565a707c519", label: "Option 1", content: "This is Option 1 content." }), t("dga-content-switcher-item", { key: "fc9e0ba31b940fb7803dbe129037b07d8a94c1b6", label: "Option 2", content: "This is Option 2 content." }), t("dga-content-switcher-item", { key: "7be4178272cb084dcdc7344c16b87af7764efbe3", label: "Option 3", content: "This is Option 3 content." })), t("dga-content-switcher", { key: "7397da9674c8b7f0344f56b79a42ec4514f55c8b", size: "sm" }, t("dga-content-switcher-item", { key: "56d45c475756127056eb2869e19eda1048433ced", label: "Option 1", content: "This is Option 1 content." }), t("dga-content-switcher-item", { key: "5a0d6038e79f7329cc341891f3233bfa759b0091", label: "Option 2", content: "This is Option 2 content." }), t("dga-content-switcher-item", { key: "6108bcf16b33afa7ea48f3048e30f507464e3acf", label: "Option 3", content: "This is Option 3 content." })));
|
|
1181
1181
|
}
|
|
1182
1182
|
}, [0, "cs-content-switcher-usage"]);
|
|
1183
1183
|
function oa() {
|
|
@@ -1266,7 +1266,7 @@ const Vt = /* @__PURE__ */ g(class extends m {
|
|
|
1266
1266
|
disabled: [4],
|
|
1267
1267
|
isExpanded: [32]
|
|
1268
1268
|
}]);
|
|
1269
|
-
function
|
|
1269
|
+
function N() {
|
|
1270
1270
|
if (typeof customElements > "u")
|
|
1271
1271
|
return;
|
|
1272
1272
|
["tab-link", "dga-tag"].forEach((e) => {
|
|
@@ -1297,7 +1297,7 @@ const Kt = /* @__PURE__ */ g(class extends m {
|
|
|
1297
1297
|
childRoute: [16],
|
|
1298
1298
|
onChildExpanded: [16]
|
|
1299
1299
|
}]);
|
|
1300
|
-
function
|
|
1300
|
+
function Q() {
|
|
1301
1301
|
if (typeof customElements > "u")
|
|
1302
1302
|
return;
|
|
1303
1303
|
["submenu-component", "dga-tag", "submenu-component", "tab-link"].forEach((e) => {
|
|
@@ -1309,10 +1309,10 @@ function N() {
|
|
|
1309
1309
|
customElements.get(e) || j();
|
|
1310
1310
|
break;
|
|
1311
1311
|
case "submenu-component":
|
|
1312
|
-
customElements.get(e) ||
|
|
1312
|
+
customElements.get(e) || Q();
|
|
1313
1313
|
break;
|
|
1314
1314
|
case "tab-link":
|
|
1315
|
-
customElements.get(e) ||
|
|
1315
|
+
customElements.get(e) || N();
|
|
1316
1316
|
break;
|
|
1317
1317
|
}
|
|
1318
1318
|
});
|
|
@@ -1325,7 +1325,7 @@ const Xt = /* @__PURE__ */ g(class extends m {
|
|
|
1325
1325
|
this.isExpanded = e, e ? this.submenuElement.style.maxHeight = "fit-content" : this.submenuElement.style.maxHeight = "";
|
|
1326
1326
|
}
|
|
1327
1327
|
render() {
|
|
1328
|
-
return t(B, { key: "
|
|
1328
|
+
return t(B, { key: "258b0b401fcf062c52877e8aaebf92e035d5e752" }, t("tab-link", { key: "d16f8544f19863183a63ffb2b95d3249247dca7a", text: this.route.name, type: this.route.children && this.route.children.length > 0 ? "parent" : "child", icon: this.route.icon, link: this.route.path, onExpand: this.handleExpanded.bind(this), disabled: this.route.disabled }), this.route.children && this.route.children.length > 0 && t("ul", { key: "5b3ac544f647c712d7beba67d5c3d4540258bf87", class: "sidepanel__submenu-list", ref: (e) => this.submenuElement = e }, this.route.children.map((e, n) => t("submenu-component", { key: n, route: this.route, childRoute: e, onChildExpanded: (i) => {
|
|
1329
1329
|
i && (this.submenuElement.style.maxHeight = "fit-content");
|
|
1330
1330
|
} }))));
|
|
1331
1331
|
}
|
|
@@ -1345,10 +1345,10 @@ function $e() {
|
|
|
1345
1345
|
customElements.get(e) || j();
|
|
1346
1346
|
break;
|
|
1347
1347
|
case "submenu-component":
|
|
1348
|
-
customElements.get(e) ||
|
|
1348
|
+
customElements.get(e) || Q();
|
|
1349
1349
|
break;
|
|
1350
1350
|
case "tab-link":
|
|
1351
|
-
customElements.get(e) ||
|
|
1351
|
+
customElements.get(e) || N();
|
|
1352
1352
|
break;
|
|
1353
1353
|
}
|
|
1354
1354
|
});
|
|
@@ -1358,7 +1358,7 @@ const Yt = /* @__PURE__ */ g(class extends m {
|
|
|
1358
1358
|
super(), this.__registerHost(), this.routes = [];
|
|
1359
1359
|
}
|
|
1360
1360
|
render() {
|
|
1361
|
-
return t("ul", { key: "
|
|
1361
|
+
return t("ul", { key: "cffc9f174f92535bba9206df5ffb3ddf1a414a66", class: "sidepanel__menu-list" }, this.routes.map((e, n) => t("li", { key: D() }, t("tab-component", { route: e }), n < this.routes.length - 1 && t("div", { class: "sidepanel__menu-tab-divider" }))));
|
|
1362
1362
|
}
|
|
1363
1363
|
}, [0, "side-panel-menu", {
|
|
1364
1364
|
routes: [16]
|
|
@@ -1375,13 +1375,13 @@ function Fe() {
|
|
|
1375
1375
|
customElements.get(e) || j();
|
|
1376
1376
|
break;
|
|
1377
1377
|
case "submenu-component":
|
|
1378
|
-
customElements.get(e) ||
|
|
1378
|
+
customElements.get(e) || Q();
|
|
1379
1379
|
break;
|
|
1380
1380
|
case "tab-component":
|
|
1381
1381
|
customElements.get(e) || $e();
|
|
1382
1382
|
break;
|
|
1383
1383
|
case "tab-link":
|
|
1384
|
-
customElements.get(e) ||
|
|
1384
|
+
customElements.get(e) || N();
|
|
1385
1385
|
break;
|
|
1386
1386
|
}
|
|
1387
1387
|
});
|
|
@@ -1391,11 +1391,11 @@ const Nt = /* @__PURE__ */ g(class extends m {
|
|
|
1391
1391
|
super(), this.__registerHost(), this.background = void 0, this.overlay = void 0, this.border = void 0, this.collapsed = void 0, this.routes = void 0;
|
|
1392
1392
|
}
|
|
1393
1393
|
render() {
|
|
1394
|
-
return console.log(this.routes, "routes"), t("div", { key: "
|
|
1394
|
+
return console.log(this.routes, "routes"), t("div", { key: "a72d856b33f922c8341cdf40e83aa5809ccfe3ec", class: `sidepanel ${this.background ? `sidepanel--bg-${this.background}` : ""}
|
|
1395
1395
|
${this.overlay ? "sidepanel--overlay" : ""}
|
|
1396
1396
|
${this.border ? "sidepanel--border" : ""}
|
|
1397
1397
|
${this.collapsed ? "collapsed" : ""}
|
|
1398
|
-
` }, t("side-panel-menu", { key: "
|
|
1398
|
+
` }, t("side-panel-menu", { key: "3b29f0a61fdf88707812b56a38966738a384b542", routes: this.routes }));
|
|
1399
1399
|
}
|
|
1400
1400
|
}, [0, "dga-drawer", {
|
|
1401
1401
|
background: [1],
|
|
@@ -1419,18 +1419,18 @@ function Qt() {
|
|
|
1419
1419
|
customElements.get(e) || Fe();
|
|
1420
1420
|
break;
|
|
1421
1421
|
case "submenu-component":
|
|
1422
|
-
customElements.get(e) ||
|
|
1422
|
+
customElements.get(e) || Q();
|
|
1423
1423
|
break;
|
|
1424
1424
|
case "tab-component":
|
|
1425
1425
|
customElements.get(e) || $e();
|
|
1426
1426
|
break;
|
|
1427
1427
|
case "tab-link":
|
|
1428
|
-
customElements.get(e) ||
|
|
1428
|
+
customElements.get(e) || N();
|
|
1429
1429
|
break;
|
|
1430
1430
|
}
|
|
1431
1431
|
});
|
|
1432
1432
|
}
|
|
1433
|
-
const
|
|
1433
|
+
const ra = [
|
|
1434
1434
|
{
|
|
1435
1435
|
name: "Home",
|
|
1436
1436
|
path: "/",
|
|
@@ -1647,12 +1647,12 @@ const da = [
|
|
|
1647
1647
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
1648
1648
|
}
|
|
1649
1649
|
render() {
|
|
1650
|
-
return t("div", { key: "
|
|
1650
|
+
return t("div", { key: "67b5c5d5c188566a6ac564ae0245a1f08a0abfa3" }, t("h1", { key: "d1e3c2909ecd628c7bdddb2b42a3ba7f3c087b69" }, "Drawer Example"), t("div", { key: "9e8261afda4376dbd69a5e7cb4d395ef84ea3d82", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "50827e7f2946154b78c9ae718c6155e5e9dce91c", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-drawer", { key: "b4b4ff9f46a2f8bb1dec73d42671cf2e9667a641", routes: ra })), t("div", { key: "39c858dbe59d1ff44d1c1225b4f757b2f1928d79", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
1651
1651
|
}
|
|
1652
1652
|
}, [0, "cs-drawer-usage", {
|
|
1653
1653
|
variant: [32]
|
|
1654
1654
|
}]);
|
|
1655
|
-
function
|
|
1655
|
+
function da() {
|
|
1656
1656
|
if (typeof customElements > "u")
|
|
1657
1657
|
return;
|
|
1658
1658
|
["cs-drawer-usage", "dga-drawer", "dga-tag", "side-panel-menu", "submenu-component", "tab-component", "tab-link"].forEach((e) => {
|
|
@@ -1670,18 +1670,18 @@ function ra() {
|
|
|
1670
1670
|
customElements.get(e) || Fe();
|
|
1671
1671
|
break;
|
|
1672
1672
|
case "submenu-component":
|
|
1673
|
-
customElements.get(e) ||
|
|
1673
|
+
customElements.get(e) || Q();
|
|
1674
1674
|
break;
|
|
1675
1675
|
case "tab-component":
|
|
1676
1676
|
customElements.get(e) || $e();
|
|
1677
1677
|
break;
|
|
1678
1678
|
case "tab-link":
|
|
1679
|
-
customElements.get(e) ||
|
|
1679
|
+
customElements.get(e) || N();
|
|
1680
1680
|
break;
|
|
1681
1681
|
}
|
|
1682
1682
|
});
|
|
1683
1683
|
}
|
|
1684
|
-
const fa = es, ua =
|
|
1684
|
+
const fa = es, ua = da, ts = /* @__PURE__ */ g(class extends m {
|
|
1685
1685
|
constructor() {
|
|
1686
1686
|
super(), this.__registerHost(), this.handleClickOutside = (e) => {
|
|
1687
1687
|
var n;
|
|
@@ -1721,8 +1721,8 @@ const fa = es, ua = ra, ts = /* @__PURE__ */ g(class extends m {
|
|
|
1721
1721
|
handleSelectSingleOption(e, n, i) {
|
|
1722
1722
|
var o;
|
|
1723
1723
|
this.setSelectedOptions(n, i);
|
|
1724
|
-
const
|
|
1725
|
-
|
|
1724
|
+
const d = e.target, f = d.closest(".dropdown"), u = f.querySelector(".dropdown__label"), h = f.querySelector(".dropdown__option.selected");
|
|
1725
|
+
d.classList.contains("selected") || (u.classList.remove("dropdown__label--selection"), h == null || h.classList.remove("selected"), d.classList.add("selected"), u.textContent = (o = d.querySelector(".dropdown__option-label")) === null || o === void 0 ? void 0 : o.textContent, u.classList.add("dropdown__label--selection")), f.querySelector(".dropdown__btn").classList.remove("open");
|
|
1726
1726
|
}
|
|
1727
1727
|
getSelectedChoices(e) {
|
|
1728
1728
|
const n = {
|
|
@@ -1731,19 +1731,19 @@ const fa = es, ua = ra, ts = /* @__PURE__ */ g(class extends m {
|
|
|
1731
1731
|
};
|
|
1732
1732
|
return e.querySelectorAll(".dropdown__option.selected").forEach((i) => {
|
|
1733
1733
|
var o;
|
|
1734
|
-
const
|
|
1735
|
-
n.values.push(
|
|
1734
|
+
const d = i.getAttribute("data-value"), f = (o = i.querySelector(".dropdown__option-label")) === null || o === void 0 ? void 0 : o.textContent;
|
|
1735
|
+
n.values.push(d), n.labels.push(f);
|
|
1736
1736
|
}), n;
|
|
1737
1737
|
}
|
|
1738
1738
|
handleMultiOptionClicked(e, n, i) {
|
|
1739
1739
|
this.setSelectedOptions(n, i);
|
|
1740
1740
|
const o = e.target;
|
|
1741
1741
|
o.classList.toggle("selected");
|
|
1742
|
-
const
|
|
1743
|
-
|
|
1742
|
+
const d = o.closest(".dropdown"), f = d.querySelector(".dropdown__label"), { values: u, labels: h } = this.getSelectedChoices(d);
|
|
1743
|
+
d.setAttribute("data-value", u.join(", ")), f.textContent = h.join(", "), u.length ? f.classList.add("dropdown__label--selection") : f.classList.remove("dropdown__label--selection");
|
|
1744
1744
|
}
|
|
1745
1745
|
render() {
|
|
1746
|
-
return t("div", { key: "
|
|
1746
|
+
return t("div", { key: "42a3b024121c8fb2037dda71267acf3776afeac2", id: this.id, ref: (e) => this.containerRef = e, 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 || ""}` }, t("button", { key: "2449637e7f161910d1a9ef2d08e160ba8d9c4ab0", class: "dropdown__btn", ref: (e) => this.btnRef = e, 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" }, t("span", { key: "869be344398232147bee856bfca193710c934e5e", class: "dropdown__label" }), t("span", { key: "86ed60ea3c662a6adeb08cb52d1088e5ce1c746f", class: "dropdown__label-placeholder" }, this.placeholder), t("span", { key: "34cbb8434eabf05b31c7577a34d78d0e9c4f0dc7", class: "dropdown__chevron" }, t("dga-icon", { key: "cb8976d6248aad09eac6fb22dbd2324c9b177d50", icon: "ArrowDown01Icon", variant: "stroke" }))), t("ul", { key: "c49e694dc82a763b57f1daa3128c034feffc4323", class: "dropdown__list" }, this.optionList.map((e, n) => this.multiSelect ? t("li", { key: e[this.trackBy] ? e[this.trackBy] : D() }, t("button", { class: "dropdown__option dropdown__option--checkbox", "data-value": e[this.trackBy] ? e[this.trackBy] : "", onClick: (i) => this.handleMultiOptionClicked(i, e, n), onMouseDown: this.handleAddPressed.bind(this), onMouseUp: this.handleRemovePressed.bind(this), onMouseOut: this.handleRemovePressed.bind(this), type: "button" }, t("div", { class: "dropdown__option-icon-container" }, t("span", { class: "dropdown__option-icon" }, t("i", { class: "hgi-solid hgi-tick-02", style: {
|
|
1747
1747
|
fontSize: "20px"
|
|
1748
1748
|
} }))), t("span", { class: "dropdown__option-label" }, e[this.optionLabel] ? e[this.optionLabel] : ""))) : t("li", { key: e[this.trackBy] ? e[this.trackBy] : D() }, t("button", { class: "dropdown__option", type: "button", onClick: (i) => this.handleSelectSingleOption(i, e, n), onMouseDown: this.handleAddPressed.bind(this), onMouseUp: this.handleRemovePressed.bind(this), onMouseOut: this.handleRemovePressed.bind(this) }, t("span", { class: "dropdown__option-label" }, e[this.optionLabel] ? e[this.optionLabel] : ""), t("span", { class: "dropdown__option-icon" }, t("dga-icon", { icon: "Tick02Icon", variant: "solid" })))))));
|
|
1749
1749
|
}
|
|
@@ -1792,7 +1792,7 @@ const ns = /* @__PURE__ */ g(class extends m {
|
|
|
1792
1792
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
1793
1793
|
}
|
|
1794
1794
|
render() {
|
|
1795
|
-
return t("div", { key: "
|
|
1795
|
+
return t("div", { key: "87beec0b9412028c6c0ddc70f03ae0c02b69c62b" }, t("h1", { key: "241a99570aa77f73f5451dc4cf60a76886f6eafc" }, "Dropdown Example"), t("div", { key: "a1541218ac7bb86a5354014fc1dfdca33ae7839c", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "0cdad3be5dfc1c8ae2e8a0fc2bb8815815d90ac0", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-dropdown", { key: "390e318e9b6c2647d5d1811894f49380055bfe4d", placeholder: "Placeholder text", variant: "default", optionLabel: "label", trackBy: "value", options: [
|
|
1796
1796
|
{
|
|
1797
1797
|
label: "Option",
|
|
1798
1798
|
value: "Option"
|
|
@@ -1809,7 +1809,7 @@ const ns = /* @__PURE__ */ g(class extends m {
|
|
|
1809
1809
|
label: "Option",
|
|
1810
1810
|
value: "Option"
|
|
1811
1811
|
}
|
|
1812
|
-
] }), t("dga-dropdown", { key: "
|
|
1812
|
+
] }), t("dga-dropdown", { key: "74259bcf22a9a993132994f3cb8fa94b5ce76b59", placeholder: "Placeholder text", variant: "darker", optionLabel: "label", trackBy: "value", options: [
|
|
1813
1813
|
{
|
|
1814
1814
|
label: "Option",
|
|
1815
1815
|
value: "Option"
|
|
@@ -1826,7 +1826,7 @@ const ns = /* @__PURE__ */ g(class extends m {
|
|
|
1826
1826
|
label: "Option",
|
|
1827
1827
|
value: "Option"
|
|
1828
1828
|
}
|
|
1829
|
-
] }), t("dga-dropdown", { key: "
|
|
1829
|
+
] }), t("dga-dropdown", { key: "d1da5ba27ea0fce741d4a077295887877d1e1d28", placeholder: "Placeholder text", variant: "lighter", optionLabel: "label", trackBy: "value", options: [
|
|
1830
1830
|
{
|
|
1831
1831
|
label: "Option",
|
|
1832
1832
|
value: "Option"
|
|
@@ -1843,7 +1843,7 @@ const ns = /* @__PURE__ */ g(class extends m {
|
|
|
1843
1843
|
label: "Option",
|
|
1844
1844
|
value: "Option"
|
|
1845
1845
|
}
|
|
1846
|
-
] }), t("dga-dropdown", { key: "
|
|
1846
|
+
] }), t("dga-dropdown", { key: "cae90742444a028f6281dcdeccdb09b9b50981ef", error: !0, placeholder: "Placeholder text", variant: "lighter", optionLabel: "label", trackBy: "value", options: [
|
|
1847
1847
|
{
|
|
1848
1848
|
label: "Option",
|
|
1849
1849
|
value: "Option"
|
|
@@ -1877,7 +1877,7 @@ const ns = /* @__PURE__ */ g(class extends m {
|
|
|
1877
1877
|
label: "Option",
|
|
1878
1878
|
value: "Option"
|
|
1879
1879
|
}
|
|
1880
|
-
] })), t("dga-dropdown", { key: "
|
|
1880
|
+
] })), t("dga-dropdown", { key: "d1c1f20e998f4c9ce97d94c318c59e350800369b", multiSelect: !0, placeholder: "Placeholder text", variant: "lighter", optionLabel: "label", trackBy: "value", options: [
|
|
1881
1881
|
{
|
|
1882
1882
|
label: "Option",
|
|
1883
1883
|
value: "Option"
|
|
@@ -1894,7 +1894,7 @@ const ns = /* @__PURE__ */ g(class extends m {
|
|
|
1894
1894
|
label: "Option",
|
|
1895
1895
|
value: "Option"
|
|
1896
1896
|
}
|
|
1897
|
-
] })), t("div", { key: "
|
|
1897
|
+
] })), t("div", { key: "b22b0d0926febcc1ac7e0466920b532e517416c0", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
1898
1898
|
}
|
|
1899
1899
|
}, [0, "cs-dropdown-usage", {
|
|
1900
1900
|
activeStep: [32]
|
|
@@ -1951,8 +1951,8 @@ const as = /* @__PURE__ */ g(class extends m {
|
|
|
1951
1951
|
this.uploadFileOverSize && this.uploadFileOverSize();
|
|
1952
1952
|
return;
|
|
1953
1953
|
}
|
|
1954
|
-
const o = Array.from(i).map((
|
|
1955
|
-
name:
|
|
1954
|
+
const o = Array.from(i).map((d) => ({
|
|
1955
|
+
name: d.name,
|
|
1956
1956
|
uploadStatus: "pending"
|
|
1957
1957
|
// initial status
|
|
1958
1958
|
}));
|
|
@@ -1990,10 +1990,10 @@ const as = /* @__PURE__ */ g(class extends m {
|
|
|
1990
1990
|
return e.uploadStatus === "error" ? t("div", { class: "file-upload__file-item--error" }, t("div", { class: "file-upload__file-item" }, t("span", { class: "file-upload__file-status file-upload__file-status--error" }, t("i", { class: "hgi-solid hgi-alert-circle", style: { fontSize: "20px" } })), t("span", { class: "file-upload__file-name" }, e.name), t("button", { class: "btn btn--close btn--icon btn--sm", onClick: () => this.handleDeleteFile(n, e) }, t("span", { class: "btn-icon" }, t("i", { class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } })))), t("div", { class: "file-upload__file-item-msg" }, e.errorMessage ? e.errorMessage : "Here goes the helper text.")) : t("div", { class: "file-upload__file-item" }, t("span", { class: `file-upload__file-status file-upload__file-status--${e.uploadStatus}` }, e.uploadStatus === "uploading" && e.progress && t("dga-loading", { size: "tiny", variant: "neutral" }), e.uploadStatus === "complete" && t("i", { class: "hgi-solid hgi-checkmark-circle-02" })), t("span", { class: "file-upload__file-name" }, e.name), t("button", { class: "btn btn--close btn--icon btn--sm", onClick: () => this.handleDeleteFile(n, e) }, t("span", { class: "btn-icon" }, t("i", { class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } }))));
|
|
1991
1991
|
}
|
|
1992
1992
|
render() {
|
|
1993
|
-
return t("div", { key: "
|
|
1993
|
+
return t("div", { key: "fddd4ca56d165045f782fa29ecd552a353a80cfb", class: `file-upload ${this.dragState ? "file-upload--drag-over" : ""} ${this.disabled ? "file-upload--disabled" : ""}` }, t("input", { key: "71a5f95cd7890baa6df9b23bdc11ff9175d48def", type: "file", id: this.id, name: this.name, class: "file-upload__input", accept: this.accept, multiple: this.multiple, "aria-hidden": "true", onChange: this.handleFileSelection, ref: (e) => this.fileInputRef = e }), t("label", { key: "cef10bda77f3ad533d1d196f3f56feb56e096651", htmlFor: this.id, class: "file-upload__drop-area" }, t("span", { key: "0e8b5d4929725a6f377a77a3ddf5cd0369f65d3d", class: "file-upload__icon" }, t("i", { key: "574f538af976fda4473e59bb14017dfaa6dbefeb", class: "hgi-stroke hgi-file-upload", style: { fontSize: "20px" } })), t("div", { key: "4cc205293e3ba4e028d9076be91ac886f765a9a1", class: "file-upload__content" }, t("p", { key: "f7bd619d561cd3713d4eafb13e5c686ed8223ed5", class: "file-upload__instructions" }, this.title), t("p", { key: "1af1632e87dd94c78abd7d0a7c70d452007c60f8", class: "file-upload__formats" }, this.fileTypesText)), t("button", { key: "4ff52fbbbc569d1f0cbeefabb68003b7910dbd96", class: "btn btn--md btn--secondary", "aria-label": "Browse Files", disabled: this.dragState || this.disabled, type: "button", onClick: () => {
|
|
1994
1994
|
var e;
|
|
1995
1995
|
return (e = this.fileInputRef) === null || e === void 0 ? void 0 : e.click();
|
|
1996
|
-
} }, t("span", { key: "
|
|
1996
|
+
} }, t("span", { key: "d6b8f5da5d306251502e0c0e5b0b13ded69bad96" }, this.actionName))), t("div", { key: "fb8a84782a4570b528811aa39c1a856a413d4c60", class: "file-upload__files-list" }, this.files.map((e, n) => this.renderFile(e, n))));
|
|
1997
1997
|
}
|
|
1998
1998
|
}, [0, "dga-file-upload", {
|
|
1999
1999
|
id: [1],
|
|
@@ -2031,7 +2031,7 @@ const os = /* @__PURE__ */ g(class extends m {
|
|
|
2031
2031
|
super(), this.__registerHost();
|
|
2032
2032
|
}
|
|
2033
2033
|
render() {
|
|
2034
|
-
return t("div", { key: "
|
|
2034
|
+
return t("div", { key: "c5072a55f4292685acd80888783973db1b2e46b5" }, t("h1", { key: "127a066002b6bb8bd87dc9147e035456ce2a6c91" }, "File Upload Example"), t("div", { key: "c99a14088f7f3dead8d448450f3010e38ff6b937", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "82f5626fedb65bb1a218b234e61b5020c8decb71", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-file-upload", { key: "cfe7a1164b5621cfb4c03cae5ca895bba80ff7a4" })), t("div", { key: "9bef065f74c70018566373697e65942a94780220", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
2035
2035
|
}
|
|
2036
2036
|
}, [0, "cs-file-upload-usage"]);
|
|
2037
2037
|
function ma() {
|
|
@@ -2056,7 +2056,7 @@ const ga = os, Ca = ma, cs = /* @__PURE__ */ g(class extends m {
|
|
|
2056
2056
|
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 = [];
|
|
2057
2057
|
}
|
|
2058
2058
|
render() {
|
|
2059
|
-
return t("footer", { key: "
|
|
2059
|
+
return t("footer", { key: "ac64df2c796c1b20777b8aad7b328899ae3eaedb", class: `footer ${this.background === "DarkGreen" ? "footer--bg-brand" : ""}` }, t("section", { key: "9b32220a415250a5e2509ddc2f3b669f6fe918e0", class: "footer-content" }, (this.mainLinkTilte || this.mainImage) && t("div", { key: "9cba7f6108158ea0c4dcc4b6b96919becaa2b623", class: "footer-icon-section" }, t("a", { key: "35332a48894d40cc0a3655a89ddaf28e48f040be", class: this.background === "DarkGreen" ? "link--on-color" : "", href: this.mainLink || "#", target: "_blank", rel: "noopener noreferrer" }, this.mainLinkTilte)), (this.mainTitle || this.mainDescription) && t("div", { key: "94ea88acf3e5e47256146fdca00a49dee9ad5920", class: "footer-title-description" }, t("h3", { key: "c7d577ad094d9ed562c52d5dc5633c64cd60134d", class: this.background === "DarkGreen" ? "link--on-color" : "" }, this.mainTitle), t("p", { key: "f3f20fe40f30dfc3dbd0a16760b7a2c3cc491003", class: this.background === "DarkGreen" ? "link--on-color" : "" }, this.mainDescription)), this.NavLinks && t("section", { key: "6f968cc65807620a70a15d71b17f9a8266c0ad59", class: "footer__nav-links" }, this.groupLinks.map((e) => t("div", { class: "footer__nav-links-column" }, t("div", { class: "footer__nav-links-column-title" }, e.title), t("ul", { class: "footer__nav-links-column-body" }, e.links.map((n) => t("li", null, t("a", { href: n.target, class: `link link--sm link--neutral ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, t("span", { class: "link__label" }, n.name))))))), t("div", { key: "23d1df844560ed573365685c98a66c6c1810018a", class: "footer__nav-links-column" }, this.socialMediaLinks.length > 0 && t("div", { key: "b1d1df75ef1af36398297afe85d30d570c0c3253" }, this.socialMediaTitle && t("div", { key: "876d0fea0ed14d35fd18d80c3e920d4d7e807a11", class: "footer__nav-links-column-title" }, this.socialMediaTitle), t("div", { key: "cb9c3e3ab0818138f798c6a3c49809a0504413f8", class: "flex icons-container" }, this.socialMediaLinks.map((e) => t("a", { href: e.target, title: e.title, class: "btn btn--md btn--secondary-outline btn--secondary-outline-on-color btn--icon" }, t("span", { class: "btn-icon" }, e.icon))))), this.accessibilityLinks.length > 0 && t("div", { key: "860c6d6bfc9bf02f4a3ebaf22dd75c2d3d2ae4fe" }, t("div", { key: "68e167e5557f97b2a062f4e869e14ae5b9782133", class: "footer__nav-links-column-title" }, this.accessibilityTitle), t("div", { key: "5152d2382bfd6371952ed59c7a043295800e72fc", class: "flex icons-container" }, this.accessibilityLinks.map((e) => t("a", { href: e.target, title: e.title, class: "btn btn--md btn--secondary-outline btn--secondary-outline-on-color btn--icon" }, t("span", { class: "btn-icon" }, e.icon))))))), t("section", { key: "390135ecad1d589b5c71c8cce6e5ec1d1f4f290d", class: "footer__basic" }, t("div", { key: "2a4fe383d5962f1fe76c642f219b3f836c694c37", class: "footer__actions-copyright" }, t("ul", { key: "0aff1f92920c086f3bb410c9b930b46ea677772f", class: "footer__actions" }, this.basicLinks.map((e) => t("li", null, t("a", { href: e.target, class: `link link--sm link--neutral link--inline ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, t("span", { class: "link__label" }, e.name))))), this.copyright && t("p", { key: "1b42f5cc5d515138821bf4cb2a5a6bb9ee7195ce", class: "footer__copyright text-sm-semibold" }, this.copyright), t("ul", { key: "953e45cc087c00fa51186b4491aab1efda9f43e8", class: "footer__extra-actions" }, this.extraLinks.map((e) => t("li", null, t("a", { href: e.target, class: `link link--sm link--neutral ${this.background === "DarkGreen" ? "link--on-color" : ""}` }, t("span", { class: "link__label" }, e.name)))))), t("div", { key: "de46f33b5d74b3fa912cc05ea93cf7729f60b4fc", class: "footer__logos" }, this.bottomImages.map((e) => t("img", { src: e, key: D() }))))));
|
|
2060
2060
|
}
|
|
2061
2061
|
}, [0, "dga-footer", {
|
|
2062
2062
|
background: [1],
|
|
@@ -2087,8 +2087,8 @@ function ls() {
|
|
|
2087
2087
|
}
|
|
2088
2088
|
});
|
|
2089
2089
|
}
|
|
2090
|
-
var
|
|
2091
|
-
function
|
|
2090
|
+
var va = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
2091
|
+
function ka(s) {
|
|
2092
2092
|
if (s.__esModule) return s;
|
|
2093
2093
|
var e = Object.defineProperty({}, "__esModule", { value: !0 });
|
|
2094
2094
|
return Object.keys(s).forEach(function(n) {
|
|
@@ -2101,7 +2101,7 @@ function va(s) {
|
|
|
2101
2101
|
});
|
|
2102
2102
|
}), e;
|
|
2103
2103
|
}
|
|
2104
|
-
var
|
|
2104
|
+
var ne = { exports: {} }, L = {};
|
|
2105
2105
|
/**
|
|
2106
2106
|
* @license React
|
|
2107
2107
|
* react.production.min.js
|
|
@@ -2111,41 +2111,41 @@ var se = { exports: {} }, L = {};
|
|
|
2111
2111
|
* This source code is licensed under the MIT license found in the
|
|
2112
2112
|
* LICENSE file in the root directory of this source tree.
|
|
2113
2113
|
*/
|
|
2114
|
-
var
|
|
2114
|
+
var re = Symbol.for("react.element"), ya = Symbol.for("react.portal"), xa = Symbol.for("react.fragment"), $a = Symbol.for("react.strict_mode"), _a = Symbol.for("react.profiler"), Ea = Symbol.for("react.provider"), wa = Symbol.for("react.context"), Sa = Symbol.for("react.forward_ref"), La = Symbol.for("react.suspense"), Da = Symbol.for("react.memo"), Ta = Symbol.for("react.lazy"), at = Symbol.iterator;
|
|
2115
2115
|
function Ma(s) {
|
|
2116
2116
|
return s === null || typeof s != "object" ? null : (s = at && s[at] || s["@@iterator"], typeof s == "function" ? s : null);
|
|
2117
2117
|
}
|
|
2118
|
-
var
|
|
2118
|
+
var rs = { isMounted: function() {
|
|
2119
2119
|
return !1;
|
|
2120
2120
|
}, enqueueForceUpdate: function() {
|
|
2121
2121
|
}, enqueueReplaceState: function() {
|
|
2122
2122
|
}, enqueueSetState: function() {
|
|
2123
|
-
} },
|
|
2124
|
-
function
|
|
2125
|
-
this.props = s, this.context = e, this.refs = fs, this.updater = n ||
|
|
2123
|
+
} }, ds = Object.assign, fs = {};
|
|
2124
|
+
function ee(s, e, n) {
|
|
2125
|
+
this.props = s, this.context = e, this.refs = fs, this.updater = n || rs;
|
|
2126
2126
|
}
|
|
2127
|
-
|
|
2128
|
-
|
|
2127
|
+
ee.prototype.isReactComponent = {};
|
|
2128
|
+
ee.prototype.setState = function(s, e) {
|
|
2129
2129
|
if (typeof s != "object" && typeof s != "function" && s != null) throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
|
|
2130
2130
|
this.updater.enqueueSetState(this, s, e, "setState");
|
|
2131
2131
|
};
|
|
2132
|
-
|
|
2132
|
+
ee.prototype.forceUpdate = function(s) {
|
|
2133
2133
|
this.updater.enqueueForceUpdate(this, s, "forceUpdate");
|
|
2134
2134
|
};
|
|
2135
2135
|
function us() {
|
|
2136
2136
|
}
|
|
2137
|
-
us.prototype =
|
|
2137
|
+
us.prototype = ee.prototype;
|
|
2138
2138
|
function Re(s, e, n) {
|
|
2139
|
-
this.props = s, this.context = e, this.refs = fs, this.updater = n ||
|
|
2139
|
+
this.props = s, this.context = e, this.refs = fs, this.updater = n || rs;
|
|
2140
2140
|
}
|
|
2141
2141
|
var ze = Re.prototype = new us();
|
|
2142
2142
|
ze.constructor = Re;
|
|
2143
|
-
|
|
2143
|
+
ds(ze, ee.prototype);
|
|
2144
2144
|
ze.isPureReactComponent = !0;
|
|
2145
2145
|
var ot = Array.isArray, hs = Object.prototype.hasOwnProperty, Ue = { current: null }, bs = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
2146
2146
|
function ps(s, e, n) {
|
|
2147
|
-
var i, o = {},
|
|
2148
|
-
if (e != null) for (i in e.ref !== void 0 && (f = e.ref), e.key !== void 0 && (
|
|
2147
|
+
var i, o = {}, d = null, f = null;
|
|
2148
|
+
if (e != null) for (i in e.ref !== void 0 && (f = e.ref), e.key !== void 0 && (d = "" + e.key), e) hs.call(e, i) && !bs.hasOwnProperty(i) && (o[i] = e[i]);
|
|
2149
2149
|
var u = arguments.length - 2;
|
|
2150
2150
|
if (u === 1) o.children = n;
|
|
2151
2151
|
else if (1 < u) {
|
|
@@ -2153,13 +2153,13 @@ function ps(s, e, n) {
|
|
|
2153
2153
|
o.children = h;
|
|
2154
2154
|
}
|
|
2155
2155
|
if (s && s.defaultProps) for (i in u = s.defaultProps, u) o[i] === void 0 && (o[i] = u[i]);
|
|
2156
|
-
return { $$typeof:
|
|
2156
|
+
return { $$typeof: re, type: s, key: d, ref: f, props: o, _owner: Ue.current };
|
|
2157
2157
|
}
|
|
2158
2158
|
function Ia(s, e) {
|
|
2159
|
-
return { $$typeof:
|
|
2159
|
+
return { $$typeof: re, type: s.type, key: e, ref: s.ref, props: s.props, _owner: s._owner };
|
|
2160
2160
|
}
|
|
2161
2161
|
function Pe(s) {
|
|
2162
|
-
return typeof s == "object" && s !== null && s.$$typeof ===
|
|
2162
|
+
return typeof s == "object" && s !== null && s.$$typeof === re;
|
|
2163
2163
|
}
|
|
2164
2164
|
function Oa(s) {
|
|
2165
2165
|
var e = { "=": "=0", ":": "=2" };
|
|
@@ -2172,18 +2172,18 @@ function _e(s, e) {
|
|
|
2172
2172
|
return typeof s == "object" && s !== null && s.key != null ? Oa("" + s.key) : e.toString(36);
|
|
2173
2173
|
}
|
|
2174
2174
|
function pe(s, e, n, i, o) {
|
|
2175
|
-
var
|
|
2176
|
-
(
|
|
2175
|
+
var d = typeof s;
|
|
2176
|
+
(d === "undefined" || d === "boolean") && (s = null);
|
|
2177
2177
|
var f = !1;
|
|
2178
2178
|
if (s === null) f = !0;
|
|
2179
|
-
else switch (
|
|
2179
|
+
else switch (d) {
|
|
2180
2180
|
case "string":
|
|
2181
2181
|
case "number":
|
|
2182
2182
|
f = !0;
|
|
2183
2183
|
break;
|
|
2184
2184
|
case "object":
|
|
2185
2185
|
switch (s.$$typeof) {
|
|
2186
|
-
case
|
|
2186
|
+
case re:
|
|
2187
2187
|
case ya:
|
|
2188
2188
|
f = !0;
|
|
2189
2189
|
}
|
|
@@ -2192,19 +2192,19 @@ function pe(s, e, n, i, o) {
|
|
|
2192
2192
|
return b;
|
|
2193
2193
|
})) : o != null && (Pe(o) && (o = Ia(o, n + (!o.key || f && f.key === o.key ? "" : ("" + o.key).replace(ct, "$&/") + "/") + s)), e.push(o)), 1;
|
|
2194
2194
|
if (f = 0, i = i === "" ? "." : i + ":", ot(s)) for (var u = 0; u < s.length; u++) {
|
|
2195
|
-
|
|
2196
|
-
var h = i + _e(
|
|
2197
|
-
f += pe(
|
|
2195
|
+
d = s[u];
|
|
2196
|
+
var h = i + _e(d, u);
|
|
2197
|
+
f += pe(d, e, n, h, o);
|
|
2198
2198
|
}
|
|
2199
|
-
else if (h = Ma(s), typeof h == "function") for (s = h.call(s), u = 0; !(
|
|
2200
|
-
else if (
|
|
2199
|
+
else if (h = Ma(s), typeof h == "function") for (s = h.call(s), u = 0; !(d = s.next()).done; ) d = d.value, h = i + _e(d, u++), f += pe(d, e, n, h, o);
|
|
2200
|
+
else if (d === "object") throw e = String(s), Error("Objects are not valid as a React child (found: " + (e === "[object Object]" ? "object with keys {" + Object.keys(s).join(", ") + "}" : e) + "). If you meant to render a collection of children, use an array instead.");
|
|
2201
2201
|
return f;
|
|
2202
2202
|
}
|
|
2203
2203
|
function ue(s, e, n) {
|
|
2204
2204
|
if (s == null) return s;
|
|
2205
2205
|
var i = [], o = 0;
|
|
2206
|
-
return pe(s, i, "", "", function(
|
|
2207
|
-
return e.call(n,
|
|
2206
|
+
return pe(s, i, "", "", function(d) {
|
|
2207
|
+
return e.call(n, d, o++);
|
|
2208
2208
|
}), i;
|
|
2209
2209
|
}
|
|
2210
2210
|
function Ha(s) {
|
|
@@ -2240,7 +2240,7 @@ L.Children = { map: ue, forEach: function(s, e, n) {
|
|
|
2240
2240
|
if (!Pe(s)) throw Error("React.Children.only expected to receive a single React element child.");
|
|
2241
2241
|
return s;
|
|
2242
2242
|
} };
|
|
2243
|
-
L.Component =
|
|
2243
|
+
L.Component = ee;
|
|
2244
2244
|
L.Fragment = xa;
|
|
2245
2245
|
L.Profiler = _a;
|
|
2246
2246
|
L.PureComponent = Re;
|
|
@@ -2250,9 +2250,9 @@ L.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Fa;
|
|
|
2250
2250
|
L.act = ms;
|
|
2251
2251
|
L.cloneElement = function(s, e, n) {
|
|
2252
2252
|
if (s == null) throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + s + ".");
|
|
2253
|
-
var i =
|
|
2253
|
+
var i = ds({}, s.props), o = s.key, d = s.ref, f = s._owner;
|
|
2254
2254
|
if (e != null) {
|
|
2255
|
-
if (e.ref !== void 0 && (
|
|
2255
|
+
if (e.ref !== void 0 && (d = e.ref, f = Ue.current), e.key !== void 0 && (o = "" + e.key), s.type && s.type.defaultProps) var u = s.type.defaultProps;
|
|
2256
2256
|
for (h in e) hs.call(e, h) && !bs.hasOwnProperty(h) && (i[h] = e[h] === void 0 && u !== void 0 ? u[h] : e[h]);
|
|
2257
2257
|
}
|
|
2258
2258
|
var h = arguments.length - 2;
|
|
@@ -2262,7 +2262,7 @@ L.cloneElement = function(s, e, n) {
|
|
|
2262
2262
|
for (var b = 0; b < h; b++) u[b] = arguments[b + 2];
|
|
2263
2263
|
i.children = u;
|
|
2264
2264
|
}
|
|
2265
|
-
return { $$typeof:
|
|
2265
|
+
return { $$typeof: re, type: s.type, key: o, ref: d, props: i, _owner: f };
|
|
2266
2266
|
};
|
|
2267
2267
|
L.createContext = function(s) {
|
|
2268
2268
|
return s = { $$typeof: wa, _currentValue: s, _currentValue2: s, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, s.Provider = { $$typeof: Ea, _context: s }, s.Consumer = s;
|
|
@@ -2340,7 +2340,7 @@ L.useTransition = function() {
|
|
|
2340
2340
|
return F.current.useTransition();
|
|
2341
2341
|
};
|
|
2342
2342
|
L.version = "18.3.1";
|
|
2343
|
-
|
|
2343
|
+
ne.exports = L;
|
|
2344
2344
|
/**
|
|
2345
2345
|
* @license @hugeicons/react-pro v0.3.1
|
|
2346
2346
|
*
|
|
@@ -2356,13 +2356,13 @@ var Aa = { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox:
|
|
|
2356
2356
|
* This source code is licensed under the MIT license found in the
|
|
2357
2357
|
* LICENSE file in the root directory of this source tree.
|
|
2358
2358
|
*/
|
|
2359
|
-
var Ra =
|
|
2359
|
+
var Ra = ne.exports, za = Symbol.for("react.element"), Ua = Symbol.for("react.fragment"), Pa = Object.prototype.hasOwnProperty, Ba = Ra.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, Za = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
2360
2360
|
function gs(s, e, n) {
|
|
2361
|
-
var i, o = {},
|
|
2362
|
-
n !== void 0 && (
|
|
2361
|
+
var i, o = {}, d = null, f = null;
|
|
2362
|
+
n !== void 0 && (d = "" + n), e.key !== void 0 && (d = "" + e.key), e.ref !== void 0 && (f = e.ref);
|
|
2363
2363
|
for (i in e) Pa.call(e, i) && !Za.hasOwnProperty(i) && (o[i] = e[i]);
|
|
2364
2364
|
if (s && s.defaultProps) for (i in e = s.defaultProps, e) o[i] === void 0 && (o[i] = e[i]);
|
|
2365
|
-
return { $$typeof: za, type: s, key:
|
|
2365
|
+
return { $$typeof: za, type: s, key: d, ref: f, props: o, _owner: Ba.current };
|
|
2366
2366
|
}
|
|
2367
2367
|
Be.Fragment = Ua;
|
|
2368
2368
|
Be.jsx = gs;
|
|
@@ -2371,7 +2371,7 @@ var ja = { exports: {} };
|
|
|
2371
2371
|
const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
2372
2372
|
__proto__: null,
|
|
2373
2373
|
default: Wa
|
|
2374
|
-
}), lt = /* @__PURE__ */
|
|
2374
|
+
}), lt = /* @__PURE__ */ ka(qa);
|
|
2375
2375
|
/**
|
|
2376
2376
|
* [js-md5]{@link https://github.com/emn178/js-md5}
|
|
2377
2377
|
*
|
|
@@ -2385,8 +2385,8 @@ const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
|
2385
2385
|
(function() {
|
|
2386
2386
|
var e = "input is invalid type", n = "finalize already called", i = typeof window == "object", o = i ? window : {};
|
|
2387
2387
|
o.JS_MD5_NO_WINDOW && (i = !1);
|
|
2388
|
-
var
|
|
2389
|
-
f ? o =
|
|
2388
|
+
var d = !i && typeof self == "object", f = !o.JS_MD5_NO_NODE_JS && typeof process == "object" && process.versions && process.versions.node;
|
|
2389
|
+
f ? o = va : d && (o = self);
|
|
2390
2390
|
var u = !o.JS_MD5_NO_COMMON_JS && !0 && s.exports, h = !o.JS_MD5_NO_ARRAY_BUFFER && typeof ArrayBuffer < "u", b = "0123456789abcdef".split(""), x = [128, 32768, 8388608, -2147483648], y = [0, 8, 16, 24], $ = ["hex", "array", "digest", "buffer", "arrayBuffer", "base64"], E = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""), _ = [], H;
|
|
2391
2391
|
if (h) {
|
|
2392
2392
|
var O = new ArrayBuffer(68);
|
|
@@ -2423,37 +2423,37 @@ const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
|
2423
2423
|
return a.create().update(c);
|
|
2424
2424
|
};
|
|
2425
2425
|
for (var l = 0; l < $.length; ++l) {
|
|
2426
|
-
var
|
|
2427
|
-
a[
|
|
2426
|
+
var r = $[l];
|
|
2427
|
+
a[r] = qe(r);
|
|
2428
2428
|
}
|
|
2429
2429
|
return a;
|
|
2430
2430
|
}, Nn = function(a) {
|
|
2431
|
-
var l = lt,
|
|
2432
|
-
|
|
2433
|
-
return new
|
|
2431
|
+
var l = lt, r = lt.Buffer, c;
|
|
2432
|
+
r.from && !o.JS_MD5_NO_BUFFER_FROM ? c = r.from : c = function(k) {
|
|
2433
|
+
return new r(k);
|
|
2434
2434
|
};
|
|
2435
|
-
var w = function(
|
|
2436
|
-
if (typeof
|
|
2437
|
-
return l.createHash("md5").update(
|
|
2438
|
-
if (
|
|
2435
|
+
var w = function(k) {
|
|
2436
|
+
if (typeof k == "string")
|
|
2437
|
+
return l.createHash("md5").update(k, "utf8").digest("hex");
|
|
2438
|
+
if (k == null)
|
|
2439
2439
|
throw new Error(e);
|
|
2440
|
-
return
|
|
2440
|
+
return k.constructor === ArrayBuffer && (k = new Uint8Array(k)), M(k) || W(k) || k.constructor === r ? l.createHash("md5").update(c(k)).digest("hex") : a(k);
|
|
2441
2441
|
};
|
|
2442
2442
|
return w;
|
|
2443
2443
|
}, Ge = function(a) {
|
|
2444
|
-
return function(l,
|
|
2445
|
-
return new
|
|
2444
|
+
return function(l, r) {
|
|
2445
|
+
return new de(l, !0).update(r)[a]();
|
|
2446
2446
|
};
|
|
2447
2447
|
}, Qn = function() {
|
|
2448
2448
|
var a = Ge("hex");
|
|
2449
2449
|
a.create = function(c) {
|
|
2450
|
-
return new
|
|
2450
|
+
return new de(c);
|
|
2451
2451
|
}, a.update = function(c, w) {
|
|
2452
2452
|
return a.create(c).update(w);
|
|
2453
2453
|
};
|
|
2454
2454
|
for (var l = 0; l < $.length; ++l) {
|
|
2455
|
-
var
|
|
2456
|
-
a[
|
|
2455
|
+
var r = $[l];
|
|
2456
|
+
a[r] = Ge(r);
|
|
2457
2457
|
}
|
|
2458
2458
|
return a;
|
|
2459
2459
|
};
|
|
@@ -2472,21 +2472,21 @@ const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
|
2472
2472
|
throw new Error(n);
|
|
2473
2473
|
var l = We(a);
|
|
2474
2474
|
a = l[0];
|
|
2475
|
-
for (var
|
|
2476
|
-
if (this.hashed && (this.hashed = !1, S[0] = S[16], S[16] = S[1] = S[2] = S[3] = S[4] = S[5] = S[6] = S[7] = S[8] = S[9] = S[10] = S[11] = S[12] = S[13] = S[14] = S[15] = 0),
|
|
2475
|
+
for (var r = l[1], c, w = 0, k, v = a.length, S = this.blocks, A = this.buffer8; w < v; ) {
|
|
2476
|
+
if (this.hashed && (this.hashed = !1, S[0] = S[16], S[16] = S[1] = S[2] = S[3] = S[4] = S[5] = S[6] = S[7] = S[8] = S[9] = S[10] = S[11] = S[12] = S[13] = S[14] = S[15] = 0), r)
|
|
2477
2477
|
if (h)
|
|
2478
|
-
for (
|
|
2479
|
-
c = a.charCodeAt(w), c < 128 ? A[
|
|
2478
|
+
for (k = this.start; w < v && k < 64; ++w)
|
|
2479
|
+
c = a.charCodeAt(w), c < 128 ? A[k++] = c : c < 2048 ? (A[k++] = 192 | c >>> 6, A[k++] = 128 | c & 63) : c < 55296 || c >= 57344 ? (A[k++] = 224 | c >>> 12, A[k++] = 128 | c >>> 6 & 63, A[k++] = 128 | c & 63) : (c = 65536 + ((c & 1023) << 10 | a.charCodeAt(++w) & 1023), A[k++] = 240 | c >>> 18, A[k++] = 128 | c >>> 12 & 63, A[k++] = 128 | c >>> 6 & 63, A[k++] = 128 | c & 63);
|
|
2480
2480
|
else
|
|
2481
|
-
for (
|
|
2482
|
-
c = a.charCodeAt(w), c < 128 ? S[
|
|
2481
|
+
for (k = this.start; w < v && k < 64; ++w)
|
|
2482
|
+
c = a.charCodeAt(w), c < 128 ? S[k >>> 2] |= c << y[k++ & 3] : c < 2048 ? (S[k >>> 2] |= (192 | c >>> 6) << y[k++ & 3], S[k >>> 2] |= (128 | c & 63) << y[k++ & 3]) : c < 55296 || c >= 57344 ? (S[k >>> 2] |= (224 | c >>> 12) << y[k++ & 3], S[k >>> 2] |= (128 | c >>> 6 & 63) << y[k++ & 3], S[k >>> 2] |= (128 | c & 63) << y[k++ & 3]) : (c = 65536 + ((c & 1023) << 10 | a.charCodeAt(++w) & 1023), S[k >>> 2] |= (240 | c >>> 18) << y[k++ & 3], S[k >>> 2] |= (128 | c >>> 12 & 63) << y[k++ & 3], S[k >>> 2] |= (128 | c >>> 6 & 63) << y[k++ & 3], S[k >>> 2] |= (128 | c & 63) << y[k++ & 3]);
|
|
2483
2483
|
else if (h)
|
|
2484
|
-
for (
|
|
2485
|
-
A[
|
|
2484
|
+
for (k = this.start; w < v && k < 64; ++w)
|
|
2485
|
+
A[k++] = a[w];
|
|
2486
2486
|
else
|
|
2487
|
-
for (
|
|
2488
|
-
S[
|
|
2489
|
-
this.lastByteIndex =
|
|
2487
|
+
for (k = this.start; w < v && k < 64; ++w)
|
|
2488
|
+
S[k >>> 2] |= a[w] << y[k++ & 3];
|
|
2489
|
+
this.lastByteIndex = k, this.bytes += k - this.start, k >= 64 ? (this.start = k - 64, this.hash(), this.hashed = !0) : this.start = k;
|
|
2490
2490
|
}
|
|
2491
2491
|
return this.bytes > 4294967295 && (this.hBytes += this.bytes / 4294967296 << 0, this.bytes = this.bytes % 4294967296), this;
|
|
2492
2492
|
}, I.prototype.finalize = function() {
|
|
@@ -2496,15 +2496,15 @@ const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
|
2496
2496
|
a[l >>> 2] |= x[l & 3], l >= 56 && (this.hashed || this.hash(), a[0] = a[16], a[16] = a[1] = a[2] = a[3] = a[4] = a[5] = a[6] = a[7] = a[8] = a[9] = a[10] = a[11] = a[12] = a[13] = a[14] = a[15] = 0), a[14] = this.bytes << 3, a[15] = this.hBytes << 3 | this.bytes >>> 29, this.hash();
|
|
2497
2497
|
}
|
|
2498
2498
|
}, I.prototype.hash = function() {
|
|
2499
|
-
var a, l,
|
|
2500
|
-
this.first ? (a =
|
|
2499
|
+
var a, l, r, c, w, k, v = this.blocks;
|
|
2500
|
+
this.first ? (a = v[0] - 680876937, a = (a << 7 | a >>> 25) - 271733879 << 0, c = (-1732584194 ^ a & 2004318071) + v[1] - 117830708, c = (c << 12 | c >>> 20) + a << 0, r = (-271733879 ^ c & (a ^ -271733879)) + v[2] - 1126478375, r = (r << 17 | r >>> 15) + c << 0, l = (a ^ r & (c ^ a)) + v[3] - 1316259209, l = (l << 22 | l >>> 10) + r << 0) : (a = this.h0, l = this.h1, r = this.h2, c = this.h3, a += (c ^ l & (r ^ c)) + v[0] - 680876936, a = (a << 7 | a >>> 25) + l << 0, c += (r ^ a & (l ^ r)) + v[1] - 389564586, c = (c << 12 | c >>> 20) + a << 0, r += (l ^ c & (a ^ l)) + v[2] + 606105819, r = (r << 17 | r >>> 15) + c << 0, l += (a ^ r & (c ^ a)) + v[3] - 1044525330, l = (l << 22 | l >>> 10) + r << 0), a += (c ^ l & (r ^ c)) + v[4] - 176418897, a = (a << 7 | a >>> 25) + l << 0, c += (r ^ a & (l ^ r)) + v[5] + 1200080426, c = (c << 12 | c >>> 20) + a << 0, r += (l ^ c & (a ^ l)) + v[6] - 1473231341, r = (r << 17 | r >>> 15) + c << 0, l += (a ^ r & (c ^ a)) + v[7] - 45705983, l = (l << 22 | l >>> 10) + r << 0, a += (c ^ l & (r ^ c)) + v[8] + 1770035416, a = (a << 7 | a >>> 25) + l << 0, c += (r ^ a & (l ^ r)) + v[9] - 1958414417, c = (c << 12 | c >>> 20) + a << 0, r += (l ^ c & (a ^ l)) + v[10] - 42063, r = (r << 17 | r >>> 15) + c << 0, l += (a ^ r & (c ^ a)) + v[11] - 1990404162, l = (l << 22 | l >>> 10) + r << 0, a += (c ^ l & (r ^ c)) + v[12] + 1804603682, a = (a << 7 | a >>> 25) + l << 0, c += (r ^ a & (l ^ r)) + v[13] - 40341101, c = (c << 12 | c >>> 20) + a << 0, r += (l ^ c & (a ^ l)) + v[14] - 1502002290, r = (r << 17 | r >>> 15) + c << 0, l += (a ^ r & (c ^ a)) + v[15] + 1236535329, l = (l << 22 | l >>> 10) + r << 0, a += (r ^ c & (l ^ r)) + v[1] - 165796510, a = (a << 5 | a >>> 27) + l << 0, c += (l ^ r & (a ^ l)) + v[6] - 1069501632, c = (c << 9 | c >>> 23) + a << 0, r += (a ^ l & (c ^ a)) + v[11] + 643717713, r = (r << 14 | r >>> 18) + c << 0, l += (c ^ a & (r ^ c)) + v[0] - 373897302, l = (l << 20 | l >>> 12) + r << 0, a += (r ^ c & (l ^ r)) + v[5] - 701558691, a = (a << 5 | a >>> 27) + l << 0, c += (l ^ r & (a ^ l)) + v[10] + 38016083, c = (c << 9 | c >>> 23) + a << 0, r += (a ^ l & (c ^ a)) + v[15] - 660478335, r = (r << 14 | r >>> 18) + c << 0, l += (c ^ a & (r ^ c)) + v[4] - 405537848, l = (l << 20 | l >>> 12) + r << 0, a += (r ^ c & (l ^ r)) + v[9] + 568446438, a = (a << 5 | a >>> 27) + l << 0, c += (l ^ r & (a ^ l)) + v[14] - 1019803690, c = (c << 9 | c >>> 23) + a << 0, r += (a ^ l & (c ^ a)) + v[3] - 187363961, r = (r << 14 | r >>> 18) + c << 0, l += (c ^ a & (r ^ c)) + v[8] + 1163531501, l = (l << 20 | l >>> 12) + r << 0, a += (r ^ c & (l ^ r)) + v[13] - 1444681467, a = (a << 5 | a >>> 27) + l << 0, c += (l ^ r & (a ^ l)) + v[2] - 51403784, c = (c << 9 | c >>> 23) + a << 0, r += (a ^ l & (c ^ a)) + v[7] + 1735328473, r = (r << 14 | r >>> 18) + c << 0, l += (c ^ a & (r ^ c)) + v[12] - 1926607734, l = (l << 20 | l >>> 12) + r << 0, w = l ^ r, a += (w ^ c) + v[5] - 378558, a = (a << 4 | a >>> 28) + l << 0, c += (w ^ a) + v[8] - 2022574463, c = (c << 11 | c >>> 21) + a << 0, k = c ^ a, r += (k ^ l) + v[11] + 1839030562, r = (r << 16 | r >>> 16) + c << 0, l += (k ^ r) + v[14] - 35309556, l = (l << 23 | l >>> 9) + r << 0, w = l ^ r, a += (w ^ c) + v[1] - 1530992060, a = (a << 4 | a >>> 28) + l << 0, c += (w ^ a) + v[4] + 1272893353, c = (c << 11 | c >>> 21) + a << 0, k = c ^ a, r += (k ^ l) + v[7] - 155497632, r = (r << 16 | r >>> 16) + c << 0, l += (k ^ r) + v[10] - 1094730640, l = (l << 23 | l >>> 9) + r << 0, w = l ^ r, a += (w ^ c) + v[13] + 681279174, a = (a << 4 | a >>> 28) + l << 0, c += (w ^ a) + v[0] - 358537222, c = (c << 11 | c >>> 21) + a << 0, k = c ^ a, r += (k ^ l) + v[3] - 722521979, r = (r << 16 | r >>> 16) + c << 0, l += (k ^ r) + v[6] + 76029189, l = (l << 23 | l >>> 9) + r << 0, w = l ^ r, a += (w ^ c) + v[9] - 640364487, a = (a << 4 | a >>> 28) + l << 0, c += (w ^ a) + v[12] - 421815835, c = (c << 11 | c >>> 21) + a << 0, k = c ^ a, r += (k ^ l) + v[15] + 530742520, r = (r << 16 | r >>> 16) + c << 0, l += (k ^ r) + v[2] - 995338651, l = (l << 23 | l >>> 9) + r << 0, a += (r ^ (l | ~c)) + v[0] - 198630844, a = (a << 6 | a >>> 26) + l << 0, c += (l ^ (a | ~r)) + v[7] + 1126891415, c = (c << 10 | c >>> 22) + a << 0, r += (a ^ (c | ~l)) + v[14] - 1416354905, r = (r << 15 | r >>> 17) + c << 0, l += (c ^ (r | ~a)) + v[5] - 57434055, l = (l << 21 | l >>> 11) + r << 0, a += (r ^ (l | ~c)) + v[12] + 1700485571, a = (a << 6 | a >>> 26) + l << 0, c += (l ^ (a | ~r)) + v[3] - 1894986606, c = (c << 10 | c >>> 22) + a << 0, r += (a ^ (c | ~l)) + v[10] - 1051523, r = (r << 15 | r >>> 17) + c << 0, l += (c ^ (r | ~a)) + v[1] - 2054922799, l = (l << 21 | l >>> 11) + r << 0, a += (r ^ (l | ~c)) + v[8] + 1873313359, a = (a << 6 | a >>> 26) + l << 0, c += (l ^ (a | ~r)) + v[15] - 30611744, c = (c << 10 | c >>> 22) + a << 0, r += (a ^ (c | ~l)) + v[6] - 1560198380, r = (r << 15 | r >>> 17) + c << 0, l += (c ^ (r | ~a)) + v[13] + 1309151649, l = (l << 21 | l >>> 11) + r << 0, a += (r ^ (l | ~c)) + v[4] - 145523070, a = (a << 6 | a >>> 26) + l << 0, c += (l ^ (a | ~r)) + v[11] - 1120210379, c = (c << 10 | c >>> 22) + a << 0, r += (a ^ (c | ~l)) + v[2] + 718787259, r = (r << 15 | r >>> 17) + c << 0, l += (c ^ (r | ~a)) + v[9] - 343485551, l = (l << 21 | l >>> 11) + r << 0, this.first ? (this.h0 = a + 1732584193 << 0, this.h1 = l - 271733879 << 0, this.h2 = r - 1732584194 << 0, this.h3 = c + 271733878 << 0, this.first = !1) : (this.h0 = this.h0 + a << 0, this.h1 = this.h1 + l << 0, this.h2 = this.h2 + r << 0, this.h3 = this.h3 + c << 0);
|
|
2501
2501
|
}, I.prototype.hex = function() {
|
|
2502
2502
|
this.finalize();
|
|
2503
|
-
var a = this.h0, l = this.h1,
|
|
2504
|
-
return b[a >>> 4 & 15] + b[a & 15] + b[a >>> 12 & 15] + b[a >>> 8 & 15] + b[a >>> 20 & 15] + b[a >>> 16 & 15] + b[a >>> 28 & 15] + b[a >>> 24 & 15] + b[l >>> 4 & 15] + b[l & 15] + b[l >>> 12 & 15] + b[l >>> 8 & 15] + b[l >>> 20 & 15] + b[l >>> 16 & 15] + b[l >>> 28 & 15] + b[l >>> 24 & 15] + b[
|
|
2503
|
+
var a = this.h0, l = this.h1, r = this.h2, c = this.h3;
|
|
2504
|
+
return b[a >>> 4 & 15] + b[a & 15] + b[a >>> 12 & 15] + b[a >>> 8 & 15] + b[a >>> 20 & 15] + b[a >>> 16 & 15] + b[a >>> 28 & 15] + b[a >>> 24 & 15] + b[l >>> 4 & 15] + b[l & 15] + b[l >>> 12 & 15] + b[l >>> 8 & 15] + b[l >>> 20 & 15] + b[l >>> 16 & 15] + b[l >>> 28 & 15] + b[l >>> 24 & 15] + b[r >>> 4 & 15] + b[r & 15] + b[r >>> 12 & 15] + b[r >>> 8 & 15] + b[r >>> 20 & 15] + b[r >>> 16 & 15] + b[r >>> 28 & 15] + b[r >>> 24 & 15] + b[c >>> 4 & 15] + b[c & 15] + b[c >>> 12 & 15] + b[c >>> 8 & 15] + b[c >>> 20 & 15] + b[c >>> 16 & 15] + b[c >>> 28 & 15] + b[c >>> 24 & 15];
|
|
2505
2505
|
}, I.prototype.toString = I.prototype.hex, I.prototype.digest = function() {
|
|
2506
2506
|
this.finalize();
|
|
2507
|
-
var a = this.h0, l = this.h1,
|
|
2507
|
+
var a = this.h0, l = this.h1, r = this.h2, c = this.h3;
|
|
2508
2508
|
return [
|
|
2509
2509
|
a & 255,
|
|
2510
2510
|
a >>> 8 & 255,
|
|
@@ -2514,10 +2514,10 @@ const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
|
2514
2514
|
l >>> 8 & 255,
|
|
2515
2515
|
l >>> 16 & 255,
|
|
2516
2516
|
l >>> 24 & 255,
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2517
|
+
r & 255,
|
|
2518
|
+
r >>> 8 & 255,
|
|
2519
|
+
r >>> 16 & 255,
|
|
2520
|
+
r >>> 24 & 255,
|
|
2521
2521
|
c & 255,
|
|
2522
2522
|
c >>> 8 & 255,
|
|
2523
2523
|
c >>> 16 & 255,
|
|
@@ -2528,35 +2528,35 @@ const Wa = {}, qa = /* @__PURE__ */ Object.freeze({
|
|
|
2528
2528
|
var a = new ArrayBuffer(16), l = new Uint32Array(a);
|
|
2529
2529
|
return l[0] = this.h0, l[1] = this.h1, l[2] = this.h2, l[3] = this.h3, a;
|
|
2530
2530
|
}, I.prototype.buffer = I.prototype.arrayBuffer, I.prototype.base64 = function() {
|
|
2531
|
-
for (var a, l,
|
|
2532
|
-
a = w[
|
|
2533
|
-
return a = w[
|
|
2531
|
+
for (var a, l, r, c = "", w = this.array(), k = 0; k < 15; )
|
|
2532
|
+
a = w[k++], l = w[k++], r = w[k++], c += E[a >>> 2] + E[(a << 4 | l >>> 4) & 63] + E[(l << 2 | r >>> 6) & 63] + E[r & 63];
|
|
2533
|
+
return a = w[k], c += E[a >>> 2] + E[a << 4 & 63] + "==", c;
|
|
2534
2534
|
};
|
|
2535
|
-
function
|
|
2536
|
-
var
|
|
2535
|
+
function de(a, l) {
|
|
2536
|
+
var r, c = We(a);
|
|
2537
2537
|
if (a = c[0], c[1]) {
|
|
2538
|
-
var w = [],
|
|
2539
|
-
for (
|
|
2540
|
-
S = a.charCodeAt(
|
|
2538
|
+
var w = [], k = a.length, v = 0, S;
|
|
2539
|
+
for (r = 0; r < k; ++r)
|
|
2540
|
+
S = a.charCodeAt(r), S < 128 ? w[v++] = S : S < 2048 ? (w[v++] = 192 | S >>> 6, w[v++] = 128 | S & 63) : S < 55296 || S >= 57344 ? (w[v++] = 224 | S >>> 12, w[v++] = 128 | S >>> 6 & 63, w[v++] = 128 | S & 63) : (S = 65536 + ((S & 1023) << 10 | a.charCodeAt(++r) & 1023), w[v++] = 240 | S >>> 18, w[v++] = 128 | S >>> 12 & 63, w[v++] = 128 | S >>> 6 & 63, w[v++] = 128 | S & 63);
|
|
2541
2541
|
a = w;
|
|
2542
2542
|
}
|
|
2543
2543
|
a.length > 64 && (a = new I(!0).update(a).array());
|
|
2544
2544
|
var A = [], Je = [];
|
|
2545
|
-
for (
|
|
2546
|
-
var Ve = a[
|
|
2547
|
-
A[
|
|
2545
|
+
for (r = 0; r < 64; ++r) {
|
|
2546
|
+
var Ve = a[r] || 0;
|
|
2547
|
+
A[r] = 92 ^ Ve, Je[r] = 54 ^ Ve;
|
|
2548
2548
|
}
|
|
2549
2549
|
I.call(this, l), this.update(Je), this.oKeyPad = A, this.inner = !0, this.sharedMemory = l;
|
|
2550
2550
|
}
|
|
2551
|
-
|
|
2551
|
+
de.prototype = new I(), de.prototype.finalize = function() {
|
|
2552
2552
|
if (I.prototype.finalize.call(this), this.inner) {
|
|
2553
2553
|
this.inner = !1;
|
|
2554
2554
|
var a = this.array();
|
|
2555
2555
|
I.call(this, this.sharedMemory), this.update(this.oKeyPad), this.update(a), I.prototype.finalize.call(this);
|
|
2556
2556
|
}
|
|
2557
2557
|
};
|
|
2558
|
-
var
|
|
2559
|
-
|
|
2558
|
+
var te = Yn();
|
|
2559
|
+
te.md5 = te, te.md5.hmac = Qn(), u ? s.exports = te : o.md5 = te;
|
|
2560
2560
|
})();
|
|
2561
2561
|
})(ja);
|
|
2562
2562
|
/**
|
|
@@ -2571,13 +2571,13 @@ const Ga = (s) => (e) => null;
|
|
|
2571
2571
|
* See the LICENSE file in the root directory of this source tree.
|
|
2572
2572
|
*/
|
|
2573
2573
|
const Ja = (s, e) => {
|
|
2574
|
-
const n =
|
|
2574
|
+
const n = ne.exports.forwardRef(({ color: i = "currentColor", size: o = 24, strokeWidth: d, className: f = "", variant: u = "stroke", type: h = "rounded", ...b }, x) => {
|
|
2575
2575
|
var _;
|
|
2576
2576
|
const y = `${u}.${h}`, $ = { ref: x, ...Aa, width: o, height: o, color: i, className: f, ...b }, E = (_ = e[y]) == null ? void 0 : _.map(([H, O]) => {
|
|
2577
2577
|
const M = { ...O };
|
|
2578
|
-
return
|
|
2578
|
+
return d !== void 0 && "strokeWidth" in O && (M.strokeWidth = d), ne.exports.createElement(H, { ...M, key: O.key });
|
|
2579
2579
|
});
|
|
2580
|
-
return
|
|
2580
|
+
return ne.exports.createElement("svg", $, E);
|
|
2581
2581
|
});
|
|
2582
2582
|
return n.displayName = `${s}Icon`, Ga();
|
|
2583
2583
|
};
|
|
@@ -2591,7 +2591,7 @@ const R = Ja("ArrowRight02Icon", { "bulk.rounded": [["path", { opacity: "0.4", d
|
|
|
2591
2591
|
super(), this.__registerHost();
|
|
2592
2592
|
}
|
|
2593
2593
|
render() {
|
|
2594
|
-
return t("div", { key: "
|
|
2594
|
+
return t("div", { key: "b606c417f80128fdbf9f2a685e72516ff166dae5" }, t("h1", { key: "20ee8b480172b27686f57afd7ec1fca08c86715f" }, "Footer Example Dark Green Mode"), t("dga-footer", { key: "c2854b73d4331a144aa5f17823ae2d3424d652d4", background: "DarkGreen", NavLinks: !0, groupLinks: [
|
|
2595
2595
|
{
|
|
2596
2596
|
title: "Group Label",
|
|
2597
2597
|
links: [
|
|
@@ -2701,7 +2701,7 @@ const R = Ja("ArrowRight02Icon", { "bulk.rounded": [["path", { opacity: "0.4", d
|
|
|
2701
2701
|
name: "Privacy Policy",
|
|
2702
2702
|
target: "#"
|
|
2703
2703
|
}
|
|
2704
|
-
], bottomImages: ["https://dga-nds-fbhtx.ondigitalocean.app/mobile-logo.svg", "https://dga-nds-fbhtx.ondigitalocean.app/mobile-logo.svg"] }), t("h1", { key: "
|
|
2704
|
+
], bottomImages: ["https://dga-nds-fbhtx.ondigitalocean.app/mobile-logo.svg", "https://dga-nds-fbhtx.ondigitalocean.app/mobile-logo.svg"] }), t("h1", { key: "0c3bdb3c8620146df1750420abb55c95e44aa367", style: { padding: "40px", color: "red" } }, " Footer Example Light Mode"), t("dga-footer", { key: "b3b03abfb563345de8deb60f682fc39912a78bc6", background: "Light", NavLinks: !0, groupLinks: [
|
|
2705
2705
|
{
|
|
2706
2706
|
title: "Group Label",
|
|
2707
2707
|
links: [
|
|
@@ -2811,7 +2811,7 @@ const R = Ja("ArrowRight02Icon", { "bulk.rounded": [["path", { opacity: "0.4", d
|
|
|
2811
2811
|
name: "Privacy Policy",
|
|
2812
2812
|
target: "#"
|
|
2813
2813
|
}
|
|
2814
|
-
] }), t("h1", { key: "
|
|
2814
|
+
] }), t("h1", { key: "7b7f050a6d1e60d897a4d06be0ea49963d659ae5", style: { padding: "40px", color: "red" } }, "End Footer Example Here Zoz"));
|
|
2815
2815
|
}
|
|
2816
2816
|
}, [0, "cs-footer-usage"]);
|
|
2817
2817
|
function Va() {
|
|
@@ -2828,7 +2828,7 @@ function Va() {
|
|
|
2828
2828
|
}
|
|
2829
2829
|
});
|
|
2830
2830
|
}
|
|
2831
|
-
const Ka = Cs, Xa = Va,
|
|
2831
|
+
const Ka = Cs, Xa = Va, vs = /* @__PURE__ */ g(class extends m {
|
|
2832
2832
|
constructor() {
|
|
2833
2833
|
super(), this.__registerHost(), this.icons = {
|
|
2834
2834
|
error: "hgi-stroke hgi-help-circle",
|
|
@@ -2856,7 +2856,7 @@ const Ka = Cs, Xa = Va, ks = /* @__PURE__ */ g(class extends m {
|
|
|
2856
2856
|
];
|
|
2857
2857
|
}
|
|
2858
2858
|
render() {
|
|
2859
|
-
return t("div", { key: "
|
|
2859
|
+
return t("div", { key: "1b3068924eded6f05f8cb0423f4ef28bdbbafd1c", class: `alert alert--${this.type} ${this.colored ? `alert--${this.type}-bg` : ""}` }, t("div", { key: "a8935453fa148be2f4bd254a484fec62efe6d532", class: `alert__header ${this.helperText ? "" : "flex-center-y"}` }, t("div", { key: "5a1b04d67f354b4ca22e36d60348b4f0354dd785", class: `featured-icon featured-icon--circle featured-icon--md featured-icon--light-${this.type === "neutral" ? "gray" : this.type}` }, t("i", { key: "63470a7ecef06b5df4e6d68133a85eb6f381f113", class: this.icons[this.type], style: { fontSize: "20px" } })), t("div", { key: "df95e63aa143605a6e36e2e7f51289ea700e609d", class: "alert__body" }, t("h4", { key: "e44f848e5f102817bf7193d1df6ae17ce1e33555", class: "alert__title text-md-semibold" }, this.leadText), this.helperText && t("p", { key: "ba56a2f04178e3a6407d22469ef768fe12984209", class: "alert__content text-sm-regular" }, this.helperText), t("slot", { key: "9e8e654437fc4a0560c5d4ff4dc6fca77b35d29e" }))), this.isCloseButton && t("div", { key: "41c9744bed7afa04fc98d0005657518c2558b883", class: "alert__close-btn" }, t("button", { key: "09874f24cdb059c30717db8d59c7d76e8354d7e3", class: "btn btn--close btn--icon btn--md", onClick: (e) => this.onClose && this.onClose(e) }, t("span", { key: "bb5c0367aaef49396fd8f97cff767a4434e6527c", class: "btn-icon" }, t("i", { key: "4597cb575e176aaa918c4e9c259e90cc980ffa09", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } })))), this.isactionButtons && t(B, null, t("div", { key: "7a49125898909dba11b8c36d9d0020d694692032", class: "alert__action" }, this.buttonsList.length && this.buttonsList.map(({ id: e, onClick: n, exraClasses: i, title: o, label: d }) => t("button", Object.assign({ key: e || D(), id: e || D(), onClick: (f) => n(f), class: `btn btn--subtle btn--md ${i}` }, o && { title: o }), d))), t("div", { key: "38a63a82e82b1469cfb7144d2d86337b7ad98a8d", class: "alert__action-mobile" }, this.buttonsList.length && this.buttonsList.map(({ id: e, onClick: n, exraClasses: i, title: o, label: d }) => t("button", Object.assign({ key: e || D(), id: e || D(), onClick: (f) => n(f), class: `btn btn--secondary btn--lg ${i}` }, o && { title: o }), d)))));
|
|
2860
2860
|
}
|
|
2861
2861
|
}, [4, "dga-inline-alert", {
|
|
2862
2862
|
type: [1],
|
|
@@ -2868,13 +2868,13 @@ const Ka = Cs, Xa = Va, ks = /* @__PURE__ */ g(class extends m {
|
|
|
2868
2868
|
colored: [4],
|
|
2869
2869
|
buttonsList: [16]
|
|
2870
2870
|
}]);
|
|
2871
|
-
function
|
|
2871
|
+
function ks() {
|
|
2872
2872
|
if (typeof customElements > "u")
|
|
2873
2873
|
return;
|
|
2874
2874
|
["dga-inline-alert"].forEach((e) => {
|
|
2875
2875
|
switch (e) {
|
|
2876
2876
|
case "dga-inline-alert":
|
|
2877
|
-
customElements.get(e) || customElements.define(e,
|
|
2877
|
+
customElements.get(e) || customElements.define(e, vs);
|
|
2878
2878
|
break;
|
|
2879
2879
|
}
|
|
2880
2880
|
});
|
|
@@ -2884,7 +2884,7 @@ const ys = /* @__PURE__ */ g(class extends m {
|
|
|
2884
2884
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
2885
2885
|
}
|
|
2886
2886
|
render() {
|
|
2887
|
-
return t("div", { key: "
|
|
2887
|
+
return t("div", { key: "6bbb980749736872140e3ac20a425bcb6e0f0564" }, t("h1", { key: "de1d8eca61a51f3e806f184d7501163e40bbe647" }, "Inline ALert Example"), t("div", { key: "822c06f5a903755d979a5384c73b80538d4101d1", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "da6ccdc23628cad98bb408dbbbd29756934bcbab", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-inline-alert", { key: "3c08657e454aab7bc303b5c8bf94aef291eacb6a", type: "neutral", leadText: "Notification/Alert message title ", helperText: "When a Notification/Alert needs a further detailed explanation, it goes here." }), t("dga-inline-alert", { key: "be6b6b79482f72267cf33d61896ab0b418db2ede", type: "error", leadText: "Notification/Alert message title ", helperText: "When a Notification/Alert needs a further detailed explanation, it goes here." }), t("dga-inline-alert", { key: "864ea5f3c0520792fa5cdabe4a4877c3570f1f7a", type: "info", leadText: "Notification/Alert message title ", helperText: "When a Notification/Alert needs a further detailed explanation, it goes here." }), t("dga-inline-alert", { key: "59501bb1a12891bd4ee1c8e79444efe1d9ebd287", type: "success", leadText: "Notification/Alert message title ", helperText: "When a Notification/Alert needs a further detailed explanation, it goes here." }), t("dga-inline-alert", { key: "c528cf75009f64272a2ffe3797976aa1781f4e1a", type: "warning", leadText: "Notification/Alert message title ", helperText: "When a Notification/Alert needs a further detailed explanation, it goes here." })), t("div", { key: "36795f131f9621fbd8b91dce04939ed28b92c250", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
2888
2888
|
}
|
|
2889
2889
|
}, [0, "cs-inline-alert-usage", {
|
|
2890
2890
|
variant: [32]
|
|
@@ -2898,7 +2898,7 @@ function Ya() {
|
|
|
2898
2898
|
customElements.get(e) || customElements.define(e, ys);
|
|
2899
2899
|
break;
|
|
2900
2900
|
case "dga-inline-alert":
|
|
2901
|
-
customElements.get(e) ||
|
|
2901
|
+
customElements.get(e) || ks();
|
|
2902
2902
|
break;
|
|
2903
2903
|
}
|
|
2904
2904
|
});
|
|
@@ -2944,7 +2944,7 @@ const _s = /* @__PURE__ */ g(class extends m {
|
|
|
2944
2944
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
2945
2945
|
}
|
|
2946
2946
|
render() {
|
|
2947
|
-
return t("div", { key: "
|
|
2947
|
+
return t("div", { key: "04c7529335329ee91605973630c5d8f57934fd90" }, t("h1", { key: "c220f692d26afdd5696718930b9e2a8ebee322da" }, "Link Example"), t("div", { key: "3dc408c7d0c607e6198b83b38b82ec4737c18333", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "de3d3e02ef48084692815010cb7dd1e33a0e79c9", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-link", { key: "afdae21405e4be6fd1757103de60248e64b0fe3f", label: "Link", variant: "neutral" }), t("dga-link", { key: "e30aac263bc8f2945220b4bc5c8744a5d07b23c0", label: "Link", variant: "on-color" }), t("dga-link", { key: "7b2697df1ea14729bdf7d9dc97b1cee7f6c7a466", label: "Link", variant: "primary" })), t("div", { key: "018ea934859477ec4970124817fcdf64091e73f5", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
2948
2948
|
}
|
|
2949
2949
|
}, [0, "cs-link-usage", {
|
|
2950
2950
|
variant: [32]
|
|
@@ -2968,7 +2968,7 @@ const t1 = _s, s1 = e1, Es = /* @__PURE__ */ g(class extends m {
|
|
|
2968
2968
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
2969
2969
|
}
|
|
2970
2970
|
render() {
|
|
2971
|
-
return t("div", { key: "
|
|
2971
|
+
return t("div", { key: "dd986ceda760da42d738b672047679273a1e92af" }, t("h1", { key: "b7a813c22b84c1ac1273f5f0271a2e6405394c5e" }, "Loading Example"), t("div", { key: "420f08c4d61943771e56b58cd349fc10c76af175", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "f683998b8fc1e0ea46093f09f988f037dac8c4ae", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-loading", { key: "ad73bfde04f660e45c6d0574410f264d60cb03b5" })), t("div", { key: "af141ced7729f9be3cf6d17e79a40227e08727bc", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
2972
2972
|
}
|
|
2973
2973
|
}, [0, "cs-loading-usage", {
|
|
2974
2974
|
activeStep: [32]
|
|
@@ -2988,7 +2988,7 @@ function n1() {
|
|
|
2988
2988
|
});
|
|
2989
2989
|
}
|
|
2990
2990
|
const i1 = Es, a1 = n1;
|
|
2991
|
-
function
|
|
2991
|
+
function rt(s) {
|
|
2992
2992
|
if (!s)
|
|
2993
2993
|
return new Error("😒 Name is required");
|
|
2994
2994
|
try {
|
|
@@ -3005,19 +3005,19 @@ const ws = /* @__PURE__ */ g(class extends m {
|
|
|
3005
3005
|
super(), this.__registerHost(), this.modalTitle = void 0, this.closeButton = void 0, this.onClose = void 0, this.featuredIconColor = void 0, this.featuredIconStyle = void 0, this.featuredIconType = "InformationCircle", this.featuredIconCircle = void 0, this.featuredIconSize = void 0, this.alignmentCenter = void 0, this.actionFillContainer = void 0, this.actionStack = void 0, this.secondBtnPosition = "left", this.position = "center", this.name = void 0, this.show = !1, this.staticModal = !1, this.buttonsList = [];
|
|
3006
3006
|
}
|
|
3007
3007
|
handleClickOutside(e) {
|
|
3008
|
-
e.stopPropagation(), e.preventDefault(), !this.staticModal &&
|
|
3008
|
+
e.stopPropagation(), e.preventDefault(), !this.staticModal && rt(this.name);
|
|
3009
3009
|
}
|
|
3010
3010
|
render() {
|
|
3011
3011
|
return t("dialog", Object.assign({
|
|
3012
|
-
key: "
|
|
3012
|
+
key: "7f92f7cdd926737744d87c1007756ddca3deec02",
|
|
3013
3013
|
onClick: (e) => this.handleClickOutside(e),
|
|
3014
3014
|
ref: (e) => this.dialogRef = e,
|
|
3015
3015
|
// id={name ? name : guid()}
|
|
3016
3016
|
style: { display: this.show ? "flex" : "none" },
|
|
3017
3017
|
class: `flex-align-${this.position}`
|
|
3018
|
-
}, this.show && { open: this.show }), t("div", { key: "
|
|
3019
|
-
|
|
3020
|
-
} }, t("span", { key: "
|
|
3018
|
+
}, this.show && { open: this.show }), t("div", { key: "d153a5dfad6d19550d7f4dbc6eb4dd643898f5c3", class: "modal", ref: (e) => this.containergRef = e, onClick: (e) => e.stopPropagation() }, t("div", { key: "e1e78ab5054f31261727748b59c201d63bbade88", class: "modal__header" }, t("div", { key: "cd723a8210958036d27e6673d739fa0570530414", class: "modal__icon", style: this.alignmentCenter ? { justifyContent: "center", width: "100%", display: "flex" } : {} }, t("div", { key: "937baa4ac55572ef95c8f2af92435967802ce16c", class: `featured-icon featured-icon--${this.featuredIconStyle}-${this.featuredIconColor} ${this.featuredIconCircle ? "featured-icon--circle" : ""} featured-icon--${this.featuredIconSize}` }, t("span", { key: "7c5786bcc539c95cfe3b6b5594d774dfd6000061" }, t("dga-icon", { key: "bff54cadc23dc2c65d594677c497e1901a790c91", icon: this.featuredIconType })))), this.closeButton && t("div", { key: "2e19c0bc2fc942b702487c8472415ca5fbe03e21", class: "modal__close" }, t("button", { key: "7f54264092953c2295eb3cc81cb2ef4e21ac10dc", class: "btn btn--close btn--icon btn--md", onClick: (e) => {
|
|
3019
|
+
rt(this.name);
|
|
3020
|
+
} }, t("span", { key: "5c0b6f66998bcb25aa590b30cf9abd63c551d845", class: "btn-icon" }, t("dga-icon", { key: "bebeea39e0c656226a0199bbbe6b7da2635a4185", icon: "Cancel01Icon", variant: "solid" }))))), this.modalTitle && t("h4", { key: "d3895e35fe506af1f39a0169d36640c2ebc311c4", class: "modal__heading", style: this.alignmentCenter ? { textAlign: "center", width: "100%" } : {} }, this.modalTitle), t("slot", { key: "01a35f523ad8685cccc3ae59b527272e1836a953" }), t("div", { key: "e8a8d9e9be33b0460623084926142c85ca5ba1a7", style: Object.assign(Object.assign({ display: "flex", width: "100%", justifyContent: this.alignmentCenter ? "center" : this.buttonsList.length > 2 ? "flex-start" : "space-between" }, !this.alignmentCenter && this.buttonsList.length == 2 && {
|
|
3021
3021
|
justifyContent: this.secondBtnPosition == "left" ? "flex-start" : "space-between"
|
|
3022
3022
|
}), { flexDirection: this.actionStack ? "column" : "row" }) }, this.buttonsList.length > 0 && this.buttonsList.slice(0, this.buttonsList.length > 3 ? 3 : this.buttonsList.length).map((e, n) => t("button", Object.assign({ style: Object.assign(Object.assign({}, this.actionFillContainer && { width: "100%" }), n == 2 && !this.alignmentCenter && {
|
|
3023
3023
|
marginLeft: "auto"
|
|
@@ -3061,7 +3061,7 @@ const Ls = /* @__PURE__ */ g(class extends m {
|
|
|
3061
3061
|
super(), this.__registerHost();
|
|
3062
3062
|
}
|
|
3063
3063
|
render() {
|
|
3064
|
-
return t("div", { key: "
|
|
3064
|
+
return t("div", { key: "58507be4c9f74b166a6a4bf08ea12e3d64fb0e51" }, t("h1", { key: "23969b56fb5c534aa8be8a875e96e8155f8002d7" }, "Modal Example"), t("dga-modal", { key: "bd4dfdcf25838f8d2e698bfb0db6cfe1949274e0", modalTitle: "Title goes here", show: !0, closeButton: !0, buttonsList: [
|
|
3065
3065
|
{
|
|
3066
3066
|
title: "Button",
|
|
3067
3067
|
label: "Button",
|
|
@@ -3106,7 +3106,7 @@ function o1() {
|
|
|
3106
3106
|
}
|
|
3107
3107
|
});
|
|
3108
3108
|
}
|
|
3109
|
-
const c1 = Ls, l1 = o1,
|
|
3109
|
+
const c1 = Ls, l1 = o1, r1 = {
|
|
3110
3110
|
error: "hgi-stroke hgi-alert-02",
|
|
3111
3111
|
warning: "hgi-stroke hgi-alert-circle",
|
|
3112
3112
|
success: "hgi-stroke hgi-sharp hgi-checkmark-circle-02",
|
|
@@ -3117,13 +3117,13 @@ const c1 = Ls, l1 = o1, d1 = {
|
|
|
3117
3117
|
super(), this.__registerHost(), this.type = "neutral", this.leadText = void 0, this.hasHelperText = !1, this.helperText = void 0, this.action = void 0, this.closeButton = void 0, this.vPostion = "top", this.hPostion = "right", this.onClose = void 0, this.buttonsList = [];
|
|
3118
3118
|
}
|
|
3119
3119
|
render() {
|
|
3120
|
-
return t("div", { key: "
|
|
3120
|
+
return t("div", { key: "53391197fb4f2d94304c7834a975a2f4739be280", class: `notification-toast notification-toast--${this.type} vpostion-${this.vPostion} hpostion-${this.hPostion}` }, t("div", { key: "fce6716a858bd1fa14e2ad62c1aafe5360b4ac42", class: `notification-toast__header ${this.hasHelperText ? "" : "flex-center-y"}` }, t("div", { key: "bfbe5f118327459465f8b4683f1e92caa9af9194", class: `notification--${this.type} notification-toast__icon featured-icon featured-icon--circle featured-icon--md` }, t("i", { key: "d98f3ad54af2f2e4f56956713c0a3a89f7a6b69d", class: r1[this.type], style: { fontSize: "18px" } })), t("div", { key: "e9d8642b0fb65a7cf1ed2369264a20e53f22c758", class: "notification-toast__body" }, t("h4", { key: "f628dafedb21ca0609496617e0f3a3d881f0e287", class: "notification-toast__title text-md-semibold" }, this.leadText), this.hasHelperText && this.helperText && t("p", { key: "b13bf79d79e302f357429bd95e06b13d8cadc5f8", class: "notification-toast__content text-sm-regular" }, this.helperText)), this.closeButton && t("div", { key: "ce301dbf7ef52d2d3acbd092a21115863533914a", class: "notification-toast__close-btn" }, t("button", { key: "6b3e60767dd2dd6f7859c0b32bf94caec075d7cb", class: "btn btn--close btn--icon btn--md", onClick: (e) => {
|
|
3121
3121
|
var n;
|
|
3122
3122
|
return (n = this.onClose) === null || n === void 0 ? void 0 : n.call(this, e);
|
|
3123
|
-
} }, t("span", { key: "
|
|
3124
|
-
[
|
|
3125
|
-
}), f))), t("div", { key: "
|
|
3126
|
-
[
|
|
3123
|
+
} }, t("span", { key: "1541d39fc83ccab20055bf6bbcca55516c8735d8", class: "btn-icon" }, t("i", { key: "9714bead3e4a2363ce140ed1bd25eed90022fe64", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } }))))), this.action && t(B, null, t("div", { key: "340b9513accda6ecc76725dc0d1753eea67d278f", class: "notification-toast__action" }, this.buttonsList.length > 0 && this.buttonsList.map(({ id: e, onClick: n, extraClasses: i, title: o, customAttribute: d, label: f }) => t("button", Object.assign({ key: e || D(), id: e || D(), onClick: (u) => n(u), class: `btn btn--subtle btn--md ${i}` }, o && { title: o }, d && d.key && {
|
|
3124
|
+
[d.key]: d.value ? d.value : ""
|
|
3125
|
+
}), f))), t("div", { key: "bee112d3aceace4952f0ea3dacbb3d6300407f1a", class: "notification-toast__action-mobile" }, this.buttonsList.length > 0 && this.buttonsList.map(({ id: e, onClick: n, extraClasses: i, title: o, customAttribute: d, label: f }) => t("button", Object.assign({ key: e || D(), id: e || D(), onClick: (u) => n(u), class: `btn btn--secondary btn--lg ${i}` }, o && { title: o }, d && d.key && {
|
|
3126
|
+
[d.key]: d.value ? d.value : ""
|
|
3127
3127
|
}), f)))));
|
|
3128
3128
|
}
|
|
3129
3129
|
}, [0, "dga-notification-toast", {
|
|
@@ -3154,7 +3154,7 @@ const Ms = /* @__PURE__ */ g(class extends m {
|
|
|
3154
3154
|
super(), this.__registerHost(), this.type = "error";
|
|
3155
3155
|
}
|
|
3156
3156
|
render() {
|
|
3157
|
-
return t("div", { key: "
|
|
3157
|
+
return t("div", { key: "7411e9047eb0efbee5d5bbddd6a86baec54df24a" }, t("h1", { key: "b0c6c5232bb27c2fbf0006e53bf87f64d01fb7fe" }, "Notification Toast Example"), t("div", { key: "82814ce5fdda7acd1a28abbce4bdd9f28275f1cb", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "f084f6d879f462d7481e8fd20cdeebb1d4e46ee7", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-notification-toast", { key: "57b2944b3759e50dd2b1b6cbb5345a4925c198cb", type: this.type, leadText: "Notification/Alert message title", hasHelperText: !0, helperText: "When a Notification/Alert needs a further detailed explanation, it goes here.", action: !0, buttonsList: [
|
|
3158
3158
|
{
|
|
3159
3159
|
label: "Button",
|
|
3160
3160
|
onClick: () => {
|
|
@@ -3167,12 +3167,12 @@ const Ms = /* @__PURE__ */ g(class extends m {
|
|
|
3167
3167
|
},
|
|
3168
3168
|
title: "Button"
|
|
3169
3169
|
}
|
|
3170
|
-
], closeButton: !0 })), t("div", { key: "
|
|
3170
|
+
], closeButton: !0 })), t("div", { key: "47e554911b94d5dc1aee8fc13ceecd5f6ef968ae", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
3171
3171
|
}
|
|
3172
3172
|
}, [0, "cs-notification-toast-usage", {
|
|
3173
3173
|
type: [32]
|
|
3174
3174
|
}]);
|
|
3175
|
-
function
|
|
3175
|
+
function d1() {
|
|
3176
3176
|
if (typeof customElements > "u")
|
|
3177
3177
|
return;
|
|
3178
3178
|
["cs-notification-toast-usage", "dga-notification-toast"].forEach((e) => {
|
|
@@ -3186,7 +3186,7 @@ function r1() {
|
|
|
3186
3186
|
}
|
|
3187
3187
|
});
|
|
3188
3188
|
}
|
|
3189
|
-
const f1 = Ms, u1 =
|
|
3189
|
+
const f1 = Ms, u1 = d1, Is = /* @__PURE__ */ g(class extends m {
|
|
3190
3190
|
constructor() {
|
|
3191
3191
|
super(), this.__registerHost(), this.icons = {
|
|
3192
3192
|
success: "hgi-solid hgi-sharp hgi-checkmark-circle-02",
|
|
@@ -3197,11 +3197,11 @@ const f1 = Ms, u1 = r1, Is = /* @__PURE__ */ g(class extends m {
|
|
|
3197
3197
|
}, this.icon = !0, this.leadText = void 0, this.content = void 0, this.variant = void 0, this.link = !1, this.textLink = void 0, this.dismissable = !1, this.setNavigateTo = void 0, this.navigateTo = void 0, this.dismmissed = void 0;
|
|
3198
3198
|
}
|
|
3199
3199
|
render() {
|
|
3200
|
-
return t("div", { key: "
|
|
3200
|
+
return t("div", { key: "b68941b2d5c9d7dd25cc4eadbed10dc23b53ab7c", class: `notification notification--${this.variant}`, role: "alert" }, t("div", { key: "cf0fa7fbb8133e593f25ad1da9ee903c346b42cf", class: "notification__content" }, this.icon && t("div", { key: "28835954b12ca7625d3b85acfc0fbde0ffd6c386", class: "notification__icon" }, t("i", { key: "b9009a0edcaf3f8756be327a3aab4f8aa90fd317", class: this.icons[this.variant], style: { fontSize: "24px" } })), this.leadText && t("strong", { key: "6a32281bc31c45f93d8c8867805ddd4ef75486d6", class: "notification__lead-text" }, this.leadText, ": "), t("p", { key: "5c77a0a93f0de208b7242a59b74de1d50c77d3d0" }, this.content), this.link && t("a", { key: "4a4058f7777a3664a45df0872ed687c08b0c84fc", onClick: () => {
|
|
3201
3201
|
this.navigateTo && this.navigateTo(this.setNavigateTo);
|
|
3202
|
-
}, class: "notification__link link link--md link--neutral link--inline" }, t("span", { key: "
|
|
3202
|
+
}, class: "notification__link link link--md link--neutral link--inline" }, t("span", { key: "cd64f1cba011915823a8d2f40a0625e8243c5c04", class: "link__label" }, this.textLink))), this.dismissable && t("div", { key: "fbc806a67e0d22b77e61a8121d07a9fd034f655d", class: "notification__dismiss" }, t("button", { key: "86532453e6058fbaa88b303b4758ff85612d49f4", class: "btn btn--close btn--icon btn--md", onClick: () => {
|
|
3203
3203
|
this.dismmissed && this.dismmissed();
|
|
3204
|
-
} }, t("span", { key: "
|
|
3204
|
+
} }, t("span", { key: "30120c3689b263a16f2ea9dfb2b8d152df781f32", class: "btn-icon" }, t("i", { key: "b4adce43cc5db49ad501734128195adc5e3b1611", class: "hgi-stroke hgi-multiplication-sign", style: { fontSize: "20px" } })))));
|
|
3205
3205
|
}
|
|
3206
3206
|
}, [0, "dga-notification", {
|
|
3207
3207
|
icon: [4],
|
|
@@ -3231,7 +3231,7 @@ const Hs = /* @__PURE__ */ g(class extends m {
|
|
|
3231
3231
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
3232
3232
|
}
|
|
3233
3233
|
render() {
|
|
3234
|
-
return t("div", { key: "
|
|
3234
|
+
return t("div", { key: "8bfb920f03cc56eb2a167bdd266e627209ddbb52" }, t("h1", { key: "864e3b3b9604f67fa87e122495078e20097019ca" }, "Notification Example"), t("div", { key: "aadf776ce5f1d7c0d5f3ac0387b90c98ad55aa15", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "268843a87f9ea0006a1638dcf76a5316e45fd571", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-notification", { key: "bed66e258947c00ccc0d5c9cc2d0eab1b420467b", leadText: "This is a very important banner message that requires attention", variant: this.variant, dismissable: !0 }), t("dga-notification", { key: "c623b24c0e3e2f4bd59373c194ec969e4a7be683", leadText: "This is a very important banner message that requires attention", variant: "critical", dismissable: !0 }), t("dga-notification", { key: "d40087015932335b9296e7de77adb76f1afb42b3", leadText: "This is a very important banner message that requires attention", variant: "info", dismissable: !0 }), t("dga-notification", { key: "9889beb1bade46fb11ac32bdfac6c5f3ec4a9006", leadText: "This is a very important banner message that requires attention", variant: "success", dismissable: !0 }), t("dga-notification", { key: "5b12b3042088086798d4ec81c8d75b83e01d70f4", leadText: "This is a very important banner message that requires attention", variant: "warning", dismissable: !0 })), t("div", { key: "1b14ce8df5788dac0ac69830b3536e98ade96701", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
3235
3235
|
}
|
|
3236
3236
|
}, [0, "cs-notification-usage", {
|
|
3237
3237
|
variant: [32]
|
|
@@ -3250,7 +3250,7 @@ function h1() {
|
|
|
3250
3250
|
}
|
|
3251
3251
|
});
|
|
3252
3252
|
}
|
|
3253
|
-
const b1 = Hs, p1 = h1,
|
|
3253
|
+
const b1 = Hs, p1 = h1, se = "...", he = (s, e) => {
|
|
3254
3254
|
let n = e - s + 1;
|
|
3255
3255
|
return Array.from({ length: n }, (i, o) => o + s);
|
|
3256
3256
|
}, Fs = /* @__PURE__ */ g(class extends m {
|
|
@@ -3268,24 +3268,24 @@ const b1 = Hs, p1 = h1, te = "...", he = (s, e) => {
|
|
|
3268
3268
|
const { totalPageCount: e, siblingCount: n, currentPage: i } = this;
|
|
3269
3269
|
if (n + 5 >= e)
|
|
3270
3270
|
return he(1, e);
|
|
3271
|
-
const
|
|
3271
|
+
const d = Math.max(i - n, 1), f = Math.min(i + n, e), u = d > 2, h = f < e - 2, b = 1, x = e;
|
|
3272
3272
|
if (!u && h) {
|
|
3273
3273
|
let y = 3 + 2 * n;
|
|
3274
|
-
return [...he(1, y),
|
|
3274
|
+
return [...he(1, y), se, e];
|
|
3275
3275
|
}
|
|
3276
3276
|
if (u && !h) {
|
|
3277
3277
|
let y = 3 + 2 * n, $ = he(e - y + 1, e);
|
|
3278
|
-
return [b,
|
|
3278
|
+
return [b, se, ...$];
|
|
3279
3279
|
}
|
|
3280
3280
|
if (u && h) {
|
|
3281
|
-
let y = he(
|
|
3282
|
-
return [b,
|
|
3281
|
+
let y = he(d, f);
|
|
3282
|
+
return [b, se, ...y, se, x];
|
|
3283
3283
|
}
|
|
3284
3284
|
return [];
|
|
3285
3285
|
}
|
|
3286
3286
|
render() {
|
|
3287
3287
|
return t("ul", {
|
|
3288
|
-
key: "
|
|
3288
|
+
key: "e883be6e31bc63621b45588f0fc26f39d68e6dec",
|
|
3289
3289
|
// id={this.id}
|
|
3290
3290
|
// ref={ref}
|
|
3291
3291
|
// {...(customAttribute.key && {
|
|
@@ -3294,9 +3294,9 @@ const b1 = Hs, p1 = h1, te = "...", he = (s, e) => {
|
|
|
3294
3294
|
// : "",
|
|
3295
3295
|
// })}
|
|
3296
3296
|
class: `pagination pagination--${this.size}`
|
|
3297
|
-
}, t("li", { key: "
|
|
3297
|
+
}, t("li", { key: "6e5b34b1b8e7efde51f1459643636b40b45857b4", class: "pagination__item pagination__arrow" }, t("button", { key: "fcf101003a586c5955613aa8608d3b5d3a76b083", onClick: this.onPrevious, disabled: this.currentPage === 1 }, t("svg", { key: "bbde6829c065b8094562e799cc37fa79cd3fe353", width: "17", height: "16", viewBox: "0 0 17 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("g", { key: "685ff42525da664092c602cce8cb658dab6c5ed3", id: "Leading Icon" }, t("path", { key: "75ab08d1f76d1d8a435e7dde83d908108395c3c7", 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((e) => e === se ? t("li", { key: D(), class: "pagination__item" }, "…") : t("li", { key: D(), class: `pagination__item ${this.currentPage === e ? "pagination__item--active" : ""}` }, t("button", { onClick: () => {
|
|
3298
3298
|
this.handelPageChange(e);
|
|
3299
|
-
} }, e))), t("li", { key: "
|
|
3299
|
+
} }, e))), t("li", { key: "df4790af7505f5ec910ec79467a75aad56f7e785", class: "pagination__item pagination__arrow" }, t("button", { key: "cee989654a841c3070c84cec0abb48a73c505ce6", onClick: this.onNext, disabled: this.currentPage === this.totalPageCount }, t("svg", { key: "5ec511302f6cd2b350992fd5cac0bb9084730bf1", width: "17", height: "16", viewBox: "0 0 17 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("g", { key: "4d5e66985fabfd6799ecabe19336fa4a8e540bac", id: "Leading Icon" }, t("path", { key: "b5aa484e71e6ca58252debc99e57ba2dd0faf9bb", id: "Icon", d: "M6.5 12L10.5 8L6.5 4", stroke: "#161616", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))))));
|
|
3300
3300
|
}
|
|
3301
3301
|
}, [0, "dga-pagination", {
|
|
3302
3302
|
size: [1],
|
|
@@ -3321,7 +3321,7 @@ const Rs = /* @__PURE__ */ g(class extends m {
|
|
|
3321
3321
|
super(), this.__registerHost(), this.variant = "neutral";
|
|
3322
3322
|
}
|
|
3323
3323
|
render() {
|
|
3324
|
-
return t("div", { key: "
|
|
3324
|
+
return t("div", { key: "da1b32039301523b638bd606f7cfab8dc1ca4ae7" }, t("h1", { key: "89f85a4aa9365f5fba06dcbc4fafbc39910388ac" }, "Pagination Example"), t("div", { key: "4ece737059003f3fd625907c1e090a0cf6be1c46", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "9f5c5b360a517d0ef4423326d7345d4db0434406", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-pagination", { key: "8f11a402d0c3397c288e89a1f9b64f2baafc829e", totalPageCount: 10, size: "large" }), t("dga-pagination", { key: "bd418e2515f5616c7f2e713ccb6577972a3a5a86", totalPageCount: 10, size: "medium" }), t("dga-pagination", { key: "cb254a5309a3a0d62f899fef42cc17311c7bd722", totalPageCount: 10, size: "small" })), t("div", { key: "937baf980531855366c7282bb5dfa31e913a80e5", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
3325
3325
|
}
|
|
3326
3326
|
}, [0, "cs-pagination-usage", {
|
|
3327
3327
|
variant: [32]
|
|
@@ -3345,7 +3345,7 @@ const g1 = Rs, C1 = m1, zs = /* @__PURE__ */ g(class extends m {
|
|
|
3345
3345
|
super(), this.__registerHost(), this.activeStep = 1, this.alignment = "horizontal";
|
|
3346
3346
|
}
|
|
3347
3347
|
render() {
|
|
3348
|
-
return t("div", { key: "
|
|
3348
|
+
return t("div", { key: "a17dd80c02b31a7b65738585407ca36dff20718f", class: "progress-indicator flex", "data-alignment": this.alignment }, t("slot", { key: "907026f485acee15d112cfed2eabac7643485fee" }));
|
|
3349
3349
|
}
|
|
3350
3350
|
}, [4, "dga-progress-indicator", {
|
|
3351
3351
|
activeStep: [2, "active-step"],
|
|
@@ -3389,7 +3389,7 @@ const Ps = /* @__PURE__ */ g(class extends m {
|
|
|
3389
3389
|
return this.labelState === "completed" ? t("i", { class: "hgi-stroke hgi-tick-02", style: { fontSize: "16px" } }) : e.toString();
|
|
3390
3390
|
}
|
|
3391
3391
|
render() {
|
|
3392
|
-
return t("div", { key: "
|
|
3392
|
+
return t("div", { key: "d2dde61b7c732fb8021607918b157c8f7516645f", class: "progress-indicator__step", onMouseDown: this.handleFocus, onMouseUp: this.handleFocusOut }, t("div", { key: "54655d5dd4ccf3b2fead47c6a6ed9047acad0bd0", class: "progress-indicator__step-content flex-column", ref: (e) => this.stepContentRef = e }, t("div", { key: "caea833cca774a5011099315d2af66b3dc27af62", class: "step-label", "data-state": this.labelState }, t("span", { key: "718e78fef47509b4357d3595be94bed0a656c0cc", class: `step-label--${this.labelStyle}` }, this.labelStyle === "circle" && this.labelChildren(this.currentStep))), t("div", { key: "c59bc5ac28254709bfa9670c2bf72876e8316518", class: "step-text flex-column" }, this.showStepName && t("span", { key: "c7cee77b5fa322f657ad0d9f1ee8656aa86db234", class: this.isActive ? "text-md-medium" : "text-md-regular" }, this.title), this.showStepDescription && t("p", { key: "a23a4bad940e71373270cbdbe73b642a16dfee61", class: "text-sm-regular" }, this.description))), this.nextStep && t("span", { key: "890bd128f477c308aab4e73bbcdb03e605f0ec1d", class: `progress-indicator__step-connector ${this.isActive ? "progress-indicator__step-connector--active" : ""}` }));
|
|
3393
3393
|
}
|
|
3394
3394
|
get el() {
|
|
3395
3395
|
return this;
|
|
@@ -3433,7 +3433,7 @@ const Bs = /* @__PURE__ */ g(class extends m {
|
|
|
3433
3433
|
// }
|
|
3434
3434
|
// }
|
|
3435
3435
|
render() {
|
|
3436
|
-
return t("div", { key: "
|
|
3436
|
+
return t("div", { key: "c8b3b8643325ff6e495e36608d63fdcad3f16f88", class: "progress-indicator flex", "data-alignment": this.alignment }, this.steps.map((e, n) => t("dga-progress-indicator-step", { currentStep: n + 1, title: e.label, description: e.description, activeStep: this.activeStep })));
|
|
3437
3437
|
}
|
|
3438
3438
|
}, [0, "dga-progress-indicator-updated", {
|
|
3439
3439
|
activeStep: [2, "active-step"],
|
|
@@ -3459,7 +3459,7 @@ const js = /* @__PURE__ */ g(class extends m {
|
|
|
3459
3459
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
3460
3460
|
}
|
|
3461
3461
|
render() {
|
|
3462
|
-
return console.log(this.activeStep), t("div", { key: "
|
|
3462
|
+
return console.log(this.activeStep), t("div", { key: "1e0143c08023a7f2ba3cb10e3056727eb34df859" }, t("h1", { key: "0325521a8736d267e9ff7f1d3ac1dad33ca323f1" }, "Progress Indicator Example"), t("div", { key: "a846b46a5fe7f2f926a1dbbe001f991fe0ebb8dd", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "eb89cd567e7695d85b38ed41641e7b9151c7eb9c", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-progress-indicator-updated", { key: "b2ffcc19f2c340029ee08c5e39a74f6720e33c64", activeStep: this.activeStep, steps: [
|
|
3463
3463
|
{
|
|
3464
3464
|
label: "Step One",
|
|
3465
3465
|
description: "this is step description"
|
|
@@ -3472,12 +3472,12 @@ const js = /* @__PURE__ */ g(class extends m {
|
|
|
3472
3472
|
label: "Step Three",
|
|
3473
3473
|
description: "this is step description"
|
|
3474
3474
|
}
|
|
3475
|
-
] }), t("dga-button", { key: "
|
|
3475
|
+
] }), t("dga-button", { key: "741964d5dba6f1939c24951d5def41eee6376596", onClick: () => this.activeStep = this.activeStep - 1 }, "prev"), t("dga-button", { key: "76b65ec60fb0ebf1a31f08c324f9579cc5637df9", onClick: () => this.activeStep = this.activeStep + 1 }, "next"), t("dga-progress-indicator", { key: "4c15bf2137e4d893256e3bc98c3c3bc7a0ba951d" }, t("dga-progress-indicator-step", { key: "ec1df67ab9493747a9a2d480daefd5bfc9584ca7", title: "Step One", description: "this is step description", currentStep: 1, activeStep: 2 }), t("dga-progress-indicator-step", { key: "484f46d089b22fd64c39b40f7f42c055b908fd47", title: "Step Two", description: "this is step description", currentStep: 2, activeStep: 2 }), t("dga-progress-indicator-step", { key: "b6d790c7e840ca5e609b97c0b0109d366950742b", title: "Step Three", description: "this is step description", nextStep: !1, currentStep: 3, activeStep: 2 }))), t("div", { key: "ca85ebcb44441cc4bbea163ca0b392da2a33ed4f", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
3476
3476
|
}
|
|
3477
3477
|
}, [0, "cs-progress-indicator-usage", {
|
|
3478
3478
|
activeStep: [32]
|
|
3479
3479
|
}]);
|
|
3480
|
-
function
|
|
3480
|
+
function v1() {
|
|
3481
3481
|
if (typeof customElements > "u")
|
|
3482
3482
|
return;
|
|
3483
3483
|
["cs-progress-indicator-usage", "dga-button", "dga-icon", "dga-progress-indicator", "dga-progress-indicator-step", "dga-progress-indicator-updated"].forEach((e) => {
|
|
@@ -3486,7 +3486,7 @@ function k1() {
|
|
|
3486
3486
|
customElements.get(e) || customElements.define(e, js);
|
|
3487
3487
|
break;
|
|
3488
3488
|
case "dga-button":
|
|
3489
|
-
customElements.get(e) ||
|
|
3489
|
+
customElements.get(e) || G();
|
|
3490
3490
|
break;
|
|
3491
3491
|
case "dga-icon":
|
|
3492
3492
|
customElements.get(e) || T();
|
|
@@ -3503,7 +3503,7 @@ function k1() {
|
|
|
3503
3503
|
}
|
|
3504
3504
|
});
|
|
3505
3505
|
}
|
|
3506
|
-
const
|
|
3506
|
+
const k1 = js, y1 = v1, Ws = /* @__PURE__ */ g(class extends m {
|
|
3507
3507
|
constructor() {
|
|
3508
3508
|
super(), this.__registerHost(), this.handleActive = () => {
|
|
3509
3509
|
var e;
|
|
@@ -3529,9 +3529,9 @@ const v1 = js, y1 = k1, Ws = /* @__PURE__ */ g(class extends m {
|
|
|
3529
3529
|
window.removeEventListener("keydown", this.handleEscape);
|
|
3530
3530
|
}
|
|
3531
3531
|
render() {
|
|
3532
|
-
return t("label", { key: "
|
|
3532
|
+
return t("label", { key: "b0f069cea5777e3bbad0a22d53878d7c7f331340", ref: (e) => this.radioLabelRef = e, class: `radio ${this.color ? "radio--" + this.color : ""}`, onMouseDown: this.handleActive, onMouseUp: this.handleRemoveActive, onMouseOut: this.handleRemoveActive, onChange: this.handleRemoveActive }, t("div", { key: "f97c3d8a519707b4ac7b0fccefba692f61d03c95", class: "radio-main" }, t("div", { key: "2e91bffe3ef15e9e28dcc0c362a5cf7cbefdc7f8", class: "radio-main__content" }, t("input", Object.assign({ key: "0c397bcb805753d32972af2896dfe02e148d1e8a", type: "radio", name: this.name, value: this.value, id: this.id }, this.customAttribute.key && {
|
|
3533
3533
|
[this.customAttribute.key]: this.customAttribute.value ? this.customAttribute.value : ""
|
|
3534
|
-
}, { onChange: this.onChange, onInput: this.onInput, disabled: this.disabled, onFocus: this.handleFocus, onBlur: this.handleFocusOut })), t("div", { key: "
|
|
3534
|
+
}, { onChange: this.onChange, onInput: this.onInput, disabled: this.disabled, onFocus: this.handleFocus, onBlur: this.handleFocusOut })), t("div", { key: "c999170ec973976cb3f2b727ae91d049aaaffbda", class: "radio-container" }), t("div", { key: "c76ae98307f32e5549e153b9e434cebb35938685", class: "flex-column" }, this.label && t("span", { key: "041b13e057658d82fd9fcc89383df09e09796b75", class: "radio__label" }, this.label), this.hasHelperText && this.helperText && t("span", { key: "e95e8dbeae45d5b80362922f05a5d3bd6c21b785", class: "radio__helper-text" }, this.helperText))), this.alertMessage && this.alertText && t("div", { key: "c23dc7ed799b9105a744b4bb5565dd70fbc7524d", class: "radio__warning" }, t("span", { key: "0744b001501bbfeb32416b39beead55760293e4d", class: "radio__warning-icon" }, t("i", { key: "b20ff90e90f73b146ac65cb9ed92510cf67ef07e", class: "hgi-stroke hgi-alert-circle", style: { fontSize: "16px" } })), t("span", { key: "b48e1aa77dc562c08a13371c380dbe575de57812", class: "radio__warning-text" }, this.alertText))));
|
|
3535
3535
|
}
|
|
3536
3536
|
get el() {
|
|
3537
3537
|
return this;
|
|
@@ -3567,7 +3567,7 @@ const Gs = /* @__PURE__ */ g(class extends m {
|
|
|
3567
3567
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
3568
3568
|
}
|
|
3569
3569
|
render() {
|
|
3570
|
-
return t("div", { key: "
|
|
3570
|
+
return t("div", { key: "9ee1fb2803a0f99ebe4418f5fde1ef128368efc6" }, t("h1", { key: "7b1b1406898dd58753576cd9eea14359c3e2e88e" }, "RadioButton Example"), t("div", { key: "e5666d0e635167a72498f8d1adf67bd5b766c445", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "ef31231dc65e315c71687fd29a39fac7490033d3", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-radio-button", { key: "5ee8c2d0d57c425cdcefc84ef4c531f3d47080a2", label: "Radio Label", hasHelperText: !0, helperText: "When a selection needs a further detailed explanation, it goes here.", alertMessage: !0, alertText: "Error/Warning message" })), t("div", { key: "47adff4daab31716cec6bf627141165b97467d40", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
3571
3571
|
}
|
|
3572
3572
|
}, [0, "cs-radio-button-usage", {
|
|
3573
3573
|
activeStep: [32]
|
|
@@ -3604,7 +3604,7 @@ const Js = /* @__PURE__ */ g(class extends m {
|
|
|
3604
3604
|
return;
|
|
3605
3605
|
const n = this.rootRef;
|
|
3606
3606
|
if (n) {
|
|
3607
|
-
const { left: i, width: o } = n.getBoundingClientRect(),
|
|
3607
|
+
const { left: i, width: o } = n.getBoundingClientRect(), d = (e.clientX - i) / o, f = 0.5, u = w1(this.max * d + f / 2, f);
|
|
3608
3608
|
(this.hover !== u || this.focus !== u) && (this.hover = u, this.focus = u);
|
|
3609
3609
|
}
|
|
3610
3610
|
}, this.handleChange = (e) => {
|
|
@@ -3625,7 +3625,7 @@ const Js = /* @__PURE__ */ g(class extends m {
|
|
|
3625
3625
|
}
|
|
3626
3626
|
render() {
|
|
3627
3627
|
return console.log("pressed", this.pressed), t("span", {
|
|
3628
|
-
key: "
|
|
3628
|
+
key: "9b17c78b329414428f4f3d58d8e3c98846bb1420",
|
|
3629
3629
|
// id={this.id}
|
|
3630
3630
|
class: `rating rating--${this.size}`,
|
|
3631
3631
|
ref: (e) => this.rootRef = e,
|
|
@@ -3675,7 +3675,7 @@ const Ks = /* @__PURE__ */ g(class extends m {
|
|
|
3675
3675
|
super(), this.__registerHost(), this.variant = "neutral", this.rating = void 0;
|
|
3676
3676
|
}
|
|
3677
3677
|
render() {
|
|
3678
|
-
return t("div", { key: "
|
|
3678
|
+
return t("div", { key: "3cab4e9c3a5633e0f901c9756b62a186a164611c" }, t("h1", { key: "569aac5e4670012fe183ac43089f167002398643" }, "Rating Example"), t("div", { key: "219c00a89a2fa7049ecd7b08ef99c1648f6701f0", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "46021da4678207cd7b286607e52310d0ffc09d5e", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-rating", { key: "0632ac185ec866ed8866f3ecaa5ffe3a6fdeff18", onChange: (e) => this.rating = e, value: this.rating, size: "large" }), t("dga-rating", { key: "87974a44e7862ce47b129b05317fdd346a8ea3ef", onChange: (e) => this.rating = e, value: this.rating, size: "medium" }), t("dga-rating", { key: "e21631c74f1ce179ad5208f9f51637b46b279bfc", onChange: (e) => this.rating = e, value: this.rating, size: "small" })), t("div", { key: "a867c6dd2a85a5586bfbbbb1f59213742b358b3e", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
3679
3679
|
}
|
|
3680
3680
|
}, [0, "cs-rating-usage", {
|
|
3681
3681
|
variant: [32],
|
|
@@ -3712,18 +3712,18 @@ const L1 = Ks, D1 = S1, Xs = /* @__PURE__ */ g(class extends m {
|
|
|
3712
3712
|
this.sortedData = this.data.map((e) => (e.selected = !1, e));
|
|
3713
3713
|
}
|
|
3714
3714
|
handleSelectedRowChanges(e, n, i, o) {
|
|
3715
|
-
const
|
|
3716
|
-
|
|
3717
|
-
currentSelectedRowData:
|
|
3715
|
+
const d = [...this.sortedData];
|
|
3716
|
+
d[n].selected = e, this.sortedData = d, this.getSelectedRows && this.getSelectedRows({
|
|
3717
|
+
currentSelectedRowData: d[n],
|
|
3718
3718
|
currentSelectedCellName: i,
|
|
3719
3719
|
currentSelectedRowIndex: n,
|
|
3720
3720
|
currentSelectedCellIndex: o
|
|
3721
3721
|
});
|
|
3722
3722
|
}
|
|
3723
3723
|
render() {
|
|
3724
|
-
return t("div", { key: "
|
|
3724
|
+
return t("div", { key: "fc90d4df258544a514c8f5247f200743d02b9cef", class: `table-wrapper ${this.contained ? "table-contained" : ""}` }, t("table", { key: "665b68e6353b19ea528c4846c875c38f282cc50c", class: `azm-structured-table ${this.contained ? "table-contained" : ""}`, style: { direction: this.direction ? "rtl" : "ltr" } }, t("thead", { key: "da7cf07933305ff8bfd48b6b90b52d4832e48c01" }, t("tr", { key: "ca901a57ec704307be1cfecc2e8e6c25e1358ec3", class: `${this.rowDivider ? "row-divider" : ""}` }, this.cells.map(({ title: e }, n) => t("th", { key: n }, e)))), t("tbody", { key: "5eebb9718560f0fa57ecb17e365b69e0e7d90c9f" }, this.sortedData.map((e, n) => t("tr", { class: `${this.rowDivider ? "row-divider" : ""} ${this.alternate ? "alternate" : ""}`, key: n }, this.cells.map(({ El: i, customAttribute: o, propertyName: d, type: f, colSpan: u }, h) => t("td", Object.assign({ key: h, colSpan: u || 1 }, (o == null ? void 0 : o.key) && {
|
|
3725
3725
|
[o.key]: o.value || ""
|
|
3726
|
-
}, { class: `${this.compact ? "compact" : ""} ${this.colDivider ? "col-divider" : ""}` }), t("div", null, this.selectable && t("span", null, t("input", { type: "checkbox", name: `${n}checkboxSelection`, checked: e.selected, id: `${n}checkboxSelection${
|
|
3726
|
+
}, { class: `${this.compact ? "compact" : ""} ${this.colDivider ? "col-divider" : ""}` }), t("div", null, this.selectable && t("span", null, t("input", { type: "checkbox", name: `${n}checkboxSelection`, checked: e.selected, id: `${n}checkboxSelection${d}`, onChange: (b) => this.handleSelectedRowChanges(b.target.checked, n, d, h) })), f === "element" && i ? t(i, Object.assign({}, e)) : e[d]))))))));
|
|
3727
3727
|
}
|
|
3728
3728
|
static get watchers() {
|
|
3729
3729
|
return {
|
|
@@ -3761,7 +3761,7 @@ const Ns = /* @__PURE__ */ g(class extends m {
|
|
|
3761
3761
|
super(), this.__registerHost();
|
|
3762
3762
|
}
|
|
3763
3763
|
render() {
|
|
3764
|
-
return t("div", { key: "
|
|
3764
|
+
return t("div", { key: "173dc1818c23b8866ae3a829c13c00bb5e053832" }, t("h1", { key: "a26b3a8511f1e3e6abf3d50abb2c9f043ffaf976" }, "Structured List Example"), t("div", { key: "3d9ecd80362c6ce71da80f96ada4168e69ab9e29", style: { padding: "50px" } }, t("dga-structured-list", { key: "b7a662609c24734c4d8382f824653bf162373d75", cells: [
|
|
3765
3765
|
{
|
|
3766
3766
|
title: "ID",
|
|
3767
3767
|
propertyName: "id",
|
|
@@ -3776,7 +3776,7 @@ const Ns = /* @__PURE__ */ g(class extends m {
|
|
|
3776
3776
|
{ id: 1, name: "Alice", selected: !1 },
|
|
3777
3777
|
{ id: 2, name: "Bob", selected: !1 },
|
|
3778
3778
|
{ id: 3, name: "Charlie", selected: !1 }
|
|
3779
|
-
], rowDivider: !0, colDivider: !1, selectable: !0, getSelectedRows: (e) => console.log(e) }), t("dga-structured-list", { key: "
|
|
3779
|
+
], rowDivider: !0, colDivider: !1, selectable: !0, getSelectedRows: (e) => console.log(e) }), t("dga-structured-list", { key: "d5f03eb887d65775733994fd08b8496314bda8c1", compact: !0, cells: [
|
|
3780
3780
|
{
|
|
3781
3781
|
title: "ID",
|
|
3782
3782
|
propertyName: "id",
|
|
@@ -3837,7 +3837,7 @@ const M1 = Ns, I1 = T1, Qs = /* @__PURE__ */ g(class extends m {
|
|
|
3837
3837
|
window.removeEventListener("keydown", this.handleEscape);
|
|
3838
3838
|
}
|
|
3839
3839
|
render() {
|
|
3840
|
-
return t("label", { key: "
|
|
3840
|
+
return t("label", { key: "78f28ecb2c70d3476bce84a13c42d6603c29f661", ref: (e) => this.labelRef = e, class: `switch ${this.color ? `switch--${this.color}` : ""}`, onMouseDown: this.handleActive, onChange: this.handleRemoveActive }, t("div", { key: "41a8c8df79d56d52fb68f630502f5dabdcaa55dc", class: "switch-main" }, t("div", { key: "7cf9afeb0e8246f032261010889c091401d7c948", class: `switch-main__content ${this.disabled ? "disabled" : ""}` }, t("div", { key: "8934c688210d6f322214ff58376d8776dc6536cf", class: "switch-wrapper" }, t("input", { key: "942d9fbc78ca80a04f63261edc9c93f4d6c361a2", type: "checkbox", name: this.name, value: this.value, id: this.id, disabled: this.disabled, onFocus: this.handleFocus, onBlur: this.handleFocusOut, onChange: this.onChange, onInput: this.onInput, checked: this.isChecked }), t("span", { key: "8a7946df3e980724548cb44c0086543211264dfd", class: `slider round ${this.isChecked ? "slider--active" : "slider--inactive"}` })), !this.hasHelperText && !this.helperText ? this.label && t("span", { class: "switch__label" }, this.label) : t("div", { class: "flex-column" }, t("span", { class: "switch__label" }, this.label), t("span", { class: "switch__helper-text" }, this.helperText))), this.alertMessage && t("div", { key: "dac9e6d3da20e76f3e5c8959cbec86f861c0fa16", class: "switch__warning" }, t("span", { key: "e9ab76b5ddcf98fb7deff97736f2664f15af07d1", class: "switch__warning-icon" }, t("svg", { key: "6eb42b57333d68c84a9946e2fa75dc2afda25df4", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, t("path", { key: "cf2387152fb7b91d843c7982867c5f802399d47a", d: "M8 1.33333C4.324 1.33333 1.33333 4.324 1.33333 8C1.33333 11.676 4.324 14.6667 8 14.6667C11.676 14.6667 14.6667 11.676 14.6667 8C14.6667 4.324 11.676 1.33333 8 1.33333ZM8 13.3333C5.05467 13.3333 2.66667 10.9453 2.66667 8C2.66667 5.05467 5.05467 2.66667 8 2.66667C10.9453 2.66667 13.3333 5.05467 13.3333 8C13.3333 10.9453 10.9453 13.3333 8 13.3333ZM7.33333 4H8.66667V8H7.33333V4ZM7.33333 9.33333H8.66667V10.6667H7.33333V9.33333Z", fill: "currentColor" }))), t("span", { key: "11088daf940f037c8f8303586a68750e6af8c2e3", class: "switch__warning-text" }, this.alertText))));
|
|
3841
3841
|
}
|
|
3842
3842
|
get el() {
|
|
3843
3843
|
return this;
|
|
@@ -3874,7 +3874,7 @@ const tn = /* @__PURE__ */ g(class extends m {
|
|
|
3874
3874
|
super(), this.__registerHost();
|
|
3875
3875
|
}
|
|
3876
3876
|
render() {
|
|
3877
|
-
return t("div", { key: "
|
|
3877
|
+
return t("div", { key: "04d9b186863f60c7f85d495fec96f1ed059422d1", style: { padding: "50px", display: "flex", gap: "50px" } }, t("div", { key: "c78fdb0610da32e0d7bad0a9a3552b1cd1a29664" }, t("h1", { key: "3af0b9826ce33c13ef549793c99d0b47fa28720c" }, "Switch Example"), t("dga-switch", { key: "73c0f75c19b357438b19e47a8529e051d3c8096c", label: "Switch Label", checked: !0, hasHelperText: !0, helperText: "When a Switch needs a further detailed explanation, it goes here.", alertMessage: !0, alertText: "Error/Warning message" })));
|
|
3878
3878
|
}
|
|
3879
3879
|
}, [0, "cs-switch-usage"]);
|
|
3880
3880
|
function O1() {
|
|
@@ -3961,7 +3961,7 @@ const an = /* @__PURE__ */ g(class extends m {
|
|
|
3961
3961
|
super(), this.__registerHost();
|
|
3962
3962
|
}
|
|
3963
3963
|
render() {
|
|
3964
|
-
return t("div", { key: "
|
|
3964
|
+
return t("div", { key: "b09eafaf81d67828a312c6196b1d4556f0bb998d" }, t("h1", { key: "1395ab10dba1cb9f6e33128f7873e907f0e2a3e0" }, "Table of Content Example"), t("h2", { key: "d9bd7d222ed6a564bd6887bc72c2c1907ac199c0" }, "Horizontal Tabs"), t("dga-table-of-content", { key: "07c5d89f1ff228ba32a7a27f69f3b07dbf81e6d7", title: "On this Page", subTitle: "Page Title", sections: [
|
|
3965
3965
|
{
|
|
3966
3966
|
Name: "Section 1",
|
|
3967
3967
|
Target: "#section_1",
|
|
@@ -4014,7 +4014,7 @@ const R1 = an, z1 = A1, on = /* @__PURE__ */ g(class extends m {
|
|
|
4014
4014
|
super(), this.__registerHost();
|
|
4015
4015
|
}
|
|
4016
4016
|
render() {
|
|
4017
|
-
return t("div", { key: "
|
|
4017
|
+
return t("div", { key: "f527e3a04e382551f2a442f50cfd2182d6bf33db" }, t("h1", { key: "145a4f0d6c1facb756adfc85c5234bbdede411c3" }, "Table Example"), t("div", { key: "d7b5894d3c5426e4d55cda1a8cc903051c255290", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "e22bf4543104501eed827441333154a1f0990979", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-file-upload", { key: "5bb9ee919cf34a703356bb5f5d19a76338266140" })), t("div", { key: "1ff13317e9bd45862dd962b1964fb999c28a851a", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
4018
4018
|
}
|
|
4019
4019
|
}, [0, "cs-table-usage"]);
|
|
4020
4020
|
function U1() {
|
|
@@ -4041,13 +4041,20 @@ const P1 = on, B1 = U1, cn = /* @__PURE__ */ g(class extends m {
|
|
|
4041
4041
|
setActiveTab(e) {
|
|
4042
4042
|
this.activeTab = e;
|
|
4043
4043
|
}
|
|
4044
|
+
renderIcon(e, n) {
|
|
4045
|
+
return t("dga-icon", Object.assign({ icon: e }, n));
|
|
4046
|
+
}
|
|
4044
4047
|
render() {
|
|
4045
4048
|
var e;
|
|
4046
|
-
return t("ul", { key: "
|
|
4049
|
+
return t("ul", { key: "33e3f3b4e100d8c5193e27011ea2a696b3d6997f", class: `tabs-list tabs-list--${this.orientation} ${this.divider ? "tabs-list--divider" : ""} ${this.flush ? "flush" : ""} ${this.extraClass}` }, (e = this.tabsList) === null || e === void 0 ? void 0 : e.map((n, i) => t("li", { key: i }, this.external ? t("a", { href: n.link, class: `tabs-list__item tabs-list__item--${this.size} ${this.activeTab === i ? "tabs-list__item--active" : ""} ${this.disabled ? "disabled" : ""}`, onClick: (o) => {
|
|
4047
4050
|
o.preventDefault(), !this.disabled && this.setActiveTab(i);
|
|
4048
|
-
} }, (n == null ? void 0 : n.tabIcon) && t("div", { class: "tabs-list__icon" }, n == null ? void 0 : n.tabIcon), t("div", { class: "tabs-list__label" }, n == null ? void 0 : n.label)) : t("a", { href: "#", class: `tabs-list__item tabs-list__item--${this.size} ${this.activeTab === i ? "tabs-list__item--active" : ""} ${this.disabled ? "disabled" : ""}`, onClick: (o) => {
|
|
4051
|
+
} }, (n == null ? void 0 : n.tabIcon) && t("div", { class: "tabs-list__icon" }, this.renderIcon(n == null ? void 0 : n.tabIcon, n == null ? void 0 : n.iconProps)), t("div", { class: "tabs-list__label" }, n == null ? void 0 : n.label)) : t("a", { href: "#", class: `tabs-list__item tabs-list__item--${this.size} ${this.activeTab === i ? "tabs-list__item--active" : ""} ${this.disabled ? "disabled" : ""}`, onClick: (o) => {
|
|
4049
4052
|
o.preventDefault(), !this.disabled && this.setActiveTab(i), n != null && n.onClick && (n == null || n.onClick(o));
|
|
4050
|
-
} }, (n == null ? void 0 : n.tabIcon) && t("div", { class: "tabs-list__icon" }, n == null ? void 0 : n.tabIcon), t("div", { class: "tabs-list__label" }, n == null ? void 0 : n.label)))), this.orientation === "horizontal" && t("button", { key: "
|
|
4053
|
+
} }, (n == null ? void 0 : n.tabIcon) && t("div", { class: "tabs-list__icon" }, this.renderIcon(n == null ? void 0 : n.tabIcon, n == null ? void 0 : n.iconProps)), t("div", { class: "tabs-list__label" }, n == null ? void 0 : n.label)))), this.orientation === "horizontal" && t("dga-button", { key: "21f351b7468eba148e87885162890e8fdf5c0f0f", iconOnly: !0, iconProps: {
|
|
4054
|
+
size: 17,
|
|
4055
|
+
variant: "solid"
|
|
4056
|
+
}, iconType: "MoreHorizontalCircle01Icon", label: "Button", onClick: () => {
|
|
4057
|
+
}, size: "md", variant: "subtle", disabled: this.disabled }));
|
|
4051
4058
|
}
|
|
4052
4059
|
}, [0, "dga-tabs", {
|
|
4053
4060
|
size: [1],
|
|
@@ -4063,24 +4070,27 @@ const P1 = on, B1 = U1, cn = /* @__PURE__ */ g(class extends m {
|
|
|
4063
4070
|
function ln() {
|
|
4064
4071
|
if (typeof customElements > "u")
|
|
4065
4072
|
return;
|
|
4066
|
-
["dga-tabs", "dga-icon"].forEach((e) => {
|
|
4073
|
+
["dga-tabs", "dga-button", "dga-icon"].forEach((e) => {
|
|
4067
4074
|
switch (e) {
|
|
4068
4075
|
case "dga-tabs":
|
|
4069
4076
|
customElements.get(e) || customElements.define(e, cn);
|
|
4070
4077
|
break;
|
|
4078
|
+
case "dga-button":
|
|
4079
|
+
customElements.get(e) || G();
|
|
4080
|
+
break;
|
|
4071
4081
|
case "dga-icon":
|
|
4072
4082
|
customElements.get(e) || T();
|
|
4073
4083
|
break;
|
|
4074
4084
|
}
|
|
4075
4085
|
});
|
|
4076
4086
|
}
|
|
4077
|
-
const
|
|
4087
|
+
const rn = /* @__PURE__ */ g(class extends m {
|
|
4078
4088
|
constructor() {
|
|
4079
4089
|
super(), this.__registerHost();
|
|
4080
4090
|
}
|
|
4081
4091
|
render() {
|
|
4082
|
-
return t("div", { key: "
|
|
4083
|
-
key: "
|
|
4092
|
+
return t("div", { key: "b57c06a1991593025c61abb21ace2f2a8f7b1543" }, t("h1", { key: "3a12fea0e8c9bc66b8a6558e744ec9646fe73588" }, "Tabs Example"), t("h2", { key: "df4a3a69b8e3c640d3c6cc5d0fbd43e03f370db0" }, "Horizontal Tabs"), t("dga-tabs", {
|
|
4093
|
+
key: "27c44fceb667ff3f86ede11287bb594bebf6a1f3",
|
|
4084
4094
|
size: "md",
|
|
4085
4095
|
orientation: "horizontal",
|
|
4086
4096
|
// tabIcons: true,
|
|
@@ -4116,8 +4126,8 @@ const dn = /* @__PURE__ */ g(class extends m {
|
|
|
4116
4126
|
tabIcon: t("i", { class: "hgi-stroke hgi-sharp hgi-home-01", style: { fontSize: "16px" } })
|
|
4117
4127
|
}
|
|
4118
4128
|
]
|
|
4119
|
-
}), t("h2", { key: "
|
|
4120
|
-
key: "
|
|
4129
|
+
}), t("h2", { key: "7dc39b2ea3d0045f74118a31f92f02a19d61903b" }, "Disabled Tabs"), t("dga-tabs", {
|
|
4130
|
+
key: "ea6184a320f03affcc0e140748b258174b337efa",
|
|
4121
4131
|
size: "md",
|
|
4122
4132
|
orientation: "horizontal",
|
|
4123
4133
|
// tabIcons={true}
|
|
@@ -4137,10 +4147,13 @@ const dn = /* @__PURE__ */ g(class extends m {
|
|
|
4137
4147
|
function Z1() {
|
|
4138
4148
|
if (typeof customElements > "u")
|
|
4139
4149
|
return;
|
|
4140
|
-
["cs-tabs-usage", "dga-icon", "dga-tabs"].forEach((e) => {
|
|
4150
|
+
["cs-tabs-usage", "dga-button", "dga-icon", "dga-tabs"].forEach((e) => {
|
|
4141
4151
|
switch (e) {
|
|
4142
4152
|
case "cs-tabs-usage":
|
|
4143
|
-
customElements.get(e) || customElements.define(e,
|
|
4153
|
+
customElements.get(e) || customElements.define(e, rn);
|
|
4154
|
+
break;
|
|
4155
|
+
case "dga-button":
|
|
4156
|
+
customElements.get(e) || G();
|
|
4144
4157
|
break;
|
|
4145
4158
|
case "dga-icon":
|
|
4146
4159
|
customElements.get(e) || T();
|
|
@@ -4151,12 +4164,12 @@ function Z1() {
|
|
|
4151
4164
|
}
|
|
4152
4165
|
});
|
|
4153
4166
|
}
|
|
4154
|
-
const j1 =
|
|
4167
|
+
const j1 = rn, W1 = Z1, dn = /* @__PURE__ */ g(class extends m {
|
|
4155
4168
|
constructor() {
|
|
4156
4169
|
super(), this.__registerHost();
|
|
4157
4170
|
}
|
|
4158
4171
|
render() {
|
|
4159
|
-
return t("div", { key: "23d1b9b593532c9bab307b2a913f54650e7b61b6" }, t("h1", { key: "d6513b7a98e200e5b4e6b7eea89afb563095583d" }, "Tag Example"), t("div", { key: "a1b76c9d22092c4ffae11ebe9bea36a8e6ee144a", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "05ee7b0183c9d63d9b59169533099df697a5d38d", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-tag", { key: "f848869ab1df53b19d4e3d124fe3f4f03a06cc3c", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "lg", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "7836e07b96201f2e46ba80c510440776b7cf5550", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "md", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "b9fe70d0d57860388cbddf9b197b84a5a97537dd", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "sm", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "366a21151d95eecc21147387358e326511dae146", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "lg", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "7c27717aa491eb9df7cd9ba3b782e9c335d7e85a", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "md", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "ab6e9a1de820534dc63b5fdc05864a9b853a2588", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "sm", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "0cd444f30e3d1ded525e0c5c45ea55eb158bb8be", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "lg", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "bee5d77b9004febe7b291912284efc2f2ee80f80", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "md", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "617b098aa22837d0834e9fcdc082b1672c2df856", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "sm", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) })), t("div", { key: "9af13ebec6c8d971c4861956f1c00bd379844e05", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-tag", { key: "e220e2914f81ac8e7928648726e2856bf6c22ca6", label: "Label", variant: "error", size: "lg", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "6c96ff7ff36e9cf22ca7fa7fd2075d1b7ff5d4b3", label: "Label", variant: "neutral", size: "md", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "1a79719312613c6f2af363e81dc63054f4bd2ab6", label: "Label", variant: "neutral", size: "sm", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }))));
|
|
4172
|
+
return t("div", { key: "71eb9bfdcb8be58ef1d3983ecce96cd558b07b52" }, t("h1", { key: "875b939e6ce1da97c61fced9af9d0af2a416f111" }, "Tag Example"), t("div", { key: "638cb76bc3777cb93030c61fdaf1fe668a364236", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "5389d78a9406257e55a44294c58234769f4cf7d4", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-tag", { key: "aef76f1e70e20e4f72bbd48bf112cd88de3c1fb7", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "lg", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "cf8e20ce5cdb59527126e061a9c8b31ee53bff55", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "md", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "197373712b3fc81f516fa4b38e0381d278f9ff86", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "sm", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "5917c16b500be0938302c153aa24f7c9a29a3d6e", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "lg", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "bdef4fc5ab4f97af8e5b040024493c73e7d0b065", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "md", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "81d8083f9c42f36360d83fea7d8d17d41c1c4d45", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "sm", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "08e3fa25e0f00fdcdffea93dedab4cdc887ca3a1", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "lg", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "f174f44456426f266ad7427e7dfd070bc437c842", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "md", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "d8324ebcf3158f9105ebd46e3804739aa92d0960", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "sm", leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })), trailIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) })), t("div", { key: "600bf939aec535a41745eae4201b1ff7a68d00c5", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-tag", { key: "eb484d1db98a5b2d60bc73427c7703b69c7e82ca", label: "Label", variant: "error", size: "lg", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "c84f73d01e2bb736f18aec37f6497edea3d1c6de", label: "Label", variant: "neutral", size: "md", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }), t("dga-tag", { key: "047765e46830145f5a6ad41712050c4815f656b1", label: "Label", variant: "neutral", size: "sm", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: t("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, t("path", { d: "M8.24414 12C8.24414 11.5858 8.57993 11.25 8.99414 11.25H9.00088C9.41509 11.25 9.75088 11.5858 9.75088 12C9.75088 12.4142 9.41509 12.75 9.00088 12.75H8.99414C8.57993 12.75 8.24414 12.4142 8.24414 12Z", fill: "#161616" }), t("path", { d: "M8.4375 9.75C8.4375 10.0607 8.68934 10.3125 9 10.3125C9.31066 10.3125 9.5625 10.0607 9.5625 9.75V6.75C9.5625 6.43934 9.31066 6.1875 9 6.1875C8.68934 6.1875 8.4375 6.43934 8.4375 6.75V9.75Z", fill: "#161616" }), t("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.77149 1.51125C8.56983 1.24625 9.43018 1.24625 10.2285 1.51125C11.0236 1.77516 11.6478 2.40106 12.2749 3.28046C12.8999 4.15695 13.5906 5.37904 14.4809 6.95437L14.5158 7.01622C15.4062 8.59179 16.0969 9.81383 16.5273 10.8049C16.9598 11.8007 17.1752 12.6606 17.0033 13.4866C16.8302 14.3183 16.4035 15.0746 15.7821 15.6463C15.1622 16.2165 14.3181 16.4571 13.2552 16.5726C12.1984 16.6875 10.8159 16.6875 9.03657 16.6875H8.96344C7.18411 16.6875 5.80166 16.6875 4.74482 16.5726C3.68195 16.4571 2.83784 16.2165 2.21791 15.6463C1.59647 15.0746 1.16976 14.3183 0.996715 13.4866C0.824849 12.6606 1.04025 11.8007 1.47274 10.8049C1.90314 9.81383 2.59376 8.59179 3.48419 7.01622L3.51913 6.95437C4.40941 5.37905 5.10006 4.15695 5.7251 3.28046C6.35222 2.40106 6.97645 1.77516 7.77149 1.51125ZM9.8741 2.57897C9.30586 2.39035 8.69414 2.39034 8.12591 2.57896C7.67892 2.72734 7.22957 3.10838 6.64106 3.93365C6.05457 4.75607 5.39249 5.92608 4.48099 7.53895C3.56956 9.15171 2.90869 10.3226 2.50463 11.253C2.09987 12.185 1.99847 12.7785 2.09813 13.2574C2.22383 13.8616 2.53316 14.4077 2.97954 14.8183C3.33012 15.1408 3.87639 15.3466 4.86641 15.4542C5.85522 15.5617 7.17645 15.5625 9 15.5625C10.8236 15.5625 12.1448 15.5617 13.1336 15.4542C14.1236 15.3466 14.6699 15.1408 15.0205 14.8183C15.4668 14.4077 15.7762 13.8616 15.9019 13.2574C16.0015 12.7785 15.9001 12.185 15.4954 11.253C15.0913 10.3226 14.4304 9.15171 13.519 7.53895C12.6075 5.92608 11.9454 4.75607 11.359 3.93365C10.7704 3.10838 10.3211 2.72734 9.8741 2.57897Z", fill: "#161616" })) }))));
|
|
4160
4173
|
}
|
|
4161
4174
|
}, [0, "cs-tag-usage"]);
|
|
4162
4175
|
function q1() {
|
|
@@ -4165,7 +4178,7 @@ function q1() {
|
|
|
4165
4178
|
["cs-tag-usage", "dga-tag"].forEach((e) => {
|
|
4166
4179
|
switch (e) {
|
|
4167
4180
|
case "cs-tag-usage":
|
|
4168
|
-
customElements.get(e) || customElements.define(e,
|
|
4181
|
+
customElements.get(e) || customElements.define(e, dn);
|
|
4169
4182
|
break;
|
|
4170
4183
|
case "dga-tag":
|
|
4171
4184
|
customElements.get(e) || j();
|
|
@@ -4173,7 +4186,7 @@ function q1() {
|
|
|
4173
4186
|
}
|
|
4174
4187
|
});
|
|
4175
4188
|
}
|
|
4176
|
-
const G1 =
|
|
4189
|
+
const G1 = dn, J1 = q1, fn = /* @__PURE__ */ g(class extends m {
|
|
4177
4190
|
constructor() {
|
|
4178
4191
|
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 = D(), this.value = "", this.onChange = void 0, this.onInput = void 0, this.onBlur = void 0, this.isActive = !1, this.isFocused = !1;
|
|
4179
4192
|
}
|
|
@@ -4196,8 +4209,8 @@ const G1 = rn, J1 = q1, fn = /* @__PURE__ */ g(class extends m {
|
|
|
4196
4209
|
// this.isActive = false;
|
|
4197
4210
|
// };
|
|
4198
4211
|
render() {
|
|
4199
|
-
return t("div", { key: "
|
|
4200
|
-
key: "
|
|
4212
|
+
return t("div", { key: "b955a61d5d855a9caf7adff8869fc4e5b13a8755", class: "dga-form-control" }, this.label && t("label", { key: "a07ce3b188fc5b3e4b613dfe6812e7f8006fd95b", class: "dga-label" }, this.label), t("div", { key: "b19d1ab01f60172f36318c0cb9a879311bcb6247", class: `input input--${this.size} ${this.error ? "input--error" : ""} ${this.variant !== "default" ? `input--${this.variant}` : ""} ${this.isActive ? "active" : ""} ${this.isFocused ? "focus" : ""} ${this.disabled ? "input--disabled" : ""} ${this.readonly ? "readOnly" : ""}`, ref: (e) => this.inputContainerRef = e }, this.inputPrefix && this.inputPrefix, " ", this.icon && t("span", { key: "94895cff7a7c318fa8ede960460efab1989ca8d6", class: "input__icon" }, this.icon), t("input", {
|
|
4213
|
+
key: "fd11ce1ad918e85bea88a127d57ace7d650d45eb",
|
|
4201
4214
|
// id={id}
|
|
4202
4215
|
value: this.value,
|
|
4203
4216
|
name: this.name,
|
|
@@ -4256,7 +4269,7 @@ const hn = /* @__PURE__ */ g(class extends m {
|
|
|
4256
4269
|
super(), this.__registerHost(), this.value = "";
|
|
4257
4270
|
}
|
|
4258
4271
|
render() {
|
|
4259
|
-
return t("div", { key: "
|
|
4272
|
+
return t("div", { key: "3c639ec552be7bcfc57f4ecf264c033fe2ed8fcd" }, t("h1", { key: "8c371fe221eae65dd74890be79224bcfef5b5d11" }, "Text Input Example"), t("div", { key: "213c5bcc923edb59d177f2f7318608f8c28e4305", style: { padding: "50px" } }, t("div", { key: "d5be14c878c976ec0d48a333652c9a492142bbef", style: { display: "flex", flexDirection: "column", gap: "16px" } }, t("dga-text-input", { key: "2c98c467e883afaecb989f3d06714206a2e74d23", readonly: !1, variant: "darker", label: "Label", value: "Entered text" }), t("dga-text-input", { key: "3459c03a4cd98f820a7dcdd3fa8732c5141e25ff", disabled: !0, variant: "darker", label: "Label", value: "Entered text" }), t("dga-text-input", { key: "e010d0c69908050a9b62b9cb7404be7f78c8a077", readonly: !0, variant: "lighter", label: "Label", value: "Entered text" }))));
|
|
4260
4273
|
}
|
|
4261
4274
|
}, [0, "cs-text-input-usage", {
|
|
4262
4275
|
value: [32]
|
|
@@ -4275,7 +4288,7 @@ function V1() {
|
|
|
4275
4288
|
}
|
|
4276
4289
|
});
|
|
4277
4290
|
}
|
|
4278
|
-
const K1 = hn, X1 = V1,
|
|
4291
|
+
const K1 = hn, X1 = V1, dt = {
|
|
4279
4292
|
success: t("dga-icon", { icon: "CheckmarkCircle02Icon", variant: "solid" }),
|
|
4280
4293
|
error: t("dga-icon", { icon: "AlertCircleIcon", variant: "solid" }),
|
|
4281
4294
|
warning: t("dga-icon", { icon: "Alert02Icon", variant: "solid" })
|
|
@@ -4302,7 +4315,7 @@ const K1 = hn, X1 = V1, rt = {
|
|
|
4302
4315
|
// // this.isActive = false;
|
|
4303
4316
|
// // };
|
|
4304
4317
|
render() {
|
|
4305
|
-
return t("div", { key: "
|
|
4318
|
+
return t("div", { key: "165611e2fd8e3cb3e259a59c5e344719a3d8e255", class: "dga-form-control" }, this.label && t("label", { key: "a4df387f5d8f6b4da2b27584c0fd18d825fe39e5", class: "dga-label" }, this.label), t("div", { key: "07f629acb56ed0c65b69c3f1a29a5549827c776d", class: `textarea textarea--lg ${this.error ? "textarea--error" : ""} ${this.variant !== "default" ? `textarea--${this.variant}` : ""} ${this.isActive ? "active" : ""} ${this.isFocused ? "focus" : ""} ${this.disabled ? "disabled" : ""}`, ref: (e) => this.inputContainerRef = e, "data-error": this.error }, t("textarea", { key: "7e6bad90706a3e9c426f73226e1db9c24951a489", onFocus: () => this.isFocused = !0, onBlur: () => this.isFocused = !1, class: `textarea__field ${this.resize ? "textarea__field--resize" : ""} ${this.scrollbar ? "" : "textarea__field--hidden-scrollbar"}`, placeholder: this.placeholder, disabled: this.disabled, readOnly: this.readonly, rows: this.rows && this.rows, cols: this.cols && this.cols, onMouseDown: () => this.isActive = !0, onMouseUp: () => this.isActive = !1, onMouseOut: () => this.isActive = !1, onChange: this.onChange, onInput: this.onInput, name: this.name, value: this.value }), this.error ? t("span", { class: `textarea__feedback-icon textarea__feedback-icon--error ${this.feedbackIconRing ? "textarea__feedback-icon--ring" : ""}` }, dt.error) : this.feedbackIcon ? t("span", { class: `textarea__feedback-icon textarea__feedback-icon--${this.feedbackIconType} ${this.feedbackIconRing ? "textarea__feedback-icon--ring" : ""}` }, dt[this.feedbackIconType]) : null));
|
|
4306
4319
|
}
|
|
4307
4320
|
}, [0, "dga-textarea", {
|
|
4308
4321
|
label: [1],
|
|
@@ -4344,7 +4357,7 @@ const mn = /* @__PURE__ */ g(class extends m {
|
|
|
4344
4357
|
super(), this.__registerHost();
|
|
4345
4358
|
}
|
|
4346
4359
|
render() {
|
|
4347
|
-
return t("div", { key: "
|
|
4360
|
+
return t("div", { key: "3960f0438ca4ede6dc5e78bb8147a164a6a89021" }, t("h1", { key: "cc6fb917d31542fce5bb807583cbf2e6f5f605e8" }, "Textarea Example"), t("div", { key: "97e78ee801c3fcf815d74c582f1ceea166f1d1e4", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "e39716906a5ba8f63173280d4670ae2c91920d54", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-textarea", { key: "07825938d0bf5e487d4e2e4e63e0a8e6127718a2", label: "Label", placeholder: "Placeholder...", scrollbar: !0, readonly: !0 }), t("dga-textarea", { key: "448d098b2fec5fe058d708d0e8f1b1ee6871421f", placeholder: "Placeholder...", scrollbar: !0 })), t("div", { key: "1b14328f47300db1c150d3edf63d670b7935c15d", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
4348
4361
|
}
|
|
4349
4362
|
}, [0, "cs-textarea-usage"]);
|
|
4350
4363
|
function Y1() {
|
|
@@ -4406,7 +4419,7 @@ const N1 = mn, Q1 = Y1, gn = /* @__PURE__ */ g(class extends m {
|
|
|
4406
4419
|
}, this.beakPlacement = "none", this.beakAlignment = "center", this.direction = "top", this.tooltipTitle = void 0, this.helperText = void 0, this.icon = !1, this.iconType = "neutral-info", this.theme = "light", this.isHovered = !1;
|
|
4407
4420
|
}
|
|
4408
4421
|
render() {
|
|
4409
|
-
return t("div", { key: "
|
|
4422
|
+
return t("div", { key: "5437c3d4953923132b13f8aab7557d2fa07e48d5", class: "tooltip", "data-theme": this.theme, "data-beak-direction": `${this.beakPlacement}-${this.beakAlignment}` }, this.isHovered && t("div", { key: "3d3b46dfb5bda5a1306fda0abf0354c947b1c914", class: "tooltip-main", "data-direction": this.direction }, t("div", { key: "8a86ea14f57e7ac7fefe5d9a134cf644868fbcfe", class: "tooltip-main__wrapper" }, this.beakPlacement !== "none" && t("span", { key: "05be7298accde87aacf6d55ef4f0dffcdea55ac6", class: "tooltip-main__beak", "data-beak-direction": `${this.beakPlacement}-${this.beakAlignment}` }), this.icon && t("span", { key: "28446d5c5fa2ead942b4d20c8edf6c8ea7b6968e", class: "tooltip-main__icon" }, t("i", { key: "e3bed5602e9e204baac6003751e50f7ad247d80c", class: this.icons[this.iconType].icon, style: { color: this.icons[this.iconType].color, fontSize: "18px" } }), " "), t("div", { key: "2b7d5acef4fe68d5fdd2453d14e2877fc01af625", class: "tooltip-main__content flex-column" }, this.tooltipTitle && t("span", { key: "3a4649fc4b93b98b70b7863a9771d4ed3f0d7265", class: "tooltip-main__content__title" }, this.tooltipTitle), this.helperText && t("span", { key: "f3ac1536e06b38db6ae707a05f9ea641134f7ebc", class: "tooltip-main__content__helper-text" }, this.helperText)))), t("div", { key: "388125aa3f48f1e3e6555daf9334c8ea5b3cf220", class: "tooltip-item", onMouseEnter: this.handleMouseEnter, onMouseLeave: this.handleMouseLeave }, t("slot", { key: "2db6ee1bc4966597ce026f5cc844bc18d5a5ac0a" })));
|
|
4410
4423
|
}
|
|
4411
4424
|
}, [4, "dga-tooltip", {
|
|
4412
4425
|
beakPlacement: [1, "beak-placement"],
|
|
@@ -4430,12 +4443,12 @@ function Cn() {
|
|
|
4430
4443
|
}
|
|
4431
4444
|
});
|
|
4432
4445
|
}
|
|
4433
|
-
const
|
|
4446
|
+
const vn = /* @__PURE__ */ g(class extends m {
|
|
4434
4447
|
constructor() {
|
|
4435
4448
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
4436
4449
|
}
|
|
4437
4450
|
render() {
|
|
4438
|
-
return t("div", { key: "
|
|
4451
|
+
return t("div", { key: "242bdee1430f25a551b1c9c9f4a523100f898fc8" }, t("h1", { key: "0c8ae58e72660129cfb66727e6bceaa9fa2f963b" }, "Tooltip Example"), t("div", { key: "ad6f46194f3945b460e5f3a0bd1861f48381ca50", style: { padding: "50px", display: "flex", gap: "20px" } }, t("div", { key: "70149087097c32ae74fe4f6bc376792fcb2a14ae", style: { display: "flex", flexDirection: "column", gap: "20px" } }, t("dga-tooltip", { key: "87411c711da6aa9820d51179eb8af88cf591d871", tooltipTitle: "Tooltip title", helperText: "Max width of tooltips is 240px - text will wrap automatically", direction: "right", theme: "light", icon: !0, iconType: "success-check", beakAlignment: "end", beakPlacement: "top" }, "Hello")), t("div", { key: "5c2905db2639be4685087298950da92574d4e2d4", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
4439
4452
|
}
|
|
4440
4453
|
}, [0, "cs-tooltip-usage", {
|
|
4441
4454
|
activeStep: [32]
|
|
@@ -4446,7 +4459,7 @@ function eo() {
|
|
|
4446
4459
|
["cs-tooltip-usage", "dga-tooltip"].forEach((e) => {
|
|
4447
4460
|
switch (e) {
|
|
4448
4461
|
case "cs-tooltip-usage":
|
|
4449
|
-
customElements.get(e) || customElements.define(e,
|
|
4462
|
+
customElements.get(e) || customElements.define(e, vn);
|
|
4450
4463
|
break;
|
|
4451
4464
|
case "dga-tooltip":
|
|
4452
4465
|
customElements.get(e) || Cn();
|
|
@@ -4454,7 +4467,7 @@ function eo() {
|
|
|
4454
4467
|
}
|
|
4455
4468
|
});
|
|
4456
4469
|
}
|
|
4457
|
-
const to =
|
|
4470
|
+
const to = vn, so = eo, no = Lt, io = Dt, ao = It, oo = Ot, kn = /* @__PURE__ */ g(class extends m {
|
|
4458
4471
|
constructor() {
|
|
4459
4472
|
super(), this.__registerHost(), this.breadcrumbClick = q(this, "breadcrumbClick", 7), this.breadcrumbItems = [], this.items = "[]";
|
|
4460
4473
|
}
|
|
@@ -4478,17 +4491,17 @@ const to = kn, so = eo, no = Lt, io = Dt, ao = It, oo = Ot, vn = /* @__PURE__ */
|
|
|
4478
4491
|
i.disabled || this.breadcrumbClick.emit({ e, link: n, item: i });
|
|
4479
4492
|
}
|
|
4480
4493
|
render() {
|
|
4481
|
-
return t("nav", { key: "
|
|
4494
|
+
return t("nav", { key: "12421c67f66fd3043a38873b0d844fc55ca6812a", "aria-label": "breadcrumb" }, t("ul", { key: "71b598b3757fe02f4113a2a4ca37ee702b7fa311", class: "breadcrumb" }, this.breadcrumbItems.map((e, n) => {
|
|
4482
4495
|
if (this.isEllipsisItem(e))
|
|
4483
4496
|
return t("li", { key: n, class: "breadcrumb-item ellipsis" }, t("span", { class: "breadcrumb-icon" }, t("dga-icon", { icon: "ArrowRight01Icon", variant: "stroke", type: "rounded" })), t("a", { href: "#", class: "link link--sm link--neutral" }, "..."));
|
|
4484
4497
|
const i = n === this.breadcrumbItems.length - 1, o = n === 0;
|
|
4485
4498
|
return t("li", { key: n, class: {
|
|
4486
4499
|
"breadcrumb-item": !0,
|
|
4487
4500
|
active: i
|
|
4488
|
-
}, "aria-current": i ? "page" : void 0 }, e.path && !i ? t(B, null, !o && t("span", { class: "breadcrumb-icon" }, t("dga-icon", { icon: "ArrowRight01Icon", variant: "stroke", type: "rounded" })), t("a", { onClick: (
|
|
4501
|
+
}, "aria-current": i ? "page" : void 0 }, e.path && !i ? t(B, null, !o && t("span", { class: "breadcrumb-icon" }, t("dga-icon", { icon: "ArrowRight01Icon", variant: "stroke", type: "rounded" })), t("a", { onClick: (d) => this.handleClick(d, e.path, e), class: {
|
|
4489
4502
|
"link link--sm link--neutral": !0,
|
|
4490
4503
|
"disabled-link": e.disabled
|
|
4491
|
-
}, href: e.disabled ? void 0 : e.path, "aria-disabled": e.disabled ? "true" : "false" }, t("span", { class: "link__label" }, e.label))) : t(B, null, t("span", { class: "breadcrumb-icon" }, t("dga-icon", { icon: "ArrowRight01Icon", variant: "stroke", type: "rounded" })), t("a", { onClick: (
|
|
4504
|
+
}, href: e.disabled ? void 0 : e.path, "aria-disabled": e.disabled ? "true" : "false" }, t("span", { class: "link__label" }, e.label))) : t(B, null, t("span", { class: "breadcrumb-icon" }, t("dga-icon", { icon: "ArrowRight01Icon", variant: "stroke", type: "rounded" })), t("a", { onClick: (d) => this.handleClick(d, e.path, e), class: {
|
|
4492
4505
|
"link link--sm link--neutral link--disabled": !0,
|
|
4493
4506
|
"disabled-link": e.disabled
|
|
4494
4507
|
}, href: e.disabled ? void 0 : e.path, "aria-disabled": e.disabled ? "true" : "false" }, t("span", { class: "link__label" }, e.label))));
|
|
@@ -4510,7 +4523,7 @@ function co() {
|
|
|
4510
4523
|
["dga-breadcrumbs", "dga-icon"].forEach((e) => {
|
|
4511
4524
|
switch (e) {
|
|
4512
4525
|
case "dga-breadcrumbs":
|
|
4513
|
-
customElements.get(e) || customElements.define(e,
|
|
4526
|
+
customElements.get(e) || customElements.define(e, kn);
|
|
4514
4527
|
break;
|
|
4515
4528
|
case "dga-icon":
|
|
4516
4529
|
customElements.get(e) || T();
|
|
@@ -4518,7 +4531,7 @@ function co() {
|
|
|
4518
4531
|
}
|
|
4519
4532
|
});
|
|
4520
4533
|
}
|
|
4521
|
-
const lo =
|
|
4534
|
+
const lo = kn, ro = co, fo = Ft, uo = G, ho = zt, bo = Ut, po = Rt, mo = ce, go = Wt, Co = qt, vo = Zt, ko = jt;
|
|
4522
4535
|
var yo = function(s, e) {
|
|
4523
4536
|
var n = {};
|
|
4524
4537
|
for (var i in s)
|
|
@@ -4532,10 +4545,10 @@ const yn = /* @__PURE__ */ g(class extends m {
|
|
|
4532
4545
|
constructor() {
|
|
4533
4546
|
super(), this.__registerHost(), this.sortData = (e = "up", n, i) => {
|
|
4534
4547
|
if (e === "up") {
|
|
4535
|
-
const o = [...this.data.sort((
|
|
4548
|
+
const o = [...this.data.sort((d, f) => f[n] > d[n] ? 1 : d[n] > f[n] ? -1 : 0)];
|
|
4536
4549
|
this.sortedData = o;
|
|
4537
4550
|
} else if (e === "down") {
|
|
4538
|
-
const o = [...this.data.sort((
|
|
4551
|
+
const o = [...this.data.sort((d, f) => d[n] > f[n] ? 1 : f[n] > d[n] ? -1 : 0)];
|
|
4539
4552
|
this.sortedData = o;
|
|
4540
4553
|
}
|
|
4541
4554
|
this.cells[i].sort = e == "down" ? "up" : "down";
|
|
@@ -4610,10 +4623,10 @@ const yn = /* @__PURE__ */ g(class extends m {
|
|
|
4610
4623
|
// this.selected = index;
|
|
4611
4624
|
// };
|
|
4612
4625
|
render() {
|
|
4613
|
-
return t("div", { key: "
|
|
4614
|
-
var { sort: i, isSort: o, propertyName:
|
|
4615
|
-
return t("th", { key: n }, t("span", null, t("span", { class: "text" }, u.title), t("span", { class: "icon-wrapper" }, o && i == "up" && f == "propertyName" && t("button", { class: "btn btn--sort btn--icon btn--md", onClick: () => this.sortData("up",
|
|
4616
|
-
}))), t("tbody", { key: "
|
|
4626
|
+
return t("div", { key: "173fec1974af002255522e206fc47ac16fb8e67d", class: `table-wrapper ${this.contained ? "table-contained" : ""}` }, t("table", { key: "3550ba200f99685fb2a443593a486cf8e8d79b92", class: ` azm-table ${this.contained ? "table-contained" : ""}`, style: { direction: this.direction ? "rtl" : "ltr" } }, t("thead", { key: "747cff061fbdf0c63f33b75fbe84687a61215138" }, t("tr", { key: "6a0745a1b49f25aa2f314e8d349aa9ecc790e9b1", class: `${this.rowDivider ? "row-divider" : ""}` }, this.showSelectCheckBox && t("th", { key: "c3b4e2a726716b3200e7e5e1cbd73d29a0c9bd7d", style: { width: "20px" } }, t("dga-checkbox", { key: "b73a49ab76d6a7e73eeb6a4f4a46ca6251112602", showBorderOnFocusAndFocusOute: !1, value: "true", onChange: (e) => this.selectAll(e.target.checked) })), this.cells.map((e, n) => {
|
|
4627
|
+
var { sort: i, isSort: o, propertyName: d, type: f } = e, u = yo(e, ["sort", "isSort", "propertyName", "type"]);
|
|
4628
|
+
return t("th", { key: n }, t("span", null, t("span", { class: "text" }, u.title), t("span", { class: "icon-wrapper" }, o && i == "up" && f == "propertyName" && t("button", { class: "btn btn--sort btn--icon btn--md", onClick: () => this.sortData("up", d, n) }, t("dga-icon", { icon: "SortByUp02Icon" })), o && (!i || i == "down") && f == "propertyName" && t("button", { class: "btn btn--sort btn--icon btn--md", onClick: () => this.sortData("down", d, n) }, t("dga-icon", { icon: "SortByDown02Icon" })), u.isFilter && t("button", { class: "btn btn--sort btn--icon btn--md ", onClick: () => this.pressOnFilter && this.pressOnFilter(d) }, t("dga-icon", { icon: "FilterIcon" })))));
|
|
4629
|
+
}))), t("tbody", { key: "649832f0c4d5d201341672b6fd1e4e174c7c5656" }, this.sortedData.map((e, n) => t("tr", { class: `${this.rowDivider ? "row-divider" : ""} ${this.alternate ? "alternate" : ""} ${e.selected ? "row-selected" : ""} `, key: n }, this.showSelectCheckBox && t("td", null, t("dga-checkbox", { name: n + "checkboxSelection", value: e.selected, id: n + "checkboxSelection", showBorderOnFocusAndFocusOute: !1, onChange: (i) => this.handleSelectedRowChanges(i.target.checked, n), checked: e.selected })))))));
|
|
4617
4630
|
}
|
|
4618
4631
|
}, [0, "dga-data-table", {
|
|
4619
4632
|
data: [16],
|
|
@@ -4649,7 +4662,7 @@ const $o = yn, _o = xo, xn = /* @__PURE__ */ g(class extends m {
|
|
|
4649
4662
|
super(), this.__registerHost();
|
|
4650
4663
|
}
|
|
4651
4664
|
render() {
|
|
4652
|
-
return t("span", { key: "
|
|
4665
|
+
return t("span", { key: "cb578214dd2513680af69e2027ff413c62f7960b", class: "divider" });
|
|
4653
4666
|
}
|
|
4654
4667
|
}, [0, "dga-divider"]);
|
|
4655
4668
|
function Eo() {
|
|
@@ -4671,7 +4684,7 @@ const wo = xn, So = Eo, Lo = Nt, Do = Qt, To = ts, Mo = ss, Io = as, Oo = Ae, Ho
|
|
|
4671
4684
|
e.preventDefault(), this.onClick && this.onClick();
|
|
4672
4685
|
}
|
|
4673
4686
|
render() {
|
|
4674
|
-
return t("li", { key: "
|
|
4687
|
+
return t("li", { key: "247323c24dd26ca0aac7bc9cd2fce39a73ea549c" }, t("a", { key: "918366bdbca896248b64cd69dc94345982b6af31", href: "#", class: `header-menu__item ${this.active ? "header-menu__item--active" : ""} ${this.extraClasses}`, onClick: this.handleClick.bind(this) }, t("span", { key: "1332831908022455402900bc005e416030e9bedd", class: "header-menu__item-arrow" }, t("dga-icon", { key: "d1bb971e15b030d813a33b822bac850cc3bb41b5", icon: this.icon })), t("span", { key: "29c62adfda29acf14f22d5d51419c6861d6bf19b", class: "header-menu__item-label" }, this.label)));
|
|
4675
4688
|
}
|
|
4676
4689
|
}, [0, "dga-header-action-btn", {
|
|
4677
4690
|
label: [1],
|
|
@@ -4699,7 +4712,7 @@ const Ro = $n, zo = Ao, _n = /* @__PURE__ */ g(class extends m {
|
|
|
4699
4712
|
super(), this.__registerHost(), this.fullWidth = !0, this.divider = !0;
|
|
4700
4713
|
}
|
|
4701
4714
|
render() {
|
|
4702
|
-
return t("header", { key: "
|
|
4715
|
+
return t("header", { key: "54bc383b39b98cd3b8e5f14a6369caa4caf1b1b5", class: `header ${this.divider ? "header--divider" : ""}` }, t("nav", { key: "00e57a0c1d83a844bbda33dd65ae4fc03077ab47", class: `header-nav--${this.fullWidth ? "full" : "fixed"}` }, t("slot", { key: "881374fd2e71b7901d1ca1065a549e8c6749931f" })));
|
|
4703
4716
|
}
|
|
4704
4717
|
}, [4, "dga-nav-header", {
|
|
4705
4718
|
fullWidth: [4, "full-width"],
|
|
@@ -4721,7 +4734,7 @@ const wn = /* @__PURE__ */ g(class extends m {
|
|
|
4721
4734
|
super(), this.__registerHost();
|
|
4722
4735
|
}
|
|
4723
4736
|
render() {
|
|
4724
|
-
return t(B, null, t("button", { key: "
|
|
4737
|
+
return t(B, null, t("button", { key: "1d9250a41ebabdb15f2b461628b358a58b19e8a2", type: "button", class: "header-menu__btn btn btn--lg btn--subtle btn--icon" }, t("span", { key: "d6dc05de557e6267173752b37f9667c6ba781cfe", class: "btn-icon header-menu__btn-icon" }, t("dga-icon", { key: "8536cdc8bd479c6e6e911bd33a01597270d22d63", icon: "MoreHorizontalCircleIcon", variant: "solid" }))), t("ul", { key: "80ca726cc6e4d5fa92a8e6e633b8858abcbe9318", class: "header-nav__actions" }, t("slot", { key: "0b4dd1028fef025f970270596e260df8d8f925b4" })));
|
|
4725
4738
|
}
|
|
4726
4739
|
}, [4, "dga-nav-header-actions"]);
|
|
4727
4740
|
function Sn() {
|
|
@@ -4750,7 +4763,7 @@ const Ln = /* @__PURE__ */ g(class extends m {
|
|
|
4750
4763
|
}
|
|
4751
4764
|
render() {
|
|
4752
4765
|
const e = this.background === "Brand" ? "header__sub-menu--bg-brand" : "", n = this.subMenuFullWidth ? "header__sub-menu--full" : "";
|
|
4753
|
-
return t("div", { key: "
|
|
4766
|
+
return t("div", { key: "8544c11687142e227e0dec643e025e66cf2dd2fa", class: `header__sub-menu ${e} ${n}`, ref: (i) => this.submenu = i }, t("div", { key: "eb66d7a37a58849dd5d8d6fc0d861e23a9561ad3", class: "sub-menu__container" }, t("slot", { key: "7e514728c918199479dded44804b7683744ff70a" })));
|
|
4754
4767
|
}
|
|
4755
4768
|
get el() {
|
|
4756
4769
|
return this;
|
|
@@ -4785,7 +4798,7 @@ const Dn = /* @__PURE__ */ g(class extends m {
|
|
|
4785
4798
|
}, this.label = void 0, this.icon = void 0, this.iconVariant = void 0, this.iconType = void 0, this.iconSize = void 0, this.iconColor = void 0, this.active = !1, this.subMenuBackground = "Brand", this.subMenuFullWidth = !0;
|
|
4786
4799
|
}
|
|
4787
4800
|
render() {
|
|
4788
|
-
return t("li", { key: "
|
|
4801
|
+
return t("li", { key: "a8b0bc418fee96afda29e65a5ee18560c6138320" }, t("a", { key: "7ab5fe7046b156f85cf4e4cac38d1d30443d141b", href: "#", class: `header-menu__item ${this.active ? "header-menu__item--active" : ""}`, onClick: this.handleClick }, t("span", { key: "976daaad64300271a1614dcf5bbdfbe90d4561b0", class: "header-menu__item-label" }, this.label), t("span", { key: "d05c4076d64d8ad347b325169ffc5e61001aeb64", class: "header-menu__item-arrow" }, t("dga-icon", { key: "9ec234b070faaf8aefb9e27fa27bd8dd6784580e", icon: this.icon, variant: this.iconVariant, type: this.iconType, size: this.iconSize, color: this.iconColor }))), this.active && t("dga-nav-header-sub-menu", { key: "51c337cb44ffad8b04718889221810a11b128572", active: this.active, "sub-menu-full-width": this.subMenuFullWidth, background: this.subMenuBackground }, t("slot", { key: "907662815473c0f06ebf822a9832999ccfe43c3a" })));
|
|
4789
4802
|
}
|
|
4790
4803
|
}, [4, "dga-nav-header-link", {
|
|
4791
4804
|
label: [1],
|
|
@@ -4820,7 +4833,7 @@ const Mn = /* @__PURE__ */ g(class extends m {
|
|
|
4820
4833
|
super(), this.__registerHost(), this.logoSrc = void 0, this.logoAlt = void 0, this.logoLink = "#", this.govSrc = void 0, this.govAlt = void 0, this.govLink = "#";
|
|
4821
4834
|
}
|
|
4822
4835
|
render() {
|
|
4823
|
-
return t("div", { key: "
|
|
4836
|
+
return t("div", { key: "3faeb36c889638211b781b66c81047ed82042401", class: "header-nav__branding" }, this.govSrc && t("div", { key: "a73004a1cdfb80536844dab7741794977b95027c", class: "flex xs-hide" }, t("a", { key: "ba4d0c6ff779f7614b6b96e84d062d761fd38410", href: this.govLink }, t("img", { key: "4724936ee590ab1d080b9ddb58ab34e5d1258af8", src: this.govSrc, alt: this.govAlt })), t("div", { key: "27a9977915ca57e43c2e48be097ac7b7822665a2", class: "ver-divider" })), t("a", { key: "021949f0da9497c030a4e088fa3cf8065a28f4ad", href: this.logoLink, class: "header__logo" }, t("img", { key: "b8e850652d8f81697727d4557715e00d7ed23762", src: this.logoSrc, alt: this.logoAlt })));
|
|
4824
4837
|
}
|
|
4825
4838
|
}, [0, "dga-nav-header-logos", {
|
|
4826
4839
|
logoSrc: [1, "logo-src"],
|
|
@@ -4848,7 +4861,7 @@ const On = /* @__PURE__ */ g(class extends m {
|
|
|
4848
4861
|
}, this.collapsed = void 0, this.menuIconName = "menu01", this.cancelIconName = "cancel01";
|
|
4849
4862
|
}
|
|
4850
4863
|
render() {
|
|
4851
|
-
return t("div", { key: "
|
|
4864
|
+
return t("div", { key: "40c79381fd7da7cd93d7283d7c4abb27a86fc884" }, t("button", { key: "fd2c29a638844d9f99c4bc590309012269dbde18", type: "button", onClick: this.handleToggle, class: "header-menu__btn" }, t("span", { key: "aa97525062ec23f992604709c856720b51c42167", class: "btn-icon header-menu__btn-icon" }, t("dga-icon", { key: "7ab114db4537a8458c646b42780ab23f2ce9b070", icon: this.collapsed ? this.menuIconName : this.cancelIconName }))), t("div", { key: "34af5892164c85bf3dd1f79ff06815c010f3bd3f", class: "header-nav__main" }, t("slot", { key: "6788445c062c4934fd04fbcb01117847c4c073a0" })));
|
|
4852
4865
|
}
|
|
4853
4866
|
}, [4, "dga-nav-header-main", {
|
|
4854
4867
|
collapsed: [4],
|
|
@@ -4874,7 +4887,7 @@ const Fn = /* @__PURE__ */ g(class extends m {
|
|
|
4874
4887
|
super(), this.__registerHost();
|
|
4875
4888
|
}
|
|
4876
4889
|
render() {
|
|
4877
|
-
return t("ul", { key: "
|
|
4890
|
+
return t("ul", { key: "73571fccef3524fa472f02a3853d06d74e9da5ad", class: "header-nav__menu" }, t("slot", { key: "ee6d619fcdce61df7d391e83f07becb892cc09cb" }));
|
|
4878
4891
|
}
|
|
4879
4892
|
}, [4, "dga-nav-header-menu"]);
|
|
4880
4893
|
function An() {
|
|
@@ -4893,7 +4906,7 @@ const Rn = /* @__PURE__ */ g(class extends m {
|
|
|
4893
4906
|
super(), this.__registerHost();
|
|
4894
4907
|
}
|
|
4895
4908
|
render() {
|
|
4896
|
-
return t("div", { key: "
|
|
4909
|
+
return t("div", { key: "9ebeb1cd4542f067dc3c5a73bb40f1b41187d31e", class: "sub-menu__column" }, t("slot", { key: "5b40bfd3ed296fe34575bb65324cbf939aeff5a2" }));
|
|
4897
4910
|
}
|
|
4898
4911
|
}, [4, "dga-nav-header-sub-menu-column"]);
|
|
4899
4912
|
function zn() {
|
|
@@ -4913,7 +4926,7 @@ const Un = /* @__PURE__ */ g(class extends m {
|
|
|
4913
4926
|
}
|
|
4914
4927
|
render() {
|
|
4915
4928
|
const e = this.background === "Brand" ? "sub-menu__link--on-color" : "", n = this.linkStyle && this.linkStyle > 0 ? this.linkStyle === 2 ? "sub-menu__link-icon--bg" : "sub-menu__link-icon" : "";
|
|
4916
|
-
return t("a", { key: "
|
|
4929
|
+
return t("a", { key: "e1f8db6374d8b49a3479afe76ea5ae364b8a43fa", href: this.link, class: `sub-menu__link ${e}` }, this.linkStyle && this.linkStyle > 0 ? t("div", { class: n }, this.icon && t("dga-icon", { icon: this.icon })) : null, t("div", { key: "efe7ffc3329d11d2d3e36d5bd228373893fc27be", class: "flex-column" }, t("span", { key: "badd8d6eef4a3aec7e8d1e77579844f4b5baad94", class: "sub-menu__link-label" }, this.label), this.helperText && t("span", { key: "c5c637ce4cf630fed881c2a92ddaabda1fa98fe7", class: "sub-menu__link-helper" }, this.helperText)));
|
|
4917
4930
|
}
|
|
4918
4931
|
}, [0, "dga-nav-header-sub-menu-link", {
|
|
4919
4932
|
background: [1],
|
|
@@ -4942,8 +4955,8 @@ const Bn = /* @__PURE__ */ g(class extends m {
|
|
|
4942
4955
|
super(), this.__registerHost(), this.config = void 0;
|
|
4943
4956
|
}
|
|
4944
4957
|
render() {
|
|
4945
|
-
const { fullWidth: e, divider: n, subMenuBackground: i, subMenuFullWidth: o, logoSrc:
|
|
4946
|
-
return t("dga-nav-header", { key: "
|
|
4958
|
+
const { fullWidth: e, divider: n, subMenuBackground: i, subMenuFullWidth: o, logoSrc: d, govSrc: f, logoLink: u, govLink: h, headerLinks: b, actions: x } = this.config;
|
|
4959
|
+
return t("dga-nav-header", { key: "be5082e5b3f415c36207a1e99c474d9e85bc0511", fullWidth: e, divider: n }, t("dga-nav-header-main", { key: "96b52005a412b05580746f2c1b75039537d45d39", collapsed: !0 }, t("dga-nav-header-logos", { key: "a4c2efc96b31e7fb8f192891f0ce6021069bb726", logoSrc: d, govSrc: f, logoLink: u, govLink: h }), t("dga-nav-header-menu", { key: "fa6a999040e8b0eb3d24999c08f8f598c9f5acc2" }, b.map((y) => t("dga-nav-header-link", { active: !1, onClick: () => console.log("clicked"), label: y.label, icon: t("dga-icon", { icon: y.icon }), subMenuBackground: i, subMenuFullWidth: o }, y.subMenu.map(($) => t("dga-nav-header-sub-menu-column", null, $.columns.map((E) => t("dga-nav-header-sub-menu-column", null, E.links.map((_) => t("dga-nav-header-sub-menu-link", { background: i, label: _.label, helperText: _.helperText, icon: t("dga-icon", { icon: _.icon }), linkStyle: _.linkStyle })))))))))), t("dga-nav-header-actions", { key: "666aa1c363acddb8f97b4b23b978266a38aa1fdb" }, x.map((y) => t("dga-nav-header-action-btn", { onClick: () => console.log("clicked"), label: y.label, icon: t("dga-icon", { icon: y.icon }) }))));
|
|
4947
4960
|
}
|
|
4948
4961
|
}, [0, "dga-header", {
|
|
4949
4962
|
config: [16]
|
|
@@ -5019,12 +5032,12 @@ function Zo() {
|
|
|
5019
5032
|
}
|
|
5020
5033
|
});
|
|
5021
5034
|
}
|
|
5022
|
-
const jo = Zn, Wo = Zo, qo = Mt, Go = T, Jo =
|
|
5035
|
+
const jo = Zn, Wo = Zo, qo = Mt, Go = T, Jo = vs, Vo = ks, Ko = xs, Xo = $s, Yo = is, No = le, jn = /* @__PURE__ */ g(class extends m {
|
|
5023
5036
|
constructor() {
|
|
5024
5037
|
super(), this.__registerHost(), this.icon = void 0, this.size = 24, this.color = void 0;
|
|
5025
5038
|
}
|
|
5026
5039
|
render() {
|
|
5027
|
-
return t("svg", { key: "
|
|
5040
|
+
return t("svg", { key: "6e9e912a8895de2b483ccdbb928b7224546a3959", width: this.size, height: this.size, fill: this.color || "currentColor", "aria-hidden": "true" }, t("use", { key: "b3190022db3b18ad9a00ce56c84f61e14415e194", href: `../../assets/sprite.svg#${this.icon}` }));
|
|
5028
5041
|
}
|
|
5029
5042
|
}, [0, "dga-local-icon", {
|
|
5030
5043
|
icon: [1],
|
|
@@ -5047,7 +5060,7 @@ const ec = jn, tc = Qo, Wn = /* @__PURE__ */ g(class extends m {
|
|
|
5047
5060
|
super(), this.__registerHost(), this.groupLabel = void 0;
|
|
5048
5061
|
}
|
|
5049
5062
|
render() {
|
|
5050
|
-
return t("div", { key: "
|
|
5063
|
+
return t("div", { key: "8479c51aed699bbd3391c972d08635e6b63dc97f", class: "menu-group" }, this.groupLabel && t("span", { key: "74b1280d9bd1354b68dd2f4daeee243c4f0ae984", class: "menu-group__label" }, this.groupLabel), t("ul", { key: "45dd78338521a23b25f7bdb85589f0166811c2e9", class: "menu-group__items" }, t("slot", { key: "cf3181ff5f686c1a11cca76dfe5d5e150aa04d70" })));
|
|
5051
5064
|
}
|
|
5052
5065
|
}, [4, "dga-menu-group", {
|
|
5053
5066
|
groupLabel: [1, "group-label"]
|
|
@@ -5068,7 +5081,7 @@ const nc = Wn, ic = sc, qn = /* @__PURE__ */ g(class extends m {
|
|
|
5068
5081
|
super(), this.__registerHost(), this.trailElement = void 0, this.disabled = !1, this.leadIcon = void 0, this.label = void 0;
|
|
5069
5082
|
}
|
|
5070
5083
|
render() {
|
|
5071
|
-
return t("li", { key: "
|
|
5084
|
+
return t("li", { key: "6b265339ffd3d3449daa2314bc82146695e0fc65", class: `menu-item ${this.disabled ? "disabled" : ""}` }, this.leadIcon && t("span", { key: "016b7e98a4b6c0fe5e1b7490407bd7d9f85387bb", class: "menu-item__icon" }, this.leadIcon), t("span", { key: "8788beb6c5272e0f2ed05ffcb644dd454735dcde", class: "menu-item__label" }, this.label), this.trailElement && t("div", { key: "81f9f355772c47c5e3f002fcbac6b039803789ce", class: "menu-item__trail-element" }, this.trailElement));
|
|
5072
5085
|
}
|
|
5073
5086
|
}, [0, "dga-menu-item", {
|
|
5074
5087
|
trailElement: [8, "trail-element"],
|
|
@@ -5092,7 +5105,7 @@ const ac = qn, oc = Gn, Jn = /* @__PURE__ */ g(class extends m {
|
|
|
5092
5105
|
super(), this.__registerHost(), this.groups = [];
|
|
5093
5106
|
}
|
|
5094
5107
|
render() {
|
|
5095
|
-
return t("ul", { key: "
|
|
5108
|
+
return t("ul", { key: "c4dcb507b4fd4b57550bc5a522cc1fc3af43df31", class: "menu" }, this.groups.map((e, n) => t(B, null, t("div", { class: "menu-group" }, e.label && t("span", { class: "menu-group__label" }, e.label), e.items.map((i) => t("dga-menu-item", { trailElement: i.trailElement, label: i.label, disabled: i.disabled, leadIcon: i.leadIcon }))), n < this.groups.length - 1 && t("span", { class: "divider" }))));
|
|
5096
5109
|
}
|
|
5097
5110
|
}, [0, "dga-menu-updated", {
|
|
5098
5111
|
groups: [16]
|
|
@@ -5111,15 +5124,15 @@ function cc() {
|
|
|
5111
5124
|
}
|
|
5112
5125
|
});
|
|
5113
5126
|
}
|
|
5114
|
-
const lc = Jn,
|
|
5127
|
+
const lc = Jn, rc = cc, Vn = /* @__PURE__ */ g(class extends m {
|
|
5115
5128
|
constructor() {
|
|
5116
5129
|
super(), this.__registerHost();
|
|
5117
5130
|
}
|
|
5118
5131
|
render() {
|
|
5119
|
-
return t("ul", { key: "
|
|
5132
|
+
return t("ul", { key: "bf520a0ee13346740aaff68ac48e40d7e411c00e", class: "menu" }, t("slot", { key: "84dcd35e66dc5a08f3db1136a398b14a106aaaf0" }));
|
|
5120
5133
|
}
|
|
5121
5134
|
}, [4, "dga-menu"]);
|
|
5122
|
-
function
|
|
5135
|
+
function dc() {
|
|
5123
5136
|
if (typeof customElements > "u")
|
|
5124
5137
|
return;
|
|
5125
5138
|
["dga-menu"].forEach((e) => {
|
|
@@ -5130,7 +5143,7 @@ function rc() {
|
|
|
5130
5143
|
}
|
|
5131
5144
|
});
|
|
5132
5145
|
}
|
|
5133
|
-
const fc = Vn, uc =
|
|
5146
|
+
const fc = Vn, uc = dc, hc = ws, bc = Ss, pc = wn, mc = Sn, gc = Dn, Cc = Tn, vc = Mn, kc = In, yc = On, xc = Hn, $c = Fn, _c = An, Ec = Rn, wc = zn, Sc = Un, Lc = Pn, Dc = Ln, Tc = je, Mc = _n, Ic = En, Oc = Ds, Hc = Ts, Fc = Is, Ac = Os, Rc = Fs, zc = As, Kn = /* @__PURE__ */ g(class extends m {
|
|
5134
5147
|
constructor() {
|
|
5135
5148
|
super(), this.__registerHost(), this.onSelect = q(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;
|
|
5136
5149
|
}
|
|
@@ -5212,24 +5225,24 @@ function el() {
|
|
|
5212
5225
|
}
|
|
5213
5226
|
});
|
|
5214
5227
|
}
|
|
5215
|
-
const tl = Xn, sl = el, nl = Qs, il = en, al = sn, ol = nn, cl = cn, ll = ln,
|
|
5228
|
+
const tl = Xn, sl = el, nl = Qs, il = en, al = sn, ol = nn, cl = cn, ll = ln, rl = Jt, dl = j, fl = fn, ul = un, hl = bn, bl = pn, pl = gn, ml = Cn, gl = Yt, Cl = Fe, vl = Kt, kl = Q, yl = Xt, xl = $e, $l = Vt, _l = N;
|
|
5216
5229
|
/**
|
|
5217
5230
|
* @license
|
|
5218
5231
|
* Copyright 2018 Google LLC
|
|
5219
5232
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
5220
5233
|
*/
|
|
5221
5234
|
const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "className"]), ft = /* @__PURE__ */ new WeakMap(), ut = (s, e, n, i, o) => {
|
|
5222
|
-
const
|
|
5223
|
-
|
|
5235
|
+
const d = o == null ? void 0 : o[e];
|
|
5236
|
+
d === void 0 ? (s[e] = n, n == null && e in HTMLElement.prototype && s.removeAttribute(e)) : n !== i && ((f, u, h) => {
|
|
5224
5237
|
let b = ft.get(f);
|
|
5225
5238
|
b === void 0 && ft.set(f, b = /* @__PURE__ */ new Map());
|
|
5226
5239
|
let x = b.get(u);
|
|
5227
5240
|
h !== void 0 ? x === void 0 ? (b.set(u, x = { handleEvent: h }), f.addEventListener(u, x)) : x.handleEvent = h : x !== void 0 && (b.delete(u), f.removeEventListener(u, x));
|
|
5228
|
-
})(s,
|
|
5241
|
+
})(s, d, n);
|
|
5229
5242
|
}, wl = ({ react: s, tagName: e, elementClass: n, events: i, displayName: o }) => {
|
|
5230
|
-
const
|
|
5243
|
+
const d = new Set(Object.keys(i ?? {})), f = s.forwardRef((u, h) => {
|
|
5231
5244
|
const b = s.useRef(/* @__PURE__ */ new Map()), x = s.useRef(null), y = {}, $ = {};
|
|
5232
|
-
for (const [E, _] of Object.entries(u)) El.has(E) ? y[E === "className" ? "class" : E] = _ :
|
|
5245
|
+
for (const [E, _] of Object.entries(u)) El.has(E) ? y[E === "className" ? "class" : E] = _ : d.has(E) || E in n.prototype ? $[E] = _ : y[E] = _;
|
|
5233
5246
|
return s.useLayoutEffect(() => {
|
|
5234
5247
|
if (x.current === null) return;
|
|
5235
5248
|
const E = /* @__PURE__ */ new Map();
|
|
@@ -5247,283 +5260,283 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5247
5260
|
}, C = ({
|
|
5248
5261
|
defineCustomElement: s,
|
|
5249
5262
|
...e
|
|
5250
|
-
}) => (typeof s < "u" && s(), wl(e)),
|
|
5263
|
+
}) => (typeof s < "u" && s(), wl(e)), cd = /* @__PURE__ */ C({
|
|
5251
5264
|
tagName: "cs-accordion-upload-usage",
|
|
5252
5265
|
elementClass: Gi,
|
|
5253
5266
|
react: p,
|
|
5254
5267
|
events: {},
|
|
5255
5268
|
defineCustomElement: Ji
|
|
5256
|
-
}),
|
|
5269
|
+
}), ld = /* @__PURE__ */ C({
|
|
5257
5270
|
tagName: "cs-avatar-usage",
|
|
5258
5271
|
elementClass: Ki,
|
|
5259
5272
|
react: p,
|
|
5260
5273
|
events: {},
|
|
5261
5274
|
defineCustomElement: Xi
|
|
5262
|
-
}),
|
|
5275
|
+
}), rd = /* @__PURE__ */ C({
|
|
5263
5276
|
tagName: "cs-button-usage",
|
|
5264
5277
|
elementClass: Ni,
|
|
5265
5278
|
react: p,
|
|
5266
5279
|
events: {},
|
|
5267
5280
|
defineCustomElement: Qi
|
|
5268
|
-
}),
|
|
5281
|
+
}), dd = /* @__PURE__ */ C({
|
|
5269
5282
|
tagName: "cs-card-usage",
|
|
5270
5283
|
elementClass: ta,
|
|
5271
5284
|
react: p,
|
|
5272
5285
|
events: {},
|
|
5273
5286
|
defineCustomElement: sa
|
|
5274
|
-
}),
|
|
5287
|
+
}), fd = /* @__PURE__ */ C({
|
|
5275
5288
|
tagName: "cs-checkbox-usage",
|
|
5276
5289
|
elementClass: ia,
|
|
5277
5290
|
react: p,
|
|
5278
5291
|
events: {},
|
|
5279
5292
|
defineCustomElement: aa
|
|
5280
|
-
}),
|
|
5293
|
+
}), ud = /* @__PURE__ */ C({
|
|
5281
5294
|
tagName: "cs-content-switcher-usage",
|
|
5282
5295
|
elementClass: ca,
|
|
5283
5296
|
react: p,
|
|
5284
5297
|
events: {},
|
|
5285
5298
|
defineCustomElement: la
|
|
5286
|
-
}),
|
|
5299
|
+
}), hd = /* @__PURE__ */ C({
|
|
5287
5300
|
tagName: "cs-drawer-usage",
|
|
5288
5301
|
elementClass: fa,
|
|
5289
5302
|
react: p,
|
|
5290
5303
|
events: {},
|
|
5291
5304
|
defineCustomElement: ua
|
|
5292
|
-
}),
|
|
5305
|
+
}), bd = /* @__PURE__ */ C({
|
|
5293
5306
|
tagName: "cs-dropdown-usage",
|
|
5294
5307
|
elementClass: ba,
|
|
5295
5308
|
react: p,
|
|
5296
5309
|
events: {},
|
|
5297
5310
|
defineCustomElement: pa
|
|
5298
|
-
}),
|
|
5311
|
+
}), pd = /* @__PURE__ */ C({
|
|
5299
5312
|
tagName: "cs-file-upload-usage",
|
|
5300
5313
|
elementClass: ga,
|
|
5301
5314
|
react: p,
|
|
5302
5315
|
events: {},
|
|
5303
5316
|
defineCustomElement: Ca
|
|
5304
|
-
}),
|
|
5317
|
+
}), md = /* @__PURE__ */ C({
|
|
5305
5318
|
tagName: "cs-footer-usage",
|
|
5306
5319
|
elementClass: Ka,
|
|
5307
5320
|
react: p,
|
|
5308
5321
|
events: {},
|
|
5309
5322
|
defineCustomElement: Xa
|
|
5310
|
-
}),
|
|
5323
|
+
}), gd = /* @__PURE__ */ C({
|
|
5311
5324
|
tagName: "cs-inline-alert-usage",
|
|
5312
5325
|
elementClass: Na,
|
|
5313
5326
|
react: p,
|
|
5314
5327
|
events: {},
|
|
5315
5328
|
defineCustomElement: Qa
|
|
5316
|
-
}),
|
|
5329
|
+
}), Cd = /* @__PURE__ */ C({
|
|
5317
5330
|
tagName: "cs-link-usage",
|
|
5318
5331
|
elementClass: t1,
|
|
5319
5332
|
react: p,
|
|
5320
5333
|
events: {},
|
|
5321
5334
|
defineCustomElement: s1
|
|
5322
|
-
}),
|
|
5335
|
+
}), vd = /* @__PURE__ */ C({
|
|
5323
5336
|
tagName: "cs-loading-usage",
|
|
5324
5337
|
elementClass: i1,
|
|
5325
5338
|
react: p,
|
|
5326
5339
|
events: {},
|
|
5327
5340
|
defineCustomElement: a1
|
|
5328
|
-
}),
|
|
5341
|
+
}), kd = /* @__PURE__ */ C({
|
|
5329
5342
|
tagName: "cs-modal-usage",
|
|
5330
5343
|
elementClass: c1,
|
|
5331
5344
|
react: p,
|
|
5332
5345
|
events: {},
|
|
5333
5346
|
defineCustomElement: l1
|
|
5334
|
-
}),
|
|
5347
|
+
}), yd = /* @__PURE__ */ C({
|
|
5335
5348
|
tagName: "cs-notification-toast-usage",
|
|
5336
5349
|
elementClass: f1,
|
|
5337
5350
|
react: p,
|
|
5338
5351
|
events: {},
|
|
5339
5352
|
defineCustomElement: u1
|
|
5340
|
-
}),
|
|
5353
|
+
}), xd = /* @__PURE__ */ C({
|
|
5341
5354
|
tagName: "cs-notification-usage",
|
|
5342
5355
|
elementClass: b1,
|
|
5343
5356
|
react: p,
|
|
5344
5357
|
events: {},
|
|
5345
5358
|
defineCustomElement: p1
|
|
5346
|
-
}), $
|
|
5359
|
+
}), $d = /* @__PURE__ */ C({
|
|
5347
5360
|
tagName: "cs-pagination-usage",
|
|
5348
5361
|
elementClass: g1,
|
|
5349
5362
|
react: p,
|
|
5350
5363
|
events: {},
|
|
5351
5364
|
defineCustomElement: C1
|
|
5352
|
-
}),
|
|
5365
|
+
}), _d = /* @__PURE__ */ C({
|
|
5353
5366
|
tagName: "cs-progress-indicator-usage",
|
|
5354
|
-
elementClass:
|
|
5367
|
+
elementClass: k1,
|
|
5355
5368
|
react: p,
|
|
5356
5369
|
events: {},
|
|
5357
5370
|
defineCustomElement: y1
|
|
5358
|
-
}),
|
|
5371
|
+
}), Ed = /* @__PURE__ */ C({
|
|
5359
5372
|
tagName: "cs-radio-button-usage",
|
|
5360
5373
|
elementClass: $1,
|
|
5361
5374
|
react: p,
|
|
5362
5375
|
events: {},
|
|
5363
5376
|
defineCustomElement: _1
|
|
5364
|
-
}),
|
|
5377
|
+
}), wd = /* @__PURE__ */ C({
|
|
5365
5378
|
tagName: "cs-rating-usage",
|
|
5366
5379
|
elementClass: L1,
|
|
5367
5380
|
react: p,
|
|
5368
5381
|
events: {},
|
|
5369
5382
|
defineCustomElement: D1
|
|
5370
|
-
}),
|
|
5383
|
+
}), Sd = /* @__PURE__ */ C({
|
|
5371
5384
|
tagName: "cs-structured-list-usage",
|
|
5372
5385
|
elementClass: M1,
|
|
5373
5386
|
react: p,
|
|
5374
5387
|
events: {},
|
|
5375
5388
|
defineCustomElement: I1
|
|
5376
|
-
}),
|
|
5389
|
+
}), Ld = /* @__PURE__ */ C({
|
|
5377
5390
|
tagName: "cs-switch-usage",
|
|
5378
5391
|
elementClass: H1,
|
|
5379
5392
|
react: p,
|
|
5380
5393
|
events: {},
|
|
5381
5394
|
defineCustomElement: F1
|
|
5382
|
-
}),
|
|
5395
|
+
}), Dd = /* @__PURE__ */ C({
|
|
5383
5396
|
tagName: "cs-table-of-content-usage",
|
|
5384
5397
|
elementClass: R1,
|
|
5385
5398
|
react: p,
|
|
5386
5399
|
events: {},
|
|
5387
5400
|
defineCustomElement: z1
|
|
5388
|
-
}),
|
|
5401
|
+
}), Td = /* @__PURE__ */ C({
|
|
5389
5402
|
tagName: "cs-table-usage",
|
|
5390
5403
|
elementClass: P1,
|
|
5391
5404
|
react: p,
|
|
5392
5405
|
events: {},
|
|
5393
5406
|
defineCustomElement: B1
|
|
5394
|
-
}),
|
|
5407
|
+
}), Md = /* @__PURE__ */ C({
|
|
5395
5408
|
tagName: "cs-tabs-usage",
|
|
5396
5409
|
elementClass: j1,
|
|
5397
5410
|
react: p,
|
|
5398
5411
|
events: {},
|
|
5399
5412
|
defineCustomElement: W1
|
|
5400
|
-
}),
|
|
5413
|
+
}), Id = /* @__PURE__ */ C({
|
|
5401
5414
|
tagName: "cs-tag-usage",
|
|
5402
5415
|
elementClass: G1,
|
|
5403
5416
|
react: p,
|
|
5404
5417
|
events: {},
|
|
5405
5418
|
defineCustomElement: J1
|
|
5406
|
-
}),
|
|
5419
|
+
}), Od = /* @__PURE__ */ C({
|
|
5407
5420
|
tagName: "cs-text-input-usage",
|
|
5408
5421
|
elementClass: K1,
|
|
5409
5422
|
react: p,
|
|
5410
5423
|
events: {},
|
|
5411
5424
|
defineCustomElement: X1
|
|
5412
|
-
}),
|
|
5425
|
+
}), Hd = /* @__PURE__ */ C({
|
|
5413
5426
|
tagName: "cs-textarea-usage",
|
|
5414
5427
|
elementClass: N1,
|
|
5415
5428
|
react: p,
|
|
5416
5429
|
events: {},
|
|
5417
5430
|
defineCustomElement: Q1
|
|
5418
|
-
}),
|
|
5431
|
+
}), Fd = /* @__PURE__ */ C({
|
|
5419
5432
|
tagName: "cs-tooltip-usage",
|
|
5420
5433
|
elementClass: to,
|
|
5421
5434
|
react: p,
|
|
5422
5435
|
events: {},
|
|
5423
5436
|
defineCustomElement: so
|
|
5424
|
-
}),
|
|
5437
|
+
}), Ad = /* @__PURE__ */ C({
|
|
5425
5438
|
tagName: "dga-accordion",
|
|
5426
5439
|
elementClass: no,
|
|
5427
5440
|
react: p,
|
|
5428
5441
|
events: {},
|
|
5429
5442
|
defineCustomElement: io
|
|
5430
|
-
}),
|
|
5443
|
+
}), Rd = /* @__PURE__ */ C({
|
|
5431
5444
|
tagName: "dga-avatar",
|
|
5432
5445
|
elementClass: ao,
|
|
5433
5446
|
react: p,
|
|
5434
5447
|
events: {},
|
|
5435
5448
|
defineCustomElement: oo
|
|
5436
|
-
}),
|
|
5449
|
+
}), zd = /* @__PURE__ */ C({
|
|
5437
5450
|
tagName: "dga-breadcrumbs",
|
|
5438
5451
|
elementClass: lo,
|
|
5439
5452
|
react: p,
|
|
5440
5453
|
events: { onBreadcrumbClick: "breadcrumbClick" },
|
|
5441
5454
|
defineCustomElement: ro
|
|
5442
|
-
}),
|
|
5455
|
+
}), Ud = /* @__PURE__ */ C({
|
|
5443
5456
|
tagName: "dga-button",
|
|
5444
5457
|
elementClass: fo,
|
|
5445
5458
|
react: p,
|
|
5446
5459
|
events: { onOnClick: "onClick" },
|
|
5447
5460
|
defineCustomElement: uo
|
|
5448
|
-
}),
|
|
5461
|
+
}), Pd = /* @__PURE__ */ C({
|
|
5449
5462
|
tagName: "dga-card",
|
|
5450
5463
|
elementClass: ho,
|
|
5451
5464
|
react: p,
|
|
5452
5465
|
events: {},
|
|
5453
5466
|
defineCustomElement: bo
|
|
5454
|
-
}),
|
|
5467
|
+
}), Bd = /* @__PURE__ */ C({
|
|
5455
5468
|
tagName: "dga-checkbox",
|
|
5456
5469
|
elementClass: po,
|
|
5457
5470
|
react: p,
|
|
5458
5471
|
events: {},
|
|
5459
5472
|
defineCustomElement: mo
|
|
5460
|
-
}),
|
|
5473
|
+
}), Zd = /* @__PURE__ */ C({
|
|
5461
5474
|
tagName: "dga-content-switcher",
|
|
5462
|
-
elementClass:
|
|
5475
|
+
elementClass: vo,
|
|
5463
5476
|
react: p,
|
|
5464
5477
|
events: {},
|
|
5465
|
-
defineCustomElement:
|
|
5466
|
-
}),
|
|
5478
|
+
defineCustomElement: ko
|
|
5479
|
+
}), jd = /* @__PURE__ */ C({
|
|
5467
5480
|
tagName: "dga-content-switcher-item",
|
|
5468
5481
|
elementClass: go,
|
|
5469
5482
|
react: p,
|
|
5470
5483
|
events: {},
|
|
5471
5484
|
defineCustomElement: Co
|
|
5472
|
-
}),
|
|
5485
|
+
}), Wd = /* @__PURE__ */ C({
|
|
5473
5486
|
tagName: "dga-data-table",
|
|
5474
5487
|
elementClass: $o,
|
|
5475
5488
|
react: p,
|
|
5476
5489
|
events: {},
|
|
5477
5490
|
defineCustomElement: _o
|
|
5478
|
-
}),
|
|
5491
|
+
}), qd = /* @__PURE__ */ C({
|
|
5479
5492
|
tagName: "dga-divider",
|
|
5480
5493
|
elementClass: wo,
|
|
5481
5494
|
react: p,
|
|
5482
5495
|
events: {},
|
|
5483
5496
|
defineCustomElement: So
|
|
5484
|
-
}),
|
|
5497
|
+
}), Gd = /* @__PURE__ */ C({
|
|
5485
5498
|
tagName: "dga-drawer",
|
|
5486
5499
|
elementClass: Lo,
|
|
5487
5500
|
react: p,
|
|
5488
5501
|
events: {},
|
|
5489
5502
|
defineCustomElement: Do
|
|
5490
|
-
}),
|
|
5503
|
+
}), Jd = /* @__PURE__ */ C({
|
|
5491
5504
|
tagName: "dga-dropdown",
|
|
5492
5505
|
elementClass: To,
|
|
5493
5506
|
react: p,
|
|
5494
5507
|
events: {},
|
|
5495
5508
|
defineCustomElement: Mo
|
|
5496
|
-
}),
|
|
5509
|
+
}), Vd = /* @__PURE__ */ C({
|
|
5497
5510
|
tagName: "dga-file-upload",
|
|
5498
5511
|
elementClass: Io,
|
|
5499
5512
|
react: p,
|
|
5500
5513
|
events: {},
|
|
5501
5514
|
defineCustomElement: Oo
|
|
5502
|
-
}),
|
|
5515
|
+
}), Kd = /* @__PURE__ */ C({
|
|
5503
5516
|
tagName: "dga-footer",
|
|
5504
5517
|
elementClass: Ho,
|
|
5505
5518
|
react: p,
|
|
5506
5519
|
events: {},
|
|
5507
5520
|
defineCustomElement: Fo
|
|
5508
|
-
}),
|
|
5521
|
+
}), Xd = /* @__PURE__ */ C({
|
|
5509
5522
|
tagName: "dga-header",
|
|
5510
5523
|
elementClass: Po,
|
|
5511
5524
|
react: p,
|
|
5512
5525
|
events: {},
|
|
5513
5526
|
defineCustomElement: Bo
|
|
5514
|
-
}),
|
|
5527
|
+
}), Yd = /* @__PURE__ */ C({
|
|
5515
5528
|
tagName: "dga-header-action-btn",
|
|
5516
5529
|
elementClass: Ro,
|
|
5517
5530
|
react: p,
|
|
5518
5531
|
events: {},
|
|
5519
5532
|
defineCustomElement: zo
|
|
5520
|
-
}),
|
|
5533
|
+
}), Nd = /* @__PURE__ */ C({
|
|
5521
5534
|
tagName: "dga-html-tag",
|
|
5522
5535
|
elementClass: jo,
|
|
5523
5536
|
react: p,
|
|
5524
5537
|
events: {},
|
|
5525
5538
|
defineCustomElement: Wo
|
|
5526
|
-
}),
|
|
5539
|
+
}), Qd = /* @__PURE__ */ C({
|
|
5527
5540
|
tagName: "dga-icon",
|
|
5528
5541
|
elementClass: qo,
|
|
5529
5542
|
react: p,
|
|
@@ -5576,20 +5589,20 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5576
5589
|
elementClass: lc,
|
|
5577
5590
|
react: p,
|
|
5578
5591
|
events: {},
|
|
5579
|
-
defineCustomElement:
|
|
5592
|
+
defineCustomElement: rc
|
|
5580
5593
|
}), l5 = /* @__PURE__ */ C({
|
|
5581
5594
|
tagName: "dga-modal",
|
|
5582
5595
|
elementClass: hc,
|
|
5583
5596
|
react: p,
|
|
5584
5597
|
events: {},
|
|
5585
5598
|
defineCustomElement: bc
|
|
5586
|
-
}),
|
|
5599
|
+
}), r5 = /* @__PURE__ */ C({
|
|
5587
5600
|
tagName: "dga-nav-header",
|
|
5588
5601
|
elementClass: Mc,
|
|
5589
5602
|
react: p,
|
|
5590
5603
|
events: {},
|
|
5591
5604
|
defineCustomElement: Ic
|
|
5592
|
-
}),
|
|
5605
|
+
}), d5 = /* @__PURE__ */ C({
|
|
5593
5606
|
tagName: "dga-nav-header-actions",
|
|
5594
5607
|
elementClass: pc,
|
|
5595
5608
|
react: p,
|
|
@@ -5603,10 +5616,10 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5603
5616
|
defineCustomElement: Cc
|
|
5604
5617
|
}), u5 = /* @__PURE__ */ C({
|
|
5605
5618
|
tagName: "dga-nav-header-logos",
|
|
5606
|
-
elementClass:
|
|
5619
|
+
elementClass: vc,
|
|
5607
5620
|
react: p,
|
|
5608
5621
|
events: {},
|
|
5609
|
-
defineCustomElement:
|
|
5622
|
+
defineCustomElement: kc
|
|
5610
5623
|
}), h5 = /* @__PURE__ */ C({
|
|
5611
5624
|
tagName: "dga-nav-header-main",
|
|
5612
5625
|
elementClass: yc,
|
|
@@ -5643,13 +5656,13 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5643
5656
|
react: p,
|
|
5644
5657
|
events: {},
|
|
5645
5658
|
defineCustomElement: Ac
|
|
5646
|
-
}),
|
|
5659
|
+
}), v5 = /* @__PURE__ */ C({
|
|
5647
5660
|
tagName: "dga-notification-toast",
|
|
5648
5661
|
elementClass: Oc,
|
|
5649
5662
|
react: p,
|
|
5650
5663
|
events: {},
|
|
5651
5664
|
defineCustomElement: Hc
|
|
5652
|
-
}),
|
|
5665
|
+
}), k5 = /* @__PURE__ */ C({
|
|
5653
5666
|
tagName: "dga-pagination",
|
|
5654
5667
|
elementClass: Rc,
|
|
5655
5668
|
react: p,
|
|
@@ -5723,10 +5736,10 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5723
5736
|
defineCustomElement: ll
|
|
5724
5737
|
}), I5 = /* @__PURE__ */ C({
|
|
5725
5738
|
tagName: "dga-tag",
|
|
5726
|
-
elementClass:
|
|
5739
|
+
elementClass: rl,
|
|
5727
5740
|
react: p,
|
|
5728
5741
|
events: {},
|
|
5729
|
-
defineCustomElement:
|
|
5742
|
+
defineCustomElement: dl
|
|
5730
5743
|
}), O5 = /* @__PURE__ */ C({
|
|
5731
5744
|
tagName: "dga-text-input",
|
|
5732
5745
|
elementClass: fl,
|
|
@@ -5753,10 +5766,10 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5753
5766
|
defineCustomElement: Cl
|
|
5754
5767
|
}), R5 = /* @__PURE__ */ C({
|
|
5755
5768
|
tagName: "submenu-component",
|
|
5756
|
-
elementClass:
|
|
5769
|
+
elementClass: vl,
|
|
5757
5770
|
react: p,
|
|
5758
5771
|
events: {},
|
|
5759
|
-
defineCustomElement:
|
|
5772
|
+
defineCustomElement: kl
|
|
5760
5773
|
}), z5 = /* @__PURE__ */ C({
|
|
5761
5774
|
tagName: "tab-component",
|
|
5762
5775
|
elementClass: yl,
|
|
@@ -5771,53 +5784,53 @@ const El = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
5771
5784
|
defineCustomElement: _l
|
|
5772
5785
|
});
|
|
5773
5786
|
export {
|
|
5774
|
-
|
|
5775
|
-
|
|
5776
|
-
|
|
5777
|
-
|
|
5778
|
-
|
|
5779
|
-
|
|
5780
|
-
|
|
5781
|
-
|
|
5782
|
-
|
|
5783
|
-
|
|
5784
|
-
|
|
5785
|
-
|
|
5786
|
-
|
|
5787
|
-
|
|
5788
|
-
|
|
5789
|
-
|
|
5790
|
-
$
|
|
5791
|
-
|
|
5792
|
-
|
|
5793
|
-
|
|
5794
|
-
|
|
5795
|
-
|
|
5796
|
-
|
|
5797
|
-
|
|
5798
|
-
|
|
5799
|
-
|
|
5800
|
-
|
|
5801
|
-
|
|
5802
|
-
|
|
5803
|
-
|
|
5804
|
-
|
|
5805
|
-
|
|
5806
|
-
|
|
5807
|
-
|
|
5808
|
-
|
|
5809
|
-
|
|
5810
|
-
|
|
5811
|
-
|
|
5812
|
-
|
|
5813
|
-
|
|
5814
|
-
|
|
5815
|
-
|
|
5816
|
-
|
|
5817
|
-
|
|
5818
|
-
|
|
5819
|
-
|
|
5820
|
-
|
|
5787
|
+
cd as CsAccordionUploadUsage,
|
|
5788
|
+
ld as CsAvatarUsage,
|
|
5789
|
+
rd as CsButtonUsage,
|
|
5790
|
+
dd as CsCardUsage,
|
|
5791
|
+
fd as CsCheckboxUsage,
|
|
5792
|
+
ud as CsContentSwitcherUsage,
|
|
5793
|
+
hd as CsDrawerUsage,
|
|
5794
|
+
bd as CsDropdownUsage,
|
|
5795
|
+
pd as CsFileUploadUsage,
|
|
5796
|
+
md as CsFooterUsage,
|
|
5797
|
+
gd as CsInlineAlertUsage,
|
|
5798
|
+
Cd as CsLinkUsage,
|
|
5799
|
+
vd as CsLoadingUsage,
|
|
5800
|
+
kd as CsModalUsage,
|
|
5801
|
+
yd as CsNotificationToastUsage,
|
|
5802
|
+
xd as CsNotificationUsage,
|
|
5803
|
+
$d as CsPaginationUsage,
|
|
5804
|
+
_d as CsProgressIndicatorUsage,
|
|
5805
|
+
Ed as CsRadioButtonUsage,
|
|
5806
|
+
wd as CsRatingUsage,
|
|
5807
|
+
Sd as CsStructuredListUsage,
|
|
5808
|
+
Ld as CsSwitchUsage,
|
|
5809
|
+
Dd as CsTableOfContentUsage,
|
|
5810
|
+
Td as CsTableUsage,
|
|
5811
|
+
Md as CsTabsUsage,
|
|
5812
|
+
Id as CsTagUsage,
|
|
5813
|
+
Od as CsTextInputUsage,
|
|
5814
|
+
Hd as CsTextareaUsage,
|
|
5815
|
+
Fd as CsTooltipUsage,
|
|
5816
|
+
Ad as DgaAccordion,
|
|
5817
|
+
Rd as DgaAvatar,
|
|
5818
|
+
zd as DgaBreadcrumbs,
|
|
5819
|
+
Ud as DgaButton,
|
|
5820
|
+
Pd as DgaCard,
|
|
5821
|
+
Bd as DgaCheckbox,
|
|
5822
|
+
Zd as DgaContentSwitcher,
|
|
5823
|
+
jd as DgaContentSwitcherItem,
|
|
5824
|
+
Wd as DgaDataTable,
|
|
5825
|
+
qd as DgaDivider,
|
|
5826
|
+
Gd as DgaDrawer,
|
|
5827
|
+
Jd as DgaDropdown,
|
|
5828
|
+
Vd as DgaFileUpload,
|
|
5829
|
+
Kd as DgaFooter,
|
|
5830
|
+
Xd as DgaHeader,
|
|
5831
|
+
Yd as DgaHeaderActionBtn,
|
|
5832
|
+
Nd as DgaHtmlTag,
|
|
5833
|
+
Qd as DgaIcon,
|
|
5821
5834
|
e5 as DgaInlineAlert,
|
|
5822
5835
|
t5 as DgaLink,
|
|
5823
5836
|
s5 as DgaLoading,
|
|
@@ -5827,8 +5840,8 @@ export {
|
|
|
5827
5840
|
o5 as DgaMenuItem,
|
|
5828
5841
|
c5 as DgaMenuUpdated,
|
|
5829
5842
|
l5 as DgaModal,
|
|
5830
|
-
|
|
5831
|
-
|
|
5843
|
+
r5 as DgaNavHeader,
|
|
5844
|
+
d5 as DgaNavHeaderActions,
|
|
5832
5845
|
f5 as DgaNavHeaderLink,
|
|
5833
5846
|
u5 as DgaNavHeaderLogos,
|
|
5834
5847
|
h5 as DgaNavHeaderMain,
|
|
@@ -5837,8 +5850,8 @@ export {
|
|
|
5837
5850
|
m5 as DgaNavHeaderSubMenuColumn,
|
|
5838
5851
|
g5 as DgaNavHeaderSubMenuLink,
|
|
5839
5852
|
C5 as DgaNotification,
|
|
5840
|
-
|
|
5841
|
-
|
|
5853
|
+
v5 as DgaNotificationToast,
|
|
5854
|
+
k5 as DgaPagination,
|
|
5842
5855
|
y5 as DgaPrefix,
|
|
5843
5856
|
x5 as DgaProgressIndicator,
|
|
5844
5857
|
$5 as DgaProgressIndicatorStep,
|