@mapsindoors/map-template 1.95.0 → 1.95.2
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/{GoogleMapsMap-BIUan6Mh.mjs → GoogleMapsMap-Dkn60-_e.mjs} +2 -2
- package/dist/{MapboxMap-BwTFmd5b.mjs → MapboxMap-B1oo7IUm.mjs} +3 -3
- package/dist/_commonjsHelpers-B85MJLTf.js +5 -0
- package/dist/app-globals-DQuL1Twl.js +3 -0
- package/dist/combo-box-item.entry.js +8 -10
- package/dist/icon-DT_sDkmK.js +11 -0
- package/dist/index-BZQHyS7V.js +1701 -0
- package/dist/loader.js +7 -14
- package/dist/mapsindoors-react.es.js +1 -1
- package/dist/mapsindoors-react.umd.js +175 -175
- package/dist/mapsindoors-webcomponent.es.js +2919 -2907
- package/dist/mi-card_2.entry.js +23 -18
- package/dist/mi-chip.entry.js +25 -16
- package/dist/mi-column.entry.js +47 -23
- package/dist/mi-combo-box.entry.js +412 -379
- package/dist/mi-components.js +15 -12
- package/dist/mi-data-table.entry.js +298 -278
- package/dist/mi-distance_2.entry.js +58 -56
- package/dist/mi-dropdown-item.entry.js +8 -10
- package/dist/mi-dropdown.entry.js +525 -481
- package/dist/mi-floor-selector.entry.js +183 -180
- package/dist/mi-keyboard.entry.js +207 -186
- package/dist/mi-list-item-category.entry.js +44 -41
- package/dist/mi-list-item-location.entry.js +168 -162
- package/dist/mi-list.entry.js +56 -48
- package/dist/mi-location-booking.entry.js +320 -295
- package/dist/mi-location-info.entry.js +61 -53
- package/dist/mi-map-googlemaps.entry.js +369 -324
- package/dist/mi-map-mapbox.entry.js +502 -439
- package/dist/mi-metric-card.entry.js +50 -37
- package/dist/mi-my-position.entry.js +2341 -874
- package/dist/mi-notification.entry.js +112 -102
- package/dist/mi-route-instructions-heading.entry.js +70 -65
- package/dist/mi-route-instructions-maneuver-legacy.entry.js +80 -76
- package/dist/mi-route-instructions-maneuver.entry.js +80 -76
- package/dist/mi-route-instructions-step-legacy.entry.js +296 -282
- package/dist/mi-route-instructions-step.entry.js +313 -292
- package/dist/mi-route-instructions.entry.js +167 -150
- package/dist/mi-scroll-buttons.entry.js +104 -98
- package/dist/mi-search.entry.js +366 -325
- package/dist/mi-share-sms.entry.js +82 -70
- package/dist/mi-step-switcher.entry.js +34 -25
- package/dist/mi-tab-panel.entry.js +18 -18
- package/dist/mi-tab.entry.js +5 -7
- package/dist/mi-tabs.entry.js +42 -40
- package/dist/mi-time.entry.js +49 -49
- package/dist/mi-variables-CDNvnTkH.js +5 -0
- package/dist/{reactcomponent-D3K1zzGs.mjs → reactcomponent-2Oa1vSiK.mjs} +8996 -8660
- package/dist/route-travel-mode.enum-BvqP1fpw.js +9 -0
- package/dist/sort-order.enum-jsLAbYWg.js +566 -0
- package/dist/{unit-system.enum-eaefb53e.js → unit-system.enum-BwPgAWqL.js} +2 -2
- package/dist/utils-DNHzysQ6.js +61 -0
- package/package.json +1 -1
- package/dist/_commonjsHelpers-ba3f0406.js +0 -21
- package/dist/icon-b8d01d6f.js +0 -24
- package/dist/index-7e9696f3.js +0 -1678
- package/dist/mi-variables-9a6c8d4d.js +0 -6
- package/dist/polyfills/core-js.js +0 -11
- package/dist/polyfills/css-shim.js +0 -1
- package/dist/polyfills/dom.js +0 -79
- package/dist/polyfills/es5-html-element.js +0 -1
- package/dist/polyfills/index.js +0 -34
- package/dist/polyfills/system.js +0 -6
- package/dist/route-travel-mode.enum-7f4ce9c7.js +0 -9
- package/dist/sort-order.enum-64ce8998.js +0 -552
- package/dist/utils-ae714467.js +0 -61
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as g, j as R, P as u } from "./reactcomponent-
|
|
1
|
+
import { i as g, j as R, P as u } from "./reactcomponent-2Oa1vSiK.mjs";
|
|
2
2
|
import { useState as _, useEffect as j } from "react";
|
|
3
3
|
function A(n, e, t, r) {
|
|
4
4
|
function s(i) {
|
|
@@ -268,4 +268,4 @@ function U({ apiKey: n, onInitialized: e, center: t, zoom: r, bounds: s, heading
|
|
|
268
268
|
export {
|
|
269
269
|
U as default
|
|
270
270
|
};
|
|
271
|
-
//# sourceMappingURL=GoogleMapsMap-
|
|
271
|
+
//# sourceMappingURL=GoogleMapsMap-Dkn60-_e.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as Wb, u as Xb, i as ta, j as ia, P as Qr } from "./reactcomponent-
|
|
1
|
+
import { g as Wb, u as Xb, i as ta, j as ia, P as Qr } from "./reactcomponent-2Oa1vSiK.mjs";
|
|
2
2
|
import * as gs from "react";
|
|
3
3
|
import { useState as f0, useEffect as vp } from "react";
|
|
4
4
|
import { createPortal as Yb } from "react-dom";
|
|
@@ -34723,10 +34723,10 @@ function sw({ accessToken: Qi, onInitialized: Mu, center: Nn, zoom: Vn, bounds:
|
|
|
34723
34723
|
};
|
|
34724
34724
|
ti?.miTransitionLevel && !isNaN(parseInt(ti?.miTransitionLevel)) && (jr.mapsIndoorsTransitionLevel = parseInt(ti.miTransitionLevel)), ta(ti?.showRoadNames) || (jr.showRoadNameLabels = ti.showRoadNames), ta(ti?.showMapMarkers) || (jr.showMapMarkers = ti.showMapMarkers);
|
|
34725
34725
|
const Un = new window.mapsindoors.mapView.MapboxV3View(jr);
|
|
34726
|
-
ys(Un), !ta(ti?.mapboxMapStyle) && !jr.useMapsIndoorsMapboxStyle && Un
|
|
34726
|
+
ys(Un), !ta(ti?.mapboxMapStyle) && !jr.useMapsIndoorsMapboxStyle && Un?.getMap()?.setStyle(ti.mapboxMapStyle), Mu(Un);
|
|
34727
34727
|
}, []), /* @__PURE__ */ ia.jsx("div", { className: "mapsindoors-map mapbox-map-container", id: "map", children: wr && /* @__PURE__ */ ia.jsx(m0, { reset: o, mapView: xn, pitch: ns, activeColor: ti?.brandingColor, show2DModelsIn3D: un?.appSettings?.show2DModelsIn3D }) });
|
|
34728
34728
|
}
|
|
34729
34729
|
export {
|
|
34730
34730
|
sw as default
|
|
34731
34731
|
};
|
|
34732
|
-
//# sourceMappingURL=MapboxMap-
|
|
34732
|
+
//# sourceMappingURL=MapboxMap-B1oo7IUm.mjs.map
|
|
@@ -1,15 +1,13 @@
|
|
|
1
|
-
import { r as registerInstance, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, g as getElement } from './index-BZQHyS7V.js';
|
|
2
2
|
|
|
3
3
|
const ComboItem = class {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
get el() { return getElement(this); }
|
|
4
|
+
constructor(hostRef) {
|
|
5
|
+
registerInstance(this, hostRef);
|
|
6
|
+
this.selected = false;
|
|
7
|
+
this.disabled = false;
|
|
8
|
+
this.excludefromall = false;
|
|
9
|
+
}
|
|
10
|
+
get el() { return getElement(this); }
|
|
13
11
|
};
|
|
14
12
|
|
|
15
13
|
export { ComboItem as combo_box_item };
|