tabletcommand-backend-models 7.4.80 → 7.4.82

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 (287) hide show
  1. package/build/constants.js +1 -0
  2. package/build/constants.js.map +1 -1
  3. package/build/models/chart-incident.js +0 -6
  4. package/build/models/chart-incident.js.map +1 -1
  5. package/build/models/chart-managed-incident.js +0 -6
  6. package/build/models/chart-managed-incident.js.map +1 -1
  7. package/build/models/chart-user.js +0 -6
  8. package/build/models/chart-user.js.map +1 -1
  9. package/build/models/department.js +27 -1
  10. package/build/models/department.js.map +1 -1
  11. package/build/test/0index.js +5 -6
  12. package/build/test/0index.js.map +1 -1
  13. package/build/test/action-log.js +6 -5
  14. package/build/test/action-log.js.map +1 -1
  15. package/build/test/adsb.js +5 -5
  16. package/build/test/adsb.js.map +1 -1
  17. package/build/test/agency.js +5 -5
  18. package/build/test/agency.js.map +1 -1
  19. package/build/test/arcgis-group.js +6 -6
  20. package/build/test/arcgis-group.js.map +1 -1
  21. package/build/test/assignment.js +6 -5
  22. package/build/test/assignment.js.map +1 -1
  23. package/build/test/audio-stream-authentication.js +8 -8
  24. package/build/test/audio-stream-authentication.js.map +1 -1
  25. package/build/test/audio-stream.js +10 -9
  26. package/build/test/audio-stream.js.map +1 -1
  27. package/build/test/battalion.js +6 -5
  28. package/build/test/battalion.js.map +1 -1
  29. package/build/test/cad-incident-block.js +5 -5
  30. package/build/test/cad-incident-block.js.map +1 -1
  31. package/build/test/cad-incident.js +6 -6
  32. package/build/test/cad-incident.js.map +1 -1
  33. package/build/test/cad-simulation.js +6 -5
  34. package/build/test/cad-simulation.js.map +1 -1
  35. package/build/test/cad-status-map.js +6 -5
  36. package/build/test/cad-status-map.js.map +1 -1
  37. package/build/test/cad-status.js +6 -5
  38. package/build/test/cad-status.js.map +1 -1
  39. package/build/test/cad-vehicle-status-history.js +6 -5
  40. package/build/test/cad-vehicle-status-history.js.map +1 -1
  41. package/build/test/cad-vehicle-status.js +6 -5
  42. package/build/test/cad-vehicle-status.js.map +1 -1
  43. package/build/test/cad-vehicle.js +6 -5
  44. package/build/test/cad-vehicle.js.map +1 -1
  45. package/build/test/chart-incident.js +5 -5
  46. package/build/test/chart-incident.js.map +1 -1
  47. package/build/test/chart-managed-incident.js +6 -6
  48. package/build/test/chart-managed-incident.js.map +1 -1
  49. package/build/test/chart-user.js +6 -6
  50. package/build/test/chart-user.js.map +1 -1
  51. package/build/test/checklist-item.js +6 -5
  52. package/build/test/checklist-item.js.map +1 -1
  53. package/build/test/checklist.js +6 -5
  54. package/build/test/checklist.js.map +1 -1
  55. package/build/test/config.js +30 -3
  56. package/build/test/config.js.map +1 -1
  57. package/build/test/csv-import.js +6 -5
  58. package/build/test/csv-import.js.map +1 -1
  59. package/build/test/department.js +8 -8
  60. package/build/test/department.js.map +1 -1
  61. package/build/test/device-mapping.js +7 -6
  62. package/build/test/device-mapping.js.map +1 -1
  63. package/build/test/esri.js +6 -6
  64. package/build/test/esri.js.map +1 -1
  65. package/build/test/global-settings.js +6 -6
  66. package/build/test/global-settings.js.map +1 -1
  67. package/build/test/gst-mapping.js +6 -5
  68. package/build/test/gst-mapping.js.map +1 -1
  69. package/build/test/helpers.js +3 -3
  70. package/build/test/helpers.js.map +1 -1
  71. package/build/test/incident-event.js +6 -8
  72. package/build/test/incident-event.js.map +1 -1
  73. package/build/test/incident-filter.js +6 -5
  74. package/build/test/incident-filter.js.map +1 -1
  75. package/build/test/incident-notified.js +6 -5
  76. package/build/test/incident-notified.js.map +1 -1
  77. package/build/test/incident-takeover.js +6 -5
  78. package/build/test/incident-takeover.js.map +1 -1
  79. package/build/test/job-log.js +6 -5
  80. package/build/test/job-log.js.map +1 -1
  81. package/build/test/location.js +6 -6
  82. package/build/test/location.js.map +1 -1
  83. package/build/test/mail-log.js +6 -5
  84. package/build/test/mail-log.js.map +1 -1
  85. package/build/test/managed-incident.js +6 -5
  86. package/build/test/managed-incident.js.map +1 -1
  87. package/build/test/mark43-incident-retry.js +6 -5
  88. package/build/test/mark43-incident-retry.js.map +1 -1
  89. package/build/test/message.js +6 -5
  90. package/build/test/message.js.map +1 -1
  91. package/build/test/monitor.js +6 -5
  92. package/build/test/monitor.js.map +1 -1
  93. package/build/test/partner.js +6 -5
  94. package/build/test/partner.js.map +1 -1
  95. package/build/test/personnel-import.js +6 -5
  96. package/build/test/personnel-import.js.map +1 -1
  97. package/build/test/rate-limit.js +6 -5
  98. package/build/test/rate-limit.js.map +1 -1
  99. package/build/test/release-note.js +6 -5
  100. package/build/test/release-note.js.map +1 -1
  101. package/build/test/saml.js +5 -5
  102. package/build/test/saml.js.map +1 -1
  103. package/build/test/session.js +6 -5
  104. package/build/test/session.js.map +1 -1
  105. package/build/test/template.js +6 -5
  106. package/build/test/template.js.map +1 -1
  107. package/build/test/user-device.js +6 -5
  108. package/build/test/user-device.js.map +1 -1
  109. package/build/test/user-registration.js +6 -5
  110. package/build/test/user-registration.js.map +1 -1
  111. package/build/test/user.js +6 -4
  112. package/build/test/user.js.map +1 -1
  113. package/build/test/validation-report.js +6 -5
  114. package/build/test/validation-report.js.map +1 -1
  115. package/definitions/constants.d.ts +1 -0
  116. package/definitions/constants.d.ts.map +1 -1
  117. package/definitions/models/chart-incident.d.ts.map +1 -1
  118. package/definitions/models/chart-managed-incident.d.ts.map +1 -1
  119. package/definitions/models/chart-user.d.ts.map +1 -1
  120. package/definitions/models/department.d.ts +5 -0
  121. package/definitions/models/department.d.ts.map +1 -1
  122. package/definitions/test/0index.d.ts +1 -1
  123. package/definitions/test/0index.d.ts.map +1 -1
  124. package/definitions/test/action-log.d.ts +1 -1
  125. package/definitions/test/action-log.d.ts.map +1 -1
  126. package/definitions/test/adsb.d.ts +1 -1
  127. package/definitions/test/adsb.d.ts.map +1 -1
  128. package/definitions/test/agency.d.ts +1 -1
  129. package/definitions/test/agency.d.ts.map +1 -1
  130. package/definitions/test/arcgis-group.d.ts +1 -1
  131. package/definitions/test/arcgis-group.d.ts.map +1 -1
  132. package/definitions/test/assignment.d.ts +1 -1
  133. package/definitions/test/assignment.d.ts.map +1 -1
  134. package/definitions/test/audio-stream-authentication.d.ts +1 -1
  135. package/definitions/test/audio-stream-authentication.d.ts.map +1 -1
  136. package/definitions/test/audio-stream.d.ts +1 -1
  137. package/definitions/test/audio-stream.d.ts.map +1 -1
  138. package/definitions/test/battalion.d.ts +1 -1
  139. package/definitions/test/battalion.d.ts.map +1 -1
  140. package/definitions/test/cad-incident-block.d.ts +1 -1
  141. package/definitions/test/cad-incident-block.d.ts.map +1 -1
  142. package/definitions/test/cad-incident.d.ts +1 -1
  143. package/definitions/test/cad-incident.d.ts.map +1 -1
  144. package/definitions/test/cad-simulation.d.ts +1 -1
  145. package/definitions/test/cad-simulation.d.ts.map +1 -1
  146. package/definitions/test/cad-status-map.d.ts +1 -1
  147. package/definitions/test/cad-status-map.d.ts.map +1 -1
  148. package/definitions/test/cad-status.d.ts +1 -1
  149. package/definitions/test/cad-status.d.ts.map +1 -1
  150. package/definitions/test/cad-vehicle-status-history.d.ts +1 -1
  151. package/definitions/test/cad-vehicle-status-history.d.ts.map +1 -1
  152. package/definitions/test/cad-vehicle-status.d.ts +1 -1
  153. package/definitions/test/cad-vehicle-status.d.ts.map +1 -1
  154. package/definitions/test/cad-vehicle.d.ts +1 -1
  155. package/definitions/test/cad-vehicle.d.ts.map +1 -1
  156. package/definitions/test/chart-incident.d.ts +1 -1
  157. package/definitions/test/chart-incident.d.ts.map +1 -1
  158. package/definitions/test/chart-managed-incident.d.ts +1 -1
  159. package/definitions/test/chart-managed-incident.d.ts.map +1 -1
  160. package/definitions/test/chart-user.d.ts +1 -1
  161. package/definitions/test/chart-user.d.ts.map +1 -1
  162. package/definitions/test/checklist-item.d.ts +1 -1
  163. package/definitions/test/checklist-item.d.ts.map +1 -1
  164. package/definitions/test/checklist.d.ts +1 -1
  165. package/definitions/test/checklist.d.ts.map +1 -1
  166. package/definitions/test/config.d.ts +2 -1
  167. package/definitions/test/config.d.ts.map +1 -1
  168. package/definitions/test/csv-import.d.ts +1 -1
  169. package/definitions/test/csv-import.d.ts.map +1 -1
  170. package/definitions/test/department.d.ts +1 -1
  171. package/definitions/test/department.d.ts.map +1 -1
  172. package/definitions/test/device-mapping.d.ts +1 -1
  173. package/definitions/test/device-mapping.d.ts.map +1 -1
  174. package/definitions/test/esri.d.ts +1 -1
  175. package/definitions/test/esri.d.ts.map +1 -1
  176. package/definitions/test/global-settings.d.ts +1 -1
  177. package/definitions/test/global-settings.d.ts.map +1 -1
  178. package/definitions/test/gst-mapping.d.ts +1 -1
  179. package/definitions/test/gst-mapping.d.ts.map +1 -1
  180. package/definitions/test/helpers.d.ts +1 -1
  181. package/definitions/test/helpers.d.ts.map +1 -1
  182. package/definitions/test/incident-event.d.ts +1 -1
  183. package/definitions/test/incident-event.d.ts.map +1 -1
  184. package/definitions/test/incident-filter.d.ts +1 -1
  185. package/definitions/test/incident-filter.d.ts.map +1 -1
  186. package/definitions/test/incident-notified.d.ts +1 -1
  187. package/definitions/test/incident-notified.d.ts.map +1 -1
  188. package/definitions/test/incident-takeover.d.ts +1 -1
  189. package/definitions/test/incident-takeover.d.ts.map +1 -1
  190. package/definitions/test/job-log.d.ts +1 -1
  191. package/definitions/test/job-log.d.ts.map +1 -1
  192. package/definitions/test/location.d.ts +1 -1
  193. package/definitions/test/location.d.ts.map +1 -1
  194. package/definitions/test/mail-log.d.ts +1 -1
  195. package/definitions/test/mail-log.d.ts.map +1 -1
  196. package/definitions/test/managed-incident.d.ts +1 -1
  197. package/definitions/test/managed-incident.d.ts.map +1 -1
  198. package/definitions/test/mark43-incident-retry.d.ts +1 -1
  199. package/definitions/test/mark43-incident-retry.d.ts.map +1 -1
  200. package/definitions/test/message.d.ts +1 -1
  201. package/definitions/test/message.d.ts.map +1 -1
  202. package/definitions/test/monitor.d.ts +1 -1
  203. package/definitions/test/monitor.d.ts.map +1 -1
  204. package/definitions/test/partner.d.ts +1 -1
  205. package/definitions/test/partner.d.ts.map +1 -1
  206. package/definitions/test/personnel-import.d.ts +1 -1
  207. package/definitions/test/personnel-import.d.ts.map +1 -1
  208. package/definitions/test/rate-limit.d.ts +1 -1
  209. package/definitions/test/rate-limit.d.ts.map +1 -1
  210. package/definitions/test/release-note.d.ts +1 -1
  211. package/definitions/test/release-note.d.ts.map +1 -1
  212. package/definitions/test/saml.d.ts +1 -1
  213. package/definitions/test/saml.d.ts.map +1 -1
  214. package/definitions/test/session.d.ts +1 -1
  215. package/definitions/test/session.d.ts.map +1 -1
  216. package/definitions/test/template.d.ts +1 -1
  217. package/definitions/test/template.d.ts.map +1 -1
  218. package/definitions/test/user-device.d.ts +1 -1
  219. package/definitions/test/user-device.d.ts.map +1 -1
  220. package/definitions/test/user-registration.d.ts +1 -1
  221. package/definitions/test/user-registration.d.ts.map +1 -1
  222. package/definitions/test/validation-report.d.ts +1 -1
  223. package/definitions/test/validation-report.d.ts.map +1 -1
  224. package/definitions/types/department.d.ts +6 -0
  225. package/definitions/types/department.d.ts.map +1 -1
  226. package/eslint.config.mjs +20 -6
  227. package/gulpfile.js +1 -1
  228. package/package.json +9 -11
  229. package/src/constants.ts +1 -0
  230. package/src/models/chart-incident.ts +0 -7
  231. package/src/models/chart-managed-incident.ts +0 -7
  232. package/src/models/chart-user.ts +0 -7
  233. package/src/models/department.ts +29 -0
  234. package/src/test/0index.ts +1 -2
  235. package/src/test/action-log.ts +2 -1
  236. package/src/test/adsb.ts +1 -1
  237. package/src/test/agency.ts +1 -1
  238. package/src/test/arcgis-group.ts +2 -2
  239. package/src/test/assignment.ts +2 -1
  240. package/src/test/audio-stream-authentication.ts +2 -3
  241. package/src/test/audio-stream.ts +3 -3
  242. package/src/test/battalion.ts +2 -1
  243. package/src/test/cad-incident-block.ts +1 -1
  244. package/src/test/cad-incident.ts +1 -1
  245. package/src/test/cad-simulation.ts +2 -1
  246. package/src/test/cad-status-map.ts +2 -1
  247. package/src/test/cad-status.ts +2 -1
  248. package/src/test/cad-vehicle-status-history.ts +2 -1
  249. package/src/test/cad-vehicle-status.ts +2 -1
  250. package/src/test/cad-vehicle.ts +2 -1
  251. package/src/test/chart-incident.ts +1 -1
  252. package/src/test/chart-managed-incident.ts +1 -1
  253. package/src/test/chart-user.ts +1 -1
  254. package/src/test/checklist-item.ts +2 -1
  255. package/src/test/checklist.ts +2 -1
  256. package/src/test/config.ts +28 -1
  257. package/src/test/csv-import.ts +2 -1
  258. package/src/test/department.ts +2 -2
  259. package/src/test/device-mapping.ts +2 -1
  260. package/src/test/esri.ts +2 -2
  261. package/src/test/global-settings.ts +2 -2
  262. package/src/test/gst-mapping.ts +2 -1
  263. package/src/test/helpers.ts +1 -3
  264. package/src/test/incident-event.ts +2 -4
  265. package/src/test/incident-filter.ts +2 -1
  266. package/src/test/incident-notified.ts +2 -1
  267. package/src/test/incident-takeover.ts +2 -1
  268. package/src/test/job-log.ts +2 -1
  269. package/src/test/location.ts +1 -1
  270. package/src/test/mail-log.ts +2 -1
  271. package/src/test/managed-incident.ts +2 -1
  272. package/src/test/mark43-incident-retry.ts +2 -1
  273. package/src/test/message.ts +2 -1
  274. package/src/test/monitor.ts +2 -1
  275. package/src/test/partner.ts +2 -1
  276. package/src/test/personnel-import.ts +2 -1
  277. package/src/test/rate-limit.ts +2 -1
  278. package/src/test/release-note.ts +2 -1
  279. package/src/test/saml.ts +1 -1
  280. package/src/test/session.ts +2 -1
  281. package/src/test/template.ts +2 -1
  282. package/src/test/user-device.ts +2 -1
  283. package/src/test/user-registration.ts +2 -1
  284. package/src/test/user.ts +2 -0
  285. package/src/test/validation-report.ts +2 -1
  286. package/src/tsconfig.json +3 -3
  287. package/src/types/department.ts +7 -0
@@ -1 +1 @@
1
- {"version":3,"file":"0index.d.ts","sourceRoot":"","sources":["../../src/test/0index.ts"],"names":[],"mappings":"AAAA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"0index.d.ts","sourceRoot":"","sources":["../../src/test/0index.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=action-log.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"action-log.d.ts","sourceRoot":"","sources":["../../src/test/action-log.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"action-log.d.ts","sourceRoot":"","sources":["../../src/test/action-log.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=adsb.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"adsb.d.ts","sourceRoot":"","sources":["../../src/test/adsb.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"adsb.d.ts","sourceRoot":"","sources":["../../src/test/adsb.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=agency.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"agency.d.ts","sourceRoot":"","sources":["../../src/test/agency.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"agency.d.ts","sourceRoot":"","sources":["../../src/test/agency.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=arcgis-group.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"arcgis-group.d.ts","sourceRoot":"","sources":["../../src/test/arcgis-group.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"arcgis-group.d.ts","sourceRoot":"","sources":["../../src/test/arcgis-group.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=assignment.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"assignment.d.ts","sourceRoot":"","sources":["../../src/test/assignment.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"assignment.d.ts","sourceRoot":"","sources":["../../src/test/assignment.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=audio-stream-authentication.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"audio-stream-authentication.d.ts","sourceRoot":"","sources":["../../src/test/audio-stream-authentication.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"audio-stream-authentication.d.ts","sourceRoot":"","sources":["../../src/test/audio-stream-authentication.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=audio-stream.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"audio-stream.d.ts","sourceRoot":"","sources":["../../src/test/audio-stream.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"audio-stream.d.ts","sourceRoot":"","sources":["../../src/test/audio-stream.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=battalion.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"battalion.d.ts","sourceRoot":"","sources":["../../src/test/battalion.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"battalion.d.ts","sourceRoot":"","sources":["../../src/test/battalion.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-incident-block.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-incident-block.d.ts","sourceRoot":"","sources":["../../src/test/cad-incident-block.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-incident-block.d.ts","sourceRoot":"","sources":["../../src/test/cad-incident-block.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-incident.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-incident.d.ts","sourceRoot":"","sources":["../../src/test/cad-incident.ts"],"names":[],"mappings":"AAKA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-incident.d.ts","sourceRoot":"","sources":["../../src/test/cad-incident.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-simulation.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-simulation.d.ts","sourceRoot":"","sources":["../../src/test/cad-simulation.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-simulation.d.ts","sourceRoot":"","sources":["../../src/test/cad-simulation.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-status-map.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-status-map.d.ts","sourceRoot":"","sources":["../../src/test/cad-status-map.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-status-map.d.ts","sourceRoot":"","sources":["../../src/test/cad-status-map.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-status.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-status.d.ts","sourceRoot":"","sources":["../../src/test/cad-status.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-status.d.ts","sourceRoot":"","sources":["../../src/test/cad-status.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-vehicle-status-history.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-vehicle-status-history.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle-status-history.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-vehicle-status-history.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle-status-history.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-vehicle-status.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-vehicle-status.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle-status.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-vehicle-status.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle-status.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=cad-vehicle.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cad-vehicle.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"cad-vehicle.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=chart-incident.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-incident.d.ts","sourceRoot":"","sources":["../../src/test/chart-incident.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"chart-incident.d.ts","sourceRoot":"","sources":["../../src/test/chart-incident.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=chart-managed-incident.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-managed-incident.d.ts","sourceRoot":"","sources":["../../src/test/chart-managed-incident.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"chart-managed-incident.d.ts","sourceRoot":"","sources":["../../src/test/chart-managed-incident.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=chart-user.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"chart-user.d.ts","sourceRoot":"","sources":["../../src/test/chart-user.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"chart-user.d.ts","sourceRoot":"","sources":["../../src/test/chart-user.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=checklist-item.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"checklist-item.d.ts","sourceRoot":"","sources":["../../src/test/checklist-item.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"checklist-item.d.ts","sourceRoot":"","sources":["../../src/test/checklist-item.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=checklist.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"checklist.d.ts","sourceRoot":"","sources":["../../src/test/checklist.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"checklist.d.ts","sourceRoot":"","sources":["../../src/test/checklist.ts"],"names":[],"mappings":""}
@@ -1,3 +1,4 @@
1
- export declare const url: string;
1
+ export declare function getTestMongoUrl(dbName?: string): string;
2
2
  export declare function checkIfTestDatabase(): void;
3
+ export declare const url: string;
3
4
  //# sourceMappingURL=config.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/test/config.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,GAAG,QAAmC,CAAC;AAEpD,wBAAgB,mBAAmB,SAKlC"}
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/test/config.ts"],"names":[],"mappings":"AACA,wBAAgB,eAAe,CAAC,MAAM,SAAwB,UAuB7D;AAED,wBAAgB,mBAAmB,SAMlC;AAID,eAAO,MAAM,GAAG,QAAoB,CAAC"}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=csv-import.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"csv-import.d.ts","sourceRoot":"","sources":["../../src/test/csv-import.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"csv-import.d.ts","sourceRoot":"","sources":["../../src/test/csv-import.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=department.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"department.d.ts","sourceRoot":"","sources":["../../src/test/department.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"department.d.ts","sourceRoot":"","sources":["../../src/test/department.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=device-mapping.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"device-mapping.d.ts","sourceRoot":"","sources":["../../src/test/device-mapping.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"device-mapping.d.ts","sourceRoot":"","sources":["../../src/test/device-mapping.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=esri.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"esri.d.ts","sourceRoot":"","sources":["../../src/test/esri.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"esri.d.ts","sourceRoot":"","sources":["../../src/test/esri.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=global-settings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"global-settings.d.ts","sourceRoot":"","sources":["../../src/test/global-settings.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"global-settings.d.ts","sourceRoot":"","sources":["../../src/test/global-settings.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=gst-mapping.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"gst-mapping.d.ts","sourceRoot":"","sources":["../../src/test/gst-mapping.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"gst-mapping.d.ts","sourceRoot":"","sources":["../../src/test/gst-mapping.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=helpers.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../src/test/helpers.ts"],"names":[],"mappings":"AAGA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../src/test/helpers.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=incident-event.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"incident-event.d.ts","sourceRoot":"","sources":["../../src/test/incident-event.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"incident-event.d.ts","sourceRoot":"","sources":["../../src/test/incident-event.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=incident-filter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"incident-filter.d.ts","sourceRoot":"","sources":["../../src/test/incident-filter.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"incident-filter.d.ts","sourceRoot":"","sources":["../../src/test/incident-filter.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=incident-notified.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"incident-notified.d.ts","sourceRoot":"","sources":["../../src/test/incident-notified.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"incident-notified.d.ts","sourceRoot":"","sources":["../../src/test/incident-notified.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=incident-takeover.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"incident-takeover.d.ts","sourceRoot":"","sources":["../../src/test/incident-takeover.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"incident-takeover.d.ts","sourceRoot":"","sources":["../../src/test/incident-takeover.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=job-log.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"job-log.d.ts","sourceRoot":"","sources":["../../src/test/job-log.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"job-log.d.ts","sourceRoot":"","sources":["../../src/test/job-log.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=location.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../src/test/location.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../src/test/location.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=mail-log.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mail-log.d.ts","sourceRoot":"","sources":["../../src/test/mail-log.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"mail-log.d.ts","sourceRoot":"","sources":["../../src/test/mail-log.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=managed-incident.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"managed-incident.d.ts","sourceRoot":"","sources":["../../src/test/managed-incident.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"managed-incident.d.ts","sourceRoot":"","sources":["../../src/test/managed-incident.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=mark43-incident-retry.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"mark43-incident-retry.d.ts","sourceRoot":"","sources":["../../src/test/mark43-incident-retry.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"mark43-incident-retry.d.ts","sourceRoot":"","sources":["../../src/test/mark43-incident-retry.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=message.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"message.d.ts","sourceRoot":"","sources":["../../src/test/message.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"message.d.ts","sourceRoot":"","sources":["../../src/test/message.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=monitor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"monitor.d.ts","sourceRoot":"","sources":["../../src/test/monitor.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"monitor.d.ts","sourceRoot":"","sources":["../../src/test/monitor.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=partner.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"partner.d.ts","sourceRoot":"","sources":["../../src/test/partner.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"partner.d.ts","sourceRoot":"","sources":["../../src/test/partner.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=personnel-import.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"personnel-import.d.ts","sourceRoot":"","sources":["../../src/test/personnel-import.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"personnel-import.d.ts","sourceRoot":"","sources":["../../src/test/personnel-import.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=rate-limit.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"rate-limit.d.ts","sourceRoot":"","sources":["../../src/test/rate-limit.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"rate-limit.d.ts","sourceRoot":"","sources":["../../src/test/rate-limit.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=release-note.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"release-note.d.ts","sourceRoot":"","sources":["../../src/test/release-note.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"release-note.d.ts","sourceRoot":"","sources":["../../src/test/release-note.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=saml.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"saml.d.ts","sourceRoot":"","sources":["../../src/test/saml.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"saml.d.ts","sourceRoot":"","sources":["../../src/test/saml.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=session.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"session.d.ts","sourceRoot":"","sources":["../../src/test/session.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"session.d.ts","sourceRoot":"","sources":["../../src/test/session.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=template.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../src/test/template.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../src/test/template.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=user-device.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user-device.d.ts","sourceRoot":"","sources":["../../src/test/user-device.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"user-device.d.ts","sourceRoot":"","sources":["../../src/test/user-device.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=user-registration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user-registration.d.ts","sourceRoot":"","sources":["../../src/test/user-registration.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"user-registration.d.ts","sourceRoot":"","sources":["../../src/test/user-registration.ts"],"names":[],"mappings":""}
@@ -1,2 +1,2 @@
1
- import "mocha";
1
+ export {};
2
2
  //# sourceMappingURL=validation-report.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"validation-report.d.ts","sourceRoot":"","sources":["../../src/test/validation-report.ts"],"names":[],"mappings":"AACA,OAAO,OAAO,CAAC"}
1
+ {"version":3,"file":"validation-report.d.ts","sourceRoot":"","sources":["../../src/test/validation-report.ts"],"names":[],"mappings":""}
@@ -275,6 +275,11 @@ export interface USFTConfigurationType {
275
275
  secret: string;
276
276
  radioNameMappings: Record<string, string>;
277
277
  }
278
+ export interface OneStepConfigurationType {
279
+ enabled: boolean;
280
+ apiKey: string;
281
+ radioNameMappings: Record<string, string>;
282
+ }
278
283
  export interface FireMapperConfigurationType {
279
284
  enabled: boolean;
280
285
  auth: FireMapperAuthV2Type;
@@ -546,6 +551,7 @@ export interface DepartmentType {
546
551
  safetyPriorityKeywords: SafetyPriorityKeywordType[];
547
552
  samsara: SamsaraConfigurationType;
548
553
  usft: USFTConfigurationType;
554
+ onestep: OneStepConfigurationType;
549
555
  selfAssignmentEnabled: boolean;
550
556
  shareAVL: AccountConfigurationShareAVL;
551
557
  shareIncident: AccountConfigurationShareIncident;