@tak-ps/cloudtak 12.54.0 → 12.94.0
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/package.json +26 -17
- package/dist/types/plugin.d.ts +0 -99
- package/dist/types/src/App.vue.d.ts +0 -5
- package/dist/types/src/base/chatroom-chats.d.ts +0 -17
- package/dist/types/src/base/chatroom.d.ts +0 -47
- package/dist/types/src/base/cot.d.ts +0 -94
- package/dist/types/src/base/database.d.ts +0 -115
- package/dist/types/src/base/events.d.ts +0 -30
- package/dist/types/src/base/filter.d.ts +0 -41
- package/dist/types/src/base/handler.d.ts +0 -11
- package/dist/types/src/base/icon.d.ts +0 -4
- package/dist/types/src/base/notification.d.ts +0 -37
- package/dist/types/src/base/overlay.d.ts +0 -94
- package/dist/types/src/base/subscription-feature.d.ts +0 -49
- package/dist/types/src/base/subscription-log.d.ts +0 -32
- package/dist/types/src/base/subscription.d.ts +0 -115
- package/dist/types/src/base/utils/styles.d.ts +0 -11
- package/dist/types/src/base/validators.d.ts +0 -9
- package/dist/types/src/components/Admin/AdminImports.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminLayers.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminMissionTemplate.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminMissionTemplateLog.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminMissionTemplates.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminOverlays.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminPalette.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminPaletteFeature.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminPalettes.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminServer.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminTasks.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminUser.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminUsers.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/AdminVideos.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Server/ServerConnection.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Server/ServerInjectorModal.vue.d.ts +0 -11
- package/dist/types/src/components/Admin/Server/ServerInjectors.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Server/ServerPackages.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Server/ServerRepeaters.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Server/ServerVideos.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Tasks/AdminRawTasks.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Videos/AdminVideoLeases.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Videos/AdminVideoService.vue.d.ts +0 -3
- package/dist/types/src/components/Admin/Videos/VideoConfig.vue.d.ts +0 -7
- package/dist/types/src/components/Admin/Videos/VideoConfigPort.vue.d.ts +0 -8
- package/dist/types/src/components/CloudTAK/CoTView.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/CoordInput.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/DrawTools.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/FeatView.vue.d.ts +0 -8
- package/dist/types/src/components/CloudTAK/GeoJSONInput.vue.d.ts +0 -24
- package/dist/types/src/components/CloudTAK/MainMenu.vue.d.ts +0 -9
- package/dist/types/src/components/CloudTAK/MainMenuContents.vue.d.ts +0 -16
- package/dist/types/src/components/CloudTAK/Map.vue.d.ts +0 -8
- package/dist/types/src/components/CloudTAK/MapLoading.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/Debugger.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuBasemaps.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuChannels.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuChats.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuConnections.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuContacts.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuFeatures.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuFeaturesDeleted.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuFiles.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuImport.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuImports.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuItemCard.vue.d.ts +0 -101
- package/dist/types/src/components/CloudTAK/Menu/MenuMission.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuMissions.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuOverlayExplorer.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuOverlays.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuPackage.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuPackages.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuRoutes.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuRoutesNew.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuSettings.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuSettingsCallsign.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuSettingsDisplay.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuVideos.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/MenuVideosRemote.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionContents.vue.d.ts +0 -11
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionCreate.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionInfo.vue.d.ts +0 -11
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionInviteModal.vue.d.ts +0 -17
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayerCreate.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayerEdit.vue.d.ts +0 -15
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayerTree.vue.d.ts +0 -15
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayers.vue.d.ts +0 -8
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLog.vue.d.ts +0 -9
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLogs.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionTimeline.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Menu/Mission/MissionUsers.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Menu/Mission/PendingInvites.vue.d.ts +0 -11
- package/dist/types/src/components/CloudTAK/Menu/Overlays/TreeMission.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Menu/Overlays/TreeVector.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/Menu/Videos/VideoLeaseModal.vue.d.ts +0 -16
- package/dist/types/src/components/CloudTAK/Menu/Videos/VideosRemoteFeed.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/Notifications.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/Query/Magnetic.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Query/Reverse.vue.d.ts +0 -8
- package/dist/types/src/components/CloudTAK/Query/Sun.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/Query/Weather.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/QueryView.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/RangeInput.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/RangeRingsInput.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/Breadcrumb.vue.d.ts +0 -6
- package/dist/types/src/components/CloudTAK/util/ChannelInfo.vue.d.ts +0 -15
- package/dist/types/src/components/CloudTAK/util/ContactPuck.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/Coordinate.vue.d.ts +0 -67
- package/dist/types/src/components/CloudTAK/util/CoordinateType.vue.d.ts +0 -27
- package/dist/types/src/components/CloudTAK/util/CopyButton.vue.d.ts +0 -32
- package/dist/types/src/components/CloudTAK/util/CopyField.vue.d.ts +0 -122
- package/dist/types/src/components/CloudTAK/util/DrawOverlay.vue.d.ts +0 -3
- package/dist/types/src/components/CloudTAK/util/EmptyInfo.vue.d.ts +0 -24
- package/dist/types/src/components/CloudTAK/util/FeatureIcon.vue.d.ts +0 -23
- package/dist/types/src/components/CloudTAK/util/FeatureRow.vue.d.ts +0 -81
- package/dist/types/src/components/CloudTAK/util/FloatingAttachment.vue.d.ts +0 -17
- package/dist/types/src/components/CloudTAK/util/FloatingVideo.vue.d.ts +0 -27
- package/dist/types/src/components/CloudTAK/util/GroupSelect.vue.d.ts +0 -14
- package/dist/types/src/components/CloudTAK/util/JSONModal.vue.d.ts +0 -27
- package/dist/types/src/components/CloudTAK/util/Keywords.vue.d.ts +0 -6
- package/dist/types/src/components/CloudTAK/util/LineLength.vue.d.ts +0 -24
- package/dist/types/src/components/CloudTAK/util/MenuTemplate.vue.d.ts +0 -71
- package/dist/types/src/components/CloudTAK/util/MultipleSelect.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/NotificationIcon.vue.d.ts +0 -10
- package/dist/types/src/components/CloudTAK/util/NotificationToast.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/util/PolygonArea.vue.d.ts +0 -24
- package/dist/types/src/components/CloudTAK/util/PropertyBattery.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/util/PropertyBearing.vue.d.ts +0 -58
- package/dist/types/src/components/CloudTAK/util/PropertyCreator.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/PropertyDistance.vue.d.ts +0 -54
- package/dist/types/src/components/CloudTAK/util/PropertyElevation.vue.d.ts +0 -32
- package/dist/types/src/components/CloudTAK/util/PropertyEmail.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/util/PropertyLinks.vue.d.ts +0 -14
- package/dist/types/src/components/CloudTAK/util/PropertyMetadata.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/PropertyMilSym.vue.d.ts +0 -25
- package/dist/types/src/components/CloudTAK/util/PropertyPhone.vue.d.ts +0 -13
- package/dist/types/src/components/CloudTAK/util/PropertySpeed.vue.d.ts +0 -23
- package/dist/types/src/components/CloudTAK/util/PropertyStyle.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/PropertyTimes.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/PropertyType.vue.d.ts +0 -27
- package/dist/types/src/components/CloudTAK/util/SearchBox.vue.d.ts +0 -37
- package/dist/types/src/components/CloudTAK/util/SelectFeats.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/SettingsCallsign.vue.d.ts +0 -28
- package/dist/types/src/components/CloudTAK/util/Share.vue.d.ts +0 -14
- package/dist/types/src/components/CloudTAK/util/ShareToMission.vue.d.ts +0 -53
- package/dist/types/src/components/CloudTAK/util/ShareToPackage.vue.d.ts +0 -62
- package/dist/types/src/components/CloudTAK/util/SlideDownHeader.vue.d.ts +0 -41
- package/dist/types/src/components/CloudTAK/util/StandardItem.vue.d.ts +0 -18
- package/dist/types/src/components/CloudTAK/util/Subscriptions.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/VideoLeaseSourceType.vue.d.ts +0 -6
- package/dist/types/src/components/CloudTAK/util/WarnChannels.vue.d.ts +0 -7
- package/dist/types/src/components/CloudTAK/util/WarnConfiguration.vue.d.ts +0 -7
- package/dist/types/src/components/Configure.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/Connection/AgencyBadge.vue.d.ts +0 -8
- package/dist/types/src/components/ETL/Connection/ConnectionFiles.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/Connection/ConnectionTokens.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/Connection/ConnectionVideos.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/Connection/StatusDot.vue.d.ts +0 -13
- package/dist/types/src/components/ETL/Connection/TokenModal.vue.d.ts +0 -16
- package/dist/types/src/components/ETL/Connection.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/ConnectionCard.vue.d.ts +0 -16
- package/dist/types/src/components/ETL/Connections.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/Data.vue.d.ts +0 -3
- package/dist/types/src/components/ETL/Layer/LayerIncomingConfig.vue.d.ts +0 -27
- package/dist/types/src/components/ETL/Layer/LayerOutgoingConfig.vue.d.ts +0 -27
- package/dist/types/src/components/ETL/Layer/utils/QueryInput.vue.d.ts +0 -56
- package/dist/types/src/components/ETL/Layer/utils/StatusDot.vue.d.ts +0 -7
- package/dist/types/src/components/ETL/Layer.vue.d.ts +0 -3
- package/dist/types/src/components/Home.vue.d.ts +0 -13
- package/dist/types/src/components/Loading.vue.d.ts +0 -3
- package/dist/types/src/components/Login.vue.d.ts +0 -7
- package/dist/types/src/components/LostUser.vue.d.ts +0 -3
- package/dist/types/src/components/PageFooter.vue.d.ts +0 -3
- package/dist/types/src/components/ServerAdmin.vue.d.ts +0 -3
- package/dist/types/src/components/VideoWall/Main.vue.d.ts +0 -3
- package/dist/types/src/components/VideoWall.vue.d.ts +0 -13
- package/dist/types/src/components/util/GroupSelect.vue.d.ts +0 -14
- package/dist/types/src/components/util/InitialAuthor.vue.d.ts +0 -6
- package/dist/types/src/components/util/StatusDot.vue.d.ts +0 -8
- package/dist/types/src/components/util/Upload.vue.d.ts +0 -46
- package/dist/types/src/components/util/UploadLogo.vue.d.ts +0 -14
- package/dist/types/src/main.d.ts +0 -1
- package/dist/types/src/pages/admin/main.d.ts +0 -1
- package/dist/types/src/pages/connection/main.d.ts +0 -1
- package/dist/types/src/pages/docs/App.vue.d.ts +0 -4
- package/dist/types/src/pages/docs/main.d.ts +0 -1
- package/dist/types/src/pages/video/main.d.ts +0 -1
- package/dist/types/src/std.d.ts +0 -19
- package/dist/types/src/stores/brand.d.ts +0 -7
- package/dist/types/src/stores/float.d.ts +0 -42
- package/dist/types/src/stores/map.d.ts +0 -115
- package/dist/types/src/stores/modules/draw.d.ts +0 -35
- package/dist/types/src/stores/modules/icons.d.ts +0 -38
- package/dist/types/src/stores/modules/menu.d.ts +0 -34
- package/dist/types/src/test/setup.d.ts +0 -1
- package/dist/types/src/timediff.d.ts +0 -1
- package/dist/types/src/types.d.ts +0 -158
- package/dist/types/src/video.d.ts +0 -1
- package/dist/types/src/workers/atlas-connection.d.ts +0 -12
- package/dist/types/src/workers/atlas-database.d.ts +0 -134
- package/dist/types/src/workers/atlas-profile.d.ts +0 -39
- package/dist/types/src/workers/atlas-team.d.ts +0 -13
- package/dist/types/src/workers/atlas.d.ts +0 -19
- package/src/App.vue +0 -341
- package/src/base/chatroom-chats.ts +0 -124
- package/src/base/chatroom.ts +0 -202
- package/src/base/cot.ts +0 -625
- package/src/base/database.ts +0 -150
- package/src/base/events.ts +0 -43
- package/src/base/filter.ts +0 -163
- package/src/base/handler.ts +0 -67
- package/src/base/icon.ts +0 -16
- package/src/base/notification.ts +0 -163
- package/src/base/overlay.ts +0 -558
- package/src/base/subscription-feature.ts +0 -224
- package/src/base/subscription-log.ts +0 -174
- package/src/base/subscription.ts +0 -489
- package/src/base/utils/styles.ts +0 -430
- package/src/base/validators.ts +0 -66
- package/src/components/Admin/AdminConfig.vue +0 -487
- package/src/components/Admin/AdminConnections.vue +0 -195
- package/src/components/Admin/AdminDatas.vue +0 -165
- package/src/components/Admin/AdminExport.vue +0 -121
- package/src/components/Admin/AdminImports.vue +0 -222
- package/src/components/Admin/AdminLayerTemplate.vue +0 -91
- package/src/components/Admin/AdminLayers.vue +0 -301
- package/src/components/Admin/AdminMissionTemplate.vue +0 -259
- package/src/components/Admin/AdminMissionTemplateLog.vue +0 -273
- package/src/components/Admin/AdminMissionTemplates.vue +0 -189
- package/src/components/Admin/AdminOverlays.vue +0 -232
- package/src/components/Admin/AdminOverlaysEdit.vue +0 -355
- package/src/components/Admin/AdminPalette.vue +0 -214
- package/src/components/Admin/AdminPaletteFeature.vue +0 -208
- package/src/components/Admin/AdminPalettes.vue +0 -189
- package/src/components/Admin/AdminServer.vue +0 -143
- package/src/components/Admin/AdminTasks.vue +0 -60
- package/src/components/Admin/AdminUser.vue +0 -263
- package/src/components/Admin/AdminUsers.vue +0 -183
- package/src/components/Admin/AdminVideos.vue +0 -60
- package/src/components/Admin/Server/ServerConnection.vue +0 -322
- package/src/components/Admin/Server/ServerInjectorModal.vue +0 -125
- package/src/components/Admin/Server/ServerInjectors.vue +0 -104
- package/src/components/Admin/Server/ServerPackages.vue +0 -159
- package/src/components/Admin/Server/ServerRepeaters.vue +0 -105
- package/src/components/Admin/Server/ServerVideos.vue +0 -83
- package/src/components/Admin/Tasks/AdminRawTasks.vue +0 -148
- package/src/components/Admin/Tasks/AdminTasks.vue +0 -286
- package/src/components/Admin/Videos/AdminVideoLeases.vue +0 -198
- package/src/components/Admin/Videos/AdminVideoService.vue +0 -67
- package/src/components/Admin/Videos/VideoConfig.vue +0 -132
- package/src/components/Admin/Videos/VideoConfigPath.vue +0 -58
- package/src/components/Admin/Videos/VideoConfigPort.vue +0 -40
- package/src/components/CloudTAK/CoTView.vue +0 -915
- package/src/components/CloudTAK/CoordInput.vue +0 -110
- package/src/components/CloudTAK/DrawTools.vue +0 -200
- package/src/components/CloudTAK/FeatView.vue +0 -242
- package/src/components/CloudTAK/GeoJSONInput.vue +0 -226
- package/src/components/CloudTAK/MainMenu.vue +0 -190
- package/src/components/CloudTAK/MainMenuContents.vue +0 -360
- package/src/components/CloudTAK/Map.vue +0 -972
- package/src/components/CloudTAK/MapLoading.vue +0 -31
- package/src/components/CloudTAK/Menu/Basemaps/EditModal.vue +0 -427
- package/src/components/CloudTAK/Menu/Debugger.vue +0 -118
- package/src/components/CloudTAK/Menu/Iconset/EditModal.vue +0 -118
- package/src/components/CloudTAK/Menu/MenuBasemaps.vue +0 -410
- package/src/components/CloudTAK/Menu/MenuChannels.vue +0 -206
- package/src/components/CloudTAK/Menu/MenuChat.vue +0 -222
- package/src/components/CloudTAK/Menu/MenuChats.vue +0 -167
- package/src/components/CloudTAK/Menu/MenuConnections.vue +0 -166
- package/src/components/CloudTAK/Menu/MenuContacts.vue +0 -245
- package/src/components/CloudTAK/Menu/MenuFeatures.vue +0 -718
- package/src/components/CloudTAK/Menu/MenuFeaturesDeleted.vue +0 -217
- package/src/components/CloudTAK/Menu/MenuFiles.vue +0 -433
- package/src/components/CloudTAK/Menu/MenuIcon.vue +0 -236
- package/src/components/CloudTAK/Menu/MenuIconset.vue +0 -128
- package/src/components/CloudTAK/Menu/MenuIconsets.vue +0 -266
- package/src/components/CloudTAK/Menu/MenuImport.vue +0 -198
- package/src/components/CloudTAK/Menu/MenuImports.vue +0 -199
- package/src/components/CloudTAK/Menu/MenuItemCard.vue +0 -240
- package/src/components/CloudTAK/Menu/MenuMission.vue +0 -324
- package/src/components/CloudTAK/Menu/MenuMissions.vue +0 -334
- package/src/components/CloudTAK/Menu/MenuOverlayExplorer.vue +0 -434
- package/src/components/CloudTAK/Menu/MenuOverlays.vue +0 -560
- package/src/components/CloudTAK/Menu/MenuPackage.vue +0 -340
- package/src/components/CloudTAK/Menu/MenuPackages.vue +0 -193
- package/src/components/CloudTAK/Menu/MenuRoutes.vue +0 -186
- package/src/components/CloudTAK/Menu/MenuRoutesNew.vue +0 -193
- package/src/components/CloudTAK/Menu/MenuSettings.vue +0 -95
- package/src/components/CloudTAK/Menu/MenuSettingsCallsign.vue +0 -12
- package/src/components/CloudTAK/Menu/MenuSettingsDisplay.vue +0 -144
- package/src/components/CloudTAK/Menu/MenuSettingsTokens.vue +0 -83
- package/src/components/CloudTAK/Menu/MenuVideos.vue +0 -436
- package/src/components/CloudTAK/Menu/MenuVideosRemote.vue +0 -203
- package/src/components/CloudTAK/Menu/Mission/MissionContents.vue +0 -211
- package/src/components/CloudTAK/Menu/Mission/MissionCreate.vue +0 -372
- package/src/components/CloudTAK/Menu/Mission/MissionInfo.vue +0 -331
- package/src/components/CloudTAK/Menu/Mission/MissionInviteModal.vue +0 -107
- package/src/components/CloudTAK/Menu/Mission/MissionLayerCreate.vue +0 -77
- package/src/components/CloudTAK/Menu/Mission/MissionLayerEdit.vue +0 -77
- package/src/components/CloudTAK/Menu/Mission/MissionLayerTree.vue +0 -194
- package/src/components/CloudTAK/Menu/Mission/MissionLayers.vue +0 -157
- package/src/components/CloudTAK/Menu/Mission/MissionLog.vue +0 -170
- package/src/components/CloudTAK/Menu/Mission/MissionLogs.vue +0 -194
- package/src/components/CloudTAK/Menu/Mission/MissionTimeline.vue +0 -142
- package/src/components/CloudTAK/Menu/Mission/MissionUsers.vue +0 -74
- package/src/components/CloudTAK/Menu/Mission/PendingInvites.vue +0 -130
- package/src/components/CloudTAK/Menu/Overlays/DeleteModal.vue +0 -57
- package/src/components/CloudTAK/Menu/Overlays/TreeCots.vue +0 -497
- package/src/components/CloudTAK/Menu/Overlays/TreeMission.vue +0 -32
- package/src/components/CloudTAK/Menu/Overlays/TreeVector.vue +0 -113
- package/src/components/CloudTAK/Menu/Settings/TokenModal.vue +0 -110
- package/src/components/CloudTAK/Menu/Videos/VideoLeaseModal.vue +0 -753
- package/src/components/CloudTAK/Menu/Videos/VideosRemoteFeed.vue +0 -75
- package/src/components/CloudTAK/Notifications.vue +0 -195
- package/src/components/CloudTAK/Query/Magnetic.vue +0 -80
- package/src/components/CloudTAK/Query/Reverse.vue +0 -65
- package/src/components/CloudTAK/Query/Sun.vue +0 -178
- package/src/components/CloudTAK/Query/Weather.vue +0 -195
- package/src/components/CloudTAK/QueryView.vue +0 -134
- package/src/components/CloudTAK/RadialMenu/LICENSE +0 -21
- package/src/components/CloudTAK/RadialMenu/README.md +0 -63
- package/src/components/CloudTAK/RadialMenu/RadialMenu.css +0 -85
- package/src/components/CloudTAK/RadialMenu/RadialMenu.js +0 -534
- package/src/components/CloudTAK/RadialMenu/RadialMenu.vue +0 -257
- package/src/components/CloudTAK/RangeInput.vue +0 -155
- package/src/components/CloudTAK/RangeRingsInput.vue +0 -269
- package/src/components/CloudTAK/util/Breadcrumb.vue +0 -85
- package/src/components/CloudTAK/util/ChannelInfo.vue +0 -25
- package/src/components/CloudTAK/util/Contact.vue +0 -131
- package/src/components/CloudTAK/util/ContactPuck.vue +0 -40
- package/src/components/CloudTAK/util/Coordinate.vue +0 -313
- package/src/components/CloudTAK/util/CoordinateType.vue +0 -134
- package/src/components/CloudTAK/util/CopyButton.vue +0 -67
- package/src/components/CloudTAK/util/CopyField.vue +0 -286
- package/src/components/CloudTAK/util/DrawOverlay.vue +0 -254
- package/src/components/CloudTAK/util/EmptyInfo.vue +0 -71
- package/src/components/CloudTAK/util/FeatureIcon.vue +0 -134
- package/src/components/CloudTAK/util/FeatureRow.vue +0 -206
- package/src/components/CloudTAK/util/FloatingAttachment.vue +0 -191
- package/src/components/CloudTAK/util/FloatingVideo.vue +0 -654
- package/src/components/CloudTAK/util/GenericSelect.vue +0 -125
- package/src/components/CloudTAK/util/GroupSelect.vue +0 -129
- package/src/components/CloudTAK/util/Icons.vue +0 -146
- package/src/components/CloudTAK/util/JSONModal.vue +0 -57
- package/src/components/CloudTAK/util/Keywords.vue +0 -31
- package/src/components/CloudTAK/util/LineLength.vue +0 -121
- package/src/components/CloudTAK/util/MenuItem.vue +0 -21
- package/src/components/CloudTAK/util/MenuTemplate.vue +0 -137
- package/src/components/CloudTAK/util/MultipleSelect.vue +0 -103
- package/src/components/CloudTAK/util/NotificationIcon.vue +0 -50
- package/src/components/CloudTAK/util/NotificationToast.vue +0 -125
- package/src/components/CloudTAK/util/PolygonArea.vue +0 -109
- package/src/components/CloudTAK/util/PropertyAttachments.vue +0 -224
- package/src/components/CloudTAK/util/PropertyBattery.vue +0 -44
- package/src/components/CloudTAK/util/PropertyBearing.vue +0 -148
- package/src/components/CloudTAK/util/PropertyCreator.vue +0 -61
- package/src/components/CloudTAK/util/PropertyDistance.vue +0 -182
- package/src/components/CloudTAK/util/PropertyElevation.vue +0 -84
- package/src/components/CloudTAK/util/PropertyEmail.vue +0 -44
- package/src/components/CloudTAK/util/PropertyLinks.vue +0 -148
- package/src/components/CloudTAK/util/PropertyMetadata.vue +0 -53
- package/src/components/CloudTAK/util/PropertyMilSym.vue +0 -62
- package/src/components/CloudTAK/util/PropertyPhone.vue +0 -61
- package/src/components/CloudTAK/util/PropertySensor.vue +0 -129
- package/src/components/CloudTAK/util/PropertySpeed.vue +0 -91
- package/src/components/CloudTAK/util/PropertyStyle.vue +0 -202
- package/src/components/CloudTAK/util/PropertyTimes.vue +0 -95
- package/src/components/CloudTAK/util/PropertyType.vue +0 -274
- package/src/components/CloudTAK/util/SearchBox.vue +0 -314
- package/src/components/CloudTAK/util/SelectFeats.vue +0 -190
- package/src/components/CloudTAK/util/SettingsCallsign.vue +0 -151
- package/src/components/CloudTAK/util/Share.vue +0 -496
- package/src/components/CloudTAK/util/ShareToMission.vue +0 -223
- package/src/components/CloudTAK/util/ShareToPackage.vue +0 -250
- package/src/components/CloudTAK/util/SlideDownHeader.vue +0 -92
- package/src/components/CloudTAK/util/StandardItem.vue +0 -42
- package/src/components/CloudTAK/util/Subscriptions.vue +0 -151
- package/src/components/CloudTAK/util/TagEntry.vue +0 -301
- package/src/components/CloudTAK/util/UploadImport.vue +0 -195
- package/src/components/CloudTAK/util/VideoLeaseSourceType.vue +0 -66
- package/src/components/CloudTAK/util/WarnChannels.vue +0 -56
- package/src/components/CloudTAK/util/WarnConfiguration.vue +0 -34
- package/src/components/Configure.vue +0 -259
- package/src/components/ETL/Connection/AgencyBadge.vue +0 -102
- package/src/components/ETL/Connection/AgencySelect.vue +0 -185
- package/src/components/ETL/Connection/CertificateLogin.vue +0 -75
- package/src/components/ETL/Connection/CertificateMachineUser.vue +0 -228
- package/src/components/ETL/Connection/CertificateP12.vue +0 -104
- package/src/components/ETL/Connection/CertificateRaw.vue +0 -50
- package/src/components/ETL/Connection/ConnectionData.vue +0 -174
- package/src/components/ETL/Connection/ConnectionFiles.vue +0 -182
- package/src/components/ETL/Connection/ConnectionGroups.vue +0 -181
- package/src/components/ETL/Connection/ConnectionLayer.vue +0 -180
- package/src/components/ETL/Connection/ConnectionTokens.vue +0 -147
- package/src/components/ETL/Connection/ConnectionVideos.vue +0 -151
- package/src/components/ETL/Connection/Events.vue +0 -88
- package/src/components/ETL/Connection/StatusDot.vue +0 -48
- package/src/components/ETL/Connection/TokenModal.vue +0 -136
- package/src/components/ETL/Connection.vue +0 -194
- package/src/components/ETL/ConnectionCard.vue +0 -265
- package/src/components/ETL/ConnectionEdit.vue +0 -448
- package/src/components/ETL/Connections.vue +0 -148
- package/src/components/ETL/Data/DataFiles.vue +0 -245
- package/src/components/ETL/Data/DataGroups.vue +0 -45
- package/src/components/ETL/Data/DataLayer.vue +0 -144
- package/src/components/ETL/Data/Location.vue +0 -238
- package/src/components/ETL/Data.vue +0 -259
- package/src/components/ETL/DataEdit.vue +0 -212
- package/src/components/ETL/Layer/LayerAlarm.vue +0 -307
- package/src/components/ETL/Layer/LayerDeployment.vue +0 -388
- package/src/components/ETL/Layer/LayerEnvironment.vue +0 -259
- package/src/components/ETL/Layer/LayerIncomingConfig.vue +0 -401
- package/src/components/ETL/Layer/LayerIncomingEnvironmentArcGIS.vue +0 -354
- package/src/components/ETL/Layer/LayerIncomingSchema.vue +0 -138
- package/src/components/ETL/Layer/LayerIncomingStyles.vue +0 -349
- package/src/components/ETL/Layer/LayerOutgoingConfig.vue +0 -204
- package/src/components/ETL/Layer/LayerOutgoingEnvironmentArcGIS.vue +0 -279
- package/src/components/ETL/Layer/utils/QueryInput.vue +0 -52
- package/src/components/ETL/Layer/utils/Schema.vue +0 -322
- package/src/components/ETL/Layer/utils/SchemaModal.vue +0 -77
- package/src/components/ETL/Layer/utils/StatusDot.vue +0 -38
- package/src/components/ETL/Layer/utils/StyleLinkModal.vue +0 -83
- package/src/components/ETL/Layer/utils/StyleLinks.vue +0 -139
- package/src/components/ETL/Layer/utils/StyleSingle.vue +0 -885
- package/src/components/ETL/Layer/utils/StyleTemplate.vue +0 -97
- package/src/components/ETL/Layer/utils/TaskModal.vue +0 -217
- package/src/components/ETL/Layer.vue +0 -560
- package/src/components/ETL/LayerEdit.vue +0 -276
- package/src/components/ETL/Styling/Layer.vue +0 -311
- package/src/components/ETL/Styling/ObjectInput.vue +0 -46
- package/src/components/ETL/Styling/Style.vue +0 -233
- package/src/components/Home.vue +0 -17
- package/src/components/Loading.vue +0 -42
- package/src/components/Login.vue +0 -198
- package/src/components/LostUser.vue +0 -31
- package/src/components/PageFooter.vue +0 -41
- package/src/components/ServerAdmin.vue +0 -408
- package/src/components/VideoWall/Main.vue +0 -79
- package/src/components/VideoWall.vue +0 -17
- package/src/components/util/DataSelect.vue +0 -148
- package/src/components/util/EsriFilter.vue +0 -140
- package/src/components/util/EsriPortal.vue +0 -422
- package/src/components/util/EsriPortalCreate.vue +0 -72
- package/src/components/util/EsriServer.vue +0 -368
- package/src/components/util/GroupSelect.vue +0 -166
- package/src/components/util/IconSelect.vue +0 -302
- package/src/components/util/InitialAuthor.vue +0 -28
- package/src/components/util/LayerSelect.vue +0 -162
- package/src/components/util/LayerTaskSelect.vue +0 -311
- package/src/components/util/LayerTemplateSelect.vue +0 -173
- package/src/components/util/LoginModal.vue +0 -110
- package/src/components/util/PublicTilesSelect.vue +0 -171
- package/src/components/util/StatusDot.vue +0 -31
- package/src/components/util/TableFooter.vue +0 -64
- package/src/components/util/TableHeader.vue +0 -127
- package/src/components/util/Upload.vue +0 -220
- package/src/components/util/UploadCSV.vue +0 -46
- package/src/components/util/UploadLogo.vue +0 -83
- package/src/components/util/UploadP12.vue +0 -93
- package/src/components/util/UserSelect.vue +0 -151
- package/src/derived-types.d.ts +0 -35243
- package/src/main.ts +0 -264
- package/src/pages/admin/main.ts +0 -208
- package/src/pages/connection/main.ts +0 -158
- package/src/pages/docs/App.vue +0 -19
- package/src/pages/docs/main.ts +0 -6
- package/src/pages/video/main.ts +0 -27
- package/src/std.ts +0 -152
- package/src/stores/brand.ts +0 -28
- package/src/stores/float.ts +0 -113
- package/src/stores/map.ts +0 -931
- package/src/stores/modules/draw.ts +0 -413
- package/src/stores/modules/icons.ts +0 -185
- package/src/stores/modules/menu.ts +0 -281
- package/src/test/setup.ts +0 -43
- package/src/timediff.ts +0 -33
- package/src/types.ts +0 -226
- package/src/video.ts +0 -27
- package/src/vite-env.d.ts +0 -9
- package/src/workers/atlas-connection.ts +0 -236
- package/src/workers/atlas-database.ts +0 -764
- package/src/workers/atlas-profile.ts +0 -374
- package/src/workers/atlas-team.ts +0 -90
- package/src/workers/atlas.ts +0 -81
package/package.json
CHANGED
|
@@ -1,30 +1,35 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tak-ps/cloudtak",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "12.
|
|
4
|
+
"version": "12.94.0",
|
|
5
5
|
"types": "dist/types/plugin.d.ts",
|
|
6
6
|
"files": [
|
|
7
|
-
"dist/types"
|
|
8
|
-
"src"
|
|
7
|
+
"dist/types"
|
|
9
8
|
],
|
|
10
9
|
"engines": {
|
|
11
10
|
"node": ">= 24"
|
|
12
11
|
},
|
|
12
|
+
"exports": {
|
|
13
|
+
".": {
|
|
14
|
+
"types": "./dist/types/plugin.d.ts"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
13
17
|
"scripts": {
|
|
14
18
|
"serve": "DEV=true vite serve --port 8080",
|
|
15
19
|
"typegen": "openapi-typescript http://localhost:5001/api/swagger --output src/derived-types.d.ts",
|
|
16
20
|
"check": "vue-tsc",
|
|
17
21
|
"build:types": "vue-tsc -p tsconfig.build.json",
|
|
18
22
|
"build": "vite build",
|
|
19
|
-
"lint": "eslint ./src/ ./public/ ./plugins/",
|
|
23
|
+
"lint": "eslint --config eslint.config.js ./src/ ./public/ ./plugins/",
|
|
20
24
|
"test": "exit 0"
|
|
21
25
|
},
|
|
22
26
|
"dependencies": {
|
|
27
|
+
"@mapbox/tile-cover": "^3.0.2",
|
|
23
28
|
"@react-hookz/deep-equal": "^3.0.3",
|
|
24
29
|
"@tabler/core": "^1.4.0",
|
|
25
30
|
"@tabler/icons-vue": "^3.0.0",
|
|
26
|
-
"@tak-ps/node-cot": "^14.
|
|
27
|
-
"@tak-ps/vue-tabler": "^4.
|
|
31
|
+
"@tak-ps/node-cot": "^14.20.0",
|
|
32
|
+
"@tak-ps/vue-tabler": "^4.5.0",
|
|
28
33
|
"@turf/area": "^7.2.0",
|
|
29
34
|
"@turf/bbox": "^7.1.0",
|
|
30
35
|
"@turf/boolean-point-in-polygon": "^7.3.1",
|
|
@@ -37,11 +42,10 @@
|
|
|
37
42
|
"@turf/length": "^7.2.0",
|
|
38
43
|
"@turf/meta": "^7.2.0",
|
|
39
44
|
"@turf/point-on-feature": "^7.0.0",
|
|
40
|
-
"@vueuse/core": "^
|
|
45
|
+
"@vueuse/core": "^14.0.0",
|
|
41
46
|
"autosize": "^6.0.1",
|
|
42
47
|
"comlink": "^4.4.2",
|
|
43
48
|
"cronstrue": "^3.0.0",
|
|
44
|
-
"deep-equal": "^2.2.3",
|
|
45
49
|
"dexie": "^4.2.1",
|
|
46
50
|
"dropzone": "^6.0.0-beta.2",
|
|
47
51
|
"floating-vue": "^2.0.0-beta.17",
|
|
@@ -53,7 +57,7 @@
|
|
|
53
57
|
"maplibre-gl": "^5.15.0",
|
|
54
58
|
"milsymbol": "^3.0.2",
|
|
55
59
|
"moment": "^2.29.3",
|
|
56
|
-
"openapi-fetch": "^0.
|
|
60
|
+
"openapi-fetch": "^0.17.0",
|
|
57
61
|
"p12-pem": "^1.0.5",
|
|
58
62
|
"phone": "^3.1.59",
|
|
59
63
|
"pinia": "^3.0.0",
|
|
@@ -62,36 +66,41 @@
|
|
|
62
66
|
"swagger-ui-dist": "^5.30.2",
|
|
63
67
|
"terra-draw": "^1.22.0",
|
|
64
68
|
"terra-draw-maplibre-gl-adapter": "^1.1.1",
|
|
69
|
+
"terra-draw-route-snap-mode": "^0.4.1",
|
|
70
|
+
"terra-route": "^0.0.14",
|
|
65
71
|
"uuid": "^13.0.0",
|
|
66
72
|
"vue": "^3.2.31",
|
|
67
73
|
"vue-component-type-helpers": "^3.0.7",
|
|
68
74
|
"vue-mention": "^2.0.0-alpha.3",
|
|
69
|
-
"vue-router": "^
|
|
75
|
+
"vue-router": "^5.0.0",
|
|
76
|
+
"yaml": "^2.8.2"
|
|
70
77
|
},
|
|
71
78
|
"devDependencies": {
|
|
72
|
-
"@eslint/js": "^
|
|
79
|
+
"@eslint/js": "^10.0.0",
|
|
73
80
|
"@testing-library/vue": "^8.1.0",
|
|
81
|
+
"@types/mapbox__tile-cover": "^3.0.4",
|
|
74
82
|
"@types/sortablejs": "^1.15.8",
|
|
75
83
|
"@types/swagger-ui": "^5.21.1",
|
|
76
84
|
"@vitejs/plugin-vue": "^6.0.0",
|
|
77
|
-
"@vitest/ui": "
|
|
85
|
+
"@vitest/ui": "4.1.0-beta.5",
|
|
78
86
|
"@vue/test-utils": "^2.4.6",
|
|
79
87
|
"@vueuse/rxjs": "^14.1.0",
|
|
80
88
|
"babel-preset-vite": "^1.1.3",
|
|
81
|
-
"eslint": "^
|
|
89
|
+
"eslint": "^10.0.0",
|
|
82
90
|
"eslint-plugin-vue": "^10.0.0",
|
|
91
|
+
"globals": "^17.3.0",
|
|
83
92
|
"happy-dom": "^20.0.0",
|
|
84
|
-
"jsdom": "^
|
|
93
|
+
"jsdom": "^28.0.0",
|
|
85
94
|
"openapi-typescript": "^7.0.0",
|
|
86
95
|
"sass-embedded": "^1.86.0",
|
|
87
96
|
"typescript": "^5.7.0",
|
|
88
97
|
"typescript-eslint": "^8.20.0",
|
|
89
|
-
"vite": "
|
|
90
|
-
"vitest": "
|
|
98
|
+
"vite": "8.0.0-beta.16",
|
|
99
|
+
"vitest": "4.1.0-beta.5",
|
|
91
100
|
"vue-tsc": "^3.0.0-alpha.10"
|
|
92
101
|
},
|
|
93
102
|
"browserslist": [
|
|
94
103
|
"> 1%",
|
|
95
104
|
"last 2 versions"
|
|
96
105
|
]
|
|
97
|
-
}
|
|
106
|
+
}
|
package/dist/types/plugin.d.ts
DELETED
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
import type { App } from 'vue';
|
|
2
|
-
import type { Router, RouteRecordRaw } from 'vue-router';
|
|
3
|
-
import type { Pinia } from 'pinia';
|
|
4
|
-
import type { MenuItemConfig } from './src/stores/modules/menu.ts';
|
|
5
|
-
import { type DBFeature } from './src/base/database.ts';
|
|
6
|
-
import { type Observable } from 'rxjs';
|
|
7
|
-
import mapgl from 'maplibre-gl';
|
|
8
|
-
export type { MenuItemConfig };
|
|
9
|
-
export interface PluginInstance {
|
|
10
|
-
/**
|
|
11
|
-
* Called after `install` if the server has the plugin enabled by default
|
|
12
|
-
* or if the user has opted in to the plugin functionality
|
|
13
|
-
*/
|
|
14
|
-
enable(): Promise<void>;
|
|
15
|
-
/**
|
|
16
|
-
* Called if the user disables the plugin, the plugin must
|
|
17
|
-
* remove all functionality from the user facing app
|
|
18
|
-
*/
|
|
19
|
-
disable(): Promise<void>;
|
|
20
|
-
}
|
|
21
|
-
export interface PluginStatic {
|
|
22
|
-
/**
|
|
23
|
-
* Hook called on init, note the plugin should not make itself
|
|
24
|
-
* usable unless enable() is called.
|
|
25
|
-
*/
|
|
26
|
-
install(app: App, api: PluginAPI): PluginInstance | Promise<PluginInstance>;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* The Main Plugin API for managing CloudTAK UI functions
|
|
30
|
-
*/
|
|
31
|
-
export declare class PluginAPI {
|
|
32
|
-
/**
|
|
33
|
-
* The Vue App instance
|
|
34
|
-
*/
|
|
35
|
-
app: App;
|
|
36
|
-
/**
|
|
37
|
-
* The Vue Router instance
|
|
38
|
-
*/
|
|
39
|
-
router: Router;
|
|
40
|
-
/**
|
|
41
|
-
* The Pinia Store instance
|
|
42
|
-
*/
|
|
43
|
-
pinia: Pinia;
|
|
44
|
-
/**
|
|
45
|
-
* @param app The Vue App instance
|
|
46
|
-
* @param router The Vue Router instance
|
|
47
|
-
* @param pinia The Pinia Store instance
|
|
48
|
-
*/
|
|
49
|
-
constructor(app: App, router: Router, pinia: Pinia);
|
|
50
|
-
/**
|
|
51
|
-
* Manage the Main Menu
|
|
52
|
-
*/
|
|
53
|
-
get menu(): {
|
|
54
|
-
/**
|
|
55
|
-
* Add a new item to the main menu
|
|
56
|
-
* @param item The menu item configuration
|
|
57
|
-
*/
|
|
58
|
-
add: (item: MenuItemConfig) => void;
|
|
59
|
-
/**
|
|
60
|
-
* Remove an item from the main menu
|
|
61
|
-
* @param key The key of the menu item to remove
|
|
62
|
-
*/
|
|
63
|
-
remove: (key: string) => void;
|
|
64
|
-
};
|
|
65
|
-
/**
|
|
66
|
-
* Manage Application Routes
|
|
67
|
-
*/
|
|
68
|
-
get routes(): {
|
|
69
|
-
/**
|
|
70
|
-
* Add a new route to the application
|
|
71
|
-
* @param route The route configuration
|
|
72
|
-
* @param parentName The name of the parent route to add this route to (optional)
|
|
73
|
-
*/
|
|
74
|
-
add: (route: RouteRecordRaw, parentName?: string) => void;
|
|
75
|
-
};
|
|
76
|
-
/**
|
|
77
|
-
* Map Accessors
|
|
78
|
-
*/
|
|
79
|
-
get map(): mapgl.Map;
|
|
80
|
-
/**
|
|
81
|
-
* Manage Features
|
|
82
|
-
*/
|
|
83
|
-
get feature(): {
|
|
84
|
-
/**
|
|
85
|
-
* List features from the local database
|
|
86
|
-
* @param opts Filter options
|
|
87
|
-
*/
|
|
88
|
-
list: (opts?: {
|
|
89
|
-
filter?: (feature: DBFeature) => boolean;
|
|
90
|
-
}) => Promise<DBFeature[]>;
|
|
91
|
-
/**
|
|
92
|
-
* Stream features from the local database
|
|
93
|
-
* @param opts Filter options
|
|
94
|
-
*/
|
|
95
|
-
stream: (opts?: {
|
|
96
|
-
filter?: (feature: DBFeature) => boolean;
|
|
97
|
-
}) => Observable<DBFeature[]>;
|
|
98
|
-
};
|
|
99
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import '@tabler/core/dist/js/tabler.min.js';
|
|
2
|
-
import '@tabler/core/dist/css/tabler.min.css';
|
|
3
|
-
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
|
-
declare const _default: typeof __VLS_export;
|
|
5
|
-
export default _default;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { DBChatroomChat } from './database.ts';
|
|
2
|
-
import type Atlas from '../workers/atlas.ts';
|
|
3
|
-
export default class ChatroomChats {
|
|
4
|
-
chatroom: string;
|
|
5
|
-
constructor(chatroom: string);
|
|
6
|
-
refresh(): Promise<void>;
|
|
7
|
-
list(opts?: {
|
|
8
|
-
refresh?: boolean;
|
|
9
|
-
}): Promise<Array<DBChatroomChat>>;
|
|
10
|
-
send(message: string, sender: {
|
|
11
|
-
uid: string;
|
|
12
|
-
callsign: string;
|
|
13
|
-
}, worker: Atlas, recipient?: {
|
|
14
|
-
uid: string;
|
|
15
|
-
callsign: string;
|
|
16
|
-
}): Promise<void>;
|
|
17
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type { DBChatroom } from './database.ts';
|
|
2
|
-
import ChatroomChats from './chatroom-chats.ts';
|
|
3
|
-
import type { ProfileChatroomList, ProfileChatList } from '../types.ts';
|
|
4
|
-
/**
|
|
5
|
-
* High Level Wrapper around the Profile Chatroom API
|
|
6
|
-
*
|
|
7
|
-
* @property {string} name - The name of the chatroom
|
|
8
|
-
*/
|
|
9
|
-
export default class Chatroom {
|
|
10
|
-
name: string;
|
|
11
|
-
chats: ChatroomChats;
|
|
12
|
-
constructor(name: string);
|
|
13
|
-
/**
|
|
14
|
-
* Return a Chatroom instance if one already exists in the local DB,
|
|
15
|
-
*/
|
|
16
|
-
static from(name: string): Promise<Chatroom | undefined>;
|
|
17
|
-
/**
|
|
18
|
-
* Loads an existing Chatroom from the local DB and refresh it,
|
|
19
|
-
*
|
|
20
|
-
* @param name - The unique identifier for the chatroom
|
|
21
|
-
* @param opts - Options for loading the chatroom
|
|
22
|
-
* @param opts.reload - Whether to reload the chatroom from the local DB
|
|
23
|
-
*/
|
|
24
|
-
static load(name: string, opts?: {
|
|
25
|
-
reload?: boolean;
|
|
26
|
-
}): Promise<Chatroom>;
|
|
27
|
-
static delete(names: string[]): Promise<void>;
|
|
28
|
-
/**
|
|
29
|
-
* Reload the Chatroom from the local Database
|
|
30
|
-
*/
|
|
31
|
-
reload(): Promise<void>;
|
|
32
|
-
/**
|
|
33
|
-
* Perform a hard refresh of the Chatroom from the Server
|
|
34
|
-
*/
|
|
35
|
-
refresh(): Promise<void>;
|
|
36
|
-
fetch(): Promise<void>;
|
|
37
|
-
getChats(): Promise<ProfileChatList>;
|
|
38
|
-
deleteChats(ids: string[]): Promise<void>;
|
|
39
|
-
/**
|
|
40
|
-
* List all locally stored chatrooms
|
|
41
|
-
*/
|
|
42
|
-
static localList(): Promise<Set<{
|
|
43
|
-
name: string;
|
|
44
|
-
}>>;
|
|
45
|
-
static list(filter?: string): Promise<DBChatroom[]>;
|
|
46
|
-
static sync(): Promise<ProfileChatroomList>;
|
|
47
|
-
}
|
|
@@ -1,94 +0,0 @@
|
|
|
1
|
-
import type { Remote } from 'comlink';
|
|
2
|
-
import type Atlas from '../workers/atlas.ts';
|
|
3
|
-
import type { Feature, Subscription } from '../types.ts';
|
|
4
|
-
import type { BBox as GeoJSONBBox, Feature as GeoJSONFeature, Geometry as GeoJSONGeometry } from 'geojson';
|
|
5
|
-
export interface Origin {
|
|
6
|
-
mode: OriginMode;
|
|
7
|
-
mode_id?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare enum OriginMode {
|
|
10
|
-
CONNECTION = "Connection",
|
|
11
|
-
MISSION = "Mission"
|
|
12
|
-
}
|
|
13
|
-
export declare const RENDERED_PROPERTIES: string[];
|
|
14
|
-
export default class COT {
|
|
15
|
-
id: string;
|
|
16
|
-
instance: string;
|
|
17
|
-
_path: string;
|
|
18
|
-
_properties: Feature["properties"];
|
|
19
|
-
_geometry: Feature["geometry"];
|
|
20
|
-
_remote: BroadcastChannel | null;
|
|
21
|
-
_atlas: Atlas | Remote<Atlas>;
|
|
22
|
-
_username?: string;
|
|
23
|
-
origin: Origin;
|
|
24
|
-
static load(atlas: Atlas, feat: Feature, origin?: Origin, opts?: {
|
|
25
|
-
skipSave?: boolean;
|
|
26
|
-
remote?: boolean;
|
|
27
|
-
}): Promise<COT>;
|
|
28
|
-
constructor(atlas: Atlas | Remote<Atlas>, feat: Feature, origin?: Origin, opts?: {
|
|
29
|
-
skipSave?: boolean;
|
|
30
|
-
remote?: boolean;
|
|
31
|
-
});
|
|
32
|
-
/**
|
|
33
|
-
* Begin listening for remote updates
|
|
34
|
-
* This is a seperate function due to the issues outlined in: https://stackoverflow.com/q/70184129
|
|
35
|
-
*/
|
|
36
|
-
reactivity(): void;
|
|
37
|
-
set path(path: string);
|
|
38
|
-
get path(): string;
|
|
39
|
-
set properties(properties: Feature["properties"]);
|
|
40
|
-
get properties(): Feature["properties"];
|
|
41
|
-
set geometry(geometry: Feature["geometry"]);
|
|
42
|
-
get geometry(): Feature["geometry"];
|
|
43
|
-
/**
|
|
44
|
-
* Update the COT and return a boolean as to whether the COT needs to be re-rendered
|
|
45
|
-
*/
|
|
46
|
-
update(update: {
|
|
47
|
-
path?: string;
|
|
48
|
-
properties?: Feature["properties"];
|
|
49
|
-
geometry?: Feature["geometry"];
|
|
50
|
-
}, opts?: {
|
|
51
|
-
skipSave?: boolean;
|
|
52
|
-
}): Promise<boolean>;
|
|
53
|
-
/**
|
|
54
|
-
* Attempt to save the CoT to the database if necessary
|
|
55
|
-
*/
|
|
56
|
-
save(): Promise<void>;
|
|
57
|
-
get is_skittle(): boolean;
|
|
58
|
-
get is_self(): boolean;
|
|
59
|
-
get is_archivable(): boolean;
|
|
60
|
-
/**
|
|
61
|
-
* Determines if the COT type allows editing
|
|
62
|
-
* But does not determine if a COT is part of a Misison Sync, if the mission allows editing
|
|
63
|
-
*/
|
|
64
|
-
get is_editable(): boolean;
|
|
65
|
-
subscription(): Promise<Subscription>;
|
|
66
|
-
username(): Promise<string>;
|
|
67
|
-
/**
|
|
68
|
-
* Returns a proxy that will correctly call the internal update function if changes are made
|
|
69
|
-
* Warning: Cannot be used with Vue3's reactivity system
|
|
70
|
-
*/
|
|
71
|
-
as_proxy(): COT;
|
|
72
|
-
as_feature(opts?: {
|
|
73
|
-
clone?: boolean;
|
|
74
|
-
}): Feature;
|
|
75
|
-
as_rendered(): GeoJSONFeature<GeoJSONGeometry, Record<string, unknown>>;
|
|
76
|
-
/**
|
|
77
|
-
* The slimmer we can get the Features, the better
|
|
78
|
-
* This returns the minium feature we need to actually style the COT in the vector tiles
|
|
79
|
-
*/
|
|
80
|
-
static as_rendered(input: Feature): GeoJSONFeature<GeoJSONGeometry, Record<string, unknown>>;
|
|
81
|
-
vectorId(): number;
|
|
82
|
-
/**
|
|
83
|
-
* string hash function to convert the COT ID into a number for use as a vector tile feature ID
|
|
84
|
-
*/
|
|
85
|
-
static vectorId(id: string): number;
|
|
86
|
-
length(): number;
|
|
87
|
-
bounds(): GeoJSONBBox;
|
|
88
|
-
flyTo(): Promise<void>;
|
|
89
|
-
static style(feat: Feature): Promise<Feature>;
|
|
90
|
-
/**
|
|
91
|
-
* Consistent feature manipulation between add & update
|
|
92
|
-
*/
|
|
93
|
-
static styleProperties(type: string, properties: Feature["properties"]): Promise<Feature["properties"]>;
|
|
94
|
-
}
|
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
import Dexie, { type EntityTable } from 'dexie';
|
|
2
|
-
import type { Feature, Mission, MissionRole } from '../types.ts';
|
|
3
|
-
export interface DBIcon {
|
|
4
|
-
name: string;
|
|
5
|
-
}
|
|
6
|
-
export interface DBFeature {
|
|
7
|
-
id: string;
|
|
8
|
-
path: string;
|
|
9
|
-
properties: Feature["properties"];
|
|
10
|
-
geometry: Feature["geometry"];
|
|
11
|
-
}
|
|
12
|
-
export interface DBChatroom {
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
created: string;
|
|
16
|
-
updated: string;
|
|
17
|
-
last_read: string | null;
|
|
18
|
-
}
|
|
19
|
-
export interface DBChatroomChat {
|
|
20
|
-
id: string;
|
|
21
|
-
chatroom: string;
|
|
22
|
-
sender: string;
|
|
23
|
-
sender_uid: string;
|
|
24
|
-
message: string;
|
|
25
|
-
created: string;
|
|
26
|
-
}
|
|
27
|
-
export interface DBIconset {
|
|
28
|
-
uid: string;
|
|
29
|
-
created: string;
|
|
30
|
-
updated: string;
|
|
31
|
-
version: number;
|
|
32
|
-
name: string;
|
|
33
|
-
username: string | null;
|
|
34
|
-
default_group: string | null;
|
|
35
|
-
default_friendly: string | null;
|
|
36
|
-
default_hostile: string | null;
|
|
37
|
-
default_neutral: string | null;
|
|
38
|
-
default_unknown: string | null;
|
|
39
|
-
skip_resize: boolean;
|
|
40
|
-
}
|
|
41
|
-
export interface DBFilter {
|
|
42
|
-
id: string;
|
|
43
|
-
external: string;
|
|
44
|
-
name: string;
|
|
45
|
-
source: string;
|
|
46
|
-
internal: boolean;
|
|
47
|
-
query: string;
|
|
48
|
-
}
|
|
49
|
-
export declare enum NotificationType {
|
|
50
|
-
Contact = "Contact",
|
|
51
|
-
Import = "Import",
|
|
52
|
-
Alert = "Alert",
|
|
53
|
-
Medical = "Medical",
|
|
54
|
-
Mission = "Mission",
|
|
55
|
-
Chat = "Chat"
|
|
56
|
-
}
|
|
57
|
-
export interface DBNotification {
|
|
58
|
-
id: string;
|
|
59
|
-
type: NotificationType;
|
|
60
|
-
name: string;
|
|
61
|
-
body: string;
|
|
62
|
-
url: string;
|
|
63
|
-
toast: boolean;
|
|
64
|
-
read: boolean;
|
|
65
|
-
created: string;
|
|
66
|
-
}
|
|
67
|
-
export interface DBVideo {
|
|
68
|
-
id: string;
|
|
69
|
-
created: string;
|
|
70
|
-
updated: string;
|
|
71
|
-
lease: number;
|
|
72
|
-
username: string;
|
|
73
|
-
}
|
|
74
|
-
export interface DBSubscriptionFeature {
|
|
75
|
-
id: string;
|
|
76
|
-
path: string;
|
|
77
|
-
mission: string;
|
|
78
|
-
properties: Feature["properties"];
|
|
79
|
-
geometry: Feature["geometry"];
|
|
80
|
-
}
|
|
81
|
-
export interface DBSubscription {
|
|
82
|
-
guid: string;
|
|
83
|
-
name: string;
|
|
84
|
-
meta: Mission;
|
|
85
|
-
role: MissionRole;
|
|
86
|
-
token?: string;
|
|
87
|
-
dirty: boolean;
|
|
88
|
-
subscribed: boolean;
|
|
89
|
-
}
|
|
90
|
-
export interface DBSubscriptionLog {
|
|
91
|
-
id: string;
|
|
92
|
-
dtg?: string;
|
|
93
|
-
missionNames: string[];
|
|
94
|
-
created: string;
|
|
95
|
-
servertime: string;
|
|
96
|
-
mission: string;
|
|
97
|
-
content: string;
|
|
98
|
-
creatorUid: string;
|
|
99
|
-
contentHashes: unknown[];
|
|
100
|
-
keywords: string[];
|
|
101
|
-
}
|
|
102
|
-
export type DatabaseType = Dexie & {
|
|
103
|
-
icon: EntityTable<DBIcon, 'name'>;
|
|
104
|
-
iconset: EntityTable<DBIconset, 'uid'>;
|
|
105
|
-
video: EntityTable<DBVideo, 'id'>;
|
|
106
|
-
filter: EntityTable<DBFilter, 'id'>;
|
|
107
|
-
feature: EntityTable<DBFeature, 'id'>;
|
|
108
|
-
chatroom: EntityTable<DBChatroom, 'id'>;
|
|
109
|
-
chatroom_chats: EntityTable<DBChatroomChat, 'id'>;
|
|
110
|
-
notification: EntityTable<DBNotification, 'id'>;
|
|
111
|
-
subscription: EntityTable<DBSubscription, 'guid'>;
|
|
112
|
-
subscription_log: EntityTable<DBSubscriptionLog, 'id'>;
|
|
113
|
-
subscription_feature: EntityTable<DBSubscriptionFeature, 'id'>;
|
|
114
|
-
};
|
|
115
|
-
export declare const db: DatabaseType;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export declare enum WorkerMessageType {
|
|
2
|
-
Map_FlyTo = "cloudtak:map:flyto",
|
|
3
|
-
Map_FitBounds = "cloudtak:map:fitbounds",
|
|
4
|
-
Map_Projection = "cloudtak:map:projection",
|
|
5
|
-
Profile_Callsign = "cloudtak:profile:callsign",
|
|
6
|
-
Profile_Display_Zoom = "cloudtak:profile:display:zoom",
|
|
7
|
-
Profile_Icon_Rotation = "cloudtak:profile:icon:rotation",
|
|
8
|
-
Profile_Distance_Unit = "cloudtak:profile:distance:unit",
|
|
9
|
-
Profile_Location_Coordinates = "cloudtak:profile:location:coordinates",
|
|
10
|
-
Profile_Location_Source = "cloudtak:profile:location:source",
|
|
11
|
-
Feature_Archived_Added = "cloudtak:feature:archived:added",
|
|
12
|
-
Feature_Archived_Removed = "cloudtak:feature:archived:removed",
|
|
13
|
-
Channels_None = "channels:none",
|
|
14
|
-
Channels_List = "channels:list",
|
|
15
|
-
Contact_Change = "contact:change",
|
|
16
|
-
Connection_Open = "connection:open",
|
|
17
|
-
Connection_Close = "connection:close",
|
|
18
|
-
Mission_Change_Feature = "mission:change:feature",
|
|
19
|
-
Mission_Invite = "mission:invite"
|
|
20
|
-
}
|
|
21
|
-
export type WorkerMessage = {
|
|
22
|
-
type: WorkerMessageType;
|
|
23
|
-
body?: any;
|
|
24
|
-
};
|
|
25
|
-
export declare enum LocationState {
|
|
26
|
-
Loading = 0,
|
|
27
|
-
Disabled = 1,
|
|
28
|
-
Preset = 2,
|
|
29
|
-
Live = 3
|
|
30
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import type { Feature } from '../types.ts';
|
|
2
|
-
import jsonata from 'jsonata';
|
|
3
|
-
/**
|
|
4
|
-
* High Level Wrapper around the Data Filters
|
|
5
|
-
*
|
|
6
|
-
* TODO: Once all COTs are in IndexDB, apply the filter on to a new field in the COT
|
|
7
|
-
* called "filtered": [ <filterid>, ... ] so we don't have to re-evaluate the filter each time
|
|
8
|
-
*
|
|
9
|
-
* @property {string} id - The unique identifier for the filter
|
|
10
|
-
* @property {string} external - The external ID of the filter
|
|
11
|
-
* @property {string} name - The name of the filter
|
|
12
|
-
* @property {string} source - The source of the filter
|
|
13
|
-
* @property {boolean} internal - Whether the filter is internal
|
|
14
|
-
* @property {string} query - The JSONata query string for the filter
|
|
15
|
-
*/
|
|
16
|
-
export default class Filter {
|
|
17
|
-
id: string;
|
|
18
|
-
external: string;
|
|
19
|
-
name: string;
|
|
20
|
-
source: string;
|
|
21
|
-
internal: boolean;
|
|
22
|
-
query: string;
|
|
23
|
-
expression: jsonata.Expression;
|
|
24
|
-
constructor(name: string, external: string, source: string, internal: boolean, query: string);
|
|
25
|
-
test(feature: Feature): Promise<boolean>;
|
|
26
|
-
static list(): Promise<Filter[]>;
|
|
27
|
-
static from(id: string): Promise<Filter | null>;
|
|
28
|
-
update(body: {
|
|
29
|
-
name?: string;
|
|
30
|
-
external?: string;
|
|
31
|
-
source?: string;
|
|
32
|
-
internal?: boolean;
|
|
33
|
-
query?: string;
|
|
34
|
-
}): Promise<void>;
|
|
35
|
-
static create(name: string, external: string, source: string, internal: boolean, query: string): Promise<Filter>;
|
|
36
|
-
delete(): Promise<void>;
|
|
37
|
-
static delete(id: {
|
|
38
|
-
id?: string;
|
|
39
|
-
external?: string;
|
|
40
|
-
}): Promise<void>;
|
|
41
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import COT from '../base/cot.ts';
|
|
2
|
-
import type Atlas from '../workers/atlas.ts';
|
|
3
|
-
import type { Remote, TransferHandler } from 'comlink';
|
|
4
|
-
import type { Feature } from '../types.ts';
|
|
5
|
-
export declare class CloudTAKTransferHandler {
|
|
6
|
-
atlas: Atlas | Remote<Atlas>;
|
|
7
|
-
remote: boolean;
|
|
8
|
-
constructor(atlas: Atlas | Remote<Atlas>, transferHandlers: Map<string, TransferHandler<unknown, unknown>>, remote: boolean);
|
|
9
|
-
cots: TransferHandler<Set<COT>, Array<Feature>>;
|
|
10
|
-
cot: TransferHandler<COT, Feature>;
|
|
11
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { NotificationType } from './database.ts';
|
|
2
|
-
import type { DBNotification } from './database.ts';
|
|
3
|
-
export { NotificationType };
|
|
4
|
-
export default class TAKNotification {
|
|
5
|
-
id: string;
|
|
6
|
-
type: NotificationType;
|
|
7
|
-
name: string;
|
|
8
|
-
body: string;
|
|
9
|
-
url: string;
|
|
10
|
-
created: string;
|
|
11
|
-
toast: boolean;
|
|
12
|
-
read: boolean;
|
|
13
|
-
constructor(id: string, type: NotificationType, name: string, body: string, url: string, opts?: {
|
|
14
|
-
read?: boolean;
|
|
15
|
-
toast?: boolean;
|
|
16
|
-
created?: string;
|
|
17
|
-
});
|
|
18
|
-
/**
|
|
19
|
-
* Return a Notification instance if one already exists in the local DB,
|
|
20
|
-
*/
|
|
21
|
-
static from(id: string): Promise<TAKNotification | null>;
|
|
22
|
-
static create(type: NotificationType, name: string, body: string, url: string, toast?: boolean): Promise<TAKNotification>;
|
|
23
|
-
static update(id: string, opts: {
|
|
24
|
-
read?: boolean;
|
|
25
|
-
toast?: boolean;
|
|
26
|
-
}): Promise<void>;
|
|
27
|
-
update(opts: {
|
|
28
|
-
read?: boolean;
|
|
29
|
-
toast?: boolean;
|
|
30
|
-
}): Promise<void>;
|
|
31
|
-
popup(): Promise<void>;
|
|
32
|
-
static clear(): Promise<void>;
|
|
33
|
-
static delete(id: string): Promise<void>;
|
|
34
|
-
delete(): Promise<void>;
|
|
35
|
-
static count(): Promise<number>;
|
|
36
|
-
static list(): Promise<DBNotification[]>;
|
|
37
|
-
}
|