@evercam/ui 0.0.12 → 0.0.14

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
@@ -1,6 +1,6 @@
1
- import V from "vue";
1
+ import W from "vue";
2
2
  var w = /* @__PURE__ */ ((e) => (e.dot = "dot", e.xs = "xs", e.sm = "sm", e.md = "base", e.base = "base", e.lg = "lg", e.xl = "xl", e["2xl"] = "2xl", e["3xl"] = "3xl", e["4xl"] = "4xl", e["5xl"] = "5xl", e["6xl"] = "6xl", e["7xl"] = "7xl", e["8xl"] = "8xl", e["9xl"] = "9xl", e))(w || {}), M = /* @__PURE__ */ ((e) => (e.warning = "warning", e.error = "error", e.info = "info", e.success = "success", e.primary = "primary", e.brand = "brand", e.default = "default", e))(M || {});
3
- const Ce = V.extend({
3
+ const Se = W.extend({
4
4
  name: "EBadge",
5
5
  props: {
6
6
  text: {
@@ -50,7 +50,7 @@ const Ce = V.extend({
50
50
  }
51
51
  }
52
52
  });
53
- function I(e, i, n, b, l, u, r, y) {
53
+ function V(e, i, n, b, l, 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;
@@ -67,8 +67,8 @@ function I(e, i, n, b, l, u, r, y) {
67
67
  if (a.functional) {
68
68
  a._injectStyles = t;
69
69
  var d = a.render;
70
- a.render = function(C, g) {
71
- return t.call(g), d(C, g);
70
+ a.render = function(S, g) {
71
+ return t.call(g), d(S, g);
72
72
  };
73
73
  } else {
74
74
  var m = a.beforeCreate;
@@ -79,20 +79,20 @@ function I(e, i, n, b, l, u, r, y) {
79
79
  options: a
80
80
  };
81
81
  }
82
- var Oe = function() {
82
+ var Ce = function() {
83
83
  var i = this, n = i._self._c;
84
84
  return n("span", { staticClass: "e-badge", class: i.badgeClasses }, [i.showText ? n("span", [i._v(i._s(i.text))]) : i._e()]);
85
- }, Se = [], ke = /* @__PURE__ */ I(
85
+ }, Oe = [], ke = /* @__PURE__ */ V(
86
+ Se,
86
87
  Ce,
87
88
  Oe,
88
- Se,
89
89
  !1,
90
90
  null,
91
91
  null,
92
92
  null,
93
93
  null
94
94
  );
95
- const ne = ke.exports, Ae = V.extend({
95
+ const ne = ke.exports, Ae = W.extend({
96
96
  name: "EAvatar",
97
97
  components: {
98
98
  Badge: ne
@@ -151,7 +151,7 @@ var Pe = function() {
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 = [], Ee = /* @__PURE__ */ I(
154
+ }, ze = [], $e = /* @__PURE__ */ V(
155
155
  Ae,
156
156
  Pe,
157
157
  ze,
@@ -161,11 +161,11 @@ var Pe = function() {
161
161
  null,
162
162
  null
163
163
  );
164
- const $e = Ee.exports;
165
- function Te(e) {
164
+ const Ee = $e.exports;
165
+ function je(e) {
166
166
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
167
167
  }
168
- var ie = {}, ae = {}, X = {};
168
+ var ie = {}, ae = {}, K = {};
169
169
  (function(e) {
170
170
  Object.defineProperty(e, "__esModule", {
171
171
  value: !0
@@ -191,7 +191,7 @@ var ie = {}, ae = {}, X = {};
191
191
  if (n.includes(`${l}(`))
192
192
  return `calc(${n} * -1)`;
193
193
  }
194
- })(X);
194
+ })(K);
195
195
  var oe = {};
196
196
  (function(e) {
197
197
  Object.defineProperty(e, "__esModule", {
@@ -396,8 +396,8 @@ var le = {};
396
396
  ];
397
397
  }
398
398
  })(le);
399
- var J = {}, H = {}, Q = { exports: {} }, $ = String, se = function() {
400
- return { isColorSupported: !1, reset: $, bold: $, dim: $, italic: $, underline: $, inverse: $, hidden: $, strikethrough: $, black: $, red: $, green: $, yellow: $, blue: $, magenta: $, cyan: $, white: $, gray: $, bgBlack: $, bgRed: $, bgGreen: $, bgYellow: $, bgBlue: $, bgMagenta: $, bgCyan: $, bgWhite: $ };
399
+ var J = {}, H = {}, Q = { exports: {} }, E = String, se = function() {
400
+ return { isColorSupported: !1, reset: E, bold: E, dim: E, italic: E, underline: E, inverse: E, hidden: E, strikethrough: E, black: E, red: E, green: E, yellow: E, blue: E, magenta: E, cyan: E, white: E, gray: E, bgBlack: E, bgRed: E, bgGreen: E, bgYellow: E, bgBlue: E, bgMagenta: E, bgCyan: E, bgWhite: E };
401
401
  };
402
402
  Q.exports = se();
403
403
  Q.exports.createColors = se;
@@ -860,10 +860,10 @@ var de = {}, q = {};
860
860
  value: !0
861
861
  });
862
862
  function i(m, f) {
863
- for (var C in f)
864
- Object.defineProperty(m, C, {
863
+ for (var S in f)
864
+ Object.defineProperty(m, S, {
865
865
  enumerable: !0,
866
- get: f[C]
866
+ get: f[S]
867
867
  });
868
868
  }
869
869
  i(e, {
@@ -906,12 +906,12 @@ var de = {}, q = {};
906
906
  };
907
907
  function y(m, f) {
908
908
  if (r.future.includes(f)) {
909
- var C, g, k;
910
- return m.future === "all" || ((k = (g = m == null || (C = m.future) === null || C === void 0 ? void 0 : C[f]) !== null && g !== void 0 ? g : u[f]) !== null && k !== void 0 ? k : !1);
909
+ var S, g, k;
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, T, D;
914
- return m.experimental === "all" || ((D = (T = m == null || (P = m.experimental) === null || P === void 0 ? void 0 : P[f]) !== null && T !== void 0 ? T : u[f]) !== null && D !== void 0 ? D : !1);
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);
915
915
  }
916
916
  return !1;
917
917
  }
@@ -919,11 +919,11 @@ var de = {}, q = {};
919
919
  if (m.experimental === "all")
920
920
  return r.experimental;
921
921
  var f;
922
- return Object.keys((f = m == null ? void 0 : m.experimental) !== null && f !== void 0 ? f : {}).filter((C) => r.experimental.includes(C) && m.experimental[C]);
922
+ return Object.keys((f = m == null ? void 0 : m.experimental) !== null && f !== void 0 ? f : {}).filter((S) => r.experimental.includes(S) && m.experimental[S]);
923
923
  }
924
924
  function t(m) {
925
925
  if (process.env.JEST_WORKER_ID === void 0 && a(m).length > 0) {
926
- let f = a(m).map((C) => n.default.yellow(C)).join(", ");
926
+ let f = a(m).map((S) => n.default.yellow(S)).join(", ");
927
927
  b.default.warn("experimental-flags-enabled", [
928
928
  `You have enabled experimental features: ${f}`,
929
929
  "Experimental features in Tailwind CSS are not covered by semver, may introduce breaking changes, and can change at any time."
@@ -1043,11 +1043,11 @@ var de = {}, q = {};
1043
1043
  })(),
1044
1044
  extract: (() => {
1045
1045
  let t = (() => {
1046
- var f, C, g, k, P, T, D, E, j, F;
1047
- return !((f = r.purge) === null || f === void 0) && f.extract ? r.purge.extract : !((C = r.content) === null || C === void 0) && C.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 || (T = P.extract) === null || T === void 0) && T.DEFAULT ? r.content.extract.DEFAULT : !((D = r.purge) === null || D === void 0 || (E = D.options) === null || E === void 0) && E.extractors ? r.purge.options.extractors : !((j = r.content) === null || j === void 0 || (F = j.options) === null || F === void 0) && F.extractors ? r.content.options.extractors : {};
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 : {};
1048
1048
  })(), d = {}, m = (() => {
1049
- var f, C, g, k;
1050
- if (!((f = r.purge) === null || f === void 0 || (C = f.options) === null || C === void 0) && C.defaultExtractor)
1049
+ var f, S, g, k;
1050
+ if (!((f = r.purge) === null || f === void 0 || (S = f.options) === null || S === void 0) && S.defaultExtractor)
1051
1051
  return r.purge.options.defaultExtractor;
1052
1052
  if (!((g = r.content) === null || g === void 0 || (k = g.options) === null || k === void 0) && k.defaultExtractor)
1053
1053
  return r.content.options.defaultExtractor;
@@ -1055,17 +1055,17 @@ var de = {}, q = {};
1055
1055
  if (m !== void 0 && (d.DEFAULT = m), typeof t == "function")
1056
1056
  d.DEFAULT = t;
1057
1057
  else if (Array.isArray(t))
1058
- for (let { extensions: f, extractor: C } of t != null ? t : [])
1058
+ for (let { extensions: f, extractor: S } of t != null ? t : [])
1059
1059
  for (let g of f)
1060
- d[g] = C;
1060
+ d[g] = S;
1061
1061
  else
1062
1062
  typeof t == "object" && t !== null && Object.assign(d, t);
1063
1063
  return d;
1064
1064
  })(),
1065
1065
  transform: (() => {
1066
1066
  let t = (() => {
1067
- var m, f, C, 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 : !((C = r.purge) === null || C === void 0 || (g = C.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, 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 : {};
1069
1069
  })(), d = {};
1070
1070
  return typeof t == "function" && (d.DEFAULT = t), typeof t == "object" && t !== null && Object.assign(d, t), d;
1071
1071
  })()
@@ -1898,7 +1898,7 @@ var Z = {}, ee = {}, be = {};
1898
1898
  return f;
1899
1899
  },
1900
1900
  formatColor: function() {
1901
- return C;
1901
+ return S;
1902
1902
  }
1903
1903
  });
1904
1904
  const n = /* @__PURE__ */ b(be);
@@ -1909,7 +1909,7 @@ var Z = {}, ee = {}, be = {};
1909
1909
  }
1910
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*\\)$`);
1911
1911
  function f(g, { loose: k = !1 } = {}) {
1912
- var P, T;
1912
+ var P, j;
1913
1913
  if (typeof g != "string")
1914
1914
  return null;
1915
1915
  if (g = g.trim(), g === "transparent")
@@ -1927,50 +1927,50 @@ var Z = {}, ee = {}, be = {};
1927
1927
  mode: "rgb",
1928
1928
  color: n.default[g].map((R) => R.toString())
1929
1929
  };
1930
- let D = g.replace(u, (R, B, L, p, S) => [
1930
+ let T = g.replace(u, (R, B, U, p, O) => [
1931
1931
  "#",
1932
1932
  B,
1933
1933
  B,
1934
- L,
1935
- L,
1934
+ U,
1935
+ U,
1936
1936
  p,
1937
1937
  p,
1938
- S ? S + S : ""
1938
+ O ? O + O : ""
1939
1939
  ].join("")).match(l);
1940
- if (D !== null)
1940
+ if (T !== null)
1941
1941
  return {
1942
1942
  mode: "rgb",
1943
1943
  color: [
1944
- parseInt(D[1], 16),
1945
- parseInt(D[2], 16),
1946
- parseInt(D[3], 16)
1944
+ parseInt(T[1], 16),
1945
+ parseInt(T[2], 16),
1946
+ parseInt(T[3], 16)
1947
1947
  ].map((R) => R.toString()),
1948
- alpha: D[4] ? (parseInt(D[4], 16) / 255).toString() : void 0
1948
+ alpha: T[4] ? (parseInt(T[4], 16) / 255).toString() : void 0
1949
1949
  };
1950
- var E;
1951
- let j = (E = g.match(d)) !== null && E !== void 0 ? E : g.match(m);
1952
- if (j === null)
1950
+ var $;
1951
+ let D = ($ = g.match(d)) !== null && $ !== void 0 ? $ : g.match(m);
1952
+ if (D === null)
1953
1953
  return null;
1954
1954
  let F = [
1955
- j[2],
1956
- j[3],
1957
- j[4]
1955
+ D[2],
1956
+ D[3],
1957
+ D[4]
1958
1958
  ].filter(Boolean).map((R) => R.toString());
1959
1959
  return F.length === 2 && F[0].startsWith("var(") ? {
1960
- mode: j[1],
1960
+ mode: D[1],
1961
1961
  color: [
1962
1962
  F[0]
1963
1963
  ],
1964
1964
  alpha: F[1]
1965
1965
  } : !k && F.length !== 3 || F.length < 3 && !F.some((R) => /^var\(.*?\)$/.test(R)) ? null : {
1966
- mode: j[1],
1966
+ mode: D[1],
1967
1967
  color: F,
1968
- alpha: (P = j[5]) === null || P === void 0 || (T = P.toString) === null || T === void 0 ? void 0 : T.call(P)
1968
+ alpha: (P = D[5]) === null || P === void 0 || (j = P.toString) === null || j === void 0 ? void 0 : j.call(P)
1969
1969
  };
1970
1970
  }
1971
- function C({ mode: g, color: k, alpha: P }) {
1972
- let T = P !== void 0;
1973
- return g === "rgba" || g === "hsla" ? `${g}(${k.join(", ")}${T ? `, ${P}` : ""})` : `${g}(${k.join(" ")}${T ? ` / ${P}` : ""})`;
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}` : ""})`;
1974
1974
  }
1975
1975
  })(ee);
1976
1976
  (function(e) {
@@ -2088,8 +2088,8 @@ var te = {}, ye = {}, G = {};
2088
2088
  return (0, n.splitAtTopLevelOnly)(a, ",").map((d) => {
2089
2089
  let m = d.trim(), f = {
2090
2090
  raw: m
2091
- }, C = m.split(l), g = /* @__PURE__ */ new Set();
2092
- for (let k of C)
2091
+ }, S = m.split(l), g = /* @__PURE__ */ new Set();
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;
2095
2095
  });
@@ -2127,19 +2127,19 @@ var te = {}, ye = {}, G = {};
2127
2127
  return f;
2128
2128
  },
2129
2129
  percentage: function() {
2130
- return C;
2130
+ return S;
2131
2131
  },
2132
2132
  length: function() {
2133
2133
  return P;
2134
2134
  },
2135
2135
  lineWidth: function() {
2136
- return D;
2136
+ return T;
2137
2137
  },
2138
2138
  shadow: function() {
2139
- return E;
2139
+ return $;
2140
2140
  },
2141
2141
  color: function() {
2142
- return j;
2142
+ return D;
2143
2143
  },
2144
2144
  image: function() {
2145
2145
  return F;
@@ -2151,7 +2151,7 @@ var te = {}, ye = {}, G = {};
2151
2151
  return p;
2152
2152
  },
2153
2153
  familyName: function() {
2154
- return S;
2154
+ return O;
2155
2155
  },
2156
2156
  genericName: function() {
2157
2157
  return s;
@@ -2160,7 +2160,7 @@ var te = {}, ye = {}, G = {};
2160
2160
  return v;
2161
2161
  },
2162
2162
  relativeSize: function() {
2163
- return O;
2163
+ return C;
2164
2164
  }
2165
2165
  });
2166
2166
  const n = ee, b = ye, l = G;
@@ -2180,7 +2180,7 @@ var te = {}, ye = {}, G = {};
2180
2180
  function d(o) {
2181
2181
  return o.replace(/(calc|min|max|clamp)\(.+\)/g, (x) => {
2182
2182
  let z = [];
2183
- return x.replace(/var\((--.+?)[,)]/g, (A, N) => (z.push(N), A.replace(N, y))).replace(/(-?\d*\.?\d(?!\b-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g, "$1 $2 ").replace(a, () => z.shift());
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());
2184
2184
  });
2185
2185
  }
2186
2186
  function m(o) {
@@ -2189,7 +2189,7 @@ var te = {}, ye = {}, G = {};
2189
2189
  function f(o) {
2190
2190
  return !isNaN(Number(o)) || r(o);
2191
2191
  }
2192
- function C(o) {
2192
+ function S(o) {
2193
2193
  return o.endsWith("%") && f(o.slice(0, -1)) || r(o);
2194
2194
  }
2195
2195
  let k = `(?:${[
@@ -2228,22 +2228,22 @@ var te = {}, ye = {}, G = {};
2228
2228
  function P(o) {
2229
2229
  return o === "0" || new RegExp(`^[+-]?[0-9]*.?[0-9]+(?:[eE][+-]?[0-9]+)?${k}$`).test(o) || r(o);
2230
2230
  }
2231
- let T = /* @__PURE__ */ new Set([
2231
+ let j = /* @__PURE__ */ new Set([
2232
2232
  "thin",
2233
2233
  "medium",
2234
2234
  "thick"
2235
2235
  ]);
2236
- function D(o) {
2237
- return T.has(o);
2236
+ function T(o) {
2237
+ return j.has(o);
2238
2238
  }
2239
- function E(o) {
2239
+ function $(o) {
2240
2240
  let x = (0, b.parseBoxShadowValue)(t(o));
2241
2241
  for (let z of x)
2242
2242
  if (!z.valid)
2243
2243
  return !1;
2244
2244
  return !0;
2245
2245
  }
2246
- function j(o) {
2246
+ function D(o) {
2247
2247
  let x = 0;
2248
2248
  return (0, l.splitAtTopLevelOnly)(o, "_").every((A) => (A = t(A), A.startsWith("var(") ? !0 : (0, n.parseColor)(A, {
2249
2249
  loose: !0
@@ -2256,7 +2256,7 @@ var te = {}, ye = {}, G = {};
2256
2256
  "image(",
2257
2257
  "cross-fade(",
2258
2258
  "image-set("
2259
- ].some((N) => A.startsWith(N)) ? (x++, !0) : !1)) ? x > 0 : !1;
2259
+ ].some((I) => A.startsWith(I)) ? (x++, !0) : !1)) ? x > 0 : !1;
2260
2260
  }
2261
2261
  let R = /* @__PURE__ */ new Set([
2262
2262
  "conic-gradient",
@@ -2273,7 +2273,7 @@ var te = {}, ye = {}, G = {};
2273
2273
  return !0;
2274
2274
  return !1;
2275
2275
  }
2276
- let L = /* @__PURE__ */ new Set([
2276
+ let U = /* @__PURE__ */ new Set([
2277
2277
  "center",
2278
2278
  "top",
2279
2279
  "right",
@@ -2282,9 +2282,9 @@ var te = {}, ye = {}, G = {};
2282
2282
  ]);
2283
2283
  function p(o) {
2284
2284
  let x = 0;
2285
- return (0, l.splitAtTopLevelOnly)(o, "_").every((A) => (A = t(A), A.startsWith("var(") ? !0 : L.has(A) || P(A) || C(A) ? (x++, !0) : !1)) ? x > 0 : !1;
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;
2286
2286
  }
2287
- function S(o) {
2287
+ function O(o) {
2288
2288
  let x = 0;
2289
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;
2290
2290
  }
@@ -2323,7 +2323,7 @@ var te = {}, ye = {}, G = {};
2323
2323
  "larger",
2324
2324
  "smaller"
2325
2325
  ]);
2326
- function O(o) {
2326
+ function C(o) {
2327
2327
  return c.has(o);
2328
2328
  }
2329
2329
  })(te);
@@ -2353,11 +2353,11 @@ var ve = {};
2353
2353
  Object.defineProperty(e, "__esModule", {
2354
2354
  value: !0
2355
2355
  });
2356
- function i(p, S) {
2357
- for (var _ in S)
2356
+ function i(p, O) {
2357
+ for (var _ in O)
2358
2358
  Object.defineProperty(p, _, {
2359
2359
  enumerable: !0,
2360
- get: S[_]
2360
+ get: O[_]
2361
2361
  });
2362
2362
  }
2363
2363
  i(e, {
@@ -2371,124 +2371,124 @@ var ve = {};
2371
2371
  return k;
2372
2372
  },
2373
2373
  asColor: function() {
2374
- return T;
2374
+ return j;
2375
2375
  },
2376
2376
  asLookupValue: function() {
2377
- return D;
2377
+ return T;
2378
2378
  },
2379
2379
  typeMap: function() {
2380
- return j;
2380
+ return D;
2381
2381
  },
2382
2382
  coerceValue: function() {
2383
2383
  return B;
2384
2384
  },
2385
2385
  getMatchingTypes: function() {
2386
- return L;
2386
+ return U;
2387
2387
  }
2388
2388
  });
2389
- const n = /* @__PURE__ */ a(he), b = Z, l = te, u = /* @__PURE__ */ a(X), r = ve, y = q;
2389
+ const n = /* @__PURE__ */ a(he), b = Z, l = 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
2393
2393
  };
2394
2394
  }
2395
- function t(p, S) {
2395
+ function t(p, O) {
2396
2396
  p.walkClasses((_) => {
2397
- _.value = S(_.value), _.raws && _.raws.value && (_.raws.value = (0, n.default)(_.raws.value));
2397
+ _.value = O(_.value), _.raws && _.raws.value && (_.raws.value = (0, n.default)(_.raws.value));
2398
2398
  });
2399
2399
  }
2400
- function d(p, S) {
2401
- if (!C(p))
2400
+ function d(p, O) {
2401
+ if (!S(p))
2402
2402
  return;
2403
2403
  let _ = p.slice(1, -1);
2404
- if (S(_))
2404
+ if (O(_))
2405
2405
  return (0, l.normalize)(_);
2406
2406
  }
2407
- function m(p, S = {}, _) {
2408
- let s = S[p];
2407
+ function m(p, O = {}, _) {
2408
+ let s = O[p];
2409
2409
  if (s !== void 0)
2410
2410
  return (0, u.default)(s);
2411
- if (C(p)) {
2411
+ if (S(p)) {
2412
2412
  let h = d(p, _);
2413
2413
  return h === void 0 ? void 0 : (0, u.default)(h);
2414
2414
  }
2415
2415
  }
2416
- function f(p, S = {}, { validate: _ = () => !0 } = {}) {
2416
+ function f(p, O = {}, { validate: _ = () => !0 } = {}) {
2417
2417
  var s;
2418
- let h = (s = S.values) === null || s === void 0 ? void 0 : s[p];
2419
- return h !== void 0 ? h : S.supportsNegativeValues && p.startsWith("-") ? m(p.slice(1), S.values, _) : d(p, _);
2418
+ let h = (s = O.values) === null || s === void 0 ? void 0 : s[p];
2419
+ return h !== void 0 ? h : O.supportsNegativeValues && p.startsWith("-") ? m(p.slice(1), O.values, _) : d(p, _);
2420
2420
  }
2421
- function C(p) {
2421
+ function S(p) {
2422
2422
  return p.startsWith("[") && p.endsWith("]");
2423
2423
  }
2424
2424
  function g(p) {
2425
- let S = p.lastIndexOf("/");
2426
- return S === -1 || S === p.length - 1 ? [
2425
+ let O = p.lastIndexOf("/");
2426
+ return O === -1 || O === p.length - 1 ? [
2427
2427
  p,
2428
2428
  void 0
2429
- ] : C(p) && !p.includes("]/[") ? [
2429
+ ] : S(p) && !p.includes("]/[") ? [
2430
2430
  p,
2431
2431
  void 0
2432
2432
  ] : [
2433
- p.slice(0, S),
2434
- p.slice(S + 1)
2433
+ p.slice(0, O),
2434
+ p.slice(O + 1)
2435
2435
  ];
2436
2436
  }
2437
2437
  function k(p) {
2438
2438
  if (typeof p == "string" && p.includes("<alpha-value>")) {
2439
- let S = p;
2440
- return ({ opacityValue: _ = 1 }) => S.replace("<alpha-value>", _);
2439
+ let O = p;
2440
+ return ({ opacityValue: _ = 1 }) => O.replace("<alpha-value>", _);
2441
2441
  }
2442
2442
  return p;
2443
2443
  }
2444
2444
  function P(p) {
2445
2445
  return (0, l.normalize)(p.slice(1, -1));
2446
2446
  }
2447
- function T(p, S = {}, { tailwindConfig: _ = {} } = {}) {
2447
+ function j(p, O = {}, { tailwindConfig: _ = {} } = {}) {
2448
2448
  var s;
2449
- if (((s = S.values) === null || s === void 0 ? void 0 : s[p]) !== void 0) {
2449
+ if (((s = O.values) === null || s === void 0 ? void 0 : s[p]) !== void 0) {
2450
2450
  var h;
2451
- return k((h = S.values) === null || h === void 0 ? void 0 : h[p]);
2451
+ return k((h = O.values) === null || h === void 0 ? void 0 : h[p]);
2452
2452
  }
2453
2453
  let [v, c] = g(p);
2454
2454
  if (c !== void 0) {
2455
- var O, o, x, z;
2456
- let A = (z = (O = S.values) === null || O === void 0 ? void 0 : O[v]) !== null && z !== void 0 ? z : C(v) ? v.slice(1, -1) : void 0;
2457
- return A === void 0 ? void 0 : (A = k(A), C(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, 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]));
2458
2458
  }
2459
- return f(p, S, {
2459
+ return f(p, O, {
2460
2460
  validate: l.color
2461
2461
  });
2462
2462
  }
2463
- function D(p, S = {}) {
2463
+ function T(p, O = {}) {
2464
2464
  var _;
2465
- return (_ = S.values) === null || _ === void 0 ? void 0 : _[p];
2465
+ return (_ = O.values) === null || _ === void 0 ? void 0 : _[p];
2466
2466
  }
2467
- function E(p) {
2468
- return (S, _) => f(S, _, {
2467
+ function $(p) {
2468
+ return (O, _) => f(O, _, {
2469
2469
  validate: p
2470
2470
  });
2471
2471
  }
2472
- let j = {
2472
+ let D = {
2473
2473
  any: f,
2474
- color: T,
2475
- url: E(l.url),
2476
- image: E(l.image),
2477
- length: E(l.length),
2478
- percentage: E(l.percentage),
2479
- position: E(l.position),
2480
- lookup: D,
2481
- "generic-name": E(l.genericName),
2482
- "family-name": E(l.familyName),
2483
- number: E(l.number),
2484
- "line-width": E(l.lineWidth),
2485
- "absolute-size": E(l.absoluteSize),
2486
- "relative-size": E(l.relativeSize),
2487
- shadow: E(l.shadow),
2488
- size: E(r.backgroundSize)
2489
- }, F = Object.keys(j);
2490
- function R(p, S) {
2491
- let _ = p.indexOf(S);
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)
2489
+ }, F = Object.keys(D);
2490
+ function R(p, O) {
2491
+ let _ = p.indexOf(O);
2492
2492
  return _ === -1 ? [
2493
2493
  void 0,
2494
2494
  p
@@ -2497,10 +2497,10 @@ var ve = {};
2497
2497
  p.slice(_ + 1)
2498
2498
  ];
2499
2499
  }
2500
- function B(p, S, _, s) {
2501
- if (_.values && S in _.values)
2500
+ function B(p, O, _, s) {
2501
+ if (_.values && O in _.values)
2502
2502
  for (let { type: v } of p != null ? p : []) {
2503
- let c = j[v](S, _, {
2503
+ let c = D[v](O, _, {
2504
2504
  tailwindConfig: s
2505
2505
  });
2506
2506
  if (c !== void 0)
@@ -2510,33 +2510,33 @@ var ve = {};
2510
2510
  null
2511
2511
  ];
2512
2512
  }
2513
- if (C(S)) {
2514
- let v = S.slice(1, -1), [c, O] = R(v, ":");
2513
+ if (S(O)) {
2514
+ let v = O.slice(1, -1), [c, C] = R(v, ":");
2515
2515
  if (!/^[\w-_]+$/g.test(c))
2516
- O = v;
2516
+ C = v;
2517
2517
  else if (c !== void 0 && !F.includes(c))
2518
2518
  return [];
2519
- if (O.length > 0 && F.includes(c))
2519
+ if (C.length > 0 && F.includes(c))
2520
2520
  return [
2521
- f(`[${O}]`, _),
2521
+ f(`[${C}]`, _),
2522
2522
  c,
2523
2523
  null
2524
2524
  ];
2525
2525
  }
2526
- let h = L(p, S, _, s);
2526
+ let h = U(p, O, _, s);
2527
2527
  for (let v of h)
2528
2528
  return v;
2529
2529
  return [];
2530
2530
  }
2531
- function* L(p, S, _, s) {
2532
- let h = (0, y.flagEnabled)(s, "generalizedModifiers"), [v, c] = g(S);
2533
- if (h && _.modifiers != null && (_.modifiers === "any" || typeof _.modifiers == "object" && (c && C(c) || c in _.modifiers)) || (v = S, c = void 0), c !== void 0 && v === "" && (v = "DEFAULT"), c !== void 0 && typeof _.modifiers == "object") {
2531
+ function* U(p, O, _, s) {
2532
+ let h = (0, y.flagEnabled)(s, "generalizedModifiers"), [v, c] = g(O);
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
2534
  var o, x;
2535
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 : C(c) && (c = P(c));
2536
+ z !== null ? c = z : S(c) && (c = P(c));
2537
2537
  }
2538
2538
  for (let { type: z } of p != null ? p : []) {
2539
- let A = j[z](v, _, {
2539
+ let A = D[z](v, _, {
2540
2540
  tailwindConfig: s
2541
2541
  });
2542
2542
  A !== void 0 && (yield [
@@ -2570,8 +2570,8 @@ var xe = {};
2570
2570
  return _;
2571
2571
  }
2572
2572
  });
2573
- const i = /* @__PURE__ */ C(X), n = /* @__PURE__ */ C(oe), b = /* @__PURE__ */ C(le), l = /* @__PURE__ */ C(J), u = fe, r = ce, y = de, a = /* @__PURE__ */ C(pe), t = me, d = ge, m = Z, f = /* @__PURE__ */ C(xe);
2574
- function C(s) {
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);
2574
+ function S(s) {
2575
2575
  return s && s.__esModule ? s : {
2576
2576
  default: s
2577
2577
  };
@@ -2582,9 +2582,9 @@ var xe = {};
2582
2582
  function k(s, ...h) {
2583
2583
  let v = h.pop();
2584
2584
  for (let c of h)
2585
- for (let O in c) {
2586
- let o = v(s[O], c[O]);
2587
- o === void 0 ? (0, a.default)(s[O]) && (0, a.default)(c[O]) ? s[O] = k({}, s[O], c[O], v) : s[O] = c[O] : s[O] = o;
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;
2588
2588
  }
2589
2589
  return s;
2590
2590
  }
@@ -2603,29 +2603,29 @@ var xe = {};
2603
2603
  }), {});
2604
2604
  }
2605
2605
  };
2606
- function T(s, ...h) {
2606
+ function j(s, ...h) {
2607
2607
  return g(s) ? s(...h) : s;
2608
2608
  }
2609
- function D(s) {
2610
- return s.reduce((h, { extend: v }) => k(h, v, (c, O) => c === void 0 ? [
2611
- O
2609
+ function T(s) {
2610
+ return s.reduce((h, { extend: v }) => k(h, v, (c, C) => c === void 0 ? [
2611
+ C
2612
2612
  ] : Array.isArray(c) ? [
2613
- O,
2613
+ C,
2614
2614
  ...c
2615
2615
  ] : [
2616
- O,
2616
+ C,
2617
2617
  c
2618
2618
  ]), {});
2619
2619
  }
2620
- function E(s) {
2620
+ function $(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: D(s)
2625
+ extend: T(s)
2626
2626
  };
2627
2627
  }
2628
- function j(s, h) {
2628
+ function D(s, h) {
2629
2629
  if (Array.isArray(s) && (0, a.default)(s[0]))
2630
2630
  return s.concat(h);
2631
2631
  if (Array.isArray(h) && (0, a.default)(h[0]) && (0, a.default)(s))
@@ -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, j) : (O, o) => k({}, ...[
2640
+ return k(h, s, (v, c) => !g(v) && !c.some(g) ? k({}, v, ...c, D) : (C, o) => k({}, ...[
2641
2641
  v,
2642
2642
  ...c
2643
- ].map((x) => T(x, O, o)), j));
2643
+ ].map((x) => j(x, C, o)), 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 [, O, o] = c, x = (0, r.toPath)(O);
2651
+ let [, C, o] = c, x = (0, r.toPath)(C);
2652
2652
  x.alpha = o, yield x;
2653
2653
  }
2654
2654
  }
2655
2655
  function B(s) {
2656
2656
  const h = (v, c) => {
2657
- for (const O of R(v)) {
2657
+ for (const C of R(v)) {
2658
2658
  let o = 0, x = s;
2659
- for (; x != null && o < O.length; )
2660
- x = x[O[o++]], x = g(x) && (O.alpha === void 0 || o <= O.length - 1) ? x(h, P) : x;
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;
2661
2661
  if (x !== void 0) {
2662
- if (O.alpha !== void 0) {
2662
+ if (C.alpha !== void 0) {
2663
2663
  let z = (0, d.parseColorFormat)(x);
2664
- return (0, m.withAlphaValue)(z, O.alpha, (0, f.default)(z));
2664
+ return (0, m.withAlphaValue)(z, C.alpha, (0, f.default)(z));
2665
2665
  }
2666
2666
  return (0, a.default)(x) ? (0, t.cloneDeep)(x) : x;
2667
2667
  }
@@ -2673,7 +2673,7 @@ var xe = {};
2673
2673
  ...P
2674
2674
  }), Object.keys(s).reduce((v, c) => (v[c] = g(s[c]) ? s[c](h, P) : s[c], v), {});
2675
2675
  }
2676
- function L(s) {
2676
+ function U(s) {
2677
2677
  let h = [];
2678
2678
  return s.forEach((v) => {
2679
2679
  h = [
@@ -2681,13 +2681,13 @@ var xe = {};
2681
2681
  v
2682
2682
  ];
2683
2683
  var c;
2684
- const O = (c = v == null ? void 0 : v.plugins) !== null && c !== void 0 ? c : [];
2685
- O.length !== 0 && O.forEach((o) => {
2684
+ const C = (c = v == null ? void 0 : v.plugins) !== null && c !== void 0 ? c : [];
2685
+ C.length !== 0 && C.forEach((o) => {
2686
2686
  o.__isOptionsFunction && (o = o());
2687
2687
  var x;
2688
2688
  h = [
2689
2689
  ...h,
2690
- ...L([
2690
+ ...U([
2691
2691
  (x = o == null ? void 0 : o.config) !== null && x !== void 0 ? x : {}
2692
2692
  ])
2693
2693
  ];
@@ -2701,7 +2701,7 @@ var xe = {};
2701
2701
  corePlugins: v
2702
2702
  }) : (0, b.default)(c, v), n.default);
2703
2703
  }
2704
- function S(s) {
2704
+ function O(s) {
2705
2705
  return [
2706
2706
  ...s
2707
2707
  ].reduceRight((v, c) => [
@@ -2711,7 +2711,7 @@ var xe = {};
2711
2711
  }
2712
2712
  function _(s) {
2713
2713
  let h = [
2714
- ...L(s),
2714
+ ...U(s),
2715
2715
  {
2716
2716
  prefix: "",
2717
2717
  important: !1,
@@ -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(E(h.map((O) => (v = O == null ? void 0 : O.theme) !== null && v !== void 0 ? v : {})))),
2724
- corePlugins: p(h.map((O) => O.corePlugins)),
2725
- plugins: S(s.map((O) => (c = O == null ? void 0 : O.plugins) !== null && c !== void 0 ? c : []))
2723
+ theme: B(F($(h.map((C) => (v = C == null ? void 0 : C.theme) !== null && v !== void 0 ? v : {})))),
2724
+ corePlugins: p(h.map((C) => C.corePlugins)),
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 = {}, De = {
2729
+ var _e = {}, Te = {
2730
2730
  content: [],
2731
2731
  presets: [],
2732
2732
  darkMode: "media",
@@ -3726,7 +3726,7 @@ var _e = {}, De = {
3726
3726
  return l;
3727
3727
  }
3728
3728
  });
3729
- const i = /* @__PURE__ */ b(De), n = q;
3729
+ const i = /* @__PURE__ */ b(Te), n = q;
3730
3730
  function b(u) {
3731
3731
  return u && u.__esModule ? u : {
3732
3732
  default: u
@@ -3787,18 +3787,18 @@ var _e = {}, De = {
3787
3787
  ]);
3788
3788
  }
3789
3789
  })(ie);
3790
- let Y = ie;
3791
- var je = (Y.__esModule ? Y : { default: Y }).default;
3792
- const Fe = /* @__PURE__ */ Te(je);
3793
- let K = J;
3794
- var W = (K.__esModule ? K : { default: K }).default;
3795
- const U = {
3796
- onprimary: W.white,
3797
- warning: W.amber,
3798
- error: W.rose,
3799
- info: W.cyan,
3800
- success: W.lime,
3801
- primary: W.sky,
3790
+ let X = ie;
3791
+ var De = (X.__esModule ? X : { default: X }).default;
3792
+ const Fe = /* @__PURE__ */ je(De);
3793
+ let Y = J;
3794
+ var L = (Y.__esModule ? Y : { default: Y }).default;
3795
+ const N = {
3796
+ onprimary: L.white,
3797
+ warning: L.amber,
3798
+ error: L.rose,
3799
+ info: L.cyan,
3800
+ success: L.lime,
3801
+ primary: L.sky,
3802
3802
  brand: {
3803
3803
  50: "#FCE3E4",
3804
3804
  100: "#F9CDCE",
@@ -3812,33 +3812,33 @@ const U = {
3812
3812
  900: "#290506"
3813
3813
  }
3814
3814
  }, Me = {
3815
- ...U,
3815
+ ...N,
3816
3816
  // Warning
3817
- warning: U.warning[500],
3818
- "warning-darken": U.warning[600],
3819
- "warning-lighten": U.warning[400],
3817
+ warning: N.warning[500],
3818
+ "warning-darken": N.warning[600],
3819
+ "warning-lighten": N.warning[400],
3820
3820
  // Success
3821
- success: U.success[500],
3822
- "success-darken": U.success[600],
3823
- "success-lighten": U.success[400],
3821
+ success: N.success[500],
3822
+ "success-darken": N.success[600],
3823
+ "success-lighten": N.success[400],
3824
3824
  // Error
3825
- error: U.error[500],
3826
- "error-darken": U.error[600],
3827
- "error-lighten": U.error[400],
3825
+ error: N.error[500],
3826
+ "error-darken": N.error[600],
3827
+ "error-lighten": N.error[400],
3828
3828
  // Info
3829
- info: U.info[500],
3830
- "info-darken": U.info[600],
3831
- "info-lighten": U.info[400],
3829
+ info: N.info[500],
3830
+ "info-darken": N.info[600],
3831
+ "info-lighten": N.info[400],
3832
3832
  // Primary
3833
- primary: U.primary[500],
3834
- "primary-darken": U.primary[600],
3835
- "primary-lighten": U.primary[400],
3833
+ primary: N.primary[500],
3834
+ "primary-darken": N.primary[600],
3835
+ "primary-lighten": N.primary[400],
3836
3836
  // Surfaces
3837
- onsurface: W.slate[500],
3838
- onbackground: W.slate[700],
3839
- surface: W.slate[50],
3840
- background: W.white
3841
- }, Ue = {
3837
+ onsurface: L.slate[500],
3838
+ onbackground: L.slate[700],
3839
+ surface: L.slate[50],
3840
+ background: L.white
3841
+ }, Ne = {
3842
3842
  prefix: "e-",
3843
3843
  corePlugins: {
3844
3844
  preflight: !1
@@ -3864,22 +3864,40 @@ const U = {
3864
3864
  "9xl": "8rem"
3865
3865
  }
3866
3866
  },
3867
- plugins: []
3868
- }, we = Fe(Ue), Re = we.theme.fontSize, Le = we.theme.colors, Qe = [
3867
+ plugins: [],
3868
+ safelist: [
3869
+ {
3870
+ pattern: /e-w-full/,
3871
+ variants: ["lg", "md", "sm", "xs", "xl"]
3872
+ },
3873
+ {
3874
+ pattern: /e-grow/,
3875
+ variants: ["lg", "md", "sm", "xs", "xl"]
3876
+ },
3877
+ {
3878
+ pattern: /e-basis-(\d{1,2}\/\d{1,2}|full|auto|0)/,
3879
+ variants: ["lg", "md", "sm", "xs", "xl"]
3880
+ },
3881
+ {
3882
+ pattern: /e-offset-(1[0-2]|[1-9])/,
3883
+ variants: ["lg", "md", "sm", "xs", "xl"]
3884
+ }
3885
+ ]
3886
+ }, we = Fe(Ne), Re = we.theme.fontSize, Ue = we.theme.colors, st = [
3869
3887
  w.dot,
3870
3888
  w.xs,
3871
3889
  w.sm,
3872
3890
  w.md,
3873
3891
  w.lg,
3874
3892
  w.xl
3875
- ], Ze = [
3893
+ ], ut = [
3876
3894
  w.xs,
3877
3895
  w.sm,
3878
3896
  w.md,
3879
3897
  w.lg,
3880
3898
  w.xl,
3881
3899
  w["2xl"]
3882
- ], We = [
3900
+ ], Le = [
3883
3901
  w.xs,
3884
3902
  w.sm,
3885
3903
  w.md,
@@ -3894,14 +3912,14 @@ const U = {
3894
3912
  w["7xl"],
3895
3913
  w["8xl"],
3896
3914
  w["9xl"]
3897
- ], et = [
3915
+ ], ft = [
3898
3916
  M.warning,
3899
3917
  M.error,
3900
3918
  M.info,
3901
3919
  M.success,
3902
3920
  M.primary,
3903
3921
  M.default
3904
- ], Be = V.extend({
3922
+ ], Be = W.extend({
3905
3923
  name: "EIcon",
3906
3924
  props: {
3907
3925
  icon: {
@@ -3919,7 +3937,7 @@ const U = {
3919
3937
  },
3920
3938
  computed: {
3921
3939
  sizes() {
3922
- return We.reduce((e, i) => ({
3940
+ return Le.reduce((e, i) => ({
3923
3941
  ...e,
3924
3942
  [i]: `e-text-${i}`
3925
3943
  }), {});
@@ -3936,12 +3954,12 @@ const U = {
3936
3954
  }
3937
3955
  }
3938
3956
  });
3939
- var Ne = function() {
3957
+ var We = function() {
3940
3958
  var i = this, n = i._self._c;
3941
3959
  return n("div", { staticClass: "e-icon" }, [n("i", { class: i.iconClasses })]);
3942
- }, Ve = [], Ie = /* @__PURE__ */ I(
3960
+ }, Ve = [], Ie = /* @__PURE__ */ V(
3943
3961
  Be,
3944
- Ne,
3962
+ We,
3945
3963
  Ve,
3946
3964
  !1,
3947
3965
  null,
@@ -3949,7 +3967,7 @@ var Ne = function() {
3949
3967
  null,
3950
3968
  null
3951
3969
  );
3952
- const He = Ie.exports, qe = V.extend({
3970
+ const He = Ie.exports, qe = W.extend({
3953
3971
  name: "ESpinner",
3954
3972
  props: {
3955
3973
  dark: {
@@ -3976,7 +3994,7 @@ const He = Ie.exports, qe = V.extend({
3976
3994
  data() {
3977
3995
  return {
3978
3996
  sizes: Re,
3979
- colors: Le
3997
+ colors: Ue
3980
3998
  };
3981
3999
  },
3982
4000
  computed: {
@@ -4017,22 +4035,200 @@ var Ge = function() {
4017
4035
  "e-spinner--dark": i.dark,
4018
4036
  "e-spinner--grey": !i.color
4019
4037
  }, 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" } })]);
4020
- }, Ye = [], Ke = /* @__PURE__ */ I(
4038
+ }, Xe = [], Ye = /* @__PURE__ */ V(
4021
4039
  qe,
4022
4040
  Ge,
4023
- Ye,
4041
+ Xe,
4024
4042
  !1,
4025
4043
  null,
4026
4044
  "29711f67",
4027
4045
  null,
4028
4046
  null
4029
4047
  );
4030
- const Xe = Ke.exports, re = {
4031
- EAvatar: $e,
4048
+ const Ke = Ye.exports, Je = W.extend({
4049
+ props: {
4050
+ align: {
4051
+ type: String,
4052
+ default: void 0
4053
+ },
4054
+ alignContent: {
4055
+ type: String,
4056
+ default: void 0
4057
+ },
4058
+ justify: {
4059
+ type: String,
4060
+ default: void 0
4061
+ },
4062
+ noGutters: {
4063
+ type: Boolean,
4064
+ default: !1
4065
+ }
4066
+ },
4067
+ computed: {
4068
+ rowClasses() {
4069
+ return {
4070
+ "e-items-start": this.align === "start",
4071
+ "e-items-center": this.align === "center",
4072
+ "e-items-end": this.align === "end",
4073
+ "e-items-baseline": this.align === "baseline",
4074
+ "e-items-stretch": this.align === "stretch",
4075
+ "e-content-around": this.alignContent === "around",
4076
+ "e-content-baseline": this.alignContent === "baseline",
4077
+ "e-content-between": this.alignContent === "between",
4078
+ "e-content-center": this.alignContent === "center",
4079
+ "e-content-end": this.alignContent === "end",
4080
+ "e-content-evenly": this.alignContent === "evenly",
4081
+ "e-content-normal": this.alignContent === "normal",
4082
+ "e-content-start": this.alignContent === "start",
4083
+ "e-content-stretch": this.alignContent === "stretch",
4084
+ "e-justify-around": this.justify === "around",
4085
+ "e-justify-between": this.justify === "between",
4086
+ "e-justify-center": this.justify === "center",
4087
+ "e-justify-end": this.justify === "end",
4088
+ "e-justify-evenly": this.justify === "evenly",
4089
+ "e-justify-normal": this.justify === "normal",
4090
+ "e-justify-start": this.justify === "start",
4091
+ "e-justify-stretch": this.justify === "stretch",
4092
+ "e-row--no-gutters": this.noGutters
4093
+ };
4094
+ }
4095
+ }
4096
+ });
4097
+ var Qe = function() {
4098
+ var i = this, n = i._self._c;
4099
+ return i._self._setupProxy, n("div", { staticClass: "e-row e-flex e-flex-wrap e-w-full", class: i.rowClasses }, [i._t("default")], 2);
4100
+ }, Ze = [], et = /* @__PURE__ */ V(
4101
+ Je,
4102
+ Qe,
4103
+ Ze,
4104
+ !1,
4105
+ null,
4106
+ null,
4107
+ null,
4108
+ null
4109
+ );
4110
+ const tt = et.exports, rt = W.extend({
4111
+ props: {
4112
+ alignSelf: {
4113
+ type: String,
4114
+ default: "auto"
4115
+ },
4116
+ cols: {
4117
+ type: [Boolean, String, Number],
4118
+ default: "auto"
4119
+ },
4120
+ lg: {
4121
+ type: [Boolean, String, Number],
4122
+ default: void 0
4123
+ },
4124
+ md: {
4125
+ type: [Boolean, String, Number],
4126
+ default: void 0
4127
+ },
4128
+ offset: {
4129
+ type: [String, Number],
4130
+ default: void 0
4131
+ },
4132
+ offsetLg: {
4133
+ type: [String, Number],
4134
+ default: void 0
4135
+ },
4136
+ offsetMd: {
4137
+ type: [String, Number],
4138
+ default: void 0
4139
+ },
4140
+ offsetSm: {
4141
+ type: [String, Number],
4142
+ default: void 0
4143
+ },
4144
+ offsetXs: {
4145
+ type: [String, Number],
4146
+ default: void 0
4147
+ },
4148
+ offsetXl: {
4149
+ type: [String, Number],
4150
+ default: void 0
4151
+ },
4152
+ sm: {
4153
+ type: [Boolean, String, Number],
4154
+ default: void 0
4155
+ },
4156
+ xs: {
4157
+ type: [Boolean, String, Number],
4158
+ default: void 0
4159
+ },
4160
+ xl: {
4161
+ type: [Boolean, String, Number],
4162
+ default: void 0
4163
+ }
4164
+ },
4165
+ computed: {
4166
+ colClasses() {
4167
+ return {
4168
+ "e-self-start": this.alignSelf === "start",
4169
+ "e-self-center": this.alignSelf === "center",
4170
+ "e-self-end": this.alignSelf === "end",
4171
+ "e-self-auto": this.alignSelf === "auto",
4172
+ "e-self-baseline": this.alignSelf === "baseline",
4173
+ "e-self-stretch": this.alignSelf === "stretch",
4174
+ "xs:e-basis-0 xs:e-grow xs:e-w-full": this.isSizePropAuto(this.xs),
4175
+ "sm:e-basis-0 sm:e-grow sm:e-w-full": this.isSizePropAuto(this.sm),
4176
+ "md:e-basis-0 md:e-grow md:e-w-full": this.isSizePropAuto(this.md),
4177
+ "lg:e-basis-0 lg:e-grow lg:e-w-full": this.isSizePropAuto(this.lg),
4178
+ "xl:e-basis-0 xl:e-grow xl:e-w-full": this.isSizePropAuto(this.xl),
4179
+ "e-basis-0 e-grow e-w-full": this.isSizePropAuto(this.cols, !0),
4180
+ "xs:e-basis-full": this.xs === 12 || this.xs === "12",
4181
+ "sm:e-basis-full": this.sm === 12 || this.sm === "12",
4182
+ "md:e-basis-full": this.md === 12 || this.md === "12",
4183
+ "lg:e-basis-full": this.lg === 12 || this.lg === "12",
4184
+ "xl:e-basis-full": this.xl === 12 || this.xl === "12",
4185
+ "e-basis-full": this.cols === 12 || this.cols === "12",
4186
+ [`xs:e-basis-${this.xs}/12`]: this.isSizePropertyNumeric(this.xs),
4187
+ [`sm:e-basis-${this.sm}/12`]: this.isSizePropertyNumeric(this.sm),
4188
+ [`md:e-basis-${this.md}/12`]: this.isSizePropertyNumeric(this.md),
4189
+ [`lg:e-basis-${this.lg}/12`]: this.isSizePropertyNumeric(this.lg),
4190
+ [`xl:e-basis-${this.xl}/12`]: this.isSizePropertyNumeric(this.xl),
4191
+ [`e-basis-${this.cols}/12`]: this.isSizePropertyNumeric(this.cols),
4192
+ [`xs:e-offset-${this.offsetXs}`]: this.offsetXs !== void 0,
4193
+ [`sm:e-offset-${this.offsetSm}`]: this.offsetSm !== void 0,
4194
+ [`md:e-offset-${this.offsetMd}`]: this.offsetMd !== void 0,
4195
+ [`lg:e-offset-${this.offsetLg}`]: this.offsetLg !== void 0,
4196
+ [`xl:e-offset-${this.offsetXl}`]: this.offsetXl !== void 0,
4197
+ [`e-offset-${this.offset}`]: this.offset !== void 0
4198
+ };
4199
+ }
4200
+ },
4201
+ methods: {
4202
+ isSizePropAuto(e, i = !1) {
4203
+ return e === "auto" || e === 0 || e === "0" || i && !e;
4204
+ },
4205
+ isSizePropertyNumeric(e) {
4206
+ const i = Number.parseInt(e);
4207
+ return e !== "auto" && !isNaN(i) && i >= 1 && i < 12;
4208
+ }
4209
+ }
4210
+ });
4211
+ var nt = function() {
4212
+ var i = this, n = i._self._c;
4213
+ return n("div", { staticClass: "e-col", class: i.colClasses }, [i._t("default")], 2);
4214
+ }, it = [], at = /* @__PURE__ */ V(
4215
+ rt,
4216
+ nt,
4217
+ it,
4218
+ !1,
4219
+ null,
4220
+ null,
4221
+ null,
4222
+ null
4223
+ );
4224
+ const ot = at.exports, re = {
4225
+ EAvatar: Ee,
4032
4226
  EBadge: ne,
4033
4227
  EIcon: He,
4034
- ESpinner: Xe
4035
- }, tt = {
4228
+ ESpinner: Ke,
4229
+ ERow: tt,
4230
+ ECol: ot
4231
+ }, ct = {
4036
4232
  install(e) {
4037
4233
  Object.keys(re).forEach((i) => {
4038
4234
  e.component(i, re[i]);
@@ -4040,19 +4236,21 @@ const Xe = Ke.exports, re = {
4040
4236
  }
4041
4237
  };
4042
4238
  export {
4043
- Ze as AvatarSizes,
4044
- et as BadgeColors,
4045
- Qe as BadgeSizes,
4239
+ ut as AvatarSizes,
4240
+ ft as BadgeColors,
4241
+ st as BadgeSizes,
4046
4242
  M as BaseColor,
4047
- Le as Colors,
4048
- $e as EAvatar,
4243
+ Ue as Colors,
4244
+ Ee as EAvatar,
4049
4245
  ne as EBadge,
4246
+ ot as ECol,
4050
4247
  He as EIcon,
4051
- Xe as ESpinner,
4052
- We as IconSizes,
4248
+ tt as ERow,
4249
+ Ke as ESpinner,
4250
+ Le as IconSizes,
4053
4251
  w as Size,
4054
4252
  Re as TextSizes,
4055
- tt as default,
4253
+ ct as default,
4056
4254
  we as fullConfig
4057
4255
  };
4058
4256
  //# sourceMappingURL=index.mjs.map