@tmesoft/data-screen-set 1.2.1 → 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 +7415 -7373
  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,17 @@
1
+ import { PropType } from 'vue';
2
+ import { CustomListPage } from '../../../../../index.ts';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ item: {
6
+ type: PropType<CustomListPage>;
7
+ default: () => void;
8
+ };
9
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
10
+ item: {
11
+ type: PropType<CustomListPage>;
12
+ default: () => void;
13
+ };
14
+ }>> & Readonly<{}>, {
15
+ item: CustomListPage;
16
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
17
+ export default _default;
@@ -0,0 +1,17 @@
1
+ import { PropType } from 'vue';
2
+ import { CustomListPage } from '../../../../../index.ts';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ item: {
6
+ type: PropType<CustomListPage>;
7
+ default: () => {};
8
+ };
9
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
10
+ item: {
11
+ type: PropType<CustomListPage>;
12
+ default: () => {};
13
+ };
14
+ }>> & Readonly<{}>, {
15
+ item: CustomListPage;
16
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
17
+ export default _default;
@@ -0,0 +1,4 @@
1
+ export { default as ImageMoveable } from './image-moveable/index.vue';
2
+ export { default as TextMoveable } from './text-moveable/index.vue';
3
+ export { default as VideoMoveable } from './video-moveable/index.vue';
4
+ export { default as ImageTextMoveable } from './image-text-moveable/index.vue';
@@ -0,0 +1,19 @@
1
+ import { PropType } from 'vue';
2
+ import { CustomListPage } from '../../../../../index.ts';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ item: {
6
+ type: PropType<CustomListPage>;
7
+ default: () => void;
8
+ };
9
+ }>, {
10
+ handleScroll: () => void;
11
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
12
+ item: {
13
+ type: PropType<CustomListPage>;
14
+ default: () => void;
15
+ };
16
+ }>> & Readonly<{}>, {
17
+ item: CustomListPage;
18
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
19
+ export default _default;
@@ -0,0 +1,17 @@
1
+ import { PropType } from 'vue';
2
+ import { CustomListPage } from '../../../../../index.ts';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ item: {
6
+ type: PropType<CustomListPage>;
7
+ default: () => void;
8
+ };
9
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
10
+ item: {
11
+ type: PropType<CustomListPage>;
12
+ default: () => void;
13
+ };
14
+ }>> & Readonly<{}>, {
15
+ item: CustomListPage;
16
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
17
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,15 @@
1
+ export { default as TeachingTeam } from './teaching-team/index.vue';
2
+ export { default as TeachingAchievments } from './teaching-achievments/index.vue';
3
+ export { default as TeachingDevice } from './teaching-device/index.vue';
4
+ export { default as TeachingOppointment } from './teaching-oppointment/index.vue';
5
+ export { default as SpaceSet } from './space-set/index.vue';
6
+ export { default as SafeSet } from './safe-set/index.vue';
7
+ export { default as PersonTimeInfo } from './person-time-info/index.vue';
8
+ export { default as ReportInfo } from './report-info/index.vue';
9
+ export { default as ExperimentalResultsInfo } from './experimental-results-info/index.vue';
10
+ export { default as ExperimentalCommunicationInfo } from './experimental-communication-info/index.vue';
11
+ export { default as ElectricityRank } from './electricity-rank/index.vue';
12
+ export { default as ElectricityTrend } from './electricity-trend/index.vue';
13
+ export { default as InstrumentStatus } from './instrument-status/index.vue';
14
+ export { default as InstrumentUse } from './instrument-use/index.vue';
15
+ export { default as NoticeInfo } from './notice-info/index.vue';
@@ -0,0 +1,23 @@
1
+ import { PropType } from 'vue';
2
+ import { IbigScreenCoordinate } from '../../../../../index.ts';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ coordinate: {
6
+ type: PropType<IbigScreenCoordinate>;
7
+ };
8
+ detail: {
9
+ type: StringConstructor;
10
+ default: string;
11
+ };
12
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
13
+ coordinate: {
14
+ type: PropType<IbigScreenCoordinate>;
15
+ };
16
+ detail: {
17
+ type: StringConstructor;
18
+ default: string;
19
+ };
20
+ }>> & Readonly<{}>, {
21
+ detail: string;
22
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
23
+ export default _default;
@@ -0,0 +1,25 @@
1
+ import { PropType } from 'vue';
2
+ import { IbigScreenCoordinate } from '../../../../../index.ts';
3
+
4
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5
+ coordinate: {
6
+ type: PropType<IbigScreenCoordinate>;
7
+ };
8
+ detail: {
9
+ type: StringConstructor;
10
+ default: string;
11
+ };
12
+ }>, {
13
+ scroll: () => void;
14
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
+ coordinate: {
16
+ type: PropType<IbigScreenCoordinate>;
17
+ };
18
+ detail: {
19
+ type: StringConstructor;
20
+ default: string;
21
+ };
22
+ }>> & Readonly<{}>, {
23
+ detail: string;
24
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
25
+ export default _default;
@@ -0,0 +1,33 @@
1
+ import { PropType } from 'vue';
2
+
3
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4
+ detail: {
5
+ type: StringConstructor;
6
+ default: string;
7
+ };
8
+ data: {
9
+ type: PropType<{
10
+ content: string;
11
+ }[]>;
12
+ default: () => never[];
13
+ };
14
+ }>, {
15
+ handleScroll: () => void;
16
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
17
+ detail: {
18
+ type: StringConstructor;
19
+ default: string;
20
+ };
21
+ data: {
22
+ type: PropType<{
23
+ content: string;
24
+ }[]>;
25
+ default: () => never[];
26
+ };
27
+ }>> & Readonly<{}>, {
28
+ data: {
29
+ content: string;
30
+ }[];
31
+ detail: string;
32
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
33
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {
2
+ resize: () => void;
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {
2
+ resize: () => void;
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4
+ export default _default;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * @Author: caiailing '18328023663@163.com'
3
+ * @Date: 2024-11-11 17:12:29
4
+ * @LastEditors: caiailing '18328023663@163.com'
5
+ * @LastEditTime: 2024-11-11 17:12:47
6
+ * @FilePath: src/components/data-screen-set/components/moveable/data-moveable/teaching-achievments/type.ts
7
+ * @Description: 这是默认设置,可以在设置》工具》File Description中进行配置
8
+ */
9
+ export interface IAchievementItem {
10
+ id: number;
11
+ name: string;
12
+ detail: string;
13
+ }
@@ -0,0 +1,4 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {
2
+ resize: () => void;
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {
2
+ resize: () => void;
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4
+ export default _default;
@@ -0,0 +1,16 @@
1
+ /**
2
+ * @Author: caiailing '18328023663@163.com'
3
+ * @Date: 2024-11-11 17:25:27
4
+ * @LastEditors: caiailing '18328023663@163.com'
5
+ * @LastEditTime: 2024-11-11 17:25:53
6
+ * @FilePath: src/components/data-screen-set/components/moveable/data-moveable/teaching-device/type.ts
7
+ * @Description: 这是默认设置,可以在设置》工具》File Description中进行配置
8
+ */
9
+ export interface IEquipmentItem {
10
+ typeId: number;
11
+ type: string;
12
+ totalCount: number;
13
+ normalCount: number;
14
+ repairCount: number;
15
+ scrapCount: number;
16
+ }
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {
2
+ resize: () => void;
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {
2
+ resize: () => void;
3
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4
+ export default _default;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * @Author: caiailing '18328023663@163.com'
3
+ * @Date: 2024-11-11 14:29:25
4
+ * @LastEditors: caiailing '18328023663@163.com'
5
+ * @LastEditTime: 2024-11-11 14:30:05
6
+ * @FilePath: src/components/data-screen-set/components/moveable/data-moveable/teaching-team/type.ts
7
+ * @Description: 师资队伍类型
8
+ */
9
+ export interface ITeacherItem {
10
+ id: number;
11
+ name: string;
12
+ count: number;
13
+ }
@@ -0,0 +1,51 @@
1
+ declare function __VLS_template(): {
2
+ titleRight?(_: {}): any;
3
+ default?(_: {}): any;
4
+ };
5
+ declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6
+ icon: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ wrapId: {
11
+ type: NumberConstructor;
12
+ default: number;
13
+ };
14
+ wrapTitle: {
15
+ type: StringConstructor;
16
+ default: string;
17
+ };
18
+ wrapName: {
19
+ type: StringConstructor;
20
+ default: string;
21
+ };
22
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
23
+ icon: {
24
+ type: StringConstructor;
25
+ default: string;
26
+ };
27
+ wrapId: {
28
+ type: NumberConstructor;
29
+ default: number;
30
+ };
31
+ wrapTitle: {
32
+ type: StringConstructor;
33
+ default: string;
34
+ };
35
+ wrapName: {
36
+ type: StringConstructor;
37
+ default: string;
38
+ };
39
+ }>> & Readonly<{}>, {
40
+ icon: string;
41
+ wrapId: number;
42
+ wrapTitle: string;
43
+ wrapName: string;
44
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
45
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
46
+ export default _default;
47
+ type __VLS_WithTemplateSlots<T, S> = T & {
48
+ new (): {
49
+ $slots: S;
50
+ };
51
+ };
@@ -0,0 +1,42 @@
1
+ declare function __VLS_template(): {
2
+ titleRight?(_: {}): any;
3
+ default?(_: {}): any;
4
+ };
5
+ declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6
+ icon: {
7
+ type: StringConstructor;
8
+ default: string;
9
+ };
10
+ wrapTitle: {
11
+ type: StringConstructor;
12
+ default: string;
13
+ };
14
+ wrapId: {
15
+ type: NumberConstructor;
16
+ default: number;
17
+ };
18
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
19
+ icon: {
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ wrapTitle: {
24
+ type: StringConstructor;
25
+ default: string;
26
+ };
27
+ wrapId: {
28
+ type: NumberConstructor;
29
+ default: number;
30
+ };
31
+ }>> & Readonly<{}>, {
32
+ icon: string;
33
+ wrapId: number;
34
+ wrapTitle: string;
35
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
36
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
37
+ export default _default;
38
+ type __VLS_WithTemplateSlots<T, S> = T & {
39
+ new (): {
40
+ $slots: S;
41
+ };
42
+ };
@@ -0,0 +1,2 @@
1
+ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2
+ export default _default;
@@ -0,0 +1,14 @@
1
+ export declare const isDataCard: (e: any) => boolean;
2
+ export declare const sliceDataId: (val: any) => number;
3
+ export declare const sliceCustomId: (val: any) => number;
4
+ export declare const getDataCardId: (e: any) => number | undefined;
5
+ export declare const getCustomCard: (e: any) => number | undefined;
6
+ /** 防抖,只有最后一次操作能被触发 */
7
+ export declare class Debounced {
8
+ private timer;
9
+ /**
10
+ * @param func 需要包装的函数
11
+ * @param delay 延迟时间,单位ms
12
+ */
13
+ use: (func: Function, delay?: number) => Function;
14
+ }