@infineon/infineon-vue-datatable 0.6.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -390,7 +390,7 @@ function Nr(e) {
390
390
  maskContentUnits: "userSpaceOnUse"
391
391
  }),
392
392
  children: [y, T]
393
- }, m = {
393
+ }, v = {
394
394
  tag: "defs",
395
395
  children: [{
396
396
  tag: "clipPath",
@@ -400,7 +400,7 @@ function Nr(e) {
400
400
  children: kr(d)
401
401
  }, g]
402
402
  };
403
- return t.push(m, {
403
+ return t.push(v, {
404
404
  tag: "rect",
405
405
  attributes: C({
406
406
  fill: "currentColor",
@@ -474,7 +474,7 @@ function Mr(e) {
474
474
  }];
475
475
  }
476
476
  function Ar(e) {
477
- var t = e.icons, n = t.main, r = t.mask, i = e.prefix, s = e.iconName, a = e.transform, o = e.symbol, l = e.title, u = e.maskId, d = e.titleId, f = e.extra, y = e.watchable, x = y === void 0 ? !1 : y, A = r.found ? r : n, T = A.width, k = A.height, h = i === "fak", g = h ? "" : "fa-w-".concat(Math.ceil(T / k * 16)), m = [F.replacementClass, s ? "".concat(F.familyPrefix, "-").concat(s) : "", g].filter(function(M) {
477
+ var t = e.icons, n = t.main, r = t.mask, i = e.prefix, s = e.iconName, a = e.transform, o = e.symbol, l = e.title, u = e.maskId, d = e.titleId, f = e.extra, y = e.watchable, x = y === void 0 ? !1 : y, A = r.found ? r : n, T = A.width, k = A.height, h = i === "fak", g = h ? "" : "fa-w-".concat(Math.ceil(T / k * 16)), v = [F.replacementClass, s ? "".concat(F.familyPrefix, "-").concat(s) : "", g].filter(function(M) {
478
478
  return f.classes.indexOf(M) === -1;
479
479
  }).filter(function(M) {
480
480
  return M !== "" || !!M;
@@ -483,7 +483,7 @@ function Ar(e) {
483
483
  attributes: C({}, f.attributes, {
484
484
  "data-prefix": i,
485
485
  "data-icon": s,
486
- class: m,
486
+ class: v,
487
487
  role: f.attributes.role || "img",
488
488
  xmlns: "http://www.w3.org/2000/svg",
489
489
  viewBox: "0 0 ".concat(T, " ").concat(k)
@@ -507,8 +507,8 @@ function Ar(e) {
507
507
  transform: a,
508
508
  symbol: o,
509
509
  styles: C({}, E, f.styles)
510
- }), L = r.found && n.found ? Nr(S) : Ir(S), v = L.children, j = L.attributes;
511
- return S.children = v, S.attributes = j, o ? Mr(S) : Lr(S);
510
+ }), L = r.found && n.found ? Nr(S) : Ir(S), m = L.children, j = L.attributes;
511
+ return S.children = m, S.attributes = j, o ? Mr(S) : Lr(S);
512
512
  }
513
513
  function Tr(e) {
514
514
  var t = e.content, n = e.width, r = e.height, i = e.transform, s = e.title, a = e.extra, o = e.watchable, l = o === void 0 ? !1 : o, u = C({}, a.attributes, s ? {
@@ -1247,7 +1247,7 @@ var On = new Vr(), $t = !1, Ve = {
1247
1247
  return Dr(t);
1248
1248
  }
1249
1249
  }, Fr = Pr(function(e) {
1250
- var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = t.transform, r = n === void 0 ? de : n, i = t.symbol, s = i === void 0 ? !1 : i, a = t.mask, o = a === void 0 ? null : a, l = t.maskId, u = l === void 0 ? null : l, d = t.title, f = d === void 0 ? null : d, y = t.titleId, x = y === void 0 ? null : y, A = t.classes, T = A === void 0 ? [] : A, k = t.attributes, h = k === void 0 ? {} : k, g = t.styles, m = g === void 0 ? {} : g;
1250
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = t.transform, r = n === void 0 ? de : n, i = t.symbol, s = i === void 0 ? !1 : i, a = t.mask, o = a === void 0 ? null : a, l = t.maskId, u = l === void 0 ? null : l, d = t.title, f = d === void 0 ? null : d, y = t.titleId, x = y === void 0 ? null : y, A = t.classes, T = A === void 0 ? [] : A, k = t.attributes, h = k === void 0 ? {} : k, g = t.styles, v = g === void 0 ? {} : g;
1251
1251
  if (!!e) {
1252
1252
  var b = e.prefix, E = e.iconName, S = e.icon;
1253
1253
  return _n(C({
@@ -1272,7 +1272,7 @@ var On = new Vr(), $t = !1, Ve = {
1272
1272
  titleId: x,
1273
1273
  extra: {
1274
1274
  attributes: h,
1275
- styles: m,
1275
+ styles: v,
1276
1276
  classes: T
1277
1277
  }
1278
1278
  });
@@ -1386,26 +1386,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
1386
1386
  var Gr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Cn = { exports: {} };
1387
1387
  (function(e) {
1388
1388
  (function(t) {
1389
- var n = function(h, g, m) {
1389
+ var n = function(h, g, v) {
1390
1390
  if (!u(g) || f(g) || y(g) || x(g) || l(g))
1391
1391
  return g;
1392
1392
  var b, E = 0, S = 0;
1393
1393
  if (d(g))
1394
1394
  for (b = [], S = g.length; E < S; E++)
1395
- b.push(n(h, g[E], m));
1395
+ b.push(n(h, g[E], v));
1396
1396
  else {
1397
1397
  b = {};
1398
1398
  for (var L in g)
1399
- Object.prototype.hasOwnProperty.call(g, L) && (b[h(L, m)] = n(h, g[L], m));
1399
+ Object.prototype.hasOwnProperty.call(g, L) && (b[h(L, v)] = n(h, g[L], v));
1400
1400
  }
1401
1401
  return b;
1402
1402
  }, r = function(h, g) {
1403
1403
  g = g || {};
1404
- var m = g.separator || "_", b = g.split || /(?=[A-Z])/;
1405
- return h.split(b).join(m);
1404
+ var v = g.separator || "_", b = g.split || /(?=[A-Z])/;
1405
+ return h.split(b).join(v);
1406
1406
  }, i = function(h) {
1407
- return A(h) ? h : (h = h.replace(/[\-_\s]+(.)?/g, function(g, m) {
1408
- return m ? m.toUpperCase() : "";
1407
+ return A(h) ? h : (h = h.replace(/[\-_\s]+(.)?/g, function(g, v) {
1408
+ return v ? v.toUpperCase() : "";
1409
1409
  }), h.substr(0, 1).toLowerCase() + h.substr(1));
1410
1410
  }, s = function(h) {
1411
1411
  var g = i(h);
@@ -1427,9 +1427,9 @@ var Gr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
1427
1427
  }, A = function(h) {
1428
1428
  return h = h - 0, h === h;
1429
1429
  }, T = function(h, g) {
1430
- var m = g && "process" in g ? g.process : g;
1431
- return typeof m != "function" ? h : function(b, E) {
1432
- return m(b, h, E);
1430
+ var v = g && "process" in g ? g.process : g;
1431
+ return typeof v != "function" ? h : function(b, E) {
1432
+ return v(b, h, E);
1433
1433
  };
1434
1434
  }, k = {
1435
1435
  camelize: i,
@@ -1854,19 +1854,19 @@ function rs(e, t, n) {
1854
1854
  throw new TypeError(es);
1855
1855
  t = Wt(t) || 0, Zi(n) && (d = !!n.leading, f = "maxWait" in n, s = f ? ts(Wt(n.maxWait) || 0, t) : s, y = "trailing" in n ? !!n.trailing : y);
1856
1856
  function x(S) {
1857
- var L = r, v = i;
1858
- return r = i = void 0, u = S, a = e.apply(v, L), a;
1857
+ var L = r, m = i;
1858
+ return r = i = void 0, u = S, a = e.apply(m, L), a;
1859
1859
  }
1860
1860
  function A(S) {
1861
1861
  return u = S, o = setTimeout(h, t), d ? x(S) : a;
1862
1862
  }
1863
1863
  function T(S) {
1864
- var L = S - l, v = S - u, j = t - L;
1865
- return f ? ns(j, s - v) : j;
1864
+ var L = S - l, m = S - u, j = t - L;
1865
+ return f ? ns(j, s - m) : j;
1866
1866
  }
1867
1867
  function k(S) {
1868
- var L = S - l, v = S - u;
1869
- return l === void 0 || L >= t || L < 0 || f && v >= s;
1868
+ var L = S - l, m = S - u;
1869
+ return l === void 0 || L >= t || L < 0 || f && m >= s;
1870
1870
  }
1871
1871
  function h() {
1872
1872
  var S = Ye();
@@ -1877,7 +1877,7 @@ function rs(e, t, n) {
1877
1877
  function g(S) {
1878
1878
  return o = void 0, y && r ? x(S) : (r = i = void 0, a);
1879
1879
  }
1880
- function m() {
1880
+ function v() {
1881
1881
  o !== void 0 && clearTimeout(o), u = 0, r = l = i = o = void 0;
1882
1882
  }
1883
1883
  function b() {
@@ -1893,7 +1893,7 @@ function rs(e, t, n) {
1893
1893
  }
1894
1894
  return o === void 0 && (o = setTimeout(h, t)), a;
1895
1895
  }
1896
- return E.cancel = m, E.flush = b, E;
1896
+ return E.cancel = v, E.flush = b, E;
1897
1897
  }
1898
1898
  var is = rs, ss = function(e, t) {
1899
1899
  var n = document.createElement("_"), r = n.appendChild(document.createElement("_")), i = n.appendChild(document.createElement("_")), s = r.appendChild(document.createElement("_")), a = void 0, o = void 0;
@@ -2820,26 +2820,26 @@ const Bs = {
2820
2820
  [E]: Ds(i[E]).toLocaleLowerCase()
2821
2821
  }), {}), g = f ? h.label : `${e.nestedSearchLabel} ${h.label}`;
2822
2822
  this.forest.nodeMap[o] = Q();
2823
- const m = this.forest.nodeMap[o];
2824
- if (m.id = o, m.label = l, m.level = y, m.ancestors = f ? [] : [e].concat(e.ancestors), m.index = (f ? [] : e.index).concat(a), m.parentNode = e, m.lowerCased = h, m.nestedSearchLabel = g, m.isDisabled = T, m.isNew = k, m.isMatched = !1, m.isHighlighted = !1, m.isBranch = x, m.isLeaf = A, m.isRootNode = f, m.raw = s, x) {
2823
+ const v = this.forest.nodeMap[o];
2824
+ if (v.id = o, v.label = l, v.level = y, v.ancestors = f ? [] : [e].concat(e.ancestors), v.index = (f ? [] : e.index).concat(a), v.parentNode = e, v.lowerCased = h, v.nestedSearchLabel = g, v.isDisabled = T, v.isNew = k, v.isMatched = !1, v.isHighlighted = !1, v.isBranch = x, v.isLeaf = A, v.isRootNode = f, v.raw = s, x) {
2825
2825
  const b = Array.isArray(u);
2826
- m.childrenStates = { ...Je(), isLoaded: b }, m.isExpanded = typeof d == "boolean" ? d : y < this.defaultExpandLevel, m.hasMatchedDescendants = !1, m.hasDisabledDescendants = !1, m.isExpandedOnSearch = !1, m.showAllChildrenOnSearch = !1, m.count = {
2826
+ v.childrenStates = { ...Je(), isLoaded: b }, v.isExpanded = typeof d == "boolean" ? d : y < this.defaultExpandLevel, v.hasMatchedDescendants = !1, v.hasDisabledDescendants = !1, v.isExpandedOnSearch = !1, v.showAllChildrenOnSearch = !1, v.count = {
2827
2827
  [ve]: 0,
2828
2828
  [Se]: 0,
2829
2829
  [_e]: 0,
2830
2830
  [Oe]: 0
2831
- }, m.children = b ? this.normalize(m, u, n) : [], d === !0 && m.ancestors.forEach((E) => {
2831
+ }, v.children = b ? this.normalize(v, u, n) : [], d === !0 && v.ancestors.forEach((E) => {
2832
2832
  E.isExpanded = !0;
2833
2833
  }), !b && typeof this.loadOptions != "function" ? le(
2834
2834
  () => !1,
2835
2835
  () => 'Unloaded branch node detected. "loadOptions" prop is required to load its children.'
2836
- ) : !b && m.isExpanded && this.loadChildrenOptions(m);
2836
+ ) : !b && v.isExpanded && this.loadChildrenOptions(v);
2837
2837
  }
2838
- if (m.ancestors.forEach((b) => b.count[Se]++), A && m.ancestors.forEach((b) => b.count[Oe]++), f || (e.count[ve] += 1, A && (e.count[_e] += 1), T && (e.hasDisabledDescendants = !0)), n && n[o]) {
2838
+ if (v.ancestors.forEach((b) => b.count[Se]++), A && v.ancestors.forEach((b) => b.count[Oe]++), f || (e.count[ve] += 1, A && (e.count[_e] += 1), T && (e.hasDisabledDescendants = !0)), n && n[o]) {
2839
2839
  const b = n[o];
2840
- m.isMatched = b.isMatched, m.showAllChildrenOnSearch = b.showAllChildrenOnSearch, m.isHighlighted = b.isHighlighted, b.isBranch && m.isBranch && (m.isExpanded = b.isExpanded, m.isExpandedOnSearch = b.isExpandedOnSearch, b.childrenStates.isLoaded && !m.childrenStates.isLoaded ? m.isExpanded = !1 : m.childrenStates = { ...b.childrenStates });
2840
+ v.isMatched = b.isMatched, v.showAllChildrenOnSearch = b.showAllChildrenOnSearch, v.isHighlighted = b.isHighlighted, b.isBranch && v.isBranch && (v.isExpanded = b.isExpanded, v.isExpandedOnSearch = b.isExpandedOnSearch, b.childrenStates.isLoaded && !v.childrenStates.isLoaded ? v.isExpanded = !1 : v.childrenStates = { ...b.childrenStates });
2841
2841
  }
2842
- return m;
2842
+ return v;
2843
2843
  });
2844
2844
  if (this.branchNodesFirst) {
2845
2845
  const i = r.filter((a) => a.isBranch), s = r.filter((a) => a.isLeaf);
@@ -4000,16 +4000,16 @@ const ha = {
4000
4000
  t("editModeValue", y.value);
4001
4001
  }
4002
4002
  function h() {
4003
- t("cancelRow");
4003
+ t("cancelRow", y.value);
4004
4004
  }
4005
- return (g, m) => (w(), O(ie, null, [
4005
+ return (g, v) => (w(), O(ie, null, [
4006
4006
  _("tr", {
4007
4007
  class: U([{ "row-odd": c(s) % 2 === 0, expanded: x.value }, "mainrow"])
4008
4008
  }, [
4009
4009
  c(d).length > 0 ? (w(), O("td", ha, [
4010
4010
  _("a", {
4011
4011
  href: "javascript:void(0)",
4012
- onClick: m[0] || (m[0] = (b) => x.value = !x.value)
4012
+ onClick: v[0] || (v[0] = (b) => x.value = !x.value)
4013
4013
  }, [
4014
4014
  V(c(X), {
4015
4015
  class: U(["expand-row ms-1 me-2", { expanded: x.value }]),
@@ -4068,8 +4068,8 @@ const ha = {
4068
4068
  }, it({ _: 2 }, [
4069
4069
  q(g.$slots, (S, L) => ({
4070
4070
  name: L,
4071
- fn: st((v) => [
4072
- ue(g.$slots, L, pe(xe(v || {})), void 0, !0)
4071
+ fn: st((m) => [
4072
+ ue(g.$slots, L, pe(xe(m || {})), void 0, !0)
4073
4073
  ])
4074
4074
  }))
4075
4075
  ]), 1032, ["editValue", "onUpdate:editValue", "row", "column", "row-is-in-edit-mode"]))), 128))
@@ -4104,8 +4104,8 @@ const ha = {
4104
4104
  }, it({ _: 2 }, [
4105
4105
  q(g.$slots, (S, L) => ({
4106
4106
  name: L,
4107
- fn: st((v) => [
4108
- ue(g.$slots, L, pe(xe(v || {})), void 0, !0)
4107
+ fn: st((m) => [
4108
+ ue(g.$slots, L, pe(xe(m || {})), void 0, !0)
4109
4109
  ])
4110
4110
  }))
4111
4111
  ]), 1032, ["editValue", "onUpdate:editValue", "row", "column", "row-is-in-edit-mode"]))), 128))
@@ -4116,7 +4116,7 @@ const ha = {
4116
4116
  ], 2)
4117
4117
  ], 64));
4118
4118
  }
4119
- }, _a = /* @__PURE__ */ Ie(Sa, [["__scopeId", "data-v-02871ae5"]]), Oa = { class: "text-center" }, Ca = {
4119
+ }, _a = /* @__PURE__ */ Ie(Sa, [["__scopeId", "data-v-ffc619d9"]]), Oa = { class: "text-center" }, Ca = {
4120
4120
  "aria-label": "Page navigation example",
4121
4121
  class: "d-inline-block"
4122
4122
  }, xa = { class: "pagination justify-content-center mb-0" }, Ea = /* @__PURE__ */ _("a", {
@@ -4322,22 +4322,22 @@ const za = {
4322
4322
  additionalActions: { type: Array, default: () => [] },
4323
4323
  additionalExportColumns: { type: Array, default: () => [] }
4324
4324
  },
4325
- emits: ["saveRow", "editModeValue"],
4325
+ emits: ["saveRow", "editModeValue", "cancelRow"],
4326
4326
  setup(e, { emit: t }) {
4327
4327
  const n = e, {
4328
4328
  data: r,
4329
4329
  columns: i,
4330
4330
  localStorageKey: s
4331
- } = ye(n), a = ne(n.defaultSort), o = ne(0), l = ne(10), u = ne(void 0), d = ne(0), f = ne([]), y = I(() => i.value.filter((v) => v.hidable && f.value.includes(v.key))), x = I(() => i.value.filter((v) => v.visible === void 0 || v.visible === !1)), A = I(() => x.value.filter((v) => !v.hidable || !f.value.includes(v.key)));
4331
+ } = ye(n), a = ne(n.defaultSort), o = ne(0), l = ne(10), u = ne(void 0), d = ne(0), f = ne([]), y = I(() => i.value.filter((m) => m.hidable && f.value.includes(m.key))), x = I(() => i.value.filter((m) => m.visible === void 0 || m.visible === !1)), A = I(() => x.value.filter((m) => !m.hidable || !f.value.includes(m.key)));
4332
4332
  en(
4333
4333
  r,
4334
- (v) => {
4335
- d.value = v ? v.length : 0, d.value / l.value < o.value && (o.value = parseInt(d.value / l.value, 10));
4334
+ (m) => {
4335
+ d.value = m ? m.length : 0, d.value / l.value < o.value && (o.value = parseInt(d.value / l.value, 10));
4336
4336
  },
4337
4337
  { immediate: !0 }
4338
4338
  );
4339
4339
  const T = I(() => {
4340
- const v = r.value.slice(0);
4340
+ const m = r.value.slice(0);
4341
4341
  if (a.value && a.value.key) {
4342
4342
  const { key: M, type: z } = a.value, Z = x.value.find((K) => K.key === M);
4343
4343
  if (Z) {
@@ -4348,28 +4348,28 @@ const za = {
4348
4348
  } = Z;
4349
4349
  if ($ || !R) {
4350
4350
  const D = $ || M;
4351
- K === "NUMBER" && z === "D" ? v.sort((N, Y) => Y[D] - N[D]) : K === "NUMBER" && z === "A" ? v.sort((N, Y) => N[D] - Y[D]) : K === "STRING" && z === "D" ? v.sort((N, Y) => {
4351
+ K === "NUMBER" && z === "D" ? m.sort((N, Y) => Y[D] - N[D]) : K === "NUMBER" && z === "A" ? m.sort((N, Y) => N[D] - Y[D]) : K === "STRING" && z === "D" ? m.sort((N, Y) => {
4352
4352
  var be;
4353
4353
  return (be = Y[D]) == null ? void 0 : be.localeCompare(N[D]);
4354
- }) : K === "STRING" && z === "A" && v.sort((N, Y) => {
4354
+ }) : K === "STRING" && z === "A" && m.sort((N, Y) => {
4355
4355
  var be;
4356
4356
  return (be = N[D]) == null ? void 0 : be.localeCompare(Y[D]);
4357
4357
  });
4358
4358
  } else
4359
- R && (K === "NUMBER" && z === "D" ? v.sort((D, N) => R(N) - R(D)) : K === "NUMBER" && z === "A" ? v.sort((D, N) => R(D) - R(N)) : K === "STRING" && z === "D" ? v.sort((D, N) => {
4359
+ R && (K === "NUMBER" && z === "D" ? m.sort((D, N) => R(N) - R(D)) : K === "NUMBER" && z === "A" ? m.sort((D, N) => R(D) - R(N)) : K === "STRING" && z === "D" ? m.sort((D, N) => {
4360
4360
  var Y;
4361
4361
  return (Y = R(N)) == null ? void 0 : Y.localeCompare(R(D));
4362
- }) : K === "STRING" && z === "A" && v.sort((D, N) => {
4362
+ }) : K === "STRING" && z === "A" && m.sort((D, N) => {
4363
4363
  var Y;
4364
4364
  return (Y = R(D)) == null ? void 0 : Y.localeCompare(R(N));
4365
4365
  }));
4366
4366
  }
4367
4367
  }
4368
- return v.slice(
4368
+ return m.slice(
4369
4369
  o.value * l.value,
4370
4370
  (o.value + 1) * l.value
4371
4371
  );
4372
- }), k = I(() => s.value || x.value.map((v) => v.key).sort().join());
4372
+ }), k = I(() => s.value || x.value.map((m) => m.key).sort().join());
4373
4373
  Qn(() => {
4374
4374
  if (localStorage.getItem(k.value))
4375
4375
  try {
@@ -4378,33 +4378,33 @@ const za = {
4378
4378
  localStorage.removeItem(k.value);
4379
4379
  }
4380
4380
  else
4381
- f.value = x.value.filter((v) => v.defaultHidden).map((v) => v.key);
4381
+ f.value = x.value.filter((m) => m.defaultHidden).map((m) => m.key);
4382
4382
  });
4383
- function h(v) {
4384
- if (f.value.includes(v)) {
4385
- const j = f.value.indexOf(v);
4383
+ function h(m) {
4384
+ if (f.value.includes(m)) {
4385
+ const j = f.value.indexOf(m);
4386
4386
  f.value.splice(j, 1);
4387
4387
  } else
4388
- f.value.push(v);
4388
+ f.value.push(m);
4389
4389
  localStorage.setItem(s.value, JSON.stringify(f.value));
4390
4390
  }
4391
- function g(v) {
4392
- u.value = v ? { ...v } : void 0, t("editModeValue", v);
4391
+ function g(m) {
4392
+ u.value = m ? { ...m } : void 0, t("editModeValue", m);
4393
4393
  }
4394
- async function m(v) {
4395
- t("saveRow", v), u.value = void 0;
4394
+ async function v(m) {
4395
+ t("saveRow", m), u.value = void 0;
4396
4396
  }
4397
- function b(v) {
4398
- t("editModeValue", v);
4397
+ function b(m) {
4398
+ t("editModeValue", m);
4399
4399
  }
4400
- function E() {
4401
- u.value = void 0;
4400
+ function E(m) {
4401
+ t("cancelRow", m), u.value = void 0;
4402
4402
  }
4403
- function S(v) {
4404
- l.value = v;
4403
+ function S(m) {
4404
+ l.value = m;
4405
4405
  }
4406
4406
  async function L() {
4407
- const { additionalExportColumns: v } = n, j = [...A.value, ...v];
4407
+ const { additionalExportColumns: m } = n, j = [...A.value, ...m];
4408
4408
  let z = j.map(($) => `"${$.title && $.title.replace && $.title.replace(/(["])/g, '"$1').replace(/(?:\r\n|\r|\n)/g, " ") || $.title}"`).join(",");
4409
4409
  z += `
4410
4410
  `, r.value.forEach(($) => {
@@ -4415,15 +4415,15 @@ const za = {
4415
4415
  const Z = new Uint8Array([239, 187, 191]), K = new Blob([Z, z], { type: "text/csv;charset=utf-8" }), R = document.createElement("a");
4416
4416
  R.href = URL.createObjectURL(K), R.download = "download.csv", R.click(), URL.revokeObjectURL(R.href);
4417
4417
  }
4418
- return (v, j) => (w(), O("div", za, [
4418
+ return (m, j) => (w(), O("div", za, [
4419
4419
  _("div", Ba, [
4420
4420
  _("table", Va, [
4421
4421
  _("thead", null, [
4422
4422
  _("tr", null, [
4423
4423
  c(y).length > 0 ? (w(), O("th", Pa)) : P("", !0),
4424
4424
  e.canEdit || e.additionalActions.length > 0 ? (w(), O("th", Fa, [
4425
- ue(v.$slots, "column.actions", pe(xe({ title: "Actions" })), void 0, !0),
4426
- v.$slots["column.actions"] ? P("", !0) : ue(v.$slots, "column", pe(Ct({ key: 0 }, { title: "Actions" })), () => [
4425
+ ue(m.$slots, "column.actions", pe(xe({ title: "Actions" })), void 0, !0),
4426
+ m.$slots["column.actions"] ? P("", !0) : ue(m.$slots, "column", pe(Ct({ key: 0 }, { title: "Actions" })), () => [
4427
4427
  We(" Actions ")
4428
4428
  ], !0)
4429
4429
  ])) : P("", !0),
@@ -4432,10 +4432,10 @@ const za = {
4432
4432
  class: "text-nowrap",
4433
4433
  scope: "col"
4434
4434
  }, [
4435
- v.$slots[`column.${M.title}`] ? P("", !0) : ue(v.$slots, "column", pe(Ct({ key: 0 }, M)), () => [
4435
+ m.$slots[`column.${M.title}`] ? P("", !0) : ue(m.$slots, "column", pe(Ct({ key: 0 }, M)), () => [
4436
4436
  We(ee(M.title), 1)
4437
4437
  ], !0),
4438
- ue(v.$slots, `column.${M.title}`, pe(xe(M)), void 0, !0),
4438
+ ue(m.$slots, `column.${M.title}`, pe(xe(M)), void 0, !0),
4439
4439
  V($a, {
4440
4440
  "sort-column": a.value,
4441
4441
  "onUpdate:sortColumn": j[0] || (j[0] = (Z) => a.value = Z),
@@ -4467,14 +4467,14 @@ const za = {
4467
4467
  "can-edit": e.canEdit,
4468
4468
  "additional-actions": e.additionalActions,
4469
4469
  onStartEditRow: g,
4470
- onSaveRow: m,
4470
+ onSaveRow: v,
4471
4471
  onCancelRow: E,
4472
4472
  onEditModeValue: b
4473
4473
  }, it({ _: 2 }, [
4474
- q(v.$slots, (K, R) => ({
4474
+ q(m.$slots, (K, R) => ({
4475
4475
  name: R,
4476
4476
  fn: st(($) => [
4477
- ue(v.$slots, R, pe(xe($ || {})), void 0, !0)
4477
+ ue(m.$slots, R, pe(xe($ || {})), void 0, !0)
4478
4478
  ])
4479
4479
  }))
4480
4480
  ]), 1032, ["row-index", "row", "columns", "hidden-column-keys", "row-is-in-edit-mode", "can-edit", "additional-actions"]);
@@ -4510,7 +4510,7 @@ const za = {
4510
4510
  ])
4511
4511
  ]));
4512
4512
  }
4513
- }, so = /* @__PURE__ */ Ie(Ua, [["__scopeId", "data-v-a472a097"]]);
4513
+ }, so = /* @__PURE__ */ Ie(Ua, [["__scopeId", "data-v-a97dc9f3"]]);
4514
4514
  /*!
4515
4515
  * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
4516
4516
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
@@ -1,7 +1,7 @@
1
1
  (function(Z,r){typeof exports=="object"&&typeof module<"u"?r(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],r):(Z=typeof globalThis<"u"?globalThis:Z||self,r(Z["infineon-vue-datatable"]={},Z.Vue))})(this,function(Z,r){"use strict";/*!
2
2
  * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- */function re(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?re=function(t){return typeof t}:re=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},re(e)}function Cn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rt(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function Nn(e,t,n){return t&&rt(e.prototype,t),n&&rt(e,n),e}function xn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function w(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable}))),i.forEach(function(a){xn(e,a,n[a])})}return e}function it(e,t){return Mn(e)||Tn(e,t)||Bn()}function In(e){return Ln(e)||An(e)||Rn()}function Ln(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}function Mn(e){if(Array.isArray(e))return e}function An(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Tn(e,t){var n=[],i=!0,a=!1,s=void 0;try{for(var o=e[Symbol.iterator](),l;!(i=(l=o.next()).done)&&(n.push(l.value),!(t&&n.length===t));i=!0);}catch(c){a=!0,s=c}finally{try{!i&&o.return!=null&&o.return()}finally{if(a)throw s}}return n}function Rn(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function Bn(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}var at=function(){},Ee={},st={},$n=null,ot={mark:at,measure:at};try{typeof window<"u"&&(Ee=window),typeof document<"u"&&(st=document),typeof MutationObserver<"u"&&($n=MutationObserver),typeof performance<"u"&&(ot=performance)}catch{}var Vn=Ee.navigator||{},lt=Vn.userAgent,ct=lt===void 0?"":lt,he=Ee,B=st,pe=ot;he.document;var Ce=!!B.documentElement&&!!B.head&&typeof B.addEventListener=="function"&&typeof B.createElement=="function",Dn=~ct.indexOf("MSIE")||~ct.indexOf("Trident/"),K="___FONT_AWESOME___",Ne=16,ut="fa",dt="svg-inline--fa",ft="data-fa-i2svg";(function(){try{return process.env.NODE_ENV==="production"}catch{return!1}})();var xe={GROUP:"group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},ht=he.FontAwesomeConfig||{};function zn(e){var t=B.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function Pn(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}if(B&&typeof B.querySelector=="function"){var Fn=[["data-family-prefix","familyPrefix"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]];Fn.forEach(function(e){var t=it(e,2),n=t[0],i=t[1],a=Pn(zn(n));a!=null&&(ht[i]=a)})}var jn={familyPrefix:ut,replacementClass:dt,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0},Ie=w({},jn,ht);Ie.autoReplaceSvg||(Ie.observeMutations=!1);var R=w({},Ie);he.FontAwesomeConfig=R;var Y=he||{};Y[K]||(Y[K]={}),Y[K].styles||(Y[K].styles={}),Y[K].hooks||(Y[K].hooks={}),Y[K].shims||(Y[K].shims=[]);var H=Y[K],Wn=[],Hn=function e(){B.removeEventListener("DOMContentLoaded",e),Le=1,Wn.map(function(t){return t()})},Le=!1;Ce&&(Le=(B.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(B.readyState),Le||B.addEventListener("DOMContentLoaded",Hn));var Me="pending",pt="settled",me="fulfilled",ge="rejected",Un=function(){},mt=typeof global<"u"&&typeof global.process<"u"&&typeof global.process.emit=="function",Kn=typeof setImmediate>"u"?setTimeout:setImmediate,ie=[],Ae;function Yn(){for(var e=0;e<ie.length;e++)ie[e][0](ie[e][1]);ie=[],Ae=!1}function ye(e,t){ie.push([e,t]),Ae||(Ae=!0,Kn(Yn,0))}function Xn(e,t){function n(a){Te(t,a)}function i(a){ae(t,a)}try{e(n,i)}catch(a){i(a)}}function gt(e){var t=e.owner,n=t._state,i=t._data,a=e[n],s=e.then;if(typeof a=="function"){n=me;try{i=a(i)}catch(o){ae(s,o)}}yt(s,i)||(n===me&&Te(s,i),n===ge&&ae(s,i))}function yt(e,t){var n;try{if(e===t)throw new TypeError("A promises callback cannot return that same promise.");if(t&&(typeof t=="function"||re(t)==="object")){var i=t.then;if(typeof i=="function")return i.call(t,function(a){n||(n=!0,t===a?bt(e,a):Te(e,a))},function(a){n||(n=!0,ae(e,a))}),!0}}catch(a){return n||ae(e,a),!0}return!1}function Te(e,t){(e===t||!yt(e,t))&&bt(e,t)}function bt(e,t){e._state===Me&&(e._state=pt,e._data=t,ye(Gn,e))}function ae(e,t){e._state===Me&&(e._state=pt,e._data=t,ye(Qn,e))}function vt(e){e._then=e._then.forEach(gt)}function Gn(e){e._state=me,vt(e)}function Qn(e){e._state=ge,vt(e),!e._handled&&mt&&global.process.emit("unhandledRejection",e._data,e)}function qn(e){global.process.emit("rejectionHandled",e)}function F(e){if(typeof e!="function")throw new TypeError("Promise resolver "+e+" is not a function");if(!(this instanceof F))throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");this._then=[],Xn(e,this)}F.prototype={constructor:F,_state:Me,_then:null,_data:void 0,_handled:!1,then:function(t,n){var i={owner:this,then:new this.constructor(Un),fulfilled:t,rejected:n};return(n||t)&&!this._handled&&(this._handled=!0,this._state===ge&&mt&&ye(qn,this)),this._state===me||this._state===ge?ye(gt,i):this._then.push(i),i.then},catch:function(t){return this.then(null,t)}},F.all=function(e){if(!Array.isArray(e))throw new TypeError("You must pass an array to Promise.all().");return new F(function(t,n){var i=[],a=0;function s(c){return a++,function(u){i[c]=u,--a||t(i)}}for(var o=0,l;o<e.length;o++)l=e[o],l&&typeof l.then=="function"?l.then(s(o),n):i[o]=l;a||t(i)})},F.race=function(e){if(!Array.isArray(e))throw new TypeError("You must pass an array to Promise.race().");return new F(function(t,n){for(var i=0,a;i<e.length;i++)a=e[i],a&&typeof a.then=="function"?a.then(t,n):t(a)})},F.resolve=function(e){return e&&re(e)==="object"&&e.constructor===F?e:new F(function(t){t(e)})},F.reject=function(e){return new F(function(t,n){n(e)})};var G=Ne,Q={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Jn(e){if(!(!e||!Ce)){var t=B.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=B.head.childNodes,i=null,a=n.length-1;a>-1;a--){var s=n[a],o=(s.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(o)>-1&&(i=s)}return B.head.insertBefore(t,i),e}}var Zn="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function be(){for(var e=12,t="";e-- >0;)t+=Zn[Math.random()*62|0];return t}function wt(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function er(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,'="').concat(wt(e[n]),'" ')},"").trim()}function Re(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,": ").concat(e[n],";")},"")}function Be(e){return e.size!==Q.size||e.x!==Q.x||e.y!==Q.y||e.rotate!==Q.rotate||e.flipX||e.flipY}function St(e){var t=e.transform,n=e.containerWidth,i=e.iconWidth,a={transform:"translate(".concat(n/2," 256)")},s="translate(".concat(t.x*32,", ").concat(t.y*32,") "),o="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),l="rotate(".concat(t.rotate," 0 0)"),c={transform:"".concat(s," ").concat(o," ").concat(l)},u={transform:"translate(".concat(i/2*-1," -256)")};return{outer:a,inner:c,path:u}}function tr(e){var t=e.transform,n=e.width,i=n===void 0?Ne:n,a=e.height,s=a===void 0?Ne:a,o=e.startCentered,l=o===void 0?!1:o,c="";return l&&Dn?c+="translate(".concat(t.x/G-i/2,"em, ").concat(t.y/G-s/2,"em) "):l?c+="translate(calc(-50% + ".concat(t.x/G,"em), calc(-50% + ").concat(t.y/G,"em)) "):c+="translate(".concat(t.x/G,"em, ").concat(t.y/G,"em) "),c+="scale(".concat(t.size/G*(t.flipX?-1:1),", ").concat(t.size/G*(t.flipY?-1:1),") "),c+="rotate(".concat(t.rotate,"deg) "),c}var $e={x:0,y:0,width:"100%",height:"100%"};function _t(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function nr(e){return e.tag==="g"?e.children:[e]}function rr(e){var t=e.children,n=e.attributes,i=e.main,a=e.mask,s=e.maskId,o=e.transform,l=i.width,c=i.icon,u=a.width,d=a.icon,f=St({transform:o,containerWidth:u,iconWidth:l}),y={tag:"rect",attributes:w({},$e,{fill:"white"})},S=c.children?{children:c.children.map(_t)}:{},N={tag:"g",attributes:w({},f.inner),children:[_t(w({tag:c.tag,attributes:w({},c.attributes,f.path)},S))]},x={tag:"g",attributes:w({},f.outer),children:[N]},O="mask-".concat(s||be()),h="clip-".concat(s||be()),g={tag:"mask",attributes:w({},$e,{id:O,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[y,x]},p={tag:"defs",children:[{tag:"clipPath",attributes:{id:h},children:nr(d)},g]};return t.push(p,{tag:"rect",attributes:w({fill:"currentColor","clip-path":"url(#".concat(h,")"),mask:"url(#".concat(O,")")},$e)}),{children:t,attributes:n}}function ir(e){var t=e.children,n=e.attributes,i=e.main,a=e.transform,s=e.styles,o=Re(s);if(o.length>0&&(n.style=o),Be(a)){var l=St({transform:a,containerWidth:i.width,iconWidth:i.width});t.push({tag:"g",attributes:w({},l.outer),children:[{tag:"g",attributes:w({},l.inner),children:[{tag:i.icon.tag,children:i.icon.children,attributes:w({},i.icon.attributes,l.path)}]}]})}else t.push(i.icon);return{children:t,attributes:n}}function ar(e){var t=e.children,n=e.main,i=e.mask,a=e.attributes,s=e.styles,o=e.transform;if(Be(o)&&n.found&&!i.found){var l=n.width,c=n.height,u={x:l/c/2,y:.5};a.style=Re(w({},s,{"transform-origin":"".concat(u.x+o.x/16,"em ").concat(u.y+o.y/16,"em")}))}return[{tag:"svg",attributes:a,children:t}]}function sr(e){var t=e.prefix,n=e.iconName,i=e.children,a=e.attributes,s=e.symbol,o=s===!0?"".concat(t,"-").concat(R.familyPrefix,"-").concat(n):s;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:w({},a,{id:o}),children:i}]}]}function or(e){var t=e.icons,n=t.main,i=t.mask,a=e.prefix,s=e.iconName,o=e.transform,l=e.symbol,c=e.title,u=e.maskId,d=e.titleId,f=e.extra,y=e.watchable,S=y===void 0?!1:y,N=i.found?i:n,x=N.width,O=N.height,h=a==="fak",g=h?"":"fa-w-".concat(Math.ceil(x/O*16)),p=[R.replacementClass,s?"".concat(R.familyPrefix,"-").concat(s):"",g].filter(function(C){return f.classes.indexOf(C)===-1}).filter(function(C){return C!==""||!!C}).concat(f.classes).join(" "),b={children:[],attributes:w({},f.attributes,{"data-prefix":a,"data-icon":s,class:p,role:f.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(x," ").concat(O)})},_=h&&!~f.classes.indexOf("fa-fw")?{width:"".concat(x/O*16*.0625,"em")}:{};S&&(b.attributes[ft]=""),c&&b.children.push({tag:"title",attributes:{id:b.attributes["aria-labelledby"]||"title-".concat(d||be())},children:[c]});var v=w({},b,{prefix:a,iconName:s,main:n,mask:i,maskId:u,transform:o,symbol:l,styles:w({},_,f.styles)}),E=i.found&&n.found?rr(v):ir(v),m=E.children,$=E.attributes;return v.children=m,v.attributes=$,l?sr(v):ar(v)}function lr(e){var t=e.content,n=e.width,i=e.height,a=e.transform,s=e.title,o=e.extra,l=e.watchable,c=l===void 0?!1:l,u=w({},o.attributes,s?{title:s}:{},{class:o.classes.join(" ")});c&&(u[ft]="");var d=w({},o.styles);Be(a)&&(d.transform=tr({transform:a,startCentered:!0,width:n,height:i}),d["-webkit-transform"]=d.transform);var f=Re(d);f.length>0&&(u.style=f);var y=[];return y.push({tag:"span",attributes:u,children:[t]}),s&&y.push({tag:"span",attributes:{class:"sr-only"},children:[s]}),y}var Ot=function(){};R.measurePerformance&&pe&&pe.mark&&pe.measure;var cr=function(t,n){return function(i,a,s,o){return t.call(n,i,a,s,o)}},Ve=function(t,n,i,a){var s=Object.keys(t),o=s.length,l=a!==void 0?cr(n,a):n,c,u,d;for(i===void 0?(c=1,d=t[s[0]]):(c=0,d=i);c<o;c++)u=s[c],d=l(d,t[u],u,t);return d};function kt(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.skipHooks,a=i===void 0?!1:i,s=Object.keys(t).reduce(function(o,l){var c=t[l],u=!!c.icon;return u?o[c.iconName]=c.icon:o[l]=c,o},{});typeof H.hooks.addPack=="function"&&!a?H.hooks.addPack(e,s):H.styles[e]=w({},H.styles[e]||{},s),e==="fas"&&kt("fa",t)}var Et=H.styles,ur=H.shims,Ct=function(){var t=function(a){return Ve(Et,function(s,o,l){return s[l]=Ve(o,a,{}),s},{})};t(function(i,a,s){return a[3]&&(i[a[3]]=s),i}),t(function(i,a,s){var o=a[2];return i[s]=s,o.forEach(function(l){i[l]=s}),i});var n="far"in Et;Ve(ur,function(i,a){var s=a[0],o=a[1],l=a[2];return o==="far"&&!n&&(o="fas"),i[s]={prefix:o,iconName:l},i},{})};Ct(),H.styles;function Nt(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}function xt(e){var t=e.tag,n=e.attributes,i=n===void 0?{}:n,a=e.children,s=a===void 0?[]:a;return typeof e=="string"?wt(e):"<".concat(t," ").concat(er(i),">").concat(s.map(xt).join(""),"</").concat(t,">")}var dr=function(t){var n={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t?t.toLowerCase().split(" ").reduce(function(i,a){var s=a.toLowerCase().split("-"),o=s[0],l=s.slice(1).join("-");if(o&&l==="h")return i.flipX=!0,i;if(o&&l==="v")return i.flipY=!0,i;if(l=parseFloat(l),isNaN(l))return i;switch(o){case"grow":i.size=i.size+l;break;case"shrink":i.size=i.size-l;break;case"left":i.x=i.x-l;break;case"right":i.x=i.x+l;break;case"up":i.y=i.y-l;break;case"down":i.y=i.y+l;break;case"rotate":i.rotate=i.rotate+l;break}return i},n):n};function De(e){this.name="MissingIcon",this.message=e||"Icon unavailable",this.stack=new Error().stack}De.prototype=Object.create(Error.prototype),De.prototype.constructor=De;var ve={fill:"currentColor"},It={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};w({},ve,{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"});var ze=w({},It,{attributeName:"opacity"});w({},ve,{cx:"256",cy:"364",r:"28"}),w({},It,{attributeName:"r",values:"28;14;28;28;14;28;"}),w({},ze,{values:"1;0;1;1;0;1;"}),w({},ve,{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),w({},ze,{values:"1;0;0;0;0;1;"}),w({},ve,{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),w({},ze,{values:"0;0;1;1;0;0;"}),H.styles;function Lt(e){var t=e[0],n=e[1],i=e.slice(4),a=it(i,1),s=a[0],o=null;return Array.isArray(s)?o={tag:"g",attributes:{class:"".concat(R.familyPrefix,"-").concat(xe.GROUP)},children:[{tag:"path",attributes:{class:"".concat(R.familyPrefix,"-").concat(xe.SECONDARY),fill:"currentColor",d:s[0]}},{tag:"path",attributes:{class:"".concat(R.familyPrefix,"-").concat(xe.PRIMARY),fill:"currentColor",d:s[1]}}]}:o={tag:"path",attributes:{fill:"currentColor",d:s}},{found:!0,width:t,height:n,icon:o}}H.styles;var fr=`svg:not(:root).svg-inline--fa {
4
+ */function re(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?re=function(t){return typeof t}:re=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},re(e)}function Cn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rt(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function Nn(e,t,n){return t&&rt(e.prototype,t),n&&rt(e,n),e}function xn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function w(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},i=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(i=i.concat(Object.getOwnPropertySymbols(n).filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable}))),i.forEach(function(a){xn(e,a,n[a])})}return e}function it(e,t){return Mn(e)||Tn(e,t)||Bn()}function In(e){return Ln(e)||An(e)||Rn()}function Ln(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}function Mn(e){if(Array.isArray(e))return e}function An(e){if(Symbol.iterator in Object(e)||Object.prototype.toString.call(e)==="[object Arguments]")return Array.from(e)}function Tn(e,t){var n=[],i=!0,a=!1,s=void 0;try{for(var o=e[Symbol.iterator](),l;!(i=(l=o.next()).done)&&(n.push(l.value),!(t&&n.length===t));i=!0);}catch(c){a=!0,s=c}finally{try{!i&&o.return!=null&&o.return()}finally{if(a)throw s}}return n}function Rn(){throw new TypeError("Invalid attempt to spread non-iterable instance")}function Bn(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}var at=function(){},Ee={},st={},$n=null,ot={mark:at,measure:at};try{typeof window<"u"&&(Ee=window),typeof document<"u"&&(st=document),typeof MutationObserver<"u"&&($n=MutationObserver),typeof performance<"u"&&(ot=performance)}catch{}var Vn=Ee.navigator||{},lt=Vn.userAgent,ct=lt===void 0?"":lt,he=Ee,B=st,pe=ot;he.document;var Ce=!!B.documentElement&&!!B.head&&typeof B.addEventListener=="function"&&typeof B.createElement=="function",Dn=~ct.indexOf("MSIE")||~ct.indexOf("Trident/"),K="___FONT_AWESOME___",Ne=16,ut="fa",dt="svg-inline--fa",ft="data-fa-i2svg";(function(){try{return process.env.NODE_ENV==="production"}catch{return!1}})();var xe={GROUP:"group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},ht=he.FontAwesomeConfig||{};function zn(e){var t=B.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function Pn(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}if(B&&typeof B.querySelector=="function"){var Fn=[["data-family-prefix","familyPrefix"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]];Fn.forEach(function(e){var t=it(e,2),n=t[0],i=t[1],a=Pn(zn(n));a!=null&&(ht[i]=a)})}var jn={familyPrefix:ut,replacementClass:dt,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0},Ie=w({},jn,ht);Ie.autoReplaceSvg||(Ie.observeMutations=!1);var R=w({},Ie);he.FontAwesomeConfig=R;var Y=he||{};Y[K]||(Y[K]={}),Y[K].styles||(Y[K].styles={}),Y[K].hooks||(Y[K].hooks={}),Y[K].shims||(Y[K].shims=[]);var H=Y[K],Wn=[],Hn=function e(){B.removeEventListener("DOMContentLoaded",e),Le=1,Wn.map(function(t){return t()})},Le=!1;Ce&&(Le=(B.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(B.readyState),Le||B.addEventListener("DOMContentLoaded",Hn));var Me="pending",pt="settled",me="fulfilled",ge="rejected",Un=function(){},mt=typeof global<"u"&&typeof global.process<"u"&&typeof global.process.emit=="function",Kn=typeof setImmediate>"u"?setTimeout:setImmediate,ie=[],Ae;function Yn(){for(var e=0;e<ie.length;e++)ie[e][0](ie[e][1]);ie=[],Ae=!1}function ye(e,t){ie.push([e,t]),Ae||(Ae=!0,Kn(Yn,0))}function Xn(e,t){function n(a){Te(t,a)}function i(a){ae(t,a)}try{e(n,i)}catch(a){i(a)}}function gt(e){var t=e.owner,n=t._state,i=t._data,a=e[n],s=e.then;if(typeof a=="function"){n=me;try{i=a(i)}catch(o){ae(s,o)}}yt(s,i)||(n===me&&Te(s,i),n===ge&&ae(s,i))}function yt(e,t){var n;try{if(e===t)throw new TypeError("A promises callback cannot return that same promise.");if(t&&(typeof t=="function"||re(t)==="object")){var i=t.then;if(typeof i=="function")return i.call(t,function(a){n||(n=!0,t===a?bt(e,a):Te(e,a))},function(a){n||(n=!0,ae(e,a))}),!0}}catch(a){return n||ae(e,a),!0}return!1}function Te(e,t){(e===t||!yt(e,t))&&bt(e,t)}function bt(e,t){e._state===Me&&(e._state=pt,e._data=t,ye(Gn,e))}function ae(e,t){e._state===Me&&(e._state=pt,e._data=t,ye(Qn,e))}function vt(e){e._then=e._then.forEach(gt)}function Gn(e){e._state=me,vt(e)}function Qn(e){e._state=ge,vt(e),!e._handled&&mt&&global.process.emit("unhandledRejection",e._data,e)}function qn(e){global.process.emit("rejectionHandled",e)}function F(e){if(typeof e!="function")throw new TypeError("Promise resolver "+e+" is not a function");if(!(this instanceof F))throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");this._then=[],Xn(e,this)}F.prototype={constructor:F,_state:Me,_then:null,_data:void 0,_handled:!1,then:function(t,n){var i={owner:this,then:new this.constructor(Un),fulfilled:t,rejected:n};return(n||t)&&!this._handled&&(this._handled=!0,this._state===ge&&mt&&ye(qn,this)),this._state===me||this._state===ge?ye(gt,i):this._then.push(i),i.then},catch:function(t){return this.then(null,t)}},F.all=function(e){if(!Array.isArray(e))throw new TypeError("You must pass an array to Promise.all().");return new F(function(t,n){var i=[],a=0;function s(c){return a++,function(u){i[c]=u,--a||t(i)}}for(var o=0,l;o<e.length;o++)l=e[o],l&&typeof l.then=="function"?l.then(s(o),n):i[o]=l;a||t(i)})},F.race=function(e){if(!Array.isArray(e))throw new TypeError("You must pass an array to Promise.race().");return new F(function(t,n){for(var i=0,a;i<e.length;i++)a=e[i],a&&typeof a.then=="function"?a.then(t,n):t(a)})},F.resolve=function(e){return e&&re(e)==="object"&&e.constructor===F?e:new F(function(t){t(e)})},F.reject=function(e){return new F(function(t,n){n(e)})};var G=Ne,Q={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Jn(e){if(!(!e||!Ce)){var t=B.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;for(var n=B.head.childNodes,i=null,a=n.length-1;a>-1;a--){var s=n[a],o=(s.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(o)>-1&&(i=s)}return B.head.insertBefore(t,i),e}}var Zn="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function be(){for(var e=12,t="";e-- >0;)t+=Zn[Math.random()*62|0];return t}function wt(e){return"".concat(e).replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/'/g,"&#39;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function er(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,'="').concat(wt(e[n]),'" ')},"").trim()}function Re(e){return Object.keys(e||{}).reduce(function(t,n){return t+"".concat(n,": ").concat(e[n],";")},"")}function Be(e){return e.size!==Q.size||e.x!==Q.x||e.y!==Q.y||e.rotate!==Q.rotate||e.flipX||e.flipY}function St(e){var t=e.transform,n=e.containerWidth,i=e.iconWidth,a={transform:"translate(".concat(n/2," 256)")},s="translate(".concat(t.x*32,", ").concat(t.y*32,") "),o="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),l="rotate(".concat(t.rotate," 0 0)"),c={transform:"".concat(s," ").concat(o," ").concat(l)},u={transform:"translate(".concat(i/2*-1," -256)")};return{outer:a,inner:c,path:u}}function tr(e){var t=e.transform,n=e.width,i=n===void 0?Ne:n,a=e.height,s=a===void 0?Ne:a,o=e.startCentered,l=o===void 0?!1:o,c="";return l&&Dn?c+="translate(".concat(t.x/G-i/2,"em, ").concat(t.y/G-s/2,"em) "):l?c+="translate(calc(-50% + ".concat(t.x/G,"em), calc(-50% + ").concat(t.y/G,"em)) "):c+="translate(".concat(t.x/G,"em, ").concat(t.y/G,"em) "),c+="scale(".concat(t.size/G*(t.flipX?-1:1),", ").concat(t.size/G*(t.flipY?-1:1),") "),c+="rotate(".concat(t.rotate,"deg) "),c}var $e={x:0,y:0,width:"100%",height:"100%"};function _t(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function nr(e){return e.tag==="g"?e.children:[e]}function rr(e){var t=e.children,n=e.attributes,i=e.main,a=e.mask,s=e.maskId,o=e.transform,l=i.width,c=i.icon,u=a.width,d=a.icon,f=St({transform:o,containerWidth:u,iconWidth:l}),y={tag:"rect",attributes:w({},$e,{fill:"white"})},S=c.children?{children:c.children.map(_t)}:{},N={tag:"g",attributes:w({},f.inner),children:[_t(w({tag:c.tag,attributes:w({},c.attributes,f.path)},S))]},x={tag:"g",attributes:w({},f.outer),children:[N]},O="mask-".concat(s||be()),h="clip-".concat(s||be()),g={tag:"mask",attributes:w({},$e,{id:O,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[y,x]},m={tag:"defs",children:[{tag:"clipPath",attributes:{id:h},children:nr(d)},g]};return t.push(m,{tag:"rect",attributes:w({fill:"currentColor","clip-path":"url(#".concat(h,")"),mask:"url(#".concat(O,")")},$e)}),{children:t,attributes:n}}function ir(e){var t=e.children,n=e.attributes,i=e.main,a=e.transform,s=e.styles,o=Re(s);if(o.length>0&&(n.style=o),Be(a)){var l=St({transform:a,containerWidth:i.width,iconWidth:i.width});t.push({tag:"g",attributes:w({},l.outer),children:[{tag:"g",attributes:w({},l.inner),children:[{tag:i.icon.tag,children:i.icon.children,attributes:w({},i.icon.attributes,l.path)}]}]})}else t.push(i.icon);return{children:t,attributes:n}}function ar(e){var t=e.children,n=e.main,i=e.mask,a=e.attributes,s=e.styles,o=e.transform;if(Be(o)&&n.found&&!i.found){var l=n.width,c=n.height,u={x:l/c/2,y:.5};a.style=Re(w({},s,{"transform-origin":"".concat(u.x+o.x/16,"em ").concat(u.y+o.y/16,"em")}))}return[{tag:"svg",attributes:a,children:t}]}function sr(e){var t=e.prefix,n=e.iconName,i=e.children,a=e.attributes,s=e.symbol,o=s===!0?"".concat(t,"-").concat(R.familyPrefix,"-").concat(n):s;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:w({},a,{id:o}),children:i}]}]}function or(e){var t=e.icons,n=t.main,i=t.mask,a=e.prefix,s=e.iconName,o=e.transform,l=e.symbol,c=e.title,u=e.maskId,d=e.titleId,f=e.extra,y=e.watchable,S=y===void 0?!1:y,N=i.found?i:n,x=N.width,O=N.height,h=a==="fak",g=h?"":"fa-w-".concat(Math.ceil(x/O*16)),m=[R.replacementClass,s?"".concat(R.familyPrefix,"-").concat(s):"",g].filter(function(C){return f.classes.indexOf(C)===-1}).filter(function(C){return C!==""||!!C}).concat(f.classes).join(" "),b={children:[],attributes:w({},f.attributes,{"data-prefix":a,"data-icon":s,class:m,role:f.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(x," ").concat(O)})},_=h&&!~f.classes.indexOf("fa-fw")?{width:"".concat(x/O*16*.0625,"em")}:{};S&&(b.attributes[ft]=""),c&&b.children.push({tag:"title",attributes:{id:b.attributes["aria-labelledby"]||"title-".concat(d||be())},children:[c]});var v=w({},b,{prefix:a,iconName:s,main:n,mask:i,maskId:u,transform:o,symbol:l,styles:w({},_,f.styles)}),E=i.found&&n.found?rr(v):ir(v),p=E.children,$=E.attributes;return v.children=p,v.attributes=$,l?sr(v):ar(v)}function lr(e){var t=e.content,n=e.width,i=e.height,a=e.transform,s=e.title,o=e.extra,l=e.watchable,c=l===void 0?!1:l,u=w({},o.attributes,s?{title:s}:{},{class:o.classes.join(" ")});c&&(u[ft]="");var d=w({},o.styles);Be(a)&&(d.transform=tr({transform:a,startCentered:!0,width:n,height:i}),d["-webkit-transform"]=d.transform);var f=Re(d);f.length>0&&(u.style=f);var y=[];return y.push({tag:"span",attributes:u,children:[t]}),s&&y.push({tag:"span",attributes:{class:"sr-only"},children:[s]}),y}var Ot=function(){};R.measurePerformance&&pe&&pe.mark&&pe.measure;var cr=function(t,n){return function(i,a,s,o){return t.call(n,i,a,s,o)}},Ve=function(t,n,i,a){var s=Object.keys(t),o=s.length,l=a!==void 0?cr(n,a):n,c,u,d;for(i===void 0?(c=1,d=t[s[0]]):(c=0,d=i);c<o;c++)u=s[c],d=l(d,t[u],u,t);return d};function kt(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=n.skipHooks,a=i===void 0?!1:i,s=Object.keys(t).reduce(function(o,l){var c=t[l],u=!!c.icon;return u?o[c.iconName]=c.icon:o[l]=c,o},{});typeof H.hooks.addPack=="function"&&!a?H.hooks.addPack(e,s):H.styles[e]=w({},H.styles[e]||{},s),e==="fas"&&kt("fa",t)}var Et=H.styles,ur=H.shims,Ct=function(){var t=function(a){return Ve(Et,function(s,o,l){return s[l]=Ve(o,a,{}),s},{})};t(function(i,a,s){return a[3]&&(i[a[3]]=s),i}),t(function(i,a,s){var o=a[2];return i[s]=s,o.forEach(function(l){i[l]=s}),i});var n="far"in Et;Ve(ur,function(i,a){var s=a[0],o=a[1],l=a[2];return o==="far"&&!n&&(o="fas"),i[s]={prefix:o,iconName:l},i},{})};Ct(),H.styles;function Nt(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}function xt(e){var t=e.tag,n=e.attributes,i=n===void 0?{}:n,a=e.children,s=a===void 0?[]:a;return typeof e=="string"?wt(e):"<".concat(t," ").concat(er(i),">").concat(s.map(xt).join(""),"</").concat(t,">")}var dr=function(t){var n={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return t?t.toLowerCase().split(" ").reduce(function(i,a){var s=a.toLowerCase().split("-"),o=s[0],l=s.slice(1).join("-");if(o&&l==="h")return i.flipX=!0,i;if(o&&l==="v")return i.flipY=!0,i;if(l=parseFloat(l),isNaN(l))return i;switch(o){case"grow":i.size=i.size+l;break;case"shrink":i.size=i.size-l;break;case"left":i.x=i.x-l;break;case"right":i.x=i.x+l;break;case"up":i.y=i.y-l;break;case"down":i.y=i.y+l;break;case"rotate":i.rotate=i.rotate+l;break}return i},n):n};function De(e){this.name="MissingIcon",this.message=e||"Icon unavailable",this.stack=new Error().stack}De.prototype=Object.create(Error.prototype),De.prototype.constructor=De;var ve={fill:"currentColor"},It={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};w({},ve,{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"});var ze=w({},It,{attributeName:"opacity"});w({},ve,{cx:"256",cy:"364",r:"28"}),w({},It,{attributeName:"r",values:"28;14;28;28;14;28;"}),w({},ze,{values:"1;0;1;1;0;1;"}),w({},ve,{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),w({},ze,{values:"1;0;0;0;0;1;"}),w({},ve,{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),w({},ze,{values:"0;0;1;1;0;0;"}),H.styles;function Lt(e){var t=e[0],n=e[1],i=e.slice(4),a=it(i,1),s=a[0],o=null;return Array.isArray(s)?o={tag:"g",attributes:{class:"".concat(R.familyPrefix,"-").concat(xe.GROUP)},children:[{tag:"path",attributes:{class:"".concat(R.familyPrefix,"-").concat(xe.SECONDARY),fill:"currentColor",d:s[0]}},{tag:"path",attributes:{class:"".concat(R.familyPrefix,"-").concat(xe.PRIMARY),fill:"currentColor",d:s[1]}}]}:o={tag:"path",attributes:{fill:"currentColor",d:s}},{found:!0,width:t,height:n,icon:o}}H.styles;var fr=`svg:not(:root).svg-inline--fa {
5
5
  overflow: visible;
6
6
  }
7
7
 
@@ -452,8 +452,8 @@
452
452
 
453
453
  .fad.fa-inverse {
454
454
  color: #fff;
455
- }`;function hr(){var e=ut,t=dt,n=R.familyPrefix,i=R.replacementClass,a=fr;if(n!==e||i!==t){var s=new RegExp("\\.".concat(e,"\\-"),"g"),o=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");a=a.replace(s,".".concat(n,"-")).replace(o,"--".concat(n,"-")).replace(l,".".concat(i))}return a}var pr=function(){function e(){Cn(this,e),this.definitions={}}return Nn(e,[{key:"add",value:function(){for(var n=this,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];var o=a.reduce(this._pullDefinitions,{});Object.keys(o).forEach(function(l){n.definitions[l]=w({},n.definitions[l]||{},o[l]),kt(l,o[l]),Ct()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(n,i){var a=i.prefix&&i.iconName&&i.icon?{0:i}:i;return Object.keys(a).map(function(s){var o=a[s],l=o.prefix,c=o.iconName,u=o.icon;n[l]||(n[l]={}),n[l][c]=u}),n}}]),e}();function Mt(){R.autoAddCss&&!Bt&&(Jn(hr()),Bt=!0)}function At(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(i){return xt(i)})}}),Object.defineProperty(e,"node",{get:function(){if(!!Ce){var i=B.createElement("div");return i.innerHTML=e.html,i.children}}}),e}function Tt(e){var t=e.prefix,n=t===void 0?"fa":t,i=e.iconName;if(!!i)return Nt(Rt.definitions,n,i)||Nt(H.styles,n,i)}function mr(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=(t||{}).icon?t:Tt(t||{}),a=n.mask;return a&&(a=(a||{}).icon?a:Tt(a||{})),e(i,w({},n,{mask:a}))}}var Rt=new pr,Bt=!1,we={transform:function(t){return dr(t)}},gr=mr(function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.transform,i=n===void 0?Q:n,a=t.symbol,s=a===void 0?!1:a,o=t.mask,l=o===void 0?null:o,c=t.maskId,u=c===void 0?null:c,d=t.title,f=d===void 0?null:d,y=t.titleId,S=y===void 0?null:y,N=t.classes,x=N===void 0?[]:N,O=t.attributes,h=O===void 0?{}:O,g=t.styles,p=g===void 0?{}:g;if(!!e){var b=e.prefix,_=e.iconName,v=e.icon;return At(w({type:"icon"},e),function(){return Mt(),R.autoA11y&&(f?h["aria-labelledby"]="".concat(R.replacementClass,"-title-").concat(S||be()):(h["aria-hidden"]="true",h.focusable="false")),or({icons:{main:Lt(v),mask:l?Lt(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:b,iconName:_,transform:w({},Q,i),symbol:s,title:f,maskId:u,titleId:S,extra:{attributes:h,styles:p,classes:x}})})}}),yr=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=n.transform,a=i===void 0?Q:i,s=n.title,o=s===void 0?null:s,l=n.classes,c=l===void 0?[]:l,u=n.attributes,d=u===void 0?{}:u,f=n.styles,y=f===void 0?{}:f;return At({type:"text",content:t},function(){return Mt(),lr({content:t,transform:w({},Q,a),title:o,extra:{attributes:d,styles:y,classes:["".concat(R.familyPrefix,"-layers-text")].concat(In(c))}})})};function $t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,i)}return n}function j(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?$t(Object(n),!0).forEach(function(i){V(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$t(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function Se(e){return Se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Se(e)}function V(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function br(e,t){if(e==null)return{};var n={},i=Object.keys(e),a,s;for(s=0;s<i.length;s++)a=i[s],!(t.indexOf(a)>=0)&&(n[a]=e[a]);return n}function vr(e,t){if(e==null)return{};var n=br(e,t),i,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)i=s[a],!(t.indexOf(i)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,i)||(n[i]=e[i]))}return n}function Pe(e){return wr(e)||Sr(e)||_r(e)||Or()}function wr(e){if(Array.isArray(e))return Fe(e)}function Sr(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function _r(e,t){if(!!e){if(typeof e=="string")return Fe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Fe(e,t)}}function Fe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function Or(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
456
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var kr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Vt={exports:{}};(function(e){(function(t){var n=function(h,g,p){if(!u(g)||f(g)||y(g)||S(g)||c(g))return g;var b,_=0,v=0;if(d(g))for(b=[],v=g.length;_<v;_++)b.push(n(h,g[_],p));else{b={};for(var E in g)Object.prototype.hasOwnProperty.call(g,E)&&(b[h(E,p)]=n(h,g[E],p))}return b},i=function(h,g){g=g||{};var p=g.separator||"_",b=g.split||/(?=[A-Z])/;return h.split(b).join(p)},a=function(h){return N(h)?h:(h=h.replace(/[\-_\s]+(.)?/g,function(g,p){return p?p.toUpperCase():""}),h.substr(0,1).toLowerCase()+h.substr(1))},s=function(h){var g=a(h);return g.substr(0,1).toUpperCase()+g.substr(1)},o=function(h,g){return i(h,g).toLowerCase()},l=Object.prototype.toString,c=function(h){return typeof h=="function"},u=function(h){return h===Object(h)},d=function(h){return l.call(h)=="[object Array]"},f=function(h){return l.call(h)=="[object Date]"},y=function(h){return l.call(h)=="[object RegExp]"},S=function(h){return l.call(h)=="[object Boolean]"},N=function(h){return h=h-0,h===h},x=function(h,g){var p=g&&"process"in g?g.process:g;return typeof p!="function"?h:function(b,_){return p(b,h,_)}},O={camelize:a,decamelize:o,pascalize:s,depascalize:o,camelizeKeys:function(h,g){return n(x(a,g),h)},decamelizeKeys:function(h,g){return n(x(o,g),h,g)},pascalizeKeys:function(h,g){return n(x(s,g),h)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=O:t.humps=O})(kr)})(Vt);var Er=Vt.exports,Cr=["class","style"];function Nr(e){return e.split(";").map(function(t){return t.trim()}).filter(function(t){return t}).reduce(function(t,n){var i=n.indexOf(":"),a=Er.camelize(n.slice(0,i)),s=n.slice(i+1).trim();return t[a]=s,t},{})}function xr(e){return e.split(/\s+/).reduce(function(t,n){return t[n]=!0,t},{})}function je(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof e=="string")return e;var i=(e.children||[]).map(function(c){return je(c)}),a=Object.keys(e.attributes||{}).reduce(function(c,u){var d=e.attributes[u];switch(u){case"class":c.class=xr(d);break;case"style":c.style=Nr(d);break;default:c.attrs[u]=d}return c},{attrs:{},class:{},style:{}});n.class;var s=n.style,o=s===void 0?{}:s,l=vr(n,Cr);return r.h(e.tag,j(j(j({},t),{},{class:a.class,style:j(j({},a.style),o)},a.attrs),l),i)}var Dt=!1;try{Dt=process.env.NODE_ENV==="production"}catch{}function Ir(){if(!Dt&&console&&typeof console.error=="function"){var e;(e=console).error.apply(e,arguments)}}function se(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&&t?V({},e,t):{}}function Lr(e){var t,n=(t={"fa-spin":e.spin,"fa-pulse":e.pulse,"fa-fw":e.fixedWidth,"fa-border":e.border,"fa-li":e.listItem,"fa-inverse":e.inverse,"fa-flip":e.flip===!0,"fa-flip-horizontal":e.flip==="horizontal"||e.flip==="both","fa-flip-vertical":e.flip==="vertical"||e.flip==="both"},V(t,"fa-".concat(e.size),e.size!==null),V(t,"fa-rotate-".concat(e.rotation),e.rotation!==null),V(t,"fa-pull-".concat(e.pull),e.pull!==null),V(t,"fa-swap-opacity",e.swapOpacity),V(t,"fa-bounce",e.bounce),V(t,"fa-shake",e.shake),V(t,"fa-beat",e.beat),V(t,"fa-fade",e.fade),V(t,"fa-beat-fade",e.beatFade),V(t,"fa-flash",e.flash),V(t,"fa-spin-pulse",e.spinPulse),V(t,"fa-spin-reverse",e.spinReverse),t);return Object.keys(n).map(function(i){return n[i]?i:null}).filter(function(i){return i})}function zt(e){if(e&&Se(e)==="object"&&e.prefix&&e.iconName&&e.icon)return e;if(we.icon)return we.icon(e);if(e===null)return null;if(Se(e)==="object"&&e.prefix&&e.iconName)return e;if(Array.isArray(e)&&e.length===2)return{prefix:e[0],iconName:e[1]};if(typeof e=="string")return{prefix:"fas",iconName:e}}var D=r.defineComponent({name:"FontAwesomeIcon",props:{border:{type:Boolean,default:!1},fixedWidth:{type:Boolean,default:!1},flip:{type:[Boolean,String],default:!1,validator:function(t){return[!0,!1,"horizontal","vertical","both"].indexOf(t)>-1}},icon:{type:[Object,Array,String],required:!0},mask:{type:[Object,Array,String],default:null},listItem:{type:Boolean,default:!1},pull:{type:String,default:null,validator:function(t){return["right","left"].indexOf(t)>-1}},pulse:{type:Boolean,default:!1},rotation:{type:[String,Number],default:null,validator:function(t){return[90,180,270].indexOf(Number.parseInt(t,10))>-1}},swapOpacity:{type:Boolean,default:!1},size:{type:String,default:null,validator:function(t){return["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"].indexOf(t)>-1}},spin:{type:Boolean,default:!1},transform:{type:[String,Object],default:null},symbol:{type:[Boolean,String],default:!1},title:{type:String,default:null},inverse:{type:Boolean,default:!1},bounce:{type:Boolean,default:!1},shake:{type:Boolean,default:!1},beat:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},beatFade:{type:Boolean,default:!1},flash:{type:Boolean,default:!1},spinPulse:{type:Boolean,default:!1},spinReverse:{type:Boolean,default:!1}},setup:function(t,n){var i=n.attrs,a=r.computed(function(){return zt(t.icon)}),s=r.computed(function(){return se("classes",Lr(t))}),o=r.computed(function(){return se("transform",typeof t.transform=="string"?we.transform(t.transform):t.transform)}),l=r.computed(function(){return se("mask",zt(t.mask))}),c=r.computed(function(){return gr(a.value,j(j(j(j({},s.value),o.value),l.value),{},{symbol:t.symbol,title:t.title}))});r.watch(c,function(d){if(!d)return Ir("Could not find one or more icon(s)",a.value,l.value)},{immediate:!0});var u=r.computed(function(){return c.value?je(c.value.abstract[0],{},i):null});return function(){return u.value}}});r.defineComponent({name:"FontAwesomeLayers",props:{fixedWidth:{type:Boolean,default:!1}},setup:function(t,n){var i=n.slots,a=R.familyPrefix,s=r.computed(function(){return["".concat(a,"-layers")].concat(Pe(t.fixedWidth?["".concat(a,"-fw")]:[]))});return function(){return r.h("div",{class:s.value},i.default?i.default():[])}}}),r.defineComponent({name:"FontAwesomeLayersText",props:{value:{type:[String,Number],default:""},transform:{type:[String,Object],default:null},counter:{type:Boolean,default:!1},position:{type:String,default:null,validator:function(t){return["bottom-left","bottom-right","top-left","top-right"].indexOf(t)>-1}}},setup:function(t,n){var i=n.attrs,a=R.familyPrefix,s=r.computed(function(){return se("classes",[].concat(Pe(t.counter?["".concat(a,"-layers-counter")]:[]),Pe(t.position?["".concat(a,"-layers-").concat(t.position)]:[])))}),o=r.computed(function(){return se("transform",typeof t.transform=="string"?we.transform(t.transform):t.transform)}),l=r.computed(function(){var u=yr(t.value.toString(),j(j({},o.value),s.value)),d=u.abstract;return t.counter&&(d[0].attributes.class=d[0].attributes.class.replace("fa-layers-text","")),d[0]}),c=r.computed(function(){return je(l.value,{},i)});return function(){return c.value}}});var _e=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Mr(e,t){var n=t.length,i=e.length;if(i>n)return!1;if(i===n)return e===t;e:for(var a=0,s=0;a<i;a++){for(var o=e.charCodeAt(a);s<n;)if(t.charCodeAt(s++)===o)continue e;return!1}return!0}var Ar=Mr;function Tr(){}var Rr=Tr;const q=process.env.NODE_ENV==="production"?Rr:function(t,n){if(!t()){const i=["[Vue-Treeselect Warning]"].concat(n());console.error(...i)}};function ee(e){return function(n,...i){n.type==="mousedown"&&n.button===0&&e.call(this,n,...i)}}function Br(e,t){const n=e.getBoundingClientRect(),i=t.getBoundingClientRect(),a=t.offsetHeight/3;i.bottom+a>n.bottom?e.scrollTop=Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+a,e.scrollHeight):i.top-a<n.top&&(e.scrollTop=Math.max(t.offsetTop-a,0))}function $r(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Pt=$r,Vr=typeof _e=="object"&&_e&&_e.Object===Object&&_e,Dr=Vr,zr=Dr,Pr=typeof self=="object"&&self&&self.Object===Object&&self,Fr=zr||Pr||Function("return this")(),Ft=Fr,jr=Ft,Wr=function(){return jr.Date.now()},Hr=Wr,Ur=/\s/;function Kr(e){for(var t=e.length;t--&&Ur.test(e.charAt(t)););return t}var Yr=Kr,Xr=Yr,Gr=/^\s+/;function Qr(e){return e&&e.slice(0,Xr(e)+1).replace(Gr,"")}var qr=Qr,Jr=Ft,Zr=Jr.Symbol,jt=Zr,Wt=jt,Ht=Object.prototype,ei=Ht.hasOwnProperty,ti=Ht.toString,oe=Wt?Wt.toStringTag:void 0;function ni(e){var t=ei.call(e,oe),n=e[oe];try{e[oe]=void 0;var i=!0}catch{}var a=ti.call(e);return i&&(t?e[oe]=n:delete e[oe]),a}var ri=ni,ii=Object.prototype,ai=ii.toString;function si(e){return ai.call(e)}var oi=si,Ut=jt,li=ri,ci=oi,ui="[object Null]",di="[object Undefined]",Kt=Ut?Ut.toStringTag:void 0;function fi(e){return e==null?e===void 0?di:ui:Kt&&Kt in Object(e)?li(e):ci(e)}var hi=fi;function pi(e){return e!=null&&typeof e=="object"}var mi=pi,gi=hi,yi=mi,bi="[object Symbol]";function vi(e){return typeof e=="symbol"||yi(e)&&gi(e)==bi}var wi=vi,Si=qr,Yt=Pt,_i=wi,Xt=0/0,Oi=/^[-+]0x[0-9a-f]+$/i,ki=/^0b[01]+$/i,Ei=/^0o[0-7]+$/i,Ci=parseInt;function Ni(e){if(typeof e=="number")return e;if(_i(e))return Xt;if(Yt(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Yt(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Si(e);var n=ki.test(e);return n||Ei.test(e)?Ci(e.slice(2),n?2:8):Oi.test(e)?Xt:+e}var Gt=Ni,xi=Pt,We=Hr,Qt=Gt,Ii="Expected a function",Li=Math.max,Mi=Math.min;function Ai(e,t,n){var i,a,s,o,l,c,u=0,d=!1,f=!1,y=!0;if(typeof e!="function")throw new TypeError(Ii);t=Qt(t)||0,xi(n)&&(d=!!n.leading,f="maxWait"in n,s=f?Li(Qt(n.maxWait)||0,t):s,y="trailing"in n?!!n.trailing:y);function S(v){var E=i,m=a;return i=a=void 0,u=v,o=e.apply(m,E),o}function N(v){return u=v,l=setTimeout(h,t),d?S(v):o}function x(v){var E=v-c,m=v-u,$=t-E;return f?Mi($,s-m):$}function O(v){var E=v-c,m=v-u;return c===void 0||E>=t||E<0||f&&m>=s}function h(){var v=We();if(O(v))return g(v);l=setTimeout(h,x(v))}function g(v){return l=void 0,y&&i?S(v):(i=a=void 0,o)}function p(){l!==void 0&&clearTimeout(l),u=0,i=c=a=l=void 0}function b(){return l===void 0?o:g(We())}function _(){var v=We(),E=O(v);if(i=arguments,a=this,c=v,E){if(l===void 0)return N(c);if(f)return clearTimeout(l),l=setTimeout(h,t),S(c)}return l===void 0&&(l=setTimeout(h,t)),o}return _.cancel=p,_.flush=b,_}var Ti=Ai,Ri=function(e,t){var n=document.createElement("_"),i=n.appendChild(document.createElement("_")),a=n.appendChild(document.createElement("_")),s=i.appendChild(document.createElement("_")),o=void 0,l=void 0;return i.style.cssText=n.style.cssText="height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:0s;width:100%;z-index:-1",s.style.cssText=a.style.cssText="display:block;height:100%;transition:0s;width:100%",s.style.width=s.style.height="200%",e.appendChild(n),c(),d;function c(){u();var f=e.offsetWidth,y=e.offsetHeight;(f!==o||y!==l)&&(o=f,l=y,a.style.width=f*2+"px",a.style.height=y*2+"px",n.scrollLeft=n.scrollWidth,n.scrollTop=n.scrollHeight,i.scrollLeft=i.scrollWidth,i.scrollTop=i.scrollHeight,t({width:f,height:y})),i.addEventListener("scroll",c),n.addEventListener("scroll",c)}function u(){i.removeEventListener("scroll",c),n.removeEventListener("scroll",c)}function d(){u(),e.removeChild(n)}};function qt(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}let He;const Oe=[],Bi=100;function $i(){He=setInterval(()=>{Oe.forEach(Jt)},Bi)}function Vi(){clearInterval(He),He=null}function Jt(e){const{$el:t,listener:n,lastWidth:i,lastHeight:a}=e,s=t.offsetWidth,o=t.offsetHeight;(i!==s||a!==o)&&(e.lastWidth=s,e.lastHeight=o,n({width:s,height:o}))}function Di(e,t){const n={$el:e,listener:t,lastWidth:null,lastHeight:null},i=()=>{qt(Oe,n),Oe.length||Vi()};return Oe.push(n),Jt(n),$i(),i}function Zt(e,t){const n=document.documentMode===9;let i=!0;const o=(n?Di:Ri)(e,(...l)=>i||t(...l));return i=!1,o}function zi(e){const t=[];let n=e.parentNode;for(;n&&n.nodeName!=="BODY"&&n.nodeType===document.ELEMENT_NODE;)Pi(n)&&t.push(n),n=n.parentNode;return t.push(window),t}function Pi(e){const{overflow:t,overflowX:n,overflowY:i}=getComputedStyle(e);return/(auto|scroll|overlay)/.test(t+i+n)}function en(e,t){const n=zi(e);return window.addEventListener("resize",t,{passive:!0}),n.forEach(i=>{i.addEventListener("scroll",t,{passive:!0})}),function(){window.removeEventListener("resize",t,{passive:!0}),n.forEach(a=>{a.removeEventListener("scroll",t,{passive:!0})})}}function tn(e){return e!==e}function nn(e){return!!e&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"}var Fi=Gt,rn=1/0,ji=17976931348623157e292;function Wi(e){if(!e)return e===0?e:0;if(e=Fi(e),e===rn||e===-rn){var t=e<0?-1:1;return t*ji}return e===e?e:0}var Hi=Wi,Ui=Hi;function Ki(e){var t=Ui(e),n=t%1;return t===t?n?t-n:t:0}var Yi=Ki,Xi=Yi,Gi="Expected a function";function Qi(e,t){var n;if(typeof t!="function")throw new TypeError(Gi);return e=Xi(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var qi=Qi,Ji=qi;function Zi(e){return Ji(2,e)}var ea=Zi;function ta(e){return e}var na=ta;function ra(e){return function(){return e}}var an=ra;const W=()=>Object.create(null);function sn(e){return e==null||typeof e!="object"?!1:Object.getPrototypeOf(e)===Object.prototype}function ia(e,t,n){sn(n)?(e[t]||(e[t]={}),Ue(e[t],n)):e[t]=n}function Ue(e,t){if(sn(t)){const n=Object.keys(t);for(let i=0,a=n.length;i<a;i++)ia(e,n[i],t[n[i]])}return e}function aa(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var on=aa;function J(e,t){return e.indexOf(t)!==-1}function ln(e,t,n){for(let i=0,a=e.length;i<a;i++)if(t.call(n,e[i],i,e))return e[i]}function Ke(e,t){if(e.length!==t.length)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1}const te=null,Ye=0,cn=1,un=2,ne="ALL_CHILDREN",le="ALL_DESCENDANTS",ce="LEAF_CHILDREN",ue="LEAF_DESCENDANTS",sa="LOAD_ROOT_OPTIONS",oa="LOAD_CHILDREN_OPTIONS",la="ASYNC_SEARCH",Xe="ALL",ke="BRANCH_PRIORITY",Ge="LEAF_PRIORITY",Qe="ALL_WITH_INDETERMINATE",dn="ORDER_SELECTED",fn="LEVEL",hn="INDEX",A={BACKSPACE:8,ENTER:13,ESCAPE:27,END:35,HOME:36,ARROW_LEFT:37,ARROW_UP:38,ARROW_RIGHT:39,ARROW_DOWN:40,DELETE:46},ca=process.env.NODE_ENV==="testing"?10:200,pn=5,mn=40;function gn(e,t){let n=0;do{if(e.level<n)return-1;if(t.level<n)return 1;if(e.index[n]!==t.index[n])return e.index[n]-t.index[n];n+=1}while(!0)}function ua(e,t){return e.level===t.level?gn(e,t):e.level-t.level}function qe(){return{isLoaded:!1,isLoading:!1,loadingError:""}}function da(e){return typeof e=="string"?e:typeof e=="number"&&!tn(e)?`${e}`:""}function yn(e,t,n){return e?Ar(t,n):J(n,t)}function Je(e){return e.message||String(e)}let fa=0;const ha={provide(){return{instance:this}},props:{allowClearingDisabled:{type:Boolean,default:!1},allowSelectingDisabledDescendants:{type:Boolean,default:!1},alwaysOpen:{type:Boolean,default:!1},appendToBody:{type:Boolean,default:!1},async:{type:Boolean,default:!1},autoFocus:{type:Boolean,default:!1},autoLoadRootOptions:{type:Boolean,default:!0},autoDeselectAncestors:{type:Boolean,default:!1},autoDeselectDescendants:{type:Boolean,default:!1},autoSelectAncestors:{type:Boolean,default:!1},autoSelectDescendants:{type:Boolean,default:!1},backspaceRemoves:{type:Boolean,default:!0},beforeClearAll:{type:Function,default:an(!0)},branchNodesFirst:{type:Boolean,default:!1},cacheOptions:{type:Boolean,default:!0},clearable:{type:Boolean,default:!0},clearAllText:{type:String,default:"Clear all"},clearOnSelect:{type:Boolean,default:!1},clearValueText:{type:String,default:"Clear value"},closeOnSelect:{type:Boolean,default:!0},defaultExpandLevel:{type:Number,default:0},defaultOptions:{default:!1},deleteRemoves:{type:Boolean,default:!0},delimiter:{type:String,default:","},flattenSearchResults:{type:Boolean,default:!1},disableBranchNodes:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},disableFuzzyMatching:{type:Boolean,default:!1},flat:{type:Boolean,default:!1},instanceId:{default:()=>`${fa++}$$`,type:[String,Number]},joinValues:{type:Boolean,default:!1},limit:{type:Number,default:1/0},limitText:{type:Function,default:function(t){return`and ${t} more`}},loadingText:{type:String,default:"Loading..."},loadOptions:{type:Function},matchKeys:{type:Array,default:an(["label"])},maxHeight:{type:Number,default:300},multiple:{type:Boolean,default:!1},name:{type:String},noChildrenText:{type:String,default:"No sub-options."},noOptionsText:{type:String,default:"No options available."},noResultsText:{type:String,default:"No results found..."},normalizer:{type:Function,default:na},openDirection:{type:String,default:"auto",validator(e){return J(["auto","top","bottom","above","below"],e)}},openOnClick:{type:Boolean,default:!0},openOnFocus:{type:Boolean,default:!1},options:{type:Array},placeholder:{type:String,default:"Select..."},required:{type:Boolean,default:!1},retryText:{type:String,default:"Retry?"},retryTitle:{type:String,default:"Click to retry"},searchable:{type:Boolean,default:!0},searchNested:{type:Boolean,default:!1},searchPromptText:{type:String,default:"Type to search..."},showCount:{type:Boolean,default:!1},showCountOf:{type:String,default:ne,validator(e){return J([ne,le,ce,ue],e)}},showCountOnSearch:null,sortValueBy:{type:String,default:dn,validator(e){return J([dn,fn,hn],e)}},tabIndex:{type:Number,default:0},modelValue:null,valueConsistsOf:{type:String,default:ke,validator(e){return J([Xe,ke,Ge,Qe],e)}},valueFormat:{type:String,default:"id"},zIndex:{type:[Number,String],default:999}},data(){return{trigger:{isFocused:!1,searchQuery:""},menu:{isOpen:!1,current:null,lastScrollPosition:0,placement:"bottom"},forest:{normalizedOptions:[],nodeMap:W(),checkedStateMap:W(),selectedNodeIds:this.extractCheckedNodeIdsFromValue(),selectedNodeMap:W()},rootOptionsStates:qe(),localSearch:{active:!1,noResults:!0,countMap:W()},remoteSearch:W()}},computed:{selectedNodes(){return this.forest.selectedNodeIds.map(this.getNode)},internalValue(){let e;if(this.single||this.flat||this.disableBranchNodes||this.valueConsistsOf===Xe)e=this.forest.selectedNodeIds.slice();else if(this.valueConsistsOf===ke)e=this.forest.selectedNodeIds.filter(t=>{const n=this.getNode(t);return n.isRootNode?!0:!this.isSelected(n.parentNode)});else if(this.valueConsistsOf===Ge)e=this.forest.selectedNodeIds.filter(t=>{var i;const n=this.getNode(t);return n!=null&&n.isLeaf?!0:((i=n==null?void 0:n.children)==null?void 0:i.length)===0});else if(this.valueConsistsOf===Qe){const t=[];e=this.forest.selectedNodeIds.slice(),this.selectedNodes.forEach(n=>{n.ancestors.forEach(i=>{J(t,i.id)||J(e,i.id)||t.push(i.id)})}),e.push(...t)}return this.sortValueBy===fn?e.sort((t,n)=>ua(this.getNode(t),this.getNode(n))):this.sortValueBy===hn&&e.sort((t,n)=>gn(this.getNode(t),this.getNode(n))),e},hasValue(){return this.internalValue.length>0},single(){return!this.multiple},visibleOptionIds(){const e=[];return this.traverseAllNodesByIndex(t=>((!this.localSearch.active||this.shouldOptionBeIncludedInSearchResult(t))&&e.push(t.id),!(t.isBranch&&!this.shouldExpand(t)))),e},hasVisibleOptions(){return this.visibleOptionIds.length!==0},showCountOnSearchComputed(){return typeof this.showCountOnSearch=="boolean"?this.showCountOnSearch:this.showCount},hasBranchNodes(){return this.forest.normalizedOptions.some(e=>e.isBranch)},shouldFlattenOptions(){return this.localSearch.active&&this.flattenSearchResults},getRemoteSearchEntry(){const{searchQuery:e}=this.trigger,t=this.remoteSearch[e]||{...qe(),options:[]};if(this.$watch(()=>t.options,()=>{this.trigger.searchQuery===e&&this.initialize()},{deep:!0}),e===""){if(Array.isArray(this.defaultOptions))return t.options=this.defaultOptions,t.isLoaded=!0,t;if(this.defaultOptions!==!0)return t.isLoaded=!0,t}return this.remoteSearch[e]||(this.remoteSearch[e]=t),t}},watch:{alwaysOpen(e){e?this.openMenu():this.closeMenu()},branchNodesFirst(){this.initialize()},disabled(e){e&&this.menu.isOpen?this.closeMenu():!e&&!this.menu.isOpen&&this.alwaysOpen&&this.openMenu()},flat(){this.initialize()},internalValue(e,t){Ke(e,t)&&this.$emit("update:modelValue",this.getValue(),this.getInstanceId())},matchKeys(){this.initialize()},multiple(e){e&&this.buildForestState()},options:{handler(){this.async||(this.initialize(),this.rootOptionsStates.isLoaded=Array.isArray(this.options))},deep:!0,immediate:!0},"trigger.searchQuery":{handler(){this.async?this.handleRemoteSearch():this.handleLocalSearch(),this.$emit("search-change",this.trigger.searchQuery,this.getInstanceId())}},modelValue(){const e=this.extractCheckedNodeIdsFromValue();Ke(e,this.internalValue)&&this.fixSelectedNodeIds(e)}},methods:{verifyProps(){q(()=>this.async?this.searchable:!0,()=>'For async search mode, the value of "searchable" prop must be true.'),this.options==null&&!this.loadOptions&&q(()=>!1,()=>'Are you meant to dynamically load options? You need to use "loadOptions" prop.'),this.flat&&q(()=>this.multiple,()=>'You are using flat mode. But you forgot to add "multiple=true"?'),this.flat||["autoSelectAncestors","autoSelectDescendants","autoDeselectAncestors","autoDeselectDescendants"].forEach(t=>{q(()=>!this[t],()=>`"${t}" only applies to flat mode.`)})},resetFlags(){this._blurOnSelect=!1},initialize(){var t,n;const e=this.async?this.getRemoteSearchEntry.options:this.options;if(Array.isArray(e)){const i=this.forest.nodeMap;this.forest.nodeMap=W(),this.keepDataOfSelectedNodes(i),this.forest.normalizedOptions=this.normalize(te,e,i),this.fixSelectedNodeIds(this.internalValue),(n=(t=this.$refs)==null?void 0:t.menu)==null||n.$forceUpdate()}else this.forest.normalizedOptions=[]},getInstanceId(){return this.instanceId==null?this.id:this.instanceId},getValue(){if(this.valueFormat==="id")return this.multiple?this.internalValue.slice():this.internalValue[0];const e=this.internalValue.map(t=>this.getNode(t).raw);return this.multiple?e:e[0]},getNode(e){return q(()=>e!=null,()=>`Invalid node id: ${e}`),e==null?null:e in this.forest.nodeMap?this.forest.nodeMap[e]:this.createFallbackNode(e)},createFallbackNode(e){const t=this.extractNodeFromValue(e),n=this.enhancedNormalizer(t).label||`${e}`,i={id:e,label:n,ancestors:[],parentNode:te,isFallbackNode:!0,isRootNode:!0,isLeaf:!0,isBranch:!1,isDisabled:!1,isNew:!1,index:[-1],level:0,raw:t};return this.forest.nodeMap[e]=i,i},extractCheckedNodeIdsFromValue(){return this.modelValue==null?[]:this.valueFormat==="id"?this.multiple?this.modelValue.slice():[this.modelValue]:(this.multiple?this.modelValue:[this.modelValue]).map(e=>this.enhancedNormalizer(e)).map(e=>e.id)},extractNodeFromValue(e){const t={id:e};if(this.valueFormat==="id")return t;const n=this.multiple?Array.isArray(this.modelValue)?this.modelValue:[]:this.modelValue?[this.modelValue]:[];return ln(n,a=>a&&this.enhancedNormalizer(a).id===e)||t},fixSelectedNodeIds(e){let t=[];if(this.single||this.flat||this.disableBranchNodes||this.valueConsistsOf===Xe)t=e;else if(this.valueConsistsOf===ke)e.forEach(i=>{t.push(i);const a=this.getNode(i);a.isBranch&&this.traverseDescendantsBFS(a,s=>{t.push(s.id)})});else if(this.valueConsistsOf===Ge){const i=W(),a=e.slice();for(;a.length;){const s=a.shift(),o=this.getNode(s);t.push(s),!o.isRootNode&&(o.parentNode.id in i||(i[o.parentNode.id]=o.parentNode.children.length),--i[o.parentNode.id]===0&&a.push(o.parentNode.id))}}else if(this.valueConsistsOf===Qe){const i=W(),a=e.filter(s=>{const o=this.getNode(s);return o.isLeaf||o.children.length===0});for(;a.length;){const s=a.shift(),o=this.getNode(s);t.push(s),!o.isRootNode&&(o.parentNode.id in i||(i[o.parentNode.id]=o.parentNode.children.length),--i[o.parentNode.id]===0&&a.push(o.parentNode.id))}}Ke(this.forest.selectedNodeIds,t)&&(this.forest.selectedNodeIds=t),this.buildForestState()},keepDataOfSelectedNodes(e){this.forest.selectedNodeIds.forEach(t=>{if(!e[t])return;const n={...e[t],isFallbackNode:!0};this.forest.nodeMap[t]=n})},isSelected(e){return e&&this.forest.selectedNodeMap[e.id]===!0},traverseDescendantsBFS(e,t){if(!e.isBranch)return;const n=e.children.slice();for(;n.length;){const i=n[0];i.isBranch&&n.push(...i.children),t(i),n.shift()}},traverseDescendantsDFS(e,t){!e.isBranch||e.children.forEach(n=>{this.traverseDescendantsDFS(n,t),t(n)})},traverseAllNodesDFS(e){this.forest.normalizedOptions.forEach(t=>{this.traverseDescendantsDFS(t,e),e(t)})},traverseAllNodesByIndex(e){const t=n=>{n.children.forEach(i=>{e(i)!==!1&&i.isBranch&&t(i)})};t({children:this.forest.normalizedOptions})},toggleClickOutsideEvent(e){e?document.addEventListener("mousedown",this.handleClickOutside,!1):document.removeEventListener("mousedown",this.handleClickOutside,!1)},getValueContainer(){return this.$refs.control.$refs["value-container"]},getInput(){return this.getValueContainer().$refs.input},focusInput(){this.getInput().focus()},blurInput(){this.getInput().blur()},handleMouseDown:ee(function(t){if(t.preventDefault(),t.stopPropagation(),this.disabled)return;this.getValueContainer().$el.contains(t.target)&&!this.menu.isOpen&&(this.openOnClick||this.trigger.isFocused)&&this.openMenu(),this._blurOnSelect?this.blurInput():this.focusInput(),this.resetFlags()}),handleClickOutside(e){this.$refs.wrapper&&!this.$refs.wrapper.contains(e.target)&&(this.blurInput(),this.closeMenu())},handleLocalSearch(){const{searchQuery:e}=this.trigger,t=()=>this.resetHighlightedOptionWhenNecessary(!0);if(!e)return this.localSearch.active=!1,t();this.localSearch.active=!0,this.localSearch.noResults=!0,this.traverseAllNodesDFS(a=>{a.isBranch&&(a.isExpandedOnSearch=!1,a.showAllChildrenOnSearch=!1,a.isMatched=!1,a.hasMatchedDescendants=!1,this.localSearch.countMap[a.id]={[ne]:0,[le]:0,[ce]:0,[ue]:0})});const n=e.trim().toLocaleLowerCase(),i=n.replace(/\s+/g," ").split(" ");return this.traverseAllNodesDFS(a=>{this.searchNested&&i.length>1?a.isMatched=i.every(s=>yn(!1,s,a.nestedSearchLabel)):a.isMatched=this.matchKeys.some(s=>yn(!this.disableFuzzyMatching,n,a.lowerCased[s])),a.isMatched&&(this.localSearch.noResults=!1,a.ancestors.forEach(s=>this.localSearch.countMap[s.id][le]++),a.isLeaf&&a.ancestors.forEach(s=>this.localSearch.countMap[s.id][ue]++),a.parentNode!==te&&(this.localSearch.countMap[a.parentNode.id][ne]+=1,a.isLeaf&&(this.localSearch.countMap[a.parentNode.id][ce]+=1))),(a.isMatched||a.isBranch&&a.isExpandedOnSearch)&&a.parentNode!==te&&(a.parentNode.isExpandedOnSearch=!0,a.parentNode.hasMatchedDescendants=!0)}),t(),!0},handleRemoteSearch(){const{searchQuery:e}=this.trigger,t=this.getRemoteSearchEntry,n=()=>{this.initialize(),this.resetHighlightedOptionWhenNecessary(!0)};return(e===""||this.cacheOptions)&&t.isLoaded?n():(this.callLoadOptionsProp({action:la,args:{searchQuery:e},isPending(){return t.isLoading},start:()=>{t.isLoading=!0,t.isLoaded=!1,t.loadingError=""},succeed:i=>{t.isLoaded=!0,t.options=i,this.trigger.searchQuery===e&&n()},fail:i=>{t.loadingError=Je(i)},end:()=>{t.isLoading=!1}}),!0)},shouldExpand(e){return this.localSearch.active?e.isExpandedOnSearch:e.isExpanded},shouldOptionBeIncludedInSearchResult(e){return!!(e.isMatched||e.isBranch&&e.hasMatchedDescendants&&!this.flattenSearchResults||!e.isRootNode&&e.parentNode.showAllChildrenOnSearch)},shouldShowOptionInMenu(e){return!(this.localSearch.active&&!this.shouldOptionBeIncludedInSearchResult(e))},getControl(){return this.$refs.control.$el},getMenu(){const e=this.appendToBody?this.$refs.portal.portalTarget._instance.root.refs.menu.$refs.menu:this.$refs.menu.$refs.menu;return e&&e.nodeName!=="#comment"?e:null},setCurrentHighlightedOption(e,t=!0){const n=this.menu.current;if(n!=null&&n in this.forest.nodeMap&&(this.forest.nodeMap[n].isHighlighted=!1),this.menu.current=e.id,e.isHighlighted=!0,this.menu.isOpen&&t){const i=()=>{const a=this.getMenu(),s=a.querySelector(`.vue-treeselect__option[data-id="${e.id}"]`);s&&Br(a,s)};this.getMenu()?i():this.$nextTick(i)}},resetHighlightedOptionWhenNecessary(e=!1){const{current:t}=this.menu;(e||t==null||!(t in this.forest.nodeMap)||!this.shouldShowOptionInMenu(this.getNode(t)))&&this.highlightFirstOption()},highlightFirstOption(){if(!this.hasVisibleOptions)return;const e=this.visibleOptionIds[0];this.setCurrentHighlightedOption(this.getNode(e))},highlightPrevOption(){if(!this.hasVisibleOptions)return;const e=this.visibleOptionIds.indexOf(this.menu.current)-1;if(e===-1)return this.highlightLastOption();this.setCurrentHighlightedOption(this.getNode(this.visibleOptionIds[e]))},highlightNextOption(){if(!this.hasVisibleOptions)return;const e=this.visibleOptionIds.indexOf(this.menu.current)+1;if(e===this.visibleOptionIds.length)return this.highlightFirstOption();this.setCurrentHighlightedOption(this.getNode(this.visibleOptionIds[e]))},highlightLastOption(){if(!this.hasVisibleOptions)return;const e=on(this.visibleOptionIds);this.setCurrentHighlightedOption(this.getNode(e))},resetSearchQuery(){this.trigger.searchQuery=""},closeMenu(){!this.menu.isOpen||!this.disabled&&this.alwaysOpen||(this.saveMenuScrollPosition(),this.menu.isOpen=!1,this.toggleClickOutsideEvent(!1),this.resetSearchQuery(),this.$emit("close",this.getValue(),this.getInstanceId()))},openMenu(){this.disabled||this.menu.isOpen||(this.menu.isOpen=!0,this.$nextTick(this.resetHighlightedOptionWhenNecessary),this.$nextTick(this.restoreMenuScrollPosition),!this.options&&!this.async&&this.loadRootOptions(),this.toggleClickOutsideEvent(!0),this.$emit("open",this.getInstanceId()))},toggleMenu(){this.menu.isOpen?this.closeMenu():this.openMenu()},toggleExpanded(e){let t;this.localSearch.active?(t=e.isExpandedOnSearch=!e.isExpandedOnSearch,t&&(e.showAllChildrenOnSearch=!0)):t=e.isExpanded=!e.isExpanded,t&&!e.childrenStates.isLoaded&&this.loadChildrenOptions(e)},buildForestState(){const e=W();this.forest.selectedNodeIds.forEach(n=>{e[n]=!0}),this.forest.selectedNodeMap=e;const t=W();this.multiple&&(this.traverseAllNodesByIndex(n=>{t[n.id]=Ye}),this.selectedNodes.forEach(n=>{t[n.id]=un,!this.flat&&!this.disableBranchNodes&&n.ancestors.forEach(i=>{this.isSelected(i)||(t[i.id]=cn)})})),this.forest.checkedStateMap=t},enhancedNormalizer(e){return{...e,...this.normalizer(e,this.getInstanceId())}},normalize(e,t,n){let i=t.map(a=>[this.enhancedNormalizer(a),a]).map(([a,s],o)=>{this.checkDuplication(a),this.verifyNodeShape(a);const{id:l,label:c,children:u,isDefaultExpanded:d}=a,f=e===te,y=f?0:e.level+1,S=Array.isArray(u)||u===null,N=!S,x=!!a.isDisabled||!this.flat&&!f&&e.isDisabled,O=!!a.isNew,h=this.matchKeys.reduce((b,_)=>({...b,[_]:da(a[_]).toLocaleLowerCase()}),{}),g=f?h.label:`${e.nestedSearchLabel} ${h.label}`;this.forest.nodeMap[l]=W();const p=this.forest.nodeMap[l];if(p.id=l,p.label=c,p.level=y,p.ancestors=f?[]:[e].concat(e.ancestors),p.index=(f?[]:e.index).concat(o),p.parentNode=e,p.lowerCased=h,p.nestedSearchLabel=g,p.isDisabled=x,p.isNew=O,p.isMatched=!1,p.isHighlighted=!1,p.isBranch=S,p.isLeaf=N,p.isRootNode=f,p.raw=s,S){const b=Array.isArray(u);p.childrenStates={...qe(),isLoaded:b},p.isExpanded=typeof d=="boolean"?d:y<this.defaultExpandLevel,p.hasMatchedDescendants=!1,p.hasDisabledDescendants=!1,p.isExpandedOnSearch=!1,p.showAllChildrenOnSearch=!1,p.count={[ne]:0,[le]:0,[ce]:0,[ue]:0},p.children=b?this.normalize(p,u,n):[],d===!0&&p.ancestors.forEach(_=>{_.isExpanded=!0}),!b&&typeof this.loadOptions!="function"?q(()=>!1,()=>'Unloaded branch node detected. "loadOptions" prop is required to load its children.'):!b&&p.isExpanded&&this.loadChildrenOptions(p)}if(p.ancestors.forEach(b=>b.count[le]++),N&&p.ancestors.forEach(b=>b.count[ue]++),f||(e.count[ne]+=1,N&&(e.count[ce]+=1),x&&(e.hasDisabledDescendants=!0)),n&&n[l]){const b=n[l];p.isMatched=b.isMatched,p.showAllChildrenOnSearch=b.showAllChildrenOnSearch,p.isHighlighted=b.isHighlighted,b.isBranch&&p.isBranch&&(p.isExpanded=b.isExpanded,p.isExpandedOnSearch=b.isExpandedOnSearch,b.childrenStates.isLoaded&&!p.childrenStates.isLoaded?p.isExpanded=!1:p.childrenStates={...b.childrenStates})}return p});if(this.branchNodesFirst){const a=i.filter(o=>o.isBranch),s=i.filter(o=>o.isLeaf);i=a.concat(s)}return i},loadRootOptions(){this.callLoadOptionsProp({action:sa,isPending:()=>this.rootOptionsStates.isLoading,start:()=>{this.rootOptionsStates.isLoading=!0,this.rootOptionsStates.loadingError=""},succeed:()=>{this.rootOptionsStates.isLoaded=!0,this.$nextTick(()=>{this.resetHighlightedOptionWhenNecessary(!0)})},fail:e=>{this.rootOptionsStates.loadingError=Je(e)},end:()=>{this.rootOptionsStates.isLoading=!1}})},loadChildrenOptions(e){const{id:t,raw:n}=e;this.callLoadOptionsProp({action:oa,args:{parentNode:n},isPending:()=>this.getNode(t).childrenStates.isLoading,start:()=>{this.getNode(t).childrenStates.isLoading=!0,this.getNode(t).childrenStates.loadingError=""},succeed:()=>{this.getNode(t).childrenStates.isLoaded=!0},fail:i=>{this.getNode(t).childrenStates.loadingError=Je(i)},end:()=>{this.getNode(t).childrenStates.isLoading=!1}})},callLoadOptionsProp({action:e,args:t,isPending:n,start:i,succeed:a,fail:s,end:o}){if(!this.loadOptions||n())return;i();const l=ea((u,d)=>{u?s(u):a(d),o()}),c=this.loadOptions({id:this.getInstanceId(),instanceId:this.getInstanceId(),action:e,...t,callback:l});nn(c)&&c.then(()=>{l()},u=>{l(u)}).catch(u=>{console.error(u)})},checkDuplication(e){q(()=>!(e.id in this.forest.nodeMap&&!this.forest.nodeMap[e.id].isFallbackNode),()=>`Detected duplicate presence of node id ${JSON.stringify(e.id)}. Their labels are "${this.forest.nodeMap[e.id].label}" and "${e.label}" respectively.`)},verifyNodeShape(e){q(()=>!(e.children===void 0&&e.isBranch===!0),()=>"Are you meant to declare an unloaded branch node? `isBranch: true` is no longer supported, please use `children: null` instead.")},select(e){if(this.disabled||e.isDisabled)return;this.single&&this.clear();const t=this.multiple&&!this.flat?this.forest.checkedStateMap[e.id]===Ye:!this.isSelected(e);t?this._selectNode(e):this._deselectNode(e),this.buildForestState(),t?this.$emit("select",e.raw,this.getInstanceId()):this.$emit("deselect",e.raw,this.getInstanceId()),this.localSearch.active&&t&&(this.single||this.clearOnSelect)&&this.resetSearchQuery(),this.single&&this.closeOnSelect&&(this.closeMenu(),this.searchable&&(this._blurOnSelect=!0))},clear(){this.hasValue&&(this.single||this.allowClearingDisabled?this.forest.selectedNodeIds=[]:this.forest.selectedNodeIds=this.forest.selectedNodeIds.filter(e=>this.getNode(e).isDisabled),this.buildForestState())},_selectNode(e){if(this.single||this.disableBranchNodes)return this.addValue(e);if(this.flat)return this.addValue(e),this.autoSelectAncestors?e.ancestors.forEach(n=>{!this.isSelected(n)&&!n.isDisabled&&this.addValue(n)}):this.autoSelectDescendants&&this.traverseDescendantsBFS(e,n=>{!this.isSelected(n)&&!n.isDisabled&&this.addValue(n)}),!1;const t=e.isLeaf||!e.hasDisabledDescendants||this.allowSelectingDisabledDescendants;if(t&&this.addValue(e),e.isBranch&&this.traverseDescendantsBFS(e,n=>{(!n.isDisabled||this.allowSelectingDisabledDescendants)&&this.addValue(n)}),t){let n=e;for(;(n=n.parentNode)!==te&&n.children.every(this.isSelected);)this.addValue(n)}return!0},_deselectNode(e){if(this.disableBranchNodes)return this.removeValue(e);if(this.flat)return this.removeValue(e),this.autoDeselectAncestors?e.ancestors.forEach(n=>{this.isSelected(n)&&!n.isDisabled&&this.removeValue(n)}):this.autoDeselectDescendants&&this.traverseDescendantsBFS(e,n=>{this.isSelected(n)&&!n.isDisabled&&this.removeValue(n)}),!1;let t=!1;if(e.isBranch&&this.traverseDescendantsDFS(e,n=>{(!n.isDisabled||this.allowSelectingDisabledDescendants)&&(this.removeValue(n),t=!0)}),e.isLeaf||t||e.children.length===0){this.removeValue(e);let n=e;for(;(n=n.parentNode)!==te&&this.isSelected(n);)this.removeValue(n)}return!1},addValue(e){this.forest.selectedNodeIds.push(e.id),this.forest.selectedNodeMap[e.id]=!0},removeValue(e){qt(this.forest.selectedNodeIds,e.id),delete this.forest.selectedNodeMap[e.id]},removeLastValue(){if(!this.hasValue)return;this.single&&this.clear();const e=on(this.internalValue),t=this.getNode(e);this.select(t)},saveMenuScrollPosition(){const e=this.getMenu();e&&(this.menu.lastScrollPosition=e.scrollTop)},restoreMenuScrollPosition(){const e=this.getMenu();e&&(e.scrollTop=this.menu.lastScrollPosition)}},created(){this.verifyProps(),this.resetFlags()},mounted(){this.autoFocus&&this.focusInput(),!this.options&&!this.async&&this.autoLoadRootOptions&&this.loadRootOptions(),this.alwaysOpen&&this.openMenu(),this.async&&this.defaultOptions&&this.handleRemoteSearch()},unmounted(){this.toggleClickOutsideEvent(!1)}};function pa(e){return typeof e=="string"?e:e!=null&&!tn(e)?JSON.stringify(e):""}const ma=r.defineComponent({functional:!0,inject:["instance"],render(e){const{instance:t}=e;if(!t.name||t.disabled||!t.hasValue)return null;let n=t.internalValue.map(pa);return t.multiple&&t.joinValues&&(n=[n.join(t.delimiter)]),n.map((i,a)=>r.h("input",{type:"hidden",name:t.name,value:i,key:`hidden-field-${a}`}))}}),ga=[A.ENTER,A.END,A.HOME,A.ARROW_LEFT,A.ARROW_UP,A.ARROW_RIGHT,A.ARROW_DOWN],bn={inject:["instance"],data:()=>({inputWidth:pn,value:""}),computed:{needAutoSize(){const{instance:e}=this;return e.searchable&&!e.disabled&&e.multiple},inputStyle(){return{width:this.needAutoSize?`${this.inputWidth}px`:null}}},watch:{"instance.trigger.searchQuery":function(e){this.value=e},value(){this.needAutoSize&&this.$nextTick(this.updateInputWidth)}},created(){this.debouncedCallback=Ti(this.updateSearchQuery,ca,{leading:!0,trailing:!0})},methods:{clear(){this.onInput({target:{value:""}})},focus(){const{instance:e}=this;return e.disabled?!0:this.$refs.input&&this.$refs.input.focus()},blur(){return this.$refs.input&&this.$refs.input.blur()},onFocus(){const{instance:e}=this;e.trigger.isFocused=!0,e.openOnFocus&&e.openMenu()},onBlur(){const{instance:e}=this,t=e.getMenu();return t&&document.activeElement===t?this.focus():(e.trigger.isFocused=!1,e.closeMenu(),!0)},onInput(e){const{value:t}=e.target;this.value=t,t?this.debouncedCallback():(this.debouncedCallback.cancel(),this.updateSearchQuery())},onKeyDown(e){const{instance:t}=this,n="which"in e?e.which:e.keyCode;if(!(e.ctrlKey||e.shiftKey||e.altKey||e.metaKey)){if(!t.menu.isOpen&&J(ga,n))return e.preventDefault(),t.openMenu();switch(n){case A.BACKSPACE:{t.backspaceRemoves&&!this.value.length&&t.removeLastValue();break}case A.ENTER:{if(e.preventDefault(),t.menu.current===null)return;const i=t.getNode(t.menu.current);if(i.isBranch&&t.disableBranchNodes)return;t.select(i);break}case A.ESCAPE:{this.value.length?this.clear():t.menu.isOpen&&t.closeMenu();break}case A.END:{e.preventDefault(),t.highlightLastOption();break}case A.HOME:{e.preventDefault(),t.highlightFirstOption();break}case A.ARROW_LEFT:{const i=t.getNode(t.menu.current);i.isBranch&&t.shouldExpand(i)?(e.preventDefault(),t.toggleExpanded(i)):!i.isRootNode&&(i.isLeaf||i.isBranch&&!t.shouldExpand(i))&&(e.preventDefault(),t.setCurrentHighlightedOption(i.parentNode));break}case A.ARROW_UP:{e.preventDefault(),t.highlightPrevOption();break}case A.ARROW_RIGHT:{const i=t.getNode(t.menu.current);i.isBranch&&!t.shouldExpand(i)&&(e.preventDefault(),t.toggleExpanded(i));break}case A.ARROW_DOWN:{e.preventDefault(),t.highlightNextOption();break}case A.DELETE:{t.deleteRemoves&&!this.value.length&&t.removeLastValue();break}default:t.openMenu()}}},onMouseDown(e){this.value.length&&e.stopPropagation()},renderInputContainer(){const{instance:e}=this,t={},n=[];return e.searchable&&!e.disabled&&(n.push(this.renderInput()),this.needAutoSize&&n.push(this.renderSizer())),e.searchable||Ue(t,{on:{focus:this.onFocus,blur:this.onBlur,keydown:this.onKeyDown},ref:"input"}),!e.searchable&&!e.disabled&&Ue(t,{attrs:{tabIndex:e.tabIndex}}),r.h("div",{class:"vue-treeselect__input-container",...t},n)},renderInput(){const{instance:e}=this;return r.h("input",{ref:"input",class:"vue-treeselect__input",type:"text",autocomplete:"off",tabIndex:e.tabIndex,required:e.required&&!e.hasValue,value:this.value,style:this.inputStyle,onFocus:this.onFocus,onInput:this.onInput,onBlur:this.onBlur,onKeydown:this.onKeyDown,onMousedown:this.onMouseDown})},renderSizer(){return r.h("div",{ref:"sizer",class:"vue-treeselect__sizer"},[this.value])},updateInputWidth(){this.inputWidth=Math.max(pn,this.$refs.sizer.scrollWidth+15)},updateSearchQuery(){const{instance:e}=this;e.trigger.searchQuery=this.value}},render(){return this.renderInputContainer()}},vn={inject:["instance"],render(){const{instance:e}=this,t={"vue-treeselect__placeholder":!0,"vue-treeselect-helper-zoom-effect-off":!0,"vue-treeselect-helper-hide":e.hasValue||e.trigger.searchQuery};return r.h("div",{class:t},e.placeholder)}},ya={inject:["instance"],methods:{renderSingleValueLabel(){const{instance:e}=this,t=e.selectedNodes[0],n=e.$slots["value-label"];return n?n({node:t}):t.label}},render(){const{instance:e,$parent:{renderValueContainer:t}}=this,n=e.hasValue&&!e.trigger.searchQuery;return t([n&&r.h("div",{class:"vue-treeselect__single-value"},[this.renderSingleValueLabel()]),r.h(vn),r.h(bn,{ref:"input"})])}},de=(e,t)=>{const n=e.__vccOpts||e;for(const[i,a]of t)n[i]=a;return n},ba={},va={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 348.333 348.333"},wa=[r.createElementVNode("path",{d:`M336.559 68.611L231.016 174.165l105.543 105.549c15.699
455
+ }`;function hr(){var e=ut,t=dt,n=R.familyPrefix,i=R.replacementClass,a=fr;if(n!==e||i!==t){var s=new RegExp("\\.".concat(e,"\\-"),"g"),o=new RegExp("\\--".concat(e,"\\-"),"g"),l=new RegExp("\\.".concat(t),"g");a=a.replace(s,".".concat(n,"-")).replace(o,"--".concat(n,"-")).replace(l,".".concat(i))}return a}var pr=function(){function e(){Cn(this,e),this.definitions={}}return Nn(e,[{key:"add",value:function(){for(var n=this,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];var o=a.reduce(this._pullDefinitions,{});Object.keys(o).forEach(function(l){n.definitions[l]=w({},n.definitions[l]||{},o[l]),kt(l,o[l]),Ct()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(n,i){var a=i.prefix&&i.iconName&&i.icon?{0:i}:i;return Object.keys(a).map(function(s){var o=a[s],l=o.prefix,c=o.iconName,u=o.icon;n[l]||(n[l]={}),n[l][c]=u}),n}}]),e}();function Mt(){R.autoAddCss&&!Bt&&(Jn(hr()),Bt=!0)}function At(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(function(i){return xt(i)})}}),Object.defineProperty(e,"node",{get:function(){if(!!Ce){var i=B.createElement("div");return i.innerHTML=e.html,i.children}}}),e}function Tt(e){var t=e.prefix,n=t===void 0?"fa":t,i=e.iconName;if(!!i)return Nt(Rt.definitions,n,i)||Nt(H.styles,n,i)}function mr(e){return function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=(t||{}).icon?t:Tt(t||{}),a=n.mask;return a&&(a=(a||{}).icon?a:Tt(a||{})),e(i,w({},n,{mask:a}))}}var Rt=new pr,Bt=!1,we={transform:function(t){return dr(t)}},gr=mr(function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.transform,i=n===void 0?Q:n,a=t.symbol,s=a===void 0?!1:a,o=t.mask,l=o===void 0?null:o,c=t.maskId,u=c===void 0?null:c,d=t.title,f=d===void 0?null:d,y=t.titleId,S=y===void 0?null:y,N=t.classes,x=N===void 0?[]:N,O=t.attributes,h=O===void 0?{}:O,g=t.styles,m=g===void 0?{}:g;if(!!e){var b=e.prefix,_=e.iconName,v=e.icon;return At(w({type:"icon"},e),function(){return Mt(),R.autoA11y&&(f?h["aria-labelledby"]="".concat(R.replacementClass,"-title-").concat(S||be()):(h["aria-hidden"]="true",h.focusable="false")),or({icons:{main:Lt(v),mask:l?Lt(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:b,iconName:_,transform:w({},Q,i),symbol:s,title:f,maskId:u,titleId:S,extra:{attributes:h,styles:m,classes:x}})})}}),yr=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=n.transform,a=i===void 0?Q:i,s=n.title,o=s===void 0?null:s,l=n.classes,c=l===void 0?[]:l,u=n.attributes,d=u===void 0?{}:u,f=n.styles,y=f===void 0?{}:f;return At({type:"text",content:t},function(){return Mt(),lr({content:t,transform:w({},Q,a),title:o,extra:{attributes:d,styles:y,classes:["".concat(R.familyPrefix,"-layers-text")].concat(In(c))}})})};function $t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,i)}return n}function j(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?$t(Object(n),!0).forEach(function(i){V(e,i,n[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$t(Object(n)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(n,i))})}return e}function Se(e){return Se=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Se(e)}function V(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function br(e,t){if(e==null)return{};var n={},i=Object.keys(e),a,s;for(s=0;s<i.length;s++)a=i[s],!(t.indexOf(a)>=0)&&(n[a]=e[a]);return n}function vr(e,t){if(e==null)return{};var n=br(e,t),i,a;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(a=0;a<s.length;a++)i=s[a],!(t.indexOf(i)>=0)&&(!Object.prototype.propertyIsEnumerable.call(e,i)||(n[i]=e[i]))}return n}function Pe(e){return wr(e)||Sr(e)||_r(e)||Or()}function wr(e){if(Array.isArray(e))return Fe(e)}function Sr(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function _r(e,t){if(!!e){if(typeof e=="string")return Fe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Fe(e,t)}}function Fe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function Or(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
456
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var kr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Vt={exports:{}};(function(e){(function(t){var n=function(h,g,m){if(!u(g)||f(g)||y(g)||S(g)||c(g))return g;var b,_=0,v=0;if(d(g))for(b=[],v=g.length;_<v;_++)b.push(n(h,g[_],m));else{b={};for(var E in g)Object.prototype.hasOwnProperty.call(g,E)&&(b[h(E,m)]=n(h,g[E],m))}return b},i=function(h,g){g=g||{};var m=g.separator||"_",b=g.split||/(?=[A-Z])/;return h.split(b).join(m)},a=function(h){return N(h)?h:(h=h.replace(/[\-_\s]+(.)?/g,function(g,m){return m?m.toUpperCase():""}),h.substr(0,1).toLowerCase()+h.substr(1))},s=function(h){var g=a(h);return g.substr(0,1).toUpperCase()+g.substr(1)},o=function(h,g){return i(h,g).toLowerCase()},l=Object.prototype.toString,c=function(h){return typeof h=="function"},u=function(h){return h===Object(h)},d=function(h){return l.call(h)=="[object Array]"},f=function(h){return l.call(h)=="[object Date]"},y=function(h){return l.call(h)=="[object RegExp]"},S=function(h){return l.call(h)=="[object Boolean]"},N=function(h){return h=h-0,h===h},x=function(h,g){var m=g&&"process"in g?g.process:g;return typeof m!="function"?h:function(b,_){return m(b,h,_)}},O={camelize:a,decamelize:o,pascalize:s,depascalize:o,camelizeKeys:function(h,g){return n(x(a,g),h)},decamelizeKeys:function(h,g){return n(x(o,g),h,g)},pascalizeKeys:function(h,g){return n(x(s,g),h)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=O:t.humps=O})(kr)})(Vt);var Er=Vt.exports,Cr=["class","style"];function Nr(e){return e.split(";").map(function(t){return t.trim()}).filter(function(t){return t}).reduce(function(t,n){var i=n.indexOf(":"),a=Er.camelize(n.slice(0,i)),s=n.slice(i+1).trim();return t[a]=s,t},{})}function xr(e){return e.split(/\s+/).reduce(function(t,n){return t[n]=!0,t},{})}function je(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof e=="string")return e;var i=(e.children||[]).map(function(c){return je(c)}),a=Object.keys(e.attributes||{}).reduce(function(c,u){var d=e.attributes[u];switch(u){case"class":c.class=xr(d);break;case"style":c.style=Nr(d);break;default:c.attrs[u]=d}return c},{attrs:{},class:{},style:{}});n.class;var s=n.style,o=s===void 0?{}:s,l=vr(n,Cr);return r.h(e.tag,j(j(j({},t),{},{class:a.class,style:j(j({},a.style),o)},a.attrs),l),i)}var Dt=!1;try{Dt=process.env.NODE_ENV==="production"}catch{}function Ir(){if(!Dt&&console&&typeof console.error=="function"){var e;(e=console).error.apply(e,arguments)}}function se(e,t){return Array.isArray(t)&&t.length>0||!Array.isArray(t)&&t?V({},e,t):{}}function Lr(e){var t,n=(t={"fa-spin":e.spin,"fa-pulse":e.pulse,"fa-fw":e.fixedWidth,"fa-border":e.border,"fa-li":e.listItem,"fa-inverse":e.inverse,"fa-flip":e.flip===!0,"fa-flip-horizontal":e.flip==="horizontal"||e.flip==="both","fa-flip-vertical":e.flip==="vertical"||e.flip==="both"},V(t,"fa-".concat(e.size),e.size!==null),V(t,"fa-rotate-".concat(e.rotation),e.rotation!==null),V(t,"fa-pull-".concat(e.pull),e.pull!==null),V(t,"fa-swap-opacity",e.swapOpacity),V(t,"fa-bounce",e.bounce),V(t,"fa-shake",e.shake),V(t,"fa-beat",e.beat),V(t,"fa-fade",e.fade),V(t,"fa-beat-fade",e.beatFade),V(t,"fa-flash",e.flash),V(t,"fa-spin-pulse",e.spinPulse),V(t,"fa-spin-reverse",e.spinReverse),t);return Object.keys(n).map(function(i){return n[i]?i:null}).filter(function(i){return i})}function zt(e){if(e&&Se(e)==="object"&&e.prefix&&e.iconName&&e.icon)return e;if(we.icon)return we.icon(e);if(e===null)return null;if(Se(e)==="object"&&e.prefix&&e.iconName)return e;if(Array.isArray(e)&&e.length===2)return{prefix:e[0],iconName:e[1]};if(typeof e=="string")return{prefix:"fas",iconName:e}}var D=r.defineComponent({name:"FontAwesomeIcon",props:{border:{type:Boolean,default:!1},fixedWidth:{type:Boolean,default:!1},flip:{type:[Boolean,String],default:!1,validator:function(t){return[!0,!1,"horizontal","vertical","both"].indexOf(t)>-1}},icon:{type:[Object,Array,String],required:!0},mask:{type:[Object,Array,String],default:null},listItem:{type:Boolean,default:!1},pull:{type:String,default:null,validator:function(t){return["right","left"].indexOf(t)>-1}},pulse:{type:Boolean,default:!1},rotation:{type:[String,Number],default:null,validator:function(t){return[90,180,270].indexOf(Number.parseInt(t,10))>-1}},swapOpacity:{type:Boolean,default:!1},size:{type:String,default:null,validator:function(t){return["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"].indexOf(t)>-1}},spin:{type:Boolean,default:!1},transform:{type:[String,Object],default:null},symbol:{type:[Boolean,String],default:!1},title:{type:String,default:null},inverse:{type:Boolean,default:!1},bounce:{type:Boolean,default:!1},shake:{type:Boolean,default:!1},beat:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},beatFade:{type:Boolean,default:!1},flash:{type:Boolean,default:!1},spinPulse:{type:Boolean,default:!1},spinReverse:{type:Boolean,default:!1}},setup:function(t,n){var i=n.attrs,a=r.computed(function(){return zt(t.icon)}),s=r.computed(function(){return se("classes",Lr(t))}),o=r.computed(function(){return se("transform",typeof t.transform=="string"?we.transform(t.transform):t.transform)}),l=r.computed(function(){return se("mask",zt(t.mask))}),c=r.computed(function(){return gr(a.value,j(j(j(j({},s.value),o.value),l.value),{},{symbol:t.symbol,title:t.title}))});r.watch(c,function(d){if(!d)return Ir("Could not find one or more icon(s)",a.value,l.value)},{immediate:!0});var u=r.computed(function(){return c.value?je(c.value.abstract[0],{},i):null});return function(){return u.value}}});r.defineComponent({name:"FontAwesomeLayers",props:{fixedWidth:{type:Boolean,default:!1}},setup:function(t,n){var i=n.slots,a=R.familyPrefix,s=r.computed(function(){return["".concat(a,"-layers")].concat(Pe(t.fixedWidth?["".concat(a,"-fw")]:[]))});return function(){return r.h("div",{class:s.value},i.default?i.default():[])}}}),r.defineComponent({name:"FontAwesomeLayersText",props:{value:{type:[String,Number],default:""},transform:{type:[String,Object],default:null},counter:{type:Boolean,default:!1},position:{type:String,default:null,validator:function(t){return["bottom-left","bottom-right","top-left","top-right"].indexOf(t)>-1}}},setup:function(t,n){var i=n.attrs,a=R.familyPrefix,s=r.computed(function(){return se("classes",[].concat(Pe(t.counter?["".concat(a,"-layers-counter")]:[]),Pe(t.position?["".concat(a,"-layers-").concat(t.position)]:[])))}),o=r.computed(function(){return se("transform",typeof t.transform=="string"?we.transform(t.transform):t.transform)}),l=r.computed(function(){var u=yr(t.value.toString(),j(j({},o.value),s.value)),d=u.abstract;return t.counter&&(d[0].attributes.class=d[0].attributes.class.replace("fa-layers-text","")),d[0]}),c=r.computed(function(){return je(l.value,{},i)});return function(){return c.value}}});var _e=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Mr(e,t){var n=t.length,i=e.length;if(i>n)return!1;if(i===n)return e===t;e:for(var a=0,s=0;a<i;a++){for(var o=e.charCodeAt(a);s<n;)if(t.charCodeAt(s++)===o)continue e;return!1}return!0}var Ar=Mr;function Tr(){}var Rr=Tr;const q=process.env.NODE_ENV==="production"?Rr:function(t,n){if(!t()){const i=["[Vue-Treeselect Warning]"].concat(n());console.error(...i)}};function ee(e){return function(n,...i){n.type==="mousedown"&&n.button===0&&e.call(this,n,...i)}}function Br(e,t){const n=e.getBoundingClientRect(),i=t.getBoundingClientRect(),a=t.offsetHeight/3;i.bottom+a>n.bottom?e.scrollTop=Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+a,e.scrollHeight):i.top-a<n.top&&(e.scrollTop=Math.max(t.offsetTop-a,0))}function $r(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var Pt=$r,Vr=typeof _e=="object"&&_e&&_e.Object===Object&&_e,Dr=Vr,zr=Dr,Pr=typeof self=="object"&&self&&self.Object===Object&&self,Fr=zr||Pr||Function("return this")(),Ft=Fr,jr=Ft,Wr=function(){return jr.Date.now()},Hr=Wr,Ur=/\s/;function Kr(e){for(var t=e.length;t--&&Ur.test(e.charAt(t)););return t}var Yr=Kr,Xr=Yr,Gr=/^\s+/;function Qr(e){return e&&e.slice(0,Xr(e)+1).replace(Gr,"")}var qr=Qr,Jr=Ft,Zr=Jr.Symbol,jt=Zr,Wt=jt,Ht=Object.prototype,ei=Ht.hasOwnProperty,ti=Ht.toString,oe=Wt?Wt.toStringTag:void 0;function ni(e){var t=ei.call(e,oe),n=e[oe];try{e[oe]=void 0;var i=!0}catch{}var a=ti.call(e);return i&&(t?e[oe]=n:delete e[oe]),a}var ri=ni,ii=Object.prototype,ai=ii.toString;function si(e){return ai.call(e)}var oi=si,Ut=jt,li=ri,ci=oi,ui="[object Null]",di="[object Undefined]",Kt=Ut?Ut.toStringTag:void 0;function fi(e){return e==null?e===void 0?di:ui:Kt&&Kt in Object(e)?li(e):ci(e)}var hi=fi;function pi(e){return e!=null&&typeof e=="object"}var mi=pi,gi=hi,yi=mi,bi="[object Symbol]";function vi(e){return typeof e=="symbol"||yi(e)&&gi(e)==bi}var wi=vi,Si=qr,Yt=Pt,_i=wi,Xt=0/0,Oi=/^[-+]0x[0-9a-f]+$/i,ki=/^0b[01]+$/i,Ei=/^0o[0-7]+$/i,Ci=parseInt;function Ni(e){if(typeof e=="number")return e;if(_i(e))return Xt;if(Yt(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=Yt(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Si(e);var n=ki.test(e);return n||Ei.test(e)?Ci(e.slice(2),n?2:8):Oi.test(e)?Xt:+e}var Gt=Ni,xi=Pt,We=Hr,Qt=Gt,Ii="Expected a function",Li=Math.max,Mi=Math.min;function Ai(e,t,n){var i,a,s,o,l,c,u=0,d=!1,f=!1,y=!0;if(typeof e!="function")throw new TypeError(Ii);t=Qt(t)||0,xi(n)&&(d=!!n.leading,f="maxWait"in n,s=f?Li(Qt(n.maxWait)||0,t):s,y="trailing"in n?!!n.trailing:y);function S(v){var E=i,p=a;return i=a=void 0,u=v,o=e.apply(p,E),o}function N(v){return u=v,l=setTimeout(h,t),d?S(v):o}function x(v){var E=v-c,p=v-u,$=t-E;return f?Mi($,s-p):$}function O(v){var E=v-c,p=v-u;return c===void 0||E>=t||E<0||f&&p>=s}function h(){var v=We();if(O(v))return g(v);l=setTimeout(h,x(v))}function g(v){return l=void 0,y&&i?S(v):(i=a=void 0,o)}function m(){l!==void 0&&clearTimeout(l),u=0,i=c=a=l=void 0}function b(){return l===void 0?o:g(We())}function _(){var v=We(),E=O(v);if(i=arguments,a=this,c=v,E){if(l===void 0)return N(c);if(f)return clearTimeout(l),l=setTimeout(h,t),S(c)}return l===void 0&&(l=setTimeout(h,t)),o}return _.cancel=m,_.flush=b,_}var Ti=Ai,Ri=function(e,t){var n=document.createElement("_"),i=n.appendChild(document.createElement("_")),a=n.appendChild(document.createElement("_")),s=i.appendChild(document.createElement("_")),o=void 0,l=void 0;return i.style.cssText=n.style.cssText="height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:0s;width:100%;z-index:-1",s.style.cssText=a.style.cssText="display:block;height:100%;transition:0s;width:100%",s.style.width=s.style.height="200%",e.appendChild(n),c(),d;function c(){u();var f=e.offsetWidth,y=e.offsetHeight;(f!==o||y!==l)&&(o=f,l=y,a.style.width=f*2+"px",a.style.height=y*2+"px",n.scrollLeft=n.scrollWidth,n.scrollTop=n.scrollHeight,i.scrollLeft=i.scrollWidth,i.scrollTop=i.scrollHeight,t({width:f,height:y})),i.addEventListener("scroll",c),n.addEventListener("scroll",c)}function u(){i.removeEventListener("scroll",c),n.removeEventListener("scroll",c)}function d(){u(),e.removeChild(n)}};function qt(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}let He;const Oe=[],Bi=100;function $i(){He=setInterval(()=>{Oe.forEach(Jt)},Bi)}function Vi(){clearInterval(He),He=null}function Jt(e){const{$el:t,listener:n,lastWidth:i,lastHeight:a}=e,s=t.offsetWidth,o=t.offsetHeight;(i!==s||a!==o)&&(e.lastWidth=s,e.lastHeight=o,n({width:s,height:o}))}function Di(e,t){const n={$el:e,listener:t,lastWidth:null,lastHeight:null},i=()=>{qt(Oe,n),Oe.length||Vi()};return Oe.push(n),Jt(n),$i(),i}function Zt(e,t){const n=document.documentMode===9;let i=!0;const o=(n?Di:Ri)(e,(...l)=>i||t(...l));return i=!1,o}function zi(e){const t=[];let n=e.parentNode;for(;n&&n.nodeName!=="BODY"&&n.nodeType===document.ELEMENT_NODE;)Pi(n)&&t.push(n),n=n.parentNode;return t.push(window),t}function Pi(e){const{overflow:t,overflowX:n,overflowY:i}=getComputedStyle(e);return/(auto|scroll|overlay)/.test(t+i+n)}function en(e,t){const n=zi(e);return window.addEventListener("resize",t,{passive:!0}),n.forEach(i=>{i.addEventListener("scroll",t,{passive:!0})}),function(){window.removeEventListener("resize",t,{passive:!0}),n.forEach(a=>{a.removeEventListener("scroll",t,{passive:!0})})}}function tn(e){return e!==e}function nn(e){return!!e&&(typeof e=="object"||typeof e=="function")&&typeof e.then=="function"}var Fi=Gt,rn=1/0,ji=17976931348623157e292;function Wi(e){if(!e)return e===0?e:0;if(e=Fi(e),e===rn||e===-rn){var t=e<0?-1:1;return t*ji}return e===e?e:0}var Hi=Wi,Ui=Hi;function Ki(e){var t=Ui(e),n=t%1;return t===t?n?t-n:t:0}var Yi=Ki,Xi=Yi,Gi="Expected a function";function Qi(e,t){var n;if(typeof t!="function")throw new TypeError(Gi);return e=Xi(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var qi=Qi,Ji=qi;function Zi(e){return Ji(2,e)}var ea=Zi;function ta(e){return e}var na=ta;function ra(e){return function(){return e}}var an=ra;const W=()=>Object.create(null);function sn(e){return e==null||typeof e!="object"?!1:Object.getPrototypeOf(e)===Object.prototype}function ia(e,t,n){sn(n)?(e[t]||(e[t]={}),Ue(e[t],n)):e[t]=n}function Ue(e,t){if(sn(t)){const n=Object.keys(t);for(let i=0,a=n.length;i<a;i++)ia(e,n[i],t[n[i]])}return e}function aa(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var on=aa;function J(e,t){return e.indexOf(t)!==-1}function ln(e,t,n){for(let i=0,a=e.length;i<a;i++)if(t.call(n,e[i],i,e))return e[i]}function Ke(e,t){if(e.length!==t.length)return!0;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1}const te=null,Ye=0,cn=1,un=2,ne="ALL_CHILDREN",le="ALL_DESCENDANTS",ce="LEAF_CHILDREN",ue="LEAF_DESCENDANTS",sa="LOAD_ROOT_OPTIONS",oa="LOAD_CHILDREN_OPTIONS",la="ASYNC_SEARCH",Xe="ALL",ke="BRANCH_PRIORITY",Ge="LEAF_PRIORITY",Qe="ALL_WITH_INDETERMINATE",dn="ORDER_SELECTED",fn="LEVEL",hn="INDEX",A={BACKSPACE:8,ENTER:13,ESCAPE:27,END:35,HOME:36,ARROW_LEFT:37,ARROW_UP:38,ARROW_RIGHT:39,ARROW_DOWN:40,DELETE:46},ca=process.env.NODE_ENV==="testing"?10:200,pn=5,mn=40;function gn(e,t){let n=0;do{if(e.level<n)return-1;if(t.level<n)return 1;if(e.index[n]!==t.index[n])return e.index[n]-t.index[n];n+=1}while(!0)}function ua(e,t){return e.level===t.level?gn(e,t):e.level-t.level}function qe(){return{isLoaded:!1,isLoading:!1,loadingError:""}}function da(e){return typeof e=="string"?e:typeof e=="number"&&!tn(e)?`${e}`:""}function yn(e,t,n){return e?Ar(t,n):J(n,t)}function Je(e){return e.message||String(e)}let fa=0;const ha={provide(){return{instance:this}},props:{allowClearingDisabled:{type:Boolean,default:!1},allowSelectingDisabledDescendants:{type:Boolean,default:!1},alwaysOpen:{type:Boolean,default:!1},appendToBody:{type:Boolean,default:!1},async:{type:Boolean,default:!1},autoFocus:{type:Boolean,default:!1},autoLoadRootOptions:{type:Boolean,default:!0},autoDeselectAncestors:{type:Boolean,default:!1},autoDeselectDescendants:{type:Boolean,default:!1},autoSelectAncestors:{type:Boolean,default:!1},autoSelectDescendants:{type:Boolean,default:!1},backspaceRemoves:{type:Boolean,default:!0},beforeClearAll:{type:Function,default:an(!0)},branchNodesFirst:{type:Boolean,default:!1},cacheOptions:{type:Boolean,default:!0},clearable:{type:Boolean,default:!0},clearAllText:{type:String,default:"Clear all"},clearOnSelect:{type:Boolean,default:!1},clearValueText:{type:String,default:"Clear value"},closeOnSelect:{type:Boolean,default:!0},defaultExpandLevel:{type:Number,default:0},defaultOptions:{default:!1},deleteRemoves:{type:Boolean,default:!0},delimiter:{type:String,default:","},flattenSearchResults:{type:Boolean,default:!1},disableBranchNodes:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},disableFuzzyMatching:{type:Boolean,default:!1},flat:{type:Boolean,default:!1},instanceId:{default:()=>`${fa++}$$`,type:[String,Number]},joinValues:{type:Boolean,default:!1},limit:{type:Number,default:1/0},limitText:{type:Function,default:function(t){return`and ${t} more`}},loadingText:{type:String,default:"Loading..."},loadOptions:{type:Function},matchKeys:{type:Array,default:an(["label"])},maxHeight:{type:Number,default:300},multiple:{type:Boolean,default:!1},name:{type:String},noChildrenText:{type:String,default:"No sub-options."},noOptionsText:{type:String,default:"No options available."},noResultsText:{type:String,default:"No results found..."},normalizer:{type:Function,default:na},openDirection:{type:String,default:"auto",validator(e){return J(["auto","top","bottom","above","below"],e)}},openOnClick:{type:Boolean,default:!0},openOnFocus:{type:Boolean,default:!1},options:{type:Array},placeholder:{type:String,default:"Select..."},required:{type:Boolean,default:!1},retryText:{type:String,default:"Retry?"},retryTitle:{type:String,default:"Click to retry"},searchable:{type:Boolean,default:!0},searchNested:{type:Boolean,default:!1},searchPromptText:{type:String,default:"Type to search..."},showCount:{type:Boolean,default:!1},showCountOf:{type:String,default:ne,validator(e){return J([ne,le,ce,ue],e)}},showCountOnSearch:null,sortValueBy:{type:String,default:dn,validator(e){return J([dn,fn,hn],e)}},tabIndex:{type:Number,default:0},modelValue:null,valueConsistsOf:{type:String,default:ke,validator(e){return J([Xe,ke,Ge,Qe],e)}},valueFormat:{type:String,default:"id"},zIndex:{type:[Number,String],default:999}},data(){return{trigger:{isFocused:!1,searchQuery:""},menu:{isOpen:!1,current:null,lastScrollPosition:0,placement:"bottom"},forest:{normalizedOptions:[],nodeMap:W(),checkedStateMap:W(),selectedNodeIds:this.extractCheckedNodeIdsFromValue(),selectedNodeMap:W()},rootOptionsStates:qe(),localSearch:{active:!1,noResults:!0,countMap:W()},remoteSearch:W()}},computed:{selectedNodes(){return this.forest.selectedNodeIds.map(this.getNode)},internalValue(){let e;if(this.single||this.flat||this.disableBranchNodes||this.valueConsistsOf===Xe)e=this.forest.selectedNodeIds.slice();else if(this.valueConsistsOf===ke)e=this.forest.selectedNodeIds.filter(t=>{const n=this.getNode(t);return n.isRootNode?!0:!this.isSelected(n.parentNode)});else if(this.valueConsistsOf===Ge)e=this.forest.selectedNodeIds.filter(t=>{var i;const n=this.getNode(t);return n!=null&&n.isLeaf?!0:((i=n==null?void 0:n.children)==null?void 0:i.length)===0});else if(this.valueConsistsOf===Qe){const t=[];e=this.forest.selectedNodeIds.slice(),this.selectedNodes.forEach(n=>{n.ancestors.forEach(i=>{J(t,i.id)||J(e,i.id)||t.push(i.id)})}),e.push(...t)}return this.sortValueBy===fn?e.sort((t,n)=>ua(this.getNode(t),this.getNode(n))):this.sortValueBy===hn&&e.sort((t,n)=>gn(this.getNode(t),this.getNode(n))),e},hasValue(){return this.internalValue.length>0},single(){return!this.multiple},visibleOptionIds(){const e=[];return this.traverseAllNodesByIndex(t=>((!this.localSearch.active||this.shouldOptionBeIncludedInSearchResult(t))&&e.push(t.id),!(t.isBranch&&!this.shouldExpand(t)))),e},hasVisibleOptions(){return this.visibleOptionIds.length!==0},showCountOnSearchComputed(){return typeof this.showCountOnSearch=="boolean"?this.showCountOnSearch:this.showCount},hasBranchNodes(){return this.forest.normalizedOptions.some(e=>e.isBranch)},shouldFlattenOptions(){return this.localSearch.active&&this.flattenSearchResults},getRemoteSearchEntry(){const{searchQuery:e}=this.trigger,t=this.remoteSearch[e]||{...qe(),options:[]};if(this.$watch(()=>t.options,()=>{this.trigger.searchQuery===e&&this.initialize()},{deep:!0}),e===""){if(Array.isArray(this.defaultOptions))return t.options=this.defaultOptions,t.isLoaded=!0,t;if(this.defaultOptions!==!0)return t.isLoaded=!0,t}return this.remoteSearch[e]||(this.remoteSearch[e]=t),t}},watch:{alwaysOpen(e){e?this.openMenu():this.closeMenu()},branchNodesFirst(){this.initialize()},disabled(e){e&&this.menu.isOpen?this.closeMenu():!e&&!this.menu.isOpen&&this.alwaysOpen&&this.openMenu()},flat(){this.initialize()},internalValue(e,t){Ke(e,t)&&this.$emit("update:modelValue",this.getValue(),this.getInstanceId())},matchKeys(){this.initialize()},multiple(e){e&&this.buildForestState()},options:{handler(){this.async||(this.initialize(),this.rootOptionsStates.isLoaded=Array.isArray(this.options))},deep:!0,immediate:!0},"trigger.searchQuery":{handler(){this.async?this.handleRemoteSearch():this.handleLocalSearch(),this.$emit("search-change",this.trigger.searchQuery,this.getInstanceId())}},modelValue(){const e=this.extractCheckedNodeIdsFromValue();Ke(e,this.internalValue)&&this.fixSelectedNodeIds(e)}},methods:{verifyProps(){q(()=>this.async?this.searchable:!0,()=>'For async search mode, the value of "searchable" prop must be true.'),this.options==null&&!this.loadOptions&&q(()=>!1,()=>'Are you meant to dynamically load options? You need to use "loadOptions" prop.'),this.flat&&q(()=>this.multiple,()=>'You are using flat mode. But you forgot to add "multiple=true"?'),this.flat||["autoSelectAncestors","autoSelectDescendants","autoDeselectAncestors","autoDeselectDescendants"].forEach(t=>{q(()=>!this[t],()=>`"${t}" only applies to flat mode.`)})},resetFlags(){this._blurOnSelect=!1},initialize(){var t,n;const e=this.async?this.getRemoteSearchEntry.options:this.options;if(Array.isArray(e)){const i=this.forest.nodeMap;this.forest.nodeMap=W(),this.keepDataOfSelectedNodes(i),this.forest.normalizedOptions=this.normalize(te,e,i),this.fixSelectedNodeIds(this.internalValue),(n=(t=this.$refs)==null?void 0:t.menu)==null||n.$forceUpdate()}else this.forest.normalizedOptions=[]},getInstanceId(){return this.instanceId==null?this.id:this.instanceId},getValue(){if(this.valueFormat==="id")return this.multiple?this.internalValue.slice():this.internalValue[0];const e=this.internalValue.map(t=>this.getNode(t).raw);return this.multiple?e:e[0]},getNode(e){return q(()=>e!=null,()=>`Invalid node id: ${e}`),e==null?null:e in this.forest.nodeMap?this.forest.nodeMap[e]:this.createFallbackNode(e)},createFallbackNode(e){const t=this.extractNodeFromValue(e),n=this.enhancedNormalizer(t).label||`${e}`,i={id:e,label:n,ancestors:[],parentNode:te,isFallbackNode:!0,isRootNode:!0,isLeaf:!0,isBranch:!1,isDisabled:!1,isNew:!1,index:[-1],level:0,raw:t};return this.forest.nodeMap[e]=i,i},extractCheckedNodeIdsFromValue(){return this.modelValue==null?[]:this.valueFormat==="id"?this.multiple?this.modelValue.slice():[this.modelValue]:(this.multiple?this.modelValue:[this.modelValue]).map(e=>this.enhancedNormalizer(e)).map(e=>e.id)},extractNodeFromValue(e){const t={id:e};if(this.valueFormat==="id")return t;const n=this.multiple?Array.isArray(this.modelValue)?this.modelValue:[]:this.modelValue?[this.modelValue]:[];return ln(n,a=>a&&this.enhancedNormalizer(a).id===e)||t},fixSelectedNodeIds(e){let t=[];if(this.single||this.flat||this.disableBranchNodes||this.valueConsistsOf===Xe)t=e;else if(this.valueConsistsOf===ke)e.forEach(i=>{t.push(i);const a=this.getNode(i);a.isBranch&&this.traverseDescendantsBFS(a,s=>{t.push(s.id)})});else if(this.valueConsistsOf===Ge){const i=W(),a=e.slice();for(;a.length;){const s=a.shift(),o=this.getNode(s);t.push(s),!o.isRootNode&&(o.parentNode.id in i||(i[o.parentNode.id]=o.parentNode.children.length),--i[o.parentNode.id]===0&&a.push(o.parentNode.id))}}else if(this.valueConsistsOf===Qe){const i=W(),a=e.filter(s=>{const o=this.getNode(s);return o.isLeaf||o.children.length===0});for(;a.length;){const s=a.shift(),o=this.getNode(s);t.push(s),!o.isRootNode&&(o.parentNode.id in i||(i[o.parentNode.id]=o.parentNode.children.length),--i[o.parentNode.id]===0&&a.push(o.parentNode.id))}}Ke(this.forest.selectedNodeIds,t)&&(this.forest.selectedNodeIds=t),this.buildForestState()},keepDataOfSelectedNodes(e){this.forest.selectedNodeIds.forEach(t=>{if(!e[t])return;const n={...e[t],isFallbackNode:!0};this.forest.nodeMap[t]=n})},isSelected(e){return e&&this.forest.selectedNodeMap[e.id]===!0},traverseDescendantsBFS(e,t){if(!e.isBranch)return;const n=e.children.slice();for(;n.length;){const i=n[0];i.isBranch&&n.push(...i.children),t(i),n.shift()}},traverseDescendantsDFS(e,t){!e.isBranch||e.children.forEach(n=>{this.traverseDescendantsDFS(n,t),t(n)})},traverseAllNodesDFS(e){this.forest.normalizedOptions.forEach(t=>{this.traverseDescendantsDFS(t,e),e(t)})},traverseAllNodesByIndex(e){const t=n=>{n.children.forEach(i=>{e(i)!==!1&&i.isBranch&&t(i)})};t({children:this.forest.normalizedOptions})},toggleClickOutsideEvent(e){e?document.addEventListener("mousedown",this.handleClickOutside,!1):document.removeEventListener("mousedown",this.handleClickOutside,!1)},getValueContainer(){return this.$refs.control.$refs["value-container"]},getInput(){return this.getValueContainer().$refs.input},focusInput(){this.getInput().focus()},blurInput(){this.getInput().blur()},handleMouseDown:ee(function(t){if(t.preventDefault(),t.stopPropagation(),this.disabled)return;this.getValueContainer().$el.contains(t.target)&&!this.menu.isOpen&&(this.openOnClick||this.trigger.isFocused)&&this.openMenu(),this._blurOnSelect?this.blurInput():this.focusInput(),this.resetFlags()}),handleClickOutside(e){this.$refs.wrapper&&!this.$refs.wrapper.contains(e.target)&&(this.blurInput(),this.closeMenu())},handleLocalSearch(){const{searchQuery:e}=this.trigger,t=()=>this.resetHighlightedOptionWhenNecessary(!0);if(!e)return this.localSearch.active=!1,t();this.localSearch.active=!0,this.localSearch.noResults=!0,this.traverseAllNodesDFS(a=>{a.isBranch&&(a.isExpandedOnSearch=!1,a.showAllChildrenOnSearch=!1,a.isMatched=!1,a.hasMatchedDescendants=!1,this.localSearch.countMap[a.id]={[ne]:0,[le]:0,[ce]:0,[ue]:0})});const n=e.trim().toLocaleLowerCase(),i=n.replace(/\s+/g," ").split(" ");return this.traverseAllNodesDFS(a=>{this.searchNested&&i.length>1?a.isMatched=i.every(s=>yn(!1,s,a.nestedSearchLabel)):a.isMatched=this.matchKeys.some(s=>yn(!this.disableFuzzyMatching,n,a.lowerCased[s])),a.isMatched&&(this.localSearch.noResults=!1,a.ancestors.forEach(s=>this.localSearch.countMap[s.id][le]++),a.isLeaf&&a.ancestors.forEach(s=>this.localSearch.countMap[s.id][ue]++),a.parentNode!==te&&(this.localSearch.countMap[a.parentNode.id][ne]+=1,a.isLeaf&&(this.localSearch.countMap[a.parentNode.id][ce]+=1))),(a.isMatched||a.isBranch&&a.isExpandedOnSearch)&&a.parentNode!==te&&(a.parentNode.isExpandedOnSearch=!0,a.parentNode.hasMatchedDescendants=!0)}),t(),!0},handleRemoteSearch(){const{searchQuery:e}=this.trigger,t=this.getRemoteSearchEntry,n=()=>{this.initialize(),this.resetHighlightedOptionWhenNecessary(!0)};return(e===""||this.cacheOptions)&&t.isLoaded?n():(this.callLoadOptionsProp({action:la,args:{searchQuery:e},isPending(){return t.isLoading},start:()=>{t.isLoading=!0,t.isLoaded=!1,t.loadingError=""},succeed:i=>{t.isLoaded=!0,t.options=i,this.trigger.searchQuery===e&&n()},fail:i=>{t.loadingError=Je(i)},end:()=>{t.isLoading=!1}}),!0)},shouldExpand(e){return this.localSearch.active?e.isExpandedOnSearch:e.isExpanded},shouldOptionBeIncludedInSearchResult(e){return!!(e.isMatched||e.isBranch&&e.hasMatchedDescendants&&!this.flattenSearchResults||!e.isRootNode&&e.parentNode.showAllChildrenOnSearch)},shouldShowOptionInMenu(e){return!(this.localSearch.active&&!this.shouldOptionBeIncludedInSearchResult(e))},getControl(){return this.$refs.control.$el},getMenu(){const e=this.appendToBody?this.$refs.portal.portalTarget._instance.root.refs.menu.$refs.menu:this.$refs.menu.$refs.menu;return e&&e.nodeName!=="#comment"?e:null},setCurrentHighlightedOption(e,t=!0){const n=this.menu.current;if(n!=null&&n in this.forest.nodeMap&&(this.forest.nodeMap[n].isHighlighted=!1),this.menu.current=e.id,e.isHighlighted=!0,this.menu.isOpen&&t){const i=()=>{const a=this.getMenu(),s=a.querySelector(`.vue-treeselect__option[data-id="${e.id}"]`);s&&Br(a,s)};this.getMenu()?i():this.$nextTick(i)}},resetHighlightedOptionWhenNecessary(e=!1){const{current:t}=this.menu;(e||t==null||!(t in this.forest.nodeMap)||!this.shouldShowOptionInMenu(this.getNode(t)))&&this.highlightFirstOption()},highlightFirstOption(){if(!this.hasVisibleOptions)return;const e=this.visibleOptionIds[0];this.setCurrentHighlightedOption(this.getNode(e))},highlightPrevOption(){if(!this.hasVisibleOptions)return;const e=this.visibleOptionIds.indexOf(this.menu.current)-1;if(e===-1)return this.highlightLastOption();this.setCurrentHighlightedOption(this.getNode(this.visibleOptionIds[e]))},highlightNextOption(){if(!this.hasVisibleOptions)return;const e=this.visibleOptionIds.indexOf(this.menu.current)+1;if(e===this.visibleOptionIds.length)return this.highlightFirstOption();this.setCurrentHighlightedOption(this.getNode(this.visibleOptionIds[e]))},highlightLastOption(){if(!this.hasVisibleOptions)return;const e=on(this.visibleOptionIds);this.setCurrentHighlightedOption(this.getNode(e))},resetSearchQuery(){this.trigger.searchQuery=""},closeMenu(){!this.menu.isOpen||!this.disabled&&this.alwaysOpen||(this.saveMenuScrollPosition(),this.menu.isOpen=!1,this.toggleClickOutsideEvent(!1),this.resetSearchQuery(),this.$emit("close",this.getValue(),this.getInstanceId()))},openMenu(){this.disabled||this.menu.isOpen||(this.menu.isOpen=!0,this.$nextTick(this.resetHighlightedOptionWhenNecessary),this.$nextTick(this.restoreMenuScrollPosition),!this.options&&!this.async&&this.loadRootOptions(),this.toggleClickOutsideEvent(!0),this.$emit("open",this.getInstanceId()))},toggleMenu(){this.menu.isOpen?this.closeMenu():this.openMenu()},toggleExpanded(e){let t;this.localSearch.active?(t=e.isExpandedOnSearch=!e.isExpandedOnSearch,t&&(e.showAllChildrenOnSearch=!0)):t=e.isExpanded=!e.isExpanded,t&&!e.childrenStates.isLoaded&&this.loadChildrenOptions(e)},buildForestState(){const e=W();this.forest.selectedNodeIds.forEach(n=>{e[n]=!0}),this.forest.selectedNodeMap=e;const t=W();this.multiple&&(this.traverseAllNodesByIndex(n=>{t[n.id]=Ye}),this.selectedNodes.forEach(n=>{t[n.id]=un,!this.flat&&!this.disableBranchNodes&&n.ancestors.forEach(i=>{this.isSelected(i)||(t[i.id]=cn)})})),this.forest.checkedStateMap=t},enhancedNormalizer(e){return{...e,...this.normalizer(e,this.getInstanceId())}},normalize(e,t,n){let i=t.map(a=>[this.enhancedNormalizer(a),a]).map(([a,s],o)=>{this.checkDuplication(a),this.verifyNodeShape(a);const{id:l,label:c,children:u,isDefaultExpanded:d}=a,f=e===te,y=f?0:e.level+1,S=Array.isArray(u)||u===null,N=!S,x=!!a.isDisabled||!this.flat&&!f&&e.isDisabled,O=!!a.isNew,h=this.matchKeys.reduce((b,_)=>({...b,[_]:da(a[_]).toLocaleLowerCase()}),{}),g=f?h.label:`${e.nestedSearchLabel} ${h.label}`;this.forest.nodeMap[l]=W();const m=this.forest.nodeMap[l];if(m.id=l,m.label=c,m.level=y,m.ancestors=f?[]:[e].concat(e.ancestors),m.index=(f?[]:e.index).concat(o),m.parentNode=e,m.lowerCased=h,m.nestedSearchLabel=g,m.isDisabled=x,m.isNew=O,m.isMatched=!1,m.isHighlighted=!1,m.isBranch=S,m.isLeaf=N,m.isRootNode=f,m.raw=s,S){const b=Array.isArray(u);m.childrenStates={...qe(),isLoaded:b},m.isExpanded=typeof d=="boolean"?d:y<this.defaultExpandLevel,m.hasMatchedDescendants=!1,m.hasDisabledDescendants=!1,m.isExpandedOnSearch=!1,m.showAllChildrenOnSearch=!1,m.count={[ne]:0,[le]:0,[ce]:0,[ue]:0},m.children=b?this.normalize(m,u,n):[],d===!0&&m.ancestors.forEach(_=>{_.isExpanded=!0}),!b&&typeof this.loadOptions!="function"?q(()=>!1,()=>'Unloaded branch node detected. "loadOptions" prop is required to load its children.'):!b&&m.isExpanded&&this.loadChildrenOptions(m)}if(m.ancestors.forEach(b=>b.count[le]++),N&&m.ancestors.forEach(b=>b.count[ue]++),f||(e.count[ne]+=1,N&&(e.count[ce]+=1),x&&(e.hasDisabledDescendants=!0)),n&&n[l]){const b=n[l];m.isMatched=b.isMatched,m.showAllChildrenOnSearch=b.showAllChildrenOnSearch,m.isHighlighted=b.isHighlighted,b.isBranch&&m.isBranch&&(m.isExpanded=b.isExpanded,m.isExpandedOnSearch=b.isExpandedOnSearch,b.childrenStates.isLoaded&&!m.childrenStates.isLoaded?m.isExpanded=!1:m.childrenStates={...b.childrenStates})}return m});if(this.branchNodesFirst){const a=i.filter(o=>o.isBranch),s=i.filter(o=>o.isLeaf);i=a.concat(s)}return i},loadRootOptions(){this.callLoadOptionsProp({action:sa,isPending:()=>this.rootOptionsStates.isLoading,start:()=>{this.rootOptionsStates.isLoading=!0,this.rootOptionsStates.loadingError=""},succeed:()=>{this.rootOptionsStates.isLoaded=!0,this.$nextTick(()=>{this.resetHighlightedOptionWhenNecessary(!0)})},fail:e=>{this.rootOptionsStates.loadingError=Je(e)},end:()=>{this.rootOptionsStates.isLoading=!1}})},loadChildrenOptions(e){const{id:t,raw:n}=e;this.callLoadOptionsProp({action:oa,args:{parentNode:n},isPending:()=>this.getNode(t).childrenStates.isLoading,start:()=>{this.getNode(t).childrenStates.isLoading=!0,this.getNode(t).childrenStates.loadingError=""},succeed:()=>{this.getNode(t).childrenStates.isLoaded=!0},fail:i=>{this.getNode(t).childrenStates.loadingError=Je(i)},end:()=>{this.getNode(t).childrenStates.isLoading=!1}})},callLoadOptionsProp({action:e,args:t,isPending:n,start:i,succeed:a,fail:s,end:o}){if(!this.loadOptions||n())return;i();const l=ea((u,d)=>{u?s(u):a(d),o()}),c=this.loadOptions({id:this.getInstanceId(),instanceId:this.getInstanceId(),action:e,...t,callback:l});nn(c)&&c.then(()=>{l()},u=>{l(u)}).catch(u=>{console.error(u)})},checkDuplication(e){q(()=>!(e.id in this.forest.nodeMap&&!this.forest.nodeMap[e.id].isFallbackNode),()=>`Detected duplicate presence of node id ${JSON.stringify(e.id)}. Their labels are "${this.forest.nodeMap[e.id].label}" and "${e.label}" respectively.`)},verifyNodeShape(e){q(()=>!(e.children===void 0&&e.isBranch===!0),()=>"Are you meant to declare an unloaded branch node? `isBranch: true` is no longer supported, please use `children: null` instead.")},select(e){if(this.disabled||e.isDisabled)return;this.single&&this.clear();const t=this.multiple&&!this.flat?this.forest.checkedStateMap[e.id]===Ye:!this.isSelected(e);t?this._selectNode(e):this._deselectNode(e),this.buildForestState(),t?this.$emit("select",e.raw,this.getInstanceId()):this.$emit("deselect",e.raw,this.getInstanceId()),this.localSearch.active&&t&&(this.single||this.clearOnSelect)&&this.resetSearchQuery(),this.single&&this.closeOnSelect&&(this.closeMenu(),this.searchable&&(this._blurOnSelect=!0))},clear(){this.hasValue&&(this.single||this.allowClearingDisabled?this.forest.selectedNodeIds=[]:this.forest.selectedNodeIds=this.forest.selectedNodeIds.filter(e=>this.getNode(e).isDisabled),this.buildForestState())},_selectNode(e){if(this.single||this.disableBranchNodes)return this.addValue(e);if(this.flat)return this.addValue(e),this.autoSelectAncestors?e.ancestors.forEach(n=>{!this.isSelected(n)&&!n.isDisabled&&this.addValue(n)}):this.autoSelectDescendants&&this.traverseDescendantsBFS(e,n=>{!this.isSelected(n)&&!n.isDisabled&&this.addValue(n)}),!1;const t=e.isLeaf||!e.hasDisabledDescendants||this.allowSelectingDisabledDescendants;if(t&&this.addValue(e),e.isBranch&&this.traverseDescendantsBFS(e,n=>{(!n.isDisabled||this.allowSelectingDisabledDescendants)&&this.addValue(n)}),t){let n=e;for(;(n=n.parentNode)!==te&&n.children.every(this.isSelected);)this.addValue(n)}return!0},_deselectNode(e){if(this.disableBranchNodes)return this.removeValue(e);if(this.flat)return this.removeValue(e),this.autoDeselectAncestors?e.ancestors.forEach(n=>{this.isSelected(n)&&!n.isDisabled&&this.removeValue(n)}):this.autoDeselectDescendants&&this.traverseDescendantsBFS(e,n=>{this.isSelected(n)&&!n.isDisabled&&this.removeValue(n)}),!1;let t=!1;if(e.isBranch&&this.traverseDescendantsDFS(e,n=>{(!n.isDisabled||this.allowSelectingDisabledDescendants)&&(this.removeValue(n),t=!0)}),e.isLeaf||t||e.children.length===0){this.removeValue(e);let n=e;for(;(n=n.parentNode)!==te&&this.isSelected(n);)this.removeValue(n)}return!1},addValue(e){this.forest.selectedNodeIds.push(e.id),this.forest.selectedNodeMap[e.id]=!0},removeValue(e){qt(this.forest.selectedNodeIds,e.id),delete this.forest.selectedNodeMap[e.id]},removeLastValue(){if(!this.hasValue)return;this.single&&this.clear();const e=on(this.internalValue),t=this.getNode(e);this.select(t)},saveMenuScrollPosition(){const e=this.getMenu();e&&(this.menu.lastScrollPosition=e.scrollTop)},restoreMenuScrollPosition(){const e=this.getMenu();e&&(e.scrollTop=this.menu.lastScrollPosition)}},created(){this.verifyProps(),this.resetFlags()},mounted(){this.autoFocus&&this.focusInput(),!this.options&&!this.async&&this.autoLoadRootOptions&&this.loadRootOptions(),this.alwaysOpen&&this.openMenu(),this.async&&this.defaultOptions&&this.handleRemoteSearch()},unmounted(){this.toggleClickOutsideEvent(!1)}};function pa(e){return typeof e=="string"?e:e!=null&&!tn(e)?JSON.stringify(e):""}const ma=r.defineComponent({functional:!0,inject:["instance"],render(e){const{instance:t}=e;if(!t.name||t.disabled||!t.hasValue)return null;let n=t.internalValue.map(pa);return t.multiple&&t.joinValues&&(n=[n.join(t.delimiter)]),n.map((i,a)=>r.h("input",{type:"hidden",name:t.name,value:i,key:`hidden-field-${a}`}))}}),ga=[A.ENTER,A.END,A.HOME,A.ARROW_LEFT,A.ARROW_UP,A.ARROW_RIGHT,A.ARROW_DOWN],bn={inject:["instance"],data:()=>({inputWidth:pn,value:""}),computed:{needAutoSize(){const{instance:e}=this;return e.searchable&&!e.disabled&&e.multiple},inputStyle(){return{width:this.needAutoSize?`${this.inputWidth}px`:null}}},watch:{"instance.trigger.searchQuery":function(e){this.value=e},value(){this.needAutoSize&&this.$nextTick(this.updateInputWidth)}},created(){this.debouncedCallback=Ti(this.updateSearchQuery,ca,{leading:!0,trailing:!0})},methods:{clear(){this.onInput({target:{value:""}})},focus(){const{instance:e}=this;return e.disabled?!0:this.$refs.input&&this.$refs.input.focus()},blur(){return this.$refs.input&&this.$refs.input.blur()},onFocus(){const{instance:e}=this;e.trigger.isFocused=!0,e.openOnFocus&&e.openMenu()},onBlur(){const{instance:e}=this,t=e.getMenu();return t&&document.activeElement===t?this.focus():(e.trigger.isFocused=!1,e.closeMenu(),!0)},onInput(e){const{value:t}=e.target;this.value=t,t?this.debouncedCallback():(this.debouncedCallback.cancel(),this.updateSearchQuery())},onKeyDown(e){const{instance:t}=this,n="which"in e?e.which:e.keyCode;if(!(e.ctrlKey||e.shiftKey||e.altKey||e.metaKey)){if(!t.menu.isOpen&&J(ga,n))return e.preventDefault(),t.openMenu();switch(n){case A.BACKSPACE:{t.backspaceRemoves&&!this.value.length&&t.removeLastValue();break}case A.ENTER:{if(e.preventDefault(),t.menu.current===null)return;const i=t.getNode(t.menu.current);if(i.isBranch&&t.disableBranchNodes)return;t.select(i);break}case A.ESCAPE:{this.value.length?this.clear():t.menu.isOpen&&t.closeMenu();break}case A.END:{e.preventDefault(),t.highlightLastOption();break}case A.HOME:{e.preventDefault(),t.highlightFirstOption();break}case A.ARROW_LEFT:{const i=t.getNode(t.menu.current);i.isBranch&&t.shouldExpand(i)?(e.preventDefault(),t.toggleExpanded(i)):!i.isRootNode&&(i.isLeaf||i.isBranch&&!t.shouldExpand(i))&&(e.preventDefault(),t.setCurrentHighlightedOption(i.parentNode));break}case A.ARROW_UP:{e.preventDefault(),t.highlightPrevOption();break}case A.ARROW_RIGHT:{const i=t.getNode(t.menu.current);i.isBranch&&!t.shouldExpand(i)&&(e.preventDefault(),t.toggleExpanded(i));break}case A.ARROW_DOWN:{e.preventDefault(),t.highlightNextOption();break}case A.DELETE:{t.deleteRemoves&&!this.value.length&&t.removeLastValue();break}default:t.openMenu()}}},onMouseDown(e){this.value.length&&e.stopPropagation()},renderInputContainer(){const{instance:e}=this,t={},n=[];return e.searchable&&!e.disabled&&(n.push(this.renderInput()),this.needAutoSize&&n.push(this.renderSizer())),e.searchable||Ue(t,{on:{focus:this.onFocus,blur:this.onBlur,keydown:this.onKeyDown},ref:"input"}),!e.searchable&&!e.disabled&&Ue(t,{attrs:{tabIndex:e.tabIndex}}),r.h("div",{class:"vue-treeselect__input-container",...t},n)},renderInput(){const{instance:e}=this;return r.h("input",{ref:"input",class:"vue-treeselect__input",type:"text",autocomplete:"off",tabIndex:e.tabIndex,required:e.required&&!e.hasValue,value:this.value,style:this.inputStyle,onFocus:this.onFocus,onInput:this.onInput,onBlur:this.onBlur,onKeydown:this.onKeyDown,onMousedown:this.onMouseDown})},renderSizer(){return r.h("div",{ref:"sizer",class:"vue-treeselect__sizer"},[this.value])},updateInputWidth(){this.inputWidth=Math.max(pn,this.$refs.sizer.scrollWidth+15)},updateSearchQuery(){const{instance:e}=this;e.trigger.searchQuery=this.value}},render(){return this.renderInputContainer()}},vn={inject:["instance"],render(){const{instance:e}=this,t={"vue-treeselect__placeholder":!0,"vue-treeselect-helper-zoom-effect-off":!0,"vue-treeselect-helper-hide":e.hasValue||e.trigger.searchQuery};return r.h("div",{class:t},e.placeholder)}},ya={inject:["instance"],methods:{renderSingleValueLabel(){const{instance:e}=this,t=e.selectedNodes[0],n=e.$slots["value-label"];return n?n({node:t}):t.label}},render(){const{instance:e,$parent:{renderValueContainer:t}}=this,n=e.hasValue&&!e.trigger.searchQuery;return t([n&&r.h("div",{class:"vue-treeselect__single-value"},[this.renderSingleValueLabel()]),r.h(vn),r.h(bn,{ref:"input"})])}},de=(e,t)=>{const n=e.__vccOpts||e;for(const[i,a]of t)n[i]=a;return n},ba={},va={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 348.333 348.333"},wa=[r.createElementVNode("path",{d:`M336.559 68.611L231.016 174.165l105.543 105.549c15.699
457
457
  15.705 15.699 41.145 0 56.85-7.844 7.844-18.128 11.769-28.407
458
458
  11.769-10.296 0-20.581-3.919-28.419-11.769L174.167 231.003 68.609
459
459
  336.563c-7.843 7.844-18.128 11.769-28.416 11.769-10.285
@@ -464,9 +464,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
464
464
  0-9.233 1.807-12.85 5.424C1.807 72.998 0 77.279 0 82.228c0 4.948 1.807 9.229
465
465
  5.424 12.847l127.907 127.907c3.621 3.617 7.902 5.428 12.85 5.428s9.233-1.811
466
466
  12.847-5.428L286.935 95.074c3.613-3.617 5.427-7.898 5.427-12.847
467
- 0-4.948-1.814-9.229-5.427-12.85z`},null,-1)];function Na(e,t){return r.openBlock(),r.createElementBlock("svg",Ea,Ca)}const Sn=de(ka,[["render",Na]]),xa={inject:["instance"],computed:{shouldShowX(){const{instance:e}=this;return e.clearable&&!e.disabled&&e.hasValue&&(this.hasUndisabledValue||e.allowClearingDisabled)},shouldShowArrow(){const{instance:e}=this;return e.alwaysOpen?!e.menu.isOpen:!0},hasUndisabledValue(){const{instance:e}=this;return e.hasValue&&e.internalValue.some(t=>!e.getNode(t).isDisabled)}},methods:{renderX(){const{instance:e}=this,t=e.multiple?e.clearAllText:e.clearValueText;return this.shouldShowX?r.h("div",{class:"vue-treeselect__x-container",title:t,onMousedown:this.handleMouseDownOnX},[r.h(wn,{class:"vue-treeselect__x"})]):null},renderArrow(){const{instance:e}=this,t={"vue-treeselect__control-arrow":!0,"vue-treeselect__control-arrow--rotated":e.menu.isOpen};return this.shouldShowArrow?r.h("div",{class:"vue-treeselect__control-arrow-container",onMousedown:this.handleMouseDownOnArrow},[r.h(Sn,{class:t})]):null},handleMouseDownOnX:ee(function(t){t.stopPropagation(),t.preventDefault();const{instance:n}=this,i=n.beforeClearAll(),a=s=>{s&&n.clear()};nn(i)?i.then(a):setTimeout(()=>a(i),0)}),handleMouseDownOnArrow:ee(function(t){t.preventDefault(),t.stopPropagation();const{instance:n}=this;n.focusInput(),n.toggleMenu()}),renderValueContainer(e){return r.h("div",{class:"vue-treeselect__value-container"},[e])}},render(){const{instance:e}=this,t=e.single?ya:Oa;return r.h("div",{class:"vue-treeselect__control",onMousedown:e.handleMouseDown},[r.h(t,{ref:"value-container"}),this.renderX(),this.renderArrow()])}},X=r.defineComponent({functional:!0,props:{type:{type:String,required:!0},icon:{type:String,required:!0}},render(){const{type:e,icon:t}=this;return r.h("div",{class:`vue-treeselect__tip vue-treeselect__${e}-tip`},[r.h("div",{class:"vue-treeselect__icon-container"},[r.h("span",{class:`vue-treeselect__icon-${t}`})]),r.h("span",{class:`vue-treeselect__tip-text vue-treeselect__${e}-tip-text`},[this.$slots.default()])])}});let Ze,et,tt;const _n={name:"vue-treeselect--option",inject:["instance"],props:{node:{type:Object,required:!0}},computed:{shouldExpand(){const{instance:e,node:t}=this;return t.isBranch&&e.shouldExpand(t)},shouldShow(){const{instance:e,node:t}=this;return e.shouldShowOptionInMenu(t)}},methods:{renderOption(){const{instance:e,node:t}=this,n={"vue-treeselect__option":!0,"vue-treeselect__option--disabled":t.isDisabled,"vue-treeselect__option--selected":e.isSelected(t),"vue-treeselect__option--highlight":t.isHighlighted,"vue-treeselect__option--matched":e.localSearch.active&&t.isMatched,"vue-treeselect__option--hide":!this.shouldShow};return r.h("div",{class:n,onMouseenter:this.handleMouseEnterOption,dataId:t.id},[this.renderArrow(),this.renderCheckboxContainer([this.renderCheckbox()]),this.renderLabelContainer([this.renderLabel()])])},renderSubOptionsList(){return this.shouldExpand?r.h("div",{class:"vue-treeselect__list"},[...this.renderSubOptions(),this.renderNoChildrenTip(),this.renderLoadingChildrenTip(),this.renderLoadingChildrenErrorTip()]):null},renderArrow(){const{instance:e,node:t}=this;if(e.shouldFlattenOptions&&this.shouldShow)return null;if(t.isBranch){const n={"vue-treeselect__option-arrow":!0,"vue-treeselect__option-arrow--rotated":this.shouldExpand};return r.h("div",{class:"vue-treeselect__option-arrow-container",onMousedown:this.handleMouseDownOnArrow},[r.h("transition",{name:"vue-treeselect__option-arrow--prepare",appear:!0},[r.h(Sn,{class:n})])])}return e.hasBranchNodes?(Ze||(Ze=r.h("div",{class:"vue-treeselect__option-arrow-placeholder"},[])),Ze):null},renderLabelContainer(e){return r.h("div",{class:"vue-treeselect__label-container",onMousedown:this.handleMouseDownOnLabelContainer},e)},renderCheckboxContainer(e){const{instance:t,node:n}=this;return t.single||t.disableBranchNodes&&n.isBranch?null:r.h("div",{class:"vue-treeselect__checkbox-container",onMousedown:this.handleMouseDownOnLabelContainer},e)},renderCheckbox(){const{instance:e,node:t}=this,n=e.forest.checkedStateMap[t.id],i={"vue-treeselect__checkbox":!0,"vue-treeselect__checkbox--checked":n===un,"vue-treeselect__checkbox--indeterminate":n===cn,"vue-treeselect__checkbox--unchecked":n===Ye,"vue-treeselect__checkbox--disabled":t.isDisabled};return et||(et=r.h("span",{class:"vue-treeselect__check-mark"})),tt||(tt=r.h("span",{class:"vue-treeselect__minus-mark"})),r.h("span",{class:i},[et,tt])},renderLabel(){const{instance:e,node:t}=this,n=t.isBranch&&(e.localSearch.active?e.showCountOnSearchComputed:e.showCount),i=n?e.localSearch.active?e.localSearch.countMap[t.id][e.showCountOf]:t.count[e.showCountOf]:NaN,a="vue-treeselect__label",s="vue-treeselect__count",o=e.$slots["option-label"];return o?o({node:t,shouldShowCount:n,count:i,labelClassName:a,countClassName:s}):r.h("label",{class:a},[t.label,n&&r.h("span",{class:s},[i])])},renderSubOptions(){const{node:e}=this;return e.childrenStates.isLoaded?e.children.map(t=>r.h(_n,{node:t,key:t.id})):null},renderNoChildrenTip(){const{instance:e,node:t}=this;return!t.childrenStates.isLoaded||t.children.length?null:r.h(X,{type:"no-children",icon:"warning"},()=>e.noChildrenText)},renderLoadingChildrenTip(){const{instance:e,node:t}=this;return t.childrenStates.isLoading?r.h(X,{type:"loading",icon:"loader"},()=>[e.noChildrenText]):null},renderLoadingChildrenErrorTip(){const{instance:e,node:t}=this;return t.childrenStates.loadingError?r.h(X,{type:"error",icon:"error"},()=>[t.childrenStates.loadingError,r.h("a",{class:"vue-treeselect__retry",title:e.retryTitle,onMousedown:this.handleMouseDownOnRetry},[e.retryText])]):null},handleMouseEnterOption(e){const{instance:t,node:n}=this;e.target===e.currentTarget&&t.setCurrentHighlightedOption(n,!1)},handleMouseDownOnArrow:ee(function(){const{instance:t,node:n}=this;t.toggleExpanded(n)}),handleMouseDownOnLabelContainer:ee(function(){const{instance:t,node:n}=this;n.isBranch&&t.disableBranchNodes?t.toggleExpanded(n):t.select(n)}),handleMouseDownOnRetry:ee(function(){const{instance:t,node:n}=this;t.loadChildrenOptions(n)})},render(){const{node:e}=this,n={"vue-treeselect__list-item":!0,[`vue-treeselect__indent-level-${this.instance.shouldFlattenOptions?0:e.level}`]:!0},i=[this.renderOption()];return e.isBranch&&i.push(r.h("transition",{name:"vue-treeselect__list--transition"},[this.renderSubOptionsList()])),r.h("div",{class:n},i)}},Ia=_n,La={top:"top",bottom:"bottom",above:"top",below:"bottom"},On={inject:["instance"],computed:{menuStyle(){const{instance:e}=this;return{maxHeight:`${e.maxHeight}px`}},menuContainerStyle(){const{instance:e}=this;return{zIndex:e.appendToBody?null:e.zIndex}}},watch:{"instance.menu.isOpen":function(e){e?this.$nextTick(this.onMenuOpen):this.onMenuClose()}},created(){this.menuSizeWatcher=null,this.menuResizeAndScrollEventListeners=null},mounted(){const{instance:e}=this;e.menu.isOpen&&this.$nextTick(this.onMenuOpen)},unmounted(){this.onMenuClose()},methods:{renderMenu(){const{instance:e}=this;return e.menu.isOpen?r.h("div",{ref:"menu",class:"vue-treeselect__menu",onMousedown:e.handleMouseDown,style:this.menuStyle},[this.renderBeforeList(),e.async?this.renderAsyncSearchMenuInner():e.localSearch.active?this.renderLocalSearchMenuInner():this.renderNormalMenuInner(),this.renderAfterList()]):null},renderBeforeList(){const{instance:e}=this,t=e.$slots["before-list"];return t?t():null},renderAfterList(){const{instance:e}=this,t=e.$slots["after-list"];return t?t():null},renderNormalMenuInner(){const{instance:e}=this;return e.rootOptionsStates.isLoading?this.renderLoadingOptionsTip():e.rootOptionsStates.loadingError?this.renderLoadingRootOptionsErrorTip():e.rootOptionsStates.isLoaded&&e.forest.normalizedOptions.length===0?this.renderNoAvailableOptionsTip():this.renderOptionList()},renderLocalSearchMenuInner(){const{instance:e}=this;return e.rootOptionsStates.isLoading?this.renderLoadingOptionsTip():e.rootOptionsStates.loadingError?this.renderLoadingRootOptionsErrorTip():e.rootOptionsStates.isLoaded&&e.forest.normalizedOptions.length===0?this.renderNoAvailableOptionsTip():e.localSearch.noResults?this.renderNoResultsTip():this.renderOptionList()},renderAsyncSearchMenuInner(){const{instance:e}=this,t=e.getRemoteSearchEntry,n=e.trigger.searchQuery===""&&!e.defaultOptions,i=n?!1:t.isLoaded&&t.options.length===0;return n?this.renderSearchPromptTip():t.isLoading?this.renderLoadingOptionsTip():t.loadingError?this.renderAsyncSearchLoadingErrorTip():i?this.renderNoResultsTip():this.renderOptionList()},renderOptionList(){const{instance:e}=this;return r.h("div",{class:"vue-treeselect__list"},e.forest.normalizedOptions.map(t=>r.h(Ia,{node:t,key:t.id})))},renderSearchPromptTip(){const{instance:e}=this;return r.h(X,{type:"search-prompt",icon:"warning"},()=>e.searchPromptText)},renderLoadingOptionsTip(){const{instance:e}=this;return r.h(X,{type:"loading",icon:"loader"},()=>[e.loadingText])},renderLoadingRootOptionsErrorTip(){const{instance:e}=this;return r.h(X,{type:"error",icon:"error"},()=>[e.rootOptionsStates.loadingError,r.h("a",{class:"vue-treeselect__retry",onClick:e.loadRootOptions,title:e.retryTitle},[e.retryText])])},renderAsyncSearchLoadingErrorTip(){const{instance:e}=this;return e.getRemoteSearchEntry,r.h(X,{type:"error",icon:"error"},()=>[e.rootOptionsStates.loadingError,r.h("a",{class:"vue-treeselect__retry",onClick:e.handleRemoteSearch,title:e.retryTitle},[e.retryText])])},renderNoAvailableOptionsTip(){const{instance:e}=this;return r.h(X,{type:"no-options",icon:"warning"},()=>[e.searchPromptText])},renderNoResultsTip(){const{instance:e}=this;return r.h(X,{type:"no-results",icon:"warning"},()=>[e.noResultsText])},onMenuOpen(){this.adjustMenuOpenDirection(),this.setupMenuSizeWatcher(),this.setupMenuResizeAndScrollEventListeners()},onMenuClose(){this.removeMenuSizeWatcher(),this.removeMenuResizeAndScrollEventListeners()},adjustMenuOpenDirection(){const{instance:e}=this;if(!e.menu.isOpen)return;const t=e.getMenu(),n=e.getControl(),i=t.getBoundingClientRect(),a=n.getBoundingClientRect(),s=i.height,o=window.innerHeight,l=a.top,c=window.innerHeight-a.bottom,u=a.top>=0&&a.top<=o||a.top<0&&a.bottom>0,d=c>s+mn,f=l>s+mn;u?e.openDirection!=="auto"?e.menu.placement=La[e.openDirection]:d||!f?e.menu.placement="bottom":e.menu.placement="top":e.closeMenu()},setupMenuSizeWatcher(){const{instance:e}=this,t=e.getMenu();this.menuSizeWatcher||(this.menuSizeWatcher={remove:Zt(t,this.adjustMenuOpenDirection)})},setupMenuResizeAndScrollEventListeners(){const{instance:e}=this,t=e.getControl();this.menuResizeAndScrollEventListeners||(this.menuResizeAndScrollEventListeners={remove:en(t,this.adjustMenuOpenDirection)})},removeMenuSizeWatcher(){!this.menuSizeWatcher||(this.menuSizeWatcher.remove(),this.menuSizeWatcher=null)},removeMenuResizeAndScrollEventListeners(){!this.menuResizeAndScrollEventListeners||(this.menuResizeAndScrollEventListeners.remove(),this.menuResizeAndScrollEventListeners=null)}},render(){return r.h("div",{ref:"menu-container",class:"vue-treeselect__menu-container",style:this.menuContainerStyle},[r.h("transition",{name:"vue-treeselect__menu--transition"},this.renderMenu())])}},Ma={name:"vue-treeselect--portal-target",inject:["instance"],watch:{"instance.menu.isOpen":{handler(e){e?this.setupHandlers():this.removeHandlers()}},"instance.menu.placement":{handler(e){this.updateMenuContainerOffset()}}},created(){this.controlResizeAndScrollEventListeners=null,this.controlSizeWatcher=null},mounted(){const{instance:e}=this;e.menu.isOpen&&this.setupHandlers()},methods:{setupHandlers(){this.updateWidth(),this.updateMenuContainerOffset(),this.setupControlResizeAndScrollEventListeners(),this.setupControlSizeWatcher()},removeHandlers(){this.removeControlResizeAndScrollEventListeners(),this.removeControlSizeWatcher()},setupControlResizeAndScrollEventListeners(){const{instance:e}=this,t=e.getControl();this.controlResizeAndScrollEventListeners||(this.controlResizeAndScrollEventListeners={remove:en(t,this.updateMenuContainerOffset)})},setupControlSizeWatcher(){const{instance:e}=this,t=e.getControl();this.controlSizeWatcher||(this.controlSizeWatcher={remove:Zt(t,()=>{this.updateWidth(),this.updateMenuContainerOffset()})})},removeControlResizeAndScrollEventListeners(){!this.controlResizeAndScrollEventListeners||(this.controlResizeAndScrollEventListeners.remove(),this.controlResizeAndScrollEventListeners=null)},removeControlSizeWatcher(){!this.controlSizeWatcher||(this.controlSizeWatcher.remove(),this.controlSizeWatcher=null)},updateWidth(){const{instance:e}=this,t=this.$el,i=e.getControl().getBoundingClientRect();t.style.width=`${i.width}px`},updateMenuContainerOffset(){const{instance:e}=this,t=e.getControl(),n=this.$el,i=t.getBoundingClientRect(),a=n.getBoundingClientRect(),s=e.menu.placement==="bottom"?i.height:0,o=`${Math.round(i.left-a.left)}px`,l=`${Math.round(i.top-a.top+s)}px`,c=this.$refs.menu.$refs["menu-container"].style,d=ln(["transform","webkitTransform","MozTransform","msTransform"],f=>f in document.body.style);c[d]=`translate(${o}, ${l})`}},render(){const{instance:e}=this,t=["vue-treeselect__portal-target",e.wrapperClass],n={zIndex:e.zIndex};return r.h("div",{class:t,style:n,"data-instance-id":e.getInstanceId()},[r.h(On,{ref:"menu"})])},unmounted(){this.removeHandlers()}};let nt;const Aa={inject:["instance"],created(){this.portalTarget=null},mounted(){this.setup()},unmounted(){this.teardown()},methods:{setup(){const e=document.createElement("div");document.body.appendChild(e),this.portalTarget=r.createApp({parent:this,...Ma}),this.portalTarget.provide("instance",this.instance),this.portalTarget.mount(e)},teardown(){document.body.removeChild(this.portalTarget._instance.vnode.el.parentElement),this.portalTarget._instance.vnode.el.parentElement.innerHTML="",this.portalTarget=null}},render(){return nt||(nt=r.h("div",{class:"vue-treeselect__menu-placeholder"})),nt}},Ta=r.defineComponent({name:"VueTreeselect",components:{HiddenFields:ma,Control:xa,Menu:On,MenuPortal:Aa},mixins:[ha],computed:{wrapperClass(){return{"vue-treeselect":!0,"vue-treeselect--single":this.single,"vue-treeselect--multi":this.multiple,"vue-treeselect--searchable":this.searchable,"vue-treeselect--disabled":this.disabled,"vue-treeselect--focused":this.trigger.isFocused,"vue-treeselect--has-value":this.hasValue,"vue-treeselect--open":this.menu.isOpen,"vue-treeselect--open-above":this.menu.placement==="top","vue-treeselect--open-below":this.menu.placement==="bottom","vue-treeselect--branch-nodes-disabled":this.disableBranchNodes,"vue-treeselect--append-to-body":this.appendToBody}}}});function Ra(e,t,n,i,a,s){const o=r.resolveComponent("HiddenFields"),l=r.resolveComponent("Control"),c=r.resolveComponent("MenuPortal"),u=r.resolveComponent("Menu");return r.openBlock(),r.createElementBlock("div",{ref:"wrapper",class:r.normalizeClass(e.wrapperClass)},[r.createVNode(o),r.createVNode(l,{ref:"control"},null,512),e.appendToBody?(r.openBlock(),r.createBlock(c,{key:0,ref:"portal"},null,512)):(r.openBlock(),r.createBlock(u,{key:1,ref:"menu"},null,512))],2)}const kn=de(Ta,[["render",Ra]]),Ls="",Ba={style:{"border-collapse":"separate !important"}},$a=["placeholder","value"],Va=["href"],Da=["title"],za={style:{"white-space":"pre-wrap"}},En={__name:"InfineonDatatableRowColumn",props:{row:{type:Object,default:()=>{}},column:{type:Object,default:()=>{}},rowIsInEditMode:Boolean,editValue:{type:[String,Number],default:()=>{}}},emits:["update:editValue","updateSelectedValue"],setup(e,{emit:t}){const n=e,{row:i,column:a,editValue:s}=r.toRefs(n),o=r.computed(()=>{const{key:d,valueResolver:f}=a.value;return f?f(i.value):i.value[d]});function l(d){t("update:editValue",d),t("updateSelectedValue",d)}async function c(){a.value.action(i.value)}const u=r.computed(()=>{var d;return((d=a.value.possibleValues)==null?void 0:d.length)>0?[{id:"all",label:"All",children:a.value.possibleValues}]:[]});return(d,f)=>(r.openBlock(),r.createElementBlock("td",Ba,[e.rowIsInEditMode&&r.unref(a).editable&&r.unref(a).possibleValues?(r.openBlock(),r.createBlock(r.unref(kn),{key:0,"model-value":r.unref(s),options:r.unref(u),multiple:!1,"default-expand-level":1,placeholder:"Please select",clearable:!0,"onUpdate:modelValue":f[0]||(f[0]=y=>l(y)),"onInput:modelValue":f[1]||(f[1]=y=>l(y))},null,8,["model-value","options"])):e.rowIsInEditMode&&r.unref(a).editable?(r.openBlock(),r.createElementBlock("textarea",{key:1,class:"form-control form-control-sm",rows:"3",placeholder:"edit "+r.unref(a).title,value:r.unref(s),onInput:f[2]||(f[2]=y=>d.$emit("update:editValue",y.target.value))},null,40,$a)):r.unref(a).hrefKey&&r.unref(i)[r.unref(a).hrefKey]?(r.openBlock(),r.createElementBlock("a",{key:2,href:r.unref(i)[r.unref(a).hrefKey],target:"_blank",style:{"white-space":"pre-wrap"}},r.toDisplayString(r.unref(o)),9,Va)):r.unref(a).action?(r.openBlock(),r.createElementBlock("button",{key:3,class:"btn btn-outline-primary btn-sm",title:r.unref(a).title,onClick:c},[r.unref(a).icon?(r.openBlock(),r.createBlock(r.unref(D),{key:0,icon:["fas",r.unref(a).icon]},null,8,["icon"])):r.createCommentVNode("",!0)],8,Da)):r.renderSlot(d.$slots,`column(${r.unref(a).key})`,{key:4,row:r.unref(i)},()=>[r.createElementVNode("span",za,r.toDisplayString(r.unref(o)),1)])]))}},Ms="",Pa={key:0,class:"px-1"},Fa={key:1,class:"text-nowrap px-1"},ja=["title","onClick"],Wa={key:1},Ha=["colspan"],Ua={class:"table table-sm"},Ka={class:"p-0"},Ya={style:{"border-color":"var(--bs-gray-400)"}},Xa=de({__name:"InfineonDatatableRow",props:{row:{type:Object,default:()=>{}},rowIndex:{type:Number,default:void 0},columns:{type:Array,default:()=>[]},canEdit:Boolean,rowIsInEditMode:Boolean,hiddenColumnKeys:{type:Array,default:()=>[]},additionalActions:{type:Object,default:()=>{}}},emits:["startEditRow","saveRow","cancelRow","onRowButtonClick","editRow","editModeValue"],setup(e,{emit:t}){const n=e,{row:i,columns:a,rowIndex:s,hiddenColumnKeys:o,canEdit:l,additionalActions:c}=r.toRefs(n),u=r.computed(()=>a.value.filter(g=>!g.hidable||!o.value.includes(g.key))),d=r.computed(()=>a.value.filter(g=>g.hidable&&o.value.includes(g.key))),f=r.computed(()=>{let g=u.value.length;return(l.value||c.value.length>0)&&(g+=1),d.value.length>0&&(g+=1),g}),y=r.ref(i.value),S=r.ref(!1);function N(){y.value={...i.value},t("startEditRow",i.value)}function x(){t("saveRow",y.value)}function O(){t("editModeValue",y.value)}function h(){t("cancelRow")}return(g,p)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("tr",{class:r.normalizeClass([{"row-odd":r.unref(s)%2===0,expanded:S.value},"mainrow"])},[r.unref(d).length>0?(r.openBlock(),r.createElementBlock("td",Pa,[r.createElementVNode("a",{href:"javascript:void(0)",onClick:p[0]||(p[0]=b=>S.value=!S.value)},[r.createVNode(r.unref(D),{class:r.normalizeClass(["expand-row ms-1 me-2",{expanded:S.value}]),role:"button",icon:["fas","caret-right"]},null,8,["class"])])])):r.createCommentVNode("",!0),r.unref(l)||r.unref(c).length>0?(r.openBlock(),r.createElementBlock("td",Fa,[!e.rowIsInEditMode&&r.unref(l)?(r.openBlock(),r.createElementBlock("button",{key:0,class:"btn btn-outline-primary btn-sm me-1",title:"Start Edit",onClick:N},[r.createVNode(r.unref(D),{icon:["fas","edit"]})])):r.createCommentVNode("",!0),e.rowIsInEditMode&&r.unref(l)?(r.openBlock(),r.createElementBlock("button",{key:1,class:"btn btn-outline-primary btn-sm me-1",title:"Save",onClick:x},[r.createVNode(r.unref(D),{icon:["fas","save"]})])):r.createCommentVNode("",!0),e.rowIsInEditMode&&r.unref(l)?(r.openBlock(),r.createElementBlock("button",{key:2,class:"btn btn-outline-primary btn-sm me-1",title:"Cancel Edit",onClick:h},[r.createVNode(r.unref(D),{icon:["fas","times-circle"]})])):r.createCommentVNode("",!0),r.unref(l)?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:3},r.renderList(r.unref(c),(b,_)=>(r.openBlock(),r.createElementBlock("button",{key:_,class:r.normalizeClass(["btn btn-outline-primary btn-sm",{"ms-1":_>0}]),title:b.title,onClick:v=>b.action(r.unref(i))},[b.icon?(r.openBlock(),r.createBlock(r.unref(D),{key:0,icon:b.icon},null,8,["icon"])):r.createCommentVNode("",!0),b.label?(r.openBlock(),r.createElementBlock("span",Wa,r.toDisplayString(b.label),1)):r.createCommentVNode("",!0)],10,ja))),128)):r.createCommentVNode("",!0)])):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(u),(b,_)=>(r.openBlock(),r.createBlock(En,{key:_,editValue:y.value[b.key],"onUpdate:editValue":v=>y.value[b.key]=v,row:r.unref(i),column:b,"row-is-in-edit-mode":e.rowIsInEditMode,onInput:O,onUpdateSelectedValue:O},r.createSlots({_:2},[r.renderList(g.$slots,(v,E)=>({name:E,fn:r.withCtx(m=>[r.renderSlot(g.$slots,E,r.normalizeProps(r.guardReactiveProps(m||{})),void 0,!0)])}))]),1032,["editValue","onUpdate:editValue","row","column","row-is-in-edit-mode"]))),128))],2),r.createElementVNode("tr",{class:r.normalizeClass(["p-0 m-0",{"row-odd":r.unref(s)%2===0}])},[r.createElementVNode("td",{colspan:r.unref(f),class:r.normalizeClass(["p-0 m-0",{"border-0":!S.value||!r.unref(d).length>0}])},[r.createElementVNode("div",{class:r.normalizeClass(["subrow d-flex ms-3 my-0 py-0 px-1 me-2 flex-wrap",{"expanded my-2":S.value&&r.unref(d).length>0}])},[r.createElementVNode("table",Ua,[r.createElementVNode("tr",Ka,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(d),(b,_)=>(r.openBlock(),r.createElementBlock("th",{key:_,class:"p-0"},r.toDisplayString(b.title),1))),128))]),r.createElementVNode("tr",Ya,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(d),(b,_)=>(r.openBlock(),r.createBlock(En,{key:_,editValue:y.value[b.key],"onUpdate:editValue":v=>y.value[b.key]=v,row:r.unref(i),column:b,"row-is-in-edit-mode":e.rowIsInEditMode,onInput:O,onUpdateSelectedValue:O},r.createSlots({_:2},[r.renderList(g.$slots,(v,E)=>({name:E,fn:r.withCtx(m=>[r.renderSlot(g.$slots,E,r.normalizeProps(r.guardReactiveProps(m||{})),void 0,!0)])}))]),1032,["editValue","onUpdate:editValue","row","column","row-is-in-edit-mode"]))),128))])])],2)],10,Ha)],2)],64))}},[["__scopeId","data-v-02871ae5"]]),Ga={class:"text-center"},Qa={"aria-label":"Page navigation example",class:"d-inline-block"},qa={class:"pagination justify-content-center mb-0"},Ja=[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"}},"...",-1)],Za=["onClick"],es=[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"}},"...",-1)],ts={class:"page-item"},ns=["value"],rs={class:"small text-muted"},is={__name:"InfineonDatatablePager",props:{currentPage:{type:Number,default:0},count:{type:Number,default:0},pageSize:{type:Number,default:5}},emits:["update:currentPage","updatePageSize"],setup(e,{emit:t}){const n=e,{pageSize:i,count:a,currentPage:s}=r.toRefs(n),o=r.ref([5,10,25,50,100]),l=r.computed(()=>parseInt((a.value-1)/i.value,10));function c(d){t("update:currentPage",d)}function u(d){t("updatePageSize",parseInt(d.target.value,10))}return(d,f)=>(r.openBlock(),r.createElementBlock("div",Ga,[r.createElementVNode("nav",Qa,[r.createElementVNode("ul",qa,[r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)<=0},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[0]||(f[0]=y=>c(0))},[r.createVNode(r.unref(D),{icon:["fas","angle-double-left"]})])],2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)<=0},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[1]||(f[1]=y=>c(r.unref(s)+-1))},[r.createVNode(r.unref(D),{icon:["fas","angle-left"]})])],2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)-2<=0},"page-item disabled"])},Ja,2),(r.openBlock(),r.createElementBlock(r.Fragment,null,r.renderList(5,y=>r.createElementVNode("li",{key:y,class:r.normalizeClass(["page-item",{active:r.unref(s)+y-3===r.unref(s),invisible:r.unref(s)+y-2<=0||r.unref(s)+y-4>=r.unref(l)}])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:S=>c(r.unref(s)+y-3)},r.toDisplayString(r.unref(s)+y-2),9,Za)],2)),64)),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)+2>=r.unref(l)},"page-item disabled"])},es,2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)>=r.unref(l)},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[2]||(f[2]=y=>c(r.unref(s)+1))},[r.createVNode(r.unref(D),{icon:["fas","angle-right"]})])],2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)>=r.unref(l)},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[3]||(f[3]=y=>c(r.unref(l)))},[r.createVNode(r.unref(D),{icon:["fas","angle-double-right"]})])],2),r.createElementVNode("li",ts,[r.createElementVNode("select",{id:"pageSizeSelect",value:r.unref(i),class:"form-select mx-2",style:{width:"75px"},onChange:f[4]||(f[4]=y=>u(y))},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(o.value,y=>(r.openBlock(),r.createElementBlock("option",{key:y},r.toDisplayString(y),1))),128))],40,ns)])])]),r.createElementVNode("div",null,[r.createElementVNode("span",rs," displaying page "+r.toDisplayString(r.unref(s)+1)+" of "+r.toDisplayString(r.unref(l)+1)+". Total messages: "+r.toDisplayString(r.unref(a)),1)])]))}},as={__name:"InfineonDatatableSortIcon",props:{sortColumn:{type:Object,default:()=>{}},column:{type:Object,default:()=>{}}},emits:["update:sortColumn"],setup(e,{emit:t}){const n=e,{sortColumn:i,column:a}=r.toRefs(n),s=r.computed(()=>i.value&&i.value.key===a.value.key?i.value.type==="A"?"caret-up":"caret-down":"sort");function o(){i.value&&i.value.key===a.value.key?i.value.type==="A"?t("update:sortColumn",{key:a.value.key,type:"D"}):t("update:sortColumn",void 0):t("update:sortColumn",{key:a.value.key,type:"A"})}return(l,c)=>r.unref(a).sortable?(r.openBlock(),r.createElementBlock("a",{key:0,style:{cursor:"pointer"},onClick:c[0]||(c[0]=u=>o())},[r.createVNode(r.unref(D),{icon:["fas",r.unref(s)]},null,8,["icon"])])):r.createCommentVNode("",!0)}},Bs="",ss={__name:"InfineonDatatableShowColumnsPicker",props:{columns:{type:Array,default:()=>[]},hiddenColumnKeys:{type:Array,default:()=>[]}},emits:["changeColumnVisibility"],setup(e,{emit:t}){const n=e,{columns:i,hiddenColumnKeys:a}=r.toRefs(n),s=r.computed(()=>i.value.filter(c=>!a.value.includes(c.key)&&c.hidable).map(c=>c.key)),o=r.computed(()=>i.value.filter(c=>c.hidable).map(c=>({id:c.key,label:c.title,isDisabled:!c.hidable})));function l(c){t("changeColumnVisibility",c.value.id)}return(c,u)=>(r.openBlock(),r.createElementBlock("div",null,[r.createVNode(r.unref(kn),{id:"showColumnSelect","model-value":r.unref(s),multiple:!0,options:r.unref(o),limit:0,placeholder:"Click here to show columns","limit-text":d=>`show ${d+r.unref(i).length-r.unref(o).length} / ${r.unref(i).length} columns`,clearable:!1,onSelect:u[0]||(u[0]=d=>l({value:d})),onDeselect:u[1]||(u[1]=d=>l({value:d}))},null,8,["model-value","options","limit-text"])]))}},$s="",os={class:"d-flex flex-column justify-content-center flex-grow-1 pt-3",style:{overflow:"auto"}},ls={class:"flex-grow-1",style:{overflow:"auto"}},cs={class:"table table-sm table-hover w-100",style:{"border-collapse":"separate","border-spacing":"0"}},us={key:0,style:{width:"0em"},class:"p-0"},ds={key:1,style:{width:"0em"},class:"ps-2 pe-1"},fs=["onClick"],hs={class:"mt-1 d-flex flex-row"},ps={key:0,class:"mt-1 ms-1"},ms=de({__name:"InfineonDatatable",props:{canEdit:Boolean,data:{type:Array,default:()=>[]},columns:{type:Array,default:()=>[]},localStorageKey:{type:String,default:void 0},exportable:Boolean,defaultSort:{type:Object,default:()=>{}},additionalActions:{type:Array,default:()=>[]},additionalExportColumns:{type:Array,default:()=>[]}},emits:["saveRow","editModeValue"],setup(e,{emit:t}){const n=e,{data:i,columns:a,localStorageKey:s}=r.toRefs(n),o=r.ref(n.defaultSort),l=r.ref(0),c=r.ref(10),u=r.ref(void 0),d=r.ref(0),f=r.ref([]),y=r.computed(()=>a.value.filter(m=>m.hidable&&f.value.includes(m.key))),S=r.computed(()=>a.value.filter(m=>m.visible===void 0||m.visible===!1)),N=r.computed(()=>S.value.filter(m=>!m.hidable||!f.value.includes(m.key)));r.watch(i,m=>{d.value=m?m.length:0,d.value/c.value<l.value&&(l.value=parseInt(d.value/c.value,10))},{immediate:!0});const x=r.computed(()=>{const m=i.value.slice(0);if(o.value&&o.value.key){const{key:C,type:T}=o.value,U=S.value.find(z=>z.key===C);if(U){const{sortType:z,valueResolver:I,filterResolverKey:L}=U;if(L||!I){const M=L||C;z==="NUMBER"&&T==="D"?m.sort((k,P)=>P[M]-k[M]):z==="NUMBER"&&T==="A"?m.sort((k,P)=>k[M]-P[M]):z==="STRING"&&T==="D"?m.sort((k,P)=>{var fe;return(fe=P[M])==null?void 0:fe.localeCompare(k[M])}):z==="STRING"&&T==="A"&&m.sort((k,P)=>{var fe;return(fe=k[M])==null?void 0:fe.localeCompare(P[M])})}else I&&(z==="NUMBER"&&T==="D"?m.sort((M,k)=>I(k)-I(M)):z==="NUMBER"&&T==="A"?m.sort((M,k)=>I(M)-I(k)):z==="STRING"&&T==="D"?m.sort((M,k)=>{var P;return(P=I(k))==null?void 0:P.localeCompare(I(M))}):z==="STRING"&&T==="A"&&m.sort((M,k)=>{var P;return(P=I(M))==null?void 0:P.localeCompare(I(k))}))}}return m.slice(l.value*c.value,(l.value+1)*c.value)}),O=r.computed(()=>s.value||S.value.map(m=>m.key).sort().join());r.watchEffect(()=>{if(localStorage.getItem(O.value))try{f.value=JSON.parse(localStorage.getItem(O.value))}catch{localStorage.removeItem(O.value)}else f.value=S.value.filter(m=>m.defaultHidden).map(m=>m.key)});function h(m){if(f.value.includes(m)){const $=f.value.indexOf(m);f.value.splice($,1)}else f.value.push(m);localStorage.setItem(s.value,JSON.stringify(f.value))}function g(m){u.value=m?{...m}:void 0,t("editModeValue",m)}async function p(m){t("saveRow",m),u.value=void 0}function b(m){t("editModeValue",m)}function _(){u.value=void 0}function v(m){c.value=m}async function E(){const{additionalExportColumns:m}=n,$=[...N.value,...m];let T=$.map(L=>`"${L.title&&L.title.replace&&L.title.replace(/(["])/g,'"$1').replace(/(?:\r\n|\r|\n)/g," ")||L.title}"`).join(",");T+=`
467
+ 0-4.948-1.814-9.229-5.427-12.85z`},null,-1)];function Na(e,t){return r.openBlock(),r.createElementBlock("svg",Ea,Ca)}const Sn=de(ka,[["render",Na]]),xa={inject:["instance"],computed:{shouldShowX(){const{instance:e}=this;return e.clearable&&!e.disabled&&e.hasValue&&(this.hasUndisabledValue||e.allowClearingDisabled)},shouldShowArrow(){const{instance:e}=this;return e.alwaysOpen?!e.menu.isOpen:!0},hasUndisabledValue(){const{instance:e}=this;return e.hasValue&&e.internalValue.some(t=>!e.getNode(t).isDisabled)}},methods:{renderX(){const{instance:e}=this,t=e.multiple?e.clearAllText:e.clearValueText;return this.shouldShowX?r.h("div",{class:"vue-treeselect__x-container",title:t,onMousedown:this.handleMouseDownOnX},[r.h(wn,{class:"vue-treeselect__x"})]):null},renderArrow(){const{instance:e}=this,t={"vue-treeselect__control-arrow":!0,"vue-treeselect__control-arrow--rotated":e.menu.isOpen};return this.shouldShowArrow?r.h("div",{class:"vue-treeselect__control-arrow-container",onMousedown:this.handleMouseDownOnArrow},[r.h(Sn,{class:t})]):null},handleMouseDownOnX:ee(function(t){t.stopPropagation(),t.preventDefault();const{instance:n}=this,i=n.beforeClearAll(),a=s=>{s&&n.clear()};nn(i)?i.then(a):setTimeout(()=>a(i),0)}),handleMouseDownOnArrow:ee(function(t){t.preventDefault(),t.stopPropagation();const{instance:n}=this;n.focusInput(),n.toggleMenu()}),renderValueContainer(e){return r.h("div",{class:"vue-treeselect__value-container"},[e])}},render(){const{instance:e}=this,t=e.single?ya:Oa;return r.h("div",{class:"vue-treeselect__control",onMousedown:e.handleMouseDown},[r.h(t,{ref:"value-container"}),this.renderX(),this.renderArrow()])}},X=r.defineComponent({functional:!0,props:{type:{type:String,required:!0},icon:{type:String,required:!0}},render(){const{type:e,icon:t}=this;return r.h("div",{class:`vue-treeselect__tip vue-treeselect__${e}-tip`},[r.h("div",{class:"vue-treeselect__icon-container"},[r.h("span",{class:`vue-treeselect__icon-${t}`})]),r.h("span",{class:`vue-treeselect__tip-text vue-treeselect__${e}-tip-text`},[this.$slots.default()])])}});let Ze,et,tt;const _n={name:"vue-treeselect--option",inject:["instance"],props:{node:{type:Object,required:!0}},computed:{shouldExpand(){const{instance:e,node:t}=this;return t.isBranch&&e.shouldExpand(t)},shouldShow(){const{instance:e,node:t}=this;return e.shouldShowOptionInMenu(t)}},methods:{renderOption(){const{instance:e,node:t}=this,n={"vue-treeselect__option":!0,"vue-treeselect__option--disabled":t.isDisabled,"vue-treeselect__option--selected":e.isSelected(t),"vue-treeselect__option--highlight":t.isHighlighted,"vue-treeselect__option--matched":e.localSearch.active&&t.isMatched,"vue-treeselect__option--hide":!this.shouldShow};return r.h("div",{class:n,onMouseenter:this.handleMouseEnterOption,dataId:t.id},[this.renderArrow(),this.renderCheckboxContainer([this.renderCheckbox()]),this.renderLabelContainer([this.renderLabel()])])},renderSubOptionsList(){return this.shouldExpand?r.h("div",{class:"vue-treeselect__list"},[...this.renderSubOptions(),this.renderNoChildrenTip(),this.renderLoadingChildrenTip(),this.renderLoadingChildrenErrorTip()]):null},renderArrow(){const{instance:e,node:t}=this;if(e.shouldFlattenOptions&&this.shouldShow)return null;if(t.isBranch){const n={"vue-treeselect__option-arrow":!0,"vue-treeselect__option-arrow--rotated":this.shouldExpand};return r.h("div",{class:"vue-treeselect__option-arrow-container",onMousedown:this.handleMouseDownOnArrow},[r.h("transition",{name:"vue-treeselect__option-arrow--prepare",appear:!0},[r.h(Sn,{class:n})])])}return e.hasBranchNodes?(Ze||(Ze=r.h("div",{class:"vue-treeselect__option-arrow-placeholder"},[])),Ze):null},renderLabelContainer(e){return r.h("div",{class:"vue-treeselect__label-container",onMousedown:this.handleMouseDownOnLabelContainer},e)},renderCheckboxContainer(e){const{instance:t,node:n}=this;return t.single||t.disableBranchNodes&&n.isBranch?null:r.h("div",{class:"vue-treeselect__checkbox-container",onMousedown:this.handleMouseDownOnLabelContainer},e)},renderCheckbox(){const{instance:e,node:t}=this,n=e.forest.checkedStateMap[t.id],i={"vue-treeselect__checkbox":!0,"vue-treeselect__checkbox--checked":n===un,"vue-treeselect__checkbox--indeterminate":n===cn,"vue-treeselect__checkbox--unchecked":n===Ye,"vue-treeselect__checkbox--disabled":t.isDisabled};return et||(et=r.h("span",{class:"vue-treeselect__check-mark"})),tt||(tt=r.h("span",{class:"vue-treeselect__minus-mark"})),r.h("span",{class:i},[et,tt])},renderLabel(){const{instance:e,node:t}=this,n=t.isBranch&&(e.localSearch.active?e.showCountOnSearchComputed:e.showCount),i=n?e.localSearch.active?e.localSearch.countMap[t.id][e.showCountOf]:t.count[e.showCountOf]:NaN,a="vue-treeselect__label",s="vue-treeselect__count",o=e.$slots["option-label"];return o?o({node:t,shouldShowCount:n,count:i,labelClassName:a,countClassName:s}):r.h("label",{class:a},[t.label,n&&r.h("span",{class:s},[i])])},renderSubOptions(){const{node:e}=this;return e.childrenStates.isLoaded?e.children.map(t=>r.h(_n,{node:t,key:t.id})):null},renderNoChildrenTip(){const{instance:e,node:t}=this;return!t.childrenStates.isLoaded||t.children.length?null:r.h(X,{type:"no-children",icon:"warning"},()=>e.noChildrenText)},renderLoadingChildrenTip(){const{instance:e,node:t}=this;return t.childrenStates.isLoading?r.h(X,{type:"loading",icon:"loader"},()=>[e.noChildrenText]):null},renderLoadingChildrenErrorTip(){const{instance:e,node:t}=this;return t.childrenStates.loadingError?r.h(X,{type:"error",icon:"error"},()=>[t.childrenStates.loadingError,r.h("a",{class:"vue-treeselect__retry",title:e.retryTitle,onMousedown:this.handleMouseDownOnRetry},[e.retryText])]):null},handleMouseEnterOption(e){const{instance:t,node:n}=this;e.target===e.currentTarget&&t.setCurrentHighlightedOption(n,!1)},handleMouseDownOnArrow:ee(function(){const{instance:t,node:n}=this;t.toggleExpanded(n)}),handleMouseDownOnLabelContainer:ee(function(){const{instance:t,node:n}=this;n.isBranch&&t.disableBranchNodes?t.toggleExpanded(n):t.select(n)}),handleMouseDownOnRetry:ee(function(){const{instance:t,node:n}=this;t.loadChildrenOptions(n)})},render(){const{node:e}=this,n={"vue-treeselect__list-item":!0,[`vue-treeselect__indent-level-${this.instance.shouldFlattenOptions?0:e.level}`]:!0},i=[this.renderOption()];return e.isBranch&&i.push(r.h("transition",{name:"vue-treeselect__list--transition"},[this.renderSubOptionsList()])),r.h("div",{class:n},i)}},Ia=_n,La={top:"top",bottom:"bottom",above:"top",below:"bottom"},On={inject:["instance"],computed:{menuStyle(){const{instance:e}=this;return{maxHeight:`${e.maxHeight}px`}},menuContainerStyle(){const{instance:e}=this;return{zIndex:e.appendToBody?null:e.zIndex}}},watch:{"instance.menu.isOpen":function(e){e?this.$nextTick(this.onMenuOpen):this.onMenuClose()}},created(){this.menuSizeWatcher=null,this.menuResizeAndScrollEventListeners=null},mounted(){const{instance:e}=this;e.menu.isOpen&&this.$nextTick(this.onMenuOpen)},unmounted(){this.onMenuClose()},methods:{renderMenu(){const{instance:e}=this;return e.menu.isOpen?r.h("div",{ref:"menu",class:"vue-treeselect__menu",onMousedown:e.handleMouseDown,style:this.menuStyle},[this.renderBeforeList(),e.async?this.renderAsyncSearchMenuInner():e.localSearch.active?this.renderLocalSearchMenuInner():this.renderNormalMenuInner(),this.renderAfterList()]):null},renderBeforeList(){const{instance:e}=this,t=e.$slots["before-list"];return t?t():null},renderAfterList(){const{instance:e}=this,t=e.$slots["after-list"];return t?t():null},renderNormalMenuInner(){const{instance:e}=this;return e.rootOptionsStates.isLoading?this.renderLoadingOptionsTip():e.rootOptionsStates.loadingError?this.renderLoadingRootOptionsErrorTip():e.rootOptionsStates.isLoaded&&e.forest.normalizedOptions.length===0?this.renderNoAvailableOptionsTip():this.renderOptionList()},renderLocalSearchMenuInner(){const{instance:e}=this;return e.rootOptionsStates.isLoading?this.renderLoadingOptionsTip():e.rootOptionsStates.loadingError?this.renderLoadingRootOptionsErrorTip():e.rootOptionsStates.isLoaded&&e.forest.normalizedOptions.length===0?this.renderNoAvailableOptionsTip():e.localSearch.noResults?this.renderNoResultsTip():this.renderOptionList()},renderAsyncSearchMenuInner(){const{instance:e}=this,t=e.getRemoteSearchEntry,n=e.trigger.searchQuery===""&&!e.defaultOptions,i=n?!1:t.isLoaded&&t.options.length===0;return n?this.renderSearchPromptTip():t.isLoading?this.renderLoadingOptionsTip():t.loadingError?this.renderAsyncSearchLoadingErrorTip():i?this.renderNoResultsTip():this.renderOptionList()},renderOptionList(){const{instance:e}=this;return r.h("div",{class:"vue-treeselect__list"},e.forest.normalizedOptions.map(t=>r.h(Ia,{node:t,key:t.id})))},renderSearchPromptTip(){const{instance:e}=this;return r.h(X,{type:"search-prompt",icon:"warning"},()=>e.searchPromptText)},renderLoadingOptionsTip(){const{instance:e}=this;return r.h(X,{type:"loading",icon:"loader"},()=>[e.loadingText])},renderLoadingRootOptionsErrorTip(){const{instance:e}=this;return r.h(X,{type:"error",icon:"error"},()=>[e.rootOptionsStates.loadingError,r.h("a",{class:"vue-treeselect__retry",onClick:e.loadRootOptions,title:e.retryTitle},[e.retryText])])},renderAsyncSearchLoadingErrorTip(){const{instance:e}=this;return e.getRemoteSearchEntry,r.h(X,{type:"error",icon:"error"},()=>[e.rootOptionsStates.loadingError,r.h("a",{class:"vue-treeselect__retry",onClick:e.handleRemoteSearch,title:e.retryTitle},[e.retryText])])},renderNoAvailableOptionsTip(){const{instance:e}=this;return r.h(X,{type:"no-options",icon:"warning"},()=>[e.searchPromptText])},renderNoResultsTip(){const{instance:e}=this;return r.h(X,{type:"no-results",icon:"warning"},()=>[e.noResultsText])},onMenuOpen(){this.adjustMenuOpenDirection(),this.setupMenuSizeWatcher(),this.setupMenuResizeAndScrollEventListeners()},onMenuClose(){this.removeMenuSizeWatcher(),this.removeMenuResizeAndScrollEventListeners()},adjustMenuOpenDirection(){const{instance:e}=this;if(!e.menu.isOpen)return;const t=e.getMenu(),n=e.getControl(),i=t.getBoundingClientRect(),a=n.getBoundingClientRect(),s=i.height,o=window.innerHeight,l=a.top,c=window.innerHeight-a.bottom,u=a.top>=0&&a.top<=o||a.top<0&&a.bottom>0,d=c>s+mn,f=l>s+mn;u?e.openDirection!=="auto"?e.menu.placement=La[e.openDirection]:d||!f?e.menu.placement="bottom":e.menu.placement="top":e.closeMenu()},setupMenuSizeWatcher(){const{instance:e}=this,t=e.getMenu();this.menuSizeWatcher||(this.menuSizeWatcher={remove:Zt(t,this.adjustMenuOpenDirection)})},setupMenuResizeAndScrollEventListeners(){const{instance:e}=this,t=e.getControl();this.menuResizeAndScrollEventListeners||(this.menuResizeAndScrollEventListeners={remove:en(t,this.adjustMenuOpenDirection)})},removeMenuSizeWatcher(){!this.menuSizeWatcher||(this.menuSizeWatcher.remove(),this.menuSizeWatcher=null)},removeMenuResizeAndScrollEventListeners(){!this.menuResizeAndScrollEventListeners||(this.menuResizeAndScrollEventListeners.remove(),this.menuResizeAndScrollEventListeners=null)}},render(){return r.h("div",{ref:"menu-container",class:"vue-treeselect__menu-container",style:this.menuContainerStyle},[r.h("transition",{name:"vue-treeselect__menu--transition"},this.renderMenu())])}},Ma={name:"vue-treeselect--portal-target",inject:["instance"],watch:{"instance.menu.isOpen":{handler(e){e?this.setupHandlers():this.removeHandlers()}},"instance.menu.placement":{handler(e){this.updateMenuContainerOffset()}}},created(){this.controlResizeAndScrollEventListeners=null,this.controlSizeWatcher=null},mounted(){const{instance:e}=this;e.menu.isOpen&&this.setupHandlers()},methods:{setupHandlers(){this.updateWidth(),this.updateMenuContainerOffset(),this.setupControlResizeAndScrollEventListeners(),this.setupControlSizeWatcher()},removeHandlers(){this.removeControlResizeAndScrollEventListeners(),this.removeControlSizeWatcher()},setupControlResizeAndScrollEventListeners(){const{instance:e}=this,t=e.getControl();this.controlResizeAndScrollEventListeners||(this.controlResizeAndScrollEventListeners={remove:en(t,this.updateMenuContainerOffset)})},setupControlSizeWatcher(){const{instance:e}=this,t=e.getControl();this.controlSizeWatcher||(this.controlSizeWatcher={remove:Zt(t,()=>{this.updateWidth(),this.updateMenuContainerOffset()})})},removeControlResizeAndScrollEventListeners(){!this.controlResizeAndScrollEventListeners||(this.controlResizeAndScrollEventListeners.remove(),this.controlResizeAndScrollEventListeners=null)},removeControlSizeWatcher(){!this.controlSizeWatcher||(this.controlSizeWatcher.remove(),this.controlSizeWatcher=null)},updateWidth(){const{instance:e}=this,t=this.$el,i=e.getControl().getBoundingClientRect();t.style.width=`${i.width}px`},updateMenuContainerOffset(){const{instance:e}=this,t=e.getControl(),n=this.$el,i=t.getBoundingClientRect(),a=n.getBoundingClientRect(),s=e.menu.placement==="bottom"?i.height:0,o=`${Math.round(i.left-a.left)}px`,l=`${Math.round(i.top-a.top+s)}px`,c=this.$refs.menu.$refs["menu-container"].style,d=ln(["transform","webkitTransform","MozTransform","msTransform"],f=>f in document.body.style);c[d]=`translate(${o}, ${l})`}},render(){const{instance:e}=this,t=["vue-treeselect__portal-target",e.wrapperClass],n={zIndex:e.zIndex};return r.h("div",{class:t,style:n,"data-instance-id":e.getInstanceId()},[r.h(On,{ref:"menu"})])},unmounted(){this.removeHandlers()}};let nt;const Aa={inject:["instance"],created(){this.portalTarget=null},mounted(){this.setup()},unmounted(){this.teardown()},methods:{setup(){const e=document.createElement("div");document.body.appendChild(e),this.portalTarget=r.createApp({parent:this,...Ma}),this.portalTarget.provide("instance",this.instance),this.portalTarget.mount(e)},teardown(){document.body.removeChild(this.portalTarget._instance.vnode.el.parentElement),this.portalTarget._instance.vnode.el.parentElement.innerHTML="",this.portalTarget=null}},render(){return nt||(nt=r.h("div",{class:"vue-treeselect__menu-placeholder"})),nt}},Ta=r.defineComponent({name:"VueTreeselect",components:{HiddenFields:ma,Control:xa,Menu:On,MenuPortal:Aa},mixins:[ha],computed:{wrapperClass(){return{"vue-treeselect":!0,"vue-treeselect--single":this.single,"vue-treeselect--multi":this.multiple,"vue-treeselect--searchable":this.searchable,"vue-treeselect--disabled":this.disabled,"vue-treeselect--focused":this.trigger.isFocused,"vue-treeselect--has-value":this.hasValue,"vue-treeselect--open":this.menu.isOpen,"vue-treeselect--open-above":this.menu.placement==="top","vue-treeselect--open-below":this.menu.placement==="bottom","vue-treeselect--branch-nodes-disabled":this.disableBranchNodes,"vue-treeselect--append-to-body":this.appendToBody}}}});function Ra(e,t,n,i,a,s){const o=r.resolveComponent("HiddenFields"),l=r.resolveComponent("Control"),c=r.resolveComponent("MenuPortal"),u=r.resolveComponent("Menu");return r.openBlock(),r.createElementBlock("div",{ref:"wrapper",class:r.normalizeClass(e.wrapperClass)},[r.createVNode(o),r.createVNode(l,{ref:"control"},null,512),e.appendToBody?(r.openBlock(),r.createBlock(c,{key:0,ref:"portal"},null,512)):(r.openBlock(),r.createBlock(u,{key:1,ref:"menu"},null,512))],2)}const kn=de(Ta,[["render",Ra]]),Ls="",Ba={style:{"border-collapse":"separate !important"}},$a=["placeholder","value"],Va=["href"],Da=["title"],za={style:{"white-space":"pre-wrap"}},En={__name:"InfineonDatatableRowColumn",props:{row:{type:Object,default:()=>{}},column:{type:Object,default:()=>{}},rowIsInEditMode:Boolean,editValue:{type:[String,Number],default:()=>{}}},emits:["update:editValue","updateSelectedValue"],setup(e,{emit:t}){const n=e,{row:i,column:a,editValue:s}=r.toRefs(n),o=r.computed(()=>{const{key:d,valueResolver:f}=a.value;return f?f(i.value):i.value[d]});function l(d){t("update:editValue",d),t("updateSelectedValue",d)}async function c(){a.value.action(i.value)}const u=r.computed(()=>{var d;return((d=a.value.possibleValues)==null?void 0:d.length)>0?[{id:"all",label:"All",children:a.value.possibleValues}]:[]});return(d,f)=>(r.openBlock(),r.createElementBlock("td",Ba,[e.rowIsInEditMode&&r.unref(a).editable&&r.unref(a).possibleValues?(r.openBlock(),r.createBlock(r.unref(kn),{key:0,"model-value":r.unref(s),options:r.unref(u),multiple:!1,"default-expand-level":1,placeholder:"Please select",clearable:!0,"onUpdate:modelValue":f[0]||(f[0]=y=>l(y)),"onInput:modelValue":f[1]||(f[1]=y=>l(y))},null,8,["model-value","options"])):e.rowIsInEditMode&&r.unref(a).editable?(r.openBlock(),r.createElementBlock("textarea",{key:1,class:"form-control form-control-sm",rows:"3",placeholder:"edit "+r.unref(a).title,value:r.unref(s),onInput:f[2]||(f[2]=y=>d.$emit("update:editValue",y.target.value))},null,40,$a)):r.unref(a).hrefKey&&r.unref(i)[r.unref(a).hrefKey]?(r.openBlock(),r.createElementBlock("a",{key:2,href:r.unref(i)[r.unref(a).hrefKey],target:"_blank",style:{"white-space":"pre-wrap"}},r.toDisplayString(r.unref(o)),9,Va)):r.unref(a).action?(r.openBlock(),r.createElementBlock("button",{key:3,class:"btn btn-outline-primary btn-sm",title:r.unref(a).title,onClick:c},[r.unref(a).icon?(r.openBlock(),r.createBlock(r.unref(D),{key:0,icon:["fas",r.unref(a).icon]},null,8,["icon"])):r.createCommentVNode("",!0)],8,Da)):r.renderSlot(d.$slots,`column(${r.unref(a).key})`,{key:4,row:r.unref(i)},()=>[r.createElementVNode("span",za,r.toDisplayString(r.unref(o)),1)])]))}},Ms="",Pa={key:0,class:"px-1"},Fa={key:1,class:"text-nowrap px-1"},ja=["title","onClick"],Wa={key:1},Ha=["colspan"],Ua={class:"table table-sm"},Ka={class:"p-0"},Ya={style:{"border-color":"var(--bs-gray-400)"}},Xa=de({__name:"InfineonDatatableRow",props:{row:{type:Object,default:()=>{}},rowIndex:{type:Number,default:void 0},columns:{type:Array,default:()=>[]},canEdit:Boolean,rowIsInEditMode:Boolean,hiddenColumnKeys:{type:Array,default:()=>[]},additionalActions:{type:Object,default:()=>{}}},emits:["startEditRow","saveRow","cancelRow","onRowButtonClick","editRow","editModeValue"],setup(e,{emit:t}){const n=e,{row:i,columns:a,rowIndex:s,hiddenColumnKeys:o,canEdit:l,additionalActions:c}=r.toRefs(n),u=r.computed(()=>a.value.filter(g=>!g.hidable||!o.value.includes(g.key))),d=r.computed(()=>a.value.filter(g=>g.hidable&&o.value.includes(g.key))),f=r.computed(()=>{let g=u.value.length;return(l.value||c.value.length>0)&&(g+=1),d.value.length>0&&(g+=1),g}),y=r.ref(i.value),S=r.ref(!1);function N(){y.value={...i.value},t("startEditRow",i.value)}function x(){t("saveRow",y.value)}function O(){t("editModeValue",y.value)}function h(){t("cancelRow",y.value)}return(g,m)=>(r.openBlock(),r.createElementBlock(r.Fragment,null,[r.createElementVNode("tr",{class:r.normalizeClass([{"row-odd":r.unref(s)%2===0,expanded:S.value},"mainrow"])},[r.unref(d).length>0?(r.openBlock(),r.createElementBlock("td",Pa,[r.createElementVNode("a",{href:"javascript:void(0)",onClick:m[0]||(m[0]=b=>S.value=!S.value)},[r.createVNode(r.unref(D),{class:r.normalizeClass(["expand-row ms-1 me-2",{expanded:S.value}]),role:"button",icon:["fas","caret-right"]},null,8,["class"])])])):r.createCommentVNode("",!0),r.unref(l)||r.unref(c).length>0?(r.openBlock(),r.createElementBlock("td",Fa,[!e.rowIsInEditMode&&r.unref(l)?(r.openBlock(),r.createElementBlock("button",{key:0,class:"btn btn-outline-primary btn-sm me-1",title:"Start Edit",onClick:N},[r.createVNode(r.unref(D),{icon:["fas","edit"]})])):r.createCommentVNode("",!0),e.rowIsInEditMode&&r.unref(l)?(r.openBlock(),r.createElementBlock("button",{key:1,class:"btn btn-outline-primary btn-sm me-1",title:"Save",onClick:x},[r.createVNode(r.unref(D),{icon:["fas","save"]})])):r.createCommentVNode("",!0),e.rowIsInEditMode&&r.unref(l)?(r.openBlock(),r.createElementBlock("button",{key:2,class:"btn btn-outline-primary btn-sm me-1",title:"Cancel Edit",onClick:h},[r.createVNode(r.unref(D),{icon:["fas","times-circle"]})])):r.createCommentVNode("",!0),r.unref(l)?(r.openBlock(!0),r.createElementBlock(r.Fragment,{key:3},r.renderList(r.unref(c),(b,_)=>(r.openBlock(),r.createElementBlock("button",{key:_,class:r.normalizeClass(["btn btn-outline-primary btn-sm",{"ms-1":_>0}]),title:b.title,onClick:v=>b.action(r.unref(i))},[b.icon?(r.openBlock(),r.createBlock(r.unref(D),{key:0,icon:b.icon},null,8,["icon"])):r.createCommentVNode("",!0),b.label?(r.openBlock(),r.createElementBlock("span",Wa,r.toDisplayString(b.label),1)):r.createCommentVNode("",!0)],10,ja))),128)):r.createCommentVNode("",!0)])):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(u),(b,_)=>(r.openBlock(),r.createBlock(En,{key:_,editValue:y.value[b.key],"onUpdate:editValue":v=>y.value[b.key]=v,row:r.unref(i),column:b,"row-is-in-edit-mode":e.rowIsInEditMode,onInput:O,onUpdateSelectedValue:O},r.createSlots({_:2},[r.renderList(g.$slots,(v,E)=>({name:E,fn:r.withCtx(p=>[r.renderSlot(g.$slots,E,r.normalizeProps(r.guardReactiveProps(p||{})),void 0,!0)])}))]),1032,["editValue","onUpdate:editValue","row","column","row-is-in-edit-mode"]))),128))],2),r.createElementVNode("tr",{class:r.normalizeClass(["p-0 m-0",{"row-odd":r.unref(s)%2===0}])},[r.createElementVNode("td",{colspan:r.unref(f),class:r.normalizeClass(["p-0 m-0",{"border-0":!S.value||!r.unref(d).length>0}])},[r.createElementVNode("div",{class:r.normalizeClass(["subrow d-flex ms-3 my-0 py-0 px-1 me-2 flex-wrap",{"expanded my-2":S.value&&r.unref(d).length>0}])},[r.createElementVNode("table",Ua,[r.createElementVNode("tr",Ka,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(d),(b,_)=>(r.openBlock(),r.createElementBlock("th",{key:_,class:"p-0"},r.toDisplayString(b.title),1))),128))]),r.createElementVNode("tr",Ya,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(d),(b,_)=>(r.openBlock(),r.createBlock(En,{key:_,editValue:y.value[b.key],"onUpdate:editValue":v=>y.value[b.key]=v,row:r.unref(i),column:b,"row-is-in-edit-mode":e.rowIsInEditMode,onInput:O,onUpdateSelectedValue:O},r.createSlots({_:2},[r.renderList(g.$slots,(v,E)=>({name:E,fn:r.withCtx(p=>[r.renderSlot(g.$slots,E,r.normalizeProps(r.guardReactiveProps(p||{})),void 0,!0)])}))]),1032,["editValue","onUpdate:editValue","row","column","row-is-in-edit-mode"]))),128))])])],2)],10,Ha)],2)],64))}},[["__scopeId","data-v-ffc619d9"]]),Ga={class:"text-center"},Qa={"aria-label":"Page navigation example",class:"d-inline-block"},qa={class:"pagination justify-content-center mb-0"},Ja=[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"}},"...",-1)],Za=["onClick"],es=[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"}},"...",-1)],ts={class:"page-item"},ns=["value"],rs={class:"small text-muted"},is={__name:"InfineonDatatablePager",props:{currentPage:{type:Number,default:0},count:{type:Number,default:0},pageSize:{type:Number,default:5}},emits:["update:currentPage","updatePageSize"],setup(e,{emit:t}){const n=e,{pageSize:i,count:a,currentPage:s}=r.toRefs(n),o=r.ref([5,10,25,50,100]),l=r.computed(()=>parseInt((a.value-1)/i.value,10));function c(d){t("update:currentPage",d)}function u(d){t("updatePageSize",parseInt(d.target.value,10))}return(d,f)=>(r.openBlock(),r.createElementBlock("div",Ga,[r.createElementVNode("nav",Qa,[r.createElementVNode("ul",qa,[r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)<=0},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[0]||(f[0]=y=>c(0))},[r.createVNode(r.unref(D),{icon:["fas","angle-double-left"]})])],2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)<=0},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[1]||(f[1]=y=>c(r.unref(s)+-1))},[r.createVNode(r.unref(D),{icon:["fas","angle-left"]})])],2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)-2<=0},"page-item disabled"])},Ja,2),(r.openBlock(),r.createElementBlock(r.Fragment,null,r.renderList(5,y=>r.createElementVNode("li",{key:y,class:r.normalizeClass(["page-item",{active:r.unref(s)+y-3===r.unref(s),invisible:r.unref(s)+y-2<=0||r.unref(s)+y-4>=r.unref(l)}])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:S=>c(r.unref(s)+y-3)},r.toDisplayString(r.unref(s)+y-2),9,Za)],2)),64)),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)+2>=r.unref(l)},"page-item disabled"])},es,2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)>=r.unref(l)},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[2]||(f[2]=y=>c(r.unref(s)+1))},[r.createVNode(r.unref(D),{icon:["fas","angle-right"]})])],2),r.createElementVNode("li",{class:r.normalizeClass([{invisible:r.unref(s)>=r.unref(l)},"page-item"])},[r.createElementVNode("a",{class:"page-link",style:{cursor:"pointer"},onClick:f[3]||(f[3]=y=>c(r.unref(l)))},[r.createVNode(r.unref(D),{icon:["fas","angle-double-right"]})])],2),r.createElementVNode("li",ts,[r.createElementVNode("select",{id:"pageSizeSelect",value:r.unref(i),class:"form-select mx-2",style:{width:"75px"},onChange:f[4]||(f[4]=y=>u(y))},[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(o.value,y=>(r.openBlock(),r.createElementBlock("option",{key:y},r.toDisplayString(y),1))),128))],40,ns)])])]),r.createElementVNode("div",null,[r.createElementVNode("span",rs," displaying page "+r.toDisplayString(r.unref(s)+1)+" of "+r.toDisplayString(r.unref(l)+1)+". Total messages: "+r.toDisplayString(r.unref(a)),1)])]))}},as={__name:"InfineonDatatableSortIcon",props:{sortColumn:{type:Object,default:()=>{}},column:{type:Object,default:()=>{}}},emits:["update:sortColumn"],setup(e,{emit:t}){const n=e,{sortColumn:i,column:a}=r.toRefs(n),s=r.computed(()=>i.value&&i.value.key===a.value.key?i.value.type==="A"?"caret-up":"caret-down":"sort");function o(){i.value&&i.value.key===a.value.key?i.value.type==="A"?t("update:sortColumn",{key:a.value.key,type:"D"}):t("update:sortColumn",void 0):t("update:sortColumn",{key:a.value.key,type:"A"})}return(l,c)=>r.unref(a).sortable?(r.openBlock(),r.createElementBlock("a",{key:0,style:{cursor:"pointer"},onClick:c[0]||(c[0]=u=>o())},[r.createVNode(r.unref(D),{icon:["fas",r.unref(s)]},null,8,["icon"])])):r.createCommentVNode("",!0)}},Bs="",ss={__name:"InfineonDatatableShowColumnsPicker",props:{columns:{type:Array,default:()=>[]},hiddenColumnKeys:{type:Array,default:()=>[]}},emits:["changeColumnVisibility"],setup(e,{emit:t}){const n=e,{columns:i,hiddenColumnKeys:a}=r.toRefs(n),s=r.computed(()=>i.value.filter(c=>!a.value.includes(c.key)&&c.hidable).map(c=>c.key)),o=r.computed(()=>i.value.filter(c=>c.hidable).map(c=>({id:c.key,label:c.title,isDisabled:!c.hidable})));function l(c){t("changeColumnVisibility",c.value.id)}return(c,u)=>(r.openBlock(),r.createElementBlock("div",null,[r.createVNode(r.unref(kn),{id:"showColumnSelect","model-value":r.unref(s),multiple:!0,options:r.unref(o),limit:0,placeholder:"Click here to show columns","limit-text":d=>`show ${d+r.unref(i).length-r.unref(o).length} / ${r.unref(i).length} columns`,clearable:!1,onSelect:u[0]||(u[0]=d=>l({value:d})),onDeselect:u[1]||(u[1]=d=>l({value:d}))},null,8,["model-value","options","limit-text"])]))}},$s="",os={class:"d-flex flex-column justify-content-center flex-grow-1 pt-3",style:{overflow:"auto"}},ls={class:"flex-grow-1",style:{overflow:"auto"}},cs={class:"table table-sm table-hover w-100",style:{"border-collapse":"separate","border-spacing":"0"}},us={key:0,style:{width:"0em"},class:"p-0"},ds={key:1,style:{width:"0em"},class:"ps-2 pe-1"},fs=["onClick"],hs={class:"mt-1 d-flex flex-row"},ps={key:0,class:"mt-1 ms-1"},ms=de({__name:"InfineonDatatable",props:{canEdit:Boolean,data:{type:Array,default:()=>[]},columns:{type:Array,default:()=>[]},localStorageKey:{type:String,default:void 0},exportable:Boolean,defaultSort:{type:Object,default:()=>{}},additionalActions:{type:Array,default:()=>[]},additionalExportColumns:{type:Array,default:()=>[]}},emits:["saveRow","editModeValue","cancelRow"],setup(e,{emit:t}){const n=e,{data:i,columns:a,localStorageKey:s}=r.toRefs(n),o=r.ref(n.defaultSort),l=r.ref(0),c=r.ref(10),u=r.ref(void 0),d=r.ref(0),f=r.ref([]),y=r.computed(()=>a.value.filter(p=>p.hidable&&f.value.includes(p.key))),S=r.computed(()=>a.value.filter(p=>p.visible===void 0||p.visible===!1)),N=r.computed(()=>S.value.filter(p=>!p.hidable||!f.value.includes(p.key)));r.watch(i,p=>{d.value=p?p.length:0,d.value/c.value<l.value&&(l.value=parseInt(d.value/c.value,10))},{immediate:!0});const x=r.computed(()=>{const p=i.value.slice(0);if(o.value&&o.value.key){const{key:C,type:T}=o.value,U=S.value.find(z=>z.key===C);if(U){const{sortType:z,valueResolver:I,filterResolverKey:L}=U;if(L||!I){const M=L||C;z==="NUMBER"&&T==="D"?p.sort((k,P)=>P[M]-k[M]):z==="NUMBER"&&T==="A"?p.sort((k,P)=>k[M]-P[M]):z==="STRING"&&T==="D"?p.sort((k,P)=>{var fe;return(fe=P[M])==null?void 0:fe.localeCompare(k[M])}):z==="STRING"&&T==="A"&&p.sort((k,P)=>{var fe;return(fe=k[M])==null?void 0:fe.localeCompare(P[M])})}else I&&(z==="NUMBER"&&T==="D"?p.sort((M,k)=>I(k)-I(M)):z==="NUMBER"&&T==="A"?p.sort((M,k)=>I(M)-I(k)):z==="STRING"&&T==="D"?p.sort((M,k)=>{var P;return(P=I(k))==null?void 0:P.localeCompare(I(M))}):z==="STRING"&&T==="A"&&p.sort((M,k)=>{var P;return(P=I(M))==null?void 0:P.localeCompare(I(k))}))}}return p.slice(l.value*c.value,(l.value+1)*c.value)}),O=r.computed(()=>s.value||S.value.map(p=>p.key).sort().join());r.watchEffect(()=>{if(localStorage.getItem(O.value))try{f.value=JSON.parse(localStorage.getItem(O.value))}catch{localStorage.removeItem(O.value)}else f.value=S.value.filter(p=>p.defaultHidden).map(p=>p.key)});function h(p){if(f.value.includes(p)){const $=f.value.indexOf(p);f.value.splice($,1)}else f.value.push(p);localStorage.setItem(s.value,JSON.stringify(f.value))}function g(p){u.value=p?{...p}:void 0,t("editModeValue",p)}async function m(p){t("saveRow",p),u.value=void 0}function b(p){t("editModeValue",p)}function _(p){t("cancelRow",p),u.value=void 0}function v(p){c.value=p}async function E(){const{additionalExportColumns:p}=n,$=[...N.value,...p];let T=$.map(L=>`"${L.title&&L.title.replace&&L.title.replace(/(["])/g,'"$1').replace(/(?:\r\n|\r|\n)/g," ")||L.title}"`).join(",");T+=`
468
468
  `,i.value.forEach(L=>{const M=$.map(k=>k.valueResolver?`"${k.valueResolver(L)&&k.valueResolver(L).replace&&k.valueResolver(L).replace(/(["])/g,'"$1').replace(/(?:\r\n|\r|\n)/g," ")||k.valueResolver(L)}"`:`"${L[k.key]&&L[k.key].replace&&L[k.key].replace(/(["])/g,'"$1').replace(/(?:\r\n|\r|\n)/g," ")||L[k.key]}"`);T+=M.join(","),T+=`
469
- `});const U=new Uint8Array([239,187,191]),z=new Blob([U,T],{type:"text/csv;charset=utf-8"}),I=document.createElement("a");I.href=URL.createObjectURL(z),I.download="download.csv",I.click(),URL.revokeObjectURL(I.href)}return(m,$)=>(r.openBlock(),r.createElementBlock("div",os,[r.createElementVNode("div",ls,[r.createElementVNode("table",cs,[r.createElementVNode("thead",null,[r.createElementVNode("tr",null,[r.unref(y).length>0?(r.openBlock(),r.createElementBlock("th",us)):r.createCommentVNode("",!0),e.canEdit||e.additionalActions.length>0?(r.openBlock(),r.createElementBlock("th",ds,[r.renderSlot(m.$slots,"column.actions",r.normalizeProps(r.guardReactiveProps({title:"Actions"})),void 0,!0),m.$slots["column.actions"]?r.createCommentVNode("",!0):r.renderSlot(m.$slots,"column",r.normalizeProps(r.mergeProps({key:0},{title:"Actions"})),()=>[r.createTextVNode(" Actions ")],!0)])):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(N),(C,T)=>(r.openBlock(),r.createElementBlock("th",{key:T,class:"text-nowrap",scope:"col"},[m.$slots[`column.${C.title}`]?r.createCommentVNode("",!0):r.renderSlot(m.$slots,"column",r.normalizeProps(r.mergeProps({key:0},C)),()=>[r.createTextVNode(r.toDisplayString(C.title),1)],!0),r.renderSlot(m.$slots,`column.${C.title}`,r.normalizeProps(r.guardReactiveProps(C)),void 0,!0),r.createVNode(as,{"sort-column":o.value,"onUpdate:sortColumn":$[0]||($[0]=U=>o.value=U),column:C},null,8,["sort-column","column"]),C.hidable?(r.openBlock(),r.createElementBlock("a",{key:1,style:{cursor:"pointer"},onClick:U=>h(C.key)},[r.createVNode(r.unref(D),{class:"fa-sm ms-2",icon:["fas","times"]})],8,fs)):r.createCommentVNode("",!0)]))),128))])]),r.createElementVNode("tbody",null,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(x),(C,T)=>{var U;return r.openBlock(),r.createBlock(Xa,{key:C.id,"row-index":T,row:C,columns:r.unref(S),"hidden-column-keys":f.value,"row-is-in-edit-mode":C.id===((U=u.value)==null?void 0:U.id),"can-edit":e.canEdit,"additional-actions":e.additionalActions,onStartEditRow:g,onSaveRow:p,onCancelRow:_,onEditModeValue:b},r.createSlots({_:2},[r.renderList(m.$slots,(z,I)=>({name:I,fn:r.withCtx(L=>[r.renderSlot(m.$slots,I,r.normalizeProps(r.guardReactiveProps(L||{})),void 0,!0)])}))]),1032,["row-index","row","columns","hidden-column-keys","row-is-in-edit-mode","can-edit","additional-actions"])}),128))])])]),r.createElementVNode("div",hs,[r.createVNode(is,{currentPage:l.value,"onUpdate:currentPage":$[1]||($[1]=C=>l.value=C),class:"flex-grow-1","page-size":c.value,count:d.value,onUpdatePageSize:v},null,8,["currentPage","page-size","count"]),r.createVNode(ss,{style:{"max-width":"15em"},columns:r.unref(S),"hidden-column-keys":f.value,onChangeColumnVisibility:h},null,8,["columns","hidden-column-keys"]),e.exportable?(r.openBlock(),r.createElementBlock("div",ps,[r.createElementVNode("button",{class:"btn btn-sm btn-primary",title:"Download CSV File",onClick:E},[r.createVNode(r.unref(D),{icon:["fas","file-download"]}),r.createTextVNode(" Download ")])])):r.createCommentVNode("",!0)])]))}},[["__scopeId","data-v-a472a097"]]);/*!
469
+ `});const U=new Uint8Array([239,187,191]),z=new Blob([U,T],{type:"text/csv;charset=utf-8"}),I=document.createElement("a");I.href=URL.createObjectURL(z),I.download="download.csv",I.click(),URL.revokeObjectURL(I.href)}return(p,$)=>(r.openBlock(),r.createElementBlock("div",os,[r.createElementVNode("div",ls,[r.createElementVNode("table",cs,[r.createElementVNode("thead",null,[r.createElementVNode("tr",null,[r.unref(y).length>0?(r.openBlock(),r.createElementBlock("th",us)):r.createCommentVNode("",!0),e.canEdit||e.additionalActions.length>0?(r.openBlock(),r.createElementBlock("th",ds,[r.renderSlot(p.$slots,"column.actions",r.normalizeProps(r.guardReactiveProps({title:"Actions"})),void 0,!0),p.$slots["column.actions"]?r.createCommentVNode("",!0):r.renderSlot(p.$slots,"column",r.normalizeProps(r.mergeProps({key:0},{title:"Actions"})),()=>[r.createTextVNode(" Actions ")],!0)])):r.createCommentVNode("",!0),(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(N),(C,T)=>(r.openBlock(),r.createElementBlock("th",{key:T,class:"text-nowrap",scope:"col"},[p.$slots[`column.${C.title}`]?r.createCommentVNode("",!0):r.renderSlot(p.$slots,"column",r.normalizeProps(r.mergeProps({key:0},C)),()=>[r.createTextVNode(r.toDisplayString(C.title),1)],!0),r.renderSlot(p.$slots,`column.${C.title}`,r.normalizeProps(r.guardReactiveProps(C)),void 0,!0),r.createVNode(as,{"sort-column":o.value,"onUpdate:sortColumn":$[0]||($[0]=U=>o.value=U),column:C},null,8,["sort-column","column"]),C.hidable?(r.openBlock(),r.createElementBlock("a",{key:1,style:{cursor:"pointer"},onClick:U=>h(C.key)},[r.createVNode(r.unref(D),{class:"fa-sm ms-2",icon:["fas","times"]})],8,fs)):r.createCommentVNode("",!0)]))),128))])]),r.createElementVNode("tbody",null,[(r.openBlock(!0),r.createElementBlock(r.Fragment,null,r.renderList(r.unref(x),(C,T)=>{var U;return r.openBlock(),r.createBlock(Xa,{key:C.id,"row-index":T,row:C,columns:r.unref(S),"hidden-column-keys":f.value,"row-is-in-edit-mode":C.id===((U=u.value)==null?void 0:U.id),"can-edit":e.canEdit,"additional-actions":e.additionalActions,onStartEditRow:g,onSaveRow:m,onCancelRow:_,onEditModeValue:b},r.createSlots({_:2},[r.renderList(p.$slots,(z,I)=>({name:I,fn:r.withCtx(L=>[r.renderSlot(p.$slots,I,r.normalizeProps(r.guardReactiveProps(L||{})),void 0,!0)])}))]),1032,["row-index","row","columns","hidden-column-keys","row-is-in-edit-mode","can-edit","additional-actions"])}),128))])])]),r.createElementVNode("div",hs,[r.createVNode(is,{currentPage:l.value,"onUpdate:currentPage":$[1]||($[1]=C=>l.value=C),class:"flex-grow-1","page-size":c.value,count:d.value,onUpdatePageSize:v},null,8,["currentPage","page-size","count"]),r.createVNode(ss,{style:{"max-width":"15em"},columns:r.unref(S),"hidden-column-keys":f.value,onChangeColumnVisibility:h},null,8,["columns","hidden-column-keys"]),e.exportable?(r.openBlock(),r.createElementBlock("div",ps,[r.createElementVNode("button",{class:"btn btn-sm btn-primary",title:"Download CSV File",onClick:E},[r.createVNode(r.unref(D),{icon:["fas","file-download"]}),r.createTextVNode(" Download ")])])):r.createCommentVNode("",!0)])]))}},[["__scopeId","data-v-a97dc9f3"]]);/*!
470
470
  * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
471
471
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
472
472
  */var gs={prefix:"fas",iconName:"angle-double-left",icon:[448,512,[],"f100","M223.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L319.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L393.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192 34l136 136c9.4 9.4 24.6 9.4 33.9 0l22.6-22.6c9.4-9.4 9.4-24.6 0-33.9L127.9 256l96.4-96.4c9.4-9.4 9.4-24.6 0-33.9L201.7 103c-9.4-9.4-24.6-9.4-33.9 0l-136 136c-9.5 9.4-9.5 24.6-.1 34z"]},ys={prefix:"fas",iconName:"angle-double-right",icon:[448,512,[],"f101","M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9 0l-22.6 22.6c-9.4 9.4-9.4 24.6 0 33.9l96.4 96.4-96.4 96.4c-9.4 9.4-9.4 24.6 0 33.9l22.6 22.6c9.4 9.4 24.6 9.4 33.9 0l136-136c9.4-9.2 9.4-24.4 0-33.8z"]},bs={prefix:"fas",iconName:"angle-left",icon:[256,512,[],"f104","M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z"]},vs={prefix:"fas",iconName:"angle-right",icon:[256,512,[],"f105","M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"]},ws={prefix:"fas",iconName:"caret-down",icon:[320,512,[],"f0d7","M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z"]},Ss={prefix:"fas",iconName:"caret-right",icon:[192,512,[],"f0da","M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"]},_s={prefix:"fas",iconName:"caret-up",icon:[320,512,[],"f0d8","M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z"]},Os={prefix:"fas",iconName:"edit",icon:[576,512,[],"f044","M402.6 83.2l90.2 90.2c3.8 3.8 3.8 10 0 13.8L274.4 405.6l-92.8 10.3c-12.4 1.4-22.9-9.1-21.5-21.5l10.3-92.8L388.8 83.2c3.8-3.8 10-3.8 13.8 0zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2 0l-35.4 35.4c-3.8 3.8-3.8 10 0 13.8l90.2 90.2c3.8 3.8 10 3.8 13.8 0l35.4-35.4c15.2-15.3 15.2-40 0-55.2zM384 346.2V448H64V128h229.8c3.2 0 6.2-1.3 8.5-3.5l40-40c7.6-7.6 2.2-20.5-8.5-20.5H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V306.2c0-10.7-12.9-16-20.5-8.5l-40 40c-2.2 2.3-3.5 5.3-3.5 8.5z"]},ks={prefix:"fas",iconName:"save",icon:[448,512,[],"f0c7","M433.941 129.941l-83.882-83.882A48 48 0 0 0 316.118 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V163.882a48 48 0 0 0-14.059-33.941zM224 416c-35.346 0-64-28.654-64-64 0-35.346 28.654-64 64-64s64 28.654 64 64c0 35.346-28.654 64-64 64zm96-304.52V212c0 6.627-5.373 12-12 12H76c-6.627 0-12-5.373-12-12V108c0-6.627 5.373-12 12-12h228.52c3.183 0 6.235 1.264 8.485 3.515l3.48 3.48A11.996 11.996 0 0 1 320 111.48z"]},Es={prefix:"fas",iconName:"sort",icon:[320,512,[],"f0dc","M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z"]},Cs={prefix:"fas",iconName:"times",icon:[352,512,[],"f00d","M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"]},Ns={prefix:"fas",iconName:"times-circle",icon:[512,512,[],"f057","M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"]};Rt.add(ws,_s,Ns,Cs,ks,Os,Ss,Es,gs,bs,vs,ys),Z.InfineonDatatable=ms,Object.defineProperties(Z,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .vue-treeselect-helper-hide{display:none}.vue-treeselect-helper-zoom-effect-off{transform:none!important}@keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@keyframes vue-treeselect-animation-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}@keyframes vue-treeselect-animation-rotate{to{transform:rotate(360deg)}}.vue-treeselect__multi-value-item--transition-enter-active,.vue-treeselect__multi-value-item--transition-leave-active{transition-duration:.2s;transition-property:transform,opacity}.vue-treeselect__multi-value-item--transition-enter-active{transition-timing-function:cubic-bezier(.075,.82,.165,1)}.vue-treeselect__multi-value-item--transition-leave-active{transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute}.vue-treeselect__multi-value-item--transition-enter,.vue-treeselect__multi-value-item--transition-leave-to{transform:scale(.7);opacity:0}.vue-treeselect__multi-value-item--transition-move{transition:.2s transform cubic-bezier(.165,.84,.44,1)}.vue-treeselect{position:relative;text-align:left}[dir=rtl] .vue-treeselect{text-align:right}.vue-treeselect div,.vue-treeselect span{box-sizing:border-box}.vue-treeselect svg{fill:currentColor}.vue-treeselect__control{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;height:36px;border:1px solid #ddd;border-radius:5px;background:#fff;transition-duration:.2s;transition-property:border-color,box-shadow,width,height,background-color,opacity;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover{border-color:#cfcfcf}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control{border-color:#039be5;box-shadow:0 0 0 3px #039be51a}.vue-treeselect--disabled .vue-treeselect__control{background-color:#f9f9f9}.vue-treeselect--open .vue-treeselect__control{border-color:#cfcfcf}.vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control{border-bottom-left-radius:0;border-bottom-right-radius:0}.vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control{border-top-left-radius:0;border-top-right-radius:0}.vue-treeselect__value-container,.vue-treeselect__multi-value{width:100%;vertical-align:middle}.vue-treeselect__value-container{display:table-cell;position:relative}.vue-treeselect--searchable:not(.vue-treeselect--disabled) .vue-treeselect__value-container{cursor:text}.vue-treeselect__multi-value{display:inline-block}.vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom:5px}.vue-treeselect__placeholder,.vue-treeselect__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;padding-right:5px;position:absolute;top:0;right:0;bottom:0;left:0;line-height:34px;user-select:none;pointer-events:none}.vue-treeselect__placeholder{color:#bdbdbd}.vue-treeselect__single-value{color:#333}.vue-treeselect--focused.vue-treeselect--searchable .vue-treeselect__single-value{color:#bdbdbd}.vue-treeselect--disabled .vue-treeselect__single-value{position:static}.vue-treeselect__multi-value-item-container{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__multi-value-item-container{padding-right:0;padding-left:5px}.vue-treeselect__multi-value-item{cursor:pointer;display:inline-table;background:#e3f2fd;padding:2px 0;border:1px solid transparent;border-radius:2px;color:#039be5;font-size:12px;vertical-align:top}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover{cursor:pointer;background:#e3f2fd;color:#039be5}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-disabled{cursor:default;background:#f5f5f5;color:#757575}.vue-treeselect--disabled .vue-treeselect__multi-value-item{cursor:default;background:#fff;border-color:#e5e5e5;color:#555}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new,.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new:hover{background:#e8f5e9}.vue-treeselect__value-remove,.vue-treeselect__multi-value-label{display:table-cell;padding:0 5px;vertical-align:middle}.vue-treeselect__value-remove{color:#039be5;padding-left:5px;border-left:1px solid #fff;line-height:0}[dir=rtl] .vue-treeselect__value-remove{border-left:0 none;border-right:1px solid #fff}.vue-treeselect__multi-value-item:hover .vue-treeselect__value-remove{color:#e53935}.vue-treeselect--disabled .vue-treeselect__value-remove,.vue-treeselect__multi-value-item-disabled .vue-treeselect__value-remove{display:none}.vue-treeselect__value-remove>svg{width:6px;height:6px}.vue-treeselect__multi-value-label{padding-right:5px;text-transform:capitalize;white-space:pre-line;user-select:none}.vue-treeselect__limit-tip{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__limit-tip{padding-right:0;padding-left:5px}.vue-treeselect__limit-tip-text{cursor:default;display:block;margin:2px 0;padding:1px 0;color:#bdbdbd;font-size:12px;font-weight:600}.vue-treeselect__input-container{display:block;max-width:100%;outline:none}.vue-treeselect--single .vue-treeselect__input-container{font-size:inherit;height:100%}.vue-treeselect--multi .vue-treeselect__input-container{display:inline-block;font-size:12px;vertical-align:top}.vue-treeselect--searchable .vue-treeselect__input-container{padding-left:5px;padding-right:5px}.vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-top:5px;padding-left:0}[dir=rtl] .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-left:5px;padding-right:0}.vue-treeselect--disabled .vue-treeselect__input-container{display:none}.vue-treeselect__input,.vue-treeselect__sizer{margin:0;line-height:inherit;font-family:inherit;font-size:inherit}.vue-treeselect__input{max-width:100%;margin:0;padding:0;border:0;outline:none;box-sizing:content-box;box-shadow:none;background:none transparent;line-height:1;vertical-align:middle}.vue-treeselect__input::-ms-clear{display:none}.vue-treeselect--single .vue-treeselect__input{width:100%;height:100%}.vue-treeselect--multi .vue-treeselect__input{padding-top:3px;padding-bottom:3px}.vue-treeselect--has-value .vue-treeselect__input{line-height:inherit;vertical-align:top}.vue-treeselect__sizer{position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre}.vue-treeselect__x-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer;color:#ccc;animation:.2s vue-treeselect-animation-fade-in cubic-bezier(.075,.82,.165,1)}.vue-treeselect__x-container:hover{color:#e53935}.vue-treeselect__x{width:8px;height:8px}.vue-treeselect__control-arrow-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer}.vue-treeselect--disabled .vue-treeselect__control-arrow-container{cursor:default}.vue-treeselect__control-arrow{width:9px;height:9px;color:#ccc}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__control-arrow-container:hover .vue-treeselect__control-arrow{color:#616161}.vue-treeselect--disabled .vue-treeselect__control-arrow{opacity:.35}.vue-treeselect__control-arrow--rotated{transform:rotate(180deg)}.vue-treeselect__menu-container{position:absolute;left:0;width:100%;overflow:visible;transition:0s}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:100%}.vue-treeselect--open-above:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{bottom:100%}.vue-treeselect__menu{cursor:default;padding-top:5px;padding-bottom:5px;display:block;position:absolute;overflow-x:hidden;overflow-y:auto;width:auto;border:1px solid #cfcfcf;background:#fff;line-height:180%;-webkit-overflow-scrolling:touch}.vue-treeselect--open-below .vue-treeselect__menu{border-bottom-left-radius:5px;border-bottom-right-radius:5px;top:0;margin-top:-1px;border-top-color:#f2f2f2;box-shadow:0 1px #0000000f}.vue-treeselect--open-above .vue-treeselect__menu{border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;margin-bottom:-1px;border-bottom-color:#f2f2f2}.vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px;padding-right:5px}.vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:185px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:5px;padding-right:185px}.vue-treeselect__option{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%}.vue-treeselect__option--highlight{background:#f5f5f5}.vue-treeselect--single .vue-treeselect__option--selected{background:#e3f2fd;font-weight:600}.vue-treeselect--single .vue-treeselect__option--selected:hover{background:#e3f2fd}.vue-treeselect__option--hide{display:none}.vue-treeselect__option-arrow-container,.vue-treeselect__option-arrow-placeholder{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect__option-arrow-container{cursor:pointer}.vue-treeselect__option-arrow{display:inline-block;width:9px;height:9px;color:#ccc;vertical-align:middle;transition:.2s transform cubic-bezier(.19,1,.22,1);transform:rotate(-90deg)}[dir=rtl] .vue-treeselect__option-arrow{transform:rotate(90deg)}.vue-treeselect__option-arrow-container:hover .vue-treeselect__option-arrow,.vue-treeselect--branch-nodes-disabled .vue-treeselect__option:hover .vue-treeselect__option-arrow{color:#616161}.vue-treeselect__option-arrow--rotated,[dir=rtl] .vue-treeselect__option-arrow--rotated{transform:rotate(0)}.vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{transform:rotate(-90deg)!important}[dir=rtl] .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{transform:rotate(90deg)!important}.vue-treeselect__label-container{display:table-cell;vertical-align:middle;cursor:pointer;text-transform:capitalize;display:table;width:100%;table-layout:fixed;color:inherit}.vue-treeselect__option--disabled .vue-treeselect__label-container{cursor:not-allowed;color:#00000040}.vue-treeselect__checkbox-container{display:table-cell;width:20px;min-width:20px;height:100%;text-align:center;vertical-align:middle;cursor:pointer}.vue-treeselect__checkbox{display:block;margin:auto;width:12px;height:12px;border-width:1px;border-style:solid;border-radius:2px;position:relative;transition:.2s all cubic-bezier(.075,.82,.165,1)}.vue-treeselect__check-mark,.vue-treeselect__minus-mark{display:block;position:absolute;left:1px;top:1px;background-repeat:no-repeat;opacity:0;transition:.2s all ease}.vue-treeselect__minus-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);background-size:8px 8px}@media (min-resolution: 1.5dppx){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 192dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 288dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__checkbox--indeterminate>.vue-treeselect__minus-mark{opacity:1}.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAADi4uLh4eHOxeSRAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=)}@media (min-resolution: 1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAADh4eHg4ODNzc3h4eEYfw2wAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__check-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMA8u24NxILB+Tawb6jiH1zRz0xIQIIP3GUAAAAMklEQVQI1y3FtQEAMQDDQD+EGbz/qkEVOpyEOP6PudKjZNSXn4Jm2CKRdBKzSLsFWl8fMG0Bl6Jk1rMAAAAASUVORK5CYII=);background-size:8px 8px;transform:scaleY(1 / 8)}@media (min-resolution: 1.5dppx){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (min-resolution: 192dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (min-resolution: 288dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA/PiJhGNI9XlEHJB/b2ldV08+Oibk49vPp6QhAYgGBuwAAACCSURBVCjPrdHdDoIwDAXgTWAqCigo/+f9X5OwnoUwtis4V92XNWladUl+rzQPeQJAN2EHxoOnsPn7/oYk8fxBv08Rr/deOH/aZ2Nm8ZJ+s573QGfWKnNuZGzWm3+lv2V3pcU1XQ385/yjmBoM3Z+dXvlbYLLD3ujhTaOM3KaIXvNkFkuSEvYy1LqOAAAAAElFTkSuQmCC)}}.vue-treeselect__checkbox--checked>.vue-treeselect__check-mark{opacity:1;transform:scaleY(1)}.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAP1BMVEUAAADj4+Pf39/h4eHh4eHh4eHk5OTh4eHg4ODi4uLh4eHh4eHg4ODh4eHh4eHg4ODh4eHh4eHp6en////h4eFqcyvUAAAAFHRSTlMAOQfy7bgS5NrBvqOIfXNHMSELAgQ/iFsAAAA2SURBVAjXY4AANjYIzcjMAaVFuBkY+RkEWERYmRjYRXjANAOfiIgIFxNIAa8IpxBEi6AwiAQAK2MBd7xY8csAAAAASUVORK5CYII=)}@media (min-resolution: 1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (min-resolution: 192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (min-resolution: 288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAADh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHf39/j4+Ph4eHh4eHh4eHg4ODi4uLh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eH////h4eF3FMFTAAAAGnRSTlMA+/eJhGhfSHE9JBzz5KaQf3pXT0Xbz0I5AYDw8F0AAAB+SURBVCjPrdHbDoMgEEVRKAii1dZe9fz/hxplTiKIT7qfYCWTEEZdUvOwbckNAD2WHeh3brHW5f5EzGQ+iN+b1Gt6KPvtv16Dn6JX9M9ya3/A1yfu5dlyduL6Hec7mXY6ddXLPP2lpABGZ8PWXfYLTJxZekVhhl7eTX24zZPNKXoRC7zQLjUAAAAASUVORK5CYII=)}}.vue-treeselect__checkbox--unchecked{border-color:#e0e0e0;background:#fff}.vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked{border-color:#039be5;background:#fff}.vue-treeselect__checkbox--indeterminate,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate,.vue-treeselect__checkbox--checked,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked{border-color:#039be5;background:#039be5}.vue-treeselect__checkbox--disabled,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--disabled{border-color:#e0e0e0;background-color:#f7f7f7}.vue-treeselect__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;padding-left:5px;max-width:100%;vertical-align:middle;cursor:inherit}[dir=rtl] .vue-treeselect__label{padding-left:0;padding-right:5px}.vue-treeselect__count{margin-left:5px;font-weight:400;opacity:.6}[dir=rtl] .vue-treeselect__count{margin-left:0;margin-right:5px}.vue-treeselect__tip{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;color:#757575}.vue-treeselect__tip-text{display:table-cell;vertical-align:middle;padding-left:5px;padding-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px}.vue-treeselect__error-tip .vue-treeselect__retry{cursor:pointer;margin-left:5px;font-style:normal;font-weight:600;text-decoration:none;color:#039be5}[dir=rtl] .vue-treeselect__error-tip .vue-treeselect__retry{margin-left:0;margin-right:5px}.vue-treeselect__icon-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect--single .vue-treeselect__icon-container{padding-left:5px}[dir=rtl] .vue-treeselect--single .vue-treeselect__icon-container{padding-left:0;padding-right:5px}.vue-treeselect__icon-warning{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#fb8c00}.vue-treeselect__icon-warning:after{display:block;position:absolute;content:"";left:5px;top:2.5px;width:2px;height:1px;border:0 solid #fff;border-top-width:5px;border-bottom-width:1px}.vue-treeselect__icon-error{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#e53935}.vue-treeselect__icon-error:before,.vue-treeselect__icon-error:after{display:block;position:absolute;content:"";background:#fff;transform:rotate(45deg)}.vue-treeselect__icon-error:before{width:6px;height:2px;left:3px;top:5px}.vue-treeselect__icon-error:after{width:2px;height:6px;left:5px;top:3px}.vue-treeselect__icon-loader{display:block;margin:auto;position:relative;width:12px;height:12px;text-align:center;animation:1.6s vue-treeselect-animation-rotate linear infinite}.vue-treeselect__icon-loader:before,.vue-treeselect__icon-loader:after{border-radius:50%;position:absolute;content:"";left:0;top:0;display:block;width:100%;height:100%;opacity:.6;animation:1.6s vue-treeselect-animation-bounce ease-in-out infinite}.vue-treeselect__icon-loader:before{background:#039be5}.vue-treeselect__icon-loader:after{background:#b3e5fc;animation-delay:-.8s}.vue-treeselect__menu-placeholder{display:none}.vue-treeselect__portal-target{position:absolute;display:block;left:0;top:0;height:0;width:0;padding:0;margin:0;border:0;overflow:visible;box-sizing:border-box}.row-odd[data-v-02871ae5]{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.expand-row[data-v-02871ae5]{transition:transform .3s}.expand-row.expanded[data-v-02871ae5]{transform:rotate(90deg)}.mainrow.expanded[data-v-02871ae5],.mainrow.expanded td[data-v-02871ae5]{border-bottom:0px}.subrow[data-v-02871ae5]{max-height:0;box-sizing:border-box;overflow:hidden;transition:max-height .3s,padding .3s}.subrow.expanded[data-v-02871ae5]{max-height:1000px;transition:max-height .6s,padding .6s}#showColumnSelect.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:unset;left:unset;width:15em}#showColumnSelect.vue-treeselect--open-below{position:unset}.oddRow[data-v-a472a097]{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.stickyHeader[data-v-a472a097]{position:sticky;top:0;border-bottom:2px solid black;background-color:#fff}
1
+ .vue-treeselect-helper-hide{display:none}.vue-treeselect-helper-zoom-effect-off{transform:none!important}@keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@keyframes vue-treeselect-animation-bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}@keyframes vue-treeselect-animation-rotate{to{transform:rotate(360deg)}}.vue-treeselect__multi-value-item--transition-enter-active,.vue-treeselect__multi-value-item--transition-leave-active{transition-duration:.2s;transition-property:transform,opacity}.vue-treeselect__multi-value-item--transition-enter-active{transition-timing-function:cubic-bezier(.075,.82,.165,1)}.vue-treeselect__multi-value-item--transition-leave-active{transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute}.vue-treeselect__multi-value-item--transition-enter,.vue-treeselect__multi-value-item--transition-leave-to{transform:scale(.7);opacity:0}.vue-treeselect__multi-value-item--transition-move{transition:.2s transform cubic-bezier(.165,.84,.44,1)}.vue-treeselect{position:relative;text-align:left}[dir=rtl] .vue-treeselect{text-align:right}.vue-treeselect div,.vue-treeselect span{box-sizing:border-box}.vue-treeselect svg{fill:currentColor}.vue-treeselect__control{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;height:36px;border:1px solid #ddd;border-radius:5px;background:#fff;transition-duration:.2s;transition-property:border-color,box-shadow,width,height,background-color,opacity;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover{border-color:#cfcfcf}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control{border-color:#039be5;box-shadow:0 0 0 3px #039be51a}.vue-treeselect--disabled .vue-treeselect__control{background-color:#f9f9f9}.vue-treeselect--open .vue-treeselect__control{border-color:#cfcfcf}.vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control{border-bottom-left-radius:0;border-bottom-right-radius:0}.vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control{border-top-left-radius:0;border-top-right-radius:0}.vue-treeselect__value-container,.vue-treeselect__multi-value{width:100%;vertical-align:middle}.vue-treeselect__value-container{display:table-cell;position:relative}.vue-treeselect--searchable:not(.vue-treeselect--disabled) .vue-treeselect__value-container{cursor:text}.vue-treeselect__multi-value{display:inline-block}.vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom:5px}.vue-treeselect__placeholder,.vue-treeselect__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;padding-right:5px;position:absolute;top:0;right:0;bottom:0;left:0;line-height:34px;user-select:none;pointer-events:none}.vue-treeselect__placeholder{color:#bdbdbd}.vue-treeselect__single-value{color:#333}.vue-treeselect--focused.vue-treeselect--searchable .vue-treeselect__single-value{color:#bdbdbd}.vue-treeselect--disabled .vue-treeselect__single-value{position:static}.vue-treeselect__multi-value-item-container{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__multi-value-item-container{padding-right:0;padding-left:5px}.vue-treeselect__multi-value-item{cursor:pointer;display:inline-table;background:#e3f2fd;padding:2px 0;border:1px solid transparent;border-radius:2px;color:#039be5;font-size:12px;vertical-align:top}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover{cursor:pointer;background:#e3f2fd;color:#039be5}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-disabled{cursor:default;background:#f5f5f5;color:#757575}.vue-treeselect--disabled .vue-treeselect__multi-value-item{cursor:default;background:#fff;border-color:#e5e5e5;color:#555}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new,.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new:hover{background:#e8f5e9}.vue-treeselect__value-remove,.vue-treeselect__multi-value-label{display:table-cell;padding:0 5px;vertical-align:middle}.vue-treeselect__value-remove{color:#039be5;padding-left:5px;border-left:1px solid #fff;line-height:0}[dir=rtl] .vue-treeselect__value-remove{border-left:0 none;border-right:1px solid #fff}.vue-treeselect__multi-value-item:hover .vue-treeselect__value-remove{color:#e53935}.vue-treeselect--disabled .vue-treeselect__value-remove,.vue-treeselect__multi-value-item-disabled .vue-treeselect__value-remove{display:none}.vue-treeselect__value-remove>svg{width:6px;height:6px}.vue-treeselect__multi-value-label{padding-right:5px;text-transform:capitalize;white-space:pre-line;user-select:none}.vue-treeselect__limit-tip{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__limit-tip{padding-right:0;padding-left:5px}.vue-treeselect__limit-tip-text{cursor:default;display:block;margin:2px 0;padding:1px 0;color:#bdbdbd;font-size:12px;font-weight:600}.vue-treeselect__input-container{display:block;max-width:100%;outline:none}.vue-treeselect--single .vue-treeselect__input-container{font-size:inherit;height:100%}.vue-treeselect--multi .vue-treeselect__input-container{display:inline-block;font-size:12px;vertical-align:top}.vue-treeselect--searchable .vue-treeselect__input-container{padding-left:5px;padding-right:5px}.vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-top:5px;padding-left:0}[dir=rtl] .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-left:5px;padding-right:0}.vue-treeselect--disabled .vue-treeselect__input-container{display:none}.vue-treeselect__input,.vue-treeselect__sizer{margin:0;line-height:inherit;font-family:inherit;font-size:inherit}.vue-treeselect__input{max-width:100%;margin:0;padding:0;border:0;outline:none;box-sizing:content-box;box-shadow:none;background:none transparent;line-height:1;vertical-align:middle}.vue-treeselect__input::-ms-clear{display:none}.vue-treeselect--single .vue-treeselect__input{width:100%;height:100%}.vue-treeselect--multi .vue-treeselect__input{padding-top:3px;padding-bottom:3px}.vue-treeselect--has-value .vue-treeselect__input{line-height:inherit;vertical-align:top}.vue-treeselect__sizer{position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre}.vue-treeselect__x-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer;color:#ccc;animation:.2s vue-treeselect-animation-fade-in cubic-bezier(.075,.82,.165,1)}.vue-treeselect__x-container:hover{color:#e53935}.vue-treeselect__x{width:8px;height:8px}.vue-treeselect__control-arrow-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer}.vue-treeselect--disabled .vue-treeselect__control-arrow-container{cursor:default}.vue-treeselect__control-arrow{width:9px;height:9px;color:#ccc}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__control-arrow-container:hover .vue-treeselect__control-arrow{color:#616161}.vue-treeselect--disabled .vue-treeselect__control-arrow{opacity:.35}.vue-treeselect__control-arrow--rotated{transform:rotate(180deg)}.vue-treeselect__menu-container{position:absolute;left:0;width:100%;overflow:visible;transition:0s}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:100%}.vue-treeselect--open-above:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{bottom:100%}.vue-treeselect__menu{cursor:default;padding-top:5px;padding-bottom:5px;display:block;position:absolute;overflow-x:hidden;overflow-y:auto;width:auto;border:1px solid #cfcfcf;background:#fff;line-height:180%;-webkit-overflow-scrolling:touch}.vue-treeselect--open-below .vue-treeselect__menu{border-bottom-left-radius:5px;border-bottom-right-radius:5px;top:0;margin-top:-1px;border-top-color:#f2f2f2;box-shadow:0 1px #0000000f}.vue-treeselect--open-above .vue-treeselect__menu{border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;margin-bottom:-1px;border-bottom-color:#f2f2f2}.vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px;padding-right:5px}.vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:185px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:5px;padding-right:185px}.vue-treeselect__option{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%}.vue-treeselect__option--highlight{background:#f5f5f5}.vue-treeselect--single .vue-treeselect__option--selected{background:#e3f2fd;font-weight:600}.vue-treeselect--single .vue-treeselect__option--selected:hover{background:#e3f2fd}.vue-treeselect__option--hide{display:none}.vue-treeselect__option-arrow-container,.vue-treeselect__option-arrow-placeholder{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect__option-arrow-container{cursor:pointer}.vue-treeselect__option-arrow{display:inline-block;width:9px;height:9px;color:#ccc;vertical-align:middle;transition:.2s transform cubic-bezier(.19,1,.22,1);transform:rotate(-90deg)}[dir=rtl] .vue-treeselect__option-arrow{transform:rotate(90deg)}.vue-treeselect__option-arrow-container:hover .vue-treeselect__option-arrow,.vue-treeselect--branch-nodes-disabled .vue-treeselect__option:hover .vue-treeselect__option-arrow{color:#616161}.vue-treeselect__option-arrow--rotated,[dir=rtl] .vue-treeselect__option-arrow--rotated{transform:rotate(0)}.vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{transform:rotate(-90deg)!important}[dir=rtl] .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{transform:rotate(90deg)!important}.vue-treeselect__label-container{display:table-cell;vertical-align:middle;cursor:pointer;text-transform:capitalize;display:table;width:100%;table-layout:fixed;color:inherit}.vue-treeselect__option--disabled .vue-treeselect__label-container{cursor:not-allowed;color:#00000040}.vue-treeselect__checkbox-container{display:table-cell;width:20px;min-width:20px;height:100%;text-align:center;vertical-align:middle;cursor:pointer}.vue-treeselect__checkbox{display:block;margin:auto;width:12px;height:12px;border-width:1px;border-style:solid;border-radius:2px;position:relative;transition:.2s all cubic-bezier(.075,.82,.165,1)}.vue-treeselect__check-mark,.vue-treeselect__minus-mark{display:block;position:absolute;left:1px;top:1px;background-repeat:no-repeat;opacity:0;transition:.2s all ease}.vue-treeselect__minus-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);background-size:8px 8px}@media (min-resolution: 1.5dppx){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 192dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 288dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__checkbox--indeterminate>.vue-treeselect__minus-mark{opacity:1}.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAADi4uLh4eHOxeSRAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=)}@media (min-resolution: 1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (min-resolution: 288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAADh4eHg4ODNzc3h4eEYfw2wAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__check-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMA8u24NxILB+Tawb6jiH1zRz0xIQIIP3GUAAAAMklEQVQI1y3FtQEAMQDDQD+EGbz/qkEVOpyEOP6PudKjZNSXn4Jm2CKRdBKzSLsFWl8fMG0Bl6Jk1rMAAAAASUVORK5CYII=);background-size:8px 8px;transform:scaleY(1 / 8)}@media (min-resolution: 1.5dppx){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (min-resolution: 192dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (min-resolution: 288dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA/PiJhGNI9XlEHJB/b2ldV08+Oibk49vPp6QhAYgGBuwAAACCSURBVCjPrdHdDoIwDAXgTWAqCigo/+f9X5OwnoUwtis4V92XNWladUl+rzQPeQJAN2EHxoOnsPn7/oYk8fxBv08Rr/deOH/aZ2Nm8ZJ+s573QGfWKnNuZGzWm3+lv2V3pcU1XQ385/yjmBoM3Z+dXvlbYLLD3ujhTaOM3KaIXvNkFkuSEvYy1LqOAAAAAElFTkSuQmCC)}}.vue-treeselect__checkbox--checked>.vue-treeselect__check-mark{opacity:1;transform:scaleY(1)}.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAP1BMVEUAAADj4+Pf39/h4eHh4eHh4eHk5OTh4eHg4ODi4uLh4eHh4eHg4ODh4eHh4eHg4ODh4eHh4eHp6en////h4eFqcyvUAAAAFHRSTlMAOQfy7bgS5NrBvqOIfXNHMSELAgQ/iFsAAAA2SURBVAjXY4AANjYIzcjMAaVFuBkY+RkEWERYmRjYRXjANAOfiIgIFxNIAa8IpxBEi6AwiAQAK2MBd7xY8csAAAAASUVORK5CYII=)}@media (min-resolution: 1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (min-resolution: 192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (min-resolution: 288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAADh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHf39/j4+Ph4eHh4eHh4eHg4ODi4uLh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eH////h4eF3FMFTAAAAGnRSTlMA+/eJhGhfSHE9JBzz5KaQf3pXT0Xbz0I5AYDw8F0AAAB+SURBVCjPrdHbDoMgEEVRKAii1dZe9fz/hxplTiKIT7qfYCWTEEZdUvOwbckNAD2WHeh3brHW5f5EzGQ+iN+b1Gt6KPvtv16Dn6JX9M9ya3/A1yfu5dlyduL6Hec7mXY6ddXLPP2lpABGZ8PWXfYLTJxZekVhhl7eTX24zZPNKXoRC7zQLjUAAAAASUVORK5CYII=)}}.vue-treeselect__checkbox--unchecked{border-color:#e0e0e0;background:#fff}.vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked{border-color:#039be5;background:#fff}.vue-treeselect__checkbox--indeterminate,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate,.vue-treeselect__checkbox--checked,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked{border-color:#039be5;background:#039be5}.vue-treeselect__checkbox--disabled,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--disabled{border-color:#e0e0e0;background-color:#f7f7f7}.vue-treeselect__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;padding-left:5px;max-width:100%;vertical-align:middle;cursor:inherit}[dir=rtl] .vue-treeselect__label{padding-left:0;padding-right:5px}.vue-treeselect__count{margin-left:5px;font-weight:400;opacity:.6}[dir=rtl] .vue-treeselect__count{margin-left:0;margin-right:5px}.vue-treeselect__tip{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;color:#757575}.vue-treeselect__tip-text{display:table-cell;vertical-align:middle;padding-left:5px;padding-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px}.vue-treeselect__error-tip .vue-treeselect__retry{cursor:pointer;margin-left:5px;font-style:normal;font-weight:600;text-decoration:none;color:#039be5}[dir=rtl] .vue-treeselect__error-tip .vue-treeselect__retry{margin-left:0;margin-right:5px}.vue-treeselect__icon-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect--single .vue-treeselect__icon-container{padding-left:5px}[dir=rtl] .vue-treeselect--single .vue-treeselect__icon-container{padding-left:0;padding-right:5px}.vue-treeselect__icon-warning{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#fb8c00}.vue-treeselect__icon-warning:after{display:block;position:absolute;content:"";left:5px;top:2.5px;width:2px;height:1px;border:0 solid #fff;border-top-width:5px;border-bottom-width:1px}.vue-treeselect__icon-error{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#e53935}.vue-treeselect__icon-error:before,.vue-treeselect__icon-error:after{display:block;position:absolute;content:"";background:#fff;transform:rotate(45deg)}.vue-treeselect__icon-error:before{width:6px;height:2px;left:3px;top:5px}.vue-treeselect__icon-error:after{width:2px;height:6px;left:5px;top:3px}.vue-treeselect__icon-loader{display:block;margin:auto;position:relative;width:12px;height:12px;text-align:center;animation:1.6s vue-treeselect-animation-rotate linear infinite}.vue-treeselect__icon-loader:before,.vue-treeselect__icon-loader:after{border-radius:50%;position:absolute;content:"";left:0;top:0;display:block;width:100%;height:100%;opacity:.6;animation:1.6s vue-treeselect-animation-bounce ease-in-out infinite}.vue-treeselect__icon-loader:before{background:#039be5}.vue-treeselect__icon-loader:after{background:#b3e5fc;animation-delay:-.8s}.vue-treeselect__menu-placeholder{display:none}.vue-treeselect__portal-target{position:absolute;display:block;left:0;top:0;height:0;width:0;padding:0;margin:0;border:0;overflow:visible;box-sizing:border-box}.row-odd[data-v-ffc619d9]{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.expand-row[data-v-ffc619d9]{transition:transform .3s}.expand-row.expanded[data-v-ffc619d9]{transform:rotate(90deg)}.mainrow.expanded[data-v-ffc619d9],.mainrow.expanded td[data-v-ffc619d9]{border-bottom:0px}.subrow[data-v-ffc619d9]{max-height:0;box-sizing:border-box;overflow:hidden;transition:max-height .3s,padding .3s}.subrow.expanded[data-v-ffc619d9]{max-height:1000px;transition:max-height .6s,padding .6s}#showColumnSelect.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:unset;left:unset;width:15em}#showColumnSelect.vue-treeselect--open-below{position:unset}.oddRow[data-v-a97dc9f3]{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.stickyHeader[data-v-a97dc9f3]{position:sticky;top:0;border-bottom:2px solid black;background-color:#fff}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@infineon/infineon-vue-datatable",
3
- "version": "0.6.0",
3
+ "version": "0.7.0",
4
4
  "private": false,
5
5
  "homepage": "https://github.com/infineon/infineon-vue-datable",
6
6
  "repository": "https://github.com/infineon/infineon-vue-datable",