@mapsindoors/map-template 1.34.0 → 1.35.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-6660ad8b.mjs → combo-box-item.entry-b268aa51.mjs} +1 -1
  2. package/dist/mapsindoors-react.es.js +1 -1
  3. package/dist/mapsindoors-react.umd.js +53 -53
  4. package/dist/mapsindoors-webcomponent.es.js +4192 -4192
  5. package/dist/mapsindoors-webcomponent.umd.js +50 -50
  6. package/dist/{mi-card_2.entry-72421bc7.mjs → mi-card_2.entry-e73c7fbb.mjs} +1 -1
  7. package/dist/{mi-chip.entry-e9eea9ab.mjs → mi-chip.entry-9a1c3be4.mjs} +1 -1
  8. package/dist/{mi-column.entry-6d6b6b33.mjs → mi-column.entry-4f32f9ee.mjs} +1 -1
  9. package/dist/{mi-combo-box.entry-6a431c05.mjs → mi-combo-box.entry-2a4cf00b.mjs} +1 -1
  10. package/dist/{mi-data-table.entry-e1e59a29.mjs → mi-data-table.entry-3031e321.mjs} +1 -1
  11. package/dist/{mi-distance_2.entry-edeec3c3.mjs → mi-distance_2.entry-d04b9ae4.mjs} +1 -1
  12. package/dist/{mi-dropdown-item.entry-10c126a7.mjs → mi-dropdown-item.entry-06bbe2ba.mjs} +1 -1
  13. package/dist/{mi-dropdown.entry-f3dc8367.mjs → mi-dropdown.entry-35d08913.mjs} +1 -1
  14. package/dist/{mi-floor-selector.entry-1a1909fc.mjs → mi-floor-selector.entry-a356f678.mjs} +1 -1
  15. package/dist/{mi-keyboard.entry-14041342.mjs → mi-keyboard.entry-5d5fb38d.mjs} +1 -1
  16. package/dist/{mi-list-item-category.entry-229ad60c.mjs → mi-list-item-category.entry-4e9ee80a.mjs} +1 -1
  17. package/dist/{mi-list-item-location.entry-d3626a92.mjs → mi-list-item-location.entry-00bf4eb5.mjs} +1 -1
  18. package/dist/{mi-list.entry-847bc768.mjs → mi-list.entry-4d34f0a4.mjs} +1 -1
  19. package/dist/{mi-location-booking.entry-a173fae0.mjs → mi-location-booking.entry-57ba751d.mjs} +1 -1
  20. package/dist/{mi-location-info.entry-066a0659.mjs → mi-location-info.entry-c4cabf5c.mjs} +1 -1
  21. package/dist/{mi-map-googlemaps.entry-afa3f513.mjs → mi-map-googlemaps.entry-abd70c73.mjs} +1 -1
  22. package/dist/{mi-map-mapbox.entry-3b167709.mjs → mi-map-mapbox.entry-79e734da.mjs} +1 -1
  23. package/dist/{mi-metric-card.entry-62c32e7c.mjs → mi-metric-card.entry-777275e3.mjs} +1 -1
  24. package/dist/{mi-my-position.entry-8cd66665.mjs → mi-my-position.entry-89fc7dc8.mjs} +1 -1
  25. package/dist/{mi-notification.entry-fd80d8b4.mjs → mi-notification.entry-2d3733e8.mjs} +1 -1
  26. package/dist/{mi-route-instructions-heading.entry-d8431f81.mjs → mi-route-instructions-heading.entry-e947486b.mjs} +1 -1
  27. package/dist/{mi-route-instructions-maneuver-legacy.entry-f7b73350.mjs → mi-route-instructions-maneuver-legacy.entry-3ba978a3.mjs} +1 -1
  28. package/dist/{mi-route-instructions-maneuver.entry-8eece438.mjs → mi-route-instructions-maneuver.entry-548bcb19.mjs} +1 -1
  29. package/dist/{mi-route-instructions-step-legacy.entry-bd6cf555.mjs → mi-route-instructions-step-legacy.entry-953f60b4.mjs} +1 -1
  30. package/dist/{mi-route-instructions-step.entry-86592d46.mjs → mi-route-instructions-step.entry-ca2018fb.mjs} +1 -1
  31. package/dist/{mi-route-instructions.entry-fc23a0ea.mjs → mi-route-instructions.entry-1cdbe1c4.mjs} +1 -1
  32. package/dist/{mi-scroll-buttons.entry-504a767d.mjs → mi-scroll-buttons.entry-bd9dd5cd.mjs} +1 -1
  33. package/dist/{mi-search.entry-ff622a68.mjs → mi-search.entry-87eedffe.mjs} +1 -1
  34. package/dist/{mi-share-sms.entry-f2b70bb9.mjs → mi-share-sms.entry-37d5ab24.mjs} +1 -1
  35. package/dist/{mi-step-switcher.entry-e83b229e.mjs → mi-step-switcher.entry-36f38714.mjs} +1 -1
  36. package/dist/{mi-tab-panel.entry-bac668fb.mjs → mi-tab-panel.entry-7eb33b22.mjs} +1 -1
  37. package/dist/{mi-tab.entry-290c4385.mjs → mi-tab.entry-c47ddafd.mjs} +1 -1
  38. package/dist/{mi-tabs.entry-8948395f.mjs → mi-tabs.entry-623111e7.mjs} +1 -1
  39. package/dist/{mi-time.entry-c8c244d0.mjs → mi-time.entry-7af2c184.mjs} +1 -1
  40. package/dist/{reactcomponent-290d381b.mjs → reactcomponent-bd83de8a.mjs} +3272 -3272
  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.34.0",
4
+ "version": "1.35.0",
5
5
  "private": false,
6
6
  "files": [
7
7
  "dist/*.js",