@qikdev/vue-ui 0.1.19 → 0.1.23

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
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
32
32
  };
33
33
  import { openBlock, createElementBlock, renderSlot, resolveComponent, createBlock, withCtx, createVNode, Fragment, renderList, normalizeClass, toDisplayString, withDirectives, resolveDynamicComponent, vShow, pushScopeId, popScopeId, createElementVNode, normalizeStyle, createCommentVNode, Teleport, createTextVNode, vModelSelect, withKeys, withModifiers, vModelText, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, mergeProps, toHandlers, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.1.19";
35
+ const version$1 = "0.1.23";
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$16 = {};
45
+ const _hoisted_1$U = { class: "flex-column" };
46
+ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
47
+ return openBlock(), createElementBlock("div", _hoisted_1$U, [
48
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
+ ]);
50
+ }
51
+ var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-203ea86f"]]);
52
+ var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
44
53
  const _sfc_main$15 = {};
45
- const _hoisted_1$T = { class: "flex-column" };
54
+ const _hoisted_1$T = { class: "flex-column-body" };
46
55
  function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
47
56
  return openBlock(), createElementBlock("div", _hoisted_1$T, [
48
57
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
58
  ]);
50
59
  }
51
- var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-203ea86f"]]);
52
- var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
60
+ var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-64850355"]]);
61
+ var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
53
62
  const _sfc_main$14 = {};
54
- const _hoisted_1$S = { class: "flex-column-body" };
63
+ const _hoisted_1$S = { class: "flex-column-header" };
55
64
  function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
56
65
  return openBlock(), createElementBlock("div", _hoisted_1$S, [
57
66
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
58
67
  ]);
59
68
  }
60
- var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-64850355"]]);
61
- var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
69
+ var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-10b28f00"]]);
70
+ var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
62
71
  const _sfc_main$13 = {};
63
- const _hoisted_1$R = { class: "flex-column-header" };
72
+ const _hoisted_1$R = { class: "flex-column-footer" };
64
73
  function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
65
74
  return openBlock(), createElementBlock("div", _hoisted_1$R, [
66
75
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
67
76
  ]);
68
77
  }
69
- var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-10b28f00"]]);
70
- var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
78
+ var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-68216a72"]]);
79
+ var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
71
80
  const _sfc_main$12 = {};
72
- const _hoisted_1$Q = { class: "flex-column-footer" };
81
+ const _hoisted_1$Q = { class: "flex-cell" };
73
82
  function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
74
83
  return openBlock(), createElementBlock("div", _hoisted_1$Q, [
75
84
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
76
85
  ]);
77
86
  }
78
- var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-68216a72"]]);
79
- var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
87
+ var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-644bb279"]]);
88
+ var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
80
89
  const _sfc_main$11 = {};
81
- const _hoisted_1$P = { class: "flex-cell" };
90
+ const _hoisted_1$P = { class: "flex-row" };
82
91
  function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
83
92
  return openBlock(), createElementBlock("div", _hoisted_1$P, [
84
93
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
85
94
  ]);
86
95
  }
87
- var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-644bb279"]]);
88
- var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
96
+ var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-5b76ad1f"]]);
97
+ var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
89
98
  const _sfc_main$10 = {};
90
- const _hoisted_1$O = { class: "flex-row" };
99
+ const _hoisted_1$O = { class: "flex-spacer" };
91
100
  function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
92
- return openBlock(), createElementBlock("div", _hoisted_1$O, [
93
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
94
- ]);
101
+ return openBlock(), createElementBlock("div", _hoisted_1$O);
95
102
  }
96
- var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-5b76ad1f"]]);
97
- var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
103
+ var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-35b15579"]]);
104
+ var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
98
105
  const _sfc_main$$ = {};
99
- const _hoisted_1$N = { class: "flex-spacer" };
106
+ const _hoisted_1$N = { class: "panel" };
100
107
  function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
101
- return openBlock(), createElementBlock("div", _hoisted_1$N);
108
+ return openBlock(), createElementBlock("div", _hoisted_1$N, [
109
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
+ ]);
102
111
  }
103
- var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__scopeId", "data-v-35b15579"]]);
104
- var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
112
+ var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__scopeId", "data-v-50ae77fc"]]);
113
+ var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
105
114
  const _sfc_main$_ = {};
106
- const _hoisted_1$M = { class: "panel" };
115
+ const _hoisted_1$M = { class: "panel-body" };
107
116
  function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
108
117
  return openBlock(), createElementBlock("div", _hoisted_1$M, [
109
118
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
119
  ]);
111
120
  }
112
- var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-50ae77fc"]]);
113
- var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
121
+ var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-c82dca76"]]);
122
+ var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
114
123
  const _sfc_main$Z = {};
115
- const _hoisted_1$L = { class: "panel-body" };
124
+ const _hoisted_1$L = { class: "panel-header" };
116
125
  function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
117
126
  return openBlock(), createElementBlock("div", _hoisted_1$L, [
118
127
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
119
128
  ]);
120
129
  }
121
- var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-c82dca76"]]);
122
- var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
130
+ var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-13bf11da"]]);
131
+ var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
123
132
  const _sfc_main$Y = {};
124
- const _hoisted_1$K = { class: "panel-header" };
133
+ const _hoisted_1$K = { class: "panel-footer" };
125
134
  function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
126
135
  return openBlock(), createElementBlock("div", _hoisted_1$K, [
127
136
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
128
137
  ]);
129
138
  }
130
- var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-13bf11da"]]);
131
- var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
132
- const _sfc_main$X = {};
133
- const _hoisted_1$J = { class: "panel-footer" };
134
- function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
135
- return openBlock(), createElementBlock("div", _hoisted_1$J, [
136
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
137
- ]);
138
- }
139
- var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-b4f4786a"]]);
139
+ var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-b4f4786a"]]);
140
140
  var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
141
- const _sfc_main$W = {
141
+ const _sfc_main$X = {
142
142
  data() {
143
143
  return {
144
144
  activeIndex: 0
@@ -158,8 +158,8 @@ const _sfc_main$W = {
158
158
  }
159
159
  }
160
160
  };
161
- const _hoisted_1$I = ["onClick"];
162
- function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
161
+ const _hoisted_1$J = ["onClick"];
162
+ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
163
163
  const _component_flex_row = resolveComponent("flex-row");
164
164
  const _component_flex_header = resolveComponent("flex-header");
165
165
  const _component_flex_column = resolveComponent("flex-column");
@@ -173,7 +173,7 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
173
173
  return openBlock(), createElementBlock("a", {
174
174
  class: normalizeClass({ active: index2 === $data.activeIndex }),
175
175
  onClick: ($event) => $options.select(index2)
176
- }, toDisplayString(tab.props.heading), 11, _hoisted_1$I);
176
+ }, toDisplayString(tab.props.heading), 11, _hoisted_1$J);
177
177
  }), 256))
178
178
  ]),
179
179
  _: 1
@@ -200,8 +200,8 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
200
200
  _: 1
201
201
  });
202
202
  }
203
- var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-b5715b66"]]);
204
- const _sfc_main$V = {
203
+ var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-b5715b66"]]);
204
+ const _sfc_main$W = {
205
205
  props: {
206
206
  heading: {
207
207
  type: String,
@@ -224,7 +224,7 @@ const _sfc_main$V = {
224
224
  }
225
225
  }
226
226
  };
227
- function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
227
+ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
228
228
  const _component_flex_column = resolveComponent("flex-column");
229
229
  return openBlock(), createBlock(_component_flex_column, null, {
230
230
  default: withCtx(() => [
@@ -233,9 +233,9 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
233
233
  _: 3
234
234
  });
235
235
  }
236
- var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V]]);
236
+ var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W]]);
237
237
  var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
238
- const _sfc_main$U = {
238
+ const _sfc_main$V = {
239
239
  props: {
240
240
  large: {
241
241
  type: Boolean
@@ -243,18 +243,18 @@ const _sfc_main$U = {
243
243
  }
244
244
  };
245
245
  const _withScopeId$4 = (n2) => (pushScopeId("data-v-3284debd"), n2 = n2(), popScopeId(), n2);
246
- const _hoisted_1$H = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
247
- const _hoisted_2$x = [
248
- _hoisted_1$H
246
+ const _hoisted_1$I = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
247
+ const _hoisted_2$y = [
248
+ _hoisted_1$I
249
249
  ];
250
- function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
250
+ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
251
251
  return openBlock(), createElementBlock("div", {
252
252
  class: normalizeClass(["ux-spinner", { large: $props.large }])
253
- }, _hoisted_2$x, 2);
253
+ }, _hoisted_2$y, 2);
254
254
  }
255
- var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-3284debd"]]);
255
+ var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-3284debd"]]);
256
256
  var button_vue_vue_type_style_index_0_scoped_true_lang = "";
257
- const _sfc_main$T = {
257
+ const _sfc_main$U = {
258
258
  components: {
259
259
  Spinner
260
260
  },
@@ -347,8 +347,8 @@ const _sfc_main$T = {
347
347
  }
348
348
  }
349
349
  };
350
- const _hoisted_1$G = { class: "ux-btn-text" };
351
- function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
350
+ const _hoisted_1$H = { class: "ux-btn-text" };
351
+ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
352
352
  const _component_spinner = resolveComponent("spinner");
353
353
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
354
354
  loading: $props.loading,
@@ -361,16 +361,16 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
361
361
  }, {
362
362
  default: withCtx(() => [
363
363
  $props.loading ? (openBlock(), createBlock(_component_spinner, { key: 0 })) : createCommentVNode("", true),
364
- createElementVNode("span", _hoisted_1$G, [
364
+ createElementVNode("span", _hoisted_1$H, [
365
365
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
366
366
  ])
367
367
  ]),
368
368
  _: 3
369
369
  }, 8, ["loading", "to", "href", "target", "style", "class", "disabled"]);
370
370
  }
371
- var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-17674eca"]]);
371
+ var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-17674eca"]]);
372
372
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
373
- const _sfc_main$S = {
373
+ const _sfc_main$T = {
374
374
  props: {
375
375
  value: {
376
376
  type: Boolean,
@@ -391,7 +391,7 @@ const _sfc_main$S = {
391
391
  }
392
392
  }
393
393
  };
394
- function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
394
+ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
395
395
  const _component_ux_icon = resolveComponent("ux-icon");
396
396
  return openBlock(), createElementBlock("button", {
397
397
  class: normalizeClass(["ux-checkbox", $options.classes])
@@ -402,9 +402,9 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
402
402
  })
403
403
  ], 2);
404
404
  }
405
- var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-7dd035b9"]]);
405
+ var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-7dd035b9"]]);
406
406
  var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
407
- const _sfc_main$R = {
407
+ const _sfc_main$S = {
408
408
  props: {
409
409
  value: {
410
410
  type: Boolean,
@@ -425,14 +425,14 @@ const _sfc_main$R = {
425
425
  }
426
426
  }
427
427
  };
428
- function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
428
+ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
429
429
  return openBlock(), createElementBlock("a", {
430
430
  class: normalizeClass(["ux-switch", $options.classes])
431
431
  }, null, 2);
432
432
  }
433
- var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-7c22b478"]]);
433
+ var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-7c22b478"]]);
434
434
  var link_vue_vue_type_style_index_0_scoped_true_lang = "";
435
- const _sfc_main$Q = {
435
+ const _sfc_main$R = {
436
436
  props: {
437
437
  to: {
438
438
  type: [Object, String]
@@ -491,7 +491,7 @@ const _sfc_main$Q = {
491
491
  }
492
492
  }
493
493
  };
494
- function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
494
+ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
495
495
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
496
496
  onClick: $options.clicked,
497
497
  to: $props.to,
@@ -505,9 +505,9 @@ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
505
505
  _: 3
506
506
  }, 8, ["onClick", "to", "href", "target", "class"]);
507
507
  }
508
- var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-0fa2817a"]]);
508
+ var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-0fa2817a"]]);
509
509
  var icon_vue_vue_type_style_index_0_scoped_true_lang = "";
510
- const _sfc_main$P = {
510
+ const _sfc_main$Q = {
511
511
  props: {
512
512
  icon: {
513
513
  type: [Object, String]
@@ -542,17 +542,17 @@ const _sfc_main$P = {
542
542
  }
543
543
  }
544
544
  };
545
- function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
545
+ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
546
546
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
547
547
  class: normalizeClass(["ux-icon fa", $options.classes])
548
548
  }, null, 8, ["class"]);
549
549
  }
550
- var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-1764a3d0"]]);
550
+ var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-1764a3d0"]]);
551
551
  var UXMenuService = {
552
552
  cache: {}
553
553
  };
554
554
  var menu_vue_vue_type_style_index_0_scoped_true_lang = "";
555
- const _sfc_main$O = {
555
+ const _sfc_main$P = {
556
556
  props: {
557
557
  group: {
558
558
  type: String
@@ -704,7 +704,7 @@ const _sfc_main$O = {
704
704
  }
705
705
  }
706
706
  };
707
- function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
707
+ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
708
708
  return openBlock(), createElementBlock("div", {
709
709
  class: normalizeClass(["ux-menu", { right: $props.right }])
710
710
  }, [
@@ -728,9 +728,9 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
728
728
  ]))
729
729
  ], 2);
730
730
  }
731
- var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-3d55731c"]]);
731
+ var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-3d55731c"]]);
732
732
  var image_vue_vue_type_style_index_0_scoped_true_lang = "";
733
- const _sfc_main$N = {
733
+ const _sfc_main$O = {
734
734
  props: {
735
735
  item: {
736
736
  type: Object
@@ -836,18 +836,18 @@ const _sfc_main$N = {
836
836
  }
837
837
  }
838
838
  };
839
- const _hoisted_1$F = ["src"];
840
- function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
839
+ const _hoisted_1$G = ["src"];
840
+ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
841
841
  return openBlock(), createElementBlock("div", {
842
842
  class: "ux-image",
843
843
  style: normalizeStyle($options.style)
844
844
  }, [
845
- createElementVNode("img", { src: $options.src }, null, 8, _hoisted_1$F)
845
+ createElementVNode("img", { src: $options.src }, null, 8, _hoisted_1$G)
846
846
  ], 4);
847
847
  }
848
- var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-7b68ec1a"]]);
848
+ var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-7b68ec1a"]]);
849
849
  var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
850
- const _sfc_main$M = {
850
+ const _sfc_main$N = {
851
851
  props: {
852
852
  value: {
853
853
  type: Number
@@ -882,37 +882,37 @@ const _sfc_main$M = {
882
882
  }
883
883
  };
884
884
  const _withScopeId$3 = (n2) => (pushScopeId("data-v-6581fb86"), n2 = n2(), popScopeId(), n2);
885
- const _hoisted_1$E = { class: "ux-progress" };
886
- const _hoisted_2$w = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
887
- function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
888
- return openBlock(), createElementBlock("div", _hoisted_1$E, [
889
- _hoisted_2$w,
885
+ const _hoisted_1$F = { class: "ux-progress" };
886
+ const _hoisted_2$x = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
887
+ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
888
+ return openBlock(), createElementBlock("div", _hoisted_1$F, [
889
+ _hoisted_2$x,
890
890
  createElementVNode("div", {
891
891
  class: "ux-progress-fg",
892
892
  style: normalizeStyle($options.barStyle)
893
893
  }, null, 4)
894
894
  ]);
895
895
  }
896
- var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-6581fb86"]]);
896
+ var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-6581fb86"]]);
897
897
  var list_vue_vue_type_style_index_0_scoped_true_lang = "";
898
- const _sfc_main$L = {};
899
- const _hoisted_1$D = { class: "ux-list" };
900
- function _sfc_render$L(_ctx, _cache) {
901
- return openBlock(), createElementBlock("ul", _hoisted_1$D, [
898
+ const _sfc_main$M = {};
899
+ const _hoisted_1$E = { class: "ux-list" };
900
+ function _sfc_render$M(_ctx, _cache) {
901
+ return openBlock(), createElementBlock("ul", _hoisted_1$E, [
902
902
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
903
903
  ]);
904
904
  }
905
- var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-98e1e4e2"]]);
905
+ var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-98e1e4e2"]]);
906
906
  var listItem_vue_vue_type_style_index_0_scoped_true_lang = "";
907
- const _sfc_main$K = {};
908
- const _hoisted_1$C = { class: "ux-list-item" };
909
- function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
910
- return openBlock(), createElementBlock("div", _hoisted_1$C, [
907
+ const _sfc_main$L = {};
908
+ const _hoisted_1$D = { class: "ux-list-item" };
909
+ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
910
+ return openBlock(), createElementBlock("div", _hoisted_1$D, [
911
911
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
912
912
  ]);
913
913
  }
914
- var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-0e73c260"]]);
915
- function isUndefined$6(v, type) {
914
+ var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-0e73c260"]]);
915
+ function isUndefined$7(v, type) {
916
916
  return v === void 0 || v === null || type == "date" && v.toString && v.toString() === "Invalid Date";
917
917
  }
918
918
  var InputMixin = {
@@ -1195,7 +1195,7 @@ var InputMixin = {
1195
1195
  },
1196
1196
  cleanOutput(val) {
1197
1197
  var self2 = this;
1198
- if (isUndefined$6(val, self2.field.type)) {
1198
+ if (isUndefined$7(val, self2.field.type)) {
1199
1199
  if (self2.multiValue) {
1200
1200
  val = [];
1201
1201
  } else {
@@ -1261,10 +1261,10 @@ var InputMixin = {
1261
1261
  }
1262
1262
  };
1263
1263
  var select_vue_vue_type_style_index_0_scoped_true_lang = "";
1264
- function isUndefined$5(entry) {
1264
+ function isUndefined$6(entry) {
1265
1265
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
1266
1266
  }
1267
- const _sfc_main$J = {
1267
+ const _sfc_main$K = {
1268
1268
  props: {
1269
1269
  title: {
1270
1270
  type: String
@@ -1278,7 +1278,7 @@ const _sfc_main$J = {
1278
1278
  methods: {
1279
1279
  cleanOutput(val) {
1280
1280
  var self2 = this;
1281
- if (isUndefined$5(val)) {
1281
+ if (isUndefined$6(val)) {
1282
1282
  if (self2.multiValue) {
1283
1283
  val = [];
1284
1284
  } else {
@@ -1349,39 +1349,39 @@ const _sfc_main$J = {
1349
1349
  }
1350
1350
  }
1351
1351
  };
1352
- const _hoisted_1$B = {
1352
+ const _hoisted_1$C = {
1353
1353
  key: 0,
1354
1354
  class: "ux-field-title"
1355
1355
  };
1356
- const _hoisted_2$v = {
1356
+ const _hoisted_2$w = {
1357
1357
  key: 0,
1358
1358
  class: "ux-required-marker"
1359
1359
  };
1360
- const _hoisted_3$s = {
1360
+ const _hoisted_3$t = {
1361
1361
  key: 1,
1362
1362
  class: "ux-field-description"
1363
1363
  };
1364
- const _hoisted_4$q = {
1364
+ const _hoisted_4$r = {
1365
1365
  key: 2,
1366
1366
  class: "ui-select-button"
1367
1367
  };
1368
- const _hoisted_5$j = ["multiple"];
1369
- const _hoisted_6$f = {
1368
+ const _hoisted_5$k = ["multiple"];
1369
+ const _hoisted_6$g = {
1370
1370
  key: 0,
1371
1371
  value: ""
1372
1372
  };
1373
- const _hoisted_7$c = ["value"];
1374
- function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
1373
+ const _hoisted_7$d = ["value"];
1374
+ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
1375
1375
  const _component_ux_button = resolveComponent("ux-button");
1376
1376
  return openBlock(), createElementBlock("div", {
1377
1377
  class: normalizeClass(["native-select", $options.classes])
1378
1378
  }, [
1379
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
1379
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
1380
1380
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
1381
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
1381
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
1382
1382
  ])) : createCommentVNode("", true),
1383
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
1384
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
1383
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
1384
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$r, [
1385
1385
  renderSlot(_ctx.$slots, "default", {}, () => [
1386
1386
  createVNode(_component_ux_button, { tag: "div" }, {
1387
1387
  default: withCtx(() => [
@@ -1396,20 +1396,20 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
1396
1396
  multiple: _ctx.multiValue,
1397
1397
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
1398
1398
  }, [
1399
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$f, "None")) : createCommentVNode("", true),
1399
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$g, "None")) : createCommentVNode("", true),
1400
1400
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
1401
1401
  return openBlock(), createElementBlock("option", {
1402
1402
  value: option2.value
1403
- }, toDisplayString(option2.title), 9, _hoisted_7$c);
1403
+ }, toDisplayString(option2.title), 9, _hoisted_7$d);
1404
1404
  }), 256))
1405
- ], 40, _hoisted_5$j), [
1405
+ ], 40, _hoisted_5$k), [
1406
1406
  [vModelSelect, _ctx.model]
1407
1407
  ])
1408
1408
  ], 2);
1409
1409
  }
1410
- var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-6d808434"]]);
1410
+ var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-6d808434"]]);
1411
1411
  var phoneNumberInput_vue_vue_type_style_index_0_scoped_true_lang = "";
1412
- const _sfc_main$I = {
1412
+ const _sfc_main$J = {
1413
1413
  props: {
1414
1414
  modelValue: {
1415
1415
  type: [Object, Array]
@@ -1481,41 +1481,41 @@ const _sfc_main$I = {
1481
1481
  }
1482
1482
  };
1483
1483
  const _withScopeId$2 = (n2) => (pushScopeId("data-v-856e04c2"), n2 = n2(), popScopeId(), n2);
1484
- const _hoisted_1$A = {
1484
+ const _hoisted_1$B = {
1485
1485
  key: 0,
1486
1486
  class: "ux-field-title"
1487
1487
  };
1488
- const _hoisted_2$u = {
1488
+ const _hoisted_2$v = {
1489
1489
  key: 0,
1490
1490
  class: "ux-required-marker"
1491
1491
  };
1492
- const _hoisted_3$r = {
1492
+ const _hoisted_3$s = {
1493
1493
  key: 1,
1494
1494
  class: "ux-field-description"
1495
1495
  };
1496
- const _hoisted_4$p = { key: 2 };
1497
- const _hoisted_5$i = /* @__PURE__ */ createTextVNode(" Country Code ");
1498
- const _hoisted_6$e = { key: 0 };
1499
- const _hoisted_7$b = { key: 1 };
1496
+ const _hoisted_4$q = { key: 2 };
1497
+ const _hoisted_5$j = /* @__PURE__ */ createTextVNode(" Country Code ");
1498
+ const _hoisted_6$f = { key: 0 };
1499
+ const _hoisted_7$c = { key: 1 };
1500
1500
  const _hoisted_8$7 = { class: "ux-text-wrap" };
1501
1501
  const _hoisted_9$5 = ["placeholder", "onUpdate:modelValue"];
1502
1502
  const _hoisted_10$4 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("option", { value: "" }, "None", -1));
1503
1503
  const _hoisted_11$4 = ["value"];
1504
1504
  const _hoisted_12$3 = { class: "ux-text-wrap" };
1505
1505
  const _hoisted_13$3 = ["placeholder"];
1506
- function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
1506
+ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
1507
1507
  const _component_native_select = resolveComponent("native-select");
1508
1508
  const _component_flex_cell = resolveComponent("flex-cell");
1509
1509
  const _component_ux_icon = resolveComponent("ux-icon");
1510
1510
  const _component_ux_button = resolveComponent("ux-button");
1511
1511
  const _component_flex_row = resolveComponent("flex-row");
1512
1512
  return openBlock(), createElementBlock(Fragment, null, [
1513
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
1513
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
1514
1514
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
1515
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
1515
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
1516
1516
  ])) : createCommentVNode("", true),
1517
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
1518
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
1517
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
1518
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
1519
1519
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
1520
1520
  return openBlock(), createBlock(_component_flex_row, {
1521
1521
  wrap: "",
@@ -1532,9 +1532,9 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
1532
1532
  }, {
1533
1533
  default: withCtx(() => [
1534
1534
  !entry.countryCode ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
1535
- _hoisted_5$i
1535
+ _hoisted_5$j
1536
1536
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
1537
- $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$e, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$b, "Loading"))
1537
+ $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$f, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$c, "Loading"))
1538
1538
  ], 64))
1539
1539
  ]),
1540
1540
  _: 2
@@ -1642,12 +1642,12 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
1642
1642
  }))
1643
1643
  ], 64);
1644
1644
  }
1645
- var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-856e04c2"]]);
1645
+ var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-856e04c2"]]);
1646
1646
  var timezone_vue_vue_type_style_index_0_scoped_true_lang = "";
1647
- function isUndefined$4(entry) {
1647
+ function isUndefined$5(entry) {
1648
1648
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
1649
1649
  }
1650
- const _sfc_main$H = {
1650
+ const _sfc_main$I = {
1651
1651
  props: {
1652
1652
  modelValue: {}
1653
1653
  },
@@ -1658,7 +1658,7 @@ const _sfc_main$H = {
1658
1658
  methods: {
1659
1659
  cleanOutput(val) {
1660
1660
  var self2 = this;
1661
- if (isUndefined$4(val)) {
1661
+ if (isUndefined$5(val)) {
1662
1662
  if (self2.multiValue) {
1663
1663
  val = [];
1664
1664
  } else {
@@ -2172,39 +2172,39 @@ const _sfc_main$H = {
2172
2172
  }
2173
2173
  }
2174
2174
  };
2175
- const _hoisted_1$z = {
2175
+ const _hoisted_1$A = {
2176
2176
  key: 0,
2177
2177
  class: "ux-field-title"
2178
2178
  };
2179
- const _hoisted_2$t = {
2179
+ const _hoisted_2$u = {
2180
2180
  key: 0,
2181
2181
  class: "ux-required-marker"
2182
2182
  };
2183
- const _hoisted_3$q = {
2183
+ const _hoisted_3$r = {
2184
2184
  key: 1,
2185
2185
  class: "ux-field-description"
2186
2186
  };
2187
- const _hoisted_4$o = {
2187
+ const _hoisted_4$p = {
2188
2188
  key: 2,
2189
2189
  class: "ui-select-button"
2190
2190
  };
2191
- const _hoisted_5$h = ["multiple"];
2192
- const _hoisted_6$d = {
2191
+ const _hoisted_5$i = ["multiple"];
2192
+ const _hoisted_6$e = {
2193
2193
  key: 0,
2194
2194
  value: ""
2195
2195
  };
2196
- const _hoisted_7$a = ["value"];
2197
- function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
2196
+ const _hoisted_7$b = ["value"];
2197
+ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
2198
2198
  const _component_ux_button = resolveComponent("ux-button");
2199
2199
  return openBlock(), createElementBlock("div", {
2200
2200
  class: normalizeClass(["native-select", $options.classes])
2201
2201
  }, [
2202
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
2202
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
2203
2203
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
2204
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
2204
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
2205
2205
  ])) : createCommentVNode("", true),
2206
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
2207
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
2206
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
2207
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
2208
2208
  renderSlot(_ctx.$slots, "default", {}, () => [
2209
2209
  createVNode(_component_ux_button, { tag: "div" }, {
2210
2210
  default: withCtx(() => [
@@ -2219,20 +2219,20 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
2219
2219
  multiple: _ctx.multiValue,
2220
2220
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
2221
2221
  }, [
2222
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$d, "None")) : createCommentVNode("", true),
2222
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$e, "None")) : createCommentVNode("", true),
2223
2223
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
2224
2224
  return openBlock(), createElementBlock("option", {
2225
2225
  value: option2.value
2226
- }, toDisplayString(option2.title), 9, _hoisted_7$a);
2226
+ }, toDisplayString(option2.title), 9, _hoisted_7$b);
2227
2227
  }), 256))
2228
- ], 40, _hoisted_5$h), [
2228
+ ], 40, _hoisted_5$i), [
2229
2229
  [vModelSelect, _ctx.model]
2230
2230
  ])
2231
2231
  ], 2);
2232
2232
  }
2233
- var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-2b83f766"]]);
2233
+ var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-2b83f766"]]);
2234
2234
  var item_vue_vue_type_style_index_0_scoped_true_lang = "";
2235
- const _sfc_main$G = {
2235
+ const _sfc_main$H = {
2236
2236
  props: {
2237
2237
  item: {
2238
2238
  type: Object,
@@ -2250,7 +2250,7 @@ const _sfc_main$G = {
2250
2250
  }
2251
2251
  }
2252
2252
  };
2253
- function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
2253
+ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
2254
2254
  const _component_flex_cell = resolveComponent("flex-cell");
2255
2255
  const _component_flex_row = resolveComponent("flex-row");
2256
2256
  return openBlock(), createElementBlock("div", {
@@ -2279,7 +2279,7 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
2279
2279
  })
2280
2280
  ]);
2281
2281
  }
2282
- var Item = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-4f7e8052"]]);
2282
+ var Item = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-4f7e8052"]]);
2283
2283
  /**!
2284
2284
  * Sortable 1.14.0
2285
2285
  * @author RubaXa <trash@rubaxa.org>
@@ -4947,7 +4947,7 @@ const draggableComponent = defineComponent({
4947
4947
  }
4948
4948
  });
4949
4949
  var contentSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
4950
- const _sfc_main$F = {
4950
+ const _sfc_main$G = {
4951
4951
  components: {
4952
4952
  Item,
4953
4953
  draggable: draggableComponent
@@ -5044,33 +5044,33 @@ const _sfc_main$F = {
5044
5044
  }
5045
5045
  }
5046
5046
  };
5047
- const _hoisted_1$y = {
5047
+ const _hoisted_1$z = {
5048
5048
  key: 0,
5049
5049
  class: "ux-field-title"
5050
5050
  };
5051
- const _hoisted_2$s = {
5051
+ const _hoisted_2$t = {
5052
5052
  key: 0,
5053
5053
  class: "ux-required-marker"
5054
5054
  };
5055
- const _hoisted_3$p = {
5055
+ const _hoisted_3$q = {
5056
5056
  key: 1,
5057
5057
  class: "ux-field-description"
5058
5058
  };
5059
- const _hoisted_4$n = {
5059
+ const _hoisted_4$o = {
5060
5060
  key: 3,
5061
5061
  class: "items"
5062
5062
  };
5063
- function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5063
+ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
5064
5064
  const _component_ux_icon = resolveComponent("ux-icon");
5065
5065
  const _component_ux_button = resolveComponent("ux-button");
5066
5066
  const _component_item = resolveComponent("item");
5067
5067
  const _component_draggable = resolveComponent("draggable");
5068
5068
  return openBlock(), createElementBlock(Fragment, null, [
5069
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
5069
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
5070
5070
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5071
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
5071
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
5072
5072
  ])) : createCommentVNode("", true),
5073
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5073
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5074
5074
  _ctx.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
5075
5075
  _ctx.model && _ctx.model.length ? (openBlock(), createBlock(_component_draggable, {
5076
5076
  key: 0,
@@ -5109,7 +5109,7 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5109
5109
  ]),
5110
5110
  _: 1
5111
5111
  }, 8, ["modelValue"])) : createCommentVNode("", true)
5112
- ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
5112
+ ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
5113
5113
  createVNode(_component_item, { item: _ctx.model }, {
5114
5114
  actions: withCtx(() => [
5115
5115
  $options.canEdit(_ctx.model) ? (openBlock(), createBlock(_component_ux_button, {
@@ -5143,12 +5143,12 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5143
5143
  }, 8, ["onClick"])
5144
5144
  ], 64);
5145
5145
  }
5146
- var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-19e783ac"]]);
5146
+ var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-19e783ac"]]);
5147
5147
  var typeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
5148
- function isUndefined$3(entry) {
5148
+ function isUndefined$4(entry) {
5149
5149
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
5150
5150
  }
5151
- const _sfc_main$E = {
5151
+ const _sfc_main$F = {
5152
5152
  props: {
5153
5153
  title: {
5154
5154
  type: String
@@ -5186,7 +5186,7 @@ const _sfc_main$E = {
5186
5186
  methods: {
5187
5187
  cleanOutput(val) {
5188
5188
  var self2 = this;
5189
- if (isUndefined$3(val)) {
5189
+ if (isUndefined$4(val)) {
5190
5190
  if (self2.multiValue) {
5191
5191
  val = [];
5192
5192
  } else {
@@ -5257,39 +5257,39 @@ const _sfc_main$E = {
5257
5257
  }
5258
5258
  }
5259
5259
  };
5260
- const _hoisted_1$x = {
5260
+ const _hoisted_1$y = {
5261
5261
  key: 0,
5262
5262
  class: "ux-field-title"
5263
5263
  };
5264
- const _hoisted_2$r = {
5264
+ const _hoisted_2$s = {
5265
5265
  key: 0,
5266
5266
  class: "ux-required-marker"
5267
5267
  };
5268
- const _hoisted_3$o = {
5268
+ const _hoisted_3$p = {
5269
5269
  key: 1,
5270
5270
  class: "ux-field-description"
5271
5271
  };
5272
- const _hoisted_4$m = {
5272
+ const _hoisted_4$n = {
5273
5273
  key: 2,
5274
5274
  class: "ui-select-button"
5275
5275
  };
5276
- const _hoisted_5$g = ["multiple"];
5277
- const _hoisted_6$c = {
5276
+ const _hoisted_5$h = ["multiple"];
5277
+ const _hoisted_6$d = {
5278
5278
  key: 0,
5279
5279
  value: ""
5280
5280
  };
5281
- const _hoisted_7$9 = ["value"];
5282
- function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
5281
+ const _hoisted_7$a = ["value"];
5282
+ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5283
5283
  const _component_ux_button = resolveComponent("ux-button");
5284
5284
  return openBlock(), createElementBlock("div", {
5285
5285
  class: normalizeClass(["native-select", $options.classes])
5286
5286
  }, [
5287
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
5287
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
5288
5288
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5289
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
5289
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
5290
5290
  ])) : createCommentVNode("", true),
5291
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5292
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
5291
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5292
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
5293
5293
  renderSlot(_ctx.$slots, "default", {}, () => [
5294
5294
  createVNode(_component_ux_button, { tag: "div" }, {
5295
5295
  default: withCtx(() => [
@@ -5304,20 +5304,20 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
5304
5304
  multiple: _ctx.multiValue,
5305
5305
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
5306
5306
  }, [
5307
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$c, "None")) : createCommentVNode("", true),
5307
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$d, "None")) : createCommentVNode("", true),
5308
5308
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
5309
5309
  return openBlock(), createElementBlock("option", {
5310
5310
  value: option2.value
5311
- }, toDisplayString(option2.title), 9, _hoisted_7$9);
5311
+ }, toDisplayString(option2.title), 9, _hoisted_7$a);
5312
5312
  }), 256))
5313
- ], 40, _hoisted_5$g), [
5313
+ ], 40, _hoisted_5$h), [
5314
5314
  [vModelSelect, _ctx.model]
5315
5315
  ])
5316
5316
  ], 2);
5317
5317
  }
5318
- var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-3c487f67"]]);
5318
+ var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-3c487f67"]]);
5319
5319
  var currency_vue_vue_type_style_index_0_scoped_true_lang = "";
5320
- const _sfc_main$D = {
5320
+ const _sfc_main$E = {
5321
5321
  props: {
5322
5322
  modelValue: {
5323
5323
  type: [String, Array]
@@ -5395,25 +5395,25 @@ const _sfc_main$D = {
5395
5395
  }
5396
5396
  }
5397
5397
  };
5398
- const _hoisted_1$w = {
5398
+ const _hoisted_1$x = {
5399
5399
  key: 0,
5400
5400
  class: "ux-field-title"
5401
5401
  };
5402
- const _hoisted_2$q = {
5402
+ const _hoisted_2$r = {
5403
5403
  key: 0,
5404
5404
  class: "ux-required-marker"
5405
5405
  };
5406
- const _hoisted_3$n = {
5406
+ const _hoisted_3$o = {
5407
5407
  key: 1,
5408
5408
  class: "ux-field-description"
5409
5409
  };
5410
- const _hoisted_4$l = { key: 2 };
5411
- const _hoisted_5$f = {
5410
+ const _hoisted_4$m = { key: 2 };
5411
+ const _hoisted_5$g = {
5412
5412
  key: 0,
5413
5413
  class: "ux-text-prefix"
5414
5414
  };
5415
- const _hoisted_6$b = ["onBlur", "onUpdate:modelValue"];
5416
- const _hoisted_7$8 = {
5415
+ const _hoisted_6$c = ["onBlur", "onUpdate:modelValue"];
5416
+ const _hoisted_7$9 = {
5417
5417
  key: 1,
5418
5418
  class: "ux-text-suffix"
5419
5419
  };
@@ -5425,18 +5425,18 @@ const _hoisted_9$4 = {
5425
5425
  key: 1,
5426
5426
  class: "ux-text-suffix"
5427
5427
  };
5428
- function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5428
+ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
5429
5429
  const _component_flex_cell = resolveComponent("flex-cell");
5430
5430
  const _component_ux_icon = resolveComponent("ux-icon");
5431
5431
  const _component_ux_button = resolveComponent("ux-button");
5432
5432
  const _component_flex_row = resolveComponent("flex-row");
5433
5433
  return openBlock(), createElementBlock(Fragment, null, [
5434
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
5434
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
5435
5435
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5436
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
5436
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
5437
5437
  ])) : createCommentVNode("", true),
5438
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5439
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
5438
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5439
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
5440
5440
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
5441
5441
  return openBlock(), createBlock(_component_flex_row, {
5442
5442
  class: "ux-text-row",
@@ -5448,7 +5448,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5448
5448
  createElementVNode("div", {
5449
5449
  class: normalizeClass(["ux-text-wrap", { prefixed: $options.prefix, suffixed: $options.suffix }])
5450
5450
  }, [
5451
- $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$f, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
5451
+ $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$g, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
5452
5452
  withDirectives((openBlock(), createElementBlock("input", {
5453
5453
  class: "ux-field-focus ux-text-input-multiple",
5454
5454
  ref_for: true,
@@ -5459,7 +5459,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5459
5459
  onBlur: ($event) => $options.update($event, index2),
5460
5460
  "onUpdate:modelValue": ($event) => $options.proxy[index2] = $event,
5461
5461
  onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.touch && _ctx.touch(...args))
5462
- }, null, 40, _hoisted_6$b)), [
5462
+ }, null, 40, _hoisted_6$c)), [
5463
5463
  [
5464
5464
  vModelText,
5465
5465
  $options.proxy[index2],
@@ -5467,7 +5467,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5467
5467
  { lazy: true }
5468
5468
  ]
5469
5469
  ]),
5470
- $options.suffix ? (openBlock(), createElementBlock("span", _hoisted_7$8, toDisplayString($options.suffix), 1)) : createCommentVNode("", true)
5470
+ $options.suffix ? (openBlock(), createElementBlock("span", _hoisted_7$9, toDisplayString($options.suffix), 1)) : createCommentVNode("", true)
5471
5471
  ], 2)
5472
5472
  ]),
5473
5473
  _: 2
@@ -5533,9 +5533,9 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5533
5533
  ], 2))
5534
5534
  ], 64);
5535
5535
  }
5536
- var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-5afb1a86"]]);
5536
+ var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-5afb1a86"]]);
5537
5537
  var textfield_vue_vue_type_style_index_0_scoped_true_lang = "";
5538
- const _sfc_main$C = {
5538
+ const _sfc_main$D = {
5539
5539
  props: {
5540
5540
  modelValue: {
5541
5541
  type: [String, Array]
@@ -5598,25 +5598,25 @@ const _sfc_main$C = {
5598
5598
  }
5599
5599
  }
5600
5600
  };
5601
- const _hoisted_1$v = {
5601
+ const _hoisted_1$w = {
5602
5602
  key: 0,
5603
5603
  class: "ux-field-title"
5604
5604
  };
5605
- const _hoisted_2$p = {
5605
+ const _hoisted_2$q = {
5606
5606
  key: 0,
5607
5607
  class: "ux-required-marker"
5608
5608
  };
5609
- const _hoisted_3$m = {
5609
+ const _hoisted_3$n = {
5610
5610
  key: 1,
5611
5611
  class: "ux-field-description"
5612
5612
  };
5613
- const _hoisted_4$k = { key: 2 };
5614
- const _hoisted_5$e = { class: "ux-text-wrap" };
5615
- const _hoisted_6$a = {
5613
+ const _hoisted_4$l = { key: 2 };
5614
+ const _hoisted_5$f = { class: "ux-text-wrap" };
5615
+ const _hoisted_6$b = {
5616
5616
  key: 0,
5617
5617
  class: "ux-text-prefix"
5618
5618
  };
5619
- const _hoisted_7$7 = ["type", "placeholder", "onUpdate:modelValue"];
5619
+ const _hoisted_7$8 = ["type", "placeholder", "onUpdate:modelValue"];
5620
5620
  const _hoisted_8$5 = ["type", "placeholder", "onUpdate:modelValue"];
5621
5621
  const _hoisted_9$3 = {
5622
5622
  key: 3,
@@ -5636,18 +5636,18 @@ const _hoisted_14$2 = {
5636
5636
  key: 3,
5637
5637
  class: "ux-text-suffix"
5638
5638
  };
5639
- function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5639
+ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5640
5640
  const _component_flex_cell = resolveComponent("flex-cell");
5641
5641
  const _component_ux_icon = resolveComponent("ux-icon");
5642
5642
  const _component_ux_button = resolveComponent("ux-button");
5643
5643
  const _component_flex_row = resolveComponent("flex-row");
5644
5644
  return openBlock(), createElementBlock(Fragment, null, [
5645
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
5645
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
5646
5646
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5647
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
5647
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
5648
5648
  ])) : createCommentVNode("", true),
5649
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$m, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5650
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$k, [
5649
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5650
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
5651
5651
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
5652
5652
  return openBlock(), createBlock(_component_flex_row, {
5653
5653
  class: "ux-text-row",
@@ -5656,8 +5656,8 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5656
5656
  default: withCtx(() => [
5657
5657
  createVNode(_component_flex_cell, null, {
5658
5658
  default: withCtx(() => [
5659
- createElementVNode("div", _hoisted_5$e, [
5660
- _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$a, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
5659
+ createElementVNode("div", _hoisted_5$f, [
5660
+ _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$b, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
5661
5661
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
5662
5662
  key: 1,
5663
5663
  type: $options.inputType,
@@ -5668,7 +5668,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5668
5668
  ref: "input",
5669
5669
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
5670
5670
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event
5671
- }, null, 40, _hoisted_7$7)), [
5671
+ }, null, 40, _hoisted_7$8)), [
5672
5672
  [
5673
5673
  vModelDynamic,
5674
5674
  _ctx.model[index2],
@@ -5763,9 +5763,9 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5763
5763
  ]))
5764
5764
  ], 64);
5765
5765
  }
5766
- var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-8f2cb452"]]);
5766
+ var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-8f2cb452"]]);
5767
5767
  var textarea_vue_vue_type_style_index_0_scoped_true_lang = "";
5768
- const _sfc_main$B = {
5768
+ const _sfc_main$C = {
5769
5769
  props: {
5770
5770
  modelValue: {
5771
5771
  type: [String, Array]
@@ -5778,32 +5778,32 @@ const _sfc_main$B = {
5778
5778
  }
5779
5779
  }
5780
5780
  };
5781
- const _hoisted_1$u = {
5781
+ const _hoisted_1$v = {
5782
5782
  key: 0,
5783
5783
  class: "ux-field-title"
5784
5784
  };
5785
- const _hoisted_2$o = {
5785
+ const _hoisted_2$p = {
5786
5786
  key: 0,
5787
5787
  class: "ux-required-marker"
5788
5788
  };
5789
- const _hoisted_3$l = {
5789
+ const _hoisted_3$m = {
5790
5790
  key: 1,
5791
5791
  class: "ux-field-description"
5792
5792
  };
5793
- const _hoisted_4$j = { key: 2 };
5794
- const _hoisted_5$d = ["onUpdate:modelValue"];
5795
- function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
5793
+ const _hoisted_4$k = { key: 2 };
5794
+ const _hoisted_5$e = ["onUpdate:modelValue"];
5795
+ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5796
5796
  const _component_flex_cell = resolveComponent("flex-cell");
5797
5797
  const _component_ux_icon = resolveComponent("ux-icon");
5798
5798
  const _component_ux_button = resolveComponent("ux-button");
5799
5799
  const _component_flex_row = resolveComponent("flex-row");
5800
5800
  return openBlock(), createElementBlock(Fragment, null, [
5801
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
5801
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
5802
5802
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5803
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$o, "*")) : createCommentVNode("", true)
5803
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
5804
5804
  ])) : createCommentVNode("", true),
5805
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$l, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5806
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$j, [
5805
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$m, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5806
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$k, [
5807
5807
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
5808
5808
  return openBlock(), createBlock(_component_flex_row, {
5809
5809
  class: "ux-text-row",
@@ -5819,7 +5819,7 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
5819
5819
  ref: "input",
5820
5820
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
5821
5821
  class: "ux-textarea ux-field-focus ux-text-area-multiple"
5822
- }, null, 40, _hoisted_5$d), [
5822
+ }, null, 40, _hoisted_5$e), [
5823
5823
  [vModelText, _ctx.model[index2]]
5824
5824
  ])
5825
5825
  ]),
@@ -5869,7 +5869,7 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
5869
5869
  ])
5870
5870
  ], 64);
5871
5871
  }
5872
- var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-72eafde6"]]);
5872
+ var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-72eafde6"]]);
5873
5873
  var datefield_vue_vue_type_style_index_0_scoped_true_lang = "";
5874
5874
  function zero(input) {
5875
5875
  if (String(input).length < 2) {
@@ -5877,7 +5877,7 @@ function zero(input) {
5877
5877
  }
5878
5878
  return input;
5879
5879
  }
5880
- const _sfc_main$A = {
5880
+ const _sfc_main$B = {
5881
5881
  props: {
5882
5882
  modelValue: {
5883
5883
  type: [Date, String, Array]
@@ -5926,32 +5926,32 @@ const _sfc_main$A = {
5926
5926
  }
5927
5927
  }
5928
5928
  };
5929
- const _hoisted_1$t = {
5929
+ const _hoisted_1$u = {
5930
5930
  key: 0,
5931
5931
  class: "ux-field-title"
5932
5932
  };
5933
- const _hoisted_2$n = {
5933
+ const _hoisted_2$o = {
5934
5934
  key: 0,
5935
5935
  class: "ux-required-marker"
5936
5936
  };
5937
- const _hoisted_3$k = {
5937
+ const _hoisted_3$l = {
5938
5938
  key: 1,
5939
5939
  class: "ux-field-description"
5940
5940
  };
5941
- const _hoisted_4$i = { key: 2 };
5942
- const _hoisted_5$c = ["onUpdate:modelValue"];
5943
- function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
5941
+ const _hoisted_4$j = { key: 2 };
5942
+ const _hoisted_5$d = ["onUpdate:modelValue"];
5943
+ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
5944
5944
  const _component_flex_cell = resolveComponent("flex-cell");
5945
5945
  const _component_ux_icon = resolveComponent("ux-icon");
5946
5946
  const _component_ux_button = resolveComponent("ux-button");
5947
5947
  const _component_flex_row = resolveComponent("flex-row");
5948
5948
  return openBlock(), createElementBlock(Fragment, null, [
5949
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
5949
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
5950
5950
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5951
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$n, "*")) : createCommentVNode("", true)
5951
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$o, "*")) : createCommentVNode("", true)
5952
5952
  ])) : createCommentVNode("", true),
5953
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$k, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5954
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
5953
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$l, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
5954
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$j, [
5955
5955
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
5956
5956
  return openBlock(), createBlock(_component_flex_row, {
5957
5957
  class: "ux-text-row",
@@ -5968,7 +5968,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
5968
5968
  ref: "input",
5969
5969
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
5970
5970
  "onUpdate:modelValue": ($event) => $options.model[index2] = $event
5971
- }, null, 40, _hoisted_5$c), [
5971
+ }, null, 40, _hoisted_5$d), [
5972
5972
  [vModelText, $options.model[index2]]
5973
5973
  ])
5974
5974
  ]),
@@ -6017,9 +6017,9 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
6017
6017
  ])
6018
6018
  ], 64);
6019
6019
  }
6020
- var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-578af064"]]);
6020
+ var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-578af064"]]);
6021
6021
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang = "";
6022
- const _sfc_main$z = {
6022
+ const _sfc_main$A = {
6023
6023
  computed: {
6024
6024
  NativeCheckbox: UXCheckbox
6025
6025
  },
@@ -6061,19 +6061,19 @@ const _sfc_main$z = {
6061
6061
  }
6062
6062
  }
6063
6063
  };
6064
- const _hoisted_1$s = {
6064
+ const _hoisted_1$t = {
6065
6065
  key: 0,
6066
6066
  class: "ux-field-title"
6067
6067
  };
6068
- const _hoisted_2$m = {
6068
+ const _hoisted_2$n = {
6069
6069
  key: 0,
6070
6070
  class: "ux-required-marker"
6071
6071
  };
6072
- const _hoisted_3$j = {
6072
+ const _hoisted_3$k = {
6073
6073
  key: 1,
6074
6074
  class: "ux-field-description"
6075
6075
  };
6076
- function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6076
+ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
6077
6077
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
6078
6078
  const _component_flex_cell = resolveComponent("flex-cell");
6079
6079
  const _component_flex_row = resolveComponent("flex-row");
@@ -6097,11 +6097,11 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6097
6097
  createVNode(_component_flex_cell, { vcenter: "" }, {
6098
6098
  default: withCtx(() => [
6099
6099
  createElementVNode("div", null, [
6100
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$s, [
6100
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
6101
6101
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6102
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$m, "*")) : createCommentVNode("", true)
6102
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$n, "*")) : createCommentVNode("", true)
6103
6103
  ])) : createCommentVNode("", true),
6104
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$j, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
6104
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$k, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
6105
6105
  ])
6106
6106
  ]),
6107
6107
  _: 1
@@ -6110,8 +6110,8 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6110
6110
  _: 1
6111
6111
  });
6112
6112
  }
6113
- var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z], ["__scopeId", "data-v-a346dafc"]]);
6114
- const _sfc_main$y = {
6113
+ var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-a346dafc"]]);
6114
+ const _sfc_main$z = {
6115
6115
  props: {
6116
6116
  modelValue: {
6117
6117
  type: [String, Array]
@@ -6124,33 +6124,33 @@ const _sfc_main$y = {
6124
6124
  }
6125
6125
  }
6126
6126
  };
6127
- const _hoisted_1$r = {
6127
+ const _hoisted_1$s = {
6128
6128
  key: 0,
6129
6129
  class: "ux-field-title"
6130
6130
  };
6131
- const _hoisted_2$l = {
6131
+ const _hoisted_2$m = {
6132
6132
  key: 0,
6133
6133
  class: "ux-required-marker"
6134
6134
  };
6135
- const _hoisted_3$i = {
6135
+ const _hoisted_3$j = {
6136
6136
  key: 1,
6137
6137
  class: "ux-field-description"
6138
6138
  };
6139
- const _hoisted_4$h = { key: 2 };
6140
- const _hoisted_5$b = ["innerHTML"];
6141
- const _hoisted_6$9 = ["innerHTML"];
6142
- function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6139
+ const _hoisted_4$i = { key: 2 };
6140
+ const _hoisted_5$c = ["innerHTML"];
6141
+ const _hoisted_6$a = ["innerHTML"];
6142
+ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6143
6143
  const _component_flex_cell = resolveComponent("flex-cell");
6144
6144
  const _component_ux_icon = resolveComponent("ux-icon");
6145
6145
  const _component_ux_button = resolveComponent("ux-button");
6146
6146
  const _component_flex_row = resolveComponent("flex-row");
6147
6147
  return openBlock(), createElementBlock(Fragment, null, [
6148
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$r, [
6148
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$s, [
6149
6149
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6150
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$l, "*")) : createCommentVNode("", true)
6150
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$m, "*")) : createCommentVNode("", true)
6151
6151
  ])) : createCommentVNode("", true),
6152
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$i, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6153
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$h, [
6152
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$j, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6153
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
6154
6154
  createVNode(_component_flex_row, { class: "ux-text-row" }, {
6155
6155
  default: withCtx(() => [
6156
6156
  createVNode(_component_flex_cell, null, {
@@ -6159,7 +6159,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6159
6159
  return openBlock(), createElementBlock("div", {
6160
6160
  innerHTML: _ctx.field.template,
6161
6161
  key: index2
6162
- }, null, 8, _hoisted_5$b);
6162
+ }, null, 8, _hoisted_5$c);
6163
6163
  }), 128))
6164
6164
  ]),
6165
6165
  _: 1
@@ -6198,12 +6198,12 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6198
6198
  ])) : (openBlock(), createElementBlock("div", {
6199
6199
  key: 3,
6200
6200
  innerHTML: _ctx.field.template
6201
- }, null, 8, _hoisted_6$9))
6201
+ }, null, 8, _hoisted_6$a))
6202
6202
  ], 64);
6203
6203
  }
6204
- var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
6204
+ var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
6205
6205
  var FilterCondition_vue_vue_type_style_index_0_lang = "";
6206
- const _sfc_main$x = {
6206
+ const _sfc_main$y = {
6207
6207
  props: {
6208
6208
  fields: {
6209
6209
  type: Array,
@@ -6464,16 +6464,16 @@ const _sfc_main$x = {
6464
6464
  NativeSelect
6465
6465
  }
6466
6466
  };
6467
- const _hoisted_1$q = {
6467
+ const _hoisted_1$r = {
6468
6468
  key: 0,
6469
6469
  class: "filter-condition"
6470
6470
  };
6471
- const _hoisted_2$k = { key: 0 };
6472
- const _hoisted_3$h = { key: 1 };
6473
- const _hoisted_4$g = /* @__PURE__ */ createTextVNode(" And ");
6474
- const _hoisted_5$a = { key: 2 };
6475
- const _hoisted_6$8 = { key: 3 };
6476
- const _hoisted_7$6 = /* @__PURE__ */ createTextVNode(" And ");
6471
+ const _hoisted_2$l = { key: 0 };
6472
+ const _hoisted_3$i = { key: 1 };
6473
+ const _hoisted_4$h = /* @__PURE__ */ createTextVNode(" And ");
6474
+ const _hoisted_5$b = { key: 2 };
6475
+ const _hoisted_6$9 = { key: 3 };
6476
+ const _hoisted_7$7 = /* @__PURE__ */ createTextVNode(" And ");
6477
6477
  const _hoisted_8$4 = { key: 4 };
6478
6478
  const _hoisted_9$2 = { key: 5 };
6479
6479
  const _hoisted_10$2 = { key: 6 };
@@ -6481,7 +6481,7 @@ const _hoisted_11$2 = { key: 7 };
6481
6481
  const _hoisted_12$1 = { key: 8 };
6482
6482
  const _hoisted_13$1 = { key: 9 };
6483
6483
  const _hoisted_14$1 = { key: 10 };
6484
- function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6484
+ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6485
6485
  const _component_native_select = resolveComponent("native-select");
6486
6486
  const _component_flex_cell = resolveComponent("flex-cell");
6487
6487
  const _component_text_field = resolveComponent("text-field");
@@ -6490,7 +6490,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6490
6490
  const _component_content_select = resolveComponent("content-select");
6491
6491
  const _component_ux_icon = resolveComponent("ux-icon");
6492
6492
  const _component_ux_button = resolveComponent("ux-button");
6493
- return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$q, [
6493
+ return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$r, [
6494
6494
  createVNode(_component_flex_row, null, {
6495
6495
  default: withCtx(() => [
6496
6496
  createVNode(_component_flex_cell, null, {
@@ -6517,7 +6517,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6517
6517
  })) : createCommentVNode("", true),
6518
6518
  $data.model.comparator ? (openBlock(), createBlock(_component_flex_cell, { key: 1 }, {
6519
6519
  default: withCtx(() => [
6520
- $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$k, [
6520
+ $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$l, [
6521
6521
  $options.hasOptions ? (openBlock(), createBlock(_component_native_select, {
6522
6522
  key: 0,
6523
6523
  modelValue: $data.model.values,
@@ -6530,20 +6530,20 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6530
6530
  "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.model.values = $event)
6531
6531
  }, null, 8, ["field", "modelValue"]))
6532
6532
  ])) : createCommentVNode("", true),
6533
- $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$h, [
6533
+ $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$i, [
6534
6534
  createVNode(_component_text_field, {
6535
6535
  field: $options.normalField,
6536
6536
  modelValue: $data.model.value,
6537
6537
  "onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $data.model.value = $event)
6538
6538
  }, null, 8, ["field", "modelValue"]),
6539
- _hoisted_4$g,
6539
+ _hoisted_4$h,
6540
6540
  createVNode(_component_text_field, {
6541
6541
  field: $options.normalField,
6542
6542
  modelValue: $data.model.value2,
6543
6543
  "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $data.model.value2 = $event)
6544
6544
  }, null, 8, ["field", "modelValue"])
6545
6545
  ])) : createCommentVNode("", true),
6546
- $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$a, [
6546
+ $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$b, [
6547
6547
  createVNode(_component_flex_row, null, {
6548
6548
  default: withCtx(() => [
6549
6549
  createVNode(_component_flex_cell, { style: { "width": "80px" } }, {
@@ -6570,13 +6570,13 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6570
6570
  _: 1
6571
6571
  })
6572
6572
  ])) : createCommentVNode("", true),
6573
- $options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$8, [
6573
+ $options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$9, [
6574
6574
  createVNode(_component_date_field, {
6575
6575
  field: $options.dateField,
6576
6576
  modelValue: $data.model.value,
6577
6577
  "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => $data.model.value = $event)
6578
6578
  }, null, 8, ["field", "modelValue"]),
6579
- _hoisted_7$6,
6579
+ _hoisted_7$7,
6580
6580
  createVNode(_component_date_field, {
6581
6581
  field: $options.dateField,
6582
6582
  modelValue: $data.model.value2,
@@ -6659,7 +6659,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6659
6659
  })
6660
6660
  ])) : createCommentVNode("", true);
6661
6661
  }
6662
- var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x]]);
6662
+ var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
6663
6663
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
6664
6664
  function isObject$4(value) {
6665
6665
  var type = typeof value;
@@ -6854,7 +6854,7 @@ function debounce(func, wait, options) {
6854
6854
  }
6855
6855
  var debounce_1 = debounce;
6856
6856
  var FilterRule_vue_vue_type_style_index_0_lang = "";
6857
- const _sfc_main$w = {
6857
+ const _sfc_main$x = {
6858
6858
  props: {
6859
6859
  enableRemove: {
6860
6860
  type: Boolean
@@ -6964,29 +6964,29 @@ const _sfc_main$w = {
6964
6964
  NativeSelect
6965
6965
  }
6966
6966
  };
6967
- const _hoisted_1$p = { class: "filter-rule" };
6968
- const _hoisted_2$j = { class: "top" };
6969
- const _hoisted_3$g = { class: "summary" };
6970
- const _hoisted_4$f = /* @__PURE__ */ createTextVNode(" Match ");
6971
- const _hoisted_5$9 = /* @__PURE__ */ createTextVNode(" of the following conditions ");
6972
- const _hoisted_6$7 = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
6973
- const _hoisted_7$5 = { class: "operator" };
6967
+ const _hoisted_1$q = { class: "filter-rule" };
6968
+ const _hoisted_2$k = { class: "top" };
6969
+ const _hoisted_3$h = { class: "summary" };
6970
+ const _hoisted_4$g = /* @__PURE__ */ createTextVNode(" Match ");
6971
+ const _hoisted_5$a = /* @__PURE__ */ createTextVNode(" of the following conditions ");
6972
+ const _hoisted_6$8 = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
6973
+ const _hoisted_7$6 = { class: "operator" };
6974
6974
  const _hoisted_8$3 = /* @__PURE__ */ createTextVNode("Add Condition");
6975
- function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
6975
+ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
6976
6976
  const _component_native_select = resolveComponent("native-select");
6977
6977
  const _component_flex_cell = resolveComponent("flex-cell");
6978
6978
  const _component_ux_icon = resolveComponent("ux-icon");
6979
6979
  const _component_ux_button = resolveComponent("ux-button");
6980
6980
  const _component_flex_row = resolveComponent("flex-row");
6981
6981
  const _component_filter_condition = resolveComponent("filter-condition");
6982
- return openBlock(), createElementBlock("div", _hoisted_1$p, [
6983
- createElementVNode("div", _hoisted_2$j, [
6982
+ return openBlock(), createElementBlock("div", _hoisted_1$q, [
6983
+ createElementVNode("div", _hoisted_2$k, [
6984
6984
  createVNode(_component_flex_row, null, {
6985
6985
  default: withCtx(() => [
6986
6986
  createVNode(_component_flex_cell, null, {
6987
6987
  default: withCtx(() => [
6988
- createElementVNode("div", _hoisted_3$g, [
6989
- _hoisted_4$f,
6988
+ createElementVNode("div", _hoisted_3$h, [
6989
+ _hoisted_4$g,
6990
6990
  createVNode(_component_native_select, {
6991
6991
  modelValue: $data.model.operator,
6992
6992
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -6997,7 +6997,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
6997
6997
  ]),
6998
6998
  _: 1
6999
6999
  }, 8, ["modelValue", "field"]),
7000
- _hoisted_5$9
7000
+ _hoisted_5$a
7001
7001
  ])
7002
7002
  ]),
7003
7003
  _: 1
@@ -7036,8 +7036,8 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7036
7036
  shrink: ""
7037
7037
  }, {
7038
7038
  default: withCtx(() => [
7039
- _hoisted_6$7,
7040
- createElementVNode("div", _hoisted_7$5, toDisplayString($data.model.operator), 1)
7039
+ _hoisted_6$8,
7040
+ createElementVNode("div", _hoisted_7$6, toDisplayString($data.model.operator), 1)
7041
7041
  ]),
7042
7042
  _: 2
7043
7043
  }, 1032, ["class"])) : createCommentVNode("", true),
@@ -7065,9 +7065,9 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7065
7065
  }, 8, ["onClick"])
7066
7066
  ]);
7067
7067
  }
7068
- var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w]]);
7068
+ var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x]]);
7069
7069
  var FilterBuilder_vue_vue_type_style_index_0_scoped_true_lang = "";
7070
- const _sfc_main$v = {
7070
+ const _sfc_main$w = {
7071
7071
  components: {
7072
7072
  FilterRule,
7073
7073
  NativeSelect
@@ -7168,16 +7168,16 @@ const _sfc_main$v = {
7168
7168
  };
7169
7169
  }
7170
7170
  };
7171
- const _hoisted_1$o = { class: "filters" };
7172
- const _hoisted_2$i = {
7171
+ const _hoisted_1$p = { class: "filters" };
7172
+ const _hoisted_2$j = {
7173
7173
  key: 0,
7174
7174
  class: "top"
7175
7175
  };
7176
- const _hoisted_3$f = { class: "summary" };
7177
- const _hoisted_4$e = /* @__PURE__ */ createTextVNode(" Match ");
7178
- const _hoisted_5$8 = /* @__PURE__ */ createTextVNode(" of the following rules ");
7179
- const _hoisted_6$6 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
7180
- function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7176
+ const _hoisted_3$g = { class: "summary" };
7177
+ const _hoisted_4$f = /* @__PURE__ */ createTextVNode(" Match ");
7178
+ const _hoisted_5$9 = /* @__PURE__ */ createTextVNode(" of the following rules ");
7179
+ const _hoisted_6$7 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
7180
+ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7181
7181
  const _component_native_select = resolveComponent("native-select");
7182
7182
  const _component_filter_rule = resolveComponent("filter-rule");
7183
7183
  const _component_ux_button = resolveComponent("ux-button");
@@ -7187,10 +7187,10 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7187
7187
  default: withCtx(() => [
7188
7188
  createVNode(_component_flex_body, null, {
7189
7189
  default: withCtx(() => [
7190
- createElementVNode("div", _hoisted_1$o, [
7191
- $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$i, [
7192
- createElementVNode("div", _hoisted_3$f, [
7193
- _hoisted_4$e,
7190
+ createElementVNode("div", _hoisted_1$p, [
7191
+ $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$j, [
7192
+ createElementVNode("div", _hoisted_3$g, [
7193
+ _hoisted_4$f,
7194
7194
  createVNode(_component_native_select, {
7195
7195
  modelValue: $data.model.operator,
7196
7196
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -7201,7 +7201,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7201
7201
  ]),
7202
7202
  _: 1
7203
7203
  }, 8, ["modelValue", "field"]),
7204
- _hoisted_5$8
7204
+ _hoisted_5$9
7205
7205
  ])
7206
7206
  ])) : createCommentVNode("", true),
7207
7207
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.model.filters, (rule, index2) => {
@@ -7219,7 +7219,7 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7219
7219
  onClick: _cache[1] || (_cache[1] = ($event) => $options.addRule())
7220
7220
  }, {
7221
7221
  default: withCtx(() => [
7222
- _hoisted_6$6
7222
+ _hoisted_6$7
7223
7223
  ]),
7224
7224
  _: 1
7225
7225
  })
@@ -7231,9 +7231,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7231
7231
  _: 1
7232
7232
  });
7233
7233
  }
7234
- var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-30449bfc"]]);
7234
+ var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-30449bfc"]]);
7235
7235
  var filter_vue_vue_type_style_index_0_scoped_true_lang = "";
7236
- const _sfc_main$u = {
7236
+ const _sfc_main$v = {
7237
7237
  mixins: [InputMixin],
7238
7238
  components: {
7239
7239
  FilterBuilder
@@ -7275,32 +7275,32 @@ const _sfc_main$u = {
7275
7275
  }
7276
7276
  }
7277
7277
  };
7278
- const _hoisted_1$n = {
7278
+ const _hoisted_1$o = {
7279
7279
  key: 0,
7280
7280
  class: "ux-field-title"
7281
7281
  };
7282
- const _hoisted_2$h = {
7282
+ const _hoisted_2$i = {
7283
7283
  key: 0,
7284
7284
  class: "ux-required-marker"
7285
7285
  };
7286
- const _hoisted_3$e = {
7286
+ const _hoisted_3$f = {
7287
7287
  key: 1,
7288
7288
  class: "ux-field-description"
7289
7289
  };
7290
- const _hoisted_4$d = { key: 2 };
7291
- function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7290
+ const _hoisted_4$e = { key: 2 };
7291
+ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7292
7292
  const _component_filter_builder = resolveComponent("filter-builder");
7293
7293
  const _component_flex_cell = resolveComponent("flex-cell");
7294
7294
  const _component_ux_icon = resolveComponent("ux-icon");
7295
7295
  const _component_ux_button = resolveComponent("ux-button");
7296
7296
  const _component_flex_row = resolveComponent("flex-row");
7297
7297
  return openBlock(), createElementBlock(Fragment, null, [
7298
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$n, [
7298
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
7299
7299
  createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
7300
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
7300
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$i, "*")) : createCommentVNode("", true)
7301
7301
  ])) : createCommentVNode("", true),
7302
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$e, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7303
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
7302
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7303
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$e, [
7304
7304
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
7305
7305
  return openBlock(), createBlock(_component_flex_row, {
7306
7306
  class: "ux-text-row",
@@ -7357,9 +7357,9 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7357
7357
  }, null, 8, ["definition", "modelValue"]))
7358
7358
  ], 64);
7359
7359
  }
7360
- var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-5a049062"]]);
7360
+ var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-5a049062"]]);
7361
7361
  var switch_vue_vue_type_style_index_0_scoped_true_lang = "";
7362
- const _sfc_main$t = {
7362
+ const _sfc_main$u = {
7363
7363
  mixins: [InputMixin],
7364
7364
  props: {
7365
7365
  modelValue: {
@@ -7398,19 +7398,19 @@ const _sfc_main$t = {
7398
7398
  }
7399
7399
  }
7400
7400
  };
7401
- const _hoisted_1$m = {
7401
+ const _hoisted_1$n = {
7402
7402
  key: 0,
7403
7403
  class: "ux-field-title"
7404
7404
  };
7405
- const _hoisted_2$g = {
7405
+ const _hoisted_2$h = {
7406
7406
  key: 0,
7407
7407
  class: "ux-required-marker"
7408
7408
  };
7409
- const _hoisted_3$d = {
7409
+ const _hoisted_3$e = {
7410
7410
  key: 1,
7411
7411
  class: "ux-field-description"
7412
7412
  };
7413
- function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7413
+ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7414
7414
  const _component_ux_switch = resolveComponent("ux-switch");
7415
7415
  const _component_flex_cell = resolveComponent("flex-cell");
7416
7416
  const _component_flex_row = resolveComponent("flex-row");
@@ -7434,11 +7434,11 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7434
7434
  createVNode(_component_flex_cell, { vcenter: "" }, {
7435
7435
  default: withCtx(() => [
7436
7436
  createElementVNode("div", null, [
7437
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$m, [
7437
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$n, [
7438
7438
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7439
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$g, "*")) : createCommentVNode("", true)
7439
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
7440
7440
  ])) : createCommentVNode("", true),
7441
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
7441
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$e, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
7442
7442
  ])
7443
7443
  ]),
7444
7444
  _: 1
@@ -7447,9 +7447,9 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7447
7447
  _: 1
7448
7448
  });
7449
7449
  }
7450
- var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-7ee9d4cd"]]);
7450
+ var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-7ee9d4cd"]]);
7451
7451
  var filedrop_vue_vue_type_style_index_0_scoped_true_lang = "";
7452
- const _sfc_main$s = {
7452
+ const _sfc_main$t = {
7453
7453
  props: {
7454
7454
  multiple: {
7455
7455
  type: Boolean
@@ -7483,9 +7483,9 @@ const _sfc_main$s = {
7483
7483
  }
7484
7484
  }
7485
7485
  };
7486
- const _hoisted_1$l = ["multiple"];
7487
- const _hoisted_2$f = /* @__PURE__ */ createTextVNode("Select Files");
7488
- function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7486
+ const _hoisted_1$m = ["multiple"];
7487
+ const _hoisted_2$g = /* @__PURE__ */ createTextVNode("Select Files");
7488
+ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7489
7489
  const _component_ux_button = resolveComponent("ux-button");
7490
7490
  return openBlock(), createElementBlock("label", {
7491
7491
  class: "file-drop",
@@ -7497,7 +7497,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7497
7497
  type: "file",
7498
7498
  multiple: $props.multiple,
7499
7499
  onChange: _cache[0] || (_cache[0] = ($event) => $options.filesSelected($event.target.files))
7500
- }, null, 40, _hoisted_1$l),
7500
+ }, null, 40, _hoisted_1$m),
7501
7501
  createElementVNode("div", {
7502
7502
  class: "file-drop-ux",
7503
7503
  onClick: _cache[1] || (_cache[1] = (...args) => $options.clicked && $options.clicked(...args))
@@ -7505,7 +7505,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7505
7505
  renderSlot(_ctx.$slots, "default", {}, () => [
7506
7506
  createVNode(_component_ux_button, null, {
7507
7507
  default: withCtx(() => [
7508
- _hoisted_2$f
7508
+ _hoisted_2$g
7509
7509
  ]),
7510
7510
  _: 1
7511
7511
  })
@@ -7513,9 +7513,9 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7513
7513
  ])
7514
7514
  ], 32);
7515
7515
  }
7516
- var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-67879182"]]);
7516
+ var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-67879182"]]);
7517
7517
  var upload_vue_vue_type_style_index_0_scoped_true_lang = "";
7518
- const _sfc_main$r = {
7518
+ const _sfc_main$s = {
7519
7519
  mixins: [InputMixin],
7520
7520
  components: {
7521
7521
  FileDrop
@@ -7646,26 +7646,26 @@ const _sfc_main$r = {
7646
7646
  },
7647
7647
  computed: {}
7648
7648
  };
7649
- const _hoisted_1$k = {
7649
+ const _hoisted_1$l = {
7650
7650
  key: 0,
7651
7651
  class: "ux-field-title"
7652
7652
  };
7653
- const _hoisted_2$e = {
7653
+ const _hoisted_2$f = {
7654
7654
  key: 0,
7655
7655
  class: "ux-required-marker"
7656
7656
  };
7657
- const _hoisted_3$c = {
7657
+ const _hoisted_3$d = {
7658
7658
  key: 1,
7659
7659
  class: "ux-field-description"
7660
7660
  };
7661
- const _hoisted_4$c = {
7661
+ const _hoisted_4$d = {
7662
7662
  key: 2,
7663
7663
  class: "files"
7664
7664
  };
7665
- const _hoisted_5$7 = { class: "size" };
7666
- const _hoisted_6$5 = /* @__PURE__ */ createTextVNode("Select Files");
7667
- const _hoisted_7$4 = /* @__PURE__ */ createTextVNode("Select File");
7668
- function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7665
+ const _hoisted_5$8 = { class: "size" };
7666
+ const _hoisted_6$6 = /* @__PURE__ */ createTextVNode("Select Files");
7667
+ const _hoisted_7$5 = /* @__PURE__ */ createTextVNode("Select File");
7668
+ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7669
7669
  const _component_progress_bar = resolveComponent("progress-bar");
7670
7670
  const _component_flex_cell = resolveComponent("flex-cell");
7671
7671
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -7673,12 +7673,12 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7673
7673
  const _component_flex_row = resolveComponent("flex-row");
7674
7674
  const _component_file_drop = resolveComponent("file-drop");
7675
7675
  return openBlock(), createElementBlock(Fragment, null, [
7676
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$k, [
7676
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$l, [
7677
7677
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7678
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
7678
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$f, "*")) : createCommentVNode("", true)
7679
7679
  ])) : createCommentVNode("", true),
7680
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7681
- $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$c, [
7680
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7681
+ $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
7682
7682
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.files, (file, index2) => {
7683
7683
  return openBlock(), createElementBlock("div", {
7684
7684
  class: "file-item",
@@ -7689,7 +7689,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7689
7689
  createVNode(_component_flex_cell, null, {
7690
7690
  default: withCtx(() => [
7691
7691
  createElementVNode("strong", null, toDisplayString(file.name), 1),
7692
- createElementVNode("div", _hoisted_5$7, toDisplayString($options.filesize(file.size)), 1),
7692
+ createElementVNode("div", _hoisted_5$8, toDisplayString($options.filesize(file.size)), 1),
7693
7693
  createVNode(_component_progress_bar, {
7694
7694
  value: file.progress
7695
7695
  }, null, 8, ["value"])
@@ -7725,7 +7725,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7725
7725
  default: withCtx(() => [
7726
7726
  createVNode(_component_ux_button, null, {
7727
7727
  default: withCtx(() => [
7728
- _hoisted_6$5
7728
+ _hoisted_6$6
7729
7729
  ]),
7730
7730
  _: 1
7731
7731
  })
@@ -7739,7 +7739,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7739
7739
  default: withCtx(() => [
7740
7740
  createVNode(_component_ux_button, null, {
7741
7741
  default: withCtx(() => [
7742
- _hoisted_7$4
7742
+ _hoisted_7$5
7743
7743
  ]),
7744
7744
  _: 1
7745
7745
  })
@@ -7748,9 +7748,9 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7748
7748
  }, 8, ["onFiles"]))
7749
7749
  ], 64);
7750
7750
  }
7751
- var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-124f63e6"]]);
7751
+ var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-124f63e6"]]);
7752
7752
  var group_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
7753
- const _sfc_main$q = {
7753
+ const _sfc_main$r = {
7754
7754
  mixins: [InputMixin],
7755
7755
  components: { draggable: draggableComponent },
7756
7756
  props: {
@@ -7821,11 +7821,11 @@ const _sfc_main$q = {
7821
7821
  }
7822
7822
  }
7823
7823
  };
7824
- const _hoisted_1$j = {
7824
+ const _hoisted_1$k = {
7825
7825
  key: 0,
7826
7826
  class: "ux-multi-group"
7827
7827
  };
7828
- function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
7828
+ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7829
7829
  const _component_ux_icon = resolveComponent("ux-icon");
7830
7830
  const _component_flex_cell = resolveComponent("flex-cell");
7831
7831
  const _component_ux_button = resolveComponent("ux-button");
@@ -7835,7 +7835,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
7835
7835
  const _component_ux_panel_body = resolveComponent("ux-panel-body");
7836
7836
  const _component_ux_panel = resolveComponent("ux-panel");
7837
7837
  const _component_draggable = resolveComponent("draggable");
7838
- return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$j, [
7838
+ return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$k, [
7839
7839
  $options.reorderable ? (openBlock(), createBlock(_component_draggable, {
7840
7840
  key: 0,
7841
7841
  modelValue: _ctx.model,
@@ -8065,8 +8065,8 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
8065
8065
  fields: _ctx.field.fields
8066
8066
  }, null, 8, ["onForm:state", "parentModel", "modelValue", "flex", "fields"]));
8067
8067
  }
8068
- var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-67669f46"]]);
8069
- const _sfc_main$p = {
8068
+ var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-67669f46"]]);
8069
+ const _sfc_main$q = {
8070
8070
  props: {
8071
8071
  option: {
8072
8072
  required: true
@@ -8078,17 +8078,17 @@ const _sfc_main$p = {
8078
8078
  }
8079
8079
  }
8080
8080
  };
8081
- function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
8081
+ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
8082
8082
  return renderSlot(_ctx.$slots, "default", { plainValue: $options.plainValue }, () => [
8083
8083
  createElementVNode("pre", null, toDisplayString($props.option), 1)
8084
8084
  ]);
8085
8085
  }
8086
- var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p]]);
8086
+ var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q]]);
8087
8087
  var buttonSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
8088
- function isUndefined$2(entry) {
8088
+ function isUndefined$3(entry) {
8089
8089
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
8090
8090
  }
8091
- const _sfc_main$o = {
8091
+ const _sfc_main$p = {
8092
8092
  components: {
8093
8093
  OptionSlot
8094
8094
  },
@@ -8144,7 +8144,7 @@ const _sfc_main$o = {
8144
8144
  },
8145
8145
  cleanOutput(val) {
8146
8146
  var self2 = this;
8147
- if (isUndefined$2(val)) {
8147
+ if (isUndefined$3(val)) {
8148
8148
  if (self2.multiValue) {
8149
8149
  val = [];
8150
8150
  } else {
@@ -8209,30 +8209,30 @@ const _sfc_main$o = {
8209
8209
  }
8210
8210
  }
8211
8211
  };
8212
- const _hoisted_1$i = {
8212
+ const _hoisted_1$j = {
8213
8213
  key: 0,
8214
8214
  class: "ux-field-title"
8215
8215
  };
8216
- const _hoisted_2$d = {
8216
+ const _hoisted_2$e = {
8217
8217
  key: 0,
8218
8218
  class: "ux-required-marker"
8219
8219
  };
8220
- const _hoisted_3$b = {
8220
+ const _hoisted_3$c = {
8221
8221
  key: 1,
8222
8222
  class: "ux-field-description"
8223
8223
  };
8224
- const _hoisted_4$b = { class: "buttons" };
8225
- function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
8224
+ const _hoisted_4$c = { class: "buttons" };
8225
+ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
8226
8226
  const _component_ux_icon = resolveComponent("ux-icon");
8227
8227
  const _component_ux_button = resolveComponent("ux-button");
8228
8228
  const _component_option_slot = resolveComponent("option-slot");
8229
8229
  return openBlock(), createElementBlock(Fragment, null, [
8230
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
8230
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$j, [
8231
8231
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8232
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
8232
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
8233
8233
  ])) : createCommentVNode("", true),
8234
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8235
- createElementVNode("div", _hoisted_4$b, [
8234
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8235
+ createElementVNode("div", _hoisted_4$c, [
8236
8236
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selectableOptions, (option2) => {
8237
8237
  return openBlock(), createBlock(_component_option_slot, { option: option2 }, {
8238
8238
  default: withCtx(({ plainValue }) => [
@@ -8256,9 +8256,9 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
8256
8256
  ])
8257
8257
  ], 64);
8258
8258
  }
8259
- var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-4b69def8"]]);
8259
+ var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-4b69def8"]]);
8260
8260
  var objectField_vue_vue_type_style_index_0_scoped_true_lang = "";
8261
- const _sfc_main$n = {
8261
+ const _sfc_main$o = {
8262
8262
  props: {
8263
8263
  modelValue: {
8264
8264
  type: Object
@@ -8272,32 +8272,32 @@ const _sfc_main$n = {
8272
8272
  }
8273
8273
  }
8274
8274
  };
8275
- const _hoisted_1$h = {
8275
+ const _hoisted_1$i = {
8276
8276
  key: 0,
8277
8277
  class: "ux-field-title"
8278
8278
  };
8279
- const _hoisted_2$c = {
8279
+ const _hoisted_2$d = {
8280
8280
  key: 0,
8281
8281
  class: "ux-required-marker"
8282
8282
  };
8283
- const _hoisted_3$a = {
8283
+ const _hoisted_3$b = {
8284
8284
  key: 1,
8285
8285
  class: "ux-field-description"
8286
8286
  };
8287
- const _hoisted_4$a = { key: 2 };
8288
- const _hoisted_5$6 = { key: 3 };
8289
- function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
8287
+ const _hoisted_4$b = { key: 2 };
8288
+ const _hoisted_5$7 = { key: 3 };
8289
+ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
8290
8290
  const _component_flex_cell = resolveComponent("flex-cell");
8291
8291
  const _component_ux_icon = resolveComponent("ux-icon");
8292
8292
  const _component_ux_button = resolveComponent("ux-button");
8293
8293
  const _component_flex_row = resolveComponent("flex-row");
8294
8294
  return openBlock(), createElementBlock(Fragment, null, [
8295
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
8295
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
8296
8296
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8297
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
8297
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
8298
8298
  ])) : createCommentVNode("", true),
8299
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8300
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
8299
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8300
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$b, [
8301
8301
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
8302
8302
  return openBlock(), createBlock(_component_flex_row, {
8303
8303
  class: "ux-text-row",
@@ -8346,12 +8346,12 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
8346
8346
  ]),
8347
8347
  _: 1
8348
8348
  })) : createCommentVNode("", true)
8349
- ])) : (openBlock(), createElementBlock("pre", _hoisted_5$6, toDisplayString(_ctx.model), 1))
8349
+ ])) : (openBlock(), createElementBlock("pre", _hoisted_5$7, toDisplayString(_ctx.model), 1))
8350
8350
  ], 64);
8351
8351
  }
8352
- var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-6b3fc2f2"]]);
8352
+ var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-6b3fc2f2"]]);
8353
8353
  var optionsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
8354
- const _sfc_main$m = {
8354
+ const _sfc_main$n = {
8355
8355
  props: {
8356
8356
  modelValue: {
8357
8357
  type: [String, Array]
@@ -8446,22 +8446,22 @@ const _sfc_main$m = {
8446
8446
  }
8447
8447
  };
8448
8448
  const _withScopeId$1 = (n2) => (pushScopeId("data-v-42a51394"), n2 = n2(), popScopeId(), n2);
8449
- const _hoisted_1$g = {
8449
+ const _hoisted_1$h = {
8450
8450
  key: 0,
8451
8451
  class: "ux-field-title"
8452
8452
  };
8453
- const _hoisted_2$b = {
8453
+ const _hoisted_2$c = {
8454
8454
  key: 0,
8455
8455
  class: "ux-required-marker"
8456
8456
  };
8457
- const _hoisted_3$9 = {
8457
+ const _hoisted_3$a = {
8458
8458
  key: 1,
8459
8459
  class: "ux-field-description"
8460
8460
  };
8461
- const _hoisted_4$9 = { key: 2 };
8462
- const _hoisted_5$5 = { class: "ux-text-wrap prefixed" };
8463
- const _hoisted_6$4 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
8464
- const _hoisted_7$3 = ["onBlur", "onUpdate:modelValue"];
8461
+ const _hoisted_4$a = { key: 2 };
8462
+ const _hoisted_5$6 = { class: "ux-text-wrap prefixed" };
8463
+ const _hoisted_6$5 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
8464
+ const _hoisted_7$4 = ["onBlur", "onUpdate:modelValue"];
8465
8465
  const _hoisted_8$2 = ["onBlur", "onUpdate:modelValue"];
8466
8466
  const _hoisted_9$1 = { class: "ux-text-wrap prefixed" };
8467
8467
  const _hoisted_10$1 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
@@ -8471,18 +8471,18 @@ const _hoisted_13 = { class: "ux-text-wrap prefixed" };
8471
8471
  const _hoisted_14 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
8472
8472
  const _hoisted_15 = { class: "ux-text-wrap prefixed" };
8473
8473
  const _hoisted_16 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
8474
- function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8474
+ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
8475
8475
  const _component_flex_cell = resolveComponent("flex-cell");
8476
8476
  const _component_ux_icon = resolveComponent("ux-icon");
8477
8477
  const _component_ux_button = resolveComponent("ux-button");
8478
8478
  const _component_flex_row = resolveComponent("flex-row");
8479
8479
  return openBlock(), createElementBlock(Fragment, null, [
8480
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
8480
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
8481
8481
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8482
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
8482
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
8483
8483
  ])) : createCommentVNode("", true),
8484
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8485
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
8484
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8485
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
8486
8486
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
8487
8487
  return openBlock(), createBlock(_component_flex_row, {
8488
8488
  class: "ux-text-row",
@@ -8491,8 +8491,8 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8491
8491
  default: withCtx(() => [
8492
8492
  createVNode(_component_flex_cell, null, {
8493
8493
  default: withCtx(() => [
8494
- createElementVNode("div", _hoisted_5$5, [
8495
- _hoisted_6$4,
8494
+ createElementVNode("div", _hoisted_5$6, [
8495
+ _hoisted_6$5,
8496
8496
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
8497
8497
  key: 0,
8498
8498
  class: "ux-field-focus ux-text-input-multiple",
@@ -8503,7 +8503,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8503
8503
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
8504
8504
  onBlur: ($event) => $options.titleBlurred(index2),
8505
8505
  "onUpdate:modelValue": [($event) => $options.entryTitleChanged(index2), ($event) => _ctx.model[index2].title = $event]
8506
- }, null, 40, _hoisted_7$3)), [
8506
+ }, null, 40, _hoisted_7$4)), [
8507
8507
  [
8508
8508
  vModelText,
8509
8509
  _ctx.model[index2].title,
@@ -8689,9 +8689,9 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8689
8689
  }))
8690
8690
  ], 64);
8691
8691
  }
8692
- var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-42a51394"]]);
8692
+ var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-42a51394"]]);
8693
8693
  var codeEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
8694
- const _sfc_main$l = {
8694
+ const _sfc_main$m = {
8695
8695
  components: {},
8696
8696
  methods: {
8697
8697
  editorInit() {
@@ -8726,13 +8726,28 @@ const _sfc_main$l = {
8726
8726
  };
8727
8727
  }
8728
8728
  };
8729
- function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
8729
+ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8730
+ const _component_v_ace_editor = resolveComponent("v-ace-editor");
8730
8731
  const _component_flex_column = resolveComponent("flex-column");
8731
- return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 })) : createCommentVNode("", true);
8732
+ return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
8733
+ default: withCtx(() => [
8734
+ createVNode(_component_v_ace_editor, {
8735
+ class: "editor-wrap",
8736
+ value: $data.model,
8737
+ "onUpdate:value": _cache[0] || (_cache[0] = ($event) => $data.model = $event),
8738
+ options: { useWorker: true },
8739
+ onInit: $options.editorInit,
8740
+ lang: $props.lang,
8741
+ theme: "tomorrow_night_eighties",
8742
+ style: { "height": "300px" }
8743
+ }, null, 8, ["value", "onInit", "lang"])
8744
+ ]),
8745
+ _: 1
8746
+ })) : createCommentVNode("", true);
8732
8747
  }
8733
- var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-30adda03"]]);
8748
+ var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-dc659dc4"]]);
8734
8749
  var codeEditorField_vue_vue_type_style_index_0_scoped_true_lang = "";
8735
- const _sfc_main$k = {
8750
+ const _sfc_main$l = {
8736
8751
  components: {
8737
8752
  CodeEditor
8738
8753
  },
@@ -8753,37 +8768,37 @@ const _sfc_main$k = {
8753
8768
  }
8754
8769
  }
8755
8770
  };
8756
- const _hoisted_1$f = {
8771
+ const _hoisted_1$g = {
8757
8772
  key: 0,
8758
8773
  class: "ux-field-title"
8759
8774
  };
8760
- const _hoisted_2$a = {
8775
+ const _hoisted_2$b = {
8761
8776
  key: 0,
8762
8777
  class: "ux-required-marker"
8763
8778
  };
8764
- const _hoisted_3$8 = {
8779
+ const _hoisted_3$9 = {
8765
8780
  key: 1,
8766
8781
  class: "ux-field-description"
8767
8782
  };
8768
- const _hoisted_4$8 = { key: 2 };
8769
- const _hoisted_5$4 = { class: "code-editor-field-wrap" };
8770
- const _hoisted_6$3 = {
8783
+ const _hoisted_4$9 = { key: 2 };
8784
+ const _hoisted_5$5 = { class: "code-editor-field-wrap" };
8785
+ const _hoisted_6$4 = {
8771
8786
  key: 3,
8772
8787
  class: "code-editor-field-wrap"
8773
8788
  };
8774
- function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
8789
+ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
8775
8790
  const _component_code_editor = resolveComponent("code-editor");
8776
8791
  const _component_flex_cell = resolveComponent("flex-cell");
8777
8792
  const _component_ux_icon = resolveComponent("ux-icon");
8778
8793
  const _component_ux_button = resolveComponent("ux-button");
8779
8794
  const _component_flex_row = resolveComponent("flex-row");
8780
8795
  return openBlock(), createElementBlock(Fragment, null, [
8781
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
8796
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
8782
8797
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8783
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$a, "*")) : createCommentVNode("", true)
8798
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
8784
8799
  ])) : createCommentVNode("", true),
8785
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$8, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8786
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$8, [
8800
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
8801
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
8787
8802
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
8788
8803
  return openBlock(), createBlock(_component_flex_row, {
8789
8804
  class: "ux-text-row",
@@ -8792,7 +8807,7 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
8792
8807
  default: withCtx(() => [
8793
8808
  createVNode(_component_flex_cell, null, {
8794
8809
  default: withCtx(() => [
8795
- createElementVNode("div", _hoisted_5$4, [
8810
+ createElementVNode("div", _hoisted_5$5, [
8796
8811
  createVNode(_component_code_editor, {
8797
8812
  lang: $options.syntax,
8798
8813
  onFocus: _ctx.touch,
@@ -8838,7 +8853,7 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
8838
8853
  ]),
8839
8854
  _: 1
8840
8855
  })) : createCommentVNode("", true)
8841
- ])) : (openBlock(), createElementBlock("div", _hoisted_6$3, [
8856
+ ])) : (openBlock(), createElementBlock("div", _hoisted_6$4, [
8842
8857
  createVNode(_component_code_editor, {
8843
8858
  lang: $options.syntax,
8844
8859
  class: "ux-code-editor ux-field-focus ux-text-area-single",
@@ -8849,12 +8864,12 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
8849
8864
  ]))
8850
8865
  ], 64);
8851
8866
  }
8852
- var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-06a239bb"]]);
8867
+ var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-06a239bb"]]);
8853
8868
  var InternalRouteSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
8854
- function isUndefined$1(entry) {
8869
+ function isUndefined$2(entry) {
8855
8870
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
8856
8871
  }
8857
- const _sfc_main$j = {
8872
+ const _sfc_main$k = {
8858
8873
  props: {
8859
8874
  title: {
8860
8875
  type: String
@@ -8868,7 +8883,7 @@ const _sfc_main$j = {
8868
8883
  methods: {
8869
8884
  cleanOutput(val) {
8870
8885
  var self2 = this;
8871
- if (isUndefined$1(val)) {
8886
+ if (isUndefined$2(val)) {
8872
8887
  if (self2.multiValue) {
8873
8888
  val = [];
8874
8889
  } else {
@@ -8973,6 +8988,172 @@ const _sfc_main$j = {
8973
8988
  }
8974
8989
  }
8975
8990
  };
8991
+ const _hoisted_1$f = {
8992
+ key: 0,
8993
+ class: "ux-field-title"
8994
+ };
8995
+ const _hoisted_2$a = {
8996
+ key: 0,
8997
+ class: "ux-required-marker"
8998
+ };
8999
+ const _hoisted_3$8 = {
9000
+ key: 1,
9001
+ class: "ux-field-description"
9002
+ };
9003
+ const _hoisted_4$8 = {
9004
+ key: 2,
9005
+ class: "ui-select-button"
9006
+ };
9007
+ const _hoisted_5$4 = ["multiple"];
9008
+ const _hoisted_6$3 = {
9009
+ key: 0,
9010
+ value: ""
9011
+ };
9012
+ const _hoisted_7$3 = ["value"];
9013
+ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
9014
+ const _component_ux_button = resolveComponent("ux-button");
9015
+ return openBlock(), createElementBlock("div", {
9016
+ class: normalizeClass(["native-select", $options.classes])
9017
+ }, [
9018
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
9019
+ createTextVNode(toDisplayString(_ctx.label) + " ", 1),
9020
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$a, "*")) : createCommentVNode("", true)
9021
+ ])) : createCommentVNode("", true),
9022
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$8, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
9023
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$8, [
9024
+ renderSlot(_ctx.$slots, "default", {}, () => [
9025
+ createVNode(_component_ux_button, { tag: "div" }, {
9026
+ default: withCtx(() => [
9027
+ createTextVNode(toDisplayString($options.summary), 1)
9028
+ ]),
9029
+ _: 1
9030
+ })
9031
+ ], true)
9032
+ ])) : createCommentVNode("", true),
9033
+ withDirectives(createElementVNode("select", {
9034
+ onFocus: _cache[0] || (_cache[0] = (...args) => _ctx.touch && _ctx.touch(...args)),
9035
+ multiple: _ctx.multiValue,
9036
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
9037
+ }, [
9038
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$3, "None")) : createCommentVNode("", true),
9039
+ (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
9040
+ return openBlock(), createElementBlock("option", {
9041
+ value: option2.value
9042
+ }, toDisplayString(option2.title), 9, _hoisted_7$3);
9043
+ }), 256))
9044
+ ], 40, _hoisted_5$4), [
9045
+ [vModelSelect, _ctx.model]
9046
+ ])
9047
+ ], 2);
9048
+ }
9049
+ var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-7662837a"]]);
9050
+ var InternalMenuSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
9051
+ function isUndefined$1(entry) {
9052
+ return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
9053
+ }
9054
+ const _sfc_main$j = {
9055
+ props: {
9056
+ title: {
9057
+ type: String
9058
+ },
9059
+ modelValue: {}
9060
+ },
9061
+ mixins: [InputMixin],
9062
+ created() {
9063
+ this.model = this.model;
9064
+ },
9065
+ methods: {
9066
+ cleanOutput(val) {
9067
+ var self2 = this;
9068
+ if (isUndefined$1(val)) {
9069
+ if (self2.multiValue) {
9070
+ val = [];
9071
+ } else {
9072
+ val = void 0;
9073
+ }
9074
+ } else {
9075
+ if (self2.multiValue) {
9076
+ val = (val || []).filter(Boolean).map(function(i2) {
9077
+ return self2.getValue(i2);
9078
+ });
9079
+ } else {
9080
+ val = self2.getValue(val);
9081
+ }
9082
+ }
9083
+ return val;
9084
+ },
9085
+ cleanInput(val) {
9086
+ var self2 = this;
9087
+ if (self2.multiValue) {
9088
+ if (!val) {
9089
+ val = [];
9090
+ }
9091
+ if (!Array.isArray(val)) {
9092
+ val = [val];
9093
+ }
9094
+ if (self2.maximum) {
9095
+ if (val.length > self2.maximum) {
9096
+ val.length = self2.maximum;
9097
+ }
9098
+ }
9099
+ val = val.filter(Boolean).map(function(v) {
9100
+ var valueKey2 = self2.getValue(v);
9101
+ return self2.returnObject ? self2.optionLookup[valueKey2] : valueKey2;
9102
+ });
9103
+ } else {
9104
+ var valueKey = self2.getValue(val);
9105
+ val = self2.returnObject ? self2.optionLookup[valueKey] : valueKey;
9106
+ }
9107
+ return val;
9108
+ }
9109
+ },
9110
+ computed: {
9111
+ interface() {
9112
+ var editor = this.$qik.global.editor;
9113
+ if (!editor) {
9114
+ return;
9115
+ }
9116
+ return editor.model;
9117
+ },
9118
+ returnObject() {
9119
+ return false;
9120
+ },
9121
+ classes() {
9122
+ var array = [];
9123
+ if (this.multiValue) {
9124
+ array.push("multiple");
9125
+ } else {
9126
+ array.push("single");
9127
+ }
9128
+ return array;
9129
+ },
9130
+ optionLookup() {
9131
+ var self2 = this;
9132
+ return self2.actualOptions.reduce(function(set, option2) {
9133
+ const key = self2.getValue(option2);
9134
+ set[key] = option2;
9135
+ return set;
9136
+ }, {});
9137
+ },
9138
+ summary() {
9139
+ return this.model ? this.getLabel(this.optionLookup[this.model]) : this.title || "Click to select";
9140
+ },
9141
+ actualOptions() {
9142
+ if (!this.interface) {
9143
+ return [];
9144
+ }
9145
+ return this.interface.menus.map(function(menu) {
9146
+ return {
9147
+ title: menu.title,
9148
+ value: menu.name
9149
+ };
9150
+ });
9151
+ },
9152
+ selectableOptions() {
9153
+ return this.actualOptions;
9154
+ }
9155
+ }
9156
+ };
8976
9157
  const _hoisted_1$e = {
8977
9158
  key: 0,
8978
9159
  class: "ux-field-title"
@@ -8997,44 +9178,41 @@ const _hoisted_6$2 = {
8997
9178
  const _hoisted_7$2 = ["value"];
8998
9179
  function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
8999
9180
  const _component_ux_button = resolveComponent("ux-button");
9000
- return openBlock(), createElementBlock(Fragment, null, [
9001
- createElementVNode("div", {
9002
- class: normalizeClass(["native-select", $options.classes])
9181
+ return openBlock(), createElementBlock("div", {
9182
+ class: normalizeClass(["native-select", $options.classes])
9183
+ }, [
9184
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$e, [
9185
+ createTextVNode(toDisplayString(_ctx.label) + " ", 1),
9186
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$9, "*")) : createCommentVNode("", true)
9187
+ ])) : createCommentVNode("", true),
9188
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$7, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
9189
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$7, [
9190
+ renderSlot(_ctx.$slots, "default", {}, () => [
9191
+ createVNode(_component_ux_button, { tag: "div" }, {
9192
+ default: withCtx(() => [
9193
+ createTextVNode(toDisplayString($options.summary), 1)
9194
+ ]),
9195
+ _: 1
9196
+ })
9197
+ ], true)
9198
+ ])) : createCommentVNode("", true),
9199
+ withDirectives(createElementVNode("select", {
9200
+ onFocus: _cache[0] || (_cache[0] = (...args) => _ctx.touch && _ctx.touch(...args)),
9201
+ multiple: _ctx.multiValue,
9202
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
9003
9203
  }, [
9004
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$e, [
9005
- createTextVNode(toDisplayString(_ctx.label) + " ", 1),
9006
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$9, "*")) : createCommentVNode("", true)
9007
- ])) : createCommentVNode("", true),
9008
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$7, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
9009
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$7, [
9010
- renderSlot(_ctx.$slots, "default", {}, () => [
9011
- createVNode(_component_ux_button, { tag: "div" }, {
9012
- default: withCtx(() => [
9013
- createTextVNode(toDisplayString($options.summary), 1)
9014
- ]),
9015
- _: 1
9016
- })
9017
- ], true)
9018
- ])) : createCommentVNode("", true),
9019
- withDirectives(createElementVNode("select", {
9020
- onFocus: _cache[0] || (_cache[0] = (...args) => _ctx.touch && _ctx.touch(...args)),
9021
- multiple: _ctx.multiValue,
9022
- "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
9023
- }, [
9024
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$2, "None")) : createCommentVNode("", true),
9025
- (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
9026
- return openBlock(), createElementBlock("option", {
9027
- value: option2.value
9028
- }, toDisplayString(option2.title), 9, _hoisted_7$2);
9029
- }), 256))
9030
- ], 40, _hoisted_5$3), [
9031
- [vModelSelect, _ctx.model]
9032
- ])
9033
- ], 2),
9034
- createElementVNode("pre", null, toDisplayString($options.actualOptions), 1)
9035
- ], 64);
9204
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$2, "None")) : createCommentVNode("", true),
9205
+ (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
9206
+ return openBlock(), createElementBlock("option", {
9207
+ value: option2.value
9208
+ }, toDisplayString(option2.title), 9, _hoisted_7$2);
9209
+ }), 256))
9210
+ ], 40, _hoisted_5$3), [
9211
+ [vModelSelect, _ctx.model]
9212
+ ])
9213
+ ], 2);
9036
9214
  }
9037
- var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-70f0b838"]]);
9215
+ var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-a9c8bb64"]]);
9038
9216
  var jsep = { exports: {} };
9039
9217
  (function(module, exports) {
9040
9218
  (function(root2) {
@@ -9844,6 +10022,7 @@ function computedExpression(key) {
9844
10022
  const _sfc_main$i = {
9845
10023
  components: {
9846
10024
  InternalRouteSelect,
10025
+ InternalMenuSelect,
9847
10026
  ButtonSelect,
9848
10027
  NativeSelect,
9849
10028
  DateField,
@@ -10031,13 +10210,20 @@ const _sfc_main$i = {
10031
10210
  },
10032
10211
  actualField() {
10033
10212
  var field = this.field;
10213
+ var actual = field;
10034
10214
  if (this.getExpressionRequired) {
10035
- return Object.assign({}, field, { minimum: 1 });
10215
+ actual = Object.assign({}, actual, { minimum: 1 });
10036
10216
  }
10037
10217
  if (this.getExpressionReferenceType) {
10038
- return Object.assign({}, field, { referenceType: this.getExpressionReferenceType });
10218
+ actual = Object.assign({}, actual, { referenceType: this.getExpressionReferenceType });
10219
+ }
10220
+ if (this.getExpressionWidgetType) {
10221
+ actual = Object.assign({}, actual, { widget: this.getExpressionWidgetType });
10039
10222
  }
10040
- return field;
10223
+ if (this.getExpressionSyntax) {
10224
+ actual = Object.assign({}, actual, { syntax: this.getExpressionSyntax });
10225
+ }
10226
+ return actual;
10041
10227
  },
10042
10228
  changeString() {
10043
10229
  return `${JSON.stringify(this.fieldModel)}-${this.actualField.minimum}-${this.actualField.referenceType}`;
@@ -10090,6 +10276,8 @@ const _sfc_main$i = {
10090
10276
  getExpressionDefaultValue: computedExpression("defaultValue"),
10091
10277
  getExpressionValue: computedExpression("value"),
10092
10278
  getExpressionReferenceType: computedExpression("referenceType"),
10279
+ getExpressionWidgetType: computedExpression("widget"),
10280
+ getExpressionSyntax: computedExpression("syntax"),
10093
10281
  hasExpressionDefaultValue: hasExpression("defaultValue"),
10094
10282
  expressions() {
10095
10283
  return this.field.expressions;
@@ -10176,6 +10364,7 @@ const _sfc_main$i = {
10176
10364
  }
10177
10365
  var widget = this.actualField.widget;
10178
10366
  switch (widget) {
10367
+ case "internal-menu":
10179
10368
  case "internal-route":
10180
10369
  case "content-select":
10181
10370
  case "select":
@@ -10229,11 +10418,12 @@ const _sfc_main$i = {
10229
10418
  }
10230
10419
  };
10231
10420
  const _hoisted_1$d = {
10232
- key: 22,
10421
+ key: 23,
10233
10422
  class: "ux-field-message"
10234
10423
  };
10235
10424
  function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10236
10425
  const _component_internal_route_select = resolveComponent("internal-route-select");
10426
+ const _component_internal_menu_select = resolveComponent("internal-menu-select");
10237
10427
  const _component_custom_html = resolveComponent("custom-html");
10238
10428
  const _component_filter_input = resolveComponent("filter-input");
10239
10429
  const _component_checkbox = resolveComponent("checkbox");
@@ -10257,54 +10447,59 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10257
10447
  return $options.visible ? (openBlock(), createElementBlock("div", {
10258
10448
  key: 0,
10259
10449
  class: normalizeClass(["ux-field", $options.classes]),
10260
- onFocusin: _cache[22] || (_cache[22] = (...args) => $options.focus && $options.focus(...args)),
10261
- onFocusout: _cache[23] || (_cache[23] = (...args) => $options.blur && $options.blur(...args))
10450
+ onFocusin: _cache[23] || (_cache[23] = (...args) => $options.focus && $options.focus(...args)),
10451
+ onFocusout: _cache[24] || (_cache[24] = (...args) => $options.blur && $options.blur(...args))
10262
10452
  }, [
10263
- $options.widget == "internal-route" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
10264
- createVNode(_component_internal_route_select, {
10265
- onTouched: $options.touch,
10266
- field: $options.actualField,
10267
- modelValue: $options.fieldModel,
10268
- "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.fieldModel = $event)
10269
- }, null, 8, ["onTouched", "field", "modelValue"]),
10270
- createElementVNode("pre", null, toDisplayString($data.model), 1)
10271
- ], 64)) : createCommentVNode("", true),
10272
- $options.widget == "html" ? (openBlock(), createBlock(_component_custom_html, {
10453
+ $options.widget == "internal-route" ? (openBlock(), createBlock(_component_internal_route_select, {
10454
+ key: 0,
10455
+ onTouched: $options.touch,
10456
+ field: $options.actualField,
10457
+ modelValue: $options.fieldModel,
10458
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.fieldModel = $event)
10459
+ }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10460
+ $options.widget == "internal-menu" ? (openBlock(), createBlock(_component_internal_menu_select, {
10273
10461
  key: 1,
10274
10462
  onTouched: $options.touch,
10275
10463
  field: $options.actualField,
10276
10464
  modelValue: $options.fieldModel,
10277
10465
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => $options.fieldModel = $event)
10278
10466
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10279
- $options.widget == "filter" ? (openBlock(), createBlock(_component_filter_input, {
10467
+ $options.widget == "html" ? (openBlock(), createBlock(_component_custom_html, {
10280
10468
  key: 2,
10281
10469
  onTouched: $options.touch,
10282
10470
  field: $options.actualField,
10283
10471
  modelValue: $options.fieldModel,
10284
10472
  "onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => $options.fieldModel = $event)
10285
10473
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10286
- $options.widget == "checkbox" ? (openBlock(), createBlock(_component_checkbox, {
10474
+ $options.widget == "filter" ? (openBlock(), createBlock(_component_filter_input, {
10287
10475
  key: 3,
10288
10476
  onTouched: $options.touch,
10289
10477
  field: $options.actualField,
10290
10478
  modelValue: $options.fieldModel,
10291
10479
  "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $options.fieldModel = $event)
10292
10480
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10293
- $options.widget == "switch" ? (openBlock(), createBlock(_component_boolean_switch, {
10481
+ $options.widget == "checkbox" ? (openBlock(), createBlock(_component_checkbox, {
10294
10482
  key: 4,
10295
10483
  onTouched: $options.touch,
10296
10484
  field: $options.actualField,
10297
10485
  modelValue: $options.fieldModel,
10298
10486
  "onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $options.fieldModel = $event)
10299
10487
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10300
- $options.widget == "upload" ? (openBlock(), createBlock(_component_upload, {
10488
+ $options.widget == "switch" ? (openBlock(), createBlock(_component_boolean_switch, {
10301
10489
  key: 5,
10302
10490
  onTouched: $options.touch,
10303
10491
  field: $options.actualField,
10304
10492
  modelValue: $options.fieldModel,
10305
10493
  "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $options.fieldModel = $event)
10306
10494
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10307
- $options.widget == "group" ? (openBlock(), createElementBlock(Fragment, { key: 6 }, [
10495
+ $options.widget == "upload" ? (openBlock(), createBlock(_component_upload, {
10496
+ key: 6,
10497
+ onTouched: $options.touch,
10498
+ field: $options.actualField,
10499
+ modelValue: $options.fieldModel,
10500
+ "onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => $options.fieldModel = $event)
10501
+ }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10502
+ $options.widget == "group" ? (openBlock(), createElementBlock(Fragment, { key: 7 }, [
10308
10503
  $options.asObject ? (openBlock(), createBlock(_component_field_group, {
10309
10504
  key: 0,
10310
10505
  "onForm:state": $options.groupStateAltered,
@@ -10313,7 +10508,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10313
10508
  field: $options.actualField,
10314
10509
  parentModel: $props.parentModel,
10315
10510
  modelValue: $options.fieldModel,
10316
- "onUpdate:modelValue": _cache[6] || (_cache[6] = ($event) => $options.fieldModel = $event)
10511
+ "onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => $options.fieldModel = $event)
10317
10512
  }, null, 8, ["onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : (openBlock(), createBlock(_component_field_group, {
10318
10513
  key: 1,
10319
10514
  "onForm:state": $options.groupStateAltered,
@@ -10322,103 +10517,103 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10322
10517
  field: $options.actualField,
10323
10518
  parentModel: $props.parentModel,
10324
10519
  modelValue: $options.sourceModel,
10325
- "onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => $options.sourceModel = $event)
10520
+ "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => $options.sourceModel = $event)
10326
10521
  }, null, 8, ["onForm:state", "onTouched", "field", "parentModel", "modelValue"]))
10327
10522
  ], 64)) : createCommentVNode("", true),
10328
10523
  $options.widget == "select" ? (openBlock(), createBlock(_component_native_select, {
10329
- key: 7,
10330
- onTouched: $options.touch,
10331
- field: $options.actualField,
10332
- modelValue: $options.fieldModel,
10333
- "onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => $options.fieldModel = $event)
10334
- }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10335
- $options.widget == "button" ? (openBlock(), createBlock(_component_button_select, {
10336
10524
  key: 8,
10337
10525
  onTouched: $options.touch,
10338
10526
  field: $options.actualField,
10339
10527
  modelValue: $options.fieldModel,
10340
10528
  "onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => $options.fieldModel = $event)
10341
10529
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10342
- $options.widget == "textfield" ? (openBlock(), createBlock(_component_text_field, {
10530
+ $options.widget == "button" ? (openBlock(), createBlock(_component_button_select, {
10343
10531
  key: 9,
10344
10532
  onTouched: $options.touch,
10345
10533
  field: $options.actualField,
10346
10534
  modelValue: $options.fieldModel,
10347
10535
  "onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => $options.fieldModel = $event)
10348
10536
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10349
- $options.widget == "currency" ? (openBlock(), createBlock(_component_currency_field, {
10537
+ $options.widget == "textfield" ? (openBlock(), createBlock(_component_text_field, {
10350
10538
  key: 10,
10351
10539
  onTouched: $options.touch,
10352
10540
  field: $options.actualField,
10353
10541
  modelValue: $options.fieldModel,
10354
10542
  "onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => $options.fieldModel = $event)
10355
10543
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10356
- $options.widget == "datefield" ? (openBlock(), createBlock(_component_date_field, {
10544
+ $options.widget == "currency" ? (openBlock(), createBlock(_component_currency_field, {
10357
10545
  key: 11,
10358
10546
  onTouched: $options.touch,
10359
10547
  field: $options.actualField,
10360
10548
  modelValue: $options.fieldModel,
10361
10549
  "onUpdate:modelValue": _cache[12] || (_cache[12] = ($event) => $options.fieldModel = $event)
10362
10550
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10363
- $options.widget == "content-select" ? (openBlock(), createBlock(_component_content_select, {
10551
+ $options.widget == "datefield" ? (openBlock(), createBlock(_component_date_field, {
10364
10552
  key: 12,
10365
10553
  onTouched: $options.touch,
10366
10554
  field: $options.actualField,
10367
10555
  modelValue: $options.fieldModel,
10368
10556
  "onUpdate:modelValue": _cache[13] || (_cache[13] = ($event) => $options.fieldModel = $event)
10369
10557
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10370
- $options.widget == "type-select" ? (openBlock(), createBlock(_component_type_select, {
10558
+ $options.widget == "content-select" ? (openBlock(), createBlock(_component_content_select, {
10371
10559
  key: 13,
10372
10560
  onTouched: $options.touch,
10373
10561
  field: $options.actualField,
10374
10562
  modelValue: $options.fieldModel,
10375
10563
  "onUpdate:modelValue": _cache[14] || (_cache[14] = ($event) => $options.fieldModel = $event)
10376
10564
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10377
- $options.widget == "richtext" ? (openBlock(), createBlock(_component_text_area, {
10565
+ $options.widget == "type-select" ? (openBlock(), createBlock(_component_type_select, {
10378
10566
  key: 14,
10379
10567
  onTouched: $options.touch,
10380
10568
  field: $options.actualField,
10381
10569
  modelValue: $options.fieldModel,
10382
10570
  "onUpdate:modelValue": _cache[15] || (_cache[15] = ($event) => $options.fieldModel = $event)
10383
10571
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10384
- $options.widget == "textarea" ? (openBlock(), createBlock(_component_text_area, {
10572
+ $options.widget == "richtext" ? (openBlock(), createBlock(_component_text_area, {
10385
10573
  key: 15,
10386
10574
  onTouched: $options.touch,
10387
10575
  field: $options.actualField,
10388
10576
  modelValue: $options.fieldModel,
10389
10577
  "onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => $options.fieldModel = $event)
10390
10578
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10391
- $options.widget == "timezone" ? (openBlock(), createBlock(_component_timezone_select, {
10579
+ $options.widget == "textarea" ? (openBlock(), createBlock(_component_text_area, {
10392
10580
  key: 16,
10393
10581
  onTouched: $options.touch,
10394
10582
  field: $options.actualField,
10395
10583
  modelValue: $options.fieldModel,
10396
10584
  "onUpdate:modelValue": _cache[17] || (_cache[17] = ($event) => $options.fieldModel = $event)
10397
10585
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10398
- $options.widget == "phone" ? (openBlock(), createBlock(_component_phone_number_input, {
10586
+ $options.widget == "timezone" ? (openBlock(), createBlock(_component_timezone_select, {
10399
10587
  key: 17,
10400
10588
  onTouched: $options.touch,
10401
10589
  field: $options.actualField,
10402
10590
  modelValue: $options.fieldModel,
10403
10591
  "onUpdate:modelValue": _cache[18] || (_cache[18] = ($event) => $options.fieldModel = $event)
10404
10592
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10405
- $options.widget == "value" ? (openBlock(), createElementBlock(Fragment, { key: 18 }, [], 64)) : createCommentVNode("", true),
10406
- $options.widget == "object" ? (openBlock(), createBlock(_component_object_field, {
10407
- key: 19,
10593
+ $options.widget == "phone" ? (openBlock(), createBlock(_component_phone_number_input, {
10594
+ key: 18,
10408
10595
  onTouched: $options.touch,
10409
10596
  field: $options.actualField,
10410
10597
  modelValue: $options.fieldModel,
10411
10598
  "onUpdate:modelValue": _cache[19] || (_cache[19] = ($event) => $options.fieldModel = $event)
10412
10599
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10413
- $options.widget == "options" ? (openBlock(), createBlock(_component_options_manager, {
10600
+ $options.widget == "value" ? (openBlock(), createElementBlock(Fragment, { key: 19 }, [], 64)) : createCommentVNode("", true),
10601
+ $options.widget == "object" ? (openBlock(), createBlock(_component_object_field, {
10414
10602
  key: 20,
10415
10603
  onTouched: $options.touch,
10416
10604
  field: $options.actualField,
10417
10605
  modelValue: $options.fieldModel,
10418
10606
  "onUpdate:modelValue": _cache[20] || (_cache[20] = ($event) => $options.fieldModel = $event)
10419
10607
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10420
- $options.widget == "code" ? (openBlock(), createBlock(_component_flex_column, {
10608
+ $options.widget == "options" ? (openBlock(), createBlock(_component_options_manager, {
10421
10609
  key: 21,
10610
+ onTouched: $options.touch,
10611
+ field: $options.actualField,
10612
+ modelValue: $options.fieldModel,
10613
+ "onUpdate:modelValue": _cache[21] || (_cache[21] = ($event) => $options.fieldModel = $event)
10614
+ }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
10615
+ $options.widget == "code" ? (openBlock(), createBlock(_component_flex_column, {
10616
+ key: 22,
10422
10617
  style: { "min-height": "300px" }
10423
10618
  }, {
10424
10619
  default: withCtx(() => [
@@ -10426,7 +10621,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10426
10621
  onTouched: $options.touch,
10427
10622
  field: $options.actualField,
10428
10623
  modelValue: $options.fieldModel,
10429
- "onUpdate:modelValue": _cache[21] || (_cache[21] = ($event) => $options.fieldModel = $event)
10624
+ "onUpdate:modelValue": _cache[22] || (_cache[22] = ($event) => $options.fieldModel = $event)
10430
10625
  }, null, 8, ["onTouched", "field", "modelValue"])
10431
10626
  ]),
10432
10627
  _: 1
@@ -10434,7 +10629,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10434
10629
  $options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$d, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
10435
10630
  ], 34)) : createCommentVNode("", true);
10436
10631
  }
10437
- var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-25b1ee7a"]]);
10632
+ var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-4b76fa7d"]]);
10438
10633
  var form_vue_vue_type_style_index_0_scoped_true_lang = "";
10439
10634
  const _sfc_main$h = {
10440
10635
  props: {
@@ -17166,7 +17361,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
17166
17361
  ], 4)
17167
17362
  ]);
17168
17363
  }
17169
- var QikModal = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-79d61460"]]);
17364
+ var QikModal = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-a5940076"]]);
17170
17365
  var ConfirmModal_vue_vue_type_style_index_0_scoped_true_lang = "";
17171
17366
  const _sfc_main$3 = {
17172
17367
  mixins: [ModalMixin]
@@ -17232,7 +17427,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
17232
17427
  });
17233
17428
  }
17234
17429
  var QikConfirmModal = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-20b62981"]]);
17235
- var OptionsModal_vue_vue_type_style_index_0_lang = "";
17430
+ var OptionsModal_vue_vue_type_style_index_0_scoped_true_lang = "";
17236
17431
  const _sfc_main$2 = {
17237
17432
  mixins: [ModalMixin]
17238
17433
  };
@@ -17303,8 +17498,8 @@ function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
17303
17498
  _: 1
17304
17499
  });
17305
17500
  }
17306
- var QikOptionsModal = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
17307
- var PromptModal_vue_vue_type_style_index_0_lang = "";
17501
+ var QikOptionsModal = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2], ["__scopeId", "data-v-62010c97"]]);
17502
+ var PromptModal_vue_vue_type_style_index_0_scoped_true_lang = "";
17308
17503
  const _sfc_main$1 = {
17309
17504
  mixins: [ModalMixin],
17310
17505
  data() {
@@ -17408,7 +17603,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
17408
17603
  })
17409
17604
  ], 32);
17410
17605
  }
17411
- var QikPromptModal = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
17606
+ var QikPromptModal = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1], ["__scopeId", "data-v-3d30139e"]]);
17412
17607
  var ContentModal_vue_vue_type_style_index_0_scoped_true_lang = "";
17413
17608
  const _sfc_main = {
17414
17609
  components: {