@qikdev/vue-ui 0.2.27 → 0.2.30
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 +747 -567
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +3 -3
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
|
|
|
32
32
|
};
|
|
33
33
|
import { openBlock, createElementBlock, renderSlot, resolveComponent, normalizeClass, Fragment, createVNode, withCtx, renderList, toDisplayString, withDirectives, createBlock, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, vModelSelect, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelText, withKeys, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, reactive, watch } from "vue";
|
|
34
34
|
import { EventDispatcher } from "@qikdev/sdk";
|
|
35
|
-
const version$1 = "0.2.
|
|
35
|
+
const version$1 = "0.2.30";
|
|
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$1p = {};
|
|
45
|
+
const _hoisted_1$14 = { class: "flex-column" };
|
|
46
|
+
function _sfc_render$1p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
47
|
+
return openBlock(), createElementBlock("div", _hoisted_1$14, [
|
|
48
|
+
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
49
|
+
]);
|
|
50
|
+
}
|
|
51
|
+
var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1p, [["render", _sfc_render$1p], ["__scopeId", "data-v-203ea86f"]]);
|
|
52
|
+
var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
44
53
|
const _sfc_main$1o = {};
|
|
45
|
-
const _hoisted_1$13 = { class: "flex-column" };
|
|
54
|
+
const _hoisted_1$13 = { class: "flex-column-body" };
|
|
46
55
|
function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
47
56
|
return openBlock(), createElementBlock("div", _hoisted_1$13, [
|
|
48
57
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
49
58
|
]);
|
|
50
59
|
}
|
|
51
|
-
var
|
|
52
|
-
var
|
|
60
|
+
var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1o], ["__scopeId", "data-v-64850355"]]);
|
|
61
|
+
var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
53
62
|
const _sfc_main$1n = {};
|
|
54
|
-
const _hoisted_1$12 = { class: "flex-column-
|
|
63
|
+
const _hoisted_1$12 = { class: "flex-column-header" };
|
|
55
64
|
function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
56
65
|
return openBlock(), createElementBlock("div", _hoisted_1$12, [
|
|
57
66
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
58
67
|
]);
|
|
59
68
|
}
|
|
60
|
-
var
|
|
61
|
-
var
|
|
69
|
+
var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1n], ["__scopeId", "data-v-10b28f00"]]);
|
|
70
|
+
var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
62
71
|
const _sfc_main$1m = {};
|
|
63
|
-
const _hoisted_1$11 = { class: "flex-column-
|
|
72
|
+
const _hoisted_1$11 = { class: "flex-column-footer" };
|
|
64
73
|
function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
65
74
|
return openBlock(), createElementBlock("div", _hoisted_1$11, [
|
|
66
75
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
67
76
|
]);
|
|
68
77
|
}
|
|
69
|
-
var
|
|
70
|
-
var
|
|
78
|
+
var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1m], ["__scopeId", "data-v-68216a72"]]);
|
|
79
|
+
var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
71
80
|
const _sfc_main$1l = {};
|
|
72
|
-
const _hoisted_1$10 = { class: "flex-
|
|
81
|
+
const _hoisted_1$10 = { class: "flex-cell" };
|
|
73
82
|
function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
74
83
|
return openBlock(), createElementBlock("div", _hoisted_1$10, [
|
|
75
84
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
76
85
|
]);
|
|
77
86
|
}
|
|
78
|
-
var
|
|
79
|
-
var
|
|
87
|
+
var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l], ["__scopeId", "data-v-644bb279"]]);
|
|
88
|
+
var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
80
89
|
const _sfc_main$1k = {};
|
|
81
|
-
const _hoisted_1$$ = { class: "flex-
|
|
90
|
+
const _hoisted_1$$ = { class: "flex-row" };
|
|
82
91
|
function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
83
92
|
return openBlock(), createElementBlock("div", _hoisted_1$$, [
|
|
84
93
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
85
94
|
]);
|
|
86
95
|
}
|
|
87
|
-
var
|
|
88
|
-
var
|
|
96
|
+
var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k], ["__scopeId", "data-v-5b76ad1f"]]);
|
|
97
|
+
var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
89
98
|
const _sfc_main$1j = {};
|
|
90
|
-
const _hoisted_1$_ = { class: "flex-
|
|
99
|
+
const _hoisted_1$_ = { class: "flex-spacer" };
|
|
91
100
|
function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
92
|
-
return openBlock(), createElementBlock("div", _hoisted_1$_
|
|
93
|
-
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
94
|
-
]);
|
|
101
|
+
return openBlock(), createElementBlock("div", _hoisted_1$_);
|
|
95
102
|
}
|
|
96
|
-
var
|
|
97
|
-
var
|
|
103
|
+
var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j], ["__scopeId", "data-v-35b15579"]]);
|
|
104
|
+
var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
98
105
|
const _sfc_main$1i = {};
|
|
99
|
-
const _hoisted_1$Z = { class: "
|
|
106
|
+
const _hoisted_1$Z = { class: "panel" };
|
|
100
107
|
function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
101
|
-
return openBlock(), createElementBlock("div", _hoisted_1$Z
|
|
108
|
+
return openBlock(), createElementBlock("div", _hoisted_1$Z, [
|
|
109
|
+
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
110
|
+
]);
|
|
102
111
|
}
|
|
103
|
-
var
|
|
104
|
-
var
|
|
112
|
+
var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i], ["__scopeId", "data-v-50ae77fc"]]);
|
|
113
|
+
var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
105
114
|
const _sfc_main$1h = {};
|
|
106
|
-
const _hoisted_1$Y = { class: "panel" };
|
|
115
|
+
const _hoisted_1$Y = { class: "panel-body" };
|
|
107
116
|
function _sfc_render$1h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
108
117
|
return openBlock(), createElementBlock("div", _hoisted_1$Y, [
|
|
109
118
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
110
119
|
]);
|
|
111
120
|
}
|
|
112
|
-
var
|
|
113
|
-
var
|
|
121
|
+
var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h], ["__scopeId", "data-v-c82dca76"]]);
|
|
122
|
+
var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
114
123
|
const _sfc_main$1g = {};
|
|
115
|
-
const _hoisted_1$X = { class: "panel-
|
|
124
|
+
const _hoisted_1$X = { class: "panel-header" };
|
|
116
125
|
function _sfc_render$1g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
117
126
|
return openBlock(), createElementBlock("div", _hoisted_1$X, [
|
|
118
127
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
119
128
|
]);
|
|
120
129
|
}
|
|
121
|
-
var
|
|
122
|
-
var
|
|
130
|
+
var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g], ["__scopeId", "data-v-13bf11da"]]);
|
|
131
|
+
var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
123
132
|
const _sfc_main$1f = {};
|
|
124
|
-
const _hoisted_1$W = { class: "panel-
|
|
133
|
+
const _hoisted_1$W = { class: "panel-footer" };
|
|
125
134
|
function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
126
135
|
return openBlock(), createElementBlock("div", _hoisted_1$W, [
|
|
127
136
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
128
137
|
]);
|
|
129
138
|
}
|
|
130
|
-
var
|
|
131
|
-
var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
132
|
-
const _sfc_main$1e = {};
|
|
133
|
-
const _hoisted_1$V = { class: "panel-footer" };
|
|
134
|
-
function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
135
|
-
return openBlock(), createElementBlock("div", _hoisted_1$V, [
|
|
136
|
-
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
137
|
-
]);
|
|
138
|
-
}
|
|
139
|
-
var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e], ["__scopeId", "data-v-b4f4786a"]]);
|
|
139
|
+
var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f], ["__scopeId", "data-v-b4f4786a"]]);
|
|
140
140
|
var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
141
|
-
const _sfc_main$
|
|
141
|
+
const _sfc_main$1e = {
|
|
142
142
|
props: {
|
|
143
143
|
vertical: {
|
|
144
144
|
type: Boolean
|
|
@@ -167,9 +167,9 @@ const _sfc_main$1d = {
|
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
};
|
|
170
|
-
const _hoisted_1$
|
|
171
|
-
const _hoisted_2$
|
|
172
|
-
function _sfc_render$
|
|
170
|
+
const _hoisted_1$V = ["onClick"];
|
|
171
|
+
const _hoisted_2$L = ["onClick"];
|
|
172
|
+
function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
173
173
|
const _component_flex_body = resolveComponent("flex-body");
|
|
174
174
|
const _component_flex_column = resolveComponent("flex-column");
|
|
175
175
|
const _component_flex_row = resolveComponent("flex-row");
|
|
@@ -187,7 +187,7 @@ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
187
187
|
class: normalizeClass({ active: index2 === $data.activeIndex }),
|
|
188
188
|
key: `tab-link-${tab.props.heading}`,
|
|
189
189
|
onClick: ($event) => $options.select(index2)
|
|
190
|
-
}, toDisplayString(tab.props.heading), 11, _hoisted_1$
|
|
190
|
+
}, toDisplayString(tab.props.heading), 11, _hoisted_1$V);
|
|
191
191
|
}), 128))
|
|
192
192
|
]),
|
|
193
193
|
_: 1
|
|
@@ -222,7 +222,7 @@ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
222
222
|
class: normalizeClass({ active: index2 === $data.activeIndex }),
|
|
223
223
|
key: `tab-link-${tab.props.heading}`,
|
|
224
224
|
onClick: ($event) => $options.select(index2)
|
|
225
|
-
}, toDisplayString(tab.props.heading), 11, _hoisted_2$
|
|
225
|
+
}, toDisplayString(tab.props.heading), 11, _hoisted_2$L);
|
|
226
226
|
}), 128))
|
|
227
227
|
]),
|
|
228
228
|
_: 1
|
|
@@ -250,8 +250,8 @@ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
250
250
|
], 64))
|
|
251
251
|
], 2);
|
|
252
252
|
}
|
|
253
|
-
var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
254
|
-
const _sfc_main$
|
|
253
|
+
var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e], ["__scopeId", "data-v-2a0551fe"]]);
|
|
254
|
+
const _sfc_main$1d = {
|
|
255
255
|
props: {
|
|
256
256
|
heading: {
|
|
257
257
|
type: String,
|
|
@@ -278,7 +278,7 @@ const _sfc_main$1c = {
|
|
|
278
278
|
}
|
|
279
279
|
}
|
|
280
280
|
};
|
|
281
|
-
function _sfc_render$
|
|
281
|
+
function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
282
282
|
const _component_flex_column = resolveComponent("flex-column");
|
|
283
283
|
return openBlock(), createBlock(_component_flex_column, null, {
|
|
284
284
|
default: withCtx(() => [
|
|
@@ -287,7 +287,7 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
287
287
|
_: 3
|
|
288
288
|
});
|
|
289
289
|
}
|
|
290
|
-
var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
290
|
+
var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d]]);
|
|
291
291
|
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
292
292
|
var isArray$5 = Array.isArray;
|
|
293
293
|
var isArray_1 = isArray$5;
|
|
@@ -755,7 +755,7 @@ var TableCellMixin = {
|
|
|
755
755
|
}
|
|
756
756
|
};
|
|
757
757
|
var Thumbnail_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
758
|
-
const _sfc_main$
|
|
758
|
+
const _sfc_main$1c = {
|
|
759
759
|
mixins: [TableCellMixin],
|
|
760
760
|
computed: {
|
|
761
761
|
imageSource() {
|
|
@@ -772,11 +772,11 @@ const _sfc_main$1b = {
|
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
774
|
};
|
|
775
|
-
const _hoisted_1$
|
|
776
|
-
function _sfc_render$
|
|
775
|
+
const _hoisted_1$U = { class: "table-image-cell" };
|
|
776
|
+
function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
777
777
|
const _component_ux_image = resolveComponent("ux-image");
|
|
778
778
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
779
|
-
return openBlock(), createElementBlock("td", _hoisted_1$
|
|
779
|
+
return openBlock(), createElementBlock("td", _hoisted_1$U, [
|
|
780
780
|
$options.type == "image" || $options.type == "video" ? (openBlock(), createElementBlock("div", {
|
|
781
781
|
key: 0,
|
|
782
782
|
onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.clicked(_ctx.value), ["stop", "prevent"])),
|
|
@@ -794,9 +794,9 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
794
794
|
}))
|
|
795
795
|
]);
|
|
796
796
|
}
|
|
797
|
-
var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
797
|
+
var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__scopeId", "data-v-246a2688"]]);
|
|
798
798
|
var Currency_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
799
|
-
const _sfc_main$
|
|
799
|
+
const _sfc_main$1b = {
|
|
800
800
|
mixins: [TableCellMixin],
|
|
801
801
|
computed: {
|
|
802
802
|
string() {
|
|
@@ -819,14 +819,14 @@ const _sfc_main$1a = {
|
|
|
819
819
|
}
|
|
820
820
|
}
|
|
821
821
|
};
|
|
822
|
-
function _sfc_render$
|
|
822
|
+
function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
|
|
823
823
|
return openBlock(), createElementBlock("td", {
|
|
824
824
|
class: normalizeClass(["table-currency-cell", { credit: $options.credit, empty: $options.empty, debit: $options.debit }])
|
|
825
825
|
}, toDisplayString($options.string), 3);
|
|
826
826
|
}
|
|
827
|
-
var CurrencyCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
827
|
+
var CurrencyCell = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-33a0b926"]]);
|
|
828
828
|
var Button_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
829
|
-
const _sfc_main$
|
|
829
|
+
const _sfc_main$1a = {
|
|
830
830
|
data() {
|
|
831
831
|
return {
|
|
832
832
|
processing: false
|
|
@@ -850,11 +850,11 @@ const _sfc_main$19 = {
|
|
|
850
850
|
}
|
|
851
851
|
}
|
|
852
852
|
};
|
|
853
|
-
const _hoisted_1$
|
|
854
|
-
function _sfc_render$
|
|
853
|
+
const _hoisted_1$T = { class: "table-button-cell" };
|
|
854
|
+
function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
855
855
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
856
856
|
const _component_ux_button = resolveComponent("ux-button");
|
|
857
|
-
return openBlock(), createElementBlock("td", _hoisted_1$
|
|
857
|
+
return openBlock(), createElementBlock("td", _hoisted_1$T, [
|
|
858
858
|
createVNode(_component_ux_button, {
|
|
859
859
|
color: $options.button.color,
|
|
860
860
|
size: $options.button.size,
|
|
@@ -875,7 +875,7 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
875
875
|
}, 8, ["color", "size", "loading", "onClick"])
|
|
876
876
|
]);
|
|
877
877
|
}
|
|
878
|
-
var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
878
|
+
var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-36768853"]]);
|
|
879
879
|
class LuxonError extends Error {
|
|
880
880
|
}
|
|
881
881
|
class InvalidDateTimeError extends LuxonError {
|
|
@@ -4709,7 +4709,7 @@ function friendlyDateTime(dateTimeish) {
|
|
|
4709
4709
|
}
|
|
4710
4710
|
}
|
|
4711
4711
|
var DateCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4712
|
-
const _sfc_main$
|
|
4712
|
+
const _sfc_main$19 = {
|
|
4713
4713
|
mixins: [TableCellMixin],
|
|
4714
4714
|
computed: {
|
|
4715
4715
|
hasValue() {
|
|
@@ -4730,23 +4730,23 @@ const _sfc_main$18 = {
|
|
|
4730
4730
|
}
|
|
4731
4731
|
}
|
|
4732
4732
|
};
|
|
4733
|
-
const _hoisted_1$
|
|
4734
|
-
const _hoisted_2$
|
|
4735
|
-
const _hoisted_3$
|
|
4736
|
-
const _hoisted_4$
|
|
4737
|
-
const _hoisted_5$
|
|
4738
|
-
function _sfc_render$
|
|
4739
|
-
return openBlock(), createElementBlock("td", _hoisted_1$
|
|
4740
|
-
$options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
4741
|
-
createElementVNode("span", _hoisted_3$
|
|
4742
|
-
createElementVNode("span", _hoisted_4$
|
|
4743
|
-
createElementVNode("span", _hoisted_5$
|
|
4733
|
+
const _hoisted_1$S = { class: "table-date-cell" };
|
|
4734
|
+
const _hoisted_2$K = { key: 0 };
|
|
4735
|
+
const _hoisted_3$C = { class: "off" };
|
|
4736
|
+
const _hoisted_4$y = { class: "on" };
|
|
4737
|
+
const _hoisted_5$r = { class: "spacer" };
|
|
4738
|
+
function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4739
|
+
return openBlock(), createElementBlock("td", _hoisted_1$S, [
|
|
4740
|
+
$options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$K, [
|
|
4741
|
+
createElementVNode("span", _hoisted_3$C, toDisplayString($options.readable), 1),
|
|
4742
|
+
createElementVNode("span", _hoisted_4$y, toDisplayString($options.timeago), 1),
|
|
4743
|
+
createElementVNode("span", _hoisted_5$r, toDisplayString($options.readable), 1)
|
|
4744
4744
|
])) : createCommentVNode("", true)
|
|
4745
4745
|
]);
|
|
4746
4746
|
}
|
|
4747
|
-
var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4747
|
+
var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-3687693f"]]);
|
|
4748
4748
|
var BooleanCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4749
|
-
const _sfc_main$
|
|
4749
|
+
const _sfc_main$18 = {
|
|
4750
4750
|
mixins: [TableCellMixin],
|
|
4751
4751
|
computed: {
|
|
4752
4752
|
boolean() {
|
|
@@ -4754,7 +4754,7 @@ const _sfc_main$17 = {
|
|
|
4754
4754
|
}
|
|
4755
4755
|
}
|
|
4756
4756
|
};
|
|
4757
|
-
function _sfc_render$
|
|
4757
|
+
function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4758
4758
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
4759
4759
|
return openBlock(), createElementBlock("td", {
|
|
4760
4760
|
class: normalizeClass(["table-boolean-cell", { true: $options.boolean, false: !$options.boolean }])
|
|
@@ -4764,9 +4764,9 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4764
4764
|
}, null, 8, ["icon"])
|
|
4765
4765
|
], 2);
|
|
4766
4766
|
}
|
|
4767
|
-
var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4767
|
+
var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-27f127ae"]]);
|
|
4768
4768
|
var SecurityCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4769
|
-
const _sfc_main$
|
|
4769
|
+
const _sfc_main$17 = {
|
|
4770
4770
|
mixins: [TableCellMixin],
|
|
4771
4771
|
computed: {
|
|
4772
4772
|
public() {
|
|
@@ -4777,7 +4777,7 @@ const _sfc_main$16 = {
|
|
|
4777
4777
|
}
|
|
4778
4778
|
}
|
|
4779
4779
|
};
|
|
4780
|
-
function _sfc_render$
|
|
4780
|
+
function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4781
4781
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
4782
4782
|
return openBlock(), createElementBlock("td", {
|
|
4783
4783
|
class: normalizeClass(["table-security-cell", $options.security])
|
|
@@ -4787,9 +4787,9 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4787
4787
|
}, null, 8, ["icon"])
|
|
4788
4788
|
], 2);
|
|
4789
4789
|
}
|
|
4790
|
-
var SecurityCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4790
|
+
var SecurityCell = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-51f8608e"]]);
|
|
4791
4791
|
var URLCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4792
|
-
const _sfc_main$
|
|
4792
|
+
const _sfc_main$16 = {
|
|
4793
4793
|
mixins: [TableCellMixin],
|
|
4794
4794
|
methods: {
|
|
4795
4795
|
open() {
|
|
@@ -4802,11 +4802,11 @@ const _sfc_main$15 = {
|
|
|
4802
4802
|
}
|
|
4803
4803
|
}
|
|
4804
4804
|
};
|
|
4805
|
-
const _hoisted_1$
|
|
4806
|
-
const _hoisted_2$
|
|
4807
|
-
function _sfc_render$
|
|
4805
|
+
const _hoisted_1$R = { class: "table-url-cell" };
|
|
4806
|
+
const _hoisted_2$J = ["href"];
|
|
4807
|
+
function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4808
4808
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
4809
|
-
return openBlock(), createElementBlock("td", _hoisted_1$
|
|
4809
|
+
return openBlock(), createElementBlock("td", _hoisted_1$R, [
|
|
4810
4810
|
createElementVNode("a", {
|
|
4811
4811
|
href: $options.href,
|
|
4812
4812
|
onClick: _cache[0] || (_cache[0] = withModifiers((...args) => $options.open && $options.open(...args), ["stop", "prevent"])),
|
|
@@ -4817,12 +4817,12 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4817
4817
|
right: "",
|
|
4818
4818
|
icon: "fa-external-link"
|
|
4819
4819
|
})
|
|
4820
|
-
], 8, _hoisted_2$
|
|
4820
|
+
], 8, _hoisted_2$J)
|
|
4821
4821
|
]);
|
|
4822
4822
|
}
|
|
4823
|
-
var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4823
|
+
var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-17cf3a86"]]);
|
|
4824
4824
|
var Value_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4825
|
-
const _sfc_main$
|
|
4825
|
+
const _sfc_main$15 = {
|
|
4826
4826
|
props: {
|
|
4827
4827
|
multi: {
|
|
4828
4828
|
type: Boolean
|
|
@@ -4870,8 +4870,8 @@ const _sfc_main$14 = {
|
|
|
4870
4870
|
}
|
|
4871
4871
|
}
|
|
4872
4872
|
};
|
|
4873
|
-
const _hoisted_1$
|
|
4874
|
-
function _sfc_render$
|
|
4873
|
+
const _hoisted_1$Q = /* @__PURE__ */ createTextVNode(",\xA0");
|
|
4874
|
+
function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4875
4875
|
return $options.reference ? (openBlock(), createElementBlock("a", {
|
|
4876
4876
|
key: 0,
|
|
4877
4877
|
onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.clicked($props.value), ["stop", "prevent"]))
|
|
@@ -4880,11 +4880,11 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4880
4880
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [
|
|
4881
4881
|
createTextVNode(toDisplayString($options.renderValue), 1),
|
|
4882
4882
|
$props.multi && !$props.last ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
4883
|
-
_hoisted_1$
|
|
4883
|
+
_hoisted_1$Q
|
|
4884
4884
|
], 64)) : createCommentVNode("", true)
|
|
4885
4885
|
], 64));
|
|
4886
4886
|
}
|
|
4887
|
-
var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
4887
|
+
var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-255b9ec8"]]);
|
|
4888
4888
|
var TableCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4889
4889
|
function extract(row, path) {
|
|
4890
4890
|
if (!row) {
|
|
@@ -4909,7 +4909,7 @@ function extract(row, path) {
|
|
|
4909
4909
|
return extract(stub, remainder);
|
|
4910
4910
|
}
|
|
4911
4911
|
}
|
|
4912
|
-
const _sfc_main$
|
|
4912
|
+
const _sfc_main$14 = {
|
|
4913
4913
|
data() {
|
|
4914
4914
|
return {
|
|
4915
4915
|
component: null
|
|
@@ -5001,23 +5001,23 @@ const _sfc_main$13 = {
|
|
|
5001
5001
|
}
|
|
5002
5002
|
}
|
|
5003
5003
|
};
|
|
5004
|
-
const _hoisted_1$
|
|
5004
|
+
const _hoisted_1$P = {
|
|
5005
5005
|
key: 1,
|
|
5006
5006
|
class: "table-cell"
|
|
5007
5007
|
};
|
|
5008
|
-
const _hoisted_2$
|
|
5009
|
-
const _hoisted_3$
|
|
5010
|
-
function _sfc_render$
|
|
5008
|
+
const _hoisted_2$I = { class: "value" };
|
|
5009
|
+
const _hoisted_3$B = { class: "value" };
|
|
5010
|
+
function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5011
5011
|
const _component_value_renderer = resolveComponent("value-renderer");
|
|
5012
5012
|
return $data.component ? (openBlock(), createBlock(resolveDynamicComponent($data.component), {
|
|
5013
5013
|
key: 0,
|
|
5014
5014
|
column: $props.column,
|
|
5015
5015
|
row: $props.row,
|
|
5016
5016
|
value: $options.value
|
|
5017
|
-
}, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$
|
|
5017
|
+
}, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$P, [
|
|
5018
5018
|
$options.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
5019
5019
|
$options.complex ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.value, (entry, index2) => {
|
|
5020
|
-
return openBlock(), createElementBlock("span", _hoisted_2$
|
|
5020
|
+
return openBlock(), createElementBlock("span", _hoisted_2$I, [
|
|
5021
5021
|
createVNode(_component_value_renderer, {
|
|
5022
5022
|
type: $props.column.type,
|
|
5023
5023
|
multi: "",
|
|
@@ -5026,7 +5026,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5026
5026
|
}, null, 8, ["type", "last", "value"])
|
|
5027
5027
|
]);
|
|
5028
5028
|
}), 256)) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList($options.value, (entry, index2) => {
|
|
5029
|
-
return openBlock(), createElementBlock("span", _hoisted_3$
|
|
5029
|
+
return openBlock(), createElementBlock("span", _hoisted_3$B, [
|
|
5030
5030
|
createVNode(_component_value_renderer, {
|
|
5031
5031
|
type: $props.column.type,
|
|
5032
5032
|
multi: "",
|
|
@@ -5042,8 +5042,8 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5042
5042
|
}, null, 8, ["type", "value"]))
|
|
5043
5043
|
]));
|
|
5044
5044
|
}
|
|
5045
|
-
var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5046
|
-
const _sfc_main$
|
|
5045
|
+
var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-44c51175"]]);
|
|
5046
|
+
const _sfc_main$13 = {
|
|
5047
5047
|
components: {
|
|
5048
5048
|
TableCell
|
|
5049
5049
|
},
|
|
@@ -5098,7 +5098,7 @@ const _sfc_main$12 = {
|
|
|
5098
5098
|
}
|
|
5099
5099
|
}
|
|
5100
5100
|
};
|
|
5101
|
-
function _sfc_render$
|
|
5101
|
+
function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5102
5102
|
const _component_ux_checkbox = resolveComponent("ux-checkbox");
|
|
5103
5103
|
const _component_table_cell = resolveComponent("table-cell");
|
|
5104
5104
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
@@ -5140,7 +5140,7 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5140
5140
|
])
|
|
5141
5141
|
], 2);
|
|
5142
5142
|
}
|
|
5143
|
-
var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5143
|
+
var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13]]);
|
|
5144
5144
|
var RememberScrollMixin = {
|
|
5145
5145
|
data() {
|
|
5146
5146
|
return {
|
|
@@ -5171,7 +5171,7 @@ var RememberScrollMixin = {
|
|
|
5171
5171
|
}
|
|
5172
5172
|
};
|
|
5173
5173
|
var Table_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5174
|
-
const _sfc_main$
|
|
5174
|
+
const _sfc_main$12 = {
|
|
5175
5175
|
mixins: [RememberScrollMixin],
|
|
5176
5176
|
components: {
|
|
5177
5177
|
TableRow,
|
|
@@ -5409,24 +5409,24 @@ const _sfc_main$11 = {
|
|
|
5409
5409
|
}
|
|
5410
5410
|
}
|
|
5411
5411
|
};
|
|
5412
|
-
const _hoisted_1$
|
|
5413
|
-
const _hoisted_2$
|
|
5412
|
+
const _hoisted_1$O = { class: "table-wrapper" };
|
|
5413
|
+
const _hoisted_2$H = {
|
|
5414
5414
|
class: "table-scroll",
|
|
5415
5415
|
ref: "scroll"
|
|
5416
5416
|
};
|
|
5417
|
-
const _hoisted_3$
|
|
5417
|
+
const _hoisted_3$A = {
|
|
5418
5418
|
key: 0,
|
|
5419
5419
|
class: "first table-select shrink"
|
|
5420
5420
|
};
|
|
5421
|
-
const _hoisted_4$
|
|
5422
|
-
const _hoisted_5$
|
|
5423
|
-
const _hoisted_6$
|
|
5421
|
+
const _hoisted_4$x = /* @__PURE__ */ createTextVNode(" Select Page ");
|
|
5422
|
+
const _hoisted_5$q = /* @__PURE__ */ createTextVNode(" Deselect Page ");
|
|
5423
|
+
const _hoisted_6$l = /* @__PURE__ */ createTextVNode(" Deselect All ");
|
|
5424
5424
|
const _hoisted_7$h = ["onClick"];
|
|
5425
5425
|
const _hoisted_8$9 = {
|
|
5426
5426
|
key: 1,
|
|
5427
5427
|
class: "last shrink"
|
|
5428
5428
|
};
|
|
5429
|
-
function _sfc_render$
|
|
5429
|
+
function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5430
5430
|
const _component_ux_checkbox = resolveComponent("ux-checkbox");
|
|
5431
5431
|
const _component_ux_list_item = resolveComponent("ux-list-item");
|
|
5432
5432
|
const _component_ux_list = resolveComponent("ux-list");
|
|
@@ -5434,12 +5434,12 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5434
5434
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
5435
5435
|
const _component_flex_row = resolveComponent("flex-row");
|
|
5436
5436
|
const _component_table_row = resolveComponent("table-row");
|
|
5437
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
5438
|
-
createElementVNode("div", _hoisted_2$
|
|
5437
|
+
return openBlock(), createElementBlock("div", _hoisted_1$O, [
|
|
5438
|
+
createElementVNode("div", _hoisted_2$H, [
|
|
5439
5439
|
createElementVNode("table", null, [
|
|
5440
5440
|
createElementVNode("thead", null, [
|
|
5441
5441
|
createElementVNode("tr", null, [
|
|
5442
|
-
$props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$
|
|
5442
|
+
$props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$A, [
|
|
5443
5443
|
createVNode(_component_ux_menu, null, {
|
|
5444
5444
|
activator: withCtx(({ on: on2 }) => [
|
|
5445
5445
|
createVNode(_component_ux_checkbox, mergeProps(toHandlers(on2), { value: $options.pageSelected }), null, 16, ["value"])
|
|
@@ -5451,7 +5451,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5451
5451
|
onClick: _cache[0] || (_cache[0] = ($event) => $options.selectPage())
|
|
5452
5452
|
}, {
|
|
5453
5453
|
default: withCtx(() => [
|
|
5454
|
-
_hoisted_4$
|
|
5454
|
+
_hoisted_4$x
|
|
5455
5455
|
]),
|
|
5456
5456
|
_: 1
|
|
5457
5457
|
}),
|
|
@@ -5460,7 +5460,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5460
5460
|
onClick: _cache[1] || (_cache[1] = ($event) => $options.deselectPage())
|
|
5461
5461
|
}, {
|
|
5462
5462
|
default: withCtx(() => [
|
|
5463
|
-
_hoisted_5$
|
|
5463
|
+
_hoisted_5$q
|
|
5464
5464
|
]),
|
|
5465
5465
|
_: 1
|
|
5466
5466
|
})) : createCommentVNode("", true),
|
|
@@ -5478,7 +5478,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5478
5478
|
onClick: _cache[3] || (_cache[3] = ($event) => $props.deselectAll())
|
|
5479
5479
|
}, {
|
|
5480
5480
|
default: withCtx(() => [
|
|
5481
|
-
_hoisted_6$
|
|
5481
|
+
_hoisted_6$l
|
|
5482
5482
|
]),
|
|
5483
5483
|
_: 1
|
|
5484
5484
|
})) : createCommentVNode("", true)
|
|
@@ -5550,7 +5550,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5550
5550
|
], 512)
|
|
5551
5551
|
]);
|
|
5552
5552
|
}
|
|
5553
|
-
var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5553
|
+
var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-03eb874f"]]);
|
|
5554
5554
|
var safeJsonStringify$1 = { exports: {} };
|
|
5555
5555
|
var hasProp = Object.prototype.hasOwnProperty;
|
|
5556
5556
|
function throwsMessage(err) {
|
|
@@ -5971,7 +5971,7 @@ var select_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
5971
5971
|
function isUndefined$6(entry) {
|
|
5972
5972
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
5973
5973
|
}
|
|
5974
|
-
const _sfc_main$
|
|
5974
|
+
const _sfc_main$11 = {
|
|
5975
5975
|
props: {
|
|
5976
5976
|
title: {
|
|
5977
5977
|
type: String
|
|
@@ -6072,39 +6072,39 @@ const _sfc_main$10 = {
|
|
|
6072
6072
|
}
|
|
6073
6073
|
}
|
|
6074
6074
|
};
|
|
6075
|
-
const _hoisted_1$
|
|
6075
|
+
const _hoisted_1$N = {
|
|
6076
6076
|
key: 0,
|
|
6077
6077
|
class: "ux-field-title"
|
|
6078
6078
|
};
|
|
6079
|
-
const _hoisted_2$
|
|
6079
|
+
const _hoisted_2$G = {
|
|
6080
6080
|
key: 0,
|
|
6081
6081
|
class: "ux-required-marker"
|
|
6082
6082
|
};
|
|
6083
|
-
const _hoisted_3$
|
|
6083
|
+
const _hoisted_3$z = {
|
|
6084
6084
|
key: 1,
|
|
6085
6085
|
class: "ux-field-description"
|
|
6086
6086
|
};
|
|
6087
|
-
const _hoisted_4$
|
|
6087
|
+
const _hoisted_4$w = {
|
|
6088
6088
|
key: 2,
|
|
6089
6089
|
class: "ui-select-button"
|
|
6090
6090
|
};
|
|
6091
|
-
const _hoisted_5$
|
|
6092
|
-
const _hoisted_6$
|
|
6091
|
+
const _hoisted_5$p = ["multiple"];
|
|
6092
|
+
const _hoisted_6$k = {
|
|
6093
6093
|
key: 0,
|
|
6094
6094
|
value: ""
|
|
6095
6095
|
};
|
|
6096
6096
|
const _hoisted_7$g = ["value"];
|
|
6097
|
-
function _sfc_render$
|
|
6097
|
+
function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6098
6098
|
const _component_ux_button = resolveComponent("ux-button");
|
|
6099
6099
|
return openBlock(), createElementBlock("div", {
|
|
6100
6100
|
class: normalizeClass(["native-select", $options.classes])
|
|
6101
6101
|
}, [
|
|
6102
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
6102
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$N, [
|
|
6103
6103
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
6104
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
6104
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$G, "*")) : createCommentVNode("", true)
|
|
6105
6105
|
])) : createCommentVNode("", true),
|
|
6106
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
6107
|
-
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
6106
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$z, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
6107
|
+
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$w, [
|
|
6108
6108
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
6109
6109
|
createVNode(_component_ux_button, { tag: "div" }, {
|
|
6110
6110
|
default: withCtx(() => [
|
|
@@ -6119,20 +6119,20 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6119
6119
|
multiple: _ctx.multiValue,
|
|
6120
6120
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
|
|
6121
6121
|
}, [
|
|
6122
|
-
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$
|
|
6122
|
+
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$k, "None")) : createCommentVNode("", true),
|
|
6123
6123
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
|
|
6124
6124
|
return openBlock(), createElementBlock("option", {
|
|
6125
6125
|
value: option2.value
|
|
6126
6126
|
}, toDisplayString(option2.title), 9, _hoisted_7$g);
|
|
6127
6127
|
}), 256))
|
|
6128
|
-
], 40, _hoisted_5$
|
|
6128
|
+
], 40, _hoisted_5$p), [
|
|
6129
6129
|
[vModelSelect, _ctx.model]
|
|
6130
6130
|
])
|
|
6131
6131
|
], 2);
|
|
6132
6132
|
}
|
|
6133
|
-
var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6133
|
+
var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-a06c20f2"]]);
|
|
6134
6134
|
var Pager_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6135
|
-
const _sfc_main
|
|
6135
|
+
const _sfc_main$10 = {
|
|
6136
6136
|
props: {
|
|
6137
6137
|
total: {
|
|
6138
6138
|
type: Number,
|
|
@@ -6242,7 +6242,7 @@ const _sfc_main$$ = {
|
|
|
6242
6242
|
};
|
|
6243
6243
|
}
|
|
6244
6244
|
};
|
|
6245
|
-
function _sfc_render
|
|
6245
|
+
function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6246
6246
|
const _component_native_select = resolveComponent("native-select");
|
|
6247
6247
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
6248
6248
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
@@ -6346,9 +6346,9 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6346
6346
|
_: 1
|
|
6347
6347
|
});
|
|
6348
6348
|
}
|
|
6349
|
-
var Pager$1 = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
6349
|
+
var Pager$1 = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-93d2aed8"]]);
|
|
6350
6350
|
var avatar_vue_vue_type_style_index_0_lang = "";
|
|
6351
|
-
const _sfc_main
|
|
6351
|
+
const _sfc_main$$ = {
|
|
6352
6352
|
props: {
|
|
6353
6353
|
id: {
|
|
6354
6354
|
type: [Object, String]
|
|
@@ -6362,13 +6362,13 @@ const _sfc_main$_ = {
|
|
|
6362
6362
|
}
|
|
6363
6363
|
}
|
|
6364
6364
|
};
|
|
6365
|
-
const _hoisted_1$
|
|
6366
|
-
function _sfc_render
|
|
6367
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
6365
|
+
const _hoisted_1$M = { class: "avatar" };
|
|
6366
|
+
function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6367
|
+
return openBlock(), createElementBlock("div", _hoisted_1$M);
|
|
6368
6368
|
}
|
|
6369
|
-
var Avatar = /* @__PURE__ */ _export_sfc(_sfc_main
|
|
6369
|
+
var Avatar = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
|
|
6370
6370
|
var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6371
|
-
const _sfc_main$
|
|
6371
|
+
const _sfc_main$_ = {
|
|
6372
6372
|
props: {
|
|
6373
6373
|
large: {
|
|
6374
6374
|
type: Boolean
|
|
@@ -6376,18 +6376,18 @@ const _sfc_main$Z = {
|
|
|
6376
6376
|
}
|
|
6377
6377
|
};
|
|
6378
6378
|
const _withScopeId$7 = (n2) => (pushScopeId("data-v-27f20370"), n2 = n2(), popScopeId(), n2);
|
|
6379
|
-
const _hoisted_1$
|
|
6380
|
-
const _hoisted_2$
|
|
6381
|
-
_hoisted_1$
|
|
6379
|
+
const _hoisted_1$L = /* @__PURE__ */ _withScopeId$7(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
|
|
6380
|
+
const _hoisted_2$F = [
|
|
6381
|
+
_hoisted_1$L
|
|
6382
6382
|
];
|
|
6383
|
-
function _sfc_render$
|
|
6383
|
+
function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6384
6384
|
return openBlock(), createElementBlock("div", {
|
|
6385
6385
|
class: normalizeClass(["ux-spinner", { large: $props.large }])
|
|
6386
|
-
}, _hoisted_2$
|
|
6386
|
+
}, _hoisted_2$F, 2);
|
|
6387
6387
|
}
|
|
6388
|
-
var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6388
|
+
var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-27f20370"]]);
|
|
6389
6389
|
var button_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6390
|
-
const _sfc_main$
|
|
6390
|
+
const _sfc_main$Z = {
|
|
6391
6391
|
components: {
|
|
6392
6392
|
Spinner
|
|
6393
6393
|
},
|
|
@@ -6481,8 +6481,8 @@ const _sfc_main$Y = {
|
|
|
6481
6481
|
}
|
|
6482
6482
|
}
|
|
6483
6483
|
};
|
|
6484
|
-
const _hoisted_1$
|
|
6485
|
-
function _sfc_render$
|
|
6484
|
+
const _hoisted_1$K = { class: "ux-btn-text" };
|
|
6485
|
+
function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6486
6486
|
const _component_spinner = resolveComponent("spinner");
|
|
6487
6487
|
return openBlock(), createBlock(resolveDynamicComponent($options.element), {
|
|
6488
6488
|
active: $props.active,
|
|
@@ -6496,16 +6496,16 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6496
6496
|
}, {
|
|
6497
6497
|
default: withCtx(() => [
|
|
6498
6498
|
$props.loading ? (openBlock(), createBlock(_component_spinner, { key: 0 })) : createCommentVNode("", true),
|
|
6499
|
-
createElementVNode("span", _hoisted_1$
|
|
6499
|
+
createElementVNode("span", _hoisted_1$K, [
|
|
6500
6500
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
6501
6501
|
])
|
|
6502
6502
|
]),
|
|
6503
6503
|
_: 3
|
|
6504
6504
|
}, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
|
|
6505
6505
|
}
|
|
6506
|
-
var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6506
|
+
var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-56c95efc"]]);
|
|
6507
6507
|
var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
6508
|
-
const _sfc_main$
|
|
6508
|
+
const _sfc_main$Y = {
|
|
6509
6509
|
props: {
|
|
6510
6510
|
value: {
|
|
6511
6511
|
type: Boolean,
|
|
@@ -6526,7 +6526,7 @@ const _sfc_main$X = {
|
|
|
6526
6526
|
}
|
|
6527
6527
|
}
|
|
6528
6528
|
};
|
|
6529
|
-
function _sfc_render$
|
|
6529
|
+
function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6530
6530
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
6531
6531
|
return openBlock(), createElementBlock("button", {
|
|
6532
6532
|
class: normalizeClass(["ux-checkbox", $options.classes])
|
|
@@ -6537,9 +6537,9 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6537
6537
|
})
|
|
6538
6538
|
], 2);
|
|
6539
6539
|
}
|
|
6540
|
-
var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6540
|
+
var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-6b7b7539"]]);
|
|
6541
6541
|
var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
6542
|
-
const _sfc_main$
|
|
6542
|
+
const _sfc_main$X = {
|
|
6543
6543
|
props: {
|
|
6544
6544
|
value: {
|
|
6545
6545
|
type: Boolean,
|
|
@@ -6569,7 +6569,7 @@ const _sfc_main$W = {
|
|
|
6569
6569
|
}
|
|
6570
6570
|
}
|
|
6571
6571
|
};
|
|
6572
|
-
function _sfc_render$
|
|
6572
|
+
function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6573
6573
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
6574
6574
|
return openBlock(), createElementBlock("a", {
|
|
6575
6575
|
class: normalizeClass(["ux-switch", $options.classes])
|
|
@@ -6582,9 +6582,9 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6582
6582
|
])
|
|
6583
6583
|
], 2);
|
|
6584
6584
|
}
|
|
6585
|
-
var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6585
|
+
var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-57a418e1"]]);
|
|
6586
6586
|
var link_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6587
|
-
const _sfc_main$
|
|
6587
|
+
const _sfc_main$W = {
|
|
6588
6588
|
props: {
|
|
6589
6589
|
to: {
|
|
6590
6590
|
type: [Object, String]
|
|
@@ -6657,7 +6657,7 @@ const _sfc_main$V = {
|
|
|
6657
6657
|
}
|
|
6658
6658
|
}
|
|
6659
6659
|
};
|
|
6660
|
-
function _sfc_render$
|
|
6660
|
+
function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6661
6661
|
return openBlock(), createBlock(resolveDynamicComponent($options.element), {
|
|
6662
6662
|
onClick: $options.clicked,
|
|
6663
6663
|
to: $props.to,
|
|
@@ -6671,9 +6671,9 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6671
6671
|
_: 3
|
|
6672
6672
|
}, 8, ["onClick", "to", "href", "target", "class"]);
|
|
6673
6673
|
}
|
|
6674
|
-
var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6674
|
+
var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-8b82829a"]]);
|
|
6675
6675
|
var icon_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6676
|
-
const _sfc_main$
|
|
6676
|
+
const _sfc_main$V = {
|
|
6677
6677
|
props: {
|
|
6678
6678
|
icon: {
|
|
6679
6679
|
type: [Object, String]
|
|
@@ -6708,17 +6708,17 @@ const _sfc_main$U = {
|
|
|
6708
6708
|
}
|
|
6709
6709
|
}
|
|
6710
6710
|
};
|
|
6711
|
-
function _sfc_render$
|
|
6711
|
+
function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6712
6712
|
return openBlock(), createBlock(resolveDynamicComponent($options.element), {
|
|
6713
6713
|
class: normalizeClass(["ux-icon fa", $options.classes])
|
|
6714
6714
|
}, null, 8, ["class"]);
|
|
6715
6715
|
}
|
|
6716
|
-
var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6716
|
+
var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-1764a3d0"]]);
|
|
6717
6717
|
var UXMenuService = {
|
|
6718
6718
|
cache: {}
|
|
6719
6719
|
};
|
|
6720
6720
|
var menu_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6721
|
-
const _sfc_main$
|
|
6721
|
+
const _sfc_main$U = {
|
|
6722
6722
|
props: {
|
|
6723
6723
|
group: {
|
|
6724
6724
|
type: String
|
|
@@ -6870,7 +6870,7 @@ const _sfc_main$T = {
|
|
|
6870
6870
|
}
|
|
6871
6871
|
}
|
|
6872
6872
|
};
|
|
6873
|
-
function _sfc_render$
|
|
6873
|
+
function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6874
6874
|
return openBlock(), createElementBlock("div", {
|
|
6875
6875
|
class: normalizeClass(["ux-menu", { right: $props.right }])
|
|
6876
6876
|
}, [
|
|
@@ -6894,8 +6894,8 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6894
6894
|
]))
|
|
6895
6895
|
], 2);
|
|
6896
6896
|
}
|
|
6897
|
-
var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6898
|
-
const _sfc_main$
|
|
6897
|
+
var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-29d476a2"]]);
|
|
6898
|
+
const _sfc_main$T = {
|
|
6899
6899
|
name: "menulist",
|
|
6900
6900
|
props: {
|
|
6901
6901
|
items: {
|
|
@@ -6926,7 +6926,7 @@ const _sfc_main$S = {
|
|
|
6926
6926
|
return {};
|
|
6927
6927
|
}
|
|
6928
6928
|
};
|
|
6929
|
-
function _sfc_render$
|
|
6929
|
+
function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6930
6930
|
const _component_ux_link = resolveComponent("ux-link");
|
|
6931
6931
|
const _component_menulist = resolveComponent("menulist", true);
|
|
6932
6932
|
return openBlock(), createElementBlock("ul", null, [
|
|
@@ -6974,9 +6974,9 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6974
6974
|
}), 256))
|
|
6975
6975
|
]);
|
|
6976
6976
|
}
|
|
6977
|
-
var UXMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6977
|
+
var UXMenuList = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T]]);
|
|
6978
6978
|
var image_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6979
|
-
const _sfc_main$
|
|
6979
|
+
const _sfc_main$S = {
|
|
6980
6980
|
props: {
|
|
6981
6981
|
item: {
|
|
6982
6982
|
type: Object
|
|
@@ -7155,9 +7155,9 @@ const _sfc_main$R = {
|
|
|
7155
7155
|
}
|
|
7156
7156
|
}
|
|
7157
7157
|
};
|
|
7158
|
-
const _hoisted_1$
|
|
7159
|
-
const _hoisted_2$
|
|
7160
|
-
function _sfc_render$
|
|
7158
|
+
const _hoisted_1$J = ["alt", "data"];
|
|
7159
|
+
const _hoisted_2$E = ["alt", "src"];
|
|
7160
|
+
function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7161
7161
|
return openBlock(), createElementBlock("div", {
|
|
7162
7162
|
class: normalizeClass(["ux-image", $options.className]),
|
|
7163
7163
|
style: normalizeStyle($options.style)
|
|
@@ -7167,17 +7167,17 @@ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7167
7167
|
alt: $options.altText,
|
|
7168
7168
|
type: "image/svg+xml",
|
|
7169
7169
|
data: $options.src
|
|
7170
|
-
}, null, 8, _hoisted_1$
|
|
7170
|
+
}, null, 8, _hoisted_1$J)) : (openBlock(), createElementBlock("img", {
|
|
7171
7171
|
key: 1,
|
|
7172
7172
|
alt: $options.altText,
|
|
7173
7173
|
style: normalizeStyle($options.imageStyle),
|
|
7174
7174
|
src: $options.src
|
|
7175
|
-
}, null, 12, _hoisted_2$
|
|
7175
|
+
}, null, 12, _hoisted_2$E))
|
|
7176
7176
|
], 6);
|
|
7177
7177
|
}
|
|
7178
|
-
var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7178
|
+
var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-a7872864"]]);
|
|
7179
7179
|
var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7180
|
-
const _sfc_main$
|
|
7180
|
+
const _sfc_main$R = {
|
|
7181
7181
|
props: {
|
|
7182
7182
|
value: {
|
|
7183
7183
|
type: Number
|
|
@@ -7212,36 +7212,36 @@ const _sfc_main$Q = {
|
|
|
7212
7212
|
}
|
|
7213
7213
|
};
|
|
7214
7214
|
const _withScopeId$6 = (n2) => (pushScopeId("data-v-317a7690"), n2 = n2(), popScopeId(), n2);
|
|
7215
|
-
const _hoisted_1$
|
|
7216
|
-
const _hoisted_2$
|
|
7217
|
-
function _sfc_render$
|
|
7218
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
7219
|
-
_hoisted_2$
|
|
7215
|
+
const _hoisted_1$I = { class: "ux-progress" };
|
|
7216
|
+
const _hoisted_2$D = /* @__PURE__ */ _withScopeId$6(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
|
|
7217
|
+
function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7218
|
+
return openBlock(), createElementBlock("div", _hoisted_1$I, [
|
|
7219
|
+
_hoisted_2$D,
|
|
7220
7220
|
createElementVNode("div", {
|
|
7221
7221
|
class: "ux-progress-fg",
|
|
7222
7222
|
style: normalizeStyle($options.barStyle)
|
|
7223
7223
|
}, null, 4)
|
|
7224
7224
|
]);
|
|
7225
7225
|
}
|
|
7226
|
-
var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7226
|
+
var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-317a7690"]]);
|
|
7227
7227
|
var list_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7228
|
-
const _sfc_main$
|
|
7229
|
-
const _hoisted_1$
|
|
7230
|
-
function _sfc_render$
|
|
7231
|
-
return openBlock(), createElementBlock("ul", _hoisted_1$
|
|
7228
|
+
const _sfc_main$Q = {};
|
|
7229
|
+
const _hoisted_1$H = { class: "ux-list" };
|
|
7230
|
+
function _sfc_render$Q(_ctx, _cache) {
|
|
7231
|
+
return openBlock(), createElementBlock("ul", _hoisted_1$H, [
|
|
7232
7232
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
7233
7233
|
]);
|
|
7234
7234
|
}
|
|
7235
|
-
var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7235
|
+
var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-98e1e4e2"]]);
|
|
7236
7236
|
var listItem_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7237
|
-
const _sfc_main$
|
|
7238
|
-
const _hoisted_1$
|
|
7239
|
-
function _sfc_render$
|
|
7240
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
7237
|
+
const _sfc_main$P = {};
|
|
7238
|
+
const _hoisted_1$G = { class: "ux-list-item" };
|
|
7239
|
+
function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7240
|
+
return openBlock(), createElementBlock("div", _hoisted_1$G, [
|
|
7241
7241
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
7242
7242
|
]);
|
|
7243
7243
|
}
|
|
7244
|
-
var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7244
|
+
var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-0e73c260"]]);
|
|
7245
7245
|
var daterange_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
7246
7246
|
function checkDate(d) {
|
|
7247
7247
|
var date = new Date(d);
|
|
@@ -7250,7 +7250,7 @@ function checkDate(d) {
|
|
|
7250
7250
|
}
|
|
7251
7251
|
return;
|
|
7252
7252
|
}
|
|
7253
|
-
const _sfc_main$
|
|
7253
|
+
const _sfc_main$O = {
|
|
7254
7254
|
props: {
|
|
7255
7255
|
modelValue: {
|
|
7256
7256
|
type: Object
|
|
@@ -7301,9 +7301,9 @@ const _sfc_main$N = {
|
|
|
7301
7301
|
}
|
|
7302
7302
|
};
|
|
7303
7303
|
const _withScopeId$5 = (n2) => (pushScopeId("data-v-61cbf45e"), n2 = n2(), popScopeId(), n2);
|
|
7304
|
-
const _hoisted_1$
|
|
7305
|
-
const _hoisted_2$
|
|
7306
|
-
function _sfc_render$
|
|
7304
|
+
const _hoisted_1$F = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "From Date", -1));
|
|
7305
|
+
const _hoisted_2$C = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "To Date", -1));
|
|
7306
|
+
function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7307
7307
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7308
7308
|
const _component_flex_row = resolveComponent("flex-row");
|
|
7309
7309
|
return openBlock(), createElementBlock("div", null, [
|
|
@@ -7316,7 +7316,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7316
7316
|
createVNode(_component_flex_cell, { class: "cell" }, {
|
|
7317
7317
|
default: withCtx(() => [
|
|
7318
7318
|
createElementVNode("div", null, [
|
|
7319
|
-
_hoisted_1$
|
|
7319
|
+
_hoisted_1$F,
|
|
7320
7320
|
withDirectives(createElementVNode("input", {
|
|
7321
7321
|
type: "date",
|
|
7322
7322
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -7332,7 +7332,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7332
7332
|
createVNode(_component_flex_cell, { class: "cell" }, {
|
|
7333
7333
|
default: withCtx(() => [
|
|
7334
7334
|
createElementVNode("div", null, [
|
|
7335
|
-
_hoisted_2$
|
|
7335
|
+
_hoisted_2$C,
|
|
7336
7336
|
withDirectives(createElementVNode("input", {
|
|
7337
7337
|
type: "date",
|
|
7338
7338
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -7350,9 +7350,9 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7350
7350
|
})
|
|
7351
7351
|
]);
|
|
7352
7352
|
}
|
|
7353
|
-
var Daterange = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7353
|
+
var Daterange = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-61cbf45e"]]);
|
|
7354
7354
|
var phoneNumberInput_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7355
|
-
const _sfc_main$
|
|
7355
|
+
const _sfc_main$N = {
|
|
7356
7356
|
props: {
|
|
7357
7357
|
modelValue: {
|
|
7358
7358
|
type: [Object, Array]
|
|
@@ -7424,21 +7424,21 @@ const _sfc_main$M = {
|
|
|
7424
7424
|
}
|
|
7425
7425
|
};
|
|
7426
7426
|
const _withScopeId$4 = (n2) => (pushScopeId("data-v-32219a94"), n2 = n2(), popScopeId(), n2);
|
|
7427
|
-
const _hoisted_1$
|
|
7427
|
+
const _hoisted_1$E = {
|
|
7428
7428
|
key: 0,
|
|
7429
7429
|
class: "ux-field-title"
|
|
7430
7430
|
};
|
|
7431
|
-
const _hoisted_2$
|
|
7431
|
+
const _hoisted_2$B = {
|
|
7432
7432
|
key: 0,
|
|
7433
7433
|
class: "ux-required-marker"
|
|
7434
7434
|
};
|
|
7435
|
-
const _hoisted_3$
|
|
7435
|
+
const _hoisted_3$y = {
|
|
7436
7436
|
key: 1,
|
|
7437
7437
|
class: "ux-field-description"
|
|
7438
7438
|
};
|
|
7439
|
-
const _hoisted_4$
|
|
7440
|
-
const _hoisted_5$
|
|
7441
|
-
const _hoisted_6$
|
|
7439
|
+
const _hoisted_4$v = { key: 2 };
|
|
7440
|
+
const _hoisted_5$o = /* @__PURE__ */ createTextVNode(" Country Code ");
|
|
7441
|
+
const _hoisted_6$j = { key: 0 };
|
|
7442
7442
|
const _hoisted_7$f = { key: 1 };
|
|
7443
7443
|
const _hoisted_8$8 = { class: "ux-text-wrap" };
|
|
7444
7444
|
const _hoisted_9$7 = ["placeholder", "onUpdate:modelValue"];
|
|
@@ -7446,19 +7446,19 @@ const _hoisted_10$5 = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ creat
|
|
|
7446
7446
|
const _hoisted_11$4 = ["value"];
|
|
7447
7447
|
const _hoisted_12$4 = { class: "ux-text-wrap" };
|
|
7448
7448
|
const _hoisted_13$4 = ["placeholder"];
|
|
7449
|
-
function _sfc_render$
|
|
7449
|
+
function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7450
7450
|
const _component_ux_button = resolveComponent("ux-button");
|
|
7451
7451
|
const _component_native_select = resolveComponent("native-select");
|
|
7452
7452
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7453
7453
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
7454
7454
|
const _component_flex_row = resolveComponent("flex-row");
|
|
7455
7455
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
7456
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
7456
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$E, [
|
|
7457
7457
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
7458
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
7458
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$B, "*")) : createCommentVNode("", true)
|
|
7459
7459
|
])) : createCommentVNode("", true),
|
|
7460
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
7461
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
7460
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$y, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
7461
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$v, [
|
|
7462
7462
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
7463
7463
|
return openBlock(), createBlock(_component_flex_row, {
|
|
7464
7464
|
gap: "",
|
|
@@ -7479,9 +7479,9 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7479
7479
|
createVNode(_component_ux_button, { tag: "a" }, {
|
|
7480
7480
|
default: withCtx(() => [
|
|
7481
7481
|
!entry.countryCode ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
7482
|
-
_hoisted_5$
|
|
7482
|
+
_hoisted_5$o
|
|
7483
7483
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
7484
|
-
$data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$
|
|
7484
|
+
$data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$j, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$f, "Loading"))
|
|
7485
7485
|
], 64))
|
|
7486
7486
|
]),
|
|
7487
7487
|
_: 2
|
|
@@ -7592,12 +7592,12 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7592
7592
|
}))
|
|
7593
7593
|
], 64);
|
|
7594
7594
|
}
|
|
7595
|
-
var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7595
|
+
var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-32219a94"]]);
|
|
7596
7596
|
var timezone_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7597
7597
|
function isUndefined$5(entry) {
|
|
7598
7598
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
7599
7599
|
}
|
|
7600
|
-
const _sfc_main$
|
|
7600
|
+
const _sfc_main$M = {
|
|
7601
7601
|
props: {
|
|
7602
7602
|
modelValue: {}
|
|
7603
7603
|
},
|
|
@@ -8122,39 +8122,39 @@ const _sfc_main$L = {
|
|
|
8122
8122
|
}
|
|
8123
8123
|
}
|
|
8124
8124
|
};
|
|
8125
|
-
const _hoisted_1$
|
|
8125
|
+
const _hoisted_1$D = {
|
|
8126
8126
|
key: 0,
|
|
8127
8127
|
class: "ux-field-title"
|
|
8128
8128
|
};
|
|
8129
|
-
const _hoisted_2$
|
|
8129
|
+
const _hoisted_2$A = {
|
|
8130
8130
|
key: 0,
|
|
8131
8131
|
class: "ux-required-marker"
|
|
8132
8132
|
};
|
|
8133
|
-
const _hoisted_3$
|
|
8133
|
+
const _hoisted_3$x = {
|
|
8134
8134
|
key: 1,
|
|
8135
8135
|
class: "ux-field-description"
|
|
8136
8136
|
};
|
|
8137
|
-
const _hoisted_4$
|
|
8137
|
+
const _hoisted_4$u = {
|
|
8138
8138
|
key: 2,
|
|
8139
8139
|
class: "ui-select-button"
|
|
8140
8140
|
};
|
|
8141
|
-
const _hoisted_5$
|
|
8142
|
-
const _hoisted_6$
|
|
8141
|
+
const _hoisted_5$n = ["multiple"];
|
|
8142
|
+
const _hoisted_6$i = {
|
|
8143
8143
|
key: 0,
|
|
8144
8144
|
value: ""
|
|
8145
8145
|
};
|
|
8146
8146
|
const _hoisted_7$e = ["value"];
|
|
8147
|
-
function _sfc_render$
|
|
8147
|
+
function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8148
8148
|
const _component_ux_button = resolveComponent("ux-button");
|
|
8149
8149
|
return openBlock(), createElementBlock("div", {
|
|
8150
8150
|
class: normalizeClass(["native-select", $options.classes])
|
|
8151
8151
|
}, [
|
|
8152
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
8152
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$D, [
|
|
8153
8153
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
8154
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
8154
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$A, "*")) : createCommentVNode("", true)
|
|
8155
8155
|
])) : createCommentVNode("", true),
|
|
8156
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
8157
|
-
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
8156
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$x, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
8157
|
+
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$u, [
|
|
8158
8158
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
8159
8159
|
createVNode(_component_ux_button, { tag: "div" }, {
|
|
8160
8160
|
default: withCtx(() => [
|
|
@@ -8169,20 +8169,20 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8169
8169
|
multiple: _ctx.multiValue,
|
|
8170
8170
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
|
|
8171
8171
|
}, [
|
|
8172
|
-
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$
|
|
8172
|
+
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$i, "None")) : createCommentVNode("", true),
|
|
8173
8173
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
|
|
8174
8174
|
return openBlock(), createElementBlock("option", {
|
|
8175
8175
|
value: option2.value
|
|
8176
8176
|
}, toDisplayString(option2.title), 9, _hoisted_7$e);
|
|
8177
8177
|
}), 256))
|
|
8178
|
-
], 40, _hoisted_5$
|
|
8178
|
+
], 40, _hoisted_5$n), [
|
|
8179
8179
|
[vModelSelect, _ctx.model]
|
|
8180
8180
|
])
|
|
8181
8181
|
], 2);
|
|
8182
8182
|
}
|
|
8183
|
-
var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8183
|
+
var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-a15362c8"]]);
|
|
8184
8184
|
var item_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8185
|
-
const _sfc_main$
|
|
8185
|
+
const _sfc_main$L = {
|
|
8186
8186
|
props: {
|
|
8187
8187
|
item: {
|
|
8188
8188
|
type: Object,
|
|
@@ -8212,7 +8212,7 @@ const _sfc_main$K = {
|
|
|
8212
8212
|
}
|
|
8213
8213
|
}
|
|
8214
8214
|
};
|
|
8215
|
-
function _sfc_render$
|
|
8215
|
+
function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8216
8216
|
const _component_ux_image = resolveComponent("ux-image");
|
|
8217
8217
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
8218
8218
|
const _component_flex_row = resolveComponent("flex-row");
|
|
@@ -8263,7 +8263,7 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8263
8263
|
})
|
|
8264
8264
|
]);
|
|
8265
8265
|
}
|
|
8266
|
-
var Item = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8266
|
+
var Item = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-055fac6a"]]);
|
|
8267
8267
|
/**!
|
|
8268
8268
|
* Sortable 1.14.0
|
|
8269
8269
|
* @author RubaXa <trash@rubaxa.org>
|
|
@@ -10931,7 +10931,7 @@ const draggableComponent = defineComponent({
|
|
|
10931
10931
|
}
|
|
10932
10932
|
});
|
|
10933
10933
|
var contentSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10934
|
-
const _sfc_main$
|
|
10934
|
+
const _sfc_main$K = {
|
|
10935
10935
|
components: {
|
|
10936
10936
|
Item,
|
|
10937
10937
|
draggable: draggableComponent
|
|
@@ -11104,24 +11104,24 @@ const _sfc_main$J = {
|
|
|
11104
11104
|
}
|
|
11105
11105
|
}
|
|
11106
11106
|
};
|
|
11107
|
-
const _hoisted_1$
|
|
11107
|
+
const _hoisted_1$C = {
|
|
11108
11108
|
key: 0,
|
|
11109
11109
|
class: "ux-field-title"
|
|
11110
11110
|
};
|
|
11111
|
-
const _hoisted_2$
|
|
11111
|
+
const _hoisted_2$z = {
|
|
11112
11112
|
key: 0,
|
|
11113
11113
|
class: "ux-required-marker"
|
|
11114
11114
|
};
|
|
11115
|
-
const _hoisted_3$
|
|
11115
|
+
const _hoisted_3$w = {
|
|
11116
11116
|
key: 1,
|
|
11117
11117
|
class: "ux-field-description"
|
|
11118
11118
|
};
|
|
11119
|
-
const _hoisted_4$
|
|
11119
|
+
const _hoisted_4$t = {
|
|
11120
11120
|
key: 1,
|
|
11121
11121
|
class: "items"
|
|
11122
11122
|
};
|
|
11123
|
-
const _hoisted_5$
|
|
11124
|
-
function _sfc_render$
|
|
11123
|
+
const _hoisted_5$m = /* @__PURE__ */ createTextVNode(" Create ");
|
|
11124
|
+
function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11125
11125
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
11126
11126
|
const _component_ux_button = resolveComponent("ux-button");
|
|
11127
11127
|
const _component_item = resolveComponent("item");
|
|
@@ -11130,11 +11130,11 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11130
11130
|
const _component_flex_spacer = resolveComponent("flex-spacer");
|
|
11131
11131
|
const _component_flex_row = resolveComponent("flex-row");
|
|
11132
11132
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
11133
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
11133
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
|
|
11134
11134
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
11135
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
11135
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$z, "*")) : createCommentVNode("", true)
|
|
11136
11136
|
])) : createCommentVNode("", true),
|
|
11137
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11137
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$w, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
11138
11138
|
$options.showList ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
|
|
11139
11139
|
_ctx.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
11140
11140
|
_ctx.model && _ctx.model.length ? (openBlock(), createBlock(_component_draggable, {
|
|
@@ -11174,7 +11174,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11174
11174
|
]),
|
|
11175
11175
|
_: 1
|
|
11176
11176
|
}, 8, ["modelValue"])) : createCommentVNode("", true)
|
|
11177
|
-
], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
11177
|
+
], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$t, [
|
|
11178
11178
|
createVNode(_component_item, { item: _ctx.model }, {
|
|
11179
11179
|
actions: withCtx(() => [
|
|
11180
11180
|
$options.canEdit(_ctx.model) ? (openBlock(), createBlock(_component_ux_button, {
|
|
@@ -11227,7 +11227,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11227
11227
|
onClick: $options.create
|
|
11228
11228
|
}, {
|
|
11229
11229
|
default: withCtx(() => [
|
|
11230
|
-
_hoisted_5$
|
|
11230
|
+
_hoisted_5$m,
|
|
11231
11231
|
createVNode(_component_ux_icon, {
|
|
11232
11232
|
right: "",
|
|
11233
11233
|
icon: "fa-plus"
|
|
@@ -11244,12 +11244,12 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11244
11244
|
})) : createCommentVNode("", true)
|
|
11245
11245
|
], 64);
|
|
11246
11246
|
}
|
|
11247
|
-
var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11247
|
+
var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-236b5d48"]]);
|
|
11248
11248
|
var typeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11249
11249
|
function isUndefined$4(entry) {
|
|
11250
11250
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
11251
11251
|
}
|
|
11252
|
-
const _sfc_main$
|
|
11252
|
+
const _sfc_main$J = {
|
|
11253
11253
|
props: {
|
|
11254
11254
|
title: {
|
|
11255
11255
|
type: String
|
|
@@ -11358,39 +11358,39 @@ const _sfc_main$I = {
|
|
|
11358
11358
|
}
|
|
11359
11359
|
}
|
|
11360
11360
|
};
|
|
11361
|
-
const _hoisted_1$
|
|
11361
|
+
const _hoisted_1$B = {
|
|
11362
11362
|
key: 0,
|
|
11363
11363
|
class: "ux-field-title"
|
|
11364
11364
|
};
|
|
11365
|
-
const _hoisted_2$
|
|
11365
|
+
const _hoisted_2$y = {
|
|
11366
11366
|
key: 0,
|
|
11367
11367
|
class: "ux-required-marker"
|
|
11368
11368
|
};
|
|
11369
|
-
const _hoisted_3$
|
|
11369
|
+
const _hoisted_3$v = {
|
|
11370
11370
|
key: 1,
|
|
11371
11371
|
class: "ux-field-description"
|
|
11372
11372
|
};
|
|
11373
|
-
const _hoisted_4$
|
|
11373
|
+
const _hoisted_4$s = {
|
|
11374
11374
|
key: 2,
|
|
11375
11375
|
class: "ui-select-button"
|
|
11376
11376
|
};
|
|
11377
|
-
const _hoisted_5$
|
|
11378
|
-
const _hoisted_6$
|
|
11377
|
+
const _hoisted_5$l = ["multiple"];
|
|
11378
|
+
const _hoisted_6$h = {
|
|
11379
11379
|
key: 0,
|
|
11380
11380
|
value: ""
|
|
11381
11381
|
};
|
|
11382
11382
|
const _hoisted_7$d = ["value"];
|
|
11383
|
-
function _sfc_render$
|
|
11383
|
+
function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11384
11384
|
const _component_ux_button = resolveComponent("ux-button");
|
|
11385
11385
|
return openBlock(), createElementBlock("div", {
|
|
11386
11386
|
class: normalizeClass(["native-select", $options.classes])
|
|
11387
11387
|
}, [
|
|
11388
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
11388
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
|
|
11389
11389
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
11390
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
11390
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$y, "*")) : createCommentVNode("", true)
|
|
11391
11391
|
])) : createCommentVNode("", true),
|
|
11392
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11393
|
-
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
11392
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$v, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
11393
|
+
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$s, [
|
|
11394
11394
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
11395
11395
|
createVNode(_component_ux_button, { tag: "div" }, {
|
|
11396
11396
|
default: withCtx(() => [
|
|
@@ -11405,23 +11405,23 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11405
11405
|
multiple: _ctx.multiValue,
|
|
11406
11406
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
|
|
11407
11407
|
}, [
|
|
11408
|
-
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$
|
|
11408
|
+
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$h, "None")) : createCommentVNode("", true),
|
|
11409
11409
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
|
|
11410
11410
|
return openBlock(), createElementBlock("option", {
|
|
11411
11411
|
value: option2.value
|
|
11412
11412
|
}, toDisplayString(option2.title), 9, _hoisted_7$d);
|
|
11413
11413
|
}), 256))
|
|
11414
|
-
], 40, _hoisted_5$
|
|
11414
|
+
], 40, _hoisted_5$l), [
|
|
11415
11415
|
[vModelSelect, _ctx.model]
|
|
11416
11416
|
])
|
|
11417
11417
|
], 2);
|
|
11418
11418
|
}
|
|
11419
|
-
var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11419
|
+
var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-49a55ef8"]]);
|
|
11420
11420
|
var fieldSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11421
11421
|
function isUndefined$3(entry) {
|
|
11422
11422
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
11423
11423
|
}
|
|
11424
|
-
const _sfc_main$
|
|
11424
|
+
const _sfc_main$I = {
|
|
11425
11425
|
props: {
|
|
11426
11426
|
title: {
|
|
11427
11427
|
type: String
|
|
@@ -11595,39 +11595,39 @@ const _sfc_main$H = {
|
|
|
11595
11595
|
}
|
|
11596
11596
|
}
|
|
11597
11597
|
};
|
|
11598
|
-
const _hoisted_1$
|
|
11598
|
+
const _hoisted_1$A = {
|
|
11599
11599
|
key: 0,
|
|
11600
11600
|
class: "ux-field-title"
|
|
11601
11601
|
};
|
|
11602
|
-
const _hoisted_2$
|
|
11602
|
+
const _hoisted_2$x = {
|
|
11603
11603
|
key: 0,
|
|
11604
11604
|
class: "ux-required-marker"
|
|
11605
11605
|
};
|
|
11606
|
-
const _hoisted_3$
|
|
11606
|
+
const _hoisted_3$u = {
|
|
11607
11607
|
key: 1,
|
|
11608
11608
|
class: "ux-field-description"
|
|
11609
11609
|
};
|
|
11610
|
-
const _hoisted_4$
|
|
11610
|
+
const _hoisted_4$r = {
|
|
11611
11611
|
key: 2,
|
|
11612
11612
|
class: "ui-select-button"
|
|
11613
11613
|
};
|
|
11614
|
-
const _hoisted_5$
|
|
11615
|
-
const _hoisted_6$
|
|
11614
|
+
const _hoisted_5$k = ["multiple"];
|
|
11615
|
+
const _hoisted_6$g = {
|
|
11616
11616
|
key: 0,
|
|
11617
11617
|
value: ""
|
|
11618
11618
|
};
|
|
11619
11619
|
const _hoisted_7$c = ["value"];
|
|
11620
|
-
function _sfc_render$
|
|
11620
|
+
function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11621
11621
|
const _component_ux_button = resolveComponent("ux-button");
|
|
11622
11622
|
return openBlock(), createElementBlock("div", {
|
|
11623
11623
|
class: normalizeClass(["native-select", $options.classes])
|
|
11624
11624
|
}, [
|
|
11625
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
11625
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
|
|
11626
11626
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
11627
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
11627
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$x, "*")) : createCommentVNode("", true)
|
|
11628
11628
|
])) : createCommentVNode("", true),
|
|
11629
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11630
|
-
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
11629
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$u, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
11630
|
+
_ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$r, [
|
|
11631
11631
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
11632
11632
|
createVNode(_component_ux_button, { tag: "div" }, {
|
|
11633
11633
|
default: withCtx(() => [
|
|
@@ -11642,20 +11642,20 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11642
11642
|
multiple: _ctx.multiValue,
|
|
11643
11643
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
|
|
11644
11644
|
}, [
|
|
11645
|
-
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$
|
|
11645
|
+
_ctx.singleValue && !_ctx.minimum ? (openBlock(), createElementBlock("option", _hoisted_6$g, "None")) : createCommentVNode("", true),
|
|
11646
11646
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.selectableOptions, (option2) => {
|
|
11647
11647
|
return openBlock(), createElementBlock("option", {
|
|
11648
11648
|
value: option2.value
|
|
11649
11649
|
}, toDisplayString(option2.title), 9, _hoisted_7$c);
|
|
11650
11650
|
}), 256))
|
|
11651
|
-
], 40, _hoisted_5$
|
|
11651
|
+
], 40, _hoisted_5$k), [
|
|
11652
11652
|
[vModelSelect, _ctx.model]
|
|
11653
11653
|
])
|
|
11654
11654
|
], 2);
|
|
11655
11655
|
}
|
|
11656
|
-
var FieldSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11656
|
+
var FieldSelect = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-3cff6dc8"]]);
|
|
11657
11657
|
var currency_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11658
|
-
const _sfc_main$
|
|
11658
|
+
const _sfc_main$H = {
|
|
11659
11659
|
props: {
|
|
11660
11660
|
modelValue: {
|
|
11661
11661
|
type: [String, Array]
|
|
@@ -11732,24 +11732,24 @@ const _sfc_main$G = {
|
|
|
11732
11732
|
}
|
|
11733
11733
|
}
|
|
11734
11734
|
};
|
|
11735
|
-
const _hoisted_1$
|
|
11735
|
+
const _hoisted_1$z = {
|
|
11736
11736
|
key: 0,
|
|
11737
11737
|
class: "ux-field-title"
|
|
11738
11738
|
};
|
|
11739
|
-
const _hoisted_2$
|
|
11739
|
+
const _hoisted_2$w = {
|
|
11740
11740
|
key: 0,
|
|
11741
11741
|
class: "ux-required-marker"
|
|
11742
11742
|
};
|
|
11743
|
-
const _hoisted_3$
|
|
11743
|
+
const _hoisted_3$t = {
|
|
11744
11744
|
key: 1,
|
|
11745
11745
|
class: "ux-field-description"
|
|
11746
11746
|
};
|
|
11747
|
-
const _hoisted_4$
|
|
11748
|
-
const _hoisted_5$
|
|
11747
|
+
const _hoisted_4$q = { key: 2 };
|
|
11748
|
+
const _hoisted_5$j = {
|
|
11749
11749
|
key: 0,
|
|
11750
11750
|
class: "ux-text-prefix"
|
|
11751
11751
|
};
|
|
11752
|
-
const _hoisted_6$
|
|
11752
|
+
const _hoisted_6$f = ["onBlur", "onUpdate:modelValue"];
|
|
11753
11753
|
const _hoisted_7$b = {
|
|
11754
11754
|
key: 1,
|
|
11755
11755
|
class: "ux-text-suffix"
|
|
@@ -11762,18 +11762,18 @@ const _hoisted_9$6 = {
|
|
|
11762
11762
|
key: 1,
|
|
11763
11763
|
class: "ux-text-suffix"
|
|
11764
11764
|
};
|
|
11765
|
-
function _sfc_render$
|
|
11765
|
+
function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11766
11766
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
11767
11767
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
11768
11768
|
const _component_ux_button = resolveComponent("ux-button");
|
|
11769
11769
|
const _component_flex_row = resolveComponent("flex-row");
|
|
11770
11770
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
11771
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
11771
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
|
|
11772
11772
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
11773
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
11773
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
|
|
11774
11774
|
])) : createCommentVNode("", true),
|
|
11775
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11776
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
11775
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
11776
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
|
|
11777
11777
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
|
|
11778
11778
|
return openBlock(), createBlock(_component_flex_row, {
|
|
11779
11779
|
class: "ux-text-row",
|
|
@@ -11785,7 +11785,7 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11785
11785
|
createElementVNode("div", {
|
|
11786
11786
|
class: normalizeClass(["ux-text-wrap", { prefixed: $options.prefix, suffixed: $options.suffix }])
|
|
11787
11787
|
}, [
|
|
11788
|
-
$options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$
|
|
11788
|
+
$options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$j, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
|
|
11789
11789
|
withDirectives((openBlock(), createElementBlock("input", {
|
|
11790
11790
|
class: "ux-field-focus ux-text-input-multiple",
|
|
11791
11791
|
ref_for: true,
|
|
@@ -11796,7 +11796,7 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11796
11796
|
onBlur: ($event) => $options.update($event, index2),
|
|
11797
11797
|
"onUpdate:modelValue": ($event) => $options.proxy[index2] = $event,
|
|
11798
11798
|
onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.touch && _ctx.touch(...args))
|
|
11799
|
-
}, null, 40, _hoisted_6$
|
|
11799
|
+
}, null, 40, _hoisted_6$f)), [
|
|
11800
11800
|
[
|
|
11801
11801
|
vModelText,
|
|
11802
11802
|
$options.proxy[index2],
|
|
@@ -11870,9 +11870,9 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11870
11870
|
], 2))
|
|
11871
11871
|
], 64);
|
|
11872
11872
|
}
|
|
11873
|
-
var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11873
|
+
var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-5dd6344d"]]);
|
|
11874
11874
|
var textfield_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11875
|
-
const _sfc_main$
|
|
11875
|
+
const _sfc_main$G = {
|
|
11876
11876
|
props: {
|
|
11877
11877
|
modelValue: {
|
|
11878
11878
|
type: [String, Array]
|
|
@@ -11935,21 +11935,21 @@ const _sfc_main$F = {
|
|
|
11935
11935
|
}
|
|
11936
11936
|
}
|
|
11937
11937
|
};
|
|
11938
|
-
const _hoisted_1$
|
|
11938
|
+
const _hoisted_1$y = {
|
|
11939
11939
|
key: 0,
|
|
11940
11940
|
class: "ux-field-title"
|
|
11941
11941
|
};
|
|
11942
|
-
const _hoisted_2$
|
|
11942
|
+
const _hoisted_2$v = {
|
|
11943
11943
|
key: 0,
|
|
11944
11944
|
class: "ux-required-marker"
|
|
11945
11945
|
};
|
|
11946
|
-
const _hoisted_3$
|
|
11946
|
+
const _hoisted_3$s = {
|
|
11947
11947
|
key: 1,
|
|
11948
11948
|
class: "ux-field-description"
|
|
11949
11949
|
};
|
|
11950
|
-
const _hoisted_4$
|
|
11951
|
-
const _hoisted_5$
|
|
11952
|
-
const _hoisted_6$
|
|
11950
|
+
const _hoisted_4$p = { key: 2 };
|
|
11951
|
+
const _hoisted_5$i = { class: "ux-text-wrap" };
|
|
11952
|
+
const _hoisted_6$e = {
|
|
11953
11953
|
key: 0,
|
|
11954
11954
|
class: "ux-text-prefix"
|
|
11955
11955
|
};
|
|
@@ -11973,18 +11973,18 @@ const _hoisted_14$3 = {
|
|
|
11973
11973
|
key: 3,
|
|
11974
11974
|
class: "ux-text-suffix"
|
|
11975
11975
|
};
|
|
11976
|
-
function _sfc_render$
|
|
11976
|
+
function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11977
11977
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
11978
11978
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
11979
11979
|
const _component_ux_button = resolveComponent("ux-button");
|
|
11980
11980
|
const _component_flex_row = resolveComponent("flex-row");
|
|
11981
11981
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
11982
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
11982
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
|
|
11983
11983
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
11984
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
11984
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
|
|
11985
11985
|
])) : createCommentVNode("", true),
|
|
11986
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
11987
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
11986
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
11987
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
|
|
11988
11988
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
11989
11989
|
return openBlock(), createBlock(_component_flex_row, {
|
|
11990
11990
|
class: "ux-text-row",
|
|
@@ -11993,8 +11993,8 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11993
11993
|
default: withCtx(() => [
|
|
11994
11994
|
createVNode(_component_flex_cell, null, {
|
|
11995
11995
|
default: withCtx(() => [
|
|
11996
|
-
createElementVNode("div", _hoisted_5$
|
|
11997
|
-
_ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$
|
|
11996
|
+
createElementVNode("div", _hoisted_5$i, [
|
|
11997
|
+
_ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$e, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
|
|
11998
11998
|
$options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
|
|
11999
11999
|
key: 1,
|
|
12000
12000
|
type: $options.inputType,
|
|
@@ -12100,9 +12100,9 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12100
12100
|
]))
|
|
12101
12101
|
], 64);
|
|
12102
12102
|
}
|
|
12103
|
-
var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12103
|
+
var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-d9e8503e"]]);
|
|
12104
12104
|
var textarea_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
12105
|
-
const _sfc_main$
|
|
12105
|
+
const _sfc_main$F = {
|
|
12106
12106
|
props: {
|
|
12107
12107
|
modelValue: {
|
|
12108
12108
|
type: [String, Array]
|
|
@@ -12115,32 +12115,32 @@ const _sfc_main$E = {
|
|
|
12115
12115
|
}
|
|
12116
12116
|
}
|
|
12117
12117
|
};
|
|
12118
|
-
const _hoisted_1$
|
|
12118
|
+
const _hoisted_1$x = {
|
|
12119
12119
|
key: 0,
|
|
12120
12120
|
class: "ux-field-title"
|
|
12121
12121
|
};
|
|
12122
|
-
const _hoisted_2$
|
|
12122
|
+
const _hoisted_2$u = {
|
|
12123
12123
|
key: 0,
|
|
12124
12124
|
class: "ux-required-marker"
|
|
12125
12125
|
};
|
|
12126
|
-
const _hoisted_3$
|
|
12126
|
+
const _hoisted_3$r = {
|
|
12127
12127
|
key: 1,
|
|
12128
12128
|
class: "ux-field-description"
|
|
12129
12129
|
};
|
|
12130
|
-
const _hoisted_4$
|
|
12131
|
-
const _hoisted_5$
|
|
12132
|
-
function _sfc_render$
|
|
12130
|
+
const _hoisted_4$o = { key: 2 };
|
|
12131
|
+
const _hoisted_5$h = ["onUpdate:modelValue"];
|
|
12132
|
+
function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12133
12133
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
12134
12134
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
12135
12135
|
const _component_ux_button = resolveComponent("ux-button");
|
|
12136
12136
|
const _component_flex_row = resolveComponent("flex-row");
|
|
12137
12137
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
12138
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
12138
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
|
|
12139
12139
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
12140
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
12140
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
|
|
12141
12141
|
])) : createCommentVNode("", true),
|
|
12142
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
12143
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
12142
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
12143
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
|
|
12144
12144
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
12145
12145
|
return openBlock(), createBlock(_component_flex_row, {
|
|
12146
12146
|
class: "ux-text-row",
|
|
@@ -12156,7 +12156,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12156
12156
|
ref: "input",
|
|
12157
12157
|
"onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
|
|
12158
12158
|
class: "ux-textarea ux-field-focus ux-text-area-multiple"
|
|
12159
|
-
}, null, 40, _hoisted_5$
|
|
12159
|
+
}, null, 40, _hoisted_5$h), [
|
|
12160
12160
|
[vModelText, _ctx.model[index2]]
|
|
12161
12161
|
])
|
|
12162
12162
|
]),
|
|
@@ -12206,7 +12206,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12206
12206
|
])
|
|
12207
12207
|
], 64);
|
|
12208
12208
|
}
|
|
12209
|
-
var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12209
|
+
var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-777c0703"]]);
|
|
12210
12210
|
var datefield_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
12211
12211
|
function zero(input) {
|
|
12212
12212
|
if (String(input).length < 2) {
|
|
@@ -12214,7 +12214,7 @@ function zero(input) {
|
|
|
12214
12214
|
}
|
|
12215
12215
|
return input;
|
|
12216
12216
|
}
|
|
12217
|
-
const _sfc_main$
|
|
12217
|
+
const _sfc_main$E = {
|
|
12218
12218
|
props: {
|
|
12219
12219
|
modelValue: {
|
|
12220
12220
|
type: [Date, String, Array]
|
|
@@ -12263,32 +12263,32 @@ const _sfc_main$D = {
|
|
|
12263
12263
|
}
|
|
12264
12264
|
}
|
|
12265
12265
|
};
|
|
12266
|
-
const _hoisted_1$
|
|
12266
|
+
const _hoisted_1$w = {
|
|
12267
12267
|
key: 0,
|
|
12268
12268
|
class: "ux-field-title"
|
|
12269
12269
|
};
|
|
12270
|
-
const _hoisted_2$
|
|
12270
|
+
const _hoisted_2$t = {
|
|
12271
12271
|
key: 0,
|
|
12272
12272
|
class: "ux-required-marker"
|
|
12273
12273
|
};
|
|
12274
|
-
const _hoisted_3$
|
|
12274
|
+
const _hoisted_3$q = {
|
|
12275
12275
|
key: 1,
|
|
12276
12276
|
class: "ux-field-description"
|
|
12277
12277
|
};
|
|
12278
|
-
const _hoisted_4$
|
|
12279
|
-
const _hoisted_5$
|
|
12280
|
-
function _sfc_render$
|
|
12278
|
+
const _hoisted_4$n = { key: 2 };
|
|
12279
|
+
const _hoisted_5$g = ["onUpdate:modelValue"];
|
|
12280
|
+
function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12281
12281
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
12282
12282
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
12283
12283
|
const _component_ux_button = resolveComponent("ux-button");
|
|
12284
12284
|
const _component_flex_row = resolveComponent("flex-row");
|
|
12285
12285
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
12286
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
12286
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
|
|
12287
12287
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
12288
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
12288
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
|
|
12289
12289
|
])) : createCommentVNode("", true),
|
|
12290
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
12291
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
12290
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
12291
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
|
|
12292
12292
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
|
|
12293
12293
|
return openBlock(), createBlock(_component_flex_row, {
|
|
12294
12294
|
class: "ux-text-row",
|
|
@@ -12305,7 +12305,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12305
12305
|
ref: "input",
|
|
12306
12306
|
onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
|
|
12307
12307
|
"onUpdate:modelValue": ($event) => $options.model[index2] = $event
|
|
12308
|
-
}, null, 40, _hoisted_5$
|
|
12308
|
+
}, null, 40, _hoisted_5$g), [
|
|
12309
12309
|
[vModelText, $options.model[index2]]
|
|
12310
12310
|
])
|
|
12311
12311
|
]),
|
|
@@ -12354,9 +12354,9 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12354
12354
|
])
|
|
12355
12355
|
], 64);
|
|
12356
12356
|
}
|
|
12357
|
-
var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12357
|
+
var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-1c86b484"]]);
|
|
12358
12358
|
var daterange_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
12359
|
-
const _sfc_main$
|
|
12359
|
+
const _sfc_main$D = {
|
|
12360
12360
|
components: {
|
|
12361
12361
|
Daterange
|
|
12362
12362
|
},
|
|
@@ -12400,32 +12400,32 @@ const _sfc_main$C = {
|
|
|
12400
12400
|
}
|
|
12401
12401
|
}
|
|
12402
12402
|
};
|
|
12403
|
-
const _hoisted_1$
|
|
12403
|
+
const _hoisted_1$v = {
|
|
12404
12404
|
key: 0,
|
|
12405
12405
|
class: "ux-field-title"
|
|
12406
12406
|
};
|
|
12407
|
-
const _hoisted_2$
|
|
12407
|
+
const _hoisted_2$s = {
|
|
12408
12408
|
key: 0,
|
|
12409
12409
|
class: "ux-required-marker"
|
|
12410
12410
|
};
|
|
12411
|
-
const _hoisted_3$
|
|
12411
|
+
const _hoisted_3$p = {
|
|
12412
12412
|
key: 1,
|
|
12413
12413
|
class: "ux-field-description"
|
|
12414
12414
|
};
|
|
12415
|
-
const _hoisted_4$
|
|
12416
|
-
function _sfc_render$
|
|
12415
|
+
const _hoisted_4$m = { key: 2 };
|
|
12416
|
+
function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12417
12417
|
const _component_daterange = resolveComponent("daterange", true);
|
|
12418
12418
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
12419
12419
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
12420
12420
|
const _component_ux_button = resolveComponent("ux-button");
|
|
12421
12421
|
const _component_flex_row = resolveComponent("flex-row");
|
|
12422
12422
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
12423
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
12423
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
|
|
12424
12424
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
12425
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
12425
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
|
|
12426
12426
|
])) : createCommentVNode("", true),
|
|
12427
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
12428
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
12427
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
12428
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
|
|
12429
12429
|
(openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
|
|
12430
12430
|
return openBlock(), createBlock(_component_flex_row, {
|
|
12431
12431
|
class: "ux-text-row",
|
|
@@ -12482,9 +12482,9 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12482
12482
|
}, null, 8, ["onFocus", "modelValue"]))
|
|
12483
12483
|
], 64);
|
|
12484
12484
|
}
|
|
12485
|
-
var DateRange = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12485
|
+
var DateRange = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-24228367"]]);
|
|
12486
12486
|
var checkbox_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
12487
|
-
const _sfc_main$
|
|
12487
|
+
const _sfc_main$C = {
|
|
12488
12488
|
computed: {
|
|
12489
12489
|
NativeCheckbox: UXCheckbox
|
|
12490
12490
|
},
|
|
@@ -12526,19 +12526,19 @@ const _sfc_main$B = {
|
|
|
12526
12526
|
}
|
|
12527
12527
|
}
|
|
12528
12528
|
};
|
|
12529
|
-
const _hoisted_1$
|
|
12529
|
+
const _hoisted_1$u = {
|
|
12530
12530
|
key: 0,
|
|
12531
12531
|
class: "ux-field-title"
|
|
12532
12532
|
};
|
|
12533
|
-
const _hoisted_2$
|
|
12533
|
+
const _hoisted_2$r = {
|
|
12534
12534
|
key: 0,
|
|
12535
12535
|
class: "ux-required-marker"
|
|
12536
12536
|
};
|
|
12537
|
-
const _hoisted_3$
|
|
12537
|
+
const _hoisted_3$o = {
|
|
12538
12538
|
key: 1,
|
|
12539
12539
|
class: "ux-field-description"
|
|
12540
12540
|
};
|
|
12541
|
-
function _sfc_render$
|
|
12541
|
+
function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12542
12542
|
const _component_ux_checkbox = resolveComponent("ux-checkbox");
|
|
12543
12543
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
12544
12544
|
const _component_flex_row = resolveComponent("flex-row");
|
|
@@ -12562,11 +12562,11 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12562
12562
|
createVNode(_component_flex_cell, { vcenter: "" }, {
|
|
12563
12563
|
default: withCtx(() => [
|
|
12564
12564
|
createElementVNode("div", null, [
|
|
12565
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
12565
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
|
|
12566
12566
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
12567
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
12567
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
|
|
12568
12568
|
])) : createCommentVNode("", true),
|
|
12569
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
12569
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
|
|
12570
12570
|
])
|
|
12571
12571
|
]),
|
|
12572
12572
|
_: 1
|
|
@@ -12575,8 +12575,8 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12575
12575
|
_: 1
|
|
12576
12576
|
});
|
|
12577
12577
|
}
|
|
12578
|
-
var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12579
|
-
const _sfc_main$
|
|
12578
|
+
var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-046b9e38"]]);
|
|
12579
|
+
const _sfc_main$B = {
|
|
12580
12580
|
props: {
|
|
12581
12581
|
modelValue: {
|
|
12582
12582
|
type: [String, Array]
|
|
@@ -12589,15 +12589,15 @@ const _sfc_main$A = {
|
|
|
12589
12589
|
}
|
|
12590
12590
|
}
|
|
12591
12591
|
};
|
|
12592
|
-
const _hoisted_1$
|
|
12593
|
-
const _hoisted_2$
|
|
12594
|
-
const _hoisted_3$
|
|
12595
|
-
function _sfc_render$
|
|
12592
|
+
const _hoisted_1$t = { key: 0 };
|
|
12593
|
+
const _hoisted_2$q = ["innerHTML"];
|
|
12594
|
+
const _hoisted_3$n = ["innerHTML"];
|
|
12595
|
+
function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12596
12596
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
12597
12597
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
12598
12598
|
const _component_ux_button = resolveComponent("ux-button");
|
|
12599
12599
|
const _component_flex_row = resolveComponent("flex-row");
|
|
12600
|
-
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
12600
|
+
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$t, [
|
|
12601
12601
|
createVNode(_component_flex_row, { class: "ux-text-row" }, {
|
|
12602
12602
|
default: withCtx(() => [
|
|
12603
12603
|
createVNode(_component_flex_cell, null, {
|
|
@@ -12606,7 +12606,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12606
12606
|
return openBlock(), createElementBlock("div", {
|
|
12607
12607
|
innerHTML: _ctx.field.template,
|
|
12608
12608
|
key: index2
|
|
12609
|
-
}, null, 8, _hoisted_2$
|
|
12609
|
+
}, null, 8, _hoisted_2$q);
|
|
12610
12610
|
}), 128))
|
|
12611
12611
|
]),
|
|
12612
12612
|
_: 1
|
|
@@ -12645,11 +12645,11 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12645
12645
|
])) : (openBlock(), createElementBlock("div", {
|
|
12646
12646
|
key: 1,
|
|
12647
12647
|
innerHTML: _ctx.field.template
|
|
12648
|
-
}, null, 8, _hoisted_3$
|
|
12648
|
+
}, null, 8, _hoisted_3$n));
|
|
12649
12649
|
}
|
|
12650
|
-
var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12650
|
+
var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B]]);
|
|
12651
12651
|
var FilterCondition_vue_vue_type_style_index_0_lang = "";
|
|
12652
|
-
const _sfc_main$
|
|
12652
|
+
const _sfc_main$A = {
|
|
12653
12653
|
props: {
|
|
12654
12654
|
fields: {
|
|
12655
12655
|
type: Array,
|
|
@@ -12930,15 +12930,15 @@ const _sfc_main$z = {
|
|
|
12930
12930
|
ContentSelect
|
|
12931
12931
|
}
|
|
12932
12932
|
};
|
|
12933
|
-
const _hoisted_1$
|
|
12933
|
+
const _hoisted_1$s = {
|
|
12934
12934
|
key: 0,
|
|
12935
12935
|
class: "filter-condition"
|
|
12936
12936
|
};
|
|
12937
|
-
const _hoisted_2$
|
|
12938
|
-
const _hoisted_3$
|
|
12939
|
-
const _hoisted_4$
|
|
12940
|
-
const _hoisted_5$
|
|
12941
|
-
const _hoisted_6$
|
|
12937
|
+
const _hoisted_2$p = { key: 0 };
|
|
12938
|
+
const _hoisted_3$m = { key: 1 };
|
|
12939
|
+
const _hoisted_4$l = /* @__PURE__ */ createTextVNode(" And ");
|
|
12940
|
+
const _hoisted_5$f = { key: 2 };
|
|
12941
|
+
const _hoisted_6$d = { key: 3 };
|
|
12942
12942
|
const _hoisted_7$9 = /* @__PURE__ */ createTextVNode(" And ");
|
|
12943
12943
|
const _hoisted_8$5 = { key: 4 };
|
|
12944
12944
|
const _hoisted_9$4 = { key: 5 };
|
|
@@ -12947,7 +12947,7 @@ const _hoisted_11$2 = { key: 7 };
|
|
|
12947
12947
|
const _hoisted_12$2 = { key: 8 };
|
|
12948
12948
|
const _hoisted_13$2 = { key: 9 };
|
|
12949
12949
|
const _hoisted_14$2 = { key: 10 };
|
|
12950
|
-
function _sfc_render$
|
|
12950
|
+
function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12951
12951
|
const _component_native_select = resolveComponent("native-select");
|
|
12952
12952
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
12953
12953
|
const _component_text_field = resolveComponent("text-field");
|
|
@@ -12957,7 +12957,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12957
12957
|
const _component_ux_switch = resolveComponent("ux-switch");
|
|
12958
12958
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
12959
12959
|
const _component_ux_button = resolveComponent("ux-button");
|
|
12960
|
-
return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
12960
|
+
return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$s, [
|
|
12961
12961
|
createVNode(_component_flex_row, {
|
|
12962
12962
|
gap: "",
|
|
12963
12963
|
vcenter: ""
|
|
@@ -12987,7 +12987,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12987
12987
|
})) : createCommentVNode("", true),
|
|
12988
12988
|
$data.model.comparator ? (openBlock(), createBlock(_component_flex_cell, { key: 1 }, {
|
|
12989
12989
|
default: withCtx(() => [
|
|
12990
|
-
$options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
12990
|
+
$options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$p, [
|
|
12991
12991
|
$options.hasOptions ? (openBlock(), createBlock(_component_native_select, {
|
|
12992
12992
|
key: 0,
|
|
12993
12993
|
modelValue: $data.model.values,
|
|
@@ -13000,20 +13000,20 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13000
13000
|
"onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.model.values = $event)
|
|
13001
13001
|
}, null, 8, ["field", "modelValue"]))
|
|
13002
13002
|
])) : createCommentVNode("", true),
|
|
13003
|
-
$options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
13003
|
+
$options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$m, [
|
|
13004
13004
|
createVNode(_component_text_field, {
|
|
13005
13005
|
field: $options.normalField,
|
|
13006
13006
|
modelValue: $data.model.value,
|
|
13007
13007
|
"onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $data.model.value = $event)
|
|
13008
13008
|
}, null, 8, ["field", "modelValue"]),
|
|
13009
|
-
_hoisted_4$
|
|
13009
|
+
_hoisted_4$l,
|
|
13010
13010
|
createVNode(_component_text_field, {
|
|
13011
13011
|
field: $options.normalField,
|
|
13012
13012
|
modelValue: $data.model.value2,
|
|
13013
13013
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $data.model.value2 = $event)
|
|
13014
13014
|
}, null, 8, ["field", "modelValue"])
|
|
13015
13015
|
])) : createCommentVNode("", true),
|
|
13016
|
-
$options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$
|
|
13016
|
+
$options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$f, [
|
|
13017
13017
|
createVNode(_component_flex_row, null, {
|
|
13018
13018
|
default: withCtx(() => [
|
|
13019
13019
|
createVNode(_component_flex_cell, { style: { "width": "80px" } }, {
|
|
@@ -13040,7 +13040,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13040
13040
|
_: 1
|
|
13041
13041
|
})
|
|
13042
13042
|
])) : createCommentVNode("", true),
|
|
13043
|
-
$options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$
|
|
13043
|
+
$options.inputType == "daterange" ? (openBlock(), createElementBlock("div", _hoisted_6$d, [
|
|
13044
13044
|
createVNode(_component_date_field, {
|
|
13045
13045
|
field: $options.dateField,
|
|
13046
13046
|
modelValue: $data.model.value,
|
|
@@ -13146,7 +13146,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13146
13146
|
})
|
|
13147
13147
|
])) : createCommentVNode("", true);
|
|
13148
13148
|
}
|
|
13149
|
-
var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13149
|
+
var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A]]);
|
|
13150
13150
|
var root = _root;
|
|
13151
13151
|
var now$1 = function() {
|
|
13152
13152
|
return root.Date.now();
|
|
@@ -13277,7 +13277,7 @@ function debounce(func, wait, options) {
|
|
|
13277
13277
|
}
|
|
13278
13278
|
var debounce_1 = debounce;
|
|
13279
13279
|
var FilterRule_vue_vue_type_style_index_0_lang = "";
|
|
13280
|
-
const _sfc_main$
|
|
13280
|
+
const _sfc_main$z = {
|
|
13281
13281
|
props: {
|
|
13282
13282
|
enableRemove: {
|
|
13283
13283
|
type: Boolean
|
|
@@ -13418,32 +13418,32 @@ const _sfc_main$y = {
|
|
|
13418
13418
|
NativeSelect
|
|
13419
13419
|
}
|
|
13420
13420
|
};
|
|
13421
|
-
const _hoisted_1$
|
|
13421
|
+
const _hoisted_1$r = {
|
|
13422
13422
|
key: 0,
|
|
13423
13423
|
class: "filter-rule"
|
|
13424
13424
|
};
|
|
13425
|
-
const _hoisted_2$
|
|
13426
|
-
const _hoisted_3$
|
|
13427
|
-
const _hoisted_4$
|
|
13428
|
-
const _hoisted_5$
|
|
13429
|
-
const _hoisted_6$
|
|
13425
|
+
const _hoisted_2$o = { class: "top" };
|
|
13426
|
+
const _hoisted_3$l = { class: "summary" };
|
|
13427
|
+
const _hoisted_4$k = /* @__PURE__ */ createTextVNode(" Match ");
|
|
13428
|
+
const _hoisted_5$e = /* @__PURE__ */ createTextVNode(" of the following conditions ");
|
|
13429
|
+
const _hoisted_6$c = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
|
|
13430
13430
|
const _hoisted_7$8 = { class: "operator" };
|
|
13431
13431
|
const _hoisted_8$4 = /* @__PURE__ */ createTextVNode(" Add Condition ");
|
|
13432
|
-
function _sfc_render$
|
|
13432
|
+
function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13433
13433
|
const _component_native_select = resolveComponent("native-select");
|
|
13434
13434
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
13435
13435
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
13436
13436
|
const _component_ux_button = resolveComponent("ux-button");
|
|
13437
13437
|
const _component_flex_row = resolveComponent("flex-row");
|
|
13438
13438
|
const _component_filter_condition = resolveComponent("filter-condition");
|
|
13439
|
-
return $props.definition ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
13440
|
-
createElementVNode("div", _hoisted_2$
|
|
13439
|
+
return $props.definition ? (openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
13440
|
+
createElementVNode("div", _hoisted_2$o, [
|
|
13441
13441
|
createVNode(_component_flex_row, null, {
|
|
13442
13442
|
default: withCtx(() => [
|
|
13443
13443
|
createVNode(_component_flex_cell, null, {
|
|
13444
13444
|
default: withCtx(() => [
|
|
13445
|
-
createElementVNode("div", _hoisted_3$
|
|
13446
|
-
_hoisted_4$
|
|
13445
|
+
createElementVNode("div", _hoisted_3$l, [
|
|
13446
|
+
_hoisted_4$k,
|
|
13447
13447
|
createVNode(_component_native_select, {
|
|
13448
13448
|
modelValue: $data.model.operator,
|
|
13449
13449
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
|
|
@@ -13454,7 +13454,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13454
13454
|
]),
|
|
13455
13455
|
_: 1
|
|
13456
13456
|
}, 8, ["modelValue", "field"]),
|
|
13457
|
-
_hoisted_5$
|
|
13457
|
+
_hoisted_5$e
|
|
13458
13458
|
])
|
|
13459
13459
|
]),
|
|
13460
13460
|
_: 1
|
|
@@ -13493,7 +13493,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13493
13493
|
shrink: ""
|
|
13494
13494
|
}, {
|
|
13495
13495
|
default: withCtx(() => [
|
|
13496
|
-
_hoisted_6$
|
|
13496
|
+
_hoisted_6$c,
|
|
13497
13497
|
createElementVNode("div", _hoisted_7$8, toDisplayString($data.model.operator), 1)
|
|
13498
13498
|
]),
|
|
13499
13499
|
_: 2
|
|
@@ -13529,9 +13529,9 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13529
13529
|
}, 8, ["onClick"])
|
|
13530
13530
|
])) : createCommentVNode("", true);
|
|
13531
13531
|
}
|
|
13532
|
-
var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13532
|
+
var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
|
|
13533
13533
|
var FilterBuilder_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13534
|
-
const _sfc_main$
|
|
13534
|
+
const _sfc_main$y = {
|
|
13535
13535
|
components: {
|
|
13536
13536
|
FilterRule,
|
|
13537
13537
|
NativeSelect
|
|
@@ -13632,16 +13632,16 @@ const _sfc_main$x = {
|
|
|
13632
13632
|
};
|
|
13633
13633
|
}
|
|
13634
13634
|
};
|
|
13635
|
-
const _hoisted_1$
|
|
13636
|
-
const _hoisted_2$
|
|
13635
|
+
const _hoisted_1$q = { class: "filters" };
|
|
13636
|
+
const _hoisted_2$n = {
|
|
13637
13637
|
key: 0,
|
|
13638
13638
|
class: "top"
|
|
13639
13639
|
};
|
|
13640
|
-
const _hoisted_3$
|
|
13641
|
-
const _hoisted_4$
|
|
13642
|
-
const _hoisted_5$
|
|
13643
|
-
const _hoisted_6$
|
|
13644
|
-
function _sfc_render$
|
|
13640
|
+
const _hoisted_3$k = { class: "summary" };
|
|
13641
|
+
const _hoisted_4$j = /* @__PURE__ */ createTextVNode(" Match ");
|
|
13642
|
+
const _hoisted_5$d = /* @__PURE__ */ createTextVNode(" of the following rules ");
|
|
13643
|
+
const _hoisted_6$b = /* @__PURE__ */ createTextVNode("Add Filter Rule");
|
|
13644
|
+
function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13645
13645
|
const _component_native_select = resolveComponent("native-select");
|
|
13646
13646
|
const _component_filter_rule = resolveComponent("filter-rule");
|
|
13647
13647
|
const _component_ux_button = resolveComponent("ux-button");
|
|
@@ -13651,10 +13651,10 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13651
13651
|
default: withCtx(() => [
|
|
13652
13652
|
createVNode(_component_flex_body, null, {
|
|
13653
13653
|
default: withCtx(() => [
|
|
13654
|
-
createElementVNode("div", _hoisted_1$
|
|
13655
|
-
$data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
13656
|
-
createElementVNode("div", _hoisted_3$
|
|
13657
|
-
_hoisted_4$
|
|
13654
|
+
createElementVNode("div", _hoisted_1$q, [
|
|
13655
|
+
$data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$n, [
|
|
13656
|
+
createElementVNode("div", _hoisted_3$k, [
|
|
13657
|
+
_hoisted_4$j,
|
|
13658
13658
|
createVNode(_component_native_select, {
|
|
13659
13659
|
modelValue: $data.model.operator,
|
|
13660
13660
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
|
|
@@ -13665,7 +13665,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13665
13665
|
]),
|
|
13666
13666
|
_: 1
|
|
13667
13667
|
}, 8, ["modelValue", "field"]),
|
|
13668
|
-
_hoisted_5$
|
|
13668
|
+
_hoisted_5$d
|
|
13669
13669
|
])
|
|
13670
13670
|
])) : createCommentVNode("", true),
|
|
13671
13671
|
(openBlock(true), createElementBlock(Fragment, null, renderList($data.model.filters, (rule, index2) => {
|
|
@@ -13684,7 +13684,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13684
13684
|
onClick: _cache[1] || (_cache[1] = ($event) => $options.addRule())
|
|
13685
13685
|
}, {
|
|
13686
13686
|
default: withCtx(() => [
|
|
13687
|
-
_hoisted_6$
|
|
13687
|
+
_hoisted_6$b
|
|
13688
13688
|
]),
|
|
13689
13689
|
_: 1
|
|
13690
13690
|
})
|
|
@@ -13696,9 +13696,9 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13696
13696
|
_: 1
|
|
13697
13697
|
});
|
|
13698
13698
|
}
|
|
13699
|
-
var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13699
|
+
var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y], ["__scopeId", "data-v-7933a5ee"]]);
|
|
13700
13700
|
var filter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13701
|
-
const _sfc_main$
|
|
13701
|
+
const _sfc_main$x = {
|
|
13702
13702
|
mixins: [InputMixin],
|
|
13703
13703
|
components: {
|
|
13704
13704
|
FilterBuilder
|
|
@@ -13741,32 +13741,32 @@ const _sfc_main$w = {
|
|
|
13741
13741
|
}
|
|
13742
13742
|
}
|
|
13743
13743
|
};
|
|
13744
|
-
const _hoisted_1$
|
|
13744
|
+
const _hoisted_1$p = {
|
|
13745
13745
|
key: 0,
|
|
13746
13746
|
class: "ux-field-title"
|
|
13747
13747
|
};
|
|
13748
|
-
const _hoisted_2$
|
|
13748
|
+
const _hoisted_2$m = {
|
|
13749
13749
|
key: 0,
|
|
13750
13750
|
class: "ux-required-marker"
|
|
13751
13751
|
};
|
|
13752
|
-
const _hoisted_3$
|
|
13752
|
+
const _hoisted_3$j = {
|
|
13753
13753
|
key: 1,
|
|
13754
13754
|
class: "ux-field-description"
|
|
13755
13755
|
};
|
|
13756
|
-
const _hoisted_4$
|
|
13757
|
-
function _sfc_render$
|
|
13756
|
+
const _hoisted_4$i = { key: 2 };
|
|
13757
|
+
function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13758
13758
|
const _component_filter_builder = resolveComponent("filter-builder");
|
|
13759
13759
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
13760
13760
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
13761
13761
|
const _component_ux_button = resolveComponent("ux-button");
|
|
13762
13762
|
const _component_flex_row = resolveComponent("flex-row");
|
|
13763
13763
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
13764
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
13764
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$p, [
|
|
13765
13765
|
createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
|
|
13766
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
13766
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$m, "*")) : createCommentVNode("", true)
|
|
13767
13767
|
])) : createCommentVNode("", true),
|
|
13768
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
13769
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
13768
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$j, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
13769
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$i, [
|
|
13770
13770
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
13771
13771
|
return openBlock(), createBlock(_component_flex_row, {
|
|
13772
13772
|
class: "ux-text-row",
|
|
@@ -13824,9 +13824,9 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13824
13824
|
}, null, 8, ["definition", "modelValue"]))
|
|
13825
13825
|
], 64);
|
|
13826
13826
|
}
|
|
13827
|
-
var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13827
|
+
var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x], ["__scopeId", "data-v-a43e06e8"]]);
|
|
13828
13828
|
var switch_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13829
|
-
const _sfc_main$
|
|
13829
|
+
const _sfc_main$w = {
|
|
13830
13830
|
mixins: [InputMixin],
|
|
13831
13831
|
props: {
|
|
13832
13832
|
modelValue: {
|
|
@@ -13865,19 +13865,19 @@ const _sfc_main$v = {
|
|
|
13865
13865
|
}
|
|
13866
13866
|
}
|
|
13867
13867
|
};
|
|
13868
|
-
const _hoisted_1$
|
|
13868
|
+
const _hoisted_1$o = {
|
|
13869
13869
|
key: 0,
|
|
13870
13870
|
class: "ux-field-title"
|
|
13871
13871
|
};
|
|
13872
|
-
const _hoisted_2$
|
|
13872
|
+
const _hoisted_2$l = {
|
|
13873
13873
|
key: 0,
|
|
13874
13874
|
class: "ux-required-marker"
|
|
13875
13875
|
};
|
|
13876
|
-
const _hoisted_3$
|
|
13876
|
+
const _hoisted_3$i = {
|
|
13877
13877
|
key: 1,
|
|
13878
13878
|
class: "ux-field-description"
|
|
13879
13879
|
};
|
|
13880
|
-
function _sfc_render$
|
|
13880
|
+
function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13881
13881
|
const _component_ux_switch = resolveComponent("ux-switch");
|
|
13882
13882
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
13883
13883
|
const _component_flex_row = resolveComponent("flex-row");
|
|
@@ -13901,11 +13901,11 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13901
13901
|
createVNode(_component_flex_cell, { vcenter: "" }, {
|
|
13902
13902
|
default: withCtx(() => [
|
|
13903
13903
|
createElementVNode("div", null, [
|
|
13904
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
13904
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
|
|
13905
13905
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
13906
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
13906
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$l, "*")) : createCommentVNode("", true)
|
|
13907
13907
|
])) : createCommentVNode("", true),
|
|
13908
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
13908
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$i, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
|
|
13909
13909
|
])
|
|
13910
13910
|
]),
|
|
13911
13911
|
_: 1
|
|
@@ -13914,9 +13914,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13914
13914
|
_: 1
|
|
13915
13915
|
});
|
|
13916
13916
|
}
|
|
13917
|
-
var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
13917
|
+
var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-5994d322"]]);
|
|
13918
13918
|
var filedrop_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
13919
|
-
const _sfc_main$
|
|
13919
|
+
const _sfc_main$v = {
|
|
13920
13920
|
props: {
|
|
13921
13921
|
multiple: {
|
|
13922
13922
|
type: Boolean
|
|
@@ -13968,9 +13968,9 @@ const _sfc_main$u = {
|
|
|
13968
13968
|
}
|
|
13969
13969
|
}
|
|
13970
13970
|
};
|
|
13971
|
-
const _hoisted_1$
|
|
13972
|
-
const _hoisted_2$
|
|
13973
|
-
function _sfc_render$
|
|
13971
|
+
const _hoisted_1$n = ["accept", "multiple"];
|
|
13972
|
+
const _hoisted_2$k = /* @__PURE__ */ createTextVNode("Select Files");
|
|
13973
|
+
function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13974
13974
|
const _component_ux_button = resolveComponent("ux-button");
|
|
13975
13975
|
return openBlock(), createElementBlock("label", {
|
|
13976
13976
|
class: normalizeClass(["file-drop", { over: $data.over }]),
|
|
@@ -13984,7 +13984,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13984
13984
|
type: "file",
|
|
13985
13985
|
multiple: $props.multiple,
|
|
13986
13986
|
onChange: _cache[0] || (_cache[0] = ($event) => $options.filesSelected($event.target.files))
|
|
13987
|
-
}, null, 40, _hoisted_1$
|
|
13987
|
+
}, null, 40, _hoisted_1$n),
|
|
13988
13988
|
createElementVNode("div", {
|
|
13989
13989
|
class: "file-drop-ux",
|
|
13990
13990
|
onClick: _cache[1] || (_cache[1] = (...args) => $options.clicked && $options.clicked(...args))
|
|
@@ -13992,7 +13992,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13992
13992
|
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
13993
13993
|
createVNode(_component_ux_button, null, {
|
|
13994
13994
|
default: withCtx(() => [
|
|
13995
|
-
_hoisted_2$
|
|
13995
|
+
_hoisted_2$k
|
|
13996
13996
|
]),
|
|
13997
13997
|
_: 1
|
|
13998
13998
|
})
|
|
@@ -14000,9 +14000,9 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14000
14000
|
])
|
|
14001
14001
|
], 34);
|
|
14002
14002
|
}
|
|
14003
|
-
var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14003
|
+
var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-1960a794"]]);
|
|
14004
14004
|
var upload_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
14005
|
-
const _sfc_main$
|
|
14005
|
+
const _sfc_main$u = {
|
|
14006
14006
|
mixins: [InputMixin],
|
|
14007
14007
|
components: {
|
|
14008
14008
|
FileDrop
|
|
@@ -14136,26 +14136,26 @@ const _sfc_main$t = {
|
|
|
14136
14136
|
},
|
|
14137
14137
|
computed: {}
|
|
14138
14138
|
};
|
|
14139
|
-
const _hoisted_1$
|
|
14139
|
+
const _hoisted_1$m = {
|
|
14140
14140
|
key: 0,
|
|
14141
14141
|
class: "ux-field-title"
|
|
14142
14142
|
};
|
|
14143
|
-
const _hoisted_2$
|
|
14143
|
+
const _hoisted_2$j = {
|
|
14144
14144
|
key: 0,
|
|
14145
14145
|
class: "ux-required-marker"
|
|
14146
14146
|
};
|
|
14147
|
-
const _hoisted_3$
|
|
14147
|
+
const _hoisted_3$h = {
|
|
14148
14148
|
key: 1,
|
|
14149
14149
|
class: "ux-field-description"
|
|
14150
14150
|
};
|
|
14151
|
-
const _hoisted_4$
|
|
14151
|
+
const _hoisted_4$h = {
|
|
14152
14152
|
key: 2,
|
|
14153
14153
|
class: "files"
|
|
14154
14154
|
};
|
|
14155
|
-
const _hoisted_5$
|
|
14156
|
-
const _hoisted_6$
|
|
14155
|
+
const _hoisted_5$c = { class: "size" };
|
|
14156
|
+
const _hoisted_6$a = /* @__PURE__ */ createTextVNode("Select Files");
|
|
14157
14157
|
const _hoisted_7$7 = /* @__PURE__ */ createTextVNode("Select File");
|
|
14158
|
-
function _sfc_render$
|
|
14158
|
+
function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14159
14159
|
const _component_progress_bar = resolveComponent("progress-bar");
|
|
14160
14160
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
14161
14161
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
@@ -14163,12 +14163,12 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14163
14163
|
const _component_flex_row = resolveComponent("flex-row");
|
|
14164
14164
|
const _component_file_drop = resolveComponent("file-drop");
|
|
14165
14165
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
14166
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
14166
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$m, [
|
|
14167
14167
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
14168
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
14168
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$j, "*")) : createCommentVNode("", true)
|
|
14169
14169
|
])) : createCommentVNode("", true),
|
|
14170
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
14171
|
-
$data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
14170
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$h, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
14171
|
+
$data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$h, [
|
|
14172
14172
|
(openBlock(true), createElementBlock(Fragment, null, renderList($data.files, (file, index2) => {
|
|
14173
14173
|
return openBlock(), createElementBlock("div", {
|
|
14174
14174
|
class: "file-item",
|
|
@@ -14179,7 +14179,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14179
14179
|
createVNode(_component_flex_cell, null, {
|
|
14180
14180
|
default: withCtx(() => [
|
|
14181
14181
|
createElementVNode("strong", null, toDisplayString(file.name), 1),
|
|
14182
|
-
createElementVNode("div", _hoisted_5$
|
|
14182
|
+
createElementVNode("div", _hoisted_5$c, toDisplayString($options.filesize(file.size)), 1),
|
|
14183
14183
|
createVNode(_component_progress_bar, {
|
|
14184
14184
|
value: file.progress
|
|
14185
14185
|
}, null, 8, ["value"])
|
|
@@ -14215,7 +14215,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14215
14215
|
default: withCtx(() => [
|
|
14216
14216
|
createVNode(_component_ux_button, null, {
|
|
14217
14217
|
default: withCtx(() => [
|
|
14218
|
-
_hoisted_6$
|
|
14218
|
+
_hoisted_6$a
|
|
14219
14219
|
]),
|
|
14220
14220
|
_: 1
|
|
14221
14221
|
})
|
|
@@ -14238,9 +14238,9 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14238
14238
|
}, 8, ["onFiles"]))
|
|
14239
14239
|
], 64);
|
|
14240
14240
|
}
|
|
14241
|
-
var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14241
|
+
var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-397fdaa7"]]);
|
|
14242
14242
|
var group_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
14243
|
-
const _sfc_main$
|
|
14243
|
+
const _sfc_main$t = {
|
|
14244
14244
|
mixins: [InputMixin],
|
|
14245
14245
|
components: { draggable: draggableComponent },
|
|
14246
14246
|
props: {
|
|
@@ -14248,6 +14248,10 @@ const _sfc_main$s = {
|
|
|
14248
14248
|
type: Boolean,
|
|
14249
14249
|
default: false
|
|
14250
14250
|
},
|
|
14251
|
+
includeOfficeOnly: {
|
|
14252
|
+
type: Boolean,
|
|
14253
|
+
default: false
|
|
14254
|
+
},
|
|
14251
14255
|
modelValue: {
|
|
14252
14256
|
type: [Object, Array]
|
|
14253
14257
|
},
|
|
@@ -14327,27 +14331,27 @@ const _sfc_main$s = {
|
|
|
14327
14331
|
}
|
|
14328
14332
|
}
|
|
14329
14333
|
};
|
|
14330
|
-
const _hoisted_1$
|
|
14334
|
+
const _hoisted_1$l = {
|
|
14331
14335
|
key: 0,
|
|
14332
14336
|
class: "ux-multi-group"
|
|
14333
14337
|
};
|
|
14334
|
-
const _hoisted_2$
|
|
14338
|
+
const _hoisted_2$i = {
|
|
14335
14339
|
key: 0,
|
|
14336
14340
|
class: "ux-group-title"
|
|
14337
14341
|
};
|
|
14338
|
-
const _hoisted_3$
|
|
14342
|
+
const _hoisted_3$g = {
|
|
14339
14343
|
key: 0,
|
|
14340
14344
|
class: "ux-field-title"
|
|
14341
14345
|
};
|
|
14342
|
-
const _hoisted_4$
|
|
14346
|
+
const _hoisted_4$g = {
|
|
14343
14347
|
key: 0,
|
|
14344
14348
|
class: "ux-required-marker"
|
|
14345
14349
|
};
|
|
14346
|
-
const _hoisted_5$
|
|
14350
|
+
const _hoisted_5$b = {
|
|
14347
14351
|
key: 1,
|
|
14348
14352
|
class: "ux-field-description"
|
|
14349
14353
|
};
|
|
14350
|
-
const _hoisted_6$
|
|
14354
|
+
const _hoisted_6$9 = {
|
|
14351
14355
|
key: 0,
|
|
14352
14356
|
class: "ux-single-group"
|
|
14353
14357
|
};
|
|
@@ -14360,7 +14364,7 @@ const _hoisted_9$3 = {
|
|
|
14360
14364
|
key: 1,
|
|
14361
14365
|
class: "ux-field-description"
|
|
14362
14366
|
};
|
|
14363
|
-
function _sfc_render$
|
|
14367
|
+
function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14364
14368
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
14365
14369
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
14366
14370
|
const _component_ux_button = resolveComponent("ux-button");
|
|
@@ -14370,13 +14374,13 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14370
14374
|
const _component_ux_panel_body = resolveComponent("ux-panel-body");
|
|
14371
14375
|
const _component_ux_panel = resolveComponent("ux-panel");
|
|
14372
14376
|
const _component_draggable = resolveComponent("draggable");
|
|
14373
|
-
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
14374
|
-
$options.showLabel ? (openBlock(), createElementBlock("div", _hoisted_2$
|
|
14375
|
-
$options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_3$
|
|
14377
|
+
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$l, [
|
|
14378
|
+
$options.showLabel ? (openBlock(), createElementBlock("div", _hoisted_2$i, [
|
|
14379
|
+
$options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_3$g, [
|
|
14376
14380
|
createTextVNode(toDisplayString(_ctx.plural || _ctx.title) + " ", 1),
|
|
14377
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$
|
|
14381
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$g, "*")) : createCommentVNode("", true)
|
|
14378
14382
|
])) : createCommentVNode("", true),
|
|
14379
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_5$
|
|
14383
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_5$b, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
|
|
14380
14384
|
])) : createCommentVNode("", true),
|
|
14381
14385
|
$options.reorderable ? (openBlock(), createBlock(_component_draggable, {
|
|
14382
14386
|
key: 1,
|
|
@@ -14471,6 +14475,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14471
14475
|
createVNode(_component_ux_form, {
|
|
14472
14476
|
trail: $props.trail,
|
|
14473
14477
|
ref: "form",
|
|
14478
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
14474
14479
|
submission: $props.submission,
|
|
14475
14480
|
"onForm:state": $options.stateChange,
|
|
14476
14481
|
parentModel: _ctx.parentModel,
|
|
@@ -14478,7 +14483,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14478
14483
|
"onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
|
|
14479
14484
|
flex: $options.sameLine,
|
|
14480
14485
|
fields: _ctx.field.fields
|
|
14481
|
-
}, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "onUpdate:modelValue", "flex", "fields"])
|
|
14486
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "onUpdate:modelValue", "flex", "fields"])
|
|
14482
14487
|
]),
|
|
14483
14488
|
_: 2
|
|
14484
14489
|
}, 1536), [
|
|
@@ -14574,6 +14579,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14574
14579
|
ref_for: true,
|
|
14575
14580
|
ref: "form",
|
|
14576
14581
|
trail: $props.trail,
|
|
14582
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
14577
14583
|
submission: $props.submission,
|
|
14578
14584
|
"onForm:state": $options.stateChange,
|
|
14579
14585
|
parentModel: _ctx.parentModel,
|
|
@@ -14581,7 +14587,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14581
14587
|
"onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
|
|
14582
14588
|
flex: $options.sameLine,
|
|
14583
14589
|
fields: _ctx.field.fields
|
|
14584
|
-
}, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "onUpdate:modelValue", "flex", "fields"])
|
|
14590
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "onUpdate:modelValue", "flex", "fields"])
|
|
14585
14591
|
]),
|
|
14586
14592
|
_: 2
|
|
14587
14593
|
}, 1536), [
|
|
@@ -14653,6 +14659,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14653
14659
|
createVNode(_component_ux_form, {
|
|
14654
14660
|
ref: "form",
|
|
14655
14661
|
trail: $props.trail,
|
|
14662
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
14656
14663
|
submission: $props.submission,
|
|
14657
14664
|
"onForm:state": $options.stateChange,
|
|
14658
14665
|
parentModel: _ctx.parentModel,
|
|
@@ -14660,7 +14667,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14660
14667
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => _ctx.model = $event),
|
|
14661
14668
|
flex: $options.sameLine,
|
|
14662
14669
|
fields: _ctx.field.fields
|
|
14663
|
-
}, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"])
|
|
14670
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"])
|
|
14664
14671
|
]),
|
|
14665
14672
|
_: 1
|
|
14666
14673
|
})
|
|
@@ -14670,6 +14677,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14670
14677
|
key: 1,
|
|
14671
14678
|
ref: "form",
|
|
14672
14679
|
trail: $props.trail,
|
|
14680
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
14673
14681
|
submission: $props.submission,
|
|
14674
14682
|
"onForm:state": $options.stateChange,
|
|
14675
14683
|
parentModel: _ctx.parentModel,
|
|
@@ -14677,7 +14685,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14677
14685
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => _ctx.model = $event),
|
|
14678
14686
|
flex: $options.sameLine,
|
|
14679
14687
|
fields: _ctx.field.fields
|
|
14680
|
-
}, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"]))
|
|
14688
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"]))
|
|
14681
14689
|
], 64)) : (openBlock(), createBlock(_component_ux_button, {
|
|
14682
14690
|
key: 1,
|
|
14683
14691
|
onClick: _cache[9] || (_cache[9] = ($event) => $options.createSingleObject())
|
|
@@ -14692,7 +14700,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14692
14700
|
_: 1
|
|
14693
14701
|
}))
|
|
14694
14702
|
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
14695
|
-
$options.showLabel ? (openBlock(), createElementBlock("div", _hoisted_6$
|
|
14703
|
+
$options.showLabel ? (openBlock(), createElementBlock("div", _hoisted_6$9, [
|
|
14696
14704
|
createElementVNode("div", _hoisted_7$6, [
|
|
14697
14705
|
$options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_8$3, toDisplayString(_ctx.title), 1)) : createCommentVNode("", true),
|
|
14698
14706
|
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_9$3, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
|
|
@@ -14704,6 +14712,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14704
14712
|
createVNode(_component_ux_form, {
|
|
14705
14713
|
ref: "form",
|
|
14706
14714
|
trail: $props.trail,
|
|
14715
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
14707
14716
|
submission: $props.submission,
|
|
14708
14717
|
"onForm:state": $options.stateChange,
|
|
14709
14718
|
parentModel: _ctx.parentModel,
|
|
@@ -14711,7 +14720,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14711
14720
|
"onUpdate:modelValue": _cache[10] || (_cache[10] = ($event) => _ctx.model = $event),
|
|
14712
14721
|
flex: $options.sameLine,
|
|
14713
14722
|
fields: _ctx.field.fields
|
|
14714
|
-
}, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"])
|
|
14723
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"])
|
|
14715
14724
|
]),
|
|
14716
14725
|
_: 1
|
|
14717
14726
|
})
|
|
@@ -14722,6 +14731,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14722
14731
|
key: 1,
|
|
14723
14732
|
ref: "form",
|
|
14724
14733
|
trail: $props.trail,
|
|
14734
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
14725
14735
|
submission: $props.submission,
|
|
14726
14736
|
"onForm:state": $options.stateChange,
|
|
14727
14737
|
parentModel: _ctx.parentModel,
|
|
@@ -14729,12 +14739,12 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14729
14739
|
"onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => _ctx.model = $event),
|
|
14730
14740
|
flex: $options.sameLine,
|
|
14731
14741
|
fields: _ctx.field.fields
|
|
14732
|
-
}, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"]))
|
|
14742
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"]))
|
|
14733
14743
|
], 64))
|
|
14734
14744
|
], 64));
|
|
14735
14745
|
}
|
|
14736
|
-
var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14737
|
-
const _sfc_main$
|
|
14746
|
+
var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-66c6137b"]]);
|
|
14747
|
+
const _sfc_main$s = {
|
|
14738
14748
|
props: {
|
|
14739
14749
|
option: {
|
|
14740
14750
|
required: true
|
|
@@ -14746,17 +14756,17 @@ const _sfc_main$r = {
|
|
|
14746
14756
|
}
|
|
14747
14757
|
}
|
|
14748
14758
|
};
|
|
14749
|
-
function _sfc_render$
|
|
14759
|
+
function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14750
14760
|
return renderSlot(_ctx.$slots, "default", { plainValue: $options.plainValue }, () => [
|
|
14751
14761
|
createElementVNode("pre", null, toDisplayString($props.option), 1)
|
|
14752
14762
|
]);
|
|
14753
14763
|
}
|
|
14754
|
-
var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14764
|
+
var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s]]);
|
|
14755
14765
|
var buttonSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
14756
14766
|
function isUndefined$2(entry) {
|
|
14757
14767
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
14758
14768
|
}
|
|
14759
|
-
const _sfc_main$
|
|
14769
|
+
const _sfc_main$r = {
|
|
14760
14770
|
components: {
|
|
14761
14771
|
OptionSlot
|
|
14762
14772
|
},
|
|
@@ -14877,30 +14887,30 @@ const _sfc_main$q = {
|
|
|
14877
14887
|
}
|
|
14878
14888
|
}
|
|
14879
14889
|
};
|
|
14880
|
-
const _hoisted_1$
|
|
14890
|
+
const _hoisted_1$k = {
|
|
14881
14891
|
key: 0,
|
|
14882
14892
|
class: "ux-field-title"
|
|
14883
14893
|
};
|
|
14884
|
-
const _hoisted_2$
|
|
14894
|
+
const _hoisted_2$h = {
|
|
14885
14895
|
key: 0,
|
|
14886
14896
|
class: "ux-required-marker"
|
|
14887
14897
|
};
|
|
14888
|
-
const _hoisted_3$
|
|
14898
|
+
const _hoisted_3$f = {
|
|
14889
14899
|
key: 1,
|
|
14890
14900
|
class: "ux-field-description"
|
|
14891
14901
|
};
|
|
14892
|
-
const _hoisted_4$
|
|
14893
|
-
function _sfc_render$
|
|
14902
|
+
const _hoisted_4$f = { class: "buttons" };
|
|
14903
|
+
function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14894
14904
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
14895
14905
|
const _component_ux_button = resolveComponent("ux-button");
|
|
14896
14906
|
const _component_option_slot = resolveComponent("option-slot");
|
|
14897
14907
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
14898
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
14908
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$k, [
|
|
14899
14909
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
14900
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
14910
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
|
|
14901
14911
|
])) : createCommentVNode("", true),
|
|
14902
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
14903
|
-
createElementVNode("div", _hoisted_4$
|
|
14912
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
14913
|
+
createElementVNode("div", _hoisted_4$f, [
|
|
14904
14914
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.selectableOptions, (option2) => {
|
|
14905
14915
|
return openBlock(), createBlock(_component_option_slot, { option: option2 }, {
|
|
14906
14916
|
default: withCtx(({ plainValue }) => [
|
|
@@ -14924,9 +14934,9 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
14924
14934
|
])
|
|
14925
14935
|
], 64);
|
|
14926
14936
|
}
|
|
14927
|
-
var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
14937
|
+
var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r], ["__scopeId", "data-v-f0acfde4"]]);
|
|
14928
14938
|
var objectField_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
14929
|
-
const _sfc_main$
|
|
14939
|
+
const _sfc_main$q = {
|
|
14930
14940
|
props: {
|
|
14931
14941
|
modelValue: {
|
|
14932
14942
|
type: Object
|
|
@@ -14940,32 +14950,32 @@ const _sfc_main$p = {
|
|
|
14940
14950
|
}
|
|
14941
14951
|
}
|
|
14942
14952
|
};
|
|
14943
|
-
const _hoisted_1$
|
|
14953
|
+
const _hoisted_1$j = {
|
|
14944
14954
|
key: 0,
|
|
14945
14955
|
class: "ux-field-title"
|
|
14946
14956
|
};
|
|
14947
|
-
const _hoisted_2$
|
|
14957
|
+
const _hoisted_2$g = {
|
|
14948
14958
|
key: 0,
|
|
14949
14959
|
class: "ux-required-marker"
|
|
14950
14960
|
};
|
|
14951
|
-
const _hoisted_3$
|
|
14961
|
+
const _hoisted_3$e = {
|
|
14952
14962
|
key: 1,
|
|
14953
14963
|
class: "ux-field-description"
|
|
14954
14964
|
};
|
|
14955
|
-
const _hoisted_4$
|
|
14956
|
-
const _hoisted_5$
|
|
14957
|
-
function _sfc_render$
|
|
14965
|
+
const _hoisted_4$e = { key: 2 };
|
|
14966
|
+
const _hoisted_5$a = { key: 3 };
|
|
14967
|
+
function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
14958
14968
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
14959
14969
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
14960
14970
|
const _component_ux_button = resolveComponent("ux-button");
|
|
14961
14971
|
const _component_flex_row = resolveComponent("flex-row");
|
|
14962
14972
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
14963
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
14973
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$j, [
|
|
14964
14974
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
14965
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
14975
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$g, "*")) : createCommentVNode("", true)
|
|
14966
14976
|
])) : createCommentVNode("", true),
|
|
14967
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
14968
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
14977
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$e, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
14978
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$e, [
|
|
14969
14979
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
14970
14980
|
return openBlock(), createBlock(_component_flex_row, {
|
|
14971
14981
|
class: "ux-text-row",
|
|
@@ -15014,12 +15024,12 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15014
15024
|
]),
|
|
15015
15025
|
_: 1
|
|
15016
15026
|
})) : createCommentVNode("", true)
|
|
15017
|
-
])) : (openBlock(), createElementBlock("pre", _hoisted_5$
|
|
15027
|
+
])) : (openBlock(), createElementBlock("pre", _hoisted_5$a, toDisplayString(_ctx.model), 1))
|
|
15018
15028
|
], 64);
|
|
15019
15029
|
}
|
|
15020
|
-
var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15030
|
+
var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-6b3fc2f2"]]);
|
|
15021
15031
|
var optionsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15022
|
-
const _sfc_main$
|
|
15032
|
+
const _sfc_main$p = {
|
|
15023
15033
|
props: {
|
|
15024
15034
|
modelValue: {
|
|
15025
15035
|
type: [String, Array]
|
|
@@ -15114,21 +15124,21 @@ const _sfc_main$o = {
|
|
|
15114
15124
|
}
|
|
15115
15125
|
};
|
|
15116
15126
|
const _withScopeId$3 = (n2) => (pushScopeId("data-v-076c3da8"), n2 = n2(), popScopeId(), n2);
|
|
15117
|
-
const _hoisted_1$
|
|
15127
|
+
const _hoisted_1$i = {
|
|
15118
15128
|
key: 0,
|
|
15119
15129
|
class: "ux-field-title"
|
|
15120
15130
|
};
|
|
15121
|
-
const _hoisted_2$
|
|
15131
|
+
const _hoisted_2$f = {
|
|
15122
15132
|
key: 0,
|
|
15123
15133
|
class: "ux-required-marker"
|
|
15124
15134
|
};
|
|
15125
|
-
const _hoisted_3$
|
|
15135
|
+
const _hoisted_3$d = {
|
|
15126
15136
|
key: 1,
|
|
15127
15137
|
class: "ux-field-description"
|
|
15128
15138
|
};
|
|
15129
|
-
const _hoisted_4$
|
|
15130
|
-
const _hoisted_5$
|
|
15131
|
-
const _hoisted_6$
|
|
15139
|
+
const _hoisted_4$d = { key: 2 };
|
|
15140
|
+
const _hoisted_5$9 = { class: "ux-text-wrap prefixed" };
|
|
15141
|
+
const _hoisted_6$8 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
|
|
15132
15142
|
const _hoisted_7$5 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
|
|
15133
15143
|
const _hoisted_8$2 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
|
|
15134
15144
|
const _hoisted_9$2 = { class: "ux-text-wrap prefixed" };
|
|
@@ -15138,19 +15148,19 @@ const _hoisted_12$1 = ["onFocus", "onUpdate:modelValue"];
|
|
|
15138
15148
|
const _hoisted_13$1 = { class: "ux-text-wrap prefixed" };
|
|
15139
15149
|
const _hoisted_14$1 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
|
|
15140
15150
|
const _hoisted_15$1 = { class: "ux-text-wrap prefixed" };
|
|
15141
|
-
const _hoisted_16 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
|
|
15142
|
-
function _sfc_render$
|
|
15151
|
+
const _hoisted_16$1 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
|
|
15152
|
+
function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15143
15153
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
15144
15154
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
15145
15155
|
const _component_ux_button = resolveComponent("ux-button");
|
|
15146
15156
|
const _component_flex_row = resolveComponent("flex-row");
|
|
15147
15157
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
15148
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
15158
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
|
|
15149
15159
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
15150
|
-
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$
|
|
15160
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$f, "*")) : createCommentVNode("", true)
|
|
15151
15161
|
])) : createCommentVNode("", true),
|
|
15152
|
-
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
15153
|
-
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$
|
|
15162
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$d, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
15163
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$d, [
|
|
15154
15164
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
15155
15165
|
return openBlock(), createBlock(_component_flex_row, {
|
|
15156
15166
|
class: "ux-text-row",
|
|
@@ -15159,8 +15169,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15159
15169
|
default: withCtx(() => [
|
|
15160
15170
|
createVNode(_component_flex_cell, null, {
|
|
15161
15171
|
default: withCtx(() => [
|
|
15162
|
-
createElementVNode("div", _hoisted_5$
|
|
15163
|
-
_hoisted_6$
|
|
15172
|
+
createElementVNode("div", _hoisted_5$9, [
|
|
15173
|
+
_hoisted_6$8,
|
|
15164
15174
|
$options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
|
|
15165
15175
|
key: 0,
|
|
15166
15176
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -15318,7 +15328,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15318
15328
|
createVNode(_component_flex_cell, null, {
|
|
15319
15329
|
default: withCtx(() => [
|
|
15320
15330
|
createElementVNode("div", _hoisted_15$1, [
|
|
15321
|
-
_hoisted_16,
|
|
15331
|
+
_hoisted_16$1,
|
|
15322
15332
|
$options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
|
|
15323
15333
|
key: 0,
|
|
15324
15334
|
class: "ux-field-focus ux-text-input-multiple",
|
|
@@ -15355,9 +15365,9 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15355
15365
|
}))
|
|
15356
15366
|
], 64);
|
|
15357
15367
|
}
|
|
15358
|
-
var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15368
|
+
var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-076c3da8"]]);
|
|
15359
15369
|
var codeEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15360
|
-
const _sfc_main$
|
|
15370
|
+
const _sfc_main$o = {
|
|
15361
15371
|
components: {},
|
|
15362
15372
|
methods: {
|
|
15363
15373
|
editorInit() {
|
|
@@ -15432,7 +15442,7 @@ const _sfc_main$n = {
|
|
|
15432
15442
|
};
|
|
15433
15443
|
}
|
|
15434
15444
|
};
|
|
15435
|
-
function _sfc_render$
|
|
15445
|
+
function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15436
15446
|
const _component_v_ace_editor = resolveComponent("v-ace-editor");
|
|
15437
15447
|
const _component_flex_column = resolveComponent("flex-column");
|
|
15438
15448
|
return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
|
|
@@ -15453,9 +15463,9 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15453
15463
|
_: 1
|
|
15454
15464
|
})) : createCommentVNode("", true);
|
|
15455
15465
|
}
|
|
15456
|
-
var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
15466
|
+
var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-edf89936"]]);
|
|
15457
15467
|
var codeEditorField_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15458
|
-
const _sfc_main$
|
|
15468
|
+
const _sfc_main$n = {
|
|
15459
15469
|
components: {
|
|
15460
15470
|
CodeEditor
|
|
15461
15471
|
},
|
|
@@ -15478,6 +15488,121 @@ const _sfc_main$m = {
|
|
|
15478
15488
|
}
|
|
15479
15489
|
}
|
|
15480
15490
|
};
|
|
15491
|
+
const _hoisted_1$h = {
|
|
15492
|
+
key: 0,
|
|
15493
|
+
class: "ux-field-title"
|
|
15494
|
+
};
|
|
15495
|
+
const _hoisted_2$e = {
|
|
15496
|
+
key: 0,
|
|
15497
|
+
class: "ux-required-marker"
|
|
15498
|
+
};
|
|
15499
|
+
const _hoisted_3$c = {
|
|
15500
|
+
key: 1,
|
|
15501
|
+
class: "ux-field-description"
|
|
15502
|
+
};
|
|
15503
|
+
const _hoisted_4$c = { key: 2 };
|
|
15504
|
+
const _hoisted_5$8 = { class: "code-editor-field-wrap" };
|
|
15505
|
+
const _hoisted_6$7 = {
|
|
15506
|
+
key: 3,
|
|
15507
|
+
class: "code-editor-field-wrap"
|
|
15508
|
+
};
|
|
15509
|
+
function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15510
|
+
const _component_code_editor = resolveComponent("code-editor");
|
|
15511
|
+
const _component_flex_cell = resolveComponent("flex-cell");
|
|
15512
|
+
const _component_ux_icon = resolveComponent("ux-icon");
|
|
15513
|
+
const _component_ux_button = resolveComponent("ux-button");
|
|
15514
|
+
const _component_flex_row = resolveComponent("flex-row");
|
|
15515
|
+
return openBlock(), createElementBlock("div", {
|
|
15516
|
+
onKeydown: _cache[2] || (_cache[2] = withKeys(withModifiers(($event) => $options.enterPress($event), ["stop"]), ["enter"]))
|
|
15517
|
+
}, [
|
|
15518
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
|
|
15519
|
+
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
15520
|
+
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
|
|
15521
|
+
])) : createCommentVNode("", true),
|
|
15522
|
+
_ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$c, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
|
|
15523
|
+
_ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$c, [
|
|
15524
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
15525
|
+
return openBlock(), createBlock(_component_flex_row, {
|
|
15526
|
+
class: "ux-text-row",
|
|
15527
|
+
key: index2
|
|
15528
|
+
}, {
|
|
15529
|
+
default: withCtx(() => [
|
|
15530
|
+
createVNode(_component_flex_cell, null, {
|
|
15531
|
+
default: withCtx(() => [
|
|
15532
|
+
createElementVNode("div", _hoisted_5$8, [
|
|
15533
|
+
createVNode(_component_code_editor, {
|
|
15534
|
+
lang: $options.syntax,
|
|
15535
|
+
onFocus: _ctx.touch,
|
|
15536
|
+
ref_for: true,
|
|
15537
|
+
ref: "input",
|
|
15538
|
+
modelValue: _ctx.model[index2],
|
|
15539
|
+
"onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
|
|
15540
|
+
class: "ux-code-editor ux-field-focus ux-text-area-multiple"
|
|
15541
|
+
}, null, 8, ["lang", "onFocus", "modelValue", "onUpdate:modelValue"])
|
|
15542
|
+
])
|
|
15543
|
+
]),
|
|
15544
|
+
_: 2
|
|
15545
|
+
}, 1024),
|
|
15546
|
+
createVNode(_component_flex_cell, {
|
|
15547
|
+
shrink: "",
|
|
15548
|
+
vcenter: ""
|
|
15549
|
+
}, {
|
|
15550
|
+
default: withCtx(() => [
|
|
15551
|
+
_ctx.canRemoveValue ? (openBlock(), createBlock(_component_ux_button, {
|
|
15552
|
+
key: 0,
|
|
15553
|
+
tag: "a",
|
|
15554
|
+
icon: "",
|
|
15555
|
+
onClick: ($event) => _ctx.remove(entry)
|
|
15556
|
+
}, {
|
|
15557
|
+
default: withCtx(() => [
|
|
15558
|
+
createVNode(_component_ux_icon, { icon: "fa-times" })
|
|
15559
|
+
]),
|
|
15560
|
+
_: 2
|
|
15561
|
+
}, 1032, ["onClick"])) : createCommentVNode("", true)
|
|
15562
|
+
]),
|
|
15563
|
+
_: 2
|
|
15564
|
+
}, 1024)
|
|
15565
|
+
]),
|
|
15566
|
+
_: 2
|
|
15567
|
+
}, 1024);
|
|
15568
|
+
}), 128)),
|
|
15569
|
+
_ctx.canAddValue ? (openBlock(), createBlock(_component_ux_button, {
|
|
15570
|
+
key: 0,
|
|
15571
|
+
onClick: _cache[0] || (_cache[0] = ($event) => _ctx.add())
|
|
15572
|
+
}, {
|
|
15573
|
+
default: withCtx(() => [
|
|
15574
|
+
createTextVNode(toDisplayString(_ctx.addLabel), 1)
|
|
15575
|
+
]),
|
|
15576
|
+
_: 1
|
|
15577
|
+
})) : createCommentVNode("", true)
|
|
15578
|
+
])) : (openBlock(), createElementBlock("div", _hoisted_6$7, [
|
|
15579
|
+
createVNode(_component_code_editor, {
|
|
15580
|
+
lang: $options.syntax,
|
|
15581
|
+
class: "ux-code-editor ux-field-focus ux-text-area-single",
|
|
15582
|
+
onFocus: _ctx.touch,
|
|
15583
|
+
modelValue: _ctx.model,
|
|
15584
|
+
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
|
|
15585
|
+
}, null, 8, ["lang", "onFocus", "modelValue"])
|
|
15586
|
+
]))
|
|
15587
|
+
], 32);
|
|
15588
|
+
}
|
|
15589
|
+
var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-67761240"]]);
|
|
15590
|
+
var expressionField_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15591
|
+
const _sfc_main$m = {
|
|
15592
|
+
props: {
|
|
15593
|
+
modelValue: {
|
|
15594
|
+
type: [String, Array]
|
|
15595
|
+
}
|
|
15596
|
+
},
|
|
15597
|
+
mixins: [InputMixin],
|
|
15598
|
+
methods: {
|
|
15599
|
+
enterPress() {
|
|
15600
|
+
},
|
|
15601
|
+
getNewDefaultEntry() {
|
|
15602
|
+
return "";
|
|
15603
|
+
}
|
|
15604
|
+
}
|
|
15605
|
+
};
|
|
15481
15606
|
const _hoisted_1$g = {
|
|
15482
15607
|
key: 0,
|
|
15483
15608
|
class: "ux-field-title"
|
|
@@ -15491,13 +15616,13 @@ const _hoisted_3$b = {
|
|
|
15491
15616
|
class: "ux-field-description"
|
|
15492
15617
|
};
|
|
15493
15618
|
const _hoisted_4$b = { key: 2 };
|
|
15494
|
-
const _hoisted_5$7 = { class: "
|
|
15619
|
+
const _hoisted_5$7 = { class: "expression-field-wrap" };
|
|
15495
15620
|
const _hoisted_6$6 = {
|
|
15496
15621
|
key: 3,
|
|
15497
|
-
class: "
|
|
15622
|
+
class: "expression-field-wrap"
|
|
15498
15623
|
};
|
|
15499
15624
|
function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15500
|
-
const
|
|
15625
|
+
const _component_expression_editor = resolveComponent("expression-editor");
|
|
15501
15626
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
15502
15627
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
15503
15628
|
const _component_ux_button = resolveComponent("ux-button");
|
|
@@ -15520,15 +15645,15 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15520
15645
|
createVNode(_component_flex_cell, null, {
|
|
15521
15646
|
default: withCtx(() => [
|
|
15522
15647
|
createElementVNode("div", _hoisted_5$7, [
|
|
15523
|
-
createVNode(
|
|
15524
|
-
|
|
15648
|
+
createVNode(_component_expression_editor, {
|
|
15649
|
+
field: _ctx.field,
|
|
15525
15650
|
onFocus: _ctx.touch,
|
|
15526
15651
|
ref_for: true,
|
|
15527
15652
|
ref: "input",
|
|
15528
15653
|
modelValue: _ctx.model[index2],
|
|
15529
15654
|
"onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
|
|
15530
|
-
class: "ux-
|
|
15531
|
-
}, null, 8, ["
|
|
15655
|
+
class: "ux-expression ux-field-focus ux-text-area-multiple"
|
|
15656
|
+
}, null, 8, ["field", "onFocus", "modelValue", "onUpdate:modelValue"])
|
|
15532
15657
|
])
|
|
15533
15658
|
]),
|
|
15534
15659
|
_: 2
|
|
@@ -15566,17 +15691,17 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15566
15691
|
_: 1
|
|
15567
15692
|
})) : createCommentVNode("", true)
|
|
15568
15693
|
])) : (openBlock(), createElementBlock("div", _hoisted_6$6, [
|
|
15569
|
-
createVNode(
|
|
15570
|
-
|
|
15571
|
-
class: "ux-
|
|
15694
|
+
createVNode(_component_expression_editor, {
|
|
15695
|
+
field: _ctx.field,
|
|
15696
|
+
class: "ux-expression ux-field-focus ux-text-area-single",
|
|
15572
15697
|
onFocus: _ctx.touch,
|
|
15573
15698
|
modelValue: _ctx.model,
|
|
15574
15699
|
"onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event)
|
|
15575
|
-
}, null, 8, ["
|
|
15700
|
+
}, null, 8, ["field", "onFocus", "modelValue"])
|
|
15576
15701
|
]))
|
|
15577
15702
|
], 32);
|
|
15578
15703
|
}
|
|
15579
|
-
var
|
|
15704
|
+
var ExpressionField = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-0e6b676c"]]);
|
|
15580
15705
|
var richtext_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15581
15706
|
const _sfc_main$l = {
|
|
15582
15707
|
components: {},
|
|
@@ -17233,6 +17358,7 @@ const _sfc_main$h = {
|
|
|
17233
17358
|
ObjectField,
|
|
17234
17359
|
OptionsManager,
|
|
17235
17360
|
CodeEditorField,
|
|
17361
|
+
ExpressionField,
|
|
17236
17362
|
RichTextField
|
|
17237
17363
|
},
|
|
17238
17364
|
props: {
|
|
@@ -17256,6 +17382,10 @@ const _sfc_main$h = {
|
|
|
17256
17382
|
modelValue: {
|
|
17257
17383
|
type: Object,
|
|
17258
17384
|
required: true
|
|
17385
|
+
},
|
|
17386
|
+
includeOfficeOnly: {
|
|
17387
|
+
type: Boolean,
|
|
17388
|
+
default: false
|
|
17259
17389
|
}
|
|
17260
17390
|
},
|
|
17261
17391
|
data() {
|
|
@@ -17539,7 +17669,13 @@ const _sfc_main$h = {
|
|
|
17539
17669
|
};
|
|
17540
17670
|
return context;
|
|
17541
17671
|
},
|
|
17672
|
+
officeOnly() {
|
|
17673
|
+
return this.submission && this.field.officeOnly;
|
|
17674
|
+
},
|
|
17542
17675
|
hidden() {
|
|
17676
|
+
if (this.officeOnly && !this.includeOfficeOnly) {
|
|
17677
|
+
return true;
|
|
17678
|
+
}
|
|
17543
17679
|
if (this.actualField.readOnly) {
|
|
17544
17680
|
return true;
|
|
17545
17681
|
}
|
|
@@ -17640,6 +17776,7 @@ const _sfc_main$h = {
|
|
|
17640
17776
|
case "country":
|
|
17641
17777
|
case "upload":
|
|
17642
17778
|
case "code":
|
|
17779
|
+
case "expression":
|
|
17643
17780
|
case "options":
|
|
17644
17781
|
case "button":
|
|
17645
17782
|
case "type-select":
|
|
@@ -17679,7 +17816,7 @@ const _sfc_main$h = {
|
|
|
17679
17816
|
}
|
|
17680
17817
|
};
|
|
17681
17818
|
const _hoisted_1$c = {
|
|
17682
|
-
key:
|
|
17819
|
+
key: 28,
|
|
17683
17820
|
class: "ux-field-message"
|
|
17684
17821
|
};
|
|
17685
17822
|
function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -17708,11 +17845,12 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17708
17845
|
const _component_options_manager = resolveComponent("options-manager");
|
|
17709
17846
|
const _component_code_editor_field = resolveComponent("code-editor-field");
|
|
17710
17847
|
const _component_flex_column = resolveComponent("flex-column");
|
|
17848
|
+
const _component_expression_field = resolveComponent("expression-field");
|
|
17711
17849
|
return $options.visible ? (openBlock(), createElementBlock("div", {
|
|
17712
17850
|
key: 0,
|
|
17713
17851
|
class: normalizeClass(["ux-field", $options.classes]),
|
|
17714
|
-
onFocusin: _cache[
|
|
17715
|
-
onFocusout: _cache[
|
|
17852
|
+
onFocusin: _cache[27] || (_cache[27] = (...args) => $options.focus && $options.focus(...args)),
|
|
17853
|
+
onFocusout: _cache[28] || (_cache[28] = (...args) => $options.blur && $options.blur(...args))
|
|
17716
17854
|
}, [
|
|
17717
17855
|
$options.widget == "internal-route" ? (openBlock(), createBlock(_component_internal_route_select, {
|
|
17718
17856
|
key: 0,
|
|
@@ -17768,6 +17906,7 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17768
17906
|
$options.asObject ? (openBlock(), createBlock(_component_field_group, {
|
|
17769
17907
|
key: 0,
|
|
17770
17908
|
trail: $options.currentTrail,
|
|
17909
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
17771
17910
|
submission: $props.submission,
|
|
17772
17911
|
"onForm:state": $options.groupStateAltered,
|
|
17773
17912
|
ref: "group",
|
|
@@ -17776,9 +17915,10 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17776
17915
|
parentModel: $props.parentModel,
|
|
17777
17916
|
modelValue: $options.fieldModel,
|
|
17778
17917
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = ($event) => $options.fieldModel = $event)
|
|
17779
|
-
}, null, 8, ["trail", "submission", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : (openBlock(), createBlock(_component_field_group, {
|
|
17918
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : (openBlock(), createBlock(_component_field_group, {
|
|
17780
17919
|
key: 1,
|
|
17781
17920
|
trail: $props.trail,
|
|
17921
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
17782
17922
|
submission: $props.submission,
|
|
17783
17923
|
"onForm:state": $options.groupStateAltered,
|
|
17784
17924
|
ref: "group",
|
|
@@ -17787,11 +17927,12 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17787
17927
|
parentModel: $props.parentModel,
|
|
17788
17928
|
modelValue: $options.sourceModel,
|
|
17789
17929
|
"onUpdate:modelValue": _cache[8] || (_cache[8] = ($event) => $options.sourceModel = $event)
|
|
17790
|
-
}, null, 8, ["trail", "submission", "onForm:state", "onTouched", "field", "parentModel", "modelValue"]))
|
|
17930
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "onTouched", "field", "parentModel", "modelValue"]))
|
|
17791
17931
|
], 64)) : createCommentVNode("", true),
|
|
17792
17932
|
$options.widget == "form" ? (openBlock(), createBlock(_component_field_group, {
|
|
17793
17933
|
key: 9,
|
|
17794
17934
|
trail: $options.currentTrail,
|
|
17935
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
17795
17936
|
submission: $props.submission,
|
|
17796
17937
|
"onForm:state": $options.groupStateAltered,
|
|
17797
17938
|
ref: "group",
|
|
@@ -17800,7 +17941,7 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17800
17941
|
parentModel: $props.parentModel,
|
|
17801
17942
|
modelValue: $options.fieldModel,
|
|
17802
17943
|
"onUpdate:modelValue": _cache[9] || (_cache[9] = ($event) => $options.fieldModel = $event)
|
|
17803
|
-
}, null, 8, ["trail", "submission", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : createCommentVNode("", true),
|
|
17944
|
+
}, null, 8, ["trail", "includeOfficeOnly", "submission", "onForm:state", "onTouched", "field", "parentModel", "modelValue"])) : createCommentVNode("", true),
|
|
17804
17945
|
$options.widget == "field-select" ? (openBlock(), createBlock(_component_field_select, {
|
|
17805
17946
|
key: 10,
|
|
17806
17947
|
onTouched: $options.touch,
|
|
@@ -17921,10 +18062,17 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17921
18062
|
]),
|
|
17922
18063
|
_: 1
|
|
17923
18064
|
})) : createCommentVNode("", true),
|
|
18065
|
+
$options.widget == "expression" ? (openBlock(), createBlock(_component_expression_field, {
|
|
18066
|
+
key: 27,
|
|
18067
|
+
onTouched: $options.touch,
|
|
18068
|
+
field: $options.actualField,
|
|
18069
|
+
modelValue: $options.fieldModel,
|
|
18070
|
+
"onUpdate:modelValue": _cache[26] || (_cache[26] = ($event) => $options.fieldModel = $event)
|
|
18071
|
+
}, null, 8, ["onTouched", "field", "modelValue"])) : createCommentVNode("", true),
|
|
17924
18072
|
$options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$c, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
|
|
17925
18073
|
], 34)) : createCommentVNode("", true);
|
|
17926
18074
|
}
|
|
17927
|
-
var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-
|
|
18075
|
+
var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-6f07e901"]]);
|
|
17928
18076
|
function arrayReduce$1(array, iteratee, accumulator, initAccum) {
|
|
17929
18077
|
var index2 = -1, length = array == null ? 0 : array.length;
|
|
17930
18078
|
if (initAccum && length) {
|
|
@@ -18232,6 +18380,10 @@ const _sfc_main$g = {
|
|
|
18232
18380
|
submission: {
|
|
18233
18381
|
type: Boolean,
|
|
18234
18382
|
default: false
|
|
18383
|
+
},
|
|
18384
|
+
includeOfficeOnly: {
|
|
18385
|
+
type: Boolean,
|
|
18386
|
+
default: false
|
|
18235
18387
|
}
|
|
18236
18388
|
},
|
|
18237
18389
|
inject: ["form", "parentFormElement"],
|
|
@@ -18449,6 +18601,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18449
18601
|
ref: "field",
|
|
18450
18602
|
trail: $options.currentTrail,
|
|
18451
18603
|
submission: $props.submission,
|
|
18604
|
+
includeOfficeOnly: $props.includeOfficeOnly,
|
|
18452
18605
|
"onField:mount": $options.fieldMounted,
|
|
18453
18606
|
"onField:unmount": $options.fieldUnmounted,
|
|
18454
18607
|
"onField:dirty": $options.fieldDirty,
|
|
@@ -18464,12 +18617,12 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
18464
18617
|
parentModel: $props.parentModel || $options.formModel,
|
|
18465
18618
|
class: normalizeClass($options.fieldClass),
|
|
18466
18619
|
key: `ux-form-field-${$options.getFieldKey(field)}-${index2}`
|
|
18467
|
-
}, null, 8, ["trail", "submission", "onField:mount", "onField:unmount", "onField:dirty", "onField:invalid", "onField:valid", "onField:error", "onField:focus", "onField:blur", "onField:touched", "field", "modelValue", "parentModel", "class"]);
|
|
18620
|
+
}, null, 8, ["trail", "submission", "includeOfficeOnly", "onField:mount", "onField:unmount", "onField:dirty", "onField:invalid", "onField:valid", "onField:error", "onField:focus", "onField:blur", "onField:touched", "field", "modelValue", "parentModel", "class"]);
|
|
18468
18621
|
}), 128))
|
|
18469
18622
|
], true)
|
|
18470
18623
|
], 2);
|
|
18471
18624
|
}
|
|
18472
|
-
var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-
|
|
18625
|
+
var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-09c6d713"]]);
|
|
18473
18626
|
var submissionform_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
18474
18627
|
const STATE_READY = "form.ready";
|
|
18475
18628
|
const STATE_PROCESSING = "form.processing";
|
|
@@ -19130,6 +19283,7 @@ const _sfc_main$c = {
|
|
|
19130
19283
|
case "country":
|
|
19131
19284
|
case "typeselect":
|
|
19132
19285
|
case "upload":
|
|
19286
|
+
case "code":
|
|
19133
19287
|
break;
|
|
19134
19288
|
default:
|
|
19135
19289
|
switch (this.type) {
|
|
@@ -19157,19 +19311,21 @@ const _hoisted_1$8 = { class: "ux-field-title" };
|
|
|
19157
19311
|
const _hoisted_2$7 = { class: "currency" };
|
|
19158
19312
|
const _hoisted_3$6 = { key: 1 };
|
|
19159
19313
|
const _hoisted_4$6 = { class: "currency" };
|
|
19160
|
-
const _hoisted_5$2 =
|
|
19314
|
+
const _hoisted_5$2 = { key: 1 };
|
|
19161
19315
|
const _hoisted_6$1 = ["innerHTML"];
|
|
19162
|
-
const _hoisted_7$1 =
|
|
19316
|
+
const _hoisted_7$1 = ["innerHTML"];
|
|
19163
19317
|
const _hoisted_8 = { key: 1 };
|
|
19164
|
-
const _hoisted_9 =
|
|
19165
|
-
const _hoisted_10 =
|
|
19166
|
-
const _hoisted_11 =
|
|
19318
|
+
const _hoisted_9 = { key: 1 };
|
|
19319
|
+
const _hoisted_10 = ["href"];
|
|
19320
|
+
const _hoisted_11 = { key: 1 };
|
|
19167
19321
|
const _hoisted_12 = ["href"];
|
|
19168
|
-
const _hoisted_13 =
|
|
19169
|
-
const _hoisted_14 =
|
|
19170
|
-
const _hoisted_15 =
|
|
19322
|
+
const _hoisted_13 = ["href"];
|
|
19323
|
+
const _hoisted_14 = { key: 1 };
|
|
19324
|
+
const _hoisted_15 = ["href"];
|
|
19325
|
+
const _hoisted_16 = { key: 1 };
|
|
19171
19326
|
function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
19172
19327
|
const _component_field_group = resolveComponent("field-group");
|
|
19328
|
+
const _component_v_ace_editor = resolveComponent("v-ace-editor");
|
|
19173
19329
|
const _component_item = resolveComponent("item");
|
|
19174
19330
|
return $options.visible ? (openBlock(), createElementBlock("div", {
|
|
19175
19331
|
key: 0,
|
|
@@ -19209,7 +19365,31 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
19209
19365
|
createTextVNode(toDisplayString($options.formatCurrency($options.fieldModel)) + " ", 1),
|
|
19210
19366
|
createElementVNode("span", _hoisted_4$6, toDisplayString($props.field.currency), 1)
|
|
19211
19367
|
]))
|
|
19212
|
-
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 3 }, [
|
|
19368
|
+
], 64)) : $options.widget === "code" ? (openBlock(), createElementBlock(Fragment, { key: 3 }, [
|
|
19369
|
+
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19370
|
+
return openBlock(), createElementBlock("div", null, [
|
|
19371
|
+
createVNode(_component_v_ace_editor, {
|
|
19372
|
+
readonly: true,
|
|
19373
|
+
class: "editor-wrap",
|
|
19374
|
+
value,
|
|
19375
|
+
options: { useWorker: true },
|
|
19376
|
+
lang: $props.field.syntax,
|
|
19377
|
+
theme: "tomorrow_night_eighties",
|
|
19378
|
+
style: { "min-height": "300px" }
|
|
19379
|
+
}, null, 8, ["value", "lang"])
|
|
19380
|
+
]);
|
|
19381
|
+
}), 256)) : (openBlock(), createElementBlock("div", _hoisted_5$2, [
|
|
19382
|
+
createVNode(_component_v_ace_editor, {
|
|
19383
|
+
readonly: true,
|
|
19384
|
+
class: "editor-wrap",
|
|
19385
|
+
value: $options.fieldModel,
|
|
19386
|
+
options: { useWorker: true },
|
|
19387
|
+
lang: $props.field.syntax,
|
|
19388
|
+
theme: "tomorrow_night_eighties",
|
|
19389
|
+
style: { "min-height": "300px" }
|
|
19390
|
+
}, null, 8, ["value", "lang"])
|
|
19391
|
+
]))
|
|
19392
|
+
], 64)) : (openBlock(), createElementBlock(Fragment, { key: 4 }, [
|
|
19213
19393
|
$options.type === "reference" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
19214
19394
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (item, index2) => {
|
|
19215
19395
|
return openBlock(), createBlock(_component_item, {
|
|
@@ -19225,53 +19405,53 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
19225
19405
|
], 64)) : createCommentVNode("", true),
|
|
19226
19406
|
$options.type == "string" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
19227
19407
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19228
|
-
return openBlock(), createElementBlock("div", { innerHTML: value }, null, 8,
|
|
19408
|
+
return openBlock(), createElementBlock("div", { innerHTML: value }, null, 8, _hoisted_6$1);
|
|
19229
19409
|
}), 256)) : (openBlock(), createElementBlock("div", {
|
|
19230
19410
|
key: 1,
|
|
19231
19411
|
innerHTML: $options.fieldModel
|
|
19232
|
-
}, null, 8,
|
|
19412
|
+
}, null, 8, _hoisted_7$1))
|
|
19233
19413
|
], 64)) : createCommentVNode("", true),
|
|
19234
19414
|
$options.type == "boolean" ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
|
|
19235
19415
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19236
19416
|
return openBlock(), createElementBlock("div", null, toDisplayString(!!value), 1);
|
|
19237
|
-
}), 256)) : (openBlock(), createElementBlock("div",
|
|
19417
|
+
}), 256)) : (openBlock(), createElementBlock("div", _hoisted_8, toDisplayString(!!$options.fieldModel), 1))
|
|
19238
19418
|
], 64)) : createCommentVNode("", true),
|
|
19239
19419
|
$options.type == "date" ? (openBlock(), createElementBlock(Fragment, { key: 3 }, [
|
|
19240
19420
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19241
19421
|
return openBlock(), createElementBlock("div", null, toDisplayString($options.renderDate(value)), 1);
|
|
19242
|
-
}), 256)) : (openBlock(), createElementBlock("div",
|
|
19422
|
+
}), 256)) : (openBlock(), createElementBlock("div", _hoisted_9, toDisplayString($options.renderDate($options.fieldModel)), 1))
|
|
19243
19423
|
], 64)) : createCommentVNode("", true),
|
|
19244
19424
|
$options.type == "email" ? (openBlock(), createElementBlock(Fragment, { key: 4 }, [
|
|
19245
19425
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19246
19426
|
return openBlock(), createElementBlock("div", null, [
|
|
19247
19427
|
createElementVNode("a", {
|
|
19248
19428
|
href: `mailto:${value}`
|
|
19249
|
-
}, toDisplayString(value), 9,
|
|
19429
|
+
}, toDisplayString(value), 9, _hoisted_10)
|
|
19250
19430
|
]);
|
|
19251
|
-
}), 256)) : (openBlock(), createElementBlock("div",
|
|
19431
|
+
}), 256)) : (openBlock(), createElementBlock("div", _hoisted_11, [
|
|
19252
19432
|
createElementVNode("a", {
|
|
19253
19433
|
href: `mailto:${$options.fieldModel}`
|
|
19254
|
-
}, toDisplayString($options.fieldModel), 9,
|
|
19434
|
+
}, toDisplayString($options.fieldModel), 9, _hoisted_12)
|
|
19255
19435
|
]))
|
|
19256
19436
|
], 64)) : createCommentVNode("", true),
|
|
19257
19437
|
$options.type == "url" ? (openBlock(), createElementBlock(Fragment, { key: 5 }, [
|
|
19258
19438
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19259
19439
|
return openBlock(), createElementBlock("div", null, [
|
|
19260
|
-
createElementVNode("a", { href: value }, toDisplayString(value), 9,
|
|
19440
|
+
createElementVNode("a", { href: value }, toDisplayString(value), 9, _hoisted_13)
|
|
19261
19441
|
]);
|
|
19262
|
-
}), 256)) : (openBlock(), createElementBlock("div",
|
|
19263
|
-
createElementVNode("a", { href: $options.fieldModel }, toDisplayString($options.fieldModel), 9,
|
|
19442
|
+
}), 256)) : (openBlock(), createElementBlock("div", _hoisted_14, [
|
|
19443
|
+
createElementVNode("a", { href: $options.fieldModel }, toDisplayString($options.fieldModel), 9, _hoisted_15)
|
|
19264
19444
|
]))
|
|
19265
19445
|
], 64)) : createCommentVNode("", true),
|
|
19266
19446
|
$options.isNumber ? (openBlock(), createElementBlock(Fragment, { key: 6 }, [
|
|
19267
19447
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
|
|
19268
19448
|
return openBlock(), createElementBlock("div", null, toDisplayString(value), 1);
|
|
19269
|
-
}), 256)) : (openBlock(), createElementBlock("div",
|
|
19449
|
+
}), 256)) : (openBlock(), createElementBlock("div", _hoisted_16, toDisplayString($options.fieldModel), 1))
|
|
19270
19450
|
], 64)) : createCommentVNode("", true)
|
|
19271
19451
|
], 64))
|
|
19272
19452
|
], 2)) : createCommentVNode("", true);
|
|
19273
19453
|
}
|
|
19274
|
-
var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-
|
|
19454
|
+
var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-9c9cb56e"]]);
|
|
19275
19455
|
var render_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
19276
19456
|
const _sfc_main$b = {
|
|
19277
19457
|
props: {
|