@sbb-esta/lyne-elements-dev 4.8.1-dev.1774045249 → 4.8.1-dev.1774242002
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +1430 -1430
- package/package.json +2 -2
package/custom-elements.json
CHANGED
|
@@ -87256,85 +87256,111 @@
|
|
|
87256
87256
|
},
|
|
87257
87257
|
{
|
|
87258
87258
|
"kind": "javascript-module",
|
|
87259
|
-
"path": "
|
|
87259
|
+
"path": "file-selector/common/file-selector-common.js",
|
|
87260
87260
|
"declarations": [
|
|
87261
87261
|
{
|
|
87262
87262
|
"kind": "class",
|
|
87263
|
-
"description": "
|
|
87264
|
-
"name": "
|
|
87265
|
-
"
|
|
87263
|
+
"description": "",
|
|
87264
|
+
"name": "SbbFileSelectorCommonElementMixinType",
|
|
87265
|
+
"members": [
|
|
87266
87266
|
{
|
|
87267
|
-
"
|
|
87268
|
-
"name": ""
|
|
87267
|
+
"kind": "field",
|
|
87268
|
+
"name": "size",
|
|
87269
|
+
"type": {
|
|
87270
|
+
"text": "'s' | 'm'"
|
|
87271
|
+
},
|
|
87272
|
+
"privacy": "public"
|
|
87269
87273
|
},
|
|
87270
87274
|
{
|
|
87271
|
-
"
|
|
87272
|
-
"name": "
|
|
87273
|
-
|
|
87274
|
-
|
|
87275
|
-
|
|
87275
|
+
"kind": "field",
|
|
87276
|
+
"name": "multiple",
|
|
87277
|
+
"type": {
|
|
87278
|
+
"text": "boolean"
|
|
87279
|
+
},
|
|
87280
|
+
"privacy": "public"
|
|
87281
|
+
},
|
|
87276
87282
|
{
|
|
87277
87283
|
"kind": "field",
|
|
87278
|
-
"name": "
|
|
87284
|
+
"name": "multipleMode",
|
|
87285
|
+
"type": {
|
|
87286
|
+
"text": "'default' | 'persistent'"
|
|
87287
|
+
},
|
|
87288
|
+
"privacy": "public"
|
|
87289
|
+
},
|
|
87290
|
+
{
|
|
87291
|
+
"kind": "field",
|
|
87292
|
+
"name": "accept",
|
|
87279
87293
|
"type": {
|
|
87280
87294
|
"text": "string"
|
|
87281
87295
|
},
|
|
87282
|
-
"privacy": "public"
|
|
87283
|
-
|
|
87284
|
-
|
|
87285
|
-
"
|
|
87286
|
-
|
|
87287
|
-
|
|
87296
|
+
"privacy": "public"
|
|
87297
|
+
},
|
|
87298
|
+
{
|
|
87299
|
+
"kind": "field",
|
|
87300
|
+
"name": "accessibilityLabel",
|
|
87301
|
+
"type": {
|
|
87302
|
+
"text": "string"
|
|
87288
87303
|
},
|
|
87289
|
-
"
|
|
87304
|
+
"privacy": "public"
|
|
87290
87305
|
},
|
|
87291
87306
|
{
|
|
87292
87307
|
"kind": "field",
|
|
87293
|
-
"name": "
|
|
87294
|
-
"privacy": "public",
|
|
87295
|
-
"static": true,
|
|
87296
|
-
"readonly": true,
|
|
87297
|
-
"default": "{ toggleexpanded: 'toggleexpanded', }",
|
|
87308
|
+
"name": "files",
|
|
87298
87309
|
"type": {
|
|
87299
|
-
"text": "
|
|
87300
|
-
}
|
|
87310
|
+
"text": "Readonly<File>[]"
|
|
87311
|
+
},
|
|
87312
|
+
"privacy": "public"
|
|
87301
87313
|
},
|
|
87302
87314
|
{
|
|
87303
87315
|
"kind": "field",
|
|
87304
|
-
"name": "
|
|
87305
|
-
"
|
|
87306
|
-
|
|
87316
|
+
"name": "value",
|
|
87317
|
+
"type": {
|
|
87318
|
+
"text": "string | null"
|
|
87319
|
+
},
|
|
87320
|
+
"privacy": "public",
|
|
87321
|
+
"inheritedFrom": {
|
|
87322
|
+
"name": "SbbFormAssociatedMixin",
|
|
87323
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
87324
|
+
}
|
|
87307
87325
|
},
|
|
87308
87326
|
{
|
|
87309
87327
|
"kind": "field",
|
|
87310
|
-
"name": "
|
|
87328
|
+
"name": "loadButton",
|
|
87311
87329
|
"type": {
|
|
87312
|
-
"text": "
|
|
87330
|
+
"text": "SbbSecondaryButtonStaticElement"
|
|
87313
87331
|
},
|
|
87314
|
-
"privacy": "
|
|
87332
|
+
"privacy": "protected"
|
|
87315
87333
|
},
|
|
87316
87334
|
{
|
|
87317
87335
|
"kind": "field",
|
|
87318
|
-
"name": "
|
|
87336
|
+
"name": "language",
|
|
87319
87337
|
"type": {
|
|
87320
|
-
"text": "
|
|
87338
|
+
"text": "SbbLanguageController"
|
|
87321
87339
|
},
|
|
87322
|
-
"privacy": "
|
|
87340
|
+
"privacy": "protected"
|
|
87323
87341
|
},
|
|
87324
87342
|
{
|
|
87325
87343
|
"kind": "method",
|
|
87326
|
-
"name": "
|
|
87327
|
-
"privacy": "
|
|
87344
|
+
"name": "renderTemplate",
|
|
87345
|
+
"privacy": "protected",
|
|
87328
87346
|
"return": {
|
|
87329
87347
|
"type": {
|
|
87330
|
-
"text": "
|
|
87348
|
+
"text": "TemplateResult"
|
|
87331
87349
|
}
|
|
87332
|
-
}
|
|
87350
|
+
},
|
|
87351
|
+
"parameters": [
|
|
87352
|
+
{
|
|
87353
|
+
"name": "input",
|
|
87354
|
+
"type": {
|
|
87355
|
+
"text": "TemplateResult"
|
|
87356
|
+
}
|
|
87357
|
+
}
|
|
87358
|
+
]
|
|
87333
87359
|
},
|
|
87334
87360
|
{
|
|
87335
87361
|
"kind": "method",
|
|
87336
|
-
"name": "
|
|
87337
|
-
"privacy": "
|
|
87362
|
+
"name": "createFileList",
|
|
87363
|
+
"privacy": "protected",
|
|
87338
87364
|
"return": {
|
|
87339
87365
|
"type": {
|
|
87340
87366
|
"text": "void"
|
|
@@ -87342,54 +87368,56 @@
|
|
|
87342
87368
|
},
|
|
87343
87369
|
"parameters": [
|
|
87344
87370
|
{
|
|
87345
|
-
"name": "
|
|
87371
|
+
"name": "files",
|
|
87346
87372
|
"type": {
|
|
87347
|
-
"text": "
|
|
87373
|
+
"text": "FileList"
|
|
87348
87374
|
}
|
|
87349
87375
|
}
|
|
87350
87376
|
]
|
|
87351
87377
|
},
|
|
87352
87378
|
{
|
|
87353
87379
|
"kind": "method",
|
|
87354
|
-
"name": "
|
|
87355
|
-
"privacy": "
|
|
87380
|
+
"name": "getButtonLabel",
|
|
87381
|
+
"privacy": "protected",
|
|
87356
87382
|
"return": {
|
|
87357
87383
|
"type": {
|
|
87358
|
-
"text": "
|
|
87384
|
+
"text": "string"
|
|
87359
87385
|
}
|
|
87360
|
-
}
|
|
87361
|
-
"description": "The :state(icon) is used by the 'sbb-expansion-panel'.\nIt needs to be set before the"
|
|
87386
|
+
}
|
|
87362
87387
|
},
|
|
87363
87388
|
{
|
|
87364
87389
|
"kind": "method",
|
|
87365
|
-
"name": "
|
|
87366
|
-
"privacy": "
|
|
87390
|
+
"name": "formResetCallback",
|
|
87391
|
+
"privacy": "public",
|
|
87367
87392
|
"return": {
|
|
87368
87393
|
"type": {
|
|
87369
|
-
"text": "
|
|
87394
|
+
"text": "void"
|
|
87370
87395
|
}
|
|
87371
|
-
},
|
|
87372
|
-
"description": "Override this method to render the component template.",
|
|
87373
|
-
"inheritedFrom": {
|
|
87374
|
-
"name": "SbbActionBaseElement",
|
|
87375
|
-
"module": "core/base-elements/action-base-element.js"
|
|
87376
87396
|
}
|
|
87377
87397
|
},
|
|
87378
87398
|
{
|
|
87379
|
-
"kind": "
|
|
87380
|
-
"name": "
|
|
87381
|
-
"type": {
|
|
87382
|
-
"text": "boolean"
|
|
87383
|
-
},
|
|
87399
|
+
"kind": "method",
|
|
87400
|
+
"name": "formStateRestoreCallback",
|
|
87384
87401
|
"privacy": "public",
|
|
87385
|
-
"
|
|
87386
|
-
|
|
87387
|
-
|
|
87388
|
-
|
|
87389
|
-
|
|
87390
|
-
|
|
87391
|
-
|
|
87392
|
-
|
|
87402
|
+
"return": {
|
|
87403
|
+
"type": {
|
|
87404
|
+
"text": "void"
|
|
87405
|
+
}
|
|
87406
|
+
},
|
|
87407
|
+
"parameters": [
|
|
87408
|
+
{
|
|
87409
|
+
"name": "state",
|
|
87410
|
+
"type": {
|
|
87411
|
+
"text": "FormRestoreState | null"
|
|
87412
|
+
}
|
|
87413
|
+
},
|
|
87414
|
+
{
|
|
87415
|
+
"name": "reason",
|
|
87416
|
+
"type": {
|
|
87417
|
+
"text": "FormRestoreReason"
|
|
87418
|
+
}
|
|
87419
|
+
}
|
|
87420
|
+
]
|
|
87393
87421
|
},
|
|
87394
87422
|
{
|
|
87395
87423
|
"kind": "field",
|
|
@@ -87437,240 +87465,77 @@
|
|
|
87437
87465
|
},
|
|
87438
87466
|
{
|
|
87439
87467
|
"kind": "field",
|
|
87440
|
-
"name": "
|
|
87468
|
+
"name": "formAssociated",
|
|
87441
87469
|
"type": {
|
|
87442
|
-
"text": "
|
|
87470
|
+
"text": "boolean"
|
|
87443
87471
|
},
|
|
87444
87472
|
"privacy": "public",
|
|
87445
|
-
"
|
|
87446
|
-
"
|
|
87447
|
-
"attribute": "icon-name",
|
|
87473
|
+
"static": true,
|
|
87474
|
+
"default": "true",
|
|
87448
87475
|
"inheritedFrom": {
|
|
87449
|
-
"name": "
|
|
87450
|
-
"module": "
|
|
87476
|
+
"name": "SbbFormAssociatedMixin",
|
|
87477
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
87451
87478
|
}
|
|
87452
87479
|
},
|
|
87453
87480
|
{
|
|
87454
|
-
"kind": "
|
|
87455
|
-
"name": "
|
|
87456
|
-
"
|
|
87457
|
-
|
|
87458
|
-
"type": {
|
|
87459
|
-
"text": "TemplateResult"
|
|
87460
|
-
}
|
|
87481
|
+
"kind": "field",
|
|
87482
|
+
"name": "form",
|
|
87483
|
+
"type": {
|
|
87484
|
+
"text": "HTMLFormElement | null"
|
|
87461
87485
|
},
|
|
87462
|
-
"
|
|
87463
|
-
|
|
87464
|
-
|
|
87465
|
-
"optional": true,
|
|
87466
|
-
"type": {
|
|
87467
|
-
"text": "string"
|
|
87468
|
-
}
|
|
87469
|
-
}
|
|
87470
|
-
],
|
|
87486
|
+
"privacy": "public",
|
|
87487
|
+
"description": "Returns the form owner of this element.",
|
|
87488
|
+
"readonly": true,
|
|
87471
87489
|
"inheritedFrom": {
|
|
87472
|
-
"name": "
|
|
87473
|
-
"module": "
|
|
87490
|
+
"name": "SbbFormAssociatedMixin",
|
|
87491
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
87474
87492
|
}
|
|
87475
87493
|
},
|
|
87476
87494
|
{
|
|
87477
|
-
"kind": "
|
|
87478
|
-
"name": "
|
|
87479
|
-
"privacy": "
|
|
87480
|
-
"
|
|
87481
|
-
|
|
87482
|
-
|
|
87483
|
-
}
|
|
87495
|
+
"kind": "field",
|
|
87496
|
+
"name": "name",
|
|
87497
|
+
"privacy": "public",
|
|
87498
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
87499
|
+
"type": {
|
|
87500
|
+
"text": "string"
|
|
87484
87501
|
},
|
|
87502
|
+
"attribute": "name",
|
|
87485
87503
|
"inheritedFrom": {
|
|
87486
|
-
"name": "
|
|
87487
|
-
"module": "
|
|
87504
|
+
"name": "SbbFormAssociatedMixin",
|
|
87505
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
87488
87506
|
}
|
|
87489
87507
|
},
|
|
87490
87508
|
{
|
|
87491
|
-
"kind": "
|
|
87492
|
-
"name": "
|
|
87493
|
-
"
|
|
87494
|
-
|
|
87495
|
-
"type": {
|
|
87496
|
-
"text": "string"
|
|
87497
|
-
}
|
|
87509
|
+
"kind": "field",
|
|
87510
|
+
"name": "validity",
|
|
87511
|
+
"type": {
|
|
87512
|
+
"text": "ValidityState"
|
|
87498
87513
|
},
|
|
87514
|
+
"privacy": "public",
|
|
87515
|
+
"description": "Returns the ValidityState object for this element.",
|
|
87516
|
+
"readonly": true,
|
|
87499
87517
|
"inheritedFrom": {
|
|
87500
|
-
"name": "
|
|
87501
|
-
"module": "
|
|
87518
|
+
"name": "SbbFormAssociatedMixin",
|
|
87519
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
87502
87520
|
}
|
|
87503
87521
|
},
|
|
87504
87522
|
{
|
|
87505
87523
|
"kind": "field",
|
|
87506
|
-
"name": "
|
|
87524
|
+
"name": "validationMessage",
|
|
87507
87525
|
"type": {
|
|
87508
|
-
"text": "
|
|
87526
|
+
"text": "string"
|
|
87509
87527
|
},
|
|
87510
|
-
"privacy": "
|
|
87528
|
+
"privacy": "public",
|
|
87529
|
+
"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.",
|
|
87511
87530
|
"readonly": true,
|
|
87512
|
-
"default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
|
|
87513
87531
|
"inheritedFrom": {
|
|
87514
|
-
"name": "
|
|
87515
|
-
"module": "core/
|
|
87532
|
+
"name": "SbbFormAssociatedMixin",
|
|
87533
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
87516
87534
|
}
|
|
87517
87535
|
},
|
|
87518
87536
|
{
|
|
87519
87537
|
"kind": "field",
|
|
87520
|
-
"name": "
|
|
87521
|
-
"type": {
|
|
87522
|
-
"text": "string"
|
|
87523
|
-
},
|
|
87524
|
-
"privacy": "public",
|
|
87525
|
-
"inheritedFrom": {
|
|
87526
|
-
"name": "SbbButtonBaseElement",
|
|
87527
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87528
|
-
},
|
|
87529
|
-
"default": "''",
|
|
87530
|
-
"description": "Value of the form element.",
|
|
87531
|
-
"attribute": "value"
|
|
87532
|
-
},
|
|
87533
|
-
{
|
|
87534
|
-
"kind": "field",
|
|
87535
|
-
"name": "type",
|
|
87536
|
-
"privacy": "public",
|
|
87537
|
-
"description": "The type attribute to use for the button.",
|
|
87538
|
-
"default": "'button'",
|
|
87539
|
-
"type": {
|
|
87540
|
-
"text": "SbbButtonType"
|
|
87541
|
-
},
|
|
87542
|
-
"attribute": "type",
|
|
87543
|
-
"inheritedFrom": {
|
|
87544
|
-
"name": "SbbButtonBaseElement",
|
|
87545
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87546
|
-
}
|
|
87547
|
-
},
|
|
87548
|
-
{
|
|
87549
|
-
"kind": "field",
|
|
87550
|
-
"name": "form",
|
|
87551
|
-
"type": {
|
|
87552
|
-
"text": "HTMLFormElement | null"
|
|
87553
|
-
},
|
|
87554
|
-
"privacy": "public",
|
|
87555
|
-
"description": "The `<form>` element to associate the button with.",
|
|
87556
|
-
"inheritedFrom": {
|
|
87557
|
-
"name": "SbbButtonBaseElement",
|
|
87558
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87559
|
-
},
|
|
87560
|
-
"attribute": "form"
|
|
87561
|
-
},
|
|
87562
|
-
{
|
|
87563
|
-
"kind": "field",
|
|
87564
|
-
"name": "_formId",
|
|
87565
|
-
"type": {
|
|
87566
|
-
"text": "string"
|
|
87567
|
-
},
|
|
87568
|
-
"privacy": "private",
|
|
87569
|
-
"default": "''",
|
|
87570
|
-
"inheritedFrom": {
|
|
87571
|
-
"name": "SbbButtonBaseElement",
|
|
87572
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87573
|
-
}
|
|
87574
|
-
},
|
|
87575
|
-
{
|
|
87576
|
-
"kind": "field",
|
|
87577
|
-
"name": "_handleButtonClick",
|
|
87578
|
-
"privacy": "private",
|
|
87579
|
-
"inheritedFrom": {
|
|
87580
|
-
"name": "SbbButtonBaseElement",
|
|
87581
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87582
|
-
}
|
|
87583
|
-
},
|
|
87584
|
-
{
|
|
87585
|
-
"kind": "method",
|
|
87586
|
-
"name": "_requestSubmit",
|
|
87587
|
-
"privacy": "private",
|
|
87588
|
-
"return": {
|
|
87589
|
-
"type": {
|
|
87590
|
-
"text": "void"
|
|
87591
|
-
}
|
|
87592
|
-
},
|
|
87593
|
-
"parameters": [
|
|
87594
|
-
{
|
|
87595
|
-
"name": "form",
|
|
87596
|
-
"type": {
|
|
87597
|
-
"text": "HTMLFormElement"
|
|
87598
|
-
}
|
|
87599
|
-
}
|
|
87600
|
-
],
|
|
87601
|
-
"inheritedFrom": {
|
|
87602
|
-
"name": "SbbButtonBaseElement",
|
|
87603
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87604
|
-
}
|
|
87605
|
-
},
|
|
87606
|
-
{
|
|
87607
|
-
"kind": "field",
|
|
87608
|
-
"name": "_formKeyDown",
|
|
87609
|
-
"privacy": "private",
|
|
87610
|
-
"inheritedFrom": {
|
|
87611
|
-
"name": "SbbButtonBaseElement",
|
|
87612
|
-
"module": "core/base-elements/button-base-element.js"
|
|
87613
|
-
}
|
|
87614
|
-
},
|
|
87615
|
-
{
|
|
87616
|
-
"kind": "field",
|
|
87617
|
-
"name": "formAssociated",
|
|
87618
|
-
"type": {
|
|
87619
|
-
"text": "boolean"
|
|
87620
|
-
},
|
|
87621
|
-
"privacy": "public",
|
|
87622
|
-
"static": true,
|
|
87623
|
-
"default": "true",
|
|
87624
|
-
"inheritedFrom": {
|
|
87625
|
-
"name": "SbbFormAssociatedMixin",
|
|
87626
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
87627
|
-
}
|
|
87628
|
-
},
|
|
87629
|
-
{
|
|
87630
|
-
"kind": "field",
|
|
87631
|
-
"name": "name",
|
|
87632
|
-
"privacy": "public",
|
|
87633
|
-
"description": "Name of the form element. Will be read from name attribute.",
|
|
87634
|
-
"type": {
|
|
87635
|
-
"text": "string"
|
|
87636
|
-
},
|
|
87637
|
-
"attribute": "name",
|
|
87638
|
-
"inheritedFrom": {
|
|
87639
|
-
"name": "SbbFormAssociatedMixin",
|
|
87640
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
87641
|
-
}
|
|
87642
|
-
},
|
|
87643
|
-
{
|
|
87644
|
-
"kind": "field",
|
|
87645
|
-
"name": "validity",
|
|
87646
|
-
"type": {
|
|
87647
|
-
"text": "ValidityState"
|
|
87648
|
-
},
|
|
87649
|
-
"privacy": "public",
|
|
87650
|
-
"description": "Returns the ValidityState object for this element.",
|
|
87651
|
-
"readonly": true,
|
|
87652
|
-
"inheritedFrom": {
|
|
87653
|
-
"name": "SbbFormAssociatedMixin",
|
|
87654
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
87655
|
-
}
|
|
87656
|
-
},
|
|
87657
|
-
{
|
|
87658
|
-
"kind": "field",
|
|
87659
|
-
"name": "validationMessage",
|
|
87660
|
-
"type": {
|
|
87661
|
-
"text": "string"
|
|
87662
|
-
},
|
|
87663
|
-
"privacy": "public",
|
|
87664
|
-
"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.",
|
|
87665
|
-
"readonly": true,
|
|
87666
|
-
"inheritedFrom": {
|
|
87667
|
-
"name": "SbbFormAssociatedMixin",
|
|
87668
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
87669
|
-
}
|
|
87670
|
-
},
|
|
87671
|
-
{
|
|
87672
|
-
"kind": "field",
|
|
87673
|
-
"name": "willValidate",
|
|
87538
|
+
"name": "willValidate",
|
|
87674
87539
|
"type": {
|
|
87675
87540
|
"text": "boolean"
|
|
87676
87541
|
},
|
|
@@ -87915,200 +87780,109 @@
|
|
|
87915
87780
|
},
|
|
87916
87781
|
{
|
|
87917
87782
|
"kind": "field",
|
|
87918
|
-
"name": "
|
|
87783
|
+
"name": "_hydrationRequired",
|
|
87919
87784
|
"type": {
|
|
87920
|
-
"text": "
|
|
87785
|
+
"text": "boolean"
|
|
87921
87786
|
},
|
|
87922
|
-
"privacy": "
|
|
87923
|
-
"
|
|
87924
|
-
"readonly": true,
|
|
87925
|
-
"default": "'button'",
|
|
87787
|
+
"privacy": "private",
|
|
87788
|
+
"default": "!!this.shadowRoot",
|
|
87926
87789
|
"inheritedFrom": {
|
|
87927
|
-
"name": "
|
|
87928
|
-
"module": "core/base-elements/
|
|
87790
|
+
"name": "SbbElement",
|
|
87791
|
+
"module": "core/base-elements/element.js"
|
|
87929
87792
|
}
|
|
87930
87793
|
},
|
|
87931
87794
|
{
|
|
87932
87795
|
"kind": "field",
|
|
87933
|
-
"name": "
|
|
87796
|
+
"name": "_hydrationComplete",
|
|
87934
87797
|
"privacy": "private",
|
|
87935
|
-
"
|
|
87936
|
-
"parameters": [
|
|
87937
|
-
{
|
|
87938
|
-
"description": "The origin event.",
|
|
87939
|
-
"name": "event"
|
|
87940
|
-
}
|
|
87941
|
-
],
|
|
87798
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
87942
87799
|
"inheritedFrom": {
|
|
87943
|
-
"name": "
|
|
87944
|
-
"module": "core/base-elements/
|
|
87800
|
+
"name": "SbbElement",
|
|
87801
|
+
"module": "core/base-elements/element.js"
|
|
87945
87802
|
}
|
|
87946
87803
|
},
|
|
87947
87804
|
{
|
|
87948
87805
|
"kind": "field",
|
|
87949
|
-
"name": "
|
|
87806
|
+
"name": "_resolveHydration",
|
|
87807
|
+
"type": {
|
|
87808
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
87809
|
+
},
|
|
87950
87810
|
"privacy": "private",
|
|
87951
87811
|
"inheritedFrom": {
|
|
87952
|
-
"name": "
|
|
87953
|
-
"module": "core/base-elements/
|
|
87812
|
+
"name": "SbbElement",
|
|
87813
|
+
"module": "core/base-elements/element.js"
|
|
87954
87814
|
}
|
|
87955
87815
|
},
|
|
87956
87816
|
{
|
|
87957
87817
|
"kind": "field",
|
|
87958
|
-
"name": "
|
|
87959
|
-
"
|
|
87960
|
-
|
|
87818
|
+
"name": "hydrationRequired",
|
|
87819
|
+
"type": {
|
|
87820
|
+
"text": "boolean"
|
|
87821
|
+
},
|
|
87822
|
+
"privacy": "protected",
|
|
87823
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
87824
|
+
"readonly": true,
|
|
87825
|
+
"inheritedFrom": {
|
|
87826
|
+
"name": "SbbElement",
|
|
87827
|
+
"module": "core/base-elements/element.js"
|
|
87828
|
+
},
|
|
87829
|
+
"default": "!!this.shadowRoot"
|
|
87830
|
+
},
|
|
87831
|
+
{
|
|
87832
|
+
"kind": "method",
|
|
87833
|
+
"name": "toggleState",
|
|
87834
|
+
"privacy": "protected",
|
|
87835
|
+
"return": {
|
|
87836
|
+
"type": {
|
|
87837
|
+
"text": "void"
|
|
87838
|
+
}
|
|
87839
|
+
},
|
|
87961
87840
|
"parameters": [
|
|
87962
87841
|
{
|
|
87963
|
-
"
|
|
87964
|
-
"
|
|
87842
|
+
"name": "value",
|
|
87843
|
+
"type": {
|
|
87844
|
+
"text": "string"
|
|
87845
|
+
}
|
|
87846
|
+
},
|
|
87847
|
+
{
|
|
87848
|
+
"name": "force",
|
|
87849
|
+
"optional": true,
|
|
87850
|
+
"type": {
|
|
87851
|
+
"text": "boolean"
|
|
87852
|
+
}
|
|
87965
87853
|
}
|
|
87966
87854
|
],
|
|
87967
87855
|
"inheritedFrom": {
|
|
87968
|
-
"name": "
|
|
87969
|
-
"module": "core/base-elements/
|
|
87856
|
+
"name": "SbbElement",
|
|
87857
|
+
"module": "core/base-elements/element.js"
|
|
87970
87858
|
}
|
|
87971
87859
|
},
|
|
87972
87860
|
{
|
|
87973
87861
|
"kind": "field",
|
|
87974
|
-
"name": "
|
|
87975
|
-
"
|
|
87862
|
+
"name": "['_$sbbElement$']",
|
|
87863
|
+
"type": {
|
|
87864
|
+
"text": "boolean"
|
|
87865
|
+
},
|
|
87866
|
+
"privacy": "public",
|
|
87867
|
+
"static": true,
|
|
87868
|
+
"default": "true",
|
|
87976
87869
|
"inheritedFrom": {
|
|
87977
|
-
"name": "
|
|
87978
|
-
"module": "core/base-elements/
|
|
87870
|
+
"name": "SbbElement",
|
|
87871
|
+
"module": "core/base-elements/element.js"
|
|
87979
87872
|
}
|
|
87980
87873
|
},
|
|
87981
87874
|
{
|
|
87982
87875
|
"kind": "field",
|
|
87983
|
-
"name": "
|
|
87876
|
+
"name": "elementName",
|
|
87984
87877
|
"type": {
|
|
87985
|
-
"text": "
|
|
87878
|
+
"text": "string"
|
|
87986
87879
|
},
|
|
87987
|
-
"privacy": "
|
|
87880
|
+
"privacy": "public",
|
|
87881
|
+
"static": true,
|
|
87988
87882
|
"readonly": true,
|
|
87989
87883
|
"inheritedFrom": {
|
|
87990
|
-
"name": "
|
|
87991
|
-
"module": "core/base-elements/
|
|
87992
|
-
}
|
|
87993
|
-
},
|
|
87994
|
-
{
|
|
87995
|
-
"kind": "field",
|
|
87996
|
-
"name": "maybeDisabledInteractive",
|
|
87997
|
-
"type": {
|
|
87998
|
-
"text": "boolean | undefined"
|
|
87999
|
-
},
|
|
88000
|
-
"privacy": "protected",
|
|
88001
|
-
"readonly": true,
|
|
88002
|
-
"inheritedFrom": {
|
|
88003
|
-
"name": "SbbActionBaseElement",
|
|
88004
|
-
"module": "core/base-elements/action-base-element.js"
|
|
88005
|
-
}
|
|
88006
|
-
},
|
|
88007
|
-
{
|
|
88008
|
-
"kind": "method",
|
|
88009
|
-
"name": "setupBaseEventHandlers",
|
|
88010
|
-
"privacy": "protected",
|
|
88011
|
-
"return": {
|
|
88012
|
-
"type": {
|
|
88013
|
-
"text": "void"
|
|
88014
|
-
}
|
|
88015
|
-
},
|
|
88016
|
-
"inheritedFrom": {
|
|
88017
|
-
"name": "SbbActionBaseElement",
|
|
88018
|
-
"module": "core/base-elements/action-base-element.js"
|
|
88019
|
-
}
|
|
88020
|
-
},
|
|
88021
|
-
{
|
|
88022
|
-
"kind": "field",
|
|
88023
|
-
"name": "_hydrationRequired",
|
|
88024
|
-
"type": {
|
|
88025
|
-
"text": "boolean"
|
|
88026
|
-
},
|
|
88027
|
-
"privacy": "private",
|
|
88028
|
-
"default": "!!this.shadowRoot",
|
|
88029
|
-
"inheritedFrom": {
|
|
88030
|
-
"name": "SbbElement",
|
|
88031
|
-
"module": "core/base-elements/element.js"
|
|
88032
|
-
}
|
|
88033
|
-
},
|
|
88034
|
-
{
|
|
88035
|
-
"kind": "field",
|
|
88036
|
-
"name": "_hydrationComplete",
|
|
88037
|
-
"privacy": "private",
|
|
88038
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
88039
|
-
"inheritedFrom": {
|
|
88040
|
-
"name": "SbbElement",
|
|
88041
|
-
"module": "core/base-elements/element.js"
|
|
88042
|
-
}
|
|
88043
|
-
},
|
|
88044
|
-
{
|
|
88045
|
-
"kind": "field",
|
|
88046
|
-
"name": "_resolveHydration",
|
|
88047
|
-
"type": {
|
|
88048
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
88049
|
-
},
|
|
88050
|
-
"privacy": "private",
|
|
88051
|
-
"inheritedFrom": {
|
|
88052
|
-
"name": "SbbElement",
|
|
88053
|
-
"module": "core/base-elements/element.js"
|
|
88054
|
-
}
|
|
88055
|
-
},
|
|
88056
|
-
{
|
|
88057
|
-
"kind": "field",
|
|
88058
|
-
"name": "hydrationRequired",
|
|
88059
|
-
"type": {
|
|
88060
|
-
"text": "boolean"
|
|
88061
|
-
},
|
|
88062
|
-
"privacy": "protected",
|
|
88063
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
88064
|
-
"readonly": true,
|
|
88065
|
-
"inheritedFrom": {
|
|
88066
|
-
"name": "SbbElement",
|
|
88067
|
-
"module": "core/base-elements/element.js"
|
|
88068
|
-
},
|
|
88069
|
-
"default": "!!this.shadowRoot"
|
|
88070
|
-
},
|
|
88071
|
-
{
|
|
88072
|
-
"kind": "method",
|
|
88073
|
-
"name": "toggleState",
|
|
88074
|
-
"privacy": "protected",
|
|
88075
|
-
"return": {
|
|
88076
|
-
"type": {
|
|
88077
|
-
"text": "void"
|
|
88078
|
-
}
|
|
88079
|
-
},
|
|
88080
|
-
"parameters": [
|
|
88081
|
-
{
|
|
88082
|
-
"name": "value",
|
|
88083
|
-
"type": {
|
|
88084
|
-
"text": "string"
|
|
88085
|
-
}
|
|
88086
|
-
},
|
|
88087
|
-
{
|
|
88088
|
-
"name": "force",
|
|
88089
|
-
"optional": true,
|
|
88090
|
-
"type": {
|
|
88091
|
-
"text": "boolean"
|
|
88092
|
-
}
|
|
88093
|
-
}
|
|
88094
|
-
],
|
|
88095
|
-
"inheritedFrom": {
|
|
88096
|
-
"name": "SbbElement",
|
|
88097
|
-
"module": "core/base-elements/element.js"
|
|
88098
|
-
}
|
|
88099
|
-
},
|
|
88100
|
-
{
|
|
88101
|
-
"kind": "field",
|
|
88102
|
-
"name": "['_$sbbElement$']",
|
|
88103
|
-
"type": {
|
|
88104
|
-
"text": "boolean"
|
|
88105
|
-
},
|
|
88106
|
-
"privacy": "public",
|
|
88107
|
-
"static": true,
|
|
88108
|
-
"default": "true",
|
|
88109
|
-
"inheritedFrom": {
|
|
88110
|
-
"name": "SbbElement",
|
|
88111
|
-
"module": "core/base-elements/element.js"
|
|
87884
|
+
"name": "SbbElement",
|
|
87885
|
+
"module": "core/base-elements/element.js"
|
|
88112
87886
|
}
|
|
88113
87887
|
},
|
|
88114
87888
|
{
|
|
@@ -88124,45 +87898,21 @@
|
|
|
88124
87898
|
}
|
|
88125
87899
|
}
|
|
88126
87900
|
],
|
|
88127
|
-
"events": [
|
|
88128
|
-
{
|
|
88129
|
-
"name": "toggleexpanded",
|
|
88130
|
-
"type": {
|
|
88131
|
-
"text": "Event"
|
|
88132
|
-
},
|
|
88133
|
-
"description": "Notifies that the `sbb-expansion-panel` is about to expand/shrink."
|
|
88134
|
-
}
|
|
88135
|
-
],
|
|
88136
87901
|
"mixins": [
|
|
88137
87902
|
{
|
|
88138
|
-
"name": "
|
|
87903
|
+
"name": "SbbDisabledMixin",
|
|
88139
87904
|
"module": "core/mixins.js"
|
|
88140
87905
|
},
|
|
88141
87906
|
{
|
|
88142
|
-
"name": "
|
|
88143
|
-
"module": "
|
|
87907
|
+
"name": "SbbFormAssociatedMixin",
|
|
87908
|
+
"module": "core/mixins.js"
|
|
88144
87909
|
}
|
|
88145
87910
|
],
|
|
88146
87911
|
"superclass": {
|
|
88147
|
-
"name": "
|
|
87912
|
+
"name": "SbbElement",
|
|
88148
87913
|
"module": "core/base-elements.js"
|
|
88149
87914
|
},
|
|
88150
|
-
"tagName": "sbb-expansion-panel-header",
|
|
88151
|
-
"customElement": true,
|
|
88152
87915
|
"attributes": [
|
|
88153
|
-
{
|
|
88154
|
-
"name": "disabled-interactive",
|
|
88155
|
-
"type": {
|
|
88156
|
-
"text": "boolean"
|
|
88157
|
-
},
|
|
88158
|
-
"default": "false",
|
|
88159
|
-
"description": "Whether the button should be aria-disabled but stay interactive.",
|
|
88160
|
-
"fieldName": "disabledInteractive",
|
|
88161
|
-
"inheritedFrom": {
|
|
88162
|
-
"name": "SbbDisabledInteractiveMixin",
|
|
88163
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
88164
|
-
}
|
|
88165
|
-
},
|
|
88166
87916
|
{
|
|
88167
87917
|
"name": "disabled",
|
|
88168
87918
|
"description": "Whether the component is disabled.",
|
|
@@ -88176,57 +87926,6 @@
|
|
|
88176
87926
|
"module": "core/mixins/disabled-mixin.js"
|
|
88177
87927
|
}
|
|
88178
87928
|
},
|
|
88179
|
-
{
|
|
88180
|
-
"name": "icon-name",
|
|
88181
|
-
"type": {
|
|
88182
|
-
"text": "string"
|
|
88183
|
-
},
|
|
88184
|
-
"default": "''",
|
|
88185
|
-
"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.",
|
|
88186
|
-
"fieldName": "iconName",
|
|
88187
|
-
"inheritedFrom": {
|
|
88188
|
-
"name": "SbbIconNameMixin",
|
|
88189
|
-
"module": "icon/icon-name-mixin.js"
|
|
88190
|
-
}
|
|
88191
|
-
},
|
|
88192
|
-
{
|
|
88193
|
-
"name": "value",
|
|
88194
|
-
"type": {
|
|
88195
|
-
"text": "string"
|
|
88196
|
-
},
|
|
88197
|
-
"default": "''",
|
|
88198
|
-
"description": "Value of the form element.",
|
|
88199
|
-
"fieldName": "value",
|
|
88200
|
-
"inheritedFrom": {
|
|
88201
|
-
"name": "SbbButtonBaseElement",
|
|
88202
|
-
"module": "core/base-elements/button-base-element.js"
|
|
88203
|
-
}
|
|
88204
|
-
},
|
|
88205
|
-
{
|
|
88206
|
-
"name": "type",
|
|
88207
|
-
"description": "The type attribute to use for the button.",
|
|
88208
|
-
"default": "'button'",
|
|
88209
|
-
"type": {
|
|
88210
|
-
"text": "SbbButtonType"
|
|
88211
|
-
},
|
|
88212
|
-
"fieldName": "type",
|
|
88213
|
-
"inheritedFrom": {
|
|
88214
|
-
"name": "SbbButtonBaseElement",
|
|
88215
|
-
"module": "core/base-elements/button-base-element.js"
|
|
88216
|
-
}
|
|
88217
|
-
},
|
|
88218
|
-
{
|
|
88219
|
-
"name": "form",
|
|
88220
|
-
"description": "The `<form>` element to associate the button with.",
|
|
88221
|
-
"type": {
|
|
88222
|
-
"text": "HTMLFormElement | null"
|
|
88223
|
-
},
|
|
88224
|
-
"fieldName": "form",
|
|
88225
|
-
"inheritedFrom": {
|
|
88226
|
-
"name": "SbbButtonBaseElement",
|
|
88227
|
-
"module": "core/base-elements/button-base-element.js"
|
|
88228
|
-
}
|
|
88229
|
-
},
|
|
88230
87929
|
{
|
|
88231
87930
|
"name": "name",
|
|
88232
87931
|
"description": "Name of the form element. Will be read from name attribute.",
|
|
@@ -88240,35 +87939,34 @@
|
|
|
88240
87939
|
}
|
|
88241
87940
|
}
|
|
88242
87941
|
]
|
|
88243
|
-
}
|
|
88244
|
-
],
|
|
88245
|
-
"exports": [
|
|
88246
|
-
{
|
|
88247
|
-
"kind": "js",
|
|
88248
|
-
"name": "SbbExpansionPanelHeaderElement",
|
|
88249
|
-
"declaration": {
|
|
88250
|
-
"name": "SbbExpansionPanelHeaderElement",
|
|
88251
|
-
"module": "expansion-panel/expansion-panel-header/expansion-panel-header.component.js"
|
|
88252
|
-
}
|
|
88253
|
-
}
|
|
88254
|
-
]
|
|
88255
|
-
},
|
|
88256
|
-
{
|
|
88257
|
-
"kind": "javascript-module",
|
|
88258
|
-
"path": "file-selector/common/file-selector-common.js",
|
|
88259
|
-
"declarations": [
|
|
87942
|
+
},
|
|
88260
87943
|
{
|
|
88261
|
-
"kind": "
|
|
87944
|
+
"kind": "mixin",
|
|
88262
87945
|
"description": "",
|
|
88263
|
-
"name": "
|
|
87946
|
+
"name": "SbbFileSelectorCommonElementMixin",
|
|
88264
87947
|
"members": [
|
|
87948
|
+
{
|
|
87949
|
+
"kind": "field",
|
|
87950
|
+
"name": "events",
|
|
87951
|
+
"privacy": "public",
|
|
87952
|
+
"static": true,
|
|
87953
|
+
"readonly": true,
|
|
87954
|
+
"default": "{ filechanged: 'filechanged', }",
|
|
87955
|
+
"type": {
|
|
87956
|
+
"text": "{\n filechanged: 'filechanged',\n }"
|
|
87957
|
+
}
|
|
87958
|
+
},
|
|
88265
87959
|
{
|
|
88266
87960
|
"kind": "field",
|
|
88267
87961
|
"name": "size",
|
|
88268
87962
|
"type": {
|
|
88269
87963
|
"text": "'s' | 'm'"
|
|
88270
87964
|
},
|
|
88271
|
-
"privacy": "public"
|
|
87965
|
+
"privacy": "public",
|
|
87966
|
+
"description": "Size variant, either s or m.",
|
|
87967
|
+
"default": "'m' / 's' (lean)",
|
|
87968
|
+
"attribute": "size",
|
|
87969
|
+
"reflects": true
|
|
88272
87970
|
},
|
|
88273
87971
|
{
|
|
88274
87972
|
"kind": "field",
|
|
@@ -88276,7 +87974,10 @@
|
|
|
88276
87974
|
"type": {
|
|
88277
87975
|
"text": "boolean"
|
|
88278
87976
|
},
|
|
88279
|
-
"privacy": "public"
|
|
87977
|
+
"privacy": "public",
|
|
87978
|
+
"default": "false",
|
|
87979
|
+
"description": "Whether more than one file can be selected.",
|
|
87980
|
+
"attribute": "multiple"
|
|
88280
87981
|
},
|
|
88281
87982
|
{
|
|
88282
87983
|
"kind": "field",
|
|
@@ -88284,7 +87985,10 @@
|
|
|
88284
87985
|
"type": {
|
|
88285
87986
|
"text": "'default' | 'persistent'"
|
|
88286
87987
|
},
|
|
88287
|
-
"privacy": "public"
|
|
87988
|
+
"privacy": "public",
|
|
87989
|
+
"default": "'default'",
|
|
87990
|
+
"description": "Whether the newly added files should override the previously added ones.",
|
|
87991
|
+
"attribute": "multiple-mode"
|
|
88288
87992
|
},
|
|
88289
87993
|
{
|
|
88290
87994
|
"kind": "field",
|
|
@@ -88292,23 +87996,21 @@
|
|
|
88292
87996
|
"type": {
|
|
88293
87997
|
"text": "string"
|
|
88294
87998
|
},
|
|
88295
|
-
"privacy": "public"
|
|
88296
|
-
|
|
88297
|
-
|
|
88298
|
-
"
|
|
88299
|
-
"name": "accessibilityLabel",
|
|
88300
|
-
"type": {
|
|
88301
|
-
"text": "string"
|
|
88302
|
-
},
|
|
88303
|
-
"privacy": "public"
|
|
87999
|
+
"privacy": "public",
|
|
88000
|
+
"default": "''",
|
|
88001
|
+
"description": "A comma-separated list of allowed unique file type specifiers.",
|
|
88002
|
+
"attribute": "accept"
|
|
88304
88003
|
},
|
|
88305
88004
|
{
|
|
88306
88005
|
"kind": "field",
|
|
88307
|
-
"name": "
|
|
88006
|
+
"name": "accessibilityLabel",
|
|
88308
88007
|
"type": {
|
|
88309
|
-
"text": "
|
|
88008
|
+
"text": "string"
|
|
88310
88009
|
},
|
|
88311
|
-
"privacy": "public"
|
|
88010
|
+
"privacy": "public",
|
|
88011
|
+
"default": "''",
|
|
88012
|
+
"description": "This will be forwarded as aria-label to the native input element.",
|
|
88013
|
+
"attribute": "accessibility-label"
|
|
88312
88014
|
},
|
|
88313
88015
|
{
|
|
88314
88016
|
"kind": "field",
|
|
@@ -88317,11 +88019,66 @@
|
|
|
88317
88019
|
"text": "string | null"
|
|
88318
88020
|
},
|
|
88319
88021
|
"privacy": "public",
|
|
88022
|
+
"description": "The path of the first selected file. Empty string ('') if no file is selected",
|
|
88320
88023
|
"inheritedFrom": {
|
|
88321
88024
|
"name": "SbbFormAssociatedMixin",
|
|
88322
88025
|
"module": "core/mixins/form-associated-mixin.js"
|
|
88323
88026
|
}
|
|
88324
88027
|
},
|
|
88028
|
+
{
|
|
88029
|
+
"kind": "field",
|
|
88030
|
+
"name": "files",
|
|
88031
|
+
"privacy": "public",
|
|
88032
|
+
"description": "The list of selected files.",
|
|
88033
|
+
"type": {
|
|
88034
|
+
"text": "Readonly<File>[]"
|
|
88035
|
+
}
|
|
88036
|
+
},
|
|
88037
|
+
{
|
|
88038
|
+
"kind": "field",
|
|
88039
|
+
"name": "_files",
|
|
88040
|
+
"type": {
|
|
88041
|
+
"text": "Readonly<File>[]"
|
|
88042
|
+
},
|
|
88043
|
+
"privacy": "private",
|
|
88044
|
+
"default": "[]"
|
|
88045
|
+
},
|
|
88046
|
+
{
|
|
88047
|
+
"kind": "field",
|
|
88048
|
+
"name": "type",
|
|
88049
|
+
"type": {
|
|
88050
|
+
"text": "string"
|
|
88051
|
+
},
|
|
88052
|
+
"privacy": "public",
|
|
88053
|
+
"description": "Form type of element.",
|
|
88054
|
+
"default": "'file'",
|
|
88055
|
+
"readonly": true
|
|
88056
|
+
},
|
|
88057
|
+
{
|
|
88058
|
+
"kind": "field",
|
|
88059
|
+
"name": "_hiddenInput",
|
|
88060
|
+
"type": {
|
|
88061
|
+
"text": "HTMLInputElement"
|
|
88062
|
+
},
|
|
88063
|
+
"privacy": "private"
|
|
88064
|
+
},
|
|
88065
|
+
{
|
|
88066
|
+
"kind": "field",
|
|
88067
|
+
"name": "_suffixes",
|
|
88068
|
+
"type": {
|
|
88069
|
+
"text": "string[]"
|
|
88070
|
+
},
|
|
88071
|
+
"privacy": "private",
|
|
88072
|
+
"default": "['B', 'kB', 'MB', 'GB', 'TB']"
|
|
88073
|
+
},
|
|
88074
|
+
{
|
|
88075
|
+
"kind": "field",
|
|
88076
|
+
"name": "_liveRegion",
|
|
88077
|
+
"type": {
|
|
88078
|
+
"text": "HTMLParagraphElement"
|
|
88079
|
+
},
|
|
88080
|
+
"privacy": "private"
|
|
88081
|
+
},
|
|
88325
88082
|
{
|
|
88326
88083
|
"kind": "field",
|
|
88327
88084
|
"name": "loadButton",
|
|
@@ -88333,10 +88090,25 @@
|
|
|
88333
88090
|
{
|
|
88334
88091
|
"kind": "field",
|
|
88335
88092
|
"name": "language",
|
|
88093
|
+
"privacy": "protected",
|
|
88094
|
+
"default": "new SbbLanguageController(this)"
|
|
88095
|
+
},
|
|
88096
|
+
{
|
|
88097
|
+
"kind": "field",
|
|
88098
|
+
"name": "_counter",
|
|
88336
88099
|
"type": {
|
|
88337
|
-
"text": "
|
|
88100
|
+
"text": "number"
|
|
88338
88101
|
},
|
|
88339
|
-
"privacy": "
|
|
88102
|
+
"privacy": "private",
|
|
88103
|
+
"default": "0"
|
|
88104
|
+
},
|
|
88105
|
+
{
|
|
88106
|
+
"kind": "field",
|
|
88107
|
+
"name": "_dragTarget",
|
|
88108
|
+
"type": {
|
|
88109
|
+
"text": "HTMLElement | undefined"
|
|
88110
|
+
},
|
|
88111
|
+
"privacy": "private"
|
|
88340
88112
|
},
|
|
88341
88113
|
{
|
|
88342
88114
|
"kind": "method",
|
|
@@ -88358,8 +88130,18 @@
|
|
|
88358
88130
|
},
|
|
88359
88131
|
{
|
|
88360
88132
|
"kind": "method",
|
|
88361
|
-
"name": "
|
|
88362
|
-
"privacy": "
|
|
88133
|
+
"name": "formResetCallback",
|
|
88134
|
+
"privacy": "public",
|
|
88135
|
+
"return": {
|
|
88136
|
+
"type": {
|
|
88137
|
+
"text": "void"
|
|
88138
|
+
}
|
|
88139
|
+
}
|
|
88140
|
+
},
|
|
88141
|
+
{
|
|
88142
|
+
"kind": "method",
|
|
88143
|
+
"name": "formStateRestoreCallback",
|
|
88144
|
+
"privacy": "public",
|
|
88363
88145
|
"return": {
|
|
88364
88146
|
"type": {
|
|
88365
88147
|
"text": "void"
|
|
@@ -88367,27 +88149,63 @@
|
|
|
88367
88149
|
},
|
|
88368
88150
|
"parameters": [
|
|
88369
88151
|
{
|
|
88370
|
-
"name": "
|
|
88152
|
+
"name": "state",
|
|
88371
88153
|
"type": {
|
|
88372
|
-
"text": "
|
|
88154
|
+
"text": "FormRestoreState | null"
|
|
88155
|
+
}
|
|
88156
|
+
},
|
|
88157
|
+
{
|
|
88158
|
+
"name": "_reason",
|
|
88159
|
+
"optional": true,
|
|
88160
|
+
"type": {
|
|
88161
|
+
"text": "FormRestoreReason"
|
|
88373
88162
|
}
|
|
88374
88163
|
}
|
|
88375
88164
|
]
|
|
88376
88165
|
},
|
|
88377
88166
|
{
|
|
88378
88167
|
"kind": "method",
|
|
88379
|
-
"name": "
|
|
88168
|
+
"name": "updateFormValue",
|
|
88380
88169
|
"privacy": "protected",
|
|
88381
88170
|
"return": {
|
|
88382
88171
|
"type": {
|
|
88383
|
-
"text": "
|
|
88172
|
+
"text": "void"
|
|
88384
88173
|
}
|
|
88174
|
+
},
|
|
88175
|
+
"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",
|
|
88176
|
+
"inheritedFrom": {
|
|
88177
|
+
"name": "SbbFormAssociatedMixin",
|
|
88178
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
88385
88179
|
}
|
|
88386
88180
|
},
|
|
88387
88181
|
{
|
|
88388
88182
|
"kind": "method",
|
|
88389
|
-
"name": "
|
|
88390
|
-
"privacy": "
|
|
88183
|
+
"name": "_checkFileEquality",
|
|
88184
|
+
"privacy": "private",
|
|
88185
|
+
"return": {
|
|
88186
|
+
"type": {
|
|
88187
|
+
"text": "boolean"
|
|
88188
|
+
}
|
|
88189
|
+
},
|
|
88190
|
+
"parameters": [
|
|
88191
|
+
{
|
|
88192
|
+
"name": "file1",
|
|
88193
|
+
"type": {
|
|
88194
|
+
"text": "Readonly<File>"
|
|
88195
|
+
}
|
|
88196
|
+
},
|
|
88197
|
+
{
|
|
88198
|
+
"name": "file2",
|
|
88199
|
+
"type": {
|
|
88200
|
+
"text": "Readonly<File>"
|
|
88201
|
+
}
|
|
88202
|
+
}
|
|
88203
|
+
]
|
|
88204
|
+
},
|
|
88205
|
+
{
|
|
88206
|
+
"kind": "method",
|
|
88207
|
+
"name": "_onFocus",
|
|
88208
|
+
"privacy": "private",
|
|
88391
88209
|
"return": {
|
|
88392
88210
|
"type": {
|
|
88393
88211
|
"text": "void"
|
|
@@ -88396,8 +88214,18 @@
|
|
|
88396
88214
|
},
|
|
88397
88215
|
{
|
|
88398
88216
|
"kind": "method",
|
|
88399
|
-
"name": "
|
|
88400
|
-
"privacy": "
|
|
88217
|
+
"name": "_onBlur",
|
|
88218
|
+
"privacy": "private",
|
|
88219
|
+
"return": {
|
|
88220
|
+
"type": {
|
|
88221
|
+
"text": "void"
|
|
88222
|
+
}
|
|
88223
|
+
}
|
|
88224
|
+
},
|
|
88225
|
+
{
|
|
88226
|
+
"kind": "method",
|
|
88227
|
+
"name": "_readFiles",
|
|
88228
|
+
"privacy": "private",
|
|
88401
88229
|
"return": {
|
|
88402
88230
|
"type": {
|
|
88403
88231
|
"text": "void"
|
|
@@ -88405,70 +88233,257 @@
|
|
|
88405
88233
|
},
|
|
88406
88234
|
"parameters": [
|
|
88407
88235
|
{
|
|
88408
|
-
"name": "
|
|
88236
|
+
"name": "event",
|
|
88409
88237
|
"type": {
|
|
88410
|
-
"text": "
|
|
88238
|
+
"text": "Event"
|
|
88411
88239
|
}
|
|
88412
|
-
}
|
|
88240
|
+
}
|
|
88241
|
+
]
|
|
88242
|
+
},
|
|
88243
|
+
{
|
|
88244
|
+
"kind": "method",
|
|
88245
|
+
"name": "createFileList",
|
|
88246
|
+
"privacy": "protected",
|
|
88247
|
+
"return": {
|
|
88248
|
+
"type": {
|
|
88249
|
+
"text": "void"
|
|
88250
|
+
}
|
|
88251
|
+
},
|
|
88252
|
+
"parameters": [
|
|
88413
88253
|
{
|
|
88414
|
-
"name": "
|
|
88254
|
+
"name": "files",
|
|
88415
88255
|
"type": {
|
|
88416
|
-
"text": "
|
|
88256
|
+
"text": "FileList"
|
|
88417
88257
|
}
|
|
88418
88258
|
}
|
|
88419
88259
|
]
|
|
88420
88260
|
},
|
|
88421
88261
|
{
|
|
88422
|
-
"kind": "
|
|
88423
|
-
"name": "
|
|
88424
|
-
"privacy": "
|
|
88425
|
-
"
|
|
88426
|
-
|
|
88427
|
-
|
|
88428
|
-
|
|
88429
|
-
},
|
|
88430
|
-
"attribute": "disabled",
|
|
88431
|
-
"reflects": true,
|
|
88432
|
-
"inheritedFrom": {
|
|
88433
|
-
"name": "SbbDisabledMixin",
|
|
88434
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
88262
|
+
"kind": "method",
|
|
88263
|
+
"name": "getButtonLabel",
|
|
88264
|
+
"privacy": "protected",
|
|
88265
|
+
"return": {
|
|
88266
|
+
"type": {
|
|
88267
|
+
"text": "string"
|
|
88268
|
+
}
|
|
88435
88269
|
}
|
|
88436
88270
|
},
|
|
88437
88271
|
{
|
|
88438
|
-
"kind": "
|
|
88439
|
-
"name": "
|
|
88272
|
+
"kind": "method",
|
|
88273
|
+
"name": "_removeFile",
|
|
88440
88274
|
"privacy": "private",
|
|
88441
|
-
"
|
|
88442
|
-
"
|
|
88275
|
+
"return": {
|
|
88276
|
+
"type": {
|
|
88277
|
+
"text": "void"
|
|
88278
|
+
}
|
|
88443
88279
|
},
|
|
88444
|
-
"
|
|
88445
|
-
|
|
88446
|
-
|
|
88447
|
-
|
|
88448
|
-
|
|
88280
|
+
"parameters": [
|
|
88281
|
+
{
|
|
88282
|
+
"name": "file",
|
|
88283
|
+
"type": {
|
|
88284
|
+
"text": "Readonly<File>"
|
|
88285
|
+
}
|
|
88286
|
+
}
|
|
88287
|
+
]
|
|
88449
88288
|
},
|
|
88450
88289
|
{
|
|
88451
88290
|
"kind": "method",
|
|
88452
|
-
"name": "
|
|
88453
|
-
"privacy": "
|
|
88291
|
+
"name": "_dispatchFileChangedEvent",
|
|
88292
|
+
"privacy": "private",
|
|
88454
88293
|
"return": {
|
|
88455
88294
|
"type": {
|
|
88456
|
-
"text": "
|
|
88295
|
+
"text": "void"
|
|
88457
88296
|
}
|
|
88458
|
-
},
|
|
88459
|
-
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
88460
|
-
"inheritedFrom": {
|
|
88461
|
-
"name": "SbbDisabledMixin",
|
|
88462
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
88463
88297
|
}
|
|
88464
88298
|
},
|
|
88465
88299
|
{
|
|
88466
|
-
"kind": "
|
|
88467
|
-
"name": "
|
|
88468
|
-
"
|
|
88469
|
-
|
|
88300
|
+
"kind": "method",
|
|
88301
|
+
"name": "_formatFileSize",
|
|
88302
|
+
"privacy": "private",
|
|
88303
|
+
"return": {
|
|
88304
|
+
"type": {
|
|
88305
|
+
"text": "string"
|
|
88306
|
+
}
|
|
88470
88307
|
},
|
|
88471
|
-
"
|
|
88308
|
+
"parameters": [
|
|
88309
|
+
{
|
|
88310
|
+
"name": "size",
|
|
88311
|
+
"type": {
|
|
88312
|
+
"text": "number"
|
|
88313
|
+
}
|
|
88314
|
+
}
|
|
88315
|
+
],
|
|
88316
|
+
"description": "Calculates the correct unit for the file's size."
|
|
88317
|
+
},
|
|
88318
|
+
{
|
|
88319
|
+
"kind": "method",
|
|
88320
|
+
"name": "_updateA11yLiveRegion",
|
|
88321
|
+
"privacy": "private",
|
|
88322
|
+
"return": {
|
|
88323
|
+
"type": {
|
|
88324
|
+
"text": "void"
|
|
88325
|
+
}
|
|
88326
|
+
}
|
|
88327
|
+
},
|
|
88328
|
+
{
|
|
88329
|
+
"kind": "method",
|
|
88330
|
+
"name": "_renderFileList",
|
|
88331
|
+
"privacy": "private",
|
|
88332
|
+
"return": {
|
|
88333
|
+
"type": {
|
|
88334
|
+
"text": "TemplateResult"
|
|
88335
|
+
}
|
|
88336
|
+
}
|
|
88337
|
+
},
|
|
88338
|
+
{
|
|
88339
|
+
"kind": "method",
|
|
88340
|
+
"name": "_onDragEnter",
|
|
88341
|
+
"privacy": "private",
|
|
88342
|
+
"return": {
|
|
88343
|
+
"type": {
|
|
88344
|
+
"text": "void"
|
|
88345
|
+
}
|
|
88346
|
+
},
|
|
88347
|
+
"parameters": [
|
|
88348
|
+
{
|
|
88349
|
+
"name": "event",
|
|
88350
|
+
"type": {
|
|
88351
|
+
"text": "DragEvent"
|
|
88352
|
+
}
|
|
88353
|
+
}
|
|
88354
|
+
]
|
|
88355
|
+
},
|
|
88356
|
+
{
|
|
88357
|
+
"kind": "method",
|
|
88358
|
+
"name": "_onDragLeave",
|
|
88359
|
+
"privacy": "private",
|
|
88360
|
+
"return": {
|
|
88361
|
+
"type": {
|
|
88362
|
+
"text": "void"
|
|
88363
|
+
}
|
|
88364
|
+
},
|
|
88365
|
+
"parameters": [
|
|
88366
|
+
{
|
|
88367
|
+
"name": "event",
|
|
88368
|
+
"type": {
|
|
88369
|
+
"text": "DragEvent"
|
|
88370
|
+
}
|
|
88371
|
+
}
|
|
88372
|
+
]
|
|
88373
|
+
},
|
|
88374
|
+
{
|
|
88375
|
+
"kind": "method",
|
|
88376
|
+
"name": "_onFileDrop",
|
|
88377
|
+
"privacy": "private",
|
|
88378
|
+
"return": {
|
|
88379
|
+
"type": {
|
|
88380
|
+
"text": "void"
|
|
88381
|
+
}
|
|
88382
|
+
},
|
|
88383
|
+
"parameters": [
|
|
88384
|
+
{
|
|
88385
|
+
"name": "event",
|
|
88386
|
+
"type": {
|
|
88387
|
+
"text": "DragEvent"
|
|
88388
|
+
}
|
|
88389
|
+
}
|
|
88390
|
+
]
|
|
88391
|
+
},
|
|
88392
|
+
{
|
|
88393
|
+
"kind": "method",
|
|
88394
|
+
"name": "_blockEvent",
|
|
88395
|
+
"privacy": "private",
|
|
88396
|
+
"return": {
|
|
88397
|
+
"type": {
|
|
88398
|
+
"text": "void"
|
|
88399
|
+
}
|
|
88400
|
+
},
|
|
88401
|
+
"parameters": [
|
|
88402
|
+
{
|
|
88403
|
+
"name": "event",
|
|
88404
|
+
"type": {
|
|
88405
|
+
"text": "DragEvent"
|
|
88406
|
+
}
|
|
88407
|
+
}
|
|
88408
|
+
]
|
|
88409
|
+
},
|
|
88410
|
+
{
|
|
88411
|
+
"kind": "method",
|
|
88412
|
+
"name": "_setDragState",
|
|
88413
|
+
"privacy": "private",
|
|
88414
|
+
"return": {
|
|
88415
|
+
"type": {
|
|
88416
|
+
"text": "void"
|
|
88417
|
+
}
|
|
88418
|
+
},
|
|
88419
|
+
"parameters": [
|
|
88420
|
+
{
|
|
88421
|
+
"name": "dragTarget",
|
|
88422
|
+
"default": "undefined",
|
|
88423
|
+
"type": {
|
|
88424
|
+
"text": "HTMLElement | undefined"
|
|
88425
|
+
}
|
|
88426
|
+
},
|
|
88427
|
+
{
|
|
88428
|
+
"name": "isDragEnter",
|
|
88429
|
+
"default": "false",
|
|
88430
|
+
"type": {
|
|
88431
|
+
"text": "boolean"
|
|
88432
|
+
}
|
|
88433
|
+
}
|
|
88434
|
+
]
|
|
88435
|
+
},
|
|
88436
|
+
{
|
|
88437
|
+
"kind": "field",
|
|
88438
|
+
"name": "disabled",
|
|
88439
|
+
"privacy": "public",
|
|
88440
|
+
"description": "Whether the component is disabled.",
|
|
88441
|
+
"default": "false",
|
|
88442
|
+
"type": {
|
|
88443
|
+
"text": "boolean"
|
|
88444
|
+
},
|
|
88445
|
+
"attribute": "disabled",
|
|
88446
|
+
"reflects": true,
|
|
88447
|
+
"inheritedFrom": {
|
|
88448
|
+
"name": "SbbDisabledMixin",
|
|
88449
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
88450
|
+
}
|
|
88451
|
+
},
|
|
88452
|
+
{
|
|
88453
|
+
"kind": "field",
|
|
88454
|
+
"name": "#disabled",
|
|
88455
|
+
"privacy": "private",
|
|
88456
|
+
"type": {
|
|
88457
|
+
"text": "boolean"
|
|
88458
|
+
},
|
|
88459
|
+
"default": "false",
|
|
88460
|
+
"inheritedFrom": {
|
|
88461
|
+
"name": "SbbDisabledMixin",
|
|
88462
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
88463
|
+
}
|
|
88464
|
+
},
|
|
88465
|
+
{
|
|
88466
|
+
"kind": "method",
|
|
88467
|
+
"name": "isDisabledExternally",
|
|
88468
|
+
"privacy": "protected",
|
|
88469
|
+
"return": {
|
|
88470
|
+
"type": {
|
|
88471
|
+
"text": "boolean"
|
|
88472
|
+
}
|
|
88473
|
+
},
|
|
88474
|
+
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
88475
|
+
"inheritedFrom": {
|
|
88476
|
+
"name": "SbbDisabledMixin",
|
|
88477
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
88478
|
+
}
|
|
88479
|
+
},
|
|
88480
|
+
{
|
|
88481
|
+
"kind": "field",
|
|
88482
|
+
"name": "formAssociated",
|
|
88483
|
+
"type": {
|
|
88484
|
+
"text": "boolean"
|
|
88485
|
+
},
|
|
88486
|
+
"privacy": "public",
|
|
88472
88487
|
"static": true,
|
|
88473
88488
|
"default": "true",
|
|
88474
88489
|
"inheritedFrom": {
|
|
@@ -88637,21 +88652,6 @@
|
|
|
88637
88652
|
"module": "core/mixins/form-associated-mixin.js"
|
|
88638
88653
|
}
|
|
88639
88654
|
},
|
|
88640
|
-
{
|
|
88641
|
-
"kind": "method",
|
|
88642
|
-
"name": "updateFormValue",
|
|
88643
|
-
"privacy": "protected",
|
|
88644
|
-
"return": {
|
|
88645
|
-
"type": {
|
|
88646
|
-
"text": "void"
|
|
88647
|
-
}
|
|
88648
|
-
},
|
|
88649
|
-
"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",
|
|
88650
|
-
"inheritedFrom": {
|
|
88651
|
-
"name": "SbbFormAssociatedMixin",
|
|
88652
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
88653
|
-
}
|
|
88654
|
-
},
|
|
88655
88655
|
{
|
|
88656
88656
|
"kind": "method",
|
|
88657
88657
|
"name": "formState",
|
|
@@ -88776,142 +88776,77 @@
|
|
|
88776
88776
|
"name": "SbbFormAssociatedMixin",
|
|
88777
88777
|
"module": "core/mixins/form-associated-mixin.js"
|
|
88778
88778
|
}
|
|
88779
|
-
}
|
|
88779
|
+
}
|
|
88780
|
+
],
|
|
88781
|
+
"events": [
|
|
88780
88782
|
{
|
|
88781
|
-
"
|
|
88782
|
-
"name": "_hydrationRequired",
|
|
88783
|
+
"name": "input",
|
|
88783
88784
|
"type": {
|
|
88784
|
-
"text": "
|
|
88785
|
+
"text": "InputEvent"
|
|
88785
88786
|
},
|
|
88786
|
-
"
|
|
88787
|
-
"default": "!!this.shadowRoot",
|
|
88788
|
-
"inheritedFrom": {
|
|
88789
|
-
"name": "SbbElement",
|
|
88790
|
-
"module": "core/base-elements/element.js"
|
|
88791
|
-
}
|
|
88792
|
-
},
|
|
88793
|
-
{
|
|
88794
|
-
"kind": "field",
|
|
88795
|
-
"name": "_hydrationComplete",
|
|
88796
|
-
"privacy": "private",
|
|
88797
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
88798
|
-
"inheritedFrom": {
|
|
88799
|
-
"name": "SbbElement",
|
|
88800
|
-
"module": "core/base-elements/element.js"
|
|
88801
|
-
}
|
|
88787
|
+
"description": "The input event fires when the value has been changed as a direct result of a user action."
|
|
88802
88788
|
},
|
|
88803
88789
|
{
|
|
88804
|
-
"
|
|
88805
|
-
"name": "_resolveHydration",
|
|
88790
|
+
"name": "change",
|
|
88806
88791
|
"type": {
|
|
88807
|
-
"text": "
|
|
88792
|
+
"text": "Event"
|
|
88808
88793
|
},
|
|
88809
|
-
"
|
|
88810
|
-
"inheritedFrom": {
|
|
88811
|
-
"name": "SbbElement",
|
|
88812
|
-
"module": "core/base-elements/element.js"
|
|
88813
|
-
}
|
|
88794
|
+
"description": "The change event is fired when the user modifies the element's value.\nUnlike the input event, the change event is not necessarily fired\nfor each alteration to an element's value."
|
|
88814
88795
|
},
|
|
88815
88796
|
{
|
|
88816
|
-
"
|
|
88817
|
-
"name": "hydrationRequired",
|
|
88797
|
+
"name": "filechanged",
|
|
88818
88798
|
"type": {
|
|
88819
|
-
"text": "
|
|
88799
|
+
"text": "CustomEvent<Readonly<File>[]>"
|
|
88820
88800
|
},
|
|
88821
|
-
"
|
|
88822
|
-
|
|
88823
|
-
|
|
88824
|
-
|
|
88825
|
-
|
|
88826
|
-
|
|
88801
|
+
"description": "An event which is emitted each time the file list changes."
|
|
88802
|
+
}
|
|
88803
|
+
],
|
|
88804
|
+
"attributes": [
|
|
88805
|
+
{
|
|
88806
|
+
"name": "size",
|
|
88807
|
+
"type": {
|
|
88808
|
+
"text": "'s' | 'm'"
|
|
88827
88809
|
},
|
|
88828
|
-
"
|
|
88810
|
+
"description": "Size variant, either s or m.",
|
|
88811
|
+
"default": "'m' / 's' (lean)",
|
|
88812
|
+
"fieldName": "size"
|
|
88829
88813
|
},
|
|
88830
88814
|
{
|
|
88831
|
-
"
|
|
88832
|
-
"
|
|
88833
|
-
|
|
88834
|
-
"return": {
|
|
88835
|
-
"type": {
|
|
88836
|
-
"text": "void"
|
|
88837
|
-
}
|
|
88815
|
+
"name": "multiple",
|
|
88816
|
+
"type": {
|
|
88817
|
+
"text": "boolean"
|
|
88838
88818
|
},
|
|
88839
|
-
"
|
|
88840
|
-
|
|
88841
|
-
|
|
88842
|
-
"type": {
|
|
88843
|
-
"text": "string"
|
|
88844
|
-
}
|
|
88845
|
-
},
|
|
88846
|
-
{
|
|
88847
|
-
"name": "force",
|
|
88848
|
-
"optional": true,
|
|
88849
|
-
"type": {
|
|
88850
|
-
"text": "boolean"
|
|
88851
|
-
}
|
|
88852
|
-
}
|
|
88853
|
-
],
|
|
88854
|
-
"inheritedFrom": {
|
|
88855
|
-
"name": "SbbElement",
|
|
88856
|
-
"module": "core/base-elements/element.js"
|
|
88857
|
-
}
|
|
88819
|
+
"default": "false",
|
|
88820
|
+
"description": "Whether more than one file can be selected.",
|
|
88821
|
+
"fieldName": "multiple"
|
|
88858
88822
|
},
|
|
88859
88823
|
{
|
|
88860
|
-
"
|
|
88861
|
-
"name": "['_$sbbElement$']",
|
|
88824
|
+
"name": "multiple-mode",
|
|
88862
88825
|
"type": {
|
|
88863
|
-
"text": "
|
|
88826
|
+
"text": "'default' | 'persistent'"
|
|
88864
88827
|
},
|
|
88865
|
-
"
|
|
88866
|
-
"
|
|
88867
|
-
"
|
|
88868
|
-
"inheritedFrom": {
|
|
88869
|
-
"name": "SbbElement",
|
|
88870
|
-
"module": "core/base-elements/element.js"
|
|
88871
|
-
}
|
|
88828
|
+
"default": "'default'",
|
|
88829
|
+
"description": "Whether the newly added files should override the previously added ones.",
|
|
88830
|
+
"fieldName": "multipleMode"
|
|
88872
88831
|
},
|
|
88873
88832
|
{
|
|
88874
|
-
"
|
|
88875
|
-
"name": "elementName",
|
|
88833
|
+
"name": "accept",
|
|
88876
88834
|
"type": {
|
|
88877
88835
|
"text": "string"
|
|
88878
88836
|
},
|
|
88879
|
-
"
|
|
88880
|
-
"
|
|
88881
|
-
"
|
|
88882
|
-
"inheritedFrom": {
|
|
88883
|
-
"name": "SbbElement",
|
|
88884
|
-
"module": "core/base-elements/element.js"
|
|
88885
|
-
}
|
|
88837
|
+
"default": "''",
|
|
88838
|
+
"description": "A comma-separated list of allowed unique file type specifiers.",
|
|
88839
|
+
"fieldName": "accept"
|
|
88886
88840
|
},
|
|
88887
88841
|
{
|
|
88888
|
-
"
|
|
88889
|
-
"name": "_controllers",
|
|
88842
|
+
"name": "accessibility-label",
|
|
88890
88843
|
"type": {
|
|
88891
|
-
"text": "
|
|
88844
|
+
"text": "string"
|
|
88892
88845
|
},
|
|
88893
|
-
"
|
|
88894
|
-
"
|
|
88895
|
-
|
|
88896
|
-
"module": "core/base-elements/element.js"
|
|
88897
|
-
}
|
|
88898
|
-
}
|
|
88899
|
-
],
|
|
88900
|
-
"mixins": [
|
|
88901
|
-
{
|
|
88902
|
-
"name": "SbbDisabledMixin",
|
|
88903
|
-
"module": "core/mixins.js"
|
|
88846
|
+
"default": "''",
|
|
88847
|
+
"description": "This will be forwarded as aria-label to the native input element.",
|
|
88848
|
+
"fieldName": "accessibilityLabel"
|
|
88904
88849
|
},
|
|
88905
|
-
{
|
|
88906
|
-
"name": "SbbFormAssociatedMixin",
|
|
88907
|
-
"module": "core/mixins.js"
|
|
88908
|
-
}
|
|
88909
|
-
],
|
|
88910
|
-
"superclass": {
|
|
88911
|
-
"name": "SbbElement",
|
|
88912
|
-
"module": "core/base-elements.js"
|
|
88913
|
-
},
|
|
88914
|
-
"attributes": [
|
|
88915
88850
|
{
|
|
88916
88851
|
"name": "disabled",
|
|
88917
88852
|
"description": "Whether the component is disabled.",
|
|
@@ -88937,442 +88872,134 @@
|
|
|
88937
88872
|
"module": "core/mixins/form-associated-mixin.js"
|
|
88938
88873
|
}
|
|
88939
88874
|
}
|
|
88940
|
-
]
|
|
88941
|
-
|
|
88942
|
-
{
|
|
88943
|
-
"kind": "mixin",
|
|
88944
|
-
"description": "",
|
|
88945
|
-
"name": "SbbFileSelectorCommonElementMixin",
|
|
88946
|
-
"members": [
|
|
88875
|
+
],
|
|
88876
|
+
"mixins": [
|
|
88947
88877
|
{
|
|
88948
|
-
"
|
|
88949
|
-
"
|
|
88950
|
-
"privacy": "public",
|
|
88951
|
-
"static": true,
|
|
88952
|
-
"readonly": true,
|
|
88953
|
-
"default": "{ filechanged: 'filechanged', }",
|
|
88954
|
-
"type": {
|
|
88955
|
-
"text": "{\n filechanged: 'filechanged',\n }"
|
|
88956
|
-
}
|
|
88878
|
+
"name": "SbbDisabledMixin",
|
|
88879
|
+
"module": "core/mixins.js"
|
|
88957
88880
|
},
|
|
88958
88881
|
{
|
|
88959
|
-
"
|
|
88960
|
-
"
|
|
88961
|
-
|
|
88962
|
-
|
|
88963
|
-
|
|
88964
|
-
"privacy": "public",
|
|
88965
|
-
"description": "Size variant, either s or m.",
|
|
88966
|
-
"default": "'m' / 's' (lean)",
|
|
88967
|
-
"attribute": "size",
|
|
88968
|
-
"reflects": true
|
|
88969
|
-
},
|
|
88882
|
+
"name": "SbbFormAssociatedMixin",
|
|
88883
|
+
"module": "core/mixins.js"
|
|
88884
|
+
}
|
|
88885
|
+
],
|
|
88886
|
+
"parameters": [
|
|
88970
88887
|
{
|
|
88971
|
-
"
|
|
88972
|
-
"name": "multiple",
|
|
88888
|
+
"name": "superclass",
|
|
88973
88889
|
"type": {
|
|
88974
|
-
"text": "
|
|
88975
|
-
}
|
|
88976
|
-
|
|
88977
|
-
|
|
88978
|
-
|
|
88979
|
-
|
|
88980
|
-
|
|
88890
|
+
"text": "T"
|
|
88891
|
+
}
|
|
88892
|
+
}
|
|
88893
|
+
]
|
|
88894
|
+
}
|
|
88895
|
+
],
|
|
88896
|
+
"exports": [
|
|
88897
|
+
{
|
|
88898
|
+
"kind": "js",
|
|
88899
|
+
"name": "fileSelectorCommonStyle",
|
|
88900
|
+
"declaration": {
|
|
88901
|
+
"name": "default",
|
|
88902
|
+
"module": "./file-selector-common.scss?lit&inline"
|
|
88903
|
+
}
|
|
88904
|
+
},
|
|
88905
|
+
{
|
|
88906
|
+
"kind": "js",
|
|
88907
|
+
"name": "SbbFileSelectorCommonElementMixinType",
|
|
88908
|
+
"declaration": {
|
|
88909
|
+
"name": "SbbFileSelectorCommonElementMixinType",
|
|
88910
|
+
"module": "file-selector/common/file-selector-common.js"
|
|
88911
|
+
}
|
|
88912
|
+
},
|
|
88913
|
+
{
|
|
88914
|
+
"kind": "js",
|
|
88915
|
+
"name": "SbbFileSelectorCommonElementMixin",
|
|
88916
|
+
"declaration": {
|
|
88917
|
+
"name": "SbbFileSelectorCommonElementMixin",
|
|
88918
|
+
"module": "file-selector/common/file-selector-common.js"
|
|
88919
|
+
}
|
|
88920
|
+
}
|
|
88921
|
+
]
|
|
88922
|
+
},
|
|
88923
|
+
{
|
|
88924
|
+
"kind": "javascript-module",
|
|
88925
|
+
"path": "expansion-panel/expansion-panel-header/expansion-panel-header.component.js",
|
|
88926
|
+
"declarations": [
|
|
88927
|
+
{
|
|
88928
|
+
"kind": "class",
|
|
88929
|
+
"description": "It acts as a native `summary` tag for the `sbb-expansion-panel` component.",
|
|
88930
|
+
"name": "SbbExpansionPanelHeaderElement",
|
|
88931
|
+
"slots": [
|
|
88981
88932
|
{
|
|
88982
|
-
"
|
|
88983
|
-
"name": "
|
|
88984
|
-
"type": {
|
|
88985
|
-
"text": "'default' | 'persistent'"
|
|
88986
|
-
},
|
|
88987
|
-
"privacy": "public",
|
|
88988
|
-
"default": "'default'",
|
|
88989
|
-
"description": "Whether the newly added files should override the previously added ones.",
|
|
88990
|
-
"attribute": "multiple-mode"
|
|
88933
|
+
"description": "Use the unnamed slot to add content to the `sbb-expansion-panel-header`.",
|
|
88934
|
+
"name": ""
|
|
88991
88935
|
},
|
|
88992
88936
|
{
|
|
88993
|
-
"
|
|
88994
|
-
"name": "
|
|
88995
|
-
|
|
88996
|
-
|
|
88997
|
-
|
|
88998
|
-
"privacy": "public",
|
|
88999
|
-
"default": "''",
|
|
89000
|
-
"description": "A comma-separated list of allowed unique file type specifiers.",
|
|
89001
|
-
"attribute": "accept"
|
|
89002
|
-
},
|
|
88937
|
+
"description": "Slot used to render the `sbb-expansion-panel-header` icon.",
|
|
88938
|
+
"name": "icon"
|
|
88939
|
+
}
|
|
88940
|
+
],
|
|
88941
|
+
"members": [
|
|
89003
88942
|
{
|
|
89004
88943
|
"kind": "field",
|
|
89005
|
-
"name": "
|
|
88944
|
+
"name": "elementName",
|
|
89006
88945
|
"type": {
|
|
89007
88946
|
"text": "string"
|
|
89008
88947
|
},
|
|
89009
88948
|
"privacy": "public",
|
|
89010
|
-
"
|
|
89011
|
-
"
|
|
89012
|
-
"attribute": "accessibility-label"
|
|
89013
|
-
},
|
|
89014
|
-
{
|
|
89015
|
-
"kind": "field",
|
|
89016
|
-
"name": "value",
|
|
89017
|
-
"type": {
|
|
89018
|
-
"text": "string | null"
|
|
89019
|
-
},
|
|
89020
|
-
"privacy": "public",
|
|
89021
|
-
"description": "The path of the first selected file. Empty string ('') if no file is selected",
|
|
88949
|
+
"static": true,
|
|
88950
|
+
"readonly": true,
|
|
89022
88951
|
"inheritedFrom": {
|
|
89023
|
-
"name": "
|
|
89024
|
-
"module": "core/
|
|
89025
|
-
}
|
|
88952
|
+
"name": "SbbElement",
|
|
88953
|
+
"module": "core/base-elements/element.js"
|
|
88954
|
+
},
|
|
88955
|
+
"default": "'sbb-expansion-panel-header'"
|
|
89026
88956
|
},
|
|
89027
88957
|
{
|
|
89028
88958
|
"kind": "field",
|
|
89029
|
-
"name": "
|
|
88959
|
+
"name": "events",
|
|
89030
88960
|
"privacy": "public",
|
|
89031
|
-
"
|
|
88961
|
+
"static": true,
|
|
88962
|
+
"readonly": true,
|
|
88963
|
+
"default": "{ toggleexpanded: 'toggleexpanded', }",
|
|
89032
88964
|
"type": {
|
|
89033
|
-
"text": "
|
|
88965
|
+
"text": "{\n toggleexpanded: 'toggleexpanded',\n }"
|
|
89034
88966
|
}
|
|
89035
88967
|
},
|
|
89036
88968
|
{
|
|
89037
88969
|
"kind": "field",
|
|
89038
|
-
"name": "
|
|
89039
|
-
"type": {
|
|
89040
|
-
"text": "Readonly<File>[]"
|
|
89041
|
-
},
|
|
88970
|
+
"name": "_mediaMatcher",
|
|
89042
88971
|
"privacy": "private",
|
|
89043
|
-
"default": "[]"
|
|
88972
|
+
"default": "new SbbMediaMatcherController(this, { [SbbMediaQueryHover]: (m) => (this._isHover = m), })"
|
|
89044
88973
|
},
|
|
89045
88974
|
{
|
|
89046
88975
|
"kind": "field",
|
|
89047
|
-
"name": "
|
|
88976
|
+
"name": "_isHover",
|
|
89048
88977
|
"type": {
|
|
89049
|
-
"text": "
|
|
88978
|
+
"text": "boolean"
|
|
89050
88979
|
},
|
|
89051
|
-
"privacy": "
|
|
89052
|
-
"description": "Form type of element.",
|
|
89053
|
-
"default": "'file'",
|
|
89054
|
-
"readonly": true
|
|
88980
|
+
"privacy": "private"
|
|
89055
88981
|
},
|
|
89056
88982
|
{
|
|
89057
88983
|
"kind": "field",
|
|
89058
|
-
"name": "
|
|
88984
|
+
"name": "_previousSize",
|
|
89059
88985
|
"type": {
|
|
89060
|
-
"text": "
|
|
88986
|
+
"text": "string | undefined"
|
|
89061
88987
|
},
|
|
89062
88988
|
"privacy": "private"
|
|
89063
88989
|
},
|
|
89064
|
-
{
|
|
89065
|
-
"kind": "field",
|
|
89066
|
-
"name": "_suffixes",
|
|
89067
|
-
"type": {
|
|
89068
|
-
"text": "string[]"
|
|
89069
|
-
},
|
|
89070
|
-
"privacy": "private",
|
|
89071
|
-
"default": "['B', 'kB', 'MB', 'GB', 'TB']"
|
|
89072
|
-
},
|
|
89073
|
-
{
|
|
89074
|
-
"kind": "field",
|
|
89075
|
-
"name": "_liveRegion",
|
|
89076
|
-
"type": {
|
|
89077
|
-
"text": "HTMLParagraphElement"
|
|
89078
|
-
},
|
|
89079
|
-
"privacy": "private"
|
|
89080
|
-
},
|
|
89081
|
-
{
|
|
89082
|
-
"kind": "field",
|
|
89083
|
-
"name": "loadButton",
|
|
89084
|
-
"type": {
|
|
89085
|
-
"text": "SbbSecondaryButtonStaticElement"
|
|
89086
|
-
},
|
|
89087
|
-
"privacy": "protected"
|
|
89088
|
-
},
|
|
89089
|
-
{
|
|
89090
|
-
"kind": "field",
|
|
89091
|
-
"name": "language",
|
|
89092
|
-
"privacy": "protected",
|
|
89093
|
-
"default": "new SbbLanguageController(this)"
|
|
89094
|
-
},
|
|
89095
|
-
{
|
|
89096
|
-
"kind": "field",
|
|
89097
|
-
"name": "_counter",
|
|
89098
|
-
"type": {
|
|
89099
|
-
"text": "number"
|
|
89100
|
-
},
|
|
89101
|
-
"privacy": "private",
|
|
89102
|
-
"default": "0"
|
|
89103
|
-
},
|
|
89104
|
-
{
|
|
89105
|
-
"kind": "field",
|
|
89106
|
-
"name": "_dragTarget",
|
|
89107
|
-
"type": {
|
|
89108
|
-
"text": "HTMLElement | undefined"
|
|
89109
|
-
},
|
|
89110
|
-
"privacy": "private"
|
|
89111
|
-
},
|
|
89112
|
-
{
|
|
89113
|
-
"kind": "method",
|
|
89114
|
-
"name": "renderTemplate",
|
|
89115
|
-
"privacy": "protected",
|
|
89116
|
-
"return": {
|
|
89117
|
-
"type": {
|
|
89118
|
-
"text": "TemplateResult"
|
|
89119
|
-
}
|
|
89120
|
-
},
|
|
89121
|
-
"parameters": [
|
|
89122
|
-
{
|
|
89123
|
-
"name": "input",
|
|
89124
|
-
"type": {
|
|
89125
|
-
"text": "TemplateResult"
|
|
89126
|
-
}
|
|
89127
|
-
}
|
|
89128
|
-
]
|
|
89129
|
-
},
|
|
89130
|
-
{
|
|
89131
|
-
"kind": "method",
|
|
89132
|
-
"name": "formResetCallback",
|
|
89133
|
-
"privacy": "public",
|
|
89134
|
-
"return": {
|
|
89135
|
-
"type": {
|
|
89136
|
-
"text": "void"
|
|
89137
|
-
}
|
|
89138
|
-
}
|
|
89139
|
-
},
|
|
89140
|
-
{
|
|
89141
|
-
"kind": "method",
|
|
89142
|
-
"name": "formStateRestoreCallback",
|
|
89143
|
-
"privacy": "public",
|
|
89144
|
-
"return": {
|
|
89145
|
-
"type": {
|
|
89146
|
-
"text": "void"
|
|
89147
|
-
}
|
|
89148
|
-
},
|
|
89149
|
-
"parameters": [
|
|
89150
|
-
{
|
|
89151
|
-
"name": "state",
|
|
89152
|
-
"type": {
|
|
89153
|
-
"text": "FormRestoreState | null"
|
|
89154
|
-
}
|
|
89155
|
-
},
|
|
89156
|
-
{
|
|
89157
|
-
"name": "_reason",
|
|
89158
|
-
"optional": true,
|
|
89159
|
-
"type": {
|
|
89160
|
-
"text": "FormRestoreReason"
|
|
89161
|
-
}
|
|
89162
|
-
}
|
|
89163
|
-
]
|
|
89164
|
-
},
|
|
89165
|
-
{
|
|
89166
|
-
"kind": "method",
|
|
89167
|
-
"name": "updateFormValue",
|
|
89168
|
-
"privacy": "protected",
|
|
89169
|
-
"return": {
|
|
89170
|
-
"type": {
|
|
89171
|
-
"text": "void"
|
|
89172
|
-
}
|
|
89173
|
-
},
|
|
89174
|
-
"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",
|
|
89175
|
-
"inheritedFrom": {
|
|
89176
|
-
"name": "SbbFormAssociatedMixin",
|
|
89177
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89178
|
-
}
|
|
89179
|
-
},
|
|
89180
|
-
{
|
|
89181
|
-
"kind": "method",
|
|
89182
|
-
"name": "_checkFileEquality",
|
|
89183
|
-
"privacy": "private",
|
|
89184
|
-
"return": {
|
|
89185
|
-
"type": {
|
|
89186
|
-
"text": "boolean"
|
|
89187
|
-
}
|
|
89188
|
-
},
|
|
89189
|
-
"parameters": [
|
|
89190
|
-
{
|
|
89191
|
-
"name": "file1",
|
|
89192
|
-
"type": {
|
|
89193
|
-
"text": "Readonly<File>"
|
|
89194
|
-
}
|
|
89195
|
-
},
|
|
89196
|
-
{
|
|
89197
|
-
"name": "file2",
|
|
89198
|
-
"type": {
|
|
89199
|
-
"text": "Readonly<File>"
|
|
89200
|
-
}
|
|
89201
|
-
}
|
|
89202
|
-
]
|
|
89203
|
-
},
|
|
89204
|
-
{
|
|
89205
|
-
"kind": "method",
|
|
89206
|
-
"name": "_onFocus",
|
|
89207
|
-
"privacy": "private",
|
|
89208
|
-
"return": {
|
|
89209
|
-
"type": {
|
|
89210
|
-
"text": "void"
|
|
89211
|
-
}
|
|
89212
|
-
}
|
|
89213
|
-
},
|
|
89214
|
-
{
|
|
89215
|
-
"kind": "method",
|
|
89216
|
-
"name": "_onBlur",
|
|
89217
|
-
"privacy": "private",
|
|
89218
|
-
"return": {
|
|
89219
|
-
"type": {
|
|
89220
|
-
"text": "void"
|
|
89221
|
-
}
|
|
89222
|
-
}
|
|
89223
|
-
},
|
|
89224
|
-
{
|
|
89225
|
-
"kind": "method",
|
|
89226
|
-
"name": "_readFiles",
|
|
89227
|
-
"privacy": "private",
|
|
89228
|
-
"return": {
|
|
89229
|
-
"type": {
|
|
89230
|
-
"text": "void"
|
|
89231
|
-
}
|
|
89232
|
-
},
|
|
89233
|
-
"parameters": [
|
|
89234
|
-
{
|
|
89235
|
-
"name": "event",
|
|
89236
|
-
"type": {
|
|
89237
|
-
"text": "Event"
|
|
89238
|
-
}
|
|
89239
|
-
}
|
|
89240
|
-
]
|
|
89241
|
-
},
|
|
89242
|
-
{
|
|
89243
|
-
"kind": "method",
|
|
89244
|
-
"name": "createFileList",
|
|
89245
|
-
"privacy": "protected",
|
|
89246
|
-
"return": {
|
|
89247
|
-
"type": {
|
|
89248
|
-
"text": "void"
|
|
89249
|
-
}
|
|
89250
|
-
},
|
|
89251
|
-
"parameters": [
|
|
89252
|
-
{
|
|
89253
|
-
"name": "files",
|
|
89254
|
-
"type": {
|
|
89255
|
-
"text": "FileList"
|
|
89256
|
-
}
|
|
89257
|
-
}
|
|
89258
|
-
]
|
|
89259
|
-
},
|
|
89260
|
-
{
|
|
89261
|
-
"kind": "method",
|
|
89262
|
-
"name": "getButtonLabel",
|
|
89263
|
-
"privacy": "protected",
|
|
89264
|
-
"return": {
|
|
89265
|
-
"type": {
|
|
89266
|
-
"text": "string"
|
|
89267
|
-
}
|
|
89268
|
-
}
|
|
89269
|
-
},
|
|
89270
|
-
{
|
|
89271
|
-
"kind": "method",
|
|
89272
|
-
"name": "_removeFile",
|
|
89273
|
-
"privacy": "private",
|
|
89274
|
-
"return": {
|
|
89275
|
-
"type": {
|
|
89276
|
-
"text": "void"
|
|
89277
|
-
}
|
|
89278
|
-
},
|
|
89279
|
-
"parameters": [
|
|
89280
|
-
{
|
|
89281
|
-
"name": "file",
|
|
89282
|
-
"type": {
|
|
89283
|
-
"text": "Readonly<File>"
|
|
89284
|
-
}
|
|
89285
|
-
}
|
|
89286
|
-
]
|
|
89287
|
-
},
|
|
89288
|
-
{
|
|
89289
|
-
"kind": "method",
|
|
89290
|
-
"name": "_dispatchFileChangedEvent",
|
|
89291
|
-
"privacy": "private",
|
|
89292
|
-
"return": {
|
|
89293
|
-
"type": {
|
|
89294
|
-
"text": "void"
|
|
89295
|
-
}
|
|
89296
|
-
}
|
|
89297
|
-
},
|
|
89298
|
-
{
|
|
89299
|
-
"kind": "method",
|
|
89300
|
-
"name": "_formatFileSize",
|
|
89301
|
-
"privacy": "private",
|
|
89302
|
-
"return": {
|
|
89303
|
-
"type": {
|
|
89304
|
-
"text": "string"
|
|
89305
|
-
}
|
|
89306
|
-
},
|
|
89307
|
-
"parameters": [
|
|
89308
|
-
{
|
|
89309
|
-
"name": "size",
|
|
89310
|
-
"type": {
|
|
89311
|
-
"text": "number"
|
|
89312
|
-
}
|
|
89313
|
-
}
|
|
89314
|
-
],
|
|
89315
|
-
"description": "Calculates the correct unit for the file's size."
|
|
89316
|
-
},
|
|
89317
88990
|
{
|
|
89318
88991
|
"kind": "method",
|
|
89319
|
-
"name": "
|
|
89320
|
-
"privacy": "private",
|
|
89321
|
-
"return": {
|
|
89322
|
-
"type": {
|
|
89323
|
-
"text": "void"
|
|
89324
|
-
}
|
|
89325
|
-
}
|
|
89326
|
-
},
|
|
89327
|
-
{
|
|
89328
|
-
"kind": "method",
|
|
89329
|
-
"name": "_renderFileList",
|
|
89330
|
-
"privacy": "private",
|
|
89331
|
-
"return": {
|
|
89332
|
-
"type": {
|
|
89333
|
-
"text": "TemplateResult"
|
|
89334
|
-
}
|
|
89335
|
-
}
|
|
89336
|
-
},
|
|
89337
|
-
{
|
|
89338
|
-
"kind": "method",
|
|
89339
|
-
"name": "_onDragEnter",
|
|
89340
|
-
"privacy": "private",
|
|
89341
|
-
"return": {
|
|
89342
|
-
"type": {
|
|
89343
|
-
"text": "void"
|
|
89344
|
-
}
|
|
89345
|
-
},
|
|
89346
|
-
"parameters": [
|
|
89347
|
-
{
|
|
89348
|
-
"name": "event",
|
|
89349
|
-
"type": {
|
|
89350
|
-
"text": "DragEvent"
|
|
89351
|
-
}
|
|
89352
|
-
}
|
|
89353
|
-
]
|
|
89354
|
-
},
|
|
89355
|
-
{
|
|
89356
|
-
"kind": "method",
|
|
89357
|
-
"name": "_onDragLeave",
|
|
88992
|
+
"name": "_emitExpandedEvent",
|
|
89358
88993
|
"privacy": "private",
|
|
89359
|
-
"return": {
|
|
89360
|
-
"type": {
|
|
89361
|
-
"text": "void"
|
|
89362
|
-
}
|
|
89363
|
-
},
|
|
89364
|
-
"parameters": [
|
|
89365
|
-
{
|
|
89366
|
-
"name": "event",
|
|
89367
|
-
"type": {
|
|
89368
|
-
"text": "DragEvent"
|
|
89369
|
-
}
|
|
88994
|
+
"return": {
|
|
88995
|
+
"type": {
|
|
88996
|
+
"text": "void"
|
|
89370
88997
|
}
|
|
89371
|
-
|
|
88998
|
+
}
|
|
89372
88999
|
},
|
|
89373
89000
|
{
|
|
89374
89001
|
"kind": "method",
|
|
89375
|
-
"name": "
|
|
89002
|
+
"name": "_onMouseMovement",
|
|
89376
89003
|
"privacy": "private",
|
|
89377
89004
|
"return": {
|
|
89378
89005
|
"type": {
|
|
@@ -89381,56 +89008,54 @@
|
|
|
89381
89008
|
},
|
|
89382
89009
|
"parameters": [
|
|
89383
89010
|
{
|
|
89384
|
-
"name": "
|
|
89011
|
+
"name": "toggleDataAttribute",
|
|
89385
89012
|
"type": {
|
|
89386
|
-
"text": "
|
|
89013
|
+
"text": "boolean"
|
|
89387
89014
|
}
|
|
89388
89015
|
}
|
|
89389
89016
|
]
|
|
89390
89017
|
},
|
|
89391
89018
|
{
|
|
89392
89019
|
"kind": "method",
|
|
89393
|
-
"name": "
|
|
89020
|
+
"name": "_setIconState",
|
|
89394
89021
|
"privacy": "private",
|
|
89395
89022
|
"return": {
|
|
89396
89023
|
"type": {
|
|
89397
89024
|
"text": "void"
|
|
89398
89025
|
}
|
|
89399
89026
|
},
|
|
89400
|
-
"
|
|
89401
|
-
{
|
|
89402
|
-
"name": "event",
|
|
89403
|
-
"type": {
|
|
89404
|
-
"text": "DragEvent"
|
|
89405
|
-
}
|
|
89406
|
-
}
|
|
89407
|
-
]
|
|
89027
|
+
"description": "The :state(icon) is used by the 'sbb-expansion-panel'.\nIt needs to be set before the"
|
|
89408
89028
|
},
|
|
89409
89029
|
{
|
|
89410
89030
|
"kind": "method",
|
|
89411
|
-
"name": "
|
|
89412
|
-
"privacy": "
|
|
89031
|
+
"name": "renderTemplate",
|
|
89032
|
+
"privacy": "protected",
|
|
89413
89033
|
"return": {
|
|
89414
89034
|
"type": {
|
|
89415
|
-
"text": "
|
|
89035
|
+
"text": "TemplateResult"
|
|
89416
89036
|
}
|
|
89417
89037
|
},
|
|
89418
|
-
"
|
|
89419
|
-
|
|
89420
|
-
|
|
89421
|
-
|
|
89422
|
-
|
|
89423
|
-
|
|
89424
|
-
|
|
89425
|
-
|
|
89426
|
-
|
|
89427
|
-
|
|
89428
|
-
|
|
89429
|
-
|
|
89430
|
-
|
|
89431
|
-
|
|
89432
|
-
|
|
89433
|
-
|
|
89038
|
+
"description": "Override this method to render the component template.",
|
|
89039
|
+
"inheritedFrom": {
|
|
89040
|
+
"name": "SbbActionBaseElement",
|
|
89041
|
+
"module": "core/base-elements/action-base-element.js"
|
|
89042
|
+
}
|
|
89043
|
+
},
|
|
89044
|
+
{
|
|
89045
|
+
"kind": "field",
|
|
89046
|
+
"name": "disabledInteractive",
|
|
89047
|
+
"type": {
|
|
89048
|
+
"text": "boolean"
|
|
89049
|
+
},
|
|
89050
|
+
"privacy": "public",
|
|
89051
|
+
"default": "false",
|
|
89052
|
+
"description": "Whether the button should be aria-disabled but stay interactive.",
|
|
89053
|
+
"attribute": "disabled-interactive",
|
|
89054
|
+
"reflects": true,
|
|
89055
|
+
"inheritedFrom": {
|
|
89056
|
+
"name": "SbbDisabledInteractiveMixin",
|
|
89057
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89058
|
+
}
|
|
89434
89059
|
},
|
|
89435
89060
|
{
|
|
89436
89061
|
"kind": "field",
|
|
@@ -89478,16 +89103,112 @@
|
|
|
89478
89103
|
},
|
|
89479
89104
|
{
|
|
89480
89105
|
"kind": "field",
|
|
89481
|
-
"name": "
|
|
89106
|
+
"name": "iconName",
|
|
89482
89107
|
"type": {
|
|
89483
|
-
"text": "
|
|
89108
|
+
"text": "string"
|
|
89484
89109
|
},
|
|
89485
89110
|
"privacy": "public",
|
|
89486
|
-
"
|
|
89487
|
-
"
|
|
89111
|
+
"default": "''",
|
|
89112
|
+
"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.",
|
|
89113
|
+
"attribute": "icon-name",
|
|
89488
89114
|
"inheritedFrom": {
|
|
89489
|
-
"name": "
|
|
89490
|
-
"module": "
|
|
89115
|
+
"name": "SbbIconNameMixin",
|
|
89116
|
+
"module": "icon/icon-name-mixin.js"
|
|
89117
|
+
}
|
|
89118
|
+
},
|
|
89119
|
+
{
|
|
89120
|
+
"kind": "method",
|
|
89121
|
+
"name": "renderIconSlot",
|
|
89122
|
+
"privacy": "protected",
|
|
89123
|
+
"return": {
|
|
89124
|
+
"type": {
|
|
89125
|
+
"text": "TemplateResult"
|
|
89126
|
+
}
|
|
89127
|
+
},
|
|
89128
|
+
"parameters": [
|
|
89129
|
+
{
|
|
89130
|
+
"name": "classname",
|
|
89131
|
+
"optional": true,
|
|
89132
|
+
"type": {
|
|
89133
|
+
"text": "string"
|
|
89134
|
+
}
|
|
89135
|
+
}
|
|
89136
|
+
],
|
|
89137
|
+
"inheritedFrom": {
|
|
89138
|
+
"name": "SbbIconNameMixin",
|
|
89139
|
+
"module": "icon/icon-name-mixin.js"
|
|
89140
|
+
}
|
|
89141
|
+
},
|
|
89142
|
+
{
|
|
89143
|
+
"kind": "method",
|
|
89144
|
+
"name": "renderIconName",
|
|
89145
|
+
"privacy": "protected",
|
|
89146
|
+
"return": {
|
|
89147
|
+
"type": {
|
|
89148
|
+
"text": "string"
|
|
89149
|
+
}
|
|
89150
|
+
},
|
|
89151
|
+
"inheritedFrom": {
|
|
89152
|
+
"name": "SbbIconNameMixin",
|
|
89153
|
+
"module": "icon/icon-name-mixin.js"
|
|
89154
|
+
}
|
|
89155
|
+
},
|
|
89156
|
+
{
|
|
89157
|
+
"kind": "method",
|
|
89158
|
+
"name": "_renderIconName",
|
|
89159
|
+
"privacy": "private",
|
|
89160
|
+
"return": {
|
|
89161
|
+
"type": {
|
|
89162
|
+
"text": "string"
|
|
89163
|
+
}
|
|
89164
|
+
},
|
|
89165
|
+
"inheritedFrom": {
|
|
89166
|
+
"name": "SbbIconNameMixin",
|
|
89167
|
+
"module": "icon/icon-name-mixin.js"
|
|
89168
|
+
}
|
|
89169
|
+
},
|
|
89170
|
+
{
|
|
89171
|
+
"kind": "field",
|
|
89172
|
+
"name": "_elementsOnWhichEnterPressTriggersSubmit",
|
|
89173
|
+
"type": {
|
|
89174
|
+
"text": "array"
|
|
89175
|
+
},
|
|
89176
|
+
"privacy": "private",
|
|
89177
|
+
"readonly": true,
|
|
89178
|
+
"default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
|
|
89179
|
+
"inheritedFrom": {
|
|
89180
|
+
"name": "SbbButtonBaseElement",
|
|
89181
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89182
|
+
}
|
|
89183
|
+
},
|
|
89184
|
+
{
|
|
89185
|
+
"kind": "field",
|
|
89186
|
+
"name": "value",
|
|
89187
|
+
"type": {
|
|
89188
|
+
"text": "string"
|
|
89189
|
+
},
|
|
89190
|
+
"privacy": "public",
|
|
89191
|
+
"inheritedFrom": {
|
|
89192
|
+
"name": "SbbButtonBaseElement",
|
|
89193
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89194
|
+
},
|
|
89195
|
+
"default": "''",
|
|
89196
|
+
"description": "Value of the form element.",
|
|
89197
|
+
"attribute": "value"
|
|
89198
|
+
},
|
|
89199
|
+
{
|
|
89200
|
+
"kind": "field",
|
|
89201
|
+
"name": "type",
|
|
89202
|
+
"privacy": "public",
|
|
89203
|
+
"description": "The type attribute to use for the button.",
|
|
89204
|
+
"default": "'button'",
|
|
89205
|
+
"type": {
|
|
89206
|
+
"text": "SbbButtonType"
|
|
89207
|
+
},
|
|
89208
|
+
"attribute": "type",
|
|
89209
|
+
"inheritedFrom": {
|
|
89210
|
+
"name": "SbbButtonBaseElement",
|
|
89211
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89491
89212
|
}
|
|
89492
89213
|
},
|
|
89493
89214
|
{
|
|
@@ -89497,8 +89218,75 @@
|
|
|
89497
89218
|
"text": "HTMLFormElement | null"
|
|
89498
89219
|
},
|
|
89499
89220
|
"privacy": "public",
|
|
89500
|
-
"description": "
|
|
89501
|
-
"
|
|
89221
|
+
"description": "The `<form>` element to associate the button with.",
|
|
89222
|
+
"inheritedFrom": {
|
|
89223
|
+
"name": "SbbButtonBaseElement",
|
|
89224
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89225
|
+
},
|
|
89226
|
+
"attribute": "form"
|
|
89227
|
+
},
|
|
89228
|
+
{
|
|
89229
|
+
"kind": "field",
|
|
89230
|
+
"name": "_formId",
|
|
89231
|
+
"type": {
|
|
89232
|
+
"text": "string"
|
|
89233
|
+
},
|
|
89234
|
+
"privacy": "private",
|
|
89235
|
+
"default": "''",
|
|
89236
|
+
"inheritedFrom": {
|
|
89237
|
+
"name": "SbbButtonBaseElement",
|
|
89238
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89239
|
+
}
|
|
89240
|
+
},
|
|
89241
|
+
{
|
|
89242
|
+
"kind": "field",
|
|
89243
|
+
"name": "_handleButtonClick",
|
|
89244
|
+
"privacy": "private",
|
|
89245
|
+
"inheritedFrom": {
|
|
89246
|
+
"name": "SbbButtonBaseElement",
|
|
89247
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89248
|
+
}
|
|
89249
|
+
},
|
|
89250
|
+
{
|
|
89251
|
+
"kind": "method",
|
|
89252
|
+
"name": "_requestSubmit",
|
|
89253
|
+
"privacy": "private",
|
|
89254
|
+
"return": {
|
|
89255
|
+
"type": {
|
|
89256
|
+
"text": "void"
|
|
89257
|
+
}
|
|
89258
|
+
},
|
|
89259
|
+
"parameters": [
|
|
89260
|
+
{
|
|
89261
|
+
"name": "form",
|
|
89262
|
+
"type": {
|
|
89263
|
+
"text": "HTMLFormElement"
|
|
89264
|
+
}
|
|
89265
|
+
}
|
|
89266
|
+
],
|
|
89267
|
+
"inheritedFrom": {
|
|
89268
|
+
"name": "SbbButtonBaseElement",
|
|
89269
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89270
|
+
}
|
|
89271
|
+
},
|
|
89272
|
+
{
|
|
89273
|
+
"kind": "field",
|
|
89274
|
+
"name": "_formKeyDown",
|
|
89275
|
+
"privacy": "private",
|
|
89276
|
+
"inheritedFrom": {
|
|
89277
|
+
"name": "SbbButtonBaseElement",
|
|
89278
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89279
|
+
}
|
|
89280
|
+
},
|
|
89281
|
+
{
|
|
89282
|
+
"kind": "field",
|
|
89283
|
+
"name": "formAssociated",
|
|
89284
|
+
"type": {
|
|
89285
|
+
"text": "boolean"
|
|
89286
|
+
},
|
|
89287
|
+
"privacy": "public",
|
|
89288
|
+
"static": true,
|
|
89289
|
+
"default": "true",
|
|
89502
89290
|
"inheritedFrom": {
|
|
89503
89291
|
"name": "SbbFormAssociatedMixin",
|
|
89504
89292
|
"module": "core/mixins/form-associated-mixin.js"
|
|
@@ -89643,9 +89431,24 @@
|
|
|
89643
89431
|
"privacy": "private",
|
|
89644
89432
|
"return": {
|
|
89645
89433
|
"type": {
|
|
89646
|
-
"text": "boolean"
|
|
89434
|
+
"text": "boolean"
|
|
89435
|
+
}
|
|
89436
|
+
},
|
|
89437
|
+
"inheritedFrom": {
|
|
89438
|
+
"name": "SbbFormAssociatedMixin",
|
|
89439
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89440
|
+
}
|
|
89441
|
+
},
|
|
89442
|
+
{
|
|
89443
|
+
"kind": "method",
|
|
89444
|
+
"name": "updateFormValue",
|
|
89445
|
+
"privacy": "protected",
|
|
89446
|
+
"return": {
|
|
89447
|
+
"type": {
|
|
89448
|
+
"text": "void"
|
|
89647
89449
|
}
|
|
89648
89450
|
},
|
|
89451
|
+
"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",
|
|
89649
89452
|
"inheritedFrom": {
|
|
89650
89453
|
"name": "SbbFormAssociatedMixin",
|
|
89651
89454
|
"module": "core/mixins/form-associated-mixin.js"
|
|
@@ -89775,88 +89578,319 @@
|
|
|
89775
89578
|
"name": "SbbFormAssociatedMixin",
|
|
89776
89579
|
"module": "core/mixins/form-associated-mixin.js"
|
|
89777
89580
|
}
|
|
89778
|
-
}
|
|
89779
|
-
],
|
|
89780
|
-
"events": [
|
|
89581
|
+
},
|
|
89781
89582
|
{
|
|
89782
|
-
"
|
|
89583
|
+
"kind": "field",
|
|
89584
|
+
"name": "role",
|
|
89783
89585
|
"type": {
|
|
89784
|
-
"text": "
|
|
89586
|
+
"text": "ElementInternals['role']"
|
|
89785
89587
|
},
|
|
89786
|
-
"
|
|
89588
|
+
"privacy": "public",
|
|
89589
|
+
"static": true,
|
|
89590
|
+
"readonly": true,
|
|
89591
|
+
"default": "'button'",
|
|
89592
|
+
"inheritedFrom": {
|
|
89593
|
+
"name": "SbbButtonLikeBaseElement",
|
|
89594
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89595
|
+
}
|
|
89787
89596
|
},
|
|
89788
89597
|
{
|
|
89789
|
-
"
|
|
89598
|
+
"kind": "field",
|
|
89599
|
+
"name": "_preventScrollOnSpaceKeydown",
|
|
89600
|
+
"privacy": "private",
|
|
89601
|
+
"description": "Prevents scrolling from pressing Space, when the event target is an action element.\nAlso sets active state.",
|
|
89602
|
+
"parameters": [
|
|
89603
|
+
{
|
|
89604
|
+
"description": "The origin event.",
|
|
89605
|
+
"name": "event"
|
|
89606
|
+
}
|
|
89607
|
+
],
|
|
89608
|
+
"inheritedFrom": {
|
|
89609
|
+
"name": "SbbButtonLikeBaseElement",
|
|
89610
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89611
|
+
}
|
|
89612
|
+
},
|
|
89613
|
+
{
|
|
89614
|
+
"kind": "field",
|
|
89615
|
+
"name": "_removeActiveMarker",
|
|
89616
|
+
"privacy": "private",
|
|
89617
|
+
"inheritedFrom": {
|
|
89618
|
+
"name": "SbbButtonLikeBaseElement",
|
|
89619
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89620
|
+
}
|
|
89621
|
+
},
|
|
89622
|
+
{
|
|
89623
|
+
"kind": "field",
|
|
89624
|
+
"name": "_dispatchClickEventOnSpaceKeyup",
|
|
89625
|
+
"privacy": "private",
|
|
89626
|
+
"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.",
|
|
89627
|
+
"parameters": [
|
|
89628
|
+
{
|
|
89629
|
+
"description": "The origin event.",
|
|
89630
|
+
"name": "event"
|
|
89631
|
+
}
|
|
89632
|
+
],
|
|
89633
|
+
"inheritedFrom": {
|
|
89634
|
+
"name": "SbbButtonLikeBaseElement",
|
|
89635
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89636
|
+
}
|
|
89637
|
+
},
|
|
89638
|
+
{
|
|
89639
|
+
"kind": "field",
|
|
89640
|
+
"name": "_dispatchClickEvent",
|
|
89641
|
+
"privacy": "private",
|
|
89642
|
+
"inheritedFrom": {
|
|
89643
|
+
"name": "SbbButtonLikeBaseElement",
|
|
89644
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89645
|
+
}
|
|
89646
|
+
},
|
|
89647
|
+
{
|
|
89648
|
+
"kind": "field",
|
|
89649
|
+
"name": "maybeDisabled",
|
|
89790
89650
|
"type": {
|
|
89791
|
-
"text": "
|
|
89651
|
+
"text": "boolean | undefined"
|
|
89792
89652
|
},
|
|
89793
|
-
"
|
|
89653
|
+
"privacy": "protected",
|
|
89654
|
+
"readonly": true,
|
|
89655
|
+
"inheritedFrom": {
|
|
89656
|
+
"name": "SbbActionBaseElement",
|
|
89657
|
+
"module": "core/base-elements/action-base-element.js"
|
|
89658
|
+
}
|
|
89794
89659
|
},
|
|
89795
89660
|
{
|
|
89796
|
-
"
|
|
89661
|
+
"kind": "field",
|
|
89662
|
+
"name": "maybeDisabledInteractive",
|
|
89797
89663
|
"type": {
|
|
89798
|
-
"text": "
|
|
89664
|
+
"text": "boolean | undefined"
|
|
89799
89665
|
},
|
|
89800
|
-
"
|
|
89666
|
+
"privacy": "protected",
|
|
89667
|
+
"readonly": true,
|
|
89668
|
+
"inheritedFrom": {
|
|
89669
|
+
"name": "SbbActionBaseElement",
|
|
89670
|
+
"module": "core/base-elements/action-base-element.js"
|
|
89671
|
+
}
|
|
89672
|
+
},
|
|
89673
|
+
{
|
|
89674
|
+
"kind": "method",
|
|
89675
|
+
"name": "setupBaseEventHandlers",
|
|
89676
|
+
"privacy": "protected",
|
|
89677
|
+
"return": {
|
|
89678
|
+
"type": {
|
|
89679
|
+
"text": "void"
|
|
89680
|
+
}
|
|
89681
|
+
},
|
|
89682
|
+
"inheritedFrom": {
|
|
89683
|
+
"name": "SbbActionBaseElement",
|
|
89684
|
+
"module": "core/base-elements/action-base-element.js"
|
|
89685
|
+
}
|
|
89686
|
+
},
|
|
89687
|
+
{
|
|
89688
|
+
"kind": "field",
|
|
89689
|
+
"name": "_hydrationRequired",
|
|
89690
|
+
"type": {
|
|
89691
|
+
"text": "boolean"
|
|
89692
|
+
},
|
|
89693
|
+
"privacy": "private",
|
|
89694
|
+
"default": "!!this.shadowRoot",
|
|
89695
|
+
"inheritedFrom": {
|
|
89696
|
+
"name": "SbbElement",
|
|
89697
|
+
"module": "core/base-elements/element.js"
|
|
89698
|
+
}
|
|
89699
|
+
},
|
|
89700
|
+
{
|
|
89701
|
+
"kind": "field",
|
|
89702
|
+
"name": "_hydrationComplete",
|
|
89703
|
+
"privacy": "private",
|
|
89704
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
89705
|
+
"inheritedFrom": {
|
|
89706
|
+
"name": "SbbElement",
|
|
89707
|
+
"module": "core/base-elements/element.js"
|
|
89708
|
+
}
|
|
89709
|
+
},
|
|
89710
|
+
{
|
|
89711
|
+
"kind": "field",
|
|
89712
|
+
"name": "_resolveHydration",
|
|
89713
|
+
"type": {
|
|
89714
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
89715
|
+
},
|
|
89716
|
+
"privacy": "private",
|
|
89717
|
+
"inheritedFrom": {
|
|
89718
|
+
"name": "SbbElement",
|
|
89719
|
+
"module": "core/base-elements/element.js"
|
|
89720
|
+
}
|
|
89721
|
+
},
|
|
89722
|
+
{
|
|
89723
|
+
"kind": "field",
|
|
89724
|
+
"name": "hydrationRequired",
|
|
89725
|
+
"type": {
|
|
89726
|
+
"text": "boolean"
|
|
89727
|
+
},
|
|
89728
|
+
"privacy": "protected",
|
|
89729
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
89730
|
+
"readonly": true,
|
|
89731
|
+
"inheritedFrom": {
|
|
89732
|
+
"name": "SbbElement",
|
|
89733
|
+
"module": "core/base-elements/element.js"
|
|
89734
|
+
},
|
|
89735
|
+
"default": "!!this.shadowRoot"
|
|
89736
|
+
},
|
|
89737
|
+
{
|
|
89738
|
+
"kind": "method",
|
|
89739
|
+
"name": "toggleState",
|
|
89740
|
+
"privacy": "protected",
|
|
89741
|
+
"return": {
|
|
89742
|
+
"type": {
|
|
89743
|
+
"text": "void"
|
|
89744
|
+
}
|
|
89745
|
+
},
|
|
89746
|
+
"parameters": [
|
|
89747
|
+
{
|
|
89748
|
+
"name": "value",
|
|
89749
|
+
"type": {
|
|
89750
|
+
"text": "string"
|
|
89751
|
+
}
|
|
89752
|
+
},
|
|
89753
|
+
{
|
|
89754
|
+
"name": "force",
|
|
89755
|
+
"optional": true,
|
|
89756
|
+
"type": {
|
|
89757
|
+
"text": "boolean"
|
|
89758
|
+
}
|
|
89759
|
+
}
|
|
89760
|
+
],
|
|
89761
|
+
"inheritedFrom": {
|
|
89762
|
+
"name": "SbbElement",
|
|
89763
|
+
"module": "core/base-elements/element.js"
|
|
89764
|
+
}
|
|
89765
|
+
},
|
|
89766
|
+
{
|
|
89767
|
+
"kind": "field",
|
|
89768
|
+
"name": "['_$sbbElement$']",
|
|
89769
|
+
"type": {
|
|
89770
|
+
"text": "boolean"
|
|
89771
|
+
},
|
|
89772
|
+
"privacy": "public",
|
|
89773
|
+
"static": true,
|
|
89774
|
+
"default": "true",
|
|
89775
|
+
"inheritedFrom": {
|
|
89776
|
+
"name": "SbbElement",
|
|
89777
|
+
"module": "core/base-elements/element.js"
|
|
89778
|
+
}
|
|
89779
|
+
},
|
|
89780
|
+
{
|
|
89781
|
+
"kind": "field",
|
|
89782
|
+
"name": "_controllers",
|
|
89783
|
+
"type": {
|
|
89784
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
89785
|
+
},
|
|
89786
|
+
"privacy": "private",
|
|
89787
|
+
"inheritedFrom": {
|
|
89788
|
+
"name": "SbbElement",
|
|
89789
|
+
"module": "core/base-elements/element.js"
|
|
89790
|
+
}
|
|
89791
|
+
}
|
|
89792
|
+
],
|
|
89793
|
+
"events": [
|
|
89794
|
+
{
|
|
89795
|
+
"name": "toggleexpanded",
|
|
89796
|
+
"type": {
|
|
89797
|
+
"text": "Event"
|
|
89798
|
+
},
|
|
89799
|
+
"description": "Notifies that the `sbb-expansion-panel` is about to expand/shrink."
|
|
89800
|
+
}
|
|
89801
|
+
],
|
|
89802
|
+
"mixins": [
|
|
89803
|
+
{
|
|
89804
|
+
"name": "SbbDisabledTabIndexActionMixin",
|
|
89805
|
+
"module": "core/mixins.js"
|
|
89806
|
+
},
|
|
89807
|
+
{
|
|
89808
|
+
"name": "SbbIconNameMixin",
|
|
89809
|
+
"module": "icon.js"
|
|
89801
89810
|
}
|
|
89802
89811
|
],
|
|
89812
|
+
"superclass": {
|
|
89813
|
+
"name": "SbbButtonBaseElement",
|
|
89814
|
+
"module": "core/base-elements.js"
|
|
89815
|
+
},
|
|
89816
|
+
"tagName": "sbb-expansion-panel-header",
|
|
89817
|
+
"customElement": true,
|
|
89803
89818
|
"attributes": [
|
|
89804
89819
|
{
|
|
89805
|
-
"name": "
|
|
89820
|
+
"name": "disabled-interactive",
|
|
89806
89821
|
"type": {
|
|
89807
|
-
"text": "
|
|
89822
|
+
"text": "boolean"
|
|
89808
89823
|
},
|
|
89809
|
-
"
|
|
89810
|
-
"
|
|
89811
|
-
"fieldName": "
|
|
89824
|
+
"default": "false",
|
|
89825
|
+
"description": "Whether the button should be aria-disabled but stay interactive.",
|
|
89826
|
+
"fieldName": "disabledInteractive",
|
|
89827
|
+
"inheritedFrom": {
|
|
89828
|
+
"name": "SbbDisabledInteractiveMixin",
|
|
89829
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89830
|
+
}
|
|
89812
89831
|
},
|
|
89813
89832
|
{
|
|
89814
|
-
"name": "
|
|
89833
|
+
"name": "disabled",
|
|
89834
|
+
"description": "Whether the component is disabled.",
|
|
89835
|
+
"default": "false",
|
|
89815
89836
|
"type": {
|
|
89816
89837
|
"text": "boolean"
|
|
89817
89838
|
},
|
|
89818
|
-
"
|
|
89819
|
-
"
|
|
89820
|
-
|
|
89839
|
+
"fieldName": "disabled",
|
|
89840
|
+
"inheritedFrom": {
|
|
89841
|
+
"name": "SbbDisabledMixin",
|
|
89842
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89843
|
+
}
|
|
89821
89844
|
},
|
|
89822
89845
|
{
|
|
89823
|
-
"name": "
|
|
89846
|
+
"name": "icon-name",
|
|
89824
89847
|
"type": {
|
|
89825
|
-
"text": "
|
|
89848
|
+
"text": "string"
|
|
89826
89849
|
},
|
|
89827
|
-
"default": "'
|
|
89828
|
-
"description": "
|
|
89829
|
-
"fieldName": "
|
|
89850
|
+
"default": "''",
|
|
89851
|
+
"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.",
|
|
89852
|
+
"fieldName": "iconName",
|
|
89853
|
+
"inheritedFrom": {
|
|
89854
|
+
"name": "SbbIconNameMixin",
|
|
89855
|
+
"module": "icon/icon-name-mixin.js"
|
|
89856
|
+
}
|
|
89830
89857
|
},
|
|
89831
89858
|
{
|
|
89832
|
-
"name": "
|
|
89859
|
+
"name": "value",
|
|
89833
89860
|
"type": {
|
|
89834
89861
|
"text": "string"
|
|
89835
89862
|
},
|
|
89836
89863
|
"default": "''",
|
|
89837
|
-
"description": "
|
|
89838
|
-
"fieldName": "
|
|
89864
|
+
"description": "Value of the form element.",
|
|
89865
|
+
"fieldName": "value",
|
|
89866
|
+
"inheritedFrom": {
|
|
89867
|
+
"name": "SbbButtonBaseElement",
|
|
89868
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89869
|
+
}
|
|
89839
89870
|
},
|
|
89840
89871
|
{
|
|
89841
|
-
"name": "
|
|
89872
|
+
"name": "type",
|
|
89873
|
+
"description": "The type attribute to use for the button.",
|
|
89874
|
+
"default": "'button'",
|
|
89842
89875
|
"type": {
|
|
89843
|
-
"text": "
|
|
89876
|
+
"text": "SbbButtonType"
|
|
89844
89877
|
},
|
|
89845
|
-
"
|
|
89846
|
-
"
|
|
89847
|
-
|
|
89878
|
+
"fieldName": "type",
|
|
89879
|
+
"inheritedFrom": {
|
|
89880
|
+
"name": "SbbButtonBaseElement",
|
|
89881
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89882
|
+
}
|
|
89848
89883
|
},
|
|
89849
89884
|
{
|
|
89850
|
-
"name": "
|
|
89851
|
-
"description": "
|
|
89852
|
-
"default": "false",
|
|
89885
|
+
"name": "form",
|
|
89886
|
+
"description": "The `<form>` element to associate the button with.",
|
|
89853
89887
|
"type": {
|
|
89854
|
-
"text": "
|
|
89888
|
+
"text": "HTMLFormElement | null"
|
|
89855
89889
|
},
|
|
89856
|
-
"fieldName": "
|
|
89890
|
+
"fieldName": "form",
|
|
89857
89891
|
"inheritedFrom": {
|
|
89858
|
-
"name": "
|
|
89859
|
-
"module": "core/
|
|
89892
|
+
"name": "SbbButtonBaseElement",
|
|
89893
|
+
"module": "core/base-elements/button-base-element.js"
|
|
89860
89894
|
}
|
|
89861
89895
|
},
|
|
89862
89896
|
{
|
|
@@ -89871,50 +89905,16 @@
|
|
|
89871
89905
|
"module": "core/mixins/form-associated-mixin.js"
|
|
89872
89906
|
}
|
|
89873
89907
|
}
|
|
89874
|
-
],
|
|
89875
|
-
"mixins": [
|
|
89876
|
-
{
|
|
89877
|
-
"name": "SbbDisabledMixin",
|
|
89878
|
-
"module": "core/mixins.js"
|
|
89879
|
-
},
|
|
89880
|
-
{
|
|
89881
|
-
"name": "SbbFormAssociatedMixin",
|
|
89882
|
-
"module": "core/mixins.js"
|
|
89883
|
-
}
|
|
89884
|
-
],
|
|
89885
|
-
"parameters": [
|
|
89886
|
-
{
|
|
89887
|
-
"name": "superclass",
|
|
89888
|
-
"type": {
|
|
89889
|
-
"text": "T"
|
|
89890
|
-
}
|
|
89891
|
-
}
|
|
89892
89908
|
]
|
|
89893
89909
|
}
|
|
89894
89910
|
],
|
|
89895
89911
|
"exports": [
|
|
89896
89912
|
{
|
|
89897
89913
|
"kind": "js",
|
|
89898
|
-
"name": "
|
|
89899
|
-
"declaration": {
|
|
89900
|
-
"name": "default",
|
|
89901
|
-
"module": "./file-selector-common.scss?lit&inline"
|
|
89902
|
-
}
|
|
89903
|
-
},
|
|
89904
|
-
{
|
|
89905
|
-
"kind": "js",
|
|
89906
|
-
"name": "SbbFileSelectorCommonElementMixinType",
|
|
89907
|
-
"declaration": {
|
|
89908
|
-
"name": "SbbFileSelectorCommonElementMixinType",
|
|
89909
|
-
"module": "file-selector/common/file-selector-common.js"
|
|
89910
|
-
}
|
|
89911
|
-
},
|
|
89912
|
-
{
|
|
89913
|
-
"kind": "js",
|
|
89914
|
-
"name": "SbbFileSelectorCommonElementMixin",
|
|
89914
|
+
"name": "SbbExpansionPanelHeaderElement",
|
|
89915
89915
|
"declaration": {
|
|
89916
|
-
"name": "
|
|
89917
|
-
"module": "
|
|
89916
|
+
"name": "SbbExpansionPanelHeaderElement",
|
|
89917
|
+
"module": "expansion-panel/expansion-panel-header/expansion-panel-header.component.js"
|
|
89918
89918
|
}
|
|
89919
89919
|
}
|
|
89920
89920
|
]
|
|
@@ -108856,59 +108856,229 @@
|
|
|
108856
108856
|
}
|
|
108857
108857
|
},
|
|
108858
108858
|
{
|
|
108859
|
-
"name": "type",
|
|
108860
|
-
"description": "The type attribute to use for the button.",
|
|
108861
|
-
"default": "'button'",
|
|
108859
|
+
"name": "type",
|
|
108860
|
+
"description": "The type attribute to use for the button.",
|
|
108861
|
+
"default": "'button'",
|
|
108862
|
+
"type": {
|
|
108863
|
+
"text": "SbbButtonType"
|
|
108864
|
+
},
|
|
108865
|
+
"fieldName": "type",
|
|
108866
|
+
"inheritedFrom": {
|
|
108867
|
+
"name": "SbbButtonBaseElement",
|
|
108868
|
+
"module": "core/base-elements/button-base-element.js"
|
|
108869
|
+
}
|
|
108870
|
+
},
|
|
108871
|
+
{
|
|
108872
|
+
"name": "form",
|
|
108873
|
+
"description": "The `<form>` element to associate the button with.",
|
|
108874
|
+
"type": {
|
|
108875
|
+
"text": "HTMLFormElement | null"
|
|
108876
|
+
},
|
|
108877
|
+
"fieldName": "form",
|
|
108878
|
+
"inheritedFrom": {
|
|
108879
|
+
"name": "SbbButtonBaseElement",
|
|
108880
|
+
"module": "core/base-elements/button-base-element.js"
|
|
108881
|
+
}
|
|
108882
|
+
},
|
|
108883
|
+
{
|
|
108884
|
+
"name": "name",
|
|
108885
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
108886
|
+
"type": {
|
|
108887
|
+
"text": "string"
|
|
108888
|
+
},
|
|
108889
|
+
"fieldName": "name",
|
|
108890
|
+
"inheritedFrom": {
|
|
108891
|
+
"name": "SbbFormAssociatedMixin",
|
|
108892
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
108893
|
+
}
|
|
108894
|
+
}
|
|
108895
|
+
],
|
|
108896
|
+
"superclass": {
|
|
108897
|
+
"name": "SbbButtonBaseElement",
|
|
108898
|
+
"module": "core/base-elements.js"
|
|
108899
|
+
},
|
|
108900
|
+
"tagName": "sbb-mini-calendar-day",
|
|
108901
|
+
"customElement": true,
|
|
108902
|
+
"classGenerics": "T = Date"
|
|
108903
|
+
}
|
|
108904
|
+
],
|
|
108905
|
+
"exports": [
|
|
108906
|
+
{
|
|
108907
|
+
"kind": "js",
|
|
108908
|
+
"name": "SbbMiniCalendarDayElement",
|
|
108909
|
+
"declaration": {
|
|
108910
|
+
"name": "SbbMiniCalendarDayElement",
|
|
108911
|
+
"module": "mini-calendar/mini-calendar-day/mini-calendar-day.component.js"
|
|
108912
|
+
}
|
|
108913
|
+
}
|
|
108914
|
+
]
|
|
108915
|
+
},
|
|
108916
|
+
{
|
|
108917
|
+
"kind": "javascript-module",
|
|
108918
|
+
"path": "navigation/common/navigation-action-common.js",
|
|
108919
|
+
"declarations": [
|
|
108920
|
+
{
|
|
108921
|
+
"kind": "class",
|
|
108922
|
+
"description": "",
|
|
108923
|
+
"name": "SbbNavigationActionCommonElementMixinType",
|
|
108924
|
+
"members": [
|
|
108925
|
+
{
|
|
108926
|
+
"kind": "field",
|
|
108927
|
+
"name": "size",
|
|
108928
|
+
"type": {
|
|
108929
|
+
"text": "SbbNavigationActionSize"
|
|
108930
|
+
},
|
|
108931
|
+
"privacy": "public"
|
|
108932
|
+
},
|
|
108933
|
+
{
|
|
108934
|
+
"kind": "field",
|
|
108935
|
+
"name": "marker",
|
|
108936
|
+
"type": {
|
|
108937
|
+
"text": "SbbNavigationMarkerElement | null"
|
|
108938
|
+
},
|
|
108939
|
+
"privacy": "public",
|
|
108940
|
+
"readonly": true
|
|
108941
|
+
},
|
|
108942
|
+
{
|
|
108943
|
+
"kind": "field",
|
|
108944
|
+
"name": "section",
|
|
108945
|
+
"type": {
|
|
108946
|
+
"text": "SbbNavigationSectionElement | null"
|
|
108947
|
+
},
|
|
108948
|
+
"privacy": "public",
|
|
108949
|
+
"readonly": true
|
|
108950
|
+
},
|
|
108951
|
+
{
|
|
108952
|
+
"kind": "field",
|
|
108953
|
+
"name": "connectedSection",
|
|
108954
|
+
"type": {
|
|
108955
|
+
"text": "SbbNavigationSectionElement | undefined"
|
|
108956
|
+
},
|
|
108957
|
+
"privacy": "public"
|
|
108958
|
+
}
|
|
108959
|
+
]
|
|
108960
|
+
},
|
|
108961
|
+
{
|
|
108962
|
+
"kind": "mixin",
|
|
108963
|
+
"description": "",
|
|
108964
|
+
"name": "SbbNavigationActionCommonElementMixin",
|
|
108965
|
+
"members": [
|
|
108966
|
+
{
|
|
108967
|
+
"kind": "field",
|
|
108968
|
+
"name": "styles",
|
|
108969
|
+
"type": {
|
|
108970
|
+
"text": "CSSResultGroup"
|
|
108971
|
+
},
|
|
108972
|
+
"privacy": "public",
|
|
108973
|
+
"static": true,
|
|
108974
|
+
"default": "[boxSizingStyles, style]"
|
|
108975
|
+
},
|
|
108976
|
+
{
|
|
108977
|
+
"kind": "field",
|
|
108978
|
+
"name": "size",
|
|
108979
|
+
"type": {
|
|
108980
|
+
"text": "SbbNavigationActionSize"
|
|
108981
|
+
},
|
|
108982
|
+
"privacy": "public",
|
|
108983
|
+
"description": "Action size variant, either s, m or l.",
|
|
108984
|
+
"default": "'l' / 's' (lean)",
|
|
108985
|
+
"attribute": "size",
|
|
108986
|
+
"reflects": true
|
|
108987
|
+
},
|
|
108988
|
+
{
|
|
108989
|
+
"kind": "field",
|
|
108990
|
+
"name": "connectedSection",
|
|
108991
|
+
"type": {
|
|
108992
|
+
"text": "SbbNavigationSectionElement | undefined"
|
|
108993
|
+
},
|
|
108994
|
+
"privacy": "public",
|
|
108995
|
+
"description": "The section that is being controlled by the action, if any."
|
|
108996
|
+
},
|
|
108997
|
+
{
|
|
108998
|
+
"kind": "field",
|
|
108999
|
+
"name": "marker",
|
|
109000
|
+
"type": {
|
|
109001
|
+
"text": "SbbNavigationMarkerElement | null"
|
|
109002
|
+
},
|
|
109003
|
+
"privacy": "public",
|
|
109004
|
+
"description": "The navigation marker in which the action is nested.",
|
|
109005
|
+
"readonly": true
|
|
109006
|
+
},
|
|
109007
|
+
{
|
|
109008
|
+
"kind": "field",
|
|
109009
|
+
"name": "section",
|
|
109010
|
+
"type": {
|
|
109011
|
+
"text": "SbbNavigationSectionElement | null"
|
|
109012
|
+
},
|
|
109013
|
+
"privacy": "public",
|
|
109014
|
+
"description": "The section in which the action is nested.",
|
|
109015
|
+
"readonly": true
|
|
109016
|
+
},
|
|
109017
|
+
{
|
|
109018
|
+
"kind": "field",
|
|
109019
|
+
"name": "_navigationMarker",
|
|
108862
109020
|
"type": {
|
|
108863
|
-
"text": "
|
|
109021
|
+
"text": "SbbNavigationMarkerElement | null"
|
|
108864
109022
|
},
|
|
108865
|
-
"
|
|
108866
|
-
"
|
|
108867
|
-
"name": "SbbButtonBaseElement",
|
|
108868
|
-
"module": "core/base-elements/button-base-element.js"
|
|
108869
|
-
}
|
|
109023
|
+
"privacy": "private",
|
|
109024
|
+
"default": "null"
|
|
108870
109025
|
},
|
|
108871
109026
|
{
|
|
108872
|
-
"
|
|
108873
|
-
"
|
|
109027
|
+
"kind": "field",
|
|
109028
|
+
"name": "_navigationSection",
|
|
108874
109029
|
"type": {
|
|
108875
|
-
"text": "
|
|
109030
|
+
"text": "SbbNavigationSectionElement | null"
|
|
108876
109031
|
},
|
|
108877
|
-
"
|
|
108878
|
-
"
|
|
108879
|
-
"name": "SbbButtonBaseElement",
|
|
108880
|
-
"module": "core/base-elements/button-base-element.js"
|
|
108881
|
-
}
|
|
109032
|
+
"privacy": "private",
|
|
109033
|
+
"default": "null"
|
|
108882
109034
|
},
|
|
108883
109035
|
{
|
|
108884
|
-
"
|
|
108885
|
-
"
|
|
109036
|
+
"kind": "method",
|
|
109037
|
+
"name": "renderTemplate",
|
|
109038
|
+
"privacy": "protected",
|
|
109039
|
+
"return": {
|
|
109040
|
+
"type": {
|
|
109041
|
+
"text": "TemplateResult"
|
|
109042
|
+
}
|
|
109043
|
+
}
|
|
109044
|
+
}
|
|
109045
|
+
],
|
|
109046
|
+
"attributes": [
|
|
109047
|
+
{
|
|
109048
|
+
"name": "size",
|
|
108886
109049
|
"type": {
|
|
108887
|
-
"text": "
|
|
109050
|
+
"text": "SbbNavigationActionSize"
|
|
108888
109051
|
},
|
|
108889
|
-
"
|
|
108890
|
-
"
|
|
108891
|
-
|
|
108892
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
108893
|
-
}
|
|
109052
|
+
"description": "Action size variant, either s, m or l.",
|
|
109053
|
+
"default": "'l' / 's' (lean)",
|
|
109054
|
+
"fieldName": "size"
|
|
108894
109055
|
}
|
|
108895
109056
|
],
|
|
108896
|
-
"
|
|
108897
|
-
|
|
108898
|
-
|
|
108899
|
-
|
|
108900
|
-
|
|
108901
|
-
|
|
108902
|
-
|
|
109057
|
+
"parameters": [
|
|
109058
|
+
{
|
|
109059
|
+
"name": "superClass",
|
|
109060
|
+
"type": {
|
|
109061
|
+
"text": "T"
|
|
109062
|
+
}
|
|
109063
|
+
}
|
|
109064
|
+
]
|
|
108903
109065
|
}
|
|
108904
109066
|
],
|
|
108905
109067
|
"exports": [
|
|
108906
109068
|
{
|
|
108907
109069
|
"kind": "js",
|
|
108908
|
-
"name": "
|
|
109070
|
+
"name": "SbbNavigationActionCommonElementMixinType",
|
|
108909
109071
|
"declaration": {
|
|
108910
|
-
"name": "
|
|
108911
|
-
"module": "
|
|
109072
|
+
"name": "SbbNavigationActionCommonElementMixinType",
|
|
109073
|
+
"module": "navigation/common/navigation-action-common.js"
|
|
109074
|
+
}
|
|
109075
|
+
},
|
|
109076
|
+
{
|
|
109077
|
+
"kind": "js",
|
|
109078
|
+
"name": "SbbNavigationActionCommonElementMixin",
|
|
109079
|
+
"declaration": {
|
|
109080
|
+
"name": "SbbNavigationActionCommonElementMixin",
|
|
109081
|
+
"module": "navigation/common/navigation-action-common.js"
|
|
108912
109082
|
}
|
|
108913
109083
|
}
|
|
108914
109084
|
]
|
|
@@ -109131,176 +109301,6 @@
|
|
|
109131
109301
|
}
|
|
109132
109302
|
]
|
|
109133
109303
|
},
|
|
109134
|
-
{
|
|
109135
|
-
"kind": "javascript-module",
|
|
109136
|
-
"path": "navigation/common/navigation-action-common.js",
|
|
109137
|
-
"declarations": [
|
|
109138
|
-
{
|
|
109139
|
-
"kind": "class",
|
|
109140
|
-
"description": "",
|
|
109141
|
-
"name": "SbbNavigationActionCommonElementMixinType",
|
|
109142
|
-
"members": [
|
|
109143
|
-
{
|
|
109144
|
-
"kind": "field",
|
|
109145
|
-
"name": "size",
|
|
109146
|
-
"type": {
|
|
109147
|
-
"text": "SbbNavigationActionSize"
|
|
109148
|
-
},
|
|
109149
|
-
"privacy": "public"
|
|
109150
|
-
},
|
|
109151
|
-
{
|
|
109152
|
-
"kind": "field",
|
|
109153
|
-
"name": "marker",
|
|
109154
|
-
"type": {
|
|
109155
|
-
"text": "SbbNavigationMarkerElement | null"
|
|
109156
|
-
},
|
|
109157
|
-
"privacy": "public",
|
|
109158
|
-
"readonly": true
|
|
109159
|
-
},
|
|
109160
|
-
{
|
|
109161
|
-
"kind": "field",
|
|
109162
|
-
"name": "section",
|
|
109163
|
-
"type": {
|
|
109164
|
-
"text": "SbbNavigationSectionElement | null"
|
|
109165
|
-
},
|
|
109166
|
-
"privacy": "public",
|
|
109167
|
-
"readonly": true
|
|
109168
|
-
},
|
|
109169
|
-
{
|
|
109170
|
-
"kind": "field",
|
|
109171
|
-
"name": "connectedSection",
|
|
109172
|
-
"type": {
|
|
109173
|
-
"text": "SbbNavigationSectionElement | undefined"
|
|
109174
|
-
},
|
|
109175
|
-
"privacy": "public"
|
|
109176
|
-
}
|
|
109177
|
-
]
|
|
109178
|
-
},
|
|
109179
|
-
{
|
|
109180
|
-
"kind": "mixin",
|
|
109181
|
-
"description": "",
|
|
109182
|
-
"name": "SbbNavigationActionCommonElementMixin",
|
|
109183
|
-
"members": [
|
|
109184
|
-
{
|
|
109185
|
-
"kind": "field",
|
|
109186
|
-
"name": "styles",
|
|
109187
|
-
"type": {
|
|
109188
|
-
"text": "CSSResultGroup"
|
|
109189
|
-
},
|
|
109190
|
-
"privacy": "public",
|
|
109191
|
-
"static": true,
|
|
109192
|
-
"default": "[boxSizingStyles, style]"
|
|
109193
|
-
},
|
|
109194
|
-
{
|
|
109195
|
-
"kind": "field",
|
|
109196
|
-
"name": "size",
|
|
109197
|
-
"type": {
|
|
109198
|
-
"text": "SbbNavigationActionSize"
|
|
109199
|
-
},
|
|
109200
|
-
"privacy": "public",
|
|
109201
|
-
"description": "Action size variant, either s, m or l.",
|
|
109202
|
-
"default": "'l' / 's' (lean)",
|
|
109203
|
-
"attribute": "size",
|
|
109204
|
-
"reflects": true
|
|
109205
|
-
},
|
|
109206
|
-
{
|
|
109207
|
-
"kind": "field",
|
|
109208
|
-
"name": "connectedSection",
|
|
109209
|
-
"type": {
|
|
109210
|
-
"text": "SbbNavigationSectionElement | undefined"
|
|
109211
|
-
},
|
|
109212
|
-
"privacy": "public",
|
|
109213
|
-
"description": "The section that is being controlled by the action, if any."
|
|
109214
|
-
},
|
|
109215
|
-
{
|
|
109216
|
-
"kind": "field",
|
|
109217
|
-
"name": "marker",
|
|
109218
|
-
"type": {
|
|
109219
|
-
"text": "SbbNavigationMarkerElement | null"
|
|
109220
|
-
},
|
|
109221
|
-
"privacy": "public",
|
|
109222
|
-
"description": "The navigation marker in which the action is nested.",
|
|
109223
|
-
"readonly": true
|
|
109224
|
-
},
|
|
109225
|
-
{
|
|
109226
|
-
"kind": "field",
|
|
109227
|
-
"name": "section",
|
|
109228
|
-
"type": {
|
|
109229
|
-
"text": "SbbNavigationSectionElement | null"
|
|
109230
|
-
},
|
|
109231
|
-
"privacy": "public",
|
|
109232
|
-
"description": "The section in which the action is nested.",
|
|
109233
|
-
"readonly": true
|
|
109234
|
-
},
|
|
109235
|
-
{
|
|
109236
|
-
"kind": "field",
|
|
109237
|
-
"name": "_navigationMarker",
|
|
109238
|
-
"type": {
|
|
109239
|
-
"text": "SbbNavigationMarkerElement | null"
|
|
109240
|
-
},
|
|
109241
|
-
"privacy": "private",
|
|
109242
|
-
"default": "null"
|
|
109243
|
-
},
|
|
109244
|
-
{
|
|
109245
|
-
"kind": "field",
|
|
109246
|
-
"name": "_navigationSection",
|
|
109247
|
-
"type": {
|
|
109248
|
-
"text": "SbbNavigationSectionElement | null"
|
|
109249
|
-
},
|
|
109250
|
-
"privacy": "private",
|
|
109251
|
-
"default": "null"
|
|
109252
|
-
},
|
|
109253
|
-
{
|
|
109254
|
-
"kind": "method",
|
|
109255
|
-
"name": "renderTemplate",
|
|
109256
|
-
"privacy": "protected",
|
|
109257
|
-
"return": {
|
|
109258
|
-
"type": {
|
|
109259
|
-
"text": "TemplateResult"
|
|
109260
|
-
}
|
|
109261
|
-
}
|
|
109262
|
-
}
|
|
109263
|
-
],
|
|
109264
|
-
"attributes": [
|
|
109265
|
-
{
|
|
109266
|
-
"name": "size",
|
|
109267
|
-
"type": {
|
|
109268
|
-
"text": "SbbNavigationActionSize"
|
|
109269
|
-
},
|
|
109270
|
-
"description": "Action size variant, either s, m or l.",
|
|
109271
|
-
"default": "'l' / 's' (lean)",
|
|
109272
|
-
"fieldName": "size"
|
|
109273
|
-
}
|
|
109274
|
-
],
|
|
109275
|
-
"parameters": [
|
|
109276
|
-
{
|
|
109277
|
-
"name": "superClass",
|
|
109278
|
-
"type": {
|
|
109279
|
-
"text": "T"
|
|
109280
|
-
}
|
|
109281
|
-
}
|
|
109282
|
-
]
|
|
109283
|
-
}
|
|
109284
|
-
],
|
|
109285
|
-
"exports": [
|
|
109286
|
-
{
|
|
109287
|
-
"kind": "js",
|
|
109288
|
-
"name": "SbbNavigationActionCommonElementMixinType",
|
|
109289
|
-
"declaration": {
|
|
109290
|
-
"name": "SbbNavigationActionCommonElementMixinType",
|
|
109291
|
-
"module": "navigation/common/navigation-action-common.js"
|
|
109292
|
-
}
|
|
109293
|
-
},
|
|
109294
|
-
{
|
|
109295
|
-
"kind": "js",
|
|
109296
|
-
"name": "SbbNavigationActionCommonElementMixin",
|
|
109297
|
-
"declaration": {
|
|
109298
|
-
"name": "SbbNavigationActionCommonElementMixin",
|
|
109299
|
-
"module": "navigation/common/navigation-action-common.js"
|
|
109300
|
-
}
|
|
109301
|
-
}
|
|
109302
|
-
]
|
|
109303
|
-
},
|
|
109304
109304
|
{
|
|
109305
109305
|
"kind": "javascript-module",
|
|
109306
109306
|
"path": "navigation/navigation/navigation.component.js",
|