@qikdev/vue-ui 0.2.189 → 0.2.190

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.189";
4
+ const Zo = "0.2.190";
5
5
  class Pt extends Error {
6
6
  }
7
7
  class Jo extends Pt {
@@ -8894,7 +8894,7 @@ const $g = {
8894
8894
  return this.padHeight && (e.height = 0, e.paddingBottom = this.padHeight, e.overflow = "hidden", e.position = "relative"), e;
8895
8895
  }
8896
8896
  }
8897
- }, Ng = ["muted", "autoplay", "width", "height", "controls"], Lg = ["src", "type"], Pg = ["width", "height", "src", "title"];
8897
+ }, Ng = ["muted", "loop", "autoplay", "width", "height", "controls"], Lg = ["src", "type"], Pg = ["width", "height", "src", "title"];
8898
8898
  function Ug(e, t, n, r, s, i) {
8899
8899
  return o(), d("div", {
8900
8900
  class: L(["ux-video", i.className])
@@ -8906,6 +8906,7 @@ function Ug(e, t, n, r, s, i) {
8906
8906
  }, [
8907
8907
  x("video", {
8908
8908
  muted: s.isMuted,
8909
+ loop: n.loop,
8909
8910
  autoplay: n.autoplay,
8910
8911
  width: i.actualWidth,
8911
8912
  height: i.actualHeight,
@@ -8935,7 +8936,7 @@ function Ug(e, t, n, r, s, i) {
8935
8936
  ], 4)) : _("", !0)
8936
8937
  ], 2);
8937
8938
  }
8938
- const jg = /* @__PURE__ */ C($g, [["render", Ug], ["__scopeId", "data-v-86516f89"]]);
8939
+ const jg = /* @__PURE__ */ C($g, [["render", Ug], ["__scopeId", "data-v-600d6a53"]]);
8939
8940
  const Rg = {
8940
8941
  props: {
8941
8942
  value: {