@dcodegroup-au/dsg-vue 0.0.32 → 0.0.33

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.
@@ -10959,6 +10959,7 @@ function eF(e, t = {}) {
10959
10959
  function P3(e) {
10960
10960
  return Array.isArray(e) ? e : [e];
10961
10961
  }
10962
+ // @__NO_SIDE_EFFECTS__
10962
10963
  function tF(e, t = 200, n = {}) {
10963
10964
  return JN(
10964
10965
  eF(t, n),
@@ -22458,7 +22459,7 @@ const OX = /* @__PURE__ */ O5(SX), LX = (e = window.location.href) => {
22458
22459
  ) : j.results = j.results.concat(
22459
22460
  I.filter((w) => !w.count && !w.selected).sort((w, T) => w.label > T.label ? 1 : -1)
22460
22461
  );
22461
- }, k = tF((j, I) => {
22462
+ }, k = /* @__PURE__ */ tF((j, I) => {
22462
22463
  const w = !I || I === "" ? null : I;
22463
22464
  j.searchTerm = w;
22464
22465
  const T = j.searchTerm?.toLowerCase().trim();
@@ -56,11 +56,11 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
56
56
  "onUpdate:modelValue"?: ((value: any) => any) | undefined;
57
57
  "onUpdate:model-value"?: ((value: any) => any) | undefined;
58
58
  onTag?: ((label: any, id: string | number) => any) | undefined;
59
- "onUpdate:single"?: ((value: any) => any) | undefined;
60
59
  "onSearch-change"?: ((queryTerm: string) => any) | undefined;
61
60
  onOpen?: ((id: string | number) => any) | undefined;
62
61
  onClose?: ((value: any, id: string | number) => any) | undefined;
63
62
  onRemove?: ((value: any, id: string | number) => any) | undefined;
63
+ "onUpdate:single"?: ((value: any) => any) | undefined;
64
64
  }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
65
65
  dsgInputSelectEl: HTMLDivElement;
66
66
  multiselectEl: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue-multiselect').ComponentProps>, {}, {}, {}, {