@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
@@ -1,375 +1 @@
1
- import { ComponentOptionsMixin } from 'vue';
2
- import { ComponentProvideOptions } from 'vue';
3
- import { DefineComponent } from 'vue';
4
- import { ExtractPropTypes } from 'vue';
5
- import { PropType } from 'vue';
6
- import { PublicProps } from 'vue';
7
-
8
- declare const __VLS_component: DefineComponent<ExtractPropTypes< {
9
- customCardCoordinateList: {
10
- type: {
11
- (arrayLength: number): {
12
- id: number;
13
- detail: IbigScreenCoordinate;
14
- }[];
15
- (...items: {
16
- id: number;
17
- detail: IbigScreenCoordinate;
18
- }[]): {
19
- id: number;
20
- detail: IbigScreenCoordinate;
21
- }[];
22
- new (arrayLength: number): {
23
- id: number;
24
- detail: IbigScreenCoordinate;
25
- }[];
26
- new (...items: {
27
- id: number;
28
- detail: IbigScreenCoordinate;
29
- }[]): {
30
- id: number;
31
- detail: IbigScreenCoordinate;
32
- }[];
33
- isArray(arg: any): arg is any[];
34
- readonly prototype: any[];
35
- from<T>(arrayLike: ArrayLike<T>): T[];
36
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
37
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
38
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
39
- of<T>(...items: T[]): T[];
40
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
41
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
42
- readonly [Symbol.species]: ArrayConstructor;
43
- };
44
- default: () => never[];
45
- };
46
- dataCardList: {
47
- type: {
48
- (arrayLength: number): any[];
49
- (...items: any[]): any[];
50
- new (arrayLength: number): any[];
51
- new (...items: any[]): any[];
52
- isArray(arg: any): arg is any[];
53
- readonly prototype: any[];
54
- from<T>(arrayLike: ArrayLike<T>): T[];
55
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
56
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
57
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
58
- of<T>(...items: T[]): T[];
59
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
60
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
61
- readonly [Symbol.species]: ArrayConstructor;
62
- };
63
- default: () => never[];
64
- };
65
- customCardList: {
66
- type: {
67
- (arrayLength: number): CustomListPage[];
68
- (...items: CustomListPage[]): CustomListPage[];
69
- new (arrayLength: number): CustomListPage[];
70
- new (...items: CustomListPage[]): CustomListPage[];
71
- isArray(arg: any): arg is any[];
72
- readonly prototype: any[];
73
- from<T>(arrayLike: ArrayLike<T>): T[];
74
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
75
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
76
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
77
- of<T>(...items: T[]): T[];
78
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
79
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
80
- readonly [Symbol.species]: ArrayConstructor;
81
- };
82
- default: () => never[];
83
- };
84
- dataCardCoordinateList: {
85
- type: {
86
- (arrayLength: number): {
87
- id: number;
88
- detail: IbigScreenCoordinate;
89
- }[];
90
- (...items: {
91
- id: number;
92
- detail: IbigScreenCoordinate;
93
- }[]): {
94
- id: number;
95
- detail: IbigScreenCoordinate;
96
- }[];
97
- new (arrayLength: number): {
98
- id: number;
99
- detail: IbigScreenCoordinate;
100
- }[];
101
- new (...items: {
102
- id: number;
103
- detail: IbigScreenCoordinate;
104
- }[]): {
105
- id: number;
106
- detail: IbigScreenCoordinate;
107
- }[];
108
- isArray(arg: any): arg is any[];
109
- readonly prototype: any[];
110
- from<T>(arrayLike: ArrayLike<T>): T[];
111
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
112
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
113
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
114
- of<T>(...items: T[]): T[];
115
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
116
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
117
- readonly [Symbol.species]: ArrayConstructor;
118
- };
119
- default: () => never[];
120
- };
121
- activeId: {
122
- type: NumberConstructor;
123
- default: undefined;
124
- };
125
- activeType: {
126
- type: PropType<CardType>;
127
- default: undefined;
128
- };
129
- title: {
130
- type: StringConstructor;
131
- default: string;
132
- };
133
- theme: {
134
- type: StringConstructor;
135
- default: string;
136
- };
137
- dataCardInfoData: {
138
- type: PropType<any>;
139
- default: () => {};
140
- };
141
- changeDataCardConfig: {
142
- type: FunctionConstructor;
143
- default: () => void;
144
- };
145
- changeCustomCardConfig: {
146
- type: FunctionConstructor;
147
- default: () => void;
148
- };
149
- }>, {
150
- setRootWidthHeight: (rootWidthHeighObject: any) => void;
151
- setDataCardListJson: (_dataCardListJson: any, _noRenderDataCardIds?: number[]) => void;
152
- handleTextScroll: (id: number) => void;
153
- handleNoticeInfoScroll: () => void;
154
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
155
- editBtnClick: (...args: any[]) => void;
156
- deleteBtnClick: (...args: any[]) => void;
157
- addOrUpCoordinate: (...args: any[]) => void;
158
- changeActive: (...args: any[]) => void;
159
- }, string, PublicProps, Readonly<ExtractPropTypes< {
160
- customCardCoordinateList: {
161
- type: {
162
- (arrayLength: number): {
163
- id: number;
164
- detail: IbigScreenCoordinate;
165
- }[];
166
- (...items: {
167
- id: number;
168
- detail: IbigScreenCoordinate;
169
- }[]): {
170
- id: number;
171
- detail: IbigScreenCoordinate;
172
- }[];
173
- new (arrayLength: number): {
174
- id: number;
175
- detail: IbigScreenCoordinate;
176
- }[];
177
- new (...items: {
178
- id: number;
179
- detail: IbigScreenCoordinate;
180
- }[]): {
181
- id: number;
182
- detail: IbigScreenCoordinate;
183
- }[];
184
- isArray(arg: any): arg is any[];
185
- readonly prototype: any[];
186
- from<T>(arrayLike: ArrayLike<T>): T[];
187
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
188
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
189
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
190
- of<T>(...items: T[]): T[];
191
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
192
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
193
- readonly [Symbol.species]: ArrayConstructor;
194
- };
195
- default: () => never[];
196
- };
197
- dataCardList: {
198
- type: {
199
- (arrayLength: number): any[];
200
- (...items: any[]): any[];
201
- new (arrayLength: number): any[];
202
- new (...items: any[]): any[];
203
- isArray(arg: any): arg is any[];
204
- readonly prototype: any[];
205
- from<T>(arrayLike: ArrayLike<T>): T[];
206
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
207
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
208
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
209
- of<T>(...items: T[]): T[];
210
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
211
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
212
- readonly [Symbol.species]: ArrayConstructor;
213
- };
214
- default: () => never[];
215
- };
216
- customCardList: {
217
- type: {
218
- (arrayLength: number): CustomListPage[];
219
- (...items: CustomListPage[]): CustomListPage[];
220
- new (arrayLength: number): CustomListPage[];
221
- new (...items: CustomListPage[]): CustomListPage[];
222
- isArray(arg: any): arg is any[];
223
- readonly prototype: any[];
224
- from<T>(arrayLike: ArrayLike<T>): T[];
225
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
226
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
227
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
228
- of<T>(...items: T[]): T[];
229
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
230
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
231
- readonly [Symbol.species]: ArrayConstructor;
232
- };
233
- default: () => never[];
234
- };
235
- dataCardCoordinateList: {
236
- type: {
237
- (arrayLength: number): {
238
- id: number;
239
- detail: IbigScreenCoordinate;
240
- }[];
241
- (...items: {
242
- id: number;
243
- detail: IbigScreenCoordinate;
244
- }[]): {
245
- id: number;
246
- detail: IbigScreenCoordinate;
247
- }[];
248
- new (arrayLength: number): {
249
- id: number;
250
- detail: IbigScreenCoordinate;
251
- }[];
252
- new (...items: {
253
- id: number;
254
- detail: IbigScreenCoordinate;
255
- }[]): {
256
- id: number;
257
- detail: IbigScreenCoordinate;
258
- }[];
259
- isArray(arg: any): arg is any[];
260
- readonly prototype: any[];
261
- from<T>(arrayLike: ArrayLike<T>): T[];
262
- from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
263
- from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
264
- from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
265
- of<T>(...items: T[]): T[];
266
- fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
267
- fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>) => U, thisArg?: any): Promise<Awaited<U>[]>;
268
- readonly [Symbol.species]: ArrayConstructor;
269
- };
270
- default: () => never[];
271
- };
272
- activeId: {
273
- type: NumberConstructor;
274
- default: undefined;
275
- };
276
- activeType: {
277
- type: PropType<CardType>;
278
- default: undefined;
279
- };
280
- title: {
281
- type: StringConstructor;
282
- default: string;
283
- };
284
- theme: {
285
- type: StringConstructor;
286
- default: string;
287
- };
288
- dataCardInfoData: {
289
- type: PropType<any>;
290
- default: () => {};
291
- };
292
- changeDataCardConfig: {
293
- type: FunctionConstructor;
294
- default: () => void;
295
- };
296
- changeCustomCardConfig: {
297
- type: FunctionConstructor;
298
- default: () => void;
299
- };
300
- }>> & Readonly<{
301
- onEditBtnClick?: ((...args: any[]) => any) | undefined;
302
- onDeleteBtnClick?: ((...args: any[]) => any) | undefined;
303
- onAddOrUpCoordinate?: ((...args: any[]) => any) | undefined;
304
- onChangeActive?: ((...args: any[]) => any) | undefined;
305
- }>, {
306
- title: string;
307
- changeDataCardConfig: Function;
308
- changeCustomCardConfig: Function;
309
- customCardCoordinateList: {
310
- id: number;
311
- detail: IbigScreenCoordinate;
312
- }[];
313
- dataCardList: any[];
314
- customCardList: CustomListPage[];
315
- dataCardCoordinateList: {
316
- id: number;
317
- detail: IbigScreenCoordinate;
318
- }[];
319
- activeId: number;
320
- activeType: CardType;
321
- theme: string;
322
- dataCardInfoData: any;
323
- }, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
324
-
325
- declare function __VLS_template(): {
326
- default?(_: {}): any;
327
- };
328
-
329
- declare type __VLS_WithTemplateSlots<T, S> = T & {
330
- new (): {
331
- $slots: S;
332
- };
333
- };
334
-
335
- export declare enum CardType {
336
- '数据卡' = "data-target",
337
- '自定义卡' = "target"
338
- }
339
-
340
- export declare interface CustomListPage {
341
- id: number;
342
- bigScreenVersionId: number;
343
- type: EbigScreenCustomCard;
344
- name: string;
345
- list: any[];
346
- swiperTime?: number;
347
- isLoop?: boolean;
348
- volume?: boolean;
349
- isEdit?: boolean;
350
- }
351
-
352
- export declare const DataScreenSet: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
353
-
354
- export declare enum EbigScreenCustomCard {
355
- '图集' = 1,
356
- '视频' = 2,
357
- '文本' = 3,
358
- '人员介绍' = 4
359
- }
360
-
361
- /**
362
- * 获取本地静态图片地址(用于动态引入图片)
363
- * @param url 图片地址
364
- * @returns 可正常访问的图片地址
365
- */
366
- export declare const getAssetPath: (url: string) => string;
367
-
368
- export declare interface IbigScreenCoordinate {
369
- left: number;
370
- width: number;
371
- top: number;
372
- height: number;
373
- }
374
-
375
- export { }
1
+ export * from './components/index'