@sbb-esta/lyne-elements-dev 5.0.0-next.1-dev.1777534945 → 5.0.0-next.1-dev.1777543026
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/autocomplete/autocomplete-base-element.js +1 -1
- package/autocomplete/autocomplete.component.js +1 -1
- package/{autocomplete-base-element-CSCv_WVh.js → autocomplete-base-element-BiLyvcN-.js} +1 -1
- package/autocomplete.js +1 -1
- package/autocomplete.pure.js +1 -1
- package/core/styles/mixins/scrollbar.scss +0 -6
- package/core/styles/scrollbar.scss +19 -24
- package/core/styles/styles.js +2 -2
- package/core.css +0 -37
- package/core.js +2 -2
- package/custom-elements.json +66 -16
- package/development/autocomplete/autocomplete-base-element.js +1 -1
- package/development/autocomplete/autocomplete.component.js +1 -1
- package/development/{autocomplete-base-element-Bwkns3IL.js → autocomplete-base-element-BxBpn8_e.js} +2 -2
- package/development/autocomplete.js +1 -1
- package/development/autocomplete.pure.js +1 -1
- package/development/core/styles/styles.d.ts +1 -0
- package/development/core/styles/styles.d.ts.map +1 -1
- package/development/core/styles/styles.js +2 -2
- package/development/core.js +2 -2
- package/development/dialog/dialog-content/dialog-content.component.d.ts +1 -0
- package/development/dialog/dialog-content/dialog-content.component.d.ts.map +1 -1
- package/development/dialog/dialog-content/dialog-content.component.js +1 -1
- package/development/{dialog-content.component-B7Grxjk6.js → dialog-content.component-Bzt-PL6f.js} +10 -3
- package/development/dialog.js +1 -1
- package/development/dialog.pure.js +1 -1
- package/development/file-selector/common/file-selector-common.d.ts +1 -2
- package/development/file-selector/common/file-selector-common.d.ts.map +1 -1
- package/development/file-selector/common/file-selector-common.js +2 -2
- package/development/file-selector/file-selector/file-selector.component.d.ts +1 -2
- package/development/file-selector/file-selector/file-selector.component.d.ts.map +1 -1
- package/development/file-selector/file-selector/file-selector.component.js +3 -6
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.d.ts.map +1 -1
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/development/file-selector-common-BH_iIjcB.js +417 -0
- package/development/{file-selector-dropzone.component-DRUUWI1A.js → file-selector-dropzone.component-ZCanLwF-.js} +4 -8
- package/development/file-selector.js +3 -3
- package/development/file-selector.pure.js +3 -3
- package/development/map-container/map-container.component.d.ts.map +1 -1
- package/development/map-container/map-container.component.js +1 -1
- package/development/map-container.component-DoFCVBoh.js +180 -0
- package/development/map-container.js +1 -1
- package/development/map-container.pure.js +1 -1
- package/development/menu/menu/menu.component.d.ts.map +1 -1
- package/development/menu/menu/menu.component.js +1 -1
- package/development/menu.component-CDBUaD8s.js +369 -0
- package/development/menu.js +1 -1
- package/development/menu.pure.js +1 -1
- package/development/navigation/navigation/navigation.component.d.ts.map +1 -1
- package/development/navigation/navigation/navigation.component.js +1 -1
- package/development/navigation/navigation-section/navigation-section.component.d.ts.map +1 -1
- package/development/navigation/navigation-section/navigation-section.component.js +1 -1
- package/development/navigation-section.component-D3_XVwyt.js +350 -0
- package/development/navigation.component-Cco4llBt.js +319 -0
- package/development/navigation.js +2 -2
- package/development/navigation.pure.js +2 -2
- package/development/overlay/overlay.component.d.ts.map +1 -1
- package/development/overlay/overlay.component.js +1 -1
- package/development/overlay.component-DBzb0PdD.js +206 -0
- package/development/overlay.js +1 -1
- package/development/overlay.pure.js +1 -1
- package/development/popover/popover.component.d.ts +1 -0
- package/development/popover/popover.component.d.ts.map +1 -1
- package/development/popover/popover.component.js +1 -1
- package/development/popover.component-Dj0INQsI.js +564 -0
- package/development/popover.js +1 -1
- package/development/popover.pure.js +1 -1
- package/development/select/select.component.js +1 -1
- package/development/{select.component-C1Xfvvii.js → select.component-D_9pjl7T.js} +2 -2
- package/development/select.js +1 -1
- package/development/select.pure.js +1 -1
- package/development/sidebar/sidebar/sidebar.component.d.ts.map +1 -1
- package/development/sidebar/sidebar/sidebar.component.js +1 -1
- package/development/sidebar.component-CYLbI1Vp.js +356 -0
- package/development/sidebar.js +1 -1
- package/development/sidebar.pure.js +1 -1
- package/development/styles-B_IWjHc5.js +22 -0
- package/development/table/table-wrapper/table-wrapper.component.js +1 -1
- package/development/table-wrapper.component-D8IFPow6.js +119 -0
- package/development/table.js +1 -1
- package/development/table.pure.js +1 -1
- package/dialog/dialog-content/dialog-content.component.js +1 -1
- package/{dialog-content.component-are-UBx3.js → dialog-content.component-iRLHPKPb.js} +7 -2
- package/dialog.js +1 -1
- package/dialog.pure.js +1 -1
- package/file-selector/common/file-selector-common.js +2 -2
- package/file-selector/file-selector/file-selector.component.js +10 -13
- package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/{file-selector-common-jpJmVqAw.js → file-selector-common-PcqPdsnN.js} +44 -38
- package/{file-selector-dropzone.component-DDRTu6p2.js → file-selector-dropzone.component-2XUfh1NC.js} +20 -24
- package/file-selector.js +5 -5
- package/file-selector.pure.js +4 -4
- package/map-container/map-container.component.js +1 -1
- package/{map-container.component-Btnl3n9d.js → map-container.component-5I5DW5dJ.js} +23 -16
- package/map-container.js +1 -1
- package/map-container.pure.js +1 -1
- package/menu/menu/menu.component.js +1 -1
- package/{menu.component-CpNMheMG.js → menu.component-Bd37u3Ps.js} +26 -22
- package/menu.js +1 -1
- package/menu.pure.js +1 -1
- package/navigation/navigation/navigation.component.js +1 -1
- package/navigation/navigation-section/navigation-section.component.js +1 -1
- package/{navigation-section.component-219JlVIe.js → navigation-section.component-B_0xi30L.js} +24 -20
- package/{navigation.component-gLrMCbh9.js → navigation.component-CmrLIeDB.js} +24 -20
- package/navigation.js +2 -2
- package/navigation.pure.js +2 -2
- package/off-brand-theme.css +33 -134
- package/overlay/overlay.component.js +1 -1
- package/overlay.component-D2jtCeeb.js +156 -0
- package/overlay.js +1 -1
- package/overlay.pure.js +1 -1
- package/package.json +2 -2
- package/popover/popover.component.js +1 -1
- package/{popover.component-DnY9obd7.js → popover.component-CiMeNnO-.js} +27 -24
- package/popover.js +1 -1
- package/popover.pure.js +1 -1
- package/safety-theme.css +33 -134
- package/scrollbar.css +33 -97
- package/select/select.component.js +1 -1
- package/{select.component-Bhvd_sUV.js → select.component-BXPU7X_X.js} +1 -1
- package/select.js +1 -1
- package/select.pure.js +1 -1
- package/sidebar/sidebar/sidebar.component.js +1 -1
- package/{sidebar.component-Dpf9jZ1P.js → sidebar.component-CeUPJaqy.js} +28 -21
- package/sidebar.js +1 -1
- package/sidebar.pure.js +1 -1
- package/standard-theme.css +33 -134
- package/styles-Cb4jdMeE.js +5 -0
- package/table/table-wrapper/table-wrapper.component.js +1 -1
- package/{table-wrapper.component-DGL8RaxF.js → table-wrapper.component-CZ90q3pY.js} +1 -1
- package/table.js +1 -1
- package/table.pure.js +1 -1
- package/development/file-selector-common-BwkZZzA0.js +0 -409
- package/development/map-container.component-BLF21LG7.js +0 -173
- package/development/menu.component-BpKGNICN.js +0 -365
- package/development/navigation-section.component-DumXFFfg.js +0 -346
- package/development/navigation.component-CpoBEP55.js +0 -315
- package/development/overlay.component-CC_quHYI.js +0 -206
- package/development/popover.component-DT-cfDqo.js +0 -561
- package/development/sidebar.component-DR2JGwnM.js +0 -349
- package/development/styles-6T7UvhxK.js +0 -18
- package/development/table-wrapper.component-CjMOENHV.js +0 -119
- package/overlay.component-B00EoAd5.js +0 -156
- package/styles-D5okOWF1.js +0 -5
|
@@ -9,10 +9,15 @@ var a = ":host{display:block;padding-block:var(--sbb-dialog-padding-block);paddi
|
|
|
9
9
|
this.styles = [i, t(a)];
|
|
10
10
|
}
|
|
11
11
|
constructor() {
|
|
12
|
-
super(), this.addController(new r(this, () => this.closest("sbb-dialog"), { negative: (e) =>
|
|
12
|
+
super(), this.addController(new r(this, () => this.closest("sbb-dialog"), { negative: (e) => {
|
|
13
|
+
this.toggleState("negative", e.negative), this._setScrollbar(e.negative);
|
|
14
|
+
} }));
|
|
15
|
+
}
|
|
16
|
+
_setScrollbar(e = this.closest?.("sbb-dialog")?.negative ?? !1) {
|
|
17
|
+
this.classList.remove("sbb-scrollbar", "sbb-scrollbar-negative"), this.classList.add(`sbb-scrollbar${e ? "-negative" : ""}`);
|
|
13
18
|
}
|
|
14
19
|
connectedCallback() {
|
|
15
|
-
super.connectedCallback(), this.
|
|
20
|
+
super.connectedCallback(), this._setScrollbar();
|
|
16
21
|
}
|
|
17
22
|
render() {
|
|
18
23
|
return e`<slot></slot>`;
|
package/dialog.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./dialog-actions.component-DGqZm5YQ.js";
|
|
2
2
|
import { t } from "./dialog-close-button.component-DB8SqzCb.js";
|
|
3
|
-
import { t as n } from "./dialog-content.component-
|
|
3
|
+
import { t as n } from "./dialog-content.component-iRLHPKPb.js";
|
|
4
4
|
import { t as r } from "./dialog-title.component-CxGEDHF8.js";
|
|
5
5
|
import { n as i, r as a, t as o } from "./dialog.component-QO__vnjp.js";
|
|
6
6
|
import "./dialog.pure.js";
|
package/dialog.pure.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./dialog-actions.component-DGqZm5YQ.js";
|
|
2
2
|
import { t } from "./dialog-close-button.component-DB8SqzCb.js";
|
|
3
|
-
import { t as n } from "./dialog-content.component-
|
|
3
|
+
import { t as n } from "./dialog-content.component-iRLHPKPb.js";
|
|
4
4
|
import { t as r } from "./dialog-title.component-CxGEDHF8.js";
|
|
5
5
|
import { n as i, r as a, t as o } from "./dialog.component-QO__vnjp.js";
|
|
6
6
|
export { e as SbbDialogActionsElement, t as SbbDialogCloseButtonElement, o as SbbDialogCloseEvent, n as SbbDialogContentElement, i as SbbDialogElement, r as SbbDialogTitleElement, a as assignDialogResult };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { t as e } from "../../file-selector-common-PcqPdsnN.js";
|
|
2
|
+
export { e as SbbFileSelectorCommonElementMixin };
|
|
@@ -1,30 +1,27 @@
|
|
|
1
|
-
import { SbbElement as e
|
|
2
|
-
import { html as
|
|
3
|
-
import { SbbSecondaryButtonStaticElement as
|
|
4
|
-
import { ref as
|
|
5
|
-
import { SbbFileSelectorCommonElementMixin as
|
|
1
|
+
import { SbbElement as e } from "../../core.js";
|
|
2
|
+
import { html as t } from "lit/static-html.js";
|
|
3
|
+
import { SbbSecondaryButtonStaticElement as n } from "../../button.pure.js";
|
|
4
|
+
import { ref as r } from "lit/directives/ref.js";
|
|
5
|
+
import { SbbFileSelectorCommonElementMixin as i } from "../common/file-selector-common.js";
|
|
6
6
|
//#region src/elements/file-selector/file-selector/file-selector.component.ts
|
|
7
|
-
var
|
|
7
|
+
var a = class extends i(e) {
|
|
8
8
|
static {
|
|
9
9
|
this.elementName = "sbb-file-selector";
|
|
10
10
|
}
|
|
11
11
|
static {
|
|
12
|
-
this.elementDependencies = [
|
|
13
|
-
}
|
|
14
|
-
static {
|
|
15
|
-
this.styles = [t, o];
|
|
12
|
+
this.elementDependencies = [n];
|
|
16
13
|
}
|
|
17
14
|
static {
|
|
18
15
|
this.events = { filechanged: "filechanged" };
|
|
19
16
|
}
|
|
20
17
|
renderTemplate(e) {
|
|
21
|
-
return
|
|
18
|
+
return t`
|
|
22
19
|
<label>
|
|
23
20
|
<sbb-secondary-button-static
|
|
24
21
|
size=${this.size}
|
|
25
22
|
icon-name="folder-open-small"
|
|
26
23
|
?disabled=${this.disabled || this.formDisabled}
|
|
27
|
-
${
|
|
24
|
+
${r((e) => {
|
|
28
25
|
this.loadButton = e;
|
|
29
26
|
})}
|
|
30
27
|
>
|
|
@@ -36,4 +33,4 @@ var s = class extends a(e) {
|
|
|
36
33
|
}
|
|
37
34
|
};
|
|
38
35
|
//#endregion
|
|
39
|
-
export {
|
|
36
|
+
export { a as SbbFileSelectorElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../file-selector-dropzone.component-
|
|
1
|
+
import { t as e } from "../../file-selector-dropzone.component-2XUfh1NC.js";
|
|
2
2
|
export { e as SbbFileSelectorDropzoneElement };
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { __esDecorate as e, __runInitializers as t } from "tslib";
|
|
2
2
|
import { nothing as n, unsafeCSS as r } from "lit";
|
|
3
3
|
import { property as i } from "lit/decorators.js";
|
|
4
|
-
import { SbbDisabledMixin as a, SbbFormAssociatedMixin as o, SbbLanguageController as s,
|
|
5
|
-
import { html as
|
|
6
|
-
import { SbbSecondaryButtonElement as
|
|
7
|
-
import { ref as
|
|
8
|
-
//#
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
return class extends g {
|
|
4
|
+
import { SbbDisabledMixin as a, SbbFormAssociatedMixin as o, SbbLanguageController as s, boxSizingStyles as c, forceType as l, forwardEvent as u, i18nFileSelectorButtonLabel as d, i18nFileSelectorButtonLabelMultiple as f, i18nFileSelectorCurrentlySelected as p, i18nFileSelectorDeleteFile as m, isLean as h, sbbInputModalityDetector as g, screenReaderOnlyStyles as _, ɵstateController as v } from "./core.js";
|
|
5
|
+
import { html as y, unsafeStatic as b } from "lit/static-html.js";
|
|
6
|
+
import { SbbSecondaryButtonElement as x } from "./button.pure.js";
|
|
7
|
+
import { ref as S } from "lit/directives/ref.js";
|
|
8
|
+
//#region src/elements/file-selector/common/file-selector-common.scss?inline
|
|
9
|
+
var C = ":host{--sbb-file-selector-transition-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-2x) );display:block;width:20rem}@media(forced-colors:active){:host(:disabled){--sbb-file-selector-color: GrayText;--sbb-file-selector-subtitle-color: GrayText;--sbb-file-selector-border-color: GrayText}}:host(:is(:state(active),[state--active])){--sbb-file-selector-background-color: var(--sbb-background-color-3);--sbb-file-selector-border-color: var(--sbb-color-storm);--sbb-file-selector-border-color: light-dark(var(--sbb-color-storm), var(--sbb-color-anthracite))}@media(forced-colors:active){:host(:is(:state(active),[state--active])){--sbb-file-selector-border-color: Highlight}}.sbb-file-selector__input-container{-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column}.sbb-file-selector__file-list{display:flex;flex-direction:column;row-gap:var(--sbb-spacing-fixed-3x);margin-block:0;padding-inline:0;padding-block:var(--sbb-spacing-fixed-6x) var(--sbb-spacing-fixed-1x)}.sbb-file-selector__file{--sbb-text-font-size: var(--sbb-text-font-size-s);font-family:var(--sbb-typo-font-family);font-weight:400;line-height:var(--sbb-typo-line-height-text);letter-spacing:var(--sbb-typo-letter-spacing-text);font-size:var(--sbb-text-font-size);display:flex;gap:var(--sbb-spacing-fixed-4x);align-items:center;justify-content:space-between}.sbb-file-selector__file-details{display:flex;flex:1;justify-content:space-between;gap:var(--sbb-spacing-fixed-4x);overflow:auto}.sbb-file-selector__file-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sbb-file-selector__file-size{white-space:nowrap;color:var(--sbb-color-metal);color:light-dark(var(--sbb-color-metal),var(--sbb-color-smoke))}:host(:not(:is(:state(slotted-error),[state--slotted-error]))) .sbb-file-selector__error{display:none}", w = (w) => (() => {
|
|
10
|
+
let T = a(o(w)), E = [], D, O = [], k = [], A, j = [], M = [], N, P = [], F = [], I, L = [], R = [], z, B = [], V = [], H, U;
|
|
11
|
+
return class extends T {
|
|
13
12
|
constructor() {
|
|
14
|
-
super(...arguments), this.#e = (t(this,
|
|
13
|
+
super(...arguments), this.#e = (t(this, E), t(this, O, h() ? "s" : "m")), this.#t = (t(this, k), t(this, j, !1)), this.#n = (t(this, M), t(this, P, "default")), this.#r = (t(this, F), t(this, L, "")), this.#i = (t(this, R), t(this, B, "")), this._files = (t(this, V), []), this._suffixes = [
|
|
15
14
|
"B",
|
|
16
15
|
"kB",
|
|
17
16
|
"MB",
|
|
@@ -20,8 +19,8 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
20
19
|
], this.language = new s(this), this._counter = 0;
|
|
21
20
|
}
|
|
22
21
|
static {
|
|
23
|
-
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
24
|
-
|
|
22
|
+
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(T[Symbol.metadata] ?? null) : void 0;
|
|
23
|
+
D = [i({ reflect: !0 })], A = [l(), i({ type: Boolean })], N = [i({ attribute: "multiple-mode" })], I = [l(), i()], z = [l(), i({ attribute: "accessibility-label" })], H = [i({ attribute: !1 })], U = [i({ attribute: !1 })], e(this, null, D, {
|
|
25
24
|
kind: "accessor",
|
|
26
25
|
name: "size",
|
|
27
26
|
static: !1,
|
|
@@ -34,7 +33,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
34
33
|
}
|
|
35
34
|
},
|
|
36
35
|
metadata: t
|
|
37
|
-
},
|
|
36
|
+
}, O, k), e(this, null, A, {
|
|
38
37
|
kind: "accessor",
|
|
39
38
|
name: "multiple",
|
|
40
39
|
static: !1,
|
|
@@ -47,7 +46,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
47
46
|
}
|
|
48
47
|
},
|
|
49
48
|
metadata: t
|
|
50
|
-
},
|
|
49
|
+
}, j, M), e(this, null, N, {
|
|
51
50
|
kind: "accessor",
|
|
52
51
|
name: "multipleMode",
|
|
53
52
|
static: !1,
|
|
@@ -60,7 +59,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
60
59
|
}
|
|
61
60
|
},
|
|
62
61
|
metadata: t
|
|
63
|
-
},
|
|
62
|
+
}, P, F), e(this, null, I, {
|
|
64
63
|
kind: "accessor",
|
|
65
64
|
name: "accept",
|
|
66
65
|
static: !1,
|
|
@@ -73,7 +72,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
73
72
|
}
|
|
74
73
|
},
|
|
75
74
|
metadata: t
|
|
76
|
-
},
|
|
75
|
+
}, L, R), e(this, null, z, {
|
|
77
76
|
kind: "accessor",
|
|
78
77
|
name: "accessibilityLabel",
|
|
79
78
|
static: !1,
|
|
@@ -86,7 +85,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
86
85
|
}
|
|
87
86
|
},
|
|
88
87
|
metadata: t
|
|
89
|
-
},
|
|
88
|
+
}, B, V), e(this, null, H, {
|
|
90
89
|
kind: "setter",
|
|
91
90
|
name: "value",
|
|
92
91
|
static: !1,
|
|
@@ -98,7 +97,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
98
97
|
}
|
|
99
98
|
},
|
|
100
99
|
metadata: t
|
|
101
|
-
}, null,
|
|
100
|
+
}, null, E), e(this, null, U, {
|
|
102
101
|
kind: "setter",
|
|
103
102
|
name: "files",
|
|
104
103
|
static: !1,
|
|
@@ -110,7 +109,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
110
109
|
}
|
|
111
110
|
},
|
|
112
111
|
metadata: t
|
|
113
|
-
}, null,
|
|
112
|
+
}, null, E), t && Object.defineProperty(this, Symbol.metadata, {
|
|
114
113
|
enumerable: !0,
|
|
115
114
|
configurable: !0,
|
|
116
115
|
writable: !0,
|
|
@@ -118,11 +117,18 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
118
117
|
});
|
|
119
118
|
}
|
|
120
119
|
static {
|
|
121
|
-
this.elementDependencies = [
|
|
120
|
+
this.elementDependencies = [x];
|
|
122
121
|
}
|
|
123
122
|
static {
|
|
124
123
|
this.events = { filechanged: "filechanged" };
|
|
125
124
|
}
|
|
125
|
+
static {
|
|
126
|
+
this.styles = [
|
|
127
|
+
c,
|
|
128
|
+
_,
|
|
129
|
+
r(C)
|
|
130
|
+
];
|
|
131
|
+
}
|
|
126
132
|
#e;
|
|
127
133
|
get size() {
|
|
128
134
|
return this.#e;
|
|
@@ -189,21 +195,21 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
189
195
|
return e.name === t.name && e.size === t.size && e.lastModified === t.lastModified;
|
|
190
196
|
}
|
|
191
197
|
_onFocus() {
|
|
192
|
-
|
|
198
|
+
g.mostRecentModality === "keyboard" && v(this.loadButton).add("focus-visible");
|
|
193
199
|
}
|
|
194
200
|
_onBlur() {
|
|
195
|
-
|
|
201
|
+
v(this.loadButton).delete("focus-visible");
|
|
196
202
|
}
|
|
197
203
|
_readFiles(e) {
|
|
198
204
|
let t = e.target;
|
|
199
|
-
t.files && this.createFileList(t.files),
|
|
205
|
+
t.files && this.createFileList(t.files), u(e, this);
|
|
200
206
|
}
|
|
201
207
|
createFileList(e) {
|
|
202
208
|
let t = Array.from(e);
|
|
203
209
|
!this.multiple && e.length > 1 || this.accept && t.some((e) => !this.accept.split(",").some((t) => e.name.endsWith(t.trim()))) || (!this.multiple || this.multipleMode !== "persistent" || this.files.length === 0 ? this.files = t : this.files = t.filter((e) => this.files.findIndex((t) => this._checkFileEquality(e, t)) === -1).concat(this.files), this._updateA11yLiveRegion(), this._dispatchFileChangedEvent());
|
|
204
210
|
}
|
|
205
211
|
getButtonLabel() {
|
|
206
|
-
return this.multiple ?
|
|
212
|
+
return this.multiple ? f[this.language.current] : d[this.language.current];
|
|
207
213
|
}
|
|
208
214
|
_removeFile(e) {
|
|
209
215
|
this.files = this.files.filter((t) => !this._checkFileEquality(e, t)), this._updateA11yLiveRegion(), this.dispatchEvent(new InputEvent("input", {
|
|
@@ -223,7 +229,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
223
229
|
return `${(e / 1024 ** t).toFixed(0)} ${this._suffixes[t]}`;
|
|
224
230
|
}
|
|
225
231
|
_updateA11yLiveRegion() {
|
|
226
|
-
this._liveRegion.innerText =
|
|
232
|
+
this._liveRegion.innerText = p(this.files.map((e) => e.name))[this.language.current];
|
|
227
233
|
}
|
|
228
234
|
_renderFileList() {
|
|
229
235
|
let e = this.files.length > 1 ? {
|
|
@@ -233,10 +239,10 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
233
239
|
WRAPPER: "div",
|
|
234
240
|
ELEMENT: "span"
|
|
235
241
|
};
|
|
236
|
-
return
|
|
237
|
-
<${
|
|
238
|
-
${this.files.map((t) =>
|
|
239
|
-
<${
|
|
242
|
+
return y`
|
|
243
|
+
<${b(e.WRAPPER)} class="sbb-file-selector__file-list">
|
|
244
|
+
${this.files.map((t) => y`
|
|
245
|
+
<${b(e.ELEMENT)} class="sbb-file-selector__file">
|
|
240
246
|
<span class="sbb-file-selector__file-details">
|
|
241
247
|
<span class="sbb-file-selector__file-name">${t.name}</span>
|
|
242
248
|
<span class="sbb-file-selector__file-size">${this._formatFileSize(t.size)}</span>
|
|
@@ -245,10 +251,10 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
245
251
|
size=${this.size}
|
|
246
252
|
icon-name="trash-small"
|
|
247
253
|
@click=${() => this._removeFile(t)}
|
|
248
|
-
aria-label=${`${
|
|
254
|
+
aria-label=${`${m[this.language.current]} - ${t.name}`}
|
|
249
255
|
></sbb-secondary-button>
|
|
250
|
-
</${
|
|
251
|
-
</${
|
|
256
|
+
</${b(e.ELEMENT)}>`)}
|
|
257
|
+
</${b(e.WRAPPER)}>
|
|
252
258
|
`;
|
|
253
259
|
}
|
|
254
260
|
_onDragEnter(e) {
|
|
@@ -264,11 +270,11 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
264
270
|
e.stopPropagation(), e.preventDefault();
|
|
265
271
|
}
|
|
266
272
|
_setDragState(e = void 0, t = !1) {
|
|
267
|
-
this._dragTarget = e, this.toggleState("active", t),
|
|
273
|
+
this._dragTarget = e, this.toggleState("active", t), v(this.loadButton).toggle("active", t);
|
|
268
274
|
}
|
|
269
275
|
render() {
|
|
270
276
|
let e = this.accessibilityLabel ? `${this.getButtonLabel()} - ${this.accessibilityLabel}` : void 0;
|
|
271
|
-
return
|
|
277
|
+
return y`
|
|
272
278
|
<div
|
|
273
279
|
class="sbb-file-selector__input-container"
|
|
274
280
|
@dragenter=${this._onDragEnter}
|
|
@@ -276,7 +282,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
276
282
|
@dragleave=${this._onDragLeave}
|
|
277
283
|
@drop=${this._onFileDrop}
|
|
278
284
|
>
|
|
279
|
-
${this.renderTemplate(
|
|
285
|
+
${this.renderTemplate(y`<input
|
|
280
286
|
class="sbb-screen-reader-only"
|
|
281
287
|
type="file"
|
|
282
288
|
?disabled=${this.disabled || this.formDisabled}
|
|
@@ -286,7 +292,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
286
292
|
@change=${this._readFiles}
|
|
287
293
|
@focus=${this._onFocus}
|
|
288
294
|
@blur=${this._onBlur}
|
|
289
|
-
${
|
|
295
|
+
${S((e) => {
|
|
290
296
|
this._hiddenInput = e;
|
|
291
297
|
})}
|
|
292
298
|
/>`)}
|
|
@@ -294,7 +300,7 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
294
300
|
<p
|
|
295
301
|
role="status"
|
|
296
302
|
class="sbb-screen-reader-only"
|
|
297
|
-
${
|
|
303
|
+
${S((e) => this._liveRegion = e)}
|
|
298
304
|
></p>
|
|
299
305
|
${this.files.length > 0 ? this._renderFileList() : n}
|
|
300
306
|
<div class="sbb-file-selector__error">
|
|
@@ -305,4 +311,4 @@ var S = [g, r(":host{--sbb-file-selector-transition-duration: var( --sbb-disable
|
|
|
305
311
|
};
|
|
306
312
|
})();
|
|
307
313
|
//#endregion
|
|
308
|
-
export {
|
|
314
|
+
export { w as t };
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { __esDecorate as e, __runInitializers as t } from "tslib";
|
|
2
2
|
import { unsafeCSS as n } from "lit";
|
|
3
3
|
import { property as r } from "lit/decorators.js";
|
|
4
|
-
import { SbbElement as i,
|
|
5
|
-
import { html as
|
|
6
|
-
import { SbbSecondaryButtonStaticElement as
|
|
7
|
-
import { SbbIconElement as
|
|
8
|
-
import { ref as
|
|
9
|
-
import { SbbFileSelectorCommonElementMixin as
|
|
4
|
+
import { SbbElement as i, forceType as a, i18nFileSelectorSubtitleLabel as o, i18nFileSelectorSubtitleLabelMultiple as s } from "./core.js";
|
|
5
|
+
import { html as c } from "lit/static-html.js";
|
|
6
|
+
import { SbbSecondaryButtonStaticElement as l } from "./button.pure.js";
|
|
7
|
+
import { SbbIconElement as u } from "./icon.pure.js";
|
|
8
|
+
import { ref as d } from "lit/directives/ref.js";
|
|
9
|
+
import { SbbFileSelectorCommonElementMixin as f } from "./file-selector/common/file-selector-common.js";
|
|
10
10
|
//#region src/elements/file-selector/file-selector-dropzone/file-selector-dropzone.scss?inline
|
|
11
|
-
var
|
|
12
|
-
let
|
|
13
|
-
return class extends
|
|
11
|
+
var p = ":host([size=m]){--_sbb-file-selector-dropzone-icon-medium-display: block;--_sbb-file-selector-dropzone-icon-small-display: none}:host([size=s]){--_sbb-file-selector-dropzone-icon-medium-display: none;--_sbb-file-selector-dropzone-icon-small-display: block}.sbb-file-selector__dropzone-area{display:flex;flex-direction:column;align-items:center;padding:var(--sbb-spacing-responsive-s);background-color:var(--sbb-file-selector-background-color);border:var(--sbb-border-width-1x) dashed var(--sbb-file-selector-border-color);border-radius:var(--sbb-border-radius-4x);transition-duration:var(--sbb-file-selector-transition-duration);transition-timing-function:var(--sbb-file-selector-transition-easing-function);transition-property:background-color,border-color}.sbb-file-selector__dropzone-area--icon{color:var(--sbb-file-selector-color);line-height:0}.sbb-file-selector__dropzone-area--icon sbb-icon[name=folder-open-medium]{display:var(--_sbb-file-selector-dropzone-icon-medium-display)}.sbb-file-selector__dropzone-area--icon sbb-icon[name=folder-open-small]{display:var(--_sbb-file-selector-dropzone-icon-small-display)}.sbb-file-selector__dropzone-area--title{font-weight:700;font-size:var(--sbb-heading-font-size-6);letter-spacing:var(--sbb-typo-letter-spacing-heading);text-align:center;color:var(--sbb-file-selector-color)}.sbb-file-selector__dropzone-area--subtitle{--sbb-text-font-size: var(--sbb-text-font-size-xs);font-family:var(--sbb-typo-font-family);font-weight:400;line-height:var(--sbb-typo-line-height-text);letter-spacing:var(--sbb-typo-letter-spacing-text);font-size:var(--sbb-text-font-size);text-align:center;color:var(--sbb-file-selector-subtitle-color);margin-block-end:var(--sbb-spacing-fixed-4x)}", m = (() => {
|
|
12
|
+
let m = f(i), h, g = [], _ = [];
|
|
13
|
+
return class extends m {
|
|
14
14
|
static {
|
|
15
|
-
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
16
|
-
|
|
15
|
+
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(m[Symbol.metadata] ?? null) : void 0;
|
|
16
|
+
h = [a(), r({ attribute: "title-content" })], e(this, null, h, {
|
|
17
17
|
kind: "accessor",
|
|
18
18
|
name: "titleContent",
|
|
19
19
|
static: !1,
|
|
@@ -26,7 +26,7 @@ var h = ":host([size=m]){--_sbb-file-selector-dropzone-icon-medium-display: bloc
|
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
metadata: t
|
|
29
|
-
},
|
|
29
|
+
}, g, _), t && Object.defineProperty(this, Symbol.metadata, {
|
|
30
30
|
enumerable: !0,
|
|
31
31
|
configurable: !0,
|
|
32
32
|
writable: !0,
|
|
@@ -37,19 +37,15 @@ var h = ":host([size=m]){--_sbb-file-selector-dropzone-icon-medium-display: bloc
|
|
|
37
37
|
this.elementName = "sbb-file-selector-dropzone";
|
|
38
38
|
}
|
|
39
39
|
static {
|
|
40
|
-
this.elementDependencies = [
|
|
40
|
+
this.elementDependencies = [u, l];
|
|
41
41
|
}
|
|
42
42
|
static {
|
|
43
|
-
this.styles = [
|
|
44
|
-
a,
|
|
45
|
-
m,
|
|
46
|
-
n(h)
|
|
47
|
-
];
|
|
43
|
+
this.styles = [n(p)];
|
|
48
44
|
}
|
|
49
45
|
static {
|
|
50
46
|
this.events = { filechanged: "filechanged" };
|
|
51
47
|
}
|
|
52
|
-
#e = t(this,
|
|
48
|
+
#e = t(this, g, "");
|
|
53
49
|
get titleContent() {
|
|
54
50
|
return this.#e;
|
|
55
51
|
}
|
|
@@ -57,7 +53,7 @@ var h = ":host([size=m]){--_sbb-file-selector-dropzone-icon-medium-display: bloc
|
|
|
57
53
|
this.#e = e;
|
|
58
54
|
}
|
|
59
55
|
renderTemplate(e) {
|
|
60
|
-
return
|
|
56
|
+
return c`
|
|
61
57
|
<label>
|
|
62
58
|
<span class="sbb-file-selector__dropzone-area">
|
|
63
59
|
<span class="sbb-file-selector__dropzone-area--icon">
|
|
@@ -66,13 +62,13 @@ var h = ":host([size=m]){--_sbb-file-selector-dropzone-icon-medium-display: bloc
|
|
|
66
62
|
</span>
|
|
67
63
|
<span class="sbb-file-selector__dropzone-area--title">${this.titleContent}</span>
|
|
68
64
|
<span class="sbb-file-selector__dropzone-area--subtitle">
|
|
69
|
-
${this.multiple ?
|
|
65
|
+
${this.multiple ? s[this.language.current] : o[this.language.current]}
|
|
70
66
|
</span>
|
|
71
67
|
<span class="sbb-file-selector__dropzone-area--button">
|
|
72
68
|
<sbb-secondary-button-static
|
|
73
69
|
size=${this.size}
|
|
74
70
|
?disabled=${this.disabled || this.formDisabled}
|
|
75
|
-
${
|
|
71
|
+
${d((e) => {
|
|
76
72
|
this.loadButton = e;
|
|
77
73
|
})}
|
|
78
74
|
>
|
|
@@ -85,9 +81,9 @@ var h = ":host([size=m]){--_sbb-file-selector-dropzone-icon-medium-display: bloc
|
|
|
85
81
|
`;
|
|
86
82
|
}
|
|
87
83
|
constructor() {
|
|
88
|
-
super(...arguments), t(this,
|
|
84
|
+
super(...arguments), t(this, _);
|
|
89
85
|
}
|
|
90
86
|
};
|
|
91
87
|
})();
|
|
92
88
|
//#endregion
|
|
93
|
-
export {
|
|
89
|
+
export { m as t };
|
package/file-selector.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t
|
|
3
|
-
import { SbbFileSelectorElement as
|
|
1
|
+
import { t as e } from "./file-selector-common-PcqPdsnN.js";
|
|
2
|
+
import { t } from "./file-selector-dropzone.component-2XUfh1NC.js";
|
|
3
|
+
import { SbbFileSelectorElement as n } from "./file-selector/file-selector/file-selector.component.js";
|
|
4
4
|
import "./file-selector.pure.js";
|
|
5
|
-
|
|
5
|
+
n.define(), t.define();
|
|
6
6
|
//#endregion
|
|
7
|
-
export {
|
|
7
|
+
export { e as SbbFileSelectorCommonElementMixin, t as SbbFileSelectorDropzoneElement, n as SbbFileSelectorElement };
|
package/file-selector.pure.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t
|
|
3
|
-
import { SbbFileSelectorElement as
|
|
4
|
-
export {
|
|
1
|
+
import { t as e } from "./file-selector-common-PcqPdsnN.js";
|
|
2
|
+
import { t } from "./file-selector-dropzone.component-2XUfh1NC.js";
|
|
3
|
+
import { SbbFileSelectorElement as n } from "./file-selector/file-selector/file-selector.component.js";
|
|
4
|
+
export { e as SbbFileSelectorCommonElementMixin, t as SbbFileSelectorDropzoneElement, n as SbbFileSelectorElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../map-container.component-
|
|
1
|
+
import { t as e } from "../map-container.component-5I5DW5dJ.js";
|
|
2
2
|
export { e as SbbMapContainerElement };
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { __esDecorate as e, __runInitializers as t } from "tslib";
|
|
2
2
|
import { html as n, nothing as r, unsafeCSS as i } from "lit";
|
|
3
3
|
import { property as a, state as o } from "lit/decorators.js";
|
|
4
|
-
import { SbbElement as s, SbbLanguageController as c, boxSizingStyles as l, forceType as u, forwardEvent as d, i18nMapContainerButtonLabel as f } from "./core.js";
|
|
5
|
-
import { SbbAccentButtonElement as
|
|
6
|
-
import { IntersectionController as
|
|
4
|
+
import { SbbElement as s, SbbLanguageController as c, boxSizingStyles as l, forceType as u, forwardEvent as d, i18nMapContainerButtonLabel as f, scrollbarStyles as p } from "./core.js";
|
|
5
|
+
import { SbbAccentButtonElement as m } from "./button.pure.js";
|
|
6
|
+
import { IntersectionController as h } from "@lit-labs/observers/intersection-controller.js";
|
|
7
7
|
//#region src/elements/map-container/map-container.scss?inline
|
|
8
|
-
var
|
|
9
|
-
let
|
|
10
|
-
return class extends
|
|
8
|
+
var g = ":host{--sbb-map-container-animation-duration: var( --sbb-disable-animation-duration, var(--sbb-animation-duration-4x) );--_sbb-map-container-map-height: calc( var(--sbb-map-container-map-height-zero) + var(--sbb-map-container-border-radius) );display:grid;grid-template-rows:auto auto}@media(min-width:37.5rem){:host{--_sbb-map-container-map-height: calc( var(--sbb-map-container-map-height-small) + var(--sbb-map-container-border-radius) )}}@media(min-width:64rem){:host{grid-template-columns:max(var(--sbb-map-container-sidebar-width)) calc(100% - var(--sbb-map-container-sidebar-width));position:fixed;inset:var(--sbb-map-container-margin-start, var(--sbb-header-height)) 0 0 0}}.sbb-map-container__sidebar-button{position:fixed;left:50%;inset-block-end:var(--sbb-spacing-fixed-5x);visibility:hidden;opacity:0;transform:translate(-50%) translateY(calc(100% + var(--sbb-spacing-fixed-5x)));transition:opacity var(--sbb-map-container-animation-duration) var(--sbb-animation-easing),visibility var(--sbb-map-container-animation-duration) var(--sbb-animation-easing) var(--sbb-map-container-animation-duration),transform var(--sbb-map-container-animation-duration) var(--sbb-animation-easing)}:host(:is(:state(scroll-up-button-visible),[state--scroll-up-button-visible])) .sbb-map-container__sidebar-button{transition:visibility var(--sbb-map-container-animation-duration) var(--sbb-animation-easing),opacity var(--sbb-map-container-animation-duration) var(--sbb-animation-easing),transform var(--sbb-map-container-animation-duration) ease-out;visibility:visible;opacity:1;transform:translate(-50%) translateY(0)}@media(min-width:64rem){.sbb-map-container__sidebar-button{display:none}}.sbb-map-container__sidebar{grid-column:1/3;grid-row:2/3;width:100%;overflow:hidden auto;position:relative;border-start-end-radius:var(--sbb-map-container-border-radius);border-start-start-radius:var(--sbb-map-container-border-radius);margin-block-start:calc(var(--sbb-map-container-border-radius) * -1);background-color:var(--sbb-map-container-sidebar-background-color)}@media(min-width:64rem){.sbb-map-container__sidebar{grid-column:1/2;grid-row:1/3;border-radius:0;margin-block-start:0;border-block-start:var(--sbb-border-width-1x) solid var(--sbb-border-color-4-inverted)}}.sbb-map-container__map{position:sticky;inset-block-start:0;inset-inline:0;grid-row:1/2;grid-column:1/3}@media(max-width:63.9375rem){.sbb-map-container__map{inset-block-start:var(--sbb-map-container-mobile-sticky-block-start, 0);height:var(--_sbb-map-container-map-height)}}@media(min-width:64rem){.sbb-map-container__map{grid-row:1/3;grid-column:2/3;position:relative}}", _ = (() => {
|
|
9
|
+
let _ = s, v, y = [], b = [], x, S = [], C = [];
|
|
10
|
+
return class extends _ {
|
|
11
11
|
constructor() {
|
|
12
|
-
super(...arguments), this.#e = t(this,
|
|
12
|
+
super(...arguments), this.#e = t(this, y, !1), this.#t = (t(this, b), t(this, S, !1)), this._language = (t(this, C), new c(this)), this._observer = new h(this, {
|
|
13
13
|
target: null,
|
|
14
14
|
callback: (e) => this._toggleButtonVisibilityOnIntersect(e)
|
|
15
15
|
});
|
|
16
16
|
}
|
|
17
17
|
static {
|
|
18
|
-
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
19
|
-
|
|
18
|
+
let t = typeof Symbol == "function" && Symbol.metadata ? Object.create(_[Symbol.metadata] ?? null) : void 0;
|
|
19
|
+
v = [u(), a({
|
|
20
20
|
attribute: "hide-scroll-up-button",
|
|
21
21
|
reflect: !0,
|
|
22
22
|
type: Boolean
|
|
23
|
-
})],
|
|
23
|
+
})], x = [o()], e(this, null, v, {
|
|
24
24
|
kind: "accessor",
|
|
25
25
|
name: "hideScrollUpButton",
|
|
26
26
|
static: !1,
|
|
@@ -33,7 +33,7 @@ var h = ":host{--sbb-map-container-animation-duration: var( --sbb-disable-animat
|
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
metadata: t
|
|
36
|
-
},
|
|
36
|
+
}, y, b), e(this, null, x, {
|
|
37
37
|
kind: "accessor",
|
|
38
38
|
name: "_scrollUpButtonVisible",
|
|
39
39
|
static: !1,
|
|
@@ -46,7 +46,7 @@ var h = ":host{--sbb-map-container-animation-duration: var( --sbb-disable-animat
|
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
metadata: t
|
|
49
|
-
},
|
|
49
|
+
}, S, C), t && Object.defineProperty(this, Symbol.metadata, {
|
|
50
50
|
enumerable: !0,
|
|
51
51
|
configurable: !0,
|
|
52
52
|
writable: !0,
|
|
@@ -57,10 +57,14 @@ var h = ":host{--sbb-map-container-animation-duration: var( --sbb-disable-animat
|
|
|
57
57
|
this.elementName = "sbb-map-container";
|
|
58
58
|
}
|
|
59
59
|
static {
|
|
60
|
-
this.elementDependencies = [
|
|
60
|
+
this.elementDependencies = [m];
|
|
61
61
|
}
|
|
62
62
|
static {
|
|
63
|
-
this.styles = [
|
|
63
|
+
this.styles = [
|
|
64
|
+
l,
|
|
65
|
+
p,
|
|
66
|
+
i(g)
|
|
67
|
+
];
|
|
64
68
|
}
|
|
65
69
|
#e;
|
|
66
70
|
get hideScrollUpButton() {
|
|
@@ -102,7 +106,10 @@ var h = ":host{--sbb-map-container-animation-duration: var( --sbb-disable-animat
|
|
|
102
106
|
<div class="sbb-map-container__map">
|
|
103
107
|
<slot name="map"></slot>
|
|
104
108
|
</div>
|
|
105
|
-
<div
|
|
109
|
+
<div
|
|
110
|
+
class="sbb-map-container__sidebar sbb-scrollbar-thick-track-visible"
|
|
111
|
+
@scroll=${(e) => d(e, document)}
|
|
112
|
+
>
|
|
106
113
|
<span id="intersector"></span>
|
|
107
114
|
|
|
108
115
|
<slot></slot>
|
|
@@ -122,4 +129,4 @@ var h = ":host{--sbb-map-container-animation-duration: var( --sbb-disable-animat
|
|
|
122
129
|
};
|
|
123
130
|
})();
|
|
124
131
|
//#endregion
|
|
125
|
-
export {
|
|
132
|
+
export { _ as t };
|
package/map-container.js
CHANGED
package/map-container.pure.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "./map-container.component-
|
|
1
|
+
import { t as e } from "./map-container.component-5I5DW5dJ.js";
|
|
2
2
|
export { e as SbbMapContainerElement };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../menu.component-
|
|
1
|
+
import { t as e } from "../../menu.component-Bd37u3Ps.js";
|
|
2
2
|
export { e as SbbMenuElement };
|