@qikdev/vue-ui 0.2.290 → 0.2.291

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
@@ -47,7 +47,7 @@ import {
47
47
  vModelDynamic as Zn,
48
48
  } from "vue";
49
49
  import { EventDispatcher as jl } from "@qikdev/sdk";
50
- const fu = "0.2.290";
50
+ const fu = "0.2.291";
51
51
  class qt extends Error {}
52
52
  class mu extends qt {
53
53
  constructor(t) {
@@ -21737,16 +21737,13 @@ const Cx = {
21737
21737
  var r;
21738
21738
  const e = this,
21739
21739
  t = e.extraCriteria;
21740
- console.log("GOT THE EXTRA", t);
21741
21740
  let n = [];
21742
21741
  if (t) {
21743
21742
  e.glossary = await e.$sdk.content.glossary({ hash: !0 });
21744
21743
  const s = e.glossary,
21745
- i = (r = e.field) == null ? void 0 : r.referenceType;
21746
- console.log("REFERENCE TYPE", i);
21747
- const l = s[i];
21744
+ i = (r = e.field) == null ? void 0 : r.referenceType,
21745
+ l = s[i];
21748
21746
  if (l) {
21749
- console.log("MATCHED REFERENCE", l);
21750
21747
  let o = l.fields || [],
21751
21748
  u = [];
21752
21749
  switch (i) {
@@ -22131,7 +22128,7 @@ const Cx = {
22131
22128
  TimezoneSelect: na,
22132
22129
  },
22133
22130
  },
22134
- Ex = (e) => (Ze("data-v-9d835b9a"), (e = e()), Je(), e),
22131
+ Ex = (e) => (Ze("data-v-8b387cdb"), (e = e()), Je(), e),
22135
22132
  Dx = {
22136
22133
  key: 0,
22137
22134
  class: "filter-condition",
@@ -22851,7 +22848,7 @@ function zx(e, t, n, r, s, i) {
22851
22848
  }
22852
22849
  const qx = /* @__PURE__ */ V(Cx, [
22853
22850
  ["render", zx],
22854
- ["__scopeId", "data-v-9d835b9a"],
22851
+ ["__scopeId", "data-v-8b387cdb"],
22855
22852
  ]);
22856
22853
  const Hx = {
22857
22854
  emits: ["remove"],
@@ -23682,6 +23679,7 @@ const mw = {
23682
23679
  t = e.definition,
23683
23680
  n = (m = e.field) == null ? void 0 : m.contextDefinition;
23684
23681
  if (!t) return [];
23682
+ if (e.$sdk.utils.getAllFields) return e.$sdk.utils.getAllFields(t);
23685
23683
  const r = t.definesType === "submission";
23686
23684
  var s = [...t.fields],
23687
23685
  i = n ? n.fields : t.definedFields || [];
@@ -23907,7 +23905,7 @@ function bw(e, t, n, r, s, i) {
23907
23905
  }
23908
23906
  const _l = /* @__PURE__ */ V(mw, [
23909
23907
  ["render", bw],
23910
- ["__scopeId", "data-v-e4654800"],
23908
+ ["__scopeId", "data-v-2ba39d6e"],
23911
23909
  ]);
23912
23910
  function kw(e, t, n) {
23913
23911
  return e + (t - e) * (n / 100);