@carto/ps-react-maps 0.0.1-alpha.4 → 0.0.1-alpha.6
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/index.cjs +7 -7
- package/dist/index.js +118 -120
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("react"),mr=require("react-redux");var De=(a=>(a.Roadmap="roadmap",a.Satellite="satellite",a.Terrain="terrain",a))(De||{}),Ae=(a=>(a.DarkMatter="dark-matter",a.Positron="positron",a.Voyager="voyager",a))(Ae||{});const yr={positron:"https://basemaps.cartocdn.com/gl/positron-gl-style/style.json",voyager:"https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json","dark-matter":"https://basemaps.cartocdn.com/gl/dark-matter-gl-style/style.json"},q=()=>{throw new Error("You forgot to wrap your component in <MapProvider>.")},L={state:{maps:{}},actions:{setViewState:q,setBasemap:q,setResize:q,setZoom:q}},ne=h.createContext(L.state),ae=h.createContext(L.actions);var $=(a=>(a.SetViewState="SetViewState",a.SetBasemap="SetBasemap",a.SetResize="SetResize",a.SetZoom="SetZoom",a))($||{});function Fe(a,{type:
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("react"),mr=require("react-redux");var De=(a=>(a.Roadmap="roadmap",a.Satellite="satellite",a.Terrain="terrain",a))(De||{}),Ae=(a=>(a.DarkMatter="dark-matter",a.Positron="positron",a.Voyager="voyager",a))(Ae||{});const yr={positron:"https://basemaps.cartocdn.com/gl/positron-gl-style/style.json",voyager:"https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json","dark-matter":"https://basemaps.cartocdn.com/gl/dark-matter-gl-style/style.json"},q=()=>{throw new Error("You forgot to wrap your component in <MapProvider>.")},L={state:{maps:{}},actions:{setViewState:q,setBasemap:q,setResize:q,setZoom:q}},ne=h.createContext(L.state),ae=h.createContext(L.actions);var $=(a=>(a.SetViewState="SetViewState",a.SetBasemap="SetBasemap",a.SetResize="SetResize",a.SetZoom="SetZoom",a))($||{});function Fe(a,{type:E,payload:T}){return{SetViewState:()=>{const{id:u,viewState:m}=T,p={...a.maps};return p[u]={...a.maps[u],viewState:m},{...a,maps:p}},SetResize:()=>{const{id:u,width:m,height:p}=T,_={...a.maps};return _[u]={...a.maps[u],viewState:{...a.maps[u].viewState,width:m,height:p}},{...a,maps:_}},SetBasemap:()=>{const{id:u,basemap:m}=T,p={...a.maps};return p[u]={...a.maps[u],basemap:m},{...a,maps:p}},SetZoom:()=>{const{id:u,zoom:m}=T,p={...a.maps};return p[u]={...a.maps[u],viewState:{...a.maps[u].viewState,zoom:m}},{...a,maps:p}}}[E]?.()??a}function gr(){return h.useContext(ne)}function Rr(){return h.useContext(ae)}var te={exports:{}},V={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var xe;function
|
|
9
|
+
*/var xe;function br(){if(xe)return V;xe=1;var a=h,E=Symbol.for("react.element"),T=Symbol.for("react.fragment"),C=Object.prototype.hasOwnProperty,u=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,m={key:!0,ref:!0,__self:!0,__source:!0};function p(_,y,O){var g,l={},f=null,x=null;O!==void 0&&(f=""+O),y.key!==void 0&&(f=""+y.key),y.ref!==void 0&&(x=y.ref);for(g in y)C.call(y,g)&&!m.hasOwnProperty(g)&&(l[g]=y[g]);if(_&&_.defaultProps)for(g in y=_.defaultProps,y)l[g]===void 0&&(l[g]=y[g]);return{$$typeof:E,type:_,key:f,ref:x,props:l,_owner:u.current}}return V.Fragment=T,V.jsx=p,V.jsxs=p,V}var W={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var je;function Er(){return je||(je=1,process.env.NODE_ENV!=="production"&&function(){var a=h,
|
|
17
|
+
*/var je;function Er(){return je||(je=1,process.env.NODE_ENV!=="production"&&function(){var a=h,E=Symbol.for("react.element"),T=Symbol.for("react.portal"),C=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),m=Symbol.for("react.profiler"),p=Symbol.for("react.provider"),_=Symbol.for("react.context"),y=Symbol.for("react.forward_ref"),O=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),l=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),x=Symbol.for("react.offscreen"),F=Symbol.iterator,J="@@iterator";function Ie(e){if(e===null||typeof e!="object")return null;var r=F&&e[F]||e[J];return typeof r=="function"?r:null}var k=a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function R(e){{for(var r=arguments.length,t=new Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];Me("error",e,t)}}function Me(e,r,t){{var n=k.ReactDebugCurrentFrame,s=n.getStackAddendum();s!==""&&(r+="%s",t=t.concat([s]));var c=t.map(function(i){return String(i)});c.unshift("Warning: "+r),Function.prototype.apply.call(console[e],console,c)}}var Ve=!1,We=!1,$e=!1,Le=!1,Ye=!1,oe;oe=Symbol.for("react.module.reference");function Ne(e){return!!(typeof e=="string"||typeof e=="function"||e===C||e===m||Ye||e===u||e===O||e===g||Le||e===x||Ve||We||$e||typeof e=="object"&&e!==null&&(e.$$typeof===f||e.$$typeof===l||e.$$typeof===p||e.$$typeof===_||e.$$typeof===y||e.$$typeof===oe||e.getModuleId!==void 0))}function Ue(e,r,t){var n=e.displayName;if(n)return n;var s=r.displayName||r.name||"";return s!==""?t+"("+s+")":t}function ie(e){return e.displayName||"Context"}function w(e){if(e==null)return null;if(typeof e.tag=="number"&&R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case C:return"Fragment";case T:return"Portal";case m:return"Profiler";case u:return"StrictMode";case O:return"Suspense";case g:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case _:var r=e;return ie(r)+".Consumer";case p:var t=e;return ie(t._context)+".Provider";case y:return Ue(e,e.render,"ForwardRef");case l:var n=e.displayName||null;return n!==null?n:w(e.type)||"Memo";case f:{var s=e,c=s._payload,i=s._init;try{return w(i(c))}catch{return null}}}return null}var j=Object.assign,I=0,se,ue,ce,le,fe,de,ve;function pe(){}pe.__reactDisabledLog=!0;function Be(){{if(I===0){se=console.log,ue=console.info,ce=console.warn,le=console.error,fe=console.group,de=console.groupCollapsed,ve=console.groupEnd;var e={configurable:!0,enumerable:!0,value:pe,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}I++}}function ze(){{if(I--,I===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:j({},e,{value:se}),info:j({},e,{value:ue}),warn:j({},e,{value:ce}),error:j({},e,{value:le}),group:j({},e,{value:fe}),groupCollapsed:j({},e,{value:de}),groupEnd:j({},e,{value:ve})})}I<0&&R("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Z=k.ReactCurrentDispatcher,G;function Y(e,r,t){{if(G===void 0)try{throw Error()}catch(s){var n=s.stack.trim().match(/\n( *(at )?)/);G=n&&n[1]||""}return`
|
|
18
18
|
`+G+e}}var K=!1,N;{var qe=typeof WeakMap=="function"?WeakMap:Map;N=new qe}function me(e,r){if(!e||K)return"";{var t=N.get(e);if(t!==void 0)return t}var n;K=!0;var s=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var c;c=Z.current,Z.current=null,Be();try{if(r){var i=function(){throw Error()};if(Object.defineProperty(i.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(i,[])}catch(P){n=P}Reflect.construct(e,[],i)}else{try{i.call()}catch(P){n=P}e.call(i.prototype)}}else{try{throw Error()}catch(P){n=P}e()}}catch(P){if(P&&n&&typeof P.stack=="string"){for(var o=P.stack.split(`
|
|
19
|
-
`),
|
|
20
|
-
`),d=o.length-1,v=
|
|
21
|
-
`+o[d].replace(" at new "," at ");return e.displayName&&
|
|
19
|
+
`),b=n.stack.split(`
|
|
20
|
+
`),d=o.length-1,v=b.length-1;d>=1&&v>=0&&o[d]!==b[v];)v--;for(;d>=1&&v>=0;d--,v--)if(o[d]!==b[v]){if(d!==1||v!==1)do if(d--,v--,v<0||o[d]!==b[v]){var S=`
|
|
21
|
+
`+o[d].replace(" at new "," at ");return e.displayName&&S.includes("<anonymous>")&&(S=S.replace("<anonymous>",e.displayName)),typeof e=="function"&&N.set(e,S),S}while(d>=1&&v>=0);break}}}finally{K=!1,Z.current=c,ze(),Error.prepareStackTrace=s}var A=e?e.displayName||e.name:"",Oe=A?Y(A):"";return typeof e=="function"&&N.set(e,Oe),Oe}function Je(e,r,t){return me(e,!1)}function Ze(e){var r=e.prototype;return!!(r&&r.isReactComponent)}function U(e,r,t){if(e==null)return"";if(typeof e=="function")return me(e,Ze(e));if(typeof e=="string")return Y(e);switch(e){case O:return Y("Suspense");case g:return Y("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case y:return Je(e.render);case l:return U(e.type,r,t);case f:{var n=e,s=n._payload,c=n._init;try{return U(c(s),r,t)}catch{}}}return""}var B=Object.prototype.hasOwnProperty,ye={},ge=k.ReactDebugCurrentFrame;function z(e){if(e){var r=e._owner,t=U(e.type,e._source,r?r.type:null);ge.setExtraStackFrame(t)}else ge.setExtraStackFrame(null)}function Ge(e,r,t,n,s){{var c=Function.call.bind(B);for(var i in e)if(c(e,i)){var o=void 0;try{if(typeof e[i]!="function"){var b=Error((n||"React class")+": "+t+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw b.name="Invariant Violation",b}o=e[i](r,i,n,t,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(d){o=d}o&&!(o instanceof Error)&&(z(s),R("%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).",n||"React class",t,i,typeof o),z(null)),o instanceof Error&&!(o.message in ye)&&(ye[o.message]=!0,z(s),R("Failed %s type: %s",t,o.message),z(null))}}}var Ke=Array.isArray;function H(e){return Ke(e)}function He(e){{var r=typeof Symbol=="function"&&Symbol.toStringTag,t=r&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t}}function Xe(e){try{return Re(e),!1}catch{return!0}}function Re(e){return""+e}function be(e){if(Xe(e))return R("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",He(e)),Re(e)}var M=k.ReactCurrentOwner,Qe={key:!0,ref:!0,__self:!0,__source:!0},Ee,he,X;X={};function er(e){if(B.call(e,"ref")){var r=Object.getOwnPropertyDescriptor(e,"ref").get;if(r&&r.isReactWarning)return!1}return e.ref!==void 0}function rr(e){if(B.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function tr(e,r){if(typeof e.ref=="string"&&M.current&&r&&M.current.stateNode!==r){var t=w(M.current.type);X[t]||(R('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',w(M.current.type),e.ref),X[t]=!0)}}function nr(e,r){{var t=function(){Ee||(Ee=!0,R("%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))};t.isReactWarning=!0,Object.defineProperty(e,"key",{get:t,configurable:!0})}}function ar(e,r){{var t=function(){he||(he=!0,R("%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))};t.isReactWarning=!0,Object.defineProperty(e,"ref",{get:t,configurable:!0})}}var or=function(e,r,t,n,s,c,i){var o={$$typeof:E,type:e,key:r,ref:t,props:i,_owner:c};return o._store={},Object.defineProperty(o._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(o,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(o,"_source",{configurable:!1,enumerable:!1,writable:!1,value:s}),Object.freeze&&(Object.freeze(o.props),Object.freeze(o)),o};function ir(e,r,t,n,s){{var c,i={},o=null,b=null;t!==void 0&&(be(t),o=""+t),rr(r)&&(be(r.key),o=""+r.key),er(r)&&(b=r.ref,tr(r,s));for(c in r)B.call(r,c)&&!Qe.hasOwnProperty(c)&&(i[c]=r[c]);if(e&&e.defaultProps){var d=e.defaultProps;for(c in d)i[c]===void 0&&(i[c]=d[c])}if(o||b){var v=typeof e=="function"?e.displayName||e.name||"Unknown":e;o&&nr(i,v),b&&ar(i,v)}return or(e,o,b,s,n,M.current,i)}}var Q=k.ReactCurrentOwner,_e=k.ReactDebugCurrentFrame;function D(e){if(e){var r=e._owner,t=U(e.type,e._source,r?r.type:null);_e.setExtraStackFrame(t)}else _e.setExtraStackFrame(null)}var ee;ee=!1;function re(e){return typeof e=="object"&&e!==null&&e.$$typeof===E}function Se(){{if(Q.current){var e=w(Q.current.type);if(e)return`
|
|
22
22
|
|
|
23
23
|
Check the render method of \``+e+"`."}return""}}function sr(e){{if(e!==void 0){var r=e.fileName.replace(/^.*[\\\/]/,""),t=e.lineNumber;return`
|
|
24
24
|
|
|
25
25
|
Check your code at `+r+":"+t+"."}return""}}var Te={};function ur(e){{var r=Se();if(!r){var t=typeof e=="string"?e:e.displayName||e.name;t&&(r=`
|
|
26
26
|
|
|
27
|
-
Check the top-level render call using <`+t+">.")}return r}}function Ce(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=ur(r);if(Te[t])return;Te[t]=!0;var n="";e&&e._owner&&e._owner!==Q.current&&(n=" It was passed a child from "+w(e._owner.type)+"."),D(e),R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),D(null)}}function we(e,r){{if(typeof e!="object")return;if(H(e))for(var t=0;t<e.length;t++){var n=e[t];re(n)&&Ce(n,r)}else if(re(e))e._store&&(e._store.validated=!0);else if(e){var s=Ie(e);if(typeof s=="function"&&s!==e.entries)for(var c=s.call(e),i;!(i=c.next()).done;)re(i.value)&&Ce(i.value,r)}}}function cr(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===y||r.$$typeof===l))t=r.propTypes;else return;if(t){var n=w(r);Ge(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!ee){ee=!0;var s=w(r);R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",s||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function lr(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){D(e),R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),D(null);break}}e.ref!==null&&(D(e),R("Invalid attribute `ref` supplied to `React.Fragment`."),D(null))}}function Pe(e,r,t,n,s,c){{var i=Ne(e);if(!i){var o="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(o+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var
|
|
27
|
+
Check the top-level render call using <`+t+">.")}return r}}function Ce(e,r){{if(!e._store||e._store.validated||e.key!=null)return;e._store.validated=!0;var t=ur(r);if(Te[t])return;Te[t]=!0;var n="";e&&e._owner&&e._owner!==Q.current&&(n=" It was passed a child from "+w(e._owner.type)+"."),D(e),R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',t,n),D(null)}}function we(e,r){{if(typeof e!="object")return;if(H(e))for(var t=0;t<e.length;t++){var n=e[t];re(n)&&Ce(n,r)}else if(re(e))e._store&&(e._store.validated=!0);else if(e){var s=Ie(e);if(typeof s=="function"&&s!==e.entries)for(var c=s.call(e),i;!(i=c.next()).done;)re(i.value)&&Ce(i.value,r)}}}function cr(e){{var r=e.type;if(r==null||typeof r=="string")return;var t;if(typeof r=="function")t=r.propTypes;else if(typeof r=="object"&&(r.$$typeof===y||r.$$typeof===l))t=r.propTypes;else return;if(t){var n=w(r);Ge(t,e.props,"prop",n,e)}else if(r.PropTypes!==void 0&&!ee){ee=!0;var s=w(r);R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",s||"Unknown")}typeof r.getDefaultProps=="function"&&!r.getDefaultProps.isReactClassApproved&&R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function lr(e){{for(var r=Object.keys(e.props),t=0;t<r.length;t++){var n=r[t];if(n!=="children"&&n!=="key"){D(e),R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",n),D(null);break}}e.ref!==null&&(D(e),R("Invalid attribute `ref` supplied to `React.Fragment`."),D(null))}}function Pe(e,r,t,n,s,c){{var i=Ne(e);if(!i){var o="";(e===void 0||typeof e=="object"&&e!==null&&Object.keys(e).length===0)&&(o+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var b=sr(s);b?o+=b:o+=Se();var d;e===null?d="null":H(e)?d="array":e!==void 0&&e.$$typeof===E?(d="<"+(w(e.type)||"Unknown")+" />",o=" Did you accidentally export a JSX literal instead of a component?"):d=typeof e,R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",d,o)}var v=ir(e,r,t,s,c);if(v==null)return v;if(i){var S=r.children;if(S!==void 0)if(n)if(H(S)){for(var A=0;A<S.length;A++)we(S[A],e);Object.freeze&&Object.freeze(S)}else R("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else we(S,e)}return e===C?lr(v):cr(v),v}}function fr(e,r,t){return Pe(e,r,t,!0)}function dr(e,r,t){return Pe(e,r,t,!1)}var vr=dr,pr=fr;W.Fragment=C,W.jsx=vr,W.jsxs=pr}()),W}process.env.NODE_ENV==="production"?te.exports=br():te.exports=Er();var ke=te.exports;const hr=["transitionDuration","transitionEasing","transitionInterpolator","transitionInterruption"],_r=(a,E)=>{a({type:"carto/setViewState",payload:E}),a({type:"carto/setViewPort"})};function Sr({children:a,maps:E}){const T=mr.useDispatch(),[C,u]=h.useReducer(Fe,{...L.state,maps:E.reduce((l,f)=>(l[f.id]=f,l),L.state.maps)}),m=h.useCallback((l,f)=>{if(E[0].id===l){const F={...f};for(const J of hr)delete F[J];_r(T,F)}},[T,E]),p=h.useCallback((l,f)=>{u({type:$.SetViewState,payload:{id:l,viewState:f}}),m(l,f)},[u,m]),_=h.useCallback((l,{height:f,width:x})=>{u({type:$.SetResize,payload:{id:l,height:f,width:x}}),m(l,{height:f,width:x})},[u,m]),y=h.useCallback((l,f)=>{u({type:$.SetBasemap,payload:{id:l,basemap:f}})},[u]),O=h.useCallback((l,f)=>{u({type:$.SetZoom,payload:{id:l,zoom:f}})},[u]),g=h.useRef({setViewState:p,setBasemap:y,setResize:_,setZoom:O});return ke.jsx(ae.Provider,{value:g.current,children:ke.jsx(ne.Provider,{value:C,children:a})})}exports.CartoBasemapURL=yr;exports.CartoBasemapsNames=Ae;exports.GMapsBasemap=De;exports.INITIAL_STATE=L;exports.MapActionsContext=ae;exports.MapContext=ne;exports.MapProvider=Sr;exports.reducer=Fe;exports.useMap=gr;exports.useMapActions=Rr;
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import je, { createContext as ke, useContext as De, useReducer as mr, useCallback as V, useRef as yr } from "react";
|
|
2
2
|
import { useDispatch as gr } from "react-redux";
|
|
3
3
|
var Rr = /* @__PURE__ */ ((a) => (a.Roadmap = "roadmap", a.Satellite = "satellite", a.Terrain = "terrain", a))(Rr || {}), br = /* @__PURE__ */ ((a) => (a.DarkMatter = "dark-matter", a.Positron = "positron", a.Voyager = "voyager", a))(br || {});
|
|
4
|
-
const
|
|
4
|
+
const Cr = {
|
|
5
5
|
positron: "https://basemaps.cartocdn.com/gl/positron-gl-style/style.json",
|
|
6
6
|
voyager: "https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json",
|
|
7
7
|
"dark-matter": "https://basemaps.cartocdn.com/gl/dark-matter-gl-style/style.json"
|
|
@@ -25,10 +25,10 @@ const xr = {
|
|
|
25
25
|
q.actions
|
|
26
26
|
);
|
|
27
27
|
var Y = /* @__PURE__ */ ((a) => (a.SetViewState = "SetViewState", a.SetBasemap = "SetBasemap", a.SetResize = "SetResize", a.SetZoom = "SetZoom", a))(Y || {});
|
|
28
|
-
function hr(a, { type:
|
|
28
|
+
function hr(a, { type: h, payload: S }) {
|
|
29
29
|
return {
|
|
30
30
|
SetViewState: () => {
|
|
31
|
-
const { id: u, viewState: m } =
|
|
31
|
+
const { id: u, viewState: m } = S, p = { ...a.maps };
|
|
32
32
|
return p[u] = {
|
|
33
33
|
...a.maps[u],
|
|
34
34
|
viewState: m
|
|
@@ -38,8 +38,8 @@ function hr(a, { type: g, payload: E }) {
|
|
|
38
38
|
};
|
|
39
39
|
},
|
|
40
40
|
SetResize: () => {
|
|
41
|
-
const { id: u, width: m, height: p } =
|
|
42
|
-
return
|
|
41
|
+
const { id: u, width: m, height: p } = S, E = { ...a.maps };
|
|
42
|
+
return E[u] = {
|
|
43
43
|
...a.maps[u],
|
|
44
44
|
viewState: {
|
|
45
45
|
...a.maps[u].viewState,
|
|
@@ -48,11 +48,11 @@ function hr(a, { type: g, payload: E }) {
|
|
|
48
48
|
}
|
|
49
49
|
}, {
|
|
50
50
|
...a,
|
|
51
|
-
maps:
|
|
51
|
+
maps: E
|
|
52
52
|
};
|
|
53
53
|
},
|
|
54
54
|
SetBasemap: () => {
|
|
55
|
-
const { id: u, basemap: m } =
|
|
55
|
+
const { id: u, basemap: m } = S, p = { ...a.maps };
|
|
56
56
|
return p[u] = {
|
|
57
57
|
...a.maps[u],
|
|
58
58
|
basemap: m
|
|
@@ -62,7 +62,7 @@ function hr(a, { type: g, payload: E }) {
|
|
|
62
62
|
};
|
|
63
63
|
},
|
|
64
64
|
SetZoom: () => {
|
|
65
|
-
const { id: u, zoom: m } =
|
|
65
|
+
const { id: u, zoom: m } = S, p = { ...a.maps };
|
|
66
66
|
return p[u] = {
|
|
67
67
|
...a.maps[u],
|
|
68
68
|
viewState: {
|
|
@@ -74,12 +74,12 @@ function hr(a, { type: g, payload: E }) {
|
|
|
74
74
|
maps: p
|
|
75
75
|
};
|
|
76
76
|
}
|
|
77
|
-
}[
|
|
77
|
+
}[h]?.() ?? a;
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function Or() {
|
|
80
80
|
return De(Fe);
|
|
81
81
|
}
|
|
82
|
-
function
|
|
82
|
+
function xr() {
|
|
83
83
|
return De(Ae);
|
|
84
84
|
}
|
|
85
85
|
var te = { exports: {} }, W = {};
|
|
@@ -92,23 +92,23 @@ var te = { exports: {} }, W = {};
|
|
|
92
92
|
* This source code is licensed under the MIT license found in the
|
|
93
93
|
* LICENSE file in the root directory of this source tree.
|
|
94
94
|
*/
|
|
95
|
-
var
|
|
95
|
+
var Ce;
|
|
96
96
|
function Er() {
|
|
97
|
-
if (
|
|
97
|
+
if (Ce)
|
|
98
98
|
return W;
|
|
99
|
-
|
|
100
|
-
var a = je,
|
|
101
|
-
function p(
|
|
102
|
-
var
|
|
103
|
-
|
|
104
|
-
for (
|
|
105
|
-
|
|
106
|
-
if (
|
|
107
|
-
for (
|
|
108
|
-
l[
|
|
109
|
-
return { $$typeof:
|
|
99
|
+
Ce = 1;
|
|
100
|
+
var a = je, h = Symbol.for("react.element"), S = Symbol.for("react.fragment"), w = Object.prototype.hasOwnProperty, u = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, m = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
101
|
+
function p(E, y, C) {
|
|
102
|
+
var g, l = {}, f = null, O = null;
|
|
103
|
+
C !== void 0 && (f = "" + C), y.key !== void 0 && (f = "" + y.key), y.ref !== void 0 && (O = y.ref);
|
|
104
|
+
for (g in y)
|
|
105
|
+
w.call(y, g) && !m.hasOwnProperty(g) && (l[g] = y[g]);
|
|
106
|
+
if (E && E.defaultProps)
|
|
107
|
+
for (g in y = E.defaultProps, y)
|
|
108
|
+
l[g] === void 0 && (l[g] = y[g]);
|
|
109
|
+
return { $$typeof: h, type: E, key: f, ref: O, props: l, _owner: u.current };
|
|
110
110
|
}
|
|
111
|
-
return W.Fragment =
|
|
111
|
+
return W.Fragment = S, W.jsx = p, W.jsxs = p, W;
|
|
112
112
|
}
|
|
113
113
|
var $ = {};
|
|
114
114
|
/**
|
|
@@ -123,7 +123,7 @@ var $ = {};
|
|
|
123
123
|
var Oe;
|
|
124
124
|
function _r() {
|
|
125
125
|
return Oe || (Oe = 1, process.env.NODE_ENV !== "production" && function() {
|
|
126
|
-
var a = je,
|
|
126
|
+
var a = je, h = Symbol.for("react.element"), S = Symbol.for("react.portal"), w = Symbol.for("react.fragment"), u = Symbol.for("react.strict_mode"), m = Symbol.for("react.profiler"), p = Symbol.for("react.provider"), E = Symbol.for("react.context"), y = Symbol.for("react.forward_ref"), C = Symbol.for("react.suspense"), g = Symbol.for("react.suspense_list"), l = Symbol.for("react.memo"), f = Symbol.for("react.lazy"), O = Symbol.for("react.offscreen"), F = Symbol.iterator, J = "@@iterator";
|
|
127
127
|
function Ie(e) {
|
|
128
128
|
if (e === null || typeof e != "object")
|
|
129
129
|
return null;
|
|
@@ -131,7 +131,7 @@ function _r() {
|
|
|
131
131
|
return typeof r == "function" ? r : null;
|
|
132
132
|
}
|
|
133
133
|
var j = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
134
|
-
function
|
|
134
|
+
function R(e) {
|
|
135
135
|
{
|
|
136
136
|
for (var r = arguments.length, t = new Array(r > 1 ? r - 1 : 0), n = 1; n < r; n++)
|
|
137
137
|
t[n - 1] = arguments[n];
|
|
@@ -151,7 +151,7 @@ function _r() {
|
|
|
151
151
|
var We = !1, $e = !1, Ye = !1, Me = !1, Le = !1, ne;
|
|
152
152
|
ne = Symbol.for("react.module.reference");
|
|
153
153
|
function Ne(e) {
|
|
154
|
-
return !!(typeof e == "string" || typeof e == "function" || e ===
|
|
154
|
+
return !!(typeof e == "string" || typeof e == "function" || e === w || e === m || Le || e === u || e === C || e === g || Me || e === O || We || $e || Ye || typeof e == "object" && e !== null && (e.$$typeof === f || e.$$typeof === l || e.$$typeof === p || e.$$typeof === E || e.$$typeof === y || // This needs to include all possible module reference object
|
|
155
155
|
// types supported by any Flight configuration anywhere since
|
|
156
156
|
// we don't know which Flight build this will end up being used
|
|
157
157
|
// with.
|
|
@@ -167,30 +167,30 @@ function _r() {
|
|
|
167
167
|
function ae(e) {
|
|
168
168
|
return e.displayName || "Context";
|
|
169
169
|
}
|
|
170
|
-
function
|
|
170
|
+
function T(e) {
|
|
171
171
|
if (e == null)
|
|
172
172
|
return null;
|
|
173
|
-
if (typeof e.tag == "number" &&
|
|
173
|
+
if (typeof e.tag == "number" && R("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
174
174
|
return e.displayName || e.name || null;
|
|
175
175
|
if (typeof e == "string")
|
|
176
176
|
return e;
|
|
177
177
|
switch (e) {
|
|
178
|
-
case
|
|
178
|
+
case w:
|
|
179
179
|
return "Fragment";
|
|
180
|
-
case
|
|
180
|
+
case S:
|
|
181
181
|
return "Portal";
|
|
182
182
|
case m:
|
|
183
183
|
return "Profiler";
|
|
184
184
|
case u:
|
|
185
185
|
return "StrictMode";
|
|
186
|
-
case
|
|
186
|
+
case C:
|
|
187
187
|
return "Suspense";
|
|
188
|
-
case
|
|
188
|
+
case g:
|
|
189
189
|
return "SuspenseList";
|
|
190
190
|
}
|
|
191
191
|
if (typeof e == "object")
|
|
192
192
|
switch (e.$$typeof) {
|
|
193
|
-
case
|
|
193
|
+
case E:
|
|
194
194
|
var r = e;
|
|
195
195
|
return ae(r) + ".Consumer";
|
|
196
196
|
case p:
|
|
@@ -200,11 +200,11 @@ function _r() {
|
|
|
200
200
|
return Ue(e, e.render, "ForwardRef");
|
|
201
201
|
case l:
|
|
202
202
|
var n = e.displayName || null;
|
|
203
|
-
return n !== null ? n :
|
|
203
|
+
return n !== null ? n : T(e.type) || "Memo";
|
|
204
204
|
case f: {
|
|
205
205
|
var s = e, c = s._payload, i = s._init;
|
|
206
206
|
try {
|
|
207
|
-
return
|
|
207
|
+
return T(i(c));
|
|
208
208
|
} catch {
|
|
209
209
|
return null;
|
|
210
210
|
}
|
|
@@ -271,7 +271,7 @@ function _r() {
|
|
|
271
271
|
})
|
|
272
272
|
});
|
|
273
273
|
}
|
|
274
|
-
A < 0 &&
|
|
274
|
+
A < 0 && R("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
275
275
|
}
|
|
276
276
|
}
|
|
277
277
|
var Z = j.ReactCurrentDispatcher, K;
|
|
@@ -319,40 +319,40 @@ function _r() {
|
|
|
319
319
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
320
320
|
try {
|
|
321
321
|
Reflect.construct(i, []);
|
|
322
|
-
} catch (
|
|
323
|
-
n =
|
|
322
|
+
} catch (P) {
|
|
323
|
+
n = P;
|
|
324
324
|
}
|
|
325
325
|
Reflect.construct(e, [], i);
|
|
326
326
|
} else {
|
|
327
327
|
try {
|
|
328
328
|
i.call();
|
|
329
|
-
} catch (
|
|
330
|
-
n =
|
|
329
|
+
} catch (P) {
|
|
330
|
+
n = P;
|
|
331
331
|
}
|
|
332
332
|
e.call(i.prototype);
|
|
333
333
|
}
|
|
334
334
|
} else {
|
|
335
335
|
try {
|
|
336
336
|
throw Error();
|
|
337
|
-
} catch (
|
|
338
|
-
n =
|
|
337
|
+
} catch (P) {
|
|
338
|
+
n = P;
|
|
339
339
|
}
|
|
340
340
|
e();
|
|
341
341
|
}
|
|
342
|
-
} catch (
|
|
343
|
-
if (
|
|
344
|
-
for (var o =
|
|
345
|
-
`),
|
|
346
|
-
`), d = o.length - 1, v =
|
|
342
|
+
} catch (P) {
|
|
343
|
+
if (P && n && typeof P.stack == "string") {
|
|
344
|
+
for (var o = P.stack.split(`
|
|
345
|
+
`), b = n.stack.split(`
|
|
346
|
+
`), d = o.length - 1, v = b.length - 1; d >= 1 && v >= 0 && o[d] !== b[v]; )
|
|
347
347
|
v--;
|
|
348
348
|
for (; d >= 1 && v >= 0; d--, v--)
|
|
349
|
-
if (o[d] !==
|
|
349
|
+
if (o[d] !== b[v]) {
|
|
350
350
|
if (d !== 1 || v !== 1)
|
|
351
351
|
do
|
|
352
|
-
if (d--, v--, v < 0 || o[d] !==
|
|
353
|
-
var
|
|
352
|
+
if (d--, v--, v < 0 || o[d] !== b[v]) {
|
|
353
|
+
var _ = `
|
|
354
354
|
` + o[d].replace(" at new ", " at ");
|
|
355
|
-
return e.displayName &&
|
|
355
|
+
return e.displayName && _.includes("<anonymous>") && (_ = _.replace("<anonymous>", e.displayName)), typeof e == "function" && L.set(e, _), _;
|
|
356
356
|
}
|
|
357
357
|
while (d >= 1 && v >= 0);
|
|
358
358
|
break;
|
|
@@ -361,8 +361,8 @@ function _r() {
|
|
|
361
361
|
} finally {
|
|
362
362
|
G = !1, Z.current = c, Be(), Error.prepareStackTrace = s;
|
|
363
363
|
}
|
|
364
|
-
var D = e ? e.displayName || e.name : "",
|
|
365
|
-
return typeof e == "function" && L.set(e,
|
|
364
|
+
var D = e ? e.displayName || e.name : "", Pe = D ? M(D) : "";
|
|
365
|
+
return typeof e == "function" && L.set(e, Pe), Pe;
|
|
366
366
|
}
|
|
367
367
|
function Je(e, r, t) {
|
|
368
368
|
return ve(e, !1);
|
|
@@ -379,9 +379,9 @@ function _r() {
|
|
|
379
379
|
if (typeof e == "string")
|
|
380
380
|
return M(e);
|
|
381
381
|
switch (e) {
|
|
382
|
-
case
|
|
382
|
+
case C:
|
|
383
383
|
return M("Suspense");
|
|
384
|
-
case
|
|
384
|
+
case g:
|
|
385
385
|
return M("SuspenseList");
|
|
386
386
|
}
|
|
387
387
|
if (typeof e == "object")
|
|
@@ -416,14 +416,14 @@ function _r() {
|
|
|
416
416
|
var o = void 0;
|
|
417
417
|
try {
|
|
418
418
|
if (typeof e[i] != "function") {
|
|
419
|
-
var
|
|
420
|
-
throw
|
|
419
|
+
var b = Error((n || "React class") + ": " + t + " type `" + i + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[i] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
420
|
+
throw b.name = "Invariant Violation", b;
|
|
421
421
|
}
|
|
422
422
|
o = e[i](r, i, n, t, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
423
423
|
} catch (d) {
|
|
424
424
|
o = d;
|
|
425
425
|
}
|
|
426
|
-
o && !(o instanceof Error) && (z(s),
|
|
426
|
+
o && !(o instanceof Error) && (z(s), R("%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).", n || "React class", t, i, typeof o), z(null)), o instanceof Error && !(o.message in pe) && (pe[o.message] = !0, z(s), R("Failed %s type: %s", t, o.message), z(null));
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
}
|
|
@@ -449,7 +449,7 @@ function _r() {
|
|
|
449
449
|
}
|
|
450
450
|
function ge(e) {
|
|
451
451
|
if (Xe(e))
|
|
452
|
-
return
|
|
452
|
+
return R("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", He(e)), ye(e);
|
|
453
453
|
}
|
|
454
454
|
var I = j.ReactCurrentOwner, Qe = {
|
|
455
455
|
key: !0,
|
|
@@ -476,14 +476,14 @@ function _r() {
|
|
|
476
476
|
}
|
|
477
477
|
function tr(e, r) {
|
|
478
478
|
if (typeof e.ref == "string" && I.current && r && I.current.stateNode !== r) {
|
|
479
|
-
var t =
|
|
480
|
-
X[t] || (
|
|
479
|
+
var t = T(I.current.type);
|
|
480
|
+
X[t] || (R('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', T(I.current.type), e.ref), X[t] = !0);
|
|
481
481
|
}
|
|
482
482
|
}
|
|
483
483
|
function nr(e, r) {
|
|
484
484
|
{
|
|
485
485
|
var t = function() {
|
|
486
|
-
Re || (Re = !0,
|
|
486
|
+
Re || (Re = !0, R("%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));
|
|
487
487
|
};
|
|
488
488
|
t.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
489
489
|
get: t,
|
|
@@ -494,7 +494,7 @@ function _r() {
|
|
|
494
494
|
function ar(e, r) {
|
|
495
495
|
{
|
|
496
496
|
var t = function() {
|
|
497
|
-
be || (be = !0,
|
|
497
|
+
be || (be = !0, R("%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));
|
|
498
498
|
};
|
|
499
499
|
t.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
500
500
|
get: t,
|
|
@@ -505,7 +505,7 @@ function _r() {
|
|
|
505
505
|
var or = function(e, r, t, n, s, c, i) {
|
|
506
506
|
var o = {
|
|
507
507
|
// This tag allows us to uniquely identify this as a React Element
|
|
508
|
-
$$typeof:
|
|
508
|
+
$$typeof: h,
|
|
509
509
|
// Built-in properties that belong on the element
|
|
510
510
|
type: e,
|
|
511
511
|
key: r,
|
|
@@ -533,8 +533,8 @@ function _r() {
|
|
|
533
533
|
};
|
|
534
534
|
function ir(e, r, t, n, s) {
|
|
535
535
|
{
|
|
536
|
-
var c, i = {}, o = null,
|
|
537
|
-
t !== void 0 && (ge(t), o = "" + t), rr(r) && (ge(r.key), o = "" + r.key), er(r) && (
|
|
536
|
+
var c, i = {}, o = null, b = null;
|
|
537
|
+
t !== void 0 && (ge(t), o = "" + t), rr(r) && (ge(r.key), o = "" + r.key), er(r) && (b = r.ref, tr(r, s));
|
|
538
538
|
for (c in r)
|
|
539
539
|
U.call(r, c) && !Qe.hasOwnProperty(c) && (i[c] = r[c]);
|
|
540
540
|
if (e && e.defaultProps) {
|
|
@@ -542,11 +542,11 @@ function _r() {
|
|
|
542
542
|
for (c in d)
|
|
543
543
|
i[c] === void 0 && (i[c] = d[c]);
|
|
544
544
|
}
|
|
545
|
-
if (o ||
|
|
545
|
+
if (o || b) {
|
|
546
546
|
var v = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
547
|
-
o && nr(i, v),
|
|
547
|
+
o && nr(i, v), b && ar(i, v);
|
|
548
548
|
}
|
|
549
|
-
return or(e, o,
|
|
549
|
+
return or(e, o, b, s, n, I.current, i);
|
|
550
550
|
}
|
|
551
551
|
}
|
|
552
552
|
var Q = j.ReactCurrentOwner, he = j.ReactDebugCurrentFrame;
|
|
@@ -560,12 +560,12 @@ function _r() {
|
|
|
560
560
|
var ee;
|
|
561
561
|
ee = !1;
|
|
562
562
|
function re(e) {
|
|
563
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
563
|
+
return typeof e == "object" && e !== null && e.$$typeof === h;
|
|
564
564
|
}
|
|
565
565
|
function Ee() {
|
|
566
566
|
{
|
|
567
567
|
if (Q.current) {
|
|
568
|
-
var e =
|
|
568
|
+
var e = T(Q.current.type);
|
|
569
569
|
if (e)
|
|
570
570
|
return `
|
|
571
571
|
|
|
@@ -608,10 +608,10 @@ Check the top-level render call using <` + t + ">.");
|
|
|
608
608
|
return;
|
|
609
609
|
_e[t] = !0;
|
|
610
610
|
var n = "";
|
|
611
|
-
e && e._owner && e._owner !== Q.current && (n = " It was passed a child from " +
|
|
611
|
+
e && e._owner && e._owner !== Q.current && (n = " It was passed a child from " + T(e._owner.type) + "."), k(e), R('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', t, n), k(null);
|
|
612
612
|
}
|
|
613
613
|
}
|
|
614
|
-
function
|
|
614
|
+
function we(e, r) {
|
|
615
615
|
{
|
|
616
616
|
if (typeof e != "object")
|
|
617
617
|
return;
|
|
@@ -645,14 +645,14 @@ Check the top-level render call using <` + t + ">.");
|
|
|
645
645
|
else
|
|
646
646
|
return;
|
|
647
647
|
if (t) {
|
|
648
|
-
var n =
|
|
648
|
+
var n = T(r);
|
|
649
649
|
Ke(t, e.props, "prop", n, e);
|
|
650
650
|
} else if (r.PropTypes !== void 0 && !ee) {
|
|
651
651
|
ee = !0;
|
|
652
|
-
var s =
|
|
653
|
-
|
|
652
|
+
var s = T(r);
|
|
653
|
+
R("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", s || "Unknown");
|
|
654
654
|
}
|
|
655
|
-
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved &&
|
|
655
|
+
typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && R("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
656
656
|
}
|
|
657
657
|
}
|
|
658
658
|
function lr(e) {
|
|
@@ -660,82 +660,80 @@ Check the top-level render call using <` + t + ">.");
|
|
|
660
660
|
for (var r = Object.keys(e.props), t = 0; t < r.length; t++) {
|
|
661
661
|
var n = r[t];
|
|
662
662
|
if (n !== "children" && n !== "key") {
|
|
663
|
-
k(e),
|
|
663
|
+
k(e), R("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", n), k(null);
|
|
664
664
|
break;
|
|
665
665
|
}
|
|
666
666
|
}
|
|
667
|
-
e.ref !== null && (k(e),
|
|
667
|
+
e.ref !== null && (k(e), R("Invalid attribute `ref` supplied to `React.Fragment`."), k(null));
|
|
668
668
|
}
|
|
669
669
|
}
|
|
670
|
-
function
|
|
670
|
+
function Te(e, r, t, n, s, c) {
|
|
671
671
|
{
|
|
672
672
|
var i = Ne(e);
|
|
673
673
|
if (!i) {
|
|
674
674
|
var o = "";
|
|
675
675
|
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (o += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
676
|
-
var
|
|
677
|
-
|
|
676
|
+
var b = sr(s);
|
|
677
|
+
b ? o += b : o += Ee();
|
|
678
678
|
var d;
|
|
679
|
-
e === null ? d = "null" : H(e) ? d = "array" : e !== void 0 && e.$$typeof ===
|
|
679
|
+
e === null ? d = "null" : H(e) ? d = "array" : e !== void 0 && e.$$typeof === h ? (d = "<" + (T(e.type) || "Unknown") + " />", o = " Did you accidentally export a JSX literal instead of a component?") : d = typeof e, R("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", d, o);
|
|
680
680
|
}
|
|
681
681
|
var v = ir(e, r, t, s, c);
|
|
682
682
|
if (v == null)
|
|
683
683
|
return v;
|
|
684
684
|
if (i) {
|
|
685
|
-
var
|
|
686
|
-
if (
|
|
685
|
+
var _ = r.children;
|
|
686
|
+
if (_ !== void 0)
|
|
687
687
|
if (n)
|
|
688
|
-
if (H(
|
|
689
|
-
for (var D = 0; D <
|
|
690
|
-
|
|
691
|
-
Object.freeze && Object.freeze(
|
|
688
|
+
if (H(_)) {
|
|
689
|
+
for (var D = 0; D < _.length; D++)
|
|
690
|
+
we(_[D], e);
|
|
691
|
+
Object.freeze && Object.freeze(_);
|
|
692
692
|
} else
|
|
693
|
-
|
|
693
|
+
R("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
694
694
|
else
|
|
695
|
-
|
|
695
|
+
we(_, e);
|
|
696
696
|
}
|
|
697
|
-
return e ===
|
|
697
|
+
return e === w ? lr(v) : cr(v), v;
|
|
698
698
|
}
|
|
699
699
|
}
|
|
700
700
|
function fr(e, r, t) {
|
|
701
|
-
return
|
|
701
|
+
return Te(e, r, t, !0);
|
|
702
702
|
}
|
|
703
703
|
function dr(e, r, t) {
|
|
704
|
-
return
|
|
704
|
+
return Te(e, r, t, !1);
|
|
705
705
|
}
|
|
706
706
|
var vr = dr, pr = fr;
|
|
707
|
-
$.Fragment =
|
|
707
|
+
$.Fragment = w, $.jsx = vr, $.jsxs = pr;
|
|
708
708
|
}()), $;
|
|
709
709
|
}
|
|
710
710
|
process.env.NODE_ENV === "production" ? te.exports = Er() : te.exports = _r();
|
|
711
711
|
var xe = te.exports;
|
|
712
|
-
const Sr =
|
|
713
|
-
clearTimeout(0), setTimeout(() => a(...u), g);
|
|
714
|
-
}, Tr = [
|
|
712
|
+
const Sr = [
|
|
715
713
|
"transitionDuration",
|
|
716
714
|
"transitionEasing",
|
|
717
715
|
"transitionInterpolator",
|
|
718
716
|
"transitionInterruption"
|
|
719
|
-
], wr = (a,
|
|
717
|
+
], wr = (a, h) => {
|
|
720
718
|
a({
|
|
721
719
|
type: "carto/setViewState",
|
|
722
|
-
payload:
|
|
720
|
+
payload: h
|
|
723
721
|
}), a({ type: "carto/setViewPort" });
|
|
724
|
-
}
|
|
725
|
-
function
|
|
726
|
-
const
|
|
722
|
+
};
|
|
723
|
+
function jr({ children: a, maps: h }) {
|
|
724
|
+
const S = gr(), [w, u] = mr(hr, {
|
|
727
725
|
...q.state,
|
|
728
|
-
maps:
|
|
726
|
+
maps: h.reduce((l, f) => (l[f.id] = f, l), q.state.maps)
|
|
729
727
|
}), m = V(
|
|
730
728
|
(l, f) => {
|
|
731
|
-
if (
|
|
729
|
+
if (h[0].id === l) {
|
|
732
730
|
const F = { ...f };
|
|
733
|
-
for (const J of
|
|
731
|
+
for (const J of Sr)
|
|
734
732
|
delete F[J];
|
|
735
|
-
|
|
733
|
+
wr(S, F);
|
|
736
734
|
}
|
|
737
735
|
},
|
|
738
|
-
[
|
|
736
|
+
[S, h]
|
|
739
737
|
), p = V(
|
|
740
738
|
(l, f) => {
|
|
741
739
|
u({
|
|
@@ -747,7 +745,7 @@ function Dr({ children: a, maps: g }) {
|
|
|
747
745
|
}), m(l, f);
|
|
748
746
|
},
|
|
749
747
|
[u, m]
|
|
750
|
-
),
|
|
748
|
+
), E = V(
|
|
751
749
|
(l, { height: f, width: O }) => {
|
|
752
750
|
u({
|
|
753
751
|
type: Y.SetResize,
|
|
@@ -770,7 +768,7 @@ function Dr({ children: a, maps: g }) {
|
|
|
770
768
|
});
|
|
771
769
|
},
|
|
772
770
|
[u]
|
|
773
|
-
),
|
|
771
|
+
), C = V(
|
|
774
772
|
(l, f) => {
|
|
775
773
|
u({
|
|
776
774
|
type: Y.SetZoom,
|
|
@@ -781,23 +779,23 @@ function Dr({ children: a, maps: g }) {
|
|
|
781
779
|
});
|
|
782
780
|
},
|
|
783
781
|
[u]
|
|
784
|
-
),
|
|
782
|
+
), g = yr({
|
|
785
783
|
setViewState: p,
|
|
786
784
|
setBasemap: y,
|
|
787
|
-
setResize:
|
|
788
|
-
setZoom:
|
|
785
|
+
setResize: E,
|
|
786
|
+
setZoom: C
|
|
789
787
|
});
|
|
790
|
-
return /* @__PURE__ */ xe.jsx(Ae.Provider, { value:
|
|
788
|
+
return /* @__PURE__ */ xe.jsx(Ae.Provider, { value: g.current, children: /* @__PURE__ */ xe.jsx(Fe.Provider, { value: w, children: a }) });
|
|
791
789
|
}
|
|
792
790
|
export {
|
|
793
|
-
|
|
791
|
+
Cr as CartoBasemapURL,
|
|
794
792
|
br as CartoBasemapsNames,
|
|
795
793
|
Rr as GMapsBasemap,
|
|
796
794
|
q as INITIAL_STATE,
|
|
797
795
|
Ae as MapActionsContext,
|
|
798
796
|
Fe as MapContext,
|
|
799
|
-
|
|
797
|
+
jr as MapProvider,
|
|
800
798
|
hr as reducer,
|
|
801
|
-
|
|
802
|
-
|
|
799
|
+
Or as useMap,
|
|
800
|
+
xr as useMapActions
|
|
803
801
|
};
|