@mapsindoors/map-template 1.89.2 → 1.89.3
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.
- package/dist/{GoogleMapsMap-52baff50.mjs → GoogleMapsMap-a7201a48.mjs} +2 -2
- package/dist/{MapboxMap-4def7f8c.mjs → MapboxMap-b8e1f7b9.mjs} +2 -2
- package/dist/{combo-box-item.entry-9fa90934.mjs → combo-box-item.entry-5520fd41.mjs} +2 -2
- package/dist/mapsindoors-react.es.js +1 -1
- package/dist/mapsindoors-react.umd.js +1 -1
- package/dist/mapsindoors-webcomponent.es.js +1 -1
- package/dist/mapsindoors-webcomponent.umd.js +1 -1
- package/dist/{mi-card_2.entry-802ac37a.mjs → mi-card_2.entry-00000df0.mjs} +2 -2
- package/dist/{mi-chip.entry-5e280243.mjs → mi-chip.entry-8ff7f333.mjs} +2 -2
- package/dist/{mi-column.entry-d8d03cc3.mjs → mi-column.entry-4f789cac.mjs} +2 -2
- package/dist/{mi-combo-box.entry-a25bc003.mjs → mi-combo-box.entry-08d62fff.mjs} +2 -2
- package/dist/{mi-data-table.entry-38fdabfe.mjs → mi-data-table.entry-8550c599.mjs} +2 -2
- package/dist/{mi-distance_2.entry-c2092d97.mjs → mi-distance_2.entry-77eae2f6.mjs} +2 -2
- package/dist/{mi-dropdown-item.entry-ca411ec6.mjs → mi-dropdown-item.entry-39806a56.mjs} +2 -2
- package/dist/{mi-dropdown.entry-1c8e2c37.mjs → mi-dropdown.entry-f2865978.mjs} +2 -2
- package/dist/{mi-floor-selector.entry-a07a669e.mjs → mi-floor-selector.entry-e725795f.mjs} +2 -2
- package/dist/{mi-keyboard.entry-93aae114.mjs → mi-keyboard.entry-863c3e6f.mjs} +2 -2
- package/dist/{mi-list-item-category.entry-21a8e269.mjs → mi-list-item-category.entry-3fdb4ec9.mjs} +2 -2
- package/dist/{mi-list-item-location.entry-e4d6c7c4.mjs → mi-list-item-location.entry-ce00a1e6.mjs} +2 -2
- package/dist/{mi-list.entry-2eb6e6fb.mjs → mi-list.entry-8f1a4803.mjs} +2 -2
- package/dist/{mi-location-booking.entry-b509de62.mjs → mi-location-booking.entry-bc20d3e1.mjs} +2 -2
- package/dist/{mi-location-info.entry-154935dc.mjs → mi-location-info.entry-6015f761.mjs} +2 -2
- package/dist/{mi-map-googlemaps.entry-a5f9563e.mjs → mi-map-googlemaps.entry-38323978.mjs} +2 -2
- package/dist/{mi-map-mapbox.entry-ce668a41.mjs → mi-map-mapbox.entry-5e3ea857.mjs} +2 -2
- package/dist/{mi-metric-card.entry-5e3e27de.mjs → mi-metric-card.entry-80a9a636.mjs} +2 -2
- package/dist/{mi-my-position.entry-4ae16267.mjs → mi-my-position.entry-be06029e.mjs} +2 -2
- package/dist/{mi-notification.entry-7f79d65b.mjs → mi-notification.entry-fa6ffe16.mjs} +2 -2
- package/dist/{mi-route-instructions-heading.entry-83ab110e.mjs → mi-route-instructions-heading.entry-0c88efd3.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver-legacy.entry-40e523b3.mjs → mi-route-instructions-maneuver-legacy.entry-9bacfd7b.mjs} +2 -2
- package/dist/{mi-route-instructions-maneuver.entry-c96d4a48.mjs → mi-route-instructions-maneuver.entry-4465dc79.mjs} +2 -2
- package/dist/{mi-route-instructions-step-legacy.entry-95b197e9.mjs → mi-route-instructions-step-legacy.entry-26e96053.mjs} +2 -2
- package/dist/{mi-route-instructions-step.entry-51700897.mjs → mi-route-instructions-step.entry-4c034c90.mjs} +2 -2
- package/dist/{mi-route-instructions.entry-3c705f65.mjs → mi-route-instructions.entry-ee330f9a.mjs} +2 -2
- package/dist/{mi-scroll-buttons.entry-f963323c.mjs → mi-scroll-buttons.entry-8c1f01d8.mjs} +2 -2
- package/dist/{mi-search.entry-5e9944fa.mjs → mi-search.entry-ae5550fd.mjs} +2 -2
- package/dist/{mi-share-sms.entry-03f29b65.mjs → mi-share-sms.entry-589de936.mjs} +2 -2
- package/dist/{mi-step-switcher.entry-15bdbe42.mjs → mi-step-switcher.entry-f9b36649.mjs} +2 -2
- package/dist/{mi-tab-panel.entry-32e39b1f.mjs → mi-tab-panel.entry-5c86ec15.mjs} +2 -2
- package/dist/{mi-tab.entry-d1191ee1.mjs → mi-tab.entry-e9898cd3.mjs} +2 -2
- package/dist/{mi-tabs.entry-a517b481.mjs → mi-tabs.entry-9849f707.mjs} +2 -2
- package/dist/{mi-time.entry-eb59c534.mjs → mi-time.entry-20f76f19.mjs} +2 -2
- package/dist/{reactcomponent-39094f44.mjs → reactcomponent-a0e7be60.mjs} +4 -4
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r, h as n, H as e } from "./reactcomponent-
|
|
1
|
+
import { r, h as n, H as e } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import { U as o } from "./unit-system.enum-eaefb53e-0f424da4.mjs";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
@@ -73,4 +73,4 @@ u.style = h;
|
|
|
73
73
|
export {
|
|
74
74
|
u as mi_route_instructions_maneuver
|
|
75
75
|
};
|
|
76
|
-
//# sourceMappingURL=mi-route-instructions-maneuver.entry-
|
|
76
|
+
//# sourceMappingURL=mi-route-instructions-maneuver.entry-4465dc79.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as n, c as r, h as e } from "./reactcomponent-
|
|
1
|
+
import { r as n, c as r, h as e } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import { U as o } from "./unit-system.enum-eaefb53e-0f424da4.mjs";
|
|
3
3
|
import { c as l } from "./utils-ae714467-b07fc3be.mjs";
|
|
4
4
|
import "react";
|
|
@@ -199,4 +199,4 @@ d.style = p;
|
|
|
199
199
|
export {
|
|
200
200
|
d as mi_route_instructions_step_legacy
|
|
201
201
|
};
|
|
202
|
-
//# sourceMappingURL=mi-route-instructions-step-legacy.entry-
|
|
202
|
+
//# sourceMappingURL=mi-route-instructions-step-legacy.entry-26e96053.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as B, c as R, h as e } from "./reactcomponent-
|
|
1
|
+
import { r as B, c as R, h as e } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import { U as $ } from "./unit-system.enum-eaefb53e-0f424da4.mjs";
|
|
3
3
|
import { c as N } from "./utils-ae714467-b07fc3be.mjs";
|
|
4
4
|
import "react";
|
|
@@ -228,4 +228,4 @@ O.style = H;
|
|
|
228
228
|
export {
|
|
229
229
|
O as mi_route_instructions_step
|
|
230
230
|
};
|
|
231
|
-
//# sourceMappingURL=mi-route-instructions-step.entry-
|
|
231
|
+
//# sourceMappingURL=mi-route-instructions-step.entry-4c034c90.mjs.map
|
package/dist/{mi-route-instructions.entry-3c705f65.mjs → mi-route-instructions.entry-ee330f9a.mjs}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as u, c as g, h as s, H as m } from "./reactcomponent-
|
|
1
|
+
import { r as u, c as g, h as s, H as m } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import { R as v } from "./route-travel-mode.enum-7f4ce9c7-a9c95a83.mjs";
|
|
3
3
|
import { U as f } from "./unit-system.enum-eaefb53e-0f424da4.mjs";
|
|
4
4
|
import { c as S } from "./utils-ae714467-b07fc3be.mjs";
|
|
@@ -140,4 +140,4 @@ I.style = x;
|
|
|
140
140
|
export {
|
|
141
141
|
I as mi_route_instructions
|
|
142
142
|
};
|
|
143
|
-
//# sourceMappingURL=mi-route-instructions.entry-
|
|
143
|
+
//# sourceMappingURL=mi-route-instructions.entry-ee330f9a.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as n, h as e } from "./reactcomponent-
|
|
1
|
+
import { r as n, h as e } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const i = 'a.mi-button{cursor:default}.mi-button{border-radius:4px;border-width:1px;border-style:solid;font-family:Inter, -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";font-size:1rem;font-weight:500;padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px;display:inline-flex;align-items:center}.mi-button:disabled{opacity:0.48;cursor:not-allowed}.mi-button object{filter:invert(9%) sepia(13%) saturate(692%) hue-rotate(185deg) brightness(98%) contrast(91%);width:16px;height:16px}.mi-button--small{padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px;font-size:0.875rem;height:32px}.mi-button--small object{width:16px;height:16px}.mi-button--large{padding-left:16px;padding-right:16px;font-size:1.25rem}.mi-button--large object{width:20px;height:20px}.mi-button--full-width{width:100%;justify-content:center}.mi-button--icon-left{padding-left:12px}.mi-button--icon-left object{margin-right:8px}.mi-button--icon-right{padding-right:12px}.mi-button--icon-right object{margin-left:8px}.mi-button--icon-both{padding-top:12px;padding-bottom:12px}.mi-button--icon-both object:first-of-type{margin-right:8px}.mi-button--icon-both object:last-of-type{margin-left:8px}.mi-button--base{background:linear-gradient(#f5f7fa, #ebeff5);color:#1e2025;border-color:#c8d0e0}.mi-button--base:not(:disabled):hover{background:linear-gradient(#ebeff5, #dee3ed);border-color:#aeb9cb}.mi-button--base:not(:disabled):active{background:linear-gradient(#dee3ed, #ebeff5)}.mi-button--primary{color:#ffffff;border-color:#20693e;background:linear-gradient(#3ba064, #2a844e)}.mi-button--primary object{filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(201deg) brightness(106%) contrast(106%)}.mi-button--primary:not(:disabled):hover{background:linear-gradient(#2a844e, #20693e)}.mi-button--primary:not(:disabled):active{background:linear-gradient(#20693e, #2a844e)}.mi-button--delete{background:linear-gradient(#f55151, #de1b1b);color:#ffffff;border-color:#ba0d0d}.mi-button--delete object{filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(201deg) brightness(106%) contrast(106%)}.mi-button--delete:not(:disabled):hover{background:linear-gradient(#de1b1b, #ba0d0d)}.mi-button--delete:not(:disabled):active{background:linear-gradient(#ba0d0d, #de1b1b)}.mi-button--outline{color:#3071d9;border-color:#3071d9;background-color:transparent}.mi-button--outline object{filter:invert(38%) sepia(97%) saturate(742%) hue-rotate(188deg) brightness(86%) contrast(97%)}.mi-button--outline:not(:disabled):hover{color:#1d5bbf;border-color:#1d5bbf;background-color:#eef4fc}.mi-button--outline:not(:disabled):active{color:#1d5bbf;border-color:#1d5bbf;background-color:#cfe0fc}.mi-button--link{color:#3071d9;border-style:none;background-color:transparent;cursor:pointer}.mi-button--link object{filter:invert(38%) sepia(97%) saturate(742%) hue-rotate(188deg) brightness(86%) contrast(97%)}.mi-button--link:not(:disabled):hover{color:#1d5bbf;border-color:#1d5bbf;background-color:#eef4fc}.mi-button--link:disabled:hover{cursor:not-allowed}.mi-button--link:not(:disabled):active{color:#1d5bbf;border-color:#1d5bbf;background-color:#cfe0fc}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.scroll-buttons{height:100%;width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:16px}.scroll-buttons .btn{margin:0;padding:0;background:none;width:64px;height:64px;background-color:#ffffff;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center}.scroll-buttons .btn mi-icon{width:32px}.scroll-buttons .btn:hover{background:none;background-color:#ffffff;cursor:pointer}.scroll-buttons .btn:disabled{opacity:1}.scroll-buttons .btn:disabled mi-icon{background-color:#a5a9af}', r = class {
|
|
@@ -80,4 +80,4 @@ r.style = i;
|
|
|
80
80
|
export {
|
|
81
81
|
r as mi_scroll_buttons
|
|
82
82
|
};
|
|
83
|
-
//# sourceMappingURL=mi-scroll-buttons.entry-
|
|
83
|
+
//# sourceMappingURL=mi-scroll-buttons.entry-8c1f01d8.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as v, c as p, h as d, H as M } from "./reactcomponent-
|
|
1
|
+
import { r as v, c as p, h as d, H as M } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import { c as f, g as I } from "./_commonjsHelpers-ba3f0406-b96e6d6a.mjs";
|
|
3
3
|
import "react";
|
|
4
4
|
import "react-dom";
|
|
@@ -248,4 +248,4 @@ b.style = E;
|
|
|
248
248
|
export {
|
|
249
249
|
b as mi_search
|
|
250
250
|
};
|
|
251
|
-
//# sourceMappingURL=mi-search.entry-
|
|
251
|
+
//# sourceMappingURL=mi-search.entry-ae5550fd.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as a, c as i, h as e } from "./reactcomponent-
|
|
1
|
+
import { r as a, c as i, h as e } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const d = 'a.mi-button{cursor:default}.mi-button{border-radius:4px;border-width:1px;border-style:solid;font-family:Inter, -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";font-size:1rem;font-weight:500;padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px;display:inline-flex;align-items:center}.mi-button:disabled{opacity:0.48;cursor:not-allowed}.mi-button object{filter:invert(9%) sepia(13%) saturate(692%) hue-rotate(185deg) brightness(98%) contrast(91%);width:16px;height:16px}.mi-button--small{padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px;font-size:0.875rem;height:32px}.mi-button--small object{width:16px;height:16px}.mi-button--large{padding-left:16px;padding-right:16px;font-size:1.25rem}.mi-button--large object{width:20px;height:20px}.mi-button--full-width{width:100%;justify-content:center}.mi-button--icon-left{padding-left:12px}.mi-button--icon-left object{margin-right:8px}.mi-button--icon-right{padding-right:12px}.mi-button--icon-right object{margin-left:8px}.mi-button--icon-both{padding-top:12px;padding-bottom:12px}.mi-button--icon-both object:first-of-type{margin-right:8px}.mi-button--icon-both object:last-of-type{margin-left:8px}.mi-button--base{background:linear-gradient(#f5f7fa, #ebeff5);color:#1e2025;border-color:#c8d0e0}.mi-button--base:not(:disabled):hover{background:linear-gradient(#ebeff5, #dee3ed);border-color:#aeb9cb}.mi-button--base:not(:disabled):active{background:linear-gradient(#dee3ed, #ebeff5)}.mi-button--primary{color:#ffffff;border-color:#20693e;background:linear-gradient(#3ba064, #2a844e)}.mi-button--primary object{filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(201deg) brightness(106%) contrast(106%)}.mi-button--primary:not(:disabled):hover{background:linear-gradient(#2a844e, #20693e)}.mi-button--primary:not(:disabled):active{background:linear-gradient(#20693e, #2a844e)}.mi-button--delete{background:linear-gradient(#f55151, #de1b1b);color:#ffffff;border-color:#ba0d0d}.mi-button--delete object{filter:invert(100%) sepia(93%) saturate(0%) hue-rotate(201deg) brightness(106%) contrast(106%)}.mi-button--delete:not(:disabled):hover{background:linear-gradient(#de1b1b, #ba0d0d)}.mi-button--delete:not(:disabled):active{background:linear-gradient(#ba0d0d, #de1b1b)}.mi-button--outline{color:#3071d9;border-color:#3071d9;background-color:transparent}.mi-button--outline object{filter:invert(38%) sepia(97%) saturate(742%) hue-rotate(188deg) brightness(86%) contrast(97%)}.mi-button--outline:not(:disabled):hover{color:#1d5bbf;border-color:#1d5bbf;background-color:#eef4fc}.mi-button--outline:not(:disabled):active{color:#1d5bbf;border-color:#1d5bbf;background-color:#cfe0fc}.mi-button--link{color:#3071d9;border-style:none;background-color:transparent;cursor:pointer}.mi-button--link object{filter:invert(38%) sepia(97%) saturate(742%) hue-rotate(188deg) brightness(86%) contrast(97%)}.mi-button--link:not(:disabled):hover{color:#1d5bbf;border-color:#1d5bbf;background-color:#eef4fc}.mi-button--link:disabled:hover{cursor:not-allowed}.mi-button--link:not(:disabled):active{color:#1d5bbf;border-color:#1d5bbf;background-color:#cfe0fc}.width-none{width:0}.width-xxx-small{width:2px}.width-xx-small{width:4px}.width-x-small{width:8px}.width-small{width:12px}.width-medium{width:16px}.width-large{width:24px}.width-x-large{width:32px}.width-xx-large{width:40px}.width-xxx-large{width:48px}.width-xxxx-large{width:64px}.min-width-none{min-width:0}.min-width-xxx-small{min-width:2px}.min-width-xx-small{min-width:4px}.min-width-x-small{min-width:8px}.min-width-small{min-width:12px}.min-width-medium{min-width:16px}.min-width-large{min-width:24px}.min-width-x-large{min-width:32px}.min-width-xx-large{min-width:40px}.min-width-xxx-large{min-width:48px}.min-width-xxxx-large{min-width:64px}.max-width-none{max-width:0}.max-width-xxx-small{max-width:2px}.max-width-xx-small{max-width:4px}.max-width-x-small{max-width:8px}.max-width-small{max-width:12px}.max-width-medium{max-width:16px}.max-width-large{max-width:24px}.max-width-x-large{max-width:32px}.max-width-xx-large{max-width:40px}.max-width-xxx-large{max-width:48px}.max-width-xxxx-large{max-width:64px}.height-none{height:0}.height-xxx-small{height:2px}.height-xx-small{height:4px}.height-x-small{height:8px}.height-small{height:12px}.height-medium{height:16px}.height-large{height:24px}.height-x-large{height:32px}.height-xx-large{height:40px}.height-xxx-large{height:48px}.height-xxxx-large{height:64px}.min-height-none{min-height:0}.min-height-xxx-small{min-height:2px}.min-height-xx-small{min-height:4px}.min-height-x-small{min-height:8px}.min-height-small{min-height:12px}.min-height-medium{min-height:16px}.min-height-large{min-height:24px}.min-height-x-large{min-height:32px}.min-height-xx-large{min-height:40px}.min-height-xxx-large{min-height:48px}.min-height-xxxx-large{min-height:64px}.max-height-none{max-height:0}.max-height-xxx-small{max-height:2px}.max-height-xx-small{max-height:4px}.max-height-x-small{max-height:8px}.max-height-small{max-height:12px}.max-height-medium{max-height:16px}.max-height-large{max-height:24px}.max-height-x-large{max-height:32px}.max-height-xx-large{max-height:40px}.max-height-xxx-large{max-height:48px}.max-height-xxxx-large{max-height:64px}.debug *{outline:1px solid gold}.flex{display:flex;flex:1}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.display-block{display:block}.display-inline-block{display:inline-block}.display-inline{display:inline}.display-none{display:none}.text-decoration-none{text-decoration:none}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.margin-auto{margin-left:auto;margin-right:auto}form .inputs{margin:0 auto;width:80%;padding-top:32px;padding-bottom:32px;position:relative;display:flex;flex-direction:row;align-items:center}form .inputs span.plus-sign{position:absolute;left:16px;display:block;font-size:1rem;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";color:#1c1917;top:50%;transform:translateY(-50%)}form .inputs input{padding-left:12px;padding-right:12px;background-color:#ffffff;border-style:solid;border-width:1px;border-radius:8px;height:48px;font-size:1.25rem;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";color:#1c1917;box-sizing:border-box}form .inputs input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #dbeafe}form .inputs input.country-code{width:15%;min-width:88px;margin-right:16px;padding-left:32px}form .inputs input.phone-number{width:85%}form button{margin-top:32px;margin-bottom:24px}', l = class {
|
|
@@ -53,4 +53,4 @@ l.style = d;
|
|
|
53
53
|
export {
|
|
54
54
|
l as mi_share_sms
|
|
55
55
|
};
|
|
56
|
-
//# sourceMappingURL=mi-share-sms.entry-
|
|
56
|
+
//# sourceMappingURL=mi-share-sms.entry-589de936.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as n, c as d, h as t, H as p } from "./reactcomponent-
|
|
1
|
+
import { r as n, c as d, h as t, H as p } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const h = ":host{display:flex}button{padding:16px;background-color:transparent;border:none}button:disabled svg{fill:#d1d5db}button svg{fill:#1f2937}div.steps{padding-top:12px;padding-bottom:12px;padding-left:4px;padding-right:4px;display:flex;flex-grow:1;flex-direction:column;vertical-align:center;justify-content:center}div.steps p{margin:0;padding-bottom:8px;color:#1c1917;font-size:1rem;font-weight:500;line-height:1.25rem;text-align:center}div.steps__dots{display:flex;justify-content:center}div.steps__dots span{width:8px;height:8px;margin-right:8px;float:left;background-color:#d1d5db;border-radius:50%}div.steps__dots span.active{background-color:#1f2937}div.steps__dots span:last-child{margin-right:0px}", o = class {
|
|
@@ -24,4 +24,4 @@ o.style = h;
|
|
|
24
24
|
export {
|
|
25
25
|
o as mi_step_switcher
|
|
26
26
|
};
|
|
27
|
-
//# sourceMappingURL=mi-step-switcher.entry-
|
|
27
|
+
//# sourceMappingURL=mi-step-switcher.entry-f9b36649.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as i, h as s } from "./reactcomponent-
|
|
1
|
+
import { r as i, h as s } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const t = 'div{display:none}div.active{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;display:block}', a = class {
|
|
@@ -19,4 +19,4 @@ a.style = t;
|
|
|
19
19
|
export {
|
|
20
20
|
a as mi_tab_panel
|
|
21
21
|
};
|
|
22
|
-
//# sourceMappingURL=mi-tab-panel.entry-
|
|
22
|
+
//# sourceMappingURL=mi-tab-panel.entry-5c86ec15.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as t } from "./reactcomponent-
|
|
1
|
+
import { r as t } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const n = class {
|
|
@@ -11,4 +11,4 @@ const n = class {
|
|
|
11
11
|
export {
|
|
12
12
|
n as mi_tab
|
|
13
13
|
};
|
|
14
|
-
//# sourceMappingURL=mi-tab.entry-
|
|
14
|
+
//# sourceMappingURL=mi-tab.entry-e9898cd3.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as a, h as o, H as l, g as d } from "./reactcomponent-
|
|
1
|
+
import { r as a, h as o, H as l, g as d } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const b = ':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 .nav{border:none;border-bottom:solid;border-color:#d1d5db;border-width:1px;padding-left:24px}:host .nav--borderless-bottom{border-bottom:0}:host .nav ul{display:flex;flex-direction:row;padding:0;margin:0;margin-bottom:-1px}:host .nav ul li{list-style:none;text-align:center;cursor:pointer;padding:16px;border-width:1px;border-style:solid;border-color:rgba(0, 0, 0, 0)}:host .nav ul li.active{background-color:#f9fafb;border-color:#d1d5db;border-width:1px;border-style:solid;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;font-weight:600}:host .content{display:block;padding:16px;background-color:#f9fafb}:host .content--bordered{border-width:1px;border-color:#d1d5db;border-style:solid;border-radius:4px}', c = class {
|
|
@@ -34,4 +34,4 @@ c.style = b;
|
|
|
34
34
|
export {
|
|
35
35
|
c as mi_tabs
|
|
36
36
|
};
|
|
37
|
-
//# sourceMappingURL=mi-tabs.entry-
|
|
37
|
+
//# sourceMappingURL=mi-tabs.entry-9849f707.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as e, h as l } from "./reactcomponent-
|
|
1
|
+
import { r as e, h as l } from "./reactcomponent-a0e7be60.mjs";
|
|
2
2
|
import "react";
|
|
3
3
|
import "react-dom";
|
|
4
4
|
const D = class {
|
|
@@ -43,4 +43,4 @@ const D = class {
|
|
|
43
43
|
export {
|
|
44
44
|
D as mi_time
|
|
45
45
|
};
|
|
46
|
-
//# sourceMappingURL=mi-time.entry-
|
|
46
|
+
//# sourceMappingURL=mi-time.entry-20f76f19.mjs.map
|
|
@@ -5422,7 +5422,7 @@ const Mv = (e, t, ...n) => {
|
|
|
5422
5422
|
if (s)
|
|
5423
5423
|
return s[r];
|
|
5424
5424
|
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/
|
|
5425
|
-
return xv(/* @__PURE__ */ Object.assign({ "./combo-box-item.entry.js": () => import("./combo-box-item.entry-
|
|
5425
|
+
return xv(/* @__PURE__ */ Object.assign({ "./combo-box-item.entry.js": () => import("./combo-box-item.entry-5520fd41.mjs"), "./mi-card_2.entry.js": () => import("./mi-card_2.entry-00000df0.mjs"), "./mi-chip.entry.js": () => import("./mi-chip.entry-8ff7f333.mjs"), "./mi-column.entry.js": () => import("./mi-column.entry-4f789cac.mjs"), "./mi-combo-box.entry.js": () => import("./mi-combo-box.entry-08d62fff.mjs"), "./mi-data-table.entry.js": () => import("./mi-data-table.entry-8550c599.mjs"), "./mi-distance_2.entry.js": () => import("./mi-distance_2.entry-77eae2f6.mjs"), "./mi-dropdown-item.entry.js": () => import("./mi-dropdown-item.entry-39806a56.mjs"), "./mi-dropdown.entry.js": () => import("./mi-dropdown.entry-f2865978.mjs"), "./mi-floor-selector.entry.js": () => import("./mi-floor-selector.entry-e725795f.mjs"), "./mi-keyboard.entry.js": () => import("./mi-keyboard.entry-863c3e6f.mjs"), "./mi-list-item-category.entry.js": () => import("./mi-list-item-category.entry-3fdb4ec9.mjs"), "./mi-list-item-location.entry.js": () => import("./mi-list-item-location.entry-ce00a1e6.mjs"), "./mi-list.entry.js": () => import("./mi-list.entry-8f1a4803.mjs"), "./mi-location-booking.entry.js": () => import("./mi-location-booking.entry-bc20d3e1.mjs"), "./mi-location-info.entry.js": () => import("./mi-location-info.entry-6015f761.mjs"), "./mi-map-googlemaps.entry.js": () => import("./mi-map-googlemaps.entry-38323978.mjs"), "./mi-map-mapbox.entry.js": () => import("./mi-map-mapbox.entry-5e3ea857.mjs"), "./mi-metric-card.entry.js": () => import("./mi-metric-card.entry-80a9a636.mjs"), "./mi-my-position.entry.js": () => import("./mi-my-position.entry-be06029e.mjs"), "./mi-notification.entry.js": () => import("./mi-notification.entry-fa6ffe16.mjs"), "./mi-route-instructions-heading.entry.js": () => import("./mi-route-instructions-heading.entry-0c88efd3.mjs"), "./mi-route-instructions-maneuver-legacy.entry.js": () => import("./mi-route-instructions-maneuver-legacy.entry-9bacfd7b.mjs"), "./mi-route-instructions-maneuver.entry.js": () => import("./mi-route-instructions-maneuver.entry-4465dc79.mjs"), "./mi-route-instructions-step-legacy.entry.js": () => import("./mi-route-instructions-step-legacy.entry-26e96053.mjs"), "./mi-route-instructions-step.entry.js": () => import("./mi-route-instructions-step.entry-4c034c90.mjs"), "./mi-route-instructions.entry.js": () => import("./mi-route-instructions.entry-ee330f9a.mjs"), "./mi-scroll-buttons.entry.js": () => import("./mi-scroll-buttons.entry-8c1f01d8.mjs"), "./mi-search.entry.js": () => import("./mi-search.entry-ae5550fd.mjs"), "./mi-share-sms.entry.js": () => import("./mi-share-sms.entry-589de936.mjs"), "./mi-step-switcher.entry.js": () => import("./mi-step-switcher.entry-f9b36649.mjs"), "./mi-tab-panel.entry.js": () => import("./mi-tab-panel.entry-5c86ec15.mjs"), "./mi-tab.entry.js": () => import("./mi-tab.entry-e9898cd3.mjs"), "./mi-tabs.entry.js": () => import("./mi-tabs.entry-9849f707.mjs"), "./mi-time.entry.js": () => import("./mi-time.entry-20f76f19.mjs") }), `./${o}.entry.js`).then((i) => (el.set(o, i), i[r]), Rn);
|
|
5426
5426
|
}, ro = /* @__PURE__ */ new Map(), Lr = typeof window < "u" ? window : {}, Ot = Lr.document || { head: {} }, at = {
|
|
5427
5427
|
$flags$: 0,
|
|
5428
5428
|
$resourcesUrl$: "",
|
|
@@ -8965,7 +8965,7 @@ function Hu({ mapType: e, mapsIndoorsInstance: t, mapInstance: n, onPositionCont
|
|
|
8965
8965
|
] });
|
|
8966
8966
|
}
|
|
8967
8967
|
const h2 = Zl(Hu);
|
|
8968
|
-
const p2 = Ql(() => import("./MapboxMap-
|
|
8968
|
+
const p2 = Ql(() => import("./MapboxMap-b8e1f7b9.mjs")), g2 = Ql(() => import("./GoogleMapsMap-a7201a48.mjs")), An = {
|
|
8969
8969
|
Google: "google",
|
|
8970
8970
|
Mapbox: "mapbox"
|
|
8971
8971
|
};
|
|
@@ -15584,7 +15584,7 @@ function uf({ apiKey: e, gmApiKey: t, mapboxAccessToken: n, venue: r, locationId
|
|
|
15584
15584
|
if (window.mapsindoors !== void 0)
|
|
15585
15585
|
return oe();
|
|
15586
15586
|
const je = document.createElement("script");
|
|
15587
|
-
je.setAttribute("type", "text/javascript"), je.setAttribute("src", "https://app.mapsindoors.com/mapsindoors/js/sdk/4.46.
|
|
15587
|
+
je.setAttribute("type", "text/javascript"), je.setAttribute("src", "https://app.mapsindoors.com/mapsindoors/js/sdk/4.46.1/mapsindoors-4.46.1.js.gz"), je.setAttribute("integrity", "sha384-UIZ8ZRvII99qxHaf7YG0mGf2g6idRr6YDVpCQkVeP+zJntNk6m+aZZ4ekFVghmDH"), je.setAttribute("crossorigin", "anonymous"), document.body.appendChild(je), je.onload = () => {
|
|
15588
15588
|
oe();
|
|
15589
15589
|
};
|
|
15590
15590
|
});
|
|
@@ -15918,4 +15918,4 @@ export {
|
|
|
15918
15918
|
m as j,
|
|
15919
15919
|
g3 as r
|
|
15920
15920
|
};
|
|
15921
|
-
//# sourceMappingURL=reactcomponent-
|
|
15921
|
+
//# sourceMappingURL=reactcomponent-a0e7be60.mjs.map
|