@qikdev/vue-ui 0.2.20 → 0.2.21

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, normalizeClass, Fragment, createVNode, withCtx, renderList, toDisplayString, withDirectives, createBlock, 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.20";
35
+ const version$1 = "0.2.21";
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;
@@ -4734,13 +4734,13 @@ const _hoisted_1$Q = { class: "table-date-cell" };
4734
4734
  const _hoisted_2$I = { key: 0 };
4735
4735
  const _hoisted_3$A = { class: "off" };
4736
4736
  const _hoisted_4$w = { class: "on" };
4737
- const _hoisted_5$o = { class: "spacer" };
4737
+ const _hoisted_5$p = { class: "spacer" };
4738
4738
  function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
4739
4739
  return openBlock(), createElementBlock("td", _hoisted_1$Q, [
4740
4740
  $options.hasValue ? (openBlock(), createElementBlock("div", _hoisted_2$I, [
4741
4741
  createElementVNode("span", _hoisted_3$A, toDisplayString($options.readable), 1),
4742
4742
  createElementVNode("span", _hoisted_4$w, toDisplayString($options.timeago), 1),
4743
- createElementVNode("span", _hoisted_5$o, toDisplayString($options.readable), 1)
4743
+ createElementVNode("span", _hoisted_5$p, toDisplayString($options.readable), 1)
4744
4744
  ])) : createCommentVNode("", true)
4745
4745
  ]);
4746
4746
  }
@@ -5419,7 +5419,7 @@ const _hoisted_3$y = {
5419
5419
  class: "first table-select shrink"
5420
5420
  };
5421
5421
  const _hoisted_4$v = /* @__PURE__ */ createTextVNode(" Select Page ");
5422
- const _hoisted_5$n = /* @__PURE__ */ createTextVNode(" Deselect Page ");
5422
+ const _hoisted_5$o = /* @__PURE__ */ createTextVNode(" Deselect Page ");
5423
5423
  const _hoisted_6$j = /* @__PURE__ */ createTextVNode(" Deselect All ");
5424
5424
  const _hoisted_7$g = ["onClick"];
5425
5425
  const _hoisted_8$9 = {
@@ -5460,7 +5460,7 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
5460
5460
  onClick: _cache[1] || (_cache[1] = ($event) => $options.deselectPage())
5461
5461
  }, {
5462
5462
  default: withCtx(() => [
5463
- _hoisted_5$n
5463
+ _hoisted_5$o
5464
5464
  ]),
5465
5465
  _: 1
5466
5466
  })) : createCommentVNode("", true),
@@ -7092,7 +7092,7 @@ const _hoisted_4$u = {
7092
7092
  key: 2,
7093
7093
  class: "ui-select-button"
7094
7094
  };
7095
- const _hoisted_5$m = ["multiple"];
7095
+ const _hoisted_5$n = ["multiple"];
7096
7096
  const _hoisted_6$i = {
7097
7097
  key: 0,
7098
7098
  value: ""
@@ -7129,7 +7129,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
7129
7129
  value: option2.value
7130
7130
  }, toDisplayString(option2.title), 9, _hoisted_7$f);
7131
7131
  }), 256))
7132
- ], 40, _hoisted_5$m), [
7132
+ ], 40, _hoisted_5$n), [
7133
7133
  [vModelSelect, _ctx.model]
7134
7134
  ])
7135
7135
  ], 2);
@@ -7221,7 +7221,7 @@ const _hoisted_3$w = {
7221
7221
  class: "ux-field-description"
7222
7222
  };
7223
7223
  const _hoisted_4$t = { key: 2 };
7224
- const _hoisted_5$l = /* @__PURE__ */ createTextVNode(" Country Code ");
7224
+ const _hoisted_5$m = /* @__PURE__ */ createTextVNode(" Country Code ");
7225
7225
  const _hoisted_6$h = { key: 0 };
7226
7226
  const _hoisted_7$e = { key: 1 };
7227
7227
  const _hoisted_8$8 = { class: "ux-text-wrap" };
@@ -7263,7 +7263,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
7263
7263
  createVNode(_component_ux_button, { tag: "a" }, {
7264
7264
  default: withCtx(() => [
7265
7265
  !entry.countryCode ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
7266
- _hoisted_5$l
7266
+ _hoisted_5$m
7267
7267
  ], 64)) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
7268
7268
  $data.lookup[entry.countryCode] ? (openBlock(), createElementBlock("div", _hoisted_6$h, toDisplayString($data.lookup[entry.countryCode].emoji) + " - " + toDisplayString($data.lookup[entry.countryCode].alpha2), 1)) : (openBlock(), createElementBlock("div", _hoisted_7$e, "Loading"))
7269
7269
  ], 64))
@@ -7922,7 +7922,7 @@ const _hoisted_4$s = {
7922
7922
  key: 2,
7923
7923
  class: "ui-select-button"
7924
7924
  };
7925
- const _hoisted_5$k = ["multiple"];
7925
+ const _hoisted_5$l = ["multiple"];
7926
7926
  const _hoisted_6$g = {
7927
7927
  key: 0,
7928
7928
  value: ""
@@ -7959,7 +7959,7 @@ function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
7959
7959
  value: option2.value
7960
7960
  }, toDisplayString(option2.title), 9, _hoisted_7$d);
7961
7961
  }), 256))
7962
- ], 40, _hoisted_5$k), [
7962
+ ], 40, _hoisted_5$l), [
7963
7963
  [vModelSelect, _ctx.model]
7964
7964
  ])
7965
7965
  ], 2);
@@ -10904,7 +10904,7 @@ const _hoisted_4$r = {
10904
10904
  key: 1,
10905
10905
  class: "items"
10906
10906
  };
10907
- const _hoisted_5$j = /* @__PURE__ */ createTextVNode(" Create ");
10907
+ const _hoisted_5$k = /* @__PURE__ */ createTextVNode(" Create ");
10908
10908
  function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
10909
10909
  const _component_ux_icon = resolveComponent("ux-icon");
10910
10910
  const _component_ux_button = resolveComponent("ux-button");
@@ -11011,7 +11011,7 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
11011
11011
  onClick: $options.create
11012
11012
  }, {
11013
11013
  default: withCtx(() => [
11014
- _hoisted_5$j,
11014
+ _hoisted_5$k,
11015
11015
  createVNode(_component_ux_icon, {
11016
11016
  right: "",
11017
11017
  icon: "fa-plus"
@@ -11158,7 +11158,7 @@ const _hoisted_4$q = {
11158
11158
  key: 2,
11159
11159
  class: "ui-select-button"
11160
11160
  };
11161
- const _hoisted_5$i = ["multiple"];
11161
+ const _hoisted_5$j = ["multiple"];
11162
11162
  const _hoisted_6$f = {
11163
11163
  key: 0,
11164
11164
  value: ""
@@ -11195,7 +11195,7 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
11195
11195
  value: option2.value
11196
11196
  }, toDisplayString(option2.title), 9, _hoisted_7$c);
11197
11197
  }), 256))
11198
- ], 40, _hoisted_5$i), [
11198
+ ], 40, _hoisted_5$j), [
11199
11199
  [vModelSelect, _ctx.model]
11200
11200
  ])
11201
11201
  ], 2);
@@ -11292,7 +11292,7 @@ const _hoisted_3$s = {
11292
11292
  class: "ux-field-description"
11293
11293
  };
11294
11294
  const _hoisted_4$p = { key: 2 };
11295
- const _hoisted_5$h = {
11295
+ const _hoisted_5$i = {
11296
11296
  key: 0,
11297
11297
  class: "ux-text-prefix"
11298
11298
  };
@@ -11332,7 +11332,7 @@ function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
11332
11332
  createElementVNode("div", {
11333
11333
  class: normalizeClass(["ux-text-wrap", { prefixed: $options.prefix, suffixed: $options.suffix }])
11334
11334
  }, [
11335
- $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$h, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
11335
+ $options.prefix ? (openBlock(), createElementBlock("span", _hoisted_5$i, toDisplayString($options.prefix), 1)) : createCommentVNode("", true),
11336
11336
  withDirectives((openBlock(), createElementBlock("input", {
11337
11337
  class: "ux-field-focus ux-text-input-multiple",
11338
11338
  ref_for: true,
@@ -11495,7 +11495,7 @@ const _hoisted_3$r = {
11495
11495
  class: "ux-field-description"
11496
11496
  };
11497
11497
  const _hoisted_4$o = { key: 2 };
11498
- const _hoisted_5$g = { class: "ux-text-wrap" };
11498
+ const _hoisted_5$h = { class: "ux-text-wrap" };
11499
11499
  const _hoisted_6$d = {
11500
11500
  key: 0,
11501
11501
  class: "ux-text-prefix"
@@ -11540,7 +11540,7 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
11540
11540
  default: withCtx(() => [
11541
11541
  createVNode(_component_flex_cell, null, {
11542
11542
  default: withCtx(() => [
11543
- createElementVNode("div", _hoisted_5$g, [
11543
+ createElementVNode("div", _hoisted_5$h, [
11544
11544
  _ctx.prefix ? (openBlock(), createElementBlock("span", _hoisted_6$d, toDisplayString(_ctx.prefix), 1)) : createCommentVNode("", true),
11545
11545
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
11546
11546
  key: 1,
@@ -11675,7 +11675,7 @@ const _hoisted_3$q = {
11675
11675
  class: "ux-field-description"
11676
11676
  };
11677
11677
  const _hoisted_4$n = { key: 2 };
11678
- const _hoisted_5$f = ["onUpdate:modelValue"];
11678
+ const _hoisted_5$g = ["onUpdate:modelValue"];
11679
11679
  function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
11680
11680
  const _component_flex_cell = resolveComponent("flex-cell");
11681
11681
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -11703,7 +11703,7 @@ function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
11703
11703
  ref: "input",
11704
11704
  "onUpdate:modelValue": ($event) => _ctx.model[index2] = $event,
11705
11705
  class: "ux-textarea ux-field-focus ux-text-area-multiple"
11706
- }, null, 40, _hoisted_5$f), [
11706
+ }, null, 40, _hoisted_5$g), [
11707
11707
  [vModelText, _ctx.model[index2]]
11708
11708
  ])
11709
11709
  ]),
@@ -11823,7 +11823,7 @@ const _hoisted_3$p = {
11823
11823
  class: "ux-field-description"
11824
11824
  };
11825
11825
  const _hoisted_4$m = { key: 2 };
11826
- const _hoisted_5$e = ["onUpdate:modelValue"];
11826
+ const _hoisted_5$f = ["onUpdate:modelValue"];
11827
11827
  function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
11828
11828
  const _component_flex_cell = resolveComponent("flex-cell");
11829
11829
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -11852,7 +11852,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
11852
11852
  ref: "input",
11853
11853
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
11854
11854
  "onUpdate:modelValue": ($event) => $options.model[index2] = $event
11855
- }, null, 40, _hoisted_5$e), [
11855
+ }, null, 40, _hoisted_5$f), [
11856
11856
  [vModelText, $options.model[index2]]
11857
11857
  ])
11858
11858
  ]),
@@ -12470,7 +12470,7 @@ const _hoisted_1$r = {
12470
12470
  const _hoisted_2$o = { key: 0 };
12471
12471
  const _hoisted_3$l = { key: 1 };
12472
12472
  const _hoisted_4$k = /* @__PURE__ */ createTextVNode(" And ");
12473
- const _hoisted_5$d = { key: 2 };
12473
+ const _hoisted_5$e = { key: 2 };
12474
12474
  const _hoisted_6$c = { key: 3 };
12475
12475
  const _hoisted_7$9 = /* @__PURE__ */ createTextVNode(" And ");
12476
12476
  const _hoisted_8$5 = { key: 4 };
@@ -12545,7 +12545,7 @@ function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
12545
12545
  "onUpdate:modelValue": _cache[5] || (_cache[5] = ($event) => $data.model.value2 = $event)
12546
12546
  }, null, 8, ["field", "modelValue"])
12547
12547
  ])) : createCommentVNode("", true),
12548
- $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$d, [
12548
+ $options.inputType == "daterelative" ? (openBlock(), createElementBlock("div", _hoisted_5$e, [
12549
12549
  createVNode(_component_flex_row, null, {
12550
12550
  default: withCtx(() => [
12551
12551
  createVNode(_component_flex_cell, { style: { "width": "80px" } }, {
@@ -12940,7 +12940,7 @@ const _hoisted_1$q = {
12940
12940
  const _hoisted_2$n = { class: "top" };
12941
12941
  const _hoisted_3$k = { class: "summary" };
12942
12942
  const _hoisted_4$j = /* @__PURE__ */ createTextVNode(" Match ");
12943
- const _hoisted_5$c = /* @__PURE__ */ createTextVNode(" of the following conditions ");
12943
+ const _hoisted_5$d = /* @__PURE__ */ createTextVNode(" of the following conditions ");
12944
12944
  const _hoisted_6$b = /* @__PURE__ */ createElementVNode("span", { class: "line" }, null, -1);
12945
12945
  const _hoisted_7$8 = { class: "operator" };
12946
12946
  const _hoisted_8$4 = /* @__PURE__ */ createTextVNode(" Add Condition ");
@@ -12969,7 +12969,7 @@ function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
12969
12969
  ]),
12970
12970
  _: 1
12971
12971
  }, 8, ["modelValue", "field"]),
12972
- _hoisted_5$c
12972
+ _hoisted_5$d
12973
12973
  ])
12974
12974
  ]),
12975
12975
  _: 1
@@ -13154,7 +13154,7 @@ const _hoisted_2$m = {
13154
13154
  };
13155
13155
  const _hoisted_3$j = { class: "summary" };
13156
13156
  const _hoisted_4$i = /* @__PURE__ */ createTextVNode(" Match ");
13157
- const _hoisted_5$b = /* @__PURE__ */ createTextVNode(" of the following rules ");
13157
+ const _hoisted_5$c = /* @__PURE__ */ createTextVNode(" of the following rules ");
13158
13158
  const _hoisted_6$a = /* @__PURE__ */ createTextVNode("Add Filter Rule");
13159
13159
  function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13160
13160
  const _component_native_select = resolveComponent("native-select");
@@ -13180,7 +13180,7 @@ function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
13180
13180
  ]),
13181
13181
  _: 1
13182
13182
  }, 8, ["modelValue", "field"]),
13183
- _hoisted_5$b
13183
+ _hoisted_5$c
13184
13184
  ])
13185
13185
  ])) : createCommentVNode("", true),
13186
13186
  (openBlock(true), createElementBlock(Fragment, null, renderList($data.model.filters, (rule, index2) => {
@@ -13665,7 +13665,7 @@ const _hoisted_4$g = {
13665
13665
  key: 2,
13666
13666
  class: "files"
13667
13667
  };
13668
- const _hoisted_5$a = { class: "size" };
13668
+ const _hoisted_5$b = { class: "size" };
13669
13669
  const _hoisted_6$9 = /* @__PURE__ */ createTextVNode("Select Files");
13670
13670
  const _hoisted_7$7 = /* @__PURE__ */ createTextVNode("Select File");
13671
13671
  function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
@@ -13692,7 +13692,7 @@ function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
13692
13692
  createVNode(_component_flex_cell, null, {
13693
13693
  default: withCtx(() => [
13694
13694
  createElementVNode("strong", null, toDisplayString(file.name), 1),
13695
- createElementVNode("div", _hoisted_5$a, toDisplayString($options.filesize(file.size)), 1),
13695
+ createElementVNode("div", _hoisted_5$b, toDisplayString($options.filesize(file.size)), 1),
13696
13696
  createVNode(_component_progress_bar, {
13697
13697
  value: file.progress
13698
13698
  }, null, 8, ["value"])
@@ -13856,7 +13856,7 @@ const _hoisted_4$f = {
13856
13856
  key: 0,
13857
13857
  class: "ux-required-marker"
13858
13858
  };
13859
- const _hoisted_5$9 = {
13859
+ const _hoisted_5$a = {
13860
13860
  key: 1,
13861
13861
  class: "ux-field-description"
13862
13862
  };
@@ -13889,7 +13889,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
13889
13889
  createTextVNode(toDisplayString(_ctx.plural || _ctx.title) + " ", 1),
13890
13890
  _ctx.required ? (openBlock(), createElementBlock("span", _hoisted_4$f, "*")) : createCommentVNode("", true)
13891
13891
  ])) : createCommentVNode("", true),
13892
- _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_5$9, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13892
+ _ctx.showDescription ? (openBlock(), createElementBlock("div", _hoisted_5$a, toDisplayString(_ctx.description), 1)) : createCommentVNode("", true)
13893
13893
  ])) : createCommentVNode("", true),
13894
13894
  $options.reorderable ? (openBlock(), createBlock(_component_draggable, {
13895
13895
  key: 1,
@@ -14462,7 +14462,7 @@ const _hoisted_3$d = {
14462
14462
  class: "ux-field-description"
14463
14463
  };
14464
14464
  const _hoisted_4$d = { key: 2 };
14465
- const _hoisted_5$8 = { key: 3 };
14465
+ const _hoisted_5$9 = { key: 3 };
14466
14466
  function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
14467
14467
  const _component_flex_cell = resolveComponent("flex-cell");
14468
14468
  const _component_ux_icon = resolveComponent("ux-icon");
@@ -14523,7 +14523,7 @@ function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
14523
14523
  ]),
14524
14524
  _: 1
14525
14525
  })) : createCommentVNode("", true)
14526
- ])) : (openBlock(), createElementBlock("pre", _hoisted_5$8, toDisplayString(_ctx.model), 1))
14526
+ ])) : (openBlock(), createElementBlock("pre", _hoisted_5$9, toDisplayString(_ctx.model), 1))
14527
14527
  ], 64);
14528
14528
  }
14529
14529
  var ObjectField = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p], ["__scopeId", "data-v-6b3fc2f2"]]);
@@ -14636,7 +14636,7 @@ const _hoisted_3$c = {
14636
14636
  class: "ux-field-description"
14637
14637
  };
14638
14638
  const _hoisted_4$c = { key: 2 };
14639
- const _hoisted_5$7 = { class: "ux-text-wrap prefixed" };
14639
+ const _hoisted_5$8 = { class: "ux-text-wrap prefixed" };
14640
14640
  const _hoisted_6$7 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
14641
14641
  const _hoisted_7$5 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
14642
14642
  const _hoisted_8$2 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
@@ -14668,7 +14668,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
14668
14668
  default: withCtx(() => [
14669
14669
  createVNode(_component_flex_cell, null, {
14670
14670
  default: withCtx(() => [
14671
- createElementVNode("div", _hoisted_5$7, [
14671
+ createElementVNode("div", _hoisted_5$8, [
14672
14672
  _hoisted_6$7,
14673
14673
  $options.lazy ? withDirectives((openBlock(), createElementBlock("input", {
14674
14674
  key: 0,
@@ -15000,7 +15000,7 @@ const _hoisted_3$b = {
15000
15000
  class: "ux-field-description"
15001
15001
  };
15002
15002
  const _hoisted_4$b = { key: 2 };
15003
- const _hoisted_5$6 = { class: "code-editor-field-wrap" };
15003
+ const _hoisted_5$7 = { class: "code-editor-field-wrap" };
15004
15004
  const _hoisted_6$6 = {
15005
15005
  key: 3,
15006
15006
  class: "code-editor-field-wrap"
@@ -15028,7 +15028,7 @@ function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
15028
15028
  default: withCtx(() => [
15029
15029
  createVNode(_component_flex_cell, null, {
15030
15030
  default: withCtx(() => [
15031
- createElementVNode("div", _hoisted_5$6, [
15031
+ createElementVNode("div", _hoisted_5$7, [
15032
15032
  createVNode(_component_code_editor, {
15033
15033
  lang: $options.syntax,
15034
15034
  onFocus: _ctx.touch,
@@ -15168,7 +15168,7 @@ const _hoisted_3$a = {
15168
15168
  class: "ux-field-description"
15169
15169
  };
15170
15170
  const _hoisted_4$a = { key: 2 };
15171
- const _hoisted_5$5 = { class: "richtext-field-wrap" };
15171
+ const _hoisted_5$6 = { class: "richtext-field-wrap" };
15172
15172
  const _hoisted_6$5 = {
15173
15173
  key: 3,
15174
15174
  class: "richtext-field-wrap"
@@ -15194,7 +15194,7 @@ function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
15194
15194
  default: withCtx(() => [
15195
15195
  createVNode(_component_flex_cell, null, {
15196
15196
  default: withCtx(() => [
15197
- createElementVNode("div", _hoisted_5$5, [
15197
+ createElementVNode("div", _hoisted_5$6, [
15198
15198
  createVNode(_component_richtext, {
15199
15199
  onFocus: _ctx.touch,
15200
15200
  ref_for: true,
@@ -15389,7 +15389,7 @@ const _hoisted_4$9 = {
15389
15389
  key: 2,
15390
15390
  class: "ui-select-button"
15391
15391
  };
15392
- const _hoisted_5$4 = ["multiple"];
15392
+ const _hoisted_5$5 = ["multiple"];
15393
15393
  const _hoisted_6$4 = {
15394
15394
  key: 0,
15395
15395
  value: ""
@@ -15426,7 +15426,7 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
15426
15426
  value: option2.value
15427
15427
  }, toDisplayString(option2.title), 9, _hoisted_7$4);
15428
15428
  }), 256))
15429
- ], 40, _hoisted_5$4), [
15429
+ ], 40, _hoisted_5$5), [
15430
15430
  [vModelSelect, _ctx.model]
15431
15431
  ])
15432
15432
  ], 2);
@@ -15555,7 +15555,7 @@ const _hoisted_4$8 = {
15555
15555
  key: 2,
15556
15556
  class: "ui-select-button"
15557
15557
  };
15558
- const _hoisted_5$3 = ["multiple"];
15558
+ const _hoisted_5$4 = ["multiple"];
15559
15559
  const _hoisted_6$3 = {
15560
15560
  key: 0,
15561
15561
  value: ""
@@ -15592,7 +15592,7 @@ function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
15592
15592
  value: option2.value
15593
15593
  }, toDisplayString(option2.title), 9, _hoisted_7$3);
15594
15594
  }), 256))
15595
- ], 40, _hoisted_5$3), [
15595
+ ], 40, _hoisted_5$4), [
15596
15596
  [vModelSelect, _ctx.model]
15597
15597
  ])
15598
15598
  ], 2);
@@ -17640,7 +17640,17 @@ const _sfc_main$g = {
17640
17640
  }
17641
17641
  },
17642
17642
  renderFields() {
17643
- return this.fields.filter(Boolean);
17643
+ return this.fields.filter(function(entry) {
17644
+ if (!entry) {
17645
+ return;
17646
+ }
17647
+ if (entry.includeIf && typeof entry.includeIf === "function") {
17648
+ return entry.includeIf(entry);
17649
+ } else if (entry.excludeIf && typeof entry.excludeIf === "function") {
17650
+ return !entry.excludeIf(entry);
17651
+ }
17652
+ return true;
17653
+ });
17644
17654
  }
17645
17655
  }
17646
17656
  };
@@ -17679,7 +17689,7 @@ function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
17679
17689
  ], true)
17680
17690
  ], 2);
17681
17691
  }
17682
- var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-f463bb0c"]]);
17692
+ var UXForm = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g], ["__scopeId", "data-v-c0e7d104"]]);
17683
17693
  var submissionform_vue_vue_type_style_index_0_scoped_true_lang = "";
17684
17694
  const STATE_READY = "form.ready";
17685
17695
  const STATE_PROCESSING = "form.processing";
@@ -17815,7 +17825,7 @@ const _hoisted_1$b = { class: "ux-submission-form" };
17815
17825
  const _hoisted_2$9 = /* @__PURE__ */ _withScopeId$2(() => /* @__PURE__ */ createElementVNode("h3", null, "An error occurred", -1));
17816
17826
  const _hoisted_3$7 = { key: 0 };
17817
17827
  const _hoisted_4$7 = { key: 1 };
17818
- const _hoisted_5$2 = { key: 2 };
17828
+ const _hoisted_5$3 = { key: 2 };
17819
17829
  const _hoisted_6$2 = /* @__PURE__ */ createTextVNode(" Try again ");
17820
17830
  const _hoisted_7$2 = /* @__PURE__ */ createTextVNode(" Thank you ");
17821
17831
  const _hoisted_8$1 = /* @__PURE__ */ createTextVNode(" Back to form ");
@@ -17836,7 +17846,7 @@ function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
17836
17846
  key: field.path
17837
17847
  }, toDisplayString(field.message), 1);
17838
17848
  }), 128))
17839
- ])) : (openBlock(), createElementBlock("pre", _hoisted_5$2, toDisplayString($data.error), 1)),
17849
+ ])) : (openBlock(), createElementBlock("pre", _hoisted_5$3, toDisplayString($data.error), 1)),
17840
17850
  createVNode(_component_ux_button, {
17841
17851
  color: "primary",
17842
17852
  onClick: $options.softReset
@@ -18364,7 +18374,7 @@ const _hoisted_1$8 = { class: "ux-field-title" };
18364
18374
  const _hoisted_2$7 = { class: "currency" };
18365
18375
  const _hoisted_3$6 = { key: 1 };
18366
18376
  const _hoisted_4$6 = { class: "currency" };
18367
- const _hoisted_5$1 = ["innerHTML"];
18377
+ const _hoisted_5$2 = ["innerHTML"];
18368
18378
  const _hoisted_6$1 = ["innerHTML"];
18369
18379
  const _hoisted_7$1 = { key: 1 };
18370
18380
  const _hoisted_8 = { key: 1 };
@@ -18432,7 +18442,7 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
18432
18442
  ], 64)) : createCommentVNode("", true),
18433
18443
  $options.type == "string" ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
18434
18444
  $options.multiValue ? (openBlock(true), createElementBlock(Fragment, { key: 0 }, renderList($options.fieldModel, (value, index2) => {
18435
- return openBlock(), createElementBlock("div", { innerHTML: value }, null, 8, _hoisted_5$1);
18445
+ return openBlock(), createElementBlock("div", { innerHTML: value }, null, 8, _hoisted_5$2);
18436
18446
  }), 256)) : (openBlock(), createElementBlock("div", {
18437
18447
  key: 1,
18438
18448
  innerHTML: $options.fieldModel
@@ -20164,9 +20174,10 @@ const _sfc_main$4 = {
20164
20174
  mixins: [ModalMixin]
20165
20175
  };
20166
20176
  const _hoisted_1$4 = { class: "padder" };
20167
- const _hoisted_2$4 = { class: "padder" };
20168
- const _hoisted_3$4 = /* @__PURE__ */ createTextVNode("Cancel");
20169
- const _hoisted_4$4 = /* @__PURE__ */ createTextVNode("Confirm");
20177
+ const _hoisted_2$4 = ["innerHTML"];
20178
+ const _hoisted_3$4 = { class: "padder" };
20179
+ const _hoisted_4$4 = /* @__PURE__ */ createTextVNode("Cancel");
20180
+ const _hoisted_5$1 = /* @__PURE__ */ createTextVNode("Confirm");
20170
20181
  function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
20171
20182
  const _component_flex_body = resolveComponent("flex-body");
20172
20183
  const _component_ux_button = resolveComponent("ux-button");
@@ -20180,21 +20191,23 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
20180
20191
  default: withCtx(() => [
20181
20192
  createElementVNode("div", _hoisted_1$4, [
20182
20193
  createElementVNode("h5", null, toDisplayString(_ctx.options.title), 1),
20183
- createElementVNode("div", null, toDisplayString(_ctx.options.description), 1)
20194
+ createElementVNode("div", {
20195
+ innerHTML: _ctx.options.description
20196
+ }, null, 8, _hoisted_2$4)
20184
20197
  ])
20185
20198
  ]),
20186
20199
  _: 1
20187
20200
  }),
20188
20201
  createVNode(_component_flex_footer, null, {
20189
20202
  default: withCtx(() => [
20190
- createElementVNode("div", _hoisted_2$4, [
20203
+ createElementVNode("div", _hoisted_3$4, [
20191
20204
  createVNode(_component_flex_row, null, {
20192
20205
  default: withCtx(() => [
20193
20206
  createVNode(_component_flex_cell, null, {
20194
20207
  default: withCtx(() => [
20195
20208
  createVNode(_component_ux_button, { onClick: _ctx.dismiss }, {
20196
20209
  default: withCtx(() => [
20197
- _hoisted_3$4
20210
+ _hoisted_4$4
20198
20211
  ]),
20199
20212
  _: 1
20200
20213
  }, 8, ["onClick"])
@@ -20205,7 +20218,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
20205
20218
  default: withCtx(() => [
20206
20219
  createVNode(_component_ux_button, { onClick: _ctx.close }, {
20207
20220
  default: withCtx(() => [
20208
- _hoisted_4$4
20221
+ _hoisted_5$1
20209
20222
  ]),
20210
20223
  _: 1
20211
20224
  }, 8, ["onClick"])
@@ -20223,7 +20236,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
20223
20236
  _: 1
20224
20237
  });
20225
20238
  }
20226
- var UxConfirmModal = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-20b62981"]]);
20239
+ var UxConfirmModal = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4], ["__scopeId", "data-v-f9a36fea"]]);
20227
20240
  var OptionsModal_vue_vue_type_style_index_0_scoped_true_lang = "";
20228
20241
  const _sfc_main$3 = {
20229
20242
  data() {