@qikdev/vue-ui 0.1.59 → 0.1.62

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, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelSelect, withKeys, vModelText, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.1.59";
35
+ const version$1 = "0.1.62";
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$1d = {};
45
+ const _hoisted_1$Z = { class: "flex-column" };
46
+ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
47
+ return openBlock(), createElementBlock("div", _hoisted_1$Z, [
48
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
+ ]);
50
+ }
51
+ var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d], ["__scopeId", "data-v-203ea86f"]]);
52
+ var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
53
+ const _sfc_main$1c = {};
54
+ const _hoisted_1$Y = { class: "flex-column-body" };
55
+ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
56
+ return openBlock(), createElementBlock("div", _hoisted_1$Y, [
57
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
58
+ ]);
59
+ }
60
+ var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__scopeId", "data-v-64850355"]]);
61
+ var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
44
62
  const _sfc_main$1b = {};
45
- const _hoisted_1$Y = { class: "flex-column" };
63
+ const _hoisted_1$X = { class: "flex-column-header" };
46
64
  function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
47
- return openBlock(), createElementBlock("div", _hoisted_1$Y, [
65
+ return openBlock(), createElementBlock("div", _hoisted_1$X, [
48
66
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
67
  ]);
50
68
  }
51
- var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-203ea86f"]]);
52
- var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
69
+ var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-10b28f00"]]);
70
+ var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
53
71
  const _sfc_main$1a = {};
54
- const _hoisted_1$X = { class: "flex-column-body" };
72
+ const _hoisted_1$W = { class: "flex-column-footer" };
55
73
  function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
56
- return openBlock(), createElementBlock("div", _hoisted_1$X, [
74
+ return openBlock(), createElementBlock("div", _hoisted_1$W, [
57
75
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
58
76
  ]);
59
77
  }
60
- var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-64850355"]]);
61
- var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
78
+ var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-68216a72"]]);
79
+ var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
62
80
  const _sfc_main$19 = {};
63
- const _hoisted_1$W = { class: "flex-column-header" };
81
+ const _hoisted_1$V = { class: "flex-cell" };
64
82
  function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
65
- return openBlock(), createElementBlock("div", _hoisted_1$W, [
83
+ return openBlock(), createElementBlock("div", _hoisted_1$V, [
66
84
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
67
85
  ]);
68
86
  }
69
- var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-10b28f00"]]);
70
- var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
87
+ var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-644bb279"]]);
88
+ var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
71
89
  const _sfc_main$18 = {};
72
- const _hoisted_1$V = { class: "flex-column-footer" };
90
+ const _hoisted_1$U = { class: "flex-row" };
73
91
  function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
74
- return openBlock(), createElementBlock("div", _hoisted_1$V, [
92
+ return openBlock(), createElementBlock("div", _hoisted_1$U, [
75
93
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
76
94
  ]);
77
95
  }
78
- var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-68216a72"]]);
79
- var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
96
+ var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-5b76ad1f"]]);
97
+ var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
80
98
  const _sfc_main$17 = {};
81
- const _hoisted_1$U = { class: "flex-cell" };
99
+ const _hoisted_1$T = { class: "flex-spacer" };
82
100
  function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
83
- return openBlock(), createElementBlock("div", _hoisted_1$U, [
84
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
85
- ]);
101
+ return openBlock(), createElementBlock("div", _hoisted_1$T);
86
102
  }
87
- var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-644bb279"]]);
88
- var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
103
+ var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-35b15579"]]);
104
+ var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
89
105
  const _sfc_main$16 = {};
90
- const _hoisted_1$T = { class: "flex-row" };
106
+ const _hoisted_1$S = { class: "panel" };
91
107
  function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
92
- return openBlock(), createElementBlock("div", _hoisted_1$T, [
108
+ return openBlock(), createElementBlock("div", _hoisted_1$S, [
93
109
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
94
110
  ]);
95
111
  }
96
- var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-5b76ad1f"]]);
97
- var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
112
+ var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-50ae77fc"]]);
113
+ var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
98
114
  const _sfc_main$15 = {};
99
- const _hoisted_1$S = { class: "flex-spacer" };
115
+ const _hoisted_1$R = { class: "panel-body" };
100
116
  function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
101
- return openBlock(), createElementBlock("div", _hoisted_1$S);
102
- }
103
- var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-35b15579"]]);
104
- var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
105
- const _sfc_main$14 = {};
106
- const _hoisted_1$R = { class: "panel" };
107
- function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
108
117
  return openBlock(), createElementBlock("div", _hoisted_1$R, [
109
118
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
119
  ]);
111
120
  }
112
- var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-50ae77fc"]]);
113
- var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
114
- const _sfc_main$13 = {};
115
- const _hoisted_1$Q = { class: "panel-body" };
116
- function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
117
- return openBlock(), createElementBlock("div", _hoisted_1$Q, [
118
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
119
- ]);
120
- }
121
- var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-c82dca76"]]);
121
+ var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-c82dca76"]]);
122
122
  var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
123
- const _sfc_main$12 = {};
124
- const _hoisted_1$P = { class: "panel-header" };
125
- function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
126
- return openBlock(), createElementBlock("div", _hoisted_1$P, [
123
+ const _sfc_main$14 = {};
124
+ const _hoisted_1$Q = { class: "panel-header" };
125
+ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
126
+ return openBlock(), createElementBlock("div", _hoisted_1$Q, [
127
127
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
128
128
  ]);
129
129
  }
130
- var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-13bf11da"]]);
130
+ var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-13bf11da"]]);
131
131
  var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
132
- const _sfc_main$11 = {};
133
- const _hoisted_1$O = { class: "panel-footer" };
134
- function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
135
- return openBlock(), createElementBlock("div", _hoisted_1$O, [
132
+ const _sfc_main$13 = {};
133
+ const _hoisted_1$P = { class: "panel-footer" };
134
+ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
135
+ return openBlock(), createElementBlock("div", _hoisted_1$P, [
136
136
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
137
137
  ]);
138
138
  }
139
- var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-b4f4786a"]]);
139
+ var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-b4f4786a"]]);
140
140
  var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
141
- const _sfc_main$10 = {
141
+ const _sfc_main$12 = {
142
142
  data() {
143
143
  return {
144
144
  activeIndex: 0
@@ -156,8 +156,8 @@ const _sfc_main$10 = {
156
156
  }
157
157
  }
158
158
  };
159
- const _hoisted_1$N = ["onClick"];
160
- function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
159
+ const _hoisted_1$O = ["onClick"];
160
+ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
161
161
  const _component_flex_row = resolveComponent("flex-row");
162
162
  const _component_flex_header = resolveComponent("flex-header");
163
163
  const _component_flex_column = resolveComponent("flex-column");
@@ -171,7 +171,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
171
171
  return openBlock(), createElementBlock("a", {
172
172
  class: normalizeClass({ active: index2 === $data.activeIndex }),
173
173
  onClick: ($event) => $options.select(index2)
174
- }, toDisplayString(tab.props.heading), 11, _hoisted_1$N);
174
+ }, toDisplayString(tab.props.heading), 11, _hoisted_1$O);
175
175
  }), 256))
176
176
  ]),
177
177
  _: 1
@@ -198,8 +198,8 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
198
198
  _: 1
199
199
  });
200
200
  }
201
- var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-1449f192"]]);
202
- const _sfc_main$$ = {
201
+ var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-1449f192"]]);
202
+ const _sfc_main$11 = {
203
203
  props: {
204
204
  heading: {
205
205
  type: String,
@@ -222,7 +222,7 @@ const _sfc_main$$ = {
222
222
  }
223
223
  }
224
224
  };
225
- function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
225
+ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
226
226
  const _component_flex_column = resolveComponent("flex-column");
227
227
  return openBlock(), createBlock(_component_flex_column, null, {
228
228
  default: withCtx(() => [
@@ -231,7 +231,7 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
231
231
  _: 3
232
232
  });
233
233
  }
234
- var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
234
+ var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]);
235
235
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
236
236
  var isArray$3 = Array.isArray;
237
237
  var isArray_1 = isArray$3;
@@ -699,7 +699,7 @@ var TableCellMixin = {
699
699
  }
700
700
  };
701
701
  var Thumbnail_vue_vue_type_style_index_0_scoped_true_lang = "";
702
- const _sfc_main$_ = {
702
+ const _sfc_main$10 = {
703
703
  mixins: [TableCellMixin],
704
704
  computed: {
705
705
  type() {
@@ -708,11 +708,11 @@ const _sfc_main$_ = {
708
708
  }
709
709
  }
710
710
  };
711
- const _hoisted_1$M = { class: "table-image-cell" };
712
- function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
711
+ const _hoisted_1$N = { class: "table-image-cell" };
712
+ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
713
713
  const _component_ux_image = resolveComponent("ux-image");
714
714
  const _component_ux_icon = resolveComponent("ux-icon");
715
- return openBlock(), createElementBlock("td", _hoisted_1$M, [
715
+ return openBlock(), createElementBlock("td", _hoisted_1$N, [
716
716
  $options.type == "image" || $options.type == "video" ? (openBlock(), createBlock(_component_ux_image, {
717
717
  key: 0,
718
718
  item: _ctx.row,
@@ -724,9 +724,9 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
724
724
  }))
725
725
  ]);
726
726
  }
727
- var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-6dbe8d2c"]]);
727
+ var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-6dbe8d2c"]]);
728
728
  var Button_vue_vue_type_style_index_0_scoped_true_lang = "";
729
- const _sfc_main$Z = {
729
+ const _sfc_main$$ = {
730
730
  data() {
731
731
  return {
732
732
  processing: false
@@ -750,11 +750,11 @@ const _sfc_main$Z = {
750
750
  }
751
751
  }
752
752
  };
753
- const _hoisted_1$L = { class: "table-button-cell" };
754
- function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
753
+ const _hoisted_1$M = { class: "table-button-cell" };
754
+ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
755
755
  const _component_ux_icon = resolveComponent("ux-icon");
756
756
  const _component_ux_button = resolveComponent("ux-button");
757
- return openBlock(), createElementBlock("td", _hoisted_1$L, [
757
+ return openBlock(), createElementBlock("td", _hoisted_1$M, [
758
758
  createVNode(_component_ux_button, {
759
759
  size: $options.button.size,
760
760
  loading: $data.processing,
@@ -774,7 +774,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
774
774
  }, 8, ["size", "loading", "onClick"])
775
775
  ]);
776
776
  }
777
- var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-3cbecb7e"]]);
777
+ var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__scopeId", "data-v-3cbecb7e"]]);
778
778
  class LuxonError extends Error {
779
779
  }
780
780
  class InvalidDateTimeError extends LuxonError {
@@ -4608,7 +4608,7 @@ function friendlyDateTime(dateTimeish) {
4608
4608
  }
4609
4609
  }
4610
4610
  var DateCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4611
- const _sfc_main$Y = {
4611
+ const _sfc_main$_ = {
4612
4612
  mixins: [TableCellMixin],
4613
4613
  computed: {
4614
4614
  hasValue() {
@@ -4629,23 +4629,23 @@ const _sfc_main$Y = {
4629
4629
  }
4630
4630
  }
4631
4631
  };
4632
- const _hoisted_1$K = { class: "table-date-cell" };
4633
- const _hoisted_2$C = { key: 0 };
4634
- const _hoisted_3$v = { class: "off" };
4635
- const _hoisted_4$r = { class: "on" };
4636
- const _hoisted_5$l = { class: "spacer" };
4637
- function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
4638
- return openBlock(), createElementBlock("td", _hoisted_1$K, [
4639
- $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$C, [
4640
- createElementVNode("span", _hoisted_3$v, toDisplayString($options.readable), 1),
4641
- createElementVNode("span", _hoisted_4$r, toDisplayString($options.timeago), 1),
4642
- createElementVNode("span", _hoisted_5$l, toDisplayString($options.readable), 1)
4632
+ const _hoisted_1$L = { class: "table-date-cell" };
4633
+ const _hoisted_2$D = { key: 0 };
4634
+ const _hoisted_3$w = { class: "off" };
4635
+ const _hoisted_4$s = { class: "on" };
4636
+ const _hoisted_5$m = { class: "spacer" };
4637
+ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
4638
+ return openBlock(), createElementBlock("td", _hoisted_1$L, [
4639
+ $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$D, [
4640
+ createElementVNode("span", _hoisted_3$w, toDisplayString($options.readable), 1),
4641
+ createElementVNode("span", _hoisted_4$s, toDisplayString($options.timeago), 1),
4642
+ createElementVNode("span", _hoisted_5$m, toDisplayString($options.readable), 1)
4643
4643
  ])) : createCommentVNode("", true)
4644
4644
  ]);
4645
4645
  }
4646
- var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-3687693f"]]);
4646
+ var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-3687693f"]]);
4647
4647
  var BooleanCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4648
- const _sfc_main$X = {
4648
+ const _sfc_main$Z = {
4649
4649
  mixins: [TableCellMixin],
4650
4650
  computed: {
4651
4651
  boolean() {
@@ -4653,7 +4653,7 @@ const _sfc_main$X = {
4653
4653
  }
4654
4654
  }
4655
4655
  };
4656
- function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
4656
+ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
4657
4657
  const _component_ux_icon = resolveComponent("ux-icon");
4658
4658
  return openBlock(), createElementBlock("td", {
4659
4659
  class: normalizeClass(["table-boolean-cell", { true: $options.boolean, false: !$options.boolean }])
@@ -4663,9 +4663,9 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
4663
4663
  }, null, 8, ["icon"])
4664
4664
  ], 2);
4665
4665
  }
4666
- var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-27f127ae"]]);
4666
+ var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-27f127ae"]]);
4667
4667
  var URLCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4668
- const _sfc_main$W = {
4668
+ const _sfc_main$Y = {
4669
4669
  mixins: [TableCellMixin],
4670
4670
  methods: {
4671
4671
  open() {
@@ -4678,11 +4678,11 @@ const _sfc_main$W = {
4678
4678
  }
4679
4679
  }
4680
4680
  };
4681
- const _hoisted_1$J = { class: "table-url-cell" };
4682
- const _hoisted_2$B = ["href"];
4683
- function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
4681
+ const _hoisted_1$K = { class: "table-url-cell" };
4682
+ const _hoisted_2$C = ["href"];
4683
+ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
4684
4684
  const _component_ux_icon = resolveComponent("ux-icon");
4685
- return openBlock(), createElementBlock("td", _hoisted_1$J, [
4685
+ return openBlock(), createElementBlock("td", _hoisted_1$K, [
4686
4686
  createElementVNode("a", {
4687
4687
  href: $options.href,
4688
4688
  onClick: _cache[0] || (_cache[0] = withModifiers((...args) => $options.open && $options.open(...args), ["stop", "prevent"])),
@@ -4693,12 +4693,12 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
4693
4693
  right: "",
4694
4694
  icon: "fa-external-link"
4695
4695
  })
4696
- ], 8, _hoisted_2$B)
4696
+ ], 8, _hoisted_2$C)
4697
4697
  ]);
4698
4698
  }
4699
- var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-17cf3a86"]]);
4699
+ var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-17cf3a86"]]);
4700
4700
  var Value_vue_vue_type_style_index_0_scoped_true_lang = "";
4701
- const _sfc_main$V = {
4701
+ const _sfc_main$X = {
4702
4702
  props: {
4703
4703
  multi: {
4704
4704
  type: Boolean
@@ -4746,8 +4746,8 @@ const _sfc_main$V = {
4746
4746
  }
4747
4747
  }
4748
4748
  };
4749
- const _hoisted_1$I = /* @__PURE__ */ createTextVNode(",\xA0");
4750
- function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
4749
+ const _hoisted_1$J = /* @__PURE__ */ createTextVNode(",\xA0");
4750
+ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
4751
4751
  return $options.reference ? (openBlock(), createElementBlock("a", {
4752
4752
  key: 0,
4753
4753
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.clicked($props.value), ["stop", "prevent"]))
@@ -4756,11 +4756,11 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
4756
4756
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [
4757
4757
  createTextVNode(toDisplayString($options.renderValue), 1),
4758
4758
  $props.multi && !$props.last ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
4759
- _hoisted_1$I
4759
+ _hoisted_1$J
4760
4760
  ], 64)) : createCommentVNode("", true)
4761
4761
  ], 64));
4762
4762
  }
4763
- var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-255b9ec8"]]);
4763
+ var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-255b9ec8"]]);
4764
4764
  var TableCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4765
4765
  function extract(row, path) {
4766
4766
  if (!row) {
@@ -4785,7 +4785,7 @@ function extract(row, path) {
4785
4785
  return extract(stub, remainder);
4786
4786
  }
4787
4787
  }
4788
- const _sfc_main$U = {
4788
+ const _sfc_main$W = {
4789
4789
  data() {
4790
4790
  return {
4791
4791
  component: null
@@ -4866,23 +4866,23 @@ const _sfc_main$U = {
4866
4866
  }
4867
4867
  }
4868
4868
  };
4869
- const _hoisted_1$H = {
4869
+ const _hoisted_1$I = {
4870
4870
  key: 1,
4871
4871
  class: "table-cell"
4872
4872
  };
4873
- const _hoisted_2$A = { class: "value" };
4874
- const _hoisted_3$u = { class: "value" };
4875
- function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
4873
+ const _hoisted_2$B = { class: "value" };
4874
+ const _hoisted_3$v = { class: "value" };
4875
+ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
4876
4876
  const _component_value_renderer = resolveComponent("value-renderer");
4877
4877
  return $data.component ? (openBlock(), createBlock(resolveDynamicComponent($data.component), {
4878
4878
  key: 0,
4879
4879
  column: $props.column,
4880
4880
  row: $props.row,
4881
4881
  value: $options.value
4882
- }, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$H, [
4882
+ }, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$I, [
4883
4883
  $options.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
4884
4884
  $options.complex ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.value, (entry, index2) => {
4885
- return openBlock(), createElementBlock("span", _hoisted_2$A, [
4885
+ return openBlock(), createElementBlock("span", _hoisted_2$B, [
4886
4886
  createVNode(_component_value_renderer, {
4887
4887
  type: $props.column.type,
4888
4888
  multi: "",
@@ -4891,7 +4891,7 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
4891
4891
  }, null, 8, ["type", "last", "value"])
4892
4892
  ]);
4893
4893
  }), 256)) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList($options.value, (entry, index2) => {
4894
- return openBlock(), createElementBlock("span", _hoisted_3$u, [
4894
+ return openBlock(), createElementBlock("span", _hoisted_3$v, [
4895
4895
  createVNode(_component_value_renderer, {
4896
4896
  type: $props.column.type,
4897
4897
  multi: "",
@@ -4907,8 +4907,8 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
4907
4907
  }, null, 8, ["type", "value"]))
4908
4908
  ]));
4909
4909
  }
4910
- var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-b6482442"]]);
4911
- const _sfc_main$T = {
4910
+ var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-b6482442"]]);
4911
+ const _sfc_main$V = {
4912
4912
  components: {
4913
4913
  TableCell
4914
4914
  },
@@ -4959,7 +4959,7 @@ const _sfc_main$T = {
4959
4959
  }
4960
4960
  }
4961
4961
  };
4962
- function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
4962
+ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
4963
4963
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
4964
4964
  const _component_table_cell = resolveComponent("table-cell");
4965
4965
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -5001,7 +5001,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
5001
5001
  ])
5002
5002
  ], 2);
5003
5003
  }
5004
- var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T]]);
5004
+ var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V]]);
5005
5005
  var RememberScrollMixin = {
5006
5006
  data() {
5007
5007
  return {
@@ -5032,7 +5032,7 @@ var RememberScrollMixin = {
5032
5032
  }
5033
5033
  };
5034
5034
  var Table_vue_vue_type_style_index_0_scoped_true_lang = "";
5035
- const _sfc_main$S = {
5035
+ const _sfc_main$U = {
5036
5036
  mixins: [RememberScrollMixin],
5037
5037
  components: {
5038
5038
  TableRow,
@@ -5176,35 +5176,35 @@ const _sfc_main$S = {
5176
5176
  }
5177
5177
  }
5178
5178
  };
5179
- const _hoisted_1$G = { class: "table-wrapper" };
5180
- const _hoisted_2$z = {
5179
+ const _hoisted_1$H = { class: "table-wrapper" };
5180
+ const _hoisted_2$A = {
5181
5181
  class: "table-scroll",
5182
5182
  ref: "scroll"
5183
5183
  };
5184
- const _hoisted_3$t = {
5184
+ const _hoisted_3$u = {
5185
5185
  key: 0,
5186
5186
  class: "first table-select shrink"
5187
5187
  };
5188
- const _hoisted_4$q = /* @__PURE__ */ createTextVNode(" Select Page ");
5189
- const _hoisted_5$k = /* @__PURE__ */ createTextVNode(" Deselect Page ");
5190
- const _hoisted_6$h = /* @__PURE__ */ createTextVNode(" Deselect All ");
5188
+ const _hoisted_4$r = /* @__PURE__ */ createTextVNode(" Select Page ");
5189
+ const _hoisted_5$l = /* @__PURE__ */ createTextVNode(" Deselect Page ");
5190
+ const _hoisted_6$i = /* @__PURE__ */ createTextVNode(" Deselect All ");
5191
5191
  const _hoisted_7$f = ["onClick"];
5192
5192
  const _hoisted_8$8 = {
5193
5193
  key: 1,
5194
5194
  class: "last shrink"
5195
5195
  };
5196
- function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
5196
+ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
5197
5197
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
5198
5198
  const _component_ux_list_item = resolveComponent("ux-list-item");
5199
5199
  const _component_ux_list = resolveComponent("ux-list");
5200
5200
  const _component_ux_menu = resolveComponent("ux-menu");
5201
5201
  const _component_table_row = resolveComponent("table-row");
5202
- return openBlock(), createElementBlock("div", _hoisted_1$G, [
5203
- createElementVNode("div", _hoisted_2$z, [
5202
+ return openBlock(), createElementBlock("div", _hoisted_1$H, [
5203
+ createElementVNode("div", _hoisted_2$A, [
5204
5204
  createElementVNode("table", null, [
5205
5205
  createElementVNode("thead", null, [
5206
5206
  createElementVNode("tr", null, [
5207
- $props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$t, [
5207
+ $props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$u, [
5208
5208
  createVNode(_component_ux_menu, null, {
5209
5209
  activator: withCtx(({ on: on2 }) => [
5210
5210
  createVNode(_component_ux_checkbox, mergeProps(toHandlers(on2), { value: $options.pageSelected }), null, 16, ["value"])
@@ -5216,7 +5216,7 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
5216
5216
  onClick: _cache[0] || (_cache[0] = ($event) => $options.selectPage())
5217
5217
  }, {
5218
5218
  default: withCtx(() => [
5219
- _hoisted_4$q
5219
+ _hoisted_4$r
5220
5220
  ]),
5221
5221
  _: 1
5222
5222
  }),
@@ -5225,7 +5225,7 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
5225
5225
  onClick: _cache[1] || (_cache[1] = ($event) => $options.deselectPage())
5226
5226
  }, {
5227
5227
  default: withCtx(() => [
5228
- _hoisted_5$k
5228
+ _hoisted_5$l
5229
5229
  ]),
5230
5230
  _: 1
5231
5231
  })) : createCommentVNode("", true),
@@ -5243,7 +5243,7 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
5243
5243
  onClick: _cache[3] || (_cache[3] = ($event) => $props.deselectAll())
5244
5244
  }, {
5245
5245
  default: withCtx(() => [
5246
- _hoisted_6$h
5246
+ _hoisted_6$i
5247
5247
  ]),
5248
5248
  _: 1
5249
5249
  })) : createCommentVNode("", true)
@@ -5285,9 +5285,9 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
5285
5285
  ], 512)
5286
5286
  ]);
5287
5287
  }
5288
- var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-e626ef3a"]]);
5288
+ var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-e626ef3a"]]);
5289
5289
  var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
5290
- const _sfc_main$R = {
5290
+ const _sfc_main$T = {
5291
5291
  props: {
5292
5292
  large: {
5293
5293
  type: Boolean
@@ -5295,18 +5295,18 @@ const _sfc_main$R = {
5295
5295
  }
5296
5296
  };
5297
5297
  const _withScopeId$5 = (n2) => (pushScopeId("data-v-27f20370"), n2 = n2(), popScopeId(), n2);
5298
- const _hoisted_1$F = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
5299
- const _hoisted_2$y = [
5300
- _hoisted_1$F
5298
+ const _hoisted_1$G = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
5299
+ const _hoisted_2$z = [
5300
+ _hoisted_1$G
5301
5301
  ];
5302
- function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
5302
+ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
5303
5303
  return openBlock(), createElementBlock("div", {
5304
5304
  class: normalizeClass(["ux-spinner", { large: $props.large }])
5305
- }, _hoisted_2$y, 2);
5305
+ }, _hoisted_2$z, 2);
5306
5306
  }
5307
- var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-27f20370"]]);
5307
+ var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-27f20370"]]);
5308
5308
  var button_vue_vue_type_style_index_0_scoped_true_lang = "";
5309
- const _sfc_main$Q = {
5309
+ const _sfc_main$S = {
5310
5310
  components: {
5311
5311
  Spinner
5312
5312
  },
@@ -5400,8 +5400,8 @@ const _sfc_main$Q = {
5400
5400
  }
5401
5401
  }
5402
5402
  };
5403
- const _hoisted_1$E = { class: "ux-btn-text" };
5404
- function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
5403
+ const _hoisted_1$F = { class: "ux-btn-text" };
5404
+ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
5405
5405
  const _component_spinner = resolveComponent("spinner");
5406
5406
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
5407
5407
  active: $props.active,
@@ -5415,16 +5415,16 @@ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
5415
5415
  }, {
5416
5416
  default: withCtx(() => [
5417
5417
  $props.loading ? (openBlock(), createBlock(_component_spinner, { key: 0 })) : createCommentVNode("", true),
5418
- createElementVNode("span", _hoisted_1$E, [
5418
+ createElementVNode("span", _hoisted_1$F, [
5419
5419
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
5420
5420
  ])
5421
5421
  ]),
5422
5422
  _: 3
5423
5423
  }, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
5424
5424
  }
5425
- var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-e3e87f60"]]);
5425
+ var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-6e53d3d2"]]);
5426
5426
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
5427
- const _sfc_main$P = {
5427
+ const _sfc_main$R = {
5428
5428
  props: {
5429
5429
  value: {
5430
5430
  type: Boolean,
@@ -5445,7 +5445,7 @@ const _sfc_main$P = {
5445
5445
  }
5446
5446
  }
5447
5447
  };
5448
- function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
5448
+ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
5449
5449
  const _component_ux_icon = resolveComponent("ux-icon");
5450
5450
  return openBlock(), createElementBlock("button", {
5451
5451
  class: normalizeClass(["ux-checkbox", $options.classes])
@@ -5456,9 +5456,9 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
5456
5456
  })
5457
5457
  ], 2);
5458
5458
  }
5459
- var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-73f2c6b6"]]);
5459
+ var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-73f2c6b6"]]);
5460
5460
  var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
5461
- const _sfc_main$O = {
5461
+ const _sfc_main$Q = {
5462
5462
  props: {
5463
5463
  value: {
5464
5464
  type: Boolean,
@@ -5488,7 +5488,7 @@ const _sfc_main$O = {
5488
5488
  }
5489
5489
  }
5490
5490
  };
5491
- function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
5491
+ function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
5492
5492
  const _component_ux_icon = resolveComponent("ux-icon");
5493
5493
  return openBlock(), createElementBlock("a", {
5494
5494
  class: normalizeClass(["ux-switch", $options.classes])
@@ -5501,9 +5501,9 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
5501
5501
  ])
5502
5502
  ], 2);
5503
5503
  }
5504
- var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-57a418e1"]]);
5504
+ var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-57a418e1"]]);
5505
5505
  var link_vue_vue_type_style_index_0_scoped_true_lang = "";
5506
- const _sfc_main$N = {
5506
+ const _sfc_main$P = {
5507
5507
  props: {
5508
5508
  to: {
5509
5509
  type: [Object, String]
@@ -5577,7 +5577,7 @@ const _sfc_main$N = {
5577
5577
  }
5578
5578
  }
5579
5579
  };
5580
- function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
5580
+ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
5581
5581
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
5582
5582
  onClick: $options.clicked,
5583
5583
  to: $props.to,
@@ -5591,9 +5591,9 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
5591
5591
  _: 3
5592
5592
  }, 8, ["onClick", "to", "href", "target", "class"]);
5593
5593
  }
5594
- var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-efa81728"]]);
5594
+ var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-efa81728"]]);
5595
5595
  var icon_vue_vue_type_style_index_0_scoped_true_lang = "";
5596
- const _sfc_main$M = {
5596
+ const _sfc_main$O = {
5597
5597
  props: {
5598
5598
  icon: {
5599
5599
  type: [Object, String]
@@ -5628,17 +5628,17 @@ const _sfc_main$M = {
5628
5628
  }
5629
5629
  }
5630
5630
  };
5631
- function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
5631
+ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
5632
5632
  return openBlock(), createBlock(resolveDynamicComponent($options.element), {
5633
5633
  class: normalizeClass(["ux-icon fa", $options.classes])
5634
5634
  }, null, 8, ["class"]);
5635
5635
  }
5636
- var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-1764a3d0"]]);
5636
+ var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-1764a3d0"]]);
5637
5637
  var UXMenuService = {
5638
5638
  cache: {}
5639
5639
  };
5640
5640
  var menu_vue_vue_type_style_index_0_scoped_true_lang = "";
5641
- const _sfc_main$L = {
5641
+ const _sfc_main$N = {
5642
5642
  props: {
5643
5643
  group: {
5644
5644
  type: String
@@ -5790,7 +5790,7 @@ const _sfc_main$L = {
5790
5790
  }
5791
5791
  }
5792
5792
  };
5793
- function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
5793
+ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
5794
5794
  return openBlock(), createElementBlock("div", {
5795
5795
  class: normalizeClass(["ux-menu", { right: $props.right }])
5796
5796
  }, [
@@ -5814,8 +5814,8 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
5814
5814
  ]))
5815
5815
  ], 2);
5816
5816
  }
5817
- var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-29d476a2"]]);
5818
- const _sfc_main$K = {
5817
+ var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-29d476a2"]]);
5818
+ const _sfc_main$M = {
5819
5819
  name: "menulist",
5820
5820
  props: {
5821
5821
  items: {
@@ -5826,7 +5826,7 @@ const _sfc_main$K = {
5826
5826
  },
5827
5827
  expandOn: {
5828
5828
  type: String,
5829
- default: "click"
5829
+ default: "none"
5830
5830
  }
5831
5831
  },
5832
5832
  methods: {
@@ -5839,7 +5839,7 @@ const _sfc_main$K = {
5839
5839
  return {};
5840
5840
  }
5841
5841
  };
5842
- function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
5842
+ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
5843
5843
  const _component_ux_link = resolveComponent("ux-link");
5844
5844
  const _component_menulist = resolveComponent("menulist", true);
5845
5845
  return openBlock(), createElementBlock("ul", null, [
@@ -5887,9 +5887,9 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
5887
5887
  }), 256))
5888
5888
  ]);
5889
5889
  }
5890
- var UXMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K]]);
5890
+ var UXMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M]]);
5891
5891
  var image_vue_vue_type_style_index_0_scoped_true_lang = "";
5892
- const _sfc_main$J = {
5892
+ const _sfc_main$L = {
5893
5893
  props: {
5894
5894
  item: {
5895
5895
  type: Object
@@ -6013,9 +6013,9 @@ const _sfc_main$J = {
6013
6013
  }
6014
6014
  }
6015
6015
  };
6016
- const _hoisted_1$D = ["data"];
6017
- const _hoisted_2$x = ["src"];
6018
- function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
6016
+ const _hoisted_1$E = ["data"];
6017
+ const _hoisted_2$y = ["src"];
6018
+ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
6019
6019
  return openBlock(), createElementBlock("div", {
6020
6020
  class: "ux-image",
6021
6021
  style: normalizeStyle($options.style)
@@ -6024,15 +6024,15 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
6024
6024
  key: 0,
6025
6025
  type: "image/svg+xml",
6026
6026
  data: $options.src
6027
- }, null, 8, _hoisted_1$D)) : (openBlock(), createElementBlock("img", {
6027
+ }, null, 8, _hoisted_1$E)) : (openBlock(), createElementBlock("img", {
6028
6028
  key: 1,
6029
6029
  src: $options.src
6030
- }, null, 8, _hoisted_2$x))
6030
+ }, null, 8, _hoisted_2$y))
6031
6031
  ], 4);
6032
6032
  }
6033
- var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-4c8cc011"]]);
6033
+ var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-4c8cc011"]]);
6034
6034
  var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
6035
- const _sfc_main$I = {
6035
+ const _sfc_main$K = {
6036
6036
  props: {
6037
6037
  value: {
6038
6038
  type: Number
@@ -6067,36 +6067,36 @@ const _sfc_main$I = {
6067
6067
  }
6068
6068
  };
6069
6069
  const _withScopeId$4 = (n2) => (pushScopeId("data-v-317a7690"), n2 = n2(), popScopeId(), n2);
6070
- const _hoisted_1$C = { class: "ux-progress" };
6071
- const _hoisted_2$w = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
6072
- function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
6073
- return openBlock(), createElementBlock("div", _hoisted_1$C, [
6074
- _hoisted_2$w,
6070
+ const _hoisted_1$D = { class: "ux-progress" };
6071
+ const _hoisted_2$x = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
6072
+ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
6073
+ return openBlock(), createElementBlock("div", _hoisted_1$D, [
6074
+ _hoisted_2$x,
6075
6075
  createElementVNode("div", {
6076
6076
  class: "ux-progress-fg",
6077
6077
  style: normalizeStyle($options.barStyle)
6078
6078
  }, null, 4)
6079
6079
  ]);
6080
6080
  }
6081
- var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-317a7690"]]);
6081
+ var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-317a7690"]]);
6082
6082
  var list_vue_vue_type_style_index_0_scoped_true_lang = "";
6083
- const _sfc_main$H = {};
6084
- const _hoisted_1$B = { class: "ux-list" };
6085
- function _sfc_render$H(_ctx, _cache) {
6086
- return openBlock(), createElementBlock("ul", _hoisted_1$B, [
6083
+ const _sfc_main$J = {};
6084
+ const _hoisted_1$C = { class: "ux-list" };
6085
+ function _sfc_render$J(_ctx, _cache) {
6086
+ return openBlock(), createElementBlock("ul", _hoisted_1$C, [
6087
6087
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
6088
6088
  ]);
6089
6089
  }
6090
- var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-98e1e4e2"]]);
6090
+ var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-98e1e4e2"]]);
6091
6091
  var listItem_vue_vue_type_style_index_0_scoped_true_lang = "";
6092
- const _sfc_main$G = {};
6093
- const _hoisted_1$A = { class: "ux-list-item" };
6094
- function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
6095
- return openBlock(), createElementBlock("div", _hoisted_1$A, [
6092
+ const _sfc_main$I = {};
6093
+ const _hoisted_1$B = { class: "ux-list-item" };
6094
+ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
6095
+ return openBlock(), createElementBlock("div", _hoisted_1$B, [
6096
6096
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
6097
6097
  ]);
6098
6098
  }
6099
- var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-0e73c260"]]);
6099
+ var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-0e73c260"]]);
6100
6100
  var safeJsonStringify$1 = { exports: {} };
6101
6101
  var hasProp = Object.prototype.hasOwnProperty;
6102
6102
  function throwsMessage(err) {
@@ -6505,7 +6505,7 @@ var select_vue_vue_type_style_index_0_scoped_true_lang = "";
6505
6505
  function isUndefined$5(entry) {
6506
6506
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
6507
6507
  }
6508
- const _sfc_main$F = {
6508
+ const _sfc_main$H = {
6509
6509
  props: {
6510
6510
  title: {
6511
6511
  type: String
@@ -6590,39 +6590,39 @@ const _sfc_main$F = {
6590
6590
  }
6591
6591
  }
6592
6592
  };
6593
- const _hoisted_1$z = {
6593
+ const _hoisted_1$A = {
6594
6594
  key: 0,
6595
6595
  class: "ux-field-title"
6596
6596
  };
6597
- const _hoisted_2$v = {
6597
+ const _hoisted_2$w = {
6598
6598
  key: 0,
6599
6599
  class: "ux-required-marker"
6600
6600
  };
6601
- const _hoisted_3$s = {
6601
+ const _hoisted_3$t = {
6602
6602
  key: 1,
6603
6603
  class: "ux-field-description"
6604
6604
  };
6605
- const _hoisted_4$p = {
6605
+ const _hoisted_4$q = {
6606
6606
  key: 2,
6607
6607
  class: "ui-select-button"
6608
6608
  };
6609
- const _hoisted_5$j = ["multiple"];
6610
- const _hoisted_6$g = {
6609
+ const _hoisted_5$k = ["multiple"];
6610
+ const _hoisted_6$h = {
6611
6611
  key: 0,
6612
6612
  value: ""
6613
6613
  };
6614
6614
  const _hoisted_7$e = ["value"];
6615
- function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
6615
+ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
6616
6616
  const _component_ux_button = resolveComponent("ux-button");
6617
6617
  return openBlock(), createElementBlock("div", {
6618
6618
  class: normalizeClass(["native-select", $options.classes])
6619
6619
  }, [
6620
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
6620
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
6621
6621
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6622
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
6622
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
6623
6623
  ])) : createCommentVNode("", true),
6624
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6625
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
6624
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6625
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
6626
6626
  renderSlot(_ctx.$slots, "default", {}, () => [
6627
6627
  createVNode(_component_ux_button, { tag: "div" }, {
6628
6628
  default: withCtx(() => [
@@ -6637,20 +6637,20 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
6637
6637
  multiple: _ctx.multiValue,
6638
6638
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
6639
6639
  }, [
6640
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$g, "None")) : createCommentVNode("", true),
6640
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$h, "None")) : createCommentVNode("", true),
6641
6641
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
6642
6642
  return openBlock(), createElementBlock("option", {
6643
6643
  value: option2.value
6644
6644
  }, toDisplayString(option2.title), 9, _hoisted_7$e);
6645
6645
  }), 256))
6646
- ], 40, _hoisted_5$j), [
6646
+ ], 40, _hoisted_5$k), [
6647
6647
  [vModelSelect, _ctx.model]
6648
6648
  ])
6649
6649
  ], 2);
6650
6650
  }
6651
- var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-1d53b270"]]);
6651
+ var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-1d53b270"]]);
6652
6652
  var phoneNumberInput_vue_vue_type_style_index_0_scoped_true_lang = "";
6653
- const _sfc_main$E = {
6653
+ const _sfc_main$G = {
6654
6654
  props: {
6655
6655
  modelValue: {
6656
6656
  type: [Object, Array]
@@ -6722,21 +6722,21 @@ const _sfc_main$E = {
6722
6722
  }
6723
6723
  };
6724
6724
  const _withScopeId$3 = (n2) => (pushScopeId("data-v-79694d60"), n2 = n2(), popScopeId(), n2);
6725
- const _hoisted_1$y = {
6725
+ const _hoisted_1$z = {
6726
6726
  key: 0,
6727
6727
  class: "ux-field-title"
6728
6728
  };
6729
- const _hoisted_2$u = {
6729
+ const _hoisted_2$v = {
6730
6730
  key: 0,
6731
6731
  class: "ux-required-marker"
6732
6732
  };
6733
- const _hoisted_3$r = {
6733
+ const _hoisted_3$s = {
6734
6734
  key: 1,
6735
6735
  class: "ux-field-description"
6736
6736
  };
6737
- const _hoisted_4$o = { key: 2 };
6738
- const _hoisted_5$i = /* @__PURE__ */ createTextVNode(" Country Code ");
6739
- const _hoisted_6$f = { key: 0 };
6737
+ const _hoisted_4$p = { key: 2 };
6738
+ const _hoisted_5$j = /* @__PURE__ */ createTextVNode(" Country Code ");
6739
+ const _hoisted_6$g = { key: 0 };
6740
6740
  const _hoisted_7$d = { key: 1 };
6741
6741
  const _hoisted_8$7 = { class: "ux-text-wrap" };
6742
6742
  const _hoisted_9$6 = ["placeholder", "onUpdate:modelValue"];
@@ -6744,19 +6744,19 @@ const _hoisted_10$5 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ creat
6744
6744
  const _hoisted_11$4 = ["value"];
6745
6745
  const _hoisted_12$4 = { class: "ux-text-wrap" };
6746
6746
  const _hoisted_13$3 = ["placeholder"];
6747
- function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
6747
+ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
6748
6748
  const _component_native_select = resolveComponent("native-select");
6749
6749
  const _component_flex_cell = resolveComponent("flex-cell");
6750
6750
  const _component_ux_icon = resolveComponent("ux-icon");
6751
6751
  const _component_ux_button = resolveComponent("ux-button");
6752
6752
  const _component_flex_row = resolveComponent("flex-row");
6753
6753
  return openBlock(), createElementBlock(Fragment, null, [
6754
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
6754
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
6755
6755
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
6756
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
6756
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
6757
6757
  ])) : createCommentVNode("", true),
6758
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6759
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
6758
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
6759
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
6760
6760
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
6761
6761
  return openBlock(), createBlock(_component_flex_row, {
6762
6762
  wrap: "",
@@ -6773,9 +6773,9 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
6773
6773
  }, {
6774
6774
  default: withCtx(() => [
6775
6775
  !entry.countryCode ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
6776
- _hoisted_5$i
6776
+ _hoisted_5$j
6777
6777
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
6778
- $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$f, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$d, "Loading"))
6778
+ $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$g, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$d, "Loading"))
6779
6779
  ], 64))
6780
6780
  ]),
6781
6781
  _: 2
@@ -6883,12 +6883,12 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
6883
6883
  }))
6884
6884
  ], 64);
6885
6885
  }
6886
- var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-79694d60"]]);
6886
+ var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-79694d60"]]);
6887
6887
  var timezone_vue_vue_type_style_index_0_scoped_true_lang = "";
6888
6888
  function isUndefined$4(entry) {
6889
6889
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
6890
6890
  }
6891
- const _sfc_main$D = {
6891
+ const _sfc_main$F = {
6892
6892
  props: {
6893
6893
  modelValue: {}
6894
6894
  },
@@ -7413,39 +7413,39 @@ const _sfc_main$D = {
7413
7413
  }
7414
7414
  }
7415
7415
  };
7416
- const _hoisted_1$x = {
7416
+ const _hoisted_1$y = {
7417
7417
  key: 0,
7418
7418
  class: "ux-field-title"
7419
7419
  };
7420
- const _hoisted_2$t = {
7420
+ const _hoisted_2$u = {
7421
7421
  key: 0,
7422
7422
  class: "ux-required-marker"
7423
7423
  };
7424
- const _hoisted_3$q = {
7424
+ const _hoisted_3$r = {
7425
7425
  key: 1,
7426
7426
  class: "ux-field-description"
7427
7427
  };
7428
- const _hoisted_4$n = {
7428
+ const _hoisted_4$o = {
7429
7429
  key: 2,
7430
7430
  class: "ui-select-button"
7431
7431
  };
7432
- const _hoisted_5$h = ["multiple"];
7433
- const _hoisted_6$e = {
7432
+ const _hoisted_5$i = ["multiple"];
7433
+ const _hoisted_6$f = {
7434
7434
  key: 0,
7435
7435
  value: ""
7436
7436
  };
7437
7437
  const _hoisted_7$c = ["value"];
7438
- function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
7438
+ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
7439
7439
  const _component_ux_button = resolveComponent("ux-button");
7440
7440
  return openBlock(), createElementBlock("div", {
7441
7441
  class: normalizeClass(["native-select", $options.classes])
7442
7442
  }, [
7443
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
7443
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
7444
7444
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7445
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
7445
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
7446
7446
  ])) : createCommentVNode("", true),
7447
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7448
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
7447
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7448
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
7449
7449
  renderSlot(_ctx.$slots, "default", {}, () => [
7450
7450
  createVNode(_component_ux_button, { tag: "div" }, {
7451
7451
  default: withCtx(() => [
@@ -7460,20 +7460,20 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
7460
7460
  multiple: _ctx.multiValue,
7461
7461
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
7462
7462
  }, [
7463
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$e, "None")) : createCommentVNode("", true),
7463
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$f, "None")) : createCommentVNode("", true),
7464
7464
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
7465
7465
  return openBlock(), createElementBlock("option", {
7466
7466
  value: option2.value
7467
7467
  }, toDisplayString(option2.title), 9, _hoisted_7$c);
7468
7468
  }), 256))
7469
- ], 40, _hoisted_5$h), [
7469
+ ], 40, _hoisted_5$i), [
7470
7470
  [vModelSelect, _ctx.model]
7471
7471
  ])
7472
7472
  ], 2);
7473
7473
  }
7474
- var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-a15362c8"]]);
7474
+ var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-a15362c8"]]);
7475
7475
  var item_vue_vue_type_style_index_0_scoped_true_lang = "";
7476
- const _sfc_main$C = {
7476
+ const _sfc_main$E = {
7477
7477
  props: {
7478
7478
  item: {
7479
7479
  type: Object,
@@ -7491,7 +7491,7 @@ const _sfc_main$C = {
7491
7491
  }
7492
7492
  }
7493
7493
  };
7494
- function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
7494
+ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
7495
7495
  const _component_flex_cell = resolveComponent("flex-cell");
7496
7496
  const _component_flex_row = resolveComponent("flex-row");
7497
7497
  return openBlock(), createElementBlock("div", {
@@ -7520,7 +7520,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
7520
7520
  })
7521
7521
  ]);
7522
7522
  }
7523
- var Item = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-1eeabf50"]]);
7523
+ var Item = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-1eeabf50"]]);
7524
7524
  /**!
7525
7525
  * Sortable 1.14.0
7526
7526
  * @author RubaXa <trash@rubaxa.org>
@@ -10188,7 +10188,7 @@ const draggableComponent = defineComponent({
10188
10188
  }
10189
10189
  });
10190
10190
  var contentSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
10191
- const _sfc_main$B = {
10191
+ const _sfc_main$D = {
10192
10192
  components: {
10193
10193
  Item,
10194
10194
  draggable: draggableComponent
@@ -10291,33 +10291,33 @@ const _sfc_main$B = {
10291
10291
  }
10292
10292
  }
10293
10293
  };
10294
- const _hoisted_1$w = {
10294
+ const _hoisted_1$x = {
10295
10295
  key: 0,
10296
10296
  class: "ux-field-title"
10297
10297
  };
10298
- const _hoisted_2$s = {
10298
+ const _hoisted_2$t = {
10299
10299
  key: 0,
10300
10300
  class: "ux-required-marker"
10301
10301
  };
10302
- const _hoisted_3$p = {
10302
+ const _hoisted_3$q = {
10303
10303
  key: 1,
10304
10304
  class: "ux-field-description"
10305
10305
  };
10306
- const _hoisted_4$m = {
10306
+ const _hoisted_4$n = {
10307
10307
  key: 3,
10308
10308
  class: "items"
10309
10309
  };
10310
- function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
10310
+ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
10311
10311
  const _component_ux_icon = resolveComponent("ux-icon");
10312
10312
  const _component_ux_button = resolveComponent("ux-button");
10313
10313
  const _component_item = resolveComponent("item");
10314
10314
  const _component_draggable = resolveComponent("draggable");
10315
10315
  return openBlock(), createElementBlock(Fragment, null, [
10316
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
10316
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
10317
10317
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
10318
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
10318
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
10319
10319
  ])) : createCommentVNode("", true),
10320
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10320
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10321
10321
  _ctx.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
10322
10322
  _ctx.model && _ctx.model.length ? (openBlock(), createBlock(_component_draggable, {
10323
10323
  key: 0,
@@ -10356,7 +10356,7 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
10356
10356
  ]),
10357
10357
  _: 1
10358
10358
  }, 8, ["modelValue"])) : createCommentVNode("", true)
10359
- ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
10359
+ ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
10360
10360
  createVNode(_component_item, { item: _ctx.model }, {
10361
10361
  actions: withCtx(() => [
10362
10362
  $options.canEdit(_ctx.model) ? (openBlock(), createBlock(_component_ux_button, {
@@ -10390,12 +10390,12 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
10390
10390
  }, 8, ["onClick"])
10391
10391
  ], 64);
10392
10392
  }
10393
- var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-49f2d443"]]);
10393
+ var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-49f2d443"]]);
10394
10394
  var typeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
10395
10395
  function isUndefined$3(entry) {
10396
10396
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
10397
10397
  }
10398
- const _sfc_main$A = {
10398
+ const _sfc_main$C = {
10399
10399
  props: {
10400
10400
  title: {
10401
10401
  type: String
@@ -10504,39 +10504,39 @@ const _sfc_main$A = {
10504
10504
  }
10505
10505
  }
10506
10506
  };
10507
- const _hoisted_1$v = {
10507
+ const _hoisted_1$w = {
10508
10508
  key: 0,
10509
10509
  class: "ux-field-title"
10510
10510
  };
10511
- const _hoisted_2$r = {
10511
+ const _hoisted_2$s = {
10512
10512
  key: 0,
10513
10513
  class: "ux-required-marker"
10514
10514
  };
10515
- const _hoisted_3$o = {
10515
+ const _hoisted_3$p = {
10516
10516
  key: 1,
10517
10517
  class: "ux-field-description"
10518
10518
  };
10519
- const _hoisted_4$l = {
10519
+ const _hoisted_4$m = {
10520
10520
  key: 2,
10521
10521
  class: "ui-select-button"
10522
10522
  };
10523
- const _hoisted_5$g = ["multiple"];
10524
- const _hoisted_6$d = {
10523
+ const _hoisted_5$h = ["multiple"];
10524
+ const _hoisted_6$e = {
10525
10525
  key: 0,
10526
10526
  value: ""
10527
10527
  };
10528
10528
  const _hoisted_7$b = ["value"];
10529
- function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
10529
+ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
10530
10530
  const _component_ux_button = resolveComponent("ux-button");
10531
10531
  return openBlock(), createElementBlock("div", {
10532
10532
  class: normalizeClass(["native-select", $options.classes])
10533
10533
  }, [
10534
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
10534
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
10535
10535
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
10536
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
10536
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
10537
10537
  ])) : createCommentVNode("", true),
10538
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10539
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
10538
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10539
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
10540
10540
  renderSlot(_ctx.$slots, "default", {}, () => [
10541
10541
  createVNode(_component_ux_button, { tag: "div" }, {
10542
10542
  default: withCtx(() => [
@@ -10551,20 +10551,20 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
10551
10551
  multiple: _ctx.multiValue,
10552
10552
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
10553
10553
  }, [
10554
- _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$d, "None")) : createCommentVNode("", true),
10554
+ _ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$e, "None")) : createCommentVNode("", true),
10555
10555
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
10556
10556
  return openBlock(), createElementBlock("option", {
10557
10557
  value: option2.value
10558
10558
  }, toDisplayString(option2.title), 9, _hoisted_7$b);
10559
10559
  }), 256))
10560
- ], 40, _hoisted_5$g), [
10560
+ ], 40, _hoisted_5$h), [
10561
10561
  [vModelSelect, _ctx.model]
10562
10562
  ])
10563
10563
  ], 2);
10564
10564
  }
10565
- var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-49a55ef8"]]);
10565
+ var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-49a55ef8"]]);
10566
10566
  var currency_vue_vue_type_style_index_0_scoped_true_lang = "";
10567
- const _sfc_main$z = {
10567
+ const _sfc_main$B = {
10568
10568
  props: {
10569
10569
  modelValue: {
10570
10570
  type: [String, Array]
@@ -10641,24 +10641,24 @@ const _sfc_main$z = {
10641
10641
  }
10642
10642
  }
10643
10643
  };
10644
- const _hoisted_1$u = {
10644
+ const _hoisted_1$v = {
10645
10645
  key: 0,
10646
10646
  class: "ux-field-title"
10647
10647
  };
10648
- const _hoisted_2$q = {
10648
+ const _hoisted_2$r = {
10649
10649
  key: 0,
10650
10650
  class: "ux-required-marker"
10651
10651
  };
10652
- const _hoisted_3$n = {
10652
+ const _hoisted_3$o = {
10653
10653
  key: 1,
10654
10654
  class: "ux-field-description"
10655
10655
  };
10656
- const _hoisted_4$k = { key: 2 };
10657
- const _hoisted_5$f = {
10656
+ const _hoisted_4$l = { key: 2 };
10657
+ const _hoisted_5$g = {
10658
10658
  key: 0,
10659
10659
  class: "ux-text-prefix"
10660
10660
  };
10661
- const _hoisted_6$c = ["onBlur", "onUpdate:modelValue"];
10661
+ const _hoisted_6$d = ["onBlur", "onUpdate:modelValue"];
10662
10662
  const _hoisted_7$a = {
10663
10663
  key: 1,
10664
10664
  class: "ux-text-suffix"
@@ -10671,18 +10671,18 @@ const _hoisted_9$5 = {
10671
10671
  key: 1,
10672
10672
  class: "ux-text-suffix"
10673
10673
  };
10674
- function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
10674
+ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
10675
10675
  const _component_flex_cell = resolveComponent("flex-cell");
10676
10676
  const _component_ux_icon = resolveComponent("ux-icon");
10677
10677
  const _component_ux_button = resolveComponent("ux-button");
10678
10678
  const _component_flex_row = resolveComponent("flex-row");
10679
10679
  return openBlock(), createElementBlock(Fragment, null, [
10680
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
10680
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
10681
10681
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
10682
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
10682
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
10683
10683
  ])) : createCommentVNode("", true),
10684
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10685
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$k, [
10684
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10685
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
10686
10686
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
10687
10687
  return openBlock(), createBlock(_component_flex_row, {
10688
10688
  class: "ux-text-row",
@@ -10694,7 +10694,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
10694
10694
  createElementVNode("div", {
10695
10695
  class: normalizeClass(["ux-text-wrap", { prefixed: $options.prefix, suffixed: $options.suffix }])
10696
10696
  }, [
10697
- $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$f, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
10697
+ $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$g, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
10698
10698
  withDirectives((openBlock(), createElementBlock("input", {
10699
10699
  class: "ux-field-focus ux-text-input-multiple",
10700
10700
  ref_for: true,
@@ -10705,7 +10705,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
10705
10705
  onBlur: ($event) => $options.update($event, index2),
10706
10706
  "onUpdate:modelValue": ($event) => $options.proxy[index2] = $event,
10707
10707
  onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.touch && _ctx.touch(...args))
10708
- }, null, 40, _hoisted_6$c)), [
10708
+ }, null, 40, _hoisted_6$d)), [
10709
10709
  [
10710
10710
  vModelText,
10711
10711
  $options.proxy[index2],
@@ -10779,9 +10779,9 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
10779
10779
  ], 2))
10780
10780
  ], 64);
10781
10781
  }
10782
- var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z], ["__scopeId", "data-v-5dd6344d"]]);
10782
+ var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-5dd6344d"]]);
10783
10783
  var textfield_vue_vue_type_style_index_0_scoped_true_lang = "";
10784
- const _sfc_main$y = {
10784
+ const _sfc_main$A = {
10785
10785
  props: {
10786
10786
  modelValue: {
10787
10787
  type: [String, Array]
@@ -10844,21 +10844,21 @@ const _sfc_main$y = {
10844
10844
  }
10845
10845
  }
10846
10846
  };
10847
- const _hoisted_1$t = {
10847
+ const _hoisted_1$u = {
10848
10848
  key: 0,
10849
10849
  class: "ux-field-title"
10850
10850
  };
10851
- const _hoisted_2$p = {
10851
+ const _hoisted_2$q = {
10852
10852
  key: 0,
10853
10853
  class: "ux-required-marker"
10854
10854
  };
10855
- const _hoisted_3$m = {
10855
+ const _hoisted_3$n = {
10856
10856
  key: 1,
10857
10857
  class: "ux-field-description"
10858
10858
  };
10859
- const _hoisted_4$j = { key: 2 };
10860
- const _hoisted_5$e = { class: "ux-text-wrap" };
10861
- const _hoisted_6$b = {
10859
+ const _hoisted_4$k = { key: 2 };
10860
+ const _hoisted_5$f = { class: "ux-text-wrap" };
10861
+ const _hoisted_6$c = {
10862
10862
  key: 0,
10863
10863
  class: "ux-text-prefix"
10864
10864
  };
@@ -10882,18 +10882,18 @@ const _hoisted_14$2 = {
10882
10882
  key: 3,
10883
10883
  class: "ux-text-suffix"
10884
10884
  };
10885
- function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
10885
+ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
10886
10886
  const _component_flex_cell = resolveComponent("flex-cell");
10887
10887
  const _component_ux_icon = resolveComponent("ux-icon");
10888
10888
  const _component_ux_button = resolveComponent("ux-button");
10889
10889
  const _component_flex_row = resolveComponent("flex-row");
10890
10890
  return openBlock(), createElementBlock(Fragment, null, [
10891
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
10891
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
10892
10892
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
10893
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
10893
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
10894
10894
  ])) : createCommentVNode("", true),
10895
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$m, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10896
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$j, [
10895
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10896
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$k, [
10897
10897
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
10898
10898
  return openBlock(), createBlock(_component_flex_row, {
10899
10899
  class: "ux-text-row",
@@ -10902,8 +10902,8 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
10902
10902
  default: withCtx(() => [
10903
10903
  createVNode(_component_flex_cell, null, {
10904
10904
  default: withCtx(() => [
10905
- createElementVNode("div", _hoisted_5$e, [
10906
- _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$b, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
10905
+ createElementVNode("div", _hoisted_5$f, [
10906
+ _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$c, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
10907
10907
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
10908
10908
  key: 1,
10909
10909
  type: $options.inputType,
@@ -11009,9 +11009,9 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
11009
11009
  ]))
11010
11010
  ], 64);
11011
11011
  }
11012
- var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y], ["__scopeId", "data-v-d9e8503e"]]);
11012
+ var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A], ["__scopeId", "data-v-d9e8503e"]]);
11013
11013
  var textarea_vue_vue_type_style_index_0_scoped_true_lang = "";
11014
- const _sfc_main$x = {
11014
+ const _sfc_main$z = {
11015
11015
  props: {
11016
11016
  modelValue: {
11017
11017
  type: [String, Array]
@@ -11024,32 +11024,32 @@ const _sfc_main$x = {
11024
11024
  }
11025
11025
  }
11026
11026
  };
11027
- const _hoisted_1$s = {
11027
+ const _hoisted_1$t = {
11028
11028
  key: 0,
11029
11029
  class: "ux-field-title"
11030
11030
  };
11031
- const _hoisted_2$o = {
11031
+ const _hoisted_2$p = {
11032
11032
  key: 0,
11033
11033
  class: "ux-required-marker"
11034
11034
  };
11035
- const _hoisted_3$l = {
11035
+ const _hoisted_3$m = {
11036
11036
  key: 1,
11037
11037
  class: "ux-field-description"
11038
11038
  };
11039
- const _hoisted_4$i = { key: 2 };
11040
- const _hoisted_5$d = ["onUpdate:modelValue"];
11041
- function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
11039
+ const _hoisted_4$j = { key: 2 };
11040
+ const _hoisted_5$e = ["onUpdate:modelValue"];
11041
+ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
11042
11042
  const _component_flex_cell = resolveComponent("flex-cell");
11043
11043
  const _component_ux_icon = resolveComponent("ux-icon");
11044
11044
  const _component_ux_button = resolveComponent("ux-button");
11045
11045
  const _component_flex_row = resolveComponent("flex-row");
11046
11046
  return openBlock(), createElementBlock(Fragment, null, [
11047
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$s, [
11047
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
11048
11048
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11049
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$o, "*")) : createCommentVNode("", true)
11049
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
11050
11050
  ])) : createCommentVNode("", true),
11051
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$l, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11052
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
11051
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$m, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11052
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$j, [
11053
11053
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
11054
11054
  return openBlock(), createBlock(_component_flex_row, {
11055
11055
  class: "ux-text-row",
@@ -11065,7 +11065,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
11065
11065
  ref: "input",
11066
11066
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
11067
11067
  class: "ux-textarea ux-field-focus ux-text-area-multiple"
11068
- }, null, 40, _hoisted_5$d), [
11068
+ }, null, 40, _hoisted_5$e), [
11069
11069
  [vModelText, _ctx.model[index2]]
11070
11070
  ])
11071
11071
  ]),
@@ -11115,7 +11115,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
11115
11115
  ])
11116
11116
  ], 64);
11117
11117
  }
11118
- var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x], ["__scopeId", "data-v-777c0703"]]);
11118
+ var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z], ["__scopeId", "data-v-777c0703"]]);
11119
11119
  var datefield_vue_vue_type_style_index_0_scoped_true_lang = "";
11120
11120
  function zero(input) {
11121
11121
  if (String(input).length < 2) {
@@ -11123,7 +11123,7 @@ function zero(input) {
11123
11123
  }
11124
11124
  return input;
11125
11125
  }
11126
- const _sfc_main$w = {
11126
+ const _sfc_main$y = {
11127
11127
  props: {
11128
11128
  modelValue: {
11129
11129
  type: [Date, String, Array]
@@ -11172,32 +11172,32 @@ const _sfc_main$w = {
11172
11172
  }
11173
11173
  }
11174
11174
  };
11175
- const _hoisted_1$r = {
11175
+ const _hoisted_1$s = {
11176
11176
  key: 0,
11177
11177
  class: "ux-field-title"
11178
11178
  };
11179
- const _hoisted_2$n = {
11179
+ const _hoisted_2$o = {
11180
11180
  key: 0,
11181
11181
  class: "ux-required-marker"
11182
11182
  };
11183
- const _hoisted_3$k = {
11183
+ const _hoisted_3$l = {
11184
11184
  key: 1,
11185
11185
  class: "ux-field-description"
11186
11186
  };
11187
- const _hoisted_4$h = { key: 2 };
11188
- const _hoisted_5$c = ["onUpdate:modelValue"];
11189
- function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
11187
+ const _hoisted_4$i = { key: 2 };
11188
+ const _hoisted_5$d = ["onUpdate:modelValue"];
11189
+ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
11190
11190
  const _component_flex_cell = resolveComponent("flex-cell");
11191
11191
  const _component_ux_icon = resolveComponent("ux-icon");
11192
11192
  const _component_ux_button = resolveComponent("ux-button");
11193
11193
  const _component_flex_row = resolveComponent("flex-row");
11194
11194
  return openBlock(), createElementBlock(Fragment, null, [
11195
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$r, [
11195
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$s, [
11196
11196
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11197
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$n, "*")) : createCommentVNode("", true)
11197
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$o, "*")) : createCommentVNode("", true)
11198
11198
  ])) : createCommentVNode("", true),
11199
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$k, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11200
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$h, [
11199
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$l, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11200
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
11201
11201
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
11202
11202
  return openBlock(), createBlock(_component_flex_row, {
11203
11203
  class: "ux-text-row",
@@ -11214,7 +11214,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
11214
11214
  ref: "input",
11215
11215
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
11216
11216
  "onUpdate:modelValue": ($event) => $options.model[index2] = $event
11217
- }, null, 40, _hoisted_5$c), [
11217
+ }, null, 40, _hoisted_5$d), [
11218
11218
  [vModelText, $options.model[index2]]
11219
11219
  ])
11220
11220
  ]),
@@ -11263,9 +11263,9 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
11263
11263
  ])
11264
11264
  ], 64);
11265
11265
  }
11266
- var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-1c86b484"]]);
11266
+ var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y], ["__scopeId", "data-v-1c86b484"]]);
11267
11267
  var checkbox_vue_vue_type_style_index_0_scoped_true_lang = "";
11268
- const _sfc_main$v = {
11268
+ const _sfc_main$x = {
11269
11269
  computed: {
11270
11270
  NativeCheckbox: UXCheckbox
11271
11271
  },
@@ -11307,19 +11307,19 @@ const _sfc_main$v = {
11307
11307
  }
11308
11308
  }
11309
11309
  };
11310
- const _hoisted_1$q = {
11310
+ const _hoisted_1$r = {
11311
11311
  key: 0,
11312
11312
  class: "ux-field-title"
11313
11313
  };
11314
- const _hoisted_2$m = {
11314
+ const _hoisted_2$n = {
11315
11315
  key: 0,
11316
11316
  class: "ux-required-marker"
11317
11317
  };
11318
- const _hoisted_3$j = {
11318
+ const _hoisted_3$k = {
11319
11319
  key: 1,
11320
11320
  class: "ux-field-description"
11321
11321
  };
11322
- function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
11322
+ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
11323
11323
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
11324
11324
  const _component_flex_cell = resolveComponent("flex-cell");
11325
11325
  const _component_flex_row = resolveComponent("flex-row");
@@ -11343,11 +11343,11 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
11343
11343
  createVNode(_component_flex_cell, { vcenter: "" }, {
11344
11344
  default: withCtx(() => [
11345
11345
  createElementVNode("div", null, [
11346
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$q, [
11346
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$r, [
11347
11347
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11348
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$m, "*")) : createCommentVNode("", true)
11348
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$n, "*")) : createCommentVNode("", true)
11349
11349
  ])) : createCommentVNode("", true),
11350
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$j, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
11350
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$k, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
11351
11351
  ])
11352
11352
  ]),
11353
11353
  _: 1
@@ -11356,8 +11356,8 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
11356
11356
  _: 1
11357
11357
  });
11358
11358
  }
11359
- var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-046b9e38"]]);
11360
- const _sfc_main$u = {
11359
+ var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x], ["__scopeId", "data-v-046b9e38"]]);
11360
+ const _sfc_main$w = {
11361
11361
  props: {
11362
11362
  modelValue: {
11363
11363
  type: [String, Array]
@@ -11370,15 +11370,15 @@ const _sfc_main$u = {
11370
11370
  }
11371
11371
  }
11372
11372
  };
11373
- const _hoisted_1$p = { key: 0 };
11374
- const _hoisted_2$l = ["innerHTML"];
11375
- const _hoisted_3$i = ["innerHTML"];
11376
- function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
11373
+ const _hoisted_1$q = { key: 0 };
11374
+ const _hoisted_2$m = ["innerHTML"];
11375
+ const _hoisted_3$j = ["innerHTML"];
11376
+ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
11377
11377
  const _component_flex_cell = resolveComponent("flex-cell");
11378
11378
  const _component_ux_icon = resolveComponent("ux-icon");
11379
11379
  const _component_ux_button = resolveComponent("ux-button");
11380
11380
  const _component_flex_row = resolveComponent("flex-row");
11381
- return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$p, [
11381
+ return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$q, [
11382
11382
  createVNode(_component_flex_row, { class: "ux-text-row" }, {
11383
11383
  default: withCtx(() => [
11384
11384
  createVNode(_component_flex_cell, null, {
@@ -11387,7 +11387,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
11387
11387
  return openBlock(), createElementBlock("div", {
11388
11388
  innerHTML: _ctx.field.template,
11389
11389
  key: index2
11390
- }, null, 8, _hoisted_2$l);
11390
+ }, null, 8, _hoisted_2$m);
11391
11391
  }), 128))
11392
11392
  ]),
11393
11393
  _: 1
@@ -11426,11 +11426,11 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
11426
11426
  ])) : (openBlock(), createElementBlock("div", {
11427
11427
  key: 1,
11428
11428
  innerHTML: _ctx.field.template
11429
- }, null, 8, _hoisted_3$i));
11429
+ }, null, 8, _hoisted_3$j));
11430
11430
  }
11431
- var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u]]);
11431
+ var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w]]);
11432
11432
  var FilterCondition_vue_vue_type_style_index_0_lang = "";
11433
- const _sfc_main$t = {
11433
+ const _sfc_main$v = {
11434
11434
  props: {
11435
11435
  fields: {
11436
11436
  type: Array,
@@ -11692,15 +11692,15 @@ const _sfc_main$t = {
11692
11692
  NativeSelect
11693
11693
  }
11694
11694
  };
11695
- const _hoisted_1$o = {
11695
+ const _hoisted_1$p = {
11696
11696
  key: 0,
11697
11697
  class: "filter-condition"
11698
11698
  };
11699
- const _hoisted_2$k = { key: 0 };
11700
- const _hoisted_3$h = { key: 1 };
11701
- const _hoisted_4$g = /* @__PURE__ */ createTextVNode(" And ");
11702
- const _hoisted_5$b = { key: 2 };
11703
- const _hoisted_6$a = { key: 3 };
11699
+ const _hoisted_2$l = { key: 0 };
11700
+ const _hoisted_3$i = { key: 1 };
11701
+ const _hoisted_4$h = /* @__PURE__ */ createTextVNode(" And ");
11702
+ const _hoisted_5$c = { key: 2 };
11703
+ const _hoisted_6$b = { key: 3 };
11704
11704
  const _hoisted_7$8 = /* @__PURE__ */ createTextVNode(" And ");
11705
11705
  const _hoisted_8$4 = { key: 4 };
11706
11706
  const _hoisted_9$3 = { key: 5 };
@@ -11709,7 +11709,7 @@ const _hoisted_11$2 = { key: 7 };
11709
11709
  const _hoisted_12$2 = { key: 8 };
11710
11710
  const _hoisted_13$1 = { key: 9 };
11711
11711
  const _hoisted_14$1 = { key: 10 };
11712
- function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
11712
+ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
11713
11713
  const _component_native_select = resolveComponent("native-select");
11714
11714
  const _component_flex_cell = resolveComponent("flex-cell");
11715
11715
  const _component_text_field = resolveComponent("text-field");
@@ -11718,7 +11718,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
11718
11718
  const _component_content_select = resolveComponent("content-select");
11719
11719
  const _component_ux_icon = resolveComponent("ux-icon");
11720
11720
  const _component_ux_button = resolveComponent("ux-button");
11721
- return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$o, [
11721
+ return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$p, [
11722
11722
  createVNode(_component_flex_row, null, {
11723
11723
  default: withCtx(() => [
11724
11724
  createVNode(_component_flex_cell, null, {
@@ -11745,7 +11745,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
11745
11745
  })) : createCommentVNode("", true),
11746
11746
  $data.model.comparator ? (openBlock(), createBlock(_component_flex_cell, { key: 1 }, {
11747
11747
  default: withCtx(() => [
11748
- $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$k, [
11748
+ $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$l, [
11749
11749
  $options.hasOptions ? (openBlock(), createBlock(_component_native_select, {
11750
11750
  key: 0,
11751
11751
  modelValue: $data.model.values,
@@ -11758,20 +11758,20 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
11758
11758
  "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.model.values = $event)
11759
11759
  }, null, 8, ["field", "modelValue"]))
11760
11760
  ])) : createCommentVNode("", true),
11761
- $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$h, [
11761
+ $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$i, [
11762
11762
  createVNode(_component_text_field, {
11763
11763
  field: $options.normalField,
11764
11764
  modelValue: $data.model.value,
11765
11765
  "onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $data.model.value = $event)
11766
11766
  }, null, 8, ["field", "modelValue"]),
11767
- _hoisted_4$g,
11767
+ _hoisted_4$h,
11768
11768
  createVNode(_component_text_field, {
11769
11769
  field: $options.normalField,
11770
11770
  modelValue: $data.model.value2,
11771
11771
  "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $data.model.value2 = $event)
11772
11772
  }, null, 8, ["field", "modelValue"])
11773
11773
  ])) : createCommentVNode("", true),
11774
- $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$b, [
11774
+ $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$c, [
11775
11775
  createVNode(_component_flex_row, null, {
11776
11776
  default: withCtx(() => [
11777
11777
  createVNode(_component_flex_cell, { style: { "width": "80px" } }, {
@@ -11798,7 +11798,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
11798
11798
  _: 1
11799
11799
  })
11800
11800
  ])) : createCommentVNode("", true),
11801
- $options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$a, [
11801
+ $options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$b, [
11802
11802
  createVNode(_component_date_field, {
11803
11803
  field: $options.dateField,
11804
11804
  modelValue: $data.model.value,
@@ -11887,7 +11887,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
11887
11887
  })
11888
11888
  ])) : createCommentVNode("", true);
11889
11889
  }
11890
- var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t]]);
11890
+ var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v]]);
11891
11891
  var root = _root;
11892
11892
  var now$1 = function() {
11893
11893
  return root.Date.now();
@@ -12018,7 +12018,7 @@ function debounce(func, wait, options) {
12018
12018
  }
12019
12019
  var debounce_1 = debounce;
12020
12020
  var FilterRule_vue_vue_type_style_index_0_lang = "";
12021
- const _sfc_main$s = {
12021
+ const _sfc_main$u = {
12022
12022
  props: {
12023
12023
  enableRemove: {
12024
12024
  type: Boolean
@@ -12159,29 +12159,29 @@ const _sfc_main$s = {
12159
12159
  NativeSelect
12160
12160
  }
12161
12161
  };
12162
- const _hoisted_1$n = { class: "filter-rule" };
12163
- const _hoisted_2$j = { class: "top" };
12164
- const _hoisted_3$g = { class: "summary" };
12165
- const _hoisted_4$f = /* @__PURE__ */ createTextVNode(" Match ");
12166
- const _hoisted_5$a = /* @__PURE__ */ createTextVNode(" of the following conditions ");
12167
- const _hoisted_6$9 = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
12162
+ const _hoisted_1$o = { class: "filter-rule" };
12163
+ const _hoisted_2$k = { class: "top" };
12164
+ const _hoisted_3$h = { class: "summary" };
12165
+ const _hoisted_4$g = /* @__PURE__ */ createTextVNode(" Match ");
12166
+ const _hoisted_5$b = /* @__PURE__ */ createTextVNode(" of the following conditions ");
12167
+ const _hoisted_6$a = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
12168
12168
  const _hoisted_7$7 = { class: "operator" };
12169
12169
  const _hoisted_8$3 = /* @__PURE__ */ createTextVNode("Add Condition");
12170
- function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
12170
+ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
12171
12171
  const _component_native_select = resolveComponent("native-select");
12172
12172
  const _component_flex_cell = resolveComponent("flex-cell");
12173
12173
  const _component_ux_icon = resolveComponent("ux-icon");
12174
12174
  const _component_ux_button = resolveComponent("ux-button");
12175
12175
  const _component_flex_row = resolveComponent("flex-row");
12176
12176
  const _component_filter_condition = resolveComponent("filter-condition");
12177
- return openBlock(), createElementBlock("div", _hoisted_1$n, [
12178
- createElementVNode("div", _hoisted_2$j, [
12177
+ return openBlock(), createElementBlock("div", _hoisted_1$o, [
12178
+ createElementVNode("div", _hoisted_2$k, [
12179
12179
  createVNode(_component_flex_row, null, {
12180
12180
  default: withCtx(() => [
12181
12181
  createVNode(_component_flex_cell, null, {
12182
12182
  default: withCtx(() => [
12183
- createElementVNode("div", _hoisted_3$g, [
12184
- _hoisted_4$f,
12183
+ createElementVNode("div", _hoisted_3$h, [
12184
+ _hoisted_4$g,
12185
12185
  createVNode(_component_native_select, {
12186
12186
  modelValue: $data.model.operator,
12187
12187
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -12192,7 +12192,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
12192
12192
  ]),
12193
12193
  _: 1
12194
12194
  }, 8, ["modelValue", "field"]),
12195
- _hoisted_5$a
12195
+ _hoisted_5$b
12196
12196
  ])
12197
12197
  ]),
12198
12198
  _: 1
@@ -12231,7 +12231,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
12231
12231
  shrink: ""
12232
12232
  }, {
12233
12233
  default: withCtx(() => [
12234
- _hoisted_6$9,
12234
+ _hoisted_6$a,
12235
12235
  createElementVNode("div", _hoisted_7$7, toDisplayString($data.model.operator), 1)
12236
12236
  ]),
12237
12237
  _: 2
@@ -12260,9 +12260,9 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
12260
12260
  }, 8, ["onClick"])
12261
12261
  ]);
12262
12262
  }
12263
- var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s]]);
12263
+ var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u]]);
12264
12264
  var FilterBuilder_vue_vue_type_style_index_0_scoped_true_lang = "";
12265
- const _sfc_main$r = {
12265
+ const _sfc_main$t = {
12266
12266
  components: {
12267
12267
  FilterRule,
12268
12268
  NativeSelect
@@ -12363,16 +12363,16 @@ const _sfc_main$r = {
12363
12363
  };
12364
12364
  }
12365
12365
  };
12366
- const _hoisted_1$m = { class: "filters" };
12367
- const _hoisted_2$i = {
12366
+ const _hoisted_1$n = { class: "filters" };
12367
+ const _hoisted_2$j = {
12368
12368
  key: 0,
12369
12369
  class: "top"
12370
12370
  };
12371
- const _hoisted_3$f = { class: "summary" };
12372
- const _hoisted_4$e = /* @__PURE__ */ createTextVNode(" Match ");
12373
- const _hoisted_5$9 = /* @__PURE__ */ createTextVNode(" of the following rules ");
12374
- const _hoisted_6$8 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
12375
- function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
12371
+ const _hoisted_3$g = { class: "summary" };
12372
+ const _hoisted_4$f = /* @__PURE__ */ createTextVNode(" Match ");
12373
+ const _hoisted_5$a = /* @__PURE__ */ createTextVNode(" of the following rules ");
12374
+ const _hoisted_6$9 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
12375
+ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
12376
12376
  const _component_native_select = resolveComponent("native-select");
12377
12377
  const _component_filter_rule = resolveComponent("filter-rule");
12378
12378
  const _component_ux_button = resolveComponent("ux-button");
@@ -12382,10 +12382,10 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
12382
12382
  default: withCtx(() => [
12383
12383
  createVNode(_component_flex_body, null, {
12384
12384
  default: withCtx(() => [
12385
- createElementVNode("div", _hoisted_1$m, [
12386
- $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$i, [
12387
- createElementVNode("div", _hoisted_3$f, [
12388
- _hoisted_4$e,
12385
+ createElementVNode("div", _hoisted_1$n, [
12386
+ $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$j, [
12387
+ createElementVNode("div", _hoisted_3$g, [
12388
+ _hoisted_4$f,
12389
12389
  createVNode(_component_native_select, {
12390
12390
  modelValue: $data.model.operator,
12391
12391
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -12396,7 +12396,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
12396
12396
  ]),
12397
12397
  _: 1
12398
12398
  }, 8, ["modelValue", "field"]),
12399
- _hoisted_5$9
12399
+ _hoisted_5$a
12400
12400
  ])
12401
12401
  ])) : createCommentVNode("", true),
12402
12402
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.model.filters, (rule, index2) => {
@@ -12414,7 +12414,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
12414
12414
  onClick: _cache[1] || (_cache[1] = ($event) => $options.addRule())
12415
12415
  }, {
12416
12416
  default: withCtx(() => [
12417
- _hoisted_6$8
12417
+ _hoisted_6$9
12418
12418
  ]),
12419
12419
  _: 1
12420
12420
  })
@@ -12426,9 +12426,9 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
12426
12426
  _: 1
12427
12427
  });
12428
12428
  }
12429
- var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-2a26bc0c"]]);
12429
+ var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-2a26bc0c"]]);
12430
12430
  var filter_vue_vue_type_style_index_0_scoped_true_lang = "";
12431
- const _sfc_main$q = {
12431
+ const _sfc_main$s = {
12432
12432
  mixins: [InputMixin],
12433
12433
  components: {
12434
12434
  FilterBuilder
@@ -12469,32 +12469,32 @@ const _sfc_main$q = {
12469
12469
  }
12470
12470
  }
12471
12471
  };
12472
- const _hoisted_1$l = {
12472
+ const _hoisted_1$m = {
12473
12473
  key: 0,
12474
12474
  class: "ux-field-title"
12475
12475
  };
12476
- const _hoisted_2$h = {
12476
+ const _hoisted_2$i = {
12477
12477
  key: 0,
12478
12478
  class: "ux-required-marker"
12479
12479
  };
12480
- const _hoisted_3$e = {
12480
+ const _hoisted_3$f = {
12481
12481
  key: 1,
12482
12482
  class: "ux-field-description"
12483
12483
  };
12484
- const _hoisted_4$d = { key: 2 };
12485
- function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
12484
+ const _hoisted_4$e = { key: 2 };
12485
+ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
12486
12486
  const _component_filter_builder = resolveComponent("filter-builder");
12487
12487
  const _component_flex_cell = resolveComponent("flex-cell");
12488
12488
  const _component_ux_icon = resolveComponent("ux-icon");
12489
12489
  const _component_ux_button = resolveComponent("ux-button");
12490
12490
  const _component_flex_row = resolveComponent("flex-row");
12491
12491
  return openBlock(), createElementBlock(Fragment, null, [
12492
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$l, [
12492
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$m, [
12493
12493
  createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
12494
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
12494
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$i, "*")) : createCommentVNode("", true)
12495
12495
  ])) : createCommentVNode("", true),
12496
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$e, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12497
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
12496
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12497
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$e, [
12498
12498
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
12499
12499
  return openBlock(), createBlock(_component_flex_row, {
12500
12500
  class: "ux-text-row",
@@ -12551,9 +12551,9 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
12551
12551
  }, null, 8, ["definition", "modelValue"]))
12552
12552
  ], 64);
12553
12553
  }
12554
- var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-1721388e"]]);
12554
+ var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-1721388e"]]);
12555
12555
  var switch_vue_vue_type_style_index_0_scoped_true_lang = "";
12556
- const _sfc_main$p = {
12556
+ const _sfc_main$r = {
12557
12557
  mixins: [InputMixin],
12558
12558
  props: {
12559
12559
  modelValue: {
@@ -12592,19 +12592,19 @@ const _sfc_main$p = {
12592
12592
  }
12593
12593
  }
12594
12594
  };
12595
- const _hoisted_1$k = {
12595
+ const _hoisted_1$l = {
12596
12596
  key: 0,
12597
12597
  class: "ux-field-title"
12598
12598
  };
12599
- const _hoisted_2$g = {
12599
+ const _hoisted_2$h = {
12600
12600
  key: 0,
12601
12601
  class: "ux-required-marker"
12602
12602
  };
12603
- const _hoisted_3$d = {
12603
+ const _hoisted_3$e = {
12604
12604
  key: 1,
12605
12605
  class: "ux-field-description"
12606
12606
  };
12607
- function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
12607
+ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
12608
12608
  const _component_ux_switch = resolveComponent("ux-switch");
12609
12609
  const _component_flex_cell = resolveComponent("flex-cell");
12610
12610
  const _component_flex_row = resolveComponent("flex-row");
@@ -12628,11 +12628,11 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
12628
12628
  createVNode(_component_flex_cell, { vcenter: "" }, {
12629
12629
  default: withCtx(() => [
12630
12630
  createElementVNode("div", null, [
12631
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$k, [
12631
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$l, [
12632
12632
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12633
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$g, "*")) : createCommentVNode("", true)
12633
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
12634
12634
  ])) : createCommentVNode("", true),
12635
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
12635
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$e, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
12636
12636
  ])
12637
12637
  ]),
12638
12638
  _: 1
@@ -12641,9 +12641,9 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
12641
12641
  _: 1
12642
12642
  });
12643
12643
  }
12644
- var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-5994d322"]]);
12644
+ var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-5994d322"]]);
12645
12645
  var filedrop_vue_vue_type_style_index_0_scoped_true_lang = "";
12646
- const _sfc_main$o = {
12646
+ const _sfc_main$q = {
12647
12647
  props: {
12648
12648
  multiple: {
12649
12649
  type: Boolean
@@ -12680,9 +12680,9 @@ const _sfc_main$o = {
12680
12680
  }
12681
12681
  }
12682
12682
  };
12683
- const _hoisted_1$j = ["accept", "multiple"];
12684
- const _hoisted_2$f = /* @__PURE__ */ createTextVNode("Select Files");
12685
- function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
12683
+ const _hoisted_1$k = ["accept", "multiple"];
12684
+ const _hoisted_2$g = /* @__PURE__ */ createTextVNode("Select Files");
12685
+ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
12686
12686
  const _component_ux_button = resolveComponent("ux-button");
12687
12687
  return openBlock(), createElementBlock("label", {
12688
12688
  class: "file-drop",
@@ -12695,7 +12695,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
12695
12695
  type: "file",
12696
12696
  multiple: $props.multiple,
12697
12697
  onChange: _cache[0] || (_cache[0] = ($event) => $options.filesSelected($event.target.files))
12698
- }, null, 40, _hoisted_1$j),
12698
+ }, null, 40, _hoisted_1$k),
12699
12699
  createElementVNode("div", {
12700
12700
  class: "file-drop-ux",
12701
12701
  onClick: _cache[1] || (_cache[1] = (...args) => $options.clicked && $options.clicked(...args))
@@ -12703,7 +12703,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
12703
12703
  renderSlot(_ctx.$slots, "default", {}, () => [
12704
12704
  createVNode(_component_ux_button, null, {
12705
12705
  default: withCtx(() => [
12706
- _hoisted_2$f
12706
+ _hoisted_2$g
12707
12707
  ]),
12708
12708
  _: 1
12709
12709
  })
@@ -12711,9 +12711,9 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
12711
12711
  ])
12712
12712
  ], 32);
12713
12713
  }
12714
- var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-65e7e548"]]);
12714
+ var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-65e7e548"]]);
12715
12715
  var upload_vue_vue_type_style_index_0_scoped_true_lang = "";
12716
- const _sfc_main$n = {
12716
+ const _sfc_main$p = {
12717
12717
  mixins: [InputMixin],
12718
12718
  components: {
12719
12719
  FileDrop
@@ -12844,26 +12844,26 @@ const _sfc_main$n = {
12844
12844
  },
12845
12845
  computed: {}
12846
12846
  };
12847
- const _hoisted_1$i = {
12847
+ const _hoisted_1$j = {
12848
12848
  key: 0,
12849
12849
  class: "ux-field-title"
12850
12850
  };
12851
- const _hoisted_2$e = {
12851
+ const _hoisted_2$f = {
12852
12852
  key: 0,
12853
12853
  class: "ux-required-marker"
12854
12854
  };
12855
- const _hoisted_3$c = {
12855
+ const _hoisted_3$d = {
12856
12856
  key: 1,
12857
12857
  class: "ux-field-description"
12858
12858
  };
12859
- const _hoisted_4$c = {
12859
+ const _hoisted_4$d = {
12860
12860
  key: 2,
12861
12861
  class: "files"
12862
12862
  };
12863
- const _hoisted_5$8 = { class: "size" };
12864
- const _hoisted_6$7 = /* @__PURE__ */ createTextVNode("Select Files");
12863
+ const _hoisted_5$9 = { class: "size" };
12864
+ const _hoisted_6$8 = /* @__PURE__ */ createTextVNode("Select Files");
12865
12865
  const _hoisted_7$6 = /* @__PURE__ */ createTextVNode("Select File");
12866
- function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
12866
+ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
12867
12867
  const _component_progress_bar = resolveComponent("progress-bar");
12868
12868
  const _component_flex_cell = resolveComponent("flex-cell");
12869
12869
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -12871,12 +12871,12 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
12871
12871
  const _component_flex_row = resolveComponent("flex-row");
12872
12872
  const _component_file_drop = resolveComponent("file-drop");
12873
12873
  return openBlock(), createElementBlock(Fragment, null, [
12874
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
12874
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$j, [
12875
12875
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12876
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
12876
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$f, "*")) : createCommentVNode("", true)
12877
12877
  ])) : createCommentVNode("", true),
12878
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12879
- $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$c, [
12878
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
12879
+ $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
12880
12880
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.files, (file, index2) => {
12881
12881
  return openBlock(), createElementBlock("div", {
12882
12882
  class: "file-item",
@@ -12887,7 +12887,7 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
12887
12887
  createVNode(_component_flex_cell, null, {
12888
12888
  default: withCtx(() => [
12889
12889
  createElementVNode("strong", null, toDisplayString(file.name), 1),
12890
- createElementVNode("div", _hoisted_5$8, toDisplayString($options.filesize(file.size)), 1),
12890
+ createElementVNode("div", _hoisted_5$9, toDisplayString($options.filesize(file.size)), 1),
12891
12891
  createVNode(_component_progress_bar, {
12892
12892
  value: file.progress
12893
12893
  }, null, 8, ["value"])
@@ -12923,7 +12923,7 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
12923
12923
  default: withCtx(() => [
12924
12924
  createVNode(_component_ux_button, null, {
12925
12925
  default: withCtx(() => [
12926
- _hoisted_6$7
12926
+ _hoisted_6$8
12927
12927
  ]),
12928
12928
  _: 1
12929
12929
  })
@@ -12946,9 +12946,9 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
12946
12946
  }, 8, ["onFiles"]))
12947
12947
  ], 64);
12948
12948
  }
12949
- var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-1c070f26"]]);
12949
+ var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-1c070f26"]]);
12950
12950
  var group_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
12951
- const _sfc_main$m = {
12951
+ const _sfc_main$o = {
12952
12952
  mixins: [InputMixin],
12953
12953
  components: { draggable: draggableComponent },
12954
12954
  props: {
@@ -13001,6 +13001,7 @@ const _sfc_main$m = {
13001
13001
  return `${this.label} ${index2 + 1}`;
13002
13002
  },
13003
13003
  enterPress(event) {
13004
+ console.log("EVENT", event);
13004
13005
  if (this.canAddValue) {
13005
13006
  event.stopImmediatePropagation();
13006
13007
  event.preventDefault();
@@ -13026,11 +13027,11 @@ const _sfc_main$m = {
13026
13027
  }
13027
13028
  }
13028
13029
  };
13029
- const _hoisted_1$h = {
13030
+ const _hoisted_1$i = {
13030
13031
  key: 0,
13031
13032
  class: "ux-multi-group"
13032
13033
  };
13033
- function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
13034
+ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
13034
13035
  const _component_ux_icon = resolveComponent("ux-icon");
13035
13036
  const _component_flex_cell = resolveComponent("flex-cell");
13036
13037
  const _component_ux_button = resolveComponent("ux-button");
@@ -13040,7 +13041,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
13040
13041
  const _component_ux_panel_body = resolveComponent("ux-panel-body");
13041
13042
  const _component_ux_panel = resolveComponent("ux-panel");
13042
13043
  const _component_draggable = resolveComponent("draggable");
13043
- return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$h, [
13044
+ return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$i, [
13044
13045
  $options.reorderable ? (openBlock(), createBlock(_component_draggable, {
13045
13046
  key: 0,
13046
13047
  modelValue: _ctx.model,
@@ -13359,8 +13360,8 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
13359
13360
  }, null, 8, ["submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"]))
13360
13361
  ], 64));
13361
13362
  }
13362
- var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-582bfb1a"]]);
13363
- const _sfc_main$l = {
13363
+ var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-53c1ace8"]]);
13364
+ const _sfc_main$n = {
13364
13365
  props: {
13365
13366
  option: {
13366
13367
  required: true
@@ -13372,17 +13373,17 @@ const _sfc_main$l = {
13372
13373
  }
13373
13374
  }
13374
13375
  };
13375
- function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
13376
+ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
13376
13377
  return renderSlot(_ctx.$slots, "default", { plainValue: $options.plainValue }, () => [
13377
13378
  createElementVNode("pre", null, toDisplayString($props.option), 1)
13378
13379
  ]);
13379
13380
  }
13380
- var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l]]);
13381
+ var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n]]);
13381
13382
  var buttonSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
13382
13383
  function isUndefined$2(entry) {
13383
13384
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
13384
13385
  }
13385
- const _sfc_main$k = {
13386
+ const _sfc_main$m = {
13386
13387
  components: {
13387
13388
  OptionSlot
13388
13389
  },
@@ -13503,30 +13504,30 @@ const _sfc_main$k = {
13503
13504
  }
13504
13505
  }
13505
13506
  };
13506
- const _hoisted_1$g = {
13507
+ const _hoisted_1$h = {
13507
13508
  key: 0,
13508
13509
  class: "ux-field-title"
13509
13510
  };
13510
- const _hoisted_2$d = {
13511
+ const _hoisted_2$e = {
13511
13512
  key: 0,
13512
13513
  class: "ux-required-marker"
13513
13514
  };
13514
- const _hoisted_3$b = {
13515
+ const _hoisted_3$c = {
13515
13516
  key: 1,
13516
13517
  class: "ux-field-description"
13517
13518
  };
13518
- const _hoisted_4$b = { class: "buttons" };
13519
- function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
13519
+ const _hoisted_4$c = { class: "buttons" };
13520
+ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
13520
13521
  const _component_ux_icon = resolveComponent("ux-icon");
13521
13522
  const _component_ux_button = resolveComponent("ux-button");
13522
13523
  const _component_option_slot = resolveComponent("option-slot");
13523
13524
  return openBlock(), createElementBlock(Fragment, null, [
13524
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
13525
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
13525
13526
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
13526
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
13527
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
13527
13528
  ])) : createCommentVNode("", true),
13528
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13529
- createElementVNode("div", _hoisted_4$b, [
13529
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13530
+ createElementVNode("div", _hoisted_4$c, [
13530
13531
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selectableOptions, (option2) => {
13531
13532
  return openBlock(), createBlock(_component_option_slot, { option: option2 }, {
13532
13533
  default: withCtx(({ plainValue }) => [
@@ -13550,9 +13551,9 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
13550
13551
  ])
13551
13552
  ], 64);
13552
13553
  }
13553
- var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-f0acfde4"]]);
13554
+ var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-f0acfde4"]]);
13554
13555
  var objectField_vue_vue_type_style_index_0_scoped_true_lang = "";
13555
- const _sfc_main$j = {
13556
+ const _sfc_main$l = {
13556
13557
  props: {
13557
13558
  modelValue: {
13558
13559
  type: Object
@@ -13566,32 +13567,32 @@ const _sfc_main$j = {
13566
13567
  }
13567
13568
  }
13568
13569
  };
13569
- const _hoisted_1$f = {
13570
+ const _hoisted_1$g = {
13570
13571
  key: 0,
13571
13572
  class: "ux-field-title"
13572
13573
  };
13573
- const _hoisted_2$c = {
13574
+ const _hoisted_2$d = {
13574
13575
  key: 0,
13575
13576
  class: "ux-required-marker"
13576
13577
  };
13577
- const _hoisted_3$a = {
13578
+ const _hoisted_3$b = {
13578
13579
  key: 1,
13579
13580
  class: "ux-field-description"
13580
13581
  };
13581
- const _hoisted_4$a = { key: 2 };
13582
- const _hoisted_5$7 = { key: 3 };
13583
- function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
13582
+ const _hoisted_4$b = { key: 2 };
13583
+ const _hoisted_5$8 = { key: 3 };
13584
+ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
13584
13585
  const _component_flex_cell = resolveComponent("flex-cell");
13585
13586
  const _component_ux_icon = resolveComponent("ux-icon");
13586
13587
  const _component_ux_button = resolveComponent("ux-button");
13587
13588
  const _component_flex_row = resolveComponent("flex-row");
13588
13589
  return openBlock(), createElementBlock(Fragment, null, [
13589
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
13590
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
13590
13591
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
13591
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
13592
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
13592
13593
  ])) : createCommentVNode("", true),
13593
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13594
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
13594
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13595
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$b, [
13595
13596
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
13596
13597
  return openBlock(), createBlock(_component_flex_row, {
13597
13598
  class: "ux-text-row",
@@ -13640,12 +13641,12 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
13640
13641
  ]),
13641
13642
  _: 1
13642
13643
  })) : createCommentVNode("", true)
13643
- ])) : (openBlock(), createElementBlock("pre", _hoisted_5$7, toDisplayString(_ctx.model), 1))
13644
+ ])) : (openBlock(), createElementBlock("pre", _hoisted_5$8, toDisplayString(_ctx.model), 1))
13644
13645
  ], 64);
13645
13646
  }
13646
- var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-6b3fc2f2"]]);
13647
+ var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-6b3fc2f2"]]);
13647
13648
  var optionsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
13648
- const _sfc_main$i = {
13649
+ const _sfc_main$k = {
13649
13650
  props: {
13650
13651
  modelValue: {
13651
13652
  type: [String, Array]
@@ -13740,21 +13741,21 @@ const _sfc_main$i = {
13740
13741
  }
13741
13742
  };
13742
13743
  const _withScopeId$2 = (n2) => (pushScopeId("data-v-076c3da8"), n2 = n2(), popScopeId(), n2);
13743
- const _hoisted_1$e = {
13744
+ const _hoisted_1$f = {
13744
13745
  key: 0,
13745
13746
  class: "ux-field-title"
13746
13747
  };
13747
- const _hoisted_2$b = {
13748
+ const _hoisted_2$c = {
13748
13749
  key: 0,
13749
13750
  class: "ux-required-marker"
13750
13751
  };
13751
- const _hoisted_3$9 = {
13752
+ const _hoisted_3$a = {
13752
13753
  key: 1,
13753
13754
  class: "ux-field-description"
13754
13755
  };
13755
- const _hoisted_4$9 = { key: 2 };
13756
- const _hoisted_5$6 = { class: "ux-text-wrap prefixed" };
13757
- const _hoisted_6$6 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
13756
+ const _hoisted_4$a = { key: 2 };
13757
+ const _hoisted_5$7 = { class: "ux-text-wrap prefixed" };
13758
+ const _hoisted_6$7 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
13758
13759
  const _hoisted_7$5 = ["onBlur", "onUpdate:modelValue"];
13759
13760
  const _hoisted_8$2 = ["onBlur", "onUpdate:modelValue"];
13760
13761
  const _hoisted_9$2 = { class: "ux-text-wrap prefixed" };
@@ -13765,18 +13766,18 @@ const _hoisted_13 = { class: "ux-text-wrap prefixed" };
13765
13766
  const _hoisted_14 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
13766
13767
  const _hoisted_15 = { class: "ux-text-wrap prefixed" };
13767
13768
  const _hoisted_16 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
13768
- function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
13769
+ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
13769
13770
  const _component_flex_cell = resolveComponent("flex-cell");
13770
13771
  const _component_ux_icon = resolveComponent("ux-icon");
13771
13772
  const _component_ux_button = resolveComponent("ux-button");
13772
13773
  const _component_flex_row = resolveComponent("flex-row");
13773
13774
  return openBlock(), createElementBlock(Fragment, null, [
13774
- _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$e, [
13775
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
13775
13776
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
13776
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
13777
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
13777
13778
  ])) : createCommentVNode("", true),
13778
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13779
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
13779
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13780
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
13780
13781
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
13781
13782
  return openBlock(), createBlock(_component_flex_row, {
13782
13783
  class: "ux-text-row",
@@ -13785,8 +13786,8 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
13785
13786
  default: withCtx(() => [
13786
13787
  createVNode(_component_flex_cell, null, {
13787
13788
  default: withCtx(() => [
13788
- createElementVNode("div", _hoisted_5$6, [
13789
- _hoisted_6$6,
13789
+ createElementVNode("div", _hoisted_5$7, [
13790
+ _hoisted_6$7,
13790
13791
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
13791
13792
  key: 0,
13792
13793
  class: "ux-field-focus ux-text-input-multiple",
@@ -13983,12 +13984,44 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
13983
13984
  }))
13984
13985
  ], 64);
13985
13986
  }
13986
- var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-076c3da8"]]);
13987
+ var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-076c3da8"]]);
13987
13988
  var codeEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
13988
- const _sfc_main$h = {
13989
+ const _sfc_main$j = {
13989
13990
  components: {},
13990
13991
  methods: {
13991
13992
  editorInit() {
13993
+ },
13994
+ format() {
13995
+ if (typeof window === void 0) {
13996
+ return;
13997
+ }
13998
+ var code = this.model;
13999
+ if (!code) {
14000
+ return;
14001
+ }
14002
+ switch (this.lang) {
14003
+ case "js":
14004
+ case "javascript":
14005
+ if (window.js_beautify) {
14006
+ code = window.js_beautify(code);
14007
+ }
14008
+ break;
14009
+ case "css":
14010
+ case "scss":
14011
+ if (window.css_beautify) {
14012
+ code = window.css_beautify(code);
14013
+ }
14014
+ break;
14015
+ case "html":
14016
+ if (window.html_beautify) {
14017
+ code = window.html_beautify(code);
14018
+ }
14019
+ break;
14020
+ default:
14021
+ return;
14022
+ }
14023
+ console.log("Formatted");
14024
+ this.model = code;
13992
14025
  }
13993
14026
  },
13994
14027
  props: {
@@ -14010,8 +14043,13 @@ const _sfc_main$h = {
14010
14043
  this.$emit("update:modelValue", v);
14011
14044
  }
14012
14045
  },
14013
- mounted() {
14046
+ async mounted() {
14014
14047
  this.mounted = true;
14048
+ if (this.$sdk.global && this.$sdk.global.injectScript) {
14049
+ this.$sdk.global.injectScript("https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.5/beautify.min.js");
14050
+ this.$sdk.global.injectScript("https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.5/beautify-css.min.js");
14051
+ this.$sdk.global.injectScript("https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.5/beautify-html.min.js");
14052
+ }
14015
14053
  },
14016
14054
  data() {
14017
14055
  return {
@@ -14020,12 +14058,13 @@ const _sfc_main$h = {
14020
14058
  };
14021
14059
  }
14022
14060
  };
14023
- function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
14061
+ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
14024
14062
  const _component_v_ace_editor = resolveComponent("v-ace-editor");
14025
14063
  const _component_flex_column = resolveComponent("flex-column");
14026
14064
  return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
14027
14065
  default: withCtx(() => [
14028
14066
  createVNode(_component_v_ace_editor, {
14067
+ onBlur: $options.format,
14029
14068
  class: "editor-wrap",
14030
14069
  value: $data.model,
14031
14070
  "onUpdate:value": _cache[0] || (_cache[0] = ($event) => $data.model = $event),
@@ -14034,14 +14073,14 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
14034
14073
  lang: $props.lang,
14035
14074
  theme: "tomorrow_night_eighties",
14036
14075
  style: { "height": "300px" }
14037
- }, null, 8, ["value", "onInit", "lang"])
14076
+ }, null, 8, ["onBlur", "value", "onInit", "lang"])
14038
14077
  ]),
14039
14078
  _: 1
14040
14079
  })) : createCommentVNode("", true);
14041
14080
  }
14042
- var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-38988542"]]);
14081
+ var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-ff0cfcf4"]]);
14043
14082
  var codeEditorField_vue_vue_type_style_index_0_scoped_true_lang = "";
14044
- const _sfc_main$g = {
14083
+ const _sfc_main$i = {
14045
14084
  components: {
14046
14085
  CodeEditor
14047
14086
  },
@@ -14056,6 +14095,176 @@ const _sfc_main$g = {
14056
14095
  }
14057
14096
  },
14058
14097
  mixins: [InputMixin],
14098
+ methods: {
14099
+ enterPress() {
14100
+ },
14101
+ getNewDefaultEntry() {
14102
+ return "";
14103
+ }
14104
+ }
14105
+ };
14106
+ const _hoisted_1$e = {
14107
+ key: 0,
14108
+ class: "ux-field-title"
14109
+ };
14110
+ const _hoisted_2$b = {
14111
+ key: 0,
14112
+ class: "ux-required-marker"
14113
+ };
14114
+ const _hoisted_3$9 = {
14115
+ key: 1,
14116
+ class: "ux-field-description"
14117
+ };
14118
+ const _hoisted_4$9 = { key: 2 };
14119
+ const _hoisted_5$6 = { class: "code-editor-field-wrap" };
14120
+ const _hoisted_6$6 = {
14121
+ key: 3,
14122
+ class: "code-editor-field-wrap"
14123
+ };
14124
+ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
14125
+ const _component_code_editor = resolveComponent("code-editor");
14126
+ const _component_flex_cell = resolveComponent("flex-cell");
14127
+ const _component_ux_icon = resolveComponent("ux-icon");
14128
+ const _component_ux_button = resolveComponent("ux-button");
14129
+ const _component_flex_row = resolveComponent("flex-row");
14130
+ return openBlock(), createElementBlock("div", {
14131
+ onKeydown: _cache[2] || (_cache[2] = withKeys(withModifiers(($event) => $options.enterPress($event), ["stop"]), ["enter"]))
14132
+ }, [
14133
+ _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$e, [
14134
+ createTextVNode(toDisplayString(_ctx.label) + " ", 1),
14135
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
14136
+ ])) : createCommentVNode("", true),
14137
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
14138
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$9, [
14139
+ (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
14140
+ return openBlock(), createBlock(_component_flex_row, {
14141
+ class: "ux-text-row",
14142
+ key: index2
14143
+ }, {
14144
+ default: withCtx(() => [
14145
+ createVNode(_component_flex_cell, null, {
14146
+ default: withCtx(() => [
14147
+ createElementVNode("div", _hoisted_5$6, [
14148
+ createVNode(_component_code_editor, {
14149
+ lang: $options.syntax,
14150
+ onFocus: _ctx.touch,
14151
+ ref_for: true,
14152
+ ref: "input",
14153
+ modelValue: _ctx.model[index2],
14154
+ "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
14155
+ class: "ux-code-editor ux-field-focus ux-text-area-multiple"
14156
+ }, null, 8, ["lang", "onFocus", "modelValue", "onUpdate:modelValue"])
14157
+ ])
14158
+ ]),
14159
+ _: 2
14160
+ }, 1024),
14161
+ createVNode(_component_flex_cell, {
14162
+ shrink: "",
14163
+ vcenter: ""
14164
+ }, {
14165
+ default: withCtx(() => [
14166
+ _ctx.canRemoveValue ? (openBlock(), createBlock(_component_ux_button, {
14167
+ key: 0,
14168
+ tag: "a",
14169
+ icon: "",
14170
+ onClick: ($event) => _ctx.remove(entry)
14171
+ }, {
14172
+ default: withCtx(() => [
14173
+ createVNode(_component_ux_icon, { icon: "fa-times" })
14174
+ ]),
14175
+ _: 2
14176
+ }, 1032, ["onClick"])) : createCommentVNode("", true)
14177
+ ]),
14178
+ _: 2
14179
+ }, 1024)
14180
+ ]),
14181
+ _: 2
14182
+ }, 1024);
14183
+ }), 128)),
14184
+ _ctx.canAddValue ? (openBlock(), createBlock(_component_ux_button, {
14185
+ key: 0,
14186
+ onClick: _cache[0] || (_cache[0] = ($event) => _ctx.add())
14187
+ }, {
14188
+ default: withCtx(() => [
14189
+ createTextVNode(toDisplayString(_ctx.addLabel), 1)
14190
+ ]),
14191
+ _: 1
14192
+ })) : createCommentVNode("", true)
14193
+ ])) : (openBlock(), createElementBlock("div", _hoisted_6$6, [
14194
+ createVNode(_component_code_editor, {
14195
+ lang: $options.syntax,
14196
+ class: "ux-code-editor ux-field-focus ux-text-area-single",
14197
+ onFocus: _ctx.touch,
14198
+ modelValue: _ctx.model,
14199
+ "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
14200
+ }, null, 8, ["lang", "onFocus", "modelValue"])
14201
+ ]))
14202
+ ], 32);
14203
+ }
14204
+ var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-67761240"]]);
14205
+ var richtext_vue_vue_type_style_index_0_scoped_true_lang = "";
14206
+ const _sfc_main$h = {
14207
+ components: {},
14208
+ methods: {},
14209
+ props: {
14210
+ modelValue: {
14211
+ type: String,
14212
+ default() {
14213
+ return "";
14214
+ }
14215
+ },
14216
+ lang: {
14217
+ type: String
14218
+ }
14219
+ },
14220
+ watch: {
14221
+ modelValue(v) {
14222
+ this.model = v;
14223
+ },
14224
+ model(v) {
14225
+ this.$emit("update:modelValue", v);
14226
+ }
14227
+ },
14228
+ mounted() {
14229
+ this.mounted = true;
14230
+ },
14231
+ beforeUnmount() {
14232
+ this.mounted = false;
14233
+ },
14234
+ data() {
14235
+ return {
14236
+ mounted: false,
14237
+ model: this.modelValue
14238
+ };
14239
+ }
14240
+ };
14241
+ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
14242
+ const _component_tiptap = resolveComponent("tiptap");
14243
+ const _component_flex_column = resolveComponent("flex-column");
14244
+ return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
14245
+ default: withCtx(() => [
14246
+ createVNode(_component_tiptap, {
14247
+ modelValue: $data.model,
14248
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model = $event),
14249
+ style: { "height": "250px" }
14250
+ }, null, 8, ["modelValue"])
14251
+ ]),
14252
+ _: 1
14253
+ })) : createCommentVNode("", true);
14254
+ }
14255
+ var RichText = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-f1bfd246"]]);
14256
+ var richtextField_vue_vue_type_style_index_0_scoped_true_lang = "";
14257
+ const _sfc_main$g = {
14258
+ components: {
14259
+ richtext: RichText
14260
+ },
14261
+ props: {
14262
+ modelValue: {
14263
+ type: [String, Array]
14264
+ }
14265
+ },
14266
+ computed: {},
14267
+ mixins: [InputMixin],
14059
14268
  methods: {
14060
14269
  getNewDefaultEntry() {
14061
14270
  return "";
@@ -14075,18 +14284,20 @@ const _hoisted_3$8 = {
14075
14284
  class: "ux-field-description"
14076
14285
  };
14077
14286
  const _hoisted_4$8 = { key: 2 };
14078
- const _hoisted_5$5 = { class: "code-editor-field-wrap" };
14287
+ const _hoisted_5$5 = { class: "richtext-field-wrap" };
14079
14288
  const _hoisted_6$5 = {
14080
14289
  key: 3,
14081
- class: "code-editor-field-wrap"
14290
+ class: "richtext-field-wrap"
14082
14291
  };
14083
14292
  function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
14084
- const _component_code_editor = resolveComponent("code-editor");
14293
+ const _component_richtext = resolveComponent("richtext");
14085
14294
  const _component_flex_cell = resolveComponent("flex-cell");
14086
14295
  const _component_ux_icon = resolveComponent("ux-icon");
14087
14296
  const _component_ux_button = resolveComponent("ux-button");
14088
14297
  const _component_flex_row = resolveComponent("flex-row");
14089
- return openBlock(), createElementBlock(Fragment, null, [
14298
+ return openBlock(), createElementBlock("div", {
14299
+ onKeydown: _cache[2] || (_cache[2] = withKeys(withModifiers(($event) => _ctx.enterPress($event), ["stop"]), ["enter"]))
14300
+ }, [
14090
14301
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$d, [
14091
14302
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
14092
14303
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$a, "*")) : createCommentVNode("", true)
@@ -14102,15 +14313,14 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
14102
14313
  createVNode(_component_flex_cell, null, {
14103
14314
  default: withCtx(() => [
14104
14315
  createElementVNode("div", _hoisted_5$5, [
14105
- createVNode(_component_code_editor, {
14106
- lang: $options.syntax,
14316
+ createVNode(_component_richtext, {
14107
14317
  onFocus: _ctx.touch,
14108
14318
  ref_for: true,
14109
14319
  ref: "input",
14110
14320
  modelValue: _ctx.model[index2],
14111
14321
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
14112
- class: "ux-code-editor ux-field-focus ux-text-area-multiple"
14113
- }, null, 8, ["lang", "onFocus", "modelValue", "onUpdate:modelValue"])
14322
+ class: "ux-richtext ux-field-focus ux-text-area-multiple"
14323
+ }, null, 8, ["onFocus", "modelValue", "onUpdate:modelValue"])
14114
14324
  ])
14115
14325
  ]),
14116
14326
  _: 2
@@ -14148,17 +14358,16 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
14148
14358
  _: 1
14149
14359
  })) : createCommentVNode("", true)
14150
14360
  ])) : (openBlock(), createElementBlock("div", _hoisted_6$5, [
14151
- createVNode(_component_code_editor, {
14152
- lang: $options.syntax,
14153
- class: "ux-code-editor ux-field-focus ux-text-area-single",
14361
+ createVNode(_component_richtext, {
14362
+ class: "ux-richtext ux-field-focus ux-text-area-single",
14154
14363
  onFocus: _ctx.touch,
14155
14364
  modelValue: _ctx.model,
14156
14365
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
14157
- }, null, 8, ["lang", "onFocus", "modelValue"])
14366
+ }, null, 8, ["onFocus", "modelValue"])
14158
14367
  ]))
14159
- ], 64);
14368
+ ], 32);
14160
14369
  }
14161
- var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-06a239bb"]]);
14370
+ var RichTextField = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-ba71f3d6"]]);
14162
14371
  var InternalRouteSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
14163
14372
  function isUndefined$1(entry) {
14164
14373
  return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
@@ -15358,7 +15567,8 @@ const _sfc_main$d = {
15358
15567
  Upload,
15359
15568
  ObjectField,
15360
15569
  OptionsManager,
15361
- CodeEditorField
15570
+ CodeEditorField,
15571
+ RichTextField
15362
15572
  },
15363
15573
  props: {
15364
15574
  submission: {
@@ -15785,6 +15995,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
15785
15995
  const _component_date_field = resolveComponent("date-field");
15786
15996
  const _component_content_select = resolveComponent("content-select");
15787
15997
  const _component_type_select = resolveComponent("type-select");
15998
+ const _component_rich_text_field = resolveComponent("rich-text-field");
15788
15999
  const _component_text_area = resolveComponent("text-area");
15789
16000
  const _component_timezone_select = resolveComponent("timezone-select");
15790
16001
  const _component_phone_number_input = resolveComponent("phone-number-input");
@@ -15930,7 +16141,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
15930
16141
  modelValue: $options.fieldModel,
15931
16142
  "onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => $options.fieldModel = $event)
15932
16143
  }, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
15933
- $options.widget == "richtext" ? (openBlock(), createBlock(_component_text_area, {
16144
+ $options.widget == "richtext" ? (openBlock(), createBlock(_component_rich_text_field, {
15934
16145
  key: 16,
15935
16146
  onTouched: $options.touch,
15936
16147
  field: $options.actualField,
@@ -15990,7 +16201,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
15990
16201
  $options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$a, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
15991
16202
  ], 34)) : createCommentVNode("", true);
15992
16203
  }
15993
- var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-44748cb0"]]);
16204
+ var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-7e4ae2fb"]]);
15994
16205
  var form_vue_vue_type_style_index_0_scoped_true_lang = "";
15995
16206
  const _sfc_main$c = {
15996
16207
  props: {
@@ -16510,7 +16721,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
16510
16721
  ])
16511
16722
  ]);
16512
16723
  }
16513
- var Search = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-53fd0043"]]);
16724
+ var Search = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-303d6348"]]);
16514
16725
  var RenderMixin = {
16515
16726
  props: {
16516
16727
  field: {
@@ -17535,6 +17746,7 @@ function defaultColumns(self2, type) {
17535
17746
  return columns;
17536
17747
  }
17537
17748
  let cancelInflight;
17749
+ let cancelledUnmount;
17538
17750
  let typeCacheKey;
17539
17751
  const _sfc_main$5 = {
17540
17752
  props: {
@@ -17599,6 +17811,11 @@ const _sfc_main$5 = {
17599
17811
  },
17600
17812
  deactivated() {
17601
17813
  typeCacheKey = this.$sdk.global.cacheKeys[this.type];
17814
+ if (cancelInflight) {
17815
+ cancelInflight();
17816
+ cancelInflight = null;
17817
+ cancelledUnmount = true;
17818
+ }
17602
17819
  },
17603
17820
  async activated() {
17604
17821
  var self2 = this;
@@ -17607,6 +17824,10 @@ const _sfc_main$5 = {
17607
17824
  typeCacheKey = nowCacheKey;
17608
17825
  self2.dataSource = await self2.load();
17609
17826
  }
17827
+ if (cancelledUnmount) {
17828
+ cancelledUnmount = false;
17829
+ self2.dataSource = await self2.load();
17830
+ }
17610
17831
  },
17611
17832
  async created() {
17612
17833
  var self2 = this;
@@ -17982,7 +18203,7 @@ const _sfc_main$5 = {
17982
18203
  };
17983
18204
  }
17984
18205
  };
17985
- const _withScopeId = (n2) => (pushScopeId("data-v-444f4547"), n2 = n2(), popScopeId(), n2);
18206
+ const _withScopeId = (n2) => (pushScopeId("data-v-00a8af80"), n2 = n2(), popScopeId(), n2);
17986
18207
  const _hoisted_1$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
17987
18208
  const _hoisted_2$4 = { class: "footer" };
17988
18209
  function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
@@ -18156,7 +18377,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
18156
18377
  _: 3
18157
18378
  })) : createCommentVNode("", true);
18158
18379
  }
18159
- var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-444f4547"]]);
18380
+ var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-00a8af80"]]);
18160
18381
  var ModalMixin = {
18161
18382
  props: {
18162
18383
  options: {