@universityofmaryland/web-components-library 1.18.2 → 1.18.5

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.
@@ -1,7 +1,7 @@
1
1
  import { navigation as se } from "@universityofmaryland/web-elements-library/composite";
2
2
  import { createStyledSlotOrClone as bi, createSlot as ve } from "@universityofmaryland/web-utilities-library/elements";
3
- import { Model as ge, Slots as rn, Attributes as Wt } from "@universityofmaryland/web-model-library";
4
- import { token as tt } from "@universityofmaryland/web-styles-library";
3
+ import { Model as ge, Slots as rn, Attributes as we } from "@universityofmaryland/web-model-library";
4
+ import { token as rt } from "@universityofmaryland/web-styles-library";
5
5
  const nn = "umd-element-breadcrumb", sn = {
6
6
  paths: {
7
7
  required: !0
@@ -12,7 +12,7 @@ const nn = "umd-element-breadcrumb", sn = {
12
12
  slotRef: rn.name.PATHS
13
13
  });
14
14
  return u ? se.elements.breadcrumb({
15
- isThemeDark: Wt.isTheme.dark({ element: h }),
15
+ isThemeDark: we.isTheme.dark({ element: h }),
16
16
  linkListSlot: u
17
17
  }) : { element: document.createElement("div"), styles: "" };
18
18
  }, rr = ge.defineComponent({
@@ -29,18 +29,18 @@ function an(h) {
29
29
  var u = h.default;
30
30
  if (typeof u == "function") {
31
31
  var _ = function g() {
32
- var a = !1;
32
+ var o = !1;
33
33
  try {
34
- a = this instanceof g;
34
+ o = this instanceof g;
35
35
  } catch {
36
36
  }
37
- return a ? Reflect.construct(u, arguments, this.constructor) : u.apply(this, arguments);
37
+ return o ? Reflect.construct(u, arguments, this.constructor) : u.apply(this, arguments);
38
38
  };
39
39
  _.prototype = u.prototype;
40
40
  } else _ = {};
41
41
  return Object.defineProperty(_, "__esModule", { value: !0 }), Object.keys(h).forEach(function(g) {
42
- var a = Object.getOwnPropertyDescriptor(h, g);
43
- Object.defineProperty(_, g, a.get ? a : {
42
+ var o = Object.getOwnPropertyDescriptor(h, g);
43
+ Object.defineProperty(_, g, o.get ? o : {
44
44
  enumerable: !0,
45
45
  get: function() {
46
46
  return h[g];
@@ -48,73 +48,73 @@ function an(h) {
48
48
  });
49
49
  }), _;
50
50
  }
51
- var Oe = { exports: {} }, nr;
51
+ var be = { exports: {} }, nr;
52
52
  function un() {
53
- if (nr) return Oe.exports;
53
+ if (nr) return be.exports;
54
54
  nr = 1;
55
55
  var h = String, u = function() {
56
56
  return { isColorSupported: !1, reset: h, bold: h, dim: h, italic: h, underline: h, inverse: h, hidden: h, strikethrough: h, black: h, red: h, green: h, yellow: h, blue: h, magenta: h, cyan: h, white: h, gray: h, bgBlack: h, bgRed: h, bgGreen: h, bgYellow: h, bgBlue: h, bgMagenta: h, bgCyan: h, bgWhite: h, blackBright: h, redBright: h, greenBright: h, yellowBright: h, blueBright: h, magentaBright: h, cyanBright: h, whiteBright: h, bgBlackBright: h, bgRedBright: h, bgGreenBright: h, bgYellowBright: h, bgBlueBright: h, bgMagentaBright: h, bgCyanBright: h, bgWhiteBright: h };
57
57
  };
58
- return Oe.exports = u(), Oe.exports.createColors = u, Oe.exports;
58
+ return be.exports = u(), be.exports.createColors = u, be.exports;
59
59
  }
60
60
  const ln = {}, fn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
61
61
  __proto__: null,
62
62
  default: ln
63
63
  }, Symbol.toStringTag, { value: "Module" })), fe = /* @__PURE__ */ an(fn);
64
- var rt, sr;
64
+ var it, sr;
65
65
  function jt() {
66
- if (sr) return rt;
66
+ if (sr) return it;
67
67
  sr = 1;
68
68
  let h = /* @__PURE__ */ un(), u = fe;
69
69
  class _ extends Error {
70
- constructor(a, d, l, p, s, t) {
71
- super(a), this.name = "CssSyntaxError", this.reason = a, s && (this.file = s), p && (this.source = p), t && (this.plugin = t), typeof d < "u" && typeof l < "u" && (typeof d == "number" ? (this.line = d, this.column = l) : (this.line = d.line, this.column = d.column, this.endLine = l.line, this.endColumn = l.column)), this.setMessage(), Error.captureStackTrace && Error.captureStackTrace(this, _);
70
+ constructor(o, v, l, p, s, t) {
71
+ super(o), this.name = "CssSyntaxError", this.reason = o, s && (this.file = s), p && (this.source = p), t && (this.plugin = t), typeof v < "u" && typeof l < "u" && (typeof v == "number" ? (this.line = v, this.column = l) : (this.line = v.line, this.column = v.column, this.endLine = l.line, this.endColumn = l.column)), this.setMessage(), Error.captureStackTrace && Error.captureStackTrace(this, _);
72
72
  }
73
73
  setMessage() {
74
74
  this.message = this.plugin ? this.plugin + ": " : "", this.message += this.file ? this.file : "<css input>", typeof this.line < "u" && (this.message += ":" + this.line + ":" + this.column), this.message += ": " + this.reason;
75
75
  }
76
- showSourceCode(a) {
76
+ showSourceCode(o) {
77
77
  if (!this.source) return "";
78
- let d = this.source;
79
- a == null && (a = h.isColorSupported);
80
- let l = (o) => o, p = (o) => o, s = (o) => o;
81
- if (a) {
82
- let { bold: o, gray: m, red: i } = h.createColors(!0);
83
- p = (f) => o(i(f)), l = (f) => m(f), u && (s = (f) => u(f));
78
+ let v = this.source;
79
+ o == null && (o = h.isColorSupported);
80
+ let l = (a) => a, p = (a) => a, s = (a) => a;
81
+ if (o) {
82
+ let { bold: a, gray: m, red: i } = h.createColors(!0);
83
+ p = (f) => a(i(f)), l = (f) => m(f), u && (s = (f) => u(f));
84
84
  }
85
- let t = d.split(/\r?\n/), e = Math.max(this.line - 3, 0), r = Math.min(this.line + 2, t.length), n = String(r).length;
86
- return t.slice(e, r).map((o, m) => {
85
+ let t = v.split(/\r?\n/), e = Math.max(this.line - 3, 0), r = Math.min(this.line + 2, t.length), n = String(r).length;
86
+ return t.slice(e, r).map((a, m) => {
87
87
  let i = e + 1 + m, f = " " + (" " + i).slice(-n) + " | ";
88
88
  if (i === this.line) {
89
- if (o.length > 160) {
90
- let v = 20, S = Math.max(0, this.column - v), w = Math.max(
91
- this.column + v,
92
- this.endColumn + v
93
- ), c = o.slice(S, w), O = l(f.replace(/\d/g, " ")) + o.slice(0, Math.min(this.column - 1, v - 1)).replace(/[^\t]/g, " ");
89
+ if (a.length > 160) {
90
+ let d = 20, S = Math.max(0, this.column - d), w = Math.max(
91
+ this.column + d,
92
+ this.endColumn + d
93
+ ), c = a.slice(S, w), O = l(f.replace(/\d/g, " ")) + a.slice(0, Math.min(this.column - 1, d - 1)).replace(/[^\t]/g, " ");
94
94
  return p(">") + l(f) + s(c) + `
95
95
  ` + O + p("^");
96
96
  }
97
- let y = l(f.replace(/\d/g, " ")) + o.slice(0, this.column - 1).replace(/[^\t]/g, " ");
98
- return p(">") + l(f) + s(o) + `
97
+ let y = l(f.replace(/\d/g, " ")) + a.slice(0, this.column - 1).replace(/[^\t]/g, " ");
98
+ return p(">") + l(f) + s(a) + `
99
99
  ` + y + p("^");
100
100
  }
101
- return " " + l(f) + s(o);
101
+ return " " + l(f) + s(a);
102
102
  }).join(`
103
103
  `);
104
104
  }
105
105
  toString() {
106
- let a = this.showSourceCode();
107
- return a && (a = `
106
+ let o = this.showSourceCode();
107
+ return o && (o = `
108
108
 
109
- ` + a + `
110
- `), this.name + ": " + this.message + a;
109
+ ` + o + `
110
+ `), this.name + ": " + this.message + o;
111
111
  }
112
112
  }
113
- return rt = _, _.default = _, rt;
113
+ return it = _, _.default = _, it;
114
114
  }
115
- var it, or;
115
+ var nt, or;
116
116
  function Ei() {
117
- if (or) return it;
117
+ if (or) return nt;
118
118
  or = 1;
119
119
  const h = {
120
120
  after: `
@@ -139,197 +139,197 @@ function Ei() {
139
139
  return g[0].toUpperCase() + g.slice(1);
140
140
  }
141
141
  class _ {
142
- constructor(a) {
143
- this.builder = a;
142
+ constructor(o) {
143
+ this.builder = o;
144
144
  }
145
- atrule(a, d) {
146
- let l = "@" + a.name, p = a.params ? this.rawValue(a, "params") : "";
147
- if (typeof a.raws.afterName < "u" ? l += a.raws.afterName : p && (l += " "), a.nodes)
148
- this.block(a, l + p);
145
+ atrule(o, v) {
146
+ let l = "@" + o.name, p = o.params ? this.rawValue(o, "params") : "";
147
+ if (typeof o.raws.afterName < "u" ? l += o.raws.afterName : p && (l += " "), o.nodes)
148
+ this.block(o, l + p);
149
149
  else {
150
- let s = (a.raws.between || "") + (d ? ";" : "");
151
- this.builder(l + p + s, a);
150
+ let s = (o.raws.between || "") + (v ? ";" : "");
151
+ this.builder(l + p + s, o);
152
152
  }
153
153
  }
154
- beforeAfter(a, d) {
154
+ beforeAfter(o, v) {
155
155
  let l;
156
- a.type === "decl" ? l = this.raw(a, null, "beforeDecl") : a.type === "comment" ? l = this.raw(a, null, "beforeComment") : d === "before" ? l = this.raw(a, null, "beforeRule") : l = this.raw(a, null, "beforeClose");
157
- let p = a.parent, s = 0;
156
+ o.type === "decl" ? l = this.raw(o, null, "beforeDecl") : o.type === "comment" ? l = this.raw(o, null, "beforeComment") : v === "before" ? l = this.raw(o, null, "beforeRule") : l = this.raw(o, null, "beforeClose");
157
+ let p = o.parent, s = 0;
158
158
  for (; p && p.type !== "root"; )
159
159
  s += 1, p = p.parent;
160
160
  if (l.includes(`
161
161
  `)) {
162
- let t = this.raw(a, null, "indent");
162
+ let t = this.raw(o, null, "indent");
163
163
  if (t.length)
164
164
  for (let e = 0; e < s; e++) l += t;
165
165
  }
166
166
  return l;
167
167
  }
168
- block(a, d) {
169
- let l = this.raw(a, "between", "beforeOpen");
170
- this.builder(d + l + "{", a, "start");
168
+ block(o, v) {
169
+ let l = this.raw(o, "between", "beforeOpen");
170
+ this.builder(v + l + "{", o, "start");
171
171
  let p;
172
- a.nodes && a.nodes.length ? (this.body(a), p = this.raw(a, "after")) : p = this.raw(a, "after", "emptyBody"), p && this.builder(p), this.builder("}", a, "end");
173
- }
174
- body(a) {
175
- let d = a.nodes.length - 1;
176
- for (; d > 0 && a.nodes[d].type === "comment"; )
177
- d -= 1;
178
- let l = this.raw(a, "semicolon");
179
- for (let p = 0; p < a.nodes.length; p++) {
180
- let s = a.nodes[p], t = this.raw(s, "before");
181
- t && this.builder(t), this.stringify(s, d !== p || l);
172
+ o.nodes && o.nodes.length ? (this.body(o), p = this.raw(o, "after")) : p = this.raw(o, "after", "emptyBody"), p && this.builder(p), this.builder("}", o, "end");
173
+ }
174
+ body(o) {
175
+ let v = o.nodes.length - 1;
176
+ for (; v > 0 && o.nodes[v].type === "comment"; )
177
+ v -= 1;
178
+ let l = this.raw(o, "semicolon");
179
+ for (let p = 0; p < o.nodes.length; p++) {
180
+ let s = o.nodes[p], t = this.raw(s, "before");
181
+ t && this.builder(t), this.stringify(s, v !== p || l);
182
182
  }
183
183
  }
184
- comment(a) {
185
- let d = this.raw(a, "left", "commentLeft"), l = this.raw(a, "right", "commentRight");
186
- this.builder("/*" + d + a.text + l + "*/", a);
184
+ comment(o) {
185
+ let v = this.raw(o, "left", "commentLeft"), l = this.raw(o, "right", "commentRight");
186
+ this.builder("/*" + v + o.text + l + "*/", o);
187
187
  }
188
- decl(a, d) {
189
- let l = this.raw(a, "between", "colon"), p = a.prop + l + this.rawValue(a, "value");
190
- a.important && (p += a.raws.important || " !important"), d && (p += ";"), this.builder(p, a);
188
+ decl(o, v) {
189
+ let l = this.raw(o, "between", "colon"), p = o.prop + l + this.rawValue(o, "value");
190
+ o.important && (p += o.raws.important || " !important"), v && (p += ";"), this.builder(p, o);
191
191
  }
192
- document(a) {
193
- this.body(a);
192
+ document(o) {
193
+ this.body(o);
194
194
  }
195
- raw(a, d, l) {
195
+ raw(o, v, l) {
196
196
  let p;
197
- if (l || (l = d), d && (p = a.raws[d], typeof p < "u"))
197
+ if (l || (l = v), v && (p = o.raws[v], typeof p < "u"))
198
198
  return p;
199
- let s = a.parent;
200
- if (l === "before" && (!s || s.type === "root" && s.first === a || s && s.type === "document"))
199
+ let s = o.parent;
200
+ if (l === "before" && (!s || s.type === "root" && s.first === o || s && s.type === "document"))
201
201
  return "";
202
202
  if (!s) return h[l];
203
- let t = a.root();
203
+ let t = o.root();
204
204
  if (t.rawCache || (t.rawCache = {}), typeof t.rawCache[l] < "u")
205
205
  return t.rawCache[l];
206
206
  if (l === "before" || l === "after")
207
- return this.beforeAfter(a, l);
207
+ return this.beforeAfter(o, l);
208
208
  {
209
209
  let e = "raw" + u(l);
210
- this[e] ? p = this[e](t, a) : t.walk((r) => {
211
- if (p = r.raws[d], typeof p < "u") return !1;
210
+ this[e] ? p = this[e](t, o) : t.walk((r) => {
211
+ if (p = r.raws[v], typeof p < "u") return !1;
212
212
  });
213
213
  }
214
214
  return typeof p > "u" && (p = h[l]), t.rawCache[l] = p, p;
215
215
  }
216
- rawBeforeClose(a) {
217
- let d;
218
- return a.walk((l) => {
216
+ rawBeforeClose(o) {
217
+ let v;
218
+ return o.walk((l) => {
219
219
  if (l.nodes && l.nodes.length > 0 && typeof l.raws.after < "u")
220
- return d = l.raws.after, d.includes(`
221
- `) && (d = d.replace(/[^\n]+$/, "")), !1;
222
- }), d && (d = d.replace(/\S/g, "")), d;
220
+ return v = l.raws.after, v.includes(`
221
+ `) && (v = v.replace(/[^\n]+$/, "")), !1;
222
+ }), v && (v = v.replace(/\S/g, "")), v;
223
223
  }
224
- rawBeforeComment(a, d) {
224
+ rawBeforeComment(o, v) {
225
225
  let l;
226
- return a.walkComments((p) => {
226
+ return o.walkComments((p) => {
227
227
  if (typeof p.raws.before < "u")
228
228
  return l = p.raws.before, l.includes(`
229
229
  `) && (l = l.replace(/[^\n]+$/, "")), !1;
230
- }), typeof l > "u" ? l = this.raw(d, null, "beforeDecl") : l && (l = l.replace(/\S/g, "")), l;
230
+ }), typeof l > "u" ? l = this.raw(v, null, "beforeDecl") : l && (l = l.replace(/\S/g, "")), l;
231
231
  }
232
- rawBeforeDecl(a, d) {
232
+ rawBeforeDecl(o, v) {
233
233
  let l;
234
- return a.walkDecls((p) => {
234
+ return o.walkDecls((p) => {
235
235
  if (typeof p.raws.before < "u")
236
236
  return l = p.raws.before, l.includes(`
237
237
  `) && (l = l.replace(/[^\n]+$/, "")), !1;
238
- }), typeof l > "u" ? l = this.raw(d, null, "beforeRule") : l && (l = l.replace(/\S/g, "")), l;
238
+ }), typeof l > "u" ? l = this.raw(v, null, "beforeRule") : l && (l = l.replace(/\S/g, "")), l;
239
239
  }
240
- rawBeforeOpen(a) {
241
- let d;
242
- return a.walk((l) => {
243
- if (l.type !== "decl" && (d = l.raws.between, typeof d < "u"))
240
+ rawBeforeOpen(o) {
241
+ let v;
242
+ return o.walk((l) => {
243
+ if (l.type !== "decl" && (v = l.raws.between, typeof v < "u"))
244
244
  return !1;
245
- }), d;
245
+ }), v;
246
246
  }
247
- rawBeforeRule(a) {
248
- let d;
249
- return a.walk((l) => {
250
- if (l.nodes && (l.parent !== a || a.first !== l) && typeof l.raws.before < "u")
251
- return d = l.raws.before, d.includes(`
252
- `) && (d = d.replace(/[^\n]+$/, "")), !1;
253
- }), d && (d = d.replace(/\S/g, "")), d;
247
+ rawBeforeRule(o) {
248
+ let v;
249
+ return o.walk((l) => {
250
+ if (l.nodes && (l.parent !== o || o.first !== l) && typeof l.raws.before < "u")
251
+ return v = l.raws.before, v.includes(`
252
+ `) && (v = v.replace(/[^\n]+$/, "")), !1;
253
+ }), v && (v = v.replace(/\S/g, "")), v;
254
254
  }
255
- rawColon(a) {
256
- let d;
257
- return a.walkDecls((l) => {
255
+ rawColon(o) {
256
+ let v;
257
+ return o.walkDecls((l) => {
258
258
  if (typeof l.raws.between < "u")
259
- return d = l.raws.between.replace(/[^\s:]/g, ""), !1;
260
- }), d;
259
+ return v = l.raws.between.replace(/[^\s:]/g, ""), !1;
260
+ }), v;
261
261
  }
262
- rawEmptyBody(a) {
263
- let d;
264
- return a.walk((l) => {
265
- if (l.nodes && l.nodes.length === 0 && (d = l.raws.after, typeof d < "u"))
262
+ rawEmptyBody(o) {
263
+ let v;
264
+ return o.walk((l) => {
265
+ if (l.nodes && l.nodes.length === 0 && (v = l.raws.after, typeof v < "u"))
266
266
  return !1;
267
- }), d;
267
+ }), v;
268
268
  }
269
- rawIndent(a) {
270
- if (a.raws.indent) return a.raws.indent;
271
- let d;
272
- return a.walk((l) => {
269
+ rawIndent(o) {
270
+ if (o.raws.indent) return o.raws.indent;
271
+ let v;
272
+ return o.walk((l) => {
273
273
  let p = l.parent;
274
- if (p && p !== a && p.parent && p.parent === a && typeof l.raws.before < "u") {
274
+ if (p && p !== o && p.parent && p.parent === o && typeof l.raws.before < "u") {
275
275
  let s = l.raws.before.split(`
276
276
  `);
277
- return d = s[s.length - 1], d = d.replace(/\S/g, ""), !1;
277
+ return v = s[s.length - 1], v = v.replace(/\S/g, ""), !1;
278
278
  }
279
- }), d;
279
+ }), v;
280
280
  }
281
- rawSemicolon(a) {
282
- let d;
283
- return a.walk((l) => {
284
- if (l.nodes && l.nodes.length && l.last.type === "decl" && (d = l.raws.semicolon, typeof d < "u"))
281
+ rawSemicolon(o) {
282
+ let v;
283
+ return o.walk((l) => {
284
+ if (l.nodes && l.nodes.length && l.last.type === "decl" && (v = l.raws.semicolon, typeof v < "u"))
285
285
  return !1;
286
- }), d;
286
+ }), v;
287
287
  }
288
- rawValue(a, d) {
289
- let l = a[d], p = a.raws[d];
288
+ rawValue(o, v) {
289
+ let l = o[v], p = o.raws[v];
290
290
  return p && p.value === l ? p.raw : l;
291
291
  }
292
- root(a) {
293
- this.body(a), a.raws.after && this.builder(a.raws.after);
292
+ root(o) {
293
+ this.body(o), o.raws.after && this.builder(o.raws.after);
294
294
  }
295
- rule(a) {
296
- this.block(a, this.rawValue(a, "selector")), a.raws.ownSemicolon && this.builder(a.raws.ownSemicolon, a, "end");
295
+ rule(o) {
296
+ this.block(o, this.rawValue(o, "selector")), o.raws.ownSemicolon && this.builder(o.raws.ownSemicolon, o, "end");
297
297
  }
298
- stringify(a, d) {
299
- if (!this[a.type])
298
+ stringify(o, v) {
299
+ if (!this[o.type])
300
300
  throw new Error(
301
- "Unknown AST node type " + a.type + ". Maybe you need to change PostCSS stringifier."
301
+ "Unknown AST node type " + o.type + ". Maybe you need to change PostCSS stringifier."
302
302
  );
303
- this[a.type](a, d);
303
+ this[o.type](o, v);
304
304
  }
305
305
  }
306
- return it = _, _.default = _, it;
306
+ return nt = _, _.default = _, nt;
307
307
  }
308
- var nt, ar;
309
- function Qe() {
310
- if (ar) return nt;
308
+ var st, ar;
309
+ function Ve() {
310
+ if (ar) return st;
311
311
  ar = 1;
312
312
  let h = Ei();
313
313
  function u(_, g) {
314
314
  new h(g).stringify(_);
315
315
  }
316
- return nt = u, u.default = u, nt;
316
+ return st = u, u.default = u, st;
317
317
  }
318
- var be = {}, ur;
318
+ var Ee = {}, ur;
319
319
  function Gt() {
320
- return ur || (ur = 1, be.isClean = /* @__PURE__ */ Symbol("isClean"), be.my = /* @__PURE__ */ Symbol("my")), be;
320
+ return ur || (ur = 1, Ee.isClean = /* @__PURE__ */ Symbol("isClean"), Ee.my = /* @__PURE__ */ Symbol("my")), Ee;
321
321
  }
322
- var st, lr;
323
- function Ve() {
324
- if (lr) return st;
322
+ var ot, lr;
323
+ function He() {
324
+ if (lr) return ot;
325
325
  lr = 1;
326
- let h = jt(), u = Ei(), _ = Qe(), { isClean: g, my: a } = Gt();
327
- function d(s, t) {
326
+ let h = jt(), u = Ei(), _ = Ve(), { isClean: g, my: o } = Gt();
327
+ function v(s, t) {
328
328
  let e = new s.constructor();
329
329
  for (let r in s) {
330
330
  if (!Object.prototype.hasOwnProperty.call(s, r) || r === "proxyCache") continue;
331
- let n = s[r], o = typeof n;
332
- r === "parent" && o === "object" ? t && (e[r] = t) : r === "source" ? e[r] = n : Array.isArray(n) ? e[r] = n.map((m) => d(m, e)) : (o === "object" && n !== null && (n = d(n)), e[r] = n);
331
+ let n = s[r], a = typeof n;
332
+ r === "parent" && a === "object" ? t && (e[r] = t) : r === "source" ? e[r] = n : Array.isArray(n) ? e[r] = n.map((m) => v(m, e)) : (a === "object" && n !== null && (n = v(n)), e[r] = n);
333
333
  }
334
334
  return e;
335
335
  }
@@ -337,12 +337,12 @@ function Ve() {
337
337
  if (t && typeof t.offset < "u")
338
338
  return t.offset;
339
339
  let e = 1, r = 1, n = 0;
340
- for (let o = 0; o < s.length; o++) {
340
+ for (let a = 0; a < s.length; a++) {
341
341
  if (r === t.line && e === t.column) {
342
- n = o;
342
+ n = a;
343
343
  break;
344
344
  }
345
- s[o] === `
345
+ s[a] === `
346
346
  ` ? (e = 1, r += 1) : e += 1;
347
347
  }
348
348
  return n;
@@ -352,7 +352,7 @@ function Ve() {
352
352
  return this;
353
353
  }
354
354
  constructor(t = {}) {
355
- this.raws = {}, this[g] = !1, this[a] = !0;
355
+ this.raws = {}, this[g] = !1, this[o] = !0;
356
356
  for (let e in t)
357
357
  if (e === "nodes") {
358
358
  this.nodes = [];
@@ -386,7 +386,7 @@ function Ve() {
386
386
  delete this.raws.before, delete this.raws.after, t || delete this.raws.between;
387
387
  }
388
388
  clone(t = {}) {
389
- let e = d(this);
389
+ let e = v(this);
390
390
  for (let r in t)
391
391
  e[r] = t[r];
392
392
  return e;
@@ -444,17 +444,17 @@ function Ve() {
444
444
  if (t.index)
445
445
  e = this.positionInside(t.index);
446
446
  else if (t.word) {
447
- let r = "document" in this.source.input ? this.source.input.document : this.source.input.css, o = r.slice(
447
+ let r = "document" in this.source.input ? this.source.input.document : this.source.input.css, a = r.slice(
448
448
  l(r, this.source.start),
449
449
  l(r, this.source.end)
450
450
  ).indexOf(t.word);
451
- o !== -1 && (e = this.positionInside(o));
451
+ a !== -1 && (e = this.positionInside(a));
452
452
  }
453
453
  return e;
454
454
  }
455
455
  positionInside(t) {
456
- let e = this.source.start.column, r = this.source.start.line, n = "document" in this.source.input ? this.source.input.document : this.source.input.css, o = l(n, this.source.start), m = o + t;
457
- for (let i = o; i < m; i++)
456
+ let e = this.source.start.column, r = this.source.start.line, n = "document" in this.source.input ? this.source.input.document : this.source.input.css, a = l(n, this.source.start), m = a + t;
457
+ for (let i = a; i < m; i++)
458
458
  n[i] === `
459
459
  ` ? (e = 1, r += 1) : e += 1;
460
460
  return { column: e, line: r, offset: m };
@@ -532,7 +532,7 @@ function Ve() {
532
532
  toJSON(t, e) {
533
533
  let r = {}, n = e == null;
534
534
  e = e || /* @__PURE__ */ new Map();
535
- let o = 0;
535
+ let a = 0;
536
536
  for (let m in this) {
537
537
  if (!Object.prototype.hasOwnProperty.call(this, m) || m === "parent" || m === "proxyCache") continue;
538
538
  let i = this[m];
@@ -543,7 +543,7 @@ function Ve() {
543
543
  else if (m === "source") {
544
544
  if (i == null) continue;
545
545
  let f = e.get(i.input);
546
- f == null && (f = o, e.set(i.input, o), o++), r[m] = {
546
+ f == null && (f = a, e.set(i.input, a), a++), r[m] = {
547
547
  end: i.end,
548
548
  inputId: f,
549
549
  start: i.start
@@ -565,29 +565,29 @@ function Ve() {
565
565
  }
566
566
  warn(t, e, r = {}) {
567
567
  let n = { node: this };
568
- for (let o in r) n[o] = r[o];
568
+ for (let a in r) n[a] = r[a];
569
569
  return t.warn(e, n);
570
570
  }
571
571
  }
572
- return st = p, p.default = p, st;
572
+ return ot = p, p.default = p, ot;
573
573
  }
574
- var ot, fr;
575
- function He() {
576
- if (fr) return ot;
574
+ var at, fr;
575
+ function Je() {
576
+ if (fr) return at;
577
577
  fr = 1;
578
- let h = Ve();
578
+ let h = He();
579
579
  class u extends h {
580
580
  constructor(g) {
581
581
  super(g), this.type = "comment";
582
582
  }
583
583
  }
584
- return ot = u, u.default = u, ot;
584
+ return at = u, u.default = u, at;
585
585
  }
586
- var at, cr;
587
- function Je() {
588
- if (cr) return at;
586
+ var ut, cr;
587
+ function Ke() {
588
+ if (cr) return ut;
589
589
  cr = 1;
590
- let h = Ve();
590
+ let h = He();
591
591
  class u extends h {
592
592
  get variable() {
593
593
  return this.prop.startsWith("--") || this.prop[0] === "$";
@@ -596,20 +596,20 @@ function Je() {
596
596
  g && typeof g.value < "u" && typeof g.value != "string" && (g = { ...g, value: String(g.value) }), super(g), this.type = "decl";
597
597
  }
598
598
  }
599
- return at = u, u.default = u, at;
599
+ return ut = u, u.default = u, ut;
600
600
  }
601
- var ut, hr;
601
+ var lt, hr;
602
602
  function me() {
603
- if (hr) return ut;
603
+ if (hr) return lt;
604
604
  hr = 1;
605
- let h = He(), u = Je(), _ = Ve(), { isClean: g, my: a } = Gt(), d, l, p, s;
605
+ let h = Je(), u = Ke(), _ = He(), { isClean: g, my: o } = Gt(), v, l, p, s;
606
606
  function t(n) {
607
- return n.map((o) => (o.nodes && (o.nodes = t(o.nodes)), delete o.source, o));
607
+ return n.map((a) => (a.nodes && (a.nodes = t(a.nodes)), delete a.source, a));
608
608
  }
609
609
  function e(n) {
610
610
  if (n[g] = !1, n.proxyOf.nodes)
611
- for (let o of n.proxyOf.nodes)
612
- e(o);
611
+ for (let a of n.proxyOf.nodes)
612
+ e(a);
613
613
  }
614
614
  class r extends _ {
615
615
  get first() {
@@ -620,103 +620,103 @@ function me() {
620
620
  if (this.proxyOf.nodes)
621
621
  return this.proxyOf.nodes[this.proxyOf.nodes.length - 1];
622
622
  }
623
- append(...o) {
624
- for (let m of o) {
623
+ append(...a) {
624
+ for (let m of a) {
625
625
  let i = this.normalize(m, this.last);
626
626
  for (let f of i) this.proxyOf.nodes.push(f);
627
627
  }
628
628
  return this.markDirty(), this;
629
629
  }
630
- cleanRaws(o) {
631
- if (super.cleanRaws(o), this.nodes)
632
- for (let m of this.nodes) m.cleanRaws(o);
630
+ cleanRaws(a) {
631
+ if (super.cleanRaws(a), this.nodes)
632
+ for (let m of this.nodes) m.cleanRaws(a);
633
633
  }
634
- each(o) {
634
+ each(a) {
635
635
  if (!this.proxyOf.nodes) return;
636
636
  let m = this.getIterator(), i, f;
637
- for (; this.indexes[m] < this.proxyOf.nodes.length && (i = this.indexes[m], f = o(this.proxyOf.nodes[i], i), f !== !1); )
637
+ for (; this.indexes[m] < this.proxyOf.nodes.length && (i = this.indexes[m], f = a(this.proxyOf.nodes[i], i), f !== !1); )
638
638
  this.indexes[m] += 1;
639
639
  return delete this.indexes[m], f;
640
640
  }
641
- every(o) {
642
- return this.nodes.every(o);
641
+ every(a) {
642
+ return this.nodes.every(a);
643
643
  }
644
644
  getIterator() {
645
645
  this.lastEach || (this.lastEach = 0), this.indexes || (this.indexes = {}), this.lastEach += 1;
646
- let o = this.lastEach;
647
- return this.indexes[o] = 0, o;
646
+ let a = this.lastEach;
647
+ return this.indexes[a] = 0, a;
648
648
  }
649
649
  getProxyProcessor() {
650
650
  return {
651
- get(o, m) {
652
- return m === "proxyOf" ? o : o[m] ? m === "each" || typeof m == "string" && m.startsWith("walk") ? (...i) => o[m](
653
- ...i.map((f) => typeof f == "function" ? (y, v) => f(y.toProxy(), v) : f)
654
- ) : m === "every" || m === "some" ? (i) => o[m](
651
+ get(a, m) {
652
+ return m === "proxyOf" ? a : a[m] ? m === "each" || typeof m == "string" && m.startsWith("walk") ? (...i) => a[m](
653
+ ...i.map((f) => typeof f == "function" ? (y, d) => f(y.toProxy(), d) : f)
654
+ ) : m === "every" || m === "some" ? (i) => a[m](
655
655
  (f, ...y) => i(f.toProxy(), ...y)
656
- ) : m === "root" ? () => o.root().toProxy() : m === "nodes" ? o.nodes.map((i) => i.toProxy()) : m === "first" || m === "last" ? o[m].toProxy() : o[m] : o[m];
656
+ ) : m === "root" ? () => a.root().toProxy() : m === "nodes" ? a.nodes.map((i) => i.toProxy()) : m === "first" || m === "last" ? a[m].toProxy() : a[m] : a[m];
657
657
  },
658
- set(o, m, i) {
659
- return o[m] === i || (o[m] = i, (m === "name" || m === "params" || m === "selector") && o.markDirty()), !0;
658
+ set(a, m, i) {
659
+ return a[m] === i || (a[m] = i, (m === "name" || m === "params" || m === "selector") && a.markDirty()), !0;
660
660
  }
661
661
  };
662
662
  }
663
- index(o) {
664
- return typeof o == "number" ? o : (o.proxyOf && (o = o.proxyOf), this.proxyOf.nodes.indexOf(o));
663
+ index(a) {
664
+ return typeof a == "number" ? a : (a.proxyOf && (a = a.proxyOf), this.proxyOf.nodes.indexOf(a));
665
665
  }
666
- insertAfter(o, m) {
667
- let i = this.index(o), f = this.normalize(m, this.proxyOf.nodes[i]).reverse();
668
- i = this.index(o);
669
- for (let v of f) this.proxyOf.nodes.splice(i + 1, 0, v);
666
+ insertAfter(a, m) {
667
+ let i = this.index(a), f = this.normalize(m, this.proxyOf.nodes[i]).reverse();
668
+ i = this.index(a);
669
+ for (let d of f) this.proxyOf.nodes.splice(i + 1, 0, d);
670
670
  let y;
671
- for (let v in this.indexes)
672
- y = this.indexes[v], i < y && (this.indexes[v] = y + f.length);
671
+ for (let d in this.indexes)
672
+ y = this.indexes[d], i < y && (this.indexes[d] = y + f.length);
673
673
  return this.markDirty(), this;
674
674
  }
675
- insertBefore(o, m) {
676
- let i = this.index(o), f = i === 0 ? "prepend" : !1, y = this.normalize(
675
+ insertBefore(a, m) {
676
+ let i = this.index(a), f = i === 0 ? "prepend" : !1, y = this.normalize(
677
677
  m,
678
678
  this.proxyOf.nodes[i],
679
679
  f
680
680
  ).reverse();
681
- i = this.index(o);
681
+ i = this.index(a);
682
682
  for (let S of y) this.proxyOf.nodes.splice(i, 0, S);
683
- let v;
683
+ let d;
684
684
  for (let S in this.indexes)
685
- v = this.indexes[S], i <= v && (this.indexes[S] = v + y.length);
685
+ d = this.indexes[S], i <= d && (this.indexes[S] = d + y.length);
686
686
  return this.markDirty(), this;
687
687
  }
688
- normalize(o, m) {
689
- if (typeof o == "string")
690
- o = t(l(o).nodes);
691
- else if (typeof o > "u")
692
- o = [];
693
- else if (Array.isArray(o)) {
694
- o = o.slice(0);
695
- for (let f of o)
688
+ normalize(a, m) {
689
+ if (typeof a == "string")
690
+ a = t(l(a).nodes);
691
+ else if (typeof a > "u")
692
+ a = [];
693
+ else if (Array.isArray(a)) {
694
+ a = a.slice(0);
695
+ for (let f of a)
696
696
  f.parent && f.parent.removeChild(f, "ignore");
697
- } else if (o.type === "root" && this.type !== "document") {
698
- o = o.nodes.slice(0);
699
- for (let f of o)
697
+ } else if (a.type === "root" && this.type !== "document") {
698
+ a = a.nodes.slice(0);
699
+ for (let f of a)
700
700
  f.parent && f.parent.removeChild(f, "ignore");
701
- } else if (o.type)
702
- o = [o];
703
- else if (o.prop) {
704
- if (typeof o.value > "u")
701
+ } else if (a.type)
702
+ a = [a];
703
+ else if (a.prop) {
704
+ if (typeof a.value > "u")
705
705
  throw new Error("Value field is missed in node creation");
706
- typeof o.value != "string" && (o.value = String(o.value)), o = [new u(o)];
707
- } else if (o.selector || o.selectors)
708
- o = [new s(o)];
709
- else if (o.name)
710
- o = [new d(o)];
711
- else if (o.text)
712
- o = [new h(o)];
706
+ typeof a.value != "string" && (a.value = String(a.value)), a = [new u(a)];
707
+ } else if (a.selector || a.selectors)
708
+ a = [new s(a)];
709
+ else if (a.name)
710
+ a = [new v(a)];
711
+ else if (a.text)
712
+ a = [new h(a)];
713
713
  else
714
714
  throw new Error("Unknown node type in node creation");
715
- return o.map((f) => (f[a] || r.rebuild(f), f = f.proxyOf, f.parent && f.parent.removeChild(f), f[g] && e(f), f.raws || (f.raws = {}), typeof f.raws.before > "u" && m && typeof m.raws.before < "u" && (f.raws.before = m.raws.before.replace(/\S/g, "")), f.parent = this.proxyOf, f));
715
+ return a.map((f) => (f[o] || r.rebuild(f), f = f.proxyOf, f.parent && f.parent.removeChild(f), f[g] && e(f), f.raws || (f.raws = {}), typeof f.raws.before > "u" && m && typeof m.raws.before < "u" && (f.raws.before = m.raws.before.replace(/\S/g, "")), f.parent = this.proxyOf, f));
716
716
  }
717
- prepend(...o) {
718
- o = o.reverse();
719
- for (let m of o) {
717
+ prepend(...a) {
718
+ a = a.reverse();
719
+ for (let m of a) {
720
720
  let i = this.normalize(m, this.first, "prepend").reverse();
721
721
  for (let f of i) this.proxyOf.nodes.unshift(f);
722
722
  for (let f in this.indexes)
@@ -724,77 +724,77 @@ function me() {
724
724
  }
725
725
  return this.markDirty(), this;
726
726
  }
727
- push(o) {
728
- return o.parent = this, this.proxyOf.nodes.push(o), this;
727
+ push(a) {
728
+ return a.parent = this, this.proxyOf.nodes.push(a), this;
729
729
  }
730
730
  removeAll() {
731
- for (let o of this.proxyOf.nodes) o.parent = void 0;
731
+ for (let a of this.proxyOf.nodes) a.parent = void 0;
732
732
  return this.proxyOf.nodes = [], this.markDirty(), this;
733
733
  }
734
- removeChild(o) {
735
- o = this.index(o), this.proxyOf.nodes[o].parent = void 0, this.proxyOf.nodes.splice(o, 1);
734
+ removeChild(a) {
735
+ a = this.index(a), this.proxyOf.nodes[a].parent = void 0, this.proxyOf.nodes.splice(a, 1);
736
736
  let m;
737
737
  for (let i in this.indexes)
738
- m = this.indexes[i], m >= o && (this.indexes[i] = m - 1);
738
+ m = this.indexes[i], m >= a && (this.indexes[i] = m - 1);
739
739
  return this.markDirty(), this;
740
740
  }
741
- replaceValues(o, m, i) {
741
+ replaceValues(a, m, i) {
742
742
  return i || (i = m, m = {}), this.walkDecls((f) => {
743
- m.props && !m.props.includes(f.prop) || m.fast && !f.value.includes(m.fast) || (f.value = f.value.replace(o, i));
743
+ m.props && !m.props.includes(f.prop) || m.fast && !f.value.includes(m.fast) || (f.value = f.value.replace(a, i));
744
744
  }), this.markDirty(), this;
745
745
  }
746
- some(o) {
747
- return this.nodes.some(o);
746
+ some(a) {
747
+ return this.nodes.some(a);
748
748
  }
749
- walk(o) {
749
+ walk(a) {
750
750
  return this.each((m, i) => {
751
751
  let f;
752
752
  try {
753
- f = o(m, i);
753
+ f = a(m, i);
754
754
  } catch (y) {
755
755
  throw m.addToError(y);
756
756
  }
757
- return f !== !1 && m.walk && (f = m.walk(o)), f;
757
+ return f !== !1 && m.walk && (f = m.walk(a)), f;
758
758
  });
759
759
  }
760
- walkAtRules(o, m) {
761
- return m ? o instanceof RegExp ? this.walk((i, f) => {
762
- if (i.type === "atrule" && o.test(i.name))
760
+ walkAtRules(a, m) {
761
+ return m ? a instanceof RegExp ? this.walk((i, f) => {
762
+ if (i.type === "atrule" && a.test(i.name))
763
763
  return m(i, f);
764
764
  }) : this.walk((i, f) => {
765
- if (i.type === "atrule" && i.name === o)
765
+ if (i.type === "atrule" && i.name === a)
766
766
  return m(i, f);
767
- }) : (m = o, this.walk((i, f) => {
767
+ }) : (m = a, this.walk((i, f) => {
768
768
  if (i.type === "atrule")
769
769
  return m(i, f);
770
770
  }));
771
771
  }
772
- walkComments(o) {
772
+ walkComments(a) {
773
773
  return this.walk((m, i) => {
774
774
  if (m.type === "comment")
775
- return o(m, i);
775
+ return a(m, i);
776
776
  });
777
777
  }
778
- walkDecls(o, m) {
779
- return m ? o instanceof RegExp ? this.walk((i, f) => {
780
- if (i.type === "decl" && o.test(i.prop))
778
+ walkDecls(a, m) {
779
+ return m ? a instanceof RegExp ? this.walk((i, f) => {
780
+ if (i.type === "decl" && a.test(i.prop))
781
781
  return m(i, f);
782
782
  }) : this.walk((i, f) => {
783
- if (i.type === "decl" && i.prop === o)
783
+ if (i.type === "decl" && i.prop === a)
784
784
  return m(i, f);
785
- }) : (m = o, this.walk((i, f) => {
785
+ }) : (m = a, this.walk((i, f) => {
786
786
  if (i.type === "decl")
787
787
  return m(i, f);
788
788
  }));
789
789
  }
790
- walkRules(o, m) {
791
- return m ? o instanceof RegExp ? this.walk((i, f) => {
792
- if (i.type === "rule" && o.test(i.selector))
790
+ walkRules(a, m) {
791
+ return m ? a instanceof RegExp ? this.walk((i, f) => {
792
+ if (i.type === "rule" && a.test(i.selector))
793
793
  return m(i, f);
794
794
  }) : this.walk((i, f) => {
795
- if (i.type === "rule" && i.selector === o)
795
+ if (i.type === "rule" && i.selector === a)
796
796
  return m(i, f);
797
- }) : (m = o, this.walk((i, f) => {
797
+ }) : (m = a, this.walk((i, f) => {
798
798
  if (i.type === "rule")
799
799
  return m(i, f);
800
800
  }));
@@ -805,18 +805,18 @@ function me() {
805
805
  }, r.registerRule = (n) => {
806
806
  s = n;
807
807
  }, r.registerAtRule = (n) => {
808
- d = n;
808
+ v = n;
809
809
  }, r.registerRoot = (n) => {
810
810
  p = n;
811
- }, ut = r, r.default = r, r.rebuild = (n) => {
812
- n.type === "atrule" ? Object.setPrototypeOf(n, d.prototype) : n.type === "rule" ? Object.setPrototypeOf(n, s.prototype) : n.type === "decl" ? Object.setPrototypeOf(n, u.prototype) : n.type === "comment" ? Object.setPrototypeOf(n, h.prototype) : n.type === "root" && Object.setPrototypeOf(n, p.prototype), n[a] = !0, n.nodes && n.nodes.forEach((o) => {
813
- r.rebuild(o);
811
+ }, lt = r, r.default = r, r.rebuild = (n) => {
812
+ n.type === "atrule" ? Object.setPrototypeOf(n, v.prototype) : n.type === "rule" ? Object.setPrototypeOf(n, s.prototype) : n.type === "decl" ? Object.setPrototypeOf(n, u.prototype) : n.type === "comment" ? Object.setPrototypeOf(n, h.prototype) : n.type === "root" && Object.setPrototypeOf(n, p.prototype), n[o] = !0, n.nodes && n.nodes.forEach((a) => {
813
+ r.rebuild(a);
814
814
  });
815
- }, ut;
815
+ }, lt;
816
816
  }
817
- var lt, pr;
817
+ var ft, pr;
818
818
  function Yt() {
819
- if (pr) return lt;
819
+ if (pr) return ft;
820
820
  pr = 1;
821
821
  let h = me();
822
822
  class u extends h {
@@ -830,49 +830,49 @@ function Yt() {
830
830
  return this.proxyOf.nodes || (this.nodes = []), super.prepend(...g);
831
831
  }
832
832
  }
833
- return lt = u, u.default = u, h.registerAtRule(u), lt;
833
+ return ft = u, u.default = u, h.registerAtRule(u), ft;
834
834
  }
835
- var ft, dr;
835
+ var ct, dr;
836
836
  function Qt() {
837
- if (dr) return ft;
837
+ if (dr) return ct;
838
838
  dr = 1;
839
839
  let h = me(), u, _;
840
840
  class g extends h {
841
- constructor(d) {
842
- super({ type: "document", ...d }), this.nodes || (this.nodes = []);
841
+ constructor(v) {
842
+ super({ type: "document", ...v }), this.nodes || (this.nodes = []);
843
843
  }
844
- toResult(d = {}) {
845
- return new u(new _(), this, d).stringify();
844
+ toResult(v = {}) {
845
+ return new u(new _(), this, v).stringify();
846
846
  }
847
847
  }
848
- return g.registerLazyResult = (a) => {
849
- u = a;
850
- }, g.registerProcessor = (a) => {
851
- _ = a;
852
- }, ft = g, g.default = g, ft;
848
+ return g.registerLazyResult = (o) => {
849
+ u = o;
850
+ }, g.registerProcessor = (o) => {
851
+ _ = o;
852
+ }, ct = g, g.default = g, ct;
853
853
  }
854
- var ct, mr;
854
+ var ht, mr;
855
855
  function cn() {
856
- if (mr) return ct;
856
+ if (mr) return ht;
857
857
  mr = 1;
858
858
  let h = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
859
- return ct = { nanoid: (g = 21) => {
860
- let a = "", d = g | 0;
861
- for (; d--; )
862
- a += h[Math.random() * 64 | 0];
863
- return a;
864
- }, customAlphabet: (g, a = 21) => (d = a) => {
865
- let l = "", p = d | 0;
859
+ return ht = { nanoid: (g = 21) => {
860
+ let o = "", v = g | 0;
861
+ for (; v--; )
862
+ o += h[Math.random() * 64 | 0];
863
+ return o;
864
+ }, customAlphabet: (g, o = 21) => (v = o) => {
865
+ let l = "", p = v | 0;
866
866
  for (; p--; )
867
867
  l += g[Math.random() * g.length | 0];
868
868
  return l;
869
- } }, ct;
869
+ } }, ht;
870
870
  }
871
- var ht, vr;
871
+ var pt, vr;
872
872
  function Ti() {
873
- if (vr) return ht;
873
+ if (vr) return pt;
874
874
  vr = 1;
875
- let { existsSync: h, readFileSync: u } = fe, { dirname: _, join: g } = fe, { SourceMapConsumer: a, SourceMapGenerator: d } = fe;
875
+ let { existsSync: h, readFileSync: u } = fe, { dirname: _, join: g } = fe, { SourceMapConsumer: o, SourceMapGenerator: v } = fe;
876
876
  function l(s) {
877
877
  return Buffer ? Buffer.from(s, "base64").toString() : window.atob(s);
878
878
  }
@@ -884,10 +884,10 @@ function Ti() {
884
884
  !this.mapFile && e.from && (this.mapFile = e.from), this.mapFile && (this.root = _(this.mapFile)), n && (this.text = n);
885
885
  }
886
886
  consumer() {
887
- return this.consumerCache || (this.consumerCache = new a(this.text)), this.consumerCache;
887
+ return this.consumerCache || (this.consumerCache = new o(this.text)), this.consumerCache;
888
888
  }
889
889
  decodeInline(t) {
890
- let e = /^data:application\/json;charset=utf-?8;base64,/, r = /^data:application\/json;base64,/, n = /^data:application\/json;charset=utf-?8,/, o = /^data:application\/json,/, m = t.match(n) || t.match(o);
890
+ let e = /^data:application\/json;charset=utf-?8;base64,/, r = /^data:application\/json;base64,/, n = /^data:application\/json;charset=utf-?8,/, a = /^data:application\/json,/, m = t.match(n) || t.match(a);
891
891
  if (m)
892
892
  return decodeURIComponent(t.substr(m[0].length));
893
893
  let i = t.match(e) || t.match(r);
@@ -928,9 +928,9 @@ function Ti() {
928
928
  return n;
929
929
  }
930
930
  } else {
931
- if (e instanceof a)
932
- return d.fromSourceMap(e).toString();
933
- if (e instanceof d)
931
+ if (e instanceof o)
932
+ return v.fromSourceMap(e).toString();
933
+ if (e instanceof v)
934
934
  return e.toString();
935
935
  if (this.isMap(e))
936
936
  return JSON.stringify(e);
@@ -954,19 +954,19 @@ function Ti() {
954
954
  return !!(this.consumer().sourcesContent && this.consumer().sourcesContent.length > 0);
955
955
  }
956
956
  }
957
- return ht = p, p.default = p, ht;
957
+ return pt = p, p.default = p, pt;
958
958
  }
959
- var pt, gr;
960
- function Ke() {
961
- if (gr) return pt;
959
+ var dt, gr;
960
+ function $e() {
961
+ if (gr) return dt;
962
962
  gr = 1;
963
- let { nanoid: h } = /* @__PURE__ */ cn(), { isAbsolute: u, resolve: _ } = fe, { SourceMapConsumer: g, SourceMapGenerator: a } = fe, { fileURLToPath: d, pathToFileURL: l } = fe, p = jt(), s = Ti(), t = fe, e = /* @__PURE__ */ Symbol("lineToIndexCache"), r = !!(g && a), n = !!(_ && u);
964
- function o(i) {
963
+ let { nanoid: h } = /* @__PURE__ */ cn(), { isAbsolute: u, resolve: _ } = fe, { SourceMapConsumer: g, SourceMapGenerator: o } = fe, { fileURLToPath: v, pathToFileURL: l } = fe, p = jt(), s = Ti(), t = fe, e = /* @__PURE__ */ Symbol("lineToIndexCache"), r = !!(g && o), n = !!(_ && u);
964
+ function a(i) {
965
965
  if (i[e]) return i[e];
966
966
  let f = i.css.split(`
967
- `), y = new Array(f.length), v = 0;
967
+ `), y = new Array(f.length), d = 0;
968
968
  for (let S = 0, w = f.length; S < w; S++)
969
- y[S] = v, v += f[S].length + 1;
969
+ y[S] = d, d += f[S].length + 1;
970
970
  return i[e] = y, y;
971
971
  }
972
972
  class m {
@@ -977,39 +977,39 @@ function Ke() {
977
977
  if (f === null || typeof f > "u" || typeof f == "object" && !f.toString)
978
978
  throw new Error(`PostCSS received ${f} instead of CSS string`);
979
979
  if (this.css = f.toString(), this.css[0] === "\uFEFF" || this.css[0] === "￾" ? (this.hasBOM = !0, this.css = this.css.slice(1)) : this.hasBOM = !1, this.document = this.css, y.document && (this.document = y.document.toString()), y.from && (!n || /^\w+:\/\//.test(y.from) || u(y.from) ? this.file = y.from : this.file = _(y.from)), n && r) {
980
- let v = new s(this.css, y);
981
- if (v.text) {
982
- this.map = v;
983
- let S = v.consumer().file;
980
+ let d = new s(this.css, y);
981
+ if (d.text) {
982
+ this.map = d;
983
+ let S = d.consumer().file;
984
984
  !this.file && S && (this.file = this.mapResolve(S));
985
985
  }
986
986
  }
987
987
  this.file || (this.id = "<input css " + h(6) + ">"), this.map && (this.map.file = this.from);
988
988
  }
989
- error(f, y, v, S = {}) {
989
+ error(f, y, d, S = {}) {
990
990
  let w, c, O, x, P;
991
991
  if (y && typeof y == "object") {
992
- let b = y, M = v;
992
+ let b = y, M = d;
993
993
  if (typeof b.offset == "number") {
994
994
  x = b.offset;
995
995
  let D = this.fromOffset(x);
996
- y = D.line, v = D.col;
996
+ y = D.line, d = D.col;
997
997
  } else
998
- y = b.line, v = b.column, x = this.fromLineAndColumn(y, v);
998
+ y = b.line, d = b.column, x = this.fromLineAndColumn(y, d);
999
999
  if (typeof M.offset == "number") {
1000
1000
  O = M.offset;
1001
1001
  let D = this.fromOffset(O);
1002
1002
  c = D.line, w = D.col;
1003
1003
  } else
1004
1004
  c = M.line, w = M.column, O = this.fromLineAndColumn(M.line, M.column);
1005
- } else if (v)
1006
- x = this.fromLineAndColumn(y, v);
1005
+ } else if (d)
1006
+ x = this.fromLineAndColumn(y, d);
1007
1007
  else {
1008
1008
  x = y;
1009
1009
  let b = this.fromOffset(x);
1010
- y = b.line, v = b.col;
1010
+ y = b.line, d = b.col;
1011
1011
  }
1012
- let E = this.origin(y, v, c, w);
1012
+ let E = this.origin(y, d, c, w);
1013
1013
  return E ? P = new p(
1014
1014
  f,
1015
1015
  E.endLine === void 0 ? E.line : { column: E.column, line: E.line },
@@ -1019,19 +1019,19 @@ function Ke() {
1019
1019
  S.plugin
1020
1020
  ) : P = new p(
1021
1021
  f,
1022
- c === void 0 ? y : { column: v, line: y },
1023
- c === void 0 ? v : { column: w, line: c },
1022
+ c === void 0 ? y : { column: d, line: y },
1023
+ c === void 0 ? d : { column: w, line: c },
1024
1024
  this.css,
1025
1025
  this.file,
1026
1026
  S.plugin
1027
- ), P.input = { column: v, endColumn: w, endLine: c, endOffset: O, line: y, offset: x, source: this.css }, this.file && (l && (P.input.url = l(this.file).toString()), P.input.file = this.file), P;
1027
+ ), P.input = { column: d, endColumn: w, endLine: c, endOffset: O, line: y, offset: x, source: this.css }, this.file && (l && (P.input.url = l(this.file).toString()), P.input.file = this.file), P;
1028
1028
  }
1029
1029
  fromLineAndColumn(f, y) {
1030
- return o(this)[f - 1] + y - 1;
1030
+ return a(this)[f - 1] + y - 1;
1031
1031
  }
1032
1032
  fromOffset(f) {
1033
- let y = o(this), v = y[y.length - 1], S = 0;
1034
- if (f >= v)
1033
+ let y = a(this), d = y[y.length - 1], S = 0;
1034
+ if (f >= d)
1035
1035
  S = y.length - 1;
1036
1036
  else {
1037
1037
  let w = y.length - 2, c;
@@ -1053,12 +1053,12 @@ function Ke() {
1053
1053
  mapResolve(f) {
1054
1054
  return /^\w+:\/\//.test(f) ? f : _(this.map.consumer().sourceRoot || this.map.root || ".", f);
1055
1055
  }
1056
- origin(f, y, v, S) {
1056
+ origin(f, y, d, S) {
1057
1057
  if (!this.map) return !1;
1058
1058
  let w = this.map.consumer(), c = w.originalPositionFor({ column: y, line: f });
1059
1059
  if (!c.source) return !1;
1060
1060
  let O;
1061
- typeof v == "number" && (O = w.originalPositionFor({ column: S, line: v }));
1061
+ typeof d == "number" && (O = w.originalPositionFor({ column: S, line: d }));
1062
1062
  let x;
1063
1063
  u(c.source) ? x = l(c.source) : x = new URL(
1064
1064
  c.source,
@@ -1072,8 +1072,8 @@ function Ke() {
1072
1072
  url: x.toString()
1073
1073
  };
1074
1074
  if (x.protocol === "file:")
1075
- if (d)
1076
- P.file = d(x);
1075
+ if (v)
1076
+ P.file = v(x);
1077
1077
  else
1078
1078
  throw new Error("file: protocol is not available in this PostCSS build");
1079
1079
  let E = w.sourceContentFor(c.source);
@@ -1086,19 +1086,19 @@ function Ke() {
1086
1086
  return this.map && (f.map = { ...this.map }, f.map.consumerCache && (f.map.consumerCache = void 0)), f;
1087
1087
  }
1088
1088
  }
1089
- return pt = m, m.default = m, t && t.registerInput && t.registerInput(m), pt;
1089
+ return dt = m, m.default = m, t && t.registerInput && t.registerInput(m), dt;
1090
1090
  }
1091
- var dt, yr;
1092
- function we() {
1093
- if (yr) return dt;
1091
+ var mt, yr;
1092
+ function Se() {
1093
+ if (yr) return mt;
1094
1094
  yr = 1;
1095
1095
  let h = me(), u, _;
1096
1096
  class g extends h {
1097
- constructor(d) {
1098
- super(d), this.type = "root", this.nodes || (this.nodes = []);
1097
+ constructor(v) {
1098
+ super(v), this.type = "root", this.nodes || (this.nodes = []);
1099
1099
  }
1100
- normalize(d, l, p) {
1101
- let s = super.normalize(d);
1100
+ normalize(v, l, p) {
1101
+ let s = super.normalize(v);
1102
1102
  if (l) {
1103
1103
  if (p === "prepend")
1104
1104
  this.nodes.length > 1 ? l.raws.before = this.nodes[1].raws.before : delete l.raws.before;
@@ -1108,23 +1108,23 @@ function we() {
1108
1108
  }
1109
1109
  return s;
1110
1110
  }
1111
- removeChild(d, l) {
1112
- let p = this.index(d);
1113
- return !l && p === 0 && this.nodes.length > 1 && (this.nodes[1].raws.before = this.nodes[p].raws.before), super.removeChild(d);
1111
+ removeChild(v, l) {
1112
+ let p = this.index(v);
1113
+ return !l && p === 0 && this.nodes.length > 1 && (this.nodes[1].raws.before = this.nodes[p].raws.before), super.removeChild(v);
1114
1114
  }
1115
- toResult(d = {}) {
1116
- return new u(new _(), this, d).stringify();
1115
+ toResult(v = {}) {
1116
+ return new u(new _(), this, v).stringify();
1117
1117
  }
1118
1118
  }
1119
- return g.registerLazyResult = (a) => {
1120
- u = a;
1121
- }, g.registerProcessor = (a) => {
1122
- _ = a;
1123
- }, dt = g, g.default = g, h.registerRoot(g), dt;
1119
+ return g.registerLazyResult = (o) => {
1120
+ u = o;
1121
+ }, g.registerProcessor = (o) => {
1122
+ _ = o;
1123
+ }, mt = g, g.default = g, h.registerRoot(g), mt;
1124
1124
  }
1125
- var mt, wr;
1125
+ var vt, wr;
1126
1126
  function xi() {
1127
- if (wr) return mt;
1127
+ if (wr) return vt;
1128
1128
  wr = 1;
1129
1129
  let h = {
1130
1130
  comma(u) {
@@ -1136,57 +1136,57 @@ function xi() {
1136
1136
  return h.split(u, _);
1137
1137
  },
1138
1138
  split(u, _, g) {
1139
- let a = [], d = "", l = !1, p = 0, s = !1, t = "", e = !1;
1139
+ let o = [], v = "", l = !1, p = 0, s = !1, t = "", e = !1;
1140
1140
  for (let r of u)
1141
- e ? e = !1 : r === "\\" ? e = !0 : s ? r === t && (s = !1) : r === '"' || r === "'" ? (s = !0, t = r) : r === "(" ? p += 1 : r === ")" ? p > 0 && (p -= 1) : p === 0 && _.includes(r) && (l = !0), l ? (d !== "" && a.push(d.trim()), d = "", l = !1) : d += r;
1142
- return (g || d !== "") && a.push(d.trim()), a;
1141
+ e ? e = !1 : r === "\\" ? e = !0 : s ? r === t && (s = !1) : r === '"' || r === "'" ? (s = !0, t = r) : r === "(" ? p += 1 : r === ")" ? p > 0 && (p -= 1) : p === 0 && _.includes(r) && (l = !0), l ? (v !== "" && o.push(v.trim()), v = "", l = !1) : v += r;
1142
+ return (g || v !== "") && o.push(v.trim()), o;
1143
1143
  }
1144
1144
  };
1145
- return mt = h, h.default = h, mt;
1145
+ return vt = h, h.default = h, vt;
1146
1146
  }
1147
- var vt, Sr;
1147
+ var gt, Sr;
1148
1148
  function Vt() {
1149
- if (Sr) return vt;
1149
+ if (Sr) return gt;
1150
1150
  Sr = 1;
1151
1151
  let h = me(), u = xi();
1152
1152
  class _ extends h {
1153
1153
  get selectors() {
1154
1154
  return u.comma(this.selector);
1155
1155
  }
1156
- set selectors(a) {
1157
- let d = this.selector ? this.selector.match(/,\s*/) : null, l = d ? d[0] : "," + this.raw("between", "beforeOpen");
1158
- this.selector = a.join(l);
1156
+ set selectors(o) {
1157
+ let v = this.selector ? this.selector.match(/,\s*/) : null, l = v ? v[0] : "," + this.raw("between", "beforeOpen");
1158
+ this.selector = o.join(l);
1159
1159
  }
1160
- constructor(a) {
1161
- super(a), this.type = "rule", this.nodes || (this.nodes = []);
1160
+ constructor(o) {
1161
+ super(o), this.type = "rule", this.nodes || (this.nodes = []);
1162
1162
  }
1163
1163
  }
1164
- return vt = _, _.default = _, h.registerRule(_), vt;
1164
+ return gt = _, _.default = _, h.registerRule(_), gt;
1165
1165
  }
1166
- var gt, _r;
1166
+ var yt, _r;
1167
1167
  function hn() {
1168
- if (_r) return gt;
1168
+ if (_r) return yt;
1169
1169
  _r = 1;
1170
- let h = Yt(), u = He(), _ = Je(), g = Ke(), a = Ti(), d = we(), l = Vt();
1170
+ let h = Yt(), u = Je(), _ = Ke(), g = $e(), o = Ti(), v = Se(), l = Vt();
1171
1171
  function p(s, t) {
1172
1172
  if (Array.isArray(s)) return s.map((n) => p(n));
1173
1173
  let { inputs: e, ...r } = s;
1174
1174
  if (e) {
1175
1175
  t = [];
1176
1176
  for (let n of e) {
1177
- let o = { ...n, __proto__: g.prototype };
1178
- o.map && (o.map = {
1179
- ...o.map,
1180
- __proto__: a.prototype
1181
- }), t.push(o);
1177
+ let a = { ...n, __proto__: g.prototype };
1178
+ a.map && (a.map = {
1179
+ ...a.map,
1180
+ __proto__: o.prototype
1181
+ }), t.push(a);
1182
1182
  }
1183
1183
  }
1184
1184
  if (r.nodes && (r.nodes = s.nodes.map((n) => p(n, t))), r.source) {
1185
- let { inputId: n, ...o } = r.source;
1186
- r.source = o, n != null && (r.source.input = t[n]);
1185
+ let { inputId: n, ...a } = r.source;
1186
+ r.source = a, n != null && (r.source.input = t[n]);
1187
1187
  }
1188
1188
  if (r.type === "root")
1189
- return new d(r);
1189
+ return new v(r);
1190
1190
  if (r.type === "decl")
1191
1191
  return new _(r);
1192
1192
  if (r.type === "rule")
@@ -1197,47 +1197,47 @@ function hn() {
1197
1197
  return new h(r);
1198
1198
  throw new Error("Unknown node type: " + s.type);
1199
1199
  }
1200
- return gt = p, p.default = p, gt;
1200
+ return yt = p, p.default = p, yt;
1201
1201
  }
1202
- var yt, Or;
1202
+ var wt, Or;
1203
1203
  function Pi() {
1204
- if (Or) return yt;
1204
+ if (Or) return wt;
1205
1205
  Or = 1;
1206
- let { dirname: h, relative: u, resolve: _, sep: g } = fe, { SourceMapConsumer: a, SourceMapGenerator: d } = fe, { pathToFileURL: l } = fe, p = Ke(), s = !!(a && d), t = !!(h && _ && u && g);
1206
+ let { dirname: h, relative: u, resolve: _, sep: g } = fe, { SourceMapConsumer: o, SourceMapGenerator: v } = fe, { pathToFileURL: l } = fe, p = $e(), s = !!(o && v), t = !!(h && _ && u && g);
1207
1207
  class e {
1208
- constructor(n, o, m, i) {
1209
- this.stringify = n, this.mapOpts = m.map || {}, this.root = o, this.opts = m, this.css = i, this.originalCSS = i, this.usesFileUrls = !this.mapOpts.from && this.mapOpts.absolute, this.memoizedFileURLs = /* @__PURE__ */ new Map(), this.memoizedPaths = /* @__PURE__ */ new Map(), this.memoizedURLs = /* @__PURE__ */ new Map();
1208
+ constructor(n, a, m, i) {
1209
+ this.stringify = n, this.mapOpts = m.map || {}, this.root = a, this.opts = m, this.css = i, this.originalCSS = i, this.usesFileUrls = !this.mapOpts.from && this.mapOpts.absolute, this.memoizedFileURLs = /* @__PURE__ */ new Map(), this.memoizedPaths = /* @__PURE__ */ new Map(), this.memoizedURLs = /* @__PURE__ */ new Map();
1210
1210
  }
1211
1211
  addAnnotation() {
1212
1212
  let n;
1213
1213
  this.isInline() ? n = "data:application/json;base64," + this.toBase64(this.map.toString()) : typeof this.mapOpts.annotation == "string" ? n = this.mapOpts.annotation : typeof this.mapOpts.annotation == "function" ? n = this.mapOpts.annotation(this.opts.to, this.root) : n = this.outputFile() + ".map";
1214
- let o = `
1214
+ let a = `
1215
1215
  `;
1216
1216
  this.css.includes(`\r
1217
- `) && (o = `\r
1218
- `), this.css += o + "/*# sourceMappingURL=" + n + " */";
1217
+ `) && (a = `\r
1218
+ `), this.css += a + "/*# sourceMappingURL=" + n + " */";
1219
1219
  }
1220
1220
  applyPrevMaps() {
1221
1221
  for (let n of this.previous()) {
1222
- let o = this.toUrl(this.path(n.file)), m = n.root || h(n.file), i;
1223
- this.mapOpts.sourcesContent === !1 ? (i = new a(n.text), i.sourcesContent && (i.sourcesContent = null)) : i = n.consumer(), this.map.applySourceMap(i, o, this.toUrl(this.path(m)));
1222
+ let a = this.toUrl(this.path(n.file)), m = n.root || h(n.file), i;
1223
+ this.mapOpts.sourcesContent === !1 ? (i = new o(n.text), i.sourcesContent && (i.sourcesContent = null)) : i = n.consumer(), this.map.applySourceMap(i, a, this.toUrl(this.path(m)));
1224
1224
  }
1225
1225
  }
1226
1226
  clearAnnotation() {
1227
1227
  if (this.mapOpts.annotation !== !1) {
1228
1228
  if (this.root) {
1229
1229
  let n;
1230
- for (let o = this.root.nodes.length - 1; o >= 0; o--)
1231
- n = this.root.nodes[o], n.type === "comment" && n.text.startsWith("# sourceMappingURL=") && this.root.removeChild(o);
1230
+ for (let a = this.root.nodes.length - 1; a >= 0; a--)
1231
+ n = this.root.nodes[a], n.type === "comment" && n.text.startsWith("# sourceMappingURL=") && this.root.removeChild(a);
1232
1232
  } else if (this.css) {
1233
1233
  let n;
1234
1234
  for (; (n = this.css.lastIndexOf("/*#")) !== -1; ) {
1235
- let o = this.css.indexOf("*/", n + 3);
1236
- if (o === -1) break;
1235
+ let a = this.css.indexOf("*/", n + 3);
1236
+ if (a === -1) break;
1237
1237
  for (; n > 0 && this.css[n - 1] === `
1238
1238
  `; )
1239
1239
  n--;
1240
- this.css = this.css.slice(0, n) + this.css.slice(o + 2);
1240
+ this.css = this.css.slice(0, n) + this.css.slice(a + 2);
1241
1241
  }
1242
1242
  }
1243
1243
  }
@@ -1247,8 +1247,8 @@ function Pi() {
1247
1247
  return this.generateMap();
1248
1248
  {
1249
1249
  let n = "";
1250
- return this.stringify(this.root, (o) => {
1251
- n += o;
1250
+ return this.stringify(this.root, (a) => {
1251
+ n += a;
1252
1252
  }), [n];
1253
1253
  }
1254
1254
  }
@@ -1257,11 +1257,11 @@ function Pi() {
1257
1257
  this.generateString();
1258
1258
  else if (this.previous().length === 1) {
1259
1259
  let n = this.previous()[0].consumer();
1260
- n.file = this.outputFile(), this.map = d.fromSourceMap(n, {
1260
+ n.file = this.outputFile(), this.map = v.fromSourceMap(n, {
1261
1261
  ignoreInvalidMapping: !0
1262
1262
  });
1263
1263
  } else
1264
- this.map = new d({
1264
+ this.map = new v({
1265
1265
  file: this.outputFile(),
1266
1266
  ignoreInvalidMapping: !0
1267
1267
  }), this.map.addMapping({
@@ -1272,20 +1272,20 @@ function Pi() {
1272
1272
  return this.isSourcesContent() && this.setSourcesContent(), this.root && this.previous().length > 0 && this.applyPrevMaps(), this.isAnnotation() && this.addAnnotation(), this.isInline() ? [this.css] : [this.css, this.map];
1273
1273
  }
1274
1274
  generateString() {
1275
- this.css = "", this.map = new d({
1275
+ this.css = "", this.map = new v({
1276
1276
  file: this.outputFile(),
1277
1277
  ignoreInvalidMapping: !0
1278
1278
  });
1279
- let n = 1, o = 1, m = "<no source>", i = {
1279
+ let n = 1, a = 1, m = "<no source>", i = {
1280
1280
  generated: { column: 0, line: 0 },
1281
1281
  original: { column: 0, line: 0 },
1282
1282
  source: ""
1283
1283
  }, f, y;
1284
- this.stringify(this.root, (v, S, w) => {
1285
- if (this.css += v, S && w !== "end" && (i.generated.line = n, i.generated.column = o - 1, S.source && S.source.start ? (i.source = this.sourcePath(S), i.original.line = S.source.start.line, i.original.column = S.source.start.column - 1, this.map.addMapping(i)) : (i.source = m, i.original.line = 1, i.original.column = 0, this.map.addMapping(i))), y = v.match(/\n/g), y ? (n += y.length, f = v.lastIndexOf(`
1286
- `), o = v.length - f) : o += v.length, S && w !== "start") {
1284
+ this.stringify(this.root, (d, S, w) => {
1285
+ if (this.css += d, S && w !== "end" && (i.generated.line = n, i.generated.column = a - 1, S.source && S.source.start ? (i.source = this.sourcePath(S), i.original.line = S.source.start.line, i.original.column = S.source.start.column - 1, this.map.addMapping(i)) : (i.source = m, i.original.line = 1, i.original.column = 0, this.map.addMapping(i))), y = d.match(/\n/g), y ? (n += y.length, f = d.lastIndexOf(`
1286
+ `), a = d.length - f) : a += d.length, S && w !== "start") {
1287
1287
  let c = S.parent || { raws: {} };
1288
- (!(S.type === "decl" || S.type === "atrule" && !S.nodes) || S !== c.last || c.raws.semicolon) && (S.source && S.source.end ? (i.source = this.sourcePath(S), i.original.line = S.source.end.line, i.original.column = S.source.end.column - 1, i.generated.line = n, i.generated.column = o - 2, this.map.addMapping(i)) : (i.source = m, i.original.line = 1, i.original.column = 0, i.generated.line = n, i.generated.column = o - 1, this.map.addMapping(i)));
1288
+ (!(S.type === "decl" || S.type === "atrule" && !S.nodes) || S !== c.last || c.raws.semicolon) && (S.source && S.source.end ? (i.source = this.sourcePath(S), i.original.line = S.source.end.line, i.original.column = S.source.end.column - 1, i.generated.line = n, i.generated.column = a - 2, this.map.addMapping(i)) : (i.source = m, i.original.line = 1, i.original.column = 0, i.generated.line = n, i.generated.column = a - 1, this.map.addMapping(i)));
1289
1289
  }
1290
1290
  });
1291
1291
  }
@@ -1296,7 +1296,7 @@ function Pi() {
1296
1296
  if (typeof this.mapOpts.inline < "u")
1297
1297
  return this.mapOpts.inline;
1298
1298
  let n = this.mapOpts.annotation;
1299
- return typeof n < "u" && n !== !0 ? !1 : this.previous().length ? this.previous().some((o) => o.inline) : !0;
1299
+ return typeof n < "u" && n !== !0 ? !1 : this.previous().length ? this.previous().some((a) => a.inline) : !0;
1300
1300
  }
1301
1301
  isMap() {
1302
1302
  return typeof this.opts.map < "u" ? !!this.opts.map : this.previous().length > 0;
@@ -1309,8 +1309,8 @@ function Pi() {
1309
1309
  }
1310
1310
  path(n) {
1311
1311
  if (this.mapOpts.absolute || n.charCodeAt(0) === 60 || /^\w+:\/\//.test(n)) return n;
1312
- let o = this.memoizedPaths.get(n);
1313
- if (o) return o;
1312
+ let a = this.memoizedPaths.get(n);
1313
+ if (a) return a;
1314
1314
  let m = this.opts.to ? h(this.opts.to) : ".";
1315
1315
  typeof this.mapOpts.annotation == "string" && (m = h(_(m, this.mapOpts.annotation)));
1316
1316
  let i = u(m, n);
@@ -1321,8 +1321,8 @@ function Pi() {
1321
1321
  if (this.previousMaps = [], this.root)
1322
1322
  this.root.walk((n) => {
1323
1323
  if (n.source && n.source.input.map) {
1324
- let o = n.source.input.map;
1325
- this.previousMaps.includes(o) || this.previousMaps.push(o);
1324
+ let a = n.source.input.map;
1325
+ this.previousMaps.includes(a) || this.previousMaps.push(a);
1326
1326
  }
1327
1327
  });
1328
1328
  else {
@@ -1334,19 +1334,19 @@ function Pi() {
1334
1334
  setSourcesContent() {
1335
1335
  let n = {};
1336
1336
  if (this.root)
1337
- this.root.walk((o) => {
1338
- if (o.source) {
1339
- let m = o.source.input.from;
1337
+ this.root.walk((a) => {
1338
+ if (a.source) {
1339
+ let m = a.source.input.from;
1340
1340
  if (m && !n[m]) {
1341
1341
  n[m] = !0;
1342
1342
  let i = this.usesFileUrls ? this.toFileUrl(m) : this.toUrl(this.path(m));
1343
- this.map.setSourceContent(i, o.source.input.css);
1343
+ this.map.setSourceContent(i, a.source.input.css);
1344
1344
  }
1345
1345
  }
1346
1346
  });
1347
1347
  else if (this.css) {
1348
- let o = this.opts.from ? this.toUrl(this.path(this.opts.from)) : "<no source>";
1349
- this.map.setSourceContent(o, this.css);
1348
+ let a = this.opts.from ? this.toUrl(this.path(this.opts.from)) : "<no source>";
1349
+ this.map.setSourceContent(a, this.css);
1350
1350
  }
1351
1351
  }
1352
1352
  sourcePath(n) {
@@ -1356,8 +1356,8 @@ function Pi() {
1356
1356
  return Buffer ? Buffer.from(n).toString("base64") : window.btoa(unescape(encodeURIComponent(n)));
1357
1357
  }
1358
1358
  toFileUrl(n) {
1359
- let o = this.memoizedFileURLs.get(n);
1360
- if (o) return o;
1359
+ let a = this.memoizedFileURLs.get(n);
1360
+ if (a) return a;
1361
1361
  if (l) {
1362
1362
  let m = l(n).toString();
1363
1363
  return this.memoizedFileURLs.set(n, m), m;
@@ -1367,21 +1367,21 @@ function Pi() {
1367
1367
  );
1368
1368
  }
1369
1369
  toUrl(n) {
1370
- let o = this.memoizedURLs.get(n);
1371
- if (o) return o;
1370
+ let a = this.memoizedURLs.get(n);
1371
+ if (a) return a;
1372
1372
  g === "\\" && (n = n.replace(/\\/g, "/"));
1373
1373
  let m = encodeURI(n).replace(/[#?]/g, encodeURIComponent);
1374
1374
  return this.memoizedURLs.set(n, m), m;
1375
1375
  }
1376
1376
  }
1377
- return yt = e, yt;
1377
+ return wt = e, wt;
1378
1378
  }
1379
- var wt, br;
1379
+ var St, br;
1380
1380
  function pn() {
1381
- if (br) return wt;
1381
+ if (br) return St;
1382
1382
  br = 1;
1383
- const h = 39, u = 34, _ = 92, g = 47, a = 10, d = 32, l = 12, p = 9, s = 13, t = 91, e = 93, r = 40, n = 41, o = 123, m = 125, i = 59, f = 42, y = 58, v = 64, S = /[\t\n\f\r "#'()/;[\\\]{}]/g, w = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, c = /.[\r\n"'(/\\]/, O = /[\da-f]/i;
1384
- return wt = function(P, E = {}) {
1383
+ const h = 39, u = 34, _ = 92, g = 47, o = 10, v = 32, l = 12, p = 9, s = 13, t = 91, e = 93, r = 40, n = 41, a = 123, m = 125, i = 59, f = 42, y = 58, d = 64, S = /[\t\n\f\r "#'()/;[\\\]{}]/g, w = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, c = /.[\r\n"'(/\\]/, O = /[\da-f]/i;
1384
+ return St = function(P, E = {}) {
1385
1385
  let b = P.css.valueOf(), M = E.ignoreErrors, D, X, J, I, W, H, ee, oe, te, C, q = b.length, k = 0, T = [], A = [];
1386
1386
  function F() {
1387
1387
  return k;
@@ -1397,21 +1397,21 @@ function pn() {
1397
1397
  if (k >= q) return;
1398
1398
  let Y = N ? N.ignoreUnclosed : !1;
1399
1399
  switch (D = b.charCodeAt(k), D) {
1400
- case a:
1401
- case d:
1400
+ case o:
1401
+ case v:
1402
1402
  case p:
1403
1403
  case s:
1404
1404
  case l: {
1405
1405
  I = k;
1406
1406
  do
1407
1407
  I += 1, D = b.charCodeAt(I);
1408
- while (D === d || D === a || D === p || D === s || D === l);
1408
+ while (D === v || D === o || D === p || D === s || D === l);
1409
1409
  H = ["space", b.slice(k, I)], k = I - 1;
1410
1410
  break;
1411
1411
  }
1412
1412
  case t:
1413
1413
  case e:
1414
- case o:
1414
+ case a:
1415
1415
  case m:
1416
1416
  case y:
1417
1417
  case i:
@@ -1421,7 +1421,7 @@ function pn() {
1421
1421
  break;
1422
1422
  }
1423
1423
  case r: {
1424
- if (C = T.length ? T.pop()[1] : "", te = b.charCodeAt(k + 1), C === "url" && te !== h && te !== u && te !== d && te !== a && te !== p && te !== l && te !== s) {
1424
+ if (C = T.length ? T.pop()[1] : "", te = b.charCodeAt(k + 1), C === "url" && te !== h && te !== u && te !== v && te !== o && te !== p && te !== l && te !== s) {
1425
1425
  I = k;
1426
1426
  do {
1427
1427
  if (ee = !1, I = b.indexOf(")", I + 1), I === -1)
@@ -1454,17 +1454,17 @@ function pn() {
1454
1454
  H = ["string", b.slice(k, I + 1), k, I], k = I;
1455
1455
  break;
1456
1456
  }
1457
- case v: {
1457
+ case d: {
1458
1458
  S.lastIndex = k + 1, S.test(b), S.lastIndex === 0 ? I = b.length - 1 : I = S.lastIndex - 2, H = ["at-word", b.slice(k, I + 1), k, I], k = I;
1459
1459
  break;
1460
1460
  }
1461
1461
  case _: {
1462
1462
  for (I = k, J = !0; b.charCodeAt(I + 1) === _; )
1463
1463
  I += 1, J = !J;
1464
- if (D = b.charCodeAt(I + 1), J && D !== g && D !== d && D !== a && D !== p && D !== s && D !== l && (I += 1, O.test(b.charAt(I)))) {
1464
+ if (D = b.charCodeAt(I + 1), J && D !== g && D !== v && D !== o && D !== p && D !== s && D !== l && (I += 1, O.test(b.charAt(I)))) {
1465
1465
  for (; O.test(b.charAt(I + 1)); )
1466
1466
  I += 1;
1467
- b.charCodeAt(I + 1) === d && (I += 1);
1467
+ b.charCodeAt(I + 1) === v && (I += 1);
1468
1468
  }
1469
1469
  H = ["word", b.slice(k, I + 1), k, I], k = I;
1470
1470
  break;
@@ -1485,13 +1485,13 @@ function pn() {
1485
1485
  nextToken: G,
1486
1486
  position: F
1487
1487
  };
1488
- }, wt;
1488
+ }, St;
1489
1489
  }
1490
- var St, Er;
1490
+ var _t, Er;
1491
1491
  function dn() {
1492
- if (Er) return St;
1492
+ if (Er) return _t;
1493
1493
  Er = 1;
1494
- let h = Yt(), u = He(), _ = Je(), g = we(), a = Vt(), d = pn();
1494
+ let h = Yt(), u = Je(), _ = Ke(), g = Se(), o = Vt(), v = pn();
1495
1495
  const l = {
1496
1496
  empty: !0,
1497
1497
  space: !0
@@ -1509,9 +1509,9 @@ function dn() {
1509
1509
  atrule(e) {
1510
1510
  let r = new h();
1511
1511
  r.name = e[1].slice(1), r.name === "" && this.unnamedAtrule(r, e), this.init(r, e[2]);
1512
- let n, o, m, i = !1, f = !1, y = [], v = [];
1512
+ let n, a, m, i = !1, f = !1, y = [], d = [];
1513
1513
  for (; !this.tokenizer.endOfFile(); ) {
1514
- if (e = this.tokenizer.nextToken(), n = e[0], n === "(" || n === "[" ? v.push(n === "(" ? ")" : "]") : n === "{" && v.length > 0 ? v.push("}") : n === v[v.length - 1] && v.pop(), v.length === 0)
1514
+ if (e = this.tokenizer.nextToken(), n = e[0], n === "(" || n === "[" ? d.push(n === "(" ? ")" : "]") : n === "{" && d.length > 0 ? d.push("}") : n === d[d.length - 1] && d.pop(), d.length === 0)
1515
1515
  if (n === ";") {
1516
1516
  r.source.end = this.getPosition(e[2]), r.source.end.offset++, this.semicolon = !0;
1517
1517
  break;
@@ -1520,9 +1520,9 @@ function dn() {
1520
1520
  break;
1521
1521
  } else if (n === "}") {
1522
1522
  if (y.length > 0) {
1523
- for (m = y.length - 1, o = y[m]; o && o[0] === "space"; )
1524
- o = y[--m];
1525
- o && (r.source.end = this.getPosition(o[3] || o[2]), r.source.end.offset++);
1523
+ for (m = y.length - 1, a = y[m]; a && a[0] === "space"; )
1524
+ a = y[--m];
1525
+ a && (r.source.end = this.getPosition(a[3] || a[2]), r.source.end.offset++);
1526
1526
  }
1527
1527
  this.end(e);
1528
1528
  break;
@@ -1540,26 +1540,26 @@ function dn() {
1540
1540
  checkMissedSemicolon(e) {
1541
1541
  let r = this.colon(e);
1542
1542
  if (r === !1) return;
1543
- let n = 0, o;
1544
- for (let m = r - 1; m >= 0 && (o = e[m], !(o[0] !== "space" && (n += 1, n === 2))); m--)
1543
+ let n = 0, a;
1544
+ for (let m = r - 1; m >= 0 && (a = e[m], !(a[0] !== "space" && (n += 1, n === 2))); m--)
1545
1545
  ;
1546
1546
  throw this.input.error(
1547
1547
  "Missed semicolon",
1548
- o[0] === "word" ? o[3] + 1 : o[2]
1548
+ a[0] === "word" ? a[3] + 1 : a[2]
1549
1549
  );
1550
1550
  }
1551
1551
  colon(e) {
1552
- let r = 0, n, o, m;
1552
+ let r = 0, n, a, m;
1553
1553
  for (let [i, f] of e.entries()) {
1554
- if (o = f, m = o[0], m === "(" && (r += 1), m === ")" && (r -= 1), r === 0 && m === ":")
1554
+ if (a = f, m = a[0], m === "(" && (r += 1), m === ")" && (r -= 1), r === 0 && m === ":")
1555
1555
  if (!n)
1556
- this.doubleColon(o);
1556
+ this.doubleColon(a);
1557
1557
  else {
1558
1558
  if (n[0] === "word" && n[1] === "progid")
1559
1559
  continue;
1560
1560
  return i;
1561
1561
  }
1562
- n = o;
1562
+ n = a;
1563
1563
  }
1564
1564
  return !1;
1565
1565
  }
@@ -1570,24 +1570,24 @@ function dn() {
1570
1570
  if (!n.trim())
1571
1571
  r.text = "", r.raws.left = n, r.raws.right = "";
1572
1572
  else {
1573
- let o = n.match(/^(\s*)([^]*\S)(\s*)$/);
1574
- r.text = o[2], r.raws.left = o[1], r.raws.right = o[3];
1573
+ let a = n.match(/^(\s*)([^]*\S)(\s*)$/);
1574
+ r.text = a[2], r.raws.left = a[1], r.raws.right = a[3];
1575
1575
  }
1576
1576
  }
1577
1577
  createTokenizer() {
1578
- this.tokenizer = d(this.input);
1578
+ this.tokenizer = v(this.input);
1579
1579
  }
1580
1580
  decl(e, r) {
1581
1581
  let n = new _();
1582
1582
  this.init(n, e[0][2]);
1583
- let o = e[e.length - 1];
1584
- for (o[0] === ";" && (this.semicolon = !0, e.pop()), n.source.end = this.getPosition(
1585
- o[3] || o[2] || p(e)
1583
+ let a = e[e.length - 1];
1584
+ for (a[0] === ";" && (this.semicolon = !0, e.pop()), n.source.end = this.getPosition(
1585
+ a[3] || a[2] || p(e)
1586
1586
  ), n.source.end.offset++; e[0][0] !== "word"; )
1587
1587
  e.length === 1 && this.unknownWord(e), n.raws.before += e.shift()[1];
1588
1588
  for (n.source.start = this.getPosition(e[0][2]), n.prop = ""; e.length; ) {
1589
- let v = e[0][0];
1590
- if (v === ":" || v === "space" || v === "comment")
1589
+ let d = e[0][0];
1590
+ if (d === ":" || d === "space" || d === "comment")
1591
1591
  break;
1592
1592
  n.prop += e.shift()[1];
1593
1593
  }
@@ -1604,15 +1604,15 @@ function dn() {
1604
1604
  for (; e.length && (f = e[0][0], !(f !== "space" && f !== "comment")); )
1605
1605
  i.push(e.shift());
1606
1606
  this.precheckMissedSemicolon(e);
1607
- for (let v = e.length - 1; v >= 0; v--) {
1608
- if (m = e[v], m[1].toLowerCase() === "!important") {
1607
+ for (let d = e.length - 1; d >= 0; d--) {
1608
+ if (m = e[d], m[1].toLowerCase() === "!important") {
1609
1609
  n.important = !0;
1610
- let S = this.stringFrom(e, v);
1610
+ let S = this.stringFrom(e, d);
1611
1611
  S = this.spacesFromEnd(e) + S, S !== " !important" && (n.raws.important = S);
1612
1612
  break;
1613
1613
  } else if (m[1].toLowerCase() === "important") {
1614
1614
  let S = e.slice(0), w = "";
1615
- for (let c = v; c > 0; c--) {
1615
+ for (let c = d; c > 0; c--) {
1616
1616
  let O = S[c][0];
1617
1617
  if (w.trim().startsWith("!") && O !== "space")
1618
1618
  break;
@@ -1623,7 +1623,7 @@ function dn() {
1623
1623
  if (m[0] !== "space" && m[0] !== "comment")
1624
1624
  break;
1625
1625
  }
1626
- e.some((v) => v[0] !== "space" && v[0] !== "comment") && (n.raws.between += i.map((v) => v[1]).join(""), i = []), this.raw(n, "value", i.concat(e), r), n.value.includes(":") && !r && this.checkMissedSemicolon(e);
1626
+ e.some((d) => d[0] !== "space" && d[0] !== "comment") && (n.raws.between += i.map((d) => d[1]).join(""), i = []), this.raw(n, "value", i.concat(e), r), n.value.includes(":") && !r && this.checkMissedSemicolon(e);
1627
1627
  }
1628
1628
  doubleColon(e) {
1629
1629
  throw this.input.error(
@@ -1633,7 +1633,7 @@ function dn() {
1633
1633
  );
1634
1634
  }
1635
1635
  emptyRule(e) {
1636
- let r = new a();
1636
+ let r = new o();
1637
1637
  this.init(r, e[2]), r.selector = "", r.raws.between = "", this.current = r;
1638
1638
  }
1639
1639
  end(e) {
@@ -1664,15 +1664,15 @@ function dn() {
1664
1664
  }, e.raws.before = this.spaces, this.spaces = "", e.type !== "comment" && (this.semicolon = !1);
1665
1665
  }
1666
1666
  other(e) {
1667
- let r = !1, n = null, o = !1, m = null, i = [], f = e[1].startsWith("--"), y = [], v = e;
1668
- for (; v; ) {
1669
- if (n = v[0], y.push(v), n === "(" || n === "[")
1670
- m || (m = v), i.push(n === "(" ? ")" : "]");
1671
- else if (f && o && n === "{")
1672
- m || (m = v), i.push("}");
1667
+ let r = !1, n = null, a = !1, m = null, i = [], f = e[1].startsWith("--"), y = [], d = e;
1668
+ for (; d; ) {
1669
+ if (n = d[0], y.push(d), n === "(" || n === "[")
1670
+ m || (m = d), i.push(n === "(" ? ")" : "]");
1671
+ else if (f && a && n === "{")
1672
+ m || (m = d), i.push("}");
1673
1673
  else if (i.length === 0)
1674
1674
  if (n === ";")
1675
- if (o) {
1675
+ if (a) {
1676
1676
  this.decl(y, f);
1677
1677
  return;
1678
1678
  } else
@@ -1683,13 +1683,13 @@ function dn() {
1683
1683
  } else if (n === "}") {
1684
1684
  this.tokenizer.back(y.pop()), r = !0;
1685
1685
  break;
1686
- } else n === ":" && (o = !0);
1686
+ } else n === ":" && (a = !0);
1687
1687
  else n === i[i.length - 1] && (i.pop(), i.length === 0 && (m = null));
1688
- v = this.tokenizer.nextToken();
1688
+ d = this.tokenizer.nextToken();
1689
1689
  }
1690
- if (this.tokenizer.endOfFile() && (r = !0), i.length > 0 && this.unclosedBracket(m), r && o) {
1690
+ if (this.tokenizer.endOfFile() && (r = !0), i.length > 0 && this.unclosedBracket(m), r && a) {
1691
1691
  if (!f)
1692
- for (; y.length && (v = y[y.length - 1][0], !(v !== "space" && v !== "comment")); )
1692
+ for (; y.length && (d = y[y.length - 1][0], !(d !== "space" && d !== "comment")); )
1693
1693
  this.tokenizer.back(y.pop());
1694
1694
  this.decl(y, f);
1695
1695
  } else
@@ -1725,11 +1725,11 @@ function dn() {
1725
1725
  }
1726
1726
  precheckMissedSemicolon() {
1727
1727
  }
1728
- raw(e, r, n, o) {
1729
- let m, i, f = n.length, y = "", v = !0, S, w;
1728
+ raw(e, r, n, a) {
1729
+ let m, i, f = n.length, y = "", d = !0, S, w;
1730
1730
  for (let c = 0; c < f; c += 1)
1731
- m = n[c], i = m[0], i === "space" && c === f - 1 && !o ? v = !1 : i === "comment" ? (w = n[c - 1] ? n[c - 1][0] : "empty", S = n[c + 1] ? n[c + 1][0] : "empty", !l[w] && !l[S] ? y.slice(-1) === "," ? v = !1 : y += m[1] : v = !1) : y += m[1];
1732
- if (!v) {
1731
+ m = n[c], i = m[0], i === "space" && c === f - 1 && !a ? d = !1 : i === "comment" ? (w = n[c - 1] ? n[c - 1][0] : "empty", S = n[c + 1] ? n[c + 1][0] : "empty", !l[w] && !l[S] ? y.slice(-1) === "," ? d = !1 : y += m[1] : d = !1) : y += m[1];
1732
+ if (!d) {
1733
1733
  let c = n.reduce((O, x) => O + x[1], "");
1734
1734
  e.raws[r] = { raw: c, value: y };
1735
1735
  }
@@ -1737,7 +1737,7 @@ function dn() {
1737
1737
  }
1738
1738
  rule(e) {
1739
1739
  e.pop();
1740
- let r = new a();
1740
+ let r = new o();
1741
1741
  this.init(r, e[0][2]), r.raws.between = this.spacesAndCommentsFromEnd(e), this.raw(r, "selector", e), this.current = r;
1742
1742
  }
1743
1743
  spacesAndCommentsFromEnd(e) {
@@ -1761,8 +1761,8 @@ function dn() {
1761
1761
  }
1762
1762
  stringFrom(e, r) {
1763
1763
  let n = "";
1764
- for (let o = r; o < e.length; o++)
1765
- n += e[o][1];
1764
+ for (let a = r; a < e.length; a++)
1765
+ n += e[a][1];
1766
1766
  return e.splice(r, e.length - r), n;
1767
1767
  }
1768
1768
  unclosedBlock() {
@@ -1798,15 +1798,15 @@ function dn() {
1798
1798
  );
1799
1799
  }
1800
1800
  }
1801
- return St = s, St;
1801
+ return _t = s, _t;
1802
1802
  }
1803
- var _t, Tr;
1803
+ var Ot, Tr;
1804
1804
  function Ht() {
1805
- if (Tr) return _t;
1805
+ if (Tr) return Ot;
1806
1806
  Tr = 1;
1807
- let h = me(), u = Ke(), _ = dn();
1808
- function g(a, d) {
1809
- let l = new u(a, d), p = new _(l);
1807
+ let h = me(), u = $e(), _ = dn();
1808
+ function g(o, v) {
1809
+ let l = new u(o, v), p = new _(l);
1810
1810
  try {
1811
1811
  p.parse();
1812
1812
  } catch (s) {
@@ -1814,19 +1814,19 @@ function Ht() {
1814
1814
  }
1815
1815
  return p.root;
1816
1816
  }
1817
- return _t = g, g.default = g, h.registerParse(g), _t;
1817
+ return Ot = g, g.default = g, h.registerParse(g), Ot;
1818
1818
  }
1819
- var Ot, xr;
1819
+ var bt, xr;
1820
1820
  function Ri() {
1821
- if (xr) return Ot;
1821
+ if (xr) return bt;
1822
1822
  xr = 1;
1823
1823
  class h {
1824
1824
  constructor(_, g = {}) {
1825
1825
  if (this.type = "warning", this.text = _, g.node && g.node.source) {
1826
- let a = g.node.rangeBy(g);
1827
- this.line = a.start.line, this.column = a.start.column, this.endLine = a.end.line, this.endColumn = a.end.column;
1826
+ let o = g.node.rangeBy(g);
1827
+ this.line = o.start.line, this.column = o.start.column, this.endLine = o.end.line, this.endColumn = o.end.column;
1828
1828
  }
1829
- for (let a in g) this[a] = g[a];
1829
+ for (let o in g) this[o] = g[o];
1830
1830
  }
1831
1831
  toString() {
1832
1832
  return this.node ? this.node.error(this.text, {
@@ -1836,39 +1836,39 @@ function Ri() {
1836
1836
  }).message : this.plugin ? this.plugin + ": " + this.text : this.text;
1837
1837
  }
1838
1838
  }
1839
- return Ot = h, h.default = h, Ot;
1839
+ return bt = h, h.default = h, bt;
1840
1840
  }
1841
- var bt, Pr;
1841
+ var Et, Pr;
1842
1842
  function Jt() {
1843
- if (Pr) return bt;
1843
+ if (Pr) return Et;
1844
1844
  Pr = 1;
1845
1845
  let h = Ri();
1846
1846
  class u {
1847
1847
  get content() {
1848
1848
  return this.css;
1849
1849
  }
1850
- constructor(g, a, d) {
1851
- this.processor = g, this.messages = [], this.root = a, this.opts = d, this.css = "", this.map = void 0;
1850
+ constructor(g, o, v) {
1851
+ this.processor = g, this.messages = [], this.root = o, this.opts = v, this.css = "", this.map = void 0;
1852
1852
  }
1853
1853
  toString() {
1854
1854
  return this.css;
1855
1855
  }
1856
- warn(g, a = {}) {
1857
- a.plugin || this.lastPlugin && this.lastPlugin.postcssPlugin && (a.plugin = this.lastPlugin.postcssPlugin);
1858
- let d = new h(g, a);
1859
- return this.messages.push(d), d;
1856
+ warn(g, o = {}) {
1857
+ o.plugin || this.lastPlugin && this.lastPlugin.postcssPlugin && (o.plugin = this.lastPlugin.postcssPlugin);
1858
+ let v = new h(g, o);
1859
+ return this.messages.push(v), v;
1860
1860
  }
1861
1861
  warnings() {
1862
1862
  return this.messages.filter((g) => g.type === "warning");
1863
1863
  }
1864
1864
  }
1865
- return bt = u, u.default = u, bt;
1865
+ return Et = u, u.default = u, Et;
1866
1866
  }
1867
- var Et, Rr;
1867
+ var Tt, Rr;
1868
1868
  function ki() {
1869
- if (Rr) return Et;
1869
+ if (Rr) return Tt;
1870
1870
  Rr = 1;
1871
- let h = me(), u = Qt(), _ = Pi(), g = Ht(), a = Jt(), d = we(), l = Qe(), { isClean: p, my: s } = Gt();
1871
+ let h = me(), u = Qt(), _ = Pi(), g = Ht(), o = Jt(), v = Se(), l = Ve(), { isClean: p, my: s } = Gt();
1872
1872
  const t = {
1873
1873
  atrule: "AtRule",
1874
1874
  comment: "Comment",
@@ -1898,7 +1898,7 @@ function ki() {
1898
1898
  postcssPlugin: !0,
1899
1899
  prepare: !0
1900
1900
  }, n = 0;
1901
- function o(S) {
1901
+ function a(S) {
1902
1902
  return typeof S == "object" && typeof S.then == "function";
1903
1903
  }
1904
1904
  function m(S) {
@@ -1926,7 +1926,7 @@ function ki() {
1926
1926
  return S[p] = !1, S.nodes && S.nodes.forEach((w) => f(w)), S;
1927
1927
  }
1928
1928
  let y = {};
1929
- class v {
1929
+ class d {
1930
1930
  get content() {
1931
1931
  return this.stringify().content;
1932
1932
  }
@@ -1956,7 +1956,7 @@ function ki() {
1956
1956
  let x;
1957
1957
  if (typeof c == "object" && c !== null && (c.type === "root" || c.type === "document"))
1958
1958
  x = f(c);
1959
- else if (c instanceof v || c instanceof a)
1959
+ else if (c instanceof d || c instanceof o)
1960
1960
  x = f(c.root), c.map && (typeof O.map > "u" && (O.map = {}), O.map.inline || (O.map.inline = !1), O.map.prev = c.map);
1961
1961
  else {
1962
1962
  let P = g;
@@ -1968,7 +1968,7 @@ function ki() {
1968
1968
  }
1969
1969
  x && !x[s] && h.rebuild(x);
1970
1970
  }
1971
- this.result = new a(w, x, O), this.helpers = { ...y, postcss: y, result: this.result }, this.plugins = this.processor.plugins.map((P) => typeof P == "object" && P.prepare ? { ...P, ...P.prepare(this.result) } : P);
1971
+ this.result = new o(w, x, O), this.helpers = { ...y, postcss: y, result: this.result }, this.plugins = this.processor.plugins.map((P) => typeof P == "object" && P.prepare ? { ...P, ...P.prepare(this.result) } : P);
1972
1972
  }
1973
1973
  async() {
1974
1974
  return this.error ? Promise.reject(this.error) : this.processed ? Promise.resolve(this.result) : (this.processing || (this.processing = this.runAsync()), this.processing);
@@ -2019,7 +2019,7 @@ function ki() {
2019
2019
  this.plugin = 0;
2020
2020
  for (let w = 0; w < this.plugins.length; w++) {
2021
2021
  let c = this.plugins[w], O = this.runOnRoot(c);
2022
- if (o(O))
2022
+ if (a(O))
2023
2023
  try {
2024
2024
  await O;
2025
2025
  } catch (x) {
@@ -2033,7 +2033,7 @@ function ki() {
2033
2033
  let c = [i(w)];
2034
2034
  for (; c.length > 0; ) {
2035
2035
  let O = this.visitTick(c);
2036
- if (o(O))
2036
+ if (a(O))
2037
2037
  try {
2038
2038
  await O;
2039
2039
  } catch (x) {
@@ -2068,7 +2068,7 @@ function ki() {
2068
2068
  let c = this.result.root.nodes.map(
2069
2069
  (O) => w.Once(O, this.helpers)
2070
2070
  );
2071
- return o(c[0]) ? Promise.all(c) : c;
2071
+ return a(c[0]) ? Promise.all(c) : c;
2072
2072
  }
2073
2073
  return w.Once(this.result.root, this.helpers);
2074
2074
  } else if (typeof w == "function")
@@ -2093,7 +2093,7 @@ function ki() {
2093
2093
  throw this.getAsyncError();
2094
2094
  for (let w of this.plugins) {
2095
2095
  let c = this.runOnRoot(w);
2096
- if (o(c))
2096
+ if (a(c))
2097
2097
  throw this.getAsyncError();
2098
2098
  }
2099
2099
  if (this.prepareVisitors(), this.hasListener) {
@@ -2126,7 +2126,7 @@ function ki() {
2126
2126
  }
2127
2127
  if (c.type !== "root" && c.type !== "document" && !c.parent)
2128
2128
  return !0;
2129
- if (o(P))
2129
+ if (a(P))
2130
2130
  throw this.getAsyncError();
2131
2131
  }
2132
2132
  }
@@ -2185,18 +2185,18 @@ function ki() {
2185
2185
  return this.sync().warnings();
2186
2186
  }
2187
2187
  }
2188
- return v.registerPostcss = (S) => {
2188
+ return d.registerPostcss = (S) => {
2189
2189
  y = S;
2190
- }, Et = v, v.default = v, d.registerLazyResult(v), u.registerLazyResult(v), Et;
2190
+ }, Tt = d, d.default = d, v.registerLazyResult(d), u.registerLazyResult(d), Tt;
2191
2191
  }
2192
- var Tt, kr;
2192
+ var xt, kr;
2193
2193
  function mn() {
2194
- if (kr) return Tt;
2194
+ if (kr) return xt;
2195
2195
  kr = 1;
2196
2196
  let h = Pi(), u = Ht();
2197
2197
  const _ = Jt();
2198
- let g = Qe();
2199
- class a {
2198
+ let g = Ve();
2199
+ class o {
2200
2200
  get content() {
2201
2201
  return this.result.css;
2202
2202
  }
@@ -2243,8 +2243,8 @@ function mn() {
2243
2243
  });
2244
2244
  let r = new h(t, void 0, this._opts, p);
2245
2245
  if (r.isMap()) {
2246
- let [n, o] = r.generate();
2247
- n && (this.result.css = n), o && (this.result.map = o);
2246
+ let [n, a] = r.generate();
2247
+ n && (this.result.css = n), a && (this.result.map = a);
2248
2248
  } else
2249
2249
  r.clearAnnotation(), this.result.css = r.css;
2250
2250
  }
@@ -2271,14 +2271,14 @@ function mn() {
2271
2271
  return [];
2272
2272
  }
2273
2273
  }
2274
- return Tt = a, a.default = a, Tt;
2274
+ return xt = o, o.default = o, xt;
2275
2275
  }
2276
- var xt, Ar;
2276
+ var Pt, Ar;
2277
2277
  function vn() {
2278
- if (Ar) return xt;
2278
+ if (Ar) return Pt;
2279
2279
  Ar = 1;
2280
- let h = Qt(), u = ki(), _ = mn(), g = we();
2281
- class a {
2280
+ let h = Qt(), u = ki(), _ = mn(), g = Se();
2281
+ class o {
2282
2282
  constructor(l = []) {
2283
2283
  this.version = "8.5.8", this.plugins = this.normalize(l);
2284
2284
  }
@@ -2301,17 +2301,17 @@ function vn() {
2301
2301
  return this.plugins = this.plugins.concat(this.normalize([l])), this;
2302
2302
  }
2303
2303
  }
2304
- return xt = a, a.default = a, g.registerProcessor(a), h.registerProcessor(a), xt;
2304
+ return Pt = o, o.default = o, g.registerProcessor(o), h.registerProcessor(o), Pt;
2305
2305
  }
2306
- var Pt, Ir;
2307
- function $e() {
2308
- if (Ir) return Pt;
2306
+ var Rt, Ir;
2307
+ function Xe() {
2308
+ if (Ir) return Rt;
2309
2309
  Ir = 1;
2310
- let h = Yt(), u = He(), _ = me(), g = jt(), a = Je(), d = Qt(), l = hn(), p = Ke(), s = ki(), t = xi(), e = Ve(), r = Ht(), n = vn(), o = Jt(), m = we(), i = Vt(), f = Qe(), y = Ri();
2311
- function v(...S) {
2310
+ let h = Yt(), u = Je(), _ = me(), g = jt(), o = Ke(), v = Qt(), l = hn(), p = $e(), s = ki(), t = xi(), e = He(), r = Ht(), n = vn(), a = Jt(), m = Se(), i = Vt(), f = Ve(), y = Ri();
2311
+ function d(...S) {
2312
2312
  return S.length === 1 && Array.isArray(S[0]) && (S = S[0]), new n(S);
2313
2313
  }
2314
- return v.plugin = function(w, c) {
2314
+ return d.plugin = function(w, c) {
2315
2315
  let O = !1;
2316
2316
  function x(...E) {
2317
2317
  console && console.warn && !O && (O = !0, console.warn(
@@ -2330,11 +2330,11 @@ https://www.w3ctech.com/topic/2226`
2330
2330
  return P || (P = x()), P;
2331
2331
  }
2332
2332
  }), x.process = function(E, b, M) {
2333
- return v([x(M)]).process(E, b);
2333
+ return d([x(M)]).process(E, b);
2334
2334
  }, x;
2335
- }, v.stringify = f, v.parse = r, v.fromJSON = l, v.list = t, v.comment = (S) => new u(S), v.atRule = (S) => new h(S), v.decl = (S) => new a(S), v.rule = (S) => new i(S), v.root = (S) => new m(S), v.document = (S) => new d(S), v.CssSyntaxError = g, v.Declaration = a, v.Container = _, v.Processor = n, v.Document = d, v.Comment = u, v.Warning = y, v.AtRule = h, v.Result = o, v.Input = p, v.Rule = i, v.Root = m, v.Node = e, s.registerPostcss(v), Pt = v, v.default = v, Pt;
2335
+ }, d.stringify = f, d.parse = r, d.fromJSON = l, d.list = t, d.comment = (S) => new u(S), d.atRule = (S) => new h(S), d.decl = (S) => new o(S), d.rule = (S) => new i(S), d.root = (S) => new m(S), d.document = (S) => new v(S), d.CssSyntaxError = g, d.Declaration = o, d.Container = _, d.Processor = n, d.Document = v, d.Comment = u, d.Warning = y, d.AtRule = h, d.Result = a, d.Input = p, d.Rule = i, d.Root = m, d.Node = e, s.registerPostcss(d), Rt = d, d.default = d, Rt;
2336
2336
  }
2337
- var gn = $e();
2337
+ var gn = Xe();
2338
2338
  const K = /* @__PURE__ */ zt(gn);
2339
2339
  K.stringify;
2340
2340
  K.fromJSON;
@@ -2360,57 +2360,57 @@ K.Input;
2360
2360
  K.Rule;
2361
2361
  K.Root;
2362
2362
  K.Node;
2363
- var Ee = { exports: {} }, Te = { exports: {} }, xe = { exports: {} }, Pe = { exports: {} }, Re = { exports: {} }, ke = { exports: {} }, le = {}, Ae = { exports: {} }, Cr;
2363
+ var Te = { exports: {} }, xe = { exports: {} }, Pe = { exports: {} }, Re = { exports: {} }, ke = { exports: {} }, Ae = { exports: {} }, le = {}, Ie = { exports: {} }, Cr;
2364
2364
  function Ai() {
2365
2365
  return Cr || (Cr = 1, (function(h, u) {
2366
- u.__esModule = !0, u.default = a;
2367
- function _(d) {
2368
- for (var l = d.toLowerCase(), p = "", s = !1, t = 0; t < 6 && l[t] !== void 0; t++) {
2366
+ u.__esModule = !0, u.default = o;
2367
+ function _(v) {
2368
+ for (var l = v.toLowerCase(), p = "", s = !1, t = 0; t < 6 && l[t] !== void 0; t++) {
2369
2369
  var e = l.charCodeAt(t), r = e >= 97 && e <= 102 || e >= 48 && e <= 57;
2370
2370
  if (s = e === 32, !r)
2371
2371
  break;
2372
2372
  p += l[t];
2373
2373
  }
2374
2374
  if (p.length !== 0) {
2375
- var n = parseInt(p, 16), o = n >= 55296 && n <= 57343;
2376
- return o || n === 0 || n > 1114111 ? ["�", p.length + (s ? 1 : 0)] : [String.fromCodePoint(n), p.length + (s ? 1 : 0)];
2375
+ var n = parseInt(p, 16), a = n >= 55296 && n <= 57343;
2376
+ return a || n === 0 || n > 1114111 ? ["�", p.length + (s ? 1 : 0)] : [String.fromCodePoint(n), p.length + (s ? 1 : 0)];
2377
2377
  }
2378
2378
  }
2379
2379
  var g = /\\/;
2380
- function a(d) {
2381
- var l = g.test(d);
2380
+ function o(v) {
2381
+ var l = g.test(v);
2382
2382
  if (!l)
2383
- return d;
2384
- for (var p = "", s = 0; s < d.length; s++) {
2385
- if (d[s] === "\\") {
2386
- var t = _(d.slice(s + 1, s + 7));
2383
+ return v;
2384
+ for (var p = "", s = 0; s < v.length; s++) {
2385
+ if (v[s] === "\\") {
2386
+ var t = _(v.slice(s + 1, s + 7));
2387
2387
  if (t !== void 0) {
2388
2388
  p += t[0], s += t[1];
2389
2389
  continue;
2390
2390
  }
2391
- if (d[s + 1] === "\\") {
2391
+ if (v[s + 1] === "\\") {
2392
2392
  p += "\\", s++;
2393
2393
  continue;
2394
2394
  }
2395
- d.length === s + 1 && (p += d[s]);
2395
+ v.length === s + 1 && (p += v[s]);
2396
2396
  continue;
2397
2397
  }
2398
- p += d[s];
2398
+ p += v[s];
2399
2399
  }
2400
2400
  return p;
2401
2401
  }
2402
2402
  h.exports = u.default;
2403
- })(Ae, Ae.exports)), Ae.exports;
2403
+ })(Ie, Ie.exports)), Ie.exports;
2404
2404
  }
2405
- var Ie = { exports: {} }, Lr;
2405
+ var Ce = { exports: {} }, Lr;
2406
2406
  function yn() {
2407
2407
  return Lr || (Lr = 1, (function(h, u) {
2408
2408
  u.__esModule = !0, u.default = _;
2409
2409
  function _(g) {
2410
- for (var a = arguments.length, d = new Array(a > 1 ? a - 1 : 0), l = 1; l < a; l++)
2411
- d[l - 1] = arguments[l];
2412
- for (; d.length > 0; ) {
2413
- var p = d.shift();
2410
+ for (var o = arguments.length, v = new Array(o > 1 ? o - 1 : 0), l = 1; l < o; l++)
2411
+ v[l - 1] = arguments[l];
2412
+ for (; v.length > 0; ) {
2413
+ var p = v.shift();
2414
2414
  if (!g[p])
2415
2415
  return;
2416
2416
  g = g[p];
@@ -2418,54 +2418,54 @@ function yn() {
2418
2418
  return g;
2419
2419
  }
2420
2420
  h.exports = u.default;
2421
- })(Ie, Ie.exports)), Ie.exports;
2421
+ })(Ce, Ce.exports)), Ce.exports;
2422
2422
  }
2423
- var Ce = { exports: {} }, qr;
2423
+ var Le = { exports: {} }, qr;
2424
2424
  function wn() {
2425
2425
  return qr || (qr = 1, (function(h, u) {
2426
2426
  u.__esModule = !0, u.default = _;
2427
2427
  function _(g) {
2428
- for (var a = arguments.length, d = new Array(a > 1 ? a - 1 : 0), l = 1; l < a; l++)
2429
- d[l - 1] = arguments[l];
2430
- for (; d.length > 0; ) {
2431
- var p = d.shift();
2428
+ for (var o = arguments.length, v = new Array(o > 1 ? o - 1 : 0), l = 1; l < o; l++)
2429
+ v[l - 1] = arguments[l];
2430
+ for (; v.length > 0; ) {
2431
+ var p = v.shift();
2432
2432
  g[p] || (g[p] = {}), g = g[p];
2433
2433
  }
2434
2434
  }
2435
2435
  h.exports = u.default;
2436
- })(Ce, Ce.exports)), Ce.exports;
2436
+ })(Le, Le.exports)), Le.exports;
2437
2437
  }
2438
- var Le = { exports: {} }, Dr;
2438
+ var qe = { exports: {} }, Dr;
2439
2439
  function Sn() {
2440
2440
  return Dr || (Dr = 1, (function(h, u) {
2441
2441
  u.__esModule = !0, u.default = _;
2442
2442
  function _(g) {
2443
- for (var a = "", d = g.indexOf("/*"), l = 0; d >= 0; ) {
2444
- a = a + g.slice(l, d);
2445
- var p = g.indexOf("*/", d + 2);
2443
+ for (var o = "", v = g.indexOf("/*"), l = 0; v >= 0; ) {
2444
+ o = o + g.slice(l, v);
2445
+ var p = g.indexOf("*/", v + 2);
2446
2446
  if (p < 0)
2447
- return a;
2448
- l = p + 2, d = g.indexOf("/*", l);
2447
+ return o;
2448
+ l = p + 2, v = g.indexOf("/*", l);
2449
2449
  }
2450
- return a = a + g.slice(l), a;
2450
+ return o = o + g.slice(l), o;
2451
2451
  }
2452
2452
  h.exports = u.default;
2453
- })(Le, Le.exports)), Le.exports;
2453
+ })(qe, qe.exports)), qe.exports;
2454
2454
  }
2455
2455
  var Nr;
2456
- function Xe() {
2456
+ function Ze() {
2457
2457
  if (Nr) return le;
2458
2458
  Nr = 1, le.__esModule = !0, le.unesc = le.stripComments = le.getProp = le.ensureObject = void 0;
2459
- var h = a(Ai());
2459
+ var h = o(Ai());
2460
2460
  le.unesc = h.default;
2461
- var u = a(yn());
2461
+ var u = o(yn());
2462
2462
  le.getProp = u.default;
2463
- var _ = a(wn());
2463
+ var _ = o(wn());
2464
2464
  le.ensureObject = _.default;
2465
- var g = a(Sn());
2465
+ var g = o(Sn());
2466
2466
  le.stripComments = g.default;
2467
- function a(d) {
2468
- return d && d.__esModule ? d : { default: d };
2467
+ function o(v) {
2468
+ return v && v.__esModule ? v : { default: v };
2469
2469
  }
2470
2470
  return le;
2471
2471
  }
@@ -2473,24 +2473,24 @@ var Mr;
2473
2473
  function de() {
2474
2474
  return Mr || (Mr = 1, (function(h, u) {
2475
2475
  u.__esModule = !0, u.default = void 0;
2476
- var _ = Xe();
2476
+ var _ = Ze();
2477
2477
  function g(p, s) {
2478
2478
  for (var t = 0; t < s.length; t++) {
2479
2479
  var e = s[t];
2480
2480
  e.enumerable = e.enumerable || !1, e.configurable = !0, "value" in e && (e.writable = !0), Object.defineProperty(p, e.key, e);
2481
2481
  }
2482
2482
  }
2483
- function a(p, s, t) {
2483
+ function o(p, s, t) {
2484
2484
  return s && g(p.prototype, s), Object.defineProperty(p, "prototype", { writable: !1 }), p;
2485
2485
  }
2486
- var d = function p(s, t) {
2486
+ var v = function p(s, t) {
2487
2487
  if (typeof s != "object" || s === null)
2488
2488
  return s;
2489
2489
  var e = new s.constructor();
2490
2490
  for (var r in s)
2491
2491
  if (s.hasOwnProperty(r)) {
2492
- var n = s[r], o = typeof n;
2493
- r === "parent" && o === "object" ? t && (e[r] = t) : n instanceof Array ? e[r] = n.map(function(m) {
2492
+ var n = s[r], a = typeof n;
2493
+ r === "parent" && a === "object" ? t && (e[r] = t) : n instanceof Array ? e[r] = n.map(function(m) {
2494
2494
  return p(m, e);
2495
2495
  }) : e[r] = p(n, e);
2496
2496
  }
@@ -2515,14 +2515,14 @@ function de() {
2515
2515
  return this.parent.at(this.parent.index(this) - 1);
2516
2516
  }, s.clone = function(e) {
2517
2517
  e === void 0 && (e = {});
2518
- var r = d(this);
2518
+ var r = v(this);
2519
2519
  for (var n in e)
2520
2520
  r[n] = e[n];
2521
2521
  return r;
2522
2522
  }, s.appendToPropertyAndEscape = function(e, r, n) {
2523
2523
  this.raws || (this.raws = {});
2524
- var o = this[e], m = this.raws[e];
2525
- this[e] = o + r, m || n !== r ? this.raws[e] = (m || o) + n : delete this.raws[e];
2524
+ var a = this[e], m = this.raws[e];
2525
+ this[e] = a + r, m || n !== r ? this.raws[e] = (m || a) + n : delete this.raws[e];
2526
2526
  }, s.setPropertyAndEscape = function(e, r, n) {
2527
2527
  this.raws || (this.raws = {}), this[e] = r, this.raws[e] = n;
2528
2528
  }, s.setPropertyWithoutEscape = function(e, r) {
@@ -2536,7 +2536,7 @@ function de() {
2536
2536
  return String(this.stringifyProperty("value"));
2537
2537
  }, s.toString = function() {
2538
2538
  return [this.rawSpaceBefore, this.valueToString(), this.rawSpaceAfter].join("");
2539
- }, a(p, [{
2539
+ }, o(p, [{
2540
2540
  key: "rawSpaceBefore",
2541
2541
  get: function() {
2542
2542
  var e = this.raws && this.raws.spaces && this.raws.spaces.before;
@@ -2557,7 +2557,7 @@ function de() {
2557
2557
  }]), p;
2558
2558
  })();
2559
2559
  u.default = l, h.exports = u.default;
2560
- })(ke, ke.exports)), ke.exports;
2560
+ })(Ae, Ae.exports)), Ae.exports;
2561
2561
  }
2562
2562
  var Q = {}, Fr;
2563
2563
  function ie() {
@@ -2571,10 +2571,10 @@ function ie() {
2571
2571
  Q.SELECTOR = _;
2572
2572
  var g = "root";
2573
2573
  Q.ROOT = g;
2574
- var a = "pseudo";
2575
- Q.PSEUDO = a;
2576
- var d = "nesting";
2577
- Q.NESTING = d;
2574
+ var o = "pseudo";
2575
+ Q.PSEUDO = o;
2576
+ var v = "nesting";
2577
+ Q.NESTING = v;
2578
2578
  var l = "id";
2579
2579
  Q.ID = l;
2580
2580
  var p = "comment";
@@ -2592,29 +2592,29 @@ var Ur;
2592
2592
  function Kt() {
2593
2593
  return Ur || (Ur = 1, (function(h, u) {
2594
2594
  u.__esModule = !0, u.default = void 0;
2595
- var _ = l(de()), g = d(ie());
2596
- function a(i) {
2595
+ var _ = l(de()), g = v(ie());
2596
+ function o(i) {
2597
2597
  if (typeof WeakMap != "function") return null;
2598
2598
  var f = /* @__PURE__ */ new WeakMap(), y = /* @__PURE__ */ new WeakMap();
2599
- return (a = function(S) {
2599
+ return (o = function(S) {
2600
2600
  return S ? y : f;
2601
2601
  })(i);
2602
2602
  }
2603
- function d(i, f) {
2603
+ function v(i, f) {
2604
2604
  if (i && i.__esModule)
2605
2605
  return i;
2606
2606
  if (i === null || typeof i != "object" && typeof i != "function")
2607
2607
  return { default: i };
2608
- var y = a(f);
2608
+ var y = o(f);
2609
2609
  if (y && y.has(i))
2610
2610
  return y.get(i);
2611
- var v = {}, S = Object.defineProperty && Object.getOwnPropertyDescriptor;
2611
+ var d = {}, S = Object.defineProperty && Object.getOwnPropertyDescriptor;
2612
2612
  for (var w in i)
2613
2613
  if (w !== "default" && Object.prototype.hasOwnProperty.call(i, w)) {
2614
2614
  var c = S ? Object.getOwnPropertyDescriptor(i, w) : null;
2615
- c && (c.get || c.set) ? Object.defineProperty(v, w, c) : v[w] = i[w];
2615
+ c && (c.get || c.set) ? Object.defineProperty(d, w, c) : d[w] = i[w];
2616
2616
  }
2617
- return v.default = i, y && y.set(i, v), v;
2617
+ return d.default = i, y && y.set(i, d), d;
2618
2618
  }
2619
2619
  function l(i) {
2620
2620
  return i && i.__esModule ? i : { default: i };
@@ -2624,9 +2624,9 @@ function Kt() {
2624
2624
  if (y) return (y = y.call(i)).next.bind(y);
2625
2625
  if (Array.isArray(i) || (y = s(i)) || f) {
2626
2626
  y && (i = y);
2627
- var v = 0;
2627
+ var d = 0;
2628
2628
  return function() {
2629
- return v >= i.length ? { done: !0 } : { done: !1, value: i[v++] };
2629
+ return d >= i.length ? { done: !0 } : { done: !1, value: i[d++] };
2630
2630
  };
2631
2631
  }
2632
2632
  throw new TypeError(`Invalid attempt to iterate non-iterable instance.
@@ -2642,32 +2642,32 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2642
2642
  }
2643
2643
  function t(i, f) {
2644
2644
  (f == null || f > i.length) && (f = i.length);
2645
- for (var y = 0, v = new Array(f); y < f; y++)
2646
- v[y] = i[y];
2647
- return v;
2645
+ for (var y = 0, d = new Array(f); y < f; y++)
2646
+ d[y] = i[y];
2647
+ return d;
2648
2648
  }
2649
2649
  function e(i, f) {
2650
2650
  for (var y = 0; y < f.length; y++) {
2651
- var v = f[y];
2652
- v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(i, v.key, v);
2651
+ var d = f[y];
2652
+ d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(i, d.key, d);
2653
2653
  }
2654
2654
  }
2655
2655
  function r(i, f, y) {
2656
2656
  return f && e(i.prototype, f), Object.defineProperty(i, "prototype", { writable: !1 }), i;
2657
2657
  }
2658
2658
  function n(i, f) {
2659
- i.prototype = Object.create(f.prototype), i.prototype.constructor = i, o(i, f);
2659
+ i.prototype = Object.create(f.prototype), i.prototype.constructor = i, a(i, f);
2660
2660
  }
2661
- function o(i, f) {
2662
- return o = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(v, S) {
2663
- return v.__proto__ = S, v;
2664
- }, o(i, f);
2661
+ function a(i, f) {
2662
+ return a = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(d, S) {
2663
+ return d.__proto__ = S, d;
2664
+ }, a(i, f);
2665
2665
  }
2666
2666
  var m = /* @__PURE__ */ (function(i) {
2667
2667
  n(f, i);
2668
- function f(v) {
2668
+ function f(d) {
2669
2669
  var S;
2670
- return S = i.call(this, v) || this, S.nodes || (S.nodes = []), S;
2670
+ return S = i.call(this, d) || this, S.nodes || (S.nodes = []), S;
2671
2671
  }
2672
2672
  var y = f.prototype;
2673
2673
  return y.append = function(S) {
@@ -2837,38 +2837,38 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2837
2837
  }]), f;
2838
2838
  })(_.default);
2839
2839
  u.default = m, h.exports = u.default;
2840
- })(Re, Re.exports)), Re.exports;
2840
+ })(ke, ke.exports)), ke.exports;
2841
2841
  }
2842
2842
  var Br;
2843
2843
  function Ii() {
2844
2844
  return Br || (Br = 1, (function(h, u) {
2845
2845
  u.__esModule = !0, u.default = void 0;
2846
- var _ = a(Kt()), g = ie();
2847
- function a(e) {
2846
+ var _ = o(Kt()), g = ie();
2847
+ function o(e) {
2848
2848
  return e && e.__esModule ? e : { default: e };
2849
2849
  }
2850
- function d(e, r) {
2850
+ function v(e, r) {
2851
2851
  for (var n = 0; n < r.length; n++) {
2852
- var o = r[n];
2853
- o.enumerable = o.enumerable || !1, o.configurable = !0, "value" in o && (o.writable = !0), Object.defineProperty(e, o.key, o);
2852
+ var a = r[n];
2853
+ a.enumerable = a.enumerable || !1, a.configurable = !0, "value" in a && (a.writable = !0), Object.defineProperty(e, a.key, a);
2854
2854
  }
2855
2855
  }
2856
2856
  function l(e, r, n) {
2857
- return r && d(e.prototype, r), Object.defineProperty(e, "prototype", { writable: !1 }), e;
2857
+ return r && v(e.prototype, r), Object.defineProperty(e, "prototype", { writable: !1 }), e;
2858
2858
  }
2859
2859
  function p(e, r) {
2860
2860
  e.prototype = Object.create(r.prototype), e.prototype.constructor = e, s(e, r);
2861
2861
  }
2862
2862
  function s(e, r) {
2863
- return s = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(o, m) {
2864
- return o.__proto__ = m, o;
2863
+ return s = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(a, m) {
2864
+ return a.__proto__ = m, a;
2865
2865
  }, s(e, r);
2866
2866
  }
2867
2867
  var t = /* @__PURE__ */ (function(e) {
2868
2868
  p(r, e);
2869
- function r(o) {
2869
+ function r(a) {
2870
2870
  var m;
2871
- return m = e.call(this, o) || this, m.type = g.ROOT, m;
2871
+ return m = e.call(this, a) || this, m.type = g.ROOT, m;
2872
2872
  }
2873
2873
  var n = r.prototype;
2874
2874
  return n.toString = function() {
@@ -2886,17 +2886,17 @@ function Ii() {
2886
2886
  }]), r;
2887
2887
  })(_.default);
2888
2888
  u.default = t, h.exports = u.default;
2889
- })(Pe, Pe.exports)), Pe.exports;
2889
+ })(Re, Re.exports)), Re.exports;
2890
2890
  }
2891
- var qe = { exports: {} }, Wr;
2891
+ var De = { exports: {} }, Wr;
2892
2892
  function Ci() {
2893
2893
  return Wr || (Wr = 1, (function(h, u) {
2894
2894
  u.__esModule = !0, u.default = void 0;
2895
- var _ = a(Kt()), g = ie();
2896
- function a(s) {
2895
+ var _ = o(Kt()), g = ie();
2896
+ function o(s) {
2897
2897
  return s && s.__esModule ? s : { default: s };
2898
2898
  }
2899
- function d(s, t) {
2899
+ function v(s, t) {
2900
2900
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
2901
2901
  }
2902
2902
  function l(s, t) {
@@ -2905,7 +2905,7 @@ function Ci() {
2905
2905
  }, l(s, t);
2906
2906
  }
2907
2907
  var p = /* @__PURE__ */ (function(s) {
2908
- d(t, s);
2908
+ v(t, s);
2909
2909
  function t(e) {
2910
2910
  var r;
2911
2911
  return r = s.call(this, e) || this, r.type = g.SELECTOR, r;
@@ -2913,12 +2913,12 @@ function Ci() {
2913
2913
  return t;
2914
2914
  })(_.default);
2915
2915
  u.default = p, h.exports = u.default;
2916
- })(qe, qe.exports)), qe.exports;
2916
+ })(De, De.exports)), De.exports;
2917
2917
  }
2918
- var De = { exports: {} };
2919
- var Rt, zr;
2918
+ var Ne = { exports: {} };
2919
+ var kt, zr;
2920
2920
  function $t() {
2921
- if (zr) return Rt;
2921
+ if (zr) return kt;
2922
2922
  zr = 1;
2923
2923
  var h = {}, u = h.hasOwnProperty, _ = function(s, t) {
2924
2924
  if (!s)
@@ -2927,66 +2927,66 @@ function $t() {
2927
2927
  for (var r in t)
2928
2928
  e[r] = u.call(s, r) ? s[r] : t[r];
2929
2929
  return e;
2930
- }, g = /[ -,\.\/:-@\[-\^`\{-~]/, a = /[ -,\.\/:-@\[\]\^`\{-~]/, d = /(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g, l = function p(s, t) {
2930
+ }, g = /[ -,\.\/:-@\[-\^`\{-~]/, o = /[ -,\.\/:-@\[\]\^`\{-~]/, v = /(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g, l = function p(s, t) {
2931
2931
  t = _(t, p.options), t.quotes != "single" && t.quotes != "double" && (t.quotes = "single");
2932
- for (var e = t.quotes == "double" ? '"' : "'", r = t.isIdentifier, n = s.charAt(0), o = "", m = 0, i = s.length; m < i; ) {
2933
- var f = s.charAt(m++), y = f.charCodeAt(), v = void 0;
2932
+ for (var e = t.quotes == "double" ? '"' : "'", r = t.isIdentifier, n = s.charAt(0), a = "", m = 0, i = s.length; m < i; ) {
2933
+ var f = s.charAt(m++), y = f.charCodeAt(), d = void 0;
2934
2934
  if (y < 32 || y > 126) {
2935
2935
  if (y >= 55296 && y <= 56319 && m < i) {
2936
2936
  var S = s.charCodeAt(m++);
2937
2937
  (S & 64512) == 56320 ? y = ((y & 1023) << 10) + (S & 1023) + 65536 : m--;
2938
2938
  }
2939
- v = "\\" + y.toString(16).toUpperCase() + " ";
2939
+ d = "\\" + y.toString(16).toUpperCase() + " ";
2940
2940
  } else
2941
- t.escapeEverything ? g.test(f) ? v = "\\" + f : v = "\\" + y.toString(16).toUpperCase() + " " : /[\t\n\f\r\x0B]/.test(f) ? v = "\\" + y.toString(16).toUpperCase() + " " : f == "\\" || !r && (f == '"' && e == f || f == "'" && e == f) || r && a.test(f) ? v = "\\" + f : v = f;
2942
- o += v;
2941
+ t.escapeEverything ? g.test(f) ? d = "\\" + f : d = "\\" + y.toString(16).toUpperCase() + " " : /[\t\n\f\r\x0B]/.test(f) ? d = "\\" + y.toString(16).toUpperCase() + " " : f == "\\" || !r && (f == '"' && e == f || f == "'" && e == f) || r && o.test(f) ? d = "\\" + f : d = f;
2942
+ a += d;
2943
2943
  }
2944
- return r && (/^-[-\d]/.test(o) ? o = "\\-" + o.slice(1) : /\d/.test(n) && (o = "\\3" + n + " " + o.slice(1))), o = o.replace(d, function(w, c, O) {
2944
+ return r && (/^-[-\d]/.test(a) ? a = "\\-" + a.slice(1) : /\d/.test(n) && (a = "\\3" + n + " " + a.slice(1))), a = a.replace(v, function(w, c, O) {
2945
2945
  return c && c.length % 2 ? w : (c || "") + O;
2946
- }), !r && t.wrap ? e + o + e : o;
2946
+ }), !r && t.wrap ? e + a + e : a;
2947
2947
  };
2948
2948
  return l.options = {
2949
2949
  escapeEverything: !1,
2950
2950
  isIdentifier: !1,
2951
2951
  quotes: "single",
2952
2952
  wrap: !1
2953
- }, l.version = "3.0.0", Rt = l, Rt;
2953
+ }, l.version = "3.0.0", kt = l, kt;
2954
2954
  }
2955
2955
  var jr;
2956
2956
  function Li() {
2957
2957
  return jr || (jr = 1, (function(h, u) {
2958
2958
  u.__esModule = !0, u.default = void 0;
2959
- var _ = l($t()), g = Xe(), a = l(de()), d = ie();
2959
+ var _ = l($t()), g = Ze(), o = l(de()), v = ie();
2960
2960
  function l(n) {
2961
2961
  return n && n.__esModule ? n : { default: n };
2962
2962
  }
2963
- function p(n, o) {
2964
- for (var m = 0; m < o.length; m++) {
2965
- var i = o[m];
2963
+ function p(n, a) {
2964
+ for (var m = 0; m < a.length; m++) {
2965
+ var i = a[m];
2966
2966
  i.enumerable = i.enumerable || !1, i.configurable = !0, "value" in i && (i.writable = !0), Object.defineProperty(n, i.key, i);
2967
2967
  }
2968
2968
  }
2969
- function s(n, o, m) {
2970
- return o && p(n.prototype, o), Object.defineProperty(n, "prototype", { writable: !1 }), n;
2969
+ function s(n, a, m) {
2970
+ return a && p(n.prototype, a), Object.defineProperty(n, "prototype", { writable: !1 }), n;
2971
2971
  }
2972
- function t(n, o) {
2973
- n.prototype = Object.create(o.prototype), n.prototype.constructor = n, e(n, o);
2972
+ function t(n, a) {
2973
+ n.prototype = Object.create(a.prototype), n.prototype.constructor = n, e(n, a);
2974
2974
  }
2975
- function e(n, o) {
2975
+ function e(n, a) {
2976
2976
  return e = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(i, f) {
2977
2977
  return i.__proto__ = f, i;
2978
- }, e(n, o);
2978
+ }, e(n, a);
2979
2979
  }
2980
2980
  var r = /* @__PURE__ */ (function(n) {
2981
- t(o, n);
2982
- function o(i) {
2981
+ t(a, n);
2982
+ function a(i) {
2983
2983
  var f;
2984
- return f = n.call(this, i) || this, f.type = d.CLASS, f._constructed = !0, f;
2984
+ return f = n.call(this, i) || this, f.type = v.CLASS, f._constructed = !0, f;
2985
2985
  }
2986
- var m = o.prototype;
2986
+ var m = a.prototype;
2987
2987
  return m.valueToString = function() {
2988
2988
  return "." + n.prototype.valueToString.call(this);
2989
- }, s(o, [{
2989
+ }, s(a, [{
2990
2990
  key: "value",
2991
2991
  get: function() {
2992
2992
  return this._value;
@@ -3000,20 +3000,20 @@ function Li() {
3000
3000
  }
3001
3001
  this._value = f;
3002
3002
  }
3003
- }]), o;
3004
- })(a.default);
3003
+ }]), a;
3004
+ })(o.default);
3005
3005
  u.default = r, h.exports = u.default;
3006
- })(De, De.exports)), De.exports;
3006
+ })(Ne, Ne.exports)), Ne.exports;
3007
3007
  }
3008
- var Ne = { exports: {} }, Gr;
3008
+ var Me = { exports: {} }, Gr;
3009
3009
  function qi() {
3010
3010
  return Gr || (Gr = 1, (function(h, u) {
3011
3011
  u.__esModule = !0, u.default = void 0;
3012
- var _ = a(de()), g = ie();
3013
- function a(s) {
3012
+ var _ = o(de()), g = ie();
3013
+ function o(s) {
3014
3014
  return s && s.__esModule ? s : { default: s };
3015
3015
  }
3016
- function d(s, t) {
3016
+ function v(s, t) {
3017
3017
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3018
3018
  }
3019
3019
  function l(s, t) {
@@ -3022,7 +3022,7 @@ function qi() {
3022
3022
  }, l(s, t);
3023
3023
  }
3024
3024
  var p = /* @__PURE__ */ (function(s) {
3025
- d(t, s);
3025
+ v(t, s);
3026
3026
  function t(e) {
3027
3027
  var r;
3028
3028
  return r = s.call(this, e) || this, r.type = g.COMMENT, r;
@@ -3030,17 +3030,17 @@ function qi() {
3030
3030
  return t;
3031
3031
  })(_.default);
3032
3032
  u.default = p, h.exports = u.default;
3033
- })(Ne, Ne.exports)), Ne.exports;
3033
+ })(Me, Me.exports)), Me.exports;
3034
3034
  }
3035
- var Me = { exports: {} }, Yr;
3035
+ var Fe = { exports: {} }, Yr;
3036
3036
  function Di() {
3037
3037
  return Yr || (Yr = 1, (function(h, u) {
3038
3038
  u.__esModule = !0, u.default = void 0;
3039
- var _ = a(de()), g = ie();
3040
- function a(s) {
3039
+ var _ = o(de()), g = ie();
3040
+ function o(s) {
3041
3041
  return s && s.__esModule ? s : { default: s };
3042
3042
  }
3043
- function d(s, t) {
3043
+ function v(s, t) {
3044
3044
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3045
3045
  }
3046
3046
  function l(s, t) {
@@ -3049,7 +3049,7 @@ function Di() {
3049
3049
  }, l(s, t);
3050
3050
  }
3051
3051
  var p = /* @__PURE__ */ (function(s) {
3052
- d(t, s);
3052
+ v(t, s);
3053
3053
  function t(r) {
3054
3054
  var n;
3055
3055
  return n = s.call(this, r) || this, n.type = g.ID, n;
@@ -3060,23 +3060,23 @@ function Di() {
3060
3060
  }, t;
3061
3061
  })(_.default);
3062
3062
  u.default = p, h.exports = u.default;
3063
- })(Me, Me.exports)), Me.exports;
3063
+ })(Fe, Fe.exports)), Fe.exports;
3064
3064
  }
3065
- var Fe = { exports: {} }, Ue = { exports: {} }, Qr;
3065
+ var Ue = { exports: {} }, Be = { exports: {} }, Qr;
3066
3066
  function Xt() {
3067
3067
  return Qr || (Qr = 1, (function(h, u) {
3068
3068
  u.__esModule = !0, u.default = void 0;
3069
- var _ = d($t()), g = Xe(), a = d(de());
3070
- function d(r) {
3069
+ var _ = v($t()), g = Ze(), o = v(de());
3070
+ function v(r) {
3071
3071
  return r && r.__esModule ? r : { default: r };
3072
3072
  }
3073
3073
  function l(r, n) {
3074
- for (var o = 0; o < n.length; o++) {
3075
- var m = n[o];
3074
+ for (var a = 0; a < n.length; a++) {
3075
+ var m = n[a];
3076
3076
  m.enumerable = m.enumerable || !1, m.configurable = !0, "value" in m && (m.writable = !0), Object.defineProperty(r, m.key, m);
3077
3077
  }
3078
3078
  }
3079
- function p(r, n, o) {
3079
+ function p(r, n, a) {
3080
3080
  return n && l(r.prototype, n), Object.defineProperty(r, "prototype", { writable: !1 }), r;
3081
3081
  }
3082
3082
  function s(r, n) {
@@ -3092,10 +3092,10 @@ function Xt() {
3092
3092
  function n() {
3093
3093
  return r.apply(this, arguments) || this;
3094
3094
  }
3095
- var o = n.prototype;
3096
- return o.qualifiedName = function(i) {
3095
+ var a = n.prototype;
3096
+ return a.qualifiedName = function(i) {
3097
3097
  return this.namespace ? this.namespaceString + "|" + i : i;
3098
- }, o.valueToString = function() {
3098
+ }, a.valueToString = function() {
3099
3099
  return this.qualifiedName(r.prototype.valueToString.call(this));
3100
3100
  }, p(n, [{
3101
3101
  key: "namespace",
@@ -3130,19 +3130,19 @@ function Xt() {
3130
3130
  return "";
3131
3131
  }
3132
3132
  }]), n;
3133
- })(a.default);
3133
+ })(o.default);
3134
3134
  u.default = e, h.exports = u.default;
3135
- })(Ue, Ue.exports)), Ue.exports;
3135
+ })(Be, Be.exports)), Be.exports;
3136
3136
  }
3137
3137
  var Vr;
3138
3138
  function Ni() {
3139
3139
  return Vr || (Vr = 1, (function(h, u) {
3140
3140
  u.__esModule = !0, u.default = void 0;
3141
- var _ = a(Xt()), g = ie();
3142
- function a(s) {
3141
+ var _ = o(Xt()), g = ie();
3142
+ function o(s) {
3143
3143
  return s && s.__esModule ? s : { default: s };
3144
3144
  }
3145
- function d(s, t) {
3145
+ function v(s, t) {
3146
3146
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3147
3147
  }
3148
3148
  function l(s, t) {
@@ -3151,7 +3151,7 @@ function Ni() {
3151
3151
  }, l(s, t);
3152
3152
  }
3153
3153
  var p = /* @__PURE__ */ (function(s) {
3154
- d(t, s);
3154
+ v(t, s);
3155
3155
  function t(e) {
3156
3156
  var r;
3157
3157
  return r = s.call(this, e) || this, r.type = g.TAG, r;
@@ -3159,17 +3159,17 @@ function Ni() {
3159
3159
  return t;
3160
3160
  })(_.default);
3161
3161
  u.default = p, h.exports = u.default;
3162
- })(Fe, Fe.exports)), Fe.exports;
3162
+ })(Ue, Ue.exports)), Ue.exports;
3163
3163
  }
3164
- var Be = { exports: {} }, Hr;
3164
+ var We = { exports: {} }, Hr;
3165
3165
  function Mi() {
3166
3166
  return Hr || (Hr = 1, (function(h, u) {
3167
3167
  u.__esModule = !0, u.default = void 0;
3168
- var _ = a(de()), g = ie();
3169
- function a(s) {
3168
+ var _ = o(de()), g = ie();
3169
+ function o(s) {
3170
3170
  return s && s.__esModule ? s : { default: s };
3171
3171
  }
3172
- function d(s, t) {
3172
+ function v(s, t) {
3173
3173
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3174
3174
  }
3175
3175
  function l(s, t) {
@@ -3178,7 +3178,7 @@ function Mi() {
3178
3178
  }, l(s, t);
3179
3179
  }
3180
3180
  var p = /* @__PURE__ */ (function(s) {
3181
- d(t, s);
3181
+ v(t, s);
3182
3182
  function t(e) {
3183
3183
  var r;
3184
3184
  return r = s.call(this, e) || this, r.type = g.STRING, r;
@@ -3186,17 +3186,17 @@ function Mi() {
3186
3186
  return t;
3187
3187
  })(_.default);
3188
3188
  u.default = p, h.exports = u.default;
3189
- })(Be, Be.exports)), Be.exports;
3189
+ })(We, We.exports)), We.exports;
3190
3190
  }
3191
- var We = { exports: {} }, Jr;
3191
+ var ze = { exports: {} }, Jr;
3192
3192
  function Fi() {
3193
3193
  return Jr || (Jr = 1, (function(h, u) {
3194
3194
  u.__esModule = !0, u.default = void 0;
3195
- var _ = a(Kt()), g = ie();
3196
- function a(s) {
3195
+ var _ = o(Kt()), g = ie();
3196
+ function o(s) {
3197
3197
  return s && s.__esModule ? s : { default: s };
3198
3198
  }
3199
- function d(s, t) {
3199
+ function v(s, t) {
3200
3200
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3201
3201
  }
3202
3202
  function l(s, t) {
@@ -3205,7 +3205,7 @@ function Fi() {
3205
3205
  }, l(s, t);
3206
3206
  }
3207
3207
  var p = /* @__PURE__ */ (function(s) {
3208
- d(t, s);
3208
+ v(t, s);
3209
3209
  function t(r) {
3210
3210
  var n;
3211
3211
  return n = s.call(this, r) || this, n.type = g.PSEUDO, n;
@@ -3217,25 +3217,25 @@ function Fi() {
3217
3217
  }, t;
3218
3218
  })(_.default);
3219
3219
  u.default = p, h.exports = u.default;
3220
- })(We, We.exports)), We.exports;
3220
+ })(ze, ze.exports)), ze.exports;
3221
3221
  }
3222
- var kt = {}, At, Kr;
3222
+ var At = {}, It, Kr;
3223
3223
  function _n() {
3224
- if (Kr) return At;
3225
- Kr = 1, At = h;
3224
+ if (Kr) return It;
3225
+ Kr = 1, It = h;
3226
3226
  function h(_, g) {
3227
3227
  if (u("noDeprecation"))
3228
3228
  return _;
3229
- var a = !1;
3230
- function d() {
3231
- if (!a) {
3229
+ var o = !1;
3230
+ function v() {
3231
+ if (!o) {
3232
3232
  if (u("throwDeprecation"))
3233
3233
  throw new Error(g);
3234
- u("traceDeprecation") ? console.trace(g) : console.warn(g), a = !0;
3234
+ u("traceDeprecation") ? console.trace(g) : console.warn(g), o = !0;
3235
3235
  }
3236
3236
  return _.apply(this, arguments);
3237
3237
  }
3238
- return d;
3238
+ return v;
3239
3239
  }
3240
3240
  function u(_) {
3241
3241
  try {
@@ -3246,13 +3246,13 @@ function _n() {
3246
3246
  var g = ir.localStorage[_];
3247
3247
  return g == null ? !1 : String(g).toLowerCase() === "true";
3248
3248
  }
3249
- return At;
3249
+ return It;
3250
3250
  }
3251
3251
  var $r;
3252
3252
  function Ui() {
3253
3253
  return $r || ($r = 1, (function(h) {
3254
3254
  h.__esModule = !0, h.default = void 0, h.unescapeValue = f;
3255
- var u = l($t()), _ = l(Ai()), g = l(Xt()), a = ie(), d;
3255
+ var u = l($t()), _ = l(Ai()), g = l(Xt()), o = ie(), v;
3256
3256
  function l(c) {
3257
3257
  return c && c.__esModule ? c : { default: c };
3258
3258
  }
@@ -3273,7 +3273,7 @@ function Ui() {
3273
3273
  return P.__proto__ = E, P;
3274
3274
  }, e(c, O);
3275
3275
  }
3276
- var r = _n(), n = /^('|")([^]*)\1$/, o = r(function() {
3276
+ var r = _n(), n = /^('|")([^]*)\1$/, a = r(function() {
3277
3277
  }, "Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."), m = r(function() {
3278
3278
  }, "Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."), i = r(function() {
3279
3279
  }, "Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");
@@ -3292,11 +3292,11 @@ function Ui() {
3292
3292
  var O = f(c.value), x = O.quoteMark, P = O.unescaped;
3293
3293
  return c.raws || (c.raws = {}), c.raws.value === void 0 && (c.raws.value = c.value), c.value = P, c.quoteMark = x, c;
3294
3294
  }
3295
- var v = /* @__PURE__ */ (function(c) {
3295
+ var d = /* @__PURE__ */ (function(c) {
3296
3296
  t(O, c);
3297
3297
  function O(P) {
3298
3298
  var E;
3299
- return P === void 0 && (P = {}), E = c.call(this, y(P)) || this, E.type = a.ATTRIBUTE, E.raws = E.raws || {}, Object.defineProperty(E.raws, "unquoted", {
3299
+ return P === void 0 && (P = {}), E = c.call(this, y(P)) || this, E.type = o.ATTRIBUTE, E.raws = E.raws || {}, Object.defineProperty(E.raws, "unquoted", {
3300
3300
  get: r(function() {
3301
3301
  return E.value;
3302
3302
  }, "attr.raws.unquoted is deprecated. Call attr.value instead."),
@@ -3437,7 +3437,7 @@ function Ui() {
3437
3437
  function(E) {
3438
3438
  if (this._constructed) {
3439
3439
  var b = f(E), M = b.deprecatedUsage, D = b.unescaped, X = b.quoteMark;
3440
- if (M && o(), D === this._value && X === this._quoteMark)
3440
+ if (M && a(), D === this._value && X === this._quoteMark)
3441
3441
  return;
3442
3442
  this._value = D, this._quoteMark = X, this._syncRawValue();
3443
3443
  } else
@@ -3462,8 +3462,8 @@ function Ui() {
3462
3462
  }
3463
3463
  }]), O;
3464
3464
  })(g.default);
3465
- h.default = v, v.NO_QUOTE = null, v.SINGLE_QUOTE = "'", v.DOUBLE_QUOTE = '"';
3466
- var S = (d = {
3465
+ h.default = d, d.NO_QUOTE = null, d.SINGLE_QUOTE = "'", d.DOUBLE_QUOTE = '"';
3466
+ var S = (v = {
3467
3467
  "'": {
3468
3468
  quotes: "single",
3469
3469
  wrap: !0
@@ -3472,23 +3472,23 @@ function Ui() {
3472
3472
  quotes: "double",
3473
3473
  wrap: !0
3474
3474
  }
3475
- }, d[null] = {
3475
+ }, v[null] = {
3476
3476
  isIdentifier: !0
3477
- }, d);
3477
+ }, v);
3478
3478
  function w(c, O) {
3479
3479
  return "" + O.before + c + O.after;
3480
3480
  }
3481
- })(kt)), kt;
3481
+ })(At)), At;
3482
3482
  }
3483
- var ze = { exports: {} }, Xr;
3483
+ var je = { exports: {} }, Xr;
3484
3484
  function Bi() {
3485
3485
  return Xr || (Xr = 1, (function(h, u) {
3486
3486
  u.__esModule = !0, u.default = void 0;
3487
- var _ = a(Xt()), g = ie();
3488
- function a(s) {
3487
+ var _ = o(Xt()), g = ie();
3488
+ function o(s) {
3489
3489
  return s && s.__esModule ? s : { default: s };
3490
3490
  }
3491
- function d(s, t) {
3491
+ function v(s, t) {
3492
3492
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3493
3493
  }
3494
3494
  function l(s, t) {
@@ -3497,7 +3497,7 @@ function Bi() {
3497
3497
  }, l(s, t);
3498
3498
  }
3499
3499
  var p = /* @__PURE__ */ (function(s) {
3500
- d(t, s);
3500
+ v(t, s);
3501
3501
  function t(e) {
3502
3502
  var r;
3503
3503
  return r = s.call(this, e) || this, r.type = g.UNIVERSAL, r.value = "*", r;
@@ -3505,17 +3505,17 @@ function Bi() {
3505
3505
  return t;
3506
3506
  })(_.default);
3507
3507
  u.default = p, h.exports = u.default;
3508
- })(ze, ze.exports)), ze.exports;
3508
+ })(je, je.exports)), je.exports;
3509
3509
  }
3510
- var je = { exports: {} }, Zr;
3510
+ var Ge = { exports: {} }, Zr;
3511
3511
  function Wi() {
3512
3512
  return Zr || (Zr = 1, (function(h, u) {
3513
3513
  u.__esModule = !0, u.default = void 0;
3514
- var _ = a(de()), g = ie();
3515
- function a(s) {
3514
+ var _ = o(de()), g = ie();
3515
+ function o(s) {
3516
3516
  return s && s.__esModule ? s : { default: s };
3517
3517
  }
3518
- function d(s, t) {
3518
+ function v(s, t) {
3519
3519
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3520
3520
  }
3521
3521
  function l(s, t) {
@@ -3524,7 +3524,7 @@ function Wi() {
3524
3524
  }, l(s, t);
3525
3525
  }
3526
3526
  var p = /* @__PURE__ */ (function(s) {
3527
- d(t, s);
3527
+ v(t, s);
3528
3528
  function t(e) {
3529
3529
  var r;
3530
3530
  return r = s.call(this, e) || this, r.type = g.COMBINATOR, r;
@@ -3532,17 +3532,17 @@ function Wi() {
3532
3532
  return t;
3533
3533
  })(_.default);
3534
3534
  u.default = p, h.exports = u.default;
3535
- })(je, je.exports)), je.exports;
3535
+ })(Ge, Ge.exports)), Ge.exports;
3536
3536
  }
3537
- var Ge = { exports: {} }, ei;
3537
+ var Ye = { exports: {} }, ei;
3538
3538
  function zi() {
3539
3539
  return ei || (ei = 1, (function(h, u) {
3540
3540
  u.__esModule = !0, u.default = void 0;
3541
- var _ = a(de()), g = ie();
3542
- function a(s) {
3541
+ var _ = o(de()), g = ie();
3542
+ function o(s) {
3543
3543
  return s && s.__esModule ? s : { default: s };
3544
3544
  }
3545
- function d(s, t) {
3545
+ function v(s, t) {
3546
3546
  s.prototype = Object.create(t.prototype), s.prototype.constructor = s, l(s, t);
3547
3547
  }
3548
3548
  function l(s, t) {
@@ -3551,7 +3551,7 @@ function zi() {
3551
3551
  }, l(s, t);
3552
3552
  }
3553
3553
  var p = /* @__PURE__ */ (function(s) {
3554
- d(t, s);
3554
+ v(t, s);
3555
3555
  function t(e) {
3556
3556
  var r;
3557
3557
  return r = s.call(this, e) || this, r.type = g.NESTING, r.value = "&", r;
@@ -3559,21 +3559,21 @@ function zi() {
3559
3559
  return t;
3560
3560
  })(_.default);
3561
3561
  u.default = p, h.exports = u.default;
3562
- })(Ge, Ge.exports)), Ge.exports;
3562
+ })(Ye, Ye.exports)), Ye.exports;
3563
3563
  }
3564
- var Ye = { exports: {} }, ti;
3564
+ var Qe = { exports: {} }, ti;
3565
3565
  function On() {
3566
3566
  return ti || (ti = 1, (function(h, u) {
3567
3567
  u.__esModule = !0, u.default = _;
3568
3568
  function _(g) {
3569
- return g.sort(function(a, d) {
3570
- return a - d;
3569
+ return g.sort(function(o, v) {
3570
+ return o - v;
3571
3571
  });
3572
3572
  }
3573
3573
  h.exports = u.default;
3574
- })(Ye, Ye.exports)), Ye.exports;
3574
+ })(Qe, Qe.exports)), Qe.exports;
3575
3575
  }
3576
- var It = {}, L = {}, ri;
3576
+ var Ct = {}, L = {}, ri;
3577
3577
  function ji() {
3578
3578
  if (ri) return L;
3579
3579
  ri = 1, L.__esModule = !0, L.word = L.tilde = L.tab = L.str = L.space = L.slash = L.singleQuote = L.semicolon = L.plus = L.pipe = L.openSquare = L.openParenthesis = L.newline = L.greaterThan = L.feed = L.equals = L.doubleQuote = L.dollar = L.cr = L.comment = L.comma = L.combinator = L.colon = L.closeSquare = L.closeParenthesis = L.caret = L.bang = L.backslash = L.at = L.asterisk = L.ampersand = void 0;
@@ -3585,10 +3585,10 @@ function ji() {
3585
3585
  L.at = _;
3586
3586
  var g = 44;
3587
3587
  L.comma = g;
3588
- var a = 58;
3589
- L.colon = a;
3590
- var d = 59;
3591
- L.semicolon = d;
3588
+ var o = 58;
3589
+ L.colon = o;
3590
+ var v = 59;
3591
+ L.semicolon = v;
3592
3592
  var l = 40;
3593
3593
  L.openParenthesis = l;
3594
3594
  var p = 41;
@@ -3603,8 +3603,8 @@ function ji() {
3603
3603
  L.tilde = r;
3604
3604
  var n = 94;
3605
3605
  L.caret = n;
3606
- var o = 43;
3607
- L.plus = o;
3606
+ var a = 43;
3607
+ L.plus = a;
3608
3608
  var m = 61;
3609
3609
  L.equals = m;
3610
3610
  var i = 124;
@@ -3613,8 +3613,8 @@ function ji() {
3613
3613
  L.greaterThan = f;
3614
3614
  var y = 32;
3615
3615
  L.space = y;
3616
- var v = 39;
3617
- L.singleQuote = v;
3616
+ var d = 39;
3617
+ L.singleQuote = d;
3618
3618
  var S = 34;
3619
3619
  L.doubleQuote = S;
3620
3620
  var w = 47;
@@ -3631,7 +3631,7 @@ function ji() {
3631
3631
  L.newline = E;
3632
3632
  var b = 9;
3633
3633
  L.tab = b;
3634
- var M = v;
3634
+ var M = d;
3635
3635
  L.str = M;
3636
3636
  var D = -1;
3637
3637
  L.comment = D;
@@ -3644,54 +3644,54 @@ var ii;
3644
3644
  function bn() {
3645
3645
  return ii || (ii = 1, (function(h) {
3646
3646
  h.__esModule = !0, h.FIELDS = void 0, h.default = m;
3647
- var u = d(ji()), _, g;
3648
- function a(i) {
3647
+ var u = v(ji()), _, g;
3648
+ function o(i) {
3649
3649
  if (typeof WeakMap != "function") return null;
3650
3650
  var f = /* @__PURE__ */ new WeakMap(), y = /* @__PURE__ */ new WeakMap();
3651
- return (a = function(S) {
3651
+ return (o = function(S) {
3652
3652
  return S ? y : f;
3653
3653
  })(i);
3654
3654
  }
3655
- function d(i, f) {
3655
+ function v(i, f) {
3656
3656
  if (i && i.__esModule)
3657
3657
  return i;
3658
3658
  if (i === null || typeof i != "object" && typeof i != "function")
3659
3659
  return { default: i };
3660
- var y = a(f);
3660
+ var y = o(f);
3661
3661
  if (y && y.has(i))
3662
3662
  return y.get(i);
3663
- var v = {}, S = Object.defineProperty && Object.getOwnPropertyDescriptor;
3663
+ var d = {}, S = Object.defineProperty && Object.getOwnPropertyDescriptor;
3664
3664
  for (var w in i)
3665
3665
  if (w !== "default" && Object.prototype.hasOwnProperty.call(i, w)) {
3666
3666
  var c = S ? Object.getOwnPropertyDescriptor(i, w) : null;
3667
- c && (c.get || c.set) ? Object.defineProperty(v, w, c) : v[w] = i[w];
3667
+ c && (c.get || c.set) ? Object.defineProperty(d, w, c) : d[w] = i[w];
3668
3668
  }
3669
- return v.default = i, y && y.set(i, v), v;
3669
+ return d.default = i, y && y.set(i, d), d;
3670
3670
  }
3671
3671
  for (var l = (_ = {}, _[u.tab] = !0, _[u.newline] = !0, _[u.cr] = !0, _[u.feed] = !0, _), p = (g = {}, g[u.space] = !0, g[u.tab] = !0, g[u.newline] = !0, g[u.cr] = !0, g[u.feed] = !0, g[u.ampersand] = !0, g[u.asterisk] = !0, g[u.bang] = !0, g[u.comma] = !0, g[u.colon] = !0, g[u.semicolon] = !0, g[u.openParenthesis] = !0, g[u.closeParenthesis] = !0, g[u.openSquare] = !0, g[u.closeSquare] = !0, g[u.singleQuote] = !0, g[u.doubleQuote] = !0, g[u.plus] = !0, g[u.pipe] = !0, g[u.tilde] = !0, g[u.greaterThan] = !0, g[u.equals] = !0, g[u.dollar] = !0, g[u.caret] = !0, g[u.slash] = !0, g), s = {}, t = "0123456789abcdefABCDEF", e = 0; e < t.length; e++)
3672
3672
  s[t.charCodeAt(e)] = !0;
3673
3673
  function r(i, f) {
3674
- var y = f, v;
3674
+ var y = f, d;
3675
3675
  do {
3676
- if (v = i.charCodeAt(y), p[v])
3676
+ if (d = i.charCodeAt(y), p[d])
3677
3677
  return y - 1;
3678
- v === u.backslash ? y = n(i, y) + 1 : y++;
3678
+ d === u.backslash ? y = n(i, y) + 1 : y++;
3679
3679
  } while (y < i.length);
3680
3680
  return y - 1;
3681
3681
  }
3682
3682
  function n(i, f) {
3683
- var y = f, v = i.charCodeAt(y + 1);
3684
- if (!l[v]) if (s[v]) {
3683
+ var y = f, d = i.charCodeAt(y + 1);
3684
+ if (!l[d]) if (s[d]) {
3685
3685
  var S = 0;
3686
3686
  do
3687
- y++, S++, v = i.charCodeAt(y + 1);
3688
- while (s[v] && S < 6);
3689
- S < 6 && v === u.space && y++;
3687
+ y++, S++, d = i.charCodeAt(y + 1);
3688
+ while (s[d] && S < 6);
3689
+ S < 6 && d === u.space && y++;
3690
3690
  } else
3691
3691
  y++;
3692
3692
  return y;
3693
3693
  }
3694
- var o = {
3694
+ var a = {
3695
3695
  TYPE: 0,
3696
3696
  START_LINE: 1,
3697
3697
  START_COL: 2,
@@ -3700,9 +3700,9 @@ function bn() {
3700
3700
  START_POS: 5,
3701
3701
  END_POS: 6
3702
3702
  };
3703
- h.FIELDS = o;
3703
+ h.FIELDS = a;
3704
3704
  function m(i) {
3705
- var f = [], y = i.css.valueOf(), v = y, S = v.length, w = -1, c = 1, O = 0, x = 0, P, E, b, M, D, X, J, I, W, H, ee, oe, te;
3705
+ var f = [], y = i.css.valueOf(), d = y, S = d.length, w = -1, c = 1, O = 0, x = 0, P, E, b, M, D, X, J, I, W, H, ee, oe, te;
3706
3706
  function C(q, k) {
3707
3707
  if (i.safe)
3708
3708
  y += k, W = y.length - 1;
@@ -3781,13 +3781,13 @@ function bn() {
3781
3781
  }
3782
3782
  return f;
3783
3783
  }
3784
- })(It)), It;
3784
+ })(Ct)), Ct;
3785
3785
  }
3786
3786
  var ni;
3787
3787
  function En() {
3788
3788
  return ni || (ni = 1, (function(h, u) {
3789
3789
  u.__esModule = !0, u.default = void 0;
3790
- var _ = x(Ii()), g = x(Ci()), a = x(Li()), d = x(qi()), l = x(Di()), p = x(Ni()), s = x(Mi()), t = x(Fi()), e = O(Ui()), r = x(Bi()), n = x(Wi()), o = x(zi()), m = x(On()), i = O(bn()), f = O(ji()), y = O(ie()), v = Xe(), S, w;
3790
+ var _ = x(Ii()), g = x(Ci()), o = x(Li()), v = x(qi()), l = x(Di()), p = x(Ni()), s = x(Mi()), t = x(Fi()), e = O(Ui()), r = x(Bi()), n = x(Wi()), a = x(zi()), m = x(On()), i = O(bn()), f = O(ji()), y = O(ie()), d = Ze(), S, w;
3791
3791
  function c(C) {
3792
3792
  if (typeof WeakMap != "function") return null;
3793
3793
  var q = /* @__PURE__ */ new WeakMap(), k = /* @__PURE__ */ new WeakMap();
@@ -3858,7 +3858,7 @@ function En() {
3858
3858
  function H(C, q) {
3859
3859
  var k = C[q];
3860
3860
  if (typeof k == "string")
3861
- return k.indexOf("\\") !== -1 && ((0, v.ensureObject)(C, "raws"), C[q] = (0, v.unesc)(k), C.raws[q] === void 0 && (C.raws[q] = k)), C;
3861
+ return k.indexOf("\\") !== -1 && ((0, d.ensureObject)(C, "raws"), C[q] = (0, d.unesc)(k), C.raws[q] === void 0 && (C.raws[q] = k)), C;
3862
3862
  }
3863
3863
  function ee(C, q) {
3864
3864
  for (var k = -1, T = []; (k = C.indexOf(q, k + 1)) !== -1; )
@@ -3921,10 +3921,10 @@ function En() {
3921
3921
  if (Y = !0, this.options.lossy)
3922
3922
  break;
3923
3923
  if (N) {
3924
- (0, v.ensureObject)(R, "spaces", N);
3924
+ (0, d.ensureObject)(R, "spaces", N);
3925
3925
  var he = R.spaces[N].after || "";
3926
3926
  R.spaces[N].after = he + B;
3927
- var ce = (0, v.getProp)(R, "raws", "spaces", N, "after") || null;
3927
+ var ce = (0, d.getProp)(R, "raws", "spaces", N, "after") || null;
3928
3928
  ce && (R.raws.spaces[N].after = ce + B);
3929
3929
  } else
3930
3930
  G = G + B, z = z + B;
@@ -3933,15 +3933,15 @@ function En() {
3933
3933
  if ($[i.FIELDS.TYPE] === f.equals)
3934
3934
  R.operator = B, N = "operator";
3935
3935
  else if ((!R.namespace || N === "namespace" && !Y) && $) {
3936
- G && ((0, v.ensureObject)(R, "spaces", "attribute"), R.spaces.attribute.before = G, G = ""), z && ((0, v.ensureObject)(R, "raws", "spaces", "attribute"), R.raws.spaces.attribute.before = G, z = ""), R.namespace = (R.namespace || "") + B;
3937
- var ne = (0, v.getProp)(R, "raws", "namespace") || null;
3936
+ G && ((0, d.ensureObject)(R, "spaces", "attribute"), R.spaces.attribute.before = G, G = ""), z && ((0, d.ensureObject)(R, "raws", "spaces", "attribute"), R.raws.spaces.attribute.before = G, z = ""), R.namespace = (R.namespace || "") + B;
3937
+ var ne = (0, d.getProp)(R, "raws", "namespace") || null;
3938
3938
  ne && (R.raws.namespace += B), N = "namespace";
3939
3939
  }
3940
3940
  Y = !1;
3941
3941
  break;
3942
3942
  case f.dollar:
3943
3943
  if (N === "value") {
3944
- var re = (0, v.getProp)(R, "raws", "value");
3944
+ var re = (0, d.getProp)(R, "raws", "value");
3945
3945
  R.value += "$", re && (R.raws.value = re + "$");
3946
3946
  break;
3947
3947
  }
@@ -3961,15 +3961,15 @@ function En() {
3961
3961
  !R.operator && !R.namespace)
3962
3962
  R.namespace = B, N = "namespace";
3963
3963
  else if (!R.attribute || N === "attribute" && !Y) {
3964
- G && ((0, v.ensureObject)(R, "spaces", "attribute"), R.spaces.attribute.before = G, G = ""), z && ((0, v.ensureObject)(R, "raws", "spaces", "attribute"), R.raws.spaces.attribute.before = z, z = ""), R.attribute = (R.attribute || "") + B;
3965
- var ae = (0, v.getProp)(R, "raws", "attribute") || null;
3964
+ G && ((0, d.ensureObject)(R, "spaces", "attribute"), R.spaces.attribute.before = G, G = ""), z && ((0, d.ensureObject)(R, "raws", "spaces", "attribute"), R.raws.spaces.attribute.before = z, z = ""), R.attribute = (R.attribute || "") + B;
3965
+ var ae = (0, d.getProp)(R, "raws", "attribute") || null;
3966
3966
  ae && (R.raws.attribute += B), N = "attribute";
3967
3967
  } else if (!R.value && R.value !== "" || N === "value" && !(Y || R.quoteMark)) {
3968
- var ue = (0, v.unesc)(B), pe = (0, v.getProp)(R, "raws", "value") || "", Se = R.value || "";
3969
- R.value = Se + ue, R.quoteMark = null, (ue !== B || pe) && ((0, v.ensureObject)(R, "raws"), R.raws.value = (pe || Se) + B), N = "value";
3968
+ var ue = (0, d.unesc)(B), pe = (0, d.getProp)(R, "raws", "value") || "", _e = R.value || "";
3969
+ R.value = _e + ue, R.quoteMark = null, (ue !== B || pe) && ((0, d.ensureObject)(R, "raws"), R.raws.value = (pe || _e) + B), N = "value";
3970
3970
  } else {
3971
- var _e = B === "i" || B === "I";
3972
- (R.value || R.value === "") && (R.quoteMark || Y) ? (R.insensitive = _e, (!_e || B === "I") && ((0, v.ensureObject)(R, "raws"), R.raws.insensitiveFlag = B), N = "insensitive", G && ((0, v.ensureObject)(R, "spaces", "insensitive"), R.spaces.insensitive.before = G, G = ""), z && ((0, v.ensureObject)(R, "raws", "spaces", "insensitive"), R.raws.spaces.insensitive.before = z, z = "")) : (R.value || R.value === "") && (N = "value", R.value += B, R.raws.value && (R.raws.value += B));
3971
+ var Oe = B === "i" || B === "I";
3972
+ (R.value || R.value === "") && (R.quoteMark || Y) ? (R.insensitive = Oe, (!Oe || B === "I") && ((0, d.ensureObject)(R, "raws"), R.raws.insensitiveFlag = B), N = "insensitive", G && ((0, d.ensureObject)(R, "spaces", "insensitive"), R.spaces.insensitive.before = G, G = ""), z && ((0, d.ensureObject)(R, "raws", "spaces", "insensitive"), R.raws.spaces.insensitive.before = z, z = "")) : (R.value || R.value === "") && (N = "value", R.value += B, R.raws.value && (R.raws.value += B));
3973
3973
  }
3974
3974
  Y = !1;
3975
3975
  break;
@@ -3979,7 +3979,7 @@ function En() {
3979
3979
  index: Z[i.FIELDS.START_POS]
3980
3980
  });
3981
3981
  var ye = (0, e.unescapeValue)(B), Ki = ye.unescaped, $i = ye.quoteMark;
3982
- R.value = Ki, R.quoteMark = $i, N = "value", (0, v.ensureObject)(R, "raws"), R.raws.value = B, Y = !1;
3982
+ R.value = Ki, R.quoteMark = $i, N = "value", (0, d.ensureObject)(R, "raws"), R.raws.value = B, Y = !1;
3983
3983
  break;
3984
3984
  case f.equals:
3985
3985
  if (!R.attribute)
@@ -3993,11 +3993,11 @@ function En() {
3993
3993
  case f.comment:
3994
3994
  if (N)
3995
3995
  if (Y || $ && $[i.FIELDS.TYPE] === f.space || N === "insensitive") {
3996
- var Xi = (0, v.getProp)(R, "spaces", N, "after") || "", Zi = (0, v.getProp)(R, "raws", "spaces", N, "after") || Xi;
3997
- (0, v.ensureObject)(R, "raws", "spaces", N), R.raws.spaces[N].after = Zi + B;
3996
+ var Xi = (0, d.getProp)(R, "spaces", N, "after") || "", Zi = (0, d.getProp)(R, "raws", "spaces", N, "after") || Xi;
3997
+ (0, d.ensureObject)(R, "raws", "spaces", N), R.raws.spaces[N].after = Zi + B;
3998
3998
  } else {
3999
- var en = R[N] || "", tn = (0, v.getProp)(R, "raws", N) || en;
4000
- (0, v.ensureObject)(R, "raws"), R.raws[N] = tn + B;
3999
+ var en = R[N] || "", tn = (0, d.getProp)(R, "raws", N) || en;
4000
+ (0, d.ensureObject)(R, "raws"), R.raws[N] = tn + B;
4001
4001
  }
4002
4002
  else
4003
4003
  z = z + B;
@@ -4018,7 +4018,7 @@ function En() {
4018
4018
  this.options.lossy || (R += this.content());
4019
4019
  else if (this.currToken[i.FIELDS.TYPE] === f.comment) {
4020
4020
  var G = {};
4021
- R && (G.before = R, R = ""), U = new d.default({
4021
+ R && (G.before = R, R = ""), U = new v.default({
4022
4022
  value: this.content(),
4023
4023
  source: I(this.currToken),
4024
4024
  sourceIndex: this.currToken[i.FIELDS.START_POS],
@@ -4060,7 +4060,7 @@ function En() {
4060
4060
  return T === void 0 && (T = this.position), this.tokens[T + 0] && this.tokens[T + 0][i.FIELDS.TYPE] === f.slash && this.tokens[T + 1] && this.tokens[T + 1][i.FIELDS.TYPE] === f.word && this.tokens[T + 2] && this.tokens[T + 2][i.FIELDS.TYPE] === f.slash;
4061
4061
  }, q.namedCombinator = function() {
4062
4062
  if (this.isNamedCombinator()) {
4063
- var T = this.content(this.tokens[this.position + 1]), A = (0, v.unesc)(T).toLowerCase(), F = {};
4063
+ var T = this.content(this.tokens[this.position + 1]), A = (0, d.unesc)(T).toLowerCase(), F = {};
4064
4064
  A !== T && (F.value = "/" + T + "/");
4065
4065
  var R = new n.default({
4066
4066
  value: "/" + A + "/",
@@ -4132,7 +4132,7 @@ function En() {
4132
4132
  this.current.parent.append(T), this.current = T, this.position++;
4133
4133
  }, q.comment = function() {
4134
4134
  var T = this.currToken;
4135
- this.newNode(new d.default({
4135
+ this.newNode(new v.default({
4136
4136
  value: this.content(),
4137
4137
  source: I(T),
4138
4138
  sourceIndex: T[i.FIELDS.START_POS]
@@ -4167,7 +4167,7 @@ function En() {
4167
4167
  }
4168
4168
  }
4169
4169
  var A = this.currToken;
4170
- this.newNode(new o.default({
4170
+ this.newNode(new a.default({
4171
4171
  value: this.content(),
4172
4172
  source: I(A),
4173
4173
  sourceIndex: A[i.FIELDS.START_POS]
@@ -4260,19 +4260,19 @@ function En() {
4260
4260
  return A.call(F, ne, B.length);
4261
4261
  var re, ae = F.currToken, ue = ae[i.FIELDS.START_POS] + B[he], pe = J(ae[1], ae[2] + $, ae[3], ae[2] + (ce - 1));
4262
4262
  if (~N.indexOf($)) {
4263
- var Se = {
4263
+ var _e = {
4264
4264
  value: ne.slice(1),
4265
4265
  source: pe,
4266
4266
  sourceIndex: ue
4267
4267
  };
4268
- re = new a.default(H(Se, "value"));
4268
+ re = new o.default(H(_e, "value"));
4269
4269
  } else if (~Y.indexOf($)) {
4270
- var _e = {
4270
+ var Oe = {
4271
4271
  value: ne.slice(1),
4272
4272
  source: pe,
4273
4273
  sourceIndex: ue
4274
4274
  };
4275
- re = new l.default(H(_e, "value"));
4275
+ re = new l.default(H(Oe, "value"));
4276
4276
  } else {
4277
4277
  var ye = {
4278
4278
  value: ne,
@@ -4391,22 +4391,22 @@ function En() {
4391
4391
  }]), C;
4392
4392
  })();
4393
4393
  u.default = te, h.exports = u.default;
4394
- })(xe, xe.exports)), xe.exports;
4394
+ })(Pe, Pe.exports)), Pe.exports;
4395
4395
  }
4396
4396
  var si;
4397
4397
  function Tn() {
4398
4398
  return si || (si = 1, (function(h, u) {
4399
4399
  u.__esModule = !0, u.default = void 0;
4400
4400
  var _ = g(En());
4401
- function g(d) {
4402
- return d && d.__esModule ? d : { default: d };
4401
+ function g(v) {
4402
+ return v && v.__esModule ? v : { default: v };
4403
4403
  }
4404
- var a = /* @__PURE__ */ (function() {
4405
- function d(p, s) {
4404
+ var o = /* @__PURE__ */ (function() {
4405
+ function v(p, s) {
4406
4406
  this.func = p || function() {
4407
4407
  }, this.funcRes = null, this.options = s;
4408
4408
  }
4409
- var l = d.prototype;
4409
+ var l = v.prototype;
4410
4410
  return l._shouldUpdateSelector = function(s, t) {
4411
4411
  t === void 0 && (t = {});
4412
4412
  var e = Object.assign({}, this.options, t);
@@ -4427,12 +4427,12 @@ function Tn() {
4427
4427
  var e = this;
4428
4428
  return t === void 0 && (t = {}), new Promise(function(r, n) {
4429
4429
  try {
4430
- var o = e._root(s, t);
4431
- Promise.resolve(e.func(o)).then(function(m) {
4430
+ var a = e._root(s, t);
4431
+ Promise.resolve(e.func(a)).then(function(m) {
4432
4432
  var i = void 0;
4433
- return e._shouldUpdateSelector(s, t) && (i = o.toString(), s.selector = i), {
4433
+ return e._shouldUpdateSelector(s, t) && (i = a.toString(), s.selector = i), {
4434
4434
  transform: m,
4435
- root: o,
4435
+ root: a,
4436
4436
  string: i
4437
4437
  };
4438
4438
  }).then(r, n);
@@ -4471,23 +4471,23 @@ function Tn() {
4471
4471
  }, l.processSync = function(s, t) {
4472
4472
  var e = this._runSync(s, t);
4473
4473
  return e.string || e.root.toString();
4474
- }, d;
4474
+ }, v;
4475
4475
  })();
4476
- u.default = a, h.exports = u.default;
4477
- })(Te, Te.exports)), Te.exports;
4476
+ u.default = o, h.exports = u.default;
4477
+ })(xe, xe.exports)), xe.exports;
4478
4478
  }
4479
- var Ct = {}, V = {}, oi;
4479
+ var Lt = {}, V = {}, oi;
4480
4480
  function xn() {
4481
4481
  if (oi) return V;
4482
4482
  oi = 1, V.__esModule = !0, V.universal = V.tag = V.string = V.selector = V.root = V.pseudo = V.nesting = V.id = V.comment = V.combinator = V.className = V.attribute = void 0;
4483
- var h = n(Ui()), u = n(Li()), _ = n(Wi()), g = n(qi()), a = n(Di()), d = n(zi()), l = n(Fi()), p = n(Ii()), s = n(Ci()), t = n(Mi()), e = n(Ni()), r = n(Bi());
4483
+ var h = n(Ui()), u = n(Li()), _ = n(Wi()), g = n(qi()), o = n(Di()), v = n(zi()), l = n(Fi()), p = n(Ii()), s = n(Ci()), t = n(Mi()), e = n(Ni()), r = n(Bi());
4484
4484
  function n(E) {
4485
4485
  return E && E.__esModule ? E : { default: E };
4486
4486
  }
4487
- var o = function(b) {
4487
+ var a = function(b) {
4488
4488
  return new h.default(b);
4489
4489
  };
4490
- V.attribute = o;
4490
+ V.attribute = a;
4491
4491
  var m = function(b) {
4492
4492
  return new u.default(b);
4493
4493
  };
@@ -4501,13 +4501,13 @@ function xn() {
4501
4501
  };
4502
4502
  V.comment = f;
4503
4503
  var y = function(b) {
4504
- return new a.default(b);
4504
+ return new o.default(b);
4505
4505
  };
4506
4506
  V.id = y;
4507
- var v = function(b) {
4508
- return new d.default(b);
4507
+ var d = function(b) {
4508
+ return new v.default(b);
4509
4509
  };
4510
- V.nesting = v;
4510
+ V.nesting = d;
4511
4511
  var S = function(b) {
4512
4512
  return new l.default(b);
4513
4513
  };
@@ -4536,49 +4536,49 @@ function xn() {
4536
4536
  var j = {}, ai;
4537
4537
  function Pn() {
4538
4538
  if (ai) return j;
4539
- ai = 1, j.__esModule = !0, j.isComment = j.isCombinator = j.isClassName = j.isAttribute = void 0, j.isContainer = S, j.isIdentifier = void 0, j.isNamespace = w, j.isNesting = void 0, j.isNode = g, j.isPseudo = void 0, j.isPseudoClass = v, j.isPseudoElement = y, j.isUniversal = j.isTag = j.isString = j.isSelector = j.isRoot = void 0;
4539
+ ai = 1, j.__esModule = !0, j.isComment = j.isCombinator = j.isClassName = j.isAttribute = void 0, j.isContainer = S, j.isIdentifier = void 0, j.isNamespace = w, j.isNesting = void 0, j.isNode = g, j.isPseudo = void 0, j.isPseudoClass = d, j.isPseudoElement = y, j.isUniversal = j.isTag = j.isString = j.isSelector = j.isRoot = void 0;
4540
4540
  var h = ie(), u, _ = (u = {}, u[h.ATTRIBUTE] = !0, u[h.CLASS] = !0, u[h.COMBINATOR] = !0, u[h.COMMENT] = !0, u[h.ID] = !0, u[h.NESTING] = !0, u[h.PSEUDO] = !0, u[h.ROOT] = !0, u[h.SELECTOR] = !0, u[h.STRING] = !0, u[h.TAG] = !0, u[h.UNIVERSAL] = !0, u);
4541
4541
  function g(c) {
4542
4542
  return typeof c == "object" && _[c.type];
4543
4543
  }
4544
- function a(c, O) {
4544
+ function o(c, O) {
4545
4545
  return g(O) && O.type === c;
4546
4546
  }
4547
- var d = a.bind(null, h.ATTRIBUTE);
4548
- j.isAttribute = d;
4549
- var l = a.bind(null, h.CLASS);
4547
+ var v = o.bind(null, h.ATTRIBUTE);
4548
+ j.isAttribute = v;
4549
+ var l = o.bind(null, h.CLASS);
4550
4550
  j.isClassName = l;
4551
- var p = a.bind(null, h.COMBINATOR);
4551
+ var p = o.bind(null, h.COMBINATOR);
4552
4552
  j.isCombinator = p;
4553
- var s = a.bind(null, h.COMMENT);
4553
+ var s = o.bind(null, h.COMMENT);
4554
4554
  j.isComment = s;
4555
- var t = a.bind(null, h.ID);
4555
+ var t = o.bind(null, h.ID);
4556
4556
  j.isIdentifier = t;
4557
- var e = a.bind(null, h.NESTING);
4557
+ var e = o.bind(null, h.NESTING);
4558
4558
  j.isNesting = e;
4559
- var r = a.bind(null, h.PSEUDO);
4559
+ var r = o.bind(null, h.PSEUDO);
4560
4560
  j.isPseudo = r;
4561
- var n = a.bind(null, h.ROOT);
4561
+ var n = o.bind(null, h.ROOT);
4562
4562
  j.isRoot = n;
4563
- var o = a.bind(null, h.SELECTOR);
4564
- j.isSelector = o;
4565
- var m = a.bind(null, h.STRING);
4563
+ var a = o.bind(null, h.SELECTOR);
4564
+ j.isSelector = a;
4565
+ var m = o.bind(null, h.STRING);
4566
4566
  j.isString = m;
4567
- var i = a.bind(null, h.TAG);
4567
+ var i = o.bind(null, h.TAG);
4568
4568
  j.isTag = i;
4569
- var f = a.bind(null, h.UNIVERSAL);
4569
+ var f = o.bind(null, h.UNIVERSAL);
4570
4570
  j.isUniversal = f;
4571
4571
  function y(c) {
4572
4572
  return r(c) && c.value && (c.value.startsWith("::") || c.value.toLowerCase() === ":before" || c.value.toLowerCase() === ":after" || c.value.toLowerCase() === ":first-letter" || c.value.toLowerCase() === ":first-line");
4573
4573
  }
4574
- function v(c) {
4574
+ function d(c) {
4575
4575
  return r(c) && !y(c);
4576
4576
  }
4577
4577
  function S(c) {
4578
4578
  return !!(g(c) && c.walk);
4579
4579
  }
4580
4580
  function w(c) {
4581
- return d(c) || i(c);
4581
+ return v(c) || i(c);
4582
4582
  }
4583
4583
  return j;
4584
4584
  }
@@ -4587,43 +4587,43 @@ function Rn() {
4587
4587
  return ui || (ui = 1, (function(h) {
4588
4588
  h.__esModule = !0;
4589
4589
  var u = ie();
4590
- Object.keys(u).forEach(function(a) {
4591
- a === "default" || a === "__esModule" || a in h && h[a] === u[a] || (h[a] = u[a]);
4590
+ Object.keys(u).forEach(function(o) {
4591
+ o === "default" || o === "__esModule" || o in h && h[o] === u[o] || (h[o] = u[o]);
4592
4592
  });
4593
4593
  var _ = xn();
4594
- Object.keys(_).forEach(function(a) {
4595
- a === "default" || a === "__esModule" || a in h && h[a] === _[a] || (h[a] = _[a]);
4594
+ Object.keys(_).forEach(function(o) {
4595
+ o === "default" || o === "__esModule" || o in h && h[o] === _[o] || (h[o] = _[o]);
4596
4596
  });
4597
4597
  var g = Pn();
4598
- Object.keys(g).forEach(function(a) {
4599
- a === "default" || a === "__esModule" || a in h && h[a] === g[a] || (h[a] = g[a]);
4598
+ Object.keys(g).forEach(function(o) {
4599
+ o === "default" || o === "__esModule" || o in h && h[o] === g[o] || (h[o] = g[o]);
4600
4600
  });
4601
- })(Ct)), Ct;
4601
+ })(Lt)), Lt;
4602
4602
  }
4603
4603
  var li;
4604
4604
  function kn() {
4605
4605
  return li || (li = 1, (function(h, u) {
4606
4606
  u.__esModule = !0, u.default = void 0;
4607
- var _ = l(Tn()), g = d(Rn());
4608
- function a(t) {
4607
+ var _ = l(Tn()), g = v(Rn());
4608
+ function o(t) {
4609
4609
  if (typeof WeakMap != "function") return null;
4610
4610
  var e = /* @__PURE__ */ new WeakMap(), r = /* @__PURE__ */ new WeakMap();
4611
- return (a = function(o) {
4612
- return o ? r : e;
4611
+ return (o = function(a) {
4612
+ return a ? r : e;
4613
4613
  })(t);
4614
4614
  }
4615
- function d(t, e) {
4615
+ function v(t, e) {
4616
4616
  if (t && t.__esModule)
4617
4617
  return t;
4618
4618
  if (t === null || typeof t != "object" && typeof t != "function")
4619
4619
  return { default: t };
4620
- var r = a(e);
4620
+ var r = o(e);
4621
4621
  if (r && r.has(t))
4622
4622
  return r.get(t);
4623
- var n = {}, o = Object.defineProperty && Object.getOwnPropertyDescriptor;
4623
+ var n = {}, a = Object.defineProperty && Object.getOwnPropertyDescriptor;
4624
4624
  for (var m in t)
4625
4625
  if (m !== "default" && Object.prototype.hasOwnProperty.call(t, m)) {
4626
- var i = o ? Object.getOwnPropertyDescriptor(t, m) : null;
4626
+ var i = a ? Object.getOwnPropertyDescriptor(t, m) : null;
4627
4627
  i && (i.get || i.set) ? Object.defineProperty(n, m, i) : n[m] = t[m];
4628
4628
  }
4629
4629
  return n.default = t, r && r.set(t, n), n;
@@ -4637,17 +4637,17 @@ function kn() {
4637
4637
  Object.assign(p, g), delete p.__esModule;
4638
4638
  var s = p;
4639
4639
  u.default = s, h.exports = u.default;
4640
- })(Ee, Ee.exports)), Ee.exports;
4640
+ })(Te, Te.exports)), Te.exports;
4641
4641
  }
4642
4642
  var An = kn();
4643
4643
  const Gi = /* @__PURE__ */ zt(An);
4644
4644
  Gi.pseudo({ value: ":is" });
4645
4645
  Gi();
4646
- var Lt, fi;
4646
+ var qt, fi;
4647
4647
  function Zt() {
4648
- if (fi) return Lt;
4648
+ if (fi) return qt;
4649
4649
  fi = 1;
4650
- let h = $e(), u = /\s*!important\s*$/i, _ = {
4650
+ let h = Xe(), u = /\s*!important\s*$/i, _ = {
4651
4651
  "box-flex": !0,
4652
4652
  "box-flex-group": !0,
4653
4653
  "column-count": !0,
@@ -4674,10 +4674,10 @@ function Zt() {
4674
4674
  function g(p) {
4675
4675
  return p.replace(/([A-Z])/g, "-$1").replace(/^ms-/, "-ms-").toLowerCase();
4676
4676
  }
4677
- function a(p, s, t) {
4677
+ function o(p, s, t) {
4678
4678
  t === !1 || t === null || (s.startsWith("--") || (s = g(s)), typeof t == "number" && (t === 0 || _[s] ? t = t.toString() : t += "px"), s === "css-float" && (s = "float"), u.test(t) ? (t = t.replace(u, ""), p.push(h.decl({ prop: s, value: t, important: !0 }))) : p.push(h.decl({ prop: s, value: t })));
4679
4679
  }
4680
- function d(p, s, t) {
4680
+ function v(p, s, t) {
4681
4681
  let e = h.atRule({ name: s[1], params: s[3] || "" });
4682
4682
  typeof t == "object" && (e.nodes = [], l(t, e)), p.push(e);
4683
4683
  }
@@ -4688,34 +4688,34 @@ function Zt() {
4688
4688
  if (t[0] === "@") {
4689
4689
  let n = t.match(/@(\S+)(\s+([\W\w]*)\s*)?/);
4690
4690
  if (Array.isArray(r))
4691
- for (let o of r)
4692
- d(s, n, o);
4691
+ for (let a of r)
4692
+ v(s, n, a);
4693
4693
  else
4694
- d(s, n, r);
4694
+ v(s, n, r);
4695
4695
  } else if (Array.isArray(r))
4696
4696
  for (let n of r)
4697
- a(s, t, n);
4698
- else typeof r == "object" ? (e = h.rule({ selector: t }), l(r, e), s.push(e)) : a(s, t, r);
4697
+ o(s, t, n);
4698
+ else typeof r == "object" ? (e = h.rule({ selector: t }), l(r, e), s.push(e)) : o(s, t, r);
4699
4699
  }
4700
- return Lt = function(p) {
4700
+ return qt = function(p) {
4701
4701
  let s = h.root();
4702
4702
  return l(p, s), s;
4703
- }, Lt;
4703
+ }, qt;
4704
4704
  }
4705
- var qt, ci;
4705
+ var Dt, ci;
4706
4706
  function In() {
4707
- if (ci) return qt;
4707
+ if (ci) return Dt;
4708
4708
  ci = 1;
4709
- var h = /-(\w|$)/g, u = function(a, d) {
4710
- return d.toUpperCase();
4711
- }, _ = function(a) {
4712
- return a = a.toLowerCase(), a === "float" ? "cssFloat" : a.charCodeAt(0) === 45 && a.charCodeAt(1) === 109 && a.charCodeAt(2) === 115 && a.charCodeAt(3) === 45 ? a.substr(1).replace(h, u) : a.replace(h, u);
4709
+ var h = /-(\w|$)/g, u = function(o, v) {
4710
+ return v.toUpperCase();
4711
+ }, _ = function(o) {
4712
+ return o = o.toLowerCase(), o === "float" ? "cssFloat" : o.charCodeAt(0) === 45 && o.charCodeAt(1) === 109 && o.charCodeAt(2) === 115 && o.charCodeAt(3) === 45 ? o.substr(1).replace(h, u) : o.replace(h, u);
4713
4713
  };
4714
- return qt = _, qt;
4714
+ return Dt = _, Dt;
4715
4715
  }
4716
- var Dt, hi;
4716
+ var Nt, hi;
4717
4717
  function Yi() {
4718
- if (hi) return Dt;
4718
+ if (hi) return Nt;
4719
4719
  hi = 1;
4720
4720
  let h = In(), u = {
4721
4721
  boxFlex: !0,
@@ -4741,12 +4741,12 @@ function Yi() {
4741
4741
  strokeOpacity: !0,
4742
4742
  strokeWidth: !0
4743
4743
  };
4744
- function _(a) {
4745
- return typeof a.nodes > "u" ? !0 : g(a);
4744
+ function _(o) {
4745
+ return typeof o.nodes > "u" ? !0 : g(o);
4746
4746
  }
4747
- function g(a, d = {}) {
4748
- let l, p = {}, { stringifyImportant: s } = d;
4749
- return a.each((t) => {
4747
+ function g(o, v = {}) {
4748
+ let l, p = {}, { stringifyImportant: s } = v;
4749
+ return o.each((t) => {
4750
4750
  if (t.type === "atrule")
4751
4751
  l = "@" + t.name, t.params && (l += " " + t.params), typeof p[l] > "u" ? p[l] = _(t) : Array.isArray(p[l]) ? p[l].push(_(t)) : p[l] = [p[l], _(t)];
4752
4752
  else if (t.type === "rule") {
@@ -4765,70 +4765,70 @@ function Yi() {
4765
4765
  }
4766
4766
  }), p;
4767
4767
  }
4768
- return Dt = g, Dt;
4768
+ return Nt = g, Nt;
4769
4769
  }
4770
- var Nt, pi;
4770
+ var Mt, pi;
4771
4771
  function Qi() {
4772
- if (pi) return Nt;
4772
+ if (pi) return Mt;
4773
4773
  pi = 1;
4774
4774
  let h = Yi();
4775
- return Nt = function(_) {
4775
+ return Mt = function(_) {
4776
4776
  return console && console.warn && _.warnings().forEach((g) => {
4777
- let a = g.plugin || "PostCSS";
4778
- console.warn(a + ": " + g.text);
4777
+ let o = g.plugin || "PostCSS";
4778
+ console.warn(o + ": " + g.text);
4779
4779
  }), h(_.root);
4780
- }, Nt;
4780
+ }, Mt;
4781
4781
  }
4782
- var Mt, di;
4782
+ var Ft, di;
4783
4783
  function Cn() {
4784
- if (di) return Mt;
4784
+ if (di) return Ft;
4785
4785
  di = 1;
4786
- let h = $e(), u = Zt(), _ = Qi();
4787
- return Mt = function(a) {
4788
- let d = h(a);
4786
+ let h = Xe(), u = Zt(), _ = Qi();
4787
+ return Ft = function(o) {
4788
+ let v = h(o);
4789
4789
  return async (l) => {
4790
- let p = await d.process(l, {
4790
+ let p = await v.process(l, {
4791
4791
  parser: u,
4792
4792
  from: void 0
4793
4793
  });
4794
4794
  return _(p);
4795
4795
  };
4796
- }, Mt;
4796
+ }, Ft;
4797
4797
  }
4798
- var Ft, mi;
4798
+ var Ut, mi;
4799
4799
  function Ln() {
4800
- if (mi) return Ft;
4800
+ if (mi) return Ut;
4801
4801
  mi = 1;
4802
- let h = $e(), u = Zt(), _ = Qi();
4803
- return Ft = function(g) {
4804
- let a = h(g);
4805
- return (d) => {
4806
- let l = a.process(d, { parser: u, from: void 0 });
4802
+ let h = Xe(), u = Zt(), _ = Qi();
4803
+ return Ut = function(g) {
4804
+ let o = h(g);
4805
+ return (v) => {
4806
+ let l = o.process(v, { parser: u, from: void 0 });
4807
4807
  return _(l);
4808
4808
  };
4809
- }, Ft;
4809
+ }, Ut;
4810
4810
  }
4811
- var Ut, vi;
4811
+ var Bt, vi;
4812
4812
  function qn() {
4813
- if (vi) return Ut;
4813
+ if (vi) return Bt;
4814
4814
  vi = 1;
4815
4815
  let h = Cn(), u = Yi(), _ = Zt(), g = Ln();
4816
- return Ut = {
4816
+ return Bt = {
4817
4817
  objectify: u,
4818
4818
  parse: _,
4819
4819
  async: h,
4820
4820
  sync: g
4821
- }, Ut;
4821
+ }, Bt;
4822
4822
  }
4823
4823
  var Dn = qn();
4824
- const Ze = /* @__PURE__ */ zt(Dn);
4825
- Ze.objectify;
4826
- Ze.parse;
4827
- Ze.async;
4828
- Ze.sync;
4829
- const et = `
4824
+ const et = /* @__PURE__ */ zt(Dn);
4825
+ et.objectify;
4826
+ et.parse;
4827
+ et.async;
4828
+ et.sync;
4829
+ const tt = `
4830
4830
  :host {
4831
- color: ${tt.color.black};
4831
+ color: ${rt.color.black};
4832
4832
  }
4833
4833
 
4834
4834
  :host * {
@@ -4845,11 +4845,11 @@ const et = `
4845
4845
  font-size: inherit;
4846
4846
  font-weight: inherit;
4847
4847
  line-height: inherit;
4848
- color: ${tt.color.black};
4848
+ color: ${rt.color.black};
4849
4849
  }
4850
4850
 
4851
4851
  p {
4852
- color: ${tt.color.gray.dark};
4852
+ color: ${rt.color.gray.dark};
4853
4853
  }
4854
4854
 
4855
4855
  a {
@@ -4903,34 +4903,36 @@ const et = `
4903
4903
  PRIMARY_SLIDE_CONTENT: u,
4904
4904
  PRIMARY_SLIDE_LINKS: _,
4905
4905
  PRIMARY_SLIDE_SECONDARY_LINKS: g,
4906
- CHILDREN_SLIDES: a
4906
+ CHILDREN_SLIDES: o,
4907
+ excludeSlots: v = []
4907
4908
  }) => {
4908
- const d = Array.from(h.querySelectorAll(":scope > [slot]")), l = d.find(
4909
- (y) => y.getAttribute("slot") === u
4910
- ), p = d.find(
4911
- (y) => y.getAttribute("slot") === _
4912
- ), s = d.find(
4913
- (y) => y.getAttribute("slot") === g
4914
- ), t = d.find(
4915
- (y) => y.getAttribute("slot") === a
4916
- ), e = d.filter((y) => !Object.values(Vi).find(
4917
- (v) => v == y.getAttribute("slot")
4918
- )), n = l && l.children.length > 0 ? ve(u) : null;
4919
- let o, m, i, f = [];
4920
- return p && (o = p.cloneNode(!0)), s && (m = s.cloneNode(
4909
+ const l = Array.from(h.querySelectorAll(":scope > [slot]")), p = l.find(
4910
+ (d) => d.getAttribute("slot") === u
4911
+ ), s = l.find(
4912
+ (d) => d.getAttribute("slot") === _
4913
+ ), t = l.find(
4914
+ (d) => d.getAttribute("slot") === g
4915
+ ), e = l.find(
4916
+ (d) => d.getAttribute("slot") === o
4917
+ ), r = l.filter((d) => {
4918
+ const S = d.getAttribute("slot");
4919
+ return !(Object.values(Vi).find((w) => w === S) || S && v.some((w) => S.startsWith(w)));
4920
+ }), a = p && p.children.length > 0 ? ve(u) : null;
4921
+ let m, i, f, y = [];
4922
+ return s && (m = s.cloneNode(!0)), t && (i = t.cloneNode(
4921
4923
  !0
4922
- )), t && (i = t.cloneNode(!0)), e && e.forEach((y) => {
4923
- const v = y.getAttribute("slot");
4924
- if (v) {
4925
- const S = ve(v);
4926
- f.push(S);
4924
+ )), e && (f = e.cloneNode(!0)), r && r.forEach((d) => {
4925
+ const S = d.getAttribute("slot");
4926
+ if (S) {
4927
+ const w = ve(S);
4928
+ y.push(w);
4927
4929
  }
4928
4930
  }), {
4929
- primarySlideLinks: o,
4930
- primarySlidesSecondaryLinks: m,
4931
- childrenSlides: i,
4932
- primarySlideContent: n,
4933
- childrenSlideContent: f
4931
+ primarySlideLinks: m,
4932
+ primarySlidesSecondaryLinks: i,
4933
+ childrenSlides: f,
4934
+ primarySlideContent: a,
4935
+ childrenSlideContent: y
4934
4936
  };
4935
4937
  }, Ji = (h) => {
4936
4938
  const { element: u, displayType: _ } = h;
@@ -4947,11 +4949,11 @@ const et = `
4947
4949
  display: block;
4948
4950
  }
4949
4951
 
4950
- ${et}
4952
+ ${tt}
4951
4953
  ${se.elements.drawer.Styles}
4952
4954
  ${se.elements.menuButton.Styles}
4953
- `, Un = Wt.handler.combine(
4954
- Wt.handler.observe.rerender({
4955
+ `, Un = we.handler.combine(
4956
+ we.handler.observe.rerender({
4955
4957
  callback: (h) => h.events?.rerender?.()
4956
4958
  })
4957
4959
  ), Bn = (h) => {
@@ -4959,10 +4961,10 @@ const et = `
4959
4961
  u.replaceChildren();
4960
4962
  const g = Ji({ element: h, ...er });
4961
4963
  if (!g) return;
4962
- const a = se.elements.menuButton.CreateElement({
4964
+ const o = se.elements.menuButton.CreateElement({
4963
4965
  eventOpen: g.events.eventOpen
4964
4966
  });
4965
- u.appendChild(g.element), u.appendChild(a);
4967
+ u.appendChild(g.element), u.appendChild(o);
4966
4968
  };
4967
4969
  return _(), {
4968
4970
  element: u,
@@ -4985,36 +4987,35 @@ const et = `
4985
4987
  display: block;
4986
4988
  }
4987
4989
 
4988
- ${et}
4990
+ ${tt}
4989
4991
  ${se.elements.drawer.Styles}
4990
4992
  ${se.header.Styles}
4991
4993
  `, Qn = ({ element: h }) => {
4992
- const { NAVIGATION: u } = tr, _ = h.querySelector(
4993
- `[slot="${u}"]`
4994
- );
4995
- let g = [];
4996
- if (_) {
4997
- const a = Array.from(
4998
- _.querySelectorAll(":scope > umd-element-nav-item")
4999
- );
5000
- _.removeAttribute("slot"), a.forEach((d, l) => {
5001
- const p = `nav-item-${l}`;
5002
- d.setAttribute("slot", p), g.push(ve(p)), h.appendChild(d);
5003
- }), _.remove();
5004
- }
5005
- return g;
4994
+ const { NAVIGATION: u } = tr, _ = Array.from(
4995
+ h.querySelectorAll(
4996
+ ':scope > umd-element-nav-item[slot^="nav-item-"]'
4997
+ )
4998
+ ), g = h.querySelector(
4999
+ `:scope > [slot="${u}"]`
5000
+ ), o = g ? Array.from(
5001
+ g.querySelectorAll(":scope > umd-element-nav-item")
5002
+ ) : [], v = [..._, ...o], l = [];
5003
+ return v.forEach((p, s) => {
5004
+ const t = `nav-item-${s}`;
5005
+ p.getAttribute("slot") !== t && p.setAttribute("slot", t), p.parentElement !== h && h.appendChild(p), l.push(ve(t));
5006
+ }), g && g.remove(), l;
5006
5007
  }, Vn = ({
5007
5008
  element: h,
5008
5009
  eventOpen: u
5009
5010
  }) => {
5010
- const { LOGO: _, UTILITY: g } = tr, a = bi({
5011
+ const { LOGO: _, UTILITY: g } = tr, o = bi({
5011
5012
  element: h,
5012
5013
  slotRef: _
5013
5014
  }), l = h.querySelector(
5014
5015
  `[slot="${g}"]`
5015
5016
  )?.childElementCount > 0 ? ve(g) : null, p = h.getAttribute(zn), s = h.getAttribute(jn), t = h.getAttribute(Gn);
5016
- return a || console.error("UMDHeaderElement: Logo slot is required"), se.header.CreateElement({
5017
- logo: a,
5017
+ return o || console.error("UMDHeaderElement: Logo slot is required"), se.header.CreateElement({
5018
+ logo: o,
5018
5019
  utilityRow: l,
5019
5020
  navItems: Qn({ element: h }),
5020
5021
  eventOpen: u,
@@ -5022,33 +5023,46 @@ const et = `
5022
5023
  ctaUrl: s,
5023
5024
  ctaText: t
5024
5025
  });
5025
- }, Hn = [
5026
+ }, Hn = we.handler.combine(
5027
+ we.handler.observe.rerender({
5028
+ callback: (h) => h.events?.rerender?.()
5029
+ }),
5026
5030
  {
5027
5031
  name: "sticky",
5028
5032
  handler: (h, u, _) => {
5029
- h.events?.sticky({ isSticky: _ === "true" });
5033
+ h.events?.sticky?.({ isSticky: _ === "true" });
5030
5034
  }
5031
5035
  }
5032
- ], Jn = (h) => {
5033
- const u = h.shadowRoot, _ = Ji({
5034
- element: h,
5035
- ...tr,
5036
- displayType: "drawer-nav"
5037
- }), g = {
5038
- element: h
5036
+ ), Jn = (h) => {
5037
+ const u = document.createElement("div");
5038
+ let _;
5039
+ const g = () => {
5040
+ u.replaceChildren();
5041
+ const o = Ji({
5042
+ element: h,
5043
+ ...tr,
5044
+ displayType: "drawer-nav",
5045
+ excludeSlots: ["nav-item-"]
5046
+ }), v = {
5047
+ element: h
5048
+ };
5049
+ o && (u.appendChild(o.element), v.eventOpen = o.events.eventOpen);
5050
+ const l = Vn(v);
5051
+ u.appendChild(l.element), _ = l.events.sticky;
5039
5052
  };
5040
- _ && (u.appendChild(_.element), g.eventOpen = _.events.eventOpen);
5041
- const a = Vn(g);
5042
- return {
5043
- element: a.element,
5053
+ return g(), {
5054
+ element: u,
5044
5055
  styles: Yn,
5045
- events: { sticky: a.events.sticky }
5056
+ events: {
5057
+ sticky: (o) => _?.(o),
5058
+ rerender: g
5059
+ }
5046
5060
  };
5047
5061
  }, yi = ge.defineComponent({
5048
5062
  tagName: Wn,
5049
5063
  createComponent: Jn,
5050
5064
  attributes: Hn
5051
- }, { eager: !1 }), Kn = "umd-element-nav-item", Bt = {
5065
+ }, { eager: !1 }), Kn = "umd-element-nav-item", Wt = {
5052
5066
  PRIMARY_LINK: "primary-link",
5053
5067
  DROPDOWN_CALLOUT: "dropdown-callout"
5054
5068
  }, $n = `
@@ -5056,29 +5070,29 @@ const et = `
5056
5070
  display: block;
5057
5071
  }
5058
5072
 
5059
- ${et}
5073
+ ${tt}
5060
5074
  ${se.elements.item.Styles}
5061
5075
  `, Xn = (h) => {
5062
5076
  const u = h.querySelector(
5063
- `[slot="${Bt.DROPDOWN_CALLOUT}"]`
5077
+ `[slot="${Wt.DROPDOWN_CALLOUT}"]`
5064
5078
  ), _ = h.querySelector(
5065
- `[slot="${Bt.PRIMARY_LINK}"]`
5079
+ `[slot="${Wt.PRIMARY_LINK}"]`
5066
5080
  ), g = _?.cloneNode(
5067
5081
  !0
5068
- ), a = h.querySelector(
5082
+ ), o = h.querySelector(
5069
5083
  '[slot="dropdown-links"]'
5070
- ), d = a?.cloneNode(
5084
+ ), v = o?.cloneNode(
5071
5085
  !0
5072
5086
  );
5073
5087
  if (!g)
5074
5088
  throw new Error("Primary link is required for a nav item");
5075
5089
  let l = {
5076
5090
  primaryLinkContainer: g,
5077
- dropdownLinksContainer: d,
5091
+ dropdownLinksContainer: v,
5078
5092
  context: h
5079
5093
  };
5080
5094
  if (u && u.children.length > 0) {
5081
- const s = ve(Bt.DROPDOWN_CALLOUT);
5095
+ const s = ve(Wt.DROPDOWN_CALLOUT);
5082
5096
  l = { ...l, dropdownCalloutsSlot: s };
5083
5097
  }
5084
5098
  if (!g)
@@ -5086,7 +5100,7 @@ const et = `
5086
5100
  const p = se.elements.item.CreateElement({
5087
5101
  ...l
5088
5102
  });
5089
- return a?.remove(), _?.remove(), { element: p, styles: $n };
5103
+ return o?.remove(), _?.remove(), { element: p, styles: $n };
5090
5104
  }, wi = ge.defineComponent({
5091
5105
  tagName: Kn,
5092
5106
  createComponent: Xn
@@ -5095,7 +5109,7 @@ const et = `
5095
5109
  display: block;
5096
5110
  }
5097
5111
 
5098
- ${et}
5112
+ ${tt}
5099
5113
  ${se.elements.slider.Styles}
5100
5114
  `, es = [
5101
5115
  {
@@ -5150,4 +5164,4 @@ export {
5150
5164
  Oi as e,
5151
5165
  ls as n
5152
5166
  };
5153
- //# sourceMappingURL=index-DlYD0VFw.js.map
5167
+ //# sourceMappingURL=index-BGK3DZ1i.js.map