@das-fed/upf-ui 6.4.0-dev.178 → 6.4.0-dev.180
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.
|
@@ -737,13 +737,13 @@ export default {
|
|
|
737
737
|
"对应的实例和任务会一起删除": "",
|
|
738
738
|
"添加组织": "",
|
|
739
739
|
"用户": "",
|
|
740
|
-
"预订上午": "",
|
|
741
|
-
"的会议室": "",
|
|
742
740
|
"数字": "",
|
|
743
741
|
"小写字母": "",
|
|
744
742
|
"大写字母": "",
|
|
745
743
|
"符号": "",
|
|
746
744
|
"修改密码成功": "",
|
|
745
|
+
"预订上午": "",
|
|
746
|
+
"的会议室": "",
|
|
747
747
|
"数据趋势": "",
|
|
748
748
|
"引用": "",
|
|
749
749
|
"篇资料作为参考": "",
|
|
@@ -724,13 +724,13 @@ export default {
|
|
|
724
724
|
"对应的实例和任务会一起删除": "对应的实例和任务会一起删除",
|
|
725
725
|
"添加组织": "添加组织",
|
|
726
726
|
"用户": "用户",
|
|
727
|
-
"预订上午": "预订上午",
|
|
728
|
-
"的会议室": "的会议室",
|
|
729
727
|
"数字": "数字",
|
|
730
728
|
"小写字母": "小写字母",
|
|
731
729
|
"大写字母": "大写字母",
|
|
732
730
|
"符号": "符号",
|
|
733
731
|
"修改密码成功": "修改密码成功",
|
|
732
|
+
"预订上午": "预订上午",
|
|
733
|
+
"的会议室": "的会议室",
|
|
734
734
|
"数据趋势": "数据趋势",
|
|
735
735
|
"引用": "引用",
|
|
736
736
|
"篇资料作为参考": "篇资料作为参考",
|
|
@@ -723,13 +723,13 @@ export default {
|
|
|
723
723
|
"对应的实例和任务会一起删除": "",
|
|
724
724
|
"添加组织": "",
|
|
725
725
|
"用户": "",
|
|
726
|
-
"预订上午": "",
|
|
727
|
-
"的会议室": "",
|
|
728
726
|
"数字": "",
|
|
729
727
|
"小写字母": "",
|
|
730
728
|
"大写字母": "",
|
|
731
729
|
"符号": "",
|
|
732
730
|
"修改密码成功": "",
|
|
731
|
+
"预订上午": "",
|
|
732
|
+
"的会议室": "",
|
|
733
733
|
"数据趋势": "",
|
|
734
734
|
"引用": "",
|
|
735
735
|
"篇资料作为参考": "",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/upf-ui",
|
|
3
|
-
"version": "6.4.0-dev.
|
|
3
|
+
"version": "6.4.0-dev.180",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"@antv/x6-plugin-snapline": "^2.1.7",
|
|
27
27
|
"@antv/x6-plugin-transform": "^2.1.8",
|
|
28
28
|
"@antv/x6-vue-shape": "^2.1.2",
|
|
29
|
-
"@das-fed/upf-ui": "6.4.0-dev.
|
|
29
|
+
"@das-fed/upf-ui": "6.4.0-dev.180",
|
|
30
30
|
"@element-plus/icons-vue": "^2.3.1",
|
|
31
31
|
"@types/lodash": "^4.14.194",
|
|
32
32
|
"@types/lodash-es": "^4.17.9",
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"vue-tsc": "^2.0.29"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@das-fed/upf-cli": "6.4.0-dev.
|
|
60
|
-
"@das-fed/upf-utils": "6.4.0-dev.
|
|
61
|
-
"@das-fed/upf-web": "6.4.0-dev.
|
|
59
|
+
"@das-fed/upf-cli": "6.4.0-dev.180",
|
|
60
|
+
"@das-fed/upf-utils": "6.4.0-dev.180",
|
|
61
|
+
"@das-fed/upf-web": "6.4.0-dev.180",
|
|
62
62
|
"@types/markdown-it": "^14.1.2",
|
|
63
63
|
"@wangeditor-next/editor": "5.6.31",
|
|
64
64
|
"@wangeditor-next/editor-for-vue": "5.1.14",
|