@qikdev/vue-ui 0.2.34 → 0.2.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/lib.es.js CHANGED
@@ -30,9 +30,9 @@ var __objRest = (source, exclude) => {
30
30
  }
31
31
  return target;
32
32
  };
33
- import { openBlock, createElementBlock, renderSlot, resolveComponent, normalizeClass, Fragment, createVNode, withCtx, renderList, toDisplayString, withDirectives, createBlock, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, vModelSelect, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelText, withKeys, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, compile, reactive, watch } from "vue";
33
+ import { openBlock, createElementBlock, renderSlot, resolveComponent, normalizeClass, Fragment, createVNode, withCtx, renderList, toDisplayString, withDirectives, createBlock, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, vModelSelect, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelText, withKeys, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.2.34";
35
+ const version$1 = "0.2.37";
36
36
  var flexColumn_vue_vue_type_style_index_0_scoped_true_lang = "";
37
37
  var _export_sfc = (sfc, props2) => {
38
38
  const target = sfc.__vccOpts || sfc;
@@ -41,104 +41,104 @@ var _export_sfc = (sfc, props2) => {
41
41
  }
42
42
  return target;
43
43
  };
44
- const _sfc_main$1r = {};
45
- const _hoisted_1$15 = { class: "flex-column" };
44
+ const _sfc_main$1q = {};
45
+ const _hoisted_1$14 = { class: "flex-column" };
46
46
  function _sfc_render$1q(_ctx, _cache, $props, $setup, $data, $options) {
47
- return openBlock(), createElementBlock("div", _hoisted_1$15, [
47
+ return openBlock(), createElementBlock("div", _hoisted_1$14, [
48
48
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
49
  ]);
50
50
  }
51
- var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1q], ["__scopeId", "data-v-203ea86f"]]);
51
+ var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1q], ["__scopeId", "data-v-203ea86f"]]);
52
52
  var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
53
- const _sfc_main$1q = {};
54
- const _hoisted_1$14 = { class: "flex-column-body" };
53
+ const _sfc_main$1p = {};
54
+ const _hoisted_1$13 = { class: "flex-column-body" };
55
55
  function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
56
- return openBlock(), createElementBlock("div", _hoisted_1$14, [
56
+ return openBlock(), createElementBlock("div", _hoisted_1$13, [
57
57
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
58
58
  ]);
59
59
  }
60
- var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1q, [["render", _sfc_render$1p], ["__scopeId", "data-v-64850355"]]);
60
+ var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1p], ["__scopeId", "data-v-64850355"]]);
61
61
  var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
62
- const _sfc_main$1p = {};
63
- const _hoisted_1$13 = { class: "flex-column-header" };
62
+ const _sfc_main$1o = {};
63
+ const _hoisted_1$12 = { class: "flex-column-header" };
64
64
  function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
65
- return openBlock(), createElementBlock("div", _hoisted_1$13, [
65
+ return openBlock(), createElementBlock("div", _hoisted_1$12, [
66
66
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
67
67
  ]);
68
68
  }
69
- var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1o], ["__scopeId", "data-v-10b28f00"]]);
69
+ var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1o], ["__scopeId", "data-v-10b28f00"]]);
70
70
  var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
71
- const _sfc_main$1o = {};
72
- const _hoisted_1$12 = { class: "flex-column-footer" };
71
+ const _sfc_main$1n = {};
72
+ const _hoisted_1$11 = { class: "flex-column-footer" };
73
73
  function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
74
- return openBlock(), createElementBlock("div", _hoisted_1$12, [
74
+ return openBlock(), createElementBlock("div", _hoisted_1$11, [
75
75
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
76
76
  ]);
77
77
  }
78
- var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1n], ["__scopeId", "data-v-68216a72"]]);
78
+ var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1n], ["__scopeId", "data-v-68216a72"]]);
79
79
  var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
80
- const _sfc_main$1n = {};
81
- const _hoisted_1$11 = { class: "flex-cell" };
80
+ const _sfc_main$1m = {};
81
+ const _hoisted_1$10 = { class: "flex-cell" };
82
82
  function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
83
- return openBlock(), createElementBlock("div", _hoisted_1$11, [
83
+ return openBlock(), createElementBlock("div", _hoisted_1$10, [
84
84
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
85
85
  ]);
86
86
  }
87
- var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1m], ["__scopeId", "data-v-644bb279"]]);
87
+ var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1m], ["__scopeId", "data-v-644bb279"]]);
88
88
  var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
89
- const _sfc_main$1m = {};
90
- const _hoisted_1$10 = { class: "flex-row" };
89
+ const _sfc_main$1l = {};
90
+ const _hoisted_1$$ = { class: "flex-row" };
91
91
  function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
92
- return openBlock(), createElementBlock("div", _hoisted_1$10, [
92
+ return openBlock(), createElementBlock("div", _hoisted_1$$, [
93
93
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
94
94
  ]);
95
95
  }
96
- var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1l], ["__scopeId", "data-v-5b76ad1f"]]);
96
+ var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l], ["__scopeId", "data-v-5b76ad1f"]]);
97
97
  var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
98
- const _sfc_main$1l = {};
99
- const _hoisted_1$$ = { class: "flex-spacer" };
98
+ const _sfc_main$1k = {};
99
+ const _hoisted_1$_ = { class: "flex-spacer" };
100
100
  function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
101
- return openBlock(), createElementBlock("div", _hoisted_1$$);
101
+ return openBlock(), createElementBlock("div", _hoisted_1$_);
102
102
  }
103
- var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1k], ["__scopeId", "data-v-35b15579"]]);
103
+ var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k], ["__scopeId", "data-v-35b15579"]]);
104
104
  var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
105
- const _sfc_main$1k = {};
106
- const _hoisted_1$_ = { class: "panel" };
105
+ const _sfc_main$1j = {};
106
+ const _hoisted_1$Z = { class: "panel" };
107
107
  function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
108
- return openBlock(), createElementBlock("div", _hoisted_1$_, [
108
+ return openBlock(), createElementBlock("div", _hoisted_1$Z, [
109
109
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
110
  ]);
111
111
  }
112
- var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1j], ["__scopeId", "data-v-50ae77fc"]]);
112
+ var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j], ["__scopeId", "data-v-50ae77fc"]]);
113
113
  var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
114
- const _sfc_main$1j = {};
115
- const _hoisted_1$Z = { class: "panel-body" };
114
+ const _sfc_main$1i = {};
115
+ const _hoisted_1$Y = { class: "panel-body" };
116
116
  function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
117
- return openBlock(), createElementBlock("div", _hoisted_1$Z, [
117
+ return openBlock(), createElementBlock("div", _hoisted_1$Y, [
118
118
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
119
119
  ]);
120
120
  }
121
- var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1i], ["__scopeId", "data-v-c82dca76"]]);
121
+ var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i], ["__scopeId", "data-v-c82dca76"]]);
122
122
  var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
123
- const _sfc_main$1i = {};
124
- const _hoisted_1$Y = { class: "panel-header" };
123
+ const _sfc_main$1h = {};
124
+ const _hoisted_1$X = { class: "panel-header" };
125
125
  function _sfc_render$1h(_ctx, _cache, $props, $setup, $data, $options) {
126
- return openBlock(), createElementBlock("div", _hoisted_1$Y, [
126
+ return openBlock(), createElementBlock("div", _hoisted_1$X, [
127
127
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
128
128
  ]);
129
129
  }
130
- var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1h], ["__scopeId", "data-v-13bf11da"]]);
130
+ var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h], ["__scopeId", "data-v-13bf11da"]]);
131
131
  var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
132
- const _sfc_main$1h = {};
133
- const _hoisted_1$X = { class: "panel-footer" };
132
+ const _sfc_main$1g = {};
133
+ const _hoisted_1$W = { class: "panel-footer" };
134
134
  function _sfc_render$1g(_ctx, _cache, $props, $setup, $data, $options) {
135
- return openBlock(), createElementBlock("div", _hoisted_1$X, [
135
+ return openBlock(), createElementBlock("div", _hoisted_1$W, [
136
136
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
137
137
  ]);
138
138
  }
139
- var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1g], ["__scopeId", "data-v-b4f4786a"]]);
139
+ var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g], ["__scopeId", "data-v-b4f4786a"]]);
140
140
  var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
141
- const _sfc_main$1g = {
141
+ const _sfc_main$1f = {
142
142
  props: {
143
143
  vertical: {
144
144
  type: Boolean
@@ -167,8 +167,8 @@ const _sfc_main$1g = {
167
167
  }
168
168
  }
169
169
  };
170
- const _hoisted_1$W = ["onClick"];
171
- const _hoisted_2$M = ["onClick"];
170
+ const _hoisted_1$V = ["onClick"];
171
+ const _hoisted_2$L = ["onClick"];
172
172
  function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
173
173
  const _component_flex_body = resolveComponent("flex-body");
174
174
  const _component_flex_column = resolveComponent("flex-column");
@@ -187,7 +187,7 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
187
187
  class: normalizeClass({ active: index2 === $data.activeIndex }),
188
188
  key: `tab-link-${tab.props.heading}`,
189
189
  onClick: ($event) => $options.select(index2)
190
- }, toDisplayString(tab.props.heading), 11, _hoisted_1$W);
190
+ }, toDisplayString(tab.props.heading), 11, _hoisted_1$V);
191
191
  }), 128))
192
192
  ]),
193
193
  _: 1
@@ -222,7 +222,7 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
222
222
  class: normalizeClass({ active: index2 === $data.activeIndex }),
223
223
  key: `tab-link-${tab.props.heading}`,
224
224
  onClick: ($event) => $options.select(index2)
225
- }, toDisplayString(tab.props.heading), 11, _hoisted_2$M);
225
+ }, toDisplayString(tab.props.heading), 11, _hoisted_2$L);
226
226
  }), 128))
227
227
  ]),
228
228
  _: 1
@@ -250,8 +250,8 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
250
250
  ], 64))
251
251
  ], 2);
252
252
  }
253
- var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1f], ["__scopeId", "data-v-2a0551fe"]]);
254
- const _sfc_main$1f = {
253
+ var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f], ["__scopeId", "data-v-2a0551fe"]]);
254
+ const _sfc_main$1e = {
255
255
  props: {
256
256
  heading: {
257
257
  type: String,
@@ -287,7 +287,7 @@ function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
287
287
  _: 3
288
288
  });
289
289
  }
290
- var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1e]]);
290
+ var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e]]);
291
291
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
292
292
  var isArray$5 = Array.isArray;
293
293
  var isArray_1 = isArray$5;
@@ -755,7 +755,7 @@ var TableCellMixin = {
755
755
  }
756
756
  };
757
757
  var Thumbnail_vue_vue_type_style_index_0_scoped_true_lang = "";
758
- const _sfc_main$1e = {
758
+ const _sfc_main$1d = {
759
759
  mixins: [TableCellMixin],
760
760
  computed: {
761
761
  imageSource() {
@@ -772,11 +772,11 @@ const _sfc_main$1e = {
772
772
  }
773
773
  }
774
774
  };
775
- const _hoisted_1$V = { class: "table-image-cell" };
775
+ const _hoisted_1$U = { class: "table-image-cell" };
776
776
  function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
777
777
  const _component_ux_image = resolveComponent("ux-image");
778
778
  const _component_ux_icon = resolveComponent("ux-icon");
779
- return openBlock(), createElementBlock("td", _hoisted_1$V, [
779
+ return openBlock(), createElementBlock("td", _hoisted_1$U, [
780
780
  $options.type == "image" || $options.type == "video" ? (openBlock(), createElementBlock("div", {
781
781
  key: 0,
782
782
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.clicked(_ctx.value), ["stop", "prevent"])),
@@ -794,9 +794,9 @@ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
794
794
  }))
795
795
  ]);
796
796
  }
797
- var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1d], ["__scopeId", "data-v-246a2688"]]);
797
+ var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d], ["__scopeId", "data-v-246a2688"]]);
798
798
  var Currency_vue_vue_type_style_index_0_scoped_true_lang = "";
799
- const _sfc_main$1d = {
799
+ const _sfc_main$1c = {
800
800
  mixins: [TableCellMixin],
801
801
  computed: {
802
802
  string() {
@@ -824,9 +824,9 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
824
824
  class: normalizeClass(["table-currency-cell", { credit: $options.credit, empty: $options.empty, debit: $options.debit }])
825
825
  }, toDisplayString($options.string), 3);
826
826
  }
827
- var CurrencyCell = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1c], ["__scopeId", "data-v-33a0b926"]]);
827
+ var CurrencyCell = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__scopeId", "data-v-33a0b926"]]);
828
828
  var Button_vue_vue_type_style_index_0_scoped_true_lang = "";
829
- const _sfc_main$1c = {
829
+ const _sfc_main$1b = {
830
830
  data() {
831
831
  return {
832
832
  processing: false
@@ -850,11 +850,11 @@ const _sfc_main$1c = {
850
850
  }
851
851
  }
852
852
  };
853
- const _hoisted_1$U = { class: "table-button-cell" };
853
+ const _hoisted_1$T = { class: "table-button-cell" };
854
854
  function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
855
855
  const _component_ux_icon = resolveComponent("ux-icon");
856
856
  const _component_ux_button = resolveComponent("ux-button");
857
- return openBlock(), createElementBlock("td", _hoisted_1$U, [
857
+ return openBlock(), createElementBlock("td", _hoisted_1$T, [
858
858
  createVNode(_component_ux_button, {
859
859
  color: $options.button.color,
860
860
  size: $options.button.size,
@@ -875,7 +875,7 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
875
875
  }, 8, ["color", "size", "loading", "onClick"])
876
876
  ]);
877
877
  }
878
- var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1b], ["__scopeId", "data-v-36768853"]]);
878
+ var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-36768853"]]);
879
879
  class LuxonError extends Error {
880
880
  }
881
881
  class InvalidDateTimeError extends LuxonError {
@@ -1055,20 +1055,20 @@ const DATETIME_HUGE_WITH_SECONDS = {
1055
1055
  second: n,
1056
1056
  timeZoneName: l
1057
1057
  };
1058
- function isUndefined$9(o) {
1059
- return typeof o === "undefined";
1058
+ function isUndefined$9(o2) {
1059
+ return typeof o2 === "undefined";
1060
1060
  }
1061
- function isNumber(o) {
1062
- return typeof o === "number";
1061
+ function isNumber(o2) {
1062
+ return typeof o2 === "number";
1063
1063
  }
1064
- function isInteger(o) {
1065
- return typeof o === "number" && o % 1 === 0;
1064
+ function isInteger(o2) {
1065
+ return typeof o2 === "number" && o2 % 1 === 0;
1066
1066
  }
1067
- function isString$2(o) {
1068
- return typeof o === "string";
1067
+ function isString$2(o2) {
1068
+ return typeof o2 === "string";
1069
1069
  }
1070
- function isDate(o) {
1071
- return Object.prototype.toString.call(o) === "[object Date]";
1070
+ function isDate(o2) {
1071
+ return Object.prototype.toString.call(o2) === "[object Date]";
1072
1072
  }
1073
1073
  function hasRelative() {
1074
1074
  try {
@@ -2658,8 +2658,8 @@ class Duration {
2658
2658
  throw new InvalidUnitError(unit);
2659
2659
  return normalized;
2660
2660
  }
2661
- static isDuration(o) {
2662
- return o && o.isLuxonDuration || false;
2661
+ static isDuration(o2) {
2662
+ return o2 && o2.isLuxonDuration || false;
2663
2663
  }
2664
2664
  get locale() {
2665
2665
  return this.isValid ? this.loc.locale : null;
@@ -2990,8 +2990,8 @@ class Interval {
2990
2990
  }
2991
2991
  return Interval.invalid("unparsable", `the input "${text}" can't be parsed as ISO 8601`);
2992
2992
  }
2993
- static isInterval(o) {
2994
- return o && o.isLuxonInterval || false;
2993
+ static isInterval(o2) {
2994
+ return o2 && o2.isLuxonInterval || false;
2995
2995
  }
2996
2996
  get start() {
2997
2997
  return this.isValid ? this.s : null;
@@ -3806,18 +3806,18 @@ function clone$1(inst, alts) {
3806
3806
  };
3807
3807
  return new DateTime(__spreadProps(__spreadValues(__spreadValues({}, current), alts), { old: current }));
3808
3808
  }
3809
- function fixOffset(localTS, o, tz) {
3810
- let utcGuess = localTS - o * 60 * 1e3;
3811
- const o2 = tz.offset(utcGuess);
3812
- if (o === o2) {
3813
- return [utcGuess, o];
3809
+ function fixOffset(localTS, o2, tz) {
3810
+ let utcGuess = localTS - o2 * 60 * 1e3;
3811
+ const o22 = tz.offset(utcGuess);
3812
+ if (o2 === o22) {
3813
+ return [utcGuess, o2];
3814
3814
  }
3815
- utcGuess -= (o2 - o) * 60 * 1e3;
3815
+ utcGuess -= (o22 - o2) * 60 * 1e3;
3816
3816
  const o3 = tz.offset(utcGuess);
3817
- if (o2 === o3) {
3818
- return [utcGuess, o2];
3817
+ if (o22 === o3) {
3818
+ return [utcGuess, o22];
3819
3819
  }
3820
- return [localTS - Math.min(o2, o3) * 60 * 1e3, Math.max(o2, o3)];
3820
+ return [localTS - Math.min(o22, o3) * 60 * 1e3, Math.max(o22, o3)];
3821
3821
  }
3822
3822
  function tsToObj(ts, offset2) {
3823
3823
  ts += offset2 * 60 * 1e3;
@@ -3851,12 +3851,12 @@ function adjustTime(inst, dur) {
3851
3851
  seconds: dur.seconds,
3852
3852
  milliseconds: dur.milliseconds
3853
3853
  }).as("milliseconds"), localTS = objToLocalTS(c2);
3854
- let [ts, o] = fixOffset(localTS, oPre, inst.zone);
3854
+ let [ts, o2] = fixOffset(localTS, oPre, inst.zone);
3855
3855
  if (millisToAdd !== 0) {
3856
3856
  ts += millisToAdd;
3857
- o = inst.zone.offset(ts);
3857
+ o2 = inst.zone.offset(ts);
3858
3858
  }
3859
- return { ts, o };
3859
+ return { ts, o: o2 };
3860
3860
  }
3861
3861
  function parseDataToDateTime(parsed, parsedZone, opts, format, text, specificOffset) {
3862
3862
  const { setZone, zone } = opts;
@@ -3876,54 +3876,54 @@ function toTechFormat(dt, format, allowZ = true) {
3876
3876
  forceSimple: true
3877
3877
  }).formatDateTimeFromString(dt, format) : null;
3878
3878
  }
3879
- function toISODate(o, extended) {
3880
- const longFormat = o.c.year > 9999 || o.c.year < 0;
3879
+ function toISODate(o2, extended) {
3880
+ const longFormat = o2.c.year > 9999 || o2.c.year < 0;
3881
3881
  let c2 = "";
3882
- if (longFormat && o.c.year >= 0)
3882
+ if (longFormat && o2.c.year >= 0)
3883
3883
  c2 += "+";
3884
- c2 += padStart(o.c.year, longFormat ? 6 : 4);
3884
+ c2 += padStart(o2.c.year, longFormat ? 6 : 4);
3885
3885
  if (extended) {
3886
3886
  c2 += "-";
3887
- c2 += padStart(o.c.month);
3887
+ c2 += padStart(o2.c.month);
3888
3888
  c2 += "-";
3889
- c2 += padStart(o.c.day);
3889
+ c2 += padStart(o2.c.day);
3890
3890
  } else {
3891
- c2 += padStart(o.c.month);
3892
- c2 += padStart(o.c.day);
3891
+ c2 += padStart(o2.c.month);
3892
+ c2 += padStart(o2.c.day);
3893
3893
  }
3894
3894
  return c2;
3895
3895
  }
3896
- function toISOTime(o, extended, suppressSeconds, suppressMilliseconds, includeOffset) {
3897
- let c2 = padStart(o.c.hour);
3896
+ function toISOTime(o2, extended, suppressSeconds, suppressMilliseconds, includeOffset) {
3897
+ let c2 = padStart(o2.c.hour);
3898
3898
  if (extended) {
3899
3899
  c2 += ":";
3900
- c2 += padStart(o.c.minute);
3901
- if (o.c.second !== 0 || !suppressSeconds) {
3900
+ c2 += padStart(o2.c.minute);
3901
+ if (o2.c.second !== 0 || !suppressSeconds) {
3902
3902
  c2 += ":";
3903
3903
  }
3904
3904
  } else {
3905
- c2 += padStart(o.c.minute);
3905
+ c2 += padStart(o2.c.minute);
3906
3906
  }
3907
- if (o.c.second !== 0 || !suppressSeconds) {
3908
- c2 += padStart(o.c.second);
3909
- if (o.c.millisecond !== 0 || !suppressMilliseconds) {
3907
+ if (o2.c.second !== 0 || !suppressSeconds) {
3908
+ c2 += padStart(o2.c.second);
3909
+ if (o2.c.millisecond !== 0 || !suppressMilliseconds) {
3910
3910
  c2 += ".";
3911
- c2 += padStart(o.c.millisecond, 3);
3911
+ c2 += padStart(o2.c.millisecond, 3);
3912
3912
  }
3913
3913
  }
3914
3914
  if (includeOffset) {
3915
- if (o.isOffsetFixed && o.offset === 0) {
3915
+ if (o2.isOffsetFixed && o2.offset === 0) {
3916
3916
  c2 += "Z";
3917
- } else if (o.o < 0) {
3917
+ } else if (o2.o < 0) {
3918
3918
  c2 += "-";
3919
- c2 += padStart(Math.trunc(-o.o / 60));
3919
+ c2 += padStart(Math.trunc(-o2.o / 60));
3920
3920
  c2 += ":";
3921
- c2 += padStart(Math.trunc(-o.o % 60));
3921
+ c2 += padStart(Math.trunc(-o2.o % 60));
3922
3922
  } else {
3923
3923
  c2 += "+";
3924
- c2 += padStart(Math.trunc(o.o / 60));
3924
+ c2 += padStart(Math.trunc(o2.o / 60));
3925
3925
  c2 += ":";
3926
- c2 += padStart(Math.trunc(o.o % 60));
3926
+ c2 += padStart(Math.trunc(o2.o % 60));
3927
3927
  }
3928
3928
  }
3929
3929
  return c2;
@@ -3991,7 +3991,7 @@ function normalizeUnit(unit) {
3991
3991
  }
3992
3992
  function quickDT(obj, opts) {
3993
3993
  const zone = normalizeZone(opts.zone, Settings.defaultZone), loc = Locale.fromObject(opts), tsNow = Settings.now();
3994
- let ts, o;
3994
+ let ts, o2;
3995
3995
  if (!isUndefined$9(obj.year)) {
3996
3996
  for (const u2 of orderedUnits) {
3997
3997
  if (isUndefined$9(obj[u2])) {
@@ -4003,11 +4003,11 @@ function quickDT(obj, opts) {
4003
4003
  return DateTime.invalid(invalid);
4004
4004
  }
4005
4005
  const offsetProvis = zone.offset(tsNow);
4006
- [ts, o] = objToTS(obj, offsetProvis, zone);
4006
+ [ts, o2] = objToTS(obj, offsetProvis, zone);
4007
4007
  } else {
4008
4008
  ts = tsNow;
4009
4009
  }
4010
- return new DateTime({ ts, zone, loc, o });
4010
+ return new DateTime({ ts, zone, loc, o: o2 });
4011
4011
  }
4012
4012
  function diffRelative(start, end, opts) {
4013
4013
  const round = isUndefined$9(opts.round) ? true : opts.round, format = (c2, unit) => {
@@ -4050,17 +4050,17 @@ class DateTime {
4050
4050
  const zone = config.zone || Settings.defaultZone;
4051
4051
  let invalid = config.invalid || (Number.isNaN(config.ts) ? new Invalid("invalid input") : null) || (!zone.isValid ? unsupportedZone(zone) : null);
4052
4052
  this.ts = isUndefined$9(config.ts) ? Settings.now() : config.ts;
4053
- let c2 = null, o = null;
4053
+ let c2 = null, o2 = null;
4054
4054
  if (!invalid) {
4055
4055
  const unchanged = config.old && config.old.ts === this.ts && config.old.zone.equals(zone);
4056
4056
  if (unchanged) {
4057
- [c2, o] = [config.old.c, config.old.o];
4057
+ [c2, o2] = [config.old.c, config.old.o];
4058
4058
  } else {
4059
4059
  const ot = zone.offset(this.ts);
4060
4060
  c2 = tsToObj(this.ts, ot);
4061
4061
  invalid = Number.isNaN(c2.year) ? new Invalid("invalid input") : null;
4062
4062
  c2 = invalid ? null : c2;
4063
- o = invalid ? null : ot;
4063
+ o2 = invalid ? null : ot;
4064
4064
  }
4065
4065
  }
4066
4066
  this._zone = zone;
@@ -4068,7 +4068,7 @@ class DateTime {
4068
4068
  this.invalid = invalid;
4069
4069
  this.weekData = null;
4070
4070
  this.c = c2;
4071
- this.o = o;
4071
+ this.o = o2;
4072
4072
  this.isLuxonDateTime = true;
4073
4073
  }
4074
4074
  static now() {
@@ -4220,8 +4220,8 @@ class DateTime {
4220
4220
  return new DateTime({ invalid });
4221
4221
  }
4222
4222
  }
4223
- static isDateTime(o) {
4224
- return o && o.isLuxonDateTime || false;
4223
+ static isDateTime(o2) {
4224
+ return o2 && o2.isLuxonDateTime || false;
4225
4225
  }
4226
4226
  get(unit) {
4227
4227
  return this[unit];
@@ -4397,8 +4397,8 @@ class DateTime {
4397
4397
  mixed.day = Math.min(daysInMonth(mixed.year, mixed.month), mixed.day);
4398
4398
  }
4399
4399
  }
4400
- const [ts, o] = objToTS(mixed, this.o, this.zone);
4401
- return clone$1(this, { ts, o });
4400
+ const [ts, o2] = objToTS(mixed, this.o, this.zone);
4401
+ return clone$1(this, { ts, o: o2 });
4402
4402
  }
4403
4403
  plus(duration) {
4404
4404
  if (!this.isValid)
@@ -4415,32 +4415,32 @@ class DateTime {
4415
4415
  startOf(unit) {
4416
4416
  if (!this.isValid)
4417
4417
  return this;
4418
- const o = {}, normalizedUnit = Duration.normalizeUnit(unit);
4418
+ const o2 = {}, normalizedUnit = Duration.normalizeUnit(unit);
4419
4419
  switch (normalizedUnit) {
4420
4420
  case "years":
4421
- o.month = 1;
4421
+ o2.month = 1;
4422
4422
  case "quarters":
4423
4423
  case "months":
4424
- o.day = 1;
4424
+ o2.day = 1;
4425
4425
  case "weeks":
4426
4426
  case "days":
4427
- o.hour = 0;
4427
+ o2.hour = 0;
4428
4428
  case "hours":
4429
- o.minute = 0;
4429
+ o2.minute = 0;
4430
4430
  case "minutes":
4431
- o.second = 0;
4431
+ o2.second = 0;
4432
4432
  case "seconds":
4433
- o.millisecond = 0;
4433
+ o2.millisecond = 0;
4434
4434
  break;
4435
4435
  }
4436
4436
  if (normalizedUnit === "weeks") {
4437
- o.weekday = 1;
4437
+ o2.weekday = 1;
4438
4438
  }
4439
4439
  if (normalizedUnit === "quarters") {
4440
4440
  const q = Math.ceil(this.month / 3);
4441
- o.month = (q - 1) * 3 + 1;
4441
+ o2.month = (q - 1) * 3 + 1;
4442
4442
  }
4443
- return this.set(o);
4443
+ return this.set(o2);
4444
4444
  }
4445
4445
  endOf(unit) {
4446
4446
  return this.isValid ? this.plus({ [unit]: 1 }).startOf(unit).minus(1) : this;
@@ -4709,7 +4709,7 @@ function friendlyDateTime(dateTimeish) {
4709
4709
  }
4710
4710
  }
4711
4711
  var DateCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4712
- const _sfc_main$1b = {
4712
+ const _sfc_main$1a = {
4713
4713
  mixins: [TableCellMixin],
4714
4714
  computed: {
4715
4715
  hasValue() {
@@ -4730,23 +4730,23 @@ const _sfc_main$1b = {
4730
4730
  }
4731
4731
  }
4732
4732
  };
4733
- const _hoisted_1$T = { class: "table-date-cell" };
4734
- const _hoisted_2$L = { key: 0 };
4735
- const _hoisted_3$D = { class: "off" };
4736
- const _hoisted_4$y = { class: "on" };
4737
- const _hoisted_5$r = { class: "spacer" };
4733
+ const _hoisted_1$S = { class: "table-date-cell" };
4734
+ const _hoisted_2$K = { key: 0 };
4735
+ const _hoisted_3$B = { class: "off" };
4736
+ const _hoisted_4$t = { class: "on" };
4737
+ const _hoisted_5$o = { class: "spacer" };
4738
4738
  function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
4739
- return openBlock(), createElementBlock("td", _hoisted_1$T, [
4740
- $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$L, [
4741
- createElementVNode("span", _hoisted_3$D, toDisplayString($options.readable), 1),
4742
- createElementVNode("span", _hoisted_4$y, toDisplayString($options.timeago), 1),
4743
- createElementVNode("span", _hoisted_5$r, toDisplayString($options.readable), 1)
4739
+ return openBlock(), createElementBlock("td", _hoisted_1$S, [
4740
+ $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$K, [
4741
+ createElementVNode("span", _hoisted_3$B, toDisplayString($options.readable), 1),
4742
+ createElementVNode("span", _hoisted_4$t, toDisplayString($options.timeago), 1),
4743
+ createElementVNode("span", _hoisted_5$o, toDisplayString($options.readable), 1)
4744
4744
  ])) : createCommentVNode("", true)
4745
4745
  ]);
4746
4746
  }
4747
- var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1a], ["__scopeId", "data-v-3687693f"]]);
4747
+ var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-3687693f"]]);
4748
4748
  var BooleanCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4749
- const _sfc_main$1a = {
4749
+ const _sfc_main$19 = {
4750
4750
  mixins: [TableCellMixin],
4751
4751
  computed: {
4752
4752
  boolean() {
@@ -4764,9 +4764,9 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
4764
4764
  }, null, 8, ["icon"])
4765
4765
  ], 2);
4766
4766
  }
4767
- var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$19], ["__scopeId", "data-v-27f127ae"]]);
4767
+ var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-27f127ae"]]);
4768
4768
  var SecurityCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4769
- const _sfc_main$19 = {
4769
+ const _sfc_main$18 = {
4770
4770
  mixins: [TableCellMixin],
4771
4771
  computed: {
4772
4772
  public() {
@@ -4787,9 +4787,9 @@ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
4787
4787
  }, null, 8, ["icon"])
4788
4788
  ], 2);
4789
4789
  }
4790
- var SecurityCell = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$18], ["__scopeId", "data-v-51f8608e"]]);
4790
+ var SecurityCell = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-51f8608e"]]);
4791
4791
  var URLCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4792
- const _sfc_main$18 = {
4792
+ const _sfc_main$17 = {
4793
4793
  mixins: [TableCellMixin],
4794
4794
  methods: {
4795
4795
  open() {
@@ -4802,11 +4802,11 @@ const _sfc_main$18 = {
4802
4802
  }
4803
4803
  }
4804
4804
  };
4805
- const _hoisted_1$S = { class: "table-url-cell" };
4806
- const _hoisted_2$K = ["href"];
4805
+ const _hoisted_1$R = { class: "table-url-cell" };
4806
+ const _hoisted_2$J = ["href"];
4807
4807
  function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
4808
4808
  const _component_ux_icon = resolveComponent("ux-icon");
4809
- return openBlock(), createElementBlock("td", _hoisted_1$S, [
4809
+ return openBlock(), createElementBlock("td", _hoisted_1$R, [
4810
4810
  createElementVNode("a", {
4811
4811
  href: $options.href,
4812
4812
  onClick: _cache[0] || (_cache[0] = withModifiers((...args) => $options.open && $options.open(...args), ["stop", "prevent"])),
@@ -4817,12 +4817,12 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
4817
4817
  right: "",
4818
4818
  icon: "fa-external-link"
4819
4819
  })
4820
- ], 8, _hoisted_2$K)
4820
+ ], 8, _hoisted_2$J)
4821
4821
  ]);
4822
4822
  }
4823
- var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$17], ["__scopeId", "data-v-17cf3a86"]]);
4823
+ var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-17cf3a86"]]);
4824
4824
  var Value_vue_vue_type_style_index_0_scoped_true_lang = "";
4825
- const _sfc_main$17 = {
4825
+ const _sfc_main$16 = {
4826
4826
  props: {
4827
4827
  multi: {
4828
4828
  type: Boolean
@@ -4870,7 +4870,6 @@ const _sfc_main$17 = {
4870
4870
  }
4871
4871
  }
4872
4872
  };
4873
- const _hoisted_1$R = /* @__PURE__ */ createTextVNode(",\xA0");
4874
4873
  function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
4875
4874
  return $options.reference ? (openBlock(), createElementBlock("a", {
4876
4875
  key: 0,
@@ -4880,11 +4879,11 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
4880
4879
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [
4881
4880
  createTextVNode(toDisplayString($options.renderValue), 1),
4882
4881
  $props.multi && !$props.last ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
4883
- _hoisted_1$R
4882
+ createTextVNode(",\xA0")
4884
4883
  ], 64)) : createCommentVNode("", true)
4885
4884
  ], 64));
4886
4885
  }
4887
- var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$16], ["__scopeId", "data-v-255b9ec8"]]);
4886
+ var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-255b9ec8"]]);
4888
4887
  var TableCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4889
4888
  function extract(row, path) {
4890
4889
  if (!row) {
@@ -4909,7 +4908,7 @@ function extract(row, path) {
4909
4908
  return extract(stub, remainder);
4910
4909
  }
4911
4910
  }
4912
- const _sfc_main$16 = {
4911
+ const _sfc_main$15 = {
4913
4912
  data() {
4914
4913
  return {
4915
4914
  component: null
@@ -5005,8 +5004,8 @@ const _hoisted_1$Q = {
5005
5004
  key: 1,
5006
5005
  class: "table-cell"
5007
5006
  };
5008
- const _hoisted_2$J = { class: "value" };
5009
- const _hoisted_3$C = { class: "value" };
5007
+ const _hoisted_2$I = { class: "value" };
5008
+ const _hoisted_3$A = { class: "value" };
5010
5009
  function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
5011
5010
  const _component_value_renderer = resolveComponent("value-renderer");
5012
5011
  return $data.component ? (openBlock(), createBlock(resolveDynamicComponent($data.component), {
@@ -5017,7 +5016,7 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
5017
5016
  }, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$Q, [
5018
5017
  $options.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
5019
5018
  $options.complex ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.value, (entry, index2) => {
5020
- return openBlock(), createElementBlock("span", _hoisted_2$J, [
5019
+ return openBlock(), createElementBlock("span", _hoisted_2$I, [
5021
5020
  createVNode(_component_value_renderer, {
5022
5021
  type: $props.column.type,
5023
5022
  multi: "",
@@ -5026,7 +5025,7 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
5026
5025
  }, null, 8, ["type", "last", "value"])
5027
5026
  ]);
5028
5027
  }), 256)) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList($options.value, (entry, index2) => {
5029
- return openBlock(), createElementBlock("span", _hoisted_3$C, [
5028
+ return openBlock(), createElementBlock("span", _hoisted_3$A, [
5030
5029
  createVNode(_component_value_renderer, {
5031
5030
  type: $props.column.type,
5032
5031
  multi: "",
@@ -5042,8 +5041,8 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
5042
5041
  }, null, 8, ["type", "value"]))
5043
5042
  ]));
5044
5043
  }
5045
- var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$15], ["__scopeId", "data-v-44c51175"]]);
5046
- const _sfc_main$15 = {
5044
+ var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-44c51175"]]);
5045
+ const _sfc_main$14 = {
5047
5046
  components: {
5048
5047
  TableCell
5049
5048
  },
@@ -5140,7 +5139,7 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
5140
5139
  ])
5141
5140
  ], 2);
5142
5141
  }
5143
- var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$14]]);
5142
+ var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14]]);
5144
5143
  var RememberScrollMixin = {
5145
5144
  data() {
5146
5145
  return {
@@ -5171,7 +5170,7 @@ var RememberScrollMixin = {
5171
5170
  }
5172
5171
  };
5173
5172
  var Table_vue_vue_type_style_index_0_scoped_true_lang = "";
5174
- const _sfc_main$14 = {
5173
+ const _sfc_main$13 = {
5175
5174
  mixins: [RememberScrollMixin],
5176
5175
  components: {
5177
5176
  TableRow,
@@ -5410,19 +5409,16 @@ const _sfc_main$14 = {
5410
5409
  }
5411
5410
  };
5412
5411
  const _hoisted_1$P = { class: "table-wrapper" };
5413
- const _hoisted_2$I = {
5412
+ const _hoisted_2$H = {
5414
5413
  class: "table-scroll",
5415
5414
  ref: "scroll"
5416
5415
  };
5417
- const _hoisted_3$B = {
5416
+ const _hoisted_3$z = {
5418
5417
  key: 0,
5419
5418
  class: "first table-select shrink"
5420
5419
  };
5421
- const _hoisted_4$x = /* @__PURE__ */ createTextVNode(" Select Page ");
5422
- const _hoisted_5$q = /* @__PURE__ */ createTextVNode(" Deselect Page ");
5423
- const _hoisted_6$l = /* @__PURE__ */ createTextVNode(" Deselect All ");
5424
- const _hoisted_7$h = ["onClick"];
5425
- const _hoisted_8$9 = {
5420
+ const _hoisted_4$s = ["onClick"];
5421
+ const _hoisted_5$n = {
5426
5422
  key: 1,
5427
5423
  class: "last shrink"
5428
5424
  };
@@ -5435,11 +5431,11 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
5435
5431
  const _component_flex_row = resolveComponent("flex-row");
5436
5432
  const _component_table_row = resolveComponent("table-row");
5437
5433
  return openBlock(), createElementBlock("div", _hoisted_1$P, [
5438
- createElementVNode("div", _hoisted_2$I, [
5434
+ createElementVNode("div", _hoisted_2$H, [
5439
5435
  createElementVNode("table", null, [
5440
5436
  createElementVNode("thead", null, [
5441
5437
  createElementVNode("tr", null, [
5442
- $props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$B, [
5438
+ $props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$z, [
5443
5439
  createVNode(_component_ux_menu, null, {
5444
5440
  activator: withCtx(({ on: on2 }) => [
5445
5441
  createVNode(_component_ux_checkbox, mergeProps(toHandlers(on2), { value: $options.pageSelected }), null, 16, ["value"])
@@ -5451,7 +5447,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
5451
5447
  onClick: _cache[0] || (_cache[0] = ($event) => $options.selectPage())
5452
5448
  }, {
5453
5449
  default: withCtx(() => [
5454
- _hoisted_4$x
5450
+ createTextVNode(" Select Page ")
5455
5451
  ]),
5456
5452
  _: 1
5457
5453
  }),
@@ -5460,7 +5456,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
5460
5456
  onClick: _cache[1] || (_cache[1] = ($event) => $options.deselectPage())
5461
5457
  }, {
5462
5458
  default: withCtx(() => [
5463
- _hoisted_5$q
5459
+ createTextVNode(" Deselect Page ")
5464
5460
  ]),
5465
5461
  _: 1
5466
5462
  })) : createCommentVNode("", true),
@@ -5478,7 +5474,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
5478
5474
  onClick: _cache[3] || (_cache[3] = ($event) => $props.deselectAll())
5479
5475
  }, {
5480
5476
  default: withCtx(() => [
5481
- _hoisted_6$l
5477
+ createTextVNode(" Deselect All ")
5482
5478
  ]),
5483
5479
  _: 1
5484
5480
  })) : createCommentVNode("", true)
@@ -5522,9 +5518,9 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
5522
5518
  }),
5523
5519
  _: 2
5524
5520
  }, 1024)
5525
- ], 10, _hoisted_7$h);
5521
+ ], 10, _hoisted_4$s);
5526
5522
  }), 256)),
5527
- $props.enableActions ? (openBlock(), createElementBlock("th", _hoisted_8$9, [
5523
+ $props.enableActions ? (openBlock(), createElementBlock("th", _hoisted_5$n, [
5528
5524
  renderSlot(_ctx.$slots, "corner", {}, void 0, true)
5529
5525
  ])) : createCommentVNode("", true)
5530
5526
  ])
@@ -5550,7 +5546,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
5550
5546
  ], 512)
5551
5547
  ]);
5552
5548
  }
5553
- var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$13], ["__scopeId", "data-v-03eb874f"]]);
5549
+ var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-03eb874f"]]);
5554
5550
  var safeJsonStringify$1 = { exports: {} };
5555
5551
  var hasProp = Object.prototype.hasOwnProperty;
5556
5552
  function throwsMessage(err) {
@@ -5971,7 +5967,7 @@ var select_vue_vue_type_style_index_0_scoped_true_lang = "";
5971
5967
  function isUndefined$7(entry) {
5972
5968
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
5973
5969
  }
5974
- const _sfc_main$13 = {
5970
+ const _sfc_main$12 = {
5975
5971
  props: {
5976
5972
  title: {
5977
5973
  type: String
@@ -6076,24 +6072,24 @@ const _hoisted_1$O = {
6076
6072
  key: 0,
6077
6073
  class: "ux-field-title"
6078
6074
  };
6079
- const _hoisted_2$H = {
6075
+ const _hoisted_2$G = {
6080
6076
  key: 0,
6081
6077
  class: "ux-required-marker"
6082
6078
  };
6083
- const _hoisted_3$A = {
6079
+ const _hoisted_3$y = {
6084
6080
  key: 1,
6085
6081
  class: "ux-field-description"
6086
6082
  };
6087
- const _hoisted_4$w = {
6083
+ const _hoisted_4$r = {
6088
6084
  key: 2,
6089
6085
  class: "ui-select-button"
6090
6086
  };
6091
- const _hoisted_5$p = ["multiple"];
6092
- const _hoisted_6$k = {
6087
+ const _hoisted_5$m = ["multiple"];
6088
+ const _hoisted_6$h = {
6093
6089
  key: 0,
6094
6090
  value: ""
6095
6091
  };
6096
- const _hoisted_7$g = ["value"];
6092
+ const _hoisted_7$c = ["value"];
6097
6093
  function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
6098
6094
  const _component_ux_button = resolveComponent("ux-button");
6099
6095
  return openBlock(), createElementBlock("div", {
@@ -6101,10 +6097,10 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
6101
6097
  }, [
6102
6098
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$O, [
6103
6099
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6104
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$H, "*")) : createCommentVNode("", true)
6100
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$G, "*")) : createCommentVNode("", true)
6105
6101
  ])) : createCommentVNode("", true),
6106
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$A, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6107
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$w, [
6102
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$y, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6103
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$r, [
6108
6104
  renderSlot(_ctx.$slots, "default", {}, () => [
6109
6105
  createVNode(_component_ux_button, { tag: "div" }, {
6110
6106
  default: withCtx(() => [
@@ -6119,20 +6115,20 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
6119
6115
  multiple: _ctx.multiValue,
6120
6116
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
6121
6117
  }, [
6122
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$k, "None")) : createCommentVNode("", true),
6118
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$h, "None")) : createCommentVNode("", true),
6123
6119
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
6124
6120
  return openBlock(), createElementBlock("option", {
6125
6121
  value: option2.value
6126
- }, toDisplayString(option2.title), 9, _hoisted_7$g);
6122
+ }, toDisplayString(option2.title), 9, _hoisted_7$c);
6127
6123
  }), 256))
6128
- ], 40, _hoisted_5$p), [
6124
+ ], 40, _hoisted_5$m), [
6129
6125
  [vModelSelect, _ctx.model]
6130
6126
  ])
6131
6127
  ], 2);
6132
6128
  }
6133
- var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$12], ["__scopeId", "data-v-a06c20f2"]]);
6129
+ var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-a06c20f2"]]);
6134
6130
  var Pager_vue_vue_type_style_index_0_scoped_true_lang = "";
6135
- const _sfc_main$12 = {
6131
+ const _sfc_main$11 = {
6136
6132
  props: {
6137
6133
  total: {
6138
6134
  type: Number,
@@ -6346,9 +6342,9 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
6346
6342
  _: 1
6347
6343
  });
6348
6344
  }
6349
- var Pager$1 = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$11], ["__scopeId", "data-v-93d2aed8"]]);
6345
+ var Pager$1 = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-93d2aed8"]]);
6350
6346
  var avatar_vue_vue_type_style_index_0_lang = "";
6351
- const _sfc_main$11 = {
6347
+ const _sfc_main$10 = {
6352
6348
  props: {
6353
6349
  id: {
6354
6350
  type: [Object, String]
@@ -6366,9 +6362,9 @@ const _hoisted_1$N = { class: "avatar" };
6366
6362
  function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
6367
6363
  return openBlock(), createElementBlock("div", _hoisted_1$N);
6368
6364
  }
6369
- var Avatar = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$10]]);
6365
+ var Avatar = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
6370
6366
  var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
6371
- const _sfc_main$10 = {
6367
+ const _sfc_main$$ = {
6372
6368
  props: {
6373
6369
  large: {
6374
6370
  type: Boolean
@@ -6377,17 +6373,17 @@ const _sfc_main$10 = {
6377
6373
  };
6378
6374
  const _withScopeId$7 = (n2) => (pushScopeId("data-v-27f20370"), n2 = n2(), popScopeId(), n2);
6379
6375
  const _hoisted_1$M = /* @__PURE__ */ _withScopeId$7(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
6380
- const _hoisted_2$G = [
6376
+ const _hoisted_2$F = [
6381
6377
  _hoisted_1$M
6382
6378
  ];
6383
6379
  function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
6384
6380
  return openBlock(), createElementBlock("div", {
6385
6381
  class: normalizeClass(["ux-spinner", { large: $props.large }])
6386
- }, _hoisted_2$G, 2);
6382
+ }, _hoisted_2$F, 2);
6387
6383
  }
6388
- var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$$], ["__scopeId", "data-v-27f20370"]]);
6384
+ var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__scopeId", "data-v-27f20370"]]);
6389
6385
  var button_vue_vue_type_style_index_0_scoped_true_lang = "";
6390
- const _sfc_main$$ = {
6386
+ const _sfc_main$_ = {
6391
6387
  components: {
6392
6388
  Spinner
6393
6389
  },
@@ -6503,9 +6499,9 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
6503
6499
  _: 3
6504
6500
  }, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
6505
6501
  }
6506
- var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$_], ["__scopeId", "data-v-56c95efc"]]);
6502
+ var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-56c95efc"]]);
6507
6503
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
6508
- const _sfc_main$_ = {
6504
+ const _sfc_main$Z = {
6509
6505
  props: {
6510
6506
  value: {
6511
6507
  type: Boolean,
@@ -6537,9 +6533,9 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
6537
6533
  })
6538
6534
  ], 2);
6539
6535
  }
6540
- var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$Z], ["__scopeId", "data-v-6b7b7539"]]);
6536
+ var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-6b7b7539"]]);
6541
6537
  var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
6542
- const _sfc_main$Z = {
6538
+ const _sfc_main$Y = {
6543
6539
  props: {
6544
6540
  value: {
6545
6541
  type: Boolean,
@@ -6582,9 +6578,9 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
6582
6578
  ])
6583
6579
  ], 2);
6584
6580
  }
6585
- var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Y], ["__scopeId", "data-v-57a418e1"]]);
6581
+ var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-57a418e1"]]);
6586
6582
  var link_vue_vue_type_style_index_0_scoped_true_lang = "";
6587
- const _sfc_main$Y = {
6583
+ const _sfc_main$X = {
6588
6584
  props: {
6589
6585
  to: {
6590
6586
  type: [Object, String]
@@ -6671,9 +6667,9 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
6671
6667
  _: 3
6672
6668
  }, 8, ["onClick", "to", "href", "target", "class"]);
6673
6669
  }
6674
- var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$X], ["__scopeId", "data-v-8b82829a"]]);
6670
+ var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-8b82829a"]]);
6675
6671
  var icon_vue_vue_type_style_index_0_scoped_true_lang = "";
6676
- const _sfc_main$X = {
6672
+ const _sfc_main$W = {
6677
6673
  props: {
6678
6674
  icon: {
6679
6675
  type: [Object, String]
@@ -6713,12 +6709,12 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
6713
6709
  class: normalizeClass(["ux-icon fa", $options.classes])
6714
6710
  }, null, 8, ["class"]);
6715
6711
  }
6716
- var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$W], ["__scopeId", "data-v-1764a3d0"]]);
6712
+ var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-1764a3d0"]]);
6717
6713
  var UXMenuService = {
6718
6714
  cache: {}
6719
6715
  };
6720
6716
  var menu_vue_vue_type_style_index_0_scoped_true_lang = "";
6721
- const _sfc_main$W = {
6717
+ const _sfc_main$V = {
6722
6718
  props: {
6723
6719
  group: {
6724
6720
  type: String
@@ -6894,8 +6890,8 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
6894
6890
  ]))
6895
6891
  ], 2);
6896
6892
  }
6897
- var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$V], ["__scopeId", "data-v-29d476a2"]]);
6898
- const _sfc_main$V = {
6893
+ var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-29d476a2"]]);
6894
+ const _sfc_main$U = {
6899
6895
  name: "menulist",
6900
6896
  props: {
6901
6897
  items: {
@@ -6974,9 +6970,9 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
6974
6970
  }), 256))
6975
6971
  ]);
6976
6972
  }
6977
- var UXMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$U]]);
6973
+ var UXMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U]]);
6978
6974
  var image_vue_vue_type_style_index_0_scoped_true_lang = "";
6979
- const _sfc_main$U = {
6975
+ const _sfc_main$T = {
6980
6976
  props: {
6981
6977
  item: {
6982
6978
  type: Object
@@ -7156,7 +7152,7 @@ const _sfc_main$U = {
7156
7152
  }
7157
7153
  };
7158
7154
  const _hoisted_1$K = ["alt", "data"];
7159
- const _hoisted_2$F = ["alt", "src"];
7155
+ const _hoisted_2$E = ["alt", "src"];
7160
7156
  function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
7161
7157
  return openBlock(), createElementBlock("div", {
7162
7158
  class: normalizeClass(["ux-image", $options.className]),
@@ -7172,12 +7168,12 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
7172
7168
  alt: $options.altText,
7173
7169
  style: normalizeStyle($options.imageStyle),
7174
7170
  src: $options.src
7175
- }, null, 12, _hoisted_2$F))
7171
+ }, null, 12, _hoisted_2$E))
7176
7172
  ], 6);
7177
7173
  }
7178
- var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$T], ["__scopeId", "data-v-a7872864"]]);
7174
+ var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-a7872864"]]);
7179
7175
  var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
7180
- const _sfc_main$T = {
7176
+ const _sfc_main$S = {
7181
7177
  props: {
7182
7178
  value: {
7183
7179
  type: Number
@@ -7213,35 +7209,35 @@ const _sfc_main$T = {
7213
7209
  };
7214
7210
  const _withScopeId$6 = (n2) => (pushScopeId("data-v-317a7690"), n2 = n2(), popScopeId(), n2);
7215
7211
  const _hoisted_1$J = { class: "ux-progress" };
7216
- const _hoisted_2$E = /* @__PURE__ */ _withScopeId$6(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
7212
+ const _hoisted_2$D = /* @__PURE__ */ _withScopeId$6(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
7217
7213
  function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
7218
7214
  return openBlock(), createElementBlock("div", _hoisted_1$J, [
7219
- _hoisted_2$E,
7215
+ _hoisted_2$D,
7220
7216
  createElementVNode("div", {
7221
7217
  class: "ux-progress-fg",
7222
7218
  style: normalizeStyle($options.barStyle)
7223
7219
  }, null, 4)
7224
7220
  ]);
7225
7221
  }
7226
- var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$S], ["__scopeId", "data-v-317a7690"]]);
7222
+ var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-317a7690"]]);
7227
7223
  var list_vue_vue_type_style_index_0_scoped_true_lang = "";
7228
- const _sfc_main$S = {};
7224
+ const _sfc_main$R = {};
7229
7225
  const _hoisted_1$I = { class: "ux-list" };
7230
7226
  function _sfc_render$R(_ctx, _cache) {
7231
7227
  return openBlock(), createElementBlock("ul", _hoisted_1$I, [
7232
7228
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
7233
7229
  ]);
7234
7230
  }
7235
- var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$R], ["__scopeId", "data-v-98e1e4e2"]]);
7231
+ var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-98e1e4e2"]]);
7236
7232
  var listItem_vue_vue_type_style_index_0_scoped_true_lang = "";
7237
- const _sfc_main$R = {};
7233
+ const _sfc_main$Q = {};
7238
7234
  const _hoisted_1$H = { class: "ux-list-item" };
7239
7235
  function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
7240
7236
  return openBlock(), createElementBlock("div", _hoisted_1$H, [
7241
7237
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
7242
7238
  ]);
7243
7239
  }
7244
- var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$Q], ["__scopeId", "data-v-0e73c260"]]);
7240
+ var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-0e73c260"]]);
7245
7241
  var daterange_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
7246
7242
  function checkDate(d) {
7247
7243
  var date = new Date(d);
@@ -7250,7 +7246,7 @@ function checkDate(d) {
7250
7246
  }
7251
7247
  return;
7252
7248
  }
7253
- const _sfc_main$Q = {
7249
+ const _sfc_main$P = {
7254
7250
  props: {
7255
7251
  modelValue: {
7256
7252
  type: Object
@@ -7302,7 +7298,7 @@ const _sfc_main$Q = {
7302
7298
  };
7303
7299
  const _withScopeId$5 = (n2) => (pushScopeId("data-v-61cbf45e"), n2 = n2(), popScopeId(), n2);
7304
7300
  const _hoisted_1$G = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "From Date", -1));
7305
- const _hoisted_2$D = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "To Date", -1));
7301
+ const _hoisted_2$C = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "To Date", -1));
7306
7302
  function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
7307
7303
  const _component_flex_cell = resolveComponent("flex-cell");
7308
7304
  const _component_flex_row = resolveComponent("flex-row");
@@ -7332,7 +7328,7 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
7332
7328
  createVNode(_component_flex_cell, { class: "cell" }, {
7333
7329
  default: withCtx(() => [
7334
7330
  createElementVNode("div", null, [
7335
- _hoisted_2$D,
7331
+ _hoisted_2$C,
7336
7332
  withDirectives(createElementVNode("input", {
7337
7333
  type: "date",
7338
7334
  class: "ux-field-focus ux-text-input-multiple",
@@ -7350,9 +7346,9 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
7350
7346
  })
7351
7347
  ]);
7352
7348
  }
7353
- var Daterange = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$P], ["__scopeId", "data-v-61cbf45e"]]);
7349
+ var Daterange = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-61cbf45e"]]);
7354
7350
  var phoneNumberInput_vue_vue_type_style_index_0_scoped_true_lang = "";
7355
- const _sfc_main$P = {
7351
+ const _sfc_main$O = {
7356
7352
  props: {
7357
7353
  modelValue: {
7358
7354
  type: [Object, Array]
@@ -7428,24 +7424,23 @@ const _hoisted_1$F = {
7428
7424
  key: 0,
7429
7425
  class: "ux-field-title"
7430
7426
  };
7431
- const _hoisted_2$C = {
7427
+ const _hoisted_2$B = {
7432
7428
  key: 0,
7433
7429
  class: "ux-required-marker"
7434
7430
  };
7435
- const _hoisted_3$z = {
7431
+ const _hoisted_3$x = {
7436
7432
  key: 1,
7437
7433
  class: "ux-field-description"
7438
7434
  };
7439
- const _hoisted_4$v = { key: 2 };
7440
- const _hoisted_5$o = /* @__PURE__ */ createTextVNode(" Country Code ");
7441
- const _hoisted_6$j = { key: 0 };
7442
- const _hoisted_7$f = { key: 1 };
7443
- const _hoisted_8$8 = { class: "ux-text-wrap" };
7444
- const _hoisted_9$7 = ["placeholder", "onUpdate:modelValue"];
7445
- const _hoisted_10$5 = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("option", { value: "" }, "None", -1));
7446
- const _hoisted_11$4 = ["value"];
7447
- const _hoisted_12$4 = { class: "ux-text-wrap" };
7448
- const _hoisted_13$4 = ["placeholder"];
7435
+ const _hoisted_4$q = { key: 2 };
7436
+ const _hoisted_5$l = { key: 0 };
7437
+ const _hoisted_6$g = { key: 1 };
7438
+ const _hoisted_7$b = { class: "ux-text-wrap" };
7439
+ const _hoisted_8$6 = ["placeholder", "onUpdate:modelValue"];
7440
+ const _hoisted_9$6 = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("option", { value: "" }, "None", -1));
7441
+ const _hoisted_10$4 = ["value"];
7442
+ const _hoisted_11$4 = { class: "ux-text-wrap" };
7443
+ const _hoisted_12$4 = ["placeholder"];
7449
7444
  function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7450
7445
  const _component_ux_button = resolveComponent("ux-button");
7451
7446
  const _component_native_select = resolveComponent("native-select");
@@ -7455,10 +7450,10 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7455
7450
  return openBlock(), createElementBlock(Fragment, null, [
7456
7451
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$F, [
7457
7452
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7458
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$C, "*")) : createCommentVNode("", true)
7453
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$B, "*")) : createCommentVNode("", true)
7459
7454
  ])) : createCommentVNode("", true),
7460
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$z, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7461
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$v, [
7455
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$x, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7456
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
7462
7457
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
7463
7458
  return openBlock(), createBlock(_component_flex_row, {
7464
7459
  gap: "",
@@ -7479,9 +7474,9 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7479
7474
  createVNode(_component_ux_button, { tag: "a" }, {
7480
7475
  default: withCtx(() => [
7481
7476
  !entry.countryCode ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
7482
- _hoisted_5$o
7477
+ createTextVNode(" Country Code ")
7483
7478
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
7484
- $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$j, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$f, "Loading"))
7479
+ $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_5$l, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_6$g, "Loading"))
7485
7480
  ], 64))
7486
7481
  ]),
7487
7482
  _: 2
@@ -7494,7 +7489,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7494
7489
  }, 1024),
7495
7490
  createVNode(_component_flex_cell, null, {
7496
7491
  default: withCtx(() => [
7497
- createElementVNode("div", _hoisted_8$8, [
7492
+ createElementVNode("div", _hoisted_7$b, [
7498
7493
  withDirectives(createElementVNode("input", {
7499
7494
  class: "ux-field-focus ux-text-input-multiple",
7500
7495
  placeholder: $options.actualPlaceholder,
@@ -7503,7 +7498,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7503
7498
  ref: "input",
7504
7499
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
7505
7500
  "onUpdate:modelValue": ($event) => entry.number = $event
7506
- }, null, 40, _hoisted_9$7), [
7501
+ }, null, 40, _hoisted_8$6), [
7507
7502
  [vModelText, entry.number]
7508
7503
  ])
7509
7504
  ])
@@ -7558,11 +7553,11 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7558
7553
  class: "ux-country-code-select",
7559
7554
  "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => _ctx.model.countryCode = $event)
7560
7555
  }, [
7561
- _hoisted_10$5,
7556
+ _hoisted_9$6,
7562
7557
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.countryCodes, (country) => {
7563
7558
  return openBlock(), createElementBlock("option", {
7564
7559
  value: country.value
7565
- }, toDisplayString(country.title), 9, _hoisted_11$4);
7560
+ }, toDisplayString(country.title), 9, _hoisted_10$4);
7566
7561
  }), 256))
7567
7562
  ], 512), [
7568
7563
  [vModelSelect, _ctx.model.countryCode]
@@ -7572,7 +7567,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7572
7567
  }),
7573
7568
  createVNode(_component_flex_cell, null, {
7574
7569
  default: withCtx(() => [
7575
- createElementVNode("div", _hoisted_12$4, [
7570
+ createElementVNode("div", _hoisted_11$4, [
7576
7571
  withDirectives(createElementVNode("input", {
7577
7572
  class: "ux-field-focus ux-text-input-multiple",
7578
7573
  placeholder: $options.actualPlaceholder,
@@ -7580,7 +7575,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7580
7575
  ref: "input",
7581
7576
  onKeydown: _cache[5] || (_cache[5] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
7582
7577
  "onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => _ctx.model.number = $event)
7583
- }, null, 40, _hoisted_13$4), [
7578
+ }, null, 40, _hoisted_12$4), [
7584
7579
  [vModelText, _ctx.model.number]
7585
7580
  ])
7586
7581
  ])
@@ -7592,12 +7587,12 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
7592
7587
  }))
7593
7588
  ], 64);
7594
7589
  }
7595
- var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$O], ["__scopeId", "data-v-32219a94"]]);
7590
+ var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-32219a94"]]);
7596
7591
  var timezone_vue_vue_type_style_index_0_scoped_true_lang = "";
7597
7592
  function isUndefined$6(entry) {
7598
7593
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
7599
7594
  }
7600
- const _sfc_main$O = {
7595
+ const _sfc_main$N = {
7601
7596
  props: {
7602
7597
  modelValue: {}
7603
7598
  },
@@ -8126,24 +8121,24 @@ const _hoisted_1$E = {
8126
8121
  key: 0,
8127
8122
  class: "ux-field-title"
8128
8123
  };
8129
- const _hoisted_2$B = {
8124
+ const _hoisted_2$A = {
8130
8125
  key: 0,
8131
8126
  class: "ux-required-marker"
8132
8127
  };
8133
- const _hoisted_3$y = {
8128
+ const _hoisted_3$w = {
8134
8129
  key: 1,
8135
8130
  class: "ux-field-description"
8136
8131
  };
8137
- const _hoisted_4$u = {
8132
+ const _hoisted_4$p = {
8138
8133
  key: 2,
8139
8134
  class: "ui-select-button"
8140
8135
  };
8141
- const _hoisted_5$n = ["multiple"];
8142
- const _hoisted_6$i = {
8136
+ const _hoisted_5$k = ["multiple"];
8137
+ const _hoisted_6$f = {
8143
8138
  key: 0,
8144
8139
  value: ""
8145
8140
  };
8146
- const _hoisted_7$e = ["value"];
8141
+ const _hoisted_7$a = ["value"];
8147
8142
  function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
8148
8143
  const _component_ux_button = resolveComponent("ux-button");
8149
8144
  return openBlock(), createElementBlock("div", {
@@ -8151,10 +8146,10 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
8151
8146
  }, [
8152
8147
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$E, [
8153
8148
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8154
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$B, "*")) : createCommentVNode("", true)
8149
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$A, "*")) : createCommentVNode("", true)
8155
8150
  ])) : createCommentVNode("", true),
8156
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$y, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8157
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$u, [
8151
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$w, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8152
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
8158
8153
  renderSlot(_ctx.$slots, "default", {}, () => [
8159
8154
  createVNode(_component_ux_button, { tag: "div" }, {
8160
8155
  default: withCtx(() => [
@@ -8169,20 +8164,20 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
8169
8164
  multiple: _ctx.multiValue,
8170
8165
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
8171
8166
  }, [
8172
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$i, "None")) : createCommentVNode("", true),
8167
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$f, "None")) : createCommentVNode("", true),
8173
8168
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
8174
8169
  return openBlock(), createElementBlock("option", {
8175
8170
  value: option2.value
8176
- }, toDisplayString(option2.title), 9, _hoisted_7$e);
8171
+ }, toDisplayString(option2.title), 9, _hoisted_7$a);
8177
8172
  }), 256))
8178
- ], 40, _hoisted_5$n), [
8173
+ ], 40, _hoisted_5$k), [
8179
8174
  [vModelSelect, _ctx.model]
8180
8175
  ])
8181
8176
  ], 2);
8182
8177
  }
8183
- var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$N], ["__scopeId", "data-v-a15362c8"]]);
8178
+ var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-a15362c8"]]);
8184
8179
  var item_vue_vue_type_style_index_0_scoped_true_lang = "";
8185
- const _sfc_main$N = {
8180
+ const _sfc_main$M = {
8186
8181
  props: {
8187
8182
  item: {
8188
8183
  type: Object,
@@ -8263,7 +8258,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
8263
8258
  })
8264
8259
  ]);
8265
8260
  }
8266
- var Item = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$M], ["__scopeId", "data-v-055fac6a"]]);
8261
+ var Item = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-055fac6a"]]);
8267
8262
  /**!
8268
8263
  * Sortable 1.14.0
8269
8264
  * @author RubaXa <trash@rubaxa.org>
@@ -10931,7 +10926,7 @@ const draggableComponent = defineComponent({
10931
10926
  }
10932
10927
  });
10933
10928
  var contentSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
10934
- const _sfc_main$M = {
10929
+ const _sfc_main$L = {
10935
10930
  components: {
10936
10931
  Item,
10937
10932
  draggable: draggableComponent
@@ -11108,19 +11103,18 @@ const _hoisted_1$D = {
11108
11103
  key: 0,
11109
11104
  class: "ux-field-title"
11110
11105
  };
11111
- const _hoisted_2$A = {
11106
+ const _hoisted_2$z = {
11112
11107
  key: 0,
11113
11108
  class: "ux-required-marker"
11114
11109
  };
11115
- const _hoisted_3$x = {
11110
+ const _hoisted_3$v = {
11116
11111
  key: 1,
11117
11112
  class: "ux-field-description"
11118
11113
  };
11119
- const _hoisted_4$t = {
11114
+ const _hoisted_4$o = {
11120
11115
  key: 1,
11121
11116
  class: "items"
11122
11117
  };
11123
- const _hoisted_5$m = /* @__PURE__ */ createTextVNode(" Create ");
11124
11118
  function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
11125
11119
  const _component_ux_icon = resolveComponent("ux-icon");
11126
11120
  const _component_ux_button = resolveComponent("ux-button");
@@ -11132,9 +11126,9 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
11132
11126
  return openBlock(), createElementBlock(Fragment, null, [
11133
11127
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$D, [
11134
11128
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11135
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$A, "*")) : createCommentVNode("", true)
11129
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$z, "*")) : createCommentVNode("", true)
11136
11130
  ])) : createCommentVNode("", true),
11137
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$x, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11131
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$v, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11138
11132
  $options.showList ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
11139
11133
  _ctx.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
11140
11134
  _ctx.model && _ctx.model.length ? (openBlock(), createBlock(_component_draggable, {
@@ -11174,7 +11168,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
11174
11168
  ]),
11175
11169
  _: 1
11176
11170
  }, 8, ["modelValue"])) : createCommentVNode("", true)
11177
- ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$t, [
11171
+ ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
11178
11172
  createVNode(_component_item, { item: _ctx.model }, {
11179
11173
  actions: withCtx(() => [
11180
11174
  $options.canEdit(_ctx.model) ? (openBlock(), createBlock(_component_ux_button, {
@@ -11227,7 +11221,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
11227
11221
  onClick: $options.create
11228
11222
  }, {
11229
11223
  default: withCtx(() => [
11230
- _hoisted_5$m,
11224
+ createTextVNode(" Create "),
11231
11225
  createVNode(_component_ux_icon, {
11232
11226
  right: "",
11233
11227
  icon: "fa-plus"
@@ -11244,12 +11238,12 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
11244
11238
  })) : createCommentVNode("", true)
11245
11239
  ], 64);
11246
11240
  }
11247
- var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$L], ["__scopeId", "data-v-236b5d48"]]);
11241
+ var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-236b5d48"]]);
11248
11242
  var typeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
11249
11243
  function isUndefined$5(entry) {
11250
11244
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
11251
11245
  }
11252
- const _sfc_main$L = {
11246
+ const _sfc_main$K = {
11253
11247
  props: {
11254
11248
  title: {
11255
11249
  type: String
@@ -11362,24 +11356,24 @@ const _hoisted_1$C = {
11362
11356
  key: 0,
11363
11357
  class: "ux-field-title"
11364
11358
  };
11365
- const _hoisted_2$z = {
11359
+ const _hoisted_2$y = {
11366
11360
  key: 0,
11367
11361
  class: "ux-required-marker"
11368
11362
  };
11369
- const _hoisted_3$w = {
11363
+ const _hoisted_3$u = {
11370
11364
  key: 1,
11371
11365
  class: "ux-field-description"
11372
11366
  };
11373
- const _hoisted_4$s = {
11367
+ const _hoisted_4$n = {
11374
11368
  key: 2,
11375
11369
  class: "ui-select-button"
11376
11370
  };
11377
- const _hoisted_5$l = ["multiple"];
11378
- const _hoisted_6$h = {
11371
+ const _hoisted_5$j = ["multiple"];
11372
+ const _hoisted_6$e = {
11379
11373
  key: 0,
11380
11374
  value: ""
11381
11375
  };
11382
- const _hoisted_7$d = ["value"];
11376
+ const _hoisted_7$9 = ["value"];
11383
11377
  function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
11384
11378
  const _component_ux_button = resolveComponent("ux-button");
11385
11379
  return openBlock(), createElementBlock("div", {
@@ -11387,10 +11381,10 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
11387
11381
  }, [
11388
11382
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
11389
11383
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11390
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$z, "*")) : createCommentVNode("", true)
11384
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$y, "*")) : createCommentVNode("", true)
11391
11385
  ])) : createCommentVNode("", true),
11392
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$w, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11393
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$s, [
11386
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$u, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11387
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
11394
11388
  renderSlot(_ctx.$slots, "default", {}, () => [
11395
11389
  createVNode(_component_ux_button, { tag: "div" }, {
11396
11390
  default: withCtx(() => [
@@ -11405,20 +11399,20 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
11405
11399
  multiple: _ctx.multiValue,
11406
11400
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
11407
11401
  }, [
11408
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$h, "None")) : createCommentVNode("", true),
11402
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$e, "None")) : createCommentVNode("", true),
11409
11403
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
11410
11404
  return openBlock(), createElementBlock("option", {
11411
11405
  value: option2.value
11412
- }, toDisplayString(option2.title), 9, _hoisted_7$d);
11406
+ }, toDisplayString(option2.title), 9, _hoisted_7$9);
11413
11407
  }), 256))
11414
- ], 40, _hoisted_5$l), [
11408
+ ], 40, _hoisted_5$j), [
11415
11409
  [vModelSelect, _ctx.model]
11416
11410
  ])
11417
11411
  ], 2);
11418
11412
  }
11419
- var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$K], ["__scopeId", "data-v-49a55ef8"]]);
11413
+ var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-49a55ef8"]]);
11420
11414
  var ScopeItem_vue_vue_type_style_index_0_scoped_true_lang = "";
11421
- const _sfc_main$K = {
11415
+ const _sfc_main$J = {
11422
11416
  props: {
11423
11417
  item: {
11424
11418
  type: Object
@@ -11453,7 +11447,7 @@ const _sfc_main$K = {
11453
11447
  }
11454
11448
  };
11455
11449
  const _hoisted_1$B = { class: "outer" };
11456
- const _hoisted_2$y = {
11450
+ const _hoisted_2$x = {
11457
11451
  key: 0,
11458
11452
  class: "children"
11459
11453
  };
@@ -11515,7 +11509,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
11515
11509
  _: 1
11516
11510
  })
11517
11511
  ], 2),
11518
- $options.expanded ? (openBlock(), createElementBlock("div", _hoisted_2$y, [
11512
+ $options.expanded ? (openBlock(), createElementBlock("div", _hoisted_2$x, [
11519
11513
  (openBlock(true), createElementBlock(Fragment, null, renderList($props.item.children, (child) => {
11520
11514
  return openBlock(), createBlock(_component_scope_item, {
11521
11515
  click: $props.click,
@@ -11525,10 +11519,10 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
11525
11519
  ])) : createCommentVNode("", true)
11526
11520
  ]);
11527
11521
  }
11528
- var ScopeItem = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$J], ["__scopeId", "data-v-5f67b500"]]);
11522
+ var ScopeItem = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-5f67b500"]]);
11529
11523
  var ScopeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
11530
11524
  let inflight;
11531
- const _sfc_main$J = {
11525
+ const _sfc_main$I = {
11532
11526
  components: {
11533
11527
  ScopeItem
11534
11528
  },
@@ -11681,9 +11675,9 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
11681
11675
  }), 256))
11682
11676
  ], 2);
11683
11677
  }
11684
- var ScopeSelect$1 = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$I], ["__scopeId", "data-v-243a360c"]]);
11678
+ var ScopeSelect$1 = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-243a360c"]]);
11685
11679
  var ScopeSelectButton_vue_vue_type_style_index_0_scoped_true_lang = "";
11686
- const _sfc_main$I = {
11680
+ const _sfc_main$H = {
11687
11681
  async created() {
11688
11682
  this.scopeGlossary = await this.$sdk.content.scopeGlossary({ hash: true });
11689
11683
  },
@@ -11813,12 +11807,12 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
11813
11807
  }, 8, ["onClick"])
11814
11808
  ]);
11815
11809
  }
11816
- var ScopeSelectButton = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$H], ["__scopeId", "data-v-66408f08"]]);
11810
+ var ScopeSelectButton = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-66408f08"]]);
11817
11811
  var scopeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
11818
11812
  function isUndefined$4(entry) {
11819
11813
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
11820
11814
  }
11821
- const _sfc_main$H = {
11815
+ const _sfc_main$G = {
11822
11816
  components: {
11823
11817
  ScopeSelectButton
11824
11818
  },
@@ -11940,11 +11934,11 @@ const _hoisted_1$A = {
11940
11934
  key: 0,
11941
11935
  class: "ux-field-title"
11942
11936
  };
11943
- const _hoisted_2$x = {
11937
+ const _hoisted_2$w = {
11944
11938
  key: 0,
11945
11939
  class: "ux-required-marker"
11946
11940
  };
11947
- const _hoisted_3$v = {
11941
+ const _hoisted_3$t = {
11948
11942
  key: 1,
11949
11943
  class: "ux-field-description"
11950
11944
  };
@@ -11955,9 +11949,9 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
11955
11949
  }, [
11956
11950
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
11957
11951
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11958
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$x, "*")) : createCommentVNode("", true)
11952
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
11959
11953
  ])) : createCommentVNode("", true),
11960
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$v, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11954
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11961
11955
  createVNode(_component_scope_select_button, {
11962
11956
  type: $options.contextReferenceType,
11963
11957
  action: $options.contextReferenceAction,
@@ -11966,12 +11960,12 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
11966
11960
  }, null, 8, ["type", "action", "modelValue"])
11967
11961
  ], 2);
11968
11962
  }
11969
- var ScopeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$G], ["__scopeId", "data-v-c629a544"]]);
11963
+ var ScopeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-c629a544"]]);
11970
11964
  var fieldSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
11971
11965
  function isUndefined$3(entry) {
11972
11966
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
11973
11967
  }
11974
- const _sfc_main$G = {
11968
+ const _sfc_main$F = {
11975
11969
  props: {
11976
11970
  title: {
11977
11971
  type: String
@@ -12149,24 +12143,24 @@ const _hoisted_1$z = {
12149
12143
  key: 0,
12150
12144
  class: "ux-field-title"
12151
12145
  };
12152
- const _hoisted_2$w = {
12146
+ const _hoisted_2$v = {
12153
12147
  key: 0,
12154
12148
  class: "ux-required-marker"
12155
12149
  };
12156
- const _hoisted_3$u = {
12150
+ const _hoisted_3$s = {
12157
12151
  key: 1,
12158
12152
  class: "ux-field-description"
12159
12153
  };
12160
- const _hoisted_4$r = {
12154
+ const _hoisted_4$m = {
12161
12155
  key: 2,
12162
12156
  class: "ui-select-button"
12163
12157
  };
12164
- const _hoisted_5$k = ["multiple"];
12165
- const _hoisted_6$g = {
12158
+ const _hoisted_5$i = ["multiple"];
12159
+ const _hoisted_6$d = {
12166
12160
  key: 0,
12167
12161
  value: ""
12168
12162
  };
12169
- const _hoisted_7$c = ["value"];
12163
+ const _hoisted_7$8 = ["value"];
12170
12164
  function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
12171
12165
  const _component_ux_button = resolveComponent("ux-button");
12172
12166
  return openBlock(), createElementBlock("div", {
@@ -12174,10 +12168,10 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
12174
12168
  }, [
12175
12169
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
12176
12170
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12177
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
12171
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
12178
12172
  ])) : createCommentVNode("", true),
12179
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$u, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12180
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$r, [
12173
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12174
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
12181
12175
  renderSlot(_ctx.$slots, "default", {}, () => [
12182
12176
  createVNode(_component_ux_button, { tag: "div" }, {
12183
12177
  default: withCtx(() => [
@@ -12192,20 +12186,20 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
12192
12186
  multiple: _ctx.multiValue,
12193
12187
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
12194
12188
  }, [
12195
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$g, "None")) : createCommentVNode("", true),
12189
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$d, "None")) : createCommentVNode("", true),
12196
12190
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
12197
12191
  return openBlock(), createElementBlock("option", {
12198
12192
  value: option2.value
12199
- }, toDisplayString(option2.title), 9, _hoisted_7$c);
12193
+ }, toDisplayString(option2.title), 9, _hoisted_7$8);
12200
12194
  }), 256))
12201
- ], 40, _hoisted_5$k), [
12195
+ ], 40, _hoisted_5$i), [
12202
12196
  [vModelSelect, _ctx.model]
12203
12197
  ])
12204
12198
  ], 2);
12205
12199
  }
12206
- var FieldSelect = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$F], ["__scopeId", "data-v-3cff6dc8"]]);
12200
+ var FieldSelect = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-3cff6dc8"]]);
12207
12201
  var currency_vue_vue_type_style_index_0_scoped_true_lang = "";
12208
- const _sfc_main$F = {
12202
+ const _sfc_main$E = {
12209
12203
  props: {
12210
12204
  modelValue: {
12211
12205
  type: [String, Array]
@@ -12286,29 +12280,29 @@ const _hoisted_1$y = {
12286
12280
  key: 0,
12287
12281
  class: "ux-field-title"
12288
12282
  };
12289
- const _hoisted_2$v = {
12283
+ const _hoisted_2$u = {
12290
12284
  key: 0,
12291
12285
  class: "ux-required-marker"
12292
12286
  };
12293
- const _hoisted_3$t = {
12287
+ const _hoisted_3$r = {
12294
12288
  key: 1,
12295
12289
  class: "ux-field-description"
12296
12290
  };
12297
- const _hoisted_4$q = { key: 2 };
12298
- const _hoisted_5$j = {
12291
+ const _hoisted_4$l = { key: 2 };
12292
+ const _hoisted_5$h = {
12299
12293
  key: 0,
12300
12294
  class: "ux-text-prefix"
12301
12295
  };
12302
- const _hoisted_6$f = ["onBlur", "onUpdate:modelValue"];
12303
- const _hoisted_7$b = {
12296
+ const _hoisted_6$c = ["onBlur", "onUpdate:modelValue"];
12297
+ const _hoisted_7$7 = {
12304
12298
  key: 1,
12305
12299
  class: "ux-text-suffix"
12306
12300
  };
12307
- const _hoisted_8$7 = {
12301
+ const _hoisted_8$5 = {
12308
12302
  key: 0,
12309
12303
  class: "ux-text-prefix"
12310
12304
  };
12311
- const _hoisted_9$6 = {
12305
+ const _hoisted_9$5 = {
12312
12306
  key: 1,
12313
12307
  class: "ux-text-suffix"
12314
12308
  };
@@ -12320,10 +12314,10 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
12320
12314
  return openBlock(), createElementBlock(Fragment, null, [
12321
12315
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
12322
12316
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12323
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
12317
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
12324
12318
  ])) : createCommentVNode("", true),
12325
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12326
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
12319
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12320
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
12327
12321
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
12328
12322
  return openBlock(), createBlock(_component_flex_row, {
12329
12323
  class: "ux-text-row",
@@ -12335,7 +12329,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
12335
12329
  createElementVNode("div", {
12336
12330
  class: normalizeClass(["ux-text-wrap", { prefixed: $options.prefix, suffixed: $options.suffix }])
12337
12331
  }, [
12338
- $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$j, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
12332
+ $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$h, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
12339
12333
  withDirectives((openBlock(), createElementBlock("input", {
12340
12334
  class: "ux-field-focus ux-text-input-multiple",
12341
12335
  ref_for: true,
@@ -12346,7 +12340,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
12346
12340
  onBlur: ($event) => $options.update($event, index2),
12347
12341
  "onUpdate:modelValue": ($event) => $options.proxy[index2] = $event,
12348
12342
  onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.touch && _ctx.touch(...args))
12349
- }, null, 40, _hoisted_6$f)), [
12343
+ }, null, 40, _hoisted_6$c)), [
12350
12344
  [
12351
12345
  vModelText,
12352
12346
  $options.proxy[index2],
@@ -12354,7 +12348,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
12354
12348
  { lazy: true }
12355
12349
  ]
12356
12350
  ]),
12357
- $options.suffix ? (openBlock(), createElementBlock("span", _hoisted_7$b, toDisplayString($options.suffix), 1)) : createCommentVNode("", true)
12351
+ $options.suffix ? (openBlock(), createElementBlock("span", _hoisted_7$7, toDisplayString($options.suffix), 1)) : createCommentVNode("", true)
12358
12352
  ], 2)
12359
12353
  ]),
12360
12354
  _: 2
@@ -12399,7 +12393,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
12399
12393
  key: 3,
12400
12394
  class: normalizeClass(["ux-text-wrap", { prefixed: $options.prefix, suffixed: $options.suffix }])
12401
12395
  }, [
12402
- $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_8$7, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
12396
+ $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_8$5, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
12403
12397
  withDirectives((openBlock(), createElementBlock("input", {
12404
12398
  class: "ux-field-focus ux-text-input-single",
12405
12399
  ref: "input",
@@ -12416,13 +12410,13 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
12416
12410
  { lazy: true }
12417
12411
  ]
12418
12412
  ]),
12419
- $options.suffix ? (openBlock(), createElementBlock("span", _hoisted_9$6, toDisplayString($options.suffix), 1)) : createCommentVNode("", true)
12413
+ $options.suffix ? (openBlock(), createElementBlock("span", _hoisted_9$5, toDisplayString($options.suffix), 1)) : createCommentVNode("", true)
12420
12414
  ], 2))
12421
12415
  ], 64);
12422
12416
  }
12423
- var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$E], ["__scopeId", "data-v-5dd6344d"]]);
12417
+ var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-5dd6344d"]]);
12424
12418
  var textfield_vue_vue_type_style_index_0_scoped_true_lang = "";
12425
- const _sfc_main$E = {
12419
+ const _sfc_main$D = {
12426
12420
  props: {
12427
12421
  modelValue: {
12428
12422
  type: [String, Array]
@@ -12489,27 +12483,27 @@ const _hoisted_1$x = {
12489
12483
  key: 0,
12490
12484
  class: "ux-field-title"
12491
12485
  };
12492
- const _hoisted_2$u = {
12486
+ const _hoisted_2$t = {
12493
12487
  key: 0,
12494
12488
  class: "ux-required-marker"
12495
12489
  };
12496
- const _hoisted_3$s = {
12490
+ const _hoisted_3$q = {
12497
12491
  key: 1,
12498
12492
  class: "ux-field-description"
12499
12493
  };
12500
- const _hoisted_4$p = { key: 2 };
12501
- const _hoisted_5$i = { class: "ux-text-wrap" };
12502
- const _hoisted_6$e = {
12494
+ const _hoisted_4$k = { key: 2 };
12495
+ const _hoisted_5$g = { class: "ux-text-wrap" };
12496
+ const _hoisted_6$b = {
12503
12497
  key: 0,
12504
12498
  class: "ux-text-prefix"
12505
12499
  };
12506
- const _hoisted_7$a = ["type", "placeholder", "onUpdate:modelValue"];
12507
- const _hoisted_8$6 = ["type", "placeholder", "onUpdate:modelValue"];
12508
- const _hoisted_9$5 = {
12500
+ const _hoisted_7$6 = ["type", "placeholder", "onUpdate:modelValue"];
12501
+ const _hoisted_8$4 = ["type", "placeholder", "onUpdate:modelValue"];
12502
+ const _hoisted_9$4 = {
12509
12503
  key: 3,
12510
12504
  class: "ux-text-suffix"
12511
12505
  };
12512
- const _hoisted_10$4 = {
12506
+ const _hoisted_10$3 = {
12513
12507
  key: 3,
12514
12508
  class: "ux-text-wrap"
12515
12509
  };
@@ -12518,8 +12512,8 @@ const _hoisted_11$3 = {
12518
12512
  class: "ux-text-prefix"
12519
12513
  };
12520
12514
  const _hoisted_12$3 = ["type", "placeholder"];
12521
- const _hoisted_13$3 = ["type", "placeholder"];
12522
- const _hoisted_14$3 = {
12515
+ const _hoisted_13$2 = ["type", "placeholder"];
12516
+ const _hoisted_14$2 = {
12523
12517
  key: 3,
12524
12518
  class: "ux-text-suffix"
12525
12519
  };
@@ -12531,10 +12525,10 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
12531
12525
  return openBlock(), createElementBlock(Fragment, null, [
12532
12526
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
12533
12527
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12534
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
12528
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
12535
12529
  ])) : createCommentVNode("", true),
12536
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12537
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
12530
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12531
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$k, [
12538
12532
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
12539
12533
  return openBlock(), createBlock(_component_flex_row, {
12540
12534
  class: "ux-text-row",
@@ -12543,8 +12537,8 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
12543
12537
  default: withCtx(() => [
12544
12538
  createVNode(_component_flex_cell, null, {
12545
12539
  default: withCtx(() => [
12546
- createElementVNode("div", _hoisted_5$i, [
12547
- _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$e, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
12540
+ createElementVNode("div", _hoisted_5$g, [
12541
+ _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$b, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
12548
12542
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
12549
12543
  key: 1,
12550
12544
  type: $options.inputType,
@@ -12555,7 +12549,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
12555
12549
  ref: "input",
12556
12550
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
12557
12551
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event
12558
- }, null, 40, _hoisted_7$a)), [
12552
+ }, null, 40, _hoisted_7$6)), [
12559
12553
  [
12560
12554
  vModelDynamic,
12561
12555
  _ctx.model[index2],
@@ -12573,10 +12567,10 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
12573
12567
  ref: "input",
12574
12568
  onKeydown: _cache[3] || (_cache[3] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
12575
12569
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event
12576
- }, null, 40, _hoisted_8$6)), [
12570
+ }, null, 40, _hoisted_8$4)), [
12577
12571
  [vModelDynamic, _ctx.model[index2]]
12578
12572
  ]) : createCommentVNode("", true),
12579
- _ctx.suffix ? (openBlock(), createElementBlock("span", _hoisted_9$5, toDisplayString(_ctx.suffix), 1)) : createCommentVNode("", true)
12573
+ _ctx.suffix ? (openBlock(), createElementBlock("span", _hoisted_9$4, toDisplayString(_ctx.suffix), 1)) : createCommentVNode("", true)
12580
12574
  ])
12581
12575
  ]),
12582
12576
  _: 2
@@ -12617,7 +12611,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
12617
12611
  ]),
12618
12612
  _: 1
12619
12613
  })) : createCommentVNode("", true)
12620
- ])) : (openBlock(), createElementBlock("div", _hoisted_10$4, [
12614
+ ])) : (openBlock(), createElementBlock("div", _hoisted_10$3, [
12621
12615
  _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_11$3, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
12622
12616
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
12623
12617
  key: 1,
@@ -12643,16 +12637,16 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
12643
12637
  placeholder: $options.actualPlaceholder,
12644
12638
  onFocus: _cache[7] || (_cache[7] = (...args) => _ctx.touch && _ctx.touch(...args)),
12645
12639
  "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.model = $event)
12646
- }, null, 40, _hoisted_13$3)), [
12640
+ }, null, 40, _hoisted_13$2)), [
12647
12641
  [vModelDynamic, _ctx.model]
12648
12642
  ]) : createCommentVNode("", true),
12649
- _ctx.suffix ? (openBlock(), createElementBlock("span", _hoisted_14$3, toDisplayString(_ctx.suffix), 1)) : createCommentVNode("", true)
12643
+ _ctx.suffix ? (openBlock(), createElementBlock("span", _hoisted_14$2, toDisplayString(_ctx.suffix), 1)) : createCommentVNode("", true)
12650
12644
  ]))
12651
12645
  ], 64);
12652
12646
  }
12653
- var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$D], ["__scopeId", "data-v-d9e8503e"]]);
12647
+ var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-d9e8503e"]]);
12654
12648
  var textarea_vue_vue_type_style_index_0_scoped_true_lang = "";
12655
- const _sfc_main$D = {
12649
+ const _sfc_main$C = {
12656
12650
  props: {
12657
12651
  modelValue: {
12658
12652
  type: [String, Array]
@@ -12669,16 +12663,16 @@ const _hoisted_1$w = {
12669
12663
  key: 0,
12670
12664
  class: "ux-field-title"
12671
12665
  };
12672
- const _hoisted_2$t = {
12666
+ const _hoisted_2$s = {
12673
12667
  key: 0,
12674
12668
  class: "ux-required-marker"
12675
12669
  };
12676
- const _hoisted_3$r = {
12670
+ const _hoisted_3$p = {
12677
12671
  key: 1,
12678
12672
  class: "ux-field-description"
12679
12673
  };
12680
- const _hoisted_4$o = { key: 2 };
12681
- const _hoisted_5$h = ["onUpdate:modelValue"];
12674
+ const _hoisted_4$j = { key: 2 };
12675
+ const _hoisted_5$f = ["onUpdate:modelValue"];
12682
12676
  function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
12683
12677
  const _component_flex_cell = resolveComponent("flex-cell");
12684
12678
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -12687,10 +12681,10 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
12687
12681
  return openBlock(), createElementBlock(Fragment, null, [
12688
12682
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
12689
12683
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12690
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
12684
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
12691
12685
  ])) : createCommentVNode("", true),
12692
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12693
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
12686
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12687
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$j, [
12694
12688
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
12695
12689
  return openBlock(), createBlock(_component_flex_row, {
12696
12690
  class: "ux-text-row",
@@ -12706,7 +12700,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
12706
12700
  ref: "input",
12707
12701
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
12708
12702
  class: "ux-textarea ux-field-focus ux-text-area-multiple"
12709
- }, null, 40, _hoisted_5$h), [
12703
+ }, null, 40, _hoisted_5$f), [
12710
12704
  [vModelText, _ctx.model[index2]]
12711
12705
  ])
12712
12706
  ]),
@@ -12756,7 +12750,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
12756
12750
  ])
12757
12751
  ], 64);
12758
12752
  }
12759
- var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$C], ["__scopeId", "data-v-777c0703"]]);
12753
+ var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-777c0703"]]);
12760
12754
  var datefield_vue_vue_type_style_index_0_scoped_true_lang = "";
12761
12755
  function zero(input) {
12762
12756
  if (String(input).length < 2) {
@@ -12764,7 +12758,7 @@ function zero(input) {
12764
12758
  }
12765
12759
  return input;
12766
12760
  }
12767
- const _sfc_main$C = {
12761
+ const _sfc_main$B = {
12768
12762
  props: {
12769
12763
  modelValue: {
12770
12764
  type: [Date, String, Array]
@@ -12817,16 +12811,16 @@ const _hoisted_1$v = {
12817
12811
  key: 0,
12818
12812
  class: "ux-field-title"
12819
12813
  };
12820
- const _hoisted_2$s = {
12814
+ const _hoisted_2$r = {
12821
12815
  key: 0,
12822
12816
  class: "ux-required-marker"
12823
12817
  };
12824
- const _hoisted_3$q = {
12818
+ const _hoisted_3$o = {
12825
12819
  key: 1,
12826
12820
  class: "ux-field-description"
12827
12821
  };
12828
- const _hoisted_4$n = { key: 2 };
12829
- const _hoisted_5$g = ["onUpdate:modelValue"];
12822
+ const _hoisted_4$i = { key: 2 };
12823
+ const _hoisted_5$e = ["onUpdate:modelValue"];
12830
12824
  function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
12831
12825
  const _component_flex_cell = resolveComponent("flex-cell");
12832
12826
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -12835,10 +12829,10 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
12835
12829
  return openBlock(), createElementBlock(Fragment, null, [
12836
12830
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
12837
12831
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12838
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
12832
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
12839
12833
  ])) : createCommentVNode("", true),
12840
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12841
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
12834
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12835
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
12842
12836
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
12843
12837
  return openBlock(), createBlock(_component_flex_row, {
12844
12838
  class: "ux-text-row",
@@ -12855,7 +12849,7 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
12855
12849
  ref: "input",
12856
12850
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
12857
12851
  "onUpdate:modelValue": ($event) => $options.model[index2] = $event
12858
- }, null, 40, _hoisted_5$g), [
12852
+ }, null, 40, _hoisted_5$e), [
12859
12853
  [vModelText, $options.model[index2]]
12860
12854
  ])
12861
12855
  ]),
@@ -12904,9 +12898,9 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
12904
12898
  ])
12905
12899
  ], 64);
12906
12900
  }
12907
- var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$B], ["__scopeId", "data-v-1c86b484"]]);
12901
+ var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-1c86b484"]]);
12908
12902
  var daterange_vue_vue_type_style_index_0_scoped_true_lang = "";
12909
- const _sfc_main$B = {
12903
+ const _sfc_main$A = {
12910
12904
  components: {
12911
12905
  Daterange
12912
12906
  },
@@ -12954,15 +12948,15 @@ const _hoisted_1$u = {
12954
12948
  key: 0,
12955
12949
  class: "ux-field-title"
12956
12950
  };
12957
- const _hoisted_2$r = {
12951
+ const _hoisted_2$q = {
12958
12952
  key: 0,
12959
12953
  class: "ux-required-marker"
12960
12954
  };
12961
- const _hoisted_3$p = {
12955
+ const _hoisted_3$n = {
12962
12956
  key: 1,
12963
12957
  class: "ux-field-description"
12964
12958
  };
12965
- const _hoisted_4$m = { key: 2 };
12959
+ const _hoisted_4$h = { key: 2 };
12966
12960
  function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
12967
12961
  const _component_daterange = resolveComponent("daterange", true);
12968
12962
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -12972,10 +12966,10 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
12972
12966
  return openBlock(), createElementBlock(Fragment, null, [
12973
12967
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
12974
12968
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12975
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
12969
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
12976
12970
  ])) : createCommentVNode("", true),
12977
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12978
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
12971
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12972
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$h, [
12979
12973
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
12980
12974
  return openBlock(), createBlock(_component_flex_row, {
12981
12975
  class: "ux-text-row",
@@ -13032,9 +13026,9 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
13032
13026
  }, null, 8, ["onFocus", "modelValue"]))
13033
13027
  ], 64);
13034
13028
  }
13035
- var DateRange = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$A], ["__scopeId", "data-v-24228367"]]);
13029
+ var DateRange = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-24228367"]]);
13036
13030
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang = "";
13037
- const _sfc_main$A = {
13031
+ const _sfc_main$z = {
13038
13032
  computed: {
13039
13033
  NativeCheckbox: UXCheckbox
13040
13034
  },
@@ -13080,11 +13074,11 @@ const _hoisted_1$t = {
13080
13074
  key: 0,
13081
13075
  class: "ux-field-title"
13082
13076
  };
13083
- const _hoisted_2$q = {
13077
+ const _hoisted_2$p = {
13084
13078
  key: 0,
13085
13079
  class: "ux-required-marker"
13086
13080
  };
13087
- const _hoisted_3$o = {
13081
+ const _hoisted_3$m = {
13088
13082
  key: 1,
13089
13083
  class: "ux-field-description"
13090
13084
  };
@@ -13114,9 +13108,9 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
13114
13108
  createElementVNode("div", null, [
13115
13109
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
13116
13110
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
13117
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
13111
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
13118
13112
  ])) : createCommentVNode("", true),
13119
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13113
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$m, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13120
13114
  ])
13121
13115
  ]),
13122
13116
  _: 1
@@ -13125,8 +13119,8 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
13125
13119
  _: 1
13126
13120
  });
13127
13121
  }
13128
- var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$z], ["__scopeId", "data-v-046b9e38"]]);
13129
- const _sfc_main$z = {
13122
+ var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z], ["__scopeId", "data-v-046b9e38"]]);
13123
+ const _sfc_main$y = {
13130
13124
  props: {
13131
13125
  modelValue: {
13132
13126
  type: [String, Array]
@@ -13140,8 +13134,8 @@ const _sfc_main$z = {
13140
13134
  }
13141
13135
  };
13142
13136
  const _hoisted_1$s = { key: 0 };
13143
- const _hoisted_2$p = ["innerHTML"];
13144
- const _hoisted_3$n = ["innerHTML"];
13137
+ const _hoisted_2$o = ["innerHTML"];
13138
+ const _hoisted_3$l = ["innerHTML"];
13145
13139
  function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
13146
13140
  const _component_flex_cell = resolveComponent("flex-cell");
13147
13141
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -13156,7 +13150,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
13156
13150
  return openBlock(), createElementBlock("div", {
13157
13151
  innerHTML: _ctx.field.template,
13158
13152
  key: index2
13159
- }, null, 8, _hoisted_2$p);
13153
+ }, null, 8, _hoisted_2$o);
13160
13154
  }), 128))
13161
13155
  ]),
13162
13156
  _: 1
@@ -13195,11 +13189,11 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
13195
13189
  ])) : (openBlock(), createElementBlock("div", {
13196
13190
  key: 1,
13197
13191
  innerHTML: _ctx.field.template
13198
- }, null, 8, _hoisted_3$n));
13192
+ }, null, 8, _hoisted_3$l));
13199
13193
  }
13200
- var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$y]]);
13194
+ var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
13201
13195
  var FilterCondition_vue_vue_type_style_index_0_lang = "";
13202
- const _sfc_main$y = {
13196
+ const _sfc_main$x = {
13203
13197
  props: {
13204
13198
  fields: {
13205
13199
  type: Array,
@@ -13484,19 +13478,17 @@ const _hoisted_1$r = {
13484
13478
  key: 0,
13485
13479
  class: "filter-condition"
13486
13480
  };
13487
- const _hoisted_2$o = { key: 0 };
13488
- const _hoisted_3$m = { key: 1 };
13489
- const _hoisted_4$l = /* @__PURE__ */ createTextVNode(" And ");
13490
- const _hoisted_5$f = { key: 2 };
13491
- const _hoisted_6$d = { key: 3 };
13492
- const _hoisted_7$9 = /* @__PURE__ */ createTextVNode(" And ");
13493
- const _hoisted_8$5 = { key: 4 };
13494
- const _hoisted_9$4 = { key: 5 };
13495
- const _hoisted_10$3 = { key: 6 };
13496
- const _hoisted_11$2 = { key: 7 };
13497
- const _hoisted_12$2 = { key: 8 };
13498
- const _hoisted_13$2 = { key: 9 };
13499
- const _hoisted_14$2 = { key: 10 };
13481
+ const _hoisted_2$n = { key: 0 };
13482
+ const _hoisted_3$k = { key: 1 };
13483
+ const _hoisted_4$g = { key: 2 };
13484
+ const _hoisted_5$d = { key: 3 };
13485
+ const _hoisted_6$a = { key: 4 };
13486
+ const _hoisted_7$5 = { key: 5 };
13487
+ const _hoisted_8$3 = { key: 6 };
13488
+ const _hoisted_9$3 = { key: 7 };
13489
+ const _hoisted_10$2 = { key: 8 };
13490
+ const _hoisted_11$2 = { key: 9 };
13491
+ const _hoisted_12$2 = { key: 10 };
13500
13492
  function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13501
13493
  const _component_native_select = resolveComponent("native-select");
13502
13494
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -13537,7 +13529,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13537
13529
  })) : createCommentVNode("", true),
13538
13530
  $data.model.comparator ? (openBlock(), createBlock(_component_flex_cell, { key: 1 }, {
13539
13531
  default: withCtx(() => [
13540
- $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$o, [
13532
+ $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$n, [
13541
13533
  $options.hasOptions ? (openBlock(), createBlock(_component_native_select, {
13542
13534
  key: 0,
13543
13535
  modelValue: $data.model.values,
@@ -13550,20 +13542,20 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13550
13542
  "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.model.values = $event)
13551
13543
  }, null, 8, ["field", "modelValue"]))
13552
13544
  ])) : createCommentVNode("", true),
13553
- $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$m, [
13545
+ $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$k, [
13554
13546
  createVNode(_component_text_field, {
13555
13547
  field: $options.normalField,
13556
13548
  modelValue: $data.model.value,
13557
13549
  "onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $data.model.value = $event)
13558
13550
  }, null, 8, ["field", "modelValue"]),
13559
- _hoisted_4$l,
13551
+ createTextVNode(" And "),
13560
13552
  createVNode(_component_text_field, {
13561
13553
  field: $options.normalField,
13562
13554
  modelValue: $data.model.value2,
13563
13555
  "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $data.model.value2 = $event)
13564
13556
  }, null, 8, ["field", "modelValue"])
13565
13557
  ])) : createCommentVNode("", true),
13566
- $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$f, [
13558
+ $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_4$g, [
13567
13559
  createVNode(_component_flex_row, null, {
13568
13560
  default: withCtx(() => [
13569
13561
  createVNode(_component_flex_cell, { style: { "width": "80px" } }, {
@@ -13590,41 +13582,41 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13590
13582
  _: 1
13591
13583
  })
13592
13584
  ])) : createCommentVNode("", true),
13593
- $options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$d, [
13585
+ $options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_5$d, [
13594
13586
  createVNode(_component_date_field, {
13595
13587
  field: $options.dateField,
13596
13588
  modelValue: $data.model.value,
13597
13589
  "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => $data.model.value = $event)
13598
13590
  }, null, 8, ["field", "modelValue"]),
13599
- _hoisted_7$9,
13591
+ createTextVNode(" And "),
13600
13592
  createVNode(_component_date_field, {
13601
13593
  field: $options.dateField,
13602
13594
  modelValue: $data.model.value2,
13603
13595
  "onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => $data.model.value2 = $event)
13604
13596
  }, null, 8, ["field", "modelValue"])
13605
13597
  ])) : createCommentVNode("", true),
13606
- $options.inputType == "date" ? (openBlock(), createElementBlock("div", _hoisted_8$5, [
13598
+ $options.inputType == "date" ? (openBlock(), createElementBlock("div", _hoisted_6$a, [
13607
13599
  createVNode(_component_date_field, {
13608
13600
  field: $options.dateField,
13609
13601
  modelValue: $data.model.value,
13610
13602
  "onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => $data.model.value = $event)
13611
13603
  }, null, 8, ["field", "modelValue"])
13612
13604
  ])) : createCommentVNode("", true),
13613
- $options.inputType == "reference" ? (openBlock(), createElementBlock("div", _hoisted_9$4, [
13605
+ $options.inputType == "reference" ? (openBlock(), createElementBlock("div", _hoisted_7$5, [
13614
13606
  createVNode(_component_content_select, {
13615
13607
  field: $options.singleReferenceField,
13616
13608
  modelValue: $data.model.value,
13617
13609
  "onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => $data.model.value = $event)
13618
13610
  }, null, 8, ["field", "modelValue"])
13619
13611
  ])) : createCommentVNode("", true),
13620
- $options.inputType == "multireference" ? (openBlock(), createElementBlock("div", _hoisted_10$3, [
13612
+ $options.inputType == "multireference" ? (openBlock(), createElementBlock("div", _hoisted_8$3, [
13621
13613
  createVNode(_component_content_select, {
13622
13614
  field: $options.multiReferenceField,
13623
13615
  modelValue: $data.model.values,
13624
13616
  "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => $data.model.values = $event)
13625
13617
  }, null, 8, ["field", "modelValue"])
13626
13618
  ])) : createCommentVNode("", true),
13627
- $options.inputType == "boolean" ? (openBlock(), createElementBlock("div", _hoisted_11$2, [
13619
+ $options.inputType == "boolean" ? (openBlock(), createElementBlock("div", _hoisted_9$3, [
13628
13620
  createVNode(_component_flex_row, {
13629
13621
  gap: "",
13630
13622
  center: ""
@@ -13649,15 +13641,15 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13649
13641
  _: 1
13650
13642
  })
13651
13643
  ])) : createCommentVNode("", true),
13652
- $options.inputType == "none" ? (openBlock(), createElementBlock("div", _hoisted_12$2)) : createCommentVNode("", true),
13653
- $options.inputType == "number" ? (openBlock(), createElementBlock("div", _hoisted_13$2, [
13644
+ $options.inputType == "none" ? (openBlock(), createElementBlock("div", _hoisted_10$2)) : createCommentVNode("", true),
13645
+ $options.inputType == "number" ? (openBlock(), createElementBlock("div", _hoisted_11$2, [
13654
13646
  createVNode(_component_text_field, {
13655
13647
  field: $options.normalField,
13656
13648
  modelValue: $data.model.value,
13657
13649
  "onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => $data.model.value = $event)
13658
13650
  }, null, 8, ["field", "modelValue"])
13659
13651
  ])) : createCommentVNode("", true),
13660
- $options.inputType == "normal" ? (openBlock(), createElementBlock("div", _hoisted_14$2, [
13652
+ $options.inputType == "normal" ? (openBlock(), createElementBlock("div", _hoisted_12$2, [
13661
13653
  $options.hasOptions ? (openBlock(), createBlock(_component_native_select, {
13662
13654
  key: 0,
13663
13655
  modelValue: $data.model.value,
@@ -13696,7 +13688,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13696
13688
  })
13697
13689
  ])) : createCommentVNode("", true);
13698
13690
  }
13699
- var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$x]]);
13691
+ var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x]]);
13700
13692
  var root = _root;
13701
13693
  var now$1 = function() {
13702
13694
  return root.Date.now();
@@ -13827,7 +13819,7 @@ function debounce(func, wait, options) {
13827
13819
  }
13828
13820
  var debounce_1 = debounce;
13829
13821
  var FilterRule_vue_vue_type_style_index_0_lang = "";
13830
- const _sfc_main$x = {
13822
+ const _sfc_main$w = {
13831
13823
  props: {
13832
13824
  enableRemove: {
13833
13825
  type: Boolean
@@ -13972,13 +13964,10 @@ const _hoisted_1$q = {
13972
13964
  key: 0,
13973
13965
  class: "filter-rule"
13974
13966
  };
13975
- const _hoisted_2$n = { class: "top" };
13976
- const _hoisted_3$l = { class: "summary" };
13977
- const _hoisted_4$k = /* @__PURE__ */ createTextVNode(" Match ");
13978
- const _hoisted_5$e = /* @__PURE__ */ createTextVNode(" of the following conditions ");
13979
- const _hoisted_6$c = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
13980
- const _hoisted_7$8 = { class: "operator" };
13981
- const _hoisted_8$4 = /* @__PURE__ */ createTextVNode(" Add Condition ");
13967
+ const _hoisted_2$m = { class: "top" };
13968
+ const _hoisted_3$j = { class: "summary" };
13969
+ const _hoisted_4$f = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
13970
+ const _hoisted_5$c = { class: "operator" };
13982
13971
  function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
13983
13972
  const _component_native_select = resolveComponent("native-select");
13984
13973
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -13987,13 +13976,13 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
13987
13976
  const _component_flex_row = resolveComponent("flex-row");
13988
13977
  const _component_filter_condition = resolveComponent("filter-condition");
13989
13978
  return $props.definition ? (openBlock(), createElementBlock("div", _hoisted_1$q, [
13990
- createElementVNode("div", _hoisted_2$n, [
13979
+ createElementVNode("div", _hoisted_2$m, [
13991
13980
  createVNode(_component_flex_row, null, {
13992
13981
  default: withCtx(() => [
13993
13982
  createVNode(_component_flex_cell, null, {
13994
13983
  default: withCtx(() => [
13995
- createElementVNode("div", _hoisted_3$l, [
13996
- _hoisted_4$k,
13984
+ createElementVNode("div", _hoisted_3$j, [
13985
+ createTextVNode(" Match "),
13997
13986
  createVNode(_component_native_select, {
13998
13987
  modelValue: $data.model.operator,
13999
13988
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -14004,7 +13993,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
14004
13993
  ]),
14005
13994
  _: 1
14006
13995
  }, 8, ["modelValue", "field"]),
14007
- _hoisted_5$e
13996
+ createTextVNode(" of the following conditions ")
14008
13997
  ])
14009
13998
  ]),
14010
13999
  _: 1
@@ -14043,8 +14032,8 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
14043
14032
  shrink: ""
14044
14033
  }, {
14045
14034
  default: withCtx(() => [
14046
- _hoisted_6$c,
14047
- createElementVNode("div", _hoisted_7$8, toDisplayString($data.model.operator), 1)
14035
+ _hoisted_4$f,
14036
+ createElementVNode("div", _hoisted_5$c, toDisplayString($data.model.operator), 1)
14048
14037
  ]),
14049
14038
  _: 2
14050
14039
  }, 1032, ["class"])) : createCommentVNode("", true),
@@ -14069,7 +14058,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
14069
14058
  onClick: $options.addCondition
14070
14059
  }, {
14071
14060
  default: withCtx(() => [
14072
- _hoisted_8$4,
14061
+ createTextVNode(" Add Condition "),
14073
14062
  createVNode(_component_ux_icon, {
14074
14063
  icon: "fa-plus",
14075
14064
  right: ""
@@ -14079,9 +14068,9 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
14079
14068
  }, 8, ["onClick"])
14080
14069
  ])) : createCommentVNode("", true);
14081
14070
  }
14082
- var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$w]]);
14071
+ var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w]]);
14083
14072
  var FilterBuilder_vue_vue_type_style_index_0_scoped_true_lang = "";
14084
- const _sfc_main$w = {
14073
+ const _sfc_main$v = {
14085
14074
  components: {
14086
14075
  FilterRule,
14087
14076
  NativeSelect
@@ -14183,14 +14172,11 @@ const _sfc_main$w = {
14183
14172
  }
14184
14173
  };
14185
14174
  const _hoisted_1$p = { class: "filters" };
14186
- const _hoisted_2$m = {
14175
+ const _hoisted_2$l = {
14187
14176
  key: 0,
14188
14177
  class: "top"
14189
14178
  };
14190
- const _hoisted_3$k = { class: "summary" };
14191
- const _hoisted_4$j = /* @__PURE__ */ createTextVNode(" Match ");
14192
- const _hoisted_5$d = /* @__PURE__ */ createTextVNode(" of the following rules ");
14193
- const _hoisted_6$b = /* @__PURE__ */ createTextVNode("Add Filter Rule");
14179
+ const _hoisted_3$i = { class: "summary" };
14194
14180
  function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
14195
14181
  const _component_native_select = resolveComponent("native-select");
14196
14182
  const _component_filter_rule = resolveComponent("filter-rule");
@@ -14202,9 +14188,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
14202
14188
  createVNode(_component_flex_body, null, {
14203
14189
  default: withCtx(() => [
14204
14190
  createElementVNode("div", _hoisted_1$p, [
14205
- $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$m, [
14206
- createElementVNode("div", _hoisted_3$k, [
14207
- _hoisted_4$j,
14191
+ $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$l, [
14192
+ createElementVNode("div", _hoisted_3$i, [
14193
+ createTextVNode(" Match "),
14208
14194
  createVNode(_component_native_select, {
14209
14195
  modelValue: $data.model.operator,
14210
14196
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -14215,7 +14201,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
14215
14201
  ]),
14216
14202
  _: 1
14217
14203
  }, 8, ["modelValue", "field"]),
14218
- _hoisted_5$d
14204
+ createTextVNode(" of the following rules ")
14219
14205
  ])
14220
14206
  ])) : createCommentVNode("", true),
14221
14207
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.model.filters, (rule, index2) => {
@@ -14234,7 +14220,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
14234
14220
  onClick: _cache[1] || (_cache[1] = ($event) => $options.addRule())
14235
14221
  }, {
14236
14222
  default: withCtx(() => [
14237
- _hoisted_6$b
14223
+ createTextVNode("Add Filter Rule")
14238
14224
  ]),
14239
14225
  _: 1
14240
14226
  })
@@ -14246,9 +14232,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
14246
14232
  _: 1
14247
14233
  });
14248
14234
  }
14249
- var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$v], ["__scopeId", "data-v-7933a5ee"]]);
14235
+ var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-7933a5ee"]]);
14250
14236
  var filter_vue_vue_type_style_index_0_scoped_true_lang = "";
14251
- const _sfc_main$v = {
14237
+ const _sfc_main$u = {
14252
14238
  mixins: [InputMixin],
14253
14239
  components: {
14254
14240
  FilterBuilder
@@ -14295,15 +14281,15 @@ const _hoisted_1$o = {
14295
14281
  key: 0,
14296
14282
  class: "ux-field-title"
14297
14283
  };
14298
- const _hoisted_2$l = {
14284
+ const _hoisted_2$k = {
14299
14285
  key: 0,
14300
14286
  class: "ux-required-marker"
14301
14287
  };
14302
- const _hoisted_3$j = {
14288
+ const _hoisted_3$h = {
14303
14289
  key: 1,
14304
14290
  class: "ux-field-description"
14305
14291
  };
14306
- const _hoisted_4$i = { key: 2 };
14292
+ const _hoisted_4$e = { key: 2 };
14307
14293
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
14308
14294
  const _component_filter_builder = resolveComponent("filter-builder");
14309
14295
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -14313,10 +14299,10 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
14313
14299
  return openBlock(), createElementBlock(Fragment, null, [
14314
14300
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
14315
14301
  createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
14316
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$l, "*")) : createCommentVNode("", true)
14302
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$k, "*")) : createCommentVNode("", true)
14317
14303
  ])) : createCommentVNode("", true),
14318
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$j, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
14319
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
14304
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$h, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
14305
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$e, [
14320
14306
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
14321
14307
  return openBlock(), createBlock(_component_flex_row, {
14322
14308
  class: "ux-text-row",
@@ -14374,9 +14360,9 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
14374
14360
  }, null, 8, ["definition", "modelValue"]))
14375
14361
  ], 64);
14376
14362
  }
14377
- var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$u], ["__scopeId", "data-v-a43e06e8"]]);
14363
+ var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-a43e06e8"]]);
14378
14364
  var switch_vue_vue_type_style_index_0_scoped_true_lang = "";
14379
- const _sfc_main$u = {
14365
+ const _sfc_main$t = {
14380
14366
  mixins: [InputMixin],
14381
14367
  props: {
14382
14368
  modelValue: {
@@ -14419,11 +14405,11 @@ const _hoisted_1$n = {
14419
14405
  key: 0,
14420
14406
  class: "ux-field-title"
14421
14407
  };
14422
- const _hoisted_2$k = {
14408
+ const _hoisted_2$j = {
14423
14409
  key: 0,
14424
14410
  class: "ux-required-marker"
14425
14411
  };
14426
- const _hoisted_3$i = {
14412
+ const _hoisted_3$g = {
14427
14413
  key: 1,
14428
14414
  class: "ux-field-description"
14429
14415
  };
@@ -14453,9 +14439,9 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
14453
14439
  createElementVNode("div", null, [
14454
14440
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$n, [
14455
14441
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
14456
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$k, "*")) : createCommentVNode("", true)
14442
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$j, "*")) : createCommentVNode("", true)
14457
14443
  ])) : createCommentVNode("", true),
14458
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$i, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
14444
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$g, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
14459
14445
  ])
14460
14446
  ]),
14461
14447
  _: 1
@@ -14464,9 +14450,9 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
14464
14450
  _: 1
14465
14451
  });
14466
14452
  }
14467
- var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$t], ["__scopeId", "data-v-5994d322"]]);
14453
+ var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-5994d322"]]);
14468
14454
  var filedrop_vue_vue_type_style_index_0_scoped_true_lang = "";
14469
- const _sfc_main$t = {
14455
+ const _sfc_main$s = {
14470
14456
  props: {
14471
14457
  multiple: {
14472
14458
  type: Boolean
@@ -14519,7 +14505,6 @@ const _sfc_main$t = {
14519
14505
  }
14520
14506
  };
14521
14507
  const _hoisted_1$m = ["accept", "multiple"];
14522
- const _hoisted_2$j = /* @__PURE__ */ createTextVNode("Select Files");
14523
14508
  function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
14524
14509
  const _component_ux_button = resolveComponent("ux-button");
14525
14510
  return openBlock(), createElementBlock("label", {
@@ -14542,7 +14527,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
14542
14527
  renderSlot(_ctx.$slots, "default", {}, () => [
14543
14528
  createVNode(_component_ux_button, null, {
14544
14529
  default: withCtx(() => [
14545
- _hoisted_2$j
14530
+ createTextVNode("Select Files")
14546
14531
  ]),
14547
14532
  _: 1
14548
14533
  })
@@ -14550,9 +14535,9 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
14550
14535
  ])
14551
14536
  ], 34);
14552
14537
  }
14553
- var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$s], ["__scopeId", "data-v-1960a794"]]);
14538
+ var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-1960a794"]]);
14554
14539
  var upload_vue_vue_type_style_index_0_scoped_true_lang = "";
14555
- const _sfc_main$s = {
14540
+ const _sfc_main$r = {
14556
14541
  mixins: [InputMixin],
14557
14542
  components: {
14558
14543
  FileDrop
@@ -14694,17 +14679,15 @@ const _hoisted_2$i = {
14694
14679
  key: 0,
14695
14680
  class: "ux-required-marker"
14696
14681
  };
14697
- const _hoisted_3$h = {
14682
+ const _hoisted_3$f = {
14698
14683
  key: 1,
14699
14684
  class: "ux-field-description"
14700
14685
  };
14701
- const _hoisted_4$h = {
14686
+ const _hoisted_4$d = {
14702
14687
  key: 2,
14703
14688
  class: "files"
14704
14689
  };
14705
- const _hoisted_5$c = { class: "size" };
14706
- const _hoisted_6$a = /* @__PURE__ */ createTextVNode("Select Files");
14707
- const _hoisted_7$7 = /* @__PURE__ */ createTextVNode("Select File");
14690
+ const _hoisted_5$b = { class: "size" };
14708
14691
  function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
14709
14692
  const _component_progress_bar = resolveComponent("progress-bar");
14710
14693
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -14717,8 +14700,8 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
14717
14700
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
14718
14701
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$i, "*")) : createCommentVNode("", true)
14719
14702
  ])) : createCommentVNode("", true),
14720
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$h, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
14721
- $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$h, [
14703
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
14704
+ $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
14722
14705
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.files, (file, index2) => {
14723
14706
  return openBlock(), createElementBlock("div", {
14724
14707
  class: "file-item",
@@ -14729,7 +14712,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
14729
14712
  createVNode(_component_flex_cell, null, {
14730
14713
  default: withCtx(() => [
14731
14714
  createElementVNode("strong", null, toDisplayString(file.name), 1),
14732
- createElementVNode("div", _hoisted_5$c, toDisplayString($options.filesize(file.size)), 1),
14715
+ createElementVNode("div", _hoisted_5$b, toDisplayString($options.filesize(file.size)), 1),
14733
14716
  createVNode(_component_progress_bar, {
14734
14717
  value: file.progress
14735
14718
  }, null, 8, ["value"])
@@ -14765,7 +14748,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
14765
14748
  default: withCtx(() => [
14766
14749
  createVNode(_component_ux_button, null, {
14767
14750
  default: withCtx(() => [
14768
- _hoisted_6$a
14751
+ createTextVNode("Select Files")
14769
14752
  ]),
14770
14753
  _: 1
14771
14754
  })
@@ -14779,7 +14762,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
14779
14762
  default: withCtx(() => [
14780
14763
  createVNode(_component_ux_button, null, {
14781
14764
  default: withCtx(() => [
14782
- _hoisted_7$7
14765
+ createTextVNode("Select File")
14783
14766
  ]),
14784
14767
  _: 1
14785
14768
  })
@@ -14788,9 +14771,9 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
14788
14771
  }, 8, ["onFiles"]))
14789
14772
  ], 64);
14790
14773
  }
14791
- var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$r], ["__scopeId", "data-v-397fdaa7"]]);
14774
+ var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-397fdaa7"]]);
14792
14775
  var group_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
14793
- const _sfc_main$r = {
14776
+ const _sfc_main$q = {
14794
14777
  mixins: [InputMixin],
14795
14778
  components: { draggable: draggableComponent },
14796
14779
  props: {
@@ -14889,15 +14872,15 @@ const _hoisted_2$h = {
14889
14872
  key: 0,
14890
14873
  class: "ux-group-title"
14891
14874
  };
14892
- const _hoisted_3$g = {
14875
+ const _hoisted_3$e = {
14893
14876
  key: 0,
14894
14877
  class: "ux-field-title"
14895
14878
  };
14896
- const _hoisted_4$g = {
14879
+ const _hoisted_4$c = {
14897
14880
  key: 0,
14898
14881
  class: "ux-required-marker"
14899
14882
  };
14900
- const _hoisted_5$b = {
14883
+ const _hoisted_5$a = {
14901
14884
  key: 1,
14902
14885
  class: "ux-field-description"
14903
14886
  };
@@ -14905,12 +14888,12 @@ const _hoisted_6$9 = {
14905
14888
  key: 0,
14906
14889
  class: "ux-single-group"
14907
14890
  };
14908
- const _hoisted_7$6 = { class: "ux-group-title" };
14909
- const _hoisted_8$3 = {
14891
+ const _hoisted_7$4 = { class: "ux-group-title" };
14892
+ const _hoisted_8$2 = {
14910
14893
  key: 0,
14911
14894
  class: "ux-field-title"
14912
14895
  };
14913
- const _hoisted_9$3 = {
14896
+ const _hoisted_9$2 = {
14914
14897
  key: 1,
14915
14898
  class: "ux-field-description"
14916
14899
  };
@@ -14926,11 +14909,11 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
14926
14909
  const _component_draggable = resolveComponent("draggable");
14927
14910
  return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$k, [
14928
14911
  $options.showLabel ? (openBlock(), createElementBlock("div", _hoisted_2$h, [
14929
- $options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_3$g, [
14912
+ $options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_3$e, [
14930
14913
  createTextVNode(toDisplayString(_ctx.plural || _ctx.title) + " ", 1),
14931
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$g, "*")) : createCommentVNode("", true)
14914
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$c, "*")) : createCommentVNode("", true)
14932
14915
  ])) : createCommentVNode("", true),
14933
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_5$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
14916
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_5$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
14934
14917
  ])) : createCommentVNode("", true),
14935
14918
  $options.reorderable ? (openBlock(), createBlock(_component_draggable, {
14936
14919
  key: 1,
@@ -15251,9 +15234,9 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
15251
15234
  }))
15252
15235
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
15253
15236
  $options.showLabel ? (openBlock(), createElementBlock("div", _hoisted_6$9, [
15254
- createElementVNode("div", _hoisted_7$6, [
15255
- $options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_8$3, toDisplayString(_ctx.title), 1)) : createCommentVNode("", true),
15256
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_9$3, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
15237
+ createElementVNode("div", _hoisted_7$4, [
15238
+ $options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_8$2, toDisplayString(_ctx.title), 1)) : createCommentVNode("", true),
15239
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_9$2, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
15257
15240
  ]),
15258
15241
  createVNode(_component_ux_panel, null, {
15259
15242
  default: withCtx(() => [
@@ -15293,8 +15276,8 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
15293
15276
  ], 64))
15294
15277
  ], 64));
15295
15278
  }
15296
- var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$q], ["__scopeId", "data-v-66c6137b"]]);
15297
- const _sfc_main$q = {
15279
+ var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-66c6137b"]]);
15280
+ const _sfc_main$p = {
15298
15281
  props: {
15299
15282
  option: {
15300
15283
  required: true
@@ -15311,12 +15294,12 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
15311
15294
  createElementVNode("pre", null, toDisplayString($props.option), 1)
15312
15295
  ]);
15313
15296
  }
15314
- var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$p]]);
15297
+ var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p]]);
15315
15298
  var buttonSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
15316
15299
  function isUndefined$2(entry) {
15317
15300
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
15318
15301
  }
15319
- const _sfc_main$p = {
15302
+ const _sfc_main$o = {
15320
15303
  components: {
15321
15304
  OptionSlot
15322
15305
  },
@@ -15445,11 +15428,11 @@ const _hoisted_2$g = {
15445
15428
  key: 0,
15446
15429
  class: "ux-required-marker"
15447
15430
  };
15448
- const _hoisted_3$f = {
15431
+ const _hoisted_3$d = {
15449
15432
  key: 1,
15450
15433
  class: "ux-field-description"
15451
15434
  };
15452
- const _hoisted_4$f = { class: "buttons" };
15435
+ const _hoisted_4$b = { class: "buttons" };
15453
15436
  function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
15454
15437
  const _component_ux_icon = resolveComponent("ux-icon");
15455
15438
  const _component_ux_button = resolveComponent("ux-button");
@@ -15459,8 +15442,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
15459
15442
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
15460
15443
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$g, "*")) : createCommentVNode("", true)
15461
15444
  ])) : createCommentVNode("", true),
15462
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
15463
- createElementVNode("div", _hoisted_4$f, [
15445
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
15446
+ createElementVNode("div", _hoisted_4$b, [
15464
15447
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selectableOptions, (option2) => {
15465
15448
  return openBlock(), createBlock(_component_option_slot, { option: option2 }, {
15466
15449
  default: withCtx(({ plainValue }) => [
@@ -15484,9 +15467,9 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
15484
15467
  ])
15485
15468
  ], 64);
15486
15469
  }
15487
- var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$o], ["__scopeId", "data-v-f0acfde4"]]);
15470
+ var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-f0acfde4"]]);
15488
15471
  var objectField_vue_vue_type_style_index_0_scoped_true_lang = "";
15489
- const _sfc_main$o = {
15472
+ const _sfc_main$n = {
15490
15473
  props: {
15491
15474
  modelValue: {
15492
15475
  type: Object
@@ -15508,12 +15491,12 @@ const _hoisted_2$f = {
15508
15491
  key: 0,
15509
15492
  class: "ux-required-marker"
15510
15493
  };
15511
- const _hoisted_3$e = {
15494
+ const _hoisted_3$c = {
15512
15495
  key: 1,
15513
15496
  class: "ux-field-description"
15514
15497
  };
15515
- const _hoisted_4$e = { key: 2 };
15516
- const _hoisted_5$a = { key: 3 };
15498
+ const _hoisted_4$a = { key: 2 };
15499
+ const _hoisted_5$9 = { key: 3 };
15517
15500
  function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
15518
15501
  const _component_flex_cell = resolveComponent("flex-cell");
15519
15502
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -15524,8 +15507,8 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
15524
15507
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
15525
15508
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$f, "*")) : createCommentVNode("", true)
15526
15509
  ])) : createCommentVNode("", true),
15527
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$e, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
15528
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$e, [
15510
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
15511
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
15529
15512
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
15530
15513
  return openBlock(), createBlock(_component_flex_row, {
15531
15514
  class: "ux-text-row",
@@ -15574,12 +15557,12 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
15574
15557
  ]),
15575
15558
  _: 1
15576
15559
  })) : createCommentVNode("", true)
15577
- ])) : (openBlock(), createElementBlock("pre", _hoisted_5$a, toDisplayString(_ctx.model), 1))
15560
+ ])) : (openBlock(), createElementBlock("pre", _hoisted_5$9, toDisplayString(_ctx.model), 1))
15578
15561
  ], 64);
15579
15562
  }
15580
- var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$n], ["__scopeId", "data-v-6b3fc2f2"]]);
15563
+ var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-6b3fc2f2"]]);
15581
15564
  var optionsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
15582
- const _sfc_main$n = {
15565
+ const _sfc_main$m = {
15583
15566
  props: {
15584
15567
  modelValue: {
15585
15568
  type: [String, Array]
@@ -15682,17 +15665,17 @@ const _hoisted_2$e = {
15682
15665
  key: 0,
15683
15666
  class: "ux-required-marker"
15684
15667
  };
15685
- const _hoisted_3$d = {
15668
+ const _hoisted_3$b = {
15686
15669
  key: 1,
15687
15670
  class: "ux-field-description"
15688
15671
  };
15689
- const _hoisted_4$d = { key: 2 };
15690
- const _hoisted_5$9 = { class: "ux-text-wrap prefixed" };
15672
+ const _hoisted_4$9 = { key: 2 };
15673
+ const _hoisted_5$8 = { class: "ux-text-wrap prefixed" };
15691
15674
  const _hoisted_6$8 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
15692
- const _hoisted_7$5 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
15693
- const _hoisted_8$2 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
15694
- const _hoisted_9$2 = { class: "ux-text-wrap prefixed" };
15695
- const _hoisted_10$2 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
15675
+ const _hoisted_7$3 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
15676
+ const _hoisted_8$1 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
15677
+ const _hoisted_9$1 = { class: "ux-text-wrap prefixed" };
15678
+ const _hoisted_10$1 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
15696
15679
  const _hoisted_11$1 = ["onFocus", "onUpdate:modelValue"];
15697
15680
  const _hoisted_12$1 = ["onFocus", "onUpdate:modelValue"];
15698
15681
  const _hoisted_13$1 = { class: "ux-text-wrap prefixed" };
@@ -15709,8 +15692,8 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15709
15692
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
15710
15693
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
15711
15694
  ])) : createCommentVNode("", true),
15712
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
15713
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
15695
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
15696
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
15714
15697
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
15715
15698
  return openBlock(), createBlock(_component_flex_row, {
15716
15699
  class: "ux-text-row",
@@ -15719,7 +15702,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15719
15702
  default: withCtx(() => [
15720
15703
  createVNode(_component_flex_cell, null, {
15721
15704
  default: withCtx(() => [
15722
- createElementVNode("div", _hoisted_5$9, [
15705
+ createElementVNode("div", _hoisted_5$8, [
15723
15706
  _hoisted_6$8,
15724
15707
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
15725
15708
  key: 0,
@@ -15732,7 +15715,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15732
15715
  onBlur: ($event) => $options.titleBlurred(index2),
15733
15716
  "on:update:modelValue": ($event) => $options.entryTitleChanged(index2),
15734
15717
  "onUpdate:modelValue": ($event) => _ctx.model[index2].title = $event
15735
- }, null, 40, _hoisted_7$5)), [
15718
+ }, null, 40, _hoisted_7$3)), [
15736
15719
  [
15737
15720
  vModelText,
15738
15721
  _ctx.model[index2].title,
@@ -15751,7 +15734,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15751
15734
  onBlur: ($event) => $options.titleBlurred(index2),
15752
15735
  "on:update:modelValue": ($event) => $options.entryTitleChanged(index2),
15753
15736
  "onUpdate:modelValue": ($event) => _ctx.model[index2].title = $event
15754
- }, null, 40, _hoisted_8$2)), [
15737
+ }, null, 40, _hoisted_8$1)), [
15755
15738
  [vModelText, _ctx.model[index2].title]
15756
15739
  ]) : createCommentVNode("", true)
15757
15740
  ])
@@ -15760,8 +15743,8 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15760
15743
  }, 1024),
15761
15744
  createVNode(_component_flex_cell, null, {
15762
15745
  default: withCtx(() => [
15763
- createElementVNode("div", _hoisted_9$2, [
15764
- _hoisted_10$2,
15746
+ createElementVNode("div", _hoisted_9$1, [
15747
+ _hoisted_10$1,
15765
15748
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
15766
15749
  key: 0,
15767
15750
  class: "ux-field-focus ux-text-input-multiple",
@@ -15915,9 +15898,9 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15915
15898
  }))
15916
15899
  ], 64);
15917
15900
  }
15918
- var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$m], ["__scopeId", "data-v-076c3da8"]]);
15901
+ var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-076c3da8"]]);
15919
15902
  var codeEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
15920
- const _sfc_main$m = {
15903
+ const _sfc_main$l = {
15921
15904
  components: {},
15922
15905
  methods: {
15923
15906
  editorInit() {
@@ -16013,9 +15996,9 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
16013
15996
  _: 1
16014
15997
  })) : createCommentVNode("", true);
16015
15998
  }
16016
- var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$l], ["__scopeId", "data-v-edf89936"]]);
15999
+ var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-edf89936"]]);
16017
16000
  var codeEditorField_vue_vue_type_style_index_0_scoped_true_lang = "";
16018
- const _sfc_main$l = {
16001
+ const _sfc_main$k = {
16019
16002
  components: {
16020
16003
  CodeEditor
16021
16004
  },
@@ -16046,12 +16029,12 @@ const _hoisted_2$d = {
16046
16029
  key: 0,
16047
16030
  class: "ux-required-marker"
16048
16031
  };
16049
- const _hoisted_3$c = {
16032
+ const _hoisted_3$a = {
16050
16033
  key: 1,
16051
16034
  class: "ux-field-description"
16052
16035
  };
16053
- const _hoisted_4$c = { key: 2 };
16054
- const _hoisted_5$8 = { class: "code-editor-field-wrap" };
16036
+ const _hoisted_4$8 = { key: 2 };
16037
+ const _hoisted_5$7 = { class: "code-editor-field-wrap" };
16055
16038
  const _hoisted_6$7 = {
16056
16039
  key: 3,
16057
16040
  class: "code-editor-field-wrap"
@@ -16069,8 +16052,8 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
16069
16052
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
16070
16053
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
16071
16054
  ])) : createCommentVNode("", true),
16072
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16073
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$c, [
16055
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16056
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$8, [
16074
16057
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
16075
16058
  return openBlock(), createBlock(_component_flex_row, {
16076
16059
  class: "ux-text-row",
@@ -16079,7 +16062,7 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
16079
16062
  default: withCtx(() => [
16080
16063
  createVNode(_component_flex_cell, null, {
16081
16064
  default: withCtx(() => [
16082
- createElementVNode("div", _hoisted_5$8, [
16065
+ createElementVNode("div", _hoisted_5$7, [
16083
16066
  createVNode(_component_code_editor, {
16084
16067
  lang: $options.syntax,
16085
16068
  onFocus: _ctx.touch,
@@ -16136,9 +16119,9 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
16136
16119
  ]))
16137
16120
  ], 32);
16138
16121
  }
16139
- var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$k], ["__scopeId", "data-v-67761240"]]);
16122
+ var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-67761240"]]);
16140
16123
  var expressionField_vue_vue_type_style_index_0_scoped_true_lang = "";
16141
- const _sfc_main$k = {
16124
+ const _sfc_main$j = {
16142
16125
  props: {
16143
16126
  modelValue: {
16144
16127
  type: [String, Array]
@@ -16161,12 +16144,12 @@ const _hoisted_2$c = {
16161
16144
  key: 0,
16162
16145
  class: "ux-required-marker"
16163
16146
  };
16164
- const _hoisted_3$b = {
16147
+ const _hoisted_3$9 = {
16165
16148
  key: 1,
16166
16149
  class: "ux-field-description"
16167
16150
  };
16168
- const _hoisted_4$b = { key: 2 };
16169
- const _hoisted_5$7 = { class: "expression-field-wrap" };
16151
+ const _hoisted_4$7 = { key: 2 };
16152
+ const _hoisted_5$6 = { class: "expression-field-wrap" };
16170
16153
  const _hoisted_6$6 = {
16171
16154
  key: 3,
16172
16155
  class: "expression-field-wrap"
@@ -16184,8 +16167,8 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
16184
16167
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
16185
16168
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
16186
16169
  ])) : createCommentVNode("", true),
16187
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16188
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$b, [
16170
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16171
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$7, [
16189
16172
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
16190
16173
  return openBlock(), createBlock(_component_flex_row, {
16191
16174
  class: "ux-text-row",
@@ -16194,7 +16177,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
16194
16177
  default: withCtx(() => [
16195
16178
  createVNode(_component_flex_cell, null, {
16196
16179
  default: withCtx(() => [
16197
- createElementVNode("div", _hoisted_5$7, [
16180
+ createElementVNode("div", _hoisted_5$6, [
16198
16181
  createVNode(_component_expression_editor, {
16199
16182
  field: _ctx.field,
16200
16183
  onFocus: _ctx.touch,
@@ -16251,9 +16234,9 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
16251
16234
  ]))
16252
16235
  ], 32);
16253
16236
  }
16254
- var ExpressionField = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$j], ["__scopeId", "data-v-0e6b676c"]]);
16237
+ var ExpressionField = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-0e6b676c"]]);
16255
16238
  var richtext_vue_vue_type_style_index_0_scoped_true_lang = "";
16256
- const _sfc_main$j = {
16239
+ const _sfc_main$i = {
16257
16240
  components: {},
16258
16241
  methods: {},
16259
16242
  props: {
@@ -16302,9 +16285,9 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
16302
16285
  _: 1
16303
16286
  })) : createCommentVNode("", true);
16304
16287
  }
16305
- var RichText = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$i], ["__scopeId", "data-v-f1bfd246"]]);
16288
+ var RichText = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-f1bfd246"]]);
16306
16289
  var richtextField_vue_vue_type_style_index_0_scoped_true_lang = "";
16307
- const _sfc_main$i = {
16290
+ const _sfc_main$h = {
16308
16291
  components: {
16309
16292
  richtext: RichText
16310
16293
  },
@@ -16329,12 +16312,12 @@ const _hoisted_2$b = {
16329
16312
  key: 0,
16330
16313
  class: "ux-required-marker"
16331
16314
  };
16332
- const _hoisted_3$a = {
16315
+ const _hoisted_3$8 = {
16333
16316
  key: 1,
16334
16317
  class: "ux-field-description"
16335
16318
  };
16336
- const _hoisted_4$a = { key: 2 };
16337
- const _hoisted_5$6 = { class: "richtext-field-wrap" };
16319
+ const _hoisted_4$6 = { key: 2 };
16320
+ const _hoisted_5$5 = { class: "richtext-field-wrap" };
16338
16321
  const _hoisted_6$5 = {
16339
16322
  key: 3,
16340
16323
  class: "richtext-field-wrap"
@@ -16350,8 +16333,8 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
16350
16333
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
16351
16334
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
16352
16335
  ])) : createCommentVNode("", true),
16353
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16354
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
16336
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$8, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16337
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$6, [
16355
16338
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
16356
16339
  return openBlock(), createBlock(_component_flex_row, {
16357
16340
  class: "ux-text-row",
@@ -16360,7 +16343,7 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
16360
16343
  default: withCtx(() => [
16361
16344
  createVNode(_component_flex_cell, null, {
16362
16345
  default: withCtx(() => [
16363
- createElementVNode("div", _hoisted_5$6, [
16346
+ createElementVNode("div", _hoisted_5$5, [
16364
16347
  createVNode(_component_richtext, {
16365
16348
  onFocus: _ctx.touch,
16366
16349
  ref_for: true,
@@ -16415,12 +16398,12 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
16415
16398
  ]))
16416
16399
  ]);
16417
16400
  }
16418
- var RichTextField = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$h], ["__scopeId", "data-v-46ce3b2b"]]);
16401
+ var RichTextField = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-46ce3b2b"]]);
16419
16402
  var InternalRouteSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
16420
16403
  function isUndefined$1(entry) {
16421
16404
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
16422
16405
  }
16423
- const _sfc_main$h = {
16406
+ const _sfc_main$g = {
16424
16407
  props: {
16425
16408
  title: {
16426
16409
  type: String
@@ -16547,20 +16530,20 @@ const _hoisted_2$a = {
16547
16530
  key: 0,
16548
16531
  class: "ux-required-marker"
16549
16532
  };
16550
- const _hoisted_3$9 = {
16533
+ const _hoisted_3$7 = {
16551
16534
  key: 1,
16552
16535
  class: "ux-field-description"
16553
16536
  };
16554
- const _hoisted_4$9 = {
16537
+ const _hoisted_4$5 = {
16555
16538
  key: 2,
16556
16539
  class: "ui-select-button"
16557
16540
  };
16558
- const _hoisted_5$5 = ["multiple"];
16541
+ const _hoisted_5$4 = ["multiple"];
16559
16542
  const _hoisted_6$4 = {
16560
16543
  key: 0,
16561
16544
  value: ""
16562
16545
  };
16563
- const _hoisted_7$4 = ["value"];
16546
+ const _hoisted_7$2 = ["value"];
16564
16547
  function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
16565
16548
  const _component_ux_button = resolveComponent("ux-button");
16566
16549
  return openBlock(), createElementBlock("div", {
@@ -16570,8 +16553,8 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
16570
16553
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
16571
16554
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$a, "*")) : createCommentVNode("", true)
16572
16555
  ])) : createCommentVNode("", true),
16573
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16574
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
16556
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$7, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16557
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$5, [
16575
16558
  renderSlot(_ctx.$slots, "default", {}, () => [
16576
16559
  createVNode(_component_ux_button, { tag: "div" }, {
16577
16560
  default: withCtx(() => [
@@ -16590,19 +16573,19 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
16590
16573
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
16591
16574
  return openBlock(), createElementBlock("option", {
16592
16575
  value: option2.value
16593
- }, toDisplayString(option2.title), 9, _hoisted_7$4);
16576
+ }, toDisplayString(option2.title), 9, _hoisted_7$2);
16594
16577
  }), 256))
16595
- ], 40, _hoisted_5$5), [
16578
+ ], 40, _hoisted_5$4), [
16596
16579
  [vModelSelect, _ctx.model]
16597
16580
  ])
16598
16581
  ], 2);
16599
16582
  }
16600
- var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$g], ["__scopeId", "data-v-7b06d646"]]);
16583
+ var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-7b06d646"]]);
16601
16584
  var InternalMenuSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
16602
16585
  function isUndefined(entry) {
16603
16586
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
16604
16587
  }
16605
- const _sfc_main$g = {
16588
+ const _sfc_main$f = {
16606
16589
  props: {
16607
16590
  title: {
16608
16591
  type: String
@@ -16713,20 +16696,20 @@ const _hoisted_2$9 = {
16713
16696
  key: 0,
16714
16697
  class: "ux-required-marker"
16715
16698
  };
16716
- const _hoisted_3$8 = {
16699
+ const _hoisted_3$6 = {
16717
16700
  key: 1,
16718
16701
  class: "ux-field-description"
16719
16702
  };
16720
- const _hoisted_4$8 = {
16703
+ const _hoisted_4$4 = {
16721
16704
  key: 2,
16722
16705
  class: "ui-select-button"
16723
16706
  };
16724
- const _hoisted_5$4 = ["multiple"];
16707
+ const _hoisted_5$3 = ["multiple"];
16725
16708
  const _hoisted_6$3 = {
16726
16709
  key: 0,
16727
16710
  value: ""
16728
16711
  };
16729
- const _hoisted_7$3 = ["value"];
16712
+ const _hoisted_7$1 = ["value"];
16730
16713
  function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
16731
16714
  const _component_ux_button = resolveComponent("ux-button");
16732
16715
  return openBlock(), createElementBlock("div", {
@@ -16736,8 +16719,8 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
16736
16719
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
16737
16720
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$9, "*")) : createCommentVNode("", true)
16738
16721
  ])) : createCommentVNode("", true),
16739
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$8, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16740
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$8, [
16722
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$6, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
16723
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$4, [
16741
16724
  renderSlot(_ctx.$slots, "default", {}, () => [
16742
16725
  createVNode(_component_ux_button, { tag: "div" }, {
16743
16726
  default: withCtx(() => [
@@ -16756,14 +16739,14 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
16756
16739
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
16757
16740
  return openBlock(), createElementBlock("option", {
16758
16741
  value: option2.value
16759
- }, toDisplayString(option2.title), 9, _hoisted_7$3);
16742
+ }, toDisplayString(option2.title), 9, _hoisted_7$1);
16760
16743
  }), 256))
16761
- ], 40, _hoisted_5$4), [
16744
+ ], 40, _hoisted_5$3), [
16762
16745
  [vModelSelect, _ctx.model]
16763
16746
  ])
16764
16747
  ], 2);
16765
16748
  }
16766
- var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$f], ["__scopeId", "data-v-a04e9882"]]);
16749
+ var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-a04e9882"]]);
16767
16750
  var jsep = { exports: {} };
16768
16751
  (function(module, exports) {
16769
16752
  (function(root2) {
@@ -17299,10 +17282,10 @@ function a(r, e) {
17299
17282
  case "BinaryExpression":
17300
17283
  return u[n2.operator](a(n2.left, e), a(n2.right, e));
17301
17284
  case "CallExpression":
17302
- var t, o, l2;
17303
- if (n2.callee.type === "MemberExpression" ? (t = (l2 = c(n2.callee, e))[0], o = l2[1]) : o = a(n2.callee, e), typeof o != "function")
17285
+ var t, o2, l2;
17286
+ if (n2.callee.type === "MemberExpression" ? (t = (l2 = c(n2.callee, e))[0], o2 = l2[1]) : o2 = a(n2.callee, e), typeof o2 != "function")
17304
17287
  return;
17305
- return o.apply(t, s(n2.arguments, e));
17288
+ return o2.apply(t, s(n2.arguments, e));
17306
17289
  case "ConditionalExpression":
17307
17290
  return a(n2.test, e) ? a(n2.consequent, e) : a(n2.alternate, e);
17308
17291
  case "Identifier":
@@ -17883,7 +17866,7 @@ function computedExpression(key) {
17883
17866
  return result;
17884
17867
  };
17885
17868
  }
17886
- const _sfc_main$f = {
17869
+ const _sfc_main$e = {
17887
17870
  components: {
17888
17871
  InternalRouteSelect,
17889
17872
  InternalMenuSelect,
@@ -18636,7 +18619,7 @@ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
18636
18619
  $options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$b, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
18637
18620
  ], 34)) : createCommentVNode("", true);
18638
18621
  }
18639
- var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$e], ["__scopeId", "data-v-eabe4bcc"]]);
18622
+ var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-eabe4bcc"]]);
18640
18623
  function arrayReduce$1(array, iteratee, accumulator, initAccum) {
18641
18624
  var index2 = -1, length = array == null ? 0 : array.length;
18642
18625
  if (initAccum && length) {
@@ -18911,7 +18894,7 @@ var kebabCase = createCompounder(function(result, word, index2) {
18911
18894
  });
18912
18895
  var kebabCase_1 = kebabCase;
18913
18896
  var form_vue_vue_type_style_index_0_scoped_true_lang = "";
18914
- const _sfc_main$e = {
18897
+ const _sfc_main$d = {
18915
18898
  props: {
18916
18899
  parentModel: {
18917
18900
  type: Object
@@ -19186,13 +19169,13 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
19186
19169
  ], true)
19187
19170
  ], 2);
19188
19171
  }
19189
- var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$d], ["__scopeId", "data-v-09c6d713"]]);
19172
+ var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-09c6d713"]]);
19190
19173
  var submissionform_vue_vue_type_style_index_0_scoped_true_lang = "";
19191
19174
  const STATE_READY = "form.ready";
19192
19175
  const STATE_PROCESSING = "form.processing";
19193
19176
  const STATE_COMPLETE = "form.complete";
19194
19177
  const STATE_ERROR = "form.error";
19195
- const _sfc_main$d = {
19178
+ const _sfc_main$c = {
19196
19179
  methods: {
19197
19180
  formStateUpdated(state) {
19198
19181
  this.formState = state;
@@ -19320,14 +19303,10 @@ const _sfc_main$d = {
19320
19303
  const _withScopeId$2 = (n2) => (pushScopeId("data-v-670d0b78"), n2 = n2(), popScopeId(), n2);
19321
19304
  const _hoisted_1$a = { class: "ux-submission-form" };
19322
19305
  const _hoisted_2$8 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("h3", null, "An error occurred", -1));
19323
- const _hoisted_3$7 = { key: 0 };
19324
- const _hoisted_4$7 = { key: 1 };
19325
- const _hoisted_5$3 = { key: 2 };
19326
- const _hoisted_6$2 = /* @__PURE__ */ createTextVNode(" Try again ");
19327
- const _hoisted_7$2 = /* @__PURE__ */ createTextVNode(" Thank you ");
19328
- const _hoisted_8$1 = /* @__PURE__ */ createTextVNode(" Back to form ");
19329
- const _hoisted_9$1 = ["tooltip"];
19330
- const _hoisted_10$1 = /* @__PURE__ */ createTextVNode(" Submit ");
19306
+ const _hoisted_3$5 = { key: 0 };
19307
+ const _hoisted_4$3 = { key: 1 };
19308
+ const _hoisted_5$2 = { key: 2 };
19309
+ const _hoisted_6$2 = ["tooltip"];
19331
19310
  function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
19332
19311
  var _a;
19333
19312
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -19336,20 +19315,20 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
19336
19315
  return openBlock(), createElementBlock("div", _hoisted_1$a, [
19337
19316
  $data.state === "form.error" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
19338
19317
  _hoisted_2$8,
19339
- $data.error.message ? (openBlock(), createElementBlock("pre", _hoisted_3$7, toDisplayString($data.error.message), 1)) : createCommentVNode("", true),
19340
- ((_a = $data.error.data) == null ? void 0 : _a.errors) ? (openBlock(), createElementBlock("div", _hoisted_4$7, [
19318
+ $data.error.message ? (openBlock(), createElementBlock("pre", _hoisted_3$5, toDisplayString($data.error.message), 1)) : createCommentVNode("", true),
19319
+ ((_a = $data.error.data) == null ? void 0 : _a.errors) ? (openBlock(), createElementBlock("div", _hoisted_4$3, [
19341
19320
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.error.data.errors, (field) => {
19342
19321
  return openBlock(), createElementBlock("pre", {
19343
19322
  key: field.path
19344
19323
  }, toDisplayString(field.message), 1);
19345
19324
  }), 128))
19346
- ])) : (openBlock(), createElementBlock("pre", _hoisted_5$3, toDisplayString($data.error), 1)),
19325
+ ])) : (openBlock(), createElementBlock("pre", _hoisted_5$2, toDisplayString($data.error), 1)),
19347
19326
  createVNode(_component_ux_button, {
19348
19327
  color: "primary",
19349
19328
  onClick: $options.softReset
19350
19329
  }, {
19351
19330
  default: withCtx(() => [
19352
- _hoisted_6$2,
19331
+ createTextVNode(" Try again "),
19353
19332
  createVNode(_component_ux_icon, {
19354
19333
  right: "",
19355
19334
  icon: "fa-undo"
@@ -19361,10 +19340,10 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
19361
19340
  key: 1,
19362
19341
  reset: $options.reset
19363
19342
  }, () => [
19364
- _hoisted_7$2,
19343
+ createTextVNode(" Thank you "),
19365
19344
  createVNode(_component_ux_button, { onClick: $options.reset }, {
19366
19345
  default: withCtx(() => [
19367
- _hoisted_8$1
19346
+ createTextVNode(" Back to form ")
19368
19347
  ]),
19369
19348
  _: 1
19370
19349
  }, 8, ["onClick"])
@@ -19385,17 +19364,17 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
19385
19364
  loading: $data.state === "form.processing"
19386
19365
  }, {
19387
19366
  default: withCtx(() => [
19388
- _hoisted_10$1
19367
+ createTextVNode(" Submit ")
19389
19368
  ]),
19390
19369
  _: 1
19391
19370
  }, 8, ["disabled", "onClick", "loading"])
19392
- ], 8, _hoisted_9$1)
19371
+ ], 8, _hoisted_6$2)
19393
19372
  ], 64))
19394
19373
  ]);
19395
19374
  }
19396
- var UXSubmissionForm = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$c], ["__scopeId", "data-v-670d0b78"]]);
19375
+ var UXSubmissionForm = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-670d0b78"]]);
19397
19376
  var search_vue_vue_type_style_index_0_scoped_true_lang = "";
19398
- const _sfc_main$c = {
19377
+ const _sfc_main$b = {
19399
19378
  props: {
19400
19379
  modelValue: {
19401
19380
  type: String
@@ -19479,17 +19458,67 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
19479
19458
  ])
19480
19459
  ]);
19481
19460
  }
19482
- var Search = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$b], ["__scopeId", "data-v-17abf7d1"]]);
19483
- const _sfc_main$b = {
19484
- props: ["html"],
19485
- components: {
19486
- "ux-image": UXImage
19487
- },
19488
- setup(props2) {
19489
- const string = compile(props2.html);
19490
- return string;
19461
+ var Search = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-17abf7d1"]]);
19462
+ var o = function(t, o2, e) {
19463
+ if (!o2.hasOwnProperty(e)) {
19464
+ var r = Object.getOwnPropertyDescriptor(t, e);
19465
+ Object.defineProperty(o2, e, r);
19466
+ }
19467
+ };
19468
+ var Compile = { props: { template: String, parent: Object, templateProps: { type: Object, default: function() {
19469
+ return {};
19470
+ } } }, render: function() {
19471
+ if (this.template) {
19472
+ var e = this.parent || this.$parent, r = e.$data;
19473
+ r === void 0 && (r = {});
19474
+ var n2 = e.$props;
19475
+ n2 === void 0 && (n2 = {});
19476
+ var a2 = e.$options;
19477
+ a2 === void 0 && (a2 = {});
19478
+ var p = a2.components;
19479
+ p === void 0 && (p = {});
19480
+ var i2 = a2.computed;
19481
+ i2 === void 0 && (i2 = {});
19482
+ var c2 = a2.methods;
19483
+ c2 === void 0 && (c2 = {});
19484
+ var s2 = this.$data;
19485
+ s2 === void 0 && (s2 = {});
19486
+ var d = this.$props;
19487
+ d === void 0 && (d = {});
19488
+ var v = this.$options;
19489
+ v === void 0 && (v = {});
19490
+ var m = v.methods;
19491
+ m === void 0 && (m = {});
19492
+ var f = v.computed;
19493
+ f === void 0 && (f = {});
19494
+ var u2 = v.components;
19495
+ u2 === void 0 && (u2 = {});
19496
+ var h$1 = { $data: {}, $props: {}, $options: {}, components: {}, computed: {}, methods: {} };
19497
+ Object.keys(r).forEach(function(t) {
19498
+ s2[t] === void 0 && (h$1.$data[t] = r[t]);
19499
+ }), Object.keys(n2).forEach(function(t) {
19500
+ d[t] === void 0 && (h$1.$props[t] = n2[t]);
19501
+ }), Object.keys(c2).forEach(function(t) {
19502
+ m[t] === void 0 && (h$1.methods[t] = c2[t]);
19503
+ }), Object.keys(i2).forEach(function(t) {
19504
+ f[t] === void 0 && (h$1.computed[t] = i2[t]);
19505
+ }), Object.keys(p).forEach(function(t) {
19506
+ u2[t] === void 0 && (h$1.components[t] = p[t]);
19507
+ });
19508
+ var $ = Object.keys(h$1.methods || {}), O = Object.keys(h$1.$data || {}), b = Object.keys(h$1.$props || {}), j = Object.keys(this.templateProps), y = O.concat(b).concat($).concat(j), k = (E = e, P = {}, $.forEach(function(t) {
19509
+ return o(E, P, t);
19510
+ }), P), l2 = function(t) {
19511
+ var e2 = {};
19512
+ return t.forEach(function(t2) {
19513
+ t2 && Object.getOwnPropertyNames(t2).forEach(function(r2) {
19514
+ return o(t2, e2, r2);
19515
+ });
19516
+ }), e2;
19517
+ }([h$1.$data, h$1.$props, k, this.templateProps]);
19518
+ return h({ template: this.template || "<div></div>", props: y, computed: h$1.computed, components: h$1.components, provide: this.$parent.$.provides ? this.$parent.$.provides : {} }, Object.assign({}, l2));
19491
19519
  }
19492
- };
19520
+ var E, P;
19521
+ } };
19493
19522
  var RenderMixin = {
19494
19523
  props: {
19495
19524
  field: {
@@ -19684,7 +19713,7 @@ const _sfc_main$9 = {
19684
19713
  components: {
19685
19714
  Item,
19686
19715
  FieldGroup,
19687
- Compiler: _sfc_main$b
19716
+ Compile
19688
19717
  },
19689
19718
  props: {
19690
19719
  field: {
@@ -19884,11 +19913,11 @@ const _sfc_main$9 = {
19884
19913
  };
19885
19914
  const _hoisted_1$7 = { class: "ux-field-title" };
19886
19915
  const _hoisted_2$6 = { class: "currency" };
19887
- const _hoisted_3$6 = { key: 1 };
19888
- const _hoisted_4$6 = { class: "currency" };
19889
- const _hoisted_5$2 = { key: 1 };
19916
+ const _hoisted_3$4 = { key: 1 };
19917
+ const _hoisted_4$2 = { class: "currency" };
19918
+ const _hoisted_5$1 = { key: 1 };
19890
19919
  const _hoisted_6$1 = { key: 1 };
19891
- const _hoisted_7$1 = { key: 1 };
19920
+ const _hoisted_7 = { key: 1 };
19892
19921
  const _hoisted_8 = ["href"];
19893
19922
  const _hoisted_9 = { key: 1 };
19894
19923
  const _hoisted_10 = ["href"];
@@ -19900,7 +19929,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19900
19929
  const _component_field_group = resolveComponent("field-group");
19901
19930
  const _component_v_ace_editor = resolveComponent("v-ace-editor");
19902
19931
  const _component_item = resolveComponent("item");
19903
- const _component_compiler = resolveComponent("compiler");
19932
+ const _component_compile = resolveComponent("compile");
19904
19933
  return $options.visible ? (openBlock(), createElementBlock("div", {
19905
19934
  key: 0,
19906
19935
  class: normalizeClass(["ux-field-render", $options.classes])
@@ -19935,9 +19964,9 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19935
19964
  createTextVNode(toDisplayString($options.formatCurrency(value)) + " ", 1),
19936
19965
  createElementVNode("span", _hoisted_2$6, toDisplayString($props.field.currency), 1)
19937
19966
  ]);
19938
- }), 256)) : (openBlock(), createElementBlock("div", _hoisted_3$6, [
19967
+ }), 256)) : (openBlock(), createElementBlock("div", _hoisted_3$4, [
19939
19968
  createTextVNode(toDisplayString($options.formatCurrency($options.fieldModel)) + " ", 1),
19940
- createElementVNode("span", _hoisted_4$6, toDisplayString($props.field.currency), 1)
19969
+ createElementVNode("span", _hoisted_4$2, toDisplayString($props.field.currency), 1)
19941
19970
  ]))
19942
19971
  ], 64)) : $options.widget === "code" ? (openBlock(), createElementBlock(Fragment, { key: 3 }, [
19943
19972
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
@@ -19952,7 +19981,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19952
19981
  style: { "min-height": "300px" }
19953
19982
  }, null, 8, ["value", "lang"])
19954
19983
  ]);
19955
- }), 256)) : (openBlock(), createElementBlock("div", _hoisted_5$2, [
19984
+ }), 256)) : (openBlock(), createElementBlock("div", _hoisted_5$1, [
19956
19985
  createVNode(_component_v_ace_editor, {
19957
19986
  readonly: true,
19958
19987
  class: "editor-wrap",
@@ -19979,11 +20008,11 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19979
20008
  ], 64)) : createCommentVNode("", true),
19980
20009
  $options.type == "string" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
19981
20010
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
19982
- return openBlock(), createBlock(_component_compiler, { html: value }, null, 8, ["html"]);
19983
- }), 256)) : (openBlock(), createBlock(_component_compiler, {
20011
+ return openBlock(), createBlock(_component_compile, { template: value }, null, 8, ["template"]);
20012
+ }), 256)) : (openBlock(), createBlock(_component_compile, {
19984
20013
  key: 1,
19985
- html: $options.fieldModel
19986
- }, null, 8, ["html"]))
20014
+ template: $options.fieldModel
20015
+ }, null, 8, ["template"]))
19987
20016
  ], 64)) : createCommentVNode("", true),
19988
20017
  $options.type == "boolean" ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
19989
20018
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
@@ -19993,7 +20022,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19993
20022
  $options.type == "date" ? (openBlock(), createElementBlock(Fragment, { key: 3 }, [
19994
20023
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
19995
20024
  return openBlock(), createElementBlock("div", null, toDisplayString($options.renderDate(value)), 1);
19996
- }), 256)) : (openBlock(), createElementBlock("div", _hoisted_7$1, toDisplayString($options.renderDate($options.fieldModel)), 1))
20025
+ }), 256)) : (openBlock(), createElementBlock("div", _hoisted_7, toDisplayString($options.renderDate($options.fieldModel)), 1))
19997
20026
  ], 64)) : createCommentVNode("", true),
19998
20027
  $options.type == "email" ? (openBlock(), createElementBlock(Fragment, { key: 4 }, [
19999
20028
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
@@ -20025,7 +20054,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
20025
20054
  ], 64))
20026
20055
  ], 2)) : createCommentVNode("", true);
20027
20056
  }
20028
- var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-f82fddd4"]]);
20057
+ var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-8e25371a"]]);
20029
20058
  var render_vue_vue_type_style_index_0_scoped_true_lang = "";
20030
20059
  const _sfc_main$8 = {
20031
20060
  props: {
@@ -20712,8 +20741,8 @@ const _sfc_main$6 = {
20712
20741
  loadKey() {
20713
20742
  this.$emit("loaded");
20714
20743
  },
20715
- options(o) {
20716
- this.actualOptions = o;
20744
+ options(o2) {
20745
+ this.actualOptions = o2;
20717
20746
  },
20718
20747
  filter(f) {
20719
20748
  if (!f) {
@@ -21132,8 +21161,8 @@ const _sfc_main$6 = {
21132
21161
  const _withScopeId$1 = (n2) => (pushScopeId("data-v-d8907020"), n2 = n2(), popScopeId(), n2);
21133
21162
  const _hoisted_1$6 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
21134
21163
  const _hoisted_2$5 = { key: 0 };
21135
- const _hoisted_3$5 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
21136
- const _hoisted_4$5 = { class: "footer" };
21164
+ const _hoisted_3$3 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
21165
+ const _hoisted_4$1 = { class: "footer" };
21137
21166
  function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
21138
21167
  const _component_ux_icon = resolveComponent("ux-icon");
21139
21168
  const _component_ux_button = resolveComponent("ux-button");
@@ -21278,7 +21307,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
21278
21307
  "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => $data.dateRangeFilter = $event)
21279
21308
  }, null, 8, ["field", "modelValue"])
21280
21309
  ])) : createCommentVNode("", true),
21281
- _hoisted_3$5,
21310
+ _hoisted_3$3,
21282
21311
  createVNode(_component_filter_builder, {
21283
21312
  definition: $data.definition,
21284
21313
  modelValue: $data.actualFilter,
@@ -21300,7 +21329,7 @@ function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
21300
21329
  createVNode(_component_flex_footer, null, {
21301
21330
  default: withCtx(() => [
21302
21331
  renderSlot(_ctx.$slots, "footera", {}, void 0, true),
21303
- createElementVNode("div", _hoisted_4$5, [
21332
+ createElementVNode("div", _hoisted_4$1, [
21304
21333
  createVNode(_component_pager, {
21305
21334
  page: $data.page,
21306
21335
  "onUpdate:page": _cache[4] || (_cache[4] = ($event) => $data.page = $event),
@@ -21406,9 +21435,7 @@ const _sfc_main$4 = {
21406
21435
  };
21407
21436
  const _hoisted_1$4 = { class: "padder" };
21408
21437
  const _hoisted_2$4 = ["innerHTML"];
21409
- const _hoisted_3$4 = { class: "padder" };
21410
- const _hoisted_4$4 = /* @__PURE__ */ createTextVNode("Cancel");
21411
- const _hoisted_5$1 = /* @__PURE__ */ createTextVNode("Confirm");
21438
+ const _hoisted_3$2 = { class: "padder" };
21412
21439
  function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
21413
21440
  const _component_flex_body = resolveComponent("flex-body");
21414
21441
  const _component_ux_button = resolveComponent("ux-button");
@@ -21431,14 +21458,14 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
21431
21458
  }),
21432
21459
  createVNode(_component_flex_footer, null, {
21433
21460
  default: withCtx(() => [
21434
- createElementVNode("div", _hoisted_3$4, [
21461
+ createElementVNode("div", _hoisted_3$2, [
21435
21462
  createVNode(_component_flex_row, null, {
21436
21463
  default: withCtx(() => [
21437
21464
  createVNode(_component_flex_cell, null, {
21438
21465
  default: withCtx(() => [
21439
21466
  createVNode(_component_ux_button, { onClick: _ctx.dismiss }, {
21440
21467
  default: withCtx(() => [
21441
- _hoisted_4$4
21468
+ createTextVNode("Cancel")
21442
21469
  ]),
21443
21470
  _: 1
21444
21471
  }, 8, ["onClick"])
@@ -21449,7 +21476,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
21449
21476
  default: withCtx(() => [
21450
21477
  createVNode(_component_ux_button, { onClick: _ctx.close }, {
21451
21478
  default: withCtx(() => [
21452
- _hoisted_5$1
21479
+ createTextVNode("Confirm")
21453
21480
  ]),
21454
21481
  _: 1
21455
21482
  }, 8, ["onClick"])
@@ -21485,8 +21512,8 @@ const _sfc_main$3 = {
21485
21512
  };
21486
21513
  const _hoisted_1$3 = { class: "header" };
21487
21514
  const _hoisted_2$3 = { class: "padder" };
21488
- const _hoisted_3$3 = ["onClick"];
21489
- const _hoisted_4$3 = {
21515
+ const _hoisted_3$1 = ["onClick"];
21516
+ const _hoisted_4 = {
21490
21517
  key: 0,
21491
21518
  class: "title"
21492
21519
  };
@@ -21495,7 +21522,6 @@ const _hoisted_5 = {
21495
21522
  class: "description"
21496
21523
  };
21497
21524
  const _hoisted_6 = { class: "padder" };
21498
- const _hoisted_7 = /* @__PURE__ */ createTextVNode("Cancel");
21499
21525
  function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
21500
21526
  const _component_flex_header = resolveComponent("flex-header");
21501
21527
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -21528,7 +21554,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
21528
21554
  default: withCtx(() => [
21529
21555
  createVNode(_component_flex_cell, null, {
21530
21556
  default: withCtx(() => [
21531
- choice.title ? (openBlock(), createElementBlock("div", _hoisted_4$3, toDisplayString(choice.title), 1)) : createCommentVNode("", true),
21557
+ choice.title ? (openBlock(), createElementBlock("div", _hoisted_4, toDisplayString(choice.title), 1)) : createCommentVNode("", true),
21532
21558
  choice.description ? (openBlock(), createElementBlock("div", _hoisted_5, toDisplayString(choice.description), 1)) : createCommentVNode("", true)
21533
21559
  ]),
21534
21560
  _: 2
@@ -21542,7 +21568,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
21542
21568
  ]),
21543
21569
  _: 2
21544
21570
  }, 1024)
21545
- ], 8, _hoisted_3$3);
21571
+ ], 8, _hoisted_3$1);
21546
21572
  }), 256))
21547
21573
  ])
21548
21574
  ]),
@@ -21553,7 +21579,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
21553
21579
  createElementVNode("div", _hoisted_6, [
21554
21580
  createVNode(_component_ux_button, { onClick: _ctx.dismiss }, {
21555
21581
  default: withCtx(() => [
21556
- _hoisted_7
21582
+ createTextVNode("Cancel")
21557
21583
  ]),
21558
21584
  _: 1
21559
21585
  }, 8, ["onClick"])
@@ -21588,8 +21614,6 @@ const _sfc_main$2 = {
21588
21614
  };
21589
21615
  const _hoisted_1$2 = { class: "padder" };
21590
21616
  const _hoisted_2$2 = { class: "padder" };
21591
- const _hoisted_3$2 = /* @__PURE__ */ createTextVNode("Cancel");
21592
- const _hoisted_4$2 = /* @__PURE__ */ createTextVNode("Confirm");
21593
21617
  function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
21594
21618
  const _component_ux_form = resolveComponent("ux-form");
21595
21619
  const _component_flex_body = resolveComponent("flex-body");
@@ -21632,7 +21656,7 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
21632
21656
  onClick: _ctx.dismiss
21633
21657
  }, {
21634
21658
  default: withCtx(() => [
21635
- _hoisted_3$2
21659
+ createTextVNode("Cancel")
21636
21660
  ]),
21637
21661
  _: 1
21638
21662
  }, 8, ["onClick"])
@@ -21648,7 +21672,7 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
21648
21672
  onClick: _cache[1] || (_cache[1] = ($event) => _ctx.close($data.model))
21649
21673
  }, {
21650
21674
  default: withCtx(() => [
21651
- _hoisted_4$2
21675
+ createTextVNode("Confirm")
21652
21676
  ]),
21653
21677
  _: 1
21654
21678
  })
@@ -21722,10 +21746,8 @@ const _sfc_main$1 = {
21722
21746
  }
21723
21747
  }
21724
21748
  };
21725
- const _hoisted_1$1 = /* @__PURE__ */ createTextVNode(" Loading ");
21726
- const _hoisted_2$1 = { class: "header" };
21727
- const _hoisted_3$1 = { class: "font-muted font-sm" };
21728
- const _hoisted_4$1 = /* @__PURE__ */ createTextVNode("Done");
21749
+ const _hoisted_1$1 = { class: "header" };
21750
+ const _hoisted_2$1 = { class: "font-muted font-sm" };
21729
21751
  function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
21730
21752
  const _component_flex_column = resolveComponent("flex-column");
21731
21753
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -21738,14 +21760,14 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
21738
21760
  default: withCtx(() => [
21739
21761
  $data.loading ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
21740
21762
  default: withCtx(() => [
21741
- _hoisted_1$1
21763
+ createTextVNode(" Loading ")
21742
21764
  ]),
21743
21765
  _: 1
21744
21766
  })) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
21745
21767
  $data.definition ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
21746
21768
  createVNode(_component_flex_header, null, {
21747
21769
  default: withCtx(() => [
21748
- createElementVNode("div", _hoisted_2$1, [
21770
+ createElementVNode("div", _hoisted_1$1, [
21749
21771
  createVNode(_component_flex_row, {
21750
21772
  vcenter: "",
21751
21773
  gap: ""
@@ -21759,7 +21781,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
21759
21781
  }),
21760
21782
  $options.maximum ? (openBlock(), createBlock(_component_flex_cell, { key: 0 }, {
21761
21783
  default: withCtx(() => [
21762
- createElementVNode("span", _hoisted_3$1, "(" + toDisplayString($data.model.length) + " of " + toDisplayString($options.maximum) + ")", 1)
21784
+ createElementVNode("span", _hoisted_2$1, "(" + toDisplayString($data.model.length) + " of " + toDisplayString($options.maximum) + ")", 1)
21763
21785
  ]),
21764
21786
  _: 1
21765
21787
  })) : createCommentVNode("", true),
@@ -21782,7 +21804,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
21782
21804
  onClick: $options.selectionComplete
21783
21805
  }, {
21784
21806
  default: withCtx(() => [
21785
- _hoisted_4$1
21807
+ createTextVNode("Done")
21786
21808
  ]),
21787
21809
  _: 1
21788
21810
  }, 8, ["onClick"])
@@ -21841,8 +21863,7 @@ const _sfc_main = {
21841
21863
  const _withScopeId = (n2) => (pushScopeId("data-v-17b3e792"), n2 = n2(), popScopeId(), n2);
21842
21864
  const _hoisted_1 = { class: "header" };
21843
21865
  const _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("h3", null, "Select Scopes", -1));
21844
- const _hoisted_3 = /* @__PURE__ */ createTextVNode("Done");
21845
- const _hoisted_4 = { class: "padder" };
21866
+ const _hoisted_3 = { class: "padder" };
21846
21867
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
21847
21868
  const _component_flex_cell = resolveComponent("flex-cell");
21848
21869
  const _component_ux_button = resolveComponent("ux-button");
@@ -21874,7 +21895,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
21874
21895
  onClick: $options.selectionComplete
21875
21896
  }, {
21876
21897
  default: withCtx(() => [
21877
- _hoisted_3
21898
+ createTextVNode("Done")
21878
21899
  ]),
21879
21900
  _: 1
21880
21901
  }, 8, ["onClick"])
@@ -21890,7 +21911,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
21890
21911
  }),
21891
21912
  createVNode(_component_flex_body, { class: "scroll-body" }, {
21892
21913
  default: withCtx(() => [
21893
- createElementVNode("div", _hoisted_4, [
21914
+ createElementVNode("div", _hoisted_3, [
21894
21915
  createVNode(_component_scope_select, {
21895
21916
  action: $options.action,
21896
21917
  type: $options.type,
@@ -22085,7 +22106,7 @@ const defaultComponents = {
22085
22106
  Spinner,
22086
22107
  ProgressBar,
22087
22108
  UxModal,
22088
- Compile: _sfc_main$b
22109
+ Compile
22089
22110
  };
22090
22111
  const QikUI = {
22091
22112
  install(Vue, sdk) {