@cmstops/pro-compo 0.1.72 → 0.1.73

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.
@@ -139,10 +139,12 @@ const local_live_doc_status = [
139
139
  { value: 2, label: "\u5DF2\u7ED3\u675F", bgColor: "rgba(0, 0, 0, 0.6)" }
140
140
  ];
141
141
  const matrixPublishStateMap = {
142
+ "-1": "\u5F85\u83B7\u53D6\u72B6\u6001",
142
143
  0: "\u5F85\u53D1\u5E03",
143
144
  1: "\u53D1\u5E03\u4E2D",
144
145
  2: "\u53D1\u5E03\u6210\u529F",
145
- 3: "\u53D1\u5E03\u5931\u8D25"
146
+ 3: "\u53D1\u5E03\u5931\u8D25",
147
+ 4: "\u53D1\u5E03\u5931\u8D25"
146
148
  };
147
149
  const matrixPublishFormalStateMap = {
148
150
  "-1": "\u5F85\u83B7\u53D6\u72B6\u6001",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.1.72",
3
+ "version": "0.1.73",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",