@das-fed/upf-ui 6.4.0-dev.214 → 6.4.0-dev.215

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.
@@ -751,6 +751,10 @@ export default {
751
751
  "用时": "",
752
752
  "秒": "",
753
753
  "确定要删除吗": "",
754
+ "删除后": "",
755
+ "该会话将不可恢复": "",
756
+ "清空后": "",
757
+ "所有历史将无法找回": "",
754
758
  "嗨": "",
755
759
  "我是": "",
756
760
  "我可以帮你分析": "",
@@ -758,10 +762,6 @@ export default {
758
762
  "调节设备": "",
759
763
  "预订会议室": "",
760
764
  "请把你的任务交给我吧": "",
761
- "删除后": "",
762
- "该会话将不可恢复": "",
763
- "清空后": "",
764
- "所有历史将无法找回": "",
765
765
  "回答中": "",
766
766
  "近": "",
767
767
  "最多支持选择": "",
@@ -738,6 +738,10 @@ export default {
738
738
  "用时": "用时",
739
739
  "秒": "秒",
740
740
  "确定要删除吗": "确定要删除吗",
741
+ "删除后": "删除后",
742
+ "该会话将不可恢复": "该会话将不可恢复",
743
+ "清空后": "清空后",
744
+ "所有历史将无法找回": "所有历史将无法找回",
741
745
  "嗨": "嗨",
742
746
  "我是": "我是",
743
747
  "我可以帮你分析": "我可以帮你分析",
@@ -745,10 +749,6 @@ export default {
745
749
  "调节设备": "调节设备",
746
750
  "预订会议室": "预订会议室",
747
751
  "请把你的任务交给我吧": "请把你的任务交给我吧",
748
- "删除后": "删除后",
749
- "该会话将不可恢复": "该会话将不可恢复",
750
- "清空后": "清空后",
751
- "所有历史将无法找回": "所有历史将无法找回",
752
752
  "回答中": "回答中",
753
753
  "近": "近",
754
754
  "最多支持选择": "最多支持选择",
@@ -737,6 +737,10 @@ export default {
737
737
  "用时": "",
738
738
  "秒": "",
739
739
  "确定要删除吗": "",
740
+ "删除后": "",
741
+ "该会话将不可恢复": "",
742
+ "清空后": "",
743
+ "所有历史将无法找回": "",
740
744
  "嗨": "",
741
745
  "我是": "",
742
746
  "我可以帮你分析": "",
@@ -744,10 +748,6 @@ export default {
744
748
  "调节设备": "",
745
749
  "预订会议室": "",
746
750
  "请把你的任务交给我吧": "",
747
- "删除后": "",
748
- "该会话将不可恢复": "",
749
- "清空后": "",
750
- "所有历史将无法找回": "",
751
751
  "回答中": "",
752
752
  "近": "",
753
753
  "最多支持选择": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@das-fed/upf-ui",
3
- "version": "6.4.0-dev.214",
3
+ "version": "6.4.0-dev.215",
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.214",
29
+ "@das-fed/upf-ui": "6.4.0-dev.215",
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.214",
60
- "@das-fed/upf-utils": "6.4.0-dev.214",
61
- "@das-fed/upf-web": "6.4.0-dev.214",
59
+ "@das-fed/upf-cli": "6.4.0-dev.215",
60
+ "@das-fed/upf-utils": "6.4.0-dev.215",
61
+ "@das-fed/upf-web": "6.4.0-dev.215",
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",
@@ -7,8 +7,8 @@ declare const DasChangeEnterprises: import("@das-fed/upf-utils").SFCWithInstall<
7
7
  }>, {
8
8
  visible: boolean;
9
9
  userId: string;
10
- openId: string;
11
10
  tenantId: string;
11
+ openId: string;
12
12
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
13
13
  declare const DasChangeEnterprisesRef: () => import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
14
14
  onConfirm?: ((tenantId: string) => any) | undefined;
@@ -19,8 +19,8 @@ declare const DasChangeEnterprisesRef: () => import("vue").Ref<import("vue").Cre
19
19
  }, import("vue").PublicProps, {
20
20
  visible: boolean;
21
21
  userId: string;
22
- openId: string;
23
22
  tenantId: string;
23
+ openId: string;
24
24
  }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
25
25
  P: {};
26
26
  B: {};
@@ -34,8 +34,8 @@ declare const DasChangeEnterprisesRef: () => import("vue").Ref<import("vue").Cre
34
34
  }>, {}, {}, {}, {}, {
35
35
  visible: boolean;
36
36
  userId: string;
37
- openId: string;
38
37
  tenantId: string;
38
+ openId: string;
39
39
  }> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
40
40
  onConfirm?: ((tenantId: string) => any) | undefined;
41
41
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
@@ -45,8 +45,8 @@ declare const DasChangeEnterprisesRef: () => import("vue").Ref<import("vue").Cre
45
45
  }, import("vue").PublicProps, {
46
46
  visible: boolean;
47
47
  userId: string;
48
- openId: string;
49
48
  tenantId: string;
49
+ openId: string;
50
50
  }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
51
51
  P: {};
52
52
  B: {};
@@ -60,7 +60,7 @@ declare const DasChangeEnterprisesRef: () => import("vue").Ref<import("vue").Cre
60
60
  }>, {}, {}, {}, {}, {
61
61
  visible: boolean;
62
62
  userId: string;
63
- openId: string;
64
63
  tenantId: string;
64
+ openId: string;
65
65
  }> | null>;
66
66
  export { DasChangeEnterprises, DasChangeEnterprisesRef };
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
8
8
  }>, {
9
9
  visible: boolean;
10
10
  userId: string;
11
- openId: string;
12
11
  tenantId: string;
12
+ openId: string;
13
13
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
14
  export default _default;