@qikdev/vue-ui 0.1.35 → 0.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib.es.js +330 -283
- 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, createBlock, withCtx, createVNode, Fragment, renderList, normalizeClass, toDisplayString, withDirectives, resolveDynamicComponent, vShow, pushScopeId, popScopeId, createElementVNode, normalizeStyle, createCommentVNode, Teleport, createTextVNode, vModelSelect, withKeys, withModifiers, vModelText, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, mergeProps, toHandlers, reactive, watch } from "vue";
|
|
34
34
|
import { EventDispatcher } from "@qikdev/sdk";
|
|
35
|
-
const version$1 = "0.1.
|
|
35
|
+
const version$1 = "0.1.36";
|
|
36
36
|
var flexColumn_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
37
37
|
var _export_sfc = (sfc, props2) => {
|
|
38
38
|
const target = sfc.__vccOpts || sfc;
|
|
@@ -41,104 +41,104 @@ var _export_sfc = (sfc, props2) => {
|
|
|
41
41
|
}
|
|
42
42
|
return target;
|
|
43
43
|
};
|
|
44
|
+
const _sfc_main$17 = {};
|
|
45
|
+
const _hoisted_1$V = { class: "flex-column" };
|
|
46
|
+
function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
47
|
+
return openBlock(), createElementBlock("div", _hoisted_1$V, [
|
|
48
|
+
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
49
|
+
]);
|
|
50
|
+
}
|
|
51
|
+
var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-203ea86f"]]);
|
|
52
|
+
var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
44
53
|
const _sfc_main$16 = {};
|
|
45
|
-
const _hoisted_1$U = { class: "flex-column" };
|
|
54
|
+
const _hoisted_1$U = { class: "flex-column-body" };
|
|
46
55
|
function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
47
56
|
return openBlock(), createElementBlock("div", _hoisted_1$U, [
|
|
48
57
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
49
58
|
]);
|
|
50
59
|
}
|
|
51
|
-
var
|
|
52
|
-
var
|
|
60
|
+
var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-64850355"]]);
|
|
61
|
+
var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
53
62
|
const _sfc_main$15 = {};
|
|
54
|
-
const _hoisted_1$T = { class: "flex-column-
|
|
63
|
+
const _hoisted_1$T = { class: "flex-column-header" };
|
|
55
64
|
function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
56
65
|
return openBlock(), createElementBlock("div", _hoisted_1$T, [
|
|
57
66
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
58
67
|
]);
|
|
59
68
|
}
|
|
60
|
-
var
|
|
61
|
-
var
|
|
69
|
+
var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-10b28f00"]]);
|
|
70
|
+
var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
62
71
|
const _sfc_main$14 = {};
|
|
63
|
-
const _hoisted_1$S = { class: "flex-column-
|
|
72
|
+
const _hoisted_1$S = { class: "flex-column-footer" };
|
|
64
73
|
function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
65
74
|
return openBlock(), createElementBlock("div", _hoisted_1$S, [
|
|
66
75
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
67
76
|
]);
|
|
68
77
|
}
|
|
69
|
-
var
|
|
70
|
-
var
|
|
78
|
+
var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-68216a72"]]);
|
|
79
|
+
var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
71
80
|
const _sfc_main$13 = {};
|
|
72
|
-
const _hoisted_1$R = { class: "flex-
|
|
81
|
+
const _hoisted_1$R = { class: "flex-cell" };
|
|
73
82
|
function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
|
|
74
83
|
return openBlock(), createElementBlock("div", _hoisted_1$R, [
|
|
75
84
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
76
85
|
]);
|
|
77
86
|
}
|
|
78
|
-
var
|
|
79
|
-
var
|
|
87
|
+
var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-644bb279"]]);
|
|
88
|
+
var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
80
89
|
const _sfc_main$12 = {};
|
|
81
|
-
const _hoisted_1$Q = { class: "flex-
|
|
90
|
+
const _hoisted_1$Q = { class: "flex-row" };
|
|
82
91
|
function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
83
92
|
return openBlock(), createElementBlock("div", _hoisted_1$Q, [
|
|
84
93
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
85
94
|
]);
|
|
86
95
|
}
|
|
87
|
-
var
|
|
88
|
-
var
|
|
96
|
+
var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-5b76ad1f"]]);
|
|
97
|
+
var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
89
98
|
const _sfc_main$11 = {};
|
|
90
|
-
const _hoisted_1$P = { class: "flex-
|
|
99
|
+
const _hoisted_1$P = { class: "flex-spacer" };
|
|
91
100
|
function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
92
|
-
return openBlock(), createElementBlock("div", _hoisted_1$P
|
|
93
|
-
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
94
|
-
]);
|
|
101
|
+
return openBlock(), createElementBlock("div", _hoisted_1$P);
|
|
95
102
|
}
|
|
96
|
-
var
|
|
97
|
-
var
|
|
103
|
+
var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-35b15579"]]);
|
|
104
|
+
var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
98
105
|
const _sfc_main$10 = {};
|
|
99
|
-
const _hoisted_1$O = { class: "
|
|
106
|
+
const _hoisted_1$O = { class: "panel" };
|
|
100
107
|
function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
|
|
101
|
-
return openBlock(), createElementBlock("div", _hoisted_1$O
|
|
108
|
+
return openBlock(), createElementBlock("div", _hoisted_1$O, [
|
|
109
|
+
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
110
|
+
]);
|
|
102
111
|
}
|
|
103
|
-
var
|
|
104
|
-
var
|
|
112
|
+
var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-50ae77fc"]]);
|
|
113
|
+
var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
105
114
|
const _sfc_main$$ = {};
|
|
106
|
-
const _hoisted_1$N = { class: "panel" };
|
|
115
|
+
const _hoisted_1$N = { class: "panel-body" };
|
|
107
116
|
function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
|
108
117
|
return openBlock(), createElementBlock("div", _hoisted_1$N, [
|
|
109
118
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
110
119
|
]);
|
|
111
120
|
}
|
|
112
|
-
var
|
|
113
|
-
var
|
|
121
|
+
var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__scopeId", "data-v-c82dca76"]]);
|
|
122
|
+
var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
114
123
|
const _sfc_main$_ = {};
|
|
115
|
-
const _hoisted_1$M = { class: "panel-
|
|
124
|
+
const _hoisted_1$M = { class: "panel-header" };
|
|
116
125
|
function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
|
|
117
126
|
return openBlock(), createElementBlock("div", _hoisted_1$M, [
|
|
118
127
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
119
128
|
]);
|
|
120
129
|
}
|
|
121
|
-
var
|
|
122
|
-
var
|
|
130
|
+
var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-13bf11da"]]);
|
|
131
|
+
var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
123
132
|
const _sfc_main$Z = {};
|
|
124
|
-
const _hoisted_1$L = { class: "panel-
|
|
133
|
+
const _hoisted_1$L = { class: "panel-footer" };
|
|
125
134
|
function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
126
135
|
return openBlock(), createElementBlock("div", _hoisted_1$L, [
|
|
127
136
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
128
137
|
]);
|
|
129
138
|
}
|
|
130
|
-
var
|
|
131
|
-
var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
132
|
-
const _sfc_main$Y = {};
|
|
133
|
-
const _hoisted_1$K = { class: "panel-footer" };
|
|
134
|
-
function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
135
|
-
return openBlock(), createElementBlock("div", _hoisted_1$K, [
|
|
136
|
-
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
137
|
-
]);
|
|
138
|
-
}
|
|
139
|
-
var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-b4f4786a"]]);
|
|
139
|
+
var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-b4f4786a"]]);
|
|
140
140
|
var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
141
|
-
const _sfc_main$
|
|
141
|
+
const _sfc_main$Y = {
|
|
142
142
|
data() {
|
|
143
143
|
return {
|
|
144
144
|
activeIndex: 0
|
|
@@ -158,8 +158,8 @@ const _sfc_main$X = {
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
};
|
|
161
|
-
const _hoisted_1$
|
|
162
|
-
function _sfc_render$
|
|
161
|
+
const _hoisted_1$K = ["onClick"];
|
|
162
|
+
function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
163
163
|
const _component_flex_row = resolveComponent("flex-row");
|
|
164
164
|
const _component_flex_header = resolveComponent("flex-header");
|
|
165
165
|
const _component_flex_column = resolveComponent("flex-column");
|
|
@@ -173,7 +173,7 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
173
173
|
return openBlock(), createElementBlock("a", {
|
|
174
174
|
class: normalizeClass({ active: index2 === $data.activeIndex }),
|
|
175
175
|
onClick: ($event) => $options.select(index2)
|
|
176
|
-
}, toDisplayString(tab.props.heading), 11, _hoisted_1$
|
|
176
|
+
}, toDisplayString(tab.props.heading), 11, _hoisted_1$K);
|
|
177
177
|
}), 256))
|
|
178
178
|
]),
|
|
179
179
|
_: 1
|
|
@@ -200,8 +200,8 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
200
200
|
_: 1
|
|
201
201
|
});
|
|
202
202
|
}
|
|
203
|
-
var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
204
|
-
const _sfc_main$
|
|
203
|
+
var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__scopeId", "data-v-b5715b66"]]);
|
|
204
|
+
const _sfc_main$X = {
|
|
205
205
|
props: {
|
|
206
206
|
heading: {
|
|
207
207
|
type: String,
|
|
@@ -224,7 +224,7 @@ const _sfc_main$W = {
|
|
|
224
224
|
}
|
|
225
225
|
}
|
|
226
226
|
};
|
|
227
|
-
function _sfc_render$
|
|
227
|
+
function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
|
228
228
|
const _component_flex_column = resolveComponent("flex-column");
|
|
229
229
|
return openBlock(), createBlock(_component_flex_column, null, {
|
|
230
230
|
default: withCtx(() => [
|
|
@@ -233,9 +233,9 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
233
233
|
_: 3
|
|
234
234
|
});
|
|
235
235
|
}
|
|
236
|
-
var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
236
|
+
var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
|
|
237
237
|
var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
238
|
-
const _sfc_main$
|
|
238
|
+
const _sfc_main$W = {
|
|
239
239
|
props: {
|
|
240
240
|
large: {
|
|
241
241
|
type: Boolean
|
|
@@ -243,18 +243,18 @@ const _sfc_main$V = {
|
|
|
243
243
|
}
|
|
244
244
|
};
|
|
245
245
|
const _withScopeId$4 = (n2) => (pushScopeId("data-v-3284debd"), n2 = n2(), popScopeId(), n2);
|
|
246
|
-
const _hoisted_1$
|
|
246
|
+
const _hoisted_1$J = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
|
|
247
247
|
const _hoisted_2$y = [
|
|
248
|
-
_hoisted_1$
|
|
248
|
+
_hoisted_1$J
|
|
249
249
|
];
|
|
250
|
-
function _sfc_render$
|
|
250
|
+
function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
|
|
251
251
|
return openBlock(), createElementBlock("div", {
|
|
252
252
|
class: normalizeClass(["ux-spinner", { large: $props.large }])
|
|
253
253
|
}, _hoisted_2$y, 2);
|
|
254
254
|
}
|
|
255
|
-
var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
255
|
+
var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__scopeId", "data-v-3284debd"]]);
|
|
256
256
|
var button_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
257
|
-
const _sfc_main$
|
|
257
|
+
const _sfc_main$V = {
|
|
258
258
|
components: {
|
|
259
259
|
Spinner
|
|
260
260
|
},
|
|
@@ -287,6 +287,9 @@ const _sfc_main$U = {
|
|
|
287
287
|
loading: {
|
|
288
288
|
type: Boolean
|
|
289
289
|
},
|
|
290
|
+
active: {
|
|
291
|
+
type: Boolean
|
|
292
|
+
},
|
|
290
293
|
disabled: {
|
|
291
294
|
type: Boolean
|
|
292
295
|
},
|
|
@@ -318,6 +321,9 @@ const _sfc_main$U = {
|
|
|
318
321
|
if (this.loading) {
|
|
319
322
|
array.push(`ux-btn-loading`);
|
|
320
323
|
}
|
|
324
|
+
if (this.active) {
|
|
325
|
+
array.push(`ux-btn-active`);
|
|
326
|
+
}
|
|
321
327
|
if (this.icon) {
|
|
322
328
|
array.push(`ux-btn-icon`);
|
|
323
329
|
}
|
|
@@ -347,10 +353,11 @@ const _sfc_main$U = {
|
|
|
347
353
|
}
|
|
348
354
|
}
|
|
349
355
|
};
|
|
350
|
-
const _hoisted_1$
|
|
351
|
-
function _sfc_render$
|
|
356
|
+
const _hoisted_1$I = { class: "ux-btn-text" };
|
|
357
|
+
function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
|
|
352
358
|
const _component_spinner = resolveComponent("spinner");
|
|
353
359
|
return openBlock(), createBlock(resolveDynamicComponent($options.element), {
|
|
360
|
+
active: $props.active,
|
|
354
361
|
loading: $props.loading,
|
|
355
362
|
to: $props.to,
|
|
356
363
|
href: $props.href,
|
|
@@ -361,16 +368,16 @@ function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
361
368
|
}, {
|
|
362
369
|
default: withCtx(() => [
|
|
363
370
|
$props.loading ? (openBlock(), createBlock(_component_spinner, { key: 0 })) : createCommentVNode("", true),
|
|
364
|
-
createElementVNode("span", _hoisted_1$
|
|
371
|
+
createElementVNode("span", _hoisted_1$I, [
|
|
365
372
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
366
373
|
])
|
|
367
374
|
]),
|
|
368
375
|
_: 3
|
|
369
|
-
}, 8, ["loading", "to", "href", "target", "style", "class", "disabled"]);
|
|
376
|
+
}, 8, ["active", "loading", "to", "href", "target", "style", "class", "disabled"]);
|
|
370
377
|
}
|
|
371
|
-
var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
378
|
+
var UXButton = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__scopeId", "data-v-bcaad93a"]]);
|
|
372
379
|
var checkbox_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
373
|
-
const _sfc_main$
|
|
380
|
+
const _sfc_main$U = {
|
|
374
381
|
props: {
|
|
375
382
|
value: {
|
|
376
383
|
type: Boolean,
|
|
@@ -391,7 +398,7 @@ const _sfc_main$T = {
|
|
|
391
398
|
}
|
|
392
399
|
}
|
|
393
400
|
};
|
|
394
|
-
function _sfc_render$
|
|
401
|
+
function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
|
|
395
402
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
396
403
|
return openBlock(), createElementBlock("button", {
|
|
397
404
|
class: normalizeClass(["ux-checkbox", $options.classes])
|
|
@@ -402,9 +409,9 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
402
409
|
})
|
|
403
410
|
], 2);
|
|
404
411
|
}
|
|
405
|
-
var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
412
|
+
var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U], ["__scopeId", "data-v-7dd035b9"]]);
|
|
406
413
|
var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
407
|
-
const _sfc_main$
|
|
414
|
+
const _sfc_main$T = {
|
|
408
415
|
props: {
|
|
409
416
|
value: {
|
|
410
417
|
type: Boolean,
|
|
@@ -434,7 +441,7 @@ const _sfc_main$S = {
|
|
|
434
441
|
}
|
|
435
442
|
}
|
|
436
443
|
};
|
|
437
|
-
function _sfc_render$
|
|
444
|
+
function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
438
445
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
439
446
|
return openBlock(), createElementBlock("a", {
|
|
440
447
|
class: normalizeClass(["ux-switch", $options.classes])
|
|
@@ -447,9 +454,9 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
447
454
|
])
|
|
448
455
|
], 2);
|
|
449
456
|
}
|
|
450
|
-
var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
457
|
+
var UXSwitch = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T], ["__scopeId", "data-v-4063e9b5"]]);
|
|
451
458
|
var link_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
452
|
-
const _sfc_main$
|
|
459
|
+
const _sfc_main$S = {
|
|
453
460
|
props: {
|
|
454
461
|
to: {
|
|
455
462
|
type: [Object, String]
|
|
@@ -514,7 +521,7 @@ const _sfc_main$R = {
|
|
|
514
521
|
}
|
|
515
522
|
}
|
|
516
523
|
};
|
|
517
|
-
function _sfc_render$
|
|
524
|
+
function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
|
518
525
|
return openBlock(), createBlock(resolveDynamicComponent($options.element), {
|
|
519
526
|
onClick: $options.clicked,
|
|
520
527
|
to: $props.to,
|
|
@@ -528,9 +535,9 @@ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
528
535
|
_: 3
|
|
529
536
|
}, 8, ["onClick", "to", "href", "target", "class"]);
|
|
530
537
|
}
|
|
531
|
-
var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
538
|
+
var UXLink = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S], ["__scopeId", "data-v-4ed46cbc"]]);
|
|
532
539
|
var icon_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
533
|
-
const _sfc_main$
|
|
540
|
+
const _sfc_main$R = {
|
|
534
541
|
props: {
|
|
535
542
|
icon: {
|
|
536
543
|
type: [Object, String]
|
|
@@ -565,17 +572,17 @@ const _sfc_main$Q = {
|
|
|
565
572
|
}
|
|
566
573
|
}
|
|
567
574
|
};
|
|
568
|
-
function _sfc_render$
|
|
575
|
+
function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
|
569
576
|
return openBlock(), createBlock(resolveDynamicComponent($options.element), {
|
|
570
577
|
class: normalizeClass(["ux-icon fa", $options.classes])
|
|
571
578
|
}, null, 8, ["class"]);
|
|
572
579
|
}
|
|
573
|
-
var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
580
|
+
var UXIcon = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-1764a3d0"]]);
|
|
574
581
|
var UXMenuService = {
|
|
575
582
|
cache: {}
|
|
576
583
|
};
|
|
577
584
|
var menu_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
578
|
-
const _sfc_main$
|
|
585
|
+
const _sfc_main$Q = {
|
|
579
586
|
props: {
|
|
580
587
|
group: {
|
|
581
588
|
type: String
|
|
@@ -727,7 +734,7 @@ const _sfc_main$P = {
|
|
|
727
734
|
}
|
|
728
735
|
}
|
|
729
736
|
};
|
|
730
|
-
function _sfc_render$
|
|
737
|
+
function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
731
738
|
return openBlock(), createElementBlock("div", {
|
|
732
739
|
class: normalizeClass(["ux-menu", { right: $props.right }])
|
|
733
740
|
}, [
|
|
@@ -751,9 +758,9 @@ function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
751
758
|
]))
|
|
752
759
|
], 2);
|
|
753
760
|
}
|
|
754
|
-
var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
761
|
+
var UXMenu = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q], ["__scopeId", "data-v-3d55731c"]]);
|
|
755
762
|
var image_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
756
|
-
const _sfc_main$
|
|
763
|
+
const _sfc_main$P = {
|
|
757
764
|
props: {
|
|
758
765
|
item: {
|
|
759
766
|
type: Object
|
|
@@ -859,18 +866,18 @@ const _sfc_main$O = {
|
|
|
859
866
|
}
|
|
860
867
|
}
|
|
861
868
|
};
|
|
862
|
-
const _hoisted_1$
|
|
863
|
-
function _sfc_render$
|
|
869
|
+
const _hoisted_1$H = ["src"];
|
|
870
|
+
function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
|
|
864
871
|
return openBlock(), createElementBlock("div", {
|
|
865
872
|
class: "ux-image",
|
|
866
873
|
style: normalizeStyle($options.style)
|
|
867
874
|
}, [
|
|
868
|
-
createElementVNode("img", { src: $options.src }, null, 8, _hoisted_1$
|
|
875
|
+
createElementVNode("img", { src: $options.src }, null, 8, _hoisted_1$H)
|
|
869
876
|
], 4);
|
|
870
877
|
}
|
|
871
|
-
var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
878
|
+
var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P], ["__scopeId", "data-v-7b68ec1a"]]);
|
|
872
879
|
var progressbar_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
873
|
-
const _sfc_main$
|
|
880
|
+
const _sfc_main$O = {
|
|
874
881
|
props: {
|
|
875
882
|
value: {
|
|
876
883
|
type: Number
|
|
@@ -905,10 +912,10 @@ const _sfc_main$N = {
|
|
|
905
912
|
}
|
|
906
913
|
};
|
|
907
914
|
const _withScopeId$3 = (n2) => (pushScopeId("data-v-6581fb86"), n2 = n2(), popScopeId(), n2);
|
|
908
|
-
const _hoisted_1$
|
|
915
|
+
const _hoisted_1$G = { class: "ux-progress" };
|
|
909
916
|
const _hoisted_2$x = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
|
|
910
|
-
function _sfc_render$
|
|
911
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
917
|
+
function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
|
|
918
|
+
return openBlock(), createElementBlock("div", _hoisted_1$G, [
|
|
912
919
|
_hoisted_2$x,
|
|
913
920
|
createElementVNode("div", {
|
|
914
921
|
class: "ux-progress-fg",
|
|
@@ -916,25 +923,25 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
916
923
|
}, null, 4)
|
|
917
924
|
]);
|
|
918
925
|
}
|
|
919
|
-
var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
926
|
+
var ProgressBar = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__scopeId", "data-v-6581fb86"]]);
|
|
920
927
|
var list_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
921
|
-
const _sfc_main$
|
|
922
|
-
const _hoisted_1$
|
|
923
|
-
function _sfc_render$
|
|
924
|
-
return openBlock(), createElementBlock("ul", _hoisted_1$
|
|
928
|
+
const _sfc_main$N = {};
|
|
929
|
+
const _hoisted_1$F = { class: "ux-list" };
|
|
930
|
+
function _sfc_render$N(_ctx, _cache) {
|
|
931
|
+
return openBlock(), createElementBlock("ul", _hoisted_1$F, [
|
|
925
932
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
926
933
|
]);
|
|
927
934
|
}
|
|
928
|
-
var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
935
|
+
var UXList = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__scopeId", "data-v-98e1e4e2"]]);
|
|
929
936
|
var listItem_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
930
|
-
const _sfc_main$
|
|
931
|
-
const _hoisted_1$
|
|
932
|
-
function _sfc_render$
|
|
933
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
937
|
+
const _sfc_main$M = {};
|
|
938
|
+
const _hoisted_1$E = { class: "ux-list-item" };
|
|
939
|
+
function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
940
|
+
return openBlock(), createElementBlock("div", _hoisted_1$E, [
|
|
934
941
|
renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
935
942
|
]);
|
|
936
943
|
}
|
|
937
|
-
var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
944
|
+
var UXListItem = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__scopeId", "data-v-0e73c260"]]);
|
|
938
945
|
function isUndefined$7(v, type) {
|
|
939
946
|
return v === void 0 || v === null || type == "date" && v.toString && v.toString() === "Invalid Date";
|
|
940
947
|
}
|
|
@@ -1287,7 +1294,7 @@ var select_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
|
1287
1294
|
function isUndefined$6(entry) {
|
|
1288
1295
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
1289
1296
|
}
|
|
1290
|
-
const _sfc_main$
|
|
1297
|
+
const _sfc_main$L = {
|
|
1291
1298
|
props: {
|
|
1292
1299
|
title: {
|
|
1293
1300
|
type: String
|
|
@@ -1372,7 +1379,7 @@ const _sfc_main$K = {
|
|
|
1372
1379
|
}
|
|
1373
1380
|
}
|
|
1374
1381
|
};
|
|
1375
|
-
const _hoisted_1$
|
|
1382
|
+
const _hoisted_1$D = {
|
|
1376
1383
|
key: 0,
|
|
1377
1384
|
class: "ux-field-title"
|
|
1378
1385
|
};
|
|
@@ -1394,12 +1401,12 @@ const _hoisted_6$g = {
|
|
|
1394
1401
|
value: ""
|
|
1395
1402
|
};
|
|
1396
1403
|
const _hoisted_7$d = ["value"];
|
|
1397
|
-
function _sfc_render$
|
|
1404
|
+
function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1398
1405
|
const _component_ux_button = resolveComponent("ux-button");
|
|
1399
1406
|
return openBlock(), createElementBlock("div", {
|
|
1400
1407
|
class: normalizeClass(["native-select", $options.classes])
|
|
1401
1408
|
}, [
|
|
1402
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
1409
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$D, [
|
|
1403
1410
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
1404
1411
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
|
|
1405
1412
|
])) : createCommentVNode("", true),
|
|
@@ -1430,9 +1437,9 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1430
1437
|
])
|
|
1431
1438
|
], 2);
|
|
1432
1439
|
}
|
|
1433
|
-
var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1440
|
+
var NativeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__scopeId", "data-v-6d808434"]]);
|
|
1434
1441
|
var phoneNumberInput_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
1435
|
-
const _sfc_main$
|
|
1442
|
+
const _sfc_main$K = {
|
|
1436
1443
|
props: {
|
|
1437
1444
|
modelValue: {
|
|
1438
1445
|
type: [Object, Array]
|
|
@@ -1504,7 +1511,7 @@ const _sfc_main$J = {
|
|
|
1504
1511
|
}
|
|
1505
1512
|
};
|
|
1506
1513
|
const _withScopeId$2 = (n2) => (pushScopeId("data-v-856e04c2"), n2 = n2(), popScopeId(), n2);
|
|
1507
|
-
const _hoisted_1$
|
|
1514
|
+
const _hoisted_1$C = {
|
|
1508
1515
|
key: 0,
|
|
1509
1516
|
class: "ux-field-title"
|
|
1510
1517
|
};
|
|
@@ -1526,14 +1533,14 @@ const _hoisted_10$4 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ creat
|
|
|
1526
1533
|
const _hoisted_11$4 = ["value"];
|
|
1527
1534
|
const _hoisted_12$3 = { class: "ux-text-wrap" };
|
|
1528
1535
|
const _hoisted_13$3 = ["placeholder"];
|
|
1529
|
-
function _sfc_render$
|
|
1536
|
+
function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1530
1537
|
const _component_native_select = resolveComponent("native-select");
|
|
1531
1538
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
1532
1539
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
1533
1540
|
const _component_ux_button = resolveComponent("ux-button");
|
|
1534
1541
|
const _component_flex_row = resolveComponent("flex-row");
|
|
1535
1542
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
1536
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
1543
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
|
|
1537
1544
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
1538
1545
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
|
|
1539
1546
|
])) : createCommentVNode("", true),
|
|
@@ -1665,12 +1672,12 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1665
1672
|
}))
|
|
1666
1673
|
], 64);
|
|
1667
1674
|
}
|
|
1668
|
-
var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
1675
|
+
var PhoneNumberInput = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K], ["__scopeId", "data-v-856e04c2"]]);
|
|
1669
1676
|
var timezone_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
1670
1677
|
function isUndefined$5(entry) {
|
|
1671
1678
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
1672
1679
|
}
|
|
1673
|
-
const _sfc_main$
|
|
1680
|
+
const _sfc_main$J = {
|
|
1674
1681
|
props: {
|
|
1675
1682
|
modelValue: {}
|
|
1676
1683
|
},
|
|
@@ -2195,7 +2202,7 @@ const _sfc_main$I = {
|
|
|
2195
2202
|
}
|
|
2196
2203
|
}
|
|
2197
2204
|
};
|
|
2198
|
-
const _hoisted_1$
|
|
2205
|
+
const _hoisted_1$B = {
|
|
2199
2206
|
key: 0,
|
|
2200
2207
|
class: "ux-field-title"
|
|
2201
2208
|
};
|
|
@@ -2217,12 +2224,12 @@ const _hoisted_6$e = {
|
|
|
2217
2224
|
value: ""
|
|
2218
2225
|
};
|
|
2219
2226
|
const _hoisted_7$b = ["value"];
|
|
2220
|
-
function _sfc_render$
|
|
2227
|
+
function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2221
2228
|
const _component_ux_button = resolveComponent("ux-button");
|
|
2222
2229
|
return openBlock(), createElementBlock("div", {
|
|
2223
2230
|
class: normalizeClass(["native-select", $options.classes])
|
|
2224
2231
|
}, [
|
|
2225
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
2232
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
|
|
2226
2233
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
2227
2234
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
|
|
2228
2235
|
])) : createCommentVNode("", true),
|
|
@@ -2253,9 +2260,9 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2253
2260
|
])
|
|
2254
2261
|
], 2);
|
|
2255
2262
|
}
|
|
2256
|
-
var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2263
|
+
var TimezoneSelect = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__scopeId", "data-v-2b83f766"]]);
|
|
2257
2264
|
var item_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
2258
|
-
const _sfc_main$
|
|
2265
|
+
const _sfc_main$I = {
|
|
2259
2266
|
props: {
|
|
2260
2267
|
item: {
|
|
2261
2268
|
type: Object,
|
|
@@ -2273,7 +2280,7 @@ const _sfc_main$H = {
|
|
|
2273
2280
|
}
|
|
2274
2281
|
}
|
|
2275
2282
|
};
|
|
2276
|
-
function _sfc_render$
|
|
2283
|
+
function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2277
2284
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
2278
2285
|
const _component_flex_row = resolveComponent("flex-row");
|
|
2279
2286
|
return openBlock(), createElementBlock("div", {
|
|
@@ -2302,7 +2309,7 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2302
2309
|
})
|
|
2303
2310
|
]);
|
|
2304
2311
|
}
|
|
2305
|
-
var Item = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
2312
|
+
var Item = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__scopeId", "data-v-4f7e8052"]]);
|
|
2306
2313
|
/**!
|
|
2307
2314
|
* Sortable 1.14.0
|
|
2308
2315
|
* @author RubaXa <trash@rubaxa.org>
|
|
@@ -4970,7 +4977,7 @@ const draggableComponent = defineComponent({
|
|
|
4970
4977
|
}
|
|
4971
4978
|
});
|
|
4972
4979
|
var contentSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
4973
|
-
const _sfc_main$
|
|
4980
|
+
const _sfc_main$H = {
|
|
4974
4981
|
components: {
|
|
4975
4982
|
Item,
|
|
4976
4983
|
draggable: draggableComponent
|
|
@@ -5073,7 +5080,7 @@ const _sfc_main$G = {
|
|
|
5073
5080
|
}
|
|
5074
5081
|
}
|
|
5075
5082
|
};
|
|
5076
|
-
const _hoisted_1$
|
|
5083
|
+
const _hoisted_1$A = {
|
|
5077
5084
|
key: 0,
|
|
5078
5085
|
class: "ux-field-title"
|
|
5079
5086
|
};
|
|
@@ -5089,13 +5096,13 @@ const _hoisted_4$o = {
|
|
|
5089
5096
|
key: 3,
|
|
5090
5097
|
class: "items"
|
|
5091
5098
|
};
|
|
5092
|
-
function _sfc_render$
|
|
5099
|
+
function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5093
5100
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
5094
5101
|
const _component_ux_button = resolveComponent("ux-button");
|
|
5095
5102
|
const _component_item = resolveComponent("item");
|
|
5096
5103
|
const _component_draggable = resolveComponent("draggable");
|
|
5097
5104
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
5098
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
5105
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
|
|
5099
5106
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
5100
5107
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
|
|
5101
5108
|
])) : createCommentVNode("", true),
|
|
@@ -5172,12 +5179,12 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5172
5179
|
}, 8, ["onClick"])
|
|
5173
5180
|
], 64);
|
|
5174
5181
|
}
|
|
5175
|
-
var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5182
|
+
var ContentSelect = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__scopeId", "data-v-858ab1cc"]]);
|
|
5176
5183
|
var typeSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5177
5184
|
function isUndefined$4(entry) {
|
|
5178
5185
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
5179
5186
|
}
|
|
5180
|
-
const _sfc_main$
|
|
5187
|
+
const _sfc_main$G = {
|
|
5181
5188
|
props: {
|
|
5182
5189
|
title: {
|
|
5183
5190
|
type: String
|
|
@@ -5286,7 +5293,7 @@ const _sfc_main$F = {
|
|
|
5286
5293
|
}
|
|
5287
5294
|
}
|
|
5288
5295
|
};
|
|
5289
|
-
const _hoisted_1$
|
|
5296
|
+
const _hoisted_1$z = {
|
|
5290
5297
|
key: 0,
|
|
5291
5298
|
class: "ux-field-title"
|
|
5292
5299
|
};
|
|
@@ -5308,12 +5315,12 @@ const _hoisted_6$d = {
|
|
|
5308
5315
|
value: ""
|
|
5309
5316
|
};
|
|
5310
5317
|
const _hoisted_7$a = ["value"];
|
|
5311
|
-
function _sfc_render$
|
|
5318
|
+
function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5312
5319
|
const _component_ux_button = resolveComponent("ux-button");
|
|
5313
5320
|
return openBlock(), createElementBlock("div", {
|
|
5314
5321
|
class: normalizeClass(["native-select", $options.classes])
|
|
5315
5322
|
}, [
|
|
5316
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
5323
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
|
|
5317
5324
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
5318
5325
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
|
|
5319
5326
|
])) : createCommentVNode("", true),
|
|
@@ -5344,9 +5351,9 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5344
5351
|
])
|
|
5345
5352
|
], 2);
|
|
5346
5353
|
}
|
|
5347
|
-
var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5354
|
+
var TypeSelect = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G], ["__scopeId", "data-v-3c487f67"]]);
|
|
5348
5355
|
var currency_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5349
|
-
const _sfc_main$
|
|
5356
|
+
const _sfc_main$F = {
|
|
5350
5357
|
props: {
|
|
5351
5358
|
modelValue: {
|
|
5352
5359
|
type: [String, Array]
|
|
@@ -5424,7 +5431,7 @@ const _sfc_main$E = {
|
|
|
5424
5431
|
}
|
|
5425
5432
|
}
|
|
5426
5433
|
};
|
|
5427
|
-
const _hoisted_1$
|
|
5434
|
+
const _hoisted_1$y = {
|
|
5428
5435
|
key: 0,
|
|
5429
5436
|
class: "ux-field-title"
|
|
5430
5437
|
};
|
|
@@ -5454,13 +5461,13 @@ const _hoisted_9$4 = {
|
|
|
5454
5461
|
key: 1,
|
|
5455
5462
|
class: "ux-text-suffix"
|
|
5456
5463
|
};
|
|
5457
|
-
function _sfc_render$
|
|
5464
|
+
function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5458
5465
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
5459
5466
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
5460
5467
|
const _component_ux_button = resolveComponent("ux-button");
|
|
5461
5468
|
const _component_flex_row = resolveComponent("flex-row");
|
|
5462
5469
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
5463
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
5470
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
|
|
5464
5471
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
5465
5472
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
|
|
5466
5473
|
])) : createCommentVNode("", true),
|
|
@@ -5562,9 +5569,9 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5562
5569
|
], 2))
|
|
5563
5570
|
], 64);
|
|
5564
5571
|
}
|
|
5565
|
-
var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5572
|
+
var CurrencyField = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F], ["__scopeId", "data-v-5afb1a86"]]);
|
|
5566
5573
|
var textfield_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5567
|
-
const _sfc_main$
|
|
5574
|
+
const _sfc_main$E = {
|
|
5568
5575
|
props: {
|
|
5569
5576
|
modelValue: {
|
|
5570
5577
|
type: [String, Array]
|
|
@@ -5627,7 +5634,7 @@ const _sfc_main$D = {
|
|
|
5627
5634
|
}
|
|
5628
5635
|
}
|
|
5629
5636
|
};
|
|
5630
|
-
const _hoisted_1$
|
|
5637
|
+
const _hoisted_1$x = {
|
|
5631
5638
|
key: 0,
|
|
5632
5639
|
class: "ux-field-title"
|
|
5633
5640
|
};
|
|
@@ -5665,13 +5672,13 @@ const _hoisted_14$2 = {
|
|
|
5665
5672
|
key: 3,
|
|
5666
5673
|
class: "ux-text-suffix"
|
|
5667
5674
|
};
|
|
5668
|
-
function _sfc_render$
|
|
5675
|
+
function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5669
5676
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
5670
5677
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
5671
5678
|
const _component_ux_button = resolveComponent("ux-button");
|
|
5672
5679
|
const _component_flex_row = resolveComponent("flex-row");
|
|
5673
5680
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
5674
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
5681
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
|
|
5675
5682
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
5676
5683
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
|
|
5677
5684
|
])) : createCommentVNode("", true),
|
|
@@ -5792,9 +5799,9 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5792
5799
|
]))
|
|
5793
5800
|
], 64);
|
|
5794
5801
|
}
|
|
5795
|
-
var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5802
|
+
var TextField = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E], ["__scopeId", "data-v-8f2cb452"]]);
|
|
5796
5803
|
var textarea_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5797
|
-
const _sfc_main$
|
|
5804
|
+
const _sfc_main$D = {
|
|
5798
5805
|
props: {
|
|
5799
5806
|
modelValue: {
|
|
5800
5807
|
type: [String, Array]
|
|
@@ -5807,7 +5814,7 @@ const _sfc_main$C = {
|
|
|
5807
5814
|
}
|
|
5808
5815
|
}
|
|
5809
5816
|
};
|
|
5810
|
-
const _hoisted_1$
|
|
5817
|
+
const _hoisted_1$w = {
|
|
5811
5818
|
key: 0,
|
|
5812
5819
|
class: "ux-field-title"
|
|
5813
5820
|
};
|
|
@@ -5821,13 +5828,13 @@ const _hoisted_3$m = {
|
|
|
5821
5828
|
};
|
|
5822
5829
|
const _hoisted_4$k = { key: 2 };
|
|
5823
5830
|
const _hoisted_5$e = ["onUpdate:modelValue"];
|
|
5824
|
-
function _sfc_render$
|
|
5831
|
+
function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5825
5832
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
5826
5833
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
5827
5834
|
const _component_ux_button = resolveComponent("ux-button");
|
|
5828
5835
|
const _component_flex_row = resolveComponent("flex-row");
|
|
5829
5836
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
5830
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
5837
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
|
|
5831
5838
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
5832
5839
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
|
|
5833
5840
|
])) : createCommentVNode("", true),
|
|
@@ -5898,7 +5905,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5898
5905
|
])
|
|
5899
5906
|
], 64);
|
|
5900
5907
|
}
|
|
5901
|
-
var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
5908
|
+
var TextArea = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D], ["__scopeId", "data-v-72eafde6"]]);
|
|
5902
5909
|
var datefield_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
5903
5910
|
function zero(input) {
|
|
5904
5911
|
if (String(input).length < 2) {
|
|
@@ -5906,7 +5913,7 @@ function zero(input) {
|
|
|
5906
5913
|
}
|
|
5907
5914
|
return input;
|
|
5908
5915
|
}
|
|
5909
|
-
const _sfc_main$
|
|
5916
|
+
const _sfc_main$C = {
|
|
5910
5917
|
props: {
|
|
5911
5918
|
modelValue: {
|
|
5912
5919
|
type: [Date, String, Array]
|
|
@@ -5955,7 +5962,7 @@ const _sfc_main$B = {
|
|
|
5955
5962
|
}
|
|
5956
5963
|
}
|
|
5957
5964
|
};
|
|
5958
|
-
const _hoisted_1$
|
|
5965
|
+
const _hoisted_1$v = {
|
|
5959
5966
|
key: 0,
|
|
5960
5967
|
class: "ux-field-title"
|
|
5961
5968
|
};
|
|
@@ -5969,13 +5976,13 @@ const _hoisted_3$l = {
|
|
|
5969
5976
|
};
|
|
5970
5977
|
const _hoisted_4$j = { key: 2 };
|
|
5971
5978
|
const _hoisted_5$d = ["onUpdate:modelValue"];
|
|
5972
|
-
function _sfc_render$
|
|
5979
|
+
function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5973
5980
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
5974
5981
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
5975
5982
|
const _component_ux_button = resolveComponent("ux-button");
|
|
5976
5983
|
const _component_flex_row = resolveComponent("flex-row");
|
|
5977
5984
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
5978
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
5985
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
|
|
5979
5986
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
5980
5987
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$o, "*")) : createCommentVNode("", true)
|
|
5981
5988
|
])) : createCommentVNode("", true),
|
|
@@ -6046,9 +6053,9 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6046
6053
|
])
|
|
6047
6054
|
], 64);
|
|
6048
6055
|
}
|
|
6049
|
-
var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6056
|
+
var DateField = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C], ["__scopeId", "data-v-578af064"]]);
|
|
6050
6057
|
var checkbox_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
6051
|
-
const _sfc_main$
|
|
6058
|
+
const _sfc_main$B = {
|
|
6052
6059
|
computed: {
|
|
6053
6060
|
NativeCheckbox: UXCheckbox
|
|
6054
6061
|
},
|
|
@@ -6090,7 +6097,7 @@ const _sfc_main$A = {
|
|
|
6090
6097
|
}
|
|
6091
6098
|
}
|
|
6092
6099
|
};
|
|
6093
|
-
const _hoisted_1$
|
|
6100
|
+
const _hoisted_1$u = {
|
|
6094
6101
|
key: 0,
|
|
6095
6102
|
class: "ux-field-title"
|
|
6096
6103
|
};
|
|
@@ -6102,7 +6109,7 @@ const _hoisted_3$k = {
|
|
|
6102
6109
|
key: 1,
|
|
6103
6110
|
class: "ux-field-description"
|
|
6104
6111
|
};
|
|
6105
|
-
function _sfc_render$
|
|
6112
|
+
function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6106
6113
|
const _component_ux_checkbox = resolveComponent("ux-checkbox");
|
|
6107
6114
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
6108
6115
|
const _component_flex_row = resolveComponent("flex-row");
|
|
@@ -6126,7 +6133,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6126
6133
|
createVNode(_component_flex_cell, { vcenter: "" }, {
|
|
6127
6134
|
default: withCtx(() => [
|
|
6128
6135
|
createElementVNode("div", null, [
|
|
6129
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
6136
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
|
|
6130
6137
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
6131
6138
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$n, "*")) : createCommentVNode("", true)
|
|
6132
6139
|
])) : createCommentVNode("", true),
|
|
@@ -6139,8 +6146,8 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6139
6146
|
_: 1
|
|
6140
6147
|
});
|
|
6141
6148
|
}
|
|
6142
|
-
var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6143
|
-
const _sfc_main$
|
|
6149
|
+
var Checkbox = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B], ["__scopeId", "data-v-a346dafc"]]);
|
|
6150
|
+
const _sfc_main$A = {
|
|
6144
6151
|
props: {
|
|
6145
6152
|
modelValue: {
|
|
6146
6153
|
type: [String, Array]
|
|
@@ -6153,7 +6160,7 @@ const _sfc_main$z = {
|
|
|
6153
6160
|
}
|
|
6154
6161
|
}
|
|
6155
6162
|
};
|
|
6156
|
-
const _hoisted_1$
|
|
6163
|
+
const _hoisted_1$t = {
|
|
6157
6164
|
key: 0,
|
|
6158
6165
|
class: "ux-field-title"
|
|
6159
6166
|
};
|
|
@@ -6168,13 +6175,13 @@ const _hoisted_3$j = {
|
|
|
6168
6175
|
const _hoisted_4$i = { key: 2 };
|
|
6169
6176
|
const _hoisted_5$c = ["innerHTML"];
|
|
6170
6177
|
const _hoisted_6$a = ["innerHTML"];
|
|
6171
|
-
function _sfc_render$
|
|
6178
|
+
function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6172
6179
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
6173
6180
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
6174
6181
|
const _component_ux_button = resolveComponent("ux-button");
|
|
6175
6182
|
const _component_flex_row = resolveComponent("flex-row");
|
|
6176
6183
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
6177
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
6184
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
|
|
6178
6185
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
6179
6186
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$m, "*")) : createCommentVNode("", true)
|
|
6180
6187
|
])) : createCommentVNode("", true),
|
|
@@ -6230,9 +6237,9 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6230
6237
|
}, null, 8, _hoisted_6$a))
|
|
6231
6238
|
], 64);
|
|
6232
6239
|
}
|
|
6233
|
-
var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6240
|
+
var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A]]);
|
|
6234
6241
|
var FilterCondition_vue_vue_type_style_index_0_lang = "";
|
|
6235
|
-
const _sfc_main$
|
|
6242
|
+
const _sfc_main$z = {
|
|
6236
6243
|
props: {
|
|
6237
6244
|
fields: {
|
|
6238
6245
|
type: Array,
|
|
@@ -6493,7 +6500,7 @@ const _sfc_main$y = {
|
|
|
6493
6500
|
NativeSelect
|
|
6494
6501
|
}
|
|
6495
6502
|
};
|
|
6496
|
-
const _hoisted_1$
|
|
6503
|
+
const _hoisted_1$s = {
|
|
6497
6504
|
key: 0,
|
|
6498
6505
|
class: "filter-condition"
|
|
6499
6506
|
};
|
|
@@ -6510,7 +6517,7 @@ const _hoisted_11$2 = { key: 7 };
|
|
|
6510
6517
|
const _hoisted_12$1 = { key: 8 };
|
|
6511
6518
|
const _hoisted_13$1 = { key: 9 };
|
|
6512
6519
|
const _hoisted_14$1 = { key: 10 };
|
|
6513
|
-
function _sfc_render$
|
|
6520
|
+
function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6514
6521
|
const _component_native_select = resolveComponent("native-select");
|
|
6515
6522
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
6516
6523
|
const _component_text_field = resolveComponent("text-field");
|
|
@@ -6519,7 +6526,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6519
6526
|
const _component_content_select = resolveComponent("content-select");
|
|
6520
6527
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
6521
6528
|
const _component_ux_button = resolveComponent("ux-button");
|
|
6522
|
-
return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
6529
|
+
return $data.comparators ? (openBlock(), createElementBlock("div", _hoisted_1$s, [
|
|
6523
6530
|
createVNode(_component_flex_row, null, {
|
|
6524
6531
|
default: withCtx(() => [
|
|
6525
6532
|
createVNode(_component_flex_cell, null, {
|
|
@@ -6688,7 +6695,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6688
6695
|
})
|
|
6689
6696
|
])) : createCommentVNode("", true);
|
|
6690
6697
|
}
|
|
6691
|
-
var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
6698
|
+
var FilterCondition = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
|
|
6692
6699
|
var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
|
|
6693
6700
|
function isObject$4(value) {
|
|
6694
6701
|
var type = typeof value;
|
|
@@ -6883,7 +6890,7 @@ function debounce(func, wait, options) {
|
|
|
6883
6890
|
}
|
|
6884
6891
|
var debounce_1 = debounce;
|
|
6885
6892
|
var FilterRule_vue_vue_type_style_index_0_lang = "";
|
|
6886
|
-
const _sfc_main$
|
|
6893
|
+
const _sfc_main$y = {
|
|
6887
6894
|
props: {
|
|
6888
6895
|
enableRemove: {
|
|
6889
6896
|
type: Boolean
|
|
@@ -6993,7 +7000,7 @@ const _sfc_main$x = {
|
|
|
6993
7000
|
NativeSelect
|
|
6994
7001
|
}
|
|
6995
7002
|
};
|
|
6996
|
-
const _hoisted_1$
|
|
7003
|
+
const _hoisted_1$r = { class: "filter-rule" };
|
|
6997
7004
|
const _hoisted_2$k = { class: "top" };
|
|
6998
7005
|
const _hoisted_3$h = { class: "summary" };
|
|
6999
7006
|
const _hoisted_4$g = /* @__PURE__ */ createTextVNode(" Match ");
|
|
@@ -7001,14 +7008,14 @@ const _hoisted_5$a = /* @__PURE__ */ createTextVNode(" of the following conditio
|
|
|
7001
7008
|
const _hoisted_6$8 = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
|
|
7002
7009
|
const _hoisted_7$6 = { class: "operator" };
|
|
7003
7010
|
const _hoisted_8$3 = /* @__PURE__ */ createTextVNode("Add Condition");
|
|
7004
|
-
function _sfc_render$
|
|
7011
|
+
function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7005
7012
|
const _component_native_select = resolveComponent("native-select");
|
|
7006
7013
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7007
7014
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
7008
7015
|
const _component_ux_button = resolveComponent("ux-button");
|
|
7009
7016
|
const _component_flex_row = resolveComponent("flex-row");
|
|
7010
7017
|
const _component_filter_condition = resolveComponent("filter-condition");
|
|
7011
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
7018
|
+
return openBlock(), createElementBlock("div", _hoisted_1$r, [
|
|
7012
7019
|
createElementVNode("div", _hoisted_2$k, [
|
|
7013
7020
|
createVNode(_component_flex_row, null, {
|
|
7014
7021
|
default: withCtx(() => [
|
|
@@ -7094,9 +7101,9 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7094
7101
|
}, 8, ["onClick"])
|
|
7095
7102
|
]);
|
|
7096
7103
|
}
|
|
7097
|
-
var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7104
|
+
var FilterRule = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
|
|
7098
7105
|
var FilterBuilder_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7099
|
-
const _sfc_main$
|
|
7106
|
+
const _sfc_main$x = {
|
|
7100
7107
|
components: {
|
|
7101
7108
|
FilterRule,
|
|
7102
7109
|
NativeSelect
|
|
@@ -7197,7 +7204,7 @@ const _sfc_main$w = {
|
|
|
7197
7204
|
};
|
|
7198
7205
|
}
|
|
7199
7206
|
};
|
|
7200
|
-
const _hoisted_1$
|
|
7207
|
+
const _hoisted_1$q = { class: "filters" };
|
|
7201
7208
|
const _hoisted_2$j = {
|
|
7202
7209
|
key: 0,
|
|
7203
7210
|
class: "top"
|
|
@@ -7206,7 +7213,7 @@ const _hoisted_3$g = { class: "summary" };
|
|
|
7206
7213
|
const _hoisted_4$f = /* @__PURE__ */ createTextVNode(" Match ");
|
|
7207
7214
|
const _hoisted_5$9 = /* @__PURE__ */ createTextVNode(" of the following rules ");
|
|
7208
7215
|
const _hoisted_6$7 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
|
|
7209
|
-
function _sfc_render$
|
|
7216
|
+
function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7210
7217
|
const _component_native_select = resolveComponent("native-select");
|
|
7211
7218
|
const _component_filter_rule = resolveComponent("filter-rule");
|
|
7212
7219
|
const _component_ux_button = resolveComponent("ux-button");
|
|
@@ -7216,7 +7223,7 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7216
7223
|
default: withCtx(() => [
|
|
7217
7224
|
createVNode(_component_flex_body, null, {
|
|
7218
7225
|
default: withCtx(() => [
|
|
7219
|
-
createElementVNode("div", _hoisted_1$
|
|
7226
|
+
createElementVNode("div", _hoisted_1$q, [
|
|
7220
7227
|
$data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$j, [
|
|
7221
7228
|
createElementVNode("div", _hoisted_3$g, [
|
|
7222
7229
|
_hoisted_4$f,
|
|
@@ -7260,9 +7267,9 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7260
7267
|
_: 1
|
|
7261
7268
|
});
|
|
7262
7269
|
}
|
|
7263
|
-
var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7270
|
+
var FilterBuilder = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x], ["__scopeId", "data-v-30449bfc"]]);
|
|
7264
7271
|
var filter_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7265
|
-
const _sfc_main$
|
|
7272
|
+
const _sfc_main$w = {
|
|
7266
7273
|
mixins: [InputMixin],
|
|
7267
7274
|
components: {
|
|
7268
7275
|
FilterBuilder
|
|
@@ -7304,7 +7311,7 @@ const _sfc_main$v = {
|
|
|
7304
7311
|
}
|
|
7305
7312
|
}
|
|
7306
7313
|
};
|
|
7307
|
-
const _hoisted_1$
|
|
7314
|
+
const _hoisted_1$p = {
|
|
7308
7315
|
key: 0,
|
|
7309
7316
|
class: "ux-field-title"
|
|
7310
7317
|
};
|
|
@@ -7317,14 +7324,14 @@ const _hoisted_3$f = {
|
|
|
7317
7324
|
class: "ux-field-description"
|
|
7318
7325
|
};
|
|
7319
7326
|
const _hoisted_4$e = { key: 2 };
|
|
7320
|
-
function _sfc_render$
|
|
7327
|
+
function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7321
7328
|
const _component_filter_builder = resolveComponent("filter-builder");
|
|
7322
7329
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7323
7330
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
7324
7331
|
const _component_ux_button = resolveComponent("ux-button");
|
|
7325
7332
|
const _component_flex_row = resolveComponent("flex-row");
|
|
7326
7333
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
7327
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
7334
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$p, [
|
|
7328
7335
|
createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
|
|
7329
7336
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$i, "*")) : createCommentVNode("", true)
|
|
7330
7337
|
])) : createCommentVNode("", true),
|
|
@@ -7386,9 +7393,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7386
7393
|
}, null, 8, ["definition", "modelValue"]))
|
|
7387
7394
|
], 64);
|
|
7388
7395
|
}
|
|
7389
|
-
var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7396
|
+
var FilterInput = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w], ["__scopeId", "data-v-5a049062"]]);
|
|
7390
7397
|
var switch_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7391
|
-
const _sfc_main$
|
|
7398
|
+
const _sfc_main$v = {
|
|
7392
7399
|
mixins: [InputMixin],
|
|
7393
7400
|
props: {
|
|
7394
7401
|
modelValue: {
|
|
@@ -7427,7 +7434,7 @@ const _sfc_main$u = {
|
|
|
7427
7434
|
}
|
|
7428
7435
|
}
|
|
7429
7436
|
};
|
|
7430
|
-
const _hoisted_1$
|
|
7437
|
+
const _hoisted_1$o = {
|
|
7431
7438
|
key: 0,
|
|
7432
7439
|
class: "ux-field-title"
|
|
7433
7440
|
};
|
|
@@ -7439,7 +7446,7 @@ const _hoisted_3$e = {
|
|
|
7439
7446
|
key: 1,
|
|
7440
7447
|
class: "ux-field-description"
|
|
7441
7448
|
};
|
|
7442
|
-
function _sfc_render$
|
|
7449
|
+
function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7443
7450
|
const _component_ux_switch = resolveComponent("ux-switch");
|
|
7444
7451
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7445
7452
|
const _component_flex_row = resolveComponent("flex-row");
|
|
@@ -7463,7 +7470,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7463
7470
|
createVNode(_component_flex_cell, { vcenter: "" }, {
|
|
7464
7471
|
default: withCtx(() => [
|
|
7465
7472
|
createElementVNode("div", null, [
|
|
7466
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
7473
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
|
|
7467
7474
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
7468
7475
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
|
|
7469
7476
|
])) : createCommentVNode("", true),
|
|
@@ -7476,9 +7483,9 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7476
7483
|
_: 1
|
|
7477
7484
|
});
|
|
7478
7485
|
}
|
|
7479
|
-
var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7486
|
+
var Switch = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v], ["__scopeId", "data-v-7ee9d4cd"]]);
|
|
7480
7487
|
var filedrop_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7481
|
-
const _sfc_main$
|
|
7488
|
+
const _sfc_main$u = {
|
|
7482
7489
|
props: {
|
|
7483
7490
|
multiple: {
|
|
7484
7491
|
type: Boolean
|
|
@@ -7512,9 +7519,9 @@ const _sfc_main$t = {
|
|
|
7512
7519
|
}
|
|
7513
7520
|
}
|
|
7514
7521
|
};
|
|
7515
|
-
const _hoisted_1$
|
|
7522
|
+
const _hoisted_1$n = ["multiple"];
|
|
7516
7523
|
const _hoisted_2$g = /* @__PURE__ */ createTextVNode("Select Files");
|
|
7517
|
-
function _sfc_render$
|
|
7524
|
+
function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7518
7525
|
const _component_ux_button = resolveComponent("ux-button");
|
|
7519
7526
|
return openBlock(), createElementBlock("label", {
|
|
7520
7527
|
class: "file-drop",
|
|
@@ -7526,7 +7533,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7526
7533
|
type: "file",
|
|
7527
7534
|
multiple: $props.multiple,
|
|
7528
7535
|
onChange: _cache[0] || (_cache[0] = ($event) => $options.filesSelected($event.target.files))
|
|
7529
|
-
}, null, 40, _hoisted_1$
|
|
7536
|
+
}, null, 40, _hoisted_1$n),
|
|
7530
7537
|
createElementVNode("div", {
|
|
7531
7538
|
class: "file-drop-ux",
|
|
7532
7539
|
onClick: _cache[1] || (_cache[1] = (...args) => $options.clicked && $options.clicked(...args))
|
|
@@ -7542,9 +7549,9 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7542
7549
|
])
|
|
7543
7550
|
], 32);
|
|
7544
7551
|
}
|
|
7545
|
-
var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7552
|
+
var FileDrop = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__scopeId", "data-v-67879182"]]);
|
|
7546
7553
|
var upload_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
7547
|
-
const _sfc_main$
|
|
7554
|
+
const _sfc_main$t = {
|
|
7548
7555
|
mixins: [InputMixin],
|
|
7549
7556
|
components: {
|
|
7550
7557
|
FileDrop
|
|
@@ -7675,7 +7682,7 @@ const _sfc_main$s = {
|
|
|
7675
7682
|
},
|
|
7676
7683
|
computed: {}
|
|
7677
7684
|
};
|
|
7678
|
-
const _hoisted_1$
|
|
7685
|
+
const _hoisted_1$m = {
|
|
7679
7686
|
key: 0,
|
|
7680
7687
|
class: "ux-field-title"
|
|
7681
7688
|
};
|
|
@@ -7694,7 +7701,7 @@ const _hoisted_4$d = {
|
|
|
7694
7701
|
const _hoisted_5$8 = { class: "size" };
|
|
7695
7702
|
const _hoisted_6$6 = /* @__PURE__ */ createTextVNode("Select Files");
|
|
7696
7703
|
const _hoisted_7$5 = /* @__PURE__ */ createTextVNode("Select File");
|
|
7697
|
-
function _sfc_render$
|
|
7704
|
+
function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7698
7705
|
const _component_progress_bar = resolveComponent("progress-bar");
|
|
7699
7706
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7700
7707
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
@@ -7702,7 +7709,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7702
7709
|
const _component_flex_row = resolveComponent("flex-row");
|
|
7703
7710
|
const _component_file_drop = resolveComponent("file-drop");
|
|
7704
7711
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
7705
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
7712
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$m, [
|
|
7706
7713
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
7707
7714
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$f, "*")) : createCommentVNode("", true)
|
|
7708
7715
|
])) : createCommentVNode("", true),
|
|
@@ -7777,9 +7784,9 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7777
7784
|
}, 8, ["onFiles"]))
|
|
7778
7785
|
], 64);
|
|
7779
7786
|
}
|
|
7780
|
-
var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
7787
|
+
var Upload = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t], ["__scopeId", "data-v-124f63e6"]]);
|
|
7781
7788
|
var group_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
|
|
7782
|
-
const _sfc_main$
|
|
7789
|
+
const _sfc_main$s = {
|
|
7783
7790
|
mixins: [InputMixin],
|
|
7784
7791
|
components: { draggable: draggableComponent },
|
|
7785
7792
|
props: {
|
|
@@ -7850,11 +7857,11 @@ const _sfc_main$r = {
|
|
|
7850
7857
|
}
|
|
7851
7858
|
}
|
|
7852
7859
|
};
|
|
7853
|
-
const _hoisted_1$
|
|
7860
|
+
const _hoisted_1$l = {
|
|
7854
7861
|
key: 0,
|
|
7855
7862
|
class: "ux-multi-group"
|
|
7856
7863
|
};
|
|
7857
|
-
function _sfc_render$
|
|
7864
|
+
function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
7858
7865
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
7859
7866
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
7860
7867
|
const _component_ux_button = resolveComponent("ux-button");
|
|
@@ -7864,7 +7871,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7864
7871
|
const _component_ux_panel_body = resolveComponent("ux-panel-body");
|
|
7865
7872
|
const _component_ux_panel = resolveComponent("ux-panel");
|
|
7866
7873
|
const _component_draggable = resolveComponent("draggable");
|
|
7867
|
-
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
7874
|
+
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$l, [
|
|
7868
7875
|
$options.reorderable ? (openBlock(), createBlock(_component_draggable, {
|
|
7869
7876
|
key: 0,
|
|
7870
7877
|
modelValue: _ctx.model,
|
|
@@ -8094,8 +8101,8 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8094
8101
|
fields: _ctx.field.fields
|
|
8095
8102
|
}, null, 8, ["onForm:state", "parentModel", "modelValue", "flex", "fields"]));
|
|
8096
8103
|
}
|
|
8097
|
-
var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8098
|
-
const _sfc_main$
|
|
8104
|
+
var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-67669f46"]]);
|
|
8105
|
+
const _sfc_main$r = {
|
|
8099
8106
|
props: {
|
|
8100
8107
|
option: {
|
|
8101
8108
|
required: true
|
|
@@ -8107,17 +8114,17 @@ const _sfc_main$q = {
|
|
|
8107
8114
|
}
|
|
8108
8115
|
}
|
|
8109
8116
|
};
|
|
8110
|
-
function _sfc_render$
|
|
8117
|
+
function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8111
8118
|
return renderSlot(_ctx.$slots, "default", { plainValue: $options.plainValue }, () => [
|
|
8112
8119
|
createElementVNode("pre", null, toDisplayString($props.option), 1)
|
|
8113
8120
|
]);
|
|
8114
8121
|
}
|
|
8115
|
-
var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8122
|
+
var OptionSlot = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r]]);
|
|
8116
8123
|
var buttonSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8117
8124
|
function isUndefined$3(entry) {
|
|
8118
8125
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
8119
8126
|
}
|
|
8120
|
-
const _sfc_main$
|
|
8127
|
+
const _sfc_main$q = {
|
|
8121
8128
|
components: {
|
|
8122
8129
|
OptionSlot
|
|
8123
8130
|
},
|
|
@@ -8238,7 +8245,7 @@ const _sfc_main$p = {
|
|
|
8238
8245
|
}
|
|
8239
8246
|
}
|
|
8240
8247
|
};
|
|
8241
|
-
const _hoisted_1$
|
|
8248
|
+
const _hoisted_1$k = {
|
|
8242
8249
|
key: 0,
|
|
8243
8250
|
class: "ux-field-title"
|
|
8244
8251
|
};
|
|
@@ -8251,12 +8258,12 @@ const _hoisted_3$c = {
|
|
|
8251
8258
|
class: "ux-field-description"
|
|
8252
8259
|
};
|
|
8253
8260
|
const _hoisted_4$c = { class: "buttons" };
|
|
8254
|
-
function _sfc_render$
|
|
8261
|
+
function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8255
8262
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
8256
8263
|
const _component_ux_button = resolveComponent("ux-button");
|
|
8257
8264
|
const _component_option_slot = resolveComponent("option-slot");
|
|
8258
8265
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
8259
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
8266
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$k, [
|
|
8260
8267
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
8261
8268
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$e, "*")) : createCommentVNode("", true)
|
|
8262
8269
|
])) : createCommentVNode("", true),
|
|
@@ -8285,9 +8292,9 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8285
8292
|
])
|
|
8286
8293
|
], 64);
|
|
8287
8294
|
}
|
|
8288
|
-
var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8295
|
+
var ButtonSelect = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q], ["__scopeId", "data-v-4b69def8"]]);
|
|
8289
8296
|
var objectField_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8290
|
-
const _sfc_main$
|
|
8297
|
+
const _sfc_main$p = {
|
|
8291
8298
|
props: {
|
|
8292
8299
|
modelValue: {
|
|
8293
8300
|
type: Object
|
|
@@ -8301,7 +8308,7 @@ const _sfc_main$o = {
|
|
|
8301
8308
|
}
|
|
8302
8309
|
}
|
|
8303
8310
|
};
|
|
8304
|
-
const _hoisted_1$
|
|
8311
|
+
const _hoisted_1$j = {
|
|
8305
8312
|
key: 0,
|
|
8306
8313
|
class: "ux-field-title"
|
|
8307
8314
|
};
|
|
@@ -8315,13 +8322,13 @@ const _hoisted_3$b = {
|
|
|
8315
8322
|
};
|
|
8316
8323
|
const _hoisted_4$b = { key: 2 };
|
|
8317
8324
|
const _hoisted_5$7 = { key: 3 };
|
|
8318
|
-
function _sfc_render$
|
|
8325
|
+
function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8319
8326
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
8320
8327
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
8321
8328
|
const _component_ux_button = resolveComponent("ux-button");
|
|
8322
8329
|
const _component_flex_row = resolveComponent("flex-row");
|
|
8323
8330
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
8324
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
8331
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$j, [
|
|
8325
8332
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
8326
8333
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$d, "*")) : createCommentVNode("", true)
|
|
8327
8334
|
])) : createCommentVNode("", true),
|
|
@@ -8378,9 +8385,9 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8378
8385
|
])) : (openBlock(), createElementBlock("pre", _hoisted_5$7, toDisplayString(_ctx.model), 1))
|
|
8379
8386
|
], 64);
|
|
8380
8387
|
}
|
|
8381
|
-
var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8388
|
+
var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-6b3fc2f2"]]);
|
|
8382
8389
|
var optionsManager_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8383
|
-
const _sfc_main$
|
|
8390
|
+
const _sfc_main$o = {
|
|
8384
8391
|
props: {
|
|
8385
8392
|
modelValue: {
|
|
8386
8393
|
type: [String, Array]
|
|
@@ -8475,7 +8482,7 @@ const _sfc_main$n = {
|
|
|
8475
8482
|
}
|
|
8476
8483
|
};
|
|
8477
8484
|
const _withScopeId$1 = (n2) => (pushScopeId("data-v-42a51394"), n2 = n2(), popScopeId(), n2);
|
|
8478
|
-
const _hoisted_1$
|
|
8485
|
+
const _hoisted_1$i = {
|
|
8479
8486
|
key: 0,
|
|
8480
8487
|
class: "ux-field-title"
|
|
8481
8488
|
};
|
|
@@ -8500,13 +8507,13 @@ const _hoisted_13 = { class: "ux-text-wrap prefixed" };
|
|
|
8500
8507
|
const _hoisted_14 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
|
|
8501
8508
|
const _hoisted_15 = { class: "ux-text-wrap prefixed" };
|
|
8502
8509
|
const _hoisted_16 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
|
|
8503
|
-
function _sfc_render$
|
|
8510
|
+
function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8504
8511
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
8505
8512
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
8506
8513
|
const _component_ux_button = resolveComponent("ux-button");
|
|
8507
8514
|
const _component_flex_row = resolveComponent("flex-row");
|
|
8508
8515
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
8509
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
8516
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$i, [
|
|
8510
8517
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
8511
8518
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$c, "*")) : createCommentVNode("", true)
|
|
8512
8519
|
])) : createCommentVNode("", true),
|
|
@@ -8718,9 +8725,9 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8718
8725
|
}))
|
|
8719
8726
|
], 64);
|
|
8720
8727
|
}
|
|
8721
|
-
var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8728
|
+
var OptionsManager = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o], ["__scopeId", "data-v-42a51394"]]);
|
|
8722
8729
|
var codeEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8723
|
-
const _sfc_main$
|
|
8730
|
+
const _sfc_main$n = {
|
|
8724
8731
|
components: {},
|
|
8725
8732
|
methods: {
|
|
8726
8733
|
editorInit() {
|
|
@@ -8755,7 +8762,7 @@ const _sfc_main$m = {
|
|
|
8755
8762
|
};
|
|
8756
8763
|
}
|
|
8757
8764
|
};
|
|
8758
|
-
function _sfc_render$
|
|
8765
|
+
function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8759
8766
|
const _component_v_ace_editor = resolveComponent("v-ace-editor");
|
|
8760
8767
|
const _component_flex_column = resolveComponent("flex-column");
|
|
8761
8768
|
return $data.mounted ? (openBlock(), createBlock(_component_flex_column, { key: 0 }, {
|
|
@@ -8774,9 +8781,9 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8774
8781
|
_: 1
|
|
8775
8782
|
})) : createCommentVNode("", true);
|
|
8776
8783
|
}
|
|
8777
|
-
var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8784
|
+
var CodeEditor = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-38988542"]]);
|
|
8778
8785
|
var codeEditorField_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8779
|
-
const _sfc_main$
|
|
8786
|
+
const _sfc_main$m = {
|
|
8780
8787
|
components: {
|
|
8781
8788
|
CodeEditor
|
|
8782
8789
|
},
|
|
@@ -8797,7 +8804,7 @@ const _sfc_main$l = {
|
|
|
8797
8804
|
}
|
|
8798
8805
|
}
|
|
8799
8806
|
};
|
|
8800
|
-
const _hoisted_1$
|
|
8807
|
+
const _hoisted_1$h = {
|
|
8801
8808
|
key: 0,
|
|
8802
8809
|
class: "ux-field-title"
|
|
8803
8810
|
};
|
|
@@ -8815,14 +8822,14 @@ const _hoisted_6$4 = {
|
|
|
8815
8822
|
key: 3,
|
|
8816
8823
|
class: "code-editor-field-wrap"
|
|
8817
8824
|
};
|
|
8818
|
-
function _sfc_render$
|
|
8825
|
+
function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8819
8826
|
const _component_code_editor = resolveComponent("code-editor");
|
|
8820
8827
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
8821
8828
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
8822
8829
|
const _component_ux_button = resolveComponent("ux-button");
|
|
8823
8830
|
const _component_flex_row = resolveComponent("flex-row");
|
|
8824
8831
|
return openBlock(), createElementBlock(Fragment, null, [
|
|
8825
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
8832
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$h, [
|
|
8826
8833
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
8827
8834
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$b, "*")) : createCommentVNode("", true)
|
|
8828
8835
|
])) : createCommentVNode("", true),
|
|
@@ -8893,12 +8900,12 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8893
8900
|
]))
|
|
8894
8901
|
], 64);
|
|
8895
8902
|
}
|
|
8896
|
-
var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
8903
|
+
var CodeEditorField = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m], ["__scopeId", "data-v-06a239bb"]]);
|
|
8897
8904
|
var InternalRouteSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
8898
8905
|
function isUndefined$2(entry) {
|
|
8899
8906
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
8900
8907
|
}
|
|
8901
|
-
const _sfc_main$
|
|
8908
|
+
const _sfc_main$l = {
|
|
8902
8909
|
props: {
|
|
8903
8910
|
title: {
|
|
8904
8911
|
type: String
|
|
@@ -9017,7 +9024,7 @@ const _sfc_main$k = {
|
|
|
9017
9024
|
}
|
|
9018
9025
|
}
|
|
9019
9026
|
};
|
|
9020
|
-
const _hoisted_1$
|
|
9027
|
+
const _hoisted_1$g = {
|
|
9021
9028
|
key: 0,
|
|
9022
9029
|
class: "ux-field-title"
|
|
9023
9030
|
};
|
|
@@ -9039,12 +9046,12 @@ const _hoisted_6$3 = {
|
|
|
9039
9046
|
value: ""
|
|
9040
9047
|
};
|
|
9041
9048
|
const _hoisted_7$3 = ["value"];
|
|
9042
|
-
function _sfc_render$
|
|
9049
|
+
function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9043
9050
|
const _component_ux_button = resolveComponent("ux-button");
|
|
9044
9051
|
return openBlock(), createElementBlock("div", {
|
|
9045
9052
|
class: normalizeClass(["native-select", $options.classes])
|
|
9046
9053
|
}, [
|
|
9047
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
9054
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$g, [
|
|
9048
9055
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
9049
9056
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$a, "*")) : createCommentVNode("", true)
|
|
9050
9057
|
])) : createCommentVNode("", true),
|
|
@@ -9075,12 +9082,12 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
9075
9082
|
])
|
|
9076
9083
|
], 2);
|
|
9077
9084
|
}
|
|
9078
|
-
var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9085
|
+
var InternalRouteSelect = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-7662837a"]]);
|
|
9079
9086
|
var InternalMenuSelect_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
9080
9087
|
function isUndefined$1(entry) {
|
|
9081
9088
|
return entry === void 0 || typeof entry === "undefined" || entry === null || String(entry) === "null" || String(entry) === "undefined";
|
|
9082
9089
|
}
|
|
9083
|
-
const _sfc_main$
|
|
9090
|
+
const _sfc_main$k = {
|
|
9084
9091
|
props: {
|
|
9085
9092
|
title: {
|
|
9086
9093
|
type: String
|
|
@@ -9183,7 +9190,7 @@ const _sfc_main$j = {
|
|
|
9183
9190
|
}
|
|
9184
9191
|
}
|
|
9185
9192
|
};
|
|
9186
|
-
const _hoisted_1$
|
|
9193
|
+
const _hoisted_1$f = {
|
|
9187
9194
|
key: 0,
|
|
9188
9195
|
class: "ux-field-title"
|
|
9189
9196
|
};
|
|
@@ -9205,12 +9212,12 @@ const _hoisted_6$2 = {
|
|
|
9205
9212
|
value: ""
|
|
9206
9213
|
};
|
|
9207
9214
|
const _hoisted_7$2 = ["value"];
|
|
9208
|
-
function _sfc_render$
|
|
9215
|
+
function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9209
9216
|
const _component_ux_button = resolveComponent("ux-button");
|
|
9210
9217
|
return openBlock(), createElementBlock("div", {
|
|
9211
9218
|
class: normalizeClass(["native-select", $options.classes])
|
|
9212
9219
|
}, [
|
|
9213
|
-
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$
|
|
9220
|
+
_ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$f, [
|
|
9214
9221
|
createTextVNode(toDisplayString(_ctx.label) + " ", 1),
|
|
9215
9222
|
_ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$9, "*")) : createCommentVNode("", true)
|
|
9216
9223
|
])) : createCommentVNode("", true),
|
|
@@ -9241,7 +9248,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
9241
9248
|
])
|
|
9242
9249
|
], 2);
|
|
9243
9250
|
}
|
|
9244
|
-
var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
9251
|
+
var InternalMenuSelect = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k], ["__scopeId", "data-v-a9c8bb64"]]);
|
|
9245
9252
|
var jsep = { exports: {} };
|
|
9246
9253
|
(function(module, exports) {
|
|
9247
9254
|
(function(root2) {
|
|
@@ -10048,7 +10055,7 @@ function computedExpression(key) {
|
|
|
10048
10055
|
return service.evaluateExpression(expression, context);
|
|
10049
10056
|
};
|
|
10050
10057
|
}
|
|
10051
|
-
const _sfc_main$
|
|
10058
|
+
const _sfc_main$j = {
|
|
10052
10059
|
components: {
|
|
10053
10060
|
InternalRouteSelect,
|
|
10054
10061
|
InternalMenuSelect,
|
|
@@ -10450,11 +10457,11 @@ const _sfc_main$i = {
|
|
|
10450
10457
|
}
|
|
10451
10458
|
}
|
|
10452
10459
|
};
|
|
10453
|
-
const _hoisted_1$
|
|
10460
|
+
const _hoisted_1$e = {
|
|
10454
10461
|
key: 23,
|
|
10455
10462
|
class: "ux-field-message"
|
|
10456
10463
|
};
|
|
10457
|
-
function _sfc_render$
|
|
10464
|
+
function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10458
10465
|
const _component_internal_route_select = resolveComponent("internal-route-select");
|
|
10459
10466
|
const _component_internal_menu_select = resolveComponent("internal-menu-select");
|
|
10460
10467
|
const _component_custom_html = resolveComponent("custom-html");
|
|
@@ -10659,12 +10666,12 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10659
10666
|
]),
|
|
10660
10667
|
_: 1
|
|
10661
10668
|
})) : createCommentVNode("", true),
|
|
10662
|
-
$options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
10669
|
+
$options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$e, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
|
|
10663
10670
|
], 34)) : createCommentVNode("", true);
|
|
10664
10671
|
}
|
|
10665
|
-
var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10672
|
+
var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j], ["__scopeId", "data-v-41ce4fe8"]]);
|
|
10666
10673
|
var form_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10667
|
-
const _sfc_main$
|
|
10674
|
+
const _sfc_main$i = {
|
|
10668
10675
|
props: {
|
|
10669
10676
|
parentModel: {
|
|
10670
10677
|
type: Object
|
|
@@ -10873,7 +10880,7 @@ const _sfc_main$h = {
|
|
|
10873
10880
|
}
|
|
10874
10881
|
}
|
|
10875
10882
|
};
|
|
10876
|
-
function _sfc_render$
|
|
10883
|
+
function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10877
10884
|
const _component_ux_field = resolveComponent("ux-field");
|
|
10878
10885
|
return openBlock(), createElementBlock("div", {
|
|
10879
10886
|
class: normalizeClass(["ux-form", $options.formClass])
|
|
@@ -10906,9 +10913,9 @@ function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10906
10913
|
], true)
|
|
10907
10914
|
], 2);
|
|
10908
10915
|
}
|
|
10909
|
-
var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
10916
|
+
var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i], ["__scopeId", "data-v-58fbce85"]]);
|
|
10910
10917
|
var search_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
10911
|
-
const _sfc_main$
|
|
10918
|
+
const _sfc_main$h = {
|
|
10912
10919
|
props: {
|
|
10913
10920
|
modelValue: {
|
|
10914
10921
|
type: String
|
|
@@ -10973,11 +10980,11 @@ const _sfc_main$g = {
|
|
|
10973
10980
|
}
|
|
10974
10981
|
}
|
|
10975
10982
|
};
|
|
10976
|
-
const _hoisted_1$
|
|
10983
|
+
const _hoisted_1$d = { class: "search" };
|
|
10977
10984
|
const _hoisted_2$8 = ["placeholder"];
|
|
10978
|
-
function _sfc_render$
|
|
10985
|
+
function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10979
10986
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
10980
|
-
return openBlock(), createElementBlock("div", _hoisted_1$
|
|
10987
|
+
return openBlock(), createElementBlock("div", _hoisted_1$d, [
|
|
10981
10988
|
withDirectives(createElementVNode("input", {
|
|
10982
10989
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.model = $event),
|
|
10983
10990
|
placeholder: $props.placeholder
|
|
@@ -10992,7 +10999,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10992
10999
|
])
|
|
10993
11000
|
]);
|
|
10994
11001
|
}
|
|
10995
|
-
var Search = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11002
|
+
var Search = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h], ["__scopeId", "data-v-0a1831cd"]]);
|
|
10996
11003
|
var RenderMixin = {
|
|
10997
11004
|
props: {
|
|
10998
11005
|
field: {
|
|
@@ -11087,7 +11094,7 @@ var RenderMixin = {
|
|
|
11087
11094
|
}
|
|
11088
11095
|
};
|
|
11089
11096
|
var group_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11090
|
-
const _sfc_main$
|
|
11097
|
+
const _sfc_main$g = {
|
|
11091
11098
|
mixins: [RenderMixin],
|
|
11092
11099
|
props: {
|
|
11093
11100
|
modelValue: {
|
|
@@ -11114,18 +11121,18 @@ const _sfc_main$f = {
|
|
|
11114
11121
|
}
|
|
11115
11122
|
}
|
|
11116
11123
|
};
|
|
11117
|
-
const _hoisted_1$
|
|
11124
|
+
const _hoisted_1$c = {
|
|
11118
11125
|
key: 0,
|
|
11119
11126
|
class: "ux-multi-group"
|
|
11120
11127
|
};
|
|
11121
|
-
function _sfc_render$
|
|
11128
|
+
function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11122
11129
|
const _component_flex_cell = resolveComponent("flex-cell");
|
|
11123
11130
|
const _component_flex_row = resolveComponent("flex-row");
|
|
11124
11131
|
const _component_ux_panel_header = resolveComponent("ux-panel-header");
|
|
11125
11132
|
const _component_ux_render = resolveComponent("ux-render");
|
|
11126
11133
|
const _component_ux_panel_body = resolveComponent("ux-panel-body");
|
|
11127
11134
|
const _component_ux_panel = resolveComponent("ux-panel");
|
|
11128
|
-
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$
|
|
11135
|
+
return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$c, [
|
|
11129
11136
|
(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
|
|
11130
11137
|
return openBlock(), createBlock(_component_ux_panel, {
|
|
11131
11138
|
ref_for: true,
|
|
@@ -11176,9 +11183,9 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11176
11183
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => _ctx.model = $event)
|
|
11177
11184
|
}, null, 8, ["fields", "flex", "parentModel", "modelValue"]));
|
|
11178
11185
|
}
|
|
11179
|
-
var FieldGroup = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11186
|
+
var FieldGroup = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-f9347560"]]);
|
|
11180
11187
|
var field_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11181
|
-
const _sfc_main$
|
|
11188
|
+
const _sfc_main$f = {
|
|
11182
11189
|
components: {
|
|
11183
11190
|
Item,
|
|
11184
11191
|
FieldGroup
|
|
@@ -11356,7 +11363,7 @@ const _sfc_main$e = {
|
|
|
11356
11363
|
}
|
|
11357
11364
|
}
|
|
11358
11365
|
};
|
|
11359
|
-
const _hoisted_1$
|
|
11366
|
+
const _hoisted_1$b = { class: "ux-field-title" };
|
|
11360
11367
|
const _hoisted_2$7 = { class: "ux-field-description" };
|
|
11361
11368
|
const _hoisted_3$6 = { key: 1 };
|
|
11362
11369
|
const _hoisted_4$6 = { key: 1 };
|
|
@@ -11367,14 +11374,14 @@ const _hoisted_8$1 = ["href"];
|
|
|
11367
11374
|
const _hoisted_9 = { key: 1 };
|
|
11368
11375
|
const _hoisted_10 = ["href"];
|
|
11369
11376
|
const _hoisted_11 = { key: 1 };
|
|
11370
|
-
function _sfc_render$
|
|
11377
|
+
function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11371
11378
|
const _component_item = resolveComponent("item");
|
|
11372
11379
|
const _component_field_group = resolveComponent("field-group");
|
|
11373
11380
|
return $options.visible ? (openBlock(), createElementBlock("div", {
|
|
11374
11381
|
key: 0,
|
|
11375
11382
|
class: normalizeClass(["ux-field-render", $options.classes])
|
|
11376
11383
|
}, [
|
|
11377
|
-
createElementVNode("label", _hoisted_1$
|
|
11384
|
+
createElementVNode("label", _hoisted_1$b, toDisplayString($options.title), 1),
|
|
11378
11385
|
createElementVNode("div", _hoisted_2$7, toDisplayString($props.field.description), 1),
|
|
11379
11386
|
$options.type == "reference" ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
11380
11387
|
$options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (item, index2) => {
|
|
@@ -11441,9 +11448,9 @@ function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11441
11448
|
], 64)) : createCommentVNode("", true)
|
|
11442
11449
|
], 2)) : createCommentVNode("", true);
|
|
11443
11450
|
}
|
|
11444
|
-
var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11451
|
+
var UXRenderField = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f], ["__scopeId", "data-v-02f0b094"]]);
|
|
11445
11452
|
var render_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11446
|
-
const _sfc_main$
|
|
11453
|
+
const _sfc_main$e = {
|
|
11447
11454
|
props: {
|
|
11448
11455
|
parentModel: {
|
|
11449
11456
|
type: Object
|
|
@@ -11498,7 +11505,7 @@ const _sfc_main$d = {
|
|
|
11498
11505
|
}
|
|
11499
11506
|
}
|
|
11500
11507
|
};
|
|
11501
|
-
function _sfc_render$
|
|
11508
|
+
function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11502
11509
|
const _component_ux_field_render = resolveComponent("ux-field-render");
|
|
11503
11510
|
return openBlock(), createElementBlock("div", {
|
|
11504
11511
|
class: normalizeClass(["ux-render", $options.renderClass])
|
|
@@ -11517,7 +11524,7 @@ function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11517
11524
|
], true)
|
|
11518
11525
|
], 2);
|
|
11519
11526
|
}
|
|
11520
|
-
var UXRender = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11527
|
+
var UXRender = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e], ["__scopeId", "data-v-31c62e32"]]);
|
|
11521
11528
|
var isArray$3 = Array.isArray;
|
|
11522
11529
|
var isArray_1 = isArray$3;
|
|
11523
11530
|
var isArray$2 = isArray_1, isSymbol$2 = isSymbol_1;
|
|
@@ -11921,7 +11928,7 @@ var TableCellMixin = {
|
|
|
11921
11928
|
}
|
|
11922
11929
|
};
|
|
11923
11930
|
var Thumbnail_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11924
|
-
const _sfc_main$
|
|
11931
|
+
const _sfc_main$d = {
|
|
11925
11932
|
mixins: [TableCellMixin],
|
|
11926
11933
|
computed: {
|
|
11927
11934
|
type() {
|
|
@@ -11930,11 +11937,11 @@ const _sfc_main$c = {
|
|
|
11930
11937
|
}
|
|
11931
11938
|
}
|
|
11932
11939
|
};
|
|
11933
|
-
const _hoisted_1$
|
|
11934
|
-
function _sfc_render$
|
|
11940
|
+
const _hoisted_1$a = { class: "table-image-cell" };
|
|
11941
|
+
function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11935
11942
|
const _component_ux_image = resolveComponent("ux-image");
|
|
11936
11943
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
11937
|
-
return openBlock(), createElementBlock("td", _hoisted_1$
|
|
11944
|
+
return openBlock(), createElementBlock("td", _hoisted_1$a, [
|
|
11938
11945
|
$options.type == "image" || $options.type == "video" ? (openBlock(), createBlock(_component_ux_image, {
|
|
11939
11946
|
key: 0,
|
|
11940
11947
|
item: _ctx.row,
|
|
@@ -11946,9 +11953,9 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11946
11953
|
}))
|
|
11947
11954
|
]);
|
|
11948
11955
|
}
|
|
11949
|
-
var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
11956
|
+
var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d], ["__scopeId", "data-v-6dbe8d2c"]]);
|
|
11950
11957
|
var Button_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
11951
|
-
const _sfc_main$
|
|
11958
|
+
const _sfc_main$c = {
|
|
11952
11959
|
data() {
|
|
11953
11960
|
return {
|
|
11954
11961
|
processing: false
|
|
@@ -11972,11 +11979,11 @@ const _sfc_main$b = {
|
|
|
11972
11979
|
}
|
|
11973
11980
|
}
|
|
11974
11981
|
};
|
|
11975
|
-
const _hoisted_1$
|
|
11976
|
-
function _sfc_render$
|
|
11982
|
+
const _hoisted_1$9 = { class: "table-button-cell" };
|
|
11983
|
+
function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11977
11984
|
const _component_ux_icon = resolveComponent("ux-icon");
|
|
11978
11985
|
const _component_ux_button = resolveComponent("ux-button");
|
|
11979
|
-
return openBlock(), createElementBlock("td", _hoisted_1$
|
|
11986
|
+
return openBlock(), createElementBlock("td", _hoisted_1$9, [
|
|
11980
11987
|
createVNode(_component_ux_button, {
|
|
11981
11988
|
size: $options.button.size,
|
|
11982
11989
|
loading: $data.processing,
|
|
@@ -11996,7 +12003,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11996
12003
|
}, 8, ["size", "loading", "onClick"])
|
|
11997
12004
|
]);
|
|
11998
12005
|
}
|
|
11999
|
-
var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$
|
|
12006
|
+
var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-3cbecb7e"]]);
|
|
12000
12007
|
class LuxonError extends Error {
|
|
12001
12008
|
}
|
|
12002
12009
|
class InvalidDateTimeError extends LuxonError {
|
|
@@ -15829,6 +15836,20 @@ function friendlyDateTime(dateTimeish) {
|
|
|
15829
15836
|
throw new InvalidArgumentError(`Unknown datetime argument: ${dateTimeish}, of type ${typeof dateTimeish}`);
|
|
15830
15837
|
}
|
|
15831
15838
|
}
|
|
15839
|
+
var DateCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15840
|
+
const _sfc_main$b = {
|
|
15841
|
+
mixins: [TableCellMixin],
|
|
15842
|
+
computed: {
|
|
15843
|
+
readable() {
|
|
15844
|
+
return DateTime.fromISO(this.value).toFormat("h:mm a - dd MMM yyyy");
|
|
15845
|
+
}
|
|
15846
|
+
}
|
|
15847
|
+
};
|
|
15848
|
+
const _hoisted_1$8 = { class: "table-date-cell" };
|
|
15849
|
+
function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
|
|
15850
|
+
return openBlock(), createElementBlock("td", _hoisted_1$8, toDisplayString($options.readable), 1);
|
|
15851
|
+
}
|
|
15852
|
+
var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-c81a1b0e"]]);
|
|
15832
15853
|
var Value_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15833
15854
|
const _sfc_main$a = {
|
|
15834
15855
|
props: {
|
|
@@ -15837,6 +15858,9 @@ const _sfc_main$a = {
|
|
|
15837
15858
|
},
|
|
15838
15859
|
type: {
|
|
15839
15860
|
type: String
|
|
15861
|
+
},
|
|
15862
|
+
widget: {
|
|
15863
|
+
type: String
|
|
15840
15864
|
}
|
|
15841
15865
|
},
|
|
15842
15866
|
computed: {
|
|
@@ -15848,6 +15872,19 @@ const _sfc_main$a = {
|
|
|
15848
15872
|
},
|
|
15849
15873
|
date() {
|
|
15850
15874
|
return DateTime.fromISO(this.value).toFormat("dd MMM yyyy");
|
|
15875
|
+
},
|
|
15876
|
+
actualWidget() {
|
|
15877
|
+
var widget;
|
|
15878
|
+
if (this.widget) {
|
|
15879
|
+
widget = this.widget;
|
|
15880
|
+
} else {
|
|
15881
|
+
switch (this.type) {
|
|
15882
|
+
case "date":
|
|
15883
|
+
widget = "datetime";
|
|
15884
|
+
break;
|
|
15885
|
+
}
|
|
15886
|
+
}
|
|
15887
|
+
return widget;
|
|
15851
15888
|
}
|
|
15852
15889
|
},
|
|
15853
15890
|
methods: {
|
|
@@ -15866,7 +15903,7 @@ function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15866
15903
|
createTextVNode(toDisplayString($options.renderValue), 1)
|
|
15867
15904
|
], 64));
|
|
15868
15905
|
}
|
|
15869
|
-
var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-
|
|
15906
|
+
var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a], ["__scopeId", "data-v-1d4b9bcb"]]);
|
|
15870
15907
|
var TableCell_vue_vue_type_style_index_0_scoped_true_lang = "";
|
|
15871
15908
|
const _sfc_main$9 = {
|
|
15872
15909
|
data() {
|
|
@@ -15878,14 +15915,26 @@ const _sfc_main$9 = {
|
|
|
15878
15915
|
ValueRenderer
|
|
15879
15916
|
},
|
|
15880
15917
|
async created() {
|
|
15918
|
+
var self2 = this;
|
|
15881
15919
|
var component;
|
|
15882
|
-
switch (
|
|
15920
|
+
switch (self2.column.renderer) {
|
|
15883
15921
|
case "button":
|
|
15884
15922
|
component = ButtonCell;
|
|
15885
15923
|
break;
|
|
15924
|
+
case "date":
|
|
15925
|
+
case "datetime":
|
|
15926
|
+
component = DateCell;
|
|
15927
|
+
break;
|
|
15886
15928
|
case "thumbnail":
|
|
15887
15929
|
component = ThumbnailCell;
|
|
15888
15930
|
break;
|
|
15931
|
+
default:
|
|
15932
|
+
switch (self2.column.type) {
|
|
15933
|
+
case "date":
|
|
15934
|
+
component = DateCell;
|
|
15935
|
+
break;
|
|
15936
|
+
}
|
|
15937
|
+
break;
|
|
15889
15938
|
}
|
|
15890
15939
|
this.component = component;
|
|
15891
15940
|
},
|
|
@@ -15962,7 +16011,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
15962
16011
|
}, null, 8, ["type", "value"]))
|
|
15963
16012
|
]));
|
|
15964
16013
|
}
|
|
15965
|
-
var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-
|
|
16014
|
+
var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-556162a3"]]);
|
|
15966
16015
|
const _sfc_main$8 = {
|
|
15967
16016
|
components: {
|
|
15968
16017
|
TableCell
|
|
@@ -16979,23 +17028,21 @@ const _sfc_main$5 = {
|
|
|
16979
17028
|
return set;
|
|
16980
17029
|
}, {});
|
|
16981
17030
|
var augmentColumns = this.options.columns || [];
|
|
16982
|
-
augmentColumns.forEach(function(
|
|
16983
|
-
if (!existingColumns[
|
|
16984
|
-
existingColumns[
|
|
16985
|
-
columns.push({
|
|
16986
|
-
|
|
16987
|
-
|
|
16988
|
-
type: field.type
|
|
16989
|
-
});
|
|
17031
|
+
augmentColumns.forEach(function(col) {
|
|
17032
|
+
if (!existingColumns[col.path || col.key]) {
|
|
17033
|
+
existingColumns[col.path || col.key] = 1;
|
|
17034
|
+
columns.push(__spreadProps(__spreadValues({}, col), {
|
|
17035
|
+
key: col.path || col.key
|
|
17036
|
+
}));
|
|
16990
17037
|
}
|
|
16991
17038
|
});
|
|
16992
17039
|
var additionalFields = this.additionalFields;
|
|
16993
17040
|
additionalFields.forEach(function(field) {
|
|
16994
|
-
if (!existingColumns[field.key]) {
|
|
16995
|
-
existingColumns[field.key] = 1;
|
|
17041
|
+
if (!existingColumns[field.path || field.key]) {
|
|
17042
|
+
existingColumns[field.path || field.key] = 1;
|
|
16996
17043
|
columns.push({
|
|
16997
17044
|
title: field.title,
|
|
16998
|
-
key: field.path,
|
|
17045
|
+
key: field.path || field.key,
|
|
16999
17046
|
type: field.type
|
|
17000
17047
|
});
|
|
17001
17048
|
}
|
|
@@ -17161,7 +17208,7 @@ const _sfc_main$5 = {
|
|
|
17161
17208
|
};
|
|
17162
17209
|
}
|
|
17163
17210
|
};
|
|
17164
|
-
const _withScopeId = (n2) => (pushScopeId("data-v-
|
|
17211
|
+
const _withScopeId = (n2) => (pushScopeId("data-v-366dafae"), n2 = n2(), popScopeId(), n2);
|
|
17165
17212
|
const _hoisted_1$5 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
|
|
17166
17213
|
const _hoisted_2$4 = { class: "footer" };
|
|
17167
17214
|
function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -17330,7 +17377,7 @@ function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17330
17377
|
_: 3
|
|
17331
17378
|
})) : createCommentVNode("", true);
|
|
17332
17379
|
}
|
|
17333
|
-
var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-
|
|
17380
|
+
var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5], ["__scopeId", "data-v-366dafae"]]);
|
|
17334
17381
|
var ModalMixin = {
|
|
17335
17382
|
props: {
|
|
17336
17383
|
options: {
|