@cmstops/pro-compo 0.3.36 → 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
  }
@@ -125,6 +125,7 @@ export declare const kongo_source_map: {
125
125
  category_list: string;
126
126
  service: string;
127
127
  political: string;
128
+ applet: string;
128
129
  };
129
130
  export declare const calcApprovingUser: (data: any) => any;
130
131
  export declare const calcApprovingDependent: (data: any) => string;
@@ -133,11 +134,7 @@ export declare const ilive_type_map: {
133
134
  2: string;
134
135
  3: string;
135
136
  };
136
- export declare const local_live_doc_type: {
137
- 0: string;
138
- 1: string;
139
- 2: string;
140
- };
137
+ export declare const local_live_doc_type: any;
141
138
  export declare const local_live_doc_status: {
142
139
  value: number;
143
140
  label: string;
@@ -98,7 +98,8 @@ const kongo_source_map = {
98
98
  document: "\u7A3F\u4EF6",
99
99
  category_list: "\u9891\u9053",
100
100
  service: "\u670D\u52A1",
101
- political: "\u653F\u60C5"
101
+ political: "\u653F\u60C5",
102
+ applet: "\u5C0F\u7A0B\u5E8F"
102
103
  };
103
104
  const calcApprovingUser = (data) => {
104
105
  if (data.current_processes[0] && data.current_processes[0].users && data.current_processes[0].users[0]) {
@@ -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
  }
@@ -100,7 +100,8 @@ const kongo_source_map = {
100
100
  document: "\u7A3F\u4EF6",
101
101
  category_list: "\u9891\u9053",
102
102
  service: "\u670D\u52A1",
103
- political: "\u653F\u60C5"
103
+ political: "\u653F\u60C5",
104
+ applet: "\u5C0F\u7A0B\u5E8F"
104
105
  };
105
106
  const calcApprovingUser = (data) => {
106
107
  if (data.current_processes[0] && data.current_processes[0].users && data.current_processes[0].users[0]) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.3.36",
3
+ "version": "0.3.38",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",