@idmwx/idmui-report 3.3.5 → 3.3.7

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@idmwx/idmui-report",
3
3
  "private": false,
4
- "version": "3.3.5",
4
+ "version": "3.3.7",
5
5
  "description": "idm report ui",
6
6
  "type": "module",
7
7
  "keywords": [
@@ -28,11 +28,10 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@element-plus/icons-vue": "^2.1.0",
31
- "@idm-plugin/geo": "^1.4.3",
31
+ "@idm-plugin/geo": "^1.4.8",
32
32
  "@idmui/style": "^0.1.1",
33
33
  "@idmui/tropical": "^0.3.0",
34
34
  "@idmwx/idmui-gl2": "^2.8.2",
35
- "@idmwx/idmwx-base": "^2.8.5",
36
35
  "@wangeditor/editor": "^5.1.23",
37
36
  "@wangeditor/editor-for-vue": "^5.1.12",
38
37
  "axios": "^1.3.5",
@@ -1,11 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const name: string;
4
- namespace props {
5
- namespace fill {
6
- export const type: StringConstructor;
7
- const _default: string;
8
- export { _default as default };
9
- }
10
- }
11
- }
@@ -1,11 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const name: string;
4
- namespace props {
5
- namespace fill {
6
- export const type: StringConstructor;
7
- const _default: string;
8
- export { _default as default };
9
- }
10
- }
11
- }
@@ -1,11 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const name: string;
4
- namespace props {
5
- namespace fill {
6
- export const type: StringConstructor;
7
- const _default: string;
8
- export { _default as default };
9
- }
10
- }
11
- }
@@ -1,11 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const name: string;
4
- namespace props {
5
- namespace fill {
6
- export const type: StringConstructor;
7
- const _default: string;
8
- export { _default as default };
9
- }
10
- }
11
- }
@@ -1,53 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const components: undefined;
4
- function data(): {
5
- isUSD: boolean;
6
- type: string;
7
- company: {
8
- name: {
9
- USD: string;
10
- CNY: string;
11
- };
12
- address: {
13
- USD: string;
14
- CNY: string;
15
- };
16
- tel: string;
17
- dutyNumber: string;
18
- bankName: {
19
- USD: string;
20
- CNY: string;
21
- };
22
- bankAccount: {
23
- USD: string;
24
- CNY: string;
25
- };
26
- bankAddress: string;
27
- bankSwift: string;
28
- interBank: string;
29
- interSwift: string;
30
- };
31
- breaked: boolean;
32
- };
33
- namespace props {
34
- namespace data {
35
- export const type: ObjectConstructor;
36
- function _default(): {};
37
- export { _default as default };
38
- }
39
- }
40
- namespace watch {
41
- export namespace data_1 {
42
- function handler(newV: any): void;
43
- const immediate: boolean;
44
- }
45
- export { data_1 as data };
46
- }
47
- namespace computed {
48
- function computeHtml(): (data: any) => any;
49
- function computeUTCTime(): (time: any, format?: string) => string;
50
- function computeItem(): (data: any) => any[] | undefined;
51
- }
52
- function mounted(): void;
53
- }
@@ -1,33 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const name: string;
4
- const components: undefined;
5
- namespace props {
6
- namespace data {
7
- export const type: ObjectConstructor;
8
- function _default(): {};
9
- export { _default as default };
10
- }
11
- namespace showPrate {
12
- const type_1: BooleanConstructor;
13
- export { type_1 as type };
14
- const _default_1: boolean;
15
- export { _default_1 as default };
16
- }
17
- namespace showAcc {
18
- const type_2: BooleanConstructor;
19
- export { type_2 as type };
20
- const _default_2: boolean;
21
- export { _default_2 as default };
22
- }
23
- }
24
- function data(): {};
25
- namespace computed {
26
- function computeLat(): (lat: any) => any;
27
- function computeLng(): (lng: any) => any;
28
- function computeUTCTime(): (time: any, format?: string) => string;
29
- function roundPrecision(): (num: any, precision?: number) => number | "-";
30
- function computeDegree(): (degree: any, isCurrent: any) => string | undefined;
31
- }
32
- const methods: {};
33
- }
@@ -1,54 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const name: string;
4
- const components: undefined;
5
- namespace props {
6
- namespace plan {
7
- export const type: ObjectConstructor;
8
- function _default(): {};
9
- export { _default as default };
10
- }
11
- namespace editorDisabled {
12
- const type_1: BooleanConstructor;
13
- export { type_1 as type };
14
- function _default_1(): boolean;
15
- export { _default_1 as default };
16
- }
17
- }
18
- const emits: string[];
19
- function data(): {
20
- tableData: never[];
21
- sogChart: undefined;
22
- windChart: undefined;
23
- waveChart: undefined;
24
- currentChart: undefined;
25
- editable: boolean;
26
- advisory: string;
27
- };
28
- namespace computed {
29
- function computeUTCTime(): (time: any) => string;
30
- function computeLTime(): (time: any, zone: any) => string;
31
- function computeUTCOffset(): any;
32
- function computeTimeDiff(): (plan: any, index: any) => number | "-";
33
- function computeNav(): (item: any) => "GC" | "RL";
34
- function roundPrecision(): (num: any, precision?: number) => number | "-";
35
- function computeMapChart(): any;
36
- function computeDegree(): (degree: any, isCurrent: any) => string | undefined;
37
- function computeDay(): (plan: any) => number;
38
- function computeMemo(): (item: any) => any;
39
- function computeMajorPoints(): (wps: any) => any[] | undefined;
40
- }
41
- namespace watch {
42
- export namespace plan_1 {
43
- function handler(): void;
44
- const immediate: boolean;
45
- }
46
- export { plan_1 as plan };
47
- }
48
- namespace methods {
49
- function initEChart(): void;
50
- function handleSave(): void;
51
- function handleRefresh(): void;
52
- function decideDisable(): void;
53
- }
54
- }
@@ -1,63 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const components: undefined;
4
- namespace props {
5
- namespace reportData {
6
- export const type: ObjectConstructor;
7
- function _default(): {};
8
- export { _default as default };
9
- }
10
- namespace editorDisabled {
11
- const type_1: BooleanConstructor;
12
- export { type_1 as type };
13
- function _default_1(): boolean;
14
- export { _default_1 as default };
15
- }
16
- }
17
- const emits: string[];
18
- function data(): {
19
- logSrc2: string;
20
- bgSrc: string;
21
- date: string;
22
- remarks: string;
23
- editable: boolean;
24
- advisory: undefined;
25
- excludedTableData: never[];
26
- segDetail: never[];
27
- goodDays: never[];
28
- noGoodWxDay: string;
29
- };
30
- namespace computed {
31
- function computedAvgCf(): (data: any) => boolean;
32
- function computedPositive(): (data: any) => any;
33
- function computedTime(): (date: any, type: any) => string;
34
- function computedLngLat(): (lat: any, lng: any) => string;
35
- function computedSeg(): (item: any) => string;
36
- function computedTimeConclusion(): (data: any) => {
37
- conclusion: string;
38
- className: string;
39
- timeCon: string;
40
- };
41
- function computedFuelConclusion(): (data: any, status: any) => {
42
- conclusion: string;
43
- className: string;
44
- cons: string;
45
- };
46
- function computedUnit(): (type: any, isPercent: any) => "" | "%" | "kts" | "mt";
47
- function computedWeatherDef(): (weather: any) => string;
48
- function computedColor(): (data: any, type: any, isBg: any) => string;
49
- }
50
- namespace watch {
51
- export namespace reportData_1 {
52
- function handler(nVal: any, oVal: any): void;
53
- const immediate: boolean;
54
- }
55
- export { reportData_1 as reportData };
56
- }
57
- namespace methods {
58
- function getLonLat(data: any): string;
59
- function handleCommit(content: any): void;
60
- function decideDisable(): void;
61
- function checkData(): void;
62
- }
63
- }
@@ -1,36 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const components: undefined;
4
- namespace props {
5
- namespace initialData {
6
- export const type: ObjectConstructor;
7
- function _default(): {};
8
- export { _default as default };
9
- }
10
- namespace isAdmin {
11
- const type_1: BooleanConstructor;
12
- export { type_1 as type };
13
- function _default_1(): boolean;
14
- export { _default_1 as default };
15
- }
16
- namespace editorDisabled {
17
- const type_2: BooleanConstructor;
18
- export { type_2 as type };
19
- function _default_2(): boolean;
20
- export { _default_2 as default };
21
- }
22
- }
23
- function data(): {
24
- reportData: {};
25
- };
26
- namespace watch {
27
- export namespace initialData_1 {
28
- function handler(nVal: any, oVal: any): void;
29
- const immediate: boolean;
30
- }
31
- export { initialData_1 as initialData };
32
- }
33
- namespace methods {
34
- function commit(content: any): void;
35
- }
36
- }
@@ -1,45 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- namespace props {
4
- namespace id {
5
- export const type: StringConstructor;
6
- const _default: string;
7
- export { _default as default };
8
- }
9
- namespace echartData {
10
- const type_1: ObjectConstructor;
11
- export { type_1 as type };
12
- function _default_1(): never[];
13
- export { _default_1 as default };
14
- }
15
- namespace params {
16
- const type_2: ObjectConstructor;
17
- export { type_2 as type };
18
- function _default_2(): never[];
19
- export { _default_2 as default };
20
- }
21
- namespace detail {
22
- const type_3: ObjectConstructor;
23
- export { type_3 as type };
24
- function _default_3(): never[];
25
- export { _default_3 as default };
26
- }
27
- }
28
- function data(): {
29
- chart: undefined;
30
- isOilBar: boolean;
31
- };
32
- namespace watch {
33
- export namespace echartData_1 {
34
- function handler(nVal: any, oVal: any): void;
35
- const immediate: boolean;
36
- const deep: boolean;
37
- }
38
- export { echartData_1 as echartData };
39
- }
40
- namespace methods {
41
- function getData(data: any, markArea: any): any[];
42
- function getMax(value: any): string | undefined;
43
- function initData(): void;
44
- }
45
- }
@@ -1,45 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- namespace props {
4
- namespace reportData {
5
- export const type: ObjectConstructor;
6
- function _default(): {};
7
- export { _default as default };
8
- }
9
- namespace isAdmin {
10
- const type_1: BooleanConstructor;
11
- export { type_1 as type };
12
- function _default_1(): boolean;
13
- export { _default_1 as default };
14
- }
15
- }
16
- function data(): {
17
- date: string;
18
- showCF: boolean;
19
- showAisDistance: boolean;
20
- showSig: boolean;
21
- showSwell: boolean;
22
- showWave: boolean;
23
- summaryTable: never[];
24
- typeList: never[];
25
- };
26
- namespace computed {
27
- function computeRoundPrecision(): (data: any, num?: number) => any;
28
- function computeColspan(): number;
29
- function computedClass(): (item: any, type: any, isCP: any) => string;
30
- function computedPort(): (item: any) => boolean;
31
- function computedTime(): (date: any, type: any) => string;
32
- }
33
- function mounted(): void;
34
- namespace watch {
35
- export namespace reportData_1 {
36
- function handler(nVal: any): void;
37
- const immediate: boolean;
38
- }
39
- export { reportData_1 as reportData };
40
- }
41
- namespace methods {
42
- function getLonLat(data: any): string;
43
- function checkData(): void;
44
- }
45
- }
@@ -1,87 +0,0 @@
1
- export default _sfc_main;
2
- declare namespace _sfc_main {
3
- const components: undefined;
4
- namespace props {
5
- namespace reportData {
6
- export const type: ObjectConstructor;
7
- function _default(): {};
8
- export { _default as default };
9
- }
10
- namespace mailData {
11
- const type_1: ObjectConstructor;
12
- export { type_1 as type };
13
- function _default_1(): {};
14
- export { _default_1 as default };
15
- }
16
- }
17
- function data(): {
18
- date: string;
19
- shipSpeedChart: undefined;
20
- FOChart: undefined;
21
- DOChart: undefined;
22
- windSpeedChart: undefined;
23
- waveHeightChart: undefined;
24
- CurrentFactorChart: undefined;
25
- shipSpdChartData: never[];
26
- FoChartData: never[];
27
- DGOChartData: never[];
28
- windSpdChartData: never[];
29
- waveChartData: never[];
30
- currentChartData: never[];
31
- mailList: never[];
32
- params: {};
33
- shipSpdDetail: {
34
- ytitle: string;
35
- title: string;
36
- };
37
- FODetail: {
38
- ytitle: string;
39
- title: string;
40
- };
41
- DGODetail: {
42
- ytitle: string;
43
- title: string;
44
- };
45
- windDetail: {
46
- ytitle: string;
47
- title: string;
48
- };
49
- waveDetail: {
50
- ytitle: string;
51
- title: string;
52
- };
53
- currentDetail: {
54
- ytitle: string;
55
- title: string;
56
- };
57
- };
58
- namespace computed {
59
- function computedArray(): (list: any) => any[];
60
- function computedCurrent(): (list: any, type: any) => any[];
61
- function computedTime(): (date: any, type: any) => string;
62
- function computedIsNull(): (data: any) => any;
63
- function computedLngLat(): (lat: any, lng: any) => string;
64
- function computeFrom(): (data: any) => any;
65
- function computeBody(): (data: any) => any;
66
- function computeUTCTime(): (time: any, format?: string) => string;
67
- }
68
- namespace watch {
69
- export namespace reportData_1 {
70
- function handler(nVal: any, oVal: any): void;
71
- const immediate: boolean;
72
- }
73
- export { reportData_1 as reportData };
74
- export namespace mailData_1 {
75
- export function handler(nVal: any, oVal: any): void;
76
- const immediate_1: boolean;
77
- export { immediate_1 as immediate };
78
- }
79
- export { mailData_1 as mailData };
80
- }
81
- function mounted(): void;
82
- namespace methods {
83
- function getLonLat(data: any): string;
84
- function getMailsList(): void;
85
- function getTableData(): void;
86
- }
87
- }