@versini/ui-styles 1.13.0 → 1.15.0

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.
Files changed (2) hide show
  1. package/dist/index.js +196 -187
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -52,7 +52,7 @@ var mi = (ur.__esModule ? ur : { default: ur }).default;
52
52
  const xa = /* @__PURE__ */ cn(mi);
53
53
  var Lr = { exports: {} };
54
54
  (function(e, t) {
55
- var r = 200, i = "__lodash_hash_undefined__", n = 800, a = 16, u = 9007199254740991, p = "[object Arguments]", s = "[object Array]", l = "[object AsyncFunction]", c = "[object Boolean]", g = "[object Date]", b = "[object Error]", M = "[object Function]", A = "[object GeneratorFunction]", d = "[object Map]", m = "[object Number]", _ = "[object Null]", T = "[object Object]", k = "[object Proxy]", E = "[object RegExp]", S = "[object Set]", P = "[object String]", C = "[object Undefined]", D = "[object WeakMap]", z = "[object ArrayBuffer]", L = "[object DataView]", Q = "[object Float32Array]", te = "[object Float64Array]", ge = "[object Int8Array]", fe = "[object Int16Array]", ve = "[object Int32Array]", V = "[object Uint8Array]", ye = "[object Uint8ClampedArray]", ke = "[object Uint16Array]", Ne = "[object Uint32Array]", Ie = /[\\^$.*+?()[\]{}|]/g, $ = /^\[object .+?Constructor\]$/, N = /^(?:0|[1-9]\d*)$/, O = {};
55
+ var r = 200, i = "__lodash_hash_undefined__", n = 800, a = 16, u = 9007199254740991, p = "[object Arguments]", s = "[object Array]", l = "[object AsyncFunction]", c = "[object Boolean]", g = "[object Date]", b = "[object Error]", M = "[object Function]", A = "[object GeneratorFunction]", d = "[object Map]", m = "[object Number]", _ = "[object Null]", T = "[object Object]", k = "[object Proxy]", E = "[object RegExp]", S = "[object Set]", P = "[object String]", F = "[object Undefined]", D = "[object WeakMap]", z = "[object ArrayBuffer]", L = "[object DataView]", Q = "[object Float32Array]", te = "[object Float64Array]", ge = "[object Int8Array]", fe = "[object Int16Array]", ve = "[object Int32Array]", V = "[object Uint8Array]", ye = "[object Uint8ClampedArray]", ke = "[object Uint16Array]", Ne = "[object Uint32Array]", Ie = /[\\^$.*+?()[\]{}|]/g, $ = /^\[object .+?Constructor\]$/, N = /^(?:0|[1-9]\d*)$/, O = {};
56
56
  O[Q] = O[te] = O[ge] = O[fe] = O[ve] = O[V] = O[ye] = O[ke] = O[Ne] = !0, O[p] = O[s] = O[z] = O[c] = O[L] = O[g] = O[b] = O[M] = O[d] = O[m] = O[T] = O[E] = O[S] = O[P] = O[D] = !1;
57
57
  var w = typeof at == "object" && at && at.Object === Object && at, B = typeof self == "object" && self && self.Object === Object && self, W = w || B || Function("return this")(), x = t && !t.nodeType && t, G = x && !0 && e && !e.nodeType && e, ne = G && G.exports === x, K = ne && w.process, j = function() {
58
58
  try {
@@ -75,9 +75,9 @@ var Lr = { exports: {} };
75
75
  return f.apply(v, y);
76
76
  }
77
77
  function X(f, v) {
78
- for (var y = -1, F = Array(f); ++y < f; )
79
- F[y] = v(y);
80
- return F;
78
+ for (var y = -1, H = Array(f); ++y < f; )
79
+ H[y] = v(y);
80
+ return H;
81
81
  }
82
82
  function de(f) {
83
83
  return function(v) {
@@ -119,8 +119,8 @@ var Lr = { exports: {} };
119
119
  function Ke(f) {
120
120
  var v = -1, y = f == null ? 0 : f.length;
121
121
  for (this.clear(); ++v < y; ) {
122
- var F = f[v];
123
- this.set(F[0], F[1]);
122
+ var H = f[v];
123
+ this.set(H[0], H[1]);
124
124
  }
125
125
  }
126
126
  function ko() {
@@ -150,8 +150,8 @@ var Lr = { exports: {} };
150
150
  function We(f) {
151
151
  var v = -1, y = f == null ? 0 : f.length;
152
152
  for (this.clear(); ++v < y; ) {
153
- var F = f[v];
154
- this.set(F[0], F[1]);
153
+ var H = f[v];
154
+ this.set(H[0], H[1]);
155
155
  }
156
156
  }
157
157
  function Po() {
@@ -161,8 +161,8 @@ var Lr = { exports: {} };
161
161
  var v = this.__data__, y = Mt(v, f);
162
162
  if (y < 0)
163
163
  return !1;
164
- var F = v.length - 1;
165
- return y == F ? v.pop() : _o.call(v, y, 1), --this.size, !0;
164
+ var H = v.length - 1;
165
+ return y == H ? v.pop() : _o.call(v, y, 1), --this.size, !0;
166
166
  }
167
167
  function zo(f) {
168
168
  var v = this.__data__, y = Mt(v, f);
@@ -172,15 +172,15 @@ var Lr = { exports: {} };
172
172
  return Mt(this.__data__, f) > -1;
173
173
  }
174
174
  function Lo(f, v) {
175
- var y = this.__data__, F = Mt(y, f);
176
- return F < 0 ? (++this.size, y.push([f, v])) : y[F][1] = v, this;
175
+ var y = this.__data__, H = Mt(y, f);
176
+ return H < 0 ? (++this.size, y.push([f, v])) : y[H][1] = v, this;
177
177
  }
178
178
  We.prototype.clear = Po, We.prototype.delete = Ao, We.prototype.get = zo, We.prototype.has = Bo, We.prototype.set = Lo;
179
179
  function it(f) {
180
180
  var v = -1, y = f == null ? 0 : f.length;
181
181
  for (this.clear(); ++v < y; ) {
182
- var F = f[v];
183
- this.set(F[0], F[1]);
182
+ var H = f[v];
183
+ this.set(H[0], H[1]);
184
184
  }
185
185
  }
186
186
  function Do() {
@@ -201,8 +201,8 @@ var Lr = { exports: {} };
201
201
  return Et(this, f).has(f);
202
202
  }
203
203
  function Ro(f, v) {
204
- var y = Et(this, f), F = y.size;
205
- return y.set(f, v), this.size += y.size == F ? 0 : 1, this;
204
+ var y = Et(this, f), H = y.size;
205
+ return y.set(f, v), this.size += y.size == H ? 0 : 1, this;
206
206
  }
207
207
  it.prototype.clear = Do, it.prototype.delete = qo, it.prototype.get = $o, it.prototype.has = No, it.prototype.set = Ro;
208
208
  function ot(f) {
@@ -225,16 +225,16 @@ var Lr = { exports: {} };
225
225
  function Uo(f, v) {
226
226
  var y = this.__data__;
227
227
  if (y instanceof We) {
228
- var F = y.__data__;
229
- if (!An || F.length < r - 1)
230
- return F.push([f, v]), this.size = ++y.size, this;
231
- y = this.__data__ = new it(F);
228
+ var H = y.__data__;
229
+ if (!An || H.length < r - 1)
230
+ return H.push([f, v]), this.size = ++y.size, this;
231
+ y = this.__data__ = new it(H);
232
232
  }
233
233
  return y.set(f, v), this.size = y.size, this;
234
234
  }
235
235
  ot.prototype.clear = Co, ot.prototype.delete = Fo, ot.prototype.get = Ho, ot.prototype.has = Wo, ot.prototype.set = Uo;
236
236
  function jo(f, v) {
237
- var y = nr(f), F = !y && rr(f), re = !y && !F && qn(f), ue = !y && !F && !re && Nn(f), ce = y || F || re || ue, ie = ce ? X(f.length, String) : [], pe = ie.length;
237
+ var y = nr(f), H = !y && rr(f), re = !y && !H && qn(f), ue = !y && !H && !re && Nn(f), ce = y || H || re || ue, ie = ce ? X(f.length, String) : [], pe = ie.length;
238
238
  for (var Ce in f)
239
239
  ce && // Safari 9 has enumerable `arguments.length` in strict mode.
240
240
  (Ce == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
@@ -247,8 +247,8 @@ var Lr = { exports: {} };
247
247
  (y !== void 0 && !It(f[v], y) || y === void 0 && !(v in f)) && Kt(f, v, y);
248
248
  }
249
249
  function Yo(f, v, y) {
250
- var F = f[v];
251
- (!(ze.call(f, v) && It(F, y)) || y === void 0 && !(v in f)) && Kt(f, v, y);
250
+ var H = f[v];
251
+ (!(ze.call(f, v) && It(H, y)) || y === void 0 && !(v in f)) && Kt(f, v, y);
252
252
  }
253
253
  function Mt(f, v) {
254
254
  for (var y = f.length; y--; )
@@ -266,7 +266,7 @@ var Lr = { exports: {} };
266
266
  }
267
267
  var Go = aa();
268
268
  function Ot(f) {
269
- return f == null ? f === void 0 ? C : _ : Je && Je in Object(f) ? sa(f) : pa(f);
269
+ return f == null ? f === void 0 ? F : _ : Je && Je in Object(f) ? sa(f) : pa(f);
270
270
  }
271
271
  function zn(f) {
272
272
  return pt(f) && Ot(f) == p;
@@ -284,21 +284,21 @@ var Lr = { exports: {} };
284
284
  if (!et(f))
285
285
  return ca(f);
286
286
  var v = Dn(f), y = [];
287
- for (var F in f)
288
- F == "constructor" && (v || !ze.call(f, F)) || y.push(F);
287
+ for (var H in f)
288
+ H == "constructor" && (v || !ze.call(f, H)) || y.push(H);
289
289
  return y;
290
290
  }
291
- function Bn(f, v, y, F, re) {
291
+ function Bn(f, v, y, H, re) {
292
292
  f !== v && Go(v, function(ue, ce) {
293
293
  if (re || (re = new ot()), et(ue))
294
- Zo(f, v, ce, y, Bn, F, re);
294
+ Zo(f, v, ce, y, Bn, H, re);
295
295
  else {
296
- var ie = F ? F(tr(f, ce), ue, ce + "", f, v, re) : void 0;
296
+ var ie = H ? H(tr(f, ce), ue, ce + "", f, v, re) : void 0;
297
297
  ie === void 0 && (ie = ue), Jt(f, ce, ie);
298
298
  }
299
299
  }, Rn);
300
300
  }
301
- function Zo(f, v, y, F, re, ue, ce) {
301
+ function Zo(f, v, y, H, re, ue, ce) {
302
302
  var ie = tr(f, y), pe = tr(v, y), Ce = ce.get(pe);
303
303
  if (Ce) {
304
304
  Jt(f, y, Ce);
@@ -309,7 +309,7 @@ var Lr = { exports: {} };
309
309
  var ar = nr(pe), sr = !ar && qn(pe), Fn = !ar && !sr && Nn(pe);
310
310
  Be = pe, ar || sr || Fn ? nr(ie) ? Be = ie : ba(ie) ? Be = na(ie) : sr ? (ht = !1, Be = ea(pe)) : Fn ? (ht = !1, Be = ra(pe)) : Be = [] : ya(pe) || rr(pe) ? (Be = ie, rr(ie) ? Be = wa(ie) : (!et(ie) || or(ie)) && (Be = ua(pe))) : ht = !1;
311
311
  }
312
- ht && (ce.set(pe, Be), re(Be, pe, F, ue, ce), ce.delete(pe)), Jt(f, y, Be);
312
+ ht && (ce.set(pe, Be), re(Be, pe, H, ue, ce), ce.delete(pe)), Jt(f, y, Be);
313
313
  }
314
314
  function Jo(f, v) {
315
315
  return ga(ha(f, v, Cn), f + "");
@@ -334,12 +334,12 @@ var Lr = { exports: {} };
334
334
  return new f.constructor(y, f.byteOffset, f.length);
335
335
  }
336
336
  function na(f, v) {
337
- var y = -1, F = f.length;
338
- for (v || (v = Array(F)); ++y < F; )
337
+ var y = -1, H = f.length;
338
+ for (v || (v = Array(H)); ++y < H; )
339
339
  v[y] = f[y];
340
340
  return v;
341
341
  }
342
- function ia(f, v, y, F) {
342
+ function ia(f, v, y, H) {
343
343
  var re = !y;
344
344
  y || (y = {});
345
345
  for (var ue = -1, ce = v.length; ++ue < ce; ) {
@@ -350,17 +350,17 @@ var Lr = { exports: {} };
350
350
  }
351
351
  function oa(f) {
352
352
  return Jo(function(v, y) {
353
- var F = -1, re = y.length, ue = re > 1 ? y[re - 1] : void 0, ce = re > 2 ? y[2] : void 0;
354
- for (ue = f.length > 3 && typeof ue == "function" ? (re--, ue) : void 0, ce && la(y[0], y[1], ce) && (ue = re < 3 ? void 0 : ue, re = 1), v = Object(v); ++F < re; ) {
355
- var ie = y[F];
356
- ie && f(v, ie, F, ue);
353
+ var H = -1, re = y.length, ue = re > 1 ? y[re - 1] : void 0, ce = re > 2 ? y[2] : void 0;
354
+ for (ue = f.length > 3 && typeof ue == "function" ? (re--, ue) : void 0, ce && la(y[0], y[1], ce) && (ue = re < 3 ? void 0 : ue, re = 1), v = Object(v); ++H < re; ) {
355
+ var ie = y[H];
356
+ ie && f(v, ie, H, ue);
357
357
  }
358
358
  return v;
359
359
  });
360
360
  }
361
361
  function aa(f) {
362
- return function(v, y, F) {
363
- for (var re = -1, ue = Object(v), ce = F(v), ie = ce.length; ie--; ) {
362
+ return function(v, y, H) {
363
+ for (var re = -1, ue = Object(v), ce = H(v), ie = ce.length; ie--; ) {
364
364
  var pe = ce[++re];
365
365
  if (y(ue[pe], pe, ue) === !1)
366
366
  break;
@@ -380,11 +380,11 @@ var Lr = { exports: {} };
380
380
  var v = ze.call(f, Je), y = f[Je];
381
381
  try {
382
382
  f[Je] = void 0;
383
- var F = !0;
383
+ var H = !0;
384
384
  } catch {
385
385
  }
386
386
  var re = Ye.call(f);
387
- return F && (v ? f[Je] = y : delete f[Je]), re;
387
+ return H && (v ? f[Je] = y : delete f[Je]), re;
388
388
  }
389
389
  function ua(f) {
390
390
  return typeof f.constructor == "function" && !Dn(f) ? xo(xt(f)) : {};
@@ -396,8 +396,8 @@ var Lr = { exports: {} };
396
396
  function la(f, v, y) {
397
397
  if (!et(y))
398
398
  return !1;
399
- var F = typeof v;
400
- return (F == "number" ? ir(y) && Ln(v, y.length) : F == "string" && v in y) ? It(y[v], f) : !1;
399
+ var H = typeof v;
400
+ return (H == "number" ? ir(y) && Ln(v, y.length) : H == "string" && v in y) ? It(y[v], f) : !1;
401
401
  }
402
402
  function fa(f) {
403
403
  var v = typeof f;
@@ -422,11 +422,11 @@ var Lr = { exports: {} };
422
422
  }
423
423
  function ha(f, v, y) {
424
424
  return v = Pn(v === void 0 ? f.length - 1 : v, 0), function() {
425
- for (var F = arguments, re = -1, ue = Pn(F.length - v, 0), ce = Array(ue); ++re < ue; )
426
- ce[re] = F[v + re];
425
+ for (var H = arguments, re = -1, ue = Pn(H.length - v, 0), ce = Array(ue); ++re < ue; )
426
+ ce[re] = H[v + re];
427
427
  re = -1;
428
428
  for (var ie = Array(v + 1); ++re < v; )
429
- ie[re] = F[re];
429
+ ie[re] = H[re];
430
430
  return ie[v] = y(ce), me(f, this, ie);
431
431
  };
432
432
  }
@@ -438,8 +438,8 @@ var Lr = { exports: {} };
438
438
  function va(f) {
439
439
  var v = 0, y = 0;
440
440
  return function() {
441
- var F = So(), re = a - (F - y);
442
- if (y = F, re > 0) {
441
+ var H = So(), re = a - (H - y);
442
+ if (y = H, re > 0) {
443
443
  if (++v >= n)
444
444
  return arguments[0];
445
445
  } else
@@ -946,7 +946,7 @@ var Ia = pn.exports;
946
946
  })(bi);
947
947
  let lr = bi;
948
948
  var _i = (lr.__esModule ? lr : { default: lr }).default;
949
- const H = /* @__PURE__ */ cn(_i), h = _i, Y = (e) => e.toFixed(7).replace(/(\.[0-9]+?)0+$/, "$1").replace(/\.0$/, ""), Ee = (e) => `${Y(e / 16)}rem`, o = (e, t) => `${Y(e / t)}em`, Fe = (e) => {
949
+ const R = /* @__PURE__ */ cn(_i), h = _i, Y = (e) => e.toFixed(7).replace(/(\.[0-9]+?)0+$/, "$1").replace(/\.0$/, ""), Ee = (e) => `${Y(e / 16)}rem`, o = (e, t) => `${Y(e / t)}em`, Fe = (e) => {
950
950
  e = e.replace("#", ""), e = e.length === 3 ? e.replace(/./g, "$&$&") : e;
951
951
  const t = parseInt(e.substring(0, 2), 16), r = parseInt(e.substring(2, 4), 16), i = parseInt(e.substring(4, 6), 16);
952
952
  return `${t} ${r} ${i}`;
@@ -2890,24 +2890,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2890
2890
  var S = this.index(k);
2891
2891
  this.nodes.splice(S + 1, 0, E), E.parent = this;
2892
2892
  var P;
2893
- for (var C in this.indexes)
2894
- P = this.indexes[C], S <= P && (this.indexes[C] = P + 1);
2893
+ for (var F in this.indexes)
2894
+ P = this.indexes[F], S <= P && (this.indexes[F] = P + 1);
2895
2895
  return this;
2896
2896
  }, _.insertBefore = function(k, E) {
2897
2897
  E.parent = this;
2898
2898
  var S = this.index(k);
2899
2899
  this.nodes.splice(S, 0, E), E.parent = this;
2900
2900
  var P;
2901
- for (var C in this.indexes)
2902
- P = this.indexes[C], P <= S && (this.indexes[C] = P + 1);
2901
+ for (var F in this.indexes)
2902
+ P = this.indexes[F], P <= S && (this.indexes[F] = P + 1);
2903
2903
  return this;
2904
2904
  }, _._findChildAtPosition = function(k, E) {
2905
2905
  var S = void 0;
2906
2906
  return this.each(function(P) {
2907
2907
  if (P.atPosition) {
2908
- var C = P.atPosition(k, E);
2909
- if (C)
2910
- return S = C, !1;
2908
+ var F = P.atPosition(k, E);
2909
+ if (F)
2910
+ return S = F, !1;
2911
2911
  } else if (P.isAtPosition(k, E))
2912
2912
  return S = P, !1;
2913
2913
  }), S;
@@ -2987,9 +2987,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2987
2987
  });
2988
2988
  }, _.split = function(k) {
2989
2989
  var E = this, S = [];
2990
- return this.reduce(function(P, C, D) {
2991
- var z = k.call(E, C);
2992
- return S.push(C), z ? (P.push(S), S = []) : D === E.length - 1 && P.push(S), P;
2990
+ return this.reduce(function(P, F, D) {
2991
+ var z = k.call(E, F);
2992
+ return S.push(F), z ? (P.push(S), S = []) : D === E.length - 1 && P.push(S), P;
2993
2993
  }, []);
2994
2994
  }, _.map = function(k) {
2995
2995
  return this.nodes.map(k);
@@ -3414,12 +3414,12 @@ function dr(e) {
3414
3414
  return S && S.__esModule ? S : { default: S };
3415
3415
  }
3416
3416
  function p(S, P) {
3417
- for (var C = 0; C < P.length; C++) {
3418
- var D = P[C];
3417
+ for (var F = 0; F < P.length; F++) {
3418
+ var D = P[F];
3419
3419
  D.enumerable = D.enumerable || !1, D.configurable = !0, "value" in D && (D.writable = !0), Object.defineProperty(S, D.key, D);
3420
3420
  }
3421
3421
  }
3422
- function s(S, P, C) {
3422
+ function s(S, P, F) {
3423
3423
  return P && p(S.prototype, P), S;
3424
3424
  }
3425
3425
  function l(S, P) {
@@ -3435,19 +3435,19 @@ function dr(e) {
3435
3435
  }, "Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."), d = g(function() {
3436
3436
  }, "Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");
3437
3437
  function m(S) {
3438
- var P = !1, C = null, D = S, z = D.match(b);
3439
- return z && (C = z[1], D = z[2]), D = (0, r.default)(D), D !== S && (P = !0), {
3438
+ var P = !1, F = null, D = S, z = D.match(b);
3439
+ return z && (F = z[1], D = z[2]), D = (0, r.default)(D), D !== S && (P = !0), {
3440
3440
  deprecatedUsage: P,
3441
3441
  unescaped: D,
3442
- quoteMark: C
3442
+ quoteMark: F
3443
3443
  };
3444
3444
  }
3445
3445
  function _(S) {
3446
3446
  if (S.quoteMark !== void 0 || S.value === void 0)
3447
3447
  return S;
3448
3448
  d();
3449
- var P = m(S.value), C = P.quoteMark, D = P.unescaped;
3450
- return S.raws || (S.raws = {}), S.raws.value === void 0 && (S.raws.value = S.value), S.value = D, S.quoteMark = C, S;
3449
+ var P = m(S.value), F = P.quoteMark, D = P.unescaped;
3450
+ return S.raws || (S.raws = {}), S.raws.value === void 0 && (S.raws.value = S.value), S.value = D, S.quoteMark = F, S;
3451
3451
  }
3452
3452
  var T = /* @__PURE__ */ function(S) {
3453
3453
  l(P, S);
@@ -3462,16 +3462,16 @@ function dr(e) {
3462
3462
  }, "Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")
3463
3463
  }), z._constructed = !0, z;
3464
3464
  }
3465
- var C = P.prototype;
3466
- return C.getQuotedValue = function(z) {
3465
+ var F = P.prototype;
3466
+ return F.getQuotedValue = function(z) {
3467
3467
  z === void 0 && (z = {});
3468
3468
  var L = this._determineQuoteMark(z), Q = k[L], te = (0, t.default)(this._value, Q);
3469
3469
  return te;
3470
- }, C._determineQuoteMark = function(z) {
3470
+ }, F._determineQuoteMark = function(z) {
3471
3471
  return z.smart ? this.smartQuoteMark(z) : this.preferredQuoteMark(z);
3472
- }, C.setValue = function(z, L) {
3472
+ }, F.setValue = function(z, L) {
3473
3473
  L === void 0 && (L = {}), this._value = z, this._quoteMark = this._determineQuoteMark(L), this._syncRawValue();
3474
- }, C.smartQuoteMark = function(z) {
3474
+ }, F.smartQuoteMark = function(z) {
3475
3475
  var L = this.value, Q = L.replace(/[^']/g, "").length, te = L.replace(/[^"]/g, "").length;
3476
3476
  if (Q + te === 0) {
3477
3477
  var ge = (0, t.default)(L, {
@@ -3487,30 +3487,30 @@ function dr(e) {
3487
3487
  }
3488
3488
  return fe;
3489
3489
  } else return te === Q ? this.preferredQuoteMark(z) : te < Q ? P.DOUBLE_QUOTE : P.SINGLE_QUOTE;
3490
- }, C.preferredQuoteMark = function(z) {
3490
+ }, F.preferredQuoteMark = function(z) {
3491
3491
  var L = z.preferCurrentQuoteMark ? this.quoteMark : z.quoteMark;
3492
3492
  return L === void 0 && (L = z.preferCurrentQuoteMark ? z.quoteMark : this.quoteMark), L === void 0 && (L = P.DOUBLE_QUOTE), L;
3493
- }, C._syncRawValue = function() {
3493
+ }, F._syncRawValue = function() {
3494
3494
  var z = (0, t.default)(this._value, k[this.quoteMark]);
3495
3495
  z === this._value ? this.raws && delete this.raws.value : this.raws.value = z;
3496
- }, C._handleEscapes = function(z, L) {
3496
+ }, F._handleEscapes = function(z, L) {
3497
3497
  if (this._constructed) {
3498
3498
  var Q = (0, t.default)(L, {
3499
3499
  isIdentifier: !0
3500
3500
  });
3501
3501
  Q !== L ? this.raws[z] = Q : delete this.raws[z];
3502
3502
  }
3503
- }, C._spacesFor = function(z) {
3503
+ }, F._spacesFor = function(z) {
3504
3504
  var L = {
3505
3505
  before: "",
3506
3506
  after: ""
3507
3507
  }, Q = this.spaces[z] || {}, te = this.raws.spaces && this.raws.spaces[z] || {};
3508
3508
  return Object.assign(L, Q, te);
3509
- }, C._stringFor = function(z, L, Q) {
3509
+ }, F._stringFor = function(z, L, Q) {
3510
3510
  L === void 0 && (L = z), Q === void 0 && (Q = E);
3511
3511
  var te = this._spacesFor(L);
3512
3512
  return Q(this.stringifyProperty(z), te);
3513
- }, C.offsetOf = function(z) {
3513
+ }, F.offsetOf = function(z) {
3514
3514
  var L = 1, Q = this._spacesFor("attribute");
3515
3515
  if (L += Q.before.length, z === "namespace" || z === "ns")
3516
3516
  return this.namespace ? L : -1;
@@ -3531,7 +3531,7 @@ function dr(e) {
3531
3531
  L += ve.length, L += fe.after.length;
3532
3532
  var V = this._spacesFor("insensitive");
3533
3533
  return L += V.before.length, z === "insensitive" && this.insensitive ? L : -1;
3534
- }, C.toString = function() {
3534
+ }, F.toString = function() {
3535
3535
  var z = this, L = [this.rawSpaceBefore, "["];
3536
3536
  return L.push(this._stringFor("qualifiedAttribute", "attribute")), this.operator && (this.value || this.value === "") && (L.push(this._stringFor("operator")), L.push(this._stringFor("value")), L.push(this._stringFor("insensitiveFlag", "insensitive", function(Q, te) {
3537
3537
  return Q.length > 0 && !z.quoted && te.before.length === 0 && !(z.spaces.value && z.spaces.value.after) && (te.before = " "), E(Q, te);
@@ -3699,74 +3699,74 @@ var Di = tn.exports, rn = { exports: {} };
3699
3699
  }
3700
3700
  e.exports = t.default;
3701
3701
  })(rn, rn.exports);
3702
- var gs = rn.exports, qi = {}, R = {};
3703
- R.__esModule = !0;
3704
- R.combinator = R.word = R.comment = R.str = R.tab = R.newline = R.feed = R.cr = R.backslash = R.bang = R.slash = R.doubleQuote = R.singleQuote = R.space = R.greaterThan = R.pipe = R.equals = R.plus = R.caret = R.tilde = R.dollar = R.closeSquare = R.openSquare = R.closeParenthesis = R.openParenthesis = R.semicolon = R.colon = R.comma = R.at = R.asterisk = R.ampersand = void 0;
3702
+ var gs = rn.exports, qi = {}, C = {};
3703
+ C.__esModule = !0;
3704
+ C.combinator = C.word = C.comment = C.str = C.tab = C.newline = C.feed = C.cr = C.backslash = C.bang = C.slash = C.doubleQuote = C.singleQuote = C.space = C.greaterThan = C.pipe = C.equals = C.plus = C.caret = C.tilde = C.dollar = C.closeSquare = C.openSquare = C.closeParenthesis = C.openParenthesis = C.semicolon = C.colon = C.comma = C.at = C.asterisk = C.ampersand = void 0;
3705
3705
  var vs = 38;
3706
- R.ampersand = vs;
3706
+ C.ampersand = vs;
3707
3707
  var ms = 42;
3708
- R.asterisk = ms;
3708
+ C.asterisk = ms;
3709
3709
  var bs = 64;
3710
- R.at = bs;
3710
+ C.at = bs;
3711
3711
  var ys = 44;
3712
- R.comma = ys;
3712
+ C.comma = ys;
3713
3713
  var ws = 58;
3714
- R.colon = ws;
3714
+ C.colon = ws;
3715
3715
  var _s = 59;
3716
- R.semicolon = _s;
3716
+ C.semicolon = _s;
3717
3717
  var Ts = 40;
3718
- R.openParenthesis = Ts;
3718
+ C.openParenthesis = Ts;
3719
3719
  var Ss = 41;
3720
- R.closeParenthesis = Ss;
3720
+ C.closeParenthesis = Ss;
3721
3721
  var xs = 91;
3722
- R.openSquare = xs;
3722
+ C.openSquare = xs;
3723
3723
  var ks = 93;
3724
- R.closeSquare = ks;
3724
+ C.closeSquare = ks;
3725
3725
  var Ms = 36;
3726
- R.dollar = Ms;
3726
+ C.dollar = Ms;
3727
3727
  var Os = 126;
3728
- R.tilde = Os;
3728
+ C.tilde = Os;
3729
3729
  var Es = 94;
3730
- R.caret = Es;
3730
+ C.caret = Es;
3731
3731
  var Is = 43;
3732
- R.plus = Is;
3732
+ C.plus = Is;
3733
3733
  var Ps = 61;
3734
- R.equals = Ps;
3734
+ C.equals = Ps;
3735
3735
  var As = 124;
3736
- R.pipe = As;
3736
+ C.pipe = As;
3737
3737
  var zs = 62;
3738
- R.greaterThan = zs;
3738
+ C.greaterThan = zs;
3739
3739
  var Bs = 32;
3740
- R.space = Bs;
3740
+ C.space = Bs;
3741
3741
  var $i = 39;
3742
- R.singleQuote = $i;
3742
+ C.singleQuote = $i;
3743
3743
  var Ls = 34;
3744
- R.doubleQuote = Ls;
3744
+ C.doubleQuote = Ls;
3745
3745
  var Ds = 47;
3746
- R.slash = Ds;
3746
+ C.slash = Ds;
3747
3747
  var qs = 33;
3748
- R.bang = qs;
3748
+ C.bang = qs;
3749
3749
  var $s = 92;
3750
- R.backslash = $s;
3750
+ C.backslash = $s;
3751
3751
  var Ns = 13;
3752
- R.cr = Ns;
3752
+ C.cr = Ns;
3753
3753
  var Rs = 12;
3754
- R.feed = Rs;
3754
+ C.feed = Rs;
3755
3755
  var Cs = 10;
3756
- R.newline = Cs;
3756
+ C.newline = Cs;
3757
3757
  var Fs = 9;
3758
- R.tab = Fs;
3758
+ C.tab = Fs;
3759
3759
  var Hs = $i;
3760
- R.str = Hs;
3760
+ C.str = Hs;
3761
3761
  var Ws = -1;
3762
- R.comment = Ws;
3762
+ C.comment = Ws;
3763
3763
  var Us = -2;
3764
- R.word = Us;
3764
+ C.word = Us;
3765
3765
  var js = -3;
3766
- R.combinator = js;
3766
+ C.combinator = js;
3767
3767
  (function(e) {
3768
3768
  e.__esModule = !0, e.default = A, e.FIELDS = void 0;
3769
- var t = a(R), r, i;
3769
+ var t = a(C), r, i;
3770
3770
  function n() {
3771
3771
  if (typeof WeakMap != "function") return null;
3772
3772
  var d = /* @__PURE__ */ new WeakMap();
@@ -3824,7 +3824,7 @@ R.combinator = js;
3824
3824
  };
3825
3825
  e.FIELDS = M;
3826
3826
  function A(d) {
3827
- var m = [], _ = d.css.valueOf(), T = _, k = T.length, E = -1, S = 1, P = 0, C = 0, D, z, L, Q, te, ge, fe, ve, V, ye, ke, Ne, Ie;
3827
+ var m = [], _ = d.css.valueOf(), T = _, k = T.length, E = -1, S = 1, P = 0, F = 0, D, z, L, Q, te, ge, fe, ve, V, ye, ke, Ne, Ie;
3828
3828
  function $(N, O) {
3829
3829
  if (d.safe)
3830
3830
  _ += O, V = _.length - 1;
@@ -3842,7 +3842,7 @@ R.combinator = js;
3842
3842
  do
3843
3843
  V += 1, D = _.charCodeAt(V), D === t.newline && (E = V, S += 1);
3844
3844
  while (D === t.space || D === t.newline || D === t.tab || D === t.cr || D === t.feed);
3845
- Ie = t.space, Q = S, L = V - E - 1, C = V;
3845
+ Ie = t.space, Q = S, L = V - E - 1, F = V;
3846
3846
  break;
3847
3847
  case t.plus:
3848
3848
  case t.greaterThan:
@@ -3852,7 +3852,7 @@ R.combinator = js;
3852
3852
  do
3853
3853
  V += 1, D = _.charCodeAt(V);
3854
3854
  while (D === t.plus || D === t.greaterThan || D === t.tilde || D === t.pipe);
3855
- Ie = t.combinator, Q = S, L = P - E, C = V;
3855
+ Ie = t.combinator, Q = S, L = P - E, F = V;
3856
3856
  break;
3857
3857
  case t.asterisk:
3858
3858
  case t.ampersand:
@@ -3867,7 +3867,7 @@ R.combinator = js;
3867
3867
  case t.semicolon:
3868
3868
  case t.openParenthesis:
3869
3869
  case t.closeParenthesis:
3870
- V = P, Ie = D, Q = S, L = P - E, C = V + 1;
3870
+ V = P, Ie = D, Q = S, L = P - E, F = V + 1;
3871
3871
  break;
3872
3872
  case t.singleQuote:
3873
3873
  case t.doubleQuote:
@@ -3876,11 +3876,11 @@ R.combinator = js;
3876
3876
  for (te = !1, V = _.indexOf(Ne, V + 1), V === -1 && $("quote", Ne), ge = V; _.charCodeAt(ge - 1) === t.backslash; )
3877
3877
  ge -= 1, te = !te;
3878
3878
  while (te);
3879
- Ie = t.str, Q = S, L = P - E, C = V + 1;
3879
+ Ie = t.str, Q = S, L = P - E, F = V + 1;
3880
3880
  break;
3881
3881
  default:
3882
3882
  D === t.slash && _.charCodeAt(P + 1) === t.asterisk ? (V = _.indexOf("*/", P + 2) + 1, V === 0 && $("comment", "*/"), z = _.slice(P, V + 1), ve = z.split(`
3883
- `), fe = ve.length - 1, fe > 0 ? (ye = S + fe, ke = V - ve[fe].length) : (ye = S, ke = E), Ie = t.comment, S = ye, Q = ye, L = V - ke) : D === t.slash ? (V = P, Ie = D, Q = S, L = P - E, C = V + 1) : (V = g(_, P), Ie = t.word, Q = S, L = V - E), C = V + 1;
3883
+ `), fe = ve.length - 1, fe > 0 ? (ye = S + fe, ke = V - ve[fe].length) : (ye = S, ke = E), Ie = t.comment, S = ye, Q = ye, L = V - ke) : D === t.slash ? (V = P, Ie = D, Q = S, L = P - E, F = V + 1) : (V = g(_, P), Ie = t.word, Q = S, L = V - E), F = V + 1;
3884
3884
  break;
3885
3885
  }
3886
3886
  m.push([
@@ -3896,16 +3896,16 @@ R.combinator = js;
3896
3896
  // [4] Ending column
3897
3897
  P,
3898
3898
  // [5] Start position / Source index
3899
- C
3899
+ F
3900
3900
  // [6] End position
3901
- ]), ke && (E = ke, ke = null), P = C;
3901
+ ]), ke && (E = ke, ke = null), P = F;
3902
3902
  }
3903
3903
  return m;
3904
3904
  }
3905
3905
  })(qi);
3906
3906
  (function(e, t) {
3907
3907
  t.__esModule = !0, t.default = void 0;
3908
- var r = C(ki), i = C(Mi), n = C(Oi), a = C(Ei), u = C(Ii), p = C(Pi), s = C(Ai), l = C(zi), c = P(bn), g = C(Bi), b = C(Li), M = C(Di), A = C(gs), d = P(qi), m = P(R), _ = P(J), T = Le, k, E;
3908
+ var r = F(ki), i = F(Mi), n = F(Oi), a = F(Ei), u = F(Ii), p = F(Pi), s = F(Ai), l = F(zi), c = P(bn), g = F(Bi), b = F(Li), M = F(Di), A = F(gs), d = P(qi), m = P(C), _ = P(J), T = Le, k, E;
3909
3909
  function S() {
3910
3910
  if (typeof WeakMap != "function") return null;
3911
3911
  var $ = /* @__PURE__ */ new WeakMap();
@@ -3929,7 +3929,7 @@ R.combinator = js;
3929
3929
  }
3930
3930
  return O.default = $, N && N.set($, O), O;
3931
3931
  }
3932
- function C($) {
3932
+ function F($) {
3933
3933
  return $ && $.__esModule ? $ : { default: $ };
3934
3934
  }
3935
3935
  function D($, N) {
@@ -6516,7 +6516,7 @@ function ll(e, t) {
6516
6516
  -1.88170328 * e - 0.80936493 * t > 1 ? (r = 1.19086277, i = 1.76576728, n = 0.59662641, a = 0.75515197, u = 0.56771245, p = 4.0767416621, s = -3.3077115913, l = 0.2309699292) : 1.81444104 * e - 1.19445276 * t > 1 ? (r = 0.73956515, i = -0.45954404, n = 0.08285427, a = 0.1254107, u = 0.14503204, p = -1.2684380046, s = 2.6097574011, l = -0.3413193965) : (r = 1.35733652, i = -915799e-8, n = -1.1513021, a = -0.50559606, u = 692167e-8, p = -0.0041960863, s = -0.7034186147, l = 1.707614701);
6517
6517
  let c = r + i * e + n * t + a * e * e + u * e * t, g = 0.3963377774 * e + 0.2158037573 * t, b = -0.1055613458 * e - 0.0638541728 * t, M = -0.0894841775 * e - 1.291485548 * t;
6518
6518
  {
6519
- let A = 1 + c * g, d = 1 + c * b, m = 1 + c * M, _ = A * A * A, T = d * d * d, k = m * m * m, E = 3 * g * A * A, S = 3 * b * d * d, P = 3 * M * m * m, C = 6 * g * g * A, D = 6 * b * b * d, z = 6 * M * M * m, L = p * _ + s * T + l * k, Q = p * E + s * S + l * P, te = p * C + s * D + l * z;
6519
+ let A = 1 + c * g, d = 1 + c * b, m = 1 + c * M, _ = A * A * A, T = d * d * d, k = m * m * m, E = 3 * g * A * A, S = 3 * b * d * d, P = 3 * M * m * m, F = 6 * g * g * A, D = 6 * b * b * d, z = 6 * M * M * m, L = p * _ + s * T + l * k, Q = p * E + s * S + l * P, te = p * F + s * D + l * z;
6520
6520
  c = c - L * Q / (Q * Q - 0.5 * L * te);
6521
6521
  }
6522
6522
  return c;
@@ -6535,7 +6535,7 @@ function fl(e, t, r, i, n, a = null) {
6535
6535
  {
6536
6536
  let p = r - n, s = i, l = 0.3963377774 * e + 0.2158037573 * t, c = -0.1055613458 * e - 0.0638541728 * t, g = -0.0894841775 * e - 1.291485548 * t, b = p + s * l, M = p + s * c, A = p + s * g;
6537
6537
  {
6538
- let d = n * (1 - u) + u * r, m = u * i, _ = d + m * l, T = d + m * c, k = d + m * g, E = _ * _ * _, S = T * T * T, P = k * k * k, C = 3 * b * _ * _, D = 3 * M * T * T, z = 3 * A * k * k, L = 6 * b * b * _, Q = 6 * M * M * T, te = 6 * A * A * k, ge = 4.0767416621 * E - 3.3077115913 * S + 0.2309699292 * P - 1, fe = 4.0767416621 * C - 3.3077115913 * D + 0.2309699292 * z, ve = 4.0767416621 * L - 3.3077115913 * Q + 0.2309699292 * te, V = fe / (fe * fe - 0.5 * ge * ve), ye = -ge * V, ke = -1.2684380046 * E + 2.6097574011 * S - 0.3413193965 * P - 1, Ne = -1.2684380046 * C + 2.6097574011 * D - 0.3413193965 * z, Ie = -1.2684380046 * L + 2.6097574011 * Q - 0.3413193965 * te, $ = Ne / (Ne * Ne - 0.5 * ke * Ie), N = -ke * $, O = -0.0041960863 * E - 0.7034186147 * S + 1.707614701 * P - 1, w = -0.0041960863 * C - 0.7034186147 * D + 1.707614701 * z, B = -0.0041960863 * L - 0.7034186147 * Q + 1.707614701 * te, W = w / (w * w - 0.5 * O * B), x = -O * W;
6538
+ let d = n * (1 - u) + u * r, m = u * i, _ = d + m * l, T = d + m * c, k = d + m * g, E = _ * _ * _, S = T * T * T, P = k * k * k, F = 3 * b * _ * _, D = 3 * M * T * T, z = 3 * A * k * k, L = 6 * b * b * _, Q = 6 * M * M * T, te = 6 * A * A * k, ge = 4.0767416621 * E - 3.3077115913 * S + 0.2309699292 * P - 1, fe = 4.0767416621 * F - 3.3077115913 * D + 0.2309699292 * z, ve = 4.0767416621 * L - 3.3077115913 * Q + 0.2309699292 * te, V = fe / (fe * fe - 0.5 * ge * ve), ye = -ge * V, ke = -1.2684380046 * E + 2.6097574011 * S - 0.3413193965 * P - 1, Ne = -1.2684380046 * F + 2.6097574011 * D - 0.3413193965 * z, Ie = -1.2684380046 * L + 2.6097574011 * Q - 0.3413193965 * te, $ = Ne / (Ne * Ne - 0.5 * ke * Ie), N = -ke * $, O = -0.0041960863 * E - 0.7034186147 * S + 1.707614701 * P - 1, w = -0.0041960863 * F - 0.7034186147 * D + 1.707614701 * z, B = -0.0041960863 * L - 0.7034186147 * Q + 1.707614701 * te, W = w / (w * w - 0.5 * O * B), x = -O * W;
6539
6539
  ye = V >= 0 ? ye : 1e6, N = $ >= 0 ? N : 1e6, x = W >= 0 ? x : 1e6, u += Math.min(ye, Math.min(N, x));
6540
6540
  }
6541
6541
  }
@@ -7014,90 +7014,99 @@ const hi = "#ff3f3f", ee = {
7014
7014
  /**
7015
7015
  * Action tokens.
7016
7016
  */
7017
- "action-dark": H.slate[900],
7018
- "action-dark-hover": H.slate[700],
7019
- "action-dark-active": H.slate[600],
7020
- "action-light": H.slate[500],
7021
- "action-light-hover": H.slate[600],
7022
- "action-light-active": H.slate[700],
7023
- "action-danger-dark": H.red[900],
7024
- "action-danger-dark-hover": H.red[700],
7025
- "action-danger-dark-active": H.red[600],
7026
- "action-danger-light": H.red[600],
7027
- "action-danger-light-hover": H.red[700],
7028
- "action-danger-light-active": H.red[800],
7017
+ "action-dark": R.slate[900],
7018
+ "action-dark-hover": R.slate[700],
7019
+ "action-dark-active": R.slate[600],
7020
+ "action-light": R.slate[500],
7021
+ "action-light-hover": R.slate[600],
7022
+ "action-light-active": R.slate[700],
7023
+ "action-danger-dark": R.red[900],
7024
+ "action-danger-dark-hover": R.red[700],
7025
+ "action-danger-dark-active": R.red[600],
7026
+ "action-danger-light": R.red[600],
7027
+ "action-danger-light-hover": R.red[700],
7028
+ "action-danger-light-active": R.red[800],
7029
+ "action-selected-dark": R.green[900],
7030
+ "action-selected-dark-hover": R.green[700],
7031
+ "action-selected-dark-active": R.green[600],
7032
+ "action-selected-light": R.green[600],
7033
+ "action-selected-light-hover": R.green[700],
7034
+ "action-selected-light-active": R.green[800],
7029
7035
  /**
7030
7036
  * Surface tokens.
7031
7037
  */
7032
- "surface-darker": H.slate[900],
7033
- "surface-dark": H.slate[700],
7034
- "surface-medium": H.slate[500],
7035
- "surface-light": H.slate[300],
7036
- "surface-lighter": H.slate[200],
7037
- "surface-lightest": H.slate[100],
7038
+ "surface-darker": R.slate[900],
7039
+ "surface-dark": R.slate[700],
7040
+ "surface-medium": R.slate[500],
7041
+ "surface-light": R.slate[300],
7042
+ "surface-lighter": R.slate[200],
7043
+ "surface-lightest": R.slate[100],
7038
7044
  "surface-accent": "#0071EB",
7039
- "surface-information": H.violet[200],
7040
- "surface-success": H.green[200],
7041
- "surface-warning": H.orange[200],
7042
- "surface-error": H.red[200],
7045
+ "surface-information": R.violet[200],
7046
+ "surface-success": R.green[200],
7047
+ "surface-warning": R.orange[200],
7048
+ "surface-error": R.red[200],
7043
7049
  /**
7044
7050
  * Typography tokens.
7045
7051
  */
7046
- "copy-dark": H.slate[900],
7047
- "copy-dark-hover": H.slate[900],
7048
- "copy-dark-active": H.slate[900],
7049
- "copy-medium": H.slate[400],
7050
- "copy-medium-hover": H.slate[400],
7051
- "copy-medium-active": H.slate[400],
7052
- "copy-light": H.slate[200],
7053
- "copy-light-hover": H.slate[200],
7054
- "copy-light-active": H.slate[400],
7052
+ "copy-dark": R.slate[900],
7053
+ "copy-dark-hover": R.slate[900],
7054
+ "copy-dark-active": R.slate[900],
7055
+ "copy-medium": R.slate[400],
7056
+ "copy-medium-hover": R.slate[400],
7057
+ "copy-medium-active": R.slate[400],
7058
+ "copy-light": R.slate[200],
7059
+ "copy-light-hover": R.slate[200],
7060
+ "copy-light-active": R.slate[400],
7055
7061
  "copy-lighter": "#ffffff",
7056
7062
  "copy-lighter-hover": "#ffffff",
7057
7063
  "copy-lighter-active": "#ffffff",
7058
- "copy-error-dark": H.red[700],
7059
- "copy-error-light": H.red[500],
7060
- "copy-information": H.violet[800],
7061
- "copy-success": H.green[800],
7062
- "copy-warning": H.orange[800],
7063
- "copy-error": H.red[800],
7064
+ "copy-error-dark": R.red[700],
7065
+ "copy-error-light": R.red[500],
7066
+ "copy-information": R.violet[800],
7067
+ "copy-success": R.green[800],
7068
+ "copy-warning": R.orange[800],
7069
+ "copy-error": R.red[800],
7064
7070
  "copy-accent": "#a9b9ad",
7065
7071
  "copy-accent-dark": "#cde8d4",
7066
7072
  /**
7067
7073
  * Border tokens.
7068
7074
  */
7069
- "border-dark": H.slate[900],
7070
- "border-medium": H.slate[400],
7071
- "border-light": H.slate[300],
7075
+ "border-dark": R.slate[900],
7076
+ "border-medium": R.slate[400],
7077
+ "border-light": R.slate[300],
7072
7078
  "border-accent": "#a9b9ad",
7073
- "border-danger-dark": H.red[900],
7074
- "border-danger-medium": H.red[400],
7075
- "border-danger-light": H.red[300],
7079
+ "border-danger-dark": R.red[900],
7080
+ "border-danger-medium": R.red[400],
7081
+ "border-danger-light": R.red[300],
7082
+ "border-selected-dark": R.green[900],
7083
+ "border-selected-medium": R.green[400],
7084
+ "border-selected-light": R.green[300],
7076
7085
  "border-white": "#ffffff",
7077
- "border-error-dark": H.red[700],
7086
+ "border-error-dark": R.red[700],
7078
7087
  "border-error-light": hi,
7079
- "border-information": H.violet[400],
7080
- "border-success": H.green[400],
7081
- "border-warning": H.orange[400],
7082
- "border-error": H.red[400],
7088
+ "border-information": R.violet[400],
7089
+ "border-success": R.green[400],
7090
+ "border-warning": R.orange[400],
7091
+ "border-error": R.red[400],
7083
7092
  /**
7084
7093
  * Focus tokens.
7085
7094
  */
7086
- "focus-dark": H.green[700],
7087
- "focus-light": H.green[300],
7088
- "focus-error-dark": H.red[700],
7095
+ "focus-dark": R.green[700],
7096
+ "focus-light": R.green[300],
7097
+ "focus-error-dark": R.red[700],
7089
7098
  "focus-error-light": hi,
7090
7099
  /**
7091
7100
  * Table tokens
7092
7101
  */
7093
- "table-head-dark": H.gray[950],
7094
- "table-dark": H.gray[700],
7095
- "table-dark-odd": H.gray[800],
7096
- "table-dark-even": H.gray[900],
7097
- "table-head-light": H.gray[100],
7098
- "table-light": H.gray[100],
7099
- "table-light-odd": H.gray[200],
7100
- "table-light-even": H.gray[300]
7102
+ "table-head-dark": R.gray[950],
7103
+ "table-dark": R.gray[700],
7104
+ "table-dark-odd": R.gray[800],
7105
+ "table-dark-even": R.gray[900],
7106
+ "table-head-light": R.gray[100],
7107
+ "table-light": R.gray[100],
7108
+ "table-light-odd": R.gray[200],
7109
+ "table-light-even": R.gray[300]
7101
7110
  }
7102
7111
  }, zl = Ui("rgb"), Bl = () => {
7103
7112
  const e = {};
@@ -7224,9 +7233,9 @@ const hi = "#ff3f3f", ee = {
7224
7233
  "@versini/ui-liveregion",
7225
7234
  "@versini/ui-main",
7226
7235
  "@versini/ui-menu",
7236
+ "@versini/ui-modal",
7227
7237
  "@versini/ui-panel",
7228
7238
  "@versini/ui-pill",
7229
- "@versini/ui-private",
7230
7239
  "@versini/ui-spinner",
7231
7240
  "@versini/ui-svgicon",
7232
7241
  "@versini/ui-system",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-styles",
3
- "version": "1.13.0",
3
+ "version": "1.15.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -36,5 +36,5 @@
36
36
  "culori": "4.0.1",
37
37
  "tailwindcss": "3.4.17"
38
38
  },
39
- "gitHead": "51f74738512b2962734cd6087ded58d17ef0f8d4"
39
+ "gitHead": "900bc75dfbd7b5635476cfd59ba97711ce7be2fc"
40
40
  }