@sbb-esta/lyne-elements-dev 4.0.0-dev.1776065430 → 4.0.0-dev.1776072012
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/{block-link-common-CUOted-V.js → block-link-common-CDrCAdGP.js} +36 -15
- package/custom-elements.json +1228 -1431
- package/development/{block-link-common-CzBZuWTF.js → block-link-common-CwurjMj1.js} +33 -3
- package/development/{inline-link-common-Bhuybysa.js → inline-link-common-CONiCeR9.js} +2 -2
- package/development/link/common/block-link-common.d.ts +2 -0
- package/development/link/common/block-link-common.d.ts.map +1 -1
- package/development/link/common/block-link-common.js +1 -1
- package/development/link/common/inline-link-common.js +1 -1
- package/development/link/common/link-common.d.ts +0 -2
- package/development/link/common/link-common.d.ts.map +1 -1
- package/development/link/common/link-common.js +1 -1
- package/development/link-common-4Ag6Mio-.js +26 -0
- package/development/link.js +3 -3
- package/development/link.pure.js +3 -3
- package/{inline-link-common-CMMqUreS.js → inline-link-common-DyeQzML8.js} +1 -1
- package/link/common/block-link-common.js +1 -1
- package/link/common/inline-link-common.js +1 -1
- package/link/common/link-common.js +1 -1
- package/{link-common-fMUNMO2M.js → link-common-DO7R6Wp4.js} +12 -43
- package/link.js +3 -3
- package/link.pure.js +3 -3
- package/package.json +2 -2
- package/development/link-common-_5JydwQi.js +0 -70
package/custom-elements.json
CHANGED
|
@@ -118373,6 +118373,22 @@
|
|
|
118373
118373
|
"module": "link/common/link-common.js"
|
|
118374
118374
|
}
|
|
118375
118375
|
},
|
|
118376
|
+
{
|
|
118377
|
+
"kind": "field",
|
|
118378
|
+
"name": "size",
|
|
118379
|
+
"type": {
|
|
118380
|
+
"text": "SbbLinkSize"
|
|
118381
|
+
},
|
|
118382
|
+
"privacy": "public",
|
|
118383
|
+
"description": "Size variant, either xs, s or m.",
|
|
118384
|
+
"default": "'s' / 'xs' (lean)",
|
|
118385
|
+
"attribute": "size",
|
|
118386
|
+
"reflects": true,
|
|
118387
|
+
"inheritedFrom": {
|
|
118388
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
118389
|
+
"module": "link/common/block-link-common.js"
|
|
118390
|
+
}
|
|
118391
|
+
},
|
|
118376
118392
|
{
|
|
118377
118393
|
"kind": "field",
|
|
118378
118394
|
"name": "iconPlacement",
|
|
@@ -118404,22 +118420,6 @@
|
|
|
118404
118420
|
"module": "core/base-elements/action-base-element.js"
|
|
118405
118421
|
}
|
|
118406
118422
|
},
|
|
118407
|
-
{
|
|
118408
|
-
"kind": "field",
|
|
118409
|
-
"name": "size",
|
|
118410
|
-
"type": {
|
|
118411
|
-
"text": "SbbLinkSize"
|
|
118412
|
-
},
|
|
118413
|
-
"privacy": "public",
|
|
118414
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
118415
|
-
"default": "'s' / 'xs' (lean)",
|
|
118416
|
-
"attribute": "size",
|
|
118417
|
-
"reflects": true,
|
|
118418
|
-
"inheritedFrom": {
|
|
118419
|
-
"name": "SbbLinkCommonElementMixin",
|
|
118420
|
-
"module": "link/common/link-common.js"
|
|
118421
|
-
}
|
|
118422
|
-
},
|
|
118423
118423
|
{
|
|
118424
118424
|
"kind": "field",
|
|
118425
118425
|
"name": "elementDependencies",
|
|
@@ -118998,29 +118998,29 @@
|
|
|
118998
118998
|
"customElement": true,
|
|
118999
118999
|
"attributes": [
|
|
119000
119000
|
{
|
|
119001
|
-
"name": "
|
|
119001
|
+
"name": "size",
|
|
119002
119002
|
"type": {
|
|
119003
|
-
"text": "
|
|
119003
|
+
"text": "SbbLinkSize"
|
|
119004
119004
|
},
|
|
119005
|
-
"
|
|
119006
|
-
"
|
|
119007
|
-
"fieldName": "
|
|
119005
|
+
"description": "Size variant, either xs, s or m.",
|
|
119006
|
+
"default": "'s' / 'xs' (lean)",
|
|
119007
|
+
"fieldName": "size",
|
|
119008
119008
|
"inheritedFrom": {
|
|
119009
119009
|
"name": "SbbBlockLinkCommonElementMixin",
|
|
119010
119010
|
"module": "link/common/block-link-common.js"
|
|
119011
119011
|
}
|
|
119012
119012
|
},
|
|
119013
119013
|
{
|
|
119014
|
-
"name": "
|
|
119014
|
+
"name": "icon-placement",
|
|
119015
119015
|
"type": {
|
|
119016
|
-
"text": "
|
|
119016
|
+
"text": "SbbIconPlacement"
|
|
119017
119017
|
},
|
|
119018
|
-
"
|
|
119019
|
-
"
|
|
119020
|
-
"fieldName": "
|
|
119018
|
+
"default": "'start'",
|
|
119019
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
119020
|
+
"fieldName": "iconPlacement",
|
|
119021
119021
|
"inheritedFrom": {
|
|
119022
|
-
"name": "
|
|
119023
|
-
"module": "link/common/link-common.js"
|
|
119022
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
119023
|
+
"module": "link/common/block-link-common.js"
|
|
119024
119024
|
}
|
|
119025
119025
|
},
|
|
119026
119026
|
{
|
|
@@ -119189,6 +119189,22 @@
|
|
|
119189
119189
|
"module": "link/common/link-common.js"
|
|
119190
119190
|
}
|
|
119191
119191
|
},
|
|
119192
|
+
{
|
|
119193
|
+
"kind": "field",
|
|
119194
|
+
"name": "size",
|
|
119195
|
+
"type": {
|
|
119196
|
+
"text": "SbbLinkSize"
|
|
119197
|
+
},
|
|
119198
|
+
"privacy": "public",
|
|
119199
|
+
"description": "Size variant, either xs, s or m.",
|
|
119200
|
+
"default": "'s' / 'xs' (lean)",
|
|
119201
|
+
"attribute": "size",
|
|
119202
|
+
"reflects": true,
|
|
119203
|
+
"inheritedFrom": {
|
|
119204
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
119205
|
+
"module": "link/common/block-link-common.js"
|
|
119206
|
+
}
|
|
119207
|
+
},
|
|
119192
119208
|
{
|
|
119193
119209
|
"kind": "field",
|
|
119194
119210
|
"name": "iconPlacement",
|
|
@@ -119220,22 +119236,6 @@
|
|
|
119220
119236
|
"module": "core/base-elements/action-base-element.js"
|
|
119221
119237
|
}
|
|
119222
119238
|
},
|
|
119223
|
-
{
|
|
119224
|
-
"kind": "field",
|
|
119225
|
-
"name": "size",
|
|
119226
|
-
"type": {
|
|
119227
|
-
"text": "SbbLinkSize"
|
|
119228
|
-
},
|
|
119229
|
-
"privacy": "public",
|
|
119230
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
119231
|
-
"default": "'s' / 'xs' (lean)",
|
|
119232
|
-
"attribute": "size",
|
|
119233
|
-
"reflects": true,
|
|
119234
|
-
"inheritedFrom": {
|
|
119235
|
-
"name": "SbbLinkCommonElementMixin",
|
|
119236
|
-
"module": "link/common/link-common.js"
|
|
119237
|
-
}
|
|
119238
|
-
},
|
|
119239
119239
|
{
|
|
119240
119240
|
"kind": "field",
|
|
119241
119241
|
"name": "elementDependencies",
|
|
@@ -120145,29 +120145,29 @@
|
|
|
120145
120145
|
"customElement": true,
|
|
120146
120146
|
"attributes": [
|
|
120147
120147
|
{
|
|
120148
|
-
"name": "
|
|
120148
|
+
"name": "size",
|
|
120149
120149
|
"type": {
|
|
120150
|
-
"text": "
|
|
120150
|
+
"text": "SbbLinkSize"
|
|
120151
120151
|
},
|
|
120152
|
-
"
|
|
120153
|
-
"
|
|
120154
|
-
"fieldName": "
|
|
120152
|
+
"description": "Size variant, either xs, s or m.",
|
|
120153
|
+
"default": "'s' / 'xs' (lean)",
|
|
120154
|
+
"fieldName": "size",
|
|
120155
120155
|
"inheritedFrom": {
|
|
120156
120156
|
"name": "SbbBlockLinkCommonElementMixin",
|
|
120157
120157
|
"module": "link/common/block-link-common.js"
|
|
120158
120158
|
}
|
|
120159
120159
|
},
|
|
120160
120160
|
{
|
|
120161
|
-
"name": "
|
|
120161
|
+
"name": "icon-placement",
|
|
120162
120162
|
"type": {
|
|
120163
|
-
"text": "
|
|
120163
|
+
"text": "SbbIconPlacement"
|
|
120164
120164
|
},
|
|
120165
|
-
"
|
|
120166
|
-
"
|
|
120167
|
-
"fieldName": "
|
|
120165
|
+
"default": "'start'",
|
|
120166
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
120167
|
+
"fieldName": "iconPlacement",
|
|
120168
120168
|
"inheritedFrom": {
|
|
120169
|
-
"name": "
|
|
120170
|
-
"module": "link/common/link-common.js"
|
|
120169
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
120170
|
+
"module": "link/common/block-link-common.js"
|
|
120171
120171
|
}
|
|
120172
120172
|
},
|
|
120173
120173
|
{
|
|
@@ -120321,6 +120321,22 @@
|
|
|
120321
120321
|
"module": "link/common/link-common.js"
|
|
120322
120322
|
}
|
|
120323
120323
|
},
|
|
120324
|
+
{
|
|
120325
|
+
"kind": "field",
|
|
120326
|
+
"name": "size",
|
|
120327
|
+
"type": {
|
|
120328
|
+
"text": "SbbLinkSize"
|
|
120329
|
+
},
|
|
120330
|
+
"privacy": "public",
|
|
120331
|
+
"description": "Size variant, either xs, s or m.",
|
|
120332
|
+
"default": "'s' / 'xs' (lean)",
|
|
120333
|
+
"attribute": "size",
|
|
120334
|
+
"reflects": true,
|
|
120335
|
+
"inheritedFrom": {
|
|
120336
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
120337
|
+
"module": "link/common/block-link-common.js"
|
|
120338
|
+
}
|
|
120339
|
+
},
|
|
120324
120340
|
{
|
|
120325
120341
|
"kind": "field",
|
|
120326
120342
|
"name": "iconPlacement",
|
|
@@ -120352,22 +120368,6 @@
|
|
|
120352
120368
|
"module": "core/base-elements/action-base-element.js"
|
|
120353
120369
|
}
|
|
120354
120370
|
},
|
|
120355
|
-
{
|
|
120356
|
-
"kind": "field",
|
|
120357
|
-
"name": "size",
|
|
120358
|
-
"type": {
|
|
120359
|
-
"text": "SbbLinkSize"
|
|
120360
|
-
},
|
|
120361
|
-
"privacy": "public",
|
|
120362
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
120363
|
-
"default": "'s' / 'xs' (lean)",
|
|
120364
|
-
"attribute": "size",
|
|
120365
|
-
"reflects": true,
|
|
120366
|
-
"inheritedFrom": {
|
|
120367
|
-
"name": "SbbLinkCommonElementMixin",
|
|
120368
|
-
"module": "link/common/link-common.js"
|
|
120369
|
-
}
|
|
120370
|
-
},
|
|
120371
120371
|
{
|
|
120372
120372
|
"kind": "field",
|
|
120373
120373
|
"name": "elementDependencies",
|
|
@@ -120797,29 +120797,29 @@
|
|
|
120797
120797
|
"customElement": true,
|
|
120798
120798
|
"attributes": [
|
|
120799
120799
|
{
|
|
120800
|
-
"name": "
|
|
120800
|
+
"name": "size",
|
|
120801
120801
|
"type": {
|
|
120802
|
-
"text": "
|
|
120802
|
+
"text": "SbbLinkSize"
|
|
120803
120803
|
},
|
|
120804
|
-
"
|
|
120805
|
-
"
|
|
120806
|
-
"fieldName": "
|
|
120804
|
+
"description": "Size variant, either xs, s or m.",
|
|
120805
|
+
"default": "'s' / 'xs' (lean)",
|
|
120806
|
+
"fieldName": "size",
|
|
120807
120807
|
"inheritedFrom": {
|
|
120808
120808
|
"name": "SbbBlockLinkCommonElementMixin",
|
|
120809
120809
|
"module": "link/common/block-link-common.js"
|
|
120810
120810
|
}
|
|
120811
120811
|
},
|
|
120812
120812
|
{
|
|
120813
|
-
"name": "
|
|
120813
|
+
"name": "icon-placement",
|
|
120814
120814
|
"type": {
|
|
120815
|
-
"text": "
|
|
120815
|
+
"text": "SbbIconPlacement"
|
|
120816
120816
|
},
|
|
120817
|
-
"
|
|
120818
|
-
"
|
|
120819
|
-
"fieldName": "
|
|
120817
|
+
"default": "'start'",
|
|
120818
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
120819
|
+
"fieldName": "iconPlacement",
|
|
120820
120820
|
"inheritedFrom": {
|
|
120821
|
-
"name": "
|
|
120822
|
-
"module": "link/common/link-common.js"
|
|
120821
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
120822
|
+
"module": "link/common/block-link-common.js"
|
|
120823
120823
|
}
|
|
120824
120824
|
},
|
|
120825
120825
|
{
|
|
@@ -120881,29 +120881,21 @@
|
|
|
120881
120881
|
},
|
|
120882
120882
|
{
|
|
120883
120883
|
"kind": "field",
|
|
120884
|
-
"name": "
|
|
120884
|
+
"name": "size",
|
|
120885
120885
|
"type": {
|
|
120886
|
-
"text": "
|
|
120886
|
+
"text": "SbbLinkSize"
|
|
120887
120887
|
},
|
|
120888
|
-
"privacy": "public"
|
|
120889
|
-
"static": true,
|
|
120890
|
-
"default": "[boxSizingStyles, unsafeCSS(style)]",
|
|
120891
|
-
"inheritedFrom": {
|
|
120892
|
-
"name": "SbbLinkCommonElementMixin",
|
|
120893
|
-
"module": "link/common/link-common.js"
|
|
120894
|
-
}
|
|
120888
|
+
"privacy": "public"
|
|
120895
120889
|
},
|
|
120896
120890
|
{
|
|
120897
120891
|
"kind": "field",
|
|
120898
|
-
"name": "
|
|
120892
|
+
"name": "styles",
|
|
120899
120893
|
"type": {
|
|
120900
|
-
"text": "
|
|
120894
|
+
"text": "CSSResultGroup"
|
|
120901
120895
|
},
|
|
120902
120896
|
"privacy": "public",
|
|
120903
|
-
"
|
|
120904
|
-
"default": "
|
|
120905
|
-
"attribute": "size",
|
|
120906
|
-
"reflects": true,
|
|
120897
|
+
"static": true,
|
|
120898
|
+
"default": "[boxSizingStyles, unsafeCSS(style)]",
|
|
120907
120899
|
"inheritedFrom": {
|
|
120908
120900
|
"name": "SbbLinkCommonElementMixin",
|
|
120909
120901
|
"module": "link/common/link-common.js"
|
|
@@ -121336,19 +121328,6 @@
|
|
|
121336
121328
|
"module": "core.js"
|
|
121337
121329
|
},
|
|
121338
121330
|
"attributes": [
|
|
121339
|
-
{
|
|
121340
|
-
"name": "size",
|
|
121341
|
-
"type": {
|
|
121342
|
-
"text": "SbbLinkSize"
|
|
121343
|
-
},
|
|
121344
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
121345
|
-
"default": "'s' / 'xs' (lean)",
|
|
121346
|
-
"fieldName": "size",
|
|
121347
|
-
"inheritedFrom": {
|
|
121348
|
-
"name": "SbbLinkCommonElementMixin",
|
|
121349
|
-
"module": "link/common/link-common.js"
|
|
121350
|
-
}
|
|
121351
|
-
},
|
|
121352
121331
|
{
|
|
121353
121332
|
"name": "negative",
|
|
121354
121333
|
"type": {
|
|
@@ -121396,6 +121375,18 @@
|
|
|
121396
121375
|
"module": "link/common/link-common.js"
|
|
121397
121376
|
}
|
|
121398
121377
|
},
|
|
121378
|
+
{
|
|
121379
|
+
"kind": "field",
|
|
121380
|
+
"name": "size",
|
|
121381
|
+
"type": {
|
|
121382
|
+
"text": "SbbLinkSize"
|
|
121383
|
+
},
|
|
121384
|
+
"privacy": "public",
|
|
121385
|
+
"description": "Size variant, either xs, s or m.",
|
|
121386
|
+
"default": "'s' / 'xs' (lean)",
|
|
121387
|
+
"attribute": "size",
|
|
121388
|
+
"reflects": true
|
|
121389
|
+
},
|
|
121399
121390
|
{
|
|
121400
121391
|
"kind": "field",
|
|
121401
121392
|
"name": "iconPlacement",
|
|
@@ -121422,22 +121413,6 @@
|
|
|
121422
121413
|
"module": "link/common/link-common.js"
|
|
121423
121414
|
}
|
|
121424
121415
|
},
|
|
121425
|
-
{
|
|
121426
|
-
"kind": "field",
|
|
121427
|
-
"name": "size",
|
|
121428
|
-
"type": {
|
|
121429
|
-
"text": "SbbLinkSize"
|
|
121430
|
-
},
|
|
121431
|
-
"privacy": "public",
|
|
121432
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
121433
|
-
"default": "'s' / 'xs' (lean)",
|
|
121434
|
-
"attribute": "size",
|
|
121435
|
-
"reflects": true,
|
|
121436
|
-
"inheritedFrom": {
|
|
121437
|
-
"name": "SbbLinkCommonElementMixin",
|
|
121438
|
-
"module": "link/common/link-common.js"
|
|
121439
|
-
}
|
|
121440
|
-
},
|
|
121441
121416
|
{
|
|
121442
121417
|
"kind": "field",
|
|
121443
121418
|
"name": "negative",
|
|
@@ -121536,6 +121511,15 @@
|
|
|
121536
121511
|
}
|
|
121537
121512
|
],
|
|
121538
121513
|
"attributes": [
|
|
121514
|
+
{
|
|
121515
|
+
"name": "size",
|
|
121516
|
+
"type": {
|
|
121517
|
+
"text": "SbbLinkSize"
|
|
121518
|
+
},
|
|
121519
|
+
"description": "Size variant, either xs, s or m.",
|
|
121520
|
+
"default": "'s' / 'xs' (lean)",
|
|
121521
|
+
"fieldName": "size"
|
|
121522
|
+
},
|
|
121539
121523
|
{
|
|
121540
121524
|
"name": "icon-placement",
|
|
121541
121525
|
"type": {
|
|
@@ -121545,19 +121529,6 @@
|
|
|
121545
121529
|
"description": "Moves the icon to the end of the component if set to true.",
|
|
121546
121530
|
"fieldName": "iconPlacement"
|
|
121547
121531
|
},
|
|
121548
|
-
{
|
|
121549
|
-
"name": "size",
|
|
121550
|
-
"type": {
|
|
121551
|
-
"text": "SbbLinkSize"
|
|
121552
|
-
},
|
|
121553
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
121554
|
-
"default": "'s' / 'xs' (lean)",
|
|
121555
|
-
"fieldName": "size",
|
|
121556
|
-
"inheritedFrom": {
|
|
121557
|
-
"name": "SbbLinkCommonElementMixin",
|
|
121558
|
-
"module": "link/common/link-common.js"
|
|
121559
|
-
}
|
|
121560
|
-
},
|
|
121561
121532
|
{
|
|
121562
121533
|
"name": "negative",
|
|
121563
121534
|
"type": {
|
|
@@ -121642,60 +121613,16 @@
|
|
|
121642
121613
|
"name": "SbbActionBaseElement",
|
|
121643
121614
|
"module": "core.js"
|
|
121644
121615
|
},
|
|
121645
|
-
"
|
|
121616
|
+
"members": [
|
|
121646
121617
|
{
|
|
121647
|
-
"
|
|
121618
|
+
"kind": "field",
|
|
121619
|
+
"name": "styles",
|
|
121648
121620
|
"type": {
|
|
121649
|
-
"text": "
|
|
121621
|
+
"text": "CSSResultGroup"
|
|
121650
121622
|
},
|
|
121651
|
-
"
|
|
121652
|
-
"
|
|
121653
|
-
"
|
|
121654
|
-
"inheritedFrom": {
|
|
121655
|
-
"name": "SbbLinkCommonElementMixin",
|
|
121656
|
-
"module": "link/common/link-common.js"
|
|
121657
|
-
}
|
|
121658
|
-
},
|
|
121659
|
-
{
|
|
121660
|
-
"name": "negative",
|
|
121661
|
-
"type": {
|
|
121662
|
-
"text": "boolean"
|
|
121663
|
-
},
|
|
121664
|
-
"default": "false",
|
|
121665
|
-
"description": "Negative coloring variant flag.",
|
|
121666
|
-
"fieldName": "negative",
|
|
121667
|
-
"inheritedFrom": {
|
|
121668
|
-
"name": "SbbNegativeMixin",
|
|
121669
|
-
"module": "core/mixins/negative-mixin.js"
|
|
121670
|
-
}
|
|
121671
|
-
}
|
|
121672
|
-
],
|
|
121673
|
-
"members": [
|
|
121674
|
-
{
|
|
121675
|
-
"kind": "field",
|
|
121676
|
-
"name": "styles",
|
|
121677
|
-
"type": {
|
|
121678
|
-
"text": "CSSResultGroup"
|
|
121679
|
-
},
|
|
121680
|
-
"privacy": "public",
|
|
121681
|
-
"static": true,
|
|
121682
|
-
"default": "[boxSizingStyles, unsafeCSS(style)]",
|
|
121683
|
-
"inheritedFrom": {
|
|
121684
|
-
"name": "SbbLinkCommonElementMixin",
|
|
121685
|
-
"module": "link/common/link-common.js"
|
|
121686
|
-
}
|
|
121687
|
-
},
|
|
121688
|
-
{
|
|
121689
|
-
"kind": "field",
|
|
121690
|
-
"name": "size",
|
|
121691
|
-
"type": {
|
|
121692
|
-
"text": "SbbLinkSize"
|
|
121693
|
-
},
|
|
121694
|
-
"privacy": "public",
|
|
121695
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
121696
|
-
"default": "'s' / 'xs' (lean)",
|
|
121697
|
-
"attribute": "size",
|
|
121698
|
-
"reflects": true,
|
|
121623
|
+
"privacy": "public",
|
|
121624
|
+
"static": true,
|
|
121625
|
+
"default": "[boxSizingStyles, unsafeCSS(style)]",
|
|
121699
121626
|
"inheritedFrom": {
|
|
121700
121627
|
"name": "SbbLinkCommonElementMixin",
|
|
121701
121628
|
"module": "link/common/link-common.js"
|
|
@@ -122045,6 +121972,21 @@
|
|
|
122045
121972
|
"module": "core/base-elements/element.js"
|
|
122046
121973
|
}
|
|
122047
121974
|
}
|
|
121975
|
+
],
|
|
121976
|
+
"attributes": [
|
|
121977
|
+
{
|
|
121978
|
+
"name": "negative",
|
|
121979
|
+
"type": {
|
|
121980
|
+
"text": "boolean"
|
|
121981
|
+
},
|
|
121982
|
+
"default": "false",
|
|
121983
|
+
"description": "Negative coloring variant flag.",
|
|
121984
|
+
"fieldName": "negative",
|
|
121985
|
+
"inheritedFrom": {
|
|
121986
|
+
"name": "SbbNegativeMixin",
|
|
121987
|
+
"module": "core/mixins/negative-mixin.js"
|
|
121988
|
+
}
|
|
121989
|
+
}
|
|
122048
121990
|
]
|
|
122049
121991
|
},
|
|
122050
121992
|
{
|
|
@@ -122066,22 +122008,6 @@
|
|
|
122066
122008
|
"module": "link/common/link-common.js"
|
|
122067
122009
|
}
|
|
122068
122010
|
},
|
|
122069
|
-
{
|
|
122070
|
-
"kind": "field",
|
|
122071
|
-
"name": "size",
|
|
122072
|
-
"type": {
|
|
122073
|
-
"text": "SbbLinkSize"
|
|
122074
|
-
},
|
|
122075
|
-
"privacy": "public",
|
|
122076
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
122077
|
-
"default": "'s' / 'xs' (lean)",
|
|
122078
|
-
"attribute": "size",
|
|
122079
|
-
"reflects": true,
|
|
122080
|
-
"inheritedFrom": {
|
|
122081
|
-
"name": "SbbLinkCommonElementMixin",
|
|
122082
|
-
"module": "link/common/link-common.js"
|
|
122083
|
-
}
|
|
122084
|
-
},
|
|
122085
122011
|
{
|
|
122086
122012
|
"kind": "method",
|
|
122087
122013
|
"name": "renderTemplate",
|
|
@@ -122128,19 +122054,6 @@
|
|
|
122128
122054
|
}
|
|
122129
122055
|
],
|
|
122130
122056
|
"attributes": [
|
|
122131
|
-
{
|
|
122132
|
-
"name": "size",
|
|
122133
|
-
"type": {
|
|
122134
|
-
"text": "SbbLinkSize"
|
|
122135
|
-
},
|
|
122136
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
122137
|
-
"default": "'s' / 'xs' (lean)",
|
|
122138
|
-
"fieldName": "size",
|
|
122139
|
-
"inheritedFrom": {
|
|
122140
|
-
"name": "SbbLinkCommonElementMixin",
|
|
122141
|
-
"module": "link/common/link-common.js"
|
|
122142
|
-
}
|
|
122143
|
-
},
|
|
122144
122057
|
{
|
|
122145
122058
|
"name": "negative",
|
|
122146
122059
|
"type": {
|
|
@@ -122184,15 +122097,32 @@
|
|
|
122184
122097
|
"kind": "class",
|
|
122185
122098
|
"description": "",
|
|
122186
122099
|
"name": "SbbLinkCommonElementMixinType",
|
|
122187
|
-
"
|
|
122100
|
+
"mixins": [
|
|
122188
122101
|
{
|
|
122189
|
-
"
|
|
122190
|
-
"
|
|
122102
|
+
"name": "SbbNegativeMixin",
|
|
122103
|
+
"module": "core.js"
|
|
122104
|
+
}
|
|
122105
|
+
],
|
|
122106
|
+
"superclass": {
|
|
122107
|
+
"name": "SbbActionBaseElement",
|
|
122108
|
+
"module": "core.js"
|
|
122109
|
+
},
|
|
122110
|
+
"attributes": [
|
|
122111
|
+
{
|
|
122112
|
+
"name": "negative",
|
|
122191
122113
|
"type": {
|
|
122192
|
-
"text": "
|
|
122114
|
+
"text": "boolean"
|
|
122193
122115
|
},
|
|
122194
|
-
"
|
|
122195
|
-
|
|
122116
|
+
"default": "false",
|
|
122117
|
+
"description": "Negative coloring variant flag.",
|
|
122118
|
+
"fieldName": "negative",
|
|
122119
|
+
"inheritedFrom": {
|
|
122120
|
+
"name": "SbbNegativeMixin",
|
|
122121
|
+
"module": "core/mixins/negative-mixin.js"
|
|
122122
|
+
}
|
|
122123
|
+
}
|
|
122124
|
+
],
|
|
122125
|
+
"members": [
|
|
122196
122126
|
{
|
|
122197
122127
|
"kind": "field",
|
|
122198
122128
|
"name": "negative",
|
|
@@ -122537,31 +122467,6 @@
|
|
|
122537
122467
|
"module": "core/base-elements/element.js"
|
|
122538
122468
|
}
|
|
122539
122469
|
}
|
|
122540
|
-
],
|
|
122541
|
-
"mixins": [
|
|
122542
|
-
{
|
|
122543
|
-
"name": "SbbNegativeMixin",
|
|
122544
|
-
"module": "core.js"
|
|
122545
|
-
}
|
|
122546
|
-
],
|
|
122547
|
-
"superclass": {
|
|
122548
|
-
"name": "SbbActionBaseElement",
|
|
122549
|
-
"module": "core.js"
|
|
122550
|
-
},
|
|
122551
|
-
"attributes": [
|
|
122552
|
-
{
|
|
122553
|
-
"name": "negative",
|
|
122554
|
-
"type": {
|
|
122555
|
-
"text": "boolean"
|
|
122556
|
-
},
|
|
122557
|
-
"default": "false",
|
|
122558
|
-
"description": "Negative coloring variant flag.",
|
|
122559
|
-
"fieldName": "negative",
|
|
122560
|
-
"inheritedFrom": {
|
|
122561
|
-
"name": "SbbNegativeMixin",
|
|
122562
|
-
"module": "core/mixins/negative-mixin.js"
|
|
122563
|
-
}
|
|
122564
|
-
}
|
|
122565
122470
|
]
|
|
122566
122471
|
},
|
|
122567
122472
|
{
|
|
@@ -122579,18 +122484,6 @@
|
|
|
122579
122484
|
"static": true,
|
|
122580
122485
|
"default": "[boxSizingStyles, unsafeCSS(style)]"
|
|
122581
122486
|
},
|
|
122582
|
-
{
|
|
122583
|
-
"kind": "field",
|
|
122584
|
-
"name": "size",
|
|
122585
|
-
"type": {
|
|
122586
|
-
"text": "SbbLinkSize"
|
|
122587
|
-
},
|
|
122588
|
-
"privacy": "public",
|
|
122589
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
122590
|
-
"default": "'s' / 'xs' (lean)",
|
|
122591
|
-
"attribute": "size",
|
|
122592
|
-
"reflects": true
|
|
122593
|
-
},
|
|
122594
122487
|
{
|
|
122595
122488
|
"kind": "method",
|
|
122596
122489
|
"name": "renderTemplate",
|
|
@@ -122618,16 +122511,21 @@
|
|
|
122618
122511
|
}
|
|
122619
122512
|
}
|
|
122620
122513
|
],
|
|
122621
|
-
"
|
|
122514
|
+
"mixins": [
|
|
122622
122515
|
{
|
|
122623
|
-
"name": "
|
|
122516
|
+
"name": "SbbNegativeMixin",
|
|
122517
|
+
"module": "core.js"
|
|
122518
|
+
}
|
|
122519
|
+
],
|
|
122520
|
+
"parameters": [
|
|
122521
|
+
{
|
|
122522
|
+
"name": "superClass",
|
|
122624
122523
|
"type": {
|
|
122625
|
-
"text": "
|
|
122626
|
-
}
|
|
122627
|
-
|
|
122628
|
-
|
|
122629
|
-
|
|
122630
|
-
},
|
|
122524
|
+
"text": "T"
|
|
122525
|
+
}
|
|
122526
|
+
}
|
|
122527
|
+
],
|
|
122528
|
+
"attributes": [
|
|
122631
122529
|
{
|
|
122632
122530
|
"name": "negative",
|
|
122633
122531
|
"type": {
|
|
@@ -122641,20 +122539,6 @@
|
|
|
122641
122539
|
"module": "core/mixins/negative-mixin.js"
|
|
122642
122540
|
}
|
|
122643
122541
|
}
|
|
122644
|
-
],
|
|
122645
|
-
"mixins": [
|
|
122646
|
-
{
|
|
122647
|
-
"name": "SbbNegativeMixin",
|
|
122648
|
-
"module": "core.js"
|
|
122649
|
-
}
|
|
122650
|
-
],
|
|
122651
|
-
"parameters": [
|
|
122652
|
-
{
|
|
122653
|
-
"name": "superClass",
|
|
122654
|
-
"type": {
|
|
122655
|
-
"text": "T"
|
|
122656
|
-
}
|
|
122657
|
-
}
|
|
122658
122542
|
]
|
|
122659
122543
|
}
|
|
122660
122544
|
],
|
|
@@ -122721,22 +122605,6 @@
|
|
|
122721
122605
|
"module": "link/common/link-common.js"
|
|
122722
122606
|
}
|
|
122723
122607
|
},
|
|
122724
|
-
{
|
|
122725
|
-
"kind": "field",
|
|
122726
|
-
"name": "size",
|
|
122727
|
-
"type": {
|
|
122728
|
-
"text": "SbbLinkSize"
|
|
122729
|
-
},
|
|
122730
|
-
"privacy": "public",
|
|
122731
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
122732
|
-
"default": "'s' / 'xs' (lean)",
|
|
122733
|
-
"attribute": "size",
|
|
122734
|
-
"reflects": true,
|
|
122735
|
-
"inheritedFrom": {
|
|
122736
|
-
"name": "SbbLinkCommonElementMixin",
|
|
122737
|
-
"module": "link/common/link-common.js"
|
|
122738
|
-
}
|
|
122739
|
-
},
|
|
122740
122608
|
{
|
|
122741
122609
|
"kind": "method",
|
|
122742
122610
|
"name": "renderTemplate",
|
|
@@ -123278,19 +123146,6 @@
|
|
|
123278
123146
|
"tagName": "sbb-link",
|
|
123279
123147
|
"customElement": true,
|
|
123280
123148
|
"attributes": [
|
|
123281
|
-
{
|
|
123282
|
-
"name": "size",
|
|
123283
|
-
"type": {
|
|
123284
|
-
"text": "SbbLinkSize"
|
|
123285
|
-
},
|
|
123286
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
123287
|
-
"default": "'s' / 'xs' (lean)",
|
|
123288
|
-
"fieldName": "size",
|
|
123289
|
-
"inheritedFrom": {
|
|
123290
|
-
"name": "SbbLinkCommonElementMixin",
|
|
123291
|
-
"module": "link/common/link-common.js"
|
|
123292
|
-
}
|
|
123293
|
-
},
|
|
123294
123149
|
{
|
|
123295
123150
|
"name": "negative",
|
|
123296
123151
|
"type": {
|
|
@@ -123453,22 +123308,6 @@
|
|
|
123453
123308
|
"module": "link/common/link-common.js"
|
|
123454
123309
|
}
|
|
123455
123310
|
},
|
|
123456
|
-
{
|
|
123457
|
-
"kind": "field",
|
|
123458
|
-
"name": "size",
|
|
123459
|
-
"type": {
|
|
123460
|
-
"text": "SbbLinkSize"
|
|
123461
|
-
},
|
|
123462
|
-
"privacy": "public",
|
|
123463
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
123464
|
-
"default": "'s' / 'xs' (lean)",
|
|
123465
|
-
"attribute": "size",
|
|
123466
|
-
"reflects": true,
|
|
123467
|
-
"inheritedFrom": {
|
|
123468
|
-
"name": "SbbLinkCommonElementMixin",
|
|
123469
|
-
"module": "link/common/link-common.js"
|
|
123470
|
-
}
|
|
123471
|
-
},
|
|
123472
123311
|
{
|
|
123473
123312
|
"kind": "method",
|
|
123474
123313
|
"name": "renderTemplate",
|
|
@@ -124341,19 +124180,6 @@
|
|
|
124341
124180
|
"tagName": "sbb-link-button",
|
|
124342
124181
|
"customElement": true,
|
|
124343
124182
|
"attributes": [
|
|
124344
|
-
{
|
|
124345
|
-
"name": "size",
|
|
124346
|
-
"type": {
|
|
124347
|
-
"text": "SbbLinkSize"
|
|
124348
|
-
},
|
|
124349
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
124350
|
-
"default": "'s' / 'xs' (lean)",
|
|
124351
|
-
"fieldName": "size",
|
|
124352
|
-
"inheritedFrom": {
|
|
124353
|
-
"name": "SbbLinkCommonElementMixin",
|
|
124354
|
-
"module": "link/common/link-common.js"
|
|
124355
|
-
}
|
|
124356
|
-
},
|
|
124357
124183
|
{
|
|
124358
124184
|
"name": "negative",
|
|
124359
124185
|
"type": {
|
|
@@ -124501,22 +124327,6 @@
|
|
|
124501
124327
|
"module": "link/common/link-common.js"
|
|
124502
124328
|
}
|
|
124503
124329
|
},
|
|
124504
|
-
{
|
|
124505
|
-
"kind": "field",
|
|
124506
|
-
"name": "size",
|
|
124507
|
-
"type": {
|
|
124508
|
-
"text": "SbbLinkSize"
|
|
124509
|
-
},
|
|
124510
|
-
"privacy": "public",
|
|
124511
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
124512
|
-
"default": "'s' / 'xs' (lean)",
|
|
124513
|
-
"attribute": "size",
|
|
124514
|
-
"reflects": true,
|
|
124515
|
-
"inheritedFrom": {
|
|
124516
|
-
"name": "SbbLinkCommonElementMixin",
|
|
124517
|
-
"module": "link/common/link-common.js"
|
|
124518
|
-
}
|
|
124519
|
-
},
|
|
124520
124330
|
{
|
|
124521
124331
|
"kind": "method",
|
|
124522
124332
|
"name": "renderTemplate",
|
|
@@ -124910,20 +124720,7 @@
|
|
|
124910
124720
|
"customElement": true,
|
|
124911
124721
|
"attributes": [
|
|
124912
124722
|
{
|
|
124913
|
-
"name": "
|
|
124914
|
-
"type": {
|
|
124915
|
-
"text": "SbbLinkSize"
|
|
124916
|
-
},
|
|
124917
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
124918
|
-
"default": "'s' / 'xs' (lean)",
|
|
124919
|
-
"fieldName": "size",
|
|
124920
|
-
"inheritedFrom": {
|
|
124921
|
-
"name": "SbbLinkCommonElementMixin",
|
|
124922
|
-
"module": "link/common/link-common.js"
|
|
124923
|
-
}
|
|
124924
|
-
},
|
|
124925
|
-
{
|
|
124926
|
-
"name": "negative",
|
|
124723
|
+
"name": "negative",
|
|
124927
124724
|
"type": {
|
|
124928
124725
|
"text": "boolean"
|
|
124929
124726
|
},
|
|
@@ -143308,20 +143105,28 @@
|
|
|
143308
143105
|
},
|
|
143309
143106
|
{
|
|
143310
143107
|
"kind": "javascript-module",
|
|
143311
|
-
"path": "sidebar/sidebar/sidebar.component.js",
|
|
143108
|
+
"path": "sidebar/sidebar-close-button/sidebar-close-button.component.js",
|
|
143312
143109
|
"declarations": [
|
|
143313
143110
|
{
|
|
143314
143111
|
"kind": "class",
|
|
143315
|
-
"description": "
|
|
143316
|
-
"name": "
|
|
143112
|
+
"description": "Sidebar close button, intended to be placed inside sbb-sidebar.",
|
|
143113
|
+
"name": "SbbSidebarCloseButtonElement",
|
|
143317
143114
|
"slots": [
|
|
143318
143115
|
{
|
|
143319
|
-
"description": "Use the unnamed slot to
|
|
143320
|
-
"name": ""
|
|
143116
|
+
"description": "Use the unnamed slot to add content to the sidebar-close-button. Not intended to be used in this context.",
|
|
143117
|
+
"name": "",
|
|
143118
|
+
"inheritedFrom": {
|
|
143119
|
+
"name": "SbbSecondaryButtonElement",
|
|
143120
|
+
"module": "button/secondary-button/secondary-button.component.js"
|
|
143121
|
+
}
|
|
143321
143122
|
},
|
|
143322
143123
|
{
|
|
143323
|
-
"description": "
|
|
143324
|
-
"name": "
|
|
143124
|
+
"description": "Slot used to display the icon, if one is set. Not intended to be used in this context.",
|
|
143125
|
+
"name": "icon",
|
|
143126
|
+
"inheritedFrom": {
|
|
143127
|
+
"name": "SbbSecondaryButtonElement",
|
|
143128
|
+
"module": "button/secondary-button/secondary-button.component.js"
|
|
143129
|
+
}
|
|
143325
143130
|
}
|
|
143326
143131
|
],
|
|
143327
143132
|
"members": [
|
|
@@ -143338,603 +143143,521 @@
|
|
|
143338
143143
|
"name": "SbbElement",
|
|
143339
143144
|
"module": "core/base-elements/element.js"
|
|
143340
143145
|
},
|
|
143341
|
-
"default": "'sbb-sidebar'"
|
|
143146
|
+
"default": "'sbb-sidebar-close-button'"
|
|
143342
143147
|
},
|
|
143343
143148
|
{
|
|
143344
143149
|
"kind": "field",
|
|
143345
|
-
"name": "
|
|
143346
|
-
"
|
|
143347
|
-
|
|
143150
|
+
"name": "_languageController",
|
|
143151
|
+
"privacy": "private",
|
|
143152
|
+
"default": "new SbbLanguageController(this)"
|
|
143153
|
+
},
|
|
143154
|
+
{
|
|
143155
|
+
"kind": "method",
|
|
143156
|
+
"name": "renderTemplate",
|
|
143157
|
+
"privacy": "protected",
|
|
143158
|
+
"return": {
|
|
143159
|
+
"type": {
|
|
143160
|
+
"text": "TemplateResult"
|
|
143161
|
+
}
|
|
143348
143162
|
},
|
|
143349
|
-
"
|
|
143350
|
-
"
|
|
143351
|
-
|
|
143352
|
-
|
|
143353
|
-
|
|
143163
|
+
"description": "Override this method to render the component template.",
|
|
143164
|
+
"inheritedFrom": {
|
|
143165
|
+
"name": "SbbActionBaseElement",
|
|
143166
|
+
"module": "core/base-elements/action-base-element.js"
|
|
143167
|
+
}
|
|
143354
143168
|
},
|
|
143355
143169
|
{
|
|
143356
|
-
"kind": "
|
|
143357
|
-
"name": "
|
|
143358
|
-
"
|
|
143359
|
-
|
|
143170
|
+
"kind": "method",
|
|
143171
|
+
"name": "renderIconName",
|
|
143172
|
+
"privacy": "protected",
|
|
143173
|
+
"return": {
|
|
143174
|
+
"type": {
|
|
143175
|
+
"text": "string"
|
|
143176
|
+
}
|
|
143360
143177
|
},
|
|
143361
|
-
"
|
|
143362
|
-
|
|
143363
|
-
|
|
143364
|
-
|
|
143365
|
-
"reflects": true
|
|
143178
|
+
"inheritedFrom": {
|
|
143179
|
+
"name": "SbbIconNameMixin",
|
|
143180
|
+
"module": "icon/icon-name-mixin.js"
|
|
143181
|
+
}
|
|
143366
143182
|
},
|
|
143367
143183
|
{
|
|
143368
143184
|
"kind": "field",
|
|
143369
|
-
"name": "
|
|
143185
|
+
"name": "size",
|
|
143370
143186
|
"type": {
|
|
143371
|
-
"text": "
|
|
143187
|
+
"text": "SbbButtonSize"
|
|
143372
143188
|
},
|
|
143373
143189
|
"privacy": "public",
|
|
143374
|
-
"
|
|
143375
|
-
"
|
|
143376
|
-
"attribute": "
|
|
143377
|
-
"reflects": true
|
|
143190
|
+
"description": "Size variant, either l, m or s.",
|
|
143191
|
+
"default": "'s'",
|
|
143192
|
+
"attribute": "size",
|
|
143193
|
+
"reflects": true,
|
|
143194
|
+
"inheritedFrom": {
|
|
143195
|
+
"name": "SbbButtonCommonElementMixin",
|
|
143196
|
+
"module": "button/common/button-common.js"
|
|
143197
|
+
}
|
|
143378
143198
|
},
|
|
143379
143199
|
{
|
|
143380
143200
|
"kind": "field",
|
|
143381
|
-
"name": "
|
|
143201
|
+
"name": "loading",
|
|
143382
143202
|
"type": {
|
|
143383
143203
|
"text": "boolean"
|
|
143384
143204
|
},
|
|
143385
143205
|
"privacy": "public",
|
|
143386
143206
|
"default": "false",
|
|
143387
|
-
"description": "Whether the
|
|
143388
|
-
"attribute": "
|
|
143389
|
-
"reflects": true
|
|
143207
|
+
"description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
|
|
143208
|
+
"attribute": "loading",
|
|
143209
|
+
"reflects": true,
|
|
143210
|
+
"inheritedFrom": {
|
|
143211
|
+
"name": "SbbButtonCommonElementMixin",
|
|
143212
|
+
"module": "button/common/button-common.js"
|
|
143213
|
+
}
|
|
143390
143214
|
},
|
|
143391
143215
|
{
|
|
143392
143216
|
"kind": "field",
|
|
143393
|
-
"name": "
|
|
143217
|
+
"name": "negative",
|
|
143394
143218
|
"type": {
|
|
143395
143219
|
"text": "boolean"
|
|
143396
143220
|
},
|
|
143397
143221
|
"privacy": "public",
|
|
143398
143222
|
"default": "false",
|
|
143399
|
-
"description": "
|
|
143400
|
-
"attribute": "
|
|
143223
|
+
"description": "Negative coloring variant flag.",
|
|
143224
|
+
"attribute": "negative",
|
|
143225
|
+
"reflects": true,
|
|
143226
|
+
"inheritedFrom": {
|
|
143227
|
+
"name": "SbbNegativeMixin",
|
|
143228
|
+
"module": "core/mixins/negative-mixin.js"
|
|
143229
|
+
}
|
|
143401
143230
|
},
|
|
143402
143231
|
{
|
|
143403
143232
|
"kind": "field",
|
|
143404
|
-
"name": "
|
|
143233
|
+
"name": "elementDependencies",
|
|
143405
143234
|
"type": {
|
|
143406
|
-
"text": "
|
|
143235
|
+
"text": "SbbElementType[]"
|
|
143407
143236
|
},
|
|
143408
143237
|
"privacy": "public",
|
|
143409
|
-
"
|
|
143410
|
-
"
|
|
143411
|
-
|
|
143412
|
-
|
|
143413
|
-
{
|
|
143414
|
-
"kind": "field",
|
|
143415
|
-
"name": "_container",
|
|
143416
|
-
"type": {
|
|
143417
|
-
"text": "SbbSidebarContainerElement | null"
|
|
143238
|
+
"static": true,
|
|
143239
|
+
"inheritedFrom": {
|
|
143240
|
+
"name": "SbbElement",
|
|
143241
|
+
"module": "core/base-elements/element.js"
|
|
143418
143242
|
},
|
|
143419
|
-
"
|
|
143420
|
-
"default": "null"
|
|
143243
|
+
"default": "[SbbIconElement]"
|
|
143421
143244
|
},
|
|
143422
143245
|
{
|
|
143423
143246
|
"kind": "field",
|
|
143424
|
-
"name": "
|
|
143247
|
+
"name": "iconName",
|
|
143425
143248
|
"type": {
|
|
143426
|
-
"text": "
|
|
143249
|
+
"text": "string"
|
|
143427
143250
|
},
|
|
143428
|
-
"privacy": "private",
|
|
143429
|
-
"default": "null"
|
|
143430
|
-
},
|
|
143431
|
-
{
|
|
143432
|
-
"kind": "field",
|
|
143433
|
-
"name": "_focusTrapController",
|
|
143434
|
-
"privacy": "private",
|
|
143435
|
-
"default": "new SbbFocusTrapController(this)"
|
|
143436
|
-
},
|
|
143437
|
-
{
|
|
143438
|
-
"kind": "field",
|
|
143439
|
-
"name": "_escapableOverlayController",
|
|
143440
|
-
"privacy": "private",
|
|
143441
|
-
"default": "new SbbEscapableOverlayController(this)"
|
|
143442
|
-
},
|
|
143443
|
-
{
|
|
143444
|
-
"kind": "field",
|
|
143445
|
-
"name": "_closeOnNavigation",
|
|
143446
|
-
"privacy": "private"
|
|
143447
|
-
},
|
|
143448
|
-
{
|
|
143449
|
-
"kind": "method",
|
|
143450
|
-
"name": "toggle",
|
|
143451
143251
|
"privacy": "public",
|
|
143452
|
-
"
|
|
143453
|
-
|
|
143454
|
-
|
|
143455
|
-
|
|
143456
|
-
|
|
143457
|
-
|
|
143252
|
+
"default": "''",
|
|
143253
|
+
"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.",
|
|
143254
|
+
"attribute": "icon-name",
|
|
143255
|
+
"inheritedFrom": {
|
|
143256
|
+
"name": "SbbIconNameMixin",
|
|
143257
|
+
"module": "icon/icon-name-mixin.js"
|
|
143258
|
+
}
|
|
143458
143259
|
},
|
|
143459
143260
|
{
|
|
143460
143261
|
"kind": "method",
|
|
143461
|
-
"name": "
|
|
143462
|
-
"privacy": "
|
|
143262
|
+
"name": "renderIconSlot",
|
|
143263
|
+
"privacy": "protected",
|
|
143463
143264
|
"return": {
|
|
143464
143265
|
"type": {
|
|
143465
|
-
"text": "
|
|
143266
|
+
"text": "TemplateResult"
|
|
143466
143267
|
}
|
|
143467
143268
|
},
|
|
143468
|
-
"
|
|
143269
|
+
"parameters": [
|
|
143270
|
+
{
|
|
143271
|
+
"name": "classname",
|
|
143272
|
+
"optional": true,
|
|
143273
|
+
"type": {
|
|
143274
|
+
"text": "string"
|
|
143275
|
+
}
|
|
143276
|
+
}
|
|
143277
|
+
],
|
|
143469
143278
|
"inheritedFrom": {
|
|
143470
|
-
"name": "
|
|
143471
|
-
"module": "
|
|
143279
|
+
"name": "SbbIconNameMixin",
|
|
143280
|
+
"module": "icon/icon-name-mixin.js"
|
|
143472
143281
|
}
|
|
143473
143282
|
},
|
|
143474
143283
|
{
|
|
143475
143284
|
"kind": "method",
|
|
143476
|
-
"name": "
|
|
143285
|
+
"name": "_renderIconName",
|
|
143477
143286
|
"privacy": "private",
|
|
143478
143287
|
"return": {
|
|
143479
143288
|
"type": {
|
|
143480
|
-
"text": "
|
|
143289
|
+
"text": "string"
|
|
143481
143290
|
}
|
|
143291
|
+
},
|
|
143292
|
+
"inheritedFrom": {
|
|
143293
|
+
"name": "SbbIconNameMixin",
|
|
143294
|
+
"module": "icon/icon-name-mixin.js"
|
|
143482
143295
|
}
|
|
143483
143296
|
},
|
|
143484
143297
|
{
|
|
143485
|
-
"kind": "
|
|
143486
|
-
"name": "
|
|
143487
|
-
"
|
|
143488
|
-
|
|
143489
|
-
|
|
143490
|
-
|
|
143491
|
-
|
|
143298
|
+
"kind": "field",
|
|
143299
|
+
"name": "disabledInteractive",
|
|
143300
|
+
"type": {
|
|
143301
|
+
"text": "boolean"
|
|
143302
|
+
},
|
|
143303
|
+
"privacy": "public",
|
|
143304
|
+
"default": "false",
|
|
143305
|
+
"description": "Whether the button should be aria-disabled but stay interactive.",
|
|
143306
|
+
"attribute": "disabled-interactive",
|
|
143307
|
+
"reflects": true,
|
|
143308
|
+
"inheritedFrom": {
|
|
143309
|
+
"name": "SbbDisabledInteractiveMixin",
|
|
143310
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
143492
143311
|
}
|
|
143493
143312
|
},
|
|
143494
143313
|
{
|
|
143495
|
-
"kind": "
|
|
143496
|
-
"name": "
|
|
143314
|
+
"kind": "field",
|
|
143315
|
+
"name": "disabled",
|
|
143497
143316
|
"privacy": "public",
|
|
143498
|
-
"
|
|
143499
|
-
|
|
143500
|
-
|
|
143501
|
-
|
|
143317
|
+
"description": "Whether the component is disabled.",
|
|
143318
|
+
"default": "false",
|
|
143319
|
+
"type": {
|
|
143320
|
+
"text": "boolean"
|
|
143502
143321
|
},
|
|
143503
|
-
"
|
|
143322
|
+
"attribute": "disabled",
|
|
143323
|
+
"reflects": true,
|
|
143504
143324
|
"inheritedFrom": {
|
|
143505
|
-
"name": "
|
|
143506
|
-
"module": "core/
|
|
143325
|
+
"name": "SbbDisabledMixin",
|
|
143326
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
143507
143327
|
}
|
|
143508
143328
|
},
|
|
143509
143329
|
{
|
|
143510
|
-
"kind": "
|
|
143511
|
-
"name": "
|
|
143330
|
+
"kind": "field",
|
|
143331
|
+
"name": "#disabled",
|
|
143512
143332
|
"privacy": "private",
|
|
143513
|
-
"
|
|
143514
|
-
"
|
|
143515
|
-
|
|
143516
|
-
|
|
143517
|
-
|
|
143518
|
-
|
|
143519
|
-
|
|
143520
|
-
"kind": "method",
|
|
143521
|
-
"name": "_takeFocus",
|
|
143522
|
-
"privacy": "private",
|
|
143523
|
-
"return": {
|
|
143524
|
-
"type": {
|
|
143525
|
-
"text": "void"
|
|
143526
|
-
}
|
|
143333
|
+
"type": {
|
|
143334
|
+
"text": "boolean"
|
|
143335
|
+
},
|
|
143336
|
+
"default": "false",
|
|
143337
|
+
"inheritedFrom": {
|
|
143338
|
+
"name": "SbbDisabledMixin",
|
|
143339
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
143527
143340
|
}
|
|
143528
143341
|
},
|
|
143529
143342
|
{
|
|
143530
143343
|
"kind": "method",
|
|
143531
|
-
"name": "
|
|
143344
|
+
"name": "isDisabledExternally",
|
|
143532
143345
|
"privacy": "protected",
|
|
143533
143346
|
"return": {
|
|
143534
143347
|
"type": {
|
|
143535
|
-
"text": "
|
|
143536
|
-
}
|
|
143537
|
-
}
|
|
143538
|
-
},
|
|
143539
|
-
{
|
|
143540
|
-
"kind": "method",
|
|
143541
|
-
"name": "_updateSidebarWidth",
|
|
143542
|
-
"privacy": "private",
|
|
143543
|
-
"return": {
|
|
143544
|
-
"type": {
|
|
143545
|
-
"text": "void"
|
|
143348
|
+
"text": "boolean"
|
|
143546
143349
|
}
|
|
143547
143350
|
},
|
|
143548
|
-
"
|
|
143549
|
-
|
|
143550
|
-
|
|
143551
|
-
|
|
143552
|
-
|
|
143553
|
-
"text": "this['position']"
|
|
143554
|
-
}
|
|
143555
|
-
}
|
|
143556
|
-
]
|
|
143351
|
+
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
143352
|
+
"inheritedFrom": {
|
|
143353
|
+
"name": "SbbDisabledMixin",
|
|
143354
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
143355
|
+
}
|
|
143557
143356
|
},
|
|
143558
143357
|
{
|
|
143559
|
-
"kind": "
|
|
143560
|
-
"name": "
|
|
143561
|
-
"
|
|
143562
|
-
|
|
143563
|
-
"type": {
|
|
143564
|
-
"text": "string"
|
|
143565
|
-
}
|
|
143358
|
+
"kind": "field",
|
|
143359
|
+
"name": "_elementsOnWhichEnterPressTriggersSubmit",
|
|
143360
|
+
"type": {
|
|
143361
|
+
"text": "array"
|
|
143566
143362
|
},
|
|
143567
|
-
"parameters": [
|
|
143568
|
-
{
|
|
143569
|
-
"name": "position",
|
|
143570
|
-
"default": "this.position"
|
|
143571
|
-
}
|
|
143572
|
-
]
|
|
143573
|
-
},
|
|
143574
|
-
{
|
|
143575
|
-
"kind": "method",
|
|
143576
|
-
"name": "_isModeOver",
|
|
143577
143363
|
"privacy": "private",
|
|
143578
|
-
"
|
|
143579
|
-
|
|
143580
|
-
|
|
143581
|
-
|
|
143364
|
+
"readonly": true,
|
|
143365
|
+
"default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
|
|
143366
|
+
"inheritedFrom": {
|
|
143367
|
+
"name": "SbbButtonBaseElement",
|
|
143368
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143582
143369
|
}
|
|
143583
143370
|
},
|
|
143584
143371
|
{
|
|
143585
|
-
"kind": "
|
|
143586
|
-
"name": "
|
|
143587
|
-
"
|
|
143588
|
-
|
|
143589
|
-
"type": {
|
|
143590
|
-
"text": "void"
|
|
143591
|
-
}
|
|
143372
|
+
"kind": "field",
|
|
143373
|
+
"name": "value",
|
|
143374
|
+
"type": {
|
|
143375
|
+
"text": "string"
|
|
143592
143376
|
},
|
|
143593
|
-
"
|
|
143594
|
-
|
|
143595
|
-
|
|
143596
|
-
|
|
143597
|
-
|
|
143598
|
-
|
|
143599
|
-
|
|
143600
|
-
|
|
143601
|
-
},
|
|
143602
|
-
{
|
|
143603
|
-
"kind": "method",
|
|
143604
|
-
"name": "_detectScrolledState",
|
|
143605
|
-
"privacy": "private",
|
|
143606
|
-
"return": {
|
|
143607
|
-
"type": {
|
|
143608
|
-
"text": "void"
|
|
143609
|
-
}
|
|
143610
|
-
}
|
|
143377
|
+
"privacy": "public",
|
|
143378
|
+
"inheritedFrom": {
|
|
143379
|
+
"name": "SbbButtonBaseElement",
|
|
143380
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143381
|
+
},
|
|
143382
|
+
"default": "''",
|
|
143383
|
+
"description": "Value of the form element.",
|
|
143384
|
+
"attribute": "value"
|
|
143611
143385
|
},
|
|
143612
143386
|
{
|
|
143613
143387
|
"kind": "field",
|
|
143614
|
-
"name": "
|
|
143388
|
+
"name": "type",
|
|
143389
|
+
"privacy": "public",
|
|
143390
|
+
"description": "The type attribute to use for the button.",
|
|
143391
|
+
"default": "'button'",
|
|
143615
143392
|
"type": {
|
|
143616
|
-
"text": "
|
|
143393
|
+
"text": "SbbButtonType"
|
|
143617
143394
|
},
|
|
143618
|
-
"
|
|
143619
|
-
"default": "false",
|
|
143620
|
-
"description": "Whether the component is currently animating.",
|
|
143395
|
+
"attribute": "type",
|
|
143621
143396
|
"inheritedFrom": {
|
|
143622
|
-
"name": "
|
|
143623
|
-
"module": "core/
|
|
143397
|
+
"name": "SbbButtonBaseElement",
|
|
143398
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143624
143399
|
}
|
|
143625
143400
|
},
|
|
143626
143401
|
{
|
|
143627
143402
|
"kind": "field",
|
|
143628
|
-
"name": "
|
|
143403
|
+
"name": "form",
|
|
143629
143404
|
"type": {
|
|
143630
|
-
"text": "
|
|
143405
|
+
"text": "HTMLFormElement | null"
|
|
143631
143406
|
},
|
|
143632
143407
|
"privacy": "public",
|
|
143633
|
-
"description": "
|
|
143634
|
-
"readonly": true,
|
|
143408
|
+
"description": "The `<form>` element to associate the button with.",
|
|
143635
143409
|
"inheritedFrom": {
|
|
143636
|
-
"name": "
|
|
143637
|
-
"module": "core/
|
|
143638
|
-
}
|
|
143410
|
+
"name": "SbbButtonBaseElement",
|
|
143411
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143412
|
+
},
|
|
143413
|
+
"attribute": "form"
|
|
143639
143414
|
},
|
|
143640
143415
|
{
|
|
143641
143416
|
"kind": "field",
|
|
143642
|
-
"name": "
|
|
143417
|
+
"name": "_formId",
|
|
143643
143418
|
"type": {
|
|
143644
|
-
"text": "
|
|
143419
|
+
"text": "string"
|
|
143645
143420
|
},
|
|
143646
143421
|
"privacy": "private",
|
|
143422
|
+
"default": "''",
|
|
143647
143423
|
"inheritedFrom": {
|
|
143648
|
-
"name": "
|
|
143649
|
-
"module": "core/
|
|
143424
|
+
"name": "SbbButtonBaseElement",
|
|
143425
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143650
143426
|
}
|
|
143651
143427
|
},
|
|
143652
143428
|
{
|
|
143653
|
-
"kind": "
|
|
143654
|
-
"name": "
|
|
143655
|
-
"privacy": "
|
|
143656
|
-
"return": {
|
|
143657
|
-
"type": {
|
|
143658
|
-
"text": "void"
|
|
143659
|
-
}
|
|
143660
|
-
},
|
|
143429
|
+
"kind": "field",
|
|
143430
|
+
"name": "_handleButtonClick",
|
|
143431
|
+
"privacy": "private",
|
|
143661
143432
|
"inheritedFrom": {
|
|
143662
|
-
"name": "
|
|
143663
|
-
"module": "core/
|
|
143433
|
+
"name": "SbbButtonBaseElement",
|
|
143434
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143664
143435
|
}
|
|
143665
143436
|
},
|
|
143666
143437
|
{
|
|
143667
143438
|
"kind": "method",
|
|
143668
|
-
"name": "
|
|
143669
|
-
"privacy": "
|
|
143439
|
+
"name": "_requestSubmit",
|
|
143440
|
+
"privacy": "private",
|
|
143670
143441
|
"return": {
|
|
143671
143442
|
"type": {
|
|
143672
143443
|
"text": "void"
|
|
143673
143444
|
}
|
|
143674
143445
|
},
|
|
143675
|
-
"
|
|
143446
|
+
"parameters": [
|
|
143447
|
+
{
|
|
143448
|
+
"name": "form",
|
|
143449
|
+
"type": {
|
|
143450
|
+
"text": "HTMLFormElement"
|
|
143451
|
+
}
|
|
143452
|
+
}
|
|
143453
|
+
],
|
|
143676
143454
|
"inheritedFrom": {
|
|
143677
|
-
"name": "
|
|
143678
|
-
"module": "core/
|
|
143455
|
+
"name": "SbbButtonBaseElement",
|
|
143456
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143679
143457
|
}
|
|
143680
143458
|
},
|
|
143681
143459
|
{
|
|
143682
|
-
"kind": "
|
|
143683
|
-
"name": "
|
|
143460
|
+
"kind": "field",
|
|
143461
|
+
"name": "_formKeyDown",
|
|
143684
143462
|
"privacy": "private",
|
|
143685
|
-
"return": {
|
|
143686
|
-
"type": {
|
|
143687
|
-
"text": "Promise<void>"
|
|
143688
|
-
}
|
|
143689
|
-
},
|
|
143690
143463
|
"inheritedFrom": {
|
|
143691
|
-
"name": "
|
|
143692
|
-
"module": "core/
|
|
143464
|
+
"name": "SbbButtonBaseElement",
|
|
143465
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143693
143466
|
}
|
|
143694
143467
|
},
|
|
143695
143468
|
{
|
|
143696
143469
|
"kind": "field",
|
|
143697
|
-
"name": "
|
|
143470
|
+
"name": "formAssociated",
|
|
143471
|
+
"type": {
|
|
143472
|
+
"text": "boolean"
|
|
143473
|
+
},
|
|
143698
143474
|
"privacy": "public",
|
|
143699
143475
|
"static": true,
|
|
143700
|
-
"
|
|
143701
|
-
"
|
|
143476
|
+
"default": "true",
|
|
143477
|
+
"inheritedFrom": {
|
|
143478
|
+
"name": "SbbFormAssociatedMixin",
|
|
143479
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143480
|
+
}
|
|
143481
|
+
},
|
|
143482
|
+
{
|
|
143483
|
+
"kind": "field",
|
|
143484
|
+
"name": "name",
|
|
143485
|
+
"privacy": "public",
|
|
143486
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
143702
143487
|
"type": {
|
|
143703
|
-
"text": "
|
|
143488
|
+
"text": "string"
|
|
143704
143489
|
},
|
|
143490
|
+
"attribute": "name",
|
|
143705
143491
|
"inheritedFrom": {
|
|
143706
|
-
"name": "
|
|
143707
|
-
"module": "core/
|
|
143492
|
+
"name": "SbbFormAssociatedMixin",
|
|
143493
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143708
143494
|
}
|
|
143709
143495
|
},
|
|
143710
143496
|
{
|
|
143711
143497
|
"kind": "field",
|
|
143712
|
-
"name": "
|
|
143713
|
-
"privacy": "protected",
|
|
143714
|
-
"description": "The state of the component.",
|
|
143498
|
+
"name": "validity",
|
|
143715
143499
|
"type": {
|
|
143716
|
-
"text": "
|
|
143500
|
+
"text": "ValidityState"
|
|
143717
143501
|
},
|
|
143718
|
-
"
|
|
143502
|
+
"privacy": "public",
|
|
143503
|
+
"description": "Returns the ValidityState object for this element.",
|
|
143504
|
+
"readonly": true,
|
|
143719
143505
|
"inheritedFrom": {
|
|
143720
|
-
"name": "
|
|
143721
|
-
"module": "core/
|
|
143506
|
+
"name": "SbbFormAssociatedMixin",
|
|
143507
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143722
143508
|
}
|
|
143723
143509
|
},
|
|
143724
143510
|
{
|
|
143725
143511
|
"kind": "field",
|
|
143726
|
-
"name": "
|
|
143512
|
+
"name": "validationMessage",
|
|
143727
143513
|
"type": {
|
|
143728
|
-
"text": "
|
|
143514
|
+
"text": "string"
|
|
143729
143515
|
},
|
|
143730
|
-
"privacy": "
|
|
143516
|
+
"privacy": "public",
|
|
143517
|
+
"description": "Returns the current error message, if available, which corresponds\nto the current validation state.\nPlease note that only one message is returned at a time (e.g. if\nmultiple validity states are invalid, only the chronologically first one\nis returned until it is fixed, at which point the next message might be\nreturned, if it is still applicable). Also, a custom validity message\n(see below) has precedence over native validation messages.",
|
|
143518
|
+
"readonly": true,
|
|
143731
143519
|
"inheritedFrom": {
|
|
143732
|
-
"name": "
|
|
143733
|
-
"module": "core/
|
|
143520
|
+
"name": "SbbFormAssociatedMixin",
|
|
143521
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143734
143522
|
}
|
|
143735
143523
|
},
|
|
143736
143524
|
{
|
|
143737
143525
|
"kind": "field",
|
|
143738
|
-
"name": "
|
|
143526
|
+
"name": "willValidate",
|
|
143739
143527
|
"type": {
|
|
143740
143528
|
"text": "boolean"
|
|
143741
143529
|
},
|
|
143742
143530
|
"privacy": "public",
|
|
143743
|
-
"description": "
|
|
143531
|
+
"description": "Returns true if this element will be validated\nwhen the form is submitted; false otherwise.",
|
|
143744
143532
|
"readonly": true,
|
|
143745
143533
|
"inheritedFrom": {
|
|
143746
|
-
"name": "
|
|
143747
|
-
"module": "core/
|
|
143534
|
+
"name": "SbbFormAssociatedMixin",
|
|
143535
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143748
143536
|
}
|
|
143749
143537
|
},
|
|
143750
143538
|
{
|
|
143751
|
-
"kind": "
|
|
143752
|
-
"name": "
|
|
143753
|
-
"privacy": "
|
|
143754
|
-
"
|
|
143755
|
-
"type": {
|
|
143756
|
-
"text": "void"
|
|
143757
|
-
}
|
|
143758
|
-
},
|
|
143759
|
-
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
143539
|
+
"kind": "field",
|
|
143540
|
+
"name": "_validityStates",
|
|
143541
|
+
"privacy": "private",
|
|
143542
|
+
"default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
|
|
143760
143543
|
"inheritedFrom": {
|
|
143761
|
-
"name": "
|
|
143762
|
-
"module": "core/
|
|
143544
|
+
"name": "SbbFormAssociatedMixin",
|
|
143545
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143763
143546
|
}
|
|
143764
143547
|
},
|
|
143765
143548
|
{
|
|
143766
|
-
"kind": "
|
|
143767
|
-
"name": "
|
|
143768
|
-
"
|
|
143769
|
-
|
|
143770
|
-
"type": {
|
|
143771
|
-
"text": "boolean"
|
|
143772
|
-
}
|
|
143549
|
+
"kind": "field",
|
|
143550
|
+
"name": "formDisabled",
|
|
143551
|
+
"type": {
|
|
143552
|
+
"text": "boolean"
|
|
143773
143553
|
},
|
|
143554
|
+
"privacy": "protected",
|
|
143555
|
+
"default": "false",
|
|
143556
|
+
"description": "Whenever a surrounding form or fieldset is changing its disabled state.",
|
|
143774
143557
|
"inheritedFrom": {
|
|
143775
|
-
"name": "
|
|
143776
|
-
"module": "core/
|
|
143558
|
+
"name": "SbbFormAssociatedMixin",
|
|
143559
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143777
143560
|
}
|
|
143778
143561
|
},
|
|
143779
143562
|
{
|
|
143780
143563
|
"kind": "method",
|
|
143781
|
-
"name": "
|
|
143782
|
-
"privacy": "
|
|
143564
|
+
"name": "checkValidity",
|
|
143565
|
+
"privacy": "public",
|
|
143783
143566
|
"return": {
|
|
143784
143567
|
"type": {
|
|
143785
143568
|
"text": "boolean"
|
|
143786
143569
|
}
|
|
143787
143570
|
},
|
|
143571
|
+
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
143788
143572
|
"inheritedFrom": {
|
|
143789
|
-
"name": "
|
|
143790
|
-
"module": "core/
|
|
143573
|
+
"name": "SbbFormAssociatedMixin",
|
|
143574
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143791
143575
|
}
|
|
143792
143576
|
},
|
|
143793
143577
|
{
|
|
143794
143578
|
"kind": "method",
|
|
143795
|
-
"name": "
|
|
143796
|
-
"privacy": "
|
|
143579
|
+
"name": "reportValidity",
|
|
143580
|
+
"privacy": "public",
|
|
143797
143581
|
"return": {
|
|
143798
143582
|
"type": {
|
|
143799
143583
|
"text": "boolean"
|
|
143800
143584
|
}
|
|
143801
143585
|
},
|
|
143586
|
+
"description": "Returns true if this element has no validity problems; otherwise,\nreturns false, fires an invalid event at the element,\nand (if the event isn't canceled) reports the problem to the user.",
|
|
143802
143587
|
"inheritedFrom": {
|
|
143803
|
-
"name": "
|
|
143804
|
-
"module": "core/
|
|
143588
|
+
"name": "SbbFormAssociatedMixin",
|
|
143589
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143805
143590
|
}
|
|
143806
143591
|
},
|
|
143807
143592
|
{
|
|
143808
143593
|
"kind": "method",
|
|
143809
|
-
"name": "
|
|
143810
|
-
"privacy": "
|
|
143594
|
+
"name": "setCustomValidity",
|
|
143595
|
+
"privacy": "public",
|
|
143811
143596
|
"return": {
|
|
143812
143597
|
"type": {
|
|
143813
|
-
"text": "
|
|
143598
|
+
"text": "void"
|
|
143814
143599
|
}
|
|
143815
143600
|
},
|
|
143601
|
+
"parameters": [
|
|
143602
|
+
{
|
|
143603
|
+
"name": "message",
|
|
143604
|
+
"type": {
|
|
143605
|
+
"text": "string"
|
|
143606
|
+
}
|
|
143607
|
+
}
|
|
143608
|
+
],
|
|
143609
|
+
"description": "Sets the custom validity message for this element. Use the empty string\nto indicate that the element does not have a custom validity error.",
|
|
143816
143610
|
"inheritedFrom": {
|
|
143817
|
-
"name": "
|
|
143818
|
-
"module": "core/
|
|
143819
|
-
}
|
|
143820
|
-
},
|
|
143821
|
-
{
|
|
143822
|
-
"kind": "field",
|
|
143823
|
-
"name": "['_$sbbElement$']",
|
|
143824
|
-
"type": {
|
|
143825
|
-
"text": "boolean"
|
|
143826
|
-
},
|
|
143827
|
-
"privacy": "public",
|
|
143828
|
-
"static": true,
|
|
143829
|
-
"default": "true",
|
|
143830
|
-
"inheritedFrom": {
|
|
143831
|
-
"name": "SbbElement",
|
|
143832
|
-
"module": "core/base-elements/element.js"
|
|
143833
|
-
}
|
|
143834
|
-
},
|
|
143835
|
-
{
|
|
143836
|
-
"kind": "field",
|
|
143837
|
-
"name": "elementDependencies",
|
|
143838
|
-
"type": {
|
|
143839
|
-
"text": "SbbElementType[] | undefined"
|
|
143840
|
-
},
|
|
143841
|
-
"privacy": "public",
|
|
143842
|
-
"static": true,
|
|
143843
|
-
"inheritedFrom": {
|
|
143844
|
-
"name": "SbbElement",
|
|
143845
|
-
"module": "core/base-elements/element.js"
|
|
143846
|
-
}
|
|
143847
|
-
},
|
|
143848
|
-
{
|
|
143849
|
-
"kind": "field",
|
|
143850
|
-
"name": "role",
|
|
143851
|
-
"type": {
|
|
143852
|
-
"text": "ElementInternals['role'] | undefined"
|
|
143853
|
-
},
|
|
143854
|
-
"privacy": "public",
|
|
143855
|
-
"static": true,
|
|
143856
|
-
"inheritedFrom": {
|
|
143857
|
-
"name": "SbbElement",
|
|
143858
|
-
"module": "core/base-elements/element.js"
|
|
143611
|
+
"name": "SbbFormAssociatedMixin",
|
|
143612
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143859
143613
|
}
|
|
143860
143614
|
},
|
|
143861
143615
|
{
|
|
143862
|
-
"kind": "
|
|
143863
|
-
"name": "
|
|
143864
|
-
"type": {
|
|
143865
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
143866
|
-
},
|
|
143616
|
+
"kind": "method",
|
|
143617
|
+
"name": "_hasDisabledAncestor",
|
|
143867
143618
|
"privacy": "private",
|
|
143868
|
-
"
|
|
143869
|
-
"
|
|
143870
|
-
|
|
143871
|
-
|
|
143872
|
-
},
|
|
143873
|
-
{
|
|
143874
|
-
"kind": "field",
|
|
143875
|
-
"name": "_hydrationRequired",
|
|
143876
|
-
"type": {
|
|
143877
|
-
"text": "boolean"
|
|
143619
|
+
"return": {
|
|
143620
|
+
"type": {
|
|
143621
|
+
"text": "boolean"
|
|
143622
|
+
}
|
|
143878
143623
|
},
|
|
143879
|
-
"privacy": "private",
|
|
143880
|
-
"default": "!!this.shadowRoot",
|
|
143881
|
-
"inheritedFrom": {
|
|
143882
|
-
"name": "SbbElement",
|
|
143883
|
-
"module": "core/base-elements/element.js"
|
|
143884
|
-
}
|
|
143885
|
-
},
|
|
143886
|
-
{
|
|
143887
|
-
"kind": "field",
|
|
143888
|
-
"name": "_hydrationComplete",
|
|
143889
|
-
"privacy": "private",
|
|
143890
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
143891
143624
|
"inheritedFrom": {
|
|
143892
|
-
"name": "
|
|
143893
|
-
"module": "core/
|
|
143625
|
+
"name": "SbbFormAssociatedMixin",
|
|
143626
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143894
143627
|
}
|
|
143895
143628
|
},
|
|
143896
143629
|
{
|
|
143897
|
-
"kind": "
|
|
143898
|
-
"name": "
|
|
143899
|
-
"
|
|
143900
|
-
|
|
143630
|
+
"kind": "method",
|
|
143631
|
+
"name": "updateFormValue",
|
|
143632
|
+
"privacy": "protected",
|
|
143633
|
+
"return": {
|
|
143634
|
+
"type": {
|
|
143635
|
+
"text": "void"
|
|
143636
|
+
}
|
|
143901
143637
|
},
|
|
143902
|
-
"
|
|
143638
|
+
"description": "Should be called when form value is changed.\nAdapts and sets the formValue in the supported format (string | FormData | File | null)\nhttps://developer.mozilla.org/en-US/docs/Web/API/ElementInternals/setFormValue",
|
|
143903
143639
|
"inheritedFrom": {
|
|
143904
|
-
"name": "
|
|
143905
|
-
"module": "core/
|
|
143640
|
+
"name": "SbbFormAssociatedMixin",
|
|
143641
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143906
143642
|
}
|
|
143907
143643
|
},
|
|
143908
143644
|
{
|
|
143909
|
-
"kind": "
|
|
143910
|
-
"name": "
|
|
143911
|
-
"
|
|
143912
|
-
|
|
143645
|
+
"kind": "method",
|
|
143646
|
+
"name": "formState",
|
|
143647
|
+
"privacy": "protected",
|
|
143648
|
+
"return": {
|
|
143649
|
+
"type": {
|
|
143650
|
+
"text": "FormRestoreState"
|
|
143651
|
+
}
|
|
143913
143652
|
},
|
|
143914
|
-
"privacy": "private",
|
|
143915
143653
|
"inheritedFrom": {
|
|
143916
|
-
"name": "
|
|
143917
|
-
"module": "core/
|
|
143654
|
+
"name": "SbbFormAssociatedMixin",
|
|
143655
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143918
143656
|
}
|
|
143919
143657
|
},
|
|
143920
|
-
{
|
|
143921
|
-
"kind": "field",
|
|
143922
|
-
"name": "hydrationRequired",
|
|
143923
|
-
"type": {
|
|
143924
|
-
"text": "boolean"
|
|
143925
|
-
},
|
|
143926
|
-
"privacy": "protected",
|
|
143927
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
143928
|
-
"readonly": true,
|
|
143929
|
-
"inheritedFrom": {
|
|
143930
|
-
"name": "SbbElement",
|
|
143931
|
-
"module": "core/base-elements/element.js"
|
|
143932
|
-
},
|
|
143933
|
-
"default": "!!this.shadowRoot"
|
|
143934
|
-
},
|
|
143935
143658
|
{
|
|
143936
143659
|
"kind": "method",
|
|
143937
|
-
"name": "
|
|
143660
|
+
"name": "setValidityFlag",
|
|
143938
143661
|
"privacy": "protected",
|
|
143939
143662
|
"return": {
|
|
143940
143663
|
"type": {
|
|
@@ -143943,28 +143666,35 @@
|
|
|
143943
143666
|
},
|
|
143944
143667
|
"parameters": [
|
|
143945
143668
|
{
|
|
143946
|
-
"name": "
|
|
143669
|
+
"name": "flag",
|
|
143670
|
+
"type": {
|
|
143671
|
+
"text": "T"
|
|
143672
|
+
}
|
|
143673
|
+
},
|
|
143674
|
+
{
|
|
143675
|
+
"name": "message",
|
|
143947
143676
|
"type": {
|
|
143948
143677
|
"text": "string"
|
|
143949
143678
|
}
|
|
143950
143679
|
},
|
|
143951
143680
|
{
|
|
143952
|
-
"name": "
|
|
143681
|
+
"name": "flagValue",
|
|
143953
143682
|
"optional": true,
|
|
143954
143683
|
"type": {
|
|
143955
|
-
"text": "
|
|
143684
|
+
"text": "ValidityStateFlags[T]"
|
|
143956
143685
|
}
|
|
143957
143686
|
}
|
|
143958
143687
|
],
|
|
143688
|
+
"description": "Marks this element as suffering from the constraint indicated by the\nflag argument and associates the given message to it.\nNote that only one message is displayed at a time and custom messages by\nconsumers are always displayed before internal messages and internal\nmessages are displayed in the order they were added.\nTo set/define custom validity state flags, you need to extend the\nValidityState prototype (and the CustomValidityState interface).",
|
|
143959
143689
|
"inheritedFrom": {
|
|
143960
|
-
"name": "
|
|
143961
|
-
"module": "core/
|
|
143690
|
+
"name": "SbbFormAssociatedMixin",
|
|
143691
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143962
143692
|
}
|
|
143963
143693
|
},
|
|
143964
143694
|
{
|
|
143965
143695
|
"kind": "method",
|
|
143966
|
-
"name": "
|
|
143967
|
-
"privacy": "
|
|
143696
|
+
"name": "removeValidityFlag",
|
|
143697
|
+
"privacy": "protected",
|
|
143968
143698
|
"return": {
|
|
143969
143699
|
"type": {
|
|
143970
143700
|
"text": "void"
|
|
@@ -143972,786 +143702,803 @@
|
|
|
143972
143702
|
},
|
|
143973
143703
|
"parameters": [
|
|
143974
143704
|
{
|
|
143975
|
-
"name": "
|
|
143976
|
-
"type": {
|
|
143977
|
-
"text": "Event"
|
|
143978
|
-
}
|
|
143979
|
-
},
|
|
143980
|
-
{
|
|
143981
|
-
"name": "slot",
|
|
143705
|
+
"name": "flag",
|
|
143982
143706
|
"type": {
|
|
143983
|
-
"text": "
|
|
143707
|
+
"text": "T"
|
|
143984
143708
|
}
|
|
143985
143709
|
}
|
|
143986
143710
|
],
|
|
143711
|
+
"description": "Removes the validity state flag entry and updates validity state.",
|
|
143987
143712
|
"inheritedFrom": {
|
|
143988
|
-
"name": "
|
|
143989
|
-
"module": "core/
|
|
143713
|
+
"name": "SbbFormAssociatedMixin",
|
|
143714
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143990
143715
|
}
|
|
143991
143716
|
},
|
|
143992
143717
|
{
|
|
143993
143718
|
"kind": "method",
|
|
143994
|
-
"name": "
|
|
143995
|
-
"privacy": "
|
|
143719
|
+
"name": "validate",
|
|
143720
|
+
"privacy": "protected",
|
|
143996
143721
|
"return": {
|
|
143997
143722
|
"type": {
|
|
143998
143723
|
"text": "void"
|
|
143999
143724
|
}
|
|
144000
143725
|
},
|
|
144001
|
-
"
|
|
144002
|
-
{
|
|
144003
|
-
"name": "slot",
|
|
144004
|
-
"type": {
|
|
144005
|
-
"text": "HTMLSlotElement"
|
|
144006
|
-
}
|
|
144007
|
-
}
|
|
144008
|
-
],
|
|
143726
|
+
"description": "To be called whenever the current element needs to be validated.",
|
|
144009
143727
|
"inheritedFrom": {
|
|
144010
|
-
"name": "
|
|
144011
|
-
"module": "core/
|
|
143728
|
+
"name": "SbbFormAssociatedMixin",
|
|
143729
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
144012
143730
|
}
|
|
144013
143731
|
},
|
|
144014
143732
|
{
|
|
144015
143733
|
"kind": "method",
|
|
144016
|
-
"name": "
|
|
144017
|
-
"privacy": "
|
|
143734
|
+
"name": "shouldValidate",
|
|
143735
|
+
"privacy": "protected",
|
|
144018
143736
|
"return": {
|
|
144019
143737
|
"type": {
|
|
144020
|
-
"text": "
|
|
143738
|
+
"text": "boolean"
|
|
144021
143739
|
}
|
|
144022
143740
|
},
|
|
144023
143741
|
"parameters": [
|
|
144024
143742
|
{
|
|
144025
|
-
"name": "
|
|
143743
|
+
"name": "name",
|
|
144026
143744
|
"type": {
|
|
144027
|
-
"text": "
|
|
143745
|
+
"text": "PropertyKey | undefined"
|
|
144028
143746
|
}
|
|
144029
143747
|
}
|
|
144030
143748
|
],
|
|
143749
|
+
"description": "Whether validation should be run on a property change with the given name.",
|
|
144031
143750
|
"inheritedFrom": {
|
|
144032
|
-
"name": "
|
|
144033
|
-
"module": "core/
|
|
143751
|
+
"name": "SbbFormAssociatedMixin",
|
|
143752
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
144034
143753
|
}
|
|
144035
143754
|
},
|
|
144036
143755
|
{
|
|
144037
143756
|
"kind": "method",
|
|
144038
|
-
"name": "
|
|
143757
|
+
"name": "_setInternalValidity",
|
|
144039
143758
|
"privacy": "private",
|
|
144040
143759
|
"return": {
|
|
144041
143760
|
"type": {
|
|
144042
143761
|
"text": "void"
|
|
144043
143762
|
}
|
|
144044
143763
|
},
|
|
143764
|
+
"inheritedFrom": {
|
|
143765
|
+
"name": "SbbFormAssociatedMixin",
|
|
143766
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
143767
|
+
}
|
|
143768
|
+
},
|
|
143769
|
+
{
|
|
143770
|
+
"kind": "field",
|
|
143771
|
+
"name": "role",
|
|
143772
|
+
"type": {
|
|
143773
|
+
"text": "ElementInternals['role']"
|
|
143774
|
+
},
|
|
143775
|
+
"privacy": "public",
|
|
143776
|
+
"static": true,
|
|
143777
|
+
"inheritedFrom": {
|
|
143778
|
+
"name": "SbbElement",
|
|
143779
|
+
"module": "core/base-elements/element.js"
|
|
143780
|
+
},
|
|
143781
|
+
"readonly": true,
|
|
143782
|
+
"default": "'button'"
|
|
143783
|
+
},
|
|
143784
|
+
{
|
|
143785
|
+
"kind": "field",
|
|
143786
|
+
"name": "_preventScrollOnSpaceKeydown",
|
|
143787
|
+
"privacy": "private",
|
|
143788
|
+
"description": "Prevents scrolling from pressing Space, when the event target is an action element.\nAlso sets active state.",
|
|
144045
143789
|
"parameters": [
|
|
144046
143790
|
{
|
|
144047
|
-
"
|
|
144048
|
-
"
|
|
144049
|
-
"text": "HTMLSlotElement"
|
|
144050
|
-
}
|
|
143791
|
+
"description": "The origin event.",
|
|
143792
|
+
"name": "event"
|
|
144051
143793
|
}
|
|
144052
143794
|
],
|
|
144053
143795
|
"inheritedFrom": {
|
|
144054
|
-
"name": "
|
|
144055
|
-
"module": "core/base-elements/element.js"
|
|
143796
|
+
"name": "SbbButtonLikeBaseElement",
|
|
143797
|
+
"module": "core/base-elements/button-base-element.js"
|
|
144056
143798
|
}
|
|
144057
143799
|
},
|
|
144058
143800
|
{
|
|
144059
|
-
"kind": "
|
|
144060
|
-
"name": "
|
|
143801
|
+
"kind": "field",
|
|
143802
|
+
"name": "_removeActiveMarker",
|
|
144061
143803
|
"privacy": "private",
|
|
144062
|
-
"
|
|
144063
|
-
"
|
|
144064
|
-
|
|
144065
|
-
|
|
144066
|
-
|
|
143804
|
+
"inheritedFrom": {
|
|
143805
|
+
"name": "SbbButtonLikeBaseElement",
|
|
143806
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143807
|
+
}
|
|
143808
|
+
},
|
|
143809
|
+
{
|
|
143810
|
+
"kind": "field",
|
|
143811
|
+
"name": "_dispatchClickEventOnSpaceKeyup",
|
|
143812
|
+
"privacy": "private",
|
|
143813
|
+
"description": "Dispatches a 'click' PointerEvent if the original keyboard event is a 'Space' press.\nAs verified with the native button, when 'Space' is pressed, a 'click' event is dispatched\nafter the 'keyup' event.",
|
|
144067
143814
|
"parameters": [
|
|
144068
143815
|
{
|
|
144069
|
-
"
|
|
144070
|
-
"
|
|
144071
|
-
"text": "HTMLSlotElement"
|
|
144072
|
-
}
|
|
143816
|
+
"description": "The origin event.",
|
|
143817
|
+
"name": "event"
|
|
144073
143818
|
}
|
|
144074
143819
|
],
|
|
144075
143820
|
"inheritedFrom": {
|
|
144076
|
-
"name": "
|
|
144077
|
-
"module": "core/base-elements/element.js"
|
|
143821
|
+
"name": "SbbButtonLikeBaseElement",
|
|
143822
|
+
"module": "core/base-elements/button-base-element.js"
|
|
144078
143823
|
}
|
|
144079
|
-
}
|
|
144080
|
-
],
|
|
144081
|
-
"attributes": [
|
|
143824
|
+
},
|
|
144082
143825
|
{
|
|
144083
|
-
"
|
|
143826
|
+
"kind": "field",
|
|
143827
|
+
"name": "_dispatchClickEvent",
|
|
143828
|
+
"privacy": "private",
|
|
143829
|
+
"inheritedFrom": {
|
|
143830
|
+
"name": "SbbButtonLikeBaseElement",
|
|
143831
|
+
"module": "core/base-elements/button-base-element.js"
|
|
143832
|
+
}
|
|
143833
|
+
},
|
|
143834
|
+
{
|
|
143835
|
+
"kind": "field",
|
|
143836
|
+
"name": "maybeDisabled",
|
|
144084
143837
|
"type": {
|
|
144085
|
-
"text": "
|
|
143838
|
+
"text": "boolean | undefined"
|
|
144086
143839
|
},
|
|
144087
|
-
"
|
|
144088
|
-
"
|
|
144089
|
-
"
|
|
143840
|
+
"privacy": "protected",
|
|
143841
|
+
"readonly": true,
|
|
143842
|
+
"inheritedFrom": {
|
|
143843
|
+
"name": "SbbActionBaseElement",
|
|
143844
|
+
"module": "core/base-elements/action-base-element.js"
|
|
143845
|
+
}
|
|
144090
143846
|
},
|
|
144091
143847
|
{
|
|
144092
|
-
"
|
|
143848
|
+
"kind": "field",
|
|
143849
|
+
"name": "maybeDisabledInteractive",
|
|
144093
143850
|
"type": {
|
|
144094
|
-
"text": "
|
|
143851
|
+
"text": "boolean | undefined"
|
|
144095
143852
|
},
|
|
144096
|
-
"
|
|
144097
|
-
"
|
|
144098
|
-
"
|
|
143853
|
+
"privacy": "protected",
|
|
143854
|
+
"readonly": true,
|
|
143855
|
+
"inheritedFrom": {
|
|
143856
|
+
"name": "SbbActionBaseElement",
|
|
143857
|
+
"module": "core/base-elements/action-base-element.js"
|
|
143858
|
+
}
|
|
144099
143859
|
},
|
|
144100
143860
|
{
|
|
144101
|
-
"
|
|
144102
|
-
"
|
|
144103
|
-
|
|
143861
|
+
"kind": "method",
|
|
143862
|
+
"name": "setupBaseEventHandlers",
|
|
143863
|
+
"privacy": "protected",
|
|
143864
|
+
"return": {
|
|
143865
|
+
"type": {
|
|
143866
|
+
"text": "void"
|
|
143867
|
+
}
|
|
144104
143868
|
},
|
|
144105
|
-
"
|
|
144106
|
-
|
|
144107
|
-
|
|
143869
|
+
"inheritedFrom": {
|
|
143870
|
+
"name": "SbbActionBaseElement",
|
|
143871
|
+
"module": "core/base-elements/action-base-element.js"
|
|
143872
|
+
}
|
|
144108
143873
|
},
|
|
144109
143874
|
{
|
|
144110
|
-
"
|
|
143875
|
+
"kind": "field",
|
|
143876
|
+
"name": "['_$sbbElement$']",
|
|
144111
143877
|
"type": {
|
|
144112
143878
|
"text": "boolean"
|
|
144113
143879
|
},
|
|
144114
|
-
"
|
|
144115
|
-
"
|
|
144116
|
-
"
|
|
143880
|
+
"privacy": "public",
|
|
143881
|
+
"static": true,
|
|
143882
|
+
"default": "true",
|
|
143883
|
+
"inheritedFrom": {
|
|
143884
|
+
"name": "SbbElement",
|
|
143885
|
+
"module": "core/base-elements/element.js"
|
|
143886
|
+
}
|
|
144117
143887
|
},
|
|
144118
143888
|
{
|
|
144119
|
-
"
|
|
143889
|
+
"kind": "field",
|
|
143890
|
+
"name": "_controllers",
|
|
144120
143891
|
"type": {
|
|
144121
|
-
"text": "
|
|
143892
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
144122
143893
|
},
|
|
144123
|
-
"
|
|
144124
|
-
"
|
|
144125
|
-
|
|
144126
|
-
|
|
144127
|
-
|
|
144128
|
-
|
|
144129
|
-
{
|
|
144130
|
-
"name": "SbbAnimationCompleteMixin",
|
|
144131
|
-
"module": "core.js"
|
|
144132
|
-
}
|
|
144133
|
-
],
|
|
144134
|
-
"superclass": {
|
|
144135
|
-
"name": "SbbOpenCloseBaseElement",
|
|
144136
|
-
"module": "core.js"
|
|
144137
|
-
},
|
|
144138
|
-
"tagName": "sbb-sidebar",
|
|
144139
|
-
"customElement": true,
|
|
144140
|
-
"events": [
|
|
143894
|
+
"privacy": "private",
|
|
143895
|
+
"inheritedFrom": {
|
|
143896
|
+
"name": "SbbElement",
|
|
143897
|
+
"module": "core/base-elements/element.js"
|
|
143898
|
+
}
|
|
143899
|
+
},
|
|
144141
143900
|
{
|
|
144142
|
-
"
|
|
143901
|
+
"kind": "field",
|
|
143902
|
+
"name": "_hydrationRequired",
|
|
144143
143903
|
"type": {
|
|
144144
|
-
"text": "
|
|
143904
|
+
"text": "boolean"
|
|
144145
143905
|
},
|
|
144146
|
-
"
|
|
143906
|
+
"privacy": "private",
|
|
143907
|
+
"default": "!!this.shadowRoot",
|
|
144147
143908
|
"inheritedFrom": {
|
|
144148
|
-
"name": "
|
|
144149
|
-
"module": "core/base-elements/
|
|
143909
|
+
"name": "SbbElement",
|
|
143910
|
+
"module": "core/base-elements/element.js"
|
|
144150
143911
|
}
|
|
144151
143912
|
},
|
|
144152
143913
|
{
|
|
144153
|
-
"
|
|
143914
|
+
"kind": "field",
|
|
143915
|
+
"name": "_hydrationComplete",
|
|
143916
|
+
"privacy": "private",
|
|
143917
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
143918
|
+
"inheritedFrom": {
|
|
143919
|
+
"name": "SbbElement",
|
|
143920
|
+
"module": "core/base-elements/element.js"
|
|
143921
|
+
}
|
|
143922
|
+
},
|
|
143923
|
+
{
|
|
143924
|
+
"kind": "field",
|
|
143925
|
+
"name": "_resolveHydration",
|
|
144154
143926
|
"type": {
|
|
144155
|
-
"text": "
|
|
143927
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
144156
143928
|
},
|
|
144157
|
-
"
|
|
143929
|
+
"privacy": "private",
|
|
144158
143930
|
"inheritedFrom": {
|
|
144159
|
-
"name": "
|
|
144160
|
-
"module": "core/base-elements/
|
|
143931
|
+
"name": "SbbElement",
|
|
143932
|
+
"module": "core/base-elements/element.js"
|
|
144161
143933
|
}
|
|
144162
143934
|
},
|
|
144163
143935
|
{
|
|
144164
|
-
"
|
|
143936
|
+
"kind": "field",
|
|
143937
|
+
"name": "_textObserver",
|
|
144165
143938
|
"type": {
|
|
144166
|
-
"text": "
|
|
143939
|
+
"text": "MutationObserver | undefined"
|
|
144167
143940
|
},
|
|
144168
|
-
"
|
|
143941
|
+
"privacy": "private",
|
|
144169
143942
|
"inheritedFrom": {
|
|
144170
|
-
"name": "
|
|
144171
|
-
"module": "core/base-elements/
|
|
143943
|
+
"name": "SbbElement",
|
|
143944
|
+
"module": "core/base-elements/element.js"
|
|
144172
143945
|
}
|
|
144173
143946
|
},
|
|
144174
143947
|
{
|
|
144175
|
-
"
|
|
143948
|
+
"kind": "field",
|
|
143949
|
+
"name": "hydrationRequired",
|
|
144176
143950
|
"type": {
|
|
144177
|
-
"text": "
|
|
143951
|
+
"text": "boolean"
|
|
144178
143952
|
},
|
|
144179
|
-
"
|
|
143953
|
+
"privacy": "protected",
|
|
143954
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
143955
|
+
"readonly": true,
|
|
144180
143956
|
"inheritedFrom": {
|
|
144181
|
-
"name": "
|
|
144182
|
-
"module": "core/base-elements/
|
|
144183
|
-
}
|
|
144184
|
-
|
|
144185
|
-
|
|
144186
|
-
}
|
|
144187
|
-
],
|
|
144188
|
-
"exports": [
|
|
144189
|
-
{
|
|
144190
|
-
"kind": "js",
|
|
144191
|
-
"name": "SbbSidebarElement",
|
|
144192
|
-
"declaration": {
|
|
144193
|
-
"name": "SbbSidebarElement",
|
|
144194
|
-
"module": "sidebar/sidebar/sidebar.component.js"
|
|
144195
|
-
}
|
|
144196
|
-
}
|
|
144197
|
-
]
|
|
144198
|
-
},
|
|
144199
|
-
{
|
|
144200
|
-
"kind": "javascript-module",
|
|
144201
|
-
"path": "sidebar/sidebar-close-button/sidebar-close-button.component.js",
|
|
144202
|
-
"declarations": [
|
|
144203
|
-
{
|
|
144204
|
-
"kind": "class",
|
|
144205
|
-
"description": "Sidebar close button, intended to be placed inside sbb-sidebar.",
|
|
144206
|
-
"name": "SbbSidebarCloseButtonElement",
|
|
144207
|
-
"slots": [
|
|
143957
|
+
"name": "SbbElement",
|
|
143958
|
+
"module": "core/base-elements/element.js"
|
|
143959
|
+
},
|
|
143960
|
+
"default": "!!this.shadowRoot"
|
|
143961
|
+
},
|
|
144208
143962
|
{
|
|
144209
|
-
"
|
|
144210
|
-
"name": "",
|
|
143963
|
+
"kind": "method",
|
|
143964
|
+
"name": "toggleState",
|
|
143965
|
+
"privacy": "protected",
|
|
143966
|
+
"return": {
|
|
143967
|
+
"type": {
|
|
143968
|
+
"text": "void"
|
|
143969
|
+
}
|
|
143970
|
+
},
|
|
143971
|
+
"parameters": [
|
|
143972
|
+
{
|
|
143973
|
+
"name": "value",
|
|
143974
|
+
"type": {
|
|
143975
|
+
"text": "string"
|
|
143976
|
+
}
|
|
143977
|
+
},
|
|
143978
|
+
{
|
|
143979
|
+
"name": "force",
|
|
143980
|
+
"optional": true,
|
|
143981
|
+
"type": {
|
|
143982
|
+
"text": "boolean"
|
|
143983
|
+
}
|
|
143984
|
+
}
|
|
143985
|
+
],
|
|
144211
143986
|
"inheritedFrom": {
|
|
144212
|
-
"name": "
|
|
144213
|
-
"module": "
|
|
143987
|
+
"name": "SbbElement",
|
|
143988
|
+
"module": "core/base-elements/element.js"
|
|
144214
143989
|
}
|
|
144215
143990
|
},
|
|
144216
143991
|
{
|
|
144217
|
-
"
|
|
144218
|
-
"name": "
|
|
143992
|
+
"kind": "method",
|
|
143993
|
+
"name": "_slotchangeHandler",
|
|
143994
|
+
"privacy": "private",
|
|
143995
|
+
"return": {
|
|
143996
|
+
"type": {
|
|
143997
|
+
"text": "void"
|
|
143998
|
+
}
|
|
143999
|
+
},
|
|
144000
|
+
"parameters": [
|
|
144001
|
+
{
|
|
144002
|
+
"name": "event",
|
|
144003
|
+
"type": {
|
|
144004
|
+
"text": "Event"
|
|
144005
|
+
}
|
|
144006
|
+
},
|
|
144007
|
+
{
|
|
144008
|
+
"name": "slot",
|
|
144009
|
+
"type": {
|
|
144010
|
+
"text": "HTMLSlotElement"
|
|
144011
|
+
}
|
|
144012
|
+
}
|
|
144013
|
+
],
|
|
144219
144014
|
"inheritedFrom": {
|
|
144220
|
-
"name": "
|
|
144221
|
-
"module": "
|
|
144015
|
+
"name": "SbbElement",
|
|
144016
|
+
"module": "core/base-elements/element.js"
|
|
144222
144017
|
}
|
|
144223
|
-
}
|
|
144224
|
-
],
|
|
144225
|
-
"members": [
|
|
144018
|
+
},
|
|
144226
144019
|
{
|
|
144227
|
-
"kind": "
|
|
144228
|
-
"name": "
|
|
144229
|
-
"
|
|
144230
|
-
|
|
144231
|
-
|
|
144232
|
-
|
|
144233
|
-
|
|
144234
|
-
|
|
144020
|
+
"kind": "method",
|
|
144021
|
+
"name": "_handleSlotChangeForSlottedState",
|
|
144022
|
+
"privacy": "private",
|
|
144023
|
+
"return": {
|
|
144024
|
+
"type": {
|
|
144025
|
+
"text": "void"
|
|
144026
|
+
}
|
|
144027
|
+
},
|
|
144028
|
+
"parameters": [
|
|
144029
|
+
{
|
|
144030
|
+
"name": "slot",
|
|
144031
|
+
"type": {
|
|
144032
|
+
"text": "HTMLSlotElement"
|
|
144033
|
+
}
|
|
144034
|
+
}
|
|
144035
|
+
],
|
|
144235
144036
|
"inheritedFrom": {
|
|
144236
144037
|
"name": "SbbElement",
|
|
144237
144038
|
"module": "core/base-elements/element.js"
|
|
144238
|
-
}
|
|
144239
|
-
"default": "'sbb-sidebar-close-button'"
|
|
144039
|
+
}
|
|
144240
144040
|
},
|
|
144241
144041
|
{
|
|
144242
|
-
"kind": "
|
|
144243
|
-
"name": "
|
|
144042
|
+
"kind": "method",
|
|
144043
|
+
"name": "_updateSlottedState",
|
|
144244
144044
|
"privacy": "private",
|
|
144245
|
-
"
|
|
144045
|
+
"return": {
|
|
144046
|
+
"type": {
|
|
144047
|
+
"text": "void"
|
|
144048
|
+
}
|
|
144049
|
+
},
|
|
144050
|
+
"parameters": [
|
|
144051
|
+
{
|
|
144052
|
+
"name": "slot",
|
|
144053
|
+
"type": {
|
|
144054
|
+
"text": "HTMLSlotElement"
|
|
144055
|
+
}
|
|
144056
|
+
}
|
|
144057
|
+
],
|
|
144058
|
+
"inheritedFrom": {
|
|
144059
|
+
"name": "SbbElement",
|
|
144060
|
+
"module": "core/base-elements/element.js"
|
|
144061
|
+
}
|
|
144246
144062
|
},
|
|
144247
144063
|
{
|
|
144248
144064
|
"kind": "method",
|
|
144249
|
-
"name": "
|
|
144250
|
-
"privacy": "
|
|
144065
|
+
"name": "_observeTextNodesInSlot",
|
|
144066
|
+
"privacy": "private",
|
|
144251
144067
|
"return": {
|
|
144252
144068
|
"type": {
|
|
144253
|
-
"text": "
|
|
144069
|
+
"text": "void"
|
|
144254
144070
|
}
|
|
144255
144071
|
},
|
|
144256
|
-
"
|
|
144072
|
+
"parameters": [
|
|
144073
|
+
{
|
|
144074
|
+
"name": "slot",
|
|
144075
|
+
"type": {
|
|
144076
|
+
"text": "HTMLSlotElement"
|
|
144077
|
+
}
|
|
144078
|
+
}
|
|
144079
|
+
],
|
|
144257
144080
|
"inheritedFrom": {
|
|
144258
|
-
"name": "
|
|
144259
|
-
"module": "core/base-elements/
|
|
144081
|
+
"name": "SbbElement",
|
|
144082
|
+
"module": "core/base-elements/element.js"
|
|
144260
144083
|
}
|
|
144261
144084
|
},
|
|
144262
144085
|
{
|
|
144263
144086
|
"kind": "method",
|
|
144264
|
-
"name": "
|
|
144265
|
-
"privacy": "
|
|
144087
|
+
"name": "_hasSlottedContent",
|
|
144088
|
+
"privacy": "private",
|
|
144266
144089
|
"return": {
|
|
144267
144090
|
"type": {
|
|
144268
|
-
"text": "
|
|
144091
|
+
"text": "boolean"
|
|
144269
144092
|
}
|
|
144270
144093
|
},
|
|
144094
|
+
"parameters": [
|
|
144095
|
+
{
|
|
144096
|
+
"name": "slot",
|
|
144097
|
+
"type": {
|
|
144098
|
+
"text": "HTMLSlotElement"
|
|
144099
|
+
}
|
|
144100
|
+
}
|
|
144101
|
+
],
|
|
144271
144102
|
"inheritedFrom": {
|
|
144272
|
-
"name": "
|
|
144273
|
-
"module": "
|
|
144103
|
+
"name": "SbbElement",
|
|
144104
|
+
"module": "core/base-elements/element.js"
|
|
144274
144105
|
}
|
|
144275
|
-
}
|
|
144106
|
+
}
|
|
144107
|
+
],
|
|
144108
|
+
"superclass": {
|
|
144109
|
+
"name": "SbbSecondaryButtonElement",
|
|
144110
|
+
"module": "button.pure.js"
|
|
144111
|
+
},
|
|
144112
|
+
"tagName": "sbb-sidebar-close-button",
|
|
144113
|
+
"customElement": true,
|
|
144114
|
+
"attributes": [
|
|
144276
144115
|
{
|
|
144277
|
-
"kind": "field",
|
|
144278
144116
|
"name": "size",
|
|
144279
144117
|
"type": {
|
|
144280
144118
|
"text": "SbbButtonSize"
|
|
144281
144119
|
},
|
|
144282
|
-
"privacy": "public",
|
|
144283
144120
|
"description": "Size variant, either l, m or s.",
|
|
144284
|
-
"default": "'s'",
|
|
144285
|
-
"
|
|
144286
|
-
"reflects": true,
|
|
144121
|
+
"default": "'l' / 's' (lean)",
|
|
144122
|
+
"fieldName": "size",
|
|
144287
144123
|
"inheritedFrom": {
|
|
144288
144124
|
"name": "SbbButtonCommonElementMixin",
|
|
144289
144125
|
"module": "button/common/button-common.js"
|
|
144290
144126
|
}
|
|
144291
144127
|
},
|
|
144292
144128
|
{
|
|
144293
|
-
"kind": "field",
|
|
144294
144129
|
"name": "loading",
|
|
144295
144130
|
"type": {
|
|
144296
144131
|
"text": "boolean"
|
|
144297
144132
|
},
|
|
144298
|
-
"privacy": "public",
|
|
144299
144133
|
"default": "false",
|
|
144300
144134
|
"description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
|
|
144301
|
-
"
|
|
144302
|
-
"reflects": true,
|
|
144135
|
+
"fieldName": "loading",
|
|
144303
144136
|
"inheritedFrom": {
|
|
144304
144137
|
"name": "SbbButtonCommonElementMixin",
|
|
144305
144138
|
"module": "button/common/button-common.js"
|
|
144306
144139
|
}
|
|
144307
144140
|
},
|
|
144308
144141
|
{
|
|
144309
|
-
"kind": "field",
|
|
144310
144142
|
"name": "negative",
|
|
144311
144143
|
"type": {
|
|
144312
144144
|
"text": "boolean"
|
|
144313
144145
|
},
|
|
144314
|
-
"privacy": "public",
|
|
144315
144146
|
"default": "false",
|
|
144316
144147
|
"description": "Negative coloring variant flag.",
|
|
144317
|
-
"
|
|
144318
|
-
"reflects": true,
|
|
144148
|
+
"fieldName": "negative",
|
|
144319
144149
|
"inheritedFrom": {
|
|
144320
144150
|
"name": "SbbNegativeMixin",
|
|
144321
144151
|
"module": "core/mixins/negative-mixin.js"
|
|
144322
144152
|
}
|
|
144323
144153
|
},
|
|
144324
144154
|
{
|
|
144325
|
-
"
|
|
144326
|
-
"name": "elementDependencies",
|
|
144327
|
-
"type": {
|
|
144328
|
-
"text": "SbbElementType[]"
|
|
144329
|
-
},
|
|
144330
|
-
"privacy": "public",
|
|
144331
|
-
"static": true,
|
|
144332
|
-
"inheritedFrom": {
|
|
144333
|
-
"name": "SbbElement",
|
|
144334
|
-
"module": "core/base-elements/element.js"
|
|
144335
|
-
},
|
|
144336
|
-
"default": "[SbbIconElement]"
|
|
144337
|
-
},
|
|
144338
|
-
{
|
|
144339
|
-
"kind": "field",
|
|
144340
|
-
"name": "iconName",
|
|
144155
|
+
"name": "icon-name",
|
|
144341
144156
|
"type": {
|
|
144342
144157
|
"text": "string"
|
|
144343
144158
|
},
|
|
144344
|
-
"privacy": "public",
|
|
144345
144159
|
"default": "''",
|
|
144346
144160
|
"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.",
|
|
144347
|
-
"
|
|
144348
|
-
"inheritedFrom": {
|
|
144349
|
-
"name": "SbbIconNameMixin",
|
|
144350
|
-
"module": "icon/icon-name-mixin.js"
|
|
144351
|
-
}
|
|
144352
|
-
},
|
|
144353
|
-
{
|
|
144354
|
-
"kind": "method",
|
|
144355
|
-
"name": "renderIconSlot",
|
|
144356
|
-
"privacy": "protected",
|
|
144357
|
-
"return": {
|
|
144358
|
-
"type": {
|
|
144359
|
-
"text": "TemplateResult"
|
|
144360
|
-
}
|
|
144361
|
-
},
|
|
144362
|
-
"parameters": [
|
|
144363
|
-
{
|
|
144364
|
-
"name": "classname",
|
|
144365
|
-
"optional": true,
|
|
144366
|
-
"type": {
|
|
144367
|
-
"text": "string"
|
|
144368
|
-
}
|
|
144369
|
-
}
|
|
144370
|
-
],
|
|
144371
|
-
"inheritedFrom": {
|
|
144372
|
-
"name": "SbbIconNameMixin",
|
|
144373
|
-
"module": "icon/icon-name-mixin.js"
|
|
144374
|
-
}
|
|
144375
|
-
},
|
|
144376
|
-
{
|
|
144377
|
-
"kind": "method",
|
|
144378
|
-
"name": "_renderIconName",
|
|
144379
|
-
"privacy": "private",
|
|
144380
|
-
"return": {
|
|
144381
|
-
"type": {
|
|
144382
|
-
"text": "string"
|
|
144383
|
-
}
|
|
144384
|
-
},
|
|
144161
|
+
"fieldName": "iconName",
|
|
144385
144162
|
"inheritedFrom": {
|
|
144386
144163
|
"name": "SbbIconNameMixin",
|
|
144387
144164
|
"module": "icon/icon-name-mixin.js"
|
|
144388
144165
|
}
|
|
144389
144166
|
},
|
|
144390
144167
|
{
|
|
144391
|
-
"
|
|
144392
|
-
"name": "disabledInteractive",
|
|
144168
|
+
"name": "disabled-interactive",
|
|
144393
144169
|
"type": {
|
|
144394
144170
|
"text": "boolean"
|
|
144395
144171
|
},
|
|
144396
|
-
"privacy": "public",
|
|
144397
144172
|
"default": "false",
|
|
144398
144173
|
"description": "Whether the button should be aria-disabled but stay interactive.",
|
|
144399
|
-
"
|
|
144400
|
-
"reflects": true,
|
|
144174
|
+
"fieldName": "disabledInteractive",
|
|
144401
144175
|
"inheritedFrom": {
|
|
144402
144176
|
"name": "SbbDisabledInteractiveMixin",
|
|
144403
144177
|
"module": "core/mixins/disabled-mixin.js"
|
|
144404
144178
|
}
|
|
144405
144179
|
},
|
|
144406
144180
|
{
|
|
144407
|
-
"kind": "field",
|
|
144408
144181
|
"name": "disabled",
|
|
144409
|
-
"privacy": "public",
|
|
144410
144182
|
"description": "Whether the component is disabled.",
|
|
144411
144183
|
"default": "false",
|
|
144412
144184
|
"type": {
|
|
144413
144185
|
"text": "boolean"
|
|
144414
144186
|
},
|
|
144415
|
-
"
|
|
144416
|
-
"reflects": true,
|
|
144417
|
-
"inheritedFrom": {
|
|
144418
|
-
"name": "SbbDisabledMixin",
|
|
144419
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
144420
|
-
}
|
|
144421
|
-
},
|
|
144422
|
-
{
|
|
144423
|
-
"kind": "field",
|
|
144424
|
-
"name": "#disabled",
|
|
144425
|
-
"privacy": "private",
|
|
144426
|
-
"type": {
|
|
144427
|
-
"text": "boolean"
|
|
144428
|
-
},
|
|
144429
|
-
"default": "false",
|
|
144430
|
-
"inheritedFrom": {
|
|
144431
|
-
"name": "SbbDisabledMixin",
|
|
144432
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
144433
|
-
}
|
|
144434
|
-
},
|
|
144435
|
-
{
|
|
144436
|
-
"kind": "method",
|
|
144437
|
-
"name": "isDisabledExternally",
|
|
144438
|
-
"privacy": "protected",
|
|
144439
|
-
"return": {
|
|
144440
|
-
"type": {
|
|
144441
|
-
"text": "boolean"
|
|
144442
|
-
}
|
|
144443
|
-
},
|
|
144444
|
-
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
144187
|
+
"fieldName": "disabled",
|
|
144445
144188
|
"inheritedFrom": {
|
|
144446
144189
|
"name": "SbbDisabledMixin",
|
|
144447
144190
|
"module": "core/mixins/disabled-mixin.js"
|
|
144448
144191
|
}
|
|
144449
144192
|
},
|
|
144450
144193
|
{
|
|
144451
|
-
"kind": "field",
|
|
144452
|
-
"name": "_elementsOnWhichEnterPressTriggersSubmit",
|
|
144453
|
-
"type": {
|
|
144454
|
-
"text": "array"
|
|
144455
|
-
},
|
|
144456
|
-
"privacy": "private",
|
|
144457
|
-
"readonly": true,
|
|
144458
|
-
"default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
|
|
144459
|
-
"inheritedFrom": {
|
|
144460
|
-
"name": "SbbButtonBaseElement",
|
|
144461
|
-
"module": "core/base-elements/button-base-element.js"
|
|
144462
|
-
}
|
|
144463
|
-
},
|
|
144464
|
-
{
|
|
144465
|
-
"kind": "field",
|
|
144466
144194
|
"name": "value",
|
|
144467
144195
|
"type": {
|
|
144468
144196
|
"text": "string"
|
|
144469
144197
|
},
|
|
144470
|
-
"privacy": "public",
|
|
144471
|
-
"inheritedFrom": {
|
|
144472
|
-
"name": "SbbButtonBaseElement",
|
|
144473
|
-
"module": "core/base-elements/button-base-element.js"
|
|
144474
|
-
},
|
|
144475
|
-
"default": "''",
|
|
144476
|
-
"description": "Value of the form element.",
|
|
144477
|
-
"attribute": "value"
|
|
144478
|
-
},
|
|
144479
|
-
{
|
|
144480
|
-
"kind": "field",
|
|
144481
|
-
"name": "type",
|
|
144482
|
-
"privacy": "public",
|
|
144483
|
-
"description": "The type attribute to use for the button.",
|
|
144484
|
-
"default": "'button'",
|
|
144485
|
-
"type": {
|
|
144486
|
-
"text": "SbbButtonType"
|
|
144487
|
-
},
|
|
144488
|
-
"attribute": "type",
|
|
144489
|
-
"inheritedFrom": {
|
|
144490
|
-
"name": "SbbButtonBaseElement",
|
|
144491
|
-
"module": "core/base-elements/button-base-element.js"
|
|
144492
|
-
}
|
|
144493
|
-
},
|
|
144494
|
-
{
|
|
144495
|
-
"kind": "field",
|
|
144496
|
-
"name": "form",
|
|
144497
|
-
"type": {
|
|
144498
|
-
"text": "HTMLFormElement | null"
|
|
144499
|
-
},
|
|
144500
|
-
"privacy": "public",
|
|
144501
|
-
"description": "The `<form>` element to associate the button with.",
|
|
144502
|
-
"inheritedFrom": {
|
|
144503
|
-
"name": "SbbButtonBaseElement",
|
|
144504
|
-
"module": "core/base-elements/button-base-element.js"
|
|
144505
|
-
},
|
|
144506
|
-
"attribute": "form"
|
|
144507
|
-
},
|
|
144508
|
-
{
|
|
144509
|
-
"kind": "field",
|
|
144510
|
-
"name": "_formId",
|
|
144511
|
-
"type": {
|
|
144512
|
-
"text": "string"
|
|
144513
|
-
},
|
|
144514
|
-
"privacy": "private",
|
|
144515
144198
|
"default": "''",
|
|
144199
|
+
"description": "Value of the form element.",
|
|
144200
|
+
"fieldName": "value",
|
|
144516
144201
|
"inheritedFrom": {
|
|
144517
144202
|
"name": "SbbButtonBaseElement",
|
|
144518
144203
|
"module": "core/base-elements/button-base-element.js"
|
|
144519
144204
|
}
|
|
144520
144205
|
},
|
|
144521
144206
|
{
|
|
144522
|
-
"
|
|
144523
|
-
"
|
|
144524
|
-
"
|
|
144207
|
+
"name": "type",
|
|
144208
|
+
"description": "The type attribute to use for the button.",
|
|
144209
|
+
"default": "'button'",
|
|
144210
|
+
"type": {
|
|
144211
|
+
"text": "SbbButtonType"
|
|
144212
|
+
},
|
|
144213
|
+
"fieldName": "type",
|
|
144525
144214
|
"inheritedFrom": {
|
|
144526
144215
|
"name": "SbbButtonBaseElement",
|
|
144527
144216
|
"module": "core/base-elements/button-base-element.js"
|
|
144528
144217
|
}
|
|
144529
144218
|
},
|
|
144530
144219
|
{
|
|
144531
|
-
"
|
|
144532
|
-
"
|
|
144533
|
-
"
|
|
144534
|
-
|
|
144535
|
-
"type": {
|
|
144536
|
-
"text": "void"
|
|
144537
|
-
}
|
|
144220
|
+
"name": "form",
|
|
144221
|
+
"description": "The `<form>` element to associate the button with.",
|
|
144222
|
+
"type": {
|
|
144223
|
+
"text": "HTMLFormElement | null"
|
|
144538
144224
|
},
|
|
144539
|
-
"
|
|
144540
|
-
{
|
|
144541
|
-
"name": "form",
|
|
144542
|
-
"type": {
|
|
144543
|
-
"text": "HTMLFormElement"
|
|
144544
|
-
}
|
|
144545
|
-
}
|
|
144546
|
-
],
|
|
144225
|
+
"fieldName": "form",
|
|
144547
144226
|
"inheritedFrom": {
|
|
144548
144227
|
"name": "SbbButtonBaseElement",
|
|
144549
144228
|
"module": "core/base-elements/button-base-element.js"
|
|
144550
144229
|
}
|
|
144551
144230
|
},
|
|
144552
144231
|
{
|
|
144553
|
-
"
|
|
144554
|
-
"
|
|
144555
|
-
"
|
|
144232
|
+
"name": "name",
|
|
144233
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
144234
|
+
"type": {
|
|
144235
|
+
"text": "string"
|
|
144236
|
+
},
|
|
144237
|
+
"fieldName": "name",
|
|
144556
144238
|
"inheritedFrom": {
|
|
144557
|
-
"name": "
|
|
144558
|
-
"module": "core/
|
|
144239
|
+
"name": "SbbFormAssociatedMixin",
|
|
144240
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
144241
|
+
}
|
|
144242
|
+
}
|
|
144243
|
+
],
|
|
144244
|
+
"cssProperties": [
|
|
144245
|
+
{
|
|
144246
|
+
"description": "The delay before the loading animation starts, when setting the button into loading state.",
|
|
144247
|
+
"name": "--sbb-button-loading-delay",
|
|
144248
|
+
"default": "300ms",
|
|
144249
|
+
"inheritedFrom": {
|
|
144250
|
+
"name": "SbbSecondaryButtonElement",
|
|
144251
|
+
"module": "button/secondary-button/secondary-button.component.js"
|
|
144559
144252
|
}
|
|
144253
|
+
}
|
|
144254
|
+
]
|
|
144255
|
+
}
|
|
144256
|
+
],
|
|
144257
|
+
"exports": [
|
|
144258
|
+
{
|
|
144259
|
+
"kind": "js",
|
|
144260
|
+
"name": "SbbSidebarCloseButtonElement",
|
|
144261
|
+
"declaration": {
|
|
144262
|
+
"name": "SbbSidebarCloseButtonElement",
|
|
144263
|
+
"module": "sidebar/sidebar-close-button/sidebar-close-button.component.js"
|
|
144264
|
+
}
|
|
144265
|
+
}
|
|
144266
|
+
]
|
|
144267
|
+
},
|
|
144268
|
+
{
|
|
144269
|
+
"kind": "javascript-module",
|
|
144270
|
+
"path": "sidebar/sidebar/sidebar.component.js",
|
|
144271
|
+
"declarations": [
|
|
144272
|
+
{
|
|
144273
|
+
"kind": "class",
|
|
144274
|
+
"description": "This component corresponds to a sidebar that can be opened on the sidebar container.",
|
|
144275
|
+
"name": "SbbSidebarElement",
|
|
144276
|
+
"slots": [
|
|
144277
|
+
{
|
|
144278
|
+
"description": "Use the unnamed slot to slot any content into the sidebar.",
|
|
144279
|
+
"name": ""
|
|
144560
144280
|
},
|
|
144281
|
+
{
|
|
144282
|
+
"description": "Use the title slot to add an <sbb-title>.",
|
|
144283
|
+
"name": "title"
|
|
144284
|
+
}
|
|
144285
|
+
],
|
|
144286
|
+
"members": [
|
|
144561
144287
|
{
|
|
144562
144288
|
"kind": "field",
|
|
144563
|
-
"name": "
|
|
144289
|
+
"name": "elementName",
|
|
144564
144290
|
"type": {
|
|
144565
|
-
"text": "
|
|
144291
|
+
"text": "string"
|
|
144566
144292
|
},
|
|
144567
144293
|
"privacy": "public",
|
|
144568
144294
|
"static": true,
|
|
144569
|
-
"
|
|
144295
|
+
"readonly": true,
|
|
144570
144296
|
"inheritedFrom": {
|
|
144571
|
-
"name": "
|
|
144572
|
-
"module": "core/
|
|
144573
|
-
}
|
|
144297
|
+
"name": "SbbElement",
|
|
144298
|
+
"module": "core/base-elements/element.js"
|
|
144299
|
+
},
|
|
144300
|
+
"default": "'sbb-sidebar'"
|
|
144574
144301
|
},
|
|
144575
144302
|
{
|
|
144576
144303
|
"kind": "field",
|
|
144577
|
-
"name": "
|
|
144304
|
+
"name": "color",
|
|
144305
|
+
"type": {
|
|
144306
|
+
"text": "'white' | 'milk'"
|
|
144307
|
+
},
|
|
144578
144308
|
"privacy": "public",
|
|
144579
|
-
"
|
|
144309
|
+
"default": "'white'",
|
|
144310
|
+
"description": "Background color of the sidebar. Either `white` or `milk`.",
|
|
144311
|
+
"attribute": "color",
|
|
144312
|
+
"reflects": true
|
|
144313
|
+
},
|
|
144314
|
+
{
|
|
144315
|
+
"kind": "field",
|
|
144316
|
+
"name": "mode",
|
|
144580
144317
|
"type": {
|
|
144581
|
-
"text": "
|
|
144318
|
+
"text": "'side' | 'over'"
|
|
144582
144319
|
},
|
|
144583
|
-
"
|
|
144584
|
-
"
|
|
144585
|
-
|
|
144586
|
-
|
|
144587
|
-
|
|
144320
|
+
"privacy": "public",
|
|
144321
|
+
"default": "'side'",
|
|
144322
|
+
"description": "Mode of the sidebar; one of 'side' or 'over'.",
|
|
144323
|
+
"attribute": "mode",
|
|
144324
|
+
"reflects": true
|
|
144588
144325
|
},
|
|
144589
144326
|
{
|
|
144590
144327
|
"kind": "field",
|
|
144591
|
-
"name": "
|
|
144328
|
+
"name": "position",
|
|
144592
144329
|
"type": {
|
|
144593
|
-
"text": "
|
|
144330
|
+
"text": "'start' | 'end'"
|
|
144594
144331
|
},
|
|
144595
144332
|
"privacy": "public",
|
|
144596
|
-
"
|
|
144597
|
-
"
|
|
144598
|
-
"
|
|
144599
|
-
|
|
144600
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144601
|
-
}
|
|
144333
|
+
"default": "'start'",
|
|
144334
|
+
"description": "The side that the sidebar is attached to.",
|
|
144335
|
+
"attribute": "position",
|
|
144336
|
+
"reflects": true
|
|
144602
144337
|
},
|
|
144603
144338
|
{
|
|
144604
144339
|
"kind": "field",
|
|
144605
|
-
"name": "
|
|
144340
|
+
"name": "opened",
|
|
144606
144341
|
"type": {
|
|
144607
|
-
"text": "
|
|
144342
|
+
"text": "boolean"
|
|
144608
144343
|
},
|
|
144609
144344
|
"privacy": "public",
|
|
144610
|
-
"
|
|
144611
|
-
"
|
|
144612
|
-
"
|
|
144613
|
-
|
|
144614
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144615
|
-
}
|
|
144345
|
+
"default": "false",
|
|
144346
|
+
"description": "Whether the sidebar is opened or closed.\nCan be used to initially set the opened state, where\nthe animation will be skipped.",
|
|
144347
|
+
"attribute": "opened",
|
|
144348
|
+
"reflects": true
|
|
144616
144349
|
},
|
|
144617
144350
|
{
|
|
144618
144351
|
"kind": "field",
|
|
144619
|
-
"name": "
|
|
144352
|
+
"name": "focusOnOpen",
|
|
144620
144353
|
"type": {
|
|
144621
144354
|
"text": "boolean"
|
|
144622
144355
|
},
|
|
144623
144356
|
"privacy": "public",
|
|
144624
|
-
"
|
|
144357
|
+
"default": "false",
|
|
144358
|
+
"description": "Whether the sidebar should focus the first focusable element automatically when opened.\nDefaults to false in when mode is set to `side`, otherwise defaults to true.\nIf explicitly enabled, focus will be moved into the sidebar in `side` mode as well.",
|
|
144359
|
+
"attribute": "focus-on-open"
|
|
144360
|
+
},
|
|
144361
|
+
{
|
|
144362
|
+
"kind": "field",
|
|
144363
|
+
"name": "container",
|
|
144364
|
+
"type": {
|
|
144365
|
+
"text": "SbbSidebarContainerElement | null"
|
|
144366
|
+
},
|
|
144367
|
+
"privacy": "public",
|
|
144368
|
+
"description": "Returns the SbbSidebarContainerElement where this sidebar is contained.",
|
|
144625
144369
|
"readonly": true,
|
|
144626
|
-
"
|
|
144627
|
-
"name": "SbbFormAssociatedMixin",
|
|
144628
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144629
|
-
}
|
|
144370
|
+
"default": "null"
|
|
144630
144371
|
},
|
|
144631
144372
|
{
|
|
144632
144373
|
"kind": "field",
|
|
144633
|
-
"name": "
|
|
144374
|
+
"name": "_container",
|
|
144375
|
+
"type": {
|
|
144376
|
+
"text": "SbbSidebarContainerElement | null"
|
|
144377
|
+
},
|
|
144634
144378
|
"privacy": "private",
|
|
144635
|
-
"default": "
|
|
144636
|
-
"inheritedFrom": {
|
|
144637
|
-
"name": "SbbFormAssociatedMixin",
|
|
144638
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144639
|
-
}
|
|
144379
|
+
"default": "null"
|
|
144640
144380
|
},
|
|
144641
144381
|
{
|
|
144642
144382
|
"kind": "field",
|
|
144643
|
-
"name": "
|
|
144383
|
+
"name": "_lastFocusedElement",
|
|
144644
144384
|
"type": {
|
|
144645
|
-
"text": "
|
|
144385
|
+
"text": "HTMLElement | null"
|
|
144646
144386
|
},
|
|
144647
|
-
"privacy": "
|
|
144648
|
-
"default": "
|
|
144649
|
-
|
|
144650
|
-
|
|
144651
|
-
|
|
144652
|
-
|
|
144653
|
-
|
|
144387
|
+
"privacy": "private",
|
|
144388
|
+
"default": "null"
|
|
144389
|
+
},
|
|
144390
|
+
{
|
|
144391
|
+
"kind": "field",
|
|
144392
|
+
"name": "_focusTrapController",
|
|
144393
|
+
"privacy": "private",
|
|
144394
|
+
"default": "new SbbFocusTrapController(this)"
|
|
144395
|
+
},
|
|
144396
|
+
{
|
|
144397
|
+
"kind": "field",
|
|
144398
|
+
"name": "_escapableOverlayController",
|
|
144399
|
+
"privacy": "private",
|
|
144400
|
+
"default": "new SbbEscapableOverlayController(this)"
|
|
144401
|
+
},
|
|
144402
|
+
{
|
|
144403
|
+
"kind": "field",
|
|
144404
|
+
"name": "_closeOnNavigation",
|
|
144405
|
+
"privacy": "private"
|
|
144654
144406
|
},
|
|
144655
144407
|
{
|
|
144656
144408
|
"kind": "method",
|
|
144657
|
-
"name": "
|
|
144409
|
+
"name": "toggle",
|
|
144658
144410
|
"privacy": "public",
|
|
144659
144411
|
"return": {
|
|
144660
144412
|
"type": {
|
|
144661
|
-
"text": "
|
|
144413
|
+
"text": "void"
|
|
144662
144414
|
}
|
|
144663
144415
|
},
|
|
144664
|
-
"description": "
|
|
144665
|
-
"inheritedFrom": {
|
|
144666
|
-
"name": "SbbFormAssociatedMixin",
|
|
144667
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144668
|
-
}
|
|
144416
|
+
"description": "Toggles the sidebar visibility."
|
|
144669
144417
|
},
|
|
144670
144418
|
{
|
|
144671
144419
|
"kind": "method",
|
|
144672
|
-
"name": "
|
|
144420
|
+
"name": "open",
|
|
144673
144421
|
"privacy": "public",
|
|
144674
144422
|
"return": {
|
|
144675
144423
|
"type": {
|
|
144676
|
-
"text": "
|
|
144424
|
+
"text": "void"
|
|
144677
144425
|
}
|
|
144678
144426
|
},
|
|
144679
|
-
"description": "
|
|
144427
|
+
"description": "Opens the sidebar.",
|
|
144680
144428
|
"inheritedFrom": {
|
|
144681
|
-
"name": "
|
|
144682
|
-
"module": "core/
|
|
144429
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144430
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144431
|
+
}
|
|
144432
|
+
},
|
|
144433
|
+
{
|
|
144434
|
+
"kind": "method",
|
|
144435
|
+
"name": "_isZeroAnimationDuration",
|
|
144436
|
+
"privacy": "private",
|
|
144437
|
+
"return": {
|
|
144438
|
+
"type": {
|
|
144439
|
+
"text": "boolean"
|
|
144440
|
+
}
|
|
144441
|
+
}
|
|
144442
|
+
},
|
|
144443
|
+
{
|
|
144444
|
+
"kind": "method",
|
|
144445
|
+
"name": "_handleOpening",
|
|
144446
|
+
"privacy": "private",
|
|
144447
|
+
"return": {
|
|
144448
|
+
"type": {
|
|
144449
|
+
"text": "void"
|
|
144450
|
+
}
|
|
144683
144451
|
}
|
|
144684
144452
|
},
|
|
144685
144453
|
{
|
|
144686
144454
|
"kind": "method",
|
|
144687
|
-
"name": "
|
|
144455
|
+
"name": "close",
|
|
144688
144456
|
"privacy": "public",
|
|
144689
144457
|
"return": {
|
|
144690
144458
|
"type": {
|
|
144691
144459
|
"text": "void"
|
|
144692
144460
|
}
|
|
144693
144461
|
},
|
|
144694
|
-
"
|
|
144695
|
-
{
|
|
144696
|
-
"name": "message",
|
|
144697
|
-
"type": {
|
|
144698
|
-
"text": "string"
|
|
144699
|
-
}
|
|
144700
|
-
}
|
|
144701
|
-
],
|
|
144702
|
-
"description": "Sets the custom validity message for this element. Use the empty string\nto indicate that the element does not have a custom validity error.",
|
|
144462
|
+
"description": "Closes the sidebar.",
|
|
144703
144463
|
"inheritedFrom": {
|
|
144704
|
-
"name": "
|
|
144705
|
-
"module": "core/
|
|
144464
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144465
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144706
144466
|
}
|
|
144707
144467
|
},
|
|
144708
144468
|
{
|
|
144709
144469
|
"kind": "method",
|
|
144710
|
-
"name": "
|
|
144470
|
+
"name": "_handleClosing",
|
|
144711
144471
|
"privacy": "private",
|
|
144712
144472
|
"return": {
|
|
144713
144473
|
"type": {
|
|
144714
|
-
"text": "
|
|
144474
|
+
"text": "void"
|
|
144715
144475
|
}
|
|
144716
|
-
},
|
|
144717
|
-
"inheritedFrom": {
|
|
144718
|
-
"name": "SbbFormAssociatedMixin",
|
|
144719
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144720
144476
|
}
|
|
144721
144477
|
},
|
|
144722
144478
|
{
|
|
144723
144479
|
"kind": "method",
|
|
144724
|
-
"name": "
|
|
144725
|
-
"privacy": "
|
|
144480
|
+
"name": "_takeFocus",
|
|
144481
|
+
"privacy": "private",
|
|
144726
144482
|
"return": {
|
|
144727
144483
|
"type": {
|
|
144728
144484
|
"text": "void"
|
|
144729
144485
|
}
|
|
144730
|
-
},
|
|
144731
|
-
"description": "Should be called when form value is changed.\nAdapts and sets the formValue in the supported format (string | FormData | File | null)\nhttps://developer.mozilla.org/en-US/docs/Web/API/ElementInternals/setFormValue",
|
|
144732
|
-
"inheritedFrom": {
|
|
144733
|
-
"name": "SbbFormAssociatedMixin",
|
|
144734
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144735
144486
|
}
|
|
144736
144487
|
},
|
|
144737
144488
|
{
|
|
144738
144489
|
"kind": "method",
|
|
144739
|
-
"name": "
|
|
144490
|
+
"name": "cedeFocus",
|
|
144740
144491
|
"privacy": "protected",
|
|
144741
144492
|
"return": {
|
|
144742
144493
|
"type": {
|
|
144743
|
-
"text": "
|
|
144494
|
+
"text": "void"
|
|
144744
144495
|
}
|
|
144745
|
-
},
|
|
144746
|
-
"inheritedFrom": {
|
|
144747
|
-
"name": "SbbFormAssociatedMixin",
|
|
144748
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
144749
144496
|
}
|
|
144750
144497
|
},
|
|
144751
144498
|
{
|
|
144752
144499
|
"kind": "method",
|
|
144753
|
-
"name": "
|
|
144754
|
-
"privacy": "
|
|
144500
|
+
"name": "_updateSidebarWidth",
|
|
144501
|
+
"privacy": "private",
|
|
144755
144502
|
"return": {
|
|
144756
144503
|
"type": {
|
|
144757
144504
|
"text": "void"
|
|
@@ -144759,35 +144506,44 @@
|
|
|
144759
144506
|
},
|
|
144760
144507
|
"parameters": [
|
|
144761
144508
|
{
|
|
144762
|
-
"name": "
|
|
144763
|
-
"type": {
|
|
144764
|
-
"text": "T"
|
|
144765
|
-
}
|
|
144766
|
-
},
|
|
144767
|
-
{
|
|
144768
|
-
"name": "message",
|
|
144769
|
-
"type": {
|
|
144770
|
-
"text": "string"
|
|
144771
|
-
}
|
|
144772
|
-
},
|
|
144773
|
-
{
|
|
144774
|
-
"name": "flagValue",
|
|
144509
|
+
"name": "oldPosition",
|
|
144775
144510
|
"optional": true,
|
|
144776
144511
|
"type": {
|
|
144777
|
-
"text": "
|
|
144512
|
+
"text": "this['position']"
|
|
144778
144513
|
}
|
|
144779
144514
|
}
|
|
144780
|
-
]
|
|
144781
|
-
|
|
144782
|
-
|
|
144783
|
-
|
|
144784
|
-
|
|
144515
|
+
]
|
|
144516
|
+
},
|
|
144517
|
+
{
|
|
144518
|
+
"kind": "method",
|
|
144519
|
+
"name": "_buildCssWidthVar",
|
|
144520
|
+
"privacy": "private",
|
|
144521
|
+
"return": {
|
|
144522
|
+
"type": {
|
|
144523
|
+
"text": "string"
|
|
144524
|
+
}
|
|
144525
|
+
},
|
|
144526
|
+
"parameters": [
|
|
144527
|
+
{
|
|
144528
|
+
"name": "position",
|
|
144529
|
+
"default": "this.position"
|
|
144530
|
+
}
|
|
144531
|
+
]
|
|
144532
|
+
},
|
|
144533
|
+
{
|
|
144534
|
+
"kind": "method",
|
|
144535
|
+
"name": "_isModeOver",
|
|
144536
|
+
"privacy": "private",
|
|
144537
|
+
"return": {
|
|
144538
|
+
"type": {
|
|
144539
|
+
"text": "boolean"
|
|
144540
|
+
}
|
|
144785
144541
|
}
|
|
144786
144542
|
},
|
|
144787
144543
|
{
|
|
144788
144544
|
"kind": "method",
|
|
144789
|
-
"name": "
|
|
144790
|
-
"privacy": "
|
|
144545
|
+
"name": "_onTransitionEnd",
|
|
144546
|
+
"privacy": "private",
|
|
144791
144547
|
"return": {
|
|
144792
144548
|
"type": {
|
|
144793
144549
|
"text": "void"
|
|
@@ -144795,173 +144551,230 @@
|
|
|
144795
144551
|
},
|
|
144796
144552
|
"parameters": [
|
|
144797
144553
|
{
|
|
144798
|
-
"name": "
|
|
144554
|
+
"name": "event",
|
|
144799
144555
|
"type": {
|
|
144800
|
-
"text": "
|
|
144556
|
+
"text": "TransitionEvent"
|
|
144801
144557
|
}
|
|
144802
144558
|
}
|
|
144803
|
-
]
|
|
144804
|
-
|
|
144559
|
+
]
|
|
144560
|
+
},
|
|
144561
|
+
{
|
|
144562
|
+
"kind": "method",
|
|
144563
|
+
"name": "_detectScrolledState",
|
|
144564
|
+
"privacy": "private",
|
|
144565
|
+
"return": {
|
|
144566
|
+
"type": {
|
|
144567
|
+
"text": "void"
|
|
144568
|
+
}
|
|
144569
|
+
}
|
|
144570
|
+
},
|
|
144571
|
+
{
|
|
144572
|
+
"kind": "field",
|
|
144573
|
+
"name": "isAnimating",
|
|
144574
|
+
"type": {
|
|
144575
|
+
"text": "boolean"
|
|
144576
|
+
},
|
|
144577
|
+
"privacy": "public",
|
|
144578
|
+
"default": "false",
|
|
144579
|
+
"description": "Whether the component is currently animating.",
|
|
144805
144580
|
"inheritedFrom": {
|
|
144806
|
-
"name": "
|
|
144807
|
-
"module": "core/mixins/
|
|
144581
|
+
"name": "SbbAnimationCompleteMixin",
|
|
144582
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
144583
|
+
}
|
|
144584
|
+
},
|
|
144585
|
+
{
|
|
144586
|
+
"kind": "field",
|
|
144587
|
+
"name": "animationComplete",
|
|
144588
|
+
"type": {
|
|
144589
|
+
"text": "Promise<void>"
|
|
144590
|
+
},
|
|
144591
|
+
"privacy": "public",
|
|
144592
|
+
"description": "Returns a promise which completes whenever an animation ends.\nWhen a new animation starts, a new Promise is returned.",
|
|
144593
|
+
"readonly": true,
|
|
144594
|
+
"inheritedFrom": {
|
|
144595
|
+
"name": "SbbAnimationCompleteMixin",
|
|
144596
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
144597
|
+
}
|
|
144598
|
+
},
|
|
144599
|
+
{
|
|
144600
|
+
"kind": "field",
|
|
144601
|
+
"name": "_animationPromise",
|
|
144602
|
+
"type": {
|
|
144603
|
+
"text": "Promise<void>"
|
|
144604
|
+
},
|
|
144605
|
+
"privacy": "private",
|
|
144606
|
+
"inheritedFrom": {
|
|
144607
|
+
"name": "SbbAnimationCompleteMixin",
|
|
144608
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
144808
144609
|
}
|
|
144809
144610
|
},
|
|
144810
144611
|
{
|
|
144811
144612
|
"kind": "method",
|
|
144812
|
-
"name": "
|
|
144613
|
+
"name": "startAnimation",
|
|
144813
144614
|
"privacy": "protected",
|
|
144814
144615
|
"return": {
|
|
144815
144616
|
"type": {
|
|
144816
144617
|
"text": "void"
|
|
144817
144618
|
}
|
|
144818
144619
|
},
|
|
144819
|
-
"description": "To be called whenever the current element needs to be validated.",
|
|
144820
144620
|
"inheritedFrom": {
|
|
144821
|
-
"name": "
|
|
144822
|
-
"module": "core/mixins/
|
|
144621
|
+
"name": "SbbAnimationCompleteMixin",
|
|
144622
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
144823
144623
|
}
|
|
144824
144624
|
},
|
|
144825
144625
|
{
|
|
144826
144626
|
"kind": "method",
|
|
144827
|
-
"name": "
|
|
144627
|
+
"name": "stopAnimation",
|
|
144828
144628
|
"privacy": "protected",
|
|
144829
144629
|
"return": {
|
|
144830
144630
|
"type": {
|
|
144831
|
-
"text": "
|
|
144631
|
+
"text": "void"
|
|
144832
144632
|
}
|
|
144833
144633
|
},
|
|
144834
|
-
"
|
|
144835
|
-
{
|
|
144836
|
-
"name": "name",
|
|
144837
|
-
"type": {
|
|
144838
|
-
"text": "PropertyKey | undefined"
|
|
144839
|
-
}
|
|
144840
|
-
}
|
|
144841
|
-
],
|
|
144842
|
-
"description": "Whether validation should be run on a property change with the given name.",
|
|
144634
|
+
"description": "Overriding stopAnimation() breaks functionality.",
|
|
144843
144635
|
"inheritedFrom": {
|
|
144844
|
-
"name": "
|
|
144845
|
-
"module": "core/mixins/
|
|
144636
|
+
"name": "SbbAnimationCompleteMixin",
|
|
144637
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
144846
144638
|
}
|
|
144847
144639
|
},
|
|
144848
144640
|
{
|
|
144849
144641
|
"kind": "method",
|
|
144850
|
-
"name": "
|
|
144642
|
+
"name": "_enqueueAnimation",
|
|
144851
144643
|
"privacy": "private",
|
|
144852
144644
|
"return": {
|
|
144853
144645
|
"type": {
|
|
144854
|
-
"text": "void"
|
|
144646
|
+
"text": "Promise<void>"
|
|
144855
144647
|
}
|
|
144856
144648
|
},
|
|
144857
144649
|
"inheritedFrom": {
|
|
144858
|
-
"name": "
|
|
144859
|
-
"module": "core/mixins/
|
|
144650
|
+
"name": "SbbAnimationCompleteMixin",
|
|
144651
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
144860
144652
|
}
|
|
144861
144653
|
},
|
|
144862
144654
|
{
|
|
144863
144655
|
"kind": "field",
|
|
144864
|
-
"name": "
|
|
144865
|
-
"type": {
|
|
144866
|
-
"text": "ElementInternals['role']"
|
|
144867
|
-
},
|
|
144656
|
+
"name": "events",
|
|
144868
144657
|
"privacy": "public",
|
|
144869
144658
|
"static": true,
|
|
144870
|
-
"inheritedFrom": {
|
|
144871
|
-
"name": "SbbElement",
|
|
144872
|
-
"module": "core/base-elements/element.js"
|
|
144873
|
-
},
|
|
144874
144659
|
"readonly": true,
|
|
144875
|
-
"default": "'
|
|
144660
|
+
"default": "{ beforeopen: 'beforeopen', open: 'open', beforeclose: 'beforeclose', close: 'close', }",
|
|
144661
|
+
"type": {
|
|
144662
|
+
"text": "{\n beforeopen: 'beforeopen',\n open: 'open',\n beforeclose: 'beforeclose',\n close: 'close',\n }"
|
|
144663
|
+
},
|
|
144664
|
+
"inheritedFrom": {
|
|
144665
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144666
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144667
|
+
}
|
|
144876
144668
|
},
|
|
144877
144669
|
{
|
|
144878
144670
|
"kind": "field",
|
|
144879
|
-
"name": "
|
|
144880
|
-
"privacy": "
|
|
144881
|
-
"description": "
|
|
144882
|
-
"
|
|
144883
|
-
|
|
144884
|
-
|
|
144885
|
-
|
|
144886
|
-
}
|
|
144887
|
-
],
|
|
144671
|
+
"name": "state",
|
|
144672
|
+
"privacy": "protected",
|
|
144673
|
+
"description": "The state of the component.",
|
|
144674
|
+
"type": {
|
|
144675
|
+
"text": "SbbOpenedClosedState"
|
|
144676
|
+
},
|
|
144677
|
+
"default": "'closed'",
|
|
144888
144678
|
"inheritedFrom": {
|
|
144889
|
-
"name": "
|
|
144890
|
-
"module": "core/base-elements/
|
|
144679
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144680
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144891
144681
|
}
|
|
144892
144682
|
},
|
|
144893
144683
|
{
|
|
144894
144684
|
"kind": "field",
|
|
144895
|
-
"name": "
|
|
144685
|
+
"name": "_state",
|
|
144686
|
+
"type": {
|
|
144687
|
+
"text": "SbbOpenedClosedState"
|
|
144688
|
+
},
|
|
144896
144689
|
"privacy": "private",
|
|
144897
144690
|
"inheritedFrom": {
|
|
144898
|
-
"name": "
|
|
144899
|
-
"module": "core/base-elements/
|
|
144691
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144692
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144900
144693
|
}
|
|
144901
144694
|
},
|
|
144902
144695
|
{
|
|
144903
144696
|
"kind": "field",
|
|
144904
|
-
"name": "
|
|
144905
|
-
"
|
|
144906
|
-
|
|
144907
|
-
|
|
144908
|
-
|
|
144909
|
-
|
|
144910
|
-
|
|
144697
|
+
"name": "isOpen",
|
|
144698
|
+
"type": {
|
|
144699
|
+
"text": "boolean"
|
|
144700
|
+
},
|
|
144701
|
+
"privacy": "public",
|
|
144702
|
+
"description": "Whether the element is open.",
|
|
144703
|
+
"readonly": true,
|
|
144704
|
+
"inheritedFrom": {
|
|
144705
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144706
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144707
|
+
}
|
|
144708
|
+
},
|
|
144709
|
+
{
|
|
144710
|
+
"kind": "method",
|
|
144711
|
+
"name": "escapeStrategy",
|
|
144712
|
+
"privacy": "public",
|
|
144713
|
+
"return": {
|
|
144714
|
+
"type": {
|
|
144715
|
+
"text": "void"
|
|
144911
144716
|
}
|
|
144912
|
-
|
|
144717
|
+
},
|
|
144718
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
144913
144719
|
"inheritedFrom": {
|
|
144914
|
-
"name": "
|
|
144915
|
-
"module": "core/base-elements/
|
|
144720
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144721
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144916
144722
|
}
|
|
144917
144723
|
},
|
|
144918
144724
|
{
|
|
144919
|
-
"kind": "
|
|
144920
|
-
"name": "
|
|
144921
|
-
"privacy": "
|
|
144725
|
+
"kind": "method",
|
|
144726
|
+
"name": "dispatchBeforeOpenEvent",
|
|
144727
|
+
"privacy": "protected",
|
|
144728
|
+
"return": {
|
|
144729
|
+
"type": {
|
|
144730
|
+
"text": "boolean"
|
|
144731
|
+
}
|
|
144732
|
+
},
|
|
144922
144733
|
"inheritedFrom": {
|
|
144923
|
-
"name": "
|
|
144924
|
-
"module": "core/base-elements/
|
|
144734
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144735
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144925
144736
|
}
|
|
144926
144737
|
},
|
|
144927
144738
|
{
|
|
144928
|
-
"kind": "
|
|
144929
|
-
"name": "
|
|
144930
|
-
"type": {
|
|
144931
|
-
"text": "boolean | undefined"
|
|
144932
|
-
},
|
|
144739
|
+
"kind": "method",
|
|
144740
|
+
"name": "dispatchOpenEvent",
|
|
144933
144741
|
"privacy": "protected",
|
|
144934
|
-
"
|
|
144742
|
+
"return": {
|
|
144743
|
+
"type": {
|
|
144744
|
+
"text": "boolean"
|
|
144745
|
+
}
|
|
144746
|
+
},
|
|
144935
144747
|
"inheritedFrom": {
|
|
144936
|
-
"name": "
|
|
144937
|
-
"module": "core/base-elements/
|
|
144748
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144749
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144938
144750
|
}
|
|
144939
144751
|
},
|
|
144940
144752
|
{
|
|
144941
|
-
"kind": "
|
|
144942
|
-
"name": "
|
|
144943
|
-
"type": {
|
|
144944
|
-
"text": "boolean | undefined"
|
|
144945
|
-
},
|
|
144753
|
+
"kind": "method",
|
|
144754
|
+
"name": "dispatchBeforeCloseEvent",
|
|
144946
144755
|
"privacy": "protected",
|
|
144947
|
-
"
|
|
144756
|
+
"return": {
|
|
144757
|
+
"type": {
|
|
144758
|
+
"text": "boolean"
|
|
144759
|
+
}
|
|
144760
|
+
},
|
|
144948
144761
|
"inheritedFrom": {
|
|
144949
|
-
"name": "
|
|
144950
|
-
"module": "core/base-elements/
|
|
144762
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144763
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144951
144764
|
}
|
|
144952
144765
|
},
|
|
144953
144766
|
{
|
|
144954
144767
|
"kind": "method",
|
|
144955
|
-
"name": "
|
|
144768
|
+
"name": "dispatchCloseEvent",
|
|
144956
144769
|
"privacy": "protected",
|
|
144957
144770
|
"return": {
|
|
144958
144771
|
"type": {
|
|
144959
|
-
"text": "
|
|
144772
|
+
"text": "boolean"
|
|
144960
144773
|
}
|
|
144961
144774
|
},
|
|
144962
144775
|
"inheritedFrom": {
|
|
144963
|
-
"name": "
|
|
144964
|
-
"module": "core/base-elements/
|
|
144776
|
+
"name": "SbbOpenCloseBaseElement",
|
|
144777
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
144965
144778
|
}
|
|
144966
144779
|
},
|
|
144967
144780
|
{
|
|
@@ -144978,6 +144791,32 @@
|
|
|
144978
144791
|
"module": "core/base-elements/element.js"
|
|
144979
144792
|
}
|
|
144980
144793
|
},
|
|
144794
|
+
{
|
|
144795
|
+
"kind": "field",
|
|
144796
|
+
"name": "elementDependencies",
|
|
144797
|
+
"type": {
|
|
144798
|
+
"text": "SbbElementType[] | undefined"
|
|
144799
|
+
},
|
|
144800
|
+
"privacy": "public",
|
|
144801
|
+
"static": true,
|
|
144802
|
+
"inheritedFrom": {
|
|
144803
|
+
"name": "SbbElement",
|
|
144804
|
+
"module": "core/base-elements/element.js"
|
|
144805
|
+
}
|
|
144806
|
+
},
|
|
144807
|
+
{
|
|
144808
|
+
"kind": "field",
|
|
144809
|
+
"name": "role",
|
|
144810
|
+
"type": {
|
|
144811
|
+
"text": "ElementInternals['role'] | undefined"
|
|
144812
|
+
},
|
|
144813
|
+
"privacy": "public",
|
|
144814
|
+
"static": true,
|
|
144815
|
+
"inheritedFrom": {
|
|
144816
|
+
"name": "SbbElement",
|
|
144817
|
+
"module": "core/base-elements/element.js"
|
|
144818
|
+
}
|
|
144819
|
+
},
|
|
144981
144820
|
{
|
|
144982
144821
|
"kind": "field",
|
|
144983
144822
|
"name": "_controllers",
|
|
@@ -145198,150 +145037,108 @@
|
|
|
145198
145037
|
}
|
|
145199
145038
|
}
|
|
145200
145039
|
],
|
|
145201
|
-
"superclass": {
|
|
145202
|
-
"name": "SbbSecondaryButtonElement",
|
|
145203
|
-
"module": "button.pure.js"
|
|
145204
|
-
},
|
|
145205
|
-
"tagName": "sbb-sidebar-close-button",
|
|
145206
|
-
"customElement": true,
|
|
145207
145040
|
"attributes": [
|
|
145208
145041
|
{
|
|
145209
|
-
"name": "
|
|
145210
|
-
"type": {
|
|
145211
|
-
"text": "SbbButtonSize"
|
|
145212
|
-
},
|
|
145213
|
-
"description": "Size variant, either l, m or s.",
|
|
145214
|
-
"default": "'l' / 's' (lean)",
|
|
145215
|
-
"fieldName": "size",
|
|
145216
|
-
"inheritedFrom": {
|
|
145217
|
-
"name": "SbbButtonCommonElementMixin",
|
|
145218
|
-
"module": "button/common/button-common.js"
|
|
145219
|
-
}
|
|
145220
|
-
},
|
|
145221
|
-
{
|
|
145222
|
-
"name": "loading",
|
|
145042
|
+
"name": "color",
|
|
145223
145043
|
"type": {
|
|
145224
|
-
"text": "
|
|
145044
|
+
"text": "'white' | 'milk'"
|
|
145225
145045
|
},
|
|
145226
|
-
"default": "
|
|
145227
|
-
"description": "
|
|
145228
|
-
"fieldName": "
|
|
145229
|
-
"inheritedFrom": {
|
|
145230
|
-
"name": "SbbButtonCommonElementMixin",
|
|
145231
|
-
"module": "button/common/button-common.js"
|
|
145232
|
-
}
|
|
145046
|
+
"default": "'white'",
|
|
145047
|
+
"description": "Background color of the sidebar. Either `white` or `milk`.",
|
|
145048
|
+
"fieldName": "color"
|
|
145233
145049
|
},
|
|
145234
145050
|
{
|
|
145235
|
-
"name": "
|
|
145051
|
+
"name": "mode",
|
|
145236
145052
|
"type": {
|
|
145237
|
-
"text": "
|
|
145053
|
+
"text": "'side' | 'over'"
|
|
145238
145054
|
},
|
|
145239
|
-
"default": "
|
|
145240
|
-
"description": "
|
|
145241
|
-
"fieldName": "
|
|
145242
|
-
"inheritedFrom": {
|
|
145243
|
-
"name": "SbbNegativeMixin",
|
|
145244
|
-
"module": "core/mixins/negative-mixin.js"
|
|
145245
|
-
}
|
|
145055
|
+
"default": "'side'",
|
|
145056
|
+
"description": "Mode of the sidebar; one of 'side' or 'over'.",
|
|
145057
|
+
"fieldName": "mode"
|
|
145246
145058
|
},
|
|
145247
145059
|
{
|
|
145248
|
-
"name": "
|
|
145060
|
+
"name": "position",
|
|
145249
145061
|
"type": {
|
|
145250
|
-
"text": "
|
|
145062
|
+
"text": "'start' | 'end'"
|
|
145251
145063
|
},
|
|
145252
|
-
"default": "''",
|
|
145253
|
-
"description": "The
|
|
145254
|
-
"fieldName": "
|
|
145255
|
-
"inheritedFrom": {
|
|
145256
|
-
"name": "SbbIconNameMixin",
|
|
145257
|
-
"module": "icon/icon-name-mixin.js"
|
|
145258
|
-
}
|
|
145064
|
+
"default": "'start'",
|
|
145065
|
+
"description": "The side that the sidebar is attached to.",
|
|
145066
|
+
"fieldName": "position"
|
|
145259
145067
|
},
|
|
145260
145068
|
{
|
|
145261
|
-
"name": "
|
|
145069
|
+
"name": "opened",
|
|
145262
145070
|
"type": {
|
|
145263
145071
|
"text": "boolean"
|
|
145264
145072
|
},
|
|
145265
145073
|
"default": "false",
|
|
145266
|
-
"description": "Whether the
|
|
145267
|
-
"fieldName": "
|
|
145268
|
-
"inheritedFrom": {
|
|
145269
|
-
"name": "SbbDisabledInteractiveMixin",
|
|
145270
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
145271
|
-
}
|
|
145074
|
+
"description": "Whether the sidebar is opened or closed.\nCan be used to initially set the opened state, where\nthe animation will be skipped.",
|
|
145075
|
+
"fieldName": "opened"
|
|
145272
145076
|
},
|
|
145273
145077
|
{
|
|
145274
|
-
"name": "
|
|
145275
|
-
"description": "Whether the component is disabled.",
|
|
145276
|
-
"default": "false",
|
|
145078
|
+
"name": "focus-on-open",
|
|
145277
145079
|
"type": {
|
|
145278
145080
|
"text": "boolean"
|
|
145279
145081
|
},
|
|
145280
|
-
"
|
|
145281
|
-
"
|
|
145282
|
-
|
|
145283
|
-
|
|
145284
|
-
|
|
145285
|
-
|
|
145082
|
+
"default": "false",
|
|
145083
|
+
"description": "Whether the sidebar should focus the first focusable element automatically when opened.\nDefaults to false in when mode is set to `side`, otherwise defaults to true.\nIf explicitly enabled, focus will be moved into the sidebar in `side` mode as well.",
|
|
145084
|
+
"fieldName": "focusOnOpen"
|
|
145085
|
+
}
|
|
145086
|
+
],
|
|
145087
|
+
"mixins": [
|
|
145286
145088
|
{
|
|
145287
|
-
"name": "
|
|
145089
|
+
"name": "SbbAnimationCompleteMixin",
|
|
145090
|
+
"module": "core.js"
|
|
145091
|
+
}
|
|
145092
|
+
],
|
|
145093
|
+
"superclass": {
|
|
145094
|
+
"name": "SbbOpenCloseBaseElement",
|
|
145095
|
+
"module": "core.js"
|
|
145096
|
+
},
|
|
145097
|
+
"tagName": "sbb-sidebar",
|
|
145098
|
+
"customElement": true,
|
|
145099
|
+
"events": [
|
|
145100
|
+
{
|
|
145101
|
+
"name": "beforeopen",
|
|
145288
145102
|
"type": {
|
|
145289
|
-
"text": "
|
|
145103
|
+
"text": "Event"
|
|
145290
145104
|
},
|
|
145291
|
-
"
|
|
145292
|
-
"description": "Value of the form element.",
|
|
145293
|
-
"fieldName": "value",
|
|
145105
|
+
"description": "Emits whenever the component starts the opening transition. Can be canceled.",
|
|
145294
145106
|
"inheritedFrom": {
|
|
145295
|
-
"name": "
|
|
145296
|
-
"module": "core/base-elements/
|
|
145107
|
+
"name": "SbbOpenCloseBaseElement",
|
|
145108
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
145297
145109
|
}
|
|
145298
145110
|
},
|
|
145299
145111
|
{
|
|
145300
|
-
"name": "
|
|
145301
|
-
"description": "The type attribute to use for the button.",
|
|
145302
|
-
"default": "'button'",
|
|
145112
|
+
"name": "open",
|
|
145303
145113
|
"type": {
|
|
145304
|
-
"text": "
|
|
145114
|
+
"text": "Event"
|
|
145305
145115
|
},
|
|
145306
|
-
"
|
|
145116
|
+
"description": "Emits whenever the component is opened.",
|
|
145307
145117
|
"inheritedFrom": {
|
|
145308
|
-
"name": "
|
|
145309
|
-
"module": "core/base-elements/
|
|
145118
|
+
"name": "SbbOpenCloseBaseElement",
|
|
145119
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
145310
145120
|
}
|
|
145311
145121
|
},
|
|
145312
145122
|
{
|
|
145313
|
-
"name": "
|
|
145314
|
-
"description": "The `<form>` element to associate the button with.",
|
|
145123
|
+
"name": "beforeclose",
|
|
145315
145124
|
"type": {
|
|
145316
|
-
"text": "
|
|
145125
|
+
"text": "Event"
|
|
145317
145126
|
},
|
|
145318
|
-
"
|
|
145127
|
+
"description": "Emits whenever the component begins the closing transition. Can be canceled.",
|
|
145319
145128
|
"inheritedFrom": {
|
|
145320
|
-
"name": "
|
|
145321
|
-
"module": "core/base-elements/
|
|
145129
|
+
"name": "SbbOpenCloseBaseElement",
|
|
145130
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
145322
145131
|
}
|
|
145323
145132
|
},
|
|
145324
145133
|
{
|
|
145325
|
-
"name": "
|
|
145326
|
-
"description": "Name of the form element. Will be read from name attribute.",
|
|
145134
|
+
"name": "close",
|
|
145327
145135
|
"type": {
|
|
145328
|
-
"text": "
|
|
145136
|
+
"text": "Event"
|
|
145329
145137
|
},
|
|
145330
|
-
"
|
|
145331
|
-
"inheritedFrom": {
|
|
145332
|
-
"name": "SbbFormAssociatedMixin",
|
|
145333
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
145334
|
-
}
|
|
145335
|
-
}
|
|
145336
|
-
],
|
|
145337
|
-
"cssProperties": [
|
|
145338
|
-
{
|
|
145339
|
-
"description": "The delay before the loading animation starts, when setting the button into loading state.",
|
|
145340
|
-
"name": "--sbb-button-loading-delay",
|
|
145341
|
-
"default": "300ms",
|
|
145138
|
+
"description": "Emits whenever the component is closed.",
|
|
145342
145139
|
"inheritedFrom": {
|
|
145343
|
-
"name": "
|
|
145344
|
-
"module": "
|
|
145140
|
+
"name": "SbbOpenCloseBaseElement",
|
|
145141
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
145345
145142
|
}
|
|
145346
145143
|
}
|
|
145347
145144
|
]
|
|
@@ -145350,10 +145147,10 @@
|
|
|
145350
145147
|
"exports": [
|
|
145351
145148
|
{
|
|
145352
145149
|
"kind": "js",
|
|
145353
|
-
"name": "
|
|
145150
|
+
"name": "SbbSidebarElement",
|
|
145354
145151
|
"declaration": {
|
|
145355
|
-
"name": "
|
|
145356
|
-
"module": "sidebar/sidebar
|
|
145152
|
+
"name": "SbbSidebarElement",
|
|
145153
|
+
"module": "sidebar/sidebar/sidebar.component.js"
|
|
145357
145154
|
}
|
|
145358
145155
|
}
|
|
145359
145156
|
]
|