@sbb-esta/lyne-elements 4.6.0 → 4.7.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.
- package/autocomplete/autocomplete-base-element.js +34 -34
- package/chip/chip-group/chip-group.component.js +69 -49
- package/core/styles/core.scss +45 -73
- package/core/styles/mixins/overlay.scss +25 -15
- package/core/styles/mixins/pearl-chain-bullet.scss +12 -6
- package/core.css +113 -49
- package/custom-elements.json +351 -225
- package/datepicker/common/datepicker-button.js +18 -14
- package/datepicker/datepicker-next-day/datepicker-next-day.component.js +18 -26
- package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +20 -28
- package/development/autocomplete/autocomplete-base-element.d.ts +2 -0
- package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/development/autocomplete/autocomplete-base-element.js +37 -34
- package/development/calendar/calendar/calendar.component.d.ts +1 -1
- package/development/calendar/calendar/calendar.component.d.ts.map +1 -1
- package/development/calendar/calendar/calendar.component.js +1 -1
- package/development/calendar/calendar-day/calendar-day.component.d.ts +1 -1
- package/development/calendar/calendar-day/calendar-day.component.d.ts.map +1 -1
- package/development/calendar/calendar-day/calendar-day.component.js +1 -1
- package/development/chip/chip-group/chip-group.component.d.ts +6 -0
- package/development/chip/chip-group/chip-group.component.d.ts.map +1 -1
- package/development/chip/chip-group/chip-group.component.js +33 -4
- package/development/container/container/container.component.d.ts +2 -0
- package/development/container/container/container.component.d.ts.map +1 -1
- package/development/container/container/container.component.js +1 -1
- package/development/datepicker/common/datepicker-button.d.ts +3 -1
- package/development/datepicker/common/datepicker-button.d.ts.map +1 -1
- package/development/datepicker/common/datepicker-button.js +8 -4
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts +1 -1
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.d.ts.map +1 -1
- package/development/datepicker/datepicker-next-day/datepicker-next-day.component.js +3 -12
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts +1 -1
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.d.ts.map +1 -1
- package/development/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +3 -12
- package/development/dialog/dialog/dialog.component.js +24 -37
- package/development/dialog/dialog-actions/dialog-actions.component.js +2 -2
- package/development/dialog/dialog-close-button/dialog-close-button.component.js +2 -2
- package/development/footer/footer.component.js +4 -19
- package/development/form-field/form-field/form-field.component.js +2 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts +1 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.d.ts.map +1 -1
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +2 -2
- package/development/option/optgroup/optgroup-base-element.js +4 -13
- package/development/option/option/option-base-element.d.ts.map +1 -1
- package/development/option/option/option-base-element.js +12 -14
- package/development/option/option/option.component.js +4 -28
- package/development/option/option-hint/option-hint.component.d.ts.map +1 -1
- package/development/option/option-hint/option-hint.component.js +11 -26
- package/development/select/select.component.js +11 -16
- package/development/status/status.component.d.ts.map +1 -1
- package/development/status/status.component.js +20 -26
- package/dialog/dialog/dialog.component.js +19 -19
- package/dialog/dialog-actions/dialog-actions.component.js +6 -6
- package/dialog/dialog-close-button/dialog-close-button.component.js +9 -9
- package/footer/footer.component.js +22 -22
- package/form-field/form-field/form-field.component.js +1 -1
- package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +1 -1
- package/off-brand-theme.css +113 -49
- package/option/optgroup/optgroup-base-element.js +22 -22
- package/option/option/option-base-element.js +11 -13
- package/option/option/option.component.js +15 -15
- package/option/option-hint/option-hint.component.js +16 -18
- package/package.json +1 -1
- package/safety-theme.css +113 -49
- package/select/select.component.js +18 -18
- package/standard-theme.css +113 -49
- package/status/status.component.js +27 -29
|
@@ -2,13 +2,13 @@ var l = (e) => {
|
|
|
2
2
|
throw TypeError(e);
|
|
3
3
|
};
|
|
4
4
|
var p = (e, t, i) => t.has(e) || l("Cannot " + i);
|
|
5
|
-
var h = (e, t, i) => (p(e, t, "read from private field"), i ? i.call(e) : t.get(e)), c = (e, t, i) => t.has(e) ? l("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, i),
|
|
5
|
+
var h = (e, t, i) => (p(e, t, "read from private field"), i ? i.call(e) : t.get(e)), c = (e, t, i) => t.has(e) ? l("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, i), d = (e, t, i, o) => (p(e, t, "write to private field"), o ? o.call(e, i) : t.set(e, i), i);
|
|
6
6
|
import { __runInitializers as b, __esDecorate as m } from "tslib";
|
|
7
7
|
import { html as f } from "lit";
|
|
8
8
|
import { property as g } from "lit/decorators.js";
|
|
9
|
-
import { SbbButtonBaseElement as
|
|
10
|
-
import { readConfig as
|
|
11
|
-
import { SbbLanguageController as
|
|
9
|
+
import { SbbButtonBaseElement as D } from "../../core/base-elements.js";
|
|
10
|
+
import { readConfig as _ } from "../../core/config.js";
|
|
11
|
+
import { SbbLanguageController as A } from "../../core/controllers.js";
|
|
12
12
|
import { defaultDateAdapter as v } from "../../core/datetime.js";
|
|
13
13
|
import { idReference as y } from "../../core/decorators.js";
|
|
14
14
|
import { i18nToday as S } from "../../core/i18n.js";
|
|
@@ -17,12 +17,12 @@ import { SbbDateInputElement as I } from "../../date-input.js";
|
|
|
17
17
|
import "../../icon.js";
|
|
18
18
|
let C = (() => {
|
|
19
19
|
var r, a;
|
|
20
|
-
let e = E(
|
|
20
|
+
let e = E(D), t, i = [], o = [];
|
|
21
21
|
return a = class extends e {
|
|
22
22
|
constructor() {
|
|
23
23
|
super(...arguments);
|
|
24
24
|
c(this, r);
|
|
25
|
-
|
|
25
|
+
d(this, r, b(this, i, null)), this._inputDisabled = (b(this, o), !0), this.dateAdapter = _().datetime?.dateAdapter ?? v, this.language = new A(this);
|
|
26
26
|
}
|
|
27
27
|
/**
|
|
28
28
|
* The associated date input element.
|
|
@@ -33,7 +33,7 @@ let C = (() => {
|
|
|
33
33
|
return h(this, r);
|
|
34
34
|
}
|
|
35
35
|
set input(s) {
|
|
36
|
-
|
|
36
|
+
d(this, r, s);
|
|
37
37
|
}
|
|
38
38
|
/** Whether this button is disabled. */
|
|
39
39
|
get disabled() {
|
|
@@ -44,8 +44,8 @@ let C = (() => {
|
|
|
44
44
|
const s = this.closest?.("sbb-form-field");
|
|
45
45
|
s && (customElements.upgrade?.(s), this.negative = s.negative, I.resolveAssociation(this), this.slot ||= this._findSlotPosition());
|
|
46
46
|
}
|
|
47
|
-
requestUpdate(s, n,
|
|
48
|
-
super.requestUpdate(s, n,
|
|
47
|
+
requestUpdate(s, n, u) {
|
|
48
|
+
super.requestUpdate(s, n, u), s === "input" && this.input !== n ? (this._inputAbortController?.abort(), this._inputDisabled = !0, this.input && (this._inputAbortController = new AbortController(), this.slot = this._findSlotPosition(), customElements.upgrade?.(this.input), this._sync(), this.input.addEventListener("ɵchange", () => this._sync())), this.hasUpdated && this.toggleAttribute("disabled", this.disabled)) : !s && this.hasUpdated && this.input && this._sync();
|
|
49
49
|
}
|
|
50
50
|
_findSlotPosition() {
|
|
51
51
|
return !this.input || this.compareDocumentPosition(this.input) & Node.DOCUMENT_POSITION_FOLLOWING ? "prefix" : "suffix";
|
|
@@ -61,9 +61,9 @@ let C = (() => {
|
|
|
61
61
|
}
|
|
62
62
|
}, r = new WeakMap(), (() => {
|
|
63
63
|
const s = typeof Symbol == "function" && Symbol.metadata ? Object.create(e[Symbol.metadata] ?? null) : void 0;
|
|
64
|
-
t = [y(), g()], m(a, null, t, { kind: "accessor", name: "input", static: !1, private: !1, access: { has: (n) => "input" in n, get: (n) => n.input, set: (n,
|
|
65
|
-
n.input =
|
|
66
|
-
} }, metadata: s }, i,
|
|
64
|
+
t = [y(), g()], m(a, null, t, { kind: "accessor", name: "input", static: !1, private: !1, access: { has: (n) => "input" in n, get: (n) => n.input, set: (n, u) => {
|
|
65
|
+
n.input = u;
|
|
66
|
+
} }, metadata: s }, i, o), s && Object.defineProperty(a, Symbol.metadata, { enumerable: !0, configurable: !0, writable: !0, value: s });
|
|
67
67
|
})(), a.sbbDateInputAssociated = !0, a;
|
|
68
68
|
})();
|
|
69
69
|
class M extends C {
|
|
@@ -73,10 +73,14 @@ class M extends C {
|
|
|
73
73
|
constructor() {
|
|
74
74
|
super(), this._disabled = !0, this.addEventListener?.("click", () => this._handleClick());
|
|
75
75
|
}
|
|
76
|
+
/** @deprecated Use `getFollowingDate(date: T)` instead. */
|
|
77
|
+
findAvailableDate(t) {
|
|
78
|
+
return this.getFollowingDate(t);
|
|
79
|
+
}
|
|
76
80
|
_handleClick() {
|
|
77
81
|
if (!this.input || this.disabled)
|
|
78
82
|
return;
|
|
79
|
-
const t = this.input.valueAsDate ?? this.dateAdapter.today(), i = this.
|
|
83
|
+
const t = this.input.valueAsDate ?? this.dateAdapter.today(), i = this.getFollowingDate(t);
|
|
80
84
|
this.dateAdapter.isValid(i) && this.dateAdapter.compareDate(i, t) !== 0 && (this.input.valueAsDate = i, this.input.dispatchEvent(new InputEvent("input", { bubbles: !0, composed: !0 })), this.input.dispatchEvent(new Event("change", { bubbles: !0, composed: !0 })), this.input.dispatchEvent(new Event("blur", { composed: !0 })));
|
|
81
85
|
}
|
|
82
86
|
syncDateInputState() {
|
|
@@ -84,7 +88,7 @@ class M extends C {
|
|
|
84
88
|
this._disabled = !0, this.internals.ariaLabel = this.i18nOffBoundaryDay[this.language.current];
|
|
85
89
|
return;
|
|
86
90
|
}
|
|
87
|
-
const t = this.
|
|
91
|
+
const t = this.getFollowingDate(this.input.valueAsDate);
|
|
88
92
|
this._disabled = !this.dateAdapter.isValid(t) || this.dateAdapter.compareDate(t, this.input.valueAsDate) === 0;
|
|
89
93
|
const i = this.dateAdapter.compareDate(this.dateAdapter.today(), this.input.valueAsDate) === 0 ? S[this.language.current].toLowerCase() : this.dateAdapter.getAccessibilityFormatDate(this.input.valueAsDate);
|
|
90
94
|
this.internals.ariaLabel = this.i18nSelectOffBoundaryDay(i)[this.language.current];
|
|
@@ -1,40 +1,32 @@
|
|
|
1
|
-
import { __esDecorate as
|
|
2
|
-
import { customElement as
|
|
3
|
-
import { miniButtonStyle as
|
|
4
|
-
import { i18nNextDay as
|
|
1
|
+
import { __esDecorate as o, __runInitializers as m } from "tslib";
|
|
2
|
+
import { customElement as c } from "lit/decorators.js";
|
|
3
|
+
import { miniButtonStyle as u } from "../../button/common.js";
|
|
4
|
+
import { i18nNextDay as d, i18nSelectNextDay as p } from "../../core/i18n.js";
|
|
5
5
|
import { boxSizingStyles as y } from "../../core/styles.js";
|
|
6
|
-
import { SbbDatepickerButton as
|
|
7
|
-
let
|
|
6
|
+
import { SbbDatepickerButton as f, datepickerButtonStyle as b } from "../common.js";
|
|
7
|
+
let v = (() => {
|
|
8
8
|
var e;
|
|
9
|
-
let
|
|
10
|
-
return e = class extends
|
|
9
|
+
let n = [c("sbb-datepicker-next-day")], r, i = [], t, l = f;
|
|
10
|
+
return e = class extends l {
|
|
11
11
|
constructor() {
|
|
12
|
-
super(...arguments), this.iconName = "chevron-small-right-small", this.i18nOffBoundaryDay =
|
|
12
|
+
super(...arguments), this.iconName = "chevron-small-right-small", this.i18nOffBoundaryDay = d, this.i18nSelectOffBoundaryDay = p;
|
|
13
13
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
return null;
|
|
18
|
-
const n = this.input.dateFilter;
|
|
19
|
-
if (n) {
|
|
20
|
-
for (; !n(i); )
|
|
21
|
-
if (i = this.dateAdapter.addCalendarDays(i, 1), this._isAfterMaxDate(i))
|
|
22
|
-
return null;
|
|
23
|
-
}
|
|
24
|
-
return i;
|
|
14
|
+
getFollowingDate(a) {
|
|
15
|
+
const s = this.dateAdapter.addCalendarDays(a, 1);
|
|
16
|
+
return this._isAfterMaxDate(s) ? null : s;
|
|
25
17
|
}
|
|
26
18
|
_isAfterMaxDate(a) {
|
|
27
19
|
return !!this.input.max && this.dateAdapter.compareDate(a, this.input.max) > 0;
|
|
28
20
|
}
|
|
29
21
|
}, t = e, (() => {
|
|
30
|
-
const a = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
31
|
-
|
|
22
|
+
const a = typeof Symbol == "function" && Symbol.metadata ? Object.create(l[Symbol.metadata] ?? null) : void 0;
|
|
23
|
+
o(null, r = { value: t }, n, { kind: "class", name: t.name, metadata: a }, null, i), t = r.value, a && Object.defineProperty(t, Symbol.metadata, { enumerable: !0, configurable: !0, writable: !0, value: a });
|
|
32
24
|
})(), e.styles = [
|
|
33
25
|
y,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
],
|
|
26
|
+
u,
|
|
27
|
+
b
|
|
28
|
+
], m(t, i), t;
|
|
37
29
|
})();
|
|
38
30
|
export {
|
|
39
|
-
|
|
31
|
+
v as SbbDatepickerNextDayElement
|
|
40
32
|
};
|
|
@@ -1,40 +1,32 @@
|
|
|
1
|
-
import { __esDecorate as
|
|
2
|
-
import { customElement as
|
|
3
|
-
import { miniButtonStyle as
|
|
4
|
-
import { i18nPreviousDay as p, i18nSelectPreviousDay as
|
|
5
|
-
import { boxSizingStyles as
|
|
6
|
-
import { SbbDatepickerButton as
|
|
7
|
-
let
|
|
1
|
+
import { __esDecorate as n, __runInitializers as m } from "tslib";
|
|
2
|
+
import { customElement as u } from "lit/decorators.js";
|
|
3
|
+
import { miniButtonStyle as c } from "../../button/common.js";
|
|
4
|
+
import { i18nPreviousDay as p, i18nSelectPreviousDay as d } from "../../core/i18n.js";
|
|
5
|
+
import { boxSizingStyles as f } from "../../core/styles.js";
|
|
6
|
+
import { SbbDatepickerButton as y, datepickerButtonStyle as b } from "../common.js";
|
|
7
|
+
let g = (() => {
|
|
8
8
|
var e;
|
|
9
|
-
let o = [
|
|
10
|
-
return e = class extends
|
|
9
|
+
let o = [u("sbb-datepicker-previous-day")], i, r = [], t, s = y;
|
|
10
|
+
return e = class extends s {
|
|
11
11
|
constructor() {
|
|
12
|
-
super(...arguments), this.iconName = "chevron-small-left-small", this.i18nOffBoundaryDay = p, this.i18nSelectOffBoundaryDay =
|
|
12
|
+
super(...arguments), this.iconName = "chevron-small-left-small", this.i18nOffBoundaryDay = p, this.i18nSelectOffBoundaryDay = d;
|
|
13
13
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
return null;
|
|
18
|
-
const n = this.input.dateFilter;
|
|
19
|
-
if (n) {
|
|
20
|
-
for (; !n(i); )
|
|
21
|
-
if (i = this.dateAdapter.addCalendarDays(i, -1), this._isBeforeMinDate(i))
|
|
22
|
-
return null;
|
|
23
|
-
}
|
|
24
|
-
return i;
|
|
14
|
+
getFollowingDate(a) {
|
|
15
|
+
const l = this.dateAdapter.addCalendarDays(a, -1);
|
|
16
|
+
return this._isBeforeMinDate(l) ? null : l;
|
|
25
17
|
}
|
|
26
18
|
_isBeforeMinDate(a) {
|
|
27
19
|
return !!this.input.min && this.dateAdapter.compareDate(a, this.input.min) < 0;
|
|
28
20
|
}
|
|
29
21
|
}, t = e, (() => {
|
|
30
|
-
const a = typeof Symbol == "function" && Symbol.metadata ? Object.create(
|
|
31
|
-
|
|
22
|
+
const a = typeof Symbol == "function" && Symbol.metadata ? Object.create(s[Symbol.metadata] ?? null) : void 0;
|
|
23
|
+
n(null, i = { value: t }, o, { kind: "class", name: t.name, metadata: a }, null, r), t = i.value, a && Object.defineProperty(t, Symbol.metadata, { enumerable: !0, configurable: !0, writable: !0, value: a });
|
|
32
24
|
})(), e.styles = [
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
], m(t,
|
|
25
|
+
f,
|
|
26
|
+
c,
|
|
27
|
+
b
|
|
28
|
+
], m(t, r), t;
|
|
37
29
|
})();
|
|
38
30
|
export {
|
|
39
|
-
|
|
31
|
+
g as SbbDatepickerPreviousDayElement
|
|
40
32
|
};
|
|
@@ -72,6 +72,8 @@ export declare abstract class SbbAutocompleteBaseElement<T = string> extends Sbb
|
|
|
72
72
|
private _optionsCount;
|
|
73
73
|
/** Tracks input from keyboard. */
|
|
74
74
|
private _lastUserInput;
|
|
75
|
+
/** If true, the 'change' event source is an option selection or a 'requireSelection' field cleanup */
|
|
76
|
+
private _isCustomChangeEvent;
|
|
75
77
|
protected abstract get options(): SbbOptionBaseElement<T>[];
|
|
76
78
|
constructor();
|
|
77
79
|
protected abstract syncNegative(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"autocomplete-base-element.d.ts","sourceRoot":"","sources":["../../../../src/elements/autocomplete/autocomplete-base-element.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"autocomplete-base-element.d.ts","sourceRoot":"","sources":["../../../../src/elements/autocomplete/autocomplete-base-element.ts"],"names":[],"mappings":"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"}
|