jmapcloud-ng 1.0.21 → 1.0.23
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/public/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(){var e,r,t,n,o={52734:function(e,r,t){"use strict";t.d(r,{p:function(){return o},u:function(){return n}});const n=100,o="ngIsSelectionPage"},28288:function(e,r,t){"use strict";var n=t(8081),o=t.n(n),a=t(23645),s=t.n(a),p=t(61667),c=t.n(p),u=new URL(t(49954),t.b),l=s()(o()),f=c()(u);l.push([e.id,"/**\n * Swiper 11.0.4\n * Most modern mobile touch slider and framework with hardware accelerated transitions\n * https://swiperjs.com\n *\n * Copyright 2014-2023 Vladimir Kharlampidi\n *\n * Released under the MIT License\n *\n * Released on: November 9, 2023\n */\n\n/* FONT_START */\n@font-face {\n font-family: 'swiper-icons';\n src: url("+f+");\n font-weight: 400;\n font-style: normal;\n}\n/* FONT_END */\n.jmap_wrapper :root {\n --swiper-theme-color: #007aff;\n /*\n --swiper-preloader-color: var(--swiper-theme-color);\n --swiper-wrapper-transition-timing-function: initial;\n */\n}\n.jmap_wrapper :host {\n position: relative;\n display: block;\n margin-left: auto;\n margin-right: auto;\n z-index: 1;\n}\n.jmap_wrapper .swiper {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n list-style: none;\n padding: 0;\n /* Fix of Webkit flickering */\n z-index: 1;\n display: block;\n}\n.jmap_wrapper .swiper-vertical > .swiper-wrapper {\n flex-direction: column;\n}\n.jmap_wrapper .swiper-wrapper {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);\n box-sizing: content-box;\n}\n.jmap_wrapper .swiper-android .swiper-slide,\n.jmap_wrapper .swiper-ios .swiper-slide,\n.jmap_wrapper .swiper-wrapper {\n transform: translate3d(0px, 0, 0);\n}\n.jmap_wrapper .swiper-horizontal {\n touch-action: pan-y;\n}\n.jmap_wrapper .swiper-vertical {\n touch-action: pan-x;\n}\n.jmap_wrapper .swiper-slide {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n}\n.jmap_wrapper .swiper-slide-invisible-blank {\n visibility: hidden;\n}\n/* Auto Height */\n.jmap_wrapper .swiper-autoheight,\n.jmap_wrapper .swiper-autoheight .swiper-slide {\n height: auto;\n}\n.jmap_wrapper .swiper-autoheight .swiper-wrapper {\n align-items: flex-start;\n transition-property: transform, height;\n}\n.jmap_wrapper .swiper-backface-hidden .swiper-slide {\n transform: translateZ(0);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n}\n/* 3D Effects */\n.jmap_wrapper .swiper-3d.swiper-css-mode .swiper-wrapper {\n perspective: 1200px;\n}\n.jmap_wrapper .swiper-3d .swiper-wrapper {\n transform-style: preserve-3d;\n}\n.jmap_wrapper .swiper-3d {\n perspective: 1200px;\n}\n.jmap_wrapper .swiper-3d .swiper-slide,\n.jmap_wrapper .swiper-3d .swiper-cube-shadow {\n transform-style: preserve-3d;\n}\n/* CSS Mode */\n.jmap_wrapper .swiper-css-mode > .swiper-wrapper {\n overflow: auto;\n scrollbar-width: none;\n /* For Firefox */\n -ms-overflow-style: none;\n /* For Internet Explorer and Edge */\n}\n.jmap_wrapper .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {\n display: none;\n}\n.jmap_wrapper .swiper-css-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: start start;\n}\n.jmap_wrapper .swiper-css-mode.swiper-horizontal > .swiper-wrapper {\n scroll-snap-type: x mandatory;\n}\n.jmap_wrapper .swiper-css-mode.swiper-vertical > .swiper-wrapper {\n scroll-snap-type: y mandatory;\n}\n.jmap_wrapper .swiper-css-mode.swiper-free-mode > .swiper-wrapper {\n scroll-snap-type: none;\n}\n.jmap_wrapper .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: none;\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered > .swiper-wrapper::before {\n content: '';\n flex-shrink: 0;\n order: 9999;\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: center center;\n scroll-snap-stop: always;\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {\n margin-inline-start: var(--swiper-centered-offset-before);\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {\n height: 100%;\n min-height: 1px;\n width: var(--swiper-centered-offset-after);\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {\n margin-block-start: var(--swiper-centered-offset-before);\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {\n width: 100%;\n min-width: 1px;\n height: var(--swiper-centered-offset-after);\n}\n/* Slide styles start */\n/* 3D Shadows */\n.jmap_wrapper .swiper-3d .swiper-slide-shadow,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-left,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-right,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-top,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-bottom,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-left,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-right,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-top,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-bottom {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: 10;\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow {\n background: rgba(0, 0, 0, 0.15);\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-left {\n background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-right {\n background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-top {\n background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-bottom {\n background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-lazy-preloader {\n width: 42px;\n height: 42px;\n position: absolute;\n left: 50%;\n top: 50%;\n margin-left: -21px;\n margin-top: -21px;\n z-index: 10;\n transform-origin: 50%;\n box-sizing: border-box;\n border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));\n border-radius: 50%;\n border-top-color: transparent;\n}\n.jmap_wrapper .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,\n.jmap_wrapper .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {\n animation: swiper-preloader-spin 1s infinite linear;\n}\n.jmap_wrapper .swiper-lazy-preloader-white {\n --swiper-preloader-color: #fff;\n}\n.jmap_wrapper .swiper-lazy-preloader-black {\n --swiper-preloader-color: #000;\n}\n@keyframes swiper-preloader-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n/* Slide styles end */\n",""]),r.Z=l},88874:function(e,r,t){"use strict";var n=t(8081),o=t.n(n),a=t(23645),s=t.n(a),p=t(82751),c=t(61667),u=t.n(c),l=new URL(t(49687),t.b),f=s()(o());f.i(p.Z);var d=u()(l);f.push([e.id,".jmap_wrapper html,\n.jmap_wrapper body {\n padding: 0px;\n margin: 0px;\n height: 100%;\n width: 100%;\n overflow: hidden;\n}\n\n.jmap_wrapper .jmapcloud-ng-map {\n max-height: 100%;\n min-height: 100%;\n}\n\n.jmap_wrapper .jmapcloud-ng-layout {\n max-height: 100%;\n max-width: 100%;\n min-height: 100%;\n position: absolute;\n top: 0px;\n left: 0px;\n z-index: 4;\n}\n\n.jmap_wrapper .jmapcloud-ng-mouseover-edit-icon {\n background-image: url("+d+");\n background-repeat: no-repeat;\n background-position: center;\n background-size: cover;\n width: 1rem;\n height: 1rem;\n filter: opacity(.7);\n}\n\n.jmap_wrapper .jmapcloud-ng-mouseover-edit-icon:hover {\n cursor: pointer;\n filter: opacity(1);\n}\n",""]),r.Z=f},82751:function(e,r,t){"use strict";var n=t(8081),o=t.n(n),a=t(23645),s=t.n(a),p=t(61667),c=t.n(p),u=new URL(t(22812),t.b),l=new URL(t(36682),t.b),f=new URL(t(18978),t.b),d=new URL(t(44342),t.b),w=new URL(t(74754),t.b),h=new URL(t(51774),t.b),_=new URL(t(97802),t.b),A=new URL(t(5239),t.b),m=new URL(t(67053),t.b),b=new URL(t(82811),t.b),g=new URL(t(95069),t.b),y=new URL(t(99366),t.b),v=new URL(t(55121),t.b),x=new URL(t(55352),t.b),k=new URL(t(38660),t.b),j=new URL(t(41946),t.b),B=new URL(t(6719),t.b),E=new URL(t(21234),t.b),I=new URL(t(89226),t.b),L=new URL(t(52528),t.b),M=new URL(t(62402),t.b),q=new URL(t(79666),t.b),S=new URL(t(69713),t.b),R=new URL(t(83961),t.b),G=new URL(t(32973),t.b),C=new URL(t(97539),t.b),Y=new URL(t(29167),t.b),P=new URL(t(23636),t.b),U=new URL(t(53534),t.b),O=new URL(t(23553),t.b),F=new URL(t(49043),t.b),T=new URL(t(95879),t.b),Z=s()(o()),N=c()(u),D=c()(u,{hash:"?#iefix"}),z=c()(l),Q=c()(f),W=c()(d),H=c()(w),J=c()(w,{hash:"?#iefix"}),K=c()(h),V=c()(_),X=c()(A),$=c()(m),ee=c()(m,{hash:"?#iefix"}),re=c()(b),te=c()(g),ne=c()(y),oe=c()(v),ie=c()(v,{hash:"?#iefix"}),ae=c()(x),se=c()(k),pe=c()(j),ce=c()(B),ue=c()(B,{hash:"?#iefix"}),le=c()(E),fe=c()(I),de=c()(L),we=c()(M),he=c()(M,{hash:"?#iefix"}),_e=c()(q),Ae=c()(S),me=c()(R),be=c()(G),ge=c()(G,{hash:"?#iefix"}),ye=c()(C),ve=c()(Y),xe=c()(P),ke=c()(U),je=c()(U,{hash:"?#iefix"}),Be=c()(O),Ee=c()(F),Ie=c()(T);Z.push([e.id,'/* barlow-300 - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 300;\n src: url('+N+'); /* IE9 Compat Modes */\n src: local("Barlow Light"), local("Barlow-Light"),\n url('+D+') format("embedded-opentype") /* IE6-IE8 */,\n url('+z+') format("woff2") /* Super Modern Browsers */,\n url('+Q+') format("woff") /* Modern Browsers */,\n url('+W+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-300italic - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 300;\n src: url('+H+'); /* IE9 Compat Modes */\n src: local("Barlow Light Italic"), local("Barlow-LightItalic"),\n url('+J+') format("embedded-opentype") /* IE6-IE8 */,\n url('+K+') format("woff2") /* Super Modern Browsers */,\n url('+V+') format("woff") /* Modern Browsers */,\n url('+X+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-regular (400) - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 400;\n src: url('+$+'); /* IE9 Compat Modes */\n src: local("Barlow Regular"), local("Barlow-Regular") /* IE6-IE8 */,\n url('+ee+') format("embedded-opentype"),\n url('+re+') format("woff2") /* Super Modern Browsers */,\n url('+te+') format("woff") /* Modern Browsers */,\n url('+ne+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-italic (400) - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 400;\n src: url('+oe+'); /* IE9 Compat Modes */\n src: local("Barlow Italic"), local("Barlow-Italic"),\n url('+ie+') format("embedded-opentype") /* IE6-IE8 */,\n url('+ae+') format("woff2") /* Super Modern Browsers */,\n url('+se+') format("woff") /* Modern Browsers */,\n url('+pe+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-500 - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 500;\n src: url('+ce+'); /* IE9 Compat Modes */\n src: local("Barlow Medium"), local("Barlow-Medium"),\n url('+ue+') format("embedded-opentype") /* IE6-IE8 */,\n url('+le+') format("woff2") /* Super Modern Browsers */,\n url('+fe+') format("woff") /* Modern Browsers */,\n url('+de+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-500italic - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 500;\n src: url('+we+') /* IE9 Compat Modes */;\n src: local("Barlow Medium Italic"), local("Barlow-MediumItalic"),\n url('+he+') format("embedded-opentype") /* IE6-IE8 */,\n url('+_e+') format("woff2") /* Super Modern Browsers */,\n url('+Ae+') format("woff") /* Modern Browsers */,\n url('+me+') format("truetype") /* Safari, Android, iOS */;\n}\n/* barlow-700 - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 700;\n src: url('+be+'); /* IE9 Compat Modes */\n src: local("Barlow Bold"), local("Barlow-Bold"),\n url('+ge+') format("embedded-opentype") /* IE6-IE8 */,\n url('+ye+') format("woff2") /* Super Modern Browsers */,\n url('+ve+') format("woff") /* Modern Browsers */,\n url('+xe+') format("truetype") /* Safari, Android, iOS */;\n}\n/* barlow-700italic - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 700;\n src: url('+ke+'); /* IE9 Compat Modes */\n src: local("Barlow Bold Italic"), local("Barlow-BoldItalic"),\n url('+je+') format("embedded-opentype") /* IE6-IE8 */,\n url('+Be+') format("woff2") /* Super Modern Browsers */,\n url('+Ee+') format("woff") /* Modern Browsers */,\n url('+Ie+') format("truetype") /* Safari, Android, iOS */;\n}\n',""]),r.Z=Z},23645:function(e){"use strict";e.exports=function(e){var r=[];return r.toString=function toString(){return this.map((function(r){var t="",n=void 0!==r[5];return r[4]&&(t+="@supports (".concat(r[4],") {")),r[2]&&(t+="@media ".concat(r[2]," {")),n&&(t+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),t+=e(r),n&&(t+="}"),r[2]&&(t+="}"),r[4]&&(t+="}"),t})).join("")},r.i=function i(e,t,n,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(n)for(var p=0;p<this.length;p++){var c=this[p][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);n&&s[l[0]]||(void 0!==a&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=a),t&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=t):l[2]=t),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),r.push(l))}},r}},61667:function(e){"use strict";e.exports=function(e,r){return r||(r={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),r.hash&&(e+=r.hash),/["'() \t\n]|(%20)/.test(e)||r.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},8081:function(e){"use strict";e.exports=function(e){return e[1]}},35666:function(e){var r=function(e){"use strict";var r,t=Object.prototype,n=t.hasOwnProperty,o=Object.defineProperty||function(e,r,t){e[r]=t.value},a="function"==typeof Symbol?Symbol:{},s=a.iterator||"@@iterator",p=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag";function define(e,r,t){return Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{define({},"")}catch(e){define=function(e,r,t){return e[r]=t}}function wrap(e,r,t,n){var a=r&&r.prototype instanceof Generator?r:Generator,s=Object.create(a.prototype),p=new Context(n||[]);return o(s,"_invoke",{value:makeInvokeMethod(e,t,p)}),s}function tryCatch(e,r,t){try{return{type:"normal",arg:e.call(r,t)}}catch(e){return{type:"throw",arg:e}}}e.wrap=wrap;var u="suspendedStart",l="suspendedYield",f="executing",d="completed",w={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};define(h,s,(function(){return this}));var _=Object.getPrototypeOf,A=_&&_(_(values([])));A&&A!==t&&n.call(A,s)&&(h=A);var m=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(e){["next","throw","return"].forEach((function(r){define(e,r,(function(e){return this._invoke(r,e)}))}))}function AsyncIterator(e,r){function invoke(t,o,a,s){var p=tryCatch(e[t],e,o);if("throw"!==p.type){var c=p.arg,u=c.value;return u&&"object"==typeof u&&n.call(u,"__await")?r.resolve(u.__await).then((function(e){invoke("next",e,a,s)}),(function(e){invoke("throw",e,a,s)})):r.resolve(u).then((function(e){c.value=e,a(c)}),(function(e){return invoke("throw",e,a,s)}))}s(p.arg)}var t;o(this,"_invoke",{value:function enqueue(e,n){function callInvokeWithMethodAndArg(){return new r((function(r,t){invoke(e,n,r,t)}))}return t=t?t.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}})}function makeInvokeMethod(e,t,n){var o=u;return function invoke(a,s){if(o===f)throw new Error("Generator is already running");if(o===d){if("throw"===a)throw s;return function doneResult(){return{value:r,done:!0}}()}for(n.method=a,n.arg=s;;){var p=n.delegate;if(p){var c=maybeInvokeDelegate(p,n);if(c){if(c===w)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===u)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var h=tryCatch(e,t,n);if("normal"===h.type){if(o=n.done?d:l,h.arg===w)continue;return{value:h.arg,done:n.done}}"throw"===h.type&&(o=d,n.method="throw",n.arg=h.arg)}}}function maybeInvokeDelegate(e,t){var n=t.method,o=e.iterator[n];if(o===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=r,maybeInvokeDelegate(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),w;var a=tryCatch(o,e.iterator,t.arg);if("throw"===a.type)return t.method="throw",t.arg=a.arg,t.delegate=null,w;var s=a.arg;return s?s.done?(t[e.resultName]=s.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=r),t.delegate=null,w):s:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,w)}function pushTryEntry(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function resetTryEntry(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function Context(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(pushTryEntry,this),this.reset(!0)}function values(e){if(e||""===e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=r,next.done=!0,next};return a.next=a}}throw new TypeError(typeof e+" is not iterable")}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(m,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,c,"GeneratorFunction"),e.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===GeneratorFunction||"GeneratorFunction"===(r.displayName||r.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,GeneratorFunctionPrototype):(e.__proto__=GeneratorFunctionPrototype,define(e,c,"GeneratorFunction")),e.prototype=Object.create(m),e},e.awrap=function(e){return{__await:e}},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,p,(function(){return this})),e.AsyncIterator=AsyncIterator,e.async=function(r,t,n,o,a){void 0===a&&(a=Promise);var s=new AsyncIterator(wrap(r,t,n,o),a);return e.isGeneratorFunction(t)?s:s.next().then((function(e){return e.done?e.value:s.next()}))},defineIteratorMethods(m),define(m,c,"Generator"),define(m,s,(function(){return this})),define(m,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var r=Object(e),t=[];for(var n in r)t.push(n);return t.reverse(),function next(){for(;t.length;){var e=t.pop();if(e in r)return next.value=e,next.done=!1,next}return next.done=!0,next}},e.values=values,Context.prototype={constructor:Context,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(resetTryEntry),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=r)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function handle(n,o){return s.type="throw",s.arg=e,t.next=n,o&&(t.method="next",t.arg=r),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return handle("end");if(a.tryLoc<=this.prev){var p=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(p&&c){if(this.prev<a.catchLoc)return handle(a.catchLoc,!0);if(this.prev<a.finallyLoc)return handle(a.finallyLoc)}else if(p){if(this.prev<a.catchLoc)return handle(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return handle(a.finallyLoc)}}}},abrupt:function(e,r){for(var t=this.tryEntries.length-1;t>=0;--t){var o=this.tryEntries[t];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=r&&r<=a.finallyLoc&&(a=null);var s=a?a.completion:{};return s.type=e,s.arg=r,a?(this.method="next",this.next=a.finallyLoc,w):this.complete(s)},complete:function(e,r){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&r&&(this.next=r),w},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var t=this.tryEntries[r];if(t.finallyLoc===e)return this.complete(t.completion,t.afterLoc),resetTryEntry(t),w}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var t=this.tryEntries[r];if(t.tryLoc===e){var n=t.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(t)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:values(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=r),w}},e}(e.exports);try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},93379:function(e){"use strict";var r=[];function getIndexByIdentifier(e){for(var t=-1,n=0;n<r.length;n++)if(r[n].identifier===e){t=n;break}return t}function modulesToDom(e,t){for(var n={},o=[],a=0;a<e.length;a++){var s=e[a],p=t.base?s[0]+t.base:s[0],c=n[p]||0,u="".concat(p," ").concat(c);n[p]=c+1;var l=getIndexByIdentifier(u),f={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==l)r[l].references++,r[l].updater(f);else{var d=addElementStyle(f,t);t.byIndex=a,r.splice(a,0,{identifier:u,updater:d,references:1})}o.push(u)}return o}function addElementStyle(e,r){var t=r.domAPI(r);t.update(e);return function updater(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap&&r.supports===e.supports&&r.layer===e.layer)return;t.update(e=r)}else t.remove()}}e.exports=function(e,t){var n=modulesToDom(e=e||[],t=t||{});return function update(e){e=e||[];for(var o=0;o<n.length;o++){var a=getIndexByIdentifier(n[o]);r[a].references--}for(var s=modulesToDom(e,t),p=0;p<n.length;p++){var c=getIndexByIdentifier(n[p]);0===r[c].references&&(r[c].updater(),r.splice(c,1))}n=s}}},90569:function(e){"use strict";var r={};e.exports=function insertBySelector(e,t){var n=function getTarget(e){if(void 0===r[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}r[e]=t}return r[e]}(e);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(t)}},19216:function(e){"use strict";e.exports=function insertStyleElement(e){var r=document.createElement("style");return e.setAttributes(r,e.attributes),e.insert(r,e.options),r}},3565:function(e,r,t){"use strict";e.exports=function setAttributesWithoutAttributes(e){var r=t.nc;r&&e.setAttribute("nonce",r)}},7795:function(e){"use strict";e.exports=function domAPI(e){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var r=e.insertStyleElement(e);return{update:function update(t){!function apply(e,r,t){var n="";t.supports&&(n+="@supports (".concat(t.supports,") {")),t.media&&(n+="@media ".concat(t.media," {"));var o=void 0!==t.layer;o&&(n+="@layer".concat(t.layer.length>0?" ".concat(t.layer):""," {")),n+=t.css,o&&(n+="}"),t.media&&(n+="}"),t.supports&&(n+="}");var a=t.sourceMap;a&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),r.styleTagTransform(n,e,r.options)}(r,e,t)},remove:function remove(){!function removeStyleElement(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(r)}}}},44589:function(e){"use strict";e.exports=function styleTagTransform(e,r){if(r.styleSheet)r.styleSheet.cssText=e;else{for(;r.firstChild;)r.removeChild(r.firstChild);r.appendChild(document.createTextNode(e))}}},49954:function(e){"use strict";e.exports="data:application/font-woff;charset=utf-8;base64, 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"},22812:function(e,r,t){"use strict";e.exports=t.p+"e29c61ea7a5baabf5f4e.eot"},44342:function(e,r,t){"use strict";e.exports=t.p+"62df9be6c862d273e849.ttf"},18978:function(e,r,t){"use strict";e.exports=t.p+"6be4a9aff03c67e671d8.woff"},36682:function(e,r,t){"use strict";e.exports=t.p+"8b70e6d02996d24fbe26.woff2"},74754:function(e,r,t){"use strict";e.exports=t.p+"67e73a1cc6b8251e3ce1.eot"},5239:function(e,r,t){"use strict";e.exports=t.p+"9cd8b1aa87f79ba5fa0d.ttf"},97802:function(e,r,t){"use strict";e.exports=t.p+"c3d30fdfede822039221.woff"},51774:function(e,r,t){"use strict";e.exports=t.p+"f8f61d01e9d0e645f832.woff2"},6719:function(e,r,t){"use strict";e.exports=t.p+"e8f262034b5631a64a0b.eot"},52528:function(e,r,t){"use strict";e.exports=t.p+"78deb69247b11dfaef82.ttf"},89226:function(e,r,t){"use strict";e.exports=t.p+"777e7e6fe2378aaae24f.woff"},21234:function(e,r,t){"use strict";e.exports=t.p+"ba7c7a40fbe1f44f9479.woff2"},62402:function(e,r,t){"use strict";e.exports=t.p+"e2a6ddee443d4e6cf1ed.eot"},83961:function(e,r,t){"use strict";e.exports=t.p+"b5165670c231fb850519.ttf"},69713:function(e,r,t){"use strict";e.exports=t.p+"25a7d7975ef0d3ef388a.woff"},79666:function(e,r,t){"use strict";e.exports=t.p+"661f40a1301ccb4a3902.woff2"},32973:function(e,r,t){"use strict";e.exports=t.p+"c7d002dea1093108b8de.eot"},23636:function(e,r,t){"use strict";e.exports=t.p+"fd850adaa0518f36b06d.ttf"},29167:function(e,r,t){"use strict";e.exports=t.p+"ce8277efba6b7e0a2a5c.woff"},97539:function(e,r,t){"use strict";e.exports=t.p+"d0dd3909312ceba37118.woff2"},53534:function(e,r,t){"use strict";e.exports=t.p+"879e91ad82b5b535cf0c.eot"},95879:function(e,r,t){"use strict";e.exports=t.p+"1ee5ef3f7b69d0e1a043.ttf"},49043:function(e,r,t){"use strict";e.exports=t.p+"4c795b2381e21dab3d48.woff"},23553:function(e,r,t){"use strict";e.exports=t.p+"285533c63e34641da323.woff2"},55121:function(e,r,t){"use strict";e.exports=t.p+"70c5533fa86bfec6a286.eot"},41946:function(e,r,t){"use strict";e.exports=t.p+"20810ee7649dffced61b.ttf"},38660:function(e,r,t){"use strict";e.exports=t.p+"ec1879956d06705c8df1.woff"},55352:function(e,r,t){"use strict";e.exports=t.p+"5202701c84b3fa4d7fab.woff2"},67053:function(e,r,t){"use strict";e.exports=t.p+"33701469cd0541b0e782.eot"},99366:function(e,r,t){"use strict";e.exports=t.p+"6d63cfd120fdbf1c4eb9.ttf"},95069:function(e,r,t){"use strict";e.exports=t.p+"2eda83a40af3d9412dce.woff"},82811:function(e,r,t){"use strict";e.exports=t.p+"99a52b75db400feaff73.woff2"},49687:function(e,r,t){"use strict";e.exports=t.p+"c0a6afd920480085c043.png"},30926:function(e,r,t){"use strict";function _newArrowCheck(e,r){if(e!==r)throw new TypeError("Cannot instantiate an arrow function")}t.d(r,{Z:function(){return _newArrowCheck}})}},a={};function __webpack_require__(e){var r=a[e];if(void 0!==r)return r.exports;var t=a[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,__webpack_require__),t.loaded=!0,t.exports}__webpack_require__.m=o,__webpack_require__.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(r,{a:r}),r},r=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},__webpack_require__.t=function(t,n){if(1&n&&(t=this(t)),8&n)return t;if("object"==typeof t&&t){if(4&n&&t.__esModule)return t;if(16&n&&"function"==typeof t.then)return t}var o=Object.create(null);__webpack_require__.r(o);var a={};e=e||[null,r({}),r([]),r(r)];for(var s=2&n&&t;"object"==typeof s&&!~e.indexOf(s);s=r(s))Object.getOwnPropertyNames(s).forEach((function(e){a[e]=function(){return t[e]}}));return a.default=function(){return t},__webpack_require__.d(o,a),o},__webpack_require__.d=function(e,r){for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.f={},__webpack_require__.e=function(e){return Promise.all(Object.keys(__webpack_require__.f).reduce((function(r,t){return __webpack_require__.f[t](e,r),r}),[]))},__webpack_require__.u=function(e){return e+"."+{105:"5e536d565eb5cb57a55a",120:"0754159ac549a9bfc9a7",158:"a58f255af08904094067",168:"34a9acb4e98d443e1ad9",298:"4dd38307d381d680663b",305:"bca759f48d47f67e7cdd",442:"2b8dcdd3e967b536d361",856:"eb5cb423896ff4359cae",878:"919b0415bb1f7cf26010",894:"e6a931e7d006e81ac8c4"}[e]+".js"},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t={},n="jmapcloud-ng:",__webpack_require__.l=function(e,r,o,a){if(t[e])t[e].push(r);else{var s,p;if(void 0!==o)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var l=c[u];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==n+o){s=l;break}}s||(p=!0,(s=document.createElement("script")).charset="utf-8",s.timeout=120,__webpack_require__.nc&&s.setAttribute("nonce",__webpack_require__.nc),s.setAttribute("data-webpack",n+o),s.src=e),t[e]=[r];var onScriptComplete=function(r,n){s.onerror=s.onload=null,clearTimeout(f);var o=t[e];if(delete t[e],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach((function(e){return e(n)})),r)return r(n)},f=setTimeout(onScriptComplete.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=onScriptComplete.bind(null,s.onerror),s.onload=onScriptComplete.bind(null,s.onload),p&&document.head.appendChild(s)}},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},__webpack_require__.p="https://cdn.jsdelivr.net/npm/jmapcloud-ng@1.0.21/public/",function(){__webpack_require__.b=document.baseURI||self.location.href;var e={826:0};__webpack_require__.f.j=function(r,t){var n=__webpack_require__.o(e,r)?e[r]:void 0;if(0!==n)if(n)t.push(n[2]);else{var o=new Promise((function(t,o){n=e[r]=[t,o]}));t.push(n[2]=o);var a=__webpack_require__.p+__webpack_require__.u(r),s=new Error;__webpack_require__.l(a,(function(t){if(__webpack_require__.o(e,r)&&(0!==(n=e[r])&&(e[r]=void 0),n)){var o=t&&("load"===t.type?"missing":t.type),a=t&&t.target&&t.target.src;s.message="Loading chunk "+r+" failed.\n("+o+": "+a+")",s.name="ChunkLoadError",s.type=o,s.request=a,n[1](s)}}),"chunk-"+r,r)}};var webpackJsonpCallback=function(r,t){var n,o,a=t[0],s=t[1],p=t[2],c=0;if(a.some((function(r){return 0!==e[r]}))){for(n in s)__webpack_require__.o(s,n)&&(__webpack_require__.m[n]=s[n]);if(p)p(__webpack_require__)}for(r&&r(t);c<a.length;c++)o=a[c],__webpack_require__.o(e,o)&&e[o]&&e[o][0](),e[o]=0},r=self.webpackChunkjmapcloud_ng=self.webpackChunkjmapcloud_ng||[];r.forEach(webpackJsonpCallback.bind(null,0)),r.push=webpackJsonpCallback.bind(null,r.push.bind(r))}(),__webpack_require__.nc=void 0,function(){"use strict";var e=__webpack_require__(30926);__webpack_require__(35666);var r=__webpack_require__(93379),t=__webpack_require__.n(r),n=__webpack_require__(7795),o=__webpack_require__.n(n),a=__webpack_require__(90569),s=__webpack_require__.n(a),p=__webpack_require__(3565),c=__webpack_require__.n(p),u=__webpack_require__(19216),l=__webpack_require__.n(u),f=__webpack_require__(44589),d=__webpack_require__.n(f),w=__webpack_require__(88874),h={};h.styleTagTransform=d(),h.setAttributes=c(),h.insert=s().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=l();t()(w.Z,h),w.Z&&w.Z.locals&&w.Z.locals;var _=__webpack_require__(52734);var A=__webpack_require__(28288),m={};m.styleTagTransform=d(),m.setAttributes=c(),m.insert=s().bind(null,"head"),m.domAPI=o(),m.insertStyleElement=l();t()(A.Z,m),A.Z&&A.Z.locals&&A.Z.locals;var b=void 0;!function isSelectionPage(){let e="";window.location.search&&window.location.search.length>1&&(e=window.location.search.substring(1));const r=function getParametersFromString(e){const r={};if(!e||e.length<1)return r;const t=e.split("&");for(const e of t){const t=e.split("=");t.length<2||(r[decodeURI(t[0])]=decodeURI(t[1]))}return r}(e);return!!r.hasOwnProperty(_.p)&&"true"===r[_.p]}()?function loadscript(r){var t=this;return new Promise(function(n,o){var a=this;(0,e.Z)(this,t);try{const t=document.createElement("script");t.onload=function(){return(0,e.Z)(this,a),n()}.bind(this),t.onerror=function(){return(0,e.Z)(this,a),o()}.bind(this),t.src=r,document.head.appendChild(t)}catch(e){o(e)}}.bind(this))}("https://cdn.jsdelivr.net/npm/jmapcloud-ng-core@1.0.18/public/index.js").then(function(){var r=this;return(0,e.Z)(this,b),Promise.all([__webpack_require__.e(158),__webpack_require__.e(442),__webpack_require__.e(305),__webpack_require__.e(878)]).then(__webpack_require__.bind(__webpack_require__,59199)).then(function(t){return(0,e.Z)(this,r),t.start()}.bind(this)).catch(function(t){return(0,e.Z)(this,r),console.error("Cannot load start method !",t)}.bind(this))}.bind(void 0)).catch(function(r){return(0,e.Z)(this,b),console.error(r)}.bind(void 0)):Promise.all([__webpack_require__.e(158),__webpack_require__.e(305),__webpack_require__.e(298)]).then(__webpack_require__.bind(__webpack_require__,28298)).then(function(r){(0,e.Z)(this,b);const t=window.opener;t&&t.JMap?(window.JMap=t.JMap,r.startSelectionPage()):alert("This page must be opened only from JMap App")}.bind(void 0)).catch(function(r){return(0,e.Z)(this,b),console.error("Cannot load startSelectionPage method !",r)}.bind(void 0))}()}();
|
|
1
|
+
!function(){var e,r,t,n,o={52734:function(e,r,t){"use strict";t.d(r,{p:function(){return o},u:function(){return n}});const n=100,o="ngIsSelectionPage"},28288:function(e,r,t){"use strict";var n=t(8081),o=t.n(n),a=t(23645),s=t.n(a),p=t(61667),c=t.n(p),u=new URL(t(49954),t.b),l=s()(o()),f=c()(u);l.push([e.id,"/**\n * Swiper 11.0.4\n * Most modern mobile touch slider and framework with hardware accelerated transitions\n * https://swiperjs.com\n *\n * Copyright 2014-2023 Vladimir Kharlampidi\n *\n * Released under the MIT License\n *\n * Released on: November 9, 2023\n */\n\n/* FONT_START */\n@font-face {\n font-family: 'swiper-icons';\n src: url("+f+");\n font-weight: 400;\n font-style: normal;\n}\n/* FONT_END */\n.jmap_wrapper :root {\n --swiper-theme-color: #007aff;\n /*\n --swiper-preloader-color: var(--swiper-theme-color);\n --swiper-wrapper-transition-timing-function: initial;\n */\n}\n.jmap_wrapper :host {\n position: relative;\n display: block;\n margin-left: auto;\n margin-right: auto;\n z-index: 1;\n}\n.jmap_wrapper .swiper {\n margin-left: auto;\n margin-right: auto;\n position: relative;\n overflow: hidden;\n list-style: none;\n padding: 0;\n /* Fix of Webkit flickering */\n z-index: 1;\n display: block;\n}\n.jmap_wrapper .swiper-vertical > .swiper-wrapper {\n flex-direction: column;\n}\n.jmap_wrapper .swiper-wrapper {\n position: relative;\n width: 100%;\n height: 100%;\n z-index: 1;\n display: flex;\n transition-property: transform;\n transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);\n box-sizing: content-box;\n}\n.jmap_wrapper .swiper-android .swiper-slide,\n.jmap_wrapper .swiper-ios .swiper-slide,\n.jmap_wrapper .swiper-wrapper {\n transform: translate3d(0px, 0, 0);\n}\n.jmap_wrapper .swiper-horizontal {\n touch-action: pan-y;\n}\n.jmap_wrapper .swiper-vertical {\n touch-action: pan-x;\n}\n.jmap_wrapper .swiper-slide {\n flex-shrink: 0;\n width: 100%;\n height: 100%;\n position: relative;\n transition-property: transform;\n display: block;\n}\n.jmap_wrapper .swiper-slide-invisible-blank {\n visibility: hidden;\n}\n/* Auto Height */\n.jmap_wrapper .swiper-autoheight,\n.jmap_wrapper .swiper-autoheight .swiper-slide {\n height: auto;\n}\n.jmap_wrapper .swiper-autoheight .swiper-wrapper {\n align-items: flex-start;\n transition-property: transform, height;\n}\n.jmap_wrapper .swiper-backface-hidden .swiper-slide {\n transform: translateZ(0);\n -webkit-backface-visibility: hidden;\n backface-visibility: hidden;\n}\n/* 3D Effects */\n.jmap_wrapper .swiper-3d.swiper-css-mode .swiper-wrapper {\n perspective: 1200px;\n}\n.jmap_wrapper .swiper-3d .swiper-wrapper {\n transform-style: preserve-3d;\n}\n.jmap_wrapper .swiper-3d {\n perspective: 1200px;\n}\n.jmap_wrapper .swiper-3d .swiper-slide,\n.jmap_wrapper .swiper-3d .swiper-cube-shadow {\n transform-style: preserve-3d;\n}\n/* CSS Mode */\n.jmap_wrapper .swiper-css-mode > .swiper-wrapper {\n overflow: auto;\n scrollbar-width: none;\n /* For Firefox */\n -ms-overflow-style: none;\n /* For Internet Explorer and Edge */\n}\n.jmap_wrapper .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {\n display: none;\n}\n.jmap_wrapper .swiper-css-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: start start;\n}\n.jmap_wrapper .swiper-css-mode.swiper-horizontal > .swiper-wrapper {\n scroll-snap-type: x mandatory;\n}\n.jmap_wrapper .swiper-css-mode.swiper-vertical > .swiper-wrapper {\n scroll-snap-type: y mandatory;\n}\n.jmap_wrapper .swiper-css-mode.swiper-free-mode > .swiper-wrapper {\n scroll-snap-type: none;\n}\n.jmap_wrapper .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: none;\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered > .swiper-wrapper::before {\n content: '';\n flex-shrink: 0;\n order: 9999;\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {\n scroll-snap-align: center center;\n scroll-snap-stop: always;\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {\n margin-inline-start: var(--swiper-centered-offset-before);\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {\n height: 100%;\n min-height: 1px;\n width: var(--swiper-centered-offset-after);\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {\n margin-block-start: var(--swiper-centered-offset-before);\n}\n.jmap_wrapper .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {\n width: 100%;\n min-width: 1px;\n height: var(--swiper-centered-offset-after);\n}\n/* Slide styles start */\n/* 3D Shadows */\n.jmap_wrapper .swiper-3d .swiper-slide-shadow,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-left,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-right,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-top,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-bottom,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-left,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-right,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-top,\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-bottom {\n position: absolute;\n left: 0;\n top: 0;\n width: 100%;\n height: 100%;\n pointer-events: none;\n z-index: 10;\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow {\n background: rgba(0, 0, 0, 0.15);\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-left {\n background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-right {\n background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-top {\n background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-3d .swiper-slide-shadow-bottom {\n background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));\n}\n.jmap_wrapper .swiper-lazy-preloader {\n width: 42px;\n height: 42px;\n position: absolute;\n left: 50%;\n top: 50%;\n margin-left: -21px;\n margin-top: -21px;\n z-index: 10;\n transform-origin: 50%;\n box-sizing: border-box;\n border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));\n border-radius: 50%;\n border-top-color: transparent;\n}\n.jmap_wrapper .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,\n.jmap_wrapper .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {\n animation: swiper-preloader-spin 1s infinite linear;\n}\n.jmap_wrapper .swiper-lazy-preloader-white {\n --swiper-preloader-color: #fff;\n}\n.jmap_wrapper .swiper-lazy-preloader-black {\n --swiper-preloader-color: #000;\n}\n@keyframes swiper-preloader-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n/* Slide styles end */\n",""]),r.Z=l},88874:function(e,r,t){"use strict";var n=t(8081),o=t.n(n),a=t(23645),s=t.n(a),p=t(82751),c=t(61667),u=t.n(c),l=new URL(t(49687),t.b),f=s()(o());f.i(p.Z);var d=u()(l);f.push([e.id,".jmap_wrapper html,\n.jmap_wrapper body {\n padding: 0px;\n margin: 0px;\n height: 100%;\n width: 100%;\n overflow: hidden;\n}\n\n.jmap_wrapper .jmapcloud-ng-map {\n max-height: 100%;\n min-height: 100%;\n}\n\n.jmap_wrapper .jmapcloud-ng-layout {\n max-height: 100%;\n max-width: 100%;\n min-height: 100%;\n position: absolute;\n top: 0px;\n left: 0px;\n z-index: 4;\n}\n\n.jmap_wrapper .jmapcloud-ng-mouseover-edit-icon {\n background-image: url("+d+");\n background-repeat: no-repeat;\n background-position: center;\n background-size: cover;\n width: 1rem;\n height: 1rem;\n filter: opacity(.7);\n}\n\n.jmap_wrapper .jmapcloud-ng-mouseover-edit-icon:hover {\n cursor: pointer;\n filter: opacity(1);\n}\n",""]),r.Z=f},82751:function(e,r,t){"use strict";var n=t(8081),o=t.n(n),a=t(23645),s=t.n(a),p=t(61667),c=t.n(p),u=new URL(t(22812),t.b),l=new URL(t(36682),t.b),f=new URL(t(18978),t.b),d=new URL(t(44342),t.b),w=new URL(t(74754),t.b),h=new URL(t(51774),t.b),_=new URL(t(97802),t.b),A=new URL(t(5239),t.b),m=new URL(t(67053),t.b),b=new URL(t(82811),t.b),g=new URL(t(95069),t.b),y=new URL(t(99366),t.b),v=new URL(t(55121),t.b),x=new URL(t(55352),t.b),k=new URL(t(38660),t.b),j=new URL(t(41946),t.b),B=new URL(t(6719),t.b),E=new URL(t(21234),t.b),I=new URL(t(89226),t.b),L=new URL(t(52528),t.b),M=new URL(t(62402),t.b),q=new URL(t(79666),t.b),S=new URL(t(69713),t.b),R=new URL(t(83961),t.b),G=new URL(t(32973),t.b),C=new URL(t(97539),t.b),Y=new URL(t(29167),t.b),P=new URL(t(23636),t.b),U=new URL(t(53534),t.b),O=new URL(t(23553),t.b),F=new URL(t(49043),t.b),T=new URL(t(95879),t.b),Z=s()(o()),N=c()(u),D=c()(u,{hash:"?#iefix"}),z=c()(l),Q=c()(f),W=c()(d),H=c()(w),J=c()(w,{hash:"?#iefix"}),K=c()(h),V=c()(_),X=c()(A),$=c()(m),ee=c()(m,{hash:"?#iefix"}),re=c()(b),te=c()(g),ne=c()(y),oe=c()(v),ie=c()(v,{hash:"?#iefix"}),ae=c()(x),se=c()(k),pe=c()(j),ce=c()(B),ue=c()(B,{hash:"?#iefix"}),le=c()(E),fe=c()(I),de=c()(L),we=c()(M),he=c()(M,{hash:"?#iefix"}),_e=c()(q),Ae=c()(S),me=c()(R),be=c()(G),ge=c()(G,{hash:"?#iefix"}),ye=c()(C),ve=c()(Y),xe=c()(P),ke=c()(U),je=c()(U,{hash:"?#iefix"}),Be=c()(O),Ee=c()(F),Ie=c()(T);Z.push([e.id,'/* barlow-300 - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 300;\n src: url('+N+'); /* IE9 Compat Modes */\n src: local("Barlow Light"), local("Barlow-Light"),\n url('+D+') format("embedded-opentype") /* IE6-IE8 */,\n url('+z+') format("woff2") /* Super Modern Browsers */,\n url('+Q+') format("woff") /* Modern Browsers */,\n url('+W+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-300italic - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 300;\n src: url('+H+'); /* IE9 Compat Modes */\n src: local("Barlow Light Italic"), local("Barlow-LightItalic"),\n url('+J+') format("embedded-opentype") /* IE6-IE8 */,\n url('+K+') format("woff2") /* Super Modern Browsers */,\n url('+V+') format("woff") /* Modern Browsers */,\n url('+X+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-regular (400) - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 400;\n src: url('+$+'); /* IE9 Compat Modes */\n src: local("Barlow Regular"), local("Barlow-Regular") /* IE6-IE8 */,\n url('+ee+') format("embedded-opentype"),\n url('+re+') format("woff2") /* Super Modern Browsers */,\n url('+te+') format("woff") /* Modern Browsers */,\n url('+ne+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-italic (400) - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 400;\n src: url('+oe+'); /* IE9 Compat Modes */\n src: local("Barlow Italic"), local("Barlow-Italic"),\n url('+ie+') format("embedded-opentype") /* IE6-IE8 */,\n url('+ae+') format("woff2") /* Super Modern Browsers */,\n url('+se+') format("woff") /* Modern Browsers */,\n url('+pe+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-500 - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 500;\n src: url('+ce+'); /* IE9 Compat Modes */\n src: local("Barlow Medium"), local("Barlow-Medium"),\n url('+ue+') format("embedded-opentype") /* IE6-IE8 */,\n url('+le+') format("woff2") /* Super Modern Browsers */,\n url('+fe+') format("woff") /* Modern Browsers */,\n url('+de+') format("truetype"); /* Safari, Android, iOS */\n}\n/* barlow-500italic - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 500;\n src: url('+we+') /* IE9 Compat Modes */;\n src: local("Barlow Medium Italic"), local("Barlow-MediumItalic"),\n url('+he+') format("embedded-opentype") /* IE6-IE8 */,\n url('+_e+') format("woff2") /* Super Modern Browsers */,\n url('+Ae+') format("woff") /* Modern Browsers */,\n url('+me+') format("truetype") /* Safari, Android, iOS */;\n}\n/* barlow-700 - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: normal;\n font-weight: 700;\n src: url('+be+'); /* IE9 Compat Modes */\n src: local("Barlow Bold"), local("Barlow-Bold"),\n url('+ge+') format("embedded-opentype") /* IE6-IE8 */,\n url('+ye+') format("woff2") /* Super Modern Browsers */,\n url('+ve+') format("woff") /* Modern Browsers */,\n url('+xe+') format("truetype") /* Safari, Android, iOS */;\n}\n/* barlow-700italic - latin-ext_latin */\n@font-face {\n font-family: "Barlow";\n font-style: italic;\n font-weight: 700;\n src: url('+ke+'); /* IE9 Compat Modes */\n src: local("Barlow Bold Italic"), local("Barlow-BoldItalic"),\n url('+je+') format("embedded-opentype") /* IE6-IE8 */,\n url('+Be+') format("woff2") /* Super Modern Browsers */,\n url('+Ee+') format("woff") /* Modern Browsers */,\n url('+Ie+') format("truetype") /* Safari, Android, iOS */;\n}\n',""]),r.Z=Z},23645:function(e){"use strict";e.exports=function(e){var r=[];return r.toString=function toString(){return this.map((function(r){var t="",n=void 0!==r[5];return r[4]&&(t+="@supports (".concat(r[4],") {")),r[2]&&(t+="@media ".concat(r[2]," {")),n&&(t+="@layer".concat(r[5].length>0?" ".concat(r[5]):""," {")),t+=e(r),n&&(t+="}"),r[2]&&(t+="}"),r[4]&&(t+="}"),t})).join("")},r.i=function i(e,t,n,o,a){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(n)for(var p=0;p<this.length;p++){var c=this[p][0];null!=c&&(s[c]=!0)}for(var u=0;u<e.length;u++){var l=[].concat(e[u]);n&&s[l[0]]||(void 0!==a&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=a),t&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=t):l[2]=t),o&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=o):l[4]="".concat(o)),r.push(l))}},r}},61667:function(e){"use strict";e.exports=function(e,r){return r||(r={}),e?(e=String(e.__esModule?e.default:e),/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),r.hash&&(e+=r.hash),/["'() \t\n]|(%20)/.test(e)||r.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e):e}},8081:function(e){"use strict";e.exports=function(e){return e[1]}},35666:function(e){var r=function(e){"use strict";var r,t=Object.prototype,n=t.hasOwnProperty,o=Object.defineProperty||function(e,r,t){e[r]=t.value},a="function"==typeof Symbol?Symbol:{},s=a.iterator||"@@iterator",p=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag";function define(e,r,t){return Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{define({},"")}catch(e){define=function(e,r,t){return e[r]=t}}function wrap(e,r,t,n){var a=r&&r.prototype instanceof Generator?r:Generator,s=Object.create(a.prototype),p=new Context(n||[]);return o(s,"_invoke",{value:makeInvokeMethod(e,t,p)}),s}function tryCatch(e,r,t){try{return{type:"normal",arg:e.call(r,t)}}catch(e){return{type:"throw",arg:e}}}e.wrap=wrap;var u="suspendedStart",l="suspendedYield",f="executing",d="completed",w={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var h={};define(h,s,(function(){return this}));var _=Object.getPrototypeOf,A=_&&_(_(values([])));A&&A!==t&&n.call(A,s)&&(h=A);var m=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(h);function defineIteratorMethods(e){["next","throw","return"].forEach((function(r){define(e,r,(function(e){return this._invoke(r,e)}))}))}function AsyncIterator(e,r){function invoke(t,o,a,s){var p=tryCatch(e[t],e,o);if("throw"!==p.type){var c=p.arg,u=c.value;return u&&"object"==typeof u&&n.call(u,"__await")?r.resolve(u.__await).then((function(e){invoke("next",e,a,s)}),(function(e){invoke("throw",e,a,s)})):r.resolve(u).then((function(e){c.value=e,a(c)}),(function(e){return invoke("throw",e,a,s)}))}s(p.arg)}var t;o(this,"_invoke",{value:function enqueue(e,n){function callInvokeWithMethodAndArg(){return new r((function(r,t){invoke(e,n,r,t)}))}return t=t?t.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}})}function makeInvokeMethod(e,t,n){var o=u;return function invoke(a,s){if(o===f)throw new Error("Generator is already running");if(o===d){if("throw"===a)throw s;return function doneResult(){return{value:r,done:!0}}()}for(n.method=a,n.arg=s;;){var p=n.delegate;if(p){var c=maybeInvokeDelegate(p,n);if(c){if(c===w)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===u)throw o=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var h=tryCatch(e,t,n);if("normal"===h.type){if(o=n.done?d:l,h.arg===w)continue;return{value:h.arg,done:n.done}}"throw"===h.type&&(o=d,n.method="throw",n.arg=h.arg)}}}function maybeInvokeDelegate(e,t){var n=t.method,o=e.iterator[n];if(o===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=r,maybeInvokeDelegate(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),w;var a=tryCatch(o,e.iterator,t.arg);if("throw"===a.type)return t.method="throw",t.arg=a.arg,t.delegate=null,w;var s=a.arg;return s?s.done?(t[e.resultName]=s.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=r),t.delegate=null,w):s:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,w)}function pushTryEntry(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function resetTryEntry(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function Context(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(pushTryEntry,this),this.reset(!0)}function values(e){if(e||""===e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=r,next.done=!0,next};return a.next=a}}throw new TypeError(typeof e+" is not iterable")}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(m,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,c,"GeneratorFunction"),e.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===GeneratorFunction||"GeneratorFunction"===(r.displayName||r.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,GeneratorFunctionPrototype):(e.__proto__=GeneratorFunctionPrototype,define(e,c,"GeneratorFunction")),e.prototype=Object.create(m),e},e.awrap=function(e){return{__await:e}},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,p,(function(){return this})),e.AsyncIterator=AsyncIterator,e.async=function(r,t,n,o,a){void 0===a&&(a=Promise);var s=new AsyncIterator(wrap(r,t,n,o),a);return e.isGeneratorFunction(t)?s:s.next().then((function(e){return e.done?e.value:s.next()}))},defineIteratorMethods(m),define(m,c,"Generator"),define(m,s,(function(){return this})),define(m,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var r=Object(e),t=[];for(var n in r)t.push(n);return t.reverse(),function next(){for(;t.length;){var e=t.pop();if(e in r)return next.value=e,next.done=!1,next}return next.done=!0,next}},e.values=values,Context.prototype={constructor:Context,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(resetTryEntry),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=r)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function handle(n,o){return s.type="throw",s.arg=e,t.next=n,o&&(t.method="next",t.arg=r),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return handle("end");if(a.tryLoc<=this.prev){var p=n.call(a,"catchLoc"),c=n.call(a,"finallyLoc");if(p&&c){if(this.prev<a.catchLoc)return handle(a.catchLoc,!0);if(this.prev<a.finallyLoc)return handle(a.finallyLoc)}else if(p){if(this.prev<a.catchLoc)return handle(a.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return handle(a.finallyLoc)}}}},abrupt:function(e,r){for(var t=this.tryEntries.length-1;t>=0;--t){var o=this.tryEntries[t];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=r&&r<=a.finallyLoc&&(a=null);var s=a?a.completion:{};return s.type=e,s.arg=r,a?(this.method="next",this.next=a.finallyLoc,w):this.complete(s)},complete:function(e,r){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&r&&(this.next=r),w},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var t=this.tryEntries[r];if(t.finallyLoc===e)return this.complete(t.completion,t.afterLoc),resetTryEntry(t),w}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var t=this.tryEntries[r];if(t.tryLoc===e){var n=t.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(t)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:values(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=r),w}},e}(e.exports);try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},93379:function(e){"use strict";var r=[];function getIndexByIdentifier(e){for(var t=-1,n=0;n<r.length;n++)if(r[n].identifier===e){t=n;break}return t}function modulesToDom(e,t){for(var n={},o=[],a=0;a<e.length;a++){var s=e[a],p=t.base?s[0]+t.base:s[0],c=n[p]||0,u="".concat(p," ").concat(c);n[p]=c+1;var l=getIndexByIdentifier(u),f={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==l)r[l].references++,r[l].updater(f);else{var d=addElementStyle(f,t);t.byIndex=a,r.splice(a,0,{identifier:u,updater:d,references:1})}o.push(u)}return o}function addElementStyle(e,r){var t=r.domAPI(r);t.update(e);return function updater(r){if(r){if(r.css===e.css&&r.media===e.media&&r.sourceMap===e.sourceMap&&r.supports===e.supports&&r.layer===e.layer)return;t.update(e=r)}else t.remove()}}e.exports=function(e,t){var n=modulesToDom(e=e||[],t=t||{});return function update(e){e=e||[];for(var o=0;o<n.length;o++){var a=getIndexByIdentifier(n[o]);r[a].references--}for(var s=modulesToDom(e,t),p=0;p<n.length;p++){var c=getIndexByIdentifier(n[p]);0===r[c].references&&(r[c].updater(),r.splice(c,1))}n=s}}},90569:function(e){"use strict";var r={};e.exports=function insertBySelector(e,t){var n=function getTarget(e){if(void 0===r[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}r[e]=t}return r[e]}(e);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(t)}},19216:function(e){"use strict";e.exports=function insertStyleElement(e){var r=document.createElement("style");return e.setAttributes(r,e.attributes),e.insert(r,e.options),r}},3565:function(e,r,t){"use strict";e.exports=function setAttributesWithoutAttributes(e){var r=t.nc;r&&e.setAttribute("nonce",r)}},7795:function(e){"use strict";e.exports=function domAPI(e){if("undefined"==typeof document)return{update:function update(){},remove:function remove(){}};var r=e.insertStyleElement(e);return{update:function update(t){!function apply(e,r,t){var n="";t.supports&&(n+="@supports (".concat(t.supports,") {")),t.media&&(n+="@media ".concat(t.media," {"));var o=void 0!==t.layer;o&&(n+="@layer".concat(t.layer.length>0?" ".concat(t.layer):""," {")),n+=t.css,o&&(n+="}"),t.media&&(n+="}"),t.supports&&(n+="}");var a=t.sourceMap;a&&"undefined"!=typeof btoa&&(n+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),r.styleTagTransform(n,e,r.options)}(r,e,t)},remove:function remove(){!function removeStyleElement(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(r)}}}},44589:function(e){"use strict";e.exports=function styleTagTransform(e,r){if(r.styleSheet)r.styleSheet.cssText=e;else{for(;r.firstChild;)r.removeChild(r.firstChild);r.appendChild(document.createTextNode(e))}}},49954:function(e){"use strict";e.exports="data:application/font-woff;charset=utf-8;base64, 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"},22812:function(e,r,t){"use strict";e.exports=t.p+"e29c61ea7a5baabf5f4e.eot"},44342:function(e,r,t){"use strict";e.exports=t.p+"62df9be6c862d273e849.ttf"},18978:function(e,r,t){"use strict";e.exports=t.p+"6be4a9aff03c67e671d8.woff"},36682:function(e,r,t){"use strict";e.exports=t.p+"8b70e6d02996d24fbe26.woff2"},74754:function(e,r,t){"use strict";e.exports=t.p+"67e73a1cc6b8251e3ce1.eot"},5239:function(e,r,t){"use strict";e.exports=t.p+"9cd8b1aa87f79ba5fa0d.ttf"},97802:function(e,r,t){"use strict";e.exports=t.p+"c3d30fdfede822039221.woff"},51774:function(e,r,t){"use strict";e.exports=t.p+"f8f61d01e9d0e645f832.woff2"},6719:function(e,r,t){"use strict";e.exports=t.p+"e8f262034b5631a64a0b.eot"},52528:function(e,r,t){"use strict";e.exports=t.p+"78deb69247b11dfaef82.ttf"},89226:function(e,r,t){"use strict";e.exports=t.p+"777e7e6fe2378aaae24f.woff"},21234:function(e,r,t){"use strict";e.exports=t.p+"ba7c7a40fbe1f44f9479.woff2"},62402:function(e,r,t){"use strict";e.exports=t.p+"e2a6ddee443d4e6cf1ed.eot"},83961:function(e,r,t){"use strict";e.exports=t.p+"b5165670c231fb850519.ttf"},69713:function(e,r,t){"use strict";e.exports=t.p+"25a7d7975ef0d3ef388a.woff"},79666:function(e,r,t){"use strict";e.exports=t.p+"661f40a1301ccb4a3902.woff2"},32973:function(e,r,t){"use strict";e.exports=t.p+"c7d002dea1093108b8de.eot"},23636:function(e,r,t){"use strict";e.exports=t.p+"fd850adaa0518f36b06d.ttf"},29167:function(e,r,t){"use strict";e.exports=t.p+"ce8277efba6b7e0a2a5c.woff"},97539:function(e,r,t){"use strict";e.exports=t.p+"d0dd3909312ceba37118.woff2"},53534:function(e,r,t){"use strict";e.exports=t.p+"879e91ad82b5b535cf0c.eot"},95879:function(e,r,t){"use strict";e.exports=t.p+"1ee5ef3f7b69d0e1a043.ttf"},49043:function(e,r,t){"use strict";e.exports=t.p+"4c795b2381e21dab3d48.woff"},23553:function(e,r,t){"use strict";e.exports=t.p+"285533c63e34641da323.woff2"},55121:function(e,r,t){"use strict";e.exports=t.p+"70c5533fa86bfec6a286.eot"},41946:function(e,r,t){"use strict";e.exports=t.p+"20810ee7649dffced61b.ttf"},38660:function(e,r,t){"use strict";e.exports=t.p+"ec1879956d06705c8df1.woff"},55352:function(e,r,t){"use strict";e.exports=t.p+"5202701c84b3fa4d7fab.woff2"},67053:function(e,r,t){"use strict";e.exports=t.p+"33701469cd0541b0e782.eot"},99366:function(e,r,t){"use strict";e.exports=t.p+"6d63cfd120fdbf1c4eb9.ttf"},95069:function(e,r,t){"use strict";e.exports=t.p+"2eda83a40af3d9412dce.woff"},82811:function(e,r,t){"use strict";e.exports=t.p+"99a52b75db400feaff73.woff2"},49687:function(e,r,t){"use strict";e.exports=t.p+"c0a6afd920480085c043.png"},30926:function(e,r,t){"use strict";function _newArrowCheck(e,r){if(e!==r)throw new TypeError("Cannot instantiate an arrow function")}t.d(r,{Z:function(){return _newArrowCheck}})}},a={};function __webpack_require__(e){var r=a[e];if(void 0!==r)return r.exports;var t=a[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,__webpack_require__),t.loaded=!0,t.exports}__webpack_require__.m=o,__webpack_require__.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(r,{a:r}),r},r=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},__webpack_require__.t=function(t,n){if(1&n&&(t=this(t)),8&n)return t;if("object"==typeof t&&t){if(4&n&&t.__esModule)return t;if(16&n&&"function"==typeof t.then)return t}var o=Object.create(null);__webpack_require__.r(o);var a={};e=e||[null,r({}),r([]),r(r)];for(var s=2&n&&t;"object"==typeof s&&!~e.indexOf(s);s=r(s))Object.getOwnPropertyNames(s).forEach((function(e){a[e]=function(){return t[e]}}));return a.default=function(){return t},__webpack_require__.d(o,a),o},__webpack_require__.d=function(e,r){for(var t in r)__webpack_require__.o(r,t)&&!__webpack_require__.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},__webpack_require__.f={},__webpack_require__.e=function(e){return Promise.all(Object.keys(__webpack_require__.f).reduce((function(r,t){return __webpack_require__.f[t](e,r),r}),[]))},__webpack_require__.u=function(e){return e+"."+{105:"5e536d565eb5cb57a55a",120:"0754159ac549a9bfc9a7",158:"a58f255af08904094067",168:"34a9acb4e98d443e1ad9",206:"c01d30ac50559f7713e7",298:"4dd38307d381d680663b",305:"8c67664b0c8f9047d257",442:"2b8dcdd3e967b536d361",856:"eb5cb423896ff4359cae",894:"e6a931e7d006e81ac8c4"}[e]+".js"},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t={},n="jmapcloud-ng:",__webpack_require__.l=function(e,r,o,a){if(t[e])t[e].push(r);else{var s,p;if(void 0!==o)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var l=c[u];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==n+o){s=l;break}}s||(p=!0,(s=document.createElement("script")).charset="utf-8",s.timeout=120,__webpack_require__.nc&&s.setAttribute("nonce",__webpack_require__.nc),s.setAttribute("data-webpack",n+o),s.src=e),t[e]=[r];var onScriptComplete=function(r,n){s.onerror=s.onload=null,clearTimeout(f);var o=t[e];if(delete t[e],s.parentNode&&s.parentNode.removeChild(s),o&&o.forEach((function(e){return e(n)})),r)return r(n)},f=setTimeout(onScriptComplete.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=onScriptComplete.bind(null,s.onerror),s.onload=onScriptComplete.bind(null,s.onload),p&&document.head.appendChild(s)}},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},__webpack_require__.p="https://cdn.jsdelivr.net/npm/jmapcloud-ng@1.0.23/public/",function(){__webpack_require__.b=document.baseURI||self.location.href;var e={826:0};__webpack_require__.f.j=function(r,t){var n=__webpack_require__.o(e,r)?e[r]:void 0;if(0!==n)if(n)t.push(n[2]);else{var o=new Promise((function(t,o){n=e[r]=[t,o]}));t.push(n[2]=o);var a=__webpack_require__.p+__webpack_require__.u(r),s=new Error;__webpack_require__.l(a,(function(t){if(__webpack_require__.o(e,r)&&(0!==(n=e[r])&&(e[r]=void 0),n)){var o=t&&("load"===t.type?"missing":t.type),a=t&&t.target&&t.target.src;s.message="Loading chunk "+r+" failed.\n("+o+": "+a+")",s.name="ChunkLoadError",s.type=o,s.request=a,n[1](s)}}),"chunk-"+r,r)}};var webpackJsonpCallback=function(r,t){var n,o,a=t[0],s=t[1],p=t[2],c=0;if(a.some((function(r){return 0!==e[r]}))){for(n in s)__webpack_require__.o(s,n)&&(__webpack_require__.m[n]=s[n]);if(p)p(__webpack_require__)}for(r&&r(t);c<a.length;c++)o=a[c],__webpack_require__.o(e,o)&&e[o]&&e[o][0](),e[o]=0},r=self.webpackChunkjmapcloud_ng=self.webpackChunkjmapcloud_ng||[];r.forEach(webpackJsonpCallback.bind(null,0)),r.push=webpackJsonpCallback.bind(null,r.push.bind(r))}(),__webpack_require__.nc=void 0,function(){"use strict";var e=__webpack_require__(30926);__webpack_require__(35666);var r=__webpack_require__(93379),t=__webpack_require__.n(r),n=__webpack_require__(7795),o=__webpack_require__.n(n),a=__webpack_require__(90569),s=__webpack_require__.n(a),p=__webpack_require__(3565),c=__webpack_require__.n(p),u=__webpack_require__(19216),l=__webpack_require__.n(u),f=__webpack_require__(44589),d=__webpack_require__.n(f),w=__webpack_require__(88874),h={};h.styleTagTransform=d(),h.setAttributes=c(),h.insert=s().bind(null,"head"),h.domAPI=o(),h.insertStyleElement=l();t()(w.Z,h),w.Z&&w.Z.locals&&w.Z.locals;var _=__webpack_require__(52734);var A=__webpack_require__(28288),m={};m.styleTagTransform=d(),m.setAttributes=c(),m.insert=s().bind(null,"head"),m.domAPI=o(),m.insertStyleElement=l();t()(A.Z,m),A.Z&&A.Z.locals&&A.Z.locals;var b=void 0;!function isSelectionPage(){let e="";window.location.search&&window.location.search.length>1&&(e=window.location.search.substring(1));const r=function getParametersFromString(e){const r={};if(!e||e.length<1)return r;const t=e.split("&");for(const e of t){const t=e.split("=");t.length<2||(r[decodeURI(t[0])]=decodeURI(t[1]))}return r}(e);return!!r.hasOwnProperty(_.p)&&"true"===r[_.p]}()?function loadscript(r){var t=this;return new Promise(function(n,o){var a=this;(0,e.Z)(this,t);try{const t=document.createElement("script");t.onload=function(){return(0,e.Z)(this,a),n()}.bind(this),t.onerror=function(){return(0,e.Z)(this,a),o()}.bind(this),t.src=r,document.head.appendChild(t)}catch(e){o(e)}}.bind(this))}("https://cdn.jsdelivr.net/npm/jmapcloud-ng-core@1.0.18/public/index.js").then(function(){var r=this;return(0,e.Z)(this,b),Promise.all([__webpack_require__.e(158),__webpack_require__.e(442),__webpack_require__.e(305),__webpack_require__.e(206)]).then(__webpack_require__.bind(__webpack_require__,34237)).then(function(t){return(0,e.Z)(this,r),t.start()}.bind(this)).catch(function(t){return(0,e.Z)(this,r),console.error("Cannot load start method !",t)}.bind(this))}.bind(void 0)).catch(function(r){return(0,e.Z)(this,b),console.error(r)}.bind(void 0)):Promise.all([__webpack_require__.e(158),__webpack_require__.e(305),__webpack_require__.e(298)]).then(__webpack_require__.bind(__webpack_require__,28298)).then(function(r){(0,e.Z)(this,b);const t=window.opener;t&&t.JMap?(window.JMap=t.JMap,r.startSelectionPage()):alert("This page must be opened only from JMap App")}.bind(void 0)).catch(function(r){return(0,e.Z)(this,b),console.error("Cannot load startSelectionPage method !",r)}.bind(void 0))}()}();
|