@sbb-esta/lyne-elements-dev 4.8.1-dev.1774242002 → 4.8.1-dev.1774266605
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/core/styles/core.scss +5 -0
- package/core.css +7 -0
- package/custom-elements.json +1527 -1527
- package/development/signet/signet.component.d.ts.map +1 -1
- package/development/signet/signet.component.js +1 -1
- package/development/signet.component-9afq0BQh.js +164 -0
- package/development/signet.js +1 -1
- package/development/signet.pure.js +1 -1
- package/off-brand-theme.css +7 -0
- package/package.json +2 -2
- package/safety-theme.css +7 -0
- package/signet/signet.component.js +1 -1
- package/signet.component-CobWzWhG.js +99 -0
- package/signet.js +1 -1
- package/signet.pure.js +1 -1
- package/standard-theme.css +7 -0
- package/development/signet.component-B9nY5tTL.js +0 -188
- package/signet.component-CcwE5pOS.js +0 -101
package/custom-elements.json
CHANGED
|
@@ -87256,111 +87256,85 @@
|
|
|
87256
87256
|
},
|
|
87257
87257
|
{
|
|
87258
87258
|
"kind": "javascript-module",
|
|
87259
|
-
"path": "
|
|
87259
|
+
"path": "expansion-panel/expansion-panel-header/expansion-panel-header.component.js",
|
|
87260
87260
|
"declarations": [
|
|
87261
87261
|
{
|
|
87262
87262
|
"kind": "class",
|
|
87263
|
-
"description": "",
|
|
87264
|
-
"name": "
|
|
87265
|
-
"
|
|
87266
|
-
{
|
|
87267
|
-
"kind": "field",
|
|
87268
|
-
"name": "size",
|
|
87269
|
-
"type": {
|
|
87270
|
-
"text": "'s' | 'm'"
|
|
87271
|
-
},
|
|
87272
|
-
"privacy": "public"
|
|
87273
|
-
},
|
|
87263
|
+
"description": "It acts as a native `summary` tag for the `sbb-expansion-panel` component.",
|
|
87264
|
+
"name": "SbbExpansionPanelHeaderElement",
|
|
87265
|
+
"slots": [
|
|
87274
87266
|
{
|
|
87275
|
-
"
|
|
87276
|
-
"name": "
|
|
87277
|
-
"type": {
|
|
87278
|
-
"text": "boolean"
|
|
87279
|
-
},
|
|
87280
|
-
"privacy": "public"
|
|
87267
|
+
"description": "Use the unnamed slot to add content to the `sbb-expansion-panel-header`.",
|
|
87268
|
+
"name": ""
|
|
87281
87269
|
},
|
|
87282
87270
|
{
|
|
87283
|
-
"
|
|
87284
|
-
"name": "
|
|
87285
|
-
|
|
87286
|
-
|
|
87287
|
-
|
|
87288
|
-
"privacy": "public"
|
|
87289
|
-
},
|
|
87271
|
+
"description": "Slot used to render the `sbb-expansion-panel-header` icon.",
|
|
87272
|
+
"name": "icon"
|
|
87273
|
+
}
|
|
87274
|
+
],
|
|
87275
|
+
"members": [
|
|
87290
87276
|
{
|
|
87291
87277
|
"kind": "field",
|
|
87292
|
-
"name": "
|
|
87278
|
+
"name": "elementName",
|
|
87293
87279
|
"type": {
|
|
87294
87280
|
"text": "string"
|
|
87295
87281
|
},
|
|
87296
|
-
"privacy": "public"
|
|
87297
|
-
|
|
87298
|
-
|
|
87299
|
-
"
|
|
87300
|
-
|
|
87301
|
-
|
|
87302
|
-
"text": "string"
|
|
87282
|
+
"privacy": "public",
|
|
87283
|
+
"static": true,
|
|
87284
|
+
"readonly": true,
|
|
87285
|
+
"inheritedFrom": {
|
|
87286
|
+
"name": "SbbElement",
|
|
87287
|
+
"module": "core/base-elements/element.js"
|
|
87303
87288
|
},
|
|
87304
|
-
"
|
|
87289
|
+
"default": "'sbb-expansion-panel-header'"
|
|
87305
87290
|
},
|
|
87306
87291
|
{
|
|
87307
87292
|
"kind": "field",
|
|
87308
|
-
"name": "
|
|
87293
|
+
"name": "events",
|
|
87294
|
+
"privacy": "public",
|
|
87295
|
+
"static": true,
|
|
87296
|
+
"readonly": true,
|
|
87297
|
+
"default": "{ toggleexpanded: 'toggleexpanded', }",
|
|
87309
87298
|
"type": {
|
|
87310
|
-
"text": "
|
|
87311
|
-
}
|
|
87312
|
-
"privacy": "public"
|
|
87299
|
+
"text": "{\n toggleexpanded: 'toggleexpanded',\n }"
|
|
87300
|
+
}
|
|
87313
87301
|
},
|
|
87314
87302
|
{
|
|
87315
87303
|
"kind": "field",
|
|
87316
|
-
"name": "
|
|
87317
|
-
"
|
|
87318
|
-
|
|
87319
|
-
},
|
|
87320
|
-
"privacy": "public",
|
|
87321
|
-
"inheritedFrom": {
|
|
87322
|
-
"name": "SbbFormAssociatedMixin",
|
|
87323
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
87324
|
-
}
|
|
87304
|
+
"name": "_mediaMatcher",
|
|
87305
|
+
"privacy": "private",
|
|
87306
|
+
"default": "new SbbMediaMatcherController(this, { [SbbMediaQueryHover]: (m) => (this._isHover = m), })"
|
|
87325
87307
|
},
|
|
87326
87308
|
{
|
|
87327
87309
|
"kind": "field",
|
|
87328
|
-
"name": "
|
|
87310
|
+
"name": "_isHover",
|
|
87329
87311
|
"type": {
|
|
87330
|
-
"text": "
|
|
87312
|
+
"text": "boolean"
|
|
87331
87313
|
},
|
|
87332
|
-
"privacy": "
|
|
87314
|
+
"privacy": "private"
|
|
87333
87315
|
},
|
|
87334
87316
|
{
|
|
87335
87317
|
"kind": "field",
|
|
87336
|
-
"name": "
|
|
87318
|
+
"name": "_previousSize",
|
|
87337
87319
|
"type": {
|
|
87338
|
-
"text": "
|
|
87320
|
+
"text": "string | undefined"
|
|
87339
87321
|
},
|
|
87340
|
-
"privacy": "
|
|
87322
|
+
"privacy": "private"
|
|
87341
87323
|
},
|
|
87342
87324
|
{
|
|
87343
87325
|
"kind": "method",
|
|
87344
|
-
"name": "
|
|
87345
|
-
"privacy": "
|
|
87326
|
+
"name": "_emitExpandedEvent",
|
|
87327
|
+
"privacy": "private",
|
|
87346
87328
|
"return": {
|
|
87347
87329
|
"type": {
|
|
87348
|
-
"text": "
|
|
87349
|
-
}
|
|
87350
|
-
},
|
|
87351
|
-
"parameters": [
|
|
87352
|
-
{
|
|
87353
|
-
"name": "input",
|
|
87354
|
-
"type": {
|
|
87355
|
-
"text": "TemplateResult"
|
|
87356
|
-
}
|
|
87330
|
+
"text": "void"
|
|
87357
87331
|
}
|
|
87358
|
-
|
|
87332
|
+
}
|
|
87359
87333
|
},
|
|
87360
87334
|
{
|
|
87361
87335
|
"kind": "method",
|
|
87362
|
-
"name": "
|
|
87363
|
-
"privacy": "
|
|
87336
|
+
"name": "_onMouseMovement",
|
|
87337
|
+
"privacy": "private",
|
|
87364
87338
|
"return": {
|
|
87365
87339
|
"type": {
|
|
87366
87340
|
"text": "void"
|
|
@@ -87368,56 +87342,54 @@
|
|
|
87368
87342
|
},
|
|
87369
87343
|
"parameters": [
|
|
87370
87344
|
{
|
|
87371
|
-
"name": "
|
|
87345
|
+
"name": "toggleDataAttribute",
|
|
87372
87346
|
"type": {
|
|
87373
|
-
"text": "
|
|
87347
|
+
"text": "boolean"
|
|
87374
87348
|
}
|
|
87375
87349
|
}
|
|
87376
87350
|
]
|
|
87377
87351
|
},
|
|
87378
87352
|
{
|
|
87379
87353
|
"kind": "method",
|
|
87380
|
-
"name": "
|
|
87381
|
-
"privacy": "
|
|
87354
|
+
"name": "_setIconState",
|
|
87355
|
+
"privacy": "private",
|
|
87382
87356
|
"return": {
|
|
87383
87357
|
"type": {
|
|
87384
|
-
"text": "
|
|
87358
|
+
"text": "void"
|
|
87385
87359
|
}
|
|
87386
|
-
}
|
|
87360
|
+
},
|
|
87361
|
+
"description": "The :state(icon) is used by the 'sbb-expansion-panel'.\nIt needs to be set before the"
|
|
87387
87362
|
},
|
|
87388
87363
|
{
|
|
87389
87364
|
"kind": "method",
|
|
87390
|
-
"name": "
|
|
87391
|
-
"privacy": "
|
|
87365
|
+
"name": "renderTemplate",
|
|
87366
|
+
"privacy": "protected",
|
|
87392
87367
|
"return": {
|
|
87393
87368
|
"type": {
|
|
87394
|
-
"text": "
|
|
87369
|
+
"text": "TemplateResult"
|
|
87395
87370
|
}
|
|
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"
|
|
87396
87376
|
}
|
|
87397
87377
|
},
|
|
87398
87378
|
{
|
|
87399
|
-
"kind": "
|
|
87400
|
-
"name": "
|
|
87401
|
-
"
|
|
87402
|
-
|
|
87403
|
-
"type": {
|
|
87404
|
-
"text": "void"
|
|
87405
|
-
}
|
|
87379
|
+
"kind": "field",
|
|
87380
|
+
"name": "disabledInteractive",
|
|
87381
|
+
"type": {
|
|
87382
|
+
"text": "boolean"
|
|
87406
87383
|
},
|
|
87407
|
-
"
|
|
87408
|
-
|
|
87409
|
-
|
|
87410
|
-
|
|
87411
|
-
|
|
87412
|
-
|
|
87413
|
-
|
|
87414
|
-
|
|
87415
|
-
|
|
87416
|
-
"type": {
|
|
87417
|
-
"text": "FormRestoreReason"
|
|
87418
|
-
}
|
|
87419
|
-
}
|
|
87420
|
-
]
|
|
87384
|
+
"privacy": "public",
|
|
87385
|
+
"default": "false",
|
|
87386
|
+
"description": "Whether the button should be aria-disabled but stay interactive.",
|
|
87387
|
+
"attribute": "disabled-interactive",
|
|
87388
|
+
"reflects": true,
|
|
87389
|
+
"inheritedFrom": {
|
|
87390
|
+
"name": "SbbDisabledInteractiveMixin",
|
|
87391
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
87392
|
+
}
|
|
87421
87393
|
},
|
|
87422
87394
|
{
|
|
87423
87395
|
"kind": "field",
|
|
@@ -87465,77 +87437,240 @@
|
|
|
87465
87437
|
},
|
|
87466
87438
|
{
|
|
87467
87439
|
"kind": "field",
|
|
87468
|
-
"name": "
|
|
87440
|
+
"name": "iconName",
|
|
87469
87441
|
"type": {
|
|
87470
|
-
"text": "
|
|
87442
|
+
"text": "string"
|
|
87471
87443
|
},
|
|
87472
87444
|
"privacy": "public",
|
|
87473
|
-
"
|
|
87474
|
-
"
|
|
87445
|
+
"default": "''",
|
|
87446
|
+
"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.",
|
|
87447
|
+
"attribute": "icon-name",
|
|
87475
87448
|
"inheritedFrom": {
|
|
87476
|
-
"name": "
|
|
87477
|
-
"module": "
|
|
87449
|
+
"name": "SbbIconNameMixin",
|
|
87450
|
+
"module": "icon/icon-name-mixin.js"
|
|
87478
87451
|
}
|
|
87479
87452
|
},
|
|
87480
87453
|
{
|
|
87481
|
-
"kind": "
|
|
87482
|
-
"name": "
|
|
87483
|
-
"
|
|
87484
|
-
|
|
87454
|
+
"kind": "method",
|
|
87455
|
+
"name": "renderIconSlot",
|
|
87456
|
+
"privacy": "protected",
|
|
87457
|
+
"return": {
|
|
87458
|
+
"type": {
|
|
87459
|
+
"text": "TemplateResult"
|
|
87460
|
+
}
|
|
87485
87461
|
},
|
|
87486
|
-
"
|
|
87487
|
-
|
|
87488
|
-
|
|
87462
|
+
"parameters": [
|
|
87463
|
+
{
|
|
87464
|
+
"name": "classname",
|
|
87465
|
+
"optional": true,
|
|
87466
|
+
"type": {
|
|
87467
|
+
"text": "string"
|
|
87468
|
+
}
|
|
87469
|
+
}
|
|
87470
|
+
],
|
|
87489
87471
|
"inheritedFrom": {
|
|
87490
|
-
"name": "
|
|
87491
|
-
"module": "
|
|
87472
|
+
"name": "SbbIconNameMixin",
|
|
87473
|
+
"module": "icon/icon-name-mixin.js"
|
|
87492
87474
|
}
|
|
87493
87475
|
},
|
|
87494
87476
|
{
|
|
87495
|
-
"kind": "
|
|
87496
|
-
"name": "
|
|
87497
|
-
"privacy": "
|
|
87498
|
-
"
|
|
87499
|
-
|
|
87500
|
-
|
|
87477
|
+
"kind": "method",
|
|
87478
|
+
"name": "renderIconName",
|
|
87479
|
+
"privacy": "protected",
|
|
87480
|
+
"return": {
|
|
87481
|
+
"type": {
|
|
87482
|
+
"text": "string"
|
|
87483
|
+
}
|
|
87501
87484
|
},
|
|
87502
|
-
"attribute": "name",
|
|
87503
87485
|
"inheritedFrom": {
|
|
87504
|
-
"name": "
|
|
87505
|
-
"module": "
|
|
87486
|
+
"name": "SbbIconNameMixin",
|
|
87487
|
+
"module": "icon/icon-name-mixin.js"
|
|
87506
87488
|
}
|
|
87507
87489
|
},
|
|
87508
87490
|
{
|
|
87509
|
-
"kind": "
|
|
87510
|
-
"name": "
|
|
87511
|
-
"
|
|
87512
|
-
|
|
87491
|
+
"kind": "method",
|
|
87492
|
+
"name": "_renderIconName",
|
|
87493
|
+
"privacy": "private",
|
|
87494
|
+
"return": {
|
|
87495
|
+
"type": {
|
|
87496
|
+
"text": "string"
|
|
87497
|
+
}
|
|
87513
87498
|
},
|
|
87514
|
-
"privacy": "public",
|
|
87515
|
-
"description": "Returns the ValidityState object for this element.",
|
|
87516
|
-
"readonly": true,
|
|
87517
87499
|
"inheritedFrom": {
|
|
87518
|
-
"name": "
|
|
87519
|
-
"module": "
|
|
87500
|
+
"name": "SbbIconNameMixin",
|
|
87501
|
+
"module": "icon/icon-name-mixin.js"
|
|
87520
87502
|
}
|
|
87521
87503
|
},
|
|
87522
87504
|
{
|
|
87523
87505
|
"kind": "field",
|
|
87524
|
-
"name": "
|
|
87506
|
+
"name": "_elementsOnWhichEnterPressTriggersSubmit",
|
|
87525
87507
|
"type": {
|
|
87526
|
-
"text": "
|
|
87508
|
+
"text": "array"
|
|
87527
87509
|
},
|
|
87528
|
-
"privacy": "
|
|
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.",
|
|
87510
|
+
"privacy": "private",
|
|
87530
87511
|
"readonly": true,
|
|
87512
|
+
"default": "[ 'input', 'sbb-date-input', 'sbb-time-input', ]",
|
|
87531
87513
|
"inheritedFrom": {
|
|
87532
|
-
"name": "
|
|
87533
|
-
"module": "core/
|
|
87514
|
+
"name": "SbbButtonBaseElement",
|
|
87515
|
+
"module": "core/base-elements/button-base-element.js"
|
|
87534
87516
|
}
|
|
87535
87517
|
},
|
|
87536
87518
|
{
|
|
87537
87519
|
"kind": "field",
|
|
87538
|
-
"name": "
|
|
87520
|
+
"name": "value",
|
|
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",
|
|
87539
87674
|
"type": {
|
|
87540
87675
|
"text": "boolean"
|
|
87541
87676
|
},
|
|
@@ -87780,109 +87915,200 @@
|
|
|
87780
87915
|
},
|
|
87781
87916
|
{
|
|
87782
87917
|
"kind": "field",
|
|
87783
|
-
"name": "
|
|
87918
|
+
"name": "role",
|
|
87784
87919
|
"type": {
|
|
87785
|
-
"text": "
|
|
87920
|
+
"text": "ElementInternals['role']"
|
|
87786
87921
|
},
|
|
87787
|
-
"privacy": "
|
|
87788
|
-
"
|
|
87922
|
+
"privacy": "public",
|
|
87923
|
+
"static": true,
|
|
87924
|
+
"readonly": true,
|
|
87925
|
+
"default": "'button'",
|
|
87789
87926
|
"inheritedFrom": {
|
|
87790
|
-
"name": "
|
|
87791
|
-
"module": "core/base-elements/element.js"
|
|
87927
|
+
"name": "SbbButtonLikeBaseElement",
|
|
87928
|
+
"module": "core/base-elements/button-base-element.js"
|
|
87792
87929
|
}
|
|
87793
87930
|
},
|
|
87794
87931
|
{
|
|
87795
87932
|
"kind": "field",
|
|
87796
|
-
"name": "
|
|
87933
|
+
"name": "_preventScrollOnSpaceKeydown",
|
|
87797
87934
|
"privacy": "private",
|
|
87798
|
-
"
|
|
87935
|
+
"description": "Prevents scrolling from pressing Space, when the event target is an action element.\nAlso sets active state.",
|
|
87936
|
+
"parameters": [
|
|
87937
|
+
{
|
|
87938
|
+
"description": "The origin event.",
|
|
87939
|
+
"name": "event"
|
|
87940
|
+
}
|
|
87941
|
+
],
|
|
87799
87942
|
"inheritedFrom": {
|
|
87800
|
-
"name": "
|
|
87801
|
-
"module": "core/base-elements/element.js"
|
|
87943
|
+
"name": "SbbButtonLikeBaseElement",
|
|
87944
|
+
"module": "core/base-elements/button-base-element.js"
|
|
87802
87945
|
}
|
|
87803
87946
|
},
|
|
87804
87947
|
{
|
|
87805
87948
|
"kind": "field",
|
|
87806
|
-
"name": "
|
|
87807
|
-
"type": {
|
|
87808
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
87809
|
-
},
|
|
87949
|
+
"name": "_removeActiveMarker",
|
|
87810
87950
|
"privacy": "private",
|
|
87811
87951
|
"inheritedFrom": {
|
|
87812
|
-
"name": "
|
|
87813
|
-
"module": "core/base-elements/element.js"
|
|
87952
|
+
"name": "SbbButtonLikeBaseElement",
|
|
87953
|
+
"module": "core/base-elements/button-base-element.js"
|
|
87814
87954
|
}
|
|
87815
87955
|
},
|
|
87816
87956
|
{
|
|
87817
87957
|
"kind": "field",
|
|
87818
|
-
"name": "
|
|
87819
|
-
"
|
|
87820
|
-
|
|
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
|
-
},
|
|
87958
|
+
"name": "_dispatchClickEventOnSpaceKeyup",
|
|
87959
|
+
"privacy": "private",
|
|
87960
|
+
"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.",
|
|
87840
87961
|
"parameters": [
|
|
87841
87962
|
{
|
|
87842
|
-
"
|
|
87843
|
-
"
|
|
87844
|
-
"text": "string"
|
|
87845
|
-
}
|
|
87846
|
-
},
|
|
87847
|
-
{
|
|
87848
|
-
"name": "force",
|
|
87849
|
-
"optional": true,
|
|
87850
|
-
"type": {
|
|
87851
|
-
"text": "boolean"
|
|
87852
|
-
}
|
|
87963
|
+
"description": "The origin event.",
|
|
87964
|
+
"name": "event"
|
|
87853
87965
|
}
|
|
87854
87966
|
],
|
|
87855
87967
|
"inheritedFrom": {
|
|
87856
|
-
"name": "
|
|
87857
|
-
"module": "core/base-elements/element.js"
|
|
87968
|
+
"name": "SbbButtonLikeBaseElement",
|
|
87969
|
+
"module": "core/base-elements/button-base-element.js"
|
|
87858
87970
|
}
|
|
87859
87971
|
},
|
|
87860
87972
|
{
|
|
87861
87973
|
"kind": "field",
|
|
87862
|
-
"name": "
|
|
87863
|
-
"
|
|
87864
|
-
"text": "boolean"
|
|
87865
|
-
},
|
|
87866
|
-
"privacy": "public",
|
|
87867
|
-
"static": true,
|
|
87868
|
-
"default": "true",
|
|
87974
|
+
"name": "_dispatchClickEvent",
|
|
87975
|
+
"privacy": "private",
|
|
87869
87976
|
"inheritedFrom": {
|
|
87870
|
-
"name": "
|
|
87871
|
-
"module": "core/base-elements/element.js"
|
|
87977
|
+
"name": "SbbButtonLikeBaseElement",
|
|
87978
|
+
"module": "core/base-elements/button-base-element.js"
|
|
87872
87979
|
}
|
|
87873
87980
|
},
|
|
87874
87981
|
{
|
|
87875
87982
|
"kind": "field",
|
|
87876
|
-
"name": "
|
|
87983
|
+
"name": "maybeDisabled",
|
|
87877
87984
|
"type": {
|
|
87878
|
-
"text": "
|
|
87985
|
+
"text": "boolean | undefined"
|
|
87879
87986
|
},
|
|
87880
|
-
"privacy": "
|
|
87881
|
-
"static": true,
|
|
87987
|
+
"privacy": "protected",
|
|
87882
87988
|
"readonly": true,
|
|
87883
87989
|
"inheritedFrom": {
|
|
87884
|
-
"name": "
|
|
87885
|
-
"module": "core/base-elements/element.js"
|
|
87990
|
+
"name": "SbbActionBaseElement",
|
|
87991
|
+
"module": "core/base-elements/action-base-element.js"
|
|
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"
|
|
87886
88112
|
}
|
|
87887
88113
|
},
|
|
87888
88114
|
{
|
|
@@ -87898,21 +88124,45 @@
|
|
|
87898
88124
|
}
|
|
87899
88125
|
}
|
|
87900
88126
|
],
|
|
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
|
+
],
|
|
87901
88136
|
"mixins": [
|
|
87902
88137
|
{
|
|
87903
|
-
"name": "
|
|
88138
|
+
"name": "SbbDisabledTabIndexActionMixin",
|
|
87904
88139
|
"module": "core/mixins.js"
|
|
87905
88140
|
},
|
|
87906
88141
|
{
|
|
87907
|
-
"name": "
|
|
87908
|
-
"module": "
|
|
88142
|
+
"name": "SbbIconNameMixin",
|
|
88143
|
+
"module": "icon.js"
|
|
87909
88144
|
}
|
|
87910
88145
|
],
|
|
87911
88146
|
"superclass": {
|
|
87912
|
-
"name": "
|
|
88147
|
+
"name": "SbbButtonBaseElement",
|
|
87913
88148
|
"module": "core/base-elements.js"
|
|
87914
88149
|
},
|
|
88150
|
+
"tagName": "sbb-expansion-panel-header",
|
|
88151
|
+
"customElement": true,
|
|
87915
88152
|
"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
|
+
},
|
|
87916
88166
|
{
|
|
87917
88167
|
"name": "disabled",
|
|
87918
88168
|
"description": "Whether the component is disabled.",
|
|
@@ -87926,6 +88176,57 @@
|
|
|
87926
88176
|
"module": "core/mixins/disabled-mixin.js"
|
|
87927
88177
|
}
|
|
87928
88178
|
},
|
|
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
|
+
},
|
|
87929
88230
|
{
|
|
87930
88231
|
"name": "name",
|
|
87931
88232
|
"description": "Name of the form element. Will be read from name attribute.",
|
|
@@ -87939,34 +88240,35 @@
|
|
|
87939
88240
|
}
|
|
87940
88241
|
}
|
|
87941
88242
|
]
|
|
87942
|
-
}
|
|
88243
|
+
}
|
|
88244
|
+
],
|
|
88245
|
+
"exports": [
|
|
87943
88246
|
{
|
|
87944
|
-
"kind": "
|
|
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": [
|
|
88260
|
+
{
|
|
88261
|
+
"kind": "class",
|
|
87945
88262
|
"description": "",
|
|
87946
|
-
"name": "
|
|
88263
|
+
"name": "SbbFileSelectorCommonElementMixinType",
|
|
87947
88264
|
"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
|
-
},
|
|
87959
88265
|
{
|
|
87960
88266
|
"kind": "field",
|
|
87961
88267
|
"name": "size",
|
|
87962
88268
|
"type": {
|
|
87963
88269
|
"text": "'s' | 'm'"
|
|
87964
88270
|
},
|
|
87965
|
-
"privacy": "public"
|
|
87966
|
-
"description": "Size variant, either s or m.",
|
|
87967
|
-
"default": "'m' / 's' (lean)",
|
|
87968
|
-
"attribute": "size",
|
|
87969
|
-
"reflects": true
|
|
88271
|
+
"privacy": "public"
|
|
87970
88272
|
},
|
|
87971
88273
|
{
|
|
87972
88274
|
"kind": "field",
|
|
@@ -87974,10 +88276,7 @@
|
|
|
87974
88276
|
"type": {
|
|
87975
88277
|
"text": "boolean"
|
|
87976
88278
|
},
|
|
87977
|
-
"privacy": "public"
|
|
87978
|
-
"default": "false",
|
|
87979
|
-
"description": "Whether more than one file can be selected.",
|
|
87980
|
-
"attribute": "multiple"
|
|
88279
|
+
"privacy": "public"
|
|
87981
88280
|
},
|
|
87982
88281
|
{
|
|
87983
88282
|
"kind": "field",
|
|
@@ -87985,10 +88284,7 @@
|
|
|
87985
88284
|
"type": {
|
|
87986
88285
|
"text": "'default' | 'persistent'"
|
|
87987
88286
|
},
|
|
87988
|
-
"privacy": "public"
|
|
87989
|
-
"default": "'default'",
|
|
87990
|
-
"description": "Whether the newly added files should override the previously added ones.",
|
|
87991
|
-
"attribute": "multiple-mode"
|
|
88287
|
+
"privacy": "public"
|
|
87992
88288
|
},
|
|
87993
88289
|
{
|
|
87994
88290
|
"kind": "field",
|
|
@@ -87996,10 +88292,7 @@
|
|
|
87996
88292
|
"type": {
|
|
87997
88293
|
"text": "string"
|
|
87998
88294
|
},
|
|
87999
|
-
"privacy": "public"
|
|
88000
|
-
"default": "''",
|
|
88001
|
-
"description": "A comma-separated list of allowed unique file type specifiers.",
|
|
88002
|
-
"attribute": "accept"
|
|
88295
|
+
"privacy": "public"
|
|
88003
88296
|
},
|
|
88004
88297
|
{
|
|
88005
88298
|
"kind": "field",
|
|
@@ -88007,77 +88300,27 @@
|
|
|
88007
88300
|
"type": {
|
|
88008
88301
|
"text": "string"
|
|
88009
88302
|
},
|
|
88010
|
-
"privacy": "public"
|
|
88011
|
-
"default": "''",
|
|
88012
|
-
"description": "This will be forwarded as aria-label to the native input element.",
|
|
88013
|
-
"attribute": "accessibility-label"
|
|
88014
|
-
},
|
|
88015
|
-
{
|
|
88016
|
-
"kind": "field",
|
|
88017
|
-
"name": "value",
|
|
88018
|
-
"type": {
|
|
88019
|
-
"text": "string | null"
|
|
88020
|
-
},
|
|
88021
|
-
"privacy": "public",
|
|
88022
|
-
"description": "The path of the first selected file. Empty string ('') if no file is selected",
|
|
88023
|
-
"inheritedFrom": {
|
|
88024
|
-
"name": "SbbFormAssociatedMixin",
|
|
88025
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
88026
|
-
}
|
|
88303
|
+
"privacy": "public"
|
|
88027
88304
|
},
|
|
88028
88305
|
{
|
|
88029
88306
|
"kind": "field",
|
|
88030
88307
|
"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
88308
|
"type": {
|
|
88041
88309
|
"text": "Readonly<File>[]"
|
|
88042
88310
|
},
|
|
88043
|
-
"privacy": "
|
|
88044
|
-
"default": "[]"
|
|
88311
|
+
"privacy": "public"
|
|
88045
88312
|
},
|
|
88046
88313
|
{
|
|
88047
88314
|
"kind": "field",
|
|
88048
|
-
"name": "
|
|
88315
|
+
"name": "value",
|
|
88049
88316
|
"type": {
|
|
88050
|
-
"text": "string"
|
|
88317
|
+
"text": "string | null"
|
|
88051
88318
|
},
|
|
88052
88319
|
"privacy": "public",
|
|
88053
|
-
"
|
|
88054
|
-
|
|
88055
|
-
|
|
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"
|
|
88320
|
+
"inheritedFrom": {
|
|
88321
|
+
"name": "SbbFormAssociatedMixin",
|
|
88322
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
88323
|
+
}
|
|
88081
88324
|
},
|
|
88082
88325
|
{
|
|
88083
88326
|
"kind": "field",
|
|
@@ -88090,25 +88333,10 @@
|
|
|
88090
88333
|
{
|
|
88091
88334
|
"kind": "field",
|
|
88092
88335
|
"name": "language",
|
|
88093
|
-
"privacy": "protected",
|
|
88094
|
-
"default": "new SbbLanguageController(this)"
|
|
88095
|
-
},
|
|
88096
|
-
{
|
|
88097
|
-
"kind": "field",
|
|
88098
|
-
"name": "_counter",
|
|
88099
|
-
"type": {
|
|
88100
|
-
"text": "number"
|
|
88101
|
-
},
|
|
88102
|
-
"privacy": "private",
|
|
88103
|
-
"default": "0"
|
|
88104
|
-
},
|
|
88105
|
-
{
|
|
88106
|
-
"kind": "field",
|
|
88107
|
-
"name": "_dragTarget",
|
|
88108
88336
|
"type": {
|
|
88109
|
-
"text": "
|
|
88337
|
+
"text": "SbbLanguageController"
|
|
88110
88338
|
},
|
|
88111
|
-
"privacy": "
|
|
88339
|
+
"privacy": "protected"
|
|
88112
88340
|
},
|
|
88113
88341
|
{
|
|
88114
88342
|
"kind": "method",
|
|
@@ -88130,92 +88358,36 @@
|
|
|
88130
88358
|
},
|
|
88131
88359
|
{
|
|
88132
88360
|
"kind": "method",
|
|
88133
|
-
"name": "
|
|
88134
|
-
"privacy": "public",
|
|
88135
|
-
"return": {
|
|
88136
|
-
"type": {
|
|
88137
|
-
"text": "void"
|
|
88138
|
-
}
|
|
88139
|
-
}
|
|
88140
|
-
},
|
|
88141
|
-
{
|
|
88142
|
-
"kind": "method",
|
|
88143
|
-
"name": "formStateRestoreCallback",
|
|
88144
|
-
"privacy": "public",
|
|
88145
|
-
"return": {
|
|
88146
|
-
"type": {
|
|
88147
|
-
"text": "void"
|
|
88148
|
-
}
|
|
88149
|
-
},
|
|
88150
|
-
"parameters": [
|
|
88151
|
-
{
|
|
88152
|
-
"name": "state",
|
|
88153
|
-
"type": {
|
|
88154
|
-
"text": "FormRestoreState | null"
|
|
88155
|
-
}
|
|
88156
|
-
},
|
|
88157
|
-
{
|
|
88158
|
-
"name": "_reason",
|
|
88159
|
-
"optional": true,
|
|
88160
|
-
"type": {
|
|
88161
|
-
"text": "FormRestoreReason"
|
|
88162
|
-
}
|
|
88163
|
-
}
|
|
88164
|
-
]
|
|
88165
|
-
},
|
|
88166
|
-
{
|
|
88167
|
-
"kind": "method",
|
|
88168
|
-
"name": "updateFormValue",
|
|
88361
|
+
"name": "createFileList",
|
|
88169
88362
|
"privacy": "protected",
|
|
88170
88363
|
"return": {
|
|
88171
88364
|
"type": {
|
|
88172
88365
|
"text": "void"
|
|
88173
88366
|
}
|
|
88174
88367
|
},
|
|
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"
|
|
88179
|
-
}
|
|
88180
|
-
},
|
|
88181
|
-
{
|
|
88182
|
-
"kind": "method",
|
|
88183
|
-
"name": "_checkFileEquality",
|
|
88184
|
-
"privacy": "private",
|
|
88185
|
-
"return": {
|
|
88186
|
-
"type": {
|
|
88187
|
-
"text": "boolean"
|
|
88188
|
-
}
|
|
88189
|
-
},
|
|
88190
88368
|
"parameters": [
|
|
88191
88369
|
{
|
|
88192
|
-
"name": "
|
|
88193
|
-
"type": {
|
|
88194
|
-
"text": "Readonly<File>"
|
|
88195
|
-
}
|
|
88196
|
-
},
|
|
88197
|
-
{
|
|
88198
|
-
"name": "file2",
|
|
88370
|
+
"name": "files",
|
|
88199
88371
|
"type": {
|
|
88200
|
-
"text": "
|
|
88372
|
+
"text": "FileList"
|
|
88201
88373
|
}
|
|
88202
88374
|
}
|
|
88203
88375
|
]
|
|
88204
88376
|
},
|
|
88205
88377
|
{
|
|
88206
88378
|
"kind": "method",
|
|
88207
|
-
"name": "
|
|
88208
|
-
"privacy": "
|
|
88379
|
+
"name": "getButtonLabel",
|
|
88380
|
+
"privacy": "protected",
|
|
88209
88381
|
"return": {
|
|
88210
88382
|
"type": {
|
|
88211
|
-
"text": "
|
|
88383
|
+
"text": "string"
|
|
88212
88384
|
}
|
|
88213
88385
|
}
|
|
88214
88386
|
},
|
|
88215
88387
|
{
|
|
88216
88388
|
"kind": "method",
|
|
88217
|
-
"name": "
|
|
88218
|
-
"privacy": "
|
|
88389
|
+
"name": "formResetCallback",
|
|
88390
|
+
"privacy": "public",
|
|
88219
88391
|
"return": {
|
|
88220
88392
|
"type": {
|
|
88221
88393
|
"text": "void"
|
|
@@ -88224,8 +88396,8 @@
|
|
|
88224
88396
|
},
|
|
88225
88397
|
{
|
|
88226
88398
|
"kind": "method",
|
|
88227
|
-
"name": "
|
|
88228
|
-
"privacy": "
|
|
88399
|
+
"name": "formStateRestoreCallback",
|
|
88400
|
+
"privacy": "public",
|
|
88229
88401
|
"return": {
|
|
88230
88402
|
"type": {
|
|
88231
88403
|
"text": "void"
|
|
@@ -88233,249 +88405,62 @@
|
|
|
88233
88405
|
},
|
|
88234
88406
|
"parameters": [
|
|
88235
88407
|
{
|
|
88236
|
-
"name": "
|
|
88408
|
+
"name": "state",
|
|
88237
88409
|
"type": {
|
|
88238
|
-
"text": "
|
|
88410
|
+
"text": "FormRestoreState | null"
|
|
88239
88411
|
}
|
|
88240
|
-
}
|
|
88241
|
-
]
|
|
88242
|
-
},
|
|
88243
|
-
{
|
|
88244
|
-
"kind": "method",
|
|
88245
|
-
"name": "createFileList",
|
|
88246
|
-
"privacy": "protected",
|
|
88247
|
-
"return": {
|
|
88248
|
-
"type": {
|
|
88249
|
-
"text": "void"
|
|
88250
|
-
}
|
|
88251
|
-
},
|
|
88252
|
-
"parameters": [
|
|
88412
|
+
},
|
|
88253
88413
|
{
|
|
88254
|
-
"name": "
|
|
88414
|
+
"name": "reason",
|
|
88255
88415
|
"type": {
|
|
88256
|
-
"text": "
|
|
88416
|
+
"text": "FormRestoreReason"
|
|
88257
88417
|
}
|
|
88258
88418
|
}
|
|
88259
88419
|
]
|
|
88260
88420
|
},
|
|
88261
88421
|
{
|
|
88262
|
-
"kind": "
|
|
88263
|
-
"name": "
|
|
88264
|
-
"privacy": "
|
|
88265
|
-
"
|
|
88266
|
-
|
|
88267
|
-
|
|
88268
|
-
|
|
88422
|
+
"kind": "field",
|
|
88423
|
+
"name": "disabled",
|
|
88424
|
+
"privacy": "public",
|
|
88425
|
+
"description": "Whether the component is disabled.",
|
|
88426
|
+
"default": "false",
|
|
88427
|
+
"type": {
|
|
88428
|
+
"text": "boolean"
|
|
88429
|
+
},
|
|
88430
|
+
"attribute": "disabled",
|
|
88431
|
+
"reflects": true,
|
|
88432
|
+
"inheritedFrom": {
|
|
88433
|
+
"name": "SbbDisabledMixin",
|
|
88434
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
88269
88435
|
}
|
|
88270
88436
|
},
|
|
88271
88437
|
{
|
|
88272
|
-
"kind": "
|
|
88273
|
-
"name": "
|
|
88438
|
+
"kind": "field",
|
|
88439
|
+
"name": "#disabled",
|
|
88274
88440
|
"privacy": "private",
|
|
88275
|
-
"
|
|
88276
|
-
"
|
|
88277
|
-
"text": "void"
|
|
88278
|
-
}
|
|
88441
|
+
"type": {
|
|
88442
|
+
"text": "boolean"
|
|
88279
88443
|
},
|
|
88280
|
-
"
|
|
88281
|
-
|
|
88282
|
-
|
|
88283
|
-
|
|
88284
|
-
"text": "Readonly<File>"
|
|
88285
|
-
}
|
|
88286
|
-
}
|
|
88287
|
-
]
|
|
88288
|
-
},
|
|
88289
|
-
{
|
|
88290
|
-
"kind": "method",
|
|
88291
|
-
"name": "_dispatchFileChangedEvent",
|
|
88292
|
-
"privacy": "private",
|
|
88293
|
-
"return": {
|
|
88294
|
-
"type": {
|
|
88295
|
-
"text": "void"
|
|
88296
|
-
}
|
|
88444
|
+
"default": "false",
|
|
88445
|
+
"inheritedFrom": {
|
|
88446
|
+
"name": "SbbDisabledMixin",
|
|
88447
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
88297
88448
|
}
|
|
88298
88449
|
},
|
|
88299
88450
|
{
|
|
88300
88451
|
"kind": "method",
|
|
88301
|
-
"name": "
|
|
88302
|
-
"privacy": "
|
|
88452
|
+
"name": "isDisabledExternally",
|
|
88453
|
+
"privacy": "protected",
|
|
88303
88454
|
"return": {
|
|
88304
88455
|
"type": {
|
|
88305
|
-
"text": "
|
|
88456
|
+
"text": "boolean"
|
|
88306
88457
|
}
|
|
88307
88458
|
},
|
|
88308
|
-
"
|
|
88309
|
-
|
|
88310
|
-
|
|
88311
|
-
|
|
88312
|
-
|
|
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
|
-
}
|
|
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
|
+
}
|
|
88479
88464
|
},
|
|
88480
88465
|
{
|
|
88481
88466
|
"kind": "field",
|
|
@@ -88652,6 +88637,21 @@
|
|
|
88652
88637
|
"module": "core/mixins/form-associated-mixin.js"
|
|
88653
88638
|
}
|
|
88654
88639
|
},
|
|
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,100 +88776,124 @@
|
|
|
88776
88776
|
"name": "SbbFormAssociatedMixin",
|
|
88777
88777
|
"module": "core/mixins/form-associated-mixin.js"
|
|
88778
88778
|
}
|
|
88779
|
-
}
|
|
88780
|
-
],
|
|
88781
|
-
"events": [
|
|
88782
|
-
{
|
|
88783
|
-
"name": "input",
|
|
88784
|
-
"type": {
|
|
88785
|
-
"text": "InputEvent"
|
|
88786
|
-
},
|
|
88787
|
-
"description": "The input event fires when the value has been changed as a direct result of a user action."
|
|
88788
88779
|
},
|
|
88789
88780
|
{
|
|
88790
|
-
"
|
|
88781
|
+
"kind": "field",
|
|
88782
|
+
"name": "_hydrationRequired",
|
|
88791
88783
|
"type": {
|
|
88792
|
-
"text": "
|
|
88784
|
+
"text": "boolean"
|
|
88793
88785
|
},
|
|
88794
|
-
"
|
|
88786
|
+
"privacy": "private",
|
|
88787
|
+
"default": "!!this.shadowRoot",
|
|
88788
|
+
"inheritedFrom": {
|
|
88789
|
+
"name": "SbbElement",
|
|
88790
|
+
"module": "core/base-elements/element.js"
|
|
88791
|
+
}
|
|
88795
88792
|
},
|
|
88796
88793
|
{
|
|
88797
|
-
"
|
|
88798
|
-
"
|
|
88799
|
-
|
|
88800
|
-
|
|
88801
|
-
"
|
|
88802
|
-
|
|
88803
|
-
|
|
88804
|
-
|
|
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
|
+
}
|
|
88802
|
+
},
|
|
88805
88803
|
{
|
|
88806
|
-
"
|
|
88804
|
+
"kind": "field",
|
|
88805
|
+
"name": "_resolveHydration",
|
|
88807
88806
|
"type": {
|
|
88808
|
-
"text": "
|
|
88807
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
88809
88808
|
},
|
|
88810
|
-
"
|
|
88811
|
-
"
|
|
88812
|
-
|
|
88809
|
+
"privacy": "private",
|
|
88810
|
+
"inheritedFrom": {
|
|
88811
|
+
"name": "SbbElement",
|
|
88812
|
+
"module": "core/base-elements/element.js"
|
|
88813
|
+
}
|
|
88813
88814
|
},
|
|
88814
88815
|
{
|
|
88815
|
-
"
|
|
88816
|
+
"kind": "field",
|
|
88817
|
+
"name": "hydrationRequired",
|
|
88816
88818
|
"type": {
|
|
88817
88819
|
"text": "boolean"
|
|
88818
88820
|
},
|
|
88819
|
-
"
|
|
88820
|
-
"description": "
|
|
88821
|
-
"
|
|
88822
|
-
|
|
88823
|
-
|
|
88824
|
-
|
|
88825
|
-
"type": {
|
|
88826
|
-
"text": "'default' | 'persistent'"
|
|
88821
|
+
"privacy": "protected",
|
|
88822
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
88823
|
+
"readonly": true,
|
|
88824
|
+
"inheritedFrom": {
|
|
88825
|
+
"name": "SbbElement",
|
|
88826
|
+
"module": "core/base-elements/element.js"
|
|
88827
88827
|
},
|
|
88828
|
-
"default": "
|
|
88829
|
-
"description": "Whether the newly added files should override the previously added ones.",
|
|
88830
|
-
"fieldName": "multipleMode"
|
|
88828
|
+
"default": "!!this.shadowRoot"
|
|
88831
88829
|
},
|
|
88832
88830
|
{
|
|
88833
|
-
"
|
|
88834
|
-
"
|
|
88835
|
-
|
|
88836
|
-
|
|
88837
|
-
|
|
88838
|
-
|
|
88839
|
-
|
|
88840
|
-
},
|
|
88841
|
-
{
|
|
88842
|
-
"name": "accessibility-label",
|
|
88843
|
-
"type": {
|
|
88844
|
-
"text": "string"
|
|
88831
|
+
"kind": "method",
|
|
88832
|
+
"name": "toggleState",
|
|
88833
|
+
"privacy": "protected",
|
|
88834
|
+
"return": {
|
|
88835
|
+
"type": {
|
|
88836
|
+
"text": "void"
|
|
88837
|
+
}
|
|
88845
88838
|
},
|
|
88846
|
-
"
|
|
88847
|
-
|
|
88848
|
-
|
|
88839
|
+
"parameters": [
|
|
88840
|
+
{
|
|
88841
|
+
"name": "value",
|
|
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
|
+
}
|
|
88849
88858
|
},
|
|
88850
88859
|
{
|
|
88851
|
-
"
|
|
88852
|
-
"
|
|
88853
|
-
"default": "false",
|
|
88860
|
+
"kind": "field",
|
|
88861
|
+
"name": "['_$sbbElement$']",
|
|
88854
88862
|
"type": {
|
|
88855
88863
|
"text": "boolean"
|
|
88856
88864
|
},
|
|
88857
|
-
"
|
|
88865
|
+
"privacy": "public",
|
|
88866
|
+
"static": true,
|
|
88867
|
+
"default": "true",
|
|
88858
88868
|
"inheritedFrom": {
|
|
88859
|
-
"name": "
|
|
88860
|
-
"module": "core/
|
|
88869
|
+
"name": "SbbElement",
|
|
88870
|
+
"module": "core/base-elements/element.js"
|
|
88861
88871
|
}
|
|
88862
88872
|
},
|
|
88863
88873
|
{
|
|
88864
|
-
"
|
|
88865
|
-
"
|
|
88874
|
+
"kind": "field",
|
|
88875
|
+
"name": "elementName",
|
|
88866
88876
|
"type": {
|
|
88867
88877
|
"text": "string"
|
|
88868
88878
|
},
|
|
88869
|
-
"
|
|
88879
|
+
"privacy": "public",
|
|
88880
|
+
"static": true,
|
|
88881
|
+
"readonly": true,
|
|
88870
88882
|
"inheritedFrom": {
|
|
88871
|
-
"name": "
|
|
88872
|
-
"module": "core/
|
|
88883
|
+
"name": "SbbElement",
|
|
88884
|
+
"module": "core/base-elements/element.js"
|
|
88885
|
+
}
|
|
88886
|
+
},
|
|
88887
|
+
{
|
|
88888
|
+
"kind": "field",
|
|
88889
|
+
"name": "_controllers",
|
|
88890
|
+
"type": {
|
|
88891
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
88892
|
+
},
|
|
88893
|
+
"privacy": "private",
|
|
88894
|
+
"inheritedFrom": {
|
|
88895
|
+
"name": "SbbElement",
|
|
88896
|
+
"module": "core/base-elements/element.js"
|
|
88873
88897
|
}
|
|
88874
88898
|
}
|
|
88875
88899
|
],
|
|
@@ -88883,242 +88907,211 @@
|
|
|
88883
88907
|
"module": "core/mixins.js"
|
|
88884
88908
|
}
|
|
88885
88909
|
],
|
|
88886
|
-
"
|
|
88910
|
+
"superclass": {
|
|
88911
|
+
"name": "SbbElement",
|
|
88912
|
+
"module": "core/base-elements.js"
|
|
88913
|
+
},
|
|
88914
|
+
"attributes": [
|
|
88887
88915
|
{
|
|
88888
|
-
"name": "
|
|
88916
|
+
"name": "disabled",
|
|
88917
|
+
"description": "Whether the component is disabled.",
|
|
88918
|
+
"default": "false",
|
|
88889
88919
|
"type": {
|
|
88890
|
-
"text": "
|
|
88920
|
+
"text": "boolean"
|
|
88921
|
+
},
|
|
88922
|
+
"fieldName": "disabled",
|
|
88923
|
+
"inheritedFrom": {
|
|
88924
|
+
"name": "SbbDisabledMixin",
|
|
88925
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
88926
|
+
}
|
|
88927
|
+
},
|
|
88928
|
+
{
|
|
88929
|
+
"name": "name",
|
|
88930
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
88931
|
+
"type": {
|
|
88932
|
+
"text": "string"
|
|
88933
|
+
},
|
|
88934
|
+
"fieldName": "name",
|
|
88935
|
+
"inheritedFrom": {
|
|
88936
|
+
"name": "SbbFormAssociatedMixin",
|
|
88937
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
88891
88938
|
}
|
|
88892
88939
|
}
|
|
88893
88940
|
]
|
|
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
88941
|
},
|
|
88905
88942
|
{
|
|
88906
|
-
"kind": "
|
|
88907
|
-
"
|
|
88908
|
-
"declaration": {
|
|
88909
|
-
"name": "SbbFileSelectorCommonElementMixinType",
|
|
88910
|
-
"module": "file-selector/common/file-selector-common.js"
|
|
88911
|
-
}
|
|
88912
|
-
},
|
|
88913
|
-
{
|
|
88914
|
-
"kind": "js",
|
|
88943
|
+
"kind": "mixin",
|
|
88944
|
+
"description": "",
|
|
88915
88945
|
"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": [
|
|
88932
|
-
{
|
|
88933
|
-
"description": "Use the unnamed slot to add content to the `sbb-expansion-panel-header`.",
|
|
88934
|
-
"name": ""
|
|
88935
|
-
},
|
|
88936
|
-
{
|
|
88937
|
-
"description": "Slot used to render the `sbb-expansion-panel-header` icon.",
|
|
88938
|
-
"name": "icon"
|
|
88939
|
-
}
|
|
88940
|
-
],
|
|
88941
88946
|
"members": [
|
|
88942
88947
|
{
|
|
88943
88948
|
"kind": "field",
|
|
88944
|
-
"name": "
|
|
88945
|
-
"type": {
|
|
88946
|
-
"text": "string"
|
|
88947
|
-
},
|
|
88949
|
+
"name": "events",
|
|
88948
88950
|
"privacy": "public",
|
|
88949
88951
|
"static": true,
|
|
88950
88952
|
"readonly": true,
|
|
88951
|
-
"
|
|
88952
|
-
|
|
88953
|
-
"
|
|
88953
|
+
"default": "{ filechanged: 'filechanged', }",
|
|
88954
|
+
"type": {
|
|
88955
|
+
"text": "{\n filechanged: 'filechanged',\n }"
|
|
88956
|
+
}
|
|
88957
|
+
},
|
|
88958
|
+
{
|
|
88959
|
+
"kind": "field",
|
|
88960
|
+
"name": "size",
|
|
88961
|
+
"type": {
|
|
88962
|
+
"text": "'s' | 'm'"
|
|
88954
88963
|
},
|
|
88955
|
-
"
|
|
88964
|
+
"privacy": "public",
|
|
88965
|
+
"description": "Size variant, either s or m.",
|
|
88966
|
+
"default": "'m' / 's' (lean)",
|
|
88967
|
+
"attribute": "size",
|
|
88968
|
+
"reflects": true
|
|
88956
88969
|
},
|
|
88957
88970
|
{
|
|
88958
88971
|
"kind": "field",
|
|
88959
|
-
"name": "
|
|
88972
|
+
"name": "multiple",
|
|
88973
|
+
"type": {
|
|
88974
|
+
"text": "boolean"
|
|
88975
|
+
},
|
|
88960
88976
|
"privacy": "public",
|
|
88961
|
-
"
|
|
88962
|
-
"
|
|
88963
|
-
"
|
|
88977
|
+
"default": "false",
|
|
88978
|
+
"description": "Whether more than one file can be selected.",
|
|
88979
|
+
"attribute": "multiple"
|
|
88980
|
+
},
|
|
88981
|
+
{
|
|
88982
|
+
"kind": "field",
|
|
88983
|
+
"name": "multipleMode",
|
|
88964
88984
|
"type": {
|
|
88965
|
-
"text": "
|
|
88966
|
-
}
|
|
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"
|
|
88967
88991
|
},
|
|
88968
88992
|
{
|
|
88969
88993
|
"kind": "field",
|
|
88970
|
-
"name": "
|
|
88971
|
-
"
|
|
88972
|
-
|
|
88994
|
+
"name": "accept",
|
|
88995
|
+
"type": {
|
|
88996
|
+
"text": "string"
|
|
88997
|
+
},
|
|
88998
|
+
"privacy": "public",
|
|
88999
|
+
"default": "''",
|
|
89000
|
+
"description": "A comma-separated list of allowed unique file type specifiers.",
|
|
89001
|
+
"attribute": "accept"
|
|
88973
89002
|
},
|
|
88974
89003
|
{
|
|
88975
89004
|
"kind": "field",
|
|
88976
|
-
"name": "
|
|
89005
|
+
"name": "accessibilityLabel",
|
|
88977
89006
|
"type": {
|
|
88978
|
-
"text": "
|
|
89007
|
+
"text": "string"
|
|
88979
89008
|
},
|
|
88980
|
-
"privacy": "
|
|
89009
|
+
"privacy": "public",
|
|
89010
|
+
"default": "''",
|
|
89011
|
+
"description": "This will be forwarded as aria-label to the native input element.",
|
|
89012
|
+
"attribute": "accessibility-label"
|
|
88981
89013
|
},
|
|
88982
89014
|
{
|
|
88983
89015
|
"kind": "field",
|
|
88984
|
-
"name": "
|
|
89016
|
+
"name": "value",
|
|
88985
89017
|
"type": {
|
|
88986
|
-
"text": "string |
|
|
89018
|
+
"text": "string | null"
|
|
88987
89019
|
},
|
|
88988
|
-
"privacy": "
|
|
89020
|
+
"privacy": "public",
|
|
89021
|
+
"description": "The path of the first selected file. Empty string ('') if no file is selected",
|
|
89022
|
+
"inheritedFrom": {
|
|
89023
|
+
"name": "SbbFormAssociatedMixin",
|
|
89024
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89025
|
+
}
|
|
88989
89026
|
},
|
|
88990
89027
|
{
|
|
88991
|
-
"kind": "
|
|
88992
|
-
"name": "
|
|
88993
|
-
"privacy": "
|
|
88994
|
-
"
|
|
88995
|
-
|
|
88996
|
-
|
|
88997
|
-
}
|
|
89028
|
+
"kind": "field",
|
|
89029
|
+
"name": "files",
|
|
89030
|
+
"privacy": "public",
|
|
89031
|
+
"description": "The list of selected files.",
|
|
89032
|
+
"type": {
|
|
89033
|
+
"text": "Readonly<File>[]"
|
|
88998
89034
|
}
|
|
88999
89035
|
},
|
|
89000
89036
|
{
|
|
89001
|
-
"kind": "
|
|
89002
|
-
"name": "
|
|
89003
|
-
"
|
|
89004
|
-
|
|
89005
|
-
"type": {
|
|
89006
|
-
"text": "void"
|
|
89007
|
-
}
|
|
89037
|
+
"kind": "field",
|
|
89038
|
+
"name": "_files",
|
|
89039
|
+
"type": {
|
|
89040
|
+
"text": "Readonly<File>[]"
|
|
89008
89041
|
},
|
|
89009
|
-
"
|
|
89010
|
-
|
|
89011
|
-
"name": "toggleDataAttribute",
|
|
89012
|
-
"type": {
|
|
89013
|
-
"text": "boolean"
|
|
89014
|
-
}
|
|
89015
|
-
}
|
|
89016
|
-
]
|
|
89042
|
+
"privacy": "private",
|
|
89043
|
+
"default": "[]"
|
|
89017
89044
|
},
|
|
89018
89045
|
{
|
|
89019
|
-
"kind": "
|
|
89020
|
-
"name": "
|
|
89021
|
-
"
|
|
89022
|
-
|
|
89023
|
-
"type": {
|
|
89024
|
-
"text": "void"
|
|
89025
|
-
}
|
|
89046
|
+
"kind": "field",
|
|
89047
|
+
"name": "type",
|
|
89048
|
+
"type": {
|
|
89049
|
+
"text": "string"
|
|
89026
89050
|
},
|
|
89027
|
-
"
|
|
89051
|
+
"privacy": "public",
|
|
89052
|
+
"description": "Form type of element.",
|
|
89053
|
+
"default": "'file'",
|
|
89054
|
+
"readonly": true
|
|
89028
89055
|
},
|
|
89029
89056
|
{
|
|
89030
|
-
"kind": "
|
|
89031
|
-
"name": "
|
|
89032
|
-
"
|
|
89033
|
-
|
|
89034
|
-
"type": {
|
|
89035
|
-
"text": "TemplateResult"
|
|
89036
|
-
}
|
|
89057
|
+
"kind": "field",
|
|
89058
|
+
"name": "_hiddenInput",
|
|
89059
|
+
"type": {
|
|
89060
|
+
"text": "HTMLInputElement"
|
|
89037
89061
|
},
|
|
89038
|
-
"
|
|
89039
|
-
"inheritedFrom": {
|
|
89040
|
-
"name": "SbbActionBaseElement",
|
|
89041
|
-
"module": "core/base-elements/action-base-element.js"
|
|
89042
|
-
}
|
|
89062
|
+
"privacy": "private"
|
|
89043
89063
|
},
|
|
89044
89064
|
{
|
|
89045
89065
|
"kind": "field",
|
|
89046
|
-
"name": "
|
|
89066
|
+
"name": "_suffixes",
|
|
89047
89067
|
"type": {
|
|
89048
|
-
"text": "
|
|
89068
|
+
"text": "string[]"
|
|
89049
89069
|
},
|
|
89050
|
-
"privacy": "
|
|
89051
|
-
"default": "
|
|
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
|
-
}
|
|
89070
|
+
"privacy": "private",
|
|
89071
|
+
"default": "['B', 'kB', 'MB', 'GB', 'TB']"
|
|
89059
89072
|
},
|
|
89060
89073
|
{
|
|
89061
89074
|
"kind": "field",
|
|
89062
|
-
"name": "
|
|
89063
|
-
"privacy": "public",
|
|
89064
|
-
"description": "Whether the component is disabled.",
|
|
89065
|
-
"default": "false",
|
|
89075
|
+
"name": "_liveRegion",
|
|
89066
89076
|
"type": {
|
|
89067
|
-
"text": "
|
|
89077
|
+
"text": "HTMLParagraphElement"
|
|
89068
89078
|
},
|
|
89069
|
-
"
|
|
89070
|
-
"reflects": true,
|
|
89071
|
-
"inheritedFrom": {
|
|
89072
|
-
"name": "SbbDisabledMixin",
|
|
89073
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
89074
|
-
}
|
|
89079
|
+
"privacy": "private"
|
|
89075
89080
|
},
|
|
89076
89081
|
{
|
|
89077
89082
|
"kind": "field",
|
|
89078
|
-
"name": "
|
|
89079
|
-
"privacy": "private",
|
|
89083
|
+
"name": "loadButton",
|
|
89080
89084
|
"type": {
|
|
89081
|
-
"text": "
|
|
89085
|
+
"text": "SbbSecondaryButtonStaticElement"
|
|
89082
89086
|
},
|
|
89083
|
-
"
|
|
89084
|
-
"inheritedFrom": {
|
|
89085
|
-
"name": "SbbDisabledMixin",
|
|
89086
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
89087
|
-
}
|
|
89087
|
+
"privacy": "protected"
|
|
89088
89088
|
},
|
|
89089
89089
|
{
|
|
89090
|
-
"kind": "
|
|
89091
|
-
"name": "
|
|
89090
|
+
"kind": "field",
|
|
89091
|
+
"name": "language",
|
|
89092
89092
|
"privacy": "protected",
|
|
89093
|
-
"
|
|
89094
|
-
|
|
89095
|
-
|
|
89096
|
-
|
|
89093
|
+
"default": "new SbbLanguageController(this)"
|
|
89094
|
+
},
|
|
89095
|
+
{
|
|
89096
|
+
"kind": "field",
|
|
89097
|
+
"name": "_counter",
|
|
89098
|
+
"type": {
|
|
89099
|
+
"text": "number"
|
|
89097
89100
|
},
|
|
89098
|
-
"
|
|
89099
|
-
"
|
|
89100
|
-
"name": "SbbDisabledMixin",
|
|
89101
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
89102
|
-
}
|
|
89101
|
+
"privacy": "private",
|
|
89102
|
+
"default": "0"
|
|
89103
89103
|
},
|
|
89104
89104
|
{
|
|
89105
89105
|
"kind": "field",
|
|
89106
|
-
"name": "
|
|
89106
|
+
"name": "_dragTarget",
|
|
89107
89107
|
"type": {
|
|
89108
|
-
"text": "
|
|
89108
|
+
"text": "HTMLElement | undefined"
|
|
89109
89109
|
},
|
|
89110
|
-
"privacy": "
|
|
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",
|
|
89114
|
-
"inheritedFrom": {
|
|
89115
|
-
"name": "SbbIconNameMixin",
|
|
89116
|
-
"module": "icon/icon-name-mixin.js"
|
|
89117
|
-
}
|
|
89110
|
+
"privacy": "private"
|
|
89118
89111
|
},
|
|
89119
89112
|
{
|
|
89120
89113
|
"kind": "method",
|
|
89121
|
-
"name": "
|
|
89114
|
+
"name": "renderTemplate",
|
|
89122
89115
|
"privacy": "protected",
|
|
89123
89116
|
"return": {
|
|
89124
89117
|
"type": {
|
|
@@ -89127,285 +89120,224 @@
|
|
|
89127
89120
|
},
|
|
89128
89121
|
"parameters": [
|
|
89129
89122
|
{
|
|
89130
|
-
"name": "
|
|
89131
|
-
"optional": true,
|
|
89123
|
+
"name": "input",
|
|
89132
89124
|
"type": {
|
|
89133
|
-
"text": "
|
|
89125
|
+
"text": "TemplateResult"
|
|
89134
89126
|
}
|
|
89135
89127
|
}
|
|
89136
|
-
]
|
|
89137
|
-
"inheritedFrom": {
|
|
89138
|
-
"name": "SbbIconNameMixin",
|
|
89139
|
-
"module": "icon/icon-name-mixin.js"
|
|
89140
|
-
}
|
|
89128
|
+
]
|
|
89141
89129
|
},
|
|
89142
89130
|
{
|
|
89143
89131
|
"kind": "method",
|
|
89144
|
-
"name": "
|
|
89145
|
-
"privacy": "
|
|
89132
|
+
"name": "formResetCallback",
|
|
89133
|
+
"privacy": "public",
|
|
89146
89134
|
"return": {
|
|
89147
89135
|
"type": {
|
|
89148
|
-
"text": "
|
|
89136
|
+
"text": "void"
|
|
89149
89137
|
}
|
|
89150
|
-
},
|
|
89151
|
-
"inheritedFrom": {
|
|
89152
|
-
"name": "SbbIconNameMixin",
|
|
89153
|
-
"module": "icon/icon-name-mixin.js"
|
|
89154
89138
|
}
|
|
89155
89139
|
},
|
|
89156
89140
|
{
|
|
89157
89141
|
"kind": "method",
|
|
89158
|
-
"name": "
|
|
89159
|
-
"privacy": "
|
|
89142
|
+
"name": "formStateRestoreCallback",
|
|
89143
|
+
"privacy": "public",
|
|
89160
89144
|
"return": {
|
|
89161
89145
|
"type": {
|
|
89162
|
-
"text": "
|
|
89146
|
+
"text": "void"
|
|
89163
89147
|
}
|
|
89164
89148
|
},
|
|
89165
|
-
"
|
|
89166
|
-
|
|
89167
|
-
|
|
89168
|
-
|
|
89169
|
-
|
|
89170
|
-
|
|
89171
|
-
|
|
89172
|
-
|
|
89173
|
-
|
|
89174
|
-
|
|
89175
|
-
|
|
89176
|
-
|
|
89177
|
-
|
|
89178
|
-
|
|
89179
|
-
|
|
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"
|
|
89212
|
-
}
|
|
89213
|
-
},
|
|
89214
|
-
{
|
|
89215
|
-
"kind": "field",
|
|
89216
|
-
"name": "form",
|
|
89217
|
-
"type": {
|
|
89218
|
-
"text": "HTMLFormElement | null"
|
|
89219
|
-
},
|
|
89220
|
-
"privacy": "public",
|
|
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
|
-
}
|
|
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
|
+
]
|
|
89240
89164
|
},
|
|
89241
89165
|
{
|
|
89242
|
-
"kind": "
|
|
89243
|
-
"name": "
|
|
89244
|
-
"privacy": "
|
|
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",
|
|
89245
89175
|
"inheritedFrom": {
|
|
89246
|
-
"name": "
|
|
89247
|
-
"module": "core/
|
|
89176
|
+
"name": "SbbFormAssociatedMixin",
|
|
89177
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89248
89178
|
}
|
|
89249
89179
|
},
|
|
89250
89180
|
{
|
|
89251
89181
|
"kind": "method",
|
|
89252
|
-
"name": "
|
|
89182
|
+
"name": "_checkFileEquality",
|
|
89253
89183
|
"privacy": "private",
|
|
89254
89184
|
"return": {
|
|
89255
89185
|
"type": {
|
|
89256
|
-
"text": "
|
|
89186
|
+
"text": "boolean"
|
|
89257
89187
|
}
|
|
89258
89188
|
},
|
|
89259
89189
|
"parameters": [
|
|
89260
89190
|
{
|
|
89261
|
-
"name": "
|
|
89191
|
+
"name": "file1",
|
|
89262
89192
|
"type": {
|
|
89263
|
-
"text": "
|
|
89193
|
+
"text": "Readonly<File>"
|
|
89194
|
+
}
|
|
89195
|
+
},
|
|
89196
|
+
{
|
|
89197
|
+
"name": "file2",
|
|
89198
|
+
"type": {
|
|
89199
|
+
"text": "Readonly<File>"
|
|
89264
89200
|
}
|
|
89265
89201
|
}
|
|
89266
|
-
]
|
|
89267
|
-
"inheritedFrom": {
|
|
89268
|
-
"name": "SbbButtonBaseElement",
|
|
89269
|
-
"module": "core/base-elements/button-base-element.js"
|
|
89270
|
-
}
|
|
89202
|
+
]
|
|
89271
89203
|
},
|
|
89272
89204
|
{
|
|
89273
|
-
"kind": "
|
|
89274
|
-
"name": "
|
|
89205
|
+
"kind": "method",
|
|
89206
|
+
"name": "_onFocus",
|
|
89275
89207
|
"privacy": "private",
|
|
89276
|
-
"
|
|
89277
|
-
"
|
|
89278
|
-
|
|
89208
|
+
"return": {
|
|
89209
|
+
"type": {
|
|
89210
|
+
"text": "void"
|
|
89211
|
+
}
|
|
89279
89212
|
}
|
|
89280
89213
|
},
|
|
89281
89214
|
{
|
|
89282
|
-
"kind": "
|
|
89283
|
-
"name": "
|
|
89284
|
-
"
|
|
89285
|
-
|
|
89286
|
-
|
|
89287
|
-
|
|
89288
|
-
|
|
89289
|
-
"default": "true",
|
|
89290
|
-
"inheritedFrom": {
|
|
89291
|
-
"name": "SbbFormAssociatedMixin",
|
|
89292
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89215
|
+
"kind": "method",
|
|
89216
|
+
"name": "_onBlur",
|
|
89217
|
+
"privacy": "private",
|
|
89218
|
+
"return": {
|
|
89219
|
+
"type": {
|
|
89220
|
+
"text": "void"
|
|
89221
|
+
}
|
|
89293
89222
|
}
|
|
89294
89223
|
},
|
|
89295
89224
|
{
|
|
89296
|
-
"kind": "
|
|
89297
|
-
"name": "
|
|
89298
|
-
"privacy": "
|
|
89299
|
-
"
|
|
89300
|
-
|
|
89301
|
-
|
|
89225
|
+
"kind": "method",
|
|
89226
|
+
"name": "_readFiles",
|
|
89227
|
+
"privacy": "private",
|
|
89228
|
+
"return": {
|
|
89229
|
+
"type": {
|
|
89230
|
+
"text": "void"
|
|
89231
|
+
}
|
|
89302
89232
|
},
|
|
89303
|
-
"
|
|
89304
|
-
|
|
89305
|
-
|
|
89306
|
-
|
|
89307
|
-
|
|
89233
|
+
"parameters": [
|
|
89234
|
+
{
|
|
89235
|
+
"name": "event",
|
|
89236
|
+
"type": {
|
|
89237
|
+
"text": "Event"
|
|
89238
|
+
}
|
|
89239
|
+
}
|
|
89240
|
+
]
|
|
89308
89241
|
},
|
|
89309
89242
|
{
|
|
89310
|
-
"kind": "
|
|
89311
|
-
"name": "
|
|
89312
|
-
"
|
|
89313
|
-
|
|
89243
|
+
"kind": "method",
|
|
89244
|
+
"name": "createFileList",
|
|
89245
|
+
"privacy": "protected",
|
|
89246
|
+
"return": {
|
|
89247
|
+
"type": {
|
|
89248
|
+
"text": "void"
|
|
89249
|
+
}
|
|
89314
89250
|
},
|
|
89315
|
-
"
|
|
89316
|
-
|
|
89317
|
-
|
|
89318
|
-
|
|
89319
|
-
|
|
89320
|
-
|
|
89321
|
-
|
|
89251
|
+
"parameters": [
|
|
89252
|
+
{
|
|
89253
|
+
"name": "files",
|
|
89254
|
+
"type": {
|
|
89255
|
+
"text": "FileList"
|
|
89256
|
+
}
|
|
89257
|
+
}
|
|
89258
|
+
]
|
|
89322
89259
|
},
|
|
89323
89260
|
{
|
|
89324
|
-
"kind": "
|
|
89325
|
-
"name": "
|
|
89326
|
-
"
|
|
89327
|
-
|
|
89328
|
-
|
|
89329
|
-
|
|
89330
|
-
|
|
89331
|
-
"readonly": true,
|
|
89332
|
-
"inheritedFrom": {
|
|
89333
|
-
"name": "SbbFormAssociatedMixin",
|
|
89334
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89261
|
+
"kind": "method",
|
|
89262
|
+
"name": "getButtonLabel",
|
|
89263
|
+
"privacy": "protected",
|
|
89264
|
+
"return": {
|
|
89265
|
+
"type": {
|
|
89266
|
+
"text": "string"
|
|
89267
|
+
}
|
|
89335
89268
|
}
|
|
89336
89269
|
},
|
|
89337
89270
|
{
|
|
89338
|
-
"kind": "
|
|
89339
|
-
"name": "
|
|
89340
|
-
"
|
|
89341
|
-
|
|
89271
|
+
"kind": "method",
|
|
89272
|
+
"name": "_removeFile",
|
|
89273
|
+
"privacy": "private",
|
|
89274
|
+
"return": {
|
|
89275
|
+
"type": {
|
|
89276
|
+
"text": "void"
|
|
89277
|
+
}
|
|
89342
89278
|
},
|
|
89343
|
-
"
|
|
89344
|
-
|
|
89345
|
-
|
|
89346
|
-
|
|
89347
|
-
|
|
89348
|
-
|
|
89349
|
-
|
|
89279
|
+
"parameters": [
|
|
89280
|
+
{
|
|
89281
|
+
"name": "file",
|
|
89282
|
+
"type": {
|
|
89283
|
+
"text": "Readonly<File>"
|
|
89284
|
+
}
|
|
89285
|
+
}
|
|
89286
|
+
]
|
|
89350
89287
|
},
|
|
89351
89288
|
{
|
|
89352
|
-
"kind": "
|
|
89353
|
-
"name": "
|
|
89289
|
+
"kind": "method",
|
|
89290
|
+
"name": "_dispatchFileChangedEvent",
|
|
89354
89291
|
"privacy": "private",
|
|
89355
|
-
"
|
|
89356
|
-
|
|
89357
|
-
|
|
89358
|
-
|
|
89292
|
+
"return": {
|
|
89293
|
+
"type": {
|
|
89294
|
+
"text": "void"
|
|
89295
|
+
}
|
|
89359
89296
|
}
|
|
89360
89297
|
},
|
|
89361
89298
|
{
|
|
89362
|
-
"kind": "
|
|
89363
|
-
"name": "
|
|
89364
|
-
"
|
|
89365
|
-
|
|
89299
|
+
"kind": "method",
|
|
89300
|
+
"name": "_formatFileSize",
|
|
89301
|
+
"privacy": "private",
|
|
89302
|
+
"return": {
|
|
89303
|
+
"type": {
|
|
89304
|
+
"text": "string"
|
|
89305
|
+
}
|
|
89366
89306
|
},
|
|
89367
|
-
"
|
|
89368
|
-
|
|
89369
|
-
|
|
89370
|
-
|
|
89371
|
-
|
|
89372
|
-
|
|
89373
|
-
|
|
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."
|
|
89374
89316
|
},
|
|
89375
89317
|
{
|
|
89376
89318
|
"kind": "method",
|
|
89377
|
-
"name": "
|
|
89378
|
-
"privacy": "
|
|
89319
|
+
"name": "_updateA11yLiveRegion",
|
|
89320
|
+
"privacy": "private",
|
|
89379
89321
|
"return": {
|
|
89380
89322
|
"type": {
|
|
89381
|
-
"text": "
|
|
89323
|
+
"text": "void"
|
|
89382
89324
|
}
|
|
89383
|
-
},
|
|
89384
|
-
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
89385
|
-
"inheritedFrom": {
|
|
89386
|
-
"name": "SbbFormAssociatedMixin",
|
|
89387
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89388
89325
|
}
|
|
89389
89326
|
},
|
|
89390
89327
|
{
|
|
89391
89328
|
"kind": "method",
|
|
89392
|
-
"name": "
|
|
89393
|
-
"privacy": "
|
|
89329
|
+
"name": "_renderFileList",
|
|
89330
|
+
"privacy": "private",
|
|
89394
89331
|
"return": {
|
|
89395
89332
|
"type": {
|
|
89396
|
-
"text": "
|
|
89333
|
+
"text": "TemplateResult"
|
|
89397
89334
|
}
|
|
89398
|
-
},
|
|
89399
|
-
"description": "Returns true if this element has no validity problems; otherwise,\nreturns false, fires an invalid event at the element,\nand (if the event isn't canceled) reports the problem to the user.",
|
|
89400
|
-
"inheritedFrom": {
|
|
89401
|
-
"name": "SbbFormAssociatedMixin",
|
|
89402
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89403
89335
|
}
|
|
89404
89336
|
},
|
|
89405
89337
|
{
|
|
89406
89338
|
"kind": "method",
|
|
89407
|
-
"name": "
|
|
89408
|
-
"privacy": "
|
|
89339
|
+
"name": "_onDragEnter",
|
|
89340
|
+
"privacy": "private",
|
|
89409
89341
|
"return": {
|
|
89410
89342
|
"type": {
|
|
89411
89343
|
"text": "void"
|
|
@@ -89413,65 +89345,53 @@
|
|
|
89413
89345
|
},
|
|
89414
89346
|
"parameters": [
|
|
89415
89347
|
{
|
|
89416
|
-
"name": "
|
|
89348
|
+
"name": "event",
|
|
89417
89349
|
"type": {
|
|
89418
|
-
"text": "
|
|
89350
|
+
"text": "DragEvent"
|
|
89419
89351
|
}
|
|
89420
89352
|
}
|
|
89421
|
-
]
|
|
89422
|
-
"description": "Sets the custom validity message for this element. Use the empty string\nto indicate that the element does not have a custom validity error.",
|
|
89423
|
-
"inheritedFrom": {
|
|
89424
|
-
"name": "SbbFormAssociatedMixin",
|
|
89425
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89426
|
-
}
|
|
89353
|
+
]
|
|
89427
89354
|
},
|
|
89428
89355
|
{
|
|
89429
89356
|
"kind": "method",
|
|
89430
|
-
"name": "
|
|
89357
|
+
"name": "_onDragLeave",
|
|
89431
89358
|
"privacy": "private",
|
|
89432
|
-
"return": {
|
|
89433
|
-
"type": {
|
|
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
89359
|
"return": {
|
|
89447
89360
|
"type": {
|
|
89448
89361
|
"text": "void"
|
|
89449
89362
|
}
|
|
89450
89363
|
},
|
|
89451
|
-
"
|
|
89452
|
-
|
|
89453
|
-
|
|
89454
|
-
|
|
89455
|
-
|
|
89364
|
+
"parameters": [
|
|
89365
|
+
{
|
|
89366
|
+
"name": "event",
|
|
89367
|
+
"type": {
|
|
89368
|
+
"text": "DragEvent"
|
|
89369
|
+
}
|
|
89370
|
+
}
|
|
89371
|
+
]
|
|
89456
89372
|
},
|
|
89457
89373
|
{
|
|
89458
89374
|
"kind": "method",
|
|
89459
|
-
"name": "
|
|
89460
|
-
"privacy": "
|
|
89375
|
+
"name": "_onFileDrop",
|
|
89376
|
+
"privacy": "private",
|
|
89461
89377
|
"return": {
|
|
89462
89378
|
"type": {
|
|
89463
|
-
"text": "
|
|
89379
|
+
"text": "void"
|
|
89464
89380
|
}
|
|
89465
89381
|
},
|
|
89466
|
-
"
|
|
89467
|
-
|
|
89468
|
-
|
|
89469
|
-
|
|
89382
|
+
"parameters": [
|
|
89383
|
+
{
|
|
89384
|
+
"name": "event",
|
|
89385
|
+
"type": {
|
|
89386
|
+
"text": "DragEvent"
|
|
89387
|
+
}
|
|
89388
|
+
}
|
|
89389
|
+
]
|
|
89470
89390
|
},
|
|
89471
89391
|
{
|
|
89472
89392
|
"kind": "method",
|
|
89473
|
-
"name": "
|
|
89474
|
-
"privacy": "
|
|
89393
|
+
"name": "_blockEvent",
|
|
89394
|
+
"privacy": "private",
|
|
89475
89395
|
"return": {
|
|
89476
89396
|
"type": {
|
|
89477
89397
|
"text": "void"
|
|
@@ -89479,35 +89399,17 @@
|
|
|
89479
89399
|
},
|
|
89480
89400
|
"parameters": [
|
|
89481
89401
|
{
|
|
89482
|
-
"name": "
|
|
89483
|
-
"type": {
|
|
89484
|
-
"text": "T"
|
|
89485
|
-
}
|
|
89486
|
-
},
|
|
89487
|
-
{
|
|
89488
|
-
"name": "message",
|
|
89489
|
-
"type": {
|
|
89490
|
-
"text": "string"
|
|
89491
|
-
}
|
|
89492
|
-
},
|
|
89493
|
-
{
|
|
89494
|
-
"name": "flagValue",
|
|
89495
|
-
"optional": true,
|
|
89402
|
+
"name": "event",
|
|
89496
89403
|
"type": {
|
|
89497
|
-
"text": "
|
|
89404
|
+
"text": "DragEvent"
|
|
89498
89405
|
}
|
|
89499
89406
|
}
|
|
89500
|
-
]
|
|
89501
|
-
"description": "Marks this element as suffering from the constraint indicated by the\nflag argument and associates the given message to it.\nNote that only one message is displayed at a time and custom messages by\nconsumers are always displayed before internal messages and internal\nmessages are displayed in the order they were added.\nTo set/define custom validity state flags, you need to extend the\nValidityState prototype (and the CustomValidityState interface).",
|
|
89502
|
-
"inheritedFrom": {
|
|
89503
|
-
"name": "SbbFormAssociatedMixin",
|
|
89504
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
89505
|
-
}
|
|
89407
|
+
]
|
|
89506
89408
|
},
|
|
89507
89409
|
{
|
|
89508
89410
|
"kind": "method",
|
|
89509
|
-
"name": "
|
|
89510
|
-
"privacy": "
|
|
89411
|
+
"name": "_setDragState",
|
|
89412
|
+
"privacy": "private",
|
|
89511
89413
|
"return": {
|
|
89512
89414
|
"type": {
|
|
89513
89415
|
"text": "void"
|
|
@@ -89515,65 +89417,74 @@
|
|
|
89515
89417
|
},
|
|
89516
89418
|
"parameters": [
|
|
89517
89419
|
{
|
|
89518
|
-
"name": "
|
|
89420
|
+
"name": "dragTarget",
|
|
89421
|
+
"default": "undefined",
|
|
89519
89422
|
"type": {
|
|
89520
|
-
"text": "
|
|
89423
|
+
"text": "HTMLElement | undefined"
|
|
89424
|
+
}
|
|
89425
|
+
},
|
|
89426
|
+
{
|
|
89427
|
+
"name": "isDragEnter",
|
|
89428
|
+
"default": "false",
|
|
89429
|
+
"type": {
|
|
89430
|
+
"text": "boolean"
|
|
89521
89431
|
}
|
|
89522
89432
|
}
|
|
89523
|
-
]
|
|
89524
|
-
|
|
89433
|
+
]
|
|
89434
|
+
},
|
|
89435
|
+
{
|
|
89436
|
+
"kind": "field",
|
|
89437
|
+
"name": "disabled",
|
|
89438
|
+
"privacy": "public",
|
|
89439
|
+
"description": "Whether the component is disabled.",
|
|
89440
|
+
"default": "false",
|
|
89441
|
+
"type": {
|
|
89442
|
+
"text": "boolean"
|
|
89443
|
+
},
|
|
89444
|
+
"attribute": "disabled",
|
|
89445
|
+
"reflects": true,
|
|
89525
89446
|
"inheritedFrom": {
|
|
89526
|
-
"name": "
|
|
89527
|
-
"module": "core/mixins/
|
|
89447
|
+
"name": "SbbDisabledMixin",
|
|
89448
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89528
89449
|
}
|
|
89529
89450
|
},
|
|
89530
89451
|
{
|
|
89531
|
-
"kind": "
|
|
89532
|
-
"name": "
|
|
89533
|
-
"privacy": "
|
|
89534
|
-
"
|
|
89535
|
-
"
|
|
89536
|
-
"text": "void"
|
|
89537
|
-
}
|
|
89452
|
+
"kind": "field",
|
|
89453
|
+
"name": "#disabled",
|
|
89454
|
+
"privacy": "private",
|
|
89455
|
+
"type": {
|
|
89456
|
+
"text": "boolean"
|
|
89538
89457
|
},
|
|
89539
|
-
"
|
|
89458
|
+
"default": "false",
|
|
89540
89459
|
"inheritedFrom": {
|
|
89541
|
-
"name": "
|
|
89542
|
-
"module": "core/mixins/
|
|
89460
|
+
"name": "SbbDisabledMixin",
|
|
89461
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89543
89462
|
}
|
|
89544
89463
|
},
|
|
89545
89464
|
{
|
|
89546
89465
|
"kind": "method",
|
|
89547
|
-
"name": "
|
|
89466
|
+
"name": "isDisabledExternally",
|
|
89548
89467
|
"privacy": "protected",
|
|
89549
89468
|
"return": {
|
|
89550
89469
|
"type": {
|
|
89551
89470
|
"text": "boolean"
|
|
89552
89471
|
}
|
|
89553
89472
|
},
|
|
89554
|
-
"
|
|
89555
|
-
{
|
|
89556
|
-
"name": "name",
|
|
89557
|
-
"type": {
|
|
89558
|
-
"text": "PropertyKey | undefined"
|
|
89559
|
-
}
|
|
89560
|
-
}
|
|
89561
|
-
],
|
|
89562
|
-
"description": "Whether validation should be run on a property change with the given name.",
|
|
89473
|
+
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
89563
89474
|
"inheritedFrom": {
|
|
89564
|
-
"name": "
|
|
89565
|
-
"module": "core/mixins/
|
|
89475
|
+
"name": "SbbDisabledMixin",
|
|
89476
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89566
89477
|
}
|
|
89567
89478
|
},
|
|
89568
89479
|
{
|
|
89569
|
-
"kind": "
|
|
89570
|
-
"name": "
|
|
89571
|
-
"
|
|
89572
|
-
|
|
89573
|
-
"type": {
|
|
89574
|
-
"text": "void"
|
|
89575
|
-
}
|
|
89480
|
+
"kind": "field",
|
|
89481
|
+
"name": "formAssociated",
|
|
89482
|
+
"type": {
|
|
89483
|
+
"text": "boolean"
|
|
89576
89484
|
},
|
|
89485
|
+
"privacy": "public",
|
|
89486
|
+
"static": true,
|
|
89487
|
+
"default": "true",
|
|
89577
89488
|
"inheritedFrom": {
|
|
89578
89489
|
"name": "SbbFormAssociatedMixin",
|
|
89579
89490
|
"module": "core/mixins/form-associated-mixin.js"
|
|
@@ -89581,162 +89492,182 @@
|
|
|
89581
89492
|
},
|
|
89582
89493
|
{
|
|
89583
89494
|
"kind": "field",
|
|
89584
|
-
"name": "
|
|
89495
|
+
"name": "form",
|
|
89585
89496
|
"type": {
|
|
89586
|
-
"text": "
|
|
89497
|
+
"text": "HTMLFormElement | null"
|
|
89587
89498
|
},
|
|
89588
89499
|
"privacy": "public",
|
|
89589
|
-
"
|
|
89500
|
+
"description": "Returns the form owner of this element.",
|
|
89590
89501
|
"readonly": true,
|
|
89591
|
-
"default": "'button'",
|
|
89592
89502
|
"inheritedFrom": {
|
|
89593
|
-
"name": "
|
|
89594
|
-
"module": "core/
|
|
89503
|
+
"name": "SbbFormAssociatedMixin",
|
|
89504
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89595
89505
|
}
|
|
89596
89506
|
},
|
|
89597
89507
|
{
|
|
89598
89508
|
"kind": "field",
|
|
89599
|
-
"name": "
|
|
89600
|
-
"privacy": "
|
|
89601
|
-
"description": "
|
|
89602
|
-
"
|
|
89603
|
-
|
|
89604
|
-
|
|
89605
|
-
|
|
89606
|
-
}
|
|
89607
|
-
],
|
|
89509
|
+
"name": "name",
|
|
89510
|
+
"privacy": "public",
|
|
89511
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
89512
|
+
"type": {
|
|
89513
|
+
"text": "string"
|
|
89514
|
+
},
|
|
89515
|
+
"attribute": "name",
|
|
89608
89516
|
"inheritedFrom": {
|
|
89609
|
-
"name": "
|
|
89610
|
-
"module": "core/
|
|
89517
|
+
"name": "SbbFormAssociatedMixin",
|
|
89518
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89611
89519
|
}
|
|
89612
89520
|
},
|
|
89613
89521
|
{
|
|
89614
89522
|
"kind": "field",
|
|
89615
|
-
"name": "
|
|
89616
|
-
"
|
|
89523
|
+
"name": "validity",
|
|
89524
|
+
"type": {
|
|
89525
|
+
"text": "ValidityState"
|
|
89526
|
+
},
|
|
89527
|
+
"privacy": "public",
|
|
89528
|
+
"description": "Returns the ValidityState object for this element.",
|
|
89529
|
+
"readonly": true,
|
|
89617
89530
|
"inheritedFrom": {
|
|
89618
|
-
"name": "
|
|
89619
|
-
"module": "core/
|
|
89531
|
+
"name": "SbbFormAssociatedMixin",
|
|
89532
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89620
89533
|
}
|
|
89621
89534
|
},
|
|
89622
89535
|
{
|
|
89623
89536
|
"kind": "field",
|
|
89624
|
-
"name": "
|
|
89625
|
-
"
|
|
89626
|
-
|
|
89627
|
-
|
|
89628
|
-
|
|
89629
|
-
|
|
89630
|
-
|
|
89631
|
-
}
|
|
89632
|
-
],
|
|
89537
|
+
"name": "validationMessage",
|
|
89538
|
+
"type": {
|
|
89539
|
+
"text": "string"
|
|
89540
|
+
},
|
|
89541
|
+
"privacy": "public",
|
|
89542
|
+
"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.",
|
|
89543
|
+
"readonly": true,
|
|
89633
89544
|
"inheritedFrom": {
|
|
89634
|
-
"name": "
|
|
89635
|
-
"module": "core/
|
|
89545
|
+
"name": "SbbFormAssociatedMixin",
|
|
89546
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89636
89547
|
}
|
|
89637
89548
|
},
|
|
89638
89549
|
{
|
|
89639
89550
|
"kind": "field",
|
|
89640
|
-
"name": "
|
|
89551
|
+
"name": "willValidate",
|
|
89552
|
+
"type": {
|
|
89553
|
+
"text": "boolean"
|
|
89554
|
+
},
|
|
89555
|
+
"privacy": "public",
|
|
89556
|
+
"description": "Returns true if this element will be validated\nwhen the form is submitted; false otherwise.",
|
|
89557
|
+
"readonly": true,
|
|
89558
|
+
"inheritedFrom": {
|
|
89559
|
+
"name": "SbbFormAssociatedMixin",
|
|
89560
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89561
|
+
}
|
|
89562
|
+
},
|
|
89563
|
+
{
|
|
89564
|
+
"kind": "field",
|
|
89565
|
+
"name": "_validityStates",
|
|
89641
89566
|
"privacy": "private",
|
|
89567
|
+
"default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
|
|
89642
89568
|
"inheritedFrom": {
|
|
89643
|
-
"name": "
|
|
89644
|
-
"module": "core/
|
|
89569
|
+
"name": "SbbFormAssociatedMixin",
|
|
89570
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89645
89571
|
}
|
|
89646
89572
|
},
|
|
89647
89573
|
{
|
|
89648
89574
|
"kind": "field",
|
|
89649
|
-
"name": "
|
|
89575
|
+
"name": "formDisabled",
|
|
89650
89576
|
"type": {
|
|
89651
|
-
"text": "boolean
|
|
89577
|
+
"text": "boolean"
|
|
89652
89578
|
},
|
|
89653
89579
|
"privacy": "protected",
|
|
89654
|
-
"
|
|
89580
|
+
"default": "false",
|
|
89581
|
+
"description": "Whenever a surrounding form or fieldset is changing its disabled state.",
|
|
89655
89582
|
"inheritedFrom": {
|
|
89656
|
-
"name": "
|
|
89657
|
-
"module": "core/
|
|
89583
|
+
"name": "SbbFormAssociatedMixin",
|
|
89584
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89658
89585
|
}
|
|
89659
89586
|
},
|
|
89660
89587
|
{
|
|
89661
|
-
"kind": "
|
|
89662
|
-
"name": "
|
|
89663
|
-
"
|
|
89664
|
-
|
|
89588
|
+
"kind": "method",
|
|
89589
|
+
"name": "checkValidity",
|
|
89590
|
+
"privacy": "public",
|
|
89591
|
+
"return": {
|
|
89592
|
+
"type": {
|
|
89593
|
+
"text": "boolean"
|
|
89594
|
+
}
|
|
89665
89595
|
},
|
|
89666
|
-
"
|
|
89667
|
-
"readonly": true,
|
|
89596
|
+
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
89668
89597
|
"inheritedFrom": {
|
|
89669
|
-
"name": "
|
|
89670
|
-
"module": "core/
|
|
89598
|
+
"name": "SbbFormAssociatedMixin",
|
|
89599
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89600
|
+
}
|
|
89601
|
+
},
|
|
89602
|
+
{
|
|
89603
|
+
"kind": "method",
|
|
89604
|
+
"name": "reportValidity",
|
|
89605
|
+
"privacy": "public",
|
|
89606
|
+
"return": {
|
|
89607
|
+
"type": {
|
|
89608
|
+
"text": "boolean"
|
|
89609
|
+
}
|
|
89610
|
+
},
|
|
89611
|
+
"description": "Returns true if this element has no validity problems; otherwise,\nreturns false, fires an invalid event at the element,\nand (if the event isn't canceled) reports the problem to the user.",
|
|
89612
|
+
"inheritedFrom": {
|
|
89613
|
+
"name": "SbbFormAssociatedMixin",
|
|
89614
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89671
89615
|
}
|
|
89672
89616
|
},
|
|
89673
89617
|
{
|
|
89674
89618
|
"kind": "method",
|
|
89675
|
-
"name": "
|
|
89676
|
-
"privacy": "
|
|
89619
|
+
"name": "setCustomValidity",
|
|
89620
|
+
"privacy": "public",
|
|
89677
89621
|
"return": {
|
|
89678
89622
|
"type": {
|
|
89679
89623
|
"text": "void"
|
|
89680
89624
|
}
|
|
89681
89625
|
},
|
|
89626
|
+
"parameters": [
|
|
89627
|
+
{
|
|
89628
|
+
"name": "message",
|
|
89629
|
+
"type": {
|
|
89630
|
+
"text": "string"
|
|
89631
|
+
}
|
|
89632
|
+
}
|
|
89633
|
+
],
|
|
89634
|
+
"description": "Sets the custom validity message for this element. Use the empty string\nto indicate that the element does not have a custom validity error.",
|
|
89682
89635
|
"inheritedFrom": {
|
|
89683
|
-
"name": "
|
|
89684
|
-
"module": "core/
|
|
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"
|
|
89636
|
+
"name": "SbbFormAssociatedMixin",
|
|
89637
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89698
89638
|
}
|
|
89699
89639
|
},
|
|
89700
89640
|
{
|
|
89701
|
-
"kind": "
|
|
89702
|
-
"name": "
|
|
89641
|
+
"kind": "method",
|
|
89642
|
+
"name": "_hasDisabledAncestor",
|
|
89703
89643
|
"privacy": "private",
|
|
89704
|
-
"
|
|
89705
|
-
|
|
89706
|
-
|
|
89707
|
-
|
|
89708
|
-
}
|
|
89709
|
-
},
|
|
89710
|
-
{
|
|
89711
|
-
"kind": "field",
|
|
89712
|
-
"name": "_resolveHydration",
|
|
89713
|
-
"type": {
|
|
89714
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
89644
|
+
"return": {
|
|
89645
|
+
"type": {
|
|
89646
|
+
"text": "boolean"
|
|
89647
|
+
}
|
|
89715
89648
|
},
|
|
89716
|
-
"privacy": "private",
|
|
89717
89649
|
"inheritedFrom": {
|
|
89718
|
-
"name": "
|
|
89719
|
-
"module": "core/
|
|
89650
|
+
"name": "SbbFormAssociatedMixin",
|
|
89651
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89720
89652
|
}
|
|
89721
89653
|
},
|
|
89722
89654
|
{
|
|
89723
|
-
"kind": "
|
|
89724
|
-
"name": "
|
|
89725
|
-
"type": {
|
|
89726
|
-
"text": "boolean"
|
|
89727
|
-
},
|
|
89655
|
+
"kind": "method",
|
|
89656
|
+
"name": "formState",
|
|
89728
89657
|
"privacy": "protected",
|
|
89729
|
-
"
|
|
89730
|
-
|
|
89731
|
-
|
|
89732
|
-
|
|
89733
|
-
"module": "core/base-elements/element.js"
|
|
89658
|
+
"return": {
|
|
89659
|
+
"type": {
|
|
89660
|
+
"text": "FormRestoreState"
|
|
89661
|
+
}
|
|
89734
89662
|
},
|
|
89735
|
-
"
|
|
89663
|
+
"inheritedFrom": {
|
|
89664
|
+
"name": "SbbFormAssociatedMixin",
|
|
89665
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89666
|
+
}
|
|
89736
89667
|
},
|
|
89737
89668
|
{
|
|
89738
89669
|
"kind": "method",
|
|
89739
|
-
"name": "
|
|
89670
|
+
"name": "setValidityFlag",
|
|
89740
89671
|
"privacy": "protected",
|
|
89741
89672
|
"return": {
|
|
89742
89673
|
"type": {
|
|
@@ -89745,152 +89676,187 @@
|
|
|
89745
89676
|
},
|
|
89746
89677
|
"parameters": [
|
|
89747
89678
|
{
|
|
89748
|
-
"name": "
|
|
89679
|
+
"name": "flag",
|
|
89680
|
+
"type": {
|
|
89681
|
+
"text": "T"
|
|
89682
|
+
}
|
|
89683
|
+
},
|
|
89684
|
+
{
|
|
89685
|
+
"name": "message",
|
|
89749
89686
|
"type": {
|
|
89750
89687
|
"text": "string"
|
|
89751
89688
|
}
|
|
89752
89689
|
},
|
|
89753
89690
|
{
|
|
89754
|
-
"name": "
|
|
89691
|
+
"name": "flagValue",
|
|
89755
89692
|
"optional": true,
|
|
89756
89693
|
"type": {
|
|
89757
|
-
"text": "
|
|
89694
|
+
"text": "ValidityStateFlags[T]"
|
|
89758
89695
|
}
|
|
89759
89696
|
}
|
|
89760
89697
|
],
|
|
89698
|
+
"description": "Marks this element as suffering from the constraint indicated by the\nflag argument and associates the given message to it.\nNote that only one message is displayed at a time and custom messages by\nconsumers are always displayed before internal messages and internal\nmessages are displayed in the order they were added.\nTo set/define custom validity state flags, you need to extend the\nValidityState prototype (and the CustomValidityState interface).",
|
|
89761
89699
|
"inheritedFrom": {
|
|
89762
|
-
"name": "
|
|
89763
|
-
"module": "core/
|
|
89700
|
+
"name": "SbbFormAssociatedMixin",
|
|
89701
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89764
89702
|
}
|
|
89765
89703
|
},
|
|
89766
89704
|
{
|
|
89767
|
-
"kind": "
|
|
89768
|
-
"name": "
|
|
89769
|
-
"
|
|
89770
|
-
|
|
89705
|
+
"kind": "method",
|
|
89706
|
+
"name": "removeValidityFlag",
|
|
89707
|
+
"privacy": "protected",
|
|
89708
|
+
"return": {
|
|
89709
|
+
"type": {
|
|
89710
|
+
"text": "void"
|
|
89711
|
+
}
|
|
89771
89712
|
},
|
|
89772
|
-
"
|
|
89773
|
-
|
|
89774
|
-
|
|
89713
|
+
"parameters": [
|
|
89714
|
+
{
|
|
89715
|
+
"name": "flag",
|
|
89716
|
+
"type": {
|
|
89717
|
+
"text": "T"
|
|
89718
|
+
}
|
|
89719
|
+
}
|
|
89720
|
+
],
|
|
89721
|
+
"description": "Removes the validity state flag entry and updates validity state.",
|
|
89775
89722
|
"inheritedFrom": {
|
|
89776
|
-
"name": "
|
|
89777
|
-
"module": "core/
|
|
89723
|
+
"name": "SbbFormAssociatedMixin",
|
|
89724
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89778
89725
|
}
|
|
89779
89726
|
},
|
|
89780
89727
|
{
|
|
89781
|
-
"kind": "
|
|
89782
|
-
"name": "
|
|
89783
|
-
"
|
|
89784
|
-
|
|
89728
|
+
"kind": "method",
|
|
89729
|
+
"name": "validate",
|
|
89730
|
+
"privacy": "protected",
|
|
89731
|
+
"return": {
|
|
89732
|
+
"type": {
|
|
89733
|
+
"text": "void"
|
|
89734
|
+
}
|
|
89735
|
+
},
|
|
89736
|
+
"description": "To be called whenever the current element needs to be validated.",
|
|
89737
|
+
"inheritedFrom": {
|
|
89738
|
+
"name": "SbbFormAssociatedMixin",
|
|
89739
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89740
|
+
}
|
|
89741
|
+
},
|
|
89742
|
+
{
|
|
89743
|
+
"kind": "method",
|
|
89744
|
+
"name": "shouldValidate",
|
|
89745
|
+
"privacy": "protected",
|
|
89746
|
+
"return": {
|
|
89747
|
+
"type": {
|
|
89748
|
+
"text": "boolean"
|
|
89749
|
+
}
|
|
89785
89750
|
},
|
|
89751
|
+
"parameters": [
|
|
89752
|
+
{
|
|
89753
|
+
"name": "name",
|
|
89754
|
+
"type": {
|
|
89755
|
+
"text": "PropertyKey | undefined"
|
|
89756
|
+
}
|
|
89757
|
+
}
|
|
89758
|
+
],
|
|
89759
|
+
"description": "Whether validation should be run on a property change with the given name.",
|
|
89760
|
+
"inheritedFrom": {
|
|
89761
|
+
"name": "SbbFormAssociatedMixin",
|
|
89762
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89763
|
+
}
|
|
89764
|
+
},
|
|
89765
|
+
{
|
|
89766
|
+
"kind": "method",
|
|
89767
|
+
"name": "_setInternalValidity",
|
|
89786
89768
|
"privacy": "private",
|
|
89769
|
+
"return": {
|
|
89770
|
+
"type": {
|
|
89771
|
+
"text": "void"
|
|
89772
|
+
}
|
|
89773
|
+
},
|
|
89787
89774
|
"inheritedFrom": {
|
|
89788
|
-
"name": "
|
|
89789
|
-
"module": "core/
|
|
89775
|
+
"name": "SbbFormAssociatedMixin",
|
|
89776
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
89790
89777
|
}
|
|
89791
89778
|
}
|
|
89792
89779
|
],
|
|
89793
89780
|
"events": [
|
|
89794
89781
|
{
|
|
89795
|
-
"name": "
|
|
89782
|
+
"name": "input",
|
|
89796
89783
|
"type": {
|
|
89797
|
-
"text": "
|
|
89784
|
+
"text": "InputEvent"
|
|
89798
89785
|
},
|
|
89799
|
-
"description": "
|
|
89800
|
-
}
|
|
89801
|
-
],
|
|
89802
|
-
"mixins": [
|
|
89786
|
+
"description": "The input event fires when the value has been changed as a direct result of a user action."
|
|
89787
|
+
},
|
|
89803
89788
|
{
|
|
89804
|
-
"name": "
|
|
89805
|
-
"
|
|
89789
|
+
"name": "change",
|
|
89790
|
+
"type": {
|
|
89791
|
+
"text": "Event"
|
|
89792
|
+
},
|
|
89793
|
+
"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."
|
|
89806
89794
|
},
|
|
89807
89795
|
{
|
|
89808
|
-
"name": "
|
|
89809
|
-
"
|
|
89796
|
+
"name": "filechanged",
|
|
89797
|
+
"type": {
|
|
89798
|
+
"text": "CustomEvent<Readonly<File>[]>"
|
|
89799
|
+
},
|
|
89800
|
+
"description": "An event which is emitted each time the file list changes."
|
|
89810
89801
|
}
|
|
89811
89802
|
],
|
|
89812
|
-
"superclass": {
|
|
89813
|
-
"name": "SbbButtonBaseElement",
|
|
89814
|
-
"module": "core/base-elements.js"
|
|
89815
|
-
},
|
|
89816
|
-
"tagName": "sbb-expansion-panel-header",
|
|
89817
|
-
"customElement": true,
|
|
89818
89803
|
"attributes": [
|
|
89819
89804
|
{
|
|
89820
|
-
"name": "
|
|
89805
|
+
"name": "size",
|
|
89821
89806
|
"type": {
|
|
89822
|
-
"text": "
|
|
89807
|
+
"text": "'s' | 'm'"
|
|
89823
89808
|
},
|
|
89824
|
-
"
|
|
89825
|
-
"
|
|
89826
|
-
"fieldName": "
|
|
89827
|
-
"inheritedFrom": {
|
|
89828
|
-
"name": "SbbDisabledInteractiveMixin",
|
|
89829
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
89830
|
-
}
|
|
89809
|
+
"description": "Size variant, either s or m.",
|
|
89810
|
+
"default": "'m' / 's' (lean)",
|
|
89811
|
+
"fieldName": "size"
|
|
89831
89812
|
},
|
|
89832
89813
|
{
|
|
89833
|
-
"name": "
|
|
89834
|
-
"description": "Whether the component is disabled.",
|
|
89835
|
-
"default": "false",
|
|
89814
|
+
"name": "multiple",
|
|
89836
89815
|
"type": {
|
|
89837
89816
|
"text": "boolean"
|
|
89838
89817
|
},
|
|
89839
|
-
"
|
|
89840
|
-
"
|
|
89841
|
-
|
|
89842
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
89843
|
-
}
|
|
89818
|
+
"default": "false",
|
|
89819
|
+
"description": "Whether more than one file can be selected.",
|
|
89820
|
+
"fieldName": "multiple"
|
|
89844
89821
|
},
|
|
89845
89822
|
{
|
|
89846
|
-
"name": "
|
|
89823
|
+
"name": "multiple-mode",
|
|
89847
89824
|
"type": {
|
|
89848
|
-
"text": "
|
|
89825
|
+
"text": "'default' | 'persistent'"
|
|
89849
89826
|
},
|
|
89850
|
-
"default": "''",
|
|
89851
|
-
"description": "
|
|
89852
|
-
"fieldName": "
|
|
89853
|
-
"inheritedFrom": {
|
|
89854
|
-
"name": "SbbIconNameMixin",
|
|
89855
|
-
"module": "icon/icon-name-mixin.js"
|
|
89856
|
-
}
|
|
89827
|
+
"default": "'default'",
|
|
89828
|
+
"description": "Whether the newly added files should override the previously added ones.",
|
|
89829
|
+
"fieldName": "multipleMode"
|
|
89857
89830
|
},
|
|
89858
89831
|
{
|
|
89859
|
-
"name": "
|
|
89860
|
-
"type": {
|
|
89861
|
-
"text": "string"
|
|
89862
|
-
},
|
|
89863
|
-
"default": "''",
|
|
89864
|
-
"description": "
|
|
89865
|
-
"fieldName": "
|
|
89866
|
-
"inheritedFrom": {
|
|
89867
|
-
"name": "SbbButtonBaseElement",
|
|
89868
|
-
"module": "core/base-elements/button-base-element.js"
|
|
89869
|
-
}
|
|
89832
|
+
"name": "accept",
|
|
89833
|
+
"type": {
|
|
89834
|
+
"text": "string"
|
|
89835
|
+
},
|
|
89836
|
+
"default": "''",
|
|
89837
|
+
"description": "A comma-separated list of allowed unique file type specifiers.",
|
|
89838
|
+
"fieldName": "accept"
|
|
89870
89839
|
},
|
|
89871
89840
|
{
|
|
89872
|
-
"name": "
|
|
89873
|
-
"description": "The type attribute to use for the button.",
|
|
89874
|
-
"default": "'button'",
|
|
89841
|
+
"name": "accessibility-label",
|
|
89875
89842
|
"type": {
|
|
89876
|
-
"text": "
|
|
89843
|
+
"text": "string"
|
|
89877
89844
|
},
|
|
89878
|
-
"
|
|
89879
|
-
"
|
|
89880
|
-
|
|
89881
|
-
"module": "core/base-elements/button-base-element.js"
|
|
89882
|
-
}
|
|
89845
|
+
"default": "''",
|
|
89846
|
+
"description": "This will be forwarded as aria-label to the native input element.",
|
|
89847
|
+
"fieldName": "accessibilityLabel"
|
|
89883
89848
|
},
|
|
89884
89849
|
{
|
|
89885
|
-
"name": "
|
|
89886
|
-
"description": "
|
|
89850
|
+
"name": "disabled",
|
|
89851
|
+
"description": "Whether the component is disabled.",
|
|
89852
|
+
"default": "false",
|
|
89887
89853
|
"type": {
|
|
89888
|
-
"text": "
|
|
89854
|
+
"text": "boolean"
|
|
89889
89855
|
},
|
|
89890
|
-
"fieldName": "
|
|
89856
|
+
"fieldName": "disabled",
|
|
89891
89857
|
"inheritedFrom": {
|
|
89892
|
-
"name": "
|
|
89893
|
-
"module": "core/
|
|
89858
|
+
"name": "SbbDisabledMixin",
|
|
89859
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
89894
89860
|
}
|
|
89895
89861
|
},
|
|
89896
89862
|
{
|
|
@@ -89905,16 +89871,50 @@
|
|
|
89905
89871
|
"module": "core/mixins/form-associated-mixin.js"
|
|
89906
89872
|
}
|
|
89907
89873
|
}
|
|
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
|
+
}
|
|
89908
89892
|
]
|
|
89909
89893
|
}
|
|
89910
89894
|
],
|
|
89911
89895
|
"exports": [
|
|
89912
89896
|
{
|
|
89913
89897
|
"kind": "js",
|
|
89914
|
-
"name": "
|
|
89898
|
+
"name": "fileSelectorCommonStyle",
|
|
89915
89899
|
"declaration": {
|
|
89916
|
-
"name": "
|
|
89917
|
-
"module": "
|
|
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",
|
|
89915
|
+
"declaration": {
|
|
89916
|
+
"name": "SbbFileSelectorCommonElementMixin",
|
|
89917
|
+
"module": "file-selector/common/file-selector-common.js"
|
|
89918
89918
|
}
|
|
89919
89919
|
}
|
|
89920
89920
|
]
|
|
@@ -108840,245 +108840,75 @@
|
|
|
108840
108840
|
},
|
|
108841
108841
|
"default": "''",
|
|
108842
108842
|
"description": "The color of the marker.",
|
|
108843
|
-
"fieldName": "color"
|
|
108844
|
-
},
|
|
108845
|
-
{
|
|
108846
|
-
"name": "value",
|
|
108847
|
-
"type": {
|
|
108848
|
-
"text": "string"
|
|
108849
|
-
},
|
|
108850
|
-
"default": "''",
|
|
108851
|
-
"description": "Value of the form element.",
|
|
108852
|
-
"fieldName": "value",
|
|
108853
|
-
"inheritedFrom": {
|
|
108854
|
-
"name": "SbbButtonBaseElement",
|
|
108855
|
-
"module": "core/base-elements/button-base-element.js"
|
|
108856
|
-
}
|
|
108857
|
-
},
|
|
108858
|
-
{
|
|
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",
|
|
109020
|
-
"type": {
|
|
109021
|
-
"text": "SbbNavigationMarkerElement | null"
|
|
109022
|
-
},
|
|
109023
|
-
"privacy": "private",
|
|
109024
|
-
"default": "null"
|
|
108843
|
+
"fieldName": "color"
|
|
109025
108844
|
},
|
|
109026
108845
|
{
|
|
109027
|
-
"
|
|
109028
|
-
"name": "_navigationSection",
|
|
108846
|
+
"name": "value",
|
|
109029
108847
|
"type": {
|
|
109030
|
-
"text": "
|
|
108848
|
+
"text": "string"
|
|
109031
108849
|
},
|
|
109032
|
-
"
|
|
109033
|
-
"
|
|
108850
|
+
"default": "''",
|
|
108851
|
+
"description": "Value of the form element.",
|
|
108852
|
+
"fieldName": "value",
|
|
108853
|
+
"inheritedFrom": {
|
|
108854
|
+
"name": "SbbButtonBaseElement",
|
|
108855
|
+
"module": "core/base-elements/button-base-element.js"
|
|
108856
|
+
}
|
|
109034
108857
|
},
|
|
109035
108858
|
{
|
|
109036
|
-
"
|
|
109037
|
-
"
|
|
109038
|
-
"
|
|
109039
|
-
"
|
|
109040
|
-
"
|
|
109041
|
-
|
|
109042
|
-
|
|
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"
|
|
109043
108869
|
}
|
|
109044
|
-
}
|
|
109045
|
-
],
|
|
109046
|
-
"attributes": [
|
|
108870
|
+
},
|
|
109047
108871
|
{
|
|
109048
|
-
"name": "
|
|
108872
|
+
"name": "form",
|
|
108873
|
+
"description": "The `<form>` element to associate the button with.",
|
|
109049
108874
|
"type": {
|
|
109050
|
-
"text": "
|
|
108875
|
+
"text": "HTMLFormElement | null"
|
|
109051
108876
|
},
|
|
109052
|
-
"
|
|
109053
|
-
"
|
|
109054
|
-
|
|
109055
|
-
|
|
109056
|
-
|
|
109057
|
-
|
|
108877
|
+
"fieldName": "form",
|
|
108878
|
+
"inheritedFrom": {
|
|
108879
|
+
"name": "SbbButtonBaseElement",
|
|
108880
|
+
"module": "core/base-elements/button-base-element.js"
|
|
108881
|
+
}
|
|
108882
|
+
},
|
|
109058
108883
|
{
|
|
109059
|
-
"name": "
|
|
108884
|
+
"name": "name",
|
|
108885
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
109060
108886
|
"type": {
|
|
109061
|
-
"text": "
|
|
108887
|
+
"text": "string"
|
|
108888
|
+
},
|
|
108889
|
+
"fieldName": "name",
|
|
108890
|
+
"inheritedFrom": {
|
|
108891
|
+
"name": "SbbFormAssociatedMixin",
|
|
108892
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
109062
108893
|
}
|
|
109063
108894
|
}
|
|
109064
|
-
]
|
|
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"
|
|
109065
108903
|
}
|
|
109066
108904
|
],
|
|
109067
108905
|
"exports": [
|
|
109068
108906
|
{
|
|
109069
108907
|
"kind": "js",
|
|
109070
|
-
"name": "
|
|
109071
|
-
"declaration": {
|
|
109072
|
-
"name": "SbbNavigationActionCommonElementMixinType",
|
|
109073
|
-
"module": "navigation/common/navigation-action-common.js"
|
|
109074
|
-
}
|
|
109075
|
-
},
|
|
109076
|
-
{
|
|
109077
|
-
"kind": "js",
|
|
109078
|
-
"name": "SbbNavigationActionCommonElementMixin",
|
|
108908
|
+
"name": "SbbMiniCalendarDayElement",
|
|
109079
108909
|
"declaration": {
|
|
109080
|
-
"name": "
|
|
109081
|
-
"module": "
|
|
108910
|
+
"name": "SbbMiniCalendarDayElement",
|
|
108911
|
+
"module": "mini-calendar/mini-calendar-day/mini-calendar-day.component.js"
|
|
109082
108912
|
}
|
|
109083
108913
|
}
|
|
109084
108914
|
]
|
|
@@ -109301,6 +109131,176 @@
|
|
|
109301
109131
|
}
|
|
109302
109132
|
]
|
|
109303
109133
|
},
|
|
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",
|