@baosight/erm 1.0.79 → 1.0.81

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/CHANGELOG.md ADDED
File without changes
@@ -1,4 +1,7 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
+ defaultData: {
3
+ type: StringConstructor;
4
+ };
2
5
  showPicker: {
3
6
  type: BooleanConstructor;
4
7
  };
@@ -12,7 +15,10 @@ declare const _default: import("vue").DefineComponent<{
12
15
  };
13
16
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
17
  [key: string]: any;
15
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "cancel" | "changeValue")[], "confirm" | "cancel" | "changeValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "cancel" | "changeValue")[], "confirm" | "cancel" | "changeValue", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
+ defaultData: {
20
+ type: StringConstructor;
21
+ };
16
22
  showPicker: {
17
23
  type: BooleanConstructor;
18
24
  };
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<{
12
12
  };
13
13
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
14
14
  [key: string]: any;
15
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "btnClick")[], "input" | "btnClick", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "btnClick")[], "input" | "btnClick", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  data: {
17
17
  type: StringConstructor;
18
18
  };
@@ -17,7 +17,7 @@ declare const _default: import("vue").DefineComponent<{
17
17
  };
18
18
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
19
19
  [key: string]: any;
20
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
20
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  data: {
22
22
  type: StringConstructor;
23
23
  };
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<{
36
36
  };
37
37
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
38
38
  [key: string]: any;
39
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "cancel")[], "input" | "cancel", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("input" | "cancel")[], "input" | "cancel", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
40
40
  data: {
41
41
  type: StringConstructor;
42
42
  };
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
15
15
  };
16
16
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
17
17
  [key: string]: any;
18
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  data: {
20
20
  type: NumberConstructor;
21
21
  };
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<{
15
15
  };
16
16
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
17
17
  [key: string]: any;
18
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "input"[], "input", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  data: {
20
20
  type: StringConstructor;
21
21
  };
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<{
36
36
  };
37
37
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
38
38
  [key: string]: any;
39
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
39
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
40
40
  /**
41
41
  * recId-文件目录
42
42
  * @type {String}
@@ -1,115 +1,115 @@
1
1
  declare const _default: import("vue").DefineComponent<{
2
2
  /**
3
- * 最大高度,默认auto
4
- * @type {String}
5
- */
3
+ * 最大高度,默认auto
4
+ * @type {String}
5
+ */
6
6
  maxHeight: {
7
7
  type: StringConstructor;
8
8
  default: string;
9
9
  };
10
10
  /**
11
- * 初始化Service
12
- * @type {String}
13
- */
11
+ * 初始化Service
12
+ * @type {String}
13
+ */
14
14
  initSvc: {
15
15
  type: StringConstructor;
16
16
  require: boolean;
17
17
  };
18
18
  /**
19
- * 初始化Service的分区
20
- * @type {String}
21
- */
19
+ * 初始化Service的分区
20
+ * @type {String}
21
+ */
22
22
  partName: {
23
23
  type: StringConstructor;
24
24
  default: string;
25
25
  };
26
26
  /**
27
- * SI011X-formName
28
- * @type {String}
29
- */
27
+ * SI011X-formName
28
+ * @type {String}
29
+ */
30
30
  formName: {
31
31
  type: StringConstructor;
32
32
  require: boolean;
33
33
  };
34
34
  /**
35
- * SI011X-functionId
36
- * @type {String}
37
- */
35
+ * SI011X-functionId
36
+ * @type {String}
37
+ */
38
38
  functionId: {
39
39
  type: StringConstructor;
40
40
  require: boolean;
41
41
  };
42
42
  /**
43
- * 主标题
44
- * @type {String}
45
- */
43
+ * 主标题
44
+ * @type {String}
45
+ */
46
46
  mainTitle: {
47
47
  type: StringConstructor;
48
48
  default: boolean;
49
49
  };
50
50
  /**
51
- * 显示删除按钮
52
- * @type {String}
53
- */
51
+ * 显示删除按钮
52
+ * @type {String}
53
+ */
54
54
  showDeleteButton: {
55
55
  type: BooleanConstructor;
56
56
  default: boolean;
57
57
  };
58
58
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
59
59
  [key: string]: any;
60
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("dataChange" | "cellValueChange" | "btnClick" | "rowDelete")[], "dataChange" | "cellValueChange" | "btnClick" | "rowDelete", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
60
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("dataChange" | "cellValueChange" | "btnClick" | "rowDelete")[], "dataChange" | "cellValueChange" | "btnClick" | "rowDelete", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
61
61
  /**
62
- * 最大高度,默认auto
63
- * @type {String}
64
- */
62
+ * 最大高度,默认auto
63
+ * @type {String}
64
+ */
65
65
  maxHeight: {
66
66
  type: StringConstructor;
67
67
  default: string;
68
68
  };
69
69
  /**
70
- * 初始化Service
71
- * @type {String}
72
- */
70
+ * 初始化Service
71
+ * @type {String}
72
+ */
73
73
  initSvc: {
74
74
  type: StringConstructor;
75
75
  require: boolean;
76
76
  };
77
77
  /**
78
- * 初始化Service的分区
79
- * @type {String}
80
- */
78
+ * 初始化Service的分区
79
+ * @type {String}
80
+ */
81
81
  partName: {
82
82
  type: StringConstructor;
83
83
  default: string;
84
84
  };
85
85
  /**
86
- * SI011X-formName
87
- * @type {String}
88
- */
86
+ * SI011X-formName
87
+ * @type {String}
88
+ */
89
89
  formName: {
90
90
  type: StringConstructor;
91
91
  require: boolean;
92
92
  };
93
93
  /**
94
- * SI011X-functionId
95
- * @type {String}
96
- */
94
+ * SI011X-functionId
95
+ * @type {String}
96
+ */
97
97
  functionId: {
98
98
  type: StringConstructor;
99
99
  require: boolean;
100
100
  };
101
101
  /**
102
- * 主标题
103
- * @type {String}
104
- */
102
+ * 主标题
103
+ * @type {String}
104
+ */
105
105
  mainTitle: {
106
106
  type: StringConstructor;
107
107
  default: boolean;
108
108
  };
109
109
  /**
110
- * 显示删除按钮
111
- * @type {String}
112
- */
110
+ * 显示删除按钮
111
+ * @type {String}
112
+ */
113
113
  showDeleteButton: {
114
114
  type: BooleanConstructor;
115
115
  default: boolean;
@@ -197,7 +197,7 @@ declare const _default: import("vue").DefineComponent<{
197
197
  };
198
198
  }, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
199
199
  [key: string]: any;
200
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange")[], "leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
200
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange")[], "leftIconClick" | "mainClick" | "rightIconClick" | "leftIconHold" | "rightIconHold" | "pullRefresh" | "pullUpdate" | "checkDataChange", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
201
201
  /**
202
202
  * 传入表数据
203
203
  * @type {Array}
@@ -1,14 +1,14 @@
1
- if (kendo.ui.Grid) {
2
- kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
3
- commands: {
4
- excel: "Export",
5
- create: "Add New",
6
- copyAdd: "Copy New",
7
- copyAddCheck: "Copy New",
8
- batchDelete: "Batch Delete",
9
- importExcel: "Import"
10
- }
11
- });
12
- }
13
-
14
- kendo.cultures["en-US"] = { ...kendo.cultures["en-US"], customGroupBy: "Group" };
1
+ if (kendo.ui.Grid) {
2
+ kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
3
+ commands: {
4
+ excel: "Export",
5
+ create: "Add New",
6
+ copyAdd: "Copy New",
7
+ copyAddCheck: "Copy New",
8
+ batchDelete: "Batch Delete",
9
+ importExcel: "Import"
10
+ }
11
+ });
12
+ }
13
+
14
+ kendo.cultures["en-US"] = { ...kendo.cultures["en-US"], customGroupBy: "Group" };
@@ -1,21 +1,21 @@
1
- if (kendo.ui.Grid) {
2
- kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
3
- commands: {
4
- excel: "导出",
5
- copyAdd: "复制新增",
6
- copyAddCheck: "复制新增",
7
- batchDelete: "删除",
8
- importExcel: "导入"
9
- }
10
- });
11
- }
12
- if (kendo.ui.ColumnMenu) {
13
- kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
14
- true,
15
- kendo.ui.ColumnMenu.prototype.options.messages,
16
- {
17
- setColumnPosition: "列锁定"
18
- }
19
- );
20
- }
21
- kendo.cultures["zh-CN"] = { ...kendo.cultures["zh-CN"], customGroupBy: "分组" };
1
+ if (kendo.ui.Grid) {
2
+ kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
3
+ commands: {
4
+ excel: "导出",
5
+ copyAdd: "复制新增",
6
+ copyAddCheck: "复制新增",
7
+ batchDelete: "删除",
8
+ importExcel: "导入"
9
+ }
10
+ });
11
+ }
12
+ if (kendo.ui.ColumnMenu) {
13
+ kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
14
+ true,
15
+ kendo.ui.ColumnMenu.prototype.options.messages,
16
+ {
17
+ setColumnPosition: "列锁定"
18
+ }
19
+ );
20
+ }
21
+ kendo.cultures["zh-CN"] = { ...kendo.cultures["zh-CN"], customGroupBy: "分组" };
@@ -1,28 +1,28 @@
1
- /*
2
- * @Description:
3
- * @Author: zhangTing
4
- * @Date: 2022-07-28 16:55:33
5
- * @LastEditors: zhangTing
6
- * @LastEditTime: 2023-09-19 11:00:13
7
- */
8
- if (kendo.ui.Grid) {
9
- kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
10
- commands: {
11
- excel: "導出",
12
- copyAdd: "複製新增",
13
- copyAddCheck: "複製新增",
14
- batchDelete: "刪除",
15
- importExcel: "導入"
16
- }
17
- });
18
- }
19
- if (kendo.ui.ColumnMenu) {
20
- kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
21
- true,
22
- kendo.ui.ColumnMenu.prototype.options.messages,
23
- {
24
- setColumnPosition: "列鎖定"
25
- }
26
- );
27
- }
28
- kendo.cultures["zh-HK"] = { ...kendo.cultures["zh-HK"], customGroupBy: "分組" };
1
+ /*
2
+ * @Description:
3
+ * @Author: zhangTing
4
+ * @Date: 2022-07-28 16:55:33
5
+ * @LastEditors: zhangTing
6
+ * @LastEditTime: 2023-09-19 11:00:13
7
+ */
8
+ if (kendo.ui.Grid) {
9
+ kendo.ui.Grid.prototype.options.messages = kendo.jQuery.extend(true, kendo.ui.Grid.prototype.options.messages, {
10
+ commands: {
11
+ excel: "導出",
12
+ copyAdd: "複製新增",
13
+ copyAddCheck: "複製新增",
14
+ batchDelete: "刪除",
15
+ importExcel: "導入"
16
+ }
17
+ });
18
+ }
19
+ if (kendo.ui.ColumnMenu) {
20
+ kendo.ui.ColumnMenu.prototype.options.messages = kendo.jQuery.extend(
21
+ true,
22
+ kendo.ui.ColumnMenu.prototype.options.messages,
23
+ {
24
+ setColumnPosition: "列鎖定"
25
+ }
26
+ );
27
+ }
28
+ kendo.cultures["zh-HK"] = { ...kendo.cultures["zh-HK"], customGroupBy: "分組" };