@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.
- package/dist/browser/Debug-Yknbb09q.js +40 -0
- package/dist/browser/Demo-CaOFZa6L.js +47 -0
- package/dist/browser/Free-DTL80JI4.js +51 -0
- package/dist/browser/Gallery-Du04PQQo.js +71 -0
- package/dist/browser/GpsLoader-Cvn6RlOm.js +140 -0
- package/dist/browser/KioskStore-De5ViEMC.js +225 -0
- package/dist/browser/Mapbox-DwX3p3Kb.js +118 -0
- package/dist/browser/{SetKioskMode-CuVQ3oOi.js → SetKioskMode-DY8Ihzh_.js} +92 -83
- package/dist/browser/{ShowKiosk-D5cdIS4z.js → ShowKiosk-fqRB_BUN.js} +28 -19
- package/dist/browser/{ThreeComponent-EfEBxPIF.js → ThreeComponent-CrAcuY6n.js} +181 -172
- package/dist/browser/ViewerMenuPanel-CdiEJm9h.js +77 -0
- package/dist/browser/boolean-editor-BCIboJVq.js +157 -0
- package/dist/browser/bundle.json +34 -31
- package/dist/browser/{client-C2b0SeoG.js → client-BU0UzF6H.js} +848 -839
- package/dist/browser/compat-helper.js +5 -0
- package/dist/browser/{data-Cpuv4_nZ.js → data-DU1RvfMj.js} +278 -269
- package/dist/browser/{debug-overlay-Bhx1vN7x.js → debug-overlay-DMGwYhOT.js} +100 -91
- package/dist/browser/debug-ui-BZSH53uY.js +67 -0
- package/dist/browser/{favicon-DalyEhbd.js → favicon-ZTHZQvuM.js} +11 -2
- package/dist/browser/fetch-retry.umd-CFhXCSM1.js +123 -0
- package/dist/browser/{flex-va-25i0F.js → flex-D0XnC5Mw.js} +76 -67
- package/dist/browser/{floorplan.ready-wFOhoP9S.js → floorplan.ready-DwzYk5s3.js} +20977 -22749
- package/dist/browser/fonts/efp-symbols.woff +0 -0
- package/dist/browser/{index-DiTM6eb8.js → index-BZDxL6gh.js} +46 -37
- package/dist/browser/{index-t04nNTFw.js → index-BpZSlPvc.js} +333 -324
- package/dist/browser/index-BxFqdKuM.js +57 -0
- package/dist/browser/index-fEI_0iId.js +882 -0
- package/dist/browser/index-h3LFHvKr.js +92 -0
- package/dist/browser/index-xQ7Ip4HB.js +54 -0
- package/dist/browser/index.html +1 -0
- package/dist/browser/index.js +12495 -2
- package/dist/browser/jsx-runtime-SRODV826.js +40 -0
- package/dist/browser/locales/ar.json +56 -5
- package/dist/browser/locales/de.json +56 -5
- package/dist/browser/locales/es.json +56 -5
- package/dist/browser/locales/fr.json +56 -5
- package/dist/browser/locales/he.json +56 -5
- package/dist/browser/locales/it.json +56 -5
- package/dist/browser/locales/kk.json +56 -5
- package/dist/browser/locales/ko.json +56 -5
- package/dist/browser/locales/mn.json +56 -5
- package/dist/browser/locales/nl.json +56 -5
- package/dist/browser/locales/pl.json +57 -6
- package/dist/browser/locales/pt.json +55 -4
- package/dist/browser/locales/ru.json +57 -6
- package/dist/browser/locales/sv.json +56 -5
- package/dist/browser/locales/th.json +56 -5
- package/dist/browser/locales/tr.json +56 -5
- package/dist/browser/locales/uk.json +56 -5
- package/dist/browser/locales/vi.json +56 -5
- package/dist/browser/locales/zh.json +56 -5
- package/dist/browser/{main-CD9JioNt.js → main-CcaoXWR4.js} +24 -15
- package/dist/browser/{particles.min-Cat-np_h.js → particles.min-Ds_4ex2r.js} +40 -31
- package/dist/esm/RouteCutIn.d.ts +0 -1
- package/dist/esm/RouteCutIn.js +1 -1
- package/dist/esm/_misc_to_move/manifest.d.ts +13 -0
- package/dist/esm/_misc_to_move/ref.d.ts +6 -0
- package/dist/esm/_misc_to_move/ref.js +1 -0
- package/dist/esm/components/Alert.d.ts +2 -0
- package/dist/esm/components/Alert.js +1 -1
- package/dist/esm/components/Badge.d.ts +3 -2
- package/dist/esm/components/Badge.js +1 -1
- package/dist/esm/components/Bookmarks.js +1 -1
- package/dist/esm/components/Booth/BoothOnHold.d.ts +2 -2
- package/dist/esm/components/Booth/BoothOnHold.js +1 -1
- package/dist/esm/components/Booth/BoothReserved.d.ts +2 -1
- package/dist/esm/components/Booth/BoothReserved.js +1 -1
- package/dist/esm/components/Booth/BoothWithoutExhibitor.d.ts +2 -2
- package/dist/esm/components/Booth/BoothWithoutExhibitor.js +1 -1
- package/dist/esm/components/CookieConsent.js +1 -1
- package/dist/esm/components/Exhibitor.js +1 -1
- package/dist/esm/components/Gallery/GalleryControls/GalleryControls.d.ts +2 -2
- package/dist/esm/components/Gallery/GalleryControls/GalleryControls.js +1 -1
- package/dist/esm/components/Gallery/GalleryModal/GalleryModal.d.ts +2 -2
- package/dist/esm/components/Gallery/GalleryModal/GalleryModal.js +1 -1
- package/dist/esm/components/Kiosk/KioskStore.d.ts +3 -3
- package/dist/esm/components/Kiosk/KioskStore.js +1 -1
- package/dist/esm/components/Kiosk/SetKiosk/storage.d.ts +1 -1
- package/dist/esm/components/Kiosk/SetKiosk/storage.js +1 -1
- package/dist/esm/components/Kiosk/ShowKiosk.js +1 -1
- package/dist/esm/components/Kiosk/integrateKiosk.js +1 -1
- package/dist/esm/components/Language.js +1 -1
- package/dist/esm/components/LanguageRow.d.ts +0 -1
- package/dist/esm/components/LanguageRow.js +1 -1
- package/dist/esm/components/Layout.js +1 -1
- package/dist/esm/components/List.js +1 -1
- package/dist/esm/components/LogoOverlay.js +1 -1
- package/dist/esm/components/Map/Map.d.ts +0 -23
- package/dist/esm/components/Map/Map.js +1 -1
- package/dist/esm/components/Map/booth-by-xy.js +1 -1
- package/dist/esm/components/Map/drawing/config/TextFitter.d.ts +1 -1
- package/dist/esm/components/Map/drawing/config/config-all.d.ts +2 -3
- package/dist/esm/components/Map/drawing/config/config-all.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-bg.d.ts +1 -1
- package/dist/esm/components/Map/drawing/config/config-bg.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-booth-badge.d.ts +9 -0
- package/dist/esm/components/Map/drawing/config/config-booth-badge.js +1 -0
- package/dist/esm/components/Map/drawing/config/config-booth-bg.d.ts +5 -5
- package/dist/esm/components/Map/drawing/config/config-booth-bg.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-booth-bookmark.d.ts +5 -5
- package/dist/esm/components/Map/drawing/config/config-booth-bookmark.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-booth-border.d.ts +3 -3
- package/dist/esm/components/Map/drawing/config/config-booth-border.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-booth-labels-special.d.ts +6 -6
- package/dist/esm/components/Map/drawing/config/config-booth-labels-special.js +2 -2
- package/dist/esm/components/Map/drawing/config/config-booth-labels.d.ts +5 -5
- package/dist/esm/components/Map/drawing/config/config-booth-labels.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-booth-scaled.d.ts +3 -3
- package/dist/esm/components/Map/drawing/config/config-booth-scaled.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-booths.d.ts +2 -2
- package/dist/esm/components/Map/drawing/config/config-booths.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-load-layer.d.ts +2 -2
- package/dist/esm/components/Map/drawing/config/config-load-layer.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-markers.d.ts +2 -3
- package/dist/esm/components/Map/drawing/config/config-markers.js +1 -1
- package/dist/esm/components/Map/drawing/config/config-wf.d.ts +2 -5
- package/dist/esm/components/Map/drawing/config/config-wf.js +1 -1
- package/dist/esm/components/Map/drawing/config/loadBoothsImages.d.ts +2 -3
- package/dist/esm/components/Map/drawing/config/loadBoothsImages.js +1 -1
- package/dist/esm/components/Map/drawing/config/route-snapping/snapPositionToRoute.d.ts +1 -1
- package/dist/esm/components/Map/drawing/config/route-snapping/snapPositionToRoute.js +1 -1
- package/dist/esm/components/Map/drawing/config/route-snapping/splitRouteByPoint.d.ts +1 -1
- package/dist/esm/components/Map/drawing/config/route-snapping/splitRouteByPoint.js +1 -1
- package/dist/esm/components/Map/drawing/config/route-snapping/types.d.ts +1 -1
- package/dist/esm/components/Map/drawing/config/route-snapping/utils.d.ts +1 -1
- package/dist/esm/components/Map/traffic/useBuildRoute.d.ts +3 -5
- package/dist/esm/components/Map/traffic/useBuildRoute.js +6 -6
- package/dist/esm/components/Map/traffic/useManageTraffic.d.ts +3 -5
- package/dist/esm/components/Map/traffic/useManageTraffic.js +1 -1
- package/dist/esm/components/MarketMaterialList.d.ts +3 -3
- package/dist/esm/components/MarketMaterialList.js +1 -1
- package/dist/esm/components/Menu.js +1 -2
- package/dist/esm/components/MobileToggleButton.js +1 -1
- package/dist/esm/components/MultiSelectGroups.d.ts +2 -2
- package/dist/esm/components/MultiSelectGroups.js +1 -1
- package/dist/esm/components/Overlay.d.ts +2 -0
- package/dist/esm/components/Overlay.js +1 -1
- package/dist/esm/components/OverlayContainer.js +1 -1
- package/dist/esm/components/QrCode.d.ts +46 -0
- package/dist/esm/components/QrCode.js +1 -0
- package/dist/esm/components/RebookingNotes.d.ts +2 -2
- package/dist/esm/components/RebookingNotes.js +1 -1
- package/dist/esm/components/RebookingRadioGroup.d.ts +2 -2
- package/dist/esm/components/RebookingRadioGroup.js +1 -1
- package/dist/esm/components/RoutePlanner/RoutePlanner.d.ts +4 -0
- package/dist/esm/components/RoutePlanner/RoutePlanner.js +1 -0
- package/dist/esm/components/RoutePlanner/RoutePlannerHeader.d.ts +4 -0
- package/dist/esm/components/RoutePlanner/RoutePlannerHeader.js +1 -0
- package/dist/esm/components/RoutePlanner/RoutePlannerStartPoint.d.ts +9 -0
- package/dist/esm/components/RoutePlanner/RoutePlannerStartPoint.js +1 -0
- package/dist/esm/components/RoutePlanner/RoutePlannerStopItem.d.ts +9 -0
- package/dist/esm/components/RoutePlanner/RoutePlannerStopItem.js +1 -0
- package/dist/esm/components/RouteQR.d.ts +2 -2
- package/dist/esm/components/RouteQR.js +1 -1
- package/dist/esm/components/Schedule.js +1 -1
- package/dist/esm/components/SearchBox.js +1 -1
- package/dist/esm/components/Sessions.js +1 -1
- package/dist/esm/components/Share.d.ts +2 -2
- package/dist/esm/components/Share.js +1 -1
- package/dist/esm/components/SidebarActions.d.ts +3 -0
- package/dist/esm/components/SidebarActions.js +1 -1
- package/dist/esm/components/SpeakersFiltersModal.js +1 -1
- package/dist/esm/components/ViewerMenuPanel.d.ts +5 -0
- package/dist/esm/components/ViewerMenuPanel.js +1 -0
- package/dist/esm/components/Wayfinding.d.ts +2 -2
- package/dist/esm/components/Wayfinding.js +1 -1
- package/dist/esm/components/WayfindingTemplate.d.ts +2 -2
- package/dist/esm/components/WayfindingTemplate.js +1 -1
- package/dist/esm/components/gps/GpsPermissionRequest.d.ts +4 -2
- package/dist/esm/components/gps/GpsPermissionRequest.js +1 -1
- package/dist/esm/components/index.d.ts +1 -3
- package/dist/esm/components/index.js +1 -1
- package/dist/esm/constants.d.ts +7 -0
- package/dist/esm/constants.js +1 -1
- package/dist/esm/data/tours.json +114 -0
- package/dist/esm/floorplan.loader.d.ts +5 -0
- package/dist/esm/floorplan.loader.js +1 -1
- package/dist/esm/floorplan.ready.d.ts +6 -3
- package/dist/esm/floorplan.ready.js +1 -1
- package/dist/esm/index.d.ts +0 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/load.d.ts +4 -1
- package/dist/esm/load.js +2 -2
- package/dist/esm/offline/offlineManager.js +1 -1
- package/dist/esm/renderer/HandlerRegistry.d.ts +18 -0
- package/dist/esm/renderer/HandlerRegistry.js +1 -0
- package/dist/esm/renderer/RendererService.d.ts +26 -0
- package/dist/esm/renderer/RendererService.js +1 -0
- package/dist/esm/renderer/engine-core/animation.d.ts +7 -0
- package/dist/esm/renderer/engine-core/animation.js +1 -0
- package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/canvases.d.ts +1 -1
- package/dist/esm/renderer/engine-core/canvases.js +1 -0
- package/dist/esm/renderer/engine-core/fonts.js +1 -0
- package/dist/esm/renderer/engine-core/types.js +1 -0
- package/dist/esm/{components/Map/drawing/config/engine-core → renderer}/index.d.ts +10 -10
- package/dist/esm/renderer/index.js +1 -0
- package/dist/esm/services/routing.js +1 -1
- package/dist/esm/store/BookmarksStore.d.ts +12 -0
- package/dist/esm/store/BookmarksStore.js +2 -0
- package/dist/esm/store/FuzzySearchEngineStore.d.ts +7 -3
- package/dist/esm/store/FuzzySearchEngineStore.js +1 -1
- package/dist/esm/store/LayerStore.d.ts +1 -0
- package/dist/esm/store/LayerStore.js +1 -1
- package/dist/esm/store/RootStore.d.ts +10 -10
- package/dist/esm/store/RootStore.js +1 -1
- package/dist/esm/store/RoutePlannerStore.d.ts +58 -0
- package/dist/esm/store/RoutePlannerStore.js +1 -0
- package/dist/esm/store/RouteStore.d.ts +1 -1
- package/dist/esm/store/RouteStore.js +1 -1
- package/dist/esm/store/SearchStore.d.ts +2 -0
- package/dist/esm/store/SearchStore.js +1 -1
- package/dist/esm/store/ToursStore.js +1 -1
- package/dist/esm/store/UIState.d.ts +10 -7
- package/dist/esm/store/UIState.js +1 -1
- package/dist/esm/store/init/index.js +1 -1
- package/dist/esm/store/init/init-bookmarks.d.ts +7 -0
- package/dist/esm/store/init/init-bookmarks.js +1 -0
- package/dist/esm/store/init/init-events.d.ts +1 -1
- package/dist/esm/store/init/init-events.js +1 -1
- package/dist/esm/store/init/init-exhibitors.d.ts +1 -1
- package/dist/esm/store/init/init-exhibitors.js +1 -1
- package/dist/esm/store/init/init-layers.js +1 -1
- package/dist/esm/store/init/init-speakers.d.ts +1 -1
- package/dist/esm/store/init/init-speakers.js +1 -1
- package/dist/esm/store/search-buttons/SearchButtonsStore.d.ts +1 -1
- package/dist/esm/store/search-buttons/SearchButtonsStore.js +1 -1
- package/dist/esm/store/types.d.ts +11 -3
- package/dist/esm/tools/base-runtime-url.js +1 -1
- package/dist/esm/tools/sentry.js +1 -1
- package/dist/esm/tools/telemetry.d.ts +35 -0
- package/dist/esm/tools/telemetry.js +1 -0
- package/dist/esm/tools/track-event.d.ts +3 -1
- package/dist/esm/tools/track-event.js +1 -1
- package/dist/esm/utils/buildOptimizedRoute.d.ts +11 -0
- package/dist/esm/utils/buildOptimizedRoute.js +1 -0
- package/dist/esm/utils/detectLimitedModeViaImage.js +1 -1
- package/dist/esm/utils/geometry.d.ts +2 -0
- package/dist/esm/utils/geometry.js +1 -0
- package/dist/esm/utils/i18n.d.ts +6 -4
- package/dist/esm/utils/i18n.js +1 -1
- package/dist/esm/utils/loadCustomCss.d.ts +1 -1
- package/dist/esm/utils/loadCustomCss.js +1 -1
- package/dist/esm/utils/mapEntity.js +1 -1
- package/dist/esm/utils/math.d.ts +7 -0
- package/dist/esm/utils/math.js +1 -0
- package/dist/esm/utils/shortenName.js +1 -1
- package/dist/esm/utils/use-shadow.d.ts +1 -1
- package/dist/esm/utils/use-shadow.js +1 -1
- package/dist/esm/utils/useRenderTarget.js +1 -1
- package/dist/esm/wayfinding/_PLAN-public-api.d.ts +220 -0
- package/dist/esm/wayfinding/_PLAN-public-api.js +1 -0
- package/dist/esm/{utils/wayfinding.d.ts → wayfinding/__integration__/legacy/legacyWayfinding.d.ts} +5 -15
- package/dist/esm/wayfinding/__integration__/legacy/legacyWayfinding.js +1 -0
- package/dist/esm/wayfinding/__tests__/helpers.d.ts +21 -0
- package/dist/esm/wayfinding/__tests__/helpers.js +1 -0
- package/dist/esm/wayfinding/adapters/boothToWaypoint.d.ts +12 -0
- package/dist/esm/wayfinding/adapters/boothToWaypoint.js +1 -0
- package/dist/esm/wayfinding/adapters/graphDataSource.d.ts +3 -0
- package/dist/esm/wayfinding/adapters/graphDataSource.js +1 -0
- package/dist/esm/wayfinding/graph/buildGraph.d.ts +3 -0
- package/dist/esm/wayfinding/graph/buildGraph.js +1 -0
- package/dist/esm/wayfinding/graph/buildNGraph.d.ts +9 -0
- package/dist/esm/wayfinding/graph/buildNGraph.js +1 -0
- package/dist/esm/wayfinding/graph/constants.d.ts +3 -0
- package/dist/esm/wayfinding/graph/constants.js +1 -0
- package/dist/esm/wayfinding/graph/findShortestPath.d.ts +14 -0
- package/dist/esm/wayfinding/graph/findShortestPath.js +1 -0
- package/dist/esm/wayfinding/graph/graphCache.d.ts +6 -0
- package/dist/esm/wayfinding/graph/graphCache.js +1 -0
- package/dist/esm/wayfinding/graph/graphHelpers.d.ts +8 -0
- package/dist/esm/wayfinding/graph/graphHelpers.js +1 -0
- package/dist/esm/wayfinding/graph/linkCost.d.ts +4 -0
- package/dist/esm/wayfinding/graph/linkCost.js +1 -0
- package/dist/esm/wayfinding/graph/pathfinder/aStarPathFinder.d.ts +3 -0
- package/dist/esm/wayfinding/graph/pathfinder/aStarPathFinder.js +1 -0
- package/dist/esm/wayfinding/graph/pathfinder/parseNodeId.d.ts +9 -0
- package/dist/esm/wayfinding/graph/pathfinder/parseNodeId.js +1 -0
- package/dist/esm/wayfinding/index.d.ts +18 -0
- package/dist/esm/wayfinding/index.js +1 -0
- package/dist/esm/wayfinding/rendering/computeTransitionPoints.d.ts +31 -0
- package/dist/esm/wayfinding/rendering/computeTransitionPoints.js +1 -0
- package/dist/esm/wayfinding/rendering/normalizeRouteDirection.d.ts +19 -0
- package/dist/esm/wayfinding/rendering/normalizeRouteDirection.js +1 -0
- package/dist/esm/wayfinding/rendering/routeGeometry.d.ts +16 -0
- package/dist/esm/wayfinding/rendering/routeGeometry.js +1 -0
- package/dist/esm/wayfinding/routing/buildMultiPointRoute.d.ts +11 -0
- package/dist/esm/wayfinding/routing/buildMultiPointRoute.js +1 -0
- package/dist/esm/wayfinding/routing/buildRoute.d.ts +9 -0
- package/dist/esm/wayfinding/routing/buildRoute.js +1 -0
- package/dist/esm/wayfinding/routing/findNearestGraphPoint.d.ts +21 -0
- package/dist/esm/wayfinding/routing/findNearestGraphPoint.js +1 -0
- package/dist/esm/wayfinding/routing/getGraphLines.d.ts +14 -0
- package/dist/esm/wayfinding/routing/getGraphLines.js +1 -0
- package/dist/esm/wayfinding/routing/getRouteLength.d.ts +3 -0
- package/dist/esm/wayfinding/routing/getRouteLength.js +1 -0
- package/dist/esm/wayfinding/routing/routeResult.d.ts +4 -0
- package/dist/esm/wayfinding/routing/routeResult.js +1 -0
- package/dist/esm/wayfinding/types.d.ts +76 -0
- package/dist/esm/wayfinding/types.js +1 -0
- package/package.json +4 -8
- package/dist/browser/Debug-BcuHrger.js +0 -31
- package/dist/browser/Demo-BYqw6OYP.js +0 -38
- package/dist/browser/Free-CmGdntqG.js +0 -42
- package/dist/browser/Gallery-Duo1PfdD.js +0 -279
- package/dist/browser/GpsLoader-C4DNB5Gk.js +0 -131
- package/dist/browser/KioskStore-B_V6qTqR.js +0 -216
- package/dist/browser/Mapbox-ChR5sYZi.js +0 -109
- package/dist/browser/boolean-editor-BNBndiMi.js +0 -148
- package/dist/browser/debug-ui-D2eqc4aS.js +0 -58
- package/dist/browser/fetch-retry.umd-bXmyDpSc.js +0 -114
- package/dist/browser/index-Ao2u5imr.js +0 -48
- package/dist/browser/index-B-GWDT1K.js +0 -83
- package/dist/browser/index-CNJY6Um1.js +0 -12526
- package/dist/browser/index-Dj8pSRq1.js +0 -45
- package/dist/browser/jsx-runtime-jIxVPx5o.js +0 -31
- package/dist/browser/sw.js +0 -2
- package/dist/esm/components/BoothRow.d.ts +0 -8
- package/dist/esm/components/BoothRow.js +0 -1
- package/dist/esm/components/ExhibitorRow.d.ts +0 -9
- package/dist/esm/components/ExhibitorRow.js +0 -1
- package/dist/esm/components/Map/drawing/config/engine-core/animation.d.ts +0 -3
- package/dist/esm/components/Map/drawing/config/engine-core/animation.js +0 -1
- package/dist/esm/components/Map/drawing/config/engine-core/canvases.js +0 -1
- package/dist/esm/components/Map/drawing/config/engine-core/fonts.js +0 -1
- package/dist/esm/components/Map/drawing/config/engine-core/index.js +0 -1
- package/dist/esm/components/Map/drawing/config/engine-core/renderer.d.ts +0 -4
- package/dist/esm/components/Map/drawing/config/engine-core/renderer.js +0 -1
- package/dist/esm/components/ScheduleRow.d.ts +0 -8
- package/dist/esm/components/ScheduleRow.js +0 -1
- package/dist/esm/expofp-debug.d.ts +0 -5
- package/dist/esm/expofp-debug.js +0 -1
- package/dist/esm/offline/sw.d.ts +0 -2
- package/dist/esm/offline/sw.js +0 -1
- package/dist/esm/store/LanguageStore.d.ts +0 -19
- package/dist/esm/store/LanguageStore.js +0 -1
- package/dist/esm/store/init/init-language.d.ts +0 -3
- package/dist/esm/store/init/init-language.js +0 -1
- package/dist/esm/utils/toRadians.d.ts +0 -3
- package/dist/esm/utils/toRadians.js +0 -1
- package/dist/esm/utils/wayfinding.js +0 -1
- package/dist/stats.html +0 -4950
- /package/dist/esm/{components/Map/drawing/config/engine-core/types.js → _misc_to_move/manifest.js} +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/defs.d.ts +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/defs.js +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/fonts.d.ts +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/settings.d.ts +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/settings.js +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/types.d.ts +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/update-def.d.ts +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/update-def.js +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/utils/rotation.d.ts +0 -0
- /package/dist/esm/{components/Map/drawing/config → renderer}/engine-core/utils/rotation.js +0 -0
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"Buy": "ซื้อ",
|
|
7
7
|
"Categories": "หมวดหมู่",
|
|
8
8
|
"Category": "หมวดหมู่",
|
|
9
|
-
"Changes saved": "บันทึกการเปลี่ยนแปลงแล้ว",
|
|
10
9
|
"Choose destination point": "เลือกจุดหมายปลายทาง",
|
|
11
10
|
"Choose starting point": "เลือกจุดเริ่มต้น",
|
|
12
11
|
"Close": "ปิด",
|
|
@@ -69,8 +68,9 @@
|
|
|
69
68
|
"or copy link": "หรือคัดลอกลิงก์",
|
|
70
69
|
"Copy link to clipboard": "คัดลอกลิงก์ไปยังคลิปบอร์ด",
|
|
71
70
|
"Copied": "คัดลอกแล้ว",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
71
|
+
"Copy": "คัดลอก",
|
|
72
|
+
"Changes saved": "บันทึกการเปลี่ยนแปลงแล้ว",
|
|
73
|
+
"Oops! Something went wrong": "อุ๊ย! มีบางอย่างผิดพลาด",
|
|
74
74
|
"Exhibitor Video": "วิดีโองานแสดงสินค้า",
|
|
75
75
|
"Read how to optimize it": "อ่านวิธีการปรับให้เหมาะสม",
|
|
76
76
|
"Setup mapbox first": "ตั้งค่า Mapbox ก่อน",
|
|
@@ -117,5 +117,56 @@
|
|
|
117
117
|
"Show your position on the map": "แสดงตำแหน่งของคุณบนแผนที่",
|
|
118
118
|
"Allow compass access": "อนุญาตให้เข้าถึงเข็มทิศ",
|
|
119
119
|
"Not now": "ไม่ใช่ตอนนี้",
|
|
120
|
-
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "เพื่อแสดงตำแหน่งปัจจุบันของคุณและจัดแผนที่ให้ตรงกับคุณ เราจะขออนุญาตเข้าถึงการวางแนวอุปกรณ์ของคุณ"
|
|
121
|
-
|
|
120
|
+
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "เพื่อแสดงตำแหน่งปัจจุบันของคุณและจัดแผนที่ให้ตรงกับคุณ เราจะขออนุญาตเข้าถึงการวางแนวอุปกรณ์ของคุณ",
|
|
121
|
+
"Bookmarks route": "เส้นทางบุ๊กมาร์ก",
|
|
122
|
+
"{{count}} stops": "{{count}} จุดแวะ",
|
|
123
|
+
"From {{name}}": "จาก {{name}}",
|
|
124
|
+
"Add stops to build a route": "เพิ่มจุดแวะเพื่อสร้างเส้นทาง",
|
|
125
|
+
"Select starting point": "เลือกจุดเริ่มต้น",
|
|
126
|
+
"Now": "ตอนนี้",
|
|
127
|
+
"Ongoing": "กำลังดำเนินการ",
|
|
128
|
+
"{{count}} visited bookmarks excluded": "ยกเว้น {{count}} รายการที่บันทึกไว้ที่เยี่ยมชมแล้ว",
|
|
129
|
+
"< 1 min": "< 1 นาที",
|
|
130
|
+
"~ {{n}} min": "~ {{n}} นาที",
|
|
131
|
+
"Clear search": "ล้างการค้นหา",
|
|
132
|
+
"Details": "รายละเอียด",
|
|
133
|
+
"Error loading Guided Tours": "เกิดข้อผิดพลาดในการโหลดทัวร์นำเที่ยว",
|
|
134
|
+
"Filter": "ตัวกรอง",
|
|
135
|
+
"Filters": "ตัวกรอง",
|
|
136
|
+
"Find Categories...": "ค้นหาหมวดหมู่...",
|
|
137
|
+
"Find Companies...": "ค้นหาบริษัท...",
|
|
138
|
+
"Find scans above": "ค้นหาการสแกนด้านบน",
|
|
139
|
+
"Find Sessions...": "ค้นหาเซสชัน...",
|
|
140
|
+
"Guided Tours": "ทัวร์นำเที่ยว",
|
|
141
|
+
"Guided tours": "ทัวร์นำเที่ยว",
|
|
142
|
+
"List": "รายการ",
|
|
143
|
+
"Map": "แผนที่",
|
|
144
|
+
"Menu": "เมนู",
|
|
145
|
+
"Multi-point route": "เส้นทางหลายจุด",
|
|
146
|
+
"No bookmarked events found. Try adjusting your filters.": "ไม่พบกิจกรรมที่บันทึกไว้ ลองปรับตัวกรองของคุณ",
|
|
147
|
+
"No Guided Tours available for": "ไม่มีทัวร์นำเที่ยวสำหรับ",
|
|
148
|
+
"No Guided Tours found": "ไม่พบทัวร์นำเที่ยว",
|
|
149
|
+
"No Guided Tours found matching your search": "ไม่พบทัวร์นำเที่ยวที่ตรงกับการค้นหาของคุณ",
|
|
150
|
+
"No speakers found": "ไม่พบวิทยากร",
|
|
151
|
+
"No speakers found. Try adjusting your filters.": "ไม่พบวิทยากร ลองปรับตัวกรองของคุณ",
|
|
152
|
+
"Open filters": "เปิดตัวกรอง",
|
|
153
|
+
"Past Sessions": "เซสชันที่ผ่านมา",
|
|
154
|
+
"QR code to open the route on your phone": "รหัส QR เพื่อเปิดเส้นทางบนโทรศัพท์ของคุณ",
|
|
155
|
+
"Read more about cookie usage in a new tab": "อ่านเพิ่มเติมเกี่ยวกับการใช้คุกกี้ในแท็บใหม่",
|
|
156
|
+
"Route planner": "ตัวจัดเส้นทาง",
|
|
157
|
+
"Save rebooking note": "บันทึกหมายเหตุการจองใหม่",
|
|
158
|
+
"Search exhibitors": "ค้นหาผู้แสดงสินค้า",
|
|
159
|
+
"Search Guided Tours": "ค้นหาทัวร์นำเที่ยว",
|
|
160
|
+
"Search sessions": "ค้นหาเซสชัน",
|
|
161
|
+
"Search speakers": "ค้นหาวิทยากร",
|
|
162
|
+
"Search...": "ค้นหา...",
|
|
163
|
+
"Select all": "เลือกทั้งหมด",
|
|
164
|
+
"Select another event": "เลือกกิจกรรมอื่น",
|
|
165
|
+
"selected": "ที่เลือก",
|
|
166
|
+
"Show All Exhibitors": "แสดงผู้แสดงสินค้าทั้งหมด",
|
|
167
|
+
"Show bookmarks only": "แสดงเฉพาะรายการที่บันทึกไว้",
|
|
168
|
+
"Sidebar Actions": "การดำเนินการแถบด้านข้าง",
|
|
169
|
+
"Speaker Filters": "ตัวกรองวิทยากร",
|
|
170
|
+
"Speaker not found": "ไม่พบวิทยากร",
|
|
171
|
+
"Speakers": "วิทยากร"
|
|
172
|
+
}
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"Buy": "Satın Al",
|
|
7
7
|
"Categories": "Kategoriler",
|
|
8
8
|
"Category": "Kategori",
|
|
9
|
-
"Changes saved": "Değişiklikler kaydedildi.",
|
|
10
9
|
"Choose destination point": "Hedef noktasını seçin.",
|
|
11
10
|
"Choose starting point": "Başlangıç noktasını seçin.",
|
|
12
11
|
"Close": "Kapat",
|
|
@@ -69,8 +68,9 @@
|
|
|
69
68
|
"or copy link": "veya bağlantıyı kopyala",
|
|
70
69
|
"Copy link to clipboard": "Bağlantıyı panoya kopyala",
|
|
71
70
|
"Copied": "Kopyalandı",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
71
|
+
"Copy": "Kopyala",
|
|
72
|
+
"Changes saved": "Değişiklikler kaydedildi",
|
|
73
|
+
"Oops! Something went wrong": "Hata! Bir şeyler ters gitti",
|
|
74
74
|
"Exhibitor Video": "Katılımcı Videosu",
|
|
75
75
|
"Read how to optimize it": "Nasıl optimize edileceğini okuyun",
|
|
76
76
|
"Setup mapbox first": "Önce Mapbox'u ayarlayın",
|
|
@@ -117,5 +117,56 @@
|
|
|
117
117
|
"Show your position on the map": "Haritada konumunuzu göster",
|
|
118
118
|
"Allow compass access": "Pusula erişimine izin ver",
|
|
119
119
|
"Not now": "Şimdi değil",
|
|
120
|
-
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "Mevcut konumunu göstermek ve haritayı etrafında hizalamak için cihazının yönüne erişmek üzere izin isteyeceğiz."
|
|
121
|
-
|
|
120
|
+
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "Mevcut konumunu göstermek ve haritayı etrafında hizalamak için cihazının yönüne erişmek üzere izin isteyeceğiz.",
|
|
121
|
+
"Bookmarks route": "Yer imleri rotası",
|
|
122
|
+
"{{count}} stops": "{{count}} durak",
|
|
123
|
+
"From {{name}}": "{{name}} konumundan",
|
|
124
|
+
"Add stops to build a route": "Rota oluşturmak için durak ekleyin",
|
|
125
|
+
"Select starting point": "Başlangıç noktasını seçin",
|
|
126
|
+
"Now": "Şimdi",
|
|
127
|
+
"Ongoing": "Devam ediyor",
|
|
128
|
+
"{{count}} visited bookmarks excluded": "{{count}} ziyaret edilmiş yer işareti hariç tutuldu",
|
|
129
|
+
"< 1 min": "< 1 dk",
|
|
130
|
+
"~ {{n}} min": "~ {{n}} dk",
|
|
131
|
+
"Clear search": "Aramayı temizle",
|
|
132
|
+
"Details": "Detaylar",
|
|
133
|
+
"Error loading Guided Tours": "Rehberli turlar yüklenirken hata oluştu",
|
|
134
|
+
"Filter": "Filtre",
|
|
135
|
+
"Filters": "Filtreler",
|
|
136
|
+
"Find Categories...": "Kategorileri bul...",
|
|
137
|
+
"Find Companies...": "Şirketleri bul...",
|
|
138
|
+
"Find scans above": "Yukarıdaki taramaları bul",
|
|
139
|
+
"Find Sessions...": "Oturumları bul...",
|
|
140
|
+
"Guided Tours": "Rehberli turlar",
|
|
141
|
+
"Guided tours": "Rehberli turlar",
|
|
142
|
+
"List": "Liste",
|
|
143
|
+
"Map": "Harita",
|
|
144
|
+
"Menu": "Menü",
|
|
145
|
+
"Multi-point route": "Çok noktalı rota",
|
|
146
|
+
"No bookmarked events found. Try adjusting your filters.": "Yer işaretli etkinlik bulunamadı. Filtrelerinizi ayarlamayı deneyin",
|
|
147
|
+
"No Guided Tours available for": "Şunun için rehberli tur bulunamadı:",
|
|
148
|
+
"No Guided Tours found": "Rehberli tur bulunamadı",
|
|
149
|
+
"No Guided Tours found matching your search": "Aramanızla eşleşen rehberli tur bulunamadı",
|
|
150
|
+
"No speakers found": "Konuşmacı bulunamadı",
|
|
151
|
+
"No speakers found. Try adjusting your filters.": "Konuşmacı bulunamadı. Filtrelerinizi ayarlamayı deneyin",
|
|
152
|
+
"Open filters": "Filtreleri aç",
|
|
153
|
+
"Past Sessions": "Geçmiş oturumlar",
|
|
154
|
+
"QR code to open the route on your phone": "Rotayı telefonunuzda açmak için QR kodu",
|
|
155
|
+
"Read more about cookie usage in a new tab": "Çerez kullanımı hakkında yeni sekmede daha fazla bilgi edinin",
|
|
156
|
+
"Route planner": "Rota planlayıcı",
|
|
157
|
+
"Save rebooking note": "Yeniden rezervasyon notunu kaydet",
|
|
158
|
+
"Search exhibitors": "Katılımcıları ara",
|
|
159
|
+
"Search Guided Tours": "Rehberli turları ara",
|
|
160
|
+
"Search sessions": "Oturumları ara",
|
|
161
|
+
"Search speakers": "Konuşmacıları ara",
|
|
162
|
+
"Search...": "Ara...",
|
|
163
|
+
"Select all": "Tümünü seç",
|
|
164
|
+
"Select another event": "Başka bir etkinlik seçin",
|
|
165
|
+
"selected": "seçili",
|
|
166
|
+
"Show All Exhibitors": "Tüm katılımcıları göster",
|
|
167
|
+
"Show bookmarks only": "Yalnızca yer işaretlerini göster",
|
|
168
|
+
"Sidebar Actions": "Kenar çubuğu işlemleri",
|
|
169
|
+
"Speaker Filters": "Konuşmacı filtreleri",
|
|
170
|
+
"Speaker not found": "Konuşmacı bulunamadı",
|
|
171
|
+
"Speakers": "Konuşmacılar"
|
|
172
|
+
}
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"Buy": "Купити",
|
|
7
7
|
"Categories": "Категорії",
|
|
8
8
|
"Category": "Категорія",
|
|
9
|
-
"Changes saved": "Зміни збережено",
|
|
10
9
|
"Choose destination point": "Виберіть пункт призначення",
|
|
11
10
|
"Choose starting point": "Виберіть початкову точку",
|
|
12
11
|
"Close": "Закрити",
|
|
@@ -70,8 +69,9 @@
|
|
|
70
69
|
"or copy link": "або скопіюйте посилання",
|
|
71
70
|
"Copy link to clipboard": "Скопіювати посилання в буфер",
|
|
72
71
|
"Copied": "Скопійовано",
|
|
73
|
-
"
|
|
74
|
-
"
|
|
72
|
+
"Copy": "Копіювати",
|
|
73
|
+
"Changes saved": "Зміни збережено",
|
|
74
|
+
"Oops! Something went wrong": "Ой! Щось пішло не так",
|
|
75
75
|
"Exhibitor Video": "Відео експонента",
|
|
76
76
|
"Read how to optimize it": "Дізнайтесь, як це оптимізувати",
|
|
77
77
|
"Setup mapbox first": "Спочатку налаштуйте Mapbox",
|
|
@@ -117,5 +117,56 @@
|
|
|
117
117
|
"Show your position on the map": "Показати ваше розташування на карті",
|
|
118
118
|
"Allow compass access": "Дозволити доступ до компаса",
|
|
119
119
|
"Not now": "Не зараз",
|
|
120
|
-
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "Щоб показати ваше поточне розташування і зорієнтувати карту навколо вас, ми попросимо дозвіл на доступ до орієнтації вашого пристрою."
|
|
121
|
-
|
|
120
|
+
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "Щоб показати ваше поточне розташування і зорієнтувати карту навколо вас, ми попросимо дозвіл на доступ до орієнтації вашого пристрою.",
|
|
121
|
+
"Bookmarks route": "Маршрут із закладок",
|
|
122
|
+
"{{count}} stops": "{{count}} зупинок",
|
|
123
|
+
"From {{name}}": "Від {{name}}",
|
|
124
|
+
"Add stops to build a route": "Додайте зупинки, щоб побудувати маршрут",
|
|
125
|
+
"Select starting point": "Оберіть початкову точку",
|
|
126
|
+
"Now": "Зараз",
|
|
127
|
+
"Ongoing": "Триває",
|
|
128
|
+
"{{count}} visited bookmarks excluded": "{{count}} відвіданих закладок виключено",
|
|
129
|
+
"< 1 min": "< 1 хв",
|
|
130
|
+
"~ {{n}} min": "~ {{n}} хв",
|
|
131
|
+
"Clear search": "Очистити пошук",
|
|
132
|
+
"Details": "Деталі",
|
|
133
|
+
"Error loading Guided Tours": "Помилка завантаження екскурсій",
|
|
134
|
+
"Filter": "Фільтр",
|
|
135
|
+
"Filters": "Фільтри",
|
|
136
|
+
"Find Categories...": "Знайти категорії...",
|
|
137
|
+
"Find Companies...": "Знайти компанії...",
|
|
138
|
+
"Find scans above": "Знайти скани вище",
|
|
139
|
+
"Find Sessions...": "Знайти сесії...",
|
|
140
|
+
"Guided Tours": "Екскурсії",
|
|
141
|
+
"Guided tours": "Екскурсії",
|
|
142
|
+
"List": "Список",
|
|
143
|
+
"Map": "Карта",
|
|
144
|
+
"Menu": "Меню",
|
|
145
|
+
"Multi-point route": "Багатоточковий маршрут",
|
|
146
|
+
"No bookmarked events found. Try adjusting your filters.": "Збережені заходи не знайдені. Спробуйте змінити фільтри",
|
|
147
|
+
"No Guided Tours available for": "Немає доступних екскурсій для",
|
|
148
|
+
"No Guided Tours found": "Екскурсій не знайдено",
|
|
149
|
+
"No Guided Tours found matching your search": "Екскурсій за вашим запитом не знайдено",
|
|
150
|
+
"No speakers found": "Спікерів не знайдено",
|
|
151
|
+
"No speakers found. Try adjusting your filters.": "Спікерів не знайдено. Спробуйте змінити фільтри",
|
|
152
|
+
"Open filters": "Відкрити фільтри",
|
|
153
|
+
"Past Sessions": "Минулі сесії",
|
|
154
|
+
"QR code to open the route on your phone": "QR-код для відкриття маршруту на телефоні",
|
|
155
|
+
"Read more about cookie usage in a new tab": "Дізнатися більше про використання файлів cookie в новій вкладці",
|
|
156
|
+
"Route planner": "Планувальник маршруту",
|
|
157
|
+
"Save rebooking note": "Зберегти нотатку про перебронювання",
|
|
158
|
+
"Search exhibitors": "Пошук експонентів",
|
|
159
|
+
"Search Guided Tours": "Пошук екскурсій",
|
|
160
|
+
"Search sessions": "Пошук сесій",
|
|
161
|
+
"Search speakers": "Пошук спікерів",
|
|
162
|
+
"Search...": "Пошук...",
|
|
163
|
+
"Select all": "Вибрати все",
|
|
164
|
+
"Select another event": "Вибрати інший захід",
|
|
165
|
+
"selected": "вибрано",
|
|
166
|
+
"Show All Exhibitors": "Показати всіх експонентів",
|
|
167
|
+
"Show bookmarks only": "Показати лише закладки",
|
|
168
|
+
"Sidebar Actions": "Дії бічної панелі",
|
|
169
|
+
"Speaker Filters": "Фільтри спікерів",
|
|
170
|
+
"Speaker not found": "Спікера не знайдено",
|
|
171
|
+
"Speakers": "Спікери"
|
|
172
|
+
}
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"Buy": "Mua",
|
|
7
7
|
"Categories": "Danh mục",
|
|
8
8
|
"Category": "Danh mục",
|
|
9
|
-
"Changes saved": "Thay đổi đã được lưu.",
|
|
10
9
|
"Choose destination point": "Chọn điểm đến",
|
|
11
10
|
"Choose starting point": "Chọn điểm bắt đầu",
|
|
12
11
|
"Close": "Đóng",
|
|
@@ -69,8 +68,9 @@
|
|
|
69
68
|
"or copy link": "hoặc sao chép liên kết",
|
|
70
69
|
"Copy link to clipboard": "Sao chép liên kết vào bảng tạm",
|
|
71
70
|
"Copied": "Đã sao chép",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
71
|
+
"Copy": "Sao chép",
|
|
72
|
+
"Changes saved": "Đã lưu thay đổi",
|
|
73
|
+
"Oops! Something went wrong": "Rất tiếc! Có lỗi xảy ra",
|
|
74
74
|
"Exhibitor Video": "Video nhà triển lãm",
|
|
75
75
|
"Read how to optimize it": "Đọc cách tối ưu hóa",
|
|
76
76
|
"Setup mapbox first": "Cài đặt Mapbox trước",
|
|
@@ -117,5 +117,56 @@
|
|
|
117
117
|
"Show your position on the map": "Hiển thị vị trí của bạn trên bản đồ",
|
|
118
118
|
"Allow compass access": "Cho phép truy cập la bàn",
|
|
119
119
|
"Not now": "Không phải bây giờ",
|
|
120
|
-
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "Để hiển thị vị trí hiện tại của bạn và xoay bản đồ quanh bạn, chúng tôi sẽ xin phép truy cập hướng thiết bị của bạn."
|
|
121
|
-
|
|
120
|
+
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "Để hiển thị vị trí hiện tại của bạn và xoay bản đồ quanh bạn, chúng tôi sẽ xin phép truy cập hướng thiết bị của bạn.",
|
|
121
|
+
"Bookmarks route": "Tuyến đã lưu",
|
|
122
|
+
"{{count}} stops": "{{count}} điểm dừng",
|
|
123
|
+
"From {{name}}": "Từ {{name}}",
|
|
124
|
+
"Add stops to build a route": "Thêm điểm dừng để tạo tuyến đường",
|
|
125
|
+
"Select starting point": "Chọn điểm bắt đầu",
|
|
126
|
+
"Now": "Bây giờ",
|
|
127
|
+
"Ongoing": "Đang diễn ra",
|
|
128
|
+
"{{count}} visited bookmarks excluded": "Đã loại trừ {{count}} mục đã đánh dấu đã ghé thăm",
|
|
129
|
+
"< 1 min": "< 1 phút",
|
|
130
|
+
"~ {{n}} min": "~ {{n}} phút",
|
|
131
|
+
"Clear search": "Xóa tìm kiếm",
|
|
132
|
+
"Details": "Chi tiết",
|
|
133
|
+
"Error loading Guided Tours": "Lỗi tải chuyến tham quan có hướng dẫn",
|
|
134
|
+
"Filter": "Bộ lọc",
|
|
135
|
+
"Filters": "Bộ lọc",
|
|
136
|
+
"Find Categories...": "Tìm danh mục...",
|
|
137
|
+
"Find Companies...": "Tìm công ty...",
|
|
138
|
+
"Find scans above": "Tìm quét ở trên",
|
|
139
|
+
"Find Sessions...": "Tìm phiên...",
|
|
140
|
+
"Guided Tours": "Chuyến tham quan có hướng dẫn",
|
|
141
|
+
"Guided tours": "Chuyến tham quan có hướng dẫn",
|
|
142
|
+
"List": "Danh sách",
|
|
143
|
+
"Map": "Bản đồ",
|
|
144
|
+
"Menu": "Menu",
|
|
145
|
+
"Multi-point route": "Tuyến đường nhiều điểm",
|
|
146
|
+
"No bookmarked events found. Try adjusting your filters.": "Không tìm thấy sự kiện đã đánh dấu. Hãy thử điều chỉnh bộ lọc",
|
|
147
|
+
"No Guided Tours available for": "Không có chuyến tham quan có hướng dẫn cho",
|
|
148
|
+
"No Guided Tours found": "Không tìm thấy chuyến tham quan có hướng dẫn",
|
|
149
|
+
"No Guided Tours found matching your search": "Không tìm thấy chuyến tham quan có hướng dẫn phù hợp với tìm kiếm của bạn",
|
|
150
|
+
"No speakers found": "Không tìm thấy diễn giả",
|
|
151
|
+
"No speakers found. Try adjusting your filters.": "Không tìm thấy diễn giả. Hãy thử điều chỉnh bộ lọc",
|
|
152
|
+
"Open filters": "Mở bộ lọc",
|
|
153
|
+
"Past Sessions": "Phiên đã qua",
|
|
154
|
+
"QR code to open the route on your phone": "Mã QR để mở tuyến đường trên điện thoại của bạn",
|
|
155
|
+
"Read more about cookie usage in a new tab": "Đọc thêm về việc sử dụng cookie trong tab mới",
|
|
156
|
+
"Route planner": "Công cụ lập tuyến đường",
|
|
157
|
+
"Save rebooking note": "Lưu ghi chú đặt lại",
|
|
158
|
+
"Search exhibitors": "Tìm kiếm nhà triển lãm",
|
|
159
|
+
"Search Guided Tours": "Tìm kiếm chuyến tham quan có hướng dẫn",
|
|
160
|
+
"Search sessions": "Tìm kiếm phiên",
|
|
161
|
+
"Search speakers": "Tìm kiếm diễn giả",
|
|
162
|
+
"Search...": "Tìm kiếm...",
|
|
163
|
+
"Select all": "Chọn tất cả",
|
|
164
|
+
"Select another event": "Chọn sự kiện khác",
|
|
165
|
+
"selected": "đã chọn",
|
|
166
|
+
"Show All Exhibitors": "Hiển thị tất cả nhà triển lãm",
|
|
167
|
+
"Show bookmarks only": "Chỉ hiển thị mục đã đánh dấu",
|
|
168
|
+
"Sidebar Actions": "Hành động thanh bên",
|
|
169
|
+
"Speaker Filters": "Bộ lọc diễn giả",
|
|
170
|
+
"Speaker not found": "Không tìm thấy diễn giả",
|
|
171
|
+
"Speakers": "Diễn giả"
|
|
172
|
+
}
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
"Buy": "购买",
|
|
7
7
|
"Categories": "类别",
|
|
8
8
|
"Category": "类别",
|
|
9
|
-
"Changes saved": "保存更改",
|
|
10
9
|
"Choose destination point": "选择目的地点",
|
|
11
10
|
"Choose starting point": "选择起点",
|
|
12
11
|
"Close": "关闭",
|
|
@@ -69,8 +68,9 @@
|
|
|
69
68
|
"or copy link": "或复制链接",
|
|
70
69
|
"Copy link to clipboard": "复制链接到剪贴板",
|
|
71
70
|
"Copied": "已复制",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
71
|
+
"Copy": "复制",
|
|
72
|
+
"Changes saved": "更改已保存",
|
|
73
|
+
"Oops! Something went wrong": "哎呀!出现了问题",
|
|
74
74
|
"Exhibitor Video": "参展商视频",
|
|
75
75
|
"Read how to optimize it": "阅读如何优化它",
|
|
76
76
|
"Setup mapbox first": "请先设置 Mapbox",
|
|
@@ -117,5 +117,56 @@
|
|
|
117
117
|
"Show your position on the map": "在地图上显示你的位置",
|
|
118
118
|
"Allow compass access": "允许访问指南针",
|
|
119
119
|
"Not now": "现在不要",
|
|
120
|
-
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "为了显示你当前的位置并以你为中心调整地图,我们需要请求访问你的设备方向信息的权限。"
|
|
121
|
-
|
|
120
|
+
"To display your current position and orient the map around you, we’ll ask for permission to access your device orientation": "为了显示你当前的位置并以你为中心调整地图,我们需要请求访问你的设备方向信息的权限。",
|
|
121
|
+
"Bookmarks route": "书签路线",
|
|
122
|
+
"{{count}} stops": "{{count}} 个站点",
|
|
123
|
+
"From {{name}}": "从 {{name}}",
|
|
124
|
+
"Add stops to build a route": "添加站点以构建路线",
|
|
125
|
+
"Select starting point": "选择起点",
|
|
126
|
+
"Now": "现在",
|
|
127
|
+
"Ongoing": "进行中",
|
|
128
|
+
"{{count}} visited bookmarks excluded": "已排除 {{count}} 个已访问的收藏",
|
|
129
|
+
"< 1 min": "< 1 分钟",
|
|
130
|
+
"~ {{n}} min": "~ {{n}} 分钟",
|
|
131
|
+
"Clear search": "清除搜索",
|
|
132
|
+
"Details": "详情",
|
|
133
|
+
"Error loading Guided Tours": "加载导览时出错",
|
|
134
|
+
"Filter": "筛选",
|
|
135
|
+
"Filters": "筛选条件",
|
|
136
|
+
"Find Categories...": "查找类别...",
|
|
137
|
+
"Find Companies...": "查找公司...",
|
|
138
|
+
"Find scans above": "在上方查找扫描",
|
|
139
|
+
"Find Sessions...": "查找会议...",
|
|
140
|
+
"Guided Tours": "导览",
|
|
141
|
+
"Guided tours": "导览",
|
|
142
|
+
"List": "列表",
|
|
143
|
+
"Map": "地图",
|
|
144
|
+
"Menu": "菜单",
|
|
145
|
+
"Multi-point route": "多点路线",
|
|
146
|
+
"No bookmarked events found. Try adjusting your filters.": "未找到收藏的活动。请尝试调整筛选条件",
|
|
147
|
+
"No Guided Tours available for": "没有可用的导览:",
|
|
148
|
+
"No Guided Tours found": "未找到导览",
|
|
149
|
+
"No Guided Tours found matching your search": "未找到与您搜索匹配的导览",
|
|
150
|
+
"No speakers found": "未找到演讲者",
|
|
151
|
+
"No speakers found. Try adjusting your filters.": "未找到演讲者。请尝试调整筛选条件",
|
|
152
|
+
"Open filters": "打开筛选",
|
|
153
|
+
"Past Sessions": "过往会议",
|
|
154
|
+
"QR code to open the route on your phone": "扫描二维码在手机上打开路线",
|
|
155
|
+
"Read more about cookie usage in a new tab": "在新标签页中阅读更多关于Cookie使用的信息",
|
|
156
|
+
"Route planner": "路线规划器",
|
|
157
|
+
"Save rebooking note": "保存重新预订备注",
|
|
158
|
+
"Search exhibitors": "搜索参展商",
|
|
159
|
+
"Search Guided Tours": "搜索导览",
|
|
160
|
+
"Search sessions": "搜索会议",
|
|
161
|
+
"Search speakers": "搜索演讲者",
|
|
162
|
+
"Search...": "搜索...",
|
|
163
|
+
"Select all": "全选",
|
|
164
|
+
"Select another event": "选择其他活动",
|
|
165
|
+
"selected": "已选择",
|
|
166
|
+
"Show All Exhibitors": "显示所有参展商",
|
|
167
|
+
"Show bookmarks only": "仅显示收藏",
|
|
168
|
+
"Sidebar Actions": "侧边栏操作",
|
|
169
|
+
"Speaker Filters": "演讲者筛选",
|
|
170
|
+
"Speaker not found": "未找到演讲者",
|
|
171
|
+
"Speakers": "演讲者"
|
|
172
|
+
}
|
|
@@ -1,4 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
(function() {
|
|
2
|
+
try {
|
|
3
|
+
var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
4
|
+
o.SENTRY_RELEASE = { id: "3.0.0" };
|
|
5
|
+
var t = new o.Error().stack;
|
|
6
|
+
t && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[t] = "7bb9c1f4-826f-44b2-80a8-3d0519897683", o._sentryDebugIdIdentifier = "sentry-dbid-7bb9c1f4-826f-44b2-80a8-3d0519897683");
|
|
7
|
+
} catch {
|
|
8
|
+
}
|
|
9
|
+
})();
|
|
10
|
+
class u {
|
|
2
11
|
constructor(t, e, i) {
|
|
3
12
|
this.id = 0, this.name = t, this.fg = e, this.bg = i, this.gradient = null, this.PR = Math.round(window.devicePixelRatio || 1), this.WIDTH = 90 * this.PR, this.HEIGHT = 48 * this.PR, this.TEXT_X = 3 * this.PR, this.TEXT_Y = 2 * this.PR, this.GRAPH_X = 3 * this.PR, this.GRAPH_Y = 15 * this.PR, this.GRAPH_WIDTH = 84 * this.PR, this.GRAPH_HEIGHT = 30 * this.PR, this.canvas = document.createElement("canvas"), this.canvas.width = this.WIDTH, this.canvas.height = this.HEIGHT, this.canvas.style.width = "90px", this.canvas.style.height = "48px", this.canvas.style.position = "absolute", this.canvas.style.cssText = "width:90px;height:48px;background-color: transparent !important;", this.context = this.canvas.getContext("2d"), this.initializeCanvas();
|
|
4
13
|
}
|
|
@@ -80,7 +89,7 @@ class c {
|
|
|
80
89
|
)), this.context.globalAlpha = 1;
|
|
81
90
|
}
|
|
82
91
|
}
|
|
83
|
-
class T extends
|
|
92
|
+
class T extends u {
|
|
84
93
|
constructor(t, e, i) {
|
|
85
94
|
super(t, e, i), this.vsyncValue = 0, this.SMALL_HEIGHT = 9 * this.PR, this.HEIGHT = this.SMALL_HEIGHT, this.WIDTH = 35 * this.PR, this.TEXT_Y = 0 * this.PR, this.canvas.height = this.HEIGHT, this.canvas.width = this.WIDTH, this.canvas.style.height = "9px", this.canvas.style.width = "35px", this.canvas.style.cssText = `
|
|
86
95
|
width: 35px;
|
|
@@ -111,7 +120,7 @@ class T extends c {
|
|
|
111
120
|
this.canvas.style.transform = `translate(${t}px, ${e}px)`;
|
|
112
121
|
}
|
|
113
122
|
}
|
|
114
|
-
const
|
|
123
|
+
const f = class c {
|
|
115
124
|
constructor({
|
|
116
125
|
trackGPU: t = !1,
|
|
117
126
|
trackCPT: e = !1,
|
|
@@ -121,9 +130,9 @@ const u = class l {
|
|
|
121
130
|
graphsPerSecond: a = 30,
|
|
122
131
|
samplesLog: n = 40,
|
|
123
132
|
samplesGraph: r = 10,
|
|
124
|
-
precision:
|
|
125
|
-
minimal:
|
|
126
|
-
horizontal:
|
|
133
|
+
precision: l = 2,
|
|
134
|
+
minimal: d = !1,
|
|
135
|
+
horizontal: m = !0,
|
|
127
136
|
mode: p = 0
|
|
128
137
|
} = {}) {
|
|
129
138
|
this.gl = null, this.ext = null, this.activeQuery = null, this.gpuQueries = [], this.threeRendererPatched = !1, this.frameTimes = [], this.renderCount = 0, this.totalCpuDuration = 0, this.totalGpuDuration = 0, this.totalGpuDurationCompute = 0, this.fpsPanel = null, this.msPanel = null, this.gpuPanel = null, this.gpuPanelCompute = null, this.vsyncPanel = null, this.averageFps = { logs: [], graph: [] }, this.averageCpu = { logs: [], graph: [] }, this.averageGpu = { logs: [], graph: [] }, this.averageGpuCompute = { logs: [], graph: [] }, this.updateCounter = 0, this.lastMin = {}, this.lastMax = {}, this.lastValue = {}, this.VSYNC_RATES = [
|
|
@@ -138,9 +147,9 @@ const u = class l {
|
|
|
138
147
|
P.preventDefault(), this.showPanel(++this.mode % this.dom.children.length);
|
|
139
148
|
}, this.handleResize = () => {
|
|
140
149
|
this.fpsPanel && this.resizePanel(this.fpsPanel), this.msPanel && this.resizePanel(this.msPanel), this.gpuPanel && this.resizePanel(this.gpuPanel), this.gpuPanelCompute && this.resizePanel(this.gpuPanelCompute);
|
|
141
|
-
}, this.mode = p, this.horizontal =
|
|
150
|
+
}, this.mode = p, this.horizontal = m, this.minimal = d, this.trackGPU = t, this.trackCPT = e, this.trackHz = i, this.trackFPS = s, this.samplesLog = n, this.samplesGraph = r, this.precision = l, this.logsPerSecond = h, this.graphsPerSecond = a;
|
|
142
151
|
const g = performance.now();
|
|
143
|
-
this.prevGraphTime = g, this.dom = document.createElement("div"), this.initializeDOM(), this.beginTime = performance.now(), this.prevTextTime = this.beginTime, this.prevCpuTime = this.beginTime, this._panelId = 0, this.trackFPS && (this.fpsPanel = this.addPanel(new
|
|
152
|
+
this.prevGraphTime = g, this.dom = document.createElement("div"), this.initializeDOM(), this.beginTime = performance.now(), this.prevTextTime = this.beginTime, this.prevCpuTime = this.beginTime, this._panelId = 0, this.trackFPS && (this.fpsPanel = this.addPanel(new c.Panel("FPS", "#0ff", "#002")), this.msPanel = this.addPanel(new c.Panel("CPU", "#0f0", "#020"))), this.trackHz === !0 && (this.vsyncPanel = new T("", "#f0f", "#202"), this.dom.appendChild(this.vsyncPanel.canvas), this.vsyncPanel.setOffset(56, 35)), this.setupEventListeners();
|
|
144
153
|
}
|
|
145
154
|
initializeDOM() {
|
|
146
155
|
this.dom.style.cssText = `
|
|
@@ -174,7 +183,7 @@ const u = class l {
|
|
|
174
183
|
return t.isWebGPURenderer ? ((this.trackGPU || this.trackCPT) && (t.backend.trackTimestamp = !0, t._initialized || await t.init(), t.hasFeature("timestamp-query") && this.initializeWebGPUPanels()), this.info = t.info, this.patchThreeWebGPU(t), !0) : !1;
|
|
175
184
|
}
|
|
176
185
|
initializeWebGPUPanels() {
|
|
177
|
-
this.trackGPU && (this.gpuPanel = this.addPanel(new
|
|
186
|
+
this.trackGPU && (this.gpuPanel = this.addPanel(new c.Panel("GPU", "#ff0", "#220"))), this.trackCPT && (this.gpuPanelCompute = this.addPanel(new c.Panel("CPT", "#e1e1e1", "#212121")));
|
|
178
187
|
}
|
|
179
188
|
initializeWebGL(t) {
|
|
180
189
|
if (t instanceof WebGL2RenderingContext)
|
|
@@ -189,7 +198,7 @@ const u = class l {
|
|
|
189
198
|
return !0;
|
|
190
199
|
}
|
|
191
200
|
initializeGPUTracking() {
|
|
192
|
-
this.gl && (this.ext = this.gl.getExtension("EXT_disjoint_timer_query_webgl2"), this.ext && (this.gpuPanel = this.addPanel(new
|
|
201
|
+
this.gl && (this.ext = this.gl.getExtension("EXT_disjoint_timer_query_webgl2"), this.ext && (this.gpuPanel = this.addPanel(new c.Panel("GPU", "#ff0", "#220"))));
|
|
193
202
|
}
|
|
194
203
|
begin() {
|
|
195
204
|
this.beginProfiling("cpu-started"), !(!this.gl || !this.ext) && (this.activeQuery && this.gl.endQuery(this.ext.TIME_ELAPSED_EXT), this.activeQuery = this.gl.createQuery(), this.activeQuery && this.gl.beginQuery(this.ext.TIME_ELAPSED_EXT, this.activeQuery));
|
|
@@ -238,15 +247,15 @@ const u = class l {
|
|
|
238
247
|
const e = t - this.lastFrameTime;
|
|
239
248
|
if (this.lastFrameTime = t, this.frameTimeHistory.push(e), this.frameTimeHistory.length > this.HISTORY_SIZE && this.frameTimeHistory.shift(), this.frameTimeHistory.length < 60)
|
|
240
249
|
return;
|
|
241
|
-
const i = this.frameTimeHistory.reduce((r,
|
|
250
|
+
const i = this.frameTimeHistory.reduce((r, l) => r + l) / this.frameTimeHistory.length, s = this.frameTimeHistory.reduce((r, l) => r + Math.pow(l - i, 2), 0) / this.frameTimeHistory.length;
|
|
242
251
|
if (Math.sqrt(s) > 2) {
|
|
243
252
|
this.detectedVSync = null;
|
|
244
253
|
return;
|
|
245
254
|
}
|
|
246
255
|
let a = null, n = 1 / 0;
|
|
247
256
|
for (const r of this.VSYNC_RATES) {
|
|
248
|
-
const
|
|
249
|
-
|
|
257
|
+
const l = Math.abs(i - r.frameTime);
|
|
258
|
+
l < n && (n = l, a = r);
|
|
250
259
|
}
|
|
251
260
|
a && n / a.frameTime <= this.VSYNC_THRESHOLD ? this.detectedVSync = a : this.detectedVSync = null;
|
|
252
261
|
}
|
|
@@ -343,8 +352,8 @@ const u = class l {
|
|
|
343
352
|
}, this.threeRendererPatched = !0;
|
|
344
353
|
}
|
|
345
354
|
};
|
|
346
|
-
|
|
347
|
-
let x =
|
|
355
|
+
f.Panel = u;
|
|
356
|
+
let x = f;
|
|
348
357
|
export {
|
|
349
358
|
x as default
|
|
350
359
|
};
|