@qikdev/vue-ui 0.2.365 → 0.2.366
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 +5 -4
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +2 -2
- package/dist/lib.umd.js.map +1 -1
- package/dist/vue-ui.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './vue-ui.css';
|
|
2
2
|
import { defineComponent as Dl, ref as ft, toRefs as hd, onMounted as El, onBeforeUnmount as wf, watch as Vi, computed as ln, createElementBlock as c, openBlock as o, createCommentVNode as g, renderSlot as q, normalizeClass as U, useSlots as xf, reactive as Ht, provide as Ri, resolveComponent as y, createVNode as d, Fragment as T, createBlock as b, unref as dt, withCtx as f, renderList as M, toDisplayString as k, createTextVNode as S, withDirectives as Y, vShow as gi, withModifiers as B, createElementVNode as w, h as ml, mergeProps as st, toHandlers as ht, normalizeStyle as Re, resolveDirective as pd, resolveDynamicComponent as wt, vModelSelect as vt, pushScopeId as ze, popScopeId as We, getCurrentScope as Sf, onScopeDispose as Tf, getCurrentInstance as Of, Teleport as yd, Transition as Cf, vModelText as de, withKeys as xe, TransitionGroup as Vf, nextTick as gd, vModelDynamic as Kn, normalizeProps as Df } from "vue";
|
|
3
3
|
import { EventDispatcher as _d } from "@qikdev/sdk";
|
|
4
|
-
const Ef = "0.2.
|
|
4
|
+
const Ef = "0.2.366";
|
|
5
5
|
class Gt extends Error {
|
|
6
6
|
}
|
|
7
7
|
class If extends Gt {
|
|
@@ -26623,7 +26623,8 @@ const ff = /* @__PURE__ */ D(MV, [["render", LV], ["__scopeId", "data-v-f0b9d2cd
|
|
|
26623
26623
|
// The GTM tag (If applicable)
|
|
26624
26624
|
request: e.$sdk.utils.id(e.formRequest),
|
|
26625
26625
|
// The form request id (If applicable)
|
|
26626
|
-
event: e.event
|
|
26626
|
+
event: e.$sdk.utils.id(e.event)
|
|
26627
|
+
// The event id if applicable
|
|
26627
26628
|
}).then(function(u) {
|
|
26628
26629
|
const { data: m } = u;
|
|
26629
26630
|
return m.submission ? l(u.data) : m.intent ? i(u.data) : a({
|
|
@@ -26935,7 +26936,7 @@ const ff = /* @__PURE__ */ D(MV, [["render", LV], ["__scopeId", "data-v-f0b9d2cd
|
|
|
26935
26936
|
return this.form.fields || [];
|
|
26936
26937
|
}
|
|
26937
26938
|
}
|
|
26938
|
-
}, UV = (e) => (ze("data-v-
|
|
26939
|
+
}, UV = (e) => (ze("data-v-bd50f5ea"), e = e(), We(), e), RV = /* @__PURE__ */ UV(() => /* @__PURE__ */ w("h3", null, "An error occurred", -1)), PV = { key: 0 }, jV = { key: 1 }, qV = { key: 2 }, BV = { class: "intent-submit" }, zV = {
|
|
26939
26940
|
key: 0,
|
|
26940
26941
|
class: "multistep-form"
|
|
26941
26942
|
}, WV = { class: "multistep-form-sections" }, HV = { class: "multistep-fields" }, JV = { class: "multistep-controls" }, GV = ["tooltip"], KV = ["tooltip"], YV = { class: "multistep-progress" }, ZV = ["tooltip"];
|
|
@@ -27155,7 +27156,7 @@ function XV(e, t, n, r, s, i) {
|
|
|
27155
27156
|
], 64))
|
|
27156
27157
|
], 2);
|
|
27157
27158
|
}
|
|
27158
|
-
const QV = /* @__PURE__ */ D($V, [["render", XV], ["__scopeId", "data-v-
|
|
27159
|
+
const QV = /* @__PURE__ */ D($V, [["render", XV], ["__scopeId", "data-v-bd50f5ea"]]);
|
|
27159
27160
|
function eD(e) {
|
|
27160
27161
|
const t = /<\/?([a-zA-Z0-9]+)[^>]*>/g, n = [];
|
|
27161
27162
|
let r;
|