@mapsindoors/map-template 1.39.0 → 1.40.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 (64) hide show
  1. package/README.md +2 -0
  2. package/dist/_commonjsHelpers-ba3f0406-28a65491.mjs +30 -0
  3. package/dist/combo-box-item.entry-07fb23f4.mjs +22 -0
  4. package/dist/icon-b8d01d6f-3774f8c4.mjs +33 -0
  5. package/dist/mapsindoors-react.es.js +10 -2
  6. package/dist/mapsindoors-react.umd.js +184 -137
  7. package/dist/mapsindoors-webcomponent.es.js +47802 -35718
  8. package/dist/mapsindoors-webcomponent.umd.js +197 -157
  9. package/dist/mi-card_2.entry-54e558c1.mjs +33 -0
  10. package/dist/{mi-chip.entry-66decfd5.mjs → mi-chip.entry-a4d96da9.mjs} +13 -5
  11. package/dist/mi-column.entry-a8aa7a04.mjs +28 -0
  12. package/dist/{mi-combo-box.entry-b1ed5a12.mjs → mi-combo-box.entry-41675608.mjs} +15 -7
  13. package/dist/{mi-data-table.entry-01a77e2a.mjs → mi-data-table.entry-dad0483c.mjs} +10 -2
  14. package/dist/{mi-distance_2.entry-a98d5097.mjs → mi-distance_2.entry-3e4c0507.mjs} +20 -12
  15. package/dist/mi-dropdown-item.entry-3cca99e3.mjs +22 -0
  16. package/dist/{mi-dropdown.entry-a25751f4.mjs → mi-dropdown.entry-374b1cdb.mjs} +31 -23
  17. package/dist/{mi-floor-selector.entry-8db92aeb.mjs → mi-floor-selector.entry-3cd2ad6f.mjs} +9 -1
  18. package/dist/{mi-keyboard.entry-2423f3eb.mjs → mi-keyboard.entry-b55741fd.mjs} +83 -75
  19. package/dist/{mi-list-item-category.entry-69d13eb0.mjs → mi-list-item-category.entry-a0877f74.mjs} +17 -9
  20. package/dist/{mi-list-item-location.entry-c02bedee.mjs → mi-list-item-location.entry-fefafa05.mjs} +19 -11
  21. package/dist/{mi-list.entry-790707be.mjs → mi-list.entry-42c700a0.mjs} +12 -4
  22. package/dist/{mi-location-booking.entry-d37d3f1e.mjs → mi-location-booking.entry-7b402a48.mjs} +10 -2
  23. package/dist/mi-location-info.entry-0b7d60dc.mjs +39 -0
  24. package/dist/{mi-map-googlemaps.entry-6ff2cbe9.mjs → mi-map-googlemaps.entry-d6a72beb.mjs} +16 -8
  25. package/dist/{mi-map-mapbox.entry-e3e8a0dd.mjs → mi-map-mapbox.entry-c2d0673a.mjs} +13 -5
  26. package/dist/{mi-metric-card.entry-cffda976.mjs → mi-metric-card.entry-3b59fc90.mjs} +20 -12
  27. package/dist/{mi-my-position.entry-ddc35980.mjs → mi-my-position.entry-fe4a4b9b.mjs} +48 -40
  28. package/dist/{mi-notification.entry-657cfcc1.mjs → mi-notification.entry-7120b62e.mjs} +20 -12
  29. package/dist/{mi-route-instructions-heading.entry-ac7b30e8.mjs → mi-route-instructions-heading.entry-a81ce1af.mjs} +25 -17
  30. package/dist/{mi-route-instructions-maneuver-legacy.entry-4c9aa387.mjs → mi-route-instructions-maneuver-legacy.entry-288eaab6.mjs} +15 -7
  31. package/dist/{mi-route-instructions-maneuver.entry-e8d9ecb8.mjs → mi-route-instructions-maneuver.entry-cc7b9d56.mjs} +16 -8
  32. package/dist/{mi-route-instructions-step-legacy.entry-750c21d3.mjs → mi-route-instructions-step-legacy.entry-fd28722f.mjs} +33 -25
  33. package/dist/{mi-route-instructions-step.entry-da37f8c3.mjs → mi-route-instructions-step.entry-303386fd.mjs} +14 -6
  34. package/dist/{mi-route-instructions.entry-6f6d308f.mjs → mi-route-instructions.entry-76d5593c.mjs} +23 -15
  35. package/dist/{mi-scroll-buttons.entry-8dc41a14.mjs → mi-scroll-buttons.entry-48c983a7.mjs} +12 -4
  36. package/dist/{mi-search.entry-39ad2683.mjs → mi-search.entry-668cb060.mjs} +23 -15
  37. package/dist/{mi-share-sms.entry-42d418a9.mjs → mi-share-sms.entry-1d0016ea.mjs} +13 -5
  38. package/dist/{mi-step-switcher.entry-e741373d.mjs → mi-step-switcher.entry-36194377.mjs} +15 -7
  39. package/dist/mi-tab-panel.entry-e1768e04.mjs +29 -0
  40. package/dist/mi-tab.entry-7699e4f5.mjs +21 -0
  41. package/dist/{mi-tabs.entry-86388c1c.mjs → mi-tabs.entry-ba915bae.mjs} +13 -5
  42. package/dist/{mi-time.entry-0c8e7ec5.mjs → mi-time.entry-0a79a5aa.mjs} +15 -7
  43. package/dist/mi-variables-9a6c8d4d-54a7f0fc.mjs +16 -0
  44. package/dist/reactcomponent-2ae3c3c4.mjs +55162 -0
  45. package/dist/route-travel-mode.enum-7f4ce9c7-4fd44e3c.mjs +16 -0
  46. package/dist/sort-order.enum-64ce8998-2ccb3b8e.mjs +326 -0
  47. package/dist/unit-system.enum-eaefb53e-077ac36d.mjs +16 -0
  48. package/dist/utils-ae714467-40e91cf2.mjs +45 -0
  49. package/package.json +3 -1
  50. package/dist/_commonjsHelpers-ba3f0406-b96e6d6a.mjs +0 -21
  51. package/dist/combo-box-item.entry-4fb14c2c.mjs +0 -14
  52. package/dist/icon-b8d01d6f-ddfa2c17.mjs +0 -24
  53. package/dist/mi-card_2.entry-42163be3.mjs +0 -25
  54. package/dist/mi-column.entry-87f86e0b.mjs +0 -20
  55. package/dist/mi-dropdown-item.entry-d3017c4d.mjs +0 -14
  56. package/dist/mi-location-info.entry-d1c8177d.mjs +0 -31
  57. package/dist/mi-tab-panel.entry-ce8eb340.mjs +0 -21
  58. package/dist/mi-tab.entry-460f564f.mjs +0 -13
  59. package/dist/mi-variables-9a6c8d4d-e06eec88.mjs +0 -7
  60. package/dist/reactcomponent-8283ee84.mjs +0 -42986
  61. package/dist/route-travel-mode.enum-7f4ce9c7-a9c95a83.mjs +0 -7
  62. package/dist/sort-order.enum-64ce8998-b75ac596.mjs +0 -317
  63. package/dist/unit-system.enum-eaefb53e-0f424da4.mjs +0 -7
  64. package/dist/utils-ae714467-b07fc3be.mjs +0 -36
@@ -1,8 +1,15 @@
1
- import { r as f, c as I, h as C } from "./reactcomponent-8283ee84.mjs";
2
- import { m as E } from "./mi-variables-9a6c8d4d-e06eec88.mjs";
1
+ import { r as u, c as I, h as C } from "./reactcomponent-2ae3c3c4.mjs";
2
+ import { m as b } from "./mi-variables-9a6c8d4d-54a7f0fc.mjs";
3
3
  import "react";
4
4
  import "react-dom";
5
- var b = function o(e, t) {
5
+ (function() {
6
+ try {
7
+ var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, e = new Error().stack;
8
+ e && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[e] = "0c3e019f-a7ec-4176-8107-03b9692fbdfc", o._sentryDebugIdIdentifier = "sentry-dbid-0c3e019f-a7ec-4176-8107-03b9692fbdfc");
9
+ } catch {
10
+ }
11
+ })();
12
+ var E = function o(e, t) {
6
13
  if (e === t)
7
14
  return !0;
8
15
  if (e && t && typeof e == "object" && typeof t == "object") {
@@ -52,9 +59,9 @@ class n {
52
59
  * const loader = Loader({apiKey, version: 'weekly', libraries: ['places']});
53
60
  * ```
54
61
  */
55
- constructor({ apiKey: e, authReferrerPolicy: t, channel: i, client: s, id: r = h, language: a, libraries: c = [], mapIds: g, nonce: A, region: p, retries: d = 3, url: m = "https://maps.googleapis.com/maps/api/js", version: u }) {
56
- if (this.CALLBACK = "__googleMapsCallback", this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = e, this.authReferrerPolicy = t, this.channel = i, this.client = s, this.id = r || h, this.language = a, this.libraries = c, this.mapIds = g, this.nonce = A, this.region = p, this.retries = d, this.url = m, this.version = u, n.instance) {
57
- if (!b(this.options, n.instance.options))
62
+ constructor({ apiKey: e, authReferrerPolicy: t, channel: i, client: s, id: r = h, language: a, libraries: c = [], mapIds: g, nonce: d, region: A, retries: p = 3, url: f = "https://maps.googleapis.com/maps/api/js", version: m }) {
63
+ if (this.CALLBACK = "__googleMapsCallback", this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = e, this.authReferrerPolicy = t, this.channel = i, this.client = s, this.id = r || h, this.language = a, this.libraries = c, this.mapIds = g, this.nonce = d, this.region = A, this.retries = p, this.url = f, this.version = m, n.instance) {
64
+ if (!E(this.options, n.instance.options))
58
65
  throw new Error(`Loader must not be called again with different options. ${JSON.stringify(this.options)} !== ${JSON.stringify(n.instance.options)}`);
59
66
  return n.instance;
60
67
  }
@@ -170,7 +177,7 @@ class n {
170
177
  }
171
178
  const y = ':host{display:block}:host>div{height:100%}.mapsindoors.floor-selector{margin:10px;position:absolute;border-radius:2px;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.3);width:40px;font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18px}.mapsindoors.floor-selector a{position:relative;display:block;float:none;margin-top:-1px;text-align:center;cursor:pointer;border-radius:2px;background:#fff;z-index:0;height:40px;line-height:40px}.mapsindoors.floor-selector a:hover{background:#ddd;border-color:#999;z-index:2}.mapsindoors.floor-selector a.active{background:#ddd;border-color:#00b1ff;z-index:2}.mapsindoors.floor-selector a:not(:first-child):not(:last-child){border-radius:0}.mapsindoors.floor-selector a:first-child:not(:last-child){border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.mapsindoors.floor-selector a:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:2px;border-top-left-radius:0}.mapsindoors.position-control{margin:10px;position:absolute}.mapsindoors.position-control__button{border:none;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;width:40px;height:40px;background-color:transparent;background-size:cover;outline:none;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.16), 0px 2px 2px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.2);border-radius:50%}.mapsindoors.position-control__button--unknown{background-image:url(data:image/png;base64,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)}.mapsindoors.position-control__button--requesting{background-image:url(data:image/png;base64,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)}.mapsindoors.position-control__button--known{background-image:url(data:image/png;base64,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)}.mapsindoors.position-control__button--centered{background-image:url(data:image/png;base64,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)}', S = class {
172
179
  constructor(o) {
173
- f(this, o), this.mapsIndoorsReady = I(this, "mapsIndoorsReady", 7), this.directionsRendererInstance = null, this.gmApiKey = "", this.miApiKey = "", this.gmOptions = {
180
+ u(this, o), this.mapsIndoorsReady = I(this, "mapsIndoorsReady", 7), this.directionsRendererInstance = null, this.gmApiKey = "", this.miApiKey = "", this.gmOptions = {
174
181
  zoom: 17,
175
182
  maxZoom: 21,
176
183
  center: { lat: 0, lng: 0 },
@@ -295,7 +302,7 @@ const y = ':host{display:block}:host>div{height:100%}.mapsindoors.floor-selector
295
302
  if (typeof mapsindoors < "u")
296
303
  return mapsindoors.MapsIndoors.setMapsIndoorsApiKey(this.miApiKey), mapsindoors.MapsIndoors.setLanguage(this.language), o();
297
304
  const e = document.createElement("script");
298
- e.setAttribute("type", "text/javascript"), e.setAttribute("src", `${E.miSDKUrlV4}?apikey=${this.miApiKey}`), document.body.appendChild(e), e.onload = () => o();
305
+ e.setAttribute("type", "text/javascript"), e.setAttribute("src", `${b.miSDKUrlV4}?apikey=${this.miApiKey}`), document.body.appendChild(e), e.onload = () => o();
299
306
  });
300
307
  }
301
308
  /**
@@ -396,3 +403,4 @@ S.style = y;
396
403
  export {
397
404
  S as mi_map_googlemaps
398
405
  };
406
+ //# sourceMappingURL=mi-map-googlemaps.entry-d6a72beb.mjs.map
@@ -1,7 +1,14 @@
1
- import { r as n, c as r, h as e, H as a } from "./reactcomponent-8283ee84.mjs";
2
- import { m as l } from "./mi-variables-9a6c8d4d-e06eec88.mjs";
1
+ import { r as s, c as r, h as e, H as a } from "./reactcomponent-2ae3c3c4.mjs";
2
+ import { m as l } from "./mi-variables-9a6c8d4d-54a7f0fc.mjs";
3
3
  import "react";
4
4
  import "react-dom";
5
+ (function() {
6
+ try {
7
+ var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, t = new Error().stack;
8
+ t && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[t] = "9ccaa0ab-f050-4991-af5b-cccf09bed56f", o._sentryDebugIdIdentifier = "sentry-dbid-9ccaa0ab-f050-4991-af5b-cccf09bed56f");
9
+ } catch {
10
+ }
11
+ })();
5
12
  class h {
6
13
  constructor(t, i) {
7
14
  this.map = t, this.floorSelectorElement = document.createElement("div"), this.floorSelectorInstance = new mapsindoors.FloorSelector(this.floorSelectorElement, i);
@@ -49,7 +56,7 @@ class A {
49
56
  }
50
57
  const c = ':host{display:block}:host>div{height:100%}.mapsindoors.floor-selector{border-radius:2px;box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.3);width:40px;font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18px}.mapsindoors.floor-selector a{position:relative;display:block;float:none;margin-top:-1px;text-align:center;cursor:pointer;border-radius:2px;background:#fff;z-index:0;height:40px;line-height:40px}.mapsindoors.floor-selector a:hover{background:#ddd;border-color:#999;z-index:2}.mapsindoors.floor-selector a.active{background:#ddd;border-color:#00b1ff;z-index:2}.mapsindoors.floor-selector a:not(:first-child):not(:last-child){border-radius:0}.mapsindoors.floor-selector a:first-child:not(:last-child){border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}.mapsindoors.floor-selector a:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:2px;border-top-left-radius:0}.mapsindoors.position-control__button{border:none;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;width:40px;height:40px;background-color:transparent;background-size:cover;outline:none;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.16), 0px 2px 2px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.2);border-radius:50%}.mapsindoors.position-control__button--unknown{background-image:url(data:image/png;base64,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)}.mapsindoors.position-control__button--requesting{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABEZVhJZk1NACoAAAAIAAIBEgADAAAAAQAGAACHaQAEAAAAAQAAACYAAAAAAAKgAgAEAAAAAQAAAFCgAwAEAAAAAQAAAFAAAAAA4foYGgAAB7RJREFUeAHtnd9rFFcUx09CbaBqTFp3wag4YrSQYP3ZgulDJw+SUqg/aOtDQYhQ6GNt/wH1H6j6WCgoCH2wLTEIRfEh60MN1PqjtQk0RvaKMYXENNHWgvXher/zY529e2d2ZzJ3Zja7H7jZnc3sj/nuueeec+6d2RZKEc55h7gxRTNE2+bcGs6/DWn3BdGY5/a+aAXRbre0tCxQSrRQgngEe0+0A1QpUlQY2WIO4zZNQbUghDNFGxJtnifDGdEOUD0DaxPtWIKiqSiKNiiaQfUCz4ZwMkXRjlHW4fa3XeTZpSjaIGUN8aEM0UZ4/QB/bFAWEB/kC56t7lor+MyDlBbc9nUnef1zkhZBpDiQ2+Y/JNp2WhrcFu2giB8ZhSS0gI54IxRfEJwVmGj9YUUMJeASFs+FUUgRaxawAcRzYRRCxJoEbCDxXBjVKGKtAt6ipTNg1AoGlv5qhYlWqoIzzDeaeADHXDX9C7RAbgeaZ6ix+VJY4Sm/f/oK6Pg9dN0OamzQhXf4+cMgAREop1ZT+/qb78u2v/r8E0oRFGn7Vf9Q+kCn69Z3QTJeTO6TN/sNItmvnSXPMW5PSZRRISC3C48GNZExRDsqP1jmA9MMmJ/88x9NsimaffSYZuYWaHauPPzKvdFB7Stfo25jLa3vylv3UwAfaqM3NpQFHKSEw5axPxmNTTCamp4N9bz1XTnq2WJQ75sGJcwJIeBxd0MWsEgJWR8Eu1S4LizvKS2G9pXLac+uniSFXBACdrobJQG5PQ04RJp59uw5jd4Yo5t37lKc7HhrM/Xt7KW2tmWUAEjxCrjjFRBdd5A0Amsbvnytwr+5rFuTo+6NXbaPW7G8JAZEx3Nm5uZpsjhNU3+puzus8dCHZhL+8YIQ8CDuWAI6w/M8aQTinb94Vdlld27dItrmmg8crzH667jlO2USErE0mLgCau2+sKBzP16pEA8Hu3+gzxpho+D3peD1IKLm7owpgAtuHLifNAKfJx8knP7hj/ZGFg/gCzj88V4R2nSVPY7ufu3mGGnGxJ9W74YOEKbIAwYOeMB8OxYLaXt1Ge0beJd6pFH41u93fX1lTFhG1+r4P4M0MXpjvGwbVjNgvkNx09+33XptL5dGrpNGsJig4xXSWCyF9cldt5pvQnw4yR6KNl16Lrp5bnUH9e3q9R0cYInwp+d+uFJ6DM/HZ9AYI5oQ0CRN4MN76RWZg58AQfHhrJPajYvXC4r3IDRG9Jt3JkqPjU9oFdCADzRIA/j2ZR+0Z3evcl+Id/5ioabgGr4N++I5KnZu7S7bfiAsGnm2JrZBwA2kgQdSbovc1c/6YHl+wbWKoFEWfhABuRcUKTRhWaCWkj38mJdNUqjhAkuNktYFjbLIZrygwqMJnV24vNvkV3cq97smjdJhmCw+VD6+fk2+bHvmb31LpjGIxGKB8hyGTO519dvMPop+cBipzb7KIKK9fXnFe2iaYzGqzgvHhV/oEsb3yfiVwhDSJEViAi5VEhPQL+yQs4cwILhWvtf/zykp4AMZxTCQyD4FGYG3ez759ynl2ioPGHlx1OJqvka/CqFRuNDAgjYLzEtVlgfTM8r9MEkUFb/AHIVXL6tWaKsNMgjISAO51avKtu+JEVPFOhFgI/0KC57jF5ijau1l0yK+pCpYFnifNCBbVlBKtWd3T6i6IPbFRJIKVQqJKQJNWBZ4mzSgSqlu/DGh3Bdhx6F9Zk2WiH2CKjpyYB6UQsbAfXcQ0QKqIF5rQPqFikxeYW0Q0ezbZhUDMN/hnVzHl9G9oUukaGutLu8HrG9cqgBh7lgjhRbdE0rffvdTWcBrleHFiBj3fIVq3gXv9dmnH5BGOludZQqMNPG+KN17wQGOjMbvNS5d/aUiM/HzkzHBoJ0bxgyTJlSjLLrZ8OWffYPrMOA1Lheu0z1p5MV7al6tUMCfVu+GLlSjLMIau8tFL3bCR+I15Mq3u9xDM5bReSfWsS5G23LeoIl1zKgFzXeoXgvZiyqDSXB1QmdpYh0ksaQ3SESAkAOFV9QOUf7yLu1AKohsBiUsv5VcsPL9YoozAfHOCvGO4I5XQJPstYFaQaKPMMU78RMH8HnotgktLrJWJeCOvLwN4Uwiq/LhtzBnHMfyNoz0QfFhzGD03ehuyAIep4TXR1sLLEULu4oAWQ5G2RQWWB4RAp51N2QBtQ8mfsASkS/fE5NRj8XIrFrim7cm2FeJPHtdWkt8GUnn0FWcJ5KGFarI2HkiLmXLe4GqHniKNGYmdQyTxQMVAjqp3QlqIqPURFmRdpxkgZq4XPAOHF6aJxtWJ/BkQ985EecJza5sn+7K/P4ZOKnknCd7mhqX035d16XqKf9ObIgUT9tCzIyCCzvuqLZT1WlNZ1TGORGMGgdG9jFXpXnZk0oYxX3ZE5fmhXcqaV766SWMIlz6KfTSDucNcP0ALfPJKeFeI4ZRSCKtjcEbOSPUUghxcAyRxIsFbl/2s14vwHiUsgC3LwE6xOuHEZ7FK/vy5kVo40F8yOM8W0Kiu+Iz1U9hhNvdOm2LrD/hVIgDOCDaWZ4MEA3+2KQEiHQR2qjwlz9GgAl8/CCBQfHAyPkhAkr4xwgSFVDGERRVHpPsc/YMsgu47q0X5rlF+825TfXXG14AyVY46NplONUAAAAASUVORK5CYII=)}.mapsindoors.position-control__button--known{background-image:url(data:image/png;base64,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)}.mapsindoors.position-control__button--centered{background-image:url(data:image/png;base64,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)}', d = class {
51
58
  constructor(o) {
52
- n(this, o), this.mapsIndoorsReady = r(this, "mapsIndoorsReady", 7), this.directionsRendererInstance = null, this.accessToken = void 0, this.miApiKey = "", this.disableExternalLinks = !1, this.floorSelectorControlPosition = void 0, this.floorIndex = void 0, this.myPositionControlPosition = void 0, this.polygonHighlightOptions = {
59
+ s(this, o), this.mapsIndoorsReady = r(this, "mapsIndoorsReady", 7), this.directionsRendererInstance = null, this.accessToken = void 0, this.miApiKey = "", this.disableExternalLinks = !1, this.floorSelectorControlPosition = void 0, this.floorIndex = void 0, this.myPositionControlPosition = void 0, this.polygonHighlightOptions = {
53
60
  strokeColor: "#EF6CCE",
54
61
  strokeOpacity: 1,
55
62
  strokeWeight: 2,
@@ -205,8 +212,8 @@ const c = ':host{display:block}:host>div{height:100%}.mapsindoors.floor-selector
205
212
  }
206
213
  }
207
214
  });
208
- const s = new mapboxgl.NavigationControl();
209
- this.mapboxInstance.addControl(s, "top-left"), this.mapsIndoorsInstance.on("ready", async () => {
215
+ const n = new mapboxgl.NavigationControl();
216
+ this.mapboxInstance.addControl(n, "top-left"), this.mapsIndoorsInstance.on("ready", async () => {
210
217
  this.floorIndex !== void 0 ? this.mapsIndoorsInstance.setFloor(this.floorIndex) : this.floorIndex = this.mapsIndoorsInstance.getFloor(), this.initializeDirectionsService(), this.initializeDirectionsRenderer(), this.mapsIndoorsReady.emit(), o();
211
218
  });
212
219
  });
@@ -298,3 +305,4 @@ d.style = c;
298
305
  export {
299
306
  d as mi_map_mapbox
300
307
  };
308
+ //# sourceMappingURL=mi-map-mapbox.entry-c2d0673a.mjs.map
@@ -1,28 +1,36 @@
1
- import { r as e, h as i, H as o } from "./reactcomponent-8283ee84.mjs";
2
- import { a as s, f as n } from "./utils-ae714467-b07fc3be.mjs";
1
+ import { r as o, h as t, H as n } from "./reactcomponent-2ae3c3c4.mjs";
2
+ import { a as s, f as r } from "./utils-ae714467-40e91cf2.mjs";
3
3
  import "react";
4
4
  import "react-dom";
5
- const r = ':host{font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";flex-shrink:0;flex-grow:1}:host mi-card{position:relative;overflow:hidden;min-width:312px}:host mi-card .content h1{display:inline-flex;cursor:default;align-items:center;text-transform:uppercase;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;color:#6b7280;margin-bottom:8px}:host mi-card .content h1 svg{fill:#9ca3af;width:16px;height:16px;margin-left:8px}:host mi-card .content section{position:relative}:host mi-card .content section p{margin:0;font-size:3rem;line-height:3rem;font-weight:500;color:#1c1917}:host mi-card .content section p.error{font-size:1rem;font-weight:500;color:#6b7280}:host mi-card .content section p.hidden{visibility:hidden}:host mi-card .content section p.tool-tip{box-sizing:border-box;visibility:hidden;overflow:hidden;position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;transition:all 100ms;z-index:700;background-color:#ffffff;font-size:0.875rem;font-weight:400;line-height:1rem;margin:0}:host mi-card .content section p.tool-tip.visible{opacity:1;visibility:visible}:host mi-card .content section mi-spinner{display:inline-block;vertical-align:middle;width:100%}', l = class {
6
- constructor(t) {
7
- e(this, t), this.showToolTip = !1, this.label = "", this.value = "", this.tip = void 0, this.spinner = !1, this.error = void 0;
5
+ (function() {
6
+ try {
7
+ var i = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, e = new Error().stack;
8
+ e && (i._sentryDebugIds = i._sentryDebugIds || {}, i._sentryDebugIds[e] = "1397cb04-5674-45d8-a53a-8d7c8220d52a", i._sentryDebugIdIdentifier = "sentry-dbid-1397cb04-5674-45d8-a53a-8d7c8220d52a");
9
+ } catch {
10
+ }
11
+ })();
12
+ const l = ':host{font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";flex-shrink:0;flex-grow:1}:host mi-card{position:relative;overflow:hidden;min-width:312px}:host mi-card .content h1{display:inline-flex;cursor:default;align-items:center;text-transform:uppercase;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;color:#6b7280;margin-bottom:8px}:host mi-card .content h1 svg{fill:#9ca3af;width:16px;height:16px;margin-left:8px}:host mi-card .content section{position:relative}:host mi-card .content section p{margin:0;font-size:3rem;line-height:3rem;font-weight:500;color:#1c1917}:host mi-card .content section p.error{font-size:1rem;font-weight:500;color:#6b7280}:host mi-card .content section p.hidden{visibility:hidden}:host mi-card .content section p.tool-tip{box-sizing:border-box;visibility:hidden;overflow:hidden;position:absolute;top:0px;right:0px;bottom:0px;left:0px;opacity:0;transition:all 100ms;z-index:700;background-color:#ffffff;font-size:0.875rem;font-weight:400;line-height:1rem;margin:0}:host mi-card .content section p.tool-tip.visible{opacity:1;visibility:visible}:host mi-card .content section mi-spinner{display:inline-block;vertical-align:middle;width:100%}', a = class {
13
+ constructor(i) {
14
+ o(this, i), this.showToolTip = !1, this.label = "", this.value = "", this.tip = void 0, this.spinner = !1, this.error = void 0;
8
15
  }
9
16
  render() {
10
- return i(o, null, i("mi-card", null, this.renderContent()));
17
+ return t(n, null, t("mi-card", null, this.renderContent()));
11
18
  }
12
19
  renderToolTip() {
13
20
  if (this.tip > "")
14
- return i("p", { class: { "tool-tip": !0, visible: this.tip && this.showToolTip } }, this.tip);
21
+ return t("p", { class: { "tool-tip": !0, visible: this.tip && this.showToolTip } }, this.tip);
15
22
  }
16
23
  getInfoIcon() {
17
24
  if (this.tip > "")
18
- return i("svg", { xmlns: "http://www.w3.org/2000/svg", height: "24", viewBox: "0 0 24 24", width: "24" }, i("path", { d: "M0 0h24v24H0V0z", fill: "none" }), i("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92c-.5.51-.86.97-1.04 1.69-.08.32-.13.68-.13 1.14h-2v-.5c0-.46.08-.9.22-1.31.2-.58.53-1.1.95-1.52l1.24-1.26c.46-.44.68-1.1.55-1.8-.13-.72-.69-1.33-1.39-1.53-1.11-.31-2.14.32-2.47 1.27-.12.37-.43.65-.82.65h-.3C8.4 9 8 8.44 8.16 7.88c.43-1.47 1.68-2.59 3.23-2.83 1.52-.24 2.97.55 3.87 1.8 1.18 1.63.83 3.38-.19 4.4z" }));
25
+ return t("svg", { xmlns: "http://www.w3.org/2000/svg", height: "24", viewBox: "0 0 24 24", width: "24" }, t("path", { d: "M0 0h24v24H0V0z", fill: "none" }), t("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 17h-2v-2h2v2zm2.07-7.75l-.9.92c-.5.51-.86.97-1.04 1.69-.08.32-.13.68-.13 1.14h-2v-.5c0-.46.08-.9.22-1.31.2-.58.53-1.1.95-1.52l1.24-1.26c.46-.44.68-1.1.55-1.8-.13-.72-.69-1.33-1.39-1.53-1.11-.31-2.14.32-2.47 1.27-.12.37-.43.65-.82.65h-.3C8.4 9 8 8.44 8.16 7.88c.43-1.47 1.68-2.59 3.23-2.83 1.52-.24 2.97.55 3.87 1.8 1.18 1.63.83 3.38-.19 4.4z" }));
19
26
  }
20
27
  renderContent() {
21
- let t;
22
- return this.value ? t = s(this.value) ? n(this.value) : this.value : this.error ? t = this.error : this.spinner ? t = i("mi-spinner", null) : t = " ", i("div", { class: "content" }, i("h1", { onMouseOver: () => this.showToolTip = !0, onMouseOut: () => this.showToolTip = !1 }, this.label, " ", this.getInfoIcon()), i("section", null, this.renderToolTip(), i("p", { class: { error: !!this.error, hidden: this.tip && this.showToolTip } }, t)));
28
+ let i;
29
+ return this.value ? i = s(this.value) ? r(this.value) : this.value : this.error ? i = this.error : this.spinner ? i = t("mi-spinner", null) : i = " ", t("div", { class: "content" }, t("h1", { onMouseOver: () => this.showToolTip = !0, onMouseOut: () => this.showToolTip = !1 }, this.label, " ", this.getInfoIcon()), t("section", null, this.renderToolTip(), t("p", { class: { error: !!this.error, hidden: this.tip && this.showToolTip } }, i)));
23
30
  }
24
31
  };
25
- l.style = r;
32
+ a.style = l;
26
33
  export {
27
- l as mi_metric_card
34
+ a as mi_metric_card
28
35
  };
36
+ //# sourceMappingURL=mi-metric-card.entry-3b59fc90.mjs.map
@@ -1,9 +1,16 @@
1
- import { r as ji, c as di, h as B, H as Ai } from "./reactcomponent-8283ee84.mjs";
2
- import { c as zi, a as xi } from "./_commonjsHelpers-ba3f0406-b96e6d6a.mjs";
1
+ import { r as ji, c as di, h as B, H as Ai } from "./reactcomponent-2ae3c3c4.mjs";
2
+ import { c as zi, a as xi } from "./_commonjsHelpers-ba3f0406-28a65491.mjs";
3
3
  import "react";
4
4
  import "react-dom";
5
+ (function() {
6
+ try {
7
+ var o = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, s = new Error().stack;
8
+ s && (o._sentryDebugIds = o._sentryDebugIds || {}, o._sentryDebugIds[s] = "c2ce2e49-1a4f-4d0e-a2a6-9c4e1d8beaff", o._sentryDebugIdIdentifier = "sentry-dbid-c2ce2e49-1a4f-4d0e-a2a6-9c4e1d8beaff");
9
+ } catch {
10
+ }
11
+ })();
5
12
  var Si = zi(function(o, s) {
6
- (function(M, g) {
13
+ (function(r, g) {
7
14
  var T = "1.0.35", E = "", ai = "?", W = "function", C = "undefined", H = "object", P = "string", si = "major", e = "model", n = "name", i = "type", t = "vendor", a = "version", O = "architecture", S = "console", b = "mobile", N = "tablet", d = "smarttv", j = "wearable", q = "embedded", J = 350, _ = "Amazon", f = "Apple", ri = "ASUS", Mi = "BlackBerry", A = "Browser", U = "Chrome", pi = "Edge", Y = "Firefox", Q = "Google", ci = "Huawei", X = "LG", F = "Microsoft", ui = "Motorola", R = "Opera", $ = "Samsung", Ni = "Sharp", Z = "Sony", ii = "Xiaomi", ei = "Zebra", bi = "Facebook", li = "Chromium OS", gi = "Mac OS", hi = function(l, I) {
8
15
  var u = {};
9
16
  for (var D in l)
@@ -23,12 +30,12 @@ var Si = zi(function(o, s) {
23
30
  if (typeof l === P)
24
31
  return l = l.replace(/^\s\s*/, E), typeof I === C ? l : l.substring(0, J);
25
32
  }, k = function(l, I) {
26
- for (var u = 0, D, y, p, w, r, h; u < I.length && !r; ) {
33
+ for (var u = 0, D, y, p, w, M, h; u < I.length && !M; ) {
27
34
  var ni = I[u], Ti = I[u + 1];
28
- for (D = y = 0; D < ni.length && !r && ni[D]; )
29
- if (r = ni[D++].exec(l), r)
35
+ for (D = y = 0; D < ni.length && !M && ni[D]; )
36
+ if (M = ni[D++].exec(l), M)
30
37
  for (p = 0; p < Ti.length; p++)
31
- h = r[++y], w = Ti[p], typeof w === H && w.length > 0 ? w.length === 2 ? typeof w[1] == W ? this[w[0]] = w[1].call(this, h) : this[w[0]] = w[1] : w.length === 3 ? typeof w[1] === W && !(w[1].exec && w[1].test) ? this[w[0]] = h ? w[1].call(this, h, w[2]) : g : this[w[0]] = h ? h.replace(w[1], w[2]) : g : w.length === 4 && (this[w[0]] = h ? w[3].call(this, h.replace(w[1], w[2])) : g) : this[w] = h || g;
38
+ h = M[++y], w = Ti[p], typeof w === H && w.length > 0 ? w.length === 2 ? typeof w[1] == W ? this[w[0]] = w[1].call(this, h) : this[w[0]] = w[1] : w.length === 3 ? typeof w[1] === W && !(w[1].exec && w[1].test) ? this[w[0]] = h ? w[1].call(this, h, w[2]) : g : this[w[0]] = h ? h.replace(w[1], w[2]) : g : w.length === 4 && (this[w[0]] = h ? w[3].call(this, h.replace(w[1], w[2])) : g) : this[w] = h || g;
32
39
  u += 2;
33
40
  }
34
41
  }, oi = function(l, I) {
@@ -1087,22 +1094,22 @@ var Si = zi(function(o, s) {
1087
1094
  }, m = function(l, I) {
1088
1095
  if (typeof l === H && (I = l, l = g), !(this instanceof m))
1089
1096
  return new m(l, I).getResult();
1090
- var u = typeof M !== C && M.navigator ? M.navigator : g, D = l || (u && u.userAgent ? u.userAgent : E), y = u && u.userAgentData ? u.userAgentData : g, p = I ? hi(Di, I) : Di, w = u && u.userAgent == D;
1097
+ var u = typeof r !== C && r.navigator ? r.navigator : g, D = l || (u && u.userAgent ? u.userAgent : E), y = u && u.userAgentData ? u.userAgentData : g, p = I ? hi(Di, I) : Di, w = u && u.userAgent == D;
1091
1098
  return this.getBrowser = function() {
1092
- var r = {};
1093
- return r[n] = g, r[a] = g, k.call(r, D, p.browser), r[si] = yi(r[a]), w && u && u.brave && typeof u.brave.isBrave == W && (r[n] = "Brave"), r;
1099
+ var M = {};
1100
+ return M[n] = g, M[a] = g, k.call(M, D, p.browser), M[si] = yi(M[a]), w && u && u.brave && typeof u.brave.isBrave == W && (M[n] = "Brave"), M;
1094
1101
  }, this.getCPU = function() {
1095
- var r = {};
1096
- return r[O] = g, k.call(r, D, p.cpu), r;
1102
+ var M = {};
1103
+ return M[O] = g, k.call(M, D, p.cpu), M;
1097
1104
  }, this.getDevice = function() {
1098
- var r = {};
1099
- return r[t] = g, r[e] = g, r[i] = g, k.call(r, D, p.device), w && !r[i] && y && y.mobile && (r[i] = b), w && r[e] == "Macintosh" && u && typeof u.standalone !== C && u.maxTouchPoints && u.maxTouchPoints > 2 && (r[e] = "iPad", r[i] = N), r;
1105
+ var M = {};
1106
+ return M[t] = g, M[e] = g, M[i] = g, k.call(M, D, p.device), w && !M[i] && y && y.mobile && (M[i] = b), w && M[e] == "Macintosh" && u && typeof u.standalone !== C && u.maxTouchPoints && u.maxTouchPoints > 2 && (M[e] = "iPad", M[i] = N), M;
1100
1107
  }, this.getEngine = function() {
1101
- var r = {};
1102
- return r[n] = g, r[a] = g, k.call(r, D, p.engine), r;
1108
+ var M = {};
1109
+ return M[n] = g, M[a] = g, k.call(M, D, p.engine), M;
1103
1110
  }, this.getOS = function() {
1104
- var r = {};
1105
- return r[n] = g, r[a] = g, k.call(r, D, p.os), w && !r[n] && y && y.platform != "Unknown" && (r[n] = y.platform.replace(/chrome os/i, li).replace(/macos/i, gi)), r;
1111
+ var M = {};
1112
+ return M[n] = g, M[a] = g, k.call(M, D, p.os), w && !M[n] && y && y.platform != "Unknown" && (M[n] = y.platform.replace(/chrome os/i, li).replace(/macos/i, gi)), M;
1106
1113
  }, this.getResult = function() {
1107
1114
  return {
1108
1115
  ua: this.getUA(),
@@ -1114,12 +1121,12 @@ var Si = zi(function(o, s) {
1114
1121
  };
1115
1122
  }, this.getUA = function() {
1116
1123
  return D;
1117
- }, this.setUA = function(r) {
1118
- return D = typeof r === P && r.length > J ? ti(r, J) : r, this;
1124
+ }, this.setUA = function(M) {
1125
+ return D = typeof M === P && M.length > J ? ti(M, J) : M, this;
1119
1126
  }, this.setUA(D), this;
1120
1127
  };
1121
1128
  m.VERSION = T, m.BROWSER = G([n, a, si]), m.CPU = G([O]), m.DEVICE = G([e, t, i, S, b, d, N, j, q]), m.ENGINE = m.OS = G([n, a]), o.exports && (s = o.exports = m), s.UAParser = m;
1122
- var z = typeof M !== C && (M.jQuery || M.Zepto);
1129
+ var z = typeof r !== C && (r.jQuery || r.Zepto);
1123
1130
  if (z && !z.ua) {
1124
1131
  var K = new m();
1125
1132
  z.ua = K.getResult(), z.ua.get = function() {
@@ -1152,16 +1159,16 @@ function _i(o) {
1152
1159
  function L(o, s) {
1153
1160
  return s.clone !== !1 && s.isMergeableObject(o) ? x(_i(o), o, s) : o;
1154
1161
  }
1155
- function Ui(o, s, M) {
1162
+ function Ui(o, s, r) {
1156
1163
  return o.concat(s).map(function(g) {
1157
- return L(g, M);
1164
+ return L(g, r);
1158
1165
  });
1159
1166
  }
1160
1167
  function Yi(o, s) {
1161
1168
  if (!s.customMerge)
1162
1169
  return x;
1163
- var M = s.customMerge(o);
1164
- return typeof M == "function" ? M : x;
1170
+ var r = s.customMerge(o);
1171
+ return typeof r == "function" ? r : x;
1165
1172
  }
1166
1173
  function Qi(o) {
1167
1174
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(o).filter(function(s) {
@@ -1181,24 +1188,24 @@ function mi(o, s) {
1181
1188
  function Ri(o, s) {
1182
1189
  return mi(o, s) && !(Object.hasOwnProperty.call(o, s) && Object.propertyIsEnumerable.call(o, s));
1183
1190
  }
1184
- function Zi(o, s, M) {
1191
+ function Zi(o, s, r) {
1185
1192
  var g = {};
1186
- return M.isMergeableObject(o) && Oi(o).forEach(function(T) {
1187
- g[T] = L(o[T], M);
1193
+ return r.isMergeableObject(o) && Oi(o).forEach(function(T) {
1194
+ g[T] = L(o[T], r);
1188
1195
  }), Oi(s).forEach(function(T) {
1189
- Ri(o, T) || (mi(o, T) && M.isMergeableObject(s[T]) ? g[T] = Yi(T, M)(o[T], s[T], M) : g[T] = L(s[T], M));
1196
+ Ri(o, T) || (mi(o, T) && r.isMergeableObject(s[T]) ? g[T] = Yi(T, r)(o[T], s[T], r) : g[T] = L(s[T], r));
1190
1197
  }), g;
1191
1198
  }
1192
- function x(o, s, M) {
1193
- M = M || {}, M.arrayMerge = M.arrayMerge || Ui, M.isMergeableObject = M.isMergeableObject || fi, M.cloneUnlessOtherwiseSpecified = L;
1199
+ function x(o, s, r) {
1200
+ r = r || {}, r.arrayMerge = r.arrayMerge || Ui, r.isMergeableObject = r.isMergeableObject || fi, r.cloneUnlessOtherwiseSpecified = L;
1194
1201
  var g = Array.isArray(s), T = Array.isArray(o), E = g === T;
1195
- return E ? g ? M.arrayMerge(o, s, M) : Zi(o, s, M) : L(s, M);
1202
+ return E ? g ? r.arrayMerge(o, s, r) : Zi(o, s, r) : L(s, r);
1196
1203
  }
1197
- x.all = function(s, M) {
1204
+ x.all = function(s, r) {
1198
1205
  if (!Array.isArray(s))
1199
1206
  throw new Error("first argument should be an array");
1200
1207
  return s.reduce(function(g, T) {
1201
- return x(g, T, M);
1208
+ return x(g, T, r);
1202
1209
  }, {});
1203
1210
  };
1204
1211
  var Gi = x, Ki = Gi;
@@ -1304,14 +1311,14 @@ const Vi = class {
1304
1311
  return;
1305
1312
  this.setPositionState(c.POSITION_REQUESTING), this.setPositionProviderOnMapView();
1306
1313
  const s = Date.now();
1307
- navigator.geolocation.watchPosition((M) => {
1308
- this.currentPosition && M.coords.accuracy === this.currentPosition.coords.accuracy && M.coords.latitude === this.currentPosition.coords.latitude && M.coords.longitude === this.currentPosition.coords.longitude || (this.currentPosition = M, this.positionIsAccurate = this.currentPosition.coords.accuracy <= this.options.maxAccuracy, this.positionIsAccurate ? (this.positionState === c.POSITION_TRACKED ? this.setPositionState(c.POSITION_UNTRACKED) : this.positionState !== c.POSITION_UNTRACKED && this.setPositionState(c.POSITION_KNOWN), window.removeEventListener("deviceorientation", this.handleDeviceOrientationReference)) : (this.setPositionState(c.POSITION_INACCURATE), this.position_error.emit({ code: 11, message: "Inaccurate position: " + M.coords.accuracy })), this.position_received.emit({
1314
+ navigator.geolocation.watchPosition((r) => {
1315
+ this.currentPosition && r.coords.accuracy === this.currentPosition.coords.accuracy && r.coords.latitude === this.currentPosition.coords.latitude && r.coords.longitude === this.currentPosition.coords.longitude || (this.currentPosition = r, this.positionIsAccurate = this.currentPosition.coords.accuracy <= this.options.maxAccuracy, this.positionIsAccurate ? (this.positionState === c.POSITION_TRACKED ? this.setPositionState(c.POSITION_UNTRACKED) : this.positionState !== c.POSITION_UNTRACKED && this.setPositionState(c.POSITION_KNOWN), window.removeEventListener("deviceorientation", this.handleDeviceOrientationReference)) : (this.setPositionState(c.POSITION_INACCURATE), this.position_error.emit({ code: 11, message: "Inaccurate position: " + r.coords.accuracy })), this.position_received.emit({
1309
1316
  position: this.currentPosition,
1310
1317
  selfInvoked: o,
1311
1318
  accurate: this.positionIsAccurate
1312
1319
  }));
1313
- }, (M) => {
1314
- (M.code !== 3 || !this.currentPosition || this.currentPosition.timestamp <= s) && this.setPositionUnknown(M);
1320
+ }, (r) => {
1321
+ (r.code !== 3 || !this.currentPosition || this.currentPosition.timestamp <= s) && this.setPositionUnknown(r);
1315
1322
  }, this.options.positionOptions);
1316
1323
  }
1317
1324
  /**
@@ -1368,8 +1375,8 @@ const Vi = class {
1368
1375
  return;
1369
1376
  }
1370
1377
  const s = this.parser.getDevice().type;
1371
- this.canBeTracked = !!(typeof window.DeviceOrientationEvent == "function" && (s === V.Phone || s === V.Tablet) && this.mapView.rotatable && this.mapView.tiltable), !("permissions" in navigator) || !("query" in navigator.permissions) ? this.setPositionState(c.POSITION_UNKNOWN) : navigator.permissions.query({ name: "geolocation" }).then((M) => {
1372
- M.state === "granted" ? this.watchPosition() : this.setPositionState(c.POSITION_UNKNOWN);
1378
+ this.canBeTracked = !!(typeof window.DeviceOrientationEvent == "function" && (s === V.Phone || s === V.Tablet) && this.mapView.rotatable && this.mapView.tiltable), !("permissions" in navigator) || !("query" in navigator.permissions) ? this.setPositionState(c.POSITION_UNKNOWN) : navigator.permissions.query({ name: "geolocation" }).then((r) => {
1379
+ r.state === "granted" ? this.watchPosition() : this.setPositionState(c.POSITION_UNKNOWN);
1373
1380
  }), this.mapView.on("rotateend", () => {
1374
1381
  this.setCompassStyle(this.mapView.getBearing());
1375
1382
  });
@@ -1396,3 +1403,4 @@ Vi.style = Bi;
1396
1403
  export {
1397
1404
  Vi as mi_my_position
1398
1405
  };
1406
+ //# sourceMappingURL=mi-my-position.entry-fe4a4b9b.mjs.map
@@ -1,6 +1,13 @@
1
- import { r as c, f as r, h as i, H as f, g as d } from "./reactcomponent-8283ee84.mjs";
1
+ import { r as c, f as r, h as e, H as f, g as d } from "./reactcomponent-2ae3c3c4.mjs";
2
2
  import "react";
3
3
  import "react-dom";
4
+ (function() {
5
+ try {
6
+ var t = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, i = new Error().stack;
7
+ i && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[i] = "df413ede-37ba-4e7f-8003-b95f35f0ba3d", t._sentryDebugIdIdentifier = "sentry-dbid-df413ede-37ba-4e7f-8003-b95f35f0ba3d");
8
+ } catch {
9
+ }
10
+ })();
4
11
  var l;
5
12
  (function(t) {
6
13
  t.TOP_LEFT = "top-left", t.TOP_CENTER = "top-center", t.TOP_RIGHT = "top-right", t.BOTTOM_CENTER = "bottom-center", t.BOTTOM_LEFT = "bottom-left", t.BOTTOM_RIGHT = "bottom-right";
@@ -9,7 +16,7 @@ var n;
9
16
  (function(t) {
10
17
  t.Error = "error", t.Info = "info", t.Success = "success", t.Warning = "warning", t.None = "none";
11
18
  })(n || (n = {}));
12
- const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";position:fixed;z-index:1000;display:flex;flex-direction:column}:host(.top-left){top:0;left:0}:host(.top-center){top:0;align-items:center;left:50%;transform:translate(-50%, 0)}:host(.top-right){top:0;right:0;align-items:flex-end}:host(.bottom-left){bottom:0;left:0}:host(.bottom-center){bottom:0;align-items:center;left:50%;transform:translate(-50%, 0)}:host(.bottom-right){bottom:0;right:0;align-items:flex-end}.notification{margin-top:16px;display:flex;flex-direction:row;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.16), 0px 2px 2px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.2);border-radius:2px;background-color:#fcfcfc;overflow:hidden}.notification .icon{width:48px;display:flex;justify-content:center;align-items:center}.notification .icon-type--error{background-color:#ef4444}.notification .icon-type--success{background-color:#22c55e}.notification .icon-type--warning{background-color:#f59e0b}.notification .icon-type--info{background-color:#6b7280}.notification .label{padding-left:16px;flex:1;font-size:0.875rem}.notification .btn{padding-left:24px;padding-right:16px;display:flex;align-items:center;border:none;background-color:#fcfcfc}.notification .btn:focus{outline:none;box-shadow:none}', p = class {
19
+ const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";position:fixed;z-index:1000;display:flex;flex-direction:column}:host(.top-left){top:0;left:0}:host(.top-center){top:0;align-items:center;left:50%;transform:translate(-50%, 0)}:host(.top-right){top:0;right:0;align-items:flex-end}:host(.bottom-left){bottom:0;left:0}:host(.bottom-center){bottom:0;align-items:center;left:50%;transform:translate(-50%, 0)}:host(.bottom-right){bottom:0;right:0;align-items:flex-end}.notification{margin-top:16px;display:flex;flex-direction:row;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.16), 0px 2px 2px rgba(0, 0, 0, 0.18), 0px 1px 1px rgba(0, 0, 0, 0.2);border-radius:2px;background-color:#fcfcfc;overflow:hidden}.notification .icon{width:48px;display:flex;justify-content:center;align-items:center}.notification .icon-type--error{background-color:#ef4444}.notification .icon-type--success{background-color:#22c55e}.notification .icon-type--warning{background-color:#f59e0b}.notification .icon-type--info{background-color:#6b7280}.notification .label{padding-left:16px;flex:1;font-size:0.875rem}.notification .btn{padding-left:24px;padding-right:16px;display:flex;align-items:center;border:none;background-color:#fcfcfc}.notification .btn:focus{outline:none;box-shadow:none}', g = class {
13
20
  constructor(t) {
14
21
  c(this, t), this.notifications = [], this.notificationId = 0, this.position = l.BOTTOM_RIGHT, this.duration = 3;
15
22
  }
@@ -21,10 +28,10 @@ const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystem
21
28
  * @param {boolean} [sticky=false] - Set message as sticky to prevent it from disappearing.
22
29
  * @returns {Promise<void>}
23
30
  */
24
- async push(t, e = "none", o = !1) {
31
+ async push(t, i = "none", o = !1) {
25
32
  if (typeof t != "string" || t.length < 1)
26
33
  return;
27
- if (!Object.values(n).some((a) => a === e)) {
34
+ if (!Object.values(n).some((a) => a === i)) {
28
35
  console.error("Invalid notification type");
29
36
  return;
30
37
  }
@@ -32,7 +39,7 @@ const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystem
32
39
  id: this.notificationId,
33
40
  message: t,
34
41
  sticky: o,
35
- type: e
42
+ type: i
36
43
  };
37
44
  o === !1 && (s.timer = window.setTimeout(() => this.dismiss(s.id), this.duration * 1e3)), this.notificationId++, this.notifications.push(s), r(this.hostElement);
38
45
  }
@@ -50,10 +57,10 @@ const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystem
50
57
  * @param {number} id
51
58
  */
52
59
  dismiss(t) {
53
- this.notifications = this.notifications.filter((e) => e.id !== t), r(this.hostElement);
60
+ this.notifications = this.notifications.filter((i) => i.id !== t), r(this.hostElement);
54
61
  }
55
62
  render() {
56
- return i(f, { class: this.position }, this.notifications.map((t) => this.renderNotification(t)));
63
+ return e(f, { class: this.position }, this.notifications.map((t) => this.renderNotification(t)));
57
64
  }
58
65
  /**
59
66
  * Get JSX for notification.
@@ -61,8 +68,8 @@ const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystem
61
68
  * @param {NotificationMessage} { id, message }
62
69
  * @returns {JSX.Element}
63
70
  */
64
- renderNotification({ id: t, message: e, type: o }) {
65
- return i("div", { class: "notification", role: "alert" }, o && o !== "none" ? this.renderIcon(o) : null, i("p", { class: "label" }, e), i("button", { type: "button", "aria-label": "Dismiss notification", class: "btn", onClick: () => this.dismiss(t) }, i("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, i("path", { d: "M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z", fill: "#1E2025" }))));
71
+ renderNotification({ id: t, message: i, type: o }) {
72
+ return e("div", { class: "notification", role: "alert" }, o && o !== "none" ? this.renderIcon(o) : null, e("p", { class: "label" }, i), e("button", { type: "button", "aria-label": "Dismiss notification", class: "btn", onClick: () => this.dismiss(t) }, e("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, e("path", { d: "M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z", fill: "#1E2025" }))));
66
73
  }
67
74
  /**
68
75
  * Get JSX for type-icon.
@@ -71,13 +78,14 @@ const h = ':host{padding:16px;font-family:Figtree, -apple-system, BlinkMacSystem
71
78
  * @returns {JSX.Element}
72
79
  */
73
80
  renderIcon(t) {
74
- return t === n.Error ? i("div", { class: "icon icon-type--error" }, i("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, i("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM9 15V13H11V15H9ZM9 5V11H11V5H9Z", fill: "#FCFCFC" }))) : t === n.Success ? i("div", { class: "icon icon-type--success" }, i("svg", { width: "18", height: "14", viewBox: "0 0 18 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, i("path", { d: "M5.99997 11.17L1.82997 7L0.409973 8.41L5.99997 14L18 2L16.59 0.59L5.99997 11.17Z", fill: "#FCFCFC" }))) : t === n.Warning ? i("div", { class: "icon icon-type--warning" }, i("svg", { width: "22", height: "19", viewBox: "0 0 22 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, i("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M22 19L11 0L0 19H22ZM10 16V14H12V16H10ZM10 12H12V8H10V12Z", fill: "#FCFCFC" }))) : i("div", { class: "icon icon-type--info" }, i("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, i("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM9 15V9H11V15H9ZM9 5V7H11V5H9Z", fill: "#FCFCFC" })));
81
+ return t === n.Error ? e("div", { class: "icon icon-type--error" }, e("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, e("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM9 15V13H11V15H9ZM9 5V11H11V5H9Z", fill: "#FCFCFC" }))) : t === n.Success ? e("div", { class: "icon icon-type--success" }, e("svg", { width: "18", height: "14", viewBox: "0 0 18 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, e("path", { d: "M5.99997 11.17L1.82997 7L0.409973 8.41L5.99997 14L18 2L16.59 0.59L5.99997 11.17Z", fill: "#FCFCFC" }))) : t === n.Warning ? e("div", { class: "icon icon-type--warning" }, e("svg", { width: "22", height: "19", viewBox: "0 0 22 19", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, e("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M22 19L11 0L0 19H22ZM10 16V14H12V16H10ZM10 12H12V8H10V12Z", fill: "#FCFCFC" }))) : e("div", { class: "icon icon-type--info" }, e("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: "img", "aria-hidden": "true", focusable: "false" }, e("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM9 15V9H11V15H9ZM9 5V7H11V5H9Z", fill: "#FCFCFC" })));
75
82
  }
76
83
  get hostElement() {
77
84
  return d(this);
78
85
  }
79
86
  };
80
- p.style = h;
87
+ g.style = h;
81
88
  export {
82
- p as mi_notification
89
+ g as mi_notification
83
90
  };
91
+ //# sourceMappingURL=mi-notification.entry-7120b62e.mjs.map
@@ -1,11 +1,18 @@
1
- import { r as s, h as i } from "./reactcomponent-8283ee84.mjs";
2
- import { R as t } from "./route-travel-mode.enum-7f4ce9c7-a9c95a83.mjs";
3
- import { U as n } from "./unit-system.enum-eaefb53e-0f424da4.mjs";
1
+ import { r as s, h as t } from "./reactcomponent-2ae3c3c4.mjs";
2
+ import { R as i } from "./route-travel-mode.enum-7f4ce9c7-4fd44e3c.mjs";
3
+ import { U as a } from "./unit-system.enum-eaefb53e-077ac36d.mjs";
4
4
  import "react";
5
5
  import "react-dom";
6
- const a = '.directions{border-bottom:1px solid #d1d5db;color:#1c1917;font-size:1rem;font-weight:400;font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.directions-way-points{padding-top:24px;padding-bottom:24px;padding-left:16px;padding-right:16px;border-bottom:1px solid #f3f4f6}.directions-way-points span{display:block}.directions-way-points span:first-child{font-size:1.25rem;font-weight:500;line-height:1.5rem}.directions-way-points span:last-child{color:#6b7280}.directions-way-points span:last-child a{color:#3b82f6;text-decoration:none}.directions-details{padding:16px;display:flex;flex-direction:row;justify-content:space-between}.directions-details-numbers mi-time{font-weight:500}.directions-details-numbers-distance{color:#6b7280;font-size:0.875rem;font-weight:400;text-transform:lowercase}.directions-details-travel-mode-selector{display:flex;align-items:center;color:#3b82f6;text-decoration:none}.directions-details-travel-mode-selector mi-icon{width:24px;height:24px;margin-left:8px;background-color:#3b82f6}', r = class {
6
+ (function() {
7
+ try {
8
+ var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, n = new Error().stack;
9
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "32742bb1-c7a0-4c08-a187-1eed64116611", e._sentryDebugIdIdentifier = "sentry-dbid-32742bb1-c7a0-4c08-a187-1eed64116611");
10
+ } catch {
11
+ }
12
+ })();
13
+ const r = '.directions{border-bottom:1px solid #d1d5db;color:#1c1917;font-size:1rem;font-weight:400;font-family:Figtree, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.directions-way-points{padding-top:24px;padding-bottom:24px;padding-left:16px;padding-right:16px;border-bottom:1px solid #f3f4f6}.directions-way-points span{display:block}.directions-way-points span:first-child{font-size:1.25rem;font-weight:500;line-height:1.5rem}.directions-way-points span:last-child{color:#6b7280}.directions-way-points span:last-child a{color:#3b82f6;text-decoration:none}.directions-details{padding:16px;display:flex;flex-direction:row;justify-content:space-between}.directions-details-numbers mi-time{font-weight:500}.directions-details-numbers-distance{color:#6b7280;font-size:0.875rem;font-weight:400;text-transform:lowercase}.directions-details-travel-mode-selector{display:flex;align-items:center;color:#3b82f6;text-decoration:none}.directions-details-travel-mode-selector mi-icon{width:24px;height:24px;margin-left:8px;background-color:#3b82f6}', o = class {
7
14
  constructor(e) {
8
- s(this, e), this.originName = void 0, this.destinationName = void 0, this.totalTravelTime = void 0, this.totalWalkingDistance = void 0, this.travelMode = t.Walking, this.unit = n.Metric, this.translations = {
15
+ s(this, e), this.originName = void 0, this.destinationName = void 0, this.totalTravelTime = void 0, this.totalWalkingDistance = void 0, this.travelMode = i.Walking, this.unit = a.Metric, this.translations = {
9
16
  from: "From",
10
17
  to: "To",
11
18
  avoidStairs: "Avoid stairs",
@@ -25,13 +32,13 @@ const a = '.directions{border-bottom:1px solid #d1d5db;color:#1c1917;font-size:1
25
32
  */
26
33
  getTravelModeString() {
27
34
  switch (this.travelMode) {
28
- case t.Walking:
35
+ case i.Walking:
29
36
  return this.translations.walk;
30
- case t.Driving:
37
+ case i.Driving:
31
38
  return this.translations.car;
32
- case t.Transit:
39
+ case i.Transit:
33
40
  return this.translations.transit;
34
- case t.Bicycling:
41
+ case i.Bicycling:
35
42
  return this.translations.bike;
36
43
  default:
37
44
  return this.translations.walk;
@@ -44,20 +51,20 @@ const a = '.directions{border-bottom:1px solid #d1d5db;color:#1c1917;font-size:1
44
51
  */
45
52
  getTravelModeIconName() {
46
53
  switch (this.travelMode) {
47
- case t.Walking:
54
+ case i.Walking:
48
55
  return "walk";
49
- case t.Driving:
56
+ case i.Driving:
50
57
  return "car";
51
- case t.Transit:
58
+ case i.Transit:
52
59
  return "transit";
53
- case t.Bicycling:
60
+ case i.Bicycling:
54
61
  return "bike";
55
62
  default:
56
63
  return "walk";
57
64
  }
58
65
  }
59
66
  render() {
60
- return i("div", { class: "directions" }, this.originName && this.destinationName ? this.renderWayPoints() : null, i("div", { class: "directions-details" }, this.totalTravelTime >= 0 || this.totalWalkingDistance >= 0 ? i("div", { class: "directions-details-numbers" }, this.totalTravelTime >= 0 ? i("div", null, i("mi-time", { seconds: this.totalTravelTime })) : null, this.totalWalkingDistance >= 0 ? i("div", { class: "directions-details-numbers-distance" }, i("mi-distance", { meters: this.totalWalkingDistance }), " ", this.translations.walking.toLowerCase()) : null) : null, i("a", { href: "#", class: "directions-details-travel-mode-selector" }, this.getTravelModeString(), i("mi-icon", { "icon-name": this.getTravelModeIconName() }))));
67
+ return t("div", { class: "directions" }, this.originName && this.destinationName ? this.renderWayPoints() : null, t("div", { class: "directions-details" }, this.totalTravelTime >= 0 || this.totalWalkingDistance >= 0 ? t("div", { class: "directions-details-numbers" }, this.totalTravelTime >= 0 ? t("div", null, t("mi-time", { seconds: this.totalTravelTime })) : null, this.totalWalkingDistance >= 0 ? t("div", { class: "directions-details-numbers-distance" }, t("mi-distance", { meters: this.totalWalkingDistance }), " ", this.translations.walking.toLowerCase()) : null) : null, t("a", { href: "#", class: "directions-details-travel-mode-selector" }, this.getTravelModeString(), t("mi-icon", { "icon-name": this.getTravelModeIconName() }))));
61
68
  }
62
69
  /**
63
70
  * Render direction way points.
@@ -65,10 +72,11 @@ const a = '.directions{border-bottom:1px solid #d1d5db;color:#1c1917;font-size:1
65
72
  * @returns {JSX.Element}
66
73
  */
67
74
  renderWayPoints() {
68
- return i("div", { class: "directions-way-points" }, i("span", null, this.translations.to, " ", this.destinationName), i("span", null, this.translations.from, " ", i("a", { href: "#" }, this.originName)));
75
+ return t("div", { class: "directions-way-points" }, t("span", null, this.translations.to, " ", this.destinationName), t("span", null, this.translations.from, " ", t("a", { href: "#" }, this.originName)));
69
76
  }
70
77
  };
71
- r.style = a;
78
+ o.style = r;
72
79
  export {
73
- r as mi_route_instructions_heading
80
+ o as mi_route_instructions_heading
74
81
  };
82
+ //# sourceMappingURL=mi-route-instructions-heading.entry-a81ce1af.mjs.map