@qikdev/vue-ui 0.2.401 → 0.3.1

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
@@ -4,7 +4,7 @@ var Ph = (e, t, n) => t in e ? Lh(e, t, { enumerable: !0, configurable: !0, writ
4
4
  var re = (e, t, n) => Ph(e, typeof t != "symbol" ? t + "" : t, n);
5
5
  import { reactive as Gt, defineComponent as Fo, ref as bt, toRefs as lf, onMounted as Ao, onBeforeUnmount as Rh, watch as ci, computed as In, createElementBlock as h, openBlock as u, createCommentVNode as _, renderSlot as H, normalizeClass as L, useSlots as Uh, provide as Ci, resolveComponent as y, createVNode as c, Fragment as D, createBlock as k, unref as _t, withCtx as m, renderList as N, toDisplayString as b, createTextVNode as O, withDirectives as X, vShow as dr, withModifiers as z, createElementVNode as x, h as uo, mergeProps as mt, toHandlers as wt, normalizeStyle as Ge, resolveDirective as uf, resolveDynamicComponent as Vt, vModelSelect as Et, pushScopeId as je, popScopeId as qe, getCurrentScope as jh, onScopeDispose as qh, getCurrentInstance as Bh, Teleport as df, Transition as zh, withKeys as Ee, vModelText as be, TransitionGroup as Wh, nextTick as cf, vModelDynamic as Tr, normalizeProps as Hh } from "vue";
6
6
  import { EventDispatcher as ff } from "@qikdev/sdk";
7
- const Gh = "0.2.401";
7
+ const Gh = "0.3.1";
8
8
  class pn extends Error {
9
9
  }
10
10
  class Yh extends pn {
@@ -30457,10 +30457,12 @@ const gA = /* @__PURE__ */ Zt(yA), _A = {
30457
30457
  invalid: !1,
30458
30458
  error: !1,
30459
30459
  dirty: !1,
30460
- focussed: !1,
30461
- childFormElements: []
30460
+ focussed: !1
30462
30461
  };
30463
30462
  },
30463
+ created() {
30464
+ this.childFormElements = [];
30465
+ },
30464
30466
  provide() {
30465
30467
  return {
30466
30468
  parentFormElement: this.parentFormElement || this,
@@ -30665,7 +30667,7 @@ function vA(e, t, n, i, s, r) {
30665
30667
  H(e.$slots, "below", { model: r.formModel }, void 0, !0)
30666
30668
  ], 2);
30667
30669
  }
30668
- const Oh = /* @__PURE__ */ M(_A, [["render", vA], ["__scopeId", "data-v-f2cd3942"]]), Ja = "form.ready", bA = "form.processing", qc = "form.complete", Bc = "form.error", kA = "form.intent", wA = {
30670
+ const Oh = /* @__PURE__ */ M(_A, [["render", vA], ["__scopeId", "data-v-e6afec75"]]), Ja = "form.ready", bA = "form.processing", qc = "form.complete", Bc = "form.error", kA = "form.intent", wA = {
30669
30671
  emits: ["reset", "processing", "intent", "success", "error"],
30670
30672
  methods: {
30671
30673
  multiFormStateUpdated(e, t) {