@qikdev/vue-ui 0.1.71 → 0.1.72

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, createBlock, withCtx, createVNode, Fragment, renderList, normalizeClass, toDisplayString, withDirectives, resolveDynamicComponent, vShow, withModifiers, createTextVNode, createCommentVNode, createElementVNode, mergeProps, toHandlers, pushScopeId, popScopeId, normalizeStyle, Teleport, vModelSelect, withKeys, vModelText, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.1.71";
35
+ const version$1 = "0.1.72";
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;
@@ -16612,7 +16612,7 @@ const _sfc_main$b = {
16612
16612
  this.state = STATE_READY;
16613
16613
  this.error = null;
16614
16614
  this.submitAttempted = false;
16615
- self.$emit("reset");
16615
+ this.$emit("reset");
16616
16616
  },
16617
16617
  async submit() {
16618
16618
  const self2 = this;
@@ -16711,7 +16711,7 @@ const _sfc_main$b = {
16711
16711
  }
16712
16712
  }
16713
16713
  };
16714
- const _withScopeId$1 = (n2) => (pushScopeId("data-v-0eb82701"), n2 = n2(), popScopeId(), n2);
16714
+ const _withScopeId$1 = (n2) => (pushScopeId("data-v-5d5b3222"), n2 = n2(), popScopeId(), n2);
16715
16715
  const _hoisted_1$9 = { class: "ux-submission-form" };
16716
16716
  const _hoisted_2$7 = /* @__PURE__ */ _withScopeId$1(() => /* @__PURE__ */ createElementVNode("h3", null, "An error occurred", -1));
16717
16717
  const _hoisted_3$5 = { key: 0 };
@@ -16784,7 +16784,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
16784
16784
  ], 64))
16785
16785
  ]);
16786
16786
  }
16787
- var UXSubmissionForm = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-0eb82701"]]);
16787
+ var UXSubmissionForm = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-5d5b3222"]]);
16788
16788
  var search_vue_vue_type_style_index_0_scoped_true_lang = "";
16789
16789
  const _sfc_main$a = {
16790
16790
  props: {