@sbb-esta/lyne-elements-dev 4.7.0-dev.1773452108 → 4.7.0-dev.1773483332
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/custom-elements.json +699 -699
- package/package.json +2 -2
package/custom-elements.json
CHANGED
|
@@ -26464,96 +26464,6 @@
|
|
|
26464
26464
|
}
|
|
26465
26465
|
]
|
|
26466
26466
|
},
|
|
26467
|
-
{
|
|
26468
|
-
"kind": "javascript-module",
|
|
26469
|
-
"path": "sidebar/common.js",
|
|
26470
|
-
"declarations": [],
|
|
26471
|
-
"exports": [
|
|
26472
|
-
{
|
|
26473
|
-
"kind": "js",
|
|
26474
|
-
"name": "*",
|
|
26475
|
-
"declaration": {
|
|
26476
|
-
"name": "*",
|
|
26477
|
-
"module": "sidebar/common/styles.js"
|
|
26478
|
-
}
|
|
26479
|
-
}
|
|
26480
|
-
]
|
|
26481
|
-
},
|
|
26482
|
-
{
|
|
26483
|
-
"kind": "javascript-module",
|
|
26484
|
-
"path": "sidebar/sidebar-close-button.js",
|
|
26485
|
-
"declarations": [],
|
|
26486
|
-
"exports": [
|
|
26487
|
-
{
|
|
26488
|
-
"kind": "js",
|
|
26489
|
-
"name": "*",
|
|
26490
|
-
"declaration": {
|
|
26491
|
-
"name": "*",
|
|
26492
|
-
"module": "sidebar/sidebar-close-button/sidebar-close-button.component.js"
|
|
26493
|
-
}
|
|
26494
|
-
}
|
|
26495
|
-
]
|
|
26496
|
-
},
|
|
26497
|
-
{
|
|
26498
|
-
"kind": "javascript-module",
|
|
26499
|
-
"path": "sidebar/sidebar-container.js",
|
|
26500
|
-
"declarations": [],
|
|
26501
|
-
"exports": [
|
|
26502
|
-
{
|
|
26503
|
-
"kind": "js",
|
|
26504
|
-
"name": "*",
|
|
26505
|
-
"declaration": {
|
|
26506
|
-
"name": "*",
|
|
26507
|
-
"module": "sidebar/sidebar-container/sidebar-container.component.js"
|
|
26508
|
-
}
|
|
26509
|
-
}
|
|
26510
|
-
]
|
|
26511
|
-
},
|
|
26512
|
-
{
|
|
26513
|
-
"kind": "javascript-module",
|
|
26514
|
-
"path": "sidebar/sidebar-content.js",
|
|
26515
|
-
"declarations": [],
|
|
26516
|
-
"exports": [
|
|
26517
|
-
{
|
|
26518
|
-
"kind": "js",
|
|
26519
|
-
"name": "*",
|
|
26520
|
-
"declaration": {
|
|
26521
|
-
"name": "*",
|
|
26522
|
-
"module": "sidebar/sidebar-content/sidebar-content.component.js"
|
|
26523
|
-
}
|
|
26524
|
-
}
|
|
26525
|
-
]
|
|
26526
|
-
},
|
|
26527
|
-
{
|
|
26528
|
-
"kind": "javascript-module",
|
|
26529
|
-
"path": "sidebar/sidebar-title.js",
|
|
26530
|
-
"declarations": [],
|
|
26531
|
-
"exports": [
|
|
26532
|
-
{
|
|
26533
|
-
"kind": "js",
|
|
26534
|
-
"name": "*",
|
|
26535
|
-
"declaration": {
|
|
26536
|
-
"name": "*",
|
|
26537
|
-
"module": "sidebar/sidebar-title/sidebar-title.component.js"
|
|
26538
|
-
}
|
|
26539
|
-
}
|
|
26540
|
-
]
|
|
26541
|
-
},
|
|
26542
|
-
{
|
|
26543
|
-
"kind": "javascript-module",
|
|
26544
|
-
"path": "sidebar/sidebar.js",
|
|
26545
|
-
"declarations": [],
|
|
26546
|
-
"exports": [
|
|
26547
|
-
{
|
|
26548
|
-
"kind": "js",
|
|
26549
|
-
"name": "*",
|
|
26550
|
-
"declaration": {
|
|
26551
|
-
"name": "*",
|
|
26552
|
-
"module": "sidebar/sidebar/sidebar.component.js"
|
|
26553
|
-
}
|
|
26554
|
-
}
|
|
26555
|
-
]
|
|
26556
|
-
},
|
|
26557
26467
|
{
|
|
26558
26468
|
"kind": "javascript-module",
|
|
26559
26469
|
"path": "signet/signet.component.js",
|
|
@@ -26753,6 +26663,96 @@
|
|
|
26753
26663
|
}
|
|
26754
26664
|
]
|
|
26755
26665
|
},
|
|
26666
|
+
{
|
|
26667
|
+
"kind": "javascript-module",
|
|
26668
|
+
"path": "sidebar/common.js",
|
|
26669
|
+
"declarations": [],
|
|
26670
|
+
"exports": [
|
|
26671
|
+
{
|
|
26672
|
+
"kind": "js",
|
|
26673
|
+
"name": "*",
|
|
26674
|
+
"declaration": {
|
|
26675
|
+
"name": "*",
|
|
26676
|
+
"module": "sidebar/common/styles.js"
|
|
26677
|
+
}
|
|
26678
|
+
}
|
|
26679
|
+
]
|
|
26680
|
+
},
|
|
26681
|
+
{
|
|
26682
|
+
"kind": "javascript-module",
|
|
26683
|
+
"path": "sidebar/sidebar-close-button.js",
|
|
26684
|
+
"declarations": [],
|
|
26685
|
+
"exports": [
|
|
26686
|
+
{
|
|
26687
|
+
"kind": "js",
|
|
26688
|
+
"name": "*",
|
|
26689
|
+
"declaration": {
|
|
26690
|
+
"name": "*",
|
|
26691
|
+
"module": "sidebar/sidebar-close-button/sidebar-close-button.component.js"
|
|
26692
|
+
}
|
|
26693
|
+
}
|
|
26694
|
+
]
|
|
26695
|
+
},
|
|
26696
|
+
{
|
|
26697
|
+
"kind": "javascript-module",
|
|
26698
|
+
"path": "sidebar/sidebar-container.js",
|
|
26699
|
+
"declarations": [],
|
|
26700
|
+
"exports": [
|
|
26701
|
+
{
|
|
26702
|
+
"kind": "js",
|
|
26703
|
+
"name": "*",
|
|
26704
|
+
"declaration": {
|
|
26705
|
+
"name": "*",
|
|
26706
|
+
"module": "sidebar/sidebar-container/sidebar-container.component.js"
|
|
26707
|
+
}
|
|
26708
|
+
}
|
|
26709
|
+
]
|
|
26710
|
+
},
|
|
26711
|
+
{
|
|
26712
|
+
"kind": "javascript-module",
|
|
26713
|
+
"path": "sidebar/sidebar-content.js",
|
|
26714
|
+
"declarations": [],
|
|
26715
|
+
"exports": [
|
|
26716
|
+
{
|
|
26717
|
+
"kind": "js",
|
|
26718
|
+
"name": "*",
|
|
26719
|
+
"declaration": {
|
|
26720
|
+
"name": "*",
|
|
26721
|
+
"module": "sidebar/sidebar-content/sidebar-content.component.js"
|
|
26722
|
+
}
|
|
26723
|
+
}
|
|
26724
|
+
]
|
|
26725
|
+
},
|
|
26726
|
+
{
|
|
26727
|
+
"kind": "javascript-module",
|
|
26728
|
+
"path": "sidebar/sidebar-title.js",
|
|
26729
|
+
"declarations": [],
|
|
26730
|
+
"exports": [
|
|
26731
|
+
{
|
|
26732
|
+
"kind": "js",
|
|
26733
|
+
"name": "*",
|
|
26734
|
+
"declaration": {
|
|
26735
|
+
"name": "*",
|
|
26736
|
+
"module": "sidebar/sidebar-title/sidebar-title.component.js"
|
|
26737
|
+
}
|
|
26738
|
+
}
|
|
26739
|
+
]
|
|
26740
|
+
},
|
|
26741
|
+
{
|
|
26742
|
+
"kind": "javascript-module",
|
|
26743
|
+
"path": "sidebar/sidebar.js",
|
|
26744
|
+
"declarations": [],
|
|
26745
|
+
"exports": [
|
|
26746
|
+
{
|
|
26747
|
+
"kind": "js",
|
|
26748
|
+
"name": "*",
|
|
26749
|
+
"declaration": {
|
|
26750
|
+
"name": "*",
|
|
26751
|
+
"module": "sidebar/sidebar/sidebar.component.js"
|
|
26752
|
+
}
|
|
26753
|
+
}
|
|
26754
|
+
]
|
|
26755
|
+
},
|
|
26756
26756
|
{
|
|
26757
26757
|
"kind": "javascript-module",
|
|
26758
26758
|
"path": "skiplink-list/skiplink-list.component.js",
|
|
@@ -30977,459 +30977,46 @@
|
|
|
30977
30977
|
},
|
|
30978
30978
|
{
|
|
30979
30979
|
"kind": "javascript-module",
|
|
30980
|
-
"path": "
|
|
30980
|
+
"path": "title/title-base.js",
|
|
30981
30981
|
"declarations": [
|
|
30982
30982
|
{
|
|
30983
30983
|
"kind": "class",
|
|
30984
|
-
"description": "It displays a
|
|
30985
|
-
"name": "
|
|
30984
|
+
"description": "It displays a title with a heading role.",
|
|
30985
|
+
"name": "SbbTitleBase",
|
|
30986
30986
|
"members": [
|
|
30987
30987
|
{
|
|
30988
30988
|
"kind": "field",
|
|
30989
|
-
"name": "
|
|
30989
|
+
"name": "role",
|
|
30990
30990
|
"type": {
|
|
30991
30991
|
"text": "string"
|
|
30992
30992
|
},
|
|
30993
30993
|
"privacy": "public",
|
|
30994
30994
|
"static": true,
|
|
30995
|
-
"
|
|
30996
|
-
"inheritedFrom": {
|
|
30997
|
-
"name": "SbbElement",
|
|
30998
|
-
"module": "core/base-elements/element.js"
|
|
30999
|
-
},
|
|
31000
|
-
"default": "'sbb-timetable-occupancy-icon'"
|
|
31001
|
-
},
|
|
31002
|
-
{
|
|
31003
|
-
"kind": "field",
|
|
31004
|
-
"name": "occupancy",
|
|
31005
|
-
"type": {
|
|
31006
|
-
"text": "SbbOccupancy"
|
|
31007
|
-
},
|
|
31008
|
-
"privacy": "public",
|
|
31009
|
-
"default": "'none'",
|
|
31010
|
-
"description": "Wagon occupancy.",
|
|
31011
|
-
"attribute": "occupancy"
|
|
31012
|
-
},
|
|
31013
|
-
{
|
|
31014
|
-
"kind": "field",
|
|
31015
|
-
"name": "_language",
|
|
31016
|
-
"privacy": "private"
|
|
31017
|
-
},
|
|
31018
|
-
{
|
|
31019
|
-
"kind": "field",
|
|
31020
|
-
"name": "_mediaMatcher",
|
|
31021
|
-
"privacy": "private",
|
|
31022
|
-
"default": "new SbbMediaMatcherController(this, { [SbbMediaQueryForcedColors]: (matches) => { this._forcedColors = matches; this._setNameAndAriaLabel(); }, })"
|
|
31023
|
-
},
|
|
31024
|
-
{
|
|
31025
|
-
"kind": "field",
|
|
31026
|
-
"name": "_darkModeController",
|
|
31027
|
-
"privacy": "private",
|
|
31028
|
-
"default": "new SbbDarkModeController(this, () => this._setNameAndAriaLabel())"
|
|
31029
|
-
},
|
|
31030
|
-
{
|
|
31031
|
-
"kind": "field",
|
|
31032
|
-
"name": "_forcedColors",
|
|
31033
|
-
"type": {
|
|
31034
|
-
"text": "boolean"
|
|
31035
|
-
},
|
|
31036
|
-
"privacy": "private"
|
|
31037
|
-
},
|
|
31038
|
-
{
|
|
31039
|
-
"kind": "method",
|
|
31040
|
-
"name": "_setNameAndAriaLabel",
|
|
31041
|
-
"privacy": "private",
|
|
31042
|
-
"return": {
|
|
31043
|
-
"type": {
|
|
31044
|
-
"text": "Promise<void>"
|
|
31045
|
-
}
|
|
31046
|
-
}
|
|
31047
|
-
},
|
|
31048
|
-
{
|
|
31049
|
-
"kind": "method",
|
|
31050
|
-
"name": "fetchSvgIcon",
|
|
31051
|
-
"privacy": "protected",
|
|
31052
|
-
"return": {
|
|
31053
|
-
"type": {
|
|
31054
|
-
"text": "Promise<string>"
|
|
31055
|
-
}
|
|
31056
|
-
},
|
|
31057
|
-
"parameters": [
|
|
31058
|
-
{
|
|
31059
|
-
"name": "namespace",
|
|
31060
|
-
"type": {
|
|
31061
|
-
"text": "string"
|
|
31062
|
-
}
|
|
31063
|
-
},
|
|
31064
|
-
{
|
|
31065
|
-
"name": "name",
|
|
31066
|
-
"type": {
|
|
31067
|
-
"text": "string"
|
|
31068
|
-
}
|
|
31069
|
-
}
|
|
31070
|
-
],
|
|
31071
|
-
"inheritedFrom": {
|
|
31072
|
-
"name": "SbbIconBase",
|
|
31073
|
-
"module": "icon/icon-base.js"
|
|
31074
|
-
}
|
|
31075
|
-
},
|
|
31076
|
-
{
|
|
31077
|
-
"kind": "method",
|
|
31078
|
-
"name": "_setAriaLabel",
|
|
31079
|
-
"privacy": "private",
|
|
31080
|
-
"return": {
|
|
31081
|
-
"type": {
|
|
31082
|
-
"text": "void"
|
|
31083
|
-
}
|
|
31084
|
-
}
|
|
30995
|
+
"default": "'heading'"
|
|
31085
30996
|
},
|
|
31086
30997
|
{
|
|
31087
30998
|
"kind": "field",
|
|
31088
|
-
"name": "
|
|
30999
|
+
"name": "level",
|
|
31089
31000
|
"type": {
|
|
31090
|
-
"text": "
|
|
31001
|
+
"text": "SbbTitleLevel"
|
|
31091
31002
|
},
|
|
31092
31003
|
"privacy": "public",
|
|
31093
|
-
"default": "
|
|
31094
|
-
"description": "
|
|
31095
|
-
"attribute": "
|
|
31096
|
-
"reflects": true
|
|
31097
|
-
"inheritedFrom": {
|
|
31098
|
-
"name": "SbbNegativeMixin",
|
|
31099
|
-
"module": "core/mixins/negative-mixin.js"
|
|
31100
|
-
}
|
|
31004
|
+
"default": "'1'",
|
|
31005
|
+
"description": "Title level",
|
|
31006
|
+
"attribute": "level",
|
|
31007
|
+
"reflects": true
|
|
31101
31008
|
},
|
|
31102
31009
|
{
|
|
31103
31010
|
"kind": "field",
|
|
31104
|
-
"name": "
|
|
31011
|
+
"name": "visualLevel",
|
|
31105
31012
|
"type": {
|
|
31106
|
-
"text": "
|
|
31013
|
+
"text": "SbbTitleLevel | null"
|
|
31107
31014
|
},
|
|
31108
31015
|
"privacy": "public",
|
|
31109
|
-
"static": true,
|
|
31110
|
-
"readonly": true,
|
|
31111
|
-
"default": "'img'",
|
|
31112
|
-
"inheritedFrom": {
|
|
31113
|
-
"name": "SbbIconBase",
|
|
31114
|
-
"module": "icon/icon-base.js"
|
|
31115
|
-
}
|
|
31116
|
-
},
|
|
31117
|
-
{
|
|
31118
|
-
"kind": "field",
|
|
31119
|
-
"name": "_svgNamespace",
|
|
31120
|
-
"privacy": "private",
|
|
31121
|
-
"default": "'default'",
|
|
31122
|
-
"type": {
|
|
31123
|
-
"text": "string"
|
|
31124
|
-
},
|
|
31125
|
-
"inheritedFrom": {
|
|
31126
|
-
"name": "SbbIconBase",
|
|
31127
|
-
"module": "icon/icon-base.js"
|
|
31128
|
-
}
|
|
31129
|
-
},
|
|
31130
|
-
{
|
|
31131
|
-
"kind": "field",
|
|
31132
|
-
"name": "_svgIcon",
|
|
31133
|
-
"type": {
|
|
31134
|
-
"text": "Promise<DirectiveResult<typeof UnsafeHTMLDirective>> | null"
|
|
31135
|
-
},
|
|
31136
|
-
"privacy": "private",
|
|
31137
31016
|
"default": "null",
|
|
31138
|
-
"description": "
|
|
31139
|
-
"
|
|
31140
|
-
|
|
31141
|
-
"module": "icon/icon-base.js"
|
|
31142
|
-
}
|
|
31143
|
-
},
|
|
31144
|
-
{
|
|
31145
|
-
"kind": "field",
|
|
31146
|
-
"name": "noSanitize",
|
|
31147
|
-
"type": {
|
|
31148
|
-
"text": "boolean"
|
|
31149
|
-
},
|
|
31150
|
-
"privacy": "public",
|
|
31151
|
-
"default": "false",
|
|
31152
|
-
"description": "When set to `true`, SVG content that is HTTP fetched will not be checked\nif the response SVG content has any `<script>` elements, or any attributes\nthat start with `on`, such as `onclick`.",
|
|
31153
|
-
"attribute": "no-sanitize",
|
|
31154
|
-
"inheritedFrom": {
|
|
31155
|
-
"name": "SbbIconBase",
|
|
31156
|
-
"module": "icon/icon-base.js"
|
|
31157
|
-
}
|
|
31158
|
-
},
|
|
31159
|
-
{
|
|
31160
|
-
"kind": "method",
|
|
31161
|
-
"name": "loadSvgIcon",
|
|
31162
|
-
"privacy": "protected",
|
|
31163
|
-
"return": {
|
|
31164
|
-
"type": {
|
|
31165
|
-
"text": "Promise<void>"
|
|
31166
|
-
}
|
|
31167
|
-
},
|
|
31168
|
-
"parameters": [
|
|
31169
|
-
{
|
|
31170
|
-
"name": "iconName",
|
|
31171
|
-
"type": {
|
|
31172
|
-
"text": "string"
|
|
31173
|
-
}
|
|
31174
|
-
}
|
|
31175
|
-
],
|
|
31176
|
-
"inheritedFrom": {
|
|
31177
|
-
"name": "SbbIconBase",
|
|
31178
|
-
"module": "icon/icon-base.js"
|
|
31179
|
-
}
|
|
31180
|
-
},
|
|
31181
|
-
{
|
|
31182
|
-
"kind": "method",
|
|
31183
|
-
"name": "_splitIconName",
|
|
31184
|
-
"privacy": "private",
|
|
31185
|
-
"return": {
|
|
31186
|
-
"type": {
|
|
31187
|
-
"text": "[string, string]"
|
|
31188
|
-
}
|
|
31189
|
-
},
|
|
31190
|
-
"parameters": [
|
|
31191
|
-
{
|
|
31192
|
-
"name": "iconName",
|
|
31193
|
-
"type": {
|
|
31194
|
-
"text": "string"
|
|
31195
|
-
}
|
|
31196
|
-
}
|
|
31197
|
-
],
|
|
31198
|
-
"inheritedFrom": {
|
|
31199
|
-
"name": "SbbIconBase",
|
|
31200
|
-
"module": "icon/icon-base.js"
|
|
31201
|
-
}
|
|
31202
|
-
},
|
|
31203
|
-
{
|
|
31204
|
-
"kind": "field",
|
|
31205
|
-
"name": "_hydrationRequired",
|
|
31206
|
-
"type": {
|
|
31207
|
-
"text": "boolean"
|
|
31208
|
-
},
|
|
31209
|
-
"privacy": "private",
|
|
31210
|
-
"default": "!!this.shadowRoot",
|
|
31211
|
-
"inheritedFrom": {
|
|
31212
|
-
"name": "SbbHydrationMixin",
|
|
31213
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
31214
|
-
}
|
|
31215
|
-
},
|
|
31216
|
-
{
|
|
31217
|
-
"kind": "field",
|
|
31218
|
-
"name": "_hydrationComplete",
|
|
31219
|
-
"privacy": "private",
|
|
31220
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
31221
|
-
"inheritedFrom": {
|
|
31222
|
-
"name": "SbbHydrationMixin",
|
|
31223
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
31224
|
-
}
|
|
31225
|
-
},
|
|
31226
|
-
{
|
|
31227
|
-
"kind": "field",
|
|
31228
|
-
"name": "_resolveHydration",
|
|
31229
|
-
"type": {
|
|
31230
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
31231
|
-
},
|
|
31232
|
-
"privacy": "private",
|
|
31233
|
-
"inheritedFrom": {
|
|
31234
|
-
"name": "SbbHydrationMixin",
|
|
31235
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
31236
|
-
}
|
|
31237
|
-
},
|
|
31238
|
-
{
|
|
31239
|
-
"kind": "field",
|
|
31240
|
-
"name": "hydrationRequired",
|
|
31241
|
-
"type": {
|
|
31242
|
-
"text": "boolean"
|
|
31243
|
-
},
|
|
31244
|
-
"privacy": "protected",
|
|
31245
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
31246
|
-
"readonly": true,
|
|
31247
|
-
"inheritedFrom": {
|
|
31248
|
-
"name": "SbbHydrationMixin",
|
|
31249
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
31250
|
-
},
|
|
31251
|
-
"default": "!!this.shadowRoot"
|
|
31252
|
-
},
|
|
31253
|
-
{
|
|
31254
|
-
"kind": "method",
|
|
31255
|
-
"name": "toggleState",
|
|
31256
|
-
"privacy": "protected",
|
|
31257
|
-
"return": {
|
|
31258
|
-
"type": {
|
|
31259
|
-
"text": "void"
|
|
31260
|
-
}
|
|
31261
|
-
},
|
|
31262
|
-
"parameters": [
|
|
31263
|
-
{
|
|
31264
|
-
"name": "value",
|
|
31265
|
-
"type": {
|
|
31266
|
-
"text": "string"
|
|
31267
|
-
}
|
|
31268
|
-
},
|
|
31269
|
-
{
|
|
31270
|
-
"name": "force",
|
|
31271
|
-
"optional": true,
|
|
31272
|
-
"type": {
|
|
31273
|
-
"text": "boolean"
|
|
31274
|
-
}
|
|
31275
|
-
}
|
|
31276
|
-
],
|
|
31277
|
-
"inheritedFrom": {
|
|
31278
|
-
"name": "SbbElementInternalsMixin",
|
|
31279
|
-
"module": "core/mixins/element-internals-mixin.js"
|
|
31280
|
-
}
|
|
31281
|
-
},
|
|
31282
|
-
{
|
|
31283
|
-
"kind": "field",
|
|
31284
|
-
"name": "['_$sbbElement$']",
|
|
31285
|
-
"type": {
|
|
31286
|
-
"text": "boolean"
|
|
31287
|
-
},
|
|
31288
|
-
"privacy": "public",
|
|
31289
|
-
"static": true,
|
|
31290
|
-
"default": "true",
|
|
31291
|
-
"inheritedFrom": {
|
|
31292
|
-
"name": "SbbElement",
|
|
31293
|
-
"module": "core/base-elements/element.js"
|
|
31294
|
-
}
|
|
31295
|
-
},
|
|
31296
|
-
{
|
|
31297
|
-
"kind": "field",
|
|
31298
|
-
"name": "_controllers",
|
|
31299
|
-
"type": {
|
|
31300
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
31301
|
-
},
|
|
31302
|
-
"privacy": "private",
|
|
31303
|
-
"inheritedFrom": {
|
|
31304
|
-
"name": "SbbElement",
|
|
31305
|
-
"module": "core/base-elements/element.js"
|
|
31306
|
-
}
|
|
31307
|
-
}
|
|
31308
|
-
],
|
|
31309
|
-
"attributes": [
|
|
31310
|
-
{
|
|
31311
|
-
"name": "occupancy",
|
|
31312
|
-
"type": {
|
|
31313
|
-
"text": "SbbOccupancy"
|
|
31314
|
-
},
|
|
31315
|
-
"default": "'none'",
|
|
31316
|
-
"description": "Wagon occupancy.",
|
|
31317
|
-
"fieldName": "occupancy"
|
|
31318
|
-
},
|
|
31319
|
-
{
|
|
31320
|
-
"name": "negative",
|
|
31321
|
-
"type": {
|
|
31322
|
-
"text": "boolean"
|
|
31323
|
-
},
|
|
31324
|
-
"default": "false",
|
|
31325
|
-
"description": "Negative coloring variant flag.",
|
|
31326
|
-
"fieldName": "negative",
|
|
31327
|
-
"inheritedFrom": {
|
|
31328
|
-
"name": "SbbNegativeMixin",
|
|
31329
|
-
"module": "core/mixins/negative-mixin.js"
|
|
31330
|
-
}
|
|
31331
|
-
},
|
|
31332
|
-
{
|
|
31333
|
-
"name": "no-sanitize",
|
|
31334
|
-
"type": {
|
|
31335
|
-
"text": "boolean"
|
|
31336
|
-
},
|
|
31337
|
-
"default": "false",
|
|
31338
|
-
"description": "When set to `true`, SVG content that is HTTP fetched will not be checked\nif the response SVG content has any `<script>` elements, or any attributes\nthat start with `on`, such as `onclick`.",
|
|
31339
|
-
"fieldName": "noSanitize",
|
|
31340
|
-
"inheritedFrom": {
|
|
31341
|
-
"name": "SbbIconBase",
|
|
31342
|
-
"module": "icon/icon-base.js"
|
|
31343
|
-
}
|
|
31344
|
-
}
|
|
31345
|
-
],
|
|
31346
|
-
"mixins": [
|
|
31347
|
-
{
|
|
31348
|
-
"name": "SbbNegativeMixin",
|
|
31349
|
-
"module": "core/mixins.js"
|
|
31350
|
-
}
|
|
31351
|
-
],
|
|
31352
|
-
"superclass": {
|
|
31353
|
-
"name": "SbbIconBase",
|
|
31354
|
-
"module": "icon.js"
|
|
31355
|
-
},
|
|
31356
|
-
"tagName": "sbb-timetable-occupancy-icon",
|
|
31357
|
-
"customElement": true,
|
|
31358
|
-
"cssProperties": [
|
|
31359
|
-
{
|
|
31360
|
-
"description": "Can be used to set a custom width.",
|
|
31361
|
-
"name": "--sbb-icon-svg-width",
|
|
31362
|
-
"default": "auto",
|
|
31363
|
-
"inheritedFrom": {
|
|
31364
|
-
"name": "SbbIconBase",
|
|
31365
|
-
"module": "icon/icon-base.js"
|
|
31366
|
-
}
|
|
31367
|
-
},
|
|
31368
|
-
{
|
|
31369
|
-
"description": "Can be used to set a custom height.",
|
|
31370
|
-
"name": "--sbb-icon-svg-height",
|
|
31371
|
-
"default": "auto",
|
|
31372
|
-
"inheritedFrom": {
|
|
31373
|
-
"name": "SbbIconBase",
|
|
31374
|
-
"module": "icon/icon-base.js"
|
|
31375
|
-
}
|
|
31376
|
-
}
|
|
31377
|
-
]
|
|
31378
|
-
}
|
|
31379
|
-
],
|
|
31380
|
-
"exports": [
|
|
31381
|
-
{
|
|
31382
|
-
"kind": "js",
|
|
31383
|
-
"name": "SbbTimetableOccupancyIconElement",
|
|
31384
|
-
"declaration": {
|
|
31385
|
-
"name": "SbbTimetableOccupancyIconElement",
|
|
31386
|
-
"module": "timetable-occupancy-icon/timetable-occupancy-icon.component.js"
|
|
31387
|
-
}
|
|
31388
|
-
}
|
|
31389
|
-
]
|
|
31390
|
-
},
|
|
31391
|
-
{
|
|
31392
|
-
"kind": "javascript-module",
|
|
31393
|
-
"path": "title/title-base.js",
|
|
31394
|
-
"declarations": [
|
|
31395
|
-
{
|
|
31396
|
-
"kind": "class",
|
|
31397
|
-
"description": "It displays a title with a heading role.",
|
|
31398
|
-
"name": "SbbTitleBase",
|
|
31399
|
-
"members": [
|
|
31400
|
-
{
|
|
31401
|
-
"kind": "field",
|
|
31402
|
-
"name": "role",
|
|
31403
|
-
"type": {
|
|
31404
|
-
"text": "string"
|
|
31405
|
-
},
|
|
31406
|
-
"privacy": "public",
|
|
31407
|
-
"static": true,
|
|
31408
|
-
"default": "'heading'"
|
|
31409
|
-
},
|
|
31410
|
-
{
|
|
31411
|
-
"kind": "field",
|
|
31412
|
-
"name": "level",
|
|
31413
|
-
"type": {
|
|
31414
|
-
"text": "SbbTitleLevel"
|
|
31415
|
-
},
|
|
31416
|
-
"privacy": "public",
|
|
31417
|
-
"default": "'1'",
|
|
31418
|
-
"description": "Title level",
|
|
31419
|
-
"attribute": "level",
|
|
31420
|
-
"reflects": true
|
|
31421
|
-
},
|
|
31422
|
-
{
|
|
31423
|
-
"kind": "field",
|
|
31424
|
-
"name": "visualLevel",
|
|
31425
|
-
"type": {
|
|
31426
|
-
"text": "SbbTitleLevel | null"
|
|
31427
|
-
},
|
|
31428
|
-
"privacy": "public",
|
|
31429
|
-
"default": "null",
|
|
31430
|
-
"description": "Visual level for the title.",
|
|
31431
|
-
"attribute": "visual-level",
|
|
31432
|
-
"reflects": true
|
|
31017
|
+
"description": "Visual level for the title.",
|
|
31018
|
+
"attribute": "visual-level",
|
|
31019
|
+
"reflects": true
|
|
31433
31020
|
},
|
|
31434
31021
|
{
|
|
31435
31022
|
"kind": "field",
|
|
@@ -32431,118 +32018,531 @@
|
|
|
32431
32018
|
],
|
|
32432
32019
|
"attributes": [
|
|
32433
32020
|
{
|
|
32434
|
-
"name": "timeout",
|
|
32435
|
-
"type": {
|
|
32436
|
-
"text": "number"
|
|
32437
|
-
},
|
|
32438
|
-
"default": "0",
|
|
32439
|
-
"description": "The length of time in milliseconds to wait before automatically dismissing the toast.\nIf 0 (default), it stays open indefinitely.\nFrom accessibility perspective, it is recommended to set a timeout of at least 20 seconds.",
|
|
32440
|
-
"fieldName": "timeout"
|
|
32441
|
-
},
|
|
32442
|
-
{
|
|
32443
|
-
"name": "position",
|
|
32444
|
-
"type": {
|
|
32445
|
-
"text": "SbbToastPosition"
|
|
32446
|
-
},
|
|
32447
|
-
"default": "'bottom-center'",
|
|
32448
|
-
"description": "The position where to place the toast.",
|
|
32449
|
-
"fieldName": "position"
|
|
32450
|
-
},
|
|
32451
|
-
{
|
|
32452
|
-
"name": "politeness",
|
|
32021
|
+
"name": "timeout",
|
|
32022
|
+
"type": {
|
|
32023
|
+
"text": "number"
|
|
32024
|
+
},
|
|
32025
|
+
"default": "0",
|
|
32026
|
+
"description": "The length of time in milliseconds to wait before automatically dismissing the toast.\nIf 0 (default), it stays open indefinitely.\nFrom accessibility perspective, it is recommended to set a timeout of at least 20 seconds.",
|
|
32027
|
+
"fieldName": "timeout"
|
|
32028
|
+
},
|
|
32029
|
+
{
|
|
32030
|
+
"name": "position",
|
|
32031
|
+
"type": {
|
|
32032
|
+
"text": "SbbToastPosition"
|
|
32033
|
+
},
|
|
32034
|
+
"default": "'bottom-center'",
|
|
32035
|
+
"description": "The position where to place the toast.",
|
|
32036
|
+
"fieldName": "position"
|
|
32037
|
+
},
|
|
32038
|
+
{
|
|
32039
|
+
"name": "politeness",
|
|
32040
|
+
"type": {
|
|
32041
|
+
"text": "'polite' | 'assertive' | 'off'"
|
|
32042
|
+
},
|
|
32043
|
+
"default": "'polite'",
|
|
32044
|
+
"description": "The ARIA politeness level.\nCheck https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions#live_regions for further info",
|
|
32045
|
+
"fieldName": "politeness"
|
|
32046
|
+
},
|
|
32047
|
+
{
|
|
32048
|
+
"name": "icon-name",
|
|
32049
|
+
"type": {
|
|
32050
|
+
"text": "string"
|
|
32051
|
+
},
|
|
32052
|
+
"default": "''",
|
|
32053
|
+
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
32054
|
+
"fieldName": "iconName",
|
|
32055
|
+
"inheritedFrom": {
|
|
32056
|
+
"name": "SbbIconNameMixin",
|
|
32057
|
+
"module": "icon/icon-name-mixin.js"
|
|
32058
|
+
}
|
|
32059
|
+
},
|
|
32060
|
+
{
|
|
32061
|
+
"name": "readonly",
|
|
32062
|
+
"description": "Whether the component is readonly.",
|
|
32063
|
+
"default": "false",
|
|
32064
|
+
"type": {
|
|
32065
|
+
"text": "boolean"
|
|
32066
|
+
},
|
|
32067
|
+
"fieldName": "readOnly",
|
|
32068
|
+
"inheritedFrom": {
|
|
32069
|
+
"name": "SbbReadonlyMixin",
|
|
32070
|
+
"module": "core/mixins/readonly-mixin.js"
|
|
32071
|
+
}
|
|
32072
|
+
}
|
|
32073
|
+
],
|
|
32074
|
+
"mixins": [
|
|
32075
|
+
{
|
|
32076
|
+
"name": "SbbIconNameMixin",
|
|
32077
|
+
"module": "icon.js"
|
|
32078
|
+
},
|
|
32079
|
+
{
|
|
32080
|
+
"name": "SbbReadonlyMixin",
|
|
32081
|
+
"module": "core/mixins.js"
|
|
32082
|
+
}
|
|
32083
|
+
],
|
|
32084
|
+
"superclass": {
|
|
32085
|
+
"name": "SbbOpenCloseBaseElement",
|
|
32086
|
+
"module": "core/base-elements.js"
|
|
32087
|
+
},
|
|
32088
|
+
"tagName": "sbb-toast",
|
|
32089
|
+
"customElement": true,
|
|
32090
|
+
"events": [
|
|
32091
|
+
{
|
|
32092
|
+
"name": "beforeopen",
|
|
32093
|
+
"type": {
|
|
32094
|
+
"text": "Event"
|
|
32095
|
+
},
|
|
32096
|
+
"description": "Emits whenever the component starts the opening transition. Can be canceled.",
|
|
32097
|
+
"inheritedFrom": {
|
|
32098
|
+
"name": "SbbOpenCloseBaseElement",
|
|
32099
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
32100
|
+
}
|
|
32101
|
+
},
|
|
32102
|
+
{
|
|
32103
|
+
"name": "open",
|
|
32104
|
+
"type": {
|
|
32105
|
+
"text": "Event"
|
|
32106
|
+
},
|
|
32107
|
+
"description": "Emits whenever the component is opened.",
|
|
32108
|
+
"inheritedFrom": {
|
|
32109
|
+
"name": "SbbOpenCloseBaseElement",
|
|
32110
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
32111
|
+
}
|
|
32112
|
+
},
|
|
32113
|
+
{
|
|
32114
|
+
"name": "beforeclose",
|
|
32115
|
+
"type": {
|
|
32116
|
+
"text": "Event"
|
|
32117
|
+
},
|
|
32118
|
+
"description": "Emits whenever the component begins the closing transition. Can be canceled.",
|
|
32119
|
+
"inheritedFrom": {
|
|
32120
|
+
"name": "SbbOpenCloseBaseElement",
|
|
32121
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
32122
|
+
}
|
|
32123
|
+
},
|
|
32124
|
+
{
|
|
32125
|
+
"name": "close",
|
|
32126
|
+
"type": {
|
|
32127
|
+
"text": "Event"
|
|
32128
|
+
},
|
|
32129
|
+
"description": "Emits whenever the component is closed.",
|
|
32130
|
+
"inheritedFrom": {
|
|
32131
|
+
"name": "SbbOpenCloseBaseElement",
|
|
32132
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
32133
|
+
}
|
|
32134
|
+
}
|
|
32135
|
+
]
|
|
32136
|
+
}
|
|
32137
|
+
],
|
|
32138
|
+
"exports": [
|
|
32139
|
+
{
|
|
32140
|
+
"kind": "js",
|
|
32141
|
+
"name": "SbbToastElement",
|
|
32142
|
+
"declaration": {
|
|
32143
|
+
"name": "SbbToastElement",
|
|
32144
|
+
"module": "toast/toast.component.js"
|
|
32145
|
+
}
|
|
32146
|
+
}
|
|
32147
|
+
]
|
|
32148
|
+
},
|
|
32149
|
+
{
|
|
32150
|
+
"kind": "javascript-module",
|
|
32151
|
+
"path": "timetable-occupancy-icon/timetable-occupancy-icon.component.js",
|
|
32152
|
+
"declarations": [
|
|
32153
|
+
{
|
|
32154
|
+
"kind": "class",
|
|
32155
|
+
"description": "It displays a wagon's occupancy icon.",
|
|
32156
|
+
"name": "SbbTimetableOccupancyIconElement",
|
|
32157
|
+
"members": [
|
|
32158
|
+
{
|
|
32159
|
+
"kind": "field",
|
|
32160
|
+
"name": "elementName",
|
|
32161
|
+
"type": {
|
|
32162
|
+
"text": "string"
|
|
32163
|
+
},
|
|
32164
|
+
"privacy": "public",
|
|
32165
|
+
"static": true,
|
|
32166
|
+
"readonly": true,
|
|
32167
|
+
"inheritedFrom": {
|
|
32168
|
+
"name": "SbbElement",
|
|
32169
|
+
"module": "core/base-elements/element.js"
|
|
32170
|
+
},
|
|
32171
|
+
"default": "'sbb-timetable-occupancy-icon'"
|
|
32172
|
+
},
|
|
32173
|
+
{
|
|
32174
|
+
"kind": "field",
|
|
32175
|
+
"name": "occupancy",
|
|
32176
|
+
"type": {
|
|
32177
|
+
"text": "SbbOccupancy"
|
|
32178
|
+
},
|
|
32179
|
+
"privacy": "public",
|
|
32180
|
+
"default": "'none'",
|
|
32181
|
+
"description": "Wagon occupancy.",
|
|
32182
|
+
"attribute": "occupancy"
|
|
32183
|
+
},
|
|
32184
|
+
{
|
|
32185
|
+
"kind": "field",
|
|
32186
|
+
"name": "_language",
|
|
32187
|
+
"privacy": "private"
|
|
32188
|
+
},
|
|
32189
|
+
{
|
|
32190
|
+
"kind": "field",
|
|
32191
|
+
"name": "_mediaMatcher",
|
|
32192
|
+
"privacy": "private",
|
|
32193
|
+
"default": "new SbbMediaMatcherController(this, { [SbbMediaQueryForcedColors]: (matches) => { this._forcedColors = matches; this._setNameAndAriaLabel(); }, })"
|
|
32194
|
+
},
|
|
32195
|
+
{
|
|
32196
|
+
"kind": "field",
|
|
32197
|
+
"name": "_darkModeController",
|
|
32198
|
+
"privacy": "private",
|
|
32199
|
+
"default": "new SbbDarkModeController(this, () => this._setNameAndAriaLabel())"
|
|
32200
|
+
},
|
|
32201
|
+
{
|
|
32202
|
+
"kind": "field",
|
|
32203
|
+
"name": "_forcedColors",
|
|
32204
|
+
"type": {
|
|
32205
|
+
"text": "boolean"
|
|
32206
|
+
},
|
|
32207
|
+
"privacy": "private"
|
|
32208
|
+
},
|
|
32209
|
+
{
|
|
32210
|
+
"kind": "method",
|
|
32211
|
+
"name": "_setNameAndAriaLabel",
|
|
32212
|
+
"privacy": "private",
|
|
32213
|
+
"return": {
|
|
32214
|
+
"type": {
|
|
32215
|
+
"text": "Promise<void>"
|
|
32216
|
+
}
|
|
32217
|
+
}
|
|
32218
|
+
},
|
|
32219
|
+
{
|
|
32220
|
+
"kind": "method",
|
|
32221
|
+
"name": "fetchSvgIcon",
|
|
32222
|
+
"privacy": "protected",
|
|
32223
|
+
"return": {
|
|
32224
|
+
"type": {
|
|
32225
|
+
"text": "Promise<string>"
|
|
32226
|
+
}
|
|
32227
|
+
},
|
|
32228
|
+
"parameters": [
|
|
32229
|
+
{
|
|
32230
|
+
"name": "namespace",
|
|
32231
|
+
"type": {
|
|
32232
|
+
"text": "string"
|
|
32233
|
+
}
|
|
32234
|
+
},
|
|
32235
|
+
{
|
|
32236
|
+
"name": "name",
|
|
32237
|
+
"type": {
|
|
32238
|
+
"text": "string"
|
|
32239
|
+
}
|
|
32240
|
+
}
|
|
32241
|
+
],
|
|
32242
|
+
"inheritedFrom": {
|
|
32243
|
+
"name": "SbbIconBase",
|
|
32244
|
+
"module": "icon/icon-base.js"
|
|
32245
|
+
}
|
|
32246
|
+
},
|
|
32247
|
+
{
|
|
32248
|
+
"kind": "method",
|
|
32249
|
+
"name": "_setAriaLabel",
|
|
32250
|
+
"privacy": "private",
|
|
32251
|
+
"return": {
|
|
32252
|
+
"type": {
|
|
32253
|
+
"text": "void"
|
|
32254
|
+
}
|
|
32255
|
+
}
|
|
32256
|
+
},
|
|
32257
|
+
{
|
|
32258
|
+
"kind": "field",
|
|
32259
|
+
"name": "negative",
|
|
32260
|
+
"type": {
|
|
32261
|
+
"text": "boolean"
|
|
32262
|
+
},
|
|
32263
|
+
"privacy": "public",
|
|
32264
|
+
"default": "false",
|
|
32265
|
+
"description": "Negative coloring variant flag.",
|
|
32266
|
+
"attribute": "negative",
|
|
32267
|
+
"reflects": true,
|
|
32268
|
+
"inheritedFrom": {
|
|
32269
|
+
"name": "SbbNegativeMixin",
|
|
32270
|
+
"module": "core/mixins/negative-mixin.js"
|
|
32271
|
+
}
|
|
32272
|
+
},
|
|
32273
|
+
{
|
|
32274
|
+
"kind": "field",
|
|
32275
|
+
"name": "role",
|
|
32276
|
+
"type": {
|
|
32277
|
+
"text": "string"
|
|
32278
|
+
},
|
|
32279
|
+
"privacy": "public",
|
|
32280
|
+
"static": true,
|
|
32281
|
+
"readonly": true,
|
|
32282
|
+
"default": "'img'",
|
|
32283
|
+
"inheritedFrom": {
|
|
32284
|
+
"name": "SbbIconBase",
|
|
32285
|
+
"module": "icon/icon-base.js"
|
|
32286
|
+
}
|
|
32287
|
+
},
|
|
32288
|
+
{
|
|
32289
|
+
"kind": "field",
|
|
32290
|
+
"name": "_svgNamespace",
|
|
32291
|
+
"privacy": "private",
|
|
32292
|
+
"default": "'default'",
|
|
32293
|
+
"type": {
|
|
32294
|
+
"text": "string"
|
|
32295
|
+
},
|
|
32296
|
+
"inheritedFrom": {
|
|
32297
|
+
"name": "SbbIconBase",
|
|
32298
|
+
"module": "icon/icon-base.js"
|
|
32299
|
+
}
|
|
32300
|
+
},
|
|
32301
|
+
{
|
|
32302
|
+
"kind": "field",
|
|
32303
|
+
"name": "_svgIcon",
|
|
32304
|
+
"type": {
|
|
32305
|
+
"text": "Promise<DirectiveResult<typeof UnsafeHTMLDirective>> | null"
|
|
32306
|
+
},
|
|
32307
|
+
"privacy": "private",
|
|
32308
|
+
"default": "null",
|
|
32309
|
+
"description": "The icon svg content rendered on the page: <svg>...</svg>.",
|
|
32310
|
+
"inheritedFrom": {
|
|
32311
|
+
"name": "SbbIconBase",
|
|
32312
|
+
"module": "icon/icon-base.js"
|
|
32313
|
+
}
|
|
32314
|
+
},
|
|
32315
|
+
{
|
|
32316
|
+
"kind": "field",
|
|
32317
|
+
"name": "noSanitize",
|
|
32318
|
+
"type": {
|
|
32319
|
+
"text": "boolean"
|
|
32320
|
+
},
|
|
32321
|
+
"privacy": "public",
|
|
32322
|
+
"default": "false",
|
|
32323
|
+
"description": "When set to `true`, SVG content that is HTTP fetched will not be checked\nif the response SVG content has any `<script>` elements, or any attributes\nthat start with `on`, such as `onclick`.",
|
|
32324
|
+
"attribute": "no-sanitize",
|
|
32325
|
+
"inheritedFrom": {
|
|
32326
|
+
"name": "SbbIconBase",
|
|
32327
|
+
"module": "icon/icon-base.js"
|
|
32328
|
+
}
|
|
32329
|
+
},
|
|
32330
|
+
{
|
|
32331
|
+
"kind": "method",
|
|
32332
|
+
"name": "loadSvgIcon",
|
|
32333
|
+
"privacy": "protected",
|
|
32334
|
+
"return": {
|
|
32335
|
+
"type": {
|
|
32336
|
+
"text": "Promise<void>"
|
|
32337
|
+
}
|
|
32338
|
+
},
|
|
32339
|
+
"parameters": [
|
|
32340
|
+
{
|
|
32341
|
+
"name": "iconName",
|
|
32342
|
+
"type": {
|
|
32343
|
+
"text": "string"
|
|
32344
|
+
}
|
|
32345
|
+
}
|
|
32346
|
+
],
|
|
32347
|
+
"inheritedFrom": {
|
|
32348
|
+
"name": "SbbIconBase",
|
|
32349
|
+
"module": "icon/icon-base.js"
|
|
32350
|
+
}
|
|
32351
|
+
},
|
|
32352
|
+
{
|
|
32353
|
+
"kind": "method",
|
|
32354
|
+
"name": "_splitIconName",
|
|
32355
|
+
"privacy": "private",
|
|
32356
|
+
"return": {
|
|
32357
|
+
"type": {
|
|
32358
|
+
"text": "[string, string]"
|
|
32359
|
+
}
|
|
32360
|
+
},
|
|
32361
|
+
"parameters": [
|
|
32362
|
+
{
|
|
32363
|
+
"name": "iconName",
|
|
32364
|
+
"type": {
|
|
32365
|
+
"text": "string"
|
|
32366
|
+
}
|
|
32367
|
+
}
|
|
32368
|
+
],
|
|
32369
|
+
"inheritedFrom": {
|
|
32370
|
+
"name": "SbbIconBase",
|
|
32371
|
+
"module": "icon/icon-base.js"
|
|
32372
|
+
}
|
|
32373
|
+
},
|
|
32374
|
+
{
|
|
32375
|
+
"kind": "field",
|
|
32376
|
+
"name": "_hydrationRequired",
|
|
32377
|
+
"type": {
|
|
32378
|
+
"text": "boolean"
|
|
32379
|
+
},
|
|
32380
|
+
"privacy": "private",
|
|
32381
|
+
"default": "!!this.shadowRoot",
|
|
32382
|
+
"inheritedFrom": {
|
|
32383
|
+
"name": "SbbHydrationMixin",
|
|
32384
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
32385
|
+
}
|
|
32386
|
+
},
|
|
32387
|
+
{
|
|
32388
|
+
"kind": "field",
|
|
32389
|
+
"name": "_hydrationComplete",
|
|
32390
|
+
"privacy": "private",
|
|
32391
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
32392
|
+
"inheritedFrom": {
|
|
32393
|
+
"name": "SbbHydrationMixin",
|
|
32394
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
32395
|
+
}
|
|
32396
|
+
},
|
|
32397
|
+
{
|
|
32398
|
+
"kind": "field",
|
|
32399
|
+
"name": "_resolveHydration",
|
|
32400
|
+
"type": {
|
|
32401
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
32402
|
+
},
|
|
32403
|
+
"privacy": "private",
|
|
32404
|
+
"inheritedFrom": {
|
|
32405
|
+
"name": "SbbHydrationMixin",
|
|
32406
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
32407
|
+
}
|
|
32408
|
+
},
|
|
32409
|
+
{
|
|
32410
|
+
"kind": "field",
|
|
32411
|
+
"name": "hydrationRequired",
|
|
32412
|
+
"type": {
|
|
32413
|
+
"text": "boolean"
|
|
32414
|
+
},
|
|
32415
|
+
"privacy": "protected",
|
|
32416
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
32417
|
+
"readonly": true,
|
|
32418
|
+
"inheritedFrom": {
|
|
32419
|
+
"name": "SbbHydrationMixin",
|
|
32420
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
32421
|
+
},
|
|
32422
|
+
"default": "!!this.shadowRoot"
|
|
32423
|
+
},
|
|
32424
|
+
{
|
|
32425
|
+
"kind": "method",
|
|
32426
|
+
"name": "toggleState",
|
|
32427
|
+
"privacy": "protected",
|
|
32428
|
+
"return": {
|
|
32429
|
+
"type": {
|
|
32430
|
+
"text": "void"
|
|
32431
|
+
}
|
|
32432
|
+
},
|
|
32433
|
+
"parameters": [
|
|
32434
|
+
{
|
|
32435
|
+
"name": "value",
|
|
32436
|
+
"type": {
|
|
32437
|
+
"text": "string"
|
|
32438
|
+
}
|
|
32439
|
+
},
|
|
32440
|
+
{
|
|
32441
|
+
"name": "force",
|
|
32442
|
+
"optional": true,
|
|
32443
|
+
"type": {
|
|
32444
|
+
"text": "boolean"
|
|
32445
|
+
}
|
|
32446
|
+
}
|
|
32447
|
+
],
|
|
32448
|
+
"inheritedFrom": {
|
|
32449
|
+
"name": "SbbElementInternalsMixin",
|
|
32450
|
+
"module": "core/mixins/element-internals-mixin.js"
|
|
32451
|
+
}
|
|
32452
|
+
},
|
|
32453
|
+
{
|
|
32454
|
+
"kind": "field",
|
|
32455
|
+
"name": "['_$sbbElement$']",
|
|
32456
|
+
"type": {
|
|
32457
|
+
"text": "boolean"
|
|
32458
|
+
},
|
|
32459
|
+
"privacy": "public",
|
|
32460
|
+
"static": true,
|
|
32461
|
+
"default": "true",
|
|
32462
|
+
"inheritedFrom": {
|
|
32463
|
+
"name": "SbbElement",
|
|
32464
|
+
"module": "core/base-elements/element.js"
|
|
32465
|
+
}
|
|
32466
|
+
},
|
|
32467
|
+
{
|
|
32468
|
+
"kind": "field",
|
|
32469
|
+
"name": "_controllers",
|
|
32470
|
+
"type": {
|
|
32471
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
32472
|
+
},
|
|
32473
|
+
"privacy": "private",
|
|
32474
|
+
"inheritedFrom": {
|
|
32475
|
+
"name": "SbbElement",
|
|
32476
|
+
"module": "core/base-elements/element.js"
|
|
32477
|
+
}
|
|
32478
|
+
}
|
|
32479
|
+
],
|
|
32480
|
+
"attributes": [
|
|
32481
|
+
{
|
|
32482
|
+
"name": "occupancy",
|
|
32453
32483
|
"type": {
|
|
32454
|
-
"text": "
|
|
32484
|
+
"text": "SbbOccupancy"
|
|
32455
32485
|
},
|
|
32456
|
-
"default": "'
|
|
32457
|
-
"description": "
|
|
32458
|
-
"fieldName": "
|
|
32486
|
+
"default": "'none'",
|
|
32487
|
+
"description": "Wagon occupancy.",
|
|
32488
|
+
"fieldName": "occupancy"
|
|
32459
32489
|
},
|
|
32460
32490
|
{
|
|
32461
|
-
"name": "
|
|
32491
|
+
"name": "negative",
|
|
32462
32492
|
"type": {
|
|
32463
|
-
"text": "
|
|
32493
|
+
"text": "boolean"
|
|
32464
32494
|
},
|
|
32465
|
-
"default": "
|
|
32466
|
-
"description": "
|
|
32467
|
-
"fieldName": "
|
|
32495
|
+
"default": "false",
|
|
32496
|
+
"description": "Negative coloring variant flag.",
|
|
32497
|
+
"fieldName": "negative",
|
|
32468
32498
|
"inheritedFrom": {
|
|
32469
|
-
"name": "
|
|
32470
|
-
"module": "
|
|
32499
|
+
"name": "SbbNegativeMixin",
|
|
32500
|
+
"module": "core/mixins/negative-mixin.js"
|
|
32471
32501
|
}
|
|
32472
32502
|
},
|
|
32473
32503
|
{
|
|
32474
|
-
"name": "
|
|
32475
|
-
"description": "Whether the component is readonly.",
|
|
32476
|
-
"default": "false",
|
|
32504
|
+
"name": "no-sanitize",
|
|
32477
32505
|
"type": {
|
|
32478
32506
|
"text": "boolean"
|
|
32479
32507
|
},
|
|
32480
|
-
"
|
|
32508
|
+
"default": "false",
|
|
32509
|
+
"description": "When set to `true`, SVG content that is HTTP fetched will not be checked\nif the response SVG content has any `<script>` elements, or any attributes\nthat start with `on`, such as `onclick`.",
|
|
32510
|
+
"fieldName": "noSanitize",
|
|
32481
32511
|
"inheritedFrom": {
|
|
32482
|
-
"name": "
|
|
32483
|
-
"module": "
|
|
32512
|
+
"name": "SbbIconBase",
|
|
32513
|
+
"module": "icon/icon-base.js"
|
|
32484
32514
|
}
|
|
32485
32515
|
}
|
|
32486
32516
|
],
|
|
32487
32517
|
"mixins": [
|
|
32488
32518
|
{
|
|
32489
|
-
"name": "
|
|
32490
|
-
"module": "icon.js"
|
|
32491
|
-
},
|
|
32492
|
-
{
|
|
32493
|
-
"name": "SbbReadonlyMixin",
|
|
32519
|
+
"name": "SbbNegativeMixin",
|
|
32494
32520
|
"module": "core/mixins.js"
|
|
32495
32521
|
}
|
|
32496
32522
|
],
|
|
32497
32523
|
"superclass": {
|
|
32498
|
-
"name": "
|
|
32499
|
-
"module": "
|
|
32524
|
+
"name": "SbbIconBase",
|
|
32525
|
+
"module": "icon.js"
|
|
32500
32526
|
},
|
|
32501
|
-
"tagName": "sbb-
|
|
32527
|
+
"tagName": "sbb-timetable-occupancy-icon",
|
|
32502
32528
|
"customElement": true,
|
|
32503
|
-
"
|
|
32504
|
-
{
|
|
32505
|
-
"name": "beforeopen",
|
|
32506
|
-
"type": {
|
|
32507
|
-
"text": "Event"
|
|
32508
|
-
},
|
|
32509
|
-
"description": "Emits whenever the component starts the opening transition. Can be canceled.",
|
|
32510
|
-
"inheritedFrom": {
|
|
32511
|
-
"name": "SbbOpenCloseBaseElement",
|
|
32512
|
-
"module": "core/base-elements/open-close-base-element.js"
|
|
32513
|
-
}
|
|
32514
|
-
},
|
|
32515
|
-
{
|
|
32516
|
-
"name": "open",
|
|
32517
|
-
"type": {
|
|
32518
|
-
"text": "Event"
|
|
32519
|
-
},
|
|
32520
|
-
"description": "Emits whenever the component is opened.",
|
|
32521
|
-
"inheritedFrom": {
|
|
32522
|
-
"name": "SbbOpenCloseBaseElement",
|
|
32523
|
-
"module": "core/base-elements/open-close-base-element.js"
|
|
32524
|
-
}
|
|
32525
|
-
},
|
|
32529
|
+
"cssProperties": [
|
|
32526
32530
|
{
|
|
32527
|
-
"
|
|
32528
|
-
"
|
|
32529
|
-
|
|
32530
|
-
},
|
|
32531
|
-
"description": "Emits whenever the component begins the closing transition. Can be canceled.",
|
|
32531
|
+
"description": "Can be used to set a custom width.",
|
|
32532
|
+
"name": "--sbb-icon-svg-width",
|
|
32533
|
+
"default": "auto",
|
|
32532
32534
|
"inheritedFrom": {
|
|
32533
|
-
"name": "
|
|
32534
|
-
"module": "
|
|
32535
|
+
"name": "SbbIconBase",
|
|
32536
|
+
"module": "icon/icon-base.js"
|
|
32535
32537
|
}
|
|
32536
32538
|
},
|
|
32537
32539
|
{
|
|
32538
|
-
"
|
|
32539
|
-
"
|
|
32540
|
-
|
|
32541
|
-
},
|
|
32542
|
-
"description": "Emits whenever the component is closed.",
|
|
32540
|
+
"description": "Can be used to set a custom height.",
|
|
32541
|
+
"name": "--sbb-icon-svg-height",
|
|
32542
|
+
"default": "auto",
|
|
32543
32543
|
"inheritedFrom": {
|
|
32544
|
-
"name": "
|
|
32545
|
-
"module": "
|
|
32544
|
+
"name": "SbbIconBase",
|
|
32545
|
+
"module": "icon/icon-base.js"
|
|
32546
32546
|
}
|
|
32547
32547
|
}
|
|
32548
32548
|
]
|
|
@@ -32551,10 +32551,10 @@
|
|
|
32551
32551
|
"exports": [
|
|
32552
32552
|
{
|
|
32553
32553
|
"kind": "js",
|
|
32554
|
-
"name": "
|
|
32554
|
+
"name": "SbbTimetableOccupancyIconElement",
|
|
32555
32555
|
"declaration": {
|
|
32556
|
-
"name": "
|
|
32557
|
-
"module": "
|
|
32556
|
+
"name": "SbbTimetableOccupancyIconElement",
|
|
32557
|
+
"module": "timetable-occupancy-icon/timetable-occupancy-icon.component.js"
|
|
32558
32558
|
}
|
|
32559
32559
|
}
|
|
32560
32560
|
]
|
|
@@ -116764,15 +116764,15 @@
|
|
|
116764
116764
|
},
|
|
116765
116765
|
{
|
|
116766
116766
|
"kind": "javascript-module",
|
|
116767
|
-
"path": "sidebar/sidebar-
|
|
116767
|
+
"path": "sidebar/sidebar-title/sidebar-title.component.js",
|
|
116768
116768
|
"declarations": [
|
|
116769
116769
|
{
|
|
116770
116770
|
"kind": "class",
|
|
116771
|
-
"description": "
|
|
116772
|
-
"name": "
|
|
116771
|
+
"description": "It displays the title of the sidebar. It has to be placed inside an `sbb-sidebar` element.",
|
|
116772
|
+
"name": "SbbSidebarTitleElement",
|
|
116773
116773
|
"slots": [
|
|
116774
116774
|
{
|
|
116775
|
-
"description": "Use the unnamed slot
|
|
116775
|
+
"description": "Use the unnamed slot for the content of the sidebar-title.",
|
|
116776
116776
|
"name": ""
|
|
116777
116777
|
}
|
|
116778
116778
|
],
|
|
@@ -116786,10 +116786,56 @@
|
|
|
116786
116786
|
"privacy": "public",
|
|
116787
116787
|
"static": true,
|
|
116788
116788
|
"readonly": true,
|
|
116789
|
-
"default": "'sbb-sidebar-content'",
|
|
116790
116789
|
"inheritedFrom": {
|
|
116791
116790
|
"name": "SbbElement",
|
|
116792
116791
|
"module": "core/base-elements/element.js"
|
|
116792
|
+
},
|
|
116793
|
+
"default": "'sbb-sidebar-title'"
|
|
116794
|
+
},
|
|
116795
|
+
{
|
|
116796
|
+
"kind": "field",
|
|
116797
|
+
"name": "level",
|
|
116798
|
+
"type": {
|
|
116799
|
+
"text": "SbbTitleLevel"
|
|
116800
|
+
},
|
|
116801
|
+
"privacy": "public",
|
|
116802
|
+
"default": "'2'",
|
|
116803
|
+
"description": "Title level",
|
|
116804
|
+
"attribute": "level",
|
|
116805
|
+
"reflects": true,
|
|
116806
|
+
"inheritedFrom": {
|
|
116807
|
+
"name": "SbbTitleBase",
|
|
116808
|
+
"module": "title/title-base.js"
|
|
116809
|
+
}
|
|
116810
|
+
},
|
|
116811
|
+
{
|
|
116812
|
+
"kind": "field",
|
|
116813
|
+
"name": "visualLevel",
|
|
116814
|
+
"type": {
|
|
116815
|
+
"text": "SbbTitleLevel | null"
|
|
116816
|
+
},
|
|
116817
|
+
"privacy": "public",
|
|
116818
|
+
"default": "'5'",
|
|
116819
|
+
"description": "Visual level for the title.",
|
|
116820
|
+
"attribute": "visual-level",
|
|
116821
|
+
"reflects": true,
|
|
116822
|
+
"inheritedFrom": {
|
|
116823
|
+
"name": "SbbTitleBase",
|
|
116824
|
+
"module": "title/title-base.js"
|
|
116825
|
+
}
|
|
116826
|
+
},
|
|
116827
|
+
{
|
|
116828
|
+
"kind": "field",
|
|
116829
|
+
"name": "role",
|
|
116830
|
+
"type": {
|
|
116831
|
+
"text": "string"
|
|
116832
|
+
},
|
|
116833
|
+
"privacy": "public",
|
|
116834
|
+
"static": true,
|
|
116835
|
+
"default": "'heading'",
|
|
116836
|
+
"inheritedFrom": {
|
|
116837
|
+
"name": "SbbTitleBase",
|
|
116838
|
+
"module": "title/title-base.js"
|
|
116793
116839
|
}
|
|
116794
116840
|
},
|
|
116795
116841
|
{
|
|
@@ -116898,36 +116944,64 @@
|
|
|
116898
116944
|
}
|
|
116899
116945
|
}
|
|
116900
116946
|
],
|
|
116947
|
+
"attributes": [
|
|
116948
|
+
{
|
|
116949
|
+
"name": "level",
|
|
116950
|
+
"type": {
|
|
116951
|
+
"text": "SbbTitleLevel"
|
|
116952
|
+
},
|
|
116953
|
+
"default": "'2'",
|
|
116954
|
+
"description": "Title level",
|
|
116955
|
+
"fieldName": "level",
|
|
116956
|
+
"inheritedFrom": {
|
|
116957
|
+
"name": "SbbTitleBase",
|
|
116958
|
+
"module": "title/title-base.js"
|
|
116959
|
+
}
|
|
116960
|
+
},
|
|
116961
|
+
{
|
|
116962
|
+
"name": "visual-level",
|
|
116963
|
+
"type": {
|
|
116964
|
+
"text": "SbbTitleLevel | null"
|
|
116965
|
+
},
|
|
116966
|
+
"default": "null",
|
|
116967
|
+
"description": "Visual level for the title.",
|
|
116968
|
+
"fieldName": "visualLevel",
|
|
116969
|
+
"inheritedFrom": {
|
|
116970
|
+
"name": "SbbTitleBase",
|
|
116971
|
+
"module": "title/title-base.js"
|
|
116972
|
+
}
|
|
116973
|
+
}
|
|
116974
|
+
],
|
|
116901
116975
|
"superclass": {
|
|
116902
|
-
"name": "
|
|
116903
|
-
"module": "
|
|
116976
|
+
"name": "SbbTitleBase",
|
|
116977
|
+
"module": "title.js"
|
|
116904
116978
|
},
|
|
116905
|
-
"tagName": "sbb-sidebar-
|
|
116979
|
+
"tagName": "sbb-sidebar-title",
|
|
116906
116980
|
"customElement": true
|
|
116907
116981
|
}
|
|
116908
116982
|
],
|
|
116909
116983
|
"exports": [
|
|
116910
116984
|
{
|
|
116911
116985
|
"kind": "js",
|
|
116912
|
-
"name": "
|
|
116986
|
+
"name": "SbbSidebarTitleElement",
|
|
116913
116987
|
"declaration": {
|
|
116914
|
-
"name": "
|
|
116915
|
-
"module": "sidebar/sidebar-
|
|
116988
|
+
"name": "SbbSidebarTitleElement",
|
|
116989
|
+
"module": "sidebar/sidebar-title/sidebar-title.component.js"
|
|
116916
116990
|
}
|
|
116917
116991
|
}
|
|
116918
116992
|
]
|
|
116919
116993
|
},
|
|
116920
116994
|
{
|
|
116921
116995
|
"kind": "javascript-module",
|
|
116922
|
-
"path": "sidebar/sidebar-
|
|
116996
|
+
"path": "sidebar/sidebar-content/sidebar-content.component.js",
|
|
116923
116997
|
"declarations": [
|
|
116924
116998
|
{
|
|
116925
116999
|
"kind": "class",
|
|
116926
|
-
"description": "
|
|
116927
|
-
"name": "
|
|
117000
|
+
"description": "Container for the sidebar content. Intended to be placed inside an `sbb-sidebar-container` element.",
|
|
117001
|
+
"name": "SbbSidebarContentElement",
|
|
116928
117002
|
"slots": [
|
|
116929
117003
|
{
|
|
116930
|
-
"description": "Use the unnamed slot
|
|
117004
|
+
"description": "Use the unnamed slot to add any content elements. Further `sbb-sidebar-container`s are possible.",
|
|
116931
117005
|
"name": ""
|
|
116932
117006
|
}
|
|
116933
117007
|
],
|
|
@@ -116941,56 +117015,10 @@
|
|
|
116941
117015
|
"privacy": "public",
|
|
116942
117016
|
"static": true,
|
|
116943
117017
|
"readonly": true,
|
|
117018
|
+
"default": "'sbb-sidebar-content'",
|
|
116944
117019
|
"inheritedFrom": {
|
|
116945
117020
|
"name": "SbbElement",
|
|
116946
117021
|
"module": "core/base-elements/element.js"
|
|
116947
|
-
},
|
|
116948
|
-
"default": "'sbb-sidebar-title'"
|
|
116949
|
-
},
|
|
116950
|
-
{
|
|
116951
|
-
"kind": "field",
|
|
116952
|
-
"name": "level",
|
|
116953
|
-
"type": {
|
|
116954
|
-
"text": "SbbTitleLevel"
|
|
116955
|
-
},
|
|
116956
|
-
"privacy": "public",
|
|
116957
|
-
"default": "'2'",
|
|
116958
|
-
"description": "Title level",
|
|
116959
|
-
"attribute": "level",
|
|
116960
|
-
"reflects": true,
|
|
116961
|
-
"inheritedFrom": {
|
|
116962
|
-
"name": "SbbTitleBase",
|
|
116963
|
-
"module": "title/title-base.js"
|
|
116964
|
-
}
|
|
116965
|
-
},
|
|
116966
|
-
{
|
|
116967
|
-
"kind": "field",
|
|
116968
|
-
"name": "visualLevel",
|
|
116969
|
-
"type": {
|
|
116970
|
-
"text": "SbbTitleLevel | null"
|
|
116971
|
-
},
|
|
116972
|
-
"privacy": "public",
|
|
116973
|
-
"default": "'5'",
|
|
116974
|
-
"description": "Visual level for the title.",
|
|
116975
|
-
"attribute": "visual-level",
|
|
116976
|
-
"reflects": true,
|
|
116977
|
-
"inheritedFrom": {
|
|
116978
|
-
"name": "SbbTitleBase",
|
|
116979
|
-
"module": "title/title-base.js"
|
|
116980
|
-
}
|
|
116981
|
-
},
|
|
116982
|
-
{
|
|
116983
|
-
"kind": "field",
|
|
116984
|
-
"name": "role",
|
|
116985
|
-
"type": {
|
|
116986
|
-
"text": "string"
|
|
116987
|
-
},
|
|
116988
|
-
"privacy": "public",
|
|
116989
|
-
"static": true,
|
|
116990
|
-
"default": "'heading'",
|
|
116991
|
-
"inheritedFrom": {
|
|
116992
|
-
"name": "SbbTitleBase",
|
|
116993
|
-
"module": "title/title-base.js"
|
|
116994
117022
|
}
|
|
116995
117023
|
},
|
|
116996
117024
|
{
|
|
@@ -117099,49 +117127,21 @@
|
|
|
117099
117127
|
}
|
|
117100
117128
|
}
|
|
117101
117129
|
],
|
|
117102
|
-
"attributes": [
|
|
117103
|
-
{
|
|
117104
|
-
"name": "level",
|
|
117105
|
-
"type": {
|
|
117106
|
-
"text": "SbbTitleLevel"
|
|
117107
|
-
},
|
|
117108
|
-
"default": "'2'",
|
|
117109
|
-
"description": "Title level",
|
|
117110
|
-
"fieldName": "level",
|
|
117111
|
-
"inheritedFrom": {
|
|
117112
|
-
"name": "SbbTitleBase",
|
|
117113
|
-
"module": "title/title-base.js"
|
|
117114
|
-
}
|
|
117115
|
-
},
|
|
117116
|
-
{
|
|
117117
|
-
"name": "visual-level",
|
|
117118
|
-
"type": {
|
|
117119
|
-
"text": "SbbTitleLevel | null"
|
|
117120
|
-
},
|
|
117121
|
-
"default": "null",
|
|
117122
|
-
"description": "Visual level for the title.",
|
|
117123
|
-
"fieldName": "visualLevel",
|
|
117124
|
-
"inheritedFrom": {
|
|
117125
|
-
"name": "SbbTitleBase",
|
|
117126
|
-
"module": "title/title-base.js"
|
|
117127
|
-
}
|
|
117128
|
-
}
|
|
117129
|
-
],
|
|
117130
117130
|
"superclass": {
|
|
117131
|
-
"name": "
|
|
117132
|
-
"module": "
|
|
117131
|
+
"name": "SbbElement",
|
|
117132
|
+
"module": "core/base-elements.js"
|
|
117133
117133
|
},
|
|
117134
|
-
"tagName": "sbb-sidebar-
|
|
117134
|
+
"tagName": "sbb-sidebar-content",
|
|
117135
117135
|
"customElement": true
|
|
117136
117136
|
}
|
|
117137
117137
|
],
|
|
117138
117138
|
"exports": [
|
|
117139
117139
|
{
|
|
117140
117140
|
"kind": "js",
|
|
117141
|
-
"name": "
|
|
117141
|
+
"name": "SbbSidebarContentElement",
|
|
117142
117142
|
"declaration": {
|
|
117143
|
-
"name": "
|
|
117144
|
-
"module": "sidebar/sidebar-
|
|
117143
|
+
"name": "SbbSidebarContentElement",
|
|
117144
|
+
"module": "sidebar/sidebar-content/sidebar-content.component.js"
|
|
117145
117145
|
}
|
|
117146
117146
|
}
|
|
117147
117147
|
]
|