pangea-lib 3.0.13 → 3.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var $T = Object.defineProperty;
2
2
  var UT = (e, t, a) => t in e ? $T(e, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : e[t] = a;
3
3
  var C1 = (e, t, a) => (UT(e, typeof t != "symbol" ? t + "" : t, a), a);
4
- import { ref as H1, computed as l1, watch as D2, defineComponent as P1, h as A6, useCssVars as he, openBlock as j, createBlock as _1, unref as X, normalizeClass as j1, createElementBlock as e1, Fragment as q1, renderList as i2, createElementVNode as V1, createCommentVNode as d1, renderSlot as T1, createVNode as $1, withModifiers as C3, toDisplayString as G1, createTextVNode as ie, TransitionGroup as hv, withCtx as F1, normalizeStyle as w2, pushScopeId as dv, popScopeId as mv, nextTick as G3, normalizeProps as Re, guardReactiveProps as O3, withScopeId as WT, resolveComponent as R2, withKeys as Xn, mergeProps as ke, createApp as pv, createSlots as Ge, Transition as dt, resolveDynamicComponent as Kn, resolveDirective as qa, withDirectives as h3, onMounted as Ee, onUnmounted as ja, mergeModels as C2, useModel as I2, onBeforeUnmount as Zn, Teleport as Oo, shallowRef as qT, getCurrentInstance as jT, onBeforeMount as YT, isRef as fn, reactive as j0, isReactive as GT, isReadonly as XT, inject as au, provide as ru, vModelDynamic as KT, vModelCheckbox as vv, useSlots as Y0, toRef as un, render as nu, onBeforeUpdate as ZT, vShow as x5, getCurrentScope as QT, onScopeDispose as JT, vModelText as gv, vModelSelect as eE } from "vue";
4
+ import { ref as H1, computed as l1, watch as D2, defineComponent as P1, h as A6, useCssVars as he, openBlock as j, createBlock as w1, unref as X, normalizeClass as j1, createElementBlock as e1, Fragment as q1, renderList as i2, createElementVNode as V1, createCommentVNode as d1, renderSlot as T1, createVNode as $1, withModifiers as C3, toDisplayString as G1, createTextVNode as ie, TransitionGroup as hv, withCtx as F1, normalizeStyle as w2, pushScopeId as dv, popScopeId as mv, nextTick as G3, normalizeProps as Re, guardReactiveProps as O3, withScopeId as WT, resolveComponent as R2, withKeys as Xn, mergeProps as ke, createApp as pv, createSlots as Ge, Transition as dt, resolveDynamicComponent as Kn, resolveDirective as qa, withDirectives as h3, onMounted as Ee, onUnmounted as ja, mergeModels as C2, useModel as I2, onBeforeUnmount as Zn, Teleport as Oo, shallowRef as qT, getCurrentInstance as jT, onBeforeMount as YT, isRef as fn, reactive as j0, isReactive as GT, isReadonly as XT, inject as au, provide as ru, vModelDynamic as KT, vModelCheckbox as vv, useSlots as Y0, toRef as un, render as nu, onBeforeUpdate as ZT, vShow as x5, getCurrentScope as QT, onScopeDispose as JT, vModelText as gv, vModelSelect as eE } from "vue";
5
5
  import { RouterView as yv, useRoute as tE, createRouter as aE, createWebHistory as rE } from "vue-router";
6
6
  import { defineStore as Po, storeToRefs as Va, createPinia as nE } from "pinia";
7
7
  const xv = {
@@ -10,15 +10,15 @@ const xv = {
10
10
  dark: "#f5f5f5",
11
11
  contrast: {
12
12
  light: "#fcfcfc",
13
- dark: "#202020"
13
+ dark: "#242424"
14
14
  }
15
15
  },
16
16
  second: {
17
17
  light: "#363636",
18
18
  dark: "#dfe0df",
19
19
  contrast: {
20
- light: "#f4f4f4",
21
- dark: "#2b2b2b"
20
+ light: "#f0f0f0",
21
+ dark: "#2c2c2c"
22
22
  }
23
23
  },
24
24
  third: {
@@ -26,7 +26,7 @@ const xv = {
26
26
  dark: "#cfcfcf",
27
27
  contrast: {
28
28
  light: "#e8e8e8",
29
- dark: "#262626"
29
+ dark: "#303030"
30
30
  }
31
31
  },
32
32
  primary: {
@@ -620,7 +620,7 @@ var Cv = { exports: {} };
620
620
  B !== null && N(B);
621
621
  });
622
622
  }
623
- }, w1 = { silentJSONParsing: !0, forcedJSONParsing: !0, clarifyTimeoutError: !1 }, D1 = { isBrowser: !0, classes: { URLSearchParams: typeof URLSearchParams < "u" ? URLSearchParams : h1, FormData: typeof FormData < "u" ? FormData : null, Blob: typeof Blob < "u" ? Blob : null }, protocols: ["http", "https", "file", "blob", "url", "data"] };
623
+ }, _1 = { silentJSONParsing: !0, forcedJSONParsing: !0, clarifyTimeoutError: !1 }, D1 = { isBrowser: !0, classes: { URLSearchParams: typeof URLSearchParams < "u" ? URLSearchParams : h1, FormData: typeof FormData < "u" ? FormData : null, Blob: typeof Blob < "u" ? Blob : null }, protocols: ["http", "https", "file", "blob", "url", "data"] };
624
624
  const J1 = typeof window < "u" && typeof document < "u", a2 = (n2 = typeof navigator < "u" && navigator.product, J1 && ["ReactNative", "NativeScript", "NS"].indexOf(n2) < 0);
625
625
  var n2;
626
626
  const u2 = typeof WorkerGlobalScope < "u" && self instanceof WorkerGlobalScope && typeof self.importScripts == "function";
@@ -651,7 +651,7 @@ var Cv = { exports: {} };
651
651
  }
652
652
  return null;
653
653
  }
654
- const me = { transitional: w1, adapter: ["xhr", "http"], transformRequest: [function(N, B) {
654
+ const me = { transitional: _1, adapter: ["xhr", "http"], transformRequest: [function(N, B) {
655
655
  const O = B.getContentType() || "", Z = O.indexOf("application/json") > -1, Q = T.isObject(N);
656
656
  if (Q && T.isHTMLForm(N) && (N = new FormData(N)), T.isFormData(N))
657
657
  return Z ? JSON.stringify(l2(N)) : N;
@@ -959,7 +959,7 @@ var Cv = { exports: {} };
959
959
  O(new R("Network Error", R.ERR_NETWORK, N, S1)), S1 = null;
960
960
  }, S1.ontimeout = function() {
961
961
  let r2 = N.timeout ? "timeout of " + N.timeout + "ms exceeded" : "timeout exceeded";
962
- const M2 = N.transitional || w1;
962
+ const M2 = N.transitional || _1;
963
963
  N.timeoutErrorMessage && (r2 = N.timeoutErrorMessage), O(new R(r2, M2.clarifyTimeoutError ? R.ETIMEDOUT : R.ECONNABORTED, N, S1)), S1 = null;
964
964
  }, k2.hasStandardBrowserEnv && (O1 && T.isFunction(O1) && (O1 = O1(N)), O1 || O1 !== !1 && I3(Y1))) {
965
965
  const r2 = N.xsrfHeaderName && N.xsrfCookieName && be.read(N.xsrfCookieName);
@@ -1871,7 +1871,7 @@ function Hv() {
1871
1871
  enumerable: !0,
1872
1872
  value: !1
1873
1873
  }
1874
- })), T = null, R = null, n1 = !0, c1 = !0, r1 = !1, v1 = !0, F = !1, x1 = !0, A1 = !1, g1 = !1, h1 = !1, m1 = !1, p1 = !1, b1 = !1, N1 = !0, w1 = !1;
1874
+ })), T = null, R = null, n1 = !0, c1 = !0, r1 = !1, v1 = !0, F = !1, x1 = !0, A1 = !1, g1 = !1, h1 = !1, m1 = !1, p1 = !1, b1 = !1, N1 = !0, _1 = !1;
1875
1875
  const D1 = "user-content-";
1876
1876
  let J1 = !0, a2 = !1, n2 = {}, u2 = null;
1877
1877
  const k2 = z2({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
@@ -1892,7 +1892,7 @@ function Hv() {
1892
1892
  let O = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1893
1893
  if (!(We && We === O)) {
1894
1894
  if ((!O || typeof O != "object") && (O = {}), O = o6(O), Ke = // eslint-disable-next-line unicorn/prefer-includes
1895
- I3.indexOf(O.PARSER_MEDIA_TYPE) === -1 ? C4 : O.PARSER_MEDIA_TYPE, j2 = Ke === "application/xhtml+xml" ? ts : b5, P = _4(O, "ALLOWED_TAGS") ? z2({}, O.ALLOWED_TAGS, j2) : S, V = _4(O, "ALLOWED_ATTR") ? z2({}, O.ALLOWED_ATTR, j2) : U, y1 = _4(O, "ALLOWED_NAMESPACES") ? z2({}, O.ALLOWED_NAMESPACES, ts) : B1, K1 = _4(O, "ADD_URI_SAFE_ATTR") ? z2(o6(b2), O.ADD_URI_SAFE_ATTR, j2) : b2, l2 = _4(O, "ADD_DATA_URI_TAGS") ? z2(o6(me), O.ADD_DATA_URI_TAGS, j2) : me, u2 = _4(O, "FORBID_CONTENTS") ? z2({}, O.FORBID_CONTENTS, j2) : k2, T = _4(O, "FORBID_TAGS") ? z2({}, O.FORBID_TAGS, j2) : {}, R = _4(O, "FORBID_ATTR") ? z2({}, O.FORBID_ATTR, j2) : {}, n2 = _4(O, "USE_PROFILES") ? O.USE_PROFILES : !1, n1 = O.ALLOW_ARIA_ATTR !== !1, c1 = O.ALLOW_DATA_ATTR !== !1, r1 = O.ALLOW_UNKNOWN_PROTOCOLS || !1, v1 = O.ALLOW_SELF_CLOSE_IN_ATTR !== !1, F = O.SAFE_FOR_TEMPLATES || !1, x1 = O.SAFE_FOR_XML !== !1, A1 = O.WHOLE_DOCUMENT || !1, m1 = O.RETURN_DOM || !1, p1 = O.RETURN_DOM_FRAGMENT || !1, b1 = O.RETURN_TRUSTED_TYPE || !1, h1 = O.FORCE_BODY || !1, N1 = O.SANITIZE_DOM !== !1, w1 = O.SANITIZE_NAMED_PROPS || !1, J1 = O.KEEP_CONTENT !== !1, a2 = O.IN_PLACE || !1, G = O.ALLOWED_URI_REGEXP || wv, l3 = O.NAMESPACE || Z2, U1 = O.MATHML_TEXT_INTEGRATION_POINTS || U1, d2 = O.HTML_INTEGRATION_POINTS || d2, q = O.CUSTOM_ELEMENT_HANDLING || {}, O.CUSTOM_ELEMENT_HANDLING && _t(O.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (q.tagNameCheck = O.CUSTOM_ELEMENT_HANDLING.tagNameCheck), O.CUSTOM_ELEMENT_HANDLING && _t(O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (q.attributeNameCheck = O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), O.CUSTOM_ELEMENT_HANDLING && typeof O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (q.allowCustomizedBuiltInElements = O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), F && (c1 = !1), p1 && (m1 = !0), n2 && (P = z2({}, uu), V = [], n2.html === !0 && (z2(P, fu), z2(V, hu)), n2.svg === !0 && (z2(P, as), z2(V, is), z2(V, S8)), n2.svgFilters === !0 && (z2(P, rs), z2(V, is), z2(V, S8)), n2.mathMl === !0 && (z2(P, ns), z2(V, du), z2(V, S8))), O.ADD_TAGS && (P === S && (P = o6(P)), z2(P, O.ADD_TAGS, j2)), O.ADD_ATTR && (V === U && (V = o6(V)), z2(V, O.ADD_ATTR, j2)), O.ADD_URI_SAFE_ATTR && z2(K1, O.ADD_URI_SAFE_ATTR, j2), O.FORBID_CONTENTS && (u2 === k2 && (u2 = o6(u2)), z2(u2, O.FORBID_CONTENTS, j2)), J1 && (P["#text"] = !0), A1 && z2(P, ["html", "head", "body"]), P.table && (z2(P, ["tbody"]), delete T.tbody), O.TRUSTED_TYPES_POLICY) {
1895
+ I3.indexOf(O.PARSER_MEDIA_TYPE) === -1 ? C4 : O.PARSER_MEDIA_TYPE, j2 = Ke === "application/xhtml+xml" ? ts : b5, P = _4(O, "ALLOWED_TAGS") ? z2({}, O.ALLOWED_TAGS, j2) : S, V = _4(O, "ALLOWED_ATTR") ? z2({}, O.ALLOWED_ATTR, j2) : U, y1 = _4(O, "ALLOWED_NAMESPACES") ? z2({}, O.ALLOWED_NAMESPACES, ts) : B1, K1 = _4(O, "ADD_URI_SAFE_ATTR") ? z2(o6(b2), O.ADD_URI_SAFE_ATTR, j2) : b2, l2 = _4(O, "ADD_DATA_URI_TAGS") ? z2(o6(me), O.ADD_DATA_URI_TAGS, j2) : me, u2 = _4(O, "FORBID_CONTENTS") ? z2({}, O.FORBID_CONTENTS, j2) : k2, T = _4(O, "FORBID_TAGS") ? z2({}, O.FORBID_TAGS, j2) : {}, R = _4(O, "FORBID_ATTR") ? z2({}, O.FORBID_ATTR, j2) : {}, n2 = _4(O, "USE_PROFILES") ? O.USE_PROFILES : !1, n1 = O.ALLOW_ARIA_ATTR !== !1, c1 = O.ALLOW_DATA_ATTR !== !1, r1 = O.ALLOW_UNKNOWN_PROTOCOLS || !1, v1 = O.ALLOW_SELF_CLOSE_IN_ATTR !== !1, F = O.SAFE_FOR_TEMPLATES || !1, x1 = O.SAFE_FOR_XML !== !1, A1 = O.WHOLE_DOCUMENT || !1, m1 = O.RETURN_DOM || !1, p1 = O.RETURN_DOM_FRAGMENT || !1, b1 = O.RETURN_TRUSTED_TYPE || !1, h1 = O.FORCE_BODY || !1, N1 = O.SANITIZE_DOM !== !1, _1 = O.SANITIZE_NAMED_PROPS || !1, J1 = O.KEEP_CONTENT !== !1, a2 = O.IN_PLACE || !1, G = O.ALLOWED_URI_REGEXP || wv, l3 = O.NAMESPACE || Z2, U1 = O.MATHML_TEXT_INTEGRATION_POINTS || U1, d2 = O.HTML_INTEGRATION_POINTS || d2, q = O.CUSTOM_ELEMENT_HANDLING || {}, O.CUSTOM_ELEMENT_HANDLING && _t(O.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (q.tagNameCheck = O.CUSTOM_ELEMENT_HANDLING.tagNameCheck), O.CUSTOM_ELEMENT_HANDLING && _t(O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (q.attributeNameCheck = O.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), O.CUSTOM_ELEMENT_HANDLING && typeof O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (q.allowCustomizedBuiltInElements = O.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), F && (c1 = !1), p1 && (m1 = !0), n2 && (P = z2({}, uu), V = [], n2.html === !0 && (z2(P, fu), z2(V, hu)), n2.svg === !0 && (z2(P, as), z2(V, is), z2(V, S8)), n2.svgFilters === !0 && (z2(P, rs), z2(V, is), z2(V, S8)), n2.mathMl === !0 && (z2(P, ns), z2(V, du), z2(V, S8))), O.ADD_TAGS && (P === S && (P = o6(P)), z2(P, O.ADD_TAGS, j2)), O.ADD_ATTR && (V === U && (V = o6(V)), z2(V, O.ADD_ATTR, j2)), O.ADD_URI_SAFE_ATTR && z2(K1, O.ADD_URI_SAFE_ATTR, j2), O.FORBID_CONTENTS && (u2 === k2 && (u2 = o6(u2)), z2(u2, O.FORBID_CONTENTS, j2)), J1 && (P["#text"] = !0), A1 && z2(P, ["html", "head", "body"]), P.table && (z2(P, ["tbody"]), delete T.tbody), O.TRUSTED_TYPES_POLICY) {
1896
1896
  if (typeof O.TRUSTED_TYPES_POLICY.createHTML != "function")
1897
1897
  throw cr('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
1898
1898
  if (typeof O.TRUSTED_TYPES_POLICY.createScriptURL != "function")
@@ -2066,7 +2066,7 @@ function Hv() {
2066
2066
  value: R1
2067
2067
  } = f1, S1 = j2(z1);
2068
2068
  let Y1 = z1 === "value" ? R1 : PE(R1);
2069
- if (Q.attrName = S1, Q.attrValue = Y1, Q.keepAttr = !0, Q.forceKeepAttr = void 0, a1(_.uponSanitizeAttribute, O, Q), Y1 = Q.attrValue, w1 && (S1 === "id" || S1 === "name") && (Lt(z1, O), Y1 = D1 + Y1), x1 && T3(/((--!?|])>)|<\/(style|title)/i, Y1)) {
2069
+ if (Q.attrName = S1, Q.attrValue = Y1, Q.keepAttr = !0, Q.forceKeepAttr = void 0, a1(_.uponSanitizeAttribute, O, Q), Y1 = Q.attrValue, _1 && (S1 === "id" || S1 === "name") && (Lt(z1, O), Y1 = D1 + Y1), x1 && T3(/((--!?|])>)|<\/(style|title)/i, Y1)) {
2070
2070
  Lt(z1, O);
2071
2071
  continue;
2072
2072
  }
@@ -7924,7 +7924,7 @@ const eB = /* @__PURE__ */ P1({
7924
7924
  "6bd9ada4": r.value
7925
7925
  }));
7926
7926
  const t = e, a = l1(() => typeof t.icon == "string" ? ["fas", t.icon] : t.icon), r = l1(() => Ri(t.color) ? `var(--pga-color-${t.color})` : t.color);
7927
- return (n, i) => (j(), _1(X(JR), {
7927
+ return (n, i) => (j(), w1(X(JR), {
7928
7928
  class: j1(["icon", { icon__clickable: n.clickable }]),
7929
7929
  icon: a.value
7930
7930
  }, null, 8, ["class", "icon"]));
@@ -8029,11 +8029,11 @@ const n0 = /* @__PURE__ */ t2(aB, [["__scopeId", "data-v-24df277d"]]), rB = ["ty
8029
8029
  disabled: b.disabled || b.isLoading
8030
8030
  }, [
8031
8031
  V1("div", nB, [
8032
- b.icon ? (j(), _1(o3, {
8032
+ b.icon ? (j(), w1(o3, {
8033
8033
  key: 0,
8034
8034
  icon: b.icon
8035
8035
  }, null, 8, ["icon"])) : d1("", !0),
8036
- b.text ? (j(), _1(Ue, {
8036
+ b.text ? (j(), w1(Ue, {
8037
8037
  key: 1,
8038
8038
  text: b.text
8039
8039
  }, null, 8, ["text"])) : d1("", !0),
@@ -8089,7 +8089,7 @@ const X2 = /* @__PURE__ */ t2(cB, [["__scopeId", "data-v-64461ade"]]), sB = { ke
8089
8089
  ie("   ")
8090
8090
  ])) : d1("", !0),
8091
8091
  ie(" " + G1(c.value) + " ", 1),
8092
- o.maxLengthToDisplay && i.value > o.maxLengthToDisplay ? (j(), _1(X2, {
8092
+ o.maxLengthToDisplay && i.value > o.maxLengthToDisplay ? (j(), w1(X2, {
8093
8093
  key: 1,
8094
8094
  text: r.value ? X(a)("hide") : X(a)("showAll"),
8095
8095
  icon: r.value ? "eye-slash" : "eye",
@@ -8121,7 +8121,7 @@ const Ue = /* @__PURE__ */ t2(lB, [["__scopeId", "data-v-8b1ad979"]]), fB = {
8121
8121
  }));
8122
8122
  const t = e, a = l1(() => `var(--pga-color-${t.color})`), r = l1(() => `var(--pga-color-${t.color}-08)`);
8123
8123
  return (n, i) => (j(), e1("button", fB, [
8124
- n.text ? (j(), _1(Ue, {
8124
+ n.text ? (j(), w1(Ue, {
8125
8125
  key: 0,
8126
8126
  class: j1(["button-link--text", { "button-link--text__with-underline": !n.preventUnderline }]),
8127
8127
  text: n.text,
@@ -8146,7 +8146,7 @@ const Ml = /* @__PURE__ */ t2(uB, [["__scopeId", "data-v-2f866812"]]), hB = { cl
8146
8146
  class: "notifications--message",
8147
8147
  text: c.message
8148
8148
  }, null, 8, ["text"]),
8149
- X(a).preventRemove ? d1("", !0) : (j(), _1(o3, {
8149
+ X(a).preventRemove ? d1("", !0) : (j(), w1(o3, {
8150
8150
  key: 0,
8151
8151
  class: "notifications--xmark",
8152
8152
  icon: "xmark",
@@ -8156,7 +8156,7 @@ const Ml = /* @__PURE__ */ t2(uB, [["__scopeId", "data-v-2f866812"]]), hB = { cl
8156
8156
  ]),
8157
8157
  _: 1
8158
8158
  }),
8159
- !X(a).preventRemove && X(r).length ? (j(), _1(Ml, {
8159
+ !X(a).preventRemove && X(r).length ? (j(), w1(Ml, {
8160
8160
  key: 0,
8161
8161
  class: "notifications--remove-all-btn",
8162
8162
  text: X(t)("removeAllBtn"),
@@ -9992,7 +9992,7 @@ const KB = {
9992
9992
  tabindex: "-1"
9993
9993
  };
9994
9994
  mv();
9995
- const ZB = /* @__PURE__ */ XB((e, t, a, r, n, i) => (j(), _1("div", KB)));
9995
+ const ZB = /* @__PURE__ */ XB((e, t, a, r, n, i) => (j(), w1("div", KB)));
9996
9996
  sc.render = ZB;
9997
9997
  sc.__scopeId = "data-v-b329ee4c";
9998
9998
  sc.__file = "src/components/ResizeObserver.vue";
@@ -10081,7 +10081,7 @@ function nI(e, t, a, r, n, i) {
10081
10081
  V1("div", null, [
10082
10082
  T1(e.$slots, "default")
10083
10083
  ]),
10084
- e.handleResize ? (j(), _1(c, {
10084
+ e.handleResize ? (j(), w1(c, {
10085
10085
  key: 0,
10086
10086
  onNotify: t[1] || (t[1] = (s) => e.$emit("resize", s))
10087
10087
  })) : d1("", !0)
@@ -10315,7 +10315,7 @@ const iI = P1({
10315
10315
  });
10316
10316
  function cI(e, t, a, r, n, i) {
10317
10317
  const c = R2("PopperContent"), s = R2("Popper");
10318
- return j(), _1(s, ke({ ref: "popper" }, e.$props, {
10318
+ return j(), w1(s, ke({ ref: "popper" }, e.$props, {
10319
10319
  theme: e.finalTheme,
10320
10320
  "target-nodes": e.getTargetNodes,
10321
10321
  "popper-node": () => e.$refs.popperContent.$el,
@@ -10471,7 +10471,7 @@ const Hl = /* @__PURE__ */ cc(iI, [["render", cI]]), sI = {
10471
10471
  }), uI = ["innerHTML"], hI = ["textContent"];
10472
10472
  function dI(e, t, a, r, n, i) {
10473
10473
  const c = R2("PopperContent"), s = R2("Popper");
10474
- return j(), _1(s, ke({ ref: "popper" }, e.$attrs, {
10474
+ return j(), w1(s, ke({ ref: "popper" }, e.$attrs, {
10475
10475
  theme: e.theme,
10476
10476
  "target-nodes": e.targetNodes,
10477
10477
  "popper-node": () => e.$refs.popperContent.$el,
@@ -10679,7 +10679,7 @@ const MI = {
10679
10679
  backgroundColor: t.backgroundColor
10680
10680
  });
10681
10681
  return (r, n) => (j(), e1("div", wI, [
10682
- r.icon ? (j(), _1(o3, {
10682
+ r.icon ? (j(), w1(o3, {
10683
10683
  key: 0,
10684
10684
  icon: r.icon
10685
10685
  }, null, 8, ["icon"])) : d1("", !0),
@@ -11358,7 +11358,7 @@ function JI(e, t, a, r, n, i) {
11358
11358
  name: a.options.transitions ? `slide-fade--${i.transitionDirection}` : ""
11359
11359
  }, {
11360
11360
  default: F1(() => [
11361
- (j(), _1(Kn(i.broaderView ? "button" : "span"), {
11361
+ (j(), w1(Kn(i.broaderView ? "button" : "span"), {
11362
11362
  type: !!i.broaderView && "button",
11363
11363
  key: `${i.view.id}${i.view.startDate.toString()}`,
11364
11364
  onClick: t[3] || (t[3] = (s) => !!i.broaderView && i.switchToBroaderView()),
@@ -11395,7 +11395,7 @@ function JI(e, t, a, r, n, i) {
11395
11395
  T1(e.$slots, "arrow-next")
11396
11396
  ], 42, ZI)
11397
11397
  ])),
11398
- a.viewProps.weekDaysInHeader ? (j(), _1(c, {
11398
+ a.viewProps.weekDaysInHeader ? (j(), w1(c, {
11399
11399
  key: 2,
11400
11400
  "week-days": a.weekDays,
11401
11401
  "transition-direction": i.transitionDirection,
@@ -11712,7 +11712,7 @@ const n$ = {
11712
11712
  }, f$ = ["title"];
11713
11713
  function u$(e, t, a, r, n, i) {
11714
11714
  const c = R2("event");
11715
- return j(), _1(hv, {
11715
+ return j(), w1(hv, {
11716
11716
  class: j1(["vuecal__cell", i.cellClasses]),
11717
11717
  name: `slide-fade--${i.transitionDirection}`,
11718
11718
  tag: "div",
@@ -11761,7 +11761,7 @@ function u$(e, t, a, r, n, i) {
11761
11761
  split: i.splitsCount ? s : !1
11762
11762
  }),
11763
11763
  i.eventsCount && (i.isWeekOrDayView || i.view.id === "month" && a.options.eventsOnMonthView) ? (j(), e1("div", l$, [
11764
- (j(!0), e1(q1, null, i2(i.splitsCount ? s.events : i.events, (l, f) => (j(), _1(c, {
11764
+ (j(!0), e1(q1, null, i2(i.splitsCount ? s.events : i.events, (l, f) => (j(), w1(c, {
11765
11765
  key: f,
11766
11766
  "cell-formatted-date": a.data.formattedDate,
11767
11767
  event: l,
@@ -12048,7 +12048,7 @@ function m$(e, t, a, r, n, i) {
12048
12048
  grow: "",
12049
12049
  style: w2(a.cellOrSplitMinWidth ? `min-width: ${a.cellOrSplitMinWidth}px` : "")
12050
12050
  }, [
12051
- (j(!0), e1(q1, null, i2(a.cells, (s, o) => (j(), _1(c, {
12051
+ (j(!0), e1(q1, null, i2(a.cells, (s, o) => (j(), w1(c, {
12052
12052
  key: o,
12053
12053
  options: a.options,
12054
12054
  "edit-events": i.editEvents,
@@ -12198,7 +12198,7 @@ function U$(e, t, a, r, n, i) {
12198
12198
  key: a.transitions ? n.view.id : !1,
12199
12199
  column: ""
12200
12200
  }, [
12201
- a.showAllDayEvents && i.hasTimeColumn && (!i.cellOrSplitMinWidth || i.isDayView && !a.minSplitWidth) ? (j(), _1(s, Re(ke({ key: 0 }, i.allDayBar)), {
12201
+ a.showAllDayEvents && i.hasTimeColumn && (!i.cellOrSplitMinWidth || i.isDayView && !a.minSplitWidth) ? (j(), w1(s, Re(ke({ key: 0 }, i.allDayBar)), {
12202
12202
  event: F1(({ event: f, view: u }) => [
12203
12203
  T1(e.$slots, "event", {
12204
12204
  view: u,
@@ -12270,7 +12270,7 @@ function U$(e, t, a, r, n, i) {
12270
12270
  wrap: !i.cellOrSplitMinWidth || !i.isWeekView,
12271
12271
  column: !!i.cellOrSplitMinWidth
12272
12272
  }, [
12273
- i.cellOrSplitMinWidth && i.isWeekView ? (j(), _1(o, {
12273
+ i.cellOrSplitMinWidth && i.isWeekView ? (j(), w1(o, {
12274
12274
  key: 0,
12275
12275
  "transition-direction": n.transitionDirection,
12276
12276
  "week-days": i.weekDays,
@@ -12314,7 +12314,7 @@ function U$(e, t, a, r, n, i) {
12314
12314
  ])
12315
12315
  ], 2))), 128))
12316
12316
  ], 4)) : d1("", !0),
12317
- a.showAllDayEvents && i.hasTimeColumn && (i.isWeekView && i.cellOrSplitMinWidth || i.isDayView && i.hasSplits && a.minSplitWidth) ? (j(), _1(s, Re(ke({ key: 2 }, i.allDayBar)), {
12317
+ a.showAllDayEvents && i.hasTimeColumn && (i.isWeekView && i.cellOrSplitMinWidth || i.isDayView && i.hasSplits && a.minSplitWidth) ? (j(), w1(s, Re(ke({ key: 2 }, i.allDayBar)), {
12318
12318
  event: F1(({ event: f, view: u }) => [
12319
12319
  T1(e.$slots, "event", {
12320
12320
  view: u,
@@ -12347,7 +12347,7 @@ function U$(e, t, a, r, n, i) {
12347
12347
  wrap: !i.cellOrSplitMinWidth || !i.isWeekView,
12348
12348
  style: w2(i.cellOrSplitMinWidth ? `min-width: ${i.cellOrSplitMinWidth}px` : "")
12349
12349
  }, [
12350
- (j(!0), e1(q1, null, i2(i.viewCells, (f, u) => (j(), _1(l, {
12350
+ (j(!0), e1(q1, null, i2(i.viewCells, (f, u) => (j(), w1(l, {
12351
12351
  key: u,
12352
12352
  options: e.$props,
12353
12353
  "edit-events": i.editEvents,
@@ -13503,7 +13503,7 @@ A valid view must be one of: ${Mh.join(", ")}.`), e = "week"), this.enabledViews
13503
13503
  const t = q2("pgaButton");
13504
13504
  return (a, r) => {
13505
13505
  const n = qa("tooltip");
13506
- return h3((j(), _1(X2, {
13506
+ return h3((j(), w1(X2, {
13507
13507
  class: "edit-button",
13508
13508
  variant: "flat",
13509
13509
  color: "sky",
@@ -13536,7 +13536,7 @@ A valid view must be one of: ${Mh.join(", ")}.`), e = "week"), this.enabledViews
13536
13536
  class: "alert--title",
13537
13537
  textContent: G1(X(a)("alertTitle"))
13538
13538
  }, null, 8, G$),
13539
- r.message ? (j(), _1(Ue, {
13539
+ r.message ? (j(), w1(Ue, {
13540
13540
  key: 0,
13541
13541
  class: "alert--message",
13542
13542
  text: r.message
@@ -13605,7 +13605,7 @@ const i8 = /* @__PURE__ */ P1({
13605
13605
  const c = a.confirmDeleteText || n("confirmDeleteText");
13606
13606
  Q$(c, () => r("deleteConfirmed"));
13607
13607
  }
13608
- return (c, s) => (j(), _1(X2, {
13608
+ return (c, s) => (j(), w1(X2, {
13609
13609
  class: "delete-button",
13610
13610
  variant: c.variant,
13611
13611
  icon: c.icon,
@@ -13635,7 +13635,7 @@ const i8 = /* @__PURE__ */ P1({
13635
13635
  const t = e, a = l1(() => `var(--pga-color-${t.color})`), r = l1(() => `var(--pga-color-${t.color}-09)`);
13636
13636
  return (n, i) => {
13637
13637
  const c = R2("RouterLink");
13638
- return j(), _1(c, {
13638
+ return j(), w1(c, {
13639
13639
  class: j1(["pga-router-link", {
13640
13640
  "pga-router-link__fit-content": !n.noFitContent,
13641
13641
  "pga-router-link__underline": n.underline,
@@ -13673,7 +13673,7 @@ const oc = /* @__PURE__ */ t2(J$, [["__scopeId", "data-v-a0fd12a3"]]), Sy = /* @
13673
13673
  noFitContent: { type: Boolean }
13674
13674
  },
13675
13675
  setup(e) {
13676
- return (t, a) => (j(), _1(oc, {
13676
+ return (t, a) => (j(), w1(oc, {
13677
13677
  name: t.name,
13678
13678
  params: t.params,
13679
13679
  query: t.query,
@@ -13681,7 +13681,7 @@ const oc = /* @__PURE__ */ t2(J$, [["__scopeId", "data-v-a0fd12a3"]]), Sy = /* @
13681
13681
  noUnderlineOnHover: ""
13682
13682
  }, {
13683
13683
  default: F1(() => [
13684
- t.$slots.default ? T1(t.$slots, "default", { key: 0 }) : (j(), _1(X2, {
13684
+ t.$slots.default ? T1(t.$slots, "default", { key: 0 }) : (j(), w1(X2, {
13685
13685
  key: 1,
13686
13686
  type: t.type,
13687
13687
  icon: t.icon,
@@ -13712,7 +13712,7 @@ const oc = /* @__PURE__ */ t2(J$, [["__scopeId", "data-v-a0fd12a3"]]), Sy = /* @
13712
13712
  },
13713
13713
  setup(e) {
13714
13714
  const t = q2("pgaButton");
13715
- return (a, r) => a.toName ? (j(), _1(Sy, {
13715
+ return (a, r) => a.toName ? (j(), w1(Sy, {
13716
13716
  key: 0,
13717
13717
  name: a.toName,
13718
13718
  params: { id: a.id },
@@ -13732,7 +13732,7 @@ const oc = /* @__PURE__ */ t2(J$, [["__scopeId", "data-v-a0fd12a3"]]), Sy = /* @
13732
13732
  },
13733
13733
  setup(e) {
13734
13734
  const t = q2("pgaButton");
13735
- return (a, r) => (j(), _1(X2, {
13735
+ return (a, r) => (j(), w1(X2, {
13736
13736
  class: "edit-button",
13737
13737
  variant: "flat",
13738
13738
  color: "grey",
@@ -13883,7 +13883,7 @@ const oc = /* @__PURE__ */ t2(J$, [["__scopeId", "data-v-a0fd12a3"]]), Sy = /* @
13883
13883
  const E = { start: _, end: w };
13884
13884
  r.value = E, i("refreshList", E);
13885
13885
  }
13886
- return (L, _) => (j(), _1(X(q$), {
13886
+ return (L, _) => (j(), w1(X(q$), {
13887
13887
  activeView: s.value,
13888
13888
  "onUpdate:activeView": _[0] || (_[0] = (w) => s.value = w),
13889
13889
  class: "pga-calendar",
@@ -13909,23 +13909,23 @@ const oc = /* @__PURE__ */ t2(J$, [["__scopeId", "data-v-a0fd12a3"]]), Sy = /* @
13909
13909
  V1("div", tU, G1(w.toString()), 1),
13910
13910
  V1("div", null, G1(`${X(d7)(w.start)} - ${X(d7)(w.end)}`), 1),
13911
13911
  V1("div", aU, [
13912
- L.withSeeDetailsButton ? (j(), _1(Ty, {
13912
+ L.withSeeDetailsButton ? (j(), w1(Ty, {
13913
13913
  key: 0,
13914
13914
  withoutText: v.value,
13915
13915
  onClick: (E) => i("seeEventDetails", w)
13916
13916
  }, null, 8, ["withoutText", "onClick"])) : d1("", !0),
13917
- L.withEditButton ? (j(), _1(ci, {
13917
+ L.withEditButton ? (j(), w1(ci, {
13918
13918
  key: 1,
13919
13919
  withoutText: v.value,
13920
13920
  onClick: (E) => i("editEvent", w)
13921
13921
  }, null, 8, ["withoutText", "onClick"])) : d1("", !0),
13922
- L.deleteFn ? (j(), _1(i8, {
13922
+ L.deleteFn ? (j(), w1(i8, {
13923
13923
  key: 2,
13924
13924
  withoutText: v.value,
13925
13925
  isLoading: h.value.includes(w.id),
13926
13926
  onDeleteConfirmed: (E) => H(w)
13927
13927
  }, null, 8, ["withoutText", "isLoading", "onDeleteConfirmed"])) : d1("", !0),
13928
- L.toName ? (j(), _1(Ll, {
13928
+ L.toName ? (j(), w1(Ll, {
13929
13929
  key: 3,
13930
13930
  id: w.id,
13931
13931
  toName: L.toName,
@@ -14005,7 +14005,7 @@ const cU = /* @__PURE__ */ P1({
14005
14005
  color: "first",
14006
14006
  onClick: o[0] || (o[0] = (f) => i.value = !0)
14007
14007
  }),
14008
- (j(), _1(Oo, { to: "body" }, [
14008
+ (j(), w1(Oo, { to: "body" }, [
14009
14009
  i.value ? h3((j(), e1("div", {
14010
14010
  key: 0,
14011
14011
  ref_key: "contentRef",
@@ -14013,7 +14013,7 @@ const cU = /* @__PURE__ */ P1({
14013
14013
  class: "dropdown--content",
14014
14014
  style: w2(n.value)
14015
14015
  }, [
14016
- (j(!0), e1(q1, null, i2(c.value, (f) => (j(), _1(X2, {
14016
+ (j(!0), e1(q1, null, i2(c.value, (f) => (j(), w1(X2, {
14017
14017
  key: f.text,
14018
14018
  size: "s",
14019
14019
  align: "left",
@@ -16927,7 +16927,7 @@ var Oy = { exports: {} };
16927
16927
  if (F.length !== 0) {
16928
16928
  var x1 = c1.quill.getSelection();
16929
16929
  if (!(x1 == null || !c1.quill.hasFocus())) {
16930
- var A1 = c1.quill.getLine(x1.index), g1 = c(A1, 2), h1 = g1[0], m1 = g1[1], p1 = c1.quill.getLeaf(x1.index), b1 = c(p1, 2), N1 = b1[0], w1 = b1[1], D1 = x1.length === 0 ? [N1, w1] : c1.quill.getLeaf(x1.index + x1.length), J1 = c(D1, 2), a2 = J1[0], n2 = J1[1], u2 = N1 instanceof b.default.Text ? N1.value().slice(0, w1) : "", k2 = a2 instanceof b.default.Text ? a2.value().slice(n2) : "", l2 = {
16930
+ var A1 = c1.quill.getLine(x1.index), g1 = c(A1, 2), h1 = g1[0], m1 = g1[1], p1 = c1.quill.getLeaf(x1.index), b1 = c(p1, 2), N1 = b1[0], _1 = b1[1], D1 = x1.length === 0 ? [N1, _1] : c1.quill.getLeaf(x1.index + x1.length), J1 = c(D1, 2), a2 = J1[0], n2 = J1[1], u2 = N1 instanceof b.default.Text ? N1.value().slice(0, _1) : "", k2 = a2 instanceof b.default.Text ? a2.value().slice(n2) : "", l2 = {
16931
16931
  collapsed: x1.length === 0,
16932
16932
  empty: x1.length === 0 && h1.length() <= 1,
16933
16933
  format: c1.quill.getFormat(x1),
@@ -17171,8 +17171,8 @@ var Oy = { exports: {} };
17171
17171
  if (A1 != null) {
17172
17172
  var h1 = this.quill.getIndex(A1), m1 = A1.newlineIndex(g1, !0) + 1, p1 = A1.newlineIndex(h1 + g1 + v1), b1 = A1.domNode.textContent.slice(m1, p1).split(`
17173
17173
  `);
17174
- g1 = 0, b1.forEach(function(N1, w1) {
17175
- T ? (A1.insertAt(m1 + g1, c1.TAB), g1 += c1.TAB.length, w1 === 0 ? r1 += c1.TAB.length : v1 += c1.TAB.length) : N1.startsWith(c1.TAB) && (A1.deleteAt(m1 + g1, c1.TAB.length), g1 -= c1.TAB.length, w1 === 0 ? r1 -= c1.TAB.length : v1 -= c1.TAB.length), g1 += N1.length + 1;
17174
+ g1 = 0, b1.forEach(function(N1, _1) {
17175
+ T ? (A1.insertAt(m1 + g1, c1.TAB), g1 += c1.TAB.length, _1 === 0 ? r1 += c1.TAB.length : v1 += c1.TAB.length) : N1.startsWith(c1.TAB) && (A1.deleteAt(m1 + g1, c1.TAB.length), g1 -= c1.TAB.length, _1 === 0 ? r1 -= c1.TAB.length : v1 -= c1.TAB.length), g1 += N1.length + 1;
17176
17176
  }), this.quill.update(C.default.sources.USER), this.quill.setSelection(r1, v1, C.default.sources.SILENT);
17177
17177
  }
17178
17178
  }
@@ -19354,9 +19354,9 @@ var Oy = { exports: {} };
19354
19354
  return p1 && typeof Symbol == "function" && p1.constructor === Symbol && p1 !== Symbol.prototype ? "symbol" : typeof p1;
19355
19355
  }, c = function() {
19356
19356
  function p1(b1, N1) {
19357
- var w1 = [], D1 = !0, J1 = !1, a2 = void 0;
19357
+ var _1 = [], D1 = !0, J1 = !1, a2 = void 0;
19358
19358
  try {
19359
- for (var n2 = b1[Symbol.iterator](), u2; !(D1 = (u2 = n2.next()).done) && (w1.push(u2.value), !(N1 && w1.length === N1)); D1 = !0)
19359
+ for (var n2 = b1[Symbol.iterator](), u2; !(D1 = (u2 = n2.next()).done) && (_1.push(u2.value), !(N1 && _1.length === N1)); D1 = !0)
19360
19360
  ;
19361
19361
  } catch (k2) {
19362
19362
  J1 = !0, a2 = k2;
@@ -19368,7 +19368,7 @@ var Oy = { exports: {} };
19368
19368
  throw a2;
19369
19369
  }
19370
19370
  }
19371
- return w1;
19371
+ return _1;
19372
19372
  }
19373
19373
  return function(b1, N1) {
19374
19374
  if (Array.isArray(b1))
@@ -19379,13 +19379,13 @@ var Oy = { exports: {} };
19379
19379
  };
19380
19380
  }(), s = function() {
19381
19381
  function p1(b1, N1) {
19382
- for (var w1 = 0; w1 < N1.length; w1++) {
19383
- var D1 = N1[w1];
19382
+ for (var _1 = 0; _1 < N1.length; _1++) {
19383
+ var D1 = N1[_1];
19384
19384
  D1.enumerable = D1.enumerable || !1, D1.configurable = !0, "value" in D1 && (D1.writable = !0), Object.defineProperty(b1, D1.key, D1);
19385
19385
  }
19386
19386
  }
19387
- return function(b1, N1, w1) {
19388
- return N1 && p1(b1.prototype, N1), w1 && p1(b1, w1), b1;
19387
+ return function(b1, N1, _1) {
19388
+ return N1 && p1(b1.prototype, N1), _1 && p1(b1, _1), b1;
19389
19389
  };
19390
19390
  }(), o = n(3), l = w(o), f = n(2), u = w(f), h = n(0), d = w(h), p = n(5), m = w(p), v = n(10), g = w(v), y = n(9), b = w(y), x = n(36), C = n(37), z = n(13), M = w(z), H = n(26), A = n(38), L = n(39), _ = n(40);
19391
19391
  function w(p1) {
@@ -19414,24 +19414,24 @@ var Oy = { exports: {} };
19414
19414
  return p1[b1.keyName] = b1, p1;
19415
19415
  }, {}), S = function(p1) {
19416
19416
  D(b1, p1);
19417
- function b1(N1, w1) {
19417
+ function b1(N1, _1) {
19418
19418
  W(this, b1);
19419
- var D1 = k(this, (b1.__proto__ || Object.getPrototypeOf(b1)).call(this, N1, w1));
19419
+ var D1 = k(this, (b1.__proto__ || Object.getPrototypeOf(b1)).call(this, N1, _1));
19420
19420
  return D1.quill.root.addEventListener("paste", D1.onPaste.bind(D1)), D1.container = D1.quill.addContainer("ql-clipboard"), D1.container.setAttribute("contenteditable", !0), D1.container.setAttribute("tabindex", -1), D1.matchers = [], Y.concat(D1.options.matchers).forEach(function(J1) {
19421
19421
  var a2 = c(J1, 2), n2 = a2[0], u2 = a2[1];
19422
- !w1.matchVisual && u2 === g1 || D1.addMatcher(n2, u2);
19422
+ !_1.matchVisual && u2 === g1 || D1.addMatcher(n2, u2);
19423
19423
  }), D1;
19424
19424
  }
19425
19425
  return s(b1, [{
19426
19426
  key: "addMatcher",
19427
- value: function(w1, D1) {
19428
- this.matchers.push([w1, D1]);
19427
+ value: function(_1, D1) {
19428
+ this.matchers.push([_1, D1]);
19429
19429
  }
19430
19430
  }, {
19431
19431
  key: "convert",
19432
- value: function(w1) {
19433
- if (typeof w1 == "string")
19434
- return this.container.innerHTML = w1.replace(/\>\r?\n +\</g, "><"), this.convert();
19432
+ value: function(_1) {
19433
+ if (typeof _1 == "string")
19434
+ return this.container.innerHTML = _1.replace(/\>\r?\n +\</g, "><"), this.convert();
19435
19435
  var D1 = this.quill.getFormat(this.quill.selection.savedRange.index);
19436
19436
  if (D1[M.default.blotName]) {
19437
19437
  var J1 = this.container.innerText;
@@ -19443,20 +19443,20 @@ var Oy = { exports: {} };
19443
19443
  }
19444
19444
  }, {
19445
19445
  key: "dangerouslyPasteHTML",
19446
- value: function(w1, D1) {
19446
+ value: function(_1, D1) {
19447
19447
  var J1 = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : m.default.sources.API;
19448
- if (typeof w1 == "string")
19449
- this.quill.setContents(this.convert(w1), D1), this.quill.setSelection(0, m.default.sources.SILENT);
19448
+ if (typeof _1 == "string")
19449
+ this.quill.setContents(this.convert(_1), D1), this.quill.setSelection(0, m.default.sources.SILENT);
19450
19450
  else {
19451
19451
  var a2 = this.convert(D1);
19452
- this.quill.updateContents(new u.default().retain(w1).concat(a2), J1), this.quill.setSelection(w1 + a2.length(), m.default.sources.SILENT);
19452
+ this.quill.updateContents(new u.default().retain(_1).concat(a2), J1), this.quill.setSelection(_1 + a2.length(), m.default.sources.SILENT);
19453
19453
  }
19454
19454
  }
19455
19455
  }, {
19456
19456
  key: "onPaste",
19457
- value: function(w1) {
19457
+ value: function(_1) {
19458
19458
  var D1 = this;
19459
- if (!(w1.defaultPrevented || !this.quill.isEnabled())) {
19459
+ if (!(_1.defaultPrevented || !this.quill.isEnabled())) {
19460
19460
  var J1 = this.quill.getSelection(), a2 = new u.default().retain(J1.index), n2 = this.quill.scrollingContainer.scrollTop;
19461
19461
  this.container.focus(), this.quill.selection.update(m.default.sources.SILENT), setTimeout(function() {
19462
19462
  a2 = a2.concat(D1.convert()).delete(J1.length), D1.quill.updateContents(a2, m.default.sources.USER), D1.quill.setSelection(a2.length() - J1.length, m.default.sources.SILENT), D1.quill.scrollingContainer.scrollTop = n2, D1.quill.focus();
@@ -19466,7 +19466,7 @@ var Oy = { exports: {} };
19466
19466
  }, {
19467
19467
  key: "prepareMatching",
19468
19468
  value: function() {
19469
- var w1 = this, D1 = [], J1 = [];
19469
+ var _1 = this, D1 = [], J1 = [];
19470
19470
  return this.matchers.forEach(function(a2) {
19471
19471
  var n2 = c(a2, 2), u2 = n2[0], k2 = n2[1];
19472
19472
  switch (u2) {
@@ -19477,7 +19477,7 @@ var Oy = { exports: {} };
19477
19477
  D1.push(k2);
19478
19478
  break;
19479
19479
  default:
19480
- [].forEach.call(w1.container.querySelectorAll(u2), function(l2) {
19480
+ [].forEach.call(_1.container.querySelectorAll(u2), function(l2) {
19481
19481
  l2[t1] = l2[t1] || [], l2[t1].push(k2);
19482
19482
  });
19483
19483
  break;
@@ -19491,10 +19491,10 @@ var Oy = { exports: {} };
19491
19491
  matchVisual: !0
19492
19492
  };
19493
19493
  function V(p1, b1, N1) {
19494
- return (typeof b1 > "u" ? "undefined" : i(b1)) === "object" ? Object.keys(b1).reduce(function(w1, D1) {
19495
- return V(w1, D1, b1[D1]);
19496
- }, p1) : p1.reduce(function(w1, D1) {
19497
- return D1.attributes && D1.attributes[b1] ? w1.push(D1) : w1.insert(D1.insert, (0, l.default)({}, E({}, b1, N1), D1.attributes));
19494
+ return (typeof b1 > "u" ? "undefined" : i(b1)) === "object" ? Object.keys(b1).reduce(function(_1, D1) {
19495
+ return V(_1, D1, b1[D1]);
19496
+ }, p1) : p1.reduce(function(_1, D1) {
19497
+ return D1.attributes && D1.attributes[b1] ? _1.push(D1) : _1.insert(D1.insert, (0, l.default)({}, E({}, b1, N1), D1.attributes));
19498
19498
  }, new u.default());
19499
19499
  }
19500
19500
  function U(p1) {
@@ -19504,8 +19504,8 @@ var Oy = { exports: {} };
19504
19504
  return p1[b1] || (p1[b1] = window.getComputedStyle(p1));
19505
19505
  }
19506
19506
  function q(p1, b1) {
19507
- for (var N1 = "", w1 = p1.ops.length - 1; w1 >= 0 && N1.length < b1.length; --w1) {
19508
- var D1 = p1.ops[w1];
19507
+ for (var N1 = "", _1 = p1.ops.length - 1; _1 >= 0 && N1.length < b1.length; --_1) {
19508
+ var D1 = p1.ops[_1];
19509
19509
  if (typeof D1.insert != "string")
19510
19510
  break;
19511
19511
  N1 = D1.insert + N1;
@@ -19519,23 +19519,23 @@ var Oy = { exports: {} };
19519
19519
  return ["block", "list-item"].indexOf(b1.display) > -1;
19520
19520
  }
19521
19521
  function R(p1, b1, N1) {
19522
- return p1.nodeType === p1.TEXT_NODE ? N1.reduce(function(w1, D1) {
19523
- return D1(p1, w1);
19524
- }, new u.default()) : p1.nodeType === p1.ELEMENT_NODE ? [].reduce.call(p1.childNodes || [], function(w1, D1) {
19522
+ return p1.nodeType === p1.TEXT_NODE ? N1.reduce(function(_1, D1) {
19523
+ return D1(p1, _1);
19524
+ }, new u.default()) : p1.nodeType === p1.ELEMENT_NODE ? [].reduce.call(p1.childNodes || [], function(_1, D1) {
19525
19525
  var J1 = R(D1, b1, N1);
19526
19526
  return D1.nodeType === p1.ELEMENT_NODE && (J1 = b1.reduce(function(a2, n2) {
19527
19527
  return n2(D1, a2);
19528
19528
  }, J1), J1 = (D1[t1] || []).reduce(function(a2, n2) {
19529
19529
  return n2(D1, a2);
19530
- }, J1)), w1.concat(J1);
19530
+ }, J1)), _1.concat(J1);
19531
19531
  }, new u.default()) : new u.default();
19532
19532
  }
19533
19533
  function n1(p1, b1, N1) {
19534
19534
  return V(N1, p1, !0);
19535
19535
  }
19536
19536
  function c1(p1, b1) {
19537
- var N1 = d.default.Attributor.Attribute.keys(p1), w1 = d.default.Attributor.Class.keys(p1), D1 = d.default.Attributor.Style.keys(p1), J1 = {};
19538
- return N1.concat(w1).concat(D1).forEach(function(a2) {
19537
+ var N1 = d.default.Attributor.Attribute.keys(p1), _1 = d.default.Attributor.Class.keys(p1), D1 = d.default.Attributor.Style.keys(p1), J1 = {};
19538
+ return N1.concat(_1).concat(D1).forEach(function(a2) {
19539
19539
  var n2 = d.default.query(a2, d.default.Scope.ATTRIBUTE);
19540
19540
  n2 != null && (J1[n2.attrName] = n2.value(p1), J1[n2.attrName]) || (n2 = G[a2], n2 != null && (n2.attrName === a2 || n2.keyName === a2) && (J1[n2.attrName] = n2.value(p1) || void 0), n2 = P[a2], n2 != null && (n2.attrName === a2 || n2.keyName === a2) && (n2 = P[a2], J1[n2.attrName] = n2.value(p1) || void 0));
19541
19541
  }), Object.keys(J1).length > 0 && (b1 = V(b1, J1)), b1;
@@ -19545,8 +19545,8 @@ var Oy = { exports: {} };
19545
19545
  if (N1 == null)
19546
19546
  return b1;
19547
19547
  if (N1.prototype instanceof d.default.Embed) {
19548
- var w1 = {}, D1 = N1.value(p1);
19549
- D1 != null && (w1[N1.blotName] = D1, b1 = new u.default().insert(w1, N1.formats(p1)));
19548
+ var _1 = {}, D1 = N1.value(p1);
19549
+ D1 != null && (_1[N1.blotName] = D1, b1 = new u.default().insert(_1, N1.formats(p1)));
19550
19550
  } else
19551
19551
  typeof N1.formats == "function" && (b1 = V(b1, N1.blotName, N1.formats(p1)));
19552
19552
  return b1;
@@ -19564,9 +19564,9 @@ var Oy = { exports: {} };
19564
19564
  if (N1 == null || N1.blotName !== "list-item" || !q(b1, `
19565
19565
  `))
19566
19566
  return b1;
19567
- for (var w1 = -1, D1 = p1.parentNode; !D1.classList.contains("ql-clipboard"); )
19568
- (d.default.query(D1) || {}).blotName === "list" && (w1 += 1), D1 = D1.parentNode;
19569
- return w1 <= 0 ? b1 : b1.compose(new u.default().retain(b1.length() - 1).retain(1, { indent: w1 }));
19567
+ for (var _1 = -1, D1 = p1.parentNode; !D1.classList.contains("ql-clipboard"); )
19568
+ (d.default.query(D1) || {}).blotName === "list" && (_1 += 1), D1 = D1.parentNode;
19569
+ return _1 <= 0 ? b1 : b1.compose(new u.default().retain(b1.length() - 1).retain(1, { indent: _1 }));
19570
19570
  }
19571
19571
  function A1(p1, b1) {
19572
19572
  return q(b1, `
@@ -19584,8 +19584,8 @@ var Oy = { exports: {} };
19584
19584
  return b1;
19585
19585
  }
19586
19586
  function h1(p1, b1) {
19587
- var N1 = {}, w1 = p1.style || {};
19588
- return w1.fontStyle && U(p1).fontStyle === "italic" && (N1.italic = !0), w1.fontWeight && (U(p1).fontWeight.startsWith("bold") || parseInt(U(p1).fontWeight) >= 700) && (N1.bold = !0), Object.keys(N1).length > 0 && (b1 = V(b1, N1)), parseFloat(w1.textIndent || 0) > 0 && (b1 = new u.default().insert(" ").concat(b1)), b1;
19587
+ var N1 = {}, _1 = p1.style || {};
19588
+ return _1.fontStyle && U(p1).fontStyle === "italic" && (N1.italic = !0), _1.fontWeight && (U(p1).fontWeight.startsWith("bold") || parseInt(U(p1).fontWeight) >= 700) && (N1.bold = !0), Object.keys(N1).length > 0 && (b1 = V(b1, N1)), parseFloat(_1.textIndent || 0) > 0 && (b1 = new u.default().insert(" ").concat(b1)), b1;
19589
19589
  }
19590
19590
  function m1(p1, b1) {
19591
19591
  var N1 = p1.data;
@@ -19594,10 +19594,10 @@ var Oy = { exports: {} };
19594
19594
  if (N1.trim().length === 0 && p1.parentNode.classList.contains("ql-clipboard"))
19595
19595
  return b1;
19596
19596
  if (!U(p1.parentNode).whiteSpace.startsWith("pre")) {
19597
- var w1 = function(J1, a2) {
19597
+ var _1 = function(J1, a2) {
19598
19598
  return a2 = a2.replace(/[^\u00a0]/g, ""), a2.length < 1 && J1 ? " " : a2;
19599
19599
  };
19600
- N1 = N1.replace(/\r\n/g, " ").replace(/\n/g, " "), N1 = N1.replace(/\s\s+/g, w1.bind(w1, !0)), (p1.previousSibling == null && T(p1.parentNode) || p1.previousSibling != null && T(p1.previousSibling)) && (N1 = N1.replace(/^\s+/, w1.bind(w1, !1))), (p1.nextSibling == null && T(p1.parentNode) || p1.nextSibling != null && T(p1.nextSibling)) && (N1 = N1.replace(/\s+$/, w1.bind(w1, !1)));
19600
+ N1 = N1.replace(/\r\n/g, " ").replace(/\n/g, " "), N1 = N1.replace(/\s\s+/g, _1.bind(_1, !0)), (p1.previousSibling == null && T(p1.parentNode) || p1.previousSibling != null && T(p1.previousSibling)) && (N1 = N1.replace(/^\s+/, _1.bind(_1, !1))), (p1.nextSibling == null && T(p1.parentNode) || p1.nextSibling != null && T(p1.nextSibling)) && (N1 = N1.replace(/\s+$/, _1.bind(_1, !1)));
19601
19601
  }
19602
19602
  return b1.insert(N1);
19603
19603
  }
@@ -20246,7 +20246,7 @@ var Oy = { exports: {} };
20246
20246
  Object.defineProperty(r, "__esModule", {
20247
20247
  value: !0
20248
20248
  });
20249
- var i = n(29), c = D1(i), s = n(36), o = n(38), l = n(64), f = n(65), u = D1(f), h = n(66), d = D1(h), p = n(67), m = D1(p), v = n(37), g = n(26), y = n(39), b = n(40), x = n(56), C = D1(x), z = n(68), M = D1(z), H = n(27), A = D1(H), L = n(69), _ = D1(L), w = n(70), E = D1(w), W = n(71), k = D1(W), D = n(72), I = D1(D), t1 = n(73), Y = D1(t1), G = n(13), P = D1(G), S = n(74), V = D1(S), U = n(75), q = D1(U), T = n(57), R = D1(T), n1 = n(41), c1 = D1(n1), r1 = n(28), v1 = D1(r1), F = n(59), x1 = D1(F), A1 = n(60), g1 = D1(A1), h1 = n(61), m1 = D1(h1), p1 = n(108), b1 = D1(p1), N1 = n(62), w1 = D1(N1);
20249
+ var i = n(29), c = D1(i), s = n(36), o = n(38), l = n(64), f = n(65), u = D1(f), h = n(66), d = D1(h), p = n(67), m = D1(p), v = n(37), g = n(26), y = n(39), b = n(40), x = n(56), C = D1(x), z = n(68), M = D1(z), H = n(27), A = D1(H), L = n(69), _ = D1(L), w = n(70), E = D1(w), W = n(71), k = D1(W), D = n(72), I = D1(D), t1 = n(73), Y = D1(t1), G = n(13), P = D1(G), S = n(74), V = D1(S), U = n(75), q = D1(U), T = n(57), R = D1(T), n1 = n(41), c1 = D1(n1), r1 = n(28), v1 = D1(r1), F = n(59), x1 = D1(F), A1 = n(60), g1 = D1(A1), h1 = n(61), m1 = D1(h1), p1 = n(108), b1 = D1(p1), N1 = n(62), _1 = D1(N1);
20250
20250
  function D1(J1) {
20251
20251
  return J1 && J1.__esModule ? J1 : { default: J1 };
20252
20252
  }
@@ -20290,7 +20290,7 @@ var Oy = { exports: {} };
20290
20290
  "modules/syntax": q.default,
20291
20291
  "modules/toolbar": R.default,
20292
20292
  "themes/bubble": b1.default,
20293
- "themes/snow": w1.default,
20293
+ "themes/snow": _1.default,
20294
20294
  "ui/icons": c1.default,
20295
20295
  "ui/picker": v1.default,
20296
20296
  "ui/icon-picker": g1.default,
@@ -21596,16 +21596,16 @@ const Vl = /* @__PURE__ */ t2(dU, [["__scopeId", "data-v-a56e08b4"]]), mU = { cl
21596
21596
  content: h.value,
21597
21597
  maxLength: u.value
21598
21598
  }, null, 8, ["content", "maxLength"]),
21599
- s.value ? (j(), _1(n0, {
21599
+ s.value ? (j(), w1(n0, {
21600
21600
  key: 0,
21601
21601
  size: "m",
21602
21602
  preventCenter: ""
21603
- })) : l.value ? (j(), _1(Ue, {
21603
+ })) : l.value ? (j(), w1(Ue, {
21604
21604
  key: 1,
21605
21605
  icon: "save",
21606
21606
  text: X(n)("savedMsg"),
21607
21607
  color: "success"
21608
- }, null, 8, ["text"])) : f.value ? (j(), _1(Ue, {
21608
+ }, null, 8, ["text"])) : f.value ? (j(), w1(Ue, {
21609
21609
  key: 2,
21610
21610
  icon: "circle-xmark",
21611
21611
  text: X(n)("saveErrorMsg"),
@@ -21629,13 +21629,13 @@ const yU = /* @__PURE__ */ t2(gU, [["__scopeId", "data-v-883b7b20"]]), xU = { cl
21629
21629
  setup(e) {
21630
21630
  const t = e;
21631
21631
  return (a, r) => (j(), e1("div", xU, [
21632
- t.isLoading ? (j(), _1(n0, { key: 0 })) : (j(), e1("div", bU, [
21633
- t.type === "success" ? (j(), _1(o3, {
21632
+ t.isLoading ? (j(), w1(n0, { key: 0 })) : (j(), e1("div", bU, [
21633
+ t.type === "success" ? (j(), w1(o3, {
21634
21634
  key: 0,
21635
21635
  icon: ["fas", "circle-check"],
21636
21636
  class: "information-card--icon information-card--icon__success"
21637
21637
  })) : d1("", !0),
21638
- t.type === "danger" ? (j(), _1(o3, {
21638
+ t.type === "danger" ? (j(), w1(o3, {
21639
21639
  key: 1,
21640
21640
  icon: ["fas", "circle-xmark"],
21641
21641
  class: "information-card--icon information-card--icon__danger"
@@ -21661,7 +21661,7 @@ const wU = /* @__PURE__ */ t2(zU, [["__scopeId", "data-v-e20deca0"]]), _U = /* @
21661
21661
  },
21662
21662
  setup(e) {
21663
21663
  const t = e;
21664
- return (a, r) => (j(), _1(o3, {
21664
+ return (a, r) => (j(), w1(o3, {
21665
21665
  icon: t.isEnabled ? "circle-check" : "circle-xmark",
21666
21666
  color: t.isEnabled ? "success" : "danger"
21667
21667
  }, null, 8, ["icon", "color"]));
@@ -21701,7 +21701,7 @@ const wU = /* @__PURE__ */ t2(zU, [["__scopeId", "data-v-e20deca0"]]), _U = /* @
21701
21701
  class: j1(["item-selected", { "item-selected__selected": n.value }]),
21702
21702
  onClick: s[0] || (s[0] = (o) => i())
21703
21703
  }, [
21704
- n.value ? (j(), _1(o3, {
21704
+ n.value ? (j(), w1(o3, {
21705
21705
  key: 0,
21706
21706
  class: "item-selected--check-icon",
21707
21707
  icon: "check"
@@ -21751,7 +21751,7 @@ const I7 = /* @__PURE__ */ t2(HU, [["__scopeId", "data-v-c32d8a63"]]), LU = { cl
21751
21751
  T1(i.$slots, "default", {}, void 0, !0)
21752
21752
  ]),
21753
21753
  i.confirmButtons ? (j(), e1("div", AU, [
21754
- i.isLoading ? d1("", !0) : (j(), _1(X2, {
21754
+ i.isLoading ? d1("", !0) : (j(), w1(X2, {
21755
21755
  key: 0,
21756
21756
  text: X(n)("cancelBtn"),
21757
21757
  color: "danger",
@@ -21900,7 +21900,7 @@ const IU = /* @__PURE__ */ t2(BU, [["__scopeId", "data-v-cd020de6"]]), $U = /* @
21900
21900
  __name: "PgaBackButton",
21901
21901
  setup(e) {
21902
21902
  const t = q2("pgaButton");
21903
- return (a, r) => (j(), _1(X2, {
21903
+ return (a, r) => (j(), w1(X2, {
21904
21904
  text: X(t)("backBtn"),
21905
21905
  icon: "arrow-left",
21906
21906
  color: "first",
@@ -21932,7 +21932,7 @@ const Fy = /* @__PURE__ */ t2(WU, [["__scopeId", "data-v-11e24f19"]]), qU = /* @
21932
21932
  emits: ["click"],
21933
21933
  setup(e, { emit: t }) {
21934
21934
  const a = t, r = q2("pgaButton");
21935
- return (n, i) => (j(), _1(X2, {
21935
+ return (n, i) => (j(), w1(X2, {
21936
21936
  icon: ["fas", "right-from-bracket"],
21937
21937
  text: X(r)("logoutBtn"),
21938
21938
  color: "danger",
@@ -21946,7 +21946,7 @@ const Fy = /* @__PURE__ */ t2(WU, [["__scopeId", "data-v-11e24f19"]]), qU = /* @
21946
21946
  disabled: { type: Boolean }
21947
21947
  },
21948
21948
  setup(e) {
21949
- return (t, a) => (j(), _1(X2, {
21949
+ return (t, a) => (j(), w1(X2, {
21950
21950
  variant: "flat",
21951
21951
  icon: "xmark",
21952
21952
  size: t.size,
@@ -21965,7 +21965,7 @@ const Fy = /* @__PURE__ */ t2(WU, [["__scopeId", "data-v-11e24f19"]]), qU = /* @
21965
21965
  emits: /* @__PURE__ */ C2(["change"], ["update:modelValue"]),
21966
21966
  setup(e, { emit: t }) {
21967
21967
  const a = I2(e, "modelValue"), r = t, n = l1(() => a.value ? "outlined" : "flat"), i = l1(() => a.value ? "primary" : "grey");
21968
- return D2(a, (c) => r("change", c)), (c, s) => (j(), _1(X2, {
21968
+ return D2(a, (c) => r("change", c)), (c, s) => (j(), w1(X2, {
21969
21969
  variant: n.value,
21970
21970
  color: i.value,
21971
21971
  icon: "circle-check",
@@ -31965,7 +31965,7 @@ const RJ = /* @__PURE__ */ P1({
31965
31965
  const t = {
31966
31966
  responsive: !0
31967
31967
  };
31968
- return (a, r) => (j(), _1(X(PJ), {
31968
+ return (a, r) => (j(), w1(X(PJ), {
31969
31969
  chartData: a.data,
31970
31970
  options: a.options || t
31971
31971
  }, null, 8, ["chartData", "options"]));
@@ -31981,7 +31981,7 @@ const RJ = /* @__PURE__ */ P1({
31981
31981
  const t = {
31982
31982
  responsive: !0
31983
31983
  };
31984
- return (a, r) => (j(), _1(X(FJ), {
31984
+ return (a, r) => (j(), w1(X(FJ), {
31985
31985
  chartData: a.data,
31986
31986
  options: a.options || t
31987
31987
  }, null, 8, ["chartData", "options"]));
@@ -32121,8 +32121,8 @@ const r11 = /* @__PURE__ */ t2(a11, [["__scopeId", "data-v-c3d5b74a"]]), n11 = {
32121
32121
  return !(((i = t.items) == null ? void 0 : i.length) > 0);
32122
32122
  }), n = l1(() => t.label ? t.label : a("noItemsText"));
32123
32123
  return (i, c) => r.value ? (j(), e1("div", n11, [
32124
- i.isLoading ? (j(), _1(n0, { key: 0 })) : (j(), e1("div", i11, [
32125
- i.preventDisplayIcon ? d1("", !0) : (j(), _1(o3, {
32124
+ i.isLoading ? (j(), w1(n0, { key: 0 })) : (j(), e1("div", i11, [
32125
+ i.preventDisplayIcon ? d1("", !0) : (j(), w1(o3, {
32126
32126
  key: 0,
32127
32127
  class: "no-items--icon",
32128
32128
  icon: i.icon
@@ -32202,7 +32202,7 @@ const u11 = /* @__PURE__ */ t2(f11, [["__scopeId", "data-v-7cb2d7b0"]]), h11 = /
32202
32202
  setup(e) {
32203
32203
  return (t, a) => {
32204
32204
  const r = R2("PgaDisplayText");
32205
- return j(), _1(r, {
32205
+ return j(), w1(r, {
32206
32206
  icon: "clock",
32207
32207
  text: X(d7)(t.datetime)
32208
32208
  }, null, 8, ["text"]);
@@ -32229,7 +32229,7 @@ const u11 = /* @__PURE__ */ t2(f11, [["__scopeId", "data-v-7cb2d7b0"]]), h11 = /
32229
32229
  }, ["prevent"]))
32230
32230
  }, [
32231
32231
  T1(n.$slots, "default", {}, void 0, !0),
32232
- n.withSubmitButton || n.submitBtnText ? (j(), _1(X2, {
32232
+ n.withSubmitButton || n.submitBtnText ? (j(), w1(X2, {
32233
32233
  key: 0,
32234
32234
  class: "form--submit-btn",
32235
32235
  type: "submit",
@@ -32263,7 +32263,7 @@ const p11 = /* @__PURE__ */ P1({
32263
32263
  setup(e) {
32264
32264
  return (t, a) => {
32265
32265
  const r = R2("PgaDisplayText");
32266
- return j(), _1(r, {
32266
+ return j(), w1(r, {
32267
32267
  class: "pga-form-subtitle",
32268
32268
  text: t.title
32269
32269
  }, null, 8, ["text"]);
@@ -32278,7 +32278,7 @@ const v11 = /* @__PURE__ */ t2(p11, [["__scopeId", "data-v-488b1ab9"]]), g11 = /
32278
32278
  setup(e) {
32279
32279
  return (t, a) => {
32280
32280
  const r = R2("PgaDisplayText");
32281
- return j(), _1(r, {
32281
+ return j(), w1(r, {
32282
32282
  class: "pga-form-title",
32283
32283
  text: t.title
32284
32284
  }, null, 8, ["text"]);
@@ -33142,7 +33142,7 @@ const t21 = /* @__PURE__ */ P1({
33142
33142
  "19536b7e": X(t).input.backgroundColorHover
33143
33143
  }));
33144
33144
  const { form: t } = A3();
33145
- return (a, r) => (j(), _1(X2, {
33145
+ return (a, r) => (j(), w1(X2, {
33146
33146
  class: j1(["input-right-button", { "input-right-button__with-background": a.withBackground }]),
33147
33147
  variant: "flat",
33148
33148
  icon: a.icon,
@@ -33214,7 +33214,7 @@ const xi = /* @__PURE__ */ t2(t21, [["__scopeId", "data-v-1088e7d4"]]), a21 = {
33214
33214
  const C = y(x);
33215
33215
  i("change", C);
33216
33216
  }
33217
- return (x, C) => (j(), _1(c4, {
33217
+ return (x, C) => (j(), w1(c4, {
33218
33218
  label: x.label,
33219
33219
  withRequiredLabel: x.withRequiredLabel,
33220
33220
  withOptionalLabel: x.withOptionalLabel,
@@ -33242,12 +33242,12 @@ const xi = /* @__PURE__ */ t2(t21, [["__scopeId", "data-v-1088e7d4"]]), a21 = {
33242
33242
  }, null, 42, n21), [
33243
33243
  [KT, o.value]
33244
33244
  ]),
33245
- f.value ? (j(), _1(xi, {
33245
+ f.value ? (j(), w1(xi, {
33246
33246
  key: 0,
33247
33247
  icon: l.value ? "eye-slash" : "eye",
33248
33248
  withBackground: "",
33249
33249
  onClick: C[5] || (C[5] = (z) => l.value = !l.value)
33250
- }, null, 8, ["icon"])) : u.value ? (j(), _1(xi, {
33250
+ }, null, 8, ["icon"])) : u.value ? (j(), w1(xi, {
33251
33251
  key: 1,
33252
33252
  icon: "xmark",
33253
33253
  onClick: C[6] || (C[6] = (z) => m())
@@ -33376,7 +33376,7 @@ const d21 = /* @__PURE__ */ t2(h21, [["__scopeId", "data-v-89f11c66"]]), m21 = {
33376
33376
  var i;
33377
33377
  return ((i = t.value) == null ? void 0 : i.toLowerCase()) === n.toLowerCase();
33378
33378
  }
33379
- return (n, i) => (j(), _1(c4, {
33379
+ return (n, i) => (j(), w1(c4, {
33380
33380
  label: n.label,
33381
33381
  withRequiredLabel: n.withRequiredLabel,
33382
33382
  withOptionalLabel: n.withOptionalLabel,
@@ -33387,7 +33387,7 @@ const d21 = /* @__PURE__ */ t2(h21, [["__scopeId", "data-v-89f11c66"]]), m21 = {
33387
33387
  }, {
33388
33388
  default: F1(() => [
33389
33389
  V1("div", m21, [
33390
- (j(!0), e1(q1, null, i2(X(bv), (c) => (j(), _1(X2, {
33390
+ (j(!0), e1(q1, null, i2(X(bv), (c) => (j(), w1(X2, {
33391
33391
  key: c,
33392
33392
  variant: r(c) ? "outlined" : "flat",
33393
33393
  color: r(c) ? "primary" : "first",
@@ -37955,7 +37955,7 @@ const e41 = ({
37955
37955
  }, [
37956
37956
  T1(D.$slots, "input-icon")
37957
37957
  ])) : d1("", !0),
37958
- !D.$slots["input-icon"] && !D.hideInputIcon && !D.$slots["dp-input"] ? (j(), _1(X(Qa), {
37958
+ !D.$slots["input-icon"] && !D.hideInputIcon && !D.$slots["dp-input"] ? (j(), w1(X(Qa), {
37959
37959
  key: 1,
37960
37960
  class: "dp__input_icon dp__input_icons",
37961
37961
  onClick: I[1] || (I[1] = (Y) => r("toggle"))
@@ -37964,7 +37964,7 @@ const e41 = ({
37964
37964
  D.$slots["clear-icon"] && e.inputValue && D.clearable && !D.disabled && !D.readonly ? (j(), e1("span", s41, [
37965
37965
  T1(D.$slots, "clear-icon", { clear: W })
37966
37966
  ])) : d1("", !0),
37967
- D.clearable && !D.$slots["clear-icon"] && e.inputValue && !D.disabled && !D.readonly ? (j(), _1(X(Ob), {
37967
+ D.clearable && !D.$slots["clear-icon"] && e.inputValue && !D.disabled && !D.readonly ? (j(), w1(X(Ob), {
37968
37968
  key: 3,
37969
37969
  class: "dp__clear_icon dp__input_icons",
37970
37970
  "data-test": "clear-icon",
@@ -38369,7 +38369,7 @@ const e41 = ({
38369
38369
  return (m, v) => {
38370
38370
  var g, y, b;
38371
38371
  return j(), e1("div", v41, [
38372
- X(i)(X(s), e.instance) ? (j(), _1(Jr, {
38372
+ X(i)(X(s), e.instance) ? (j(), w1(Jr, {
38373
38373
  key: 0,
38374
38374
  ref: "mpPrevIconRef",
38375
38375
  "aria-label": (g = X(o)) == null ? void 0 : g.prevYear,
@@ -38378,7 +38378,7 @@ const e41 = ({
38378
38378
  }, {
38379
38379
  default: F1(() => [
38380
38380
  m.$slots["arrow-left"] ? T1(m.$slots, "arrow-left", { key: 0 }) : d1("", !0),
38381
- m.$slots["arrow-left"] ? d1("", !0) : (j(), _1(X(f9), { key: 1 }))
38381
+ m.$slots["arrow-left"] ? d1("", !0) : (j(), w1(X(f9), { key: 1 }))
38382
38382
  ]),
38383
38383
  _: 3
38384
38384
  }, 8, ["aria-label", "disabled"])) : d1("", !0),
@@ -38399,7 +38399,7 @@ const e41 = ({
38399
38399
  ie(G1(e.year), 1)
38400
38400
  ], 64))
38401
38401
  ], 40, g41),
38402
- X(n)(X(s), e.instance) ? (j(), _1(Jr, {
38402
+ X(n)(X(s), e.instance) ? (j(), w1(Jr, {
38403
38403
  key: 1,
38404
38404
  ref: "mpNextIconRef",
38405
38405
  "aria-label": (b = X(o)) == null ? void 0 : b.nextYear,
@@ -38408,7 +38408,7 @@ const e41 = ({
38408
38408
  }, {
38409
38409
  default: F1(() => [
38410
38410
  m.$slots["arrow-right"] ? T1(m.$slots, "arrow-right", { key: 0 }) : d1("", !0),
38411
- m.$slots["arrow-right"] ? d1("", !0) : (j(), _1(X(u9), { key: 1 }))
38411
+ m.$slots["arrow-right"] ? d1("", !0) : (j(), w1(X(u9), { key: 1 }))
38412
38412
  ]),
38413
38413
  _: 3
38414
38414
  }, 8, ["aria-label", "disabled"])) : d1("", !0),
@@ -38417,7 +38417,7 @@ const e41 = ({
38417
38417
  css: X(f)
38418
38418
  }, {
38419
38419
  default: F1(() => [
38420
- e.showYearPicker ? (j(), _1(p8, {
38420
+ e.showYearPicker ? (j(), w1(p8, {
38421
38421
  key: 0,
38422
38422
  items: e.items,
38423
38423
  "text-input": m.textInput,
@@ -38432,7 +38432,7 @@ const e41 = ({
38432
38432
  }, Ge({
38433
38433
  "button-icon": F1(() => [
38434
38434
  m.$slots["calendar-icon"] ? T1(m.$slots, "calendar-icon", { key: 0 }) : d1("", !0),
38435
- m.$slots["calendar-icon"] ? d1("", !0) : (j(), _1(X(Qa), { key: 1 }))
38435
+ m.$slots["calendar-icon"] ? d1("", !0) : (j(), w1(X(Qa), { key: 1 }))
38436
38436
  ]),
38437
38437
  _: 2
38438
38438
  }, [
@@ -38704,7 +38704,7 @@ const e41 = ({
38704
38704
  selectMonth: g,
38705
38705
  selectYear: y,
38706
38706
  handleYear: C
38707
- }), presetDate: m, toggleYearPicker: (M) => b(0, M) }), (M, H) => (j(), _1(zc, {
38707
+ }), presetDate: m, toggleYearPicker: (M) => b(0, M) }), (M, H) => (j(), w1(zc, {
38708
38708
  "multi-calendars": X(u).count,
38709
38709
  collapse: M.collapse,
38710
38710
  stretch: ""
@@ -38721,7 +38721,7 @@ const e41 = ({
38721
38721
  selectMonth: X(g),
38722
38722
  selectYear: X(y),
38723
38723
  instance: A
38724
- }))) : (j(), _1(p8, {
38724
+ }))) : (j(), w1(p8, {
38725
38725
  key: 2,
38726
38726
  items: X(s)(A),
38727
38727
  "arrow-navigation": M.arrowNavigation,
@@ -38829,7 +38829,7 @@ const e41 = ({
38829
38829
  u.$slots["month-year"] ? T1(u.$slots, "month-year", Re(ke({ key: 1 }, {
38830
38830
  years: X(i),
38831
38831
  selectYear: X(o)
38832
- }))) : (j(), _1(p8, {
38832
+ }))) : (j(), w1(p8, {
38833
38833
  key: 2,
38834
38834
  items: X(i),
38835
38835
  "is-last": u.autoApply && !X(f).keepActionRow,
@@ -39012,7 +39012,7 @@ const e41 = ({
39012
39012
  _41
39013
39013
  ], 64)) : (j(), e1(q1, { key: 0 }, [
39014
39014
  F.$slots["arrow-up"] ? T1(F.$slots, "arrow-up", { key: 0 }) : d1("", !0),
39015
- F.$slots["arrow-up"] ? d1("", !0) : (j(), _1(X(d9), { key: 1 }))
39015
+ F.$slots["arrow-up"] ? d1("", !0) : (j(), w1(X(d9), { key: 1 }))
39016
39016
  ], 64))
39017
39017
  ], 42, z41),
39018
39018
  V1("button", {
@@ -39066,7 +39066,7 @@ const e41 = ({
39066
39066
  k41
39067
39067
  ], 64)) : (j(), e1(q1, { key: 0 }, [
39068
39068
  F.$slots["arrow-down"] ? T1(F.$slots, "arrow-down", { key: 0 }) : d1("", !0),
39069
- F.$slots["arrow-down"] ? d1("", !0) : (j(), _1(X(m9), { key: 1 }))
39069
+ F.$slots["arrow-down"] ? d1("", !0) : (j(), w1(X(m9), { key: 1 }))
39070
39070
  ], 64))
39071
39071
  ], 42, L41)
39072
39072
  ], 64))
@@ -39091,13 +39091,13 @@ const e41 = ({
39091
39091
  onKeydown: x1[0] || (x1[0] = (g1) => X(Y3)(g1, () => n1(), !0))
39092
39092
  }, G1(m.value), 41, S41))
39093
39093
  ])),
39094
- (j(!0), e1(q1, null, i2(W.value, (g1, h1) => (j(), _1(dt, {
39094
+ (j(!0), e1(q1, null, i2(W.value, (g1, h1) => (j(), w1(dt, {
39095
39095
  key: h1,
39096
39096
  name: X(h)(p[g1.type]),
39097
39097
  css: X(d)
39098
39098
  }, {
39099
39099
  default: F1(() => [
39100
- p[g1.type] ? (j(), _1(p8, {
39100
+ p[g1.type] ? (j(), w1(p8, {
39101
39101
  key: 0,
39102
39102
  items: t1(g1.type),
39103
39103
  "is-last": F.autoApply && !X(f).keepActionRow,
@@ -39113,7 +39113,7 @@ const e41 = ({
39113
39113
  }, Ge({
39114
39114
  "button-icon": F1(() => [
39115
39115
  F.$slots["clock-icon"] ? T1(F.$slots, "clock-icon", { key: 0 }) : d1("", !0),
39116
- F.$slots["clock-icon"] ? d1("", !0) : (j(), _1(Kn(F.timePickerInline ? X(Qa) : X(h9)), { key: 1 }))
39116
+ F.$slots["clock-icon"] ? d1("", !0) : (j(), w1(Kn(F.timePickerInline ? X(Qa) : X(h9)), { key: 1 }))
39117
39117
  ]),
39118
39118
  _: 2
39119
39119
  }, [
@@ -39224,7 +39224,7 @@ const e41 = ({
39224
39224
  onClick: t1[1] || (t1[1] = (G) => H(!0))
39225
39225
  }, [
39226
39226
  I.$slots["clock-icon"] ? T1(I.$slots, "clock-icon", { key: 0 }) : d1("", !0),
39227
- I.$slots["clock-icon"] ? d1("", !0) : (j(), _1(X(h9), { key: 1 }))
39227
+ I.$slots["clock-icon"] ? d1("", !0) : (j(), w1(X(h9), { key: 1 }))
39228
39228
  ], 42, N41)), [
39229
39229
  [x5, !X(m)(I.hideNavigation, "time")]
39230
39230
  ]) : d1("", !0),
@@ -39266,7 +39266,7 @@ const e41 = ({
39266
39266
  key: 1,
39267
39267
  class: j1(I.timePickerInline ? "dp__flex" : "dp__overlay_row dp__flex_row")
39268
39268
  }, [
39269
- (j(!0), e1(q1, null, i2(M.value, (P, S) => h3((j(), _1(T41, ke({
39269
+ (j(!0), e1(q1, null, i2(M.value, (P, S) => h3((j(), w1(T41, ke({
39270
39270
  key: S,
39271
39271
  ref_for: !0
39272
39272
  }, {
@@ -39313,7 +39313,7 @@ const e41 = ({
39313
39313
  onClick: t1[5] || (t1[5] = (P) => H(!1))
39314
39314
  }, [
39315
39315
  I.$slots["calendar-icon"] ? T1(I.$slots, "calendar-icon", { key: 0 }) : d1("", !0),
39316
- I.$slots["calendar-icon"] ? d1("", !0) : (j(), _1(X(Qa), { key: 1 }))
39316
+ I.$slots["calendar-icon"] ? d1("", !0) : (j(), w1(X(Qa), { key: 1 }))
39317
39317
  ], 42, O41)), [
39318
39318
  [x5, !X(m)(I.hideNavigation, "time")]
39319
39319
  ]) : d1("", !0)
@@ -39466,7 +39466,7 @@ const e41 = ({
39466
39466
  }), toggleTimePicker: (d, p = !1, m = "") => {
39467
39467
  var v;
39468
39468
  (v = s.value) == null || v.toggleTimePicker(d, p, m);
39469
- } }), (d, p) => (j(), _1(zc, {
39469
+ } }), (d, p) => (j(), w1(zc, {
39470
39470
  "multi-calendars": 0,
39471
39471
  stretch: ""
39472
39472
  }, {
@@ -39608,7 +39608,7 @@ const e41 = ({
39608
39608
  T1(P.$slots, "top-extra", { value: P.internalModelValue })
39609
39609
  ])) : d1("", !0),
39610
39610
  V1("div", $41, [
39611
- X(y)(X(s), e.instance) && !P.vertical ? (j(), _1(Jr, {
39611
+ X(y)(X(s), e.instance) && !P.vertical ? (j(), w1(Jr, {
39612
39612
  key: 0,
39613
39613
  "aria-label": (V = X(c)) == null ? void 0 : V.prevMonth,
39614
39614
  disabled: X(v)(!1),
@@ -39617,7 +39617,7 @@ const e41 = ({
39617
39617
  }, {
39618
39618
  default: F1(() => [
39619
39619
  P.$slots["arrow-left"] ? T1(P.$slots, "arrow-left", { key: 0 }) : d1("", !0),
39620
- P.$slots["arrow-left"] ? d1("", !0) : (j(), _1(X(f9), { key: 1 }))
39620
+ P.$slots["arrow-left"] ? d1("", !0) : (j(), w1(X(f9), { key: 1 }))
39621
39621
  ]),
39622
39622
  _: 3
39623
39623
  }, 8, ["aria-label", "disabled"])) : d1("", !0),
@@ -39654,7 +39654,7 @@ const e41 = ({
39654
39654
  css: X(d)
39655
39655
  }, {
39656
39656
  default: F1(() => [
39657
- T.showSelectionGrid ? (j(), _1(p8, {
39657
+ T.showSelectionGrid ? (j(), w1(p8, {
39658
39658
  key: 0,
39659
39659
  items: T.items,
39660
39660
  "arrow-navigation": P.arrowNavigation,
@@ -39673,7 +39673,7 @@ const e41 = ({
39673
39673
  }, Ge({
39674
39674
  "button-icon": F1(() => [
39675
39675
  P.$slots["calendar-icon"] ? T1(P.$slots, "calendar-icon", { key: 0 }) : d1("", !0),
39676
- P.$slots["calendar-icon"] ? d1("", !0) : (j(), _1(X(Qa), { key: 1 }))
39676
+ P.$slots["calendar-icon"] ? d1("", !0) : (j(), w1(X(Qa), { key: 1 }))
39677
39677
  ]),
39678
39678
  _: 2
39679
39679
  }, [
@@ -39709,7 +39709,7 @@ const e41 = ({
39709
39709
  }, 1032, ["name", "css"])
39710
39710
  ], 64))), 128))
39711
39711
  ], 2),
39712
- X(y)(X(s), e.instance) && P.vertical ? (j(), _1(Jr, {
39712
+ X(y)(X(s), e.instance) && P.vertical ? (j(), w1(Jr, {
39713
39713
  key: 1,
39714
39714
  "aria-label": (U = X(c)) == null ? void 0 : U.prevMonth,
39715
39715
  disabled: X(v)(!1),
@@ -39717,11 +39717,11 @@ const e41 = ({
39717
39717
  }, {
39718
39718
  default: F1(() => [
39719
39719
  P.$slots["arrow-up"] ? T1(P.$slots, "arrow-up", { key: 0 }) : d1("", !0),
39720
- P.$slots["arrow-up"] ? d1("", !0) : (j(), _1(X(d9), { key: 1 }))
39720
+ P.$slots["arrow-up"] ? d1("", !0) : (j(), w1(X(d9), { key: 1 }))
39721
39721
  ]),
39722
39722
  _: 3
39723
39723
  }, 8, ["aria-label", "disabled"])) : d1("", !0),
39724
- X(b)(X(s), e.instance) ? (j(), _1(Jr, {
39724
+ X(b)(X(s), e.instance) ? (j(), w1(Jr, {
39725
39725
  key: 2,
39726
39726
  ref: "rightIcon",
39727
39727
  disabled: X(v)(!0),
@@ -39731,7 +39731,7 @@ const e41 = ({
39731
39731
  }, {
39732
39732
  default: F1(() => [
39733
39733
  P.$slots[P.vertical ? "arrow-down" : "arrow-right"] ? T1(P.$slots, P.vertical ? "arrow-down" : "arrow-right", { key: 0 }) : d1("", !0),
39734
- P.$slots[P.vertical ? "arrow-down" : "arrow-right"] ? d1("", !0) : (j(), _1(Kn(P.vertical ? X(m9) : X(u9)), { key: 1 }))
39734
+ P.$slots[P.vertical ? "arrow-down" : "arrow-right"] ? d1("", !0) : (j(), w1(Kn(P.vertical ? X(m9) : X(u9)), { key: 1 }))
39735
39735
  ]),
39736
39736
  _: 3
39737
39737
  }, 8, ["disabled", "aria-label"])) : d1("", !0)
@@ -39917,7 +39917,7 @@ const e41 = ({
39917
39917
  return j(), e1("div", {
39918
39918
  id: k(h1.value),
39919
39919
  ref_for: !0,
39920
- ref: (w1) => V(w1, g1, m1),
39920
+ ref: (_1) => V(_1, g1, m1),
39921
39921
  key: m1 + g1,
39922
39922
  role: "gridcell",
39923
39923
  class: "dp__calendar_item",
@@ -39926,12 +39926,12 @@ const e41 = ({
39926
39926
  "aria-label": (b1 = (p1 = X(o)) == null ? void 0 : p1.day) == null ? void 0 : b1.call(p1, h1),
39927
39927
  tabindex: "0",
39928
39928
  "data-test": h1.value,
39929
- onClick: C3((w1) => R(w1, h1), ["prevent"]),
39930
- onKeydown: (w1) => X(Y3)(w1, () => r1.$emit("select-date", h1)),
39931
- onMouseenter: (w1) => I(h1, g1, m1),
39932
- onMouseleave: (w1) => t1(h1),
39933
- onMousedown: (w1) => c1(h1),
39934
- onMouseup: v1[0] || (v1[0] = (w1) => C.value = !1)
39929
+ onClick: C3((_1) => R(_1, h1), ["prevent"]),
39930
+ onKeydown: (_1) => X(Y3)(_1, () => r1.$emit("select-date", h1)),
39931
+ onMouseenter: (_1) => I(h1, g1, m1),
39932
+ onMouseleave: (_1) => t1(h1),
39933
+ onMousedown: (_1) => c1(h1),
39934
+ onMouseup: v1[0] || (v1[0] = (_1) => C.value = !1)
39935
39935
  }, [
39936
39936
  V1("div", {
39937
39937
  class: j1(["dp__cell_inner", h1.classData])
@@ -39969,21 +39969,21 @@ const e41 = ({
39969
39969
  class: "dp__tooltip_content",
39970
39970
  onClick: n1
39971
39971
  }, [
39972
- (j(!0), e1(q1, null, i2(h1.marker.tooltip, (w1, D1) => (j(), e1("div", {
39972
+ (j(!0), e1(q1, null, i2(h1.marker.tooltip, (_1, D1) => (j(), e1("div", {
39973
39973
  key: D1,
39974
39974
  class: "dp__tooltip_text"
39975
39975
  }, [
39976
39976
  r1.$slots["marker-tooltip"] ? T1(r1.$slots, "marker-tooltip", {
39977
39977
  key: 0,
39978
- tooltip: w1,
39978
+ tooltip: _1,
39979
39979
  day: h1.value
39980
39980
  }) : d1("", !0),
39981
39981
  r1.$slots["marker-tooltip"] ? d1("", !0) : (j(), e1(q1, { key: 1 }, [
39982
39982
  V1("div", {
39983
39983
  class: "dp__tooltip_mark",
39984
- style: w2(w1.color ? { backgroundColor: w1.color } : {})
39984
+ style: w2(_1.color ? { backgroundColor: _1.color } : {})
39985
39985
  }, null, 4),
39986
- V1("div", null, G1(w1.text), 1)
39986
+ V1("div", null, G1(_1.text), 1)
39987
39987
  ], 64))
39988
39988
  ]))), 128)),
39989
39989
  V1("div", {
@@ -40165,7 +40165,7 @@ const e41 = ({
40165
40165
  t("date-update", y1), g.value.enabled ? x9(y1, s, g.value.limit) : s.value = y1, r(), G3().then(() => {
40166
40166
  t1();
40167
40167
  });
40168
- }, N1 = (M1) => d.value.noDisabledRange ? Wb(n.value[0], M1).some((y1) => b(y1)) : !1, w1 = () => {
40168
+ }, N1 = (M1) => d.value.noDisabledRange ? Wb(n.value[0], M1).some((y1) => b(y1)) : !1, _1 = () => {
40169
40169
  n.value = s.value ? s.value.slice() : [], n.value.length === 2 && !(d.value.fixedStart || d.value.fixedEnd) && (n.value = []);
40170
40170
  }, D1 = (M1, y1) => {
40171
40171
  const B1 = [
@@ -40187,7 +40187,7 @@ const e41 = ({
40187
40187
  return t("invalid-date", M1.value);
40188
40188
  n.value = Qb(I1(M1.value), s, t, d);
40189
40189
  }, n2 = (M1, y1) => {
40190
- if (w1(), d.value.autoRange)
40190
+ if (_1(), d.value.autoRange)
40191
40191
  return D1(M1, y1);
40192
40192
  if (d.value.fixedStart || d.value.fixedEnd)
40193
40193
  return a2(M1);
@@ -40388,7 +40388,7 @@ const e41 = ({
40388
40388
  collapse: v1.collapse
40389
40389
  }, {
40390
40390
  default: F1(({ instance: x1, index: A1 }) => [
40391
- v1.disableMonthYearSelect ? d1("", !0) : (j(), _1(W41, ke({
40391
+ v1.disableMonthYearSelect ? d1("", !0) : (j(), w1(W41, ke({
40392
40392
  key: 0,
40393
40393
  ref: (g1) => {
40394
40394
  g1 && (w.value[A1] = g1);
@@ -40442,7 +40442,7 @@ const e41 = ({
40442
40442
  _: 3
40443
40443
  }, 8, ["multi-calendars", "collapse"]),
40444
40444
  v1.enableTimePicker ? (j(), e1("div", at1, [
40445
- v1.$slots["time-picker"] ? T1(v1.$slots, "time-picker", Re(ke({ key: 0 }, { time: X(l), updateTime: X(z) }))) : (j(), _1(eC, ke({
40445
+ v1.$slots["time-picker"] ? T1(v1.$slots, "time-picker", Re(ke({ key: 0 }, { time: X(l), updateTime: X(z) }))) : (j(), w1(eC, ke({
40446
40446
  key: 1,
40447
40447
  ref_key: "timePickerRef",
40448
40448
  ref: W
@@ -40585,7 +40585,7 @@ const e41 = ({
40585
40585
  selectQuarter: v,
40586
40586
  handleYearSelect: y,
40587
40587
  handleYear: b
40588
- }) }), (x, C) => (j(), _1(zc, {
40588
+ }) }), (x, C) => (j(), w1(zc, {
40589
40589
  "multi-calendars": X(s).count,
40590
40590
  collapse: x.collapse,
40591
40591
  stretch: ""
@@ -40855,21 +40855,21 @@ const e41 = ({
40855
40855
  key: 1,
40856
40856
  class: j1({ "dp--preset-dates-collapsed": e.collapse, "dp--preset-dates": !0 })
40857
40857
  }, [
40858
- (j(!0), e1(q1, null, i2(h1.presetDates, (w1, D1) => (j(), e1(q1, { key: D1 }, [
40859
- w1.slot ? T1(h1.$slots, w1.slot, {
40858
+ (j(!0), e1(q1, null, i2(h1.presetDates, (_1, D1) => (j(), e1(q1, { key: D1 }, [
40859
+ _1.slot ? T1(h1.$slots, _1.slot, {
40860
40860
  key: 0,
40861
40861
  presetDate: v1,
40862
- label: w1.label,
40863
- value: w1.value
40862
+ label: _1.label,
40863
+ value: _1.value
40864
40864
  }) : (j(), e1("button", {
40865
40865
  key: 1,
40866
40866
  type: "button",
40867
- style: w2(w1.style || {}),
40867
+ style: w2(_1.style || {}),
40868
40868
  class: j1(["dp__btn dp--preset-range", { "dp--preset-range-collapsed": e.collapse }]),
40869
- "data-test": w1.testId ?? void 0,
40870
- onClick: C3((J1) => v1(w1.value, w1.noTz), ["prevent"]),
40871
- onKeydown: (J1) => X(Y3)(J1, () => v1(w1.value, w1.noTz), !0)
40872
- }, G1(w1.label), 47, dt1))
40869
+ "data-test": _1.testId ?? void 0,
40870
+ onClick: C3((J1) => v1(_1.value, _1.noTz), ["prevent"]),
40871
+ onKeydown: (J1) => X(Y3)(J1, () => v1(_1.value, _1.noTz), !0)
40872
+ }, G1(_1.label), 47, dt1))
40873
40873
  ], 64))), 128))
40874
40874
  ], 2)) : d1("", !0),
40875
40875
  V1("div", {
@@ -40878,7 +40878,7 @@ const e41 = ({
40878
40878
  class: "dp__instance_calendar",
40879
40879
  role: "document"
40880
40880
  }, [
40881
- (j(), _1(Kn(w.value), ke({
40881
+ (j(), w1(Kn(w.value), ke({
40882
40882
  ref_key: "dynCmpRef",
40883
40883
  ref: y
40884
40884
  }, c.value, {
@@ -40887,29 +40887,29 @@ const e41 = ({
40887
40887
  onUpdateFlowStep: X(A),
40888
40888
  onResetFlow: X(_),
40889
40889
  onFocusMenu: W,
40890
- onSelectDate: m1[0] || (m1[0] = (w1) => h1.$emit("select-date")),
40891
- onDateUpdate: m1[1] || (m1[1] = (w1) => h1.$emit("date-update", w1)),
40892
- onTooltipOpen: m1[2] || (m1[2] = (w1) => h1.$emit("tooltip-open", w1)),
40893
- onTooltipClose: m1[3] || (m1[3] = (w1) => h1.$emit("tooltip-close", w1)),
40894
- onAutoApply: m1[4] || (m1[4] = (w1) => h1.$emit("auto-apply", w1)),
40895
- onRangeStart: m1[5] || (m1[5] = (w1) => h1.$emit("range-start", w1)),
40896
- onRangeEnd: m1[6] || (m1[6] = (w1) => h1.$emit("range-end", w1)),
40897
- onInvalidFixedRange: m1[7] || (m1[7] = (w1) => h1.$emit("invalid-fixed-range", w1)),
40898
- onTimeUpdate: m1[8] || (m1[8] = (w1) => h1.$emit("time-update")),
40899
- onAmPmChange: m1[9] || (m1[9] = (w1) => h1.$emit("am-pm-change", w1)),
40900
- onTimePickerOpen: m1[10] || (m1[10] = (w1) => h1.$emit("time-picker-open", w1)),
40890
+ onSelectDate: m1[0] || (m1[0] = (_1) => h1.$emit("select-date")),
40891
+ onDateUpdate: m1[1] || (m1[1] = (_1) => h1.$emit("date-update", _1)),
40892
+ onTooltipOpen: m1[2] || (m1[2] = (_1) => h1.$emit("tooltip-open", _1)),
40893
+ onTooltipClose: m1[3] || (m1[3] = (_1) => h1.$emit("tooltip-close", _1)),
40894
+ onAutoApply: m1[4] || (m1[4] = (_1) => h1.$emit("auto-apply", _1)),
40895
+ onRangeStart: m1[5] || (m1[5] = (_1) => h1.$emit("range-start", _1)),
40896
+ onRangeEnd: m1[6] || (m1[6] = (_1) => h1.$emit("range-end", _1)),
40897
+ onInvalidFixedRange: m1[7] || (m1[7] = (_1) => h1.$emit("invalid-fixed-range", _1)),
40898
+ onTimeUpdate: m1[8] || (m1[8] = (_1) => h1.$emit("time-update")),
40899
+ onAmPmChange: m1[9] || (m1[9] = (_1) => h1.$emit("am-pm-change", _1)),
40900
+ onTimePickerOpen: m1[10] || (m1[10] = (_1) => h1.$emit("time-picker-open", _1)),
40901
40901
  onTimePickerClose: T,
40902
40902
  onRecalculatePosition: D,
40903
- onUpdateMonthYear: m1[11] || (m1[11] = (w1) => h1.$emit("update-month-year", w1)),
40904
- onAutoApplyInvalid: m1[12] || (m1[12] = (w1) => h1.$emit("auto-apply-invalid", w1)),
40905
- onInvalidDate: m1[13] || (m1[13] = (w1) => h1.$emit("invalid-date", w1)),
40906
- onOverlayToggle: m1[14] || (m1[14] = (w1) => h1.$emit("overlay-toggle", w1)),
40907
- "onUpdate:internalModelValue": m1[15] || (m1[15] = (w1) => h1.$emit("update:internal-model-value", w1))
40903
+ onUpdateMonthYear: m1[11] || (m1[11] = (_1) => h1.$emit("update-month-year", _1)),
40904
+ onAutoApplyInvalid: m1[12] || (m1[12] = (_1) => h1.$emit("auto-apply-invalid", _1)),
40905
+ onInvalidDate: m1[13] || (m1[13] = (_1) => h1.$emit("invalid-date", _1)),
40906
+ onOverlayToggle: m1[14] || (m1[14] = (_1) => h1.$emit("overlay-toggle", _1)),
40907
+ "onUpdate:internalModelValue": m1[15] || (m1[15] = (_1) => h1.$emit("update:internal-model-value", _1))
40908
40908
  }), Ge({ _: 2 }, [
40909
- i2(t1.value, (w1, D1) => ({
40910
- name: w1,
40909
+ i2(t1.value, (_1, D1) => ({
40910
+ name: _1,
40911
40911
  fn: F1((J1) => [
40912
- T1(h1.$slots, w1, Re(O3({ ...J1 })))
40912
+ T1(h1.$slots, _1, Re(O3({ ...J1 })))
40913
40913
  ])
40914
40914
  }))
40915
40915
  ]), 1040, ["flow-step", "onMount", "onUpdateFlowStep", "onResetFlow"]))
@@ -40924,20 +40924,20 @@ const e41 = ({
40924
40924
  }) : d1("", !0)
40925
40925
  ])) : d1("", !0)
40926
40926
  ], 6),
40927
- !h1.autoApply || X(d).keepActionRow ? (j(), _1(u41, ke({
40927
+ !h1.autoApply || X(d).keepActionRow ? (j(), w1(u41, ke({
40928
40928
  key: 2,
40929
40929
  "menu-mount": g.value
40930
40930
  }, c.value, {
40931
40931
  "calendar-width": m.value,
40932
- onClosePicker: m1[16] || (m1[16] = (w1) => h1.$emit("close-picker")),
40933
- onSelectDate: m1[17] || (m1[17] = (w1) => h1.$emit("select-date")),
40934
- onInvalidSelect: m1[18] || (m1[18] = (w1) => h1.$emit("invalid-select")),
40932
+ onClosePicker: m1[16] || (m1[16] = (_1) => h1.$emit("close-picker")),
40933
+ onSelectDate: m1[17] || (m1[17] = (_1) => h1.$emit("select-date")),
40934
+ onInvalidSelect: m1[18] || (m1[18] = (_1) => h1.$emit("invalid-select")),
40935
40935
  onSelectNow: r1
40936
40936
  }), Ge({ _: 2 }, [
40937
- i2(X(I), (w1, D1) => ({
40938
- name: w1,
40937
+ i2(X(I), (_1, D1) => ({
40938
+ name: _1,
40939
40939
  fn: F1((J1) => [
40940
- T1(h1.$slots, w1, Re(O3({ ...J1 })))
40940
+ T1(h1.$slots, _1, Re(O3({ ...J1 })))
40941
40941
  ])
40942
40942
  }))
40943
40943
  ]), 1040, ["menu-mount", "calendar-width"])) : d1("", !0)
@@ -41082,7 +41082,7 @@ const e41 = ({
41082
41082
  }, N1 = () => {
41083
41083
  const y1 = V.value;
41084
41084
  return !y1 || !Array.isArray(y1) && x(y1) ? !0 : Array.isArray(y1) ? _.value.enabled || y1.length === 2 && x(y1[0]) && x(y1[1]) ? !0 : L.value.partialRange && !n.timePicker ? x(y1[0]) : !1 : !1;
41085
- }, w1 = () => {
41085
+ }, _1 = () => {
41086
41086
  R() && N1() ? (q(), u2()) : r("invalid-select", V.value);
41087
41087
  }, D1 = (y1) => {
41088
41088
  J1(), q(), A.value.closeOnAutoApply && !y1 && u2();
@@ -41100,7 +41100,7 @@ const e41 = ({
41100
41100
  return;
41101
41101
  }
41102
41102
  const d2 = Array.isArray(y1) ? !y1.some((Ke) => !x(Ke)) : x(y1), be = C(y1);
41103
- d2 && be && (V.value = y1, B1 && (p.value = U1, w1(), r("text-submit")));
41103
+ d2 && be && (V.value = y1, B1 && (p.value = U1, _1(), r("text-submit")));
41104
41104
  }, l2 = () => {
41105
41105
  n.autoApply && C(V.value) && q(), J1();
41106
41106
  }, me = () => c.value ? u2() : p1(), K1 = (y1) => {
@@ -41126,7 +41126,7 @@ const e41 = ({
41126
41126
  }, M1 = (y1) => A.value.onClickOutside ? A.value.onClickOutside(y1) : u2();
41127
41127
  return xt1(l, u, () => M1(N1)), t({
41128
41128
  closeMenu: u2,
41129
- selectDate: w1,
41129
+ selectDate: _1,
41130
41130
  clearValue: b1,
41131
41131
  openMenu: p1,
41132
41132
  onScroll: A1,
@@ -41155,7 +41155,7 @@ const e41 = ({
41155
41155
  onOpen: p1,
41156
41156
  onSetInputDate: k2,
41157
41157
  onSetEmptyDate: X(q),
41158
- onSelectDate: w1,
41158
+ onSelectDate: _1,
41159
41159
  onToggle: me,
41160
41160
  onClose: u2,
41161
41161
  onFocus: b2,
@@ -41169,7 +41169,7 @@ const e41 = ({
41169
41169
  ])
41170
41170
  }))
41171
41171
  ]), 1040, ["input-value", "is-menu-open", "onSetEmptyDate"]),
41172
- (j(), _1(Kn(y1.teleport ? Oo : "div"), Re(O3(r1.value)), {
41172
+ (j(), w1(Kn(y1.teleport ? Oo : "div"), Re(O3(r1.value)), {
41173
41173
  default: F1(() => [
41174
41174
  $1(dt, {
41175
41175
  name: X(w)(X(D)),
@@ -41196,7 +41196,7 @@ const e41 = ({
41196
41196
  collapse: v.value,
41197
41197
  "get-input-rect": x1,
41198
41198
  onClosePicker: u2,
41199
- onSelectDate: w1,
41199
+ onSelectDate: _1,
41200
41200
  onAutoApply: a2,
41201
41201
  onTimeUpdate: l2,
41202
41202
  onFlowStep: B1[3] || (B1[3] = (U1) => y1.$emit("flow-step", U1)),
@@ -41268,7 +41268,7 @@ const Mt1 = /* @__PURE__ */ P1({
41268
41268
  "3e8b660d": X(r).input.colorFocus
41269
41269
  }));
41270
41270
  const t = I2(e, "modelValue"), a = q2("pgaForm"), { form: r } = A3(), n = H1(!1);
41271
- return (i, c) => (j(), _1(X(C9), {
41271
+ return (i, c) => (j(), w1(X(C9), {
41272
41272
  class: j1(["date-picker", { "date-picker__disabled": i.disabled, "date-picker__open": n.value }]),
41273
41273
  modelValue: t.value,
41274
41274
  "onUpdate:modelValue": c[0] || (c[0] = (s) => t.value = s),
@@ -41327,7 +41327,7 @@ const v8 = /* @__PURE__ */ t2(Mt1, [["__scopeId", "data-v-94c456f9"]]), zt1 = /*
41327
41327
  function r(n) {
41328
41328
  return pt(n, { format: "numeric", withTime: !1 });
41329
41329
  }
41330
- return (n, i) => (j(), _1(c4, {
41330
+ return (n, i) => (j(), w1(c4, {
41331
41331
  label: n.label,
41332
41332
  withRequiredLabel: n.withRequiredLabel,
41333
41333
  withOptionalLabel: n.withOptionalLabel,
@@ -41370,7 +41370,7 @@ const v8 = /* @__PURE__ */ t2(Mt1, [["__scopeId", "data-v-94c456f9"]]), zt1 = /*
41370
41370
  function a(r) {
41371
41371
  return pt(r, { format: "short", withTime: !0 });
41372
41372
  }
41373
- return (r, n) => (j(), _1(c4, {
41373
+ return (r, n) => (j(), w1(c4, {
41374
41374
  label: r.label,
41375
41375
  withRequiredLabel: r.withRequiredLabel,
41376
41376
  withOptionalLabel: r.withOptionalLabel,
@@ -41466,7 +41466,7 @@ const v8 = /* @__PURE__ */ t2(Mt1, [["__scopeId", "data-v-94c456f9"]]), zt1 = /*
41466
41466
  "arrow-right-arrow-left",
41467
41467
  "circle"
41468
41468
  ];
41469
- return (n, i) => (j(), _1(c4, {
41469
+ return (n, i) => (j(), w1(c4, {
41470
41470
  label: n.label,
41471
41471
  withRequiredLabel: n.withRequiredLabel,
41472
41472
  withOptionalLabel: n.withOptionalLabel,
@@ -41551,7 +41551,7 @@ const Lt1 = /* @__PURE__ */ t2(Ht1, [["__scopeId", "data-v-b927e62b"]]), Vt1 = [
41551
41551
  onMouseenter: C[4] || (C[4] = (z) => l.value = !0),
41552
41552
  onMouseleave: C[5] || (C[5] = (z) => l.value = !1)
41553
41553
  }, [
41554
- x.isLoading ? (j(), _1(n0, { key: 0 })) : (j(), e1(q1, { key: 1 }, [
41554
+ x.isLoading ? (j(), w1(n0, { key: 0 })) : (j(), e1(q1, { key: 1 }, [
41555
41555
  V1("input", {
41556
41556
  ref_key: "inputRef",
41557
41557
  ref: s,
@@ -41570,7 +41570,7 @@ const Lt1 = /* @__PURE__ */ t2(Ht1, [["__scopeId", "data-v-b927e62b"]]), Vt1 = [
41570
41570
  V1("div", kt1, [
41571
41571
  $1(Ue, { text: v.value }, null, 8, ["text"])
41572
41572
  ]),
41573
- h.value ? (j(), _1(X2, {
41573
+ h.value ? (j(), w1(X2, {
41574
41574
  key: 0,
41575
41575
  text: X(c)("removeBtn"),
41576
41576
  variant: "flat",
@@ -43515,7 +43515,7 @@ var c01 = /* @__PURE__ */ function() {
43515
43515
  var a1 = i1 & 7, s1 = i1 >>> 3;
43516
43516
  return J = (J & 1) << a1, K[s1] |= J, i1 + 1;
43517
43517
  }
43518
- function w1(K, i1, J) {
43518
+ function _1(K, i1, J) {
43519
43519
  var a1 = i1 & 7, s1 = i1 >>> 3;
43520
43520
  return J <<= a1, K[s1] |= J & 255, J >>>= 8, K[s1 + 1] = J, i1 + 8;
43521
43521
  }
@@ -43633,18 +43633,18 @@ var c01 = /* @__PURE__ */ function() {
43633
43633
  for (; k1[z1 + O1] == k1[O + O1] && O1 < 250; )
43634
43634
  ++O1;
43635
43635
  if (O1 > 2) {
43636
- f1 = s1[O1], f1 <= 22 ? B = w1(N, B, r1[f1 + 1] >> 1) - 1 : (w1(N, B, 3), B += 5, w1(N, B, r1[f1 - 23] >> 5), B += 3);
43636
+ f1 = s1[O1], f1 <= 22 ? B = _1(N, B, r1[f1 + 1] >> 1) - 1 : (_1(N, B, 3), B += 5, _1(N, B, r1[f1 - 23] >> 5), B += 3);
43637
43637
  var R1 = f1 < 8 ? 0 : f1 - 4 >> 2;
43638
- R1 > 0 && (D1(N, B, O1 - T[f1]), B += R1), f1 = i1[O - z1], B = w1(N, B, r1[f1] >> 3), B -= 3;
43638
+ R1 > 0 && (D1(N, B, O1 - T[f1]), B += R1), f1 = i1[O - z1], B = _1(N, B, r1[f1] >> 3), B -= 3;
43639
43639
  var S1 = f1 < 4 ? 0 : f1 - 2 >> 1;
43640
43640
  S1 > 0 && (D1(N, B, O - z1 - R[f1]), B += S1);
43641
43641
  for (var Y1 = 0; Y1 < O1; ++Y1)
43642
43642
  Z[u1] = O & 32767, u1 = (u1 << 5 ^ k1[O]) & 32767, ++O;
43643
43643
  Q -= O1 - 1;
43644
43644
  } else
43645
- f1 <= 143 ? f1 = f1 + 48 : B = N1(N, B, 1), B = w1(N, B, r1[f1]), Z[u1] = O & 32767, ++O;
43645
+ f1 <= 143 ? f1 = f1 + 48 : B = N1(N, B, 1), B = _1(N, B, r1[f1]), Z[u1] = O & 32767, ++O;
43646
43646
  }
43647
- B = w1(N, B, 0) - 1;
43647
+ B = _1(N, B, 0) - 1;
43648
43648
  }
43649
43649
  return N.l = (B + 7) / 8 | 0, N.l;
43650
43650
  }
@@ -55319,8 +55319,8 @@ function Ri1(e, t) {
55319
55319
  if (b = v5(F.val, F.cell.ixfe, F.tt), b.XF = C[b.ixfe], t.cellFormula) {
55320
55320
  var p1 = F.formula;
55321
55321
  if (p1 && p1[0] && p1[0][0] && p1[0][0][0] == "PtgExp") {
55322
- var b1 = p1[0][0][1][0], N1 = p1[0][0][1][1], w1 = h2({ r: b1, c: N1 });
55323
- g[w1] ? b.f = "" + b3(F.formula, c, F.cell, Y, w) : b.F = ((t.dense ? (n[b1] || [])[N1] : n[w1]) || {}).F;
55322
+ var b1 = p1[0][0][1][0], N1 = p1[0][0][1][1], _1 = h2({ r: b1, c: N1 });
55323
+ g[_1] ? b.f = "" + b3(F.formula, c, F.cell, Y, w) : b.F = ((t.dense ? (n[b1] || [])[N1] : n[_1]) || {}).F;
55324
55324
  } else
55325
55325
  b.f = "" + b3(F.formula, c, F.cell, Y, w);
55326
55326
  }
@@ -63299,7 +63299,7 @@ const Tc1 = /* @__PURE__ */ P1({
63299
63299
  }
63300
63300
  }, f.readAsArrayBuffer(l);
63301
63301
  }
63302
- return (l, f) => (j(), _1(_c, {
63302
+ return (l, f) => (j(), w1(_c, {
63303
63303
  ref_key: "inputFileRef",
63304
63304
  ref: c,
63305
63305
  formats: ["xls", "xlsx"],
@@ -63431,7 +63431,7 @@ const Nc1 = { class: "input-container" }, Dc1 = ["placeholder", "disabled"], Oc1
63431
63431
  const P = 100;
63432
63432
  Y["max-height"] = G ? `${D - t1.top - P}px` : `${t1.bottom - P}px`, l.value = Y;
63433
63433
  }
63434
- return E(), (D, I) => (j(), _1(c4, {
63434
+ return E(), (D, I) => (j(), w1(c4, {
63435
63435
  label: D.label,
63436
63436
  withRequiredLabel: D.withRequiredLabel,
63437
63437
  withOptionalLabel: D.withOptionalLabel,
@@ -63454,16 +63454,16 @@ const Nc1 = { class: "input-container" }, Dc1 = ["placeholder", "disabled"], Oc1
63454
63454
  }, null, 40, Dc1), [
63455
63455
  [gv, f.value]
63456
63456
  ]),
63457
- x.value ? (j(), _1(xi, {
63457
+ x.value ? (j(), w1(xi, {
63458
63458
  key: 0,
63459
63459
  icon: "xmark",
63460
63460
  onMousedown: I[4] || (I[4] = C3((t1) => L(), ["prevent"]))
63461
- })) : C.value ? (j(), _1(xi, {
63461
+ })) : C.value ? (j(), w1(xi, {
63462
63462
  key: 1,
63463
63463
  icon: "chevron-down",
63464
63464
  onMousedown: I[5] || (I[5] = C3((t1) => _(), ["prevent"]))
63465
63465
  })) : d1("", !0),
63466
- (j(), _1(Oo, { to: "body" }, [
63466
+ (j(), w1(Oo, { to: "body" }, [
63467
63467
  u.value && v.value.length ? (j(), e1("ul", {
63468
63468
  key: 0,
63469
63469
  ref_key: "dropdownRef",
@@ -63507,7 +63507,7 @@ const Fc1 = /* @__PURE__ */ t2(Pc1, [["__scopeId", "data-v-3e21b80a"]]), Rc1 = /
63507
63507
  emits: ["update:modelValue"],
63508
63508
  setup(e) {
63509
63509
  const t = I2(e, "modelValue");
63510
- return (a, r) => (j(), _1(c4, {
63510
+ return (a, r) => (j(), w1(c4, {
63511
63511
  label: a.label,
63512
63512
  withRequiredLabel: a.withRequiredLabel,
63513
63513
  withOptionalLabel: a.withOptionalLabel,
@@ -63550,7 +63550,7 @@ const Fc1 = /* @__PURE__ */ t2(Pc1, [["__scopeId", "data-v-3e21b80a"]]), Rc1 = /
63550
63550
  function a(r) {
63551
63551
  return pt(r, { format: "short", withTime: !1 });
63552
63552
  }
63553
- return (r, n) => (j(), _1(c4, {
63553
+ return (r, n) => (j(), w1(c4, {
63554
63554
  label: r.label,
63555
63555
  withRequiredLabel: r.withRequiredLabel,
63556
63556
  withOptionalLabel: r.withOptionalLabel,
@@ -63603,7 +63603,7 @@ const Fc1 = /* @__PURE__ */ t2(Pc1, [["__scopeId", "data-v-3e21b80a"]]), Rc1 = /
63603
63603
  "417bdec0": X(n).input.backgroundColorDisabled
63604
63604
  }));
63605
63605
  const a = I2(e, "modelValue"), r = e, { form: n } = A3(), i = l1(() => !!r.options.length), c = l1(() => r.disabled || !i.value);
63606
- return (s, o) => (j(), _1(c4, {
63606
+ return (s, o) => (j(), w1(c4, {
63607
63607
  label: s.label,
63608
63608
  withRequiredLabel: s.withRequiredLabel,
63609
63609
  withOptionalLabel: s.withOptionalLabel,
@@ -63658,7 +63658,7 @@ const Wc1 = /* @__PURE__ */ t2(Uc1, [["__scopeId", "data-v-e4c75801"]]), qc1 = [
63658
63658
  t.value = !i;
63659
63659
  }
63660
63660
  }
63661
- return (n, i) => (j(), _1(c4, {
63661
+ return (n, i) => (j(), w1(c4, {
63662
63662
  label: n.label,
63663
63663
  withRequiredLabel: n.withRequiredLabel,
63664
63664
  withOptionalLabel: n.withOptionalLabel,
@@ -63729,7 +63729,7 @@ const Gc1 = /* @__PURE__ */ t2(Yc1, [["__scopeId", "data-v-27256e9d"]]), Xc1 = {
63729
63729
  const t = I2(e, "modelValue"), { form: a } = A3();
63730
63730
  return (r, n) => {
63731
63731
  const i = R2("PgaInputGroup");
63732
- return j(), _1(i, {
63732
+ return j(), w1(i, {
63733
63733
  label: r.label,
63734
63734
  withRequiredLabel: r.withRequiredLabel,
63735
63735
  withOptionalLabel: r.withOptionalLabel,
@@ -63824,7 +63824,7 @@ const Qc1 = /* @__PURE__ */ t2(Zc1, [["__scopeId", "data-v-9733b12e"]]), Jc1 = {
63824
63824
  const v = d(m);
63825
63825
  i("change", v);
63826
63826
  }
63827
- return (m, v) => (j(), _1(c4, {
63827
+ return (m, v) => (j(), w1(c4, {
63828
63828
  label: m.label,
63829
63829
  withRequiredLabel: m.withRequiredLabel,
63830
63830
  withOptionalLabel: m.withOptionalLabel,
@@ -63880,7 +63880,7 @@ const ns1 = /* @__PURE__ */ t2(rs1, [["__scopeId", "data-v-63553c51"]]), is1 = /
63880
63880
  emits: ["update:modelValue"],
63881
63881
  setup(e) {
63882
63882
  const t = I2(e, "modelValue");
63883
- return (a, r) => (j(), _1(c4, {
63883
+ return (a, r) => (j(), w1(c4, {
63884
63884
  label: a.label,
63885
63885
  withRequiredLabel: a.withRequiredLabel,
63886
63886
  withOptionalLabel: a.withOptionalLabel,
@@ -63991,7 +63991,7 @@ const ns1 = /* @__PURE__ */ t2(rs1, [["__scopeId", "data-v-63553c51"]]), is1 = /
63991
63991
  ref: i,
63992
63992
  class: j1(["img-buttons", [`img-buttons__${C.buttonsLayout}`]])
63993
63993
  }, [
63994
- C.uploadFn ? (j(), _1(X2, {
63994
+ C.uploadFn ? (j(), w1(X2, {
63995
63995
  key: 0,
63996
63996
  variant: "flat",
63997
63997
  size: "s",
@@ -63999,7 +63999,7 @@ const ns1 = /* @__PURE__ */ t2(rs1, [["__scopeId", "data-v-63553c51"]]), is1 = /
63999
63999
  isLoading: o.value,
64000
64000
  onClick: z[1] || (z[1] = (M) => g())
64001
64001
  }, null, 8, ["isLoading"])) : d1("", !0),
64002
- C.uploadFn ? (j(), _1(_c, {
64002
+ C.uploadFn ? (j(), w1(_c, {
64003
64003
  key: 1,
64004
64004
  ref_key: "inputFileRef",
64005
64005
  ref: c,
@@ -64007,7 +64007,7 @@ const ns1 = /* @__PURE__ */ t2(rs1, [["__scopeId", "data-v-63553c51"]]), is1 = /
64007
64007
  formats: ["jpeg", "jpg", "png"],
64008
64008
  onNewFile: z[2] || (z[2] = (M) => y(M))
64009
64009
  }, null, 512)) : d1("", !0),
64010
- !h.value && C.deleteFn ? (j(), _1(i8, {
64010
+ !h.value && C.deleteFn ? (j(), w1(i8, {
64011
64011
  key: 2,
64012
64012
  withoutText: "",
64013
64013
  confirmDeleteText: X(r)("confirmDeleteText"),
@@ -64024,7 +64024,7 @@ const PM = /* @__PURE__ */ t2(ls1, [["__scopeId", "data-v-9cb4fb80"]]), i7 = /*
64024
64024
  icon: {}
64025
64025
  },
64026
64026
  setup(e) {
64027
- return (t, a) => (j(), _1(X2, {
64027
+ return (t, a) => (j(), w1(X2, {
64028
64028
  variant: "filled",
64029
64029
  icon: t.icon,
64030
64030
  color: "grey",
@@ -64079,13 +64079,13 @@ const PM = /* @__PURE__ */ t2(ls1, [["__scopeId", "data-v-9cb4fb80"]]), i7 = /*
64079
64079
  icon: "xmark",
64080
64080
  onClick: l[0] || (l[0] = (f) => t.value = !1)
64081
64081
  }),
64082
- n.value > 1 ? (j(), _1(i7, {
64082
+ n.value > 1 ? (j(), w1(i7, {
64083
64083
  key: 0,
64084
64084
  class: "image--left-btn",
64085
64085
  icon: "chevron-left",
64086
64086
  onClick: l[1] || (l[1] = (f) => c())
64087
64087
  })) : d1("", !0),
64088
- n.value > 1 ? (j(), _1(i7, {
64088
+ n.value > 1 ? (j(), w1(i7, {
64089
64089
  key: 1,
64090
64090
  class: "image--right-btn",
64091
64091
  icon: "chevron-right",
@@ -64229,7 +64229,7 @@ const xs1 = /* @__PURE__ */ t2(ys1, [["__scopeId", "data-v-21682ebb"]]), bs1 = {
64229
64229
  },
64230
64230
  setup(e) {
64231
64231
  return (t, a) => (j(), e1("div", bs1, [
64232
- (j(!0), e1(q1, null, i2(t.details, (r, n) => (j(), _1(xs1, {
64232
+ (j(!0), e1(q1, null, i2(t.details, (r, n) => (j(), w1(xs1, {
64233
64233
  key: n,
64234
64234
  title: r.title,
64235
64235
  info: r.info,
@@ -64258,7 +64258,7 @@ const Ms1 = /* @__PURE__ */ t2(Cs1, [["__scopeId", "data-v-fde856ad"]]), zs1 = {
64258
64258
  const l = R2("PgaIcon"), f = R2("RouterLink");
64259
64259
  return X(r) ? d1("", !0) : (j(), e1("div", zs1, [
64260
64260
  V1("div", ws1, [
64261
- (j(!0), e1(q1, null, i2(c.value, (u) => (j(), _1(f, {
64261
+ (j(!0), e1(q1, null, i2(c.value, (u) => (j(), w1(f, {
64262
64262
  key: u.name,
64263
64263
  class: "bottom-bar--router-link",
64264
64264
  to: { name: u.name }
@@ -64299,7 +64299,7 @@ const Vs1 = /* @__PURE__ */ t2(Ls1, [["__scopeId", "data-v-c66d603a"]]), ks1 = {
64299
64299
  class: "list--item",
64300
64300
  "aria-current": c + 1 === a.value ? "page" : null
64301
64301
  }, [
64302
- c + 1 < a.value && i.route ? (j(), _1(oc, {
64302
+ c + 1 < a.value && i.route ? (j(), w1(oc, {
64303
64303
  key: 0,
64304
64304
  name: i.route.name,
64305
64305
  params: i.route.params,
@@ -64313,7 +64313,7 @@ const Vs1 = /* @__PURE__ */ t2(Ls1, [["__scopeId", "data-v-c66d603a"]]), ks1 = {
64313
64313
  }, null, 8, ["text"])
64314
64314
  ]),
64315
64315
  _: 2
64316
- }, 1032, ["name", "params", "query"])) : (j(), _1(Ue, {
64316
+ }, 1032, ["name", "params", "query"])) : (j(), w1(Ue, {
64317
64317
  key: 1,
64318
64318
  text: i.label
64319
64319
  }, null, 8, ["text"])),
@@ -64354,7 +64354,7 @@ const qs1 = /* @__PURE__ */ t2(Ws1, [["__scopeId", "data-v-ab95cd0d"]]), FM = /*
64354
64354
  __name: "PgaLogo",
64355
64355
  setup(e) {
64356
64356
  const t = xe.getConfig(), { layout: a } = A3();
64357
- return (r, n) => (j(), _1(oc, {
64357
+ return (r, n) => (j(), w1(oc, {
64358
64358
  name: X(t).routerHelpers.getDefaultRouteName()
64359
64359
  }, {
64360
64360
  default: F1(() => [
@@ -64383,7 +64383,7 @@ const qs1 = /* @__PURE__ */ t2(Ws1, [["__scopeId", "data-v-ab95cd0d"]]), FM = /*
64383
64383
  return j(), e1("header", js1, [
64384
64384
  V1("div", Ys1, [
64385
64385
  V1("div", Gs1, [
64386
- X(i) ? d1("", !0) : (j(), _1(l, {
64386
+ X(i) ? d1("", !0) : (j(), w1(l, {
64387
64387
  key: 0,
64388
64388
  icon: "bars",
64389
64389
  size: "l",
@@ -64401,7 +64401,7 @@ const qs1 = /* @__PURE__ */ t2(Ws1, [["__scopeId", "data-v-ab95cd0d"]]), FM = /*
64401
64401
  }, null, 512), [
64402
64402
  [u, X(a) === "light" ? X(t)("switchToDarkMode") : X(t)("switchToLightMode")]
64403
64403
  ]),
64404
- X(_E)() ? (j(), _1(f, {
64404
+ X(_E)() ? (j(), w1(f, {
64405
64405
  key: 0,
64406
64406
  dropdownOptions: c
64407
64407
  })) : d1("", !0)
@@ -64443,7 +64443,7 @@ const e71 = /* @__PURE__ */ t2(Js1, [["__scopeId", "data-v-754f1b89"]]), t71 = {
64443
64443
  V1("div", {
64444
64444
  class: j1(["section--content", { "section--content__loading": t.isLoading }])
64445
64445
  }, [
64446
- t.isLoading ? (j(), _1(n0, { key: 0 })) : T1(t.$slots, "default", { key: 1 }, void 0, !0)
64446
+ t.isLoading ? (j(), w1(n0, { key: 0 })) : T1(t.$slots, "default", { key: 1 }, void 0, !0)
64447
64447
  ], 2)
64448
64448
  ]));
64449
64449
  }
@@ -64485,7 +64485,7 @@ const n71 = /* @__PURE__ */ t2(r71, [["__scopeId", "data-v-a0b57498"]]), i71 = {
64485
64485
  textContent: G1(o.value(m.name))
64486
64486
  }, null, 10, o71)) : d1("", !0),
64487
64487
  V1("div", l71, [
64488
- (j(!0), e1(q1, null, i2(X(cl)(c.value, m.name), (g) => (j(), _1(p, {
64488
+ (j(!0), e1(q1, null, i2(X(cl)(c.value, m.name), (g) => (j(), w1(p, {
64489
64489
  key: g.name,
64490
64490
  class: "side-bar--router-link",
64491
64491
  to: { name: g.name },
@@ -64556,7 +64556,7 @@ const d71 = /* @__PURE__ */ t2(h71, [["__scopeId", "data-v-66edfb77"]]), m71 = {
64556
64556
  textContent: G1("...")
64557
64557
  }, null, 8, p71)
64558
64558
  ], 64)) : d1("", !0),
64559
- (j(!0), e1(q1, null, i2(c.value, (u) => (j(), _1(X2, {
64559
+ (j(!0), e1(q1, null, i2(c.value, (u) => (j(), w1(X2, {
64560
64560
  key: u,
64561
64561
  variant: u === a.value ? "outlined" : "flat",
64562
64562
  color: u === a.value ? "primary" : "first",
@@ -64627,7 +64627,7 @@ const Pr = /* @__PURE__ */ t2(b71, [["__scopeId", "data-v-1bf148f3"]]), C71 = ["
64627
64627
  title: {}
64628
64628
  },
64629
64629
  setup(e) {
64630
- return (t, a) => (j(), _1(Vo, { class: "pga-tr-title" }, {
64630
+ return (t, a) => (j(), w1(Vo, { class: "pga-tr-title" }, {
64631
64631
  default: F1(() => [
64632
64632
  $1(Pr, {
64633
64633
  class: "tr-title--td",
@@ -64690,7 +64690,7 @@ const g5 = /* @__PURE__ */ t2(_71, [["__scopeId", "data-v-f3cf3735"]]), H71 = {
64690
64690
  const t = I2(e, "modelValue"), a = q2("pgaTable");
64691
64691
  return (r, n) => {
64692
64692
  const i = R2("PgaModal");
64693
- return j(), _1(i, {
64693
+ return j(), w1(i, {
64694
64694
  modelValue: t.value,
64695
64695
  "onUpdate:modelValue": n[0] || (n[0] = (c) => t.value = c),
64696
64696
  title: X(a)("filtersModalTitle")
@@ -64733,13 +64733,13 @@ const V71 = /* @__PURE__ */ t2(L71, [["__scopeId", "data-v-09176177"]]), ko = /*
64733
64733
  return (s, o) => {
64734
64734
  const l = R2("PgaRouterLinkButton");
64735
64735
  return j(), e1(q1, null, [
64736
- s.toName ? (j(), _1(Ll, {
64736
+ s.toName ? (j(), w1(Ll, {
64737
64737
  key: 0,
64738
64738
  id: s.item.id,
64739
64739
  toName: s.toName,
64740
64740
  noFitContent: ""
64741
64741
  }, null, 8, ["id", "toName"])) : d1("", !0),
64742
- s.editToName ? (j(), _1(l, {
64742
+ s.editToName ? (j(), w1(l, {
64743
64743
  key: 1,
64744
64744
  name: s.editToName,
64745
64745
  params: { id: s.item.id },
@@ -64749,11 +64749,11 @@ const V71 = /* @__PURE__ */ t2(L71, [["__scopeId", "data-v-09176177"]]), ko = /*
64749
64749
  $1(ci, { fullWidth: "" })
64750
64750
  ]),
64751
64751
  _: 1
64752
- }, 8, ["name", "params"])) : s.withEditButton ? (j(), _1(ci, {
64752
+ }, 8, ["name", "params"])) : s.withEditButton ? (j(), w1(ci, {
64753
64753
  key: 2,
64754
64754
  onClick: o[0] || (o[0] = (f) => n("editItem", s.item))
64755
64755
  })) : d1("", !0),
64756
- s.deleteFn ? (j(), _1(i8, {
64756
+ s.deleteFn ? (j(), w1(i8, {
64757
64757
  key: 3,
64758
64758
  icon: s.deleteBtnIcon,
64759
64759
  text: s.deleteBtnText,
@@ -64777,7 +64777,8 @@ const V71 = /* @__PURE__ */ t2(L71, [["__scopeId", "data-v-09176177"]]), ko = /*
64777
64777
  deleteFn: { type: Function },
64778
64778
  groupByFn: { type: Function },
64779
64779
  reduceGroupTitleFn: { type: Function },
64780
- hasActionsButtons: { type: Boolean }
64780
+ hasActionsButtons: { type: Boolean },
64781
+ hideSeparator: { type: Boolean }
64781
64782
  }, {
64782
64783
  modelValue: { required: !0 },
64783
64784
  modelModifiers: {}
@@ -64800,7 +64801,7 @@ const V71 = /* @__PURE__ */ t2(L71, [["__scopeId", "data-v-09176177"]]), ko = /*
64800
64801
  }, [
64801
64802
  T1(c.$slots, "item", { item: f }, void 0, !0),
64802
64803
  i.value ? (j(), e1(q1, { key: 0 }, [
64803
- $1(Py),
64804
+ r.hideSeparator ? d1("", !0) : (j(), w1(Py, { key: 0 })),
64804
64805
  V1("div", S71, [
64805
64806
  T1(c.$slots, "actionsButtons", { item: f }, void 0, !0),
64806
64807
  $1(ko, {
@@ -64820,7 +64821,7 @@ const V71 = /* @__PURE__ */ t2(L71, [["__scopeId", "data-v-09176177"]]), ko = /*
64820
64821
  ])) : d1("", !0);
64821
64822
  }
64822
64823
  });
64823
- const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = { class: "pga-table" }, N71 = {
64824
+ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-024d4a9c"]]), E71 = { class: "pga-table" }, N71 = {
64824
64825
  key: 0,
64825
64826
  class: "table-header"
64826
64827
  }, D71 = {
@@ -64862,7 +64863,8 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
64862
64863
  searchInputPlaceholder: {},
64863
64864
  filters: {},
64864
64865
  indentation: {},
64865
- isLoading: { type: Boolean }
64866
+ isLoading: { type: Boolean },
64867
+ hideSeparatorOnItem: { type: Boolean }
64866
64868
  }, {
64867
64869
  searchParams: {},
64868
64870
  searchParamsModifiers: {},
@@ -64940,14 +64942,14 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
64940
64942
  }
64941
64943
  return (k, D) => (j(), e1("div", E71, [
64942
64944
  k.createItemBtnText || k.$slots.header || C.value || k.isLoading || k.$slots.filters ? (j(), e1("div", N71, [
64943
- k.createItemBtnText ? (j(), _1(X2, {
64945
+ k.createItemBtnText ? (j(), w1(X2, {
64944
64946
  key: 0,
64945
64947
  icon: "plus",
64946
64948
  text: k.createItemBtnText,
64947
64949
  onClick: D[0] || (D[0] = (I) => i("createItem"))
64948
64950
  }, null, 8, ["text"])) : d1("", !0),
64949
64951
  T1(k.$slots, "header", {}, void 0, !0),
64950
- k.$slots.filters ? (j(), _1(X2, {
64952
+ k.$slots.filters ? (j(), w1(X2, {
64951
64953
  key: 1,
64952
64954
  class: "header--filters-btn",
64953
64955
  icon: "filter",
@@ -64966,7 +64968,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
64966
64968
  _: 3
64967
64969
  }, 8, ["modelValue"]),
64968
64970
  C.value || k.isLoading ? (j(), e1("div", D71, [
64969
- C.value ? (j(), _1(bi, {
64971
+ C.value ? (j(), w1(bi, {
64970
64972
  key: 0,
64971
64973
  class: "header--search",
64972
64974
  modelValue: a.value.search,
@@ -64975,7 +64977,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
64975
64977
  onEnter: D[4] || (D[4] = (I) => A()),
64976
64978
  onValueCleared: D[5] || (D[5] = (I) => A())
64977
64979
  }, null, 8, ["modelValue", "placeholder"])) : d1("", !0),
64978
- k.isLoading ? (j(), _1(n0, {
64980
+ k.isLoading ? (j(), w1(n0, {
64979
64981
  key: 1,
64980
64982
  size: "m"
64981
64983
  })) : d1("", !0)
@@ -64997,14 +64999,14 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
64997
64999
  k.hideTitles ? d1("", !0) : (j(), e1("thead", O71, [
64998
65000
  $1(Vo, null, {
64999
65001
  default: F1(() => [
65000
- v.value ? (j(), _1(g5, { key: 0 })) : d1("", !0),
65001
- d.value ? (j(), _1(g5, { key: 1 })) : d1("", !0),
65002
- (j(!0), e1(q1, null, i2(h.value, (I, t1) => (j(), _1(g5, {
65002
+ v.value ? (j(), w1(g5, { key: 0 })) : d1("", !0),
65003
+ d.value ? (j(), w1(g5, { key: 1 })) : d1("", !0),
65004
+ (j(!0), e1(q1, null, i2(h.value, (I, t1) => (j(), w1(g5, {
65003
65005
  key: t1,
65004
65006
  title: I.title,
65005
65007
  align: I.align || k.columnsAlign
65006
65008
  }, null, 8, ["title", "align"]))), 128)),
65007
- y.value ? (j(), _1(g5, {
65009
+ y.value ? (j(), w1(g5, {
65008
65010
  key: 2,
65009
65011
  title: X(c)("columnTitleActions")
65010
65012
  }, null, 8, ["title"])) : d1("", !0)
@@ -65014,7 +65016,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65014
65016
  ])),
65015
65017
  V1("tbody", null, [
65016
65018
  (j(!0), e1(q1, null, i2(m.value, (I) => (j(), e1(q1, null, [
65017
- X(s) ? (j(), _1(z71, { key: 0 }, {
65019
+ X(s) ? (j(), w1(z71, { key: 0 }, {
65018
65020
  default: F1(() => [
65019
65021
  $1(BM, {
65020
65022
  groupByFn: X(s),
@@ -65024,12 +65026,12 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65024
65026
  ]),
65025
65027
  _: 2
65026
65028
  }, 1024)) : d1("", !0),
65027
- (j(!0), e1(q1, null, i2(I, (t1, Y) => (j(), _1(Vo, {
65029
+ (j(!0), e1(q1, null, i2(I, (t1, Y) => (j(), w1(Vo, {
65028
65030
  key: t1.id,
65029
65031
  index: Y
65030
65032
  }, {
65031
65033
  default: F1(() => [
65032
- v.value ? (j(), _1(Pr, {
65034
+ v.value ? (j(), w1(Pr, {
65033
65035
  key: 0,
65034
65036
  fitContent: ""
65035
65037
  }, {
@@ -65043,18 +65045,18 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65043
65045
  ]),
65044
65046
  _: 2
65045
65047
  }, 1024)) : d1("", !0),
65046
- d.value ? (j(), _1(Pr, {
65048
+ d.value ? (j(), w1(Pr, {
65047
65049
  key: 1,
65048
65050
  fitContent: ""
65049
65051
  }, {
65050
65052
  default: F1(() => [
65051
65053
  V1("div", P71, [
65052
- L(t1) ? _(t1) ? (j(), _1(o3, {
65054
+ L(t1) ? _(t1) ? (j(), w1(o3, {
65053
65055
  key: 1,
65054
65056
  icon: "caret-down",
65055
65057
  clickable: "",
65056
65058
  onClick: (G) => E(t1)
65057
- }, null, 8, ["onClick"])) : t1[n.indentation.propName].length > 0 ? (j(), _1(o3, {
65059
+ }, null, 8, ["onClick"])) : t1[n.indentation.propName].length > 0 ? (j(), w1(o3, {
65058
65060
  key: 2,
65059
65061
  icon: "caret-right",
65060
65062
  clickable: "",
@@ -65064,7 +65066,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65064
65066
  ]),
65065
65067
  _: 2
65066
65068
  }, 1024)) : d1("", !0),
65067
- (j(!0), e1(q1, null, i2(h.value, (G, P) => (j(), _1(Pr, {
65069
+ (j(!0), e1(q1, null, i2(h.value, (G, P) => (j(), w1(Pr, {
65068
65070
  key: P,
65069
65071
  align: G.align || k.columnsAlign,
65070
65072
  fitContent: G.fitContent
@@ -65074,12 +65076,12 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65074
65076
  ]),
65075
65077
  _: 2
65076
65078
  }, 1032, ["align", "fitContent"]))), 128)),
65077
- y.value ? (j(), _1(Pr, {
65079
+ y.value ? (j(), w1(Pr, {
65078
65080
  key: 2,
65079
65081
  fitContent: ""
65080
65082
  }, {
65081
65083
  default: F1(() => [
65082
- b.value ? (j(), _1(Dy, {
65084
+ b.value ? (j(), w1(Dy, {
65083
65085
  key: 0,
65084
65086
  item: t1,
65085
65087
  options: k.actionsOptions,
@@ -65128,7 +65130,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65128
65130
  ])
65129
65131
  ])
65130
65132
  ], 2)) : d1("", !0),
65131
- k.$slots.mainItem ? (j(), _1(Kp, {
65133
+ k.$slots.mainItem ? (j(), w1(Kp, {
65132
65134
  key: 2,
65133
65135
  class: j1(["main-items-list", { "main-items-list__with-small-devices-item": k.$slots.smallDevicesItem }]),
65134
65136
  modelValue: f.value,
@@ -65141,6 +65143,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65141
65143
  groupByFn: X(s),
65142
65144
  reduceGroupTitleFn: k.reduceGroupTitleFn,
65143
65145
  hasActionsButtons: g.value,
65146
+ hideSeparator: k.hideSeparatorOnItem,
65144
65147
  onEditItem: D[12] || (D[12] = (I) => i("editItem", I))
65145
65148
  }, {
65146
65149
  item: F1(({ item: I }) => [
@@ -65150,8 +65153,8 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65150
65153
  T1(k.$slots, "actionsButtons", { item: I }, void 0, !0)
65151
65154
  ]),
65152
65155
  _: 3
65153
- }, 8, ["class", "modelValue", "itemsGroupedBy", "withEditButton", "editToName", "deleteFn", "groupByFn", "reduceGroupTitleFn", "hasActionsButtons"])) : d1("", !0),
65154
- k.$slots.smallDevicesItem ? (j(), _1(Kp, {
65156
+ }, 8, ["class", "modelValue", "itemsGroupedBy", "withEditButton", "editToName", "deleteFn", "groupByFn", "reduceGroupTitleFn", "hasActionsButtons", "hideSeparator"])) : d1("", !0),
65157
+ k.$slots.smallDevicesItem ? (j(), w1(Kp, {
65155
65158
  key: 3,
65156
65159
  class: "small-devices-items-list",
65157
65160
  modelValue: f.value,
@@ -65164,6 +65167,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65164
65167
  groupByFn: X(s),
65165
65168
  reduceGroupTitleFn: k.reduceGroupTitleFn,
65166
65169
  hasActionsButtons: g.value,
65170
+ hideSeparator: k.hideSeparatorOnItem,
65167
65171
  onEditItem: D[14] || (D[14] = (I) => i("editItem", I))
65168
65172
  }, {
65169
65173
  item: F1(({ item: I }) => [
@@ -65173,7 +65177,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65173
65177
  T1(k.$slots, "actionsButtons", { item: I }, void 0, !0)
65174
65178
  ]),
65175
65179
  _: 3
65176
- }, 8, ["modelValue", "itemsGroupedBy", "withEditButton", "editToName", "deleteFn", "groupByFn", "reduceGroupTitleFn", "hasActionsButtons"])) : d1("", !0),
65180
+ }, 8, ["modelValue", "itemsGroupedBy", "withEditButton", "editToName", "deleteFn", "groupByFn", "reduceGroupTitleFn", "hasActionsButtons", "hideSeparator"])) : d1("", !0),
65177
65181
  $1(cb, {
65178
65182
  items: p.value,
65179
65183
  label: k.noItemsLabel,
@@ -65199,7 +65203,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65199
65203
  }, null, 8, I71),
65200
65204
  T1(k.$slots, "itemsSelected", {}, void 0, !0)
65201
65205
  ])) : d1("", !0),
65202
- x.value ? (j(), _1(RM, {
65206
+ x.value ? (j(), w1(RM, {
65203
65207
  key: 5,
65204
65208
  modelValue: a.value.page,
65205
65209
  "onUpdate:modelValue": D[17] || (D[17] = (I) => a.value.page = I),
@@ -65210,7 +65214,7 @@ const Kp = /* @__PURE__ */ t2(T71, [["__scopeId", "data-v-cadf774a"]]), E71 = {
65210
65214
  ]));
65211
65215
  }
65212
65216
  });
65213
- const U71 = /* @__PURE__ */ t2($71, [["__scopeId", "data-v-a825d0a9"]]), W71 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
65217
+ const U71 = /* @__PURE__ */ t2($71, [["__scopeId", "data-v-b471f67c"]]), W71 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
65214
65218
  __proto__: null,
65215
65219
  PgaBackButton: $U,
65216
65220
  PgaBadge: HI,