@covalent/components 8.1.0-beta.5 → 8.1.0-beta.7
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/action-ribbon.js +2 -3
- package/action-ribbon.mjs +9 -10
- package/alert.js +2 -3
- package/alert.mjs +9 -10
- package/app-shell.js +1 -2
- package/app-shell.mjs +27 -28
- package/{base-element-67ae173f.mjs → base-element--jaKdI-8.mjs} +2 -2
- package/{base-element-58a3f9ea.js → base-element-atp_8bvP.js} +1 -1
- package/button.js +2 -3
- package/button.mjs +15 -16
- package/card.js +2 -3
- package/card.mjs +4 -5
- package/check-list-item.js +11 -15
- package/check-list-item.mjs +62 -68
- package/checkbox.js +1 -2
- package/checkbox.mjs +23 -25
- package/{chip-3c12a33d.js → chip-M5Vb5Kd6.js} +32 -33
- package/{chip-13877bb8.mjs → chip-m2mKzWQT.mjs} +82 -83
- package/chip-set.js +2 -3
- package/chip-set.mjs +9 -10
- package/chip.js +1 -1
- package/chip.mjs +8 -8
- package/circular-progress.js +1 -1
- package/circular-progress.mjs +7 -7
- package/{class-map-4b94b017.mjs → class-map-YPXv0Hj4.mjs} +1 -1
- package/{class-map-b5efe8da.js → class-map-wtcW44Of.js} +1 -1
- package/code-snippet.js +5 -6
- package/code-snippet.mjs +97 -98
- package/{dialog-82b03745.js → dialog-SpbwRuWY.js} +6 -7
- package/{dialog-3444dd4d.mjs → dialog-tIMorfuj.mjs} +53 -55
- package/dialog.js +1 -1
- package/dialog.mjs +10 -10
- package/{directive-helpers-0ce1f995.js → directive-helpers--rJ2jf3N.js} +1 -1
- package/{directive-helpers-e3ea6592.mjs → directive-helpers-9566lOOl.mjs} +1 -1
- package/drawer.js +2 -3
- package/drawer.mjs +11 -12
- package/empty-state.js +1 -2
- package/empty-state.mjs +5 -6
- package/{event-options-78d6cf94.mjs → event-options-0xzSdemG.mjs} +1 -1
- package/{event-options-3f5eb195.js → event-options-2TJPtsKy.js} +1 -1
- package/expansion-panel-item.js +1 -2
- package/expansion-panel-item.mjs +5 -6
- package/expansion-panel.js +1 -1
- package/expansion-panel.mjs +2 -2
- package/{form-element-c553d6f5.js → form-element-5s8gft-A.js} +1 -1
- package/{form-element-7353b3c4.mjs → form-element-gM33WEq3.mjs} +4 -4
- package/formfield.js +6 -7
- package/formfield.mjs +20 -22
- package/{foundation-786bf879.js → foundation-1Vzfdey_.js} +1 -1
- package/{foundation-eff81c1e.mjs → foundation-3Wg80pI7.mjs} +1 -1
- package/icon-button.js +2 -3
- package/icon-button.mjs +14 -15
- package/icon-check-toggle.js +4 -5
- package/icon-check-toggle.mjs +22 -24
- package/icon-radio-toggle.js +4 -5
- package/icon-radio-toggle.mjs +25 -27
- package/icon.js +1 -5
- package/icon.mjs +15 -21
- package/{if-defined-c367f208.mjs → if-defined-BH_l2PVl.mjs} +1 -1
- package/{if-defined-f1c45245.js → if-defined-lAIUwAsA.js} +1 -1
- package/index.js +1 -1
- package/index.mjs +124 -126
- package/{inert.esm-359d4581.mjs → inert.esm-vhZXthJr.mjs} +1 -1
- package/linear-progress.js +2 -3
- package/linear-progress.mjs +10 -11
- package/list-item-F2e6aWaj.mjs +11 -0
- package/list-item-Ze98reWt.js +5 -0
- package/list-item.js +3 -3
- package/list-item.mjs +25 -25
- package/list.js +3 -8
- package/list.mjs +31 -37
- package/menu.js +1 -5
- package/menu.mjs +28 -34
- package/{mwc-checkbox.css-b3434429.js → mwc-checkbox.css-JOD-Qh-9.js} +42 -2
- package/{mwc-checkbox.css-8f4f1a9b.mjs → mwc-checkbox.css-c44nPIEs.mjs} +198 -3
- package/{mwc-drawer-base-0c2b4060.mjs → mwc-drawer-base-8e_1aSuf.mjs} +24 -26
- package/{mwc-drawer-base-798b11f8.js → mwc-drawer-base-Fv3JVYPS.js} +5 -5
- package/{mwc-icon-28b10c70.mjs → mwc-icon-eaW72Ei7.mjs} +6 -5
- package/{mwc-icon-f87639bc.js → mwc-icon-r2y4-AXI.js} +2 -2
- package/{mwc-line-ripple-directive-315e996d.mjs → mwc-line-ripple-directive-Q_HMRGPE.mjs} +6 -6
- package/{mwc-line-ripple-directive-a6b39a3c.js → mwc-line-ripple-directive-iRoAkPnW.js} +1 -1
- package/{list-item-1fc0d619.mjs → mwc-list-item.css-d-SHhq7Q.mjs} +199 -9
- package/{list-item-209613bf.js → mwc-list-item.css-yJ5bjNGc.js} +28 -6
- package/mwc-list.css-DjU8XB1m.js +111 -0
- package/{mwc-list-base-8aa5bfd8.mjs → mwc-list.css-_OVL_dbR.mjs} +213 -212
- package/{mwc-menu-base-872420a4.mjs → mwc-menu.css-cKtc1ZD4.mjs} +74 -75
- package/mwc-menu.css-qavo4jer.js +190 -0
- package/{mwc-radio-base-18a887dd.mjs → mwc-radio.css-_lt-Vcvl.mjs} +123 -117
- package/mwc-radio.css-h_Wv0Eag.js +105 -0
- package/{mwc-slider.css-c7107d94.js → mwc-slider.css-lCfMVbO5.js} +1 -1
- package/{mwc-slider.css-03537082.mjs → mwc-slider.css-md7hPAE7.mjs} +11 -11
- package/{mwc-tab-base-cd1570e4.mjs → mwc-tab.css-lT5vTf5I.mjs} +127 -123
- package/{mwc-tab-base-f28722aa.js → mwc-tab.css-q4Jsbyp5.js} +26 -22
- package/{mwc-top-app-bar-base-aec60f27.js → mwc-top-app-bar-base-8qOIX1me.js} +3 -3
- package/{mwc-top-app-bar-base-c7380903.mjs → mwc-top-app-bar-base-nm6mdCR3.mjs} +12 -13
- package/nav-list-item.js +5 -6
- package/nav-list-item.mjs +37 -38
- package/package.json +1 -1
- package/{query-d843aa92.mjs → query-1WmuF6Bq.mjs} +1 -1
- package/{query-assigned-nodes-99eae71d.js → query-assigned-nodes-1p7z6CEm.js} +1 -1
- package/{query-assigned-nodes-df691e78.mjs → query-assigned-nodes-6yHI5ePh.mjs} +1 -1
- package/{query-680f1868.js → query-duvhtfSs.js} +1 -1
- package/radio-list-item.js +9 -13
- package/radio-list-item.mjs +58 -64
- package/radio.js +1 -2
- package/radio.mjs +23 -25
- package/{ripple-handlers-38a43e50.mjs → ripple-handlers-BwaZu9Ps.mjs} +16 -17
- package/{ripple-handlers-5d5b21db.js → ripple-handlers-HeGhXgD2.js} +8 -8
- package/select.js +10 -15
- package/select.mjs +139 -147
- package/side-sheet.js +1 -2
- package/side-sheet.mjs +11 -12
- package/slider-range.js +1 -1
- package/slider-range.mjs +14 -14
- package/slider.js +1 -1
- package/slider.mjs +14 -14
- package/snackbar.js +10 -11
- package/snackbar.mjs +34 -36
- package/{state-0974a8e5.js → state-LqPxt99W.js} +1 -1
- package/{state-b5e865db.mjs → state-inNZe6rL.mjs} +1 -1
- package/status-header-item.js +1 -2
- package/status-header-item.mjs +3 -4
- package/status-header.js +2 -3
- package/status-header.mjs +4 -5
- package/{style-map-88d2563f.js → style-map-66_3wrLx.js} +1 -1
- package/{style-map-bc3ed3e0.mjs → style-map-8yp6DGeh.mjs} +2 -2
- package/style.css +1 -1
- package/switch.js +2 -3
- package/switch.mjs +15 -16
- package/tab-bar.js +18 -22
- package/tab-bar.mjs +195 -203
- package/tab.js +1 -6
- package/tab.mjs +26 -32
- package/text-lockup.js +1 -2
- package/text-lockup.mjs +8 -9
- package/textarea.js +15 -19
- package/textarea.mjs +59 -65
- package/textfield-7aU1kEO6.mjs +936 -0
- package/textfield-jvevIGSw.js +136 -0
- package/textfield.js +3 -7
- package/textfield.mjs +30 -36
- package/toolbar.js +1 -2
- package/toolbar.mjs +9 -10
- package/tooltip.js +2 -3
- package/tooltip.mjs +9 -10
- package/top-app-bar-fixed.js +6 -6
- package/top-app-bar-fixed.mjs +27 -28
- package/{top-app-bar-f83386e0.mjs → top-app-bar-h0V-USh_.mjs} +2 -3
- package/{top-app-bar-a531c1b4.js → top-app-bar-qcW2ucE3.js} +2 -3
- package/top-app-bar.js +1 -1
- package/top-app-bar.mjs +9 -9
- package/tree-list-item.js +1 -2
- package/tree-list-item.mjs +6 -7
- package/tree-list.js +1 -2
- package/tree-list.mjs +2 -3
- package/typography.js +1 -2
- package/typography.mjs +3 -4
- package/mwc-checkbox-base-3d8c9549.js +0 -41
- package/mwc-checkbox-base-afeeff16.mjs +0 -198
- package/mwc-list-base-400b00e2.js +0 -111
- package/mwc-list-item-base-297d86b0.js +0 -28
- package/mwc-list-item-base-bf1a075b.mjs +0 -202
- package/mwc-menu-base-c75ca473.js +0 -190
- package/mwc-radio-base-913e02e2.js +0 -101
- package/mwc-radio.css-4e140252.js +0 -5
- package/mwc-radio.css-7454bb11.mjs +0 -10
- package/textfield-62e16cc2.js +0 -133
- package/textfield-a2e37241.mjs +0 -932
- /package/{_commonjsHelpers-de2741aa.mjs → _commonjsHelpers-ZPn_iTGj.mjs} +0 -0
- /package/{_commonjsHelpers-2367a3a2.js → _commonjsHelpers-fFrWAeZI.js} +0 -0
- /package/{aria-property-849c8816.js → aria-property-52VAcg_f.js} +0 -0
- /package/{aria-property-fa2717fe.mjs → aria-property-wYjPNXcK.mjs} +0 -0
- /package/{inert.esm-2cee6f2e.js → inert.esm-TSRtlTFV.js} +0 -0
- /package/{observer-a096ab43.js → observer-LlGBroG9.js} +0 -0
- /package/{observer-be7b92e2.mjs → observer-cKAgu-MI.mjs} +0 -0
- /package/{property-9b6ea53b.mjs → property-K7hFBmOi.mjs} +0 -0
- /package/{property-57f6f6fe.js → property-iZpLBvy-.js} +0 -0
- /package/{query-assigned-elements-f623705d.js → query-assigned-elements-j_5ZiL65.js} +0 -0
- /package/{query-assigned-elements-4a39219d.mjs → query-assigned-elements-yFWOzcsT.mjs} +0 -0
- /package/{tslib.es6-98719205.js → tslib.es6-5xG0QhxF.js} +0 -0
- /package/{tslib.es6-226581a4.mjs → tslib.es6-S8SvF2K1.mjs} +0 -0
- /package/{utils-a8190a39.js → utils-W3ENJhq-.js} +0 -0
- /package/{utils-2932417c.mjs → utils-xAXEDL0Y.mjs} +0 -0
@@ -1,13 +1,13 @@
|
|
1
|
-
var
|
2
|
-
var
|
3
|
-
var p = (t, e, i) => (
|
4
|
-
import { s as
|
5
|
-
import { a as
|
6
|
-
import { _ as U, a as S, c as G, d as L, e as
|
7
|
-
import { n as z } from "./property-
|
8
|
-
import { i as
|
9
|
-
import { o as
|
10
|
-
import { g } from "./_commonjsHelpers-
|
1
|
+
var te = Object.defineProperty;
|
2
|
+
var ee = (t, e, i) => e in t ? te(t, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : t[e] = i;
|
3
|
+
var p = (t, e, i) => (ee(t, typeof e != "symbol" ? e + "" : e, i), i);
|
4
|
+
import { s as ie, x as Y, i as ne, r as re, e as oe } from "./query-assigned-elements-yFWOzcsT.mjs";
|
5
|
+
import { a as ae } from "./utils-xAXEDL0Y.mjs";
|
6
|
+
import { _ as U, a as S, c as G, d as L, e as ce, f as se } from "./tslib.es6-S8SvF2K1.mjs";
|
7
|
+
import { n as z } from "./property-K7hFBmOi.mjs";
|
8
|
+
import { i as le } from "./query-1WmuF6Bq.mjs";
|
9
|
+
import { o as de } from "./class-map-YPXv0Hj4.mjs";
|
10
|
+
import { g } from "./_commonjsHelpers-ZPn_iTGj.mjs";
|
11
11
|
var O = {};
|
12
12
|
/**
|
13
13
|
* @license
|
@@ -50,7 +50,7 @@ function Ut(t) {
|
|
50
50
|
throw process.env.NODE_ENV !== "production" && (e = "Unexpected type when unwrapping SafeAttributePrefix"), new Error(e);
|
51
51
|
}
|
52
52
|
}
|
53
|
-
const
|
53
|
+
const ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
54
54
|
__proto__: null,
|
55
55
|
SafeAttributePrefix: Lt,
|
56
56
|
createAttributePrefix: xt,
|
@@ -68,7 +68,7 @@ function V(t, e, i) {
|
|
68
68
|
* @license
|
69
69
|
* SPDX-License-Identifier: Apache-2.0
|
70
70
|
*/
|
71
|
-
const
|
71
|
+
const pe = [
|
72
72
|
"href",
|
73
73
|
"rel",
|
74
74
|
"src",
|
@@ -84,41 +84,41 @@ const he = [
|
|
84
84
|
* @license
|
85
85
|
* SPDX-License-Identifier: Apache-2.0
|
86
86
|
*/
|
87
|
-
function
|
87
|
+
function he(t) {
|
88
88
|
process.env.NODE_ENV !== "production" && V(t, !0, "safeAttr is a template literal tag function and should be called using the tagged template syntax. For example, safeAttr`foo`;");
|
89
89
|
const e = t[0].toLowerCase();
|
90
90
|
if (process.env.NODE_ENV !== "production") {
|
91
91
|
if (e.indexOf("on") === 0 || "on".indexOf(e) === 0)
|
92
92
|
throw new Error(`Prefix '${t[0]}' does not guarantee the attribute to be safe as it is also a prefix for event handler attributesPlease use 'addEventListener' to set event handlers.`);
|
93
|
-
|
93
|
+
pe.forEach((i) => {
|
94
94
|
if (i.indexOf(e) === 0)
|
95
95
|
throw new Error(`Prefix '${t[0]}' does not guarantee the attribute to be safe as it is also a prefix for the security sensitive attribute '${i}'. Please use native or safe DOM APIs to set the attribute.`);
|
96
96
|
});
|
97
97
|
}
|
98
98
|
return xt(e);
|
99
99
|
}
|
100
|
-
const
|
100
|
+
const me = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
101
101
|
__proto__: null,
|
102
|
-
safeAttrPrefix:
|
103
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
102
|
+
safeAttrPrefix: he
|
103
|
+
}, Symbol.toStringTag, { value: "Module" })), fe = /* @__PURE__ */ g(me);
|
104
104
|
/**
|
105
105
|
* @license
|
106
106
|
* SPDX-License-Identifier: Apache-2.0
|
107
107
|
*/
|
108
|
-
let
|
108
|
+
let ve = "google#safe";
|
109
109
|
function ge() {
|
110
110
|
if (typeof window < "u")
|
111
111
|
return window.trustedTypes;
|
112
112
|
}
|
113
113
|
function q() {
|
114
|
-
return
|
114
|
+
return ge() ?? null;
|
115
115
|
}
|
116
116
|
let Q;
|
117
117
|
function st() {
|
118
118
|
var t;
|
119
119
|
if (Q === void 0)
|
120
120
|
try {
|
121
|
-
Q = ((t = q()) == null ? void 0 : t.createPolicy(
|
121
|
+
Q = ((t = q()) == null ? void 0 : t.createPolicy(ve, {
|
122
122
|
createHTML: (e) => e,
|
123
123
|
createScript: (e) => e,
|
124
124
|
createScriptURL: (e) => e
|
@@ -141,21 +141,21 @@ class lt {
|
|
141
141
|
return this.privateDoNotAccessOrElseWrappedHtml.toString();
|
142
142
|
}
|
143
143
|
}
|
144
|
-
function
|
144
|
+
function zt(t, e) {
|
145
145
|
return e ?? new lt(t, w);
|
146
146
|
}
|
147
|
-
const _e = typeof window !== void 0 ? window.TrustedHTML : void 0,
|
147
|
+
const _e = typeof window !== void 0 ? window.TrustedHTML : void 0, Ht = _e ?? lt;
|
148
148
|
function M(t) {
|
149
149
|
var i;
|
150
150
|
const e = t;
|
151
|
-
return
|
151
|
+
return zt(e, (i = st()) == null ? void 0 : i.createHTML(e));
|
152
152
|
}
|
153
153
|
const ye = /* @__PURE__ */ (() => {
|
154
154
|
var t;
|
155
|
-
return
|
155
|
+
return zt("", (t = q()) == null ? void 0 : t.emptyHTML);
|
156
156
|
})();
|
157
157
|
function be(t) {
|
158
|
-
return t instanceof
|
158
|
+
return t instanceof Ht;
|
159
159
|
}
|
160
160
|
function dt(t) {
|
161
161
|
var e;
|
@@ -171,7 +171,7 @@ function dt(t) {
|
|
171
171
|
const Ee = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
172
172
|
__proto__: null,
|
173
173
|
EMPTY_HTML: ye,
|
174
|
-
SafeHtml:
|
174
|
+
SafeHtml: Ht,
|
175
175
|
createHtml: M,
|
176
176
|
isHtml: be,
|
177
177
|
unwrapHtml: dt
|
@@ -189,14 +189,14 @@ class ut {
|
|
189
189
|
return this.privateDoNotAccessOrElseWrappedResourceUrl.toString();
|
190
190
|
}
|
191
191
|
}
|
192
|
-
const Ae = typeof window !== void 0 ? window.TrustedScriptURL : void 0,
|
192
|
+
const Ae = typeof window !== void 0 ? window.TrustedScriptURL : void 0, Mt = Ae ?? ut;
|
193
193
|
function K(t) {
|
194
194
|
var n;
|
195
195
|
const e = t;
|
196
196
|
return ((n = st()) == null ? void 0 : n.createScriptURL(e)) ?? new ut(e, w);
|
197
197
|
}
|
198
198
|
function Se(t) {
|
199
|
-
return t instanceof
|
199
|
+
return t instanceof Mt;
|
200
200
|
}
|
201
201
|
function ot(t) {
|
202
202
|
var e;
|
@@ -211,7 +211,7 @@ function ot(t) {
|
|
211
211
|
}
|
212
212
|
const we = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
213
213
|
__proto__: null,
|
214
|
-
TrustedResourceUrl:
|
214
|
+
TrustedResourceUrl: Mt,
|
215
215
|
createResourceUrl: K,
|
216
216
|
isResourceUrl: Se,
|
217
217
|
unwrapResourceUrl: ot
|
@@ -229,21 +229,21 @@ class pt {
|
|
229
229
|
return this.privateDoNotAccessOrElseWrappedScript.toString();
|
230
230
|
}
|
231
231
|
}
|
232
|
-
function
|
232
|
+
function kt(t, e) {
|
233
233
|
return e ?? new pt(t, w);
|
234
234
|
}
|
235
|
-
const Te = typeof window !== void 0 ? window.TrustedScript : void 0,
|
235
|
+
const Te = typeof window !== void 0 ? window.TrustedScript : void 0, Bt = Te ?? pt;
|
236
236
|
function Z(t) {
|
237
237
|
var i;
|
238
238
|
const e = t;
|
239
|
-
return
|
239
|
+
return kt(e, (i = st()) == null ? void 0 : i.createScript(e));
|
240
240
|
}
|
241
241
|
const Re = /* @__PURE__ */ (() => {
|
242
242
|
var t;
|
243
|
-
return
|
243
|
+
return kt("", (t = q()) == null ? void 0 : t.emptyScript);
|
244
244
|
})();
|
245
245
|
function Ie(t) {
|
246
|
-
return t instanceof
|
246
|
+
return t instanceof Bt;
|
247
247
|
}
|
248
248
|
function at(t) {
|
249
249
|
var e;
|
@@ -259,7 +259,7 @@ function at(t) {
|
|
259
259
|
const De = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
260
260
|
__proto__: null,
|
261
261
|
EMPTY_SCRIPT: Re,
|
262
|
-
SafeScript:
|
262
|
+
SafeScript: Bt,
|
263
263
|
createScript: Z,
|
264
264
|
isScript: Ie,
|
265
265
|
unwrapScript: at
|
@@ -317,14 +317,14 @@ function ze(t) {
|
|
317
317
|
* @license
|
318
318
|
* SPDX-License-Identifier: Apache-2.0
|
319
319
|
*/
|
320
|
-
class
|
320
|
+
class Gt {
|
321
321
|
constructor() {
|
322
322
|
// @ts-ignore: error TS6133: 'brand' is declared but its value is never read.
|
323
323
|
p(this, "brand");
|
324
324
|
}
|
325
325
|
// To prevent structural typing.
|
326
326
|
}
|
327
|
-
class ht extends
|
327
|
+
class ht extends Gt {
|
328
328
|
constructor(i, n) {
|
329
329
|
super();
|
330
330
|
p(this, "privateDoNotAccessOrElseWrappedStyle");
|
@@ -340,7 +340,7 @@ function mt(t) {
|
|
340
340
|
function He(t) {
|
341
341
|
return t instanceof ht;
|
342
342
|
}
|
343
|
-
function
|
343
|
+
function Wt(t) {
|
344
344
|
if (t instanceof ht)
|
345
345
|
return t.privateDoNotAccessOrElseWrappedStyle;
|
346
346
|
{
|
@@ -350,10 +350,10 @@ function jt(t) {
|
|
350
350
|
}
|
351
351
|
const Me = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
352
352
|
__proto__: null,
|
353
|
-
SafeStyle:
|
353
|
+
SafeStyle: Gt,
|
354
354
|
createStyle: mt,
|
355
355
|
isStyle: He,
|
356
|
-
unwrapStyle:
|
356
|
+
unwrapStyle: Wt
|
357
357
|
}, Symbol.toStringTag, { value: "Module" }));
|
358
358
|
/**
|
359
359
|
* @license
|
@@ -362,7 +362,7 @@ const Me = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
362
362
|
function ke(t, e) {
|
363
363
|
Ge(t) && Be(t), t.innerHTML = dt(e);
|
364
364
|
}
|
365
|
-
function
|
365
|
+
function jt(t, e, i, n) {
|
366
366
|
if (t.length === 0)
|
367
367
|
throw new Error("No prefixes are provided");
|
368
368
|
const r = t.map((a) => Ut(a)), o = i.toLowerCase();
|
@@ -430,7 +430,7 @@ var d;
|
|
430
430
|
* @license
|
431
431
|
* SPDX-License-Identifier: Apache-2.0
|
432
432
|
*/
|
433
|
-
const
|
433
|
+
const Kt = new C(/* @__PURE__ */ new Set([
|
434
434
|
"ARTICLE",
|
435
435
|
"SECTION",
|
436
436
|
"NAV",
|
@@ -863,7 +863,7 @@ List of changes:${this.changes.join(`
|
|
863
863
|
return !0;
|
864
864
|
}
|
865
865
|
}
|
866
|
-
const vt =
|
866
|
+
const vt = new ft(Kt, w);
|
867
867
|
function je(t) {
|
868
868
|
return vt.sanitize(t);
|
869
869
|
}
|
@@ -893,7 +893,7 @@ class Xe {
|
|
893
893
|
// To denote if the builder has called build() and therefore should make no
|
894
894
|
// further changes to the sanitizer table.
|
895
895
|
p(this, "calledBuild", !1);
|
896
|
-
this.sanitizerTable =
|
896
|
+
this.sanitizerTable = Kt;
|
897
897
|
}
|
898
898
|
/** Builder option to restrict allowed elements to a smaller subset. */
|
899
899
|
onlyAllowElements(e) {
|
@@ -1067,7 +1067,7 @@ function li(t) {
|
|
1067
1067
|
function di(t) {
|
1068
1068
|
return Z(t.map(at).join(""));
|
1069
1069
|
}
|
1070
|
-
function
|
1070
|
+
function $t(t) {
|
1071
1071
|
return Z(JSON.stringify(t).replace(/</g, "\\x3c"));
|
1072
1072
|
}
|
1073
1073
|
function ui(t, ...e) {
|
@@ -1077,7 +1077,7 @@ function ui(t, ...e) {
|
|
1077
1077
|
V(t, !0, "safeScriptWithArgs is a template literal tag function that only accepts template literals. For example, safeScriptWithArgs`foo`;");
|
1078
1078
|
}
|
1079
1079
|
return (...i) => {
|
1080
|
-
const n = i.map((r) =>
|
1080
|
+
const n = i.map((r) => $t(r).toString());
|
1081
1081
|
return Z(`(${t.join("")})(${n.join(",")})`);
|
1082
1082
|
};
|
1083
1083
|
}
|
@@ -1086,7 +1086,7 @@ const pi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1086
1086
|
concatScripts: di,
|
1087
1087
|
safeScript: li,
|
1088
1088
|
safeScriptWithArgs: ui,
|
1089
|
-
scriptFromJson:
|
1089
|
+
scriptFromJson: $t
|
1090
1090
|
}, Symbol.toStringTag, { value: "Module" })), hi = /* @__PURE__ */ g(pi);
|
1091
1091
|
/**
|
1092
1092
|
* @license
|
@@ -1106,7 +1106,7 @@ function mi(t) {
|
|
1106
1106
|
return mt(e);
|
1107
1107
|
}
|
1108
1108
|
function fi(t) {
|
1109
|
-
return mt(t.map(
|
1109
|
+
return mt(t.map(Wt).join(""));
|
1110
1110
|
}
|
1111
1111
|
const vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
1112
1112
|
__proto__: null,
|
@@ -1117,14 +1117,14 @@ const vi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1117
1117
|
* @license
|
1118
1118
|
* SPDX-License-Identifier: Apache-2.0
|
1119
1119
|
*/
|
1120
|
-
class
|
1120
|
+
class Vt {
|
1121
1121
|
constructor() {
|
1122
1122
|
// @ts-ignore: error TS6133: 'brand' is declared but its value is never read.
|
1123
1123
|
p(this, "brand");
|
1124
1124
|
}
|
1125
1125
|
// To prevent structural typing.
|
1126
1126
|
}
|
1127
|
-
class gt extends
|
1127
|
+
class gt extends Vt {
|
1128
1128
|
constructor(i, n) {
|
1129
1129
|
super();
|
1130
1130
|
p(this, "privateDoNotAccessOrElseWrappedStyleSheet");
|
@@ -1140,7 +1140,7 @@ function _t(t) {
|
|
1140
1140
|
function _i(t) {
|
1141
1141
|
return t instanceof gt;
|
1142
1142
|
}
|
1143
|
-
function
|
1143
|
+
function qt(t) {
|
1144
1144
|
if (t instanceof gt)
|
1145
1145
|
return t.privateDoNotAccessOrElseWrappedStyleSheet;
|
1146
1146
|
{
|
@@ -1150,10 +1150,10 @@ function Yt(t) {
|
|
1150
1150
|
}
|
1151
1151
|
const yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
1152
1152
|
__proto__: null,
|
1153
|
-
SafeStyleSheet:
|
1153
|
+
SafeStyleSheet: Vt,
|
1154
1154
|
createStyleSheet: _t,
|
1155
1155
|
isStyleSheet: _i,
|
1156
|
-
unwrapStyleSheet:
|
1156
|
+
unwrapStyleSheet: qt
|
1157
1157
|
}, Symbol.toStringTag, { value: "Module" }));
|
1158
1158
|
/**
|
1159
1159
|
* @license
|
@@ -1167,20 +1167,20 @@ function bi(t) {
|
|
1167
1167
|
return _t(e);
|
1168
1168
|
}
|
1169
1169
|
function Ei(t) {
|
1170
|
-
return _t(t.map(
|
1170
|
+
return _t(t.map(qt).join(""));
|
1171
1171
|
}
|
1172
1172
|
const Ai = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
1173
1173
|
__proto__: null,
|
1174
1174
|
concatStyleSheets: Ei,
|
1175
1175
|
safeStyleSheet: bi
|
1176
|
-
}, Symbol.toStringTag, { value: "Module" })), Si = /* @__PURE__ */ g(Ai), wi = /* @__PURE__ */ g(
|
1176
|
+
}, Symbol.toStringTag, { value: "Module" })), Si = /* @__PURE__ */ g(Ai), wi = /* @__PURE__ */ g(ue), Ti = /* @__PURE__ */ g(Ee), Ri = /* @__PURE__ */ g(we), Ii = /* @__PURE__ */ g(De), Di = /* @__PURE__ */ g(Me), Oi = /* @__PURE__ */ g(yi);
|
1177
1177
|
(function(t) {
|
1178
1178
|
/**
|
1179
1179
|
* @license
|
1180
1180
|
* SPDX-License-Identifier: Apache-2.0
|
1181
1181
|
*/
|
1182
1182
|
Object.defineProperty(t, "__esModule", { value: !0 }), t.unwrapStyleSheet = t.SafeStyleSheet = t.isStyleSheet = t.unwrapStyle = t.SafeStyle = t.isStyle = t.unwrapScript = t.SafeScript = t.isScript = t.EMPTY_SCRIPT = t.unwrapResourceUrl = t.TrustedResourceUrl = t.isResourceUrl = t.unwrapHtml = t.SafeHtml = t.isHtml = t.EMPTY_HTML = t.unwrapAttributePrefix = t.SafeAttributePrefix = t.safeStyleSheet = t.concatStyleSheets = t.safeStyle = t.concatStyles = t.scriptFromJson = t.safeScriptWithArgs = t.safeScript = t.concatScripts = t.trustedResourceUrl = t.replaceFragment = t.blobUrlFromScript = t.appendParams = t.HtmlSanitizerBuilder = t.sanitizeHtmlToFragment = t.sanitizeHtmlAssertUnchanged = t.sanitizeHtml = t.htmlEscape = t.createScriptSrc = t.createScript = t.concatHtmls = t.safeAttrPrefix = void 0;
|
1183
|
-
var e =
|
1183
|
+
var e = fe;
|
1184
1184
|
Object.defineProperty(t, "safeAttrPrefix", { enumerable: !0, get: function() {
|
1185
1185
|
return e.safeAttrPrefix;
|
1186
1186
|
} });
|
@@ -1489,7 +1489,7 @@ T.add(s.ARROW_LEFT);
|
|
1489
1489
|
T.add(s.ARROW_UP);
|
1490
1490
|
T.add(s.ARROW_RIGHT);
|
1491
1491
|
T.add(s.ARROW_DOWN);
|
1492
|
-
function
|
1492
|
+
function Yt(t) {
|
1493
1493
|
var e = t.key;
|
1494
1494
|
if (m.has(e))
|
1495
1495
|
return e;
|
@@ -1497,7 +1497,7 @@ function Xt(t) {
|
|
1497
1497
|
return i || s.UNKNOWN;
|
1498
1498
|
}
|
1499
1499
|
function Pi(t) {
|
1500
|
-
return T.has(
|
1500
|
+
return T.has(Yt(t));
|
1501
1501
|
}
|
1502
1502
|
/**
|
1503
1503
|
* @license
|
@@ -1866,13 +1866,13 @@ function Li(t) {
|
|
1866
1866
|
return i.toUpperCase();
|
1867
1867
|
});
|
1868
1868
|
}
|
1869
|
-
var
|
1869
|
+
var Xt = (
|
1870
1870
|
/** @class */
|
1871
1871
|
function() {
|
1872
1872
|
function t(e, i) {
|
1873
1873
|
for (var n = [], r = 2; r < arguments.length; r++)
|
1874
1874
|
n[r - 2] = arguments[r];
|
1875
|
-
this.root = e, this.initialize.apply(this,
|
1875
|
+
this.root = e, this.initialize.apply(this, ce([], se(n))), this.foundation = i === void 0 ? this.getDefaultFoundation() : i, this.foundation.init(), this.initialSyncWithDOM();
|
1876
1876
|
}
|
1877
1877
|
return t.attachTo = function(e) {
|
1878
1878
|
return new t(e, new ct({}));
|
@@ -1900,7 +1900,7 @@ var Zt = (
|
|
1900
1900
|
var r = Li(i.replace(/^data-/, ""));
|
1901
1901
|
e.dataset[r] = n;
|
1902
1902
|
} else
|
1903
|
-
|
1903
|
+
jt([O.safeAttrPrefix(At || (At = L(["aria-"], ["aria-"]))), O.safeAttrPrefix(St || (St = L(["role"], ["role"])))], e, i, n);
|
1904
1904
|
}, t;
|
1905
1905
|
}()
|
1906
1906
|
), At, St;
|
@@ -1930,13 +1930,13 @@ function Fi(t, e) {
|
|
1930
1930
|
if (t.closest)
|
1931
1931
|
return t.closest(e);
|
1932
1932
|
for (var i = t; i; ) {
|
1933
|
-
if (
|
1933
|
+
if (Zt(i, e))
|
1934
1934
|
return i;
|
1935
1935
|
i = i.parentElement;
|
1936
1936
|
}
|
1937
1937
|
return null;
|
1938
1938
|
}
|
1939
|
-
function
|
1939
|
+
function Zt(t, e) {
|
1940
1940
|
var i = t.matches || t.webkitMatchesSelector || t.msMatchesSelector;
|
1941
1941
|
return i.call(t, e);
|
1942
1942
|
}
|
@@ -2089,7 +2089,7 @@ var Tt = [
|
|
2089
2089
|
"pointerup",
|
2090
2090
|
"mouseup",
|
2091
2091
|
"contextmenu"
|
2092
|
-
], it = [],
|
2092
|
+
], it = [], Jt = (
|
2093
2093
|
/** @class */
|
2094
2094
|
function(t) {
|
2095
2095
|
U(e, t);
|
@@ -2462,7 +2462,7 @@ var It = (
|
|
2462
2462
|
return { x: window.pageXOffset, y: window.pageYOffset };
|
2463
2463
|
},
|
2464
2464
|
isSurfaceActive: function() {
|
2465
|
-
return
|
2465
|
+
return Zt(i.root, ":active");
|
2466
2466
|
},
|
2467
2467
|
isSurfaceDisabled: function() {
|
2468
2468
|
return !!i.disabled;
|
@@ -2502,14 +2502,14 @@ var It = (
|
|
2502
2502
|
}, e.prototype.layout = function() {
|
2503
2503
|
this.foundation.layout();
|
2504
2504
|
}, e.prototype.getDefaultFoundation = function() {
|
2505
|
-
return new
|
2505
|
+
return new Jt(e.createAdapter(this));
|
2506
2506
|
}, e.prototype.initialSyncWithDOM = function() {
|
2507
2507
|
var i = this.root;
|
2508
2508
|
this.isUnbounded = "mdcRippleIsUnbounded" in i.dataset;
|
2509
2509
|
}, e.prototype.setUnbounded = function() {
|
2510
2510
|
this.foundation.setUnbounded(!!this.isUnbounded);
|
2511
2511
|
}, e;
|
2512
|
-
}(
|
2512
|
+
}(Xt)
|
2513
2513
|
);
|
2514
2514
|
/**
|
2515
2515
|
* @license
|
@@ -2572,7 +2572,7 @@ J.set(s.SPACEBAR, A.SPACEBAR_KEY);
|
|
2572
2572
|
J.set(s.ENTER, A.ENTER_KEY);
|
2573
2573
|
J.set(s.DELETE, A.DELETE_KEY);
|
2574
2574
|
J.set(s.BACKSPACE, A.BACKSPACE_KEY);
|
2575
|
-
var
|
2575
|
+
var Qt = (
|
2576
2576
|
/** @class */
|
2577
2577
|
function(t) {
|
2578
2578
|
U(e, t);
|
@@ -2603,7 +2603,7 @@ var te = (
|
|
2603
2603
|
}), e.prototype.handleClick = function() {
|
2604
2604
|
this.isDisabled() || this.emitInteraction(A.CLICK);
|
2605
2605
|
}, e.prototype.handleKeydown = function(i) {
|
2606
|
-
var n =
|
2606
|
+
var n = Yt(i);
|
2607
2607
|
if (this.shouldNotifyInteractionFromKey(n)) {
|
2608
2608
|
i.preventDefault(), this.emitInteraction(this.getTriggerFromKey(n));
|
2609
2609
|
return;
|
@@ -2698,7 +2698,7 @@ var Gi = (
|
|
2698
2698
|
}, e.prototype.shouldEmitInteractionOnRemoveKey = function() {
|
2699
2699
|
return this.adapter.getAttribute(h.DATA_DELETABLE) === "true";
|
2700
2700
|
}, e;
|
2701
|
-
}(
|
2701
|
+
}(Qt)
|
2702
2702
|
);
|
2703
2703
|
/**
|
2704
2704
|
* @license
|
@@ -2736,7 +2736,7 @@ var Wi = (
|
|
2736
2736
|
}, e.prototype.shouldEmitInteractionOnRemoveKey = function() {
|
2737
2737
|
return !0;
|
2738
2738
|
}, e;
|
2739
|
-
}(
|
2739
|
+
}(Qt)
|
2740
2740
|
);
|
2741
2741
|
/**
|
2742
2742
|
* @license
|
@@ -2790,7 +2790,7 @@ var ji = [
|
|
2790
2790
|
var r = S(S({}, It.createAdapter(this)), { computeBoundingRect: function() {
|
2791
2791
|
return n.computeRippleClientRect();
|
2792
2792
|
} });
|
2793
|
-
this.rippleInstance = i(this.root, new
|
2793
|
+
this.rippleInstance = i(this.root, new Jt(r));
|
2794
2794
|
}, e.prototype.initialSyncWithDOM = function() {
|
2795
2795
|
var i = this;
|
2796
2796
|
this.handleClick = function() {
|
@@ -2823,7 +2823,7 @@ var ji = [
|
|
2823
2823
|
i.root.removeAttribute(r);
|
2824
2824
|
},
|
2825
2825
|
setAttribute: function(r, o) {
|
2826
|
-
|
2826
|
+
jt(ji, i.root, r, o);
|
2827
2827
|
}
|
2828
2828
|
};
|
2829
2829
|
return this.root.classList.contains(X.TRAILING_ACTION) ? new Wi(n) : new Gi(n);
|
@@ -2853,14 +2853,14 @@ var ji = [
|
|
2853
2853
|
}
|
2854
2854
|
return this.root.getBoundingClientRect();
|
2855
2855
|
}, e;
|
2856
|
-
}(
|
2856
|
+
}(Xt)
|
2857
2857
|
), Dt, Ot, Nt, Pt, Ct, $i = Object.defineProperty, Vi = Object.getOwnPropertyDescriptor, N = (t, e, i, n) => {
|
2858
2858
|
for (var r = n > 1 ? void 0 : n ? Vi(e, i) : e, o = t.length - 1, a; o >= 0; o--)
|
2859
2859
|
(a = t[o]) && (r = (n ? a(e, i, r) : a(r)) || r);
|
2860
2860
|
return n && r && $i(e, i, r), r;
|
2861
2861
|
};
|
2862
2862
|
let qi = 0;
|
2863
|
-
class R extends
|
2863
|
+
class R extends ie {
|
2864
2864
|
constructor() {
|
2865
2865
|
super(), this.mdcFoundationClass = Ci, this.label = "", this.icon = "", this.trailingIcon = !1, this.avatar = !1, this.disabled = !1, this.filter = !1, this.chipId = qi++;
|
2866
2866
|
}
|
@@ -2880,7 +2880,7 @@ class R extends ne {
|
|
2880
2880
|
};
|
2881
2881
|
return Y`
|
2882
2882
|
<span
|
2883
|
-
class="${
|
2883
|
+
class="${de(e)}"
|
2884
2884
|
role="${this.filter ? "presentation" : "row"}"
|
2885
2885
|
id="cv-chip-${this.chipId}"
|
2886
2886
|
>
|
@@ -2969,7 +2969,7 @@ class R extends ne {
|
|
2969
2969
|
}
|
2970
2970
|
createAdapter() {
|
2971
2971
|
return {
|
2972
|
-
...
|
2972
|
+
...ae(this.mdcRoot),
|
2973
2973
|
emitEvent: (e, i) => this.dispatchEvent(
|
2974
2974
|
new CustomEvent(e, { bubbles: !0, detail: i })
|
2975
2975
|
),
|
@@ -3063,7 +3063,7 @@ class R extends ne {
|
|
3063
3063
|
}
|
3064
3064
|
}
|
3065
3065
|
N([
|
3066
|
-
|
3066
|
+
le(".mdc-evolution-chip")
|
3067
3067
|
], R.prototype, "mdcRoot", 2);
|
3068
3068
|
N([
|
3069
3069
|
z()
|
@@ -3086,8 +3086,7 @@ N([
|
|
3086
3086
|
N([
|
3087
3087
|
z()
|
3088
3088
|
], R.prototype, "state", 2);
|
3089
|
-
const Yi = `.mdc-evolution-chip,.mdc-evolution-chip__cell,.mdc-evolution-chip__action{display:inline-flex;align-items:center}.mdc-evolution-chip{position:relative;max-width:100%}.mdc-evolution-chip .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-evolution-chip__cell,.mdc-evolution-chip__action{height:100%}.mdc-evolution-chip__cell--primary{overflow-x:hidden}.mdc-evolution-chip__cell--trailing{flex:1 0 auto}.mdc-evolution-chip__action{align-items:center;background:none;border:none;box-sizing:content-box;cursor:pointer;display:inline-flex;justify-content:center;outline:none;padding:0;text-decoration:none;color:inherit}.mdc-evolution-chip__action--presentational{cursor:auto}.mdc-evolution-chip--disabled,.mdc-evolution-chip__action:disabled{pointer-events:none}.mdc-evolution-chip__action--primary{overflow-x:hidden}.mdc-evolution-chip__action--trailing{position:relative;overflow:visible}.mdc-evolution-chip__action--primary:before{box-sizing:border-box;content:"";height:100%;left:0;position:absolute;pointer-events:none;top:0;width:100%;z-index:1}.mdc-evolution-chip--touch{margin-top:8px;margin-bottom:8px}.mdc-evolution-chip__action-touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-evolution-chip__text-label{white-space:nowrap;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden}.mdc-evolution-chip__graphic{align-items:center;display:inline-flex;justify-content:center;overflow:hidden;pointer-events:none;position:relative;flex:1 0 auto}.mdc-evolution-chip__checkmark{position:absolute;opacity:0;top:50%;left:50%}.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--selected):not(.mdc-evolution-chip--with-primary-icon) .mdc-evolution-chip__graphic{width:0}.mdc-evolution-chip__checkmark-background{opacity:0}.mdc-evolution-chip__checkmark-svg{display:block}.mdc-evolution-chip__checkmark-path{stroke-width:2px;stroke-dasharray:29.7833385;stroke-dashoffset:29.7833385;stroke:currentColor}.mdc-evolution-chip--selecting .mdc-evolution-chip__graphic{transition:width .15s 0ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark{transition:transform .15s 0ms cubic-bezier(.4,0,.2,1);transform:translate(-75%,-50%)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset .15s 45ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__graphic{transition:width .1s 0ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark{transition:opacity 50ms 0ms linear,transform .1s 0ms cubic-bezier(.4,0,.2,1);transform:translate(-75%,-50%)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity 75ms 0ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset .15s 75ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity .15s 75ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark{transition:opacity 75ms 0ms cubic-bezier(.4,0,.2,1);transform:translate(-50%,-50%)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selected .mdc-evolution-chip__icon--primary{opacity:0}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark{transform:translate(-50%,-50%);opacity:1}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}@keyframes mdc-evolution-chip-enter{0%{transform:scale(.8);opacity:.4}to{transform:scale(1);opacity:1}}.mdc-evolution-chip--enter{animation:mdc-evolution-chip-enter .1s 0ms cubic-bezier(0,0,.2,1)}@keyframes mdc-evolution-chip-exit{0%{opacity:1}to{opacity:0}}.mdc-evolution-chip--exit{animation:mdc-evolution-chip-exit 75ms 0ms cubic-bezier(.4,0,1,1)}.mdc-evolution-chip--hidden{opacity:0;pointer-events:none;transition:width .15s 0ms cubic-bezier(.4,0,1,1)}.mdc-evolution-chip{height:32px;border-radius:16px;background-color:#e0e0e0}.mdc-evolution-chip .mdc-evolution-chip__ripple{border-radius:16px}.mdc-evolution-chip .mdc-evolution-chip__action--primary:before{border-radius:16px}.mdc-evolution-chip .mdc-evolution-chip__icon--primary{border-radius:16px}.mdc-evolution-chip .mdc-evolution-chip__action--primary,[dir=rtl] .mdc-evolution-chip .mdc-evolution-chip__action--primary,.mdc-evolution-chip .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:12px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:12px;padding-right:0}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:12px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mdc-evolution-chip .mdc-evolution-chip__text-label,.mdc-evolution-chip .mdc-evolution-chip__icon--primary,.mdc-evolution-chip .mdc-evolution-chip__checkmark,.mdc-evolution-chip .mdc-evolution-chip__icon--trailing{color:#000000de}.mdc-evolution-chip .mdc-evolution-chip__text-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-evolution-chip.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width: 20px}.mdc-evolution-chip .mdc-evolution-chip__graphic,.mdc-evolution-chip .mdc-evolution-chip__icon--primary{height:20px;width:20px;font-size:20px}.mdc-evolution-chip .mdc-evolution-chip__checkmark{height:20px;width:20px}.mdc-evolution-chip .mdc-evolution-chip__icon--trailing{height:18px;width:18px;font-size:18px}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-evolution-chip.mdc-evolution-chip .mdc-evolution-chip__action--primary:before{border-color:CanvasText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__action--primary:before{border-color:GrayText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected .mdc-evolution-chip__action--primary:before{border-color:CanvasText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled .mdc-evolution-chip__action--primary:before{border-color:GrayText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--primary,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__checkmark,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing{color:GrayText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled{background-color:Canvas}}.mdc-evolution-chip .mdc-evolution-chip__focus-ring{display:none}.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{z-index:1;display:block;pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{border-color:CanvasText}}.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{border-color:CanvasText}}.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{z-index:1;display:block;pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% - 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{border-color:CanvasText}}.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{border-color:CanvasText}}.mdc-evolution-chip--filter.mdc-evolution-chip--selected{background-color:#cecece}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width: 24px}.mdc-evolution-chip--with-avatar .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar .mdc-evolution-chip__icon--primary{height:24px;width:24px;font-size:24px}.mdc-evolution-chip__action--primary .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--primary .mdc-evolution-chip__ripple:after{background-color:#000;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-surface, #000))}.mdc-evolution-chip__action--primary:hover .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--primary.mdc-ripple-surface--hover .mdc-evolution-chip__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-evolution-chip__action--primary.mdc-ripple-upgraded--background-focused .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--primary:not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-evolution-chip__action--primary:not(.mdc-ripple-upgraded) .mdc-evolution-chip__ripple:after{transition:opacity .15s linear}.mdc-evolution-chip__action--primary:not(.mdc-ripple-upgraded):active .mdc-evolution-chip__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__action--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__action--trailing .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--trailing .mdc-evolution-chip__ripple:after{background-color:#000;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-surface, #000))}.mdc-evolution-chip__action--trailing:hover .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--trailing.mdc-ripple-surface--hover .mdc-evolution-chip__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-evolution-chip__action--trailing.mdc-ripple-upgraded--background-focused .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--trailing:not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-evolution-chip__action--trailing:not(.mdc-ripple-upgraded) .mdc-evolution-chip__ripple:after{transition:opacity .15s linear}.mdc-evolution-chip__action--trailing:not(.mdc-ripple-upgraded):active .mdc-evolution-chip__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__action--trailing.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__ripple--trailing{height:18px;width:18px}.mdc-evolution-chip__action{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action .mdc-evolution-chip__ripple:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.mdc-evolution-chip__action.mdc-ripple-upgraded .mdc-evolution-chip__ripple:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-evolution-chip__action.mdc-ripple-upgraded .mdc-evolution-chip__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-evolution-chip__action.mdc-ripple-upgraded--unbounded .mdc-evolution-chip__ripple:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-evolution-chip__action.mdc-ripple-upgraded--foreground-activation .mdc-evolution-chip__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-evolution-chip__action.mdc-ripple-upgraded--foreground-deactivation .mdc-evolution-chip__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action .mdc-evolution-chip__ripple:after{top:-50%;left:-50%;width:200%;height:200%}.mdc-evolution-chip__action.mdc-ripple-upgraded .mdc-evolution-chip__ripple:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-evolution-chip__ripple{position:absolute;box-sizing:content-box;overflow:hidden;pointer-events:none}.mdc-evolution-chip__ripple--primary{height:100%;width:100%;top:0;left:0}.mdc-evolution-chip__ripple--trailing{top:50%;transform:translateY(-50%)}.mdc-evolution-chip{background-color:var(--mdc-theme-surface-neutral)}.mdc-evolution-chip .mdc-evolution-chip__text-label{color:var(--mdc-theme-text-primary-on-background)}.mdc-evolution-chip .mdc-evolution-chip__icon{font-family:var(--mdc-icon-font, "Material Symbols Rounded");color:var(--mdc-theme-text-icon-on-background)}.mdc-evolution-chip .mdc-evolution-chip__checkmark-path{stroke:var(--mdc-theme-text-icon-on-background)}.mdc-evolution-chip.mdc-evolution-chip--selected{background-color:var(--mdc-theme-surface-primary)}.mdc-evolution-chip.negative{background-color:var(--mdc-theme-surface-negative)}.mdc-evolution-chip.caution{background-color:var(--mdc-theme-surface-caution)}.mdc-evolution-chip.secondary{background-color:var(--mdc-theme-surface-secondary)}
|
3090
|
-
`;
|
3089
|
+
const Yi = '.mdc-evolution-chip,.mdc-evolution-chip__cell,.mdc-evolution-chip__action{display:inline-flex;align-items:center}.mdc-evolution-chip{position:relative;max-width:100%}.mdc-evolution-chip .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-evolution-chip__cell,.mdc-evolution-chip__action{height:100%}.mdc-evolution-chip__cell--primary{overflow-x:hidden}.mdc-evolution-chip__cell--trailing{flex:1 0 auto}.mdc-evolution-chip__action{align-items:center;background:none;border:none;box-sizing:content-box;cursor:pointer;display:inline-flex;justify-content:center;outline:none;padding:0;text-decoration:none;color:inherit}.mdc-evolution-chip__action--presentational{cursor:auto}.mdc-evolution-chip--disabled,.mdc-evolution-chip__action:disabled{pointer-events:none}.mdc-evolution-chip__action--primary{overflow-x:hidden}.mdc-evolution-chip__action--trailing{position:relative;overflow:visible}.mdc-evolution-chip__action--primary:before{box-sizing:border-box;content:"";height:100%;left:0;position:absolute;pointer-events:none;top:0;width:100%;z-index:1}.mdc-evolution-chip--touch{margin-top:8px;margin-bottom:8px}.mdc-evolution-chip__action-touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-evolution-chip__text-label{white-space:nowrap;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;overflow:hidden}.mdc-evolution-chip__graphic{align-items:center;display:inline-flex;justify-content:center;overflow:hidden;pointer-events:none;position:relative;flex:1 0 auto}.mdc-evolution-chip__checkmark{position:absolute;opacity:0;top:50%;left:50%}.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--selected):not(.mdc-evolution-chip--with-primary-icon) .mdc-evolution-chip__graphic{width:0}.mdc-evolution-chip__checkmark-background{opacity:0}.mdc-evolution-chip__checkmark-svg{display:block}.mdc-evolution-chip__checkmark-path{stroke-width:2px;stroke-dasharray:29.7833385;stroke-dashoffset:29.7833385;stroke:currentColor}.mdc-evolution-chip--selecting .mdc-evolution-chip__graphic{transition:width .15s 0ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark{transition:transform .15s 0ms cubic-bezier(.4,0,.2,1);transform:translate(-75%,-50%)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset .15s 45ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__graphic{transition:width .1s 0ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark{transition:opacity 50ms 0ms linear,transform .1s 0ms cubic-bezier(.4,0,.2,1);transform:translate(-75%,-50%)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity 75ms 0ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset .15s 75ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity .15s 75ms cubic-bezier(.4,0,.2,1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark{transition:opacity 75ms 0ms cubic-bezier(.4,0,.2,1);transform:translate(-50%,-50%)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selected .mdc-evolution-chip__icon--primary{opacity:0}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark{transform:translate(-50%,-50%);opacity:1}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}@keyframes mdc-evolution-chip-enter{0%{transform:scale(.8);opacity:.4}to{transform:scale(1);opacity:1}}.mdc-evolution-chip--enter{animation:mdc-evolution-chip-enter .1s 0ms cubic-bezier(0,0,.2,1)}@keyframes mdc-evolution-chip-exit{0%{opacity:1}to{opacity:0}}.mdc-evolution-chip--exit{animation:mdc-evolution-chip-exit 75ms 0ms cubic-bezier(.4,0,1,1)}.mdc-evolution-chip--hidden{opacity:0;pointer-events:none;transition:width .15s 0ms cubic-bezier(.4,0,1,1)}.mdc-evolution-chip{height:32px;border-radius:16px;background-color:#e0e0e0}.mdc-evolution-chip .mdc-evolution-chip__ripple{border-radius:16px}.mdc-evolution-chip .mdc-evolution-chip__action--primary:before{border-radius:16px}.mdc-evolution-chip .mdc-evolution-chip__icon--primary{border-radius:16px}.mdc-evolution-chip .mdc-evolution-chip__action--primary,[dir=rtl] .mdc-evolution-chip .mdc-evolution-chip__action--primary,.mdc-evolution-chip .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:12px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:12px;padding-right:0}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:12px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,[dir=rtl] .mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mdc-evolution-chip .mdc-evolution-chip__text-label,.mdc-evolution-chip .mdc-evolution-chip__icon--primary,.mdc-evolution-chip .mdc-evolution-chip__checkmark,.mdc-evolution-chip .mdc-evolution-chip__icon--trailing{color:#000000de}.mdc-evolution-chip .mdc-evolution-chip__text-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mdc-evolution-chip.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width: 20px}.mdc-evolution-chip .mdc-evolution-chip__graphic,.mdc-evolution-chip .mdc-evolution-chip__icon--primary{height:20px;width:20px;font-size:20px}.mdc-evolution-chip .mdc-evolution-chip__checkmark{height:20px;width:20px}.mdc-evolution-chip .mdc-evolution-chip__icon--trailing{height:18px;width:18px;font-size:18px}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-evolution-chip.mdc-evolution-chip .mdc-evolution-chip__action--primary:before{border-color:CanvasText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__action--primary:before{border-color:GrayText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected .mdc-evolution-chip__action--primary:before{border-color:CanvasText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled .mdc-evolution-chip__action--primary:before{border-color:GrayText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--primary,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__checkmark,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing{color:GrayText}.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--disabled,.mdc-evolution-chip.mdc-evolution-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled{background-color:Canvas}}.mdc-evolution-chip .mdc-evolution-chip__focus-ring{display:none}.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{z-index:1;display:block;pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{border-color:CanvasText}}.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--primary:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{border-color:CanvasText}}.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{z-index:1;display:block;pointer-events:none;border:2px solid transparent;border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% - 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring{border-color:CanvasText}}.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{content:"";border:2px solid transparent;border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational).mdc-ripple-upgraded--background-focused .mdc-evolution-chip__focus-ring:after,.mdc-evolution-chip .mdc-evolution-chip__action--trailing:not(.mdc-evolution-chip__action--presentational):not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__focus-ring:after{border-color:CanvasText}}.mdc-evolution-chip--filter.mdc-evolution-chip--selected{background-color:#cecece}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width: 24px}.mdc-evolution-chip--with-avatar .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar .mdc-evolution-chip__icon--primary{height:24px;width:24px;font-size:24px}.mdc-evolution-chip__action--primary .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--primary .mdc-evolution-chip__ripple:after{background-color:#000;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-surface, #000))}.mdc-evolution-chip__action--primary:hover .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--primary.mdc-ripple-surface--hover .mdc-evolution-chip__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-evolution-chip__action--primary.mdc-ripple-upgraded--background-focused .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--primary:not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-evolution-chip__action--primary:not(.mdc-ripple-upgraded) .mdc-evolution-chip__ripple:after{transition:opacity .15s linear}.mdc-evolution-chip__action--primary:not(.mdc-ripple-upgraded):active .mdc-evolution-chip__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__action--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__action--trailing .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--trailing .mdc-evolution-chip__ripple:after{background-color:#000;background-color:var(--mdc-ripple-color, var(--mdc-theme-on-surface, #000))}.mdc-evolution-chip__action--trailing:hover .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--trailing.mdc-ripple-surface--hover .mdc-evolution-chip__ripple:before{opacity:.04;opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-evolution-chip__action--trailing.mdc-ripple-upgraded--background-focused .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action--trailing:not(.mdc-ripple-upgraded):focus .mdc-evolution-chip__ripple:before{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-evolution-chip__action--trailing:not(.mdc-ripple-upgraded) .mdc-evolution-chip__ripple:after{transition:opacity .15s linear}.mdc-evolution-chip__action--trailing:not(.mdc-ripple-upgraded):active .mdc-evolution-chip__ripple:after{transition-duration:75ms;opacity:.12;opacity:var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__action--trailing.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, .12)}.mdc-evolution-chip__ripple--trailing{height:18px;width:18px}.mdc-evolution-chip__action{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action .mdc-evolution-chip__ripple:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1;z-index:var(--mdc-ripple-z-index, 1)}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:after{z-index:0;z-index:var(--mdc-ripple-z-index, 0)}.mdc-evolution-chip__action.mdc-ripple-upgraded .mdc-evolution-chip__ripple:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-evolution-chip__action.mdc-ripple-upgraded .mdc-evolution-chip__ripple:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-evolution-chip__action.mdc-ripple-upgraded--unbounded .mdc-evolution-chip__ripple:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-evolution-chip__action.mdc-ripple-upgraded--foreground-activation .mdc-evolution-chip__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-evolution-chip__action.mdc-ripple-upgraded--foreground-deactivation .mdc-evolution-chip__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-evolution-chip__action .mdc-evolution-chip__ripple:before,.mdc-evolution-chip__action .mdc-evolution-chip__ripple:after{top:-50%;left:-50%;width:200%;height:200%}.mdc-evolution-chip__action.mdc-ripple-upgraded .mdc-evolution-chip__ripple:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-evolution-chip__ripple{position:absolute;box-sizing:content-box;overflow:hidden;pointer-events:none}.mdc-evolution-chip__ripple--primary{height:100%;width:100%;top:0;left:0}.mdc-evolution-chip__ripple--trailing{top:50%;transform:translateY(-50%)}.mdc-evolution-chip{background-color:var(--mdc-theme-surface-neutral)}.mdc-evolution-chip .mdc-evolution-chip__text-label{color:var(--mdc-theme-text-primary-on-background)}.mdc-evolution-chip .mdc-evolution-chip__icon{font-family:var(--mdc-icon-font, "Material Symbols Rounded");color:var(--mdc-theme-text-icon-on-background)}.mdc-evolution-chip .mdc-evolution-chip__checkmark-path{stroke:var(--mdc-theme-text-icon-on-background)}.mdc-evolution-chip.mdc-evolution-chip--selected{background-color:var(--mdc-theme-surface-primary)}.mdc-evolution-chip.negative{background-color:var(--mdc-theme-surface-negative)}.mdc-evolution-chip.caution{background-color:var(--mdc-theme-surface-caution)}.mdc-evolution-chip.secondary{background-color:var(--mdc-theme-surface-secondary)}';
|
3091
3090
|
var Xi = Object.defineProperty, Zi = Object.getOwnPropertyDescriptor, Ji = (t, e, i, n) => {
|
3092
3091
|
for (var r = n > 1 ? void 0 : n ? Zi(e, i) : e, o = t.length - 1, a; o >= 0; o--)
|
3093
3092
|
(a = t[o]) && (r = (n ? a(e, i, r) : a(r)) || r);
|
@@ -3096,12 +3095,12 @@ var Xi = Object.defineProperty, Zi = Object.getOwnPropertyDescriptor, Ji = (t, e
|
|
3096
3095
|
let rt = class extends R {
|
3097
3096
|
};
|
3098
3097
|
rt.styles = [
|
3099
|
-
|
3100
|
-
${
|
3098
|
+
ne`
|
3099
|
+
${re(Yi)}
|
3101
3100
|
`
|
3102
3101
|
];
|
3103
3102
|
rt = Ji([
|
3104
|
-
|
3103
|
+
oe("cv-chip")
|
3105
3104
|
], rt);
|
3106
3105
|
const sn = rt;
|
3107
3106
|
export {
|