@sbb-esta/lyne-elements 2.1.0 → 2.2.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/action-group.js +3 -3
- package/autocomplete/autocomplete-base-element.d.ts +4 -0
- package/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/autocomplete-grid/autocomplete-grid-cell.js +3 -3
- package/autocomplete-grid/autocomplete-grid-row.js +3 -3
- package/autocomplete.js +25 -19
- package/breadcrumb/breadcrumb-group.js +1 -1
- package/button/common.js +15 -15
- package/card/card-badge.js +3 -3
- package/card/card.js +3 -3
- package/chip-label.js +3 -3
- package/clock.js +3 -3
- package/container/container.js +3 -3
- package/core/a11y/focus.d.ts.map +1 -1
- package/core/a11y.js +8 -8
- package/core/base-elements/link-base-element.d.ts +2 -0
- package/core/base-elements/link-base-element.d.ts.map +1 -1
- package/core/base-elements.js +124 -113
- package/core/controllers.js +2 -2
- package/core/dom/scroll.d.ts +1 -0
- package/core/dom/scroll.d.ts.map +1 -1
- package/core/dom.js +31 -31
- package/core/images.d.ts.map +1 -1
- package/core/styles/core.scss +2 -0
- package/core.css +2 -0
- package/custom-elements.json +465 -4
- package/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
- package/datepicker/datepicker-toggle.js +11 -14
- package/datepicker/datepicker.js +4 -4
- package/development/action-group.js +1 -1
- package/development/autocomplete/autocomplete-base-element.d.ts +4 -0
- package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/development/autocomplete-grid/autocomplete-grid-cell.js +1 -1
- package/development/autocomplete-grid/autocomplete-grid-row.js +1 -1
- package/development/autocomplete.js +14 -1
- package/development/breadcrumb/breadcrumb-group.js +3 -3
- package/development/button/common.js +69 -72
- package/development/card/card-badge.js +1 -1
- package/development/card/card.js +1 -1
- package/development/chip-label.js +1 -1
- package/development/clock.js +1 -1
- package/development/container/container.js +1 -1
- package/development/core/a11y/focus.d.ts.map +1 -1
- package/development/core/a11y.js +3 -3
- package/development/core/base-elements/link-base-element.d.ts +2 -0
- package/development/core/base-elements/link-base-element.d.ts.map +1 -1
- package/development/core/base-elements.js +22 -5
- package/development/core/controllers.js +1 -1
- package/development/core/dom/scroll.d.ts +1 -0
- package/development/core/dom/scroll.d.ts.map +1 -1
- package/development/core/dom.js +5 -2
- package/development/core/images.d.ts.map +1 -1
- package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
- package/development/datepicker/datepicker-toggle.js +12 -5
- package/development/datepicker/datepicker.js +1 -1
- package/development/dialog/dialog-content.js +1 -1
- package/development/dialog/dialog.js +1 -1
- package/development/expansion-panel/expansion-panel-content.js +1 -1
- package/development/flip-card/flip-card-details.js +1 -1
- package/development/flip-card/flip-card-summary.js +1 -1
- package/development/icon.js +1 -1
- package/development/image.js +2 -2
- package/development/lead-container.js +1 -1
- package/development/link-list/link-list-anchor.js +1 -1
- package/development/link-list/link-list.js +1 -1
- package/development/loading-indicator-circle.js +1 -1
- package/development/loading-indicator.js +1 -1
- package/development/map-container.js +1 -1
- package/development/message.js +1 -1
- package/development/notification.js +1 -1
- package/development/option/optgroup.js +1 -1
- package/development/option/option.js +1 -1
- package/development/overlay/overlay-base-element.d.ts.map +1 -1
- package/development/overlay.js +2 -2
- package/development/paginator/paginator.js +1 -1
- package/development/radio-button/radio-button-group/radio-button-group.d.ts.map +1 -1
- package/development/radio-button/radio-button-group.js +2 -2
- package/development/{sbb-tokens-BdGhUJjM.js → sbb-tokens-CSAKTXUi.js} +15 -15
- package/development/screen-reader-only.js +1 -1
- package/development/signet.js +1 -1
- package/development/stepper/step.js +1 -1
- package/development/tabs/tab.js +1 -1
- package/development/time-input.js +1 -1
- package/development/title/title-base.d.ts.map +1 -1
- package/development/title.js +4 -5
- package/development/toggle/toggle.js +1 -1
- package/development/train/train-blocked-passage.js +1 -1
- package/dialog/dialog-content.js +3 -3
- package/dialog/dialog.js +1 -1
- package/expansion-panel/expansion-panel-content.js +3 -3
- package/flip-card/flip-card-details.js +3 -3
- package/flip-card/flip-card-summary.js +3 -3
- package/icon.js +1 -1
- package/image.js +16 -16
- package/lead-container.js +3 -3
- package/link-list/link-list-anchor.js +3 -3
- package/link-list/link-list.js +3 -3
- package/loading-indicator-circle.js +3 -3
- package/loading-indicator.js +3 -3
- package/map-container.js +3 -3
- package/message.js +3 -3
- package/notification.js +3 -3
- package/option/optgroup.js +3 -3
- package/option/option.js +3 -3
- package/overlay/overlay-base-element.d.ts.map +1 -1
- package/overlay.js +1 -1
- package/package.json +1 -1
- package/paginator/paginator.js +1 -1
- package/radio-button/radio-button-group/radio-button-group.d.ts.map +1 -1
- package/radio-button/radio-button-group.js +1 -1
- package/{sbb-tokens-Dx20OtVg.js → sbb-tokens-BgDF8jIh.js} +14 -14
- package/screen-reader-only.js +3 -3
- package/signet.js +1 -1
- package/standard-theme.css +2 -0
- package/stepper/step.js +3 -3
- package/tabs/tab.js +3 -3
- package/time-input.js +3 -3
- package/title/title-base.d.ts.map +1 -1
- package/title.js +41 -42
- package/toggle/toggle.js +3 -3
- package/train/train-blocked-passage.js +3 -3
package/custom-elements.json
CHANGED
|
@@ -806,6 +806,17 @@
|
|
|
806
806
|
}
|
|
807
807
|
}
|
|
808
808
|
},
|
|
809
|
+
{
|
|
810
|
+
"kind": "method",
|
|
811
|
+
"name": "_openOnNewOptions",
|
|
812
|
+
"privacy": "private",
|
|
813
|
+
"return": {
|
|
814
|
+
"type": {
|
|
815
|
+
"text": "void"
|
|
816
|
+
}
|
|
817
|
+
},
|
|
818
|
+
"description": "If the 'input' is focused and there's a change in the number of options, open the autocomplete"
|
|
819
|
+
},
|
|
809
820
|
{
|
|
810
821
|
"kind": "method",
|
|
811
822
|
"name": "_readonly",
|
|
@@ -1771,6 +1782,21 @@
|
|
|
1771
1782
|
"module": "autocomplete.js"
|
|
1772
1783
|
}
|
|
1773
1784
|
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "method",
|
|
1787
|
+
"name": "_openOnNewOptions",
|
|
1788
|
+
"privacy": "private",
|
|
1789
|
+
"return": {
|
|
1790
|
+
"type": {
|
|
1791
|
+
"text": "void"
|
|
1792
|
+
}
|
|
1793
|
+
},
|
|
1794
|
+
"description": "If the 'input' is focused and there's a change in the number of options, open the autocomplete",
|
|
1795
|
+
"inheritedFrom": {
|
|
1796
|
+
"name": "SbbAutocompleteBaseElement",
|
|
1797
|
+
"module": "autocomplete.js"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1774
1800
|
{
|
|
1775
1801
|
"kind": "method",
|
|
1776
1802
|
"name": "_readonly",
|
|
@@ -7332,7 +7358,7 @@
|
|
|
7332
7358
|
"text": "EventEmitter"
|
|
7333
7359
|
},
|
|
7334
7360
|
"privacy": "protected",
|
|
7335
|
-
"default": "new EventEmitter( this, SbbOverlayBaseElement.events.didClose, )",
|
|
7361
|
+
"default": "new EventEmitter( this, SbbOverlayBaseElement.events.didClose, { cancelable: true }, )",
|
|
7336
7362
|
"description": "Emits whenever the component is closed.",
|
|
7337
7363
|
"inheritedFrom": {
|
|
7338
7364
|
"name": "SbbOpenCloseBaseElement",
|
|
@@ -8015,7 +8041,7 @@
|
|
|
8015
8041
|
"text": "EventEmitter"
|
|
8016
8042
|
},
|
|
8017
8043
|
"privacy": "protected",
|
|
8018
|
-
"default": "new EventEmitter( this, SbbOverlayBaseElement.events.didClose, )",
|
|
8044
|
+
"default": "new EventEmitter( this, SbbOverlayBaseElement.events.didClose, { cancelable: true }, )",
|
|
8019
8045
|
"description": "Emits whenever the component is closed.",
|
|
8020
8046
|
"inheritedFrom": {
|
|
8021
8047
|
"name": "SbbOpenCloseBaseElement",
|
|
@@ -11768,6 +11794,21 @@
|
|
|
11768
11794
|
"module": "core/base-elements.js"
|
|
11769
11795
|
}
|
|
11770
11796
|
},
|
|
11797
|
+
{
|
|
11798
|
+
"kind": "field",
|
|
11799
|
+
"name": "accessibilityCurrent",
|
|
11800
|
+
"type": {
|
|
11801
|
+
"text": "string"
|
|
11802
|
+
},
|
|
11803
|
+
"privacy": "public",
|
|
11804
|
+
"default": "''",
|
|
11805
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
11806
|
+
"attribute": "accessibility-current",
|
|
11807
|
+
"inheritedFrom": {
|
|
11808
|
+
"name": "SbbLinkBaseElement",
|
|
11809
|
+
"module": "core/base-elements.js"
|
|
11810
|
+
}
|
|
11811
|
+
},
|
|
11771
11812
|
{
|
|
11772
11813
|
"kind": "field",
|
|
11773
11814
|
"name": "language",
|
|
@@ -11924,6 +11965,19 @@
|
|
|
11924
11965
|
"name": "SbbLinkBaseElement",
|
|
11925
11966
|
"module": "core/base-elements.js"
|
|
11926
11967
|
}
|
|
11968
|
+
},
|
|
11969
|
+
{
|
|
11970
|
+
"name": "accessibility-current",
|
|
11971
|
+
"type": {
|
|
11972
|
+
"text": "string"
|
|
11973
|
+
},
|
|
11974
|
+
"default": "''",
|
|
11975
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
11976
|
+
"fieldName": "accessibilityCurrent",
|
|
11977
|
+
"inheritedFrom": {
|
|
11978
|
+
"name": "SbbLinkBaseElement",
|
|
11979
|
+
"module": "core/base-elements.js"
|
|
11980
|
+
}
|
|
11927
11981
|
}
|
|
11928
11982
|
],
|
|
11929
11983
|
"superclass": {
|
|
@@ -12135,6 +12189,21 @@
|
|
|
12135
12189
|
"module": "core/base-elements.js"
|
|
12136
12190
|
}
|
|
12137
12191
|
},
|
|
12192
|
+
{
|
|
12193
|
+
"kind": "field",
|
|
12194
|
+
"name": "accessibilityCurrent",
|
|
12195
|
+
"type": {
|
|
12196
|
+
"text": "string"
|
|
12197
|
+
},
|
|
12198
|
+
"privacy": "public",
|
|
12199
|
+
"default": "''",
|
|
12200
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
12201
|
+
"attribute": "accessibility-current",
|
|
12202
|
+
"inheritedFrom": {
|
|
12203
|
+
"name": "SbbLinkBaseElement",
|
|
12204
|
+
"module": "core/base-elements.js"
|
|
12205
|
+
}
|
|
12206
|
+
},
|
|
12138
12207
|
{
|
|
12139
12208
|
"kind": "field",
|
|
12140
12209
|
"name": "language",
|
|
@@ -12333,6 +12402,19 @@
|
|
|
12333
12402
|
"name": "SbbLinkBaseElement",
|
|
12334
12403
|
"module": "core/base-elements.js"
|
|
12335
12404
|
}
|
|
12405
|
+
},
|
|
12406
|
+
{
|
|
12407
|
+
"name": "accessibility-current",
|
|
12408
|
+
"type": {
|
|
12409
|
+
"text": "string"
|
|
12410
|
+
},
|
|
12411
|
+
"default": "''",
|
|
12412
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
12413
|
+
"fieldName": "accessibilityCurrent",
|
|
12414
|
+
"inheritedFrom": {
|
|
12415
|
+
"name": "SbbLinkBaseElement",
|
|
12416
|
+
"module": "core/base-elements.js"
|
|
12417
|
+
}
|
|
12336
12418
|
}
|
|
12337
12419
|
],
|
|
12338
12420
|
"superclass": {
|
|
@@ -17231,6 +17313,21 @@
|
|
|
17231
17313
|
"module": "autocomplete.js"
|
|
17232
17314
|
}
|
|
17233
17315
|
},
|
|
17316
|
+
{
|
|
17317
|
+
"kind": "method",
|
|
17318
|
+
"name": "_openOnNewOptions",
|
|
17319
|
+
"privacy": "private",
|
|
17320
|
+
"return": {
|
|
17321
|
+
"type": {
|
|
17322
|
+
"text": "void"
|
|
17323
|
+
}
|
|
17324
|
+
},
|
|
17325
|
+
"description": "If the 'input' is focused and there's a change in the number of options, open the autocomplete",
|
|
17326
|
+
"inheritedFrom": {
|
|
17327
|
+
"name": "SbbAutocompleteBaseElement",
|
|
17328
|
+
"module": "autocomplete.js"
|
|
17329
|
+
}
|
|
17330
|
+
},
|
|
17234
17331
|
{
|
|
17235
17332
|
"kind": "method",
|
|
17236
17333
|
"name": "_readonly",
|
|
@@ -18285,6 +18382,21 @@
|
|
|
18285
18382
|
"module": "core/base-elements.js"
|
|
18286
18383
|
}
|
|
18287
18384
|
},
|
|
18385
|
+
{
|
|
18386
|
+
"kind": "field",
|
|
18387
|
+
"name": "accessibilityCurrent",
|
|
18388
|
+
"type": {
|
|
18389
|
+
"text": "string"
|
|
18390
|
+
},
|
|
18391
|
+
"privacy": "public",
|
|
18392
|
+
"default": "''",
|
|
18393
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
18394
|
+
"attribute": "accessibility-current",
|
|
18395
|
+
"inheritedFrom": {
|
|
18396
|
+
"name": "SbbLinkBaseElement",
|
|
18397
|
+
"module": "core/base-elements.js"
|
|
18398
|
+
}
|
|
18399
|
+
},
|
|
18288
18400
|
{
|
|
18289
18401
|
"kind": "field",
|
|
18290
18402
|
"name": "language",
|
|
@@ -18461,6 +18573,19 @@
|
|
|
18461
18573
|
"name": "SbbLinkBaseElement",
|
|
18462
18574
|
"module": "core/base-elements.js"
|
|
18463
18575
|
}
|
|
18576
|
+
},
|
|
18577
|
+
{
|
|
18578
|
+
"name": "accessibility-current",
|
|
18579
|
+
"type": {
|
|
18580
|
+
"text": "string"
|
|
18581
|
+
},
|
|
18582
|
+
"default": "''",
|
|
18583
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
18584
|
+
"fieldName": "accessibilityCurrent",
|
|
18585
|
+
"inheritedFrom": {
|
|
18586
|
+
"name": "SbbLinkBaseElement",
|
|
18587
|
+
"module": "core/base-elements.js"
|
|
18588
|
+
}
|
|
18464
18589
|
}
|
|
18465
18590
|
]
|
|
18466
18591
|
}
|
|
@@ -18711,6 +18836,21 @@
|
|
|
18711
18836
|
"module": "core/base-elements.js"
|
|
18712
18837
|
}
|
|
18713
18838
|
},
|
|
18839
|
+
{
|
|
18840
|
+
"kind": "field",
|
|
18841
|
+
"name": "accessibilityCurrent",
|
|
18842
|
+
"type": {
|
|
18843
|
+
"text": "string"
|
|
18844
|
+
},
|
|
18845
|
+
"privacy": "public",
|
|
18846
|
+
"default": "''",
|
|
18847
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
18848
|
+
"attribute": "accessibility-current",
|
|
18849
|
+
"inheritedFrom": {
|
|
18850
|
+
"name": "SbbLinkBaseElement",
|
|
18851
|
+
"module": "core/base-elements.js"
|
|
18852
|
+
}
|
|
18853
|
+
},
|
|
18714
18854
|
{
|
|
18715
18855
|
"kind": "field",
|
|
18716
18856
|
"name": "language",
|
|
@@ -18943,6 +19083,19 @@
|
|
|
18943
19083
|
"name": "SbbLinkBaseElement",
|
|
18944
19084
|
"module": "core/base-elements.js"
|
|
18945
19085
|
}
|
|
19086
|
+
},
|
|
19087
|
+
{
|
|
19088
|
+
"name": "accessibility-current",
|
|
19089
|
+
"type": {
|
|
19090
|
+
"text": "string"
|
|
19091
|
+
},
|
|
19092
|
+
"default": "''",
|
|
19093
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
19094
|
+
"fieldName": "accessibilityCurrent",
|
|
19095
|
+
"inheritedFrom": {
|
|
19096
|
+
"name": "SbbLinkBaseElement",
|
|
19097
|
+
"module": "core/base-elements.js"
|
|
19098
|
+
}
|
|
18946
19099
|
}
|
|
18947
19100
|
]
|
|
18948
19101
|
}
|
|
@@ -19993,6 +20146,21 @@
|
|
|
19993
20146
|
"module": "core/base-elements.js"
|
|
19994
20147
|
}
|
|
19995
20148
|
},
|
|
20149
|
+
{
|
|
20150
|
+
"kind": "field",
|
|
20151
|
+
"name": "accessibilityCurrent",
|
|
20152
|
+
"type": {
|
|
20153
|
+
"text": "string"
|
|
20154
|
+
},
|
|
20155
|
+
"privacy": "public",
|
|
20156
|
+
"default": "''",
|
|
20157
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
20158
|
+
"attribute": "accessibility-current",
|
|
20159
|
+
"inheritedFrom": {
|
|
20160
|
+
"name": "SbbLinkBaseElement",
|
|
20161
|
+
"module": "core/base-elements.js"
|
|
20162
|
+
}
|
|
20163
|
+
},
|
|
19996
20164
|
{
|
|
19997
20165
|
"kind": "field",
|
|
19998
20166
|
"name": "language",
|
|
@@ -20225,6 +20393,19 @@
|
|
|
20225
20393
|
"name": "SbbLinkBaseElement",
|
|
20226
20394
|
"module": "core/base-elements.js"
|
|
20227
20395
|
}
|
|
20396
|
+
},
|
|
20397
|
+
{
|
|
20398
|
+
"name": "accessibility-current",
|
|
20399
|
+
"type": {
|
|
20400
|
+
"text": "string"
|
|
20401
|
+
},
|
|
20402
|
+
"default": "''",
|
|
20403
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
20404
|
+
"fieldName": "accessibilityCurrent",
|
|
20405
|
+
"inheritedFrom": {
|
|
20406
|
+
"name": "SbbLinkBaseElement",
|
|
20407
|
+
"module": "core/base-elements.js"
|
|
20408
|
+
}
|
|
20228
20409
|
}
|
|
20229
20410
|
]
|
|
20230
20411
|
}
|
|
@@ -22070,6 +22251,21 @@
|
|
|
22070
22251
|
"module": "core/base-elements.js"
|
|
22071
22252
|
}
|
|
22072
22253
|
},
|
|
22254
|
+
{
|
|
22255
|
+
"kind": "field",
|
|
22256
|
+
"name": "accessibilityCurrent",
|
|
22257
|
+
"type": {
|
|
22258
|
+
"text": "string"
|
|
22259
|
+
},
|
|
22260
|
+
"privacy": "public",
|
|
22261
|
+
"default": "''",
|
|
22262
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
22263
|
+
"attribute": "accessibility-current",
|
|
22264
|
+
"inheritedFrom": {
|
|
22265
|
+
"name": "SbbLinkBaseElement",
|
|
22266
|
+
"module": "core/base-elements.js"
|
|
22267
|
+
}
|
|
22268
|
+
},
|
|
22073
22269
|
{
|
|
22074
22270
|
"kind": "field",
|
|
22075
22271
|
"name": "language",
|
|
@@ -22302,6 +22498,19 @@
|
|
|
22302
22498
|
"name": "SbbLinkBaseElement",
|
|
22303
22499
|
"module": "core/base-elements.js"
|
|
22304
22500
|
}
|
|
22501
|
+
},
|
|
22502
|
+
{
|
|
22503
|
+
"name": "accessibility-current",
|
|
22504
|
+
"type": {
|
|
22505
|
+
"text": "string"
|
|
22506
|
+
},
|
|
22507
|
+
"default": "''",
|
|
22508
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
22509
|
+
"fieldName": "accessibilityCurrent",
|
|
22510
|
+
"inheritedFrom": {
|
|
22511
|
+
"name": "SbbLinkBaseElement",
|
|
22512
|
+
"module": "core/base-elements.js"
|
|
22513
|
+
}
|
|
22305
22514
|
}
|
|
22306
22515
|
]
|
|
22307
22516
|
}
|
|
@@ -23352,6 +23561,21 @@
|
|
|
23352
23561
|
"module": "core/base-elements.js"
|
|
23353
23562
|
}
|
|
23354
23563
|
},
|
|
23564
|
+
{
|
|
23565
|
+
"kind": "field",
|
|
23566
|
+
"name": "accessibilityCurrent",
|
|
23567
|
+
"type": {
|
|
23568
|
+
"text": "string"
|
|
23569
|
+
},
|
|
23570
|
+
"privacy": "public",
|
|
23571
|
+
"default": "''",
|
|
23572
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
23573
|
+
"attribute": "accessibility-current",
|
|
23574
|
+
"inheritedFrom": {
|
|
23575
|
+
"name": "SbbLinkBaseElement",
|
|
23576
|
+
"module": "core/base-elements.js"
|
|
23577
|
+
}
|
|
23578
|
+
},
|
|
23355
23579
|
{
|
|
23356
23580
|
"kind": "field",
|
|
23357
23581
|
"name": "language",
|
|
@@ -23584,6 +23808,19 @@
|
|
|
23584
23808
|
"name": "SbbLinkBaseElement",
|
|
23585
23809
|
"module": "core/base-elements.js"
|
|
23586
23810
|
}
|
|
23811
|
+
},
|
|
23812
|
+
{
|
|
23813
|
+
"name": "accessibility-current",
|
|
23814
|
+
"type": {
|
|
23815
|
+
"text": "string"
|
|
23816
|
+
},
|
|
23817
|
+
"default": "''",
|
|
23818
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
23819
|
+
"fieldName": "accessibilityCurrent",
|
|
23820
|
+
"inheritedFrom": {
|
|
23821
|
+
"name": "SbbLinkBaseElement",
|
|
23822
|
+
"module": "core/base-elements.js"
|
|
23823
|
+
}
|
|
23587
23824
|
}
|
|
23588
23825
|
]
|
|
23589
23826
|
}
|
|
@@ -25153,6 +25390,21 @@
|
|
|
25153
25390
|
"module": "core/base-elements.js"
|
|
25154
25391
|
}
|
|
25155
25392
|
},
|
|
25393
|
+
{
|
|
25394
|
+
"kind": "field",
|
|
25395
|
+
"name": "accessibilityCurrent",
|
|
25396
|
+
"type": {
|
|
25397
|
+
"text": "string"
|
|
25398
|
+
},
|
|
25399
|
+
"privacy": "public",
|
|
25400
|
+
"default": "''",
|
|
25401
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
25402
|
+
"attribute": "accessibility-current",
|
|
25403
|
+
"inheritedFrom": {
|
|
25404
|
+
"name": "SbbLinkBaseElement",
|
|
25405
|
+
"module": "core/base-elements.js"
|
|
25406
|
+
}
|
|
25407
|
+
},
|
|
25156
25408
|
{
|
|
25157
25409
|
"kind": "field",
|
|
25158
25410
|
"name": "language",
|
|
@@ -25324,6 +25576,19 @@
|
|
|
25324
25576
|
"name": "SbbLinkBaseElement",
|
|
25325
25577
|
"module": "core/base-elements.js"
|
|
25326
25578
|
}
|
|
25579
|
+
},
|
|
25580
|
+
{
|
|
25581
|
+
"name": "accessibility-current",
|
|
25582
|
+
"type": {
|
|
25583
|
+
"text": "string"
|
|
25584
|
+
},
|
|
25585
|
+
"default": "''",
|
|
25586
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
25587
|
+
"fieldName": "accessibilityCurrent",
|
|
25588
|
+
"inheritedFrom": {
|
|
25589
|
+
"name": "SbbLinkBaseElement",
|
|
25590
|
+
"module": "core/base-elements.js"
|
|
25591
|
+
}
|
|
25327
25592
|
}
|
|
25328
25593
|
]
|
|
25329
25594
|
}
|
|
@@ -28339,6 +28604,17 @@
|
|
|
28339
28604
|
"description": "This will be forwarded as aria-label to the inner anchor element.",
|
|
28340
28605
|
"attribute": "accessibility-label"
|
|
28341
28606
|
},
|
|
28607
|
+
{
|
|
28608
|
+
"kind": "field",
|
|
28609
|
+
"name": "accessibilityCurrent",
|
|
28610
|
+
"type": {
|
|
28611
|
+
"text": "string"
|
|
28612
|
+
},
|
|
28613
|
+
"privacy": "public",
|
|
28614
|
+
"default": "''",
|
|
28615
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
28616
|
+
"attribute": "accessibility-current"
|
|
28617
|
+
},
|
|
28342
28618
|
{
|
|
28343
28619
|
"kind": "field",
|
|
28344
28620
|
"name": "language",
|
|
@@ -28469,6 +28745,15 @@
|
|
|
28469
28745
|
"default": "''",
|
|
28470
28746
|
"description": "This will be forwarded as aria-label to the inner anchor element.",
|
|
28471
28747
|
"fieldName": "accessibilityLabel"
|
|
28748
|
+
},
|
|
28749
|
+
{
|
|
28750
|
+
"name": "accessibility-current",
|
|
28751
|
+
"type": {
|
|
28752
|
+
"text": "string"
|
|
28753
|
+
},
|
|
28754
|
+
"default": "''",
|
|
28755
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
28756
|
+
"fieldName": "accessibilityCurrent"
|
|
28472
28757
|
}
|
|
28473
28758
|
],
|
|
28474
28759
|
"superclass": {
|
|
@@ -31044,6 +31329,14 @@
|
|
|
31044
31329
|
},
|
|
31045
31330
|
"privacy": "private"
|
|
31046
31331
|
},
|
|
31332
|
+
{
|
|
31333
|
+
"kind": "field",
|
|
31334
|
+
"name": "_position",
|
|
31335
|
+
"type": {
|
|
31336
|
+
"text": "string"
|
|
31337
|
+
},
|
|
31338
|
+
"privacy": "private"
|
|
31339
|
+
},
|
|
31047
31340
|
{
|
|
31048
31341
|
"kind": "field",
|
|
31049
31342
|
"name": "_overflow",
|
|
@@ -32861,7 +33154,7 @@
|
|
|
32861
33154
|
"type": {
|
|
32862
33155
|
"text": "string[]"
|
|
32863
33156
|
},
|
|
32864
|
-
"default": "[ 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Billetkontrolle.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Hoehenrundweg-Gryden-Lenk.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Kaufmann-frau.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Corona-Schutzkonzept.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/
|
|
33157
|
+
"default": "[ 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Billetkontrolle.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Hoehenrundweg-Gryden-Lenk.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Kaufmann-frau.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Corona-Schutzkonzept.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Digitale-Werbung-SBB.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Bahnhof-Luzern.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Einheitswagen-IV-EuroCity.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Einsatzstrecken_EW4-Eurocity.jpg', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Frau-No-Results.png', 'https://cdn.img.sbb.ch/content/dam/internet/lyne/Help-Teaser-Landscape.png', ]"
|
|
32865
33158
|
}
|
|
32866
33159
|
],
|
|
32867
33160
|
"exports": [
|
|
@@ -39868,7 +40161,7 @@
|
|
|
39868
40161
|
"text": "EventEmitter"
|
|
39869
40162
|
},
|
|
39870
40163
|
"privacy": "protected",
|
|
39871
|
-
"default": "new EventEmitter( this, SbbOverlayBaseElement.events.didClose, )",
|
|
40164
|
+
"default": "new EventEmitter( this, SbbOverlayBaseElement.events.didClose, { cancelable: true }, )",
|
|
39872
40165
|
"description": "Emits whenever the component is closed.",
|
|
39873
40166
|
"inheritedFrom": {
|
|
39874
40167
|
"name": "SbbOpenCloseBaseElement",
|
|
@@ -45181,6 +45474,19 @@
|
|
|
45181
45474
|
"name": "SbbLinkBaseElement",
|
|
45182
45475
|
"module": "core/base-elements.js"
|
|
45183
45476
|
}
|
|
45477
|
+
},
|
|
45478
|
+
{
|
|
45479
|
+
"name": "accessibility-current",
|
|
45480
|
+
"type": {
|
|
45481
|
+
"text": "string"
|
|
45482
|
+
},
|
|
45483
|
+
"default": "''",
|
|
45484
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
45485
|
+
"fieldName": "accessibilityCurrent",
|
|
45486
|
+
"inheritedFrom": {
|
|
45487
|
+
"name": "SbbLinkBaseElement",
|
|
45488
|
+
"module": "core/base-elements.js"
|
|
45489
|
+
}
|
|
45184
45490
|
}
|
|
45185
45491
|
],
|
|
45186
45492
|
"members": [
|
|
@@ -45343,6 +45649,21 @@
|
|
|
45343
45649
|
"module": "core/base-elements.js"
|
|
45344
45650
|
}
|
|
45345
45651
|
},
|
|
45652
|
+
{
|
|
45653
|
+
"kind": "field",
|
|
45654
|
+
"name": "accessibilityCurrent",
|
|
45655
|
+
"type": {
|
|
45656
|
+
"text": "string"
|
|
45657
|
+
},
|
|
45658
|
+
"privacy": "public",
|
|
45659
|
+
"default": "''",
|
|
45660
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
45661
|
+
"attribute": "accessibility-current",
|
|
45662
|
+
"inheritedFrom": {
|
|
45663
|
+
"name": "SbbLinkBaseElement",
|
|
45664
|
+
"module": "core/base-elements.js"
|
|
45665
|
+
}
|
|
45666
|
+
},
|
|
45346
45667
|
{
|
|
45347
45668
|
"kind": "field",
|
|
45348
45669
|
"name": "language",
|
|
@@ -46774,6 +47095,19 @@
|
|
|
46774
47095
|
"name": "SbbLinkBaseElement",
|
|
46775
47096
|
"module": "core/base-elements.js"
|
|
46776
47097
|
}
|
|
47098
|
+
},
|
|
47099
|
+
{
|
|
47100
|
+
"name": "accessibility-current",
|
|
47101
|
+
"type": {
|
|
47102
|
+
"text": "string"
|
|
47103
|
+
},
|
|
47104
|
+
"default": "''",
|
|
47105
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
47106
|
+
"fieldName": "accessibilityCurrent",
|
|
47107
|
+
"inheritedFrom": {
|
|
47108
|
+
"name": "SbbLinkBaseElement",
|
|
47109
|
+
"module": "core/base-elements.js"
|
|
47110
|
+
}
|
|
46777
47111
|
}
|
|
46778
47112
|
],
|
|
46779
47113
|
"members": [
|
|
@@ -46983,6 +47317,21 @@
|
|
|
46983
47317
|
"module": "core/base-elements.js"
|
|
46984
47318
|
}
|
|
46985
47319
|
},
|
|
47320
|
+
{
|
|
47321
|
+
"kind": "field",
|
|
47322
|
+
"name": "accessibilityCurrent",
|
|
47323
|
+
"type": {
|
|
47324
|
+
"text": "string"
|
|
47325
|
+
},
|
|
47326
|
+
"privacy": "public",
|
|
47327
|
+
"default": "''",
|
|
47328
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
47329
|
+
"attribute": "accessibility-current",
|
|
47330
|
+
"inheritedFrom": {
|
|
47331
|
+
"name": "SbbLinkBaseElement",
|
|
47332
|
+
"module": "core/base-elements.js"
|
|
47333
|
+
}
|
|
47334
|
+
},
|
|
46986
47335
|
{
|
|
46987
47336
|
"kind": "field",
|
|
46988
47337
|
"name": "language",
|
|
@@ -48561,6 +48910,21 @@
|
|
|
48561
48910
|
"module": "core/base-elements.js"
|
|
48562
48911
|
}
|
|
48563
48912
|
},
|
|
48913
|
+
{
|
|
48914
|
+
"kind": "field",
|
|
48915
|
+
"name": "accessibilityCurrent",
|
|
48916
|
+
"type": {
|
|
48917
|
+
"text": "string"
|
|
48918
|
+
},
|
|
48919
|
+
"privacy": "public",
|
|
48920
|
+
"default": "''",
|
|
48921
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
48922
|
+
"attribute": "accessibility-current",
|
|
48923
|
+
"inheritedFrom": {
|
|
48924
|
+
"name": "SbbLinkBaseElement",
|
|
48925
|
+
"module": "core/base-elements.js"
|
|
48926
|
+
}
|
|
48927
|
+
},
|
|
48564
48928
|
{
|
|
48565
48929
|
"kind": "field",
|
|
48566
48930
|
"name": "language",
|
|
@@ -48747,6 +49111,19 @@
|
|
|
48747
49111
|
"name": "SbbLinkBaseElement",
|
|
48748
49112
|
"module": "core/base-elements.js"
|
|
48749
49113
|
}
|
|
49114
|
+
},
|
|
49115
|
+
{
|
|
49116
|
+
"name": "accessibility-current",
|
|
49117
|
+
"type": {
|
|
49118
|
+
"text": "string"
|
|
49119
|
+
},
|
|
49120
|
+
"default": "''",
|
|
49121
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
49122
|
+
"fieldName": "accessibilityCurrent",
|
|
49123
|
+
"inheritedFrom": {
|
|
49124
|
+
"name": "SbbLinkBaseElement",
|
|
49125
|
+
"module": "core/base-elements.js"
|
|
49126
|
+
}
|
|
48750
49127
|
}
|
|
48751
49128
|
]
|
|
48752
49129
|
}
|
|
@@ -50391,6 +50768,19 @@
|
|
|
50391
50768
|
"name": "SbbLinkBaseElement",
|
|
50392
50769
|
"module": "core/base-elements.js"
|
|
50393
50770
|
}
|
|
50771
|
+
},
|
|
50772
|
+
{
|
|
50773
|
+
"name": "accessibility-current",
|
|
50774
|
+
"type": {
|
|
50775
|
+
"text": "string"
|
|
50776
|
+
},
|
|
50777
|
+
"default": "''",
|
|
50778
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
50779
|
+
"fieldName": "accessibilityCurrent",
|
|
50780
|
+
"inheritedFrom": {
|
|
50781
|
+
"name": "SbbLinkBaseElement",
|
|
50782
|
+
"module": "core/base-elements.js"
|
|
50783
|
+
}
|
|
50394
50784
|
}
|
|
50395
50785
|
],
|
|
50396
50786
|
"members": [
|
|
@@ -50599,6 +50989,21 @@
|
|
|
50599
50989
|
"module": "core/base-elements.js"
|
|
50600
50990
|
}
|
|
50601
50991
|
},
|
|
50992
|
+
{
|
|
50993
|
+
"kind": "field",
|
|
50994
|
+
"name": "accessibilityCurrent",
|
|
50995
|
+
"type": {
|
|
50996
|
+
"text": "string"
|
|
50997
|
+
},
|
|
50998
|
+
"privacy": "public",
|
|
50999
|
+
"default": "''",
|
|
51000
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
51001
|
+
"attribute": "accessibility-current",
|
|
51002
|
+
"inheritedFrom": {
|
|
51003
|
+
"name": "SbbLinkBaseElement",
|
|
51004
|
+
"module": "core/base-elements.js"
|
|
51005
|
+
}
|
|
51006
|
+
},
|
|
50602
51007
|
{
|
|
50603
51008
|
"kind": "field",
|
|
50604
51009
|
"name": "language",
|
|
@@ -52151,6 +52556,19 @@
|
|
|
52151
52556
|
"name": "SbbLinkBaseElement",
|
|
52152
52557
|
"module": "core/base-elements.js"
|
|
52153
52558
|
}
|
|
52559
|
+
},
|
|
52560
|
+
{
|
|
52561
|
+
"name": "accessibility-current",
|
|
52562
|
+
"type": {
|
|
52563
|
+
"text": "string"
|
|
52564
|
+
},
|
|
52565
|
+
"default": "''",
|
|
52566
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
52567
|
+
"fieldName": "accessibilityCurrent",
|
|
52568
|
+
"inheritedFrom": {
|
|
52569
|
+
"name": "SbbLinkBaseElement",
|
|
52570
|
+
"module": "core/base-elements.js"
|
|
52571
|
+
}
|
|
52154
52572
|
}
|
|
52155
52573
|
],
|
|
52156
52574
|
"members": [
|
|
@@ -52341,6 +52759,21 @@
|
|
|
52341
52759
|
"module": "core/base-elements.js"
|
|
52342
52760
|
}
|
|
52343
52761
|
},
|
|
52762
|
+
{
|
|
52763
|
+
"kind": "field",
|
|
52764
|
+
"name": "accessibilityCurrent",
|
|
52765
|
+
"type": {
|
|
52766
|
+
"text": "string"
|
|
52767
|
+
},
|
|
52768
|
+
"privacy": "public",
|
|
52769
|
+
"default": "''",
|
|
52770
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
52771
|
+
"attribute": "accessibility-current",
|
|
52772
|
+
"inheritedFrom": {
|
|
52773
|
+
"name": "SbbLinkBaseElement",
|
|
52774
|
+
"module": "core/base-elements.js"
|
|
52775
|
+
}
|
|
52776
|
+
},
|
|
52344
52777
|
{
|
|
52345
52778
|
"kind": "field",
|
|
52346
52779
|
"name": "language",
|
|
@@ -63726,6 +64159,21 @@
|
|
|
63726
64159
|
"module": "core/base-elements.js"
|
|
63727
64160
|
}
|
|
63728
64161
|
},
|
|
64162
|
+
{
|
|
64163
|
+
"kind": "field",
|
|
64164
|
+
"name": "accessibilityCurrent",
|
|
64165
|
+
"type": {
|
|
64166
|
+
"text": "string"
|
|
64167
|
+
},
|
|
64168
|
+
"privacy": "public",
|
|
64169
|
+
"default": "''",
|
|
64170
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
64171
|
+
"attribute": "accessibility-current",
|
|
64172
|
+
"inheritedFrom": {
|
|
64173
|
+
"name": "SbbLinkBaseElement",
|
|
64174
|
+
"module": "core/base-elements.js"
|
|
64175
|
+
}
|
|
64176
|
+
},
|
|
63729
64177
|
{
|
|
63730
64178
|
"kind": "field",
|
|
63731
64179
|
"name": "language",
|
|
@@ -63911,6 +64359,19 @@
|
|
|
63911
64359
|
"name": "SbbLinkBaseElement",
|
|
63912
64360
|
"module": "core/base-elements.js"
|
|
63913
64361
|
}
|
|
64362
|
+
},
|
|
64363
|
+
{
|
|
64364
|
+
"name": "accessibility-current",
|
|
64365
|
+
"type": {
|
|
64366
|
+
"text": "string"
|
|
64367
|
+
},
|
|
64368
|
+
"default": "''",
|
|
64369
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
64370
|
+
"fieldName": "accessibilityCurrent",
|
|
64371
|
+
"inheritedFrom": {
|
|
64372
|
+
"name": "SbbLinkBaseElement",
|
|
64373
|
+
"module": "core/base-elements.js"
|
|
64374
|
+
}
|
|
63914
64375
|
}
|
|
63915
64376
|
]
|
|
63916
64377
|
}
|