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.
- package/build/constants.js +1 -0
- package/build/constants.js.map +1 -1
- package/build/models/chart-incident.js +0 -6
- package/build/models/chart-incident.js.map +1 -1
- package/build/models/chart-managed-incident.js +0 -6
- package/build/models/chart-managed-incident.js.map +1 -1
- package/build/models/chart-user.js +0 -6
- package/build/models/chart-user.js.map +1 -1
- package/build/models/department.js +27 -1
- package/build/models/department.js.map +1 -1
- package/build/test/0index.js +5 -6
- package/build/test/0index.js.map +1 -1
- package/build/test/action-log.js +6 -5
- package/build/test/action-log.js.map +1 -1
- package/build/test/adsb.js +5 -5
- package/build/test/adsb.js.map +1 -1
- package/build/test/agency.js +5 -5
- package/build/test/agency.js.map +1 -1
- package/build/test/arcgis-group.js +6 -6
- package/build/test/arcgis-group.js.map +1 -1
- package/build/test/assignment.js +6 -5
- package/build/test/assignment.js.map +1 -1
- package/build/test/audio-stream-authentication.js +8 -8
- package/build/test/audio-stream-authentication.js.map +1 -1
- package/build/test/audio-stream.js +10 -9
- package/build/test/audio-stream.js.map +1 -1
- package/build/test/battalion.js +6 -5
- package/build/test/battalion.js.map +1 -1
- package/build/test/cad-incident-block.js +5 -5
- package/build/test/cad-incident-block.js.map +1 -1
- package/build/test/cad-incident.js +6 -6
- package/build/test/cad-incident.js.map +1 -1
- package/build/test/cad-simulation.js +6 -5
- package/build/test/cad-simulation.js.map +1 -1
- package/build/test/cad-status-map.js +6 -5
- package/build/test/cad-status-map.js.map +1 -1
- package/build/test/cad-status.js +6 -5
- package/build/test/cad-status.js.map +1 -1
- package/build/test/cad-vehicle-status-history.js +6 -5
- package/build/test/cad-vehicle-status-history.js.map +1 -1
- package/build/test/cad-vehicle-status.js +6 -5
- package/build/test/cad-vehicle-status.js.map +1 -1
- package/build/test/cad-vehicle.js +6 -5
- package/build/test/cad-vehicle.js.map +1 -1
- package/build/test/chart-incident.js +5 -5
- package/build/test/chart-incident.js.map +1 -1
- package/build/test/chart-managed-incident.js +6 -6
- package/build/test/chart-managed-incident.js.map +1 -1
- package/build/test/chart-user.js +6 -6
- package/build/test/chart-user.js.map +1 -1
- package/build/test/checklist-item.js +6 -5
- package/build/test/checklist-item.js.map +1 -1
- package/build/test/checklist.js +6 -5
- package/build/test/checklist.js.map +1 -1
- package/build/test/config.js +30 -3
- package/build/test/config.js.map +1 -1
- package/build/test/csv-import.js +6 -5
- package/build/test/csv-import.js.map +1 -1
- package/build/test/department.js +8 -8
- package/build/test/department.js.map +1 -1
- package/build/test/device-mapping.js +7 -6
- package/build/test/device-mapping.js.map +1 -1
- package/build/test/esri.js +6 -6
- package/build/test/esri.js.map +1 -1
- package/build/test/global-settings.js +6 -6
- package/build/test/global-settings.js.map +1 -1
- package/build/test/gst-mapping.js +6 -5
- package/build/test/gst-mapping.js.map +1 -1
- package/build/test/helpers.js +3 -3
- package/build/test/helpers.js.map +1 -1
- package/build/test/incident-event.js +6 -8
- package/build/test/incident-event.js.map +1 -1
- package/build/test/incident-filter.js +6 -5
- package/build/test/incident-filter.js.map +1 -1
- package/build/test/incident-notified.js +6 -5
- package/build/test/incident-notified.js.map +1 -1
- package/build/test/incident-takeover.js +6 -5
- package/build/test/incident-takeover.js.map +1 -1
- package/build/test/job-log.js +6 -5
- package/build/test/job-log.js.map +1 -1
- package/build/test/location.js +6 -6
- package/build/test/location.js.map +1 -1
- package/build/test/mail-log.js +6 -5
- package/build/test/mail-log.js.map +1 -1
- package/build/test/managed-incident.js +6 -5
- package/build/test/managed-incident.js.map +1 -1
- package/build/test/mark43-incident-retry.js +6 -5
- package/build/test/mark43-incident-retry.js.map +1 -1
- package/build/test/message.js +6 -5
- package/build/test/message.js.map +1 -1
- package/build/test/monitor.js +6 -5
- package/build/test/monitor.js.map +1 -1
- package/build/test/partner.js +6 -5
- package/build/test/partner.js.map +1 -1
- package/build/test/personnel-import.js +6 -5
- package/build/test/personnel-import.js.map +1 -1
- package/build/test/rate-limit.js +6 -5
- package/build/test/rate-limit.js.map +1 -1
- package/build/test/release-note.js +6 -5
- package/build/test/release-note.js.map +1 -1
- package/build/test/saml.js +5 -5
- package/build/test/saml.js.map +1 -1
- package/build/test/session.js +6 -5
- package/build/test/session.js.map +1 -1
- package/build/test/template.js +6 -5
- package/build/test/template.js.map +1 -1
- package/build/test/user-device.js +6 -5
- package/build/test/user-device.js.map +1 -1
- package/build/test/user-registration.js +6 -5
- package/build/test/user-registration.js.map +1 -1
- package/build/test/user.js +6 -4
- package/build/test/user.js.map +1 -1
- package/build/test/validation-report.js +6 -5
- package/build/test/validation-report.js.map +1 -1
- package/definitions/constants.d.ts +1 -0
- package/definitions/constants.d.ts.map +1 -1
- package/definitions/models/chart-incident.d.ts.map +1 -1
- package/definitions/models/chart-managed-incident.d.ts.map +1 -1
- package/definitions/models/chart-user.d.ts.map +1 -1
- package/definitions/models/department.d.ts +5 -0
- package/definitions/models/department.d.ts.map +1 -1
- package/definitions/test/0index.d.ts +1 -1
- package/definitions/test/0index.d.ts.map +1 -1
- package/definitions/test/action-log.d.ts +1 -1
- package/definitions/test/action-log.d.ts.map +1 -1
- package/definitions/test/adsb.d.ts +1 -1
- package/definitions/test/adsb.d.ts.map +1 -1
- package/definitions/test/agency.d.ts +1 -1
- package/definitions/test/agency.d.ts.map +1 -1
- package/definitions/test/arcgis-group.d.ts +1 -1
- package/definitions/test/arcgis-group.d.ts.map +1 -1
- package/definitions/test/assignment.d.ts +1 -1
- package/definitions/test/assignment.d.ts.map +1 -1
- package/definitions/test/audio-stream-authentication.d.ts +1 -1
- package/definitions/test/audio-stream-authentication.d.ts.map +1 -1
- package/definitions/test/audio-stream.d.ts +1 -1
- package/definitions/test/audio-stream.d.ts.map +1 -1
- package/definitions/test/battalion.d.ts +1 -1
- package/definitions/test/battalion.d.ts.map +1 -1
- package/definitions/test/cad-incident-block.d.ts +1 -1
- package/definitions/test/cad-incident-block.d.ts.map +1 -1
- package/definitions/test/cad-incident.d.ts +1 -1
- package/definitions/test/cad-incident.d.ts.map +1 -1
- package/definitions/test/cad-simulation.d.ts +1 -1
- package/definitions/test/cad-simulation.d.ts.map +1 -1
- package/definitions/test/cad-status-map.d.ts +1 -1
- package/definitions/test/cad-status-map.d.ts.map +1 -1
- package/definitions/test/cad-status.d.ts +1 -1
- package/definitions/test/cad-status.d.ts.map +1 -1
- package/definitions/test/cad-vehicle-status-history.d.ts +1 -1
- package/definitions/test/cad-vehicle-status-history.d.ts.map +1 -1
- package/definitions/test/cad-vehicle-status.d.ts +1 -1
- package/definitions/test/cad-vehicle-status.d.ts.map +1 -1
- package/definitions/test/cad-vehicle.d.ts +1 -1
- package/definitions/test/cad-vehicle.d.ts.map +1 -1
- package/definitions/test/chart-incident.d.ts +1 -1
- package/definitions/test/chart-incident.d.ts.map +1 -1
- package/definitions/test/chart-managed-incident.d.ts +1 -1
- package/definitions/test/chart-managed-incident.d.ts.map +1 -1
- package/definitions/test/chart-user.d.ts +1 -1
- package/definitions/test/chart-user.d.ts.map +1 -1
- package/definitions/test/checklist-item.d.ts +1 -1
- package/definitions/test/checklist-item.d.ts.map +1 -1
- package/definitions/test/checklist.d.ts +1 -1
- package/definitions/test/checklist.d.ts.map +1 -1
- package/definitions/test/config.d.ts +2 -1
- package/definitions/test/config.d.ts.map +1 -1
- package/definitions/test/csv-import.d.ts +1 -1
- package/definitions/test/csv-import.d.ts.map +1 -1
- package/definitions/test/department.d.ts +1 -1
- package/definitions/test/department.d.ts.map +1 -1
- package/definitions/test/device-mapping.d.ts +1 -1
- package/definitions/test/device-mapping.d.ts.map +1 -1
- package/definitions/test/esri.d.ts +1 -1
- package/definitions/test/esri.d.ts.map +1 -1
- package/definitions/test/global-settings.d.ts +1 -1
- package/definitions/test/global-settings.d.ts.map +1 -1
- package/definitions/test/gst-mapping.d.ts +1 -1
- package/definitions/test/gst-mapping.d.ts.map +1 -1
- package/definitions/test/helpers.d.ts +1 -1
- package/definitions/test/helpers.d.ts.map +1 -1
- package/definitions/test/incident-event.d.ts +1 -1
- package/definitions/test/incident-event.d.ts.map +1 -1
- package/definitions/test/incident-filter.d.ts +1 -1
- package/definitions/test/incident-filter.d.ts.map +1 -1
- package/definitions/test/incident-notified.d.ts +1 -1
- package/definitions/test/incident-notified.d.ts.map +1 -1
- package/definitions/test/incident-takeover.d.ts +1 -1
- package/definitions/test/incident-takeover.d.ts.map +1 -1
- package/definitions/test/job-log.d.ts +1 -1
- package/definitions/test/job-log.d.ts.map +1 -1
- package/definitions/test/location.d.ts +1 -1
- package/definitions/test/location.d.ts.map +1 -1
- package/definitions/test/mail-log.d.ts +1 -1
- package/definitions/test/mail-log.d.ts.map +1 -1
- package/definitions/test/managed-incident.d.ts +1 -1
- package/definitions/test/managed-incident.d.ts.map +1 -1
- package/definitions/test/mark43-incident-retry.d.ts +1 -1
- package/definitions/test/mark43-incident-retry.d.ts.map +1 -1
- package/definitions/test/message.d.ts +1 -1
- package/definitions/test/message.d.ts.map +1 -1
- package/definitions/test/monitor.d.ts +1 -1
- package/definitions/test/monitor.d.ts.map +1 -1
- package/definitions/test/partner.d.ts +1 -1
- package/definitions/test/partner.d.ts.map +1 -1
- package/definitions/test/personnel-import.d.ts +1 -1
- package/definitions/test/personnel-import.d.ts.map +1 -1
- package/definitions/test/rate-limit.d.ts +1 -1
- package/definitions/test/rate-limit.d.ts.map +1 -1
- package/definitions/test/release-note.d.ts +1 -1
- package/definitions/test/release-note.d.ts.map +1 -1
- package/definitions/test/saml.d.ts +1 -1
- package/definitions/test/saml.d.ts.map +1 -1
- package/definitions/test/session.d.ts +1 -1
- package/definitions/test/session.d.ts.map +1 -1
- package/definitions/test/template.d.ts +1 -1
- package/definitions/test/template.d.ts.map +1 -1
- package/definitions/test/user-device.d.ts +1 -1
- package/definitions/test/user-device.d.ts.map +1 -1
- package/definitions/test/user-registration.d.ts +1 -1
- package/definitions/test/user-registration.d.ts.map +1 -1
- package/definitions/test/validation-report.d.ts +1 -1
- package/definitions/test/validation-report.d.ts.map +1 -1
- package/definitions/types/department.d.ts +6 -0
- package/definitions/types/department.d.ts.map +1 -1
- package/eslint.config.mjs +20 -6
- package/gulpfile.js +1 -1
- package/package.json +9 -11
- package/src/constants.ts +1 -0
- package/src/models/chart-incident.ts +0 -7
- package/src/models/chart-managed-incident.ts +0 -7
- package/src/models/chart-user.ts +0 -7
- package/src/models/department.ts +29 -0
- package/src/test/0index.ts +1 -2
- package/src/test/action-log.ts +2 -1
- package/src/test/adsb.ts +1 -1
- package/src/test/agency.ts +1 -1
- package/src/test/arcgis-group.ts +2 -2
- package/src/test/assignment.ts +2 -1
- package/src/test/audio-stream-authentication.ts +2 -3
- package/src/test/audio-stream.ts +3 -3
- package/src/test/battalion.ts +2 -1
- package/src/test/cad-incident-block.ts +1 -1
- package/src/test/cad-incident.ts +1 -1
- package/src/test/cad-simulation.ts +2 -1
- package/src/test/cad-status-map.ts +2 -1
- package/src/test/cad-status.ts +2 -1
- package/src/test/cad-vehicle-status-history.ts +2 -1
- package/src/test/cad-vehicle-status.ts +2 -1
- package/src/test/cad-vehicle.ts +2 -1
- package/src/test/chart-incident.ts +1 -1
- package/src/test/chart-managed-incident.ts +1 -1
- package/src/test/chart-user.ts +1 -1
- package/src/test/checklist-item.ts +2 -1
- package/src/test/checklist.ts +2 -1
- package/src/test/config.ts +28 -1
- package/src/test/csv-import.ts +2 -1
- package/src/test/department.ts +2 -2
- package/src/test/device-mapping.ts +2 -1
- package/src/test/esri.ts +2 -2
- package/src/test/global-settings.ts +2 -2
- package/src/test/gst-mapping.ts +2 -1
- package/src/test/helpers.ts +1 -3
- package/src/test/incident-event.ts +2 -4
- package/src/test/incident-filter.ts +2 -1
- package/src/test/incident-notified.ts +2 -1
- package/src/test/incident-takeover.ts +2 -1
- package/src/test/job-log.ts +2 -1
- package/src/test/location.ts +1 -1
- package/src/test/mail-log.ts +2 -1
- package/src/test/managed-incident.ts +2 -1
- package/src/test/mark43-incident-retry.ts +2 -1
- package/src/test/message.ts +2 -1
- package/src/test/monitor.ts +2 -1
- package/src/test/partner.ts +2 -1
- package/src/test/personnel-import.ts +2 -1
- package/src/test/rate-limit.ts +2 -1
- package/src/test/release-note.ts +2 -1
- package/src/test/saml.ts +1 -1
- package/src/test/session.ts +2 -1
- package/src/test/template.ts +2 -1
- package/src/test/user-device.ts +2 -1
- package/src/test/user-registration.ts +2 -1
- package/src/test/user.ts +2 -0
- package/src/test/validation-report.ts +2 -1
- package/src/tsconfig.json +3 -3
- package/src/types/department.ts +7 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"0index.d.ts","sourceRoot":"","sources":["../../src/test/0index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"0index.d.ts","sourceRoot":"","sources":["../../src/test/0index.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"action-log.d.ts","sourceRoot":"","sources":["../../src/test/action-log.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"adsb.d.ts","sourceRoot":"","sources":["../../src/test/adsb.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"agency.d.ts","sourceRoot":"","sources":["../../src/test/agency.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"arcgis-group.d.ts","sourceRoot":"","sources":["../../src/test/arcgis-group.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"assignment.d.ts","sourceRoot":"","sources":["../../src/test/assignment.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"audio-stream-authentication.d.ts","sourceRoot":"","sources":["../../src/test/audio-stream-authentication.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"audio-stream.d.ts","sourceRoot":"","sources":["../../src/test/audio-stream.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"battalion.d.ts","sourceRoot":"","sources":["../../src/test/battalion.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-incident-block.d.ts","sourceRoot":"","sources":["../../src/test/cad-incident-block.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-incident.d.ts","sourceRoot":"","sources":["../../src/test/cad-incident.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-simulation.d.ts","sourceRoot":"","sources":["../../src/test/cad-simulation.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-status-map.d.ts","sourceRoot":"","sources":["../../src/test/cad-status-map.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-status.d.ts","sourceRoot":"","sources":["../../src/test/cad-status.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
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
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-vehicle-status.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle-status.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"cad-vehicle.d.ts","sourceRoot":"","sources":["../../src/test/cad-vehicle.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"chart-incident.d.ts","sourceRoot":"","sources":["../../src/test/chart-incident.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"chart-managed-incident.d.ts","sourceRoot":"","sources":["../../src/test/chart-managed-incident.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"chart-user.d.ts","sourceRoot":"","sources":["../../src/test/chart-user.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"checklist-item.d.ts","sourceRoot":"","sources":["../../src/test/checklist-item.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"checklist.d.ts","sourceRoot":"","sources":["../../src/test/checklist.ts"],"names":[],"mappings":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../src/test/config.ts"],"names":[],"mappings":"
|
|
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
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"csv-import.d.ts","sourceRoot":"","sources":["../../src/test/csv-import.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"department.d.ts","sourceRoot":"","sources":["../../src/test/department.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"device-mapping.d.ts","sourceRoot":"","sources":["../../src/test/device-mapping.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"esri.d.ts","sourceRoot":"","sources":["../../src/test/esri.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"global-settings.d.ts","sourceRoot":"","sources":["../../src/test/global-settings.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"gst-mapping.d.ts","sourceRoot":"","sources":["../../src/test/gst-mapping.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../src/test/helpers.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"incident-event.d.ts","sourceRoot":"","sources":["../../src/test/incident-event.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"incident-filter.d.ts","sourceRoot":"","sources":["../../src/test/incident-filter.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"incident-notified.d.ts","sourceRoot":"","sources":["../../src/test/incident-notified.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"incident-takeover.d.ts","sourceRoot":"","sources":["../../src/test/incident-takeover.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"job-log.d.ts","sourceRoot":"","sources":["../../src/test/job-log.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"location.d.ts","sourceRoot":"","sources":["../../src/test/location.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"mail-log.d.ts","sourceRoot":"","sources":["../../src/test/mail-log.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"managed-incident.d.ts","sourceRoot":"","sources":["../../src/test/managed-incident.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"mark43-incident-retry.d.ts","sourceRoot":"","sources":["../../src/test/mark43-incident-retry.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"message.d.ts","sourceRoot":"","sources":["../../src/test/message.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"monitor.d.ts","sourceRoot":"","sources":["../../src/test/monitor.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"partner.d.ts","sourceRoot":"","sources":["../../src/test/partner.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"personnel-import.d.ts","sourceRoot":"","sources":["../../src/test/personnel-import.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"rate-limit.d.ts","sourceRoot":"","sources":["../../src/test/rate-limit.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"release-note.d.ts","sourceRoot":"","sources":["../../src/test/release-note.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"saml.d.ts","sourceRoot":"","sources":["../../src/test/saml.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"session.d.ts","sourceRoot":"","sources":["../../src/test/session.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"template.d.ts","sourceRoot":"","sources":["../../src/test/template.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"user-device.d.ts","sourceRoot":"","sources":["../../src/test/user-device.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
1
|
+
{"version":3,"file":"user-registration.d.ts","sourceRoot":"","sources":["../../src/test/user-registration.ts"],"names":[],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
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":"
|
|
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;
|