@das-fed/ui 7.1.0-seres.7 → 7.1.0-seres.9

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/ui",
3
- "version": "7.1.0-seres.7",
3
+ "version": "7.1.0-seres.9",
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/cli": "7.1.0-seres.7",
29
+ "@das-fed/cli": "7.1.0-seres.9",
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/ui": "7.1.0-seres.7",
60
- "@das-fed/utils": "7.1.0-seres.7",
61
- "@das-fed/web": "7.1.0-seres.7",
59
+ "@das-fed/ui": "7.1.0-seres.9",
60
+ "@das-fed/utils": "7.1.0-seres.9",
61
+ "@das-fed/web": "7.1.0-seres.9",
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",
@@ -1025,7 +1025,7 @@ const ja = (n, e) => {
1025
1025
  device: fa
1026
1026
  }, L = f[l], h = p({}), u = p([]), R = () => {
1027
1027
  var V, B;
1028
- l === "supplier" && (h.value = {
1028
+ l === "supplier" ? (h.value = {
1029
1029
  left: !1,
1030
1030
  content: {
1031
1031
  api: da,
@@ -1053,7 +1053,7 @@ const ja = (n, e) => {
1053
1053
  }
1054
1054
  },
1055
1055
  right: !1
1056
- }, Z(), T()), l === "device" ? (h.value = {
1056
+ }, Z(), T()) : l === "device" ? (h.value = {
1057
1057
  left: !1,
1058
1058
  content: {
1059
1059
  multiple: !1,
@@ -1,4 +1,9 @@
1
1
  declare const _default: {
2
+ 'das-tree-load-more': {
3
+ 'zh-CN': string;
4
+ en: string;
5
+ _appCode: string;
6
+ };
2
7
  请搜索: {
3
8
  'zh-CN': string;
4
9
  en: string;