@milaboratories/uikit 2.2.64 → 2.2.65

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/pl-uikit.js CHANGED
@@ -1063,7 +1063,7 @@ function ya(t, e) {
1063
1063
  });
1064
1064
  return b(() => qo(Ko, o));
1065
1065
  }
1066
- const sw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1066
+ const iw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1067
1067
  __proto__: null,
1068
1068
  AsyncData: ha,
1069
1069
  Component: Ko,
@@ -1114,7 +1114,7 @@ function Ca(t) {
1114
1114
  Vo.delete(n);
1115
1115
  }), [e, o];
1116
1116
  }
1117
- const iw = /* @__PURE__ */ N({
1117
+ const lw = /* @__PURE__ */ N({
1118
1118
  __name: "ThemeSwitcher",
1119
1119
  setup(t) {
1120
1120
  const [e, n] = Ca();
@@ -1193,7 +1193,7 @@ const iw = /* @__PURE__ */ N({
1193
1193
  class: "pl-block-page__title"
1194
1194
  }, Oa = { class: "pl-block-page__title__default" }, Pa = { class: "pl-block-page__title__append" }, Ia = { key: 1 }, Na = {
1195
1195
  name: "PlBlockPage"
1196
- }, lw = /* @__PURE__ */ N({
1196
+ }, aw = /* @__PURE__ */ N({
1197
1197
  ...Na,
1198
1198
  props: {
1199
1199
  noBodyGutters: { type: Boolean },
@@ -1240,7 +1240,7 @@ const iw = /* @__PURE__ */ N({
1240
1240
  }
1241
1241
  }), La = {
1242
1242
  name: "PlContainer"
1243
- }, aw = /* @__PURE__ */ N({
1243
+ }, uw = /* @__PURE__ */ N({
1244
1244
  ...La,
1245
1245
  props: {
1246
1246
  width: {},
@@ -1265,7 +1265,7 @@ const iw = /* @__PURE__ */ N({
1265
1265
  }
1266
1266
  }), za = {
1267
1267
  name: "PlRow"
1268
- }, uw = /* @__PURE__ */ N({
1268
+ }, dw = /* @__PURE__ */ N({
1269
1269
  ...za,
1270
1270
  props: {
1271
1271
  wrap: { type: Boolean },
@@ -1284,14 +1284,14 @@ const iw = /* @__PURE__ */ N({
1284
1284
  style: { "flex-grow": "1" }
1285
1285
  }, ja = {
1286
1286
  name: "PlSpacer"
1287
- }, dw = /* @__PURE__ */ N({
1287
+ }, cw = /* @__PURE__ */ N({
1288
1288
  ...ja,
1289
1289
  setup(t) {
1290
1290
  return (e, n) => (f(), v("div", Ha));
1291
1291
  }
1292
1292
  }), Za = {
1293
1293
  name: "PlGrid"
1294
- }, cw = /* @__PURE__ */ N({
1294
+ }, fw = /* @__PURE__ */ N({
1295
1295
  ...Za,
1296
1296
  props: {
1297
1297
  columns: {}
@@ -1312,7 +1312,7 @@ const iw = /* @__PURE__ */ N({
1312
1312
  class: "pl-alert__icon"
1313
1313
  }, qa = { class: "pl-alert__main" }, Wa = { key: 0 }, Ya = { class: "pl-alert__main__text" }, Ka = {
1314
1314
  name: "PlAlert"
1315
- }, fw = /* @__PURE__ */ N({
1315
+ }, pw = /* @__PURE__ */ N({
1316
1316
  ...Ka,
1317
1317
  props: {
1318
1318
  modelValue: { type: Boolean, default: !0 },
@@ -1432,7 +1432,7 @@ function su(t, e) {
1432
1432
  function iu(t, e) {
1433
1433
  return t = Math.ceil(t), e = Math.floor(e), Math.floor(Math.random() * (e - t)) + t;
1434
1434
  }
1435
- function pw(t) {
1435
+ function hw(t) {
1436
1436
  let e = "";
1437
1437
  for (let n = 0; n < t; n++)
1438
1438
  e += String.fromCharCode(iu(65, 91));
@@ -1443,7 +1443,7 @@ function lu(t) {
1443
1443
  return 1 - t(1 - e);
1444
1444
  };
1445
1445
  }
1446
- function hw(t) {
1446
+ function mw(t) {
1447
1447
  return function(e) {
1448
1448
  return e < 0.5 ? t(2 * e) / 2 : (2 - t(2 * (1 - e))) / 2;
1449
1449
  };
@@ -1460,7 +1460,7 @@ function au(t) {
1460
1460
  s = !0;
1461
1461
  };
1462
1462
  }
1463
- function mw(t) {
1463
+ function vw(t) {
1464
1464
  const { getFraction: e, draw: n, timing: o } = t, r = performance.now();
1465
1465
  let s = !1;
1466
1466
  return requestAnimationFrame(function i(l) {
@@ -1484,7 +1484,7 @@ function uu(t, e, n = !0) {
1484
1484
  }, (/* @__PURE__ */ new Date()).getTime() > o && r();
1485
1485
  };
1486
1486
  }
1487
- function vw(t) {
1487
+ function gw(t) {
1488
1488
  return t.map((e) => ({ text: String(e), value: e }));
1489
1489
  }
1490
1490
  function It(t) {
@@ -1539,7 +1539,7 @@ const du = /* @__PURE__ */ N({
1539
1539
  icon: cu
1540
1540
  }, pu = {
1541
1541
  $style: fu
1542
- }, Jt = /* @__PURE__ */ ge(du, [["__cssModules", pu]]), hu = ["onKeyup"], gw = /* @__PURE__ */ N({
1542
+ }, Jt = /* @__PURE__ */ ge(du, [["__cssModules", pu]]), hu = ["onKeyup"], yw = /* @__PURE__ */ N({
1543
1543
  __name: "PlBtnSplit",
1544
1544
  props: /* @__PURE__ */ et({
1545
1545
  options: {},
@@ -1752,7 +1752,7 @@ const mu = { key: 0 }, vu = {
1752
1752
  }
1753
1753
  }), _u = {
1754
1754
  name: "PlBtnAccent"
1755
- }, yw = /* @__PURE__ */ N({
1755
+ }, _w = /* @__PURE__ */ N({
1756
1756
  ..._u,
1757
1757
  props: {
1758
1758
  loading: { type: Boolean },
@@ -1773,7 +1773,7 @@ const mu = { key: 0 }, vu = {
1773
1773
  }
1774
1774
  }), bu = {
1775
1775
  name: "PlBtnDanger"
1776
- }, _w = /* @__PURE__ */ N({
1776
+ }, bw = /* @__PURE__ */ N({
1777
1777
  ...bu,
1778
1778
  props: {
1779
1779
  loading: { type: Boolean },
@@ -1866,7 +1866,7 @@ const mu = { key: 0 }, vu = {
1866
1866
  Y(i.$slots, "append")
1867
1867
  ], 16));
1868
1868
  }
1869
- }), bw = /* @__PURE__ */ N({
1869
+ }), ww = /* @__PURE__ */ N({
1870
1870
  __name: "PlBtnLink",
1871
1871
  props: {
1872
1872
  loading: { type: Boolean },
@@ -2140,7 +2140,7 @@ const Yu = "_component_1prpy_1", Ku = "_container_1prpy_15", Xu = "_error_1prpy_
2140
2140
  component: Yu,
2141
2141
  container: Ku,
2142
2142
  error: Xu
2143
- }, Gu = { key: 0 }, Ju = ["placeholder"], ww = /* @__PURE__ */ N({
2143
+ }, Gu = { key: 0 }, Ju = ["placeholder"], kw = /* @__PURE__ */ N({
2144
2144
  __name: "PlEditableTitle",
2145
2145
  props: /* @__PURE__ */ et({
2146
2146
  placeholder: { default: "Title" },
@@ -2299,7 +2299,7 @@ const rd = /* @__PURE__ */ N({
2299
2299
  class: "pl-text-field__helper"
2300
2300
  }, md = {
2301
2301
  name: "PlTextField"
2302
- }, kw = /* @__PURE__ */ N({
2302
+ }, xw = /* @__PURE__ */ N({
2303
2303
  ...md,
2304
2304
  props: /* @__PURE__ */ et({
2305
2305
  label: {},
@@ -2502,7 +2502,7 @@ const rd = /* @__PURE__ */ N({
2502
2502
  class: "ui-text-area__helper"
2503
2503
  }, Dd = {
2504
2504
  name: "PlTextArea"
2505
- }, xw = /* @__PURE__ */ N({
2505
+ }, $w = /* @__PURE__ */ N({
2506
2506
  ...Dd,
2507
2507
  props: {
2508
2508
  modelValue: {},
@@ -2660,7 +2660,7 @@ function Bs(t, e, n, o) {
2660
2660
  t.removeEventListener(e, n);
2661
2661
  };
2662
2662
  }
2663
- function $w(t, e) {
2663
+ function Cw(t, e) {
2664
2664
  const n = e.getBoundingClientRect();
2665
2665
  return t.x < n.x || t.x > n.x + n.width || t.y < n.y || t.y > n.y + n.height;
2666
2666
  }
@@ -2929,7 +2929,7 @@ const Fs = /* @__PURE__ */ N({
2929
2929
  }
2930
2930
  }), Xd = {
2931
2931
  name: "PlDropdownRef"
2932
- }, Cw = /* @__PURE__ */ N({
2932
+ }, Sw = /* @__PURE__ */ N({
2933
2933
  ...Xd,
2934
2934
  props: {
2935
2935
  modelValue: {},
@@ -3037,7 +3037,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
3037
3037
  }, lc = {
3038
3038
  key: 0,
3039
3039
  class: "pl-line-dropdown__no-item"
3040
- }, Sw = /* @__PURE__ */ N({
3040
+ }, Ew = /* @__PURE__ */ N({
3041
3041
  __name: "PlDropdownLine",
3042
3042
  props: {
3043
3043
  modelValue: {},
@@ -3267,7 +3267,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
3267
3267
  class: "ui-dropdown__helper"
3268
3268
  }, bc = {
3269
3269
  name: "PlDropdown"
3270
- }, Ew = /* @__PURE__ */ N({
3270
+ }, Aw = /* @__PURE__ */ N({
3271
3271
  ...bc,
3272
3272
  props: {
3273
3273
  modelValue: {},
@@ -3470,7 +3470,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
3470
3470
  }), wc = {
3471
3471
  key: 0,
3472
3472
  class: "ui-progress-bar"
3473
- }, kc = { class: "ui-progress-bar__messages d-flex align-center pl-6 pr-6" }, xc = { class: "ui-progress-bar__message flex-grow-1" }, $c = { class: "ui-progress-bar__percent" }, Aw = /* @__PURE__ */ N({
3473
+ }, kc = { class: "ui-progress-bar__messages d-flex align-center pl-6 pr-6" }, xc = { class: "ui-progress-bar__message flex-grow-1" }, $c = { class: "ui-progress-bar__percent" }, Tw = /* @__PURE__ */ N({
3474
3474
  __name: "PlProgressBar",
3475
3475
  props: {
3476
3476
  loading: { type: Boolean },
@@ -3498,7 +3498,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
3498
3498
  }, Ec = ["disabled", "placeholder"], Ac = {
3499
3499
  key: 0,
3500
3500
  class: "mi-number-field__hint text-description"
3501
- }, Tw = /* @__PURE__ */ N({
3501
+ }, Vw = /* @__PURE__ */ N({
3502
3502
  __name: "PlNumberField",
3503
3503
  props: /* @__PURE__ */ et({
3504
3504
  disabled: { type: Boolean },
@@ -3944,7 +3944,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
3944
3944
  I.error ? (f(), v("div", Lc, P(I.error), 1)) : I.helper ? (f(), v("div", zc, P(I.helper), 1)) : T("", !0)
3945
3945
  ]));
3946
3946
  }
3947
- }), Vw = /* @__PURE__ */ N({
3947
+ }), Mw = /* @__PURE__ */ N({
3948
3948
  __name: "PlDropdownMultiRef",
3949
3949
  props: {
3950
3950
  modelValue: { default: () => [] },
@@ -3998,7 +3998,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
3998
3998
  }
3999
3999
  }), Zc = {
4000
4000
  name: "PlCheckbox"
4001
- }, Mw = /* @__PURE__ */ N({
4001
+ }, Bw = /* @__PURE__ */ N({
4002
4002
  ...Zc,
4003
4003
  props: {
4004
4004
  modelValue: { type: Boolean },
@@ -4026,7 +4026,7 @@ const Jd = { class: "resizable-input" }, Qd = ["placeholder", "value", "disabled
4026
4026
  }
4027
4027
  }), Uc = { key: 0 }, qc = ["onClick"], Wc = {
4028
4028
  name: "PlCheckboxGroup"
4029
- }, Bw = /* @__PURE__ */ N({
4029
+ }, Fw = /* @__PURE__ */ N({
4030
4030
  ...Wc,
4031
4031
  props: {
4032
4032
  modelValue: {},
@@ -4203,7 +4203,7 @@ const Jc = {
4203
4203
  }, uf = {
4204
4204
  name: "PlSlideModal",
4205
4205
  inheritAttrs: !1
4206
- }, Fw = /* @__PURE__ */ N({
4206
+ }, Dw = /* @__PURE__ */ N({
4207
4207
  ...uf,
4208
4208
  props: {
4209
4209
  modelValue: { type: Boolean, default: !1 },
@@ -4265,7 +4265,7 @@ const Jc = {
4265
4265
  class: "label"
4266
4266
  }, cf = {
4267
4267
  name: "PlToggleSwitch"
4268
- }, Dw = /* @__PURE__ */ N({
4268
+ }, Rw = /* @__PURE__ */ N({
4269
4269
  ...cf,
4270
4270
  props: {
4271
4271
  label: {},
@@ -7305,7 +7305,7 @@ const Tp = ae.object({
7305
7305
  label: ae.string()
7306
7306
  });
7307
7307
  ae.array(Tp);
7308
- const Vp = "1.27.10";
7308
+ const Vp = "1.28.1";
7309
7309
  function Qe() {
7310
7310
  return Ap({ sdkVersion: Vp });
7311
7311
  }
@@ -7360,7 +7360,7 @@ const Dp = { key: 0 }, Rp = { class: "pl-log-view__copy" }, Op = {
7360
7360
  class: "pl-log-view__error"
7361
7361
  }, Pp = {
7362
7362
  name: "PlLogView"
7363
- }, Rw = /* @__PURE__ */ N({
7363
+ }, Ow = /* @__PURE__ */ N({
7364
7364
  ...Pp,
7365
7365
  props: {
7366
7366
  value: {},
@@ -7505,7 +7505,7 @@ const Dp = { key: 0 }, Rp = { class: "pl-log-view__copy" }, Op = {
7505
7505
  }
7506
7506
  }), Zp = {
7507
7507
  name: "PlTabs"
7508
- }, Ow = /* @__PURE__ */ N({
7508
+ }, Pw = /* @__PURE__ */ N({
7509
7509
  ...Zp,
7510
7510
  props: {
7511
7511
  modelValue: {},
@@ -7559,7 +7559,7 @@ const Dp = { key: 0 }, Rp = { class: "pl-log-view__copy" }, Op = {
7559
7559
  content: Wp
7560
7560
  }, Kp = {
7561
7561
  $style: Yp
7562
- }, Xp = /* @__PURE__ */ ge(Up, [["__cssModules", Kp]]), Pw = /* @__PURE__ */ N({
7562
+ }, Xp = /* @__PURE__ */ ge(Up, [["__cssModules", Kp]]), Iw = /* @__PURE__ */ N({
7563
7563
  __name: "PlAccordion",
7564
7564
  props: /* @__PURE__ */ et({
7565
7565
  multiple: { type: Boolean }
@@ -7652,7 +7652,7 @@ const Dp = { key: 0 }, Rp = { class: "pl-log-view__copy" }, Op = {
7652
7652
  down: oh
7653
7653
  }, sh = {
7654
7654
  $style: rh
7655
- }, Iw = /* @__PURE__ */ ge(Qp, [["__cssModules", sh]]), Nw = /* @__PURE__ */ N({
7655
+ }, Nw = /* @__PURE__ */ ge(Qp, [["__cssModules", sh]]), Lw = /* @__PURE__ */ N({
7656
7656
  __name: "PlStatusTag",
7657
7657
  props: {
7658
7658
  type: {}
@@ -7677,7 +7677,7 @@ const Dp = { key: 0 }, Rp = { class: "pl-log-view__copy" }, Op = {
7677
7677
  }), ih = {
7678
7678
  key: 0,
7679
7679
  class: "progress-cell__infinity-loader"
7680
- }, lh = { class: "progress-cell__body" }, ah = { class: "progress-cell__stage text-s" }, uh = { class: "progress-cell__percentage text-s d-flex align-center justify-end" }, Lw = /* @__PURE__ */ N({
7680
+ }, lh = { class: "progress-cell__body" }, ah = { class: "progress-cell__stage text-s" }, uh = { class: "progress-cell__percentage text-s d-flex align-center justify-end" }, zw = /* @__PURE__ */ N({
7681
7681
  __name: "PlProgressCell",
7682
7682
  props: {
7683
7683
  stage: { default: "not_started" },
@@ -8257,7 +8257,7 @@ const Fh = ["title", "onClick"], Dh = {
8257
8257
  }, Kh = {
8258
8258
  key: 1,
8259
8259
  class: "pl-file-input__helper"
8260
- }, zw = /* @__PURE__ */ N({
8260
+ }, Hw = /* @__PURE__ */ N({
8261
8261
  __name: "PlFileInput",
8262
8262
  props: {
8263
8263
  modelValue: {},
@@ -8392,7 +8392,7 @@ const Fh = ["title", "onClick"], Dh = {
8392
8392
  }, Qh = {
8393
8393
  key: 0,
8394
8394
  class: "pl-notification-alert__actions d-flex"
8395
- }, Hw = /* @__PURE__ */ N({
8395
+ }, jw = /* @__PURE__ */ N({
8396
8396
  __name: "PlNotificationAlert",
8397
8397
  props: /* @__PURE__ */ et({
8398
8398
  type: { default: "neutral" },
@@ -8571,7 +8571,7 @@ const Fh = ["title", "onClick"], Dh = {
8571
8571
  title: wm
8572
8572
  }, xm = {
8573
8573
  $style: km
8574
- }, jw = /* @__PURE__ */ ge(_m, [["__cssModules", xm]]), $m = [".title"], Cm = /* @__PURE__ */ N({
8574
+ }, Zw = /* @__PURE__ */ ge(_m, [["__cssModules", xm]]), $m = [".title"], Cm = /* @__PURE__ */ N({
8575
8575
  __name: "StackedRowCompact",
8576
8576
  props: {
8577
8577
  value: {},
@@ -8639,7 +8639,7 @@ const Fh = ["title", "onClick"], Dh = {
8639
8639
  component: Fm
8640
8640
  }, Rm = {
8641
8641
  $style: Dm
8642
- }, Zw = /* @__PURE__ */ ge(Bm, [["__cssModules", Rm]]);
8642
+ }, Uw = /* @__PURE__ */ ge(Bm, [["__cssModules", Rm]]);
8643
8643
  function En(t, e) {
8644
8644
  return t == null || e == null ? NaN : t < e ? -1 : t > e ? 1 : t >= e ? 0 : NaN;
8645
8645
  }
@@ -11049,7 +11049,7 @@ const Z0 = /* @__PURE__ */ N({
11049
11049
  title: q0
11050
11050
  }, Y0 = {
11051
11051
  $style: W0
11052
- }, Uw = /* @__PURE__ */ ge(Z0, [["__cssModules", Y0]]), K0 = [
11052
+ }, qw = /* @__PURE__ */ ge(Z0, [["__cssModules", Y0]]), K0 = [
11053
11053
  "#FFF680",
11054
11054
  "#E8F66C",
11055
11055
  "#C4F16B",
@@ -11331,7 +11331,7 @@ function a_(t, e, n) {
11331
11331
  function u_(t) {
11332
11332
  return typeof t == "string" ? i_[t].map((e) => Me.fromString(e)) : t.map((e) => typeof e == "string" ? Me.fromString(e) : e);
11333
11333
  }
11334
- function qw(t) {
11334
+ function Ww(t) {
11335
11335
  return new class {
11336
11336
  constructor(e) {
11337
11337
  this.colors = e;
@@ -11372,7 +11372,7 @@ function qw(t) {
11372
11372
  }
11373
11373
  }(u_(t));
11374
11374
  }
11375
- const Ww = /* @__PURE__ */ N({
11375
+ const Yw = /* @__PURE__ */ N({
11376
11376
  __name: "ContextProvider",
11377
11377
  props: {
11378
11378
  context: {},
@@ -11407,7 +11407,7 @@ const xr = (t) => b(() => {
11407
11407
  }, h_ = { class: "ui-slider__base" }, m_ = { class: "ui-slider__container" }, v_ = { class: "ui-slider__container ui-slider__container-thumb" }, g_ = { class: "ui-slider__input-wrapper d-flex" }, y_ = ["value"], __ = {
11408
11408
  key: 0,
11409
11409
  class: "ui-slider__error"
11410
- }, Yw = /* @__PURE__ */ N({
11410
+ }, Kw = /* @__PURE__ */ N({
11411
11411
  __name: "Slider",
11412
11412
  props: {
11413
11413
  modelValue: {},
@@ -11537,7 +11537,7 @@ const xr = (t) => b(() => {
11537
11537
  ], 2));
11538
11538
  }
11539
11539
  });
11540
- function Kw(t, e = null, n = null) {
11540
+ function Xw(t, e = null, n = null) {
11541
11541
  function o(l) {
11542
11542
  const { scrollTop: a, scrollHeight: u, clientHeight: d } = l;
11543
11543
  if (!(u > d) || !e)
@@ -11595,7 +11595,7 @@ const Xe = {
11595
11595
  const { y: e, height: n } = t.getBoundingClientRect();
11596
11596
  return e + n;
11597
11597
  };
11598
- function Xw(t, e) {
11598
+ function Gw(t, e) {
11599
11599
  const n = {
11600
11600
  item: void 0,
11601
11601
  options() {
@@ -11707,7 +11707,7 @@ const Ge = {
11707
11707
  const { y: e, height: n } = t.getBoundingClientRect();
11708
11708
  return e + n;
11709
11709
  };
11710
- function Gw(t, e) {
11710
+ function Jw(t, e) {
11711
11711
  const n = {
11712
11712
  item: void 0,
11713
11713
  options() {
@@ -11827,13 +11827,13 @@ function Gw(t, e) {
11827
11827
  });
11828
11828
  });
11829
11829
  }
11830
- function Jw(t, e) {
11830
+ function Qw(t, e) {
11831
11831
  let n;
11832
11832
  ye(() => {
11833
11833
  n = setInterval(t, e);
11834
11834
  }), Ke(() => clearInterval(n));
11835
11835
  }
11836
- function Qw(t, e, n) {
11836
+ function ek(t, e, n) {
11837
11837
  const o = de({
11838
11838
  data: mo.deepClone(e(t.value)),
11839
11839
  changed: !1
@@ -11855,7 +11855,7 @@ function Qw(t, e, n) {
11855
11855
  { deep: !0, immediate: !0 }
11856
11856
  ), o;
11857
11857
  }
11858
- function ek(t) {
11858
+ function tk(t) {
11859
11859
  const e = de({
11860
11860
  isLoading: !1,
11861
11861
  result: void 0,
@@ -11879,7 +11879,7 @@ function ek(t) {
11879
11879
  });
11880
11880
  return e.run = e.run.bind(e), e;
11881
11881
  }
11882
- function tk(t, e) {
11882
+ function nk(t, e) {
11883
11883
  function n(i, l) {
11884
11884
  const a = w(t);
11885
11885
  if (!a)
@@ -11910,7 +11910,7 @@ function tk(t, e) {
11910
11910
  }
11911
11911
  ye(r), Ke(s);
11912
11912
  }
11913
- function nk(t) {
11913
+ function ok(t) {
11914
11914
  return b(t);
11915
11915
  }
11916
11916
  const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-section" }, C_ = {
@@ -11919,7 +11919,7 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
11919
11919
  }, S_ = { class: "ui-slider__base" }, E_ = { class: "ui-slider__container" }, A_ = { class: "ui-slider__container ui-slider__container-thumb" }, T_ = ["data-percent"], V_ = ["data-percent"], M_ = ["data-percent"], B_ = {
11920
11920
  key: 0,
11921
11921
  class: "ui-slider__error"
11922
- }, ok = /* @__PURE__ */ N({
11922
+ }, rk = /* @__PURE__ */ N({
11923
11923
  __name: "SliderRangeTriple",
11924
11924
  props: {
11925
11925
  modelValue: {},
@@ -12172,7 +12172,7 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
12172
12172
  }, N_ = { class: "ui-slider__base" }, L_ = { class: "ui-slider__container" }, z_ = { class: "ui-slider__container ui-slider__container-thumb" }, H_ = { class: "ui-slider__input-wrapper d-flex" }, j_ = {
12173
12173
  key: 0,
12174
12174
  class: "ui-slider__error"
12175
- }, rk = /* @__PURE__ */ N({
12175
+ }, sk = /* @__PURE__ */ N({
12176
12176
  __name: "SliderRange",
12177
12177
  props: {
12178
12178
  modelValue: {},
@@ -12400,7 +12400,7 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
12400
12400
  }, null, 4)
12401
12401
  ], 512)) : T("", !0);
12402
12402
  }
12403
- }), q_ = { class: "ui-scrollable" }, sk = /* @__PURE__ */ N({
12403
+ }), q_ = { class: "ui-scrollable" }, ik = /* @__PURE__ */ N({
12404
12404
  __name: "Scrollable",
12405
12405
  setup(t) {
12406
12406
  const e = H(), n = de({
@@ -12535,7 +12535,7 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
12535
12535
  "x-axis": "x-axis.svg",
12536
12536
  "y-axis": "y-axis.svg",
12537
12537
  zip: Ab
12538
- }, Vb = "add.svg", Mb = "annotate.svg", Bb = "annotation.svg", Fb = "area.svg", Db = "axes.svg", Rb = "bar.svg", Ob = "bindot.svg", Pb = "box.svg", Ib = "boxplot.svg", Nb = "bubble.svg", Lb = "calendar.svg", zb = "canvas.svg", Hb = "checkbox.svg", jb = "checkmark.svg", Zb = "clipboard.svg", Ub = "close.svg", qb = "cluster.svg", Wb = "code.svg", Yb = "color.svg", Kb = "columns.svg", Xb = "container.svg", Gb = "cookie.svg", Jb = "copy.svg", Qb = "cpu.svg", e1 = "debug.svg", t1 = "dna.svg", n1 = "download.svg", o1 = "duplicate.svg", r1 = "edit.svg", s1 = "error.svg", i1 = "filter.svg", l1 = "generate.svg", a1 = "graph.svg", u1 = "heatmap.svg", d1 = "help.svg", c1 = "info.svg", f1 = "jitter.svg", p1 = "lasso.svg", h1 = "layers.svg", m1 = "learn.svg", v1 = "legend.svg", g1 = "line.svg", y1 = "link.svg", _1 = "loading.svg", b1 = "lock.svg", w1 = "maximize.svg", k1 = "menu.svg", x1 = "minimize.svg", $1 = "minus.svg", C1 = "more.svg", S1 = "pause.svg", E1 = "pin.svg", A1 = "play.svg", T1 = "product.svg", V1 = "progress.svg", M1 = "publications.svg", B1 = "renew.svg", F1 = "restart.svg", D1 = "reverse.svg", R1 = "search.svg", O1 = "server.svg", P1 = "settings.svg", I1 = "sina.svg", N1 = "skatterplot.svg", L1 = "slice.svg", z1 = "sort.svg", H1 = "statistics.svg", j1 = "stop.svg", Z1 = "success.svg", U1 = "table.svg", q1 = "template.svg", W1 = "terminal.svg", Y1 = "time.svg", K1 = "tune.svg", X1 = "venn.svg", G1 = "violin.svg", J1 = "warning.svg", Q1 = "wetlab.svg", ew = "zip.svg", tw = {
12538
+ }, Vb = "add.svg", Mb = "annotate.svg", Bb = "annotation.svg", Fb = "area.svg", Db = "axes.svg", Rb = "bar.svg", Ob = "bindot.svg", Pb = "box.svg", Ib = "boxplot.svg", Nb = "bubble.svg", Lb = "calendar.svg", zb = "canvas.svg", Hb = "checkbox.svg", jb = "checkmark.svg", Zb = "clipboard.svg", Ub = "close.svg", qb = "cluster.svg", Wb = "code.svg", Yb = "color.svg", Kb = "columns.svg", Xb = "container.svg", Gb = "cookie.svg", Jb = "copy.svg", Qb = "cpu.svg", e1 = "debug.svg", t1 = "dna.svg", n1 = "download.svg", o1 = "duplicate.svg", r1 = "edit.svg", s1 = "error.svg", i1 = "filter.svg", l1 = "generate.svg", a1 = "graph.svg", u1 = "heatmap.svg", d1 = "help.svg", c1 = "info.svg", f1 = "jitter.svg", p1 = "lasso.svg", h1 = "layers.svg", m1 = "learn.svg", v1 = "legend.svg", g1 = "line.svg", y1 = "link.svg", _1 = "loading.svg", b1 = "lock.svg", w1 = "maximize.svg", k1 = "menu.svg", x1 = "minimize.svg", $1 = "minus.svg", C1 = "monetization.svg", S1 = "more.svg", E1 = "pause.svg", A1 = "pin.svg", T1 = "play.svg", V1 = "product.svg", M1 = "progress.svg", B1 = "publications.svg", F1 = "renew.svg", D1 = "restart.svg", R1 = "reverse.svg", O1 = "search.svg", P1 = "server.svg", I1 = "settings.svg", N1 = "sina.svg", L1 = "skatterplot.svg", z1 = "slice.svg", H1 = "sort.svg", j1 = "statistics.svg", Z1 = "stop.svg", U1 = "success.svg", q1 = "table.svg", W1 = "template.svg", Y1 = "terminal.svg", K1 = "time.svg", X1 = "tune.svg", G1 = "venn.svg", J1 = "violin.svg", Q1 = "warning.svg", ew = "wetlab.svg", tw = "zip.svg", nw = {
12539
12539
  "add-layer": "add-layer.svg",
12540
12540
  add: Vb,
12541
12541
  "align-center": "align-center.svg",
@@ -12666,11 +12666,12 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
12666
12666
  menu: k1,
12667
12667
  minimize: x1,
12668
12668
  minus: $1,
12669
- more: C1,
12669
+ monetization: C1,
12670
+ more: S1,
12670
12671
  "paper-clip": "paper-clip.svg",
12671
- pause: S1,
12672
- pin: E1,
12673
- play: A1,
12672
+ pause: E1,
12673
+ pin: A1,
12674
+ play: T1,
12674
12675
  "position-bottom-annotation": "position-bottom-annotation.svg",
12675
12676
  "position-bottom": "position-bottom.svg",
12676
12677
  "position-left-annotation": "position-left-annotation.svg",
@@ -12679,24 +12680,24 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
12679
12680
  "position-right": "position-right.svg",
12680
12681
  "position-top-annotation": "position-top-annotation.svg",
12681
12682
  "position-top": "position-top.svg",
12682
- product: T1,
12683
- progress: V1,
12684
- publications: M1,
12683
+ product: V1,
12684
+ progress: M1,
12685
+ publications: B1,
12685
12686
  "radio-button-checked": "radio-button-checked.svg",
12686
12687
  "radio-button": "radio-button.svg",
12687
- renew: B1,
12688
- restart: F1,
12689
- reverse: D1,
12688
+ renew: F1,
12689
+ restart: D1,
12690
+ reverse: R1,
12690
12691
  "rotation-0": "rotation-0.svg",
12691
12692
  "rotation-45": "rotation-45.svg",
12692
12693
  "rotation-90": "rotation-90.svg",
12693
- search: R1,
12694
+ search: O1,
12694
12695
  "server-on": "server-on.svg",
12695
- server: O1,
12696
- settings: P1,
12697
- sina: I1,
12698
- skatterplot: N1,
12699
- slice: L1,
12696
+ server: P1,
12697
+ settings: I1,
12698
+ sina: N1,
12699
+ skatterplot: L1,
12700
+ slice: z1,
12700
12701
  "social-github": "social-github.svg",
12701
12702
  "social-linkedin": "social-linkedin.svg",
12702
12703
  "social-twitter-X": "social-twitter-X.svg",
@@ -12704,41 +12705,41 @@ const x_ = { class: "ui-slider__wrapper" }, $_ = { class: "ui-slider__label-sect
12704
12705
  "social-youtube": "social-youtube.svg",
12705
12706
  "sort-list-down": "sort-list-down.svg",
12706
12707
  "sort-list-up": "sort-list-up.svg",
12707
- sort: z1,
12708
- statistics: H1,
12709
- stop: j1,
12708
+ sort: H1,
12709
+ statistics: j1,
12710
+ stop: Z1,
12710
12711
  "strip-plot": "strip-plot.svg",
12711
- success: Z1,
12712
+ success: U1,
12712
12713
  "table-add": "table-add.svg",
12713
12714
  "table-alias": "table-alias.svg",
12714
12715
  "table-import": "table-import.svg",
12715
- table: U1,
12716
- template: q1,
12717
- terminal: W1,
12716
+ table: q1,
12717
+ template: W1,
12718
+ terminal: Y1,
12718
12719
  "text-align-center": "text-align-center.svg",
12719
12720
  "text-align-left": "text-align-left.svg",
12720
12721
  "text-align-right": "text-align-right.svg",
12721
12722
  "theme-dark": "theme-dark.svg",
12722
12723
  "theme-light": "theme-light.svg",
12723
- time: Y1,
12724
- tune: K1,
12725
- venn: X1,
12724
+ time: K1,
12725
+ tune: X1,
12726
+ venn: G1,
12726
12727
  "view-hide": "view-hide.svg",
12727
12728
  "view-show": "view-show.svg",
12728
12729
  "violin-binned": "violin-binned.svg",
12729
12730
  "violin-jitter": "violin-jitter.svg",
12730
- violin: G1,
12731
- warning: J1,
12732
- wetlab: Q1,
12731
+ violin: J1,
12732
+ warning: Q1,
12733
+ wetlab: ew,
12733
12734
  "windows-collapse": "windows-collapse.svg",
12734
12735
  "windows-expand": "windows-expand.svg",
12735
12736
  "x-axis": "x-axis.svg",
12736
12737
  "y-axis": "y-axis.svg",
12737
- zip: ew,
12738
+ zip: tw,
12738
12739
  "zoom-in": "zoom-in.svg",
12739
12740
  "zoom-out": "zoom-out.svg"
12740
12741
  };
12741
- function nw() {
12742
+ function ow() {
12742
12743
  return {
12743
12744
  txtSec: {
12744
12745
  title: "Text",
@@ -13055,7 +13056,7 @@ function nw() {
13055
13056
  }
13056
13057
  };
13057
13058
  }
13058
- const ik = [
13059
+ const lk = [
13059
13060
  "add",
13060
13061
  "arrow-down",
13061
13062
  "arrow-left",
@@ -13124,7 +13125,7 @@ const ik = [
13124
13125
  "x-axis",
13125
13126
  "y-axis",
13126
13127
  "zip"
13127
- ], lk = [
13128
+ ], ak = [
13128
13129
  "add-layer",
13129
13130
  "add",
13130
13131
  "align-center",
@@ -13255,6 +13256,7 @@ const ik = [
13255
13256
  "menu",
13256
13257
  "minimize",
13257
13258
  "minus",
13259
+ "monetization",
13258
13260
  "more",
13259
13261
  "paper-clip",
13260
13262
  "pause",
@@ -13326,117 +13328,117 @@ const ik = [
13326
13328
  "zip",
13327
13329
  "zoom-in",
13328
13330
  "zoom-out"
13329
- ], ak = { allCssVariables: nw(), icons16: Tb, icons24: tw };
13331
+ ], uk = { allCssVariables: ow(), icons16: Tb, icons24: nw };
13330
13332
  export {
13331
13333
  Me as Color,
13332
- Ww as ContextProvider,
13333
- sw as DataTable,
13334
- ak as DemoData,
13334
+ Yw as ContextProvider,
13335
+ iw as DataTable,
13336
+ uk as DemoData,
13335
13337
  yn as DropdownListItem,
13336
13338
  Fs as DropdownOverlay,
13337
- qw as Gradient,
13339
+ Ww as Gradient,
13338
13340
  Ms as LongText,
13339
- Pw as PlAccordion,
13340
- Iw as PlAccordionSection,
13341
- fw as PlAlert,
13342
- lw as PlBlockPage,
13343
- yw as PlBtnAccent,
13344
- _w as PlBtnDanger,
13341
+ Iw as PlAccordion,
13342
+ Nw as PlAccordionSection,
13343
+ pw as PlAlert,
13344
+ aw as PlBlockPage,
13345
+ _w as PlBtnAccent,
13346
+ bw as PlBtnDanger,
13345
13347
  Cs as PlBtnGhost,
13346
13348
  qu as PlBtnGroup,
13347
- bw as PlBtnLink,
13349
+ ww as PlBtnLink,
13348
13350
  yu as PlBtnPrimary,
13349
13351
  ku as PlBtnSecondary,
13350
- gw as PlBtnSplit,
13351
- Uw as PlChartHistogram,
13352
- jw as PlChartStackedBar,
13353
- Zw as PlChartStackedBarCompact,
13354
- Mw as PlCheckbox,
13355
- Bw as PlCheckboxGroup,
13352
+ yw as PlBtnSplit,
13353
+ qw as PlChartHistogram,
13354
+ Zw as PlChartStackedBar,
13355
+ Uw as PlChartStackedBarCompact,
13356
+ Bw as PlCheckbox,
13357
+ Fw as PlCheckboxGroup,
13356
13358
  Or as PlChip,
13357
13359
  Qc as PlCloseModalBtn,
13358
- aw as PlContainer,
13360
+ uw as PlContainer,
13359
13361
  nf as PlDialogModal,
13360
13362
  Ds as PlDropdown,
13361
- Ew as PlDropdownLegacy,
13362
- Sw as PlDropdownLine,
13363
+ Aw as PlDropdownLegacy,
13364
+ Ew as PlDropdownLine,
13363
13365
  jc as PlDropdownMulti,
13364
- Vw as PlDropdownMultiRef,
13365
- Cw as PlDropdownRef,
13366
- ww as PlEditableTitle,
13366
+ Mw as PlDropdownMultiRef,
13367
+ Sw as PlDropdownRef,
13368
+ kw as PlEditableTitle,
13367
13369
  jh as PlFileDialog,
13368
- zw as PlFileInput,
13369
- cw as PlGrid,
13370
+ Hw as PlFileInput,
13371
+ fw as PlGrid,
13370
13372
  Tt as PlIcon16,
13371
13373
  Vs as PlIcon24,
13372
13374
  Da as PlLoaderCircular,
13373
- Rw as PlLogView,
13375
+ Ow as PlLogView,
13374
13376
  Jt as PlMaskIcon16,
13375
13377
  Te as PlMaskIcon24,
13376
- Hw as PlNotificationAlert,
13377
- Tw as PlNumberField,
13378
- Aw as PlProgressBar,
13379
- Lw as PlProgressCell,
13380
- uw as PlRow,
13378
+ jw as PlNotificationAlert,
13379
+ Vw as PlNumberField,
13380
+ Tw as PlProgressBar,
13381
+ zw as PlProgressCell,
13382
+ dw as PlRow,
13381
13383
  Sd as PlSearchField,
13382
13384
  Xp as PlSectionSeparator,
13383
- Fw as PlSlideModal,
13384
- dw as PlSpacer,
13385
+ Dw as PlSlideModal,
13386
+ cw as PlSpacer,
13385
13387
  ks as PlSplash,
13386
- Nw as PlStatusTag,
13387
- Ow as PlTabs,
13388
- xw as PlTextArea,
13389
- kw as PlTextField,
13390
- Dw as PlToggleSwitch,
13388
+ Lw as PlStatusTag,
13389
+ Pw as PlTabs,
13390
+ $w as PlTextArea,
13391
+ xw as PlTextField,
13392
+ Rw as PlToggleSwitch,
13391
13393
  we as PlTooltip,
13392
- sk as Scrollable,
13393
- Yw as Slider,
13394
- rk as SliderRange,
13395
- ok as SliderRangeTriple,
13396
- iw as ThemeSwitcher,
13394
+ ik as Scrollable,
13395
+ Kw as Slider,
13396
+ sk as SliderRange,
13397
+ rk as SliderRangeTriple,
13398
+ lw as ThemeSwitcher,
13397
13399
  au as animate,
13398
- mw as animateInfinite,
13400
+ vw as animateInfinite,
13399
13401
  ou as call,
13400
13402
  l_ as categoricalColors,
13401
13403
  ru as delay,
13402
- $w as detectOutside,
13404
+ Cw as detectOutside,
13403
13405
  Bs as eventListener,
13404
13406
  Od as getElementScrollPosition,
13405
13407
  a_ as interpolateColor,
13406
13408
  Rd as isElementVisible,
13407
- vw as listToOptions,
13409
+ gw as listToOptions,
13408
13410
  X0 as magma,
13409
- hw as makeEaseInOut,
13411
+ mw as makeEaseInOut,
13410
13412
  lu as makeEaseOut,
13411
- ik as maskIcons16,
13412
- lk as maskIcons24,
13413
+ lk as maskIcons16,
13414
+ ak as maskIcons24,
13413
13415
  u_ as normalizeGradient,
13414
13416
  It as normalizeListOptions,
13415
13417
  i_ as palettes,
13416
13418
  iu as randomInt,
13417
- pw as randomString,
13419
+ hw as randomString,
13418
13420
  xs as requestTick,
13419
13421
  Qo as scrollIntoView,
13420
13422
  bs as showContextMenu,
13421
13423
  uu as throttle,
13422
13424
  su as timeout,
13423
13425
  Go as useClickOutside,
13424
- nk as useComponentProp,
13425
- tk as useDraggable,
13426
+ ok as useComponentProp,
13427
+ nk as useDraggable,
13426
13428
  pe as useEventListener,
13427
- Qw as useFormState,
13429
+ ek as useFormState,
13428
13430
  Yl as useHover,
13429
- Jw as useInterval,
13431
+ Qw as useInterval,
13430
13432
  lt as useLabelNotch,
13431
13433
  xa as useLocalStorage,
13432
13434
  Wl as useMouse,
13433
13435
  ut as useMouseCapture,
13434
13436
  ro as usePosition,
13435
- ek as useQuery,
13437
+ tk as useQuery,
13436
13438
  b_ as useResizeObserver,
13437
- Kw as useScroll,
13438
- Xw as useSortable,
13439
- Gw as useSortable2,
13439
+ Xw as useScroll,
13440
+ Gw as useSortable,
13441
+ Jw as useSortable2,
13440
13442
  Ca as useTheme,
13441
13443
  K0 as viridis
13442
13444
  };