@mapsindoors/map-template 1.85.3 → 1.87.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.
Files changed (43) hide show
  1. package/dist/{GoogleMapsMap-2050627c.mjs → GoogleMapsMap-67385eca.mjs} +2 -2
  2. package/dist/{MapboxMap-a8efe023.mjs → MapboxMap-715c043f.mjs} +2 -2
  3. package/dist/{combo-box-item.entry-b0d107d4.mjs → combo-box-item.entry-9442f61f.mjs} +2 -2
  4. package/dist/mapsindoors-react.es.js +2 -2
  5. package/dist/mapsindoors-react.umd.js +67 -67
  6. package/dist/mapsindoors-webcomponent.es.js +11130 -11093
  7. package/dist/mapsindoors-webcomponent.umd.js +48 -48
  8. package/dist/{mi-card_2.entry-da2ef6b9.mjs → mi-card_2.entry-29914dd6.mjs} +2 -2
  9. package/dist/{mi-chip.entry-438fcbe8.mjs → mi-chip.entry-1ceaf0bf.mjs} +2 -2
  10. package/dist/{mi-column.entry-562df14b.mjs → mi-column.entry-cf6da737.mjs} +2 -2
  11. package/dist/{mi-combo-box.entry-002b4d71.mjs → mi-combo-box.entry-2e3df460.mjs} +2 -2
  12. package/dist/{mi-data-table.entry-9459cfd7.mjs → mi-data-table.entry-f6a91eb9.mjs} +2 -2
  13. package/dist/{mi-distance_2.entry-82ff6e4e.mjs → mi-distance_2.entry-2b1349e2.mjs} +2 -2
  14. package/dist/{mi-dropdown-item.entry-a850b4e1.mjs → mi-dropdown-item.entry-93324a84.mjs} +2 -2
  15. package/dist/{mi-dropdown.entry-56fc5664.mjs → mi-dropdown.entry-c80e8953.mjs} +2 -2
  16. package/dist/{mi-floor-selector.entry-2274f9e1.mjs → mi-floor-selector.entry-af6c87b4.mjs} +2 -2
  17. package/dist/{mi-keyboard.entry-0f8acc13.mjs → mi-keyboard.entry-16df6ae7.mjs} +2 -2
  18. package/dist/{mi-list-item-category.entry-03a4bd2a.mjs → mi-list-item-category.entry-f3b04d8f.mjs} +2 -2
  19. package/dist/{mi-list-item-location.entry-f1fabc45.mjs → mi-list-item-location.entry-dd84b3e0.mjs} +2 -2
  20. package/dist/{mi-list.entry-19a7fc67.mjs → mi-list.entry-41d65a87.mjs} +2 -2
  21. package/dist/{mi-location-booking.entry-bb261b52.mjs → mi-location-booking.entry-8926874f.mjs} +2 -2
  22. package/dist/{mi-location-info.entry-80733e81.mjs → mi-location-info.entry-b3c8fa2c.mjs} +2 -2
  23. package/dist/{mi-map-googlemaps.entry-2a7b4802.mjs → mi-map-googlemaps.entry-45d1072c.mjs} +2 -2
  24. package/dist/{mi-map-mapbox.entry-9d97ab81.mjs → mi-map-mapbox.entry-7c9d0357.mjs} +2 -2
  25. package/dist/{mi-metric-card.entry-952d67db.mjs → mi-metric-card.entry-096ebfc9.mjs} +2 -2
  26. package/dist/{mi-my-position.entry-7db58067.mjs → mi-my-position.entry-f25a420d.mjs} +2 -2
  27. package/dist/{mi-notification.entry-c6da183a.mjs → mi-notification.entry-b168b30c.mjs} +2 -2
  28. package/dist/{mi-route-instructions-heading.entry-c2d18af1.mjs → mi-route-instructions-heading.entry-84f8d77d.mjs} +2 -2
  29. package/dist/{mi-route-instructions-maneuver-legacy.entry-7c2a1d73.mjs → mi-route-instructions-maneuver-legacy.entry-920834d6.mjs} +2 -2
  30. package/dist/{mi-route-instructions-maneuver.entry-b5de1e56.mjs → mi-route-instructions-maneuver.entry-f472e918.mjs} +2 -2
  31. package/dist/{mi-route-instructions-step-legacy.entry-7e2e2d6b.mjs → mi-route-instructions-step-legacy.entry-3876560b.mjs} +2 -2
  32. package/dist/{mi-route-instructions-step.entry-4a176276.mjs → mi-route-instructions-step.entry-7ffd0bf5.mjs} +14 -14
  33. package/dist/{mi-route-instructions.entry-1ce18778.mjs → mi-route-instructions.entry-612c1d29.mjs} +2 -2
  34. package/dist/{mi-scroll-buttons.entry-cb4f4e47.mjs → mi-scroll-buttons.entry-bd8b7e51.mjs} +2 -2
  35. package/dist/{mi-search.entry-6b00c99e.mjs → mi-search.entry-fd495e18.mjs} +2 -2
  36. package/dist/{mi-share-sms.entry-61755730.mjs → mi-share-sms.entry-7841c2d9.mjs} +2 -2
  37. package/dist/{mi-step-switcher.entry-ca868501.mjs → mi-step-switcher.entry-54e61750.mjs} +2 -2
  38. package/dist/{mi-tab-panel.entry-78fa813e.mjs → mi-tab-panel.entry-bed2536f.mjs} +2 -2
  39. package/dist/{mi-tab.entry-0ae510ad.mjs → mi-tab.entry-acd3463f.mjs} +2 -2
  40. package/dist/{mi-tabs.entry-e4205643.mjs → mi-tabs.entry-d4c7ea13.mjs} +2 -2
  41. package/dist/{mi-time.entry-b890db2c.mjs → mi-time.entry-6d21575e.mjs} +2 -2
  42. package/dist/{reactcomponent-0cc2e503.mjs → reactcomponent-0680cdd3.mjs} +4450 -4413
  43. package/package.json +1 -1
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.85.3",
4
+ "version": "1.87.0",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/*.js",