@cloud-app-dev/vidc 1.0.34 → 1.0.38

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 (66) hide show
  1. package/.umirc.ts +2 -2
  2. package/es/{WorkerFlow/api.d.ts → Api/index.d.ts} +4 -1
  3. package/es/{WorkerFlow/api.js → Api/index.js} +90 -0
  4. package/es/AppLayout/index.d.ts +2 -2
  5. package/es/DeviceList/index.d.ts +2 -2
  6. package/es/DeviceList/index.js +6 -4
  7. package/es/DeviceSelect/demo.d.ts +2 -0
  8. package/es/DeviceSelect/demo.js +22 -0
  9. package/es/DeviceSelect/index.css +6 -0
  10. package/es/DeviceSelect/index.d.ts +7 -0
  11. package/es/DeviceSelect/index.js +222 -0
  12. package/es/DynamicDeviceList/CheckExt.d.ts +8 -0
  13. package/es/DynamicDeviceList/CheckExt.js +36 -0
  14. package/es/DynamicDeviceList/Demo.js +1 -5
  15. package/es/DynamicDeviceList/index.css +20 -0
  16. package/es/DynamicDeviceList/index.d.ts +7 -4
  17. package/es/DynamicDeviceList/index.js +100 -49
  18. package/es/DynamicDeviceList/utils.d.ts +1 -2
  19. package/es/OrgTree/index.js +5 -5
  20. package/es/OrgUserTree/demo.d.ts +2 -0
  21. package/es/OrgUserTree/demo.js +20 -0
  22. package/es/OrgUserTree/index.css +31 -0
  23. package/es/OrgUserTree/index.d.ts +22 -0
  24. package/es/OrgUserTree/index.js +128 -0
  25. package/es/PlaceTree/demo.d.ts +2 -0
  26. package/es/PlaceTree/demo.js +20 -0
  27. package/es/PlaceTree/index.css +1 -0
  28. package/es/PlaceTree/index.d.ts +2 -2
  29. package/es/PlaceTree/index.js +27 -22
  30. package/es/{WorkerFlow/RefDrawer → RefDrawer}/index.d.ts +5 -1
  31. package/es/{WorkerFlow/RefDrawer → RefDrawer}/index.js +6 -17
  32. package/es/{WorkerFlow/RefModal → RefModal}/index.d.ts +5 -1
  33. package/es/{WorkerFlow/RefModal → RefModal}/index.js +6 -17
  34. package/es/TreeMode/demo.d.ts +2 -0
  35. package/es/TreeMode/demo.js +30 -0
  36. package/es/TreeMode/index.css +36 -0
  37. package/es/TreeMode/index.d.ts +21 -0
  38. package/es/TreeMode/index.js +190 -0
  39. package/es/TreeTitle/index.d.ts +3 -2
  40. package/es/TreeTitle/index.js +4 -2
  41. package/es/UserSelect/index.css +16 -0
  42. package/es/UserSelect/index.d.ts +10 -0
  43. package/es/UserSelect/index.js +168 -0
  44. package/es/WorkerFlow/Form/Condition.js +1 -1
  45. package/es/WorkerFlow/Form/EmptyUserSet.js +1 -1
  46. package/es/WorkerFlow/Form/GroupList.d.ts +1 -1
  47. package/es/WorkerFlow/Form/GroupList.js +3 -1
  48. package/es/WorkerFlow/Form/GroupSelect.js +1 -1
  49. package/es/WorkerFlow/Form/GroupSelectModalContent.js +12 -11
  50. package/es/WorkerFlow/Form/LevelGroupSelect.js +1 -1
  51. package/es/WorkerFlow/Form/Notifier.js +2 -1
  52. package/es/WorkerFlow/Form/UserAndGroupSelect.js +1 -1
  53. package/es/WorkerFlow/Form/UserSelect.js +1 -1
  54. package/es/WorkerFlow/Form/UserSelectModalContent.js +26 -25
  55. package/es/WorkerFlow/Form/UserSet.js +5 -2
  56. package/es/WorkerFlow/index.css +1 -1
  57. package/es/WorkerFlow/index.js +14 -7
  58. package/es/WorkerFlow/utils.js +10 -6
  59. package/es/core.d.ts +91 -0
  60. package/es/index.d.ts +7 -0
  61. package/es/index.js +7 -0
  62. package/es/utils.d.ts +10 -0
  63. package/es/utils.js +54 -1
  64. package/package.json +5 -5
  65. package/tsconfig.json +0 -1
  66. package/es/DynamicDeviceList/interface.d.ts +0 -75
@@ -1,75 +0,0 @@
1
- export interface DeviceItemType {
2
- ability: any;
3
- accessType: null;
4
- aliasBrand: null;
5
- appSystemId: string;
6
- areaLevel: number;
7
- bindUserid: string;
8
- boxNum: string;
9
- buzGroupId: string;
10
- buzGroupIds: string[];
11
- buzGroupName: string;
12
- cameraType: string;
13
- capDirection: string;
14
- cid: string;
15
- createTime: string;
16
- deleteFlag: number;
17
- detailLiftBuild: number;
18
- detailLiftUnit: number;
19
- deviceBrand: number;
20
- deviceIp: string;
21
- deviceModel: string;
22
- deviceName: string;
23
- devicePlace: string;
24
- deviceStatus: 0 | 1;
25
- deviceType: string;
26
- extJson: any;
27
- fullPy: string;
28
- gbId: string;
29
- geoCoordinateSystem: string;
30
- groupId: string;
31
- groupIds: string[];
32
- groupName: string;
33
- hadLocaltion: boolean;
34
- hasFrontEnd: boolean;
35
- hasStorage: boolean;
36
- id: string;
37
- inOutDirection: any;
38
- industry: any;
39
- industry1: string;
40
- industry2: string;
41
- installationLocationDetail: any;
42
- installationMethod: any;
43
- installationSite: any;
44
- ipAddr: any;
45
- ipV6Addr: any;
46
- isBind: any;
47
- isIdleDeal: any;
48
- latitude: number;
49
- longitude: number;
50
- maintenancePerson: any;
51
- maintenancePhone: any;
52
- maintenanceUnit: any;
53
- manufacturerDeviceType: string;
54
- monitorAreaDesc: any;
55
- monitorDirection: any;
56
- operationCenterIds: any;
57
- orgCode: any;
58
- parentId: any;
59
- pathId: string[];
60
- place: string;
61
- placeCode: string;
62
- placeId: string;
63
- placeIds: string[];
64
- placeName: null;
65
- placeTags: string[];
66
- port: string;
67
- ptzControl: string;
68
- simpPy: string;
69
- sn: string;
70
- snapshotMode: string;
71
- sourceFrom: string;
72
- superiorGbcode: string;
73
- tags: string;
74
- villageLocationType: string;
75
- }