@avakhula/ui 0.1.11 → 0.1.13

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.js CHANGED
@@ -1,4 +1,4 @@
1
- import { openBlock as G, createElementBlock as ne, normalizeStyle as wn, normalizeClass as ve, resolveComponent as fe, createElementVNode as ae, withModifiers as Xe, renderSlot as Ee, createVNode as ge, Transition as wi, withCtx as ye, withDirectives as De, vShow as Ke, createBlock as ke, resolveDynamicComponent as Oi, mergeProps as Tt, Fragment as tt, renderList as Ht, createCommentVNode as he, toDisplayString as $e, resolveDirective as On, createSlots as Ao, Teleport as ha, createTextVNode as Ge, createApp as pa, vModelDynamic as No, withKeys as $t, vModelCheckbox as ga, pushScopeId as wr, popScopeId as Or, vModelText as Io, defineComponent as ma, onMounted as va, onBeforeUnmount as ya, ref as jr, watch as er, nextTick as qr, h as ba, createStaticVNode as _a } from "vue";
1
+ import { openBlock as G, createElementBlock as ne, normalizeStyle as wn, normalizeClass as ve, resolveComponent as fe, createElementVNode as ae, withModifiers as et, renderSlot as Ee, createVNode as ge, Transition as wi, withCtx as ye, withDirectives as De, vShow as Ke, createBlock as ke, resolveDynamicComponent as Oi, mergeProps as Tt, Fragment as tt, renderList as Ht, createCommentVNode as he, toDisplayString as $e, resolveDirective as On, createSlots as Ao, Teleport as ha, createTextVNode as Ge, createApp as pa, vModelDynamic as No, withKeys as $t, vModelCheckbox as ga, pushScopeId as wr, popScopeId as Or, vModelText as Io, defineComponent as ma, onMounted as va, onBeforeUnmount as ya, ref as jr, watch as er, nextTick as qr, h as ba, createStaticVNode as _a } from "vue";
2
2
  const Ae = (t, n) => {
3
3
  const e = t.__vccOpts || t;
4
4
  for (const [r, o] of n)
@@ -35,7 +35,7 @@ function Oa(t, n, e, r, o, i) {
35
35
  ref: "icon"
36
36
  }, null, 14, wa);
37
37
  }
38
- const Qe = /* @__PURE__ */ Ae($a, [["render", Oa]]);
38
+ const Xe = /* @__PURE__ */ Ae($a, [["render", Oa]]);
39
39
  function At() {
40
40
  return "_" + Math.random().toString(36).substr(2, 9);
41
41
  }
@@ -86,7 +86,7 @@ const ka = {
86
86
  }
87
87
  },
88
88
  components: {
89
- IbIcon: Qe
89
+ IbIcon: Xe
90
90
  }
91
91
  }, Ca = ["id", "aria-controls", "aria-expanded"], Ea = ["id", "aria-labelledby"], Ta = { class: "accordion-content-wrapper" };
92
92
  function Sa(t, n, e, r, o, i) {
@@ -100,7 +100,7 @@ function Sa(t, n, e, r, o, i) {
100
100
  "aria-controls": "accordion-section-" + o.uuid,
101
101
  "aria-expanded": o.isActive,
102
102
  type: "button",
103
- onClick: n[0] || (n[0] = Xe((...s) => i.onClick && i.onClick(...s), ["prevent"]))
103
+ onClick: n[0] || (n[0] = et((...s) => i.onClick && i.onClick(...s), ["prevent"]))
104
104
  }, [
105
105
  Ee(t.$slots, "title", {}, void 0, !0),
106
106
  ge(l, {
@@ -538,7 +538,7 @@ const Ua = {
538
538
  (t = this.contentObserver) == null || t.disconnect(), window.removeEventListener("resize", () => this.checkHeight());
539
539
  },
540
540
  components: {
541
- IbIcon: Qe,
541
+ IbIcon: Xe,
542
542
  IbIconButton: It
543
543
  }
544
544
  }, za = {
@@ -629,7 +629,7 @@ const Xa = {
629
629
  }
630
630
  },
631
631
  components: {
632
- IbIcon: Qe
632
+ IbIcon: Xe
633
633
  }
634
634
  }, Qa = ["src", "alt"];
635
635
  function el(t, n, e, r, o, i) {
@@ -729,7 +729,7 @@ const al = {
729
729
  }
730
730
  }
731
731
  },
732
- components: { IbIcon: Qe }
732
+ components: { IbIcon: Xe }
733
733
  };
734
734
  function ll(t, n, e, r, o, i) {
735
735
  const l = fe("ib-icon");
@@ -805,7 +805,7 @@ const ul = {
805
805
  },
806
806
  components: {
807
807
  IbIconButton: It,
808
- IbIcon: Qe
808
+ IbIcon: Xe
809
809
  }
810
810
  }, dl = { class: "ib-toggle-tip-head" }, cl = { class: "ib-toggle-tip-content" }, fl = { class: "ib-toggle-tip-button-set" };
811
811
  function hl(t, n, e, r, o, i) {
@@ -820,7 +820,7 @@ function hl(t, n, e, r, o, i) {
820
820
  ge(s, {
821
821
  class: "close-button",
822
822
  kind: "ghost",
823
- onClick: Xe(i.close, ["prevent"])
823
+ onClick: et(i.close, ["prevent"])
824
824
  }, {
825
825
  default: ye(() => [
826
826
  ge(l, { name: "close-outline" })
@@ -998,7 +998,7 @@ function Sl(t, n, e, r, o, i) {
998
998
  class: ve(["dropdown-trigger", i.triggerClasses]),
999
999
  ref: "dropdown",
1000
1000
  onKeydown: n[0] || (n[0] = (...s) => i.onKeydown && i.onKeydown(...s)),
1001
- onClick: n[1] || (n[1] = Xe((...s) => i.toggle && i.toggle(...s), ["prevent", "stop"]))
1001
+ onClick: n[1] || (n[1] = et((...s) => i.toggle && i.toggle(...s), ["prevent", "stop"]))
1002
1002
  }, [
1003
1003
  Ee(t.$slots, "trigger", { isOpened: o.isOpenedState }, void 0, !0)
1004
1004
  ], 34)) : he("", !0),
@@ -1264,7 +1264,7 @@ const Bl = {
1264
1264
  };
1265
1265
  },
1266
1266
  components: {
1267
- IbIcon: Qe,
1267
+ IbIcon: Xe,
1268
1268
  IbDropdownList: Sr
1269
1269
  },
1270
1270
  methods: {
@@ -1459,7 +1459,7 @@ const Kl = {
1459
1459
  },
1460
1460
  components: {
1461
1461
  IbIconButton: It,
1462
- IbIcon: Qe
1462
+ IbIcon: Xe
1463
1463
  },
1464
1464
  beforeUnmount() {
1465
1465
  this.isActive && this.close(), document.removeEventListener("keydown", this.onKeydown), document.removeEventListener("blur", this.setFocusOnModal, !0);
@@ -1567,7 +1567,7 @@ const Zl = {
1567
1567
  components: {
1568
1568
  IbDropdownList: Sr,
1569
1569
  IbDropdownItem: Ro,
1570
- IbIcon: Qe
1570
+ IbIcon: Xe
1571
1571
  }
1572
1572
  }, Jl = { class: "wrapper-tab-link dropdown-tab" }, Xl = ["tabindex"];
1573
1573
  function Ql(t, n, e, r, o, i) {
@@ -1989,7 +1989,7 @@ const ps = {
1989
1989
  },
1990
1990
  directives: { Tooltip: qo },
1991
1991
  components: {
1992
- IbIcon: Qe,
1992
+ IbIcon: Xe,
1993
1993
  IbIconButton: It,
1994
1994
  IbToggleTip: pl
1995
1995
  }
@@ -2091,7 +2091,7 @@ const bs = {
2091
2091
  }
2092
2092
  },
2093
2093
  components: {
2094
- IbIcon: Qe,
2094
+ IbIcon: Xe,
2095
2095
  IbIconButton: It,
2096
2096
  IbDropdownItem: Ro,
2097
2097
  IbDropdownList: Sr,
@@ -2187,7 +2187,7 @@ const Es = {
2187
2187
  },
2188
2188
  components: {
2189
2189
  IbIconButton: It,
2190
- IbIcon: Qe,
2190
+ IbIcon: Xe,
2191
2191
  IbTooltip: kn
2192
2192
  }
2193
2193
  }, Ts = ["for"], Ss = {
@@ -2374,7 +2374,7 @@ const As = {
2374
2374
  components: {
2375
2375
  IbAlert: cn,
2376
2376
  IbIconButton: It,
2377
- IbIcon: Qe,
2377
+ IbIcon: Xe,
2378
2378
  IbDropdown: Er
2379
2379
  },
2380
2380
  inheritAttrs: !1
@@ -2437,7 +2437,7 @@ function Ps(t, n, e, r, o, i) {
2437
2437
  type: "button",
2438
2438
  disabled: e.readonly || e.disabled,
2439
2439
  "help-text": o.showPassword ? e.hidePasswordMessage : e.showPasswordMessage,
2440
- onClick: Xe(i.toggleShowPassword, ["prevent"])
2440
+ onClick: et(i.toggleShowPassword, ["prevent"])
2441
2441
  }, {
2442
2442
  default: ye(() => [
2443
2443
  ge(s, {
@@ -2541,8 +2541,12 @@ const Ms = {
2541
2541
  };
2542
2542
  },
2543
2543
  methods: {
2544
- onChange() {
2545
- this.readonly || (this.checked = !this.checked, this.$emit("update:modelValue", this.checked), this.$emit("input", this.checked));
2544
+ onChange(t) {
2545
+ if (this.readonly) {
2546
+ t.preventDefault();
2547
+ return;
2548
+ }
2549
+ this.checked = !this.checked, this.$emit("update:modelValue", this.checked), this.$emit("input", this.checked);
2546
2550
  }
2547
2551
  },
2548
2552
  computed: {
@@ -2565,7 +2569,7 @@ const Ms = {
2565
2569
  }
2566
2570
  },
2567
2571
  components: {
2568
- IbIcon: Qe
2572
+ IbIcon: Xe
2569
2573
  },
2570
2574
  inheritAttrs: !1
2571
2575
  }, Ds = ["aria-checked"], Ls = ["for", "tabindex"], Rs = ["name", "id", "value", "disabled", "required"], Bs = { class: "ib-checkbox-body" }, js = {
@@ -2589,7 +2593,7 @@ function Vs(t, n, e, r, o, i) {
2589
2593
  ae("label", Tt(i.attrs, {
2590
2594
  for: e.id,
2591
2595
  tabindex: e.disabled | e.disableFocus ? -1 : 0,
2592
- onKeypress: n[2] || (n[2] = Xe((...d) => i.onChange && i.onChange(...d), ["prevent"]))
2596
+ onKeypress: n[2] || (n[2] = et((...d) => i.onChange && i.onChange(...d), ["prevent"]))
2593
2597
  }), [
2594
2598
  De(ae("input", {
2595
2599
  tabindex: "-1",
@@ -2600,7 +2604,7 @@ function Vs(t, n, e, r, o, i) {
2600
2604
  disabled: e.disabled,
2601
2605
  required: e.required,
2602
2606
  "onUpdate:modelValue": n[0] || (n[0] = (d) => o.checked = d),
2603
- onClick: n[1] || (n[1] = Xe((...d) => i.onChange && i.onChange(...d), ["prevent"]))
2607
+ onClick: n[1] || (n[1] = (...d) => i.onChange && i.onChange(...d))
2604
2608
  }, null, 8, Rs), [
2605
2609
  [ga, o.checked]
2606
2610
  ]),
@@ -2702,7 +2706,7 @@ const Us = {
2702
2706
  };
2703
2707
  }
2704
2708
  },
2705
- components: { IbIcon: Qe, IbTooltip: kn }
2709
+ components: { IbIcon: Xe, IbTooltip: kn }
2706
2710
  }, zs = ["aria-checked", "tabindex"], Ks = {
2707
2711
  class: "toggle-wrapper",
2708
2712
  ref: "wrapper"
@@ -2721,8 +2725,8 @@ function Js(t, n, e, r, o, i) {
2721
2725
  tabindex: e.disabled ? -1 : 0,
2722
2726
  class: ve(i.classes),
2723
2727
  onKeypress: [
2724
- n[2] || (n[2] = $t(Xe((...d) => i.onChange && i.onChange(...d), ["prevent"]), ["space"])),
2725
- n[3] || (n[3] = $t(Xe((...d) => i.onChange && i.onChange(...d), ["prevent"]), ["enter"]))
2728
+ n[2] || (n[2] = $t(et((...d) => i.onChange && i.onChange(...d), ["prevent"]), ["space"])),
2729
+ n[3] || (n[3] = $t(et((...d) => i.onChange && i.onChange(...d), ["prevent"]), ["enter"]))
2726
2730
  ]
2727
2731
  }, [
2728
2732
  ae("div", Ks, [
@@ -2736,7 +2740,7 @@ function Js(t, n, e, r, o, i) {
2736
2740
  id: e.id,
2737
2741
  disabled: e.disabled,
2738
2742
  onClick: n[0] || (n[0] = (...d) => i.onChange && i.onChange(...d)),
2739
- onInput: n[1] || (n[1] = Xe(() => {
2743
+ onInput: n[1] || (n[1] = et(() => {
2740
2744
  }, ["stop"]))
2741
2745
  }, null, 40, Ys),
2742
2746
  Ws,
@@ -2895,7 +2899,7 @@ const Qs = {
2895
2899
  }
2896
2900
  },
2897
2901
  components: {
2898
- IbIcon: Qe,
2902
+ IbIcon: Xe,
2899
2903
  List: Tr,
2900
2904
  IbIconButton: It
2901
2905
  },
@@ -2927,7 +2931,7 @@ function au(t, n, e, r, o, i) {
2927
2931
  "aria-selected": i.isChecked(e.option),
2928
2932
  "aria-label": e.option.title,
2929
2933
  id: "option-" + i.id,
2930
- onKeydown: n[3] || (n[3] = Xe((...c) => i.onKeydown && i.onKeydown(...c), ["self"])),
2934
+ onKeydown: n[3] || (n[3] = et((...c) => i.onKeydown && i.onKeydown(...c), ["self"])),
2931
2935
  onFocus: n[4] || (n[4] = (c) => t.$emit("onFocus", `option-${i.id}`))
2932
2936
  }, [
2933
2937
  De(ge(s, {
@@ -2944,7 +2948,7 @@ function au(t, n, e, r, o, i) {
2944
2948
  [Ke, i.hasVisibleChildren]
2945
2949
  ]),
2946
2950
  ae("div", {
2947
- onClick: n[1] || (n[1] = Xe((...c) => i.onChange && i.onChange(...c), ["prevent"])),
2951
+ onClick: n[1] || (n[1] = et((...c) => i.onChange && i.onChange(...c), ["prevent"])),
2948
2952
  class: ve({
2949
2953
  disabled: e.option.isDisabled,
2950
2954
  "tree-select-option-label": !0,
@@ -2981,7 +2985,7 @@ function au(t, n, e, r, o, i) {
2981
2985
  Ge($e(e.option.title) + " ", 1),
2982
2986
  ge(l, {
2983
2987
  name: "star",
2984
- onClick: n[0] || (n[0] = Xe((c) => t.$emit("toggle-bookmark", e.option), ["stop", "prevent"]))
2988
+ onClick: n[0] || (n[0] = et((c) => t.$emit("toggle-bookmark", e.option), ["stop", "prevent"]))
2985
2989
  })
2986
2990
  ]))
2987
2991
  ], 2)) : e.htmlTitle ? (G(), ne(tt, { key: 1 }, [
@@ -3950,7 +3954,7 @@ const du = {
3950
3954
  components: {
3951
3955
  IbAlert: cn,
3952
3956
  IbIconButton: It,
3953
- IbIcon: Qe,
3957
+ IbIcon: Xe,
3954
3958
  IbDropdown: Er,
3955
3959
  IbInput: Fo,
3956
3960
  List: Tr,
@@ -4147,7 +4151,7 @@ function hu(t, n, e, r, o, i) {
4147
4151
  "tree-choice-error": e.errorMessage
4148
4152
  }]),
4149
4153
  ref: "combobox",
4150
- onClick: n[2] || (n[2] = Xe(() => {
4154
+ onClick: n[2] || (n[2] = et(() => {
4151
4155
  }, ["prevent"])),
4152
4156
  onBlur: n[3] || (n[3] = (...b) => i.onBlur && i.onBlur(...b)),
4153
4157
  onKeyup: [
@@ -4174,12 +4178,12 @@ function hu(t, n, e, r, o, i) {
4174
4178
  key: 2,
4175
4179
  kind: "ghost",
4176
4180
  class: "button-clear",
4177
- onClick: Xe(i.clearValue, ["prevent"]),
4178
- onKeypress: n[0] || (n[0] = $t(Xe(() => {
4181
+ onClick: et(i.clearValue, ["prevent"]),
4182
+ onKeypress: n[0] || (n[0] = $t(et(() => {
4179
4183
  }, ["stop", "prevent"]), ["enter"])),
4180
- onKeydown: n[1] || (n[1] = $t(Xe(() => {
4184
+ onKeydown: n[1] || (n[1] = $t(et(() => {
4181
4185
  }, ["stop", "prevent"]), ["enter"])),
4182
- onKeyup: $t(Xe(i.clearValue, ["prevent"]), ["enter"]),
4186
+ onKeyup: $t(et(i.clearValue, ["prevent"]), ["enter"]),
4183
4187
  "help-text": e.clearButtonMessage
4184
4188
  }, {
4185
4189
  default: ye(() => [
@@ -4361,7 +4365,7 @@ const bu = {
4361
4365
  },
4362
4366
  components: {
4363
4367
  IbIconButton: It,
4364
- IbIcon: Qe,
4368
+ IbIcon: Xe,
4365
4369
  IbInput: Fo,
4366
4370
  IbLabel: Ci,
4367
4371
  IbLimitSelector: yu,
@@ -4475,7 +4479,7 @@ const Tu = {
4475
4479
  }
4476
4480
  },
4477
4481
  components: {
4478
- IbIcon: Qe
4482
+ IbIcon: Xe
4479
4483
  }
4480
4484
  }, zo = (t) => (wr("data-v-a0217859"), t = t(), Or(), t), Su = { class: "ib-progress-bar-wrapper" }, xu = ["aria-label", "aria-valuenow"], Au = /* @__PURE__ */ zo(() => /* @__PURE__ */ ae("div", { class: "gradient" }, null, -1)), Nu = [
4481
4485
  Au
@@ -4773,7 +4777,7 @@ function od(t, n, e, r, o, i) {
4773
4777
  class: ve(i.classes),
4774
4778
  for: e.id,
4775
4779
  "aria-checked": o.checked,
4776
- onClick: n[2] || (n[2] = Xe((...d) => i.onClick && i.onClick(...d), ["prevent"]))
4780
+ onClick: n[2] || (n[2] = et((...d) => i.onClick && i.onClick(...d), ["prevent"]))
4777
4781
  }, [
4778
4782
  ae("input", {
4779
4783
  type: "radio",
@@ -4783,7 +4787,7 @@ function od(t, n, e, r, o, i) {
4783
4787
  checked: o.checked,
4784
4788
  disabled: e.disabled,
4785
4789
  ref: "radio",
4786
- onInput: n[0] || (n[0] = Xe(() => {
4790
+ onInput: n[0] || (n[0] = et(() => {
4787
4791
  }, ["stop"])),
4788
4792
  onChange: n[1] || (n[1] = (...d) => i.onChange && i.onChange(...d))
4789
4793
  }, null, 40, nd),
@@ -6564,7 +6568,7 @@ const Ed = "single", lr = "range", Td = {
6564
6568
  document.removeEventListener("keyup", this.onDocumentKeyDown);
6565
6569
  },
6566
6570
  components: {
6567
- IbIcon: Qe,
6571
+ IbIcon: Xe,
6568
6572
  IbLabel: Ci,
6569
6573
  IbAlert: cn
6570
6574
  }
@@ -10316,7 +10320,7 @@ function oh(t, n, e, r, o, i) {
10316
10320
  placeholder: i.sortedCountries.length ? i.sortedCountries[0].name : "",
10317
10321
  type: "text",
10318
10322
  "onUpdate:modelValue": n[0] || (n[0] = (s) => o.searchQuery = s),
10319
- onClick: n[1] || (n[1] = Xe(() => {
10323
+ onClick: n[1] || (n[1] = et(() => {
10320
10324
  }, ["stop"]))
10321
10325
  }, null, 8, th)), [
10322
10326
  [Io, o.searchQuery]
@@ -10403,7 +10407,7 @@ const lh = {
10403
10407
  components: {
10404
10408
  VueTelInput: ah,
10405
10409
  IbAlert: cn,
10406
- IbIcon: Qe
10410
+ IbIcon: Xe
10407
10411
  },
10408
10412
  data() {
10409
10413
  return {
@@ -18344,9 +18348,9 @@ _i.exports;
18344
18348
  if (bt)
18345
18349
  return bt;
18346
18350
  if (Re.set(_, je), !Ze)
18347
- var et = F ? zi(_) : Bn(_);
18348
- return J(et || _, function(ct, at) {
18349
- et && (at = ct, ct = _[at]), Zn(je, at, Pn(ct, N, F, ee, at, _, Re));
18351
+ var Qe = F ? zi(_) : Bn(_);
18352
+ return J(Qe || _, function(ct, at) {
18353
+ Qe && (at = ct, ct = _[at]), Zn(je, at, Pn(ct, N, F, ee, at, _, Re));
18350
18354
  }), je;
18351
18355
  }
18352
18356
  function Di(_) {
@@ -18790,13 +18794,13 @@ $i.exports;
18790
18794
  function qi(_, N, F, ee, Ne, be) {
18791
18795
  var Re = mn(_), je = mn(N), Ze = Re ? d : Bt(_), Ve = je ? d : Bt(N);
18792
18796
  Ze = Ze == s ? m : Ze, Ve = Ve == s ? m : Ve;
18793
- var dt = Ze == m, bt = Ve == m, et = Ze == Ve;
18794
- if (et && vn(_)) {
18797
+ var dt = Ze == m, bt = Ve == m, Qe = Ze == Ve;
18798
+ if (Qe && vn(_)) {
18795
18799
  if (!vn(N))
18796
18800
  return !1;
18797
18801
  Re = !0, dt = !1;
18798
18802
  }
18799
- if (et && !dt)
18803
+ if (Qe && !dt)
18800
18804
  return be || (be = new Rt()), Re || ri(_) ? Dn(_, N, F, ee, Ne, be) : Ui(_, N, Ze, F, ee, Ne, be);
18801
18805
  if (!(F & o)) {
18802
18806
  var ct = dt && Le.call(_, "__wrapped__"), at = bt && Le.call(N, "__wrapped__");
@@ -18805,7 +18809,7 @@ $i.exports;
18805
18809
  return be || (be = new Rt()), Ne(Qt, Yt, F, ee, be);
18806
18810
  }
18807
18811
  }
18808
- return et ? (be || (be = new Rt()), zi(_, N, F, ee, Ne, be)) : !1;
18812
+ return Qe ? (be || (be = new Rt()), zi(_, N, F, ee, Ne, be)) : !1;
18809
18813
  }
18810
18814
  function Fi(_) {
18811
18815
  if (!ii(_) || Wi(_))
@@ -18831,7 +18835,7 @@ $i.exports;
18831
18835
  var Ve = be.get(_);
18832
18836
  if (Ve && be.get(N))
18833
18837
  return Ve == N;
18834
- var dt = -1, bt = !0, et = F & i ? new hn() : void 0;
18838
+ var dt = -1, bt = !0, Qe = F & i ? new hn() : void 0;
18835
18839
  for (be.set(_, N), be.set(N, _); ++dt < je; ) {
18836
18840
  var ct = _[dt], at = N[dt];
18837
18841
  if (ee)
@@ -18842,10 +18846,10 @@ $i.exports;
18842
18846
  bt = !1;
18843
18847
  break;
18844
18848
  }
18845
- if (et) {
18849
+ if (Qe) {
18846
18850
  if (!ze(N, function(Yt, ln) {
18847
- if (!se(et, ln) && (ct === Yt || Ne(ct, Yt, F, ee, be)))
18848
- return et.push(ln);
18851
+ if (!se(Qe, ln) && (ct === Yt || Ne(ct, Yt, F, ee, be)))
18852
+ return Qe.push(ln);
18849
18853
  })) {
18850
18854
  bt = !1;
18851
18855
  break;
@@ -18897,8 +18901,8 @@ $i.exports;
18897
18901
  if (Ze != dt && !Re)
18898
18902
  return !1;
18899
18903
  for (var bt = Ze; bt--; ) {
18900
- var et = je[bt];
18901
- if (!(Re ? et in N : Le.call(N, et)))
18904
+ var Qe = je[bt];
18905
+ if (!(Re ? Qe in N : Le.call(N, Qe)))
18902
18906
  return !1;
18903
18907
  }
18904
18908
  var ct = be.get(_);
@@ -18907,15 +18911,15 @@ $i.exports;
18907
18911
  var at = !0;
18908
18912
  be.set(_, N), be.set(N, _);
18909
18913
  for (var Qt = Re; ++bt < Ze; ) {
18910
- et = je[bt];
18911
- var Yt = _[et], ln = N[et];
18914
+ Qe = je[bt];
18915
+ var Yt = _[Qe], ln = N[Qe];
18912
18916
  if (ee)
18913
- var Br = Re ? ee(ln, Yt, et, N, _, be) : ee(Yt, ln, et, _, N, be);
18917
+ var Br = Re ? ee(ln, Yt, Qe, N, _, be) : ee(Yt, ln, Qe, _, N, be);
18914
18918
  if (!(Br === void 0 ? Yt === ln || Ne(Yt, ln, F, ee, be) : Br)) {
18915
18919
  at = !1;
18916
18920
  break;
18917
18921
  }
18918
- Qt || (Qt = et == "constructor");
18922
+ Qt || (Qt = Qe == "constructor");
18919
18923
  }
18920
18924
  if (at && !Qt) {
18921
18925
  var oi = _.constructor, ai = N.constructor;
@@ -20081,7 +20085,7 @@ export {
20081
20085
  Ro as IbDropdownItem,
20082
20086
  Sr as IbDropdownList,
20083
20087
  E1 as IbFormGroup,
20084
- Qe as IbIcon,
20088
+ Xe as IbIcon,
20085
20089
  It as IbIconButton,
20086
20090
  Fo as IbInput,
20087
20091
  Ci as IbLabel,
@@ -18,7 +18,7 @@
18
18
  top: ${a-h-u/2+f+12}px!important`;break;case"rightCenter":l=l+`left: ${s+5}px!important;
19
19
  top: ${a+f-h/2-u/2}px!important;`;break;case"rightBottom":l=l+`left: ${s+5}px!important;
20
20
  top: ${a+f-u/2-12}px!important`;break;default:l=l+`left: ${r+d/2-p/2}px!important;
21
- top: ${o-h+f-5}px!important`;break}return l}getClassList(n){return n?hr[n]:hr.topCenter}}const Vt=new xi,ql=(t,n)=>{var a;Vt.getTooltipContainer()&&Vt.destroyTooltip();const e=Object.keys(n.modifiers)[0]||n.arg,o={title:((a=n.value)==null?void 0:a.title)||"",text:typeof n.value=="object"?n.value.text:n.value};Vt.createTooltip(t,o,e)},Fl=(t,n)=>{const e=Vt.getId();if(n.getAttribute("aria-describedby")!==e)return;const o=Vt.getTooltipContainer(),a=n!==t.target&&!n.contains(t.target),r=o!==t.target&&!(o!=null&&o.contains(t.target));a&&r&&Vt.destroyTooltip(n)},Ai=(t,n)=>{t.__tooltip_create=()=>ql(t,n),t.__tooltip_destroy=e=>Fl(e,t),t.addEventListener("mouseenter",t.__tooltip_create),document.addEventListener("mousemove",t.__tooltip_destroy)},Di=t=>{Vt.destroyTooltip(t),t.removeEventListener("mouseenter",t.__tooltip_create),document.removeEventListener("mousemove",t.__tooltip_destroy)},yr={mounted(t,n){Ai(t,n)},updated(t,n){Di(t),Ai(t,n)},beforeUnmount(t){Di(t)}},$1="",Hl={name:"IbSorting",props:{tooltipTitle:{type:String,default:""},hideSortingButton:{type:Boolean,default:!1},tooltipText:{type:String},tooltipPosition:{type:String},tooltipIconPosition:{type:String},tooltipIconSorting:{type:String},toggleTipTitle:{type:String},title:{type:String,default:""},sort:{type:String,default:null},view:{type:String,required:!0},disable:{type:Boolean,default:!1},tableName:{type:String,required:!0}},mounted(){this.$globalEvents.$on(`sorting:update:${this.tableName}`,t=>{this.$el.contains(t.$el)||(this.currentTypeSort=null)})},data(){return{isOpenToggleTip:!1,sortingTypes:Vl,sortingTypesView:jl,currentTypeSort:this.sort}},methods:{clickHandler(){this.currentTypeSort?this.currentTypeSort===this.sortingTypes.TYPE_ASC?this.currentTypeSort=this.sortingTypes.TYPE_DESC:this.currentTypeSort=null:this.currentTypeSort=this.sortingTypes.TYPE_ASC,this.updateTypeSorting()},updateTypeSorting(){this.$globalEvents.$emit(`sorting:update:${this.tableName}`,this),this.$emit("update-sorting",this.currentTypeSort)}},computed:{iconType(){return this.currentTypeSort===this.sortingTypes.TYPE_ASC?"arrow-up":this.currentTypeSort===this.sortingTypes.TYPE_DESC?"arrow-down":this.view!==this.sortingTypesView.GRID_VIEW?"swap-vertical":null},sortingTooltipPosition(){return this.hasToggleTip?"bottomCenter":this.tooltipPosition},sortingTooltipContent(){var t;return this.hasToggleTip?lang("click_to_view_details",(t=this.langComponents)==null?void 0:t.COMPONENT_SYSTEM):this.tooltipContent},tooltipIconText(){var t,n,e;return this.currentTypeSort===this.sortingTypes.TYPE_ASC?lang("sort_descending",(t=this.langComponents)==null?void 0:t.COMPONENT_SELECT):this.currentTypeSort===this.sortingTypes.TYPE_DESC?lang("reset_sorting",(n=this.langComponents)==null?void 0:n.COMPONENT_SELECT):this.view!==this.sortingTypesView.GRID_VIEW?lang("sort_ascending",(e=this.langComponents)==null?void 0:e.COMPONENT_SELECT):""},tooltipContent(){return this.tooltipTitle.length?{title:this.tooltipTitle,text:this.tooltipText}:this.tooltipText},hasToggleTip(){return this.toggleTipTitle&&this.$slots.toggleTipBody&&this.$slots.toggleTipButtons}},directives:{Tooltip:yr},components:{IbIcon:Le,IbIconButton:ut,IbToggleTip:ki}},zl={class:"sorting-wrapper"},Ul=["name"],Kl=["aria-label"];function Gl(t,n,e,o,a,r){var h;const s=i.resolveComponent("ib-toggle-tip"),d=i.resolveComponent("ib-icon-button"),u=i.resolveComponent("ib-icon"),p=i.resolveDirective("tooltip");return i.openBlock(),i.createElementBlock("div",zl,[e.view===a.sortingTypesView.TABLE_VIEW?(i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass(["table-sorting-wrapper",{active:a.currentTypeSort,disabled:e.disable}])},[i.createElementVNode("div",null,[i.withDirectives((i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass(["sorting-label",{"sorting-label-active":a.isOpenToggleTip&&r.hasToggleTip,"has-action":((h=e.tooltipText)==null?void 0:h.length)||r.hasToggleTip}]),type:"button",onClick:n[0]||(n[0]=f=>a.isOpenToggleTip=!a.isOpenToggleTip)},[i.createTextVNode(i.toDisplayString(e.title),1)],2)),[[p,r.sortingTooltipContent,r.sortingTooltipPosition]]),r.hasToggleTip?(i.openBlock(),i.createBlock(s,{key:0,position:"bottom-center","is-open":a.isOpenToggleTip,title:e.toggleTipTitle,onClose:n[1]||(n[1]=f=>a.isOpenToggleTip=!1)},{buttons:i.withCtx(()=>[i.renderSlot(t.$slots,"toggleTipButtons",{},void 0,!0)]),default:i.withCtx(()=>[i.renderSlot(t.$slots,"toggleTipBody",{},void 0,!0)]),_:3},8,["is-open","title"])):i.createCommentVNode("",!0)]),e.hideSortingButton?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createBlock(d,{key:0,kind:"white",size:"s",onClick:r.clickHandler},{default:i.withCtx(()=>[i.createElementVNode("ion-icon",{name:r.iconType},null,8,Ul)]),_:1},8,["onClick"])),[[p,r.tooltipIconText,e.tooltipIconPosition]])],2)):i.withDirectives((i.openBlock(),i.createElementBlock("button",{key:1,class:i.normalizeClass(["sorting-button",{active:a.currentTypeSort,disabled:e.disable}]),type:"button",onClick:n[2]||(n[2]=(...f)=>r.clickHandler&&r.clickHandler(...f)),"aria-label":e.sort},[i.createTextVNode(i.toDisplayString(e.title)+" ",1),r.iconType?(i.openBlock(),i.createBlock(u,{key:0,name:r.iconType},null,8,["name"])):i.createCommentVNode("",!0)],10,Kl)),[[p,e.tooltipText,e.tooltipPosition]])])}const Yl=_e(Hl,[["render",Gl],["__scopeId","data-v-a4394881"]]),w1="",Wl={name:"IbBreadcrumbs",props:{items:{type:Array,default:()=>[]},tooltipTextContext:{type:String}},computed:{last(){return this.items.length?this.items.length-1:null},initContextMenu(){return this.items.length>4},setItemsContextMenu(){return this.items.slice(0,-3)}},components:{IbIcon:Le,IbIconButton:ut,IbDropdownItem:gr,IbDropdownList:Rn,IbTooltip:jt}},Zl={"aria-label":"breadcrumb"},Jl={class:"breadcrumb"},Xl=["href"],Ql={key:1},es=["href"];function ts(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-tooltip"),u=i.resolveComponent("ib-icon-button"),p=i.resolveComponent("ib-dropdown-item"),h=i.resolveComponent("ib-dropdown-list");return i.openBlock(),i.createElementBlock("nav",Zl,[i.createElementVNode("ul",Jl,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.items,(f,l)=>(i.openBlock(),i.createElementBlock("li",{class:i.normalizeClass(["breadcrumb-item",l===r.last?"active":""]),"aria-current":"page",key:l},[l!==r.last&&l>e.items.length-4||l===0?(i.openBlock(),i.createElementBlock("a",{key:0,class:"ib-link",href:f.url},i.toDisplayString(f.title),9,Xl)):i.createCommentVNode("",!0),l===r.last?(i.openBlock(),i.createElementBlock("p",Ql,i.toDisplayString(f.title),1)):i.createCommentVNode("",!0),r.initContextMenu&&l===e.items.length-4?(i.openBlock(),i.createBlock(h,{key:2,horizontal:"center"},{trigger:i.withCtx(()=>[i.createVNode(u,{kind:"ghost"},{default:i.withCtx(()=>[i.createVNode(s,{name:"ellipsis-horizontal-sharp"}),e.tooltipTextContext?(i.openBlock(),i.createBlock(d,{key:0,text:e.tooltipTextContext},null,8,["text"])):i.createCommentVNode("",!0)]),_:1})]),body:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.setItemsContextMenu,(c,_)=>(i.openBlock(),i.createBlock(p,{key:_},{default:i.withCtx(()=>[i.createElementVNode("a",{class:"context-breadcrums",href:c.url},i.toDisplayString(c.title),9,es)]),_:2},1024))),128))]),_:2},1024)):i.createCommentVNode("",!0),l!==r.last&&l>e.items.length-5||l===0?(i.openBlock(),i.createBlock(s,{key:3,name:"chevron-forward-outline"})):i.createCommentVNode("",!0)],2))),128))])])}const ns=_e(Wl,[["render",ts],["__scopeId","data-v-5ef772a9"]]),k1="",rs={name:"IbLabel",props:{for:{type:String},required:{type:Boolean,default:!1},infoText:{type:String,default:""},tooltipPosition:{type:String}},mounted(){this.$globalEvents.$on(`label:disabled:${this.for}`,t=>{this.disabled=t})},data(){return{disabled:!1}},computed:{classes(){const t=["ib-label"];return this.infoText.length&&t.push("has-info-text"),this.disabled&&t.push("label-disabled"),t}},components:{IbIconButton:ut,IbIcon:Le,IbTooltip:jt}},is=["for"],os={key:0,class:"required"};function as(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-tooltip"),u=i.resolveComponent("ib-icon-button");return i.openBlock(),i.createElementBlock("label",{class:i.normalizeClass(r.classes),for:e.for},[e.required?(i.openBlock(),i.createElementBlock("span",os,"* ")):i.createCommentVNode("",!0),i.renderSlot(t.$slots,"default",{},void 0,!0),e.infoText.length?(i.openBlock(),i.createBlock(u,{key:1,size:"xs",class:"info-button",kind:"ghost",type:"button"},{default:i.withCtx(()=>[i.createVNode(s,{name:"information-circle-outline"}),i.createVNode(d,{text:e.infoText,position:e.tooltipPosition},null,8,["text","position"])]),_:1})):i.createCommentVNode("",!0)],10,is)}const dn=_e(rs,[["render",as],["__scopeId","data-v-3e867259"]]),vr={text:"text",password:"password",email:"email",number:"number"},C1="",ls={name:"IbInput",props:{type:{type:String,default:vr.text,validator:t=>Object.keys(vr).includes(t)},disabled:{type:Boolean,required:!1,default:!1},error:{type:Boolean,default:!1},errorMessage:{type:String,default:""},id:{type:[String],default(){return ht()}},debounce:{type:[Number,String]},showIcon:{type:Boolean,default:!1},showClearButton:{type:Boolean,default:!0},clearButtonMessage:{type:String,default:""},settingsButtonMessage:{type:String,default:""},showPasswordMessage:{type:String,default:""},hidePasswordMessage:{type:String,default:""},value:{type:[String,Number],default:""},modelValue:{type:[String,Number]},settingsVerticalPosition:{type:String,default:Bn.bottom},settingsHorizontalPosition:{type:String,default:sn.right},readonly:{type:Boolean,default:!1}},data(){return{actualValue:this.modelValue||this.value,showPassword:!1}},mounted(){setTimeout(()=>{this.$globalEvents.$emit(`label:disabled:${this.id}`,this.disabled)},10)},methods:{toggleShowPassword(){this.showPassword=!this.showPassword},clearInput(){this.actualValue="",this.$emit("update:modelValue",this.actualValue),this.$emit("input",this.actualValue),this.$emit("clear")},onBlur(){this.$emit("blur",this.actualValue)},onFocus(){this.$emit("focus",this.actualValue)},onInput(){this.debounce?this.delayedInput(this.actualValue):(this.$emit("update:modelValue",this.actualValue),this.$emit("input",this.actualValue))},delayedInput(t){this.timer&&(clearTimeout(this.timer),this.timer=null),this.timer=setTimeout(()=>{this.$emit("update:modelValue",t),this.$emit("input",t)},this.debounce)},focus(){this.$refs.field.focus()}},computed:{hasSettings(){return!!this.$slots.settings},classes(){const t=["ib-input"];return this.hasErrorState&&t.push("ib-error"),this.showIcon&&t.push("ib-input-has-icon"),t},attrs(){let t=Dn({...this.$attrs},["onInput","onBlur"]);return t.type=this.type===vr.password?this.showPassword?"text":"password":this.type,t},hasErrorState(){return this.error||this.errorMessage.length}},watch:{value(t){this.actualValue=t},modelValue(t){this.actualValue=t},disabled(t){this.$globalEvents.$emit(`label:disabled:${this.id}`,t)}},emits:["input","blur","focus","clear","update:modelValue",`label:disabled:${globalThis==null?void 0:globalThis.id}`],components:{IbAlert:Pt,IbIconButton:ut,IbIcon:Le,IbDropdown:Ln},inheritAttrs:!1},ss=["aria-invalid","readonly","disabled","id"],ds={class:"settings-wrapper"};function cs(t,n,e,o,a,r){var h,f;const s=i.resolveComponent("ib-alert"),d=i.resolveComponent("ib-icon"),u=i.resolveComponent("ib-icon-button"),p=i.resolveComponent("ib-dropdown");return i.openBlock(),i.createElementBlock("div",null,[e.errorMessage?(i.openBlock(),i.createBlock(s,{key:0},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.errorMessage),1)]),_:1})):i.createCommentVNode("",!0),i.createElementVNode("div",{class:i.normalizeClass(["ib-input-wrapper",{"has-settings":r.hasSettings}])},[e.showIcon?(i.openBlock(),i.createBlock(d,{key:0,class:"icon-search",name:"search-outline"})):i.createCommentVNode("",!0),i.withDirectives(i.createElementVNode("input",i.mergeProps(r.attrs,{"onUpdate:modelValue":n[0]||(n[0]=l=>a.actualValue=l),ref:"field","aria-invalid":!!r.hasErrorState,readonly:e.readonly,disabled:e.disabled,id:e.id,class:r.classes,onInput:n[1]||(n[1]=l=>r.onInput(l)),onBlur:n[2]||(n[2]=l=>r.onBlur(l)),onFocus:n[3]||(n[3]=l=>r.onFocus(l))}),null,16,ss),[[i.vModelDynamic,a.actualValue]]),e.type!=="password"&&e.showClearButton?i.withDirectives((i.openBlock(),i.createBlock(u,{key:1,kind:"ghost",class:"button-clear",disabled:e.readonly||e.disabled,"help-text":e.clearButtonMessage,"prevent-default":"",type:"button",onClick:r.clearInput,onKeypress:i.withKeys(r.clearInput,["enter"])},{default:i.withCtx(()=>[i.createVNode(d,{name:"close-outline"})]),_:1},8,["disabled","help-text","onClick","onKeypress"])),[[i.vShow,(h=a.actualValue)==null?void 0:h.length]]):i.createCommentVNode("",!0),e.type==="password"?i.withDirectives((i.openBlock(),i.createBlock(u,{key:2,kind:"ghost",class:"toggle-password","prevent-default":"",type:"button",disabled:e.readonly||e.disabled,"help-text":a.showPassword?e.hidePasswordMessage:e.showPasswordMessage,onClick:i.withModifiers(r.toggleShowPassword,["prevent"])},{default:i.withCtx(()=>[i.createVNode(d,{name:a.showPassword?"eye-off-outline":"eye-outline"},null,8,["name"])]),_:1},8,["disabled","help-text","onClick"])),[[i.vShow,(f=a.actualValue)==null?void 0:f.length]]):i.createCommentVNode("",!0),r.hasSettings?(i.openBlock(),i.createBlock(p,{key:3,class:"settings-dropdown-wrapper",horizontal:e.settingsHorizontalPosition,vertical:e.settingsVerticalPosition},{trigger:i.withCtx(()=>[i.createVNode(u,{"prevent-default":"","help-text":e.settingsButtonMessage,class:"options-trigger",kind:"ghost"},{default:i.withCtx(()=>[i.createVNode(d,{name:"options"})]),_:1},8,["help-text"])]),body:i.withCtx(()=>[i.createElementVNode("div",ds,[i.renderSlot(t.$slots,"settings",{},void 0,!0)])]),_:3},8,["horizontal","vertical"])):i.createCommentVNode("",!0)],2)])}const br=_e(ls,[["render",cs],["__scopeId","data-v-ea1e952e"]]),O1="",us={name:"IbCheckbox",model:{event:"input"},props:{label:String,error:{type:[Boolean,null],default:!1},name:String,id:{type:String,default(){return ht()}},value:{default:1},modelValue:{type:Boolean},isChecked:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},disableFocus:{type:Boolean,default:!1},required:{type:Boolean,default:!1},labelPosition:{type:String,default:"right"}},watch:{isChecked(t){this.checked=t},modelValue(t){this.$emit("update:modelValue",this.modelValue),this.checked=t}},data(){return{checked:this.modelValue?this.modelValue:this.isChecked}},methods:{onChange(){this.readonly||(this.checked=!this.checked,this.$emit("update:modelValue",this.checked),this.$emit("input",this.checked))}},computed:{classes(){return{"ib-checkbox":!0,"ib-has-error":this.error,"ib-checkbox-filled":this.checked,"ib-checkbox-disabled":this.disabled,"ib-checkbox-readonly":this.readonly,"ib-checkbox-indeterminate":this.indeterminate}},indeterminate(){return this.isChecked===null},attrs(){const t={...Dn({...this.$attrs})};return delete t.class,t.class=this.classes,t}},components:{IbIcon:Le},inheritAttrs:!1},fs=["aria-checked"],hs=["for","tabindex"],ps=["name","id","value","disabled","required"],ms={class:"ib-checkbox-body"},gs={key:0,class:"required"},ys={class:"ib-checkbox-input"},vs={key:1,class:"ib-checkbox-label"},bs={key:0,class:"required"};function _s(t,n,e,o,a,r){var d;const s=i.resolveComponent("ib-icon");return i.openBlock(),i.createElementBlock("div",{role:"checkbox",class:i.normalizeClass(["ib-checkbox-wrapper",this.$attrs.class]),"aria-checked":!!a.checked},[i.createElementVNode("label",i.mergeProps(r.attrs,{for:e.id,tabindex:e.disabled|e.disableFocus?-1:0,onKeypress:n[2]||(n[2]=i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]))}),[i.withDirectives(i.createElementVNode("input",{tabindex:"-1",type:"checkbox",name:e.name,id:e.id,value:e.value,disabled:e.disabled,required:e.required,"onUpdate:modelValue":n[0]||(n[0]=u=>a.checked=u),onClick:n[1]||(n[1]=i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]))},null,8,ps),[[i.vModelCheckbox,a.checked]]),i.createElementVNode("div",ms,[e.labelPosition==="left"&&e.label.length?(i.openBlock(),i.createElementBlock("span",{key:0,class:i.normalizeClass(["ib-checkbox-label",{"ib-checkbox-label-left":e.labelPosition==="left"}])},[e.required?(i.openBlock(),i.createElementBlock("span",gs,"*")):i.createCommentVNode("",!0),i.createTextVNode(" "+i.toDisplayString(e.label),1)],2)):i.createCommentVNode("",!0),i.createElementVNode("span",ys,[i.withDirectives(i.createVNode(s,{name:"checkmark-sharp"},null,512),[[i.vShow,a.checked&&!r.indeterminate]]),i.withDirectives(i.createVNode(s,{class:i.normalizeClass("checkbox-undeterminate-icon"),name:"remove-sharp"},null,512),[[i.vShow,r.indeterminate]])]),e.labelPosition==="right"&&((d=e.label)!=null&&d.length)?(i.openBlock(),i.createElementBlock("span",vs,[e.required?(i.openBlock(),i.createElementBlock("span",bs,"*")):i.createCommentVNode("",!0),i.createTextVNode(" "+i.toDisplayString(e.label),1)])):i.createCommentVNode("",!0)])],16,hs)],10,fs)}const _r=_e(us,[["render",_s]]),E1="",$s={name:"IbToggle",model:{prop:"isChecked",event:"input"},props:{isChecked:{type:Boolean,required:!1},id:{type:String,default:()=>ht()},disabled:{type:Boolean,default:!1},name:{type:String,default:"active"},label:{type:String,default:""},error:{type:Boolean,default:!1},labelPosition:{type:String,default:"right"},helpMessage:{type:String,default:""},helpMessageOff:{type:String,default:""}},watch:{isChecked(t){this.checked=t}},data(){return{checked:this.isChecked}},methods:{onChange(){this.disabled||(this.checked=!this.checked,this.$emit("input",this.checked))}},computed:{classes(){return{"ib-toggle-container":!0,"has-error":this.error,"toggle-on":this.checked,"toggle-disabled":this.disabled,"label-position-left":this.labelPosition==="left"}}},components:{IbIcon:Le,IbTooltip:jt}},ws=["aria-checked","tabindex"],ks={class:"toggle-wrapper",ref:"wrapper"},Cs={class:"toggle",ref:"toggle"},Os=["name","checked","id","disabled"],Es=i.createElementVNode("span",{class:"toggle-slider round"},null,-1),Ss={key:0,class:"toggle-label"};function Ts(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-tooltip");return i.openBlock(),i.createElementBlock("label",{role:"switch","aria-checked":a.checked,tabindex:e.disabled?-1:0,class:i.normalizeClass(r.classes),onKeypress:[n[2]||(n[2]=i.withKeys(i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]),["space"])),n[3]||(n[3]=i.withKeys(i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]),["enter"]))]},[i.createElementVNode("div",ks,[i.createElementVNode("div",Cs,[i.createElementVNode("input",{tabindex:"-1",type:"checkbox",value:"1",name:e.name,checked:a.checked,id:e.id,disabled:e.disabled,onClick:n[0]||(n[0]=(...u)=>r.onChange&&r.onChange(...u)),onInput:n[1]||(n[1]=i.withModifiers(()=>{},["stop"]))},null,40,Os),Es,i.createVNode(s,{class:"checked-icon",name:"checkmark"}),i.createVNode(s,{class:"unchecked-icon",name:"close"})],512)],512),e.label.length?(i.openBlock(),i.createElementBlock("span",Ss,i.toDisplayString(e.label),1)):i.createCommentVNode("",!0),e.helpMessage.length?(i.openBlock(),i.createBlock(d,{key:1,text:a.checked?e.helpMessage:e.helpMessageOff.length?e.helpMessageOff:e.helpMessage},null,8,["text"])):i.createCommentVNode("",!0)],42,ws)}const Ii=_e($s,[["render",Ts]]);function Mi(t){return t.scrollHeight>t.clientHeight}const S1="",Ns={name:"select-option",props:{option:{type:Object},name:String,parentAutoCheck:{type:Boolean,default:!1},isMultiple:{type:Boolean,default:!0},uid:{type:String,default:""},onlyEndNodes:{type:Boolean,default:!1},htmlTitle:{type:Boolean,default:!1},showInput:{type:Boolean,default:!0},isBookmarkable:{type:Boolean,default:!1},isBookmarked:{type:Boolean,default:!1},isToggle:{type:Boolean,default:!1}},mounted(){this.option.hasOwnProperty("children")&&this.option.children&&this.checkParent()},updated(){this.$nextTick(()=>{Mi(this.$el.querySelector(".option-label"))&&(this.showTooltip=!0)})},data(){return{showTooltip:!1}},methods:{onKeydown(t){t.keyCode===Ci&&(t.preventDefault(),this.onChange()),this.hasVisibleChildren&&(t.keyCode===Ua&&(this.option.isChildrenVisible=!0),t.keyCode===za&&(this.option.isChildrenVisible=!1))},onChange(){var t,n;!this.isMultiple&&!this.isChecked(this.option)&&((t=this.$refs.component)==null||t.onChange()),this.isMultiple&&((n=this.$refs.component)==null||n.onChange())},toggle(t,n=!0){this.check(this.option,t,!0,n)},check(t,n,e,o){this.$emit("check",t,n,e),o&&t.children&&t.children.forEach(a=>{this.check(a,n,!1,!0)})},toggleChildrenVisibility(){this.option.isChildrenVisible=!this.option.isChildrenVisible},checkChildren(t,n,e){e&&this.isMultiple&&this.$nextTick(()=>{this.checkParent()}),this.$emit("check",t,n,!1)},checkParent(){const t=this.option.children.filter(e=>e.checked).length,n=t>=this.option.children.length;(!this.option.checked&&n&&this.parentAutoCheck||this.option.checked&&!n)&&this.toggle(!this.option.checked,!1)},calculateChildren(t,n,e=!1){let o=0;return t.children&&t.children.forEach(a=>{(!n||n(a))&&o++,e&&(o+=this.calculateChildren(a,n,e))}),o},isChecked(t){if(this.hasChildren)if(this.childrenSelectedCount){if(this.childrenSelectedCount>0&&this.countOfAllChildren>this.childrenSelectedCount)return null}else return!1;return t.checked?!0:t.isIndeterminate?null:!1}},computed:{component(){return this.isMultiple&&this.isToggle?Ii:_r},hasChildren(){return!!(this.option.children&&this.option.children.length)},hasVisibleChildren(){return this.calculateChildren(this.option,t=>t.visible)},iconName(){return this.option.isChildrenVisible?"chevron-down":"chevron-forward"},id(){return this.uid+"_"+this.option.id},actualName(){return this.onlyEndNodes&&this.option.children&&this.option.children.length?"":this.name},childrenSelectedCount(){return this.calculateChildren(this.option,t=>t.checked,!0)},countOfAllChildren(){return this.calculateChildren(this.option,()=>!0,!0)}},components:{IbIcon:Le,List:mr,IbIconButton:ut},directives:{Tooltip:yr}},xs=["aria-selected","aria-label","id"],As={key:0,class:"option-label"},Ds={key:1,class:"option-label"},Is=["innerHTML"],Ms=["innerHTML"],Ps={key:2,class:"option-label"};function Bs(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-icon-button"),u=i.resolveComponent("select-option"),p=i.resolveComponent("list"),h=i.resolveDirective("tooltip");return i.openBlock(),i.createElementBlock("li",null,[i.withDirectives((i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(["tree-select-option",{"tree-select-option-checked":r.isChecked(e.option),"tree-select-option-margin":r.hasVisibleChildren,active:e.option.isChildrenVisible,"is-multiple":e.isMultiple,"is-not-multiple":!e.isMultiple,"tree-select-option-toggle":this.isToggle&&this.isMultiple}]),tabindex:"0",role:"option","aria-selected":r.isChecked(e.option),"aria-label":e.option.title,id:"option-"+r.id,onKeydown:n[3]||(n[3]=i.withModifiers((...f)=>r.onKeydown&&r.onKeydown(...f),["self"])),onFocus:n[4]||(n[4]=f=>t.$emit("onFocus",`option-${r.id}`))},[i.withDirectives(i.createVNode(d,{"disabled-focus":!0,kind:"ghost",class:"toggle-children",onClick:r.toggleChildrenVisibility},{default:i.withCtx(()=>[i.createVNode(s,{name:r.iconName},null,8,["name"])]),_:1},8,["onClick"]),[[i.vShow,r.hasVisibleChildren]]),i.createElementVNode("div",{onClick:n[1]||(n[1]=i.withModifiers((...f)=>r.onChange&&r.onChange(...f),["prevent"])),class:i.normalizeClass({disabled:e.option.isDisabled,"tree-select-option-label":!0,"tree-select-option-has-children":r.hasVisibleChildren,active:!e.showInput&&e.option.checked})},[i.withDirectives((i.openBlock(),i.createBlock(i.resolveDynamicComponent(r.component),{ref:"component",tabindex:"-1","disable-focus":"","aria-label":e.option.title,name:r.actualName,value:e.option.id,id:"input"+r.id,"is-checked":r.isChecked(e.option),disabled:e.option.isDisabled,readonly:e.option.readonly,autocomplete:"off",autocorrect:"off",autocapitalize:"off",spellcheck:"false",onInput:r.toggle},null,40,["aria-label","name","value","id","is-checked","disabled","readonly","onInput"])),[[i.vShow,e.showInput]]),e.isBookmarkable?(i.openBlock(),i.createElementBlock("span",{key:0,class:i.normalizeClass("bookmarkable-option-title "+(e.isBookmarked?"bookmarked":""))},[r.hasChildren?(i.openBlock(),i.createElementBlock("span",Ds,i.toDisplayString(e.option.title),1)):(i.openBlock(),i.createElementBlock("span",As,[i.createTextVNode(i.toDisplayString(e.option.title)+" ",1),i.createVNode(s,{name:"star",onClick:n[0]||(n[0]=i.withModifiers(f=>t.$emit("toggle-bookmark",e.option),["stop","prevent"]))})]))],2)):e.htmlTitle?(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[r.hasChildren?(i.openBlock(),i.createElementBlock("span",{key:1,class:"option-label",innerHTML:e.option.title},null,8,Ms)):(i.openBlock(),i.createElementBlock("span",{key:0,class:"option-label",innerHTML:e.option.title},null,8,Is))],64)):(i.openBlock(),i.createElementBlock("span",Ps,i.toDisplayString(e.option.title),1))],2),r.hasChildren?i.withDirectives((i.openBlock(),i.createBlock(p,{key:0},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.option.children,f=>i.withDirectives((i.openBlock(),i.createBlock(u,{key:f.value,option:f,name:e.name,"parent-auto-check":e.parentAutoCheck,"is-multiple":e.isMultiple,"show-input":e.showInput,onCheck:r.checkChildren,onToggleBookmark:n[2]||(n[2]=l=>t.$emit("toggle-bookmark",l)),uid:e.uid,"is-bookmarkable":e.isBookmarkable},null,8,["option","name","parent-auto-check","is-multiple","show-input","onCheck","uid","is-bookmarkable"])),[[i.vShow,f.visible]])),128))]),_:1},512)),[[i.vShow,r.hasVisibleChildren&&e.option.isChildrenVisible]]):i.createCommentVNode("",!0)],42,xs)),[[h,a.showTooltip?e.option.title:""]])])}const Ls=_e(Ns,[["render",Bs]]);var qe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function jn(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Pi={exports:{}};/*!***************************************************
21
+ top: ${o-h+f-5}px!important`;break}return l}getClassList(n){return n?hr[n]:hr.topCenter}}const Vt=new xi,ql=(t,n)=>{var a;Vt.getTooltipContainer()&&Vt.destroyTooltip();const e=Object.keys(n.modifiers)[0]||n.arg,o={title:((a=n.value)==null?void 0:a.title)||"",text:typeof n.value=="object"?n.value.text:n.value};Vt.createTooltip(t,o,e)},Fl=(t,n)=>{const e=Vt.getId();if(n.getAttribute("aria-describedby")!==e)return;const o=Vt.getTooltipContainer(),a=n!==t.target&&!n.contains(t.target),r=o!==t.target&&!(o!=null&&o.contains(t.target));a&&r&&Vt.destroyTooltip(n)},Ai=(t,n)=>{t.__tooltip_create=()=>ql(t,n),t.__tooltip_destroy=e=>Fl(e,t),t.addEventListener("mouseenter",t.__tooltip_create),document.addEventListener("mousemove",t.__tooltip_destroy)},Di=t=>{Vt.destroyTooltip(t),t.removeEventListener("mouseenter",t.__tooltip_create),document.removeEventListener("mousemove",t.__tooltip_destroy)},yr={mounted(t,n){Ai(t,n)},updated(t,n){Di(t),Ai(t,n)},beforeUnmount(t){Di(t)}},$1="",Hl={name:"IbSorting",props:{tooltipTitle:{type:String,default:""},hideSortingButton:{type:Boolean,default:!1},tooltipText:{type:String},tooltipPosition:{type:String},tooltipIconPosition:{type:String},tooltipIconSorting:{type:String},toggleTipTitle:{type:String},title:{type:String,default:""},sort:{type:String,default:null},view:{type:String,required:!0},disable:{type:Boolean,default:!1},tableName:{type:String,required:!0}},mounted(){this.$globalEvents.$on(`sorting:update:${this.tableName}`,t=>{this.$el.contains(t.$el)||(this.currentTypeSort=null)})},data(){return{isOpenToggleTip:!1,sortingTypes:Vl,sortingTypesView:jl,currentTypeSort:this.sort}},methods:{clickHandler(){this.currentTypeSort?this.currentTypeSort===this.sortingTypes.TYPE_ASC?this.currentTypeSort=this.sortingTypes.TYPE_DESC:this.currentTypeSort=null:this.currentTypeSort=this.sortingTypes.TYPE_ASC,this.updateTypeSorting()},updateTypeSorting(){this.$globalEvents.$emit(`sorting:update:${this.tableName}`,this),this.$emit("update-sorting",this.currentTypeSort)}},computed:{iconType(){return this.currentTypeSort===this.sortingTypes.TYPE_ASC?"arrow-up":this.currentTypeSort===this.sortingTypes.TYPE_DESC?"arrow-down":this.view!==this.sortingTypesView.GRID_VIEW?"swap-vertical":null},sortingTooltipPosition(){return this.hasToggleTip?"bottomCenter":this.tooltipPosition},sortingTooltipContent(){var t;return this.hasToggleTip?lang("click_to_view_details",(t=this.langComponents)==null?void 0:t.COMPONENT_SYSTEM):this.tooltipContent},tooltipIconText(){var t,n,e;return this.currentTypeSort===this.sortingTypes.TYPE_ASC?lang("sort_descending",(t=this.langComponents)==null?void 0:t.COMPONENT_SELECT):this.currentTypeSort===this.sortingTypes.TYPE_DESC?lang("reset_sorting",(n=this.langComponents)==null?void 0:n.COMPONENT_SELECT):this.view!==this.sortingTypesView.GRID_VIEW?lang("sort_ascending",(e=this.langComponents)==null?void 0:e.COMPONENT_SELECT):""},tooltipContent(){return this.tooltipTitle.length?{title:this.tooltipTitle,text:this.tooltipText}:this.tooltipText},hasToggleTip(){return this.toggleTipTitle&&this.$slots.toggleTipBody&&this.$slots.toggleTipButtons}},directives:{Tooltip:yr},components:{IbIcon:Le,IbIconButton:ut,IbToggleTip:ki}},zl={class:"sorting-wrapper"},Ul=["name"],Kl=["aria-label"];function Gl(t,n,e,o,a,r){var h;const s=i.resolveComponent("ib-toggle-tip"),d=i.resolveComponent("ib-icon-button"),u=i.resolveComponent("ib-icon"),p=i.resolveDirective("tooltip");return i.openBlock(),i.createElementBlock("div",zl,[e.view===a.sortingTypesView.TABLE_VIEW?(i.openBlock(),i.createElementBlock("div",{key:0,class:i.normalizeClass(["table-sorting-wrapper",{active:a.currentTypeSort,disabled:e.disable}])},[i.createElementVNode("div",null,[i.withDirectives((i.openBlock(),i.createElementBlock("button",{class:i.normalizeClass(["sorting-label",{"sorting-label-active":a.isOpenToggleTip&&r.hasToggleTip,"has-action":((h=e.tooltipText)==null?void 0:h.length)||r.hasToggleTip}]),type:"button",onClick:n[0]||(n[0]=f=>a.isOpenToggleTip=!a.isOpenToggleTip)},[i.createTextVNode(i.toDisplayString(e.title),1)],2)),[[p,r.sortingTooltipContent,r.sortingTooltipPosition]]),r.hasToggleTip?(i.openBlock(),i.createBlock(s,{key:0,position:"bottom-center","is-open":a.isOpenToggleTip,title:e.toggleTipTitle,onClose:n[1]||(n[1]=f=>a.isOpenToggleTip=!1)},{buttons:i.withCtx(()=>[i.renderSlot(t.$slots,"toggleTipButtons",{},void 0,!0)]),default:i.withCtx(()=>[i.renderSlot(t.$slots,"toggleTipBody",{},void 0,!0)]),_:3},8,["is-open","title"])):i.createCommentVNode("",!0)]),e.hideSortingButton?i.createCommentVNode("",!0):i.withDirectives((i.openBlock(),i.createBlock(d,{key:0,kind:"white",size:"s",onClick:r.clickHandler},{default:i.withCtx(()=>[i.createElementVNode("ion-icon",{name:r.iconType},null,8,Ul)]),_:1},8,["onClick"])),[[p,r.tooltipIconText,e.tooltipIconPosition]])],2)):i.withDirectives((i.openBlock(),i.createElementBlock("button",{key:1,class:i.normalizeClass(["sorting-button",{active:a.currentTypeSort,disabled:e.disable}]),type:"button",onClick:n[2]||(n[2]=(...f)=>r.clickHandler&&r.clickHandler(...f)),"aria-label":e.sort},[i.createTextVNode(i.toDisplayString(e.title)+" ",1),r.iconType?(i.openBlock(),i.createBlock(u,{key:0,name:r.iconType},null,8,["name"])):i.createCommentVNode("",!0)],10,Kl)),[[p,e.tooltipText,e.tooltipPosition]])])}const Yl=_e(Hl,[["render",Gl],["__scopeId","data-v-a4394881"]]),w1="",Wl={name:"IbBreadcrumbs",props:{items:{type:Array,default:()=>[]},tooltipTextContext:{type:String}},computed:{last(){return this.items.length?this.items.length-1:null},initContextMenu(){return this.items.length>4},setItemsContextMenu(){return this.items.slice(0,-3)}},components:{IbIcon:Le,IbIconButton:ut,IbDropdownItem:gr,IbDropdownList:Rn,IbTooltip:jt}},Zl={"aria-label":"breadcrumb"},Jl={class:"breadcrumb"},Xl=["href"],Ql={key:1},es=["href"];function ts(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-tooltip"),u=i.resolveComponent("ib-icon-button"),p=i.resolveComponent("ib-dropdown-item"),h=i.resolveComponent("ib-dropdown-list");return i.openBlock(),i.createElementBlock("nav",Zl,[i.createElementVNode("ul",Jl,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.items,(f,l)=>(i.openBlock(),i.createElementBlock("li",{class:i.normalizeClass(["breadcrumb-item",l===r.last?"active":""]),"aria-current":"page",key:l},[l!==r.last&&l>e.items.length-4||l===0?(i.openBlock(),i.createElementBlock("a",{key:0,class:"ib-link",href:f.url},i.toDisplayString(f.title),9,Xl)):i.createCommentVNode("",!0),l===r.last?(i.openBlock(),i.createElementBlock("p",Ql,i.toDisplayString(f.title),1)):i.createCommentVNode("",!0),r.initContextMenu&&l===e.items.length-4?(i.openBlock(),i.createBlock(h,{key:2,horizontal:"center"},{trigger:i.withCtx(()=>[i.createVNode(u,{kind:"ghost"},{default:i.withCtx(()=>[i.createVNode(s,{name:"ellipsis-horizontal-sharp"}),e.tooltipTextContext?(i.openBlock(),i.createBlock(d,{key:0,text:e.tooltipTextContext},null,8,["text"])):i.createCommentVNode("",!0)]),_:1})]),body:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(r.setItemsContextMenu,(c,_)=>(i.openBlock(),i.createBlock(p,{key:_},{default:i.withCtx(()=>[i.createElementVNode("a",{class:"context-breadcrums",href:c.url},i.toDisplayString(c.title),9,es)]),_:2},1024))),128))]),_:2},1024)):i.createCommentVNode("",!0),l!==r.last&&l>e.items.length-5||l===0?(i.openBlock(),i.createBlock(s,{key:3,name:"chevron-forward-outline"})):i.createCommentVNode("",!0)],2))),128))])])}const ns=_e(Wl,[["render",ts],["__scopeId","data-v-5ef772a9"]]),k1="",rs={name:"IbLabel",props:{for:{type:String},required:{type:Boolean,default:!1},infoText:{type:String,default:""},tooltipPosition:{type:String}},mounted(){this.$globalEvents.$on(`label:disabled:${this.for}`,t=>{this.disabled=t})},data(){return{disabled:!1}},computed:{classes(){const t=["ib-label"];return this.infoText.length&&t.push("has-info-text"),this.disabled&&t.push("label-disabled"),t}},components:{IbIconButton:ut,IbIcon:Le,IbTooltip:jt}},is=["for"],os={key:0,class:"required"};function as(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-tooltip"),u=i.resolveComponent("ib-icon-button");return i.openBlock(),i.createElementBlock("label",{class:i.normalizeClass(r.classes),for:e.for},[e.required?(i.openBlock(),i.createElementBlock("span",os,"* ")):i.createCommentVNode("",!0),i.renderSlot(t.$slots,"default",{},void 0,!0),e.infoText.length?(i.openBlock(),i.createBlock(u,{key:1,size:"xs",class:"info-button",kind:"ghost",type:"button"},{default:i.withCtx(()=>[i.createVNode(s,{name:"information-circle-outline"}),i.createVNode(d,{text:e.infoText,position:e.tooltipPosition},null,8,["text","position"])]),_:1})):i.createCommentVNode("",!0)],10,is)}const dn=_e(rs,[["render",as],["__scopeId","data-v-3e867259"]]),vr={text:"text",password:"password",email:"email",number:"number"},C1="",ls={name:"IbInput",props:{type:{type:String,default:vr.text,validator:t=>Object.keys(vr).includes(t)},disabled:{type:Boolean,required:!1,default:!1},error:{type:Boolean,default:!1},errorMessage:{type:String,default:""},id:{type:[String],default(){return ht()}},debounce:{type:[Number,String]},showIcon:{type:Boolean,default:!1},showClearButton:{type:Boolean,default:!0},clearButtonMessage:{type:String,default:""},settingsButtonMessage:{type:String,default:""},showPasswordMessage:{type:String,default:""},hidePasswordMessage:{type:String,default:""},value:{type:[String,Number],default:""},modelValue:{type:[String,Number]},settingsVerticalPosition:{type:String,default:Bn.bottom},settingsHorizontalPosition:{type:String,default:sn.right},readonly:{type:Boolean,default:!1}},data(){return{actualValue:this.modelValue||this.value,showPassword:!1}},mounted(){setTimeout(()=>{this.$globalEvents.$emit(`label:disabled:${this.id}`,this.disabled)},10)},methods:{toggleShowPassword(){this.showPassword=!this.showPassword},clearInput(){this.actualValue="",this.$emit("update:modelValue",this.actualValue),this.$emit("input",this.actualValue),this.$emit("clear")},onBlur(){this.$emit("blur",this.actualValue)},onFocus(){this.$emit("focus",this.actualValue)},onInput(){this.debounce?this.delayedInput(this.actualValue):(this.$emit("update:modelValue",this.actualValue),this.$emit("input",this.actualValue))},delayedInput(t){this.timer&&(clearTimeout(this.timer),this.timer=null),this.timer=setTimeout(()=>{this.$emit("update:modelValue",t),this.$emit("input",t)},this.debounce)},focus(){this.$refs.field.focus()}},computed:{hasSettings(){return!!this.$slots.settings},classes(){const t=["ib-input"];return this.hasErrorState&&t.push("ib-error"),this.showIcon&&t.push("ib-input-has-icon"),t},attrs(){let t=Dn({...this.$attrs},["onInput","onBlur"]);return t.type=this.type===vr.password?this.showPassword?"text":"password":this.type,t},hasErrorState(){return this.error||this.errorMessage.length}},watch:{value(t){this.actualValue=t},modelValue(t){this.actualValue=t},disabled(t){this.$globalEvents.$emit(`label:disabled:${this.id}`,t)}},emits:["input","blur","focus","clear","update:modelValue",`label:disabled:${globalThis==null?void 0:globalThis.id}`],components:{IbAlert:Pt,IbIconButton:ut,IbIcon:Le,IbDropdown:Ln},inheritAttrs:!1},ss=["aria-invalid","readonly","disabled","id"],ds={class:"settings-wrapper"};function cs(t,n,e,o,a,r){var h,f;const s=i.resolveComponent("ib-alert"),d=i.resolveComponent("ib-icon"),u=i.resolveComponent("ib-icon-button"),p=i.resolveComponent("ib-dropdown");return i.openBlock(),i.createElementBlock("div",null,[e.errorMessage?(i.openBlock(),i.createBlock(s,{key:0},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(e.errorMessage),1)]),_:1})):i.createCommentVNode("",!0),i.createElementVNode("div",{class:i.normalizeClass(["ib-input-wrapper",{"has-settings":r.hasSettings}])},[e.showIcon?(i.openBlock(),i.createBlock(d,{key:0,class:"icon-search",name:"search-outline"})):i.createCommentVNode("",!0),i.withDirectives(i.createElementVNode("input",i.mergeProps(r.attrs,{"onUpdate:modelValue":n[0]||(n[0]=l=>a.actualValue=l),ref:"field","aria-invalid":!!r.hasErrorState,readonly:e.readonly,disabled:e.disabled,id:e.id,class:r.classes,onInput:n[1]||(n[1]=l=>r.onInput(l)),onBlur:n[2]||(n[2]=l=>r.onBlur(l)),onFocus:n[3]||(n[3]=l=>r.onFocus(l))}),null,16,ss),[[i.vModelDynamic,a.actualValue]]),e.type!=="password"&&e.showClearButton?i.withDirectives((i.openBlock(),i.createBlock(u,{key:1,kind:"ghost",class:"button-clear",disabled:e.readonly||e.disabled,"help-text":e.clearButtonMessage,"prevent-default":"",type:"button",onClick:r.clearInput,onKeypress:i.withKeys(r.clearInput,["enter"])},{default:i.withCtx(()=>[i.createVNode(d,{name:"close-outline"})]),_:1},8,["disabled","help-text","onClick","onKeypress"])),[[i.vShow,(h=a.actualValue)==null?void 0:h.length]]):i.createCommentVNode("",!0),e.type==="password"?i.withDirectives((i.openBlock(),i.createBlock(u,{key:2,kind:"ghost",class:"toggle-password","prevent-default":"",type:"button",disabled:e.readonly||e.disabled,"help-text":a.showPassword?e.hidePasswordMessage:e.showPasswordMessage,onClick:i.withModifiers(r.toggleShowPassword,["prevent"])},{default:i.withCtx(()=>[i.createVNode(d,{name:a.showPassword?"eye-off-outline":"eye-outline"},null,8,["name"])]),_:1},8,["disabled","help-text","onClick"])),[[i.vShow,(f=a.actualValue)==null?void 0:f.length]]):i.createCommentVNode("",!0),r.hasSettings?(i.openBlock(),i.createBlock(p,{key:3,class:"settings-dropdown-wrapper",horizontal:e.settingsHorizontalPosition,vertical:e.settingsVerticalPosition},{trigger:i.withCtx(()=>[i.createVNode(u,{"prevent-default":"","help-text":e.settingsButtonMessage,class:"options-trigger",kind:"ghost"},{default:i.withCtx(()=>[i.createVNode(d,{name:"options"})]),_:1},8,["help-text"])]),body:i.withCtx(()=>[i.createElementVNode("div",ds,[i.renderSlot(t.$slots,"settings",{},void 0,!0)])]),_:3},8,["horizontal","vertical"])):i.createCommentVNode("",!0)],2)])}const br=_e(ls,[["render",cs],["__scopeId","data-v-ea1e952e"]]),O1="",us={name:"IbCheckbox",model:{event:"input"},props:{label:String,error:{type:[Boolean,null],default:!1},name:String,id:{type:String,default(){return ht()}},value:{default:1},modelValue:{type:Boolean},isChecked:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},disableFocus:{type:Boolean,default:!1},required:{type:Boolean,default:!1},labelPosition:{type:String,default:"right"}},watch:{isChecked(t){this.checked=t},modelValue(t){this.$emit("update:modelValue",this.modelValue),this.checked=t}},data(){return{checked:this.modelValue?this.modelValue:this.isChecked}},methods:{onChange(t){if(this.readonly){t.preventDefault();return}this.checked=!this.checked,this.$emit("update:modelValue",this.checked),this.$emit("input",this.checked)}},computed:{classes(){return{"ib-checkbox":!0,"ib-has-error":this.error,"ib-checkbox-filled":this.checked,"ib-checkbox-disabled":this.disabled,"ib-checkbox-readonly":this.readonly,"ib-checkbox-indeterminate":this.indeterminate}},indeterminate(){return this.isChecked===null},attrs(){const t={...Dn({...this.$attrs})};return delete t.class,t.class=this.classes,t}},components:{IbIcon:Le},inheritAttrs:!1},fs=["aria-checked"],hs=["for","tabindex"],ps=["name","id","value","disabled","required"],ms={class:"ib-checkbox-body"},gs={key:0,class:"required"},ys={class:"ib-checkbox-input"},vs={key:1,class:"ib-checkbox-label"},bs={key:0,class:"required"};function _s(t,n,e,o,a,r){var d;const s=i.resolveComponent("ib-icon");return i.openBlock(),i.createElementBlock("div",{role:"checkbox",class:i.normalizeClass(["ib-checkbox-wrapper",this.$attrs.class]),"aria-checked":!!a.checked},[i.createElementVNode("label",i.mergeProps(r.attrs,{for:e.id,tabindex:e.disabled|e.disableFocus?-1:0,onKeypress:n[2]||(n[2]=i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]))}),[i.withDirectives(i.createElementVNode("input",{tabindex:"-1",type:"checkbox",name:e.name,id:e.id,value:e.value,disabled:e.disabled,required:e.required,"onUpdate:modelValue":n[0]||(n[0]=u=>a.checked=u),onClick:n[1]||(n[1]=(...u)=>r.onChange&&r.onChange(...u))},null,8,ps),[[i.vModelCheckbox,a.checked]]),i.createElementVNode("div",ms,[e.labelPosition==="left"&&e.label.length?(i.openBlock(),i.createElementBlock("span",{key:0,class:i.normalizeClass(["ib-checkbox-label",{"ib-checkbox-label-left":e.labelPosition==="left"}])},[e.required?(i.openBlock(),i.createElementBlock("span",gs,"*")):i.createCommentVNode("",!0),i.createTextVNode(" "+i.toDisplayString(e.label),1)],2)):i.createCommentVNode("",!0),i.createElementVNode("span",ys,[i.withDirectives(i.createVNode(s,{name:"checkmark-sharp"},null,512),[[i.vShow,a.checked&&!r.indeterminate]]),i.withDirectives(i.createVNode(s,{class:i.normalizeClass("checkbox-undeterminate-icon"),name:"remove-sharp"},null,512),[[i.vShow,r.indeterminate]])]),e.labelPosition==="right"&&((d=e.label)!=null&&d.length)?(i.openBlock(),i.createElementBlock("span",vs,[e.required?(i.openBlock(),i.createElementBlock("span",bs,"*")):i.createCommentVNode("",!0),i.createTextVNode(" "+i.toDisplayString(e.label),1)])):i.createCommentVNode("",!0)])],16,hs)],10,fs)}const _r=_e(us,[["render",_s]]),E1="",$s={name:"IbToggle",model:{prop:"isChecked",event:"input"},props:{isChecked:{type:Boolean,required:!1},id:{type:String,default:()=>ht()},disabled:{type:Boolean,default:!1},name:{type:String,default:"active"},label:{type:String,default:""},error:{type:Boolean,default:!1},labelPosition:{type:String,default:"right"},helpMessage:{type:String,default:""},helpMessageOff:{type:String,default:""}},watch:{isChecked(t){this.checked=t}},data(){return{checked:this.isChecked}},methods:{onChange(){this.disabled||(this.checked=!this.checked,this.$emit("input",this.checked))}},computed:{classes(){return{"ib-toggle-container":!0,"has-error":this.error,"toggle-on":this.checked,"toggle-disabled":this.disabled,"label-position-left":this.labelPosition==="left"}}},components:{IbIcon:Le,IbTooltip:jt}},ws=["aria-checked","tabindex"],ks={class:"toggle-wrapper",ref:"wrapper"},Cs={class:"toggle",ref:"toggle"},Os=["name","checked","id","disabled"],Es=i.createElementVNode("span",{class:"toggle-slider round"},null,-1),Ss={key:0,class:"toggle-label"};function Ts(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-tooltip");return i.openBlock(),i.createElementBlock("label",{role:"switch","aria-checked":a.checked,tabindex:e.disabled?-1:0,class:i.normalizeClass(r.classes),onKeypress:[n[2]||(n[2]=i.withKeys(i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]),["space"])),n[3]||(n[3]=i.withKeys(i.withModifiers((...u)=>r.onChange&&r.onChange(...u),["prevent"]),["enter"]))]},[i.createElementVNode("div",ks,[i.createElementVNode("div",Cs,[i.createElementVNode("input",{tabindex:"-1",type:"checkbox",value:"1",name:e.name,checked:a.checked,id:e.id,disabled:e.disabled,onClick:n[0]||(n[0]=(...u)=>r.onChange&&r.onChange(...u)),onInput:n[1]||(n[1]=i.withModifiers(()=>{},["stop"]))},null,40,Os),Es,i.createVNode(s,{class:"checked-icon",name:"checkmark"}),i.createVNode(s,{class:"unchecked-icon",name:"close"})],512)],512),e.label.length?(i.openBlock(),i.createElementBlock("span",Ss,i.toDisplayString(e.label),1)):i.createCommentVNode("",!0),e.helpMessage.length?(i.openBlock(),i.createBlock(d,{key:1,text:a.checked?e.helpMessage:e.helpMessageOff.length?e.helpMessageOff:e.helpMessage},null,8,["text"])):i.createCommentVNode("",!0)],42,ws)}const Ii=_e($s,[["render",Ts]]);function Mi(t){return t.scrollHeight>t.clientHeight}const S1="",Ns={name:"select-option",props:{option:{type:Object},name:String,parentAutoCheck:{type:Boolean,default:!1},isMultiple:{type:Boolean,default:!0},uid:{type:String,default:""},onlyEndNodes:{type:Boolean,default:!1},htmlTitle:{type:Boolean,default:!1},showInput:{type:Boolean,default:!0},isBookmarkable:{type:Boolean,default:!1},isBookmarked:{type:Boolean,default:!1},isToggle:{type:Boolean,default:!1}},mounted(){this.option.hasOwnProperty("children")&&this.option.children&&this.checkParent()},updated(){this.$nextTick(()=>{Mi(this.$el.querySelector(".option-label"))&&(this.showTooltip=!0)})},data(){return{showTooltip:!1}},methods:{onKeydown(t){t.keyCode===Ci&&(t.preventDefault(),this.onChange()),this.hasVisibleChildren&&(t.keyCode===Ua&&(this.option.isChildrenVisible=!0),t.keyCode===za&&(this.option.isChildrenVisible=!1))},onChange(){var t,n;!this.isMultiple&&!this.isChecked(this.option)&&((t=this.$refs.component)==null||t.onChange()),this.isMultiple&&((n=this.$refs.component)==null||n.onChange())},toggle(t,n=!0){this.check(this.option,t,!0,n)},check(t,n,e,o){this.$emit("check",t,n,e),o&&t.children&&t.children.forEach(a=>{this.check(a,n,!1,!0)})},toggleChildrenVisibility(){this.option.isChildrenVisible=!this.option.isChildrenVisible},checkChildren(t,n,e){e&&this.isMultiple&&this.$nextTick(()=>{this.checkParent()}),this.$emit("check",t,n,!1)},checkParent(){const t=this.option.children.filter(e=>e.checked).length,n=t>=this.option.children.length;(!this.option.checked&&n&&this.parentAutoCheck||this.option.checked&&!n)&&this.toggle(!this.option.checked,!1)},calculateChildren(t,n,e=!1){let o=0;return t.children&&t.children.forEach(a=>{(!n||n(a))&&o++,e&&(o+=this.calculateChildren(a,n,e))}),o},isChecked(t){if(this.hasChildren)if(this.childrenSelectedCount){if(this.childrenSelectedCount>0&&this.countOfAllChildren>this.childrenSelectedCount)return null}else return!1;return t.checked?!0:t.isIndeterminate?null:!1}},computed:{component(){return this.isMultiple&&this.isToggle?Ii:_r},hasChildren(){return!!(this.option.children&&this.option.children.length)},hasVisibleChildren(){return this.calculateChildren(this.option,t=>t.visible)},iconName(){return this.option.isChildrenVisible?"chevron-down":"chevron-forward"},id(){return this.uid+"_"+this.option.id},actualName(){return this.onlyEndNodes&&this.option.children&&this.option.children.length?"":this.name},childrenSelectedCount(){return this.calculateChildren(this.option,t=>t.checked,!0)},countOfAllChildren(){return this.calculateChildren(this.option,()=>!0,!0)}},components:{IbIcon:Le,List:mr,IbIconButton:ut},directives:{Tooltip:yr}},xs=["aria-selected","aria-label","id"],As={key:0,class:"option-label"},Ds={key:1,class:"option-label"},Is=["innerHTML"],Ms=["innerHTML"],Ps={key:2,class:"option-label"};function Bs(t,n,e,o,a,r){const s=i.resolveComponent("ib-icon"),d=i.resolveComponent("ib-icon-button"),u=i.resolveComponent("select-option"),p=i.resolveComponent("list"),h=i.resolveDirective("tooltip");return i.openBlock(),i.createElementBlock("li",null,[i.withDirectives((i.openBlock(),i.createElementBlock("div",{class:i.normalizeClass(["tree-select-option",{"tree-select-option-checked":r.isChecked(e.option),"tree-select-option-margin":r.hasVisibleChildren,active:e.option.isChildrenVisible,"is-multiple":e.isMultiple,"is-not-multiple":!e.isMultiple,"tree-select-option-toggle":this.isToggle&&this.isMultiple}]),tabindex:"0",role:"option","aria-selected":r.isChecked(e.option),"aria-label":e.option.title,id:"option-"+r.id,onKeydown:n[3]||(n[3]=i.withModifiers((...f)=>r.onKeydown&&r.onKeydown(...f),["self"])),onFocus:n[4]||(n[4]=f=>t.$emit("onFocus",`option-${r.id}`))},[i.withDirectives(i.createVNode(d,{"disabled-focus":!0,kind:"ghost",class:"toggle-children",onClick:r.toggleChildrenVisibility},{default:i.withCtx(()=>[i.createVNode(s,{name:r.iconName},null,8,["name"])]),_:1},8,["onClick"]),[[i.vShow,r.hasVisibleChildren]]),i.createElementVNode("div",{onClick:n[1]||(n[1]=i.withModifiers((...f)=>r.onChange&&r.onChange(...f),["prevent"])),class:i.normalizeClass({disabled:e.option.isDisabled,"tree-select-option-label":!0,"tree-select-option-has-children":r.hasVisibleChildren,active:!e.showInput&&e.option.checked})},[i.withDirectives((i.openBlock(),i.createBlock(i.resolveDynamicComponent(r.component),{ref:"component",tabindex:"-1","disable-focus":"","aria-label":e.option.title,name:r.actualName,value:e.option.id,id:"input"+r.id,"is-checked":r.isChecked(e.option),disabled:e.option.isDisabled,readonly:e.option.readonly,autocomplete:"off",autocorrect:"off",autocapitalize:"off",spellcheck:"false",onInput:r.toggle},null,40,["aria-label","name","value","id","is-checked","disabled","readonly","onInput"])),[[i.vShow,e.showInput]]),e.isBookmarkable?(i.openBlock(),i.createElementBlock("span",{key:0,class:i.normalizeClass("bookmarkable-option-title "+(e.isBookmarked?"bookmarked":""))},[r.hasChildren?(i.openBlock(),i.createElementBlock("span",Ds,i.toDisplayString(e.option.title),1)):(i.openBlock(),i.createElementBlock("span",As,[i.createTextVNode(i.toDisplayString(e.option.title)+" ",1),i.createVNode(s,{name:"star",onClick:n[0]||(n[0]=i.withModifiers(f=>t.$emit("toggle-bookmark",e.option),["stop","prevent"]))})]))],2)):e.htmlTitle?(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[r.hasChildren?(i.openBlock(),i.createElementBlock("span",{key:1,class:"option-label",innerHTML:e.option.title},null,8,Ms)):(i.openBlock(),i.createElementBlock("span",{key:0,class:"option-label",innerHTML:e.option.title},null,8,Is))],64)):(i.openBlock(),i.createElementBlock("span",Ps,i.toDisplayString(e.option.title),1))],2),r.hasChildren?i.withDirectives((i.openBlock(),i.createBlock(p,{key:0},{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.option.children,f=>i.withDirectives((i.openBlock(),i.createBlock(u,{key:f.value,option:f,name:e.name,"parent-auto-check":e.parentAutoCheck,"is-multiple":e.isMultiple,"show-input":e.showInput,onCheck:r.checkChildren,onToggleBookmark:n[2]||(n[2]=l=>t.$emit("toggle-bookmark",l)),uid:e.uid,"is-bookmarkable":e.isBookmarkable},null,8,["option","name","parent-auto-check","is-multiple","show-input","onCheck","uid","is-bookmarkable"])),[[i.vShow,f.visible]])),128))]),_:1},512)),[[i.vShow,r.hasVisibleChildren&&e.option.isChildrenVisible]]):i.createCommentVNode("",!0)],42,xs)),[[h,a.showTooltip?e.option.title:""]])])}const Ls=_e(Ns,[["render",Bs]]);var qe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function jn(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Pi={exports:{}};/*!***************************************************
22
22
  * mark.js v8.11.1
23
23
  * https://markjs.io/
24
24
  * Copyright (c) 2014–2018, Julian Kühnel
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@avakhula/ui",
3
- "version": "0.1.11",
3
+ "version": "0.1.13",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/index.umd.cjs",
6
6
  "source": "src/index.js",
@@ -15,7 +15,7 @@
15
15
  :disabled="disabled"
16
16
  :required="required"
17
17
  v-model="checked"
18
- @click.prevent="onChange"
18
+ @click="onChange"
19
19
  />
20
20
  <div class="ib-checkbox-body">
21
21
  <span
@@ -116,8 +116,11 @@ export default {
116
116
  };
117
117
  },
118
118
  methods: {
119
- onChange() {
120
- if (this.readonly) return;
119
+ onChange(e) {
120
+ if (this.readonly) {
121
+ e.preventDefault();
122
+ return;
123
+ };
121
124
 
122
125
  this.checked = !this.checked;
123
126
  this.$emit("update:modelValue", this.checked);