@qikdev/vue-ui 0.1.33 → 0.1.36

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.33";
35
+ const version$1 = "0.1.36";
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$17 = {};
45
+ const _hoisted_1$V = { class: "flex-column" };
46
+ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
47
+ return openBlock(), createElementBlock("div", _hoisted_1$V, [
48
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
+ ]);
50
+ }
51
+ var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-203ea86f"]]);
52
+ var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
44
53
  const _sfc_main$16 = {};
45
- const _hoisted_1$U = { class: "flex-column" };
54
+ const _hoisted_1$U = { class: "flex-column-body" };
46
55
  function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
47
56
  return openBlock(), createElementBlock("div", _hoisted_1$U, [
48
57
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
58
  ]);
50
59
  }
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 = "";
60
+ var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-64850355"]]);
61
+ var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
53
62
  const _sfc_main$15 = {};
54
- const _hoisted_1$T = { class: "flex-column-body" };
63
+ const _hoisted_1$T = { class: "flex-column-header" };
55
64
  function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
56
65
  return openBlock(), createElementBlock("div", _hoisted_1$T, [
57
66
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
58
67
  ]);
59
68
  }
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 = "";
69
+ var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-10b28f00"]]);
70
+ var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
62
71
  const _sfc_main$14 = {};
63
- const _hoisted_1$S = { class: "flex-column-header" };
72
+ const _hoisted_1$S = { class: "flex-column-footer" };
64
73
  function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
65
74
  return openBlock(), createElementBlock("div", _hoisted_1$S, [
66
75
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
67
76
  ]);
68
77
  }
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 = "";
78
+ var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-68216a72"]]);
79
+ var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
71
80
  const _sfc_main$13 = {};
72
- const _hoisted_1$R = { class: "flex-column-footer" };
81
+ const _hoisted_1$R = { class: "flex-cell" };
73
82
  function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
74
83
  return openBlock(), createElementBlock("div", _hoisted_1$R, [
75
84
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
76
85
  ]);
77
86
  }
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 = "";
87
+ var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-644bb279"]]);
88
+ var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
80
89
  const _sfc_main$12 = {};
81
- const _hoisted_1$Q = { class: "flex-cell" };
90
+ const _hoisted_1$Q = { class: "flex-row" };
82
91
  function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
83
92
  return openBlock(), createElementBlock("div", _hoisted_1$Q, [
84
93
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
85
94
  ]);
86
95
  }
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 = "";
96
+ var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-5b76ad1f"]]);
97
+ var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
89
98
  const _sfc_main$11 = {};
90
- const _hoisted_1$P = { class: "flex-row" };
99
+ const _hoisted_1$P = { class: "flex-spacer" };
91
100
  function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
92
- return openBlock(), createElementBlock("div", _hoisted_1$P, [
93
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
94
- ]);
101
+ return openBlock(), createElementBlock("div", _hoisted_1$P);
95
102
  }
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 = "";
103
+ var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-35b15579"]]);
104
+ var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
98
105
  const _sfc_main$10 = {};
99
- const _hoisted_1$O = { class: "flex-spacer" };
106
+ const _hoisted_1$O = { class: "panel" };
100
107
  function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
101
- return openBlock(), createElementBlock("div", _hoisted_1$O);
108
+ return openBlock(), createElementBlock("div", _hoisted_1$O, [
109
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
+ ]);
102
111
  }
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 = "";
112
+ var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__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$N = { class: "panel" };
115
+ const _hoisted_1$N = { class: "panel-body" };
107
116
  function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
108
117
  return openBlock(), createElementBlock("div", _hoisted_1$N, [
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$_ = {};
115
- const _hoisted_1$M = { class: "panel-body" };
124
+ const _hoisted_1$M = { class: "panel-header" };
116
125
  function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
117
126
  return openBlock(), createElementBlock("div", _hoisted_1$M, [
118
127
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
119
128
  ]);
120
129
  }
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 = "";
130
+ var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-13bf11da"]]);
131
+ var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
123
132
  const _sfc_main$Z = {};
124
- const _hoisted_1$L = { class: "panel-header" };
133
+ const _hoisted_1$L = { class: "panel-footer" };
125
134
  function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
126
135
  return openBlock(), createElementBlock("div", _hoisted_1$L, [
127
136
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
128
137
  ]);
129
138
  }
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 = "";
132
- const _sfc_main$Y = {};
133
- const _hoisted_1$K = { class: "panel-footer" };
134
- function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
135
- return openBlock(), createElementBlock("div", _hoisted_1$K, [
136
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
137
- ]);
138
- }
139
- var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-b4f4786a"]]);
139
+ var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-b4f4786a"]]);
140
140
  var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
141
- const _sfc_main$X = {
141
+ const _sfc_main$Y = {
142
142
  data() {
143
143
  return {
144
144
  activeIndex: 0
@@ -158,8 +158,8 @@ const _sfc_main$X = {
158
158
  }
159
159
  }
160
160
  };
161
- const _hoisted_1$J = ["onClick"];
162
- function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
161
+ const _hoisted_1$K = ["onClick"];
162
+ function _sfc_render$Y(_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$X(_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$J);
176
+ }, toDisplayString(tab.props.heading), 11, _hoisted_1$K);
177
177
  }), 256))
178
178
  ]),
179
179
  _: 1
@@ -200,8 +200,8 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
200
200
  _: 1
201
201
  });
202
202
  }
203
- var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-b5715b66"]]);
204
- const _sfc_main$W = {
203
+ var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-b5715b66"]]);
204
+ const _sfc_main$X = {
205
205
  props: {
206
206
  heading: {
207
207
  type: String,
@@ -224,7 +224,7 @@ const _sfc_main$W = {
224
224
  }
225
225
  }
226
226
  };
227
- function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
227
+ function _sfc_render$X(_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$W(_ctx, _cache, $props, $setup, $data, $options) {
233
233
  _: 3
234
234
  });
235
235
  }
236
- var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W]]);
236
+ var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
237
237
  var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
238
- const _sfc_main$V = {
238
+ const _sfc_main$W = {
239
239
  props: {
240
240
  large: {
241
241
  type: Boolean
@@ -243,18 +243,18 @@ const _sfc_main$V = {
243
243
  }
244
244
  };
245
245
  const _withScopeId$4 = (n2) => (pushScopeId("data-v-3284debd"), n2 = n2(), popScopeId(), n2);
246
- const _hoisted_1$I = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
246
+ const _hoisted_1$J = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
247
247
  const _hoisted_2$y = [
248
- _hoisted_1$I
248
+ _hoisted_1$J
249
249
  ];
250
- function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
250
+ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
251
251
  return openBlock(), createElementBlock("div", {
252
252
  class: normalizeClass(["ux-spinner", { large: $props.large }])
253
253
  }, _hoisted_2$y, 2);
254
254
  }
255
- var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-3284debd"]]);
255
+ var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-3284debd"]]);
256
256
  var button_vue_vue_type_style_index_0_scoped_true_lang = "";
257
- const _sfc_main$U = {
257
+ const _sfc_main$V = {
258
258
  components: {
259
259
  Spinner
260
260
  },
@@ -287,6 +287,9 @@ const _sfc_main$U = {
287
287
  loading: {
288
288
  type: Boolean
289
289
  },
290
+ active: {
291
+ type: Boolean
292
+ },
290
293
  disabled: {
291
294
  type: Boolean
292
295
  },
@@ -318,6 +321,9 @@ const _sfc_main$U = {
318
321
  if (this.loading) {
319
322
  array.push(`ux-btn-loading`);
320
323
  }
324
+ if (this.active) {
325
+ array.push(`ux-btn-active`);
326
+ }
321
327
  if (this.icon) {
322
328
  array.push(`ux-btn-icon`);
323
329
  }
@@ -347,10 +353,11 @@ const _sfc_main$U = {
347
353
  }
348
354
  }
349
355
  };
350
- const _hoisted_1$H = { class: "ux-btn-text" };
351
- function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
356
+ const _hoisted_1$I = { class: "ux-btn-text" };
357
+ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
352
358
  const _component_spinner = resolveComponent("spinner");
353
359
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
360
+ active: $props.active,
354
361
  loading: $props.loading,
355
362
  to: $props.to,
356
363
  href: $props.href,
@@ -361,16 +368,16 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
361
368
  }, {
362
369
  default: withCtx(() => [
363
370
  $props.loading ? (openBlock(), createBlock(_component_spinner, { key: 0 })) : createCommentVNode("", true),
364
- createElementVNode("span", _hoisted_1$H, [
371
+ createElementVNode("span", _hoisted_1$I, [
365
372
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
366
373
  ])
367
374
  ]),
368
375
  _: 3
369
- }, 8, ["loading", "to", "href", "target", "style", "class", "disabled"]);
376
+ }, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
370
377
  }
371
- var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-17674eca"]]);
378
+ var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-bcaad93a"]]);
372
379
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
373
- const _sfc_main$T = {
380
+ const _sfc_main$U = {
374
381
  props: {
375
382
  value: {
376
383
  type: Boolean,
@@ -391,7 +398,7 @@ const _sfc_main$T = {
391
398
  }
392
399
  }
393
400
  };
394
- function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
401
+ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
395
402
  const _component_ux_icon = resolveComponent("ux-icon");
396
403
  return openBlock(), createElementBlock("button", {
397
404
  class: normalizeClass(["ux-checkbox", $options.classes])
@@ -402,15 +409,21 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
402
409
  })
403
410
  ], 2);
404
411
  }
405
- var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-7dd035b9"]]);
412
+ var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-7dd035b9"]]);
406
413
  var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
407
- const _sfc_main$S = {
414
+ const _sfc_main$T = {
408
415
  props: {
409
416
  value: {
410
417
  type: Boolean,
411
418
  default() {
412
419
  return false;
413
420
  }
421
+ },
422
+ loading: {
423
+ type: Boolean,
424
+ default() {
425
+ return false;
426
+ }
414
427
  }
415
428
  },
416
429
  computed: {
@@ -421,18 +434,29 @@ const _sfc_main$S = {
421
434
  } else {
422
435
  array.push(`ux-switch-false`);
423
436
  }
437
+ if (this.loading) {
438
+ array.push(`ux-switch-loading`);
439
+ }
424
440
  return array;
425
441
  }
426
442
  }
427
443
  };
428
- function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
444
+ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
445
+ const _component_ux_icon = resolveComponent("ux-icon");
429
446
  return openBlock(), createElementBlock("a", {
430
447
  class: normalizeClass(["ux-switch", $options.classes])
431
- }, null, 2);
448
+ }, [
449
+ createElementVNode("span", null, [
450
+ createVNode(_component_ux_icon, {
451
+ spin: "",
452
+ icon: "fa-spinner"
453
+ })
454
+ ])
455
+ ], 2);
432
456
  }
433
- var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-7c22b478"]]);
457
+ var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-4063e9b5"]]);
434
458
  var link_vue_vue_type_style_index_0_scoped_true_lang = "";
435
- const _sfc_main$R = {
459
+ const _sfc_main$S = {
436
460
  props: {
437
461
  to: {
438
462
  type: [Object, String]
@@ -483,15 +507,21 @@ const _sfc_main$R = {
483
507
  return array;
484
508
  },
485
509
  element() {
510
+ if (this.nuxtMode) {
511
+ return "a";
512
+ }
513
+ if (this.buildMode) {
514
+ return "a";
515
+ }
486
516
  if (this.to) {
487
- return this.$qik && this.$qik.nuxt ? `a` : `router-link`;
517
+ return `router-link`;
488
518
  } else {
489
519
  return "a";
490
520
  }
491
521
  }
492
522
  }
493
523
  };
494
- function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
524
+ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
495
525
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
496
526
  onClick: $options.clicked,
497
527
  to: $props.to,
@@ -505,9 +535,9 @@ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
505
535
  _: 3
506
536
  }, 8, ["onClick", "to", "href", "target", "class"]);
507
537
  }
508
- var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-0fa2817a"]]);
538
+ var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-4ed46cbc"]]);
509
539
  var icon_vue_vue_type_style_index_0_scoped_true_lang = "";
510
- const _sfc_main$Q = {
540
+ const _sfc_main$R = {
511
541
  props: {
512
542
  icon: {
513
543
  type: [Object, String]
@@ -542,17 +572,17 @@ const _sfc_main$Q = {
542
572
  }
543
573
  }
544
574
  };
545
- function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
575
+ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
546
576
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
547
577
  class: normalizeClass(["ux-icon fa", $options.classes])
548
578
  }, null, 8, ["class"]);
549
579
  }
550
- var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-1764a3d0"]]);
580
+ var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-1764a3d0"]]);
551
581
  var UXMenuService = {
552
582
  cache: {}
553
583
  };
554
584
  var menu_vue_vue_type_style_index_0_scoped_true_lang = "";
555
- const _sfc_main$P = {
585
+ const _sfc_main$Q = {
556
586
  props: {
557
587
  group: {
558
588
  type: String
@@ -704,7 +734,7 @@ const _sfc_main$P = {
704
734
  }
705
735
  }
706
736
  };
707
- function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
737
+ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
708
738
  return openBlock(), createElementBlock("div", {
709
739
  class: normalizeClass(["ux-menu", { right: $props.right }])
710
740
  }, [
@@ -728,9 +758,9 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
728
758
  ]))
729
759
  ], 2);
730
760
  }
731
- var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-3d55731c"]]);
761
+ var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-3d55731c"]]);
732
762
  var image_vue_vue_type_style_index_0_scoped_true_lang = "";
733
- const _sfc_main$O = {
763
+ const _sfc_main$P = {
734
764
  props: {
735
765
  item: {
736
766
  type: Object
@@ -836,18 +866,18 @@ const _sfc_main$O = {
836
866
  }
837
867
  }
838
868
  };
839
- const _hoisted_1$G = ["src"];
840
- function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
869
+ const _hoisted_1$H = ["src"];
870
+ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
841
871
  return openBlock(), createElementBlock("div", {
842
872
  class: "ux-image",
843
873
  style: normalizeStyle($options.style)
844
874
  }, [
845
- createElementVNode("img", { src: $options.src }, null, 8, _hoisted_1$G)
875
+ createElementVNode("img", { src: $options.src }, null, 8, _hoisted_1$H)
846
876
  ], 4);
847
877
  }
848
- var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-7b68ec1a"]]);
878
+ var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-7b68ec1a"]]);
849
879
  var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
850
- const _sfc_main$N = {
880
+ const _sfc_main$O = {
851
881
  props: {
852
882
  value: {
853
883
  type: Number
@@ -882,10 +912,10 @@ const _sfc_main$N = {
882
912
  }
883
913
  };
884
914
  const _withScopeId$3 = (n2) => (pushScopeId("data-v-6581fb86"), n2 = n2(), popScopeId(), n2);
885
- const _hoisted_1$F = { class: "ux-progress" };
915
+ const _hoisted_1$G = { class: "ux-progress" };
886
916
  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, [
917
+ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
918
+ return openBlock(), createElementBlock("div", _hoisted_1$G, [
889
919
  _hoisted_2$x,
890
920
  createElementVNode("div", {
891
921
  class: "ux-progress-fg",
@@ -893,25 +923,25 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
893
923
  }, null, 4)
894
924
  ]);
895
925
  }
896
- var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-6581fb86"]]);
926
+ var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-6581fb86"]]);
897
927
  var list_vue_vue_type_style_index_0_scoped_true_lang = "";
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, [
928
+ const _sfc_main$N = {};
929
+ const _hoisted_1$F = { class: "ux-list" };
930
+ function _sfc_render$N(_ctx, _cache) {
931
+ return openBlock(), createElementBlock("ul", _hoisted_1$F, [
902
932
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
903
933
  ]);
904
934
  }
905
- var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-98e1e4e2"]]);
935
+ var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-98e1e4e2"]]);
906
936
  var listItem_vue_vue_type_style_index_0_scoped_true_lang = "";
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, [
937
+ const _sfc_main$M = {};
938
+ const _hoisted_1$E = { class: "ux-list-item" };
939
+ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
940
+ return openBlock(), createElementBlock("div", _hoisted_1$E, [
911
941
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
912
942
  ]);
913
943
  }
914
- var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-0e73c260"]]);
944
+ var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-0e73c260"]]);
915
945
  function isUndefined$7(v, type) {
916
946
  return v === void 0 || v === null || type == "date" && v.toString && v.toString() === "Invalid Date";
917
947
  }
@@ -1264,7 +1294,7 @@ var select_vue_vue_type_style_index_0_scoped_true_lang = "";
1264
1294
  function isUndefined$6(entry) {
1265
1295
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
1266
1296
  }
1267
- const _sfc_main$K = {
1297
+ const _sfc_main$L = {
1268
1298
  props: {
1269
1299
  title: {
1270
1300
  type: String
@@ -1349,7 +1379,7 @@ const _sfc_main$K = {
1349
1379
  }
1350
1380
  }
1351
1381
  };
1352
- const _hoisted_1$C = {
1382
+ const _hoisted_1$D = {
1353
1383
  key: 0,
1354
1384
  class: "ux-field-title"
1355
1385
  };
@@ -1371,12 +1401,12 @@ const _hoisted_6$g = {
1371
1401
  value: ""
1372
1402
  };
1373
1403
  const _hoisted_7$d = ["value"];
1374
- function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
1404
+ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
1375
1405
  const _component_ux_button = resolveComponent("ux-button");
1376
1406
  return openBlock(), createElementBlock("div", {
1377
1407
  class: normalizeClass(["native-select", $options.classes])
1378
1408
  }, [
1379
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
1409
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$D, [
1380
1410
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
1381
1411
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
1382
1412
  ])) : createCommentVNode("", true),
@@ -1407,9 +1437,9 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
1407
1437
  ])
1408
1438
  ], 2);
1409
1439
  }
1410
- var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-6d808434"]]);
1440
+ var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-6d808434"]]);
1411
1441
  var phoneNumberInput_vue_vue_type_style_index_0_scoped_true_lang = "";
1412
- const _sfc_main$J = {
1442
+ const _sfc_main$K = {
1413
1443
  props: {
1414
1444
  modelValue: {
1415
1445
  type: [Object, Array]
@@ -1481,7 +1511,7 @@ const _sfc_main$J = {
1481
1511
  }
1482
1512
  };
1483
1513
  const _withScopeId$2 = (n2) => (pushScopeId("data-v-856e04c2"), n2 = n2(), popScopeId(), n2);
1484
- const _hoisted_1$B = {
1514
+ const _hoisted_1$C = {
1485
1515
  key: 0,
1486
1516
  class: "ux-field-title"
1487
1517
  };
@@ -1503,14 +1533,14 @@ const _hoisted_10$4 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ creat
1503
1533
  const _hoisted_11$4 = ["value"];
1504
1534
  const _hoisted_12$3 = { class: "ux-text-wrap" };
1505
1535
  const _hoisted_13$3 = ["placeholder"];
1506
- function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
1536
+ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
1507
1537
  const _component_native_select = resolveComponent("native-select");
1508
1538
  const _component_flex_cell = resolveComponent("flex-cell");
1509
1539
  const _component_ux_icon = resolveComponent("ux-icon");
1510
1540
  const _component_ux_button = resolveComponent("ux-button");
1511
1541
  const _component_flex_row = resolveComponent("flex-row");
1512
1542
  return openBlock(), createElementBlock(Fragment, null, [
1513
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
1543
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
1514
1544
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
1515
1545
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
1516
1546
  ])) : createCommentVNode("", true),
@@ -1642,12 +1672,12 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
1642
1672
  }))
1643
1673
  ], 64);
1644
1674
  }
1645
- var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-856e04c2"]]);
1675
+ var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-856e04c2"]]);
1646
1676
  var timezone_vue_vue_type_style_index_0_scoped_true_lang = "";
1647
1677
  function isUndefined$5(entry) {
1648
1678
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
1649
1679
  }
1650
- const _sfc_main$I = {
1680
+ const _sfc_main$J = {
1651
1681
  props: {
1652
1682
  modelValue: {}
1653
1683
  },
@@ -2172,7 +2202,7 @@ const _sfc_main$I = {
2172
2202
  }
2173
2203
  }
2174
2204
  };
2175
- const _hoisted_1$A = {
2205
+ const _hoisted_1$B = {
2176
2206
  key: 0,
2177
2207
  class: "ux-field-title"
2178
2208
  };
@@ -2194,12 +2224,12 @@ const _hoisted_6$e = {
2194
2224
  value: ""
2195
2225
  };
2196
2226
  const _hoisted_7$b = ["value"];
2197
- function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
2227
+ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
2198
2228
  const _component_ux_button = resolveComponent("ux-button");
2199
2229
  return openBlock(), createElementBlock("div", {
2200
2230
  class: normalizeClass(["native-select", $options.classes])
2201
2231
  }, [
2202
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
2232
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
2203
2233
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
2204
2234
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
2205
2235
  ])) : createCommentVNode("", true),
@@ -2230,9 +2260,9 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
2230
2260
  ])
2231
2261
  ], 2);
2232
2262
  }
2233
- var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-2b83f766"]]);
2263
+ var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-2b83f766"]]);
2234
2264
  var item_vue_vue_type_style_index_0_scoped_true_lang = "";
2235
- const _sfc_main$H = {
2265
+ const _sfc_main$I = {
2236
2266
  props: {
2237
2267
  item: {
2238
2268
  type: Object,
@@ -2250,7 +2280,7 @@ const _sfc_main$H = {
2250
2280
  }
2251
2281
  }
2252
2282
  };
2253
- function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
2283
+ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
2254
2284
  const _component_flex_cell = resolveComponent("flex-cell");
2255
2285
  const _component_flex_row = resolveComponent("flex-row");
2256
2286
  return openBlock(), createElementBlock("div", {
@@ -2279,7 +2309,7 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
2279
2309
  })
2280
2310
  ]);
2281
2311
  }
2282
- var Item = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-4f7e8052"]]);
2312
+ var Item = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-4f7e8052"]]);
2283
2313
  /**!
2284
2314
  * Sortable 1.14.0
2285
2315
  * @author RubaXa <trash@rubaxa.org>
@@ -4947,7 +4977,7 @@ const draggableComponent = defineComponent({
4947
4977
  }
4948
4978
  });
4949
4979
  var contentSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
4950
- const _sfc_main$G = {
4980
+ const _sfc_main$H = {
4951
4981
  components: {
4952
4982
  Item,
4953
4983
  draggable: draggableComponent
@@ -4984,11 +5014,17 @@ const _sfc_main$G = {
4984
5014
  open() {
4985
5015
  var self2 = this;
4986
5016
  self2.touch();
4987
- self2.$qik.browse(this.field.referenceType, {
5017
+ var modalOptions = {
4988
5018
  field: self2.field,
4989
5019
  model: self2.multiValue ? self2.value : [self2.value].filter(Boolean),
4990
- maximum: self2.field.maximum
4991
- }).then(function(newSelection) {
5020
+ maximum: self2.field.maximum,
5021
+ browserOptions: {
5022
+ columns: self2.field.columns,
5023
+ select: self2.field.select
5024
+ }
5025
+ };
5026
+ console.log("Modal options", modalOptions);
5027
+ self2.$qik.browse(this.field.referenceType, modalOptions).then(function(newSelection) {
4992
5028
  self2.model = self2.multiValue ? newSelection : newSelection[0];
4993
5029
  }).catch(function(err) {
4994
5030
  console.log("Error", err);
@@ -5044,7 +5080,7 @@ const _sfc_main$G = {
5044
5080
  }
5045
5081
  }
5046
5082
  };
5047
- const _hoisted_1$z = {
5083
+ const _hoisted_1$A = {
5048
5084
  key: 0,
5049
5085
  class: "ux-field-title"
5050
5086
  };
@@ -5060,13 +5096,13 @@ const _hoisted_4$o = {
5060
5096
  key: 3,
5061
5097
  class: "items"
5062
5098
  };
5063
- function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
5099
+ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
5064
5100
  const _component_ux_icon = resolveComponent("ux-icon");
5065
5101
  const _component_ux_button = resolveComponent("ux-button");
5066
5102
  const _component_item = resolveComponent("item");
5067
5103
  const _component_draggable = resolveComponent("draggable");
5068
5104
  return openBlock(), createElementBlock(Fragment, null, [
5069
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
5105
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
5070
5106
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5071
5107
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
5072
5108
  ])) : createCommentVNode("", true),
@@ -5143,12 +5179,12 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
5143
5179
  }, 8, ["onClick"])
5144
5180
  ], 64);
5145
5181
  }
5146
- var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-19e783ac"]]);
5182
+ var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-858ab1cc"]]);
5147
5183
  var typeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
5148
5184
  function isUndefined$4(entry) {
5149
5185
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
5150
5186
  }
5151
- const _sfc_main$F = {
5187
+ const _sfc_main$G = {
5152
5188
  props: {
5153
5189
  title: {
5154
5190
  type: String
@@ -5257,7 +5293,7 @@ const _sfc_main$F = {
5257
5293
  }
5258
5294
  }
5259
5295
  };
5260
- const _hoisted_1$y = {
5296
+ const _hoisted_1$z = {
5261
5297
  key: 0,
5262
5298
  class: "ux-field-title"
5263
5299
  };
@@ -5279,12 +5315,12 @@ const _hoisted_6$d = {
5279
5315
  value: ""
5280
5316
  };
5281
5317
  const _hoisted_7$a = ["value"];
5282
- function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5318
+ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
5283
5319
  const _component_ux_button = resolveComponent("ux-button");
5284
5320
  return openBlock(), createElementBlock("div", {
5285
5321
  class: normalizeClass(["native-select", $options.classes])
5286
5322
  }, [
5287
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
5323
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
5288
5324
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5289
5325
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
5290
5326
  ])) : createCommentVNode("", true),
@@ -5315,9 +5351,9 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5315
5351
  ])
5316
5352
  ], 2);
5317
5353
  }
5318
- var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-3c487f67"]]);
5354
+ var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-3c487f67"]]);
5319
5355
  var currency_vue_vue_type_style_index_0_scoped_true_lang = "";
5320
- const _sfc_main$E = {
5356
+ const _sfc_main$F = {
5321
5357
  props: {
5322
5358
  modelValue: {
5323
5359
  type: [String, Array]
@@ -5395,7 +5431,7 @@ const _sfc_main$E = {
5395
5431
  }
5396
5432
  }
5397
5433
  };
5398
- const _hoisted_1$x = {
5434
+ const _hoisted_1$y = {
5399
5435
  key: 0,
5400
5436
  class: "ux-field-title"
5401
5437
  };
@@ -5425,13 +5461,13 @@ const _hoisted_9$4 = {
5425
5461
  key: 1,
5426
5462
  class: "ux-text-suffix"
5427
5463
  };
5428
- function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
5464
+ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
5429
5465
  const _component_flex_cell = resolveComponent("flex-cell");
5430
5466
  const _component_ux_icon = resolveComponent("ux-icon");
5431
5467
  const _component_ux_button = resolveComponent("ux-button");
5432
5468
  const _component_flex_row = resolveComponent("flex-row");
5433
5469
  return openBlock(), createElementBlock(Fragment, null, [
5434
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
5470
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
5435
5471
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5436
5472
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
5437
5473
  ])) : createCommentVNode("", true),
@@ -5533,9 +5569,9 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
5533
5569
  ], 2))
5534
5570
  ], 64);
5535
5571
  }
5536
- var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-5afb1a86"]]);
5572
+ var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-5afb1a86"]]);
5537
5573
  var textfield_vue_vue_type_style_index_0_scoped_true_lang = "";
5538
- const _sfc_main$D = {
5574
+ const _sfc_main$E = {
5539
5575
  props: {
5540
5576
  modelValue: {
5541
5577
  type: [String, Array]
@@ -5598,7 +5634,7 @@ const _sfc_main$D = {
5598
5634
  }
5599
5635
  }
5600
5636
  };
5601
- const _hoisted_1$w = {
5637
+ const _hoisted_1$x = {
5602
5638
  key: 0,
5603
5639
  class: "ux-field-title"
5604
5640
  };
@@ -5636,13 +5672,13 @@ const _hoisted_14$2 = {
5636
5672
  key: 3,
5637
5673
  class: "ux-text-suffix"
5638
5674
  };
5639
- function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5675
+ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
5640
5676
  const _component_flex_cell = resolveComponent("flex-cell");
5641
5677
  const _component_ux_icon = resolveComponent("ux-icon");
5642
5678
  const _component_ux_button = resolveComponent("ux-button");
5643
5679
  const _component_flex_row = resolveComponent("flex-row");
5644
5680
  return openBlock(), createElementBlock(Fragment, null, [
5645
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
5681
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
5646
5682
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5647
5683
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
5648
5684
  ])) : createCommentVNode("", true),
@@ -5763,9 +5799,9 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5763
5799
  ]))
5764
5800
  ], 64);
5765
5801
  }
5766
- var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-8f2cb452"]]);
5802
+ var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-8f2cb452"]]);
5767
5803
  var textarea_vue_vue_type_style_index_0_scoped_true_lang = "";
5768
- const _sfc_main$C = {
5804
+ const _sfc_main$D = {
5769
5805
  props: {
5770
5806
  modelValue: {
5771
5807
  type: [String, Array]
@@ -5778,7 +5814,7 @@ const _sfc_main$C = {
5778
5814
  }
5779
5815
  }
5780
5816
  };
5781
- const _hoisted_1$v = {
5817
+ const _hoisted_1$w = {
5782
5818
  key: 0,
5783
5819
  class: "ux-field-title"
5784
5820
  };
@@ -5792,13 +5828,13 @@ const _hoisted_3$m = {
5792
5828
  };
5793
5829
  const _hoisted_4$k = { key: 2 };
5794
5830
  const _hoisted_5$e = ["onUpdate:modelValue"];
5795
- function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5831
+ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
5796
5832
  const _component_flex_cell = resolveComponent("flex-cell");
5797
5833
  const _component_ux_icon = resolveComponent("ux-icon");
5798
5834
  const _component_ux_button = resolveComponent("ux-button");
5799
5835
  const _component_flex_row = resolveComponent("flex-row");
5800
5836
  return openBlock(), createElementBlock(Fragment, null, [
5801
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
5837
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
5802
5838
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5803
5839
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
5804
5840
  ])) : createCommentVNode("", true),
@@ -5869,7 +5905,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5869
5905
  ])
5870
5906
  ], 64);
5871
5907
  }
5872
- var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-72eafde6"]]);
5908
+ var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-72eafde6"]]);
5873
5909
  var datefield_vue_vue_type_style_index_0_scoped_true_lang = "";
5874
5910
  function zero(input) {
5875
5911
  if (String(input).length < 2) {
@@ -5877,7 +5913,7 @@ function zero(input) {
5877
5913
  }
5878
5914
  return input;
5879
5915
  }
5880
- const _sfc_main$B = {
5916
+ const _sfc_main$C = {
5881
5917
  props: {
5882
5918
  modelValue: {
5883
5919
  type: [Date, String, Array]
@@ -5926,7 +5962,7 @@ const _sfc_main$B = {
5926
5962
  }
5927
5963
  }
5928
5964
  };
5929
- const _hoisted_1$u = {
5965
+ const _hoisted_1$v = {
5930
5966
  key: 0,
5931
5967
  class: "ux-field-title"
5932
5968
  };
@@ -5940,13 +5976,13 @@ const _hoisted_3$l = {
5940
5976
  };
5941
5977
  const _hoisted_4$j = { key: 2 };
5942
5978
  const _hoisted_5$d = ["onUpdate:modelValue"];
5943
- function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
5979
+ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
5944
5980
  const _component_flex_cell = resolveComponent("flex-cell");
5945
5981
  const _component_ux_icon = resolveComponent("ux-icon");
5946
5982
  const _component_ux_button = resolveComponent("ux-button");
5947
5983
  const _component_flex_row = resolveComponent("flex-row");
5948
5984
  return openBlock(), createElementBlock(Fragment, null, [
5949
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
5985
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
5950
5986
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
5951
5987
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$o, "*")) : createCommentVNode("", true)
5952
5988
  ])) : createCommentVNode("", true),
@@ -6017,9 +6053,9 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
6017
6053
  ])
6018
6054
  ], 64);
6019
6055
  }
6020
- var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-578af064"]]);
6056
+ var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-578af064"]]);
6021
6057
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang = "";
6022
- const _sfc_main$A = {
6058
+ const _sfc_main$B = {
6023
6059
  computed: {
6024
6060
  NativeCheckbox: UXCheckbox
6025
6061
  },
@@ -6061,7 +6097,7 @@ const _sfc_main$A = {
6061
6097
  }
6062
6098
  }
6063
6099
  };
6064
- const _hoisted_1$t = {
6100
+ const _hoisted_1$u = {
6065
6101
  key: 0,
6066
6102
  class: "ux-field-title"
6067
6103
  };
@@ -6073,7 +6109,7 @@ const _hoisted_3$k = {
6073
6109
  key: 1,
6074
6110
  class: "ux-field-description"
6075
6111
  };
6076
- function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
6112
+ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
6077
6113
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
6078
6114
  const _component_flex_cell = resolveComponent("flex-cell");
6079
6115
  const _component_flex_row = resolveComponent("flex-row");
@@ -6097,7 +6133,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
6097
6133
  createVNode(_component_flex_cell, { vcenter: "" }, {
6098
6134
  default: withCtx(() => [
6099
6135
  createElementVNode("div", null, [
6100
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
6136
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
6101
6137
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6102
6138
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$n, "*")) : createCommentVNode("", true)
6103
6139
  ])) : createCommentVNode("", true),
@@ -6110,8 +6146,8 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
6110
6146
  _: 1
6111
6147
  });
6112
6148
  }
6113
- var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-a346dafc"]]);
6114
- const _sfc_main$z = {
6149
+ var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-a346dafc"]]);
6150
+ const _sfc_main$A = {
6115
6151
  props: {
6116
6152
  modelValue: {
6117
6153
  type: [String, Array]
@@ -6124,7 +6160,7 @@ const _sfc_main$z = {
6124
6160
  }
6125
6161
  }
6126
6162
  };
6127
- const _hoisted_1$s = {
6163
+ const _hoisted_1$t = {
6128
6164
  key: 0,
6129
6165
  class: "ux-field-title"
6130
6166
  };
@@ -6139,13 +6175,13 @@ const _hoisted_3$j = {
6139
6175
  const _hoisted_4$i = { key: 2 };
6140
6176
  const _hoisted_5$c = ["innerHTML"];
6141
6177
  const _hoisted_6$a = ["innerHTML"];
6142
- function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6178
+ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
6143
6179
  const _component_flex_cell = resolveComponent("flex-cell");
6144
6180
  const _component_ux_icon = resolveComponent("ux-icon");
6145
6181
  const _component_ux_button = resolveComponent("ux-button");
6146
6182
  const _component_flex_row = resolveComponent("flex-row");
6147
6183
  return openBlock(), createElementBlock(Fragment, null, [
6148
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$s, [
6184
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
6149
6185
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6150
6186
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$m, "*")) : createCommentVNode("", true)
6151
6187
  ])) : createCommentVNode("", true),
@@ -6201,9 +6237,9 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6201
6237
  }, null, 8, _hoisted_6$a))
6202
6238
  ], 64);
6203
6239
  }
6204
- var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
6240
+ var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A]]);
6205
6241
  var FilterCondition_vue_vue_type_style_index_0_lang = "";
6206
- const _sfc_main$y = {
6242
+ const _sfc_main$z = {
6207
6243
  props: {
6208
6244
  fields: {
6209
6245
  type: Array,
@@ -6464,7 +6500,7 @@ const _sfc_main$y = {
6464
6500
  NativeSelect
6465
6501
  }
6466
6502
  };
6467
- const _hoisted_1$r = {
6503
+ const _hoisted_1$s = {
6468
6504
  key: 0,
6469
6505
  class: "filter-condition"
6470
6506
  };
@@ -6481,7 +6517,7 @@ const _hoisted_11$2 = { key: 7 };
6481
6517
  const _hoisted_12$1 = { key: 8 };
6482
6518
  const _hoisted_13$1 = { key: 9 };
6483
6519
  const _hoisted_14$1 = { key: 10 };
6484
- function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6520
+ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
6485
6521
  const _component_native_select = resolveComponent("native-select");
6486
6522
  const _component_flex_cell = resolveComponent("flex-cell");
6487
6523
  const _component_text_field = resolveComponent("text-field");
@@ -6490,7 +6526,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6490
6526
  const _component_content_select = resolveComponent("content-select");
6491
6527
  const _component_ux_icon = resolveComponent("ux-icon");
6492
6528
  const _component_ux_button = resolveComponent("ux-button");
6493
- return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$r, [
6529
+ return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$s, [
6494
6530
  createVNode(_component_flex_row, null, {
6495
6531
  default: withCtx(() => [
6496
6532
  createVNode(_component_flex_cell, null, {
@@ -6659,7 +6695,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6659
6695
  })
6660
6696
  ])) : createCommentVNode("", true);
6661
6697
  }
6662
- var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
6698
+ var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
6663
6699
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
6664
6700
  function isObject$4(value) {
6665
6701
  var type = typeof value;
@@ -6854,7 +6890,7 @@ function debounce(func, wait, options) {
6854
6890
  }
6855
6891
  var debounce_1 = debounce;
6856
6892
  var FilterRule_vue_vue_type_style_index_0_lang = "";
6857
- const _sfc_main$x = {
6893
+ const _sfc_main$y = {
6858
6894
  props: {
6859
6895
  enableRemove: {
6860
6896
  type: Boolean
@@ -6964,7 +7000,7 @@ const _sfc_main$x = {
6964
7000
  NativeSelect
6965
7001
  }
6966
7002
  };
6967
- const _hoisted_1$q = { class: "filter-rule" };
7003
+ const _hoisted_1$r = { class: "filter-rule" };
6968
7004
  const _hoisted_2$k = { class: "top" };
6969
7005
  const _hoisted_3$h = { class: "summary" };
6970
7006
  const _hoisted_4$g = /* @__PURE__ */ createTextVNode(" Match ");
@@ -6972,14 +7008,14 @@ const _hoisted_5$a = /* @__PURE__ */ createTextVNode(" of the following conditio
6972
7008
  const _hoisted_6$8 = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
6973
7009
  const _hoisted_7$6 = { class: "operator" };
6974
7010
  const _hoisted_8$3 = /* @__PURE__ */ createTextVNode("Add Condition");
6975
- function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
7011
+ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
6976
7012
  const _component_native_select = resolveComponent("native-select");
6977
7013
  const _component_flex_cell = resolveComponent("flex-cell");
6978
7014
  const _component_ux_icon = resolveComponent("ux-icon");
6979
7015
  const _component_ux_button = resolveComponent("ux-button");
6980
7016
  const _component_flex_row = resolveComponent("flex-row");
6981
7017
  const _component_filter_condition = resolveComponent("filter-condition");
6982
- return openBlock(), createElementBlock("div", _hoisted_1$q, [
7018
+ return openBlock(), createElementBlock("div", _hoisted_1$r, [
6983
7019
  createElementVNode("div", _hoisted_2$k, [
6984
7020
  createVNode(_component_flex_row, null, {
6985
7021
  default: withCtx(() => [
@@ -7065,9 +7101,9 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
7065
7101
  }, 8, ["onClick"])
7066
7102
  ]);
7067
7103
  }
7068
- var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x]]);
7104
+ var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
7069
7105
  var FilterBuilder_vue_vue_type_style_index_0_scoped_true_lang = "";
7070
- const _sfc_main$w = {
7106
+ const _sfc_main$x = {
7071
7107
  components: {
7072
7108
  FilterRule,
7073
7109
  NativeSelect
@@ -7168,7 +7204,7 @@ const _sfc_main$w = {
7168
7204
  };
7169
7205
  }
7170
7206
  };
7171
- const _hoisted_1$p = { class: "filters" };
7207
+ const _hoisted_1$q = { class: "filters" };
7172
7208
  const _hoisted_2$j = {
7173
7209
  key: 0,
7174
7210
  class: "top"
@@ -7177,7 +7213,7 @@ const _hoisted_3$g = { class: "summary" };
7177
7213
  const _hoisted_4$f = /* @__PURE__ */ createTextVNode(" Match ");
7178
7214
  const _hoisted_5$9 = /* @__PURE__ */ createTextVNode(" of the following rules ");
7179
7215
  const _hoisted_6$7 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
7180
- function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7216
+ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
7181
7217
  const _component_native_select = resolveComponent("native-select");
7182
7218
  const _component_filter_rule = resolveComponent("filter-rule");
7183
7219
  const _component_ux_button = resolveComponent("ux-button");
@@ -7187,7 +7223,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7187
7223
  default: withCtx(() => [
7188
7224
  createVNode(_component_flex_body, null, {
7189
7225
  default: withCtx(() => [
7190
- createElementVNode("div", _hoisted_1$p, [
7226
+ createElementVNode("div", _hoisted_1$q, [
7191
7227
  $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$j, [
7192
7228
  createElementVNode("div", _hoisted_3$g, [
7193
7229
  _hoisted_4$f,
@@ -7231,9 +7267,9 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7231
7267
  _: 1
7232
7268
  });
7233
7269
  }
7234
- var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-30449bfc"]]);
7270
+ var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x], ["__scopeId", "data-v-30449bfc"]]);
7235
7271
  var filter_vue_vue_type_style_index_0_scoped_true_lang = "";
7236
- const _sfc_main$v = {
7272
+ const _sfc_main$w = {
7237
7273
  mixins: [InputMixin],
7238
7274
  components: {
7239
7275
  FilterBuilder
@@ -7275,7 +7311,7 @@ const _sfc_main$v = {
7275
7311
  }
7276
7312
  }
7277
7313
  };
7278
- const _hoisted_1$o = {
7314
+ const _hoisted_1$p = {
7279
7315
  key: 0,
7280
7316
  class: "ux-field-title"
7281
7317
  };
@@ -7288,14 +7324,14 @@ const _hoisted_3$f = {
7288
7324
  class: "ux-field-description"
7289
7325
  };
7290
7326
  const _hoisted_4$e = { key: 2 };
7291
- function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7327
+ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
7292
7328
  const _component_filter_builder = resolveComponent("filter-builder");
7293
7329
  const _component_flex_cell = resolveComponent("flex-cell");
7294
7330
  const _component_ux_icon = resolveComponent("ux-icon");
7295
7331
  const _component_ux_button = resolveComponent("ux-button");
7296
7332
  const _component_flex_row = resolveComponent("flex-row");
7297
7333
  return openBlock(), createElementBlock(Fragment, null, [
7298
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
7334
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$p, [
7299
7335
  createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
7300
7336
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$i, "*")) : createCommentVNode("", true)
7301
7337
  ])) : createCommentVNode("", true),
@@ -7357,9 +7393,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7357
7393
  }, null, 8, ["definition", "modelValue"]))
7358
7394
  ], 64);
7359
7395
  }
7360
- var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-5a049062"]]);
7396
+ var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-5a049062"]]);
7361
7397
  var switch_vue_vue_type_style_index_0_scoped_true_lang = "";
7362
- const _sfc_main$u = {
7398
+ const _sfc_main$v = {
7363
7399
  mixins: [InputMixin],
7364
7400
  props: {
7365
7401
  modelValue: {
@@ -7398,7 +7434,7 @@ const _sfc_main$u = {
7398
7434
  }
7399
7435
  }
7400
7436
  };
7401
- const _hoisted_1$n = {
7437
+ const _hoisted_1$o = {
7402
7438
  key: 0,
7403
7439
  class: "ux-field-title"
7404
7440
  };
@@ -7410,7 +7446,7 @@ const _hoisted_3$e = {
7410
7446
  key: 1,
7411
7447
  class: "ux-field-description"
7412
7448
  };
7413
- function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7449
+ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
7414
7450
  const _component_ux_switch = resolveComponent("ux-switch");
7415
7451
  const _component_flex_cell = resolveComponent("flex-cell");
7416
7452
  const _component_flex_row = resolveComponent("flex-row");
@@ -7434,7 +7470,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7434
7470
  createVNode(_component_flex_cell, { vcenter: "" }, {
7435
7471
  default: withCtx(() => [
7436
7472
  createElementVNode("div", null, [
7437
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$n, [
7473
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
7438
7474
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7439
7475
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
7440
7476
  ])) : createCommentVNode("", true),
@@ -7447,9 +7483,9 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7447
7483
  _: 1
7448
7484
  });
7449
7485
  }
7450
- var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-7ee9d4cd"]]);
7486
+ var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-7ee9d4cd"]]);
7451
7487
  var filedrop_vue_vue_type_style_index_0_scoped_true_lang = "";
7452
- const _sfc_main$t = {
7488
+ const _sfc_main$u = {
7453
7489
  props: {
7454
7490
  multiple: {
7455
7491
  type: Boolean
@@ -7483,9 +7519,9 @@ const _sfc_main$t = {
7483
7519
  }
7484
7520
  }
7485
7521
  };
7486
- const _hoisted_1$m = ["multiple"];
7522
+ const _hoisted_1$n = ["multiple"];
7487
7523
  const _hoisted_2$g = /* @__PURE__ */ createTextVNode("Select Files");
7488
- function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7524
+ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
7489
7525
  const _component_ux_button = resolveComponent("ux-button");
7490
7526
  return openBlock(), createElementBlock("label", {
7491
7527
  class: "file-drop",
@@ -7497,7 +7533,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7497
7533
  type: "file",
7498
7534
  multiple: $props.multiple,
7499
7535
  onChange: _cache[0] || (_cache[0] = ($event) => $options.filesSelected($event.target.files))
7500
- }, null, 40, _hoisted_1$m),
7536
+ }, null, 40, _hoisted_1$n),
7501
7537
  createElementVNode("div", {
7502
7538
  class: "file-drop-ux",
7503
7539
  onClick: _cache[1] || (_cache[1] = (...args) => $options.clicked && $options.clicked(...args))
@@ -7513,9 +7549,9 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7513
7549
  ])
7514
7550
  ], 32);
7515
7551
  }
7516
- var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-67879182"]]);
7552
+ var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-67879182"]]);
7517
7553
  var upload_vue_vue_type_style_index_0_scoped_true_lang = "";
7518
- const _sfc_main$s = {
7554
+ const _sfc_main$t = {
7519
7555
  mixins: [InputMixin],
7520
7556
  components: {
7521
7557
  FileDrop
@@ -7646,7 +7682,7 @@ const _sfc_main$s = {
7646
7682
  },
7647
7683
  computed: {}
7648
7684
  };
7649
- const _hoisted_1$l = {
7685
+ const _hoisted_1$m = {
7650
7686
  key: 0,
7651
7687
  class: "ux-field-title"
7652
7688
  };
@@ -7665,7 +7701,7 @@ const _hoisted_4$d = {
7665
7701
  const _hoisted_5$8 = { class: "size" };
7666
7702
  const _hoisted_6$6 = /* @__PURE__ */ createTextVNode("Select Files");
7667
7703
  const _hoisted_7$5 = /* @__PURE__ */ createTextVNode("Select File");
7668
- function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7704
+ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
7669
7705
  const _component_progress_bar = resolveComponent("progress-bar");
7670
7706
  const _component_flex_cell = resolveComponent("flex-cell");
7671
7707
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -7673,7 +7709,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7673
7709
  const _component_flex_row = resolveComponent("flex-row");
7674
7710
  const _component_file_drop = resolveComponent("file-drop");
7675
7711
  return openBlock(), createElementBlock(Fragment, null, [
7676
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$l, [
7712
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$m, [
7677
7713
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7678
7714
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$f, "*")) : createCommentVNode("", true)
7679
7715
  ])) : createCommentVNode("", true),
@@ -7748,9 +7784,9 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7748
7784
  }, 8, ["onFiles"]))
7749
7785
  ], 64);
7750
7786
  }
7751
- var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-124f63e6"]]);
7787
+ var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-124f63e6"]]);
7752
7788
  var group_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
7753
- const _sfc_main$r = {
7789
+ const _sfc_main$s = {
7754
7790
  mixins: [InputMixin],
7755
7791
  components: { draggable: draggableComponent },
7756
7792
  props: {
@@ -7821,11 +7857,11 @@ const _sfc_main$r = {
7821
7857
  }
7822
7858
  }
7823
7859
  };
7824
- const _hoisted_1$k = {
7860
+ const _hoisted_1$l = {
7825
7861
  key: 0,
7826
7862
  class: "ux-multi-group"
7827
7863
  };
7828
- function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7864
+ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
7829
7865
  const _component_ux_icon = resolveComponent("ux-icon");
7830
7866
  const _component_flex_cell = resolveComponent("flex-cell");
7831
7867
  const _component_ux_button = resolveComponent("ux-button");
@@ -7835,7 +7871,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
7835
7871
  const _component_ux_panel_body = resolveComponent("ux-panel-body");
7836
7872
  const _component_ux_panel = resolveComponent("ux-panel");
7837
7873
  const _component_draggable = resolveComponent("draggable");
7838
- return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$k, [
7874
+ return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$l, [
7839
7875
  $options.reorderable ? (openBlock(), createBlock(_component_draggable, {
7840
7876
  key: 0,
7841
7877
  modelValue: _ctx.model,
@@ -8065,8 +8101,8 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
8065
8101
  fields: _ctx.field.fields
8066
8102
  }, null, 8, ["onForm:state", "parentModel", "modelValue", "flex", "fields"]));
8067
8103
  }
8068
- var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-67669f46"]]);
8069
- const _sfc_main$q = {
8104
+ var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-67669f46"]]);
8105
+ const _sfc_main$r = {
8070
8106
  props: {
8071
8107
  option: {
8072
8108
  required: true
@@ -8078,17 +8114,17 @@ const _sfc_main$q = {
8078
8114
  }
8079
8115
  }
8080
8116
  };
8081
- function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
8117
+ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
8082
8118
  return renderSlot(_ctx.$slots, "default", { plainValue: $options.plainValue }, () => [
8083
8119
  createElementVNode("pre", null, toDisplayString($props.option), 1)
8084
8120
  ]);
8085
8121
  }
8086
- var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q]]);
8122
+ var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r]]);
8087
8123
  var buttonSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
8088
8124
  function isUndefined$3(entry) {
8089
8125
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
8090
8126
  }
8091
- const _sfc_main$p = {
8127
+ const _sfc_main$q = {
8092
8128
  components: {
8093
8129
  OptionSlot
8094
8130
  },
@@ -8209,7 +8245,7 @@ const _sfc_main$p = {
8209
8245
  }
8210
8246
  }
8211
8247
  };
8212
- const _hoisted_1$j = {
8248
+ const _hoisted_1$k = {
8213
8249
  key: 0,
8214
8250
  class: "ux-field-title"
8215
8251
  };
@@ -8222,12 +8258,12 @@ const _hoisted_3$c = {
8222
8258
  class: "ux-field-description"
8223
8259
  };
8224
8260
  const _hoisted_4$c = { class: "buttons" };
8225
- function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
8261
+ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
8226
8262
  const _component_ux_icon = resolveComponent("ux-icon");
8227
8263
  const _component_ux_button = resolveComponent("ux-button");
8228
8264
  const _component_option_slot = resolveComponent("option-slot");
8229
8265
  return openBlock(), createElementBlock(Fragment, null, [
8230
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$j, [
8266
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$k, [
8231
8267
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8232
8268
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
8233
8269
  ])) : createCommentVNode("", true),
@@ -8256,9 +8292,9 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
8256
8292
  ])
8257
8293
  ], 64);
8258
8294
  }
8259
- var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-4b69def8"]]);
8295
+ var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-4b69def8"]]);
8260
8296
  var objectField_vue_vue_type_style_index_0_scoped_true_lang = "";
8261
- const _sfc_main$o = {
8297
+ const _sfc_main$p = {
8262
8298
  props: {
8263
8299
  modelValue: {
8264
8300
  type: Object
@@ -8272,7 +8308,7 @@ const _sfc_main$o = {
8272
8308
  }
8273
8309
  }
8274
8310
  };
8275
- const _hoisted_1$i = {
8311
+ const _hoisted_1$j = {
8276
8312
  key: 0,
8277
8313
  class: "ux-field-title"
8278
8314
  };
@@ -8286,13 +8322,13 @@ const _hoisted_3$b = {
8286
8322
  };
8287
8323
  const _hoisted_4$b = { key: 2 };
8288
8324
  const _hoisted_5$7 = { key: 3 };
8289
- function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
8325
+ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
8290
8326
  const _component_flex_cell = resolveComponent("flex-cell");
8291
8327
  const _component_ux_icon = resolveComponent("ux-icon");
8292
8328
  const _component_ux_button = resolveComponent("ux-button");
8293
8329
  const _component_flex_row = resolveComponent("flex-row");
8294
8330
  return openBlock(), createElementBlock(Fragment, null, [
8295
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
8331
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$j, [
8296
8332
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8297
8333
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
8298
8334
  ])) : createCommentVNode("", true),
@@ -8349,9 +8385,9 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
8349
8385
  ])) : (openBlock(), createElementBlock("pre", _hoisted_5$7, toDisplayString(_ctx.model), 1))
8350
8386
  ], 64);
8351
8387
  }
8352
- var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-6b3fc2f2"]]);
8388
+ var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-6b3fc2f2"]]);
8353
8389
  var optionsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
8354
- const _sfc_main$n = {
8390
+ const _sfc_main$o = {
8355
8391
  props: {
8356
8392
  modelValue: {
8357
8393
  type: [String, Array]
@@ -8446,7 +8482,7 @@ const _sfc_main$n = {
8446
8482
  }
8447
8483
  };
8448
8484
  const _withScopeId$1 = (n2) => (pushScopeId("data-v-42a51394"), n2 = n2(), popScopeId(), n2);
8449
- const _hoisted_1$h = {
8485
+ const _hoisted_1$i = {
8450
8486
  key: 0,
8451
8487
  class: "ux-field-title"
8452
8488
  };
@@ -8471,13 +8507,13 @@ const _hoisted_13 = { class: "ux-text-wrap prefixed" };
8471
8507
  const _hoisted_14 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
8472
8508
  const _hoisted_15 = { class: "ux-text-wrap prefixed" };
8473
8509
  const _hoisted_16 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
8474
- function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
8510
+ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
8475
8511
  const _component_flex_cell = resolveComponent("flex-cell");
8476
8512
  const _component_ux_icon = resolveComponent("ux-icon");
8477
8513
  const _component_ux_button = resolveComponent("ux-button");
8478
8514
  const _component_flex_row = resolveComponent("flex-row");
8479
8515
  return openBlock(), createElementBlock(Fragment, null, [
8480
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
8516
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
8481
8517
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8482
8518
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
8483
8519
  ])) : createCommentVNode("", true),
@@ -8689,9 +8725,9 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
8689
8725
  }))
8690
8726
  ], 64);
8691
8727
  }
8692
- var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-42a51394"]]);
8728
+ var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-42a51394"]]);
8693
8729
  var codeEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
8694
- const _sfc_main$m = {
8730
+ const _sfc_main$n = {
8695
8731
  components: {},
8696
8732
  methods: {
8697
8733
  editorInit() {
@@ -8726,7 +8762,7 @@ const _sfc_main$m = {
8726
8762
  };
8727
8763
  }
8728
8764
  };
8729
- function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8765
+ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
8730
8766
  const _component_v_ace_editor = resolveComponent("v-ace-editor");
8731
8767
  const _component_flex_column = resolveComponent("flex-column");
8732
8768
  return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
@@ -8745,9 +8781,9 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8745
8781
  _: 1
8746
8782
  })) : createCommentVNode("", true);
8747
8783
  }
8748
- var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-38988542"]]);
8784
+ var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-38988542"]]);
8749
8785
  var codeEditorField_vue_vue_type_style_index_0_scoped_true_lang = "";
8750
- const _sfc_main$l = {
8786
+ const _sfc_main$m = {
8751
8787
  components: {
8752
8788
  CodeEditor
8753
8789
  },
@@ -8768,7 +8804,7 @@ const _sfc_main$l = {
8768
8804
  }
8769
8805
  }
8770
8806
  };
8771
- const _hoisted_1$g = {
8807
+ const _hoisted_1$h = {
8772
8808
  key: 0,
8773
8809
  class: "ux-field-title"
8774
8810
  };
@@ -8786,14 +8822,14 @@ const _hoisted_6$4 = {
8786
8822
  key: 3,
8787
8823
  class: "code-editor-field-wrap"
8788
8824
  };
8789
- function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
8825
+ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
8790
8826
  const _component_code_editor = resolveComponent("code-editor");
8791
8827
  const _component_flex_cell = resolveComponent("flex-cell");
8792
8828
  const _component_ux_icon = resolveComponent("ux-icon");
8793
8829
  const _component_ux_button = resolveComponent("ux-button");
8794
8830
  const _component_flex_row = resolveComponent("flex-row");
8795
8831
  return openBlock(), createElementBlock(Fragment, null, [
8796
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
8832
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
8797
8833
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
8798
8834
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
8799
8835
  ])) : createCommentVNode("", true),
@@ -8864,12 +8900,12 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
8864
8900
  ]))
8865
8901
  ], 64);
8866
8902
  }
8867
- var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-06a239bb"]]);
8903
+ var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-06a239bb"]]);
8868
8904
  var InternalRouteSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
8869
8905
  function isUndefined$2(entry) {
8870
8906
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
8871
8907
  }
8872
- const _sfc_main$k = {
8908
+ const _sfc_main$l = {
8873
8909
  props: {
8874
8910
  title: {
8875
8911
  type: String
@@ -8988,7 +9024,7 @@ const _sfc_main$k = {
8988
9024
  }
8989
9025
  }
8990
9026
  };
8991
- const _hoisted_1$f = {
9027
+ const _hoisted_1$g = {
8992
9028
  key: 0,
8993
9029
  class: "ux-field-title"
8994
9030
  };
@@ -9010,12 +9046,12 @@ const _hoisted_6$3 = {
9010
9046
  value: ""
9011
9047
  };
9012
9048
  const _hoisted_7$3 = ["value"];
9013
- function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
9049
+ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
9014
9050
  const _component_ux_button = resolveComponent("ux-button");
9015
9051
  return openBlock(), createElementBlock("div", {
9016
9052
  class: normalizeClass(["native-select", $options.classes])
9017
9053
  }, [
9018
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
9054
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
9019
9055
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
9020
9056
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$a, "*")) : createCommentVNode("", true)
9021
9057
  ])) : createCommentVNode("", true),
@@ -9046,12 +9082,12 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
9046
9082
  ])
9047
9083
  ], 2);
9048
9084
  }
9049
- var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-7662837a"]]);
9085
+ var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-7662837a"]]);
9050
9086
  var InternalMenuSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
9051
9087
  function isUndefined$1(entry) {
9052
9088
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
9053
9089
  }
9054
- const _sfc_main$j = {
9090
+ const _sfc_main$k = {
9055
9091
  props: {
9056
9092
  title: {
9057
9093
  type: String
@@ -9154,7 +9190,7 @@ const _sfc_main$j = {
9154
9190
  }
9155
9191
  }
9156
9192
  };
9157
- const _hoisted_1$e = {
9193
+ const _hoisted_1$f = {
9158
9194
  key: 0,
9159
9195
  class: "ux-field-title"
9160
9196
  };
@@ -9176,12 +9212,12 @@ const _hoisted_6$2 = {
9176
9212
  value: ""
9177
9213
  };
9178
9214
  const _hoisted_7$2 = ["value"];
9179
- function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
9215
+ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
9180
9216
  const _component_ux_button = resolveComponent("ux-button");
9181
9217
  return openBlock(), createElementBlock("div", {
9182
9218
  class: normalizeClass(["native-select", $options.classes])
9183
9219
  }, [
9184
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$e, [
9220
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
9185
9221
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
9186
9222
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$9, "*")) : createCommentVNode("", true)
9187
9223
  ])) : createCommentVNode("", true),
@@ -9212,7 +9248,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
9212
9248
  ])
9213
9249
  ], 2);
9214
9250
  }
9215
- var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-a9c8bb64"]]);
9251
+ var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-a9c8bb64"]]);
9216
9252
  var jsep = { exports: {} };
9217
9253
  (function(module, exports) {
9218
9254
  (function(root2) {
@@ -10019,7 +10055,7 @@ function computedExpression(key) {
10019
10055
  return service.evaluateExpression(expression, context);
10020
10056
  };
10021
10057
  }
10022
- const _sfc_main$i = {
10058
+ const _sfc_main$j = {
10023
10059
  components: {
10024
10060
  InternalRouteSelect,
10025
10061
  InternalMenuSelect,
@@ -10421,11 +10457,11 @@ const _sfc_main$i = {
10421
10457
  }
10422
10458
  }
10423
10459
  };
10424
- const _hoisted_1$d = {
10460
+ const _hoisted_1$e = {
10425
10461
  key: 23,
10426
10462
  class: "ux-field-message"
10427
10463
  };
10428
- function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10464
+ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
10429
10465
  const _component_internal_route_select = resolveComponent("internal-route-select");
10430
10466
  const _component_internal_menu_select = resolveComponent("internal-menu-select");
10431
10467
  const _component_custom_html = resolveComponent("custom-html");
@@ -10630,12 +10666,12 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10630
10666
  ]),
10631
10667
  _: 1
10632
10668
  })) : createCommentVNode("", true),
10633
- $options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$d, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
10669
+ $options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$e, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
10634
10670
  ], 34)) : createCommentVNode("", true);
10635
10671
  }
10636
- var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-41ce4fe8"]]);
10672
+ var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-41ce4fe8"]]);
10637
10673
  var form_vue_vue_type_style_index_0_scoped_true_lang = "";
10638
- const _sfc_main$h = {
10674
+ const _sfc_main$i = {
10639
10675
  props: {
10640
10676
  parentModel: {
10641
10677
  type: Object
@@ -10844,7 +10880,7 @@ const _sfc_main$h = {
10844
10880
  }
10845
10881
  }
10846
10882
  };
10847
- function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
10883
+ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
10848
10884
  const _component_ux_field = resolveComponent("ux-field");
10849
10885
  return openBlock(), createElementBlock("div", {
10850
10886
  class: normalizeClass(["ux-form", $options.formClass])
@@ -10877,9 +10913,9 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
10877
10913
  ], true)
10878
10914
  ], 2);
10879
10915
  }
10880
- var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-58fbce85"]]);
10916
+ var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-58fbce85"]]);
10881
10917
  var search_vue_vue_type_style_index_0_scoped_true_lang = "";
10882
- const _sfc_main$g = {
10918
+ const _sfc_main$h = {
10883
10919
  props: {
10884
10920
  modelValue: {
10885
10921
  type: String
@@ -10944,11 +10980,11 @@ const _sfc_main$g = {
10944
10980
  }
10945
10981
  }
10946
10982
  };
10947
- const _hoisted_1$c = { class: "search" };
10983
+ const _hoisted_1$d = { class: "search" };
10948
10984
  const _hoisted_2$8 = ["placeholder"];
10949
- function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
10985
+ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
10950
10986
  const _component_ux_icon = resolveComponent("ux-icon");
10951
- return openBlock(), createElementBlock("div", _hoisted_1$c, [
10987
+ return openBlock(), createElementBlock("div", _hoisted_1$d, [
10952
10988
  withDirectives(createElementVNode("input", {
10953
10989
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.model = $event),
10954
10990
  placeholder: $props.placeholder
@@ -10963,7 +10999,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
10963
10999
  ])
10964
11000
  ]);
10965
11001
  }
10966
- var Search = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-0a1831cd"]]);
11002
+ var Search = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-0a1831cd"]]);
10967
11003
  var RenderMixin = {
10968
11004
  props: {
10969
11005
  field: {
@@ -11058,7 +11094,7 @@ var RenderMixin = {
11058
11094
  }
11059
11095
  };
11060
11096
  var group_vue_vue_type_style_index_0_scoped_true_lang = "";
11061
- const _sfc_main$f = {
11097
+ const _sfc_main$g = {
11062
11098
  mixins: [RenderMixin],
11063
11099
  props: {
11064
11100
  modelValue: {
@@ -11085,18 +11121,18 @@ const _sfc_main$f = {
11085
11121
  }
11086
11122
  }
11087
11123
  };
11088
- const _hoisted_1$b = {
11124
+ const _hoisted_1$c = {
11089
11125
  key: 0,
11090
11126
  class: "ux-multi-group"
11091
11127
  };
11092
- function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
11128
+ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
11093
11129
  const _component_flex_cell = resolveComponent("flex-cell");
11094
11130
  const _component_flex_row = resolveComponent("flex-row");
11095
11131
  const _component_ux_panel_header = resolveComponent("ux-panel-header");
11096
11132
  const _component_ux_render = resolveComponent("ux-render");
11097
11133
  const _component_ux_panel_body = resolveComponent("ux-panel-body");
11098
11134
  const _component_ux_panel = resolveComponent("ux-panel");
11099
- return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$b, [
11135
+ return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$c, [
11100
11136
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
11101
11137
  return openBlock(), createBlock(_component_ux_panel, {
11102
11138
  ref_for: true,
@@ -11147,9 +11183,9 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
11147
11183
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.model = $event)
11148
11184
  }, null, 8, ["fields", "flex", "parentModel", "modelValue"]));
11149
11185
  }
11150
- var FieldGroup = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-f9347560"]]);
11186
+ var FieldGroup = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-f9347560"]]);
11151
11187
  var field_vue_vue_type_style_index_0_scoped_true_lang = "";
11152
- const _sfc_main$e = {
11188
+ const _sfc_main$f = {
11153
11189
  components: {
11154
11190
  Item,
11155
11191
  FieldGroup
@@ -11327,7 +11363,7 @@ const _sfc_main$e = {
11327
11363
  }
11328
11364
  }
11329
11365
  };
11330
- const _hoisted_1$a = { class: "ux-field-title" };
11366
+ const _hoisted_1$b = { class: "ux-field-title" };
11331
11367
  const _hoisted_2$7 = { class: "ux-field-description" };
11332
11368
  const _hoisted_3$6 = { key: 1 };
11333
11369
  const _hoisted_4$6 = { key: 1 };
@@ -11338,14 +11374,14 @@ const _hoisted_8$1 = ["href"];
11338
11374
  const _hoisted_9 = { key: 1 };
11339
11375
  const _hoisted_10 = ["href"];
11340
11376
  const _hoisted_11 = { key: 1 };
11341
- function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
11377
+ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
11342
11378
  const _component_item = resolveComponent("item");
11343
11379
  const _component_field_group = resolveComponent("field-group");
11344
11380
  return $options.visible ? (openBlock(), createElementBlock("div", {
11345
11381
  key: 0,
11346
11382
  class: normalizeClass(["ux-field-render", $options.classes])
11347
11383
  }, [
11348
- createElementVNode("label", _hoisted_1$a, toDisplayString($options.title), 1),
11384
+ createElementVNode("label", _hoisted_1$b, toDisplayString($options.title), 1),
11349
11385
  createElementVNode("div", _hoisted_2$7, toDisplayString($props.field.description), 1),
11350
11386
  $options.type == "reference" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
11351
11387
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (item, index2) => {
@@ -11412,9 +11448,9 @@ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
11412
11448
  ], 64)) : createCommentVNode("", true)
11413
11449
  ], 2)) : createCommentVNode("", true);
11414
11450
  }
11415
- var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-02f0b094"]]);
11451
+ var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-02f0b094"]]);
11416
11452
  var render_vue_vue_type_style_index_0_scoped_true_lang = "";
11417
- const _sfc_main$d = {
11453
+ const _sfc_main$e = {
11418
11454
  props: {
11419
11455
  parentModel: {
11420
11456
  type: Object
@@ -11469,7 +11505,7 @@ const _sfc_main$d = {
11469
11505
  }
11470
11506
  }
11471
11507
  };
11472
- function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
11508
+ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
11473
11509
  const _component_ux_field_render = resolveComponent("ux-field-render");
11474
11510
  return openBlock(), createElementBlock("div", {
11475
11511
  class: normalizeClass(["ux-render", $options.renderClass])
@@ -11488,7 +11524,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
11488
11524
  ], true)
11489
11525
  ], 2);
11490
11526
  }
11491
- var UXRender = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-31c62e32"]]);
11527
+ var UXRender = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-31c62e32"]]);
11492
11528
  var isArray$3 = Array.isArray;
11493
11529
  var isArray_1 = isArray$3;
11494
11530
  var isArray$2 = isArray_1, isSymbol$2 = isSymbol_1;
@@ -11892,7 +11928,7 @@ var TableCellMixin = {
11892
11928
  }
11893
11929
  };
11894
11930
  var Thumbnail_vue_vue_type_style_index_0_scoped_true_lang = "";
11895
- const _sfc_main$c = {
11931
+ const _sfc_main$d = {
11896
11932
  mixins: [TableCellMixin],
11897
11933
  computed: {
11898
11934
  type() {
@@ -11901,11 +11937,11 @@ const _sfc_main$c = {
11901
11937
  }
11902
11938
  }
11903
11939
  };
11904
- const _hoisted_1$9 = { class: "table-image-cell" };
11905
- function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
11940
+ const _hoisted_1$a = { class: "table-image-cell" };
11941
+ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
11906
11942
  const _component_ux_image = resolveComponent("ux-image");
11907
11943
  const _component_ux_icon = resolveComponent("ux-icon");
11908
- return openBlock(), createElementBlock("td", _hoisted_1$9, [
11944
+ return openBlock(), createElementBlock("td", _hoisted_1$a, [
11909
11945
  $options.type == "image" || $options.type == "video" ? (openBlock(), createBlock(_component_ux_image, {
11910
11946
  key: 0,
11911
11947
  item: _ctx.row,
@@ -11917,9 +11953,9 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
11917
11953
  }))
11918
11954
  ]);
11919
11955
  }
11920
- var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-6dbe8d2c"]]);
11956
+ var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-6dbe8d2c"]]);
11921
11957
  var Button_vue_vue_type_style_index_0_scoped_true_lang = "";
11922
- const _sfc_main$b = {
11958
+ const _sfc_main$c = {
11923
11959
  data() {
11924
11960
  return {
11925
11961
  processing: false
@@ -11943,11 +11979,11 @@ const _sfc_main$b = {
11943
11979
  }
11944
11980
  }
11945
11981
  };
11946
- const _hoisted_1$8 = { class: "table-button-cell" };
11947
- function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
11982
+ const _hoisted_1$9 = { class: "table-button-cell" };
11983
+ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
11948
11984
  const _component_ux_icon = resolveComponent("ux-icon");
11949
11985
  const _component_ux_button = resolveComponent("ux-button");
11950
- return openBlock(), createElementBlock("td", _hoisted_1$8, [
11986
+ return openBlock(), createElementBlock("td", _hoisted_1$9, [
11951
11987
  createVNode(_component_ux_button, {
11952
11988
  size: $options.button.size,
11953
11989
  loading: $data.processing,
@@ -11967,7 +12003,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
11967
12003
  }, 8, ["size", "loading", "onClick"])
11968
12004
  ]);
11969
12005
  }
11970
- var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-3cbecb7e"]]);
12006
+ var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-3cbecb7e"]]);
11971
12007
  class LuxonError extends Error {
11972
12008
  }
11973
12009
  class InvalidDateTimeError extends LuxonError {
@@ -15800,6 +15836,20 @@ function friendlyDateTime(dateTimeish) {
15800
15836
  throw new InvalidArgumentError(`Unknown datetime argument: ${dateTimeish}, of type ${typeof dateTimeish}`);
15801
15837
  }
15802
15838
  }
15839
+ var DateCell_vue_vue_type_style_index_0_scoped_true_lang = "";
15840
+ const _sfc_main$b = {
15841
+ mixins: [TableCellMixin],
15842
+ computed: {
15843
+ readable() {
15844
+ return DateTime.fromISO(this.value).toFormat("h:mm a - dd MMM yyyy");
15845
+ }
15846
+ }
15847
+ };
15848
+ const _hoisted_1$8 = { class: "table-date-cell" };
15849
+ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
15850
+ return openBlock(), createElementBlock("td", _hoisted_1$8, toDisplayString($options.readable), 1);
15851
+ }
15852
+ var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-c81a1b0e"]]);
15803
15853
  var Value_vue_vue_type_style_index_0_scoped_true_lang = "";
15804
15854
  const _sfc_main$a = {
15805
15855
  props: {
@@ -15808,6 +15858,9 @@ const _sfc_main$a = {
15808
15858
  },
15809
15859
  type: {
15810
15860
  type: String
15861
+ },
15862
+ widget: {
15863
+ type: String
15811
15864
  }
15812
15865
  },
15813
15866
  computed: {
@@ -15819,6 +15872,19 @@ const _sfc_main$a = {
15819
15872
  },
15820
15873
  date() {
15821
15874
  return DateTime.fromISO(this.value).toFormat("dd MMM yyyy");
15875
+ },
15876
+ actualWidget() {
15877
+ var widget;
15878
+ if (this.widget) {
15879
+ widget = this.widget;
15880
+ } else {
15881
+ switch (this.type) {
15882
+ case "date":
15883
+ widget = "datetime";
15884
+ break;
15885
+ }
15886
+ }
15887
+ return widget;
15822
15888
  }
15823
15889
  },
15824
15890
  methods: {
@@ -15837,7 +15903,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
15837
15903
  createTextVNode(toDisplayString($options.renderValue), 1)
15838
15904
  ], 64));
15839
15905
  }
15840
- var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-59c79a19"]]);
15906
+ var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-1d4b9bcb"]]);
15841
15907
  var TableCell_vue_vue_type_style_index_0_scoped_true_lang = "";
15842
15908
  const _sfc_main$9 = {
15843
15909
  data() {
@@ -15849,14 +15915,26 @@ const _sfc_main$9 = {
15849
15915
  ValueRenderer
15850
15916
  },
15851
15917
  async created() {
15918
+ var self2 = this;
15852
15919
  var component;
15853
- switch (this.column.renderer) {
15920
+ switch (self2.column.renderer) {
15854
15921
  case "button":
15855
15922
  component = ButtonCell;
15856
15923
  break;
15924
+ case "date":
15925
+ case "datetime":
15926
+ component = DateCell;
15927
+ break;
15857
15928
  case "thumbnail":
15858
15929
  component = ThumbnailCell;
15859
15930
  break;
15931
+ default:
15932
+ switch (self2.column.type) {
15933
+ case "date":
15934
+ component = DateCell;
15935
+ break;
15936
+ }
15937
+ break;
15860
15938
  }
15861
15939
  this.component = component;
15862
15940
  },
@@ -15933,7 +16011,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
15933
16011
  }, null, 8, ["type", "value"]))
15934
16012
  ]));
15935
16013
  }
15936
- var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-3bb9fc86"]]);
16014
+ var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-556162a3"]]);
15937
16015
  const _sfc_main$8 = {
15938
16016
  components: {
15939
16017
  TableCell
@@ -16931,12 +17009,16 @@ const _sfc_main$5 = {
16931
17009
  return this.definition.plural;
16932
17010
  },
16933
17011
  selectFields() {
16934
- return this.columns.map(function(column) {
17012
+ var fields = this.columns.map(function(column) {
16935
17013
  if (column.fields) {
16936
17014
  return [column.key, ...column.fields];
16937
17015
  }
16938
17016
  return column.key;
16939
17017
  }).flat();
17018
+ if (this.options.select) {
17019
+ fields = [...fields, ...this.options.select];
17020
+ }
17021
+ return fields;
16940
17022
  },
16941
17023
  columns() {
16942
17024
  let columns = [];
@@ -16945,13 +17027,22 @@ const _sfc_main$5 = {
16945
17027
  set[column.key] = 1;
16946
17028
  return set;
16947
17029
  }, {});
17030
+ var augmentColumns = this.options.columns || [];
17031
+ augmentColumns.forEach(function(col) {
17032
+ if (!existingColumns[col.path || col.key]) {
17033
+ existingColumns[col.path || col.key] = 1;
17034
+ columns.push(__spreadProps(__spreadValues({}, col), {
17035
+ key: col.path || col.key
17036
+ }));
17037
+ }
17038
+ });
16948
17039
  var additionalFields = this.additionalFields;
16949
17040
  additionalFields.forEach(function(field) {
16950
- if (!existingColumns[field.key]) {
16951
- existingColumns[field.key] = 1;
17041
+ if (!existingColumns[field.path || field.key]) {
17042
+ existingColumns[field.path || field.key] = 1;
16952
17043
  columns.push({
16953
17044
  title: field.title,
16954
- key: field.path,
17045
+ key: field.path || field.key,
16955
17046
  type: field.type
16956
17047
  });
16957
17048
  }
@@ -17117,7 +17208,7 @@ const _sfc_main$5 = {
17117
17208
  };
17118
17209
  }
17119
17210
  };
17120
- const _withScopeId = (n2) => (pushScopeId("data-v-41c6f78a"), n2 = n2(), popScopeId(), n2);
17211
+ const _withScopeId = (n2) => (pushScopeId("data-v-366dafae"), n2 = n2(), popScopeId(), n2);
17121
17212
  const _hoisted_1$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
17122
17213
  const _hoisted_2$4 = { class: "footer" };
17123
17214
  function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
@@ -17286,7 +17377,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
17286
17377
  _: 3
17287
17378
  })) : createCommentVNode("", true);
17288
17379
  }
17289
- var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-41c6f78a"]]);
17380
+ var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-366dafae"]]);
17290
17381
  var ModalMixin = {
17291
17382
  props: {
17292
17383
  options: {
@@ -17641,7 +17732,7 @@ const _sfc_main = {
17641
17732
  return this.options.maximum || 0;
17642
17733
  },
17643
17734
  browserOptions() {
17644
- return {};
17735
+ return this.options.browserOptions || {};
17645
17736
  }
17646
17737
  },
17647
17738
  data() {
@@ -17752,7 +17843,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
17752
17843
  _: 1
17753
17844
  });
17754
17845
  }
17755
- var QikContentModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-26046182"]]);
17846
+ var QikContentModal = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-2efc11d9"]]);
17756
17847
  function device() {
17757
17848
  var service2 = reactive({
17758
17849
  mounted: false,