@das-fed/upf-ui 6.4.0-dev.208 → 6.4.0-dev.209

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.
@@ -735,10 +735,10 @@ export default {
735
735
  "请重新支付": "",
736
736
  "删除流程定义": "",
737
737
  "对应的实例和任务会一起删除": "",
738
- "预订上午": "",
739
- "的会议室": "",
740
738
  "添加组织": "",
741
739
  "用户": "",
740
+ "预订上午": "",
741
+ "的会议室": "",
742
742
  "数字": "",
743
743
  "小写字母": "",
744
744
  "大写字母": "",
@@ -722,10 +722,10 @@ export default {
722
722
  "请重新支付": "请重新支付",
723
723
  "删除流程定义": "删除流程定义",
724
724
  "对应的实例和任务会一起删除": "对应的实例和任务会一起删除",
725
- "预订上午": "预订上午",
726
- "的会议室": "的会议室",
727
725
  "添加组织": "添加组织",
728
726
  "用户": "用户",
727
+ "预订上午": "预订上午",
728
+ "的会议室": "的会议室",
729
729
  "数字": "数字",
730
730
  "小写字母": "小写字母",
731
731
  "大写字母": "大写字母",
@@ -721,10 +721,10 @@ export default {
721
721
  "请重新支付": "",
722
722
  "删除流程定义": "",
723
723
  "对应的实例和任务会一起删除": "",
724
- "预订上午": "",
725
- "的会议室": "",
726
724
  "添加组织": "",
727
725
  "用户": "",
726
+ "预订上午": "",
727
+ "的会议室": "",
728
728
  "数字": "",
729
729
  "小写字母": "",
730
730
  "大写字母": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/upf-ui",
3
- "version": "6.4.0-dev.208",
3
+ "version": "6.4.0-dev.209",
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.208",
29
+ "@das-fed/upf-ui": "6.4.0-dev.209",
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.208",
60
- "@das-fed/upf-utils": "6.4.0-dev.208",
61
- "@das-fed/upf-web": "6.4.0-dev.208",
59
+ "@das-fed/upf-cli": "6.4.0-dev.209",
60
+ "@das-fed/upf-utils": "6.4.0-dev.209",
61
+ "@das-fed/upf-web": "6.4.0-dev.209",
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",