vue3-beak-ui-framework 1.2.64 → 1.2.66

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.
@@ -47,7 +47,7 @@ const _hoisted_1$1W = {
47
47
  _hoisted_4$17
48
48
  ], _hoisted_6$M = { class: "pagination-list" }, _hoisted_7$J = { key: 0 }, _hoisted_8$B = { key: 1 }, _hoisted_9$v = /* @__PURE__ */ createElementVNode("span", { class: "pagination-ellipsis" }, "…", -1), _hoisted_10$s = [
49
49
  _hoisted_9$v
50
- ], _hoisted_11$r = ["onClick"], _hoisted_12$q = { key: 2 }, _hoisted_13$n = /* @__PURE__ */ createElementVNode("span", { class: "pagination-ellipsis" }, "…", -1), _hoisted_14$k = [
50
+ ], _hoisted_11$q = ["onClick"], _hoisted_12$p = { key: 2 }, _hoisted_13$n = /* @__PURE__ */ createElementVNode("span", { class: "pagination-ellipsis" }, "…", -1), _hoisted_14$k = [
51
51
  _hoisted_13$n
52
52
  ], _hoisted_15$l = { key: 3 }, _hoisted_16$i = ["aria-label"], _sfc_main$2h = /* @__PURE__ */ defineComponent({
53
53
  __name: "V-FlexPagination",
@@ -123,9 +123,9 @@ const _hoisted_1$1W = {
123
123
  "is-current": ps.currentPage === $g
124
124
  }]),
125
125
  onClick: (Qg) => Tg($g)
126
- }, toDisplayString$1($g), 11, _hoisted_11$r)
126
+ }, toDisplayString$1($g), 11, _hoisted_11$q)
127
127
  ]))), 128)),
128
- Ng.value[((Jg = Ng.value) == null ? void 0 : Jg.length) - 1] < Bg.value - 1 ? (openBlock(), createElementBlock("li", _hoisted_12$q, _hoisted_14$k)) : createCommentVNode("", !0),
128
+ Ng.value[((Jg = Ng.value) == null ? void 0 : Jg.length) - 1] < Bg.value - 1 ? (openBlock(), createElementBlock("li", _hoisted_12$p, _hoisted_14$k)) : createCommentVNode("", !0),
129
129
  Xg.value ? (openBlock(), createElementBlock("li", _hoisted_15$l, [
130
130
  createElementVNode("a", {
131
131
  class: "pagination-link",
@@ -810,10 +810,10 @@ const getLinkClass = (ps, Ig, Zg) => ps ?? Ig ?? Zg, _hoisted_1$1S = {
810
810
  }, _hoisted_8$z = ["disabled"], _hoisted_9$u = {
811
811
  key: 0,
812
812
  class: "icon"
813
- }, _hoisted_10$r = ["data-icon"], _hoisted_11$q = {
813
+ }, _hoisted_10$r = ["data-icon"], _hoisted_11$p = {
814
814
  key: 1,
815
815
  class: "icon"
816
- }, _hoisted_12$p = {
816
+ }, _hoisted_12$o = {
817
817
  key: 2,
818
818
  class: "badge"
819
819
  }, _sfc_main$2d = /* @__PURE__ */ defineComponent({
@@ -979,7 +979,7 @@ const getLinkClass = (ps, Ig, Zg) => ps ?? Ig ?? Zg, _hoisted_1$1S = {
979
979
  class: "iconify",
980
980
  "data-icon": ps.icon
981
981
  }, null, 8, _hoisted_10$r)
982
- ])) : ps.icon ? (openBlock(), createElementBlock("span", _hoisted_11$q, [
982
+ ])) : ps.icon ? (openBlock(), createElementBlock("span", _hoisted_11$p, [
983
983
  createElementVNode("i", {
984
984
  class: normalizeClass(ps.icon)
985
985
  }, null, 2)
@@ -987,7 +987,7 @@ const getLinkClass = (ps, Ig, Zg) => ps ?? Ig ?? Zg, _hoisted_1$1S = {
987
987
  createElementVNode("span", null, [
988
988
  renderSlot(Bg.$slots, "default")
989
989
  ]),
990
- ps.badge ? (openBlock(), createElementBlock("div", _hoisted_12$p, toDisplayString$1(Ig.badge), 1)) : createCommentVNode("", !0)
990
+ ps.badge ? (openBlock(), createElementBlock("div", _hoisted_12$o, toDisplayString$1(Ig.badge), 1)) : createCommentVNode("", !0)
991
991
  ], 10, _hoisted_8$z));
992
992
  }
993
993
  }), _hoisted_1$1R = ["for"], _sfc_main$2c = /* @__PURE__ */ defineComponent({
@@ -7087,12 +7087,12 @@ function subYears(ps, Ig, Zg) {
7087
7087
  const _hoisted_1$1O = { class: "table-filters" }, _hoisted_2$1x = {
7088
7088
  key: 0,
7089
7089
  class: "column is-2"
7090
- }, _hoisted_3$1h = { class: "select" }, _hoisted_4$11 = { value: "25" }, _hoisted_5$T = { value: "10" }, _hoisted_6$H = { value: "20" }, _hoisted_7$E = { value: "30" }, _hoisted_8$x = { value: "40" }, _hoisted_9$t = { value: "50" }, _hoisted_10$q = { value: "100" }, _hoisted_11$p = /* @__PURE__ */ createElementVNode("div", { class: "icon is-small is-left" }, [
7090
+ }, _hoisted_3$1h = { class: "select" }, _hoisted_4$11 = { value: "25" }, _hoisted_5$T = { value: "10" }, _hoisted_6$H = { value: "20" }, _hoisted_7$E = { value: "30" }, _hoisted_8$x = { value: "40" }, _hoisted_9$t = { value: "50" }, _hoisted_10$q = { value: "100" }, _hoisted_11$o = /* @__PURE__ */ createElementVNode("div", { class: "icon is-small is-left" }, [
7091
7091
  /* @__PURE__ */ createElementVNode("span", {
7092
7092
  class: "iconify",
7093
7093
  "data-icon": "fa6-solid:list-ul"
7094
7094
  })
7095
- ], -1), _hoisted_12$o = ["placeholder"], _hoisted_13$m = { class: "column is-6" }, _hoisted_14$j = { class: "action-buttons" }, _hoisted_15$k = ["title"], _hoisted_16$h = /* @__PURE__ */ createElementVNode("i", {
7095
+ ], -1), _hoisted_12$n = ["placeholder"], _hoisted_13$m = { class: "column is-6" }, _hoisted_14$j = { class: "action-buttons" }, _hoisted_15$k = ["title"], _hoisted_16$h = /* @__PURE__ */ createElementVNode("i", {
7096
7096
  class: "iconify",
7097
7097
  "data-icon": "mdi:view-compact-outline"
7098
7098
  }, null, -1), _hoisted_17$f = [
@@ -7431,7 +7431,7 @@ const _hoisted_1$1O = { class: "table-filters" }, _hoisted_2$1x = {
7431
7431
  }, HI = computed(() => {
7432
7432
  var SC;
7433
7433
  return BI.value.length + (Dg.isShowLineNumber ? 1 : 0) + (((SC = Dg.beakAction) == null ? void 0 : SC.length) > 0 ? 1 : 0);
7434
- }), JI = computed(() => Wg.value && Dg.actionType === "dropdown" ? "iconbutton" : Dg.actionType), TI = computed(() => {
7434
+ }), JI = computed(() => Ng.value && Dg.actionType === "dropdown" ? "iconbutton" : Dg.actionType), TI = computed(() => {
7435
7435
  var SC;
7436
7436
  return nI.value ? ((SC = Dg.beakcolumns) == null ? void 0 : SC.find((lA) => (lA == null ? void 0 : lA.field) === nI.value)) ?? null : null;
7437
7437
  }), GI = computed(() => {
@@ -7827,7 +7827,7 @@ const _hoisted_1$1O = { class: "table-filters" }, _hoisted_2$1x = {
7827
7827
  [vModelSelect, Kg.value]
7828
7828
  ])
7829
7829
  ]),
7830
- _hoisted_11$p
7830
+ _hoisted_11$o
7831
7831
  ]),
7832
7832
  _: 1
7833
7833
  })
@@ -7849,7 +7849,7 @@ const _hoisted_1$1O = { class: "table-filters" }, _hoisted_2$1x = {
7849
7849
  "onUpdate:modelValue": lA[1] || (lA[1] = (DC) => Jg.value = DC),
7850
7850
  class: "input custom-text-filter",
7851
7851
  placeholder: unref(Gg)("modalmenu.filter")
7852
- }, null, 8, _hoisted_12$o), [
7852
+ }, null, 8, _hoisted_12$n), [
7853
7853
  [
7854
7854
  vModelText,
7855
7855
  Jg.value,
@@ -9207,7 +9207,7 @@ const _hoisted_1$1H = {
9207
9207
  class: "spinner-rotate-square",
9208
9208
  xmlns: "http://www.w3.org/2000/svg",
9209
9209
  viewBox: "0 0 500.00001 500.00001"
9210
- }, _hoisted_6$E = ["fill"], _hoisted_7$C = /* @__PURE__ */ createStaticVNode('<path class="b0" d="M66.734 66.734v366.533h366.532V66.734H66.734zm15 15h336.532v336.533H81.734V81.734z" data-v-e617ce54></path><path class="b2" d="M354.16 2.5v143.34H497.5V2.5H354.16zm10 10H487.5v123.34H364.16V12.5z" data-v-e617ce54></path><path class="b1" d="M0 2.5v143.34h143.34V2.5H0zm10 10h123.34v123.34H10V12.5z" data-v-e617ce54></path><path class="b3" d="M354.16 356.66V500H497.5V356.66H354.16zm10 10H487.5V490H364.16V366.66z" data-v-e617ce54></path><path class="b4" d="M0 356.66V500h143.34V356.66H0zm10 10h123.34V490H10V366.66z" data-v-e617ce54></path>', 5), _hoisted_12$n = [
9210
+ }, _hoisted_6$E = ["fill"], _hoisted_7$C = /* @__PURE__ */ createStaticVNode('<path class="b0" d="M66.734 66.734v366.533h366.532V66.734H66.734zm15 15h336.532v336.533H81.734V81.734z" data-v-e617ce54></path><path class="b2" d="M354.16 2.5v143.34H497.5V2.5H354.16zm10 10H487.5v123.34H364.16V12.5z" data-v-e617ce54></path><path class="b1" d="M0 2.5v143.34h143.34V2.5H0zm10 10h123.34v123.34H10V12.5z" data-v-e617ce54></path><path class="b3" d="M354.16 356.66V500H497.5V356.66H354.16zm10 10H487.5V490H364.16V366.66z" data-v-e617ce54></path><path class="b4" d="M0 356.66V500h143.34V356.66H0zm10 10h123.34V490H10V366.66z" data-v-e617ce54></path>', 5), _hoisted_12$m = [
9211
9211
  _hoisted_7$C
9212
9212
  ], _hoisted_13$l = {
9213
9213
  key: 3,
@@ -9717,7 +9717,7 @@ const _hoisted_1$1H = {
9717
9717
  Gg.type === "square2" ? (openBlock(), createElementBlock("div", _hoisted_3$1c)) : createCommentVNode("", !0),
9718
9718
  Gg.type === "spinner-square" ? (openBlock(), createElementBlock("div", _hoisted_4$_)) : createCommentVNode("", !0),
9719
9719
  Gg.type === "spinner-rotate-square" ? (openBlock(), createElementBlock("svg", _hoisted_5$Q, [
9720
- createElementVNode("g", { fill: ps.color }, _hoisted_12$n, 8, _hoisted_6$E)
9720
+ createElementVNode("g", { fill: ps.color }, _hoisted_12$m, 8, _hoisted_6$E)
9721
9721
  ])) : createCommentVNode("", !0),
9722
9722
  Gg.type === "spinner-inner-square" ? (openBlock(), createElementBlock("div", _hoisted_13$l, _hoisted_15$j)) : createCommentVNode("", !0),
9723
9723
  Gg.type === "spinner-five-square" ? (openBlock(), createElementBlock("div", _hoisted_16$g, _hoisted_18$e)) : createCommentVNode("", !0),
@@ -10058,7 +10058,7 @@ const _sfc_main$1W = /* @__PURE__ */ defineComponent({
10058
10058
  }, _hoisted_8$w = ["disabled"], _hoisted_9$s = {
10059
10059
  key: 0,
10060
10060
  class: "icon"
10061
- }, _hoisted_10$p = ["data-icon"], _hoisted_11$o = {
10061
+ }, _hoisted_10$p = ["data-icon"], _hoisted_11$n = {
10062
10062
  key: 1,
10063
10063
  class: "icon"
10064
10064
  }, _sfc_main$1U = /* @__PURE__ */ defineComponent({
@@ -10192,7 +10192,7 @@ const _sfc_main$1W = /* @__PURE__ */ defineComponent({
10192
10192
  class: "iconify",
10193
10193
  "data-icon": ps.icon
10194
10194
  }, null, 8, _hoisted_10$p)
10195
- ])) : ps.icon ? (openBlock(), createElementBlock("span", _hoisted_11$o, [
10195
+ ])) : ps.icon ? (openBlock(), createElementBlock("span", _hoisted_11$n, [
10196
10196
  createElementVNode("i", {
10197
10197
  class: normalizeClass(ps.icon)
10198
10198
  }, null, 2)
@@ -21187,9 +21187,9 @@ const pdf = /* @__PURE__ */ getDefaultExportFromCjs$1(pdfExports), pdfjsLib = /*
21187
21187
  class: "toolbar"
21188
21188
  }, _hoisted_2$1l = { class: "left-tools" }, _hoisted_3$18 = { class: "page-navigation" }, _hoisted_4$W = ["disabled"], _hoisted_5$M = /* @__PURE__ */ _withScopeId$g(() => /* @__PURE__ */ createElementVNode("i", { class: "fas fa-chevron-left" }, null, -1)), _hoisted_6$B = [
21189
21189
  _hoisted_5$M
21190
- ], _hoisted_7$z = { class: "page-info" }, _hoisted_8$v = ["max"], _hoisted_9$r = ["disabled"], _hoisted_10$o = /* @__PURE__ */ _withScopeId$g(() => /* @__PURE__ */ createElementVNode("i", { class: "fas fa-chevron-right" }, null, -1)), _hoisted_11$n = [
21190
+ ], _hoisted_7$z = { class: "page-info" }, _hoisted_8$v = ["max"], _hoisted_9$r = ["disabled"], _hoisted_10$o = /* @__PURE__ */ _withScopeId$g(() => /* @__PURE__ */ createElementVNode("i", { class: "fas fa-chevron-right" }, null, -1)), _hoisted_11$m = [
21191
21191
  _hoisted_10$o
21192
- ], _hoisted_12$m = { class: "right-tools" }, _hoisted_13$k = {
21192
+ ], _hoisted_12$l = { class: "right-tools" }, _hoisted_13$k = {
21193
21193
  key: 2,
21194
21194
  class: "upload-btn",
21195
21195
  title: "Upload New PDF"
@@ -21575,9 +21575,9 @@ const pdf = /* @__PURE__ */ getDefaultExportFromCjs$1(pdfExports), pdfjsLib = /*
21575
21575
  onClick: Hg,
21576
21576
  disabled: Fg.value >= Lg.value,
21577
21577
  title: "Next Page"
21578
- }, _hoisted_11$n, 8, _hoisted_9$r)
21578
+ }, _hoisted_11$m, 8, _hoisted_9$r)
21579
21579
  ]),
21580
- createElementVNode("div", _hoisted_12$m, [
21580
+ createElementVNode("div", _hoisted_12$l, [
21581
21581
  BI.isEnablePrint ? withDirectives((openBlock(), createBlock(uI, {
21582
21582
  key: 0,
21583
21583
  icon: "material-symbols:print-outline-rounded",
@@ -21956,7 +21956,7 @@ function _sfc_render$b(ps, Ig, Zg, Gg, Bg, Wg) {
21956
21956
  playsinline: Zg.playsinline
21957
21957
  }, null, 12, _hoisted_1$1y);
21958
21958
  }
21959
- const BWExternalWebCam = /* @__PURE__ */ _export_sfc$1(_sfc_main$1P, [["render", _sfc_render$b]]), _hoisted_1$1x = { class: "web-camera-container" }, _hoisted_2$1k = { class: "columns is-multiline" }, _hoisted_3$17 = { class: "column is-12" }, _hoisted_4$V = { key: 0 }, _hoisted_5$L = { class: "border" }, _hoisted_6$A = { class: "column is-8" }, _hoisted_7$y = { class: "multiselect-single-label" }, _hoisted_8$u = { class: "select-label-text" }, _hoisted_9$q = { class: "select-label-text" }, _hoisted_10$n = /* @__PURE__ */ createElementVNode("div", { class: "column is-2" }, null, -1), _hoisted_11$m = { class: "column is-2" }, _hoisted_12$l = { class: "camera-shoot" }, _hoisted_13$j = /* @__PURE__ */ createElementVNode("i", {
21959
+ const BWExternalWebCam = /* @__PURE__ */ _export_sfc$1(_sfc_main$1P, [["render", _sfc_render$b]]), _hoisted_1$1x = { class: "web-camera-container" }, _hoisted_2$1k = { class: "columns is-multiline" }, _hoisted_3$17 = { class: "column is-12" }, _hoisted_4$V = { key: 0 }, _hoisted_5$L = { class: "border" }, _hoisted_6$A = { class: "column is-8" }, _hoisted_7$y = { class: "multiselect-single-label" }, _hoisted_8$u = { class: "select-label-text" }, _hoisted_9$q = { class: "select-label-text" }, _hoisted_10$n = /* @__PURE__ */ createElementVNode("div", { class: "column is-2" }, null, -1), _hoisted_11$l = { class: "column is-2" }, _hoisted_12$k = { class: "camera-shoot" }, _hoisted_13$j = /* @__PURE__ */ createElementVNode("i", {
21960
21960
  class: "iconify",
21961
21961
  "data-icon": "ph:camera"
21962
21962
  }, null, -1), _sfc_main$1O = /* @__PURE__ */ defineComponent({
@@ -22074,8 +22074,8 @@ const BWExternalWebCam = /* @__PURE__ */ _export_sfc$1(_sfc_main$1P, [["render",
22074
22074
  })
22075
22075
  ]),
22076
22076
  _hoisted_10$n,
22077
- createElementVNode("div", _hoisted_11$m, [
22078
- createElementVNode("div", _hoisted_12$l, [
22077
+ createElementVNode("div", _hoisted_11$l, [
22078
+ createElementVNode("div", _hoisted_12$k, [
22079
22079
  createVNode(oI, {
22080
22080
  color: "success",
22081
22081
  rounded: "",
@@ -67742,7 +67742,7 @@ const _hoisted_1$1v = { key: 0 }, _hoisted_2$1j = ["placeholder"], _hoisted_3$16
67742
67742
  class: "iconify",
67743
67743
  "data-icon": "material-symbols-light:upload-file-outline-rounded"
67744
67744
  })
67745
- ], -1), _hoisted_9$p = { class: "upload-text-cont" }, _hoisted_10$m = { class: "upload-text" }, _hoisted_11$l = { class: "or-cont" }, _hoisted_12$k = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_13$i = { class: "text" }, _hoisted_14$g = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_15$h = { class: "crop-type-cont columns" }, _hoisted_16$e = {
67745
+ ], -1), _hoisted_9$p = { class: "upload-text-cont" }, _hoisted_10$m = { class: "upload-text" }, _hoisted_11$k = { class: "or-cont" }, _hoisted_12$j = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_13$i = { class: "text" }, _hoisted_14$g = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_15$h = { class: "crop-type-cont columns" }, _hoisted_16$e = {
67746
67746
  key: 0,
67747
67747
  class: "upload-label"
67748
67748
  }, _hoisted_17$c = { class: "crop-type-cont columns" }, _hoisted_18$c = { class: "bw-title" }, _hoisted_19$b = ["src"], _hoisted_20$b = {
@@ -69145,8 +69145,8 @@ const _hoisted_1$1v = { key: 0 }, _hoisted_2$1j = ["placeholder"], _hoisted_3$16
69145
69145
  createElementVNode("div", _hoisted_9$p, [
69146
69146
  createElementVNode("span", _hoisted_10$m, toDisplayString$1(unref(Gg)("modalmenu.uploadfiledesc")), 1)
69147
69147
  ]),
69148
- createElementVNode("div", _hoisted_11$l, [
69149
- _hoisted_12$k,
69148
+ createElementVNode("div", _hoisted_11$k, [
69149
+ _hoisted_12$j,
69150
69150
  createElementVNode("div", _hoisted_13$i, toDisplayString$1(unref(Gg)("modalmenu.fileortext")), 1),
69151
69151
  _hoisted_14$g
69152
69152
  ]),
@@ -69759,7 +69759,7 @@ const _hoisted_1$1v = { key: 0 }, _hoisted_2$1j = ["placeholder"], _hoisted_3$16
69759
69759
  d: "M16 160h48v304a16 16 0 0 0 16 16h32a16 16 0 0 0 16-16V160h48c14.21 0 21.38-17.24 11.31-27.31l-80-96a16 16 0 0 0-22.62 0l-80 96C-5.35 142.74 1.78 160 16 160zm272 64h128a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16h-56l61.26-70.45A32 32 0 0 0 432 65.63V48a16 16 0 0 0-16-16H288a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h56l-61.26 70.45A32 32 0 0 0 272 190.37V208a16 16 0 0 0 16 16zm159.06 234.62l-59.27-160A16 16 0 0 0 372.72 288h-41.44a16 16 0 0 0-15.07 10.62l-59.27 160A16 16 0 0 0 272 480h24.83a16 16 0 0 0 15.23-11.08l4.42-12.92h71l4.41 12.92A16 16 0 0 0 407.16 480H432a16 16 0 0 0 15.06-21.38zM335.61 400L352 352l16.39 48z",
69760
69760
  class: ""
69761
69761
  })
69762
- ], -1)), _hoisted_11$k = ["innerHTML"], _hoisted_12$j = { class: "panel-action" }, _hoisted_13$h = ["innerHTML"], _hoisted_14$f = ["innerHTML"], _hoisted_15$g = ["innerHTML"], _hoisted_16$d = ["innerHTML"], _hoisted_17$b = ["innerHTML"], _hoisted_18$b = ["innerHTML"], _hoisted_19$a = ["innerHTML"], _hoisted_20$a = ["innerHTML"], _hoisted_21$9 = { class: "panel-input-b" }, _hoisted_22$9 = ["placeholder", "onKeydown"], _hoisted_23$9 = ["onClick"], _hoisted_24$8 = /* @__PURE__ */ _withScopeId$e(() => /* @__PURE__ */ createElementVNode("input", {
69762
+ ], -1)), _hoisted_11$j = ["innerHTML"], _hoisted_12$i = { class: "panel-action" }, _hoisted_13$h = ["innerHTML"], _hoisted_14$f = ["innerHTML"], _hoisted_15$g = ["innerHTML"], _hoisted_16$d = ["innerHTML"], _hoisted_17$b = ["innerHTML"], _hoisted_18$b = ["innerHTML"], _hoisted_19$a = ["innerHTML"], _hoisted_20$a = ["innerHTML"], _hoisted_21$9 = { class: "panel-input-b" }, _hoisted_22$9 = ["placeholder", "onKeydown"], _hoisted_23$9 = ["onClick"], _hoisted_24$8 = /* @__PURE__ */ _withScopeId$e(() => /* @__PURE__ */ createElementVNode("input", {
69763
69763
  type: "checkbox",
69764
69764
  class: "panel-checkbox"
69765
69765
  }, null, -1)), _hoisted_25$8 = {
@@ -69920,10 +69920,10 @@ const _hoisted_1$1v = { key: 0 }, _hoisted_2$1j = ["placeholder"], _hoisted_3$16
69920
69920
  _hoisted_10$l,
69921
69921
  createElementVNode("span", {
69922
69922
  innerHTML: ps.localizedLabel.sortDescending
69923
- }, null, 8, _hoisted_11$k)
69923
+ }, null, 8, _hoisted_11$j)
69924
69924
  ])
69925
69925
  ]),
69926
- createElementVNode("div", _hoisted_12$j, [
69926
+ createElementVNode("div", _hoisted_12$i, [
69927
69927
  createElementVNode("div", null, [
69928
69928
  createElementVNode("button", {
69929
69929
  class: "panel-input-button",
@@ -91593,9 +91593,9 @@ const xlsx = /* @__PURE__ */ getDefaultExportFromCjs$1(xlsxExports), xlsx$1 = /*
91593
91593
  }, _hoisted_10$k = /* @__PURE__ */ _withScopeId$d(() => /* @__PURE__ */ createElementVNode("path", {
91594
91594
  fill: "currentColor",
91595
91595
  d: "M16 132h416c8.837 0 16-7.163 16-16V76c0-8.837-7.163-16-16-16H16C7.163 60 0 67.163 0 76v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm0 160h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16z"
91596
- }, null, -1)), _hoisted_11$j = [
91596
+ }, null, -1)), _hoisted_11$i = [
91597
91597
  _hoisted_10$k
91598
- ], _hoisted_12$i = ["colspan", "onMousedown"], _hoisted_13$g = ["innerHTML"], _hoisted_14$e = /* @__PURE__ */ _withScopeId$d(() => /* @__PURE__ */ createElementVNode("div", { class: "add-col-btn" }, "+", -1)), _hoisted_15$f = [
91598
+ ], _hoisted_12$h = ["colspan", "onMousedown"], _hoisted_13$g = ["innerHTML"], _hoisted_14$e = /* @__PURE__ */ _withScopeId$d(() => /* @__PURE__ */ createElementVNode("div", { class: "add-col-btn" }, "+", -1)), _hoisted_15$f = [
91599
91599
  _hoisted_14$e
91600
91600
  ], _hoisted_16$c = { key: 0 }, _hoisted_17$a = /* @__PURE__ */ _withScopeId$d(() => /* @__PURE__ */ createElementVNode("svg", {
91601
91601
  "aria-hidden": "true",
@@ -93263,7 +93263,7 @@ const xlsx = /* @__PURE__ */ getDefaultExportFromCjs$1(xlsxExports), xlsx$1 = /*
93263
93263
  onContextmenu: withModifiers(AA, ["prevent"])
93264
93264
  }, [
93265
93265
  createElementVNode("span", _hoisted_5$H, [
93266
- FC.value > 0 ? (openBlock(), createElementBlock("svg", _hoisted_6$x, _hoisted_8$r)) : (openBlock(), createElementBlock("svg", _hoisted_9$n, _hoisted_11$j))
93266
+ FC.value > 0 ? (openBlock(), createElementBlock("svg", _hoisted_6$x, _hoisted_8$r)) : (openBlock(), createElementBlock("svg", _hoisted_9$n, _hoisted_11$i))
93267
93267
  ])
93268
93268
  ], 34),
93269
93269
  (openBlock(!0), createElementBlock(Fragment, null, renderList(TI.value, (jA, Y0) => withDirectives((openBlock(), createElementBlock("th", {
@@ -93293,7 +93293,7 @@ const xlsx = /* @__PURE__ */ getDefaultExportFromCjs$1(xlsxExports), xlsx$1 = /*
93293
93293
  onMouseover: ah,
93294
93294
  onMouseout: om
93295
93295
  }, _hoisted_15$f, 32)
93296
- ], 46, _hoisted_12$i)), [
93296
+ ], 46, _hoisted_12$h)), [
93297
93297
  [vShow, !jA.invisible]
93298
93298
  ])), 128))
93299
93299
  ]),
@@ -95356,7 +95356,7 @@ const _hoisted_1$1p = { key: 0 }, _hoisted_2$1f = ["placeholder"], _hoisted_3$12
95356
95356
  class: "iconify",
95357
95357
  "data-icon": "material-symbols-light:upload-file-outline-rounded"
95358
95358
  })
95359
- ], -1), _hoisted_7$u = { class: "upload-text-cont" }, _hoisted_8$q = { class: "upload-text" }, _hoisted_9$m = { class: "or-cont" }, _hoisted_10$j = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_11$i = { class: "text" }, _hoisted_12$h = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_13$f = { class: "crop-type-cont columns" }, _hoisted_14$d = {
95359
+ ], -1), _hoisted_7$u = { class: "upload-text-cont" }, _hoisted_8$q = { class: "upload-text" }, _hoisted_9$m = { class: "or-cont" }, _hoisted_10$j = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_11$h = { class: "text" }, _hoisted_12$g = /* @__PURE__ */ createElementVNode("div", { class: "line" }, null, -1), _hoisted_13$f = { class: "crop-type-cont columns" }, _hoisted_14$d = {
95360
95360
  key: 1,
95361
95361
  class: "file-info-cont"
95362
95362
  }, _hoisted_15$e = {
@@ -95810,8 +95810,8 @@ const _hoisted_1$1p = { key: 0 }, _hoisted_2$1f = ["placeholder"], _hoisted_3$12
95810
95810
  ]),
95811
95811
  createElementVNode("div", _hoisted_9$m, [
95812
95812
  _hoisted_10$j,
95813
- createElementVNode("div", _hoisted_11$i, toDisplayString$1(unref(Gg)("modalmenu.fileortext")), 1),
95814
- _hoisted_12$h
95813
+ createElementVNode("div", _hoisted_11$h, toDisplayString$1(unref(Gg)("modalmenu.fileortext")), 1),
95814
+ _hoisted_12$g
95815
95815
  ]),
95816
95816
  createElementVNode("div", _hoisted_13$f, [
95817
95817
  createVNode(jI, { class: "column is-12" }, {
@@ -96043,10 +96043,10 @@ const _hoisted_1$1p = { key: 0 }, _hoisted_2$1f = ["placeholder"], _hoisted_3$12
96043
96043
  }, _hoisted_10$i = {
96044
96044
  key: 1,
96045
96045
  class: "bw-em__hint"
96046
- }, _hoisted_11$h = {
96046
+ }, _hoisted_11$g = {
96047
96047
  key: 2,
96048
96048
  class: "bw-em__error"
96049
- }, _hoisted_12$g = {
96049
+ }, _hoisted_12$f = {
96050
96050
  key: 1,
96051
96051
  class: "bw-em__file-name"
96052
96052
  }, _hoisted_13$e = {
@@ -97018,7 +97018,7 @@ Ind=INDIVIDUAL`
97018
97018
  createElementVNode("section", _hoisted_4$P, [
97019
97019
  _hoisted_5$F,
97020
97020
  createElementVNode("div", _hoisted_6$v, [
97021
- Gg.sourceRows && Gg.sourceColumns ? (openBlock(), createElementBlock("span", _hoisted_12$g, "External source (" + toDisplayString$1(Jg.value.length) + " rows)", 1)) : (openBlock(), createElementBlock(Fragment, { key: 0 }, [
97021
+ Gg.sourceRows && Gg.sourceColumns ? (openBlock(), createElementBlock("span", _hoisted_12$f, "External source (" + toDisplayString$1(Jg.value.length) + " rows)", 1)) : (openBlock(), createElementBlock(Fragment, { key: 0 }, [
97022
97022
  createElementVNode("label", _hoisted_7$t, [
97023
97023
  createElementVNode("input", {
97024
97024
  type: "file",
@@ -97029,7 +97029,7 @@ Ind=INDIVIDUAL`
97029
97029
  ]),
97030
97030
  Ng.value ? (openBlock(), createElementBlock("span", _hoisted_9$l, toDisplayString$1(Ng.value), 1)) : createCommentVNode("", !0),
97031
97031
  Fg.value ? (openBlock(), createElementBlock("span", _hoisted_10$i, "Parsing…")) : createCommentVNode("", !0),
97032
- Tg.value ? (openBlock(), createElementBlock("span", _hoisted_11$h, toDisplayString$1(Tg.value), 1)) : createCommentVNode("", !0)
97032
+ Tg.value ? (openBlock(), createElementBlock("span", _hoisted_11$g, toDisplayString$1(Tg.value), 1)) : createCommentVNode("", !0)
97033
97033
  ], 64)),
97034
97034
  Xg.value.length > 1 ? (openBlock(), createElementBlock("label", _hoisted_13$e, [
97035
97035
  createTextVNode(" Sheet "),
@@ -97387,7 +97387,7 @@ Ind=INDIVIDUAL`
97387
97387
  }), BWExcelMapper = /* @__PURE__ */ _export_sfc$1(_sfc_main$1E, [["__scopeId", "data-v-a780550b"]]), _withScopeId$b = (ps) => (pushScopeId("data-v-3d17399d"), ps = ps(), popScopeId(), ps), _hoisted_1$1n = { class: "excel-viewer" }, _hoisted_2$1d = {
97388
97388
  key: 0,
97389
97389
  class: "excel-viewer__meta"
97390
- }, _hoisted_3$10 = { class: "excel-viewer__meta-item" }, _hoisted_4$O = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "File", -1)), _hoisted_5$E = { class: "excel-viewer__meta-value" }, _hoisted_6$u = { class: "excel-viewer__meta-item" }, _hoisted_7$s = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "Rows", -1)), _hoisted_8$o = { class: "excel-viewer__meta-value" }, _hoisted_9$k = { class: "excel-viewer__meta-item" }, _hoisted_10$h = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "Size", -1)), _hoisted_11$g = { class: "excel-viewer__meta-value" }, _hoisted_12$f = { class: "excel-viewer__meta-item" }, _hoisted_13$d = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "Modified", -1)), _hoisted_14$b = { class: "excel-viewer__meta-value" }, _hoisted_15$c = {
97390
+ }, _hoisted_3$10 = { class: "excel-viewer__meta-item" }, _hoisted_4$O = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "File", -1)), _hoisted_5$E = { class: "excel-viewer__meta-value" }, _hoisted_6$u = { class: "excel-viewer__meta-item" }, _hoisted_7$s = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "Rows", -1)), _hoisted_8$o = { class: "excel-viewer__meta-value" }, _hoisted_9$k = { class: "excel-viewer__meta-item" }, _hoisted_10$h = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "Size", -1)), _hoisted_11$f = { class: "excel-viewer__meta-value" }, _hoisted_12$e = { class: "excel-viewer__meta-item" }, _hoisted_13$d = /* @__PURE__ */ _withScopeId$b(() => /* @__PURE__ */ createElementVNode("span", { class: "excel-viewer__meta-label" }, "Modified", -1)), _hoisted_14$b = { class: "excel-viewer__meta-value" }, _hoisted_15$c = {
97391
97391
  key: 1,
97392
97392
  class: "excel-viewer__state"
97393
97393
  }, _hoisted_16$9 = {
@@ -97547,9 +97547,9 @@ Ind=INDIVIDUAL`
97547
97547
  ]),
97548
97548
  createElementVNode("div", _hoisted_9$k, [
97549
97549
  _hoisted_10$h,
97550
- createElementVNode("strong", _hoisted_11$g, toDisplayString$1(Wg.value.size || "-"), 1)
97550
+ createElementVNode("strong", _hoisted_11$f, toDisplayString$1(Wg.value.size || "-"), 1)
97551
97551
  ]),
97552
- createElementVNode("div", _hoisted_12$f, [
97552
+ createElementVNode("div", _hoisted_12$e, [
97553
97553
  _hoisted_13$d,
97554
97554
  createElementVNode("strong", _hoisted_14$b, toDisplayString$1(Wg.value.lastModifiedDate || "-"), 1)
97555
97555
  ])
@@ -98454,10 +98454,10 @@ const BWPlaceloadWrap = /* @__PURE__ */ _export_sfc$1(_sfc_main$1z, [["render",
98454
98454
  }, _hoisted_8$m = ["content"], _hoisted_9$i = {
98455
98455
  key: 2,
98456
98456
  class: "breadcrumb-item"
98457
- }, _hoisted_10$f = ["content"], _hoisted_11$f = {
98457
+ }, _hoisted_10$f = ["content"], _hoisted_11$e = {
98458
98458
  key: 2,
98459
98459
  itemprop: "name"
98460
- }, _hoisted_12$e = ["content"], _sfc_main$1o = /* @__PURE__ */ defineComponent({
98460
+ }, _hoisted_12$d = ["content"], _sfc_main$1o = /* @__PURE__ */ defineComponent({
98461
98461
  __name: "V-Breadcrumb",
98462
98462
  props: {
98463
98463
  items: {},
@@ -98564,7 +98564,7 @@ const BWPlaceloadWrap = /* @__PURE__ */ _export_sfc$1(_sfc_main$1z, [["render",
98564
98564
  key: 1,
98565
98565
  itemprop: "name",
98566
98566
  content: Ng.label
98567
- }, null, 8, _hoisted_10$f)) : (openBlock(), createElementBlock("span", _hoisted_11$f, [
98567
+ }, null, 8, _hoisted_10$f)) : (openBlock(), createElementBlock("span", _hoisted_11$e, [
98568
98568
  renderSlot(Zg.$slots, "breadcrumb-item-label", {
98569
98569
  item: Ng,
98570
98570
  index: Yg
@@ -98575,7 +98575,7 @@ const BWPlaceloadWrap = /* @__PURE__ */ _export_sfc$1(_sfc_main$1z, [["render",
98575
98575
  createElementVNode("meta", {
98576
98576
  itemprop: "position",
98577
98577
  content: `${Yg + 1}`
98578
- }, null, 8, _hoisted_12$e)
98578
+ }, null, 8, _hoisted_12$d)
98579
98579
  ]))
98580
98580
  ])
98581
98581
  ], 8, _hoisted_1$1d))), 128))
@@ -98795,10 +98795,10 @@ const BWPlaceloadWrap = /* @__PURE__ */ _export_sfc$1(_sfc_main$1z, [["render",
98795
98795
  }, _hoisted_7$m = { key: 1 }, _hoisted_8$k = { class: "media-flex p-b-10 j-c-end" }, _hoisted_9$h = {
98796
98796
  key: 0,
98797
98797
  class: "icon"
98798
- }, _hoisted_10$e = ["data-icon"], _hoisted_11$e = {
98798
+ }, _hoisted_10$e = ["data-icon"], _hoisted_11$d = {
98799
98799
  key: 1,
98800
98800
  class: "icon"
98801
- }, _hoisted_12$d = { class: "media-flex p-b-10" }, _hoisted_13$c = { class: "flex-meta" }, _hoisted_14$a = { key: 0 }, _hoisted_15$b = { class: "card-footer" }, _sfc_main$1k = /* @__PURE__ */ defineComponent({
98801
+ }, _hoisted_12$c = { class: "media-flex p-b-10" }, _hoisted_13$c = { class: "flex-meta" }, _hoisted_14$a = { key: 0 }, _hoisted_15$b = { class: "card-footer" }, _sfc_main$1k = /* @__PURE__ */ defineComponent({
98802
98802
  __name: "V-CardSocial",
98803
98803
  props: {
98804
98804
  title: {
@@ -98858,7 +98858,7 @@ const BWPlaceloadWrap = /* @__PURE__ */ _export_sfc$1(_sfc_main$1z, [["render",
98858
98858
  class: "iconify",
98859
98859
  "data-icon": ps.icon
98860
98860
  }, null, 8, _hoisted_10$e)
98861
- ])) : ps.icon ? (openBlock(), createElementBlock("span", _hoisted_11$e, [
98861
+ ])) : ps.icon ? (openBlock(), createElementBlock("span", _hoisted_11$d, [
98862
98862
  createElementVNode("i", {
98863
98863
  class: normalizeClass(ps.icon)
98864
98864
  }, null, 2)
@@ -98866,7 +98866,7 @@ const BWPlaceloadWrap = /* @__PURE__ */ _export_sfc$1(_sfc_main$1z, [["render",
98866
98866
  ], 2)) : createCommentVNode("", !0)
98867
98867
  ])
98868
98868
  ]),
98869
- createElementVNode("div", _hoisted_12$d, [
98869
+ createElementVNode("div", _hoisted_12$c, [
98870
98870
  createElementVNode("div", _hoisted_13$c, [
98871
98871
  renderSlot(Gg.$slots, "content", {}, void 0, !0),
98872
98872
  createElementVNode("span", null, [
@@ -99355,10 +99355,10 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99355
99355
  }), BWDropdown = /* @__PURE__ */ _export_sfc$1(_sfc_main$1h, [["__scopeId", "data-v-f77b1258"]]), _hoisted_1$15 = { class: "tabs-inner" }, _hoisted_2$Z = {
99356
99356
  key: 0,
99357
99357
  class: "bw-tab-select-wrap"
99358
- }, _hoisted_3$N = ["value", "disabled"], _hoisted_4$E = ["value"], _hoisted_5$w = ["onClick"], _hoisted_6$n = { class: "bw-tab-label" }, _hoisted_7$l = { class: "bw-tab-suffix" }, _hoisted_8$j = { class: "bw-tab-label" }, _hoisted_9$g = { class: "bw-tab-suffix" }, _hoisted_10$d = {
99358
+ }, _hoisted_3$N = ["onClick"], _hoisted_4$E = { class: "bw-tab-label" }, _hoisted_5$w = { class: "bw-tab-suffix" }, _hoisted_6$n = { class: "bw-tab-label" }, _hoisted_7$l = { class: "bw-tab-suffix" }, _hoisted_8$j = {
99359
99359
  key: 0,
99360
99360
  class: "tab-naver"
99361
- }, _hoisted_11$d = { class: "tab-content-wrapper" }, _hoisted_12$c = {
99361
+ }, _hoisted_9$g = { class: "tab-content-wrapper" }, _hoisted_10$d = {
99362
99362
  key: 1,
99363
99363
  class: "tab-content is-active"
99364
99364
  }, _sfc_main$1g = /* @__PURE__ */ defineComponent({
@@ -99459,8 +99459,8 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99459
99459
  },
99460
99460
  emits: ["update:modelValue"],
99461
99461
  setup(ps, { emit: Ig }) {
99462
- var $g, Qg;
99463
- const Zg = ps, Gg = Ig, Bg = ref$1(Zg.modelValue ?? Zg.selected ?? ((Qg = ($g = Zg.tabs) == null ? void 0 : $g[0]) == null ? void 0 : Qg.value)), Wg = computed(() => {
99462
+ var Qg, Kg;
99463
+ const Zg = ps, Gg = Ig, Bg = ref$1(Zg.modelValue ?? Zg.selected ?? ((Kg = (Qg = Zg.tabs) == null ? void 0 : Qg[0]) == null ? void 0 : Kg.value)), Wg = computed(() => {
99464
99464
  if (Zg.slider) {
99465
99465
  if (Zg.type === "rounded") {
99466
99466
  if (Zg.tabs.length === 3)
@@ -99477,38 +99477,42 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99477
99477
  return "";
99478
99478
  }), Ng = ref$1(null), Yg = ref$1(0);
99479
99479
  let Xg = null;
99480
- const Vg = computed(() => !Zg.mobileBreakpoint || Yg.value === 0 ? !1 : Yg.value < Zg.mobileBreakpoint), Fg = computed(() => Vg.value || !Zg.compactBreakpoint || Yg.value === 0 ? !1 : Yg.value < Zg.compactBreakpoint), Tg = async (Kg) => {
99481
- const _g = Kg.target, il = _g.value;
99482
- Zg.isvalidationrequired && await Lg(() => Zg.isvalid), Zg.isvalid === 1 || !Zg.isvalidationrequired ? Bg.value = il : _g.value = Bg.value || "";
99483
- }, Lg = (Kg) => new Promise((_g) => {
99484
- const il = setInterval(() => {
99485
- (Kg() === 1 || Kg() === 0) && (clearInterval(il), _g());
99480
+ const Vg = computed(() => !Zg.mobileBreakpoint || Yg.value === 0 ? !1 : Yg.value < Zg.mobileBreakpoint), Fg = computed(() => Vg.value || !Zg.compactBreakpoint || Yg.value === 0 ? !1 : Yg.value < Zg.compactBreakpoint), Tg = computed(
99481
+ () => Zg.tabs.map((_g) => ({
99482
+ value: _g.value,
99483
+ label: `${_g.label}${_g.suffix ? ` (${_g.suffix})` : ""}`
99484
+ }))
99485
+ ), Lg = async (_g) => {
99486
+ _g && (Zg.isvalidationrequired && await Dg(() => Zg.isvalid), (Zg.isvalid === 1 || !Zg.isvalidationrequired) && (Bg.value = _g));
99487
+ }, Dg = (_g) => new Promise((il) => {
99488
+ const Hg = setInterval(() => {
99489
+ (_g() === 1 || _g() === 0) && (clearInterval(Hg), il());
99486
99490
  }, 50);
99487
- }), Dg = async (Kg) => {
99488
- Zg.isvalidationrequired && await Lg(() => Zg.isvalid), Zg.isvalid === 1 || !Zg.isvalidationrequired ? Bg.value = Kg.value : console.log("Error on Validation !");
99491
+ }), Jg = async (_g) => {
99492
+ Zg.isvalidationrequired && await Dg(() => Zg.isvalid), Zg.isvalid === 1 || !Zg.isvalidationrequired ? Bg.value = _g.value : console.log("Error on Validation !");
99489
99493
  };
99490
- function Jg(Kg) {
99491
- Zg.disabled || (Bg.value = Kg);
99494
+ function $g(_g) {
99495
+ Zg.disabled || (Bg.value = _g);
99492
99496
  }
99493
99497
  return onMounted(() => {
99494
- console.log("|===>V-Tabs:", Zg), Zg.modelValue === void 0 && Zg.selected === void 0 && Bg.value !== void 0 && Gg("update:modelValue", Bg.value), !(typeof window > "u" || typeof ResizeObserver > "u") && (!Zg.compactBreakpoint && !Zg.mobileBreakpoint || Ng.value && (Xg = new ResizeObserver((Kg) => {
99495
- const _g = Kg[Kg.length - 1];
99496
- _g && (Yg.value = _g.contentRect.width);
99498
+ console.log("|===>V-Tabs:", Zg), Zg.modelValue === void 0 && Zg.selected === void 0 && Bg.value !== void 0 && Gg("update:modelValue", Bg.value), !(typeof window > "u" || typeof ResizeObserver > "u") && (!Zg.compactBreakpoint && !Zg.mobileBreakpoint || Ng.value && (Xg = new ResizeObserver((_g) => {
99499
+ const il = _g[_g.length - 1];
99500
+ il && (Yg.value = il.contentRect.width);
99497
99501
  }), Xg.observe(Ng.value)));
99498
99502
  }), onBeforeUnmount(() => {
99499
99503
  Xg == null || Xg.disconnect(), Xg = null;
99500
99504
  }), watch(
99501
99505
  () => Bg.value,
99502
- (Kg, _g) => {
99503
- console.log("ActiveValue.value has changed:", Kg, _g), Gg("update:modelValue", Bg.value);
99506
+ (_g, il) => {
99507
+ console.log("ActiveValue.value has changed:", _g, il), Gg("update:modelValue", Bg.value);
99504
99508
  }
99505
99509
  ), watch(
99506
99510
  () => Zg.selected,
99507
- (Kg, _g) => {
99508
- console.log("props.selected has changed:", Kg, _g), Bg.value = Zg.selected;
99511
+ (_g, il) => {
99512
+ console.log("props.selected has changed:", _g, il), Bg.value = Zg.selected;
99509
99513
  }
99510
- ), (Kg, _g) => {
99511
- const il = BWIcon, Hg = _sfc_main$26, eI = BWLoader;
99514
+ ), (_g, il) => {
99515
+ const Hg = resolveComponent("Multiselect"), eI = BWIcon, iI = _sfc_main$26, tI = BWLoader;
99512
99516
  return openBlock(), createElementBlock("div", {
99513
99517
  ref_key: "rootEl",
99514
99518
  ref: Ng,
@@ -99519,17 +99523,19 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99519
99523
  }, [
99520
99524
  createElementVNode("div", _hoisted_1$15, [
99521
99525
  Vg.value ? (openBlock(), createElementBlock("div", _hoisted_2$Z, [
99522
- createElementVNode("select", {
99526
+ createVNode(Hg, {
99523
99527
  class: "bw-tab-select",
99524
- value: Bg.value,
99528
+ "model-value": Bg.value,
99529
+ options: Tg.value,
99530
+ "value-prop": "value",
99531
+ label: "label",
99532
+ "track-by": "label",
99525
99533
  disabled: ps.disabled,
99526
- onChange: Tg
99527
- }, [
99528
- (openBlock(!0), createElementBlock(Fragment, null, renderList(ps.tabs, (iI) => (openBlock(), createElementBlock("option", {
99529
- key: iI.value,
99530
- value: iI.value
99531
- }, toDisplayString$1(iI.label) + toDisplayString$1(iI.suffix ? " (" + iI.suffix + ")" : ""), 9, _hoisted_4$E))), 128))
99532
- ], 40, _hoisted_3$N)
99534
+ searchable: !1,
99535
+ caret: !0,
99536
+ "can-clear": !1,
99537
+ onChange: Lg
99538
+ }, null, 8, ["model-value", "options", "disabled"])
99533
99539
  ])) : (openBlock(), createElementBlock("div", {
99534
99540
  key: 1,
99535
99541
  class: normalizeClass(["tabs", [
@@ -99543,42 +99549,42 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99543
99549
  ]])
99544
99550
  }, [
99545
99551
  createElementVNode("ul", null, [
99546
- (openBlock(!0), createElementBlock(Fragment, null, renderList(ps.tabs, (iI, tI) => (openBlock(), createElementBlock("li", {
99547
- key: tI,
99548
- class: normalizeClass([Bg.value === iI.value && "is-active"])
99552
+ (openBlock(!0), createElementBlock(Fragment, null, renderList(ps.tabs, (nI, oI) => (openBlock(), createElementBlock("li", {
99553
+ key: oI,
99554
+ class: normalizeClass([Bg.value === nI.value && "is-active"])
99549
99555
  }, [
99550
99556
  ps.disabled ? (openBlock(), createElementBlock("a", {
99551
99557
  key: 1,
99552
- class: normalizeClass([Bg.value !== iI.value && "is-disabled"])
99558
+ class: normalizeClass([Bg.value !== nI.value && "is-disabled"])
99553
99559
  }, [
99554
- iI.icon ? (openBlock(), createBlock(il, {
99560
+ nI.icon ? (openBlock(), createBlock(eI, {
99555
99561
  key: 0,
99556
- icon: iI.icon,
99562
+ icon: nI.icon,
99557
99563
  size: ps.iconSize
99558
99564
  }, null, 8, ["icon", "size"])) : createCommentVNode("", !0),
99559
- createElementVNode("span", _hoisted_8$j, [
99560
- renderSlot(Kg.$slots, "tab-link-label", mergeProps({ ref_for: !0 }, {
99565
+ createElementVNode("span", _hoisted_6$n, [
99566
+ renderSlot(_g.$slots, "tab-link-label", mergeProps({ ref_for: !0 }, {
99561
99567
  activeValue: Bg.value,
99562
- tab: iI,
99563
- key: tI,
99564
- toggle: Jg
99568
+ tab: nI,
99569
+ key: oI,
99570
+ toggle: $g
99565
99571
  }), () => [
99566
- createTextVNode(toDisplayString$1(iI.label), 1)
99572
+ createTextVNode(toDisplayString$1(nI.label), 1)
99567
99573
  ])
99568
99574
  ]),
99569
- createElementVNode("span", _hoisted_9$g, [
99570
- createVNode(eI, {
99575
+ createElementVNode("span", _hoisted_7$l, [
99576
+ createVNode(tI, {
99571
99577
  active: Zg.loading,
99572
- type: "spinner-scaleout",
99578
+ type: "spinner-letter",
99573
99579
  size: "small",
99574
99580
  height: "100%",
99575
99581
  width: "100%"
99576
99582
  }, {
99577
99583
  "waited-content": withCtx(() => [
99578
- iI.suffix && Wg.value === "" ? (openBlock(), createBlock(Hg, {
99584
+ nI.suffix && Wg.value === "" ? (openBlock(), createBlock(iI, {
99579
99585
  key: 0,
99580
99586
  color: "solid",
99581
- label: iI.suffix
99587
+ label: nI.suffix
99582
99588
  }, null, 8, ["label"])) : createCommentVNode("", !0)
99583
99589
  ]),
99584
99590
  _: 2
@@ -99586,27 +99592,27 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99586
99592
  ])
99587
99593
  ], 2)) : (openBlock(), createElementBlock("a", {
99588
99594
  key: 0,
99589
- onClick: (nI) => Dg(iI),
99595
+ onClick: (gI) => Jg(nI),
99590
99596
  class: normalizeClass([Zg.color && `is-${ps.color}`])
99591
99597
  }, [
99592
- iI.icon ? (openBlock(), createBlock(il, {
99598
+ nI.icon ? (openBlock(), createBlock(eI, {
99593
99599
  key: 0,
99594
- icon: iI.icon,
99600
+ icon: nI.icon,
99595
99601
  size: ps.iconSize,
99596
- color: iI.color
99602
+ color: nI.color
99597
99603
  }, null, 8, ["icon", "size", "color"])) : createCommentVNode("", !0),
99598
- createElementVNode("span", _hoisted_6$n, [
99599
- renderSlot(Kg.$slots, "tab-link-label", mergeProps({ ref_for: !0 }, {
99604
+ createElementVNode("span", _hoisted_4$E, [
99605
+ renderSlot(_g.$slots, "tab-link-label", mergeProps({ ref_for: !0 }, {
99600
99606
  activeValue: Bg.value,
99601
- tab: iI,
99602
- key: tI,
99603
- toggle: Jg
99607
+ tab: nI,
99608
+ key: oI,
99609
+ toggle: $g
99604
99610
  }), () => [
99605
- createTextVNode(toDisplayString$1(iI.label), 1)
99611
+ createTextVNode(toDisplayString$1(nI.label), 1)
99606
99612
  ])
99607
99613
  ]),
99608
- createElementVNode("span", _hoisted_7$l, [
99609
- createVNode(eI, {
99614
+ createElementVNode("span", _hoisted_5$w, [
99615
+ createVNode(tI, {
99610
99616
  active: Zg.loading,
99611
99617
  type: "spinner-letter",
99612
99618
  size: "small",
@@ -99614,38 +99620,38 @@ const _withScopeId$9 = (ps) => (pushScopeId("data-v-826bf78f"), ps = ps(), popSc
99614
99620
  width: "100%"
99615
99621
  }, {
99616
99622
  "waited-content": withCtx(() => [
99617
- iI.suffix && Wg.value === "" ? (openBlock(), createBlock(Hg, {
99623
+ nI.suffix && Wg.value === "" ? (openBlock(), createBlock(iI, {
99618
99624
  key: 0,
99619
- color: Bg.value === iI.value ? "primary" : "solid",
99620
- label: iI.suffix
99625
+ color: Bg.value === nI.value ? "primary" : "solid",
99626
+ label: nI.suffix
99621
99627
  }, null, 8, ["color", "label"])) : createCommentVNode("", !0)
99622
99628
  ]),
99623
99629
  _: 2
99624
99630
  }, 1032, ["active"])
99625
99631
  ])
99626
- ], 10, _hoisted_5$w))
99632
+ ], 10, _hoisted_3$N))
99627
99633
  ], 2))), 128)),
99628
- Wg.value !== "" ? (openBlock(), createElementBlock("li", _hoisted_10$d)) : createCommentVNode("", !0)
99634
+ Wg.value !== "" ? (openBlock(), createElementBlock("li", _hoisted_8$j)) : createCommentVNode("", !0)
99629
99635
  ])
99630
99636
  ], 2))
99631
99637
  ]),
99632
- createElementVNode("div", _hoisted_11$d, [
99633
- ps.renderAllTabs ? (openBlock(!0), createElementBlock(Fragment, { key: 0 }, renderList(ps.tabs, (iI) => (openBlock(), createElementBlock("div", {
99634
- key: iI.value,
99635
- class: normalizeClass(["tab-content", { "is-active": Bg.value === iI.value, "is-hidden": Bg.value !== iI.value }])
99638
+ createElementVNode("div", _hoisted_9$g, [
99639
+ ps.renderAllTabs ? (openBlock(!0), createElementBlock(Fragment, { key: 0 }, renderList(ps.tabs, (nI) => (openBlock(), createElementBlock("div", {
99640
+ key: nI.value,
99641
+ class: normalizeClass(["tab-content", { "is-active": Bg.value === nI.value, "is-hidden": Bg.value !== nI.value }])
99636
99642
  }, [
99637
- renderSlot(Kg.$slots, "tab", {
99638
- activeValue: iI.value,
99639
- tabValue: iI.value,
99640
- isActive: Bg.value === iI.value
99643
+ renderSlot(_g.$slots, "tab", {
99644
+ activeValue: nI.value,
99645
+ tabValue: nI.value,
99646
+ isActive: Bg.value === nI.value
99641
99647
  })
99642
- ], 2))), 128)) : (openBlock(), createElementBlock("div", _hoisted_12$c, [
99648
+ ], 2))), 128)) : (openBlock(), createElementBlock("div", _hoisted_10$d, [
99643
99649
  createVNode(Transition$1, {
99644
99650
  name: Zg.slow ? "fade-slow" : "fade-fast",
99645
99651
  mode: "out-in"
99646
99652
  }, {
99647
99653
  default: withCtx(() => [
99648
- renderSlot(Kg.$slots, "tab", { activeValue: Bg.value })
99654
+ renderSlot(_g.$slots, "tab", { activeValue: Bg.value })
99649
99655
  ]),
99650
99656
  _: 3
99651
99657
  }, 8, ["name"])
@@ -123115,7 +123121,7 @@ class Columns {
123115
123121
  const Tg = Bg.headings[Ig], Lg = [];
123116
123122
  if (Tg.getAttribute("data-type") === "date") {
123117
123123
  let Dg = !1;
123118
- Tg.hasAttribute("data-format") && (Dg = Tg.getAttribute("data-format")), Lg.push(import("./date-26gy45ak.js").then(({ parseDate: $g }) => (Qg) => $g(Qg, Dg)));
123124
+ Tg.hasAttribute("data-format") && (Dg = Tg.getAttribute("data-format")), Lg.push(import("./date-GOij691p.js").then(({ parseDate: $g }) => (Qg) => $g(Qg, Dg)));
123119
123125
  }
123120
123126
  Promise.all(Lg).then((Dg) => {
123121
123127
  const Jg = Dg[0];
@@ -124652,7 +124658,7 @@ const _hoisted_1$M = ["id", "data-uid", "disabled"], _sfc_main$S = /* @__PURE__
124652
124658
  Qg.value = !0, _g.value = null;
124653
124659
  let MI;
124654
124660
  try {
124655
- ({ Previewer: MI } = await import("./index-itq4QpIX.js"));
124661
+ ({ Previewer: MI } = await import("./index-BvQLiMFz.js"));
124656
124662
  } catch (OI) {
124657
124663
  _g.value = "pagedjs is not installed. Run: npm i pagedjs", Qg.value = !1, Bg("render-error", OI);
124658
124664
  return;
@@ -124763,7 +124769,7 @@ const _hoisted_1$M = ["id", "data-uid", "disabled"], _sfc_main$S = /* @__PURE__
124763
124769
  }
124764
124770
  const [_I, cC] = await Promise.all([
124765
124771
  import("./html2canvas.esm-DgdJBc_o.js"),
124766
- import("./jspdf.es.min-6Mp2gRWG.js").then((dC) => dC.j)
124772
+ import("./jspdf.es.min-oFl18shi.js").then((dC) => dC.j)
124767
124773
  ]), rC = _I.default || _I, IC = cC.jsPDF || cC.default, [AC, NC] = wI[Gg.pageSize], uC = Gg.pageLayout === "landscape" ? "landscape" : "portrait", CC = uC === "landscape" ? NC : AC, nC = uC === "landscape" ? AC : NC, oC = new IC({
124768
124774
  orientation: uC,
124769
124775
  unit: "mm",