@sbb-esta/lyne-elements-dev 4.9.0-dev.1775022513 → 4.9.0-dev.1775028444
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 +9 -0
- package/core.css +22 -0
- package/custom-elements.json +561 -561
- package/development/step-label.component-D3wrRPQ7.js +265 -0
- package/development/step.component-ewujsOVD.js +212 -0
- package/development/stepper/step/step.component.js +1 -1
- package/development/stepper/step-label/step-label.component.d.ts.map +1 -1
- package/development/stepper/step-label/step-label.component.js +1 -1
- package/development/stepper/step-label.js +1 -1
- package/development/stepper/step.js +1 -1
- package/development/stepper/stepper/stepper.component.d.ts.map +1 -1
- package/development/stepper/stepper/stepper.component.js +1 -1
- package/development/stepper/stepper.js +1 -1
- package/development/stepper.component-BJC_4cep.js +497 -0
- package/development/stepper.js +3 -3
- package/development/stepper.pure.js +3 -3
- package/off-brand-theme.css +22 -0
- package/package.json +2 -2
- package/safety-theme.css +22 -0
- package/standard-theme.css +22 -0
- package/step-label.component-Cu_Hck4P.js +80 -0
- package/{step.component-CbfVfpi6.js → step.component-DY61vAFB.js} +1 -1
- package/stepper/step/step.component.js +1 -1
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper/step-label.js +1 -1
- package/stepper/step.js +1 -1
- package/stepper/stepper/stepper.component.js +1 -1
- package/stepper/stepper.js +1 -1
- package/{stepper.component-CrMknCZm.js → stepper.component-83cngpic.js} +6 -8
- package/stepper.js +3 -3
- package/stepper.pure.js +3 -3
- package/development/step-label.component-C_obpSzp.js +0 -298
- package/development/step.component-DsXAckYS.js +0 -220
- package/development/stepper.component-yAkgcauE.js +0 -508
- package/step-label.component-BYaPBTcl.js +0 -82
package/custom-elements.json
CHANGED
|
@@ -130356,20 +130356,16 @@
|
|
|
130356
130356
|
},
|
|
130357
130357
|
{
|
|
130358
130358
|
"kind": "javascript-module",
|
|
130359
|
-
"path": "toggle/toggle
|
|
130359
|
+
"path": "toggle/toggle/toggle.component.js",
|
|
130360
130360
|
"declarations": [
|
|
130361
130361
|
{
|
|
130362
130362
|
"kind": "class",
|
|
130363
|
-
"description": "It
|
|
130364
|
-
"name": "
|
|
130363
|
+
"description": "It can be used as a container for two `sbb-toggle-option`, acting as a toggle button.",
|
|
130364
|
+
"name": "SbbToggleElement",
|
|
130365
130365
|
"slots": [
|
|
130366
130366
|
{
|
|
130367
|
-
"description": "Use the unnamed slot to add
|
|
130367
|
+
"description": "Use the unnamed slot to add `<sbb-toggle-option>` elements to the toggle.",
|
|
130368
130368
|
"name": ""
|
|
130369
|
-
},
|
|
130370
|
-
{
|
|
130371
|
-
"description": "Slot used to render the `sbb-icon`.",
|
|
130372
|
-
"name": "icon"
|
|
130373
130369
|
}
|
|
130374
130370
|
],
|
|
130375
130371
|
"members": [
|
|
@@ -130382,7 +130378,7 @@
|
|
|
130382
130378
|
"privacy": "public",
|
|
130383
130379
|
"static": true,
|
|
130384
130380
|
"readonly": true,
|
|
130385
|
-
"default": "'sbb-toggle
|
|
130381
|
+
"default": "'sbb-toggle'",
|
|
130386
130382
|
"inheritedFrom": {
|
|
130387
130383
|
"name": "SbbElement",
|
|
130388
130384
|
"module": "core/base-elements/element.js"
|
|
@@ -130397,18 +130393,41 @@
|
|
|
130397
130393
|
"privacy": "public",
|
|
130398
130394
|
"static": true,
|
|
130399
130395
|
"readonly": true,
|
|
130400
|
-
"default": "'
|
|
130396
|
+
"default": "'radiogroup'"
|
|
130401
130397
|
},
|
|
130402
130398
|
{
|
|
130403
130399
|
"kind": "field",
|
|
130404
|
-
"name": "
|
|
130400
|
+
"name": "events",
|
|
130401
|
+
"privacy": "public",
|
|
130402
|
+
"static": true,
|
|
130403
|
+
"readonly": true,
|
|
130404
|
+
"default": "{ change: 'change', }",
|
|
130405
|
+
"type": {
|
|
130406
|
+
"text": "{\n change: 'change',\n }"
|
|
130407
|
+
}
|
|
130408
|
+
},
|
|
130409
|
+
{
|
|
130410
|
+
"kind": "field",
|
|
130411
|
+
"name": "even",
|
|
130405
130412
|
"type": {
|
|
130406
130413
|
"text": "boolean"
|
|
130407
130414
|
},
|
|
130408
130415
|
"privacy": "public",
|
|
130409
130416
|
"default": "false",
|
|
130410
|
-
"description": "
|
|
130411
|
-
"attribute": "
|
|
130417
|
+
"description": "If true, set the width of the component fixed; if false,\nthe width is dynamic based on the label of the sbb-toggle-option.",
|
|
130418
|
+
"attribute": "even",
|
|
130419
|
+
"reflects": true
|
|
130420
|
+
},
|
|
130421
|
+
{
|
|
130422
|
+
"kind": "field",
|
|
130423
|
+
"name": "size",
|
|
130424
|
+
"type": {
|
|
130425
|
+
"text": "'s' | 'm'"
|
|
130426
|
+
},
|
|
130427
|
+
"privacy": "public",
|
|
130428
|
+
"description": "Size variant, either m or s.",
|
|
130429
|
+
"default": "'m' / 's' (lean)",
|
|
130430
|
+
"attribute": "size",
|
|
130412
130431
|
"reflects": true
|
|
130413
130432
|
},
|
|
130414
130433
|
{
|
|
@@ -130418,22 +130437,53 @@
|
|
|
130418
130437
|
"text": "(T = string) | null"
|
|
130419
130438
|
},
|
|
130420
130439
|
"privacy": "public",
|
|
130421
|
-
"
|
|
130422
|
-
"
|
|
130423
|
-
"
|
|
130440
|
+
"description": "The value of the toggle. It needs to be mutable since it is updated whenever\na new option is selected (see the `onToggleOptionSelect()` method).",
|
|
130441
|
+
"attribute": "value",
|
|
130442
|
+
"inheritedFrom": {
|
|
130443
|
+
"name": "SbbFormAssociatedMixin",
|
|
130444
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130445
|
+
}
|
|
130424
130446
|
},
|
|
130425
130447
|
{
|
|
130426
130448
|
"kind": "field",
|
|
130427
|
-
"name": "
|
|
130449
|
+
"name": "_fallbackValue",
|
|
130428
130450
|
"type": {
|
|
130429
|
-
"text": "
|
|
130451
|
+
"text": "T | null"
|
|
130430
130452
|
},
|
|
130431
130453
|
"privacy": "private",
|
|
130432
130454
|
"default": "null"
|
|
130433
130455
|
},
|
|
130456
|
+
{
|
|
130457
|
+
"kind": "field",
|
|
130458
|
+
"name": "options",
|
|
130459
|
+
"type": {
|
|
130460
|
+
"text": "SbbToggleOptionElement<T>[]"
|
|
130461
|
+
},
|
|
130462
|
+
"privacy": "public",
|
|
130463
|
+
"description": "The child instances of sbb-toggle-option as an array.",
|
|
130464
|
+
"readonly": true
|
|
130465
|
+
},
|
|
130434
130466
|
{
|
|
130435
130467
|
"kind": "method",
|
|
130436
|
-
"name": "
|
|
130468
|
+
"name": "_readFormData",
|
|
130469
|
+
"privacy": "private",
|
|
130470
|
+
"return": {
|
|
130471
|
+
"type": {
|
|
130472
|
+
"text": "Promise<T>"
|
|
130473
|
+
}
|
|
130474
|
+
},
|
|
130475
|
+
"parameters": [
|
|
130476
|
+
{
|
|
130477
|
+
"name": "formData",
|
|
130478
|
+
"type": {
|
|
130479
|
+
"text": "FormData"
|
|
130480
|
+
}
|
|
130481
|
+
}
|
|
130482
|
+
]
|
|
130483
|
+
},
|
|
130484
|
+
{
|
|
130485
|
+
"kind": "method",
|
|
130486
|
+
"name": "_updateToggle",
|
|
130437
130487
|
"privacy": "private",
|
|
130438
130488
|
"return": {
|
|
130439
130489
|
"type": {
|
|
@@ -130443,7 +130493,25 @@
|
|
|
130443
130493
|
},
|
|
130444
130494
|
{
|
|
130445
130495
|
"kind": "method",
|
|
130446
|
-
"name": "
|
|
130496
|
+
"name": "_valueChanged",
|
|
130497
|
+
"privacy": "private",
|
|
130498
|
+
"return": {
|
|
130499
|
+
"type": {
|
|
130500
|
+
"text": "void"
|
|
130501
|
+
}
|
|
130502
|
+
},
|
|
130503
|
+
"parameters": [
|
|
130504
|
+
{
|
|
130505
|
+
"name": "value",
|
|
130506
|
+
"type": {
|
|
130507
|
+
"text": "T | null"
|
|
130508
|
+
}
|
|
130509
|
+
}
|
|
130510
|
+
]
|
|
130511
|
+
},
|
|
130512
|
+
{
|
|
130513
|
+
"kind": "method",
|
|
130514
|
+
"name": "_updateDisabled",
|
|
130447
130515
|
"privacy": "private",
|
|
130448
130516
|
"return": {
|
|
130449
130517
|
"type": {
|
|
@@ -130459,17 +130527,44 @@
|
|
|
130459
130527
|
"type": {
|
|
130460
130528
|
"text": "void"
|
|
130461
130529
|
}
|
|
130462
|
-
}
|
|
130530
|
+
},
|
|
130531
|
+
"description": "Called on user interaction (click or keyboard)"
|
|
130463
130532
|
},
|
|
130464
130533
|
{
|
|
130465
130534
|
"kind": "method",
|
|
130466
|
-
"name": "
|
|
130535
|
+
"name": "_handleKeyDown",
|
|
130467
130536
|
"privacy": "private",
|
|
130468
130537
|
"return": {
|
|
130469
130538
|
"type": {
|
|
130470
130539
|
"text": "void"
|
|
130471
130540
|
}
|
|
130472
|
-
}
|
|
130541
|
+
},
|
|
130542
|
+
"parameters": [
|
|
130543
|
+
{
|
|
130544
|
+
"name": "evt",
|
|
130545
|
+
"type": {
|
|
130546
|
+
"text": "KeyboardEvent"
|
|
130547
|
+
}
|
|
130548
|
+
}
|
|
130549
|
+
]
|
|
130550
|
+
},
|
|
130551
|
+
{
|
|
130552
|
+
"kind": "method",
|
|
130553
|
+
"name": "_selectAndFocusOption",
|
|
130554
|
+
"privacy": "private",
|
|
130555
|
+
"return": {
|
|
130556
|
+
"type": {
|
|
130557
|
+
"text": "void"
|
|
130558
|
+
}
|
|
130559
|
+
},
|
|
130560
|
+
"parameters": [
|
|
130561
|
+
{
|
|
130562
|
+
"name": "option",
|
|
130563
|
+
"type": {
|
|
130564
|
+
"text": "SbbToggleOptionElement<T> | undefined"
|
|
130565
|
+
}
|
|
130566
|
+
}
|
|
130567
|
+
]
|
|
130473
130568
|
},
|
|
130474
130569
|
{
|
|
130475
130570
|
"kind": "field",
|
|
@@ -130517,393 +130612,248 @@
|
|
|
130517
130612
|
},
|
|
130518
130613
|
{
|
|
130519
130614
|
"kind": "field",
|
|
130520
|
-
"name": "
|
|
130615
|
+
"name": "formAssociated",
|
|
130521
130616
|
"type": {
|
|
130522
|
-
"text": "
|
|
130617
|
+
"text": "boolean"
|
|
130523
130618
|
},
|
|
130524
130619
|
"privacy": "public",
|
|
130525
|
-
"
|
|
130526
|
-
"
|
|
130527
|
-
"attribute": "icon-name",
|
|
130620
|
+
"static": true,
|
|
130621
|
+
"default": "true",
|
|
130528
130622
|
"inheritedFrom": {
|
|
130529
|
-
"name": "
|
|
130530
|
-
"module": "
|
|
130623
|
+
"name": "SbbFormAssociatedMixin",
|
|
130624
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130531
130625
|
}
|
|
130532
130626
|
},
|
|
130533
130627
|
{
|
|
130534
|
-
"kind": "
|
|
130535
|
-
"name": "
|
|
130536
|
-
"
|
|
130537
|
-
|
|
130538
|
-
"type": {
|
|
130539
|
-
"text": "TemplateResult"
|
|
130540
|
-
}
|
|
130628
|
+
"kind": "field",
|
|
130629
|
+
"name": "form",
|
|
130630
|
+
"type": {
|
|
130631
|
+
"text": "HTMLFormElement | null"
|
|
130541
130632
|
},
|
|
130542
|
-
"
|
|
130543
|
-
|
|
130544
|
-
|
|
130545
|
-
"optional": true,
|
|
130546
|
-
"type": {
|
|
130547
|
-
"text": "string"
|
|
130548
|
-
}
|
|
130549
|
-
}
|
|
130550
|
-
],
|
|
130633
|
+
"privacy": "public",
|
|
130634
|
+
"description": "Returns the form owner of this element.",
|
|
130635
|
+
"readonly": true,
|
|
130551
130636
|
"inheritedFrom": {
|
|
130552
|
-
"name": "
|
|
130553
|
-
"module": "
|
|
130637
|
+
"name": "SbbFormAssociatedMixin",
|
|
130638
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130554
130639
|
}
|
|
130555
130640
|
},
|
|
130556
130641
|
{
|
|
130557
|
-
"kind": "
|
|
130558
|
-
"name": "
|
|
130559
|
-
"privacy": "
|
|
130560
|
-
"
|
|
130561
|
-
|
|
130562
|
-
|
|
130563
|
-
}
|
|
130642
|
+
"kind": "field",
|
|
130643
|
+
"name": "name",
|
|
130644
|
+
"privacy": "public",
|
|
130645
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
130646
|
+
"type": {
|
|
130647
|
+
"text": "string"
|
|
130564
130648
|
},
|
|
130649
|
+
"attribute": "name",
|
|
130565
130650
|
"inheritedFrom": {
|
|
130566
|
-
"name": "
|
|
130567
|
-
"module": "
|
|
130651
|
+
"name": "SbbFormAssociatedMixin",
|
|
130652
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130568
130653
|
}
|
|
130569
130654
|
},
|
|
130570
130655
|
{
|
|
130571
|
-
"kind": "
|
|
130572
|
-
"name": "
|
|
130573
|
-
"
|
|
130574
|
-
|
|
130575
|
-
"type": {
|
|
130576
|
-
"text": "string"
|
|
130577
|
-
}
|
|
130656
|
+
"kind": "field",
|
|
130657
|
+
"name": "validity",
|
|
130658
|
+
"type": {
|
|
130659
|
+
"text": "ValidityState"
|
|
130578
130660
|
},
|
|
130661
|
+
"privacy": "public",
|
|
130662
|
+
"description": "Returns the ValidityState object for this element.",
|
|
130663
|
+
"readonly": true,
|
|
130579
130664
|
"inheritedFrom": {
|
|
130580
|
-
"name": "
|
|
130581
|
-
"module": "
|
|
130665
|
+
"name": "SbbFormAssociatedMixin",
|
|
130666
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130582
130667
|
}
|
|
130583
130668
|
},
|
|
130584
130669
|
{
|
|
130585
130670
|
"kind": "field",
|
|
130586
|
-
"name": "
|
|
130671
|
+
"name": "validationMessage",
|
|
130587
130672
|
"type": {
|
|
130588
|
-
"text": "
|
|
130673
|
+
"text": "string"
|
|
130589
130674
|
},
|
|
130590
|
-
"privacy": "
|
|
130591
|
-
"
|
|
130675
|
+
"privacy": "public",
|
|
130676
|
+
"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.",
|
|
130677
|
+
"readonly": true,
|
|
130592
130678
|
"inheritedFrom": {
|
|
130593
|
-
"name": "
|
|
130594
|
-
"module": "core/
|
|
130679
|
+
"name": "SbbFormAssociatedMixin",
|
|
130680
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130595
130681
|
}
|
|
130596
130682
|
},
|
|
130597
130683
|
{
|
|
130598
130684
|
"kind": "field",
|
|
130599
|
-
"name": "
|
|
130600
|
-
"
|
|
130601
|
-
|
|
130685
|
+
"name": "willValidate",
|
|
130686
|
+
"type": {
|
|
130687
|
+
"text": "boolean"
|
|
130688
|
+
},
|
|
130689
|
+
"privacy": "public",
|
|
130690
|
+
"description": "Returns true if this element will be validated\nwhen the form is submitted; false otherwise.",
|
|
130691
|
+
"readonly": true,
|
|
130602
130692
|
"inheritedFrom": {
|
|
130603
|
-
"name": "
|
|
130604
|
-
"module": "core/
|
|
130693
|
+
"name": "SbbFormAssociatedMixin",
|
|
130694
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130605
130695
|
}
|
|
130606
130696
|
},
|
|
130607
130697
|
{
|
|
130608
130698
|
"kind": "field",
|
|
130609
|
-
"name": "
|
|
130610
|
-
"type": {
|
|
130611
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
130612
|
-
},
|
|
130699
|
+
"name": "_validityStates",
|
|
130613
130700
|
"privacy": "private",
|
|
130701
|
+
"default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
|
|
130614
130702
|
"inheritedFrom": {
|
|
130615
|
-
"name": "
|
|
130616
|
-
"module": "core/
|
|
130703
|
+
"name": "SbbFormAssociatedMixin",
|
|
130704
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130617
130705
|
}
|
|
130618
130706
|
},
|
|
130619
130707
|
{
|
|
130620
130708
|
"kind": "field",
|
|
130621
|
-
"name": "
|
|
130709
|
+
"name": "formDisabled",
|
|
130622
130710
|
"type": {
|
|
130623
130711
|
"text": "boolean"
|
|
130624
130712
|
},
|
|
130625
130713
|
"privacy": "protected",
|
|
130626
|
-
"
|
|
130627
|
-
"
|
|
130714
|
+
"default": "false",
|
|
130715
|
+
"description": "Whenever a surrounding form or fieldset is changing its disabled state.",
|
|
130628
130716
|
"inheritedFrom": {
|
|
130629
|
-
"name": "
|
|
130630
|
-
"module": "core/
|
|
130631
|
-
}
|
|
130632
|
-
"default": "!!this.shadowRoot"
|
|
130717
|
+
"name": "SbbFormAssociatedMixin",
|
|
130718
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130719
|
+
}
|
|
130633
130720
|
},
|
|
130634
130721
|
{
|
|
130635
130722
|
"kind": "method",
|
|
130636
|
-
"name": "
|
|
130637
|
-
"privacy": "
|
|
130723
|
+
"name": "checkValidity",
|
|
130724
|
+
"privacy": "public",
|
|
130638
130725
|
"return": {
|
|
130639
130726
|
"type": {
|
|
130640
|
-
"text": "
|
|
130727
|
+
"text": "boolean"
|
|
130641
130728
|
}
|
|
130642
130729
|
},
|
|
130643
|
-
"
|
|
130644
|
-
{
|
|
130645
|
-
"name": "value",
|
|
130646
|
-
"type": {
|
|
130647
|
-
"text": "string"
|
|
130648
|
-
}
|
|
130649
|
-
},
|
|
130650
|
-
{
|
|
130651
|
-
"name": "force",
|
|
130652
|
-
"optional": true,
|
|
130653
|
-
"type": {
|
|
130654
|
-
"text": "boolean"
|
|
130655
|
-
}
|
|
130656
|
-
}
|
|
130657
|
-
],
|
|
130730
|
+
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
130658
130731
|
"inheritedFrom": {
|
|
130659
|
-
"name": "
|
|
130660
|
-
"module": "core/
|
|
130732
|
+
"name": "SbbFormAssociatedMixin",
|
|
130733
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130661
130734
|
}
|
|
130662
130735
|
},
|
|
130663
130736
|
{
|
|
130664
|
-
"kind": "
|
|
130665
|
-
"name": "
|
|
130666
|
-
"type": {
|
|
130667
|
-
"text": "boolean"
|
|
130668
|
-
},
|
|
130737
|
+
"kind": "method",
|
|
130738
|
+
"name": "reportValidity",
|
|
130669
130739
|
"privacy": "public",
|
|
130670
|
-
"
|
|
130671
|
-
|
|
130672
|
-
|
|
130673
|
-
|
|
130674
|
-
"module": "core/base-elements/element.js"
|
|
130675
|
-
}
|
|
130676
|
-
},
|
|
130677
|
-
{
|
|
130678
|
-
"kind": "field",
|
|
130679
|
-
"name": "_controllers",
|
|
130680
|
-
"type": {
|
|
130681
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
130740
|
+
"return": {
|
|
130741
|
+
"type": {
|
|
130742
|
+
"text": "boolean"
|
|
130743
|
+
}
|
|
130682
130744
|
},
|
|
130683
|
-
"
|
|
130745
|
+
"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.",
|
|
130684
130746
|
"inheritedFrom": {
|
|
130685
|
-
"name": "
|
|
130686
|
-
"module": "core/
|
|
130747
|
+
"name": "SbbFormAssociatedMixin",
|
|
130748
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130687
130749
|
}
|
|
130688
|
-
}
|
|
130689
|
-
],
|
|
130690
|
-
"attributes": [
|
|
130691
|
-
{
|
|
130692
|
-
"name": "checked",
|
|
130693
|
-
"type": {
|
|
130694
|
-
"text": "boolean"
|
|
130695
|
-
},
|
|
130696
|
-
"default": "false",
|
|
130697
|
-
"description": "Whether the toggle-option is checked.",
|
|
130698
|
-
"fieldName": "checked"
|
|
130699
|
-
},
|
|
130700
|
-
{
|
|
130701
|
-
"name": "value",
|
|
130702
|
-
"type": {
|
|
130703
|
-
"text": "T | null"
|
|
130704
|
-
},
|
|
130705
|
-
"default": "null",
|
|
130706
|
-
"description": "Value of toggle-option.",
|
|
130707
|
-
"fieldName": "value"
|
|
130708
130750
|
},
|
|
130709
130751
|
{
|
|
130710
|
-
"
|
|
130711
|
-
"
|
|
130712
|
-
"
|
|
130713
|
-
"
|
|
130714
|
-
"
|
|
130752
|
+
"kind": "method",
|
|
130753
|
+
"name": "setCustomValidity",
|
|
130754
|
+
"privacy": "public",
|
|
130755
|
+
"return": {
|
|
130756
|
+
"type": {
|
|
130757
|
+
"text": "void"
|
|
130758
|
+
}
|
|
130715
130759
|
},
|
|
130716
|
-
"
|
|
130760
|
+
"parameters": [
|
|
130761
|
+
{
|
|
130762
|
+
"name": "message",
|
|
130763
|
+
"type": {
|
|
130764
|
+
"text": "string"
|
|
130765
|
+
}
|
|
130766
|
+
}
|
|
130767
|
+
],
|
|
130768
|
+
"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.",
|
|
130717
130769
|
"inheritedFrom": {
|
|
130718
|
-
"name": "
|
|
130719
|
-
"module": "core/mixins/
|
|
130770
|
+
"name": "SbbFormAssociatedMixin",
|
|
130771
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130720
130772
|
}
|
|
130721
130773
|
},
|
|
130722
130774
|
{
|
|
130723
|
-
"
|
|
130724
|
-
"
|
|
130725
|
-
|
|
130775
|
+
"kind": "method",
|
|
130776
|
+
"name": "_hasDisabledAncestor",
|
|
130777
|
+
"privacy": "private",
|
|
130778
|
+
"return": {
|
|
130779
|
+
"type": {
|
|
130780
|
+
"text": "boolean"
|
|
130781
|
+
}
|
|
130726
130782
|
},
|
|
130727
|
-
"default": "''",
|
|
130728
|
-
"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.",
|
|
130729
|
-
"fieldName": "iconName",
|
|
130730
130783
|
"inheritedFrom": {
|
|
130731
|
-
"name": "
|
|
130732
|
-
"module": "
|
|
130784
|
+
"name": "SbbFormAssociatedMixin",
|
|
130785
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130733
130786
|
}
|
|
130734
|
-
}
|
|
130735
|
-
],
|
|
130736
|
-
"mixins": [
|
|
130737
|
-
{
|
|
130738
|
-
"name": "SbbDisabledMixin",
|
|
130739
|
-
"module": "core/mixins.js"
|
|
130740
130787
|
},
|
|
130741
130788
|
{
|
|
130742
|
-
"
|
|
130743
|
-
"
|
|
130744
|
-
|
|
130745
|
-
|
|
130746
|
-
|
|
130747
|
-
|
|
130748
|
-
|
|
130749
|
-
},
|
|
130750
|
-
"tagName": "sbb-toggle-option",
|
|
130751
|
-
"customElement": true,
|
|
130752
|
-
"classGenerics": "T = string"
|
|
130753
|
-
}
|
|
130754
|
-
],
|
|
130755
|
-
"exports": [
|
|
130756
|
-
{
|
|
130757
|
-
"kind": "js",
|
|
130758
|
-
"name": "SbbToggleOptionElement",
|
|
130759
|
-
"declaration": {
|
|
130760
|
-
"name": "SbbToggleOptionElement",
|
|
130761
|
-
"module": "toggle/toggle-option/toggle-option.component.js"
|
|
130762
|
-
}
|
|
130763
|
-
}
|
|
130764
|
-
]
|
|
130765
|
-
},
|
|
130766
|
-
{
|
|
130767
|
-
"kind": "javascript-module",
|
|
130768
|
-
"path": "toggle/toggle/toggle.component.js",
|
|
130769
|
-
"declarations": [
|
|
130770
|
-
{
|
|
130771
|
-
"kind": "class",
|
|
130772
|
-
"description": "It can be used as a container for two `sbb-toggle-option`, acting as a toggle button.",
|
|
130773
|
-
"name": "SbbToggleElement",
|
|
130774
|
-
"slots": [
|
|
130775
|
-
{
|
|
130776
|
-
"description": "Use the unnamed slot to add `<sbb-toggle-option>` elements to the toggle.",
|
|
130777
|
-
"name": ""
|
|
130778
|
-
}
|
|
130779
|
-
],
|
|
130780
|
-
"members": [
|
|
130781
|
-
{
|
|
130782
|
-
"kind": "field",
|
|
130783
|
-
"name": "elementName",
|
|
130784
|
-
"type": {
|
|
130785
|
-
"text": "string"
|
|
130789
|
+
"kind": "method",
|
|
130790
|
+
"name": "updateFormValue",
|
|
130791
|
+
"privacy": "protected",
|
|
130792
|
+
"return": {
|
|
130793
|
+
"type": {
|
|
130794
|
+
"text": "void"
|
|
130795
|
+
}
|
|
130786
130796
|
},
|
|
130787
|
-
"
|
|
130788
|
-
"static": true,
|
|
130789
|
-
"readonly": true,
|
|
130790
|
-
"default": "'sbb-toggle'",
|
|
130797
|
+
"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",
|
|
130791
130798
|
"inheritedFrom": {
|
|
130792
|
-
"name": "
|
|
130793
|
-
"module": "core/
|
|
130794
|
-
}
|
|
130795
|
-
},
|
|
130796
|
-
{
|
|
130797
|
-
"kind": "field",
|
|
130798
|
-
"name": "role",
|
|
130799
|
-
"type": {
|
|
130800
|
-
"text": "string"
|
|
130801
|
-
},
|
|
130802
|
-
"privacy": "public",
|
|
130803
|
-
"static": true,
|
|
130804
|
-
"readonly": true,
|
|
130805
|
-
"default": "'radiogroup'"
|
|
130806
|
-
},
|
|
130807
|
-
{
|
|
130808
|
-
"kind": "field",
|
|
130809
|
-
"name": "events",
|
|
130810
|
-
"privacy": "public",
|
|
130811
|
-
"static": true,
|
|
130812
|
-
"readonly": true,
|
|
130813
|
-
"default": "{ change: 'change', }",
|
|
130814
|
-
"type": {
|
|
130815
|
-
"text": "{\n change: 'change',\n }"
|
|
130799
|
+
"name": "SbbFormAssociatedMixin",
|
|
130800
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130816
130801
|
}
|
|
130817
130802
|
},
|
|
130818
130803
|
{
|
|
130819
|
-
"kind": "
|
|
130820
|
-
"name": "
|
|
130821
|
-
"
|
|
130822
|
-
|
|
130823
|
-
|
|
130824
|
-
|
|
130825
|
-
|
|
130826
|
-
"description": "If true, set the width of the component fixed; if false,\nthe width is dynamic based on the label of the sbb-toggle-option.",
|
|
130827
|
-
"attribute": "even",
|
|
130828
|
-
"reflects": true
|
|
130829
|
-
},
|
|
130830
|
-
{
|
|
130831
|
-
"kind": "field",
|
|
130832
|
-
"name": "size",
|
|
130833
|
-
"type": {
|
|
130834
|
-
"text": "'s' | 'm'"
|
|
130835
|
-
},
|
|
130836
|
-
"privacy": "public",
|
|
130837
|
-
"description": "Size variant, either m or s.",
|
|
130838
|
-
"default": "'m' / 's' (lean)",
|
|
130839
|
-
"attribute": "size",
|
|
130840
|
-
"reflects": true
|
|
130841
|
-
},
|
|
130842
|
-
{
|
|
130843
|
-
"kind": "field",
|
|
130844
|
-
"name": "value",
|
|
130845
|
-
"type": {
|
|
130846
|
-
"text": "(T = string) | null"
|
|
130804
|
+
"kind": "method",
|
|
130805
|
+
"name": "formState",
|
|
130806
|
+
"privacy": "protected",
|
|
130807
|
+
"return": {
|
|
130808
|
+
"type": {
|
|
130809
|
+
"text": "FormRestoreState"
|
|
130810
|
+
}
|
|
130847
130811
|
},
|
|
130848
|
-
"privacy": "public",
|
|
130849
|
-
"description": "The value of the toggle. It needs to be mutable since it is updated whenever\na new option is selected (see the `onToggleOptionSelect()` method).",
|
|
130850
|
-
"attribute": "value",
|
|
130851
130812
|
"inheritedFrom": {
|
|
130852
130813
|
"name": "SbbFormAssociatedMixin",
|
|
130853
130814
|
"module": "core/mixins/form-associated-mixin.js"
|
|
130854
130815
|
}
|
|
130855
130816
|
},
|
|
130856
|
-
{
|
|
130857
|
-
"kind": "field",
|
|
130858
|
-
"name": "_fallbackValue",
|
|
130859
|
-
"type": {
|
|
130860
|
-
"text": "T | null"
|
|
130861
|
-
},
|
|
130862
|
-
"privacy": "private",
|
|
130863
|
-
"default": "null"
|
|
130864
|
-
},
|
|
130865
|
-
{
|
|
130866
|
-
"kind": "field",
|
|
130867
|
-
"name": "options",
|
|
130868
|
-
"type": {
|
|
130869
|
-
"text": "SbbToggleOptionElement<T>[]"
|
|
130870
|
-
},
|
|
130871
|
-
"privacy": "public",
|
|
130872
|
-
"description": "The child instances of sbb-toggle-option as an array.",
|
|
130873
|
-
"readonly": true
|
|
130874
|
-
},
|
|
130875
130817
|
{
|
|
130876
130818
|
"kind": "method",
|
|
130877
|
-
"name": "
|
|
130878
|
-
"privacy": "
|
|
130819
|
+
"name": "setValidityFlag",
|
|
130820
|
+
"privacy": "protected",
|
|
130879
130821
|
"return": {
|
|
130880
130822
|
"type": {
|
|
130881
|
-
"text": "
|
|
130823
|
+
"text": "void"
|
|
130882
130824
|
}
|
|
130883
130825
|
},
|
|
130884
130826
|
"parameters": [
|
|
130885
130827
|
{
|
|
130886
|
-
"name": "
|
|
130828
|
+
"name": "flag",
|
|
130887
130829
|
"type": {
|
|
130888
|
-
"text": "
|
|
130830
|
+
"text": "T"
|
|
130831
|
+
}
|
|
130832
|
+
},
|
|
130833
|
+
{
|
|
130834
|
+
"name": "message",
|
|
130835
|
+
"type": {
|
|
130836
|
+
"text": "string"
|
|
130837
|
+
}
|
|
130838
|
+
},
|
|
130839
|
+
{
|
|
130840
|
+
"name": "flagValue",
|
|
130841
|
+
"optional": true,
|
|
130842
|
+
"type": {
|
|
130843
|
+
"text": "ValidityStateFlags[T]"
|
|
130889
130844
|
}
|
|
130890
130845
|
}
|
|
130891
|
-
]
|
|
130892
|
-
|
|
130893
|
-
|
|
130894
|
-
|
|
130895
|
-
|
|
130896
|
-
"privacy": "private",
|
|
130897
|
-
"return": {
|
|
130898
|
-
"type": {
|
|
130899
|
-
"text": "void"
|
|
130900
|
-
}
|
|
130846
|
+
],
|
|
130847
|
+
"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).",
|
|
130848
|
+
"inheritedFrom": {
|
|
130849
|
+
"name": "SbbFormAssociatedMixin",
|
|
130850
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130901
130851
|
}
|
|
130902
130852
|
},
|
|
130903
130853
|
{
|
|
130904
130854
|
"kind": "method",
|
|
130905
|
-
"name": "
|
|
130906
|
-
"privacy": "
|
|
130855
|
+
"name": "removeValidityFlag",
|
|
130856
|
+
"privacy": "protected",
|
|
130907
130857
|
"return": {
|
|
130908
130858
|
"type": {
|
|
130909
130859
|
"text": "void"
|
|
@@ -130911,117 +130861,152 @@
|
|
|
130911
130861
|
},
|
|
130912
130862
|
"parameters": [
|
|
130913
130863
|
{
|
|
130914
|
-
"name": "
|
|
130864
|
+
"name": "flag",
|
|
130915
130865
|
"type": {
|
|
130916
|
-
"text": "T
|
|
130866
|
+
"text": "T"
|
|
130917
130867
|
}
|
|
130918
130868
|
}
|
|
130919
|
-
]
|
|
130920
|
-
|
|
130921
|
-
|
|
130922
|
-
|
|
130923
|
-
|
|
130924
|
-
"privacy": "private",
|
|
130925
|
-
"return": {
|
|
130926
|
-
"type": {
|
|
130927
|
-
"text": "void"
|
|
130928
|
-
}
|
|
130869
|
+
],
|
|
130870
|
+
"description": "Removes the validity state flag entry and updates validity state.",
|
|
130871
|
+
"inheritedFrom": {
|
|
130872
|
+
"name": "SbbFormAssociatedMixin",
|
|
130873
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130929
130874
|
}
|
|
130930
130875
|
},
|
|
130931
130876
|
{
|
|
130932
130877
|
"kind": "method",
|
|
130933
|
-
"name": "
|
|
130934
|
-
"privacy": "
|
|
130878
|
+
"name": "validate",
|
|
130879
|
+
"privacy": "protected",
|
|
130935
130880
|
"return": {
|
|
130936
130881
|
"type": {
|
|
130937
130882
|
"text": "void"
|
|
130938
130883
|
}
|
|
130939
130884
|
},
|
|
130940
|
-
"description": "
|
|
130885
|
+
"description": "To be called whenever the current element needs to be validated.",
|
|
130886
|
+
"inheritedFrom": {
|
|
130887
|
+
"name": "SbbFormAssociatedMixin",
|
|
130888
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130889
|
+
}
|
|
130941
130890
|
},
|
|
130942
130891
|
{
|
|
130943
130892
|
"kind": "method",
|
|
130944
|
-
"name": "
|
|
130945
|
-
"privacy": "
|
|
130893
|
+
"name": "shouldValidate",
|
|
130894
|
+
"privacy": "protected",
|
|
130946
130895
|
"return": {
|
|
130947
130896
|
"type": {
|
|
130948
|
-
"text": "
|
|
130897
|
+
"text": "boolean"
|
|
130949
130898
|
}
|
|
130950
130899
|
},
|
|
130951
130900
|
"parameters": [
|
|
130952
130901
|
{
|
|
130953
|
-
"name": "
|
|
130902
|
+
"name": "name",
|
|
130954
130903
|
"type": {
|
|
130955
|
-
"text": "
|
|
130904
|
+
"text": "PropertyKey | undefined"
|
|
130956
130905
|
}
|
|
130957
130906
|
}
|
|
130958
|
-
]
|
|
130907
|
+
],
|
|
130908
|
+
"description": "Whether validation should be run on a property change with the given name.",
|
|
130909
|
+
"inheritedFrom": {
|
|
130910
|
+
"name": "SbbFormAssociatedMixin",
|
|
130911
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130912
|
+
}
|
|
130959
130913
|
},
|
|
130960
130914
|
{
|
|
130961
130915
|
"kind": "method",
|
|
130962
|
-
"name": "
|
|
130916
|
+
"name": "_setInternalValidity",
|
|
130963
130917
|
"privacy": "private",
|
|
130964
130918
|
"return": {
|
|
130965
130919
|
"type": {
|
|
130966
130920
|
"text": "void"
|
|
130967
130921
|
}
|
|
130968
130922
|
},
|
|
130969
|
-
"
|
|
130970
|
-
|
|
130971
|
-
|
|
130972
|
-
|
|
130973
|
-
"text": "SbbToggleOptionElement<T> | undefined"
|
|
130974
|
-
}
|
|
130975
|
-
}
|
|
130976
|
-
]
|
|
130923
|
+
"inheritedFrom": {
|
|
130924
|
+
"name": "SbbFormAssociatedMixin",
|
|
130925
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
130926
|
+
}
|
|
130977
130927
|
},
|
|
130978
130928
|
{
|
|
130979
130929
|
"kind": "field",
|
|
130980
|
-
"name": "
|
|
130981
|
-
"privacy": "public",
|
|
130982
|
-
"description": "Whether the component is disabled.",
|
|
130983
|
-
"default": "false",
|
|
130930
|
+
"name": "_hydrationRequired",
|
|
130984
130931
|
"type": {
|
|
130985
130932
|
"text": "boolean"
|
|
130986
130933
|
},
|
|
130987
|
-
"
|
|
130988
|
-
"
|
|
130934
|
+
"privacy": "private",
|
|
130935
|
+
"default": "!!this.shadowRoot",
|
|
130989
130936
|
"inheritedFrom": {
|
|
130990
|
-
"name": "
|
|
130991
|
-
"module": "core/
|
|
130937
|
+
"name": "SbbElement",
|
|
130938
|
+
"module": "core/base-elements/element.js"
|
|
130992
130939
|
}
|
|
130993
130940
|
},
|
|
130994
130941
|
{
|
|
130995
130942
|
"kind": "field",
|
|
130996
|
-
"name": "
|
|
130943
|
+
"name": "_hydrationComplete",
|
|
130997
130944
|
"privacy": "private",
|
|
130945
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
130946
|
+
"inheritedFrom": {
|
|
130947
|
+
"name": "SbbElement",
|
|
130948
|
+
"module": "core/base-elements/element.js"
|
|
130949
|
+
}
|
|
130950
|
+
},
|
|
130951
|
+
{
|
|
130952
|
+
"kind": "field",
|
|
130953
|
+
"name": "_resolveHydration",
|
|
130998
130954
|
"type": {
|
|
130999
|
-
"text": "boolean"
|
|
130955
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
131000
130956
|
},
|
|
131001
|
-
"
|
|
130957
|
+
"privacy": "private",
|
|
131002
130958
|
"inheritedFrom": {
|
|
131003
|
-
"name": "
|
|
131004
|
-
"module": "core/
|
|
130959
|
+
"name": "SbbElement",
|
|
130960
|
+
"module": "core/base-elements/element.js"
|
|
131005
130961
|
}
|
|
131006
130962
|
},
|
|
130963
|
+
{
|
|
130964
|
+
"kind": "field",
|
|
130965
|
+
"name": "hydrationRequired",
|
|
130966
|
+
"type": {
|
|
130967
|
+
"text": "boolean"
|
|
130968
|
+
},
|
|
130969
|
+
"privacy": "protected",
|
|
130970
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
130971
|
+
"readonly": true,
|
|
130972
|
+
"inheritedFrom": {
|
|
130973
|
+
"name": "SbbElement",
|
|
130974
|
+
"module": "core/base-elements/element.js"
|
|
130975
|
+
},
|
|
130976
|
+
"default": "!!this.shadowRoot"
|
|
130977
|
+
},
|
|
131007
130978
|
{
|
|
131008
130979
|
"kind": "method",
|
|
131009
|
-
"name": "
|
|
130980
|
+
"name": "toggleState",
|
|
131010
130981
|
"privacy": "protected",
|
|
131011
130982
|
"return": {
|
|
131012
130983
|
"type": {
|
|
131013
|
-
"text": "
|
|
130984
|
+
"text": "void"
|
|
131014
130985
|
}
|
|
131015
130986
|
},
|
|
131016
|
-
"
|
|
130987
|
+
"parameters": [
|
|
130988
|
+
{
|
|
130989
|
+
"name": "value",
|
|
130990
|
+
"type": {
|
|
130991
|
+
"text": "string"
|
|
130992
|
+
}
|
|
130993
|
+
},
|
|
130994
|
+
{
|
|
130995
|
+
"name": "force",
|
|
130996
|
+
"optional": true,
|
|
130997
|
+
"type": {
|
|
130998
|
+
"text": "boolean"
|
|
130999
|
+
}
|
|
131000
|
+
}
|
|
131001
|
+
],
|
|
131017
131002
|
"inheritedFrom": {
|
|
131018
|
-
"name": "
|
|
131019
|
-
"module": "core/
|
|
131003
|
+
"name": "SbbElement",
|
|
131004
|
+
"module": "core/base-elements/element.js"
|
|
131020
131005
|
}
|
|
131021
131006
|
},
|
|
131022
131007
|
{
|
|
131023
131008
|
"kind": "field",
|
|
131024
|
-
"name": "
|
|
131009
|
+
"name": "['_$sbbElement$']",
|
|
131025
131010
|
"type": {
|
|
131026
131011
|
"text": "boolean"
|
|
131027
131012
|
},
|
|
@@ -131029,309 +131014,340 @@
|
|
|
131029
131014
|
"static": true,
|
|
131030
131015
|
"default": "true",
|
|
131031
131016
|
"inheritedFrom": {
|
|
131032
|
-
"name": "
|
|
131033
|
-
"module": "core/
|
|
131017
|
+
"name": "SbbElement",
|
|
131018
|
+
"module": "core/base-elements/element.js"
|
|
131034
131019
|
}
|
|
131035
131020
|
},
|
|
131036
131021
|
{
|
|
131037
131022
|
"kind": "field",
|
|
131038
|
-
"name": "
|
|
131023
|
+
"name": "_controllers",
|
|
131039
131024
|
"type": {
|
|
131040
|
-
"text": "
|
|
131025
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
131041
131026
|
},
|
|
131042
|
-
"privacy": "
|
|
131043
|
-
"description": "Returns the form owner of this element.",
|
|
131044
|
-
"readonly": true,
|
|
131027
|
+
"privacy": "private",
|
|
131045
131028
|
"inheritedFrom": {
|
|
131046
|
-
"name": "
|
|
131047
|
-
"module": "core/
|
|
131029
|
+
"name": "SbbElement",
|
|
131030
|
+
"module": "core/base-elements/element.js"
|
|
131031
|
+
}
|
|
131032
|
+
}
|
|
131033
|
+
],
|
|
131034
|
+
"events": [
|
|
131035
|
+
{
|
|
131036
|
+
"name": "change",
|
|
131037
|
+
"type": {
|
|
131038
|
+
"text": "Event"
|
|
131039
|
+
},
|
|
131040
|
+
"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."
|
|
131041
|
+
}
|
|
131042
|
+
],
|
|
131043
|
+
"attributes": [
|
|
131044
|
+
{
|
|
131045
|
+
"name": "even",
|
|
131046
|
+
"type": {
|
|
131047
|
+
"text": "boolean"
|
|
131048
|
+
},
|
|
131049
|
+
"default": "false",
|
|
131050
|
+
"description": "If true, set the width of the component fixed; if false,\nthe width is dynamic based on the label of the sbb-toggle-option.",
|
|
131051
|
+
"fieldName": "even"
|
|
131052
|
+
},
|
|
131053
|
+
{
|
|
131054
|
+
"name": "size",
|
|
131055
|
+
"type": {
|
|
131056
|
+
"text": "'s' | 'm'"
|
|
131057
|
+
},
|
|
131058
|
+
"description": "Size variant, either m or s.",
|
|
131059
|
+
"default": "'m' / 's' (lean)",
|
|
131060
|
+
"fieldName": "size"
|
|
131061
|
+
},
|
|
131062
|
+
{
|
|
131063
|
+
"name": "value",
|
|
131064
|
+
"description": "The value of the toggle. It needs to be mutable since it is updated whenever\na new option is selected (see the `onToggleOptionSelect()` method).",
|
|
131065
|
+
"type": {
|
|
131066
|
+
"text": "T | null"
|
|
131067
|
+
},
|
|
131068
|
+
"fieldName": "value"
|
|
131069
|
+
},
|
|
131070
|
+
{
|
|
131071
|
+
"name": "disabled",
|
|
131072
|
+
"description": "Whether the component is disabled.",
|
|
131073
|
+
"default": "false",
|
|
131074
|
+
"type": {
|
|
131075
|
+
"text": "boolean"
|
|
131076
|
+
},
|
|
131077
|
+
"fieldName": "disabled",
|
|
131078
|
+
"inheritedFrom": {
|
|
131079
|
+
"name": "SbbDisabledMixin",
|
|
131080
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
131048
131081
|
}
|
|
131049
131082
|
},
|
|
131050
131083
|
{
|
|
131051
|
-
"kind": "field",
|
|
131052
131084
|
"name": "name",
|
|
131053
|
-
"privacy": "public",
|
|
131054
131085
|
"description": "Name of the form element. Will be read from name attribute.",
|
|
131055
131086
|
"type": {
|
|
131056
131087
|
"text": "string"
|
|
131057
131088
|
},
|
|
131058
|
-
"
|
|
131089
|
+
"fieldName": "name",
|
|
131059
131090
|
"inheritedFrom": {
|
|
131060
131091
|
"name": "SbbFormAssociatedMixin",
|
|
131061
131092
|
"module": "core/mixins/form-associated-mixin.js"
|
|
131062
131093
|
}
|
|
131094
|
+
}
|
|
131095
|
+
],
|
|
131096
|
+
"mixins": [
|
|
131097
|
+
{
|
|
131098
|
+
"name": "SbbDisabledMixin",
|
|
131099
|
+
"module": "core/mixins.js"
|
|
131100
|
+
},
|
|
131101
|
+
{
|
|
131102
|
+
"name": "SbbFormAssociatedMixin",
|
|
131103
|
+
"module": "core/mixins.js"
|
|
131104
|
+
}
|
|
131105
|
+
],
|
|
131106
|
+
"superclass": {
|
|
131107
|
+
"name": "SbbElement",
|
|
131108
|
+
"module": "core/base-elements.js"
|
|
131109
|
+
},
|
|
131110
|
+
"tagName": "sbb-toggle",
|
|
131111
|
+
"customElement": true,
|
|
131112
|
+
"classGenerics": "T = string"
|
|
131113
|
+
}
|
|
131114
|
+
],
|
|
131115
|
+
"exports": [
|
|
131116
|
+
{
|
|
131117
|
+
"kind": "js",
|
|
131118
|
+
"name": "SbbToggleElement",
|
|
131119
|
+
"declaration": {
|
|
131120
|
+
"name": "SbbToggleElement",
|
|
131121
|
+
"module": "toggle/toggle/toggle.component.js"
|
|
131122
|
+
}
|
|
131123
|
+
}
|
|
131124
|
+
]
|
|
131125
|
+
},
|
|
131126
|
+
{
|
|
131127
|
+
"kind": "javascript-module",
|
|
131128
|
+
"path": "toggle/toggle-option/toggle-option.component.js",
|
|
131129
|
+
"declarations": [
|
|
131130
|
+
{
|
|
131131
|
+
"kind": "class",
|
|
131132
|
+
"description": "It displays a toggle option within a `sbb-toggle`.",
|
|
131133
|
+
"name": "SbbToggleOptionElement",
|
|
131134
|
+
"slots": [
|
|
131135
|
+
{
|
|
131136
|
+
"description": "Use the unnamed slot to add content to the label of the toggle option.",
|
|
131137
|
+
"name": ""
|
|
131063
131138
|
},
|
|
131139
|
+
{
|
|
131140
|
+
"description": "Slot used to render the `sbb-icon`.",
|
|
131141
|
+
"name": "icon"
|
|
131142
|
+
}
|
|
131143
|
+
],
|
|
131144
|
+
"members": [
|
|
131064
131145
|
{
|
|
131065
131146
|
"kind": "field",
|
|
131066
|
-
"name": "
|
|
131147
|
+
"name": "elementName",
|
|
131067
131148
|
"type": {
|
|
131068
|
-
"text": "
|
|
131149
|
+
"text": "string"
|
|
131069
131150
|
},
|
|
131070
131151
|
"privacy": "public",
|
|
131071
|
-
"
|
|
131152
|
+
"static": true,
|
|
131072
131153
|
"readonly": true,
|
|
131154
|
+
"default": "'sbb-toggle-option'",
|
|
131073
131155
|
"inheritedFrom": {
|
|
131074
|
-
"name": "
|
|
131075
|
-
"module": "core/
|
|
131156
|
+
"name": "SbbElement",
|
|
131157
|
+
"module": "core/base-elements/element.js"
|
|
131076
131158
|
}
|
|
131077
131159
|
},
|
|
131078
131160
|
{
|
|
131079
131161
|
"kind": "field",
|
|
131080
|
-
"name": "
|
|
131162
|
+
"name": "role",
|
|
131081
131163
|
"type": {
|
|
131082
131164
|
"text": "string"
|
|
131083
131165
|
},
|
|
131084
131166
|
"privacy": "public",
|
|
131085
|
-
"
|
|
131167
|
+
"static": true,
|
|
131086
131168
|
"readonly": true,
|
|
131087
|
-
"
|
|
131088
|
-
"name": "SbbFormAssociatedMixin",
|
|
131089
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131090
|
-
}
|
|
131169
|
+
"default": "'radio'"
|
|
131091
131170
|
},
|
|
131092
131171
|
{
|
|
131093
131172
|
"kind": "field",
|
|
131094
|
-
"name": "
|
|
131173
|
+
"name": "checked",
|
|
131095
131174
|
"type": {
|
|
131096
131175
|
"text": "boolean"
|
|
131097
131176
|
},
|
|
131098
131177
|
"privacy": "public",
|
|
131099
|
-
"
|
|
131100
|
-
"
|
|
131101
|
-
"
|
|
131102
|
-
|
|
131103
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131104
|
-
}
|
|
131105
|
-
},
|
|
131106
|
-
{
|
|
131107
|
-
"kind": "field",
|
|
131108
|
-
"name": "_validityStates",
|
|
131109
|
-
"privacy": "private",
|
|
131110
|
-
"default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
|
|
131111
|
-
"inheritedFrom": {
|
|
131112
|
-
"name": "SbbFormAssociatedMixin",
|
|
131113
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131114
|
-
}
|
|
131178
|
+
"default": "false",
|
|
131179
|
+
"description": "Whether the toggle-option is checked.",
|
|
131180
|
+
"attribute": "checked",
|
|
131181
|
+
"reflects": true
|
|
131115
131182
|
},
|
|
131116
131183
|
{
|
|
131117
131184
|
"kind": "field",
|
|
131118
|
-
"name": "
|
|
131185
|
+
"name": "value",
|
|
131119
131186
|
"type": {
|
|
131120
|
-
"text": "
|
|
131187
|
+
"text": "(T = string) | null"
|
|
131121
131188
|
},
|
|
131122
|
-
"privacy": "
|
|
131123
|
-
"default": "
|
|
131124
|
-
"description": "
|
|
131125
|
-
"
|
|
131126
|
-
|
|
131127
|
-
|
|
131128
|
-
|
|
131189
|
+
"privacy": "public",
|
|
131190
|
+
"default": "null",
|
|
131191
|
+
"description": "Value of toggle-option.",
|
|
131192
|
+
"attribute": "value"
|
|
131193
|
+
},
|
|
131194
|
+
{
|
|
131195
|
+
"kind": "field",
|
|
131196
|
+
"name": "_toggle",
|
|
131197
|
+
"type": {
|
|
131198
|
+
"text": "SbbToggleElement | null"
|
|
131199
|
+
},
|
|
131200
|
+
"privacy": "private",
|
|
131201
|
+
"default": "null"
|
|
131129
131202
|
},
|
|
131130
131203
|
{
|
|
131131
131204
|
"kind": "method",
|
|
131132
|
-
"name": "
|
|
131133
|
-
"privacy": "
|
|
131205
|
+
"name": "_uncheckOtherOptions",
|
|
131206
|
+
"privacy": "private",
|
|
131134
131207
|
"return": {
|
|
131135
131208
|
"type": {
|
|
131136
|
-
"text": "
|
|
131209
|
+
"text": "void"
|
|
131137
131210
|
}
|
|
131138
|
-
},
|
|
131139
|
-
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
131140
|
-
"inheritedFrom": {
|
|
131141
|
-
"name": "SbbFormAssociatedMixin",
|
|
131142
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131143
131211
|
}
|
|
131144
131212
|
},
|
|
131145
131213
|
{
|
|
131146
131214
|
"kind": "method",
|
|
131147
|
-
"name": "
|
|
131148
|
-
"privacy": "
|
|
131215
|
+
"name": "_handleDisabledChange",
|
|
131216
|
+
"privacy": "private",
|
|
131149
131217
|
"return": {
|
|
131150
131218
|
"type": {
|
|
131151
|
-
"text": "
|
|
131219
|
+
"text": "void"
|
|
131152
131220
|
}
|
|
131153
|
-
},
|
|
131154
|
-
"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.",
|
|
131155
|
-
"inheritedFrom": {
|
|
131156
|
-
"name": "SbbFormAssociatedMixin",
|
|
131157
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131158
131221
|
}
|
|
131159
131222
|
},
|
|
131160
131223
|
{
|
|
131161
131224
|
"kind": "method",
|
|
131162
|
-
"name": "
|
|
131163
|
-
"privacy": "
|
|
131225
|
+
"name": "_handleInput",
|
|
131226
|
+
"privacy": "private",
|
|
131164
131227
|
"return": {
|
|
131165
131228
|
"type": {
|
|
131166
131229
|
"text": "void"
|
|
131167
131230
|
}
|
|
131168
|
-
},
|
|
131169
|
-
"parameters": [
|
|
131170
|
-
{
|
|
131171
|
-
"name": "message",
|
|
131172
|
-
"type": {
|
|
131173
|
-
"text": "string"
|
|
131174
|
-
}
|
|
131175
|
-
}
|
|
131176
|
-
],
|
|
131177
|
-
"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.",
|
|
131178
|
-
"inheritedFrom": {
|
|
131179
|
-
"name": "SbbFormAssociatedMixin",
|
|
131180
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131181
131231
|
}
|
|
131182
131232
|
},
|
|
131183
131233
|
{
|
|
131184
131234
|
"kind": "method",
|
|
131185
|
-
"name": "
|
|
131235
|
+
"name": "_verifyTabindex",
|
|
131186
131236
|
"privacy": "private",
|
|
131187
131237
|
"return": {
|
|
131188
131238
|
"type": {
|
|
131189
|
-
"text": "
|
|
131239
|
+
"text": "void"
|
|
131190
131240
|
}
|
|
131241
|
+
}
|
|
131242
|
+
},
|
|
131243
|
+
{
|
|
131244
|
+
"kind": "field",
|
|
131245
|
+
"name": "disabled",
|
|
131246
|
+
"privacy": "public",
|
|
131247
|
+
"description": "Whether the component is disabled.",
|
|
131248
|
+
"default": "false",
|
|
131249
|
+
"type": {
|
|
131250
|
+
"text": "boolean"
|
|
131191
131251
|
},
|
|
131252
|
+
"attribute": "disabled",
|
|
131253
|
+
"reflects": true,
|
|
131192
131254
|
"inheritedFrom": {
|
|
131193
|
-
"name": "
|
|
131194
|
-
"module": "core/mixins/
|
|
131255
|
+
"name": "SbbDisabledMixin",
|
|
131256
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
131195
131257
|
}
|
|
131196
131258
|
},
|
|
131197
131259
|
{
|
|
131198
|
-
"kind": "
|
|
131199
|
-
"name": "
|
|
131200
|
-
"privacy": "
|
|
131201
|
-
"
|
|
131202
|
-
"
|
|
131203
|
-
"text": "void"
|
|
131204
|
-
}
|
|
131260
|
+
"kind": "field",
|
|
131261
|
+
"name": "#disabled",
|
|
131262
|
+
"privacy": "private",
|
|
131263
|
+
"type": {
|
|
131264
|
+
"text": "boolean"
|
|
131205
131265
|
},
|
|
131206
|
-
"
|
|
131266
|
+
"default": "false",
|
|
131207
131267
|
"inheritedFrom": {
|
|
131208
|
-
"name": "
|
|
131209
|
-
"module": "core/mixins/
|
|
131268
|
+
"name": "SbbDisabledMixin",
|
|
131269
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
131210
131270
|
}
|
|
131211
131271
|
},
|
|
131212
131272
|
{
|
|
131213
131273
|
"kind": "method",
|
|
131214
|
-
"name": "
|
|
131274
|
+
"name": "isDisabledExternally",
|
|
131215
131275
|
"privacy": "protected",
|
|
131216
131276
|
"return": {
|
|
131217
131277
|
"type": {
|
|
131218
|
-
"text": "
|
|
131278
|
+
"text": "boolean"
|
|
131219
131279
|
}
|
|
131220
131280
|
},
|
|
131281
|
+
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
131221
131282
|
"inheritedFrom": {
|
|
131222
|
-
"name": "
|
|
131223
|
-
"module": "core/mixins/
|
|
131283
|
+
"name": "SbbDisabledMixin",
|
|
131284
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
131224
131285
|
}
|
|
131225
131286
|
},
|
|
131226
131287
|
{
|
|
131227
|
-
"kind": "
|
|
131228
|
-
"name": "
|
|
131229
|
-
"
|
|
131230
|
-
|
|
131231
|
-
"type": {
|
|
131232
|
-
"text": "void"
|
|
131233
|
-
}
|
|
131288
|
+
"kind": "field",
|
|
131289
|
+
"name": "iconName",
|
|
131290
|
+
"type": {
|
|
131291
|
+
"text": "string"
|
|
131234
131292
|
},
|
|
131235
|
-
"
|
|
131236
|
-
|
|
131237
|
-
|
|
131238
|
-
|
|
131239
|
-
"text": "T"
|
|
131240
|
-
}
|
|
131241
|
-
},
|
|
131242
|
-
{
|
|
131243
|
-
"name": "message",
|
|
131244
|
-
"type": {
|
|
131245
|
-
"text": "string"
|
|
131246
|
-
}
|
|
131247
|
-
},
|
|
131248
|
-
{
|
|
131249
|
-
"name": "flagValue",
|
|
131250
|
-
"optional": true,
|
|
131251
|
-
"type": {
|
|
131252
|
-
"text": "ValidityStateFlags[T]"
|
|
131253
|
-
}
|
|
131254
|
-
}
|
|
131255
|
-
],
|
|
131256
|
-
"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).",
|
|
131293
|
+
"privacy": "public",
|
|
131294
|
+
"default": "''",
|
|
131295
|
+
"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.",
|
|
131296
|
+
"attribute": "icon-name",
|
|
131257
131297
|
"inheritedFrom": {
|
|
131258
|
-
"name": "
|
|
131259
|
-
"module": "
|
|
131298
|
+
"name": "SbbIconNameMixin",
|
|
131299
|
+
"module": "icon/icon-name-mixin.js"
|
|
131260
131300
|
}
|
|
131261
131301
|
},
|
|
131262
131302
|
{
|
|
131263
131303
|
"kind": "method",
|
|
131264
|
-
"name": "
|
|
131304
|
+
"name": "renderIconSlot",
|
|
131265
131305
|
"privacy": "protected",
|
|
131266
131306
|
"return": {
|
|
131267
131307
|
"type": {
|
|
131268
|
-
"text": "
|
|
131308
|
+
"text": "TemplateResult"
|
|
131269
131309
|
}
|
|
131270
131310
|
},
|
|
131271
131311
|
"parameters": [
|
|
131272
131312
|
{
|
|
131273
|
-
"name": "
|
|
131313
|
+
"name": "classname",
|
|
131314
|
+
"optional": true,
|
|
131274
131315
|
"type": {
|
|
131275
|
-
"text": "
|
|
131316
|
+
"text": "string"
|
|
131276
131317
|
}
|
|
131277
131318
|
}
|
|
131278
131319
|
],
|
|
131279
|
-
"description": "Removes the validity state flag entry and updates validity state.",
|
|
131280
|
-
"inheritedFrom": {
|
|
131281
|
-
"name": "SbbFormAssociatedMixin",
|
|
131282
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
131283
|
-
}
|
|
131284
|
-
},
|
|
131285
|
-
{
|
|
131286
|
-
"kind": "method",
|
|
131287
|
-
"name": "validate",
|
|
131288
|
-
"privacy": "protected",
|
|
131289
|
-
"return": {
|
|
131290
|
-
"type": {
|
|
131291
|
-
"text": "void"
|
|
131292
|
-
}
|
|
131293
|
-
},
|
|
131294
|
-
"description": "To be called whenever the current element needs to be validated.",
|
|
131295
131320
|
"inheritedFrom": {
|
|
131296
|
-
"name": "
|
|
131297
|
-
"module": "
|
|
131321
|
+
"name": "SbbIconNameMixin",
|
|
131322
|
+
"module": "icon/icon-name-mixin.js"
|
|
131298
131323
|
}
|
|
131299
131324
|
},
|
|
131300
131325
|
{
|
|
131301
131326
|
"kind": "method",
|
|
131302
|
-
"name": "
|
|
131327
|
+
"name": "renderIconName",
|
|
131303
131328
|
"privacy": "protected",
|
|
131304
131329
|
"return": {
|
|
131305
131330
|
"type": {
|
|
131306
|
-
"text": "
|
|
131331
|
+
"text": "string"
|
|
131307
131332
|
}
|
|
131308
131333
|
},
|
|
131309
|
-
"parameters": [
|
|
131310
|
-
{
|
|
131311
|
-
"name": "name",
|
|
131312
|
-
"type": {
|
|
131313
|
-
"text": "PropertyKey | undefined"
|
|
131314
|
-
}
|
|
131315
|
-
}
|
|
131316
|
-
],
|
|
131317
|
-
"description": "Whether validation should be run on a property change with the given name.",
|
|
131318
131334
|
"inheritedFrom": {
|
|
131319
|
-
"name": "
|
|
131320
|
-
"module": "
|
|
131335
|
+
"name": "SbbIconNameMixin",
|
|
131336
|
+
"module": "icon/icon-name-mixin.js"
|
|
131321
131337
|
}
|
|
131322
131338
|
},
|
|
131323
131339
|
{
|
|
131324
131340
|
"kind": "method",
|
|
131325
|
-
"name": "
|
|
131341
|
+
"name": "_renderIconName",
|
|
131326
131342
|
"privacy": "private",
|
|
131327
131343
|
"return": {
|
|
131328
131344
|
"type": {
|
|
131329
|
-
"text": "
|
|
131345
|
+
"text": "string"
|
|
131330
131346
|
}
|
|
131331
131347
|
},
|
|
131332
131348
|
"inheritedFrom": {
|
|
131333
|
-
"name": "
|
|
131334
|
-
"module": "
|
|
131349
|
+
"name": "SbbIconNameMixin",
|
|
131350
|
+
"module": "icon/icon-name-mixin.js"
|
|
131335
131351
|
}
|
|
131336
131352
|
},
|
|
131337
131353
|
{
|
|
@@ -131440,40 +131456,23 @@
|
|
|
131440
131456
|
}
|
|
131441
131457
|
}
|
|
131442
131458
|
],
|
|
131443
|
-
"events": [
|
|
131444
|
-
{
|
|
131445
|
-
"name": "change",
|
|
131446
|
-
"type": {
|
|
131447
|
-
"text": "Event"
|
|
131448
|
-
},
|
|
131449
|
-
"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."
|
|
131450
|
-
}
|
|
131451
|
-
],
|
|
131452
131459
|
"attributes": [
|
|
131453
131460
|
{
|
|
131454
|
-
"name": "
|
|
131461
|
+
"name": "checked",
|
|
131455
131462
|
"type": {
|
|
131456
131463
|
"text": "boolean"
|
|
131457
131464
|
},
|
|
131458
131465
|
"default": "false",
|
|
131459
|
-
"description": "
|
|
131460
|
-
"fieldName": "
|
|
131461
|
-
},
|
|
131462
|
-
{
|
|
131463
|
-
"name": "size",
|
|
131464
|
-
"type": {
|
|
131465
|
-
"text": "'s' | 'm'"
|
|
131466
|
-
},
|
|
131467
|
-
"description": "Size variant, either m or s.",
|
|
131468
|
-
"default": "'m' / 's' (lean)",
|
|
131469
|
-
"fieldName": "size"
|
|
131466
|
+
"description": "Whether the toggle-option is checked.",
|
|
131467
|
+
"fieldName": "checked"
|
|
131470
131468
|
},
|
|
131471
131469
|
{
|
|
131472
131470
|
"name": "value",
|
|
131473
|
-
"description": "The value of the toggle. It needs to be mutable since it is updated whenever\na new option is selected (see the `onToggleOptionSelect()` method).",
|
|
131474
131471
|
"type": {
|
|
131475
131472
|
"text": "T | null"
|
|
131476
131473
|
},
|
|
131474
|
+
"default": "null",
|
|
131475
|
+
"description": "Value of toggle-option.",
|
|
131477
131476
|
"fieldName": "value"
|
|
131478
131477
|
},
|
|
131479
131478
|
{
|
|
@@ -131490,15 +131489,16 @@
|
|
|
131490
131489
|
}
|
|
131491
131490
|
},
|
|
131492
131491
|
{
|
|
131493
|
-
"name": "name",
|
|
131494
|
-
"description": "Name of the form element. Will be read from name attribute.",
|
|
131492
|
+
"name": "icon-name",
|
|
131495
131493
|
"type": {
|
|
131496
131494
|
"text": "string"
|
|
131497
131495
|
},
|
|
131498
|
-
"
|
|
131496
|
+
"default": "''",
|
|
131497
|
+
"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.",
|
|
131498
|
+
"fieldName": "iconName",
|
|
131499
131499
|
"inheritedFrom": {
|
|
131500
|
-
"name": "
|
|
131501
|
-
"module": "
|
|
131500
|
+
"name": "SbbIconNameMixin",
|
|
131501
|
+
"module": "icon/icon-name-mixin.js"
|
|
131502
131502
|
}
|
|
131503
131503
|
}
|
|
131504
131504
|
],
|
|
@@ -131508,15 +131508,15 @@
|
|
|
131508
131508
|
"module": "core/mixins.js"
|
|
131509
131509
|
},
|
|
131510
131510
|
{
|
|
131511
|
-
"name": "
|
|
131512
|
-
"module": "
|
|
131511
|
+
"name": "SbbIconNameMixin",
|
|
131512
|
+
"module": "icon.js"
|
|
131513
131513
|
}
|
|
131514
131514
|
],
|
|
131515
131515
|
"superclass": {
|
|
131516
131516
|
"name": "SbbElement",
|
|
131517
131517
|
"module": "core/base-elements.js"
|
|
131518
131518
|
},
|
|
131519
|
-
"tagName": "sbb-toggle",
|
|
131519
|
+
"tagName": "sbb-toggle-option",
|
|
131520
131520
|
"customElement": true,
|
|
131521
131521
|
"classGenerics": "T = string"
|
|
131522
131522
|
}
|
|
@@ -131524,10 +131524,10 @@
|
|
|
131524
131524
|
"exports": [
|
|
131525
131525
|
{
|
|
131526
131526
|
"kind": "js",
|
|
131527
|
-
"name": "
|
|
131527
|
+
"name": "SbbToggleOptionElement",
|
|
131528
131528
|
"declaration": {
|
|
131529
|
-
"name": "
|
|
131530
|
-
"module": "toggle/toggle/toggle.component.js"
|
|
131529
|
+
"name": "SbbToggleOptionElement",
|
|
131530
|
+
"module": "toggle/toggle-option/toggle-option.component.js"
|
|
131531
131531
|
}
|
|
131532
131532
|
}
|
|
131533
131533
|
]
|