@oub/fusion 0.2.100 → 0.2.102

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/fusion.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as le, openBlock as d, createElementBlock as m, createStaticVNode as $s, ref as re, resolveComponent as oe, normalizeClass as H, createBlock as ce, renderSlot as G, createTextVNode as Pt, toDisplayString as _, createElementVNode as v, createCommentVNode as C, withDirectives as ia, withKeys as Ae, vModelText as Ii, createVNode as de, resolveDynamicComponent as ca, withCtx as be, getCurrentScope as Mi, onScopeDispose as Vi, unref as S, toRef as yn, readonly as el, customRef as tl, watch as Tt, h as Ni, computed as Z, vModelDynamic as al, mergeProps as Ke, Fragment as Be, renderList as Ee, createSlots as ot, pushScopeId as so, popScopeId as lo, withScopeId as nl, Transition as Oa, vShow as fn, reactive as Fn, useSlots as Ua, onMounted as ht, nextTick as da, onUnmounted as uo, isRef as jo, normalizeProps as $e, guardReactiveProps as pt, Teleport as rl, render as Jo, withModifiers as Le, normalizeStyle as kt, onBeforeUpdate as ol, useCssVars as il } from "vue";
1
+ import { defineComponent as le, openBlock as d, createElementBlock as m, createStaticVNode as $s, ref as re, resolveComponent as oe, normalizeClass as H, createBlock as ce, renderSlot as G, createTextVNode as Pt, toDisplayString as _, createElementVNode as g, createCommentVNode as C, withDirectives as ia, withKeys as Ae, vModelText as Ii, createVNode as de, resolveDynamicComponent as ca, withCtx as be, getCurrentScope as Mi, onScopeDispose as Vi, unref as S, toRef as yn, readonly as el, customRef as tl, watch as Tt, h as Ni, computed as Z, vModelDynamic as al, mergeProps as Ke, Fragment as Be, renderList as Ee, createSlots as ot, pushScopeId as so, popScopeId as lo, withScopeId as nl, Transition as Oa, vShow as fn, reactive as Fn, useSlots as Ua, onMounted as ht, nextTick as da, onUnmounted as uo, isRef as jo, normalizeProps as $e, guardReactiveProps as pt, Teleport as rl, render as Jo, withModifiers as Le, normalizeStyle as kt, onBeforeUpdate as ol, useCssVars as il } from "vue";
2
2
  const sl = le({
3
3
  name: "FusionLoadingSpinner",
4
4
  props: {
@@ -175,7 +175,7 @@ const po = /* @__PURE__ */ he(pl, [["render", ml]]), vl = le({
175
175
  viewBox: "0 0 24 24",
176
176
  fill: "none",
177
177
  xmlns: "http://www.w3.org/2000/svg"
178
- }, yl = /* @__PURE__ */ v("mask", {
178
+ }, yl = /* @__PURE__ */ g("mask", {
179
179
  id: "mask0_3842_303",
180
180
  style: { "mask-type": "alpha" },
181
181
  maskUnits: "userSpaceOnUse",
@@ -184,13 +184,13 @@ const po = /* @__PURE__ */ he(pl, [["render", ml]]), vl = le({
184
184
  width: "24",
185
185
  height: "24"
186
186
  }, [
187
- /* @__PURE__ */ v("rect", {
187
+ /* @__PURE__ */ g("rect", {
188
188
  width: "24",
189
189
  height: "24",
190
190
  fill: "currentColor"
191
191
  })
192
- ], -1), bl = /* @__PURE__ */ v("g", { mask: "url(#mask0_3842_303)" }, [
193
- /* @__PURE__ */ v("path", {
192
+ ], -1), bl = /* @__PURE__ */ g("g", { mask: "url(#mask0_3842_303)" }, [
193
+ /* @__PURE__ */ g("path", {
194
194
  d: "M2.725 21C2.54167 21 2.375 20.9542 2.225 20.8625C2.075 20.7708 1.95834 20.65 1.875 20.5C1.79167 20.35 1.74584 20.1875 1.7375 20.0125C1.72917 19.8375 1.775 19.6667 1.875 19.5L11.125 3.5C11.225 3.33333 11.3542 3.20833 11.5125 3.125C11.6708 3.04167 11.8333 3 12 3C12.1667 3 12.3292 3.04167 12.4875 3.125C12.6458 3.20833 12.775 3.33333 12.875 3.5L22.125 19.5C22.225 19.6667 22.2708 19.8375 22.2625 20.0125C22.2542 20.1875 22.2083 20.35 22.125 20.5C22.0417 20.65 21.925 20.7708 21.775 20.8625C21.625 20.9542 21.4583 21 21.275 21H2.725ZM12 18C12.2833 18 12.5208 17.9042 12.7125 17.7125C12.9042 17.5208 13 17.2833 13 17C13 16.7167 12.9042 16.4792 12.7125 16.2875C12.5208 16.0958 12.2833 16 12 16C11.7167 16 11.4792 16.0958 11.2875 16.2875C11.0958 16.4792 11 16.7167 11 17C11 17.2833 11.0958 17.5208 11.2875 17.7125C11.4792 17.9042 11.7167 18 12 18ZM12 15C12.2833 15 12.5208 14.9042 12.7125 14.7125C12.9042 14.5208 13 14.2833 13 14V11C13 10.7167 12.9042 10.4792 12.7125 10.2875C12.5208 10.0958 12.2833 10 12 10C11.7167 10 11.4792 10.0958 11.2875 10.2875C11.0958 10.4792 11 10.7167 11 11V14C11 14.2833 11.0958 14.5208 11.2875 14.7125C11.4792 14.9042 11.7167 15 12 15Z",
195
195
  fill: "currentColor"
196
196
  })
@@ -322,8 +322,8 @@ function Ol(e, t, a, r, n, o) {
322
322
  class: "fusion-textarea-container",
323
323
  "data-test": e.dataTest
324
324
  }, [
325
- v("div", Cl, [
326
- v("label", {
325
+ g("div", Cl, [
326
+ g("label", {
327
327
  class: H(["fusion-textarea label", e.stateClasses]),
328
328
  for: e.id,
329
329
  "data-test": "label"
@@ -334,7 +334,7 @@ function Ol(e, t, a, r, n, o) {
334
334
  "data-test": "helper-label"
335
335
  }, _(e.helperLabel), 3)) : C("", !0)
336
336
  ]),
337
- ia(v("textarea", {
337
+ ia(g("textarea", {
338
338
  id: e.id,
339
339
  "onUpdate:modelValue": t[0] || (t[0] = (s) => e.inputValue = s),
340
340
  class: H(["fusion-textarea field", [e.disabled, e.stateClasses]]),
@@ -358,7 +358,7 @@ function Ol(e, t, a, r, n, o) {
358
358
  [Ii, e.inputValue]
359
359
  ]),
360
360
  e.disabled ? C("", !0) : (d(), m("div", Fl, [
361
- v("div", {
361
+ g("div", {
362
362
  class: H(e.errorLabel && e.showCharLength ? "fusion-textarea-error-wrapper" : "")
363
363
  }, [
364
364
  e.errorLabel ? (d(), m("div", {
@@ -366,15 +366,15 @@ function Ol(e, t, a, r, n, o) {
366
366
  class: H(["fusion-textarea error-label-wrapper", e.stateClasses])
367
367
  }, [
368
368
  de(i, { "data-test": "error-icon" }),
369
- v("span", Dl, _(e.errorLabel), 1)
369
+ g("span", Dl, _(e.errorLabel), 1)
370
370
  ], 2)) : C("", !0),
371
371
  !e.disabled && e.showCharLength ? (d(), m("div", {
372
372
  key: 1,
373
373
  class: H(["fusion-textarea text-count-label", !e.disabled && e.showCharLength ? "fusion-textarea-character-amount-wrapper" : ""]),
374
374
  "data-test": "text-count-label"
375
375
  }, [
376
- v("span", Bl, _(e.inputValue.length), 1),
377
- v("span", xl, "/" + _(e.maxLength), 1)
376
+ g("span", Bl, _(e.inputValue.length), 1),
377
+ g("span", xl, "/" + _(e.maxLength), 1)
378
378
  ], 2)) : C("", !0)
379
379
  ], 2)
380
380
  ]))
@@ -388,7 +388,7 @@ const H3 = /* @__PURE__ */ he(wl, [["render", Ol], ["__scopeId", "data-v-012698c
388
388
  viewBox: "0 0 20 20",
389
389
  fill: "currentColor",
390
390
  xmlns: "http://www.w3.org/2000/svg"
391
- }, Ml = /* @__PURE__ */ v("path", {
391
+ }, Ml = /* @__PURE__ */ g("path", {
392
392
  fill: "currentColor",
393
393
  d: "M7.9638 12.6355L15.0263 5.573C15.193 5.40633 15.3874 5.323 15.6096 5.323C15.8319 5.323 16.0263 5.40633 16.193 5.573C16.3596 5.73966 16.443 5.93758 16.443 6.16675C16.443 6.39591 16.3596 6.59383 16.193 6.7605L8.54713 14.4272C8.38046 14.5938 8.18602 14.6772 7.9638 14.6772C7.74157 14.6772 7.54713 14.5938 7.38046 14.4272L3.79713 10.8438C3.63046 10.6772 3.5506 10.4792 3.55755 10.2501C3.56449 10.0209 3.6513 9.823 3.81796 9.65633C3.98463 9.48966 4.18255 9.40633 4.41171 9.40633C4.64088 9.40633 4.8388 9.48966 5.00546 9.65633L7.9638 12.6355Z"
394
394
  }, null, -1), Vl = [
@@ -506,8 +506,8 @@ function Jl(e, t, a, r, n, o) {
506
506
  class: H(["fusion-checkbox-wrapper", e.stateClasses]),
507
507
  "data-test": e.dataTest
508
508
  }, [
509
- v("span", El, [
510
- v("input", {
509
+ g("span", El, [
510
+ g("input", {
511
511
  class: H(["fusion-checkbox-input", e.stateClasses]),
512
512
  checked: e.defaultValue,
513
513
  disabled: e.disabled,
@@ -522,7 +522,7 @@ function Jl(e, t, a, r, n, o) {
522
522
  de(i)
523
523
  ])) : C("", !0)
524
524
  ]),
525
- v("span", Hl, [
525
+ g("span", Hl, [
526
526
  e.label ? (d(), m("span", zl, _(e.label), 1)) : C("", !0),
527
527
  e.helperText ? (d(), m("span", jl, _(e.helperText), 1)) : C("", !0)
528
528
  ]),
@@ -619,8 +619,8 @@ function $l(e, t, a, r, n, o) {
619
619
  class: H(["fusion-radio-wrapper", e.stateClasses]),
620
620
  "data-test": e.dataTest
621
621
  }, [
622
- v("div", Kl, [
623
- v("input", {
622
+ g("div", Kl, [
623
+ g("input", {
624
624
  id: e.id,
625
625
  class: H(["fusion-radio input", e.stateClasses]),
626
626
  type: "radio",
@@ -636,11 +636,11 @@ function $l(e, t, a, r, n, o) {
636
636
  onClick: t[2] || (t[2] = (...i) => e.handleChange && e.handleChange(...i))
637
637
  }, null, 42, Yl)
638
638
  ]),
639
- v("div", {
639
+ g("div", {
640
640
  class: H(["fusion-radio label-container", e.stateClasses])
641
641
  }, [
642
- v("div", Gl, [
643
- v("label", {
642
+ g("div", Gl, [
643
+ g("label", {
644
644
  id: `label-${e.id}`,
645
645
  class: H(["fusion-radio label", e.stateClasses]),
646
646
  for: e.id,
@@ -962,7 +962,7 @@ const go = (e, t) => {
962
962
  viewBox: "0 0 24 24",
963
963
  fill: "none",
964
964
  xmlns: "http://www.w3.org/2000/svg"
965
- }, vu = /* @__PURE__ */ v("mask", {
965
+ }, vu = /* @__PURE__ */ g("mask", {
966
966
  id: "mask0_3268_821",
967
967
  style: { "mask-type": "alpha" },
968
968
  maskUnits: "userSpaceOnUse",
@@ -971,14 +971,14 @@ const go = (e, t) => {
971
971
  width: "24",
972
972
  height: "25"
973
973
  }, [
974
- /* @__PURE__ */ v("rect", {
974
+ /* @__PURE__ */ g("rect", {
975
975
  y: "0.5",
976
976
  width: "24",
977
977
  height: "24",
978
978
  fill: "#D9D9D9"
979
979
  })
980
- ], -1), gu = /* @__PURE__ */ v("g", { mask: "url(#mask0_3268_821)" }, [
981
- /* @__PURE__ */ v("path", {
980
+ ], -1), gu = /* @__PURE__ */ g("g", { mask: "url(#mask0_3268_821)" }, [
981
+ /* @__PURE__ */ g("path", {
982
982
  d: "M5 21.5C4.45 21.5 3.97917 21.3042 3.5875 20.9125C3.19583 20.5208 3 20.05 3 19.5V5.5C3 4.95 3.19583 4.47917 3.5875 4.0875C3.97917 3.69583 4.45 3.5 5 3.5H19C19.55 3.5 20.0208 3.69583 20.4125 4.0875C20.8042 4.47917 21 4.95 21 5.5V19.5C21 20.05 20.8042 20.5208 20.4125 20.9125C20.0208 21.3042 19.55 21.5 19 21.5H5ZM12 16.5C12.5333 16.5 13.025 16.3625 13.475 16.0875C13.925 15.8125 14.2917 15.45 14.575 15C14.675 14.85 14.8 14.7292 14.95 14.6375C15.1 14.5458 15.2667 14.5 15.45 14.5H19V5.5H5V14.5H8.55C8.73333 14.5 8.9 14.5458 9.05 14.6375C9.2 14.7292 9.325 14.85 9.425 15C9.70833 15.45 10.075 15.8125 10.525 16.0875C10.975 16.3625 11.4667 16.5 12 16.5Z",
983
983
  fill: "currentColor"
984
984
  })
@@ -998,7 +998,7 @@ const ku = /* @__PURE__ */ he(hu, [["render", bu]]), Au = le({
998
998
  fill: "none",
999
999
  "aria-label": "Search Icon",
1000
1000
  xmlns: "http://www.w3.org/2000/svg"
1001
- }, Su = /* @__PURE__ */ v("mask", {
1001
+ }, Su = /* @__PURE__ */ g("mask", {
1002
1002
  id: "mask0_2316_5005",
1003
1003
  style: { "mask-type": "alpha" },
1004
1004
  maskUnits: "userSpaceOnUse",
@@ -1007,13 +1007,13 @@ const ku = /* @__PURE__ */ he(hu, [["render", bu]]), Au = le({
1007
1007
  width: "24",
1008
1008
  height: "24"
1009
1009
  }, [
1010
- /* @__PURE__ */ v("rect", {
1010
+ /* @__PURE__ */ g("rect", {
1011
1011
  width: "24",
1012
1012
  height: "24",
1013
1013
  fill: "#D9D9D9"
1014
1014
  })
1015
- ], -1), Cu = /* @__PURE__ */ v("g", { mask: "url(#mask0_2316_5005)" }, [
1016
- /* @__PURE__ */ v("path", {
1015
+ ], -1), Cu = /* @__PURE__ */ g("g", { mask: "url(#mask0_2316_5005)" }, [
1016
+ /* @__PURE__ */ g("path", {
1017
1017
  d: "M9.71252 16.2125C7.89586 16.2125 6.35836 15.5833 5.10002 14.325C3.84169 13.0667 3.21252 11.5292 3.21252 9.71249C3.21252 7.89583 3.84169 6.35833 5.10002 5.09999C6.35836 3.84166 7.89586 3.21249 9.71252 3.21249C11.5292 3.21249 13.0667 3.84166 14.325 5.09999C15.5834 6.35833 16.2125 7.89583 16.2125 9.71249C16.2125 10.4458 16.0959 11.1375 15.8625 11.7875C15.6292 12.4375 15.3125 13.0125 14.9125 13.5125L20.5125 19.1125C20.6959 19.2958 20.7875 19.5292 20.7875 19.8125C20.7875 20.0958 20.6959 20.3292 20.5125 20.5125C20.3292 20.6958 20.0959 20.7875 19.8125 20.7875C19.5292 20.7875 19.2959 20.6958 19.1125 20.5125L13.5125 14.9125C13.0125 15.3125 12.4375 15.6292 11.7875 15.8625C11.1375 16.0958 10.4459 16.2125 9.71252 16.2125ZM9.71252 14.2125C10.9625 14.2125 12.025 13.775 12.9 12.9C13.775 12.025 14.2125 10.9625 14.2125 9.71249C14.2125 8.46249 13.775 7.39999 12.9 6.52499C12.025 5.64999 10.9625 5.21249 9.71252 5.21249C8.46252 5.21249 7.40002 5.64999 6.52502 6.52499C5.65002 7.39999 5.21252 8.46249 5.21252 9.71249C5.21252 10.9625 5.65002 12.025 6.52502 12.9C7.40002 13.775 8.46252 14.2125 9.71252 14.2125Z",
1018
1018
  fill: "currentColor"
1019
1019
  })
@@ -1032,7 +1032,7 @@ const qi = /* @__PURE__ */ he(Au, [["render", Tu]]), Fu = le({
1032
1032
  viewBox: "0 0 24 24",
1033
1033
  fill: "none",
1034
1034
  xmlns: "http://www.w3.org/2000/svg"
1035
- }, Bu = /* @__PURE__ */ v("mask", {
1035
+ }, Bu = /* @__PURE__ */ g("mask", {
1036
1036
  id: "mask0_3842_299",
1037
1037
  style: { "mask-type": "alpha" },
1038
1038
  maskUnits: "userSpaceOnUse",
@@ -1041,13 +1041,13 @@ const qi = /* @__PURE__ */ he(Au, [["render", Tu]]), Fu = le({
1041
1041
  width: "24",
1042
1042
  height: "24"
1043
1043
  }, [
1044
- /* @__PURE__ */ v("rect", {
1044
+ /* @__PURE__ */ g("rect", {
1045
1045
  width: "24",
1046
1046
  height: "24",
1047
1047
  fill: "currentColor"
1048
1048
  })
1049
- ], -1), xu = /* @__PURE__ */ v("g", { mask: "url(#mask0_3842_299)" }, [
1050
- /* @__PURE__ */ v("path", {
1049
+ ], -1), xu = /* @__PURE__ */ g("g", { mask: "url(#mask0_3842_299)" }, [
1050
+ /* @__PURE__ */ g("path", {
1051
1051
  d: "M10.6 13.8L8.45 11.65C8.26667 11.4667 8.03333 11.375 7.75 11.375C7.46667 11.375 7.23333 11.4667 7.05 11.65C6.86667 11.8333 6.775 12.0667 6.775 12.35C6.775 12.6333 6.86667 12.8667 7.05 13.05L9.9 15.9C10.1 16.1 10.3333 16.2 10.6 16.2C10.8667 16.2 11.1 16.1 11.3 15.9L16.95 10.25C17.1333 10.0667 17.225 9.83333 17.225 9.55C17.225 9.26667 17.1333 9.03333 16.95 8.85C16.7667 8.66667 16.5333 8.575 16.25 8.575C15.9667 8.575 15.7333 8.66667 15.55 8.85L10.6 13.8ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z",
1052
1052
  fill: "currentColor"
1053
1053
  })
@@ -1187,7 +1187,7 @@ function qu(e, t, a, r, n, o) {
1187
1187
  class: H(["fusion-input-container", e.stateClasses]),
1188
1188
  "data-test": e.dataTest
1189
1189
  }, [
1190
- v("div", Vu, [
1190
+ g("div", Vu, [
1191
1191
  e.label ? (d(), m("label", {
1192
1192
  key: 0,
1193
1193
  class: H(["fusion-input label", e.stateClasses]),
@@ -1200,11 +1200,11 @@ function qu(e, t, a, r, n, o) {
1200
1200
  "data-test": "helper-label"
1201
1201
  }, _(e.helperLabel), 3)) : C("", !0)
1202
1202
  ]),
1203
- v("div", Lu, [
1203
+ g("div", Lu, [
1204
1204
  e.$slots.icon ? (d(), m("span", Qu, [
1205
1205
  G(e.$slots, "icon", {}, void 0, !0)
1206
1206
  ])) : C("", !0),
1207
- ia(v("input", {
1207
+ ia(g("input", {
1208
1208
  id: e.id,
1209
1209
  ref: "input",
1210
1210
  "onUpdate:modelValue": t[0] || (t[0] = (s) => e.inputValue = s),
@@ -1234,7 +1234,7 @@ function qu(e, t, a, r, n, o) {
1234
1234
  class: H(["fusion-input error-wrapper", e.stateClasses])
1235
1235
  }, [
1236
1236
  de(i, { "data-test": "error-icon" }),
1237
- v("span", Ru, _(e.errorLabel), 1)
1237
+ g("span", Ru, _(e.errorLabel), 1)
1238
1238
  ], 2)) : C("", !0),
1239
1239
  G(e.$slots, "content", {}, void 0, !0)
1240
1240
  ], 10, Mu);
@@ -1347,7 +1347,7 @@ function Xu(e, t, a, r, n, o) {
1347
1347
  e.$slots.icon ? (d(), m("div", zu, [
1348
1348
  G(e.$slots, "icon", {}, void 0, !0)
1349
1349
  ])) : C("", !0),
1350
- v("div", ju, [
1350
+ g("div", ju, [
1351
1351
  G(e.$slots, "content", {}, void 0, !0)
1352
1352
  ]),
1353
1353
  a.selected ? (d(), m("span", Ju, [
@@ -1458,7 +1458,7 @@ const zi = (e) => (so("data-v-12a3738f"), e = e(), lo(), e), Ku = ["data-test"],
1458
1458
  key: 0,
1459
1459
  class: "p-xl",
1460
1460
  "data-test": "search-loading-wrapper"
1461
- }, $u = { class: "fusion-select-panel-loading-container" }, ed = /* @__PURE__ */ zi(() => /* @__PURE__ */ v("div", {
1461
+ }, $u = { class: "fusion-select-panel-loading-container" }, ed = /* @__PURE__ */ zi(() => /* @__PURE__ */ g("div", {
1462
1462
  class: "loading-text",
1463
1463
  "data-test": "title"
1464
1464
  }, "Loading...", -1)), td = {
@@ -1481,7 +1481,7 @@ const zi = (e) => (so("data-v-12a3738f"), e = e(), lo(), e), Ku = ["data-test"],
1481
1481
  }, dd = {
1482
1482
  class: "fusion-select-panel-error-container",
1483
1483
  "data-test": "empty-list-wrapper"
1484
- }, cd = /* @__PURE__ */ zi(() => /* @__PURE__ */ v("div", {
1484
+ }, cd = /* @__PURE__ */ zi(() => /* @__PURE__ */ g("div", {
1485
1485
  class: "fusion-select-panel-error-title",
1486
1486
  "data-test": "title"
1487
1487
  }, " No options to select ", -1));
@@ -1492,12 +1492,12 @@ function pd(e, t, a, r, n, o) {
1492
1492
  onTrigger: e.closePanel
1493
1493
  }, {
1494
1494
  default: be(() => [
1495
- v("div", {
1495
+ g("div", {
1496
1496
  class: "fusion-select-panel-container",
1497
1497
  "data-test": e.dataTest
1498
1498
  }, [
1499
- v("div", Yu, [
1500
- v("div", Gu, [
1499
+ g("div", Yu, [
1500
+ g("div", Gu, [
1501
1501
  e.searchDisabled ? C("", !0) : (d(), ce(s, {
1502
1502
  key: 0,
1503
1503
  id: `${e.selectId}-search-field`,
@@ -1516,25 +1516,25 @@ function pd(e, t, a, r, n, o) {
1516
1516
  ]),
1517
1517
  _: 1
1518
1518
  }, 8, ["id", "input", "theme", "name", "placeholder", "onUpdate:input", "onKeydown"])),
1519
- v("div", Zu, [
1519
+ g("div", Zu, [
1520
1520
  e.searchLoading ? (d(), m("div", _u, [
1521
- v("div", $u, [
1521
+ g("div", $u, [
1522
1522
  de(l, { "data-test": "search-spinner" }),
1523
1523
  ed
1524
1524
  ])
1525
1525
  ])) : e.searchErrorTitle ? (d(), m("div", td, [
1526
- v("div", ad, [
1526
+ g("div", ad, [
1527
1527
  de(p, {
1528
1528
  "data-test": "error-icon",
1529
1529
  class: "fusion-select-panel-icon"
1530
1530
  }),
1531
- v("div", nd, [
1532
- v("div", rd, _(e.searchErrorTitle), 1),
1533
- v("div", od, _(e.searchErrorDescription), 1)
1531
+ g("div", nd, [
1532
+ g("div", rd, _(e.searchErrorTitle), 1),
1533
+ g("div", od, _(e.searchErrorDescription), 1)
1534
1534
  ])
1535
1535
  ])
1536
1536
  ])) : e.$slots["custom-list"] ? (d(), m("div", id, [
1537
- v("div", sd, [
1537
+ g("div", sd, [
1538
1538
  G(e.$slots, "custom-list", {}, void 0, !0)
1539
1539
  ])
1540
1540
  ])) : e.options.length ? (d(), m("div", ld, [
@@ -1561,7 +1561,7 @@ function pd(e, t, a, r, n, o) {
1561
1561
  } : void 0
1562
1562
  ]), 1032, ["selected", "onClick", "onKeydown"]))), 128))
1563
1563
  ])) : (d(), m("div", ud, [
1564
- v("div", dd, [
1564
+ g("div", dd, [
1565
1565
  de(p, {
1566
1566
  "data-test": "empty-list-icon",
1567
1567
  class: "fusion-select-panel-icon"
@@ -1585,7 +1585,7 @@ const bo = /* @__PURE__ */ he(Wu, [["render", pd], ["__scopeId", "data-v-12a3738
1585
1585
  height: "24",
1586
1586
  viewBox: "0 0 24 24",
1587
1587
  fill: "none"
1588
- }, md = /* @__PURE__ */ v("mask", {
1588
+ }, md = /* @__PURE__ */ g("mask", {
1589
1589
  id: "mask0_2347_1331",
1590
1590
  style: { "mask-type": "alpha" },
1591
1591
  maskUnits: "userSpaceOnUse",
@@ -1594,13 +1594,13 @@ const bo = /* @__PURE__ */ he(Wu, [["render", pd], ["__scopeId", "data-v-12a3738
1594
1594
  width: "24",
1595
1595
  height: "24"
1596
1596
  }, [
1597
- /* @__PURE__ */ v("rect", {
1597
+ /* @__PURE__ */ g("rect", {
1598
1598
  width: "24",
1599
1599
  height: "24",
1600
1600
  fill: "white"
1601
1601
  })
1602
- ], -1), vd = /* @__PURE__ */ v("g", { mask: "url(#mask0_2347_1331)" }, [
1603
- /* @__PURE__ */ v("path", {
1602
+ ], -1), vd = /* @__PURE__ */ g("g", { mask: "url(#mask0_2347_1331)" }, [
1603
+ /* @__PURE__ */ g("path", {
1604
1604
  d: "M12 15.2752C11.8667 15.2752 11.7417 15.2544 11.625 15.2127C11.5083 15.1711 11.4 15.1002 11.3 15.0002L6.7 10.4002C6.51667 10.2169 6.425 9.98355 6.425 9.70022C6.425 9.41689 6.51667 9.18355 6.7 9.00022C6.88334 8.81689 7.11667 8.72522 7.4 8.72522C7.68334 8.72522 7.91667 8.81689 8.1 9.00022L12 12.9002L15.9 9.00022C16.0833 8.81689 16.3167 8.72522 16.6 8.72522C16.8833 8.72522 17.1167 8.81689 17.3 9.00022C17.4833 9.18355 17.575 9.41689 17.575 9.70022C17.575 9.98355 17.4833 10.2169 17.3 10.4002L12.7 15.0002C12.6 15.1002 12.4917 15.1711 12.375 15.2127C12.2583 15.2544 12.1333 15.2752 12 15.2752Z",
1605
1605
  fill: "currentColor"
1606
1606
  })
@@ -1779,7 +1779,7 @@ function Dd(e, t, a, r, n, o) {
1779
1779
  class: "fusion-select-container",
1780
1780
  "data-test": e.dataTest
1781
1781
  }, [
1782
- v("div", Ad, [
1782
+ g("div", Ad, [
1783
1783
  e.label ? (d(), m("label", {
1784
1784
  key: 0,
1785
1785
  class: H(["fusion-select label", e.stateClasses]),
@@ -1792,7 +1792,7 @@ function Dd(e, t, a, r, n, o) {
1792
1792
  "data-test": "helper-label"
1793
1793
  }, _(e.helperLabel), 3)) : C("", !0)
1794
1794
  ]),
1795
- v("button", {
1795
+ g("button", {
1796
1796
  id: e.id,
1797
1797
  class: H(["fusion-select field", e.stateClasses]),
1798
1798
  "data-test": "select",
@@ -1808,7 +1808,7 @@ function Dd(e, t, a, r, n, o) {
1808
1808
  onClick: t[2] || (t[2] = (...p) => e.handleInputClick && e.handleInputClick(...p)),
1809
1809
  onKeydown: t[3] || (t[3] = Ae((...p) => e.handleKeydownEnter && e.handleKeydownEnter(...p), ["enter"]))
1810
1810
  }, [
1811
- v("span", Cd, [
1811
+ g("span", Cd, [
1812
1812
  e.selected.label ? (d(), m("span", Td, _(e.selected.label), 1)) : (d(), m("span", Pd, _(e.placeholder), 1)),
1813
1813
  de(i, {
1814
1814
  class: H([[e.interactionStates.opened ? "open" : "", e.stateClasses], "fusion-select arrow-icon"])
@@ -1835,7 +1835,7 @@ function Dd(e, t, a, r, n, o) {
1835
1835
  class: H(["fusion-select error-wrapper", e.stateClasses])
1836
1836
  }, [
1837
1837
  de(l, { "data-test": "error-icon" }),
1838
- v("span", Fd, _(e.errorLabel), 1)
1838
+ g("span", Fd, _(e.errorLabel), 1)
1839
1839
  ], 2)) : C("", !0)
1840
1840
  ], 8, kd);
1841
1841
  }
@@ -1961,7 +1961,7 @@ function Ud(e, t, a, r, n, o) {
1961
1961
  e.showCheckbox ? {
1962
1962
  name: "content",
1963
1963
  fn: be(() => [
1964
- v("div", Od, [
1964
+ g("div", Od, [
1965
1965
  de(i, {
1966
1966
  modelValue: e.showPassword,
1967
1967
  "onUpdate:modelValue": t[0] || (t[0] = (l) => e.showPassword = l),
@@ -2617,7 +2617,7 @@ function qd(e, t, a, r, n, o) {
2617
2617
  }, null, 8, ["country"])
2618
2618
  ]),
2619
2619
  content: be(() => [
2620
- v("span", Rd, _(l.name), 1)
2620
+ g("span", Rd, _(l.name), 1)
2621
2621
  ]),
2622
2622
  _: 2
2623
2623
  }, 1032, ["selected", "data-test", "onKeydown", "onClick"]))), 128))
@@ -2664,8 +2664,8 @@ function Wd(e, t, a, r, n, o) {
2664
2664
  class: H(["country-selector-wrapper", { disabled: a.disabled }]),
2665
2665
  "data-test": a.dataTest
2666
2666
  }, [
2667
- v("div", Jd, [
2668
- v("button", {
2667
+ g("div", Jd, [
2668
+ g("button", {
2669
2669
  type: "button",
2670
2670
  class: "country-flags",
2671
2671
  onClick: t[0] || (t[0] = (...l) => o.handleToggle && o.handleToggle(...l))
@@ -2678,7 +2678,7 @@ function Wd(e, t, a, r, n, o) {
2678
2678
  class: H(["arrow-icon", { active: a.isOpen }])
2679
2679
  }, null, 8, ["class"])
2680
2680
  ]),
2681
- v("div", Xd, "(+" + _(a.country.dialCode) + ")", 1)
2681
+ g("div", Xd, "(+" + _(a.country.dialCode) + ")", 1)
2682
2682
  ])
2683
2683
  ], 10, jd);
2684
2684
  }
@@ -2846,7 +2846,7 @@ function rc(e, t, a, r, n, o) {
2846
2846
  class: "fusion-phone-input-container",
2847
2847
  "data-test": e.dataTest
2848
2848
  }, [
2849
- v("div", Zd, [
2849
+ g("div", Zd, [
2850
2850
  e.label ? (d(), m("label", {
2851
2851
  key: 0,
2852
2852
  class: H(["fusion-phone-input label", e.stateClasses]),
@@ -2859,8 +2859,8 @@ function rc(e, t, a, r, n, o) {
2859
2859
  "data-test": "helper-label"
2860
2860
  }, _(e.helperLabel), 3)) : C("", !0)
2861
2861
  ]),
2862
- v("div", $d, [
2863
- v("div", {
2862
+ g("div", $d, [
2863
+ g("div", {
2864
2864
  class: H(["field-wrapper", e.stateClasses])
2865
2865
  }, [
2866
2866
  de(i, {
@@ -2869,7 +2869,7 @@ function rc(e, t, a, r, n, o) {
2869
2869
  "is-open": e.interactionStates.showSelectPanel,
2870
2870
  "onToggle:select": e.toggleSelectPanel
2871
2871
  }, null, 8, ["country", "disabled", "is-open", "onToggle:select"]),
2872
- ia(v("input", {
2872
+ ia(g("input", {
2873
2873
  id: e.id,
2874
2874
  ref: "input",
2875
2875
  "onUpdate:modelValue": t[0] || (t[0] = (c) => e.inputPhoneNumber = c),
@@ -2914,7 +2914,7 @@ function rc(e, t, a, r, n, o) {
2914
2914
  ]),
2915
2915
  e.errorLabel ? (d(), m("div", ac, [
2916
2916
  de(p, { "data-test": "error-icon" }),
2917
- v("span", nc, _(e.errorLabel), 1)
2917
+ g("span", nc, _(e.errorLabel), 1)
2918
2918
  ])) : C("", !0)
2919
2919
  ], 8, Gd);
2920
2920
  }
@@ -2965,15 +2965,15 @@ const ic = { class: "fusion-radio-group" }, sc = { class: "fusion-radio-group-la
2965
2965
  function fc(e, t, a, r, n, o) {
2966
2966
  const i = oe("SVGExclamationTriangle"), s = oe("FusionRadio");
2967
2967
  return d(), m("div", ic, [
2968
- v("div", sc, [
2968
+ g("div", sc, [
2969
2969
  e.label ? (d(), m("label", lc, _(e.label), 1)) : C("", !0),
2970
2970
  e.helperText ? (d(), m("span", uc, _(e.helperText), 1)) : C("", !0)
2971
2971
  ]),
2972
2972
  e.errorText ? (d(), m("div", dc, [
2973
2973
  de(i, { "data-test": "error-icon" }),
2974
- v("span", cc, _(e.errorText), 1)
2974
+ g("span", cc, _(e.errorText), 1)
2975
2975
  ])) : C("", !0),
2976
- v("div", pc, [
2976
+ g("div", pc, [
2977
2977
  (d(!0), m(Be, null, Ee(e.radios, (l, p) => (d(), ce(s, Ke(l, {
2978
2978
  id: l.id,
2979
2979
  key: p,
@@ -3027,15 +3027,15 @@ const mc = { class: "fusion-checkbox-group" }, vc = { class: "fusion-checkbox-gr
3027
3027
  function wc(e, t, a, r, n, o) {
3028
3028
  const i = oe("SVGExclamationTriangle"), s = oe("FusionCheckbox");
3029
3029
  return d(), m("div", mc, [
3030
- v("div", vc, [
3030
+ g("div", vc, [
3031
3031
  e.label ? (d(), m("div", gc, _(e.label), 1)) : C("", !0),
3032
3032
  e.helperText ? (d(), m("div", yc, _(e.helperText), 1)) : C("", !0)
3033
3033
  ]),
3034
3034
  e.errorText ? (d(), m("div", bc, [
3035
3035
  de(i, { "data-test": "error-icon" }),
3036
- v("span", kc, _(e.errorText), 1)
3036
+ g("span", kc, _(e.errorText), 1)
3037
3037
  ])) : C("", !0),
3038
- v("div", Ac, [
3038
+ g("div", Ac, [
3039
3039
  (d(!0), m(Be, null, Ee(e.checkboxes, (l, p) => (d(), ce(s, Ke({ key: p }, l, {
3040
3040
  "onUpdate:modelValue": (c) => e.updateValue(p, c)
3041
3041
  }), null, 16, ["onUpdate:modelValue"]))), 128))
@@ -3050,7 +3050,7 @@ const K3 = /* @__PURE__ */ he(hc, [["render", wc], ["__scopeId", "data-v-0961114
3050
3050
  viewBox: "0 0 24 24",
3051
3051
  fill: "none",
3052
3052
  xmlns: "http://www.w3.org/2000/svg"
3053
- }, Pc = /* @__PURE__ */ v("mask", {
3053
+ }, Pc = /* @__PURE__ */ g("mask", {
3054
3054
  id: "mask0_3842_368",
3055
3055
  style: { "mask-type": "alpha" },
3056
3056
  maskUnits: "userSpaceOnUse",
@@ -3059,13 +3059,13 @@ const K3 = /* @__PURE__ */ he(hc, [["render", wc], ["__scopeId", "data-v-0961114
3059
3059
  width: "24",
3060
3060
  height: "24"
3061
3061
  }, [
3062
- /* @__PURE__ */ v("rect", {
3062
+ /* @__PURE__ */ g("rect", {
3063
3063
  width: "24",
3064
3064
  height: "24",
3065
3065
  fill: "currentColor"
3066
3066
  })
3067
- ], -1), Tc = /* @__PURE__ */ v("g", { mask: "url(#mask0_3842_368)" }, [
3068
- /* @__PURE__ */ v("path", {
3067
+ ], -1), Tc = /* @__PURE__ */ g("g", { mask: "url(#mask0_3842_368)" }, [
3068
+ /* @__PURE__ */ g("path", {
3069
3069
  d: "M12 17C12.2833 17 12.5208 16.9042 12.7125 16.7125C12.9042 16.5208 13 16.2833 13 16V12C13 11.7167 12.9042 11.4792 12.7125 11.2875C12.5208 11.0958 12.2833 11 12 11C11.7167 11 11.4792 11.0958 11.2875 11.2875C11.0958 11.4792 11 11.7167 11 12V16C11 16.2833 11.0958 16.5208 11.2875 16.7125C11.4792 16.9042 11.7167 17 12 17ZM12 9C12.2833 9 12.5208 8.90417 12.7125 8.7125C12.9042 8.52083 13 8.28333 13 8C13 7.71667 12.9042 7.47917 12.7125 7.2875C12.5208 7.09583 12.2833 7 12 7C11.7167 7 11.4792 7.09583 11.2875 7.2875C11.0958 7.47917 11 7.71667 11 8C11 8.28333 11.0958 8.52083 11.2875 8.7125C11.4792 8.90417 11.7167 9 12 9ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z",
3070
3070
  fill: "currentColor"
3071
3071
  })
@@ -3084,7 +3084,7 @@ const qr = /* @__PURE__ */ he(Sc, [["render", Dc]]), Bc = le({
3084
3084
  viewBox: "0 0 24 24",
3085
3085
  fill: "none",
3086
3086
  xmlns: "http://www.w3.org/2000/svg"
3087
- }, Oc = /* @__PURE__ */ v("mask", {
3087
+ }, Oc = /* @__PURE__ */ g("mask", {
3088
3088
  id: "mask0_3842_316",
3089
3089
  style: { "mask-type": "alpha" },
3090
3090
  maskUnits: "userSpaceOnUse",
@@ -3093,13 +3093,13 @@ const qr = /* @__PURE__ */ he(Sc, [["render", Dc]]), Bc = le({
3093
3093
  width: "24",
3094
3094
  height: "24"
3095
3095
  }, [
3096
- /* @__PURE__ */ v("rect", {
3096
+ /* @__PURE__ */ g("rect", {
3097
3097
  width: "24",
3098
3098
  height: "24",
3099
3099
  fill: "currentColor"
3100
3100
  })
3101
- ], -1), Uc = /* @__PURE__ */ v("g", { mask: "url(#mask0_3842_316)" }, [
3102
- /* @__PURE__ */ v("path", {
3101
+ ], -1), Uc = /* @__PURE__ */ g("g", { mask: "url(#mask0_3842_316)" }, [
3102
+ /* @__PURE__ */ g("path", {
3103
3103
  d: "M12 17C12.2833 17 12.5208 16.9042 12.7125 16.7125C12.9042 16.5208 13 16.2833 13 16C13 15.7167 12.9042 15.4792 12.7125 15.2875C12.5208 15.0958 12.2833 15 12 15C11.7167 15 11.4792 15.0958 11.2875 15.2875C11.0958 15.4792 11 15.7167 11 16C11 16.2833 11.0958 16.5208 11.2875 16.7125C11.4792 16.9042 11.7167 17 12 17ZM12 13C12.2833 13 12.5208 12.9042 12.7125 12.7125C12.9042 12.5208 13 12.2833 13 12V8C13 7.71667 12.9042 7.47917 12.7125 7.2875C12.5208 7.09583 12.2833 7 12 7C11.7167 7 11.4792 7.09583 11.2875 7.2875C11.0958 7.47917 11 7.71667 11 8V12C11 12.2833 11.0958 12.5208 11.2875 12.7125C11.4792 12.9042 11.7167 13 12 13ZM12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22Z",
3104
3104
  fill: "currentColor"
3105
3105
  })
@@ -3118,7 +3118,7 @@ const Hr = /* @__PURE__ */ he(Bc, [["render", Mc]]), Vc = le({
3118
3118
  viewBox: "0 0 24 24",
3119
3119
  fill: "none",
3120
3120
  xmlns: "http://www.w3.org/2000/svg"
3121
- }, Lc = /* @__PURE__ */ v("mask", {
3121
+ }, Lc = /* @__PURE__ */ g("mask", {
3122
3122
  id: "mask0_3842_301",
3123
3123
  style: { "mask-type": "alpha" },
3124
3124
  maskUnits: "userSpaceOnUse",
@@ -3127,13 +3127,13 @@ const Hr = /* @__PURE__ */ he(Bc, [["render", Mc]]), Vc = le({
3127
3127
  width: "24",
3128
3128
  height: "24"
3129
3129
  }, [
3130
- /* @__PURE__ */ v("rect", {
3130
+ /* @__PURE__ */ g("rect", {
3131
3131
  width: "24",
3132
3132
  height: "24",
3133
3133
  fill: "currentColor"
3134
3134
  })
3135
- ], -1), Qc = /* @__PURE__ */ v("g", { mask: "url(#mask0_3842_301)" }, [
3136
- /* @__PURE__ */ v("path", {
3135
+ ], -1), Qc = /* @__PURE__ */ g("g", { mask: "url(#mask0_3842_301)" }, [
3136
+ /* @__PURE__ */ g("path", {
3137
3137
  d: "M12 13.4L7.1 18.3C6.91667 18.4833 6.68334 18.575 6.4 18.575C6.11667 18.575 5.88334 18.4833 5.7 18.3C5.51667 18.1167 5.425 17.8833 5.425 17.6C5.425 17.3167 5.51667 17.0833 5.7 16.9L10.6 12L5.7 7.09999C5.51667 6.91665 5.425 6.68332 5.425 6.39999C5.425 6.11665 5.51667 5.88332 5.7 5.69999C5.88334 5.51665 6.11667 5.42499 6.4 5.42499C6.68334 5.42499 6.91667 5.51665 7.1 5.69999L12 10.6L16.9 5.69999C17.0833 5.51665 17.3167 5.42499 17.6 5.42499C17.8833 5.42499 18.1167 5.51665 18.3 5.69999C18.4833 5.88332 18.575 6.11665 18.575 6.39999C18.575 6.68332 18.4833 6.91665 18.3 7.09999L13.4 12L18.3 16.9C18.4833 17.0833 18.575 17.3167 18.575 17.6C18.575 17.8833 18.4833 18.1167 18.3 18.3C18.1167 18.4833 17.8833 18.575 17.6 18.575C17.3167 18.575 17.0833 18.4833 16.9 18.3L12 13.4Z",
3138
3138
  fill: "currentColor"
3139
3139
  })
@@ -3358,12 +3358,12 @@ function _c(e, t, a, r, n, o) {
3358
3358
  const i = oe("ExclamationTriangle"), s = oe("InformationCircle"), l = oe("CheckCircle"), p = oe("ExclamationCircle"), c = oe("SVGClose"), f = oe("FusionIconButton");
3359
3359
  return d(), ce(Oa, { name: "fade" }, {
3360
3360
  default: be(() => [
3361
- ia(v("div", {
3361
+ ia(g("div", {
3362
3362
  class: H(["fusion-banner", e.variantTypeClass]),
3363
3363
  role: "alert",
3364
3364
  "data-test": e.dataTest
3365
3365
  }, [
3366
- v("div", Wc, [
3366
+ g("div", Wc, [
3367
3367
  e.variantType == "danger" ? (d(), ce(i, {
3368
3368
  key: 0,
3369
3369
  class: "fusion-banner-icon fusion-icon-danger",
@@ -3381,7 +3381,7 @@ function _c(e, t, a, r, n, o) {
3381
3381
  class: "fusion-banner-icon fusion-icon-warning",
3382
3382
  "data-test": "fusion-banner-icon"
3383
3383
  })) : C("", !0),
3384
- v("div", Kc, [
3384
+ g("div", Kc, [
3385
3385
  e.showTitle && e.title ? (d(), m("p", Yc, _(e.title), 1)) : C("", !0),
3386
3386
  e.message && !e.$slots.content ? (d(), m("p", Gc, _(e.message), 1)) : (d(), m("div", Zc, [
3387
3387
  G(e.$slots, "content", {}, void 0, !0)
@@ -6757,9 +6757,9 @@ function Jr(e, t, a, r) {
6757
6757
  }
6758
6758
  };
6759
6759
  for (M.s(); !(x = M.n()).done; ) {
6760
- var g = J();
6761
- if (Ft(g) === "object")
6762
- return g.v;
6760
+ var v = J();
6761
+ if (Ft(v) === "object")
6762
+ return v.v;
6763
6763
  }
6764
6764
  } catch (ge) {
6765
6765
  M.e(ge);
@@ -6993,16 +6993,16 @@ function Dn() {
6993
6993
  class: "dp__icon"
6994
6994
  },
6995
6995
  [
6996
- v("path", {
6996
+ g("path", {
6997
6997
  d: "M29.333 8c0-2.208-1.792-4-4-4h-18.667c-2.208 0-4 1.792-4 4v18.667c0 2.208 1.792 4 4 4h18.667c2.208 0 4-1.792 4-4v-18.667zM26.667 8v18.667c0 0.736-0.597 1.333-1.333 1.333 0 0-18.667 0-18.667 0-0.736 0-1.333-0.597-1.333-1.333 0 0 0-18.667 0-18.667 0-0.736 0.597-1.333 1.333-1.333 0 0 18.667 0 18.667 0 0.736 0 1.333 0.597 1.333 1.333z"
6998
6998
  }),
6999
- v("path", {
6999
+ g("path", {
7000
7000
  d: "M20 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"
7001
7001
  }),
7002
- v("path", {
7002
+ g("path", {
7003
7003
  d: "M9.333 2.667v5.333c0 0.736 0.597 1.333 1.333 1.333s1.333-0.597 1.333-1.333v-5.333c0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"
7004
7004
  }),
7005
- v("path", {
7005
+ g("path", {
7006
7006
  d: "M4 14.667h24c0.736 0 1.333-0.597 1.333-1.333s-0.597-1.333-1.333-1.333h-24c-0.736 0-1.333 0.597-1.333 1.333s0.597 1.333 1.333 1.333z"
7007
7007
  })
7008
7008
  ]
@@ -7022,10 +7022,10 @@ function ms() {
7022
7022
  class: "dp__icon"
7023
7023
  },
7024
7024
  [
7025
- v("path", {
7025
+ g("path", {
7026
7026
  d: "M23.057 7.057l-16 16c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l16-16c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0z"
7027
7027
  }),
7028
- v("path", {
7028
+ g("path", {
7029
7029
  d: "M7.057 8.943l16 16c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885l-16-16c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"
7030
7030
  })
7031
7031
  ]
@@ -7045,7 +7045,7 @@ function Bo() {
7045
7045
  class: "dp__icon"
7046
7046
  },
7047
7047
  [
7048
- v("path", {
7048
+ g("path", {
7049
7049
  d: "M20.943 23.057l-7.057-7.057c0 0 7.057-7.057 7.057-7.057 0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-8 8c-0.521 0.521-0.521 1.365 0 1.885l8 8c0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"
7050
7050
  })
7051
7051
  ]
@@ -7065,7 +7065,7 @@ function xo() {
7065
7065
  class: "dp__icon"
7066
7066
  },
7067
7067
  [
7068
- v("path", {
7068
+ g("path", {
7069
7069
  d: "M12.943 24.943l8-8c0.521-0.521 0.521-1.365 0-1.885l-8-8c-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885l7.057 7.057c0 0-7.057 7.057-7.057 7.057-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0z"
7070
7070
  })
7071
7071
  ]
@@ -7085,10 +7085,10 @@ function Oo() {
7085
7085
  class: "dp__icon"
7086
7086
  },
7087
7087
  [
7088
- v("path", {
7088
+ g("path", {
7089
7089
  d: "M16 1.333c-8.095 0-14.667 6.572-14.667 14.667s6.572 14.667 14.667 14.667c8.095 0 14.667-6.572 14.667-14.667s-6.572-14.667-14.667-14.667zM16 4c6.623 0 12 5.377 12 12s-5.377 12-12 12c-6.623 0-12-5.377-12-12s5.377-12 12-12z"
7090
7090
  }),
7091
- v("path", {
7091
+ g("path", {
7092
7092
  d: "M14.667 8v8c0 0.505 0.285 0.967 0.737 1.193l5.333 2.667c0.658 0.329 1.46 0.062 1.789-0.596s0.062-1.46-0.596-1.789l-4.596-2.298c0 0 0-7.176 0-7.176 0-0.736-0.597-1.333-1.333-1.333s-1.333 0.597-1.333 1.333z"
7093
7093
  })
7094
7094
  ]
@@ -7108,7 +7108,7 @@ function Uo() {
7108
7108
  class: "dp__icon"
7109
7109
  },
7110
7110
  [
7111
- v("path", {
7111
+ g("path", {
7112
7112
  d: "M24.943 19.057l-8-8c-0.521-0.521-1.365-0.521-1.885 0l-8 8c-0.52 0.52-0.52 1.365 0 1.885s1.365 0.52 1.885 0l7.057-7.057c0 0 7.057 7.057 7.057 7.057 0.52 0.52 1.365 0.52 1.885 0s0.52-1.365 0-1.885z"
7113
7113
  })
7114
7114
  ]
@@ -7128,7 +7128,7 @@ function Io() {
7128
7128
  class: "dp__icon"
7129
7129
  },
7130
7130
  [
7131
- v("path", {
7131
+ g("path", {
7132
7132
  d: "M7.057 12.943l8 8c0.521 0.521 1.365 0.521 1.885 0l8-8c0.52-0.52 0.52-1.365 0-1.885s-1.365-0.52-1.885 0l-7.057 7.057c0 0-7.057-7.057-7.057-7.057-0.52-0.52-1.365-0.52-1.885 0s-0.52 1.365 0 1.885z"
7133
7133
  })
7134
7134
  ]
@@ -8048,14 +8048,14 @@ const pm = (e, t, a) => {
8048
8048
  }, J = (u) => Array.isArray(r.value) ? t.multiDates ? r.value.map((B) => u(B)) : [
8049
8049
  u(r.value[0]),
8050
8050
  r.value[1] ? u(r.value[1]) : Va(t.partialRange)
8051
- ] : u(et(r.value)), g = (u) => x(et(J(u)));
8051
+ ] : u(et(r.value)), v = (u) => x(et(J(u)));
8052
8052
  return {
8053
8053
  inputValue: i,
8054
8054
  internalModelValue: r,
8055
8055
  checkBeforeEmit: () => r.value ? t.range ? t.partialRange ? r.value.length >= 1 : r.value.length === 2 : !!r.value : !1,
8056
8056
  parseExternalModelValue: A,
8057
8057
  formatInputValue: Q,
8058
- emitModelValue: () => (Q(), t.monthPicker ? g(h) : t.timePicker ? g(f) : t.yearPicker ? g(xe) : t.weekPicker ? x(
8058
+ emitModelValue: () => (Q(), t.monthPicker ? v(h) : t.timePicker ? v(f) : t.yearPicker ? v(xe) : t.weekPicker ? x(
8059
8059
  r.value.map((u) => M(u)),
8060
8060
  !0
8061
8061
  ) : x(pe(), !0))
@@ -8118,8 +8118,8 @@ const qm = ({
8118
8118
  }, q = (b, M) => {
8119
8119
  i.position === Na.left && O(b), i.position === Na.right && w(b, M), i.position === Na.center && (c.value.left = `${b + M / 2 - l.value.width / 2}px`);
8120
8120
  }, T = (b) => {
8121
- const { width: M, height: x } = b.getBoundingClientRect(), { top: J, left: g } = i.altPosition ? i.altPosition(b) : k(b);
8122
- return { top: +J, left: +g, width: M, height: x };
8121
+ const { width: M, height: x } = b.getBoundingClientRect(), { top: J, left: v } = i.altPosition ? i.altPosition(b) : k(b);
8122
+ return { top: +J, left: +v, width: M, height: x };
8123
8123
  }, F = () => {
8124
8124
  c.value.left = "50%", c.value.top = "50%", c.value.transform = "translate(-50%, -50%)", c.value.position = "fixed", delete c.value.opacity;
8125
8125
  }, z = () => {
@@ -8141,19 +8141,19 @@ const qm = ({
8141
8141
  }, N = ({ inputEl: b, left: M, width: x }) => {
8142
8142
  window.screen.width > 768 && !p.value && q(M, x), pe(b);
8143
8143
  }, L = (b) => {
8144
- const { top: M, left: x, height: J, width: g } = T(b);
8145
- c.value.top = `${J + M + +i.offset}px`, f.value = !1, p.value || (c.value.left = `${x + g / 2 - l.value.width / 2}px`), N({ inputEl: b, left: x, width: g });
8144
+ const { top: M, left: x, height: J, width: v } = T(b);
8145
+ c.value.top = `${J + M + +i.offset}px`, f.value = !1, p.value || (c.value.left = `${x + v / 2 - l.value.width / 2}px`), N({ inputEl: b, left: x, width: v });
8146
8146
  }, I = (b) => {
8147
8147
  const { top: M, left: x, width: J } = T(b);
8148
8148
  c.value.top = `${M - +i.offset - l.value.height}px`, f.value = !0, N({ inputEl: b, left: x, width: J });
8149
8149
  }, pe = (b) => {
8150
8150
  if (i.autoPosition) {
8151
- const { left: M, width: x } = T(b), { left: J, right: g } = l.value;
8151
+ const { left: M, width: x } = T(b), { left: J, right: v } = l.value;
8152
8152
  if (!p.value) {
8153
- if (Math.abs(J) !== Math.abs(g)) {
8153
+ if (Math.abs(J) !== Math.abs(v)) {
8154
8154
  if (J <= 0)
8155
8155
  return p.value = !0, O(M);
8156
- if (g >= document.documentElement.clientWidth)
8156
+ if (v >= document.documentElement.clientWidth)
8157
8157
  return p.value = !0, w(M, x);
8158
8158
  }
8159
8159
  return q(M, x);
@@ -8162,8 +8162,8 @@ const qm = ({
8162
8162
  }, K = () => {
8163
8163
  const b = _e(a);
8164
8164
  if (b) {
8165
- const { height: M } = l.value, { top: x, height: J } = b.getBoundingClientRect(), g = window.innerHeight - x - J, u = x;
8166
- return M <= g ? ka.bottom : M > g && M <= u ? ka.top : g >= u ? ka.bottom : ka.top;
8165
+ const { height: M } = l.value, { top: x, height: J } = b.getBoundingClientRect(), v = window.innerHeight - x - J, u = x;
8166
+ return M <= v ? ka.bottom : M > v && M <= u ? ka.top : v >= u ? ka.bottom : ka.top;
8167
8167
  }
8168
8168
  return ka.bottom;
8169
8169
  }, A = (b) => K() === ka.bottom ? L(b) : I(b), U = () => {
@@ -8197,7 +8197,7 @@ const qm = ({
8197
8197
  setMenuPosition: D,
8198
8198
  getScrollableParent: ae,
8199
8199
  shadowRender: (b, M) => {
8200
- var x, J, g;
8200
+ var x, J, v;
8201
8201
  const u = document.createElement("div"), B = (x = _e(a)) == null ? void 0 : x.getBoundingClientRect();
8202
8202
  u.setAttribute("id", "dp--temp-container");
8203
8203
  const E = (J = r.value) != null && J.clientWidth ? r.value : document.body;
@@ -8213,7 +8213,7 @@ const qm = ({
8213
8213
  Object.keys(s).filter((V) => ["right-sidebar", "left-sidebar"].includes(V)).map((V) => [V, s[V]])
8214
8214
  )
8215
8215
  );
8216
- Jo(ie, u), l.value = (g = ie.el) == null ? void 0 : g.getBoundingClientRect(), Jo(null, u), E.removeChild(u);
8216
+ Jo(ie, u), l.value = (v = ie.el) == null ? void 0 : v.getBoundingClientRect(), Jo(null, u), E.removeChild(u);
8217
8217
  }
8218
8218
  };
8219
8219
  }, ra = [
@@ -8294,109 +8294,109 @@ const qm = ({
8294
8294
  year: s
8295
8295
  };
8296
8296
  }, jm = (e, t) => {
8297
- const { defaultedMultiCalendars: a, defaultedHighlight: r } = Ze(t), { isDisabled: n, matchDate: o } = Ia(t), i = re(null), s = re(X(Mt(/* @__PURE__ */ new Date(), t.timezone))), l = (g) => {
8298
- !g.current && t.hideOffsetDates || (i.value = g.value);
8297
+ const { defaultedMultiCalendars: a, defaultedHighlight: r } = Ze(t), { isDisabled: n, matchDate: o } = Ia(t), i = re(null), s = re(X(Mt(/* @__PURE__ */ new Date(), t.timezone))), l = (v) => {
8298
+ !v.current && t.hideOffsetDates || (i.value = v.value);
8299
8299
  }, p = () => {
8300
8300
  i.value = null;
8301
- }, c = (g) => Array.isArray(e.value) && t.range && e.value[0] && i.value ? g ? it(i.value, e.value[0]) : rt(i.value, e.value[0]) : !0, f = (g, u) => {
8301
+ }, c = (v) => Array.isArray(e.value) && t.range && e.value[0] && i.value ? v ? it(i.value, e.value[0]) : rt(i.value, e.value[0]) : !0, f = (v, u) => {
8302
8302
  const B = () => e.value ? u ? e.value[0] || null : e.value[1] : null, E = e.value && Array.isArray(e.value) ? B() : null;
8303
- return Qe(X(g.value), E);
8304
- }, h = (g) => {
8303
+ return Qe(X(v.value), E);
8304
+ }, h = (v) => {
8305
8305
  const u = Array.isArray(e.value) ? e.value[0] : null;
8306
- return g ? !rt(i.value ?? null, u) : !0;
8307
- }, k = (g, u = !0) => (t.range || t.weekPicker) && Array.isArray(e.value) && e.value.length === 2 ? t.hideOffsetDates && !g.current ? !1 : Qe(X(g.value), e.value[u ? 0 : 1]) : t.range ? f(g, u) && h(u) || Qe(g.value, Array.isArray(e.value) ? e.value[0] : null) && c(u) : !1, w = (g, u, B) => Array.isArray(e.value) && e.value[0] && e.value.length === 1 ? g ? !1 : B ? it(e.value[0], u.value) : rt(e.value[0], u.value) : !1, O = (g) => !e.value || t.hideOffsetDates && !g.current ? !1 : t.range ? t.modelAuto && Array.isArray(e.value) ? Qe(g.value, e.value[0] ? e.value[0] : s.value) : !1 : t.multiDates && Array.isArray(e.value) ? e.value.some((u) => Qe(u, g.value)) : Qe(g.value, e.value ? e.value : s.value), q = (g) => {
8306
+ return v ? !rt(i.value ?? null, u) : !0;
8307
+ }, k = (v, u = !0) => (t.range || t.weekPicker) && Array.isArray(e.value) && e.value.length === 2 ? t.hideOffsetDates && !v.current ? !1 : Qe(X(v.value), e.value[u ? 0 : 1]) : t.range ? f(v, u) && h(u) || Qe(v.value, Array.isArray(e.value) ? e.value[0] : null) && c(u) : !1, w = (v, u, B) => Array.isArray(e.value) && e.value[0] && e.value.length === 1 ? v ? !1 : B ? it(e.value[0], u.value) : rt(e.value[0], u.value) : !1, O = (v) => !e.value || t.hideOffsetDates && !v.current ? !1 : t.range ? t.modelAuto && Array.isArray(e.value) ? Qe(v.value, e.value[0] ? e.value[0] : s.value) : !1 : t.multiDates && Array.isArray(e.value) ? e.value.some((u) => Qe(u, v.value)) : Qe(v.value, e.value ? e.value : s.value), q = (v) => {
8308
8308
  if (t.autoRange || t.weekPicker) {
8309
8309
  if (i.value) {
8310
- if (t.hideOffsetDates && !g.current)
8310
+ if (t.hideOffsetDates && !v.current)
8311
8311
  return !1;
8312
8312
  const u = Gt(i.value, +t.autoRange), B = zn(X(i.value), t.timezone, t.weekStart);
8313
- return t.weekPicker ? Qe(B[1], X(g.value)) : Qe(u, X(g.value));
8313
+ return t.weekPicker ? Qe(B[1], X(v.value)) : Qe(u, X(v.value));
8314
8314
  }
8315
8315
  return !1;
8316
8316
  }
8317
8317
  return !1;
8318
- }, T = (g) => {
8318
+ }, T = (v) => {
8319
8319
  if (t.autoRange || t.weekPicker) {
8320
8320
  if (i.value) {
8321
8321
  const u = Gt(i.value, +t.autoRange);
8322
- if (t.hideOffsetDates && !g.current)
8322
+ if (t.hideOffsetDates && !v.current)
8323
8323
  return !1;
8324
8324
  const B = zn(X(i.value), t.timezone, t.weekStart);
8325
- return t.weekPicker ? it(g.value, B[0]) && rt(g.value, B[1]) : it(g.value, i.value) && rt(g.value, u);
8325
+ return t.weekPicker ? it(v.value, B[0]) && rt(v.value, B[1]) : it(v.value, i.value) && rt(v.value, u);
8326
8326
  }
8327
8327
  return !1;
8328
8328
  }
8329
8329
  return !1;
8330
- }, F = (g) => {
8330
+ }, F = (v) => {
8331
8331
  if (t.autoRange || t.weekPicker) {
8332
8332
  if (i.value) {
8333
- if (t.hideOffsetDates && !g.current)
8333
+ if (t.hideOffsetDates && !v.current)
8334
8334
  return !1;
8335
8335
  const u = zn(X(i.value), t.timezone, t.weekStart);
8336
- return t.weekPicker ? Qe(u[0], g.value) : Qe(i.value, g.value);
8336
+ return t.weekPicker ? Qe(u[0], v.value) : Qe(i.value, v.value);
8337
8337
  }
8338
8338
  return !1;
8339
8339
  }
8340
8340
  return !1;
8341
- }, z = (g) => _n(e.value, i.value, g.value), D = () => t.modelAuto && Array.isArray(t.internalModelValue) ? !!t.internalModelValue[0] : !1, N = () => t.modelAuto ? ks(t.internalModelValue) : !0, L = (g) => {
8341
+ }, z = (v) => _n(e.value, i.value, v.value), D = () => t.modelAuto && Array.isArray(t.internalModelValue) ? !!t.internalModelValue[0] : !1, N = () => t.modelAuto ? ks(t.internalModelValue) : !0, L = (v) => {
8342
8342
  if (Array.isArray(e.value) && e.value.length || t.weekPicker)
8343
8343
  return !1;
8344
- const u = t.range ? !k(g) && !k(g, !1) : !0;
8345
- return !n(g.value) && !O(g) && !(!g.current && t.hideOffsetDates) && u;
8346
- }, I = (g) => t.range ? t.modelAuto ? D() && O(g) : !1 : O(g), pe = (g) => {
8344
+ const u = t.range ? !k(v) && !k(v, !1) : !0;
8345
+ return !n(v.value) && !O(v) && !(!v.current && t.hideOffsetDates) && u;
8346
+ }, I = (v) => t.range ? t.modelAuto ? D() && O(v) : !1 : O(v), pe = (v) => {
8347
8347
  var u;
8348
- return r.value ? typeof r.value == "function" ? r.value(g.value) : o(
8349
- g.value,
8348
+ return r.value ? typeof r.value == "function" ? r.value(v.value) : o(
8349
+ v.value,
8350
8350
  (u = t.arrMapValues) != null && u.highlightedDates ? t.arrMapValues.highlightedDates : r.value.dates
8351
8351
  ) : !1;
8352
- }, K = (g) => {
8353
- const u = n(g.value);
8354
- return u && (typeof r.value == "function" ? !r.value(g.value, u) : !r.value.options.highlightDisabled);
8355
- }, A = (g) => {
8352
+ }, K = (v) => {
8353
+ const u = n(v.value);
8354
+ return u && (typeof r.value == "function" ? !r.value(v.value, u) : !r.value.options.highlightDisabled);
8355
+ }, A = (v) => {
8356
8356
  var u;
8357
- return typeof r.value == "function" ? r.value(g.value) : (u = r.value.weekdays) == null ? void 0 : u.includes(g.value.getDay());
8358
- }, U = (g) => (t.range || t.weekPicker) && (!(a.value.count > 0) || g.current) && N() && !(!g.current && t.hideOffsetDates) && !O(g) ? z(g) : !1, j = (g) => {
8359
- const { isRangeStart: u, isRangeEnd: B } = b(g), E = t.range ? u || B : !1;
8357
+ return typeof r.value == "function" ? r.value(v.value) : (u = r.value.weekdays) == null ? void 0 : u.includes(v.value.getDay());
8358
+ }, U = (v) => (t.range || t.weekPicker) && (!(a.value.count > 0) || v.current) && N() && !(!v.current && t.hideOffsetDates) && !O(v) ? z(v) : !1, j = (v) => {
8359
+ const { isRangeStart: u, isRangeEnd: B } = b(v), E = t.range ? u || B : !1;
8360
8360
  return {
8361
- dp__cell_offset: !g.current,
8362
- dp__pointer: !t.disabled && !(!g.current && t.hideOffsetDates) && !n(g.value),
8363
- dp__cell_disabled: n(g.value),
8364
- dp__cell_highlight: !K(g) && (pe(g) || A(g)) && !I(g) && !E && !F(g) && !(U(g) && t.weekPicker) && !B,
8365
- dp__cell_highlight_active: !K(g) && (pe(g) || A(g)) && I(g),
8366
- dp__today: !t.noToday && Qe(g.value, s.value) && g.current
8361
+ dp__cell_offset: !v.current,
8362
+ dp__pointer: !t.disabled && !(!v.current && t.hideOffsetDates) && !n(v.value),
8363
+ dp__cell_disabled: n(v.value),
8364
+ dp__cell_highlight: !K(v) && (pe(v) || A(v)) && !I(v) && !E && !F(v) && !(U(v) && t.weekPicker) && !B,
8365
+ dp__cell_highlight_active: !K(v) && (pe(v) || A(v)) && I(v),
8366
+ dp__today: !t.noToday && Qe(v.value, s.value) && v.current
8367
8367
  };
8368
- }, ae = (g) => ({
8369
- dp__active_date: I(g),
8370
- dp__date_hover: L(g)
8371
- }), Q = (g) => ({
8372
- ...M(g),
8373
- ...x(g),
8374
- dp__range_between_week: U(g) && t.weekPicker
8375
- }), b = (g) => {
8376
- const u = a.value.count > 0 ? g.current && k(g) && N() : k(g) && N(), B = a.value.count > 0 ? g.current && k(g, !1) && N() : k(g, !1) && N();
8368
+ }, ae = (v) => ({
8369
+ dp__active_date: I(v),
8370
+ dp__date_hover: L(v)
8371
+ }), Q = (v) => ({
8372
+ ...M(v),
8373
+ ...x(v),
8374
+ dp__range_between_week: U(v) && t.weekPicker
8375
+ }), b = (v) => {
8376
+ const u = a.value.count > 0 ? v.current && k(v) && N() : k(v) && N(), B = a.value.count > 0 ? v.current && k(v, !1) && N() : k(v, !1) && N();
8377
8377
  return { isRangeStart: u, isRangeEnd: B };
8378
- }, M = (g) => {
8379
- const { isRangeStart: u, isRangeEnd: B } = b(g);
8378
+ }, M = (v) => {
8379
+ const { isRangeStart: u, isRangeEnd: B } = b(v);
8380
8380
  return {
8381
8381
  dp__range_start: u,
8382
8382
  dp__range_end: B,
8383
- dp__range_between: U(g) && !t.weekPicker,
8384
- dp__date_hover_start: w(L(g), g, !0),
8385
- dp__date_hover_end: w(L(g), g, !1)
8383
+ dp__range_between: U(v) && !t.weekPicker,
8384
+ dp__date_hover_start: w(L(v), v, !0),
8385
+ dp__date_hover_end: w(L(v), v, !1)
8386
8386
  };
8387
- }, x = (g) => ({
8388
- ...M(g),
8389
- dp__cell_auto_range: T(g),
8390
- dp__cell_auto_range_start: F(g),
8391
- dp__cell_auto_range_end: q(g)
8392
- }), J = (g) => t.range ? t.autoRange ? x(g) : t.modelAuto ? { ...ae(g), ...M(g) } : M(g) : t.weekPicker ? Q(g) : ae(g);
8387
+ }, x = (v) => ({
8388
+ ...M(v),
8389
+ dp__cell_auto_range: T(v),
8390
+ dp__cell_auto_range_start: F(v),
8391
+ dp__cell_auto_range_end: q(v)
8392
+ }), J = (v) => t.range ? t.autoRange ? x(v) : t.modelAuto ? { ...ae(v), ...M(v) } : M(v) : t.weekPicker ? Q(v) : ae(v);
8393
8393
  return {
8394
8394
  setHoverDate: l,
8395
8395
  clearHoverDate: p,
8396
- getDayClassData: (g) => t.hideOffsetDates && !g.current ? {} : {
8397
- ...j(g),
8398
- ...J(g),
8399
- [t.dayClass ? t.dayClass(g.value) : ""]: !0,
8396
+ getDayClassData: (v) => t.hideOffsetDates && !v.current ? {} : {
8397
+ ...j(v),
8398
+ ...J(v),
8399
+ [t.dayClass ? t.dayClass(v.value) : ""]: !0,
8400
8400
  [t.calendarCellClassName]: !!t.calendarCellClassName
8401
8401
  }
8402
8402
  };
@@ -8414,8 +8414,8 @@ const qm = ({
8414
8414
  const j = e.maxDate ? it(A, o(X(e.maxDate))) : !1, ae = e.minDate ? rt(A, o(X(e.minDate))) : !1, Q = c(
8415
8415
  o(A),
8416
8416
  (U = e.arrMapValues) != null && U.disabledDates ? e.arrMapValues.disabledDates : e.disabledDates
8417
- ), b = t.value.months.map((u) => +u).includes(Me(A)), M = e.disabledWeekDays.length ? e.disabledWeekDays.some((u) => +u === vf(A)) : !1, x = h(A), J = xe(A), g = J < +e.yearRange[0] || J > +e.yearRange[1];
8418
- return !(j || ae || Q || b || g || M || x);
8417
+ ), b = t.value.months.map((u) => +u).includes(Me(A)), M = e.disabledWeekDays.length ? e.disabledWeekDays.some((u) => +u === vf(A)) : !1, x = h(A), J = xe(A), v = J < +e.yearRange[0] || J > +e.yearRange[1];
8418
+ return !(j || ae || Q || b || v || M || x);
8419
8419
  }, s = (A, U) => rt(...oa(e.minDate, A, U)) || Qe(...oa(e.minDate, A, U)), l = (A, U) => it(...oa(e.maxDate, A, U)) || Qe(...oa(e.maxDate, A, U)), p = (A, U, j) => {
8420
8420
  let ae = !1;
8421
8421
  return e.maxDate && j && l(A, U) && (ae = !0), e.minDate && !j && s(A, U) && (ae = !0), ae;
@@ -8714,8 +8714,8 @@ const qm = ({
8714
8714
  }, z = (Q) => {
8715
8715
  const { rangeSeparator: b } = o.value, [M, x] = Q.split(`${b}`);
8716
8716
  if (M) {
8717
- const J = F(M.trim()), g = x ? F(x.trim()) : null, u = J && g ? [J, g] : [J];
8718
- f(g, u, 0) && (h.value = J ? u : null);
8717
+ const J = F(M.trim()), v = x ? F(x.trim()) : null, u = J && v ? [J, v] : [J];
8718
+ f(v, u, 0) && (h.value = J ? u : null);
8719
8719
  }
8720
8720
  }, D = () => {
8721
8721
  O.value = !0;
@@ -8804,7 +8804,7 @@ const qm = ({
8804
8804
  onKeypress: ae,
8805
8805
  onPaste: D
8806
8806
  }, null, 42, Wm)),
8807
- v("div", {
8807
+ g("div", {
8808
8808
  onClick: b[2] || (b[2] = (x) => r("toggle"))
8809
8809
  }, [
8810
8810
  Q.$slots["input-icon"] && !Q.hideInputIcon ? (d(), m("span", {
@@ -8914,7 +8914,7 @@ const qm = ({
8914
8914
  Pt(_(I.value), 1)
8915
8915
  ], 64))
8916
8916
  ], 8, Gm)) : C("", !0),
8917
- v("div", Zm, [
8917
+ g("div", Zm, [
8918
8918
  A.$slots["action-buttons"] ? G(A.$slots, "action-buttons", {
8919
8919
  key: 0,
8920
8920
  value: A.internalModelValue
@@ -8990,13 +8990,13 @@ const qm = ({
8990
8990
  }), ht(() => {
8991
8991
  da().then(() => U()), s.noOverlayFocus || N(), D(!0);
8992
8992
  }), uo(() => D(!1));
8993
- const D = (g) => {
8993
+ const D = (v) => {
8994
8994
  var u;
8995
- s.arrowNavigation && ((u = s.headerRefs) != null && u.length ? o(g) : r(g));
8995
+ s.arrowNavigation && ((u = s.headerRefs) != null && u.length ? o(v) : r(v));
8996
8996
  }, N = () => {
8997
- var g;
8997
+ var v;
8998
8998
  const u = _e(w);
8999
- u && (p.value.enabled || (k.value ? (g = k.value) == null || g.focus({ preventScroll: !0 }) : u.focus({ preventScroll: !0 })), h.value = u.clientHeight < u.scrollHeight);
8999
+ u && (p.value.enabled || (k.value ? (v = k.value) == null || v.focus({ preventScroll: !0 }) : u.focus({ preventScroll: !0 })), h.value = u.clientHeight < u.scrollHeight);
9000
9000
  }, L = Z(
9001
9001
  () => ({
9002
9002
  dp__overlay: !0,
@@ -9016,10 +9016,10 @@ const qm = ({
9016
9016
  dp__button_bottom: s.isLast
9017
9017
  })
9018
9018
  ), A = Z(() => {
9019
- var g, u;
9019
+ var v, u;
9020
9020
  return {
9021
9021
  dp__overlay_container: !0,
9022
- dp__container_flex: ((g = s.items) == null ? void 0 : g.length) <= 6,
9022
+ dp__container_flex: ((v = s.items) == null ? void 0 : v.length) <= 6,
9023
9023
  dp__container_block: ((u = s.items) == null ? void 0 : u.length) > 6
9024
9024
  };
9025
9025
  });
@@ -9030,27 +9030,27 @@ const qm = ({
9030
9030
  );
9031
9031
  const U = () => {
9032
9032
  da().then(() => {
9033
- const g = _e(k), u = _e(w), B = _e(T), E = _e(z), $ = B ? B.getBoundingClientRect().height : 0;
9034
- u && (u.getBoundingClientRect().height ? F.value = u.getBoundingClientRect().height - $ : F.value = c.value.modeHeight - $), g && E && (E.scrollTop = g.offsetTop - E.offsetTop - (F.value / 2 - g.getBoundingClientRect().height) - $);
9033
+ const v = _e(k), u = _e(w), B = _e(T), E = _e(z), $ = B ? B.getBoundingClientRect().height : 0;
9034
+ u && (u.getBoundingClientRect().height ? F.value = u.getBoundingClientRect().height - $ : F.value = c.value.modeHeight - $), v && E && (E.scrollTop = v.offsetTop - E.offsetTop - (F.value / 2 - v.getBoundingClientRect().height) - $);
9035
9035
  });
9036
- }, j = (g) => {
9037
- g.disabled || i("selected", g.value);
9036
+ }, j = (v) => {
9037
+ v.disabled || i("selected", v.value);
9038
9038
  }, ae = () => {
9039
9039
  i("toggle"), i("reset-flow");
9040
9040
  }, Q = () => {
9041
9041
  s.escClose && ae();
9042
- }, b = (g, u, B, E) => {
9043
- g && ((u.active || u.value === s.focusValue) && (k.value = g), s.arrowNavigation && (Array.isArray(O.value[B]) ? O.value[B][E] = g : O.value[B] = [g], M()));
9042
+ }, b = (v, u, B, E) => {
9043
+ v && ((u.active || u.value === s.focusValue) && (k.value = v), s.arrowNavigation && (Array.isArray(O.value[B]) ? O.value[B][E] = v : O.value[B] = [v], M()));
9044
9044
  }, M = () => {
9045
- var g, u;
9046
- const B = (g = s.headerRefs) != null && g.length ? [s.headerRefs].concat(O.value) : O.value.concat([s.skipButtonRef ? [] : [T.value]]);
9045
+ var v, u;
9046
+ const B = (v = s.headerRefs) != null && v.length ? [s.headerRefs].concat(O.value) : O.value.concat([s.skipButtonRef ? [] : [T.value]]);
9047
9047
  n(et(B), (u = s.headerRefs) != null && u.length ? "monthPicker" : "selectionGrid");
9048
- }, x = (g) => {
9049
- s.arrowNavigation || la(g, c.value, !0);
9050
- }, J = (g) => {
9051
- q.value = g, i("hover-value", g);
9048
+ }, x = (v) => {
9049
+ s.arrowNavigation || la(v, c.value, !0);
9050
+ }, J = (v) => {
9051
+ q.value = v, i("hover-value", v);
9052
9052
  };
9053
- return t({ focusGrid: N }), (g, u) => {
9053
+ return t({ focusGrid: N }), (v, u) => {
9054
9054
  var B;
9055
9055
  return d(), m("div", {
9056
9056
  ref_key: "gridWrapRef",
@@ -9067,19 +9067,19 @@ const qm = ({
9067
9067
  u[3] || (u[3] = Ae(Le((E) => x(E), ["prevent"]), ["right"]))
9068
9068
  ]
9069
9069
  }, [
9070
- v("div", {
9070
+ g("div", {
9071
9071
  ref_key: "containerRef",
9072
9072
  ref: z,
9073
9073
  class: H(A.value),
9074
9074
  role: "grid",
9075
9075
  style: kt({ height: `${F.value}px` })
9076
9076
  }, [
9077
- v("div", tv, [
9078
- G(g.$slots, "header")
9077
+ g("div", tv, [
9078
+ G(v.$slots, "header")
9079
9079
  ]),
9080
- g.$slots.overlay ? G(g.$slots, "overlay", { key: 0 }) : (d(!0), m(Be, { key: 1 }, Ee(g.items, (E, $) => (d(), m("div", {
9080
+ v.$slots.overlay ? G(v.$slots, "overlay", { key: 0 }) : (d(!0), m(Be, { key: 1 }, Ee(v.items, (E, $) => (d(), m("div", {
9081
9081
  key: $,
9082
- class: H(["dp__overlay_row", { dp__flex_row: g.items.length >= 3 }]),
9082
+ class: H(["dp__overlay_row", { dp__flex_row: v.items.length >= 3 }]),
9083
9083
  role: "row"
9084
9084
  }, [
9085
9085
  (d(!0), m(Be, null, Ee(E, (ie, V) => (d(), m("div", {
@@ -9098,21 +9098,21 @@ const qm = ({
9098
9098
  ],
9099
9099
  onMouseover: (y) => J(ie.value)
9100
9100
  }, [
9101
- v("div", {
9101
+ g("div", {
9102
9102
  class: H(ie.className)
9103
9103
  }, [
9104
- g.$slots.item ? G(g.$slots, "item", {
9104
+ v.$slots.item ? G(v.$slots, "item", {
9105
9105
  key: 0,
9106
9106
  item: ie
9107
9107
  }) : C("", !0),
9108
- g.$slots.item ? C("", !0) : (d(), m(Be, { key: 1 }, [
9108
+ v.$slots.item ? C("", !0) : (d(), m(Be, { key: 1 }, [
9109
9109
  Pt(_(ie.text), 1)
9110
9110
  ], 64))
9111
9111
  ], 2)
9112
9112
  ], 42, av))), 128))
9113
9113
  ], 2))), 128))
9114
9114
  ], 6),
9115
- g.$slots["button-icon"] ? ia((d(), m("button", {
9115
+ v.$slots["button-icon"] ? ia((d(), m("button", {
9116
9116
  key: 0,
9117
9117
  ref_key: "toggleButton",
9118
9118
  ref: T,
@@ -9126,9 +9126,9 @@ const qm = ({
9126
9126
  Ae(ae, ["tab"])
9127
9127
  ]
9128
9128
  }, [
9129
- G(g.$slots, "button-icon")
9129
+ G(v.$slots, "button-icon")
9130
9130
  ], 42, nv)), [
9131
- [fn, !S(f)(g.hideNavigation, g.type)]
9131
+ [fn, !S(f)(v.hideNavigation, v.type)]
9132
9132
  ]) : C("", !0)
9133
9133
  ], 46, ev);
9134
9134
  };
@@ -9189,7 +9189,7 @@ const qm = ({
9189
9189
  o[2] || (o[2] = Ae(Le((i) => n.$emit("activate"), ["prevent"]), ["space"]))
9190
9190
  ]
9191
9191
  }, [
9192
- v("span", {
9192
+ g("span", {
9193
9193
  class: H(["dp__inner_nav", { dp__inner_nav_disabled: n.disabled }])
9194
9194
  }, [
9195
9195
  G(n.$slots, "default")
@@ -9231,7 +9231,7 @@ const qm = ({
9231
9231
  ]),
9232
9232
  _: 3
9233
9233
  }, 8, ["aria-label", "disabled"])) : C("", !0),
9234
- v("button", {
9234
+ g("button", {
9235
9235
  ref: "mpYearButtonRef",
9236
9236
  class: "dp__btn dp--year-select",
9237
9237
  type: "button",
@@ -9400,16 +9400,16 @@ const qm = ({
9400
9400
  e.startDate && (s.value && e.focusStartDate || !s.value) && k(xe(X(e.startDate)), 0);
9401
9401
  });
9402
9402
  const D = (x) => x ? { month: Me(x), year: xe(x) } : { month: null, year: null }, N = () => s.value ? Array.isArray(s.value) ? s.value.map((x) => D(x)) : D(s.value) : D(), L = (x, J) => {
9403
- const g = c.value[x], u = N();
9404
- return Array.isArray(u) ? u.some((B) => B.year === (g == null ? void 0 : g.year) && B.month === J) : (g == null ? void 0 : g.year) === u.year && J === u.month;
9405
- }, I = (x, J, g) => {
9403
+ const v = c.value[x], u = N();
9404
+ return Array.isArray(u) ? u.some((B) => B.year === (v == null ? void 0 : v.year) && B.month === J) : (v == null ? void 0 : v.year) === u.year && J === u.month;
9405
+ }, I = (x, J, v) => {
9406
9406
  var u, B;
9407
9407
  const E = N();
9408
- return Array.isArray(E) ? l.value(J) === ((u = E[g]) == null ? void 0 : u.year) && x === ((B = E[g]) == null ? void 0 : B.month) : !1;
9408
+ return Array.isArray(E) ? l.value(J) === ((u = E[v]) == null ? void 0 : u.year) && x === ((B = E[v]) == null ? void 0 : B.month) : !1;
9409
9409
  }, pe = (x, J) => {
9410
9410
  if (e.range) {
9411
- const g = N();
9412
- if (Array.isArray(s.value) && Array.isArray(g)) {
9411
+ const v = N();
9412
+ if (Array.isArray(s.value) && Array.isArray(v)) {
9413
9413
  const u = I(x, J, 0) || I(x, J, 1), B = ta(Ot(X()), x, l.value(J));
9414
9414
  return _n(s.value, h.value, B) && !u;
9415
9415
  }
@@ -9417,24 +9417,24 @@ const qm = ({
9417
9417
  }
9418
9418
  return !1;
9419
9419
  }, K = Z(() => (x) => qa(f.value, (J) => {
9420
- const g = L(x, J.value), u = Pn(
9420
+ const v = L(x, J.value), u = Pn(
9421
9421
  J.value,
9422
9422
  As(l.value(x), e.minDate),
9423
9423
  ws(l.value(x), e.maxDate)
9424
9424
  ) || Fm(e.disabledDates, l.value(x)).includes(J.value), B = pe(J.value, x), E = Ds(i.value, J.value, l.value(x));
9425
- return { active: g, disabled: u, isBetween: B, highlighted: E };
9425
+ return { active: v, disabled: u, isBetween: B, highlighted: E };
9426
9426
  })), A = (x, J) => ta(Ot(X()), x, l.value(J)), U = (x, J) => {
9427
- const g = s.value ? s.value : Ot(/* @__PURE__ */ new Date());
9428
- s.value = ta(g, x, l.value(J)), t("auto-apply");
9427
+ const v = s.value ? s.value : Ot(/* @__PURE__ */ new Date());
9428
+ s.value = ta(v, x, l.value(J)), t("auto-apply");
9429
9429
  }, j = (x, J) => {
9430
- const g = Ro(s, A(x, J), t);
9431
- ar(g, t, e.autoApply, e.modelAuto);
9430
+ const v = Ro(s, A(x, J), t);
9431
+ ar(v, t, e.autoApply, e.modelAuto);
9432
9432
  }, ae = (x, J) => {
9433
9433
  Eo(A(x, J), s, e.multiDatesLimit), t("auto-apply", !0);
9434
9434
  }, Q = (x, J) => (c.value[J].month = x, M(J, c.value[J].year, x), e.multiDates ? ae(x, J) : e.range ? j(x, J) : U(x, J)), b = (x, J) => {
9435
9435
  k(x, J), M(J, x, null);
9436
- }, M = (x, J, g) => {
9437
- let u = g;
9436
+ }, M = (x, J, v) => {
9437
+ let u = v;
9438
9438
  if (!u) {
9439
9439
  const B = N();
9440
9440
  u = Array.isArray(B) ? B[x].month : B.month;
@@ -9633,7 +9633,7 @@ const qm = ({
9633
9633
  }), cv = {
9634
9634
  key: 0,
9635
9635
  class: "dp__time_input"
9636
- }, pv = ["aria-label", "onKeydown", "onClick"], fv = /* @__PURE__ */ v("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_l" }, null, -1), hv = /* @__PURE__ */ v("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_r" }, null, -1), mv = ["aria-label", "disabled", "onKeydown", "onClick"], vv = ["aria-label", "onKeydown", "onClick"], gv = /* @__PURE__ */ v("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_l" }, null, -1), yv = /* @__PURE__ */ v("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_r" }, null, -1), bv = { key: 0 }, kv = ["aria-label", "onKeydown"], Av = /* @__PURE__ */ le({
9636
+ }, pv = ["aria-label", "onKeydown", "onClick"], fv = /* @__PURE__ */ g("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_l" }, null, -1), hv = /* @__PURE__ */ g("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_r" }, null, -1), mv = ["aria-label", "disabled", "onKeydown", "onClick"], vv = ["aria-label", "onKeydown", "onClick"], gv = /* @__PURE__ */ g("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_l" }, null, -1), yv = /* @__PURE__ */ g("span", { class: "dp__tp_inline_btn_bar dp__tp_btn_in_r" }, null, -1), bv = { key: 0 }, kv = ["aria-label", "onKeydown"], Av = /* @__PURE__ */ le({
9637
9637
  compatConfig: {
9638
9638
  MODE: 3
9639
9639
  },
@@ -9716,11 +9716,11 @@ const qm = ({
9716
9716
  return ge && W ? (Cn(we, W) || La(we, W)) && (Sn(we, ge) || La(we, ge)) : ge ? Sn(we, ge) || La(we, ge) : W ? Cn(we, W) || La(we, W) : !0;
9717
9717
  }, x = (y) => n[`no${y[0].toUpperCase() + y.slice(1)}Overlay`], J = (y) => {
9718
9718
  x(y) || (k[y] = !k[y], k[y] || r("overlay-closed"));
9719
- }, g = (y) => y === "hours" ? It : y === "minutes" ? qt : Ea, u = (y, ve = !0) => {
9719
+ }, v = (y) => y === "hours" ? It : y === "minutes" ? qt : Ea, u = (y, ve = !0) => {
9720
9720
  const ge = ve ? pe : K, W = ve ? +n[`${y}Increment`] : -+n[`${y}Increment`];
9721
9721
  M(+n[y] + W, y) && r(
9722
9722
  `update:${y}`,
9723
- g(y)(ge({ [y]: +n[y] }, { [y]: +n[`${y}Increment`] }))
9723
+ v(y)(ge({ [y]: +n[y] }, { [y]: +n[`${y}Increment`] }))
9724
9724
  );
9725
9725
  }, B = (y) => n.is24 ? y : (y >= 12 ? w.value = "PM" : w.value = "AM", fm(y)), E = () => {
9726
9726
  w.value === "PM" ? (w.value = "AM", r("update:hours", n.hours - 12)) : (w.value = "PM", r("update:hours", n.hours + 12)), r("am-pm-change", w.value);
@@ -9748,7 +9748,7 @@ const qm = ({
9748
9748
  W.separator ? (d(), m(Be, { key: 0 }, [
9749
9749
  Pt(" : ")
9750
9750
  ], 64)) : (d(), m(Be, { key: 1 }, [
9751
- v("button", {
9751
+ g("button", {
9752
9752
  ref_for: !0,
9753
9753
  ref: (De) => ie(De, we, 0),
9754
9754
  type: "button",
@@ -9775,7 +9775,7 @@ const qm = ({
9775
9775
  y.$slots["arrow-up"] ? C("", !0) : (d(), ce(S(Uo), { key: 1 }))
9776
9776
  ], 64))
9777
9777
  ], 42, pv),
9778
- v("button", {
9778
+ g("button", {
9779
9779
  ref_for: !0,
9780
9780
  ref: (De) => ie(De, we, 1),
9781
9781
  type: "button",
@@ -9804,7 +9804,7 @@ const qm = ({
9804
9804
  Pt(_(ae.value(W.type).text), 1)
9805
9805
  ], 64))
9806
9806
  ], 42, mv),
9807
- v("button", {
9807
+ g("button", {
9808
9808
  ref_for: !0,
9809
9809
  ref: (De) => ie(De, we, 2),
9810
9810
  type: "button",
@@ -10002,7 +10002,7 @@ const qm = ({
10002
10002
  style: kt(b.timePicker ? { height: `${S(f).modeHeight}px` } : void 0),
10003
10003
  tabindex: b.timePickerInline ? void 0 : 0
10004
10004
  }, [
10005
- v("div", {
10005
+ g("div", {
10006
10006
  class: H(
10007
10007
  b.timePickerInline ? "dp__time_picker_inline_container" : "dp__overlay_container dp__container_flex dp__time_picker_overlay_container"
10008
10008
  ),
@@ -10021,12 +10021,12 @@ const qm = ({
10021
10021
  key: 1,
10022
10022
  class: H(b.timePickerInline ? "dp__flex" : "dp__overlay_row dp__flex_row")
10023
10023
  }, [
10024
- (d(!0), m(Be, null, Ee(L.value, (g, u) => ia((d(), ce(Av, Ke({ key: u }, {
10024
+ (d(!0), m(Be, null, Ee(L.value, (v, u) => ia((d(), ce(Av, Ke({ key: u }, {
10025
10025
  ...b.$props,
10026
10026
  order: u,
10027
- hours: g.hours,
10028
- minutes: g.minutes,
10029
- seconds: g.seconds,
10027
+ hours: v.hours,
10028
+ minutes: v.minutes,
10029
+ seconds: v.seconds,
10030
10030
  closeTimePickerBtn: q.value,
10031
10031
  disabledTimesConfig: e.disabledTimesConfig,
10032
10032
  disabled: u === 0 ? b.fixedStart : b.fixedEnd
@@ -10061,10 +10061,10 @@ const qm = ({
10061
10061
  "aria-label": (J = S(p)) == null ? void 0 : J.closeTimePicker,
10062
10062
  tabindex: "0",
10063
10063
  onKeydown: [
10064
- M[4] || (M[4] = Ae((g) => I(!1), ["enter"])),
10065
- M[5] || (M[5] = Ae((g) => I(!1), ["space"]))
10064
+ M[4] || (M[4] = Ae((v) => I(!1), ["enter"])),
10065
+ M[5] || (M[5] = Ae((v) => I(!1), ["space"]))
10066
10066
  ],
10067
- onClick: M[6] || (M[6] = (g) => I(!1))
10067
+ onClick: M[6] || (M[6] = (v) => I(!1))
10068
10068
  }, [
10069
10069
  b.$slots["calendar-icon"] ? G(b.$slots, "calendar-icon", { key: 0 }) : C("", !0),
10070
10070
  b.$slots["calendar-icon"] ? C("", !0) : (d(), ce(S(Dn), { key: 1 }))
@@ -10316,7 +10316,7 @@ const qm = ({
10316
10316
  ariaLabel: (B = i.value) == null ? void 0 : B.openYearsOverlay
10317
10317
  }
10318
10318
  ];
10319
- }), g = Z(() => n.disableYearSelect ? [J.value[0]] : n.yearFirst ? [...J.value].reverse() : J.value);
10319
+ }), v = Z(() => n.disableYearSelect ? [J.value[0]] : n.yearFirst ? [...J.value].reverse() : J.value);
10320
10320
  return t({
10321
10321
  toggleMonthPicker: Q,
10322
10322
  toggleYearPicker: b,
@@ -10338,15 +10338,15 @@ const qm = ({
10338
10338
  ]),
10339
10339
  _: 3
10340
10340
  }, 8, ["aria-label", "disabled"])) : C("", !0),
10341
- v("div", {
10341
+ g("div", {
10342
10342
  class: H(["dp__month_year_wrap", {
10343
10343
  dp__year_disable_select: u.disableYearSelect
10344
10344
  }])
10345
10345
  }, [
10346
- (d(!0), m(Be, null, Ee(g.value, (V, y) => (d(), m(Be, {
10346
+ (d(!0), m(Be, null, Ee(v.value, (V, y) => (d(), m(Be, {
10347
10347
  key: V.type
10348
10348
  }, [
10349
- v("button", {
10349
+ g("button", {
10350
10350
  ref_for: !0,
10351
10351
  ref: (ve) => x(ve, y + 1),
10352
10352
  type: "button",
@@ -10463,7 +10463,7 @@ const qm = ({
10463
10463
  key: 0,
10464
10464
  class: "dp__calendar_header_item",
10465
10465
  role: "gridcell"
10466
- }, Mv = /* @__PURE__ */ v("div", { class: "dp__calendar_header_separator" }, null, -1), Vv = ["aria-label"], Nv = {
10466
+ }, Mv = /* @__PURE__ */ g("div", { class: "dp__calendar_header_separator" }, null, -1), Vv = ["aria-label"], Nv = {
10467
10467
  key: 0,
10468
10468
  role: "gridcell",
10469
10469
  class: "dp__calendar_item dp__week_num"
@@ -10554,7 +10554,7 @@ const qm = ({
10554
10554
  }, J = () => {
10555
10555
  const V = n.vertical ? "Y" : "X";
10556
10556
  Math.abs(T.value[`start${V}`] - T.value[`end${V}`]) > 10 && r("handle-swipe", T.value[`start${V}`] > T.value[`end${V}`] ? "right" : "left");
10557
- }, g = (V, y, ve) => {
10557
+ }, v = (V, y, ve) => {
10558
10558
  V && (Array.isArray(k.value[y]) ? k.value[y][ve] = V : k.value[y] = [V]), n.arrowNavigation && o(k.value, "calendar");
10559
10559
  }, u = (V) => {
10560
10560
  n.monthChangeOnScroll && (V.preventDefault(), r("handle-scroll", V));
@@ -10571,7 +10571,7 @@ const qm = ({
10571
10571
  return d(), m("div", {
10572
10572
  class: H(U.value)
10573
10573
  }, [
10574
- v("div", {
10574
+ g("div", {
10575
10575
  ref_key: "calendarWrapRef",
10576
10576
  ref: w,
10577
10577
  role: "grid",
@@ -10579,7 +10579,7 @@ const qm = ({
10579
10579
  "aria-label": (ve = S(l)) == null ? void 0 : ve.calendarWrap
10580
10580
  }, [
10581
10581
  (d(), m(Be, { key: 0 }, [
10582
- v("div", Uv, [
10582
+ g("div", Uv, [
10583
10583
  V.weekNumbers ? (d(), m("div", Iv, _(V.weekNumName), 1)) : C("", !0),
10584
10584
  (d(!0), m(Be, null, Ee(N.value, (ge, W) => (d(), m("div", {
10585
10585
  key: W,
@@ -10616,14 +10616,14 @@ const qm = ({
10616
10616
  role: "row"
10617
10617
  }, [
10618
10618
  V.weekNumbers ? (d(), m("div", Nv, [
10619
- v("div", Lv, _(E(W.days)), 1)
10619
+ g("div", Lv, _(E(W.days)), 1)
10620
10620
  ])) : C("", !0),
10621
10621
  (d(!0), m(Be, null, Ee(W.days, (ye, R) => {
10622
10622
  var te, De, se;
10623
10623
  return d(), m("div", {
10624
10624
  id: ye.value.toISOString().split("T")[0],
10625
10625
  ref_for: !0,
10626
- ref: (qe) => g(qe, we, R),
10626
+ ref: (qe) => v(qe, we, R),
10627
10627
  key: R + we,
10628
10628
  role: "gridcell",
10629
10629
  class: "dp__calendar_item",
@@ -10639,7 +10639,7 @@ const qm = ({
10639
10639
  onMouseenter: (qe) => ae(ye, we, R),
10640
10640
  onMouseleave: (qe) => Q(ye)
10641
10641
  }, [
10642
- v("div", {
10642
+ g("div", {
10643
10643
  class: H(["dp__cell_inner", ye.classData])
10644
10644
  }, [
10645
10645
  V.$slots.day && j.value(ye) ? G(V.$slots, "day", {
@@ -10685,14 +10685,14 @@ const qm = ({
10685
10685
  day: ye.value
10686
10686
  }) : C("", !0),
10687
10687
  V.$slots["marker-tooltip"] ? C("", !0) : (d(), m(Be, { key: 1 }, [
10688
- v("div", {
10688
+ g("div", {
10689
10689
  class: "dp__tooltip_mark",
10690
10690
  style: kt(qe.color ? { backgroundColor: qe.color } : {})
10691
10691
  }, null, 4),
10692
- v("div", null, _(qe.text), 1)
10692
+ g("div", null, _(qe.text), 1)
10693
10693
  ], 64))
10694
10694
  ]))), 128)),
10695
- v("div", {
10695
+ g("div", {
10696
10696
  class: "dp__arrow_bottom_tp",
10697
10697
  style: kt(z.value)
10698
10698
  }, null, 4)
@@ -10745,7 +10745,7 @@ const qm = ({
10745
10745
  i.value[Ce] = { month: Me(ee), year: xe(ee) };
10746
10746
  }
10747
10747
  }, j = (P, Y) => {
10748
- U(P), q("hours", It(P)), q("minutes", qt(P)), q("seconds", Ea(P)), l.value.count && Y && g();
10748
+ U(P), q("hours", It(P)), q("minutes", qt(P)), q("seconds", Ea(P)), l.value.count && Y && v();
10749
10749
  }, ae = (P) => {
10750
10750
  if (l.value.count) {
10751
10751
  if (l.value.solo)
@@ -10770,7 +10770,7 @@ const qm = ({
10770
10770
  }
10771
10771
  }, M = (P) => {
10772
10772
  const Y = o.value;
10773
- b(Y, P), l.value.count && l.value.solo && g();
10773
+ b(Y, P), l.value.count && l.value.solo && v();
10774
10774
  }, x = (P, Y) => {
10775
10775
  const Ce = Je(X(), { month: D.value(Y), year: N.value(Y) }), Oe = P < 0 ? Ut(Ce, 1) : Ra(Ce, 1);
10776
10776
  c(Me(Oe), xe(Oe), P < 0, e.preventMinMaxNavigation) && (L(Y, Me(Oe), xe(Oe)), t("update-month-year", { instance: Y, month: Me(Oe), year: xe(Oe) }), l.value.count && !l.value.solo && J(Y), a());
@@ -10783,7 +10783,7 @@ const qm = ({
10783
10783
  const Ce = Ut(Je(X(), { month: D.value(Y - 1), year: N.value(Y - 1) }), 1);
10784
10784
  L(Y, Me(Ce), xe(Ce));
10785
10785
  }
10786
- }, g = () => {
10786
+ }, v = () => {
10787
10787
  if (Array.isArray(o.value) && o.value.length === 2) {
10788
10788
  const P = X(
10789
10789
  X(o.value[1] ? o.value[1] : Ut(o.value[0], 1))
@@ -10987,7 +10987,7 @@ const qm = ({
10987
10987
  presetDate: z,
10988
10988
  selectCurrentDate: D,
10989
10989
  updateTime: N
10990
- } = Rv(n, r, g, u), L = Ua(), { setHoverDate: I, getDayClassData: pe, clearHoverDate: K } = jm(l, n), { defaultedMultiCalendars: A } = Ze(n), U = re([]), j = re([]), ae = re(null), Q = At(L, "calendar"), b = At(L, "monthYear"), M = At(L, "timePicker"), x = (E) => {
10990
+ } = Rv(n, r, v, u), L = Ua(), { setHoverDate: I, getDayClassData: pe, clearHoverDate: K } = jm(l, n), { defaultedMultiCalendars: A } = Ze(n), U = re([]), j = re([]), ae = re(null), Q = At(L, "calendar"), b = At(L, "monthYear"), M = At(L, "timePicker"), x = (E) => {
10991
10991
  n.shadow || r("mount", E);
10992
10992
  };
10993
10993
  Tt(
@@ -11003,7 +11003,7 @@ const qm = ({
11003
11003
  ...$,
11004
11004
  days: $.days.map((ie) => (ie.marker = k(ie), ie.classData = pe(ie), ie))
11005
11005
  })));
11006
- function g(E) {
11006
+ function v(E) {
11007
11007
  var $;
11008
11008
  E || E === 0 ? ($ = j.value[E]) == null || $.triggerTransition(i.value(E), s.value(E)) : j.value.forEach((ie, V) => ie.triggerTransition(i.value(V), s.value(V)));
11009
11009
  }
@@ -11238,11 +11238,11 @@ const qm = ({
11238
11238
  stretch: ""
11239
11239
  }, {
11240
11240
  default: be(({ instance: L }) => [
11241
- v("div", {
11241
+ g("div", {
11242
11242
  class: "dp-quarter-picker-wrap",
11243
11243
  style: kt({ minHeight: `${S(l).modeHeight}px` })
11244
11244
  }, [
11245
- v("div", null, [
11245
+ g("div", null, [
11246
11246
  de(xs, Ke(D.$props, {
11247
11247
  items: S(p)(L),
11248
11248
  instance: L,
@@ -11261,9 +11261,9 @@ const qm = ({
11261
11261
  }))
11262
11262
  ]), 1040, ["items", "instance", "show-year-picker", "year", "is-disabled", "onHandleYear", "onYearSelect", "onToggleYearPicker"])
11263
11263
  ]),
11264
- v("div", jv, [
11264
+ g("div", jv, [
11265
11265
  (d(!0), m(Be, null, Ee(S(h)(L), (I, pe) => (d(), m("div", { key: pe }, [
11266
- v("button", {
11266
+ g("button", {
11267
11267
  type: "button",
11268
11268
  class: H(["dp--qr-btn", {
11269
11269
  "dp--qr-btn-active": I.active,
@@ -11371,7 +11371,7 @@ const qm = ({
11371
11371
  return ((R = F.value) == null ? void 0 : R.getSidebarProps()) || {};
11372
11372
  }), b = () => {
11373
11373
  n.openOnTop && r("recalculate-position");
11374
- }, M = At(p, "action"), x = Z(() => n.monthPicker || n.yearPicker ? At(p, "monthYear") : n.timePicker ? At(p, "timePicker") : At(p, "shared")), J = Z(() => n.openOnTop ? "dp__arrow_bottom" : "dp__arrow_top"), g = Z(() => ({
11374
+ }, M = At(p, "action"), x = Z(() => n.monthPicker || n.yearPicker ? At(p, "monthYear") : n.timePicker ? At(p, "timePicker") : At(p, "shared")), J = Z(() => n.openOnTop ? "dp__arrow_bottom" : "dp__arrow_top"), v = Z(() => ({
11375
11375
  dp__menu_disabled: n.disabled,
11376
11376
  dp__menu_readonly: n.readonly
11377
11377
  })), u = Z(
@@ -11444,13 +11444,13 @@ const qm = ({
11444
11444
  }, [
11445
11445
  (R.disabled || R.readonly) && S(f).enabled ? (d(), m("div", {
11446
11446
  key: 0,
11447
- class: H(g.value)
11447
+ class: H(v.value)
11448
11448
  }, null, 2)) : C("", !0),
11449
11449
  !S(f).enabled && !R.teleportCenter ? (d(), m("div", {
11450
11450
  key: 1,
11451
11451
  class: H(J.value)
11452
11452
  }, null, 2)) : C("", !0),
11453
- v("div", {
11453
+ g("div", {
11454
11454
  ref_key: "innerMenuRef",
11455
11455
  ref: q,
11456
11456
  class: H({
@@ -11481,7 +11481,7 @@ const qm = ({
11481
11481
  }, _(se.label), 45, Gv))
11482
11482
  ], 64))), 128))
11483
11483
  ])) : C("", !0),
11484
- v("div", {
11484
+ g("div", {
11485
11485
  ref_key: "calendarWrapperRef",
11486
11486
  ref: k,
11487
11487
  class: "dp__instance_calendar",
@@ -11631,7 +11631,7 @@ const qm = ({
11631
11631
  },
11632
11632
  { deep: !0 }
11633
11633
  );
11634
- const { openOnTop: Q, menuStyle: b, xCorrect: M, setMenuPosition: x, getScrollableParent: J, shadowRender: g } = qm({
11634
+ const { openOnTop: Q, menuStyle: b, xCorrect: M, setMenuPosition: x, getScrollableParent: J, shadowRender: v } = qm({
11635
11635
  menuRef: p,
11636
11636
  menuRefInner: c,
11637
11637
  inputRef: f,
@@ -11665,7 +11665,7 @@ const qm = ({
11665
11665
  }, R = (ee) => {
11666
11666
  ee.key === "Tab" && !I.value.enabled && !n.teleport && (k.value.contains(document.activeElement) || St());
11667
11667
  }, te = () => {
11668
- !n.disabled && !n.readonly && (g(bi, n), x(!1), i.value = !0, i.value && r("open"), i.value || Wa(), E(n.modelValue));
11668
+ !n.disabled && !n.readonly && (v(bi, n), x(!1), i.value = !0, i.value && r("open"), i.value || Wa(), E(n.modelValue));
11669
11669
  }, De = () => {
11670
11670
  var ee;
11671
11671
  u.value = "", Wa(), (ee = f.value) == null || ee.setParsedDate(null), r("update:model-value", null), r("update:model-timezone-value", null), r("cleared"), pe.value.closeOnClearValue && St();
@@ -11839,7 +11839,7 @@ const og = le({
11839
11839
  viewBox: "0 0 24 24",
11840
11840
  fill: "none",
11841
11841
  xmlns: "http://www.w3.org/2000/svg"
11842
- }, sg = /* @__PURE__ */ v("mask", {
11842
+ }, sg = /* @__PURE__ */ g("mask", {
11843
11843
  id: "mask0_2003_2778",
11844
11844
  style: { "mask-type": "alpha" },
11845
11845
  maskUnits: "userSpaceOnUse",
@@ -11848,13 +11848,13 @@ const og = le({
11848
11848
  width: "24",
11849
11849
  height: "24"
11850
11850
  }, [
11851
- /* @__PURE__ */ v("rect", {
11851
+ /* @__PURE__ */ g("rect", {
11852
11852
  width: "24",
11853
11853
  height: "24",
11854
11854
  fill: "#D9D9D9"
11855
11855
  })
11856
- ], -1), lg = /* @__PURE__ */ v("g", { mask: "url(#mask0_2003_2778)" }, [
11857
- /* @__PURE__ */ v("path", {
11856
+ ], -1), lg = /* @__PURE__ */ g("g", { mask: "url(#mask0_2003_2778)" }, [
11857
+ /* @__PURE__ */ g("path", {
11858
11858
  d: "M5 22C4.45 22 3.97917 21.8042 3.5875 21.4125C3.19583 21.0208 3 20.55 3 20V6C3 5.45 3.19583 4.97917 3.5875 4.5875C3.97917 4.19583 4.45 4 5 4H6V3C6 2.71667 6.09583 2.47917 6.2875 2.2875C6.47917 2.09583 6.71667 2 7 2C7.28333 2 7.52083 2.09583 7.7125 2.2875C7.90417 2.47917 8 2.71667 8 3V4H16V3C16 2.71667 16.0958 2.47917 16.2875 2.2875C16.4792 2.09583 16.7167 2 17 2C17.2833 2 17.5208 2.09583 17.7125 2.2875C17.9042 2.47917 18 2.71667 18 3V4H19C19.55 4 20.0208 4.19583 20.4125 4.5875C20.8042 4.97917 21 5.45 21 6V20C21 20.55 20.8042 21.0208 20.4125 21.4125C20.0208 21.8042 19.55 22 19 22H5ZM5 20H19V10H5V20Z",
11859
11859
  fill: "currentColor"
11860
11860
  })
@@ -11987,8 +11987,8 @@ function gg(e, t, a, r, n, o) {
11987
11987
  class: "fusion-date-picker",
11988
11988
  "data-test": e.dataTest
11989
11989
  }, [
11990
- v("div", fg, [
11991
- v("label", {
11990
+ g("div", fg, [
11991
+ g("label", {
11992
11992
  class: H(["fusion-date-picker label", e.stateClasses]),
11993
11993
  for: `dp-input-${e.id}`
11994
11994
  }, _(e.label), 11, hg),
@@ -12030,7 +12030,7 @@ function gg(e, t, a, r, n, o) {
12030
12030
  }, 8, ["modelValue", "uid", "format", "placeholder", "autocomplete", "required", "text-input", "name", "class", "max-date", "min-date", "disabled", "clearable", "onUpdate:modelValue", "onBlur", "onFocus"]),
12031
12031
  e.errorLabel ? (d(), m("div", mg, [
12032
12032
  de(l, { "data-test": "error-icon" }),
12033
- v("span", vg, _(e.errorLabel), 1)
12033
+ g("span", vg, _(e.errorLabel), 1)
12034
12034
  ])) : C("", !0)
12035
12035
  ], 8, pg);
12036
12036
  }
@@ -12201,7 +12201,7 @@ function Sg(e, t, a, r, n, o) {
12201
12201
  class: "fusion-searchable-input-container",
12202
12202
  "data-test": e.dataTest
12203
12203
  }, [
12204
- v("div", kg, [
12204
+ g("div", kg, [
12205
12205
  e.label ? (d(), m("label", {
12206
12206
  key: 0,
12207
12207
  class: H(["fusion-searchable-input label", e.stateClasses]),
@@ -12214,7 +12214,7 @@ function Sg(e, t, a, r, n, o) {
12214
12214
  "data-test": "helper-label"
12215
12215
  }, _(e.helperLabel), 3)) : C("", !0)
12216
12216
  ]),
12217
- v("div", wg, [
12217
+ g("div", wg, [
12218
12218
  de(s, {
12219
12219
  id: e.id,
12220
12220
  name: "fusion-searchable-input",
@@ -12270,7 +12270,7 @@ const Z3 = /* @__PURE__ */ he(yg, [["render", Sg], ["__scopeId", "data-v-a461d66
12270
12270
  viewBox: "0 0 24 24",
12271
12271
  fill: "none",
12272
12272
  xmlns: "http://www.w3.org/2000/svg"
12273
- }, Tg = /* @__PURE__ */ v("mask", {
12273
+ }, Tg = /* @__PURE__ */ g("mask", {
12274
12274
  id: "mask0_509_78",
12275
12275
  style: { "mask-type": "alpha" },
12276
12276
  maskUnits: "userSpaceOnUse",
@@ -12279,13 +12279,13 @@ const Z3 = /* @__PURE__ */ he(yg, [["render", Sg], ["__scopeId", "data-v-a461d66
12279
12279
  width: "24",
12280
12280
  height: "24"
12281
12281
  }, [
12282
- /* @__PURE__ */ v("rect", {
12282
+ /* @__PURE__ */ g("rect", {
12283
12283
  width: "24",
12284
12284
  height: "24",
12285
12285
  fill: "currentColor"
12286
12286
  })
12287
- ], -1), Fg = /* @__PURE__ */ v("g", { mask: "url(#mask0_509_78)" }, [
12288
- /* @__PURE__ */ v("path", {
12287
+ ], -1), Fg = /* @__PURE__ */ g("g", { mask: "url(#mask0_509_78)" }, [
12288
+ /* @__PURE__ */ g("path", {
12289
12289
  d: "M6 13C5.71667 13 5.47917 12.9042 5.2875 12.7125C5.09583 12.5208 5 12.2833 5 12C5 11.7167 5.09583 11.4792 5.2875 11.2875C5.47917 11.0958 5.71667 11 6 11H18C18.2833 11 18.5208 11.0958 18.7125 11.2875C18.9042 11.4792 19 11.7167 19 12C19 12.2833 18.9042 12.5208 18.7125 12.7125C18.5208 12.9042 18.2833 13 18 13H6Z",
12290
12290
  fill: "currentColor"
12291
12291
  })
@@ -12304,7 +12304,7 @@ const xg = /* @__PURE__ */ he(Cg, [["render", Bg]]), Og = le({
12304
12304
  viewBox: "0 0 24 24",
12305
12305
  fill: "none",
12306
12306
  xmlns: "http://www.w3.org/2000/svg"
12307
- }, Ig = /* @__PURE__ */ v("mask", {
12307
+ }, Ig = /* @__PURE__ */ g("mask", {
12308
12308
  id: "mask0_509_77",
12309
12309
  style: { "mask-type": "alpha" },
12310
12310
  maskUnits: "userSpaceOnUse",
@@ -12313,13 +12313,13 @@ const xg = /* @__PURE__ */ he(Cg, [["render", Bg]]), Og = le({
12313
12313
  width: "24",
12314
12314
  height: "24"
12315
12315
  }, [
12316
- /* @__PURE__ */ v("rect", {
12316
+ /* @__PURE__ */ g("rect", {
12317
12317
  width: "24",
12318
12318
  height: "24",
12319
12319
  fill: "currentColor"
12320
12320
  })
12321
- ], -1), Mg = /* @__PURE__ */ v("g", { mask: "url(#mask0_509_77)" }, [
12322
- /* @__PURE__ */ v("path", {
12321
+ ], -1), Mg = /* @__PURE__ */ g("g", { mask: "url(#mask0_509_77)" }, [
12322
+ /* @__PURE__ */ g("path", {
12323
12323
  d: "M11 13H6C5.71667 13 5.47917 12.9042 5.2875 12.7125C5.09583 12.5208 5 12.2833 5 12C5 11.7167 5.09583 11.4792 5.2875 11.2875C5.47917 11.0958 5.71667 11 6 11H11V6C11 5.71667 11.0958 5.47917 11.2875 5.2875C11.4792 5.09583 11.7167 5 12 5C12.2833 5 12.5208 5.09583 12.7125 5.2875C12.9042 5.47917 13 5.71667 13 6V11H18C18.2833 11 18.5208 11.0958 18.7125 11.2875C18.9042 11.4792 19 11.7167 19 12C19 12.2833 18.9042 12.5208 18.7125 12.7125C18.5208 12.9042 18.2833 13 18 13H13V18C13 18.2833 12.9042 18.5208 12.7125 18.7125C12.5208 18.9042 12.2833 19 12 19C11.7167 19 11.4792 18.9042 11.2875 18.7125C11.0958 18.5208 11 18.2833 11 18V13Z",
12324
12324
  fill: "currentColor"
12325
12325
  })
@@ -12408,7 +12408,7 @@ function Hg(e, t, a, r, n, o) {
12408
12408
  class: "fusion-numeric-input-stepper wrapper",
12409
12409
  "data-test": e.dataTest
12410
12410
  }, [
12411
- v("div", Rg, [
12411
+ g("div", Rg, [
12412
12412
  e.label ? (d(), m("label", {
12413
12413
  key: 0,
12414
12414
  class: H(["fusion-numeric-input-stepper label", e.stateClasses]),
@@ -12420,7 +12420,7 @@ function Hg(e, t, a, r, n, o) {
12420
12420
  "data-test": "helper-label"
12421
12421
  }, _(e.helperLabel), 3)) : C("", !0)
12422
12422
  ]),
12423
- v("div", qg, [
12423
+ g("div", qg, [
12424
12424
  de(s, {
12425
12425
  disabled: e.isMinDisabled || e.disabled,
12426
12426
  label: "",
@@ -12434,7 +12434,7 @@ function Hg(e, t, a, r, n, o) {
12434
12434
  ]),
12435
12435
  _: 1
12436
12436
  }, 8, ["disabled", "onClick"]),
12437
- v("span", {
12437
+ g("span", {
12438
12438
  "data-text": "fusion-numeric-input-stepper-value",
12439
12439
  class: H(["fusion-numeric-input-stepper value", e.stateClasses])
12440
12440
  }, _(e.state.value), 3),
@@ -12527,7 +12527,7 @@ function Jg(e, t, a, r, n, o) {
12527
12527
  }, [
12528
12528
  G(e.$slots, "icon", {}, void 0, !0)
12529
12529
  ], 2)) : C("", !0),
12530
- v("div", jg, _(e.label), 1)
12530
+ g("div", jg, _(e.label), 1)
12531
12531
  ], 2);
12532
12532
  }
12533
12533
  const Xg = /* @__PURE__ */ he(zg, [["render", Jg], ["__scopeId", "data-v-09d45301"]]), Wg = le({
@@ -12600,8 +12600,8 @@ function t1(e, t, a, r, n, o) {
12600
12600
  t[3] || (t[3] = Ae(Le((...s) => e.handleInteraction && e.handleInteraction(...s), ["prevent"]), ["space"]))
12601
12601
  ]
12602
12602
  }, [
12603
- v("div", _g, [
12604
- v("div", $g, [
12603
+ g("div", _g, [
12604
+ g("div", $g, [
12605
12605
  G(e.$slots, "content", {}, void 0, !0)
12606
12606
  ]),
12607
12607
  e.$slots.footer && !e.$slots.image ? (d(), ce(i, {
@@ -12647,14 +12647,14 @@ const $3 = /* @__PURE__ */ he(Gg, [["render", t1], ["__scopeId", "data-v-5ef2c46
12647
12647
  }
12648
12648
  }
12649
12649
  };
12650
- const Ns = (e) => (so("data-v-55681af3"), e = e(), lo(), e), n1 = /* @__PURE__ */ Ns(() => /* @__PURE__ */ v("div", { class: "fusion-progress-bar-item-track" }, null, -1)), r1 = /* @__PURE__ */ Ns(() => /* @__PURE__ */ v("div", { class: "fusion-progress-bar-item-circle" }, null, -1)), o1 = { class: "fusion-progress-bar-item-label" };
12650
+ const Ns = (e) => (so("data-v-55681af3"), e = e(), lo(), e), n1 = /* @__PURE__ */ Ns(() => /* @__PURE__ */ g("div", { class: "fusion-progress-bar-item-track" }, null, -1)), r1 = /* @__PURE__ */ Ns(() => /* @__PURE__ */ g("div", { class: "fusion-progress-bar-item-circle" }, null, -1)), o1 = { class: "fusion-progress-bar-item-label" };
12651
12651
  function i1(e, t, a, r, n, o) {
12652
12652
  return d(), m("div", {
12653
12653
  class: H(["fusion-progress-bar-item", [a.active ? "active" : "", a.completed ? "completed" : ""]])
12654
12654
  }, [
12655
12655
  n1,
12656
12656
  r1,
12657
- v("span", o1, _(a.stepLabel), 1)
12657
+ g("span", o1, _(a.stepLabel), 1)
12658
12658
  ], 2);
12659
12659
  }
12660
12660
  const s1 = /* @__PURE__ */ he(a1, [["render", i1], ["__scopeId", "data-v-55681af3"]]), l1 = le({
@@ -12721,8 +12721,8 @@ function f1(e, t, a, r, n, o) {
12721
12721
  "data-test": `step-${s.label.toLowerCase()}`
12722
12722
  }, null, 8, ["active", "current-step", "completed", "step-label", "is-first-step", "data-test"]))), 128))
12723
12723
  ])) : e.mode === "percentage" ? (d(), m("div", c1, [
12724
- v("div", p1, [
12725
- v("div", {
12724
+ g("div", p1, [
12725
+ g("div", {
12726
12726
  class: "fusion-progress-bar-percentage-fill",
12727
12727
  style: kt({ width: `${Math.min(Math.max(e.percentage || 0, 0), 100)}%` })
12728
12728
  }, null, 4)
@@ -12745,7 +12745,7 @@ function g1(e, t, a, r, n, o) {
12745
12745
  onTrigger: t[0] || (t[0] = (s) => e.$emit("click-outside"))
12746
12746
  }, {
12747
12747
  default: be(() => [
12748
- v("div", v1, [
12748
+ g("div", v1, [
12749
12749
  G(e.$slots, "default", {}, void 0, !0)
12750
12750
  ])
12751
12751
  ]),
@@ -12771,7 +12771,7 @@ const tk = /* @__PURE__ */ he(y1, [["render", k1], ["__scopeId", "data-v-fcdfbcf
12771
12771
  viewBox: "0 0 28 28",
12772
12772
  fill: "none",
12773
12773
  xmlns: "http://www.w3.org/2000/svg"
12774
- }, S1 = /* @__PURE__ */ v("mask", {
12774
+ }, S1 = /* @__PURE__ */ g("mask", {
12775
12775
  id: "mask0_5103_4",
12776
12776
  style: { "mask-type": "alpha" },
12777
12777
  maskUnits: "userSpaceOnUse",
@@ -12780,13 +12780,13 @@ const tk = /* @__PURE__ */ he(y1, [["render", k1], ["__scopeId", "data-v-fcdfbcf
12780
12780
  width: "28",
12781
12781
  height: "28"
12782
12782
  }, [
12783
- /* @__PURE__ */ v("rect", {
12783
+ /* @__PURE__ */ g("rect", {
12784
12784
  width: "28",
12785
12785
  height: "28",
12786
12786
  fill: "currentColor"
12787
12787
  })
12788
- ], -1), C1 = /* @__PURE__ */ v("g", { mask: "url(#mask0_5103_4)" }, [
12789
- /* @__PURE__ */ v("path", {
12788
+ ], -1), C1 = /* @__PURE__ */ g("g", { mask: "url(#mask0_5103_4)" }, [
12789
+ /* @__PURE__ */ g("path", {
12790
12790
  d: "M14.0001 15.6333L8.28339 21.35C8.0695 21.5639 7.79728 21.6708 7.46672 21.6708C7.13617 21.6708 6.86395 21.5639 6.65006 21.35C6.43617 21.1361 6.32922 20.8639 6.32922 20.5333C6.32922 20.2028 6.43617 19.9306 6.65006 19.7167L12.3667 14L6.65006 8.28333C6.43617 8.06944 6.32922 7.79722 6.32922 7.46666C6.32922 7.13611 6.43617 6.86388 6.65006 6.65C6.86395 6.43611 7.13617 6.32916 7.46672 6.32916C7.79728 6.32916 8.0695 6.43611 8.28339 6.65L14.0001 12.3667L19.7167 6.65C19.9306 6.43611 20.2028 6.32916 20.5334 6.32916C20.8639 6.32916 21.1362 6.43611 21.3501 6.65C21.5639 6.86388 21.6709 7.13611 21.6709 7.46666C21.6709 7.79722 21.5639 8.06944 21.3501 8.28333L15.6334 14L21.3501 19.7167C21.5639 19.9306 21.6709 20.2028 21.6709 20.5333C21.6709 20.8639 21.5639 21.1361 21.3501 21.35C21.1362 21.5639 20.8639 21.6708 20.5334 21.6708C20.2028 21.6708 19.9306 21.5639 19.7167 21.35L14.0001 15.6333Z",
12791
12791
  fill: "currentColor"
12792
12792
  })
@@ -12848,7 +12848,7 @@ const D1 = { class: "flex items-center p-sm" }, B1 = { class: "fusion-side-navig
12848
12848
  function O1(e, t, a, r, n, o) {
12849
12849
  const i = oe("SVGXMark"), s = oe("FusionIconButton");
12850
12850
  return d(), m(Be, null, [
12851
- v("aside", {
12851
+ g("aside", {
12852
12852
  class: H(["fusion-side-navigation", {
12853
12853
  "fusion-side-navigation-open": e.isOpen,
12854
12854
  "fusion-side-navigation-mobile": e.isMobile
@@ -12859,7 +12859,7 @@ function O1(e, t, a, r, n, o) {
12859
12859
  key: 0,
12860
12860
  class: H(["fusion-side-navigation-header", { "has-shadow": e.hasScrolledDown }])
12861
12861
  }, [
12862
- v("div", D1, [
12862
+ g("div", D1, [
12863
12863
  G(e.$slots, "header", {}, void 0, !0),
12864
12864
  de(s, {
12865
12865
  class: "fusion-side-navigation-header-icon",
@@ -12876,13 +12876,13 @@ function O1(e, t, a, r, n, o) {
12876
12876
  }, 8, ["onClick"])
12877
12877
  ])
12878
12878
  ], 2)) : C("", !0),
12879
- v("div", B1, [
12880
- v("nav", {
12879
+ g("div", B1, [
12880
+ g("nav", {
12881
12881
  ref: "contentRef",
12882
12882
  class: "fusion-side-navigation-content",
12883
12883
  onScroll: t[0] || (t[0] = (...l) => e.handleScroll && e.handleScroll(...l))
12884
12884
  }, [
12885
- v("ul", x1, [
12885
+ g("ul", x1, [
12886
12886
  G(e.$slots, "default", {}, void 0, !0)
12887
12887
  ])
12888
12888
  ], 544)
@@ -12961,7 +12961,7 @@ function N1(e, t, a, r, n, o) {
12961
12961
  t[5] || (t[5] = Ae(Le((...l) => e.handleClick && e.handleClick(...l), ["prevent"]), ["space"]))
12962
12962
  ]
12963
12963
  }, [
12964
- v("a", {
12964
+ g("a", {
12965
12965
  tabindex: "-1",
12966
12966
  href: e.link,
12967
12967
  class: "fusion-side-navigation-item-link"
@@ -13075,7 +13075,7 @@ function E1(e, t, a, r, n, o) {
13075
13075
  onMouseup: o.handleMouseUp
13076
13076
  }), {
13077
13077
  default: be(() => [
13078
- v("div", Q1, [
13078
+ g("div", Q1, [
13079
13079
  G(e.$slots, "default", {}, void 0, !0)
13080
13080
  ])
13081
13081
  ]),
@@ -13090,7 +13090,7 @@ const rk = /* @__PURE__ */ he(L1, [["render", E1], ["__scopeId", "data-v-31387a1
13090
13090
  viewBox: "0 0 24 24",
13091
13091
  fill: "none",
13092
13092
  xmlns: "http://www.w3.org/2000/svg"
13093
- }, H1 = /* @__PURE__ */ v("mask", {
13093
+ }, H1 = /* @__PURE__ */ g("mask", {
13094
13094
  id: "mask0_4977_2591",
13095
13095
  style: { "mask-type": "alpha" },
13096
13096
  maskUnits: "userSpaceOnUse",
@@ -13099,13 +13099,13 @@ const rk = /* @__PURE__ */ he(L1, [["render", E1], ["__scopeId", "data-v-31387a1
13099
13099
  width: "24",
13100
13100
  height: "24"
13101
13101
  }, [
13102
- /* @__PURE__ */ v("rect", {
13102
+ /* @__PURE__ */ g("rect", {
13103
13103
  width: "24",
13104
13104
  height: "24",
13105
13105
  fill: "currentColor"
13106
13106
  })
13107
- ], -1), z1 = /* @__PURE__ */ v("g", { mask: "url(#mask0_4977_2591)" }, [
13108
- /* @__PURE__ */ v("path", {
13107
+ ], -1), z1 = /* @__PURE__ */ g("g", { mask: "url(#mask0_4977_2591)" }, [
13108
+ /* @__PURE__ */ g("path", {
13109
13109
  d: "M12.8999 12.0002L8.99995 8.10019C8.81661 7.91686 8.72495 7.68353 8.72495 7.40019C8.72495 7.11686 8.81661 6.88353 8.99995 6.70019C9.18328 6.51686 9.41661 6.42519 9.69995 6.42519C9.98328 6.42519 10.2166 6.51686 10.3999 6.70019L14.9999 11.3002C15.0999 11.4002 15.1708 11.5085 15.2124 11.6252C15.2541 11.7419 15.2749 11.8669 15.2749 12.0002C15.2749 12.1335 15.2541 12.2585 15.2124 12.3752C15.1708 12.4919 15.0999 12.6002 14.9999 12.7002L10.3999 17.3002C10.2166 17.4835 9.98328 17.5752 9.69995 17.5752C9.41661 17.5752 9.18328 17.4835 8.99995 17.3002C8.81661 17.1169 8.72495 16.8835 8.72495 16.6002C8.72495 16.3169 8.81661 16.0835 8.99995 15.9002L12.8999 12.0002Z",
13110
13110
  fill: "currentColor"
13111
13111
  })
@@ -13145,18 +13145,18 @@ function e0(e, t, a, r, n, o) {
13145
13145
  return d(), m("div", {
13146
13146
  class: H(["fusion-widget-container", { "fusion-widget-container-disabled": e.disabled }])
13147
13147
  }, [
13148
- v("a", {
13148
+ g("a", {
13149
13149
  href: e.disabled ? void 0 : e.url,
13150
13150
  class: "fusion-widget-link",
13151
13151
  tabindex: e.disabled ? -1 : 0
13152
13152
  }, [
13153
- v("div", Y1, [
13154
- v("span", G1, _(e.title), 1),
13155
- v("span", Z1, [
13153
+ g("div", Y1, [
13154
+ g("span", G1, _(e.title), 1),
13155
+ g("span", Z1, [
13156
13156
  de(i)
13157
13157
  ])
13158
13158
  ]),
13159
- v("div", _1, [
13159
+ g("div", _1, [
13160
13160
  G(e.$slots, "default", {}, void 0, !0)
13161
13161
  ])
13162
13162
  ], 8, K1),
@@ -13225,10 +13225,10 @@ function i0(e, t, a, r, n, o) {
13225
13225
  return d(), m("div", {
13226
13226
  class: H(["fusion-toast-message", e.toastTypeClass])
13227
13227
  }, [
13228
- v("div", a0, [
13228
+ g("div", a0, [
13229
13229
  (d(), ce(ca(e.iconComponent)))
13230
13230
  ]),
13231
- v("div", n0, [
13231
+ g("div", n0, [
13232
13232
  e.title ? (d(), m("div", r0, _(e.title), 1)) : C("", !0),
13233
13233
  e.message ? (d(), m("div", o0, _(e.message), 1)) : C("", !0)
13234
13234
  ]),
@@ -13251,7 +13251,7 @@ const ik = /* @__PURE__ */ he(t0, [["render", i0], ["__scopeId", "data-v-4d75daa
13251
13251
  viewBox: "0 0 28 28",
13252
13252
  fill: "none",
13253
13253
  xmlns: "http://www.w3.org/2000/svg"
13254
- }, u0 = /* @__PURE__ */ v("mask", {
13254
+ }, u0 = /* @__PURE__ */ g("mask", {
13255
13255
  id: "mask0_5193_483",
13256
13256
  style: { "mask-type": "alpha" },
13257
13257
  maskUnits: "userSpaceOnUse",
@@ -13260,13 +13260,13 @@ const ik = /* @__PURE__ */ he(t0, [["render", i0], ["__scopeId", "data-v-4d75daa
13260
13260
  width: "28",
13261
13261
  height: "28"
13262
13262
  }, [
13263
- /* @__PURE__ */ v("rect", {
13263
+ /* @__PURE__ */ g("rect", {
13264
13264
  width: "28",
13265
13265
  height: "28",
13266
13266
  fill: "currentColor"
13267
13267
  })
13268
- ], -1), d0 = /* @__PURE__ */ v("g", { mask: "url(#mask0_5193_483)" }, [
13269
- /* @__PURE__ */ v("path", {
13268
+ ], -1), d0 = /* @__PURE__ */ g("g", { mask: "url(#mask0_5193_483)" }, [
13269
+ /* @__PURE__ */ g("path", {
13270
13270
  d: "M11.1417 14L19.7167 22.575C20.0083 22.8667 20.1493 23.2069 20.1396 23.5958C20.1299 23.9847 19.9792 24.325 19.6875 24.6167C19.3958 24.9083 19.0556 25.0542 18.6667 25.0542C18.2778 25.0542 17.9375 24.9083 17.6458 24.6167L8.6625 15.6625C8.42917 15.4292 8.25417 15.1667 8.1375 14.875C8.02083 14.5833 7.9625 14.2917 7.9625 14C7.9625 13.7083 8.02083 13.4167 8.1375 13.125C8.25417 12.8333 8.42917 12.5708 8.6625 12.3375L17.6458 3.35417C17.9375 3.0625 18.2826 2.92153 18.6813 2.93125C19.0799 2.94097 19.425 3.09167 19.7167 3.38333C20.0083 3.675 20.1542 4.01528 20.1542 4.40417C20.1542 4.79305 20.0083 5.13333 19.7167 5.425L11.1417 14Z",
13271
13271
  fill: "currentColor"
13272
13272
  })
@@ -13331,7 +13331,7 @@ function b0(e, t, a, r, n, o) {
13331
13331
  ]),
13332
13332
  _: 1
13333
13333
  }, 8, ["onClick"])) : C("", !0),
13334
- v("div", v0, [
13334
+ g("div", v0, [
13335
13335
  e.title ? (d(), m("h2", g0, _(e.title), 1)) : C("", !0),
13336
13336
  e.helperText ? (d(), m("p", y0, _(e.helperText), 1)) : C("", !0)
13337
13337
  ])
@@ -13422,10 +13422,19 @@ const lk = /* @__PURE__ */ he(k0, [["render", w0]]), S0 = {
13422
13422
  default:
13423
13423
  return "text-base";
13424
13424
  }
13425
+ },
13426
+ showValueContainer: function() {
13427
+ return this.valueText || this.secondaryValueText || this.tagText || this.$slots.icon;
13425
13428
  }
13426
13429
  }
13427
13430
  };
13428
- const C0 = { class: "fusion-key-value-pair-key" }, P0 = { class: "flex items-center gap-2xs" }, T0 = {
13431
+ const C0 = {
13432
+ key: 0,
13433
+ class: "fusion-key-value-pair-key"
13434
+ }, P0 = {
13435
+ key: 1,
13436
+ class: "flex items-center gap-2xs"
13437
+ }, T0 = {
13429
13438
  key: 2,
13430
13439
  class: "fusion-key-value-pair-value"
13431
13440
  }, F0 = {
@@ -13437,8 +13446,8 @@ function D0(e, t, a, r, n, o) {
13437
13446
  return d(), m("div", {
13438
13447
  class: H(["fusion-key-value-pair", o.orderClass])
13439
13448
  }, [
13440
- v("span", C0, _(a.keyText), 1),
13441
- v("div", P0, [
13449
+ a.keyText ? (d(), m("span", C0, _(a.keyText), 1)) : C("", !0),
13450
+ o.showValueContainer ? (d(), m("div", P0, [
13442
13451
  !a.showTag && a.valueText ? (d(), m("span", {
13443
13452
  key: 0,
13444
13453
  class: H(["fusion-key-value-pair-value", o.valueTextEmphasisClass])
@@ -13462,10 +13471,10 @@ function D0(e, t, a, r, n, o) {
13462
13471
  key: 4,
13463
13472
  class: H(["fusion-key-value-pair-secondary-value", { "line-through": a.strikeThroughSecondaryValueText }])
13464
13473
  }, _(a.secondaryValueText), 3)) : C("", !0)
13465
- ])
13474
+ ])) : C("", !0)
13466
13475
  ], 2);
13467
13476
  }
13468
- const uk = /* @__PURE__ */ he(S0, [["render", D0], ["__scopeId", "data-v-27963870"]]), B0 = le({
13477
+ const uk = /* @__PURE__ */ he(S0, [["render", D0], ["__scopeId", "data-v-ebcce1d4"]]), B0 = le({
13469
13478
  name: "FusionFooterBar",
13470
13479
  components: {
13471
13480
  FusionButton: po
@@ -13534,7 +13543,7 @@ function U0(e, t, a, r, n, o) {
13534
13543
  e.$slots.content ? (d(), m("div", x0, [
13535
13544
  G(e.$slots, "content", {}, void 0, !0)
13536
13545
  ])) : C("", !0),
13537
- v("div", O0, [
13546
+ g("div", O0, [
13538
13547
  e.hideCancelButton ? C("", !0) : (d(), ce(i, {
13539
13548
  key: 0,
13540
13549
  label: e.cancelButtonLabel,
@@ -13581,7 +13590,7 @@ const dk = /* @__PURE__ */ he(B0, [["render", U0], ["__scopeId", "data-v-5701177
13581
13590
  const M0 = { class: "fusion-subheading-bar" }, V0 = { class: "fusion-subheading-bar-subtitle" };
13582
13591
  function N0(e, t, a, r, n, o) {
13583
13592
  return d(), m("div", M0, [
13584
- v("span", V0, _(a.label), 1),
13593
+ g("span", V0, _(a.label), 1),
13585
13594
  G(e.$slots, "tag", {}, void 0, !0)
13586
13595
  ]);
13587
13596
  }
@@ -13623,7 +13632,7 @@ function E0(e, t, a, r, n, o) {
13623
13632
  return d(), m("header", {
13624
13633
  class: H(["fusion-modal-header", { shadow: a.hasShadow }])
13625
13634
  }, [
13626
- v("h2", {
13635
+ g("h2", {
13627
13636
  id: o.headingId,
13628
13637
  class: "fusion-modal-header-title"
13629
13638
  }, _(a.title), 9, Q0),
@@ -13829,7 +13838,7 @@ const z0 = /* @__PURE__ */ he(q0, [["render", H0], ["__scopeId", "data-v-a9cb64f
13829
13838
  }
13830
13839
  }
13831
13840
  };
13832
- const J0 = (e) => (so("data-v-308764ad"), e = e(), lo(), e), X0 = ["aria-labelledby"], W0 = /* @__PURE__ */ J0(() => /* @__PURE__ */ v("div", {
13841
+ const J0 = (e) => (so("data-v-308764ad"), e = e(), lo(), e), X0 = ["aria-labelledby"], W0 = /* @__PURE__ */ J0(() => /* @__PURE__ */ g("div", {
13833
13842
  class: "fusion-modal-background",
13834
13843
  "aria-hidden": "true"
13835
13844
  }, null, -1));
@@ -13844,7 +13853,7 @@ function K0(e, t, a, r, n, o) {
13844
13853
  onTrigger: o.closeModal
13845
13854
  }, {
13846
13855
  default: be(() => [
13847
- v("div", {
13856
+ g("div", {
13848
13857
  ref: "modalDialog",
13849
13858
  class: "fusion-modal-dialog",
13850
13859
  role: "dialog",
@@ -13858,7 +13867,7 @@ function K0(e, t, a, r, n, o) {
13858
13867
  "has-shadow": n.headerShadow,
13859
13868
  onClose: o.closeModal
13860
13869
  }, null, 8, ["id", "title", "has-shadow", "onClose"]),
13861
- v("div", {
13870
+ g("div", {
13862
13871
  ref: "contentRef",
13863
13872
  class: "fusion-modal-dialog-content",
13864
13873
  onScroll: t[0] || (t[0] = (...p) => o.handleScroll && o.handleScroll(...p))
@@ -13996,14 +14005,14 @@ function ny(e, t, a, r, n, o) {
13996
14005
  class: "fusion-circular-progress-indicator",
13997
14006
  "data-test": "fusion-circular-progress-indicator"
13998
14007
  }, [
13999
- v("circle", {
14008
+ g("circle", {
14000
14009
  class: "progress-track",
14001
14010
  cx: e.halfCircularProgressSize,
14002
14011
  cy: e.halfCircularProgressSize,
14003
14012
  r: e.radius,
14004
14013
  "stroke-width": e.strokeWidth
14005
14014
  }, null, 8, _0),
14006
- v("circle", {
14015
+ g("circle", {
14007
14016
  cx: e.halfCircularProgressSize,
14008
14017
  cy: e.halfCircularProgressSize,
14009
14018
  r: e.radius,
@@ -14012,8 +14021,8 @@ function ny(e, t, a, r, n, o) {
14012
14021
  style: kt({ "stroke-dasharray": e.strokeDashArray })
14013
14022
  }, null, 12, $0)
14014
14023
  ], 8, Z0)),
14015
- v("div", ey, [
14016
- v("span", ty, _(e.progressLabel), 1),
14024
+ g("div", ey, [
14025
+ g("span", ty, _(e.progressLabel), 1),
14017
14026
  e.progressDescription ? (d(), m("span", ay, _(e.progressDescription), 1)) : C("", !0)
14018
14027
  ])
14019
14028
  ]);
@@ -14049,12 +14058,12 @@ const iy = {
14049
14058
  function cy(e, t, a, r, n, o) {
14050
14059
  const i = oe("SVGCheckCircle"), s = oe("FusionDivider");
14051
14060
  return d(), m("div", iy, [
14052
- v("div", sy, [
14061
+ g("div", sy, [
14053
14062
  e.completed ? (d(), m("div", ly, [
14054
14063
  de(i, { class: "fusion-circular-progress-label__svg" })
14055
14064
  ])) : C("", !0),
14056
- v("div", uy, [
14057
- v("span", dy, _(e.content), 1)
14065
+ g("div", uy, [
14066
+ g("span", dy, _(e.content), 1)
14058
14067
  ])
14059
14068
  ]),
14060
14069
  de(s)
@@ -14247,11 +14256,16 @@ const fk = /* @__PURE__ */ he(yy, [["render", ky], ["__scopeId", "data-v-9abe1eb
14247
14256
  }
14248
14257
  },
14249
14258
  watch: {
14250
- date(e) {
14251
- if (e) {
14252
- const { month: t, year: a } = e;
14253
- this.$emit("update:modelValue", new Date(a, t, 1));
14254
- }
14259
+ modelValue: {
14260
+ handler(e) {
14261
+ if (!e) {
14262
+ this.date = null;
14263
+ return;
14264
+ }
14265
+ const t = e instanceof Date ? e.getMonth() : e.month, a = e instanceof Date ? e.getFullYear() : e.year;
14266
+ this.date = { month: t, year: a };
14267
+ },
14268
+ immediate: !0
14255
14269
  }
14256
14270
  },
14257
14271
  methods: {
@@ -14260,6 +14274,14 @@ const fk = /* @__PURE__ */ he(yy, [["render", ky], ["__scopeId", "data-v-9abe1eb
14260
14274
  },
14261
14275
  handleBlur() {
14262
14276
  this.$emit("input:blur");
14277
+ },
14278
+ handleChange(e) {
14279
+ if (!e) {
14280
+ this.$emit("update:modelValue", null);
14281
+ return;
14282
+ }
14283
+ const { month: t, year: a } = e;
14284
+ this.$emit("update:modelValue", new Date(a, t, 1));
14263
14285
  }
14264
14286
  }
14265
14287
  });
@@ -14274,8 +14296,8 @@ function Fy(e, t, a, r, n, o) {
14274
14296
  class: "fusion-date-picker fusion-month-picker",
14275
14297
  "data-test": e.dataTest
14276
14298
  }, [
14277
- v("div", Sy, [
14278
- v("label", {
14299
+ g("div", Sy, [
14300
+ g("label", {
14279
14301
  class: H(["fusion-date-picker label", e.stateClasses]),
14280
14302
  for: `dp-input-${e.id}`
14281
14303
  }, _(e.label), 11, Cy),
@@ -14286,8 +14308,7 @@ function Fy(e, t, a, r, n, o) {
14286
14308
  }, _(e.helperLabel), 3)) : C("", !0)
14287
14309
  ]),
14288
14310
  de(s, {
14289
- modelValue: e.date,
14290
- "onUpdate:modelValue": t[0] || (t[0] = (p) => e.date = p),
14311
+ "model-value": e.date,
14291
14312
  uid: e.id,
14292
14313
  "enable-time-picker": !1,
14293
14314
  format: e.format,
@@ -14306,20 +14327,21 @@ function Fy(e, t, a, r, n, o) {
14306
14327
  clearable: e.isClearable,
14307
14328
  "month-picker": !0,
14308
14329
  onBlur: e.handleBlur,
14309
- onFocus: e.handleFocus
14330
+ onFocus: e.handleFocus,
14331
+ "onUpdate:modelValue": e.handleChange
14310
14332
  }, {
14311
14333
  "input-icon": be(() => [
14312
14334
  de(i, { class: "fusion-date-picker icon" })
14313
14335
  ]),
14314
14336
  _: 1
14315
- }, 8, ["modelValue", "uid", "format", "placeholder", "autocomplete", "required", "text-input", "name", "class", "max-date", "min-date", "disabled", "clearable", "onBlur", "onFocus"]),
14337
+ }, 8, ["model-value", "uid", "format", "placeholder", "autocomplete", "required", "text-input", "name", "class", "max-date", "min-date", "disabled", "clearable", "onBlur", "onFocus", "onUpdate:modelValue"]),
14316
14338
  e.errorLabel ? (d(), m("div", Py, [
14317
14339
  de(l, { "data-test": "error-icon" }),
14318
- v("span", Ty, _(e.errorLabel), 1)
14340
+ g("span", Ty, _(e.errorLabel), 1)
14319
14341
  ])) : C("", !0)
14320
14342
  ], 8, wy);
14321
14343
  }
14322
- const hk = /* @__PURE__ */ he(Ay, [["render", Fy], ["__scopeId", "data-v-ac4d3c2e"]]);
14344
+ const hk = /* @__PURE__ */ he(Ay, [["render", Fy], ["__scopeId", "data-v-1a58f07d"]]);
14323
14345
  function Qn(e, t) {
14324
14346
  if (!{}.hasOwnProperty.call(e, t))
14325
14347
  throw new TypeError("attempted to use private field on non-instance");
@@ -16933,7 +16955,7 @@ const _2 = le({
16933
16955
  viewBox: "0 0 24 25",
16934
16956
  fill: "none",
16935
16957
  xmlns: "http://www.w3.org/2000/svg"
16936
- }, e3 = /* @__PURE__ */ v("mask", {
16958
+ }, e3 = /* @__PURE__ */ g("mask", {
16937
16959
  id: "mask0_8171_276",
16938
16960
  style: { "mask-type": "alpha" },
16939
16961
  maskUnits: "userSpaceOnUse",
@@ -16942,14 +16964,14 @@ const _2 = le({
16942
16964
  width: "24",
16943
16965
  height: "25"
16944
16966
  }, [
16945
- /* @__PURE__ */ v("rect", {
16967
+ /* @__PURE__ */ g("rect", {
16946
16968
  y: "0.6633",
16947
16969
  width: "24",
16948
16970
  height: "24",
16949
16971
  fill: "#D9D9D9"
16950
16972
  })
16951
- ], -1), t3 = /* @__PURE__ */ v("g", { mask: "url(#mask0_8171_276)" }, [
16952
- /* @__PURE__ */ v("path", {
16973
+ ], -1), t3 = /* @__PURE__ */ g("g", { mask: "url(#mask0_8171_276)" }, [
16974
+ /* @__PURE__ */ g("path", {
16953
16975
  d: "M5 21.6633C4.45 21.6633 3.97917 21.4675 3.5875 21.0758C3.19583 20.6841 3 20.2133 3 19.6633V5.6633C3 5.1133 3.19583 4.64247 3.5875 4.2508C3.97917 3.85913 4.45 3.6633 5 3.6633H19C19.55 3.6633 20.0208 3.85913 20.4125 4.2508C20.8042 4.64247 21 5.1133 21 5.6633V19.6633C21 20.2133 20.8042 20.6841 20.4125 21.0758C20.0208 21.4675 19.55 21.6633 19 21.6633H5ZM5 19.6633H19V5.6633H5V19.6633ZM7 17.6633H17C17.2 17.6633 17.35 17.5716 17.45 17.3883C17.55 17.205 17.5333 17.03 17.4 16.8633L14.65 13.1883C14.55 13.055 14.4167 12.9883 14.25 12.9883C14.0833 12.9883 13.95 13.055 13.85 13.1883L11.25 16.6633L9.4 14.1883C9.3 14.055 9.16667 13.9883 9 13.9883C8.83333 13.9883 8.7 14.055 8.6 14.1883L6.6 16.8633C6.46667 17.03 6.45 17.205 6.55 17.3883C6.65 17.5716 6.8 17.6633 7 17.6633Z",
16954
16976
  fill: "#1D1D1D"
16955
16977
  })
@@ -16968,7 +16990,7 @@ const r3 = /* @__PURE__ */ he(_2, [["render", n3]]), o3 = le({
16968
16990
  viewBox: "0 0 28 29",
16969
16991
  fill: "none",
16970
16992
  xmlns: "http://www.w3.org/2000/svg"
16971
- }, s3 = /* @__PURE__ */ v("mask", {
16993
+ }, s3 = /* @__PURE__ */ g("mask", {
16972
16994
  id: "mask0_8171_287",
16973
16995
  style: { "mask-type": "alpha" },
16974
16996
  maskUnits: "userSpaceOnUse",
@@ -16977,14 +16999,14 @@ const r3 = /* @__PURE__ */ he(_2, [["render", n3]]), o3 = le({
16977
16999
  width: "28",
16978
17000
  height: "29"
16979
17001
  }, [
16980
- /* @__PURE__ */ v("rect", {
17002
+ /* @__PURE__ */ g("rect", {
16981
17003
  y: "0.6633",
16982
17004
  width: "28",
16983
17005
  height: "28",
16984
17006
  fill: "#D9D9D9"
16985
17007
  })
16986
- ], -1), l3 = /* @__PURE__ */ v("g", { mask: "url(#mask0_8171_287)" }, [
16987
- /* @__PURE__ */ v("path", {
17008
+ ], -1), l3 = /* @__PURE__ */ g("g", { mask: "url(#mask0_8171_287)" }, [
17009
+ /* @__PURE__ */ g("path", {
16988
17010
  d: "M8.16675 25.1633C7.52508 25.1633 6.97578 24.9348 6.51883 24.4779C6.06189 24.0209 5.83341 23.4716 5.83341 22.83V7.6633C5.50286 7.6633 5.22578 7.55149 5.00216 7.32788C4.77855 7.10427 4.66675 6.82719 4.66675 6.49663C4.66675 6.16608 4.77855 5.88899 5.00216 5.66538C5.22578 5.44177 5.50286 5.32997 5.83341 5.32997H10.5001C10.5001 4.99941 10.6119 4.72233 10.8355 4.49872C11.0591 4.27511 11.3362 4.1633 11.6667 4.1633H16.3334C16.664 4.1633 16.9411 4.27511 17.1647 4.49872C17.3883 4.72233 17.5001 4.99941 17.5001 5.32997H22.1667C22.4973 5.32997 22.7744 5.44177 22.998 5.66538C23.2216 5.88899 23.3334 6.16608 23.3334 6.49663C23.3334 6.82719 23.2216 7.10427 22.998 7.32788C22.7744 7.55149 22.4973 7.6633 22.1667 7.6633V22.83C22.1667 23.4716 21.9383 24.0209 21.4813 24.4779C21.0244 24.9348 20.4751 25.1633 19.8334 25.1633H8.16675ZM11.6667 20.4966C11.9973 20.4966 12.2744 20.3848 12.498 20.1612C12.7216 19.9376 12.8334 19.6605 12.8334 19.33V11.1633C12.8334 10.8327 12.7216 10.5557 12.498 10.332C12.2744 10.1084 11.9973 9.99663 11.6667 9.99663C11.3362 9.99663 11.0591 10.1084 10.8355 10.332C10.6119 10.5557 10.5001 10.8327 10.5001 11.1633V19.33C10.5001 19.6605 10.6119 19.9376 10.8355 20.1612C11.0591 20.3848 11.3362 20.4966 11.6667 20.4966ZM16.3334 20.4966C16.664 20.4966 16.9411 20.3848 17.1647 20.1612C17.3883 19.9376 17.5001 19.6605 17.5001 19.33V11.1633C17.5001 10.8327 17.3883 10.5557 17.1647 10.332C16.9411 10.1084 16.664 9.99663 16.3334 9.99663C16.0029 9.99663 15.7258 10.1084 15.5022 10.332C15.2786 10.5557 15.1667 10.8327 15.1667 11.1633V19.33C15.1667 19.6605 15.2786 19.9376 15.5022 20.1612C15.7258 20.3848 16.0029 20.4966 16.3334 20.4966Z",
16989
17011
  fill: "currentColor"
16990
17012
  })
@@ -17027,14 +17049,14 @@ function k3(e, t, a, r, n, o) {
17027
17049
  return d(), m("div", {
17028
17050
  class: H(["fusion-file-uploader-list-item-container", { "has-border": e.hasBorder }])
17029
17051
  }, [
17030
- v("div", f3, [
17031
- v("div", h3, [
17052
+ g("div", f3, [
17053
+ g("div", h3, [
17032
17054
  de(i)
17033
17055
  ]),
17034
- v("div", m3, [
17035
- v("div", v3, _(e.file.name), 1),
17036
- v("div", g3, [
17037
- v("span", y3, _(e.formatFileSize(e.file.size || 0)), 1)
17056
+ g("div", m3, [
17057
+ g("div", v3, _(e.file.name), 1),
17058
+ g("div", g3, [
17059
+ g("span", y3, _(e.formatFileSize(e.file.size || 0)), 1)
17038
17060
  ])
17039
17061
  ]),
17040
17062
  de(l, {
@@ -17311,7 +17333,7 @@ function I3(e, t, a, r, n, o) {
17311
17333
  "data-test": "helper-label"
17312
17334
  }, _(e.helperLabel), 3)) : C("", !0)
17313
17335
  ])) : C("", !0),
17314
- v("div", x3, [
17336
+ g("div", x3, [
17315
17337
  de(i, {
17316
17338
  type: "button",
17317
17339
  label: "Choose file",
@@ -17329,7 +17351,7 @@ function I3(e, t, a, r, n, o) {
17329
17351
  "is-uploading": e.isUploading,
17330
17352
  onRemoveFile: e.removeFile
17331
17353
  }, null, 8, ["files", "is-uploading", "onRemoveFile"]),
17332
- v("input", {
17354
+ g("input", {
17333
17355
  ref: "fileInput",
17334
17356
  type: "file",
17335
17357
  multiple: "",
@@ -17342,7 +17364,7 @@ function I3(e, t, a, r, n, o) {
17342
17364
  class: H(["uppy-input error-wrapper", e.stateClasses])
17343
17365
  }, [
17344
17366
  de(l, { "data-test": "error-icon" }),
17345
- v("span", U3, _(e.displayErrorMessage), 1)
17367
+ g("span", U3, _(e.displayErrorMessage), 1)
17346
17368
  ], 2)) : C("", !0)
17347
17369
  ], 10, F3);
17348
17370
  }
@@ -17482,8 +17504,8 @@ function R3(e, t, a, r, n, o) {
17482
17504
  class: "fusion-date-picker fusion-range-picker",
17483
17505
  "data-test": e.dataTest
17484
17506
  }, [
17485
- v("div", N3, [
17486
- v("label", {
17507
+ g("div", N3, [
17508
+ g("label", {
17487
17509
  class: H(["fusion-date-picker label", e.stateClasses]),
17488
17510
  for: `dp-input-${e.id}`
17489
17511
  }, _(e.label), 11, L3),
@@ -17532,7 +17554,7 @@ function R3(e, t, a, r, n, o) {
17532
17554
  }, 8, ["modelValue", "uid", "format", "placeholder", "autocomplete", "required", "text-input", "name", "class", "max-date", "min-date", "disabled", "clearable", "max-range", "min-range", "auto-range", "partial-range", "fixed-start", "fixed-end", "onUpdate:modelValue", "onBlur", "onFocus"]),
17533
17555
  e.errorLabel ? (d(), m("div", Q3, [
17534
17556
  de(l, { "data-test": "error-icon" }),
17535
- v("span", E3, _(e.errorLabel), 1)
17557
+ g("span", E3, _(e.errorLabel), 1)
17536
17558
  ])) : C("", !0)
17537
17559
  ], 8, V3);
17538
17560
  }