@tracktor/map 0.5.10 → 0.7.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/components/MarkerMap/MarkerMap.d.ts +1 -1
- package/dist/components/MarkerMap/useMarkerMap.d.ts +4 -3
- package/dist/hooks/useAnimationMap.d.ts +4 -2
- package/dist/hooks/useMarkers.d.ts +2 -3
- package/dist/hooks/useOnMapClick.d.ts +2 -1
- package/dist/hooks/usePopups.d.ts +2 -1
- package/dist/main.js +654 -632
- package/dist/main.umd.cjs +10 -10
- package/dist/types/MarkerMapProps.d.ts +10 -4
- package/dist/utils/{mapOptions.d.ts → getCoreMapOptions.d.ts} +6 -13
- package/package.json +4 -3
package/dist/main.js
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
(function(){"use strict";try{if(typeof document<"u"){var o=document.createElement("style");o.appendChild(document.createTextNode(`.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}`)),document.head.appendChild(o)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
2
|
-
import
|
|
2
|
+
import ge, { createContext as xr, useEffect as A, useMemo as ye, useRef as ne, useState as Tr, useCallback as Ye, memo as kr } from "react";
|
|
3
3
|
import { LicenseInfo as Sr } from "@mui/x-license";
|
|
4
|
-
import
|
|
5
|
-
import { useTheme as Ar, Box as
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
4
|
+
import me, { LngLatBounds as Pr, Marker as Or, Popup as wr, Map as jr } from "mapbox-gl";
|
|
5
|
+
import { useTheme as Ar, Box as ve, GlobalStyles as Fr, Skeleton as Ir } from "@tracktor/design-system";
|
|
6
|
+
import { useDebounce as Lr } from "@tracktor/react-utils";
|
|
7
|
+
import Dr from "react-dom";
|
|
8
|
+
const dt = 2.333, pt = 46.8677;
|
|
9
|
+
var te = { exports: {} }, G = {};
|
|
9
10
|
/**
|
|
10
11
|
* @license React
|
|
11
12
|
* react-jsx-runtime.production.min.js
|
|
@@ -15,21 +16,21 @@ var Q = { exports: {} }, B = {};
|
|
|
15
16
|
* This source code is licensed under the MIT license found in the
|
|
16
17
|
* LICENSE file in the root directory of this source tree.
|
|
17
18
|
*/
|
|
18
|
-
var
|
|
19
|
-
function
|
|
20
|
-
if (
|
|
21
|
-
|
|
22
|
-
var
|
|
23
|
-
function
|
|
24
|
-
var
|
|
25
|
-
p !== void 0 && (
|
|
26
|
-
for (
|
|
27
|
-
if (d && d.defaultProps) for (
|
|
28
|
-
return { $$typeof:
|
|
19
|
+
var Ue;
|
|
20
|
+
function Mr() {
|
|
21
|
+
if (Ue) return G;
|
|
22
|
+
Ue = 1;
|
|
23
|
+
var n = ge, t = Symbol.for("react.element"), a = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, i = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, v = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
24
|
+
function g(d, u, p) {
|
|
25
|
+
var l, f = {}, h = null, C = null;
|
|
26
|
+
p !== void 0 && (h = "" + p), u.key !== void 0 && (h = "" + u.key), u.ref !== void 0 && (C = u.ref);
|
|
27
|
+
for (l in u) s.call(u, l) && !v.hasOwnProperty(l) && (f[l] = u[l]);
|
|
28
|
+
if (d && d.defaultProps) for (l in u = d.defaultProps, u) f[l] === void 0 && (f[l] = u[l]);
|
|
29
|
+
return { $$typeof: t, type: d, key: h, ref: C, props: f, _owner: i.current };
|
|
29
30
|
}
|
|
30
|
-
return
|
|
31
|
+
return G.Fragment = a, G.jsx = g, G.jsxs = g, G;
|
|
31
32
|
}
|
|
32
|
-
var
|
|
33
|
+
var J = {};
|
|
33
34
|
/**
|
|
34
35
|
* @license React
|
|
35
36
|
* react-jsx-runtime.development.js
|
|
@@ -39,91 +40,91 @@ var V = {};
|
|
|
39
40
|
* This source code is licensed under the MIT license found in the
|
|
40
41
|
* LICENSE file in the root directory of this source tree.
|
|
41
42
|
*/
|
|
42
|
-
var
|
|
43
|
-
function
|
|
44
|
-
return
|
|
45
|
-
var
|
|
46
|
-
function
|
|
43
|
+
var ze;
|
|
44
|
+
function Nr() {
|
|
45
|
+
return ze || (ze = 1, process.env.NODE_ENV !== "production" && function() {
|
|
46
|
+
var n = ge, t = Symbol.for("react.element"), a = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), v = Symbol.for("react.profiler"), g = Symbol.for("react.provider"), d = Symbol.for("react.context"), u = Symbol.for("react.forward_ref"), p = Symbol.for("react.suspense"), l = Symbol.for("react.suspense_list"), f = Symbol.for("react.memo"), h = Symbol.for("react.lazy"), C = Symbol.for("react.offscreen"), K = Symbol.iterator, oe = "@@iterator";
|
|
47
|
+
function ae(e) {
|
|
47
48
|
if (e === null || typeof e != "object")
|
|
48
49
|
return null;
|
|
49
|
-
var
|
|
50
|
-
return typeof
|
|
50
|
+
var r = K && e[K] || e[oe];
|
|
51
|
+
return typeof r == "function" ? r : null;
|
|
51
52
|
}
|
|
52
|
-
var j =
|
|
53
|
-
function
|
|
53
|
+
var j = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
54
|
+
function x(e) {
|
|
54
55
|
{
|
|
55
|
-
for (var
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
for (var r = arguments.length, o = new Array(r > 1 ? r - 1 : 0), c = 1; c < r; c++)
|
|
57
|
+
o[c - 1] = arguments[c];
|
|
58
|
+
w("error", e, o);
|
|
58
59
|
}
|
|
59
60
|
}
|
|
60
|
-
function
|
|
61
|
+
function w(e, r, o) {
|
|
61
62
|
{
|
|
62
|
-
var
|
|
63
|
-
|
|
64
|
-
var
|
|
65
|
-
return String(
|
|
63
|
+
var c = j.ReactDebugCurrentFrame, b = c.getStackAddendum();
|
|
64
|
+
b !== "" && (r += "%s", o = o.concat([b]));
|
|
65
|
+
var E = o.map(function(m) {
|
|
66
|
+
return String(m);
|
|
66
67
|
});
|
|
67
|
-
|
|
68
|
+
E.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, E);
|
|
68
69
|
}
|
|
69
70
|
}
|
|
70
|
-
var
|
|
71
|
-
|
|
72
|
-
function
|
|
73
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
71
|
+
var H = !1, U = !1, z = !1, T = !1, D = !1, B;
|
|
72
|
+
B = Symbol.for("react.module.reference");
|
|
73
|
+
function M(e) {
|
|
74
|
+
return !!(typeof e == "string" || typeof e == "function" || e === s || e === v || D || e === i || e === p || e === l || T || e === C || H || U || z || typeof e == "object" && e !== null && (e.$$typeof === h || e.$$typeof === f || e.$$typeof === g || e.$$typeof === d || e.$$typeof === u || // This needs to include all possible module reference object
|
|
74
75
|
// types supported by any Flight configuration anywhere since
|
|
75
76
|
// we don't know which Flight build this will end up being used
|
|
76
77
|
// with.
|
|
77
|
-
e.$$typeof ===
|
|
78
|
+
e.$$typeof === B || e.getModuleId !== void 0));
|
|
78
79
|
}
|
|
79
|
-
function
|
|
80
|
-
var
|
|
81
|
-
if (
|
|
82
|
-
return
|
|
83
|
-
var
|
|
84
|
-
return
|
|
80
|
+
function X(e, r, o) {
|
|
81
|
+
var c = e.displayName;
|
|
82
|
+
if (c)
|
|
83
|
+
return c;
|
|
84
|
+
var b = r.displayName || r.name || "";
|
|
85
|
+
return b !== "" ? o + "(" + b + ")" : o;
|
|
85
86
|
}
|
|
86
|
-
function
|
|
87
|
+
function P(e) {
|
|
87
88
|
return e.displayName || "Context";
|
|
88
89
|
}
|
|
89
|
-
function
|
|
90
|
+
function F(e) {
|
|
90
91
|
if (e == null)
|
|
91
92
|
return null;
|
|
92
|
-
if (typeof e.tag == "number" &&
|
|
93
|
+
if (typeof e.tag == "number" && x("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
93
94
|
return e.displayName || e.name || null;
|
|
94
95
|
if (typeof e == "string")
|
|
95
96
|
return e;
|
|
96
97
|
switch (e) {
|
|
97
|
-
case
|
|
98
|
+
case s:
|
|
98
99
|
return "Fragment";
|
|
99
100
|
case a:
|
|
100
101
|
return "Portal";
|
|
101
|
-
case
|
|
102
|
+
case v:
|
|
102
103
|
return "Profiler";
|
|
103
|
-
case
|
|
104
|
+
case i:
|
|
104
105
|
return "StrictMode";
|
|
105
106
|
case p:
|
|
106
107
|
return "Suspense";
|
|
107
|
-
case
|
|
108
|
+
case l:
|
|
108
109
|
return "SuspenseList";
|
|
109
110
|
}
|
|
110
111
|
if (typeof e == "object")
|
|
111
112
|
switch (e.$$typeof) {
|
|
112
113
|
case d:
|
|
113
|
-
var
|
|
114
|
-
return
|
|
115
|
-
case
|
|
116
|
-
var
|
|
117
|
-
return
|
|
118
|
-
case
|
|
119
|
-
return
|
|
120
|
-
case
|
|
121
|
-
var
|
|
122
|
-
return
|
|
123
|
-
case
|
|
124
|
-
var
|
|
114
|
+
var r = e;
|
|
115
|
+
return P(r) + ".Consumer";
|
|
116
|
+
case g:
|
|
117
|
+
var o = e;
|
|
118
|
+
return P(o._context) + ".Provider";
|
|
119
|
+
case u:
|
|
120
|
+
return X(e, e.render, "ForwardRef");
|
|
121
|
+
case f:
|
|
122
|
+
var c = e.displayName || null;
|
|
123
|
+
return c !== null ? c : F(e.type) || "Memo";
|
|
124
|
+
case h: {
|
|
125
|
+
var b = e, E = b._payload, m = b._init;
|
|
125
126
|
try {
|
|
126
|
-
return
|
|
127
|
+
return F(m(E));
|
|
127
128
|
} catch {
|
|
128
129
|
return null;
|
|
129
130
|
}
|
|
@@ -131,18 +132,18 @@ function Dr() {
|
|
|
131
132
|
}
|
|
132
133
|
return null;
|
|
133
134
|
}
|
|
134
|
-
var
|
|
135
|
-
function
|
|
135
|
+
var I = Object.assign, V = 0, be, Ee, he, Re, _e, Ce, xe;
|
|
136
|
+
function Te() {
|
|
136
137
|
}
|
|
137
|
-
|
|
138
|
-
function
|
|
138
|
+
Te.__reactDisabledLog = !0;
|
|
139
|
+
function Xe() {
|
|
139
140
|
{
|
|
140
|
-
if (
|
|
141
|
-
|
|
141
|
+
if (V === 0) {
|
|
142
|
+
be = console.log, Ee = console.info, he = console.warn, Re = console.error, _e = console.group, Ce = console.groupCollapsed, xe = console.groupEnd;
|
|
142
143
|
var e = {
|
|
143
144
|
configurable: !0,
|
|
144
145
|
enumerable: !0,
|
|
145
|
-
value:
|
|
146
|
+
value: Te,
|
|
146
147
|
writable: !0
|
|
147
148
|
};
|
|
148
149
|
Object.defineProperties(console, {
|
|
@@ -155,332 +156,332 @@ function Dr() {
|
|
|
155
156
|
groupEnd: e
|
|
156
157
|
});
|
|
157
158
|
}
|
|
158
|
-
|
|
159
|
+
V++;
|
|
159
160
|
}
|
|
160
161
|
}
|
|
161
|
-
function
|
|
162
|
+
function Ze() {
|
|
162
163
|
{
|
|
163
|
-
if (
|
|
164
|
+
if (V--, V === 0) {
|
|
164
165
|
var e = {
|
|
165
166
|
configurable: !0,
|
|
166
167
|
enumerable: !0,
|
|
167
168
|
writable: !0
|
|
168
169
|
};
|
|
169
170
|
Object.defineProperties(console, {
|
|
170
|
-
log:
|
|
171
|
-
value: ve
|
|
172
|
-
}),
|
|
173
|
-
info: k({}, e, {
|
|
174
|
-
value: ye
|
|
175
|
-
}),
|
|
176
|
-
warn: k({}, e, {
|
|
177
|
-
value: ge
|
|
178
|
-
}),
|
|
179
|
-
error: k({}, e, {
|
|
171
|
+
log: I({}, e, {
|
|
180
172
|
value: be
|
|
181
173
|
}),
|
|
182
|
-
|
|
174
|
+
info: I({}, e, {
|
|
183
175
|
value: Ee
|
|
184
176
|
}),
|
|
185
|
-
|
|
177
|
+
warn: I({}, e, {
|
|
186
178
|
value: he
|
|
187
179
|
}),
|
|
188
|
-
|
|
189
|
-
value:
|
|
180
|
+
error: I({}, e, {
|
|
181
|
+
value: Re
|
|
182
|
+
}),
|
|
183
|
+
group: I({}, e, {
|
|
184
|
+
value: _e
|
|
185
|
+
}),
|
|
186
|
+
groupCollapsed: I({}, e, {
|
|
187
|
+
value: Ce
|
|
188
|
+
}),
|
|
189
|
+
groupEnd: I({}, e, {
|
|
190
|
+
value: xe
|
|
190
191
|
})
|
|
191
192
|
});
|
|
192
193
|
}
|
|
193
|
-
|
|
194
|
+
V < 0 && x("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
194
195
|
}
|
|
195
196
|
}
|
|
196
|
-
var
|
|
197
|
-
function
|
|
197
|
+
var ie = j.ReactCurrentDispatcher, se;
|
|
198
|
+
function Z(e, r, o) {
|
|
198
199
|
{
|
|
199
|
-
if (
|
|
200
|
+
if (se === void 0)
|
|
200
201
|
try {
|
|
201
202
|
throw Error();
|
|
202
|
-
} catch (
|
|
203
|
-
var
|
|
204
|
-
|
|
203
|
+
} catch (b) {
|
|
204
|
+
var c = b.stack.trim().match(/\n( *(at )?)/);
|
|
205
|
+
se = c && c[1] || "";
|
|
205
206
|
}
|
|
206
207
|
return `
|
|
207
|
-
` +
|
|
208
|
+
` + se + e;
|
|
208
209
|
}
|
|
209
210
|
}
|
|
210
|
-
var
|
|
211
|
+
var ue = !1, Q;
|
|
211
212
|
{
|
|
212
|
-
var
|
|
213
|
-
|
|
213
|
+
var Qe = typeof WeakMap == "function" ? WeakMap : Map;
|
|
214
|
+
Q = new Qe();
|
|
214
215
|
}
|
|
215
|
-
function
|
|
216
|
-
if (!e ||
|
|
216
|
+
function ke(e, r) {
|
|
217
|
+
if (!e || ue)
|
|
217
218
|
return "";
|
|
218
219
|
{
|
|
219
|
-
var
|
|
220
|
-
if (
|
|
221
|
-
return
|
|
220
|
+
var o = Q.get(e);
|
|
221
|
+
if (o !== void 0)
|
|
222
|
+
return o;
|
|
222
223
|
}
|
|
223
|
-
var
|
|
224
|
-
|
|
225
|
-
var
|
|
224
|
+
var c;
|
|
225
|
+
ue = !0;
|
|
226
|
+
var b = Error.prepareStackTrace;
|
|
226
227
|
Error.prepareStackTrace = void 0;
|
|
227
|
-
var
|
|
228
|
-
|
|
228
|
+
var E;
|
|
229
|
+
E = ie.current, ie.current = null, Xe();
|
|
229
230
|
try {
|
|
230
|
-
if (
|
|
231
|
-
var
|
|
231
|
+
if (r) {
|
|
232
|
+
var m = function() {
|
|
232
233
|
throw Error();
|
|
233
234
|
};
|
|
234
|
-
if (Object.defineProperty(
|
|
235
|
+
if (Object.defineProperty(m.prototype, "props", {
|
|
235
236
|
set: function() {
|
|
236
237
|
throw Error();
|
|
237
238
|
}
|
|
238
239
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
239
240
|
try {
|
|
240
|
-
Reflect.construct(
|
|
241
|
+
Reflect.construct(m, []);
|
|
241
242
|
} catch (S) {
|
|
242
|
-
|
|
243
|
+
c = S;
|
|
243
244
|
}
|
|
244
|
-
Reflect.construct(e, [],
|
|
245
|
+
Reflect.construct(e, [], m);
|
|
245
246
|
} else {
|
|
246
247
|
try {
|
|
247
|
-
|
|
248
|
+
m.call();
|
|
248
249
|
} catch (S) {
|
|
249
|
-
|
|
250
|
+
c = S;
|
|
250
251
|
}
|
|
251
|
-
e.call(
|
|
252
|
+
e.call(m.prototype);
|
|
252
253
|
}
|
|
253
254
|
} else {
|
|
254
255
|
try {
|
|
255
256
|
throw Error();
|
|
256
257
|
} catch (S) {
|
|
257
|
-
|
|
258
|
+
c = S;
|
|
258
259
|
}
|
|
259
260
|
e();
|
|
260
261
|
}
|
|
261
262
|
} catch (S) {
|
|
262
|
-
if (S &&
|
|
263
|
-
for (var
|
|
264
|
-
`),
|
|
265
|
-
`), R =
|
|
263
|
+
if (S && c && typeof S.stack == "string") {
|
|
264
|
+
for (var y = S.stack.split(`
|
|
265
|
+
`), k = c.stack.split(`
|
|
266
|
+
`), R = y.length - 1, _ = k.length - 1; R >= 1 && _ >= 0 && y[R] !== k[_]; )
|
|
266
267
|
_--;
|
|
267
268
|
for (; R >= 1 && _ >= 0; R--, _--)
|
|
268
|
-
if (
|
|
269
|
+
if (y[R] !== k[_]) {
|
|
269
270
|
if (R !== 1 || _ !== 1)
|
|
270
271
|
do
|
|
271
|
-
if (R--, _--, _ < 0 ||
|
|
272
|
+
if (R--, _--, _ < 0 || y[R] !== k[_]) {
|
|
272
273
|
var O = `
|
|
273
|
-
` +
|
|
274
|
-
return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" &&
|
|
274
|
+
` + y[R].replace(" at new ", " at ");
|
|
275
|
+
return e.displayName && O.includes("<anonymous>") && (O = O.replace("<anonymous>", e.displayName)), typeof e == "function" && Q.set(e, O), O;
|
|
275
276
|
}
|
|
276
277
|
while (R >= 1 && _ >= 0);
|
|
277
278
|
break;
|
|
278
279
|
}
|
|
279
280
|
}
|
|
280
281
|
} finally {
|
|
281
|
-
|
|
282
|
+
ue = !1, ie.current = E, Ze(), Error.prepareStackTrace = b;
|
|
282
283
|
}
|
|
283
|
-
var
|
|
284
|
-
return typeof e == "function" &&
|
|
284
|
+
var $ = e ? e.displayName || e.name : "", L = $ ? Z($) : "";
|
|
285
|
+
return typeof e == "function" && Q.set(e, L), L;
|
|
285
286
|
}
|
|
286
|
-
function
|
|
287
|
-
return
|
|
287
|
+
function er(e, r, o) {
|
|
288
|
+
return ke(e, !1);
|
|
288
289
|
}
|
|
289
|
-
function
|
|
290
|
-
var
|
|
291
|
-
return !!(
|
|
290
|
+
function rr(e) {
|
|
291
|
+
var r = e.prototype;
|
|
292
|
+
return !!(r && r.isReactComponent);
|
|
292
293
|
}
|
|
293
|
-
function
|
|
294
|
+
function ee(e, r, o) {
|
|
294
295
|
if (e == null)
|
|
295
296
|
return "";
|
|
296
297
|
if (typeof e == "function")
|
|
297
|
-
return
|
|
298
|
+
return ke(e, rr(e));
|
|
298
299
|
if (typeof e == "string")
|
|
299
|
-
return
|
|
300
|
+
return Z(e);
|
|
300
301
|
switch (e) {
|
|
301
302
|
case p:
|
|
302
|
-
return
|
|
303
|
-
case
|
|
304
|
-
return
|
|
303
|
+
return Z("Suspense");
|
|
304
|
+
case l:
|
|
305
|
+
return Z("SuspenseList");
|
|
305
306
|
}
|
|
306
307
|
if (typeof e == "object")
|
|
307
308
|
switch (e.$$typeof) {
|
|
308
|
-
case
|
|
309
|
-
return
|
|
310
|
-
case
|
|
311
|
-
return
|
|
312
|
-
case
|
|
313
|
-
var
|
|
309
|
+
case u:
|
|
310
|
+
return er(e.render);
|
|
311
|
+
case f:
|
|
312
|
+
return ee(e.type, r, o);
|
|
313
|
+
case h: {
|
|
314
|
+
var c = e, b = c._payload, E = c._init;
|
|
314
315
|
try {
|
|
315
|
-
return
|
|
316
|
+
return ee(E(b), r, o);
|
|
316
317
|
} catch {
|
|
317
318
|
}
|
|
318
319
|
}
|
|
319
320
|
}
|
|
320
321
|
return "";
|
|
321
322
|
}
|
|
322
|
-
var
|
|
323
|
-
function
|
|
323
|
+
var q = Object.prototype.hasOwnProperty, Se = {}, Pe = j.ReactDebugCurrentFrame;
|
|
324
|
+
function re(e) {
|
|
324
325
|
if (e) {
|
|
325
|
-
var
|
|
326
|
-
|
|
326
|
+
var r = e._owner, o = ee(e.type, e._source, r ? r.type : null);
|
|
327
|
+
Pe.setExtraStackFrame(o);
|
|
327
328
|
} else
|
|
328
|
-
|
|
329
|
+
Pe.setExtraStackFrame(null);
|
|
329
330
|
}
|
|
330
|
-
function
|
|
331
|
+
function tr(e, r, o, c, b) {
|
|
331
332
|
{
|
|
332
|
-
var
|
|
333
|
-
for (var
|
|
334
|
-
if (
|
|
335
|
-
var
|
|
333
|
+
var E = Function.call.bind(q);
|
|
334
|
+
for (var m in e)
|
|
335
|
+
if (E(e, m)) {
|
|
336
|
+
var y = void 0;
|
|
336
337
|
try {
|
|
337
|
-
if (typeof e[
|
|
338
|
-
var
|
|
339
|
-
throw
|
|
338
|
+
if (typeof e[m] != "function") {
|
|
339
|
+
var k = Error((c || "React class") + ": " + o + " type `" + m + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[m] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
340
|
+
throw k.name = "Invariant Violation", k;
|
|
340
341
|
}
|
|
341
|
-
|
|
342
|
+
y = e[m](r, m, c, o, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
342
343
|
} catch (R) {
|
|
343
|
-
|
|
344
|
+
y = R;
|
|
344
345
|
}
|
|
345
|
-
|
|
346
|
+
y && !(y instanceof Error) && (re(b), x("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", c || "React class", o, m, typeof y), re(null)), y instanceof Error && !(y.message in Se) && (Se[y.message] = !0, re(b), x("Failed %s type: %s", o, y.message), re(null));
|
|
346
347
|
}
|
|
347
348
|
}
|
|
348
349
|
}
|
|
349
|
-
var
|
|
350
|
-
function
|
|
351
|
-
return
|
|
350
|
+
var nr = Array.isArray;
|
|
351
|
+
function ce(e) {
|
|
352
|
+
return nr(e);
|
|
352
353
|
}
|
|
353
|
-
function
|
|
354
|
+
function or(e) {
|
|
354
355
|
{
|
|
355
|
-
var
|
|
356
|
-
return
|
|
356
|
+
var r = typeof Symbol == "function" && Symbol.toStringTag, o = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
357
|
+
return o;
|
|
357
358
|
}
|
|
358
359
|
}
|
|
359
|
-
function
|
|
360
|
+
function ar(e) {
|
|
360
361
|
try {
|
|
361
|
-
return
|
|
362
|
+
return Oe(e), !1;
|
|
362
363
|
} catch {
|
|
363
364
|
return !0;
|
|
364
365
|
}
|
|
365
366
|
}
|
|
366
|
-
function
|
|
367
|
+
function Oe(e) {
|
|
367
368
|
return "" + e;
|
|
368
369
|
}
|
|
369
|
-
function
|
|
370
|
-
if (
|
|
371
|
-
return
|
|
370
|
+
function we(e) {
|
|
371
|
+
if (ar(e))
|
|
372
|
+
return x("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", or(e)), Oe(e);
|
|
372
373
|
}
|
|
373
|
-
var
|
|
374
|
+
var je = j.ReactCurrentOwner, ir = {
|
|
374
375
|
key: !0,
|
|
375
376
|
ref: !0,
|
|
376
377
|
__self: !0,
|
|
377
378
|
__source: !0
|
|
378
|
-
},
|
|
379
|
-
function
|
|
380
|
-
if (
|
|
381
|
-
var
|
|
382
|
-
if (
|
|
379
|
+
}, Ae, Fe;
|
|
380
|
+
function sr(e) {
|
|
381
|
+
if (q.call(e, "ref")) {
|
|
382
|
+
var r = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
383
|
+
if (r && r.isReactWarning)
|
|
383
384
|
return !1;
|
|
384
385
|
}
|
|
385
386
|
return e.ref !== void 0;
|
|
386
387
|
}
|
|
387
|
-
function
|
|
388
|
-
if (
|
|
389
|
-
var
|
|
390
|
-
if (
|
|
388
|
+
function ur(e) {
|
|
389
|
+
if (q.call(e, "key")) {
|
|
390
|
+
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
391
|
+
if (r && r.isReactWarning)
|
|
391
392
|
return !1;
|
|
392
393
|
}
|
|
393
394
|
return e.key !== void 0;
|
|
394
395
|
}
|
|
395
|
-
function
|
|
396
|
-
typeof e.ref == "string" &&
|
|
396
|
+
function cr(e, r) {
|
|
397
|
+
typeof e.ref == "string" && je.current;
|
|
397
398
|
}
|
|
398
|
-
function
|
|
399
|
+
function lr(e, r) {
|
|
399
400
|
{
|
|
400
|
-
var
|
|
401
|
-
|
|
401
|
+
var o = function() {
|
|
402
|
+
Ae || (Ae = !0, x("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
402
403
|
};
|
|
403
|
-
|
|
404
|
-
get:
|
|
404
|
+
o.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
405
|
+
get: o,
|
|
405
406
|
configurable: !0
|
|
406
407
|
});
|
|
407
408
|
}
|
|
408
409
|
}
|
|
409
|
-
function
|
|
410
|
+
function fr(e, r) {
|
|
410
411
|
{
|
|
411
|
-
var
|
|
412
|
-
|
|
412
|
+
var o = function() {
|
|
413
|
+
Fe || (Fe = !0, x("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
|
|
413
414
|
};
|
|
414
|
-
|
|
415
|
-
get:
|
|
415
|
+
o.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
416
|
+
get: o,
|
|
416
417
|
configurable: !0
|
|
417
418
|
});
|
|
418
419
|
}
|
|
419
420
|
}
|
|
420
|
-
var
|
|
421
|
-
var
|
|
421
|
+
var dr = function(e, r, o, c, b, E, m) {
|
|
422
|
+
var y = {
|
|
422
423
|
// This tag allows us to uniquely identify this as a React Element
|
|
423
|
-
$$typeof:
|
|
424
|
+
$$typeof: t,
|
|
424
425
|
// Built-in properties that belong on the element
|
|
425
426
|
type: e,
|
|
426
|
-
key:
|
|
427
|
-
ref:
|
|
428
|
-
props:
|
|
427
|
+
key: r,
|
|
428
|
+
ref: o,
|
|
429
|
+
props: m,
|
|
429
430
|
// Record the component responsible for creating this element.
|
|
430
|
-
_owner:
|
|
431
|
+
_owner: E
|
|
431
432
|
};
|
|
432
|
-
return
|
|
433
|
+
return y._store = {}, Object.defineProperty(y._store, "validated", {
|
|
433
434
|
configurable: !1,
|
|
434
435
|
enumerable: !1,
|
|
435
436
|
writable: !0,
|
|
436
437
|
value: !1
|
|
437
|
-
}), Object.defineProperty(
|
|
438
|
+
}), Object.defineProperty(y, "_self", {
|
|
438
439
|
configurable: !1,
|
|
439
440
|
enumerable: !1,
|
|
440
441
|
writable: !1,
|
|
441
|
-
value:
|
|
442
|
-
}), Object.defineProperty(
|
|
442
|
+
value: c
|
|
443
|
+
}), Object.defineProperty(y, "_source", {
|
|
443
444
|
configurable: !1,
|
|
444
445
|
enumerable: !1,
|
|
445
446
|
writable: !1,
|
|
446
|
-
value:
|
|
447
|
-
}), Object.freeze && (Object.freeze(
|
|
447
|
+
value: b
|
|
448
|
+
}), Object.freeze && (Object.freeze(y.props), Object.freeze(y)), y;
|
|
448
449
|
};
|
|
449
|
-
function
|
|
450
|
+
function pr(e, r, o, c, b) {
|
|
450
451
|
{
|
|
451
|
-
var
|
|
452
|
-
|
|
453
|
-
for (
|
|
454
|
-
|
|
452
|
+
var E, m = {}, y = null, k = null;
|
|
453
|
+
o !== void 0 && (we(o), y = "" + o), ur(r) && (we(r.key), y = "" + r.key), sr(r) && (k = r.ref, cr(r, b));
|
|
454
|
+
for (E in r)
|
|
455
|
+
q.call(r, E) && !ir.hasOwnProperty(E) && (m[E] = r[E]);
|
|
455
456
|
if (e && e.defaultProps) {
|
|
456
457
|
var R = e.defaultProps;
|
|
457
|
-
for (
|
|
458
|
-
|
|
458
|
+
for (E in R)
|
|
459
|
+
m[E] === void 0 && (m[E] = R[E]);
|
|
459
460
|
}
|
|
460
|
-
if (
|
|
461
|
+
if (y || k) {
|
|
461
462
|
var _ = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
462
|
-
|
|
463
|
+
y && lr(m, _), k && fr(m, _);
|
|
463
464
|
}
|
|
464
|
-
return
|
|
465
|
+
return dr(e, y, k, b, c, je.current, m);
|
|
465
466
|
}
|
|
466
467
|
}
|
|
467
|
-
var
|
|
468
|
-
function
|
|
468
|
+
var le = j.ReactCurrentOwner, Ie = j.ReactDebugCurrentFrame;
|
|
469
|
+
function N(e) {
|
|
469
470
|
if (e) {
|
|
470
|
-
var
|
|
471
|
-
|
|
471
|
+
var r = e._owner, o = ee(e.type, e._source, r ? r.type : null);
|
|
472
|
+
Ie.setExtraStackFrame(o);
|
|
472
473
|
} else
|
|
473
|
-
|
|
474
|
+
Ie.setExtraStackFrame(null);
|
|
474
475
|
}
|
|
475
|
-
var
|
|
476
|
-
|
|
477
|
-
function
|
|
478
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
476
|
+
var fe;
|
|
477
|
+
fe = !1;
|
|
478
|
+
function de(e) {
|
|
479
|
+
return typeof e == "object" && e !== null && e.$$typeof === t;
|
|
479
480
|
}
|
|
480
|
-
function
|
|
481
|
+
function Le() {
|
|
481
482
|
{
|
|
482
|
-
if (
|
|
483
|
-
var e =
|
|
483
|
+
if (le.current) {
|
|
484
|
+
var e = F(le.current.type);
|
|
484
485
|
if (e)
|
|
485
486
|
return `
|
|
486
487
|
|
|
@@ -489,550 +490,569 @@ Check the render method of \`` + e + "`.";
|
|
|
489
490
|
return "";
|
|
490
491
|
}
|
|
491
492
|
}
|
|
492
|
-
function
|
|
493
|
+
function vr(e) {
|
|
493
494
|
return "";
|
|
494
495
|
}
|
|
495
|
-
var
|
|
496
|
-
function
|
|
496
|
+
var De = {};
|
|
497
|
+
function yr(e) {
|
|
497
498
|
{
|
|
498
|
-
var
|
|
499
|
-
if (!
|
|
500
|
-
var
|
|
501
|
-
|
|
499
|
+
var r = Le();
|
|
500
|
+
if (!r) {
|
|
501
|
+
var o = typeof e == "string" ? e : e.displayName || e.name;
|
|
502
|
+
o && (r = `
|
|
502
503
|
|
|
503
|
-
Check the top-level render call using <` +
|
|
504
|
+
Check the top-level render call using <` + o + ">.");
|
|
504
505
|
}
|
|
505
|
-
return
|
|
506
|
+
return r;
|
|
506
507
|
}
|
|
507
508
|
}
|
|
508
|
-
function
|
|
509
|
+
function Me(e, r) {
|
|
509
510
|
{
|
|
510
511
|
if (!e._store || e._store.validated || e.key != null)
|
|
511
512
|
return;
|
|
512
513
|
e._store.validated = !0;
|
|
513
|
-
var
|
|
514
|
-
if (
|
|
514
|
+
var o = yr(r);
|
|
515
|
+
if (De[o])
|
|
515
516
|
return;
|
|
516
|
-
|
|
517
|
-
var
|
|
518
|
-
e && e._owner && e._owner !==
|
|
517
|
+
De[o] = !0;
|
|
518
|
+
var c = "";
|
|
519
|
+
e && e._owner && e._owner !== le.current && (c = " It was passed a child from " + F(e._owner.type) + "."), N(e), x('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', o, c), N(null);
|
|
519
520
|
}
|
|
520
521
|
}
|
|
521
|
-
function
|
|
522
|
+
function Ne(e, r) {
|
|
522
523
|
{
|
|
523
524
|
if (typeof e != "object")
|
|
524
525
|
return;
|
|
525
|
-
if (
|
|
526
|
-
for (var
|
|
527
|
-
var
|
|
528
|
-
|
|
526
|
+
if (ce(e))
|
|
527
|
+
for (var o = 0; o < e.length; o++) {
|
|
528
|
+
var c = e[o];
|
|
529
|
+
de(c) && Me(c, r);
|
|
529
530
|
}
|
|
530
|
-
else if (
|
|
531
|
+
else if (de(e))
|
|
531
532
|
e._store && (e._store.validated = !0);
|
|
532
533
|
else if (e) {
|
|
533
|
-
var
|
|
534
|
-
if (typeof
|
|
535
|
-
for (var
|
|
536
|
-
|
|
534
|
+
var b = ae(e);
|
|
535
|
+
if (typeof b == "function" && b !== e.entries)
|
|
536
|
+
for (var E = b.call(e), m; !(m = E.next()).done; )
|
|
537
|
+
de(m.value) && Me(m.value, r);
|
|
537
538
|
}
|
|
538
539
|
}
|
|
539
540
|
}
|
|
540
|
-
function
|
|
541
|
+
function gr(e) {
|
|
541
542
|
{
|
|
542
|
-
var
|
|
543
|
-
if (
|
|
543
|
+
var r = e.type;
|
|
544
|
+
if (r == null || typeof r == "string")
|
|
544
545
|
return;
|
|
545
|
-
var
|
|
546
|
-
if (typeof
|
|
547
|
-
|
|
548
|
-
else if (typeof
|
|
546
|
+
var o;
|
|
547
|
+
if (typeof r == "function")
|
|
548
|
+
o = r.propTypes;
|
|
549
|
+
else if (typeof r == "object" && (r.$$typeof === u || // Note: Memo only checks outer props here.
|
|
549
550
|
// Inner props are checked in the reconciler.
|
|
550
|
-
|
|
551
|
-
|
|
551
|
+
r.$$typeof === f))
|
|
552
|
+
o = r.propTypes;
|
|
552
553
|
else
|
|
553
554
|
return;
|
|
554
|
-
if (
|
|
555
|
-
var
|
|
556
|
-
|
|
557
|
-
} else if (
|
|
558
|
-
|
|
559
|
-
var
|
|
560
|
-
|
|
555
|
+
if (o) {
|
|
556
|
+
var c = F(r);
|
|
557
|
+
tr(o, e.props, "prop", c, e);
|
|
558
|
+
} else if (r.PropTypes !== void 0 && !fe) {
|
|
559
|
+
fe = !0;
|
|
560
|
+
var b = F(r);
|
|
561
|
+
x("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", b || "Unknown");
|
|
561
562
|
}
|
|
562
|
-
typeof
|
|
563
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && x("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
563
564
|
}
|
|
564
565
|
}
|
|
565
|
-
function
|
|
566
|
+
function mr(e) {
|
|
566
567
|
{
|
|
567
|
-
for (var
|
|
568
|
-
var
|
|
569
|
-
if (
|
|
570
|
-
|
|
568
|
+
for (var r = Object.keys(e.props), o = 0; o < r.length; o++) {
|
|
569
|
+
var c = r[o];
|
|
570
|
+
if (c !== "children" && c !== "key") {
|
|
571
|
+
N(e), x("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", c), N(null);
|
|
571
572
|
break;
|
|
572
573
|
}
|
|
573
574
|
}
|
|
574
|
-
e.ref !== null && (
|
|
575
|
+
e.ref !== null && (N(e), x("Invalid attribute `ref` supplied to `React.Fragment`."), N(null));
|
|
575
576
|
}
|
|
576
577
|
}
|
|
577
|
-
var
|
|
578
|
-
function
|
|
578
|
+
var $e = {};
|
|
579
|
+
function We(e, r, o, c, b, E) {
|
|
579
580
|
{
|
|
580
|
-
var
|
|
581
|
-
if (!
|
|
582
|
-
var
|
|
583
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
|
584
|
-
var
|
|
585
|
-
|
|
581
|
+
var m = M(e);
|
|
582
|
+
if (!m) {
|
|
583
|
+
var y = "";
|
|
584
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (y += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
585
|
+
var k = vr();
|
|
586
|
+
k ? y += k : y += Le();
|
|
586
587
|
var R;
|
|
587
|
-
e === null ? R = "null" :
|
|
588
|
+
e === null ? R = "null" : ce(e) ? R = "array" : e !== void 0 && e.$$typeof === t ? (R = "<" + (F(e.type) || "Unknown") + " />", y = " Did you accidentally export a JSX literal instead of a component?") : R = typeof e, x("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", R, y);
|
|
588
589
|
}
|
|
589
|
-
var _ =
|
|
590
|
+
var _ = pr(e, r, o, b, E);
|
|
590
591
|
if (_ == null)
|
|
591
592
|
return _;
|
|
592
|
-
if (
|
|
593
|
-
var O =
|
|
593
|
+
if (m) {
|
|
594
|
+
var O = r.children;
|
|
594
595
|
if (O !== void 0)
|
|
595
|
-
if (
|
|
596
|
-
if (
|
|
597
|
-
for (var
|
|
598
|
-
|
|
596
|
+
if (c)
|
|
597
|
+
if (ce(O)) {
|
|
598
|
+
for (var $ = 0; $ < O.length; $++)
|
|
599
|
+
Ne(O[$], e);
|
|
599
600
|
Object.freeze && Object.freeze(O);
|
|
600
601
|
} else
|
|
601
|
-
|
|
602
|
+
x("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
602
603
|
else
|
|
603
|
-
|
|
604
|
+
Ne(O, e);
|
|
604
605
|
}
|
|
605
|
-
if (
|
|
606
|
-
var
|
|
607
|
-
return
|
|
608
|
-
}),
|
|
609
|
-
if (
|
|
610
|
-
var
|
|
611
|
-
|
|
606
|
+
if (q.call(r, "key")) {
|
|
607
|
+
var L = F(e), S = Object.keys(r).filter(function(Cr) {
|
|
608
|
+
return Cr !== "key";
|
|
609
|
+
}), pe = S.length > 0 ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
610
|
+
if (!$e[L + pe]) {
|
|
611
|
+
var _r = S.length > 0 ? "{" + S.join(": ..., ") + ": ...}" : "{}";
|
|
612
|
+
x(`A props object containing a "key" prop is being spread into JSX:
|
|
612
613
|
let props = %s;
|
|
613
614
|
<%s {...props} />
|
|
614
615
|
React keys must be passed directly to JSX without using spread:
|
|
615
616
|
let props = %s;
|
|
616
|
-
<%s key={someKey} {...props} />`,
|
|
617
|
+
<%s key={someKey} {...props} />`, pe, L, _r, L), $e[L + pe] = !0;
|
|
617
618
|
}
|
|
618
619
|
}
|
|
619
|
-
return e ===
|
|
620
|
+
return e === s ? mr(_) : gr(_), _;
|
|
620
621
|
}
|
|
621
622
|
}
|
|
622
|
-
function
|
|
623
|
-
return
|
|
623
|
+
function br(e, r, o) {
|
|
624
|
+
return We(e, r, o, !0);
|
|
624
625
|
}
|
|
625
|
-
function
|
|
626
|
-
return
|
|
626
|
+
function Er(e, r, o) {
|
|
627
|
+
return We(e, r, o, !1);
|
|
627
628
|
}
|
|
628
|
-
var
|
|
629
|
-
|
|
630
|
-
}()),
|
|
629
|
+
var hr = Er, Rr = br;
|
|
630
|
+
J.Fragment = s, J.jsx = hr, J.jsxs = Rr;
|
|
631
|
+
}()), J;
|
|
631
632
|
}
|
|
632
|
-
var
|
|
633
|
-
function
|
|
634
|
-
return
|
|
633
|
+
var Be;
|
|
634
|
+
function $r() {
|
|
635
|
+
return Be || (Be = 1, process.env.NODE_ENV === "production" ? te.exports = Mr() : te.exports = Nr()), te.exports;
|
|
635
636
|
}
|
|
636
|
-
var
|
|
637
|
-
const
|
|
637
|
+
var Y = $r();
|
|
638
|
+
const Wr = xr({
|
|
638
639
|
licenceMapbox: "",
|
|
639
640
|
licenseMuiX: ""
|
|
640
|
-
}),
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
}, [
|
|
644
|
-
const
|
|
641
|
+
}), vt = ({ children: n, licenseMuiX: t, licenceMapbox: a }) => {
|
|
642
|
+
A(() => {
|
|
643
|
+
t && Sr.setLicenseKey(t);
|
|
644
|
+
}, [t]);
|
|
645
|
+
const s = ye(
|
|
645
646
|
() => ({
|
|
646
647
|
licenceMapbox: a,
|
|
647
|
-
licenseMuiX:
|
|
648
|
+
licenseMuiX: t
|
|
648
649
|
}),
|
|
649
|
-
[
|
|
650
|
+
[t, a]
|
|
650
651
|
);
|
|
651
|
-
return a && (
|
|
652
|
-
},
|
|
653
|
-
map:
|
|
654
|
-
disableFlyTo:
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
652
|
+
return a && (me.accessToken = a), /* @__PURE__ */ Y.jsx(Wr.Provider, { value: s, children: n });
|
|
653
|
+
}, Yr = ({
|
|
654
|
+
map: n,
|
|
655
|
+
disableFlyTo: t,
|
|
656
|
+
disableAnimation: a,
|
|
657
|
+
flyToDuration: s,
|
|
658
|
+
zoom: i,
|
|
659
|
+
fitBounds: v,
|
|
660
|
+
markers: g,
|
|
661
|
+
fitBoundDuration: d,
|
|
662
|
+
fitBoundsPadding: u,
|
|
663
|
+
isMapInitialized: p
|
|
661
664
|
}) => {
|
|
662
|
-
const
|
|
663
|
-
|
|
664
|
-
if (!
|
|
665
|
-
duration:
|
|
666
|
-
zoom:
|
|
667
|
-
}),
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
665
|
+
const l = ne(!1), f = Lr(g, 150);
|
|
666
|
+
A(() => {
|
|
667
|
+
if (!n.current || !p || a || (!t && !l.current && (n.current.flyTo({
|
|
668
|
+
duration: s,
|
|
669
|
+
zoom: i
|
|
670
|
+
}), l.current = !0), !v || !(f != null && f.length) || f.length < 2))
|
|
671
|
+
return;
|
|
672
|
+
const h = new Pr();
|
|
673
|
+
f.forEach((C) => {
|
|
674
|
+
h.extend([Number(C.lng), Number(C.lat)]);
|
|
675
|
+
}), n.current.fitBounds(h, {
|
|
676
|
+
duration: d,
|
|
677
|
+
padding: u
|
|
671
678
|
});
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
679
|
+
}, [
|
|
680
|
+
f,
|
|
681
|
+
v,
|
|
682
|
+
u,
|
|
683
|
+
s,
|
|
684
|
+
i,
|
|
685
|
+
d,
|
|
686
|
+
t,
|
|
687
|
+
n,
|
|
688
|
+
p,
|
|
689
|
+
a
|
|
690
|
+
]);
|
|
683
691
|
};
|
|
684
|
-
var
|
|
685
|
-
function
|
|
686
|
-
if (
|
|
687
|
-
|
|
688
|
-
var
|
|
692
|
+
var W = {}, Ve;
|
|
693
|
+
function Ur() {
|
|
694
|
+
if (Ve) return W;
|
|
695
|
+
Ve = 1;
|
|
696
|
+
var n = Dr;
|
|
689
697
|
if (process.env.NODE_ENV === "production")
|
|
690
|
-
|
|
698
|
+
W.createRoot = n.createRoot, W.hydrateRoot = n.hydrateRoot;
|
|
691
699
|
else {
|
|
692
|
-
var
|
|
693
|
-
|
|
694
|
-
|
|
700
|
+
var t = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
701
|
+
W.createRoot = function(a, s) {
|
|
702
|
+
t.usingClientEntryPoint = !0;
|
|
695
703
|
try {
|
|
696
|
-
return
|
|
704
|
+
return n.createRoot(a, s);
|
|
697
705
|
} finally {
|
|
698
|
-
|
|
706
|
+
t.usingClientEntryPoint = !1;
|
|
699
707
|
}
|
|
700
|
-
},
|
|
701
|
-
|
|
708
|
+
}, W.hydrateRoot = function(a, s, i) {
|
|
709
|
+
t.usingClientEntryPoint = !0;
|
|
702
710
|
try {
|
|
703
|
-
return
|
|
711
|
+
return n.hydrateRoot(a, s, i);
|
|
704
712
|
} finally {
|
|
705
|
-
|
|
713
|
+
t.usingClientEntryPoint = !1;
|
|
706
714
|
}
|
|
707
715
|
};
|
|
708
716
|
}
|
|
709
|
-
return
|
|
717
|
+
return W;
|
|
710
718
|
}
|
|
711
|
-
var
|
|
712
|
-
const
|
|
713
|
-
const a =
|
|
714
|
-
switch (
|
|
719
|
+
var Ge = Ur();
|
|
720
|
+
const zr = ({ palette: n, type: t }) => {
|
|
721
|
+
const a = n.mode === "dark" ? "black" : "white", s = n.secondary.main, i = n.info.main;
|
|
722
|
+
switch (t) {
|
|
715
723
|
case "dropOff":
|
|
716
724
|
return {
|
|
717
725
|
"circle-color": a,
|
|
718
726
|
"circle-radius": 5,
|
|
719
|
-
"circle-stroke-color":
|
|
727
|
+
"circle-stroke-color": i,
|
|
720
728
|
"circle-stroke-width": 6
|
|
721
729
|
};
|
|
722
730
|
default:
|
|
723
731
|
return {
|
|
724
732
|
"circle-color": a,
|
|
725
733
|
"circle-radius": 7,
|
|
726
|
-
"circle-stroke-color":
|
|
734
|
+
"circle-stroke-color": s,
|
|
727
735
|
"circle-stroke-width": 8
|
|
728
736
|
};
|
|
729
737
|
}
|
|
730
|
-
},
|
|
731
|
-
const
|
|
732
|
-
features: a.map((
|
|
738
|
+
}, Br = (n, t, a, s) => {
|
|
739
|
+
const i = {
|
|
740
|
+
features: a.map((u) => ({
|
|
733
741
|
geometry: {
|
|
734
|
-
coordinates:
|
|
742
|
+
coordinates: u.geometry.coordinates,
|
|
735
743
|
type: "Point"
|
|
736
744
|
},
|
|
737
745
|
properties: {
|
|
738
|
-
id:
|
|
739
|
-
...
|
|
746
|
+
id: u.properties.id,
|
|
747
|
+
...u.properties
|
|
740
748
|
},
|
|
741
749
|
type: "Feature"
|
|
742
750
|
})),
|
|
743
751
|
type: "FeatureCollection"
|
|
744
|
-
},
|
|
745
|
-
|
|
746
|
-
data:
|
|
752
|
+
}, v = n.getSource(t);
|
|
753
|
+
v ? v.setData(i) : n.addSource(t, {
|
|
754
|
+
data: i,
|
|
747
755
|
type: "geojson"
|
|
748
756
|
});
|
|
749
|
-
const
|
|
750
|
-
var
|
|
751
|
-
const
|
|
752
|
-
return
|
|
753
|
-
}), d =
|
|
754
|
-
d == null || d.forEach((
|
|
755
|
-
|
|
756
|
-
}),
|
|
757
|
-
const { description: p, id:
|
|
758
|
-
|
|
759
|
-
filter: ["==", "id",
|
|
760
|
-
id:
|
|
757
|
+
const g = [...i.features].sort((u, p) => {
|
|
758
|
+
var h, C;
|
|
759
|
+
const l = ((h = u.properties) == null ? void 0 : h.zIndex) || 0, f = ((C = p.properties) == null ? void 0 : C.zIndex) || 0;
|
|
760
|
+
return l - f;
|
|
761
|
+
}), d = n.getStyle().layers;
|
|
762
|
+
d == null || d.forEach((u) => {
|
|
763
|
+
u.id.startsWith("marker-") && n.getLayer(u.id) && n.removeLayer(u.id);
|
|
764
|
+
}), g.forEach((u) => {
|
|
765
|
+
const { description: p, id: l } = u.properties || {}, f = zr({ palette: s, type: p }), h = `marker-${l}`;
|
|
766
|
+
n.addLayer({
|
|
767
|
+
filter: ["==", "id", l],
|
|
768
|
+
id: h,
|
|
761
769
|
layout: {
|
|
762
770
|
visibility: "visible"
|
|
763
771
|
},
|
|
764
|
-
paint:
|
|
765
|
-
source:
|
|
772
|
+
paint: f,
|
|
773
|
+
source: t,
|
|
766
774
|
type: "circle"
|
|
767
775
|
});
|
|
768
776
|
});
|
|
769
|
-
},
|
|
770
|
-
document.querySelectorAll(".react-custom-marker").forEach((
|
|
771
|
-
var
|
|
772
|
-
const
|
|
773
|
-
return
|
|
774
|
-
}).forEach((
|
|
775
|
-
const { IconComponent:
|
|
776
|
-
if (
|
|
777
|
-
const
|
|
778
|
-
|
|
779
|
-
const
|
|
780
|
-
|
|
781
|
-
const
|
|
782
|
-
d == null || d(
|
|
777
|
+
}, Vr = (n, t) => {
|
|
778
|
+
document.querySelectorAll(".react-custom-marker").forEach((i) => i.remove()), [...t].sort((i, v) => {
|
|
779
|
+
var u, p;
|
|
780
|
+
const g = ((u = i.properties) == null ? void 0 : u.zIndex) || 0, d = ((p = v.properties) == null ? void 0 : p.zIndex) || 0;
|
|
781
|
+
return g - d;
|
|
782
|
+
}).forEach((i) => {
|
|
783
|
+
const { IconComponent: v, iconProps: g, onClick: d, zIndex: u } = i.properties || {}, { coordinates: p } = i.geometry;
|
|
784
|
+
if (v && p.length >= 2) {
|
|
785
|
+
const l = document.createElement("div");
|
|
786
|
+
l.className = "react-custom-marker", l.style.position = "absolute", u !== void 0 && (l.style.zIndex = u.toString());
|
|
787
|
+
const f = document.createElement("div"), h = Ge.createRoot(f);
|
|
788
|
+
v && h.render(ge.createElement(v, g || {})), l.appendChild(f);
|
|
789
|
+
const C = () => {
|
|
790
|
+
d == null || d(i);
|
|
783
791
|
};
|
|
784
|
-
|
|
792
|
+
l.addEventListener("click", C), new Or(l).setLngLat([p[0], p[1]]).addTo(n);
|
|
785
793
|
}
|
|
786
794
|
});
|
|
787
|
-
},
|
|
788
|
-
features: (
|
|
795
|
+
}, qr = (n) => ({
|
|
796
|
+
features: (n == null ? void 0 : n.map((t, a) => ({
|
|
789
797
|
geometry: {
|
|
790
798
|
coordinates: [
|
|
791
|
-
Number.isFinite(Number(
|
|
792
|
-
Number.isFinite(Number(
|
|
799
|
+
Number.isFinite(Number(t.lng)) ? Number(t.lng) : Number(Ke),
|
|
800
|
+
Number.isFinite(Number(t.lat)) ? Number(t.lat) : Number(He)
|
|
793
801
|
],
|
|
794
802
|
type: "Point"
|
|
795
803
|
},
|
|
796
804
|
properties: {
|
|
797
|
-
description:
|
|
798
|
-
IconComponent:
|
|
799
|
-
iconProps:
|
|
800
|
-
id:
|
|
801
|
-
name:
|
|
802
|
-
onClick:
|
|
803
|
-
size:
|
|
804
|
-
zIndex:
|
|
805
|
+
description: t.type,
|
|
806
|
+
IconComponent: t.IconComponent,
|
|
807
|
+
iconProps: t.iconProps,
|
|
808
|
+
id: t.id || `{marker-${a}}`,
|
|
809
|
+
name: t.name,
|
|
810
|
+
onClick: t.onClick,
|
|
811
|
+
size: t.size || 1,
|
|
812
|
+
zIndex: t.zIndex || 0
|
|
805
813
|
},
|
|
806
814
|
type: "Feature"
|
|
807
815
|
}))) || [],
|
|
808
816
|
type: "FeatureCollection"
|
|
809
|
-
}),
|
|
810
|
-
if (!
|
|
817
|
+
}), Gr = ({ map: n, palette: t, markers: a }) => {
|
|
818
|
+
if (!n.current)
|
|
811
819
|
return;
|
|
812
|
-
const
|
|
820
|
+
const s = qr(a), i = s.features.filter((g) => {
|
|
813
821
|
var d;
|
|
814
|
-
return ((d =
|
|
822
|
+
return ((d = g.properties) == null ? void 0 : d.IconComponent) === void 0;
|
|
815
823
|
});
|
|
816
|
-
|
|
817
|
-
const
|
|
824
|
+
i.length && Br(n.current, "markerProps", i, t);
|
|
825
|
+
const v = s.features.filter((g) => {
|
|
818
826
|
var d;
|
|
819
|
-
return (d =
|
|
827
|
+
return (d = g.properties) == null ? void 0 : d.IconComponent;
|
|
820
828
|
});
|
|
821
|
-
|
|
822
|
-
},
|
|
823
|
-
|
|
824
|
-
if (!
|
|
829
|
+
v.length && Vr(n.current, v);
|
|
830
|
+
}, Jr = ({ map: n, markers: t, palette: a, isMapInitialized: s }) => {
|
|
831
|
+
A(() => {
|
|
832
|
+
if (!n.current || !t || !s)
|
|
825
833
|
return;
|
|
826
|
-
const
|
|
827
|
-
|
|
834
|
+
const i = () => {
|
|
835
|
+
Gr({ map: n, markers: t, palette: a });
|
|
828
836
|
};
|
|
829
|
-
|
|
830
|
-
}, [
|
|
831
|
-
},
|
|
832
|
-
|
|
833
|
-
if (!
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
+
n.current.loaded() ? i() : n.current.once("load", i);
|
|
838
|
+
}, [n, t, a, s]);
|
|
839
|
+
}, Kr = ({ map: n, onMapClick: t, isMapInitialized: a }) => {
|
|
840
|
+
A(() => {
|
|
841
|
+
if (!n.current || !t || !a)
|
|
842
|
+
return;
|
|
843
|
+
const s = n.current.getCanvas(), i = (v) => {
|
|
844
|
+
const g = [v.clientX - s.getBoundingClientRect().left, v.clientY - s.getBoundingClientRect().top], d = n.current.unproject(g);
|
|
845
|
+
t(d.lng, d.lat);
|
|
837
846
|
};
|
|
838
|
-
|
|
839
|
-
}, [
|
|
840
|
-
},
|
|
841
|
-
const
|
|
842
|
-
return
|
|
843
|
-
},
|
|
844
|
-
if (!a || !
|
|
847
|
+
s.addEventListener("click", i);
|
|
848
|
+
}, [a, n, t]);
|
|
849
|
+
}, Hr = (n) => {
|
|
850
|
+
const t = document.createElement("button");
|
|
851
|
+
return t.innerText = "×", t.style.position = "absolute", t.style.top = "5px", t.style.right = "5px", t.style.background = "transparent", t.style.border = "none", t.style.fontSize = "16px", t.style.padding = "0", t.style.margin = "10px", t.style.cursor = "pointer", t.type = "button", t.setAttribute("aria-label", "Close popup"), t.removeAttribute("aria-hidden"), t.onclick = () => n.remove(), t;
|
|
852
|
+
}, qe = ({ map: n, tooltip: t, coordinates: a }) => {
|
|
853
|
+
if (!a || !t || !n.current || !Array.isArray(a) || a.length !== 2)
|
|
845
854
|
return null;
|
|
846
|
-
const
|
|
847
|
-
|
|
848
|
-
const
|
|
849
|
-
s.style.padding = "10px", o.style.zIndex = "1000";
|
|
850
|
-
const f = Ye.createRoot(s);
|
|
851
|
-
f.render(n);
|
|
852
|
-
const v = new wr({
|
|
855
|
+
const s = document.createElement("div"), i = document.createElement("div"), v = Ge.createRoot(i);
|
|
856
|
+
s.style.position = "relative", s.style.overflow = "hidden", s.style.zIndex = "1000", v.render(t);
|
|
857
|
+
const g = new wr({
|
|
853
858
|
closeButton: !1
|
|
854
|
-
}).setLngLat(a).setDOMContent(
|
|
855
|
-
|
|
859
|
+
}).setLngLat(a).setDOMContent(s).addTo(n.current);
|
|
860
|
+
g.on("close", () => {
|
|
856
861
|
queueMicrotask(() => {
|
|
857
|
-
|
|
862
|
+
v.unmount();
|
|
858
863
|
});
|
|
859
864
|
});
|
|
860
|
-
const d =
|
|
861
|
-
return
|
|
862
|
-
},
|
|
863
|
-
if (typeof
|
|
865
|
+
const d = Hr(g);
|
|
866
|
+
return s.appendChild(d), s.appendChild(i), g;
|
|
867
|
+
}, Je = (n) => typeof n == "object" && n !== null && "type" in n && "coordinates" in n, Xr = (n) => {
|
|
868
|
+
if (typeof n != "object" || n === null || !("geometry" in n && "properties" in n))
|
|
864
869
|
return !1;
|
|
865
|
-
const { geometry: a } =
|
|
870
|
+
const { geometry: a } = n;
|
|
866
871
|
if (typeof a != "object" || a === null || !("coordinates" in a))
|
|
867
872
|
return !1;
|
|
868
|
-
const { coordinates:
|
|
869
|
-
if (!Array.isArray(
|
|
873
|
+
const { coordinates: s } = a;
|
|
874
|
+
if (!Array.isArray(s) || s.length !== 2 || !Je(a))
|
|
870
875
|
return !1;
|
|
871
|
-
const { properties:
|
|
872
|
-
return typeof
|
|
873
|
-
},
|
|
874
|
-
var
|
|
875
|
-
if (!((
|
|
876
|
+
const { properties: i } = n;
|
|
877
|
+
return typeof i != "object" || i === null ? !1 : "id" in i && i.id !== void 0;
|
|
878
|
+
}, Zr = ({ map: n, point: t }) => {
|
|
879
|
+
var i, v, g, d, u;
|
|
880
|
+
if (!((i = n.current) != null && i.isStyleLoaded()))
|
|
876
881
|
return null;
|
|
877
|
-
const a = ((d = (
|
|
878
|
-
if (
|
|
879
|
-
const p =
|
|
880
|
-
if (!
|
|
882
|
+
const a = ((d = (g = (v = n.current) == null ? void 0 : v.getStyle()) == null ? void 0 : g.layers) == null ? void 0 : d.filter((p) => p.id.startsWith("marker-")).map((p) => p.id)) || [], s = (u = n.current) == null ? void 0 : u.queryRenderedFeatures(t, { layers: a });
|
|
883
|
+
if (s && s.length > 0) {
|
|
884
|
+
const p = s[0];
|
|
885
|
+
if (!Xr(p) || !Je(p.geometry))
|
|
881
886
|
return null;
|
|
882
|
-
const { geometry:
|
|
883
|
-
return
|
|
887
|
+
const { geometry: l } = p, f = l.coordinates.slice();
|
|
888
|
+
return f.length !== 2 || typeof f[0] != "number" || typeof f[1] != "number" ? null : p;
|
|
884
889
|
}
|
|
885
|
-
},
|
|
886
|
-
const
|
|
887
|
-
|
|
888
|
-
if (!
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
890
|
+
}, Qr = ({ openPopup: n, map: t, markers: a, isMapInitialized: s }) => {
|
|
891
|
+
const i = ne(null);
|
|
892
|
+
A(() => {
|
|
893
|
+
if (!t.current || !a || !s)
|
|
894
|
+
return;
|
|
895
|
+
const g = t.current.getCanvas();
|
|
896
|
+
if (i.current && (i.current.remove(), i.current = null), n) {
|
|
897
|
+
const u = a.find((p) => p.id === n);
|
|
898
|
+
if (u) {
|
|
899
|
+
const p = [Number(u.lng) || 0, Number(u.lat) || 0], l = qe({
|
|
900
|
+
coordinates: p,
|
|
901
|
+
map: t,
|
|
902
|
+
tooltip: u.Tooltip
|
|
897
903
|
});
|
|
898
|
-
|
|
904
|
+
l && (i.current = l);
|
|
899
905
|
}
|
|
900
906
|
}
|
|
901
|
-
const
|
|
902
|
-
const
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
],
|
|
906
|
-
if (
|
|
907
|
-
|
|
908
|
-
const
|
|
909
|
-
if (
|
|
910
|
-
const
|
|
911
|
-
if (typeof
|
|
912
|
-
const
|
|
907
|
+
const d = (u) => {
|
|
908
|
+
const p = [
|
|
909
|
+
u.clientX - g.getBoundingClientRect().left,
|
|
910
|
+
u.clientY - g.getBoundingClientRect().top
|
|
911
|
+
], l = Zr({ map: t, point: p });
|
|
912
|
+
if (l && l.properties && l.properties.id) {
|
|
913
|
+
i.current && (i.current.remove(), i.current = null);
|
|
914
|
+
const f = a.find((h) => h.id === l.properties.id);
|
|
915
|
+
if (f) {
|
|
916
|
+
const h = [Number(f.lng) || 0, Number(f.lat) || 0];
|
|
917
|
+
if (typeof f.onClick == "function") {
|
|
918
|
+
const C = {
|
|
913
919
|
geometry: {
|
|
914
|
-
coordinates:
|
|
920
|
+
coordinates: h,
|
|
915
921
|
type: "Point"
|
|
916
922
|
},
|
|
917
923
|
properties: {
|
|
918
|
-
description:
|
|
919
|
-
id:
|
|
920
|
-
name:
|
|
921
|
-
onClick:
|
|
922
|
-
size:
|
|
923
|
-
zIndex:
|
|
924
|
+
description: f.name,
|
|
925
|
+
id: f.id,
|
|
926
|
+
name: f.name,
|
|
927
|
+
onClick: f.onClick,
|
|
928
|
+
size: f.size || 1,
|
|
929
|
+
zIndex: f.zIndex || 1
|
|
924
930
|
},
|
|
925
931
|
type: "Feature"
|
|
926
932
|
};
|
|
927
|
-
|
|
933
|
+
f.onClick(C);
|
|
928
934
|
}
|
|
929
935
|
requestAnimationFrame(() => {
|
|
930
|
-
const
|
|
931
|
-
coordinates:
|
|
932
|
-
map:
|
|
933
|
-
tooltip:
|
|
936
|
+
const C = qe({
|
|
937
|
+
coordinates: h,
|
|
938
|
+
map: t,
|
|
939
|
+
tooltip: f.Tooltip
|
|
934
940
|
});
|
|
935
|
-
|
|
941
|
+
C && (i.current = C);
|
|
936
942
|
});
|
|
937
943
|
}
|
|
938
944
|
}
|
|
939
945
|
};
|
|
940
|
-
return
|
|
941
|
-
|
|
946
|
+
return g.addEventListener("click", d), () => {
|
|
947
|
+
g.removeEventListener("click", d), i.current && (i.current.remove(), i.current = null);
|
|
942
948
|
};
|
|
943
|
-
}, [
|
|
944
|
-
},
|
|
945
|
-
|
|
949
|
+
}, [s, t, a, n]);
|
|
950
|
+
}, et = (n) => Array.isArray(n) ? n.length >= 2 ? [n[0], n[1]] : void 0 : n, rt = (n, t) => {
|
|
951
|
+
const a = t === "dark";
|
|
952
|
+
switch (n) {
|
|
946
953
|
case "satellite":
|
|
947
954
|
return "mapbox://styles/mapbox/satellite-v9";
|
|
948
|
-
|
|
949
|
-
return "mapbox://styles/mapbox/dark-v10";
|
|
955
|
+
// No light/dark variants
|
|
950
956
|
case "3d":
|
|
951
|
-
return "mapbox://styles/mapbox/streets-v12?optimize=true";
|
|
957
|
+
return a ? "mapbox://styles/mapbox/dark-v10" : "mapbox://styles/mapbox/streets-v12?optimize=true";
|
|
952
958
|
case "streets":
|
|
959
|
+
return a ? "mapbox://styles/mapbox/dark-v10" : "mapbox://styles/mapbox/streets-v11";
|
|
960
|
+
case "default":
|
|
953
961
|
default:
|
|
954
|
-
return "mapbox://styles/mapbox/streets-v11";
|
|
962
|
+
return a ? "mapbox://styles/mapbox/dark-v10" : "mapbox://styles/mapbox/streets-v11";
|
|
955
963
|
}
|
|
956
|
-
},
|
|
957
|
-
mapStyle:
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
cooperativeGestures:
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
container: (n == null ? void 0 : n.current) || "",
|
|
973
|
-
cooperativeGestures: d,
|
|
974
|
-
doubleClickZoom: v,
|
|
975
|
-
failIfMajorPerformanceCaveat: !1,
|
|
976
|
-
style: r || Zr(f),
|
|
977
|
-
zoom: a
|
|
978
|
-
};
|
|
979
|
-
}, Be = 2.333, Ve = 46.8677, rt = ({
|
|
980
|
-
markers: r,
|
|
981
|
-
loading: n,
|
|
964
|
+
}, tt = ({
|
|
965
|
+
mapStyle: n,
|
|
966
|
+
zoomFlyFrom: t,
|
|
967
|
+
theme: a,
|
|
968
|
+
baseMapView: s,
|
|
969
|
+
doubleClickZoom: i,
|
|
970
|
+
cooperativeGestures: v
|
|
971
|
+
}) => ({
|
|
972
|
+
cooperativeGestures: v,
|
|
973
|
+
doubleClickZoom: i,
|
|
974
|
+
failIfMajorPerformanceCaveat: !1,
|
|
975
|
+
style: n || rt(s, a),
|
|
976
|
+
zoom: t
|
|
977
|
+
}), nt = (n, t) => Number.isFinite(n) && Number.isFinite(t) && n >= -90 && n <= 90 && t >= -180 && t <= 180, Ke = 2.333, He = 46.8677, ot = ({
|
|
978
|
+
markers: n,
|
|
979
|
+
loading: t,
|
|
982
980
|
center: a,
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
981
|
+
disableAnimation: s,
|
|
982
|
+
openPopup: i,
|
|
983
|
+
onMapClick: v,
|
|
984
|
+
projection: g,
|
|
985
|
+
theme: d,
|
|
986
|
+
mapStyle: u,
|
|
987
|
+
baseMapView: p = "default",
|
|
988
|
+
zoom: l = 6,
|
|
989
|
+
fitBoundsPadding: f = 50,
|
|
990
|
+
zoomFlyFrom: h = 3,
|
|
991
|
+
flyToDuration: C = 5e3,
|
|
992
|
+
fitBoundDuration: K = 1e3,
|
|
993
|
+
fitBounds: oe = !0,
|
|
994
|
+
disableFlyTo: ae = !1,
|
|
995
|
+
cooperativeGestures: j = !0,
|
|
996
|
+
doubleClickZoom: x = !0
|
|
997
997
|
}) => {
|
|
998
|
-
const
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
998
|
+
const [w, H] = Tr(!1), { palette: U } = Ar(), z = ne(""), T = ne(null), D = ye(() => n ? n.filter(
|
|
999
|
+
(P) => P.lat !== void 0 && P.lng !== void 0 && nt(Number(P.lat), Number(P.lng))
|
|
1000
|
+
) : [], [n]), B = ye(
|
|
1001
|
+
() => tt({
|
|
1002
|
+
baseMapView: p,
|
|
1003
|
+
cooperativeGestures: j,
|
|
1004
|
+
doubleClickZoom: x,
|
|
1005
|
+
mapStyle: u,
|
|
1006
|
+
theme: d || U.mode,
|
|
1007
|
+
zoomFlyFrom: h
|
|
1008
|
+
}),
|
|
1009
|
+
[p, j, x, u, U.mode, g, d, h]
|
|
1010
|
+
), M = Ye(() => {
|
|
1011
|
+
if (T.current) {
|
|
1012
|
+
const P = z.current;
|
|
1013
|
+
P && typeof P != "string" && (P.innerHTML = ""), T.current.remove(), T.current = null, H(!1);
|
|
1003
1014
|
}
|
|
1004
|
-
|
|
1015
|
+
}, []), X = Ye(() => {
|
|
1016
|
+
!me.supported() || t || (M(), T.current = new jr({
|
|
1017
|
+
...B,
|
|
1018
|
+
container: z.current
|
|
1019
|
+
}), T.current.resize(), H(!0));
|
|
1020
|
+
}, [M, B, t]);
|
|
1021
|
+
return A(() => {
|
|
1022
|
+
X();
|
|
1023
|
+
}, [X]), A(() => {
|
|
1024
|
+
if (!T.current || !w)
|
|
1005
1025
|
return;
|
|
1006
|
-
const
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
markers:
|
|
1026
|
+
const P = et(a) || {
|
|
1027
|
+
lat: He,
|
|
1028
|
+
lng: Ke
|
|
1029
|
+
};
|
|
1030
|
+
T.current.setCenter(P);
|
|
1031
|
+
}, [a, w]), A(() => {
|
|
1032
|
+
!T.current || !w || l === void 0 || Math.abs(T.current.getZoom() - l) > 0.1 && T.current.setZoom(l);
|
|
1033
|
+
}, [l, w]), Jr({ isMapInitialized: w, map: T, markers: D, palette: U }), Qr({ isMapInitialized: w, map: T, markers: D, openPopup: i }), Kr({ isMapInitialized: w, map: T, onMapClick: v }), Yr({
|
|
1034
|
+
disableAnimation: s,
|
|
1035
|
+
disableFlyTo: ae,
|
|
1036
|
+
fitBoundDuration: K,
|
|
1037
|
+
fitBounds: oe,
|
|
1038
|
+
fitBoundsPadding: f,
|
|
1039
|
+
flyToDuration: C,
|
|
1040
|
+
isMapInitialized: w,
|
|
1041
|
+
map: T,
|
|
1042
|
+
markers: D,
|
|
1043
|
+
zoom: l
|
|
1044
|
+
}), A(() => M, [M]), {
|
|
1045
|
+
containerRef: z,
|
|
1046
|
+
isMapInitialized: w,
|
|
1047
|
+
loading: t,
|
|
1048
|
+
map: T,
|
|
1049
|
+
markers: D
|
|
1030
1050
|
};
|
|
1031
|
-
},
|
|
1032
|
-
const { loading: v,
|
|
1033
|
-
return /* @__PURE__ */
|
|
1034
|
-
/* @__PURE__ */
|
|
1035
|
-
|
|
1051
|
+
}, at = ({ containerStyle: n, square: t, height: a = 300, width: s = "100%", ...i }) => {
|
|
1052
|
+
const { loading: v, containerRef: g } = ot(i);
|
|
1053
|
+
return /* @__PURE__ */ Y.jsxs(ve, { sx: { height: a, position: "relative", width: s, ...n }, children: [
|
|
1054
|
+
/* @__PURE__ */ Y.jsx(
|
|
1055
|
+
Fr,
|
|
1036
1056
|
{
|
|
1037
1057
|
styles: {
|
|
1038
1058
|
".mapboxgl-popup-content": {
|
|
@@ -1045,24 +1065,26 @@ const Wr = ({ palette: r, type: n }) => {
|
|
|
1045
1065
|
}
|
|
1046
1066
|
}
|
|
1047
1067
|
),
|
|
1048
|
-
|
|
1049
|
-
|
|
1068
|
+
me.supported() ? /* @__PURE__ */ Y.jsx(
|
|
1069
|
+
ve,
|
|
1050
1070
|
{
|
|
1071
|
+
ref: g,
|
|
1051
1072
|
sx: {
|
|
1052
1073
|
alignItems: "center",
|
|
1053
|
-
borderRadius:
|
|
1054
|
-
|
|
1074
|
+
borderRadius: t ? 0 : 1,
|
|
1075
|
+
display: v ? "none" : "block",
|
|
1076
|
+
height: a,
|
|
1055
1077
|
justifyContent: "center",
|
|
1056
1078
|
left: 0,
|
|
1079
|
+
overflow: "hidden",
|
|
1057
1080
|
position: "absolute",
|
|
1058
1081
|
top: 0,
|
|
1059
1082
|
width: s,
|
|
1060
1083
|
zIndex: 1
|
|
1061
|
-
}
|
|
1062
|
-
ref: d
|
|
1084
|
+
}
|
|
1063
1085
|
}
|
|
1064
|
-
) : /* @__PURE__ */
|
|
1065
|
-
|
|
1086
|
+
) : /* @__PURE__ */ Y.jsx(
|
|
1087
|
+
ve,
|
|
1066
1088
|
{
|
|
1067
1089
|
sx: {
|
|
1068
1090
|
left: "50%",
|
|
@@ -1074,26 +1096,26 @@ const Wr = ({ palette: r, type: n }) => {
|
|
|
1074
1096
|
children: "WebGL is not enabled in your browser. This technology is required to display the interactive map."
|
|
1075
1097
|
}
|
|
1076
1098
|
),
|
|
1077
|
-
v && /* @__PURE__ */
|
|
1078
|
-
|
|
1099
|
+
v && /* @__PURE__ */ Y.jsx(
|
|
1100
|
+
Ir,
|
|
1079
1101
|
{
|
|
1102
|
+
width: s,
|
|
1103
|
+
height: a,
|
|
1104
|
+
variant: t ? "rectangular" : "rounded",
|
|
1080
1105
|
sx: {
|
|
1081
1106
|
inset: 0,
|
|
1082
1107
|
position: "absolute",
|
|
1083
|
-
zIndex:
|
|
1084
|
-
}
|
|
1085
|
-
width: s,
|
|
1086
|
-
height: o,
|
|
1087
|
-
variant: n ? "rectangular" : "rounded"
|
|
1108
|
+
zIndex: 2
|
|
1109
|
+
}
|
|
1088
1110
|
}
|
|
1089
1111
|
)
|
|
1090
1112
|
] });
|
|
1091
|
-
},
|
|
1113
|
+
}, yt = kr(at);
|
|
1092
1114
|
export {
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1115
|
+
pt as DEFAULT_CENTER_LAT,
|
|
1116
|
+
dt as DEFAULT_CENTER_LNG,
|
|
1117
|
+
vt as MapProvider,
|
|
1118
|
+
Wr as MapProviderContext,
|
|
1119
|
+
yt as MarkerMap,
|
|
1098
1120
|
nt as isValidLatLng
|
|
1099
1121
|
};
|