@cmstops/pro-compo 0.3.37 → 0.3.38

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.
@@ -11,7 +11,10 @@ const _hoisted_1 = {
11
11
  };
12
12
  const _hoisted_2 = { class: "thumb-handler-list" };
13
13
  const _hoisted_3 = ["onClick"];
14
- const _hoisted_4 = { class: "thumb-select-tag" };
14
+ const _hoisted_4 = {
15
+ key: 3,
16
+ class: "thumb-select-tag"
17
+ };
15
18
  const _sfc_main = defineComponent({
16
19
  ...{ name: "thumbCard" },
17
20
  __name: "component",
@@ -72,7 +75,7 @@ const _sfc_main = defineComponent({
72
75
  emits("edit", { key });
73
76
  }
74
77
  return (_ctx, _cache) => {
75
- var _a;
78
+ var _a, _b;
76
79
  return openBlock(), createElementBlock("div", {
77
80
  class: normalizeClass(["thumb-select-wrapper", classList.value]),
78
81
  style: normalizeStyle(styleObject.value)
@@ -133,7 +136,7 @@ const _sfc_main = defineComponent({
133
136
  }), 128))
134
137
  ])
135
138
  ], 64)) : createCommentVNode("v-if", true),
136
- createElementVNode("div", _hoisted_4, toDisplayString(unref(mediaTime)(_ctx.meta.length)), 1)
139
+ ["video", "audio"].includes(_ctx.catalog) && _ctx.meta ? (openBlock(), createElementBlock("div", _hoisted_4, toDisplayString(unref(mediaTime)((_b = _ctx.meta) == null ? void 0 : _b.length)), 1)) : createCommentVNode("v-if", true)
137
140
  ], 6);
138
141
  };
139
142
  }
@@ -12,7 +12,10 @@ const _hoisted_1 = {
12
12
  };
13
13
  const _hoisted_2 = { class: "thumb-handler-list" };
14
14
  const _hoisted_3 = ["onClick"];
15
- const _hoisted_4 = { class: "thumb-select-tag" };
15
+ const _hoisted_4 = {
16
+ key: 3,
17
+ class: "thumb-select-tag"
18
+ };
16
19
  const _sfc_main = vue.defineComponent({
17
20
  ...{ name: "thumbCard" },
18
21
  __name: "component",
@@ -73,7 +76,7 @@ const _sfc_main = vue.defineComponent({
73
76
  emits("edit", { key });
74
77
  }
75
78
  return (_ctx, _cache) => {
76
- var _a;
79
+ var _a, _b;
77
80
  return vue.openBlock(), vue.createElementBlock("div", {
78
81
  class: vue.normalizeClass(["thumb-select-wrapper", classList.value]),
79
82
  style: vue.normalizeStyle(styleObject.value)
@@ -134,7 +137,7 @@ const _sfc_main = vue.defineComponent({
134
137
  }), 128))
135
138
  ])
136
139
  ], 64)) : vue.createCommentVNode("v-if", true),
137
- vue.createElementVNode("div", _hoisted_4, vue.toDisplayString(vue.unref(index.mediaTime)(_ctx.meta.length)), 1)
140
+ ["video", "audio"].includes(_ctx.catalog) && _ctx.meta ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, vue.toDisplayString(vue.unref(index.mediaTime)((_b = _ctx.meta) == null ? void 0 : _b.length)), 1)) : vue.createCommentVNode("v-if", true)
138
141
  ], 6);
139
142
  };
140
143
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.3.37",
3
+ "version": "0.3.38",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",