@mapsindoors/map-template 1.91.5 → 1.92.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{GoogleMapsMap-a7e6c411.mjs → GoogleMapsMap-c70be16b.mjs} +2 -2
- package/dist/{MapboxMap-2ca661fb.mjs → MapboxMap-7877a6f9.mjs} +2 -2
- package/dist/{combo-box-item.entry-62ec74ce.mjs → combo-box-item.entry-fc88de6a.mjs} +2 -2
- package/dist/mapsindoors-react.es.js +1 -1
- package/dist/mapsindoors-react.umd.js +50 -50
- package/dist/mapsindoors-webcomponent.es.js +8075 -8083
- package/dist/mapsindoors-webcomponent.umd.js +49 -49
- package/dist/{mi-card_2.entry-fcd3a660.mjs → mi-card_2.entry-7feb0575.mjs} +2 -2
- package/dist/{mi-chip.entry-01ad46fc.mjs → mi-chip.entry-f8a2c0cb.mjs} +2 -2
- package/dist/{mi-column.entry-75c620ad.mjs → mi-column.entry-8e338216.mjs} +2 -2
- package/dist/{mi-combo-box.entry-b0f8a924.mjs → mi-combo-box.entry-afc9df27.mjs} +2 -2
- package/dist/{mi-data-table.entry-3f5691a9.mjs → mi-data-table.entry-e2144d5d.mjs} +2 -2
- package/dist/{mi-distance_2.entry-7700d7fc.mjs → mi-distance_2.entry-4c780ed4.mjs} +2 -2
- package/dist/{mi-dropdown-item.entry-d6f50a4f.mjs → mi-dropdown-item.entry-cab2a597.mjs} +2 -2
- package/dist/{mi-dropdown.entry-6b22506e.mjs → mi-dropdown.entry-749f8bc5.mjs} +2 -2
- package/dist/{mi-floor-selector.entry-5de0bbdf.mjs → mi-floor-selector.entry-1fee702f.mjs} +2 -2
- package/dist/{mi-keyboard.entry-8cfafea4.mjs → mi-keyboard.entry-54c78b95.mjs} +2 -2
- package/dist/{mi-list-item-category.entry-25e368b5.mjs → mi-list-item-category.entry-90dbf1ad.mjs} +2 -2
- package/dist/{mi-list-item-location.entry-bd2b69c3.mjs → mi-list-item-location.entry-f4ab6651.mjs} +2 -2
- package/dist/{mi-list.entry-7af78dd1.mjs → mi-list.entry-f360ade9.mjs} +2 -2
- package/dist/{mi-location-booking.entry-26f840c8.mjs → mi-location-booking.entry-ecfc7ad4.mjs} +2 -2
- package/dist/{mi-location-info.entry-87e0cddb.mjs → mi-location-info.entry-769bdde1.mjs} +2 -2
- package/dist/{mi-map-googlemaps.entry-1ed78955.mjs → mi-map-googlemaps.entry-09a9150e.mjs} +2 -2
- package/dist/{mi-map-mapbox.entry-f9fa033f.mjs → mi-map-mapbox.entry-915030aa.mjs} +2 -2
- package/dist/{mi-metric-card.entry-542b94ad.mjs → mi-metric-card.entry-42e67f6c.mjs} +2 -2
- package/dist/{mi-my-position.entry-3ec29abf.mjs → mi-my-position.entry-a2bea62b.mjs} +2 -2
- package/dist/{mi-notification.entry-7922c407.mjs → mi-notification.entry-33f32fde.mjs} +2 -2
- package/dist/{mi-route-instructions-heading.entry-174be562.mjs → mi-route-instructions-heading.entry-8d372b90.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver-legacy.entry-eb219c99.mjs → mi-route-instructions-maneuver-legacy.entry-ec4a5785.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver.entry-a56bbf41.mjs → mi-route-instructions-maneuver.entry-18d07ca4.mjs} +2 -2
- package/dist/{mi-route-instructions-step-legacy.entry-e9c766ab.mjs → mi-route-instructions-step-legacy.entry-3af882ef.mjs} +2 -2
- package/dist/{mi-route-instructions-step.entry-735ae5b0.mjs → mi-route-instructions-step.entry-eb959e9b.mjs} +2 -2
- package/dist/{mi-route-instructions.entry-43783e0e.mjs → mi-route-instructions.entry-5651000f.mjs} +2 -2
- package/dist/{mi-scroll-buttons.entry-3e334d08.mjs → mi-scroll-buttons.entry-ab84dbde.mjs} +2 -2
- package/dist/{mi-search.entry-bb80292a.mjs → mi-search.entry-78c390f2.mjs} +2 -2
- package/dist/{mi-share-sms.entry-d889637f.mjs → mi-share-sms.entry-a92a810a.mjs} +2 -2
- package/dist/{mi-step-switcher.entry-645e6020.mjs → mi-step-switcher.entry-b9c2b413.mjs} +2 -2
- package/dist/{mi-tab-panel.entry-00219c57.mjs → mi-tab-panel.entry-177180d7.mjs} +2 -2
- package/dist/{mi-tab.entry-792045b7.mjs → mi-tab.entry-c3af762b.mjs} +2 -2
- package/dist/{mi-tabs.entry-83d98fbe.mjs → mi-tabs.entry-c3066658.mjs} +2 -2
- package/dist/{mi-time.entry-43b6d89a.mjs → mi-time.entry-cd08387e.mjs} +2 -2
- package/dist/{reactcomponent-bfc3d486.mjs → reactcomponent-44b70bf6.mjs} +2960 -2968
- package/package.json +1 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mapsindoors/map-template",
|
|
3
3
|
"description": "Get a MapsIndoors map up and running in less than 10 mins.",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.92.0",
|
|
5
5
|
"private": false,
|
|
6
6
|
"files": [
|
|
7
7
|
"dist/*.js",
|
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
"@mapsindoors/components": "*",
|
|
13
13
|
"@mapsindoors/css": "^3.0.0",
|
|
14
14
|
"@mapsindoors/midt": "*",
|
|
15
|
-
"@mapsindoors/react-components": "*",
|
|
16
15
|
"@r2wc/react-to-web-component": "2.0.3",
|
|
17
16
|
"@testing-library/jest-dom": "^5.16.5",
|
|
18
17
|
"@testing-library/react": "^13.4.0",
|