@qikdev/vue-ui 0.2.188 → 0.2.189

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
@@ -1,7 +1,7 @@
1
1
  import './style.css';
2
2
  import { defineComponent as Vr, ref as Jt, toRefs as xa, onMounted as wa, onBeforeUnmount as Ho, watch as Er, computed as fr, openBlock as o, createElementBlock as d, renderSlot as H, createCommentVNode as _, normalizeClass as L, useSlots as qo, reactive as Ti, provide as Li, resolveComponent as y, Fragment as S, unref as zn, createBlock as k, withCtx as h, createVNode as m, renderList as F, toDisplayString as v, withDirectives as K, vShow as di, createElementVNode as x, withModifiers as z, createTextVNode as T, h as mr, mergeProps as Oi, toHandlers as Ar, normalizeStyle as He, resolveDynamicComponent as ft, vModelSelect as Tt, pushScopeId as Ye, popScopeId as Ze, createStaticVNode as Wo, Teleport as Go, vModelText as se, withKeys as ge, TransitionGroup as Ko, nextTick as Sa, vModelDynamic as Hn } from "vue";
3
3
  import { EventDispatcher as Yo } from "@qikdev/sdk";
4
- const Zo = "0.2.188";
4
+ const Zo = "0.2.189";
5
5
  class Pt extends Error {
6
6
  }
7
7
  class Jo extends Pt {
@@ -8768,6 +8768,10 @@ const $g = {
8768
8768
  type: Boolean,
8769
8769
  default: !1
8770
8770
  },
8771
+ loop: {
8772
+ type: Boolean,
8773
+ default: !1
8774
+ },
8771
8775
  muted: {
8772
8776
  type: Boolean,
8773
8777
  default: !1
@@ -8931,7 +8935,7 @@ function Ug(e, t, n, r, s, i) {
8931
8935
  ], 4)) : _("", !0)
8932
8936
  ], 2);
8933
8937
  }
8934
- const jg = /* @__PURE__ */ C($g, [["render", Ug], ["__scopeId", "data-v-c287e9d2"]]);
8938
+ const jg = /* @__PURE__ */ C($g, [["render", Ug], ["__scopeId", "data-v-86516f89"]]);
8935
8939
  const Rg = {
8936
8940
  props: {
8937
8941
  value: {