@sbb-esta/lyne-elements 2.0.0 → 2.0.2
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/accordion/accordion.d.ts +1 -2
- package/accordion/accordion.d.ts.map +1 -1
- package/accordion.js +39 -44
- package/alert/alert-group/alert-group.d.ts +1 -2
- package/alert/alert-group/alert-group.d.ts.map +1 -1
- package/alert/alert-group.js +29 -34
- package/autocomplete/autocomplete-base-element.d.ts +1 -0
- package/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/autocomplete/autocomplete.d.ts +1 -1
- package/autocomplete/autocomplete.d.ts.map +1 -1
- package/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts +1 -1
- package/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts.map +1 -1
- package/autocomplete-grid/autocomplete-grid.js +18 -22
- package/autocomplete.js +17 -18
- package/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts +1 -2
- package/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts.map +1 -1
- package/breadcrumb/breadcrumb-group.js +26 -30
- package/button/common.js +4 -4
- package/calendar/calendar.d.ts +3 -3
- package/calendar/calendar.d.ts.map +1 -1
- package/checkbox/checkbox-group/checkbox-group.d.ts +1 -1
- package/checkbox/checkbox-group/checkbox-group.d.ts.map +1 -1
- package/checkbox/checkbox-group.js +34 -36
- package/core/base-elements/button-base-element.d.ts +1 -1
- package/core/base-elements/button-base-element.d.ts.map +1 -1
- package/core/base-elements.js +1 -1
- package/core/controllers/connected-abort-controller.d.ts +4 -0
- package/core/controllers/connected-abort-controller.d.ts.map +1 -1
- package/core/eventing/forward-event.d.ts +7 -1
- package/core/eventing/forward-event.d.ts.map +1 -1
- package/core/eventing.js +14 -12
- package/core/mixins/form-associated-checkbox-mixin.d.ts.map +1 -1
- package/core/mixins/form-associated-mixin.d.ts +1 -1
- package/core/mixins/form-associated-mixin.d.ts.map +1 -1
- package/core/mixins/form-associated-radio-button-mixin.d.ts +1 -0
- package/core/mixins/form-associated-radio-button-mixin.d.ts.map +1 -1
- package/core/mixins.js +28 -34
- package/core/styles/core.scss +34 -31
- package/core/styles/mixins/buttons.scss +1 -1
- package/core/styles/mixins/lists.scss +100 -35
- package/core.css +17 -15
- package/custom-elements.json +243 -377
- package/datepicker/common/datepicker-button.d.ts +1 -1
- package/datepicker/common/datepicker-button.d.ts.map +1 -1
- package/datepicker/common.js +24 -24
- package/datepicker/datepicker/datepicker.d.ts +1 -1
- package/datepicker/datepicker/datepicker.d.ts.map +1 -1
- package/datepicker/datepicker-toggle/datepicker-toggle.d.ts +1 -2
- package/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
- package/datepicker/datepicker-toggle.js +76 -75
- package/datepicker/datepicker.js +58 -60
- package/development/accordion/accordion.d.ts +1 -2
- package/development/accordion/accordion.d.ts.map +1 -1
- package/development/accordion.js +16 -23
- package/development/alert/alert-group/alert-group.d.ts +1 -2
- package/development/alert/alert-group/alert-group.d.ts.map +1 -1
- package/development/alert/alert-group.js +12 -17
- package/development/autocomplete/autocomplete-base-element.d.ts +1 -0
- package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/development/autocomplete/autocomplete.d.ts +1 -1
- package/development/autocomplete/autocomplete.d.ts.map +1 -1
- package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts +1 -1
- package/development/autocomplete-grid/autocomplete-grid/autocomplete-grid.d.ts.map +1 -1
- package/development/autocomplete-grid/autocomplete-grid.js +9 -12
- package/development/autocomplete.js +12 -12
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts +1 -2
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.d.ts.map +1 -1
- package/development/breadcrumb/breadcrumb-group.js +13 -17
- package/development/button/common.js +20 -6
- package/development/calendar/calendar.d.ts +3 -3
- package/development/calendar/calendar.d.ts.map +1 -1
- package/development/calendar.js +1 -1
- package/development/checkbox/checkbox-group/checkbox-group.d.ts +1 -1
- package/development/checkbox/checkbox-group/checkbox-group.d.ts.map +1 -1
- package/development/checkbox/checkbox-group.js +10 -15
- package/development/core/base-elements/button-base-element.d.ts +1 -1
- package/development/core/base-elements/button-base-element.d.ts.map +1 -1
- package/development/core/base-elements.js +2 -2
- package/development/core/controllers/connected-abort-controller.d.ts +4 -0
- package/development/core/controllers/connected-abort-controller.d.ts.map +1 -1
- package/development/core/controllers.js +1 -1
- package/development/core/eventing/forward-event.d.ts +7 -1
- package/development/core/eventing/forward-event.d.ts.map +1 -1
- package/development/core/eventing.js +5 -3
- package/development/core/mixins/form-associated-checkbox-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-mixin.d.ts +1 -1
- package/development/core/mixins/form-associated-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-radio-button-mixin.d.ts +1 -0
- package/development/core/mixins/form-associated-radio-button-mixin.d.ts.map +1 -1
- package/development/core/mixins.js +9 -18
- package/development/datepicker/common/datepicker-button.d.ts +1 -1
- package/development/datepicker/common/datepicker-button.d.ts.map +1 -1
- package/development/datepicker/common.js +6 -7
- package/development/datepicker/datepicker/datepicker.d.ts +1 -1
- package/development/datepicker/datepicker/datepicker.d.ts.map +1 -1
- package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts +1 -2
- package/development/datepicker/datepicker-toggle/datepicker-toggle.d.ts.map +1 -1
- package/development/datepicker/datepicker-toggle.js +14 -14
- package/development/datepicker/datepicker.js +8 -11
- package/development/dialog/dialog/dialog.d.ts +1 -1
- package/development/dialog/dialog/dialog.d.ts.map +1 -1
- package/development/dialog/dialog-content/dialog-content.d.ts.map +1 -1
- package/development/dialog/dialog-content.js +3 -2
- package/development/dialog/dialog.js +7 -13
- package/development/expansion-panel/expansion-panel/expansion-panel.d.ts +1 -1
- package/development/expansion-panel/expansion-panel/expansion-panel.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts +1 -2
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts.map +1 -1
- package/development/expansion-panel/expansion-panel-header.js +7 -11
- package/development/expansion-panel/expansion-panel.js +5 -7
- package/development/file-selector/common.js +3 -3
- package/development/flip-card/flip-card/flip-card.d.ts +1 -2
- package/development/flip-card/flip-card/flip-card.d.ts.map +1 -1
- package/development/flip-card/flip-card.js +12 -15
- package/development/footer/footer.d.ts +1 -1
- package/development/footer.js +2 -2
- package/development/form-field/form-field-clear/form-field-clear.d.ts +1 -1
- package/development/form-field/form-field-clear/form-field-clear.d.ts.map +1 -1
- package/development/form-field/form-field-clear.js +5 -6
- package/development/image/image.d.ts +2 -2
- package/development/image.js +1 -1
- package/development/map-container/map-container.d.ts.map +1 -1
- package/development/map-container.js +3 -2
- package/development/menu/menu/menu.d.ts +2 -1
- package/development/menu/menu/menu.d.ts.map +1 -1
- package/development/menu/menu.js +20 -13
- package/development/message.js +5 -2
- package/development/navigation/common/navigation-action-common.d.ts +1 -1
- package/development/navigation/common/navigation-action-common.d.ts.map +1 -1
- package/development/navigation/common.js +11 -13
- package/development/navigation/navigation/navigation.d.ts +0 -1
- package/development/navigation/navigation/navigation.d.ts.map +1 -1
- package/development/navigation/navigation-section/navigation-section.d.ts +1 -0
- package/development/navigation/navigation-section/navigation-section.d.ts.map +1 -1
- package/development/navigation/navigation-section.js +5 -6
- package/development/navigation/navigation.js +9 -10
- package/development/notification.js +2 -2
- package/development/option/option/option-base-element.d.ts +1 -1
- package/development/option/option/option-base-element.d.ts.map +1 -1
- package/development/option/option.js +17 -21
- package/development/overlay/overlay-base-element.d.ts +1 -0
- package/development/overlay/overlay-base-element.d.ts.map +1 -1
- package/development/overlay.js +4 -4
- package/development/popover/popover/popover.d.ts.map +1 -1
- package/development/popover/popover.js +6 -3
- package/development/radio-button/common/radio-button-common.d.ts.map +1 -1
- package/development/radio-button/common.js +11 -11
- package/development/radio-button/radio-button-group/radio-button-group.d.ts +3 -3
- package/development/radio-button/radio-button-group/radio-button-group.d.ts.map +1 -1
- package/development/radio-button/radio-button-group.js +5 -9
- package/development/radio-button/radio-button-panel/radio-button-panel.d.ts +2 -2
- package/development/radio-button/radio-button-panel/radio-button-panel.d.ts.map +1 -1
- package/development/radio-button/radio-button-panel.js +1 -1
- package/development/select/select.d.ts +5 -2
- package/development/select/select.d.ts.map +1 -1
- package/development/select.js +59 -34
- package/development/selection-expansion-panel/selection-expansion-panel.d.ts +1 -1
- package/development/selection-expansion-panel/selection-expansion-panel.d.ts.map +1 -1
- package/development/selection-expansion-panel.js +6 -8
- package/development/slider/slider.d.ts +1 -2
- package/development/slider/slider.d.ts.map +1 -1
- package/development/slider.js +6 -8
- package/development/stepper/step/step.d.ts +5 -5
- package/development/stepper/step/step.d.ts.map +1 -1
- package/development/stepper/step-label/step-label.d.ts +1 -1
- package/development/stepper/step-label/step-label.d.ts.map +1 -1
- package/development/stepper/step-label.js +12 -14
- package/development/stepper/step.js +8 -10
- package/development/stepper/stepper/stepper.d.ts +9 -8
- package/development/stepper/stepper/stepper.d.ts.map +1 -1
- package/development/stepper/stepper.js +28 -27
- package/development/tabs/tab-group/tab-group.d.ts +1 -2
- package/development/tabs/tab-group/tab-group.d.ts.map +1 -1
- package/development/tabs/tab-group.js +9 -14
- package/development/tag/tag/tag.d.ts +1 -1
- package/development/tag/tag/tag.d.ts.map +1 -1
- package/development/tag/tag-group/tag-group.d.ts +1 -1
- package/development/tag/tag-group/tag-group.d.ts.map +1 -1
- package/development/tag/tag-group.js +1 -1
- package/development/tag/tag.js +5 -6
- package/development/teaser-hero.js +6 -2
- package/development/teaser.js +4 -3
- package/development/time-input/time-input.d.ts +1 -1
- package/development/time-input/time-input.d.ts.map +1 -1
- package/development/time-input.js +6 -4
- package/development/toast/toast.d.ts +1 -1
- package/development/toast/toast.d.ts.map +1 -1
- package/development/toast.js +6 -7
- package/development/toggle/toggle/toggle.d.ts +1 -1
- package/development/toggle/toggle/toggle.d.ts.map +1 -1
- package/development/toggle/toggle-option/toggle-option.d.ts +1 -1
- package/development/toggle/toggle-option/toggle-option.d.ts.map +1 -1
- package/development/toggle/toggle-option.js +9 -13
- package/development/toggle/toggle.js +6 -8
- package/development/train/train-formation/train-formation.d.ts +1 -2
- package/development/train/train-formation/train-formation.d.ts.map +1 -1
- package/development/train/train-formation.js +8 -12
- package/dialog/dialog/dialog.d.ts +1 -1
- package/dialog/dialog/dialog.d.ts.map +1 -1
- package/dialog/dialog-content/dialog-content.d.ts.map +1 -1
- package/dialog/dialog-content.js +8 -7
- package/dialog/dialog.js +36 -42
- package/expansion-panel/expansion-panel/expansion-panel.d.ts +1 -1
- package/expansion-panel/expansion-panel/expansion-panel.d.ts.map +1 -1
- package/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts +1 -2
- package/expansion-panel/expansion-panel-header/expansion-panel-header.d.ts.map +1 -1
- package/expansion-panel/expansion-panel-header.js +29 -33
- package/expansion-panel/expansion-panel.js +58 -60
- package/file-selector/common.js +5 -5
- package/flip-card/flip-card/flip-card.d.ts +1 -2
- package/flip-card/flip-card/flip-card.d.ts.map +1 -1
- package/flip-card/flip-card.js +34 -36
- package/footer/footer.d.ts +1 -1
- package/footer.js +1 -1
- package/form-field/form-field-clear/form-field-clear.d.ts +1 -1
- package/form-field/form-field-clear/form-field-clear.d.ts.map +1 -1
- package/form-field/form-field-clear.js +10 -11
- package/image/image.d.ts +2 -2
- package/lists.css +46 -62
- package/map-container/map-container.d.ts.map +1 -1
- package/map-container.js +22 -21
- package/menu/menu/menu.d.ts +2 -1
- package/menu/menu/menu.d.ts.map +1 -1
- package/menu/menu.js +84 -77
- package/message.js +15 -15
- package/navigation/common/navigation-action-common.d.ts +1 -1
- package/navigation/common/navigation-action-common.d.ts.map +1 -1
- package/navigation/common.js +24 -26
- package/navigation/navigation/navigation.d.ts +0 -1
- package/navigation/navigation/navigation.d.ts.map +1 -1
- package/navigation/navigation-section/navigation-section.d.ts +1 -0
- package/navigation/navigation-section/navigation-section.d.ts.map +1 -1
- package/navigation/navigation-section.js +35 -36
- package/navigation/navigation.js +64 -65
- package/notification.js +1 -1
- package/option/option/option-base-element.d.ts +1 -1
- package/option/option/option-base-element.d.ts.map +1 -1
- package/option/option.js +125 -125
- package/overlay/overlay-base-element.d.ts +1 -0
- package/overlay/overlay-base-element.d.ts.map +1 -1
- package/overlay.js +35 -35
- package/package.json +1 -1
- package/popover/popover/popover.d.ts.map +1 -1
- package/popover/popover.js +6 -3
- package/radio-button/common/radio-button-common.d.ts.map +1 -1
- package/radio-button/common.js +13 -14
- package/radio-button/radio-button-group/radio-button-group.d.ts +3 -3
- package/radio-button/radio-button-group/radio-button-group.d.ts.map +1 -1
- package/radio-button/radio-button-group.js +20 -24
- package/radio-button/radio-button-panel/radio-button-panel.d.ts +2 -2
- package/radio-button/radio-button-panel/radio-button-panel.d.ts.map +1 -1
- package/select/select.d.ts +5 -2
- package/select/select.d.ts.map +1 -1
- package/select.js +96 -84
- package/selection-expansion-panel/selection-expansion-panel.d.ts +1 -1
- package/selection-expansion-panel/selection-expansion-panel.d.ts.map +1 -1
- package/selection-expansion-panel.js +17 -18
- package/slider/slider.d.ts +1 -2
- package/slider/slider.d.ts.map +1 -1
- package/slider.js +23 -25
- package/standard-theme.css +63 -77
- package/stepper/step/step.d.ts +5 -5
- package/stepper/step/step.d.ts.map +1 -1
- package/stepper/step-label/step-label.d.ts +1 -1
- package/stepper/step-label/step-label.d.ts.map +1 -1
- package/stepper/step-label.js +16 -18
- package/stepper/step.js +22 -24
- package/stepper/stepper/stepper.d.ts +9 -8
- package/stepper/stepper/stepper.d.ts.map +1 -1
- package/stepper/stepper.js +57 -58
- package/tabs/tab-group/tab-group.d.ts +1 -2
- package/tabs/tab-group/tab-group.d.ts.map +1 -1
- package/tabs/tab-group.js +83 -88
- package/tag/tag/tag.d.ts +1 -1
- package/tag/tag/tag.d.ts.map +1 -1
- package/tag/tag-group/tag-group.d.ts +1 -1
- package/tag/tag-group/tag-group.d.ts.map +1 -1
- package/tag/tag.js +30 -30
- package/teaser-hero.js +19 -19
- package/teaser.js +6 -6
- package/time-input/time-input.d.ts +1 -1
- package/time-input/time-input.d.ts.map +1 -1
- package/time-input.js +7 -5
- package/toast/toast.d.ts +1 -1
- package/toast/toast.d.ts.map +1 -1
- package/toast.js +32 -33
- package/toggle/toggle/toggle.d.ts +1 -1
- package/toggle/toggle/toggle.d.ts.map +1 -1
- package/toggle/toggle-option/toggle-option.d.ts +1 -1
- package/toggle/toggle-option/toggle-option.d.ts.map +1 -1
- package/toggle/toggle-option.js +31 -35
- package/toggle/toggle.js +31 -33
- package/train/train-formation/train-formation.d.ts +1 -2
- package/train/train-formation/train-formation.d.ts.map +1 -1
- package/train/train-formation.js +35 -39
package/custom-elements.json
CHANGED
|
@@ -51,12 +51,6 @@
|
|
|
51
51
|
"description": "Whether more than one sbb-expansion-panel can be open at the same time.",
|
|
52
52
|
"attribute": "multi"
|
|
53
53
|
},
|
|
54
|
-
{
|
|
55
|
-
"kind": "field",
|
|
56
|
-
"name": "_abort",
|
|
57
|
-
"privacy": "private",
|
|
58
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
59
|
-
},
|
|
60
54
|
{
|
|
61
55
|
"kind": "method",
|
|
62
56
|
"name": "_expansionPanels",
|
|
@@ -589,7 +583,8 @@
|
|
|
589
583
|
"kind": "field",
|
|
590
584
|
"name": "abort",
|
|
591
585
|
"privacy": "protected",
|
|
592
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
586
|
+
"default": "new SbbConnectedAbortController(this)",
|
|
587
|
+
"deprecated": "No longer used internally."
|
|
593
588
|
},
|
|
594
589
|
{
|
|
595
590
|
"kind": "field",
|
|
@@ -1615,6 +1610,7 @@
|
|
|
1615
1610
|
"name": "abort",
|
|
1616
1611
|
"privacy": "protected",
|
|
1617
1612
|
"default": "new SbbConnectedAbortController(this)",
|
|
1613
|
+
"deprecated": "No longer used internally.",
|
|
1618
1614
|
"inheritedFrom": {
|
|
1619
1615
|
"name": "SbbAutocompleteBaseElement",
|
|
1620
1616
|
"module": "autocomplete.js"
|
|
@@ -3874,6 +3870,7 @@
|
|
|
3874
3870
|
"name": "LitElement",
|
|
3875
3871
|
"package": "lit"
|
|
3876
3872
|
},
|
|
3873
|
+
"classGenerics": "T = Date",
|
|
3877
3874
|
"tagName": "sbb-calendar",
|
|
3878
3875
|
"customElement": true
|
|
3879
3876
|
}
|
|
@@ -4657,7 +4654,7 @@
|
|
|
4657
4654
|
},
|
|
4658
4655
|
"privacy": "public",
|
|
4659
4656
|
"default": "'default'",
|
|
4660
|
-
"description": "Variants to display the footer. The default, displays the content in regular block element\napproach. The clock-columns, used a
|
|
4657
|
+
"description": "Variants to display the footer. The default, displays the content in regular block element\napproach. The clock-columns, used a CSS-grid for displaying the content over different\nbreakpoints.",
|
|
4661
4658
|
"attribute": "variant",
|
|
4662
4659
|
"reflects": true
|
|
4663
4660
|
},
|
|
@@ -4719,7 +4716,7 @@
|
|
|
4719
4716
|
"text": "'default' | 'clock-columns'"
|
|
4720
4717
|
},
|
|
4721
4718
|
"default": "'default'",
|
|
4722
|
-
"description": "Variants to display the footer. The default, displays the content in regular block element\napproach. The clock-columns, used a
|
|
4719
|
+
"description": "Variants to display the footer. The default, displays the content in regular block element\napproach. The clock-columns, used a CSS-grid for displaying the content over different\nbreakpoints.",
|
|
4723
4720
|
"fieldName": "variant"
|
|
4724
4721
|
},
|
|
4725
4722
|
{
|
|
@@ -5520,11 +5517,11 @@
|
|
|
5520
5517
|
"default": "auto"
|
|
5521
5518
|
},
|
|
5522
5519
|
{
|
|
5523
|
-
"description": "Can be used to set the object-position
|
|
5520
|
+
"description": "Can be used to set the object-position CSS property of the image itself if the image itself is cropped.",
|
|
5524
5521
|
"name": "--sbb-image-object-position"
|
|
5525
5522
|
},
|
|
5526
5523
|
{
|
|
5527
|
-
"description": "Can be used to set the object-fit
|
|
5524
|
+
"description": "Can be used to set the object-fit CSS property of the image itself if the image itself is cropped.",
|
|
5528
5525
|
"name": "--sbb-image-object-fit",
|
|
5529
5526
|
"default": "cover"
|
|
5530
5527
|
}
|
|
@@ -7364,7 +7361,8 @@
|
|
|
7364
7361
|
"type": {
|
|
7365
7362
|
"text": "AbortController"
|
|
7366
7363
|
},
|
|
7367
|
-
"privacy": "protected"
|
|
7364
|
+
"privacy": "protected",
|
|
7365
|
+
"deprecated": "true"
|
|
7368
7366
|
},
|
|
7369
7367
|
{
|
|
7370
7368
|
"kind": "field",
|
|
@@ -8055,6 +8053,7 @@
|
|
|
8055
8053
|
"text": "AbortController"
|
|
8056
8054
|
},
|
|
8057
8055
|
"privacy": "protected",
|
|
8056
|
+
"deprecated": "true",
|
|
8058
8057
|
"inheritedFrom": {
|
|
8059
8058
|
"name": "SbbOverlayBaseElement",
|
|
8060
8059
|
"module": "overlay.js"
|
|
@@ -8841,12 +8840,6 @@
|
|
|
8841
8840
|
"privacy": "private",
|
|
8842
8841
|
"default": "false"
|
|
8843
8842
|
},
|
|
8844
|
-
{
|
|
8845
|
-
"kind": "field",
|
|
8846
|
-
"name": "_abort",
|
|
8847
|
-
"privacy": "private",
|
|
8848
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
8849
|
-
},
|
|
8850
8843
|
{
|
|
8851
8844
|
"kind": "field",
|
|
8852
8845
|
"name": "_options",
|
|
@@ -8946,6 +8939,43 @@
|
|
|
8946
8939
|
],
|
|
8947
8940
|
"description": "Listens to option changes."
|
|
8948
8941
|
},
|
|
8942
|
+
{
|
|
8943
|
+
"kind": "method",
|
|
8944
|
+
"name": "_onOptionLabelChanged",
|
|
8945
|
+
"privacy": "private",
|
|
8946
|
+
"return": {
|
|
8947
|
+
"type": {
|
|
8948
|
+
"text": "void"
|
|
8949
|
+
}
|
|
8950
|
+
},
|
|
8951
|
+
"parameters": [
|
|
8952
|
+
{
|
|
8953
|
+
"name": "event",
|
|
8954
|
+
"type": {
|
|
8955
|
+
"text": "Event"
|
|
8956
|
+
}
|
|
8957
|
+
}
|
|
8958
|
+
],
|
|
8959
|
+
"description": "Listens to option changes."
|
|
8960
|
+
},
|
|
8961
|
+
{
|
|
8962
|
+
"kind": "method",
|
|
8963
|
+
"name": "_updateDisplayValue",
|
|
8964
|
+
"privacy": "private",
|
|
8965
|
+
"return": {
|
|
8966
|
+
"type": {
|
|
8967
|
+
"text": "void"
|
|
8968
|
+
}
|
|
8969
|
+
},
|
|
8970
|
+
"parameters": [
|
|
8971
|
+
{
|
|
8972
|
+
"name": "selected",
|
|
8973
|
+
"type": {
|
|
8974
|
+
"text": "SbbOptionElement | SbbOptionElement[] | null"
|
|
8975
|
+
}
|
|
8976
|
+
}
|
|
8977
|
+
]
|
|
8978
|
+
},
|
|
8949
8979
|
{
|
|
8950
8980
|
"kind": "method",
|
|
8951
8981
|
"name": "_onValueChanged",
|
|
@@ -9318,7 +9348,7 @@
|
|
|
9318
9348
|
},
|
|
9319
9349
|
{
|
|
9320
9350
|
"kind": "method",
|
|
9321
|
-
"name": "
|
|
9351
|
+
"name": "_setValueFromSelected",
|
|
9322
9352
|
"privacy": "private",
|
|
9323
9353
|
"return": {
|
|
9324
9354
|
"type": {
|
|
@@ -9326,6 +9356,16 @@
|
|
|
9326
9356
|
}
|
|
9327
9357
|
}
|
|
9328
9358
|
},
|
|
9359
|
+
{
|
|
9360
|
+
"kind": "method",
|
|
9361
|
+
"name": "_getSelected",
|
|
9362
|
+
"privacy": "private",
|
|
9363
|
+
"return": {
|
|
9364
|
+
"type": {
|
|
9365
|
+
"text": "SbbOptionElement | SbbOptionElement[] | null"
|
|
9366
|
+
}
|
|
9367
|
+
}
|
|
9368
|
+
},
|
|
9329
9369
|
{
|
|
9330
9370
|
"kind": "method",
|
|
9331
9371
|
"name": "_toggleOpening",
|
|
@@ -10079,12 +10119,6 @@
|
|
|
10079
10119
|
"privacy": "private",
|
|
10080
10120
|
"default": "new SbbLanguageController(this)"
|
|
10081
10121
|
},
|
|
10082
|
-
{
|
|
10083
|
-
"kind": "field",
|
|
10084
|
-
"name": "_abort",
|
|
10085
|
-
"privacy": "private",
|
|
10086
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
10087
|
-
},
|
|
10088
10122
|
{
|
|
10089
10123
|
"kind": "field",
|
|
10090
10124
|
"name": "_initialized",
|
|
@@ -10927,12 +10961,6 @@
|
|
|
10927
10961
|
"privacy": "private",
|
|
10928
10962
|
"description": "Reference to the inner HTMLInputElement with type='range'."
|
|
10929
10963
|
},
|
|
10930
|
-
{
|
|
10931
|
-
"kind": "field",
|
|
10932
|
-
"name": "_abort",
|
|
10933
|
-
"privacy": "private",
|
|
10934
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
10935
|
-
},
|
|
10936
10964
|
{
|
|
10937
10965
|
"kind": "method",
|
|
10938
10966
|
"name": "updateFormValue",
|
|
@@ -13397,12 +13425,6 @@
|
|
|
13397
13425
|
},
|
|
13398
13426
|
"privacy": "private"
|
|
13399
13427
|
},
|
|
13400
|
-
{
|
|
13401
|
-
"kind": "field",
|
|
13402
|
-
"name": "_abort",
|
|
13403
|
-
"privacy": "private",
|
|
13404
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
13405
|
-
},
|
|
13406
13428
|
{
|
|
13407
13429
|
"kind": "field",
|
|
13408
13430
|
"name": "_language",
|
|
@@ -14711,12 +14733,6 @@
|
|
|
14711
14733
|
"default": "new EventEmitter(this, SbbAlertGroupElement.events.empty)",
|
|
14712
14734
|
"description": "Emits when `sbb-alert-group` becomes empty."
|
|
14713
14735
|
},
|
|
14714
|
-
{
|
|
14715
|
-
"kind": "field",
|
|
14716
|
-
"name": "_abort",
|
|
14717
|
-
"privacy": "private",
|
|
14718
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
14719
|
-
},
|
|
14720
14736
|
{
|
|
14721
14737
|
"kind": "method",
|
|
14722
14738
|
"name": "_alertClosed",
|
|
@@ -16321,16 +16337,6 @@
|
|
|
16321
16337
|
"module": "option/option.js"
|
|
16322
16338
|
}
|
|
16323
16339
|
},
|
|
16324
|
-
{
|
|
16325
|
-
"kind": "field",
|
|
16326
|
-
"name": "_abort",
|
|
16327
|
-
"privacy": "private",
|
|
16328
|
-
"default": "new SbbConnectedAbortController(this)",
|
|
16329
|
-
"inheritedFrom": {
|
|
16330
|
-
"name": "SbbOptionBaseElement",
|
|
16331
|
-
"module": "option/option.js"
|
|
16332
|
-
}
|
|
16333
|
-
},
|
|
16334
16340
|
{
|
|
16335
16341
|
"kind": "method",
|
|
16336
16342
|
"name": "updateDisableHighlight",
|
|
@@ -16464,6 +16470,20 @@
|
|
|
16464
16470
|
"name": "SbbOptionBaseElement",
|
|
16465
16471
|
"module": "option/option.js"
|
|
16466
16472
|
}
|
|
16473
|
+
},
|
|
16474
|
+
{
|
|
16475
|
+
"kind": "method",
|
|
16476
|
+
"name": "_handleSlotChange",
|
|
16477
|
+
"privacy": "private",
|
|
16478
|
+
"return": {
|
|
16479
|
+
"type": {
|
|
16480
|
+
"text": "void"
|
|
16481
|
+
}
|
|
16482
|
+
},
|
|
16483
|
+
"inheritedFrom": {
|
|
16484
|
+
"name": "SbbOptionBaseElement",
|
|
16485
|
+
"module": "option/option.js"
|
|
16486
|
+
}
|
|
16467
16487
|
}
|
|
16468
16488
|
],
|
|
16469
16489
|
"events": [
|
|
@@ -17003,6 +17023,7 @@
|
|
|
17003
17023
|
"name": "abort",
|
|
17004
17024
|
"privacy": "protected",
|
|
17005
17025
|
"default": "new SbbConnectedAbortController(this)",
|
|
17026
|
+
"deprecated": "No longer used internally.",
|
|
17006
17027
|
"inheritedFrom": {
|
|
17007
17028
|
"name": "SbbAutocompleteBaseElement",
|
|
17008
17029
|
"module": "autocomplete.js"
|
|
@@ -17694,12 +17715,6 @@
|
|
|
17694
17715
|
"privacy": "private",
|
|
17695
17716
|
"default": "new ResizeController(this, { target: null, skipInitial: true, callback: () => this._evaluateCollapsedState(), })"
|
|
17696
17717
|
},
|
|
17697
|
-
{
|
|
17698
|
-
"kind": "field",
|
|
17699
|
-
"name": "_abort",
|
|
17700
|
-
"privacy": "private",
|
|
17701
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
17702
|
-
},
|
|
17703
17718
|
{
|
|
17704
17719
|
"kind": "field",
|
|
17705
17720
|
"name": "_language",
|
|
@@ -19345,12 +19360,11 @@
|
|
|
19345
19360
|
"text": "HTMLFormElement | null"
|
|
19346
19361
|
},
|
|
19347
19362
|
"privacy": "public",
|
|
19348
|
-
"description": "
|
|
19349
|
-
"readonly": true,
|
|
19363
|
+
"description": "The `<form>` element to associate the button with.",
|
|
19350
19364
|
"attribute": "form",
|
|
19351
19365
|
"inheritedFrom": {
|
|
19352
|
-
"name": "
|
|
19353
|
-
"module": "core/
|
|
19366
|
+
"name": "SbbButtonBaseElement",
|
|
19367
|
+
"module": "core/base-elements.js"
|
|
19354
19368
|
}
|
|
19355
19369
|
},
|
|
19356
19370
|
{
|
|
@@ -19673,7 +19687,7 @@
|
|
|
19673
19687
|
},
|
|
19674
19688
|
{
|
|
19675
19689
|
"name": "form",
|
|
19676
|
-
"description": "The
|
|
19690
|
+
"description": "The `<form>` element to associate the button with.",
|
|
19677
19691
|
"type": {
|
|
19678
19692
|
"text": "HTMLFormElement | null"
|
|
19679
19693
|
},
|
|
@@ -20628,12 +20642,11 @@
|
|
|
20628
20642
|
"text": "HTMLFormElement | null"
|
|
20629
20643
|
},
|
|
20630
20644
|
"privacy": "public",
|
|
20631
|
-
"description": "
|
|
20632
|
-
"readonly": true,
|
|
20645
|
+
"description": "The `<form>` element to associate the button with.",
|
|
20633
20646
|
"attribute": "form",
|
|
20634
20647
|
"inheritedFrom": {
|
|
20635
|
-
"name": "
|
|
20636
|
-
"module": "core/
|
|
20648
|
+
"name": "SbbButtonBaseElement",
|
|
20649
|
+
"module": "core/base-elements.js"
|
|
20637
20650
|
}
|
|
20638
20651
|
},
|
|
20639
20652
|
{
|
|
@@ -20956,7 +20969,7 @@
|
|
|
20956
20969
|
},
|
|
20957
20970
|
{
|
|
20958
20971
|
"name": "form",
|
|
20959
|
-
"description": "The
|
|
20972
|
+
"description": "The `<form>` element to associate the button with.",
|
|
20960
20973
|
"type": {
|
|
20961
20974
|
"text": "HTMLFormElement | null"
|
|
20962
20975
|
},
|
|
@@ -21433,12 +21446,11 @@
|
|
|
21433
21446
|
"text": "HTMLFormElement | null"
|
|
21434
21447
|
},
|
|
21435
21448
|
"privacy": "public",
|
|
21436
|
-
"description": "
|
|
21437
|
-
"readonly": true,
|
|
21449
|
+
"description": "The `<form>` element to associate the button with.",
|
|
21438
21450
|
"attribute": "form",
|
|
21439
21451
|
"inheritedFrom": {
|
|
21440
|
-
"name": "
|
|
21441
|
-
"module": "core/
|
|
21452
|
+
"name": "SbbButtonBaseElement",
|
|
21453
|
+
"module": "core/base-elements.js"
|
|
21442
21454
|
}
|
|
21443
21455
|
},
|
|
21444
21456
|
{
|
|
@@ -21752,7 +21764,7 @@
|
|
|
21752
21764
|
},
|
|
21753
21765
|
{
|
|
21754
21766
|
"name": "form",
|
|
21755
|
-
"description": "The
|
|
21767
|
+
"description": "The `<form>` element to associate the button with.",
|
|
21756
21768
|
"type": {
|
|
21757
21769
|
"text": "HTMLFormElement | null"
|
|
21758
21770
|
},
|
|
@@ -22707,12 +22719,11 @@
|
|
|
22707
22719
|
"text": "HTMLFormElement | null"
|
|
22708
22720
|
},
|
|
22709
22721
|
"privacy": "public",
|
|
22710
|
-
"description": "
|
|
22711
|
-
"readonly": true,
|
|
22722
|
+
"description": "The `<form>` element to associate the button with.",
|
|
22712
22723
|
"attribute": "form",
|
|
22713
22724
|
"inheritedFrom": {
|
|
22714
|
-
"name": "
|
|
22715
|
-
"module": "core/
|
|
22725
|
+
"name": "SbbButtonBaseElement",
|
|
22726
|
+
"module": "core/base-elements.js"
|
|
22716
22727
|
}
|
|
22717
22728
|
},
|
|
22718
22729
|
{
|
|
@@ -23035,7 +23046,7 @@
|
|
|
23035
23046
|
},
|
|
23036
23047
|
{
|
|
23037
23048
|
"name": "form",
|
|
23038
|
-
"description": "The
|
|
23049
|
+
"description": "The `<form>` element to associate the button with.",
|
|
23039
23050
|
"type": {
|
|
23040
23051
|
"text": "HTMLFormElement | null"
|
|
23041
23052
|
},
|
|
@@ -23990,12 +24001,11 @@
|
|
|
23990
24001
|
"text": "HTMLFormElement | null"
|
|
23991
24002
|
},
|
|
23992
24003
|
"privacy": "public",
|
|
23993
|
-
"description": "
|
|
23994
|
-
"readonly": true,
|
|
24004
|
+
"description": "The `<form>` element to associate the button with.",
|
|
23995
24005
|
"attribute": "form",
|
|
23996
24006
|
"inheritedFrom": {
|
|
23997
|
-
"name": "
|
|
23998
|
-
"module": "core/
|
|
24007
|
+
"name": "SbbButtonBaseElement",
|
|
24008
|
+
"module": "core/base-elements.js"
|
|
23999
24009
|
}
|
|
24000
24010
|
},
|
|
24001
24011
|
{
|
|
@@ -24318,7 +24328,7 @@
|
|
|
24318
24328
|
},
|
|
24319
24329
|
{
|
|
24320
24330
|
"name": "form",
|
|
24321
|
-
"description": "The
|
|
24331
|
+
"description": "The `<form>` element to associate the button with.",
|
|
24322
24332
|
"type": {
|
|
24323
24333
|
"text": "HTMLFormElement | null"
|
|
24324
24334
|
},
|
|
@@ -24582,12 +24592,11 @@
|
|
|
24582
24592
|
"text": "HTMLFormElement | null"
|
|
24583
24593
|
},
|
|
24584
24594
|
"privacy": "public",
|
|
24585
|
-
"description": "
|
|
24586
|
-
"readonly": true,
|
|
24595
|
+
"description": "The `<form>` element to associate the button with.",
|
|
24587
24596
|
"attribute": "form",
|
|
24588
24597
|
"inheritedFrom": {
|
|
24589
|
-
"name": "
|
|
24590
|
-
"module": "core/
|
|
24598
|
+
"name": "SbbButtonBaseElement",
|
|
24599
|
+
"module": "core/base-elements.js"
|
|
24591
24600
|
}
|
|
24592
24601
|
},
|
|
24593
24602
|
{
|
|
@@ -24853,7 +24862,7 @@
|
|
|
24853
24862
|
},
|
|
24854
24863
|
{
|
|
24855
24864
|
"name": "form",
|
|
24856
|
-
"description": "The
|
|
24865
|
+
"description": "The `<form>` element to associate the button with.",
|
|
24857
24866
|
"type": {
|
|
24858
24867
|
"text": "HTMLFormElement | null"
|
|
24859
24868
|
},
|
|
@@ -25628,15 +25637,6 @@
|
|
|
25628
25637
|
"description": "List of contained checkbox elements.",
|
|
25629
25638
|
"readonly": true
|
|
25630
25639
|
},
|
|
25631
|
-
{
|
|
25632
|
-
"kind": "field",
|
|
25633
|
-
"name": "_abort",
|
|
25634
|
-
"type": {
|
|
25635
|
-
"text": "SbbConnectedAbortController"
|
|
25636
|
-
},
|
|
25637
|
-
"privacy": "private",
|
|
25638
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
25639
|
-
},
|
|
25640
25640
|
{
|
|
25641
25641
|
"kind": "method",
|
|
25642
25642
|
"name": "_handleKeyDown",
|
|
@@ -27981,7 +27981,7 @@
|
|
|
27981
27981
|
"text": "HTMLFormElement | null"
|
|
27982
27982
|
},
|
|
27983
27983
|
"privacy": "public",
|
|
27984
|
-
"description": "The
|
|
27984
|
+
"description": "The `<form>` element to associate the button with.",
|
|
27985
27985
|
"readonly": true,
|
|
27986
27986
|
"attribute": "form",
|
|
27987
27987
|
"inheritedFrom": {
|
|
@@ -28190,7 +28190,7 @@
|
|
|
28190
28190
|
},
|
|
28191
28191
|
{
|
|
28192
28192
|
"name": "form",
|
|
28193
|
-
"description": "The
|
|
28193
|
+
"description": "The `<form>` element to associate the button with.",
|
|
28194
28194
|
"type": {
|
|
28195
28195
|
"text": "HTMLFormElement | null"
|
|
28196
28196
|
},
|
|
@@ -28683,7 +28683,8 @@
|
|
|
28683
28683
|
}
|
|
28684
28684
|
}
|
|
28685
28685
|
}
|
|
28686
|
-
]
|
|
28686
|
+
],
|
|
28687
|
+
"deprecated": "No replacement should be necessary, as this was intended for event listeners, which should be applied in the constructor."
|
|
28687
28688
|
},
|
|
28688
28689
|
{
|
|
28689
28690
|
"kind": "class",
|
|
@@ -29780,7 +29781,8 @@
|
|
|
29780
29781
|
],
|
|
29781
29782
|
"description": "Clamp the given date between min and max dates."
|
|
29782
29783
|
}
|
|
29783
|
-
]
|
|
29784
|
+
],
|
|
29785
|
+
"classGenerics": "T = any"
|
|
29784
29786
|
},
|
|
29785
29787
|
{
|
|
29786
29788
|
"kind": "class",
|
|
@@ -31303,7 +31305,8 @@
|
|
|
31303
31305
|
],
|
|
31304
31306
|
"description": "Dispatches an event."
|
|
31305
31307
|
}
|
|
31306
|
-
]
|
|
31308
|
+
],
|
|
31309
|
+
"classGenerics": "T = any"
|
|
31307
31310
|
},
|
|
31308
31311
|
{
|
|
31309
31312
|
"kind": "function",
|
|
@@ -31344,7 +31347,7 @@
|
|
|
31344
31347
|
},
|
|
31345
31348
|
{
|
|
31346
31349
|
"kind": "function",
|
|
31347
|
-
"name": "
|
|
31350
|
+
"name": "forwardEvent",
|
|
31348
31351
|
"return": {
|
|
31349
31352
|
"type": {
|
|
31350
31353
|
"text": "void"
|
|
@@ -31358,13 +31361,20 @@
|
|
|
31358
31361
|
}
|
|
31359
31362
|
},
|
|
31360
31363
|
{
|
|
31361
|
-
"name": "
|
|
31364
|
+
"name": "element",
|
|
31362
31365
|
"type": {
|
|
31363
|
-
"text": "HTMLElement"
|
|
31366
|
+
"text": "HTMLElement | Document"
|
|
31364
31367
|
}
|
|
31365
31368
|
}
|
|
31366
31369
|
],
|
|
31367
|
-
"description": "Forwards an event to the
|
|
31370
|
+
"description": "Forwards an event to the element provided.\nThis way, an event triggered in the Shadow DOM can cross its boundary and can be listened on e.g. the host component."
|
|
31371
|
+
},
|
|
31372
|
+
{
|
|
31373
|
+
"kind": "variable",
|
|
31374
|
+
"name": "forwardEventToHost",
|
|
31375
|
+
"default": "forwardEvent",
|
|
31376
|
+
"description": "Forwards an event to the host element provided.\nThis way, an event triggered in the ShadowDOM can cross its boundary and can be listened on the host component.",
|
|
31377
|
+
"deprecated": "will be removed with next major version, use forwardEvent as alternative"
|
|
31368
31378
|
},
|
|
31369
31379
|
{
|
|
31370
31380
|
"kind": "function",
|
|
@@ -31441,6 +31451,14 @@
|
|
|
31441
31451
|
"module": "core/eventing.js"
|
|
31442
31452
|
}
|
|
31443
31453
|
},
|
|
31454
|
+
{
|
|
31455
|
+
"kind": "js",
|
|
31456
|
+
"name": "forwardEvent",
|
|
31457
|
+
"declaration": {
|
|
31458
|
+
"name": "forwardEvent",
|
|
31459
|
+
"module": "core/eventing.js"
|
|
31460
|
+
}
|
|
31461
|
+
},
|
|
31444
31462
|
{
|
|
31445
31463
|
"kind": "js",
|
|
31446
31464
|
"name": "forwardEventToHost",
|
|
@@ -33893,11 +33911,7 @@
|
|
|
33893
33911
|
}
|
|
33894
33912
|
}
|
|
33895
33913
|
],
|
|
33896
|
-
"
|
|
33897
|
-
"name": "LitElement",
|
|
33898
|
-
"package": "lit"
|
|
33899
|
-
},
|
|
33900
|
-
"customElement": true
|
|
33914
|
+
"classGenerics": "V = string"
|
|
33901
33915
|
},
|
|
33902
33916
|
{
|
|
33903
33917
|
"kind": "mixin",
|
|
@@ -34045,7 +34059,8 @@
|
|
|
34045
34059
|
"type": {
|
|
34046
34060
|
"text": "SbbConnectedAbortController"
|
|
34047
34061
|
},
|
|
34048
|
-
"privacy": "protected"
|
|
34062
|
+
"privacy": "protected",
|
|
34063
|
+
"deprecated": "No longer used internally."
|
|
34049
34064
|
},
|
|
34050
34065
|
{
|
|
34051
34066
|
"kind": "method",
|
|
@@ -34394,7 +34409,8 @@
|
|
|
34394
34409
|
"kind": "field",
|
|
34395
34410
|
"name": "abort",
|
|
34396
34411
|
"privacy": "protected",
|
|
34397
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
34412
|
+
"default": "new SbbConnectedAbortController(this)",
|
|
34413
|
+
"deprecated": "No longer used internally."
|
|
34398
34414
|
},
|
|
34399
34415
|
{
|
|
34400
34416
|
"kind": "field",
|
|
@@ -34990,7 +35006,8 @@
|
|
|
34990
35006
|
"superclass": {
|
|
34991
35007
|
"name": "SbbHydrationMixinType",
|
|
34992
35008
|
"module": "core/mixins.js"
|
|
34993
|
-
}
|
|
35009
|
+
},
|
|
35010
|
+
"classGenerics": "C extends HTMLElement"
|
|
34994
35011
|
},
|
|
34995
35012
|
{
|
|
34996
35013
|
"kind": "mixin",
|
|
@@ -36155,7 +36172,8 @@
|
|
|
36155
36172
|
}
|
|
36156
36173
|
}
|
|
36157
36174
|
}
|
|
36158
|
-
]
|
|
36175
|
+
],
|
|
36176
|
+
"classGenerics": "T extends Event"
|
|
36159
36177
|
},
|
|
36160
36178
|
{
|
|
36161
36179
|
"kind": "function",
|
|
@@ -36467,12 +36485,6 @@
|
|
|
36467
36485
|
},
|
|
36468
36486
|
"privacy": "private"
|
|
36469
36487
|
},
|
|
36470
|
-
{
|
|
36471
|
-
"kind": "field",
|
|
36472
|
-
"name": "_abort",
|
|
36473
|
-
"privacy": "private",
|
|
36474
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
36475
|
-
},
|
|
36476
36488
|
{
|
|
36477
36489
|
"kind": "field",
|
|
36478
36490
|
"name": "_language",
|
|
@@ -36650,12 +36662,11 @@
|
|
|
36650
36662
|
"text": "HTMLFormElement | null"
|
|
36651
36663
|
},
|
|
36652
36664
|
"privacy": "public",
|
|
36653
|
-
"description": "
|
|
36654
|
-
"readonly": true,
|
|
36665
|
+
"description": "The `<form>` element to associate the button with.",
|
|
36655
36666
|
"attribute": "form",
|
|
36656
36667
|
"inheritedFrom": {
|
|
36657
|
-
"name": "
|
|
36658
|
-
"module": "core/
|
|
36668
|
+
"name": "SbbButtonBaseElement",
|
|
36669
|
+
"module": "core/base-elements.js"
|
|
36659
36670
|
}
|
|
36660
36671
|
},
|
|
36661
36672
|
{
|
|
@@ -36919,7 +36930,7 @@
|
|
|
36919
36930
|
},
|
|
36920
36931
|
{
|
|
36921
36932
|
"name": "form",
|
|
36922
|
-
"description": "The
|
|
36933
|
+
"description": "The `<form>` element to associate the button with.",
|
|
36923
36934
|
"type": {
|
|
36924
36935
|
"text": "HTMLFormElement | null"
|
|
36925
36936
|
},
|
|
@@ -36939,7 +36950,8 @@
|
|
|
36939
36950
|
"superclass": {
|
|
36940
36951
|
"name": "SbbButtonBaseElement",
|
|
36941
36952
|
"module": "core/base-elements.js"
|
|
36942
|
-
}
|
|
36953
|
+
},
|
|
36954
|
+
"classGenerics": "T = Date"
|
|
36943
36955
|
}
|
|
36944
36956
|
],
|
|
36945
36957
|
"exports": [
|
|
@@ -37133,16 +37145,6 @@
|
|
|
37133
37145
|
"module": "datepicker/common.js"
|
|
37134
37146
|
}
|
|
37135
37147
|
},
|
|
37136
|
-
{
|
|
37137
|
-
"kind": "field",
|
|
37138
|
-
"name": "_abort",
|
|
37139
|
-
"privacy": "private",
|
|
37140
|
-
"default": "new SbbConnectedAbortController(this)",
|
|
37141
|
-
"inheritedFrom": {
|
|
37142
|
-
"name": "SbbDatepickerButton",
|
|
37143
|
-
"module": "datepicker/common.js"
|
|
37144
|
-
}
|
|
37145
|
-
},
|
|
37146
37148
|
{
|
|
37147
37149
|
"kind": "field",
|
|
37148
37150
|
"name": "_language",
|
|
@@ -37290,12 +37292,11 @@
|
|
|
37290
37292
|
"text": "HTMLFormElement | null"
|
|
37291
37293
|
},
|
|
37292
37294
|
"privacy": "public",
|
|
37293
|
-
"description": "
|
|
37294
|
-
"readonly": true,
|
|
37295
|
+
"description": "The `<form>` element to associate the button with.",
|
|
37295
37296
|
"attribute": "form",
|
|
37296
37297
|
"inheritedFrom": {
|
|
37297
|
-
"name": "
|
|
37298
|
-
"module": "core/
|
|
37298
|
+
"name": "SbbButtonBaseElement",
|
|
37299
|
+
"module": "core/base-elements.js"
|
|
37299
37300
|
}
|
|
37300
37301
|
},
|
|
37301
37302
|
{
|
|
@@ -37501,6 +37502,7 @@
|
|
|
37501
37502
|
"name": "SbbDatepickerButton",
|
|
37502
37503
|
"module": "datepicker/common.js"
|
|
37503
37504
|
},
|
|
37505
|
+
"classGenerics": "T = Date",
|
|
37504
37506
|
"tagName": "sbb-datepicker-next-day",
|
|
37505
37507
|
"customElement": true,
|
|
37506
37508
|
"attributes": [
|
|
@@ -37569,7 +37571,7 @@
|
|
|
37569
37571
|
},
|
|
37570
37572
|
{
|
|
37571
37573
|
"name": "form",
|
|
37572
|
-
"description": "The
|
|
37574
|
+
"description": "The `<form>` element to associate the button with.",
|
|
37573
37575
|
"type": {
|
|
37574
37576
|
"text": "HTMLFormElement | null"
|
|
37575
37577
|
},
|
|
@@ -37781,16 +37783,6 @@
|
|
|
37781
37783
|
"module": "datepicker/common.js"
|
|
37782
37784
|
}
|
|
37783
37785
|
},
|
|
37784
|
-
{
|
|
37785
|
-
"kind": "field",
|
|
37786
|
-
"name": "_abort",
|
|
37787
|
-
"privacy": "private",
|
|
37788
|
-
"default": "new SbbConnectedAbortController(this)",
|
|
37789
|
-
"inheritedFrom": {
|
|
37790
|
-
"name": "SbbDatepickerButton",
|
|
37791
|
-
"module": "datepicker/common.js"
|
|
37792
|
-
}
|
|
37793
|
-
},
|
|
37794
37786
|
{
|
|
37795
37787
|
"kind": "field",
|
|
37796
37788
|
"name": "_language",
|
|
@@ -37938,12 +37930,11 @@
|
|
|
37938
37930
|
"text": "HTMLFormElement | null"
|
|
37939
37931
|
},
|
|
37940
37932
|
"privacy": "public",
|
|
37941
|
-
"description": "
|
|
37942
|
-
"readonly": true,
|
|
37933
|
+
"description": "The `<form>` element to associate the button with.",
|
|
37943
37934
|
"attribute": "form",
|
|
37944
37935
|
"inheritedFrom": {
|
|
37945
|
-
"name": "
|
|
37946
|
-
"module": "core/
|
|
37936
|
+
"name": "SbbButtonBaseElement",
|
|
37937
|
+
"module": "core/base-elements.js"
|
|
37947
37938
|
}
|
|
37948
37939
|
},
|
|
37949
37940
|
{
|
|
@@ -38149,6 +38140,7 @@
|
|
|
38149
38140
|
"name": "SbbDatepickerButton",
|
|
38150
38141
|
"module": "datepicker/common.js"
|
|
38151
38142
|
},
|
|
38143
|
+
"classGenerics": "T = Date",
|
|
38152
38144
|
"tagName": "sbb-datepicker-previous-day",
|
|
38153
38145
|
"customElement": true,
|
|
38154
38146
|
"attributes": [
|
|
@@ -38217,7 +38209,7 @@
|
|
|
38217
38209
|
},
|
|
38218
38210
|
{
|
|
38219
38211
|
"name": "form",
|
|
38220
|
-
"description": "The
|
|
38212
|
+
"description": "The `<form>` element to associate the button with.",
|
|
38221
38213
|
"type": {
|
|
38222
38214
|
"text": "HTMLFormElement | null"
|
|
38223
38215
|
},
|
|
@@ -38362,12 +38354,6 @@
|
|
|
38362
38354
|
"privacy": "private",
|
|
38363
38355
|
"default": "new SbbLanguageController(this)"
|
|
38364
38356
|
},
|
|
38365
|
-
{
|
|
38366
|
-
"kind": "field",
|
|
38367
|
-
"name": "_abort",
|
|
38368
|
-
"privacy": "private",
|
|
38369
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
38370
|
-
},
|
|
38371
38357
|
{
|
|
38372
38358
|
"kind": "method",
|
|
38373
38359
|
"name": "open",
|
|
@@ -38460,11 +38446,11 @@
|
|
|
38460
38446
|
},
|
|
38461
38447
|
{
|
|
38462
38448
|
"kind": "method",
|
|
38463
|
-
"name": "
|
|
38449
|
+
"name": "_nowOrNull",
|
|
38464
38450
|
"privacy": "private",
|
|
38465
38451
|
"return": {
|
|
38466
38452
|
"type": {
|
|
38467
|
-
"text": "T |
|
|
38453
|
+
"text": "T | null"
|
|
38468
38454
|
}
|
|
38469
38455
|
}
|
|
38470
38456
|
},
|
|
@@ -38582,6 +38568,7 @@
|
|
|
38582
38568
|
"name": "LitElement",
|
|
38583
38569
|
"package": "lit"
|
|
38584
38570
|
},
|
|
38571
|
+
"classGenerics": "T = Date",
|
|
38585
38572
|
"tagName": "sbb-datepicker-toggle",
|
|
38586
38573
|
"customElement": true
|
|
38587
38574
|
}
|
|
@@ -38806,12 +38793,6 @@
|
|
|
38806
38793
|
},
|
|
38807
38794
|
"privacy": "private"
|
|
38808
38795
|
},
|
|
38809
|
-
{
|
|
38810
|
-
"kind": "field",
|
|
38811
|
-
"name": "_abort",
|
|
38812
|
-
"privacy": "private",
|
|
38813
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
38814
|
-
},
|
|
38815
38796
|
{
|
|
38816
38797
|
"kind": "field",
|
|
38817
38798
|
"name": "_language",
|
|
@@ -39041,6 +39022,7 @@
|
|
|
39041
39022
|
"name": "LitElement",
|
|
39042
39023
|
"package": "lit"
|
|
39043
39024
|
},
|
|
39025
|
+
"classGenerics": "T = Date",
|
|
39044
39026
|
"tagName": "sbb-datepicker",
|
|
39045
39027
|
"customElement": true
|
|
39046
39028
|
}
|
|
@@ -40009,6 +39991,7 @@
|
|
|
40009
39991
|
"text": "AbortController"
|
|
40010
39992
|
},
|
|
40011
39993
|
"privacy": "protected",
|
|
39994
|
+
"deprecated": "true",
|
|
40012
39995
|
"inheritedFrom": {
|
|
40013
39996
|
"name": "SbbOverlayBaseElement",
|
|
40014
39997
|
"module": "overlay.js"
|
|
@@ -40506,12 +40489,6 @@
|
|
|
40506
40489
|
"default": "new EventEmitter( this, SbbExpansionPanelHeaderElement.events.toggleExpanded, { bubbles: true, }, )",
|
|
40507
40490
|
"description": "Notifies that the `sbb-expansion-panel` has to expand."
|
|
40508
40491
|
},
|
|
40509
|
-
{
|
|
40510
|
-
"kind": "field",
|
|
40511
|
-
"name": "_abort",
|
|
40512
|
-
"privacy": "private",
|
|
40513
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
40514
|
-
},
|
|
40515
40492
|
{
|
|
40516
40493
|
"kind": "field",
|
|
40517
40494
|
"name": "_namedSlots",
|
|
@@ -40693,12 +40670,11 @@
|
|
|
40693
40670
|
"text": "HTMLFormElement | null"
|
|
40694
40671
|
},
|
|
40695
40672
|
"privacy": "public",
|
|
40696
|
-
"description": "
|
|
40697
|
-
"readonly": true,
|
|
40673
|
+
"description": "The `<form>` element to associate the button with.",
|
|
40698
40674
|
"attribute": "form",
|
|
40699
40675
|
"inheritedFrom": {
|
|
40700
|
-
"name": "
|
|
40701
|
-
"module": "core/
|
|
40676
|
+
"name": "SbbButtonBaseElement",
|
|
40677
|
+
"module": "core/base-elements.js"
|
|
40702
40678
|
}
|
|
40703
40679
|
},
|
|
40704
40680
|
{
|
|
@@ -41004,7 +40980,7 @@
|
|
|
41004
40980
|
},
|
|
41005
40981
|
{
|
|
41006
40982
|
"name": "form",
|
|
41007
|
-
"description": "The
|
|
40983
|
+
"description": "The `<form>` element to associate the button with.",
|
|
41008
40984
|
"type": {
|
|
41009
40985
|
"text": "HTMLFormElement | null"
|
|
41010
40986
|
},
|
|
@@ -41221,12 +41197,6 @@
|
|
|
41221
41197
|
},
|
|
41222
41198
|
"privacy": "private"
|
|
41223
41199
|
},
|
|
41224
|
-
{
|
|
41225
|
-
"kind": "field",
|
|
41226
|
-
"name": "_abort",
|
|
41227
|
-
"privacy": "private",
|
|
41228
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
41229
|
-
},
|
|
41230
41200
|
{
|
|
41231
41201
|
"kind": "field",
|
|
41232
41202
|
"name": "_initialized",
|
|
@@ -43391,12 +43361,6 @@
|
|
|
43391
43361
|
"default": "false",
|
|
43392
43362
|
"description": "Whether the card is flipped or not."
|
|
43393
43363
|
},
|
|
43394
|
-
{
|
|
43395
|
-
"kind": "field",
|
|
43396
|
-
"name": "_abort",
|
|
43397
|
-
"privacy": "private",
|
|
43398
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
43399
|
-
},
|
|
43400
43364
|
{
|
|
43401
43365
|
"kind": "field",
|
|
43402
43366
|
"name": "_language",
|
|
@@ -43561,12 +43525,6 @@
|
|
|
43561
43525
|
},
|
|
43562
43526
|
"privacy": "private"
|
|
43563
43527
|
},
|
|
43564
|
-
{
|
|
43565
|
-
"kind": "field",
|
|
43566
|
-
"name": "_abort",
|
|
43567
|
-
"privacy": "private",
|
|
43568
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
43569
|
-
},
|
|
43570
43528
|
{
|
|
43571
43529
|
"kind": "field",
|
|
43572
43530
|
"name": "_language",
|
|
@@ -43635,12 +43593,11 @@
|
|
|
43635
43593
|
"text": "HTMLFormElement | null"
|
|
43636
43594
|
},
|
|
43637
43595
|
"privacy": "public",
|
|
43638
|
-
"description": "
|
|
43639
|
-
"readonly": true,
|
|
43596
|
+
"description": "The `<form>` element to associate the button with.",
|
|
43640
43597
|
"attribute": "form",
|
|
43641
43598
|
"inheritedFrom": {
|
|
43642
|
-
"name": "
|
|
43643
|
-
"module": "core/
|
|
43599
|
+
"name": "SbbButtonBaseElement",
|
|
43600
|
+
"module": "core/base-elements.js"
|
|
43644
43601
|
}
|
|
43645
43602
|
},
|
|
43646
43603
|
{
|
|
@@ -43907,7 +43864,7 @@
|
|
|
43907
43864
|
},
|
|
43908
43865
|
{
|
|
43909
43866
|
"name": "form",
|
|
43910
|
-
"description": "The
|
|
43867
|
+
"description": "The `<form>` element to associate the button with.",
|
|
43911
43868
|
"type": {
|
|
43912
43869
|
"text": "HTMLFormElement | null"
|
|
43913
43870
|
},
|
|
@@ -44835,7 +44792,7 @@
|
|
|
44835
44792
|
},
|
|
44836
44793
|
{
|
|
44837
44794
|
"name": "form",
|
|
44838
|
-
"description": "The
|
|
44795
|
+
"description": "The `<form>` element to associate the button with.",
|
|
44839
44796
|
"type": {
|
|
44840
44797
|
"text": "HTMLFormElement | null"
|
|
44841
44798
|
},
|
|
@@ -44952,12 +44909,11 @@
|
|
|
44952
44909
|
"text": "HTMLFormElement | null"
|
|
44953
44910
|
},
|
|
44954
44911
|
"privacy": "public",
|
|
44955
|
-
"description": "
|
|
44956
|
-
"readonly": true,
|
|
44912
|
+
"description": "The `<form>` element to associate the button with.",
|
|
44957
44913
|
"attribute": "form",
|
|
44958
44914
|
"inheritedFrom": {
|
|
44959
|
-
"name": "
|
|
44960
|
-
"module": "core/
|
|
44915
|
+
"name": "SbbButtonBaseElement",
|
|
44916
|
+
"module": "core/base-elements.js"
|
|
44961
44917
|
}
|
|
44962
44918
|
},
|
|
44963
44919
|
{
|
|
@@ -46054,7 +46010,7 @@
|
|
|
46054
46010
|
},
|
|
46055
46011
|
{
|
|
46056
46012
|
"name": "form",
|
|
46057
|
-
"description": "The
|
|
46013
|
+
"description": "The `<form>` element to associate the button with.",
|
|
46058
46014
|
"type": {
|
|
46059
46015
|
"text": "HTMLFormElement | null"
|
|
46060
46016
|
},
|
|
@@ -46234,12 +46190,11 @@
|
|
|
46234
46190
|
"text": "HTMLFormElement | null"
|
|
46235
46191
|
},
|
|
46236
46192
|
"privacy": "public",
|
|
46237
|
-
"description": "
|
|
46238
|
-
"readonly": true,
|
|
46193
|
+
"description": "The `<form>` element to associate the button with.",
|
|
46239
46194
|
"attribute": "form",
|
|
46240
46195
|
"inheritedFrom": {
|
|
46241
|
-
"name": "
|
|
46242
|
-
"module": "core/
|
|
46196
|
+
"name": "SbbButtonBaseElement",
|
|
46197
|
+
"module": "core/base-elements.js"
|
|
46243
46198
|
}
|
|
46244
46199
|
},
|
|
46245
46200
|
{
|
|
@@ -47928,12 +47883,11 @@
|
|
|
47928
47883
|
"text": "HTMLFormElement | null"
|
|
47929
47884
|
},
|
|
47930
47885
|
"privacy": "public",
|
|
47931
|
-
"description": "
|
|
47932
|
-
"readonly": true,
|
|
47886
|
+
"description": "The `<form>` element to associate the button with.",
|
|
47933
47887
|
"attribute": "form",
|
|
47934
47888
|
"inheritedFrom": {
|
|
47935
|
-
"name": "
|
|
47936
|
-
"module": "core/
|
|
47889
|
+
"name": "SbbButtonBaseElement",
|
|
47890
|
+
"module": "core/base-elements.js"
|
|
47937
47891
|
}
|
|
47938
47892
|
},
|
|
47939
47893
|
{
|
|
@@ -48227,7 +48181,7 @@
|
|
|
48227
48181
|
},
|
|
48228
48182
|
{
|
|
48229
48183
|
"name": "form",
|
|
48230
|
-
"description": "The
|
|
48184
|
+
"description": "The `<form>` element to associate the button with.",
|
|
48231
48185
|
"type": {
|
|
48232
48186
|
"text": "HTMLFormElement | null"
|
|
48233
48187
|
},
|
|
@@ -49965,7 +49919,7 @@
|
|
|
49965
49919
|
},
|
|
49966
49920
|
{
|
|
49967
49921
|
"name": "form",
|
|
49968
|
-
"description": "The
|
|
49922
|
+
"description": "The `<form>` element to associate the button with.",
|
|
49969
49923
|
"type": {
|
|
49970
49924
|
"text": "HTMLFormElement | null"
|
|
49971
49925
|
},
|
|
@@ -50128,12 +50082,11 @@
|
|
|
50128
50082
|
"text": "HTMLFormElement | null"
|
|
50129
50083
|
},
|
|
50130
50084
|
"privacy": "public",
|
|
50131
|
-
"description": "
|
|
50132
|
-
"readonly": true,
|
|
50085
|
+
"description": "The `<form>` element to associate the button with.",
|
|
50133
50086
|
"attribute": "form",
|
|
50134
50087
|
"inheritedFrom": {
|
|
50135
|
-
"name": "
|
|
50136
|
-
"module": "core/
|
|
50088
|
+
"name": "SbbButtonBaseElement",
|
|
50089
|
+
"module": "core/base-elements.js"
|
|
50137
50090
|
}
|
|
50138
50091
|
},
|
|
50139
50092
|
{
|
|
@@ -50935,12 +50888,6 @@
|
|
|
50935
50888
|
},
|
|
50936
50889
|
"privacy": "private"
|
|
50937
50890
|
},
|
|
50938
|
-
{
|
|
50939
|
-
"kind": "field",
|
|
50940
|
-
"name": "_abort",
|
|
50941
|
-
"privacy": "private",
|
|
50942
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
50943
|
-
},
|
|
50944
50891
|
{
|
|
50945
50892
|
"kind": "field",
|
|
50946
50893
|
"name": "_focusHandler",
|
|
@@ -51594,7 +51541,7 @@
|
|
|
51594
51541
|
"kind": "field",
|
|
51595
51542
|
"name": "connectedSection",
|
|
51596
51543
|
"type": {
|
|
51597
|
-
"text": "SbbNavigationSectionElement |
|
|
51544
|
+
"text": "SbbNavigationSectionElement | undefined"
|
|
51598
51545
|
},
|
|
51599
51546
|
"privacy": "public"
|
|
51600
51547
|
}
|
|
@@ -51656,12 +51603,6 @@
|
|
|
51656
51603
|
"description": "The section in which the action is nested.",
|
|
51657
51604
|
"readonly": true
|
|
51658
51605
|
},
|
|
51659
|
-
{
|
|
51660
|
-
"kind": "field",
|
|
51661
|
-
"name": "_abort",
|
|
51662
|
-
"privacy": "private",
|
|
51663
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
51664
|
-
},
|
|
51665
51606
|
{
|
|
51666
51607
|
"kind": "field",
|
|
51667
51608
|
"name": "_navigationMarker",
|
|
@@ -51810,7 +51751,7 @@
|
|
|
51810
51751
|
},
|
|
51811
51752
|
{
|
|
51812
51753
|
"name": "form",
|
|
51813
|
-
"description": "The
|
|
51754
|
+
"description": "The `<form>` element to associate the button with.",
|
|
51814
51755
|
"type": {
|
|
51815
51756
|
"text": "HTMLFormElement | null"
|
|
51816
51757
|
},
|
|
@@ -51893,16 +51834,6 @@
|
|
|
51893
51834
|
"module": "navigation/common.js"
|
|
51894
51835
|
}
|
|
51895
51836
|
},
|
|
51896
|
-
{
|
|
51897
|
-
"kind": "field",
|
|
51898
|
-
"name": "_abort",
|
|
51899
|
-
"privacy": "private",
|
|
51900
|
-
"default": "new SbbConnectedAbortController(this)",
|
|
51901
|
-
"inheritedFrom": {
|
|
51902
|
-
"name": "SbbNavigationActionCommonElementMixin",
|
|
51903
|
-
"module": "navigation/common.js"
|
|
51904
|
-
}
|
|
51905
|
-
},
|
|
51906
51837
|
{
|
|
51907
51838
|
"kind": "field",
|
|
51908
51839
|
"name": "_navigationMarker",
|
|
@@ -51965,12 +51896,11 @@
|
|
|
51965
51896
|
"text": "HTMLFormElement | null"
|
|
51966
51897
|
},
|
|
51967
51898
|
"privacy": "public",
|
|
51968
|
-
"description": "
|
|
51969
|
-
"readonly": true,
|
|
51899
|
+
"description": "The `<form>` element to associate the button with.",
|
|
51970
51900
|
"attribute": "form",
|
|
51971
51901
|
"inheritedFrom": {
|
|
51972
|
-
"name": "
|
|
51973
|
-
"module": "core/
|
|
51902
|
+
"name": "SbbButtonBaseElement",
|
|
51903
|
+
"module": "core/base-elements.js"
|
|
51974
51904
|
}
|
|
51975
51905
|
},
|
|
51976
51906
|
{
|
|
@@ -52371,16 +52301,6 @@
|
|
|
52371
52301
|
"module": "navigation/common.js"
|
|
52372
52302
|
}
|
|
52373
52303
|
},
|
|
52374
|
-
{
|
|
52375
|
-
"kind": "field",
|
|
52376
|
-
"name": "_abort",
|
|
52377
|
-
"privacy": "private",
|
|
52378
|
-
"default": "new SbbConnectedAbortController(this)",
|
|
52379
|
-
"inheritedFrom": {
|
|
52380
|
-
"name": "SbbNavigationActionCommonElementMixin",
|
|
52381
|
-
"module": "navigation/common.js"
|
|
52382
|
-
}
|
|
52383
|
-
},
|
|
52384
52304
|
{
|
|
52385
52305
|
"kind": "field",
|
|
52386
52306
|
"name": "_navigationMarker",
|
|
@@ -53758,12 +53678,6 @@
|
|
|
53758
53678
|
},
|
|
53759
53679
|
"privacy": "private"
|
|
53760
53680
|
},
|
|
53761
|
-
{
|
|
53762
|
-
"kind": "field",
|
|
53763
|
-
"name": "_abort",
|
|
53764
|
-
"privacy": "private",
|
|
53765
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
53766
|
-
},
|
|
53767
53681
|
{
|
|
53768
53682
|
"kind": "field",
|
|
53769
53683
|
"name": "_language",
|
|
@@ -55004,12 +54918,6 @@
|
|
|
55004
54918
|
"privacy": "private",
|
|
55005
54919
|
"default": "false"
|
|
55006
54920
|
},
|
|
55007
|
-
{
|
|
55008
|
-
"kind": "field",
|
|
55009
|
-
"name": "_abort",
|
|
55010
|
-
"privacy": "private",
|
|
55011
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
55012
|
-
},
|
|
55013
54921
|
{
|
|
55014
54922
|
"kind": "method",
|
|
55015
54923
|
"name": "selectByClick",
|
|
@@ -55155,6 +55063,16 @@
|
|
|
55155
55063
|
}
|
|
55156
55064
|
}
|
|
55157
55065
|
},
|
|
55066
|
+
{
|
|
55067
|
+
"kind": "method",
|
|
55068
|
+
"name": "_handleSlotChange",
|
|
55069
|
+
"privacy": "private",
|
|
55070
|
+
"return": {
|
|
55071
|
+
"type": {
|
|
55072
|
+
"text": "void"
|
|
55073
|
+
}
|
|
55074
|
+
}
|
|
55075
|
+
},
|
|
55158
55076
|
{
|
|
55159
55077
|
"kind": "field",
|
|
55160
55078
|
"name": "disabled",
|
|
@@ -55774,16 +55692,6 @@
|
|
|
55774
55692
|
"module": "option/option.js"
|
|
55775
55693
|
}
|
|
55776
55694
|
},
|
|
55777
|
-
{
|
|
55778
|
-
"kind": "field",
|
|
55779
|
-
"name": "_abort",
|
|
55780
|
-
"privacy": "private",
|
|
55781
|
-
"default": "new SbbConnectedAbortController(this)",
|
|
55782
|
-
"inheritedFrom": {
|
|
55783
|
-
"name": "SbbOptionBaseElement",
|
|
55784
|
-
"module": "option/option.js"
|
|
55785
|
-
}
|
|
55786
|
-
},
|
|
55787
55695
|
{
|
|
55788
55696
|
"kind": "method",
|
|
55789
55697
|
"name": "updateDisableHighlight",
|
|
@@ -55870,6 +55778,20 @@
|
|
|
55870
55778
|
"name": "SbbOptionBaseElement",
|
|
55871
55779
|
"module": "option/option.js"
|
|
55872
55780
|
}
|
|
55781
|
+
},
|
|
55782
|
+
{
|
|
55783
|
+
"kind": "method",
|
|
55784
|
+
"name": "_handleSlotChange",
|
|
55785
|
+
"privacy": "private",
|
|
55786
|
+
"return": {
|
|
55787
|
+
"type": {
|
|
55788
|
+
"text": "void"
|
|
55789
|
+
}
|
|
55790
|
+
},
|
|
55791
|
+
"inheritedFrom": {
|
|
55792
|
+
"name": "SbbOptionBaseElement",
|
|
55793
|
+
"module": "option/option.js"
|
|
55794
|
+
}
|
|
55873
55795
|
}
|
|
55874
55796
|
],
|
|
55875
55797
|
"events": [
|
|
@@ -57715,12 +57637,11 @@
|
|
|
57715
57637
|
"text": "HTMLFormElement | null"
|
|
57716
57638
|
},
|
|
57717
57639
|
"privacy": "public",
|
|
57718
|
-
"description": "
|
|
57719
|
-
"readonly": true,
|
|
57640
|
+
"description": "The `<form>` element to associate the button with.",
|
|
57720
57641
|
"attribute": "form",
|
|
57721
57642
|
"inheritedFrom": {
|
|
57722
|
-
"name": "
|
|
57723
|
-
"module": "core/
|
|
57643
|
+
"name": "SbbButtonBaseElement",
|
|
57644
|
+
"module": "core/base-elements.js"
|
|
57724
57645
|
}
|
|
57725
57646
|
},
|
|
57726
57647
|
{
|
|
@@ -58034,7 +57955,7 @@
|
|
|
58034
57955
|
},
|
|
58035
57956
|
{
|
|
58036
57957
|
"name": "form",
|
|
58037
|
-
"description": "The
|
|
57958
|
+
"description": "The `<form>` element to associate the button with.",
|
|
58038
57959
|
"type": {
|
|
58039
57960
|
"text": "HTMLFormElement | null"
|
|
58040
57961
|
},
|
|
@@ -58791,7 +58712,7 @@
|
|
|
58791
58712
|
"privacy": "public",
|
|
58792
58713
|
"description": "The value of the radio group.",
|
|
58793
58714
|
"type": {
|
|
58794
|
-
"text": "
|
|
58715
|
+
"text": "string | null"
|
|
58795
58716
|
},
|
|
58796
58717
|
"attribute": "value"
|
|
58797
58718
|
},
|
|
@@ -58799,7 +58720,7 @@
|
|
|
58799
58720
|
"kind": "field",
|
|
58800
58721
|
"name": "_fallbackValue",
|
|
58801
58722
|
"type": {
|
|
58802
|
-
"text": "
|
|
58723
|
+
"text": "string | null"
|
|
58803
58724
|
},
|
|
58804
58725
|
"privacy": "private",
|
|
58805
58726
|
"default": "null",
|
|
@@ -58869,12 +58790,6 @@
|
|
|
58869
58790
|
"privacy": "private",
|
|
58870
58791
|
"default": "false"
|
|
58871
58792
|
},
|
|
58872
|
-
{
|
|
58873
|
-
"kind": "field",
|
|
58874
|
-
"name": "_abort",
|
|
58875
|
-
"privacy": "private",
|
|
58876
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
58877
|
-
},
|
|
58878
58793
|
{
|
|
58879
58794
|
"kind": "field",
|
|
58880
58795
|
"name": "_didChange",
|
|
@@ -58990,7 +58905,7 @@
|
|
|
58990
58905
|
"name": "value",
|
|
58991
58906
|
"description": "The value of the radio group.",
|
|
58992
58907
|
"type": {
|
|
58993
|
-
"text": "
|
|
58908
|
+
"text": "string | null"
|
|
58994
58909
|
},
|
|
58995
58910
|
"fieldName": "value"
|
|
58996
58911
|
},
|
|
@@ -59167,7 +59082,7 @@
|
|
|
59167
59082
|
{
|
|
59168
59083
|
"name": "next",
|
|
59169
59084
|
"type": {
|
|
59170
|
-
"text": "
|
|
59085
|
+
"text": "SbbRadioButtonPanelElement"
|
|
59171
59086
|
}
|
|
59172
59087
|
}
|
|
59173
59088
|
],
|
|
@@ -59388,6 +59303,7 @@
|
|
|
59388
59303
|
"name": "abort",
|
|
59389
59304
|
"privacy": "protected",
|
|
59390
59305
|
"default": "new SbbConnectedAbortController(this)",
|
|
59306
|
+
"deprecated": "No longer used internally.",
|
|
59391
59307
|
"inheritedFrom": {
|
|
59392
59308
|
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
59393
59309
|
"module": "core/mixins.js"
|
|
@@ -60145,6 +60061,7 @@
|
|
|
60145
60061
|
"name": "abort",
|
|
60146
60062
|
"privacy": "protected",
|
|
60147
60063
|
"default": "new SbbConnectedAbortController(this)",
|
|
60064
|
+
"deprecated": "No longer used internally.",
|
|
60148
60065
|
"inheritedFrom": {
|
|
60149
60066
|
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
60150
60067
|
"module": "core/mixins.js"
|
|
@@ -60653,12 +60570,6 @@
|
|
|
60653
60570
|
"readonly": true,
|
|
60654
60571
|
"default": "null"
|
|
60655
60572
|
},
|
|
60656
|
-
{
|
|
60657
|
-
"kind": "field",
|
|
60658
|
-
"name": "_abort",
|
|
60659
|
-
"privacy": "private",
|
|
60660
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
60661
|
-
},
|
|
60662
60573
|
{
|
|
60663
60574
|
"kind": "field",
|
|
60664
60575
|
"name": "_stepper",
|
|
@@ -60778,12 +60689,11 @@
|
|
|
60778
60689
|
"text": "HTMLFormElement | null"
|
|
60779
60690
|
},
|
|
60780
60691
|
"privacy": "public",
|
|
60781
|
-
"description": "
|
|
60782
|
-
"readonly": true,
|
|
60692
|
+
"description": "The `<form>` element to associate the button with.",
|
|
60783
60693
|
"attribute": "form",
|
|
60784
60694
|
"inheritedFrom": {
|
|
60785
|
-
"name": "
|
|
60786
|
-
"module": "core/
|
|
60695
|
+
"name": "SbbButtonBaseElement",
|
|
60696
|
+
"module": "core/base-elements.js"
|
|
60787
60697
|
}
|
|
60788
60698
|
},
|
|
60789
60699
|
{
|
|
@@ -61082,7 +60992,7 @@
|
|
|
61082
60992
|
},
|
|
61083
60993
|
{
|
|
61084
60994
|
"name": "form",
|
|
61085
|
-
"description": "The
|
|
60995
|
+
"description": "The `<form>` element to associate the button with.",
|
|
61086
60996
|
"type": {
|
|
61087
60997
|
"text": "HTMLFormElement | null"
|
|
61088
60998
|
},
|
|
@@ -61159,12 +61069,6 @@
|
|
|
61159
61069
|
"privacy": "private",
|
|
61160
61070
|
"default": "false"
|
|
61161
61071
|
},
|
|
61162
|
-
{
|
|
61163
|
-
"kind": "field",
|
|
61164
|
-
"name": "_abort",
|
|
61165
|
-
"privacy": "private",
|
|
61166
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
61167
|
-
},
|
|
61168
61072
|
{
|
|
61169
61073
|
"kind": "field",
|
|
61170
61074
|
"name": "_stepper",
|
|
@@ -61360,18 +61264,20 @@
|
|
|
61360
61264
|
"privacy": "public",
|
|
61361
61265
|
"description": "Overrides the behaviour of `orientation` property.",
|
|
61362
61266
|
"type": {
|
|
61363
|
-
"text": "SbbHorizontalFrom |
|
|
61267
|
+
"text": "SbbHorizontalFrom | null"
|
|
61364
61268
|
},
|
|
61365
61269
|
"attribute": "horizontal-from",
|
|
61366
|
-
"reflects": true
|
|
61270
|
+
"reflects": true,
|
|
61271
|
+
"default": "null"
|
|
61367
61272
|
},
|
|
61368
61273
|
{
|
|
61369
61274
|
"kind": "field",
|
|
61370
61275
|
"name": "_horizontalFrom",
|
|
61371
61276
|
"type": {
|
|
61372
|
-
"text": "SbbHorizontalFrom |
|
|
61277
|
+
"text": "SbbHorizontalFrom | null"
|
|
61373
61278
|
},
|
|
61374
|
-
"privacy": "private"
|
|
61279
|
+
"privacy": "private",
|
|
61280
|
+
"default": "null"
|
|
61375
61281
|
},
|
|
61376
61282
|
{
|
|
61377
61283
|
"kind": "field",
|
|
@@ -61403,7 +61309,7 @@
|
|
|
61403
61309
|
"privacy": "public",
|
|
61404
61310
|
"description": "The currently selected step.",
|
|
61405
61311
|
"type": {
|
|
61406
|
-
"text": "SbbStepElement |
|
|
61312
|
+
"text": "SbbStepElement | null"
|
|
61407
61313
|
}
|
|
61408
61314
|
},
|
|
61409
61315
|
{
|
|
@@ -61412,7 +61318,7 @@
|
|
|
61412
61318
|
"privacy": "public",
|
|
61413
61319
|
"description": "The currently selected step index.",
|
|
61414
61320
|
"type": {
|
|
61415
|
-
"text": "number |
|
|
61321
|
+
"text": "number | null"
|
|
61416
61322
|
},
|
|
61417
61323
|
"attribute": "selected-index"
|
|
61418
61324
|
},
|
|
@@ -61444,12 +61350,6 @@
|
|
|
61444
61350
|
"privacy": "private",
|
|
61445
61351
|
"default": "false"
|
|
61446
61352
|
},
|
|
61447
|
-
{
|
|
61448
|
-
"kind": "field",
|
|
61449
|
-
"name": "_abort",
|
|
61450
|
-
"privacy": "private",
|
|
61451
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
61452
|
-
},
|
|
61453
61353
|
{
|
|
61454
61354
|
"kind": "field",
|
|
61455
61355
|
"name": "_resizeObserverTimeout",
|
|
@@ -61505,7 +61405,7 @@
|
|
|
61505
61405
|
{
|
|
61506
61406
|
"name": "step",
|
|
61507
61407
|
"type": {
|
|
61508
|
-
"text": "SbbStepElement"
|
|
61408
|
+
"text": "SbbStepElement | null"
|
|
61509
61409
|
}
|
|
61510
61410
|
}
|
|
61511
61411
|
]
|
|
@@ -61523,7 +61423,7 @@
|
|
|
61523
61423
|
{
|
|
61524
61424
|
"name": "step",
|
|
61525
61425
|
"type": {
|
|
61526
|
-
"text": "SbbStepElement"
|
|
61426
|
+
"text": "SbbStepElement | null"
|
|
61527
61427
|
}
|
|
61528
61428
|
}
|
|
61529
61429
|
]
|
|
@@ -61579,14 +61479,9 @@
|
|
|
61579
61479
|
}
|
|
61580
61480
|
},
|
|
61581
61481
|
{
|
|
61582
|
-
"kind": "
|
|
61482
|
+
"kind": "field",
|
|
61583
61483
|
"name": "_onStepperResize",
|
|
61584
|
-
"privacy": "private"
|
|
61585
|
-
"return": {
|
|
61586
|
-
"type": {
|
|
61587
|
-
"text": "void"
|
|
61588
|
-
}
|
|
61589
|
-
}
|
|
61484
|
+
"privacy": "private"
|
|
61590
61485
|
},
|
|
61591
61486
|
{
|
|
61592
61487
|
"kind": "method",
|
|
@@ -61691,7 +61586,7 @@
|
|
|
61691
61586
|
"name": "horizontal-from",
|
|
61692
61587
|
"description": "Overrides the behaviour of `orientation` property.",
|
|
61693
61588
|
"type": {
|
|
61694
|
-
"text": "SbbHorizontalFrom |
|
|
61589
|
+
"text": "SbbHorizontalFrom | null"
|
|
61695
61590
|
},
|
|
61696
61591
|
"fieldName": "horizontalFrom"
|
|
61697
61592
|
},
|
|
@@ -61717,7 +61612,7 @@
|
|
|
61717
61612
|
"name": "selected-index",
|
|
61718
61613
|
"description": "The currently selected step index.",
|
|
61719
61614
|
"type": {
|
|
61720
|
-
"text": "number |
|
|
61615
|
+
"text": "number | null"
|
|
61721
61616
|
},
|
|
61722
61617
|
"fieldName": "selectedIndex"
|
|
61723
61618
|
}
|
|
@@ -61918,12 +61813,6 @@
|
|
|
61918
61813
|
},
|
|
61919
61814
|
"privacy": "private"
|
|
61920
61815
|
},
|
|
61921
|
-
{
|
|
61922
|
-
"kind": "field",
|
|
61923
|
-
"name": "_abort",
|
|
61924
|
-
"privacy": "private",
|
|
61925
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
61926
|
-
},
|
|
61927
61816
|
{
|
|
61928
61817
|
"kind": "field",
|
|
61929
61818
|
"name": "_tabAttributeObserver",
|
|
@@ -62678,7 +62567,7 @@
|
|
|
62678
62567
|
"kind": "field",
|
|
62679
62568
|
"name": "_value",
|
|
62680
62569
|
"type": {
|
|
62681
|
-
"text": "string | string[] | null"
|
|
62570
|
+
"text": "string | (string | null)[] | null"
|
|
62682
62571
|
},
|
|
62683
62572
|
"privacy": "private",
|
|
62684
62573
|
"default": "null"
|
|
@@ -63016,12 +62905,6 @@
|
|
|
63016
62905
|
"default": "new EventEmitter(this, SbbTagElement.events.change, { bubbles: true, })",
|
|
63017
62906
|
"description": "Change event emitter"
|
|
63018
62907
|
},
|
|
63019
|
-
{
|
|
63020
|
-
"kind": "field",
|
|
63021
|
-
"name": "_abort",
|
|
63022
|
-
"privacy": "private",
|
|
63023
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
63024
|
-
},
|
|
63025
62908
|
{
|
|
63026
62909
|
"kind": "method",
|
|
63027
62910
|
"name": "_handleClick",
|
|
@@ -63155,12 +63038,11 @@
|
|
|
63155
63038
|
"text": "HTMLFormElement | null"
|
|
63156
63039
|
},
|
|
63157
63040
|
"privacy": "public",
|
|
63158
|
-
"description": "
|
|
63159
|
-
"readonly": true,
|
|
63041
|
+
"description": "The `<form>` element to associate the button with.",
|
|
63160
63042
|
"attribute": "form",
|
|
63161
63043
|
"inheritedFrom": {
|
|
63162
|
-
"name": "
|
|
63163
|
-
"module": "core/
|
|
63044
|
+
"name": "SbbButtonBaseElement",
|
|
63045
|
+
"module": "core/base-elements.js"
|
|
63164
63046
|
}
|
|
63165
63047
|
},
|
|
63166
63048
|
{
|
|
@@ -63491,7 +63373,7 @@
|
|
|
63491
63373
|
},
|
|
63492
63374
|
{
|
|
63493
63375
|
"name": "form",
|
|
63494
|
-
"description": "The
|
|
63376
|
+
"description": "The `<form>` element to associate the button with.",
|
|
63495
63377
|
"type": {
|
|
63496
63378
|
"text": "HTMLFormElement | null"
|
|
63497
63379
|
},
|
|
@@ -64159,12 +64041,6 @@
|
|
|
64159
64041
|
},
|
|
64160
64042
|
"privacy": "private"
|
|
64161
64043
|
},
|
|
64162
|
-
{
|
|
64163
|
-
"kind": "field",
|
|
64164
|
-
"name": "_abort",
|
|
64165
|
-
"privacy": "private",
|
|
64166
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
64167
|
-
},
|
|
64168
64044
|
{
|
|
64169
64045
|
"kind": "method",
|
|
64170
64046
|
"name": "_uncheckOtherOptions",
|
|
@@ -64436,12 +64312,6 @@
|
|
|
64436
64312
|
"default": "new EventEmitter(this, SbbToggleElement.events.change, { bubbles: true, composed: true, })",
|
|
64437
64313
|
"description": "Emits whenever the toggle value changes."
|
|
64438
64314
|
},
|
|
64439
|
-
{
|
|
64440
|
-
"kind": "field",
|
|
64441
|
-
"name": "_abort",
|
|
64442
|
-
"privacy": "private",
|
|
64443
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
64444
|
-
},
|
|
64445
64315
|
{
|
|
64446
64316
|
"kind": "method",
|
|
64447
64317
|
"name": "_updateToggle",
|
|
@@ -64676,12 +64546,6 @@
|
|
|
64676
64546
|
"privacy": "private",
|
|
64677
64547
|
"default": "[]"
|
|
64678
64548
|
},
|
|
64679
|
-
{
|
|
64680
|
-
"kind": "field",
|
|
64681
|
-
"name": "_abort",
|
|
64682
|
-
"privacy": "private",
|
|
64683
|
-
"default": "new SbbConnectedAbortController(this)"
|
|
64684
|
-
},
|
|
64685
64549
|
{
|
|
64686
64550
|
"kind": "field",
|
|
64687
64551
|
"name": "_language",
|
|
@@ -67987,6 +67851,7 @@
|
|
|
67987
67851
|
"text": "SbbConnectedAbortController"
|
|
67988
67852
|
},
|
|
67989
67853
|
"privacy": "protected",
|
|
67854
|
+
"deprecated": "No longer used internally.",
|
|
67990
67855
|
"inheritedFrom": {
|
|
67991
67856
|
"name": "SbbFormAssociatedRadioButtonMixinType",
|
|
67992
67857
|
"module": "core/mixins.js"
|
|
@@ -68498,6 +68363,7 @@
|
|
|
68498
68363
|
"name": "abort",
|
|
68499
68364
|
"privacy": "protected",
|
|
68500
68365
|
"default": "new SbbConnectedAbortController(this)",
|
|
68366
|
+
"deprecated": "No longer used internally.",
|
|
68501
68367
|
"inheritedFrom": {
|
|
68502
68368
|
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
68503
68369
|
"module": "core/mixins.js"
|