@qikdev/vue-ui 0.1.93 → 0.1.94

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
@@ -14427,8 +14427,8 @@ const _hoisted_3$c = {
14427
14427
  const _hoisted_4$c = { key: 2 };
14428
14428
  const _hoisted_5$7 = { class: "ux-text-wrap prefixed" };
14429
14429
  const _hoisted_6$7 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Label", -1));
14430
- const _hoisted_7$5 = ["onBlur", "onUpdate:modelValue"];
14431
- const _hoisted_8$2 = ["onBlur", "onUpdate:modelValue"];
14430
+ const _hoisted_7$5 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
14431
+ const _hoisted_8$2 = ["onBlur", "on:update:modelValue", "onUpdate:modelValue"];
14432
14432
  const _hoisted_9$2 = { class: "ux-text-wrap prefixed" };
14433
14433
  const _hoisted_10$2 = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "ux-text-prefix" }, "Value", -1));
14434
14434
  const _hoisted_11$1 = ["onFocus", "onUpdate:modelValue"];
@@ -14468,7 +14468,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
14468
14468
  ref: "input",
14469
14469
  onKeydown: _cache[1] || (_cache[1] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
14470
14470
  onBlur: ($event) => $options.titleBlurred(index2),
14471
- "onUpdate:modelValue": [($event) => $options.entryTitleChanged(index2), ($event) => _ctx.model[index2].title = $event]
14471
+ "on:update:modelValue": ($event) => $options.entryTitleChanged(index2),
14472
+ "onUpdate:modelValue": ($event) => _ctx.model[index2].title = $event
14472
14473
  }, null, 40, _hoisted_7$5)), [
14473
14474
  [
14474
14475
  vModelText,
@@ -14486,7 +14487,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
14486
14487
  ref: "input",
14487
14488
  onKeydown: _cache[3] || (_cache[3] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
14488
14489
  onBlur: ($event) => $options.titleBlurred(index2),
14489
- "onUpdate:modelValue": [($event) => $options.entryTitleChanged(index2), ($event) => _ctx.model[index2].title = $event]
14490
+ "on:update:modelValue": ($event) => $options.entryTitleChanged(index2),
14491
+ "onUpdate:modelValue": ($event) => _ctx.model[index2].title = $event
14490
14492
  }, null, 40, _hoisted_8$2)), [
14491
14493
  [vModelText, _ctx.model[index2].title]
14492
14494
  ]) : createCommentVNode("", true)
@@ -14584,10 +14586,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
14584
14586
  ref: "input",
14585
14587
  onKeydown: _cache[8] || (_cache[8] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
14586
14588
  onBlur: _cache[9] || (_cache[9] = ($event) => $options.titleBlurred(_ctx.index)),
14587
- "onUpdate:modelValue": [
14588
- _cache[10] || (_cache[10] = (...args) => $options.entryTitleChanged && $options.entryTitleChanged(...args)),
14589
- _cache[11] || (_cache[11] = ($event) => _ctx.model.title = $event)
14590
- ]
14589
+ "on:update:modelValue": _cache[10] || (_cache[10] = (...args) => $options.entryTitleChanged && $options.entryTitleChanged(...args)),
14590
+ "onUpdate:modelValue": _cache[11] || (_cache[11] = ($event) => _ctx.model.title = $event)
14591
14591
  }, null, 544)), [
14592
14592
  [
14593
14593
  vModelText,
@@ -14604,10 +14604,8 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
14604
14604
  ref: "input",
14605
14605
  onKeydown: _cache[13] || (_cache[13] = withKeys(withModifiers(($event) => _ctx.add(), ["stop", "prevent"]), ["enter"])),
14606
14606
  onBlur: _cache[14] || (_cache[14] = ($event) => $options.titleBlurred(_ctx.index)),
14607
- "onUpdate:modelValue": [
14608
- _cache[15] || (_cache[15] = (...args) => $options.entryTitleChanged && $options.entryTitleChanged(...args)),
14609
- _cache[16] || (_cache[16] = ($event) => _ctx.model.title = $event)
14610
- ]
14607
+ "on:update:modelValue": _cache[15] || (_cache[15] = (...args) => $options.entryTitleChanged && $options.entryTitleChanged(...args)),
14608
+ "onUpdate:modelValue": _cache[16] || (_cache[16] = ($event) => _ctx.model.title = $event)
14611
14609
  }, null, 544)), [
14612
14610
  [vModelText, _ctx.model.title]
14613
14611
  ]) : createCommentVNode("", true)
@@ -19058,7 +19056,7 @@ function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
19058
19056
  "onClick:actions": $options.actionsClicked,
19059
19057
  "onSelect:item:toggle": $options.rowToggled,
19060
19058
  "onClick:item": $options.rowClicked
19061
- }, null, 8, ["cacheKey", "selection", "items", "onClick:actions", "onSelect:item:toggle", "onClick:item"])) : (openBlock(), createBlock(_component_native_table, {
19059
+ }, null, 40, ["cacheKey", "selection", "items", "onClick:actions", "onSelect:item:toggle", "onClick:item"])) : (openBlock(), createBlock(_component_native_table, {
19062
19060
  key: 1,
19063
19061
  sort: $data.sort,
19064
19062
  "onUpdate:sort": _cache[0] || (_cache[0] = ($event) => $data.sort = $event),