@cmstops/pro-compo 0.1.66 → 0.1.67

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.
@@ -106,7 +106,7 @@ const _sfc_main = defineComponent({
106
106
  ], 64)) : (openBlock(), createElementBlock("span", _hoisted_10, "--"))
107
107
  ]),
108
108
  createElementVNode("span", {
109
- class: normalizeClass(["abttr tags state", [`p-state-${unref(matrixPublishStateMap)[_ctx.item.publishState]}`]])
109
+ class: normalizeClass(["abttr tags state", [`p-state-${_ctx.item.publishState}`]])
110
110
  }, toDisplayString(unref(matrixPublishStateMap)[_ctx.item.publishState]), 3),
111
111
  createElementVNode("span", _hoisted_11, toDisplayString(((_a = _ctx.item.user) == null ? void 0 : _a.alias) || "--"), 1),
112
112
  createElementVNode("span", _hoisted_12, [
@@ -114,7 +114,7 @@ const _sfc_main = defineComponent({
114
114
  createTextVNode(" \u53D1\u5E03\u65F6\u95F4: " + toDisplayString(unref(timeFormat)(_ctx.item.publishTime)), 1)
115
115
  ]),
116
116
  createElementVNode("span", {
117
- class: normalizeClass(["abttr tags state", [`m-state-${unref(matrixPublishStateMap)[_ctx.item.platformState]}`]])
117
+ class: normalizeClass(["abttr tags state", [`m-state-${_ctx.item.platformState}`]])
118
118
  }, toDisplayString(unref(matrixPublishFormalStateMap)[_ctx.item.platformState]), 3),
119
119
  createElementVNode("span", _hoisted_13, [
120
120
  createVNode(unref(IconSend)),
@@ -107,7 +107,7 @@ const _sfc_main = vue.defineComponent({
107
107
  ], 64)) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_10, "--"))
108
108
  ]),
109
109
  vue.createElementVNode("span", {
110
- class: vue.normalizeClass(["abttr tags state", [`p-state-${vue.unref(typeMap.matrixPublishStateMap)[_ctx.item.publishState]}`]])
110
+ class: vue.normalizeClass(["abttr tags state", [`p-state-${_ctx.item.publishState}`]])
111
111
  }, vue.toDisplayString(vue.unref(typeMap.matrixPublishStateMap)[_ctx.item.publishState]), 3),
112
112
  vue.createElementVNode("span", _hoisted_11, vue.toDisplayString(((_a = _ctx.item.user) == null ? void 0 : _a.alias) || "--"), 1),
113
113
  vue.createElementVNode("span", _hoisted_12, [
@@ -115,7 +115,7 @@ const _sfc_main = vue.defineComponent({
115
115
  vue.createTextVNode(" \u53D1\u5E03\u65F6\u95F4: " + vue.toDisplayString(vue.unref(index.timeFormat)(_ctx.item.publishTime)), 1)
116
116
  ]),
117
117
  vue.createElementVNode("span", {
118
- class: vue.normalizeClass(["abttr tags state", [`m-state-${vue.unref(typeMap.matrixPublishStateMap)[_ctx.item.platformState]}`]])
118
+ class: vue.normalizeClass(["abttr tags state", [`m-state-${_ctx.item.platformState}`]])
119
119
  }, vue.toDisplayString(vue.unref(typeMap.matrixPublishFormalStateMap)[_ctx.item.platformState]), 3),
120
120
  vue.createElementVNode("span", _hoisted_13, [
121
121
  vue.createVNode(vue.unref(icon.IconSend)),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.1.66",
3
+ "version": "0.1.67",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",