@stsdti/funky-ui-kit 1.3.9 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9195,7 +9195,7 @@ function createDOMPurify() {
9195
9195
  return DOMPurify;
9196
9196
  }
9197
9197
  var purify = createDOMPurify();
9198
- const _sfc_main$1J = {
9198
+ const _sfc_main$1L = {
9199
9199
  __name: "AppHtml",
9200
9200
  props: /* @__PURE__ */ mergeModels({
9201
9201
  tag: {
@@ -9220,8 +9220,8 @@ const _sfc_main$1J = {
9220
9220
  };
9221
9221
  }
9222
9222
  };
9223
- const _hoisted_1$1e = ["src"];
9224
- const _sfc_main$1I = {
9223
+ const _hoisted_1$1g = ["src"];
9224
+ const _sfc_main$1K = {
9225
9225
  __name: "AppIcon",
9226
9226
  props: {
9227
9227
  value: {},
@@ -9305,7 +9305,7 @@ const _sfc_main$1I = {
9305
9305
  return null;
9306
9306
  });
9307
9307
  return (_ctx, _cache2) => {
9308
- return isSvg.value ? (openBlock(), createBlock(_sfc_main$1J, {
9308
+ return isSvg.value ? (openBlock(), createBlock(_sfc_main$1L, {
9309
9309
  key: 0,
9310
9310
  modelValue: svgValue.value,
9311
9311
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => svgValue.value = $event),
@@ -9315,7 +9315,7 @@ const _sfc_main$1I = {
9315
9315
  src: __props.value,
9316
9316
  style: normalizeStyle(imgStyle.value),
9317
9317
  class: normalizeClass(iconClass.value)
9318
- }, null, 14, _hoisted_1$1e)) : isComponent.value ? (openBlock(), createBlock(resolveDynamicComponent(is.value), {
9318
+ }, null, 14, _hoisted_1$1g)) : isComponent.value ? (openBlock(), createBlock(resolveDynamicComponent(is.value), {
9319
9319
  key: 2,
9320
9320
  class: normalizeClass(iconClass.value),
9321
9321
  size: __props.size,
@@ -9329,7 +9329,7 @@ const _sfc_main$1I = {
9329
9329
  };
9330
9330
  }
9331
9331
  };
9332
- const _sfc_main$1H = {
9332
+ const _sfc_main$1J = {
9333
9333
  __name: "AppBadge",
9334
9334
  props: {
9335
9335
  value: {
@@ -9414,7 +9414,7 @@ const _sfc_main$1H = {
9414
9414
  to: __props.route
9415
9415
  }, {
9416
9416
  default: withCtx(() => [
9417
- computedIcon.value ? (openBlock(), createBlock(_sfc_main$1I, {
9417
+ computedIcon.value ? (openBlock(), createBlock(_sfc_main$1K, {
9418
9418
  key: 0,
9419
9419
  value: computedIcon.value,
9420
9420
  style: { "padding": "2px" }
@@ -9428,7 +9428,7 @@ const _sfc_main$1H = {
9428
9428
  };
9429
9429
  }
9430
9430
  };
9431
- const _sfc_main$1G = {
9431
+ const _sfc_main$1I = {
9432
9432
  __name: "AppPlaceholderImage",
9433
9433
  props: {
9434
9434
  imgSize: {
@@ -9460,8 +9460,8 @@ const _sfc_main$1G = {
9460
9460
  };
9461
9461
  }
9462
9462
  };
9463
- const _hoisted_1$1d = { class: "breadcrumb" };
9464
- const _hoisted_2$V = {
9463
+ const _hoisted_1$1f = { class: "breadcrumb" };
9464
+ const _hoisted_2$W = {
9465
9465
  key: 0,
9466
9466
  class: "breadcrumb-elements-item"
9467
9467
  };
@@ -9470,7 +9470,7 @@ const _hoisted_4$u = {
9470
9470
  key: 0,
9471
9471
  class: "pl-5 pr-5"
9472
9472
  };
9473
- const _sfc_main$1F = {
9473
+ const _sfc_main$1H = {
9474
9474
  __name: "AppBreadcrumbs",
9475
9475
  props: {
9476
9476
  value: {
@@ -9491,9 +9491,9 @@ const _sfc_main$1F = {
9491
9491
  };
9492
9492
  return (_ctx, _cache2) => {
9493
9493
  const _component_router_link = resolveComponent("router-link");
9494
- return openBlock(), createElementBlock("div", _hoisted_1$1d, [
9495
- __props.isLoading ? (openBlock(), createElementBlock("div", _hoisted_2$V, [
9496
- createVNode(_sfc_main$1G, { style: { "width": "200px", "height": "20px" } })
9494
+ return openBlock(), createElementBlock("div", _hoisted_1$1f, [
9495
+ __props.isLoading ? (openBlock(), createElementBlock("div", _hoisted_2$W, [
9496
+ createVNode(_sfc_main$1I, { style: { "width": "200px", "height": "20px" } })
9497
9497
  ])) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList(__props.value, (breadcrumb, index) => {
9498
9498
  return openBlock(), createElementBlock("div", _hoisted_3$F, [
9499
9499
  renderSlot(_ctx.$slots, "breadcrumb", {
@@ -13086,7 +13086,7 @@ setDefaultProps$1({
13086
13086
  ignoreAttributes: true,
13087
13087
  plugins: [sticky, inlinePositioning, followCursor, animateFill]
13088
13088
  });
13089
- const _sfc_main$1E = /* @__PURE__ */ Object.assign({
13089
+ const _sfc_main$1G = /* @__PURE__ */ Object.assign({
13090
13090
  inheritAttrs: false
13091
13091
  }, {
13092
13092
  __name: "AppButton",
@@ -13296,7 +13296,7 @@ const _sfc_main$1E = /* @__PURE__ */ Object.assign({
13296
13296
  style: _ctx.$attrs.style
13297
13297
  }, computedProps.value, { onClick }), {
13298
13298
  default: withCtx(() => [
13299
- computedIcon.value ? (openBlock(), createBlock(_sfc_main$1I, {
13299
+ computedIcon.value ? (openBlock(), createBlock(_sfc_main$1K, {
13300
13300
  key: 0,
13301
13301
  value: computedIcon.value,
13302
13302
  stroke: computedStroke.value
@@ -13314,7 +13314,7 @@ const _sfc_main$1E = /* @__PURE__ */ Object.assign({
13314
13314
  };
13315
13315
  }
13316
13316
  });
13317
- const _sfc_main$1D = {
13317
+ const _sfc_main$1F = {
13318
13318
  __name: "AppButtonGroup",
13319
13319
  props: {
13320
13320
  /**
@@ -13371,7 +13371,7 @@ const _sfc_main$1D = {
13371
13371
  key: index,
13372
13372
  button: __props.value
13373
13373
  }, () => [
13374
- isVisible(button) ? (openBlock(), createBlock(_sfc_main$1E, {
13374
+ isVisible(button) ? (openBlock(), createBlock(_sfc_main$1G, {
13375
13375
  key: 0,
13376
13376
  value: button,
13377
13377
  size: __props.size,
@@ -13468,8 +13468,8 @@ const _export_sfc = (sfc, props2) => {
13468
13468
  }
13469
13469
  return target;
13470
13470
  };
13471
- const _hoisted_1$1c = ["name"];
13472
- const _hoisted_2$U = {
13471
+ const _hoisted_1$1e = ["name"];
13472
+ const _hoisted_2$V = {
13473
13473
  key: 0,
13474
13474
  class: "text-danger"
13475
13475
  };
@@ -13485,7 +13485,7 @@ const _hoisted_5$n = {
13485
13485
  key: 1,
13486
13486
  class: "help-block"
13487
13487
  };
13488
- const _sfc_main$1C = {
13488
+ const _sfc_main$1E = {
13489
13489
  __name: "AppFormElement",
13490
13490
  props: {
13491
13491
  labelStyle: {},
@@ -13558,7 +13558,7 @@ const _sfc_main$1C = {
13558
13558
  style: normalizeStyle(labelStyle.value)
13559
13559
  }, [
13560
13560
  createTextVNode(toDisplayString(unref(computedLabel)) + " ", 1),
13561
- _ctx.isRequired ? withDirectives((openBlock(), createElementBlock("span", _hoisted_2$U, [..._cache2[0] || (_cache2[0] = [
13561
+ _ctx.isRequired ? withDirectives((openBlock(), createElementBlock("span", _hoisted_2$V, [..._cache2[0] || (_cache2[0] = [
13562
13562
  createTextVNode(" * ", -1)
13563
13563
  ])])), [
13564
13564
  [_directive_tippy, "Camp obligatoriu"]
@@ -13584,11 +13584,11 @@ const _sfc_main$1C = {
13584
13584
  _ctx.infoText ? (openBlock(), createElementBlock("span", _hoisted_5$n, toDisplayString(_ctx.infoText), 1)) : createCommentVNode("", true),
13585
13585
  renderSlot(_ctx.$slots, "help-block", {}, void 0, true)
13586
13586
  ], 4)
13587
- ], 10, _hoisted_1$1c)) : createCommentVNode("", true);
13587
+ ], 10, _hoisted_1$1e)) : createCommentVNode("", true);
13588
13588
  };
13589
13589
  }
13590
13590
  };
13591
- const AppFormElement = /* @__PURE__ */ _export_sfc(_sfc_main$1C, [["__scopeId", "data-v-ae401c77"]]);
13591
+ const AppFormElement = /* @__PURE__ */ _export_sfc(_sfc_main$1E, [["__scopeId", "data-v-ae401c77"]]);
13592
13592
  function buildFormatLongFn$1(args) {
13593
13593
  return function() {
13594
13594
  var options = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -17950,11 +17950,11 @@ const appDatePickerProps = {
17950
17950
  }
17951
17951
  }
17952
17952
  };
17953
- const _hoisted_1$1b = { class: "" };
17953
+ const _hoisted_1$1d = { class: "" };
17954
17954
  const CODE_SUB_DAY$1 = "subday";
17955
17955
  const CODE_TODAY$1 = "today";
17956
17956
  const CODE_ADD_DAY$1 = "addday";
17957
- const _sfc_main$1B = {
17957
+ const _sfc_main$1D = {
17958
17958
  __name: "AppDateEasyButtons",
17959
17959
  props: {
17960
17960
  modelValue: Date,
@@ -18016,8 +18016,8 @@ const _sfc_main$1B = {
18016
18016
  selectedDate.value = subDays$1(selectedDate.value, 1);
18017
18017
  };
18018
18018
  return (_ctx, _cache2) => {
18019
- return openBlock(), createElementBlock("div", _hoisted_1$1b, [
18020
- createVNode(_sfc_main$1D, {
18019
+ return openBlock(), createElementBlock("div", _hoisted_1$1d, [
18020
+ createVNode(_sfc_main$1F, {
18021
18021
  value: buttons.value,
18022
18022
  onClick: onEasyButtonsInput
18023
18023
  }, null, 8, ["value"])
@@ -18025,11 +18025,11 @@ const _sfc_main$1B = {
18025
18025
  };
18026
18026
  }
18027
18027
  };
18028
- const _hoisted_1$1a = {
18028
+ const _hoisted_1$1c = {
18029
18029
  class: "flex-center-vertical dp__input dp__pointer dp__input_readonly dp__input_reg",
18030
18030
  style: { "gap": "3px" }
18031
18031
  };
18032
- const _hoisted_2$T = ["disabled", "placeholder", "onBlur", "onKeydown", "onKeypress", "onPaste"];
18032
+ const _hoisted_2$U = ["disabled", "placeholder", "onBlur", "onKeydown", "onKeypress", "onPaste"];
18033
18033
  const _hoisted_3$D = { key: 0 };
18034
18034
  const _hoisted_4$s = {
18035
18035
  key: 1,
@@ -18041,7 +18041,7 @@ const _hoisted_7$6 = {
18041
18041
  key: 0,
18042
18042
  class: "ml-10"
18043
18043
  };
18044
- const _sfc_main$1A = {
18044
+ const _sfc_main$1C = {
18045
18045
  __name: "AppDatePicker",
18046
18046
  props: /* @__PURE__ */ mergeModels({
18047
18047
  ...appDatePickerProps,
@@ -18110,7 +18110,7 @@ const _sfc_main$1A = {
18110
18110
  onDateUpdate: updateDate
18111
18111
  }), {
18112
18112
  "dp-input": withCtx(({ value, isMenuOpen, onTab, onKeypress, onPaste }) => [
18113
- createElementVNode("div", _hoisted_1$1a, [
18113
+ createElementVNode("div", _hoisted_1$1c, [
18114
18114
  _cache2[3] || (_cache2[3] = createElementVNode("i", { class: "ph-calendar-blank" }, null, -1)),
18115
18115
  isDayOfWeekVisible.value ? (openBlock(), createBlock(_component_app_date_picker_day_of_week, {
18116
18116
  key: 0,
@@ -18131,7 +18131,7 @@ const _sfc_main$1A = {
18131
18131
  ],
18132
18132
  onKeypress,
18133
18133
  onPaste
18134
- }, null, 40, _hoisted_2$T)), [
18134
+ }, null, 40, _hoisted_2$U)), [
18135
18135
  [vModelText, inputValue.value]
18136
18136
  ]) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [
18137
18137
  modelValue.value ? (openBlock(), createElementBlock("span", _hoisted_3$D, toDisplayString(value), 1)) : (openBlock(), createElementBlock("span", _hoisted_4$s, toDisplayString(_ctx.placeholder), 1))
@@ -18151,7 +18151,7 @@ const _sfc_main$1A = {
18151
18151
  _: 1
18152
18152
  }, 16, ["modelValue", "class", "disabled-dates", "disabled", "format-locale", "format", "name", "placeholder", "text-input"]),
18153
18153
  _ctx.showEasyButtons && !_ctx.disabled ? (openBlock(), createElementBlock("div", _hoisted_7$6, [
18154
- createVNode(_sfc_main$1B, {
18154
+ createVNode(_sfc_main$1D, {
18155
18155
  modelValue: modelValue.value,
18156
18156
  "onUpdate:modelValue": _cache2[2] || (_cache2[2] = ($event) => modelValue.value = $event)
18157
18157
  }, null, 8, ["modelValue"])
@@ -18171,13 +18171,13 @@ const _sfc_main$1A = {
18171
18171
  };
18172
18172
  }
18173
18173
  };
18174
- const _hoisted_1$19 = { class: "w-100" };
18175
- const _hoisted_2$S = { class: "flex-center-vertical w-100 gap-1" };
18174
+ const _hoisted_1$1b = { class: "w-100" };
18175
+ const _hoisted_2$T = { class: "flex-center-vertical w-100 gap-1" };
18176
18176
  const _hoisted_3$C = {
18177
18177
  key: 0,
18178
18178
  class: "flex-center-vertical mt-1"
18179
18179
  };
18180
- const _sfc_main$1z = {
18180
+ const _sfc_main$1B = {
18181
18181
  __name: "AppDatePickerRange",
18182
18182
  props: /* @__PURE__ */ mergeModels({
18183
18183
  placeholderLeft: {
@@ -18234,9 +18234,9 @@ const _sfc_main$1z = {
18234
18234
  const _component_app_button_group = resolveComponent("app-button-group");
18235
18235
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), {
18236
18236
  default: withCtx(() => [
18237
- createElementVNode("div", _hoisted_1$19, [
18238
- createElementVNode("div", _hoisted_2$S, [
18239
- createVNode(_sfc_main$1A, mergeProps({
18237
+ createElementVNode("div", _hoisted_1$1b, [
18238
+ createElementVNode("div", _hoisted_2$T, [
18239
+ createVNode(_sfc_main$1C, mergeProps({
18240
18240
  class: "app-form-group-element flex-1",
18241
18241
  "input-only": true,
18242
18242
  modelValue: modelValueStart.value,
@@ -18244,7 +18244,7 @@ const _sfc_main$1z = {
18244
18244
  placeholder: __props.placeholderLeft,
18245
18245
  name: __props.startName || _ctx.$attrs["name-start"] || "start"
18246
18246
  }, bindableProps.value, { showEasyButtons: false }), null, 16, ["modelValue", "placeholder", "name"]),
18247
- createVNode(_sfc_main$1A, mergeProps({
18247
+ createVNode(_sfc_main$1C, mergeProps({
18248
18248
  class: "app-form-group-element flex-1",
18249
18249
  "input-only": true,
18250
18250
  modelValue: modelValueEnd.value,
@@ -18267,10 +18267,10 @@ const _sfc_main$1z = {
18267
18267
  };
18268
18268
  }
18269
18269
  };
18270
- const _hoisted_1$18 = { class: "d-flex align-items-center" };
18271
- const _hoisted_2$R = { class: "mb-0 fw-normal" };
18270
+ const _hoisted_1$1a = { class: "d-flex align-items-center" };
18271
+ const _hoisted_2$S = { class: "mb-0 fw-normal" };
18272
18272
  const _hoisted_3$B = { class: "ms-auto" };
18273
- const _sfc_main$1y = {
18273
+ const _sfc_main$1A = {
18274
18274
  __name: "AppCard",
18275
18275
  props: {
18276
18276
  type: {
@@ -18366,8 +18366,8 @@ const _sfc_main$1y = {
18366
18366
  class: normalizeClass([headerClasses.value]),
18367
18367
  onClick: collapseBody
18368
18368
  }, [
18369
- createElementVNode("div", _hoisted_1$18, [
18370
- createElementVNode("div", _hoisted_2$R, [
18369
+ createElementVNode("div", _hoisted_1$1a, [
18370
+ createElementVNode("div", _hoisted_2$S, [
18371
18371
  renderSlot(_ctx.$slots, "title"),
18372
18372
  createElementVNode("div", {
18373
18373
  class: "header-elements-toggle d-none",
@@ -18400,8 +18400,8 @@ const _sfc_main$1y = {
18400
18400
  };
18401
18401
  }
18402
18402
  };
18403
- const _hoisted_1$17 = ["checked"];
18404
- const _sfc_main$1x = {
18403
+ const _hoisted_1$19 = ["checked"];
18404
+ const _sfc_main$1z = {
18405
18405
  __name: "AppCheckbox",
18406
18406
  props: {
18407
18407
  modelValue: {},
@@ -18454,7 +18454,7 @@ const _sfc_main$1x = {
18454
18454
  checked: __props.modelValue,
18455
18455
  class: checkedClass.value,
18456
18456
  type: "checkbox"
18457
- }, getDisabled.value), null, 16, _hoisted_1$17),
18457
+ }, getDisabled.value), null, 16, _hoisted_1$19),
18458
18458
  renderSlot(_ctx.$slots, "afterCheckbox")
18459
18459
  ], 2)
18460
18460
  ]),
@@ -18463,14 +18463,14 @@ const _sfc_main$1x = {
18463
18463
  };
18464
18464
  }
18465
18465
  };
18466
- const _sfc_main$1w = {};
18466
+ const _sfc_main$1y = {};
18467
18467
  function _sfc_render$3(_ctx, _cache2) {
18468
18468
  const _component_router_view = resolveComponent("router-view");
18469
18469
  return openBlock(), createBlock(_component_router_view);
18470
18470
  }
18471
- const AppChild = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["render", _sfc_render$3], ["__scopeId", "data-v-f1bb4de2"]]);
18472
- const _hoisted_1$16 = { class: "badge bg-secondary day-of-week-badge" };
18473
- const _sfc_main$1v = {
18471
+ const AppChild = /* @__PURE__ */ _export_sfc(_sfc_main$1y, [["render", _sfc_render$3], ["__scopeId", "data-v-f1bb4de2"]]);
18472
+ const _hoisted_1$18 = { class: "badge bg-secondary day-of-week-badge" };
18473
+ const _sfc_main$1x = {
18474
18474
  __name: "AppDatePickerDayOfWeek",
18475
18475
  props: {
18476
18476
  value: {
@@ -18490,7 +18490,7 @@ const _sfc_main$1v = {
18490
18490
  return format$1(props2.value, "EEEEEE", { locale });
18491
18491
  });
18492
18492
  return (_ctx, _cache2) => {
18493
- return openBlock(), createElementBlock("span", _hoisted_1$16, toDisplayString(currentDayOfWeek.value), 1);
18493
+ return openBlock(), createElementBlock("span", _hoisted_1$18, toDisplayString(currentDayOfWeek.value), 1);
18494
18494
  };
18495
18495
  }
18496
18496
  };
@@ -18704,8 +18704,8 @@ function useAdaptiveDropdown(element, openDirection) {
18704
18704
  updateDropdownStyle
18705
18705
  };
18706
18706
  }
18707
- const _hoisted_1$15 = { class: "w-100 position-relative cursor-pointer" };
18708
- const _hoisted_2$Q = ["placeholder"];
18707
+ const _hoisted_1$17 = { class: "w-100 position-relative cursor-pointer" };
18708
+ const _hoisted_2$R = ["placeholder"];
18709
18709
  const _hoisted_3$A = {
18710
18710
  key: 1,
18711
18711
  class: "flex-1 input-placeholder"
@@ -18715,7 +18715,7 @@ const _hoisted_4$r = {
18715
18715
  class: "form-control-feedback-icon clear-button"
18716
18716
  };
18717
18717
  const _hoisted_5$l = ["onClick"];
18718
- const _sfc_main$1u = {
18718
+ const _sfc_main$1w = {
18719
18719
  __name: "AppGridPicker",
18720
18720
  props: /* @__PURE__ */ mergeModels({
18721
18721
  options: {
@@ -18873,7 +18873,7 @@ const _sfc_main$1u = {
18873
18873
  const _directive_tippy = resolveDirective("tippy");
18874
18874
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), {
18875
18875
  default: withCtx(() => [
18876
- createElementVNode("div", _hoisted_1$15, [
18876
+ createElementVNode("div", _hoisted_1$17, [
18877
18877
  createElementVNode("div", {
18878
18878
  ref_key: "input",
18879
18879
  ref: input,
@@ -18888,7 +18888,7 @@ const _sfc_main$1u = {
18888
18888
  onKeyup: withKeys(onKeyEnter, ["enter"]),
18889
18889
  class: "mb-0 no-hover flex-1 form-control",
18890
18890
  placeholder: props2.placeholder
18891
- }, null, 40, _hoisted_2$Q)), [
18891
+ }, null, 40, _hoisted_2$R)), [
18892
18892
  [vModelText, searchValue.value]
18893
18893
  ]) : (openBlock(), createElementBlock("div", {
18894
18894
  key: 1,
@@ -18942,11 +18942,11 @@ const _sfc_main$1u = {
18942
18942
  };
18943
18943
  }
18944
18944
  };
18945
- const AppGridPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1u, [["__scopeId", "data-v-86b56f72"]]);
18945
+ const AppGridPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1w, [["__scopeId", "data-v-86b56f72"]]);
18946
18946
  const EMIT_SUB_HOUR = "sub-hour";
18947
18947
  const EMIT_NOW = "now";
18948
18948
  const EMIT_ADD_HOUR = "add-hour";
18949
- const _sfc_main$1t = {
18949
+ const _sfc_main$1v = {
18950
18950
  __name: "AppTimePickerEasyButtons",
18951
18951
  emits: [EMIT_NOW, EMIT_ADD_HOUR, EMIT_SUB_HOUR],
18952
18952
  setup(__props, { emit: __emit }) {
@@ -18961,7 +18961,7 @@ const _sfc_main$1t = {
18961
18961
  };
18962
18962
  return (_ctx, _cache2) => {
18963
18963
  return openBlock(), createElementBlock("div", null, [
18964
- createVNode(_sfc_main$1D, {
18964
+ createVNode(_sfc_main$1F, {
18965
18965
  value: buttons.value,
18966
18966
  onClick
18967
18967
  }, null, 8, ["value"])
@@ -18969,11 +18969,11 @@ const _sfc_main$1t = {
18969
18969
  };
18970
18970
  }
18971
18971
  };
18972
- const _hoisted_1$14 = {
18972
+ const _hoisted_1$16 = {
18973
18973
  class: "display-block w-100",
18974
18974
  style: {}
18975
18975
  };
18976
- const _hoisted_2$P = {
18976
+ const _hoisted_2$Q = {
18977
18977
  key: 0,
18978
18978
  class: "ml-10"
18979
18979
  };
@@ -18981,7 +18981,7 @@ const _hoisted_3$z = {
18981
18981
  key: 1,
18982
18982
  class: "flex-center-vertical ml-5 mr-5 time-picker-icon"
18983
18983
  };
18984
- const _sfc_main$1s = {
18984
+ const _sfc_main$1u = {
18985
18985
  __name: "AppTimePicker",
18986
18986
  props: /* @__PURE__ */ mergeModels({
18987
18987
  minuteOptions: {
@@ -19105,7 +19105,7 @@ const _sfc_main$1s = {
19105
19105
  const _directive_tippy = resolveDirective("tippy");
19106
19106
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), createSlots({
19107
19107
  default: withCtx(() => [
19108
- createElementVNode("div", _hoisted_1$14, [
19108
+ createElementVNode("div", _hoisted_1$16, [
19109
19109
  createElementVNode("div", {
19110
19110
  class: normalizeClass(timePickerClass.value)
19111
19111
  }, [
@@ -19140,8 +19140,8 @@ const _sfc_main$1s = {
19140
19140
  class: "app-grid-picker-minute app-form-group-element flex-grow-1",
19141
19141
  "display-by": "value"
19142
19142
  }, null, 8, ["modelValue", "disabled", "options"]),
19143
- _ctx.showEasyButtons && !_ctx.disabled ? (openBlock(), createElementBlock("div", _hoisted_2$P, [
19144
- createVNode(_sfc_main$1t, {
19143
+ _ctx.showEasyButtons && !_ctx.disabled ? (openBlock(), createElementBlock("div", _hoisted_2$Q, [
19144
+ createVNode(_sfc_main$1v, {
19145
19145
  onAddHour,
19146
19146
  onSubHour,
19147
19147
  onNow: onSelectNow
@@ -19173,7 +19173,7 @@ const _sfc_main$1s = {
19173
19173
  };
19174
19174
  }
19175
19175
  };
19176
- const AppTimePicker = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["__scopeId", "data-v-96ccd197"]]);
19176
+ const AppTimePicker = /* @__PURE__ */ _export_sfc(_sfc_main$1u, [["__scopeId", "data-v-96ccd197"]]);
19177
19177
  const _DateUtils = class _DateUtils {
19178
19178
  static getDayNames() {
19179
19179
  return {
@@ -19421,8 +19421,8 @@ __publicField(_DateUtils, "stringToDateRecursive", (item, deep = false) => {
19421
19421
  return item;
19422
19422
  });
19423
19423
  let DateUtils = _DateUtils;
19424
- const _hoisted_1$13 = { class: "flex-center-vertical w-100" };
19425
- const _hoisted_2$O = { class: "app-form-group-element flex-grow-1 mr-5" };
19424
+ const _hoisted_1$15 = { class: "flex-center-vertical w-100" };
19425
+ const _hoisted_2$P = { class: "app-form-group-element flex-grow-1 mr-5" };
19426
19426
  const _hoisted_3$y = { class: "app-form-group-element flex-grow-1" };
19427
19427
  const _hoisted_4$q = {
19428
19428
  key: 0,
@@ -19431,7 +19431,7 @@ const _hoisted_4$q = {
19431
19431
  const CODE_SUB_DAY = "subday";
19432
19432
  const CODE_TODAY = "today";
19433
19433
  const CODE_ADD_DAY = "addday";
19434
- const _sfc_main$1r = {
19434
+ const _sfc_main$1t = {
19435
19435
  __name: "AppDateTimePicker",
19436
19436
  props: {
19437
19437
  modelValue: {},
@@ -19573,9 +19573,9 @@ const _sfc_main$1r = {
19573
19573
  return (_ctx, _cache2) => {
19574
19574
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), {
19575
19575
  default: withCtx(() => [
19576
- createElementVNode("div", _hoisted_1$13, [
19577
- createElementVNode("div", _hoisted_2$O, [
19578
- createVNode(_sfc_main$1A, {
19576
+ createElementVNode("div", _hoisted_1$15, [
19577
+ createElementVNode("div", _hoisted_2$P, [
19578
+ createVNode(_sfc_main$1C, {
19579
19579
  modelValue: localDate.value,
19580
19580
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => localDate.value = $event),
19581
19581
  "current-format": "dd.MM.yyyy",
@@ -19595,7 +19595,7 @@ const _sfc_main$1r = {
19595
19595
  }, null, 8, ["modelValue", "disabled", "minuteOptions"])
19596
19596
  ]),
19597
19597
  _ctx.showEasyButtons ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
19598
- createVNode(_sfc_main$1B, {
19598
+ createVNode(_sfc_main$1D, {
19599
19599
  modelValue: localValue.value,
19600
19600
  "onUpdate:modelValue": _cache2[2] || (_cache2[2] = ($event) => localValue.value = $event)
19601
19601
  }, null, 8, ["modelValue"])
@@ -19741,12 +19741,12 @@ var IconCaretDownFilled = createVueComponent("filled", "caret-down-filled", "Ico
19741
19741
  * See the LICENSE file in the root directory of this source tree.
19742
19742
  */
19743
19743
  var IconSquareCheckFilled = createVueComponent("filled", "square-check-filled", "IconSquareCheckFilled", [["path", { "d": "M18.333 2c1.96 0 3.56 1.537 3.662 3.472l.005 .195v12.666c0 1.96 -1.537 3.56 -3.472 3.662l-.195 .005h-12.666a3.667 3.667 0 0 1 -3.662 -3.472l-.005 -.195v-12.666c0 -1.96 1.537 -3.56 3.472 -3.662l.195 -.005h12.666zm-2.626 7.293a1 1 0 0 0 -1.414 0l-3.293 3.292l-1.293 -1.292l-.094 -.083a1 1 0 0 0 -1.32 1.497l2 2l.094 .083a1 1 0 0 0 1.32 -.083l4 -4l.083 -.094a1 1 0 0 0 -.083 -1.32z", "key": "svg-0" }]]);
19744
- const _hoisted_1$12 = { class: "display-flex-column h-100" };
19745
- const _hoisted_2$N = { class: "flex-center-vertical w-100 p-3" };
19744
+ const _hoisted_1$14 = { class: "display-flex-column h-100" };
19745
+ const _hoisted_2$O = { class: "flex-center-vertical w-100 p-3" };
19746
19746
  const _hoisted_3$x = { class: "flex-1" };
19747
19747
  const _hoisted_4$p = { class: "font-600 text-size-14" };
19748
19748
  const _hoisted_5$k = { class: "p-20 flex-1 w-100" };
19749
- const _sfc_main$1q = {
19749
+ const _sfc_main$1s = {
19750
19750
  __name: "AppDrawer",
19751
19751
  props: {
19752
19752
  title: {},
@@ -19792,8 +19792,8 @@ const _sfc_main$1q = {
19792
19792
  class: normalizeClass(["filter-sidebar", drawerClass.value]),
19793
19793
  style: normalizeStyle(drawerStyle.value)
19794
19794
  }, [
19795
- createElementVNode("div", _hoisted_1$12, [
19796
- createElementVNode("div", _hoisted_2$N, [
19795
+ createElementVNode("div", _hoisted_1$14, [
19796
+ createElementVNode("div", _hoisted_2$O, [
19797
19797
  createElementVNode("div", _hoisted_3$x, [
19798
19798
  renderSlot(_ctx.$slots, "title", {}, () => [
19799
19799
  createElementVNode("div", _hoisted_4$p, toDisplayString(__props.title), 1)
@@ -19816,14 +19816,14 @@ const _sfc_main$1q = {
19816
19816
  };
19817
19817
  }
19818
19818
  };
19819
- const AppDrawer = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["__scopeId", "data-v-546ab102"]]);
19820
- const _hoisted_1$11 = { class: "display-flex-column h-100" };
19821
- const _hoisted_2$M = { class: "flex-center-vertical pr-20 pl-20 w-100 mt-15" };
19819
+ const AppDrawer = /* @__PURE__ */ _export_sfc(_sfc_main$1s, [["__scopeId", "data-v-546ab102"]]);
19820
+ const _hoisted_1$13 = { class: "display-flex-column h-100" };
19821
+ const _hoisted_2$N = { class: "flex-center-vertical pr-20 pl-20 w-100 mt-15" };
19822
19822
  const _hoisted_3$w = { class: "flex-1 mb-10" };
19823
19823
  const _hoisted_4$o = { class: "mb-0" };
19824
19824
  const _hoisted_5$j = { class: "p-20 flex-1 w-100" };
19825
19825
  const _hoisted_6$c = { class: "flex-center p-10 w-100 gap-1" };
19826
- const _sfc_main$1p = {
19826
+ const _sfc_main$1r = {
19827
19827
  __name: "AppTableFilterDrawer",
19828
19828
  props: {
19829
19829
  title: {
@@ -19881,8 +19881,8 @@ const _sfc_main$1p = {
19881
19881
  ref: "drawer",
19882
19882
  class: normalizeClass(["filter-sidebar", { active: isExpanded.value }])
19883
19883
  }, [
19884
- createElementVNode("div", _hoisted_1$11, [
19885
- createElementVNode("div", _hoisted_2$M, [
19884
+ createElementVNode("div", _hoisted_1$13, [
19885
+ createElementVNode("div", _hoisted_2$N, [
19886
19886
  createElementVNode("div", _hoisted_3$w, [
19887
19887
  createElementVNode("h4", _hoisted_4$o, toDisplayString(__props.title), 1)
19888
19888
  ]),
@@ -19897,7 +19897,7 @@ const _sfc_main$1p = {
19897
19897
  ]),
19898
19898
  _cache2[1] || (_cache2[1] = createElementVNode("hr", { class: "mb-5 mt-0 w-100" }, null, -1)),
19899
19899
  createElementVNode("div", _hoisted_6$c, [
19900
- createVNode(_sfc_main$1E, {
19900
+ createVNode(_sfc_main$1G, {
19901
19901
  class: "btn-default",
19902
19902
  onClick: onFilterReset
19903
19903
  }, {
@@ -19906,7 +19906,7 @@ const _sfc_main$1p = {
19906
19906
  ]),
19907
19907
  _: 1
19908
19908
  }),
19909
- createVNode(_sfc_main$1E, {
19909
+ createVNode(_sfc_main$1G, {
19910
19910
  class: "bg-primary text-white",
19911
19911
  onClick: onFilterSet
19912
19912
  }, {
@@ -19919,7 +19919,7 @@ const _sfc_main$1p = {
19919
19919
  ])
19920
19920
  ], 2),
19921
19921
  renderSlot(_ctx.$slots, "button", {}, () => [
19922
- hasDrawerButton.value ? (openBlock(), createBlock(_sfc_main$1E, {
19922
+ hasDrawerButton.value ? (openBlock(), createBlock(_sfc_main$1G, {
19923
19923
  key: 0,
19924
19924
  onClick: toggleDrawer,
19925
19925
  icon: "icon-equalizer2",
@@ -19930,7 +19930,7 @@ const _sfc_main$1p = {
19930
19930
  };
19931
19931
  }
19932
19932
  };
19933
- const AppTableFilterDrawer = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["__scopeId", "data-v-f5f661ee"]]);
19933
+ const AppTableFilterDrawer = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["__scopeId", "data-v-f5f661ee"]]);
19934
19934
  const _BaseRepository = class _BaseRepository {
19935
19935
  constructor(url = null, axios2) {
19936
19936
  __publicField(this, "fetchOne", async (id, { filters = [], includes = [], includesTrashed = [], appends = [], customAttributes = [], sort = null, url = null } = {}) => {
@@ -20319,7 +20319,7 @@ function joinList(list, path, separator = ",") {
20319
20319
  }
20320
20320
  return localList.join(separator);
20321
20321
  }
20322
- const _sfc_main$1o = {
20322
+ const _sfc_main$1q = {
20323
20323
  __name: "AppFileDropZone",
20324
20324
  emits: ["files-dropped"],
20325
20325
  setup(__props, { emit: __emit }) {
@@ -20360,12 +20360,12 @@ const _sfc_main$1o = {
20360
20360
  };
20361
20361
  }
20362
20362
  };
20363
- const _hoisted_1$10 = {
20363
+ const _hoisted_1$12 = {
20364
20364
  "aria-modal": "true",
20365
20365
  class: "modal fade show display-block",
20366
20366
  tabindex: "-1"
20367
20367
  };
20368
- const _sfc_main$1n = {
20368
+ const _sfc_main$1p = {
20369
20369
  __name: "AppModal",
20370
20370
  props: /* @__PURE__ */ mergeModels({
20371
20371
  /**
@@ -20487,7 +20487,7 @@ const _sfc_main$1n = {
20487
20487
  class: "app-modal-overlay",
20488
20488
  style: { "z-index": "99999" }
20489
20489
  }, [
20490
- createElementVNode("div", _hoisted_1$10, [
20490
+ createElementVNode("div", _hoisted_1$12, [
20491
20491
  createElementVNode("div", {
20492
20492
  ref_key: "modal",
20493
20493
  ref: modal,
@@ -20511,16 +20511,16 @@ const _sfc_main$1n = {
20511
20511
  };
20512
20512
  }
20513
20513
  };
20514
- const AppModal = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["__scopeId", "data-v-e8a3ed1f"]]);
20515
- const _hoisted_1$$ = { class: "app-alert-modal rounded-3 shadow p-3" };
20516
- const _hoisted_2$L = { class: "mb-2 fw-semibold" };
20514
+ const AppModal = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["__scopeId", "data-v-e8a3ed1f"]]);
20515
+ const _hoisted_1$11 = { class: "app-alert-modal rounded-3 shadow p-3" };
20516
+ const _hoisted_2$M = { class: "mb-2 fw-semibold" };
20517
20517
  const _hoisted_3$v = ["innerHTML"];
20518
20518
  const _hoisted_4$n = {
20519
20519
  key: 1,
20520
20520
  class: "mb-0 app-alert-modal-text"
20521
20521
  };
20522
20522
  const _hoisted_5$i = { class: "d-flex justify-content-end gap-2 mt-4" };
20523
- const _sfc_main$1m = {
20523
+ const _sfc_main$1o = {
20524
20524
  __name: "AppAlertModal",
20525
20525
  props: {
20526
20526
  title: {
@@ -20588,9 +20588,9 @@ const _sfc_main$1m = {
20588
20588
  class: "app-modal-content"
20589
20589
  }, {
20590
20590
  default: withCtx(() => [
20591
- createElementVNode("div", _hoisted_1$$, [
20591
+ createElementVNode("div", _hoisted_1$11, [
20592
20592
  createElementVNode("div", null, [
20593
- createElementVNode("h5", _hoisted_2$L, toDisplayString(__props.title), 1),
20593
+ createElementVNode("h5", _hoisted_2$M, toDisplayString(__props.title), 1),
20594
20594
  __props.html ? (openBlock(), createElementBlock("div", {
20595
20595
  key: 0,
20596
20596
  class: "app-alert-modal-text",
@@ -20598,7 +20598,7 @@ const _sfc_main$1m = {
20598
20598
  }, null, 8, _hoisted_3$v)) : (openBlock(), createElementBlock("p", _hoisted_4$n, toDisplayString(__props.text), 1))
20599
20599
  ]),
20600
20600
  createElementVNode("div", _hoisted_5$i, [
20601
- createVNode(_sfc_main$1E, {
20601
+ createVNode(_sfc_main$1G, {
20602
20602
  class: "btn app-alert-cancel-btn border",
20603
20603
  onClick: onCancel
20604
20604
  }, {
@@ -20607,7 +20607,7 @@ const _sfc_main$1m = {
20607
20607
  ]),
20608
20608
  _: 1
20609
20609
  }),
20610
- createVNode(_sfc_main$1E, {
20610
+ createVNode(_sfc_main$1G, {
20611
20611
  class: normalizeClass(confirmButtonClass.value),
20612
20612
  onClick: onConfirm
20613
20613
  }, {
@@ -20685,7 +20685,7 @@ class UIUtils {
20685
20685
  container.remove();
20686
20686
  }, 300);
20687
20687
  };
20688
- const vNode = h(_sfc_main$1m, {
20688
+ const vNode = h(_sfc_main$1o, {
20689
20689
  ...options,
20690
20690
  resolve: (value) => {
20691
20691
  resolve(value);
@@ -23389,8 +23389,8 @@ const fileStatus = {
23389
23389
  pending: { code: "pending", label: "În așteptare" },
23390
23390
  uploaded: { code: "uploaded", label: "Fișier încărcat" }
23391
23391
  };
23392
- const _hoisted_1$_ = { class: "flex-center-vertical" };
23393
- const _hoisted_2$K = { key: 0 };
23392
+ const _hoisted_1$10 = { class: "flex-center-vertical" };
23393
+ const _hoisted_2$L = { key: 0 };
23394
23394
  const _hoisted_3$u = {
23395
23395
  key: 1,
23396
23396
  class: "file-action-button flex-1 mr-10"
@@ -23398,7 +23398,7 @@ const _hoisted_3$u = {
23398
23398
  const _hoisted_4$m = { class: "ph-eye" };
23399
23399
  const _hoisted_5$h = { class: "ph-download" };
23400
23400
  const _hoisted_6$b = { class: "ph-x-circle" };
23401
- const _sfc_main$1l = {
23401
+ const _sfc_main$1n = {
23402
23402
  __name: "AppFileItem",
23403
23403
  props: {
23404
23404
  disabled: {
@@ -23438,12 +23438,12 @@ const _sfc_main$1l = {
23438
23438
  });
23439
23439
  return (_ctx, _cache2) => {
23440
23440
  const _directive_tippy = resolveDirective("tippy");
23441
- return openBlock(), createElementBlock("div", _hoisted_1$_, [
23441
+ return openBlock(), createElementBlock("div", _hoisted_1$10, [
23442
23442
  createElementVNode("i", {
23443
23443
  class: normalizeClass([mediaIconClass.value, "mr-10"]),
23444
23444
  style: { "font-size": "22px" }
23445
23445
  }, null, 2),
23446
- __props.file ? (openBlock(), createElementBlock("div", _hoisted_2$K, toDisplayString(filename.value), 1)) : createCommentVNode("", true),
23446
+ __props.file ? (openBlock(), createElementBlock("div", _hoisted_2$L, toDisplayString(filename.value), 1)) : createCommentVNode("", true),
23447
23447
  __props.file ? (openBlock(), createElementBlock("div", _hoisted_3$u, [
23448
23448
  props2.showPreview ? (openBlock(), createElementBlock("div", {
23449
23449
  key: 0,
@@ -23477,9 +23477,9 @@ const _sfc_main$1l = {
23477
23477
  };
23478
23478
  }
23479
23479
  };
23480
- const AppFileItem = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["__scopeId", "data-v-a91b6b9a"]]);
23481
- const _hoisted_1$Z = { class: "flex-center-vertical" };
23482
- const _hoisted_2$J = {
23480
+ const AppFileItem = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["__scopeId", "data-v-a91b6b9a"]]);
23481
+ const _hoisted_1$$ = { class: "flex-center-vertical" };
23482
+ const _hoisted_2$K = {
23483
23483
  key: 0,
23484
23484
  class: "flex-1"
23485
23485
  };
@@ -23489,7 +23489,7 @@ const _hoisted_3$t = {
23489
23489
  };
23490
23490
  const _hoisted_4$l = { class: "btn-group" };
23491
23491
  const _hoisted_5$g = ["accept", "disabled"];
23492
- const _sfc_main$1k = {
23492
+ const _sfc_main$1m = {
23493
23493
  __name: "AppFileInput",
23494
23494
  props: /* @__PURE__ */ mergeModels({
23495
23495
  accept: {},
@@ -23554,8 +23554,8 @@ const _sfc_main$1k = {
23554
23554
  isLoading.value = false;
23555
23555
  };
23556
23556
  return (_ctx, _cache2) => {
23557
- return openBlock(), createElementBlock("div", _hoisted_1$Z, [
23558
- !isMediaEmpty.value ? (openBlock(), createElementBlock("div", _hoisted_2$J, [
23557
+ return openBlock(), createElementBlock("div", _hoisted_1$$, [
23558
+ !isMediaEmpty.value ? (openBlock(), createElementBlock("div", _hoisted_2$K, [
23559
23559
  (openBlock(true), createElementBlock(Fragment, null, renderList(unref(lodashExports.isArray)(media.value) ? media.value : [media.value], (file) => {
23560
23560
  return openBlock(), createBlock(AppFileItem, {
23561
23561
  key: file.id,
@@ -23605,21 +23605,21 @@ const _sfc_main$1k = {
23605
23605
  };
23606
23606
  }
23607
23607
  };
23608
- const AppFileInput = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["__scopeId", "data-v-5ae7825f"]]);
23609
- const _sfc_main$1j = {};
23610
- const _hoisted_1$Y = { class: "blockUI blockOverlay" };
23608
+ const AppFileInput = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["__scopeId", "data-v-5ae7825f"]]);
23609
+ const _sfc_main$1l = {};
23610
+ const _hoisted_1$_ = { class: "blockUI blockOverlay" };
23611
23611
  function _sfc_render$2(_ctx, _cache2) {
23612
- return openBlock(), createElementBlock("div", _hoisted_1$Y, [
23612
+ return openBlock(), createElementBlock("div", _hoisted_1$_, [
23613
23613
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
23614
23614
  ]);
23615
23615
  }
23616
- const AppOverlay = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$2], ["__scopeId", "data-v-07e2c47c"]]);
23617
- const _hoisted_1$X = { class: "w-100 h-100 flex-center" };
23618
- const _hoisted_2$I = {
23616
+ const AppOverlay = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$2], ["__scopeId", "data-v-07e2c47c"]]);
23617
+ const _hoisted_1$Z = { class: "w-100 h-100 flex-center" };
23618
+ const _hoisted_2$J = {
23619
23619
  key: 0,
23620
23620
  class: "icon-spinner11 spinner"
23621
23621
  };
23622
- const _sfc_main$1i = {
23622
+ const _sfc_main$1k = {
23623
23623
  __name: "AppLoadingOverlay",
23624
23624
  props: {
23625
23625
  showIcon: {
@@ -23631,8 +23631,8 @@ const _sfc_main$1i = {
23631
23631
  return (_ctx, _cache2) => {
23632
23632
  return openBlock(), createBlock(AppOverlay, null, {
23633
23633
  default: withCtx(() => [
23634
- createElementVNode("div", _hoisted_1$X, [
23635
- __props.showIcon ? (openBlock(), createElementBlock("i", _hoisted_2$I)) : createCommentVNode("", true)
23634
+ createElementVNode("div", _hoisted_1$Z, [
23635
+ __props.showIcon ? (openBlock(), createElementBlock("i", _hoisted_2$J)) : createCommentVNode("", true)
23636
23636
  ])
23637
23637
  ]),
23638
23638
  _: 1
@@ -23640,8 +23640,8 @@ const _sfc_main$1i = {
23640
23640
  };
23641
23641
  }
23642
23642
  };
23643
- const _hoisted_1$W = { class: "form-control" };
23644
- const _sfc_main$1h = {
23643
+ const _hoisted_1$Y = { class: "form-control" };
23644
+ const _sfc_main$1j = {
23645
23645
  __name: "AppFile",
23646
23646
  props: /* @__PURE__ */ mergeModels({
23647
23647
  accept: {
@@ -23741,9 +23741,9 @@ const _sfc_main$1h = {
23741
23741
  return (_ctx, _cache2) => {
23742
23742
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), {
23743
23743
  default: withCtx(() => [
23744
- __props.isLoading ? (openBlock(), createBlock(_sfc_main$1i, { key: 0 })) : createCommentVNode("", true),
23745
- createElementVNode("div", _hoisted_1$W, [
23746
- createVNode(_sfc_main$1o, { onFilesDropped: addFiles }, {
23744
+ __props.isLoading ? (openBlock(), createBlock(_sfc_main$1k, { key: 0 })) : createCommentVNode("", true),
23745
+ createElementVNode("div", _hoisted_1$Y, [
23746
+ createVNode(_sfc_main$1q, { onFilesDropped: addFiles }, {
23747
23747
  default: withCtx(({ dropZoneActive }) => [
23748
23748
  createVNode(AppFileInput, {
23749
23749
  modelValue: files.value,
@@ -23768,8 +23768,8 @@ const _sfc_main$1h = {
23768
23768
  };
23769
23769
  }
23770
23770
  };
23771
- const _hoisted_1$V = { class: "display-flex align-items-center" };
23772
- const _hoisted_2$H = { class: "display-flex pl-10" };
23771
+ const _hoisted_1$X = { class: "display-flex align-items-center" };
23772
+ const _hoisted_2$I = { class: "display-flex pl-10" };
23773
23773
  const _hoisted_3$s = {
23774
23774
  key: 1,
23775
23775
  class: "card list app-form-repeater-list'"
@@ -23788,7 +23788,7 @@ const _hoisted_11 = {
23788
23788
  key: 0,
23789
23789
  class: "text-muted"
23790
23790
  };
23791
- const _sfc_main$1g = {
23791
+ const _sfc_main$1i = {
23792
23792
  __name: "AppFormRepeater",
23793
23793
  props: /* @__PURE__ */ mergeModels({
23794
23794
  emptyItem: {},
@@ -23874,7 +23874,7 @@ const _sfc_main$1g = {
23874
23874
  onEnd
23875
23875
  }, createSlots({
23876
23876
  item: withCtx(({ element, index }) => [
23877
- isTypeCard.value ? (openBlock(), createBlock(_sfc_main$1y, {
23877
+ isTypeCard.value ? (openBlock(), createBlock(_sfc_main$1A, {
23878
23878
  key: 0,
23879
23879
  "can-collapse": __props.collapsable,
23880
23880
  "is-collapsed": __props.isCollapsed,
@@ -23883,20 +23883,20 @@ const _sfc_main$1g = {
23883
23883
  onIsCollapsedChanged: (isCollapsed) => handleIsCollapsedChange(index, isCollapsed)
23884
23884
  }, {
23885
23885
  title: withCtx(() => [
23886
- createElementVNode("div", _hoisted_1$V, [
23886
+ createElementVNode("div", _hoisted_1$X, [
23887
23887
  !__props.disabled && __props.isDraggable ? (openBlock(), createBlock(unref(IconMenu2), {
23888
23888
  key: 0,
23889
23889
  size: 22,
23890
23890
  class: "drag-handle"
23891
23891
  })) : createCommentVNode("", true),
23892
- createElementVNode("div", _hoisted_2$H, [
23892
+ createElementVNode("div", _hoisted_2$I, [
23893
23893
  renderSlot(_ctx.$slots, "title", normalizeProps(guardReactiveProps({ element, index, removeItemAtIndex })))
23894
23894
  ])
23895
23895
  ])
23896
23896
  ]),
23897
23897
  "heading-elements": withCtx(() => [
23898
23898
  renderSlot(_ctx.$slots, "buttons", normalizeProps(guardReactiveProps({ index, element, removeItemAtIndex })), () => [
23899
- !__props.disabled && __props.isDeletedVisible ? (openBlock(), createBlock(_sfc_main$1E, {
23899
+ !__props.disabled && __props.isDeletedVisible ? (openBlock(), createBlock(_sfc_main$1G, {
23900
23900
  key: 0,
23901
23901
  class: "btn-sm btn-icon",
23902
23902
  onClick: ($event) => removeItemAtIndex(index)
@@ -23932,7 +23932,7 @@ const _sfc_main$1g = {
23932
23932
  ]),
23933
23933
  renderSlot(_ctx.$slots, "buttons", normalizeProps(guardReactiveProps({ index, element, removeItemAtIndex })), () => [
23934
23934
  createElementVNode("div", _hoisted_8$4, [
23935
- !__props.disabled && __props.isDeletedVisible ? (openBlock(), createBlock(_sfc_main$1E, {
23935
+ !__props.disabled && __props.isDeletedVisible ? (openBlock(), createBlock(_sfc_main$1G, {
23936
23936
  key: 0,
23937
23937
  class: "btn-sm btn-icon ml-15 mr-5 bg-white",
23938
23938
  onClick: ($event) => removeItemAtIndex(index)
@@ -23950,7 +23950,7 @@ const _sfc_main$1g = {
23950
23950
  footer: withCtx(() => [
23951
23951
  !__props.disabled ? (openBlock(), createElementBlock("div", _hoisted_9$4, [
23952
23952
  renderSlot(_ctx.$slots, "addButton", normalizeProps(guardReactiveProps({ addItem })), () => [
23953
- createVNode(_sfc_main$1E, {
23953
+ createVNode(_sfc_main$1G, {
23954
23954
  class: "w-100 btn-light my-10",
23955
23955
  onClick: addItem
23956
23956
  }, {
@@ -25170,7 +25170,7 @@ const shadesList = [
25170
25170
  "A4",
25171
25171
  "A7"
25172
25172
  ];
25173
- const _sfc_main$1f = {
25173
+ const _sfc_main$1h = {
25174
25174
  name: "AppColorPicker",
25175
25175
  props: {
25176
25176
  colorSelected: {
@@ -25209,12 +25209,12 @@ const _sfc_main$1f = {
25209
25209
  };
25210
25210
  }
25211
25211
  };
25212
- const _hoisted_1$U = { class: "card card-table table-responsive shadow-0 mb-20 overflow-hidden" };
25213
- const _hoisted_2$G = { class: "table table-bordered" };
25212
+ const _hoisted_1$W = { class: "card card-table table-responsive shadow-0 mb-20 overflow-hidden" };
25213
+ const _hoisted_2$H = { class: "table table-bordered" };
25214
25214
  const _hoisted_3$r = ["onClick"];
25215
25215
  function _sfc_render$1(_ctx, _cache2, $props, $setup, $data, $options) {
25216
- return openBlock(), createElementBlock("div", _hoisted_1$U, [
25217
- createElementVNode("table", _hoisted_2$G, [
25216
+ return openBlock(), createElementBlock("div", _hoisted_1$W, [
25217
+ createElementVNode("table", _hoisted_2$H, [
25218
25218
  createElementVNode("thead", null, [
25219
25219
  createElementVNode("tr", null, [
25220
25220
  _cache2[0] || (_cache2[0] = createElementVNode("th", null, null, -1)),
@@ -25242,14 +25242,14 @@ function _sfc_render$1(_ctx, _cache2, $props, $setup, $data, $options) {
25242
25242
  ])
25243
25243
  ]);
25244
25244
  }
25245
- const AppColorPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1]]);
25246
- const _hoisted_1$T = ["disabled", "name", "placeholder", "type"];
25247
- const _hoisted_2$F = {
25245
+ const AppColorPicker = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1]]);
25246
+ const _hoisted_1$V = ["disabled", "name", "placeholder", "type"];
25247
+ const _hoisted_2$G = {
25248
25248
  key: 0,
25249
25249
  class: "form-control-feedback form-control-feedback-end"
25250
25250
  };
25251
25251
  const _hoisted_3$q = { class: "form-control-feedback-icon" };
25252
- const _sfc_main$1e = {
25252
+ const _sfc_main$1g = {
25253
25253
  __name: "AppInput",
25254
25254
  props: /* @__PURE__ */ mergeModels({
25255
25255
  type: {
@@ -25314,10 +25314,10 @@ const _sfc_main$1e = {
25314
25314
  class: computedClass.value,
25315
25315
  onBlur,
25316
25316
  onKeyup: withKeys(onSubmit, ["enter"])
25317
- }, _ctx.$attrs), null, 16, _hoisted_1$T), [
25317
+ }, _ctx.$attrs), null, 16, _hoisted_1$V), [
25318
25318
  [vModelDynamic, unref(modelValue)]
25319
25319
  ]),
25320
- __props.isClearable && unref(modelValue) && !props2.disabled ? (openBlock(), createElementBlock("div", _hoisted_2$F, [
25320
+ __props.isClearable && unref(modelValue) && !props2.disabled ? (openBlock(), createElementBlock("div", _hoisted_2$G, [
25321
25321
  createElementVNode("div", _hoisted_3$q, [
25322
25322
  withDirectives(createElementVNode("i", {
25323
25323
  class: "ph-x-circle app-cross-icon",
@@ -25343,11 +25343,11 @@ const _sfc_main$1e = {
25343
25343
  };
25344
25344
  }
25345
25345
  };
25346
- const _hoisted_1$S = {
25346
+ const _hoisted_1$U = {
25347
25347
  key: 0,
25348
25348
  class: "app-link__label"
25349
25349
  };
25350
- const _sfc_main$1d = {
25350
+ const _sfc_main$1f = {
25351
25351
  __name: "AppLink",
25352
25352
  props: {
25353
25353
  route: {
@@ -25401,7 +25401,7 @@ const _sfc_main$1d = {
25401
25401
  return hasLink.value ? (openBlock(), createBlock(resolveDynamicComponent(componentType.value), mergeProps({ key: 0 }, linkBindings.value, { class: "app-link" }), {
25402
25402
  default: withCtx(() => [
25403
25403
  renderSlot(_ctx.$slots, "default", {}, () => [
25404
- __props.label ? (openBlock(), createElementBlock("span", _hoisted_1$S, toDisplayString(__props.label), 1)) : createCommentVNode("", true),
25404
+ __props.label ? (openBlock(), createElementBlock("span", _hoisted_1$U, toDisplayString(__props.label), 1)) : createCommentVNode("", true),
25405
25405
  _cache2[0] || (_cache2[0] = createElementVNode("i", { class: "icon-link app-link__icon" }, null, -1))
25406
25406
  ])
25407
25407
  ]),
@@ -25410,8 +25410,8 @@ const _sfc_main$1d = {
25410
25410
  };
25411
25411
  }
25412
25412
  };
25413
- const _hoisted_1$R = { class: "sidebar-item-name" };
25414
- const _sfc_main$1c = {
25413
+ const _hoisted_1$T = { class: "sidebar-item-name" };
25414
+ const _sfc_main$1e = {
25415
25415
  __name: "AppMenuItemValue",
25416
25416
  props: {
25417
25417
  item: {
@@ -25455,11 +25455,11 @@ const _sfc_main$1c = {
25455
25455
  class: normalizeClass(anchorClass.value)
25456
25456
  }, {
25457
25457
  default: withCtx(() => [
25458
- createVNode(_sfc_main$1I, {
25458
+ createVNode(_sfc_main$1K, {
25459
25459
  value: itemIcon.value,
25460
25460
  class: normalizeClass(appIconClass.value)
25461
25461
  }, null, 8, ["value", "class"]),
25462
- createElementVNode("span", _hoisted_1$R, toDisplayString(itemName.value), 1),
25462
+ createElementVNode("span", _hoisted_1$T, toDisplayString(itemName.value), 1),
25463
25463
  itemBadge.value ? (openBlock(), createElementBlock("span", {
25464
25464
  key: 0,
25465
25465
  class: normalizeClass(badgeClass.value)
@@ -25470,13 +25470,13 @@ const _sfc_main$1c = {
25470
25470
  };
25471
25471
  }
25472
25472
  };
25473
- const AppMenuItemValue = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["__scopeId", "data-v-6411d77e"]]);
25474
- const _hoisted_1$Q = {
25473
+ const AppMenuItemValue = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["__scopeId", "data-v-6411d77e"]]);
25474
+ const _hoisted_1$S = {
25475
25475
  key: 0,
25476
25476
  class: "nav nav-group-sub",
25477
25477
  style: { "display": "block" }
25478
25478
  };
25479
- const _sfc_main$1b = {
25479
+ const _sfc_main$1d = {
25480
25480
  __name: "AppMenuItem",
25481
25481
  props: {
25482
25482
  modelValue: {
@@ -25564,7 +25564,7 @@ const _sfc_main$1b = {
25564
25564
  }, null, 8, ["item", "is-active"]),
25565
25565
  createVNode(Transition, { name: "fadeHeight" }, {
25566
25566
  default: withCtx(() => [
25567
- isChildrenListOpen.value ? (openBlock(), createElementBlock("ul", _hoisted_1$Q, [
25567
+ isChildrenListOpen.value ? (openBlock(), createElementBlock("ul", _hoisted_1$S, [
25568
25568
  (openBlock(true), createElementBlock(Fragment, null, renderList(props2.modelValue.children, (menuItem) => {
25569
25569
  return openBlock(), createBlock(AppMenuItem, {
25570
25570
  key: menuItem.id,
@@ -25590,9 +25590,9 @@ const _sfc_main$1b = {
25590
25590
  };
25591
25591
  }
25592
25592
  };
25593
- const AppMenuItem = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["__scopeId", "data-v-c259eef3"]]);
25594
- const _hoisted_1$P = { class: "nav nav-sidebar" };
25595
- const _sfc_main$1a = {
25593
+ const AppMenuItem = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["__scopeId", "data-v-c259eef3"]]);
25594
+ const _hoisted_1$R = { class: "nav nav-sidebar" };
25595
+ const _sfc_main$1c = {
25596
25596
  __name: "AppMenu",
25597
25597
  props: {
25598
25598
  list: {
@@ -25626,7 +25626,7 @@ const _sfc_main$1a = {
25626
25626
  emit("on-click-item", item);
25627
25627
  };
25628
25628
  return (_ctx, _cache2) => {
25629
- return openBlock(), createElementBlock("ul", _hoisted_1$P, [
25629
+ return openBlock(), createElementBlock("ul", _hoisted_1$R, [
25630
25630
  (openBlock(true), createElementBlock(Fragment, null, renderList(menu.value, (item) => {
25631
25631
  return openBlock(), createBlock(AppMenuItem, {
25632
25632
  key: item.id,
@@ -25639,9 +25639,9 @@ const _sfc_main$1a = {
25639
25639
  };
25640
25640
  }
25641
25641
  };
25642
- const _hoisted_1$O = { class: "display-flex w-100" };
25643
- const _hoisted_2$E = ["disabled", "max", "min"];
25644
- const _sfc_main$19 = {
25642
+ const _hoisted_1$Q = { class: "display-flex w-100" };
25643
+ const _hoisted_2$F = ["disabled", "max", "min"];
25644
+ const _sfc_main$1b = {
25645
25645
  __name: "AppNumberInput",
25646
25646
  props: {
25647
25647
  modelValue: {},
@@ -25725,11 +25725,11 @@ const _sfc_main$19 = {
25725
25725
  return (_ctx, _cache2) => {
25726
25726
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), {
25727
25727
  default: withCtx(() => [
25728
- createElementVNode("div", _hoisted_1$O, [
25728
+ createElementVNode("div", _hoisted_1$Q, [
25729
25729
  createElementVNode("div", {
25730
25730
  class: normalizeClass([disabledClass.value, "number-input flex-center-vertical"])
25731
25731
  }, [
25732
- createVNode(_sfc_main$1E, {
25732
+ createVNode(_sfc_main$1G, {
25733
25733
  icon: "icon-minus2",
25734
25734
  disabled: isDecrementDisabled.value,
25735
25735
  onClick: decrement
@@ -25741,10 +25741,10 @@ const _sfc_main$19 = {
25741
25741
  min: __props.min,
25742
25742
  type: "number",
25743
25743
  onInput: onInputChanged
25744
- }, null, 40, _hoisted_2$E), [
25744
+ }, null, 40, _hoisted_2$F), [
25745
25745
  [vModelText, currentValue.value]
25746
25746
  ]),
25747
- createVNode(_sfc_main$1E, {
25747
+ createVNode(_sfc_main$1G, {
25748
25748
  icon: "icon-plus2",
25749
25749
  disabled: isIncrementDisabled.value,
25750
25750
  onClick: increment
@@ -25758,8 +25758,8 @@ const _sfc_main$19 = {
25758
25758
  };
25759
25759
  }
25760
25760
  };
25761
- const AppNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["__scopeId", "data-v-51be942a"]]);
25762
- const _sfc_main$18 = {
25761
+ const AppNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["__scopeId", "data-v-51be942a"]]);
25762
+ const _sfc_main$1a = {
25763
25763
  __name: "AppPlaceholderHeading",
25764
25764
  props: {
25765
25765
  img: {
@@ -25817,7 +25817,7 @@ const _sfc_main$18 = {
25817
25817
  };
25818
25818
  }
25819
25819
  };
25820
- const _sfc_main$17 = {
25820
+ const _sfc_main$19 = {
25821
25821
  __name: "AppPlaceholderText",
25822
25822
  props: {
25823
25823
  marginTop: {
@@ -25866,20 +25866,20 @@ const _sfc_main$17 = {
25866
25866
  };
25867
25867
  }
25868
25868
  };
25869
- const _hoisted_1$N = { class: "row" };
25870
- const _hoisted_2$D = { class: "col-lg-12" };
25869
+ const _hoisted_1$P = { class: "row" };
25870
+ const _hoisted_2$E = { class: "col-lg-12" };
25871
25871
  const _hoisted_3$p = { class: "card card-white animated fadeIn" };
25872
25872
  const _hoisted_4$j = { class: "card-header" };
25873
25873
  const _hoisted_5$e = { class: "card-body" };
25874
- const _sfc_main$16 = {
25874
+ const _sfc_main$18 = {
25875
25875
  __name: "AppPlaceholderCard",
25876
25876
  setup(__props) {
25877
25877
  return (_ctx, _cache2) => {
25878
- return openBlock(), createElementBlock("div", _hoisted_1$N, [
25879
- createElementVNode("div", _hoisted_2$D, [
25878
+ return openBlock(), createElementBlock("div", _hoisted_1$P, [
25879
+ createElementVNode("div", _hoisted_2$E, [
25880
25880
  createElementVNode("div", _hoisted_3$p, [
25881
25881
  createElementVNode("div", _hoisted_4$j, [
25882
- createVNode(_sfc_main$18, {
25882
+ createVNode(_sfc_main$1a, {
25883
25883
  img: true,
25884
25884
  imgSize: "23px",
25885
25885
  lineMargin: "4px",
@@ -25887,7 +25887,7 @@ const _sfc_main$16 = {
25887
25887
  })
25888
25888
  ]),
25889
25889
  createElementVNode("div", _hoisted_5$e, [
25890
- createVNode(_sfc_main$17, {
25890
+ createVNode(_sfc_main$19, {
25891
25891
  lines: 10,
25892
25892
  lineSize: "10px",
25893
25893
  marginTop: "0px"
@@ -25899,7 +25899,7 @@ const _sfc_main$16 = {
25899
25899
  };
25900
25900
  }
25901
25901
  };
25902
- const _sfc_main$15 = {
25902
+ const _sfc_main$17 = {
25903
25903
  __name: "AppPage",
25904
25904
  props: {
25905
25905
  isLoading: {
@@ -25915,7 +25915,7 @@ const _sfc_main$15 = {
25915
25915
  return (_ctx, _cache2) => {
25916
25916
  return openBlock(), createBlock(TransitionGroup, { name: __props.transitionName }, {
25917
25917
  default: withCtx(() => [
25918
- __props.isLoading ? (openBlock(), createBlock(_sfc_main$16, { key: 0 })) : renderSlot(_ctx.$slots, "default", { key: 1 })
25918
+ __props.isLoading ? (openBlock(), createBlock(_sfc_main$18, { key: 0 })) : renderSlot(_ctx.$slots, "default", { key: 1 })
25919
25919
  ]),
25920
25920
  _: 3
25921
25921
  }, 8, ["name"]);
@@ -26075,14 +26075,14 @@ function useModelWatch({ props: props2, emits, propName = "modelValue", onDataCh
26075
26075
  localModelValue
26076
26076
  };
26077
26077
  }
26078
- const _hoisted_1$M = ["tabindex"];
26079
- const _hoisted_2$C = ["tabindex"];
26078
+ const _hoisted_1$O = ["tabindex"];
26079
+ const _hoisted_2$D = ["tabindex"];
26080
26080
  const _hoisted_3$o = ["tabindex"];
26081
26081
  const _hoisted_4$i = ["onClick", "onKeyup"];
26082
26082
  const _hoisted_5$d = ["tabindex"];
26083
26083
  const _hoisted_6$9 = ["tabindex"];
26084
26084
  const _hoisted_7$4 = ["tabindex"];
26085
- const _sfc_main$14 = {
26085
+ const _sfc_main$16 = {
26086
26086
  __name: "AppPaginationButtons",
26087
26087
  props: /* @__PURE__ */ mergeModels({
26088
26088
  // modelValue: {},
@@ -26229,7 +26229,7 @@ const _sfc_main$14 = {
26229
26229
  tabindex: firstPageSelected() ? -1 : 0,
26230
26230
  onClick: _cache2[0] || (_cache2[0] = ($event) => selectFirstPage()),
26231
26231
  onKeyup: _cache2[1] || (_cache2[1] = withKeys(($event) => selectFirstPage(), ["enter"]))
26232
- }, toDisplayString(_ctx.firstButtonText), 43, _hoisted_1$M)
26232
+ }, toDisplayString(_ctx.firstButtonText), 43, _hoisted_1$O)
26233
26233
  ], 2)) : createCommentVNode("", true),
26234
26234
  !(firstPageSelected() && _ctx.hidePrevNext) ? (openBlock(), createElementBlock("li", {
26235
26235
  key: 1,
@@ -26242,8 +26242,8 @@ const _sfc_main$14 = {
26242
26242
  onClick: _cache2[2] || (_cache2[2] = ($event) => prevPage()),
26243
26243
  onKeyup: _cache2[3] || (_cache2[3] = withKeys(($event) => prevPage(), ["enter"]))
26244
26244
  }, [
26245
- createVNode(_sfc_main$1I, { value: "icon-arrow-small-left" })
26246
- ], 42, _hoisted_2$C)) : (openBlock(), createElementBlock("a", {
26245
+ createVNode(_sfc_main$1K, { value: "icon-arrow-small-left" })
26246
+ ], 42, _hoisted_2$D)) : (openBlock(), createElementBlock("a", {
26247
26247
  key: 1,
26248
26248
  class: normalizeClass(_ctx.prevLinkClass),
26249
26249
  tabindex: firstPageSelected() ? -1 : 0,
@@ -26288,7 +26288,7 @@ const _sfc_main$14 = {
26288
26288
  onClick: _cache2[6] || (_cache2[6] = ($event) => nextPage()),
26289
26289
  onKeyup: _cache2[7] || (_cache2[7] = withKeys(($event) => nextPage(), ["enter"]))
26290
26290
  }, [
26291
- createVNode(_sfc_main$1I, { value: "icon-arrow-small-right" })
26291
+ createVNode(_sfc_main$1K, { value: "icon-arrow-small-right" })
26292
26292
  ], 42, _hoisted_5$d)) : (openBlock(), createElementBlock("a", {
26293
26293
  key: 1,
26294
26294
  class: normalizeClass(_ctx.nextLinkClass),
@@ -26313,11 +26313,11 @@ const _sfc_main$14 = {
26313
26313
  };
26314
26314
  }
26315
26315
  };
26316
- const _hoisted_1$L = { class: "pagination-info-label" };
26317
- const _hoisted_2$B = { class: "text-muted d-none d-lg-block d-xl-block" };
26316
+ const _hoisted_1$N = { class: "pagination-info-label" };
26317
+ const _hoisted_2$C = { class: "text-muted d-none d-lg-block d-xl-block" };
26318
26318
  const _hoisted_3$n = { key: 0 };
26319
26319
  const _hoisted_4$h = { key: 1 };
26320
- const _sfc_main$13 = {
26320
+ const _sfc_main$15 = {
26321
26321
  __name: "AppPaginationInfo",
26322
26322
  props: {
26323
26323
  modelValue: {
@@ -26337,13 +26337,13 @@ const _sfc_main$13 = {
26337
26337
  });
26338
26338
  return (_ctx, _cache2) => {
26339
26339
  return openBlock(), createElementBlock(Fragment, null, [
26340
- createElementVNode("div", _hoisted_1$L, [
26341
- createElementVNode("span", _hoisted_2$B, [
26340
+ createElementVNode("div", _hoisted_1$N, [
26341
+ createElementVNode("span", _hoisted_2$C, [
26342
26342
  createTextVNode(toDisplayString(`Inregistrari vizibile: ${props2.modelValue.from || 0} - ${props2.modelValue.to || 0}`) + " ", 1),
26343
26343
  props2.modelValue.total ? (openBlock(), createElementBlock("span", _hoisted_3$n, toDisplayString(` din ${props2.modelValue.total}`), 1)) : (openBlock(), createElementBlock("span", _hoisted_4$h, toDisplayString(` (total negenerat)`)))
26344
26344
  ])
26345
26345
  ]),
26346
- __props.canTogglePagination ? (openBlock(), createBlock(_sfc_main$1E, {
26346
+ __props.canTogglePagination ? (openBlock(), createBlock(_sfc_main$1G, {
26347
26347
  key: 0,
26348
26348
  icon: toggleIcon.value,
26349
26349
  class: "btn btn-default btn-xs ml-10 btn-transparent"
@@ -26352,7 +26352,7 @@ const _sfc_main$13 = {
26352
26352
  };
26353
26353
  }
26354
26354
  };
26355
- const AppPaginationInfo = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["__scopeId", "data-v-42b386e8"]]);
26355
+ const AppPaginationInfo = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["__scopeId", "data-v-42b386e8"]]);
26356
26356
  const SelectNewSymbol = Symbol("app-select-new-core");
26357
26357
  function provideSelectNewCore(modelValue, config) {
26358
26358
  const searchQuery = ref("");
@@ -26479,9 +26479,9 @@ function useSelectNewCore() {
26479
26479
  }
26480
26480
  return core;
26481
26481
  }
26482
- const _hoisted_1$K = { class: "select-item d-flex align-items-center my-auto" };
26483
- const _hoisted_2$A = { class: "select-item-text text-truncate" };
26484
- const _sfc_main$12 = {
26482
+ const _hoisted_1$M = { class: "select-item d-flex align-items-center my-auto" };
26483
+ const _hoisted_2$B = { class: "select-item-text text-truncate" };
26484
+ const _sfc_main$14 = {
26485
26485
  __name: "AppSelectNewItem",
26486
26486
  props: {
26487
26487
  option: {}
@@ -26494,14 +26494,14 @@ const _sfc_main$12 = {
26494
26494
  return lodashExports.isObject(props2.option) ? lodashExports.get(props2.option, displayBy.value, "") : props2.option;
26495
26495
  });
26496
26496
  return (_ctx, _cache2) => {
26497
- return openBlock(), createElementBlock("div", _hoisted_1$K, [
26498
- createElementVNode("span", _hoisted_2$A, toDisplayString(text2.value), 1)
26497
+ return openBlock(), createElementBlock("div", _hoisted_1$M, [
26498
+ createElementVNode("span", _hoisted_2$B, toDisplayString(text2.value), 1)
26499
26499
  ]);
26500
26500
  };
26501
26501
  }
26502
26502
  };
26503
- const _hoisted_1$J = ["aria-activedescendant"];
26504
- const _hoisted_2$z = {
26503
+ const _hoisted_1$L = ["aria-activedescendant"];
26504
+ const _hoisted_2$A = {
26505
26505
  key: 0,
26506
26506
  class: "px-3 py-2 text-muted"
26507
26507
  };
@@ -26512,7 +26512,7 @@ const _hoisted_6$8 = {
26512
26512
  key: 0,
26513
26513
  class: "px-3 py-2 text-muted"
26514
26514
  };
26515
- const _sfc_main$11 = {
26515
+ const _sfc_main$13 = {
26516
26516
  __name: "AppSelectNewDropdown",
26517
26517
  emits: ["option-selected"],
26518
26518
  setup(__props, { expose: __expose, emit: __emit }) {
@@ -26644,7 +26644,7 @@ const _sfc_main$11 = {
26644
26644
  class: "multiselect-container dropdown-menu show select-dropdown",
26645
26645
  role: "listbox"
26646
26646
  }, [
26647
- unref(isLoading) ? (openBlock(), createElementBlock("div", _hoisted_2$z, "Loading…")) : (openBlock(), createElementBlock("div", _hoisted_3$m, [
26647
+ unref(isLoading) ? (openBlock(), createElementBlock("div", _hoisted_2$A, "Loading…")) : (openBlock(), createElementBlock("div", _hoisted_3$m, [
26648
26648
  (openBlock(true), createElementBlock(Fragment, null, renderList(unref(visibleOptions), (item, idx) => {
26649
26649
  return openBlock(), createElementBlock("div", {
26650
26650
  id: getItemId(idx),
@@ -26666,21 +26666,21 @@ const _sfc_main$11 = {
26666
26666
  option: item,
26667
26667
  remove: () => unref(toggleOption)(item)
26668
26668
  }, () => [
26669
- createVNode(_sfc_main$12, { option: item }, null, 8, ["option"])
26669
+ createVNode(_sfc_main$14, { option: item }, null, 8, ["option"])
26670
26670
  ], true)
26671
26671
  ])
26672
26672
  ], 46, _hoisted_4$g);
26673
26673
  }), 128)),
26674
26674
  !unref(visibleOptions) || unref(visibleOptions).length === 0 ? (openBlock(), createElementBlock("div", _hoisted_6$8, "No results")) : createCommentVNode("", true)
26675
26675
  ]))
26676
- ], 12, _hoisted_1$J);
26676
+ ], 12, _hoisted_1$L);
26677
26677
  };
26678
26678
  }
26679
26679
  };
26680
- const AppSelectNewDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["__scopeId", "data-v-357f2e17"]]);
26681
- const _hoisted_1$I = { class: "select2-selection__choice flex-center-vertical" };
26682
- const _hoisted_2$y = { class: "flex-1 choice-text overflow-hidden text-truncate" };
26683
- const _sfc_main$10 = {
26680
+ const AppSelectNewDropdown = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["__scopeId", "data-v-357f2e17"]]);
26681
+ const _hoisted_1$K = { class: "select2-selection__choice flex-center-vertical" };
26682
+ const _hoisted_2$z = { class: "flex-1 choice-text overflow-hidden text-truncate" };
26683
+ const _sfc_main$12 = {
26684
26684
  __name: "AppRemovableTag",
26685
26685
  props: {
26686
26686
  modelValue: {}
@@ -26693,8 +26693,8 @@ const _sfc_main$10 = {
26693
26693
  emits("onRemove", props2.modelValue);
26694
26694
  };
26695
26695
  return (_ctx, _cache2) => {
26696
- return openBlock(), createElementBlock("div", _hoisted_1$I, [
26697
- createElementVNode("div", _hoisted_2$y, [
26696
+ return openBlock(), createElementBlock("div", _hoisted_1$K, [
26697
+ createElementVNode("div", _hoisted_2$z, [
26698
26698
  renderSlot(_ctx.$slots, "modelValue", {}, () => [
26699
26699
  createTextVNode(toDisplayString(__props.modelValue), 1)
26700
26700
  ], true)
@@ -26711,9 +26711,9 @@ const _sfc_main$10 = {
26711
26711
  };
26712
26712
  }
26713
26713
  };
26714
- const AppRemovableTag = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["__scopeId", "data-v-41d0ea41"]]);
26715
- const _hoisted_1$H = { class: "app-select-content display-flex flex-column gap-1 overflow-hidden" };
26716
- const _hoisted_2$x = ["placeholder"];
26714
+ const AppRemovableTag = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["__scopeId", "data-v-41d0ea41"]]);
26715
+ const _hoisted_1$J = { class: "app-select-content display-flex flex-column gap-1 overflow-hidden" };
26716
+ const _hoisted_2$y = ["placeholder"];
26717
26717
  const _hoisted_3$l = { class: "display-flex flex-row gap-1 flex-wrap overflow-hidden" };
26718
26718
  const _hoisted_4$f = ["title"];
26719
26719
  const _hoisted_5$b = {
@@ -26724,7 +26724,7 @@ const _hoisted_6$7 = {
26724
26724
  key: 1,
26725
26725
  class: "text-muted"
26726
26726
  };
26727
- const _sfc_main$$ = {
26727
+ const _sfc_main$11 = {
26728
26728
  __name: "AppSelectNewContent",
26729
26729
  props: { placeholder: { default: "Select..." } },
26730
26730
  emits: ["filter", "keydown"],
@@ -26748,7 +26748,7 @@ const _sfc_main$$ = {
26748
26748
  }
26749
26749
  __expose({ focusInput });
26750
26750
  return (_ctx, _cache2) => {
26751
- return openBlock(), createElementBlock("div", _hoisted_1$H, [
26751
+ return openBlock(), createElementBlock("div", _hoisted_1$J, [
26752
26752
  withDirectives(createElementVNode("input", {
26753
26753
  ref_key: "inputRef",
26754
26754
  ref: inputRef,
@@ -26762,7 +26762,7 @@ const _sfc_main$$ = {
26762
26762
  onClick: _cache2[3] || (_cache2[3] = withModifiers(() => {
26763
26763
  }, ["stop"])),
26764
26764
  onKeydown: withModifiers(onKeydown, ["stop"])
26765
- }, null, 40, _hoisted_2$x), [
26765
+ }, null, 40, _hoisted_2$y), [
26766
26766
  [vShow, unref(isDropdownOpen)],
26767
26767
  [vModelText, unref(searchQuery)]
26768
26768
  ]),
@@ -26784,7 +26784,7 @@ const _sfc_main$$ = {
26784
26784
  option: opt,
26785
26785
  remove: () => removeOption(opt)
26786
26786
  }, () => [
26787
- createVNode(_sfc_main$12, {
26787
+ createVNode(_sfc_main$14, {
26788
26788
  option: opt,
26789
26789
  class: "flex-grow-1"
26790
26790
  }, null, 8, ["option"])
@@ -26799,7 +26799,7 @@ const _sfc_main$$ = {
26799
26799
  option: unref(selectedList)[0],
26800
26800
  remove: () => removeOption(unref(selectedList)[0])
26801
26801
  }, () => [
26802
- createVNode(_sfc_main$12, {
26802
+ createVNode(_sfc_main$14, {
26803
26803
  option: unref(selectedList)[0],
26804
26804
  class: "overflow-hidden text-truncate"
26805
26805
  }, null, 8, ["option"])
@@ -26811,10 +26811,10 @@ const _sfc_main$$ = {
26811
26811
  };
26812
26812
  }
26813
26813
  };
26814
- const AppSelectNewContent = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["__scopeId", "data-v-d2639de7"]]);
26815
- const _hoisted_1$G = { class: "app-select-area flex-1 flex-center-vertical overflow-hidden" };
26816
- const _hoisted_2$w = { class: "flex-center-vertical" };
26817
- const _sfc_main$_ = {
26814
+ const AppSelectNewContent = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["__scopeId", "data-v-d2639de7"]]);
26815
+ const _hoisted_1$I = { class: "app-select-area flex-1 flex-center-vertical overflow-hidden" };
26816
+ const _hoisted_2$x = { class: "flex-center-vertical" };
26817
+ const _sfc_main$10 = {
26818
26818
  __name: "AppSelectNew",
26819
26819
  props: /* @__PURE__ */ mergeModels({
26820
26820
  list: { type: [Array, Function], default: () => [] },
@@ -26943,7 +26943,7 @@ const _sfc_main$_ = {
26943
26943
  class: normalizeClass(mainClass.value),
26944
26944
  onClick: _cache2[1] || (_cache2[1] = (...args) => unref(toggleDropdown) && unref(toggleDropdown)(...args))
26945
26945
  }, [
26946
- createElementVNode("div", _hoisted_1$G, [
26946
+ createElementVNode("div", _hoisted_1$I, [
26947
26947
  createVNode(AppSelectNewContent, {
26948
26948
  ref_key: "contentRef",
26949
26949
  ref: contentRef,
@@ -26978,7 +26978,7 @@ const _sfc_main$_ = {
26978
26978
  ]), 1032, ["open-direction"]), [
26979
26979
  [vShow, unref(isDropdownOpen)]
26980
26980
  ]),
26981
- createElementVNode("div", _hoisted_2$w, [
26981
+ createElementVNode("div", _hoisted_2$x, [
26982
26982
  unref(isClearable) && !unref(isModelValueEmpty) ? withDirectives((openBlock(), createElementBlock("i", {
26983
26983
  key: 0,
26984
26984
  class: "ph-x-circle",
@@ -27004,11 +27004,11 @@ const _sfc_main$_ = {
27004
27004
  };
27005
27005
  }
27006
27006
  };
27007
- const _hoisted_1$F = {
27007
+ const _hoisted_1$H = {
27008
27008
  key: 0,
27009
27009
  class: "d-flex flex-center-vertical"
27010
27010
  };
27011
- const _hoisted_2$v = { class: "mr-auto" };
27011
+ const _hoisted_2$w = { class: "mr-auto" };
27012
27012
  const _hoisted_3$k = { class: "d-flex" };
27013
27013
  const _hoisted_4$e = {
27014
27014
  key: 0,
@@ -27019,7 +27019,7 @@ const _hoisted_5$a = {
27019
27019
  class: "icon-cogs"
27020
27020
  };
27021
27021
  const _hoisted_6$6 = { class: "ml-auto" };
27022
- const _sfc_main$Z = {
27022
+ const _sfc_main$$ = {
27023
27023
  __name: "AppPagination",
27024
27024
  props: /* @__PURE__ */ mergeModels({
27025
27025
  ...appPaginationProps,
@@ -27068,10 +27068,10 @@ const _sfc_main$Z = {
27068
27068
  set: (value) => onPageSizeChanged(value)
27069
27069
  });
27070
27070
  return (_ctx, _cache2) => {
27071
- return __props.isLoaded ? (openBlock(), createElementBlock("div", _hoisted_1$F, [
27072
- createElementVNode("div", _hoisted_2$v, [
27071
+ return __props.isLoaded ? (openBlock(), createElementBlock("div", _hoisted_1$H, [
27072
+ createElementVNode("div", _hoisted_2$w, [
27073
27073
  createElementVNode("span", _hoisted_3$k, [
27074
- createVNode(_sfc_main$_, {
27074
+ createVNode(_sfc_main$10, {
27075
27075
  modelValue: pageSizeValue.value,
27076
27076
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => pageSizeValue.value = $event),
27077
27077
  "input-only": true,
@@ -27083,7 +27083,7 @@ const _sfc_main$Z = {
27083
27083
  ])
27084
27084
  ]),
27085
27085
  createVNode(AppPaginationInfo, { "model-value": modelValue.value }, null, 8, ["model-value"]),
27086
- __props.showSimplePaginationToggle ? (openBlock(), createBlock(_sfc_main$1E, {
27086
+ __props.showSimplePaginationToggle ? (openBlock(), createBlock(_sfc_main$1G, {
27087
27087
  key: 0,
27088
27088
  onClick: _cache2[1] || (_cache2[1] = ($event) => isPaginationFull.value = !isPaginationFull.value),
27089
27089
  class: "btn btn-default ml-10"
@@ -27094,7 +27094,7 @@ const _sfc_main$Z = {
27094
27094
  _: 1
27095
27095
  })) : createCommentVNode("", true),
27096
27096
  createElementVNode("div", _hoisted_6$6, [
27097
- createVNode(_sfc_main$14, {
27097
+ createVNode(_sfc_main$16, {
27098
27098
  modelValue: modelValue.value,
27099
27099
  "onUpdate:modelValue": _cache2[2] || (_cache2[2] = ($event) => modelValue.value = $event),
27100
27100
  class: "app-pagination-active"
@@ -27104,7 +27104,7 @@ const _sfc_main$Z = {
27104
27104
  };
27105
27105
  }
27106
27106
  };
27107
- const _sfc_main$Y = {
27107
+ const _sfc_main$_ = {
27108
27108
  __name: "AppPlaceholderTitle",
27109
27109
  props: {
27110
27110
  img: {
@@ -27133,12 +27133,12 @@ const _sfc_main$Y = {
27133
27133
  };
27134
27134
  }
27135
27135
  };
27136
- const _hoisted_1$E = { class: "progress position-relative" };
27137
- const _hoisted_2$u = {
27136
+ const _hoisted_1$G = { class: "progress position-relative" };
27137
+ const _hoisted_2$v = {
27138
27138
  key: 0,
27139
27139
  class: "progress-text"
27140
27140
  };
27141
- const _sfc_main$X = {
27141
+ const _sfc_main$Z = {
27142
27142
  __name: "AppProgressBar",
27143
27143
  props: {
27144
27144
  value: {
@@ -27173,21 +27173,21 @@ const _sfc_main$X = {
27173
27173
  return result.join(";");
27174
27174
  });
27175
27175
  return (_ctx, _cache2) => {
27176
- return openBlock(), createElementBlock("div", _hoisted_1$E, [
27176
+ return openBlock(), createElementBlock("div", _hoisted_1$G, [
27177
27177
  createElementVNode("div", {
27178
27178
  class: normalizeClass(computedClass.value),
27179
27179
  style: normalizeStyle(computedStyle.value)
27180
27180
  }, null, 6),
27181
27181
  renderSlot(_ctx.$slots, "default", {}, () => [
27182
- __props.isLabelVisible ? (openBlock(), createElementBlock("div", _hoisted_2$u, toDisplayString(valueFormatted.value) + "%", 1)) : createCommentVNode("", true)
27182
+ __props.isLabelVisible ? (openBlock(), createElementBlock("div", _hoisted_2$v, toDisplayString(valueFormatted.value) + "%", 1)) : createCommentVNode("", true)
27183
27183
  ], true)
27184
27184
  ]);
27185
27185
  };
27186
27186
  }
27187
27187
  };
27188
- const AppProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-6bfe7f23"]]);
27189
- const _hoisted_1$D = { class: "blockUI blockOverlay progress-bar-background" };
27190
- const _sfc_main$W = {
27188
+ const AppProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["__scopeId", "data-v-6bfe7f23"]]);
27189
+ const _hoisted_1$F = { class: "blockUI blockOverlay progress-bar-background" };
27190
+ const _sfc_main$Y = {
27191
27191
  __name: "AppProgressBarOverlay",
27192
27192
  props: {
27193
27193
  value: {
@@ -27198,15 +27198,15 @@ const _sfc_main$W = {
27198
27198
  setup(__props) {
27199
27199
  return (_ctx, _cache2) => {
27200
27200
  return openBlock(), createElementBlock("div", null, [
27201
- createElementVNode("div", _hoisted_1$D, [
27201
+ createElementVNode("div", _hoisted_1$F, [
27202
27202
  createVNode(AppProgressBar, { value: __props.value }, null, 8, ["value"])
27203
27203
  ])
27204
27204
  ]);
27205
27205
  };
27206
27206
  }
27207
27207
  };
27208
- const AppProgressBarOverlay = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["__scopeId", "data-v-0752357f"]]);
27209
- const _sfc_main$V = {
27208
+ const AppProgressBarOverlay = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["__scopeId", "data-v-0752357f"]]);
27209
+ const _sfc_main$X = {
27210
27210
  __name: "AppScrollToBottom",
27211
27211
  props: {
27212
27212
  useFixedContainer: {
@@ -27270,8 +27270,8 @@ const _sfc_main$V = {
27270
27270
  };
27271
27271
  }
27272
27272
  };
27273
- const AppScrollToBottom = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["__scopeId", "data-v-277c9e71"]]);
27274
- const _sfc_main$U = {
27273
+ const AppScrollToBottom = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["__scopeId", "data-v-277c9e71"]]);
27274
+ const _sfc_main$W = {
27275
27275
  __name: "AppScrollToTop",
27276
27276
  props: {
27277
27277
  useFixedContainer: {
@@ -27335,8 +27335,8 @@ const _sfc_main$U = {
27335
27335
  };
27336
27336
  }
27337
27337
  };
27338
- const AppScrollToTop = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["__scopeId", "data-v-ff3d30b0"]]);
27339
- const _sfc_main$T = {
27338
+ const AppScrollToTop = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["__scopeId", "data-v-ff3d30b0"]]);
27339
+ const _sfc_main$V = {
27340
27340
  __name: "AppScrollTopAndBottom",
27341
27341
  props: {
27342
27342
  top: {},
@@ -27625,9 +27625,9 @@ class DataUtils {
27625
27625
  const getDisplayValue = (value, displayBy) => {
27626
27626
  return lodashExports.isObject(value) ? lodashExports.get(value, `${displayBy}`) : value;
27627
27627
  };
27628
- const _hoisted_1$C = { class: "app-option-item flex-center-vertical" };
27629
- const _hoisted_2$t = { class: "app-option-item-value" };
27630
- const _sfc_main$S = {
27628
+ const _hoisted_1$E = { class: "app-option-item flex-center-vertical" };
27629
+ const _hoisted_2$u = { class: "app-option-item-value" };
27630
+ const _sfc_main$U = {
27631
27631
  __name: "AppSelectContentOption",
27632
27632
  props: {
27633
27633
  value: {},
@@ -27641,14 +27641,14 @@ const _sfc_main$S = {
27641
27641
  const props2 = __props;
27642
27642
  const computedValue = computed(() => getDisplayValue(props2.value, props2.displayBy));
27643
27643
  return (_ctx, _cache2) => {
27644
- return openBlock(), createElementBlock("div", _hoisted_1$C, [
27644
+ return openBlock(), createElementBlock("div", _hoisted_1$E, [
27645
27645
  props2.isSelected ? (openBlock(), createBlock(unref(IconSquareCheckFilled), {
27646
27646
  key: 0,
27647
27647
  size: 20,
27648
27648
  "stroke-width": 2,
27649
27649
  style: { "margin-left": "10px", "color": "var(--bootstrap-success)" }
27650
27650
  })) : createCommentVNode("", true),
27651
- createElementVNode("div", _hoisted_2$t, [
27651
+ createElementVNode("div", _hoisted_2$u, [
27652
27652
  renderSlot(_ctx.$slots, "option", { option: __props.value }, () => [
27653
27653
  createTextVNode(toDisplayString(computedValue.value), 1)
27654
27654
  ])
@@ -27732,8 +27732,8 @@ const sharedProps = {
27732
27732
  default: false
27733
27733
  }
27734
27734
  };
27735
- const _hoisted_1$B = ["onKeydown"];
27736
- const _hoisted_2$s = {
27735
+ const _hoisted_1$D = ["onKeydown"];
27736
+ const _hoisted_2$t = {
27737
27737
  key: 0,
27738
27738
  class: "p-2 text-muted flex-center-vertical gap-1"
27739
27739
  };
@@ -27741,7 +27741,7 @@ const _hoisted_3$j = {
27741
27741
  key: 1,
27742
27742
  class: "p-2 text-muted flex-center-vertical gap-1"
27743
27743
  };
27744
- const _sfc_main$R = {
27744
+ const _sfc_main$T = {
27745
27745
  __name: "AppSelectDropdown",
27746
27746
  props: /* @__PURE__ */ mergeModels({
27747
27747
  list: {
@@ -27838,7 +27838,7 @@ const _sfc_main$R = {
27838
27838
  }, [
27839
27839
  createElementVNode("div", null, [
27840
27840
  (openBlock(true), createElementBlock(Fragment, null, renderList(props2.list, (option, index) => {
27841
- return openBlock(), createBlock(_sfc_main$S, {
27841
+ return openBlock(), createBlock(_sfc_main$U, {
27842
27842
  key: index,
27843
27843
  onClick: withModifiers(($event) => onOptionClicked(option), ["stop"]),
27844
27844
  onMouseover: ($event) => onOptionHover(option),
@@ -27859,7 +27859,7 @@ const _sfc_main$R = {
27859
27859
  ]), 1032, ["onClick", "onMouseover", "value", "display-by", "isSelected", "class", "disabled"]);
27860
27860
  }), 128))
27861
27861
  ]),
27862
- isTypeSomethingVisible.value ? (openBlock(), createElementBlock("div", _hoisted_2$s, [
27862
+ isTypeSomethingVisible.value ? (openBlock(), createElementBlock("div", _hoisted_2$t, [
27863
27863
  createVNode(unref(IconKeyboard), {
27864
27864
  size: 22,
27865
27865
  "stroke-width": 1.8
@@ -27873,15 +27873,15 @@ const _sfc_main$R = {
27873
27873
  }),
27874
27874
  _cache2[1] || (_cache2[1] = createTextVNode(" Cautarea nu a returnat nici un rezultat... ", -1))
27875
27875
  ])) : createCommentVNode("", true)
27876
- ], 40, _hoisted_1$B)), [
27876
+ ], 40, _hoisted_1$D)), [
27877
27877
  [vShow, isDropdownOpen.value],
27878
27878
  [unref(vOnClickOutside), closeModal]
27879
27879
  ]);
27880
27880
  };
27881
27881
  }
27882
27882
  };
27883
- const _hoisted_1$A = { class: "app-select-content display-flex flex-column" };
27884
- const _hoisted_2$r = { class: "flex-center-vertical" };
27883
+ const _hoisted_1$C = { class: "app-select-content display-flex flex-column" };
27884
+ const _hoisted_2$s = { class: "flex-center-vertical" };
27885
27885
  const _hoisted_3$i = {
27886
27886
  key: 0,
27887
27887
  class: "text-muted flex-1 input-placeholder"
@@ -27895,7 +27895,7 @@ const _hoisted_6$5 = {
27895
27895
  class: "flex-center",
27896
27896
  style: {}
27897
27897
  };
27898
- const _sfc_main$Q = {
27898
+ const _sfc_main$S = {
27899
27899
  __name: "AppSelectContent",
27900
27900
  props: /* @__PURE__ */ mergeModels({
27901
27901
  ...sharedProps,
@@ -27936,14 +27936,14 @@ const _sfc_main$Q = {
27936
27936
  const onBlur = async () => {
27937
27937
  };
27938
27938
  return (_ctx, _cache2) => {
27939
- return openBlock(), createElementBlock("div", _hoisted_1$A, [
27940
- createElementVNode("div", _hoisted_2$r, [
27939
+ return openBlock(), createElementBlock("div", _hoisted_1$C, [
27940
+ createElementVNode("div", _hoisted_2$s, [
27941
27941
  unref(isModelValueEmpty) ? (openBlock(), createElementBlock("div", _hoisted_3$i, [
27942
27942
  !props2.isDropdownOpen ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
27943
27943
  createTextVNode(toDisplayString(props2.placeholder), 1)
27944
27944
  ], 64)) : createCommentVNode("", true)
27945
27945
  ])) : !isDropdownOpen.value ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
27946
- !props2.isMultiSelect ? (openBlock(), createBlock(_sfc_main$S, {
27946
+ !props2.isMultiSelect ? (openBlock(), createBlock(_sfc_main$U, {
27947
27947
  key: 0,
27948
27948
  value: modelValue.value,
27949
27949
  class: "app-select-option",
@@ -27965,7 +27965,7 @@ const _sfc_main$Q = {
27965
27965
  onOnRemove: ($event) => unref(removeSelectedOption)(selectedOption)
27966
27966
  }, {
27967
27967
  modelValue: withCtx(() => [
27968
- createVNode(_sfc_main$S, {
27968
+ createVNode(_sfc_main$U, {
27969
27969
  value: selectedOption,
27970
27970
  "display-by": _ctx.displayBy
27971
27971
  }, createSlots({ _: 2 }, [
@@ -28019,13 +28019,13 @@ const _sfc_main$Q = {
28019
28019
  };
28020
28020
  }
28021
28021
  };
28022
- const _hoisted_1$z = ["onKeyup"];
28023
- const _hoisted_2$q = { class: "app-select-area flex-center-vertical" };
28022
+ const _hoisted_1$B = ["onKeyup"];
28023
+ const _hoisted_2$r = { class: "app-select-area flex-center-vertical" };
28024
28024
  const _hoisted_3$h = {
28025
28025
  class: "flex-center-vertical",
28026
28026
  style: {}
28027
28027
  };
28028
- const _sfc_main$P = {
28028
+ const _sfc_main$R = {
28029
28029
  __name: "AppSelect",
28030
28030
  props: /* @__PURE__ */ mergeModels({
28031
28031
  list: {
@@ -28151,8 +28151,8 @@ const _sfc_main$P = {
28151
28151
  ],
28152
28152
  tabindex: "0"
28153
28153
  }, [
28154
- createElementVNode("div", _hoisted_2$q, [
28155
- createVNode(_sfc_main$Q, mergeProps({
28154
+ createElementVNode("div", _hoisted_2$r, [
28155
+ createVNode(_sfc_main$S, mergeProps({
28156
28156
  placeholder: props2.placeholder,
28157
28157
  class: "flex-1",
28158
28158
  onSearch,
@@ -28184,7 +28184,7 @@ const _sfc_main$P = {
28184
28184
  }, null, 8, ["class"])
28185
28185
  ])
28186
28186
  ]),
28187
- withDirectives(createVNode(_sfc_main$R, mergeProps({
28187
+ withDirectives(createVNode(_sfc_main$T, mergeProps({
28188
28188
  modelValue: modelValue.value,
28189
28189
  "onUpdate:modelValue": _cache2[3] || (_cache2[3] = ($event) => modelValue.value = $event),
28190
28190
  isDropdownOpen: isDropdownOpen.value,
@@ -28208,7 +28208,7 @@ const _sfc_main$P = {
28208
28208
  ]), 1040, ["modelValue", "isDropdownOpen", "hoveredOption", "search", "style", "list"]), [
28209
28209
  [vShow, isDropdownOpen.value]
28210
28210
  ])
28211
- ], 42, _hoisted_1$z)
28211
+ ], 42, _hoisted_1$B)
28212
28212
  ]),
28213
28213
  _: 2
28214
28214
  }, [
@@ -28224,13 +28224,13 @@ const _sfc_main$P = {
28224
28224
  };
28225
28225
  }
28226
28226
  };
28227
- const _hoisted_1$y = { class: "sidebar-section" };
28228
- const _hoisted_2$p = {
28227
+ const _hoisted_1$A = { class: "sidebar-section" };
28228
+ const _hoisted_2$q = {
28229
28229
  key: 0,
28230
28230
  class: "nav nav-sidebar"
28231
28231
  };
28232
28232
  const _hoisted_3$g = { style: { "padding": "12px 20px" } };
28233
- const _sfc_main$O = {
28233
+ const _sfc_main$Q = {
28234
28234
  __name: "AppSidebar",
28235
28235
  props: {
28236
28236
  isLoading: {
@@ -28269,13 +28269,13 @@ const _sfc_main$O = {
28269
28269
  };
28270
28270
  return (_ctx, _cache2) => {
28271
28271
  const _component_app_placeholder_heading = resolveComponent("app-placeholder-heading");
28272
- return openBlock(), createElementBlock("div", _hoisted_1$y, [
28272
+ return openBlock(), createElementBlock("div", _hoisted_1$A, [
28273
28273
  createElementVNode("div", { onClick: toggleMobileSidebar }),
28274
28274
  createElementVNode("div", {
28275
28275
  class: normalizeClass(sidebarElementsClass.value)
28276
28276
  }, [
28277
28277
  renderSlot(_ctx.$slots, "sidebar-header"),
28278
- __props.isLoading ? (openBlock(), createElementBlock("ul", _hoisted_2$p, [
28278
+ __props.isLoading ? (openBlock(), createElementBlock("ul", _hoisted_2$q, [
28279
28279
  (openBlock(), createElementBlock(Fragment, null, renderList(9, (n) => {
28280
28280
  return createElementVNode("li", {
28281
28281
  key: n,
@@ -28291,7 +28291,7 @@ const _sfc_main$O = {
28291
28291
  ])
28292
28292
  ]);
28293
28293
  }), 64))
28294
- ])) : (openBlock(), createBlock(_sfc_main$1a, {
28294
+ ])) : (openBlock(), createBlock(_sfc_main$1c, {
28295
28295
  key: 1,
28296
28296
  class: "animated fadeIn app-sidebar",
28297
28297
  list: __props.list,
@@ -28303,8 +28303,8 @@ const _sfc_main$O = {
28303
28303
  };
28304
28304
  }
28305
28305
  };
28306
- const _hoisted_1$x = { class: "sidebar-header display-flex position-relative justify-content-center" };
28307
- const _hoisted_2$o = {
28306
+ const _hoisted_1$z = { class: "sidebar-header display-flex position-relative justify-content-center" };
28307
+ const _hoisted_2$p = {
28308
28308
  key: 0,
28309
28309
  class: "pr-2 flex-center-vertical"
28310
28310
  };
@@ -28320,7 +28320,7 @@ const _hoisted_5$8 = {
28320
28320
  key: 3,
28321
28321
  class: "flex-center-vertical"
28322
28322
  };
28323
- const _sfc_main$N = {
28323
+ const _sfc_main$P = {
28324
28324
  __name: "AppSidebarHeader",
28325
28325
  props: {
28326
28326
  canCollapse: {
@@ -28339,15 +28339,15 @@ const _sfc_main$N = {
28339
28339
  },
28340
28340
  setup(__props) {
28341
28341
  return (_ctx, _cache2) => {
28342
- return openBlock(), createElementBlock("div", _hoisted_1$x, [
28343
- !__props.canCollapse || !__props.sidebarCollapsed ? (openBlock(), createElementBlock("div", _hoisted_2$o, [
28342
+ return openBlock(), createElementBlock("div", _hoisted_1$z, [
28343
+ !__props.canCollapse || !__props.sidebarCollapsed ? (openBlock(), createElementBlock("div", _hoisted_2$p, [
28344
28344
  renderSlot(_ctx.$slots, "sidebar-header-img")
28345
28345
  ])) : createCommentVNode("", true),
28346
28346
  !__props.canCollapse || !__props.sidebarCollapsed ? (openBlock(), createElementBlock("div", _hoisted_3$f, [
28347
28347
  renderSlot(_ctx.$slots, "sidebar-header-text")
28348
28348
  ])) : createCommentVNode("", true),
28349
28349
  __props.canCollapse ? (openBlock(), createElementBlock("div", _hoisted_4$c, [
28350
- createVNode(_sfc_main$1E, {
28350
+ createVNode(_sfc_main$1G, {
28351
28351
  onClick: __props.toggleCollapseSidebar,
28352
28352
  class: "sidebar-collapse-button"
28353
28353
  }, {
@@ -28366,8 +28366,8 @@ const _sfc_main$N = {
28366
28366
  };
28367
28367
  }
28368
28368
  };
28369
- const _hoisted_1$w = ["max", "min"];
28370
- const _sfc_main$M = {
28369
+ const _hoisted_1$y = ["max", "min"];
28370
+ const _sfc_main$O = {
28371
28371
  __name: "AppSliderInput",
28372
28372
  props: {
28373
28373
  modelValue: {},
@@ -28419,7 +28419,7 @@ const _sfc_main$M = {
28419
28419
  min: __props.minRange,
28420
28420
  type: "range",
28421
28421
  class: "slider"
28422
- }, null, 8, _hoisted_1$w), [
28422
+ }, null, 8, _hoisted_1$y), [
28423
28423
  [vModelText, currentValue.value]
28424
28424
  ])
28425
28425
  ], 2),
@@ -28430,13 +28430,13 @@ const _sfc_main$M = {
28430
28430
  };
28431
28431
  }
28432
28432
  };
28433
- const AppSliderInput = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["__scopeId", "data-v-5e3013a5"]]);
28434
- const _hoisted_1$v = { class: "page-header" };
28435
- const _hoisted_2$n = { class: "breadcrumb-line breadcrumb-line-light header-elements-md-inline" };
28433
+ const AppSliderInput = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["__scopeId", "data-v-5e3013a5"]]);
28434
+ const _hoisted_1$x = { class: "page-header" };
28435
+ const _hoisted_2$o = { class: "breadcrumb-line breadcrumb-line-light header-elements-md-inline" };
28436
28436
  const _hoisted_3$e = { class: "d-flex" };
28437
28437
  const _hoisted_4$b = { class: "breadcrumb" };
28438
28438
  const _hoisted_5$7 = { class: "header-elements" };
28439
- const _sfc_main$L = {
28439
+ const _sfc_main$N = {
28440
28440
  __name: "AppToolbarSubheader",
28441
28441
  props: {
28442
28442
  breadcrumbs: {
@@ -28450,12 +28450,12 @@ const _sfc_main$L = {
28450
28450
  },
28451
28451
  setup(__props) {
28452
28452
  return (_ctx, _cache2) => {
28453
- return openBlock(), createElementBlock("div", _hoisted_1$v, [
28454
- createElementVNode("div", _hoisted_2$n, [
28453
+ return openBlock(), createElementBlock("div", _hoisted_1$x, [
28454
+ createElementVNode("div", _hoisted_2$o, [
28455
28455
  createElementVNode("div", _hoisted_3$e, [
28456
28456
  createElementVNode("div", _hoisted_4$b, [
28457
28457
  renderSlot(_ctx.$slots, "breadcrumbs", {}, () => [
28458
- createVNode(_sfc_main$1F, {
28458
+ createVNode(_sfc_main$1H, {
28459
28459
  "is-loading": __props.isLoading,
28460
28460
  value: __props.breadcrumbs
28461
28461
  }, null, 8, ["is-loading", "value"])
@@ -28470,8 +28470,8 @@ const _sfc_main$L = {
28470
28470
  };
28471
28471
  }
28472
28472
  };
28473
- const AppToolbarSubheader = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["__scopeId", "data-v-bdf62cb4"]]);
28474
- const _sfc_main$K = {
28473
+ const AppToolbarSubheader = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["__scopeId", "data-v-bdf62cb4"]]);
28474
+ const _sfc_main$M = {
28475
28475
  __name: "AppEllipsisText",
28476
28476
  props: {
28477
28477
  value: {
@@ -28523,18 +28523,18 @@ const _sfc_main$K = {
28523
28523
  };
28524
28524
  }
28525
28525
  };
28526
- const _hoisted_1$u = {
28526
+ const _hoisted_1$w = {
28527
28527
  class: "display-flex gap-1",
28528
28528
  style: { "overflow-x": "auto", "flex-wrap": "wrap" }
28529
28529
  };
28530
- const _hoisted_2$m = ["onClick"];
28530
+ const _hoisted_2$n = ["onClick"];
28531
28531
  const _hoisted_3$d = { class: "flex-center-vertical mr-5" };
28532
28532
  const _hoisted_4$a = { class: "display-flex-column" };
28533
28533
  const _hoisted_5$6 = {
28534
28534
  key: 1,
28535
28535
  class: "text-muted"
28536
28536
  };
28537
- const _sfc_main$J = {
28537
+ const _sfc_main$L = {
28538
28538
  __name: "AppSummary",
28539
28539
  props: {
28540
28540
  list: {
@@ -28562,7 +28562,7 @@ const _sfc_main$J = {
28562
28562
  return item.subtitleStyle ?? null;
28563
28563
  };
28564
28564
  return (_ctx, _cache2) => {
28565
- return openBlock(), createElementBlock("div", _hoisted_1$u, [
28565
+ return openBlock(), createElementBlock("div", _hoisted_1$w, [
28566
28566
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.list, (currentItem, index) => {
28567
28567
  return openBlock(), createElementBlock("div", {
28568
28568
  key: index,
@@ -28574,12 +28574,12 @@ const _sfc_main$J = {
28574
28574
  item: currentItem,
28575
28575
  list: __props.list
28576
28576
  }, () => [
28577
- createVNode(_sfc_main$1y, { style: { "margin": "2px" } }, {
28577
+ createVNode(_sfc_main$1A, { style: { "margin": "2px" } }, {
28578
28578
  body: withCtx(() => [
28579
28579
  createElementVNode("div", _hoisted_3$d, [
28580
28580
  createElementVNode("div", _hoisted_4$a, [
28581
28581
  createElementVNode("div", null, [
28582
- currentItem.icon ? (openBlock(), createBlock(_sfc_main$1I, {
28582
+ currentItem.icon ? (openBlock(), createBlock(_sfc_main$1K, {
28583
28583
  key: 0,
28584
28584
  class: "mr-5",
28585
28585
  value: currentItem.icon
@@ -28595,7 +28595,7 @@ const _sfc_main$J = {
28595
28595
  class: normalizeClass(getSubtitleClass(currentItem)),
28596
28596
  style: normalizeStyle(getSubtitleStyle(currentItem))
28597
28597
  }, [
28598
- createVNode(_sfc_main$K, {
28598
+ createVNode(_sfc_main$M, {
28599
28599
  value: currentItem.subtitle,
28600
28600
  "max-length": 40
28601
28601
  }, null, 8, ["value"])
@@ -28607,14 +28607,14 @@ const _sfc_main$J = {
28607
28607
  _: 2
28608
28608
  }, 1024)
28609
28609
  ])
28610
- ], 12, _hoisted_2$m);
28610
+ ], 12, _hoisted_2$n);
28611
28611
  }), 128))
28612
28612
  ]);
28613
28613
  };
28614
28614
  }
28615
28615
  };
28616
- const _hoisted_1$t = { key: 0 };
28617
- const _hoisted_2$l = { class: "p-3" };
28616
+ const _hoisted_1$v = { key: 0 };
28617
+ const _hoisted_2$m = { class: "p-3" };
28618
28618
  const _hoisted_3$c = { key: 1 };
28619
28619
  const _hoisted_4$9 = { class: "app-table-row-filters" };
28620
28620
  const _hoisted_5$5 = { class: "app-table-row-filters-number bg-primary flex-shrink-0" };
@@ -28628,7 +28628,7 @@ const _hoisted_9$3 = {
28628
28628
  key: 2,
28629
28629
  class: "ml-5 mr-5 display-inline-block"
28630
28630
  };
28631
- const _sfc_main$I = {
28631
+ const _sfc_main$K = {
28632
28632
  __name: "AppTableSelectedFilters",
28633
28633
  props: {
28634
28634
  selectedFilters: {
@@ -28654,14 +28654,14 @@ const _sfc_main$I = {
28654
28654
  return props2.selectedFilters.slice(0, 5);
28655
28655
  });
28656
28656
  return (_ctx, _cache2) => {
28657
- return filterLength.value > 0 ? (openBlock(), createElementBlock("div", _hoisted_1$t, [
28657
+ return filterLength.value > 0 ? (openBlock(), createElementBlock("div", _hoisted_1$v, [
28658
28658
  createVNode(unref(TippyComponent), {
28659
28659
  trigger: "click",
28660
28660
  "animate-fill": true,
28661
28661
  placement: "bottom"
28662
28662
  }, {
28663
28663
  content: withCtx(() => [
28664
- createElementVNode("div", _hoisted_2$l, [
28664
+ createElementVNode("div", _hoisted_2$m, [
28665
28665
  _cache2[0] || (_cache2[0] = createElementVNode("div", { class: "text-size-16 font-weight-500 mb-2" }, "Filtre curente", -1)),
28666
28666
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.selectedFilters, (currentFilter) => {
28667
28667
  return openBlock(), createElementBlock("div", {
@@ -28700,12 +28700,12 @@ const _sfc_main$I = {
28700
28700
  };
28701
28701
  }
28702
28702
  };
28703
- const AppTableFilterDetailedRow = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["__scopeId", "data-v-6654229d"]]);
28704
- const _hoisted_1$s = { class: "app-table-filter-body d-flex" };
28705
- const _hoisted_2$k = { class: "flex-grow-1" };
28703
+ const AppTableFilterDetailedRow = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["__scopeId", "data-v-6654229d"]]);
28704
+ const _hoisted_1$u = { class: "app-table-filter-body d-flex" };
28705
+ const _hoisted_2$l = { class: "flex-grow-1" };
28706
28706
  const _hoisted_3$b = { class: "mr-5 pl-10 flex-center-vertical" };
28707
28707
  const _hoisted_4$8 = { class: "display-flex" };
28708
- const _sfc_main$H = {
28708
+ const _sfc_main$J = {
28709
28709
  __name: "AppTableFilter",
28710
28710
  props: {
28711
28711
  selectedFilters: {
@@ -28738,15 +28738,15 @@ const _sfc_main$H = {
28738
28738
  emits("mounted", context);
28739
28739
  };
28740
28740
  return (_ctx, _cache2) => {
28741
- return _ctx.$slots.filter ? (openBlock(), createBlock(_sfc_main$1y, {
28741
+ return _ctx.$slots.filter ? (openBlock(), createBlock(_sfc_main$1A, {
28742
28742
  key: 0,
28743
28743
  "is-loading": __props.isLoading
28744
28744
  }, {
28745
28745
  body: withCtx(() => [
28746
- createElementVNode("div", _hoisted_1$s, [
28747
- createElementVNode("div", _hoisted_2$k, [
28746
+ createElementVNode("div", _hoisted_1$u, [
28747
+ createElementVNode("div", _hoisted_2$l, [
28748
28748
  renderSlot(_ctx.$slots, "filter", {}, () => [
28749
- createVNode(_sfc_main$1e, {
28749
+ createVNode(_sfc_main$1g, {
28750
28750
  modelValue: search.value,
28751
28751
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => search.value = $event),
28752
28752
  "input-only": true,
@@ -28776,7 +28776,7 @@ const _sfc_main$H = {
28776
28776
  key: "0"
28777
28777
  } : void 0
28778
28778
  ]), 1024),
28779
- createVNode(_sfc_main$1E, {
28779
+ createVNode(_sfc_main$1G, {
28780
28780
  class: "btn-primary btn-md ml-5 font-weight-500",
28781
28781
  onClick: onSearchFilterSet
28782
28782
  }, {
@@ -28797,8 +28797,8 @@ const _sfc_main$H = {
28797
28797
  };
28798
28798
  }
28799
28799
  };
28800
- const _hoisted_1$r = { class: "table-responsive" };
28801
- const _hoisted_2$j = { class: "table table-striped app-table-rows" };
28800
+ const _hoisted_1$t = { class: "table-responsive" };
28801
+ const _hoisted_2$k = { class: "table table-striped app-table-rows" };
28802
28802
  const _hoisted_3$a = {
28803
28803
  key: 0,
28804
28804
  class: "td-selection"
@@ -28815,7 +28815,7 @@ const _hoisted_6$3 = {
28815
28815
  const _hoisted_7$2 = { key: 1 };
28816
28816
  const _hoisted_8$2 = { key: 0 };
28817
28817
  const _hoisted_9$2 = ["colspan"];
28818
- const _sfc_main$G = {
28818
+ const _sfc_main$I = {
28819
28819
  __name: "AppTableRows",
28820
28820
  props: {
28821
28821
  rows: {
@@ -28853,8 +28853,8 @@ const _sfc_main$G = {
28853
28853
  };
28854
28854
  const allowRowSelect = (row) => typeof props2.hasSelection === "function" ? props2.hasSelection(row) : props2.hasSelection;
28855
28855
  return (_ctx, _cache2) => {
28856
- return openBlock(), createElementBlock("div", _hoisted_1$r, [
28857
- createElementVNode("table", _hoisted_2$j, [
28856
+ return openBlock(), createElementBlock("div", _hoisted_1$t, [
28857
+ createElementVNode("table", _hoisted_2$k, [
28858
28858
  createElementVNode("thead", null, [
28859
28859
  createElementVNode("tr", null, [
28860
28860
  __props.hasSelection ? (openBlock(), createElementBlock("th", _hoisted_3$a)) : createCommentVNode("", true),
@@ -28881,7 +28881,7 @@ const _sfc_main$G = {
28881
28881
  (openBlock(true), createElementBlock(Fragment, null, renderList(props2.rows, (row, rowIndex) => {
28882
28882
  return openBlock(), createElementBlock("tr", null, [
28883
28883
  __props.hasSelection ? (openBlock(), createElementBlock("td", _hoisted_5$4, [
28884
- createVNode(_sfc_main$1x, {
28884
+ createVNode(_sfc_main$1z, {
28885
28885
  modelValue: getVmodelCheckbox(row).value,
28886
28886
  "onUpdate:modelValue": ($event) => getVmodelCheckbox(row).value = $event,
28887
28887
  "input-only": true,
@@ -28931,8 +28931,8 @@ function defineLocal(modelValue, modelValueTransform = null) {
28931
28931
  }, { immediate: true });
28932
28932
  return localModelValue;
28933
28933
  }
28934
- const _hoisted_1$q = { class: "flex-center-vertical gap-1" };
28935
- const _sfc_main$F = {
28934
+ const _hoisted_1$s = { class: "flex-center-vertical gap-1" };
28935
+ const _sfc_main$H = {
28936
28936
  __name: "AppTable",
28937
28937
  props: /* @__PURE__ */ mergeModels({
28938
28938
  columns: {
@@ -29073,8 +29073,8 @@ const _sfc_main$F = {
29073
29073
  });
29074
29074
  return (_ctx, _cache2) => {
29075
29075
  return openBlock(), createElementBlock("div", null, [
29076
- createElementVNode("div", _hoisted_1$q, [
29077
- __props.hasSelection ? (openBlock(), createBlock(_sfc_main$1x, {
29076
+ createElementVNode("div", _hoisted_1$s, [
29077
+ __props.hasSelection ? (openBlock(), createBlock(_sfc_main$1z, {
29078
29078
  key: 0,
29079
29079
  modelValue: getCheckbox.value,
29080
29080
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => getCheckbox.value = $event),
@@ -29083,7 +29083,7 @@ const _sfc_main$F = {
29083
29083
  }, null, 8, ["modelValue", "disabled"])) : createCommentVNode("", true),
29084
29084
  renderSlot(_ctx.$slots, "allSelection", { selectedRows: selectedRowsList.value })
29085
29085
  ]),
29086
- createVNode(_sfc_main$G, {
29086
+ createVNode(_sfc_main$I, {
29087
29087
  columns: __props.columns,
29088
29088
  "has-selection": __props.hasSelection,
29089
29089
  rows: displayedRows.value,
@@ -29101,7 +29101,7 @@ const _sfc_main$F = {
29101
29101
  ]), 1032, ["columns", "has-selection", "rows", "selected-rows-dictionary"]),
29102
29102
  _cache2[3] || (_cache2[3] = createElementVNode("br", null, null, -1)),
29103
29103
  _cache2[4] || (_cache2[4] = createElementVNode("br", null, null, -1)),
29104
- !props2.showFullData ? (openBlock(), createBlock(_sfc_main$Z, {
29104
+ !props2.showFullData ? (openBlock(), createBlock(_sfc_main$$, {
29105
29105
  key: 0,
29106
29106
  modelValue: unref(localRows),
29107
29107
  "onUpdate:modelValue": _cache2[1] || (_cache2[1] = ($event) => isRef(localRows) ? localRows.value = $event : null),
@@ -29471,10 +29471,10 @@ function useTable(config, emits) {
29471
29471
  });
29472
29472
  return externalContext;
29473
29473
  }
29474
- const _hoisted_1$p = { class: "position-relative" };
29475
- const _hoisted_2$i = { class: "row" };
29474
+ const _hoisted_1$r = { class: "position-relative" };
29475
+ const _hoisted_2$j = { class: "row" };
29476
29476
  const _hoisted_3$9 = { class: "col-lg-12" };
29477
- const _sfc_main$E = {
29477
+ const _sfc_main$G = {
29478
29478
  __name: "AppTableMagic",
29479
29479
  props: {
29480
29480
  tableFilters: {},
@@ -29572,9 +29572,9 @@ const _sfc_main$E = {
29572
29572
  });
29573
29573
  return (_ctx, _cache2) => {
29574
29574
  const _component_app_button_group = resolveComponent("app-button-group");
29575
- return openBlock(), createElementBlock("div", _hoisted_1$p, [
29576
- unref(isLoading) ? (openBlock(), createBlock(_sfc_main$1i, { key: 0 })) : createCommentVNode("", true),
29577
- __props.showTableFilter ? (openBlock(), createBlock(_sfc_main$H, {
29575
+ return openBlock(), createElementBlock("div", _hoisted_1$r, [
29576
+ unref(isLoading) ? (openBlock(), createBlock(_sfc_main$1k, { key: 0 })) : createCommentVNode("", true),
29577
+ __props.showTableFilter ? (openBlock(), createBlock(_sfc_main$J, {
29578
29578
  key: 1,
29579
29579
  selectedFilters: unref(displayFilters),
29580
29580
  onOnFilterReset: unref(useTableContext).onFilterReset,
@@ -29583,7 +29583,7 @@ const _sfc_main$E = {
29583
29583
  onMounted: onTableFilterMounted
29584
29584
  }, createSlots({
29585
29585
  beforeButton: withCtx(() => [
29586
- unref(shouldShowFilterReset) ? (openBlock(), createBlock(_sfc_main$1E, {
29586
+ unref(shouldShowFilterReset) ? (openBlock(), createBlock(_sfc_main$1G, {
29587
29587
  key: 0,
29588
29588
  class: "btn-transparent mr-5",
29589
29589
  icon: "icon-cross2",
@@ -29608,9 +29608,9 @@ const _sfc_main$E = {
29608
29608
  } : void 0
29609
29609
  ]), 1032, ["selectedFilters", "onOnFilterReset", "onOnFilterSet", "onOnSearchFilterSet"])) : createCommentVNode("", true),
29610
29610
  renderSlot(_ctx.$slots, "beforeTable"),
29611
- createElementVNode("div", _hoisted_2$i, [
29611
+ createElementVNode("div", _hoisted_2$j, [
29612
29612
  createElementVNode("div", _hoisted_3$9, [
29613
- createVNode(_sfc_main$F, {
29613
+ createVNode(_sfc_main$H, {
29614
29614
  ref_key: "appTable",
29615
29615
  ref: appTable,
29616
29616
  modelValue: unref(tableData),
@@ -29653,9 +29653,9 @@ const _sfc_main$E = {
29653
29653
  };
29654
29654
  }
29655
29655
  };
29656
- const _hoisted_1$o = { class: "display-flex flex-column align-items-start" };
29657
- const _hoisted_2$h = ["onClick"];
29658
- const _sfc_main$D = {
29656
+ const _hoisted_1$q = { class: "display-flex flex-column align-items-start" };
29657
+ const _hoisted_2$i = ["onClick"];
29658
+ const _sfc_main$F = {
29659
29659
  __name: "AppTabs",
29660
29660
  props: /* @__PURE__ */ mergeModels({
29661
29661
  list: {
@@ -29723,7 +29723,7 @@ const _sfc_main$D = {
29723
29723
  const _component_app_icon = resolveComponent("app-icon");
29724
29724
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(unref(formElementProps))), {
29725
29725
  default: withCtx(() => [
29726
- createElementVNode("div", _hoisted_1$o, [
29726
+ createElementVNode("div", _hoisted_1$q, [
29727
29727
  createElementVNode("div", {
29728
29728
  class: normalizeClass(tabContainerClass.value),
29729
29729
  "data-toggle": "buttons"
@@ -29741,7 +29741,7 @@ const _sfc_main$D = {
29741
29741
  }, null, 8, ["value"])) : createCommentVNode("", true),
29742
29742
  createTextVNode(" " + toDisplayString(getDisplayValue2(item)), 1)
29743
29743
  ])
29744
- ], 10, _hoisted_2$h);
29744
+ ], 10, _hoisted_2$i);
29745
29745
  }), 128))
29746
29746
  ], 2),
29747
29747
  renderSlot(_ctx.$slots, "default")
@@ -29752,7 +29752,7 @@ const _sfc_main$D = {
29752
29752
  };
29753
29753
  }
29754
29754
  };
29755
- const _sfc_main$C = {
29755
+ const _sfc_main$E = {
29756
29756
  __name: "AppTabsBoolean",
29757
29757
  props: /* @__PURE__ */ mergeModels({
29758
29758
  ...appFormElementProps,
@@ -29788,7 +29788,7 @@ const _sfc_main$C = {
29788
29788
  };
29789
29789
  }
29790
29790
  };
29791
- const _sfc_main$B = {
29791
+ const _sfc_main$D = {
29792
29792
  __name: "AppTag",
29793
29793
  props: {
29794
29794
  icon: {
@@ -29853,10 +29853,10 @@ const _sfc_main$B = {
29853
29853
  };
29854
29854
  }
29855
29855
  };
29856
- const AppTag = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["__scopeId", "data-v-c3f2c1ff"]]);
29857
- const _hoisted_1$n = { class: "display-flex flex-column w-100" };
29858
- const _hoisted_2$g = ["name", "rows", "disabled", "placeholder"];
29859
- const _sfc_main$A = {
29856
+ const AppTag = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["__scopeId", "data-v-c3f2c1ff"]]);
29857
+ const _hoisted_1$p = { class: "display-flex flex-column w-100" };
29858
+ const _hoisted_2$h = ["name", "rows", "disabled", "placeholder"];
29859
+ const _sfc_main$C = {
29860
29860
  __name: "AppTextArea",
29861
29861
  props: /* @__PURE__ */ mergeModels({
29862
29862
  modelValue: {
@@ -29941,7 +29941,7 @@ const _sfc_main$A = {
29941
29941
  return (_ctx, _cache2) => {
29942
29942
  return openBlock(), createBlock(AppFormElement, normalizeProps(guardReactiveProps(appFormElementBind.value)), createSlots({
29943
29943
  default: withCtx(() => [
29944
- createElementVNode("div", _hoisted_1$n, [
29944
+ createElementVNode("div", _hoisted_1$p, [
29945
29945
  withDirectives(createElementVNode("textarea", {
29946
29946
  ref_key: "inputTextArea",
29947
29947
  ref: inputTextArea,
@@ -29954,7 +29954,7 @@ const _sfc_main$A = {
29954
29954
  onFocus,
29955
29955
  onBlur,
29956
29956
  onInput: resizeTextarea
29957
- }, null, 42, _hoisted_2$g), [
29957
+ }, null, 42, _hoisted_2$h), [
29958
29958
  [vModelText, modelValueCustom.value]
29959
29959
  ])
29960
29960
  ])
@@ -29973,8 +29973,8 @@ const _sfc_main$A = {
29973
29973
  };
29974
29974
  }
29975
29975
  };
29976
- const AppTextArea = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["__scopeId", "data-v-2017c64a"]]);
29977
- const _sfc_main$z = {
29976
+ const AppTextArea = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["__scopeId", "data-v-2017c64a"]]);
29977
+ const _sfc_main$B = {
29978
29978
  __name: "AppToggleButton",
29979
29979
  props: /* @__PURE__ */ mergeModels({
29980
29980
  options: {
@@ -30004,18 +30004,18 @@ const _sfc_main$z = {
30004
30004
  modelValue.value = props2.options[newIndex];
30005
30005
  };
30006
30006
  return (_ctx, _cache2) => {
30007
- return openBlock(), createBlock(_sfc_main$1E, {
30007
+ return openBlock(), createBlock(_sfc_main$1G, {
30008
30008
  value: modelValue.value,
30009
30009
  onClick
30010
30010
  }, null, 8, ["value"]);
30011
30011
  };
30012
30012
  }
30013
30013
  };
30014
- const _hoisted_1$m = { class: "flex-column" };
30015
- const _hoisted_2$f = { class: "app-toolbar-top navbar navbar-dark navbar-static py-1" };
30014
+ const _hoisted_1$o = { class: "flex-column" };
30015
+ const _hoisted_2$g = { class: "app-toolbar-top navbar navbar-dark navbar-static py-1" };
30016
30016
  const _hoisted_3$8 = { class: "flex-center-vertical" };
30017
30017
  const _hoisted_4$6 = { class: "app-toolbar-bottom page-header page-header-light shadow flex-center-vertical justify-content-between display-flex-column flex-lg-row" };
30018
- const _sfc_main$y = {
30018
+ const _sfc_main$A = {
30019
30019
  __name: "AppToolbar",
30020
30020
  emits: ["on-sidebar-toggle"],
30021
30021
  setup(__props, { emit: __emit }) {
@@ -30024,10 +30024,10 @@ const _sfc_main$y = {
30024
30024
  emit("on-sidebar-toggle");
30025
30025
  };
30026
30026
  return (_ctx, _cache2) => {
30027
- return openBlock(), createElementBlock("div", _hoisted_1$m, [
30028
- createElementVNode("div", _hoisted_2$f, [
30027
+ return openBlock(), createElementBlock("div", _hoisted_1$o, [
30028
+ createElementVNode("div", _hoisted_2$g, [
30029
30029
  createElementVNode("div", _hoisted_3$8, [
30030
- createVNode(_sfc_main$1E, {
30030
+ createVNode(_sfc_main$1G, {
30031
30031
  onClick: onSidebarToggle,
30032
30032
  type: "button",
30033
30033
  class: "btn-transparent px-2"
@@ -30055,9 +30055,9 @@ const _sfc_main$y = {
30055
30055
  };
30056
30056
  }
30057
30057
  };
30058
- const _hoisted_1$l = { class: "fancytree-title" };
30059
- const _hoisted_2$e = { class: "ml-auto position-relative" };
30060
- const _sfc_main$x = {
30058
+ const _hoisted_1$n = { class: "fancytree-title" };
30059
+ const _hoisted_2$f = { class: "ml-auto position-relative" };
30060
+ const _sfc_main$z = {
30061
30061
  __name: "AppTreeItemValue",
30062
30062
  props: {
30063
30063
  value: {}
@@ -30087,23 +30087,23 @@ const _sfc_main$x = {
30087
30087
  renderSlot(_ctx.$slots, "icon", normalizeProps(guardReactiveProps(__props.value)), () => [
30088
30088
  _cache2[0] || (_cache2[0] = createElementVNode("div", { class: "fancytree-icon mt-0" }, null, -1))
30089
30089
  ]),
30090
- createElementVNode("div", _hoisted_1$l, [
30090
+ createElementVNode("div", _hoisted_1$n, [
30091
30091
  renderSlot(_ctx.$slots, "content", normalizeProps(guardReactiveProps(__props.value)), () => [
30092
30092
  createTextVNode(toDisplayString(__props.value.label), 1)
30093
30093
  ])
30094
30094
  ]),
30095
- createElementVNode("div", _hoisted_2$e, [
30095
+ createElementVNode("div", _hoisted_2$f, [
30096
30096
  renderSlot(_ctx.$slots, "actions", normalizeProps(guardReactiveProps(__props.value)))
30097
30097
  ])
30098
30098
  ], 2);
30099
30099
  };
30100
30100
  }
30101
30101
  };
30102
- const _hoisted_1$k = {
30102
+ const _hoisted_1$m = {
30103
30103
  class: "fancytree-lastsib",
30104
30104
  role: "treeitem"
30105
30105
  };
30106
- const _sfc_main$w = {
30106
+ const _sfc_main$y = {
30107
30107
  __name: "AppTreeItem",
30108
30108
  props: {
30109
30109
  list: {}
@@ -30111,8 +30111,8 @@ const _sfc_main$w = {
30111
30111
  setup(__props) {
30112
30112
  return (_ctx, _cache2) => {
30113
30113
  const _component_app_tree_item = resolveComponent("app-tree-item", true);
30114
- return openBlock(), createElementBlock("li", _hoisted_1$k, [
30115
- createVNode(_sfc_main$x, { value: __props.list }, createSlots({ _: 2 }, [
30114
+ return openBlock(), createElementBlock("li", _hoisted_1$m, [
30115
+ createVNode(_sfc_main$z, { value: __props.list }, createSlots({ _: 2 }, [
30116
30116
  renderList(_ctx.$slots, (_2, name) => {
30117
30117
  return {
30118
30118
  name,
@@ -30146,8 +30146,8 @@ const _sfc_main$w = {
30146
30146
  };
30147
30147
  }
30148
30148
  };
30149
- const _hoisted_1$j = { class: "ui-fancytree fancytree-container fancytree-plain fancytree-ext-childcounter" };
30150
- const _sfc_main$v = {
30149
+ const _hoisted_1$l = { class: "ui-fancytree fancytree-container fancytree-plain fancytree-ext-childcounter" };
30150
+ const _sfc_main$x = {
30151
30151
  __name: "AppTree",
30152
30152
  props: {
30153
30153
  list: {},
@@ -30175,9 +30175,9 @@ const _sfc_main$v = {
30175
30175
  clonedTree.value = setAttributes(computedTree);
30176
30176
  }, { immediate: true });
30177
30177
  return (_ctx, _cache2) => {
30178
- return openBlock(), createElementBlock("ul", _hoisted_1$j, [
30178
+ return openBlock(), createElementBlock("ul", _hoisted_1$l, [
30179
30179
  (openBlock(true), createElementBlock(Fragment, null, renderList(clonedTree.value, (item) => {
30180
- return openBlock(), createBlock(_sfc_main$w, {
30180
+ return openBlock(), createBlock(_sfc_main$y, {
30181
30181
  key: item.id,
30182
30182
  list: item
30183
30183
  }, createSlots({ _: 2 }, [
@@ -30195,8 +30195,8 @@ const _sfc_main$v = {
30195
30195
  };
30196
30196
  }
30197
30197
  };
30198
- const _hoisted_1$i = { class: "d-flex justify-content-end align-items-center px-2" };
30199
- const _hoisted_2$d = {
30198
+ const _hoisted_1$k = { class: "d-flex justify-content-end align-items-center px-2" };
30199
+ const _hoisted_2$e = {
30200
30200
  key: 0,
30201
30201
  class: "nav-item nav-item-dropdown-lg dropdown ms-lg-2"
30202
30202
  };
@@ -30204,7 +30204,7 @@ const _hoisted_3$7 = {
30204
30204
  class: "dropdown-menu dropdown-menu-end show cursor-pointer",
30205
30205
  "data-bs-popper": "static"
30206
30206
  };
30207
- const _sfc_main$u = {
30207
+ const _sfc_main$w = {
30208
30208
  __name: "AppDropdown",
30209
30209
  props: {
30210
30210
  list: [Array]
@@ -30220,7 +30220,7 @@ const _sfc_main$u = {
30220
30220
  return (_ctx, _cache2) => {
30221
30221
  const _component_app_button = resolveComponent("app-button");
30222
30222
  return openBlock(), createElementBlock(Fragment, null, [
30223
- createElementVNode("div", _hoisted_1$i, [
30223
+ createElementVNode("div", _hoisted_1$k, [
30224
30224
  createElementVNode("a", {
30225
30225
  onClick: toggleDropdown,
30226
30226
  class: "navbar-nav-link rounded-pill p-1 cursor-pointer mr-5",
@@ -30230,7 +30230,7 @@ const _sfc_main$u = {
30230
30230
  ]),
30231
30231
  renderSlot(_ctx.$slots, "dropdown-header-icon")
30232
30232
  ]),
30233
- isDropdownOpen.value ? (openBlock(), createElementBlock("div", _hoisted_2$d, [
30233
+ isDropdownOpen.value ? (openBlock(), createElementBlock("div", _hoisted_2$e, [
30234
30234
  withDirectives((openBlock(), createElementBlock("div", _hoisted_3$7, [
30235
30235
  renderSlot(_ctx.$slots, "dropdown-content", {}, () => [
30236
30236
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.list, (option, index) => {
@@ -30250,14 +30250,14 @@ const _sfc_main$u = {
30250
30250
  };
30251
30251
  }
30252
30252
  };
30253
- const _sfc_main$t = {};
30254
- const _hoisted_1$h = { class: "navbar navbar-sm navbar-footer border-top" };
30255
- const _hoisted_2$c = { class: "container-fluid" };
30253
+ const _sfc_main$v = {};
30254
+ const _hoisted_1$j = { class: "navbar navbar-sm navbar-footer border-top" };
30255
+ const _hoisted_2$d = { class: "container-fluid" };
30256
30256
  const _hoisted_3$6 = { class: "nav" };
30257
30257
  const _hoisted_4$5 = { class: "nav-item" };
30258
30258
  function _sfc_render(_ctx, _cache2) {
30259
- return openBlock(), createElementBlock("div", _hoisted_1$h, [
30260
- createElementVNode("div", _hoisted_2$c, [
30259
+ return openBlock(), createElementBlock("div", _hoisted_1$j, [
30260
+ createElementVNode("div", _hoisted_2$d, [
30261
30261
  renderSlot(_ctx.$slots, "footer-left"),
30262
30262
  createElementVNode("ul", _hoisted_3$6, [
30263
30263
  createElementVNode("li", _hoisted_4$5, [
@@ -30267,9 +30267,9 @@ function _sfc_render(_ctx, _cache2) {
30267
30267
  ])
30268
30268
  ]);
30269
30269
  }
30270
- const AppFooter = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render]]);
30271
- const _hoisted_1$g = { class: "w-100 h-100 flex-center" };
30272
- const _sfc_main$s = {
30270
+ const AppFooter = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render]]);
30271
+ const _hoisted_1$i = { class: "w-100 h-100 flex-center" };
30272
+ const _sfc_main$u = {
30273
30273
  __name: "AppLoading",
30274
30274
  props: {
30275
30275
  size: {
@@ -30280,7 +30280,7 @@ const _sfc_main$s = {
30280
30280
  const props2 = __props;
30281
30281
  const style = computed(() => `font-size: ${props2.size}px;`);
30282
30282
  return (_ctx, _cache2) => {
30283
- return openBlock(), createElementBlock("div", _hoisted_1$g, [
30283
+ return openBlock(), createElementBlock("div", _hoisted_1$i, [
30284
30284
  createElementVNode("i", {
30285
30285
  class: "icon-spinner11 spinner",
30286
30286
  style: normalizeStyle(style.value)
@@ -30289,9 +30289,9 @@ const _sfc_main$s = {
30289
30289
  };
30290
30290
  }
30291
30291
  };
30292
- const _hoisted_1$f = { class: "loading-modal-content" };
30293
- const _hoisted_2$b = { class: "display-flex flex-column gap-2" };
30294
- const _sfc_main$r = {
30292
+ const _hoisted_1$h = { class: "loading-modal-content" };
30293
+ const _hoisted_2$c = { class: "display-flex flex-column gap-2" };
30294
+ const _sfc_main$t = {
30295
30295
  __name: "AppLoadingModal",
30296
30296
  props: /* @__PURE__ */ mergeModels({
30297
30297
  loadingText: {
@@ -30318,10 +30318,10 @@ const _sfc_main$r = {
30318
30318
  class: "modal-dim"
30319
30319
  }, {
30320
30320
  default: withCtx(() => [
30321
- createElementVNode("div", _hoisted_1$f, [
30321
+ createElementVNode("div", _hoisted_1$h, [
30322
30322
  renderSlot(_ctx.$slots, "default", {}, () => [
30323
- createElementVNode("div", _hoisted_2$b, [
30324
- createVNode(_sfc_main$s),
30323
+ createElementVNode("div", _hoisted_2$c, [
30324
+ createVNode(_sfc_main$u),
30325
30325
  createElementVNode("div", null, toDisplayString(__props.loadingText), 1)
30326
30326
  ])
30327
30327
  ], true)
@@ -30332,7 +30332,7 @@ const _sfc_main$r = {
30332
30332
  };
30333
30333
  }
30334
30334
  };
30335
- const AppLoadingModal = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["__scopeId", "data-v-eff13cc8"]]);
30335
+ const AppLoadingModal = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-eff13cc8"]]);
30336
30336
  const millisecondsInWeek = 6048e5;
30337
30337
  const millisecondsInDay = 864e5;
30338
30338
  const millisecondsInMinute = 6e4;
@@ -38994,8 +38994,8 @@ const io = ({
38994
38994
  Object.entries(To).forEach(([e2, t2]) => {
38995
38995
  e2 !== "default" && (Qn[e2] = t2);
38996
38996
  });
38997
- const _hoisted_1$e = { class: "flex-1" };
38998
- const _hoisted_2$a = { class: "display-flex mb-20 align-items-center" };
38997
+ const _hoisted_1$g = { class: "flex-1" };
38998
+ const _hoisted_2$b = { class: "display-flex mb-20 align-items-center" };
38999
38999
  const _hoisted_3$5 = {
39000
39000
  key: 0,
39001
39001
  class: "nav nav-sidebar"
@@ -39010,7 +39010,7 @@ const _hoisted_7$1 = {
39010
39010
  const _hoisted_8$1 = { class: "table no-padding" };
39011
39011
  const _hoisted_9$1 = ["onClick"];
39012
39012
  const _hoisted_10 = { class: "display-flex justify-content-between flex-1 px-2" };
39013
- const _sfc_main$q = {
39013
+ const _sfc_main$s = {
39014
39014
  __name: "AppDualListSection",
39015
39015
  props: {
39016
39016
  isLoading: {
@@ -39088,9 +39088,9 @@ const _sfc_main$q = {
39088
39088
  const _component_app_input = resolveComponent("app-input");
39089
39089
  const _component_app_placeholder_heading = resolveComponent("app-placeholder-heading");
39090
39090
  const _directive_tippy = resolveDirective("tippy");
39091
- return openBlock(), createElementBlock("div", _hoisted_1$e, [
39091
+ return openBlock(), createElementBlock("div", _hoisted_1$g, [
39092
39092
  createElementVNode("h6", null, toDisplayString(__props.title), 1),
39093
- createElementVNode("div", _hoisted_2$a, [
39093
+ createElementVNode("div", _hoisted_2$b, [
39094
39094
  withDirectives(createVNode(_component_app_checkbox, {
39095
39095
  modelValue: isSelected.value,
39096
39096
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => isSelected.value = $event),
@@ -39156,11 +39156,11 @@ const _sfc_main$q = {
39156
39156
  };
39157
39157
  }
39158
39158
  };
39159
- const _hoisted_1$d = { class: "display-flex" };
39160
- const _hoisted_2$9 = { class: "pt-20" };
39159
+ const _hoisted_1$f = { class: "display-flex" };
39160
+ const _hoisted_2$a = { class: "pt-20" };
39161
39161
  const _hoisted_3$4 = { class: "flex-center flex-column p-20 gap-2" };
39162
39162
  const _hoisted_4$3 = { class: "pt-20" };
39163
- const _sfc_main$p = {
39163
+ const _sfc_main$r = {
39164
39164
  __name: "AppDualList",
39165
39165
  props: {
39166
39166
  titleRight: {
@@ -39236,8 +39236,8 @@ const _sfc_main$p = {
39236
39236
  rightSection.value.noItemSelected();
39237
39237
  };
39238
39238
  return (_ctx, _cache2) => {
39239
- return openBlock(), createElementBlock("div", _hoisted_1$d, [
39240
- createVNode(_sfc_main$q, {
39239
+ return openBlock(), createElementBlock("div", _hoisted_1$f, [
39240
+ createVNode(_sfc_main$s, {
39241
39241
  ref_key: "leftSection",
39242
39242
  ref: leftSection,
39243
39243
  list: __props.listLeft,
@@ -39255,27 +39255,27 @@ const _sfc_main$p = {
39255
39255
  })
39256
39256
  ]),
39257
39257
  tableBottom: withCtx(() => [
39258
- createElementVNode("div", _hoisted_2$9, [
39258
+ createElementVNode("div", _hoisted_2$a, [
39259
39259
  renderSlot(_ctx.$slots, "leftTableBottom")
39260
39260
  ])
39261
39261
  ]),
39262
39262
  _: 3
39263
39263
  }, 8, ["list", "is-checked", "is-loading", "location", "title"]),
39264
39264
  createElementVNode("div", _hoisted_3$4, [
39265
- createVNode(_sfc_main$1E, {
39265
+ createVNode(_sfc_main$1G, {
39266
39266
  disabled: rightArrowDisabled.value,
39267
39267
  class: "btn-primary",
39268
39268
  icon: "icon-arrow-right7",
39269
39269
  onClick: moveRight
39270
39270
  }, null, 8, ["disabled"]),
39271
- createVNode(_sfc_main$1E, {
39271
+ createVNode(_sfc_main$1G, {
39272
39272
  disabled: leftArrowDisabled.value,
39273
39273
  class: "btn-primary",
39274
39274
  icon: "icon-arrow-left7",
39275
39275
  onClick: moveLeft
39276
39276
  }, null, 8, ["disabled"])
39277
39277
  ]),
39278
- createVNode(_sfc_main$q, {
39278
+ createVNode(_sfc_main$s, {
39279
39279
  ref_key: "rightSection",
39280
39280
  ref: rightSection,
39281
39281
  list: __props.listRight,
@@ -39305,7 +39305,7 @@ const _sfc_main$p = {
39305
39305
  };
39306
39306
  const OPERATION_ADD = "ADD";
39307
39307
  const OPERATION_REMOVE = "REMOVE";
39308
- const _sfc_main$o = {
39308
+ const _sfc_main$q = {
39309
39309
  __name: "AppDualListMagic",
39310
39310
  props: /* @__PURE__ */ mergeModels({
39311
39311
  fetchOnMount: {
@@ -39525,7 +39525,7 @@ const _sfc_main$o = {
39525
39525
  __expose({ reset: reset2 });
39526
39526
  return (_ctx, _cache2) => {
39527
39527
  const _component_app_pagination = resolveComponent("app-pagination");
39528
- return openBlock(), createBlock(_sfc_main$p, {
39528
+ return openBlock(), createBlock(_sfc_main$r, {
39529
39529
  "is-loading-left": isLoadingLeft.value,
39530
39530
  "is-loading-right": isLoadingRight.value,
39531
39531
  listLeft: listLeft.value,
@@ -39715,7 +39715,7 @@ const useSelectProps = {
39715
39715
  isAddValueToOptions: {},
39716
39716
  name: {}
39717
39717
  };
39718
- const _sfc_main$n = {
39718
+ const _sfc_main$p = {
39719
39719
  __name: "AppSelectBoolean",
39720
39720
  props: /* @__PURE__ */ mergeModels({
39721
39721
  ...useSelectProps,
@@ -40799,7 +40799,7 @@ const IconConstants = {
40799
40799
  "ph-youtube-logo"
40800
40800
  ]
40801
40801
  };
40802
- const _sfc_main$m = {
40802
+ const _sfc_main$o = {
40803
40803
  __name: "AppSelectIcon",
40804
40804
  props: /* @__PURE__ */ mergeModels({
40805
40805
  ...useSelectProps,
@@ -40824,7 +40824,7 @@ const _sfc_main$m = {
40824
40824
  };
40825
40825
  return (_ctx, _cache2) => {
40826
40826
  const _component_app_icon = resolveComponent("app-icon");
40827
- return openBlock(), createBlock(_sfc_main$P, mergeProps({
40827
+ return openBlock(), createBlock(_sfc_main$R, mergeProps({
40828
40828
  list: filteredOptions.value,
40829
40829
  modelValue: modelValue.value,
40830
40830
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => modelValue.value = $event),
@@ -40849,24 +40849,24 @@ const _sfc_main$m = {
40849
40849
  };
40850
40850
  }
40851
40851
  };
40852
- const _hoisted_1$c = { class: "carousel-element panel-basic mb-15" };
40853
- const _hoisted_2$8 = { class: "text-muted" };
40854
- const _sfc_main$l = {
40852
+ const _hoisted_1$e = { class: "carousel-element panel-basic mb-15" };
40853
+ const _hoisted_2$9 = { class: "text-muted" };
40854
+ const _sfc_main$n = {
40855
40855
  __name: "AppCarouselItem",
40856
40856
  props: ["modelValue"],
40857
40857
  setup(__props) {
40858
40858
  return (_ctx, _cache2) => {
40859
- return openBlock(), createElementBlock("div", _hoisted_1$c, [
40860
- createElementVNode("div", _hoisted_2$8, toDisplayString(__props.modelValue), 1)
40859
+ return openBlock(), createElementBlock("div", _hoisted_1$e, [
40860
+ createElementVNode("div", _hoisted_2$9, toDisplayString(__props.modelValue), 1)
40861
40861
  ]);
40862
40862
  };
40863
40863
  }
40864
40864
  };
40865
- const _hoisted_1$b = {
40865
+ const _hoisted_1$d = {
40866
40866
  ref: "appCarousel",
40867
40867
  class: "carousel-component position-relative shadow-sm"
40868
40868
  };
40869
- const _hoisted_2$7 = { class: "display-flex justify-content-between" };
40869
+ const _hoisted_2$8 = { class: "display-flex justify-content-between" };
40870
40870
  const _hoisted_3$3 = {
40871
40871
  key: 0,
40872
40872
  class: "mt-5 mb-0 pl-15 pt-10"
@@ -40883,7 +40883,7 @@ const _hoisted_8 = {
40883
40883
  class: "navigate navigate-next"
40884
40884
  };
40885
40885
  const _hoisted_9 = ["disabled"];
40886
- const _sfc_main$k = {
40886
+ const _sfc_main$m = {
40887
40887
  __name: "AppCarousel",
40888
40888
  props: {
40889
40889
  title: {},
@@ -40968,9 +40968,9 @@ const _sfc_main$k = {
40968
40968
  return (_ctx, _cache2) => {
40969
40969
  const _component_app_loading_overlay = resolveComponent("app-loading-overlay");
40970
40970
  const _directive_horizontal_scroll = resolveDirective("horizontal-scroll");
40971
- return openBlock(), createElementBlock("div", _hoisted_1$b, [
40971
+ return openBlock(), createElementBlock("div", _hoisted_1$d, [
40972
40972
  __props.isLoading ? (openBlock(), createBlock(_component_app_loading_overlay, { key: 0 })) : createCommentVNode("", true),
40973
- createElementVNode("div", _hoisted_2$7, [
40973
+ createElementVNode("div", _hoisted_2$8, [
40974
40974
  renderSlot(_ctx.$slots, "title", {}, () => [
40975
40975
  __props.title ? (openBlock(), createElementBlock("h6", _hoisted_3$3, toDisplayString(__props.title), 1)) : createCommentVNode("", true)
40976
40976
  ])
@@ -40997,7 +40997,7 @@ const _sfc_main$k = {
40997
40997
  index,
40998
40998
  item
40999
40999
  }, () => [
41000
- createVNode(_sfc_main$l, { "model-value": item }, null, 8, ["model-value"])
41000
+ createVNode(_sfc_main$n, { "model-value": item }, null, 8, ["model-value"])
41001
41001
  ]);
41002
41002
  }), 256))
41003
41003
  ])
@@ -41020,7 +41020,7 @@ const _sfc_main$k = {
41020
41020
  };
41021
41021
  }
41022
41022
  };
41023
- const _sfc_main$j = {
41023
+ const _sfc_main$l = {
41024
41024
  __name: "AppPreviewDrawer",
41025
41025
  emits: [
41026
41026
  "mounted"
@@ -71339,9 +71339,9 @@ function usePdf({
71339
71339
  printPreview
71340
71340
  };
71341
71341
  }
71342
- const _hoisted_1$a = { class: "app-preview app-preview-pdf position-relative" };
71343
- const _hoisted_2$6 = { class: "app-preview-actions" };
71344
- const _sfc_main$i = {
71342
+ const _hoisted_1$c = { class: "app-preview app-preview-pdf position-relative" };
71343
+ const _hoisted_2$7 = { class: "app-preview-actions" };
71344
+ const _sfc_main$k = {
71345
71345
  __name: "AppPreviewPdf",
71346
71346
  props: {
71347
71347
  source: {
@@ -71469,18 +71469,18 @@ const _sfc_main$i = {
71469
71469
  }
71470
71470
  };
71471
71471
  return (_ctx, _cache2) => {
71472
- return openBlock(), createElementBlock("div", _hoisted_1$a, [
71473
- createElementVNode("div", _hoisted_2$6, [
71474
- createVNode(_sfc_main$1D, {
71472
+ return openBlock(), createElementBlock("div", _hoisted_1$c, [
71473
+ createElementVNode("div", _hoisted_2$7, [
71474
+ createVNode(_sfc_main$1F, {
71475
71475
  value: pageButtons.value,
71476
71476
  class: "mr-10",
71477
71477
  onClick
71478
71478
  }, null, 8, ["value"]),
71479
- createVNode(_sfc_main$1D, {
71479
+ createVNode(_sfc_main$1F, {
71480
71480
  value: zoomButtons.value,
71481
71481
  onClick
71482
71482
  }, null, 8, ["value"]),
71483
- createVNode(_sfc_main$1D, {
71483
+ createVNode(_sfc_main$1F, {
71484
71484
  class: "ml-30",
71485
71485
  value: printButtons.value,
71486
71486
  onClick
@@ -77725,9 +77725,9 @@ async function renderAsync(data, bodyContainer, styleContainer, userOptions) {
77725
77725
  await renderDocument(doc, bodyContainer, styleContainer, userOptions);
77726
77726
  return doc;
77727
77727
  }
77728
- const _hoisted_1$9 = { class: "app-preview app-preview-pdf" };
77729
- const _hoisted_2$5 = { class: "app-preview-content" };
77730
- const _sfc_main$h = {
77728
+ const _hoisted_1$b = { class: "app-preview app-preview-pdf" };
77729
+ const _hoisted_2$6 = { class: "app-preview-content" };
77730
+ const _sfc_main$j = {
77731
77731
  __name: "AppPreviewDocx",
77732
77732
  props: {
77733
77733
  source: {
@@ -77760,8 +77760,8 @@ const _sfc_main$h = {
77760
77760
  emits("isLoading", false);
77761
77761
  }
77762
77762
  return (_ctx, _cache2) => {
77763
- return openBlock(), createElementBlock("div", _hoisted_1$9, [
77764
- createElementVNode("div", _hoisted_2$5, [
77763
+ return openBlock(), createElementBlock("div", _hoisted_1$b, [
77764
+ createElementVNode("div", _hoisted_2$6, [
77765
77765
  createElementVNode("div", {
77766
77766
  ref_key: "target",
77767
77767
  ref: target,
@@ -80602,9 +80602,9 @@ var Viewer = /* @__PURE__ */ function() {
80602
80602
  }]);
80603
80603
  }();
80604
80604
  assign(Viewer.prototype, render, events, handlers, methods, others);
80605
- const _hoisted_1$8 = { class: "app-preview-actions" };
80606
- const _hoisted_2$4 = { class: "app-preview-content" };
80607
- const _sfc_main$g = {
80605
+ const _hoisted_1$a = { class: "app-preview-actions" };
80606
+ const _hoisted_2$5 = { class: "app-preview-content" };
80607
+ const _sfc_main$i = {
80608
80608
  __name: "AppPreviewImage",
80609
80609
  props: {
80610
80610
  source: {
@@ -80776,13 +80776,13 @@ const _sfc_main$g = {
80776
80776
  return openBlock(), createElementBlock("div", {
80777
80777
  class: normalizeClass(["app-preview app-preview-image", previewClass.value])
80778
80778
  }, [
80779
- createElementVNode("div", _hoisted_1$8, [
80779
+ createElementVNode("div", _hoisted_1$a, [
80780
80780
  createVNode(_component_app_button_group, {
80781
80781
  value: buttons.value,
80782
80782
  onClick
80783
80783
  }, null, 8, ["value"])
80784
80784
  ]),
80785
- createElementVNode("div", _hoisted_2$4, [
80785
+ createElementVNode("div", _hoisted_2$5, [
80786
80786
  withDirectives(createElementVNode("img", {
80787
80787
  ref_key: "img",
80788
80788
  ref: img
@@ -80794,8 +80794,8 @@ const _sfc_main$g = {
80794
80794
  };
80795
80795
  }
80796
80796
  };
80797
- const _hoisted_1$7 = { class: "position-relative" };
80798
- const _sfc_main$f = {
80797
+ const _hoisted_1$9 = { class: "position-relative" };
80798
+ const _sfc_main$h = {
80799
80799
  __name: "AppFilePreview",
80800
80800
  props: {
80801
80801
  source: {
@@ -80862,13 +80862,13 @@ const _sfc_main$f = {
80862
80862
  });
80863
80863
  return (_ctx, _cache2) => {
80864
80864
  const _component_app_loading_overlay = resolveComponent("app-loading-overlay");
80865
- return openBlock(), createElementBlock("div", _hoisted_1$7, [
80865
+ return openBlock(), createElementBlock("div", _hoisted_1$9, [
80866
80866
  isLoading.value ? (openBlock(), createBlock(_component_app_loading_overlay, { key: 0 })) : createCommentVNode("", true),
80867
- createVNode(_sfc_main$j, {
80867
+ createVNode(_sfc_main$l, {
80868
80868
  onMounted: _cache2[0] || (_cache2[0] = ($event) => emits("mounted", $event))
80869
80869
  }, {
80870
80870
  content: withCtx(({ showDrawer, hideDrawer }) => [
80871
- isPdf.value ? (openBlock(), createBlock(_sfc_main$i, {
80871
+ isPdf.value ? (openBlock(), createBlock(_sfc_main$k, {
80872
80872
  key: 0,
80873
80873
  source: __props.source,
80874
80874
  "render-text": __props.renderText,
@@ -80894,11 +80894,11 @@ const _sfc_main$f = {
80894
80894
  ]),
80895
80895
  _: 3
80896
80896
  }),
80897
- isDocx.value ? (openBlock(), createBlock(_sfc_main$h, {
80897
+ isDocx.value ? (openBlock(), createBlock(_sfc_main$j, {
80898
80898
  key: 1,
80899
80899
  source: __props.source
80900
80900
  }, null, 8, ["source"])) : createCommentVNode("", true),
80901
- isImage.value ? (openBlock(), createBlock(_sfc_main$g, {
80901
+ isImage.value ? (openBlock(), createBlock(_sfc_main$i, {
80902
80902
  key: 2,
80903
80903
  source: __props.source,
80904
80904
  onIsLoading: setIsLoading
@@ -80907,8 +80907,8 @@ const _sfc_main$f = {
80907
80907
  };
80908
80908
  }
80909
80909
  };
80910
- const _hoisted_1$6 = ["srcdoc"];
80911
- const _sfc_main$e = {
80910
+ const _hoisted_1$8 = ["srcdoc"];
80911
+ const _sfc_main$g = {
80912
80912
  __name: "AppIframe",
80913
80913
  props: /* @__PURE__ */ mergeModels({
80914
80914
  useIframe: {
@@ -80950,7 +80950,7 @@ const _sfc_main$e = {
80950
80950
  srcdoc: html2.value,
80951
80951
  style: normalizeStyle(iframeStyle.value),
80952
80952
  onLoad: resizeIframe
80953
- }, null, 44, _hoisted_1$6)) : (openBlock(), createBlock(_sfc_main$1J, {
80953
+ }, null, 44, _hoisted_1$8)) : (openBlock(), createBlock(_sfc_main$1L, {
80954
80954
  key: 1,
80955
80955
  modelValue: html2.value,
80956
80956
  "onUpdate:modelValue": _cache2[0] || (_cache2[0] = ($event) => html2.value = $event),
@@ -80959,12 +80959,12 @@ const _sfc_main$e = {
80959
80959
  };
80960
80960
  }
80961
80961
  };
80962
- const _hoisted_1$5 = { class: "wizard-form steps-enable-all wizard clearfix" };
80963
- const _hoisted_2$3 = { class: "steps clearfix" };
80962
+ const _hoisted_1$7 = { class: "wizard-form steps-enable-all wizard clearfix" };
80963
+ const _hoisted_2$4 = { class: "steps clearfix" };
80964
80964
  const _hoisted_3$2 = ["onClick"];
80965
80965
  const _hoisted_4$1 = { class: "number" };
80966
80966
  const _hoisted_5$1 = { class: "content clearfix" };
80967
- const _sfc_main$d = {
80967
+ const _sfc_main$f = {
80968
80968
  __name: "AppFormWizard",
80969
80969
  props: {
80970
80970
  activeTab: {
@@ -81065,8 +81065,8 @@ const _sfc_main$d = {
81065
81065
  };
81066
81066
  return (_ctx, _cache2) => {
81067
81067
  const _directive_horizontal_scroll = resolveDirective("horizontal-scroll");
81068
- return openBlock(), createElementBlock("div", _hoisted_1$5, [
81069
- createElementVNode("div", _hoisted_2$3, [
81068
+ return openBlock(), createElementBlock("div", _hoisted_1$7, [
81069
+ createElementVNode("div", _hoisted_2$4, [
81070
81070
  withDirectives((openBlock(), createElementBlock("ul", {
81071
81071
  class: normalizeClass(stepsContainerClass.value)
81072
81072
  }, [
@@ -81097,7 +81097,7 @@ const _sfc_main$d = {
81097
81097
  };
81098
81098
  }
81099
81099
  };
81100
- const _sfc_main$c = {
81100
+ const _sfc_main$e = {
81101
81101
  __name: "AppRadioButton",
81102
81102
  props: ["modelValue"],
81103
81103
  emits: ["update:modelValue"],
@@ -81125,7 +81125,7 @@ const _sfc_main$c = {
81125
81125
  };
81126
81126
  }
81127
81127
  };
81128
- const AppRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-2757e2d2"]]);
81128
+ const AppRadioButton = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-2757e2d2"]]);
81129
81129
  const targetDictionary = ref({});
81130
81130
  function useTeleport() {
81131
81131
  const isTargetMounted = (id) => {
@@ -81133,7 +81133,7 @@ function useTeleport() {
81133
81133
  };
81134
81134
  return { targetDictionary, isTargetMounted };
81135
81135
  }
81136
- const _sfc_main$b = {
81136
+ const _sfc_main$d = {
81137
81137
  __name: "AppTeleport",
81138
81138
  props: {
81139
81139
  id: {}
@@ -81153,8 +81153,8 @@ const _sfc_main$b = {
81153
81153
  };
81154
81154
  }
81155
81155
  };
81156
- const _hoisted_1$4 = ["id"];
81157
- const _sfc_main$a = {
81156
+ const _hoisted_1$6 = ["id"];
81157
+ const _sfc_main$c = {
81158
81158
  __name: "AppTeleportTarget",
81159
81159
  props: {
81160
81160
  id: {}
@@ -81169,11 +81169,11 @@ const _sfc_main$a = {
81169
81169
  teleport.targetDictionary.value[props2.id] = false;
81170
81170
  });
81171
81171
  return (_ctx, _cache2) => {
81172
- return openBlock(), createElementBlock("div", { id: __props.id }, null, 8, _hoisted_1$4);
81172
+ return openBlock(), createElementBlock("div", { id: __props.id }, null, 8, _hoisted_1$6);
81173
81173
  };
81174
81174
  }
81175
81175
  };
81176
- const _sfc_main$9 = {
81176
+ const _sfc_main$b = {
81177
81177
  __name: "app-skeleton",
81178
81178
  props: {
81179
81179
  className: {
@@ -81203,7 +81203,7 @@ const _sfc_main$9 = {
81203
81203
  };
81204
81204
  }
81205
81205
  };
81206
- const _sfc_main$8 = {
81206
+ const _sfc_main$a = {
81207
81207
  __name: "app-skeleton-group",
81208
81208
  props: {
81209
81209
  count: { type: Number, default: 4 },
@@ -81246,7 +81246,7 @@ const _sfc_main$8 = {
81246
81246
  };
81247
81247
  }
81248
81248
  };
81249
- const _sfc_main$7 = {
81249
+ const _sfc_main$9 = {
81250
81250
  __name: "AppModalCard",
81251
81251
  props: /* @__PURE__ */ mergeModels({
81252
81252
  title: {},
@@ -81294,7 +81294,7 @@ const _sfc_main$7 = {
81294
81294
  createTextVNode(toDisplayString(__props.title), 1)
81295
81295
  ]),
81296
81296
  "heading-elements": withCtx(() => [
81297
- createVNode(_sfc_main$1E, {
81297
+ createVNode(_sfc_main$1G, {
81298
81298
  class: "btn-transparent",
81299
81299
  onClick: close2
81300
81300
  }, {
@@ -81315,7 +81315,7 @@ const _sfc_main$7 = {
81315
81315
  };
81316
81316
  }
81317
81317
  };
81318
- const _sfc_main$6 = {
81318
+ const _sfc_main$8 = {
81319
81319
  __name: "AppFormModal",
81320
81320
  props: {
81321
81321
  form: {},
@@ -81408,13 +81408,13 @@ const _sfc_main$6 = {
81408
81408
  };
81409
81409
  }
81410
81410
  };
81411
- const _hoisted_1$3 = { class: "fileInfo" };
81412
- const _hoisted_2$2 = { class: "file-meta" };
81411
+ const _hoisted_1$5 = { class: "fileInfo" };
81412
+ const _hoisted_2$3 = { class: "file-meta" };
81413
81413
  const _hoisted_3$1 = {
81414
81414
  key: 0,
81415
81415
  class: "file-actions"
81416
81416
  };
81417
- const _sfc_main$5 = {
81417
+ const _sfc_main$7 = {
81418
81418
  __name: "AppFileContentNew",
81419
81419
  props: {
81420
81420
  files: { type: Array, default: () => [] },
@@ -81473,13 +81473,13 @@ const _sfc_main$5 = {
81473
81473
  }, [
81474
81474
  createElementVNode("span", null, toDisplayString(unref(getExtension2)(file).toUpperCase()), 1)
81475
81475
  ], 2),
81476
- createElementVNode("div", _hoisted_1$3, [
81476
+ createElementVNode("div", _hoisted_1$5, [
81477
81477
  createVNode(_component_app_ellipsis_text, {
81478
81478
  "max-length": 30,
81479
81479
  value: unref(getFilename2)(file),
81480
81480
  class: "file-name"
81481
81481
  }, null, 8, ["value"]),
81482
- createElementVNode("div", _hoisted_2$2, [
81482
+ createElementVNode("div", _hoisted_2$3, [
81483
81483
  createElementVNode("span", null, toDisplayString((file == null ? void 0 : file.size) ? (file.size / (1024 * 1024)).toFixed(2) + " MB" : "N/A"), 1),
81484
81484
  createElementVNode("span", {
81485
81485
  class: normalizeClass(getFileStatusClass(file))
@@ -81522,7 +81522,7 @@ const _sfc_main$5 = {
81522
81522
  };
81523
81523
  }
81524
81524
  };
81525
- const _sfc_main$4 = {
81525
+ const _sfc_main$6 = {
81526
81526
  __name: "AppPreviewModal",
81527
81527
  props: {
81528
81528
  name: {
@@ -81614,8 +81614,8 @@ const _sfc_main$4 = {
81614
81614
  };
81615
81615
  }
81616
81616
  };
81617
- const _hoisted_1$2 = { class: "fileupload" };
81618
- const _hoisted_2$1 = ["multiple", "accept", "disabled"];
81617
+ const _hoisted_1$4 = { class: "fileupload" };
81618
+ const _hoisted_2$2 = ["multiple", "accept", "disabled"];
81619
81619
  const _hoisted_3 = { class: "dropzone__content" };
81620
81620
  const _hoisted_4 = { class: "dropzone__text-inner" };
81621
81621
  const _hoisted_5 = { class: "dropzone__actions" };
@@ -81624,7 +81624,7 @@ const _hoisted_6 = {
81624
81624
  ref: "content",
81625
81625
  class: "fileupload-content"
81626
81626
  };
81627
- const _sfc_main$3 = {
81627
+ const _sfc_main$5 = {
81628
81628
  __name: "AppFileNew",
81629
81629
  props: /* @__PURE__ */ mergeModels({
81630
81630
  accept: { type: [Array, String], default: () => Object.values(mimeType) },
@@ -81678,7 +81678,7 @@ const _sfc_main$3 = {
81678
81678
  const _component_app_button = resolveComponent("app-button");
81679
81679
  const _component_app_form_element = resolveComponent("app-form-element");
81680
81680
  return openBlock(), createElementBlock("div", null, [
81681
- createVNode(_sfc_main$4, {
81681
+ createVNode(_sfc_main$6, {
81682
81682
  ref_key: "previewModal",
81683
81683
  ref: previewModal,
81684
81684
  name: "filePreviewModal"
@@ -81686,7 +81686,7 @@ const _sfc_main$3 = {
81686
81686
  unref(fileUpload).isLoading.value ? (openBlock(), createBlock(_component_app_loading_overlay, { key: 0 })) : createCommentVNode("", true),
81687
81687
  createVNode(_component_app_form_element, normalizeProps(guardReactiveProps(unref(formElementProps))), {
81688
81688
  default: withCtx(() => [
81689
- createElementVNode("div", _hoisted_1$2, [
81689
+ createElementVNode("div", _hoisted_1$4, [
81690
81690
  createElementVNode("input", {
81691
81691
  ref_key: "fileInput",
81692
81692
  ref: fileInput,
@@ -81695,8 +81695,8 @@ const _sfc_main$3 = {
81695
81695
  accept: unref(fileUpload).normalizedAccept.value,
81696
81696
  disabled: _ctx.disabled,
81697
81697
  onChange: _cache2[0] || (_cache2[0] = (...args) => unref(fileUpload).onFileSelect && unref(fileUpload).onFileSelect(...args))
81698
- }, null, 40, _hoisted_2$1),
81699
- createVNode(_sfc_main$1o, {
81698
+ }, null, 40, _hoisted_2$2),
81699
+ createVNode(_sfc_main$1q, {
81700
81700
  disabled: _ctx.disabled,
81701
81701
  onFilesDropped: unref(fileUpload).onFileSelect
81702
81702
  }, {
@@ -81764,7 +81764,7 @@ const _sfc_main$3 = {
81764
81764
  _: 3
81765
81765
  }, 8, ["disabled", "onFilesDropped"]),
81766
81766
  unref(fileUpload).hasFiles.value ? (openBlock(), createElementBlock("div", _hoisted_6, [
81767
- createVNode(_sfc_main$5, {
81767
+ createVNode(_sfc_main$7, {
81768
81768
  files: modelValue.value,
81769
81769
  disabled: _ctx.disabled,
81770
81770
  onRemoved: unref(fileUpload).removeFile,
@@ -81866,12 +81866,12 @@ function useFormValidation(config) {
81866
81866
  shouldProvideErrors ? provide("errors", errors) : null;
81867
81867
  return externalContext;
81868
81868
  }
81869
- const _hoisted_1$1 = {
81869
+ const _hoisted_1$3 = {
81870
81870
  key: 0,
81871
81871
  class: "app-dirty-toast flex-center-vertical"
81872
81872
  };
81873
- const _hoisted_2 = { class: "mr-20" };
81874
- const _sfc_main$2 = {
81873
+ const _hoisted_2$1 = { class: "mr-20" };
81874
+ const _sfc_main$4 = {
81875
81875
  __name: "AppDirtyToast",
81876
81876
  props: {
81877
81877
  label: {
@@ -81896,9 +81896,9 @@ const _sfc_main$2 = {
81896
81896
  return (_ctx, _cache2) => {
81897
81897
  return openBlock(), createBlock(Transition, { name: "dirty-toast" }, {
81898
81898
  default: withCtx(() => [
81899
- __props.isDirty.value ? (openBlock(), createElementBlock("div", _hoisted_1$1, [
81899
+ __props.isDirty.value ? (openBlock(), createElementBlock("div", _hoisted_1$3, [
81900
81900
  createVNode(unref(IconWriting)),
81901
- createElementVNode("label", _hoisted_2, toDisplayString(__props.label), 1),
81901
+ createElementVNode("label", _hoisted_2$1, toDisplayString(__props.label), 1),
81902
81902
  createElementVNode("button", {
81903
81903
  class: "btn-black btn-sm mr-5",
81904
81904
  onClick: undoItem
@@ -81929,7 +81929,7 @@ function useFormDirty(config) {
81929
81929
  }
81930
81930
  container = document.createElement("div");
81931
81931
  document.body.appendChild(container);
81932
- const vnode = h(_sfc_main$2, {
81932
+ const vnode = h(_sfc_main$4, {
81933
81933
  onUndo: () => {
81934
81934
  resetToInitial();
81935
81935
  },
@@ -82315,9 +82315,9 @@ function useForm(config, emits) {
82315
82315
  const getComponentType = (node) => {
82316
82316
  switch (node.component) {
82317
82317
  case "app-input":
82318
- return _sfc_main$1e;
82318
+ return _sfc_main$1g;
82319
82319
  case "app-card":
82320
- return _sfc_main$1y;
82320
+ return _sfc_main$1A;
82321
82321
  default:
82322
82322
  return node.component;
82323
82323
  }
@@ -82529,7 +82529,7 @@ const resolveCondition = (condition, item) => {
82529
82529
  return true;
82530
82530
  }
82531
82531
  };
82532
- const _sfc_main$1 = {
82532
+ const _sfc_main$3 = {
82533
82533
  __name: "AppFormDynamicNode",
82534
82534
  props: {
82535
82535
  node: {
@@ -82582,8 +82582,8 @@ const _sfc_main$1 = {
82582
82582
  };
82583
82583
  }
82584
82584
  };
82585
- const _hoisted_1 = ["form-id"];
82586
- const _sfc_main = {
82585
+ const _hoisted_1$2 = ["form-id"];
82586
+ const _sfc_main$2 = {
82587
82587
  __name: "AppFormDynamic",
82588
82588
  props: /* @__PURE__ */ mergeModels({
82589
82589
  schema: {
@@ -82622,98 +82622,184 @@ const _sfc_main = {
82622
82622
  "form-id": unref(formName)
82623
82623
  }, [
82624
82624
  (openBlock(true), createElementBlock(Fragment, null, renderList(((_a3 = __props.schema) == null ? void 0 : _a3.layout) || [], (node, index) => {
82625
- return openBlock(), createBlock(_sfc_main$1, {
82625
+ return openBlock(), createBlock(_sfc_main$3, {
82626
82626
  key: index,
82627
82627
  node
82628
82628
  }, null, 8, ["node"]);
82629
82629
  }), 128))
82630
- ], 8, _hoisted_1);
82630
+ ], 8, _hoisted_1$2);
82631
+ };
82632
+ }
82633
+ };
82634
+ const _hoisted_1$1 = { class: "app-board-cell" };
82635
+ const _sfc_main$1 = {
82636
+ __name: "AppBoardCell",
82637
+ props: {
82638
+ value: {}
82639
+ },
82640
+ setup(__props) {
82641
+ return (_ctx, _cache2) => {
82642
+ return openBlock(), createElementBlock("div", _hoisted_1$1, [
82643
+ renderSlot(_ctx.$slots, "default", {}, () => {
82644
+ var _a3;
82645
+ return [
82646
+ createTextVNode(toDisplayString(((_a3 = __props.value) == null ? void 0 : _a3.name) ?? __props.value), 1)
82647
+ ];
82648
+ })
82649
+ ]);
82650
+ };
82651
+ }
82652
+ };
82653
+ const _hoisted_1 = { style: { "min-height": "100px" } };
82654
+ const _hoisted_2 = { key: 0 };
82655
+ const _sfc_main = {
82656
+ __name: "AppBoard",
82657
+ props: /* @__PURE__ */ mergeModels({
82658
+ list: {},
82659
+ cellWidth: {
82660
+ default: 150
82661
+ }
82662
+ }, {
82663
+ "modelValue": {},
82664
+ "modelModifiers": {}
82665
+ }),
82666
+ emits: ["update:modelValue"],
82667
+ setup(__props) {
82668
+ const selectedCells = useModel(__props, "modelValue");
82669
+ const props2 = __props;
82670
+ const isSelected = (item) => {
82671
+ return selectedCells.value.some((selectedItem) => lodashExports.isEqual(selectedItem, item));
82672
+ };
82673
+ const selectCell = (item) => {
82674
+ if (isSelected(item)) {
82675
+ selectedCells.value = selectedCells.value.filter((selectedItem) => !lodashExports.isEqual(selectedItem, item));
82676
+ return;
82677
+ }
82678
+ selectedCells.value = [...selectedCells.value, item];
82679
+ };
82680
+ const boardStyle = computed(() => ({
82681
+ "app-board": true,
82682
+ gridTemplateColumns: `repeat(auto-fill, ${props2.cellWidth}px)`
82683
+ }));
82684
+ const getCellClass = (item) => {
82685
+ return {
82686
+ selected: isSelected(item)
82687
+ };
82688
+ };
82689
+ return (_ctx, _cache2) => {
82690
+ return openBlock(), createElementBlock("div", _hoisted_1, [
82691
+ _ctx.$slots.header ? (openBlock(), createElementBlock("div", _hoisted_2, [
82692
+ renderSlot(_ctx.$slots, "header")
82693
+ ])) : createCommentVNode("", true),
82694
+ createElementVNode("div", {
82695
+ class: "app-board",
82696
+ style: normalizeStyle(boardStyle.value)
82697
+ }, [
82698
+ (openBlock(true), createElementBlock(Fragment, null, renderList(__props.list, (item, index) => {
82699
+ return openBlock(), createBlock(_sfc_main$1, {
82700
+ key: (item == null ? void 0 : item.id) ?? index,
82701
+ value: item,
82702
+ onClick: ($event) => selectCell(item),
82703
+ class: normalizeClass(getCellClass(item))
82704
+ }, {
82705
+ default: withCtx(() => [
82706
+ renderSlot(_ctx.$slots, "cell-content", {
82707
+ item,
82708
+ index
82709
+ })
82710
+ ]),
82711
+ _: 2
82712
+ }, 1032, ["value", "onClick", "class"]);
82713
+ }), 128))
82714
+ ], 4)
82715
+ ]);
82631
82716
  };
82632
82717
  }
82633
82718
  };
82634
82719
  const components = {
82635
- AppBadge: _sfc_main$1H,
82636
- AppBreadcrumbs: _sfc_main$1F,
82637
- AppButton: _sfc_main$1E,
82638
- AppButtonGroup: _sfc_main$1D,
82639
- AppDatePicker: _sfc_main$1A,
82640
- AppDatePickerRange: _sfc_main$1z,
82641
- AppDatePickerDayOfWeek: _sfc_main$1v,
82720
+ AppBadge: _sfc_main$1J,
82721
+ AppBreadcrumbs: _sfc_main$1H,
82722
+ AppButton: _sfc_main$1G,
82723
+ AppButtonGroup: _sfc_main$1F,
82724
+ AppBoard: _sfc_main,
82725
+ AppDatePicker: _sfc_main$1C,
82726
+ AppDatePickerRange: _sfc_main$1B,
82727
+ AppDatePickerDayOfWeek: _sfc_main$1x,
82642
82728
  VueDatePicker: Qn,
82643
- AppCard: _sfc_main$1y,
82644
- AppCheckbox: _sfc_main$1x,
82729
+ AppCard: _sfc_main$1A,
82730
+ AppCheckbox: _sfc_main$1z,
82645
82731
  AppChild,
82646
- AppDateTimePicker: _sfc_main$1r,
82732
+ AppDateTimePicker: _sfc_main$1t,
82647
82733
  AppDrawer,
82648
82734
  AppTableFilterDrawer,
82649
- AppFile: _sfc_main$1h,
82735
+ AppFile: _sfc_main$1j,
82650
82736
  AppFileInput,
82651
- AppFormRepeater: _sfc_main$1g,
82737
+ AppFormRepeater: _sfc_main$1i,
82652
82738
  AppGridPicker,
82653
82739
  AppColorPicker,
82654
- AppIcon: _sfc_main$1I,
82655
- AppInput: _sfc_main$1e,
82656
- AppLink: _sfc_main$1d,
82657
- AppMenu: _sfc_main$1a,
82740
+ AppIcon: _sfc_main$1K,
82741
+ AppInput: _sfc_main$1g,
82742
+ AppLink: _sfc_main$1f,
82743
+ AppMenu: _sfc_main$1c,
82658
82744
  AppNumberInput,
82659
- AppPage: _sfc_main$15,
82660
- AppPagination: _sfc_main$Z,
82661
- AppPlaceholderCard: _sfc_main$16,
82662
- AppPlaceholderHeading: _sfc_main$18,
82663
- AppPlaceholderImage: _sfc_main$1G,
82664
- AppPlaceholderText: _sfc_main$17,
82665
- AppPlaceholderTitle: _sfc_main$Y,
82745
+ AppPage: _sfc_main$17,
82746
+ AppPagination: _sfc_main$$,
82747
+ AppPlaceholderCard: _sfc_main$18,
82748
+ AppPlaceholderHeading: _sfc_main$1a,
82749
+ AppPlaceholderImage: _sfc_main$1I,
82750
+ AppPlaceholderText: _sfc_main$19,
82751
+ AppPlaceholderTitle: _sfc_main$_,
82666
82752
  AppProgressBar,
82667
82753
  AppProgressBarOverlay,
82668
82754
  AppRemovableTag,
82669
82755
  AppScrollToBottom,
82670
82756
  AppScrollToTop,
82671
- AppScrollTopAndBottom: _sfc_main$T,
82672
- AppSelect: _sfc_main$P,
82673
- AppSelectNew: _sfc_main$_,
82674
- AppSidebar: _sfc_main$O,
82675
- AppSidebarHeader: _sfc_main$N,
82757
+ AppScrollTopAndBottom: _sfc_main$V,
82758
+ AppSelect: _sfc_main$R,
82759
+ AppSelectNew: _sfc_main$10,
82760
+ AppSidebar: _sfc_main$Q,
82761
+ AppSidebarHeader: _sfc_main$P,
82676
82762
  AppSliderInput,
82677
82763
  AppToolbarSubheader,
82678
- AppSummary: _sfc_main$J,
82679
- AppTable: _sfc_main$F,
82680
- AppTableMagic: _sfc_main$E,
82681
- AppTableFilter: _sfc_main$H,
82682
- AppTabs: _sfc_main$D,
82764
+ AppSummary: _sfc_main$L,
82765
+ AppTable: _sfc_main$H,
82766
+ AppTableMagic: _sfc_main$G,
82767
+ AppTableFilter: _sfc_main$J,
82768
+ AppTabs: _sfc_main$F,
82683
82769
  AppTag,
82684
82770
  AppTextArea,
82685
82771
  AppTimePicker,
82686
- AppToggleButton: _sfc_main$z,
82687
- AppToolbar: _sfc_main$y,
82688
- AppTree: _sfc_main$v,
82772
+ AppToggleButton: _sfc_main$B,
82773
+ AppToolbar: _sfc_main$A,
82774
+ AppTree: _sfc_main$x,
82689
82775
  AppFormElement,
82690
82776
  AppOverlay,
82691
- AppLoadingOverlay: _sfc_main$1i,
82692
- AppLoading: _sfc_main$s,
82777
+ AppLoadingOverlay: _sfc_main$1k,
82778
+ AppLoading: _sfc_main$u,
82693
82779
  AppLoadingModal,
82694
- AppDropdown: _sfc_main$u,
82780
+ AppDropdown: _sfc_main$w,
82695
82781
  AppFooter,
82696
82782
  AppModal,
82697
- AppModalCard: _sfc_main$7,
82698
- AppDualListMagic: _sfc_main$o,
82699
- AppSelectBoolean: _sfc_main$n,
82700
- AppSelectIcon: _sfc_main$m,
82701
- AppCarousel: _sfc_main$k,
82702
- AppFormWizard: _sfc_main$d,
82703
- AppElipsizedText: _sfc_main$K,
82704
- AppEllipsisText: _sfc_main$K,
82705
- AppFilePreview: _sfc_main$f,
82706
- AppHtml: _sfc_main$1J,
82707
- AppIframe: _sfc_main$e,
82783
+ AppModalCard: _sfc_main$9,
82784
+ AppDualListMagic: _sfc_main$q,
82785
+ AppSelectBoolean: _sfc_main$p,
82786
+ AppSelectIcon: _sfc_main$o,
82787
+ AppCarousel: _sfc_main$m,
82788
+ AppFormWizard: _sfc_main$f,
82789
+ AppElipsizedText: _sfc_main$M,
82790
+ AppEllipsisText: _sfc_main$M,
82791
+ AppFilePreview: _sfc_main$h,
82792
+ AppHtml: _sfc_main$1L,
82793
+ AppIframe: _sfc_main$g,
82708
82794
  AppRadioButton,
82709
- AppTeleport: _sfc_main$b,
82710
- AppTeleportTarget: _sfc_main$a,
82711
- AppTabsBoolean: _sfc_main$C,
82712
- AppSkeleton: _sfc_main$9,
82713
- AppSkeletonGroup: _sfc_main$8,
82714
- AppFormModal: _sfc_main$6,
82715
- AppFileNew: _sfc_main$3,
82716
- AppFormDynamic: _sfc_main
82795
+ AppTeleport: _sfc_main$d,
82796
+ AppTeleportTarget: _sfc_main$c,
82797
+ AppTabsBoolean: _sfc_main$E,
82798
+ AppSkeleton: _sfc_main$b,
82799
+ AppSkeletonGroup: _sfc_main$a,
82800
+ AppFormModal: _sfc_main$8,
82801
+ AppFileNew: _sfc_main$5,
82802
+ AppFormDynamic: _sfc_main$2
82717
82803
  };
82718
82804
  const vHorizontalScroll = {
82719
82805
  mounted(element) {