@expofp/floorplan 3.0.0-alpha.8 → 3.0.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 (352) hide show
  1. package/dist/browser/Debug-Yknbb09q.js +40 -0
  2. package/dist/browser/Demo-CaOFZa6L.js +47 -0
  3. package/dist/browser/Free-DTL80JI4.js +51 -0
  4. package/dist/browser/Gallery-Du04PQQo.js +71 -0
  5. package/dist/browser/GpsLoader-Cvn6RlOm.js +140 -0
  6. package/dist/browser/KioskStore-De5ViEMC.js +225 -0
  7. package/dist/browser/Mapbox-DwX3p3Kb.js +118 -0
  8. package/dist/browser/{SetKioskMode-CuVQ3oOi.js → SetKioskMode-DY8Ihzh_.js} +92 -83
  9. package/dist/browser/{ShowKiosk-D5cdIS4z.js → ShowKiosk-fqRB_BUN.js} +28 -19
  10. package/dist/browser/{ThreeComponent-EfEBxPIF.js → ThreeComponent-CrAcuY6n.js} +181 -172
  11. package/dist/browser/ViewerMenuPanel-CdiEJm9h.js +77 -0
  12. package/dist/browser/boolean-editor-BCIboJVq.js +157 -0
  13. package/dist/browser/bundle.json +34 -31
  14. package/dist/browser/{client-C2b0SeoG.js → client-BU0UzF6H.js} +848 -839
  15. package/dist/browser/compat-helper.js +5 -0
  16. package/dist/browser/{data-Cpuv4_nZ.js → data-DU1RvfMj.js} +278 -269
  17. package/dist/browser/{debug-overlay-Bhx1vN7x.js → debug-overlay-DMGwYhOT.js} +100 -91
  18. package/dist/browser/debug-ui-BZSH53uY.js +67 -0
  19. package/dist/browser/{favicon-DalyEhbd.js → favicon-ZTHZQvuM.js} +11 -2
  20. package/dist/browser/fetch-retry.umd-CFhXCSM1.js +123 -0
  21. package/dist/browser/{flex-va-25i0F.js → flex-D0XnC5Mw.js} +76 -67
  22. package/dist/browser/{floorplan.ready-wFOhoP9S.js → floorplan.ready-DwzYk5s3.js} +20977 -22749
  23. package/dist/browser/fonts/efp-symbols.woff +0 -0
  24. package/dist/browser/{index-DiTM6eb8.js → index-BZDxL6gh.js} +46 -37
  25. package/dist/browser/{index-t04nNTFw.js → index-BpZSlPvc.js} +333 -324
  26. package/dist/browser/index-BxFqdKuM.js +57 -0
  27. package/dist/browser/index-fEI_0iId.js +882 -0
  28. package/dist/browser/index-h3LFHvKr.js +92 -0
  29. package/dist/browser/index-xQ7Ip4HB.js +54 -0
  30. package/dist/browser/index.html +1 -0
  31. package/dist/browser/index.js +12495 -2
  32. package/dist/browser/jsx-runtime-SRODV826.js +40 -0
  33. package/dist/browser/locales/ar.json +56 -5
  34. package/dist/browser/locales/de.json +56 -5
  35. package/dist/browser/locales/es.json +56 -5
  36. package/dist/browser/locales/fr.json +56 -5
  37. package/dist/browser/locales/he.json +56 -5
  38. package/dist/browser/locales/it.json +56 -5
  39. package/dist/browser/locales/kk.json +56 -5
  40. package/dist/browser/locales/ko.json +56 -5
  41. package/dist/browser/locales/mn.json +56 -5
  42. package/dist/browser/locales/nl.json +56 -5
  43. package/dist/browser/locales/pl.json +57 -6
  44. package/dist/browser/locales/pt.json +55 -4
  45. package/dist/browser/locales/ru.json +57 -6
  46. package/dist/browser/locales/sv.json +56 -5
  47. package/dist/browser/locales/th.json +56 -5
  48. package/dist/browser/locales/tr.json +56 -5
  49. package/dist/browser/locales/uk.json +56 -5
  50. package/dist/browser/locales/vi.json +56 -5
  51. package/dist/browser/locales/zh.json +56 -5
  52. package/dist/browser/{main-CD9JioNt.js → main-CcaoXWR4.js} +24 -15
  53. package/dist/browser/{particles.min-Cat-np_h.js → particles.min-Ds_4ex2r.js} +40 -31
  54. package/dist/esm/RouteCutIn.d.ts +0 -1
  55. package/dist/esm/RouteCutIn.js +1 -1
  56. package/dist/esm/_misc_to_move/manifest.d.ts +13 -0
  57. package/dist/esm/_misc_to_move/ref.d.ts +6 -0
  58. package/dist/esm/_misc_to_move/ref.js +1 -0
  59. package/dist/esm/components/Alert.d.ts +2 -0
  60. package/dist/esm/components/Alert.js +1 -1
  61. package/dist/esm/components/Badge.d.ts +3 -2
  62. package/dist/esm/components/Badge.js +1 -1
  63. package/dist/esm/components/Bookmarks.js +1 -1
  64. package/dist/esm/components/Booth/BoothOnHold.d.ts +2 -2
  65. package/dist/esm/components/Booth/BoothOnHold.js +1 -1
  66. package/dist/esm/components/Booth/BoothReserved.d.ts +2 -1
  67. package/dist/esm/components/Booth/BoothReserved.js +1 -1
  68. package/dist/esm/components/Booth/BoothWithoutExhibitor.d.ts +2 -2
  69. package/dist/esm/components/Booth/BoothWithoutExhibitor.js +1 -1
  70. package/dist/esm/components/CookieConsent.js +1 -1
  71. package/dist/esm/components/Exhibitor.js +1 -1
  72. package/dist/esm/components/Gallery/GalleryControls/GalleryControls.d.ts +2 -2
  73. package/dist/esm/components/Gallery/GalleryControls/GalleryControls.js +1 -1
  74. package/dist/esm/components/Gallery/GalleryModal/GalleryModal.d.ts +2 -2
  75. package/dist/esm/components/Gallery/GalleryModal/GalleryModal.js +1 -1
  76. package/dist/esm/components/Kiosk/KioskStore.d.ts +3 -3
  77. package/dist/esm/components/Kiosk/KioskStore.js +1 -1
  78. package/dist/esm/components/Kiosk/SetKiosk/storage.d.ts +1 -1
  79. package/dist/esm/components/Kiosk/SetKiosk/storage.js +1 -1
  80. package/dist/esm/components/Kiosk/ShowKiosk.js +1 -1
  81. package/dist/esm/components/Kiosk/integrateKiosk.js +1 -1
  82. package/dist/esm/components/Language.js +1 -1
  83. package/dist/esm/components/LanguageRow.d.ts +0 -1
  84. package/dist/esm/components/LanguageRow.js +1 -1
  85. package/dist/esm/components/Layout.js +1 -1
  86. package/dist/esm/components/List.js +1 -1
  87. package/dist/esm/components/LogoOverlay.js +1 -1
  88. package/dist/esm/components/Map/Map.d.ts +0 -23
  89. package/dist/esm/components/Map/Map.js +1 -1
  90. package/dist/esm/components/Map/booth-by-xy.js +1 -1
  91. package/dist/esm/components/Map/drawing/config/TextFitter.d.ts +1 -1
  92. package/dist/esm/components/Map/drawing/config/config-all.d.ts +2 -3
  93. package/dist/esm/components/Map/drawing/config/config-all.js +1 -1
  94. package/dist/esm/components/Map/drawing/config/config-bg.d.ts +1 -1
  95. package/dist/esm/components/Map/drawing/config/config-bg.js +1 -1
  96. package/dist/esm/components/Map/drawing/config/config-booth-badge.d.ts +9 -0
  97. package/dist/esm/components/Map/drawing/config/config-booth-badge.js +1 -0
  98. package/dist/esm/components/Map/drawing/config/config-booth-bg.d.ts +5 -5
  99. package/dist/esm/components/Map/drawing/config/config-booth-bg.js +1 -1
  100. package/dist/esm/components/Map/drawing/config/config-booth-bookmark.d.ts +5 -5
  101. package/dist/esm/components/Map/drawing/config/config-booth-bookmark.js +1 -1
  102. package/dist/esm/components/Map/drawing/config/config-booth-border.d.ts +3 -3
  103. package/dist/esm/components/Map/drawing/config/config-booth-border.js +1 -1
  104. package/dist/esm/components/Map/drawing/config/config-booth-labels-special.d.ts +6 -6
  105. package/dist/esm/components/Map/drawing/config/config-booth-labels-special.js +2 -2
  106. package/dist/esm/components/Map/drawing/config/config-booth-labels.d.ts +5 -5
  107. package/dist/esm/components/Map/drawing/config/config-booth-labels.js +1 -1
  108. package/dist/esm/components/Map/drawing/config/config-booth-scaled.d.ts +3 -3
  109. package/dist/esm/components/Map/drawing/config/config-booth-scaled.js +1 -1
  110. package/dist/esm/components/Map/drawing/config/config-booths.d.ts +2 -2
  111. package/dist/esm/components/Map/drawing/config/config-booths.js +1 -1
  112. package/dist/esm/components/Map/drawing/config/config-load-layer.d.ts +2 -2
  113. package/dist/esm/components/Map/drawing/config/config-load-layer.js +1 -1
  114. package/dist/esm/components/Map/drawing/config/config-markers.d.ts +2 -3
  115. package/dist/esm/components/Map/drawing/config/config-markers.js +1 -1
  116. package/dist/esm/components/Map/drawing/config/config-wf.d.ts +2 -5
  117. package/dist/esm/components/Map/drawing/config/config-wf.js +1 -1
  118. package/dist/esm/components/Map/drawing/config/loadBoothsImages.d.ts +2 -3
  119. package/dist/esm/components/Map/drawing/config/loadBoothsImages.js +1 -1
  120. package/dist/esm/components/Map/drawing/config/route-snapping/snapPositionToRoute.d.ts +1 -1
  121. package/dist/esm/components/Map/drawing/config/route-snapping/snapPositionToRoute.js +1 -1
  122. package/dist/esm/components/Map/drawing/config/route-snapping/splitRouteByPoint.d.ts +1 -1
  123. package/dist/esm/components/Map/drawing/config/route-snapping/splitRouteByPoint.js +1 -1
  124. package/dist/esm/components/Map/drawing/config/route-snapping/types.d.ts +1 -1
  125. package/dist/esm/components/Map/drawing/config/route-snapping/utils.d.ts +1 -1
  126. package/dist/esm/components/Map/traffic/useBuildRoute.d.ts +3 -5
  127. package/dist/esm/components/Map/traffic/useBuildRoute.js +6 -6
  128. package/dist/esm/components/Map/traffic/useManageTraffic.d.ts +3 -5
  129. package/dist/esm/components/Map/traffic/useManageTraffic.js +1 -1
  130. package/dist/esm/components/MarketMaterialList.d.ts +3 -3
  131. package/dist/esm/components/MarketMaterialList.js +1 -1
  132. package/dist/esm/components/Menu.js +1 -2
  133. package/dist/esm/components/MobileToggleButton.js +1 -1
  134. package/dist/esm/components/MultiSelectGroups.d.ts +2 -2
  135. package/dist/esm/components/MultiSelectGroups.js +1 -1
  136. package/dist/esm/components/Overlay.d.ts +2 -0
  137. package/dist/esm/components/Overlay.js +1 -1
  138. package/dist/esm/components/OverlayContainer.js +1 -1
  139. package/dist/esm/components/QrCode.d.ts +46 -0
  140. package/dist/esm/components/QrCode.js +1 -0
  141. package/dist/esm/components/RebookingNotes.d.ts +2 -2
  142. package/dist/esm/components/RebookingNotes.js +1 -1
  143. package/dist/esm/components/RebookingRadioGroup.d.ts +2 -2
  144. package/dist/esm/components/RebookingRadioGroup.js +1 -1
  145. package/dist/esm/components/RoutePlanner/RoutePlanner.d.ts +4 -0
  146. package/dist/esm/components/RoutePlanner/RoutePlanner.js +1 -0
  147. package/dist/esm/components/RoutePlanner/RoutePlannerHeader.d.ts +4 -0
  148. package/dist/esm/components/RoutePlanner/RoutePlannerHeader.js +1 -0
  149. package/dist/esm/components/RoutePlanner/RoutePlannerStartPoint.d.ts +9 -0
  150. package/dist/esm/components/RoutePlanner/RoutePlannerStartPoint.js +1 -0
  151. package/dist/esm/components/RoutePlanner/RoutePlannerStopItem.d.ts +9 -0
  152. package/dist/esm/components/RoutePlanner/RoutePlannerStopItem.js +1 -0
  153. package/dist/esm/components/RouteQR.d.ts +2 -2
  154. package/dist/esm/components/RouteQR.js +1 -1
  155. package/dist/esm/components/Schedule.js +1 -1
  156. package/dist/esm/components/SearchBox.js +1 -1
  157. package/dist/esm/components/Sessions.js +1 -1
  158. package/dist/esm/components/Share.d.ts +2 -2
  159. package/dist/esm/components/Share.js +1 -1
  160. package/dist/esm/components/SidebarActions.d.ts +3 -0
  161. package/dist/esm/components/SidebarActions.js +1 -1
  162. package/dist/esm/components/SpeakersFiltersModal.js +1 -1
  163. package/dist/esm/components/ViewerMenuPanel.d.ts +5 -0
  164. package/dist/esm/components/ViewerMenuPanel.js +1 -0
  165. package/dist/esm/components/Wayfinding.d.ts +2 -2
  166. package/dist/esm/components/Wayfinding.js +1 -1
  167. package/dist/esm/components/WayfindingTemplate.d.ts +2 -2
  168. package/dist/esm/components/WayfindingTemplate.js +1 -1
  169. package/dist/esm/components/gps/GpsPermissionRequest.d.ts +4 -2
  170. package/dist/esm/components/gps/GpsPermissionRequest.js +1 -1
  171. package/dist/esm/components/index.d.ts +1 -3
  172. package/dist/esm/components/index.js +1 -1
  173. package/dist/esm/constants.d.ts +7 -0
  174. package/dist/esm/constants.js +1 -1
  175. package/dist/esm/data/tours.json +114 -0
  176. package/dist/esm/floorplan.loader.d.ts +5 -0
  177. package/dist/esm/floorplan.loader.js +1 -1
  178. package/dist/esm/floorplan.ready.d.ts +6 -3
  179. package/dist/esm/floorplan.ready.js +1 -1
  180. package/dist/esm/index.d.ts +0 -2
  181. package/dist/esm/index.js +1 -1
  182. package/dist/esm/load.d.ts +4 -1
  183. package/dist/esm/load.js +2 -2
  184. package/dist/esm/offline/offlineManager.js +1 -1
  185. package/dist/esm/renderer/HandlerRegistry.d.ts +18 -0
  186. package/dist/esm/renderer/HandlerRegistry.js +1 -0
  187. package/dist/esm/renderer/RendererService.d.ts +26 -0
  188. package/dist/esm/renderer/RendererService.js +1 -0
  189. package/dist/esm/renderer/engine-core/animation.d.ts +7 -0
  190. package/dist/esm/renderer/engine-core/animation.js +1 -0
  191. package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/canvases.d.ts +1 -1
  192. package/dist/esm/renderer/engine-core/canvases.js +1 -0
  193. package/dist/esm/renderer/engine-core/fonts.js +1 -0
  194. package/dist/esm/renderer/engine-core/types.js +1 -0
  195. package/dist/esm/{components/Map/drawing/config/engine-core → renderer}/index.d.ts +10 -10
  196. package/dist/esm/renderer/index.js +1 -0
  197. package/dist/esm/services/routing.js +1 -1
  198. package/dist/esm/store/BookmarksStore.d.ts +12 -0
  199. package/dist/esm/store/BookmarksStore.js +2 -0
  200. package/dist/esm/store/FuzzySearchEngineStore.d.ts +7 -3
  201. package/dist/esm/store/FuzzySearchEngineStore.js +1 -1
  202. package/dist/esm/store/LayerStore.d.ts +1 -0
  203. package/dist/esm/store/LayerStore.js +1 -1
  204. package/dist/esm/store/RootStore.d.ts +10 -10
  205. package/dist/esm/store/RootStore.js +1 -1
  206. package/dist/esm/store/RoutePlannerStore.d.ts +58 -0
  207. package/dist/esm/store/RoutePlannerStore.js +1 -0
  208. package/dist/esm/store/RouteStore.d.ts +1 -1
  209. package/dist/esm/store/RouteStore.js +1 -1
  210. package/dist/esm/store/SearchStore.d.ts +2 -0
  211. package/dist/esm/store/SearchStore.js +1 -1
  212. package/dist/esm/store/ToursStore.js +1 -1
  213. package/dist/esm/store/UIState.d.ts +10 -7
  214. package/dist/esm/store/UIState.js +1 -1
  215. package/dist/esm/store/init/index.js +1 -1
  216. package/dist/esm/store/init/init-bookmarks.d.ts +7 -0
  217. package/dist/esm/store/init/init-bookmarks.js +1 -0
  218. package/dist/esm/store/init/init-events.d.ts +1 -1
  219. package/dist/esm/store/init/init-events.js +1 -1
  220. package/dist/esm/store/init/init-exhibitors.d.ts +1 -1
  221. package/dist/esm/store/init/init-exhibitors.js +1 -1
  222. package/dist/esm/store/init/init-layers.js +1 -1
  223. package/dist/esm/store/init/init-speakers.d.ts +1 -1
  224. package/dist/esm/store/init/init-speakers.js +1 -1
  225. package/dist/esm/store/search-buttons/SearchButtonsStore.d.ts +1 -1
  226. package/dist/esm/store/search-buttons/SearchButtonsStore.js +1 -1
  227. package/dist/esm/store/types.d.ts +11 -3
  228. package/dist/esm/tools/base-runtime-url.js +1 -1
  229. package/dist/esm/tools/sentry.js +1 -1
  230. package/dist/esm/tools/telemetry.d.ts +35 -0
  231. package/dist/esm/tools/telemetry.js +1 -0
  232. package/dist/esm/tools/track-event.d.ts +3 -1
  233. package/dist/esm/tools/track-event.js +1 -1
  234. package/dist/esm/utils/buildOptimizedRoute.d.ts +11 -0
  235. package/dist/esm/utils/buildOptimizedRoute.js +1 -0
  236. package/dist/esm/utils/detectLimitedModeViaImage.js +1 -1
  237. package/dist/esm/utils/geometry.d.ts +2 -0
  238. package/dist/esm/utils/geometry.js +1 -0
  239. package/dist/esm/utils/i18n.d.ts +6 -4
  240. package/dist/esm/utils/i18n.js +1 -1
  241. package/dist/esm/utils/loadCustomCss.d.ts +1 -1
  242. package/dist/esm/utils/loadCustomCss.js +1 -1
  243. package/dist/esm/utils/mapEntity.js +1 -1
  244. package/dist/esm/utils/math.d.ts +7 -0
  245. package/dist/esm/utils/math.js +1 -0
  246. package/dist/esm/utils/shortenName.js +1 -1
  247. package/dist/esm/utils/use-shadow.d.ts +1 -1
  248. package/dist/esm/utils/use-shadow.js +1 -1
  249. package/dist/esm/utils/useRenderTarget.js +1 -1
  250. package/dist/esm/wayfinding/_PLAN-public-api.d.ts +220 -0
  251. package/dist/esm/wayfinding/_PLAN-public-api.js +1 -0
  252. package/dist/esm/{utils/wayfinding.d.ts → wayfinding/__integration__/legacy/legacyWayfinding.d.ts} +5 -15
  253. package/dist/esm/wayfinding/__integration__/legacy/legacyWayfinding.js +1 -0
  254. package/dist/esm/wayfinding/__tests__/helpers.d.ts +21 -0
  255. package/dist/esm/wayfinding/__tests__/helpers.js +1 -0
  256. package/dist/esm/wayfinding/adapters/boothToWaypoint.d.ts +12 -0
  257. package/dist/esm/wayfinding/adapters/boothToWaypoint.js +1 -0
  258. package/dist/esm/wayfinding/adapters/graphDataSource.d.ts +3 -0
  259. package/dist/esm/wayfinding/adapters/graphDataSource.js +1 -0
  260. package/dist/esm/wayfinding/graph/buildGraph.d.ts +3 -0
  261. package/dist/esm/wayfinding/graph/buildGraph.js +1 -0
  262. package/dist/esm/wayfinding/graph/buildNGraph.d.ts +9 -0
  263. package/dist/esm/wayfinding/graph/buildNGraph.js +1 -0
  264. package/dist/esm/wayfinding/graph/constants.d.ts +3 -0
  265. package/dist/esm/wayfinding/graph/constants.js +1 -0
  266. package/dist/esm/wayfinding/graph/findShortestPath.d.ts +14 -0
  267. package/dist/esm/wayfinding/graph/findShortestPath.js +1 -0
  268. package/dist/esm/wayfinding/graph/graphCache.d.ts +6 -0
  269. package/dist/esm/wayfinding/graph/graphCache.js +1 -0
  270. package/dist/esm/wayfinding/graph/graphHelpers.d.ts +8 -0
  271. package/dist/esm/wayfinding/graph/graphHelpers.js +1 -0
  272. package/dist/esm/wayfinding/graph/linkCost.d.ts +4 -0
  273. package/dist/esm/wayfinding/graph/linkCost.js +1 -0
  274. package/dist/esm/wayfinding/graph/pathfinder/aStarPathFinder.d.ts +3 -0
  275. package/dist/esm/wayfinding/graph/pathfinder/aStarPathFinder.js +1 -0
  276. package/dist/esm/wayfinding/graph/pathfinder/parseNodeId.d.ts +9 -0
  277. package/dist/esm/wayfinding/graph/pathfinder/parseNodeId.js +1 -0
  278. package/dist/esm/wayfinding/index.d.ts +18 -0
  279. package/dist/esm/wayfinding/index.js +1 -0
  280. package/dist/esm/wayfinding/rendering/computeTransitionPoints.d.ts +31 -0
  281. package/dist/esm/wayfinding/rendering/computeTransitionPoints.js +1 -0
  282. package/dist/esm/wayfinding/rendering/normalizeRouteDirection.d.ts +19 -0
  283. package/dist/esm/wayfinding/rendering/normalizeRouteDirection.js +1 -0
  284. package/dist/esm/wayfinding/rendering/routeGeometry.d.ts +16 -0
  285. package/dist/esm/wayfinding/rendering/routeGeometry.js +1 -0
  286. package/dist/esm/wayfinding/routing/buildMultiPointRoute.d.ts +11 -0
  287. package/dist/esm/wayfinding/routing/buildMultiPointRoute.js +1 -0
  288. package/dist/esm/wayfinding/routing/buildRoute.d.ts +9 -0
  289. package/dist/esm/wayfinding/routing/buildRoute.js +1 -0
  290. package/dist/esm/wayfinding/routing/findNearestGraphPoint.d.ts +21 -0
  291. package/dist/esm/wayfinding/routing/findNearestGraphPoint.js +1 -0
  292. package/dist/esm/wayfinding/routing/getGraphLines.d.ts +14 -0
  293. package/dist/esm/wayfinding/routing/getGraphLines.js +1 -0
  294. package/dist/esm/wayfinding/routing/getRouteLength.d.ts +3 -0
  295. package/dist/esm/wayfinding/routing/getRouteLength.js +1 -0
  296. package/dist/esm/wayfinding/routing/routeResult.d.ts +4 -0
  297. package/dist/esm/wayfinding/routing/routeResult.js +1 -0
  298. package/dist/esm/wayfinding/types.d.ts +76 -0
  299. package/dist/esm/wayfinding/types.js +1 -0
  300. package/package.json +4 -8
  301. package/dist/browser/Debug-BcuHrger.js +0 -31
  302. package/dist/browser/Demo-BYqw6OYP.js +0 -38
  303. package/dist/browser/Free-CmGdntqG.js +0 -42
  304. package/dist/browser/Gallery-Duo1PfdD.js +0 -279
  305. package/dist/browser/GpsLoader-C4DNB5Gk.js +0 -131
  306. package/dist/browser/KioskStore-B_V6qTqR.js +0 -216
  307. package/dist/browser/Mapbox-ChR5sYZi.js +0 -109
  308. package/dist/browser/boolean-editor-BNBndiMi.js +0 -148
  309. package/dist/browser/debug-ui-D2eqc4aS.js +0 -58
  310. package/dist/browser/fetch-retry.umd-bXmyDpSc.js +0 -114
  311. package/dist/browser/index-Ao2u5imr.js +0 -48
  312. package/dist/browser/index-B-GWDT1K.js +0 -83
  313. package/dist/browser/index-CNJY6Um1.js +0 -12526
  314. package/dist/browser/index-Dj8pSRq1.js +0 -45
  315. package/dist/browser/jsx-runtime-jIxVPx5o.js +0 -31
  316. package/dist/browser/sw.js +0 -2
  317. package/dist/esm/components/BoothRow.d.ts +0 -8
  318. package/dist/esm/components/BoothRow.js +0 -1
  319. package/dist/esm/components/ExhibitorRow.d.ts +0 -9
  320. package/dist/esm/components/ExhibitorRow.js +0 -1
  321. package/dist/esm/components/Map/drawing/config/engine-core/animation.d.ts +0 -3
  322. package/dist/esm/components/Map/drawing/config/engine-core/animation.js +0 -1
  323. package/dist/esm/components/Map/drawing/config/engine-core/canvases.js +0 -1
  324. package/dist/esm/components/Map/drawing/config/engine-core/fonts.js +0 -1
  325. package/dist/esm/components/Map/drawing/config/engine-core/index.js +0 -1
  326. package/dist/esm/components/Map/drawing/config/engine-core/renderer.d.ts +0 -4
  327. package/dist/esm/components/Map/drawing/config/engine-core/renderer.js +0 -1
  328. package/dist/esm/components/ScheduleRow.d.ts +0 -8
  329. package/dist/esm/components/ScheduleRow.js +0 -1
  330. package/dist/esm/expofp-debug.d.ts +0 -5
  331. package/dist/esm/expofp-debug.js +0 -1
  332. package/dist/esm/offline/sw.d.ts +0 -2
  333. package/dist/esm/offline/sw.js +0 -1
  334. package/dist/esm/store/LanguageStore.d.ts +0 -19
  335. package/dist/esm/store/LanguageStore.js +0 -1
  336. package/dist/esm/store/init/init-language.d.ts +0 -3
  337. package/dist/esm/store/init/init-language.js +0 -1
  338. package/dist/esm/utils/toRadians.d.ts +0 -3
  339. package/dist/esm/utils/toRadians.js +0 -1
  340. package/dist/esm/utils/wayfinding.js +0 -1
  341. package/dist/stats.html +0 -4950
  342. /package/dist/esm/{components/Map/drawing/config/engine-core/types.js → _misc_to_move/manifest.js} +0 -0
  343. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/defs.d.ts +0 -0
  344. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/defs.js +0 -0
  345. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/fonts.d.ts +0 -0
  346. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/settings.d.ts +0 -0
  347. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/settings.js +0 -0
  348. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/types.d.ts +0 -0
  349. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/update-def.d.ts +0 -0
  350. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/update-def.js +0 -0
  351. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/utils/rotation.d.ts +0 -0
  352. /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/utils/rotation.js +0 -0
@@ -1 +1 @@
1
- import{__esDecorate as i,__runInitializers as a}from"tslib";import{action as f,computed as c,observable as o}from"mobx";import{uiState as M}from".";import{MAP_SETTINGS_KEY as Zl,PREVIEW_MODE_STORAGE_KEY as Wl,UI_SCALE_STORAGE_KEY as K,VISIBILITY_STORAGE_KEY as Hl}from"../constants";import Xl from"../tools/logger";import Jl from"../core/Rect";import B from"../data";import{svgArea as ql}from"../data/svg";import{hasUserConsent as er}from"../tools/gtag";import U from"../tools/settings";import{remsToPixels as H}from"../utils";import Nl from"../utils/browser";import{getLanguage as N}from"../utils/i18n";import{isLocalStorageAvailable as w}from"../utils/localStorage";import{getResponsiveClass as tr}from"../utils/responsiveClass";import{BoothBase as R,RegularBooth as T,SpecialBooth as G}from"./BoothStore";import{Exhibitor as x}from"./ExhibitorStore";import{Route as D,findEntityByExternalId as sr}from"./RouteStore";import{EventItem as L}from"./EventStore";import{SpeakerItem as Vl}from"./SpeakerStore";import{sanitizeStr as Kl}from"../utils/sanitizeText";import{getRawYah as ir}from"../utils/yah";import{t as S}from"../utils/i18n";import{MOBILE_BREAKPOINT as ar}from"../constants";import{setKioskUrlParams as lr}from"../components/Kiosk/kioskUrlParam";const rr=["dimensions25"];let or=(()=>{var E,A,P,z,F;let l=[],Q,Y=[],$=[],j,Z=[],W=[],X,J=[],q=[],ee,te=[],se=[],ie,ae=[],le=[],re,oe=[],ne=[],ce,de=[],he=[],ue,fe=[],me=[],ge,pe=[],_e=[],ve,Se=[],ye=[],ke,Ie=[],be=[],xe,ze=[],Ce=[],Be,Pe=[],Me=[],we,Te=[],Re=[],Oe,De=[],Le=[],Ee,Ae=[],Fe=[],Ue,He=[],Ne=[],Ve,Ke=[],Ge=[],Qe,Ye=[],$e=[],je,Ze=[],We=[],Xe,Je=[],qe=[],et,tt=[],st=[],it,at=[],lt=[],rt,ot=[],nt=[],ct,dt=[],ht=[],ut,ft=[],mt=[],gt,pt=[],_t=[],vt,St=[],yt=[],kt,It=[],bt=[],xt,zt=[],Ct=[],Bt,Pt=[],Mt=[],wt,Tt=[],Rt=[],Ot,Dt=[],Lt=[],Et,At=[],Ft=[],Ut,Ht=[],Nt=[],Vt,Kt=[],Gt=[],Qt,Yt=[],$t=[],jt,Zt=[],Wt=[],Xt,Jt=[],qt=[],es,ts=[],ss=[],is,as=[],ls=[],rs,os=[],ns=[],cs,ds=[],hs=[],us,fs=[],ms=[],gs,ps=[],_s=[],vs,Ss=[],ys=[],ks,Is=[],bs=[],xs,zs=[],Cs=[],Bs,Ps=[],Ms=[],ws,Ts=[],Rs=[],Os,Ds=[],Ls=[],Es,As=[],Fs=[],Us,Hs=[],Ns=[],Vs,Ks=[],Gs=[],Qs,Ys=[],$s=[],js,Zs=[],Ws=[],Xs,Js=[],qs=[],ei,ti=[],si=[],ii,ai=[],li=[],ri,oi=[],ni=[],ci,di=[],hi=[],ui,fi=[],mi=[],gi,pi=[],_i=[],vi,Si=[],yi=[],ki,Ii=[],bi=[],xi,zi,Ci,Bi,Pi,Mi,wi,Ti,Ri,Oi,Di,Li,Ei,Ai,Fi,Ui,Hi,Ni,Vi,Ki,Gi,Qi,Yi,$i,ji,Zi,Wi,Xi,Ji,qi,ea,ta,sa,ia,aa,la,ra,oa,na,ca,da,ha,ua,fa,ma,ga,pa,_a,va,Sa,ya=[],ka=[],Ia,ba,xa,za,Ca,Ba,Pa,Ma,wa,Ta,Ra,Oa,Da,La,Ea,Aa,Fa,Ua,Ha,Na,Va,Ka,Ga=[],Qa=[],Ya,$a,ja,Za,Wa,Xa,Ja,qa,el,tl,sl,il,al,ll,rl,ol,nl,cl,dl,hl,ul=[],fl=[],ml,gl,pl,_l=[],vl=[],Sl,yl,kl=[],Il=[],bl,xl,zl,Cl,Bl,Pl,Ml=[],wl=[],Tl,Rl,Ol=[],Dl=[],Ll;return class{static{const t=typeof Symbol=="function"&&Symbol.metadata?Object.create(null):void 0;Q=[(E=o).struct.bind(E)],j=[(A=o).ref.bind(A)],X=[(P=o).ref.bind(P)],ee=[(z=o).ref.bind(z)],ie=[o],re=[o],ce=[o],ue=[o],ge=[o],ve=[o],ke=[o],xe=[o],Be=[o],we=[o],Oe=[o],Ee=[(F=o).struct.bind(F)],Ue=[o],Ve=[o],Qe=[o],je=[o],Xe=[o],et=[o],it=[o],rt=[o],ct=[o],ut=[o],gt=[o],vt=[o],kt=[o],xt=[o],Bt=[o],wt=[o],Ot=[o],Et=[o],Ut=[o],Vt=[o],Qt=[o],jt=[o],Xt=[o],es=[o],is=[o],rs=[o],cs=[o],us=[o],gs=[o],vs=[o],ks=[o],xs=[o],Bs=[o],ws=[o],Os=[o],Es=[o],Us=[o],Vs=[o],Qs=[o],js=[o],Xs=[o],ei=[o],ii=[o],ri=[o],ci=[o],ui=[o],gi=[o],vi=[o],ki=[o],xi=[f],zi=[f],Ci=[f],Bi=[f],Pi=[f],Mi=[f],wi=[f],Ti=[f],Ri=[f],Oi=[f],Di=[f],Li=[c],Ei=[c],Ai=[c({keepAlive:!0})],Fi=[c({keepAlive:!0})],Ui=[c({keepAlive:!0})],Hi=[c({keepAlive:!0})],Ni=[c({keepAlive:!0})],Vi=[c({keepAlive:!0})],Ki=[c({keepAlive:!0})],Gi=[c({keepAlive:!0})],Qi=[c({keepAlive:!0})],Yi=[c],$i=[c],ji=[c],Zi=[c],Wi=[c],Xi=[c],Ji=[c],qi=[c],ea=[c({keepAlive:!0})],ta=[c],sa=[c],ia=[c({keepAlive:!0})],aa=[c],la=[c],ra=[c],oa=[c],na=[c],ca=[c],da=[c],ha=[c],ua=[c],fa=[c],ma=[c],ga=[c],pa=[c],_a=[c],va=[c({keepAlive:!0})],Sa=[o],Ia=[f],ba=[c],xa=[c],za=[c],Ca=[c],Ba=[c],Pa=[c],Ma=[c],wa=[c],Ta=[c({keepAlive:!0})],Ra=[c({keepAlive:!0})],Oa=[c({keepAlive:!0})],Da=[c],La=[f],Ea=[f],Aa=[f],Fa=[f],Ua=[f],Ha=[f],Na=[f],Va=[c({keepAlive:!0})],Ka=[o],Ya=[f],$a=[f],ja=[c],Za=[c],Wa=[c],Xa=[c],Ja=[c],qa=[c],el=[c],tl=[c],sl=[f],il=[f],al=[f],ll=[f],rl=[f],ol=[f],nl=[c],cl=[c],dl=[f],hl=[o],ml=[f],gl=[c],pl=[o],Sl=[f],yl=[o],bl=[f],xl=[f],zl=[f],Cl=[f],Bl=[f],Pl=[o],Tl=[f],Rl=[o],Ll=[f],i(this,null,xi,{kind:"method",name:"setSelectedCategoryFilters",static:!1,private:!1,access:{has:e=>"setSelectedCategoryFilters"in e,get:e=>e.setSelectedCategoryFilters},metadata:t},null,l),i(this,null,zi,{kind:"method",name:"resetCategoryFilter",static:!1,private:!1,access:{has:e=>"resetCategoryFilter"in e,get:e=>e.resetCategoryFilter},metadata:t},null,l),i(this,null,Ci,{kind:"method",name:"setSearchClearMode",static:!1,private:!1,access:{has:e=>"setSearchClearMode"in e,get:e=>e.setSearchClearMode},metadata:t},null,l),i(this,null,Bi,{kind:"method",name:"setRouteTitle",static:!1,private:!1,access:{has:e=>"setRouteTitle"in e,get:e=>e.setRouteTitle},metadata:t},null,l),i(this,null,Pi,{kind:"method",name:"setRouteDescription",static:!1,private:!1,access:{has:e=>"setRouteDescription"in e,get:e=>e.setRouteDescription},metadata:t},null,l),i(this,null,Mi,{kind:"method",name:"setIsMultiPointRoute",static:!1,private:!1,access:{has:e=>"setIsMultiPointRoute"in e,get:e=>e.setIsMultiPointRoute},metadata:t},null,l),i(this,null,wi,{kind:"method",name:"setTourTitle",static:!1,private:!1,access:{has:e=>"setTourTitle"in e,get:e=>e.setTourTitle},metadata:t},null,l),i(this,null,Ti,{kind:"method",name:"setTourDescription",static:!1,private:!1,access:{has:e=>"setTourDescription"in e,get:e=>e.setTourDescription},metadata:t},null,l),i(this,null,Ri,{kind:"method",name:"setIsMultiPointTour",static:!1,private:!1,access:{has:e=>"setIsMultiPointTour"in e,get:e=>e.setIsMultiPointTour},metadata:t},null,l),i(this,null,Oi,{kind:"method",name:"setPathwayOnlyMode",static:!1,private:!1,access:{has:e=>"setPathwayOnlyMode"in e,get:e=>e.setPathwayOnlyMode},metadata:t},null,l),i(this,null,Di,{kind:"method",name:"setMultiPointTourList",static:!1,private:!1,access:{has:e=>"setMultiPointTourList"in e,get:e=>e.setMultiPointTourList},metadata:t},null,l),i(this,null,Li,{kind:"getter",name:"activePathwayLayers",static:!1,private:!1,access:{has:e=>"activePathwayLayers"in e,get:e=>e.activePathwayLayers},metadata:t},null,l),i(this,null,Ei,{kind:"getter",name:"highlightedBooths",static:!1,private:!1,access:{has:e=>"highlightedBooths"in e,get:e=>e.highlightedBooths},metadata:t},null,l),i(this,null,Ai,{kind:"getter",name:"noOverlay",static:!1,private:!1,access:{has:e=>"noOverlay"in e,get:e=>e.noOverlay},metadata:t},null,l),i(this,null,Fi,{kind:"getter",name:"selectedExhibitor",static:!1,private:!1,access:{has:e=>"selectedExhibitor"in e,get:e=>e.selectedExhibitor},metadata:t},null,l),i(this,null,Ui,{kind:"getter",name:"selectedBooth",static:!1,private:!1,access:{has:e=>"selectedBooth"in e,get:e=>e.selectedBooth},metadata:t},null,l),i(this,null,Hi,{kind:"getter",name:"selectedCategory",static:!1,private:!1,access:{has:e=>"selectedCategory"in e,get:e=>e.selectedCategory},metadata:t},null,l),i(this,null,Ni,{kind:"getter",name:"selectedRoute",static:!1,private:!1,access:{has:e=>"selectedRoute"in e,get:e=>e.selectedRoute},metadata:t},null,l),i(this,null,Vi,{kind:"getter",name:"selectedSpeaker",static:!1,private:!1,access:{has:e=>"selectedSpeaker"in e,get:e=>e.selectedSpeaker},metadata:t},null,l),i(this,null,Ki,{kind:"getter",name:"uiScale",static:!1,private:!1,access:{has:e=>"uiScale"in e,get:e=>e.uiScale},metadata:t},null,l),i(this,null,Gi,{kind:"getter",name:"isGuidedToursActive",static:!1,private:!1,access:{has:e=>"isGuidedToursActive"in e,get:e=>e.isGuidedToursActive},metadata:t},null,l),i(this,null,Qi,{kind:"getter",name:"getRouteNextFloor",static:!1,private:!1,access:{has:e=>"getRouteNextFloor"in e,get:e=>e.getRouteNextFloor},metadata:t},null,l),i(this,null,Yi,{kind:"getter",name:"headerHeightRem",static:!1,private:!1,access:{has:e=>"headerHeightRem"in e,get:e=>e.headerHeightRem},metadata:t},null,l),i(this,null,$i,{kind:"getter",name:"headerHeightPx",static:!1,private:!1,access:{has:e=>"headerHeightPx"in e,get:e=>e.headerHeightPx},metadata:t},null,l),i(this,null,ji,{kind:"getter",name:"overlayPosition",static:!1,private:!1,access:{has:e=>"overlayPosition"in e,get:e=>e.overlayPosition},metadata:t},null,l),i(this,null,Zi,{kind:"getter",name:"overlayCollapsed",static:!1,private:!1,access:{has:e=>"overlayCollapsed"in e,get:e=>e.overlayCollapsed},metadata:t},null,l),i(this,null,Wi,{kind:"getter",name:"overlaySize",static:!1,private:!1,access:{has:e=>"overlaySize"in e,get:e=>e.overlaySize},metadata:t},null,l),i(this,null,Xi,{kind:"getter",name:"overlayBottom",static:!1,private:!1,access:{has:e=>"overlayBottom"in e,get:e=>e.overlayBottom},metadata:t},null,l),i(this,null,Ji,{kind:"getter",name:"overlayLeft",static:!1,private:!1,access:{has:e=>"overlayLeft"in e,get:e=>e.overlayLeft},metadata:t},null,l),i(this,null,qi,{kind:"getter",name:"overlayWidthPx",static:!1,private:!1,access:{has:e=>"overlayWidthPx"in e,get:e=>e.overlayWidthPx},metadata:t},null,l),i(this,null,ea,{kind:"getter",name:"wsImageHeightPx",static:!1,private:!1,access:{has:e=>"wsImageHeightPx"in e,get:e=>e.wsImageHeightPx},metadata:t},null,l),i(this,null,ta,{kind:"getter",name:"wsPaddingPx",static:!1,private:!1,access:{has:e=>"wsPaddingPx"in e,get:e=>e.wsPaddingPx},metadata:t},null,l),i(this,null,sa,{kind:"getter",name:"wsOccupiedHeightPx",static:!1,private:!1,access:{has:e=>"wsOccupiedHeightPx"in e,get:e=>e.wsOccupiedHeightPx},metadata:t},null,l),i(this,null,ia,{kind:"getter",name:"wsShown",static:!1,private:!1,access:{has:e=>"wsShown"in e,get:e=>e.wsShown},metadata:t},null,l),i(this,null,aa,{kind:"getter",name:"wsDesktopPosition",static:!1,private:!1,access:{has:e=>"wsDesktopPosition"in e,get:e=>e.wsDesktopPosition},metadata:t},null,l),i(this,null,la,{kind:"getter",name:"wsPosition",static:!1,private:!1,access:{has:e=>"wsPosition"in e,get:e=>e.wsPosition},metadata:t},null,l),i(this,null,ra,{kind:"getter",name:"responsiveClass",static:!1,private:!1,access:{has:e=>"responsiveClass"in e,get:e=>e.responsiveClass},metadata:t},null,l),i(this,null,oa,{kind:"getter",name:"mapVisibleTop",static:!1,private:!1,access:{has:e=>"mapVisibleTop"in e,get:e=>e.mapVisibleTop},metadata:t},null,l),i(this,null,na,{kind:"getter",name:"mapVisibleBottom",static:!1,private:!1,access:{has:e=>"mapVisibleBottom"in e,get:e=>e.mapVisibleBottom},metadata:t},null,l),i(this,null,ca,{kind:"getter",name:"mapVisibleStart",static:!1,private:!1,access:{has:e=>"mapVisibleStart"in e,get:e=>e.mapVisibleStart},metadata:t},null,l),i(this,null,da,{kind:"getter",name:"searchActionsHeightPx",static:!1,private:!1,access:{has:e=>"searchActionsHeightPx"in e,get:e=>e.searchActionsHeightPx},metadata:t},null,l),i(this,null,ha,{kind:"getter",name:"fullSizeOffset",static:!1,private:!1,access:{has:e=>"fullSizeOffset"in e,get:e=>e.fullSizeOffset},metadata:t},null,l),i(this,null,ua,{kind:"getter",name:"shouldShowSearchButtons",static:!1,private:!1,access:{has:e=>"shouldShowSearchButtons"in e,get:e=>e.shouldShowSearchButtons},metadata:t},null,l),i(this,null,fa,{kind:"getter",name:"canvasVisibleRectPx",static:!1,private:!1,access:{has:e=>"canvasVisibleRectPx"in e,get:e=>e.canvasVisibleRectPx},metadata:t},null,l),i(this,null,ma,{kind:"getter",name:"shouldShiftMapRect",static:!1,private:!1,access:{has:e=>"shouldShiftMapRect"in e,get:e=>e.shouldShiftMapRect},metadata:t},null,l),i(this,null,ga,{kind:"getter",name:"hasAppliedFilters",static:!1,private:!1,access:{has:e=>"hasAppliedFilters"in e,get:e=>e.hasAppliedFilters},metadata:t},null,l),i(this,null,pa,{kind:"getter",name:"canvasVisibleRectPt",static:!1,private:!1,access:{has:e=>"canvasVisibleRectPt"in e,get:e=>e.canvasVisibleRectPt},metadata:t},null,l),i(this,null,_a,{kind:"getter",name:"canvasSizePt",static:!1,private:!1,access:{has:e=>"canvasSizePt"in e,get:e=>e.canvasSizePt},metadata:t},null,l),i(this,null,va,{kind:"getter",name:"shouldUseBackdrop",static:!1,private:!1,access:{has:e=>"shouldUseBackdrop"in e,get:e=>e.shouldUseBackdrop},metadata:t},null,l),i(this,null,Ia,{kind:"method",name:"setForceDimm",static:!1,private:!1,access:{has:e=>"setForceDimm"in e,get:e=>e.setForceDimm},metadata:t},null,l),i(this,null,ba,{kind:"getter",name:"dimmed",static:!1,private:!1,access:{has:e=>"dimmed"in e,get:e=>e.dimmed},metadata:t},null,l),i(this,null,xa,{kind:"getter",name:"defaultSearchItems",static:!1,private:!1,access:{has:e=>"defaultSearchItems"in e,get:e=>e.defaultSearchItems},metadata:t},null,l),i(this,null,za,{kind:"getter",name:"searchItems",static:!1,private:!1,access:{has:e=>"searchItems"in e,get:e=>e.searchItems},metadata:t},null,l),i(this,null,Ca,{kind:"getter",name:"searchList",static:!1,private:!1,access:{has:e=>"searchList"in e,get:e=>e.searchList},metadata:t},null,l),i(this,null,Ba,{kind:"getter",name:"foundInDescription",static:!1,private:!1,access:{has:e=>"foundInDescription"in e,get:e=>e.foundInDescription},metadata:t},null,l),i(this,null,Pa,{kind:"getter",name:"foundInDescriptionStruct",static:!1,private:!1,access:{has:e=>"foundInDescriptionStruct"in e,get:e=>e.foundInDescriptionStruct},metadata:t},null,l),i(this,null,Ma,{kind:"getter",name:"fuzzySearchItems",static:!1,private:!1,access:{has:e=>"fuzzySearchItems"in e,get:e=>e.fuzzySearchItems},metadata:t},null,l),i(this,null,wa,{kind:"getter",name:"listItems",static:!1,private:!1,access:{has:e=>"listItems"in e,get:e=>e.listItems},metadata:t},null,l),i(this,null,Ta,{kind:"getter",name:"listBooths",static:!1,private:!1,access:{has:e=>"listBooths"in e,get:e=>e.listBooths},metadata:t},null,l),i(this,null,Ra,{kind:"getter",name:"selectedBooths",static:!1,private:!1,access:{has:e=>"selectedBooths"in e,get:e=>e.selectedBooths},metadata:t},null,l),i(this,null,Oa,{kind:"getter",name:"hoveredBooths",static:!1,private:!1,access:{has:e=>"hoveredBooths"in e,get:e=>e.hoveredBooths},metadata:t},null,l),i(this,null,Da,{kind:"getter",name:"visibility",static:!1,private:!1,access:{has:e=>"visibility"in e,get:e=>e.visibility},metadata:t},null,l),i(this,null,La,{kind:"method",name:"setVisibility",static:!1,private:!1,access:{has:e=>"setVisibility"in e,get:e=>e.setVisibility},metadata:t},null,l),i(this,null,Ea,{kind:"method",name:"toggleMapOverlay",static:!1,private:!1,access:{has:e=>"toggleMapOverlay"in e,get:e=>e.toggleMapOverlay},metadata:t},null,l),i(this,null,Aa,{kind:"method",name:"resetRtl",static:!1,private:!1,access:{has:e=>"resetRtl"in e,get:e=>e.resetRtl},metadata:t},null,l),i(this,null,Fa,{kind:"method",name:"changeZoom",static:!1,private:!1,access:{has:e=>"changeZoom"in e,get:e=>e.changeZoom},metadata:t},null,l),i(this,null,Ua,{kind:"method",name:"zoomIn",static:!1,private:!1,access:{has:e=>"zoomIn"in e,get:e=>e.zoomIn},metadata:t},null,l),i(this,null,Ha,{kind:"method",name:"zoomOut",static:!1,private:!1,access:{has:e=>"zoomOut"in e,get:e=>e.zoomOut},metadata:t},null,l),i(this,null,Na,{kind:"method",name:"fitBounds",static:!1,private:!1,access:{has:e=>"fitBounds"in e,get:e=>e.fitBounds},metadata:t},null,l),i(this,null,Va,{kind:"getter",name:"selectedEventItem",static:!1,private:!1,access:{has:e=>"selectedEventItem"in e,get:e=>e.selectedEventItem},metadata:t},null,l),i(this,null,Ya,{kind:"method",name:"setMapSettings",static:!1,private:!1,access:{has:e=>"setMapSettings"in e,get:e=>e.setMapSettings},metadata:t},null,l),i(this,null,$a,{kind:"method",name:"resetMapSettings",static:!1,private:!1,access:{has:e=>"resetMapSettings"in e,get:e=>e.resetMapSettings},metadata:t},null,l),i(this,null,ja,{kind:"getter",name:"baseQRCodeUrl",static:!1,private:!1,access:{has:e=>"baseQRCodeUrl"in e,get:e=>e.baseQRCodeUrl},metadata:t},null,l),i(this,null,Za,{kind:"getter",name:"viewMapOnPhoneQRCodeUrl",static:!1,private:!1,access:{has:e=>"viewMapOnPhoneQRCodeUrl"in e,get:e=>e.viewMapOnPhoneQRCodeUrl},metadata:t},null,l),i(this,null,Wa,{kind:"getter",name:"routeQRCodeUrl",static:!1,private:!1,access:{has:e=>"routeQRCodeUrl"in e,get:e=>e.routeQRCodeUrl},metadata:t},null,l),i(this,null,Xa,{kind:"getter",name:"isFeaturedExhibitorActive",static:!1,private:!1,access:{has:e=>"isFeaturedExhibitorActive"in e,get:e=>e.isFeaturedExhibitorActive},metadata:t},null,l),i(this,null,Ja,{kind:"getter",name:"activeInterfaceData",static:!1,private:!1,access:{has:e=>"activeInterfaceData"in e,get:e=>e.activeInterfaceData},metadata:t},null,l),i(this,null,qa,{kind:"getter",name:"searchBoxConfig",static:!1,private:!1,access:{has:e=>"searchBoxConfig"in e,get:e=>e.searchBoxConfig},metadata:t},null,l),i(this,null,el,{kind:"getter",name:"overlayInterfaceClasses",static:!1,private:!1,access:{has:e=>"overlayInterfaceClasses"in e,get:e=>e.overlayInterfaceClasses},metadata:t},null,l),i(this,null,tl,{kind:"getter",name:"isOverlayOpen",static:!1,private:!1,access:{has:e=>"isOverlayOpen"in e,get:e=>e.isOverlayOpen},metadata:t},null,l),i(this,null,sl,{kind:"method",name:"setOverlayScrolled",static:!1,private:!1,access:{has:e=>"setOverlayScrolled"in e,get:e=>e.setOverlayScrolled},metadata:t},null,l),i(this,null,il,{kind:"method",name:"setListScrollTop",static:!1,private:!1,access:{has:e=>"setListScrollTop"in e,get:e=>e.setListScrollTop},metadata:t},null,l),i(this,null,al,{kind:"method",name:"setListScrollItemId",static:!1,private:!1,access:{has:e=>"setListScrollItemId"in e,get:e=>e.setListScrollItemId},metadata:t},null,l),i(this,null,ll,{kind:"method",name:"getListScrollTop",static:!1,private:!1,access:{has:e=>"getListScrollTop"in e,get:e=>e.getListScrollTop},metadata:t},null,l),i(this,null,rl,{kind:"method",name:"getListScrollItemId",static:!1,private:!1,access:{has:e=>"getListScrollItemId"in e,get:e=>e.getListScrollItemId},metadata:t},null,l),i(this,null,ol,{kind:"method",name:"clearListScroll",static:!1,private:!1,access:{has:e=>"clearListScroll"in e,get:e=>e.clearListScroll},metadata:t},null,l),i(this,null,nl,{kind:"getter",name:"bannerType",static:!1,private:!1,access:{has:e=>"bannerType"in e,get:e=>e.bannerType},metadata:t},null,l),i(this,null,cl,{kind:"getter",name:"isBannerVisible",static:!1,private:!1,access:{has:e=>"isBannerVisible"in e,get:e=>e.isBannerVisible},metadata:t},null,l),i(this,null,dl,{kind:"method",name:"setCurrentBanner",static:!1,private:!1,access:{has:e=>"setCurrentBanner"in e,get:e=>e.setCurrentBanner},metadata:t},null,l),i(this,null,ml,{kind:"method",name:"setForceShowDetails",static:!1,private:!1,access:{has:e=>"setForceShowDetails"in e,get:e=>e.setForceShowDetails},metadata:t},null,l),i(this,null,gl,{kind:"getter",name:"showRouteInstantly",static:!1,private:!1,access:{has:e=>"showRouteInstantly"in e,get:e=>e.showRouteInstantly},metadata:t},null,l),i(this,null,Sl,{kind:"method",name:"startBuildRoute",static:!1,private:!1,access:{has:e=>"startBuildRoute"in e,get:e=>e.startBuildRoute},metadata:t},null,l),i(this,null,bl,{kind:"method",name:"setGlobalErrorMessage",static:!1,private:!1,access:{has:e=>"setGlobalErrorMessage"in e,get:e=>e.setGlobalErrorMessage},metadata:t},null,l),i(this,null,xl,{kind:"method",name:"popGlobalErrorMessage",static:!1,private:!1,access:{has:e=>"popGlobalErrorMessage"in e,get:e=>e.popGlobalErrorMessage},metadata:t},null,l),i(this,null,zl,{kind:"method",name:"initializeUIScale",static:!1,private:!1,access:{has:e=>"initializeUIScale"in e,get:e=>e.initializeUIScale},metadata:t},null,l),i(this,null,Cl,{kind:"method",name:"setUIScale",static:!1,private:!1,access:{has:e=>"setUIScale"in e,get:e=>e.setUIScale},metadata:t},null,l),i(this,null,Bl,{kind:"method",name:"resetUIScale",static:!1,private:!1,access:{has:e=>"resetUIScale"in e,get:e=>e.resetUIScale},metadata:t},null,l),i(this,null,Tl,{kind:"method",name:"enableSetKioskMode",static:!1,private:!1,access:{has:e=>"enableSetKioskMode"in e,get:e=>e.enableSetKioskMode},metadata:t},null,l),i(this,null,Ll,{kind:"method",name:"setKioskData",static:!1,private:!1,access:{has:e=>"setKioskData"in e,get:e=>e.setKioskData},metadata:t},null,l),i(null,null,Q,{kind:"field",name:"list",static:!1,private:!1,access:{has:e=>"list"in e,get:e=>e.list,set:(e,s)=>{e.list=s}},metadata:t},Y,$),i(null,null,j,{kind:"field",name:"details",static:!1,private:!1,access:{has:e=>"details"in e,get:e=>e.details,set:(e,s)=>{e.details=s}},metadata:t},Z,W),i(null,null,X,{kind:"field",name:"hoveredExhibitor",static:!1,private:!1,access:{has:e=>"hoveredExhibitor"in e,get:e=>e.hoveredExhibitor,set:(e,s)=>{e.hoveredExhibitor=s}},metadata:t},J,q),i(null,null,ee,{kind:"field",name:"hoveredBooth",static:!1,private:!1,access:{has:e=>"hoveredBooth"in e,get:e=>e.hoveredBooth,set:(e,s)=>{e.hoveredBooth=s}},metadata:t},te,se),i(null,null,ie,{kind:"field",name:"zoomBy",static:!1,private:!1,access:{has:e=>"zoomBy"in e,get:e=>e.zoomBy,set:(e,s)=>{e.zoomBy=s}},metadata:t},ae,le),i(null,null,re,{kind:"field",name:"rollReset",static:!1,private:!1,access:{has:e=>"rollReset"in e,get:e=>e.rollReset,set:(e,s)=>{e.rollReset=s}},metadata:t},oe,ne),i(null,null,ce,{kind:"field",name:"moveToBooths",static:!1,private:!1,access:{has:e=>"moveToBooths"in e,get:e=>e.moveToBooths,set:(e,s)=>{e.moveToBooths=s}},metadata:t},de,he),i(null,null,ue,{kind:"field",name:"moveToRect",static:!1,private:!1,access:{has:e=>"moveToRect"in e,get:e=>e.moveToRect,set:(e,s)=>{e.moveToRect=s}},metadata:t},fe,me),i(null,null,ge,{kind:"field",name:"moveToLocation",static:!1,private:!1,access:{has:e=>"moveToLocation"in e,get:e=>e.moveToLocation,set:(e,s)=>{e.moveToLocation=s}},metadata:t},pe,_e),i(null,null,ve,{kind:"field",name:"menu",static:!1,private:!1,access:{has:e=>"menu"in e,get:e=>e.menu,set:(e,s)=>{e.menu=s}},metadata:t},Se,ye),i(null,null,ke,{kind:"field",name:"searchFocused",static:!1,private:!1,access:{has:e=>"searchFocused"in e,get:e=>e.searchFocused,set:(e,s)=>{e.searchFocused=s}},metadata:t},Ie,be),i(null,null,xe,{kind:"field",name:"searchClearMode",static:!1,private:!1,access:{has:e=>"searchClearMode"in e,get:e=>e.searchClearMode,set:(e,s)=>{e.searchClearMode=s}},metadata:t},ze,Ce),i(null,null,Be,{kind:"field",name:"printingPdf",static:!1,private:!1,access:{has:e=>"printingPdf"in e,get:e=>e.printingPdf,set:(e,s)=>{e.printingPdf=s}},metadata:t},Pe,Me),i(null,null,we,{kind:"field",name:"largeMessage",static:!1,private:!1,access:{has:e=>"largeMessage"in e,get:e=>e.largeMessage,set:(e,s)=>{e.largeMessage=s}},metadata:t},Te,Re),i(null,null,Oe,{kind:"field",name:"largeMessageLastSet",static:!1,private:!1,access:{has:e=>"largeMessageLastSet"in e,get:e=>e.largeMessageLastSet,set:(e,s)=>{e.largeMessageLastSet=s}},metadata:t},De,Le),i(null,null,Ee,{kind:"field",name:"screenSize",static:!1,private:!1,access:{has:e=>"screenSize"in e,get:e=>e.screenSize,set:(e,s)=>{e.screenSize=s}},metadata:t},Ae,Fe),i(null,null,Ue,{kind:"field",name:"desiredOverlaySize",static:!1,private:!1,access:{has:e=>"desiredOverlaySize"in e,get:e=>e.desiredOverlaySize,set:(e,s)=>{e.desiredOverlaySize=s}},metadata:t},He,Ne),i(null,null,Ve,{kind:"field",name:"overlayShowsAll",static:!1,private:!1,access:{has:e=>"overlayShowsAll"in e,get:e=>e.overlayShowsAll,set:(e,s)=>{e.overlayShowsAll=s}},metadata:t},Ke,Ge),i(null,null,Qe,{kind:"field",name:"centerMap",static:!1,private:!1,access:{has:e=>"centerMap"in e,get:e=>e.centerMap,set:(e,s)=>{e.centerMap=s}},metadata:t},Ye,$e),i(null,null,je,{kind:"field",name:"zoomAfTransformK",static:!1,private:!1,access:{has:e=>"zoomAfTransformK"in e,get:e=>e.zoomAfTransformK,set:(e,s)=>{e.zoomAfTransformK=s}},metadata:t},Ze,We),i(null,null,Xe,{kind:"field",name:"activeListIndex",static:!1,private:!1,access:{has:e=>"activeListIndex"in e,get:e=>e.activeListIndex,set:(e,s)=>{e.activeListIndex=s}},metadata:t},Je,qe),i(null,null,et,{kind:"field",name:"devicePixelRatio",static:!1,private:!1,access:{has:e=>"devicePixelRatio"in e,get:e=>e.devicePixelRatio,set:(e,s)=>{e.devicePixelRatio=s}},metadata:t},tt,st),i(null,null,it,{kind:"field",name:"wsStarted",static:!1,private:!1,access:{has:e=>"wsStarted"in e,get:e=>e.wsStarted,set:(e,s)=>{e.wsStarted=s}},metadata:t},at,lt),i(null,null,rt,{kind:"field",name:"canvasStarted",static:!1,private:!1,access:{has:e=>"canvasStarted"in e,get:e=>e.canvasStarted,set:(e,s)=>{e.canvasStarted=s}},metadata:t},ot,nt),i(null,null,ct,{kind:"field",name:"kiosk",static:!1,private:!1,access:{has:e=>"kiosk"in e,get:e=>e.kiosk,set:(e,s)=>{e.kiosk=s}},metadata:t},dt,ht),i(null,null,ut,{kind:"field",name:"inIdle",static:!1,private:!1,access:{has:e=>"inIdle"in e,get:e=>e.inIdle,set:(e,s)=>{e.inIdle=s}},metadata:t},ft,mt),i(null,null,gt,{kind:"field",name:"modalActive",static:!1,private:!1,access:{has:e=>"modalActive"in e,get:e=>e.modalActive,set:(e,s)=>{e.modalActive=s}},metadata:t},pt,_t),i(null,null,vt,{kind:"field",name:"galleryActive",static:!1,private:!1,access:{has:e=>"galleryActive"in e,get:e=>e.galleryActive,set:(e,s)=>{e.galleryActive=s}},metadata:t},St,yt),i(null,null,kt,{kind:"field",name:"hideOverlay",static:!1,private:!1,access:{has:e=>"hideOverlay"in e,get:e=>e.hideOverlay,set:(e,s)=>{e.hideOverlay=s}},metadata:t},It,bt),i(null,null,xt,{kind:"field",name:"hideCookieConsent",static:!1,private:!1,access:{has:e=>"hideCookieConsent"in e,get:e=>e.hideCookieConsent,set:(e,s)=>{e.hideCookieConsent=s}},metadata:t},zt,Ct),i(null,null,Bt,{kind:"field",name:"hideHeaderLogo",static:!1,private:!1,access:{has:e=>"hideHeaderLogo"in e,get:e=>e.hideHeaderLogo,set:(e,s)=>{e.hideHeaderLogo=s}},metadata:t},Pt,Mt),i(null,null,wt,{kind:"field",name:"hideLogoInBooth",static:!1,private:!1,access:{has:e=>"hideLogoInBooth"in e,get:e=>e.hideLogoInBooth,set:(e,s)=>{e.hideLogoInBooth=s}},metadata:t},Tt,Rt),i(null,null,Ot,{kind:"field",name:"disableBookmarked",static:!1,private:!1,access:{has:e=>"disableBookmarked"in e,get:e=>e.disableBookmarked,set:(e,s)=>{e.disableBookmarked=s}},metadata:t},Dt,Lt),i(null,null,Et,{kind:"field",name:"hideLanguage",static:!1,private:!1,access:{has:e=>"hideLanguage"in e,get:e=>e.hideLanguage,set:(e,s)=>{e.hideLanguage=s}},metadata:t},At,Ft),i(null,null,Ut,{kind:"field",name:"monochrome",static:!1,private:!1,access:{has:e=>"monochrome"in e,get:e=>e.monochrome,set:(e,s)=>{e.monochrome=s}},metadata:t},Ht,Nt),i(null,null,Vt,{kind:"field",name:"heatmap",static:!1,private:!1,access:{has:e=>"heatmap"in e,get:e=>e.heatmap,set:(e,s)=>{e.heatmap=s}},metadata:t},Kt,Gt),i(null,null,Qt,{kind:"field",name:"heatmapYah",static:!1,private:!1,access:{has:e=>"heatmapYah"in e,get:e=>e.heatmapYah,set:(e,s)=>{e.heatmapYah=s}},metadata:t},Yt,$t),i(null,null,jt,{kind:"field",name:"rtl",static:!1,private:!1,access:{has:e=>"rtl"in e,get:e=>e.rtl,set:(e,s)=>{e.rtl=s}},metadata:t},Zt,Wt),i(null,null,Xt,{kind:"field",name:"debugCircles",static:!1,private:!1,access:{has:e=>"debugCircles"in e,get:e=>e.debugCircles,set:(e,s)=>{e.debugCircles=s}},metadata:t},Jt,qt),i(null,null,es,{kind:"field",name:"mapControlsHidden",static:!1,private:!1,access:{has:e=>"mapControlsHidden"in e,get:e=>e.mapControlsHidden,set:(e,s)=>{e.mapControlsHidden=s}},metadata:t},ts,ss),i(null,null,is,{kind:"field",name:"floorsControlHidden",static:!1,private:!1,access:{has:e=>"floorsControlHidden"in e,get:e=>e.floorsControlHidden,set:(e,s)=>{e.floorsControlHidden=s}},metadata:t},as,ls),i(null,null,rs,{kind:"field",name:"hideFreeOrDemo",static:!1,private:!1,access:{has:e=>"hideFreeOrDemo"in e,get:e=>e.hideFreeOrDemo,set:(e,s)=>{e.hideFreeOrDemo=s}},metadata:t},os,ns),i(null,null,cs,{kind:"field",name:"currentBanner",static:!1,private:!1,access:{has:e=>"currentBanner"in e,get:e=>e.currentBanner,set:(e,s)=>{e.currentBanner=s}},metadata:t},ds,hs),i(null,null,us,{kind:"field",name:"sceneDefReady",static:!1,private:!1,access:{has:e=>"sceneDefReady"in e,get:e=>e.sceneDefReady,set:(e,s)=>{e.sceneDefReady=s}},metadata:t},fs,ms),i(null,null,gs,{kind:"field",name:"categoryFilterOpen",static:!1,private:!1,access:{has:e=>"categoryFilterOpen"in e,get:e=>e.categoryFilterOpen,set:(e,s)=>{e.categoryFilterOpen=s}},metadata:t},ps,_s),i(null,null,vs,{kind:"field",name:"selectedCategoryFilters",static:!1,private:!1,access:{has:e=>"selectedCategoryFilters"in e,get:e=>e.selectedCategoryFilters,set:(e,s)=>{e.selectedCategoryFilters=s}},metadata:t},Ss,ys),i(null,null,ks,{kind:"field",name:"selectedPoiTypeFilters",static:!1,private:!1,access:{has:e=>"selectedPoiTypeFilters"in e,get:e=>e.selectedPoiTypeFilters,set:(e,s)=>{e.selectedPoiTypeFilters=s}},metadata:t},Is,bs),i(null,null,xs,{kind:"field",name:"selectedTrack",static:!1,private:!1,access:{has:e=>"selectedTrack"in e,get:e=>e.selectedTrack,set:(e,s)=>{e.selectedTrack=s}},metadata:t},zs,Cs),i(null,null,Bs,{kind:"field",name:"subButtonsVisible",static:!1,private:!1,access:{has:e=>"subButtonsVisible"in e,get:e=>e.subButtonsVisible,set:(e,s)=>{e.subButtonsVisible=s}},metadata:t},Ps,Ms),i(null,null,ws,{kind:"field",name:"mapControlsDOMRect",static:!1,private:!1,access:{has:e=>"mapControlsDOMRect"in e,get:e=>e.mapControlsDOMRect,set:(e,s)=>{e.mapControlsDOMRect=s}},metadata:t},Ts,Rs),i(null,null,Os,{kind:"field",name:"searchBoxMode",static:!1,private:!1,access:{has:e=>"searchBoxMode"in e,get:e=>e.searchBoxMode,set:(e,s)=>{e.searchBoxMode=s}},metadata:t},Ds,Ls),i(null,null,Es,{kind:"field",name:"searchBoxTitle",static:!1,private:!1,access:{has:e=>"searchBoxTitle"in e,get:e=>e.searchBoxTitle,set:(e,s)=>{e.searchBoxTitle=s}},metadata:t},As,Fs),i(null,null,Us,{kind:"field",name:"searchBoxSubtitle",static:!1,private:!1,access:{has:e=>"searchBoxSubtitle"in e,get:e=>e.searchBoxSubtitle,set:(e,s)=>{e.searchBoxSubtitle=s}},metadata:t},Hs,Ns),i(null,null,Vs,{kind:"field",name:"routeTitle",static:!1,private:!1,access:{has:e=>"routeTitle"in e,get:e=>e.routeTitle,set:(e,s)=>{e.routeTitle=s}},metadata:t},Ks,Gs),i(null,null,Qs,{kind:"field",name:"routeDescription",static:!1,private:!1,access:{has:e=>"routeDescription"in e,get:e=>e.routeDescription,set:(e,s)=>{e.routeDescription=s}},metadata:t},Ys,$s),i(null,null,js,{kind:"field",name:"isMultiPointRoute",static:!1,private:!1,access:{has:e=>"isMultiPointRoute"in e,get:e=>e.isMultiPointRoute,set:(e,s)=>{e.isMultiPointRoute=s}},metadata:t},Zs,Ws),i(null,null,Xs,{kind:"field",name:"tourTitle",static:!1,private:!1,access:{has:e=>"tourTitle"in e,get:e=>e.tourTitle,set:(e,s)=>{e.tourTitle=s}},metadata:t},Js,qs),i(null,null,ei,{kind:"field",name:"tourDescription",static:!1,private:!1,access:{has:e=>"tourDescription"in e,get:e=>e.tourDescription,set:(e,s)=>{e.tourDescription=s}},metadata:t},ti,si),i(null,null,ii,{kind:"field",name:"isMultiPointTour",static:!1,private:!1,access:{has:e=>"isMultiPointTour"in e,get:e=>e.isMultiPointTour,set:(e,s)=>{e.isMultiPointTour=s}},metadata:t},ai,li),i(null,null,ri,{kind:"field",name:"pathwayOnlyMode",static:!1,private:!1,access:{has:e=>"pathwayOnlyMode"in e,get:e=>e.pathwayOnlyMode,set:(e,s)=>{e.pathwayOnlyMode=s}},metadata:t},oi,ni),i(null,null,ci,{kind:"field",name:"isOverlayScrolled",static:!1,private:!1,access:{has:e=>"isOverlayScrolled"in e,get:e=>e.isOverlayScrolled,set:(e,s)=>{e.isOverlayScrolled=s}},metadata:t},di,hi),i(null,null,ui,{kind:"field",name:"listScrollTop",static:!1,private:!1,access:{has:e=>"listScrollTop"in e,get:e=>e.listScrollTop,set:(e,s)=>{e.listScrollTop=s}},metadata:t},fi,mi),i(null,null,gi,{kind:"field",name:"listScrollItemId",static:!1,private:!1,access:{has:e=>"listScrollItemId"in e,get:e=>e.listScrollItemId,set:(e,s)=>{e.listScrollItemId=s}},metadata:t},pi,_i),i(null,null,vi,{kind:"field",name:"listScrollIndex",static:!1,private:!1,access:{has:e=>"listScrollIndex"in e,get:e=>e.listScrollIndex,set:(e,s)=>{e.listScrollIndex=s}},metadata:t},Si,yi),i(null,null,ki,{kind:"field",name:"_customUIScale",static:!1,private:!1,access:{has:e=>"_customUIScale"in e,get:e=>e._customUIScale,set:(e,s)=>{e._customUIScale=s}},metadata:t},Ii,bi),i(null,null,Sa,{kind:"field",name:"forceDimm",static:!1,private:!1,access:{has:e=>"forceDimm"in e,get:e=>e.forceDimm,set:(e,s)=>{e.forceDimm=s}},metadata:t},ya,ka),i(null,null,Ka,{kind:"field",name:"mapSettings",static:!1,private:!1,access:{has:e=>"mapSettings"in e,get:e=>e.mapSettings,set:(e,s)=>{e.mapSettings=s}},metadata:t},Ga,Qa),i(null,null,hl,{kind:"field",name:"forceShowDetails",static:!1,private:!1,access:{has:e=>"forceShowDetails"in e,get:e=>e.forceShowDetails,set:(e,s)=>{e.forceShowDetails=s}},metadata:t},ul,fl),i(null,null,pl,{kind:"field",name:"buildRoute",static:!1,private:!1,access:{has:e=>"buildRoute"in e,get:e=>e.buildRoute,set:(e,s)=>{e.buildRoute=s}},metadata:t},_l,vl),i(null,null,yl,{kind:"field",name:"globalErrorMessages",static:!1,private:!1,access:{has:e=>"globalErrorMessages"in e,get:e=>e.globalErrorMessages,set:(e,s)=>{e.globalErrorMessages=s}},metadata:t},kl,Il),i(null,null,Pl,{kind:"field",name:"setKioskModeEnabled",static:!1,private:!1,access:{has:e=>"setKioskModeEnabled"in e,get:e=>e.setKioskModeEnabled,set:(e,s)=>{e.setKioskModeEnabled=s}},metadata:t},Ml,wl),i(null,null,Rl,{kind:"field",name:"kioskData",static:!1,private:!1,access:{has:e=>"kioskData"in e,get:e=>e.kioskData,set:(e,s)=>{e.kioskData=s}},metadata:t},Ol,Dl),t&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:t})}rootStore=a(this,l);interfaceMetadata=Object.freeze([{id:"menu",className:"efp-overlay-menu",priority:80,isActive:()=>this.menu,searchBoxConfig:()=>({mode:"interface",title:S("Menu")})},{id:"exhibitor",className:"efp-overlay-exhibitor",priority:70,isActive:()=>this.details instanceof x,searchBoxConfig:()=>({mode:"details",title:this.details.name})},{id:"booth",className:"efp-overlay-booth",priority:70,isActive:()=>this.details instanceof R,searchBoxConfig:()=>{const t=this.details;return{mode:"details",title:t.title||t.name}}},{id:"event",className:"efp-overlay-event",priority:70,isActive:()=>this.details instanceof L,searchBoxConfig:()=>({mode:"details",title:this.details.name})},{id:"route",className:"efp-overlay-route",priority:70,isActive:()=>this.details instanceof D,searchBoxConfig:()=>{const t=this.details;return{mode:"details",title:S("Directions")}}},{id:"search",className:"efp-overlay-search",priority:60,isActive:()=>!this.details&&!this.menu&&this.list.type==="search"&&(this.rootStore.fp.alwaysShowSidebar||this.heatmap||this.searchFocused||this.list.text.length>0||this.searchClearMode),searchBoxConfig:()=>({mode:"search",title:S("Search")})},{id:"exhibitors",className:"efp-overlay-exhibitors",priority:50,isActive:()=>this.list.type==="exhibitors"&&!this.details,searchBoxConfig:()=>({mode:"search",title:S("Exhibitors")})},{id:"filter",className:"efp-overlay-filter",priority:50,isActive:()=>this.list.type==="filter"&&!this.details,searchBoxConfig:()=>({mode:"search",title:S("Filter")})},{id:"bookmarks",className:"efp-overlay-bookmarks",priority:50,isActive:()=>this.list.type==="bookmarks"&&!this.details,searchBoxConfig:()=>({mode:"interface",title:S("Bookmarks"),badge:this.rootStore.exhibitorStore.bookmarked.length+this.rootStore.eventStore.bookmarked.length+this.rootStore.speakerStore.bookmarked.length})},{id:"visited",className:"efp-overlay-visited",priority:50,isActive:()=>this.list.type==="visited"&&!this.details,searchBoxConfig:()=>({mode:"interface",title:S("Visited"),badge:this.rootStore.exhibitorStore.visited.length})},{id:"language",className:"efp-overlay-language",priority:50,isActive:()=>this.list.type==="language",searchBoxConfig:()=>({mode:"interface",title:S("Language")})},{id:"category",className:"efp-overlay-category",priority:50,isActive:()=>!M.menu&&!!M.selectedCategory,searchBoxConfig:()=>({mode:"interface",title:this.list.type==="category"&&this.list.category?.name||S("Categories")})},{id:"sessions",className:"efp-overlay-sessions",priority:50,isActive:()=>this.list.type==="sessions"&&!this.details,searchBoxConfig:()=>({mode:"search",title:S("Sessions"),subtitle:this.selectedTrack?this.selectedTrack.name:void 0})},{id:"speakers",className:"efp-overlay-speakers",priority:50,isActive:()=>this.list.type==="speakers"&&!this.details,searchBoxConfig:()=>({mode:"search",title:S("Speakers")})},{id:"speaker",className:"efp-overlay-speaker",priority:50,isActive:()=>this.details instanceof Vl,searchBoxConfig:()=>({mode:"details",title:this.details.name})},{id:"tours",className:"efp-overlay-tours",priority:50,isActive:()=>this.list.type==="tours"&&!this.details,searchBoxConfig:()=>({mode:"search",title:S("Guided Tours")})},{id:"multi-point-wayfinding",className:"efp-overlay-multi-point",priority:75,isActive:()=>!!(this.isMultiPointRoute&&this.selectedRoute),searchBoxConfig:()=>({mode:"interface",title:this.routeTitle||S("Multi-point Route")})},{id:"multi-point-tour",className:"efp-overlay-multi-point-tour",priority:75,isActive:()=>this.list.type==="multi-point-tour"&&!this.details,searchBoxConfig:()=>({mode:"interface",title:this.tourTitle||S("Multi-point Route")})}].sort((t,e)=>e.priority-t.priority));list=a(this,Y,{type:"search",text:"",focused:!1});details=(a(this,$),a(this,Z,null));hoveredExhibitor=(a(this,W),a(this,J,null));hoveredBooth=(a(this,q),a(this,te,null));zoomBy=(a(this,se),a(this,ae,null));rollReset=(a(this,le),a(this,oe,!1));moveToBooths=(a(this,ne),a(this,de,null));moveToRect=(a(this,he),a(this,fe,null));moveToLocation=(a(this,me),a(this,pe,!1));menu=(a(this,_e),a(this,Se,!1));searchFocused=(a(this,ye),a(this,Ie,!1));searchClearMode=(a(this,be),a(this,ze,!1));printingPdf=(a(this,Ce),a(this,Pe,!1));largeMessage=(a(this,Me),a(this,Te,null));largeMessageLastSet=(a(this,Re),a(this,De,null));screenSize=(a(this,Le),a(this,Ae,void 0));desiredOverlaySize=(a(this,Fe),a(this,He,void 0));overlayShowsAll=(a(this,Ne),a(this,Ke,!1));centerMap=(a(this,Ge),a(this,Ye,!1));zoomAfTransformK=(a(this,$e),a(this,Ze,1));activeListIndex=(a(this,We),a(this,Je,-1));devicePixelRatio=(a(this,qe),a(this,tt,window.devicePixelRatio));previewExhibitor=(a(this,st),null);wsStarted=a(this,at,!1);canvasStarted=(a(this,lt),a(this,ot,!1));kiosk=(a(this,nt),a(this,dt,!1));inIdle=(a(this,ht),a(this,ft,!1));modalActive=(a(this,mt),a(this,pt,{share:!1}));galleryActive=(a(this,_t),a(this,St,!1));hideOverlay=(a(this,yt),a(this,It,!1));hideCookieConsent=(a(this,bt),a(this,zt,!!er()));hideHeaderLogo=(a(this,Ct),a(this,Pt,!1));hideLogoInBooth=(a(this,Mt),a(this,Tt,!1));disableBookmarked=(a(this,Rt),a(this,Dt,!1));hideLanguage=(a(this,Lt),a(this,At,!1));monochrome=(a(this,Ft),a(this,Ht,!1));heatmap=(a(this,Nt),a(this,Kt,!1));heatmapYah=(a(this,Gt),a(this,Yt,!1));rtl=(a(this,$t),a(this,Zt,N()==="ar"||N()==="he"));rootElement=a(this,Wt);debugCircles=a(this,Jt,[]);mapControlsHidden=(a(this,qt),a(this,ts,!1));floorsControlHidden=(a(this,ss),a(this,as,!1));hideFreeOrDemo=(a(this,ls),a(this,os,!1));currentBanner=(a(this,ns),a(this,ds,null));sceneDefReady=(a(this,hs),a(this,fs,!1));categoryFilterOpen=(a(this,ms),a(this,ps,!1));selectedCategoryFilters=(a(this,_s),a(this,Ss,[]));selectedPoiTypeFilters=(a(this,ys),a(this,Is,[]));selectedTrack=(a(this,bs),a(this,zs,null));subButtonsVisible=(a(this,Cs),a(this,Ps,!1));mapControlsDOMRect=(a(this,Ms),a(this,Ts,void 0));searchBoxMode=(a(this,Rs),a(this,Ds,"search"));searchBoxTitle=(a(this,Ls),a(this,As,""));searchBoxSubtitle=(a(this,Fs),a(this,Hs,void 0));routeTitle=(a(this,Ns),a(this,Ks,void 0));routeDescription=(a(this,Gs),a(this,Ys,void 0));isMultiPointRoute=(a(this,$s),a(this,Zs,!1));tourTitle=(a(this,Ws),a(this,Js,void 0));tourDescription=(a(this,qs),a(this,ti,void 0));isMultiPointTour=(a(this,si),a(this,ai,!1));pathwayOnlyMode=(a(this,li),a(this,oi,!1));isOverlayScrolled=(a(this,ni),a(this,di,!1));listScrollTop=(a(this,hi),a(this,fi,0));listScrollItemId=(a(this,mi),a(this,pi,null));listScrollIndex=(a(this,_i),a(this,Si,0));scrollPositions=(a(this,yi),new Map);scrollItemIds=new Map;_customUIScale=a(this,Ii,null);searchFilterHeightPx=(a(this,bi),54);searchInputHeightPx=54;overlayUISizePx=390;overlayKioskSizePx=450;overlayMediumHeightRems=10;setSelectedCategoryFilters(t){this.selectedCategoryFilters=t}resetCategoryFilter(){this.selectedCategoryFilters=[],this.categoryFilterOpen=!1}setSearchClearMode(t){this.searchClearMode=t}setRouteTitle(t){this.routeTitle=t}setRouteDescription(t){this.routeDescription=t}setIsMultiPointRoute(t){this.isMultiPointRoute=t}setTourTitle(t){this.tourTitle=t}setTourDescription(t){this.tourDescription=t}setIsMultiPointTour(t){this.isMultiPointTour=t}setPathwayOnlyMode(t){this.pathwayOnlyMode=t}setMultiPointTourList(t){this.list={type:"multi-point-tour",tourId:t}}get activePathwayLayers(){return this.list?.type==="multi-point-tour"?this.rootStore.toursStore.getTourById(this.list.tourId)?.layers?.map(e=>e.id)||[]:[]}get highlightedBooths(){const t=new Set(this.rootStore.exhibitorStore.highlightedByExternalIds),e=new Set(this.rootStore.boothStore.highlightedByExternalIds),s=new Set([this.rootStore.exhibitorStore.exhibitors.filter(r=>t.has(r.externalId)).flatMap(r=>r.booths.filter(n=>n instanceof T)).map(r=>r.id.toString()),this.rootStore.boothStore.booths.filter(r=>e.has(r.externalId)).map(r=>r.id.toString())].flat());if(this.list?.type==="search"&&this.list?.text?.trim().length){s.clear();const r=this.fuzzySearchItems.filter(n=>n.score===0).map(n=>n.item);r.length?Gl(r,this.rootStore.boothStore.booths).forEach(n=>s.add(n.id.toString())):this.listBooths.forEach(n=>s.add(n.id.toString()))}if(this.list?.type==="filter"&&(s.clear(),this.list.items.flatMap(r=>r.booths.filter(n=>n instanceof T)).forEach(r=>s.add(r.id.toString()))),this.categoryFilterOpen&&this.selectedCategoryFilters.length>0?(s.clear(),this.selectedCategoryFilters.forEach(r=>{r.exhibitors.flatMap(n=>n.booths).forEach(n=>s.add(n.id.toString()))})):this.list?.type==="category"&&(s.clear(),this.list.category.exhibitors.flatMap(r=>r.booths).forEach(r=>s.add(r.id.toString()))),this.list?.type==="bookmarks"&&(s.clear(),this.rootStore.exhibitorStore.exhibitors.filter(r=>r.bookmarked).flatMap(r=>r.booths.filter(n=>n instanceof T)).forEach(r=>s.add(r.id.toString())),this.rootStore.boothStore.booths.filter(r=>r.exhibitors.length===0&&r.bookmarkedDirectly).forEach(r=>s.add(r.id.toString()))),this.list?.type==="visited"&&(s.clear(),this.rootStore.exhibitorStore.visited.flatMap(r=>r.booths.filter(n=>n instanceof T)).forEach(r=>s.add(r.id.toString()))),this.list?.type==="exhibitors"){s.clear();const r=this.list.text?.toLowerCase().trim();let n=this.rootStore.exhibitorStore.exhibitors;r&&(n=n.filter(h=>h.name.toLowerCase().includes(r))),n.flatMap(h=>h.booths.filter(g=>g instanceof T)).forEach(h=>s.add(h.id.toString()))}if(this.selectedPoiTypeFilters.length>0&&(s.clear(),this.selectedPoiTypeFilters.forEach(r=>{this.rootStore.boothStore.booths.filter(n=>n.poiTypeId===r.id).forEach(n=>s.add(n.id.toString()))})),this.details instanceof D&&(s.clear(),s.add(this.details.from?.id.toString()),s.add(this.details.to?.id.toString()),this.details.waypoints?.forEach(r=>s.add(r.id.toString()))),this.details instanceof R&&(s.clear(),s.add(this.details.id.toString())),this.details instanceof x&&(s.clear(),this.details.booths.filter(r=>r instanceof T).forEach(r=>s.add(r.id.toString()))),this.details instanceof L){const r=this.details;if(r.boothId){s.clear();const n=this.rootStore.boothStore.booths.find(h=>h.id===r.boothId);n&&s.add(n.id.toString())}}return s.delete(void 0),s.delete(null),s}constructor(t){a(this,Dl),this.rootStore=t,this.initializeUIScale()}get noOverlay(){return this.rootStore.fp.noOverlay||this.hideOverlay}get onBoothClick(){return this.rootStore.fp.onBoothClick}get onMarkerClick(){return this.rootStore.fp.onMarkerClick}get onBookmarkClick(){return this.rootStore.fp.onBookmarkClick}get onVisitedClick(){return this.rootStore.fp.onVisitedClick}get onCategoryClick(){return this.rootStore.fp.onCategoryClick}get onDirection(){return this.rootStore.fp.onDirection}get onDetails(){return this.rootStore.fp.onDetails}get onExhibitorCustomButtonClick(){return this.rootStore.fp.onExhibitorCustomButtonClick}get onGetCoordsClick(){return this.rootStore.fp.onGetCoordsClick}get selectedExhibitor(){return this.details instanceof x?this.details:null}get selectedBooth(){return this.details instanceof R?this.details:null}get selectedCategory(){return this.list.type==="category"?this.list.category:null}get selectedRoute(){return this.details instanceof D?this.details:null}get selectedSpeaker(){return this.details instanceof Vl?this.details:null}get uiScale(){return this._customUIScale!==null?this._customUIScale:this.kiosk?1.2:1}get isGuidedToursActive(){return this.rootStore.toursStore.isActive}get getRouteNextFloor(){const t=this.rootStore.routeStore.pathLayers,e=this.rootStore.routeStore.currentRouteLayer?.name;if(!e)return null;const s=t.findIndex(m=>m.layer?.name===e);return s===-1?null:t[s+1]?.layer?.name}get headerHeightRem(){return 0}get headerHeightPx(){return H(this.headerHeightRem)}get overlayPosition(){return!this.screenSize||this.screenSize.width>ar||this.kiosk?"left":"bottom"}get overlayCollapsed(){return this.kiosk&&this.overlayPosition==="left"&&!this.searchFocused&&!this.menu&&!this.details&&!this.selectedCategory&&!this.selectedExhibitor&&this.list.type!=="bookmarks"&&this.list.type!=="language"&&!this.list.text?.length}get overlaySize(){return this.overlayLeft?"full":this.desiredOverlaySize}get overlayBottom(){return this.overlayPosition==="bottom"}get overlayLeft(){return this.overlayPosition==="left"}get overlayWidthPx(){return this.noOverlay?0:this.overlayLeft?this.kiosk?this.overlayKioskSizePx:this.overlayUISizePx:H(this.screenSize.width)}get wsImageHeightPx(){return 44}get wsPaddingPx(){return H(.25)}get wsOccupiedHeightPx(){return this.wsShown?this.wsImageHeightPx+this.wsPaddingPx*2:0}get wsShown(){return!this.hideHeaderLogo&&this.rootStore.exhibitorStore.advertised.length>0}get wsDesktopPosition(){return U.EXPO==="cbresupplypartner"?"bottom":"top"}get wsPosition(){return this.overlayBottom?"top":this.wsDesktopPosition}get responsiveClass(){return tr(this.screenSize.width)}get mapVisibleTop(){return(this.wsPosition==="top"?this.wsOccupiedHeightPx:0)+this.headerHeightPx}get mapVisibleBottom(){return this.overlayLeft||this.noOverlay?this.wsPosition==="bottom"?this.wsOccupiedHeightPx:0:H(this.overlayMediumHeightRems)}get mapVisibleStart(){return 0}get searchActionsHeightPx(){return this.overlayPosition==="bottom"?this.searchInputHeightPx+this.searchFilterHeightPx:this.searchInputHeightPx}get fullSizeOffset(){const t=this.wsShown?54:0,e=20;if(this.details&&!(this.details instanceof D))return t+e;const s=54,m=this.shouldShowSearchButtons?54:0;return t+s+e+m}get shouldShowSearchButtons(){return this.rootStore.searchButtonsStore.hasAnySearchButtons&&!this.details&&!this.menu&&!["language","filter"].includes(this.list.type)}get canvasVisibleRectPx(){const t=this.screenSize;return Jl.fromX1y1x2y2(M.rtl?0:this.mapVisibleStart,this.mapVisibleTop+this.searchActionsHeightPx,M.rtl?t.width-this.mapVisibleStart:t.width,t.height-this.mapVisibleBottom)}get shouldShiftMapRect(){return this.overlayPosition==="left"&&(this.details||this.hasAppliedFilters||this.selectedRoute)}get hasAppliedFilters(){return this.selectedCategoryFilters.length>0||this.selectedPoiTypeFilters.length>0}get canvasVisibleRectPt(){return this.canvasVisibleRectPx.scale(this.devicePixelRatio)}get canvasSizePt(){return this.screenSize.scale(this.devicePixelRatio)}get shouldUseBackdrop(){if(M.overlayCollapsed)return!1;if(w&&localStorage.getItem("forcebackdrop")==="1")return!0;if(this.overlayBottom||this.selectedExhibitor?.leadingImageUrl&&!this.selectedExhibitor?.leadingImageLinkUrl)return!1;const t=Nl.satisfies({safari:">=13"}),e=Nl.satisfies({chrome:">=77"});var s=/(android)/i.test(navigator.userAgent);return s?!1:t||e&&M.canvasSizePt.height*M.canvasSizePt.width<3e6}forceDimm=a(this,ya,!1);setForceDimm(t){this.forceDimm=t}get dimmed(){return this.forceDimm||this.pathwayOnlyMode?!0:this.highlightedBooths.size>0||this.list?.type==="search"&&this.list?.text?.trim().length>0||this.list?.type==="exhibitors"}get defaultSearchItems(){const{exhibitorStore:t,categoryStore:e,boothStore:s,heatmapStore:m}=this.rootStore;let r=t.exhibitors;const n=e.categories.filter(p=>p.exhibitors.length),h=s.booths;this.selectedPoiTypeFilters.length>0&&(r=r.filter(p=>p.booths.some(v=>this.selectedPoiTypeFilters.some(y=>v.poiTypeId===y.id))));let g=[];const I=!this.selectedCategoryFilters.length&&B.showCategories?n.filter(p=>rr.includes(U.EXPO)?!p.name.includes("/"):!0):[],C=h.filter(p=>p instanceof G);return this.selectedCategoryFilters.length>0?g=[...r]:(B.showCompaniesAndBooths&&(g=g.concat(r)),B.showOtherSpaces&&(g=g.concat(C))),this.heatmap?[...r,...h].sort((v,y)=>m.getClicksByType(y)-m.getClicksByType(v)):this.heatmapYah?m.heatmapData?.yah?.sort((p,v)=>m.getClicksByType(v)-m.getClicksByType(p))||[]:r.length===0?h:I.concat(g.sort((p,v)=>{const y=p instanceof x&&p.featured!==void 0,b=v instanceof x&&v.featured!==void 0;if(y!==b)return y?-1:1;const O=p instanceof G&&p.title?p.title:p.name,V=v instanceof G&&v.title?v.title:v.name;return O.localeCompare(V,void 0,{sensitivity:"base",numeric:!0})}))}get searchItems(){if(this.list.type!=="search")return[];let t=this.list.text?.trim().toLowerCase()||"";const{exhibitorStore:e,categoryStore:s,boothStore:m,eventStore:r,speakerStore:n,heatmapStore:h}=this.rootStore;let g=e.exhibitors;const I=s.categories.filter(d=>d.exhibitors.length),C=m.booths,p=r.eventItems,v=n.speakers;if(this.selectedCategoryFilters.length>0&&(g=g.filter(d=>this.selectedCategoryFilters.some(u=>d.categories.some(_=>_.id===u.id)))),this.selectedPoiTypeFilters.length>0&&(g=g.filter(d=>d.booths.some(u=>this.selectedPoiTypeFilters.some(_=>u.poiTypeId===_.id)))),!t)return this.defaultSearchItems;const y=[t.replace(/&[^&=]+=[^&]+/g,"")];if(this.heatmapYah)return h.heatmapData.yah.filter(u=>Number.isNaN(Number(t))?u:u.viewCount>=Number(t)).sort((u,_)=>h.getClicksByType(_)-h.getClicksByType(u));const b=[],O=new Set,V=new Set,El=new Set,Ql=new Set;function Al(d){return d?d.replace(/[!@#$%^*-\.,\(\)^#$%:?_+'"\/]/g," ").replace(/\s\s+/g," "):""}function k(d,u){return!d||!u?!1:Al(d).toLowerCase().includes(Al(u).toLowerCase())}function Fl(d,u){return d?k(d,u)||k(B.levelTerm+" "+d,u):!1}g.forEach(d=>{y.some(u=>k(d.name,u)||d.booths.some(_=>!u&&k(_.name,u)||Fl(_.layer?.name??null,u)))&&O.add(d)}),this.selectedCategoryFilters.length>0&&C.forEach(d=>{(this.heatmap||!(d instanceof T)||!Array.from(O).find(_=>_.booths.includes(d)))&&y.some(_=>k(d.title||"",_)||k(d.name,_)||k(d.fullName,_)||Fl(d.layer?.name??null,_))&&V.add(d)});const Yl=p,$l=v;if(Yl.forEach(d=>{y.some(u=>k(d.name||"",u)||k(d.description||"",u))&&El.add(d)}),$l.forEach(d=>{y.some(u=>k(d.name,u)||k(d.company,u)||k(d.jobTitle,u))&&Ql.add(d)}),b.push(...El),b.push(...O),this.heatmap)return b.sort((d,u)=>h.getClicksByType(u)-h.getClicksByType(d));const jl=new Map(b.map(d=>[d.id,d]));return b.map(d=>{if(!d.name)return null;const u=Kl(d instanceof R&&d.fullName.toLowerCase()||d.name.toLowerCase()),_=u.indexOf(Kl(t));if(_===-1)return null;const Ul={id:d.id,position:_,lowerCaseName:u,featured:!1};return d instanceof x&&(Ul.featured=d.featured),Ul}).filter(Boolean).sort((d,u)=>(d.featured||u.featured)&&d.featured!==u.featured?d.featured?-1:1:d.position!==u.position?d.position-u.position:d.lowerCaseName.localeCompare(u.lowerCaseName)||String(d.id).localeCompare(String(u.id))).map(({id:d})=>jl.get(d))}get searchList(){return[...this.rootStore.eventStore.eventItems,...this.rootStore.speakerStore.speakers,...this.rootStore.categoryStore.categories.filter(t=>t.exhibitors.length),...this.rootStore.exhibitorStore.exhibitors,...this.rootStore.boothStore.booths]}get foundInDescription(){if(this.list?.type!=="search")return[];const t=this.list?.text?.trim().toLowerCase();if(!t)return[];const e=this.fuzzySearchItems.map(({item:n})=>n),s=new Set(e.map(n=>n.name)),r=this.searchList.filter(n=>!s.has(n.name)).filter(n=>n.description&&n.description?.includes(t));return r.sort((n,h)=>{const g=n.description?.toLowerCase().indexOf(t),I=h.description?.toLowerCase().indexOf(t);return g-I}),r}get foundInDescriptionStruct(){const t={};if(this.list?.type!=="search")return t;const e=this.list?.text?.trim().toLowerCase();return this.foundInDescription.forEach(s=>{const m=s.description;if(!m)return;const r=m.indexOf(e);if(r===-1)return;const n=3,h=r>n?r-n:0,g=m.substring(h).trim();t[s.id]=r>0?`...${g}`:g}),t}get fuzzySearchItems(){if(this.list?.type!=="search")return[];const t=this.list?.text?.trim().toLowerCase();if(!t)return this.defaultSearchItems.map(h=>({item:h,score:0,matches:[]}));let e=this.searchList;this.selectedCategoryFilters.length>0&&(e=e.filter(h=>h instanceof x?this.selectedCategoryFilters.some(g=>h.categories.some(I=>I.id===g.id)):!1));const s=t.toLowerCase(),m=[],r=[];e.forEach(h=>{const g=h.name?.toLowerCase(),I=h.entity.type,C=I==="booth"?h:null,p=I==="exhibitor"?h:null;[g,C?.title?.toLowerCase()||"",C?.fullName?.toLowerCase()||"",...p?.booths?.map(b=>b.name?.toLowerCase()||"")??[]].some(b=>b.includes(s))?m.push(h):r.push(h)}),m.sort((h,g)=>{const I=h.name.toLowerCase().indexOf(s),C=g.name.toLowerCase().indexOf(s);return I-C});const n=this.rootStore.fuzzySearchEngineStore.search(r,t,["name","title","fullName","booths.name"]);return[...m.map(h=>({item:h,score:0})),...n]}get listItems(){if(this.details instanceof D&&this.list.type!=="multi-point-tour")return[this.details.from,this.details.to].filter(t=>t);switch(this.list.type){case"search":let t=this.rootStore.fuzzySearchEngineStore.engine?this.fuzzySearchItems.map(({item:r})=>r).concat(this.foundInDescription):this.searchItems;return t=t.filter(r=>r.entity.type==="booth"?!r.exhibitors.length:!0),this.hasAppliedFilters?t.filter(r=>{if(this.selectedCategoryFilters.length>0&&r instanceof x&&!this.selectedCategoryFilters.some(n=>r.categories.some(h=>h.id===n.id)))return!1;if(this.selectedPoiTypeFilters.length>0){if(r instanceof x&&!r.booths.some(n=>this.selectedPoiTypeFilters.some(h=>n.poiTypeId===h.id))||r instanceof R&&!this.selectedPoiTypeFilters.some(n=>r.poiTypeId===n.id))return!1;if(r instanceof L&&r.boothId){const n=this.rootStore.boothStore.booths.find(h=>h.id===r.boothId);if(!n||!this.selectedPoiTypeFilters.some(h=>n.poiTypeId===h.id))return!1}}return!0}):t;case"bookmarks":return[...this.rootStore.exhibitorStore.bookmarked,...this.rootStore.eventStore.bookmarked,...this.rootStore.speakerStore.bookmarked,...this.rootStore.boothStore.booths.filter(r=>r.exhibitors.length===0&&r.bookmarkedDirectly)];case"visited":return[...this.rootStore.exhibitorStore.visited,...this.rootStore.eventStore.visited];case"category":return this.list.category.exhibitors;case"language":return this.rootStore.languageStore.languages;case"filter":return this.list.items;case"sessions":return this.rootStore.eventStore.eventItems;case"exhibitors":const e=this.rootStore.exhibitorStore.exhibitors,s=this.list.text?.toLowerCase().trim();return s?e.filter(r=>r.name.toLowerCase().includes(s)):e;case"multi-point-tour":const m=this.rootStore.toursStore.getTourById(this.list.tourId);return m?!m.points||m.points.length===0?[]:m.points.map(r=>{const n=parseInt(r);if(!isNaN(n)){const g=this.rootStore.boothStore.boothById.get(n);if(g)return g}return sr(r)?.entity||null}).filter(Boolean):[]}throw new Error("Unknown list.type")}get listBooths(){return Gl(this.listItems,this.rootStore.boothStore.booths)}get selectedBooths(){let t=[];this.selectedExhibitor?t=this.selectedExhibitor.booths:this.selectedBooth&&(t=[this.selectedBooth]);const e=this.selectedRoute;return e?.from&&t.push(e.from),e?.to&&t.push(e.to),e?.waypoints&&e?.waypoints?.forEach(s=>t.push(s)),new Set(t)}get hoveredBooths(){let t;return this.hoveredBooth?t=[this.hoveredBooth]:this.hoveredExhibitor&&(t=this.hoveredExhibitor.booths),new Set(t)}get visibility(){return{controls:!this.mapControlsHidden,levels:!this.floorsControlHidden,header:this.wsShown,overlay:!this.hideOverlay}}setVisibility(t){const e={...Object.keys(this.visibility).reduce((s,m)=>({...s,[m]:!0}),{}),...Object.keys(t).filter(s=>this.visibility.hasOwnProperty(s)).reduce((s,m)=>({...s,[m]:t[m]}),{})};Object.values(e).every(Boolean)?w&&localStorage.removeItem(Hl):w&&localStorage.setItem(Hl,JSON.stringify(e)),this.mapControlsHidden=!e.controls,this.floorsControlHidden=!e.levels,this.hideHeaderLogo=!e.header,this.hideFreeOrDemo=!e.header,this.hideOverlay=!e.overlay}toggleMapOverlay(){this.overlayPosition==="bottom"&&this.overlaySize==="full"?this.desiredOverlaySize="medium":this.overlayPosition==="bottom"&&this.overlaySize!=="full"&&(this.desiredOverlaySize="full")}resetRtl(){this.rtl=N()==="ar"||N()==="he"}changeZoom(t){this.zoomBy=t}zoomIn(){this.changeZoom(1.5)}zoomOut(){this.changeZoom(.66)}fitBounds(){this.moveToRect=this.rootStore.layerStore.rectangle||ql,this.rollReset=!0}get previewMode(){return w&&localStorage.getItem(Wl)==="1"||this.rootStore.fp.previewMode}get selectedEventItem(){return this.details instanceof L?this.details:null}get defaultMapSettings(){return{zoomtime:500,center:void 0,centerxy:void 0,z:void 0,bearing:0,roll:1}}mapSettings=(a(this,ka),a(this,Ga,{...this.defaultMapSettings}));saveMapSettings(t){const e=JSON.stringify(this.mapSettings),s=JSON.stringify(t);e!==s&&sessionStorage.setItem(Zl,JSON.stringify(t))}setMapSettings(t){const e={};for(const s in t)t[s]!=null&&(s==="zoomtime"?e[s]=Math.min(Math.max(t[s]||this.mapSettings.zoomtime,500),5e3):e[s]=t[s]);this.mapSettings={...this.mapSettings,...e},this.saveMapSettings(this.mapSettings)}resetMapSettings(){this.mapSettings={...this.defaultMapSettings},this.saveMapSettings(this.mapSettings)}get baseQRCodeUrl(){return`https://${U.EXPO}.expofp.com`}get viewMapOnPhoneQRCodeUrl(){if(B?.customKioskQrCodeUrl)return B.customKioskQrCodeUrl;const t=new URL(this.baseQRCodeUrl);t.search=window.location.search;const e=ir();e&&t.searchParams.set("yah",e);const s=t.toString();return console.log("View Map On Phone QR Code Url",s),s}get routeQRCodeUrl(){const t=new URL(this.baseQRCodeUrl),e=this.selectedRoute?.to?.slug||"",s=this.selectedRoute?.from?.slug||"";t.search=`?route%3A${encodeURIComponent(e)}%3A${encodeURIComponent(s)}%3Afalse`,lr(t.searchParams,this.kioskData,["x","y","z"]);const m=t.toString();return console.log("Route QR Code Url",m),m}get isFeaturedExhibitorActive(){return this.details instanceof x&&!!this.details.featured}get activeInterfaceData(){for(const t of this.interfaceMetadata)if(t.isActive())return t;return null}get searchBoxConfig(){const t=this.activeInterfaceData;return!t||!t.searchBoxConfig?{mode:"search",title:"",subtitle:void 0,badge:void 0,icon:void 0}:t.searchBoxConfig()||{mode:"search",title:"",subtitle:void 0,badge:void 0,icon:void 0}}get overlayInterfaceClasses(){const t=[],e=this.activeInterfaceData;return e&&(t.push(e.className),e.additionalClasses&&t.push(...e.additionalClasses())),this.details&&t.push("overlay-has-details"),this.list.type&&t.push(`overlay-list-${this.list.type}`),this.isFeaturedExhibitorActive&&t.push("overlay-exhibitor-featured"),t}get isOverlayOpen(){return this.noOverlay||this.hideOverlay?!1:this.activeInterfaceData!==null}setOverlayScrolled(t){this.isOverlayScrolled=t}setListScrollTop(t,e){this.listScrollTop=e,this.scrollPositions.set(t,e)}setListScrollItemId(t,e){this.listScrollItemId=e,this.scrollItemIds.set(t,e)}getListScrollTop(t){return this.scrollPositions.get(t)||0}getListScrollItemId(t){return this.scrollItemIds.get(t)||null}clearListScroll(t){this.scrollPositions.delete(t),this.scrollItemIds.delete(t),this.list.type===t&&(this.listScrollTop=0,this.listScrollItemId=null)}get bannerType(){return this.hideFreeOrDemo||this.heatmap?null:U.EXPO==="expo"?"demo":B.expoFpAd||B.isTrial?"free":null}get isBannerVisible(){return this.bannerType!==null}setCurrentBanner(t){this.currentBanner=t}forceShowDetails=(a(this,Qa),a(this,ul,!1));setForceShowDetails(t){this.forceShowDetails=t}get showRouteInstantly(){return!!(this.kiosk&&!this.forceShowDetails)}buildRoute=(a(this,fl),a(this,_l,!1));startBuildRoute(){this.rootStore.selectSearch(""),this.mapControlsHidden=!0,this.floorsControlHidden=!0,this.hideHeaderLogo=!0,this.hideFreeOrDemo=!0,this.hideOverlay=!0,this.hideCookieConsent=!0,this.buildRoute=!0}globalErrorMessages=(a(this,vl),a(this,kl,[]));setGlobalErrorMessage(t){this.globalErrorMessages.push(t)}popGlobalErrorMessage(){this.globalErrorMessages.pop()}initializeUIScale(){if(new URLSearchParams(window.location.search).get("kiosk")!=="0"&&w){const e=localStorage.getItem(K);if(e){const s=parseFloat(e);!isNaN(s)&&s>=.8&&s<=1.4&&(this._customUIScale=s)}}}minUIScale=(a(this,Il),.8);maxUIScale=1.4;setUIScale(t,e=!0){if(isNaN(t)||t<this.minUIScale||t>this.maxUIScale){Xl.warn(`Invalid ui-scale value: ${t}. Must be between ${this.minUIScale} and ${this.maxUIScale}.`);return}this._customUIScale=t,e&&w&&localStorage.setItem(K,t.toString())}resetUIScale(){this._customUIScale=null,w&&localStorage.removeItem(K)}setKioskModeEnabled=a(this,Ml,!1);enableSetKioskMode(t){this.setKioskModeEnabled=t}kioskData=(a(this,wl),a(this,Ol,void 0));setKioskData(t){this.kioskData=t}}})();export default or;function Gl(E,A){const P=[];return E.forEach(z=>{z instanceof x?P.push(...z.booths):z instanceof R?P.push(z):z instanceof L&&z.boothId&&P.push(A.find(F=>F.id===z.boothId))}),new Set(P.filter(Boolean))}
1
+ import{__esDecorate as i,__runInitializers as a}from"tslib";import{action as u,computed as c,observable as o}from"mobx";import{uiState as P}from".";import{MAP_SETTINGS_KEY as jl,MOBILE_BREAKPOINT as Wl,PREVIEW_MODE_STORAGE_KEY as Zl,UI_SCALE_STORAGE_KEY as K,VIEWER_MODE_STORAGE_KEY as Xl,VISIBILITY_STORAGE_KEY as Ul,LANGUAGE_TYPE as D}from"../constants";import Jl from"../tools/logger";import ql from"../core/Rect";import x from"../data";import{svgArea as er}from"../data/svg";import{hasUserConsent as tr}from"../tools/gtag";import H from"../tools/settings";import{remsToPixels as V}from"../utils";import Hl from"../utils/browser";import{getLocale as sr,getLocales as ir,t as y}from"../utils/i18n";import{isLocalStorageAvailable as z}from"../utils/localStorage";import{getResponsiveClass as ar}from"../utils/responsiveClass";import{BoothBase as T,RegularBooth as M,SpecialBooth as G}from"./BoothStore";import{Exhibitor as I}from"./ExhibitorStore";import{Route as R,findEntityByExternalId as lr}from"./RouteStore";import{EventItem as A}from"./EventStore";import{SpeakerItem as Vl}from"./SpeakerStore";import{sanitizeStr as Nl}from"../utils/sanitizeText";import{getRawYah as rr}from"../utils/yah";import{setKioskUrlParams as or}from"../components/Kiosk/kioskUrlParam";const nr=["dimensions25"];let cr=(()=>{var E,F,C,b,U;let l=[],Q,Y=[],$=[],j,W=[],Z=[],X,J=[],q=[],ee,te=[],se=[],ie,ae=[],le=[],re,oe=[],ne=[],ce,de=[],he=[],ue,fe=[],me=[],ge,pe=[],_e=[],ve,Se=[],ye=[],ke,Ie=[],be=[],xe,ze=[],Ce=[],Be,Pe=[],Me=[],we,Te=[],Re=[],Oe,Le=[],De=[],Ae,Ee=[],Fe=[],Ue,He=[],Ve=[],Ne,Ke=[],Ge=[],Qe,Ye=[],$e=[],je,We=[],Ze=[],Xe,Je=[],qe=[],et,tt=[],st=[],it,at=[],lt=[],rt,ot=[],nt=[],ct,dt=[],ht=[],ut,ft=[],mt=[],gt,pt=[],_t=[],vt,St=[],yt=[],kt,It=[],bt=[],xt,zt=[],Ct=[],Bt,Pt=[],Mt=[],wt,Tt=[],Rt=[],Ot,Lt=[],Dt=[],At,Et=[],Ft=[],Ut,Ht=[],Vt=[],Nt,Kt=[],Gt=[],Qt,Yt=[],$t=[],jt,Wt=[],Zt=[],Xt,Jt=[],qt=[],es,ts=[],ss=[],is,as=[],ls=[],rs,os=[],ns=[],cs,ds=[],hs=[],us,fs=[],ms=[],gs,ps=[],_s=[],vs,Ss=[],ys=[],ks,Is=[],bs=[],xs,zs=[],Cs=[],Bs,Ps=[],Ms=[],ws,Ts=[],Rs=[],Os,Ls=[],Ds=[],As,Es=[],Fs=[],Us,Hs=[],Vs=[],Ns,Ks=[],Gs=[],Qs,Ys=[],$s=[],js,Ws=[],Zs=[],Xs,Js=[],qs=[],ei,ti=[],si=[],ii,ai=[],li=[],ri,oi=[],ni=[],ci,di=[],hi=[],ui,fi=[],mi=[],gi,pi=[],_i=[],vi,Si=[],yi=[],ki,Ii,bi,xi,zi,Ci,Bi,Pi,Mi,wi,Ti,Ri,Oi,Li,Di,Ai,Ei,Fi,Ui,Hi,Vi,Ni,Ki,Gi,Qi,Yi,$i,ji,Wi,Zi,Xi,Ji,qi,ea,ta,sa,ia,aa,la,ra,oa,na,ca,da,ha,ua,fa,ma,ga,pa,_a,va=[],Sa=[],ya,ka,Ia,ba,xa,za,Ca,Ba,Pa,Ma,wa,Ta,Ra,Oa,La,Da,Aa,Ea,Fa,Ua,Ha,Va,Na=[],Ka=[],Ga,Qa,Ya,$a,ja,Wa,Za,Xa,Ja,qa,el,tl,sl,il,al,ll,rl,ol,nl,cl,dl,hl=[],ul=[],fl,ml,gl,pl=[],_l=[],vl,Sl,yl=[],kl=[],Il,bl,xl,zl,Cl,Bl,Pl=[],Ml=[],wl,Tl,Rl=[],Ol=[],Ll;return class{static{const t=typeof Symbol=="function"&&Symbol.metadata?Object.create(null):void 0;Q=[(E=o).struct.bind(E)],j=[(F=o).ref.bind(F)],X=[(C=o).ref.bind(C)],ee=[(b=o).ref.bind(b)],ie=[o],re=[o],ce=[o],ue=[o],ge=[o],ve=[o],ke=[o],xe=[o],Be=[o],we=[o],Oe=[o],Ae=[(U=o).struct.bind(U)],Ue=[o],Ne=[o],Qe=[o],je=[o],Xe=[o],et=[o],it=[o],rt=[o],ct=[o],ut=[o],gt=[o],vt=[o],kt=[o],xt=[o],Bt=[o],wt=[o],Ot=[o],At=[o],Ut=[o],Nt=[o],Qt=[o],jt=[o],Xt=[o],es=[o],is=[o],rs=[o],cs=[o],us=[o],gs=[o],vs=[o],ks=[o],xs=[o],Bs=[o],ws=[o],Os=[o],As=[o],Us=[o],Ns=[o],Qs=[o],js=[o],Xs=[o],ei=[o],ii=[o],ri=[o],ci=[o],ui=[o],gi=[o],vi=[o],ki=[u],Ii=[u],bi=[u],xi=[u],zi=[u],Ci=[u],Bi=[u],Pi=[u],Mi=[u],wi=[u],Ti=[u],Ri=[c],Oi=[c],Li=[c],Di=[c({keepAlive:!0})],Ai=[c({keepAlive:!0})],Ei=[c({keepAlive:!0})],Fi=[c({keepAlive:!0})],Ui=[c({keepAlive:!0})],Hi=[c({keepAlive:!0})],Vi=[c({keepAlive:!0})],Ni=[c({keepAlive:!0})],Ki=[c({keepAlive:!0})],Gi=[c],Qi=[c],Yi=[c],$i=[c],ji=[c],Wi=[c],Zi=[c],Xi=[c],Ji=[c({keepAlive:!0})],qi=[c],ea=[c],ta=[c({keepAlive:!0})],sa=[c],ia=[c],aa=[c],la=[c],ra=[c],oa=[c],na=[c],ca=[c],da=[c],ha=[c],ua=[c],fa=[c],ma=[c],ga=[c],pa=[c({keepAlive:!0})],_a=[o],ya=[u],ka=[c],Ia=[c],ba=[c],xa=[c],za=[c],Ca=[c],Ba=[c],Pa=[c],Ma=[c],wa=[c({keepAlive:!0})],Ta=[c({keepAlive:!0})],Ra=[c({keepAlive:!0})],Oa=[c],La=[u],Da=[u],Aa=[u],Ea=[u],Fa=[u],Ua=[u],Ha=[c({keepAlive:!0})],Va=[o],Ga=[u],Qa=[u],Ya=[c],$a=[c],ja=[c],Wa=[c],Za=[c],Xa=[c],Ja=[c],qa=[c],el=[c],tl=[u],sl=[u],il=[u],al=[u],ll=[u],rl=[u],ol=[c],nl=[c],cl=[u],dl=[o],fl=[u],ml=[c],gl=[o],vl=[u],Sl=[o],Il=[u],bl=[u],xl=[u],zl=[u],Cl=[u],Bl=[o],wl=[u],Tl=[o],Ll=[u],i(this,null,ki,{kind:"method",name:"setSelectedCategoryFilters",static:!1,private:!1,access:{has:e=>"setSelectedCategoryFilters"in e,get:e=>e.setSelectedCategoryFilters},metadata:t},null,l),i(this,null,Ii,{kind:"method",name:"resetCategoryFilter",static:!1,private:!1,access:{has:e=>"resetCategoryFilter"in e,get:e=>e.resetCategoryFilter},metadata:t},null,l),i(this,null,bi,{kind:"method",name:"setSearchClearMode",static:!1,private:!1,access:{has:e=>"setSearchClearMode"in e,get:e=>e.setSearchClearMode},metadata:t},null,l),i(this,null,xi,{kind:"method",name:"setRouteTitle",static:!1,private:!1,access:{has:e=>"setRouteTitle"in e,get:e=>e.setRouteTitle},metadata:t},null,l),i(this,null,zi,{kind:"method",name:"setRouteDescription",static:!1,private:!1,access:{has:e=>"setRouteDescription"in e,get:e=>e.setRouteDescription},metadata:t},null,l),i(this,null,Ci,{kind:"method",name:"setIsMultiPointRoute",static:!1,private:!1,access:{has:e=>"setIsMultiPointRoute"in e,get:e=>e.setIsMultiPointRoute},metadata:t},null,l),i(this,null,Bi,{kind:"method",name:"setTourTitle",static:!1,private:!1,access:{has:e=>"setTourTitle"in e,get:e=>e.setTourTitle},metadata:t},null,l),i(this,null,Pi,{kind:"method",name:"setTourDescription",static:!1,private:!1,access:{has:e=>"setTourDescription"in e,get:e=>e.setTourDescription},metadata:t},null,l),i(this,null,Mi,{kind:"method",name:"setIsMultiPointTour",static:!1,private:!1,access:{has:e=>"setIsMultiPointTour"in e,get:e=>e.setIsMultiPointTour},metadata:t},null,l),i(this,null,wi,{kind:"method",name:"setPathwayOnlyMode",static:!1,private:!1,access:{has:e=>"setPathwayOnlyMode"in e,get:e=>e.setPathwayOnlyMode},metadata:t},null,l),i(this,null,Ti,{kind:"method",name:"setMultiPointTourList",static:!1,private:!1,access:{has:e=>"setMultiPointTourList"in e,get:e=>e.setMultiPointTourList},metadata:t},null,l),i(this,null,Ri,{kind:"getter",name:"activePathwayLayers",static:!1,private:!1,access:{has:e=>"activePathwayLayers"in e,get:e=>e.activePathwayLayers},metadata:t},null,l),i(this,null,Oi,{kind:"getter",name:"highlightedBooths",static:!1,private:!1,access:{has:e=>"highlightedBooths"in e,get:e=>e.highlightedBooths},metadata:t},null,l),i(this,null,Li,{kind:"getter",name:"rtl",static:!1,private:!1,access:{has:e=>"rtl"in e,get:e=>e.rtl},metadata:t},null,l),i(this,null,Di,{kind:"getter",name:"noOverlay",static:!1,private:!1,access:{has:e=>"noOverlay"in e,get:e=>e.noOverlay},metadata:t},null,l),i(this,null,Ai,{kind:"getter",name:"selectedExhibitor",static:!1,private:!1,access:{has:e=>"selectedExhibitor"in e,get:e=>e.selectedExhibitor},metadata:t},null,l),i(this,null,Ei,{kind:"getter",name:"selectedBooth",static:!1,private:!1,access:{has:e=>"selectedBooth"in e,get:e=>e.selectedBooth},metadata:t},null,l),i(this,null,Fi,{kind:"getter",name:"selectedCategory",static:!1,private:!1,access:{has:e=>"selectedCategory"in e,get:e=>e.selectedCategory},metadata:t},null,l),i(this,null,Ui,{kind:"getter",name:"selectedRoute",static:!1,private:!1,access:{has:e=>"selectedRoute"in e,get:e=>e.selectedRoute},metadata:t},null,l),i(this,null,Hi,{kind:"getter",name:"selectedSpeaker",static:!1,private:!1,access:{has:e=>"selectedSpeaker"in e,get:e=>e.selectedSpeaker},metadata:t},null,l),i(this,null,Vi,{kind:"getter",name:"uiScale",static:!1,private:!1,access:{has:e=>"uiScale"in e,get:e=>e.uiScale},metadata:t},null,l),i(this,null,Ni,{kind:"getter",name:"isGuidedToursActive",static:!1,private:!1,access:{has:e=>"isGuidedToursActive"in e,get:e=>e.isGuidedToursActive},metadata:t},null,l),i(this,null,Ki,{kind:"getter",name:"getRouteNextFloor",static:!1,private:!1,access:{has:e=>"getRouteNextFloor"in e,get:e=>e.getRouteNextFloor},metadata:t},null,l),i(this,null,Gi,{kind:"getter",name:"headerHeightRem",static:!1,private:!1,access:{has:e=>"headerHeightRem"in e,get:e=>e.headerHeightRem},metadata:t},null,l),i(this,null,Qi,{kind:"getter",name:"headerHeightPx",static:!1,private:!1,access:{has:e=>"headerHeightPx"in e,get:e=>e.headerHeightPx},metadata:t},null,l),i(this,null,Yi,{kind:"getter",name:"overlayPosition",static:!1,private:!1,access:{has:e=>"overlayPosition"in e,get:e=>e.overlayPosition},metadata:t},null,l),i(this,null,$i,{kind:"getter",name:"overlayCollapsed",static:!1,private:!1,access:{has:e=>"overlayCollapsed"in e,get:e=>e.overlayCollapsed},metadata:t},null,l),i(this,null,ji,{kind:"getter",name:"overlaySize",static:!1,private:!1,access:{has:e=>"overlaySize"in e,get:e=>e.overlaySize},metadata:t},null,l),i(this,null,Wi,{kind:"getter",name:"overlayBottom",static:!1,private:!1,access:{has:e=>"overlayBottom"in e,get:e=>e.overlayBottom},metadata:t},null,l),i(this,null,Zi,{kind:"getter",name:"overlayLeft",static:!1,private:!1,access:{has:e=>"overlayLeft"in e,get:e=>e.overlayLeft},metadata:t},null,l),i(this,null,Xi,{kind:"getter",name:"overlayWidthPx",static:!1,private:!1,access:{has:e=>"overlayWidthPx"in e,get:e=>e.overlayWidthPx},metadata:t},null,l),i(this,null,Ji,{kind:"getter",name:"wsImageHeightPx",static:!1,private:!1,access:{has:e=>"wsImageHeightPx"in e,get:e=>e.wsImageHeightPx},metadata:t},null,l),i(this,null,qi,{kind:"getter",name:"wsPaddingPx",static:!1,private:!1,access:{has:e=>"wsPaddingPx"in e,get:e=>e.wsPaddingPx},metadata:t},null,l),i(this,null,ea,{kind:"getter",name:"wsOccupiedHeightPx",static:!1,private:!1,access:{has:e=>"wsOccupiedHeightPx"in e,get:e=>e.wsOccupiedHeightPx},metadata:t},null,l),i(this,null,ta,{kind:"getter",name:"wsShown",static:!1,private:!1,access:{has:e=>"wsShown"in e,get:e=>e.wsShown},metadata:t},null,l),i(this,null,sa,{kind:"getter",name:"wsDesktopPosition",static:!1,private:!1,access:{has:e=>"wsDesktopPosition"in e,get:e=>e.wsDesktopPosition},metadata:t},null,l),i(this,null,ia,{kind:"getter",name:"wsPosition",static:!1,private:!1,access:{has:e=>"wsPosition"in e,get:e=>e.wsPosition},metadata:t},null,l),i(this,null,aa,{kind:"getter",name:"responsiveClass",static:!1,private:!1,access:{has:e=>"responsiveClass"in e,get:e=>e.responsiveClass},metadata:t},null,l),i(this,null,la,{kind:"getter",name:"mapVisibleTop",static:!1,private:!1,access:{has:e=>"mapVisibleTop"in e,get:e=>e.mapVisibleTop},metadata:t},null,l),i(this,null,ra,{kind:"getter",name:"mapVisibleBottom",static:!1,private:!1,access:{has:e=>"mapVisibleBottom"in e,get:e=>e.mapVisibleBottom},metadata:t},null,l),i(this,null,oa,{kind:"getter",name:"mapVisibleStart",static:!1,private:!1,access:{has:e=>"mapVisibleStart"in e,get:e=>e.mapVisibleStart},metadata:t},null,l),i(this,null,na,{kind:"getter",name:"searchActionsHeightPx",static:!1,private:!1,access:{has:e=>"searchActionsHeightPx"in e,get:e=>e.searchActionsHeightPx},metadata:t},null,l),i(this,null,ca,{kind:"getter",name:"fullSizeOffset",static:!1,private:!1,access:{has:e=>"fullSizeOffset"in e,get:e=>e.fullSizeOffset},metadata:t},null,l),i(this,null,da,{kind:"getter",name:"shouldShowSearchButtons",static:!1,private:!1,access:{has:e=>"shouldShowSearchButtons"in e,get:e=>e.shouldShowSearchButtons},metadata:t},null,l),i(this,null,ha,{kind:"getter",name:"canvasVisibleRectPx",static:!1,private:!1,access:{has:e=>"canvasVisibleRectPx"in e,get:e=>e.canvasVisibleRectPx},metadata:t},null,l),i(this,null,ua,{kind:"getter",name:"shouldShiftMapRect",static:!1,private:!1,access:{has:e=>"shouldShiftMapRect"in e,get:e=>e.shouldShiftMapRect},metadata:t},null,l),i(this,null,fa,{kind:"getter",name:"hasAppliedFilters",static:!1,private:!1,access:{has:e=>"hasAppliedFilters"in e,get:e=>e.hasAppliedFilters},metadata:t},null,l),i(this,null,ma,{kind:"getter",name:"canvasVisibleRectPt",static:!1,private:!1,access:{has:e=>"canvasVisibleRectPt"in e,get:e=>e.canvasVisibleRectPt},metadata:t},null,l),i(this,null,ga,{kind:"getter",name:"canvasSizePt",static:!1,private:!1,access:{has:e=>"canvasSizePt"in e,get:e=>e.canvasSizePt},metadata:t},null,l),i(this,null,pa,{kind:"getter",name:"shouldUseBackdrop",static:!1,private:!1,access:{has:e=>"shouldUseBackdrop"in e,get:e=>e.shouldUseBackdrop},metadata:t},null,l),i(this,null,ya,{kind:"method",name:"setForceDimm",static:!1,private:!1,access:{has:e=>"setForceDimm"in e,get:e=>e.setForceDimm},metadata:t},null,l),i(this,null,ka,{kind:"getter",name:"dimmed",static:!1,private:!1,access:{has:e=>"dimmed"in e,get:e=>e.dimmed},metadata:t},null,l),i(this,null,Ia,{kind:"getter",name:"defaultSearchItems",static:!1,private:!1,access:{has:e=>"defaultSearchItems"in e,get:e=>e.defaultSearchItems},metadata:t},null,l),i(this,null,ba,{kind:"getter",name:"searchItems",static:!1,private:!1,access:{has:e=>"searchItems"in e,get:e=>e.searchItems},metadata:t},null,l),i(this,null,xa,{kind:"getter",name:"searchList",static:!1,private:!1,access:{has:e=>"searchList"in e,get:e=>e.searchList},metadata:t},null,l),i(this,null,za,{kind:"getter",name:"foundInDescription",static:!1,private:!1,access:{has:e=>"foundInDescription"in e,get:e=>e.foundInDescription},metadata:t},null,l),i(this,null,Ca,{kind:"getter",name:"foundInDescriptionStruct",static:!1,private:!1,access:{has:e=>"foundInDescriptionStruct"in e,get:e=>e.foundInDescriptionStruct},metadata:t},null,l),i(this,null,Ba,{kind:"getter",name:"categoryFilteredSearchList",static:!1,private:!1,access:{has:e=>"categoryFilteredSearchList"in e,get:e=>e.categoryFilteredSearchList},metadata:t},null,l),i(this,null,Pa,{kind:"getter",name:"fuzzySearchItems",static:!1,private:!1,access:{has:e=>"fuzzySearchItems"in e,get:e=>e.fuzzySearchItems},metadata:t},null,l),i(this,null,Ma,{kind:"getter",name:"listItems",static:!1,private:!1,access:{has:e=>"listItems"in e,get:e=>e.listItems},metadata:t},null,l),i(this,null,wa,{kind:"getter",name:"listBooths",static:!1,private:!1,access:{has:e=>"listBooths"in e,get:e=>e.listBooths},metadata:t},null,l),i(this,null,Ta,{kind:"getter",name:"selectedBooths",static:!1,private:!1,access:{has:e=>"selectedBooths"in e,get:e=>e.selectedBooths},metadata:t},null,l),i(this,null,Ra,{kind:"getter",name:"hoveredBooths",static:!1,private:!1,access:{has:e=>"hoveredBooths"in e,get:e=>e.hoveredBooths},metadata:t},null,l),i(this,null,Oa,{kind:"getter",name:"visibility",static:!1,private:!1,access:{has:e=>"visibility"in e,get:e=>e.visibility},metadata:t},null,l),i(this,null,La,{kind:"method",name:"setVisibility",static:!1,private:!1,access:{has:e=>"setVisibility"in e,get:e=>e.setVisibility},metadata:t},null,l),i(this,null,Da,{kind:"method",name:"toggleMapOverlay",static:!1,private:!1,access:{has:e=>"toggleMapOverlay"in e,get:e=>e.toggleMapOverlay},metadata:t},null,l),i(this,null,Aa,{kind:"method",name:"changeZoom",static:!1,private:!1,access:{has:e=>"changeZoom"in e,get:e=>e.changeZoom},metadata:t},null,l),i(this,null,Ea,{kind:"method",name:"zoomIn",static:!1,private:!1,access:{has:e=>"zoomIn"in e,get:e=>e.zoomIn},metadata:t},null,l),i(this,null,Fa,{kind:"method",name:"zoomOut",static:!1,private:!1,access:{has:e=>"zoomOut"in e,get:e=>e.zoomOut},metadata:t},null,l),i(this,null,Ua,{kind:"method",name:"fitBounds",static:!1,private:!1,access:{has:e=>"fitBounds"in e,get:e=>e.fitBounds},metadata:t},null,l),i(this,null,Ha,{kind:"getter",name:"selectedEventItem",static:!1,private:!1,access:{has:e=>"selectedEventItem"in e,get:e=>e.selectedEventItem},metadata:t},null,l),i(this,null,Ga,{kind:"method",name:"setMapSettings",static:!1,private:!1,access:{has:e=>"setMapSettings"in e,get:e=>e.setMapSettings},metadata:t},null,l),i(this,null,Qa,{kind:"method",name:"resetMapSettings",static:!1,private:!1,access:{has:e=>"resetMapSettings"in e,get:e=>e.resetMapSettings},metadata:t},null,l),i(this,null,Ya,{kind:"getter",name:"baseQRCodeUrl",static:!1,private:!1,access:{has:e=>"baseQRCodeUrl"in e,get:e=>e.baseQRCodeUrl},metadata:t},null,l),i(this,null,$a,{kind:"getter",name:"viewMapOnPhoneQRCodeUrl",static:!1,private:!1,access:{has:e=>"viewMapOnPhoneQRCodeUrl"in e,get:e=>e.viewMapOnPhoneQRCodeUrl},metadata:t},null,l),i(this,null,ja,{kind:"getter",name:"routeQRCodeUrl",static:!1,private:!1,access:{has:e=>"routeQRCodeUrl"in e,get:e=>e.routeQRCodeUrl},metadata:t},null,l),i(this,null,Wa,{kind:"getter",name:"isFeaturedExhibitorActive",static:!1,private:!1,access:{has:e=>"isFeaturedExhibitorActive"in e,get:e=>e.isFeaturedExhibitorActive},metadata:t},null,l),i(this,null,Za,{kind:"getter",name:"activeInterfaceData",static:!1,private:!1,access:{has:e=>"activeInterfaceData"in e,get:e=>e.activeInterfaceData},metadata:t},null,l),i(this,null,Xa,{kind:"getter",name:"searchBoxConfig",static:!1,private:!1,access:{has:e=>"searchBoxConfig"in e,get:e=>e.searchBoxConfig},metadata:t},null,l),i(this,null,Ja,{kind:"getter",name:"searchBoxActions",static:!1,private:!1,access:{has:e=>"searchBoxActions"in e,get:e=>e.searchBoxActions},metadata:t},null,l),i(this,null,qa,{kind:"getter",name:"overlayInterfaceClasses",static:!1,private:!1,access:{has:e=>"overlayInterfaceClasses"in e,get:e=>e.overlayInterfaceClasses},metadata:t},null,l),i(this,null,el,{kind:"getter",name:"isOverlayOpen",static:!1,private:!1,access:{has:e=>"isOverlayOpen"in e,get:e=>e.isOverlayOpen},metadata:t},null,l),i(this,null,tl,{kind:"method",name:"setOverlayScrolled",static:!1,private:!1,access:{has:e=>"setOverlayScrolled"in e,get:e=>e.setOverlayScrolled},metadata:t},null,l),i(this,null,sl,{kind:"method",name:"setListScrollTop",static:!1,private:!1,access:{has:e=>"setListScrollTop"in e,get:e=>e.setListScrollTop},metadata:t},null,l),i(this,null,il,{kind:"method",name:"setListScrollItemId",static:!1,private:!1,access:{has:e=>"setListScrollItemId"in e,get:e=>e.setListScrollItemId},metadata:t},null,l),i(this,null,al,{kind:"method",name:"getListScrollTop",static:!1,private:!1,access:{has:e=>"getListScrollTop"in e,get:e=>e.getListScrollTop},metadata:t},null,l),i(this,null,ll,{kind:"method",name:"getListScrollItemId",static:!1,private:!1,access:{has:e=>"getListScrollItemId"in e,get:e=>e.getListScrollItemId},metadata:t},null,l),i(this,null,rl,{kind:"method",name:"clearListScroll",static:!1,private:!1,access:{has:e=>"clearListScroll"in e,get:e=>e.clearListScroll},metadata:t},null,l),i(this,null,ol,{kind:"getter",name:"bannerType",static:!1,private:!1,access:{has:e=>"bannerType"in e,get:e=>e.bannerType},metadata:t},null,l),i(this,null,nl,{kind:"getter",name:"isBannerVisible",static:!1,private:!1,access:{has:e=>"isBannerVisible"in e,get:e=>e.isBannerVisible},metadata:t},null,l),i(this,null,cl,{kind:"method",name:"setCurrentBanner",static:!1,private:!1,access:{has:e=>"setCurrentBanner"in e,get:e=>e.setCurrentBanner},metadata:t},null,l),i(this,null,fl,{kind:"method",name:"setForceShowDetails",static:!1,private:!1,access:{has:e=>"setForceShowDetails"in e,get:e=>e.setForceShowDetails},metadata:t},null,l),i(this,null,ml,{kind:"getter",name:"showRouteInstantly",static:!1,private:!1,access:{has:e=>"showRouteInstantly"in e,get:e=>e.showRouteInstantly},metadata:t},null,l),i(this,null,vl,{kind:"method",name:"startBuildRoute",static:!1,private:!1,access:{has:e=>"startBuildRoute"in e,get:e=>e.startBuildRoute},metadata:t},null,l),i(this,null,Il,{kind:"method",name:"setGlobalErrorMessage",static:!1,private:!1,access:{has:e=>"setGlobalErrorMessage"in e,get:e=>e.setGlobalErrorMessage},metadata:t},null,l),i(this,null,bl,{kind:"method",name:"popGlobalErrorMessage",static:!1,private:!1,access:{has:e=>"popGlobalErrorMessage"in e,get:e=>e.popGlobalErrorMessage},metadata:t},null,l),i(this,null,xl,{kind:"method",name:"initializeUIScale",static:!1,private:!1,access:{has:e=>"initializeUIScale"in e,get:e=>e.initializeUIScale},metadata:t},null,l),i(this,null,zl,{kind:"method",name:"setUIScale",static:!1,private:!1,access:{has:e=>"setUIScale"in e,get:e=>e.setUIScale},metadata:t},null,l),i(this,null,Cl,{kind:"method",name:"resetUIScale",static:!1,private:!1,access:{has:e=>"resetUIScale"in e,get:e=>e.resetUIScale},metadata:t},null,l),i(this,null,wl,{kind:"method",name:"enableSetKioskMode",static:!1,private:!1,access:{has:e=>"enableSetKioskMode"in e,get:e=>e.enableSetKioskMode},metadata:t},null,l),i(this,null,Ll,{kind:"method",name:"setKioskData",static:!1,private:!1,access:{has:e=>"setKioskData"in e,get:e=>e.setKioskData},metadata:t},null,l),i(null,null,Q,{kind:"field",name:"list",static:!1,private:!1,access:{has:e=>"list"in e,get:e=>e.list,set:(e,s)=>{e.list=s}},metadata:t},Y,$),i(null,null,j,{kind:"field",name:"details",static:!1,private:!1,access:{has:e=>"details"in e,get:e=>e.details,set:(e,s)=>{e.details=s}},metadata:t},W,Z),i(null,null,X,{kind:"field",name:"hoveredExhibitor",static:!1,private:!1,access:{has:e=>"hoveredExhibitor"in e,get:e=>e.hoveredExhibitor,set:(e,s)=>{e.hoveredExhibitor=s}},metadata:t},J,q),i(null,null,ee,{kind:"field",name:"hoveredBooth",static:!1,private:!1,access:{has:e=>"hoveredBooth"in e,get:e=>e.hoveredBooth,set:(e,s)=>{e.hoveredBooth=s}},metadata:t},te,se),i(null,null,ie,{kind:"field",name:"zoomBy",static:!1,private:!1,access:{has:e=>"zoomBy"in e,get:e=>e.zoomBy,set:(e,s)=>{e.zoomBy=s}},metadata:t},ae,le),i(null,null,re,{kind:"field",name:"rollReset",static:!1,private:!1,access:{has:e=>"rollReset"in e,get:e=>e.rollReset,set:(e,s)=>{e.rollReset=s}},metadata:t},oe,ne),i(null,null,ce,{kind:"field",name:"moveToBooths",static:!1,private:!1,access:{has:e=>"moveToBooths"in e,get:e=>e.moveToBooths,set:(e,s)=>{e.moveToBooths=s}},metadata:t},de,he),i(null,null,ue,{kind:"field",name:"moveToRect",static:!1,private:!1,access:{has:e=>"moveToRect"in e,get:e=>e.moveToRect,set:(e,s)=>{e.moveToRect=s}},metadata:t},fe,me),i(null,null,ge,{kind:"field",name:"moveToLocation",static:!1,private:!1,access:{has:e=>"moveToLocation"in e,get:e=>e.moveToLocation,set:(e,s)=>{e.moveToLocation=s}},metadata:t},pe,_e),i(null,null,ve,{kind:"field",name:"menu",static:!1,private:!1,access:{has:e=>"menu"in e,get:e=>e.menu,set:(e,s)=>{e.menu=s}},metadata:t},Se,ye),i(null,null,ke,{kind:"field",name:"searchFocused",static:!1,private:!1,access:{has:e=>"searchFocused"in e,get:e=>e.searchFocused,set:(e,s)=>{e.searchFocused=s}},metadata:t},Ie,be),i(null,null,xe,{kind:"field",name:"searchClearMode",static:!1,private:!1,access:{has:e=>"searchClearMode"in e,get:e=>e.searchClearMode,set:(e,s)=>{e.searchClearMode=s}},metadata:t},ze,Ce),i(null,null,Be,{kind:"field",name:"printingPdf",static:!1,private:!1,access:{has:e=>"printingPdf"in e,get:e=>e.printingPdf,set:(e,s)=>{e.printingPdf=s}},metadata:t},Pe,Me),i(null,null,we,{kind:"field",name:"largeMessage",static:!1,private:!1,access:{has:e=>"largeMessage"in e,get:e=>e.largeMessage,set:(e,s)=>{e.largeMessage=s}},metadata:t},Te,Re),i(null,null,Oe,{kind:"field",name:"largeMessageLastSet",static:!1,private:!1,access:{has:e=>"largeMessageLastSet"in e,get:e=>e.largeMessageLastSet,set:(e,s)=>{e.largeMessageLastSet=s}},metadata:t},Le,De),i(null,null,Ae,{kind:"field",name:"screenSize",static:!1,private:!1,access:{has:e=>"screenSize"in e,get:e=>e.screenSize,set:(e,s)=>{e.screenSize=s}},metadata:t},Ee,Fe),i(null,null,Ue,{kind:"field",name:"desiredOverlaySize",static:!1,private:!1,access:{has:e=>"desiredOverlaySize"in e,get:e=>e.desiredOverlaySize,set:(e,s)=>{e.desiredOverlaySize=s}},metadata:t},He,Ve),i(null,null,Ne,{kind:"field",name:"overlayShowsAll",static:!1,private:!1,access:{has:e=>"overlayShowsAll"in e,get:e=>e.overlayShowsAll,set:(e,s)=>{e.overlayShowsAll=s}},metadata:t},Ke,Ge),i(null,null,Qe,{kind:"field",name:"centerMap",static:!1,private:!1,access:{has:e=>"centerMap"in e,get:e=>e.centerMap,set:(e,s)=>{e.centerMap=s}},metadata:t},Ye,$e),i(null,null,je,{kind:"field",name:"zoomAfTransformK",static:!1,private:!1,access:{has:e=>"zoomAfTransformK"in e,get:e=>e.zoomAfTransformK,set:(e,s)=>{e.zoomAfTransformK=s}},metadata:t},We,Ze),i(null,null,Xe,{kind:"field",name:"activeListIndex",static:!1,private:!1,access:{has:e=>"activeListIndex"in e,get:e=>e.activeListIndex,set:(e,s)=>{e.activeListIndex=s}},metadata:t},Je,qe),i(null,null,et,{kind:"field",name:"devicePixelRatio",static:!1,private:!1,access:{has:e=>"devicePixelRatio"in e,get:e=>e.devicePixelRatio,set:(e,s)=>{e.devicePixelRatio=s}},metadata:t},tt,st),i(null,null,it,{kind:"field",name:"wsStarted",static:!1,private:!1,access:{has:e=>"wsStarted"in e,get:e=>e.wsStarted,set:(e,s)=>{e.wsStarted=s}},metadata:t},at,lt),i(null,null,rt,{kind:"field",name:"canvasStarted",static:!1,private:!1,access:{has:e=>"canvasStarted"in e,get:e=>e.canvasStarted,set:(e,s)=>{e.canvasStarted=s}},metadata:t},ot,nt),i(null,null,ct,{kind:"field",name:"kiosk",static:!1,private:!1,access:{has:e=>"kiosk"in e,get:e=>e.kiosk,set:(e,s)=>{e.kiosk=s}},metadata:t},dt,ht),i(null,null,ut,{kind:"field",name:"inIdle",static:!1,private:!1,access:{has:e=>"inIdle"in e,get:e=>e.inIdle,set:(e,s)=>{e.inIdle=s}},metadata:t},ft,mt),i(null,null,gt,{kind:"field",name:"modalActive",static:!1,private:!1,access:{has:e=>"modalActive"in e,get:e=>e.modalActive,set:(e,s)=>{e.modalActive=s}},metadata:t},pt,_t),i(null,null,vt,{kind:"field",name:"galleryActive",static:!1,private:!1,access:{has:e=>"galleryActive"in e,get:e=>e.galleryActive,set:(e,s)=>{e.galleryActive=s}},metadata:t},St,yt),i(null,null,kt,{kind:"field",name:"hideOverlay",static:!1,private:!1,access:{has:e=>"hideOverlay"in e,get:e=>e.hideOverlay,set:(e,s)=>{e.hideOverlay=s}},metadata:t},It,bt),i(null,null,xt,{kind:"field",name:"hideCookieConsent",static:!1,private:!1,access:{has:e=>"hideCookieConsent"in e,get:e=>e.hideCookieConsent,set:(e,s)=>{e.hideCookieConsent=s}},metadata:t},zt,Ct),i(null,null,Bt,{kind:"field",name:"hideHeaderLogo",static:!1,private:!1,access:{has:e=>"hideHeaderLogo"in e,get:e=>e.hideHeaderLogo,set:(e,s)=>{e.hideHeaderLogo=s}},metadata:t},Pt,Mt),i(null,null,wt,{kind:"field",name:"hideLogoInBooth",static:!1,private:!1,access:{has:e=>"hideLogoInBooth"in e,get:e=>e.hideLogoInBooth,set:(e,s)=>{e.hideLogoInBooth=s}},metadata:t},Tt,Rt),i(null,null,Ot,{kind:"field",name:"disableBookmarked",static:!1,private:!1,access:{has:e=>"disableBookmarked"in e,get:e=>e.disableBookmarked,set:(e,s)=>{e.disableBookmarked=s}},metadata:t},Lt,Dt),i(null,null,At,{kind:"field",name:"hideLanguage",static:!1,private:!1,access:{has:e=>"hideLanguage"in e,get:e=>e.hideLanguage,set:(e,s)=>{e.hideLanguage=s}},metadata:t},Et,Ft),i(null,null,Ut,{kind:"field",name:"monochrome",static:!1,private:!1,access:{has:e=>"monochrome"in e,get:e=>e.monochrome,set:(e,s)=>{e.monochrome=s}},metadata:t},Ht,Vt),i(null,null,Nt,{kind:"field",name:"heatmap",static:!1,private:!1,access:{has:e=>"heatmap"in e,get:e=>e.heatmap,set:(e,s)=>{e.heatmap=s}},metadata:t},Kt,Gt),i(null,null,Qt,{kind:"field",name:"heatmapYah",static:!1,private:!1,access:{has:e=>"heatmapYah"in e,get:e=>e.heatmapYah,set:(e,s)=>{e.heatmapYah=s}},metadata:t},Yt,$t),i(null,null,jt,{kind:"field",name:"debugCircles",static:!1,private:!1,access:{has:e=>"debugCircles"in e,get:e=>e.debugCircles,set:(e,s)=>{e.debugCircles=s}},metadata:t},Wt,Zt),i(null,null,Xt,{kind:"field",name:"mapControlsHidden",static:!1,private:!1,access:{has:e=>"mapControlsHidden"in e,get:e=>e.mapControlsHidden,set:(e,s)=>{e.mapControlsHidden=s}},metadata:t},Jt,qt),i(null,null,es,{kind:"field",name:"floorsControlHidden",static:!1,private:!1,access:{has:e=>"floorsControlHidden"in e,get:e=>e.floorsControlHidden,set:(e,s)=>{e.floorsControlHidden=s}},metadata:t},ts,ss),i(null,null,is,{kind:"field",name:"hideFreeOrDemo",static:!1,private:!1,access:{has:e=>"hideFreeOrDemo"in e,get:e=>e.hideFreeOrDemo,set:(e,s)=>{e.hideFreeOrDemo=s}},metadata:t},as,ls),i(null,null,rs,{kind:"field",name:"currentBanner",static:!1,private:!1,access:{has:e=>"currentBanner"in e,get:e=>e.currentBanner,set:(e,s)=>{e.currentBanner=s}},metadata:t},os,ns),i(null,null,cs,{kind:"field",name:"sceneDefReady",static:!1,private:!1,access:{has:e=>"sceneDefReady"in e,get:e=>e.sceneDefReady,set:(e,s)=>{e.sceneDefReady=s}},metadata:t},ds,hs),i(null,null,us,{kind:"field",name:"categoryFilterOpen",static:!1,private:!1,access:{has:e=>"categoryFilterOpen"in e,get:e=>e.categoryFilterOpen,set:(e,s)=>{e.categoryFilterOpen=s}},metadata:t},fs,ms),i(null,null,gs,{kind:"field",name:"selectedCategoryFilters",static:!1,private:!1,access:{has:e=>"selectedCategoryFilters"in e,get:e=>e.selectedCategoryFilters,set:(e,s)=>{e.selectedCategoryFilters=s}},metadata:t},ps,_s),i(null,null,vs,{kind:"field",name:"selectedPoiTypeFilters",static:!1,private:!1,access:{has:e=>"selectedPoiTypeFilters"in e,get:e=>e.selectedPoiTypeFilters,set:(e,s)=>{e.selectedPoiTypeFilters=s}},metadata:t},Ss,ys),i(null,null,ks,{kind:"field",name:"selectedTrack",static:!1,private:!1,access:{has:e=>"selectedTrack"in e,get:e=>e.selectedTrack,set:(e,s)=>{e.selectedTrack=s}},metadata:t},Is,bs),i(null,null,xs,{kind:"field",name:"subButtonsVisible",static:!1,private:!1,access:{has:e=>"subButtonsVisible"in e,get:e=>e.subButtonsVisible,set:(e,s)=>{e.subButtonsVisible=s}},metadata:t},zs,Cs),i(null,null,Bs,{kind:"field",name:"mapControlsDOMRect",static:!1,private:!1,access:{has:e=>"mapControlsDOMRect"in e,get:e=>e.mapControlsDOMRect,set:(e,s)=>{e.mapControlsDOMRect=s}},metadata:t},Ps,Ms),i(null,null,ws,{kind:"field",name:"searchBoxMode",static:!1,private:!1,access:{has:e=>"searchBoxMode"in e,get:e=>e.searchBoxMode,set:(e,s)=>{e.searchBoxMode=s}},metadata:t},Ts,Rs),i(null,null,Os,{kind:"field",name:"searchBoxTitle",static:!1,private:!1,access:{has:e=>"searchBoxTitle"in e,get:e=>e.searchBoxTitle,set:(e,s)=>{e.searchBoxTitle=s}},metadata:t},Ls,Ds),i(null,null,As,{kind:"field",name:"searchBoxSubtitle",static:!1,private:!1,access:{has:e=>"searchBoxSubtitle"in e,get:e=>e.searchBoxSubtitle,set:(e,s)=>{e.searchBoxSubtitle=s}},metadata:t},Es,Fs),i(null,null,Us,{kind:"field",name:"routeTitle",static:!1,private:!1,access:{has:e=>"routeTitle"in e,get:e=>e.routeTitle,set:(e,s)=>{e.routeTitle=s}},metadata:t},Hs,Vs),i(null,null,Ns,{kind:"field",name:"routeDescription",static:!1,private:!1,access:{has:e=>"routeDescription"in e,get:e=>e.routeDescription,set:(e,s)=>{e.routeDescription=s}},metadata:t},Ks,Gs),i(null,null,Qs,{kind:"field",name:"isMultiPointRoute",static:!1,private:!1,access:{has:e=>"isMultiPointRoute"in e,get:e=>e.isMultiPointRoute,set:(e,s)=>{e.isMultiPointRoute=s}},metadata:t},Ys,$s),i(null,null,js,{kind:"field",name:"tourTitle",static:!1,private:!1,access:{has:e=>"tourTitle"in e,get:e=>e.tourTitle,set:(e,s)=>{e.tourTitle=s}},metadata:t},Ws,Zs),i(null,null,Xs,{kind:"field",name:"tourDescription",static:!1,private:!1,access:{has:e=>"tourDescription"in e,get:e=>e.tourDescription,set:(e,s)=>{e.tourDescription=s}},metadata:t},Js,qs),i(null,null,ei,{kind:"field",name:"isMultiPointTour",static:!1,private:!1,access:{has:e=>"isMultiPointTour"in e,get:e=>e.isMultiPointTour,set:(e,s)=>{e.isMultiPointTour=s}},metadata:t},ti,si),i(null,null,ii,{kind:"field",name:"pathwayOnlyMode",static:!1,private:!1,access:{has:e=>"pathwayOnlyMode"in e,get:e=>e.pathwayOnlyMode,set:(e,s)=>{e.pathwayOnlyMode=s}},metadata:t},ai,li),i(null,null,ri,{kind:"field",name:"isOverlayScrolled",static:!1,private:!1,access:{has:e=>"isOverlayScrolled"in e,get:e=>e.isOverlayScrolled,set:(e,s)=>{e.isOverlayScrolled=s}},metadata:t},oi,ni),i(null,null,ci,{kind:"field",name:"listScrollTop",static:!1,private:!1,access:{has:e=>"listScrollTop"in e,get:e=>e.listScrollTop,set:(e,s)=>{e.listScrollTop=s}},metadata:t},di,hi),i(null,null,ui,{kind:"field",name:"listScrollItemId",static:!1,private:!1,access:{has:e=>"listScrollItemId"in e,get:e=>e.listScrollItemId,set:(e,s)=>{e.listScrollItemId=s}},metadata:t},fi,mi),i(null,null,gi,{kind:"field",name:"listScrollIndex",static:!1,private:!1,access:{has:e=>"listScrollIndex"in e,get:e=>e.listScrollIndex,set:(e,s)=>{e.listScrollIndex=s}},metadata:t},pi,_i),i(null,null,vi,{kind:"field",name:"_customUIScale",static:!1,private:!1,access:{has:e=>"_customUIScale"in e,get:e=>e._customUIScale,set:(e,s)=>{e._customUIScale=s}},metadata:t},Si,yi),i(null,null,_a,{kind:"field",name:"forceDimm",static:!1,private:!1,access:{has:e=>"forceDimm"in e,get:e=>e.forceDimm,set:(e,s)=>{e.forceDimm=s}},metadata:t},va,Sa),i(null,null,Va,{kind:"field",name:"mapSettings",static:!1,private:!1,access:{has:e=>"mapSettings"in e,get:e=>e.mapSettings,set:(e,s)=>{e.mapSettings=s}},metadata:t},Na,Ka),i(null,null,dl,{kind:"field",name:"forceShowDetails",static:!1,private:!1,access:{has:e=>"forceShowDetails"in e,get:e=>e.forceShowDetails,set:(e,s)=>{e.forceShowDetails=s}},metadata:t},hl,ul),i(null,null,gl,{kind:"field",name:"buildRoute",static:!1,private:!1,access:{has:e=>"buildRoute"in e,get:e=>e.buildRoute,set:(e,s)=>{e.buildRoute=s}},metadata:t},pl,_l),i(null,null,Sl,{kind:"field",name:"globalErrorMessages",static:!1,private:!1,access:{has:e=>"globalErrorMessages"in e,get:e=>e.globalErrorMessages,set:(e,s)=>{e.globalErrorMessages=s}},metadata:t},yl,kl),i(null,null,Bl,{kind:"field",name:"setKioskModeEnabled",static:!1,private:!1,access:{has:e=>"setKioskModeEnabled"in e,get:e=>e.setKioskModeEnabled,set:(e,s)=>{e.setKioskModeEnabled=s}},metadata:t},Pl,Ml),i(null,null,Tl,{kind:"field",name:"kioskData",static:!1,private:!1,access:{has:e=>"kioskData"in e,get:e=>e.kioskData,set:(e,s)=>{e.kioskData=s}},metadata:t},Rl,Ol),t&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:t})}rootStore=a(this,l);interfaceMetadata=Object.freeze([{id:"menu",className:"efp-overlay-menu",priority:80,isActive:()=>this.menu,searchBoxConfig:()=>({mode:"interface",title:y("Menu")})},{id:"exhibitor",className:"efp-overlay-exhibitor",priority:70,isActive:()=>this.details instanceof I,searchBoxConfig:()=>({mode:"details",title:this.details.name})},{id:"booth",className:"efp-overlay-booth",priority:70,isActive:()=>this.details instanceof T,searchBoxConfig:()=>{const t=this.details;return{mode:"details",title:t.title||t.name}}},{id:"event",className:"efp-overlay-event",priority:70,isActive:()=>this.details instanceof A,searchBoxConfig:()=>({mode:"details",title:this.details.name})},{id:"route",className:"efp-overlay-route",priority:70,isActive:()=>this.details instanceof R,searchBoxConfig:()=>{const t=this.details;return{mode:"details",title:y("Directions")}}},{id:"search",className:"efp-overlay-search",priority:60,isActive:()=>!this.details&&!this.menu&&this.list.type==="search"&&(this.rootStore.fp.alwaysShowSidebar||this.heatmap||this.searchFocused||this.list.text.length>0||this.searchClearMode),searchBoxConfig:()=>({mode:"search",title:y("Search")})},{id:"exhibitors",className:"efp-overlay-exhibitors",priority:50,isActive:()=>this.list.type==="exhibitors"&&!this.details,searchBoxConfig:()=>({mode:"search",title:y("Exhibitors")})},{id:"filter",className:"efp-overlay-filter",priority:50,isActive:()=>this.list.type==="filter"&&!this.details,searchBoxConfig:()=>({mode:"search",title:y("Filter")})},{id:"bookmarks",className:"efp-overlay-bookmarks",priority:50,isActive:()=>this.list.type==="bookmarks"&&!this.details,searchBoxConfig:()=>({mode:"interface",title:y("Bookmarks"),badge:this.rootStore.bookmarksStore.total})},{id:"visited",className:"efp-overlay-visited",priority:50,isActive:()=>this.list.type==="visited"&&!this.details,searchBoxConfig:()=>({mode:"interface",title:y("Visited"),badge:this.rootStore.exhibitorStore.visited.length})},{id:D,className:"efp-overlay-language",priority:50,isActive:()=>this.list.type===D,searchBoxConfig:()=>({mode:"interface",title:y("Language")})},{id:"category",className:"efp-overlay-category",priority:50,isActive:()=>!P.menu&&!!P.selectedCategory,searchBoxConfig:()=>({mode:"interface",title:this.list.type==="category"&&this.list.category?.name||y("Categories")})},{id:"sessions",className:"efp-overlay-sessions",priority:50,isActive:()=>this.list.type==="sessions"&&!this.details,searchBoxConfig:()=>({mode:"search",title:y("Sessions"),subtitle:this.selectedTrack?this.selectedTrack.name:void 0})},{id:"speakers",className:"efp-overlay-speakers",priority:50,isActive:()=>this.list.type==="speakers"&&!this.details,searchBoxConfig:()=>({mode:"search",title:y("Speakers")})},{id:"speaker",className:"efp-overlay-speaker",priority:50,isActive:()=>this.details instanceof Vl,searchBoxConfig:()=>({mode:"details",title:this.details.name})},{id:"tours",className:"efp-overlay-tours",priority:50,isActive:()=>this.list.type==="tours"&&!this.details,searchBoxConfig:()=>({mode:"search",title:y("Guided Tours")})},{id:"multi-point-wayfinding",className:"efp-overlay-multi-point",priority:75,isActive:()=>!!(this.isMultiPointRoute&&this.selectedRoute&&this.list.type!=="route-planner"),searchBoxConfig:()=>({mode:"interface",title:this.routeTitle||y("Multi-point route")})},{id:"multi-point-tour",className:"efp-overlay-multi-point-tour",priority:75,isActive:()=>this.list.type==="multi-point-tour"&&!this.details,searchBoxConfig:()=>({mode:"interface",title:this.tourTitle||y("Multi-point route")})},{id:"route-planner",className:"efp-overlay-route-planner",priority:76,isActive:()=>this.list.type==="route-planner"&&(!this.details||this.details instanceof R),searchBoxConfig:()=>({mode:"interface",title:y("Route planner")})}].sort((t,e)=>e.priority-t.priority));list=a(this,Y,{type:"search",text:"",focused:!1});details=(a(this,$),a(this,W,null));hoveredExhibitor=(a(this,Z),a(this,J,null));hoveredBooth=(a(this,q),a(this,te,null));zoomBy=(a(this,se),a(this,ae,null));rollReset=(a(this,le),a(this,oe,!1));moveToBooths=(a(this,ne),a(this,de,null));moveToRect=(a(this,he),a(this,fe,null));moveToLocation=(a(this,me),a(this,pe,!1));menu=(a(this,_e),a(this,Se,!1));searchFocused=(a(this,ye),a(this,Ie,!1));searchClearMode=(a(this,be),a(this,ze,!1));printingPdf=(a(this,Ce),a(this,Pe,!1));largeMessage=(a(this,Me),a(this,Te,null));largeMessageLastSet=(a(this,Re),a(this,Le,null));screenSize=(a(this,De),a(this,Ee,void 0));desiredOverlaySize=(a(this,Fe),a(this,He,void 0));overlayShowsAll=(a(this,Ve),a(this,Ke,!1));centerMap=(a(this,Ge),a(this,Ye,!1));zoomAfTransformK=(a(this,$e),a(this,We,1));activeListIndex=(a(this,Ze),a(this,Je,-1));devicePixelRatio=(a(this,qe),a(this,tt,window.devicePixelRatio));previewExhibitor=(a(this,st),null);wsStarted=a(this,at,!1);canvasStarted=(a(this,lt),a(this,ot,!1));kiosk=(a(this,nt),a(this,dt,!1));inIdle=(a(this,ht),a(this,ft,!1));modalActive=(a(this,mt),a(this,pt,{share:!1}));galleryActive=(a(this,_t),a(this,St,!1));hideOverlay=(a(this,yt),a(this,It,!1));hideCookieConsent=(a(this,bt),a(this,zt,!!tr()));hideHeaderLogo=(a(this,Ct),a(this,Pt,!1));hideLogoInBooth=(a(this,Mt),a(this,Tt,!1));disableBookmarked=(a(this,Rt),a(this,Lt,!1));hideLanguage=(a(this,Dt),a(this,Et,!1));monochrome=(a(this,Ft),a(this,Ht,!1));heatmap=(a(this,Vt),a(this,Kt,!1));heatmapYah=(a(this,Gt),a(this,Yt,!1));rootElement=a(this,$t);debugCircles=a(this,Wt,[]);mapControlsHidden=(a(this,Zt),a(this,Jt,!1));floorsControlHidden=(a(this,qt),a(this,ts,!1));hideFreeOrDemo=(a(this,ss),a(this,as,!1));currentBanner=(a(this,ls),a(this,os,null));sceneDefReady=(a(this,ns),a(this,ds,!1));categoryFilterOpen=(a(this,hs),a(this,fs,!1));selectedCategoryFilters=(a(this,ms),a(this,ps,[]));selectedPoiTypeFilters=(a(this,_s),a(this,Ss,[]));selectedTrack=(a(this,ys),a(this,Is,null));subButtonsVisible=(a(this,bs),a(this,zs,!1));mapControlsDOMRect=(a(this,Cs),a(this,Ps,void 0));searchBoxMode=(a(this,Ms),a(this,Ts,"search"));searchBoxTitle=(a(this,Rs),a(this,Ls,""));searchBoxSubtitle=(a(this,Ds),a(this,Es,void 0));routeTitle=(a(this,Fs),a(this,Hs,void 0));routeDescription=(a(this,Vs),a(this,Ks,void 0));isMultiPointRoute=(a(this,Gs),a(this,Ys,!1));tourTitle=(a(this,$s),a(this,Ws,void 0));tourDescription=(a(this,Zs),a(this,Js,void 0));isMultiPointTour=(a(this,qs),a(this,ti,!1));pathwayOnlyMode=(a(this,si),a(this,ai,!1));isOverlayScrolled=(a(this,li),a(this,oi,!1));listScrollTop=(a(this,ni),a(this,di,0));listScrollItemId=(a(this,hi),a(this,fi,null));listScrollIndex=(a(this,mi),a(this,pi,0));scrollPositions=(a(this,_i),new Map);scrollItemIds=new Map;_customUIScale=a(this,Si,null);searchFilterHeightPx=(a(this,yi),54);searchInputHeightPx=54;overlayUISizePx=390;overlayKioskSizePx=450;overlayMediumHeightRems=10;setSelectedCategoryFilters(t){this.selectedCategoryFilters=t}resetCategoryFilter(){this.selectedCategoryFilters=[],this.categoryFilterOpen=!1}setSearchClearMode(t){this.searchClearMode=t}setRouteTitle(t){this.routeTitle=t}setRouteDescription(t){this.routeDescription=t}setIsMultiPointRoute(t){this.isMultiPointRoute=t}setTourTitle(t){this.tourTitle=t}setTourDescription(t){this.tourDescription=t}setIsMultiPointTour(t){this.isMultiPointTour=t}setPathwayOnlyMode(t){this.pathwayOnlyMode=t}setMultiPointTourList(t){this.list={type:"multi-point-tour",tourId:t}}get activePathwayLayers(){return this.list?.type==="multi-point-tour"?this.rootStore.toursStore.getTourById(this.list.tourId)?.layers?.map(e=>e.id)||[]:[]}get highlightedBooths(){const t=new Set(this.rootStore.exhibitorStore.highlightedByExternalIds),e=new Set(this.rootStore.boothStore.highlightedByExternalIds),s=new Set([this.rootStore.exhibitorStore.exhibitors.filter(r=>t.has(r.externalId)).flatMap(r=>r.booths.filter(n=>n instanceof M)).map(r=>r.id.toString()),this.rootStore.boothStore.booths.filter(r=>e.has(r.externalId)).map(r=>r.id.toString())].flat());if(this.list?.type==="search"&&this.list?.text?.trim().length){s.clear();const r=this.fuzzySearchItems.filter(n=>n.score===0).map(n=>n.item);r.length?Kl(r,this.rootStore.boothStore.booths).forEach(n=>s.add(n.id.toString())):this.listBooths.forEach(n=>s.add(n.id.toString()))}if(this.list?.type==="filter"&&(s.clear(),this.list.items.flatMap(r=>r.booths.filter(n=>n instanceof M)).forEach(r=>s.add(r.id.toString()))),this.categoryFilterOpen&&this.selectedCategoryFilters.length>0?(s.clear(),this.selectedCategoryFilters.forEach(r=>{r.exhibitors.flatMap(n=>n.booths).forEach(n=>s.add(n.id.toString()))})):this.list?.type==="category"&&(s.clear(),this.list.category.exhibitors.flatMap(r=>r.booths).forEach(r=>s.add(r.id.toString()))),this.list?.type==="bookmarks"&&(s.clear(),this.rootStore.exhibitorStore.exhibitors.filter(r=>r.bookmarked).flatMap(r=>r.booths.filter(n=>n instanceof M)).forEach(r=>s.add(r.id.toString())),this.rootStore.boothStore.booths.filter(r=>r.exhibitors.length===0&&r.bookmarkedDirectly).forEach(r=>s.add(r.id.toString()))),this.list?.type==="visited"&&(s.clear(),this.rootStore.exhibitorStore.visited.flatMap(r=>r.booths.filter(n=>n instanceof M)).forEach(r=>s.add(r.id.toString()))),this.list?.type==="exhibitors"){s.clear();const r=this.list.text?.toLowerCase().trim();let n=this.rootStore.exhibitorStore.exhibitors;r&&(n=n.filter(m=>m.name.toLowerCase().includes(r))),n.flatMap(m=>m.booths.filter(g=>g instanceof M)).forEach(m=>s.add(m.id.toString()))}if(this.selectedPoiTypeFilters.length>0&&(s.clear(),this.selectedPoiTypeFilters.forEach(r=>{this.rootStore.boothStore.booths.filter(n=>n.poiTypeId===r.id).forEach(n=>s.add(n.id.toString()))})),this.details instanceof R&&(s.clear(),s.add(this.details.from?.id.toString()),s.add(this.details.to?.id.toString()),this.details.waypoints?.forEach(r=>s.add(r.id.toString()))),this.details instanceof T&&(s.clear(),s.add(this.details.id.toString())),this.details instanceof I&&(s.clear(),this.details.booths.filter(r=>r instanceof M).forEach(r=>s.add(r.id.toString()))),this.details instanceof A){const r=this.details;if(r.boothId){s.clear();const n=this.rootStore.boothStore.booths.find(m=>m.id===r.boothId);n&&s.add(n.id.toString())}}return s.delete(void 0),s.delete(null),s}constructor(t){a(this,Ol),this.rootStore=t,this.initializeUIScale()}get rtl(){const t=sr();return t==="ar"||t==="he"}get noOverlay(){return this.rootStore.fp.noOverlay||this.hideOverlay}get onBoothClick(){return this.rootStore.fp.onBoothClick}get onMarkerClick(){return this.rootStore.fp.onMarkerClick}get onBookmarkClick(){return this.rootStore.fp.onBookmarkClick}get onVisitedClick(){return this.rootStore.fp.onVisitedClick}get onCategoryClick(){return this.rootStore.fp.onCategoryClick}get onDirection(){return this.rootStore.fp.onDirection}get onDetails(){return this.rootStore.fp.onDetails}get onExhibitorCustomButtonClick(){return this.rootStore.fp.onExhibitorCustomButtonClick}get onGetCoordsClick(){return this.rootStore.fp.onGetCoordsClick}get selectedExhibitor(){return this.details instanceof I?this.details:null}get selectedBooth(){return this.details instanceof T?this.details:null}get selectedCategory(){return this.list.type==="category"?this.list.category:null}get selectedRoute(){return this.details instanceof R?this.details:null}get selectedSpeaker(){return this.details instanceof Vl?this.details:null}get uiScale(){return this._customUIScale!==null?this._customUIScale:this.kiosk?1.2:1}get isGuidedToursActive(){return this.rootStore.toursStore.isActive}get getRouteNextFloor(){const t=this.rootStore.routeStore.pathLayers,e=this.rootStore.routeStore.currentRouteLayer?.name;if(!e)return null;const s=t.findIndex(f=>f.layer?.name===e);return s===-1?null:t[s+1]?.layer?.name}get headerHeightRem(){return 0}get headerHeightPx(){return V(this.headerHeightRem)}get overlayPosition(){return!this.screenSize||this.screenSize.width>Wl||this.kiosk?"left":"bottom"}get overlayCollapsed(){return this.kiosk&&this.overlayPosition==="left"&&!this.searchFocused&&!this.menu&&!this.details&&!this.selectedCategory&&!this.selectedExhibitor&&this.list.type!=="bookmarks"&&this.list.type!==D&&!this.list.text?.length}get overlaySize(){return this.overlayLeft?"full":this.desiredOverlaySize}get overlayBottom(){return this.overlayPosition==="bottom"}get overlayLeft(){return this.overlayPosition==="left"}get overlayWidthPx(){return this.noOverlay?0:this.overlayLeft?this.kiosk?this.overlayKioskSizePx:this.overlayUISizePx:V(this.screenSize.width)}get wsImageHeightPx(){return 44}get wsPaddingPx(){return V(.25)}get wsOccupiedHeightPx(){return this.wsShown?this.wsImageHeightPx+this.wsPaddingPx*2:0}get wsShown(){return!this.hideHeaderLogo&&this.rootStore.exhibitorStore.advertised.length>0}get wsDesktopPosition(){return H.EXPO==="cbresupplypartner"?"bottom":"top"}get wsPosition(){return this.overlayBottom?"top":this.wsDesktopPosition}get responsiveClass(){return ar(this.screenSize.width)}get mapVisibleTop(){return(this.wsPosition==="top"?this.wsOccupiedHeightPx:0)+this.headerHeightPx}get mapVisibleBottom(){return this.overlayLeft||this.noOverlay?this.wsPosition==="bottom"?this.wsOccupiedHeightPx:0:V(this.overlayMediumHeightRems)}get mapVisibleStart(){return 0}get searchActionsHeightPx(){return this.overlayPosition==="bottom"?this.searchInputHeightPx+this.searchFilterHeightPx:this.searchInputHeightPx}get fullSizeOffset(){const t=this.wsShown?54:0,e=20;if(this.details&&!(this.details instanceof R))return t+e;const s=54,f=this.shouldShowSearchButtons?54:0;return t+s+e+f}get shouldShowSearchButtons(){return this.rootStore.searchButtonsStore.hasAnySearchButtons&&!this.details&&!this.menu&&![D,"filter"].includes(this.list.type)}get canvasVisibleRectPx(){const t=this.screenSize;return ql.fromX1y1x2y2(P.rtl?0:this.mapVisibleStart,this.mapVisibleTop+this.searchActionsHeightPx,P.rtl?t.width-this.mapVisibleStart:t.width,t.height-this.mapVisibleBottom)}get shouldShiftMapRect(){return this.overlayPosition==="left"&&(this.details||this.hasAppliedFilters||this.selectedRoute)}get hasAppliedFilters(){return this.selectedCategoryFilters.length>0||this.selectedPoiTypeFilters.length>0}get canvasVisibleRectPt(){return this.canvasVisibleRectPx.scale(this.devicePixelRatio)}get canvasSizePt(){return this.screenSize.scale(this.devicePixelRatio)}get shouldUseBackdrop(){if(P.overlayCollapsed)return!1;if(z&&localStorage.getItem("forcebackdrop")==="1")return!0;if(this.overlayBottom||this.selectedExhibitor?.leadingImageUrl&&!this.selectedExhibitor?.leadingImageLinkUrl)return!1;const t=Hl.satisfies({safari:">=13"}),e=Hl.satisfies({chrome:">=77"});var s=/(android)/i.test(navigator.userAgent);return s?!1:t||e&&P.canvasSizePt.height*P.canvasSizePt.width<3e6}forceDimm=a(this,va,!1);setForceDimm(t){this.forceDimm=t}get dimmed(){return this.forceDimm||this.pathwayOnlyMode?!0:this.highlightedBooths.size>0||this.list?.type==="search"&&this.list?.text?.trim().length>0||this.list?.type==="exhibitors"}get defaultSearchItems(){const{exhibitorStore:t,categoryStore:e,boothStore:s,heatmapStore:f}=this.rootStore;let r=t.exhibitors;const n=e.categories.filter(p=>p.exhibitors.length),m=s.booths;this.selectedPoiTypeFilters.length>0&&(r=r.filter(p=>p.booths.some(_=>this.selectedPoiTypeFilters.some(S=>_.poiTypeId===S.id))));let g=[];const w=!this.selectedCategoryFilters.length&&x.showCategories?n.filter(p=>nr.includes(H.EXPO)?!p.name.includes("/"):!0):[],O=m.filter(p=>p instanceof G);return this.selectedCategoryFilters.length>0?g=[...r]:(x.showCompaniesAndBooths&&(g=g.concat(r)),x.showOtherSpaces&&(g=g.concat(O))),this.heatmap?[...r,...m].sort((_,S)=>f.getClicksByType(S)-f.getClicksByType(_)):this.heatmapYah?f.heatmapData?.yah?.sort((p,_)=>f.getClicksByType(_)-f.getClicksByType(p))||[]:r.length===0?m:w.concat(g.sort((p,_)=>{const S=p instanceof I&&p.featured!==void 0,B=_ instanceof I&&_.featured!==void 0;if(S!==B)return S?-1:1;const L=p instanceof G&&p.title?p.title:p.name,N=_ instanceof G&&_.title?_.title:_.name;return L.localeCompare(N,void 0,{sensitivity:"base",numeric:!0})}))}get searchItems(){if(this.list.type!=="search")return[];let t=this.list.text?.trim().toLowerCase()||"";const{exhibitorStore:e,categoryStore:s,boothStore:f,eventStore:r,speakerStore:n,heatmapStore:m}=this.rootStore;let g=e.exhibitors;const w=s.categories.filter(d=>d.exhibitors.length),O=f.booths,p=r.eventItems,_=n.speakers;if(this.selectedCategoryFilters.length>0&&(g=g.filter(d=>this.selectedCategoryFilters.some(h=>d.categories.some(v=>v.id===h.id)))),this.selectedPoiTypeFilters.length>0&&(g=g.filter(d=>d.booths.some(h=>this.selectedPoiTypeFilters.some(v=>h.poiTypeId===v.id)))),!t)return this.defaultSearchItems;const S=[t.replace(/&[^&=]+=[^&]+/g,"")];if(this.heatmapYah)return m.heatmapData.yah.filter(h=>Number.isNaN(Number(t))?h:h.viewCount>=Number(t)).sort((h,v)=>m.getClicksByType(v)-m.getClicksByType(h));const B=[],L=new Set,N=new Set,Dl=new Set,Gl=new Set;function Al(d){return d?d.replace(/[!@#$%^*-\.,\(\)^#$%:?_+'"\/]/g," ").replace(/\s\s+/g," "):""}function k(d,h){return!d||!h?!1:Al(d).toLowerCase().includes(Al(h).toLowerCase())}function El(d,h){return d?k(d,h)||k(x.levelTerm+" "+d,h):!1}g.forEach(d=>{S.some(h=>k(d.name,h)||d.booths.some(v=>!h&&k(v.name,h)||El(v.layer?.name??null,h)))&&L.add(d)}),this.selectedCategoryFilters.length>0&&O.forEach(d=>{(this.heatmap||!(d instanceof M)||!Array.from(L).find(v=>v.booths.includes(d)))&&S.some(v=>k(d.title||"",v)||k(d.name,v)||k(d.fullName,v)||El(d.layer?.name??null,v))&&N.add(d)});const Ql=p,Yl=_;if(Ql.forEach(d=>{S.some(h=>k(d.name||"",h)||k(d.description||"",h))&&Dl.add(d)}),Yl.forEach(d=>{S.some(h=>k(d.name,h)||k(d.company,h)||k(d.jobTitle,h))&&Gl.add(d)}),B.push(...Dl),B.push(...L),this.heatmap)return B.sort((d,h)=>m.getClicksByType(h)-m.getClicksByType(d));const $l=new Map(B.map(d=>[d.id,d]));return B.map(d=>{if(!d.name)return null;const h=Nl(d instanceof T&&d.fullName.toLowerCase()||d.name.toLowerCase()),v=h.indexOf(Nl(t));if(v===-1)return null;const Fl={id:d.id,position:v,lowerCaseName:h,featured:!1};return d instanceof I&&(Fl.featured=d.featured),Fl}).filter(Boolean).sort((d,h)=>(d.featured||h.featured)&&d.featured!==h.featured?d.featured?-1:1:d.position!==h.position?d.position-h.position:d.lowerCaseName.localeCompare(h.lowerCaseName)||String(d.id).localeCompare(String(h.id))).map(({id:d})=>$l.get(d))}get searchList(){return[...this.rootStore.eventStore.eventItems,...this.rootStore.speakerStore.speakers,...this.rootStore.categoryStore.categories.filter(t=>t.exhibitors.length),...this.rootStore.exhibitorStore.exhibitors,...this.rootStore.boothStore.booths]}get foundInDescription(){if(this.list?.type!=="search")return[];const t=this.list?.text?.trim().toLowerCase();if(!t)return[];const e=this.fuzzySearchItems.map(({item:n})=>n),s=new Set(e.map(n=>n.name)),r=this.categoryFilteredSearchList.filter(n=>!s.has(n.name)).filter(n=>n.description&&n.description?.includes(t));return r.sort((n,m)=>{const g=n.description?.toLowerCase().indexOf(t),w=m.description?.toLowerCase().indexOf(t);return g-w}),r}get foundInDescriptionStruct(){const t={};if(this.list?.type!=="search")return t;const e=this.list?.text?.trim().toLowerCase();return this.foundInDescription.forEach(s=>{const f=s.description;if(!f)return;const r=f.indexOf(e);if(r===-1)return;const n=3,m=r>n?r-n:0,g=f.substring(m).trim();t[s.id]=r>0?`...${g}`:g}),t}get categoryFilteredSearchList(){return this.selectedCategoryFilters.length===0?this.searchList:this.searchList.filter(t=>t instanceof I&&this.selectedCategoryFilters.some(e=>t.categories.some(s=>s.id===e.id)))}get fuzzySearchItems(){if(this.list?.type!=="search")return[];const t=this.list?.text?.trim().toLowerCase();if(!t)return this.defaultSearchItems.map(r=>({item:r,score:0,matches:[]}));const e=this.rootStore.fuzzySearchEngineStore.search(this.categoryFilteredSearchList,t),s=[],f=[];for(const r of e){const n=r.item,m=n.entity.type,g=m==="booth"?n:null,w=m==="exhibitor"?n:null,O=[n.name?.toLowerCase()??"",g?.title?.toLowerCase()??"",g?.fullName?.toLowerCase()??"",...w?.booths?.map(_=>_.name?.toLowerCase()??"")??[]];let p=1/0;for(const _ of O){const S=_.indexOf(t);S!==-1&&S<p&&(p=S)}p!==1/0?s.push({result:{item:n,score:0},pos:p}):f.push(r)}return s.sort((r,n)=>r.pos-n.pos),[...s.map(r=>r.result),...f]}get listItems(){if(this.details instanceof R&&this.list.type!=="multi-point-tour")return[this.details.from,this.details.to].filter(t=>t);switch(this.list.type){case"search":let t=this.rootStore.fuzzySearchEngineStore.engine?this.fuzzySearchItems.map(({item:r})=>r).concat(this.foundInDescription):this.searchItems;return t=t.filter(r=>r.entity.type==="booth"?!r.exhibitors.length:!0),this.hasAppliedFilters?t.filter(r=>{if(this.selectedCategoryFilters.length>0&&r instanceof I&&!this.selectedCategoryFilters.some(n=>r.categories.some(m=>m.id===n.id)))return!1;if(this.selectedPoiTypeFilters.length>0){if(r instanceof I&&!r.booths.some(n=>this.selectedPoiTypeFilters.some(m=>n.poiTypeId===m.id))||r instanceof T&&!this.selectedPoiTypeFilters.some(n=>r.poiTypeId===n.id))return!1;if(r instanceof A&&r.boothId){const n=this.rootStore.boothStore.booths.find(m=>m.id===r.boothId);if(!n||!this.selectedPoiTypeFilters.some(m=>n.poiTypeId===m.id))return!1}}return!0}):t;case"bookmarks":return[...this.rootStore.exhibitorStore.bookmarked,...this.rootStore.eventStore.bookmarked,...this.rootStore.speakerStore.bookmarked,...this.rootStore.boothStore.booths.filter(r=>r.exhibitors.length===0&&r.bookmarkedDirectly)];case"visited":return[...this.rootStore.exhibitorStore.visited,...this.rootStore.eventStore.visited];case"category":return this.list.category.exhibitors;case D:return ir();case"filter":return this.list.items;case"sessions":return this.rootStore.eventStore.eventItems;case"exhibitors":const e=this.rootStore.exhibitorStore.exhibitors,s=this.list.text?.toLowerCase().trim();return s?e.filter(r=>r.name.toLowerCase().includes(s)):e;case"multi-point-tour":const f=this.rootStore.toursStore.getTourById(this.list.tourId);return f?!f.points||f.points.length===0?[]:f.points.map(r=>{const n=parseInt(r);if(!isNaN(n)){const g=this.rootStore.boothStore.boothById.get(n);if(g)return g}return lr(r)?.entity||null}).filter(Boolean):[];case"route-planner":return this.rootStore.routePlannerStore.resolvedBooths}throw new Error("Unknown list.type")}get listBooths(){return Kl(this.listItems,this.rootStore.boothStore.booths)}get selectedBooths(){let t=[];this.selectedExhibitor?t=this.selectedExhibitor.booths:this.selectedBooth&&(t=[this.selectedBooth]);const e=this.selectedRoute;return e?.from&&t.push(e.from),e?.to&&t.push(e.to),e?.waypoints&&e?.waypoints?.forEach(s=>t.push(s)),new Set(t)}get hoveredBooths(){let t;return this.hoveredBooth?t=[this.hoveredBooth]:this.hoveredExhibitor&&(t=this.hoveredExhibitor.booths),new Set(t)}get visibility(){return{controls:!this.mapControlsHidden,levels:!this.floorsControlHidden,header:this.wsShown,overlay:!this.hideOverlay}}setVisibility(t){const e={...Object.keys(this.visibility).reduce((s,f)=>({...s,[f]:!0}),{}),...Object.keys(t).filter(s=>this.visibility.hasOwnProperty(s)).reduce((s,f)=>({...s,[f]:t[f]}),{})};Object.values(e).every(Boolean)?z&&localStorage.removeItem(Ul):z&&localStorage.setItem(Ul,JSON.stringify(e)),this.mapControlsHidden=!e.controls,this.floorsControlHidden=!e.levels,this.hideHeaderLogo=!e.header,this.hideFreeOrDemo=!e.header,this.hideOverlay=!e.overlay}toggleMapOverlay(){this.overlayPosition==="bottom"&&this.overlaySize==="full"?this.desiredOverlaySize="medium":this.overlayPosition==="bottom"&&this.overlaySize!=="full"&&(this.desiredOverlaySize="full")}changeZoom(t){this.zoomBy=t}zoomIn(){this.changeZoom(1.5)}zoomOut(){this.changeZoom(.66)}fitBounds(){this.moveToRect=this.rootStore.layerStore.rectangle||er,this.rollReset=!0}get previewMode(){return z&&localStorage.getItem(Zl)==="1"||this.rootStore.fp.previewMode}get viewerMode(){return z&&localStorage.getItem(Xl)==="1"||this.rootStore.fp.viewerMode}get selectedEventItem(){return this.details instanceof A?this.details:null}get defaultMapSettings(){return{zoomtime:500,center:void 0,centerxy:void 0,z:void 0,bearing:0,roll:1}}mapSettings=(a(this,Sa),a(this,Na,{...this.defaultMapSettings}));saveMapSettings(t){const e=JSON.stringify(this.mapSettings),s=JSON.stringify(t);e!==s&&sessionStorage.setItem(jl,JSON.stringify(t))}setMapSettings(t){const e={};for(const s in t)t[s]!=null&&(s==="zoomtime"?e[s]=Math.min(Math.max(t[s]||this.mapSettings.zoomtime,500),5e3):e[s]=t[s]);this.mapSettings={...this.mapSettings,...e},this.saveMapSettings(this.mapSettings)}resetMapSettings(){this.mapSettings={...this.defaultMapSettings},this.saveMapSettings(this.mapSettings)}get baseQRCodeUrl(){return`https://${H.EXPO}.expofp.com`}get viewMapOnPhoneQRCodeUrl(){if(x?.customKioskQrCodeUrl)return x.customKioskQrCodeUrl;const t=new URL(this.baseQRCodeUrl);t.search=window.location.search;const e=rr();e&&t.searchParams.set("yah",e);const s=t.toString();return console.log("View Map On Phone QR Code Url",s),s}get routeQRCodeUrl(){const t=new URL(this.baseQRCodeUrl),e=this.selectedRoute?.to?.slug||"",s=this.selectedRoute?.from?.slug||"";t.search=`?route%3A${encodeURIComponent(e)}%3A${encodeURIComponent(s)}%3Afalse`,or(t.searchParams,this.kioskData,["x","y","z"]);const f=t.toString();return console.log("Route QR Code Url",f),f}get isFeaturedExhibitorActive(){return this.details instanceof I&&!!this.details.featured}get activeInterfaceData(){for(const t of this.interfaceMetadata)if(t.isActive())return t;return null}get searchBoxConfig(){const t=this.activeInterfaceData;return!t||!t.searchBoxConfig?{mode:"search",title:"",subtitle:void 0,badge:void 0,icon:void 0}:t.searchBoxConfig()||{mode:"search",title:"",subtitle:void 0,badge:void 0,icon:void 0}}get searchBoxActions(){return this.activeInterfaceData?.actions?.()??[]}get overlayInterfaceClasses(){const t=[],e=this.activeInterfaceData;return e&&(t.push(e.className),e.additionalClasses&&t.push(...e.additionalClasses())),this.details&&t.push("overlay-has-details"),this.list.type&&t.push(`overlay-list-${this.list.type}`),this.isFeaturedExhibitorActive&&t.push("overlay-exhibitor-featured"),t}get isOverlayOpen(){return this.noOverlay||this.hideOverlay?!1:this.activeInterfaceData!==null}setOverlayScrolled(t){this.isOverlayScrolled=t}setListScrollTop(t,e){this.listScrollTop=e,this.scrollPositions.set(t,e)}setListScrollItemId(t,e){this.listScrollItemId=e,this.scrollItemIds.set(t,e)}getListScrollTop(t){return this.scrollPositions.get(t)||0}getListScrollItemId(t){return this.scrollItemIds.get(t)||null}clearListScroll(t){this.scrollPositions.delete(t),this.scrollItemIds.delete(t),this.list.type===t&&(this.listScrollTop=0,this.listScrollItemId=null)}get bannerType(){return this.hideFreeOrDemo||this.heatmap?null:H.EXPO==="expo"?"demo":x.expoFpAd||x.isTrial?"free":null}get isBannerVisible(){return this.bannerType!==null}setCurrentBanner(t){this.currentBanner=t}forceShowDetails=(a(this,Ka),a(this,hl,!1));setForceShowDetails(t){this.forceShowDetails=t}get showRouteInstantly(){return!!(this.kiosk&&!this.forceShowDetails)}buildRoute=(a(this,ul),a(this,pl,!1));startBuildRoute(){this.rootStore.selectSearch(""),this.mapControlsHidden=!0,this.floorsControlHidden=!0,this.hideHeaderLogo=!0,this.hideFreeOrDemo=!0,this.hideOverlay=!0,this.hideCookieConsent=!0,this.buildRoute=!0}globalErrorMessages=(a(this,_l),a(this,yl,[]));setGlobalErrorMessage(t){this.globalErrorMessages.push(t)}popGlobalErrorMessage(){this.globalErrorMessages.pop()}initializeUIScale(){if(new URLSearchParams(window.location.search).get("kiosk")!=="0"&&z){const e=localStorage.getItem(K);if(e){const s=parseFloat(e);!isNaN(s)&&s>=.8&&s<=1.4&&(this._customUIScale=s)}}}minUIScale=(a(this,kl),.8);maxUIScale=1.4;setUIScale(t,e=!0){if(isNaN(t)||t<this.minUIScale||t>this.maxUIScale){Jl.warn(`Invalid ui-scale value: ${t}. Must be between ${this.minUIScale} and ${this.maxUIScale}.`);return}this._customUIScale=t,e&&z&&localStorage.setItem(K,t.toString())}resetUIScale(){this._customUIScale=null,z&&localStorage.removeItem(K)}setKioskModeEnabled=a(this,Pl,!1);enableSetKioskMode(t){this.setKioskModeEnabled=t}kioskData=(a(this,Ml),a(this,Rl,void 0));setKioskData(t){this.kioskData=t}}})();export default cr;function Kl(E,F){const C=[];return E.forEach(b=>{b instanceof I?C.push(...b.booths):b instanceof T?C.push(b):b instanceof A&&b.boothId&&C.push(F.find(U=>U.id===b.boothId))}),new Set(C.filter(Boolean))}
@@ -1 +1 @@
1
- import{iniAllBooths as m}from"./init-booths";import t from"./init-categories";import o from"./init-exhibitors";import{initHeatmap as r}from"./init-heatmap";import n from"./init-language";import p from"./init-layers";import{initPoiTypes as f}from"./init-poiTypes";import a from"./init-events";import e from"./init-speakers";import g from"./init-ui";export default function l(i){p(i),a(i),e(i),o(i),t(i),f(i),m(i),r(i),g(i),n(i)}
1
+ import{iniAllBooths as m}from"./init-booths";import{initBookmarkedFromUrl as o}from"./init-bookmarks";import r from"./init-categories";import t from"./init-exhibitors";import{initHeatmap as n}from"./init-heatmap";import p from"./init-layers";import{initPoiTypes as f}from"./init-poiTypes";import a from"./init-events";import l from"./init-speakers";import e from"./init-ui";export default function k(i){p(i),a(i),l(i),t(i),r(i),f(i),m(i),o(i),n(i),e(i)}
@@ -0,0 +1,7 @@
1
+ import RootStore from "../RootStore";
2
+ /**
3
+ * Parses bookmarks from the ?b= / ?ba= URL parameter and applies them to all stores.
4
+ * Must be called AFTER all entities (exhibitors, events, speakers, booths) are loaded.
5
+ */
6
+ export declare function initBookmarkedFromUrl(rootStore: RootStore): void;
7
+ //# sourceMappingURL=init-bookmarks.d.ts.map
@@ -0,0 +1 @@
1
+ import{getStorage as m,saveStorage as d}from"../../utils/entity-storage";export function initBookmarkedFromUrl(t){const n=new URL(window.location.href),k=n.searchParams.get("b"),h=n.searchParams.get("ba"),p=k||h;if(!p)return;const s=p.split("|").map(e=>Number.parseInt(e,10)).filter(e=>Number.isFinite(e)&&e>0),c=new Set(t.eventStore.eventItems.map(e=>e.id)),o=s.filter(e=>t.exhibitorStore.exhibitorById.has(e)),r=s.filter(e=>c.has(e)),a=s.filter(e=>t.speakerStore.speakersMap.has(e)),i=s.filter(e=>{const b=t.boothStore.boothById.get(e);return b&&b.exhibitors.length===0});if(h){const e=m("bookmarked");o.push(...e.exhibitors),r.push(...e.events),a.push(...e.speakers),i.push(...e.booths)}d("bookmarked",{exhibitors:o,events:r,speakers:a,booths:i}),t.exhibitorStore.replaceBookmarked(o),t.eventStore.replaceBookmarked(r),t.speakerStore.replaceBookmarked(a),t.boothStore.replaceBookmarked(i)}
@@ -1,3 +1,3 @@
1
- import type RootStore from "../RootStore";
1
+ import RootStore from "../RootStore";
2
2
  export default function initEvents(store: RootStore): void;
3
3
  //# sourceMappingURL=init-events.d.ts.map
@@ -1 +1 @@
1
- import{autorun as f}from"mobx";import u from"../../data";import v from"../../tools/logger";import{EventItem as S}from"../EventStore";import k from"../index";import{getStorage as d,saveStorage as h}from"../../utils/entity-storage";export default function x(o){u.events?.forEach(e=>{const n=(e.speakers||[]).map(i=>{const p={...i,photoFile:i.photoFile?g(i.photoFile):i.photoFile};return o.speakerStore.addSpeaker(p)}),a=new S(e.id,e.externalId||e.id.toString(),e.boothId,e.name||`Event ${e.id}`,e.description||"",e.startDate,e.endDate,e.logoFile?g(e.logoFile):e.logoFile,n,e.tracks||[]);o.eventStore.eventItems.push(a)}),v.log("initEvents",o.eventStore.eventItems.length),v.log("initSpeakers",o.speakerStore.speakersMap.size),F(o.eventStore),I(o.eventStore)}function I(o){const e=d("visited");o.replaceVisited(e.events),f(()=>{const n=d("visited");h("visited",{exhibitors:n.exhibitors,events:o.visited.map(a=>a.id)})})}function F(o){let e;const n=new URL(window.location.href),a=n.searchParams.get("b"),i=n.searchParams.get("ba"),p=a||i;if(p){const s=p.split("|").map(t=>parseInt(t)).filter(t=>t),m=s.filter(t=>k.exhibitorStore.exhibitors.some(r=>r.id===t)),c=s.filter(t=>o.eventItems.some(r=>r.id===t)),l=s.filter(t=>k.speakerStore.speakers.some(r=>r.id===t)),b=s.filter(t=>k.boothStore.booths.some(r=>r.id===t));if(!!i){const t=d("bookmarked");m.push(...t.exhibitors),c.push(...t.events),l.push(...t.speakers),b.push(...t.booths)}h("bookmarked",{exhibitors:m,events:c,speakers:l,booths:b}),e=c}else e=d("bookmarked").events;o.replaceBookmarked(e),f(()=>{const s=d("bookmarked");h("bookmarked",{exhibitors:s.exhibitors,events:o.bookmarked?.map(m=>m.id),speakers:s.speakers,booths:s.booths})})}function g(o){return o&&o.indexOf("://")===-1?window.__dataUrlBase+o:o}
1
+ import{autorun as s}from"mobx";import k from"../../data";import a from"../../tools/logger";import{EventItem as c}from"../EventStore";import{getStorage as n,saveStorage as d}from"../../utils/entity-storage";export default function v(t){k.events?.forEach(e=>{const o=(e.speakers||[]).map(r=>{const m={...r,photoFile:r.photoFile?p(r.photoFile):r.photoFile};return t.speakerStore.addSpeaker(m)}),i=new c(e.id,e.externalId||e.id.toString(),e.boothId,e.name||`Event ${e.id}`,e.description||"",e.startDate,e.endDate,e.logoFile?p(e.logoFile):e.logoFile,o,e.tracks||[]);t.eventStore.eventItems.push(i)}),a.log("initEvents",t.eventStore.eventItems.length),a.log("initSpeakers",t.speakerStore.speakersMap.size),h(t.eventStore),l(t.eventStore)}function l(t){const e=n("visited");t.replaceVisited(e.events),s(()=>{const o=n("visited");d("visited",{exhibitors:o.exhibitors,events:t.visited.map(i=>i.id)})})}function h(t){const e=n("bookmarked");t.replaceBookmarked(e.events),s(()=>{const o=n("bookmarked");d("bookmarked",{exhibitors:o.exhibitors,events:t.bookmarked?.map(i=>i.id),speakers:o.speakers,booths:o.booths})})}function p(t){return t&&t.indexOf("://")===-1?window.__dataUrlBase+t:t}
@@ -1,3 +1,3 @@
1
- import type RootStore from "../RootStore";
1
+ import RootStore from "../RootStore";
2
2
  export default function initExhibitors(store: RootStore): void;
3
3
  //# sourceMappingURL=init-exhibitors.d.ts.map
@@ -1 +1 @@
1
- import{autorun as x}from"mobx";import l from"../../data";import v from"../../tools/logger";import{generateUniqueSlug as I}from"../../tools/slug";import p from"../../utils/preview-exhibitor";import{Exhibitor as w}from"../ExhibitorStore";import h from"../index";import{getStorage as b,saveStorage as k}from"../../utils/entity-storage";export default function S(t){if(p){const s=l.exhibitors.findIndex(e=>e.id===p.id);s!==-1?l.exhibitors.splice(s,1,p):l.exhibitors.push(p)}const{exhibitorStore:i}=t,a=l.exhibitors||[];a.sort((s,e)=>Number(e.featured)-Number(s.featured));for(const s of a){const e=new w;Object.assign(e,s),e.slug=I(e.name),e.rebookingState=e.rebookingState||0,e.logo=c(e.logo),e.gallery&&(e.gallery=e.gallery.map(n=>c(n))),e.marketMaterials&&(e.marketMaterials=e.marketMaterials.map(n=>({fileName:n.fileName,path:c(n.path)}))),e.leadingImageUrl=c(e.leadingImageUrl),e.categories=[],e.booths=[],e.store=i,i.exhibitors.push(e),e.schedule=null}v.log("initExhibitors",i.exhibitors.length),U(i),B(i)}function U(t){let i;const a=new URL(window.location.href),s=a.searchParams.get("b"),e=a.searchParams.get("ba"),n=s||e;if(n){const r=n.split("|").map(o=>parseInt(o)).filter(o=>o),d=r.filter(o=>t.exhibitors.some(m=>m.id===o)),f=r.filter(o=>h.eventStore.eventItems.some(m=>m.id===o)),g=r.filter(o=>h.speakerStore.speakers.some(m=>m.id===o)),u=r.filter(o=>h.boothStore.booths.some(m=>m.id===o));if(!!e){const o=b("bookmarked");d.push(...o.exhibitors),f.push(...o.events),g.push(...o.speakers),u.push(...o.booths)}k("bookmarked",{exhibitors:d,events:f,speakers:g,booths:u}),i=d}else i=b("bookmarked").exhibitors;t.replaceBookmarked(i),x(()=>{const r=b("bookmarked");k("bookmarked",{exhibitors:t.bookmarked?.map(d=>d.id),events:r.events,speakers:r.speakers,booths:r.booths})})}function B(t){const i=b("visited");t.replaceVisited(i.exhibitors),x(()=>{const a=b("visited");k("visited",{exhibitors:t.visited.map(s=>s.id),events:a.events})})}function c(t){return t&&t.indexOf("://")===-1?window.__dataUrlBase+t:t}
1
+ import{autorun as l}from"mobx";import s from"../../data";import f from"../../tools/logger";import{generateUniqueSlug as g}from"../../tools/slug";import n from"../../utils/preview-exhibitor";import{Exhibitor as h}from"../ExhibitorStore";import{getStorage as m,saveStorage as b}from"../../utils/entity-storage";export default function k(i){if(n){const t=s.exhibitors.findIndex(e=>e.id===n.id);t!==-1?s.exhibitors.splice(t,1,n):s.exhibitors.push(n)}const{exhibitorStore:o}=i,r=s.exhibitors||[];r.sort((t,e)=>Number(e.featured)-Number(t.featured));for(const t of r){const e=new h;Object.assign(e,t),e.slug=g(e.name),e.rebookingState=e.rebookingState||0,e.logo=d(e.logo),e.gallery&&(e.gallery=e.gallery.map(a=>d(a))),e.marketMaterials&&(e.marketMaterials=e.marketMaterials.map(a=>({fileName:a.fileName,path:d(a.path)}))),e.leadingImageUrl=d(e.leadingImageUrl),e.categories=[],e.booths=[],e.store=o,o.exhibitors.push(e),e.schedule=null}f.log("initExhibitors",o.exhibitors.length),p(o),c(o)}function p(i){const o=m("bookmarked");i.replaceBookmarked(o.exhibitors),l(()=>{const r=m("bookmarked");b("bookmarked",{exhibitors:i.bookmarked?.map(t=>t.id),events:r.events,speakers:r.speakers,booths:r.booths})})}function c(i){const o=m("visited");i.replaceVisited(o.exhibitors),l(()=>{const r=m("visited");b("visited",{exhibitors:i.visited.map(t=>t.id),events:r.events})})}function d(i){return i&&i.indexOf("://")===-1?window.__dataUrlBase+i:i}
@@ -1 +1 @@
1
- import{getLayerSvg as b}from"../../data/svg";import{select as y}from"d3";import{floors as p}from"../../data/svg";import{Layer as c,LayerMode as n,LayersMode as u}from"../LayerStore";import{PATHWAY_KEY as w}from"../../constants";const h=1e3;export function getChildLayers(o,a,l){const f=[];let d=a;return y(b(o)).selectAll(`svg [data-layer="${o.name}"] > [data-layer]`).nodes().filter(i=>i.childNodes.length).forEach(i=>{const e=i.getAttribute("data-layer");let t=new c;t.name=i.getAttribute("data-layer"),t.visible=o.visible,t.description=i.getAttribute("data-layer-description")||e,t.frozen=i.getAttribute("data-layer-isfrozen")==="true",t.rect=o.rect,t.viewbox=o.viewbox,t.mode=n.Unset,t.rootParent=o.rootParent?o.rootParent:o;const r=getChildLayers(t,d,l);d=r.priority+l,t.basePriority=d,r.layers.length&&(t.childLayers=r.layers,f.push(...r.layers)),f.push(t)}),{layers:f,priority:d}}export default function v(o){const{layerStore:a}=o,l=window.__fpLayers;a.mode=window.__fpLayersMode||u.Default;const f=new URLSearchParams(window.location.search).get("layer"),d=(e,t)=>f?t.toLowerCase()===f.toLowerCase():a.mode!==u.Default?e.mode==n.TurnedOn:e.visible;let s=[],i=0;l?l.forEach(e=>{i+=h;let t=new c;t.name=e.name,t.description=e.description,t.frozen=e.frozen,t.visible=d(e,t.shortName),t.rect=e.rect,t.viewbox=e.viewbox,t.mode=e.mode||n.Unset,t.basePriority=i,s.push(t)}):y(b()).selectAll("svg > [data-layer]").nodes().filter(e=>e.childNodes.length).forEach(e=>{const t=e.getAttribute("data-layer");if(!t.startsWith("WF")){i+=h;let r=new c;r.name=t,r.visible=!0,r.description=e.getAttribute("data-layer-description")||t,r.frozen=e.getAttribute("data-layer-isfrozen")==="true",r.rect=p.filter(m=>m.name===r.name||m.name===r.description)[0]?.rect,r.mode=n.Unset,r.basePriority=i,s.push(r)}}),a.mode!==u.Default&&s.forEach(e=>{e.mode===n.AlwaysHidden?(e.frozen=!0,e.visible=!1):e.mode===n.AlwaysVisible?e.frozen=e.visible=!0:e.mode===n.TurnedOff?(e.frozen=!1,e.visible=!1):e.mode===n.TurnedOn&&(e.frozen=!1,e.visible=!0)});try{s.forEach(e=>{e.name.toLowerCase().includes(w)&&(e.frozen=!1,e.visible=!1,e.pathway=!0)})}catch(e){console.warn(e)}s=s.filter(e=>e.pathway||!e.frozen||e.frozen&&e.visible),a.defaultLayer=s.find(e=>e.name===window.__fpDefaultLayer),a.layers=[...a.layers,...s]}
1
+ import{getLayerSvg as b}from"../../data/svg";import{select as h}from"d3";import{floors as y}from"../../data/svg";import{Layer as c,LayerMode as n,LayersMode as u}from"../LayerStore";import{PATHWAY_KEY as w}from"../../constants";const p=1e3;export function getChildLayers(o,a,l){const f=[];let d=a;return h(b(o)).selectAll(`svg [data-layer="${o.name}"] > [data-layer]`).nodes().filter(i=>i.childNodes.length).forEach(i=>{const e=i.getAttribute("data-layer");let t=new c;t.name=i.getAttribute("data-layer"),t.visible=o.visible,t.description=i.getAttribute("data-layer-description")||e,t.frozen=i.getAttribute("data-layer-isfrozen")==="true",t.rect=o.rect,t.viewbox=o.viewbox,t.mode=n.Unset,t.rootParent=o.rootParent?o.rootParent:o;const r=getChildLayers(t,d,l);d=r.priority+l,t.basePriority=d,r.layers.length&&(t.childLayers=r.layers,f.push(...r.layers)),f.push(t)}),{layers:f,priority:d}}export default function v(o){const{layerStore:a}=o,l=window.__fpLayers;a.mode=window.__fpLayersMode||u.Default;const f=new URLSearchParams(window.location.search).get("layer"),d=(e,t)=>f?t.toLowerCase()===f.toLowerCase():a.mode!==u.Default?e.mode==n.TurnedOn:e.visible;let s=[],i=0;l?l.forEach(e=>{i+=p;let t=new c;t.name=e.name,t.description=e.description,t.frozen=e.frozen,t.visible=d(e,t.shortName),t.rect=e.rect,t.viewbox=e.viewbox,t.mode=e.mode||n.Unset,t.basePriority=i,t.floorIndex=e.floorIndex,s.push(t)}):h(b()).selectAll("svg > [data-layer]").nodes().filter(e=>e.childNodes.length).forEach(e=>{const t=e.getAttribute("data-layer");if(!t.startsWith("WF")){i+=p;let r=new c;r.name=t,r.visible=!0,r.description=e.getAttribute("data-layer-description")||t,r.frozen=e.getAttribute("data-layer-isfrozen")==="true",r.rect=y.filter(m=>m.name===r.name||m.name===r.description)[0]?.rect,r.mode=n.Unset,r.basePriority=i,s.push(r)}}),a.mode!==u.Default&&s.forEach(e=>{e.mode===n.AlwaysHidden?(e.frozen=!0,e.visible=!1):e.mode===n.AlwaysVisible?e.frozen=e.visible=!0:e.mode===n.TurnedOff?(e.frozen=!1,e.visible=!1):e.mode===n.TurnedOn&&(e.frozen=!1,e.visible=!0)});try{s.forEach(e=>{e.name.toLowerCase().includes(w)&&(e.frozen=!1,e.visible=!1,e.pathway=!0)})}catch(e){console.warn(e)}s=s.filter(e=>e.pathway||!e.frozen||e.frozen&&e.visible),a.defaultLayer=s.find(e=>e.name===window.__fpDefaultLayer),a.layers=[...a.layers,...s]}
@@ -1,3 +1,3 @@
1
- import type RootStore from "../RootStore";
1
+ import RootStore from "../RootStore";
2
2
  export default function initSpeakers(store: RootStore): void;
3
3
  //# sourceMappingURL=init-speakers.d.ts.map
@@ -1 +1 @@
1
- import{autorun as l}from"mobx";import n from"../index";import{getStorage as k,saveStorage as h}from"../../utils/entity-storage";export default function u(t){x(t.speakerStore)}function x(t){let i;const m=new URL(window.location.href),f=m.searchParams.get("b"),b=m.searchParams.get("ba"),d=f||b;if(d){const e=d.split("|").map(o=>parseInt(o)).filter(o=>o),r=e.filter(o=>n.exhibitorStore.exhibitors.some(s=>s.id===o)),c=e.filter(o=>n.eventStore.eventItems.some(s=>s.id===o)),a=e.filter(o=>t.speakers.some(s=>s.id===o)),p=e.filter(o=>n.boothStore.booths.some(s=>s.id===o));if(!!b){const o=k("bookmarked");r.push(...o.exhibitors),c.push(...o.events),a.push(...o.speakers),p.push(...o.booths)}h("bookmarked",{exhibitors:r,events:c,speakers:a,booths:p}),i=a}else i=k("bookmarked").speakers;t.replaceBookmarked(i),l(()=>{const e=k("bookmarked");h("bookmarked",{exhibitors:e.exhibitors,events:e.events,speakers:t.bookmarked?.map(r=>r.id),booths:e.booths})})}
1
+ import{autorun as a}from"mobx";import{getStorage as r,saveStorage as s}from"../../utils/entity-storage";export default function i(o){m(o.speakerStore)}function m(o){const t=r("bookmarked");o.replaceBookmarked(t.speakers),a(()=>{const e=r("bookmarked");s("bookmarked",{exhibitors:e.exhibitors,events:e.events,speakers:o.bookmarked?.map(k=>k.id),booths:e.booths})})}
@@ -1,4 +1,4 @@
1
- import type RootStore from "../RootStore";
1
+ import RootStore from "../RootStore";
2
2
  import type { SearchShortcutState, SearchSubButtonConfig, SearchButtonConfig, SearchButtonTypeConfig } from "../types";
3
3
  export default class SearchButtonsStore {
4
4
  private readonly rootStore;
@@ -1 +1 @@
1
- import{__esDecorate as s,__runInitializers as K}from"tslib";import{computed as i,action as l,reaction as X}from"mobx";import Y from"../../data";import{CACHE_DURATION as q,MOBILE_BREAKPOINT as G}from"../../constants";import{SubButtonRegistry as J}from"../SubButtonRegistry";import{SessionsSubButtonProvider as Q}from"../providers/SessionsSubButtonProvider";import{SearchButtonsState as Z}from"./SearchButtonsState";import{SearchButtonsFilters as $}from"./SearchButtonsFilters";import{SearchButtonsActions as tt}from"./SearchButtonsActions";import{SearchButtonsFactory as et}from"./SearchButtonsFactory";import{PREFIXES as at}from"./constants";import{extractPoiTypeId as st,countMapValues as it,isValidConfig as lt}from"./utils";let nt=(()=>{let a=[],o,r,c,u,h,d,g,S,B,f,p,m,v,C,_,b,P,y,k,I,T,A,F,w,E,R,x,M,V,O,W,D,L,U,z,j,N,H;return class{static{const e=typeof Symbol=="function"&&Symbol.metadata?Object.create(null):void 0;o=[l],r=[i],c=[i],u=[i],h=[i],d=[i],g=[i],S=[i],B=[i],f=[i],p=[i],m=[i],v=[i],C=[i],_=[i],b=[i],P=[i],y=[i],k=[i],I=[i],T=[i],A=[l],F=[l],w=[l],E=[l],R=[l],x=[l],M=[l],V=[l],O=[l],W=[l],D=[l],L=[l],U=[l],z=[l],j=[l],N=[l],H=[l],s(this,null,o,{kind:"method",name:"invalidatePoiTypeCounts",static:!1,private:!1,access:{has:t=>"invalidatePoiTypeCounts"in t,get:t=>t.invalidatePoiTypeCounts},metadata:e},null,a),s(this,null,r,{kind:"getter",name:"isVisible",static:!1,private:!1,access:{has:t=>"isVisible"in t,get:t=>t.isVisible},metadata:e},null,a),s(this,null,c,{kind:"getter",name:"shouldShow",static:!1,private:!1,access:{has:t=>"shouldShow"in t,get:t=>t.shouldShow},metadata:e},null,a),s(this,null,u,{kind:"getter",name:"activePoiFilterId",static:!1,private:!1,access:{has:t=>"activePoiFilterId"in t,get:t=>t.activePoiFilterId},metadata:e},null,a),s(this,null,h,{kind:"getter",name:"activeSubButtonsParentId",static:!1,private:!1,access:{has:t=>"activeSubButtonsParentId"in t,get:t=>t.activeSubButtonsParentId},metadata:e},null,a),s(this,null,d,{kind:"getter",name:"activeSubButtonId",static:!1,private:!1,access:{has:t=>"activeSubButtonId"in t,get:t=>t.activeSubButtonId},metadata:e},null,a),s(this,null,g,{kind:"getter",name:"subButtonsEnabled",static:!1,private:!1,access:{has:t=>"subButtonsEnabled"in t,get:t=>t.subButtonsEnabled},metadata:e},null,a),s(this,null,S,{kind:"getter",name:"searchShortcutState",static:!1,private:!1,access:{has:t=>"searchShortcutState"in t,get:t=>t.searchShortcutState},metadata:e},null,a),s(this,null,B,{kind:"getter",name:"searchButtons",static:!1,private:!1,access:{has:t=>"searchButtons"in t,get:t=>t.searchButtons},metadata:e},null,a),s(this,null,f,{kind:"getter",name:"hasAnySearchButtons",static:!1,private:!1,access:{has:t=>"hasAnySearchButtons"in t,get:t=>t.hasAnySearchButtons},metadata:e},null,a),s(this,null,p,{kind:"getter",name:"hasActiveSearchButton",static:!1,private:!1,access:{has:t=>"hasActiveSearchButton"in t,get:t=>t.hasActiveSearchButton},metadata:e},null,a),s(this,null,m,{kind:"getter",name:"activeSearchButtonLabel",static:!1,private:!1,access:{has:t=>"activeSearchButtonLabel"in t,get:t=>t.activeSearchButtonLabel},metadata:e},null,a),s(this,null,v,{kind:"getter",name:"activeSubButtons",static:!1,private:!1,access:{has:t=>"activeSubButtons"in t,get:t=>t.activeSubButtons},metadata:e},null,a),s(this,null,C,{kind:"getter",name:"shouldShowSubButtons",static:!1,private:!1,access:{has:t=>"shouldShowSubButtons"in t,get:t=>t.shouldShowSubButtons},metadata:e},null,a),s(this,null,_,{kind:"getter",name:"hasActiveParentWithChildren",static:!1,private:!1,access:{has:t=>"hasActiveParentWithChildren"in t,get:t=>t.hasActiveParentWithChildren},metadata:e},null,a),s(this,null,b,{kind:"getter",name:"areAllSelected",static:!1,private:!1,access:{has:t=>"areAllSelected"in t,get:t=>t.areAllSelected},metadata:e},null,a),s(this,null,P,{kind:"getter",name:"activeChildrenCount",static:!1,private:!1,access:{has:t=>"activeChildrenCount"in t,get:t=>t.activeChildrenCount},metadata:e},null,a),s(this,null,y,{kind:"getter",name:"totalChildrenCount",static:!1,private:!1,access:{has:t=>"totalChildrenCount"in t,get:t=>t.totalChildrenCount},metadata:e},null,a),s(this,null,k,{kind:"getter",name:"poiTypeCounts",static:!1,private:!1,access:{has:t=>"poiTypeCounts"in t,get:t=>t.poiTypeCounts},metadata:e},null,a),s(this,null,I,{kind:"getter",name:"totalPoiTypeCount",static:!1,private:!1,access:{has:t=>"totalPoiTypeCount"in t,get:t=>t.totalPoiTypeCount},metadata:e},null,a),s(this,null,T,{kind:"getter",name:"activePoiTypeId",static:!1,private:!1,access:{has:t=>"activePoiTypeId"in t,get:t=>t.activePoiTypeId},metadata:e},null,a),s(this,null,A,{kind:"method",name:"handleSearchButtonClick",static:!1,private:!1,access:{has:t=>"handleSearchButtonClick"in t,get:t=>t.handleSearchButtonClick},metadata:e},null,a),s(this,null,F,{kind:"method",name:"handleExtendedSearchButtonClick",static:!1,private:!1,access:{has:t=>"handleExtendedSearchButtonClick"in t,get:t=>t.handleExtendedSearchButtonClick},metadata:e},null,a),s(this,null,w,{kind:"method",name:"handleMainButtonClick",static:!1,private:!1,access:{has:t=>"handleMainButtonClick"in t,get:t=>t.handleMainButtonClick},metadata:e},null,a),s(this,null,E,{kind:"method",name:"handleSessionsClick",static:!1,private:!1,access:{has:t=>"handleSessionsClick"in t,get:t=>t.handleSessionsClick},metadata:e},null,a),s(this,null,R,{kind:"method",name:"togglePoiType",static:!1,private:!1,access:{has:t=>"togglePoiType"in t,get:t=>t.togglePoiType},metadata:e},null,a),s(this,null,x,{kind:"method",name:"clearAllFilters",static:!1,private:!1,access:{has:t=>"clearAllFilters"in t,get:t=>t.clearAllFilters},metadata:e},null,a),s(this,null,M,{kind:"method",name:"showSubButtons",static:!1,private:!1,access:{has:t=>"showSubButtons"in t,get:t=>t.showSubButtons},metadata:e},null,a),s(this,null,V,{kind:"method",name:"hideSubButtons",static:!1,private:!1,access:{has:t=>"hideSubButtons"in t,get:t=>t.hideSubButtons},metadata:e},null,a),s(this,null,O,{kind:"method",name:"handleSubButtonClick",static:!1,private:!1,access:{has:t=>"handleSubButtonClick"in t,get:t=>t.handleSubButtonClick},metadata:e},null,a),s(this,null,W,{kind:"method",name:"toggleChildFilter",static:!1,private:!1,access:{has:t=>"toggleChildFilter"in t,get:t=>t.toggleChildFilter},metadata:e},null,a),s(this,null,D,{kind:"method",name:"clearPoiTypeFilters",static:!1,private:!1,access:{has:t=>"clearPoiTypeFilters"in t,get:t=>t.clearPoiTypeFilters},metadata:e},null,a),s(this,null,L,{kind:"method",name:"clearAllChildFilters",static:!1,private:!1,access:{has:t=>"clearAllChildFilters"in t,get:t=>t.clearAllChildFilters},metadata:e},null,a),s(this,null,U,{kind:"method",name:"setActiveParentId",static:!1,private:!1,access:{has:t=>"setActiveParentId"in t,get:t=>t.setActiveParentId},metadata:e},null,a),s(this,null,z,{kind:"method",name:"showShortcuts",static:!1,private:!1,access:{has:t=>"showShortcuts"in t,get:t=>t.showShortcuts},metadata:e},null,a),s(this,null,j,{kind:"method",name:"clearChildren",static:!1,private:!1,access:{has:t=>"clearChildren"in t,get:t=>t.clearChildren},metadata:e},null,a),s(this,null,N,{kind:"method",name:"setSubButtonId",static:!1,private:!1,access:{has:t=>"setSubButtonId"in t,get:t=>t.setSubButtonId},metadata:e},null,a),s(this,null,H,{kind:"method",name:"setPoiFilterId",static:!1,private:!1,access:{has:t=>"setPoiFilterId"in t,get:t=>t.setPoiFilterId},metadata:e},null,a),e&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:e})}rootStore=K(this,a);_subButtonRegistry;state;filters;actions;factory;poiTypeCountsCache=new Map;lastPoiTypeCountUpdate=0;constructor(e){this.rootStore=e,this.state=new Z,this.filters=new $(e,this.state),this.actions=new tt(e,this.state,this.filters),this.factory=new et(e,this.state,this.actions),this.setupReactions()}setupReactions(){X(()=>this.rootStore.boothStore.booths.length,()=>this.invalidatePoiTypeCounts())}get subButtonRegistry(){return this._subButtonRegistry||(this._subButtonRegistry=new J,this.registerSubButtonProviders()),this._subButtonRegistry}registerSubButtonProviders(){this.subButtonRegistry.register(new Q(this.rootStore))}invalidatePoiTypeCounts(){this.poiTypeCountsCache.clear(),this.lastPoiTypeCountUpdate=0}get isVisible(){return this.state.isVisible}get shouldShow(){const{uiState:e}=this.rootStore;if(e.screenSize.width>=G)return this.state.isVisible;const n=!!(e.selectedExhibitor||e.selectedBooth||e.selectedEventItem||e.selectedRoute||e.menu||e.list.type==="language");return this.state.isVisible&&!n}get activePoiFilterId(){return this.state.activePoiFilterId}get activeSubButtonsParentId(){return this.state.activeSubButtonsParentId}get activeSubButtonId(){return this.state.activeSubButtonId}get subButtonsEnabled(){return this.state.subButtonsEnabled}get searchShortcutState(){return this.state.searchShortcutState}get searchButtons(){const e=Y.filterButtonsConfig;if(!lt(e))return console.warn("[SearchButtonsStore] Invalid filterButtonsConfig detected"),[];const t=e.searchButtons;return this.factory.createButtons(t)}get hasAnySearchButtons(){return this.searchButtons.length>0}get hasActiveSearchButton(){return this.state.activePoiFilterId!==null||this.rootStore.uiState.selectedCategoryFilters.length>0}get activeSearchButtonLabel(){return this.state.activePoiFilterId?this.searchButtons.find(t=>t.id===this.state.activePoiFilterId)?.label||null:this.rootStore.uiState.selectedCategoryFilters.length>0?"Categories":null}get activeSubButtons(){return this.state.activeSubButtonsParentId?this.subButtonRegistry.getSubButtons(this.state.activeSubButtonsParentId):[]}get shouldShowSubButtons(){if(!this.state.subButtonsEnabled||!this.state.activeSubButtonsParentId)return!1;const e=this.searchButtons.find(t=>t.id===this.state.activeSubButtonsParentId);return!e||!e.active?!1:this.subButtonRegistry.shouldShowSubButtons(this.state.activeSubButtonsParentId)&&this.activeSubButtons.length>0}get hasActiveParentWithChildren(){return this.state.hasActiveParentWithChildren}get areAllSelected(){return this.filters.areAllSelected()}get activeChildrenCount(){return this.state.activeChildrenCount}get totalChildrenCount(){return this.filters.getChildrenCount()}get poiTypeCounts(){const e=Date.now();if(e-this.lastPoiTypeCountUpdate<q&&this.poiTypeCountsCache.size>0)return this.poiTypeCountsCache;const t=new Map;return this.rootStore.boothStore.booths.forEach(n=>{n.poiTypeId&&t.set(n.poiTypeId,(t.get(n.poiTypeId)||0)+1)}),this.poiTypeCountsCache=t,this.lastPoiTypeCountUpdate=e,t}get totalPoiTypeCount(){return it(this.poiTypeCounts)}get activePoiTypeId(){return this.state.activePoiFilterId?.startsWith(at.POI_TYPE)?st(this.state.activePoiFilterId):null}handleSearchButtonClick(e){this.actions.handleSearchButtonClick(e)}handleExtendedSearchButtonClick(e){this.actions.handleExtendedSearchButtonClick(e)}handleMainButtonClick(e){this.actions.handleMainButtonClick(e)}handleSessionsClick(){this.actions.handleSessionsClick()}togglePoiType(e){this.actions.togglePoiType(e)}clearAllFilters(){this.actions.clearAllFilters()}showSubButtons(e){this.actions.showSubButtons(e)}hideSubButtons(){this.actions.hideSubButtons()}handleSubButtonClick(e){this.state.activeSubButtonId!==e&&(this.state.setSubButton(e),this.state.activeSubButtonsParentId&&this.subButtonRegistry.handleSubButtonClick(this.state.activeSubButtonsParentId,e))}toggleChildFilter(e){this.filters.toggleChildFilter(e)}clearPoiTypeFilters(){this.filters.clearPoiTypeFilters()}clearAllChildFilters(){this.filters.clearAllChildFilters()}setActiveParentId(e){this.state.setActiveParentId(e)}showShortcuts(e){this.state.showShortcuts(e)}clearChildren(){this.state.clearChildren()}setSubButtonId(e){this.state.setSubButton(e)}setPoiFilterId(e){this.state.setPoiFilter(e)}getPoiTypeTotalCount(e){return this.poiTypeCounts.get(e)||0}isChildActive(e){return this.state.isChildActive(e)}getActiveParent(){return this.filters.getActiveParent()}}})();export default nt;
1
+ import{__esDecorate as s,__runInitializers as Y}from"tslib";import{computed as i,action as l,reaction as H}from"mobx";import K from"../../data";import{CACHE_DURATION as X,MOBILE_BREAKPOINT as q,LANGUAGE_TYPE as J}from"../../constants";import{SubButtonRegistry as Q}from"../SubButtonRegistry";import{SessionsSubButtonProvider as Z}from"../providers/SessionsSubButtonProvider";import{SearchButtonsState as $}from"./SearchButtonsState";import{SearchButtonsFilters as tt}from"./SearchButtonsFilters";import{SearchButtonsActions as et}from"./SearchButtonsActions";import{SearchButtonsFactory as at}from"./SearchButtonsFactory";import{PREFIXES as st}from"./constants";import{extractPoiTypeId as it,countMapValues as lt,isValidConfig as nt}from"./utils";let ot=(()=>{let a=[],o,r,c,u,h,d,g,S,B,f,p,m,v,C,_,b,P,y,k,I,T,A,F,w,E,R,x,M,V,L,O,W,D,U,z,N,j,G;return class{static{const e=typeof Symbol=="function"&&Symbol.metadata?Object.create(null):void 0;o=[l],r=[i],c=[i],u=[i],h=[i],d=[i],g=[i],S=[i],B=[i],f=[i],p=[i],m=[i],v=[i],C=[i],_=[i],b=[i],P=[i],y=[i],k=[i],I=[i],T=[i],A=[l],F=[l],w=[l],E=[l],R=[l],x=[l],M=[l],V=[l],L=[l],O=[l],W=[l],D=[l],U=[l],z=[l],N=[l],j=[l],G=[l],s(this,null,o,{kind:"method",name:"invalidatePoiTypeCounts",static:!1,private:!1,access:{has:t=>"invalidatePoiTypeCounts"in t,get:t=>t.invalidatePoiTypeCounts},metadata:e},null,a),s(this,null,r,{kind:"getter",name:"isVisible",static:!1,private:!1,access:{has:t=>"isVisible"in t,get:t=>t.isVisible},metadata:e},null,a),s(this,null,c,{kind:"getter",name:"shouldShow",static:!1,private:!1,access:{has:t=>"shouldShow"in t,get:t=>t.shouldShow},metadata:e},null,a),s(this,null,u,{kind:"getter",name:"activePoiFilterId",static:!1,private:!1,access:{has:t=>"activePoiFilterId"in t,get:t=>t.activePoiFilterId},metadata:e},null,a),s(this,null,h,{kind:"getter",name:"activeSubButtonsParentId",static:!1,private:!1,access:{has:t=>"activeSubButtonsParentId"in t,get:t=>t.activeSubButtonsParentId},metadata:e},null,a),s(this,null,d,{kind:"getter",name:"activeSubButtonId",static:!1,private:!1,access:{has:t=>"activeSubButtonId"in t,get:t=>t.activeSubButtonId},metadata:e},null,a),s(this,null,g,{kind:"getter",name:"subButtonsEnabled",static:!1,private:!1,access:{has:t=>"subButtonsEnabled"in t,get:t=>t.subButtonsEnabled},metadata:e},null,a),s(this,null,S,{kind:"getter",name:"searchShortcutState",static:!1,private:!1,access:{has:t=>"searchShortcutState"in t,get:t=>t.searchShortcutState},metadata:e},null,a),s(this,null,B,{kind:"getter",name:"searchButtons",static:!1,private:!1,access:{has:t=>"searchButtons"in t,get:t=>t.searchButtons},metadata:e},null,a),s(this,null,f,{kind:"getter",name:"hasAnySearchButtons",static:!1,private:!1,access:{has:t=>"hasAnySearchButtons"in t,get:t=>t.hasAnySearchButtons},metadata:e},null,a),s(this,null,p,{kind:"getter",name:"hasActiveSearchButton",static:!1,private:!1,access:{has:t=>"hasActiveSearchButton"in t,get:t=>t.hasActiveSearchButton},metadata:e},null,a),s(this,null,m,{kind:"getter",name:"activeSearchButtonLabel",static:!1,private:!1,access:{has:t=>"activeSearchButtonLabel"in t,get:t=>t.activeSearchButtonLabel},metadata:e},null,a),s(this,null,v,{kind:"getter",name:"activeSubButtons",static:!1,private:!1,access:{has:t=>"activeSubButtons"in t,get:t=>t.activeSubButtons},metadata:e},null,a),s(this,null,C,{kind:"getter",name:"shouldShowSubButtons",static:!1,private:!1,access:{has:t=>"shouldShowSubButtons"in t,get:t=>t.shouldShowSubButtons},metadata:e},null,a),s(this,null,_,{kind:"getter",name:"hasActiveParentWithChildren",static:!1,private:!1,access:{has:t=>"hasActiveParentWithChildren"in t,get:t=>t.hasActiveParentWithChildren},metadata:e},null,a),s(this,null,b,{kind:"getter",name:"areAllSelected",static:!1,private:!1,access:{has:t=>"areAllSelected"in t,get:t=>t.areAllSelected},metadata:e},null,a),s(this,null,P,{kind:"getter",name:"activeChildrenCount",static:!1,private:!1,access:{has:t=>"activeChildrenCount"in t,get:t=>t.activeChildrenCount},metadata:e},null,a),s(this,null,y,{kind:"getter",name:"totalChildrenCount",static:!1,private:!1,access:{has:t=>"totalChildrenCount"in t,get:t=>t.totalChildrenCount},metadata:e},null,a),s(this,null,k,{kind:"getter",name:"poiTypeCounts",static:!1,private:!1,access:{has:t=>"poiTypeCounts"in t,get:t=>t.poiTypeCounts},metadata:e},null,a),s(this,null,I,{kind:"getter",name:"totalPoiTypeCount",static:!1,private:!1,access:{has:t=>"totalPoiTypeCount"in t,get:t=>t.totalPoiTypeCount},metadata:e},null,a),s(this,null,T,{kind:"getter",name:"activePoiTypeId",static:!1,private:!1,access:{has:t=>"activePoiTypeId"in t,get:t=>t.activePoiTypeId},metadata:e},null,a),s(this,null,A,{kind:"method",name:"handleSearchButtonClick",static:!1,private:!1,access:{has:t=>"handleSearchButtonClick"in t,get:t=>t.handleSearchButtonClick},metadata:e},null,a),s(this,null,F,{kind:"method",name:"handleExtendedSearchButtonClick",static:!1,private:!1,access:{has:t=>"handleExtendedSearchButtonClick"in t,get:t=>t.handleExtendedSearchButtonClick},metadata:e},null,a),s(this,null,w,{kind:"method",name:"handleMainButtonClick",static:!1,private:!1,access:{has:t=>"handleMainButtonClick"in t,get:t=>t.handleMainButtonClick},metadata:e},null,a),s(this,null,E,{kind:"method",name:"handleSessionsClick",static:!1,private:!1,access:{has:t=>"handleSessionsClick"in t,get:t=>t.handleSessionsClick},metadata:e},null,a),s(this,null,R,{kind:"method",name:"togglePoiType",static:!1,private:!1,access:{has:t=>"togglePoiType"in t,get:t=>t.togglePoiType},metadata:e},null,a),s(this,null,x,{kind:"method",name:"clearAllFilters",static:!1,private:!1,access:{has:t=>"clearAllFilters"in t,get:t=>t.clearAllFilters},metadata:e},null,a),s(this,null,M,{kind:"method",name:"showSubButtons",static:!1,private:!1,access:{has:t=>"showSubButtons"in t,get:t=>t.showSubButtons},metadata:e},null,a),s(this,null,V,{kind:"method",name:"hideSubButtons",static:!1,private:!1,access:{has:t=>"hideSubButtons"in t,get:t=>t.hideSubButtons},metadata:e},null,a),s(this,null,L,{kind:"method",name:"handleSubButtonClick",static:!1,private:!1,access:{has:t=>"handleSubButtonClick"in t,get:t=>t.handleSubButtonClick},metadata:e},null,a),s(this,null,O,{kind:"method",name:"toggleChildFilter",static:!1,private:!1,access:{has:t=>"toggleChildFilter"in t,get:t=>t.toggleChildFilter},metadata:e},null,a),s(this,null,W,{kind:"method",name:"clearPoiTypeFilters",static:!1,private:!1,access:{has:t=>"clearPoiTypeFilters"in t,get:t=>t.clearPoiTypeFilters},metadata:e},null,a),s(this,null,D,{kind:"method",name:"clearAllChildFilters",static:!1,private:!1,access:{has:t=>"clearAllChildFilters"in t,get:t=>t.clearAllChildFilters},metadata:e},null,a),s(this,null,U,{kind:"method",name:"setActiveParentId",static:!1,private:!1,access:{has:t=>"setActiveParentId"in t,get:t=>t.setActiveParentId},metadata:e},null,a),s(this,null,z,{kind:"method",name:"showShortcuts",static:!1,private:!1,access:{has:t=>"showShortcuts"in t,get:t=>t.showShortcuts},metadata:e},null,a),s(this,null,N,{kind:"method",name:"clearChildren",static:!1,private:!1,access:{has:t=>"clearChildren"in t,get:t=>t.clearChildren},metadata:e},null,a),s(this,null,j,{kind:"method",name:"setSubButtonId",static:!1,private:!1,access:{has:t=>"setSubButtonId"in t,get:t=>t.setSubButtonId},metadata:e},null,a),s(this,null,G,{kind:"method",name:"setPoiFilterId",static:!1,private:!1,access:{has:t=>"setPoiFilterId"in t,get:t=>t.setPoiFilterId},metadata:e},null,a),e&&Object.defineProperty(this,Symbol.metadata,{enumerable:!0,configurable:!0,writable:!0,value:e})}rootStore=Y(this,a);_subButtonRegistry;state;filters;actions;factory;poiTypeCountsCache=new Map;lastPoiTypeCountUpdate=0;constructor(e){this.rootStore=e,this.state=new $,this.filters=new tt(e,this.state),this.actions=new et(e,this.state,this.filters),this.factory=new at(e,this.state,this.actions),this.setupReactions()}setupReactions(){H(()=>this.rootStore.boothStore.booths.length,()=>this.invalidatePoiTypeCounts())}get subButtonRegistry(){return this._subButtonRegistry||(this._subButtonRegistry=new Q,this.registerSubButtonProviders()),this._subButtonRegistry}registerSubButtonProviders(){this.subButtonRegistry.register(new Z(this.rootStore))}invalidatePoiTypeCounts(){this.poiTypeCountsCache.clear(),this.lastPoiTypeCountUpdate=0}get isVisible(){return this.state.isVisible}get shouldShow(){const{uiState:e}=this.rootStore;if(e.screenSize.width>=q)return this.state.isVisible;const n=!!(e.selectedExhibitor||e.selectedBooth||e.selectedEventItem||e.selectedRoute||e.menu||e.list.type===J);return this.state.isVisible&&!n}get activePoiFilterId(){return this.state.activePoiFilterId}get activeSubButtonsParentId(){return this.state.activeSubButtonsParentId}get activeSubButtonId(){return this.state.activeSubButtonId}get subButtonsEnabled(){return this.state.subButtonsEnabled}get searchShortcutState(){return this.state.searchShortcutState}get searchButtons(){const e=K.filterButtonsConfig;if(!nt(e))return console.warn("[SearchButtonsStore] Invalid filterButtonsConfig detected"),[];const t=e.searchButtons;return this.factory.createButtons(t)}get hasAnySearchButtons(){return this.searchButtons.length>0}get hasActiveSearchButton(){return this.state.activePoiFilterId!==null||this.rootStore.uiState.selectedCategoryFilters.length>0}get activeSearchButtonLabel(){return this.state.activePoiFilterId?this.searchButtons.find(t=>t.id===this.state.activePoiFilterId)?.label||null:this.rootStore.uiState.selectedCategoryFilters.length>0?"Categories":null}get activeSubButtons(){return this.state.activeSubButtonsParentId?this.subButtonRegistry.getSubButtons(this.state.activeSubButtonsParentId):[]}get shouldShowSubButtons(){if(!this.state.subButtonsEnabled||!this.state.activeSubButtonsParentId)return!1;const e=this.searchButtons.find(t=>t.id===this.state.activeSubButtonsParentId);return!e||!e.active?!1:this.subButtonRegistry.shouldShowSubButtons(this.state.activeSubButtonsParentId)&&this.activeSubButtons.length>0}get hasActiveParentWithChildren(){return this.state.hasActiveParentWithChildren}get areAllSelected(){return this.filters.areAllSelected()}get activeChildrenCount(){return this.state.activeChildrenCount}get totalChildrenCount(){return this.filters.getChildrenCount()}get poiTypeCounts(){const e=Date.now();if(e-this.lastPoiTypeCountUpdate<X&&this.poiTypeCountsCache.size>0)return this.poiTypeCountsCache;const t=new Map;return this.rootStore.boothStore.booths.forEach(n=>{n.poiTypeId&&t.set(n.poiTypeId,(t.get(n.poiTypeId)||0)+1)}),this.poiTypeCountsCache=t,this.lastPoiTypeCountUpdate=e,t}get totalPoiTypeCount(){return lt(this.poiTypeCounts)}get activePoiTypeId(){return this.state.activePoiFilterId?.startsWith(st.POI_TYPE)?it(this.state.activePoiFilterId):null}handleSearchButtonClick(e){this.actions.handleSearchButtonClick(e)}handleExtendedSearchButtonClick(e){this.actions.handleExtendedSearchButtonClick(e)}handleMainButtonClick(e){this.actions.handleMainButtonClick(e)}handleSessionsClick(){this.actions.handleSessionsClick()}togglePoiType(e){this.actions.togglePoiType(e)}clearAllFilters(){this.actions.clearAllFilters()}showSubButtons(e){this.actions.showSubButtons(e)}hideSubButtons(){this.actions.hideSubButtons()}handleSubButtonClick(e){this.state.activeSubButtonId!==e&&(this.state.setSubButton(e),this.state.activeSubButtonsParentId&&this.subButtonRegistry.handleSubButtonClick(this.state.activeSubButtonsParentId,e))}toggleChildFilter(e){this.filters.toggleChildFilter(e)}clearPoiTypeFilters(){this.filters.clearPoiTypeFilters()}clearAllChildFilters(){this.filters.clearAllChildFilters()}setActiveParentId(e){this.state.setActiveParentId(e)}showShortcuts(e){this.state.showShortcuts(e)}clearChildren(){this.state.clearChildren()}setSubButtonId(e){this.state.setSubButton(e)}setPoiFilterId(e){this.state.setPoiFilter(e)}getPoiTypeTotalCount(e){return this.poiTypeCounts.get(e)||0}isChildActive(e){return this.state.isChildActive(e)}getActiveParent(){return this.filters.getActiveParent()}}})();export default ot;
@@ -3,9 +3,9 @@ import type { Category } from "./CategoryStore";
3
3
  import type { Exhibitor } from "./ExhibitorStore";
4
4
  import type { EventItem } from "./EventStore";
5
5
  import type { SpeakerItem } from "./SpeakerStore";
6
- import type { Language } from "./LanguageStore";
7
6
  import type { HeatmapYah } from "./HeatmapStore";
8
- import type { RawPoiType } from "../data/Data";
7
+ import { RawPoiType } from "../data/Data";
8
+ import { PlannerSource } from "./RoutePlannerStore";
9
9
  export type FilterType = {
10
10
  type: "filter";
11
11
  items: ListItem[];
@@ -31,7 +31,6 @@ export type ListType = {
31
31
  category: Category;
32
32
  } | {
33
33
  type: "language";
34
- id: string;
35
34
  } | FilterType | {
36
35
  type: "sessions";
37
36
  text: string;
@@ -47,6 +46,9 @@ export type ListType = {
47
46
  } | {
48
47
  type: "multi-point-tour";
49
48
  tourId: string;
49
+ } | {
50
+ type: "route-planner";
51
+ source: PlannerSource;
50
52
  };
51
53
  export type OverlaySize = "full" | "medium" | "small";
52
54
  export type ListItem = Booth | Exhibitor | Category | EventItem | SpeakerItem | Language | HeatmapYah;
@@ -174,4 +176,10 @@ export interface SearchButtonTypeConfig {
174
176
  linkUrl: string;
175
177
  })[];
176
178
  }
179
+ export interface InterfaceAction {
180
+ id: string;
181
+ icon: string;
182
+ label: string;
183
+ handler: () => void;
184
+ }
177
185
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- let e;if(import.meta.env?.DEV){const t=import.meta.env.BASE_URL||"/";e=new URL(t,window.location.origin).href}else e=new URL(".",import.meta.url).href;e.endsWith("/")||(e+="/"),console.log("base-url.ts",e,import.meta.env?.DEV,import.meta.env.BASE_URL,import.meta.url);export default e;
1
+ let e;if(import.meta.env?.DEV){const t=import.meta.env.BASE_URL||"/";e=new URL(t,window.location.origin).href}else e=new URL(".",import.meta.url).href;e.endsWith("/")||(e+="/");export default e;
@@ -1 +1 @@
1
- import{init as u,captureException as i,setTag as a,setUser as f,makeFetchTransport as d}from"@sentry/react";import{makeOfflineTransport as E}from"@sentry/core";const c=process.env.NODE_ENV||"development",g=process.env.SENTRY_RELEASE||void 0;function S(){const n="sentry_offline_queue";return{async push(t){try{const e=JSON.parse(localStorage?.getItem(n)||"[]");e.push({envelope:t,timestamp:Date.now()}),e.length>50&&e.shift(),localStorage?.setItem(n,JSON.stringify(e))}catch{}},async unshift(t){try{const e=JSON.parse(localStorage?.getItem(n)||"[]");e.unshift({envelope:t,timestamp:Date.now()}),e.length>50&&e.pop(),localStorage?.setItem(n,JSON.stringify(e))}catch{}},async shift(){try{const t=JSON.parse(localStorage?.getItem(n)||"[]");if(t.length===0){localStorage?.removeItem(n);return}const e=t.shift();return t.length===0?localStorage?.removeItem(n):localStorage?.setItem(n,JSON.stringify(t)),e?.envelope}catch{return}}}}export function initSentry(n){const r=E(d);u({dsn:"https://b2eafc5a038fa2c535099e431de219f2@o4510697102114816.ingest.us.sentry.io/4510697103097856",release:g,environment:c,transport:t=>r({...t,createStore:()=>S(),flushAtStartup:!0,shouldStore:async(e,o)=>!!(!navigator.onLine||o&&(o.message?.includes("Failed to fetch")||o.message?.includes("NetworkError")||o.message?.includes("Network request failed")))}),tracesSampleRate:.1,beforeSend(t,e){const o=[/loading chunk \d{1,2}\b/i,/zaloJS/i,/e\.target\.name/i,/ResizeObserver loop/i,/ChunkLoadError/i,/FloorPlan not ready/i,/NetworkError/i],s=t.message||e.originalException?.message||"";return o.some(l=>l.test(s))||c!=="production"?null:t}}),n.eventId&&a("eventId",n.eventId),a("isWebview",n.isWebview),f({ip_address:"{{auto}}"}),m()}function m(){window.addEventListener("unhandledrejection",r=>{i(r.reason,{contexts:{unhandledRejection:{promise:r.promise}}})});const n=window.onerror;window.onerror=(r,t,e,o,s)=>(s&&i(s,{contexts:{windowError:{message:r,source:t,lineno:e,colno:o}}}),n&&n.call(window,r,t,e,o,s),!1),window.addEventListener("online",()=>{const r=window.__SENTRY__?.hub?.getClient();r&&r.flush().catch(()=>{})})}
1
+ import{init as l,captureException as s,setTag as a,setUser as u,makeFetchTransport as f}from"@sentry/react";import{makeOfflineTransport as d}from"@sentry/core";const c=process.env.NODE_ENV||"development",E=process.env.SENTRY_RELEASE||void 0;function S(){const r="sentry_offline_queue";return{async push(t){try{const e=JSON.parse(localStorage?.getItem(r)||"[]");e.push({envelope:t,timestamp:Date.now()}),e.length>50&&e.shift(),localStorage?.setItem(r,JSON.stringify(e))}catch{}},async unshift(t){try{const e=JSON.parse(localStorage?.getItem(r)||"[]");e.unshift({envelope:t,timestamp:Date.now()}),e.length>50&&e.pop(),localStorage?.setItem(r,JSON.stringify(e))}catch{}},async shift(){try{const t=JSON.parse(localStorage?.getItem(r)||"[]");if(t.length===0){localStorage?.removeItem(r);return}const e=t.shift();return t.length===0?localStorage?.removeItem(r):localStorage?.setItem(r,JSON.stringify(t)),e?.envelope}catch{return}}}}export function initSentry(r){const n=d(f);l({dsn:"https://b2eafc5a038fa2c535099e431de219f2@o4510697102114816.ingest.us.sentry.io/4510697103097856",release:E,environment:c,sendDefaultPii:!0,transport:t=>n({...t,createStore:()=>S(),flushAtStartup:!0,shouldStore:async(e,o)=>!!(!navigator.onLine||o&&(o.message?.includes("Failed to fetch")||o.message?.includes("NetworkError")||o.message?.includes("Network request failed")))}),tracesSampleRate:.1,ignoreErrors:[/loading chunk \d{1,2}\b/i,/zaloJS/i,/e\.target\.name/i,/ResizeObserver loop/i,/ChunkLoadError/i,/FloorPlan not ready/i,/NetworkError/i,/network error occurred/i,/network request failed/i,/failed to fetch/i,/abort/i],beforeSend(t){return c!=="production"?null:t}}),r.eventId&&a("eventId",r.eventId),a("isWebview",r.isWebview),a("source","vite-main"),u({ip_address:"{{auto}}"}),m()}function m(){window.addEventListener("unhandledrejection",n=>{s(n.reason,{contexts:{unhandledRejection:{promise:n.promise}}})});const r=window.onerror;window.onerror=(n,t,e,o,i)=>(i&&s(i,{contexts:{windowError:{message:n,source:t,lineno:e,colno:o}}}),r&&r.call(window,n,t,e,o,i),!1),window.addEventListener("online",()=>{const n=window.__SENTRY__?.hub?.getClient();n&&n.flush().catch(()=>{})})}
@@ -0,0 +1,35 @@
1
+ export interface TelemetryEvent {
2
+ type: string;
3
+ value: string;
4
+ /** ISO string */
5
+ timestamp: string;
6
+ url: string;
7
+ referrer: string;
8
+ }
9
+ export interface TelemetryPayload {
10
+ expo: string;
11
+ expoId?: number;
12
+ kioskId: string;
13
+ items: TelemetryEvent[];
14
+ }
15
+ export interface TelemetryStorage {
16
+ get(): TelemetryPayload | null;
17
+ set(data: TelemetryPayload): void;
18
+ clear(): void;
19
+ }
20
+ export interface TelemetryConfig {
21
+ url: string;
22
+ expo: string;
23
+ /** @deprecated switch to using `expo` when backend is ready (TODO: remove after 2027-01-01) */
24
+ expoId?: number;
25
+ kioskId?: string;
26
+ storage?: TelemetryStorage;
27
+ }
28
+ export interface TelemetryClient {
29
+ enqueue(event: TelemetryEvent): void;
30
+ send(event: TelemetryEvent): Promise<void>;
31
+ flush(): Promise<void>;
32
+ setKioskId(kioskId: string): void;
33
+ }
34
+ export declare function createTelemetry(config: TelemetryConfig): TelemetryClient;
35
+ //# sourceMappingURL=telemetry.d.ts.map