@evercam/ui 0.0.17 → 0.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -50,20 +50,20 @@ const Se = W.extend({
50
50
  }
51
51
  }
52
52
  });
53
- function V(e, i, n, b, l, u, r, y) {
53
+ function V(e, i, n, b, o, u, r, y) {
54
54
  var a = typeof e == "function" ? e.options : e;
55
55
  i && (a.render = i, a.staticRenderFns = n, a._compiled = !0), b && (a.functional = !0), u && (a._scopeId = "data-v-" + u);
56
56
  var t;
57
57
  if (r ? (t = function(f) {
58
58
  f = f || // cached call
59
59
  this.$vnode && this.$vnode.ssrContext || // stateful
60
- this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !f && typeof __VUE_SSR_CONTEXT__ != "undefined" && (f = __VUE_SSR_CONTEXT__), l && l.call(this, f), f && f._registeredComponents && f._registeredComponents.add(r);
61
- }, a._ssrRegister = t) : l && (t = y ? function() {
62
- l.call(
60
+ this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext, !f && typeof __VUE_SSR_CONTEXT__ != "undefined" && (f = __VUE_SSR_CONTEXT__), o && o.call(this, f), f && f._registeredComponents && f._registeredComponents.add(r);
61
+ }, a._ssrRegister = t) : o && (t = y ? function() {
62
+ o.call(
63
63
  this,
64
64
  (a.functional ? this.parent : this).$root.$options.shadowRoot
65
65
  );
66
- } : l), t)
66
+ } : o), t)
67
67
  if (a.functional) {
68
68
  a._injectStyles = t;
69
69
  var d = a.render;
@@ -144,25 +144,25 @@ const ne = ke.exports, Ae = W.extend({
144
144
  }
145
145
  }
146
146
  });
147
- var Pe = function() {
147
+ var $e = function() {
148
148
  var i = this, n = i._self._c;
149
149
  return n("div", { staticClass: "e-avatar e-relative", class: i.avatarClasses }, [i._t("default", function() {
150
150
  return [i.image ? n("img", { staticClass: "e-avatar__image e-w-full e-h-full e-object-cover e-rounded-full", attrs: { src: i.image } }) : i._e()];
151
151
  }), i.showBadge ? n("div", { staticClass: "e-avatar__badge e-absolute e-top-0 e-right-0" }, [i._t("badge", function() {
152
152
  return [n("Badge", { attrs: { text: i.badgeText, color: i.badgeColor, size: i.badgeSize } })];
153
153
  })], 2) : i._e()], 2);
154
- }, ze = [], $e = /* @__PURE__ */ V(
154
+ }, Pe = [], ze = /* @__PURE__ */ V(
155
155
  Ae,
156
+ $e,
156
157
  Pe,
157
- ze,
158
158
  !1,
159
159
  null,
160
160
  null,
161
161
  null,
162
162
  null
163
163
  );
164
- const Ee = $e.exports;
165
- function je(e) {
164
+ const Ee = ze.exports;
165
+ function Te(e) {
166
166
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
167
167
  }
168
168
  var ie = {}, ae = {}, K = {};
@@ -179,7 +179,7 @@ var ie = {}, ae = {}, K = {};
179
179
  if (n = `${n}`, n === "0")
180
180
  return "0";
181
181
  if (/^[+-]?(\d+|\d*\.\d+)(e[+-]?\d+)?(%|\w+)?$/.test(n))
182
- return n.replace(/^[+-]?/, (l) => l === "-" ? "" : "-");
182
+ return n.replace(/^[+-]?/, (o) => o === "-" ? "" : "-");
183
183
  let b = [
184
184
  "var",
185
185
  "calc",
@@ -187,8 +187,8 @@ var ie = {}, ae = {}, K = {};
187
187
  "max",
188
188
  "clamp"
189
189
  ];
190
- for (const l of b)
191
- if (n.includes(`${l}(`))
190
+ for (const o of b)
191
+ if (n.includes(`${o}(`))
192
192
  return `calc(${n} * -1)`;
193
193
  }
194
194
  })(K);
@@ -427,9 +427,9 @@ var ue = Q.exports;
427
427
  default: a
428
428
  };
429
429
  }
430
- let l = /* @__PURE__ */ new Set();
430
+ let o = /* @__PURE__ */ new Set();
431
431
  function u(a, t, d) {
432
- typeof process != "undefined" && process.env.JEST_WORKER_ID || d && l.has(d) || (d && l.add(d), console.warn(""), t.forEach((m) => console.warn(a, "-", m)));
432
+ typeof process != "undefined" && process.env.JEST_WORKER_ID || d && o.has(d) || (d && o.add(d), console.warn(""), t.forEach((m) => console.warn(a, "-", m)));
433
433
  }
434
434
  function r(a) {
435
435
  return n.default.dim(a);
@@ -467,7 +467,7 @@ var ue = Q.exports;
467
467
  }), Object.defineProperty(e, "default", {
468
468
  enumerable: !0,
469
469
  get: function() {
470
- return l;
470
+ return o;
471
471
  }
472
472
  });
473
473
  const i = /* @__PURE__ */ n(H);
@@ -482,7 +482,7 @@ var ue = Q.exports;
482
482
  "Update your configuration file to silence this warning."
483
483
  ]);
484
484
  }
485
- const l = {
485
+ const o = {
486
486
  inherit: "inherit",
487
487
  current: "currentColor",
488
488
  transparent: "transparent",
@@ -824,8 +824,8 @@ var fe = {};
824
824
  function i(n, ...b) {
825
825
  for (let r of b) {
826
826
  for (let y in r) {
827
- var l;
828
- !(n == null || (l = n.hasOwnProperty) === null || l === void 0) && l.call(n, y) || (n[y] = r[y]);
827
+ var o;
828
+ !(n == null || (o = n.hasOwnProperty) === null || o === void 0) && o.call(n, y) || (n[y] = r[y]);
829
829
  }
830
830
  for (let y of Object.getOwnPropertySymbols(r)) {
831
831
  var u;
@@ -848,8 +848,8 @@ var ce = {};
848
848
  function i(n) {
849
849
  if (Array.isArray(n))
850
850
  return n;
851
- let b = n.split("[").length - 1, l = n.split("]").length - 1;
852
- if (b !== l)
851
+ let b = n.split("[").length - 1, o = n.split("]").length - 1;
852
+ if (b !== o)
853
853
  throw new Error(`Path is invalid. Has unbalanced brackets: ${n}`);
854
854
  return n.split(/\.(?![^\[]*\])|[\[\]]/g).filter(Boolean);
855
855
  }
@@ -877,8 +877,8 @@ var de = {}, q = {};
877
877
  return d;
878
878
  }
879
879
  });
880
- const n = /* @__PURE__ */ l(ue), b = /* @__PURE__ */ l(H);
881
- function l(m) {
880
+ const n = /* @__PURE__ */ o(ue), b = /* @__PURE__ */ o(H);
881
+ function o(m) {
882
882
  return m && m.__esModule ? m : {
883
883
  default: m
884
884
  };
@@ -910,8 +910,8 @@ var de = {}, q = {};
910
910
  return m.future === "all" || ((k = (g = m == null || (S = m.future) === null || S === void 0 ? void 0 : S[f]) !== null && g !== void 0 ? g : u[f]) !== null && k !== void 0 ? k : !1);
911
911
  }
912
912
  if (r.experimental.includes(f)) {
913
- var P, j, T;
914
- return m.experimental === "all" || ((T = (j = m == null || (P = m.experimental) === null || P === void 0 ? void 0 : P[f]) !== null && j !== void 0 ? j : u[f]) !== null && T !== void 0 ? T : !1);
913
+ var $, T, j;
914
+ return m.experimental === "all" || ((j = (T = m == null || ($ = m.experimental) === null || $ === void 0 ? void 0 : $[f]) !== null && T !== void 0 ? T : u[f]) !== null && j !== void 0 ? j : !1);
915
915
  }
916
916
  return !1;
917
917
  }
@@ -941,7 +941,7 @@ var de = {}, q = {};
941
941
  return u;
942
942
  }
943
943
  });
944
- const i = q, n = /* @__PURE__ */ l(H);
944
+ const i = q, n = /* @__PURE__ */ o(H);
945
945
  function b(r) {
946
946
  if (typeof WeakMap != "function")
947
947
  return null;
@@ -950,7 +950,7 @@ var de = {}, q = {};
950
950
  return t ? a : y;
951
951
  })(r);
952
952
  }
953
- function l(r, y) {
953
+ function o(r, y) {
954
954
  if (!y && r && r.__esModule)
955
955
  return r;
956
956
  if (r === null || typeof r != "object" && typeof r != "function")
@@ -1043,8 +1043,8 @@ var de = {}, q = {};
1043
1043
  })(),
1044
1044
  extract: (() => {
1045
1045
  let t = (() => {
1046
- var f, S, g, k, P, j, T, $, D, F;
1047
- return !((f = r.purge) === null || f === void 0) && f.extract ? r.purge.extract : !((S = r.content) === null || S === void 0) && S.extract ? r.content.extract : !((g = r.purge) === null || g === void 0 || (k = g.extract) === null || k === void 0) && k.DEFAULT ? r.purge.extract.DEFAULT : !((P = r.content) === null || P === void 0 || (j = P.extract) === null || j === void 0) && j.DEFAULT ? r.content.extract.DEFAULT : !((T = r.purge) === null || T === void 0 || ($ = T.options) === null || $ === void 0) && $.extractors ? r.purge.options.extractors : !((D = r.content) === null || D === void 0 || (F = D.options) === null || F === void 0) && F.extractors ? r.content.options.extractors : {};
1046
+ var f, S, g, k, $, T, j, z, D, F;
1047
+ return !((f = r.purge) === null || f === void 0) && f.extract ? r.purge.extract : !((S = r.content) === null || S === void 0) && S.extract ? r.content.extract : !((g = r.purge) === null || g === void 0 || (k = g.extract) === null || k === void 0) && k.DEFAULT ? r.purge.extract.DEFAULT : !(($ = r.content) === null || $ === void 0 || (T = $.extract) === null || T === void 0) && T.DEFAULT ? r.content.extract.DEFAULT : !((j = r.purge) === null || j === void 0 || (z = j.options) === null || z === void 0) && z.extractors ? r.purge.options.extractors : !((D = r.content) === null || D === void 0 || (F = D.options) === null || F === void 0) && F.extractors ? r.content.options.extractors : {};
1048
1048
  })(), d = {}, m = (() => {
1049
1049
  var f, S, g, k;
1050
1050
  if (!((f = r.purge) === null || f === void 0 || (S = f.options) === null || S === void 0) && S.defaultExtractor)
@@ -1064,8 +1064,8 @@ var de = {}, q = {};
1064
1064
  })(),
1065
1065
  transform: (() => {
1066
1066
  let t = (() => {
1067
- var m, f, S, g, k, P;
1068
- return !((m = r.purge) === null || m === void 0) && m.transform ? r.purge.transform : !((f = r.content) === null || f === void 0) && f.transform ? r.content.transform : !((S = r.purge) === null || S === void 0 || (g = S.transform) === null || g === void 0) && g.DEFAULT ? r.purge.transform.DEFAULT : !((k = r.content) === null || k === void 0 || (P = k.transform) === null || P === void 0) && P.DEFAULT ? r.content.transform.DEFAULT : {};
1067
+ var m, f, S, g, k, $;
1068
+ return !((m = r.purge) === null || m === void 0) && m.transform ? r.purge.transform : !((f = r.content) === null || f === void 0) && f.transform ? r.content.transform : !((S = r.purge) === null || S === void 0 || (g = S.transform) === null || g === void 0) && g.DEFAULT ? r.purge.transform.DEFAULT : !((k = r.content) === null || k === void 0 || ($ = k.transform) === null || $ === void 0) && $.DEFAULT ? r.content.transform.DEFAULT : {};
1069
1069
  })(), d = {};
1070
1070
  return typeof t == "function" && (d.DEFAULT = t), typeof t == "object" && t !== null && Object.assign(d, t), d;
1071
1071
  })()
@@ -1109,9 +1109,9 @@ var me = {};
1109
1109
  }
1110
1110
  });
1111
1111
  function i(n) {
1112
- return Array.isArray(n) ? n.map((b) => i(b)) : typeof n == "object" && n !== null ? Object.fromEntries(Object.entries(n).map(([b, l]) => [
1112
+ return Array.isArray(n) ? n.map((b) => i(b)) : typeof n == "object" && n !== null ? Object.fromEntries(Object.entries(n).map(([b, o]) => [
1113
1113
  b,
1114
- i(l)
1114
+ i(o)
1115
1115
  ])) : n;
1116
1116
  }
1117
1117
  })(me);
@@ -1887,10 +1887,10 @@ var Z = {}, ee = {}, be = {};
1887
1887
  value: !0
1888
1888
  });
1889
1889
  function i(g, k) {
1890
- for (var P in k)
1891
- Object.defineProperty(g, P, {
1890
+ for (var $ in k)
1891
+ Object.defineProperty(g, $, {
1892
1892
  enumerable: !0,
1893
- get: k[P]
1893
+ get: k[$]
1894
1894
  });
1895
1895
  }
1896
1896
  i(e, {
@@ -1907,9 +1907,9 @@ var Z = {}, ee = {}, be = {};
1907
1907
  default: g
1908
1908
  };
1909
1909
  }
1910
- let l = /^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i, u = /^#([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i, r = /(?:\d+|\d*\.\d+)%?/, y = /(?:\s*,\s*|\s+)/, a = /\s*[,/]\s*/, t = /var\(--(?:[^ )]*?)\)/, d = new RegExp(`^(rgba?)\\(\\s*(${r.source}|${t.source})(?:${y.source}(${r.source}|${t.source}))?(?:${y.source}(${r.source}|${t.source}))?(?:${a.source}(${r.source}|${t.source}))?\\s*\\)$`), m = new RegExp(`^(hsla?)\\(\\s*((?:${r.source})(?:deg|rad|grad|turn)?|${t.source})(?:${y.source}(${r.source}|${t.source}))?(?:${y.source}(${r.source}|${t.source}))?(?:${a.source}(${r.source}|${t.source}))?\\s*\\)$`);
1910
+ let o = /^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i, u = /^#([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i, r = /(?:\d+|\d*\.\d+)%?/, y = /(?:\s*,\s*|\s+)/, a = /\s*[,/]\s*/, t = /var\(--(?:[^ )]*?)\)/, d = new RegExp(`^(rgba?)\\(\\s*(${r.source}|${t.source})(?:${y.source}(${r.source}|${t.source}))?(?:${y.source}(${r.source}|${t.source}))?(?:${a.source}(${r.source}|${t.source}))?\\s*\\)$`), m = new RegExp(`^(hsla?)\\(\\s*((?:${r.source})(?:deg|rad|grad|turn)?|${t.source})(?:${y.source}(${r.source}|${t.source}))?(?:${y.source}(${r.source}|${t.source}))?(?:${a.source}(${r.source}|${t.source}))?\\s*\\)$`);
1911
1911
  function f(g, { loose: k = !1 } = {}) {
1912
- var P, j;
1912
+ var $, T;
1913
1913
  if (typeof g != "string")
1914
1914
  return null;
1915
1915
  if (g = g.trim(), g === "transparent")
@@ -1927,7 +1927,7 @@ var Z = {}, ee = {}, be = {};
1927
1927
  mode: "rgb",
1928
1928
  color: n.default[g].map((R) => R.toString())
1929
1929
  };
1930
- let T = g.replace(u, (R, B, U, p, O) => [
1930
+ let j = g.replace(u, (R, B, U, p, O) => [
1931
1931
  "#",
1932
1932
  B,
1933
1933
  B,
@@ -1936,19 +1936,19 @@ var Z = {}, ee = {}, be = {};
1936
1936
  p,
1937
1937
  p,
1938
1938
  O ? O + O : ""
1939
- ].join("")).match(l);
1940
- if (T !== null)
1939
+ ].join("")).match(o);
1940
+ if (j !== null)
1941
1941
  return {
1942
1942
  mode: "rgb",
1943
1943
  color: [
1944
- parseInt(T[1], 16),
1945
- parseInt(T[2], 16),
1946
- parseInt(T[3], 16)
1944
+ parseInt(j[1], 16),
1945
+ parseInt(j[2], 16),
1946
+ parseInt(j[3], 16)
1947
1947
  ].map((R) => R.toString()),
1948
- alpha: T[4] ? (parseInt(T[4], 16) / 255).toString() : void 0
1948
+ alpha: j[4] ? (parseInt(j[4], 16) / 255).toString() : void 0
1949
1949
  };
1950
- var $;
1951
- let D = ($ = g.match(d)) !== null && $ !== void 0 ? $ : g.match(m);
1950
+ var z;
1951
+ let D = (z = g.match(d)) !== null && z !== void 0 ? z : g.match(m);
1952
1952
  if (D === null)
1953
1953
  return null;
1954
1954
  let F = [
@@ -1965,12 +1965,12 @@ var Z = {}, ee = {}, be = {};
1965
1965
  } : !k && F.length !== 3 || F.length < 3 && !F.some((R) => /^var\(.*?\)$/.test(R)) ? null : {
1966
1966
  mode: D[1],
1967
1967
  color: F,
1968
- alpha: (P = D[5]) === null || P === void 0 || (j = P.toString) === null || j === void 0 ? void 0 : j.call(P)
1968
+ alpha: ($ = D[5]) === null || $ === void 0 || (T = $.toString) === null || T === void 0 ? void 0 : T.call($)
1969
1969
  };
1970
1970
  }
1971
- function S({ mode: g, color: k, alpha: P }) {
1972
- let j = P !== void 0;
1973
- return g === "rgba" || g === "hsla" ? `${g}(${k.join(", ")}${j ? `, ${P}` : ""})` : `${g}(${k.join(" ")}${j ? ` / ${P}` : ""})`;
1971
+ function S({ mode: g, color: k, alpha: $ }) {
1972
+ let T = $ !== void 0;
1973
+ return g === "rgba" || g === "hsla" ? `${g}(${k.join(", ")}${T ? `, ${$}` : ""})` : `${g}(${k.join(" ")}${T ? ` / ${$}` : ""})`;
1974
1974
  }
1975
1975
  })(ee);
1976
1976
  (function(e) {
@@ -1989,7 +1989,7 @@ var Z = {}, ee = {}, be = {};
1989
1989
  return b;
1990
1990
  },
1991
1991
  default: function() {
1992
- return l;
1992
+ return o;
1993
1993
  }
1994
1994
  });
1995
1995
  const n = ee;
@@ -2006,7 +2006,7 @@ var Z = {}, ee = {}, be = {};
2006
2006
  alpha: r
2007
2007
  });
2008
2008
  }
2009
- function l({ color: u, property: r, variable: y }) {
2009
+ function o({ color: u, property: r, variable: y }) {
2010
2010
  let a = [].concat(r);
2011
2011
  if (typeof u == "function")
2012
2012
  return {
@@ -2049,10 +2049,10 @@ var te = {}, ye = {}, G = {};
2049
2049
  }
2050
2050
  });
2051
2051
  function i(n, b) {
2052
- let l = [], u = [], r = 0, y = !1;
2052
+ let o = [], u = [], r = 0, y = !1;
2053
2053
  for (let a = 0; a < n.length; a++) {
2054
2054
  let t = n[a];
2055
- l.length === 0 && t === b[0] && !y && (b.length === 1 || n.slice(a, a + b.length) === b) && (u.push(n.slice(r, a)), r = a + b.length), y ? y = !1 : t === "\\" && (y = !0), t === "(" || t === "[" || t === "{" ? l.push(t) : (t === ")" && l[l.length - 1] === "(" || t === "]" && l[l.length - 1] === "[" || t === "}" && l[l.length - 1] === "{") && l.pop();
2055
+ o.length === 0 && t === b[0] && !y && (b.length === 1 || n.slice(a, a + b.length) === b) && (u.push(n.slice(r, a)), r = a + b.length), y ? y = !1 : t === "\\" && (y = !0), t === "(" || t === "[" || t === "{" ? o.push(t) : (t === ")" && o[o.length - 1] === "(" || t === "]" && o[o.length - 1] === "[" || t === "}" && o[o.length - 1] === "{") && o.pop();
2056
2056
  }
2057
2057
  return u.push(n.slice(r)), u;
2058
2058
  }
@@ -2083,12 +2083,12 @@ var te = {}, ye = {}, G = {};
2083
2083
  "initial",
2084
2084
  "revert",
2085
2085
  "unset"
2086
- ]), l = /\ +(?![^(]*\))/g, u = /^-?(\d+|\.\d+)(.*?)$/g;
2086
+ ]), o = /\ +(?![^(]*\))/g, u = /^-?(\d+|\.\d+)(.*?)$/g;
2087
2087
  function r(a) {
2088
2088
  return (0, n.splitAtTopLevelOnly)(a, ",").map((d) => {
2089
2089
  let m = d.trim(), f = {
2090
2090
  raw: m
2091
- }, S = m.split(l), g = /* @__PURE__ */ new Set();
2091
+ }, S = m.split(o), g = /* @__PURE__ */ new Set();
2092
2092
  for (let k of S)
2093
2093
  u.lastIndex = 0, !g.has("KEYWORD") && b.has(k) ? (f.keyword = k, g.add("KEYWORD")) : u.test(k) ? g.has("X") ? g.has("Y") ? g.has("BLUR") ? g.has("SPREAD") || (f.spread = k, g.add("SPREAD")) : (f.blur = k, g.add("BLUR")) : (f.y = k, g.add("Y")) : (f.x = k, g.add("X")) : f.color ? (f.unknown || (f.unknown = []), f.unknown.push(k)) : f.color = k;
2094
2094
  return f.valid = f.x !== void 0 && f.y !== void 0, f;
@@ -2109,11 +2109,11 @@ var te = {}, ye = {}, G = {};
2109
2109
  Object.defineProperty(e, "__esModule", {
2110
2110
  value: !0
2111
2111
  });
2112
- function i(o, x) {
2113
- for (var z in x)
2114
- Object.defineProperty(o, z, {
2112
+ function i(l, x) {
2113
+ for (var P in x)
2114
+ Object.defineProperty(l, P, {
2115
2115
  enumerable: !0,
2116
- get: x[z]
2116
+ get: x[P]
2117
2117
  });
2118
2118
  }
2119
2119
  i(e, {
@@ -2130,13 +2130,13 @@ var te = {}, ye = {}, G = {};
2130
2130
  return S;
2131
2131
  },
2132
2132
  length: function() {
2133
- return P;
2133
+ return $;
2134
2134
  },
2135
2135
  lineWidth: function() {
2136
- return T;
2136
+ return j;
2137
2137
  },
2138
2138
  shadow: function() {
2139
- return $;
2139
+ return z;
2140
2140
  },
2141
2141
  color: function() {
2142
2142
  return D;
@@ -2163,34 +2163,34 @@ var te = {}, ye = {}, G = {};
2163
2163
  return C;
2164
2164
  }
2165
2165
  });
2166
- const n = ee, b = ye, l = G;
2166
+ const n = ee, b = ye, o = G;
2167
2167
  let u = [
2168
2168
  "min",
2169
2169
  "max",
2170
2170
  "clamp",
2171
2171
  "calc"
2172
2172
  ];
2173
- function r(o) {
2174
- return u.some((x) => new RegExp(`^${x}\\(.*\\)`).test(o));
2173
+ function r(l) {
2174
+ return u.some((x) => new RegExp(`^${x}\\(.*\\)`).test(l));
2175
2175
  }
2176
2176
  const y = "--tw-placeholder", a = new RegExp(y, "g");
2177
- function t(o, x = !0) {
2178
- return o.startsWith("--") ? `var(${o})` : o.includes("url(") ? o.split(/(url\(.*?\))/g).filter(Boolean).map((z) => /^url\(.*?\)$/.test(z) ? z : t(z, !1)).join("") : (o = o.replace(/([^\\])_+/g, (z, A) => A + " ".repeat(z.length - 1)).replace(/^_/g, " ").replace(/\\_/g, "_"), x && (o = o.trim()), o = d(o), o);
2177
+ function t(l, x = !0) {
2178
+ return l.startsWith("--") ? `var(${l})` : l.includes("url(") ? l.split(/(url\(.*?\))/g).filter(Boolean).map((P) => /^url\(.*?\)$/.test(P) ? P : t(P, !1)).join("") : (l = l.replace(/([^\\])_+/g, (P, A) => A + " ".repeat(P.length - 1)).replace(/^_/g, " ").replace(/\\_/g, "_"), x && (l = l.trim()), l = d(l), l);
2179
2179
  }
2180
- function d(o) {
2181
- return o.replace(/(calc|min|max|clamp)\(.+\)/g, (x) => {
2182
- let z = [];
2183
- return x.replace(/var\((--.+?)[,)]/g, (A, I) => (z.push(I), A.replace(I, y))).replace(/(-?\d*\.?\d(?!\b-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g, "$1 $2 ").replace(a, () => z.shift());
2180
+ function d(l) {
2181
+ return l.replace(/(calc|min|max|clamp)\(.+\)/g, (x) => {
2182
+ let P = [];
2183
+ return x.replace(/var\((--.+?)[,)]/g, (A, I) => (P.push(I), A.replace(I, y))).replace(/(-?\d*\.?\d(?!\b-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g, "$1 $2 ").replace(a, () => P.shift());
2184
2184
  });
2185
2185
  }
2186
- function m(o) {
2187
- return o.startsWith("url(");
2186
+ function m(l) {
2187
+ return l.startsWith("url(");
2188
2188
  }
2189
- function f(o) {
2190
- return !isNaN(Number(o)) || r(o);
2189
+ function f(l) {
2190
+ return !isNaN(Number(l)) || r(l);
2191
2191
  }
2192
- function S(o) {
2193
- return o.endsWith("%") && f(o.slice(0, -1)) || r(o);
2192
+ function S(l) {
2193
+ return l.endsWith("%") && f(l.slice(0, -1)) || r(l);
2194
2194
  }
2195
2195
  let k = `(?:${[
2196
2196
  "cm",
@@ -2225,33 +2225,33 @@ var te = {}, ye = {}, G = {};
2225
2225
  "cqmin",
2226
2226
  "cqmax"
2227
2227
  ].join("|")})`;
2228
- function P(o) {
2229
- return o === "0" || new RegExp(`^[+-]?[0-9]*.?[0-9]+(?:[eE][+-]?[0-9]+)?${k}$`).test(o) || r(o);
2228
+ function $(l) {
2229
+ return l === "0" || new RegExp(`^[+-]?[0-9]*.?[0-9]+(?:[eE][+-]?[0-9]+)?${k}$`).test(l) || r(l);
2230
2230
  }
2231
- let j = /* @__PURE__ */ new Set([
2231
+ let T = /* @__PURE__ */ new Set([
2232
2232
  "thin",
2233
2233
  "medium",
2234
2234
  "thick"
2235
2235
  ]);
2236
- function T(o) {
2237
- return j.has(o);
2236
+ function j(l) {
2237
+ return T.has(l);
2238
2238
  }
2239
- function $(o) {
2240
- let x = (0, b.parseBoxShadowValue)(t(o));
2241
- for (let z of x)
2242
- if (!z.valid)
2239
+ function z(l) {
2240
+ let x = (0, b.parseBoxShadowValue)(t(l));
2241
+ for (let P of x)
2242
+ if (!P.valid)
2243
2243
  return !1;
2244
2244
  return !0;
2245
2245
  }
2246
- function D(o) {
2246
+ function D(l) {
2247
2247
  let x = 0;
2248
- return (0, l.splitAtTopLevelOnly)(o, "_").every((A) => (A = t(A), A.startsWith("var(") ? !0 : (0, n.parseColor)(A, {
2248
+ return (0, o.splitAtTopLevelOnly)(l, "_").every((A) => (A = t(A), A.startsWith("var(") ? !0 : (0, n.parseColor)(A, {
2249
2249
  loose: !0
2250
2250
  }) !== null ? (x++, !0) : !1)) ? x > 0 : !1;
2251
2251
  }
2252
- function F(o) {
2252
+ function F(l) {
2253
2253
  let x = 0;
2254
- return (0, l.splitAtTopLevelOnly)(o, ",").every((A) => (A = t(A), A.startsWith("var(") ? !0 : m(A) || B(A) || [
2254
+ return (0, o.splitAtTopLevelOnly)(l, ",").every((A) => (A = t(A), A.startsWith("var(") ? !0 : m(A) || B(A) || [
2255
2255
  "element(",
2256
2256
  "image(",
2257
2257
  "cross-fade(",
@@ -2266,10 +2266,10 @@ var te = {}, ye = {}, G = {};
2266
2266
  "repeating-linear-gradient",
2267
2267
  "repeating-radial-gradient"
2268
2268
  ]);
2269
- function B(o) {
2270
- o = t(o);
2269
+ function B(l) {
2270
+ l = t(l);
2271
2271
  for (let x of R)
2272
- if (o.startsWith(`${x}(`))
2272
+ if (l.startsWith(`${x}(`))
2273
2273
  return !0;
2274
2274
  return !1;
2275
2275
  }
@@ -2280,13 +2280,13 @@ var te = {}, ye = {}, G = {};
2280
2280
  "bottom",
2281
2281
  "left"
2282
2282
  ]);
2283
- function p(o) {
2283
+ function p(l) {
2284
2284
  let x = 0;
2285
- return (0, l.splitAtTopLevelOnly)(o, "_").every((A) => (A = t(A), A.startsWith("var(") ? !0 : U.has(A) || P(A) || S(A) ? (x++, !0) : !1)) ? x > 0 : !1;
2285
+ return (0, o.splitAtTopLevelOnly)(l, "_").every((A) => (A = t(A), A.startsWith("var(") ? !0 : U.has(A) || $(A) || S(A) ? (x++, !0) : !1)) ? x > 0 : !1;
2286
2286
  }
2287
- function O(o) {
2287
+ function O(l) {
2288
2288
  let x = 0;
2289
- return (0, l.splitAtTopLevelOnly)(o, ",").every((A) => (A = t(A), A.startsWith("var(") ? !0 : A.includes(" ") && !/(['"])([^"']+)\1/g.test(A) || /^\d/g.test(A) ? !1 : (x++, !0))) ? x > 0 : !1;
2289
+ return (0, o.splitAtTopLevelOnly)(l, ",").every((A) => (A = t(A), A.startsWith("var(") ? !0 : A.includes(" ") && !/(['"])([^"']+)\1/g.test(A) || /^\d/g.test(A) ? !1 : (x++, !0))) ? x > 0 : !1;
2290
2290
  }
2291
2291
  let _ = /* @__PURE__ */ new Set([
2292
2292
  "serif",
@@ -2303,8 +2303,8 @@ var te = {}, ye = {}, G = {};
2303
2303
  "emoji",
2304
2304
  "fangsong"
2305
2305
  ]);
2306
- function s(o) {
2307
- return _.has(o);
2306
+ function s(l) {
2307
+ return _.has(l);
2308
2308
  }
2309
2309
  let h = /* @__PURE__ */ new Set([
2310
2310
  "xx-small",
@@ -2316,15 +2316,15 @@ var te = {}, ye = {}, G = {};
2316
2316
  "x-large",
2317
2317
  "xxx-large"
2318
2318
  ]);
2319
- function v(o) {
2320
- return h.has(o);
2319
+ function v(l) {
2320
+ return h.has(l);
2321
2321
  }
2322
2322
  let c = /* @__PURE__ */ new Set([
2323
2323
  "larger",
2324
2324
  "smaller"
2325
2325
  ]);
2326
- function C(o) {
2327
- return c.has(o);
2326
+ function C(l) {
2327
+ return c.has(l);
2328
2328
  }
2329
2329
  })(te);
2330
2330
  var ve = {};
@@ -2338,12 +2338,12 @@ var ve = {};
2338
2338
  }
2339
2339
  });
2340
2340
  const i = te, n = G;
2341
- function b(l) {
2341
+ function b(o) {
2342
2342
  let u = [
2343
2343
  "cover",
2344
2344
  "contain"
2345
2345
  ];
2346
- return (0, n.splitAtTopLevelOnly)(l, ",").every((r) => {
2346
+ return (0, n.splitAtTopLevelOnly)(o, ",").every((r) => {
2347
2347
  let y = (0, n.splitAtTopLevelOnly)(r, "_").filter(Boolean);
2348
2348
  return y.length === 1 && u.includes(y[0]) ? !0 : y.length !== 1 && y.length !== 2 ? !1 : y.every((a) => (0, i.length)(a) || (0, i.percentage)(a) || a === "auto");
2349
2349
  });
@@ -2371,10 +2371,10 @@ var ve = {};
2371
2371
  return k;
2372
2372
  },
2373
2373
  asColor: function() {
2374
- return j;
2374
+ return T;
2375
2375
  },
2376
2376
  asLookupValue: function() {
2377
- return T;
2377
+ return j;
2378
2378
  },
2379
2379
  typeMap: function() {
2380
2380
  return D;
@@ -2386,7 +2386,7 @@ var ve = {};
2386
2386
  return U;
2387
2387
  }
2388
2388
  });
2389
- const n = /* @__PURE__ */ a(he), b = Z, l = te, u = /* @__PURE__ */ a(K), r = ve, y = q;
2389
+ const n = /* @__PURE__ */ a(he), b = Z, o = te, u = /* @__PURE__ */ a(K), r = ve, y = q;
2390
2390
  function a(p) {
2391
2391
  return p && p.__esModule ? p : {
2392
2392
  default: p
@@ -2402,7 +2402,7 @@ var ve = {};
2402
2402
  return;
2403
2403
  let _ = p.slice(1, -1);
2404
2404
  if (O(_))
2405
- return (0, l.normalize)(_);
2405
+ return (0, o.normalize)(_);
2406
2406
  }
2407
2407
  function m(p, O = {}, _) {
2408
2408
  let s = O[p];
@@ -2441,10 +2441,10 @@ var ve = {};
2441
2441
  }
2442
2442
  return p;
2443
2443
  }
2444
- function P(p) {
2445
- return (0, l.normalize)(p.slice(1, -1));
2444
+ function $(p) {
2445
+ return (0, o.normalize)(p.slice(1, -1));
2446
2446
  }
2447
- function j(p, O = {}, { tailwindConfig: _ = {} } = {}) {
2447
+ function T(p, O = {}, { tailwindConfig: _ = {} } = {}) {
2448
2448
  var s;
2449
2449
  if (((s = O.values) === null || s === void 0 ? void 0 : s[p]) !== void 0) {
2450
2450
  var h;
@@ -2452,40 +2452,40 @@ var ve = {};
2452
2452
  }
2453
2453
  let [v, c] = g(p);
2454
2454
  if (c !== void 0) {
2455
- var C, o, x, z;
2456
- let A = (z = (C = O.values) === null || C === void 0 ? void 0 : C[v]) !== null && z !== void 0 ? z : S(v) ? v.slice(1, -1) : void 0;
2457
- return A === void 0 ? void 0 : (A = k(A), S(c) ? (0, b.withAlphaValue)(A, P(c)) : ((o = _.theme) === null || o === void 0 || (x = o.opacity) === null || x === void 0 ? void 0 : x[c]) === void 0 ? void 0 : (0, b.withAlphaValue)(A, _.theme.opacity[c]));
2455
+ var C, l, x, P;
2456
+ let A = (P = (C = O.values) === null || C === void 0 ? void 0 : C[v]) !== null && P !== void 0 ? P : S(v) ? v.slice(1, -1) : void 0;
2457
+ return A === void 0 ? void 0 : (A = k(A), S(c) ? (0, b.withAlphaValue)(A, $(c)) : ((l = _.theme) === null || l === void 0 || (x = l.opacity) === null || x === void 0 ? void 0 : x[c]) === void 0 ? void 0 : (0, b.withAlphaValue)(A, _.theme.opacity[c]));
2458
2458
  }
2459
2459
  return f(p, O, {
2460
- validate: l.color
2460
+ validate: o.color
2461
2461
  });
2462
2462
  }
2463
- function T(p, O = {}) {
2463
+ function j(p, O = {}) {
2464
2464
  var _;
2465
2465
  return (_ = O.values) === null || _ === void 0 ? void 0 : _[p];
2466
2466
  }
2467
- function $(p) {
2467
+ function z(p) {
2468
2468
  return (O, _) => f(O, _, {
2469
2469
  validate: p
2470
2470
  });
2471
2471
  }
2472
2472
  let D = {
2473
2473
  any: f,
2474
- color: j,
2475
- url: $(l.url),
2476
- image: $(l.image),
2477
- length: $(l.length),
2478
- percentage: $(l.percentage),
2479
- position: $(l.position),
2480
- lookup: T,
2481
- "generic-name": $(l.genericName),
2482
- "family-name": $(l.familyName),
2483
- number: $(l.number),
2484
- "line-width": $(l.lineWidth),
2485
- "absolute-size": $(l.absoluteSize),
2486
- "relative-size": $(l.relativeSize),
2487
- shadow: $(l.shadow),
2488
- size: $(r.backgroundSize)
2474
+ color: T,
2475
+ url: z(o.url),
2476
+ image: z(o.image),
2477
+ length: z(o.length),
2478
+ percentage: z(o.percentage),
2479
+ position: z(o.position),
2480
+ lookup: j,
2481
+ "generic-name": z(o.genericName),
2482
+ "family-name": z(o.familyName),
2483
+ number: z(o.number),
2484
+ "line-width": z(o.lineWidth),
2485
+ "absolute-size": z(o.absoluteSize),
2486
+ "relative-size": z(o.relativeSize),
2487
+ shadow: z(o.shadow),
2488
+ size: z(r.backgroundSize)
2489
2489
  }, F = Object.keys(D);
2490
2490
  function R(p, O) {
2491
2491
  let _ = p.indexOf(O);
@@ -2531,17 +2531,17 @@ var ve = {};
2531
2531
  function* U(p, O, _, s) {
2532
2532
  let h = (0, y.flagEnabled)(s, "generalizedModifiers"), [v, c] = g(O);
2533
2533
  if (h && _.modifiers != null && (_.modifiers === "any" || typeof _.modifiers == "object" && (c && S(c) || c in _.modifiers)) || (v = O, c = void 0), c !== void 0 && v === "" && (v = "DEFAULT"), c !== void 0 && typeof _.modifiers == "object") {
2534
- var o, x;
2535
- let z = (x = (o = _.modifiers) === null || o === void 0 ? void 0 : o[c]) !== null && x !== void 0 ? x : null;
2536
- z !== null ? c = z : S(c) && (c = P(c));
2534
+ var l, x;
2535
+ let P = (x = (l = _.modifiers) === null || l === void 0 ? void 0 : l[c]) !== null && x !== void 0 ? x : null;
2536
+ P !== null ? c = P : S(c) && (c = $(c));
2537
2537
  }
2538
- for (let { type: z } of p != null ? p : []) {
2539
- let A = D[z](v, _, {
2538
+ for (let { type: P } of p != null ? p : []) {
2539
+ let A = D[P](v, _, {
2540
2540
  tailwindConfig: s
2541
2541
  });
2542
2542
  A !== void 0 && (yield [
2543
2543
  A,
2544
- z,
2544
+ P,
2545
2545
  c != null ? c : null
2546
2546
  ]);
2547
2547
  }
@@ -2570,7 +2570,7 @@ var xe = {};
2570
2570
  return _;
2571
2571
  }
2572
2572
  });
2573
- const i = /* @__PURE__ */ S(K), n = /* @__PURE__ */ S(oe), b = /* @__PURE__ */ S(le), l = /* @__PURE__ */ S(J), u = fe, r = ce, y = de, a = /* @__PURE__ */ S(pe), t = me, d = ge, m = Z, f = /* @__PURE__ */ S(xe);
2573
+ const i = /* @__PURE__ */ S(K), n = /* @__PURE__ */ S(oe), b = /* @__PURE__ */ S(le), o = /* @__PURE__ */ S(J), u = fe, r = ce, y = de, a = /* @__PURE__ */ S(pe), t = me, d = ge, m = Z, f = /* @__PURE__ */ S(xe);
2574
2574
  function S(s) {
2575
2575
  return s && s.__esModule ? s : {
2576
2576
  default: s
@@ -2583,13 +2583,13 @@ var xe = {};
2583
2583
  let v = h.pop();
2584
2584
  for (let c of h)
2585
2585
  for (let C in c) {
2586
- let o = v(s[C], c[C]);
2587
- o === void 0 ? (0, a.default)(s[C]) && (0, a.default)(c[C]) ? s[C] = k({}, s[C], c[C], v) : s[C] = c[C] : s[C] = o;
2586
+ let l = v(s[C], c[C]);
2587
+ l === void 0 ? (0, a.default)(s[C]) && (0, a.default)(c[C]) ? s[C] = k({}, s[C], c[C], v) : s[C] = c[C] : s[C] = l;
2588
2588
  }
2589
2589
  return s;
2590
2590
  }
2591
- const P = {
2592
- colors: l.default,
2591
+ const $ = {
2592
+ colors: o.default,
2593
2593
  negative(s) {
2594
2594
  return Object.keys(s).filter((h) => s[h] !== "0").reduce((h, v) => {
2595
2595
  let c = (0, i.default)(s[v]);
@@ -2603,10 +2603,10 @@ var xe = {};
2603
2603
  }), {});
2604
2604
  }
2605
2605
  };
2606
- function j(s, ...h) {
2606
+ function T(s, ...h) {
2607
2607
  return g(s) ? s(...h) : s;
2608
2608
  }
2609
- function T(s) {
2609
+ function j(s) {
2610
2610
  return s.reduce((h, { extend: v }) => k(h, v, (c, C) => c === void 0 ? [
2611
2611
  C
2612
2612
  ] : Array.isArray(c) ? [
@@ -2617,12 +2617,12 @@ var xe = {};
2617
2617
  c
2618
2618
  ]), {});
2619
2619
  }
2620
- function $(s) {
2620
+ function z(s) {
2621
2621
  return {
2622
2622
  ...s.reduce((h, v) => (0, u.defaults)(h, v), {}),
2623
2623
  // In order to resolve n config objects, we combine all of their `extend` properties
2624
2624
  // into arrays instead of objects so they aren't overridden.
2625
- extend: T(s)
2625
+ extend: j(s)
2626
2626
  };
2627
2627
  }
2628
2628
  function D(s, h) {
@@ -2637,10 +2637,10 @@ var xe = {};
2637
2637
  return h;
2638
2638
  }
2639
2639
  function F({ extend: s, ...h }) {
2640
- return k(h, s, (v, c) => !g(v) && !c.some(g) ? k({}, v, ...c, D) : (C, o) => k({}, ...[
2640
+ return k(h, s, (v, c) => !g(v) && !c.some(g) ? k({}, v, ...c, D) : (C, l) => k({}, ...[
2641
2641
  v,
2642
2642
  ...c
2643
- ].map((x) => j(x, C, o)), D));
2643
+ ].map((x) => T(x, C, l)), D));
2644
2644
  }
2645
2645
  function* R(s) {
2646
2646
  let h = (0, r.toPath)(s);
@@ -2648,20 +2648,20 @@ var xe = {};
2648
2648
  return;
2649
2649
  let v = /^(.*?)\s*\/\s*([^/]+)$/, c = s.match(v);
2650
2650
  if (c !== null) {
2651
- let [, C, o] = c, x = (0, r.toPath)(C);
2652
- x.alpha = o, yield x;
2651
+ let [, C, l] = c, x = (0, r.toPath)(C);
2652
+ x.alpha = l, yield x;
2653
2653
  }
2654
2654
  }
2655
2655
  function B(s) {
2656
2656
  const h = (v, c) => {
2657
2657
  for (const C of R(v)) {
2658
- let o = 0, x = s;
2659
- for (; x != null && o < C.length; )
2660
- x = x[C[o++]], x = g(x) && (C.alpha === void 0 || o <= C.length - 1) ? x(h, P) : x;
2658
+ let l = 0, x = s;
2659
+ for (; x != null && l < C.length; )
2660
+ x = x[C[l++]], x = g(x) && (C.alpha === void 0 || l <= C.length - 1) ? x(h, $) : x;
2661
2661
  if (x !== void 0) {
2662
2662
  if (C.alpha !== void 0) {
2663
- let z = (0, d.parseColorFormat)(x);
2664
- return (0, m.withAlphaValue)(z, C.alpha, (0, f.default)(z));
2663
+ let P = (0, d.parseColorFormat)(x);
2664
+ return (0, m.withAlphaValue)(P, C.alpha, (0, f.default)(P));
2665
2665
  }
2666
2666
  return (0, a.default)(x) ? (0, t.cloneDeep)(x) : x;
2667
2667
  }
@@ -2670,8 +2670,8 @@ var xe = {};
2670
2670
  };
2671
2671
  return Object.assign(h, {
2672
2672
  theme: h,
2673
- ...P
2674
- }), Object.keys(s).reduce((v, c) => (v[c] = g(s[c]) ? s[c](h, P) : s[c], v), {});
2673
+ ...$
2674
+ }), Object.keys(s).reduce((v, c) => (v[c] = g(s[c]) ? s[c](h, $) : s[c], v), {});
2675
2675
  }
2676
2676
  function U(s) {
2677
2677
  let h = [];
@@ -2682,13 +2682,13 @@ var xe = {};
2682
2682
  ];
2683
2683
  var c;
2684
2684
  const C = (c = v == null ? void 0 : v.plugins) !== null && c !== void 0 ? c : [];
2685
- C.length !== 0 && C.forEach((o) => {
2686
- o.__isOptionsFunction && (o = o());
2685
+ C.length !== 0 && C.forEach((l) => {
2686
+ l.__isOptionsFunction && (l = l());
2687
2687
  var x;
2688
2688
  h = [
2689
2689
  ...h,
2690
2690
  ...U([
2691
- (x = o == null ? void 0 : o.config) !== null && x !== void 0 ? x : {}
2691
+ (x = l == null ? void 0 : l.config) !== null && x !== void 0 ? x : {}
2692
2692
  ])
2693
2693
  ];
2694
2694
  });
@@ -2720,13 +2720,13 @@ var xe = {};
2720
2720
  ];
2721
2721
  var v, c;
2722
2722
  return (0, y.normalizeConfig)((0, u.defaults)({
2723
- theme: B(F($(h.map((C) => (v = C == null ? void 0 : C.theme) !== null && v !== void 0 ? v : {})))),
2723
+ theme: B(F(z(h.map((C) => (v = C == null ? void 0 : C.theme) !== null && v !== void 0 ? v : {})))),
2724
2724
  corePlugins: p(h.map((C) => C.corePlugins)),
2725
2725
  plugins: O(s.map((C) => (c = C == null ? void 0 : C.plugins) !== null && c !== void 0 ? c : []))
2726
2726
  }, ...h));
2727
2727
  }
2728
2728
  })(ae);
2729
- var _e = {}, Te = {
2729
+ var _e = {}, je = {
2730
2730
  content: [],
2731
2731
  presets: [],
2732
2732
  darkMode: "media",
@@ -3723,20 +3723,20 @@ var _e = {}, Te = {
3723
3723
  }), Object.defineProperty(e, "default", {
3724
3724
  enumerable: !0,
3725
3725
  get: function() {
3726
- return l;
3726
+ return o;
3727
3727
  }
3728
3728
  });
3729
- const i = /* @__PURE__ */ b(Te), n = q;
3729
+ const i = /* @__PURE__ */ b(je), n = q;
3730
3730
  function b(u) {
3731
3731
  return u && u.__esModule ? u : {
3732
3732
  default: u
3733
3733
  };
3734
3734
  }
3735
- function l(u) {
3735
+ function o(u) {
3736
3736
  var r;
3737
3737
  const y = ((r = u == null ? void 0 : u.presets) !== null && r !== void 0 ? r : [
3738
3738
  i.default
3739
- ]).slice().reverse().flatMap((d) => l(d instanceof Function ? d() : d)), a = {
3739
+ ]).slice().reverse().flatMap((d) => o(d instanceof Function ? d() : d)), a = {
3740
3740
  // Add experimental configs here...
3741
3741
  respectDefaultRingColorOpacity: {
3742
3742
  theme: {
@@ -3770,7 +3770,7 @@ var _e = {}, Te = {
3770
3770
  }), Object.defineProperty(e, "default", {
3771
3771
  enumerable: !0,
3772
3772
  get: function() {
3773
- return l;
3773
+ return o;
3774
3774
  }
3775
3775
  });
3776
3776
  const i = /* @__PURE__ */ b(ae), n = /* @__PURE__ */ b(_e);
@@ -3779,7 +3779,7 @@ var _e = {}, Te = {
3779
3779
  default: u
3780
3780
  };
3781
3781
  }
3782
- function l(...u) {
3782
+ function o(...u) {
3783
3783
  let [, ...r] = (0, n.default)(u[0]);
3784
3784
  return (0, i.default)([
3785
3785
  ...u,
@@ -3789,29 +3789,29 @@ var _e = {}, Te = {
3789
3789
  })(ie);
3790
3790
  let X = ie;
3791
3791
  var De = (X.__esModule ? X : { default: X }).default;
3792
- const Fe = /* @__PURE__ */ je(De);
3792
+ const Fe = /* @__PURE__ */ Te(De);
3793
3793
  let Y = J;
3794
3794
  var L = (Y.__esModule ? Y : { default: Y }).default;
3795
- const N = {
3795
+ const Me = {
3796
+ 50: "#FCE3E4",
3797
+ 100: "#F9CDCE",
3798
+ 200: "#F39699",
3799
+ 300: "#ED6368",
3800
+ 400: "#E72C32",
3801
+ 500: "#C4161C",
3802
+ 600: "#9C1216",
3803
+ 700: "#770D11",
3804
+ 800: "#4E090B",
3805
+ 900: "#290506"
3806
+ }, N = {
3796
3807
  onprimary: L.white,
3797
3808
  warning: L.amber,
3798
3809
  error: L.rose,
3799
3810
  info: L.cyan,
3800
3811
  success: L.lime,
3801
3812
  primary: L.sky,
3802
- brand: {
3803
- 50: "#FCE3E4",
3804
- 100: "#F9CDCE",
3805
- 200: "#F39699",
3806
- 300: "#ED6368",
3807
- 400: "#E72C32",
3808
- 500: "#C4161C",
3809
- 600: "#9C1216",
3810
- 700: "#770D11",
3811
- 800: "#4E090B",
3812
- 900: "#290506"
3813
- }
3814
- }, Me = {
3813
+ brand: Me
3814
+ }, Ne = {
3815
3815
  ...N,
3816
3816
  // Warning
3817
3817
  warning: N.warning[500],
@@ -3838,7 +3838,7 @@ const N = {
3838
3838
  onbackground: L.slate[700],
3839
3839
  surface: L.slate[50],
3840
3840
  background: L.white
3841
- }, Ne = {
3841
+ }, Re = {
3842
3842
  prefix: "e-",
3843
3843
  corePlugins: {
3844
3844
  preflight: !1
@@ -3846,7 +3846,7 @@ const N = {
3846
3846
  content: ["./src/**/*.{html,js,vue,ts}"],
3847
3847
  theme: {
3848
3848
  extend: {
3849
- colors: Me,
3849
+ colors: Ne,
3850
3850
  maxWidth: {
3851
3851
  "1/12": "8.333333333%",
3852
3852
  "2/12": "16.666666666%",
@@ -3881,7 +3881,7 @@ const N = {
3881
3881
  plugins: [],
3882
3882
  safelist: [
3883
3883
  {
3884
- pattern: /e-w-full/,
3884
+ pattern: /e-w-(full|auto)/,
3885
3885
  variants: ["lg", "md", "sm", "xs", "xl"]
3886
3886
  },
3887
3887
  {
@@ -3893,29 +3893,41 @@ const N = {
3893
3893
  variants: ["lg", "md", "sm", "xs", "xl"]
3894
3894
  },
3895
3895
  {
3896
- pattern: /e-max-w-(\d{1,2}\/\d{1,2})/,
3896
+ pattern: /^!?e-max-w-(\d{1,2}\/\d{1,2})/,
3897
3897
  variants: ["lg", "md", "sm", "xs", "xl"]
3898
3898
  },
3899
3899
  {
3900
3900
  pattern: /e-offset-(1[0-2]|[1-9])/,
3901
3901
  variants: ["lg", "md", "sm", "xs", "xl"]
3902
+ },
3903
+ {
3904
+ pattern: /e-items-(start|center|end|baseline|stretch)/
3905
+ },
3906
+ {
3907
+ pattern: /e-self-(start|center|end|baseline|stretch)/
3908
+ },
3909
+ {
3910
+ pattern: /e-justify-(around|between|center|end|evenly|normal|start|stretch)/
3911
+ },
3912
+ {
3913
+ pattern: /e-content-(around|baseline|between|center|end|evenly|normal|start|stretch)/
3902
3914
  }
3903
3915
  ]
3904
- }, we = Fe(Ne), Re = we.theme.fontSize, Ue = we.theme.colors, st = [
3916
+ }, we = Fe(Re), Ue = we.theme.fontSize, Le = we.theme.colors, ut = [
3905
3917
  w.dot,
3906
3918
  w.xs,
3907
3919
  w.sm,
3908
3920
  w.md,
3909
3921
  w.lg,
3910
3922
  w.xl
3911
- ], ut = [
3923
+ ], ft = [
3912
3924
  w.xs,
3913
3925
  w.sm,
3914
3926
  w.md,
3915
3927
  w.lg,
3916
3928
  w.xl,
3917
3929
  w["2xl"]
3918
- ], Le = [
3930
+ ], Be = [
3919
3931
  w.xs,
3920
3932
  w.sm,
3921
3933
  w.md,
@@ -3930,14 +3942,14 @@ const N = {
3930
3942
  w["7xl"],
3931
3943
  w["8xl"],
3932
3944
  w["9xl"]
3933
- ], ft = [
3945
+ ], ct = [
3934
3946
  M.warning,
3935
3947
  M.error,
3936
3948
  M.info,
3937
3949
  M.success,
3938
3950
  M.primary,
3939
3951
  M.default
3940
- ], Be = W.extend({
3952
+ ], We = W.extend({
3941
3953
  name: "EIcon",
3942
3954
  props: {
3943
3955
  icon: {
@@ -3955,14 +3967,14 @@ const N = {
3955
3967
  },
3956
3968
  computed: {
3957
3969
  sizes() {
3958
- return Le.reduce((e, i) => ({
3970
+ return Be.reduce((e, i) => ({
3959
3971
  ...e,
3960
3972
  [i]: `e-text-${i}`
3961
3973
  }), {});
3962
3974
  },
3963
3975
  iconClasses() {
3964
- var b, l;
3965
- const e = this.sizes[this.size] || this.sizes[w.sm], i = `${((l = (b = this.icon) == null ? void 0 : b.split(" ")) == null ? void 0 : l.length) > 1 ? this.icon : `fa fa-${this.icon}`}`;
3976
+ var b, o;
3977
+ const e = this.sizes[this.size] || this.sizes[w.sm], i = `${((o = (b = this.icon) == null ? void 0 : b.split(" ")) == null ? void 0 : o.length) > 1 ? this.icon : `fa fa-${this.icon}`}`;
3966
3978
  return [
3967
3979
  "e-inline-flex e-items-center e-justify-center e-rounded-full",
3968
3980
  this.color,
@@ -3972,20 +3984,20 @@ const N = {
3972
3984
  }
3973
3985
  }
3974
3986
  });
3975
- var We = function() {
3987
+ var Ve = function() {
3976
3988
  var i = this, n = i._self._c;
3977
3989
  return n("div", { staticClass: "e-icon" }, [n("i", { class: i.iconClasses })]);
3978
- }, Ve = [], Ie = /* @__PURE__ */ V(
3979
- Be,
3990
+ }, Ie = [], He = /* @__PURE__ */ V(
3980
3991
  We,
3981
3992
  Ve,
3993
+ Ie,
3982
3994
  !1,
3983
3995
  null,
3984
3996
  null,
3985
3997
  null,
3986
3998
  null
3987
3999
  );
3988
- const He = Ie.exports, qe = W.extend({
4000
+ const qe = He.exports, Ge = W.extend({
3989
4001
  name: "ESpinner",
3990
4002
  props: {
3991
4003
  dark: {
@@ -4011,8 +4023,8 @@ const He = Ie.exports, qe = W.extend({
4011
4023
  },
4012
4024
  data() {
4013
4025
  return {
4014
- sizes: Re,
4015
- colors: Ue
4026
+ sizes: Ue,
4027
+ colors: Le
4016
4028
  };
4017
4029
  },
4018
4030
  computed: {
@@ -4047,23 +4059,23 @@ const He = Ie.exports, qe = W.extend({
4047
4059
  }
4048
4060
  }
4049
4061
  });
4050
- var Ge = function() {
4062
+ var Xe = function() {
4051
4063
  var i = this, n = i._self._c;
4052
4064
  return n("svg", { staticClass: "e-spinner e-block", class: {
4053
4065
  "e-spinner--dark": i.dark,
4054
4066
  "e-spinner--grey": !i.color
4055
4067
  }, style: { opacity: i.opacity }, attrs: { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 1629.32 1608.86", width: i.computedSize, height: i.computedSize } }, [n("path", { staticClass: "e-spinner__primary", style: i.getNthPathStyle(0), attrs: { d: "m1254.12,591.61C992.01,401.11,439.78,0,439.78,0h601.2c14.3,0,48.95,9.02,62.54,38.01,55.27,117.88,111.32,235.46,170.48,351.43,33.16,70.9-8.99,170.35-19.87,202.16" } }), n("path", { staticClass: "e-spinner__secondary", style: i.getNthPathStyle(1), attrs: { d: "m1404.65,131.67c-29.37,89.94-55.8,170.95-82.25,251.93-4.05.87-8.1,1.73-12.15,2.61-40.61-83.95-81.21-167.9-123.12-254.54h217.51Z" } }), n("path", { staticClass: "e-spinner__primary", style: i.getNthPathStyle(2), attrs: { d: "m1129.06,1093.51c100.75-307.98,312.75-956.75,312.75-956.75,0,0,180.36,558.53,184.75,572.14,4.39,13.59,6.45,49.34-16.96,71.19-95.21,88.81-189.88,178.28-282.06,270.2-57.29,53.34-164.86,43.8-198.48,43.21" } }), n("path", { staticClass: "e-spinner__secondary", style: i.getNthPathStyle(3), attrs: { d: "m1342.3,1083.06c66.6-63.43,133.22-126.86,207.93-197.98,21.51,73.55,40.3,137.81,60.64,207.37h-263.35c-1.75-3.13-3.48-6.27-5.22-9.39" } }), n("path", { staticClass: "e-spinner__primary", style: i.getNthPathStyle(4), attrs: { d: "m610.27,1137.17c324.03-.53,1006.55-1.85,1006.55-1.85,0,0-474.19,345.83-485.74,354.25-11.55,8.42-44.87,21.56-72.94,6.14-114.11-62.68-228.69-124.66-344.81-183.5-68.56-37.76-93.12-142.93-103.06-175.04" } }), n("path", { staticClass: "e-spinner__secondary", style: i.getNthPathStyle(5), attrs: { d: "m938.58,1468.29c-62.81,42.58-118.35,80.24-180.28,122.23-28.35-87.22-54.62-168.03-80.89-248.86,2.62-2.92,5.26-5.85,7.9-8.76,81.89,43.78,163.79,87.56,253.26,135.39" } }), n("path", { staticClass: "e-spinner__primary", style: i.getNthPathStyle(6), attrs: { d: "m413.07,652.86c101.35,307.77,314.99,956,314.99,956,0,0-476.23-343.04-487.83-351.39-11.58-8.36-34.44-35.93-28.52-67.4,24.07-127.96,47.3-256.13,67.09-384.8,14.54-76.9,106.84-132.96,134.28-152.42" } }), n("path", { staticClass: "e-spinner__secondary", style: i.getNthPathStyle(7), attrs: { d: "m197.48,1068.8c-62.36-47.73-115.99-88.79-176.78-135.33,75.54-54.91,146.18-106.24,216.83-157.57,3.73,2.24,7.45,4.47,11.19,6.71-16.36,91.3-32.7,182.61-51.25,286.19" } }), n("path", { staticClass: "e-spinner__primary", style: i.getNthPathStyle(8), attrs: { d: "m813.58,314.41C551.63,505.15,0,907.07,0,907.07c0,0,180.68-558.4,185.09-572.01,4.39-13.59,23.65-43.78,55.41-47.8,129.19-16.29,258.32-33.41,386.86-53.99,77.67-9.72,159.3,60.97,186.22,81.13" } }), n("path", { staticClass: "e-spinner__secondary", style: i.getNthPathStyle(9), attrs: { d: "m635.14,199.78c-91.99,12.38-183.97,24.77-288.07,38.76,25.77-73.18,48.3-137.14,73.8-209.53,76.56,55.41,147.27,106.58,217.97,157.75-1.23,4.34-2.46,8.68-3.69,13.02" } })]);
4056
- }, Xe = [], Ye = /* @__PURE__ */ V(
4057
- qe,
4068
+ }, Ye = [], Ke = /* @__PURE__ */ V(
4058
4069
  Ge,
4059
4070
  Xe,
4071
+ Ye,
4060
4072
  !1,
4061
4073
  null,
4062
4074
  "29711f67",
4063
4075
  null,
4064
4076
  null
4065
4077
  );
4066
- const Ke = Ye.exports, Je = W.extend({
4078
+ const Je = Ke.exports, Qe = W.extend({
4067
4079
  props: {
4068
4080
  align: {
4069
4081
  type: String,
@@ -4085,47 +4097,28 @@ const Ke = Ye.exports, Je = W.extend({
4085
4097
  computed: {
4086
4098
  rowClasses() {
4087
4099
  return {
4088
- "e-items-start": this.align === "start",
4089
- "e-items-center": this.align === "center",
4090
- "e-items-end": this.align === "end",
4091
- "e-items-baseline": this.align === "baseline",
4092
- "e-items-stretch": this.align === "stretch",
4093
- "e-content-around": this.alignContent === "around",
4094
- "e-content-baseline": this.alignContent === "baseline",
4095
- "e-content-between": this.alignContent === "between",
4096
- "e-content-center": this.alignContent === "center",
4097
- "e-content-end": this.alignContent === "end",
4098
- "e-content-evenly": this.alignContent === "evenly",
4099
- "e-content-normal": this.alignContent === "normal",
4100
- "e-content-start": this.alignContent === "start",
4101
- "e-content-stretch": this.alignContent === "stretch",
4102
- "e-justify-around": this.justify === "around",
4103
- "e-justify-between": this.justify === "between",
4104
- "e-justify-center": this.justify === "center",
4105
- "e-justify-end": this.justify === "end",
4106
- "e-justify-evenly": this.justify === "evenly",
4107
- "e-justify-normal": this.justify === "normal",
4108
- "e-justify-start": this.justify === "start",
4109
- "e-justify-stretch": this.justify === "stretch",
4110
- "e-row--no-gutters": this.noGutters
4100
+ ...this.align ? { [`e-items-${this.align}`]: !0 } : {},
4101
+ ...this.alignContent ? { [`e-content-${this.alignContent}`]: !0 } : {},
4102
+ ...this.justify ? { [`e-justify-${this.justify}`]: !0 } : {},
4103
+ ...this.noGutters ? { "e-row--no-gutters": !0 } : {}
4111
4104
  };
4112
4105
  }
4113
4106
  }
4114
4107
  });
4115
- var Qe = function() {
4108
+ var Ze = function() {
4116
4109
  var i = this, n = i._self._c;
4117
4110
  return i._self._setupProxy, n("div", { staticClass: "e-row e-flex e-flex-wrap", class: i.rowClasses }, [i._t("default")], 2);
4118
- }, Ze = [], et = /* @__PURE__ */ V(
4119
- Je,
4111
+ }, et = [], tt = /* @__PURE__ */ V(
4120
4112
  Qe,
4121
4113
  Ze,
4114
+ et,
4122
4115
  !1,
4123
4116
  null,
4124
4117
  null,
4125
4118
  null,
4126
4119
  null
4127
4120
  );
4128
- const tt = et.exports, rt = W.extend({
4121
+ const rt = tt.exports, nt = W.extend({
4129
4122
  props: {
4130
4123
  alignSelf: {
4131
4124
  type: String,
@@ -4133,7 +4126,7 @@ const tt = et.exports, rt = W.extend({
4133
4126
  },
4134
4127
  cols: {
4135
4128
  type: [Boolean, String, Number],
4136
- default: "auto"
4129
+ default: void 0
4137
4130
  },
4138
4131
  lg: {
4139
4132
  type: [Boolean, String, Number],
@@ -4183,30 +4176,30 @@ const tt = et.exports, rt = W.extend({
4183
4176
  computed: {
4184
4177
  colClasses() {
4185
4178
  return {
4186
- "e-self-start": this.alignSelf === "start",
4187
- "e-self-center": this.alignSelf === "center",
4188
- "e-self-end": this.alignSelf === "end",
4189
- "e-self-auto": this.alignSelf === "auto",
4190
- "e-self-baseline": this.alignSelf === "baseline",
4191
- "e-self-stretch": this.alignSelf === "stretch",
4192
- "xs:e-basis-0 xs:e-grow xs:e-w-full": this.isSizePropAuto(this.xs),
4193
- "sm:e-basis-0 sm:e-grow sm:e-w-full": this.isSizePropAuto(this.sm),
4194
- "md:e-basis-0 md:e-grow md:e-w-full": this.isSizePropAuto(this.md),
4195
- "lg:e-basis-0 lg:e-grow lg:e-w-full": this.isSizePropAuto(this.lg),
4196
- "xl:e-basis-0 xl:e-grow xl:e-w-full": this.isSizePropAuto(this.xl),
4197
- "e-basis-0 e-grow e-w-full": this.isSizePropAuto(this.cols, !0),
4179
+ // Align self
4180
+ ...this.alignSelf ? { [`e-self-${this.alignSelf}`]: !0 } : {},
4181
+ // cols="auto"
4182
+ [this.autoClasses("xs:", this.xs)]: this.isSizePropAuto(this.xs),
4183
+ [this.autoClasses("sm:", this.sm)]: this.isSizePropAuto(this.sm),
4184
+ [this.autoClasses("md:", this.md)]: this.isSizePropAuto(this.md),
4185
+ [this.autoClasses("lg:", this.lg)]: this.isSizePropAuto(this.lg),
4186
+ [this.autoClasses("xl:e", this.xl)]: this.isSizePropAuto(this.xl),
4187
+ [this.autoClasses("", this.cols)]: this.isSizePropAuto(this.cols, !0),
4188
+ // cols="12"
4198
4189
  "xs:e-basis-full": this.xs === 12 || this.xs === "12",
4199
4190
  "sm:e-basis-full": this.sm === 12 || this.sm === "12",
4200
4191
  "md:e-basis-full": this.md === 12 || this.md === "12",
4201
4192
  "lg:e-basis-full": this.lg === 12 || this.lg === "12",
4202
4193
  "xl:e-basis-full": this.xl === 12 || this.xl === "12",
4203
4194
  "e-basis-full": this.cols === 12 || this.cols === "12",
4204
- [`xs:e-basis-${this.xs}/12 xs:e-max-w-${this.xs}/12`]: this.isSizePropertyNumeric(this.xs),
4205
- [`sm:e-basis-${this.sm}/12 sm:e-max-w-${this.sm}/12`]: this.isSizePropertyNumeric(this.sm),
4206
- [`md:e-basis-${this.md}/12 md:e-max-w-${this.md}/12`]: this.isSizePropertyNumeric(this.md),
4207
- [`lg:e-basis-${this.lg}/12 lg:e-max-w-${this.lg}/12`]: this.isSizePropertyNumeric(this.lg),
4208
- [`xl:e-basis-${this.xl}/12 xl:e-max-w-${this.xl}/12`]: this.isSizePropertyNumeric(this.xl),
4209
- [`e-basis-${this.cols}/12 e-max-w-${this.cols}/12`]: this.isSizePropertyNumeric(this.cols),
4195
+ // cols="n"
4196
+ [`xs:e-basis-${this.xs}/12 xs:!e-max-w-${this.xs}/12`]: this.isSizePropertyNumeric(this.xs),
4197
+ [`sm:e-basis-${this.sm}/12 sm:!e-max-w-${this.sm}/12`]: this.isSizePropertyNumeric(this.sm),
4198
+ [`md:e-basis-${this.md}/12 md:!e-max-w-${this.md}/12`]: this.isSizePropertyNumeric(this.md),
4199
+ [`lg:e-basis-${this.lg}/12 lg:!e-max-w-${this.lg}/12`]: this.isSizePropertyNumeric(this.lg),
4200
+ [`xl:e-basis-${this.xl}/12 xl:!e-max-w-${this.xl}/12`]: this.isSizePropertyNumeric(this.xl),
4201
+ [`e-basis-${this.cols}/12 !e-max-w-${this.cols}/12`]: this.isSizePropertyNumeric(this.cols),
4202
+ // offset="n"
4210
4203
  [`xs:e-offset-${this.offsetXs}`]: this.offsetXs !== void 0,
4211
4204
  [`sm:e-offset-${this.offsetSm}`]: this.offsetSm !== void 0,
4212
4205
  [`md:e-offset-${this.offsetMd}`]: this.offsetMd !== void 0,
@@ -4217,6 +4210,9 @@ const tt = et.exports, rt = W.extend({
4217
4210
  }
4218
4211
  },
4219
4212
  methods: {
4213
+ autoClasses(e, i) {
4214
+ return `${e}e-basis-${i === "auto" ? "auto" : "0"} ${e}e-grow${i === "auto" ? "-0" : ""} ${e}e-w-${i === "auto" ? "auto" : "full"}`;
4215
+ },
4220
4216
  isSizePropAuto(e, i = !1) {
4221
4217
  return e === "auto" || e === 0 || e === "0" || i && !e;
4222
4218
  },
@@ -4226,27 +4222,27 @@ const tt = et.exports, rt = W.extend({
4226
4222
  }
4227
4223
  }
4228
4224
  });
4229
- var nt = function() {
4225
+ var it = function() {
4230
4226
  var i = this, n = i._self._c;
4231
4227
  return n("div", { staticClass: "e-col", class: i.colClasses }, [i._t("default")], 2);
4232
- }, it = [], at = /* @__PURE__ */ V(
4233
- rt,
4228
+ }, at = [], ot = /* @__PURE__ */ V(
4234
4229
  nt,
4235
4230
  it,
4231
+ at,
4236
4232
  !1,
4237
4233
  null,
4238
4234
  null,
4239
4235
  null,
4240
4236
  null
4241
4237
  );
4242
- const ot = at.exports, re = {
4238
+ const lt = ot.exports, re = {
4243
4239
  EAvatar: Ee,
4244
4240
  EBadge: ne,
4245
- EIcon: He,
4246
- ESpinner: Ke,
4247
- ERow: tt,
4248
- ECol: ot
4249
- }, ct = {
4241
+ EIcon: qe,
4242
+ ESpinner: Je,
4243
+ ERow: rt,
4244
+ ECol: lt
4245
+ }, dt = {
4250
4246
  install(e) {
4251
4247
  Object.keys(re).forEach((i) => {
4252
4248
  e.component(i, re[i]);
@@ -4254,21 +4250,21 @@ const ot = at.exports, re = {
4254
4250
  }
4255
4251
  };
4256
4252
  export {
4257
- ut as AvatarSizes,
4258
- ft as BadgeColors,
4259
- st as BadgeSizes,
4253
+ ft as AvatarSizes,
4254
+ ct as BadgeColors,
4255
+ ut as BadgeSizes,
4260
4256
  M as BaseColor,
4261
- Ue as Colors,
4257
+ Le as Colors,
4262
4258
  Ee as EAvatar,
4263
4259
  ne as EBadge,
4264
- ot as ECol,
4265
- He as EIcon,
4266
- tt as ERow,
4267
- Ke as ESpinner,
4268
- Le as IconSizes,
4260
+ lt as ECol,
4261
+ qe as EIcon,
4262
+ rt as ERow,
4263
+ Je as ESpinner,
4264
+ Be as IconSizes,
4269
4265
  w as Size,
4270
- Re as TextSizes,
4271
- ct as default,
4266
+ Ue as TextSizes,
4267
+ dt as default,
4272
4268
  we as fullConfig
4273
4269
  };
4274
4270
  //# sourceMappingURL=index.mjs.map