@qikdev/vue-ui 0.1.38 → 0.1.39

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, pushScopeId, popScopeId, createElementVNode, normalizeStyle, createCommentVNode, Teleport, createTextVNode, vModelSelect, withKeys, withModifiers, vModelText, TransitionGroup, defineComponent, h, nextTick, vModelDynamic, vModelCheckbox, mergeProps, toHandlers, reactive, watch } from "vue";
34
34
  import { EventDispatcher } from "@qikdev/sdk";
35
- const version$1 = "0.1.38";
35
+ const version$1 = "0.1.39";
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;
@@ -10253,6 +10253,7 @@ const _sfc_main$l = {
10253
10253
  this.$emit("field:dirty", this);
10254
10254
  },
10255
10255
  changeString(v) {
10256
+ console.log("CHANGE STRING", v);
10256
10257
  this.validateResults = this.$qik.content.validateField(this.fieldModel, this.actualField);
10257
10258
  },
10258
10259
  modelValue(val, old) {
@@ -10723,7 +10724,7 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
10723
10724
  $options.error && $data.validateResults.message ? (openBlock(), createElementBlock("div", _hoisted_1$g, toDisplayString($data.validateResults.message), 1)) : createCommentVNode("", true)
10724
10725
  ], 34)) : createCommentVNode("", true);
10725
10726
  }
10726
- var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-00411086"]]);
10727
+ var UXFormField = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__scopeId", "data-v-addc0926"]]);
10727
10728
  var form_vue_vue_type_style_index_0_scoped_true_lang = "";
10728
10729
  const _sfc_main$k = {
10729
10730
  props: {