@qikdev/vue-ui 0.2.337 → 0.2.339

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.umd.js CHANGED
@@ -7,7 +7,7 @@
7
7
  t((E["@qikdev/vue-ui"] = {}), E.Vue, E.sdk));
8
8
  })(this, function (E, t, Dl) {
9
9
  "use strict";
10
- const Cm = "0.2.337";
10
+ const Cm = "0.2.339";
11
11
  class ft extends Error {}
12
12
  class Vm extends ft {
13
13
  constructor(n) {
@@ -16079,23 +16079,22 @@
16079
16079
  )),
16080
16080
  [[t.vModelText, o.model]],
16081
16081
  )
16082
- : t.createCommentVNode("", !0),
16083
- t.createElementVNode("template", null, [
16084
- t.withDirectives(
16085
- t.createElementVNode(
16086
- "input",
16087
- {
16088
- ref: "input",
16089
- "onUpdate:modelValue": n[1] || (n[1] = (s) => (o.model = s)),
16090
- placeholder: r.placeholder,
16091
- },
16092
- null,
16093
- 8,
16094
- $1,
16082
+ : t.withDirectives(
16083
+ (t.openBlock(),
16084
+ t.createElementBlock(
16085
+ "input",
16086
+ {
16087
+ key: 1,
16088
+ ref: "input",
16089
+ "onUpdate:modelValue": n[1] || (n[1] = (s) => (o.model = s)),
16090
+ placeholder: r.placeholder,
16091
+ },
16092
+ null,
16093
+ 8,
16094
+ $1,
16095
+ )),
16096
+ [[t.vModelText, o.model]],
16095
16097
  ),
16096
- [[t.vModelText, o.model]],
16097
- ),
16098
- ]),
16099
16098
  t.createElementVNode(
16100
16099
  "div",
16101
16100
  { onClick: n[2] || (n[2] = (s) => o.clear()), class: "icon" },
@@ -16106,7 +16105,7 @@
16106
16105
  }
16107
16106
  const Rt = _(I1, [
16108
16107
  ["render", U1],
16109
- ["__scopeId", "data-v-37c317e1"],
16108
+ ["__scopeId", "data-v-4e6e9702"],
16110
16109
  ]),
16111
16110
  R1 = {
16112
16111
  components: { Search: Rt },