platformscode-new-react 0.0.45 → 0.0.47
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +27 -12
- package/dist/index.js +93 -40
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -626801,7 +626801,7 @@ const Jg = Ho, Kg = Gg, Ro = /* @__PURE__ */ k(class extends u {
|
|
|
626801
626801
|
super(), this.__registerHost(), this.__attachShadow(), this.activeStep = 1, this.minValue = 10, this.maxValue = 100;
|
|
626802
626802
|
}
|
|
626803
626803
|
render() {
|
|
626804
|
-
return e(H, { key: "
|
|
626804
|
+
return e(H, { key: "d14a122edfead9c253f99580184e08b1866d42fd" }, e("br", { key: "77698c41cf7a4196540409efaf6586e856e422cb" }), e("range-slider", { key: "61bb66620dc4ab3f338c3c86d9e938cead199540", min: this.minValue, max: this.maxValue, step: 1, range: !0, size: "medium", helperText: "Helper Text Example", label: "Test" }), ";", e("br", { key: "f356ec317208b79496592e09e4738ec1349b3bf3" }));
|
|
626805
626805
|
}
|
|
626806
626806
|
}, [1, "cs-slider-usage", {
|
|
626807
626807
|
activeStep: [32],
|
|
@@ -626845,7 +626845,7 @@ const Ng = Ro, na = Qg, Uo = /* @__PURE__ */ k(class extends u {
|
|
|
626845
626845
|
});
|
|
626846
626846
|
}
|
|
626847
626847
|
render() {
|
|
626848
|
-
return e("div", { key: "
|
|
626848
|
+
return e("div", { key: "7946ccea40205327d6ba6397f5febcdd976531a0", class: `table-wrapper ${this.contained ? "table-contained" : ""}` }, e("table", { key: "e20e1e8b464e2bdddd3aeff313d8e1e9f9a8a188", class: `azm-structured-table ${this.contained ? "table-contained" : ""}`, style: { direction: this.direction ? "rtl" : "ltr" } }, e("thead", { key: "ff13dfca364037dca8ad8840f98941948d85c2f2" }, e("tr", { key: "4e18ad41258c1b19edd7e5684a97e527d7e01c61", class: `${this.rowDivider ? "row-divider" : ""}` }, this.cells.map(({ title: n }, o) => e("th", { key: o }, n)))), e("tbody", { key: "207146cb6031b93e30ba0efa8c29cef3f5e00dea" }, this.sortedData.map((n, o) => e("tr", { class: `${this.rowDivider ? "row-divider" : ""} ${this.alternate ? "alternate" : ""}`, key: o }, this.cells.map(({ El: i, customAttribute: h, propertyName: a, type: d, colSpan: f }, l) => e("td", Object.assign({ key: l, colSpan: f || 1 }, (h == null ? void 0 : h.key) && {
|
|
626849
626849
|
[h.key]: h.value || ""
|
|
626850
626850
|
}, { class: `${this.compact ? "compact" : ""} ${this.colDivider ? "col-divider" : ""}` }), e("div", null, this.selectable && e("span", null, e("input", { type: "checkbox", name: `${o}checkboxSelection`, checked: n.selected, id: `${o}checkboxSelection${a}`, onChange: (m) => this.handleSelectedRowChanges(m.target.checked, o, a, l) })), d === "element" && i ? e(i, Object.assign({}, n)) : n[a]))))))));
|
|
626851
626851
|
}
|
|
@@ -626885,7 +626885,7 @@ const Xo = /* @__PURE__ */ k(class extends u {
|
|
|
626885
626885
|
super(), this.__registerHost();
|
|
626886
626886
|
}
|
|
626887
626887
|
render() {
|
|
626888
|
-
return e("div", { key: "
|
|
626888
|
+
return e("div", { key: "e97e542ddca86cc386403fcaa6c9facdcd35f1d9" }, e("h1", { key: "00cf367b205bef50c977081429ea4bf14f6e4118" }, "Structured List Example"), e("div", { key: "229ed2b510e0f6deab72e2c5543e43aeb0bb82e3", style: { padding: "50px" } }, e("dga-structured-list", { key: "633c8fdc361e671a1961574048d4bc9637c24aed", cells: [
|
|
626889
626889
|
{
|
|
626890
626890
|
title: "ID",
|
|
626891
626891
|
propertyName: "id",
|
|
@@ -626900,7 +626900,7 @@ const Xo = /* @__PURE__ */ k(class extends u {
|
|
|
626900
626900
|
{ id: 1, name: "Alice", selected: !1 },
|
|
626901
626901
|
{ id: 2, name: "Bob", selected: !1 },
|
|
626902
626902
|
{ id: 3, name: "Charlie", selected: !1 }
|
|
626903
|
-
], rowDivider: !0, colDivider: !1, selectable: !0, getSelectedRows: (n) => console.log(n) }), e("dga-structured-list", { key: "
|
|
626903
|
+
], rowDivider: !0, colDivider: !1, selectable: !0, getSelectedRows: (n) => console.log(n) }), e("dga-structured-list", { key: "fad50dacca3d37fb8d59613b1190e31f7f94a9d4", compact: !0, cells: [
|
|
626904
626904
|
{
|
|
626905
626905
|
title: "ID",
|
|
626906
626906
|
propertyName: "id",
|
|
@@ -626961,7 +626961,7 @@ const ta = Xo, oa = ea, Yo = /* @__PURE__ */ k(class extends u {
|
|
|
626961
626961
|
window.removeEventListener("keydown", this.handleEscape);
|
|
626962
626962
|
}
|
|
626963
626963
|
render() {
|
|
626964
|
-
return e("label", { key: "
|
|
626964
|
+
return e("label", { key: "4596f34d491301fa9ad6486ef48b30865ad471ff", ref: (n) => this.labelRef = n, class: `switch ${this.color ? `switch--${this.color}` : ""}`, onMouseDown: this.handleActive, onChange: this.handleRemoveActive }, e("div", { key: "2df3eead6d4c202668e3c84db237bbb8155c9f3a", class: "switch-main" }, e("div", { key: "c30403e68dbd2fe176475d427ef894c743320e1e", class: `switch-main__content ${this.disabled ? "disabled" : ""}` }, e("div", { key: "b10ba12a125b32019108d5d4944e3af400d1678b", class: "switch-wrapper" }, e("input", { key: "b13c5f3a115a624a604fabc57291152bdbf1b544", 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 }), e("span", { key: "b85fd5211078f24338e3c5c841753b0007eea2c2", class: `slider round ${this.isChecked ? "slider--active" : "slider--inactive"}` })), !this.hasHelperText && !this.helperText ? this.label && e("span", { class: "switch__label" }, this.label) : e("div", { class: "flex-column" }, e("span", { class: "switch__label" }, this.label), e("span", { class: "switch__helper-text" }, this.helperText))), this.alertMessage && e("div", { key: "44b984535c71bc9fecaae277ade52c46c7dddd6b", class: "switch__warning" }, e("span", { key: "a3decc2f60897748e16b688660a85a76b0d53619", class: "switch__warning-icon" }, e("svg", { key: "fc02c0d4bf29f74769a147f3e7bf48feefdc548f", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" }, e("path", { key: "550d0aaf697a67f55fb62aa2cd7fcce334edbbdb", 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" }))), e("span", { key: "3eb40d3ac8348b31cf923b7957f246e402357fcf", class: "switch__warning-text" }, this.alertText))));
|
|
626965
626965
|
}
|
|
626966
626966
|
get el() {
|
|
626967
626967
|
return this;
|
|
@@ -626998,7 +626998,7 @@ const Vo = /* @__PURE__ */ k(class extends u {
|
|
|
626998
626998
|
super(), this.__registerHost();
|
|
626999
626999
|
}
|
|
627000
627000
|
render() {
|
|
627001
|
-
return e("div", { key: "
|
|
627001
|
+
return e("div", { key: "fe8b012425985c35ae85d5c2ed0cd45cc92b01c1", style: { padding: "50px", display: "flex", gap: "50px" } }, e("div", { key: "cd9455dbfa85df5409c9c67e524b8a5a4c82c8d4" }, e("h1", { key: "530320b11b37ba400d58b407b304af4d330280b1" }, "Switch Example"), e("dga-switch", { key: "b527358f8b182bde27014bf6f96781a303dcb25c", 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" })));
|
|
627002
627002
|
}
|
|
627003
627003
|
}, [0, "cs-switch-usage"]);
|
|
627004
627004
|
function ia() {
|
|
@@ -627085,7 +627085,7 @@ const Ko = /* @__PURE__ */ k(class extends u {
|
|
|
627085
627085
|
super(), this.__registerHost();
|
|
627086
627086
|
}
|
|
627087
627087
|
render() {
|
|
627088
|
-
return e("div", { key: "
|
|
627088
|
+
return e("div", { key: "8a480ef6a5177a474ba0dbc2bab1c2226786f6b1" }, e("h1", { key: "08a3ba057cbe342ade87554abf5c92873dfa0ddd" }, "Table of Content Example"), e("h2", { key: "dafdb03fdaf63d75ee25212cca1b35509357ff17" }, "Horizontal Tabs"), e("dga-table-of-content", { key: "8a21bc2a58385268401801ad817334c4bac9d244", title: "On this Page", subTitle: "Page Title", sections: [
|
|
627089
627089
|
{
|
|
627090
627090
|
Name: "Section 1",
|
|
627091
627091
|
Target: "#section_1",
|
|
@@ -627213,8 +627213,8 @@ const ei = /* @__PURE__ */ k(class extends u {
|
|
|
627213
627213
|
super(), this.__registerHost();
|
|
627214
627214
|
}
|
|
627215
627215
|
render() {
|
|
627216
|
-
return e("div", { key: "
|
|
627217
|
-
key: "
|
|
627216
|
+
return e("div", { key: "777b9730438988765d9eee1d274dc3f793fe19b3" }, e("h1", { key: "04546945496c3e275efd257811348ab9c9e18fc6" }, "Tabs Example"), e("h2", { key: "6f924674dcc18de77f2222426b3c78e277c16e19" }, "Horizontal Tabs"), e("dga-tabs", {
|
|
627217
|
+
key: "1942a2b4c725fcf378bd010255b7b50340095814",
|
|
627218
627218
|
size: "md",
|
|
627219
627219
|
orientation: "horizontal",
|
|
627220
627220
|
// tabIcons: true,
|
|
@@ -627250,8 +627250,8 @@ const ei = /* @__PURE__ */ k(class extends u {
|
|
|
627250
627250
|
tabIcon: e("i", { class: "hgi-stroke hgi-sharp hgi-home-01", style: { fontSize: "16px" } })
|
|
627251
627251
|
}
|
|
627252
627252
|
]
|
|
627253
|
-
}), e("h2", { key: "
|
|
627254
|
-
key: "
|
|
627253
|
+
}), e("h2", { key: "d17cde4011bb9e9b0ea161f7c4473f536d161648" }, "Disabled Tabs"), e("dga-tabs", {
|
|
627254
|
+
key: "9083ab9710f5520a3ae86ab827975a9fd223fa82",
|
|
627255
627255
|
size: "md",
|
|
627256
627256
|
orientation: "horizontal",
|
|
627257
627257
|
// tabIcons={true}
|
|
@@ -627293,7 +627293,7 @@ const ba = ei, ua = la, ti = /* @__PURE__ */ k(class extends u {
|
|
|
627293
627293
|
super(), this.__registerHost();
|
|
627294
627294
|
}
|
|
627295
627295
|
render() {
|
|
627296
|
-
return e("div", { key: "250ec552c3fbbe29a77bdb489fe4d82848ec732c" }, e("h1", { key: "c66230ecd1e3c2959e65db4d1b5c5a9c4d51847a" }, "Tag Example"), e("div", { key: "fce52e9809a96981b0a2034ef029d6f0cc3b9aa5", style: { padding: "50px", display: "flex", gap: "20px" } }, e("div", { key: "71b129aa338c465e1bf0a6a103255b58503609ae", style: { display: "flex", flexDirection: "column", gap: "20px" } }, e("dga-tag", { key: "e827f5a2218c8b443b961d0ae942bf17fefde222", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "lg", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "87c46b4e728cc8f0237ccacaf96e2a6b94856c3c", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "md", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "385ef9829b3371acc0afeefe29f607e0cf735113", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "sm", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "198a90031f5768de860abadcdefebb407b9ee0be", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "lg", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "12711b3cb491a6724274c99c37f1297132e48f43", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "md", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "922394920b453272e1148f71ab6b2af9fb39251e", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "sm", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "be679811d4eeab3e50445b527a9e1a81385cfa8d", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "lg", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "0d5fa82293890ade69168be67ec562785000adc3", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "md", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "b9e7981138e6400e0dcec9eb46a8fdb42a3758ea", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "sm", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) })), e("div", { key: "b2faac7d9c6ad6d0bb52322561699621d3adc182", style: { display: "flex", flexDirection: "column", gap: "20px" } }, e("dga-tag", { key: "677010b717abb29cd6a5c3eeaf1db60e33508531", label: "Label", variant: "error", size: "lg", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "a05fd0cbb1e2226840f80fb48f6a8b186ab90e5b", label: "Label", variant: "neutral", size: "md", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "aaedf17de2ba871dab601c82fd55be69ae8e8937", label: "Label", variant: "neutral", size: "sm", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }))));
|
|
627296
|
+
return e("div", { key: "dba0c5fb63c5cbda25daf3aa7234903defbe7edd" }, e("h1", { key: "be86f50d18552a5156b34c0cd2d0f25761814768" }, "Tag Example"), e("div", { key: "d43eeb7ae9398ea558f21ff5e60209246e897f08", style: { padding: "50px", display: "flex", gap: "20px" } }, e("div", { key: "27df660a3a88b11119b3bb65835abab427f94b75", style: { display: "flex", flexDirection: "column", gap: "20px" } }, e("dga-tag", { key: "8b1625536660fc129360b5c2c4dc68d344b4a288", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "lg", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "e7826a1ccd98049b80abdf561f45c3d08caab0df", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "md", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "00fe7de5584a169d0764572bb229cd798421cd10", label: "Label", variant: "neutral", outlined: !1, rounded: !1, size: "sm", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "0dcdc8cc850ed6137df32d6b678ff32381d05c8a", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "lg", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "879a7977d6f45a29186af2a32943584d70618ee9", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "md", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "45d914d4b52c2c962397616fe10009cb50f1c4fe", label: "Label", variant: "success", outlined: !1, rounded: !1, size: "sm", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "cc47356336e1ee57908222c47c1506efd851cbe5", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "lg", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "bd1744f80178cf6bfc7d7428125f26d73eac1694", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "md", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "e9e7f60516dd493c08db847460b7191e1b88c558", label: "Label", variant: "error", outlined: !1, rounded: !1, size: "sm", leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) })), e("div", { key: "b7402c93217d989f9aeb9fc43f98655d95adaeb4", style: { display: "flex", flexDirection: "column", gap: "20px" } }, e("dga-tag", { key: "e49da1bdf1767704c8529f36d52ce0e5cda25114", label: "Label", variant: "error", size: "lg", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "61489cd1db51b3e179e77f00a82921ba2e34e99a", label: "Label", variant: "neutral", size: "md", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }), e("dga-tag", { key: "9fd08419f873ac4c73b85db7f6a87c3c57f72a46", label: "Label", variant: "neutral", size: "sm", outlined: !1, rounded: !1, iconOnly: !0, leadIcon: e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("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" }), e("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" }), e("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" })) }))));
|
|
627297
627297
|
}
|
|
627298
627298
|
}, [0, "cs-tag-usage"]);
|
|
627299
627299
|
function ka() {
|
|
@@ -627337,8 +627337,8 @@ const pa = ti, ma = ka, wa = {
|
|
|
627337
627337
|
// this.isActive = false;
|
|
627338
627338
|
// };
|
|
627339
627339
|
render() {
|
|
627340
|
-
return e("div", { key: "
|
|
627341
|
-
key: "
|
|
627340
|
+
return e("div", { key: "4dcb934aeddf253baa8ec435d69de876b2143d80", class: "dga-form-control" }, this.label && e("label", { key: "162ab177c2265f0f63263c23ea87a69e6314b117", class: "dga-label" }, this.label), e("div", { key: "ea5ef6a7f57338cfd9cd59b1cd9430133cc5cc3d", 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: (n) => this.inputContainerRef = n }, this.inputPrefix && this.inputPrefix, " ", this.icon && e("span", { key: "1daee91b7ef941d4d389bd9892ef9ced379fe2ff", class: "input__icon" }, this.icon), e("input", {
|
|
627341
|
+
key: "5c1cd3e0caccf52641e0d50e1d58a149d4e4f6cd",
|
|
627342
627342
|
// id={id}
|
|
627343
627343
|
value: this.value,
|
|
627344
627344
|
name: this.name,
|
|
@@ -627400,7 +627400,7 @@ const ii = /* @__PURE__ */ k(class extends u {
|
|
|
627400
627400
|
super(), this.__registerHost(), this.value = "";
|
|
627401
627401
|
}
|
|
627402
627402
|
render() {
|
|
627403
|
-
return e("div", { key: "
|
|
627403
|
+
return e("div", { key: "3fa58fa2d8b4209a1d3dfb912b8cb9ff4ecc1a40" }, e("h1", { key: "5a8f93536cda43c0c8b07ff63703e44806c05c15" }, "Text Input Example"), e("div", { key: "2fc2b99406f8fbfc9ecbed33ae3c2492763a1ee5", style: { padding: "50px" } }, e("div", { key: "aaddc1f912e2a1d343a31108f917a3be84249bcf", style: { display: "flex", flexDirection: "column", gap: "16px" } }, e("dga-text-input", { key: "dd7c8b954caad33654f54dac80de7fb432720a77", readonly: !1, variant: "darker", label: "Label", value: "Entered text" }), e("dga-text-input", { key: "a9f17242503e0b67a59ade8044991352d9083573", disabled: !0, variant: "darker", label: "Label", value: "Entered text" }), e("dga-text-input", { key: "ab71bd6b5a559b5e5b9d18dfb1e62744b9a35797", readonly: !0, variant: "lighter", label: "Label", value: "Entered text" }))));
|
|
627404
627404
|
}
|
|
627405
627405
|
}, [0, "cs-text-input-usage", {
|
|
627406
627406
|
value: [32]
|
|
@@ -627449,7 +627449,7 @@ const ya = ii, xa = va, Fe = {
|
|
|
627449
627449
|
// // this.isActive = false;
|
|
627450
627450
|
// // };
|
|
627451
627451
|
render() {
|
|
627452
|
-
return e("div", { key: "
|
|
627452
|
+
return e("div", { key: "4678df57a25e4b4214f8a3eedce89ad58eee14c6", class: "dga-form-control" }, this.label && e("label", { key: "64fe22f1775463bcefe59df03fa24664f20306c7", class: "dga-label" }, this.label), e("div", { key: "5f7f0e5d6aeb85a68eaac774937ceec985207033", class: `textarea textarea--lg ${this.error ? "textarea--error" : ""} ${this.variant !== "default" ? `textarea--${this.variant}` : ""} ${this.isActive ? "active" : ""} ${this.isFocused ? "focus" : ""} ${this.disabled ? "disabled" : ""}`, ref: (n) => this.inputContainerRef = n, "data-error": this.error }, e("textarea", { key: "f7612d268f35637719af84eca6db27834a703337", 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 ? e("span", { class: `textarea__feedback-icon textarea__feedback-icon--error ${this.feedbackIconRing ? "textarea__feedback-icon--ring" : ""}` }, Fe.error) : this.feedbackIcon ? e("span", { class: `textarea__feedback-icon textarea__feedback-icon--${this.feedbackIconType} ${this.feedbackIconRing ? "textarea__feedback-icon--ring" : ""}` }, Fe[this.feedbackIconType]) : null));
|
|
627453
627453
|
}
|
|
627454
627454
|
}, [0, "dga-textarea", {
|
|
627455
627455
|
label: [1],
|
|
@@ -627491,7 +627491,7 @@ const gi = /* @__PURE__ */ k(class extends u {
|
|
|
627491
627491
|
super(), this.__registerHost();
|
|
627492
627492
|
}
|
|
627493
627493
|
render() {
|
|
627494
|
-
return e("div", { key: "
|
|
627494
|
+
return e("div", { key: "56cff5f36d7d120527ba4c0bd66298acc271c174" }, e("h1", { key: "9196b21af6263ddd2edb3e1b893c3ff8dfcf2767" }, "Textarea Example"), e("div", { key: "0e2b0d768cf36ec70cd442bc0d6ae66fc5c90c81", style: { padding: "50px", display: "flex", gap: "20px" } }, e("div", { key: "36e304d8e6c3c64b42d8ffe590325afd80c98337", style: { display: "flex", flexDirection: "column", gap: "20px" } }, e("dga-textarea", { key: "8e79a47569780fe94e14897357e7f6c6f2095e96", label: "Label", placeholder: "Placeholder...", scrollbar: !0, readonly: !0 }), e("dga-textarea", { key: "255df88eb9ed02a12b2d8c22e4b5845678844815", placeholder: "Placeholder...", scrollbar: !0 })), e("div", { key: "0a6a1b0b3416b1ec234812e66abfbe8b26deb967", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
627495
627495
|
}
|
|
627496
627496
|
}, [0, "cs-textarea-usage"]);
|
|
627497
627497
|
function qa() {
|
|
@@ -627582,7 +627582,7 @@ const ci = /* @__PURE__ */ k(class extends u {
|
|
|
627582
627582
|
super(), this.__registerHost(), this.activeStep = 1;
|
|
627583
627583
|
}
|
|
627584
627584
|
render() {
|
|
627585
|
-
return e("div", { key: "
|
|
627585
|
+
return e("div", { key: "016666195faa50dfef8f87817ad33b52499e9ae5" }, e("h1", { key: "86c02bcf1f8d5c3820adb9d3577898d645f3e68b" }, "Tooltip Example"), e("div", { key: "49436a4c46260a7273d36a34e7ce0e25e67c9f8a", style: { padding: "50px", display: "flex", gap: "20px" } }, e("div", { key: "b428d46dc984ac573f2a52ae2242172e008166f9", style: { display: "flex", flexDirection: "column", gap: "20px" } }, e("dga-tooltip", { key: "357c04f7fb6d1e3951c799e09afb345a9ad5700c", 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")), e("div", { key: "c2c6e7ddbe887bb2aa0279f5643f5a5c4236e5f4", style: { display: "flex", flexDirection: "column", gap: "20px" } })));
|
|
627586
627586
|
}
|
|
627587
627587
|
}, [0, "cs-tooltip-usage", {
|
|
627588
627588
|
activeStep: [32]
|
|
@@ -841384,13 +841384,17 @@ div.table-wrapper .azm-structured-table tbody td.col-divider {
|
|
|
841384
841384
|
align-items: center;
|
|
841385
841385
|
padding: var(--spacing-none) var(--spacing-2);
|
|
841386
841386
|
border-radius: var(--radius-sm);
|
|
841387
|
-
gap: var(--
|
|
841387
|
+
gap: var(--form-icon-enteredtext, 8px);
|
|
841388
841388
|
border: 1px solid var(--form-field-border-default);
|
|
841389
841389
|
background: var(--form-field-background-default);
|
|
841390
841390
|
position: relative;
|
|
841391
841391
|
}
|
|
841392
841392
|
.dga-search-box:hover {
|
|
841393
841393
|
border-color: var(--form-field-border-hovered);
|
|
841394
|
+
color: var(--form-field-text-hovered);
|
|
841395
|
+
}
|
|
841396
|
+
.dga-search-box:hover > input {
|
|
841397
|
+
color: var(--form-field-text-hovered);
|
|
841394
841398
|
}
|
|
841395
841399
|
.dga-search-box::after {
|
|
841396
841400
|
content: "";
|
|
@@ -841442,7 +841446,18 @@ div.table-wrapper .azm-structured-table tbody td.col-divider {
|
|
|
841442
841446
|
.dga-search-box--disabled .input__icon span, .dga-search-box--disabled .input__prefix--subtle-text, .dga-search-box--disabled .input__prefix--solid-text {
|
|
841443
841447
|
color: var(--text-default-disabled);
|
|
841444
841448
|
}
|
|
841445
|
-
.dga-search-
|
|
841449
|
+
.dga-search-box__actions {
|
|
841450
|
+
display: flex;
|
|
841451
|
+
align-items: center;
|
|
841452
|
+
gap: 8px;
|
|
841453
|
+
}
|
|
841454
|
+
.dga-search-box__actions .dga-divider--vertical {
|
|
841455
|
+
width: 25px;
|
|
841456
|
+
height: 1px;
|
|
841457
|
+
transform: rotate(90deg);
|
|
841458
|
+
background-color: #D2D6DB;
|
|
841459
|
+
}
|
|
841460
|
+
.dga-search-box__search-btn, .dga-search-box__action-btn {
|
|
841446
841461
|
background: transparent;
|
|
841447
841462
|
outline: none;
|
|
841448
841463
|
border: none;
|
|
@@ -1042796,7 +1042811,7 @@ const Ta = di, Oa = La, Fa = kt, Ha = Z, Ra = wt, Ua = vt, fi = /* @__PURE__ */
|
|
|
1042796
1042811
|
}
|
|
1042797
1042812
|
render() {
|
|
1042798
1042813
|
const n = this.getLinePath(), o = `${n} L 129 65 L 1 65 Z`;
|
|
1042799
|
-
return e("svg", { key: "
|
|
1042814
|
+
return e("svg", { key: "39037b1cb9e3ca4c7b62fbdc6bb7904ceeded3c8", width: "130", height: "66", viewBox: "0 0 130 66", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("mask", { key: "22be63443a51d139288b4af23eb6b6ed16837a0d", id: "mask0", style: { maskType: "alpha" }, maskUnits: "userSpaceOnUse", x: "1", y: "1", width: "128", height: "64" }, e("rect", { key: "c0b3936e9cbd44e3756dffd5bbc2589d18c214bb", width: "128", height: "64", transform: "translate(1 1)", fill: "url(#paint0_linear)" })), e("g", { key: "20470a586985efdaca15adaa16e3cc619b43f553", mask: "url(#mask0)" }, e("path", { key: "98b581ed2eda0abb363fa83fcea6b57d10f37298", opacity: "0.2", d: o, fill: "#079455" })), e("path", { key: "f099bea3c5b5033f4035178a80a665f1cf937966", d: n, stroke: "#067647", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }), e("g", { key: "0658128bc343d7403aeb898f472ab7f691601f12", opacity: "0.2" }, e("rect", { key: "714241fa63193068cfbe6d271e60daff34e842d3", x: "76", y: "5", width: "20", height: "20", rx: "10", stroke: "#067647", "stroke-width": "2" })), e("rect", { key: "0b60b92efd3ba6a69cc174c41ff98307909cbe0b", x: "81", y: "10", width: "10", height: "10", rx: "5", fill: "white" }), e("rect", { key: "c87dffa52229ce8a73c09e85e7be3820ba4d5780", x: "81", y: "10", width: "10", height: "10", rx: "5", stroke: "#067647", "stroke-width": "2" }), e("defs", { key: "236058fd11c3ee879fe6dabf7211f0c2c0a21376" }, e("linearGradient", { key: "38ee15538e4b8760e4bc4f6779388cac52ee6f8b", id: "paint0_linear", x1: "64", y1: "0", x2: "64", y2: "64", gradientUnits: "userSpaceOnUse" }, e("stop", { key: "62e8463a554a7cc3bac6ad19dfb71a7e0eafcd34" }), e("stop", { key: "c0278ef166adc952e77849bb931ae10a1c254788", offset: "1", "stop-opacity": "0" }))));
|
|
1042800
1042815
|
}
|
|
1042801
1042816
|
}, [0, "dga-chart-v2", {
|
|
1042802
1042817
|
type: [1],
|
|
@@ -1042824,6 +1042839,9 @@ const Za = fi, Xa = li, bi = /* @__PURE__ */ k(class extends u {
|
|
|
1042824
1042839
|
constructor() {
|
|
1042825
1042840
|
super(), this.__registerHost(), this.type = "realistic", this.trend = "positive", this.size = "lg", this.showMarker = !1, this.data = [], this.lineColor = this.trend === "positive" ? "#067647" : "#B42318", this.fillColor = this.trend === "positive" ? "#079455" : "#D92D20", this.width = this.size === "lg" ? 328 : 128, this.height = 64;
|
|
1042826
1042841
|
}
|
|
1042842
|
+
handleSizeChange() {
|
|
1042843
|
+
this.width = this.size === "lg" ? 328 : 128;
|
|
1042844
|
+
}
|
|
1042827
1042845
|
getLinePath() {
|
|
1042828
1042846
|
const n = this.getPoints();
|
|
1042829
1042847
|
switch (this.type) {
|
|
@@ -1042864,7 +1042882,12 @@ const Za = fi, Xa = li, bi = /* @__PURE__ */ k(class extends u {
|
|
|
1042864
1042882
|
}
|
|
1042865
1042883
|
render() {
|
|
1042866
1042884
|
const n = this.getLinePath(), o = this.getAreaPath();
|
|
1042867
|
-
return e("svg", { key: "
|
|
1042885
|
+
return e("svg", { key: "51168bffbab106dfe9183604eb317cd03cfde81c", width: this.width, height: this.height, viewBox: `0 0 ${this.width} ${this.height}` }, e("defs", { key: "a37231447b2151f29637d3989aa2e7b7d1429613" }, e("linearGradient", { key: "51924102685dd737c4ee24a9e08aa11161a13a5b", id: "areaGradient", x1: "0", x2: "0", y1: "0", y2: "1" }, e("stop", { key: "6cf06627f38f9905e52cc0bdc9a3e36be5940125", offset: "0%", "stop-color": this.fillColor, "stop-opacity": "0.25" }), e("stop", { key: "3dd51645b79561f2d84b323f9cbb2ecff64d909c", offset: "100%", "stop-color": this.fillColor, "stop-opacity": "0" }))), e("path", { key: "63241183cd329c4cc7a3df0e668705e2c84b21c6", d: o, fill: "url(#areaGradient)" }), e("path", { key: "b87ab96a65a7ed81f5e093376b897bd40caa1829", d: n, fill: "none", stroke: this.lineColor, "stroke-width": "2" }), this.showMarker && this.getPoints().map((i) => e("circle", { cx: i.x, cy: i.y, r: "4", fill: "white", stroke: this.lineColor, "stroke-width": "2" })));
|
|
1042886
|
+
}
|
|
1042887
|
+
static get watchers() {
|
|
1042888
|
+
return {
|
|
1042889
|
+
size: ["handleSizeChange"]
|
|
1042890
|
+
};
|
|
1042868
1042891
|
}
|
|
1042869
1042892
|
}, [0, "dga-chart", {
|
|
1042870
1042893
|
type: [1],
|
|
@@ -1042876,6 +1042899,8 @@ const Za = fi, Xa = li, bi = /* @__PURE__ */ k(class extends u {
|
|
|
1042876
1042899
|
fillColor: [32],
|
|
1042877
1042900
|
width: [32],
|
|
1042878
1042901
|
height: [32]
|
|
1042902
|
+
}, void 0, {
|
|
1042903
|
+
size: ["handleSizeChange"]
|
|
1042879
1042904
|
}]);
|
|
1042880
1042905
|
function se() {
|
|
1042881
1042906
|
if (typeof customElements > "u")
|
|
@@ -1043861,12 +1043886,12 @@ const ss = Pi, ds = cs, Li = /* @__PURE__ */ k(class extends u {
|
|
|
1043861
1043886
|
constructor() {
|
|
1043862
1043887
|
super(), this.__registerHost(), this.changeIcons = {
|
|
1043863
1043888
|
"01": {
|
|
1043864
|
-
positive: "
|
|
1043865
|
-
negative: "
|
|
1043889
|
+
positive: "arrow-up-02",
|
|
1043890
|
+
negative: "arrow-down-02"
|
|
1043866
1043891
|
},
|
|
1043867
1043892
|
"02": {
|
|
1043868
|
-
positive: "
|
|
1043869
|
-
negative: "
|
|
1043893
|
+
positive: "trade-up",
|
|
1043894
|
+
negative: "trade-down"
|
|
1043870
1043895
|
}
|
|
1043871
1043896
|
}, this.label = "", this.Style = "small-chart", this.percentage = "0%", this.showFeaturedIcon = !0, this.featuredIcon = e("i", { class: "hgi-stroke hgi-trade-up", style: { fontSize: "24px" } }), this.showChart = !0, this.showInfo = !0, this.showActions = !0, this.showSecondaryAction = !0, this.showMoreButton = !0, this.changeProps = {
|
|
1043872
1043897
|
type: "01",
|
|
@@ -1043877,7 +1043902,13 @@ const ss = Pi, ds = cs, Li = /* @__PURE__ */ k(class extends u {
|
|
|
1043877
1043902
|
};
|
|
1043878
1043903
|
}
|
|
1043879
1043904
|
render() {
|
|
1043880
|
-
return e("div", { key: "
|
|
1043905
|
+
return e("div", { key: "bb18630be9d1f0a5257ad64fad4df92d5889c7ca", class: "dga-metric", "data-chart-size": this.Style }, e("div", { key: "f8bdf5ec3e43e00ca3d69fc7983bc548a1b2e0f3", class: "dga-metric__head" }, e("div", { key: "efe5ffb448115562bce49a1c0f6fb8fdc2e2d9a6", class: "dga-metric__head-content" }, this.showFeaturedIcon && e("div", { key: "716c2ccd4546ef261c80cdad6ce0e0e9a9863b2b", class: "featured-icon featured-icon--light-brand featured-icon--circle featured-icon--sm" }, this.featuredIcon), this.label && e("span", { key: "5b4bd51d29392351bb25f6d3470c6f2b58065be2", class: "dga-metric__head-content-text" }, this.label)), this.showMoreButton && e("dga-button", { key: "ab855e283f4a222c79c139566af162f2abe84833", variant: "subtle", iconOnly: !0, leadIcon: !0, leadIconType: "more-vertical", leadIconProps: {
|
|
1043906
|
+
variant: "stroke",
|
|
1043907
|
+
type: "rounded"
|
|
1043908
|
+
}, onClick: this.onExpandAction })), e("div", { key: "1a43fc90efc19ee149a49dd14e3fb25ca51e1066", class: "dga-metric__body" }, e("div", { key: "7d1bee47dd7c549250755cc6048591f008343578", class: "dga-metric__content" }, e("h3", { key: "aff23dc6ca45ae4c95aa7c60c822f05a792251bf", class: "dga-metric__content-percentage" }, this.percentage), this.showInfo && e("div", { key: "b9994108aacf4d465c427862e9a7bd60a4c40ebc", class: "dga-metric__content-change", "data-change-trend": this.changeProps.trend }, e("span", { key: "545f36ce046fe020263f790c2196f997ec74fcea", class: "dga-metric__content-change-icon" }, e("dga-icon", { key: "5a9bb10bb3369ccd1687683d998b24e2ac312133", icon: this.changeIcons[this.changeProps.type][this.changeProps.trend], type: "rounded", variant: "stroke", size: 24 })), e("span", { key: "7256f2fb4a127df78fe09b2be13eae33de1052ec", class: "dga-metric__content-change-value" }, Math.abs(100), "%"), e("span", { key: "538174d93428080e837608c325d1942391b532b1", class: "dga-metric__content-change-period" }, "vs last month"))), this.showChart && e("div", { key: "f1ba23eef696e7a3284f925da416abd76527f61f", class: "dga-metric__chart" }, e("dga-chart", Object.assign({ key: "20a627b423e331087403976235500679f133aeb1" }, this.chartProps, { size: this.Style === "small-chart" ? "sm" : "lg" })))), this.showActions && e(H, { key: "ce510f34b9adc1f48b36d48ba8513da456fecb35" }, e("div", { key: "a76469e64d6c9bf50faa7c947a79c10f705a8881", class: "dga-metric__divider" }), e("div", { key: "8feb1c01a2869665377b2ab5e81eb4964e584075", class: "dga-metric__actions" }, this.showSecondaryAction && e("dga-button", { key: "d3c7faea957974f9b16c0e1bacbdf62eba94a5b6", variant: "subtle", iconOnly: !0, leadIcon: !0, leadIconType: "settings-02", leadIconProps: {
|
|
1043909
|
+
variant: "stroke",
|
|
1043910
|
+
type: "rounded"
|
|
1043911
|
+
}, onClick: this.onSecondaryAction }), e("dga-button", { key: "73c47406768a97690b06b18f84acc3822a646b12", variant: "secondary-outline", class: "dga-metric__actions--primary", label: "View Report", onClick: this.onPrimaryAction }))));
|
|
1043881
1043912
|
}
|
|
1043882
1043913
|
}, [0, "dga-metric", {
|
|
1043883
1043914
|
label: [1],
|
|
@@ -1044117,15 +1044148,18 @@ function Ys() {
|
|
|
1044117
1044148
|
}
|
|
1044118
1044149
|
const Ws = Ui, Vs = Ys, Gs = Hi, Js = Ri, Ks = Do, Qs = ae, Ns = Io, nd = Ao, ed = So, td = Mo, od = Po, id = Lo, hd = Oo, rd = Fo, Zi = /* @__PURE__ */ k(class extends u {
|
|
1044119
1044150
|
constructor() {
|
|
1044120
|
-
super(), this.__registerHost(), this.SILENCE_TIMEOUT_DURATION = 8e3, this.label = void 0, this.placeholder = void 0, this.size = "lg", this.variant = "default", this.error = !1, this.showTrailingIcon = !0, this.icon = !0, this.disabled = !1, this.readonly = !1, this.name = S(), this.value = "", this.onChange =
|
|
1044151
|
+
super(), this.__registerHost(), this.SILENCE_TIMEOUT_DURATION = 8e3, this.label = void 0, this.placeholder = void 0, this.size = "lg", this.variant = "default", this.error = !1, this.showTrailingIcon = !0, this.icon = !0, this.disabled = !1, this.readonly = !1, this.name = S(), this.value = "", this.onChange = () => {
|
|
1044152
|
+
}, this.onInput = () => {
|
|
1044153
|
+
}, this.onBlur = () => {
|
|
1044154
|
+
}, this.speechLang = "en", this.isActive = !1, this.isFocused = !1, this.isListening = !1;
|
|
1044121
1044155
|
}
|
|
1044122
1044156
|
componentWillLoad() {
|
|
1044123
1044157
|
const n = window.SpeechRecognition || window.webkitSpeechRecognition;
|
|
1044124
1044158
|
n ? (this.recognition = new n(), this.recognition.continuous = !0, this.recognition.interimResults = !0, this.recognition.onresult = (o) => {
|
|
1044125
1044159
|
let i = "";
|
|
1044126
1044160
|
for (let h = o.resultIndex; h < o.results.length; ++h)
|
|
1044127
|
-
o.results[h].isFinal ? this.
|
|
1044128
|
-
this.
|
|
1044161
|
+
o.results[h].isFinal ? this.value = o.results[h][0].transcript : i += o.results[h][0].transcript;
|
|
1044162
|
+
this.value = i || this.value;
|
|
1044129
1044163
|
}, this.recognition.onend = () => {
|
|
1044130
1044164
|
this.isListening = !1;
|
|
1044131
1044165
|
}, this.recognition.onerror = (o) => {
|
|
@@ -1044149,13 +1044183,16 @@ const Ws = Ui, Vs = Ys, Gs = Hi, Js = Ri, Ks = Do, Qs = ae, Ns = Io, nd = Ao, ed
|
|
|
1044149
1044183
|
this.silenceTimeout && clearTimeout(this.silenceTimeout);
|
|
1044150
1044184
|
}
|
|
1044151
1044185
|
handleInputChange(n) {
|
|
1044152
|
-
this.query
|
|
1044186
|
+
console.log(this.value, "query"), this.onChange(n);
|
|
1044187
|
+
}
|
|
1044188
|
+
handleResetInput() {
|
|
1044189
|
+
this.value = "";
|
|
1044153
1044190
|
}
|
|
1044154
1044191
|
render() {
|
|
1044155
|
-
return
|
|
1044156
|
-
key: "
|
|
1044192
|
+
return e("div", { key: "00f48bf7c7bc212922179f6107ea53d0ce5f5c8e", class: "dga-form-control" }, this.label && e("label", { key: "eb063358690673aa811814a5730f24d51b6e5890", class: "dga-label" }, this.label), e("div", { key: "0b65210b8bc8ef8ca74ab7d3fc7e4bb19140c2f7", class: `dga-search-box dga-search-box--${this.size} ${this.error ? "dga-search-box--error" : ""} ${this.variant !== "default" ? `dga-search-box--${this.variant}` : ""} ${this.isActive ? "active" : ""} ${this.isFocused ? "focus" : ""} ${this.disabled ? "dga-search-box--disabled" : ""} ${this.readonly ? "readOnly" : ""}`, ref: (n) => this.inputContainerRef = n }, this.icon && e("span", { key: "6ee5c3e524d038bcf1719fc8a569b6cc7193b857", class: "dga-search-box__icon" }, e("svg", { key: "02278e6cea6e574ae9758f041ae2c2ce5e0d4353", width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("path", { key: "651e213e424d5a7e8ce1d5e6874b6e379a15e897", "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.16675 1.04163C4.67943 1.04163 1.04175 4.67931 1.04175 9.16663C1.04175 13.6539 4.67943 17.2916 9.16675 17.2916C11.1854 17.2916 13.0322 16.5554 14.4531 15.3369L17.8915 18.7752C18.1356 19.0193 18.5313 19.0193 18.7754 18.7752C19.0194 18.5312 19.0194 18.1354 18.7754 17.8914L15.337 14.453C16.5556 13.032 17.2917 11.1853 17.2917 9.16663C17.2917 4.67931 13.6541 1.04163 9.16675 1.04163ZM2.29175 9.16663C2.29175 5.36967 5.36979 2.29163 9.16675 2.29163C12.9637 2.29163 16.0417 5.36967 16.0417 9.16663C16.0417 12.9636 12.9637 16.0416 9.16675 16.0416C5.36979 16.0416 2.29175 12.9636 2.29175 9.16663Z", fill: "#161616" }))), e("input", {
|
|
1044193
|
+
key: "cd03f7665688e386895b62104436833370c6eb75",
|
|
1044157
1044194
|
// id={id}
|
|
1044158
|
-
value
|
|
1044195
|
+
// value={this.query}
|
|
1044159
1044196
|
// value={this.value}
|
|
1044160
1044197
|
name: this.name,
|
|
1044161
1044198
|
type: "text",
|
|
@@ -1044172,7 +1044209,7 @@ const Ws = Ui, Vs = Ys, Gs = Hi, Js = Ri, Ks = Do, Qs = ae, Ns = Io, nd = Ao, ed
|
|
|
1044172
1044209
|
onMouseOut: () => this.isActive = !1,
|
|
1044173
1044210
|
onChange: this.onChange,
|
|
1044174
1044211
|
onInput: this.onInput
|
|
1044175
|
-
}), this.showTrailingIcon && e("dga-tooltip", { key: "
|
|
1044212
|
+
}), e("div", { key: "527e87f94aa8a1efc0917eba89650c9ea9c03d4e", class: "dga-search-box__actions" }, this.value.length > 0 && e(H, { key: "2a9a761ed6812377583f0bce45da4b4039a24586" }, e("button", { key: "ae58d2a7c07037fba36bd5847772708b43cbf084", class: "dga-search-box__action-btn", onClick: this.handleResetInput }, e("i", { key: "8e98dccec459144924f7e632e120277a6c9f1cf7", class: "hgi-stroke hgi-cancel-01", style: { fontSize: "20px" } })), e("svg", { key: "f18dc15e6e5e017232076bda5aaaabd07baa8440", xmlns: "http://www.w3.org/2000/svg", width: "1", height: "26", viewBox: "0 0 1 26", fill: "none" }, e("rect", { key: "374f56f4acebc8e580857347837ac105658219a9", x: "1", y: "0.5", width: "25", height: "1", transform: "rotate(90 1 0.5)", fill: "#D2D6DB" }))), this.showTrailingIcon && e("dga-tooltip", { key: "daf482fea542d3e97ed542e339b7dfd42ed3aeec", tooltipTitle: "Search by voice", direction: "bottom", beakAlignment: "center", beakPlacement: "top" }, e("button", { key: "935c3ea71792222752e437083ce357dfc6653f95", class: "dga-search-box__search-btn", onClick: () => this.startListening(), disabled: this.isListening }, this.isListening ? e("span", { class: "dga-search-box__icon" }, e("i", { class: "hgi-solid hgi-mic-01", style: { fontSize: "20px" } })) : e("span", { class: "dga-search-box__icon" }, e("i", { class: "hgi-stroke hgi-mic-01", style: { fontSize: "20px" } })))))));
|
|
1044176
1044213
|
}
|
|
1044177
1044214
|
}, [0, "dga-search-box", {
|
|
1044178
1044215
|
label: [1],
|
|
@@ -1044192,7 +1044229,6 @@ const Ws = Ui, Vs = Ys, Gs = Hi, Js = Ri, Ks = Do, Qs = ae, Ns = Io, nd = Ao, ed
|
|
|
1044192
1044229
|
speechLang: [1, "speech-lang"],
|
|
1044193
1044230
|
isActive: [32],
|
|
1044194
1044231
|
isFocused: [32],
|
|
1044195
|
-
query: [32],
|
|
1044196
1044232
|
isListening: [32]
|
|
1044197
1044233
|
}]);
|
|
1044198
1044234
|
function Xi() {
|
|
@@ -1044214,7 +1044250,19 @@ const Yi = /* @__PURE__ */ k(class extends u {
|
|
|
1044214
1044250
|
super(), this.__registerHost(), this.value = "";
|
|
1044215
1044251
|
}
|
|
1044216
1044252
|
render() {
|
|
1044217
|
-
return e("div", { key: "944f4d6bc3710918903871c0611473d31705b979" }, e("h1", { key: "ebdc3342ecdf86782eed96736517098756231254" }, "Search Box Example"), e("div", { key: "b41b1237af2b695aa4a84d51e76019482464a9e3", style: { padding: "50px" } }, e("div", { key: "9ef47124b945c5111e4fb6c4686c08c517fd563f", style: { display: "flex", flexDirection: "column", gap: "16px" } }, e("dga-search-box", {
|
|
1044253
|
+
return e("div", { key: "944f4d6bc3710918903871c0611473d31705b979" }, e("h1", { key: "ebdc3342ecdf86782eed96736517098756231254" }, "Search Box Example"), e("div", { key: "b41b1237af2b695aa4a84d51e76019482464a9e3", style: { padding: "50px" } }, e("div", { key: "9ef47124b945c5111e4fb6c4686c08c517fd563f", style: { display: "flex", flexDirection: "column", gap: "16px" } }, e("dga-search-box", {
|
|
1044254
|
+
key: "da4c3c84e545c54d1be20b5e9b73a0854014df13",
|
|
1044255
|
+
variant: "default",
|
|
1044256
|
+
// value='Entered text'
|
|
1044257
|
+
placeholder: "test placeholder",
|
|
1044258
|
+
onChange: (n) => {
|
|
1044259
|
+
const o = n.target;
|
|
1044260
|
+
console.log("search changed"), this.value = o.value;
|
|
1044261
|
+
},
|
|
1044262
|
+
onInput: (n) => {
|
|
1044263
|
+
console.log("search changed", n.target.value), this.value = n.target.value;
|
|
1044264
|
+
}
|
|
1044265
|
+
}))));
|
|
1044218
1044266
|
}
|
|
1044219
1044267
|
}, [0, "dga-search-box-usage", {
|
|
1044220
1044268
|
value: [32]
|
|
@@ -1044253,6 +1044301,9 @@ const ad = Yi, cd = gd, sd = Zi, dd = Xi, Wi = /* @__PURE__ */ k(class extends u
|
|
|
1044253
1044301
|
watchMaxValue(n) {
|
|
1044254
1044302
|
this.maxValue = n, this.calculatePositions();
|
|
1044255
1044303
|
}
|
|
1044304
|
+
watchRangeValue() {
|
|
1044305
|
+
this.calculatePositions();
|
|
1044306
|
+
}
|
|
1044256
1044307
|
handleMinChange(n) {
|
|
1044257
1044308
|
const o = n.target, i = this.range ? Math.min(+o.value, this.maxValue - this.step) : Math.min(+o.value);
|
|
1044258
1044309
|
this.minValue = i, this.calculatePositions();
|
|
@@ -1044262,12 +1044313,13 @@ const ad = Yi, cd = gd, sd = Zi, dd = Xi, Wi = /* @__PURE__ */ k(class extends u
|
|
|
1044262
1044313
|
this.maxValue = i, this.calculatePositions();
|
|
1044263
1044314
|
}
|
|
1044264
1044315
|
render() {
|
|
1044265
|
-
return e("div", { key: "
|
|
1044316
|
+
return e("div", { key: "bc79508cb8c7ec7d31fc5e436ae9c94f318b6645", class: `range-slider-wrapper ${this.size}` }, e("div", { key: "f8830a07e48cbfa3402d753c65bad8ec2df0bba4", class: "range-slider-input-wrapper" }, e("input", { key: "cee24c02c6ec0b6ae56f1800df1ea1e9e7524194", class: "range-slider-input", type: "range", value: this.minValue, min: this.min, max: this.max, step: this.step, onInput: this.handleMinChange.bind(this) }), this.range && e("input", { key: "73a2bbdbee6616ddf03c9c4fb1f6fd0e81ade8b1", class: "range-slider-input", type: "range", value: this.maxValue, min: this.min, max: this.max, step: this.step, onInput: this.handleMaxChange.bind(this) })), e("div", { key: "42ecc00fba624609b4e92e60b487cd1868c5fd0f", class: "range-slider-container" }, this.showLabel && e("h3", { key: "c6e6bab85612e463cd82e9ce777151ecb01aaaba" }, this.label), e("div", { key: "146fae3b05e70b780da3518dcf668e55779bd236", class: "range-slider-control-wrapper" }, e("div", { key: "ae5a22a9202939cf153ad677c04db3112a99d004", class: "range-slider-control", style: { left: `${this.minPos}%` } }), e("div", { key: "a642f75c2d8ac2fe3c0d54b74ef0cb72e36fedac", class: "range-slider-rail" }, this.range && e("div", { key: "6b6a2642026978f88d2fff4241a140f68abc8ad4", class: "range-slider-number_left" }, this.minValue), e("div", { key: "f7bf6d55e3928ffa753ec3e2d7e657b11638fa9b", class: "range-slider-inner-rail", style: this.railColorStyle }), this.range && e("div", { key: "8a96546fc5c374a26b9d27875af34b821c06de75", class: "range-slider-number_right" }, this.maxValue), !this.range && e("div", { key: "cd2ff3b59abe1ffe4e97d765dc09ddafc8da130b", class: "range-slider-number_right" }, this.minValue)), this.range && e("div", { key: "d56d4c878f6f8b814321d712ba20fde5af2224d3", class: "range-slider-control", style: { left: `${this.maxPos}%` } }), this.showHelperText && e("div", { key: "87c12b17a646bd29bbe8c0e5e52fd931bf5249ff", class: "range-slider-note" }, e("div", { key: "a0720f82917b6ed1ed35269e333a2b8b27f68f12", class: "range-slider-note-icon" }, e("svg", { key: "ab3e2e5d870161954aea319ba91ba62c1370d238", width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, e("g", { key: "b82f0d114e125cf6afb5d591d504270c86ef2c07", "clip-path": "url(#clip0_17869_405)" }, e("path", { key: "80f0fad589a998c4129c3760c6c3e41a395fc109", d: "M6.06004 6.00001C6.21678 5.55446 6.52614 5.17875 6.93334 4.93943C7.34055 4.70012 7.8193 4.61264 8.28483 4.69248C8.75035 4.77233 9.17259 5.01436 9.47676 5.3757C9.78093 5.73703 9.94741 6.19436 9.94671 6.66668C9.94671 8.00001 7.94671 8.66668 7.94671 8.66668M8.00004 11.3333H8.00671M14.6667 8.00001C14.6667 11.6819 11.6819 14.6667 8.00004 14.6667C4.31814 14.6667 1.33337 11.6819 1.33337 8.00001C1.33337 4.31811 4.31814 1.33334 8.00004 1.33334C11.6819 1.33334 14.6667 4.31811 14.6667 8.00001Z", stroke: "#384250", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })), e("defs", { key: "c62a467f85438e6c78b311b5a2c366431bc36d73" }, e("clipPath", { key: "13f2de07dd722bd50225883c5ecdbb33159adad8", id: "clip0_17869_405" }, e("rect", { key: "886fbb91dff6bfec73e93d037b51b337507bc4d4", width: "16", height: "16", fill: "white" }))))), e("div", { key: "ba35f4a35b15d1db18b31271e89cf6e41f613d10", class: "range-slider-note-content" }, e("p", { key: "677ee0d6fa4a7ff285701b637b21d4d5df57a9b3" }, this.helperText))))));
|
|
1044266
1044317
|
}
|
|
1044267
1044318
|
static get watchers() {
|
|
1044268
1044319
|
return {
|
|
1044269
1044320
|
min: ["watchMinValue"],
|
|
1044270
|
-
max: ["watchMaxValue"]
|
|
1044321
|
+
max: ["watchMaxValue"],
|
|
1044322
|
+
range: ["watchRangeValue"]
|
|
1044271
1044323
|
};
|
|
1044272
1044324
|
}
|
|
1044273
1044325
|
}, [0, "dga-slider", {
|
|
@@ -1044284,7 +1044336,8 @@ const ad = Yi, cd = gd, sd = Zi, dd = Xi, Wi = /* @__PURE__ */ k(class extends u
|
|
|
1044284
1044336
|
maxValue: [32]
|
|
1044285
1044337
|
}, void 0, {
|
|
1044286
1044338
|
min: ["watchMinValue"],
|
|
1044287
|
-
max: ["watchMaxValue"]
|
|
1044339
|
+
max: ["watchMaxValue"],
|
|
1044340
|
+
range: ["watchRangeValue"]
|
|
1044288
1044341
|
}]);
|
|
1044289
1044342
|
function fd() {
|
|
1044290
1044343
|
if (typeof customElements > "u")
|