@mapsindoors/map-template 1.30.0 → 1.31.1

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.
Files changed (43) hide show
  1. package/README.md +1 -1
  2. package/dist/{combo-box-item.entry-9df63d0c.mjs → combo-box-item.entry-583fe608.mjs} +1 -1
  3. package/dist/mapsindoors-react.es.js +2 -2
  4. package/dist/mapsindoors-react.umd.js +1191 -462
  5. package/dist/mapsindoors-webcomponent.es.js +42073 -35239
  6. package/dist/mapsindoors-webcomponent.umd.js +1188 -459
  7. package/dist/{mi-card_2.entry-47860edb.mjs → mi-card_2.entry-811b946b.mjs} +1 -1
  8. package/dist/{mi-chip.entry-7a023b39.mjs → mi-chip.entry-51979a17.mjs} +1 -1
  9. package/dist/{mi-column.entry-75e23ba2.mjs → mi-column.entry-cf00d593.mjs} +1 -1
  10. package/dist/{mi-combo-box.entry-21f265ed.mjs → mi-combo-box.entry-ad45438f.mjs} +1 -1
  11. package/dist/{mi-data-table.entry-b218081b.mjs → mi-data-table.entry-e33bc964.mjs} +1 -1
  12. package/dist/{mi-distance_2.entry-0e141b6e.mjs → mi-distance_2.entry-d8afd47a.mjs} +1 -1
  13. package/dist/{mi-dropdown-item.entry-2d393a74.mjs → mi-dropdown-item.entry-2e44bf4e.mjs} +1 -1
  14. package/dist/{mi-dropdown.entry-17a65c05.mjs → mi-dropdown.entry-2da6d5eb.mjs} +1 -1
  15. package/dist/{mi-floor-selector.entry-6507a6ea.mjs → mi-floor-selector.entry-1059729b.mjs} +1 -1
  16. package/dist/{mi-keyboard.entry-6a3f7a74.mjs → mi-keyboard.entry-dc3632d5.mjs} +1 -1
  17. package/dist/{mi-list-item-category.entry-468165a0.mjs → mi-list-item-category.entry-cd7955f1.mjs} +1 -1
  18. package/dist/{mi-list-item-location.entry-d207240d.mjs → mi-list-item-location.entry-680bff7f.mjs} +1 -1
  19. package/dist/{mi-list.entry-e2434b1a.mjs → mi-list.entry-1e836980.mjs} +1 -1
  20. package/dist/{mi-location-booking.entry-6593c254.mjs → mi-location-booking.entry-3dd3b921.mjs} +1 -1
  21. package/dist/{mi-location-info.entry-3bdfbd62.mjs → mi-location-info.entry-e6051c25.mjs} +1 -1
  22. package/dist/{mi-map-googlemaps.entry-5c87d503.mjs → mi-map-googlemaps.entry-5e47c145.mjs} +1 -1
  23. package/dist/{mi-map-mapbox.entry-36c9dade.mjs → mi-map-mapbox.entry-ea8424e0.mjs} +1 -1
  24. package/dist/{mi-metric-card.entry-07dce4cc.mjs → mi-metric-card.entry-b1e7710e.mjs} +1 -1
  25. package/dist/{mi-my-position.entry-e3118711.mjs → mi-my-position.entry-6e4dbf38.mjs} +1 -1
  26. package/dist/{mi-notification.entry-14e90c76.mjs → mi-notification.entry-a78cca25.mjs} +1 -1
  27. package/dist/{mi-route-instructions-heading.entry-23e78b0f.mjs → mi-route-instructions-heading.entry-9143060b.mjs} +1 -1
  28. package/dist/{mi-route-instructions-maneuver-legacy.entry-6a7cd704.mjs → mi-route-instructions-maneuver-legacy.entry-16d03848.mjs} +1 -1
  29. package/dist/{mi-route-instructions-maneuver.entry-8c2d82b4.mjs → mi-route-instructions-maneuver.entry-48322c0c.mjs} +1 -1
  30. package/dist/{mi-route-instructions-step-legacy.entry-a9bd9e50.mjs → mi-route-instructions-step-legacy.entry-a2c4b2ef.mjs} +1 -1
  31. package/dist/{mi-route-instructions-step.entry-a83fbdc7.mjs → mi-route-instructions-step.entry-d0d9e8ba.mjs} +1 -1
  32. package/dist/{mi-route-instructions.entry-535b78b6.mjs → mi-route-instructions.entry-80a366dd.mjs} +1 -1
  33. package/dist/{mi-scroll-buttons.entry-ae5ff25a.mjs → mi-scroll-buttons.entry-5873e5bd.mjs} +1 -1
  34. package/dist/{mi-search.entry-052d9b9a.mjs → mi-search.entry-dad991a0.mjs} +1 -1
  35. package/dist/{mi-share-sms.entry-e3fe6aff.mjs → mi-share-sms.entry-634d5a9c.mjs} +1 -1
  36. package/dist/{mi-step-switcher.entry-32f2b940.mjs → mi-step-switcher.entry-7ebc95b2.mjs} +1 -1
  37. package/dist/{mi-tab-panel.entry-6d0862c8.mjs → mi-tab-panel.entry-86392151.mjs} +1 -1
  38. package/dist/{mi-tab.entry-205f6032.mjs → mi-tab.entry-834737c2.mjs} +1 -1
  39. package/dist/{mi-tabs.entry-4748372a.mjs → mi-tabs.entry-ebe55f0d.mjs} +1 -1
  40. package/dist/{mi-time.entry-8c9bfa32.mjs → mi-time.entry-3830e5f8.mjs} +1 -1
  41. package/dist/reactcomponent-d236dd0b.mjs +42807 -0
  42. package/package.json +2 -2
  43. package/dist/reactcomponent-94efc64f.mjs +0 -35973
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.30.0",
4
+ "version": "1.31.1",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/*.js",
@@ -19,7 +19,7 @@
19
19
  "eslint": "^8.39.0",
20
20
  "eslint-config-react-app": "^7.0.1",
21
21
  "i18next": "^23.7.7",
22
- "mapbox-gl": "^2.12.0",
22
+ "mapbox-gl": "3.1.0",
23
23
  "prop-types": "^15.8.1",
24
24
  "react": "^18.2.0",
25
25
  "react-dom": "^18.2.0",