@qikdev/vue-ui 0.2.13 → 0.2.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/lib.es.js CHANGED
@@ -32,7 +32,7 @@ var __objRest = (source, exclude) => {
32
32
  };
33
33
  import { openBlock, createElementBlock, renderSlot, resolveComponent, createBlock, withCtx, createVNode, Fragment, renderList, normalizeClass, toDisplayString, withDirectives, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelText, vModelSelect, withKeys, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.2.13";
35
+ const version$1 = "0.2.17";
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$1l = {};
45
+ const _hoisted_1$12 = { class: "flex-column" };
46
+ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
47
+ return openBlock(), createElementBlock("div", _hoisted_1$12, [
48
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
+ ]);
50
+ }
51
+ var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l], ["__scopeId", "data-v-203ea86f"]]);
52
+ var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
44
53
  const _sfc_main$1k = {};
45
- const _hoisted_1$11 = { class: "flex-column" };
54
+ const _hoisted_1$11 = { class: "flex-column-body" };
46
55
  function _sfc_render$1k(_ctx, _cache, $props, $setup, $data, $options) {
47
56
  return openBlock(), createElementBlock("div", _hoisted_1$11, [
48
57
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
49
58
  ]);
50
59
  }
51
- var FlexColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k], ["__scopeId", "data-v-203ea86f"]]);
52
- var flexBody_vue_vue_type_style_index_0_scoped_true_lang = "";
60
+ var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1k, [["render", _sfc_render$1k], ["__scopeId", "data-v-64850355"]]);
61
+ var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
53
62
  const _sfc_main$1j = {};
54
- const _hoisted_1$10 = { class: "flex-column-body" };
63
+ const _hoisted_1$10 = { class: "flex-column-header" };
55
64
  function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
56
65
  return openBlock(), createElementBlock("div", _hoisted_1$10, [
57
66
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
58
67
  ]);
59
68
  }
60
- var FlexBody = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j], ["__scopeId", "data-v-64850355"]]);
61
- var flexHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
69
+ var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j], ["__scopeId", "data-v-10b28f00"]]);
70
+ var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
62
71
  const _sfc_main$1i = {};
63
- const _hoisted_1$$ = { class: "flex-column-header" };
72
+ const _hoisted_1$$ = { class: "flex-column-footer" };
64
73
  function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
65
74
  return openBlock(), createElementBlock("div", _hoisted_1$$, [
66
75
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
67
76
  ]);
68
77
  }
69
- var FlexHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i], ["__scopeId", "data-v-10b28f00"]]);
70
- var flexFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
78
+ var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i], ["__scopeId", "data-v-68216a72"]]);
79
+ var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
71
80
  const _sfc_main$1h = {};
72
- const _hoisted_1$_ = { class: "flex-column-footer" };
81
+ const _hoisted_1$_ = { class: "flex-cell" };
73
82
  function _sfc_render$1h(_ctx, _cache, $props, $setup, $data, $options) {
74
83
  return openBlock(), createElementBlock("div", _hoisted_1$_, [
75
84
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
76
85
  ]);
77
86
  }
78
- var FlexFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h], ["__scopeId", "data-v-68216a72"]]);
79
- var flexCell_vue_vue_type_style_index_0_scoped_true_lang = "";
87
+ var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h], ["__scopeId", "data-v-644bb279"]]);
88
+ var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
80
89
  const _sfc_main$1g = {};
81
- const _hoisted_1$Z = { class: "flex-cell" };
90
+ const _hoisted_1$Z = { class: "flex-row" };
82
91
  function _sfc_render$1g(_ctx, _cache, $props, $setup, $data, $options) {
83
92
  return openBlock(), createElementBlock("div", _hoisted_1$Z, [
84
93
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
85
94
  ]);
86
95
  }
87
- var FlexCell = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g], ["__scopeId", "data-v-644bb279"]]);
88
- var flexRow_vue_vue_type_style_index_0_scoped_true_lang = "";
96
+ var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g], ["__scopeId", "data-v-5b76ad1f"]]);
97
+ var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
89
98
  const _sfc_main$1f = {};
90
- const _hoisted_1$Y = { class: "flex-row" };
99
+ const _hoisted_1$Y = { class: "flex-spacer" };
91
100
  function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
92
- return openBlock(), createElementBlock("div", _hoisted_1$Y, [
93
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
94
- ]);
101
+ return openBlock(), createElementBlock("div", _hoisted_1$Y);
95
102
  }
96
- var FlexRow = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f], ["__scopeId", "data-v-5b76ad1f"]]);
97
- var flexSpacer_vue_vue_type_style_index_0_scoped_true_lang = "";
103
+ var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f], ["__scopeId", "data-v-35b15579"]]);
104
+ var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
98
105
  const _sfc_main$1e = {};
99
- const _hoisted_1$X = { class: "flex-spacer" };
106
+ const _hoisted_1$X = { class: "panel" };
100
107
  function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
101
- return openBlock(), createElementBlock("div", _hoisted_1$X);
108
+ return openBlock(), createElementBlock("div", _hoisted_1$X, [
109
+ renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
+ ]);
102
111
  }
103
- var FlexSpacer = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e], ["__scopeId", "data-v-35b15579"]]);
104
- var panel_vue_vue_type_style_index_0_scoped_true_lang = "";
112
+ var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e], ["__scopeId", "data-v-50ae77fc"]]);
113
+ var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
105
114
  const _sfc_main$1d = {};
106
- const _hoisted_1$W = { class: "panel" };
115
+ const _hoisted_1$W = { class: "panel-body" };
107
116
  function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
108
117
  return openBlock(), createElementBlock("div", _hoisted_1$W, [
109
118
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
110
119
  ]);
111
120
  }
112
- var Panel = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d], ["__scopeId", "data-v-50ae77fc"]]);
113
- var panelBody_vue_vue_type_style_index_0_scoped_true_lang = "";
121
+ var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d], ["__scopeId", "data-v-c82dca76"]]);
122
+ var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
114
123
  const _sfc_main$1c = {};
115
- const _hoisted_1$V = { class: "panel-body" };
124
+ const _hoisted_1$V = { class: "panel-header" };
116
125
  function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
117
126
  return openBlock(), createElementBlock("div", _hoisted_1$V, [
118
127
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
119
128
  ]);
120
129
  }
121
- var PanelBody = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__scopeId", "data-v-c82dca76"]]);
122
- var panelHeader_vue_vue_type_style_index_0_scoped_true_lang = "";
130
+ var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__scopeId", "data-v-13bf11da"]]);
131
+ var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
123
132
  const _sfc_main$1b = {};
124
- const _hoisted_1$U = { class: "panel-header" };
133
+ const _hoisted_1$U = { class: "panel-footer" };
125
134
  function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
126
135
  return openBlock(), createElementBlock("div", _hoisted_1$U, [
127
136
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
128
137
  ]);
129
138
  }
130
- var PanelHeader = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-13bf11da"]]);
131
- var panelFooter_vue_vue_type_style_index_0_scoped_true_lang = "";
132
- const _sfc_main$1a = {};
133
- const _hoisted_1$T = { class: "panel-footer" };
134
- function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
135
- return openBlock(), createElementBlock("div", _hoisted_1$T, [
136
- renderSlot(_ctx.$slots, "default", {}, void 0, true)
137
- ]);
138
- }
139
- var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-b4f4786a"]]);
139
+ var PanelFooter = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__scopeId", "data-v-b4f4786a"]]);
140
140
  var tabset_vue_vue_type_style_index_0_scoped_true_lang = "";
141
- const _sfc_main$19 = {
141
+ const _sfc_main$1a = {
142
142
  data() {
143
143
  return {
144
144
  activeIndex: 0
@@ -163,8 +163,8 @@ const _sfc_main$19 = {
163
163
  }
164
164
  }
165
165
  };
166
- const _hoisted_1$S = ["onClick"];
167
- function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
166
+ const _hoisted_1$T = ["onClick"];
167
+ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
168
168
  const _component_flex_row = resolveComponent("flex-row");
169
169
  const _component_flex_header = resolveComponent("flex-header");
170
170
  const _component_flex_column = resolveComponent("flex-column");
@@ -179,7 +179,7 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
179
179
  class: normalizeClass({ active: index2 === $data.activeIndex }),
180
180
  key: `tab-link-${tab.props.heading}`,
181
181
  onClick: ($event) => $options.select(index2)
182
- }, toDisplayString(tab.props.heading), 11, _hoisted_1$S);
182
+ }, toDisplayString(tab.props.heading), 11, _hoisted_1$T);
183
183
  }), 128))
184
184
  ]),
185
185
  _: 1
@@ -208,8 +208,8 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
208
208
  _: 1
209
209
  });
210
210
  }
211
- var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__scopeId", "data-v-7e39d77e"]]);
212
- const _sfc_main$18 = {
211
+ var UXTabset = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__scopeId", "data-v-7e39d77e"]]);
212
+ const _sfc_main$19 = {
213
213
  props: {
214
214
  heading: {
215
215
  type: String,
@@ -236,7 +236,7 @@ const _sfc_main$18 = {
236
236
  }
237
237
  }
238
238
  };
239
- function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
239
+ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
240
240
  const _component_flex_column = resolveComponent("flex-column");
241
241
  return openBlock(), createBlock(_component_flex_column, null, {
242
242
  default: withCtx(() => [
@@ -245,7 +245,7 @@ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
245
245
  _: 3
246
246
  });
247
247
  }
248
- var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18]]);
248
+ var UXTab = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19]]);
249
249
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
250
250
  var isArray$3 = Array.isArray;
251
251
  var isArray_1 = isArray$3;
@@ -713,7 +713,7 @@ var TableCellMixin = {
713
713
  }
714
714
  };
715
715
  var Thumbnail_vue_vue_type_style_index_0_scoped_true_lang = "";
716
- const _sfc_main$17 = {
716
+ const _sfc_main$18 = {
717
717
  mixins: [TableCellMixin],
718
718
  computed: {
719
719
  imageSource() {
@@ -730,11 +730,11 @@ const _sfc_main$17 = {
730
730
  }
731
731
  }
732
732
  };
733
- const _hoisted_1$R = { class: "table-image-cell" };
734
- function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
733
+ const _hoisted_1$S = { class: "table-image-cell" };
734
+ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
735
735
  const _component_ux_image = resolveComponent("ux-image");
736
736
  const _component_ux_icon = resolveComponent("ux-icon");
737
- return openBlock(), createElementBlock("td", _hoisted_1$R, [
737
+ return openBlock(), createElementBlock("td", _hoisted_1$S, [
738
738
  $options.type == "image" || $options.type == "video" ? (openBlock(), createElementBlock("div", {
739
739
  key: 0,
740
740
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.clicked(_ctx.value), ["stop", "prevent"])),
@@ -752,9 +752,9 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
752
752
  }))
753
753
  ]);
754
754
  }
755
- var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-246a2688"]]);
755
+ var ThumbnailCell = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__scopeId", "data-v-246a2688"]]);
756
756
  var Button_vue_vue_type_style_index_0_scoped_true_lang = "";
757
- const _sfc_main$16 = {
757
+ const _sfc_main$17 = {
758
758
  data() {
759
759
  return {
760
760
  processing: false
@@ -778,11 +778,11 @@ const _sfc_main$16 = {
778
778
  }
779
779
  }
780
780
  };
781
- const _hoisted_1$Q = { class: "table-button-cell" };
782
- function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
781
+ const _hoisted_1$R = { class: "table-button-cell" };
782
+ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
783
783
  const _component_ux_icon = resolveComponent("ux-icon");
784
784
  const _component_ux_button = resolveComponent("ux-button");
785
- return openBlock(), createElementBlock("td", _hoisted_1$Q, [
785
+ return openBlock(), createElementBlock("td", _hoisted_1$R, [
786
786
  createVNode(_component_ux_button, {
787
787
  color: $options.button.color,
788
788
  size: $options.button.size,
@@ -803,7 +803,7 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
803
803
  }, 8, ["color", "size", "loading", "onClick"])
804
804
  ]);
805
805
  }
806
- var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-1c498011"]]);
806
+ var ButtonCell = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__scopeId", "data-v-1c498011"]]);
807
807
  class LuxonError extends Error {
808
808
  }
809
809
  class InvalidDateTimeError extends LuxonError {
@@ -4637,7 +4637,7 @@ function friendlyDateTime(dateTimeish) {
4637
4637
  }
4638
4638
  }
4639
4639
  var DateCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4640
- const _sfc_main$15 = {
4640
+ const _sfc_main$16 = {
4641
4641
  mixins: [TableCellMixin],
4642
4642
  computed: {
4643
4643
  hasValue() {
@@ -4658,23 +4658,23 @@ const _sfc_main$15 = {
4658
4658
  }
4659
4659
  }
4660
4660
  };
4661
- const _hoisted_1$P = { class: "table-date-cell" };
4662
- const _hoisted_2$H = { key: 0 };
4663
- const _hoisted_3$z = { class: "off" };
4664
- const _hoisted_4$v = { class: "on" };
4661
+ const _hoisted_1$Q = { class: "table-date-cell" };
4662
+ const _hoisted_2$I = { key: 0 };
4663
+ const _hoisted_3$A = { class: "off" };
4664
+ const _hoisted_4$w = { class: "on" };
4665
4665
  const _hoisted_5$n = { class: "spacer" };
4666
- function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
4667
- return openBlock(), createElementBlock("td", _hoisted_1$P, [
4668
- $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$H, [
4669
- createElementVNode("span", _hoisted_3$z, toDisplayString($options.readable), 1),
4670
- createElementVNode("span", _hoisted_4$v, toDisplayString($options.timeago), 1),
4666
+ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
4667
+ return openBlock(), createElementBlock("td", _hoisted_1$Q, [
4668
+ $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$I, [
4669
+ createElementVNode("span", _hoisted_3$A, toDisplayString($options.readable), 1),
4670
+ createElementVNode("span", _hoisted_4$w, toDisplayString($options.timeago), 1),
4671
4671
  createElementVNode("span", _hoisted_5$n, toDisplayString($options.readable), 1)
4672
4672
  ])) : createCommentVNode("", true)
4673
4673
  ]);
4674
4674
  }
4675
- var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-3687693f"]]);
4675
+ var DateCell = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__scopeId", "data-v-3687693f"]]);
4676
4676
  var BooleanCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4677
- const _sfc_main$14 = {
4677
+ const _sfc_main$15 = {
4678
4678
  mixins: [TableCellMixin],
4679
4679
  computed: {
4680
4680
  boolean() {
@@ -4682,7 +4682,7 @@ const _sfc_main$14 = {
4682
4682
  }
4683
4683
  }
4684
4684
  };
4685
- function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
4685
+ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
4686
4686
  const _component_ux_icon = resolveComponent("ux-icon");
4687
4687
  return openBlock(), createElementBlock("td", {
4688
4688
  class: normalizeClass(["table-boolean-cell", { true: $options.boolean, false: !$options.boolean }])
@@ -4692,9 +4692,9 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
4692
4692
  }, null, 8, ["icon"])
4693
4693
  ], 2);
4694
4694
  }
4695
- var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-27f127ae"]]);
4695
+ var BooleanCell = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__scopeId", "data-v-27f127ae"]]);
4696
4696
  var SecurityCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4697
- const _sfc_main$13 = {
4697
+ const _sfc_main$14 = {
4698
4698
  mixins: [TableCellMixin],
4699
4699
  computed: {
4700
4700
  public() {
@@ -4705,7 +4705,7 @@ const _sfc_main$13 = {
4705
4705
  }
4706
4706
  }
4707
4707
  };
4708
- function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
4708
+ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
4709
4709
  const _component_ux_icon = resolveComponent("ux-icon");
4710
4710
  return openBlock(), createElementBlock("td", {
4711
4711
  class: normalizeClass(["table-security-cell", $options.security])
@@ -4715,9 +4715,9 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
4715
4715
  }, null, 8, ["icon"])
4716
4716
  ], 2);
4717
4717
  }
4718
- var SecurityCell = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-51f8608e"]]);
4718
+ var SecurityCell = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__scopeId", "data-v-51f8608e"]]);
4719
4719
  var URLCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4720
- const _sfc_main$12 = {
4720
+ const _sfc_main$13 = {
4721
4721
  mixins: [TableCellMixin],
4722
4722
  methods: {
4723
4723
  open() {
@@ -4730,11 +4730,11 @@ const _sfc_main$12 = {
4730
4730
  }
4731
4731
  }
4732
4732
  };
4733
- const _hoisted_1$O = { class: "table-url-cell" };
4734
- const _hoisted_2$G = ["href"];
4735
- function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
4733
+ const _hoisted_1$P = { class: "table-url-cell" };
4734
+ const _hoisted_2$H = ["href"];
4735
+ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
4736
4736
  const _component_ux_icon = resolveComponent("ux-icon");
4737
- return openBlock(), createElementBlock("td", _hoisted_1$O, [
4737
+ return openBlock(), createElementBlock("td", _hoisted_1$P, [
4738
4738
  createElementVNode("a", {
4739
4739
  href: $options.href,
4740
4740
  onClick: _cache[0] || (_cache[0] = withModifiers((...args) => $options.open && $options.open(...args), ["stop", "prevent"])),
@@ -4745,12 +4745,12 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
4745
4745
  right: "",
4746
4746
  icon: "fa-external-link"
4747
4747
  })
4748
- ], 8, _hoisted_2$G)
4748
+ ], 8, _hoisted_2$H)
4749
4749
  ]);
4750
4750
  }
4751
- var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-17cf3a86"]]);
4751
+ var URLCell = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__scopeId", "data-v-17cf3a86"]]);
4752
4752
  var Value_vue_vue_type_style_index_0_scoped_true_lang = "";
4753
- const _sfc_main$11 = {
4753
+ const _sfc_main$12 = {
4754
4754
  props: {
4755
4755
  multi: {
4756
4756
  type: Boolean
@@ -4798,8 +4798,8 @@ const _sfc_main$11 = {
4798
4798
  }
4799
4799
  }
4800
4800
  };
4801
- const _hoisted_1$N = /* @__PURE__ */ createTextVNode(",\xA0");
4802
- function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
4801
+ const _hoisted_1$O = /* @__PURE__ */ createTextVNode(",\xA0");
4802
+ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
4803
4803
  return $options.reference ? (openBlock(), createElementBlock("a", {
4804
4804
  key: 0,
4805
4805
  onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $options.clicked($props.value), ["stop", "prevent"]))
@@ -4808,11 +4808,11 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
4808
4808
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [
4809
4809
  createTextVNode(toDisplayString($options.renderValue), 1),
4810
4810
  $props.multi && !$props.last ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
4811
- _hoisted_1$N
4811
+ _hoisted_1$O
4812
4812
  ], 64)) : createCommentVNode("", true)
4813
4813
  ], 64));
4814
4814
  }
4815
- var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-255b9ec8"]]);
4815
+ var ValueRenderer = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__scopeId", "data-v-255b9ec8"]]);
4816
4816
  var TableCell_vue_vue_type_style_index_0_scoped_true_lang = "";
4817
4817
  function extract(row, path) {
4818
4818
  if (!row) {
@@ -4837,7 +4837,7 @@ function extract(row, path) {
4837
4837
  return extract(stub, remainder);
4838
4838
  }
4839
4839
  }
4840
- const _sfc_main$10 = {
4840
+ const _sfc_main$11 = {
4841
4841
  data() {
4842
4842
  return {
4843
4843
  component: null
@@ -4926,23 +4926,23 @@ const _sfc_main$10 = {
4926
4926
  }
4927
4927
  }
4928
4928
  };
4929
- const _hoisted_1$M = {
4929
+ const _hoisted_1$N = {
4930
4930
  key: 1,
4931
4931
  class: "table-cell"
4932
4932
  };
4933
- const _hoisted_2$F = { class: "value" };
4934
- const _hoisted_3$y = { class: "value" };
4935
- function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
4933
+ const _hoisted_2$G = { class: "value" };
4934
+ const _hoisted_3$z = { class: "value" };
4935
+ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
4936
4936
  const _component_value_renderer = resolveComponent("value-renderer");
4937
4937
  return $data.component ? (openBlock(), createBlock(resolveDynamicComponent($data.component), {
4938
4938
  key: 0,
4939
4939
  column: $props.column,
4940
4940
  row: $props.row,
4941
4941
  value: $options.value
4942
- }, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$M, [
4942
+ }, null, 8, ["column", "row", "value"])) : (openBlock(), createElementBlock("td", _hoisted_1$N, [
4943
4943
  $options.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
4944
4944
  $options.complex ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.value, (entry, index2) => {
4945
- return openBlock(), createElementBlock("span", _hoisted_2$F, [
4945
+ return openBlock(), createElementBlock("span", _hoisted_2$G, [
4946
4946
  createVNode(_component_value_renderer, {
4947
4947
  type: $props.column.type,
4948
4948
  multi: "",
@@ -4951,7 +4951,7 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
4951
4951
  }, null, 8, ["type", "last", "value"])
4952
4952
  ]);
4953
4953
  }), 256)) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList($options.value, (entry, index2) => {
4954
- return openBlock(), createElementBlock("span", _hoisted_3$y, [
4954
+ return openBlock(), createElementBlock("span", _hoisted_3$z, [
4955
4955
  createVNode(_component_value_renderer, {
4956
4956
  type: $props.column.type,
4957
4957
  multi: "",
@@ -4967,8 +4967,8 @@ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
4967
4967
  }, null, 8, ["type", "value"]))
4968
4968
  ]));
4969
4969
  }
4970
- var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10], ["__scopeId", "data-v-6c8f100b"]]);
4971
- const _sfc_main$$ = {
4970
+ var TableCell = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__scopeId", "data-v-6c8f100b"]]);
4971
+ const _sfc_main$10 = {
4972
4972
  components: {
4973
4973
  TableCell
4974
4974
  },
@@ -5023,7 +5023,7 @@ const _sfc_main$$ = {
5023
5023
  }
5024
5024
  }
5025
5025
  };
5026
- function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
5026
+ function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
5027
5027
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
5028
5028
  const _component_table_cell = resolveComponent("table-cell");
5029
5029
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -5065,7 +5065,7 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
5065
5065
  ])
5066
5066
  ], 2);
5067
5067
  }
5068
- var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
5068
+ var TableRow = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
5069
5069
  var RememberScrollMixin = {
5070
5070
  data() {
5071
5071
  return {
@@ -5096,7 +5096,7 @@ var RememberScrollMixin = {
5096
5096
  }
5097
5097
  };
5098
5098
  var Table_vue_vue_type_style_index_0_scoped_true_lang = "";
5099
- const _sfc_main$_ = {
5099
+ const _sfc_main$$ = {
5100
5100
  mixins: [RememberScrollMixin],
5101
5101
  components: {
5102
5102
  TableRow,
@@ -5154,9 +5154,9 @@ const _sfc_main$_ = {
5154
5154
  type: Object,
5155
5155
  default() {
5156
5156
  return {
5157
- key: "title",
5158
- type: "string",
5159
- direction: "asc"
5157
+ key: "meta.created",
5158
+ type: "date",
5159
+ direction: "desc"
5160
5160
  };
5161
5161
  }
5162
5162
  },
@@ -5310,6 +5310,7 @@ const _sfc_main$_ = {
5310
5310
  direction,
5311
5311
  type: column.type
5312
5312
  };
5313
+ this.$emit("");
5313
5314
  },
5314
5315
  clickRow(row) {
5315
5316
  this.$emit("click:row", row);
@@ -5333,16 +5334,16 @@ const _sfc_main$_ = {
5333
5334
  }
5334
5335
  }
5335
5336
  };
5336
- const _hoisted_1$L = { class: "table-wrapper" };
5337
- const _hoisted_2$E = {
5337
+ const _hoisted_1$M = { class: "table-wrapper" };
5338
+ const _hoisted_2$F = {
5338
5339
  class: "table-scroll",
5339
5340
  ref: "scroll"
5340
5341
  };
5341
- const _hoisted_3$x = {
5342
+ const _hoisted_3$y = {
5342
5343
  key: 0,
5343
5344
  class: "first table-select shrink"
5344
5345
  };
5345
- const _hoisted_4$u = /* @__PURE__ */ createTextVNode(" Select Page ");
5346
+ const _hoisted_4$v = /* @__PURE__ */ createTextVNode(" Select Page ");
5346
5347
  const _hoisted_5$m = /* @__PURE__ */ createTextVNode(" Deselect Page ");
5347
5348
  const _hoisted_6$i = /* @__PURE__ */ createTextVNode(" Deselect All ");
5348
5349
  const _hoisted_7$f = ["onClick"];
@@ -5350,7 +5351,7 @@ const _hoisted_8$8 = {
5350
5351
  key: 1,
5351
5352
  class: "last shrink"
5352
5353
  };
5353
- function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
5354
+ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
5354
5355
  const _component_ux_checkbox = resolveComponent("ux-checkbox");
5355
5356
  const _component_ux_list_item = resolveComponent("ux-list-item");
5356
5357
  const _component_ux_list = resolveComponent("ux-list");
@@ -5358,12 +5359,12 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
5358
5359
  const _component_flex_cell = resolveComponent("flex-cell");
5359
5360
  const _component_flex_row = resolveComponent("flex-row");
5360
5361
  const _component_table_row = resolveComponent("table-row");
5361
- return openBlock(), createElementBlock("div", _hoisted_1$L, [
5362
- createElementVNode("div", _hoisted_2$E, [
5362
+ return openBlock(), createElementBlock("div", _hoisted_1$M, [
5363
+ createElementVNode("div", _hoisted_2$F, [
5363
5364
  createElementVNode("table", null, [
5364
5365
  createElementVNode("thead", null, [
5365
5366
  createElementVNode("tr", null, [
5366
- $props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$x, [
5367
+ $props.enableSelection ? (openBlock(), createElementBlock("th", _hoisted_3$y, [
5367
5368
  createVNode(_component_ux_menu, null, {
5368
5369
  activator: withCtx(({ on: on2 }) => [
5369
5370
  createVNode(_component_ux_checkbox, mergeProps(toHandlers(on2), { value: $options.pageSelected }), null, 16, ["value"])
@@ -5375,7 +5376,7 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
5375
5376
  onClick: _cache[0] || (_cache[0] = ($event) => $options.selectPage())
5376
5377
  }, {
5377
5378
  default: withCtx(() => [
5378
- _hoisted_4$u
5379
+ _hoisted_4$v
5379
5380
  ]),
5380
5381
  _: 1
5381
5382
  }),
@@ -5474,7 +5475,27 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
5474
5475
  ], 512)
5475
5476
  ]);
5476
5477
  }
5477
- var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__scopeId", "data-v-5a2ca224"]]);
5478
+ var NativeTable = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__scopeId", "data-v-03eb874f"]]);
5479
+ var avatar_vue_vue_type_style_index_0_lang = "";
5480
+ const _sfc_main$_ = {
5481
+ props: {
5482
+ id: {
5483
+ type: [Object, String]
5484
+ }
5485
+ },
5486
+ computed: {
5487
+ stringID() {
5488
+ return this.$sdk.utils.id(this.id);
5489
+ },
5490
+ url() {
5491
+ }
5492
+ }
5493
+ };
5494
+ const _hoisted_1$L = { class: "avatar" };
5495
+ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
5496
+ return openBlock(), createElementBlock("div", _hoisted_1$L);
5497
+ }
5498
+ var Avatar = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_]]);
5478
5499
  var spinner_vue_vue_type_style_index_0_scoped_true_lang = "";
5479
5500
  const _sfc_main$Z = {
5480
5501
  props: {
@@ -5485,13 +5506,13 @@ const _sfc_main$Z = {
5485
5506
  };
5486
5507
  const _withScopeId$7 = (n2) => (pushScopeId("data-v-27f20370"), n2 = n2(), popScopeId(), n2);
5487
5508
  const _hoisted_1$K = /* @__PURE__ */ _withScopeId$7(() => /* @__PURE__ */ createElementVNode("i", { class: "fa fa-spin fa-spinner" }, null, -1));
5488
- const _hoisted_2$D = [
5509
+ const _hoisted_2$E = [
5489
5510
  _hoisted_1$K
5490
5511
  ];
5491
5512
  function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
5492
5513
  return openBlock(), createElementBlock("div", {
5493
5514
  class: normalizeClass(["ux-spinner", { large: $props.large }])
5494
- }, _hoisted_2$D, 2);
5515
+ }, _hoisted_2$E, 2);
5495
5516
  }
5496
5517
  var Spinner = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__scopeId", "data-v-27f20370"]]);
5497
5518
  var button_vue_vue_type_style_index_0_scoped_true_lang = "";
@@ -5645,7 +5666,7 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
5645
5666
  })
5646
5667
  ], 2);
5647
5668
  }
5648
- var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-73f2c6b6"]]);
5669
+ var UXCheckbox = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__scopeId", "data-v-6b7b7539"]]);
5649
5670
  var switch_vue_vue_type_style_index_0_scoped_true_lang$1 = "";
5650
5671
  const _sfc_main$W = {
5651
5672
  props: {
@@ -6264,7 +6285,7 @@ const _sfc_main$R = {
6264
6285
  }
6265
6286
  };
6266
6287
  const _hoisted_1$I = ["alt", "data"];
6267
- const _hoisted_2$C = ["alt", "src"];
6288
+ const _hoisted_2$D = ["alt", "src"];
6268
6289
  function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
6269
6290
  return openBlock(), createElementBlock("div", {
6270
6291
  class: normalizeClass(["ux-image", $options.className]),
@@ -6280,7 +6301,7 @@ function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
6280
6301
  alt: $options.altText,
6281
6302
  style: normalizeStyle($options.imageStyle),
6282
6303
  src: $options.src
6283
- }, null, 12, _hoisted_2$C))
6304
+ }, null, 12, _hoisted_2$D))
6284
6305
  ], 6);
6285
6306
  }
6286
6307
  var UXImage = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R], ["__scopeId", "data-v-a7872864"]]);
@@ -6321,10 +6342,10 @@ const _sfc_main$Q = {
6321
6342
  };
6322
6343
  const _withScopeId$6 = (n2) => (pushScopeId("data-v-317a7690"), n2 = n2(), popScopeId(), n2);
6323
6344
  const _hoisted_1$H = { class: "ux-progress" };
6324
- const _hoisted_2$B = /* @__PURE__ */ _withScopeId$6(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
6345
+ const _hoisted_2$C = /* @__PURE__ */ _withScopeId$6(() => /* @__PURE__ */ createElementVNode("div", { class: "ux-progress-bg" }, null, -1));
6325
6346
  function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
6326
6347
  return openBlock(), createElementBlock("div", _hoisted_1$H, [
6327
- _hoisted_2$B,
6348
+ _hoisted_2$C,
6328
6349
  createElementVNode("div", {
6329
6350
  class: "ux-progress-fg",
6330
6351
  style: normalizeStyle($options.barStyle)
@@ -6410,7 +6431,7 @@ const _sfc_main$N = {
6410
6431
  };
6411
6432
  const _withScopeId$5 = (n2) => (pushScopeId("data-v-61cbf45e"), n2 = n2(), popScopeId(), n2);
6412
6433
  const _hoisted_1$E = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "From Date", -1));
6413
- const _hoisted_2$A = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "To Date", -1));
6434
+ const _hoisted_2$B = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("label", null, "To Date", -1));
6414
6435
  function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
6415
6436
  const _component_flex_cell = resolveComponent("flex-cell");
6416
6437
  const _component_flex_row = resolveComponent("flex-row");
@@ -6440,7 +6461,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
6440
6461
  createVNode(_component_flex_cell, { class: "cell" }, {
6441
6462
  default: withCtx(() => [
6442
6463
  createElementVNode("div", null, [
6443
- _hoisted_2$A,
6464
+ _hoisted_2$B,
6444
6465
  withDirectives(createElementVNode("input", {
6445
6466
  type: "date",
6446
6467
  class: "ux-field-focus ux-text-input-multiple",
@@ -6641,6 +6662,9 @@ var InputMixin = {
6641
6662
  label() {
6642
6663
  return this.field.title;
6643
6664
  },
6665
+ plural() {
6666
+ return this.field.plural;
6667
+ },
6644
6668
  description() {
6645
6669
  return this.field.description;
6646
6670
  },
@@ -6978,15 +7002,15 @@ const _hoisted_1$D = {
6978
7002
  key: 0,
6979
7003
  class: "ux-field-title"
6980
7004
  };
6981
- const _hoisted_2$z = {
7005
+ const _hoisted_2$A = {
6982
7006
  key: 0,
6983
7007
  class: "ux-required-marker"
6984
7008
  };
6985
- const _hoisted_3$w = {
7009
+ const _hoisted_3$x = {
6986
7010
  key: 1,
6987
7011
  class: "ux-field-description"
6988
7012
  };
6989
- const _hoisted_4$t = {
7013
+ const _hoisted_4$u = {
6990
7014
  key: 2,
6991
7015
  class: "ui-select-button"
6992
7016
  };
@@ -7003,10 +7027,10 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
7003
7027
  }, [
7004
7028
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$D, [
7005
7029
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7006
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$z, "*")) : createCommentVNode("", true)
7030
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$A, "*")) : createCommentVNode("", true)
7007
7031
  ])) : createCommentVNode("", true),
7008
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$w, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7009
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$t, [
7032
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$x, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7033
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$u, [
7010
7034
  renderSlot(_ctx.$slots, "default", {}, () => [
7011
7035
  createVNode(_component_ux_button, { tag: "div" }, {
7012
7036
  default: withCtx(() => [
@@ -7110,15 +7134,15 @@ const _hoisted_1$C = {
7110
7134
  key: 0,
7111
7135
  class: "ux-field-title"
7112
7136
  };
7113
- const _hoisted_2$y = {
7137
+ const _hoisted_2$z = {
7114
7138
  key: 0,
7115
7139
  class: "ux-required-marker"
7116
7140
  };
7117
- const _hoisted_3$v = {
7141
+ const _hoisted_3$w = {
7118
7142
  key: 1,
7119
7143
  class: "ux-field-description"
7120
7144
  };
7121
- const _hoisted_4$s = { key: 2 };
7145
+ const _hoisted_4$t = { key: 2 };
7122
7146
  const _hoisted_5$k = /* @__PURE__ */ createTextVNode(" Country Code ");
7123
7147
  const _hoisted_6$g = { key: 0 };
7124
7148
  const _hoisted_7$d = { key: 1 };
@@ -7137,10 +7161,10 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
7137
7161
  return openBlock(), createElementBlock(Fragment, null, [
7138
7162
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$C, [
7139
7163
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7140
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$y, "*")) : createCommentVNode("", true)
7164
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$z, "*")) : createCommentVNode("", true)
7141
7165
  ])) : createCommentVNode("", true),
7142
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$v, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7143
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$s, [
7166
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$w, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7167
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$t, [
7144
7168
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
7145
7169
  return openBlock(), createBlock(_component_flex_row, {
7146
7170
  gap: "",
@@ -7808,15 +7832,15 @@ const _hoisted_1$B = {
7808
7832
  key: 0,
7809
7833
  class: "ux-field-title"
7810
7834
  };
7811
- const _hoisted_2$x = {
7835
+ const _hoisted_2$y = {
7812
7836
  key: 0,
7813
7837
  class: "ux-required-marker"
7814
7838
  };
7815
- const _hoisted_3$u = {
7839
+ const _hoisted_3$v = {
7816
7840
  key: 1,
7817
7841
  class: "ux-field-description"
7818
7842
  };
7819
- const _hoisted_4$r = {
7843
+ const _hoisted_4$s = {
7820
7844
  key: 2,
7821
7845
  class: "ui-select-button"
7822
7846
  };
@@ -7833,10 +7857,10 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
7833
7857
  }, [
7834
7858
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$B, [
7835
7859
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
7836
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$x, "*")) : createCommentVNode("", true)
7860
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$y, "*")) : createCommentVNode("", true)
7837
7861
  ])) : createCommentVNode("", true),
7838
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$u, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7839
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$r, [
7862
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$v, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
7863
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$s, [
7840
7864
  renderSlot(_ctx.$slots, "default", {}, () => [
7841
7865
  createVNode(_component_ux_button, { tag: "div" }, {
7842
7866
  default: withCtx(() => [
@@ -10790,15 +10814,15 @@ const _hoisted_1$A = {
10790
10814
  key: 0,
10791
10815
  class: "ux-field-title"
10792
10816
  };
10793
- const _hoisted_2$w = {
10817
+ const _hoisted_2$x = {
10794
10818
  key: 0,
10795
10819
  class: "ux-required-marker"
10796
10820
  };
10797
- const _hoisted_3$t = {
10821
+ const _hoisted_3$u = {
10798
10822
  key: 1,
10799
10823
  class: "ux-field-description"
10800
10824
  };
10801
- const _hoisted_4$q = {
10825
+ const _hoisted_4$r = {
10802
10826
  key: 1,
10803
10827
  class: "items"
10804
10828
  };
@@ -10814,9 +10838,9 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
10814
10838
  return openBlock(), createElementBlock(Fragment, null, [
10815
10839
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$A, [
10816
10840
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
10817
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
10841
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$x, "*")) : createCommentVNode("", true)
10818
10842
  ])) : createCommentVNode("", true),
10819
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10843
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$u, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
10820
10844
  $options.showList ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
10821
10845
  _ctx.multiValue ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
10822
10846
  _ctx.model && _ctx.model.length ? (openBlock(), createBlock(_component_draggable, {
@@ -10856,7 +10880,7 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
10856
10880
  ]),
10857
10881
  _: 1
10858
10882
  }, 8, ["modelValue"])) : createCommentVNode("", true)
10859
- ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
10883
+ ], 64)) : _ctx.model ? (openBlock(), createElementBlock("div", _hoisted_4$r, [
10860
10884
  createVNode(_component_item, { item: _ctx.model }, {
10861
10885
  actions: withCtx(() => [
10862
10886
  $options.canEdit(_ctx.model) ? (openBlock(), createBlock(_component_ux_button, {
@@ -11044,15 +11068,15 @@ const _hoisted_1$z = {
11044
11068
  key: 0,
11045
11069
  class: "ux-field-title"
11046
11070
  };
11047
- const _hoisted_2$v = {
11071
+ const _hoisted_2$w = {
11048
11072
  key: 0,
11049
11073
  class: "ux-required-marker"
11050
11074
  };
11051
- const _hoisted_3$s = {
11075
+ const _hoisted_3$t = {
11052
11076
  key: 1,
11053
11077
  class: "ux-field-description"
11054
11078
  };
11055
- const _hoisted_4$p = {
11079
+ const _hoisted_4$q = {
11056
11080
  key: 2,
11057
11081
  class: "ui-select-button"
11058
11082
  };
@@ -11069,10 +11093,10 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
11069
11093
  }, [
11070
11094
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$z, [
11071
11095
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11072
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
11096
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$w, "*")) : createCommentVNode("", true)
11073
11097
  ])) : createCommentVNode("", true),
11074
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11075
- _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
11098
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$t, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11099
+ _ctx.singleValue ? (openBlock(), createElementBlock("div", _hoisted_4$q, [
11076
11100
  renderSlot(_ctx.$slots, "default", {}, () => [
11077
11101
  createVNode(_component_ux_button, { tag: "div" }, {
11078
11102
  default: withCtx(() => [
@@ -11181,15 +11205,15 @@ const _hoisted_1$y = {
11181
11205
  key: 0,
11182
11206
  class: "ux-field-title"
11183
11207
  };
11184
- const _hoisted_2$u = {
11208
+ const _hoisted_2$v = {
11185
11209
  key: 0,
11186
11210
  class: "ux-required-marker"
11187
11211
  };
11188
- const _hoisted_3$r = {
11212
+ const _hoisted_3$s = {
11189
11213
  key: 1,
11190
11214
  class: "ux-field-description"
11191
11215
  };
11192
- const _hoisted_4$o = { key: 2 };
11216
+ const _hoisted_4$p = { key: 2 };
11193
11217
  const _hoisted_5$g = {
11194
11218
  key: 0,
11195
11219
  class: "ux-text-prefix"
@@ -11215,10 +11239,10 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
11215
11239
  return openBlock(), createElementBlock(Fragment, null, [
11216
11240
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$y, [
11217
11241
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11218
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
11242
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$v, "*")) : createCommentVNode("", true)
11219
11243
  ])) : createCommentVNode("", true),
11220
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11221
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
11244
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$s, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11245
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$p, [
11222
11246
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
11223
11247
  return openBlock(), createBlock(_component_flex_row, {
11224
11248
  class: "ux-text-row",
@@ -11384,15 +11408,15 @@ const _hoisted_1$x = {
11384
11408
  key: 0,
11385
11409
  class: "ux-field-title"
11386
11410
  };
11387
- const _hoisted_2$t = {
11411
+ const _hoisted_2$u = {
11388
11412
  key: 0,
11389
11413
  class: "ux-required-marker"
11390
11414
  };
11391
- const _hoisted_3$q = {
11415
+ const _hoisted_3$r = {
11392
11416
  key: 1,
11393
11417
  class: "ux-field-description"
11394
11418
  };
11395
- const _hoisted_4$n = { key: 2 };
11419
+ const _hoisted_4$o = { key: 2 };
11396
11420
  const _hoisted_5$f = { class: "ux-text-wrap" };
11397
11421
  const _hoisted_6$c = {
11398
11422
  key: 0,
@@ -11426,10 +11450,10 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
11426
11450
  return openBlock(), createElementBlock(Fragment, null, [
11427
11451
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$x, [
11428
11452
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11429
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
11453
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$u, "*")) : createCommentVNode("", true)
11430
11454
  ])) : createCommentVNode("", true),
11431
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11432
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
11455
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$r, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11456
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$o, [
11433
11457
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
11434
11458
  return openBlock(), createBlock(_component_flex_row, {
11435
11459
  class: "ux-text-row",
@@ -11564,15 +11588,15 @@ const _hoisted_1$w = {
11564
11588
  key: 0,
11565
11589
  class: "ux-field-title"
11566
11590
  };
11567
- const _hoisted_2$s = {
11591
+ const _hoisted_2$t = {
11568
11592
  key: 0,
11569
11593
  class: "ux-required-marker"
11570
11594
  };
11571
- const _hoisted_3$p = {
11595
+ const _hoisted_3$q = {
11572
11596
  key: 1,
11573
11597
  class: "ux-field-description"
11574
11598
  };
11575
- const _hoisted_4$m = { key: 2 };
11599
+ const _hoisted_4$n = { key: 2 };
11576
11600
  const _hoisted_5$e = ["onUpdate:modelValue"];
11577
11601
  function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
11578
11602
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -11582,10 +11606,10 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
11582
11606
  return openBlock(), createElementBlock(Fragment, null, [
11583
11607
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$w, [
11584
11608
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11585
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
11609
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$t, "*")) : createCommentVNode("", true)
11586
11610
  ])) : createCommentVNode("", true),
11587
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11588
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
11611
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$q, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11612
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$n, [
11589
11613
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
11590
11614
  return openBlock(), createBlock(_component_flex_row, {
11591
11615
  class: "ux-text-row",
@@ -11712,15 +11736,15 @@ const _hoisted_1$v = {
11712
11736
  key: 0,
11713
11737
  class: "ux-field-title"
11714
11738
  };
11715
- const _hoisted_2$r = {
11739
+ const _hoisted_2$s = {
11716
11740
  key: 0,
11717
11741
  class: "ux-required-marker"
11718
11742
  };
11719
- const _hoisted_3$o = {
11743
+ const _hoisted_3$p = {
11720
11744
  key: 1,
11721
11745
  class: "ux-field-description"
11722
11746
  };
11723
- const _hoisted_4$l = { key: 2 };
11747
+ const _hoisted_4$m = { key: 2 };
11724
11748
  const _hoisted_5$d = ["onUpdate:modelValue"];
11725
11749
  function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
11726
11750
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -11730,10 +11754,10 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
11730
11754
  return openBlock(), createElementBlock(Fragment, null, [
11731
11755
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$v, [
11732
11756
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11733
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
11757
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$s, "*")) : createCommentVNode("", true)
11734
11758
  ])) : createCommentVNode("", true),
11735
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11736
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
11759
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$p, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11760
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$m, [
11737
11761
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
11738
11762
  return openBlock(), createBlock(_component_flex_row, {
11739
11763
  class: "ux-text-row",
@@ -11849,15 +11873,15 @@ const _hoisted_1$u = {
11849
11873
  key: 0,
11850
11874
  class: "ux-field-title"
11851
11875
  };
11852
- const _hoisted_2$q = {
11876
+ const _hoisted_2$r = {
11853
11877
  key: 0,
11854
11878
  class: "ux-required-marker"
11855
11879
  };
11856
- const _hoisted_3$n = {
11880
+ const _hoisted_3$o = {
11857
11881
  key: 1,
11858
11882
  class: "ux-field-description"
11859
11883
  };
11860
- const _hoisted_4$k = { key: 2 };
11884
+ const _hoisted_4$l = { key: 2 };
11861
11885
  function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
11862
11886
  const _component_daterange = resolveComponent("daterange", true);
11863
11887
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -11867,10 +11891,10 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
11867
11891
  return openBlock(), createElementBlock(Fragment, null, [
11868
11892
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$u, [
11869
11893
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
11870
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
11894
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$r, "*")) : createCommentVNode("", true)
11871
11895
  ])) : createCommentVNode("", true),
11872
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11873
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$k, [
11896
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$o, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
11897
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$l, [
11874
11898
  (openBlock(true), createElementBlock(Fragment, null, renderList($options.model, (entry, index2) => {
11875
11899
  return openBlock(), createBlock(_component_flex_row, {
11876
11900
  class: "ux-text-row",
@@ -11975,11 +11999,11 @@ const _hoisted_1$t = {
11975
11999
  key: 0,
11976
12000
  class: "ux-field-title"
11977
12001
  };
11978
- const _hoisted_2$p = {
12002
+ const _hoisted_2$q = {
11979
12003
  key: 0,
11980
12004
  class: "ux-required-marker"
11981
12005
  };
11982
- const _hoisted_3$m = {
12006
+ const _hoisted_3$n = {
11983
12007
  key: 1,
11984
12008
  class: "ux-field-description"
11985
12009
  };
@@ -12009,9 +12033,9 @@ function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
12009
12033
  createElementVNode("div", null, [
12010
12034
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$t, [
12011
12035
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
12012
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$p, "*")) : createCommentVNode("", true)
12036
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$q, "*")) : createCommentVNode("", true)
12013
12037
  ])) : createCommentVNode("", true),
12014
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$m, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
12038
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$n, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
12015
12039
  ])
12016
12040
  ]),
12017
12041
  _: 1
@@ -12035,8 +12059,8 @@ const _sfc_main$A = {
12035
12059
  }
12036
12060
  };
12037
12061
  const _hoisted_1$s = { key: 0 };
12038
- const _hoisted_2$o = ["innerHTML"];
12039
- const _hoisted_3$l = ["innerHTML"];
12062
+ const _hoisted_2$p = ["innerHTML"];
12063
+ const _hoisted_3$m = ["innerHTML"];
12040
12064
  function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
12041
12065
  const _component_flex_cell = resolveComponent("flex-cell");
12042
12066
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -12051,7 +12075,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
12051
12075
  return openBlock(), createElementBlock("div", {
12052
12076
  innerHTML: _ctx.field.template,
12053
12077
  key: index2
12054
- }, null, 8, _hoisted_2$o);
12078
+ }, null, 8, _hoisted_2$p);
12055
12079
  }), 128))
12056
12080
  ]),
12057
12081
  _: 1
@@ -12090,7 +12114,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
12090
12114
  ])) : (openBlock(), createElementBlock("div", {
12091
12115
  key: 1,
12092
12116
  innerHTML: _ctx.field.template
12093
- }, null, 8, _hoisted_3$l));
12117
+ }, null, 8, _hoisted_3$m));
12094
12118
  }
12095
12119
  var CustomHTML = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A]]);
12096
12120
  var FilterCondition_vue_vue_type_style_index_0_lang = "";
@@ -12365,9 +12389,9 @@ const _hoisted_1$r = {
12365
12389
  key: 0,
12366
12390
  class: "filter-condition"
12367
12391
  };
12368
- const _hoisted_2$n = { key: 0 };
12369
- const _hoisted_3$k = { key: 1 };
12370
- const _hoisted_4$j = /* @__PURE__ */ createTextVNode(" And ");
12392
+ const _hoisted_2$o = { key: 0 };
12393
+ const _hoisted_3$l = { key: 1 };
12394
+ const _hoisted_4$k = /* @__PURE__ */ createTextVNode(" And ");
12371
12395
  const _hoisted_5$c = { key: 2 };
12372
12396
  const _hoisted_6$b = { key: 3 };
12373
12397
  const _hoisted_7$8 = /* @__PURE__ */ createTextVNode(" And ");
@@ -12417,7 +12441,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
12417
12441
  })) : createCommentVNode("", true),
12418
12442
  $data.model.comparator ? (openBlock(), createBlock(_component_flex_cell, { key: 1 }, {
12419
12443
  default: withCtx(() => [
12420
- $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$n, [
12444
+ $options.inputType == "array" ? (openBlock(), createElementBlock("div", _hoisted_2$o, [
12421
12445
  $options.hasOptions ? (openBlock(), createBlock(_component_native_select, {
12422
12446
  key: 0,
12423
12447
  modelValue: $data.model.values,
@@ -12430,13 +12454,13 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
12430
12454
  "onUpdate:modelValue": _cache[3] || (_cache[3] = ($event) => $data.model.values = $event)
12431
12455
  }, null, 8, ["field", "modelValue"]))
12432
12456
  ])) : createCommentVNode("", true),
12433
- $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$k, [
12457
+ $options.inputType == "range" ? (openBlock(), createElementBlock("div", _hoisted_3$l, [
12434
12458
  createVNode(_component_text_field, {
12435
12459
  field: $options.normalField,
12436
12460
  modelValue: $data.model.value,
12437
12461
  "onUpdate:modelValue": _cache[4] || (_cache[4] = ($event) => $data.model.value = $event)
12438
12462
  }, null, 8, ["field", "modelValue"]),
12439
- _hoisted_4$j,
12463
+ _hoisted_4$k,
12440
12464
  createVNode(_component_text_field, {
12441
12465
  field: $options.normalField,
12442
12466
  modelValue: $data.model.value2,
@@ -12835,9 +12859,9 @@ const _hoisted_1$q = {
12835
12859
  key: 0,
12836
12860
  class: "filter-rule"
12837
12861
  };
12838
- const _hoisted_2$m = { class: "top" };
12839
- const _hoisted_3$j = { class: "summary" };
12840
- const _hoisted_4$i = /* @__PURE__ */ createTextVNode(" Match ");
12862
+ const _hoisted_2$n = { class: "top" };
12863
+ const _hoisted_3$k = { class: "summary" };
12864
+ const _hoisted_4$j = /* @__PURE__ */ createTextVNode(" Match ");
12841
12865
  const _hoisted_5$b = /* @__PURE__ */ createTextVNode(" of the following conditions ");
12842
12866
  const _hoisted_6$a = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
12843
12867
  const _hoisted_7$7 = { class: "operator" };
@@ -12850,13 +12874,13 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
12850
12874
  const _component_flex_row = resolveComponent("flex-row");
12851
12875
  const _component_filter_condition = resolveComponent("filter-condition");
12852
12876
  return $props.definition ? (openBlock(), createElementBlock("div", _hoisted_1$q, [
12853
- createElementVNode("div", _hoisted_2$m, [
12877
+ createElementVNode("div", _hoisted_2$n, [
12854
12878
  createVNode(_component_flex_row, null, {
12855
12879
  default: withCtx(() => [
12856
12880
  createVNode(_component_flex_cell, null, {
12857
12881
  default: withCtx(() => [
12858
- createElementVNode("div", _hoisted_3$j, [
12859
- _hoisted_4$i,
12882
+ createElementVNode("div", _hoisted_3$k, [
12883
+ _hoisted_4$j,
12860
12884
  createVNode(_component_native_select, {
12861
12885
  modelValue: $data.model.operator,
12862
12886
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -13046,12 +13070,12 @@ const _sfc_main$x = {
13046
13070
  }
13047
13071
  };
13048
13072
  const _hoisted_1$p = { class: "filters" };
13049
- const _hoisted_2$l = {
13073
+ const _hoisted_2$m = {
13050
13074
  key: 0,
13051
13075
  class: "top"
13052
13076
  };
13053
- const _hoisted_3$i = { class: "summary" };
13054
- const _hoisted_4$h = /* @__PURE__ */ createTextVNode(" Match ");
13077
+ const _hoisted_3$j = { class: "summary" };
13078
+ const _hoisted_4$i = /* @__PURE__ */ createTextVNode(" Match ");
13055
13079
  const _hoisted_5$a = /* @__PURE__ */ createTextVNode(" of the following rules ");
13056
13080
  const _hoisted_6$9 = /* @__PURE__ */ createTextVNode("Add Filter Rule");
13057
13081
  function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
@@ -13065,9 +13089,9 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13065
13089
  createVNode(_component_flex_body, null, {
13066
13090
  default: withCtx(() => [
13067
13091
  createElementVNode("div", _hoisted_1$p, [
13068
- $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$l, [
13069
- createElementVNode("div", _hoisted_3$i, [
13070
- _hoisted_4$h,
13092
+ $data.model && $data.model.filters && $data.model.filters.length ? (openBlock(), createElementBlock("div", _hoisted_2$m, [
13093
+ createElementVNode("div", _hoisted_3$j, [
13094
+ _hoisted_4$i,
13071
13095
  createVNode(_component_native_select, {
13072
13096
  modelValue: $data.model.operator,
13073
13097
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $data.model.operator = $event),
@@ -13156,15 +13180,15 @@ const _hoisted_1$o = {
13156
13180
  key: 0,
13157
13181
  class: "ux-field-title"
13158
13182
  };
13159
- const _hoisted_2$k = {
13183
+ const _hoisted_2$l = {
13160
13184
  key: 0,
13161
13185
  class: "ux-required-marker"
13162
13186
  };
13163
- const _hoisted_3$h = {
13187
+ const _hoisted_3$i = {
13164
13188
  key: 1,
13165
13189
  class: "ux-field-description"
13166
13190
  };
13167
- const _hoisted_4$g = { key: 2 };
13191
+ const _hoisted_4$h = { key: 2 };
13168
13192
  function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
13169
13193
  const _component_filter_builder = resolveComponent("filter-builder");
13170
13194
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -13174,10 +13198,10 @@ function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
13174
13198
  return openBlock(), createElementBlock(Fragment, null, [
13175
13199
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$o, [
13176
13200
  createTextVNode(toDisplayString(_ctx.label) + " (" + toDisplayString($options.definitionTitle) + ") ", 1),
13177
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$k, "*")) : createCommentVNode("", true)
13201
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$l, "*")) : createCommentVNode("", true)
13178
13202
  ])) : createCommentVNode("", true),
13179
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$h, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13180
- _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$g, [
13203
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$i, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13204
+ _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_4$h, [
13181
13205
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.model, (entry, index2) => {
13182
13206
  return openBlock(), createBlock(_component_flex_row, {
13183
13207
  class: "ux-text-row",
@@ -13280,11 +13304,11 @@ const _hoisted_1$n = {
13280
13304
  key: 0,
13281
13305
  class: "ux-field-title"
13282
13306
  };
13283
- const _hoisted_2$j = {
13307
+ const _hoisted_2$k = {
13284
13308
  key: 0,
13285
13309
  class: "ux-required-marker"
13286
13310
  };
13287
- const _hoisted_3$g = {
13311
+ const _hoisted_3$h = {
13288
13312
  key: 1,
13289
13313
  class: "ux-field-description"
13290
13314
  };
@@ -13314,9 +13338,9 @@ function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
13314
13338
  createElementVNode("div", null, [
13315
13339
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$n, [
13316
13340
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
13317
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$j, "*")) : createCommentVNode("", true)
13341
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$k, "*")) : createCommentVNode("", true)
13318
13342
  ])) : createCommentVNode("", true),
13319
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$g, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13343
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$h, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13320
13344
  ])
13321
13345
  ]),
13322
13346
  _: 1
@@ -13380,7 +13404,7 @@ const _sfc_main$u = {
13380
13404
  }
13381
13405
  };
13382
13406
  const _hoisted_1$m = ["accept", "multiple"];
13383
- const _hoisted_2$i = /* @__PURE__ */ createTextVNode("Select Files");
13407
+ const _hoisted_2$j = /* @__PURE__ */ createTextVNode("Select Files");
13384
13408
  function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13385
13409
  const _component_ux_button = resolveComponent("ux-button");
13386
13410
  return openBlock(), createElementBlock("label", {
@@ -13403,7 +13427,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
13403
13427
  renderSlot(_ctx.$slots, "default", {}, () => [
13404
13428
  createVNode(_component_ux_button, null, {
13405
13429
  default: withCtx(() => [
13406
- _hoisted_2$i
13430
+ _hoisted_2$j
13407
13431
  ]),
13408
13432
  _: 1
13409
13433
  })
@@ -13551,15 +13575,15 @@ const _hoisted_1$l = {
13551
13575
  key: 0,
13552
13576
  class: "ux-field-title"
13553
13577
  };
13554
- const _hoisted_2$h = {
13578
+ const _hoisted_2$i = {
13555
13579
  key: 0,
13556
13580
  class: "ux-required-marker"
13557
13581
  };
13558
- const _hoisted_3$f = {
13582
+ const _hoisted_3$g = {
13559
13583
  key: 1,
13560
13584
  class: "ux-field-description"
13561
13585
  };
13562
- const _hoisted_4$f = {
13586
+ const _hoisted_4$g = {
13563
13587
  key: 2,
13564
13588
  class: "files"
13565
13589
  };
@@ -13576,10 +13600,10 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
13576
13600
  return openBlock(), createElementBlock(Fragment, null, [
13577
13601
  _ctx.showLabel ? (openBlock(), createElementBlock("label", _hoisted_1$l, [
13578
13602
  createTextVNode(toDisplayString(_ctx.label) + " ", 1),
13579
- _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$h, "*")) : createCommentVNode("", true)
13603
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_2$i, "*")) : createCommentVNode("", true)
13580
13604
  ])) : createCommentVNode("", true),
13581
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13582
- $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$f, [
13605
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_3$g, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true),
13606
+ $data.files && $data.files.length ? (openBlock(), createElementBlock("div", _hoisted_4$g, [
13583
13607
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.files, (file, index2) => {
13584
13608
  return openBlock(), createElementBlock("div", {
13585
13609
  class: "file-item",
@@ -13683,6 +13707,9 @@ const _sfc_main$s = {
13683
13707
  collapsible() {
13684
13708
  return this.field.collapsible;
13685
13709
  },
13710
+ showLabel() {
13711
+ return this.field.showLabel;
13712
+ },
13686
13713
  reorderable() {
13687
13714
  return this.multiValue && this.field.reorderable;
13688
13715
  },
@@ -13740,6 +13767,18 @@ const _hoisted_1$k = {
13740
13767
  key: 0,
13741
13768
  class: "ux-multi-group"
13742
13769
  };
13770
+ const _hoisted_2$h = {
13771
+ key: 0,
13772
+ class: "ux-field-title"
13773
+ };
13774
+ const _hoisted_3$f = {
13775
+ key: 0,
13776
+ class: "ux-required-marker"
13777
+ };
13778
+ const _hoisted_4$f = {
13779
+ key: 1,
13780
+ class: "ux-field-description"
13781
+ };
13743
13782
  function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
13744
13783
  const _component_ux_icon = resolveComponent("ux-icon");
13745
13784
  const _component_flex_cell = resolveComponent("flex-cell");
@@ -13751,8 +13790,15 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
13751
13790
  const _component_ux_panel = resolveComponent("ux-panel");
13752
13791
  const _component_draggable = resolveComponent("draggable");
13753
13792
  return _ctx.multiValue ? (openBlock(), createElementBlock("div", _hoisted_1$k, [
13793
+ $options.showLabel ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
13794
+ $options.showLabel ? (openBlock(), createElementBlock("label", _hoisted_2$h, [
13795
+ createTextVNode(toDisplayString(_ctx.plural) + " ", 1),
13796
+ _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_3$f, "*")) : createCommentVNode("", true)
13797
+ ])) : createCommentVNode("", true),
13798
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_4$f, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13799
+ ], 64)) : createCommentVNode("", true),
13754
13800
  $options.reorderable ? (openBlock(), createBlock(_component_draggable, {
13755
- key: 0,
13801
+ key: 1,
13756
13802
  modelValue: _ctx.model,
13757
13803
  "onUpdate:modelValue": _cache[1] || (_cache[1] = ($event) => _ctx.model = $event),
13758
13804
  group: $options.groupKey,
@@ -13858,7 +13904,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
13858
13904
  }, 1536)
13859
13905
  ]),
13860
13906
  _: 1
13861
- }, 8, ["modelValue", "group"])) : (openBlock(true), createElementBlock(Fragment, { key: 1 }, renderList(_ctx.model, (element, index2) => {
13907
+ }, 8, ["modelValue", "group"])) : (openBlock(true), createElementBlock(Fragment, { key: 2 }, renderList(_ctx.model, (element, index2) => {
13862
13908
  return openBlock(), createBlock(_component_ux_panel, {
13863
13909
  ref_for: true,
13864
13910
  ref: "row"
@@ -13961,7 +14007,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
13961
14007
  }, 1536);
13962
14008
  }), 256)),
13963
14009
  _ctx.canAddValue ? (openBlock(), createBlock(_component_ux_button, {
13964
- key: 2,
14010
+ key: 3,
13965
14011
  onClick: _cache[5] || (_cache[5] = ($event) => _ctx.add())
13966
14012
  }, {
13967
14013
  default: withCtx(() => [
@@ -14074,7 +14120,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
14074
14120
  }, null, 8, ["trail", "submission", "onForm:state", "parentModel", "modelValue", "flex", "fields"]))
14075
14121
  ], 64));
14076
14122
  }
14077
- var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-71c41d3a"]]);
14123
+ var FieldGroup$1 = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s], ["__scopeId", "data-v-5188e4ee"]]);
14078
14124
  const _sfc_main$r = {
14079
14125
  props: {
14080
14126
  option: {
@@ -18631,22 +18677,21 @@ const _sfc_main$9 = {
18631
18677
  },
18632
18678
  async created() {
18633
18679
  var self2 = this;
18634
- await Promise.all([
18635
- new Promise(async function(resolve, reject) {
18636
- var glossary = await self2.$sdk.content.glossary({ hash: true });
18637
- var definition = glossary[self2.type];
18638
- self2.definition = definition;
18639
- if (!definition) {
18640
- return reject();
18641
- }
18642
- resolve();
18643
- }),
18644
- new Promise(async function(resolve, reject) {
18645
- var dataSource = await self2.load();
18646
- self2.dataSource = dataSource;
18647
- resolve();
18648
- })
18649
- ]);
18680
+ await new Promise(async function(resolve, reject) {
18681
+ var glossary = await self2.$sdk.content.glossary({ hash: true });
18682
+ var definition = glossary[self2.type];
18683
+ self2.definition = definition;
18684
+ if (!definition) {
18685
+ return reject();
18686
+ }
18687
+ resolve();
18688
+ });
18689
+ self2.sort = self2.defaultSort;
18690
+ await new Promise(async function(resolve, reject) {
18691
+ var dataSource = await self2.load();
18692
+ self2.dataSource = dataSource;
18693
+ resolve();
18694
+ });
18650
18695
  },
18651
18696
  watch: {
18652
18697
  keywords(k) {
@@ -18714,12 +18759,25 @@ const _sfc_main$9 = {
18714
18759
  },
18715
18760
  defaultSort() {
18716
18761
  var _a;
18717
- var defaultSort = ((_a = this.definition) == null ? void 0 : _a.defaultSort) || {
18762
+ var defaultSort = (_a = this.definition) == null ? void 0 : _a.defaultSort;
18763
+ if (defaultSort) {
18764
+ return defaultSort;
18765
+ }
18766
+ defaultSort = {
18718
18767
  key: "title",
18719
18768
  direction: "asc",
18720
18769
  type: "string"
18721
18770
  };
18722
18771
  switch (this.basicType) {
18772
+ case "profile":
18773
+ case "persona":
18774
+ case "user":
18775
+ defaultSort = {
18776
+ key: "lastName",
18777
+ direction: "asc",
18778
+ type: "string"
18779
+ };
18780
+ break;
18723
18781
  case "email":
18724
18782
  case "notification":
18725
18783
  case "transaction":
@@ -18893,6 +18951,7 @@ const _sfc_main$9 = {
18893
18951
  },
18894
18952
  loadCriteria() {
18895
18953
  var self2 = this;
18954
+ console.log("Load Criteria now", self2.sort);
18896
18955
  var sort2 = self2.sort || self2.defaultSort;
18897
18956
  var search = self2.keywords;
18898
18957
  var select = self2.selectFields;
@@ -19064,7 +19123,7 @@ const _sfc_main$9 = {
19064
19123
  };
19065
19124
  }
19066
19125
  };
19067
- const _withScopeId$1 = (n2) => (pushScopeId("data-v-044b04e3"), n2 = n2(), popScopeId(), n2);
19126
+ const _withScopeId$1 = (n2) => (pushScopeId("data-v-254f7eec"), n2 = n2(), popScopeId(), n2);
19068
19127
  const _hoisted_1$7 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
19069
19128
  const _hoisted_2$6 = { key: 0 };
19070
19129
  const _hoisted_3$5 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("p", null, null, -1));
@@ -19254,7 +19313,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19254
19313
  _: 3
19255
19314
  })) : createCommentVNode("", true);
19256
19315
  }
19257
- var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-044b04e3"]]);
19316
+ var ContentBrowser = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9], ["__scopeId", "data-v-254f7eec"]]);
19258
19317
  var ScopeItem_vue_vue_type_style_index_0_scoped_true_lang = "";
19259
19318
  const _sfc_main$8 = {
19260
19319
  props: {
@@ -20347,6 +20406,7 @@ const defaultComponents = {
20347
20406
  UxLink: UXLink,
20348
20407
  UxTabset: UXTabset,
20349
20408
  UxTab: UXTab,
20409
+ Avatar,
20350
20410
  Spinner,
20351
20411
  ProgressBar,
20352
20412
  UxModal
@@ -20420,5 +20480,5 @@ const QikUI = {
20420
20480
  }
20421
20481
  }
20422
20482
  };
20423
- export { CodeEditor, ContentBrowser, Daterange as DateRange, device as Device, FileDrop, FlexBody, FlexCell, FlexColumn, FlexFooter, FlexHeader, FlexRow, FlexSpacer, ModalMixin, NativeSelect, Panel, PanelBody, PanelFooter, PanelHeader, ProgressBar, QikUI, RememberScrollMixin, ScopeSelect, ScopeSelectButton, Search, Selection, Spinner, UXButton, UXCheckbox, UXForm, UXFormField, UXIcon, UXImage, UXLink, UXList, UXListItem, UXMenu, UXMenuList, UXRender, UXRenderField, UXSubmissionForm, UXSwitch, UXTab, NativeTable as UXTable, UXTabset, UxConfirmModal, UxContentModal, UxModal, UxOptionsModal, UxPromptModal, UxScopeModal };
20483
+ export { Avatar, CodeEditor, ContentBrowser, Daterange as DateRange, device as Device, FileDrop, FlexBody, FlexCell, FlexColumn, FlexFooter, FlexHeader, FlexRow, FlexSpacer, ModalMixin, NativeSelect, Panel, PanelBody, PanelFooter, PanelHeader, ProgressBar, QikUI, RememberScrollMixin, ScopeSelect, ScopeSelectButton, Search, Selection, Spinner, UXButton, UXCheckbox, UXForm, UXFormField, UXIcon, UXImage, UXLink, UXList, UXListItem, UXMenu, UXMenuList, UXRender, UXRenderField, UXSubmissionForm, UXSwitch, UXTab, NativeTable as UXTable, UXTabset, UxConfirmModal, UxContentModal, UxModal, UxOptionsModal, UxPromptModal, UxScopeModal };
20424
20484
  //# sourceMappingURL=lib.es.js.map