@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.
Files changed (482) hide show
  1. package/package.json +26 -17
  2. package/dist/types/plugin.d.ts +0 -99
  3. package/dist/types/src/App.vue.d.ts +0 -5
  4. package/dist/types/src/base/chatroom-chats.d.ts +0 -17
  5. package/dist/types/src/base/chatroom.d.ts +0 -47
  6. package/dist/types/src/base/cot.d.ts +0 -94
  7. package/dist/types/src/base/database.d.ts +0 -115
  8. package/dist/types/src/base/events.d.ts +0 -30
  9. package/dist/types/src/base/filter.d.ts +0 -41
  10. package/dist/types/src/base/handler.d.ts +0 -11
  11. package/dist/types/src/base/icon.d.ts +0 -4
  12. package/dist/types/src/base/notification.d.ts +0 -37
  13. package/dist/types/src/base/overlay.d.ts +0 -94
  14. package/dist/types/src/base/subscription-feature.d.ts +0 -49
  15. package/dist/types/src/base/subscription-log.d.ts +0 -32
  16. package/dist/types/src/base/subscription.d.ts +0 -115
  17. package/dist/types/src/base/utils/styles.d.ts +0 -11
  18. package/dist/types/src/base/validators.d.ts +0 -9
  19. package/dist/types/src/components/Admin/AdminImports.vue.d.ts +0 -3
  20. package/dist/types/src/components/Admin/AdminLayers.vue.d.ts +0 -3
  21. package/dist/types/src/components/Admin/AdminMissionTemplate.vue.d.ts +0 -3
  22. package/dist/types/src/components/Admin/AdminMissionTemplateLog.vue.d.ts +0 -3
  23. package/dist/types/src/components/Admin/AdminMissionTemplates.vue.d.ts +0 -3
  24. package/dist/types/src/components/Admin/AdminOverlays.vue.d.ts +0 -3
  25. package/dist/types/src/components/Admin/AdminPalette.vue.d.ts +0 -3
  26. package/dist/types/src/components/Admin/AdminPaletteFeature.vue.d.ts +0 -3
  27. package/dist/types/src/components/Admin/AdminPalettes.vue.d.ts +0 -3
  28. package/dist/types/src/components/Admin/AdminServer.vue.d.ts +0 -3
  29. package/dist/types/src/components/Admin/AdminTasks.vue.d.ts +0 -3
  30. package/dist/types/src/components/Admin/AdminUser.vue.d.ts +0 -3
  31. package/dist/types/src/components/Admin/AdminUsers.vue.d.ts +0 -3
  32. package/dist/types/src/components/Admin/AdminVideos.vue.d.ts +0 -3
  33. package/dist/types/src/components/Admin/Server/ServerConnection.vue.d.ts +0 -3
  34. package/dist/types/src/components/Admin/Server/ServerInjectorModal.vue.d.ts +0 -11
  35. package/dist/types/src/components/Admin/Server/ServerInjectors.vue.d.ts +0 -3
  36. package/dist/types/src/components/Admin/Server/ServerPackages.vue.d.ts +0 -3
  37. package/dist/types/src/components/Admin/Server/ServerRepeaters.vue.d.ts +0 -3
  38. package/dist/types/src/components/Admin/Server/ServerVideos.vue.d.ts +0 -3
  39. package/dist/types/src/components/Admin/Tasks/AdminRawTasks.vue.d.ts +0 -3
  40. package/dist/types/src/components/Admin/Videos/AdminVideoLeases.vue.d.ts +0 -3
  41. package/dist/types/src/components/Admin/Videos/AdminVideoService.vue.d.ts +0 -3
  42. package/dist/types/src/components/Admin/Videos/VideoConfig.vue.d.ts +0 -7
  43. package/dist/types/src/components/Admin/Videos/VideoConfigPort.vue.d.ts +0 -8
  44. package/dist/types/src/components/CloudTAK/CoTView.vue.d.ts +0 -3
  45. package/dist/types/src/components/CloudTAK/CoordInput.vue.d.ts +0 -7
  46. package/dist/types/src/components/CloudTAK/DrawTools.vue.d.ts +0 -3
  47. package/dist/types/src/components/CloudTAK/FeatView.vue.d.ts +0 -8
  48. package/dist/types/src/components/CloudTAK/GeoJSONInput.vue.d.ts +0 -24
  49. package/dist/types/src/components/CloudTAK/MainMenu.vue.d.ts +0 -9
  50. package/dist/types/src/components/CloudTAK/MainMenuContents.vue.d.ts +0 -16
  51. package/dist/types/src/components/CloudTAK/Map.vue.d.ts +0 -8
  52. package/dist/types/src/components/CloudTAK/MapLoading.vue.d.ts +0 -3
  53. package/dist/types/src/components/CloudTAK/Menu/Debugger.vue.d.ts +0 -3
  54. package/dist/types/src/components/CloudTAK/Menu/MenuBasemaps.vue.d.ts +0 -3
  55. package/dist/types/src/components/CloudTAK/Menu/MenuChannels.vue.d.ts +0 -3
  56. package/dist/types/src/components/CloudTAK/Menu/MenuChats.vue.d.ts +0 -3
  57. package/dist/types/src/components/CloudTAK/Menu/MenuConnections.vue.d.ts +0 -3
  58. package/dist/types/src/components/CloudTAK/Menu/MenuContacts.vue.d.ts +0 -3
  59. package/dist/types/src/components/CloudTAK/Menu/MenuFeatures.vue.d.ts +0 -3
  60. package/dist/types/src/components/CloudTAK/Menu/MenuFeaturesDeleted.vue.d.ts +0 -3
  61. package/dist/types/src/components/CloudTAK/Menu/MenuFiles.vue.d.ts +0 -3
  62. package/dist/types/src/components/CloudTAK/Menu/MenuImport.vue.d.ts +0 -3
  63. package/dist/types/src/components/CloudTAK/Menu/MenuImports.vue.d.ts +0 -3
  64. package/dist/types/src/components/CloudTAK/Menu/MenuItemCard.vue.d.ts +0 -101
  65. package/dist/types/src/components/CloudTAK/Menu/MenuMission.vue.d.ts +0 -3
  66. package/dist/types/src/components/CloudTAK/Menu/MenuMissions.vue.d.ts +0 -3
  67. package/dist/types/src/components/CloudTAK/Menu/MenuOverlayExplorer.vue.d.ts +0 -3
  68. package/dist/types/src/components/CloudTAK/Menu/MenuOverlays.vue.d.ts +0 -3
  69. package/dist/types/src/components/CloudTAK/Menu/MenuPackage.vue.d.ts +0 -3
  70. package/dist/types/src/components/CloudTAK/Menu/MenuPackages.vue.d.ts +0 -3
  71. package/dist/types/src/components/CloudTAK/Menu/MenuRoutes.vue.d.ts +0 -3
  72. package/dist/types/src/components/CloudTAK/Menu/MenuRoutesNew.vue.d.ts +0 -3
  73. package/dist/types/src/components/CloudTAK/Menu/MenuSettings.vue.d.ts +0 -3
  74. package/dist/types/src/components/CloudTAK/Menu/MenuSettingsCallsign.vue.d.ts +0 -3
  75. package/dist/types/src/components/CloudTAK/Menu/MenuSettingsDisplay.vue.d.ts +0 -3
  76. package/dist/types/src/components/CloudTAK/Menu/MenuVideos.vue.d.ts +0 -3
  77. package/dist/types/src/components/CloudTAK/Menu/MenuVideosRemote.vue.d.ts +0 -3
  78. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionContents.vue.d.ts +0 -11
  79. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionCreate.vue.d.ts +0 -7
  80. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionInfo.vue.d.ts +0 -11
  81. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionInviteModal.vue.d.ts +0 -17
  82. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayerCreate.vue.d.ts +0 -13
  83. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayerEdit.vue.d.ts +0 -15
  84. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayerTree.vue.d.ts +0 -15
  85. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLayers.vue.d.ts +0 -8
  86. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLog.vue.d.ts +0 -9
  87. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionLogs.vue.d.ts +0 -7
  88. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionTimeline.vue.d.ts +0 -7
  89. package/dist/types/src/components/CloudTAK/Menu/Mission/MissionUsers.vue.d.ts +0 -7
  90. package/dist/types/src/components/CloudTAK/Menu/Mission/PendingInvites.vue.d.ts +0 -11
  91. package/dist/types/src/components/CloudTAK/Menu/Overlays/TreeMission.vue.d.ts +0 -7
  92. package/dist/types/src/components/CloudTAK/Menu/Overlays/TreeVector.vue.d.ts +0 -13
  93. package/dist/types/src/components/CloudTAK/Menu/Videos/VideoLeaseModal.vue.d.ts +0 -16
  94. package/dist/types/src/components/CloudTAK/Menu/Videos/VideosRemoteFeed.vue.d.ts +0 -13
  95. package/dist/types/src/components/CloudTAK/Notifications.vue.d.ts +0 -3
  96. package/dist/types/src/components/CloudTAK/Query/Magnetic.vue.d.ts +0 -7
  97. package/dist/types/src/components/CloudTAK/Query/Reverse.vue.d.ts +0 -8
  98. package/dist/types/src/components/CloudTAK/Query/Sun.vue.d.ts +0 -7
  99. package/dist/types/src/components/CloudTAK/Query/Weather.vue.d.ts +0 -7
  100. package/dist/types/src/components/CloudTAK/QueryView.vue.d.ts +0 -3
  101. package/dist/types/src/components/CloudTAK/RangeInput.vue.d.ts +0 -7
  102. package/dist/types/src/components/CloudTAK/RangeRingsInput.vue.d.ts +0 -7
  103. package/dist/types/src/components/CloudTAK/util/Breadcrumb.vue.d.ts +0 -6
  104. package/dist/types/src/components/CloudTAK/util/ChannelInfo.vue.d.ts +0 -15
  105. package/dist/types/src/components/CloudTAK/util/ContactPuck.vue.d.ts +0 -7
  106. package/dist/types/src/components/CloudTAK/util/Coordinate.vue.d.ts +0 -67
  107. package/dist/types/src/components/CloudTAK/util/CoordinateType.vue.d.ts +0 -27
  108. package/dist/types/src/components/CloudTAK/util/CopyButton.vue.d.ts +0 -32
  109. package/dist/types/src/components/CloudTAK/util/CopyField.vue.d.ts +0 -122
  110. package/dist/types/src/components/CloudTAK/util/DrawOverlay.vue.d.ts +0 -3
  111. package/dist/types/src/components/CloudTAK/util/EmptyInfo.vue.d.ts +0 -24
  112. package/dist/types/src/components/CloudTAK/util/FeatureIcon.vue.d.ts +0 -23
  113. package/dist/types/src/components/CloudTAK/util/FeatureRow.vue.d.ts +0 -81
  114. package/dist/types/src/components/CloudTAK/util/FloatingAttachment.vue.d.ts +0 -17
  115. package/dist/types/src/components/CloudTAK/util/FloatingVideo.vue.d.ts +0 -27
  116. package/dist/types/src/components/CloudTAK/util/GroupSelect.vue.d.ts +0 -14
  117. package/dist/types/src/components/CloudTAK/util/JSONModal.vue.d.ts +0 -27
  118. package/dist/types/src/components/CloudTAK/util/Keywords.vue.d.ts +0 -6
  119. package/dist/types/src/components/CloudTAK/util/LineLength.vue.d.ts +0 -24
  120. package/dist/types/src/components/CloudTAK/util/MenuTemplate.vue.d.ts +0 -71
  121. package/dist/types/src/components/CloudTAK/util/MultipleSelect.vue.d.ts +0 -7
  122. package/dist/types/src/components/CloudTAK/util/NotificationIcon.vue.d.ts +0 -10
  123. package/dist/types/src/components/CloudTAK/util/NotificationToast.vue.d.ts +0 -13
  124. package/dist/types/src/components/CloudTAK/util/PolygonArea.vue.d.ts +0 -24
  125. package/dist/types/src/components/CloudTAK/util/PropertyBattery.vue.d.ts +0 -13
  126. package/dist/types/src/components/CloudTAK/util/PropertyBearing.vue.d.ts +0 -58
  127. package/dist/types/src/components/CloudTAK/util/PropertyCreator.vue.d.ts +0 -7
  128. package/dist/types/src/components/CloudTAK/util/PropertyDistance.vue.d.ts +0 -54
  129. package/dist/types/src/components/CloudTAK/util/PropertyElevation.vue.d.ts +0 -32
  130. package/dist/types/src/components/CloudTAK/util/PropertyEmail.vue.d.ts +0 -13
  131. package/dist/types/src/components/CloudTAK/util/PropertyLinks.vue.d.ts +0 -14
  132. package/dist/types/src/components/CloudTAK/util/PropertyMetadata.vue.d.ts +0 -7
  133. package/dist/types/src/components/CloudTAK/util/PropertyMilSym.vue.d.ts +0 -25
  134. package/dist/types/src/components/CloudTAK/util/PropertyPhone.vue.d.ts +0 -13
  135. package/dist/types/src/components/CloudTAK/util/PropertySpeed.vue.d.ts +0 -23
  136. package/dist/types/src/components/CloudTAK/util/PropertyStyle.vue.d.ts +0 -7
  137. package/dist/types/src/components/CloudTAK/util/PropertyTimes.vue.d.ts +0 -7
  138. package/dist/types/src/components/CloudTAK/util/PropertyType.vue.d.ts +0 -27
  139. package/dist/types/src/components/CloudTAK/util/SearchBox.vue.d.ts +0 -37
  140. package/dist/types/src/components/CloudTAK/util/SelectFeats.vue.d.ts +0 -7
  141. package/dist/types/src/components/CloudTAK/util/SettingsCallsign.vue.d.ts +0 -28
  142. package/dist/types/src/components/CloudTAK/util/Share.vue.d.ts +0 -14
  143. package/dist/types/src/components/CloudTAK/util/ShareToMission.vue.d.ts +0 -53
  144. package/dist/types/src/components/CloudTAK/util/ShareToPackage.vue.d.ts +0 -62
  145. package/dist/types/src/components/CloudTAK/util/SlideDownHeader.vue.d.ts +0 -41
  146. package/dist/types/src/components/CloudTAK/util/StandardItem.vue.d.ts +0 -18
  147. package/dist/types/src/components/CloudTAK/util/Subscriptions.vue.d.ts +0 -7
  148. package/dist/types/src/components/CloudTAK/util/VideoLeaseSourceType.vue.d.ts +0 -6
  149. package/dist/types/src/components/CloudTAK/util/WarnChannels.vue.d.ts +0 -7
  150. package/dist/types/src/components/CloudTAK/util/WarnConfiguration.vue.d.ts +0 -7
  151. package/dist/types/src/components/Configure.vue.d.ts +0 -3
  152. package/dist/types/src/components/ETL/Connection/AgencyBadge.vue.d.ts +0 -8
  153. package/dist/types/src/components/ETL/Connection/ConnectionFiles.vue.d.ts +0 -3
  154. package/dist/types/src/components/ETL/Connection/ConnectionTokens.vue.d.ts +0 -3
  155. package/dist/types/src/components/ETL/Connection/ConnectionVideos.vue.d.ts +0 -3
  156. package/dist/types/src/components/ETL/Connection/StatusDot.vue.d.ts +0 -13
  157. package/dist/types/src/components/ETL/Connection/TokenModal.vue.d.ts +0 -16
  158. package/dist/types/src/components/ETL/Connection.vue.d.ts +0 -3
  159. package/dist/types/src/components/ETL/ConnectionCard.vue.d.ts +0 -16
  160. package/dist/types/src/components/ETL/Connections.vue.d.ts +0 -3
  161. package/dist/types/src/components/ETL/Data.vue.d.ts +0 -3
  162. package/dist/types/src/components/ETL/Layer/LayerIncomingConfig.vue.d.ts +0 -27
  163. package/dist/types/src/components/ETL/Layer/LayerOutgoingConfig.vue.d.ts +0 -27
  164. package/dist/types/src/components/ETL/Layer/utils/QueryInput.vue.d.ts +0 -56
  165. package/dist/types/src/components/ETL/Layer/utils/StatusDot.vue.d.ts +0 -7
  166. package/dist/types/src/components/ETL/Layer.vue.d.ts +0 -3
  167. package/dist/types/src/components/Home.vue.d.ts +0 -13
  168. package/dist/types/src/components/Loading.vue.d.ts +0 -3
  169. package/dist/types/src/components/Login.vue.d.ts +0 -7
  170. package/dist/types/src/components/LostUser.vue.d.ts +0 -3
  171. package/dist/types/src/components/PageFooter.vue.d.ts +0 -3
  172. package/dist/types/src/components/ServerAdmin.vue.d.ts +0 -3
  173. package/dist/types/src/components/VideoWall/Main.vue.d.ts +0 -3
  174. package/dist/types/src/components/VideoWall.vue.d.ts +0 -13
  175. package/dist/types/src/components/util/GroupSelect.vue.d.ts +0 -14
  176. package/dist/types/src/components/util/InitialAuthor.vue.d.ts +0 -6
  177. package/dist/types/src/components/util/StatusDot.vue.d.ts +0 -8
  178. package/dist/types/src/components/util/Upload.vue.d.ts +0 -46
  179. package/dist/types/src/components/util/UploadLogo.vue.d.ts +0 -14
  180. package/dist/types/src/main.d.ts +0 -1
  181. package/dist/types/src/pages/admin/main.d.ts +0 -1
  182. package/dist/types/src/pages/connection/main.d.ts +0 -1
  183. package/dist/types/src/pages/docs/App.vue.d.ts +0 -4
  184. package/dist/types/src/pages/docs/main.d.ts +0 -1
  185. package/dist/types/src/pages/video/main.d.ts +0 -1
  186. package/dist/types/src/std.d.ts +0 -19
  187. package/dist/types/src/stores/brand.d.ts +0 -7
  188. package/dist/types/src/stores/float.d.ts +0 -42
  189. package/dist/types/src/stores/map.d.ts +0 -115
  190. package/dist/types/src/stores/modules/draw.d.ts +0 -35
  191. package/dist/types/src/stores/modules/icons.d.ts +0 -38
  192. package/dist/types/src/stores/modules/menu.d.ts +0 -34
  193. package/dist/types/src/test/setup.d.ts +0 -1
  194. package/dist/types/src/timediff.d.ts +0 -1
  195. package/dist/types/src/types.d.ts +0 -158
  196. package/dist/types/src/video.d.ts +0 -1
  197. package/dist/types/src/workers/atlas-connection.d.ts +0 -12
  198. package/dist/types/src/workers/atlas-database.d.ts +0 -134
  199. package/dist/types/src/workers/atlas-profile.d.ts +0 -39
  200. package/dist/types/src/workers/atlas-team.d.ts +0 -13
  201. package/dist/types/src/workers/atlas.d.ts +0 -19
  202. package/src/App.vue +0 -341
  203. package/src/base/chatroom-chats.ts +0 -124
  204. package/src/base/chatroom.ts +0 -202
  205. package/src/base/cot.ts +0 -625
  206. package/src/base/database.ts +0 -150
  207. package/src/base/events.ts +0 -43
  208. package/src/base/filter.ts +0 -163
  209. package/src/base/handler.ts +0 -67
  210. package/src/base/icon.ts +0 -16
  211. package/src/base/notification.ts +0 -163
  212. package/src/base/overlay.ts +0 -558
  213. package/src/base/subscription-feature.ts +0 -224
  214. package/src/base/subscription-log.ts +0 -174
  215. package/src/base/subscription.ts +0 -489
  216. package/src/base/utils/styles.ts +0 -430
  217. package/src/base/validators.ts +0 -66
  218. package/src/components/Admin/AdminConfig.vue +0 -487
  219. package/src/components/Admin/AdminConnections.vue +0 -195
  220. package/src/components/Admin/AdminDatas.vue +0 -165
  221. package/src/components/Admin/AdminExport.vue +0 -121
  222. package/src/components/Admin/AdminImports.vue +0 -222
  223. package/src/components/Admin/AdminLayerTemplate.vue +0 -91
  224. package/src/components/Admin/AdminLayers.vue +0 -301
  225. package/src/components/Admin/AdminMissionTemplate.vue +0 -259
  226. package/src/components/Admin/AdminMissionTemplateLog.vue +0 -273
  227. package/src/components/Admin/AdminMissionTemplates.vue +0 -189
  228. package/src/components/Admin/AdminOverlays.vue +0 -232
  229. package/src/components/Admin/AdminOverlaysEdit.vue +0 -355
  230. package/src/components/Admin/AdminPalette.vue +0 -214
  231. package/src/components/Admin/AdminPaletteFeature.vue +0 -208
  232. package/src/components/Admin/AdminPalettes.vue +0 -189
  233. package/src/components/Admin/AdminServer.vue +0 -143
  234. package/src/components/Admin/AdminTasks.vue +0 -60
  235. package/src/components/Admin/AdminUser.vue +0 -263
  236. package/src/components/Admin/AdminUsers.vue +0 -183
  237. package/src/components/Admin/AdminVideos.vue +0 -60
  238. package/src/components/Admin/Server/ServerConnection.vue +0 -322
  239. package/src/components/Admin/Server/ServerInjectorModal.vue +0 -125
  240. package/src/components/Admin/Server/ServerInjectors.vue +0 -104
  241. package/src/components/Admin/Server/ServerPackages.vue +0 -159
  242. package/src/components/Admin/Server/ServerRepeaters.vue +0 -105
  243. package/src/components/Admin/Server/ServerVideos.vue +0 -83
  244. package/src/components/Admin/Tasks/AdminRawTasks.vue +0 -148
  245. package/src/components/Admin/Tasks/AdminTasks.vue +0 -286
  246. package/src/components/Admin/Videos/AdminVideoLeases.vue +0 -198
  247. package/src/components/Admin/Videos/AdminVideoService.vue +0 -67
  248. package/src/components/Admin/Videos/VideoConfig.vue +0 -132
  249. package/src/components/Admin/Videos/VideoConfigPath.vue +0 -58
  250. package/src/components/Admin/Videos/VideoConfigPort.vue +0 -40
  251. package/src/components/CloudTAK/CoTView.vue +0 -915
  252. package/src/components/CloudTAK/CoordInput.vue +0 -110
  253. package/src/components/CloudTAK/DrawTools.vue +0 -200
  254. package/src/components/CloudTAK/FeatView.vue +0 -242
  255. package/src/components/CloudTAK/GeoJSONInput.vue +0 -226
  256. package/src/components/CloudTAK/MainMenu.vue +0 -190
  257. package/src/components/CloudTAK/MainMenuContents.vue +0 -360
  258. package/src/components/CloudTAK/Map.vue +0 -972
  259. package/src/components/CloudTAK/MapLoading.vue +0 -31
  260. package/src/components/CloudTAK/Menu/Basemaps/EditModal.vue +0 -427
  261. package/src/components/CloudTAK/Menu/Debugger.vue +0 -118
  262. package/src/components/CloudTAK/Menu/Iconset/EditModal.vue +0 -118
  263. package/src/components/CloudTAK/Menu/MenuBasemaps.vue +0 -410
  264. package/src/components/CloudTAK/Menu/MenuChannels.vue +0 -206
  265. package/src/components/CloudTAK/Menu/MenuChat.vue +0 -222
  266. package/src/components/CloudTAK/Menu/MenuChats.vue +0 -167
  267. package/src/components/CloudTAK/Menu/MenuConnections.vue +0 -166
  268. package/src/components/CloudTAK/Menu/MenuContacts.vue +0 -245
  269. package/src/components/CloudTAK/Menu/MenuFeatures.vue +0 -718
  270. package/src/components/CloudTAK/Menu/MenuFeaturesDeleted.vue +0 -217
  271. package/src/components/CloudTAK/Menu/MenuFiles.vue +0 -433
  272. package/src/components/CloudTAK/Menu/MenuIcon.vue +0 -236
  273. package/src/components/CloudTAK/Menu/MenuIconset.vue +0 -128
  274. package/src/components/CloudTAK/Menu/MenuIconsets.vue +0 -266
  275. package/src/components/CloudTAK/Menu/MenuImport.vue +0 -198
  276. package/src/components/CloudTAK/Menu/MenuImports.vue +0 -199
  277. package/src/components/CloudTAK/Menu/MenuItemCard.vue +0 -240
  278. package/src/components/CloudTAK/Menu/MenuMission.vue +0 -324
  279. package/src/components/CloudTAK/Menu/MenuMissions.vue +0 -334
  280. package/src/components/CloudTAK/Menu/MenuOverlayExplorer.vue +0 -434
  281. package/src/components/CloudTAK/Menu/MenuOverlays.vue +0 -560
  282. package/src/components/CloudTAK/Menu/MenuPackage.vue +0 -340
  283. package/src/components/CloudTAK/Menu/MenuPackages.vue +0 -193
  284. package/src/components/CloudTAK/Menu/MenuRoutes.vue +0 -186
  285. package/src/components/CloudTAK/Menu/MenuRoutesNew.vue +0 -193
  286. package/src/components/CloudTAK/Menu/MenuSettings.vue +0 -95
  287. package/src/components/CloudTAK/Menu/MenuSettingsCallsign.vue +0 -12
  288. package/src/components/CloudTAK/Menu/MenuSettingsDisplay.vue +0 -144
  289. package/src/components/CloudTAK/Menu/MenuSettingsTokens.vue +0 -83
  290. package/src/components/CloudTAK/Menu/MenuVideos.vue +0 -436
  291. package/src/components/CloudTAK/Menu/MenuVideosRemote.vue +0 -203
  292. package/src/components/CloudTAK/Menu/Mission/MissionContents.vue +0 -211
  293. package/src/components/CloudTAK/Menu/Mission/MissionCreate.vue +0 -372
  294. package/src/components/CloudTAK/Menu/Mission/MissionInfo.vue +0 -331
  295. package/src/components/CloudTAK/Menu/Mission/MissionInviteModal.vue +0 -107
  296. package/src/components/CloudTAK/Menu/Mission/MissionLayerCreate.vue +0 -77
  297. package/src/components/CloudTAK/Menu/Mission/MissionLayerEdit.vue +0 -77
  298. package/src/components/CloudTAK/Menu/Mission/MissionLayerTree.vue +0 -194
  299. package/src/components/CloudTAK/Menu/Mission/MissionLayers.vue +0 -157
  300. package/src/components/CloudTAK/Menu/Mission/MissionLog.vue +0 -170
  301. package/src/components/CloudTAK/Menu/Mission/MissionLogs.vue +0 -194
  302. package/src/components/CloudTAK/Menu/Mission/MissionTimeline.vue +0 -142
  303. package/src/components/CloudTAK/Menu/Mission/MissionUsers.vue +0 -74
  304. package/src/components/CloudTAK/Menu/Mission/PendingInvites.vue +0 -130
  305. package/src/components/CloudTAK/Menu/Overlays/DeleteModal.vue +0 -57
  306. package/src/components/CloudTAK/Menu/Overlays/TreeCots.vue +0 -497
  307. package/src/components/CloudTAK/Menu/Overlays/TreeMission.vue +0 -32
  308. package/src/components/CloudTAK/Menu/Overlays/TreeVector.vue +0 -113
  309. package/src/components/CloudTAK/Menu/Settings/TokenModal.vue +0 -110
  310. package/src/components/CloudTAK/Menu/Videos/VideoLeaseModal.vue +0 -753
  311. package/src/components/CloudTAK/Menu/Videos/VideosRemoteFeed.vue +0 -75
  312. package/src/components/CloudTAK/Notifications.vue +0 -195
  313. package/src/components/CloudTAK/Query/Magnetic.vue +0 -80
  314. package/src/components/CloudTAK/Query/Reverse.vue +0 -65
  315. package/src/components/CloudTAK/Query/Sun.vue +0 -178
  316. package/src/components/CloudTAK/Query/Weather.vue +0 -195
  317. package/src/components/CloudTAK/QueryView.vue +0 -134
  318. package/src/components/CloudTAK/RadialMenu/LICENSE +0 -21
  319. package/src/components/CloudTAK/RadialMenu/README.md +0 -63
  320. package/src/components/CloudTAK/RadialMenu/RadialMenu.css +0 -85
  321. package/src/components/CloudTAK/RadialMenu/RadialMenu.js +0 -534
  322. package/src/components/CloudTAK/RadialMenu/RadialMenu.vue +0 -257
  323. package/src/components/CloudTAK/RangeInput.vue +0 -155
  324. package/src/components/CloudTAK/RangeRingsInput.vue +0 -269
  325. package/src/components/CloudTAK/util/Breadcrumb.vue +0 -85
  326. package/src/components/CloudTAK/util/ChannelInfo.vue +0 -25
  327. package/src/components/CloudTAK/util/Contact.vue +0 -131
  328. package/src/components/CloudTAK/util/ContactPuck.vue +0 -40
  329. package/src/components/CloudTAK/util/Coordinate.vue +0 -313
  330. package/src/components/CloudTAK/util/CoordinateType.vue +0 -134
  331. package/src/components/CloudTAK/util/CopyButton.vue +0 -67
  332. package/src/components/CloudTAK/util/CopyField.vue +0 -286
  333. package/src/components/CloudTAK/util/DrawOverlay.vue +0 -254
  334. package/src/components/CloudTAK/util/EmptyInfo.vue +0 -71
  335. package/src/components/CloudTAK/util/FeatureIcon.vue +0 -134
  336. package/src/components/CloudTAK/util/FeatureRow.vue +0 -206
  337. package/src/components/CloudTAK/util/FloatingAttachment.vue +0 -191
  338. package/src/components/CloudTAK/util/FloatingVideo.vue +0 -654
  339. package/src/components/CloudTAK/util/GenericSelect.vue +0 -125
  340. package/src/components/CloudTAK/util/GroupSelect.vue +0 -129
  341. package/src/components/CloudTAK/util/Icons.vue +0 -146
  342. package/src/components/CloudTAK/util/JSONModal.vue +0 -57
  343. package/src/components/CloudTAK/util/Keywords.vue +0 -31
  344. package/src/components/CloudTAK/util/LineLength.vue +0 -121
  345. package/src/components/CloudTAK/util/MenuItem.vue +0 -21
  346. package/src/components/CloudTAK/util/MenuTemplate.vue +0 -137
  347. package/src/components/CloudTAK/util/MultipleSelect.vue +0 -103
  348. package/src/components/CloudTAK/util/NotificationIcon.vue +0 -50
  349. package/src/components/CloudTAK/util/NotificationToast.vue +0 -125
  350. package/src/components/CloudTAK/util/PolygonArea.vue +0 -109
  351. package/src/components/CloudTAK/util/PropertyAttachments.vue +0 -224
  352. package/src/components/CloudTAK/util/PropertyBattery.vue +0 -44
  353. package/src/components/CloudTAK/util/PropertyBearing.vue +0 -148
  354. package/src/components/CloudTAK/util/PropertyCreator.vue +0 -61
  355. package/src/components/CloudTAK/util/PropertyDistance.vue +0 -182
  356. package/src/components/CloudTAK/util/PropertyElevation.vue +0 -84
  357. package/src/components/CloudTAK/util/PropertyEmail.vue +0 -44
  358. package/src/components/CloudTAK/util/PropertyLinks.vue +0 -148
  359. package/src/components/CloudTAK/util/PropertyMetadata.vue +0 -53
  360. package/src/components/CloudTAK/util/PropertyMilSym.vue +0 -62
  361. package/src/components/CloudTAK/util/PropertyPhone.vue +0 -61
  362. package/src/components/CloudTAK/util/PropertySensor.vue +0 -129
  363. package/src/components/CloudTAK/util/PropertySpeed.vue +0 -91
  364. package/src/components/CloudTAK/util/PropertyStyle.vue +0 -202
  365. package/src/components/CloudTAK/util/PropertyTimes.vue +0 -95
  366. package/src/components/CloudTAK/util/PropertyType.vue +0 -274
  367. package/src/components/CloudTAK/util/SearchBox.vue +0 -314
  368. package/src/components/CloudTAK/util/SelectFeats.vue +0 -190
  369. package/src/components/CloudTAK/util/SettingsCallsign.vue +0 -151
  370. package/src/components/CloudTAK/util/Share.vue +0 -496
  371. package/src/components/CloudTAK/util/ShareToMission.vue +0 -223
  372. package/src/components/CloudTAK/util/ShareToPackage.vue +0 -250
  373. package/src/components/CloudTAK/util/SlideDownHeader.vue +0 -92
  374. package/src/components/CloudTAK/util/StandardItem.vue +0 -42
  375. package/src/components/CloudTAK/util/Subscriptions.vue +0 -151
  376. package/src/components/CloudTAK/util/TagEntry.vue +0 -301
  377. package/src/components/CloudTAK/util/UploadImport.vue +0 -195
  378. package/src/components/CloudTAK/util/VideoLeaseSourceType.vue +0 -66
  379. package/src/components/CloudTAK/util/WarnChannels.vue +0 -56
  380. package/src/components/CloudTAK/util/WarnConfiguration.vue +0 -34
  381. package/src/components/Configure.vue +0 -259
  382. package/src/components/ETL/Connection/AgencyBadge.vue +0 -102
  383. package/src/components/ETL/Connection/AgencySelect.vue +0 -185
  384. package/src/components/ETL/Connection/CertificateLogin.vue +0 -75
  385. package/src/components/ETL/Connection/CertificateMachineUser.vue +0 -228
  386. package/src/components/ETL/Connection/CertificateP12.vue +0 -104
  387. package/src/components/ETL/Connection/CertificateRaw.vue +0 -50
  388. package/src/components/ETL/Connection/ConnectionData.vue +0 -174
  389. package/src/components/ETL/Connection/ConnectionFiles.vue +0 -182
  390. package/src/components/ETL/Connection/ConnectionGroups.vue +0 -181
  391. package/src/components/ETL/Connection/ConnectionLayer.vue +0 -180
  392. package/src/components/ETL/Connection/ConnectionTokens.vue +0 -147
  393. package/src/components/ETL/Connection/ConnectionVideos.vue +0 -151
  394. package/src/components/ETL/Connection/Events.vue +0 -88
  395. package/src/components/ETL/Connection/StatusDot.vue +0 -48
  396. package/src/components/ETL/Connection/TokenModal.vue +0 -136
  397. package/src/components/ETL/Connection.vue +0 -194
  398. package/src/components/ETL/ConnectionCard.vue +0 -265
  399. package/src/components/ETL/ConnectionEdit.vue +0 -448
  400. package/src/components/ETL/Connections.vue +0 -148
  401. package/src/components/ETL/Data/DataFiles.vue +0 -245
  402. package/src/components/ETL/Data/DataGroups.vue +0 -45
  403. package/src/components/ETL/Data/DataLayer.vue +0 -144
  404. package/src/components/ETL/Data/Location.vue +0 -238
  405. package/src/components/ETL/Data.vue +0 -259
  406. package/src/components/ETL/DataEdit.vue +0 -212
  407. package/src/components/ETL/Layer/LayerAlarm.vue +0 -307
  408. package/src/components/ETL/Layer/LayerDeployment.vue +0 -388
  409. package/src/components/ETL/Layer/LayerEnvironment.vue +0 -259
  410. package/src/components/ETL/Layer/LayerIncomingConfig.vue +0 -401
  411. package/src/components/ETL/Layer/LayerIncomingEnvironmentArcGIS.vue +0 -354
  412. package/src/components/ETL/Layer/LayerIncomingSchema.vue +0 -138
  413. package/src/components/ETL/Layer/LayerIncomingStyles.vue +0 -349
  414. package/src/components/ETL/Layer/LayerOutgoingConfig.vue +0 -204
  415. package/src/components/ETL/Layer/LayerOutgoingEnvironmentArcGIS.vue +0 -279
  416. package/src/components/ETL/Layer/utils/QueryInput.vue +0 -52
  417. package/src/components/ETL/Layer/utils/Schema.vue +0 -322
  418. package/src/components/ETL/Layer/utils/SchemaModal.vue +0 -77
  419. package/src/components/ETL/Layer/utils/StatusDot.vue +0 -38
  420. package/src/components/ETL/Layer/utils/StyleLinkModal.vue +0 -83
  421. package/src/components/ETL/Layer/utils/StyleLinks.vue +0 -139
  422. package/src/components/ETL/Layer/utils/StyleSingle.vue +0 -885
  423. package/src/components/ETL/Layer/utils/StyleTemplate.vue +0 -97
  424. package/src/components/ETL/Layer/utils/TaskModal.vue +0 -217
  425. package/src/components/ETL/Layer.vue +0 -560
  426. package/src/components/ETL/LayerEdit.vue +0 -276
  427. package/src/components/ETL/Styling/Layer.vue +0 -311
  428. package/src/components/ETL/Styling/ObjectInput.vue +0 -46
  429. package/src/components/ETL/Styling/Style.vue +0 -233
  430. package/src/components/Home.vue +0 -17
  431. package/src/components/Loading.vue +0 -42
  432. package/src/components/Login.vue +0 -198
  433. package/src/components/LostUser.vue +0 -31
  434. package/src/components/PageFooter.vue +0 -41
  435. package/src/components/ServerAdmin.vue +0 -408
  436. package/src/components/VideoWall/Main.vue +0 -79
  437. package/src/components/VideoWall.vue +0 -17
  438. package/src/components/util/DataSelect.vue +0 -148
  439. package/src/components/util/EsriFilter.vue +0 -140
  440. package/src/components/util/EsriPortal.vue +0 -422
  441. package/src/components/util/EsriPortalCreate.vue +0 -72
  442. package/src/components/util/EsriServer.vue +0 -368
  443. package/src/components/util/GroupSelect.vue +0 -166
  444. package/src/components/util/IconSelect.vue +0 -302
  445. package/src/components/util/InitialAuthor.vue +0 -28
  446. package/src/components/util/LayerSelect.vue +0 -162
  447. package/src/components/util/LayerTaskSelect.vue +0 -311
  448. package/src/components/util/LayerTemplateSelect.vue +0 -173
  449. package/src/components/util/LoginModal.vue +0 -110
  450. package/src/components/util/PublicTilesSelect.vue +0 -171
  451. package/src/components/util/StatusDot.vue +0 -31
  452. package/src/components/util/TableFooter.vue +0 -64
  453. package/src/components/util/TableHeader.vue +0 -127
  454. package/src/components/util/Upload.vue +0 -220
  455. package/src/components/util/UploadCSV.vue +0 -46
  456. package/src/components/util/UploadLogo.vue +0 -83
  457. package/src/components/util/UploadP12.vue +0 -93
  458. package/src/components/util/UserSelect.vue +0 -151
  459. package/src/derived-types.d.ts +0 -35243
  460. package/src/main.ts +0 -264
  461. package/src/pages/admin/main.ts +0 -208
  462. package/src/pages/connection/main.ts +0 -158
  463. package/src/pages/docs/App.vue +0 -19
  464. package/src/pages/docs/main.ts +0 -6
  465. package/src/pages/video/main.ts +0 -27
  466. package/src/std.ts +0 -152
  467. package/src/stores/brand.ts +0 -28
  468. package/src/stores/float.ts +0 -113
  469. package/src/stores/map.ts +0 -931
  470. package/src/stores/modules/draw.ts +0 -413
  471. package/src/stores/modules/icons.ts +0 -185
  472. package/src/stores/modules/menu.ts +0 -281
  473. package/src/test/setup.ts +0 -43
  474. package/src/timediff.ts +0 -33
  475. package/src/types.ts +0 -226
  476. package/src/video.ts +0 -27
  477. package/src/vite-env.d.ts +0 -9
  478. package/src/workers/atlas-connection.ts +0 -236
  479. package/src/workers/atlas-database.ts +0 -764
  480. package/src/workers/atlas-profile.ts +0 -374
  481. package/src/workers/atlas-team.ts +0 -90
  482. package/src/workers/atlas.ts +0 -81
package/src/stores/map.ts DELETED
@@ -1,931 +0,0 @@
1
- /*
2
- * MapStore - Maintain the state of the MapLibreGL Instance
3
- *
4
- * Terminology:
5
- * - Overlay - The "container" that is saved in the DB that contains a reference to a single GIS source and potentially many rendered layers
6
- * - Layer - MapLibre - Ref: https://maplibre.org/maplibre-style-spec/layers/
7
- * - Source - MapLibre - Ref: https://maplibre.org/maplibre-style-spec/sources/
8
- */
9
-
10
- import { v4 as randomUUID } from 'uuid';
11
- import { defineStore } from 'pinia'
12
- import { markRaw } from 'vue';
13
- import DrawTool, { DrawToolMode } from './modules/draw.ts';
14
- import IconManager from './modules/icons.ts';
15
- import MenuManager from './modules/menu.ts';
16
- import * as Comlink from 'comlink';
17
- import AtlasWorker from '../workers/atlas.ts?worker&url';
18
- import COT from '../base/cot.ts';
19
- import type { DatabaseType } from '../base/database.ts';
20
- import { db } from '../base/database.ts';
21
- import { WorkerMessageType, LocationState } from '../base/events.ts';
22
- import type { WorkerMessage } from '../base/events.ts';
23
- import Overlay from '../base/overlay.ts';
24
- import Subscription from '../base/subscription.ts';
25
- import { std, stdurl } from '../std.js';
26
- import mapgl from 'maplibre-gl'
27
- import type Atlas from '../workers/atlas.ts';
28
- import { CloudTAKTransferHandler } from '../base/handler.ts';
29
-
30
- import type { ProfileOverlay, ProfileOverlayList, Basemap, APIList, Feature, MapConfig } from '../types.ts';
31
- import type { LngLat, LngLatLike, Point, MapMouseEvent, MapGeoJSONFeature, GeoJSONSource } from 'maplibre-gl';
32
-
33
- export type TAKNotification = { type: string; name: string; body: string; url: string; created: string; }
34
-
35
- export const useMapStore = defineStore('cloudtak', {
36
- state: (): {
37
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
38
- _map?: any;
39
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
40
- _draw?: any;
41
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
42
- _icons?: any;
43
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
44
- _menu?: any;
45
-
46
- db: DatabaseType;
47
- channel: BroadcastChannel;
48
-
49
- toImport: Feature[]
50
-
51
- // Lock the map view to a given CoT - The last element is the currently locked value
52
- // this is an array so that things like the radial menu can temporarily lock state but remember the previous lock value when they are closed
53
- locked: Array<string>;
54
-
55
- callsign: string;
56
- zoom: string;
57
- location: LocationState;
58
- distanceUnit: string;
59
- manualLocationMode: boolean;
60
- isMobileDetected: boolean;
61
- gpsWatchId: number | null;
62
-
63
- toastOffset: {
64
- x: number;
65
- y: number;
66
- };
67
-
68
- permissions: {
69
- location: boolean;
70
- notification: boolean;
71
- }
72
-
73
- worker: Comlink.Remote<Atlas>;
74
- mission: Subscription | undefined;
75
- mapConfig: MapConfig;
76
- container?: HTMLElement;
77
- hasTerrain: boolean;
78
- hasNoChannels: boolean;
79
- isTerrainEnabled: boolean;
80
- isLoaded: boolean;
81
- isOpen: boolean;
82
- pitch: number;
83
- bearing: number;
84
- selected: Map<string, COT>;
85
- select: {
86
- mode?: string;
87
- feats: Array<COT | MapGeoJSONFeature>;
88
- x: number;
89
- y: number;
90
- popup?: mapgl.Popup;
91
- },
92
- radial: {
93
- mode: string | undefined;
94
- cot: Feature | MapGeoJSONFeature | undefined;
95
- x: number;
96
- y: number;
97
- lngLat?: LngLat;
98
- },
99
- overlays: Array<Overlay>
100
- } => {
101
- const worker = Comlink.wrap<Atlas>(new Worker(AtlasWorker, {
102
- type: 'module'
103
- }));
104
-
105
- new CloudTAKTransferHandler(
106
- worker,
107
- Comlink.transferHandlers,
108
- true
109
- );
110
-
111
- return {
112
- worker,
113
- callsign: 'Unknown',
114
- toImport: [],
115
- location: LocationState.Loading,
116
- db,
117
- channel: new BroadcastChannel("cloudtak"),
118
- zoom: 'conditional',
119
- distanceUnit: 'meter',
120
- toastOffset: { x: 70, y: 10 },
121
- manualLocationMode: false,
122
- gpsWatchId: null,
123
- isMobileDetected: false,
124
- locked: [],
125
- hasTerrain: false,
126
- hasNoChannels: false,
127
- isTerrainEnabled: false,
128
- isOpen: false,
129
- isLoaded: false,
130
- pitch: 0,
131
- bearing: 0,
132
- mission: undefined,
133
- permissions: {
134
- location: false,
135
- notification: false
136
- },
137
- select: {
138
- mode: undefined,
139
- feats: [],
140
- x: 0, y: 0,
141
- },
142
- mapConfig: {
143
- center: '-100,40',
144
- zoom: 4,
145
- pitch: 0,
146
- bearing: 0
147
- },
148
- radial: {
149
- mode: undefined,
150
- cot: undefined,
151
- x: 0, y: 0,
152
- lngLat: undefined
153
- },
154
- overlays: [],
155
-
156
- selected: new Map()
157
- }
158
- },
159
- getters: {
160
- map: function(): mapgl.Map {
161
- if (!this._map) throw new Error('Map has not yet initialized');
162
- return this._map as mapgl.Map;
163
- },
164
- draw: function(): DrawTool {
165
- if (!this._draw) throw new Error('Drawing Tools have not yet initialized');
166
- return this._draw as DrawTool;
167
- },
168
- icons: function(): IconManager {
169
- if (!this._icons) throw new Error('Icon Manager has not yet initialized');
170
- return this._icons as IconManager;
171
- },
172
- menu: function(): MenuManager {
173
- if (!this._menu) throw new Error('Menu Manager has not yet initialized');
174
- return this._menu as MenuManager;
175
- }
176
- },
177
- actions: {
178
- destroy: function() {
179
- this.channel.close();
180
-
181
- // Clean up GPS watch
182
- if (this.gpsWatchId !== null) {
183
- navigator.geolocation.clearWatch(this.gpsWatchId);
184
- this.gpsWatchId = null;
185
- }
186
-
187
- if (this._map) {
188
- try {
189
- this._map.remove();
190
- delete this._map;
191
- } catch (err) {
192
- console.error(err);
193
- }
194
- }
195
- this.$reset();
196
- },
197
- removeOverlay: async function(overlay: Overlay) {
198
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
199
- const pos = (this.overlays as any[]).indexOf(overlay)
200
- if (pos === -1) return;
201
-
202
- this.overlays.splice(pos, 1)
203
-
204
- await overlay.delete();
205
- if (overlay.mode === 'mission' && overlay.mode_id) {
206
- const sub = await Subscription.from(overlay.mode_id, localStorage.token, {
207
- subscribed: true
208
- });
209
-
210
- if (sub) {
211
- await sub.update({ subscribed: false });
212
- }
213
- }
214
- },
215
- makeActiveMission: async function(mission?: Subscription): Promise<void> {
216
- this.mission = mission;
217
- await this.worker.db.makeActiveMission(mission ? mission.meta.guid : undefined);
218
-
219
- if (mission) {
220
- for (const overlay of this.overlays) {
221
- if (overlay.mode !== 'mission' || !overlay.mode_id) continue;
222
-
223
- if (overlay.mode_id !== mission.meta.guid && overlay.active) {
224
- // The API call to make active will disable all active overlays on the backend so no need for networkIO
225
- overlay.active = false;
226
- } else if (overlay.mode_id === mission.meta.guid) {
227
- overlay.active = true;
228
-
229
- await overlay.save();
230
- }
231
- }
232
- } else {
233
- for (const overlay of this.overlays) {
234
- if (overlay.mode !== 'mission' || !overlay.mode_id) continue;
235
-
236
- if (overlay.active) {
237
- overlay.active = false;
238
- await overlay.save();
239
- }
240
- }
241
- }
242
- },
243
- getOverlayById(id: number): Overlay | null {
244
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
245
- for (const overlay of (this.overlays as any[])) {
246
-
247
- if (overlay.id === id) return overlay as Overlay
248
- }
249
-
250
- return null;
251
- },
252
- getOverlayByName(name: string): Overlay | null {
253
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
254
- for (const overlay of (this.overlays as any[])) {
255
-
256
- if (overlay.name === name) return overlay as Overlay
257
- }
258
-
259
- return null;
260
- },
261
- getOverlayByMode(mode: string, mode_id: string): Overlay | null {
262
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
263
- for (const overlay of (this.overlays as any[])) {
264
-
265
- if (overlay.mode === mode && overlay.mode_id === mode_id) {
266
- return overlay as Overlay;
267
- }
268
- }
269
-
270
- return null;
271
- },
272
- listTerrain: async function(): Promise<APIList<Basemap>> {
273
- // Courtesy add terrain data
274
- const burl = stdurl('/api/basemap');
275
- burl.searchParams.append('type', 'raster-dem');
276
- burl.searchParams.append('limit', '1');
277
- const basemaps = await std(burl) as APIList<Basemap>;
278
-
279
- return basemaps;
280
- },
281
-
282
- // TODO: Convert to overlay
283
- addTerrain: async function(): Promise<void> {
284
- const basemaps = await this.listTerrain();
285
- if (basemaps.items.length && !this.map.getSource('-2')) {
286
- this.map.addSource('-2', {
287
- type: 'raster-dem',
288
- url: String(stdurl(`/api/basemap/${basemaps.items[0].id}/tiles?token=${localStorage.token}`)),
289
- tileSize: 256
290
- })
291
-
292
- this.map.setTerrain({
293
- source: '-2',
294
- exaggeration: 1.5
295
- });
296
-
297
- this.isTerrainEnabled = true;
298
- } else {
299
- this.hasTerrain = false;
300
- }
301
- },
302
-
303
- removeTerrain: function(): void {
304
- this.map.setTerrain(null);
305
- this.map.removeSource('-2');
306
-
307
- this.isTerrainEnabled = false;
308
- },
309
-
310
- returnHome: function(): void {
311
- const flyTo = {
312
- zoom: this.mapConfig.zoom,
313
- pitch: this.mapConfig.pitch,
314
- bearing: this.mapConfig.bearing,
315
- center: this.mapConfig.center.split(',').map(Number) as LngLatLike,
316
- speed: Infinity
317
- };
318
-
319
- this.map.flyTo(flyTo);
320
- },
321
-
322
- /**
323
- * Trigger a rerender of the underlying GeoJSON Features
324
- */
325
- refresh: async function(): Promise<void> {
326
- await this.updateCOT();
327
- },
328
- updateCOT: async function(): Promise<void> {
329
- try {
330
- const diff = await this.worker.db.diff();
331
-
332
- if (
333
- (diff.add && diff.add.length)
334
- || (diff.remove && diff.remove.length)
335
- || (diff.update && diff.update.length)
336
- ) {
337
- const source = this.map.getSource('-1') as GeoJSONSource
338
- if (source) source.updateData(diff);
339
- }
340
-
341
- if (this.locked.length && await this.worker.db.has(this.locked[this.locked.length - 1])) {
342
- const featid = this.locked[this.locked.length - 1];
343
- if (featid) {
344
- const feat = await this.worker.db.get(featid);
345
- if (feat && feat.geometry.type === "Point") {
346
- const flyTo = {
347
- center: feat.properties.center as LngLatLike,
348
- speed: Infinity
349
- };
350
- this.map.flyTo(flyTo);
351
-
352
- }
353
- }
354
- }
355
- } catch (err) {
356
- console.error(err);
357
- }
358
- },
359
-
360
- /**
361
- * Given a mission Guid, attempt to refresh the Map Layer, loading the mission if it isn't already loaded
362
- * @returns {boolean} True if successful, false if not
363
- */
364
- loadMission: async function(
365
- guid: string,
366
- opts?: {
367
- reload: boolean;
368
- }
369
- ): Promise<Subscription | null> {
370
- const overlay = this.getOverlayByMode('mission', guid)
371
- if (!overlay || !overlay.mode_id) {
372
- console.error(`Mission:${guid} not found in overlays`);
373
- return null;
374
- }
375
-
376
- if (!this.map) throw new Error('Cannot loadMission before map has loaded');
377
- const oStore = this.map.getSource(String(overlay.id));
378
-
379
- if (!oStore) {
380
- console.error(`Mission:${guid} No Source Found`);
381
- return null
382
- }
383
-
384
- const sub = await Subscription.load(guid, {
385
- token: localStorage.token,
386
- reload: opts?.reload || false,
387
- subscribed: true,
388
- missiontoken: overlay.token || undefined
389
- });
390
-
391
- // @ts-expect-error Source.setData is not defined
392
- oStore.setData(await sub.feature.collection(false));
393
-
394
- await sub.update({ dirty: false });
395
-
396
- return sub;
397
- },
398
- init: async function(container: HTMLElement) {
399
- this.container = container;
400
-
401
- await this.worker.init(localStorage.token);
402
-
403
- this.channel.onmessage = async (event: MessageEvent<WorkerMessage>) => {
404
- const msg = event.data;
405
-
406
- if (!msg || !msg.type) return;
407
-
408
- if (msg.type === WorkerMessageType.Map_FitBounds) {
409
- if (msg.body.options.speed === null) {
410
- msg.body.options.speed = Infinity;
411
- }
412
-
413
- map.fitBounds(msg.body.bounds, msg.body.options);
414
- } else if (msg.type === WorkerMessageType.Map_FlyTo) {
415
- if (msg.body.speed === null) {
416
- msg.body.speed = Infinity;
417
- }
418
-
419
- if (!msg.body.zoom) msg.body.zoom = this.map.getZoom();
420
-
421
- map.flyTo(msg.body);
422
- } else if (msg.type === WorkerMessageType.Profile_Location_Source) {
423
- this.location = msg.body.source as LocationState;
424
- } else if (msg.type === WorkerMessageType.Profile_Callsign) {
425
- this.callsign = msg.body.callsign;
426
- } else if (msg.type === WorkerMessageType.Profile_Display_Zoom) {
427
- this.zoom = msg.body.zoom;
428
- } else if (msg.type === WorkerMessageType.Profile_Icon_Rotation) {
429
- this.updateIconRotation(msg.body.enabled);
430
- } else if (msg.type === WorkerMessageType.Profile_Distance_Unit) {
431
- this.updateDistanceUnit(msg.body.unit);
432
- } else if (msg.type === WorkerMessageType.Map_Projection) {
433
- map.setProjection(msg.body);
434
- } else if (msg.type === WorkerMessageType.Connection_Open) {
435
- this.isOpen = true;
436
- } else if (msg.type === WorkerMessageType.Connection_Close) {
437
- this.isOpen = false;
438
- } else if (msg.type === WorkerMessageType.Channels_None) {
439
- this.hasNoChannels = true;
440
- } else if (msg.type === WorkerMessageType.Channels_List) {
441
- this.hasNoChannels = false;
442
- } else if (msg.type === WorkerMessageType.Mission_Change_Feature) {
443
- await this.loadMission(msg.body.guid);
444
- } else if (msg.type === WorkerMessageType.Contact_Change) {
445
- if (this._menu) await this._menu.updateContactsCount();
446
- }
447
- }
448
-
449
- if ("geolocation" in navigator) {
450
- const status = await navigator.permissions
451
- .query({ name: "geolocation" })
452
-
453
- this.permissions.location = status.state === 'granted' ? true : false
454
- status.onchange = () => {
455
- this.permissions.location = status.state === 'granted' ? true : false
456
- };
457
-
458
- this.startGPSWatch();
459
- } else {
460
- console.error('Browser does not appear to support Geolocation');
461
- }
462
-
463
- if ('Notification' in window) {
464
- const status = await navigator.permissions
465
- .query({ name: "notifications" })
466
-
467
- this.permissions.notification = status.state === 'granted' ? true : false
468
-
469
- if (!this.permissions.notification) {
470
- Notification.requestPermission()
471
- }
472
-
473
- status.onchange = () => {
474
- this.permissions.notification = status.state === 'granted' ? true : false
475
-
476
- if (!this.permissions.notification) {
477
- Notification.requestPermission()
478
- }
479
- };
480
- } else {
481
- console.error('Browser does not appear to support Notifications');
482
- }
483
-
484
- const sprites = await IconManager.sprites();
485
- this.mapConfig = await std('/api/config/map') as MapConfig;
486
-
487
- const init: mapgl.MapOptions = {
488
- container: this.container,
489
- hash: true,
490
- attributionControl: {},
491
- fadeDuration: 0,
492
- zoom: this.mapConfig.zoom,
493
- pitch: this.mapConfig.pitch,
494
- bearing: this.mapConfig.bearing,
495
- center: this.mapConfig.center.split(',').map(Number) as LngLatLike,
496
- maxPitch: 85,
497
- style: {
498
- version: 8,
499
- glyphs: String(stdurl('/api/fonts')) + '/{fontstack}/{range}.pbf?token=' + localStorage.token,
500
- sprite: sprites,
501
- sources: {
502
- '-1': {
503
- type: 'geojson',
504
- cluster: false,
505
- data: { type: 'FeatureCollection', features: [] }
506
- }
507
- },
508
- layers: [{
509
- id: 'background',
510
- type: 'background',
511
- paint: { 'background-color': 'hsl(47, 26%, 88%)' }
512
- }]
513
- }
514
- };
515
-
516
- if (!init.style || typeof init.style === 'string') throw new Error('init.style must be an object');
517
-
518
- const map = new mapgl.Map(init);
519
-
520
- // Add scale control
521
- const scaleControl = new mapgl.ScaleControl({
522
- maxWidth: 100,
523
- unit: 'metric'
524
- });
525
- map.addControl(scaleControl, 'bottom-left');
526
- // Store reference for later use
527
- (map as mapgl.Map & { _scaleControl?: mapgl.ScaleControl })._scaleControl = scaleControl;
528
-
529
- this._map = markRaw(map);
530
- this._draw = new DrawTool(this);
531
- this._icons = markRaw(new IconManager(map));
532
- this._menu = markRaw(new MenuManager(this));
533
- await this._menu!.init();
534
-
535
- // If we missed the Profile_Location_Source make sure it gets synced
536
- const loc = await this.worker.profile.location;
537
- this.location = loc.source;
538
-
539
- const profile = await this.worker.profile.load()
540
- this.callsign = profile.tak_callsign;
541
- this.zoom = profile.display_zoom;
542
- // Initialize icon rotation setting after overlays are loaded
543
- setTimeout(() => {
544
- this.updateIconRotation(profile.display_icon_rotation);
545
- }, 100);
546
-
547
- this.distanceUnit = profile.display_distance;
548
-
549
- // Initialize scale control settings
550
- this.updateDistanceUnit(profile.display_distance);
551
-
552
- this.isOpen = await this.worker.conn.isOpen;
553
- },
554
- startGPSWatch: function(): void {
555
- if (!("geolocation" in navigator)) return;
556
-
557
- // Clear existing watch if any
558
- if (this.gpsWatchId !== null) {
559
- navigator.geolocation.clearWatch(this.gpsWatchId);
560
- }
561
-
562
- this.gpsWatchId = navigator.geolocation.watchPosition((position) => {
563
- if (!this.manualLocationMode) {
564
- this.channel.postMessage({
565
- type: WorkerMessageType.Profile_Location_Coordinates,
566
- body: {
567
- accuracy: position.coords.accuracy,
568
- altitude: position.coords.altitude,
569
- coordinates: [ position.coords.longitude, position.coords.latitude ]
570
- }
571
- })
572
- }
573
- }, (err) => {
574
- if (err.code !== 0) {
575
- console.error('Location Error', err);
576
- }
577
- }, {
578
- maximumAge: 0,
579
- timeout: 1500,
580
- enableHighAccuracy: true
581
- });
582
- },
583
- initOverlays: async function() {
584
- if (!this.map) throw new Error('Cannot initLayers before map has loaded');
585
-
586
- const map: mapgl.Map = this.map as mapgl.Map;
587
-
588
- map.on('rotate', () => {
589
- this.bearing = map.getBearing()
590
- })
591
-
592
- map.on('pitch', () => {
593
- this.pitch = map.getPitch()
594
- })
595
-
596
- map.on('styleimagemissing', (e) => {
597
- this.icons.onStyleImageMissing(e);
598
- })
599
-
600
- map.on('moveend', async () => {
601
- if (this.draw.mode !== DrawToolMode.STATIC) {
602
- this.draw.snapping = await this.worker.db.snapping(this.map.getBounds().toArray());
603
- } else {
604
- this.draw.snapping.clear();
605
- }
606
- });
607
-
608
- map.on('click', async (e: MapMouseEvent) => {
609
- if (this.draw.mode !== DrawToolMode.STATIC) return;
610
-
611
- if (this.radial.mode) {
612
- // Clicking away closes the radial menu
613
- this.radial.mode = undefined;
614
- this.radial.cot = undefined;
615
- return;
616
- }
617
-
618
- if (this.select.feats) this.select.feats = [];
619
-
620
- // Ignore Non-Clickable Layer
621
- const clickMap: Map<string, { type: string, id: string }> = new Map();
622
- for (const overlay of this.overlays) {
623
- for (const c of overlay._clickable) {
624
- clickMap.set(c.id, c);
625
- }
626
- }
627
-
628
- // Each Visual Layer will return a Feature for a click
629
- // Since a single "feature" may exist in multiple layers (text, polygon, line) etc
630
- // dedupe them based on the ID
631
- const dedupe: Map<string, MapGeoJSONFeature> = new Map();
632
- map.queryRenderedFeatures(e.point)
633
- .filter((feat) => {
634
- return clickMap.has(feat.layer.id);
635
- })
636
- .forEach((feat) => {
637
- dedupe.set(String(feat.properties.id || feat.id), feat);
638
- })
639
-
640
- const features = Array.from(dedupe.values());
641
-
642
- if (!features.length) return;
643
-
644
- // MultiSelect Mode
645
- if (e.originalEvent.ctrlKey && features.length) {
646
- const cot = await this.worker.db.get(features[0].properties.id, {
647
- mission: true
648
- });
649
-
650
- if (!cot) return;
651
- this.selected.set(cot.id, cot);
652
- } else if (features.length === 1) {
653
- this.radialClick(features[0], {
654
- lngLat: e.lngLat,
655
- point: e.point
656
- })
657
- } else if (features.length > 1) {
658
- if (e.point.x < 150 || e.point.y < 150) {
659
- const flyTo: mapgl.FlyToOptions = {
660
- speed: Infinity,
661
- center: [e.lngLat.lng, e.lngLat.lat]
662
- };
663
-
664
- if (map.getZoom() < 3) flyTo.zoom = 4;
665
- map.flyTo(flyTo)
666
-
667
- this.select.x = this.container ? this.container.clientWidth / 2 : 0;
668
- this.select.y = this.container ? this.container.clientHeight / 2 : 0;
669
- } else {
670
- this.select.x = e.point.x;
671
- this.select.y = e.point.y;
672
- }
673
-
674
- const feats = [];
675
-
676
- for (const feat of features) {
677
- // TODO: Support Multi Select with both CoT and VT Features
678
- if (!feat.properties.id) continue;
679
-
680
- const cot = await this.worker.db.get(feat.properties.id, {
681
- mission: true
682
- });
683
-
684
- if (cot) {
685
- feats.push(cot);
686
- } else {
687
- feats.push(feat);
688
- }
689
- }
690
-
691
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
692
- this.select.feats = feats as any;
693
- }
694
- });
695
-
696
- map.on('contextmenu', (e) => {
697
- if (this.draw.editing) return;
698
-
699
- const id = randomUUID();
700
- this.radialClick({
701
- id,
702
- type: 'Feature',
703
- path: '/',
704
- properties: {
705
- id,
706
- callsign: 'New Feature',
707
- archived: true,
708
- type: 'u-d-p',
709
- how: 'm-g',
710
- time: new Date().toISOString(),
711
- start: new Date().toISOString(),
712
- stale: new Date(Date.now() + 2 * (60 * 60 * 1000)).toISOString(),
713
- center: [ e.lngLat.lng, e.lngLat.lat ],
714
- 'marker-color': '#00ff00',
715
- 'marker-opacity': 1
716
- },
717
- geometry: {
718
- type: 'Point',
719
- coordinates: [e.lngLat.lng, e.lngLat.lat]
720
- }
721
- }, {
722
- mode: 'context',
723
- point: e.point,
724
- lngLat: e.lngLat
725
- });
726
- });
727
-
728
- const url = stdurl('/api/profile/overlay');
729
- url.searchParams.append('sort', 'pos');
730
- url.searchParams.append('order', 'asc');
731
- url.searchParams.append('limit', '100');
732
- const profileOverlays = await std(url) as ProfileOverlayList;
733
- this.hasTerrain = profileOverlays.available.terrain;
734
-
735
- const hasBasemap = profileOverlays.items.some((o: ProfileOverlay) => {
736
- return o.mode === 'basemap'
737
- });
738
-
739
- // Courtesy add an initial basemap
740
- if (!hasBasemap) {
741
- const burl = stdurl('/api/basemap');
742
- burl.searchParams.append('type', 'raster');
743
- const basemaps = await std(burl) as APIList<Basemap>;
744
-
745
- if (basemaps.items.length > 0) {
746
- const basemap = await Overlay.create({
747
- name: basemaps.items[0].name,
748
- pos: -1,
749
- type: 'raster',
750
- url: String(stdurl(`/api/basemap/${basemaps.items[0].id}/tiles`)),
751
- mode: 'basemap',
752
- mode_id: String(basemaps.items[0].id)
753
- });
754
-
755
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
756
- (this.overlays as any[]).push(basemap);
757
- }
758
- }
759
-
760
- // Parallelize Overlay Creation
761
- const overlayPromises = profileOverlays.items.map(item =>
762
- Overlay.create(item as ProfileOverlay, { skipSave: true, skipLayers: true })
763
- );
764
-
765
- const newOverlays = await Promise.all(overlayPromises);
766
-
767
- for (const overlay of newOverlays) {
768
- await overlay.addLayers();
769
- }
770
-
771
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
772
- (this.overlays as any[]).push(...newOverlays);
773
-
774
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
775
- (this.overlays as any[]).push(await Overlay.internal({
776
- id: -1,
777
- name: 'CoT Icons',
778
- type: 'geojson',
779
- }));
780
-
781
- // Data Syncs are specially loaded as they are dynamic
782
- // Parallelize Mission Loading
783
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
784
- const missionOverlays = (this.overlays as any[]).filter((overlay: Overlay) => overlay.mode === 'mission' && overlay.mode_id);
785
- const missionPromises = missionOverlays.map(async (overlay: Overlay) => {
786
- const source = map.getSource(String(overlay.id));
787
- if (!source) return;
788
-
789
- try {
790
- const sub = await this.loadMission(overlay.mode_id!, {
791
- reload: true
792
- });
793
-
794
- if (sub && overlay.active) {
795
- await this.makeActiveMission(sub);
796
- }
797
- } catch (err) {
798
- console.error('Failed to load Mission', err)
799
- overlay._error = err instanceof Error ? err : new Error(String(err));
800
- }
801
- });
802
-
803
- await Promise.all(missionPromises);
804
-
805
- this.isLoaded = true;
806
-
807
- await this.updateAttribution();
808
- },
809
- updateIconRotation: function(enabled: boolean): void {
810
- for (const overlay of this.overlays) {
811
- if (overlay.type === 'geojson') {
812
- // Update icon rotation
813
- const iconLayerId = `${overlay.id}-icon`;
814
- if (this.map.getLayer(iconLayerId)) {
815
- this.map.setLayoutProperty(iconLayerId, 'icon-rotate', enabled ? ['get', 'course'] : 0);
816
- }
817
-
818
- // Update course arrow filter based on rotation setting
819
- const courseLayerId = `${overlay.id}-course`;
820
- if (this.map.getLayer(courseLayerId)) {
821
- if (enabled) {
822
- // When rotation enabled, only show course arrows for grouped features
823
- this.map.setFilter(courseLayerId, [
824
- 'all',
825
- ['==', '$type', 'Point'],
826
- ['has', 'course'],
827
- ['has', 'group']
828
- ]);
829
- } else {
830
- // When rotation disabled, show course arrows for all features with course
831
- this.map.setFilter(courseLayerId, [
832
- 'all',
833
- ['==', '$type', 'Point'],
834
- ['has', 'course']
835
- ]);
836
- }
837
- }
838
-
839
- // Update text offset
840
- const textLayerId = `${overlay.id}-text-point`;
841
- if (this.map.getLayer(textLayerId)) {
842
- this.map.setLayoutProperty(textLayerId, 'text-offset', [0, enabled ? 2 : 2.5]);
843
- }
844
- }
845
- }
846
-
847
- // Force a map repaint to ensure changes are visible immediately
848
- this.map.triggerRepaint();
849
- },
850
- updateDistanceUnit: function(unit: string): void {
851
- this.distanceUnit = unit;
852
- // Remove existing scale control and add new one with correct unit
853
- const mapWithControl = this.map as mapgl.Map & { _scaleControl?: mapgl.ScaleControl };
854
- const existingControl = mapWithControl._scaleControl;
855
- if (existingControl) {
856
- this.map.removeControl(existingControl);
857
- const scaleControl = new mapgl.ScaleControl({
858
- maxWidth: 100,
859
- unit: unit === 'mile' ? 'imperial' : 'metric'
860
- });
861
- this.map.addControl(scaleControl, 'bottom-left');
862
- mapWithControl._scaleControl = scaleControl;
863
- }
864
- },
865
- updateAttribution: async function(): Promise<void> {
866
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
867
- const attributionOverlays = (this.overlays as any[]).filter((o: Overlay) => o.mode === 'basemap' && o.mode_id && o.visible);
868
- const attributionPromises = attributionOverlays.map(async (overlay: Overlay) => {
869
- try {
870
- const basemap = await std(`/api/basemap/${overlay.mode_id}`) as { attribution?: string };
871
- return basemap.attribution;
872
- } catch (err) {
873
- console.warn('Failed to load basemap attribution:', err);
874
- return null;
875
- }
876
- });
877
-
878
- const results = await Promise.all(attributionPromises);
879
- const attributions = results.filter((a): a is string => !!a);
880
-
881
- // Update attribution by manipulating the DOM directly
882
- const attributionContainer = document.querySelector('.maplibregl-ctrl-attrib-inner');
883
- if (attributionContainer && attributions.length > 0) {
884
- attributionContainer.innerHTML = attributions.join(' | ');
885
- }
886
- },
887
-
888
- /**
889
- * Determine if the feature is from the CoT store or a clicked VT feature
890
- */
891
- featureSource: function(feat: MapGeoJSONFeature | Feature): string | void {
892
- const clickMap: Map<string, { type: string, id: string }> = new Map();
893
- for (const overlay of this.overlays) {
894
- for (const c of overlay._clickable) {
895
- clickMap.set(c.id, c);
896
- }
897
- }
898
-
899
- if (!('layer' in feat)) return;
900
- const click = clickMap.get(feat.layer.id);
901
- if (!click) return;
902
- return click.type;
903
- },
904
-
905
- radialClick: async function(feat: MapGeoJSONFeature | Feature, opts: {
906
- lngLat: LngLat;
907
- point: Point;
908
- mode?: string;
909
- }): Promise<void> {
910
- // If the call is coming from MultipleSelect, ensure this menu is closed
911
- this.select.feats = [];
912
-
913
- if (!opts.mode) opts.mode = this.featureSource(feat) || 'feat';
914
-
915
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
916
- (this.radial as any).cot = feat;
917
- this.radial.mode = opts.mode;
918
-
919
- if (feat.geometry && feat.geometry.type === 'Point' && feat.properties && feat.properties.center) {
920
- if (typeof feat.properties.center === 'string') {
921
- const parts = JSON.parse(feat.properties.center);
922
- this.radial.lngLat = new mapgl.LngLat(parts[0], parts[1]);
923
- } else {
924
- this.radial.lngLat = mapgl.LngLat.convert(feat.properties.center as LngLatLike);
925
- }
926
- } else {
927
- this.radial.lngLat = opts.lngLat;
928
- }
929
- }
930
- }
931
- })