@geops/rvf-mobility-web-component 0.1.128 → 0.1.129
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/CHANGELOG.md +7 -0
- package/dist/index.js +22 -1
- package/package.json +11 -4
- package/.fixpackrc +0 -21
- package/.github/CODEOWNERS +0 -37
- package/.github/workflows/conventional-pr-title.yml +0 -36
- package/.husky/commit-msg +0 -1
- package/.husky/post-checkout +0 -1
- package/.husky/post-merge +0 -1
- package/.husky/post-rebase +0 -1
- package/.husky/pre-commit +0 -1
- package/.lintstagedrc.js +0 -13
- package/.nvmrc +0 -1
- package/.prettierrc.js +0 -3
- package/.vscode/settings.json +0 -2
- package/Logo.svg +0 -10
- package/__mocks__/dataurl.js +0 -11
- package/__mocks__/mapbox-gl.js +0 -19
- package/commitlint.config.cjs +0 -1
- package/doc/.eslintrc.json +0 -3
- package/doc/.fixpackrc +0 -21
- package/doc/.prettierrc +0 -1
- package/doc/README.md +0 -14
- package/doc/next.config.mjs +0 -8
- package/doc/package.json +0 -44
- package/doc/postcss.config.mjs +0 -8
- package/doc/public/ExportMenu-HGGM7Z53.js +0 -229
- package/doc/public/README.md +0 -1
- package/doc/public/chunk-5TBO732O.js +0 -1
- package/doc/public/chunk-7SZT7G2L.js +0 -3
- package/doc/public/chunk-AOWOBR67.js +0 -37
- package/doc/public/chunk-CZ6RUAVW.js +0 -3
- package/doc/public/chunk-FK6H3RFT.js +0 -1
- package/doc/public/chunk-L5TSFF6Q.js +0 -6
- package/doc/public/chunk-W5KNTEOZ.js +0 -1
- package/doc/public/deflate-7Y7TJOU7.js +0 -1
- package/doc/public/html2canvas-HSPYX66M.js +0 -28
- package/doc/public/index.es-LIBYYWEU.js +0 -23
- package/doc/public/jpeg-IRWWL5ZF.js +0 -1
- package/doc/public/lerc-NVL4MKRG.js +0 -6
- package/doc/public/lzw-EHQHNZB6.js +0 -1
- package/doc/public/packbits-PQSBS4GQ.js +0 -1
- package/doc/public/purify.es-4R37HRTQ.js +0 -7
- package/doc/public/raw-OK63VTT6.js +0 -1
- package/doc/public/webimage-DLGKDXZD.js +0 -1
- package/doc/public/zstd-JFJYRN7P.js +0 -1
- package/doc/src/app/components/GeopsAPIKeyLink.tsx +0 -6
- package/doc/src/app/components/GeopsAPIsLink.tsx +0 -6
- package/doc/src/app/components/GeopsMapsAPILink.tsx +0 -8
- package/doc/src/app/components/GeopsMobility.tsx +0 -23
- package/doc/src/app/components/GeopsMobilityDoc.tsx +0 -39
- package/doc/src/app/components/GeopsMobilitySearch.tsx +0 -22
- package/doc/src/app/components/GeopsMobilitySearchDoc.tsx +0 -33
- package/doc/src/app/components/GeopsRealtimeAPILink.tsx +0 -10
- package/doc/src/app/components/GeopsStopsAPILink.tsx +0 -8
- package/doc/src/app/components/Link.tsx +0 -9
- package/doc/src/app/components/WebComponentDoc.tsx +0 -284
- package/doc/src/app/favicon.ico +0 -0
- package/doc/src/app/geops-mobility/page.tsx +0 -11
- package/doc/src/app/geops-mobility-search/page.tsx +0 -11
- package/doc/src/app/globals.css +0 -58
- package/doc/src/app/hooks/useAttrFromUrlParams.ts +0 -21
- package/doc/src/app/hooks/useIsFullScreen.ts +0 -14
- package/doc/src/app/hooks/usePublicKey.ts +0 -19
- package/doc/src/app/layout.tsx +0 -53
- package/doc/src/app/page.tsx +0 -86
- package/doc/src/geops-ui.ts +0 -3
- package/doc/tsconfig.json +0 -41
- package/docutils.js +0 -417
- package/eslint.config.mjs +0 -34
- package/favicon.ico +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-500.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-500.woff2 +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-600.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-600.woff2 +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-700.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-700.woff2 +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-regular.ttf +0 -0
- package/fonts/source-sans-3/source-sans-3-v15-latin-regular.woff2 +0 -0
- package/global.d.ts +0 -9
- package/iframe.html +0 -233
- package/index.html +0 -147
- package/index.js +0 -4343
- package/input.css +0 -59
- package/jest-setup.js +0 -13
- package/jest.config.js +0 -17
- package/notifications.html +0 -144
- package/scripts/build.mjs +0 -15
- package/scripts/dev.mjs +0 -27
- package/search.html +0 -122
- package/src/BaseLayer/BaseLayer.tsx +0 -61
- package/src/BaseLayer/index.tsx +0 -1
- package/src/Copyright/Copyright.tsx +0 -51
- package/src/Copyright/index.tsx +0 -1
- package/src/DebugDeparture/DebugDeparture.tsx +0 -120
- package/src/DebugDeparture/index.tsx +0 -1
- package/src/DebugStop/DebugStop.tsx +0 -47
- package/src/DebugStop/index.tsx +0 -1
- package/src/Departure/Departure.tsx +0 -57
- package/src/Departure/index.tsx +0 -1
- package/src/EmbedNavigation/DragPanWarning.ts +0 -133
- package/src/EmbedNavigation/EmbedNavigation.tsx +0 -89
- package/src/EmbedNavigation/index.js +0 -1
- package/src/EmbedNavigation/index.tsx +0 -1
- package/src/ExportMenu/ExportMenu.tsx +0 -114
- package/src/ExportMenu/index.tsx +0 -1
- package/src/ExportMenuButton/ExportMenuButton.tsx +0 -33
- package/src/ExportMenuButton/index.tsx +0 -1
- package/src/FeatureDetails/FeatureDetails.tsx +0 -62
- package/src/FeatureDetails/index.ts +0 -1
- package/src/FeaturesInfosListener/FeaturesInfosListener.tsx +0 -142
- package/src/FeaturesInfosListener/index.tsx +0 -1
- package/src/GeolocationButton/GeolocationButton.tsx +0 -78
- package/src/GeolocationButton/index.tsx +0 -1
- package/src/I18n/I18n.tsx +0 -38
- package/src/I18n/index.tsx +0 -1
- package/src/LayerTree/LayerTree.tsx +0 -58
- package/src/LayerTree/TreeItem/TreeItem.tsx +0 -153
- package/src/LayerTree/TreeItem/index.tsx +0 -1
- package/src/LayerTree/index.tsx +0 -1
- package/src/LayerTree/layersTreeContext.ts +0 -4
- package/src/LayerTree/layersTreeReducer.ts +0 -158
- package/src/LayerTreeButton/LayerTreeButton.tsx +0 -33
- package/src/LayerTreeButton/index.tsx +0 -1
- package/src/LayerTreeMenu/LayerTreeMenu.tsx +0 -147
- package/src/LayerTreeMenu/index.tsx +0 -1
- package/src/LayoutState/LayoutState.tsx +0 -380
- package/src/LayoutState/index.tsx +0 -1
- package/src/LinesNetworkPlanDetails/LinesNetworkPlanDetails.tsx +0 -274
- package/src/LinesNetworkPlanDetails/index.tsx +0 -1
- package/src/LinesNetworkPlanLayer/LinesNetworkPlanLayer.tsx +0 -51
- package/src/LinesNetworkPlanLayer/index.tsx +0 -1
- package/src/LinesNetworkPlanLayerHighlight/LinesNetworkPlanLayerHighlight.tsx +0 -59
- package/src/LinesNetworkPlanLayerHighlight/index.tsx +0 -1
- package/src/Map/Map.tsx +0 -166
- package/src/Map/index.tsx +0 -1
- package/src/MapDispatchEvents/MapDispatchEvents.tsx +0 -87
- package/src/MapDispatchEvents/index.tsx +0 -1
- package/src/MapLayout/MapLayout.tsx +0 -172
- package/src/MapLayout/index.tsx +0 -1
- package/src/MapsetLayer/MapsetLayer.tsx +0 -111
- package/src/MapsetLayer/index.tsx +0 -1
- package/src/MobilityMap/MobilityMap.tsx +0 -338
- package/src/MobilityMap/MobilityMapAttributes.test.ts +0 -59
- package/src/MobilityMap/MobilityMapAttributes.ts +0 -381
- package/src/MobilityMap/MobilityMapEvents.ts +0 -53
- package/src/MobilityMap/index.css +0 -0
- package/src/MobilityMap/index.tsx +0 -2
- package/src/MobilityNotifications/MobilityNotifications.tsx +0 -153
- package/src/MobilityNotifications/MobilityNotificationsAttributes.test.ts +0 -35
- package/src/MobilityNotifications/MobilityNotificationsAttributes.ts +0 -53
- package/src/MobilityNotifications/index.ts +0 -2
- package/src/MobilitySearch/MobilitySearch.tsx +0 -35
- package/src/MobilitySearch/MobilitySearchAttributes.test.ts +0 -21
- package/src/MobilitySearch/MobilitySearchAttributes.ts +0 -87
- package/src/MobilitySearch/MobilitySearchEvents.ts +0 -21
- package/src/MobilitySearch/index.ts +0 -2
- package/src/NotificationDetails/NotificationDetails.tsx +0 -309
- package/src/NotificationDetails/index.ts +0 -1
- package/src/NotificationsLayer/NotificationsLayer.tsx +0 -124
- package/src/NotificationsLayer/index.tsx +0 -1
- package/src/Overlay/Overlay.tsx +0 -61
- package/src/Overlay/index.tsx +0 -1
- package/src/OverlayContent/OverlayContent.tsx +0 -88
- package/src/OverlayContent/index.ts +0 -1
- package/src/OverlayDetails/OverlayDetails.tsx +0 -93
- package/src/OverlayDetails/index.ts +0 -1
- package/src/OverlayDetailsFooter/OverlayDetailsFooter.tsx +0 -50
- package/src/OverlayDetailsFooter/index.tsx +0 -1
- package/src/OverlayDetailsHeader/OverlayDetailsHeader.tsx +0 -30
- package/src/OverlayDetailsHeader/index.ts +0 -1
- package/src/OverlayFooter/OverlayFooter.tsx +0 -42
- package/src/OverlayFooter/index.tsx +0 -1
- package/src/OverlayHeader/OverlayHeader.tsx +0 -44
- package/src/OverlayHeader/index.tsx +0 -1
- package/src/Permalink/Permalink.tsx +0 -89
- package/src/Permalink/index.tsx +0 -1
- package/src/PermalinkInput/PermalinkInput.tsx +0 -33
- package/src/PermalinkInput/index.tsx +0 -1
- package/src/RealtimeLayer/RealtimeLayer.tsx +0 -299
- package/src/RealtimeLayer/index.tsx +0 -1
- package/src/RouteDestination/RouteDestination.test.tsx +0 -13
- package/src/RouteDestination/RouteDestination.tsx +0 -15
- package/src/RouteDestination/index.tsx +0 -1
- package/src/RouteFollowingButton/RouteFollowingButton.tsx +0 -30
- package/src/RouteFollowingButton/index.tsx +0 -1
- package/src/RouteIcon/RouteIcon.tsx +0 -99
- package/src/RouteIcon/index.tsx +0 -1
- package/src/RouteIdentifier/RouteIdentifer.tsx +0 -36
- package/src/RouteIdentifier/index.tsx +0 -1
- package/src/RouteInfos/RouteInfos.tsx +0 -26
- package/src/RouteInfos/index.tsx +0 -1
- package/src/RouteSchedule/RouteSchedule.tsx +0 -59
- package/src/RouteSchedule/firstStation.png +0 -0
- package/src/RouteSchedule/index.tsx +0 -1
- package/src/RouteSchedule/lastStation.png +0 -0
- package/src/RouteSchedule/line.png +0 -0
- package/src/RouteSchedule/station.png +0 -0
- package/src/RouteScheduleFooter/RouteScheduleFooter.tsx +0 -46
- package/src/RouteScheduleFooter/index.tsx +0 -1
- package/src/RouteScheduleHeader/RouteScheduleHeader.tsx +0 -23
- package/src/RouteScheduleHeader/index.tsx +0 -1
- package/src/RouteStop/RouteStop.tsx +0 -108
- package/src/RouteStop/index.tsx +0 -1
- package/src/RouteStopDelay/RouteStopDelay.tsx +0 -37
- package/src/RouteStopDelay/index.tsx +0 -1
- package/src/RouteStopName/RouteStopName.tsx +0 -24
- package/src/RouteStopName/index.tsx +0 -1
- package/src/RouteStopPlatform/RouteStopPlatform.tsx +0 -27
- package/src/RouteStopPlatform/index.tsx +0 -1
- package/src/RouteStopProgress/RouteStopProgress.tsx +0 -100
- package/src/RouteStopProgress/index.tsx +0 -1
- package/src/RouteStopServices/RouteStopServices.tsx +0 -26
- package/src/RouteStopServices/index.tsx +0 -1
- package/src/RouteStopStation/RouteStopStation.tsx +0 -38
- package/src/RouteStopStation/index.tsx +0 -1
- package/src/RouteStopTime/RouteStopTime.tsx +0 -35
- package/src/RouteStopTime/index.tsx +0 -1
- package/src/RvfButton/RvfButton.tsx +0 -57
- package/src/RvfButton/index.tsx +0 -1
- package/src/RvfCheckbox/RvfCheckbox.tsx +0 -31
- package/src/RvfCheckbox/index.tsx +0 -1
- package/src/RvfCopyright/RvfCopyright.tsx +0 -36
- package/src/RvfCopyright/index.tsx +0 -1
- package/src/RvfFeatureDetails/RvfFeatureDetails.tsx +0 -46
- package/src/RvfFeatureDetails/RvfLineNetworkDetails/RvfLineNetworkDetails.tsx +0 -292
- package/src/RvfFeatureDetails/RvfLineNetworkDetails/index.js +0 -1
- package/src/RvfFeatureDetails/RvfNotificationDetails/RvfNotificationDetails.tsx +0 -36
- package/src/RvfFeatureDetails/RvfNotificationDetails/index.ts +0 -1
- package/src/RvfFeatureDetails/RvfSellingPointDetails/RvfSellingPointDetails.tsx +0 -50
- package/src/RvfFeatureDetails/RvfSellingPointDetails/index.js +0 -1
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/FloatingVehiclesDetails/FloatingVehiclesDetails.tsx +0 -74
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/FloatingVehiclesDetails/index.tsx +0 -1
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/RvfSharedMobilityDetails.tsx +0 -134
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/StationDetails/StationDetails.tsx +0 -84
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/StationDetails/index.tsx +0 -1
- package/src/RvfFeatureDetails/RvfSharedMobilityDetail/index.tsx +0 -1
- package/src/RvfFeatureDetails/index.tsx +0 -1
- package/src/RvfIconButton/RvfIconButton.tsx +0 -49
- package/src/RvfIconButton/index.tsx +0 -1
- package/src/RvfInputCopy/RvfInputCopy.tsx +0 -67
- package/src/RvfInputCopy/index.tsx +0 -1
- package/src/RvfLink/RvfLink.tsx +0 -54
- package/src/RvfLink/index.tsx +0 -1
- package/src/RvfMainLinkButton/RvfMainLinkButton.tsx +0 -62
- package/src/RvfMainLinkButton/index.tsx +0 -1
- package/src/RvfMapLayout/RvfMapLayout.tsx +0 -202
- package/src/RvfMapLayout/index.tsx +0 -1
- package/src/RvfMobilityMap/RvfMobilityMap.tsx +0 -58
- package/src/RvfMobilityMap/index.css +0 -13
- package/src/RvfMobilityMap/index.tsx +0 -1
- package/src/RvfModal/RvfModal.tsx +0 -53
- package/src/RvfModal/index.tsx +0 -1
- package/src/RvfOpenStrikeNotification/RvfOpenStrikeNotification.tsx +0 -120
- package/src/RvfOpenStrikeNotification/index.tsx +0 -1
- package/src/RvfOverlayHeader/RvfOverlayHeader.tsx +0 -43
- package/src/RvfOverlayHeader/index.tsx +0 -1
- package/src/RvfPoisLayer/RvfPoisLayer.tsx +0 -48
- package/src/RvfPoisLayer/index.tsx +0 -1
- package/src/RvfRadioButton/RvfRadioButton.tsx +0 -16
- package/src/RvfRadioButton/index.tsx +0 -1
- package/src/RvfRealtimeLayer/RvfRealtimeLayer.tsx +0 -77
- package/src/RvfRealtimeLayer/index.tsx +0 -1
- package/src/RvfRouteIcon/RvfRouteIcon.tsx +0 -10
- package/src/RvfRouteIcon/index.tsx +0 -1
- package/src/RvfSearch/RvfSearch.tsx +0 -34
- package/src/RvfSearch/index.tsx +0 -1
- package/src/RvfSelect/RvfSelect.tsx +0 -24
- package/src/RvfSelect/index.tsx +0 -1
- package/src/RvfSelectedFeatureHighlightLayer/RvfSelectedFeatureHighlightLayer.tsx +0 -101
- package/src/RvfSelectedFeatureHighlightLayer/index.tsx +0 -1
- package/src/RvfSellingPointsLayer/RvfSellingPointsLayer.tsx +0 -67
- package/src/RvfSellingPointsLayer/index.tsx +0 -1
- package/src/RvfSharedMobilityLayerGroup/RvfSharedMobilityLayerGroup.tsx +0 -479
- package/src/RvfSharedMobilityLayerGroup/index.tsx +0 -1
- package/src/RvfStationsLayer/RvfStationsLayer.tsx +0 -19
- package/src/RvfStationsLayer/index.tsx +0 -1
- package/src/RvfTarifZonenLayer/RvfTarifZonenLayer.tsx +0 -48
- package/src/RvfTarifZonenLayer/index.tsx +0 -1
- package/src/ScaleLine/ScaleLine.tsx +0 -52
- package/src/ScaleLine/index.css +0 -6
- package/src/ScaleLine/index.tsx +0 -1
- package/src/ScrollableHandler/ScrollableHandler.tsx +0 -66
- package/src/ScrollableHandler/index.tsx +0 -1
- package/src/Search/Search.tsx +0 -50
- package/src/Search/SearchBase.tsx +0 -187
- package/src/Search/SearchHeadless.tsx +0 -79
- package/src/Search/index.tsx +0 -3
- package/src/SearchButton/SearchButton.tsx +0 -33
- package/src/SearchButton/index.tsx +0 -1
- package/src/SearchLinesResult/SearchLinesResult.tsx +0 -43
- package/src/SearchLinesResult/index.tsx +0 -1
- package/src/SearchLinesResults/SearchLinesResults.tsx +0 -106
- package/src/SearchLinesResults/index.tsx +0 -1
- package/src/SearchLnpStopsResult/SearchLnpStopsResult.tsx +0 -42
- package/src/SearchLnpStopsResult/index.tsx +0 -1
- package/src/SearchLnpStopsResults/SearchLnpStopsResults.tsx +0 -106
- package/src/SearchLnpStopsResults/index.tsx +0 -1
- package/src/SearchResult/SearchResult.tsx +0 -25
- package/src/SearchResult/index.tsx +0 -1
- package/src/SearchResults/SearchResults.tsx +0 -81
- package/src/SearchResults/index.tsx +0 -1
- package/src/SearchResultsHeader/SearchResultsHeader.tsx +0 -36
- package/src/SearchResultsHeader/index.tsx +0 -1
- package/src/SearchStopsResult/SearchStopsResult.tsx +0 -43
- package/src/SearchStopsResult/index.tsx +0 -1
- package/src/SearchStopsResults/SearchStopsResults.tsx +0 -101
- package/src/SearchStopsResults/index.tsx +0 -1
- package/src/SearchTrainsResult/SearchTrainsResult.tsx +0 -42
- package/src/SearchTrainsResult/index.tsx +0 -1
- package/src/SearchTrainsResults/SearchTrainsResults.tsx +0 -106
- package/src/SearchTrainsResults/index.tsx +0 -1
- package/src/ShadowOverflow/ShadowOverflow.tsx +0 -28
- package/src/ShadowOverflow/index.tsx +0 -1
- package/src/ShareMenu/ShareMenu.tsx +0 -43
- package/src/ShareMenu/index.tsx +0 -1
- package/src/ShareMenuButton/ShareMenuButton.tsx +0 -34
- package/src/ShareMenuButton/index.tsx +0 -1
- package/src/SingleClickListener/SingleClickListener.tsx +0 -164
- package/src/SingleClickListener/index.tsx +0 -1
- package/src/SituationDetails/SituationDetails.tsx +0 -370
- package/src/SituationDetails/index.ts +0 -1
- package/src/Station/Station.tsx +0 -50
- package/src/Station/index.tsx +0 -1
- package/src/StationHeader/StationHeader.tsx +0 -32
- package/src/StationHeader/index.tsx +0 -1
- package/src/StationName/StationName.tsx +0 -21
- package/src/StationName/index.tsx +0 -1
- package/src/StationServices/StationServices.tsx +0 -80
- package/src/StationServices/index.tsx +0 -1
- package/src/StationsLayer/StationsLayer.tsx +0 -53
- package/src/StationsLayer/index.tsx +0 -1
- package/src/StopsSearch/StopsSearch.tsx +0 -344
- package/src/StopsSearch/index.tsx +0 -1
- package/src/WindowMessageListener/WindowMessageListener.tsx +0 -74
- package/src/WindowMessageListener/index.tsx +0 -1
- package/src/ZoomButtons/ZoomButtons.tsx +0 -80
- package/src/ZoomButtons/index.tsx +0 -1
- package/src/icons/Airport/Airport.tsx +0 -17
- package/src/icons/Airport/airport-14-svgrepo-com.svg +0 -1
- package/src/icons/Airport/index.tsx +0 -1
- package/src/icons/ArrowDown/ArrowDown.tsx +0 -22
- package/src/icons/ArrowDown/down-open.svg +0 -1
- package/src/icons/ArrowDown/index.tsx +0 -1
- package/src/icons/ArrowRight/ArrowRight.tsx +0 -19
- package/src/icons/ArrowRight/arrow-right.svg +0 -1
- package/src/icons/ArrowRight/index.tsx +0 -1
- package/src/icons/ArrowUp/ArrowUp.tsx +0 -22
- package/src/icons/ArrowUp/index.tsx +0 -1
- package/src/icons/ArrowUp/up-open.svg +0 -1
- package/src/icons/ArrowUpRight/ArrowUpRight.tsx +0 -35
- package/src/icons/ArrowUpRight/index.tsx +0 -1
- package/src/icons/ArrowUpRight/up-open.svg +0 -1
- package/src/icons/Automat/Automat.tsx +0 -8
- package/src/icons/Automat/index.tsx +0 -1
- package/src/icons/Automat/rvf_automat.svg +0 -1
- package/src/icons/BarAndRestaurants/BarAndRestaurants.tsx +0 -17
- package/src/icons/BarAndRestaurants/food-restaurant-svgrepo-com.svg +0 -1
- package/src/icons/BarAndRestaurants/index.tsx +0 -1
- package/src/icons/Bathroom/Bathroom.tsx +0 -59
- package/src/icons/Bathroom/bathroom-restroom-svgrepo-com.svg +0 -1
- package/src/icons/Bathroom/index.tsx +0 -1
- package/src/icons/Bike/Bike.tsx +0 -8
- package/src/icons/Bike/index.tsx +0 -1
- package/src/icons/Bike/rvf_shared_bike.svg +0 -1
- package/src/icons/BikeStorage/BikeStorage.tsx +0 -17
- package/src/icons/BikeStorage/index.tsx +0 -1
- package/src/icons/BikeStorage/parking-bicycle-14-svgrepo-com.svg +0 -1
- package/src/icons/Cancel/Cancel.tsx +0 -21
- package/src/icons/Cancel/cancel.svg +0 -1
- package/src/icons/Cancel/index.tsx +0 -1
- package/src/icons/Car/Car.tsx +0 -8
- package/src/icons/Car/index.tsx +0 -1
- package/src/icons/Car/rvf_shared_car.svg +0 -1
- package/src/icons/CargoBike/CargoBike.tsx +0 -8
- package/src/icons/CargoBike/index.tsx +0 -1
- package/src/icons/CargoBike/rvf_shared_cargo_bike.svg +0 -1
- package/src/icons/Copy/Copy.tsx +0 -25
- package/src/icons/Copy/index.tsx +0 -1
- package/src/icons/Doc/Doc.tsx +0 -19
- package/src/icons/Doc/doc.svg +0 -1
- package/src/icons/Doc/index.tsx +0 -1
- package/src/icons/DownOpen/DownOpen.tsx +0 -24
- package/src/icons/DownOpen/down-open.svg +0 -1
- package/src/icons/DownOpen/index.tsx +0 -1
- package/src/icons/Download/Download.tsx +0 -20
- package/src/icons/Download/download.svg +0 -1
- package/src/icons/Download/index.tsx +0 -1
- package/src/icons/Ebike/Ebike.tsx +0 -8
- package/src/icons/Ebike/index.tsx +0 -1
- package/src/icons/Ebike/rvf_shared_e-bike.svg +0 -1
- package/src/icons/Elevator/Elevator.tsx +0 -16
- package/src/icons/Elevator/elevator-svgrepo-com.svg +0 -1
- package/src/icons/Elevator/index.tsx +0 -1
- package/src/icons/Email/Email.tsx +0 -19
- package/src/icons/Email/email.svg +0 -1
- package/src/icons/Email/index.tsx +0 -1
- package/src/icons/FilePdf/FilePdf.tsx +0 -19
- package/src/icons/FilePdf/file-pdf.svg +0 -1
- package/src/icons/FilePdf/index.tsx +0 -1
- package/src/icons/Geolocation/Geolocation.tsx +0 -19
- package/src/icons/Geolocation/index.tsx +0 -1
- package/src/icons/Geolocation/location.svg +0 -1
- package/src/icons/Image/Image.tsx +0 -24
- package/src/icons/Image/index.tsx +0 -1
- package/src/icons/InPerson/InPerson.tsx +0 -8
- package/src/icons/InPerson/index.tsx +0 -1
- package/src/icons/InPerson/rvf_persoenlich.svg +0 -1
- package/src/icons/Menu/Menu.tsx +0 -32
- package/src/icons/Menu/index.tsx +0 -1
- package/src/icons/Menu/menu.svg +0 -1
- package/src/icons/Minus/Minus.tsx +0 -19
- package/src/icons/Minus/index.tsx +0 -1
- package/src/icons/Minus/minus-grey.svg +0 -1
- package/src/icons/Minus/minus.svg +0 -1
- package/src/icons/NoRealtime/NoRealtime.tsx +0 -44
- package/src/icons/NoRealtime/index.tsx +0 -1
- package/src/icons/NoRealtime/norealtime.svg +0 -1
- package/src/icons/Ok/ok-grey.svg +0 -1
- package/src/icons/Ok/ok.svg +0 -1
- package/src/icons/Plus/Plus.tsx +0 -19
- package/src/icons/Plus/index.tsx +0 -1
- package/src/icons/Plus/plus.svg +0 -1
- package/src/icons/Police/Police.tsx +0 -20
- package/src/icons/Police/index.tsx +0 -1
- package/src/icons/Police/polizia.png +0 -0
- package/src/icons/README.md +0 -52
- package/src/icons/Ride/Ride.tsx +0 -8
- package/src/icons/Ride/index.tsx +0 -1
- package/src/icons/Ride/rvf_shared_ride.svg +0 -1
- package/src/icons/Scooter/Scooter.tsx +0 -8
- package/src/icons/Scooter/index.tsx +0 -1
- package/src/icons/Scooter/rvf_shared_scooter.svg +0 -1
- package/src/icons/Search/Search.tsx +0 -38
- package/src/icons/Search/index.tsx +0 -1
- package/src/icons/Search/search.svg +0 -1
- package/src/icons/Share/Share.tsx +0 -24
- package/src/icons/Share/index.tsx +0 -1
- package/src/icons/Stack/Stack.tsx +0 -24
- package/src/icons/Stack/index.tsx +0 -1
- package/src/icons/TouchFingers/TouchFingers.tsx +0 -20
- package/src/icons/TouchFingers/index.tsx +0 -1
- package/src/icons/Tracking/Tracking.tsx +0 -29
- package/src/icons/Tracking/airport-14-svgrepo-com.svg +0 -1
- package/src/icons/Tracking/index.tsx +0 -1
- package/src/icons/Video/Video.tsx +0 -8
- package/src/icons/Video/index.tsx +0 -1
- package/src/icons/Video/rvf_video.svg +0 -1
- package/src/icons/WaitingAreas/WaitingAreas.tsx +0 -16
- package/src/icons/WaitingAreas/highway-rest-area-svgrepo-com.svg +0 -1
- package/src/icons/WaitingAreas/index.tsx +0 -1
- package/src/icons/WaitingAreas/wheelchair-svgrepo-com.svg +0 -1
- package/src/icons/Warning/Warning.tsx +0 -56
- package/src/icons/Warning/exported_features_20251029101203.kml +0 -20
- package/src/icons/Warning/index.tsx +0 -1
- package/src/icons/Warning/info-achtung-kreisrot-rot.svg +0 -1
- package/src/icons/WheelChair/WheelChair.tsx +0 -16
- package/src/icons/WheelChair/disabili.png +0 -0
- package/src/icons/WheelChair/index.tsx +0 -1
- package/src/icons/WheelChair/wheelchair-svgrepo-com.svg +0 -1
- package/src/icons/disruption-type-banner.xcf +0 -0
- package/src/icons/rvf_shared_ride_2.svg +0 -1
- package/src/icons/sbb_add_stop.png +0 -0
- package/src/icons/sbb_add_stop.svg +0 -1
- package/src/icons/sbb_alternative.png +0 -0
- package/src/icons/sbb_alternative.svg +0 -1
- package/src/icons/sbb_cancellation.png +0 -0
- package/src/icons/sbb_cancellation.svg +0 -1
- package/src/icons/sbb_construction.png +0 -0
- package/src/icons/sbb_construction.svg +0 -1
- package/src/icons/sbb_construction_banner.png +0 -0
- package/src/icons/sbb_delay.png +0 -0
- package/src/icons/sbb_delay.svg +0 -1
- package/src/icons/sbb_disruption.png +0 -0
- package/src/icons/sbb_disruption.svg +0 -1
- package/src/icons/sbb_disruption_banner.png +0 -0
- package/src/icons/sbb_info.png +0 -0
- package/src/icons/sbb_info.svg +0 -1
- package/src/icons/sbb_missed_connection.png +0 -0
- package/src/icons/sbb_missed_connection.svg +0 -1
- package/src/icons/sbb_missed_connection_banner.png +0 -0
- package/src/icons/sbb_platform_change.png +0 -0
- package/src/icons/sbb_platform_change.svg +0 -1
- package/src/icons/sbb_replacementbus.png +0 -0
- package/src/icons/sbb_replacementbus.svg +0 -1
- package/src/icons/sbb_replacementbus_banner.png +0 -0
- package/src/icons/sbb_reroute.png +0 -0
- package/src/icons/sbb_reroute.svg +0 -1
- package/src/icons/warning-banner.png +0 -0
- package/src/icons/warning-banner.xcf +0 -0
- package/src/icons/warning.png +0 -0
- package/src/index.tsx +0 -44
- package/src/indexDoc.ts +0 -35
- package/src/logos/00_RegioRad_Stuttgart.svg +0 -1
- package/src/logos/01_Call_a_bike.svg +0 -1
- package/src/logos/03_KVV_nextbike.svg +0 -1
- package/src/logos/05_VrnNextbike.svg +0 -1
- package/src/logos/2em_carsharing.svg +0 -1
- package/src/logos/CarSharing-Renningen.png +0 -0
- package/src/logos/aubonne-basel-pickebike.svg +0 -1
- package/src/logos/br_logo.svg +0 -1
- package/src/logos/callabike_logo.png +0 -0
- package/src/logos/carsharing_stadtmobil_karlsruhe_rhein_neckar.svg +0 -1
- package/src/logos/compte-mobilite.png +0 -0
- package/src/logos/deer.svg +0 -1
- package/src/logos/donkey_republic.png +0 -0
- package/src/logos/edrive_carsharing.svg +0 -1
- package/src/logos/flinkster_logo.png +0 -0
- package/src/logos/gruene-flotte-logo-1.svg +0 -1
- package/src/logos/gruene_flotte_logo.png +0 -0
- package/src/logos/lasten_velo_freiburg.png +0 -0
- package/src/logos/lie_mobil.svg +0 -1
- package/src/logos/logo-einfach-mobil-ortenau.png +0 -0
- package/src/logos/logo-red.svg +0 -1
- package/src/logos/logo_frelo_web_rgb.png +0 -0
- package/src/logos/logo_teilauto.png +0 -0
- package/src/logos/mein_konrad.svg +0 -1
- package/src/logos/mit_fahr_punkt.png +0 -0
- package/src/logos/natur_energie_logo.png +0 -0
- package/src/logos/natur_energie_logo.xcf +0 -0
- package/src/logos/publibike_logo.svg +0 -1
- package/src/logos/share-birrer.svg +0 -1
- package/src/logos/stadtmobil_suedbaden.svg +0 -1
- package/src/logos/stadtwerke_tauberfranken.png +0 -0
- package/src/logos/teilauto_biberach.png +0 -0
- package/src/logos/velospot_fribourg.png +0 -0
- package/src/logos/yoio_logo.png +0 -0
- package/src/logos/zeag_carsharing.png +0 -0
- package/src/logos/zeo_carsharing.png +0 -0
- package/src/logos/zeus_logo.png +0 -0
- package/src/logos/zeus_logo.xcf +0 -0
- package/src/ui/Button/Button.tsx +0 -64
- package/src/ui/Button/index.tsx +0 -1
- package/src/ui/Checkbox/Checkbox.tsx +0 -32
- package/src/ui/Checkbox/index.tsx +0 -1
- package/src/ui/IconButton/IconButton.tsx +0 -64
- package/src/ui/IconButton/index.tsx +0 -1
- package/src/ui/Input/Input.tsx +0 -24
- package/src/ui/Input/index.tsx +0 -1
- package/src/ui/InputCopy/InputCopy.tsx +0 -97
- package/src/ui/InputCopy/index.tsx +0 -1
- package/src/ui/InputSearch/InputSearch.tsx +0 -106
- package/src/ui/InputSearch/index.tsx +0 -1
- package/src/ui/Link/Link.tsx +0 -49
- package/src/ui/Link/index.tsx +0 -1
- package/src/ui/Select/Select.tsx +0 -24
- package/src/ui/Select/index.tsx +0 -1
- package/src/utils/MobilityEvent.ts +0 -22
- package/src/utils/applyInitialLayerVisibility.ts +0 -48
- package/src/utils/centerOnVehicle.ts +0 -58
- package/src/utils/constants.ts +0 -242
- package/src/utils/exportPdf.ts +0 -671
- package/src/utils/fullTrajectoryStyle.ts +0 -53
- package/src/utils/getAllLayers.ts +0 -26
- package/src/utils/getBgColor.ts +0 -20
- package/src/utils/getDelayColor.test.ts +0 -23
- package/src/utils/getDelayColor.ts +0 -23
- package/src/utils/getDelayColorForVehicle.test.ts +0 -47
- package/src/utils/getDelayColorForVehicle.ts +0 -27
- package/src/utils/getDelayString.test.ts +0 -25
- package/src/utils/getDelayString.ts +0 -28
- package/src/utils/getDelayTextForVehicle.test.ts +0 -32
- package/src/utils/getDelayTextForVehicle.ts +0 -25
- package/src/utils/getFullTrajectoryAndFit.ts +0 -41
- package/src/utils/getHoursAndMinutes.test.ts +0 -15
- package/src/utils/getHoursAndMinutes.ts +0 -22
- package/src/utils/getLayersAsFlatArray.ts +0 -22
- package/src/utils/getLinkByDevice.ts +0 -23
- package/src/utils/getMainColorForVehicle.test.ts +0 -25
- package/src/utils/getMainColorForVehicle.ts +0 -54
- package/src/utils/getPermalinkParameters.ts +0 -35
- package/src/utils/getRadius.ts +0 -46
- package/src/utils/getStopStatus.test.ts +0 -105
- package/src/utils/getStopStatus.ts +0 -171
- package/src/utils/getTextColor.ts +0 -10
- package/src/utils/getTextColorForVehicle.ts +0 -31
- package/src/utils/getTextFontForVehicle.test.ts +0 -7
- package/src/utils/getTextFontForVehicle.tsx +0 -17
- package/src/utils/getTextForVehicle.test.ts +0 -17
- package/src/utils/getTextForVehicle.ts +0 -25
- package/src/utils/getUrlFromTemplate.test.ts +0 -23
- package/src/utils/getUrlFromTemplate.ts +0 -47
- package/src/utils/highlightLinesNetworkPlan.ts +0 -25
- package/src/utils/hooks/useDebug.tsx +0 -11
- package/src/utils/hooks/useDeparture.tsx +0 -24
- package/src/utils/hooks/useFit.tsx +0 -57
- package/src/utils/hooks/useFitOnFeatures.tsx +0 -77
- package/src/utils/hooks/useI18n.tsx +0 -23
- package/src/utils/hooks/useInitialLayersVisiblity.tsx +0 -58
- package/src/utils/hooks/useInitialPermalink.tsx +0 -93
- package/src/utils/hooks/useLayerConfig.tsx +0 -17
- package/src/utils/hooks/useLayersConfig.tsx +0 -49
- package/src/utils/hooks/useLnp.tsx +0 -146
- package/src/utils/hooks/useMapContext.tsx +0 -166
- package/src/utils/hooks/useMocoSituation.tsx +0 -62
- package/src/utils/hooks/useParams.ts +0 -5
- package/src/utils/hooks/usePermalink.tsx +0 -25
- package/src/utils/hooks/useRealtimeDepartures.tsx +0 -45
- package/src/utils/hooks/useRealtimeRenderedTrajectory.tsx +0 -42
- package/src/utils/hooks/useRealtimeStation.tsx +0 -39
- package/src/utils/hooks/useRealtimeStopSequences.tsx +0 -43
- package/src/utils/hooks/useRealtimeTrainsByRouteIdentifier.tsx +0 -72
- package/src/utils/hooks/useRouteStop.tsx +0 -40
- package/src/utils/hooks/useRvfContext.tsx +0 -46
- package/src/utils/hooks/useScrollTo.tsx +0 -36
- package/src/utils/hooks/useSearchLines.tsx +0 -34
- package/src/utils/hooks/useSearchLnpStops.tsx +0 -38
- package/src/utils/hooks/useSearchStops.tsx +0 -85
- package/src/utils/hooks/useSearchTrains.tsx +0 -83
- package/src/utils/hooks/useZoom.tsx +0 -44
- package/src/utils/mergePublications.test.ts +0 -91
- package/src/utils/mergePublications.ts +0 -52
- package/src/utils/realtimeRVFStyle.ts +0 -523
- package/src/utils/sharingGraphqlUtils.ts +0 -320
- package/src/utils/sharingStylesUtils.ts +0 -222
- package/src/utils/sharingWFSUtils.ts +0 -116
- package/src/utils/translations.ts +0 -252
- package/src/utils/translationsReasons.ts +0 -716
- package/tailwind.config.mjs +0 -95
- package/testNotification.json +0 -115
- package/tsconfig.json +0 -12
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/location</title><path fill="#e3000b" d="M12 0c5.523 0 10 4.477 10 10 0 3.372-1.802 6.676-4.774 9.813a31 31 0 0 1-4.254 3.726c-.195.141-.337.24-.417.293a1 1 0 0 1-1.11 0 16 16 0 0 1-.417-.293q-.482-.347-1.057-.804a31 31 0 0 1-3.197-2.922C3.802 16.676 2 13.372 2 10 2 4.477 6.477 0 12 0m0 2a8 8 0 0 0-8 8c0 2.753 1.573 5.636 4.226 8.437A29 29 0 0 0 12 21.773q.364-.27.783-.602a29 29 0 0 0 2.991-2.734C18.427 15.637 20 12.753 20 10a8 8 0 0 0-8-8m0 4a4 4 0 1 1 0 8 4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4"/></svg>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { JSX } from "preact";
|
|
2
|
-
|
|
3
|
-
function Image({ ...props }: JSX.SVGAttributes<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="none"
|
|
7
|
-
height="24px"
|
|
8
|
-
stroke="currentColor"
|
|
9
|
-
strokeWidth={1.5}
|
|
10
|
-
viewBox="0 0 24 24"
|
|
11
|
-
width="24px"
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
>
|
|
15
|
-
<path
|
|
16
|
-
d="m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export default Image;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Image";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./InPerson";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.029 25.148.5 19.619.5 12.824S6.03.5 12.824.5s12.324 5.528 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#f3c200"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><path d="M9.224 20.933h-1.44v-6.272a2.88 2.88 0 0 1 2.736-2.878l.144-.002h4.32a2.88 2.88 0 0 1 2.876 2.736l.004.144v6.272h-1.44v-6.272a1.44 1.44 0 0 0-1.333-1.437l-.107-.003h-4.32a1.44 1.44 0 0 0-1.437 1.332l-.003.108v.501m3.6-7.945a1.275 1.275 0 1 1 0 2.55 1.275 1.275 0 0 1 0-2.55m0 3.991a2.715 2.715 0 1 0 0-5.43 2.715 2.715 0 0 0 0 5.43" data-name="info/info-videoterminal-2px" style="fill:#fff;fill-rule:evenodd"/></svg>
|
package/src/icons/Menu/Menu.tsx
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function Menu(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<g>
|
|
15
|
-
<path
|
|
16
|
-
d="M3,7 L21,7 C21.552,7 22,6.552 22,6 C22,5.448 21.552,5 21,5 L3,5 C2.448,5 2,5.448 2,6 C2,6.552 2.448,7 3,7"
|
|
17
|
-
fill="currentColor"
|
|
18
|
-
></path>
|
|
19
|
-
<path
|
|
20
|
-
d="M3,19 L21,19 C21.552,19 22,18.552 22,18 C22,17.448 21.552,17 21,17 L3,17 C2.448,17 2,17.448 2,18 C2,18.552 2.448,19 3,19"
|
|
21
|
-
fill="currentColor"
|
|
22
|
-
></path>
|
|
23
|
-
<path
|
|
24
|
-
d="M3,13 L21,13 C21.552,13 22,12.552 22,12 C22,11.448 21.552,11 21,11 L3,11 C2.448,11 2,11.448 2,12 C2,12.552 2.448,13 3,13"
|
|
25
|
-
fill="currentColor"
|
|
26
|
-
></path>
|
|
27
|
-
</g>
|
|
28
|
-
</svg>
|
|
29
|
-
);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
export default Menu;
|
package/src/icons/Menu/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Menu";
|
package/src/icons/Menu/menu.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/menue</title><path fill-rule="evenodd" d="M3 7h18a1 1 0 0 0 0-2H3a1 1 0 0 0 0 2m0 12h18a1 1 0 0 0 0-2H3a1 1 0 0 0 0 2m0-6h18a1 1 0 0 0 0-2H3a1 1 0 0 0 0 2"/></svg>
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function Minus(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M19,10.9999 C19.5522847,10.9999 20,11.4476153 20,11.9999 C20,12.5521847 19.5522847,12.9999 19,12.9999 L5,12.9999 C4.44771525,12.9999 4,12.5521847 4,11.9999 C4,11.4476153 4.44771525,10.9999 5,10.9999 L19,10.9999 Z" />
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default Minus;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Minus";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/minus</title><path fill="#7c7c7c" fill-rule="evenodd" stroke="#7c7c7c" d="M19 11a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/minus</title><path d="M19 11a1 1 0 0 1 0 2H5a1 1 0 0 1 0-2z"/></svg>
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function NoRealtime(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
height="24"
|
|
7
|
-
viewBox="0 0 42 42"
|
|
8
|
-
width="24"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
d="M40,20A20,20,0,1,1,20,0,20,20,0,0,1,40,20Z"
|
|
14
|
-
data-name="Pfad 1"
|
|
15
|
-
fill="#353535"
|
|
16
|
-
id="Pfad_1"
|
|
17
|
-
transform="translate(0 0)"
|
|
18
|
-
/>
|
|
19
|
-
<path
|
|
20
|
-
d="M25.481,11.843a9.993,9.993,0,0,0-10,9.992c0,7.773,10,14.8,10,14.8s9.992-7.5,9.992-14.8a9.991,9.991,0,0,0-9.992-9.992m0,14.662a4.924,4.924,0,1,1,4.924-4.924A4.93,4.93,0,0,1,25.482,26.5"
|
|
21
|
-
data-name="Pfad 2"
|
|
22
|
-
fill="#fff"
|
|
23
|
-
id="Pfad_2"
|
|
24
|
-
transform="translate(-5.477 -4.19)"
|
|
25
|
-
/>
|
|
26
|
-
<path
|
|
27
|
-
d="M12.015,8.124,38.081,34.031,35.4,36.536,9.06,10.527Z"
|
|
28
|
-
data-name="Pfad 3"
|
|
29
|
-
fill="#ec0016"
|
|
30
|
-
id="Pfad_3"
|
|
31
|
-
transform="translate(-3.206 -2.874)"
|
|
32
|
-
/>
|
|
33
|
-
<path
|
|
34
|
-
d="M20,3.231A16.769,16.769,0,1,1,3.231,20,16.788,16.788,0,0,1,20,3.231M20,0A20,20,0,1,0,40,20,20,20,0,0,0,20,0"
|
|
35
|
-
data-name="Pfad 4"
|
|
36
|
-
fill="#353535"
|
|
37
|
-
id="Pfad_4"
|
|
38
|
-
transform="translate(0 0)"
|
|
39
|
-
/>
|
|
40
|
-
</svg>
|
|
41
|
-
);
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export default NoRealtime;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./NoRealtime";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42"><path fill="#353535" d="M40 20A20 20 0 1 1 20 0a20 20 0 0 1 20 20" data-name="Pfad 1"/><path fill="#fff" d="M20.004 7.653a9.993 9.993 0 0 0-10 9.992c0 7.773 10 14.8 10 14.8s9.992-7.5 9.992-14.8a9.99 9.99 0 0 0-9.992-9.992m0 14.662a4.924 4.924 0 1 1 4.924-4.924 4.93 4.93 0 0 1-4.923 4.919" data-name="Pfad 2"/><path fill="#ec0016" d="m8.809 5.25 26.066 25.907-2.681 2.505L5.854 7.653Z" data-name="Pfad 3"/><path fill="#353535" d="M20 3.231A16.769 16.769 0 1 1 3.231 20 16.79 16.79 0 0 1 20 3.231M20 0a20 20 0 1 0 20 20A20 20 0 0 0 20 0" data-name="Pfad 4"/></svg>
|
package/src/icons/Ok/ok-grey.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><title>iconfont/ok</title><path fill="#7c7c7c" stroke="#7c7c7c" d="m8.998 17.999-.036-.003a1 1 0 0 1-.612-.284L2.796 12.21a1 1 0 0 1 1.408-1.42l4.84 4.793L19.241 5.246a1 1 0 0 1 1.424 1.405l-10.9 11.051A1 1 0 0 1 9 18Z"/></svg>
|
package/src/icons/Ok/ok.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" stroke="currentColor" d="m8.998 17.999-.036-.003a1 1 0 0 1-.612-.284L2.796 12.21a1 1 0 0 1 1.408-1.42l4.84 4.793L19.241 5.246a1 1 0 0 1 1.424 1.405l-10.9 11.051A1 1 0 0 1 9 18Z"/></svg>
|
package/src/icons/Plus/Plus.tsx
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { SVGProps } from "preact/compat";
|
|
2
|
-
|
|
3
|
-
function Plus(props: SVGProps<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="currentColor"
|
|
7
|
-
height="24px"
|
|
8
|
-
version="1.1"
|
|
9
|
-
viewBox="0 0 24 24"
|
|
10
|
-
width="24px"
|
|
11
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
-
{...props}
|
|
13
|
-
>
|
|
14
|
-
<path d="M12,4 C12.5522847,4 13,4.44771525 13,5 L13,11 L19,11 C19.5128358,11 19.9355072,11.3860402 19.9932723,11.8833789 L20,12 C20,12.5522847 19.5522847,13 19,13 L13,13 L13,19 C13,19.5128358 12.6139598,19.9355072 12.1166211,19.9932723 L12,20 C11.4477153,20 11,19.5522847 11,19 L11,13 L5,13 C4.48716416,13 4.06449284,12.6139598 4.00672773,12.1166211 L4,12 C4,11.4477153 4.44771525,11 5,11 L11,11 L11,5 C11,4.48716416 11.3860402,4.06449284 11.8833789,4.00672773 Z" />
|
|
15
|
-
</svg>
|
|
16
|
-
);
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
export default Plus;
|
package/src/icons/Plus/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Plus";
|
package/src/icons/Plus/plus.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/plus</title><path d="M12 4a1 1 0 0 1 1 1v6h6a1 1 0 0 1 .993.883L20 12a1 1 0 0 1-1 1h-6v6a1 1 0 0 1-.883.993L12 20a1 1 0 0 1-1-1v-6H5a1 1 0 0 1-.993-.883L4 12a1 1 0 0 1 1-1h6V5a1 1 0 0 1 .883-.993Z"/></svg>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
function Police({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
version="1.1"
|
|
7
|
-
viewBox="0 0 15 15"
|
|
8
|
-
width="24px"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
d="M5.5,1L6,2h5l0.5-1H5.5z M6,2.5v1.25c0,0,0,2.75,2.5,2.75S11,3.75,11,3.75V2.5H6z M1.9844,3.9863
	C1.4329,3.9949,0.9924,4.4485,1,5v4c-0.0001,0.6398,0.5922,1.1152,1.2168,0.9766L5,9.3574V14l5.8789-6.9297
	C10.7391,7.0294,10.5947,7,10.4414,7H6.5L3,7.7539V5C3.0077,4.4362,2.5481,3.9775,1.9844,3.9863z M11.748,7.7109L6.4121,14H12
	V8.5586C12,8.2451,11.9061,7.9548,11.748,7.7109z"
|
|
14
|
-
id="rect4718"
|
|
15
|
-
/>
|
|
16
|
-
</svg>
|
|
17
|
-
);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export default Police;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Police";
|
|
Binary file
|
package/src/icons/README.md
DELETED
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
# Icons
|
|
2
|
-
|
|
3
|
-
This folder contains icons used inside the web component.
|
|
4
|
-
Icons are preact components that display an SVG. No raster data (PNGs,JPEGs...).
|
|
5
|
-
Until we decide otherwise, we don't want to use automatic transformation from SVG to component like using SVGR.
|
|
6
|
-
So you must create and clean your component manually.
|
|
7
|
-
|
|
8
|
-
Icon must have their color defines with currentColor
|
|
9
|
-
|
|
10
|
-
You can let the original svg file in the corrsponding folder to keep track of them.
|
|
11
|
-
|
|
12
|
-
## Guidelines
|
|
13
|
-
|
|
14
|
-
- Structure of folders follows the same rules as in normal components.
|
|
15
|
-
|
|
16
|
-
```bash
|
|
17
|
-
MyIcon/index.tsx // only export the component
|
|
18
|
-
/MyIcon.tsx // the component containing the SVG
|
|
19
|
-
/icon.svg // the original SVG file
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
- Set the width and height attribute to 24 pixels
|
|
23
|
-
|
|
24
|
-
- Propagate all the component props
|
|
25
|
-
|
|
26
|
-
- Set the fill attribute to `currentcColor`
|
|
27
|
-
|
|
28
|
-
- Clean all useless properties.
|
|
29
|
-
|
|
30
|
-
Here an example how it should look like:
|
|
31
|
-
|
|
32
|
-
```js
|
|
33
|
-
function MyIcon({ ...props }) {
|
|
34
|
-
return (
|
|
35
|
-
<svg
|
|
36
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
37
|
-
version="1.1"
|
|
38
|
-
width="24"
|
|
39
|
-
height="24"
|
|
40
|
-
fill="currentColor"
|
|
41
|
-
viewBox="0 0 14 14"
|
|
42
|
-
{...props}
|
|
43
|
-
>
|
|
44
|
-
</svg>
|
|
45
|
-
);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
## Where to find icons
|
|
51
|
-
|
|
52
|
-
For now, if you need new icon, use <https://www.svgrepo.com/> and select only icons you are allowed to use and modify.
|
package/src/icons/Ride/Ride.tsx
DELETED
package/src/icons/Ride/index.tsx
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Ride";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.028 25.148.5 19.619.5 12.824S6.028.5 12.824.5s12.324 5.53 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#00973b"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><path d="m18.438 8.782-4.857.007c-.244.037-.39.195-.535.354a2.18 2.18 0 0 1-1.314.448c-.367 0-.73-.099-1.053-.286a3 3 0 0 1-.215-.164c-.27-.216-.42-.334-.68-.353a3.5 3.5 0 0 0-.634.092c-.927.232-1.683 1.089-1.84 2.088.003.474-.017.971-.04 1.545-.038.91-.076 1.85.002 2.713.08.883.737 1.524 1.562 1.524q.102 0 .203-.013l.137-.046.017-.002v4.35c0 .497.417 1.058.807 1.27q.384.207.787.208c.337 0 .644-.115.783-.293l.06-.122.129.097c.272.206.595.314.935.314.832 0 1.514-.648 1.587-1.508l-.006-8.713a.37.37 0 0 1 .355-.353q.403-.036.826-.035c.378 0 .767.017 1.242.037.373.016.744.032 1.108.032q.415.002.81-.032c.936-.08 1.422-.85 1.42-1.57-.004-.708-.505-1.506-1.596-1.59m-.606 1.944c-.362 0-.728-.012-1.15-.026a33 33 0 0 0-1.174-.027q-.486-.002-.954.036c-.827.07-1.42.66-1.513 1.506v8.768c-.074.269-.263.298-.342.298-.146 0-.326-.1-.35-.382-.067-.781-.035-1.678-.006-2.481.028-.764.057-1.553.007-2.321-.035-.349-.275-.583-.598-.583-.347 0-.61.27-.636.656l.008 4.821c-.05.18-.18.287-.344.287-.198 0-.333-.12-.353-.31l.004-8.797-.06-.136a.65.65 0 0 0-.565-.357c-.31 0-.556.233-.612.582-.034.479-.015.982.003 1.485.02.52.038 1.013-.003 1.483-.017.198-.18.286-.334.286-.097 0-.326-.04-.36-.426-.072-.828-.032-1.755.007-2.651.02-.502.042-.995.043-1.438.022-.313.643-.952 1.017-.984.03.017.073.049.2.146.136.102.283.21.36.253a3.3 3.3 0 0 0 1.597.414c.775 0 1.548-.279 2.218-.8q.286.01.575.009c.46 0 .926-.014 1.462-.029.435-.012.87-.024 1.3-.024q.522-.002 1.03.03c.342.021.487.19.506.326.022.172-.132.314-.232.364q-.37.024-.751.022M11.68 8.57c1.35 0 2.45-1.099 2.45-2.45s-1.1-2.451-2.45-2.451-2.451 1.1-2.451 2.45c0 1.352 1.1 2.452 2.45 2.452m0-3.641a1.192 1.192 0 0 1 0 2.382 1.192 1.192 0 0 1 0-2.382" style="fill:#fff;fill-rule:evenodd"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Scooter";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.029 25.148.5 19.619.5 12.824S6.03.5 12.824.5s12.324 5.528 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#00973b"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><path d="m18.64 18.242-.93-3.475a.654.654 0 1 0-1.266.34l.931 3.474a.65.65 0 0 0 .305.398.65.65 0 0 0 .497.065.65.65 0 0 0 .464-.802m-.49-9.984a.655.655 0 0 0-.632-.486.8.8 0 0 0-.227.038L12.842 9a.652.652 0 0 0 .167 1.283c.046 0 .092-.004.173-.017l1.807-.472.486 1.811.134.418-1.984 3.436-.275.547h-2.436a2.75 2.75 0 0 0-.512-1.027 2.68 2.68 0 0 0-2.105-1.03c-1.486 0-2.696 1.21-2.696 2.697s1.21 2.697 2.696 2.697a2.68 2.68 0 0 0 2.396-1.482c.105-.207.178-.404.154-.544h2.696c.26 0 .593-.122.727-.354l1.812-3.139.776-1.376a.65.65 0 0 0 .066-.497l-.672-2.508 1.436-.384a.65.65 0 0 0 .398-.305.65.65 0 0 0 .065-.497m-11.24 8.39c0-.324.114-.63.33-.887a1.4 1.4 0 0 1 1.056-.5c.302 0 .594.101.842.292.164.127.297.282.388.454H8.352a.656.656 0 0 0 0 1.31h1.155a1.4 1.4 0 0 1-1.21.716 1.38 1.38 0 0 1-1.056-.499 1.37 1.37 0 0 1-.33-.887" style="fill:#fff;fill-rule:evenodd"/></svg>
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
function Search({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
height="24px"
|
|
5
|
-
version="1.1"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
width="24px"
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
{...props}
|
|
10
|
-
>
|
|
11
|
-
<defs>
|
|
12
|
-
<polygon id="path-1" points="0 0 20 0 20 20 0 20"></polygon>
|
|
13
|
-
</defs>
|
|
14
|
-
<g
|
|
15
|
-
fill="none"
|
|
16
|
-
fillRule="evenodd"
|
|
17
|
-
id="iconfont/search"
|
|
18
|
-
stroke="none"
|
|
19
|
-
strokeWidth="1"
|
|
20
|
-
>
|
|
21
|
-
<g id="Group-3-Copy" transform="translate(2, 2)">
|
|
22
|
-
<mask fill="white" id="mask-2">
|
|
23
|
-
<use xlinkHref="#path-1"></use>
|
|
24
|
-
</mask>
|
|
25
|
-
<g id="Clip-2"></g>
|
|
26
|
-
<path
|
|
27
|
-
d="M14.0345333,13.8617333 C14.0025333,13.8864 13.9718667,13.9137333 13.9432,13.9430667 C13.9138667,13.9724 13.8865333,14.0030667 13.8632,14.0350667 C12.6038667,15.2517333 10.8892,15.9997333 8.99986667,15.9997333 C5.13386667,15.9997333 1.99986667,12.8657333 1.99986667,8.99973333 C1.99986667,5.13373333 5.13386667,1.99973333 8.99986667,1.99973333 C12.8658667,1.99973333 15.9998667,5.13373333 15.9998667,8.99973333 C15.9998667,10.8890667 15.2512,12.6037333 14.0345333,13.8617333 M19.7072,18.2930667 L16.0318667,14.6177333 C17.2632,13.0784 17.9998667,11.1250667 17.9998667,8.99973333 C17.9998667,4.02973333 13.9705333,-0.000266666667 8.99986667,-0.000266666667 C4.0292,-0.000266666667 -0.000133333333,4.02973333 -0.000133333333,8.99973333 C-0.000133333333,13.9704 4.0292,17.9997333 8.99986667,17.9997333 C11.1252,17.9997333 13.0785333,17.2637333 14.6178667,16.0317333 L18.2932,19.7070667 C18.6832,20.0977333 19.3165333,20.0977333 19.7072,19.7070667 C20.0978667,19.3164 20.0978667,18.6837333 19.7072,18.2930667"
|
|
28
|
-
fill="currentColor"
|
|
29
|
-
id="Fill-1"
|
|
30
|
-
mask="url(#mask-2)"
|
|
31
|
-
></path>
|
|
32
|
-
</g>
|
|
33
|
-
</g>
|
|
34
|
-
</svg>
|
|
35
|
-
);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
export default Search;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Search";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"><title>iconfont/search</title><defs><path id="a" d="M0 0h20v20H0z"/></defs><g fill="none" fill-rule="evenodd" transform="translate(2 2)"><mask id="b" fill="#fff"><use xlink:href="#a"/></mask><path fill="#000" d="M14.035 13.862a1 1 0 0 0-.172.173 7 7 0 1 1 .171-.173m5.673 4.431-3.675-3.675a9 9 0 1 0-1.414 1.414l3.675 3.675a1 1 0 1 0 1.414-1.414" mask="url(#b)"/></g></svg>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { JSX } from "preact";
|
|
2
|
-
|
|
3
|
-
function Share({ ...props }: JSX.SVGAttributes<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="none"
|
|
7
|
-
height={24}
|
|
8
|
-
stroke="currentColor"
|
|
9
|
-
strokeWidth={1.5}
|
|
10
|
-
viewBox="0 0 24 24"
|
|
11
|
-
width={24}
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
>
|
|
15
|
-
<path
|
|
16
|
-
d="M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z"
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export default Share;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Share";
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { JSX } from "preact";
|
|
2
|
-
|
|
3
|
-
function Stack({ ...props }: JSX.SVGAttributes<SVGSVGElement>) {
|
|
4
|
-
return (
|
|
5
|
-
<svg
|
|
6
|
-
fill="none"
|
|
7
|
-
height={24}
|
|
8
|
-
stroke="currentColor"
|
|
9
|
-
strokeWidth={1.5}
|
|
10
|
-
viewBox="0 0 24 24"
|
|
11
|
-
width={24}
|
|
12
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
13
|
-
{...props}
|
|
14
|
-
>
|
|
15
|
-
<path
|
|
16
|
-
d="M6.429 9.75 2.25 12l4.179 2.25m0-4.5 5.571 3 5.571-3m-11.142 0L2.25 7.5 12 2.25l9.75 5.25-4.179 2.25m0 0L21.75 12l-4.179 2.25m0 0 4.179 2.25L12 21.75 2.25 16.5l4.179-2.25m11.142 0-5.571 3-5.571-3"
|
|
17
|
-
strokeLinecap="round"
|
|
18
|
-
strokeLinejoin="round"
|
|
19
|
-
/>
|
|
20
|
-
</svg>
|
|
21
|
-
);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export default Stack;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Stack";
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
function TouchFingers(props: React.SVGProps<SVGSVGElement>) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
height="24"
|
|
5
|
-
viewBox="0 0 48 48"
|
|
6
|
-
width="24"
|
|
7
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
8
|
-
{...props}
|
|
9
|
-
>
|
|
10
|
-
<path
|
|
11
|
-
d="M22.999,25 L22.997,13.002 C22.997,11.896 23.893,11 24.999,11 C26.105,11 27.001,11.896 27.001,13.002 L26.999,26.002 M31,25.003 C31,23.897 31.896,23.001 33.002,23.001 C34.11,23.001 35.006,23.897 35.006,25.003 C35.006,25.003 35,26.125 35,32.001 C35,37.875 33.2,41.001 33.2,41.001 L19,41.001 C19,41.001 12.21,29.483 11.586,28.419 C10.962,27.355 10.804,26.369 11.586,25.587 C12.37,24.805 13.636,24.805 14.418,25.587 L18.998,30.169 L19,30.169 L19,25.001 L18.996,15.003 C18.996,13.897 19.894,13.001 21,13.001 C22.106,13.001 23.002,13.897 23.002,15.003 L23,26.015 M26.9942,22.997 C26.9942,21.891 27.8902,20.995 28.9962,20.995 C30.1042,20.995 31.0002,21.891 31.0002,22.997 L31.0002,26.001 M30,16.3046 C30.632,15.3606 31,14.2246 31,13.0006 C31,9.6846 28.314,7.0006 25,7.0006 C23.208,7.0006 21.616,7.8026 20.518,9.0486 C17.432,9.2986 15,11.8506 15,15.0006 C15,16.2166 15.368,17.3426 15.988,18.2866"
|
|
12
|
-
fill="none"
|
|
13
|
-
stroke="currentColor"
|
|
14
|
-
strokeWidth="2"
|
|
15
|
-
/>
|
|
16
|
-
</svg>
|
|
17
|
-
);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
export default TouchFingers;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./TouchFingers";
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
function Tracking({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="none"
|
|
5
|
-
height="24"
|
|
6
|
-
part="svg"
|
|
7
|
-
viewBox="0 0 14 14"
|
|
8
|
-
width="24"
|
|
9
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
{...props}
|
|
11
|
-
>
|
|
12
|
-
<path
|
|
13
|
-
clipRule="evenodd"
|
|
14
|
-
d="M7 0.333344C7.375 0.333344 7.66667 0.62501 7.66667 0.97921V2.35414C9.7292 2.66668 11.3333 4.27081 11.625 6.33334H13C13.375 6.33334 13.6667 6.62501 13.6667 7.00001C13.6667 7.37501 13.375 7.66668 13 7.66668H11.625C11.3333 9.70834 9.70833 11.3333 7.66667 11.625V13C7.66667 13.375 7.375 13.6667 7 13.6667C6.64587 13.6667 6.33333 13.375 6.33333 13V11.625C4.29167 11.3333 2.68747 9.70834 2.39587 7.66668H1C0.625 7.66668 0.333333 7.37501 0.333333 7.00001C0.333333 6.62501 0.625 6.33334 1 6.33334H2.39587C2.68747 4.27081 4.29167 2.66668 6.33333 2.35414V0.97921C6.33333 0.62501 6.64587 0.333344 7 0.333344ZM7 3.66668C5.16667 3.66668 3.66667 5.16668 3.66667 7.00001C3.66667 8.79168 5.08333 10.3125 7 10.3125C8.89587 10.3125 10.3333 8.81254 10.3333 7.00001C10.3333 5.16668 8.83333 3.66668 7 3.66668Z"
|
|
15
|
-
fill="currentColor"
|
|
16
|
-
fillRule="evenodd"
|
|
17
|
-
/>
|
|
18
|
-
<path
|
|
19
|
-
clipRule="evenodd"
|
|
20
|
-
d="M5.66667 7.00001C5.66667 6.27081 6.2708 5.66668 7 5.66668C7.7292 5.66668 8.33333 6.27081 8.33333 7.00001C8.33333 7.72921 7.7292 8.33334 7 8.33334C6.2708 8.33334 5.66667 7.72921 5.66667 7.00001Z"
|
|
21
|
-
fill="currentColor"
|
|
22
|
-
fillRule="evenodd"
|
|
23
|
-
part="circle"
|
|
24
|
-
/>
|
|
25
|
-
</svg>
|
|
26
|
-
);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
export default Tracking;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path d="M14 8v1L8 8v3l2 2v1l-3-1-3 1v-1l2-2V8L0 9V8l6-3V2c0-1 .222-2 1-2s1 1 1 2v3z" style="fill:#000;fill-opacity:1;stroke:none"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Tracking";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Video";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="25.648" height="25.648" data-name="Ebene 2" viewBox="0 0 25.648 25.648"><path d="M12.824 25.148C6.028 25.148.5 19.619.5 12.824S6.028.5 12.824.5s12.324 5.528 12.324 12.324-5.529 12.324-12.324 12.324" style="fill:#f3c200"/><path d="M12.824 1c6.53 0 11.824 5.294 11.824 11.824s-5.294 11.824-11.824 11.824S1 19.354 1 12.824 6.294 1 12.824 1m0-1C5.753 0 0 5.753 0 12.824s5.753 12.824 12.824 12.824 12.824-5.753 12.824-12.824S19.895 0 12.824 0" style="fill:#f7f4f4"/><g data-name="info/info-videoterminal-2px"><path d="M12.288 5.735a.72.72 0 1 1 1.44 0 .72.72 0 0 1-1.44 0m7.92 11.479a1.44 1.44 0 0 1-1.44 1.44h-.72v-.501l-.003-.144a2.88 2.88 0 0 0-2.877-2.736h-4.32l-.144.003a2.88 2.88 0 0 0-2.736 2.877v.501h-.72a1.44 1.44 0 0 1-1.44-1.44v-7.2c0-.795.645-1.44 1.44-1.44h11.52c.796 0 1.44.645 1.44 1.44zm-3.6 1.44h-7.2v-.501l.004-.108a1.44 1.44 0 0 1 1.436-1.332h4.32l.108.003a1.44 1.44 0 0 1 1.332 1.437zm2.16-11.52H7.248a2.88 2.88 0 0 0-2.88 2.88v7.2a2.88 2.88 0 0 0 2.88 2.88h11.52a2.88 2.88 0 0 0 2.88-2.88v-7.2a2.88 2.88 0 0 0-2.88-2.88" style="fill:#fff;fill-rule:evenodd"/><path d="M13.728 5.735a.72.72 0 1 0-1.44 0 .72.72 0 0 0 1.44 0m-.72 4.975a1.275 1.275 0 1 1 0 2.55 1.275 1.275 0 0 1 0-2.55m0 3.99a2.715 2.715 0 1 0 0-5.43 2.715 2.715 0 0 0 0 5.43" style="fill:#fff;fill-rule:evenodd"/></g></svg>
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
function WaitingAreas({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
fill="currentColor"
|
|
5
|
-
height="24px"
|
|
6
|
-
viewBox="0 0 15 15"
|
|
7
|
-
width="24px"
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
{...props}
|
|
10
|
-
>
|
|
11
|
-
<path d="M13.5,13h-3V9h3a.5.5,0,0,0,.4092-.7871L11.66,5h.84a.5.5,0,0,0,.3838-.82l-2.5-3a.5155.5155,0,0,0-.7676,0l-2.5,3A.5.5,0,0,0,7.5,5h.84L6.0908,8.2129A.5.5,0,0,0,6.5,9h3v4H4V11H5.5a.5.5,0,0,0,0-1h-4a.5.5,0,0,0,0,1H3v2H1.5a.5.5,0,0,0,0,1h12a.5.5,0,0,0,0-1Z" />
|
|
12
|
-
</svg>
|
|
13
|
-
);
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
export default WaitingAreas;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="800" height="800" viewBox="0 0 15 15"><path d="M13.5 13h-3V9h3a.5.5 0 0 0 .41-.787L11.66 5h.84a.5.5 0 0 0 .384-.82l-2.5-3a.516.516 0 0 0-.768 0l-2.5 3A.5.5 0 0 0 7.5 5h.84L6.09 8.213A.5.5 0 0 0 6.5 9h3v4H4v-2h1.5a.5.5 0 0 0 0-1h-4a.5.5 0 0 0 0 1H3v2H1.5a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./WaitingAreas";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="inheritcolor" data-name="Layer 1" viewBox="0 0 24 24"><path d="M12 6.5a2 2 0 1 0-2-2 2 2 0 0 0 2 2m7.5 14h-1v-5a1 1 0 0 0-1-1h-5v-2h5a1 1 0 0 0 0-2h-5v-2a1 1 0 0 0-2 0v7a1 1 0 0 0 1 1h5v5a1 1 0 0 0 1 1h2a1 1 0 0 0 0-2m-6.8-1.6a4 4 0 0 1-7.2-2.4 4 4 0 0 1 2.4-3.66A1 1 0 1 0 7.1 11a6 6 0 1 0 7.2 9.1 1 1 0 0 0-1.6-1.2"/></svg>
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
function Warning({ ...props }) {
|
|
2
|
-
return (
|
|
3
|
-
<svg
|
|
4
|
-
height="24px"
|
|
5
|
-
version="1.1"
|
|
6
|
-
viewBox="0 0 24 24"
|
|
7
|
-
width="24px"
|
|
8
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
9
|
-
{...props}
|
|
10
|
-
>
|
|
11
|
-
<defs>
|
|
12
|
-
<polygon
|
|
13
|
-
id="path-1"
|
|
14
|
-
points="-1.11022302e-16 0 2.0005 0 2.0005 2.0002 -1.11022302e-16 2.0002"
|
|
15
|
-
></polygon>
|
|
16
|
-
<polygon id="path-3" points="0 0 2 0 2 7.9998 0 7.9998"></polygon>
|
|
17
|
-
</defs>
|
|
18
|
-
<g fill="none" fillRule="evenodd" stroke="none" strokeWidth="1">
|
|
19
|
-
<circle cx="12" cy="12" fill="#E3000B" id="Oval" r="11"></circle>
|
|
20
|
-
<g id="Group-9" transform="translate(10.999750, 6.500000)">
|
|
21
|
-
<g id="Group-3" transform="translate(0.000000, 8.999800)">
|
|
22
|
-
<mask fill="white" id="mask-2">
|
|
23
|
-
<use xlinkHref="#path-1"></use>
|
|
24
|
-
</mask>
|
|
25
|
-
<g id="Clip-2"></g>
|
|
26
|
-
<path
|
|
27
|
-
d="M0.29325,0.293 C-0.09775,0.684 -0.09775,1.317 0.29325,1.707 C0.68425,2.098 1.31725,2.098 1.70725,1.707 C2.09825,1.317 2.09825,0.684 1.70725,0.293 C1.51225,0.098 1.25825,0.001 1.00225,0 L0.99925,0 C0.74325,0.001 0.48825,0.098 0.29325,0.293"
|
|
28
|
-
fill="#FFFFFF"
|
|
29
|
-
id="Fill-1"
|
|
30
|
-
mask="url(#mask-2)"
|
|
31
|
-
></path>
|
|
32
|
-
</g>
|
|
33
|
-
<path
|
|
34
|
-
d="M0.99875,8.9998 L1.00275,8.9998 L0.99875,8.9998 Z"
|
|
35
|
-
fill="#FFFFFF"
|
|
36
|
-
id="Fill-4"
|
|
37
|
-
></path>
|
|
38
|
-
<g id="Group-8" transform="translate(0.000350, 0.000000)">
|
|
39
|
-
<mask fill="white" id="mask-4">
|
|
40
|
-
<use xlinkHref="#path-3"></use>
|
|
41
|
-
</mask>
|
|
42
|
-
<g id="Clip-7"></g>
|
|
43
|
-
<path
|
|
44
|
-
d="M1,-0.0002 C0.448,-0.0002 0,0.4478 0,0.9998 L0,6.9998 C0,7.4008 0.24,7.7428 0.582,7.9018 C0.71,7.9618 0.849,7.9998 1,7.9998 C1.151,7.9998 1.29,7.9618 1.418,7.9018 C1.76,7.7428 2,7.4008 2,6.9998 L2,0.9998 C2,0.4478 1.552,-0.0002 1,-0.0002"
|
|
45
|
-
fill="#FFFFFF"
|
|
46
|
-
id="Fill-6"
|
|
47
|
-
mask="url(#mask-4)"
|
|
48
|
-
></path>
|
|
49
|
-
</g>
|
|
50
|
-
</g>
|
|
51
|
-
</g>
|
|
52
|
-
</svg>
|
|
53
|
-
);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
export default Warning;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
- creation app/repo/deploy (lint) -> 4h
|
|
3
|
-
- creation map with ArcGIS Maps SDK with SBB base layer(one or more?) -> 4h
|
|
4
|
-
- add Betriebspunkte and Linien layers on the map -> 4h
|
|
5
|
-
- using URL parameter "?betriebspunkte=BN":
|
|
6
|
-
- ask the ArcGIS FeatureServer the Betriebpunkte corresponding to URL paramter -> 4h
|
|
7
|
-
- zoom on it with a buffer if 5km -> 2h
|
|
8
|
-
- ask the ArcGIS FeatureServer the Gemeinde, the Kanton of the Betriebspunkte -> 4h
|
|
9
|
-
- ask the ArcGIS FeatureServer all Linien available in this 5km extent -> 3h
|
|
10
|
-
- show a dialog with Kanton, Gemiende and the list of selectable lines -> 4h
|
|
11
|
-
- define the default "KM von" and "KM bis" for each Linie using the 5km extent -> 4h
|
|
12
|
-
- display "KM von" and "KM bis" in the dialog as input text -> 2h
|
|
13
|
-
|
|
14
|
-
- add a tool to select an area by bbox -> 1d
|
|
15
|
-
- add a tool to select an area by "Frei Skizze" -> 1d
|
|
16
|
-
- use the area drawn to recalculate the "KM von" and "KM bis" of all Linien -> 3h
|
|
17
|
-
- add a button in the popup to send information to the window.opener (both window must have the same origin) -> 3h
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
https://trenord-mobility-web-component.vercel.app/?permalink=true¬ification=false&search=false&realtime=false&geolocation=false&queryablelayers=notifications&details=false&toolbar=false&lnp=true&layers=stations,notifications,linesnetworkplan&fullscreen=true
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./Warning";
|