@qikdev/vue-ui 0.2.83 → 0.2.85

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 ki, ref as Kt, toRefs as oa, onMounted as ua, onBeforeUnmount as So, watch as xi, computed as ai, openBlock as o, createElementBlock as d, renderSlot as q, createCommentVNode as _, useSlots as Oo, reactive as kr, provide as Fr, resolveComponent as y, normalizeClass as P, Fragment as S, unref as jn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as b, withModifiers as W, createTextVNode as O, createElementVNode as w, h as li, resolveDynamicComponent as Ft, mergeProps as wi, toHandlers as da, withDirectives as K, vModelSelect as xt, pushScopeId as st, popScopeId as at, normalizeStyle as wt, Teleport as To, vModelText as pe, withKeys as ge, TransitionGroup as Eo, nextTick as ca, vModelDynamic as Rn, vShow as qi } from "vue";
3
3
  import { EventDispatcher as Co } from "@qikdev/sdk";
4
- const Vo = "0.2.83", lr = {
4
+ const Vo = "0.2.85", lr = {
5
5
  STRIPE_NOT_LOADED: "Stripe v3 library is not loaded",
6
6
  INSTANCE_NOT_DEFINED: "Instance object is not defined. Make sure you initialized Stripe before creating elements",
7
7
  ELEMENTS_NOT_DEFINED: "Elements object is not defined. You can't create stripe element without it",
@@ -7961,6 +7961,9 @@ const P_ = {
7961
7961
  this.model = e;
7962
7962
  }
7963
7963
  },
7964
+ beforeMount() {
7965
+ this.$sdk.auth.ensureValidToken();
7966
+ },
7964
7967
  mounted() {
7965
7968
  this.$refs.img.addEventListener("error", this.imageLoadError);
7966
7969
  },
@@ -8063,7 +8066,7 @@ function R_(e, t, n, i, s, r) {
8063
8066
  }, null, 12, j_))
8064
8067
  ], 6);
8065
8068
  }
8066
- const B_ = /* @__PURE__ */ E(P_, [["render", R_], ["__scopeId", "data-v-b735248b"]]);
8069
+ const B_ = /* @__PURE__ */ E(P_, [["render", R_], ["__scopeId", "data-v-1e45450d"]]);
8067
8070
  const z_ = {
8068
8071
  props: {
8069
8072
  item: {
@@ -8085,6 +8088,9 @@ const z_ = {
8085
8088
  model: this.item
8086
8089
  };
8087
8090
  },
8091
+ beforeMount() {
8092
+ this.$sdk.auth.ensureValidToken();
8093
+ },
8088
8094
  computed: {
8089
8095
  mediaType() {
8090
8096
  var e;
@@ -8195,7 +8201,7 @@ function W_(e, t, n, i, s, r) {
8195
8201
  ])
8196
8202
  ], 6);
8197
8203
  }
8198
- const K_ = /* @__PURE__ */ E(z_, [["render", W_], ["__scopeId", "data-v-ba1469f2"]]);
8204
+ const K_ = /* @__PURE__ */ E(z_, [["render", W_], ["__scopeId", "data-v-e032a513"]]);
8199
8205
  const Z_ = {
8200
8206
  props: {
8201
8207
  value: {
@@ -20349,7 +20355,7 @@ const LT = {
20349
20355
  actualOptions: this.options
20350
20356
  };
20351
20357
  }
20352
- }, _o = (e) => (st("data-v-4f6cf2cc"), e = e(), at(), e), PT = { class: "footer" }, UT = /* @__PURE__ */ _o(() => /* @__PURE__ */ w("p", null, null, -1)), jT = { key: 0 }, RT = /* @__PURE__ */ _o(() => /* @__PURE__ */ w("p", null, null, -1));
20358
+ }, _o = (e) => (st("data-v-9c5677ad"), e = e(), at(), e), PT = { class: "footer" }, UT = /* @__PURE__ */ _o(() => /* @__PURE__ */ w("p", null, null, -1)), jT = { key: 0 }, RT = /* @__PURE__ */ _o(() => /* @__PURE__ */ w("p", null, null, -1));
20353
20359
  function BT(e, t, n, i, s, r) {
20354
20360
  const a = y("ux-icon"), l = y("ux-panel-body"), u = y("ux-panel"), c = y("flex-column"), f = y("ux-button"), p = y("ux-list-item"), g = y("ux-list"), v = y("ux-menu"), x = y("native-table"), T = y("pager"), A = y("flex-footer"), G = y("flex-row"), Q = y("search"), re = y("ux-field"), le = y("filter-builder"), oe = y("flex-body"), B = y("spinner");
20355
20361
  return r.actualDefinition ? (o(), k(c, {
@@ -20558,7 +20564,7 @@ function BT(e, t, n, i, s, r) {
20558
20564
  _: 3
20559
20565
  })) : _("", !0);
20560
20566
  }
20561
- const zT = /* @__PURE__ */ E(LT, [["render", BT], ["__scopeId", "data-v-4f6cf2cc"]]), Ln = {
20567
+ const zT = /* @__PURE__ */ E(LT, [["render", BT], ["__scopeId", "data-v-9c5677ad"]]), Ln = {
20562
20568
  props: {
20563
20569
  options: {
20564
20570
  type: Object,