@stock-in-the-channel/sinch-vue-components 0.0.344 → 0.0.345

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.
Files changed (2) hide show
  1. package/dist/index.es.js +6 -3
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -36810,7 +36810,10 @@ c0 = new o0({
36810
36810
  link: XN.concat(GN),
36811
36811
  cache: JN
36812
36812
  });
36813
- const $t = c0, ZN = { class: "d-flex column" }, e2 = { class: "q-mb-md" }, t2 = { class: "d-flex column q-gutter-sm" }, n2 = { class: "q-mb-md" }, r2 = {
36813
+ const $t = c0, ZN = { class: "d-flex column" }, e2 = {
36814
+ key: 0,
36815
+ class: "q-mb-md"
36816
+ }, t2 = { class: "d-flex column q-gutter-sm" }, n2 = { class: "q-mb-md" }, r2 = {
36814
36817
  key: 0,
36815
36818
  class: "row q-gutter-sm"
36816
36819
  }, a2 = { class: "q-mb-md" }, i2 = {
@@ -36912,7 +36915,7 @@ const $t = c0, ZN = { class: "d-flex column" }, e2 = { class: "q-mb-md" }, t2 =
36912
36915
  return "";
36913
36916
  }
36914
36917
  return (p, S) => (B(), te("div", ZN, [
36915
- w("div", e2, [
36918
+ i.value.length > 1 ? (B(), te("div", e2, [
36916
36919
  w("div", null, M(p.$t("SKUVariant")), 1),
36917
36920
  w("div", t2, [
36918
36921
  (B(!0), te(tt, null, wt(i.value, (k) => (B(), Oe(I(De), {
@@ -36922,7 +36925,7 @@ const $t = c0, ZN = { class: "d-flex column" }, e2 = { class: "q-mb-md" }, t2 =
36922
36925
  onClick: (h) => s(k)
36923
36926
  }, null, 8, ["label", "color", "onClick"]))), 128))
36924
36927
  ])
36925
- ]),
36928
+ ])) : be("", !0),
36926
36929
  w("div", n2, [
36927
36930
  w("div", null, M(p.$t("SubscriptionPeriod")), 1),
36928
36931
  o.value ? (B(), te("div", r2, [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stock-in-the-channel/sinch-vue-components",
3
- "version": "0.0.344",
3
+ "version": "0.0.345",
4
4
  "files": [
5
5
  "dist"
6
6
  ],