@tmesoft/data-screen-set 1.2.2 → 1.2.3

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.
Files changed (207) hide show
  1. package/dist/components/data-screen-set/components/moveable/custom-moveable/image-moveable/index.vue.d.ts +17 -0
  2. package/dist/components/data-screen-set/components/moveable/custom-moveable/image-text-moveable/index.vue.d.ts +17 -0
  3. package/dist/components/data-screen-set/components/moveable/custom-moveable/index.d.ts +4 -0
  4. package/dist/components/data-screen-set/components/moveable/custom-moveable/text-moveable/index.vue.d.ts +19 -0
  5. package/dist/components/data-screen-set/components/moveable/custom-moveable/video-moveable/index.vue.d.ts +17 -0
  6. package/dist/components/data-screen-set/components/moveable/data-moveable/electricity-rank/index.vue.d.ts +2 -0
  7. package/dist/components/data-screen-set/components/moveable/data-moveable/electricity-trend/index.vue.d.ts +2 -0
  8. package/dist/components/data-screen-set/components/moveable/data-moveable/experimental-communication-info/index.vue.d.ts +2 -0
  9. package/dist/components/data-screen-set/components/moveable/data-moveable/experimental-results-info/index.vue.d.ts +2 -0
  10. package/dist/components/data-screen-set/components/moveable/data-moveable/index.d.ts +15 -0
  11. package/dist/components/data-screen-set/components/moveable/data-moveable/instrument-status/index.vue.d.ts +23 -0
  12. package/dist/components/data-screen-set/components/moveable/data-moveable/instrument-use/index.vue.d.ts +25 -0
  13. package/dist/components/data-screen-set/components/moveable/data-moveable/notice-info/index.vue.d.ts +33 -0
  14. package/dist/components/data-screen-set/components/moveable/data-moveable/person-time-info/index.vue.d.ts +2 -0
  15. package/dist/components/data-screen-set/components/moveable/data-moveable/report-info/index.vue.d.ts +2 -0
  16. package/dist/components/data-screen-set/components/moveable/data-moveable/safe-set/index.vue.d.ts +2 -0
  17. package/dist/components/data-screen-set/components/moveable/data-moveable/space-set/components/title.vue.d.ts +2 -0
  18. package/dist/components/data-screen-set/components/moveable/data-moveable/space-set/index.vue.d.ts +2 -0
  19. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-achievments/chart/index.vue.d.ts +4 -0
  20. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-achievments/index.vue.d.ts +4 -0
  21. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-achievments/type.d.ts +13 -0
  22. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-device/chart/index.vue.d.ts +4 -0
  23. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-device/index.vue.d.ts +4 -0
  24. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-device/type.d.ts +16 -0
  25. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-oppointment/index.vue.d.ts +2 -0
  26. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-team/chart/index.vue.d.ts +4 -0
  27. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-team/index.vue.d.ts +4 -0
  28. package/dist/components/data-screen-set/components/moveable/data-moveable/teaching-team/type.d.ts +13 -0
  29. package/dist/components/data-screen-set/components/public/block-wrap/index.vue.d.ts +51 -0
  30. package/dist/components/data-screen-set/components/public/custom-card-wrap/index.vue.d.ts +42 -0
  31. package/dist/components/data-screen-set/components/public/null-tips/index.vue.d.ts +2 -0
  32. package/dist/components/data-screen-set/index.d.ts +14 -0
  33. package/dist/components/data-screen-set/index.vue.d.ts +329 -0
  34. package/dist/components/index.d.ts +36 -0
  35. package/dist/data-screen-set-lib.d.ts +1 -375
  36. package/dist/data-screen-set-lib.es.js +2733 -2723
  37. package/dist/demo/index.d.ts +23 -0
  38. package/dist/main.d.ts +3 -0
  39. package/package.json +1 -1
  40. package/dist/data-screen-set-lib.umd.js +0 -442
  41. package/dist/public/theme/blue/3d/main/arrow1.png +0 -0
  42. package/dist/public/theme/blue/3d/main/arrow2.png +0 -0
  43. package/dist/public/theme/blue/3d/main/bg.png +0 -0
  44. package/dist/public/theme/blue/3d/main/device-icon.png +0 -0
  45. package/dist/public/theme/blue/3d/main/laboratory-icon.png +0 -0
  46. package/dist/public/theme/blue/3d/main/stage1.png +0 -0
  47. package/dist/public/theme/blue/3d/main/stage2.png +0 -0
  48. package/dist/public/theme/blue/appointment-open/icon.png +0 -0
  49. package/dist/public/theme/blue/appointment-open/image.png +0 -0
  50. package/dist/public/theme/blue/bg.png +0 -0
  51. package/dist/public/theme/blue/btn-active.png +0 -0
  52. package/dist/public/theme/blue/btn-hover.png +0 -0
  53. package/dist/public/theme/blue/delete-blue.png +0 -0
  54. package/dist/public/theme/blue/device-assets/icon.png +0 -0
  55. package/dist/public/theme/blue/device-assets/image.png +0 -0
  56. package/dist/public/theme/blue/dialog-bg.png +0 -0
  57. package/dist/public/theme/blue/dialog-bg1.png +0 -0
  58. package/dist/public/theme/blue/edit-hover-bg.png +0 -0
  59. package/dist/public/theme/blue/edit.png +0 -0
  60. package/dist/public/theme/blue/electricity-rank/icon.png +0 -0
  61. package/dist/public/theme/blue/electricity-rank/image.png +0 -0
  62. package/dist/public/theme/blue/electricity-trend/icon.png +0 -0
  63. package/dist/public/theme/blue/electricity-trend/image-2.png +0 -0
  64. package/dist/public/theme/blue/electricity-trend/image-3.png +0 -0
  65. package/dist/public/theme/blue/electricity-trend/image.png +0 -0
  66. package/dist/public/theme/blue/image/icon.png +0 -0
  67. package/dist/public/theme/blue/image-text/icon.png +0 -0
  68. package/dist/public/theme/blue/image-text//351/273/230/350/256/244/345/244/264/345/203/217.png +0 -0
  69. package/dist/public/theme/blue/instrument-status/icon.png +0 -0
  70. package/dist/public/theme/blue/instrument-use/icon.png +0 -0
  71. package/dist/public/theme/blue/lab-discuss/icon.png +0 -0
  72. package/dist/public/theme/blue/lab-discuss/image.png +0 -0
  73. package/dist/public/theme/blue/lab-grade/icon.png +0 -0
  74. package/dist/public/theme/blue/lab-grade/image.png +0 -0
  75. package/dist/public/theme/blue/lab-number/icon.png +0 -0
  76. package/dist/public/theme/blue/lab-number/image.png +0 -0
  77. package/dist/public/theme/blue/lab-report/icon.png +0 -0
  78. package/dist/public/theme/blue/lab-report/image.png +0 -0
  79. package/dist/public/theme/blue/normal-box.png +0 -0
  80. package/dist/public/theme/blue/notice-info/bg.png +0 -0
  81. package/dist/public/theme/blue/notice-info/icon.png +0 -0
  82. package/dist/public/theme/blue/null-icon.png +0 -0
  83. package/dist/public/theme/blue/research-result/icon.png +0 -0
  84. package/dist/public/theme/blue/research-result/image.png +0 -0
  85. package/dist/public/theme/blue/safe/border.png +0 -0
  86. package/dist/public/theme/blue/safe/image.png +0 -0
  87. package/dist/public/theme/blue/setting.png +0 -0
  88. package/dist/public/theme/blue/teach-team/chart-icon.png +0 -0
  89. package/dist/public/theme/blue/teach-team/icon.png +0 -0
  90. package/dist/public/theme/blue/teach-team/image.png +0 -0
  91. package/dist/public/theme/blue/text/icon.png +0 -0
  92. package/dist/public/theme/blue/thumbnail-upload-bg.png +0 -0
  93. package/dist/public/theme/blue/upload.png +0 -0
  94. package/dist/public/theme/blue/video/icon.png +0 -0
  95. package/dist/public/theme/blue/video/video-play.png +0 -0
  96. package/dist/public/theme/green/3d/border.png +0 -0
  97. package/dist/public/theme/green/3d/icon.png +0 -0
  98. package/dist/public/theme/green/3d/image.png +0 -0
  99. package/dist/public/theme/green/3d/main/arrow1.png +0 -0
  100. package/dist/public/theme/green/3d/main/arrow2.png +0 -0
  101. package/dist/public/theme/green/3d/main/bg.png +0 -0
  102. package/dist/public/theme/green/3d/main/device-icon.png +0 -0
  103. package/dist/public/theme/green/3d/main/laboratory-icon.png +0 -0
  104. package/dist/public/theme/green/3d/main/stage1.png +0 -0
  105. package/dist/public/theme/green/3d/main/stage2.png +0 -0
  106. package/dist/public/theme/green/appointment-open/icon.png +0 -0
  107. package/dist/public/theme/green/appointment-open/image.png +0 -0
  108. package/dist/public/theme/green/bg.png +0 -0
  109. package/dist/public/theme/green/btn-active.png +0 -0
  110. package/dist/public/theme/green/btn-hover.png +0 -0
  111. package/dist/public/theme/green/delete-green.png +0 -0
  112. package/dist/public/theme/green/device-assets/icon.png +0 -0
  113. package/dist/public/theme/green/device-assets/image.png +0 -0
  114. package/dist/public/theme/green/dialog-bg.png +0 -0
  115. package/dist/public/theme/green/dialog-bg1.png +0 -0
  116. package/dist/public/theme/green/edit-hover-bg.png +0 -0
  117. package/dist/public/theme/green/edit.png +0 -0
  118. package/dist/public/theme/green/electricity-rank/icon.png +0 -0
  119. package/dist/public/theme/green/electricity-rank/image.png +0 -0
  120. package/dist/public/theme/green/electricity-trend/icon.png +0 -0
  121. package/dist/public/theme/green/electricity-trend/image.png +0 -0
  122. package/dist/public/theme/green/image/icon.png +0 -0
  123. package/dist/public/theme/green/image-text/icon.png +0 -0
  124. package/dist/public/theme/green/image-text//351/273/230/350/256/244/345/244/264/345/203/217.png +0 -0
  125. package/dist/public/theme/green/instrument-status/icon.png +0 -0
  126. package/dist/public/theme/green/instrument-use/icon.png +0 -0
  127. package/dist/public/theme/green/lab-discuss/icon.png +0 -0
  128. package/dist/public/theme/green/lab-discuss/image.png +0 -0
  129. package/dist/public/theme/green/lab-grade/icon.png +0 -0
  130. package/dist/public/theme/green/lab-grade/image.png +0 -0
  131. package/dist/public/theme/green/lab-number/icon.png +0 -0
  132. package/dist/public/theme/green/lab-number/image.png +0 -0
  133. package/dist/public/theme/green/lab-report/icon.png +0 -0
  134. package/dist/public/theme/green/lab-report/image.png +0 -0
  135. package/dist/public/theme/green/normal-box.png +0 -0
  136. package/dist/public/theme/green/notice-info/bg.png +0 -0
  137. package/dist/public/theme/green/notice-info/icon.png +0 -0
  138. package/dist/public/theme/green/null-icon.png +0 -0
  139. package/dist/public/theme/green/research-result/icon.png +0 -0
  140. package/dist/public/theme/green/research-result/image.png +0 -0
  141. package/dist/public/theme/green/safe/border.png +0 -0
  142. package/dist/public/theme/green/safe/image.png +0 -0
  143. package/dist/public/theme/green/setting.png +0 -0
  144. package/dist/public/theme/green/teach-team/chart-icon.png +0 -0
  145. package/dist/public/theme/green/teach-team/icon.png +0 -0
  146. package/dist/public/theme/green/teach-team/image.png +0 -0
  147. package/dist/public/theme/green/text/icon.png +0 -0
  148. package/dist/public/theme/green/thumbnail-upload-bg.png +0 -0
  149. package/dist/public/theme/green/upload.png +0 -0
  150. package/dist/public/theme/green/video/icon.png +0 -0
  151. package/dist/public/theme/green/video/video-play.png +0 -0
  152. package/dist/public/theme/yellow/3d/border.png +0 -0
  153. package/dist/public/theme/yellow/3d/icon.png +0 -0
  154. package/dist/public/theme/yellow/3d/image.png +0 -0
  155. package/dist/public/theme/yellow/3d/main/arrow1.png +0 -0
  156. package/dist/public/theme/yellow/3d/main/arrow2.png +0 -0
  157. package/dist/public/theme/yellow/3d/main/bg.png +0 -0
  158. package/dist/public/theme/yellow/3d/main/device-icon.png +0 -0
  159. package/dist/public/theme/yellow/3d/main/laboratory-icon.png +0 -0
  160. package/dist/public/theme/yellow/3d/main/stage1.png +0 -0
  161. package/dist/public/theme/yellow/3d/main/stage2.png +0 -0
  162. package/dist/public/theme/yellow/appointment-open/icon.png +0 -0
  163. package/dist/public/theme/yellow/appointment-open/image.png +0 -0
  164. package/dist/public/theme/yellow/bg.png +0 -0
  165. package/dist/public/theme/yellow/btn-active.png +0 -0
  166. package/dist/public/theme/yellow/btn-hover.png +0 -0
  167. package/dist/public/theme/yellow/delete-yellow.png +0 -0
  168. package/dist/public/theme/yellow/device-assets/icon.png +0 -0
  169. package/dist/public/theme/yellow/device-assets/image.png +0 -0
  170. package/dist/public/theme/yellow/dialog-bg.png +0 -0
  171. package/dist/public/theme/yellow/dialog-bg1.png +0 -0
  172. package/dist/public/theme/yellow/edit-hover-bg.png +0 -0
  173. package/dist/public/theme/yellow/edit.png +0 -0
  174. package/dist/public/theme/yellow/electricity-rank/icon.png +0 -0
  175. package/dist/public/theme/yellow/electricity-rank/image.png +0 -0
  176. package/dist/public/theme/yellow/electricity-trend/icon.png +0 -0
  177. package/dist/public/theme/yellow/electricity-trend/image.png +0 -0
  178. package/dist/public/theme/yellow/image/icon.png +0 -0
  179. package/dist/public/theme/yellow/image-text/icon.png +0 -0
  180. package/dist/public/theme/yellow/image-text//351/273/230/350/256/244/345/244/264/345/203/217.png +0 -0
  181. package/dist/public/theme/yellow/instrument-status/icon.png +0 -0
  182. package/dist/public/theme/yellow/instrument-use/icon.png +0 -0
  183. package/dist/public/theme/yellow/lab-discuss/icon.png +0 -0
  184. package/dist/public/theme/yellow/lab-discuss/image.png +0 -0
  185. package/dist/public/theme/yellow/lab-grade/icon.png +0 -0
  186. package/dist/public/theme/yellow/lab-grade/image.png +0 -0
  187. package/dist/public/theme/yellow/lab-number/icon.png +0 -0
  188. package/dist/public/theme/yellow/lab-number/image.png +0 -0
  189. package/dist/public/theme/yellow/lab-report/icon.png +0 -0
  190. package/dist/public/theme/yellow/lab-report/image.png +0 -0
  191. package/dist/public/theme/yellow/normal-box.png +0 -0
  192. package/dist/public/theme/yellow/notice-info/bg.png +0 -0
  193. package/dist/public/theme/yellow/notice-info/icon.png +0 -0
  194. package/dist/public/theme/yellow/null-icon.png +0 -0
  195. package/dist/public/theme/yellow/research-result/icon.png +0 -0
  196. package/dist/public/theme/yellow/research-result/image.png +0 -0
  197. package/dist/public/theme/yellow/safe/border.png +0 -0
  198. package/dist/public/theme/yellow/safe/image.png +0 -0
  199. package/dist/public/theme/yellow/setting.png +0 -0
  200. package/dist/public/theme/yellow/teach-team/chart-icon.png +0 -0
  201. package/dist/public/theme/yellow/teach-team/icon.png +0 -0
  202. package/dist/public/theme/yellow/teach-team/image.png +0 -0
  203. package/dist/public/theme/yellow/text/icon.png +0 -0
  204. package/dist/public/theme/yellow/thumbnail-upload-bg.png +0 -0
  205. package/dist/public/theme/yellow/upload.png +0 -0
  206. package/dist/public/theme/yellow/video/icon.png +0 -0
  207. package/dist/public/theme/yellow/video/video-play.png +0 -0
@@ -0,0 +1,329 @@
1
+ import { PropType } from 'vue';
2
+ import { CardType, CustomListPage, IbigScreenCoordinate } from '../index.ts';
3
+
4
+ declare function __VLS_template(): {
5
+ default?(_: {}): any;
6
+ };
7
+ declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
8
+ customCardCoordinateList: {
9
+ type: {
10
+ (arrayLength: number): {
11
+ id: number;
12
+ detail: IbigScreenCoordinate;
13
+ }[];
14
+ (...items: {
15
+ id: number;
16
+ detail: IbigScreenCoordinate;
17
+ }[]): {
18
+ id: number;
19
+ detail: IbigScreenCoordinate;
20
+ }[];
21
+ new (arrayLength: number): {
22
+ id: number;
23
+ detail: IbigScreenCoordinate;
24
+ }[];
25
+ new (...items: {
26
+ id: number;
27
+ detail: IbigScreenCoordinate;
28
+ }[]): {
29
+ id: number;
30
+ detail: IbigScreenCoordinate;
31
+ }[];
32
+ isArray(arg: any): arg is any[];
33
+ readonly prototype: any[];
34
+ from<T>(arrayLike: ArrayLike<T>): T[];
35
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
36
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
37
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
38
+ of<T>(...items: T[]): T[];
39
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
40
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
41
+ readonly [Symbol.species]: ArrayConstructor;
42
+ };
43
+ default: () => never[];
44
+ };
45
+ dataCardList: {
46
+ type: {
47
+ (arrayLength: number): any[];
48
+ (...items: any[]): any[];
49
+ new (arrayLength: number): any[];
50
+ new (...items: any[]): any[];
51
+ isArray(arg: any): arg is any[];
52
+ readonly prototype: any[];
53
+ from<T>(arrayLike: ArrayLike<T>): T[];
54
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
55
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
56
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
57
+ of<T>(...items: T[]): T[];
58
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
59
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
60
+ readonly [Symbol.species]: ArrayConstructor;
61
+ };
62
+ default: () => never[];
63
+ };
64
+ customCardList: {
65
+ type: {
66
+ (arrayLength: number): CustomListPage[];
67
+ (...items: CustomListPage[]): CustomListPage[];
68
+ new (arrayLength: number): CustomListPage[];
69
+ new (...items: CustomListPage[]): CustomListPage[];
70
+ isArray(arg: any): arg is any[];
71
+ readonly prototype: any[];
72
+ from<T>(arrayLike: ArrayLike<T>): T[];
73
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
74
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
75
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
76
+ of<T>(...items: T[]): T[];
77
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
78
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
79
+ readonly [Symbol.species]: ArrayConstructor;
80
+ };
81
+ default: () => never[];
82
+ };
83
+ dataCardCoordinateList: {
84
+ type: {
85
+ (arrayLength: number): {
86
+ id: number;
87
+ detail: IbigScreenCoordinate;
88
+ }[];
89
+ (...items: {
90
+ id: number;
91
+ detail: IbigScreenCoordinate;
92
+ }[]): {
93
+ id: number;
94
+ detail: IbigScreenCoordinate;
95
+ }[];
96
+ new (arrayLength: number): {
97
+ id: number;
98
+ detail: IbigScreenCoordinate;
99
+ }[];
100
+ new (...items: {
101
+ id: number;
102
+ detail: IbigScreenCoordinate;
103
+ }[]): {
104
+ id: number;
105
+ detail: IbigScreenCoordinate;
106
+ }[];
107
+ isArray(arg: any): arg is any[];
108
+ readonly prototype: any[];
109
+ from<T>(arrayLike: ArrayLike<T>): T[];
110
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
111
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
112
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
113
+ of<T>(...items: T[]): T[];
114
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
115
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
116
+ readonly [Symbol.species]: ArrayConstructor;
117
+ };
118
+ default: () => never[];
119
+ };
120
+ activeId: {
121
+ type: NumberConstructor;
122
+ default: undefined;
123
+ };
124
+ activeType: {
125
+ type: PropType<CardType>;
126
+ default: undefined;
127
+ };
128
+ title: {
129
+ type: StringConstructor;
130
+ default: string;
131
+ };
132
+ theme: {
133
+ type: StringConstructor;
134
+ default: string;
135
+ };
136
+ dataCardInfoData: {
137
+ type: PropType<any>;
138
+ default: () => {};
139
+ };
140
+ changeDataCardConfig: {
141
+ type: FunctionConstructor;
142
+ default: () => void;
143
+ };
144
+ changeCustomCardConfig: {
145
+ type: FunctionConstructor;
146
+ default: () => void;
147
+ };
148
+ }>, {
149
+ setRootWidthHeight: (rootWidthHeighObject: any) => void;
150
+ setDataCardListJson: (_dataCardListJson: any, _noRenderDataCardIds?: number[]) => void;
151
+ handleTextScroll: (id: number) => void;
152
+ handleNoticeInfoScroll: () => void;
153
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
154
+ editBtnClick: (...args: any[]) => void;
155
+ deleteBtnClick: (...args: any[]) => void;
156
+ addOrUpCoordinate: (...args: any[]) => void;
157
+ changeActive: (...args: any[]) => void;
158
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
159
+ customCardCoordinateList: {
160
+ type: {
161
+ (arrayLength: number): {
162
+ id: number;
163
+ detail: IbigScreenCoordinate;
164
+ }[];
165
+ (...items: {
166
+ id: number;
167
+ detail: IbigScreenCoordinate;
168
+ }[]): {
169
+ id: number;
170
+ detail: IbigScreenCoordinate;
171
+ }[];
172
+ new (arrayLength: number): {
173
+ id: number;
174
+ detail: IbigScreenCoordinate;
175
+ }[];
176
+ new (...items: {
177
+ id: number;
178
+ detail: IbigScreenCoordinate;
179
+ }[]): {
180
+ id: number;
181
+ detail: IbigScreenCoordinate;
182
+ }[];
183
+ isArray(arg: any): arg is any[];
184
+ readonly prototype: any[];
185
+ from<T>(arrayLike: ArrayLike<T>): T[];
186
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
187
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
188
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
189
+ of<T>(...items: T[]): T[];
190
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
191
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
192
+ readonly [Symbol.species]: ArrayConstructor;
193
+ };
194
+ default: () => never[];
195
+ };
196
+ dataCardList: {
197
+ type: {
198
+ (arrayLength: number): any[];
199
+ (...items: any[]): any[];
200
+ new (arrayLength: number): any[];
201
+ new (...items: any[]): any[];
202
+ isArray(arg: any): arg is any[];
203
+ readonly prototype: any[];
204
+ from<T>(arrayLike: ArrayLike<T>): T[];
205
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
206
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
207
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
208
+ of<T>(...items: T[]): T[];
209
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
210
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
211
+ readonly [Symbol.species]: ArrayConstructor;
212
+ };
213
+ default: () => never[];
214
+ };
215
+ customCardList: {
216
+ type: {
217
+ (arrayLength: number): CustomListPage[];
218
+ (...items: CustomListPage[]): CustomListPage[];
219
+ new (arrayLength: number): CustomListPage[];
220
+ new (...items: CustomListPage[]): CustomListPage[];
221
+ isArray(arg: any): arg is any[];
222
+ readonly prototype: any[];
223
+ from<T>(arrayLike: ArrayLike<T>): T[];
224
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
225
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
226
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
227
+ of<T>(...items: T[]): T[];
228
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
229
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
230
+ readonly [Symbol.species]: ArrayConstructor;
231
+ };
232
+ default: () => never[];
233
+ };
234
+ dataCardCoordinateList: {
235
+ type: {
236
+ (arrayLength: number): {
237
+ id: number;
238
+ detail: IbigScreenCoordinate;
239
+ }[];
240
+ (...items: {
241
+ id: number;
242
+ detail: IbigScreenCoordinate;
243
+ }[]): {
244
+ id: number;
245
+ detail: IbigScreenCoordinate;
246
+ }[];
247
+ new (arrayLength: number): {
248
+ id: number;
249
+ detail: IbigScreenCoordinate;
250
+ }[];
251
+ new (...items: {
252
+ id: number;
253
+ detail: IbigScreenCoordinate;
254
+ }[]): {
255
+ id: number;
256
+ detail: IbigScreenCoordinate;
257
+ }[];
258
+ isArray(arg: any): arg is any[];
259
+ readonly prototype: any[];
260
+ from<T>(arrayLike: ArrayLike<T>): T[];
261
+ from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
262
+ from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
263
+ from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
264
+ of<T>(...items: T[]): T[];
265
+ fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
266
+ fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
267
+ readonly [Symbol.species]: ArrayConstructor;
268
+ };
269
+ default: () => never[];
270
+ };
271
+ activeId: {
272
+ type: NumberConstructor;
273
+ default: undefined;
274
+ };
275
+ activeType: {
276
+ type: PropType<CardType>;
277
+ default: undefined;
278
+ };
279
+ title: {
280
+ type: StringConstructor;
281
+ default: string;
282
+ };
283
+ theme: {
284
+ type: StringConstructor;
285
+ default: string;
286
+ };
287
+ dataCardInfoData: {
288
+ type: PropType<any>;
289
+ default: () => {};
290
+ };
291
+ changeDataCardConfig: {
292
+ type: FunctionConstructor;
293
+ default: () => void;
294
+ };
295
+ changeCustomCardConfig: {
296
+ type: FunctionConstructor;
297
+ default: () => void;
298
+ };
299
+ }>> & Readonly<{
300
+ onEditBtnClick?: ((...args: any[]) => any) | undefined;
301
+ onDeleteBtnClick?: ((...args: any[]) => any) | undefined;
302
+ onAddOrUpCoordinate?: ((...args: any[]) => any) | undefined;
303
+ onChangeActive?: ((...args: any[]) => any) | undefined;
304
+ }>, {
305
+ title: string;
306
+ changeDataCardConfig: Function;
307
+ changeCustomCardConfig: Function;
308
+ customCardCoordinateList: {
309
+ id: number;
310
+ detail: IbigScreenCoordinate;
311
+ }[];
312
+ dataCardList: any[];
313
+ customCardList: CustomListPage[];
314
+ dataCardCoordinateList: {
315
+ id: number;
316
+ detail: IbigScreenCoordinate;
317
+ }[];
318
+ activeId: number;
319
+ activeType: CardType;
320
+ theme: string;
321
+ dataCardInfoData: any;
322
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
323
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
324
+ export default _default;
325
+ type __VLS_WithTemplateSlots<T, S> = T & {
326
+ new (): {
327
+ $slots: S;
328
+ };
329
+ };
@@ -0,0 +1,36 @@
1
+ import { default as DataScreenSet } from './data-screen-set/index.vue';
2
+
3
+ export declare enum EbigScreenCustomCard {
4
+ '图集' = 1,
5
+ '视频' = 2,
6
+ '文本' = 3,
7
+ '人员介绍' = 4
8
+ }
9
+ export interface CustomListPage {
10
+ id: number;
11
+ bigScreenVersionId: number;
12
+ type: EbigScreenCustomCard;
13
+ name: string;
14
+ list: any[];
15
+ swiperTime?: number;
16
+ isLoop?: boolean;
17
+ volume?: boolean;
18
+ isEdit?: boolean;
19
+ }
20
+ export interface IbigScreenCoordinate {
21
+ left: number;
22
+ width: number;
23
+ top: number;
24
+ height: number;
25
+ }
26
+ export declare enum CardType {
27
+ '数据卡' = "data-target",
28
+ '自定义卡' = "target"
29
+ }
30
+ /**
31
+ * 获取本地静态图片地址(用于动态引入图片)
32
+ * @param url 图片地址
33
+ * @returns 可正常访问的图片地址
34
+ */
35
+ export declare const getAssetPath: (url: string) => string;
36
+ export { DataScreenSet };