@mapsindoors/map-template 1.19.0 → 1.20.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 (41) hide show
  1. package/dist/{combo-box-item.entry-c7af8d7c.mjs → combo-box-item.entry-17636971.mjs} +1 -1
  2. package/dist/mapsindoors-react.es.js +2 -2
  3. package/dist/mapsindoors-react.umd.js +73 -73
  4. package/dist/mapsindoors-webcomponent.es.js +3842 -3840
  5. package/dist/mapsindoors-webcomponent.umd.js +34 -34
  6. package/dist/{mi-card_2.entry-aecd684c.mjs → mi-card_2.entry-11d4ac8d.mjs} +1 -1
  7. package/dist/{mi-chip.entry-515358f5.mjs → mi-chip.entry-6050518b.mjs} +1 -1
  8. package/dist/{mi-column.entry-44b60b91.mjs → mi-column.entry-321c7c63.mjs} +1 -1
  9. package/dist/{mi-combo-box.entry-4998ec94.mjs → mi-combo-box.entry-1a12d7c3.mjs} +1 -1
  10. package/dist/{mi-data-table.entry-6c11ae3b.mjs → mi-data-table.entry-0a94fbab.mjs} +1 -1
  11. package/dist/{mi-distance_2.entry-1d31c329.mjs → mi-distance_2.entry-9940dbe4.mjs} +1 -1
  12. package/dist/{mi-dropdown-item.entry-76a130fa.mjs → mi-dropdown-item.entry-c702f997.mjs} +1 -1
  13. package/dist/{mi-dropdown.entry-cb5291ee.mjs → mi-dropdown.entry-1e6d383d.mjs} +1 -1
  14. package/dist/{mi-floor-selector.entry-db45c462.mjs → mi-floor-selector.entry-44ac9185.mjs} +1 -1
  15. package/dist/{mi-keyboard.entry-cbd594aa.mjs → mi-keyboard.entry-8f1b381d.mjs} +1 -1
  16. package/dist/{mi-list-item-category.entry-5c7eecec.mjs → mi-list-item-category.entry-df7c21b3.mjs} +1 -1
  17. package/dist/{mi-list-item-location.entry-d0025a6c.mjs → mi-list-item-location.entry-f1687d83.mjs} +1 -1
  18. package/dist/{mi-list.entry-e126797d.mjs → mi-list.entry-6b5010fb.mjs} +1 -1
  19. package/dist/{mi-location-booking.entry-38ac1754.mjs → mi-location-booking.entry-bcb51b93.mjs} +1 -1
  20. package/dist/{mi-location-info.entry-219851ab.mjs → mi-location-info.entry-e7374798.mjs} +1 -1
  21. package/dist/{mi-map-googlemaps.entry-a0ab7603.mjs → mi-map-googlemaps.entry-4d6f50eb.mjs} +1 -1
  22. package/dist/{mi-map-mapbox.entry-94c1a6d0.mjs → mi-map-mapbox.entry-be8f837e.mjs} +1 -1
  23. package/dist/{mi-metric-card.entry-726dfe5c.mjs → mi-metric-card.entry-c25039b9.mjs} +1 -1
  24. package/dist/{mi-my-position.entry-2c91e413.mjs → mi-my-position.entry-5ce015cc.mjs} +1 -1
  25. package/dist/{mi-notification.entry-42bef63d.mjs → mi-notification.entry-4ddb185b.mjs} +1 -1
  26. package/dist/{mi-route-instructions-heading.entry-f7d38844.mjs → mi-route-instructions-heading.entry-a1de3631.mjs} +1 -1
  27. package/dist/{mi-route-instructions-maneuver-legacy.entry-ed649453.mjs → mi-route-instructions-maneuver-legacy.entry-a7f18737.mjs} +1 -1
  28. package/dist/{mi-route-instructions-maneuver.entry-0d05f8b5.mjs → mi-route-instructions-maneuver.entry-4714e541.mjs} +1 -1
  29. package/dist/{mi-route-instructions-step-legacy.entry-23882ca2.mjs → mi-route-instructions-step-legacy.entry-1a6b81fb.mjs} +1 -1
  30. package/dist/{mi-route-instructions-step.entry-96c655a5.mjs → mi-route-instructions-step.entry-dd0e54f5.mjs} +1 -1
  31. package/dist/{mi-route-instructions.entry-5c649e19.mjs → mi-route-instructions.entry-16aaa5ee.mjs} +1 -1
  32. package/dist/{mi-scroll-buttons.entry-ad7883ba.mjs → mi-scroll-buttons.entry-5dd10149.mjs} +1 -1
  33. package/dist/{mi-search.entry-cf96af93.mjs → mi-search.entry-3b11238d.mjs} +1 -1
  34. package/dist/{mi-share-sms.entry-02c7d634.mjs → mi-share-sms.entry-e34c3456.mjs} +1 -1
  35. package/dist/{mi-step-switcher.entry-21ad0800.mjs → mi-step-switcher.entry-8510db8b.mjs} +1 -1
  36. package/dist/{mi-tab-panel.entry-ac45f3da.mjs → mi-tab-panel.entry-d1d18e26.mjs} +1 -1
  37. package/dist/{mi-tab.entry-528251a3.mjs → mi-tab.entry-eb34f63d.mjs} +1 -1
  38. package/dist/{mi-tabs.entry-524b8185.mjs → mi-tabs.entry-8e2ae48c.mjs} +1 -1
  39. package/dist/{mi-time.entry-00c248e1.mjs → mi-time.entry-4050d94b.mjs} +1 -1
  40. package/dist/{reactcomponent-cd9f171e.mjs → reactcomponent-246cfe8b.mjs} +3189 -3187
  41. 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.19.0",
4
+ "version": "1.20.0",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/*.js",