@sbb-esta/lyne-elements-dev 4.11.0-dev.1776752302 → 4.11.0-dev.1776867495
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{block-link-common-DzGY49Xc.js → block-link-common-BwXob5QE.js} +1 -1
- package/core/styles/core.scss +37 -4
- package/core/styles/mixins/helpers.scss +3 -3
- package/core.css +70 -5
- package/custom-elements.json +1576 -1576
- package/development/{block-link-common-GckvjULA.js → block-link-common-Dh1NOKxB.js} +2 -2
- package/development/form-field/form-field/form-field.component.js +1 -1
- package/development/form-field/form-field.js +1 -1
- package/development/{form-field.component-D0NJclvI.js → form-field.component-CWVzymTX.js} +2 -2
- package/development/form-field.js +1 -1
- package/development/form-field.pure.js +1 -1
- package/development/link/common/block-link-common.js +1 -1
- package/development/link/common.js +1 -1
- package/development/link.js +1 -1
- package/development/link.pure.js +1 -1
- package/development/slider/slider.component.js +1 -1
- package/development/{slider.component-BjfLnUvP.js → slider.component-C3qZB6ar.js} +2 -2
- package/development/slider.js +1 -1
- package/development/slider.pure.js +1 -1
- package/development/step-label.component-DjA-3IGs.js +131 -0
- package/development/stepper/step-label/step-label.component.js +1 -1
- package/development/stepper/step-label.js +1 -1
- package/development/stepper.js +1 -1
- package/development/stepper.pure.js +1 -1
- package/development/teaser-hero/teaser-hero.component.js +1 -1
- package/development/{teaser-hero.component-DNlc8Tbl.js → teaser-hero.component-BIOpoGME.js} +2 -2
- package/development/teaser-hero.js +1 -1
- package/development/teaser-hero.pure.js +1 -1
- package/development/timetable-form/timetable-form/timetable-form.component.js +1 -1
- package/development/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
- package/development/timetable-form/timetable-form-details.js +1 -1
- package/development/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
- package/development/timetable-form/timetable-form-field.js +1 -1
- package/development/timetable-form/timetable-form.js +1 -1
- package/development/timetable-form-details.component-DJl5Qt9y.js +26 -0
- package/development/timetable-form-field.component-DQ_TzcF4.js +44 -0
- package/development/timetable-form.component-N8h4JBlH.js +27 -0
- package/development/timetable-form.js +3 -3
- package/development/timetable-form.pure.js +3 -3
- package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/development/timetable-occupancy.component-dhpPJEaI.js +124 -0
- package/development/timetable-occupancy.js +1 -1
- package/development/timetable-occupancy.pure.js +1 -1
- package/development/toggle/toggle/toggle.component.d.ts.map +1 -1
- package/development/toggle/toggle/toggle.component.js +1 -1
- package/development/toggle/toggle-option/toggle-option.component.d.ts.map +1 -1
- package/development/toggle/toggle-option/toggle-option.component.js +1 -1
- package/development/toggle/toggle-option.js +1 -1
- package/development/toggle/toggle.js +1 -1
- package/development/toggle-check/toggle-check.component.js +1 -1
- package/development/toggle-check.component-_fDAuLob.js +159 -0
- package/development/toggle-check.js +1 -1
- package/development/toggle-check.pure.js +1 -1
- package/development/toggle-option.component-DTS3a603.js +167 -0
- package/development/toggle.component-CKug5pF7.js +249 -0
- package/development/toggle.js +2 -2
- package/development/toggle.pure.js +2 -2
- package/development/tooltip/tooltip.component.js +1 -1
- package/development/tooltip.component-epXOY5vO.js +378 -0
- package/development/tooltip.js +1 -1
- package/development/tooltip.pure.js +1 -1
- package/form-field/form-field/form-field.component.js +1 -1
- package/form-field/form-field.js +1 -1
- package/{form-field.component-Bqw-VgJF.js → form-field.component-Cc_siKrq.js} +1 -1
- package/form-field.js +1 -1
- package/form-field.pure.js +1 -1
- package/link/common/block-link-common.js +1 -1
- package/link/common.js +1 -1
- package/link.js +1 -1
- package/link.pure.js +1 -1
- package/off-brand-theme.css +70 -5
- package/package.json +2 -2
- package/safety-theme.css +70 -5
- package/slider/slider.component.js +1 -1
- package/{slider.component-CoqCppCq.js → slider.component-BlRVR6iU.js} +1 -1
- package/slider.js +1 -1
- package/slider.pure.js +1 -1
- package/standard-theme.css +70 -5
- package/{step-label.component-DnQBwnL8.js → step-label.component-dzcNc12A.js} +1 -1
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper/step-label.js +1 -1
- package/stepper.js +1 -1
- package/stepper.pure.js +1 -1
- package/teaser-hero/teaser-hero.component.js +1 -1
- package/{teaser-hero.component-CHy82SKQ.js → teaser-hero.component-D8yj-N5n.js} +1 -1
- package/teaser-hero.js +1 -1
- package/teaser-hero.pure.js +1 -1
- package/timetable-form/timetable-form/timetable-form.component.js +1 -1
- package/timetable-form/timetable-form-details/timetable-form-details.component.js +1 -1
- package/timetable-form/timetable-form-details.js +1 -1
- package/timetable-form/timetable-form-field/timetable-form-field.component.js +1 -1
- package/timetable-form/timetable-form-field.js +1 -1
- package/timetable-form/timetable-form.js +1 -1
- package/timetable-form-details.component-mWKaBW_9.js +16 -0
- package/timetable-form-field.component-Cv_lv8vf.js +32 -0
- package/{timetable-form.component-CU1FXAZH.js → timetable-form.component-YcvKAlfz.js} +1 -1
- package/timetable-form.js +3 -3
- package/timetable-form.pure.js +3 -3
- package/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/{timetable-occupancy.component-Db9SfiyD.js → timetable-occupancy.component-BDmxFVKK.js} +1 -1
- package/timetable-occupancy.js +1 -1
- package/timetable-occupancy.pure.js +1 -1
- package/toggle/toggle/toggle.component.js +1 -1
- package/toggle/toggle-option/toggle-option.component.js +1 -1
- package/toggle/toggle-option.js +1 -1
- package/toggle/toggle.js +1 -1
- package/toggle-check/toggle-check.component.js +1 -1
- package/toggle-check.component-DvoslSRr.js +119 -0
- package/toggle-check.js +1 -1
- package/toggle-check.pure.js +1 -1
- package/{toggle-option.component-Bw-GXUQK.js → toggle-option.component-pX3tNwjE.js} +5 -7
- package/{toggle.component-BPpsMMPG.js → toggle.component-Cwc-TJ-a.js} +6 -10
- package/toggle.js +2 -2
- package/toggle.pure.js +2 -2
- package/tooltip/tooltip.component.js +1 -1
- package/{tooltip.component-BY9mV5Sw.js → tooltip.component-B3XLLpLg.js} +1 -1
- package/tooltip.js +1 -1
- package/tooltip.pure.js +1 -1
- package/development/step-label.component-CJFPHIZa.js +0 -131
- package/development/timetable-form-details.component-C8awcdP5.js +0 -26
- package/development/timetable-form-field.component-BI24VjkC.js +0 -44
- package/development/timetable-form.component-CUG86CSN.js +0 -27
- package/development/timetable-occupancy.component-D_PXXvI9.js +0 -124
- package/development/toggle-check.component-BG4w_sE8.js +0 -159
- package/development/toggle-option.component-DRodFwFk.js +0 -169
- package/development/toggle.component-BFYLRN8o.js +0 -254
- package/development/tooltip.component-DzSd9VjW.js +0 -378
- package/timetable-form-details.component-CBZ7QSAx.js +0 -16
- package/timetable-form-field.component-BKxQQqt7.js +0 -32
- package/toggle-check.component-B6Ww5pLD.js +0 -119
package/custom-elements.json
CHANGED
|
@@ -19736,461 +19736,899 @@
|
|
|
19736
19736
|
},
|
|
19737
19737
|
{
|
|
19738
19738
|
"kind": "javascript-module",
|
|
19739
|
-
"path": "
|
|
19739
|
+
"path": "radio-button/common.js",
|
|
19740
|
+
"declarations": [],
|
|
19741
|
+
"exports": [
|
|
19742
|
+
{
|
|
19743
|
+
"kind": "js",
|
|
19744
|
+
"name": "*",
|
|
19745
|
+
"declaration": {
|
|
19746
|
+
"name": "*",
|
|
19747
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19748
|
+
}
|
|
19749
|
+
}
|
|
19750
|
+
]
|
|
19751
|
+
},
|
|
19752
|
+
{
|
|
19753
|
+
"kind": "javascript-module",
|
|
19754
|
+
"path": "radio-button/radio-button-group.js",
|
|
19755
|
+
"declarations": [],
|
|
19756
|
+
"exports": [
|
|
19757
|
+
{
|
|
19758
|
+
"kind": "js",
|
|
19759
|
+
"name": "*",
|
|
19760
|
+
"declaration": {
|
|
19761
|
+
"name": "*",
|
|
19762
|
+
"module": "radio-button-group/radio-button-group.component.js"
|
|
19763
|
+
}
|
|
19764
|
+
}
|
|
19765
|
+
]
|
|
19766
|
+
},
|
|
19767
|
+
{
|
|
19768
|
+
"kind": "javascript-module",
|
|
19769
|
+
"path": "radio-button/radio-button-panel.js",
|
|
19770
|
+
"declarations": [],
|
|
19771
|
+
"exports": [
|
|
19772
|
+
{
|
|
19773
|
+
"kind": "js",
|
|
19774
|
+
"name": "*",
|
|
19775
|
+
"declaration": {
|
|
19776
|
+
"name": "*",
|
|
19777
|
+
"module": "radio-button-panel/radio-button-panel.component.js"
|
|
19778
|
+
}
|
|
19779
|
+
}
|
|
19780
|
+
]
|
|
19781
|
+
},
|
|
19782
|
+
{
|
|
19783
|
+
"kind": "javascript-module",
|
|
19784
|
+
"path": "radio-button/radio-button.component.js",
|
|
19740
19785
|
"declarations": [
|
|
19741
19786
|
{
|
|
19742
19787
|
"kind": "class",
|
|
19743
|
-
"description": "",
|
|
19744
|
-
"name": "
|
|
19788
|
+
"description": "It displays a radio button enhanced with the SBB Design.",
|
|
19789
|
+
"name": "SbbRadioButtonElement",
|
|
19790
|
+
"slots": [
|
|
19791
|
+
{
|
|
19792
|
+
"description": "Use the unnamed slot to add content to the radio label.",
|
|
19793
|
+
"name": ""
|
|
19794
|
+
}
|
|
19795
|
+
],
|
|
19745
19796
|
"members": [
|
|
19746
19797
|
{
|
|
19747
19798
|
"kind": "field",
|
|
19748
|
-
"name": "
|
|
19799
|
+
"name": "elementName",
|
|
19749
19800
|
"type": {
|
|
19750
|
-
"text": "
|
|
19801
|
+
"text": "string"
|
|
19751
19802
|
},
|
|
19752
19803
|
"privacy": "public",
|
|
19753
|
-
"
|
|
19754
|
-
"
|
|
19755
|
-
"
|
|
19804
|
+
"static": true,
|
|
19805
|
+
"readonly": true,
|
|
19806
|
+
"default": "'sbb-radio-button'",
|
|
19807
|
+
"inheritedFrom": {
|
|
19808
|
+
"name": "SbbElement",
|
|
19809
|
+
"module": "core/base-elements/element.js"
|
|
19810
|
+
}
|
|
19756
19811
|
},
|
|
19757
19812
|
{
|
|
19758
19813
|
"kind": "field",
|
|
19759
|
-
"name": "
|
|
19814
|
+
"name": "events",
|
|
19815
|
+
"privacy": "public",
|
|
19816
|
+
"static": true,
|
|
19817
|
+
"readonly": true,
|
|
19818
|
+
"default": "{ change: 'change', input: 'input', }",
|
|
19760
19819
|
"type": {
|
|
19761
|
-
"text": "
|
|
19820
|
+
"text": "{\n change: 'change',\n input: 'input',\n }"
|
|
19762
19821
|
},
|
|
19763
|
-
"
|
|
19822
|
+
"inheritedFrom": {
|
|
19823
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19824
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19825
|
+
}
|
|
19764
19826
|
},
|
|
19765
19827
|
{
|
|
19766
19828
|
"kind": "field",
|
|
19767
|
-
"name": "
|
|
19829
|
+
"name": "size",
|
|
19768
19830
|
"type": {
|
|
19769
|
-
"text": "
|
|
19831
|
+
"text": "SbbRadioButtonSize"
|
|
19770
19832
|
},
|
|
19771
|
-
"privacy": "
|
|
19772
|
-
"
|
|
19833
|
+
"privacy": "public",
|
|
19834
|
+
"description": "Size variant, either xs, s or m.",
|
|
19835
|
+
"default": "'m' / 'xs' (lean)",
|
|
19836
|
+
"attribute": "size",
|
|
19837
|
+
"reflects": true
|
|
19773
19838
|
},
|
|
19774
19839
|
{
|
|
19775
19840
|
"kind": "field",
|
|
19776
|
-
"name": "
|
|
19841
|
+
"name": "value",
|
|
19777
19842
|
"type": {
|
|
19778
|
-
"text": "
|
|
19843
|
+
"text": "(T = string) | null"
|
|
19779
19844
|
},
|
|
19780
|
-
"privacy": "
|
|
19845
|
+
"privacy": "public",
|
|
19846
|
+
"default": "null",
|
|
19847
|
+
"description": "The value of the form element",
|
|
19848
|
+
"attribute": "value",
|
|
19849
|
+
"inheritedFrom": {
|
|
19850
|
+
"name": "SbbFormAssociatedMixin",
|
|
19851
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
19852
|
+
}
|
|
19781
19853
|
},
|
|
19782
19854
|
{
|
|
19783
19855
|
"kind": "field",
|
|
19784
|
-
"name": "
|
|
19856
|
+
"name": "allowEmptySelection",
|
|
19857
|
+
"privacy": "public",
|
|
19858
|
+
"description": "Whether the radio can be deselected.",
|
|
19785
19859
|
"type": {
|
|
19786
|
-
"text": "boolean
|
|
19860
|
+
"text": "boolean"
|
|
19787
19861
|
},
|
|
19788
|
-
"
|
|
19789
|
-
|
|
19790
|
-
|
|
19791
|
-
|
|
19792
|
-
"name": "_triggerElement",
|
|
19793
|
-
"type": {
|
|
19794
|
-
"text": "HTMLElement | null | undefined"
|
|
19862
|
+
"attribute": "allow-empty-selection",
|
|
19863
|
+
"inheritedFrom": {
|
|
19864
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19865
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19795
19866
|
},
|
|
19796
|
-
"
|
|
19867
|
+
"default": "false"
|
|
19797
19868
|
},
|
|
19798
19869
|
{
|
|
19799
19870
|
"kind": "field",
|
|
19800
|
-
"name": "
|
|
19871
|
+
"name": "_allowEmptySelection",
|
|
19801
19872
|
"type": {
|
|
19802
|
-
"text": "
|
|
19873
|
+
"text": "boolean"
|
|
19803
19874
|
},
|
|
19804
|
-
"privacy": "private"
|
|
19875
|
+
"privacy": "private",
|
|
19876
|
+
"default": "false",
|
|
19877
|
+
"inheritedFrom": {
|
|
19878
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19879
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19880
|
+
}
|
|
19805
19881
|
},
|
|
19806
19882
|
{
|
|
19807
19883
|
"kind": "field",
|
|
19808
|
-
"name": "
|
|
19884
|
+
"name": "group",
|
|
19809
19885
|
"type": {
|
|
19810
|
-
"text": "
|
|
19886
|
+
"text": "SbbRadioButtonGroupElement | null"
|
|
19811
19887
|
},
|
|
19812
|
-
"privacy": "
|
|
19813
|
-
|
|
19814
|
-
|
|
19815
|
-
"
|
|
19816
|
-
|
|
19817
|
-
|
|
19818
|
-
|
|
19819
|
-
|
|
19820
|
-
{
|
|
19821
|
-
"kind": "field",
|
|
19822
|
-
"name": "_focusTrapController",
|
|
19823
|
-
"privacy": "private",
|
|
19824
|
-
"default": "new SbbFocusTrapController(this)"
|
|
19888
|
+
"privacy": "public",
|
|
19889
|
+
"description": "Reference to the connected radio button group.",
|
|
19890
|
+
"readonly": true,
|
|
19891
|
+
"inheritedFrom": {
|
|
19892
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19893
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19894
|
+
},
|
|
19895
|
+
"default": "null"
|
|
19825
19896
|
},
|
|
19826
19897
|
{
|
|
19827
19898
|
"kind": "field",
|
|
19828
|
-
"name": "
|
|
19899
|
+
"name": "_group",
|
|
19829
19900
|
"type": {
|
|
19830
|
-
"text": "
|
|
19901
|
+
"text": "SbbRadioButtonGroupElement | null"
|
|
19831
19902
|
},
|
|
19832
19903
|
"privacy": "private",
|
|
19833
|
-
"default": "null"
|
|
19904
|
+
"default": "null",
|
|
19905
|
+
"inheritedFrom": {
|
|
19906
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19907
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19908
|
+
}
|
|
19834
19909
|
},
|
|
19835
19910
|
{
|
|
19836
|
-
"kind": "
|
|
19837
|
-
"name": "
|
|
19838
|
-
"
|
|
19839
|
-
|
|
19911
|
+
"kind": "method",
|
|
19912
|
+
"name": "select",
|
|
19913
|
+
"privacy": "public",
|
|
19914
|
+
"return": {
|
|
19915
|
+
"type": {
|
|
19916
|
+
"text": "void"
|
|
19917
|
+
}
|
|
19840
19918
|
},
|
|
19841
|
-
"
|
|
19919
|
+
"description": "Set the radio-button as 'checked'; if 'allowEmptySelection', toggle the checked property.\nIn both cases it emits the change events.",
|
|
19920
|
+
"inheritedFrom": {
|
|
19921
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19922
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19923
|
+
}
|
|
19842
19924
|
},
|
|
19843
19925
|
{
|
|
19844
|
-
"kind": "
|
|
19845
|
-
"name": "
|
|
19846
|
-
"
|
|
19847
|
-
|
|
19926
|
+
"kind": "method",
|
|
19927
|
+
"name": "isDisabledExternally",
|
|
19928
|
+
"privacy": "protected",
|
|
19929
|
+
"return": {
|
|
19930
|
+
"type": {
|
|
19931
|
+
"text": "boolean"
|
|
19932
|
+
}
|
|
19848
19933
|
},
|
|
19849
|
-
"
|
|
19934
|
+
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
19935
|
+
"inheritedFrom": {
|
|
19936
|
+
"name": "SbbDisabledMixin",
|
|
19937
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
19938
|
+
}
|
|
19850
19939
|
},
|
|
19851
19940
|
{
|
|
19852
19941
|
"kind": "method",
|
|
19853
|
-
"name": "
|
|
19854
|
-
"privacy": "
|
|
19942
|
+
"name": "isRequiredExternally",
|
|
19943
|
+
"privacy": "protected",
|
|
19855
19944
|
"return": {
|
|
19856
19945
|
"type": {
|
|
19857
|
-
"text": "
|
|
19946
|
+
"text": "boolean"
|
|
19858
19947
|
}
|
|
19859
19948
|
},
|
|
19860
|
-
"description": "
|
|
19949
|
+
"description": "Will be used as 'or' check to the current required state.\nCan e.g. be used to read required state of a group.",
|
|
19861
19950
|
"inheritedFrom": {
|
|
19862
|
-
"name": "
|
|
19863
|
-
"module": "core/
|
|
19951
|
+
"name": "SbbRequiredMixin",
|
|
19952
|
+
"module": "core/mixins/required-mixin.js"
|
|
19864
19953
|
}
|
|
19865
19954
|
},
|
|
19866
19955
|
{
|
|
19867
19956
|
"kind": "method",
|
|
19868
|
-
"name": "
|
|
19869
|
-
"privacy": "
|
|
19957
|
+
"name": "_handleClick",
|
|
19958
|
+
"privacy": "private",
|
|
19870
19959
|
"return": {
|
|
19871
19960
|
"type": {
|
|
19872
|
-
"text": "void"
|
|
19961
|
+
"text": "Promise<void>"
|
|
19873
19962
|
}
|
|
19874
19963
|
},
|
|
19875
|
-
"description": "Closes the popover.",
|
|
19876
19964
|
"parameters": [
|
|
19877
19965
|
{
|
|
19878
|
-
"name": "
|
|
19879
|
-
"optional": true,
|
|
19966
|
+
"name": "event",
|
|
19880
19967
|
"type": {
|
|
19881
|
-
"text": "
|
|
19968
|
+
"text": "Event"
|
|
19882
19969
|
}
|
|
19883
19970
|
}
|
|
19884
19971
|
],
|
|
19885
19972
|
"inheritedFrom": {
|
|
19886
|
-
"name": "
|
|
19887
|
-
"module": "
|
|
19973
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19974
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19888
19975
|
}
|
|
19889
19976
|
},
|
|
19890
19977
|
{
|
|
19891
19978
|
"kind": "method",
|
|
19892
|
-
"name": "
|
|
19979
|
+
"name": "_handleKeyDown",
|
|
19893
19980
|
"privacy": "private",
|
|
19894
19981
|
"return": {
|
|
19895
19982
|
"type": {
|
|
19896
|
-
"text": "
|
|
19983
|
+
"text": "void"
|
|
19984
|
+
}
|
|
19985
|
+
},
|
|
19986
|
+
"parameters": [
|
|
19987
|
+
{
|
|
19988
|
+
"name": "evt",
|
|
19989
|
+
"type": {
|
|
19990
|
+
"text": "KeyboardEvent"
|
|
19991
|
+
}
|
|
19897
19992
|
}
|
|
19993
|
+
],
|
|
19994
|
+
"inheritedFrom": {
|
|
19995
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
19996
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
19898
19997
|
}
|
|
19899
19998
|
},
|
|
19900
19999
|
{
|
|
19901
|
-
"kind": "
|
|
19902
|
-
"name": "
|
|
20000
|
+
"kind": "field",
|
|
20001
|
+
"name": "role",
|
|
20002
|
+
"type": {
|
|
20003
|
+
"text": "string"
|
|
20004
|
+
},
|
|
20005
|
+
"privacy": "public",
|
|
20006
|
+
"static": true,
|
|
20007
|
+
"readonly": true,
|
|
20008
|
+
"default": "'radio'",
|
|
20009
|
+
"inheritedFrom": {
|
|
20010
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20011
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20012
|
+
}
|
|
20013
|
+
},
|
|
20014
|
+
{
|
|
20015
|
+
"kind": "field",
|
|
20016
|
+
"name": "checked",
|
|
20017
|
+
"privacy": "public",
|
|
20018
|
+
"description": "Whether the radio button is checked.",
|
|
20019
|
+
"type": {
|
|
20020
|
+
"text": "boolean"
|
|
20021
|
+
},
|
|
20022
|
+
"attribute": "checked",
|
|
20023
|
+
"inheritedFrom": {
|
|
20024
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20025
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20026
|
+
},
|
|
20027
|
+
"default": "false"
|
|
20028
|
+
},
|
|
20029
|
+
{
|
|
20030
|
+
"kind": "field",
|
|
20031
|
+
"name": "_checked",
|
|
20032
|
+
"type": {
|
|
20033
|
+
"text": "boolean"
|
|
20034
|
+
},
|
|
19903
20035
|
"privacy": "private",
|
|
19904
|
-
"
|
|
19905
|
-
|
|
19906
|
-
|
|
19907
|
-
|
|
20036
|
+
"default": "false",
|
|
20037
|
+
"inheritedFrom": {
|
|
20038
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20039
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20040
|
+
}
|
|
20041
|
+
},
|
|
20042
|
+
{
|
|
20043
|
+
"kind": "field",
|
|
20044
|
+
"name": "name",
|
|
20045
|
+
"privacy": "public",
|
|
20046
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
20047
|
+
"type": {
|
|
20048
|
+
"text": "string"
|
|
20049
|
+
},
|
|
20050
|
+
"attribute": "name",
|
|
20051
|
+
"inheritedFrom": {
|
|
20052
|
+
"name": "SbbFormAssociatedMixin",
|
|
20053
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20054
|
+
}
|
|
20055
|
+
},
|
|
20056
|
+
{
|
|
20057
|
+
"kind": "field",
|
|
20058
|
+
"name": "type",
|
|
20059
|
+
"type": {
|
|
20060
|
+
"text": "string"
|
|
20061
|
+
},
|
|
20062
|
+
"privacy": "public",
|
|
20063
|
+
"description": "Form type of element.",
|
|
20064
|
+
"default": "'radio'",
|
|
20065
|
+
"readonly": true,
|
|
20066
|
+
"inheritedFrom": {
|
|
20067
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20068
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20069
|
+
}
|
|
20070
|
+
},
|
|
20071
|
+
{
|
|
20072
|
+
"kind": "field",
|
|
20073
|
+
"name": "associatedRadioButtons",
|
|
20074
|
+
"type": {
|
|
20075
|
+
"text": "Set<SbbFormAssociatedRadioButtonElement> | undefined"
|
|
20076
|
+
},
|
|
20077
|
+
"privacy": "protected",
|
|
20078
|
+
"description": "Set of radio buttons that belongs to the same group of `this`.\nAssume them ordered in DOM order",
|
|
20079
|
+
"inheritedFrom": {
|
|
20080
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20081
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20082
|
+
}
|
|
20083
|
+
},
|
|
20084
|
+
{
|
|
20085
|
+
"kind": "field",
|
|
20086
|
+
"name": "_radioButtonGroupsMap",
|
|
20087
|
+
"type": {
|
|
20088
|
+
"text": "Map<string, Set<SbbFormAssociatedRadioButtonMixinType>> | undefined"
|
|
20089
|
+
},
|
|
20090
|
+
"privacy": "private",
|
|
20091
|
+
"inheritedFrom": {
|
|
20092
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20093
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20094
|
+
}
|
|
20095
|
+
},
|
|
20096
|
+
{
|
|
20097
|
+
"kind": "field",
|
|
20098
|
+
"name": "_languageController",
|
|
20099
|
+
"privacy": "private",
|
|
20100
|
+
"default": "new SbbLanguageController(this)",
|
|
20101
|
+
"inheritedFrom": {
|
|
20102
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20103
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
19908
20104
|
}
|
|
19909
20105
|
},
|
|
19910
20106
|
{
|
|
19911
20107
|
"kind": "method",
|
|
19912
|
-
"name": "
|
|
20108
|
+
"name": "_readFormData",
|
|
19913
20109
|
"privacy": "private",
|
|
19914
20110
|
"return": {
|
|
19915
20111
|
"type": {
|
|
19916
|
-
"text": "
|
|
20112
|
+
"text": "Promise<unknown>"
|
|
20113
|
+
}
|
|
20114
|
+
},
|
|
20115
|
+
"parameters": [
|
|
20116
|
+
{
|
|
20117
|
+
"name": "formData",
|
|
20118
|
+
"type": {
|
|
20119
|
+
"text": "FormData"
|
|
20120
|
+
}
|
|
19917
20121
|
}
|
|
20122
|
+
],
|
|
20123
|
+
"inheritedFrom": {
|
|
20124
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20125
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
19918
20126
|
}
|
|
19919
20127
|
},
|
|
19920
20128
|
{
|
|
19921
20129
|
"kind": "method",
|
|
19922
|
-
"name": "
|
|
19923
|
-
"privacy": "
|
|
20130
|
+
"name": "updateFormValue",
|
|
20131
|
+
"privacy": "protected",
|
|
19924
20132
|
"return": {
|
|
19925
20133
|
"type": {
|
|
19926
20134
|
"text": "void"
|
|
19927
20135
|
}
|
|
20136
|
+
},
|
|
20137
|
+
"description": "Called on `value` change\nIf 'checked', update the value. Otherwise, do nothing.",
|
|
20138
|
+
"inheritedFrom": {
|
|
20139
|
+
"name": "SbbFormAssociatedMixin",
|
|
20140
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
19928
20141
|
}
|
|
19929
20142
|
},
|
|
19930
20143
|
{
|
|
19931
20144
|
"kind": "method",
|
|
19932
|
-
"name": "
|
|
20145
|
+
"name": "shouldValidate",
|
|
19933
20146
|
"privacy": "protected",
|
|
19934
20147
|
"return": {
|
|
19935
20148
|
"type": {
|
|
19936
|
-
"text": "
|
|
20149
|
+
"text": "boolean"
|
|
19937
20150
|
}
|
|
19938
20151
|
},
|
|
19939
20152
|
"parameters": [
|
|
19940
20153
|
{
|
|
19941
|
-
"name": "
|
|
20154
|
+
"name": "name",
|
|
19942
20155
|
"type": {
|
|
19943
|
-
"text": "
|
|
20156
|
+
"text": "PropertyKey | undefined"
|
|
19944
20157
|
}
|
|
19945
20158
|
}
|
|
19946
|
-
]
|
|
20159
|
+
],
|
|
20160
|
+
"description": "Whether validation should be run on a property change with the given name.",
|
|
20161
|
+
"inheritedFrom": {
|
|
20162
|
+
"name": "SbbFormAssociatedMixin",
|
|
20163
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20164
|
+
}
|
|
19947
20165
|
},
|
|
19948
20166
|
{
|
|
19949
20167
|
"kind": "method",
|
|
19950
|
-
"name": "
|
|
20168
|
+
"name": "validate",
|
|
19951
20169
|
"privacy": "protected",
|
|
19952
20170
|
"return": {
|
|
19953
20171
|
"type": {
|
|
19954
20172
|
"text": "void"
|
|
19955
20173
|
}
|
|
19956
20174
|
},
|
|
19957
|
-
"
|
|
19958
|
-
|
|
19959
|
-
|
|
19960
|
-
|
|
19961
|
-
|
|
19962
|
-
}
|
|
19963
|
-
}
|
|
19964
|
-
]
|
|
20175
|
+
"description": "Sets the validity of all associated radio buttons.\nIf any radio button is required, all associated are required as well.",
|
|
20176
|
+
"inheritedFrom": {
|
|
20177
|
+
"name": "SbbFormAssociatedMixin",
|
|
20178
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20179
|
+
}
|
|
19965
20180
|
},
|
|
19966
20181
|
{
|
|
19967
20182
|
"kind": "method",
|
|
19968
|
-
"name": "
|
|
19969
|
-
"privacy": "
|
|
20183
|
+
"name": "updateFocusableRadios",
|
|
20184
|
+
"privacy": "protected",
|
|
19970
20185
|
"return": {
|
|
19971
20186
|
"type": {
|
|
19972
20187
|
"text": "void"
|
|
19973
20188
|
}
|
|
20189
|
+
},
|
|
20190
|
+
"description": "Only a single radio should be focusable in the group. Defined as:\n- the checked radio;\n- the first non-disabled radio in DOM order;",
|
|
20191
|
+
"inheritedFrom": {
|
|
20192
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20193
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
19974
20194
|
}
|
|
19975
20195
|
},
|
|
19976
20196
|
{
|
|
19977
20197
|
"kind": "method",
|
|
19978
|
-
"name": "
|
|
19979
|
-
"privacy": "
|
|
20198
|
+
"name": "navigateByKeyboard",
|
|
20199
|
+
"privacy": "protected",
|
|
19980
20200
|
"return": {
|
|
19981
20201
|
"type": {
|
|
19982
|
-
"text": "void"
|
|
20202
|
+
"text": "Promise<void>"
|
|
19983
20203
|
}
|
|
19984
20204
|
},
|
|
19985
20205
|
"parameters": [
|
|
19986
20206
|
{
|
|
19987
|
-
"name": "
|
|
20207
|
+
"name": "next",
|
|
19988
20208
|
"type": {
|
|
19989
|
-
"text": "
|
|
20209
|
+
"text": "SbbFormAssociatedRadioButtonElement"
|
|
19990
20210
|
}
|
|
19991
20211
|
}
|
|
19992
|
-
]
|
|
19993
|
-
|
|
19994
|
-
|
|
19995
|
-
|
|
19996
|
-
|
|
19997
|
-
"privacy": "private"
|
|
20212
|
+
],
|
|
20213
|
+
"inheritedFrom": {
|
|
20214
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20215
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20216
|
+
}
|
|
19998
20217
|
},
|
|
19999
20218
|
{
|
|
20000
|
-
"kind": "
|
|
20001
|
-
"name": "
|
|
20002
|
-
"privacy": "
|
|
20219
|
+
"kind": "method",
|
|
20220
|
+
"name": "emitChangeEvents",
|
|
20221
|
+
"privacy": "protected",
|
|
20222
|
+
"return": {
|
|
20223
|
+
"type": {
|
|
20224
|
+
"text": "void"
|
|
20225
|
+
}
|
|
20226
|
+
},
|
|
20227
|
+
"inheritedFrom": {
|
|
20228
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20229
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20230
|
+
}
|
|
20003
20231
|
},
|
|
20004
20232
|
{
|
|
20005
20233
|
"kind": "method",
|
|
20006
|
-
"name": "
|
|
20234
|
+
"name": "_synchronizeGroupState",
|
|
20007
20235
|
"privacy": "private",
|
|
20008
20236
|
"return": {
|
|
20009
20237
|
"type": {
|
|
20010
20238
|
"text": "void"
|
|
20011
20239
|
}
|
|
20012
20240
|
},
|
|
20013
|
-
"
|
|
20014
|
-
|
|
20015
|
-
|
|
20016
|
-
|
|
20017
|
-
"text": "AnimationEvent"
|
|
20018
|
-
}
|
|
20019
|
-
}
|
|
20020
|
-
]
|
|
20241
|
+
"inheritedFrom": {
|
|
20242
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20243
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20244
|
+
}
|
|
20021
20245
|
},
|
|
20022
20246
|
{
|
|
20023
20247
|
"kind": "method",
|
|
20024
|
-
"name": "
|
|
20248
|
+
"name": "_connectToRegistry",
|
|
20025
20249
|
"privacy": "private",
|
|
20026
20250
|
"return": {
|
|
20027
20251
|
"type": {
|
|
20028
20252
|
"text": "void"
|
|
20029
20253
|
}
|
|
20254
|
+
},
|
|
20255
|
+
"description": "Add `this` to the radioButton registry",
|
|
20256
|
+
"inheritedFrom": {
|
|
20257
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20258
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20030
20259
|
}
|
|
20031
20260
|
},
|
|
20032
20261
|
{
|
|
20033
20262
|
"kind": "method",
|
|
20034
|
-
"name": "
|
|
20263
|
+
"name": "_disconnectFromRegistry",
|
|
20035
20264
|
"privacy": "private",
|
|
20036
20265
|
"return": {
|
|
20037
20266
|
"type": {
|
|
20038
20267
|
"text": "void"
|
|
20039
20268
|
}
|
|
20269
|
+
},
|
|
20270
|
+
"description": "Remove `this` from the radioButton registry and, if the group is empty, delete the entry from the groups Map",
|
|
20271
|
+
"inheritedFrom": {
|
|
20272
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20273
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20040
20274
|
}
|
|
20041
20275
|
},
|
|
20042
20276
|
{
|
|
20043
20277
|
"kind": "method",
|
|
20044
|
-
"name": "
|
|
20045
|
-
"privacy": "
|
|
20278
|
+
"name": "_interactableGroupedRadios",
|
|
20279
|
+
"privacy": "private",
|
|
20046
20280
|
"return": {
|
|
20047
20281
|
"type": {
|
|
20048
|
-
"text": "
|
|
20282
|
+
"text": "SbbFormAssociatedRadioButtonElement[]"
|
|
20049
20283
|
}
|
|
20284
|
+
},
|
|
20285
|
+
"description": "Return a list of 'interactable' grouped radios, ordered in DOM order",
|
|
20286
|
+
"inheritedFrom": {
|
|
20287
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20288
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20050
20289
|
}
|
|
20051
20290
|
},
|
|
20052
20291
|
{
|
|
20053
20292
|
"kind": "method",
|
|
20054
|
-
"name": "
|
|
20055
|
-
"privacy": "
|
|
20293
|
+
"name": "_deselectGroupedRadios",
|
|
20294
|
+
"privacy": "private",
|
|
20056
20295
|
"return": {
|
|
20057
20296
|
"type": {
|
|
20058
|
-
"text": "
|
|
20297
|
+
"text": "void"
|
|
20059
20298
|
}
|
|
20060
20299
|
},
|
|
20061
|
-
"
|
|
20062
|
-
{
|
|
20063
|
-
"name": "detail",
|
|
20064
|
-
"optional": true,
|
|
20065
|
-
"type": {
|
|
20066
|
-
"text": "{\n closeTarget: HTMLElement | null;\n }"
|
|
20067
|
-
}
|
|
20068
|
-
}
|
|
20069
|
-
],
|
|
20300
|
+
"description": "Deselect other radio of the same group",
|
|
20070
20301
|
"inheritedFrom": {
|
|
20071
|
-
"name": "
|
|
20072
|
-
"module": "core/
|
|
20302
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20303
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20073
20304
|
}
|
|
20074
20305
|
},
|
|
20075
20306
|
{
|
|
20076
20307
|
"kind": "method",
|
|
20077
|
-
"name": "
|
|
20078
|
-
"privacy": "
|
|
20308
|
+
"name": "_handleArrowKeyDown",
|
|
20309
|
+
"privacy": "private",
|
|
20079
20310
|
"return": {
|
|
20080
20311
|
"type": {
|
|
20081
|
-
"text": "
|
|
20312
|
+
"text": "Promise<void>"
|
|
20082
20313
|
}
|
|
20083
20314
|
},
|
|
20084
20315
|
"parameters": [
|
|
20085
20316
|
{
|
|
20086
|
-
"name": "
|
|
20087
|
-
"optional": true,
|
|
20317
|
+
"name": "evt",
|
|
20088
20318
|
"type": {
|
|
20089
|
-
"text": "
|
|
20319
|
+
"text": "KeyboardEvent"
|
|
20090
20320
|
}
|
|
20091
20321
|
}
|
|
20092
20322
|
],
|
|
20093
20323
|
"inheritedFrom": {
|
|
20094
|
-
"name": "
|
|
20095
|
-
"module": "core/
|
|
20324
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20325
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20096
20326
|
}
|
|
20097
20327
|
},
|
|
20098
20328
|
{
|
|
20099
20329
|
"kind": "field",
|
|
20100
|
-
"name": "
|
|
20330
|
+
"name": "disabled",
|
|
20331
|
+
"privacy": "public",
|
|
20332
|
+
"description": "Whether the component is disabled.",
|
|
20333
|
+
"default": "false",
|
|
20334
|
+
"type": {
|
|
20335
|
+
"text": "boolean"
|
|
20336
|
+
},
|
|
20337
|
+
"attribute": "disabled",
|
|
20338
|
+
"reflects": true,
|
|
20339
|
+
"inheritedFrom": {
|
|
20340
|
+
"name": "SbbDisabledMixin",
|
|
20341
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
20342
|
+
}
|
|
20343
|
+
},
|
|
20344
|
+
{
|
|
20345
|
+
"kind": "field",
|
|
20346
|
+
"name": "#disabled",
|
|
20347
|
+
"privacy": "private",
|
|
20348
|
+
"type": {
|
|
20349
|
+
"text": "boolean"
|
|
20350
|
+
},
|
|
20351
|
+
"default": "false",
|
|
20352
|
+
"inheritedFrom": {
|
|
20353
|
+
"name": "SbbDisabledMixin",
|
|
20354
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
20355
|
+
}
|
|
20356
|
+
},
|
|
20357
|
+
{
|
|
20358
|
+
"kind": "field",
|
|
20359
|
+
"name": "required",
|
|
20360
|
+
"privacy": "public",
|
|
20361
|
+
"description": "Whether the component is required.",
|
|
20362
|
+
"type": {
|
|
20363
|
+
"text": "boolean"
|
|
20364
|
+
},
|
|
20365
|
+
"attribute": "required",
|
|
20366
|
+
"reflects": true,
|
|
20367
|
+
"inheritedFrom": {
|
|
20368
|
+
"name": "SbbRequiredMixin",
|
|
20369
|
+
"module": "core/mixins/required-mixin.js"
|
|
20370
|
+
},
|
|
20371
|
+
"default": "false"
|
|
20372
|
+
},
|
|
20373
|
+
{
|
|
20374
|
+
"kind": "field",
|
|
20375
|
+
"name": "_required",
|
|
20376
|
+
"type": {
|
|
20377
|
+
"text": "boolean"
|
|
20378
|
+
},
|
|
20379
|
+
"privacy": "private",
|
|
20380
|
+
"default": "false",
|
|
20381
|
+
"inheritedFrom": {
|
|
20382
|
+
"name": "SbbRequiredMixin",
|
|
20383
|
+
"module": "core/mixins/required-mixin.js"
|
|
20384
|
+
}
|
|
20385
|
+
},
|
|
20386
|
+
{
|
|
20387
|
+
"kind": "field",
|
|
20388
|
+
"name": "formAssociated",
|
|
20389
|
+
"type": {
|
|
20390
|
+
"text": "boolean"
|
|
20391
|
+
},
|
|
20101
20392
|
"privacy": "public",
|
|
20102
20393
|
"static": true,
|
|
20394
|
+
"default": "true",
|
|
20395
|
+
"inheritedFrom": {
|
|
20396
|
+
"name": "SbbFormAssociatedMixin",
|
|
20397
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20398
|
+
}
|
|
20399
|
+
},
|
|
20400
|
+
{
|
|
20401
|
+
"kind": "field",
|
|
20402
|
+
"name": "form",
|
|
20403
|
+
"type": {
|
|
20404
|
+
"text": "HTMLFormElement | null"
|
|
20405
|
+
},
|
|
20406
|
+
"privacy": "public",
|
|
20407
|
+
"description": "Returns the form owner of this element.",
|
|
20103
20408
|
"readonly": true,
|
|
20104
|
-
"
|
|
20409
|
+
"inheritedFrom": {
|
|
20410
|
+
"name": "SbbFormAssociatedMixin",
|
|
20411
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20412
|
+
}
|
|
20413
|
+
},
|
|
20414
|
+
{
|
|
20415
|
+
"kind": "field",
|
|
20416
|
+
"name": "validity",
|
|
20105
20417
|
"type": {
|
|
20106
|
-
"text": "
|
|
20418
|
+
"text": "ValidityState"
|
|
20107
20419
|
},
|
|
20420
|
+
"privacy": "public",
|
|
20421
|
+
"description": "Returns the ValidityState object for this element.",
|
|
20422
|
+
"readonly": true,
|
|
20108
20423
|
"inheritedFrom": {
|
|
20109
|
-
"name": "
|
|
20110
|
-
"module": "core/
|
|
20424
|
+
"name": "SbbFormAssociatedMixin",
|
|
20425
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20111
20426
|
}
|
|
20112
20427
|
},
|
|
20113
20428
|
{
|
|
20114
20429
|
"kind": "field",
|
|
20115
|
-
"name": "
|
|
20116
|
-
"privacy": "protected",
|
|
20117
|
-
"description": "The state of the component.",
|
|
20430
|
+
"name": "validationMessage",
|
|
20118
20431
|
"type": {
|
|
20119
|
-
"text": "
|
|
20432
|
+
"text": "string"
|
|
20120
20433
|
},
|
|
20121
|
-
"
|
|
20434
|
+
"privacy": "public",
|
|
20435
|
+
"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.",
|
|
20436
|
+
"readonly": true,
|
|
20122
20437
|
"inheritedFrom": {
|
|
20123
|
-
"name": "
|
|
20124
|
-
"module": "core/
|
|
20438
|
+
"name": "SbbFormAssociatedMixin",
|
|
20439
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20125
20440
|
}
|
|
20126
20441
|
},
|
|
20127
20442
|
{
|
|
20128
20443
|
"kind": "field",
|
|
20129
|
-
"name": "
|
|
20444
|
+
"name": "willValidate",
|
|
20130
20445
|
"type": {
|
|
20131
|
-
"text": "
|
|
20446
|
+
"text": "boolean"
|
|
20132
20447
|
},
|
|
20448
|
+
"privacy": "public",
|
|
20449
|
+
"description": "Returns true if this element will be validated\nwhen the form is submitted; false otherwise.",
|
|
20450
|
+
"readonly": true,
|
|
20451
|
+
"inheritedFrom": {
|
|
20452
|
+
"name": "SbbFormAssociatedMixin",
|
|
20453
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20454
|
+
}
|
|
20455
|
+
},
|
|
20456
|
+
{
|
|
20457
|
+
"kind": "field",
|
|
20458
|
+
"name": "_validityStates",
|
|
20133
20459
|
"privacy": "private",
|
|
20460
|
+
"default": "new Map< keyof ValidityStateFlags, { flagValue: unknown; message: string } >()",
|
|
20134
20461
|
"inheritedFrom": {
|
|
20135
|
-
"name": "
|
|
20136
|
-
"module": "core/
|
|
20462
|
+
"name": "SbbFormAssociatedMixin",
|
|
20463
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20137
20464
|
}
|
|
20138
20465
|
},
|
|
20139
20466
|
{
|
|
20140
20467
|
"kind": "field",
|
|
20141
|
-
"name": "
|
|
20468
|
+
"name": "formDisabled",
|
|
20142
20469
|
"type": {
|
|
20143
20470
|
"text": "boolean"
|
|
20144
20471
|
},
|
|
20472
|
+
"privacy": "protected",
|
|
20473
|
+
"default": "false",
|
|
20474
|
+
"description": "Whenever a surrounding form or fieldset is changing its disabled state.",
|
|
20475
|
+
"inheritedFrom": {
|
|
20476
|
+
"name": "SbbFormAssociatedMixin",
|
|
20477
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20478
|
+
}
|
|
20479
|
+
},
|
|
20480
|
+
{
|
|
20481
|
+
"kind": "method",
|
|
20482
|
+
"name": "checkValidity",
|
|
20145
20483
|
"privacy": "public",
|
|
20146
|
-
"
|
|
20147
|
-
|
|
20484
|
+
"return": {
|
|
20485
|
+
"type": {
|
|
20486
|
+
"text": "boolean"
|
|
20487
|
+
}
|
|
20488
|
+
},
|
|
20489
|
+
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
20148
20490
|
"inheritedFrom": {
|
|
20149
|
-
"name": "
|
|
20150
|
-
"module": "core/
|
|
20491
|
+
"name": "SbbFormAssociatedMixin",
|
|
20492
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20151
20493
|
}
|
|
20152
20494
|
},
|
|
20153
20495
|
{
|
|
20154
20496
|
"kind": "method",
|
|
20155
|
-
"name": "
|
|
20497
|
+
"name": "reportValidity",
|
|
20498
|
+
"privacy": "public",
|
|
20499
|
+
"return": {
|
|
20500
|
+
"type": {
|
|
20501
|
+
"text": "boolean"
|
|
20502
|
+
}
|
|
20503
|
+
},
|
|
20504
|
+
"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.",
|
|
20505
|
+
"inheritedFrom": {
|
|
20506
|
+
"name": "SbbFormAssociatedMixin",
|
|
20507
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20508
|
+
}
|
|
20509
|
+
},
|
|
20510
|
+
{
|
|
20511
|
+
"kind": "method",
|
|
20512
|
+
"name": "setCustomValidity",
|
|
20156
20513
|
"privacy": "public",
|
|
20157
20514
|
"return": {
|
|
20158
20515
|
"type": {
|
|
20159
20516
|
"text": "void"
|
|
20160
20517
|
}
|
|
20161
20518
|
},
|
|
20162
|
-
"
|
|
20519
|
+
"parameters": [
|
|
20520
|
+
{
|
|
20521
|
+
"name": "message",
|
|
20522
|
+
"type": {
|
|
20523
|
+
"text": "string"
|
|
20524
|
+
}
|
|
20525
|
+
}
|
|
20526
|
+
],
|
|
20527
|
+
"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.",
|
|
20163
20528
|
"inheritedFrom": {
|
|
20164
|
-
"name": "
|
|
20165
|
-
"module": "core/
|
|
20529
|
+
"name": "SbbFormAssociatedMixin",
|
|
20530
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20166
20531
|
}
|
|
20167
20532
|
},
|
|
20168
20533
|
{
|
|
20169
20534
|
"kind": "method",
|
|
20170
|
-
"name": "
|
|
20171
|
-
"privacy": "
|
|
20535
|
+
"name": "_hasDisabledAncestor",
|
|
20536
|
+
"privacy": "private",
|
|
20172
20537
|
"return": {
|
|
20173
20538
|
"type": {
|
|
20174
20539
|
"text": "boolean"
|
|
20175
20540
|
}
|
|
20176
|
-
},
|
|
20541
|
+
},
|
|
20542
|
+
"inheritedFrom": {
|
|
20543
|
+
"name": "SbbFormAssociatedMixin",
|
|
20544
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20545
|
+
}
|
|
20546
|
+
},
|
|
20547
|
+
{
|
|
20548
|
+
"kind": "method",
|
|
20549
|
+
"name": "formState",
|
|
20550
|
+
"privacy": "protected",
|
|
20551
|
+
"return": {
|
|
20552
|
+
"type": {
|
|
20553
|
+
"text": "FormRestoreState"
|
|
20554
|
+
}
|
|
20555
|
+
},
|
|
20556
|
+
"inheritedFrom": {
|
|
20557
|
+
"name": "SbbFormAssociatedMixin",
|
|
20558
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20559
|
+
}
|
|
20560
|
+
},
|
|
20561
|
+
{
|
|
20562
|
+
"kind": "method",
|
|
20563
|
+
"name": "setValidityFlag",
|
|
20564
|
+
"privacy": "protected",
|
|
20565
|
+
"return": {
|
|
20566
|
+
"type": {
|
|
20567
|
+
"text": "void"
|
|
20568
|
+
}
|
|
20569
|
+
},
|
|
20570
|
+
"parameters": [
|
|
20571
|
+
{
|
|
20572
|
+
"name": "flag",
|
|
20573
|
+
"type": {
|
|
20574
|
+
"text": "T"
|
|
20575
|
+
}
|
|
20576
|
+
},
|
|
20577
|
+
{
|
|
20578
|
+
"name": "message",
|
|
20579
|
+
"type": {
|
|
20580
|
+
"text": "string"
|
|
20581
|
+
}
|
|
20582
|
+
},
|
|
20583
|
+
{
|
|
20584
|
+
"name": "flagValue",
|
|
20585
|
+
"optional": true,
|
|
20586
|
+
"type": {
|
|
20587
|
+
"text": "ValidityStateFlags[T]"
|
|
20588
|
+
}
|
|
20589
|
+
}
|
|
20590
|
+
],
|
|
20591
|
+
"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).",
|
|
20592
|
+
"inheritedFrom": {
|
|
20593
|
+
"name": "SbbFormAssociatedMixin",
|
|
20594
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20595
|
+
}
|
|
20596
|
+
},
|
|
20597
|
+
{
|
|
20598
|
+
"kind": "method",
|
|
20599
|
+
"name": "removeValidityFlag",
|
|
20600
|
+
"privacy": "protected",
|
|
20601
|
+
"return": {
|
|
20602
|
+
"type": {
|
|
20603
|
+
"text": "void"
|
|
20604
|
+
}
|
|
20605
|
+
},
|
|
20606
|
+
"parameters": [
|
|
20607
|
+
{
|
|
20608
|
+
"name": "flag",
|
|
20609
|
+
"type": {
|
|
20610
|
+
"text": "T"
|
|
20611
|
+
}
|
|
20612
|
+
}
|
|
20613
|
+
],
|
|
20614
|
+
"description": "Removes the validity state flag entry and updates validity state.",
|
|
20177
20615
|
"inheritedFrom": {
|
|
20178
|
-
"name": "
|
|
20179
|
-
"module": "core/
|
|
20616
|
+
"name": "SbbFormAssociatedMixin",
|
|
20617
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20180
20618
|
}
|
|
20181
20619
|
},
|
|
20182
20620
|
{
|
|
20183
20621
|
"kind": "method",
|
|
20184
|
-
"name": "
|
|
20185
|
-
"privacy": "
|
|
20622
|
+
"name": "_setInternalValidity",
|
|
20623
|
+
"privacy": "private",
|
|
20186
20624
|
"return": {
|
|
20187
20625
|
"type": {
|
|
20188
|
-
"text": "
|
|
20626
|
+
"text": "void"
|
|
20189
20627
|
}
|
|
20190
20628
|
},
|
|
20191
20629
|
"inheritedFrom": {
|
|
20192
|
-
"name": "
|
|
20193
|
-
"module": "core/
|
|
20630
|
+
"name": "SbbFormAssociatedMixin",
|
|
20631
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20194
20632
|
}
|
|
20195
20633
|
},
|
|
20196
20634
|
{
|
|
@@ -20286,20 +20724,6 @@
|
|
|
20286
20724
|
"module": "core/base-elements/element.js"
|
|
20287
20725
|
}
|
|
20288
20726
|
},
|
|
20289
|
-
{
|
|
20290
|
-
"kind": "field",
|
|
20291
|
-
"name": "elementName",
|
|
20292
|
-
"type": {
|
|
20293
|
-
"text": "string"
|
|
20294
|
-
},
|
|
20295
|
-
"privacy": "public",
|
|
20296
|
-
"static": true,
|
|
20297
|
-
"readonly": true,
|
|
20298
|
-
"inheritedFrom": {
|
|
20299
|
-
"name": "SbbElement",
|
|
20300
|
-
"module": "core/base-elements/element.js"
|
|
20301
|
-
}
|
|
20302
|
-
},
|
|
20303
20727
|
{
|
|
20304
20728
|
"kind": "field",
|
|
20305
20729
|
"name": "_controllers",
|
|
@@ -20315,330 +20739,159 @@
|
|
|
20315
20739
|
],
|
|
20316
20740
|
"events": [
|
|
20317
20741
|
{
|
|
20318
|
-
"name": "
|
|
20319
|
-
"type": {
|
|
20320
|
-
"text": "CustomEvent<{ closeTarget: HTMLElement | null }>"
|
|
20321
|
-
},
|
|
20322
|
-
"description": "Emits whenever the component begins the closing transition. Can be canceled.",
|
|
20323
|
-
"inheritedFrom": {
|
|
20324
|
-
"name": "SbbOpenCloseBaseElement",
|
|
20325
|
-
"module": "core/base-elements/open-close-base-element.js"
|
|
20326
|
-
}
|
|
20327
|
-
},
|
|
20328
|
-
{
|
|
20329
|
-
"name": "close",
|
|
20330
|
-
"type": {
|
|
20331
|
-
"text": "CustomEvent<{ closeTarget: HTMLElement | null }>"
|
|
20332
|
-
},
|
|
20333
|
-
"description": "Emits whenever the component is closed.",
|
|
20334
|
-
"inheritedFrom": {
|
|
20335
|
-
"name": "SbbOpenCloseBaseElement",
|
|
20336
|
-
"module": "core/base-elements/open-close-base-element.js"
|
|
20337
|
-
}
|
|
20338
|
-
},
|
|
20339
|
-
{
|
|
20340
|
-
"name": "beforeopen",
|
|
20742
|
+
"name": "change",
|
|
20341
20743
|
"type": {
|
|
20342
20744
|
"text": "Event"
|
|
20343
20745
|
},
|
|
20344
|
-
"description": "
|
|
20746
|
+
"description": "The change event is fired when the user modifies the element's value. Unlike the input event, the change event is not necessarily fired for each alteration to an element's value.",
|
|
20345
20747
|
"inheritedFrom": {
|
|
20346
|
-
"name": "
|
|
20347
|
-
"module": "core/
|
|
20748
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20749
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20348
20750
|
}
|
|
20349
20751
|
},
|
|
20350
20752
|
{
|
|
20351
|
-
"name": "
|
|
20753
|
+
"name": "input",
|
|
20352
20754
|
"type": {
|
|
20353
|
-
"text": "
|
|
20755
|
+
"text": "InputEvent"
|
|
20354
20756
|
},
|
|
20355
|
-
"description": "
|
|
20757
|
+
"description": "The input event fires when the value has been changed as a direct result of a user action.",
|
|
20356
20758
|
"inheritedFrom": {
|
|
20357
|
-
"name": "
|
|
20358
|
-
"module": "core/
|
|
20759
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20760
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20359
20761
|
}
|
|
20360
20762
|
}
|
|
20361
20763
|
],
|
|
20362
20764
|
"attributes": [
|
|
20363
20765
|
{
|
|
20364
|
-
"name": "
|
|
20365
|
-
"type": {
|
|
20366
|
-
"text": "HTMLElement | null"
|
|
20367
|
-
},
|
|
20368
|
-
"default": "null",
|
|
20369
|
-
"description": "The element that will trigger the popover overlay.\n\nFor attribute usage, provide an id reference.",
|
|
20370
|
-
"fieldName": "trigger"
|
|
20371
|
-
}
|
|
20372
|
-
],
|
|
20373
|
-
"superclass": {
|
|
20374
|
-
"name": "SbbOpenCloseBaseElement",
|
|
20375
|
-
"module": "core/base-elements.js"
|
|
20376
|
-
}
|
|
20377
|
-
},
|
|
20378
|
-
{
|
|
20379
|
-
"kind": "class",
|
|
20380
|
-
"description": "It displays contextual information within a popover.",
|
|
20381
|
-
"name": "SbbPopoverElement",
|
|
20382
|
-
"cssProperties": [
|
|
20383
|
-
{
|
|
20384
|
-
"description": "To specify a custom stack order, the `z-index` can be overridden by defining this CSS variable. The default `z-index` of the component is set to `var(--sbb-overlay-default-z-index)` with a value of `1000`.",
|
|
20385
|
-
"name": "--sbb-popover-z-index",
|
|
20386
|
-
"default": "var(--sbb-overlay-default-z-index)"
|
|
20387
|
-
}
|
|
20388
|
-
],
|
|
20389
|
-
"slots": [
|
|
20390
|
-
{
|
|
20391
|
-
"description": "Use the unnamed slot to add content into the popover.",
|
|
20392
|
-
"name": ""
|
|
20393
|
-
}
|
|
20394
|
-
],
|
|
20395
|
-
"members": [
|
|
20396
|
-
{
|
|
20397
|
-
"kind": "field",
|
|
20398
|
-
"name": "elementName",
|
|
20766
|
+
"name": "size",
|
|
20399
20767
|
"type": {
|
|
20400
|
-
"text": "
|
|
20401
|
-
},
|
|
20402
|
-
"privacy": "public",
|
|
20403
|
-
"static": true,
|
|
20404
|
-
"readonly": true,
|
|
20405
|
-
"inheritedFrom": {
|
|
20406
|
-
"name": "SbbElement",
|
|
20407
|
-
"module": "core/base-elements/element.js"
|
|
20768
|
+
"text": "SbbRadioButtonSize"
|
|
20408
20769
|
},
|
|
20409
|
-
"
|
|
20770
|
+
"description": "Size variant, either xs, s or m.",
|
|
20771
|
+
"default": "'m' / 'xs' (lean)",
|
|
20772
|
+
"fieldName": "size"
|
|
20410
20773
|
},
|
|
20411
20774
|
{
|
|
20412
|
-
"
|
|
20413
|
-
"name": "hideCloseButton",
|
|
20775
|
+
"name": "value",
|
|
20414
20776
|
"type": {
|
|
20415
|
-
"text": "
|
|
20777
|
+
"text": "T | null"
|
|
20416
20778
|
},
|
|
20417
|
-
"
|
|
20418
|
-
"
|
|
20419
|
-
"
|
|
20420
|
-
"attribute": "hide-close-button",
|
|
20421
|
-
"reflects": true
|
|
20779
|
+
"default": "null",
|
|
20780
|
+
"description": "The value of the form element",
|
|
20781
|
+
"fieldName": "value"
|
|
20422
20782
|
},
|
|
20423
20783
|
{
|
|
20424
|
-
"
|
|
20425
|
-
"
|
|
20784
|
+
"name": "allow-empty-selection",
|
|
20785
|
+
"description": "Whether the radio can be deselected.",
|
|
20426
20786
|
"type": {
|
|
20427
20787
|
"text": "boolean"
|
|
20428
20788
|
},
|
|
20429
|
-
"
|
|
20430
|
-
"
|
|
20431
|
-
|
|
20432
|
-
|
|
20433
|
-
|
|
20434
|
-
{
|
|
20435
|
-
"kind": "field",
|
|
20436
|
-
"name": "openDelay",
|
|
20437
|
-
"privacy": "public",
|
|
20438
|
-
"description": "Open the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
20439
|
-
"default": "0",
|
|
20440
|
-
"type": {
|
|
20441
|
-
"text": "number"
|
|
20442
|
-
},
|
|
20443
|
-
"attribute": "open-delay"
|
|
20444
|
-
},
|
|
20445
|
-
{
|
|
20446
|
-
"kind": "field",
|
|
20447
|
-
"name": "_openDelay",
|
|
20448
|
-
"type": {
|
|
20449
|
-
"text": "number | undefined"
|
|
20450
|
-
},
|
|
20451
|
-
"privacy": "private"
|
|
20452
|
-
},
|
|
20453
|
-
{
|
|
20454
|
-
"kind": "field",
|
|
20455
|
-
"name": "closeDelay",
|
|
20456
|
-
"privacy": "public",
|
|
20457
|
-
"description": "Close the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
20458
|
-
"default": "0",
|
|
20459
|
-
"type": {
|
|
20460
|
-
"text": "number"
|
|
20461
|
-
},
|
|
20462
|
-
"attribute": "close-delay"
|
|
20463
|
-
},
|
|
20464
|
-
{
|
|
20465
|
-
"kind": "field",
|
|
20466
|
-
"name": "_closeDelay",
|
|
20467
|
-
"type": {
|
|
20468
|
-
"text": "number | undefined"
|
|
20469
|
-
},
|
|
20470
|
-
"privacy": "private"
|
|
20471
|
-
},
|
|
20472
|
-
{
|
|
20473
|
-
"kind": "field",
|
|
20474
|
-
"name": "accessibilityCloseLabel",
|
|
20475
|
-
"type": {
|
|
20476
|
-
"text": "string"
|
|
20477
|
-
},
|
|
20478
|
-
"privacy": "public",
|
|
20479
|
-
"default": "''",
|
|
20480
|
-
"description": "This will be forwarded as aria-label to the close button element.",
|
|
20481
|
-
"attribute": "accessibility-close-label"
|
|
20789
|
+
"fieldName": "allowEmptySelection",
|
|
20790
|
+
"inheritedFrom": {
|
|
20791
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
20792
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
20793
|
+
}
|
|
20482
20794
|
},
|
|
20483
20795
|
{
|
|
20484
|
-
"
|
|
20485
|
-
"
|
|
20796
|
+
"name": "checked",
|
|
20797
|
+
"description": "Whether the radio button is checked.",
|
|
20486
20798
|
"type": {
|
|
20487
20799
|
"text": "boolean"
|
|
20488
20800
|
},
|
|
20489
|
-
"
|
|
20490
|
-
"default": "false"
|
|
20491
|
-
},
|
|
20492
|
-
{
|
|
20493
|
-
"kind": "field",
|
|
20494
|
-
"name": "_openTimeout",
|
|
20495
|
-
"type": {
|
|
20496
|
-
"text": "ReturnType<typeof setTimeout> | undefined"
|
|
20497
|
-
},
|
|
20498
|
-
"privacy": "private"
|
|
20499
|
-
},
|
|
20500
|
-
{
|
|
20501
|
-
"kind": "field",
|
|
20502
|
-
"name": "_language",
|
|
20503
|
-
"privacy": "private",
|
|
20504
|
-
"default": "new SbbLanguageController(this)"
|
|
20505
|
-
},
|
|
20506
|
-
{
|
|
20507
|
-
"kind": "field",
|
|
20508
|
-
"name": "_overlayAbortController",
|
|
20509
|
-
"type": {
|
|
20510
|
-
"text": "AbortController | null"
|
|
20511
|
-
},
|
|
20512
|
-
"privacy": "private",
|
|
20513
|
-
"default": "null"
|
|
20514
|
-
},
|
|
20515
|
-
{
|
|
20516
|
-
"kind": "method",
|
|
20517
|
-
"name": "configureTrigger",
|
|
20518
|
-
"privacy": "protected",
|
|
20519
|
-
"return": {
|
|
20520
|
-
"type": {
|
|
20521
|
-
"text": "void"
|
|
20522
|
-
}
|
|
20523
|
-
},
|
|
20524
|
-
"parameters": [
|
|
20525
|
-
{
|
|
20526
|
-
"name": "oldTrigger",
|
|
20527
|
-
"type": {
|
|
20528
|
-
"text": "HTMLElement | null"
|
|
20529
|
-
}
|
|
20530
|
-
}
|
|
20531
|
-
],
|
|
20801
|
+
"fieldName": "checked",
|
|
20532
20802
|
"inheritedFrom": {
|
|
20533
|
-
"name": "
|
|
20534
|
-
"module": "
|
|
20535
|
-
}
|
|
20536
|
-
},
|
|
20537
|
-
{
|
|
20538
|
-
"kind": "method",
|
|
20539
|
-
"name": "_registerOverlayListeners",
|
|
20540
|
-
"privacy": "private",
|
|
20541
|
-
"return": {
|
|
20542
|
-
"type": {
|
|
20543
|
-
"text": "void"
|
|
20544
|
-
}
|
|
20803
|
+
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
20804
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
20545
20805
|
}
|
|
20546
20806
|
},
|
|
20547
20807
|
{
|
|
20548
|
-
"
|
|
20549
|
-
"
|
|
20550
|
-
"
|
|
20551
|
-
|
|
20552
|
-
"type": {
|
|
20553
|
-
"text": "void"
|
|
20554
|
-
}
|
|
20808
|
+
"name": "name",
|
|
20809
|
+
"description": "Name of the form element. Will be read from name attribute.",
|
|
20810
|
+
"type": {
|
|
20811
|
+
"text": "string"
|
|
20555
20812
|
},
|
|
20556
|
-
"
|
|
20557
|
-
{
|
|
20558
|
-
"name": "signal",
|
|
20559
|
-
"type": {
|
|
20560
|
-
"text": "AbortSignal"
|
|
20561
|
-
}
|
|
20562
|
-
}
|
|
20563
|
-
],
|
|
20813
|
+
"fieldName": "name",
|
|
20564
20814
|
"inheritedFrom": {
|
|
20565
|
-
"name": "
|
|
20566
|
-
"module": "
|
|
20815
|
+
"name": "SbbFormAssociatedMixin",
|
|
20816
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
20567
20817
|
}
|
|
20568
20818
|
},
|
|
20569
20819
|
{
|
|
20570
|
-
"
|
|
20571
|
-
"
|
|
20572
|
-
"
|
|
20573
|
-
"
|
|
20574
|
-
"
|
|
20575
|
-
"text": "void"
|
|
20576
|
-
}
|
|
20820
|
+
"name": "disabled",
|
|
20821
|
+
"description": "Whether the component is disabled.",
|
|
20822
|
+
"default": "false",
|
|
20823
|
+
"type": {
|
|
20824
|
+
"text": "boolean"
|
|
20577
20825
|
},
|
|
20578
|
-
"
|
|
20826
|
+
"fieldName": "disabled",
|
|
20579
20827
|
"inheritedFrom": {
|
|
20580
|
-
"name": "
|
|
20581
|
-
"module": "core/
|
|
20828
|
+
"name": "SbbDisabledMixin",
|
|
20829
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
20582
20830
|
}
|
|
20583
20831
|
},
|
|
20584
20832
|
{
|
|
20585
|
-
"
|
|
20586
|
-
"
|
|
20587
|
-
"
|
|
20588
|
-
|
|
20589
|
-
"type": {
|
|
20590
|
-
"text": "void"
|
|
20591
|
-
}
|
|
20833
|
+
"name": "required",
|
|
20834
|
+
"description": "Whether the component is required.",
|
|
20835
|
+
"type": {
|
|
20836
|
+
"text": "boolean"
|
|
20592
20837
|
},
|
|
20593
|
-
"
|
|
20594
|
-
"parameters": [
|
|
20595
|
-
{
|
|
20596
|
-
"name": "target",
|
|
20597
|
-
"optional": true,
|
|
20598
|
-
"type": {
|
|
20599
|
-
"text": "HTMLElement"
|
|
20600
|
-
}
|
|
20601
|
-
}
|
|
20602
|
-
],
|
|
20838
|
+
"fieldName": "required",
|
|
20603
20839
|
"inheritedFrom": {
|
|
20604
|
-
"name": "
|
|
20605
|
-
"module": "core/
|
|
20840
|
+
"name": "SbbRequiredMixin",
|
|
20841
|
+
"module": "core/mixins/required-mixin.js"
|
|
20606
20842
|
}
|
|
20607
|
-
}
|
|
20608
|
-
|
|
20609
|
-
|
|
20610
|
-
"name": "_onTriggerMouseEnter",
|
|
20611
|
-
"privacy": "private"
|
|
20612
|
-
},
|
|
20613
|
-
{
|
|
20614
|
-
"kind": "field",
|
|
20615
|
-
"name": "_onTriggerMouseLeave",
|
|
20616
|
-
"privacy": "private"
|
|
20617
|
-
},
|
|
20618
|
-
{
|
|
20619
|
-
"kind": "field",
|
|
20620
|
-
"name": "_onOverlayMouseEnter",
|
|
20621
|
-
"privacy": "private"
|
|
20622
|
-
},
|
|
20623
|
-
{
|
|
20624
|
-
"kind": "field",
|
|
20625
|
-
"name": "_onOverlayMouseLeave",
|
|
20626
|
-
"privacy": "private"
|
|
20627
|
-
},
|
|
20843
|
+
}
|
|
20844
|
+
],
|
|
20845
|
+
"mixins": [
|
|
20628
20846
|
{
|
|
20629
|
-
"
|
|
20630
|
-
"
|
|
20631
|
-
|
|
20632
|
-
|
|
20633
|
-
|
|
20634
|
-
|
|
20635
|
-
|
|
20636
|
-
|
|
20637
|
-
|
|
20638
|
-
|
|
20639
|
-
|
|
20640
|
-
|
|
20641
|
-
|
|
20847
|
+
"name": "SbbRadioButtonCommonElementMixin",
|
|
20848
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
20849
|
+
}
|
|
20850
|
+
],
|
|
20851
|
+
"superclass": {
|
|
20852
|
+
"name": "SbbElement",
|
|
20853
|
+
"module": "core/base-elements.js"
|
|
20854
|
+
},
|
|
20855
|
+
"tagName": "sbb-radio-button",
|
|
20856
|
+
"customElement": true,
|
|
20857
|
+
"classGenerics": "T = string"
|
|
20858
|
+
}
|
|
20859
|
+
],
|
|
20860
|
+
"exports": [
|
|
20861
|
+
{
|
|
20862
|
+
"kind": "js",
|
|
20863
|
+
"name": "SbbRadioButtonElement",
|
|
20864
|
+
"declaration": {
|
|
20865
|
+
"name": "SbbRadioButtonElement",
|
|
20866
|
+
"module": "radio-button/radio-button.component.js"
|
|
20867
|
+
}
|
|
20868
|
+
}
|
|
20869
|
+
]
|
|
20870
|
+
},
|
|
20871
|
+
{
|
|
20872
|
+
"kind": "javascript-module",
|
|
20873
|
+
"path": "radio-button/radio-button.js",
|
|
20874
|
+
"declarations": [],
|
|
20875
|
+
"exports": [
|
|
20876
|
+
{
|
|
20877
|
+
"kind": "js",
|
|
20878
|
+
"name": "*",
|
|
20879
|
+
"declaration": {
|
|
20880
|
+
"name": "*",
|
|
20881
|
+
"module": "radio-button/radio-button.component.js"
|
|
20882
|
+
}
|
|
20883
|
+
}
|
|
20884
|
+
]
|
|
20885
|
+
},
|
|
20886
|
+
{
|
|
20887
|
+
"kind": "javascript-module",
|
|
20888
|
+
"path": "popover/popover.component.js",
|
|
20889
|
+
"declarations": [
|
|
20890
|
+
{
|
|
20891
|
+
"kind": "class",
|
|
20892
|
+
"description": "",
|
|
20893
|
+
"name": "SbbPopoverBaseElement",
|
|
20894
|
+
"members": [
|
|
20642
20895
|
{
|
|
20643
20896
|
"kind": "field",
|
|
20644
20897
|
"name": "trigger",
|
|
@@ -20648,11 +20901,7 @@
|
|
|
20648
20901
|
"privacy": "public",
|
|
20649
20902
|
"default": "null",
|
|
20650
20903
|
"description": "The element that will trigger the popover overlay.\n\nFor attribute usage, provide an id reference.",
|
|
20651
|
-
"attribute": "trigger"
|
|
20652
|
-
"inheritedFrom": {
|
|
20653
|
-
"name": "SbbPopoverBaseElement",
|
|
20654
|
-
"module": "popover/popover.component.js"
|
|
20655
|
-
}
|
|
20904
|
+
"attribute": "trigger"
|
|
20656
20905
|
},
|
|
20657
20906
|
{
|
|
20658
20907
|
"kind": "field",
|
|
@@ -20660,11 +20909,7 @@
|
|
|
20660
20909
|
"type": {
|
|
20661
20910
|
"text": "HTMLElement | undefined"
|
|
20662
20911
|
},
|
|
20663
|
-
"privacy": "private"
|
|
20664
|
-
"inheritedFrom": {
|
|
20665
|
-
"name": "SbbPopoverBaseElement",
|
|
20666
|
-
"module": "popover/popover.component.js"
|
|
20667
|
-
}
|
|
20912
|
+
"privacy": "private"
|
|
20668
20913
|
},
|
|
20669
20914
|
{
|
|
20670
20915
|
"kind": "field",
|
|
@@ -20673,11 +20918,7 @@
|
|
|
20673
20918
|
"text": "boolean"
|
|
20674
20919
|
},
|
|
20675
20920
|
"privacy": "private",
|
|
20676
|
-
"default": "false"
|
|
20677
|
-
"inheritedFrom": {
|
|
20678
|
-
"name": "SbbPopoverBaseElement",
|
|
20679
|
-
"module": "popover/popover.component.js"
|
|
20680
|
-
}
|
|
20921
|
+
"default": "false"
|
|
20681
20922
|
},
|
|
20682
20923
|
{
|
|
20683
20924
|
"kind": "field",
|
|
@@ -20685,11 +20926,7 @@
|
|
|
20685
20926
|
"type": {
|
|
20686
20927
|
"text": "HTMLElement | undefined"
|
|
20687
20928
|
},
|
|
20688
|
-
"privacy": "private"
|
|
20689
|
-
"inheritedFrom": {
|
|
20690
|
-
"name": "SbbPopoverBaseElement",
|
|
20691
|
-
"module": "popover/popover.component.js"
|
|
20692
|
-
}
|
|
20929
|
+
"privacy": "private"
|
|
20693
20930
|
},
|
|
20694
20931
|
{
|
|
20695
20932
|
"kind": "field",
|
|
@@ -20697,11 +20934,7 @@
|
|
|
20697
20934
|
"type": {
|
|
20698
20935
|
"text": "boolean | undefined"
|
|
20699
20936
|
},
|
|
20700
|
-
"privacy": "private"
|
|
20701
|
-
"inheritedFrom": {
|
|
20702
|
-
"name": "SbbPopoverBaseElement",
|
|
20703
|
-
"module": "popover/popover.component.js"
|
|
20704
|
-
}
|
|
20937
|
+
"privacy": "private"
|
|
20705
20938
|
},
|
|
20706
20939
|
{
|
|
20707
20940
|
"kind": "field",
|
|
@@ -20709,11 +20942,7 @@
|
|
|
20709
20942
|
"type": {
|
|
20710
20943
|
"text": "HTMLElement | null | undefined"
|
|
20711
20944
|
},
|
|
20712
|
-
"privacy": "private"
|
|
20713
|
-
"inheritedFrom": {
|
|
20714
|
-
"name": "SbbPopoverBaseElement",
|
|
20715
|
-
"module": "popover/popover.component.js"
|
|
20716
|
-
}
|
|
20945
|
+
"privacy": "private"
|
|
20717
20946
|
},
|
|
20718
20947
|
{
|
|
20719
20948
|
"kind": "field",
|
|
@@ -20721,11 +20950,7 @@
|
|
|
20721
20950
|
"type": {
|
|
20722
20951
|
"text": "AbortController | undefined"
|
|
20723
20952
|
},
|
|
20724
|
-
"privacy": "private"
|
|
20725
|
-
"inheritedFrom": {
|
|
20726
|
-
"name": "SbbPopoverBaseElement",
|
|
20727
|
-
"module": "popover/popover.component.js"
|
|
20728
|
-
}
|
|
20953
|
+
"privacy": "private"
|
|
20729
20954
|
},
|
|
20730
20955
|
{
|
|
20731
20956
|
"kind": "field",
|
|
@@ -20733,31 +20958,19 @@
|
|
|
20733
20958
|
"type": {
|
|
20734
20959
|
"text": "AbortController | undefined"
|
|
20735
20960
|
},
|
|
20736
|
-
"privacy": "private"
|
|
20737
|
-
"inheritedFrom": {
|
|
20738
|
-
"name": "SbbPopoverBaseElement",
|
|
20739
|
-
"module": "popover/popover.component.js"
|
|
20740
|
-
}
|
|
20961
|
+
"privacy": "private"
|
|
20741
20962
|
},
|
|
20742
20963
|
{
|
|
20743
20964
|
"kind": "field",
|
|
20744
20965
|
"name": "_escapableOverlayController",
|
|
20745
20966
|
"privacy": "private",
|
|
20746
|
-
"default": "new SbbEscapableOverlayController(this)"
|
|
20747
|
-
"inheritedFrom": {
|
|
20748
|
-
"name": "SbbPopoverBaseElement",
|
|
20749
|
-
"module": "popover/popover.component.js"
|
|
20750
|
-
}
|
|
20967
|
+
"default": "new SbbEscapableOverlayController(this)"
|
|
20751
20968
|
},
|
|
20752
20969
|
{
|
|
20753
20970
|
"kind": "field",
|
|
20754
20971
|
"name": "_focusTrapController",
|
|
20755
20972
|
"privacy": "private",
|
|
20756
|
-
"default": "new SbbFocusTrapController(this)"
|
|
20757
|
-
"inheritedFrom": {
|
|
20758
|
-
"name": "SbbPopoverBaseElement",
|
|
20759
|
-
"module": "popover/popover.component.js"
|
|
20760
|
-
}
|
|
20973
|
+
"default": "new SbbFocusTrapController(this)"
|
|
20761
20974
|
},
|
|
20762
20975
|
{
|
|
20763
20976
|
"kind": "field",
|
|
@@ -20766,11 +20979,7 @@
|
|
|
20766
20979
|
"text": "ReturnType<typeof setTimeout> | null"
|
|
20767
20980
|
},
|
|
20768
20981
|
"privacy": "private",
|
|
20769
|
-
"default": "null"
|
|
20770
|
-
"inheritedFrom": {
|
|
20771
|
-
"name": "SbbPopoverBaseElement",
|
|
20772
|
-
"module": "popover/popover.component.js"
|
|
20773
|
-
}
|
|
20982
|
+
"default": "null"
|
|
20774
20983
|
},
|
|
20775
20984
|
{
|
|
20776
20985
|
"kind": "field",
|
|
@@ -20778,11 +20987,7 @@
|
|
|
20778
20987
|
"type": {
|
|
20779
20988
|
"text": "ReturnType<typeof setTimeout> | undefined"
|
|
20780
20989
|
},
|
|
20781
|
-
"privacy": "protected"
|
|
20782
|
-
"inheritedFrom": {
|
|
20783
|
-
"name": "SbbPopoverBaseElement",
|
|
20784
|
-
"module": "popover/popover.component.js"
|
|
20785
|
-
}
|
|
20990
|
+
"privacy": "protected"
|
|
20786
20991
|
},
|
|
20787
20992
|
{
|
|
20788
20993
|
"kind": "field",
|
|
@@ -20790,10 +20995,45 @@
|
|
|
20790
20995
|
"type": {
|
|
20791
20996
|
"text": "HTMLDivElement | undefined"
|
|
20792
20997
|
},
|
|
20793
|
-
"privacy": "protected"
|
|
20998
|
+
"privacy": "protected"
|
|
20999
|
+
},
|
|
21000
|
+
{
|
|
21001
|
+
"kind": "method",
|
|
21002
|
+
"name": "open",
|
|
21003
|
+
"privacy": "public",
|
|
21004
|
+
"return": {
|
|
21005
|
+
"type": {
|
|
21006
|
+
"text": "void"
|
|
21007
|
+
}
|
|
21008
|
+
},
|
|
21009
|
+
"description": "Opens the popover on trigger click.",
|
|
21010
|
+
"inheritedFrom": {
|
|
21011
|
+
"name": "SbbOpenCloseBaseElement",
|
|
21012
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
21013
|
+
}
|
|
21014
|
+
},
|
|
21015
|
+
{
|
|
21016
|
+
"kind": "method",
|
|
21017
|
+
"name": "close",
|
|
21018
|
+
"privacy": "public",
|
|
21019
|
+
"return": {
|
|
21020
|
+
"type": {
|
|
21021
|
+
"text": "void"
|
|
21022
|
+
}
|
|
21023
|
+
},
|
|
21024
|
+
"description": "Closes the popover.",
|
|
21025
|
+
"parameters": [
|
|
21026
|
+
{
|
|
21027
|
+
"name": "target",
|
|
21028
|
+
"optional": true,
|
|
21029
|
+
"type": {
|
|
21030
|
+
"text": "HTMLElement"
|
|
21031
|
+
}
|
|
21032
|
+
}
|
|
21033
|
+
],
|
|
20794
21034
|
"inheritedFrom": {
|
|
20795
|
-
"name": "
|
|
20796
|
-
"module": "
|
|
21035
|
+
"name": "SbbOpenCloseBaseElement",
|
|
21036
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
20797
21037
|
}
|
|
20798
21038
|
},
|
|
20799
21039
|
{
|
|
@@ -20804,10 +21044,6 @@
|
|
|
20804
21044
|
"type": {
|
|
20805
21045
|
"text": "boolean"
|
|
20806
21046
|
}
|
|
20807
|
-
},
|
|
20808
|
-
"inheritedFrom": {
|
|
20809
|
-
"name": "SbbPopoverBaseElement",
|
|
20810
|
-
"module": "popover/popover.component.js"
|
|
20811
21047
|
}
|
|
20812
21048
|
},
|
|
20813
21049
|
{
|
|
@@ -20818,10 +21054,6 @@
|
|
|
20818
21054
|
"type": {
|
|
20819
21055
|
"text": "void"
|
|
20820
21056
|
}
|
|
20821
|
-
},
|
|
20822
|
-
"inheritedFrom": {
|
|
20823
|
-
"name": "SbbPopoverBaseElement",
|
|
20824
|
-
"module": "popover/popover.component.js"
|
|
20825
21057
|
}
|
|
20826
21058
|
},
|
|
20827
21059
|
{
|
|
@@ -20832,10 +21064,6 @@
|
|
|
20832
21064
|
"type": {
|
|
20833
21065
|
"text": "void"
|
|
20834
21066
|
}
|
|
20835
|
-
},
|
|
20836
|
-
"inheritedFrom": {
|
|
20837
|
-
"name": "SbbPopoverBaseElement",
|
|
20838
|
-
"module": "popover/popover.component.js"
|
|
20839
21067
|
}
|
|
20840
21068
|
},
|
|
20841
21069
|
{
|
|
@@ -20846,12 +21074,44 @@
|
|
|
20846
21074
|
"type": {
|
|
20847
21075
|
"text": "void"
|
|
20848
21076
|
}
|
|
20849
|
-
},
|
|
20850
|
-
"inheritedFrom": {
|
|
20851
|
-
"name": "SbbPopoverBaseElement",
|
|
20852
|
-
"module": "popover/popover.component.js"
|
|
20853
21077
|
}
|
|
20854
21078
|
},
|
|
21079
|
+
{
|
|
21080
|
+
"kind": "method",
|
|
21081
|
+
"name": "configureTrigger",
|
|
21082
|
+
"privacy": "protected",
|
|
21083
|
+
"return": {
|
|
21084
|
+
"type": {
|
|
21085
|
+
"text": "void"
|
|
21086
|
+
}
|
|
21087
|
+
},
|
|
21088
|
+
"parameters": [
|
|
21089
|
+
{
|
|
21090
|
+
"name": "_oldTrigger",
|
|
21091
|
+
"type": {
|
|
21092
|
+
"text": "HTMLElement | null"
|
|
21093
|
+
}
|
|
21094
|
+
}
|
|
21095
|
+
]
|
|
21096
|
+
},
|
|
21097
|
+
{
|
|
21098
|
+
"kind": "method",
|
|
21099
|
+
"name": "registerTriggerListeners",
|
|
21100
|
+
"privacy": "protected",
|
|
21101
|
+
"return": {
|
|
21102
|
+
"type": {
|
|
21103
|
+
"text": "void"
|
|
21104
|
+
}
|
|
21105
|
+
},
|
|
21106
|
+
"parameters": [
|
|
21107
|
+
{
|
|
21108
|
+
"name": "signal",
|
|
21109
|
+
"type": {
|
|
21110
|
+
"text": "AbortSignal"
|
|
21111
|
+
}
|
|
21112
|
+
}
|
|
21113
|
+
]
|
|
21114
|
+
},
|
|
20855
21115
|
{
|
|
20856
21116
|
"kind": "method",
|
|
20857
21117
|
"name": "_attachWindowEvents",
|
|
@@ -20860,10 +21120,6 @@
|
|
|
20860
21120
|
"type": {
|
|
20861
21121
|
"text": "void"
|
|
20862
21122
|
}
|
|
20863
|
-
},
|
|
20864
|
-
"inheritedFrom": {
|
|
20865
|
-
"name": "SbbPopoverBaseElement",
|
|
20866
|
-
"module": "popover/popover.component.js"
|
|
20867
21123
|
}
|
|
20868
21124
|
},
|
|
20869
21125
|
{
|
|
@@ -20882,29 +21138,17 @@
|
|
|
20882
21138
|
"text": "Event"
|
|
20883
21139
|
}
|
|
20884
21140
|
}
|
|
20885
|
-
]
|
|
20886
|
-
"inheritedFrom": {
|
|
20887
|
-
"name": "SbbPopoverBaseElement",
|
|
20888
|
-
"module": "popover/popover.component.js"
|
|
20889
|
-
}
|
|
21141
|
+
]
|
|
20890
21142
|
},
|
|
20891
21143
|
{
|
|
20892
21144
|
"kind": "field",
|
|
20893
21145
|
"name": "_pointerDownListener",
|
|
20894
|
-
"privacy": "private"
|
|
20895
|
-
"inheritedFrom": {
|
|
20896
|
-
"name": "SbbPopoverBaseElement",
|
|
20897
|
-
"module": "popover/popover.component.js"
|
|
20898
|
-
}
|
|
21146
|
+
"privacy": "private"
|
|
20899
21147
|
},
|
|
20900
21148
|
{
|
|
20901
21149
|
"kind": "field",
|
|
20902
21150
|
"name": "_closeOnBackdropClick",
|
|
20903
|
-
"privacy": "private"
|
|
20904
|
-
"inheritedFrom": {
|
|
20905
|
-
"name": "SbbPopoverBaseElement",
|
|
20906
|
-
"module": "popover/popover.component.js"
|
|
20907
|
-
}
|
|
21151
|
+
"privacy": "private"
|
|
20908
21152
|
},
|
|
20909
21153
|
{
|
|
20910
21154
|
"kind": "method",
|
|
@@ -20922,11 +21166,7 @@
|
|
|
20922
21166
|
"text": "AnimationEvent"
|
|
20923
21167
|
}
|
|
20924
21168
|
}
|
|
20925
|
-
]
|
|
20926
|
-
"inheritedFrom": {
|
|
20927
|
-
"name": "SbbPopoverBaseElement",
|
|
20928
|
-
"module": "popover/popover.component.js"
|
|
20929
|
-
}
|
|
21169
|
+
]
|
|
20930
21170
|
},
|
|
20931
21171
|
{
|
|
20932
21172
|
"kind": "method",
|
|
@@ -20936,10 +21176,6 @@
|
|
|
20936
21176
|
"type": {
|
|
20937
21177
|
"text": "void"
|
|
20938
21178
|
}
|
|
20939
|
-
},
|
|
20940
|
-
"inheritedFrom": {
|
|
20941
|
-
"name": "SbbPopoverBaseElement",
|
|
20942
|
-
"module": "popover/popover.component.js"
|
|
20943
21179
|
}
|
|
20944
21180
|
},
|
|
20945
21181
|
{
|
|
@@ -20950,10 +21186,16 @@
|
|
|
20950
21186
|
"type": {
|
|
20951
21187
|
"text": "void"
|
|
20952
21188
|
}
|
|
20953
|
-
}
|
|
20954
|
-
|
|
20955
|
-
|
|
20956
|
-
|
|
21189
|
+
}
|
|
21190
|
+
},
|
|
21191
|
+
{
|
|
21192
|
+
"kind": "method",
|
|
21193
|
+
"name": "renderContent",
|
|
21194
|
+
"privacy": "protected",
|
|
21195
|
+
"return": {
|
|
21196
|
+
"type": {
|
|
21197
|
+
"text": "TemplateResult"
|
|
21198
|
+
}
|
|
20957
21199
|
}
|
|
20958
21200
|
},
|
|
20959
21201
|
{
|
|
@@ -21195,83 +21437,31 @@
|
|
|
21195
21437
|
},
|
|
21196
21438
|
{
|
|
21197
21439
|
"kind": "field",
|
|
21198
|
-
"name": "
|
|
21440
|
+
"name": "elementName",
|
|
21199
21441
|
"type": {
|
|
21200
|
-
"text": "
|
|
21442
|
+
"text": "string"
|
|
21201
21443
|
},
|
|
21202
|
-
"privacy": "
|
|
21444
|
+
"privacy": "public",
|
|
21445
|
+
"static": true,
|
|
21446
|
+
"readonly": true,
|
|
21203
21447
|
"inheritedFrom": {
|
|
21204
21448
|
"name": "SbbElement",
|
|
21205
21449
|
"module": "core/base-elements/element.js"
|
|
21206
21450
|
}
|
|
21207
|
-
}
|
|
21208
|
-
],
|
|
21209
|
-
"attributes": [
|
|
21210
|
-
{
|
|
21211
|
-
"name": "hide-close-button",
|
|
21212
|
-
"type": {
|
|
21213
|
-
"text": "boolean"
|
|
21214
|
-
},
|
|
21215
|
-
"default": "false",
|
|
21216
|
-
"description": "Whether the close button should be hidden.",
|
|
21217
|
-
"fieldName": "hideCloseButton"
|
|
21218
|
-
},
|
|
21219
|
-
{
|
|
21220
|
-
"name": "hover-trigger",
|
|
21221
|
-
"type": {
|
|
21222
|
-
"text": "boolean"
|
|
21223
|
-
},
|
|
21224
|
-
"default": "false",
|
|
21225
|
-
"description": "Whether the popover should be triggered on hover.",
|
|
21226
|
-
"fieldName": "hoverTrigger"
|
|
21227
|
-
},
|
|
21228
|
-
{
|
|
21229
|
-
"name": "open-delay",
|
|
21230
|
-
"description": "Open the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
21231
|
-
"default": "0",
|
|
21232
|
-
"type": {
|
|
21233
|
-
"text": "number"
|
|
21234
|
-
},
|
|
21235
|
-
"fieldName": "openDelay"
|
|
21236
|
-
},
|
|
21237
|
-
{
|
|
21238
|
-
"name": "close-delay",
|
|
21239
|
-
"description": "Close the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
21240
|
-
"default": "0",
|
|
21241
|
-
"type": {
|
|
21242
|
-
"text": "number"
|
|
21243
|
-
},
|
|
21244
|
-
"fieldName": "closeDelay"
|
|
21245
|
-
},
|
|
21246
|
-
{
|
|
21247
|
-
"name": "accessibility-close-label",
|
|
21248
|
-
"type": {
|
|
21249
|
-
"text": "string"
|
|
21250
|
-
},
|
|
21251
|
-
"default": "''",
|
|
21252
|
-
"description": "This will be forwarded as aria-label to the close button element.",
|
|
21253
|
-
"fieldName": "accessibilityCloseLabel"
|
|
21254
21451
|
},
|
|
21255
21452
|
{
|
|
21256
|
-
"
|
|
21453
|
+
"kind": "field",
|
|
21454
|
+
"name": "_controllers",
|
|
21257
21455
|
"type": {
|
|
21258
|
-
"text": "
|
|
21456
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
21259
21457
|
},
|
|
21260
|
-
"
|
|
21261
|
-
"description": "The element that will trigger the popover overlay.\n\nFor attribute usage, provide an id reference.",
|
|
21262
|
-
"fieldName": "trigger",
|
|
21458
|
+
"privacy": "private",
|
|
21263
21459
|
"inheritedFrom": {
|
|
21264
|
-
"name": "
|
|
21265
|
-
"module": "
|
|
21460
|
+
"name": "SbbElement",
|
|
21461
|
+
"module": "core/base-elements/element.js"
|
|
21266
21462
|
}
|
|
21267
21463
|
}
|
|
21268
21464
|
],
|
|
21269
|
-
"superclass": {
|
|
21270
|
-
"name": "SbbPopoverBaseElement",
|
|
21271
|
-
"module": "popover/popover.component.js"
|
|
21272
|
-
},
|
|
21273
|
-
"tagName": "sbb-popover",
|
|
21274
|
-
"customElement": true,
|
|
21275
21465
|
"events": [
|
|
21276
21466
|
{
|
|
21277
21467
|
"name": "beforeclose",
|
|
@@ -21317,84 +21507,37 @@
|
|
|
21317
21507
|
"module": "core/base-elements/open-close-base-element.js"
|
|
21318
21508
|
}
|
|
21319
21509
|
}
|
|
21320
|
-
]
|
|
21321
|
-
|
|
21322
|
-
|
|
21323
|
-
|
|
21324
|
-
|
|
21325
|
-
|
|
21326
|
-
|
|
21327
|
-
|
|
21328
|
-
|
|
21329
|
-
|
|
21510
|
+
],
|
|
21511
|
+
"attributes": [
|
|
21512
|
+
{
|
|
21513
|
+
"name": "trigger",
|
|
21514
|
+
"type": {
|
|
21515
|
+
"text": "HTMLElement | null"
|
|
21516
|
+
},
|
|
21517
|
+
"default": "null",
|
|
21518
|
+
"description": "The element that will trigger the popover overlay.\n\nFor attribute usage, provide an id reference.",
|
|
21519
|
+
"fieldName": "trigger"
|
|
21520
|
+
}
|
|
21521
|
+
],
|
|
21522
|
+
"superclass": {
|
|
21523
|
+
"name": "SbbOpenCloseBaseElement",
|
|
21524
|
+
"module": "core/base-elements.js"
|
|
21330
21525
|
}
|
|
21331
21526
|
},
|
|
21332
|
-
{
|
|
21333
|
-
"kind": "js",
|
|
21334
|
-
"name": "SbbPopoverElement",
|
|
21335
|
-
"declaration": {
|
|
21336
|
-
"name": "SbbPopoverElement",
|
|
21337
|
-
"module": "popover/popover.component.js"
|
|
21338
|
-
}
|
|
21339
|
-
}
|
|
21340
|
-
]
|
|
21341
|
-
},
|
|
21342
|
-
{
|
|
21343
|
-
"kind": "javascript-module",
|
|
21344
|
-
"path": "radio-button/common.js",
|
|
21345
|
-
"declarations": [],
|
|
21346
|
-
"exports": [
|
|
21347
|
-
{
|
|
21348
|
-
"kind": "js",
|
|
21349
|
-
"name": "*",
|
|
21350
|
-
"declaration": {
|
|
21351
|
-
"name": "*",
|
|
21352
|
-
"module": "radio-button/common/radio-button-common.js"
|
|
21353
|
-
}
|
|
21354
|
-
}
|
|
21355
|
-
]
|
|
21356
|
-
},
|
|
21357
|
-
{
|
|
21358
|
-
"kind": "javascript-module",
|
|
21359
|
-
"path": "radio-button/radio-button-group.js",
|
|
21360
|
-
"declarations": [],
|
|
21361
|
-
"exports": [
|
|
21362
|
-
{
|
|
21363
|
-
"kind": "js",
|
|
21364
|
-
"name": "*",
|
|
21365
|
-
"declaration": {
|
|
21366
|
-
"name": "*",
|
|
21367
|
-
"module": "radio-button-group/radio-button-group.component.js"
|
|
21368
|
-
}
|
|
21369
|
-
}
|
|
21370
|
-
]
|
|
21371
|
-
},
|
|
21372
|
-
{
|
|
21373
|
-
"kind": "javascript-module",
|
|
21374
|
-
"path": "radio-button/radio-button-panel.js",
|
|
21375
|
-
"declarations": [],
|
|
21376
|
-
"exports": [
|
|
21377
|
-
{
|
|
21378
|
-
"kind": "js",
|
|
21379
|
-
"name": "*",
|
|
21380
|
-
"declaration": {
|
|
21381
|
-
"name": "*",
|
|
21382
|
-
"module": "radio-button-panel/radio-button-panel.component.js"
|
|
21383
|
-
}
|
|
21384
|
-
}
|
|
21385
|
-
]
|
|
21386
|
-
},
|
|
21387
|
-
{
|
|
21388
|
-
"kind": "javascript-module",
|
|
21389
|
-
"path": "radio-button/radio-button.component.js",
|
|
21390
|
-
"declarations": [
|
|
21391
21527
|
{
|
|
21392
21528
|
"kind": "class",
|
|
21393
|
-
"description": "It displays
|
|
21394
|
-
"name": "
|
|
21529
|
+
"description": "It displays contextual information within a popover.",
|
|
21530
|
+
"name": "SbbPopoverElement",
|
|
21531
|
+
"cssProperties": [
|
|
21532
|
+
{
|
|
21533
|
+
"description": "To specify a custom stack order, the `z-index` can be overridden by defining this CSS variable. The default `z-index` of the component is set to `var(--sbb-overlay-default-z-index)` with a value of `1000`.",
|
|
21534
|
+
"name": "--sbb-popover-z-index",
|
|
21535
|
+
"default": "var(--sbb-overlay-default-z-index)"
|
|
21536
|
+
}
|
|
21537
|
+
],
|
|
21395
21538
|
"slots": [
|
|
21396
21539
|
{
|
|
21397
|
-
"description": "Use the unnamed slot to add content
|
|
21540
|
+
"description": "Use the unnamed slot to add content into the popover.",
|
|
21398
21541
|
"name": ""
|
|
21399
21542
|
}
|
|
21400
21543
|
],
|
|
@@ -21408,832 +21551,702 @@
|
|
|
21408
21551
|
"privacy": "public",
|
|
21409
21552
|
"static": true,
|
|
21410
21553
|
"readonly": true,
|
|
21411
|
-
"default": "'sbb-radio-button'",
|
|
21412
21554
|
"inheritedFrom": {
|
|
21413
21555
|
"name": "SbbElement",
|
|
21414
21556
|
"module": "core/base-elements/element.js"
|
|
21415
|
-
}
|
|
21557
|
+
},
|
|
21558
|
+
"default": "'sbb-popover'"
|
|
21416
21559
|
},
|
|
21417
21560
|
{
|
|
21418
21561
|
"kind": "field",
|
|
21419
|
-
"name": "
|
|
21420
|
-
"privacy": "public",
|
|
21421
|
-
"static": true,
|
|
21422
|
-
"readonly": true,
|
|
21423
|
-
"default": "{ change: 'change', input: 'input', }",
|
|
21562
|
+
"name": "hideCloseButton",
|
|
21424
21563
|
"type": {
|
|
21425
|
-
"text": "
|
|
21564
|
+
"text": "boolean"
|
|
21426
21565
|
},
|
|
21427
|
-
"
|
|
21428
|
-
|
|
21429
|
-
|
|
21430
|
-
|
|
21566
|
+
"privacy": "public",
|
|
21567
|
+
"default": "false",
|
|
21568
|
+
"description": "Whether the close button should be hidden.",
|
|
21569
|
+
"attribute": "hide-close-button",
|
|
21570
|
+
"reflects": true
|
|
21431
21571
|
},
|
|
21432
21572
|
{
|
|
21433
21573
|
"kind": "field",
|
|
21434
|
-
"name": "
|
|
21574
|
+
"name": "hoverTrigger",
|
|
21435
21575
|
"type": {
|
|
21436
|
-
"text": "
|
|
21576
|
+
"text": "boolean"
|
|
21437
21577
|
},
|
|
21438
21578
|
"privacy": "public",
|
|
21439
|
-
"
|
|
21440
|
-
"
|
|
21441
|
-
"attribute": "
|
|
21442
|
-
"reflects": true
|
|
21579
|
+
"default": "false",
|
|
21580
|
+
"description": "Whether the popover should be triggered on hover.",
|
|
21581
|
+
"attribute": "hover-trigger"
|
|
21443
21582
|
},
|
|
21444
21583
|
{
|
|
21445
21584
|
"kind": "field",
|
|
21446
|
-
"name": "
|
|
21585
|
+
"name": "openDelay",
|
|
21586
|
+
"privacy": "public",
|
|
21587
|
+
"description": "Open the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
21588
|
+
"default": "0",
|
|
21447
21589
|
"type": {
|
|
21448
|
-
"text": "
|
|
21590
|
+
"text": "number"
|
|
21449
21591
|
},
|
|
21450
|
-
"
|
|
21451
|
-
"default": "null",
|
|
21452
|
-
"description": "The value of the form element",
|
|
21453
|
-
"attribute": "value",
|
|
21454
|
-
"inheritedFrom": {
|
|
21455
|
-
"name": "SbbFormAssociatedMixin",
|
|
21456
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
21457
|
-
}
|
|
21592
|
+
"attribute": "open-delay"
|
|
21458
21593
|
},
|
|
21459
21594
|
{
|
|
21460
21595
|
"kind": "field",
|
|
21461
|
-
"name": "
|
|
21596
|
+
"name": "_openDelay",
|
|
21597
|
+
"type": {
|
|
21598
|
+
"text": "number | undefined"
|
|
21599
|
+
},
|
|
21600
|
+
"privacy": "private"
|
|
21601
|
+
},
|
|
21602
|
+
{
|
|
21603
|
+
"kind": "field",
|
|
21604
|
+
"name": "closeDelay",
|
|
21462
21605
|
"privacy": "public",
|
|
21463
|
-
"description": "
|
|
21606
|
+
"description": "Close the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
21607
|
+
"default": "0",
|
|
21464
21608
|
"type": {
|
|
21465
|
-
"text": "
|
|
21609
|
+
"text": "number"
|
|
21466
21610
|
},
|
|
21467
|
-
"attribute": "
|
|
21468
|
-
|
|
21469
|
-
|
|
21470
|
-
|
|
21611
|
+
"attribute": "close-delay"
|
|
21612
|
+
},
|
|
21613
|
+
{
|
|
21614
|
+
"kind": "field",
|
|
21615
|
+
"name": "_closeDelay",
|
|
21616
|
+
"type": {
|
|
21617
|
+
"text": "number | undefined"
|
|
21471
21618
|
},
|
|
21472
|
-
"
|
|
21619
|
+
"privacy": "private"
|
|
21473
21620
|
},
|
|
21474
21621
|
{
|
|
21475
21622
|
"kind": "field",
|
|
21476
|
-
"name": "
|
|
21623
|
+
"name": "accessibilityCloseLabel",
|
|
21624
|
+
"type": {
|
|
21625
|
+
"text": "string"
|
|
21626
|
+
},
|
|
21627
|
+
"privacy": "public",
|
|
21628
|
+
"default": "''",
|
|
21629
|
+
"description": "This will be forwarded as aria-label to the close button element.",
|
|
21630
|
+
"attribute": "accessibility-close-label"
|
|
21631
|
+
},
|
|
21632
|
+
{
|
|
21633
|
+
"kind": "field",
|
|
21634
|
+
"name": "_hoverTrigger",
|
|
21477
21635
|
"type": {
|
|
21478
21636
|
"text": "boolean"
|
|
21479
21637
|
},
|
|
21480
21638
|
"privacy": "private",
|
|
21481
|
-
"default": "false"
|
|
21482
|
-
"inheritedFrom": {
|
|
21483
|
-
"name": "SbbRadioButtonCommonElementMixin",
|
|
21484
|
-
"module": "radio-button/common/radio-button-common.js"
|
|
21485
|
-
}
|
|
21639
|
+
"default": "false"
|
|
21486
21640
|
},
|
|
21487
21641
|
{
|
|
21488
21642
|
"kind": "field",
|
|
21489
|
-
"name": "
|
|
21643
|
+
"name": "_openTimeout",
|
|
21490
21644
|
"type": {
|
|
21491
|
-
"text": "
|
|
21492
|
-
},
|
|
21493
|
-
"privacy": "public",
|
|
21494
|
-
"description": "Reference to the connected radio button group.",
|
|
21495
|
-
"readonly": true,
|
|
21496
|
-
"inheritedFrom": {
|
|
21497
|
-
"name": "SbbRadioButtonCommonElementMixin",
|
|
21498
|
-
"module": "radio-button/common/radio-button-common.js"
|
|
21645
|
+
"text": "ReturnType<typeof setTimeout> | undefined"
|
|
21499
21646
|
},
|
|
21500
|
-
"
|
|
21647
|
+
"privacy": "private"
|
|
21501
21648
|
},
|
|
21502
21649
|
{
|
|
21503
21650
|
"kind": "field",
|
|
21504
|
-
"name": "
|
|
21651
|
+
"name": "_language",
|
|
21652
|
+
"privacy": "private",
|
|
21653
|
+
"default": "new SbbLanguageController(this)"
|
|
21654
|
+
},
|
|
21655
|
+
{
|
|
21656
|
+
"kind": "field",
|
|
21657
|
+
"name": "_overlayAbortController",
|
|
21505
21658
|
"type": {
|
|
21506
|
-
"text": "
|
|
21659
|
+
"text": "AbortController | null"
|
|
21507
21660
|
},
|
|
21508
21661
|
"privacy": "private",
|
|
21509
|
-
"default": "null"
|
|
21510
|
-
"inheritedFrom": {
|
|
21511
|
-
"name": "SbbRadioButtonCommonElementMixin",
|
|
21512
|
-
"module": "radio-button/common/radio-button-common.js"
|
|
21513
|
-
}
|
|
21662
|
+
"default": "null"
|
|
21514
21663
|
},
|
|
21515
21664
|
{
|
|
21516
21665
|
"kind": "method",
|
|
21517
|
-
"name": "
|
|
21518
|
-
"privacy": "
|
|
21666
|
+
"name": "configureTrigger",
|
|
21667
|
+
"privacy": "protected",
|
|
21519
21668
|
"return": {
|
|
21520
21669
|
"type": {
|
|
21521
21670
|
"text": "void"
|
|
21522
21671
|
}
|
|
21523
21672
|
},
|
|
21524
|
-
"
|
|
21673
|
+
"parameters": [
|
|
21674
|
+
{
|
|
21675
|
+
"name": "oldTrigger",
|
|
21676
|
+
"type": {
|
|
21677
|
+
"text": "HTMLElement | null"
|
|
21678
|
+
}
|
|
21679
|
+
}
|
|
21680
|
+
],
|
|
21525
21681
|
"inheritedFrom": {
|
|
21526
|
-
"name": "
|
|
21527
|
-
"module": "
|
|
21682
|
+
"name": "SbbPopoverBaseElement",
|
|
21683
|
+
"module": "popover/popover.component.js"
|
|
21528
21684
|
}
|
|
21529
21685
|
},
|
|
21530
21686
|
{
|
|
21531
21687
|
"kind": "method",
|
|
21532
|
-
"name": "
|
|
21688
|
+
"name": "_registerOverlayListeners",
|
|
21689
|
+
"privacy": "private",
|
|
21690
|
+
"return": {
|
|
21691
|
+
"type": {
|
|
21692
|
+
"text": "void"
|
|
21693
|
+
}
|
|
21694
|
+
}
|
|
21695
|
+
},
|
|
21696
|
+
{
|
|
21697
|
+
"kind": "method",
|
|
21698
|
+
"name": "registerTriggerListeners",
|
|
21533
21699
|
"privacy": "protected",
|
|
21534
21700
|
"return": {
|
|
21535
21701
|
"type": {
|
|
21536
|
-
"text": "
|
|
21702
|
+
"text": "void"
|
|
21537
21703
|
}
|
|
21538
21704
|
},
|
|
21539
|
-
"
|
|
21705
|
+
"parameters": [
|
|
21706
|
+
{
|
|
21707
|
+
"name": "signal",
|
|
21708
|
+
"type": {
|
|
21709
|
+
"text": "AbortSignal"
|
|
21710
|
+
}
|
|
21711
|
+
}
|
|
21712
|
+
],
|
|
21540
21713
|
"inheritedFrom": {
|
|
21541
|
-
"name": "
|
|
21542
|
-
"module": "
|
|
21714
|
+
"name": "SbbPopoverBaseElement",
|
|
21715
|
+
"module": "popover/popover.component.js"
|
|
21543
21716
|
}
|
|
21544
21717
|
},
|
|
21545
21718
|
{
|
|
21546
21719
|
"kind": "method",
|
|
21547
|
-
"name": "
|
|
21548
|
-
"privacy": "
|
|
21720
|
+
"name": "open",
|
|
21721
|
+
"privacy": "public",
|
|
21549
21722
|
"return": {
|
|
21550
21723
|
"type": {
|
|
21551
|
-
"text": "
|
|
21724
|
+
"text": "void"
|
|
21552
21725
|
}
|
|
21553
21726
|
},
|
|
21554
|
-
"description": "
|
|
21727
|
+
"description": "Opens the popover on trigger click.",
|
|
21555
21728
|
"inheritedFrom": {
|
|
21556
|
-
"name": "
|
|
21557
|
-
"module": "core/
|
|
21729
|
+
"name": "SbbOpenCloseBaseElement",
|
|
21730
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
21558
21731
|
}
|
|
21559
21732
|
},
|
|
21560
21733
|
{
|
|
21561
21734
|
"kind": "method",
|
|
21562
|
-
"name": "
|
|
21563
|
-
"privacy": "
|
|
21735
|
+
"name": "close",
|
|
21736
|
+
"privacy": "public",
|
|
21564
21737
|
"return": {
|
|
21565
21738
|
"type": {
|
|
21566
|
-
"text": "
|
|
21739
|
+
"text": "void"
|
|
21567
21740
|
}
|
|
21568
21741
|
},
|
|
21742
|
+
"description": "Closes the popover.",
|
|
21569
21743
|
"parameters": [
|
|
21570
21744
|
{
|
|
21571
|
-
"name": "
|
|
21745
|
+
"name": "target",
|
|
21746
|
+
"optional": true,
|
|
21572
21747
|
"type": {
|
|
21573
|
-
"text": "
|
|
21748
|
+
"text": "HTMLElement"
|
|
21574
21749
|
}
|
|
21575
21750
|
}
|
|
21576
21751
|
],
|
|
21577
21752
|
"inheritedFrom": {
|
|
21578
|
-
"name": "
|
|
21579
|
-
"module": "
|
|
21753
|
+
"name": "SbbOpenCloseBaseElement",
|
|
21754
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
21580
21755
|
}
|
|
21581
21756
|
},
|
|
21757
|
+
{
|
|
21758
|
+
"kind": "field",
|
|
21759
|
+
"name": "_onTriggerMouseEnter",
|
|
21760
|
+
"privacy": "private"
|
|
21761
|
+
},
|
|
21762
|
+
{
|
|
21763
|
+
"kind": "field",
|
|
21764
|
+
"name": "_onTriggerMouseLeave",
|
|
21765
|
+
"privacy": "private"
|
|
21766
|
+
},
|
|
21767
|
+
{
|
|
21768
|
+
"kind": "field",
|
|
21769
|
+
"name": "_onOverlayMouseEnter",
|
|
21770
|
+
"privacy": "private"
|
|
21771
|
+
},
|
|
21772
|
+
{
|
|
21773
|
+
"kind": "field",
|
|
21774
|
+
"name": "_onOverlayMouseLeave",
|
|
21775
|
+
"privacy": "private"
|
|
21776
|
+
},
|
|
21582
21777
|
{
|
|
21583
21778
|
"kind": "method",
|
|
21584
|
-
"name": "
|
|
21585
|
-
"privacy": "
|
|
21779
|
+
"name": "renderContent",
|
|
21780
|
+
"privacy": "protected",
|
|
21586
21781
|
"return": {
|
|
21587
21782
|
"type": {
|
|
21588
|
-
"text": "
|
|
21589
|
-
}
|
|
21590
|
-
},
|
|
21591
|
-
"parameters": [
|
|
21592
|
-
{
|
|
21593
|
-
"name": "evt",
|
|
21594
|
-
"type": {
|
|
21595
|
-
"text": "KeyboardEvent"
|
|
21596
|
-
}
|
|
21783
|
+
"text": "TemplateResult"
|
|
21597
21784
|
}
|
|
21598
|
-
|
|
21785
|
+
},
|
|
21599
21786
|
"inheritedFrom": {
|
|
21600
|
-
"name": "
|
|
21601
|
-
"module": "
|
|
21787
|
+
"name": "SbbPopoverBaseElement",
|
|
21788
|
+
"module": "popover/popover.component.js"
|
|
21602
21789
|
}
|
|
21603
21790
|
},
|
|
21604
21791
|
{
|
|
21605
21792
|
"kind": "field",
|
|
21606
|
-
"name": "
|
|
21793
|
+
"name": "trigger",
|
|
21607
21794
|
"type": {
|
|
21608
|
-
"text": "
|
|
21795
|
+
"text": "HTMLElement | null"
|
|
21609
21796
|
},
|
|
21610
21797
|
"privacy": "public",
|
|
21611
|
-
"
|
|
21612
|
-
"
|
|
21613
|
-
"
|
|
21798
|
+
"default": "null",
|
|
21799
|
+
"description": "The element that will trigger the popover overlay.\n\nFor attribute usage, provide an id reference.",
|
|
21800
|
+
"attribute": "trigger",
|
|
21614
21801
|
"inheritedFrom": {
|
|
21615
|
-
"name": "
|
|
21616
|
-
"module": "
|
|
21802
|
+
"name": "SbbPopoverBaseElement",
|
|
21803
|
+
"module": "popover/popover.component.js"
|
|
21617
21804
|
}
|
|
21618
21805
|
},
|
|
21619
21806
|
{
|
|
21620
21807
|
"kind": "field",
|
|
21621
|
-
"name": "
|
|
21622
|
-
"privacy": "public",
|
|
21623
|
-
"description": "Whether the radio button is checked.",
|
|
21808
|
+
"name": "_nextFocusedElement",
|
|
21624
21809
|
"type": {
|
|
21625
|
-
"text": "
|
|
21810
|
+
"text": "HTMLElement | undefined"
|
|
21626
21811
|
},
|
|
21627
|
-
"
|
|
21812
|
+
"privacy": "private",
|
|
21628
21813
|
"inheritedFrom": {
|
|
21629
|
-
"name": "
|
|
21630
|
-
"module": "
|
|
21631
|
-
}
|
|
21632
|
-
"default": "false"
|
|
21814
|
+
"name": "SbbPopoverBaseElement",
|
|
21815
|
+
"module": "popover/popover.component.js"
|
|
21816
|
+
}
|
|
21633
21817
|
},
|
|
21634
21818
|
{
|
|
21635
21819
|
"kind": "field",
|
|
21636
|
-
"name": "
|
|
21820
|
+
"name": "_skipCloseFocus",
|
|
21637
21821
|
"type": {
|
|
21638
21822
|
"text": "boolean"
|
|
21639
21823
|
},
|
|
21640
21824
|
"privacy": "private",
|
|
21641
21825
|
"default": "false",
|
|
21642
21826
|
"inheritedFrom": {
|
|
21643
|
-
"name": "
|
|
21644
|
-
"module": "
|
|
21827
|
+
"name": "SbbPopoverBaseElement",
|
|
21828
|
+
"module": "popover/popover.component.js"
|
|
21645
21829
|
}
|
|
21646
21830
|
},
|
|
21647
21831
|
{
|
|
21648
21832
|
"kind": "field",
|
|
21649
|
-
"name": "
|
|
21650
|
-
"privacy": "public",
|
|
21651
|
-
"description": "Name of the form element. Will be read from name attribute.",
|
|
21833
|
+
"name": "_popoverCloseElement",
|
|
21652
21834
|
"type": {
|
|
21653
|
-
"text": "
|
|
21835
|
+
"text": "HTMLElement | undefined"
|
|
21654
21836
|
},
|
|
21655
|
-
"
|
|
21837
|
+
"privacy": "private",
|
|
21656
21838
|
"inheritedFrom": {
|
|
21657
|
-
"name": "
|
|
21658
|
-
"module": "
|
|
21839
|
+
"name": "SbbPopoverBaseElement",
|
|
21840
|
+
"module": "popover/popover.component.js"
|
|
21659
21841
|
}
|
|
21660
21842
|
},
|
|
21661
21843
|
{
|
|
21662
21844
|
"kind": "field",
|
|
21663
|
-
"name": "
|
|
21845
|
+
"name": "_isPointerDownEventOnPopover",
|
|
21664
21846
|
"type": {
|
|
21665
|
-
"text": "
|
|
21847
|
+
"text": "boolean | undefined"
|
|
21666
21848
|
},
|
|
21667
|
-
"privacy": "
|
|
21668
|
-
"description": "Form type of element.",
|
|
21669
|
-
"default": "'radio'",
|
|
21670
|
-
"readonly": true,
|
|
21849
|
+
"privacy": "private",
|
|
21671
21850
|
"inheritedFrom": {
|
|
21672
|
-
"name": "
|
|
21673
|
-
"module": "
|
|
21851
|
+
"name": "SbbPopoverBaseElement",
|
|
21852
|
+
"module": "popover/popover.component.js"
|
|
21674
21853
|
}
|
|
21675
21854
|
},
|
|
21676
21855
|
{
|
|
21677
21856
|
"kind": "field",
|
|
21678
|
-
"name": "
|
|
21857
|
+
"name": "_triggerElement",
|
|
21679
21858
|
"type": {
|
|
21680
|
-
"text": "
|
|
21859
|
+
"text": "HTMLElement | null | undefined"
|
|
21681
21860
|
},
|
|
21682
|
-
"privacy": "
|
|
21683
|
-
"description": "Set of radio buttons that belongs to the same group of `this`.\nAssume them ordered in DOM order",
|
|
21861
|
+
"privacy": "private",
|
|
21684
21862
|
"inheritedFrom": {
|
|
21685
|
-
"name": "
|
|
21686
|
-
"module": "
|
|
21863
|
+
"name": "SbbPopoverBaseElement",
|
|
21864
|
+
"module": "popover/popover.component.js"
|
|
21687
21865
|
}
|
|
21688
21866
|
},
|
|
21689
21867
|
{
|
|
21690
21868
|
"kind": "field",
|
|
21691
|
-
"name": "
|
|
21869
|
+
"name": "_triggerAbortController",
|
|
21692
21870
|
"type": {
|
|
21693
|
-
"text": "
|
|
21871
|
+
"text": "AbortController | undefined"
|
|
21694
21872
|
},
|
|
21695
21873
|
"privacy": "private",
|
|
21696
21874
|
"inheritedFrom": {
|
|
21697
|
-
"name": "
|
|
21698
|
-
"module": "
|
|
21875
|
+
"name": "SbbPopoverBaseElement",
|
|
21876
|
+
"module": "popover/popover.component.js"
|
|
21699
21877
|
}
|
|
21700
21878
|
},
|
|
21701
21879
|
{
|
|
21702
21880
|
"kind": "field",
|
|
21703
|
-
"name": "
|
|
21881
|
+
"name": "_openStateController",
|
|
21882
|
+
"type": {
|
|
21883
|
+
"text": "AbortController | undefined"
|
|
21884
|
+
},
|
|
21704
21885
|
"privacy": "private",
|
|
21705
|
-
"default": "new SbbLanguageController(this)",
|
|
21706
21886
|
"inheritedFrom": {
|
|
21707
|
-
"name": "
|
|
21708
|
-
"module": "
|
|
21887
|
+
"name": "SbbPopoverBaseElement",
|
|
21888
|
+
"module": "popover/popover.component.js"
|
|
21709
21889
|
}
|
|
21710
21890
|
},
|
|
21711
21891
|
{
|
|
21712
|
-
"kind": "
|
|
21713
|
-
"name": "
|
|
21892
|
+
"kind": "field",
|
|
21893
|
+
"name": "_escapableOverlayController",
|
|
21714
21894
|
"privacy": "private",
|
|
21715
|
-
"
|
|
21716
|
-
"type": {
|
|
21717
|
-
"text": "Promise<unknown>"
|
|
21718
|
-
}
|
|
21719
|
-
},
|
|
21720
|
-
"parameters": [
|
|
21721
|
-
{
|
|
21722
|
-
"name": "formData",
|
|
21723
|
-
"type": {
|
|
21724
|
-
"text": "FormData"
|
|
21725
|
-
}
|
|
21726
|
-
}
|
|
21727
|
-
],
|
|
21895
|
+
"default": "new SbbEscapableOverlayController(this)",
|
|
21728
21896
|
"inheritedFrom": {
|
|
21729
|
-
"name": "
|
|
21730
|
-
"module": "
|
|
21897
|
+
"name": "SbbPopoverBaseElement",
|
|
21898
|
+
"module": "popover/popover.component.js"
|
|
21731
21899
|
}
|
|
21732
21900
|
},
|
|
21733
21901
|
{
|
|
21734
|
-
"kind": "
|
|
21735
|
-
"name": "
|
|
21736
|
-
"privacy": "
|
|
21737
|
-
"
|
|
21738
|
-
"type": {
|
|
21739
|
-
"text": "void"
|
|
21740
|
-
}
|
|
21741
|
-
},
|
|
21742
|
-
"description": "Called on `value` change\nIf 'checked', update the value. Otherwise, do nothing.",
|
|
21902
|
+
"kind": "field",
|
|
21903
|
+
"name": "_focusTrapController",
|
|
21904
|
+
"privacy": "private",
|
|
21905
|
+
"default": "new SbbFocusTrapController(this)",
|
|
21743
21906
|
"inheritedFrom": {
|
|
21744
|
-
"name": "
|
|
21745
|
-
"module": "
|
|
21907
|
+
"name": "SbbPopoverBaseElement",
|
|
21908
|
+
"module": "popover/popover.component.js"
|
|
21746
21909
|
}
|
|
21747
21910
|
},
|
|
21748
21911
|
{
|
|
21749
|
-
"kind": "
|
|
21750
|
-
"name": "
|
|
21751
|
-
"
|
|
21752
|
-
|
|
21753
|
-
"type": {
|
|
21754
|
-
"text": "boolean"
|
|
21755
|
-
}
|
|
21912
|
+
"kind": "field",
|
|
21913
|
+
"name": "_blurTimeout",
|
|
21914
|
+
"type": {
|
|
21915
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
21756
21916
|
},
|
|
21757
|
-
"
|
|
21758
|
-
|
|
21759
|
-
"name": "name",
|
|
21760
|
-
"type": {
|
|
21761
|
-
"text": "PropertyKey | undefined"
|
|
21762
|
-
}
|
|
21763
|
-
}
|
|
21764
|
-
],
|
|
21765
|
-
"description": "Whether validation should be run on a property change with the given name.",
|
|
21917
|
+
"privacy": "private",
|
|
21918
|
+
"default": "null",
|
|
21766
21919
|
"inheritedFrom": {
|
|
21767
|
-
"name": "
|
|
21768
|
-
"module": "
|
|
21920
|
+
"name": "SbbPopoverBaseElement",
|
|
21921
|
+
"module": "popover/popover.component.js"
|
|
21769
21922
|
}
|
|
21770
21923
|
},
|
|
21771
21924
|
{
|
|
21772
|
-
"kind": "
|
|
21773
|
-
"name": "
|
|
21774
|
-
"
|
|
21775
|
-
|
|
21776
|
-
"type": {
|
|
21777
|
-
"text": "void"
|
|
21778
|
-
}
|
|
21925
|
+
"kind": "field",
|
|
21926
|
+
"name": "closeTimeout",
|
|
21927
|
+
"type": {
|
|
21928
|
+
"text": "ReturnType<typeof setTimeout> | undefined"
|
|
21779
21929
|
},
|
|
21780
|
-
"description": "Sets the validity of all associated radio buttons.\nIf any radio button is required, all associated are required as well.",
|
|
21781
|
-
"inheritedFrom": {
|
|
21782
|
-
"name": "SbbFormAssociatedMixin",
|
|
21783
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
21784
|
-
}
|
|
21785
|
-
},
|
|
21786
|
-
{
|
|
21787
|
-
"kind": "method",
|
|
21788
|
-
"name": "updateFocusableRadios",
|
|
21789
21930
|
"privacy": "protected",
|
|
21790
|
-
"return": {
|
|
21791
|
-
"type": {
|
|
21792
|
-
"text": "void"
|
|
21793
|
-
}
|
|
21794
|
-
},
|
|
21795
|
-
"description": "Only a single radio should be focusable in the group. Defined as:\n- the checked radio;\n- the first non-disabled radio in DOM order;",
|
|
21796
21931
|
"inheritedFrom": {
|
|
21797
|
-
"name": "
|
|
21798
|
-
"module": "
|
|
21932
|
+
"name": "SbbPopoverBaseElement",
|
|
21933
|
+
"module": "popover/popover.component.js"
|
|
21799
21934
|
}
|
|
21800
21935
|
},
|
|
21801
21936
|
{
|
|
21802
|
-
"kind": "
|
|
21803
|
-
"name": "
|
|
21804
|
-
"
|
|
21805
|
-
|
|
21806
|
-
"type": {
|
|
21807
|
-
"text": "Promise<void>"
|
|
21808
|
-
}
|
|
21937
|
+
"kind": "field",
|
|
21938
|
+
"name": "overlay",
|
|
21939
|
+
"type": {
|
|
21940
|
+
"text": "HTMLDivElement | undefined"
|
|
21809
21941
|
},
|
|
21810
|
-
"parameters": [
|
|
21811
|
-
{
|
|
21812
|
-
"name": "next",
|
|
21813
|
-
"type": {
|
|
21814
|
-
"text": "SbbFormAssociatedRadioButtonElement"
|
|
21815
|
-
}
|
|
21816
|
-
}
|
|
21817
|
-
],
|
|
21818
|
-
"inheritedFrom": {
|
|
21819
|
-
"name": "SbbFormAssociatedRadioButtonMixin",
|
|
21820
|
-
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
21821
|
-
}
|
|
21822
|
-
},
|
|
21823
|
-
{
|
|
21824
|
-
"kind": "method",
|
|
21825
|
-
"name": "emitChangeEvents",
|
|
21826
21942
|
"privacy": "protected",
|
|
21827
|
-
"return": {
|
|
21828
|
-
"type": {
|
|
21829
|
-
"text": "void"
|
|
21830
|
-
}
|
|
21831
|
-
},
|
|
21832
21943
|
"inheritedFrom": {
|
|
21833
|
-
"name": "
|
|
21834
|
-
"module": "
|
|
21944
|
+
"name": "SbbPopoverBaseElement",
|
|
21945
|
+
"module": "popover/popover.component.js"
|
|
21835
21946
|
}
|
|
21836
21947
|
},
|
|
21837
21948
|
{
|
|
21838
21949
|
"kind": "method",
|
|
21839
|
-
"name": "
|
|
21950
|
+
"name": "_isZeroAnimationDuration",
|
|
21840
21951
|
"privacy": "private",
|
|
21841
21952
|
"return": {
|
|
21842
21953
|
"type": {
|
|
21843
|
-
"text": "
|
|
21954
|
+
"text": "boolean"
|
|
21844
21955
|
}
|
|
21845
21956
|
},
|
|
21846
21957
|
"inheritedFrom": {
|
|
21847
|
-
"name": "
|
|
21848
|
-
"module": "
|
|
21958
|
+
"name": "SbbPopoverBaseElement",
|
|
21959
|
+
"module": "popover/popover.component.js"
|
|
21849
21960
|
}
|
|
21850
21961
|
},
|
|
21851
21962
|
{
|
|
21852
21963
|
"kind": "method",
|
|
21853
|
-
"name": "
|
|
21964
|
+
"name": "_handleClosing",
|
|
21854
21965
|
"privacy": "private",
|
|
21855
21966
|
"return": {
|
|
21856
21967
|
"type": {
|
|
21857
21968
|
"text": "void"
|
|
21858
21969
|
}
|
|
21859
21970
|
},
|
|
21860
|
-
"description": "Add `this` to the radioButton registry",
|
|
21861
21971
|
"inheritedFrom": {
|
|
21862
|
-
"name": "
|
|
21863
|
-
"module": "
|
|
21972
|
+
"name": "SbbPopoverBaseElement",
|
|
21973
|
+
"module": "popover/popover.component.js"
|
|
21864
21974
|
}
|
|
21865
21975
|
},
|
|
21866
21976
|
{
|
|
21867
21977
|
"kind": "method",
|
|
21868
|
-
"name": "
|
|
21978
|
+
"name": "_handleOpening",
|
|
21869
21979
|
"privacy": "private",
|
|
21870
21980
|
"return": {
|
|
21871
21981
|
"type": {
|
|
21872
21982
|
"text": "void"
|
|
21873
21983
|
}
|
|
21874
21984
|
},
|
|
21875
|
-
"description": "Remove `this` from the radioButton registry and, if the group is empty, delete the entry from the groups Map",
|
|
21876
21985
|
"inheritedFrom": {
|
|
21877
|
-
"name": "
|
|
21878
|
-
"module": "
|
|
21986
|
+
"name": "SbbPopoverBaseElement",
|
|
21987
|
+
"module": "popover/popover.component.js"
|
|
21879
21988
|
}
|
|
21880
21989
|
},
|
|
21881
21990
|
{
|
|
21882
21991
|
"kind": "method",
|
|
21883
|
-
"name": "
|
|
21992
|
+
"name": "_configureTrigger",
|
|
21884
21993
|
"privacy": "private",
|
|
21885
21994
|
"return": {
|
|
21886
21995
|
"type": {
|
|
21887
|
-
"text": "
|
|
21996
|
+
"text": "void"
|
|
21888
21997
|
}
|
|
21889
21998
|
},
|
|
21890
|
-
"description": "Return a list of 'interactable' grouped radios, ordered in DOM order",
|
|
21891
21999
|
"inheritedFrom": {
|
|
21892
|
-
"name": "
|
|
21893
|
-
"module": "
|
|
22000
|
+
"name": "SbbPopoverBaseElement",
|
|
22001
|
+
"module": "popover/popover.component.js"
|
|
21894
22002
|
}
|
|
21895
22003
|
},
|
|
21896
22004
|
{
|
|
21897
22005
|
"kind": "method",
|
|
21898
|
-
"name": "
|
|
22006
|
+
"name": "_attachWindowEvents",
|
|
21899
22007
|
"privacy": "private",
|
|
21900
22008
|
"return": {
|
|
21901
22009
|
"type": {
|
|
21902
22010
|
"text": "void"
|
|
21903
22011
|
}
|
|
21904
22012
|
},
|
|
21905
|
-
"description": "Deselect other radio of the same group",
|
|
21906
22013
|
"inheritedFrom": {
|
|
21907
|
-
"name": "
|
|
21908
|
-
"module": "
|
|
22014
|
+
"name": "SbbPopoverBaseElement",
|
|
22015
|
+
"module": "popover/popover.component.js"
|
|
21909
22016
|
}
|
|
21910
22017
|
},
|
|
21911
22018
|
{
|
|
21912
22019
|
"kind": "method",
|
|
21913
|
-
"name": "
|
|
22020
|
+
"name": "_closeOnSbbPopoverCloseClick",
|
|
21914
22021
|
"privacy": "private",
|
|
21915
22022
|
"return": {
|
|
21916
22023
|
"type": {
|
|
21917
|
-
"text": "
|
|
22024
|
+
"text": "void"
|
|
21918
22025
|
}
|
|
21919
22026
|
},
|
|
21920
22027
|
"parameters": [
|
|
21921
22028
|
{
|
|
21922
|
-
"name": "
|
|
22029
|
+
"name": "event",
|
|
21923
22030
|
"type": {
|
|
21924
|
-
"text": "
|
|
22031
|
+
"text": "Event"
|
|
21925
22032
|
}
|
|
21926
22033
|
}
|
|
21927
22034
|
],
|
|
21928
22035
|
"inheritedFrom": {
|
|
21929
|
-
"name": "
|
|
21930
|
-
"module": "
|
|
21931
|
-
}
|
|
21932
|
-
},
|
|
21933
|
-
{
|
|
21934
|
-
"kind": "field",
|
|
21935
|
-
"name": "disabled",
|
|
21936
|
-
"privacy": "public",
|
|
21937
|
-
"description": "Whether the component is disabled.",
|
|
21938
|
-
"default": "false",
|
|
21939
|
-
"type": {
|
|
21940
|
-
"text": "boolean"
|
|
21941
|
-
},
|
|
21942
|
-
"attribute": "disabled",
|
|
21943
|
-
"reflects": true,
|
|
21944
|
-
"inheritedFrom": {
|
|
21945
|
-
"name": "SbbDisabledMixin",
|
|
21946
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
22036
|
+
"name": "SbbPopoverBaseElement",
|
|
22037
|
+
"module": "popover/popover.component.js"
|
|
21947
22038
|
}
|
|
21948
22039
|
},
|
|
21949
22040
|
{
|
|
21950
22041
|
"kind": "field",
|
|
21951
|
-
"name": "
|
|
22042
|
+
"name": "_pointerDownListener",
|
|
21952
22043
|
"privacy": "private",
|
|
21953
|
-
"type": {
|
|
21954
|
-
"text": "boolean"
|
|
21955
|
-
},
|
|
21956
|
-
"default": "false",
|
|
21957
22044
|
"inheritedFrom": {
|
|
21958
|
-
"name": "
|
|
21959
|
-
"module": "
|
|
22045
|
+
"name": "SbbPopoverBaseElement",
|
|
22046
|
+
"module": "popover/popover.component.js"
|
|
21960
22047
|
}
|
|
21961
22048
|
},
|
|
21962
22049
|
{
|
|
21963
22050
|
"kind": "field",
|
|
21964
|
-
"name": "
|
|
21965
|
-
"privacy": "public",
|
|
21966
|
-
"description": "Whether the component is required.",
|
|
21967
|
-
"type": {
|
|
21968
|
-
"text": "boolean"
|
|
21969
|
-
},
|
|
21970
|
-
"attribute": "required",
|
|
21971
|
-
"reflects": true,
|
|
21972
|
-
"inheritedFrom": {
|
|
21973
|
-
"name": "SbbRequiredMixin",
|
|
21974
|
-
"module": "core/mixins/required-mixin.js"
|
|
21975
|
-
},
|
|
21976
|
-
"default": "false"
|
|
21977
|
-
},
|
|
21978
|
-
{
|
|
21979
|
-
"kind": "field",
|
|
21980
|
-
"name": "_required",
|
|
21981
|
-
"type": {
|
|
21982
|
-
"text": "boolean"
|
|
21983
|
-
},
|
|
22051
|
+
"name": "_closeOnBackdropClick",
|
|
21984
22052
|
"privacy": "private",
|
|
21985
|
-
"default": "false",
|
|
21986
|
-
"inheritedFrom": {
|
|
21987
|
-
"name": "SbbRequiredMixin",
|
|
21988
|
-
"module": "core/mixins/required-mixin.js"
|
|
21989
|
-
}
|
|
21990
|
-
},
|
|
21991
|
-
{
|
|
21992
|
-
"kind": "field",
|
|
21993
|
-
"name": "formAssociated",
|
|
21994
|
-
"type": {
|
|
21995
|
-
"text": "boolean"
|
|
21996
|
-
},
|
|
21997
|
-
"privacy": "public",
|
|
21998
|
-
"static": true,
|
|
21999
|
-
"default": "true",
|
|
22000
|
-
"inheritedFrom": {
|
|
22001
|
-
"name": "SbbFormAssociatedMixin",
|
|
22002
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
22003
|
-
}
|
|
22004
|
-
},
|
|
22005
|
-
{
|
|
22006
|
-
"kind": "field",
|
|
22007
|
-
"name": "form",
|
|
22008
|
-
"type": {
|
|
22009
|
-
"text": "HTMLFormElement | null"
|
|
22010
|
-
},
|
|
22011
|
-
"privacy": "public",
|
|
22012
|
-
"description": "Returns the form owner of this element.",
|
|
22013
|
-
"readonly": true,
|
|
22014
|
-
"inheritedFrom": {
|
|
22015
|
-
"name": "SbbFormAssociatedMixin",
|
|
22016
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
22017
|
-
}
|
|
22018
|
-
},
|
|
22019
|
-
{
|
|
22020
|
-
"kind": "field",
|
|
22021
|
-
"name": "validity",
|
|
22022
|
-
"type": {
|
|
22023
|
-
"text": "ValidityState"
|
|
22024
|
-
},
|
|
22025
|
-
"privacy": "public",
|
|
22026
|
-
"description": "Returns the ValidityState object for this element.",
|
|
22027
|
-
"readonly": true,
|
|
22028
|
-
"inheritedFrom": {
|
|
22029
|
-
"name": "SbbFormAssociatedMixin",
|
|
22030
|
-
"module": "core/mixins/form-associated-mixin.js"
|
|
22031
|
-
}
|
|
22032
|
-
},
|
|
22033
|
-
{
|
|
22034
|
-
"kind": "field",
|
|
22035
|
-
"name": "validationMessage",
|
|
22036
|
-
"type": {
|
|
22037
|
-
"text": "string"
|
|
22038
|
-
},
|
|
22039
|
-
"privacy": "public",
|
|
22040
|
-
"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.",
|
|
22041
|
-
"readonly": true,
|
|
22042
22053
|
"inheritedFrom": {
|
|
22043
|
-
"name": "
|
|
22044
|
-
"module": "
|
|
22054
|
+
"name": "SbbPopoverBaseElement",
|
|
22055
|
+
"module": "popover/popover.component.js"
|
|
22045
22056
|
}
|
|
22046
22057
|
},
|
|
22047
22058
|
{
|
|
22048
|
-
"kind": "
|
|
22049
|
-
"name": "
|
|
22050
|
-
"
|
|
22051
|
-
|
|
22059
|
+
"kind": "method",
|
|
22060
|
+
"name": "_onPopoverAnimationEnd",
|
|
22061
|
+
"privacy": "private",
|
|
22062
|
+
"return": {
|
|
22063
|
+
"type": {
|
|
22064
|
+
"text": "void"
|
|
22065
|
+
}
|
|
22052
22066
|
},
|
|
22053
|
-
"
|
|
22054
|
-
|
|
22055
|
-
|
|
22067
|
+
"parameters": [
|
|
22068
|
+
{
|
|
22069
|
+
"name": "event",
|
|
22070
|
+
"type": {
|
|
22071
|
+
"text": "AnimationEvent"
|
|
22072
|
+
}
|
|
22073
|
+
}
|
|
22074
|
+
],
|
|
22056
22075
|
"inheritedFrom": {
|
|
22057
|
-
"name": "
|
|
22058
|
-
"module": "
|
|
22076
|
+
"name": "SbbPopoverBaseElement",
|
|
22077
|
+
"module": "popover/popover.component.js"
|
|
22059
22078
|
}
|
|
22060
22079
|
},
|
|
22061
22080
|
{
|
|
22062
|
-
"kind": "
|
|
22063
|
-
"name": "
|
|
22081
|
+
"kind": "method",
|
|
22082
|
+
"name": "_setPopoverFocus",
|
|
22064
22083
|
"privacy": "private",
|
|
22065
|
-
"
|
|
22066
|
-
|
|
22067
|
-
|
|
22068
|
-
|
|
22069
|
-
}
|
|
22070
|
-
},
|
|
22071
|
-
{
|
|
22072
|
-
"kind": "field",
|
|
22073
|
-
"name": "formDisabled",
|
|
22074
|
-
"type": {
|
|
22075
|
-
"text": "boolean"
|
|
22084
|
+
"return": {
|
|
22085
|
+
"type": {
|
|
22086
|
+
"text": "void"
|
|
22087
|
+
}
|
|
22076
22088
|
},
|
|
22077
|
-
"privacy": "protected",
|
|
22078
|
-
"default": "false",
|
|
22079
|
-
"description": "Whenever a surrounding form or fieldset is changing its disabled state.",
|
|
22080
22089
|
"inheritedFrom": {
|
|
22081
|
-
"name": "
|
|
22082
|
-
"module": "
|
|
22090
|
+
"name": "SbbPopoverBaseElement",
|
|
22091
|
+
"module": "popover/popover.component.js"
|
|
22083
22092
|
}
|
|
22084
22093
|
},
|
|
22085
22094
|
{
|
|
22086
22095
|
"kind": "method",
|
|
22087
|
-
"name": "
|
|
22088
|
-
"privacy": "
|
|
22096
|
+
"name": "_setPopoverPosition",
|
|
22097
|
+
"privacy": "private",
|
|
22089
22098
|
"return": {
|
|
22090
22099
|
"type": {
|
|
22091
|
-
"text": "
|
|
22100
|
+
"text": "void"
|
|
22092
22101
|
}
|
|
22093
22102
|
},
|
|
22094
|
-
"description": "Returns true if this element has no validity problems; false otherwise.\nFires an invalid event at the element in the latter case.",
|
|
22095
22103
|
"inheritedFrom": {
|
|
22096
|
-
"name": "
|
|
22097
|
-
"module": "
|
|
22104
|
+
"name": "SbbPopoverBaseElement",
|
|
22105
|
+
"module": "popover/popover.component.js"
|
|
22098
22106
|
}
|
|
22099
22107
|
},
|
|
22100
22108
|
{
|
|
22101
22109
|
"kind": "method",
|
|
22102
|
-
"name": "
|
|
22103
|
-
"privacy": "
|
|
22110
|
+
"name": "dispatchBeforeCloseEvent",
|
|
22111
|
+
"privacy": "protected",
|
|
22104
22112
|
"return": {
|
|
22105
22113
|
"type": {
|
|
22106
22114
|
"text": "boolean"
|
|
22107
22115
|
}
|
|
22108
22116
|
},
|
|
22109
|
-
"
|
|
22117
|
+
"parameters": [
|
|
22118
|
+
{
|
|
22119
|
+
"name": "detail",
|
|
22120
|
+
"optional": true,
|
|
22121
|
+
"type": {
|
|
22122
|
+
"text": "{\n closeTarget: HTMLElement | null;\n }"
|
|
22123
|
+
}
|
|
22124
|
+
}
|
|
22125
|
+
],
|
|
22110
22126
|
"inheritedFrom": {
|
|
22111
|
-
"name": "
|
|
22112
|
-
"module": "core/
|
|
22127
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22128
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22113
22129
|
}
|
|
22114
22130
|
},
|
|
22115
22131
|
{
|
|
22116
22132
|
"kind": "method",
|
|
22117
|
-
"name": "
|
|
22118
|
-
"privacy": "
|
|
22133
|
+
"name": "dispatchCloseEvent",
|
|
22134
|
+
"privacy": "protected",
|
|
22119
22135
|
"return": {
|
|
22120
22136
|
"type": {
|
|
22121
|
-
"text": "
|
|
22137
|
+
"text": "boolean"
|
|
22122
22138
|
}
|
|
22123
22139
|
},
|
|
22124
22140
|
"parameters": [
|
|
22125
22141
|
{
|
|
22126
|
-
"name": "
|
|
22142
|
+
"name": "detail",
|
|
22143
|
+
"optional": true,
|
|
22127
22144
|
"type": {
|
|
22128
|
-
"text": "
|
|
22145
|
+
"text": "{ closeTarget: HTMLElement | null }"
|
|
22129
22146
|
}
|
|
22130
22147
|
}
|
|
22131
22148
|
],
|
|
22132
|
-
"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.",
|
|
22133
22149
|
"inheritedFrom": {
|
|
22134
|
-
"name": "
|
|
22135
|
-
"module": "core/
|
|
22150
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22151
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22136
22152
|
}
|
|
22137
22153
|
},
|
|
22138
22154
|
{
|
|
22139
|
-
"kind": "
|
|
22140
|
-
"name": "
|
|
22141
|
-
"privacy": "
|
|
22142
|
-
"
|
|
22143
|
-
|
|
22144
|
-
|
|
22145
|
-
|
|
22155
|
+
"kind": "field",
|
|
22156
|
+
"name": "events",
|
|
22157
|
+
"privacy": "public",
|
|
22158
|
+
"static": true,
|
|
22159
|
+
"readonly": true,
|
|
22160
|
+
"default": "{ beforeopen: 'beforeopen', open: 'open', beforeclose: 'beforeclose', close: 'close', }",
|
|
22161
|
+
"type": {
|
|
22162
|
+
"text": "{\n beforeopen: 'beforeopen',\n open: 'open',\n beforeclose: 'beforeclose',\n close: 'close',\n }"
|
|
22163
|
+
},
|
|
22164
|
+
"inheritedFrom": {
|
|
22165
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22166
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22167
|
+
}
|
|
22168
|
+
},
|
|
22169
|
+
{
|
|
22170
|
+
"kind": "field",
|
|
22171
|
+
"name": "state",
|
|
22172
|
+
"privacy": "protected",
|
|
22173
|
+
"description": "The state of the component.",
|
|
22174
|
+
"type": {
|
|
22175
|
+
"text": "SbbOpenedClosedState"
|
|
22176
|
+
},
|
|
22177
|
+
"default": "'closed'",
|
|
22178
|
+
"inheritedFrom": {
|
|
22179
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22180
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22181
|
+
}
|
|
22182
|
+
},
|
|
22183
|
+
{
|
|
22184
|
+
"kind": "field",
|
|
22185
|
+
"name": "_state",
|
|
22186
|
+
"type": {
|
|
22187
|
+
"text": "SbbOpenedClosedState"
|
|
22146
22188
|
},
|
|
22189
|
+
"privacy": "private",
|
|
22147
22190
|
"inheritedFrom": {
|
|
22148
|
-
"name": "
|
|
22149
|
-
"module": "core/
|
|
22191
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22192
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22150
22193
|
}
|
|
22151
22194
|
},
|
|
22152
22195
|
{
|
|
22153
|
-
"kind": "
|
|
22154
|
-
"name": "
|
|
22155
|
-
"
|
|
22156
|
-
|
|
22157
|
-
"type": {
|
|
22158
|
-
"text": "FormRestoreState"
|
|
22159
|
-
}
|
|
22196
|
+
"kind": "field",
|
|
22197
|
+
"name": "isOpen",
|
|
22198
|
+
"type": {
|
|
22199
|
+
"text": "boolean"
|
|
22160
22200
|
},
|
|
22201
|
+
"privacy": "public",
|
|
22202
|
+
"description": "Whether the element is open.",
|
|
22203
|
+
"readonly": true,
|
|
22161
22204
|
"inheritedFrom": {
|
|
22162
|
-
"name": "
|
|
22163
|
-
"module": "core/
|
|
22205
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22206
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22164
22207
|
}
|
|
22165
22208
|
},
|
|
22166
22209
|
{
|
|
22167
22210
|
"kind": "method",
|
|
22168
|
-
"name": "
|
|
22169
|
-
"privacy": "
|
|
22211
|
+
"name": "escapeStrategy",
|
|
22212
|
+
"privacy": "public",
|
|
22170
22213
|
"return": {
|
|
22171
22214
|
"type": {
|
|
22172
22215
|
"text": "void"
|
|
22173
22216
|
}
|
|
22174
22217
|
},
|
|
22175
|
-
"
|
|
22176
|
-
{
|
|
22177
|
-
"name": "flag",
|
|
22178
|
-
"type": {
|
|
22179
|
-
"text": "T"
|
|
22180
|
-
}
|
|
22181
|
-
},
|
|
22182
|
-
{
|
|
22183
|
-
"name": "message",
|
|
22184
|
-
"type": {
|
|
22185
|
-
"text": "string"
|
|
22186
|
-
}
|
|
22187
|
-
},
|
|
22188
|
-
{
|
|
22189
|
-
"name": "flagValue",
|
|
22190
|
-
"optional": true,
|
|
22191
|
-
"type": {
|
|
22192
|
-
"text": "ValidityStateFlags[T]"
|
|
22193
|
-
}
|
|
22194
|
-
}
|
|
22195
|
-
],
|
|
22196
|
-
"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).",
|
|
22218
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
22197
22219
|
"inheritedFrom": {
|
|
22198
|
-
"name": "
|
|
22199
|
-
"module": "core/
|
|
22220
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22221
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22200
22222
|
}
|
|
22201
22223
|
},
|
|
22202
22224
|
{
|
|
22203
22225
|
"kind": "method",
|
|
22204
|
-
"name": "
|
|
22226
|
+
"name": "dispatchBeforeOpenEvent",
|
|
22205
22227
|
"privacy": "protected",
|
|
22206
22228
|
"return": {
|
|
22207
22229
|
"type": {
|
|
22208
|
-
"text": "
|
|
22230
|
+
"text": "boolean"
|
|
22209
22231
|
}
|
|
22210
22232
|
},
|
|
22211
|
-
"parameters": [
|
|
22212
|
-
{
|
|
22213
|
-
"name": "flag",
|
|
22214
|
-
"type": {
|
|
22215
|
-
"text": "T"
|
|
22216
|
-
}
|
|
22217
|
-
}
|
|
22218
|
-
],
|
|
22219
|
-
"description": "Removes the validity state flag entry and updates validity state.",
|
|
22220
22233
|
"inheritedFrom": {
|
|
22221
|
-
"name": "
|
|
22222
|
-
"module": "core/
|
|
22234
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22235
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22223
22236
|
}
|
|
22224
22237
|
},
|
|
22225
22238
|
{
|
|
22226
22239
|
"kind": "method",
|
|
22227
|
-
"name": "
|
|
22228
|
-
"privacy": "
|
|
22240
|
+
"name": "dispatchOpenEvent",
|
|
22241
|
+
"privacy": "protected",
|
|
22229
22242
|
"return": {
|
|
22230
22243
|
"type": {
|
|
22231
|
-
"text": "
|
|
22244
|
+
"text": "boolean"
|
|
22232
22245
|
}
|
|
22233
22246
|
},
|
|
22234
22247
|
"inheritedFrom": {
|
|
22235
|
-
"name": "
|
|
22236
|
-
"module": "core/
|
|
22248
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22249
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22237
22250
|
}
|
|
22238
22251
|
},
|
|
22239
22252
|
{
|
|
@@ -22342,148 +22355,135 @@
|
|
|
22342
22355
|
}
|
|
22343
22356
|
}
|
|
22344
22357
|
],
|
|
22345
|
-
"
|
|
22358
|
+
"attributes": [
|
|
22346
22359
|
{
|
|
22347
|
-
"name": "
|
|
22360
|
+
"name": "hide-close-button",
|
|
22348
22361
|
"type": {
|
|
22349
|
-
"text": "
|
|
22362
|
+
"text": "boolean"
|
|
22350
22363
|
},
|
|
22351
|
-
"
|
|
22352
|
-
"
|
|
22353
|
-
|
|
22354
|
-
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
22355
|
-
}
|
|
22364
|
+
"default": "false",
|
|
22365
|
+
"description": "Whether the close button should be hidden.",
|
|
22366
|
+
"fieldName": "hideCloseButton"
|
|
22356
22367
|
},
|
|
22357
22368
|
{
|
|
22358
|
-
"name": "
|
|
22369
|
+
"name": "hover-trigger",
|
|
22359
22370
|
"type": {
|
|
22360
|
-
"text": "
|
|
22371
|
+
"text": "boolean"
|
|
22361
22372
|
},
|
|
22362
|
-
"
|
|
22363
|
-
"
|
|
22364
|
-
|
|
22365
|
-
|
|
22366
|
-
}
|
|
22367
|
-
}
|
|
22368
|
-
],
|
|
22369
|
-
"attributes": [
|
|
22373
|
+
"default": "false",
|
|
22374
|
+
"description": "Whether the popover should be triggered on hover.",
|
|
22375
|
+
"fieldName": "hoverTrigger"
|
|
22376
|
+
},
|
|
22370
22377
|
{
|
|
22371
|
-
"name": "
|
|
22378
|
+
"name": "open-delay",
|
|
22379
|
+
"description": "Open the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
22380
|
+
"default": "0",
|
|
22372
22381
|
"type": {
|
|
22373
|
-
"text": "
|
|
22382
|
+
"text": "number"
|
|
22374
22383
|
},
|
|
22375
|
-
"
|
|
22376
|
-
"default": "'m' / 'xs' (lean)",
|
|
22377
|
-
"fieldName": "size"
|
|
22384
|
+
"fieldName": "openDelay"
|
|
22378
22385
|
},
|
|
22379
22386
|
{
|
|
22380
|
-
"name": "
|
|
22387
|
+
"name": "close-delay",
|
|
22388
|
+
"description": "Close the popover after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
22389
|
+
"default": "0",
|
|
22381
22390
|
"type": {
|
|
22382
|
-
"text": "
|
|
22391
|
+
"text": "number"
|
|
22383
22392
|
},
|
|
22384
|
-
"
|
|
22385
|
-
"description": "The value of the form element",
|
|
22386
|
-
"fieldName": "value"
|
|
22393
|
+
"fieldName": "closeDelay"
|
|
22387
22394
|
},
|
|
22388
22395
|
{
|
|
22389
|
-
"name": "
|
|
22390
|
-
"description": "Whether the radio can be deselected.",
|
|
22396
|
+
"name": "accessibility-close-label",
|
|
22391
22397
|
"type": {
|
|
22392
|
-
"text": "
|
|
22398
|
+
"text": "string"
|
|
22393
22399
|
},
|
|
22394
|
-
"
|
|
22400
|
+
"default": "''",
|
|
22401
|
+
"description": "This will be forwarded as aria-label to the close button element.",
|
|
22402
|
+
"fieldName": "accessibilityCloseLabel"
|
|
22403
|
+
},
|
|
22404
|
+
{
|
|
22405
|
+
"name": "trigger",
|
|
22406
|
+
"type": {
|
|
22407
|
+
"text": "HTMLElement | null"
|
|
22408
|
+
},
|
|
22409
|
+
"default": "null",
|
|
22410
|
+
"description": "The element that will trigger the popover overlay.\n\nFor attribute usage, provide an id reference.",
|
|
22411
|
+
"fieldName": "trigger",
|
|
22395
22412
|
"inheritedFrom": {
|
|
22396
|
-
"name": "
|
|
22397
|
-
"module": "
|
|
22413
|
+
"name": "SbbPopoverBaseElement",
|
|
22414
|
+
"module": "popover/popover.component.js"
|
|
22398
22415
|
}
|
|
22399
|
-
}
|
|
22416
|
+
}
|
|
22417
|
+
],
|
|
22418
|
+
"superclass": {
|
|
22419
|
+
"name": "SbbPopoverBaseElement",
|
|
22420
|
+
"module": "popover/popover.component.js"
|
|
22421
|
+
},
|
|
22422
|
+
"tagName": "sbb-popover",
|
|
22423
|
+
"customElement": true,
|
|
22424
|
+
"events": [
|
|
22400
22425
|
{
|
|
22401
|
-
"name": "
|
|
22402
|
-
"description": "Whether the radio button is checked.",
|
|
22426
|
+
"name": "beforeclose",
|
|
22403
22427
|
"type": {
|
|
22404
|
-
"text": "
|
|
22428
|
+
"text": "CustomEvent<{ closeTarget: HTMLElement | null }>"
|
|
22405
22429
|
},
|
|
22406
|
-
"
|
|
22430
|
+
"description": "Emits whenever the component begins the closing transition. Can be canceled.",
|
|
22407
22431
|
"inheritedFrom": {
|
|
22408
|
-
"name": "
|
|
22409
|
-
"module": "core/
|
|
22432
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22433
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22410
22434
|
}
|
|
22411
22435
|
},
|
|
22412
22436
|
{
|
|
22413
|
-
"name": "
|
|
22414
|
-
"description": "Name of the form element. Will be read from name attribute.",
|
|
22437
|
+
"name": "close",
|
|
22415
22438
|
"type": {
|
|
22416
|
-
"text": "
|
|
22439
|
+
"text": "CustomEvent<{ closeTarget: HTMLElement | null }>"
|
|
22417
22440
|
},
|
|
22418
|
-
"
|
|
22441
|
+
"description": "Emits whenever the component is closed.",
|
|
22419
22442
|
"inheritedFrom": {
|
|
22420
|
-
"name": "
|
|
22421
|
-
"module": "core/
|
|
22443
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22444
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22422
22445
|
}
|
|
22423
22446
|
},
|
|
22424
22447
|
{
|
|
22425
|
-
"name": "
|
|
22426
|
-
"description": "Whether the component is disabled.",
|
|
22427
|
-
"default": "false",
|
|
22448
|
+
"name": "beforeopen",
|
|
22428
22449
|
"type": {
|
|
22429
|
-
"text": "
|
|
22450
|
+
"text": "Event"
|
|
22430
22451
|
},
|
|
22431
|
-
"
|
|
22452
|
+
"description": "Emits whenever the component starts the opening transition. Can be canceled.",
|
|
22432
22453
|
"inheritedFrom": {
|
|
22433
|
-
"name": "
|
|
22434
|
-
"module": "core/
|
|
22454
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22455
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22435
22456
|
}
|
|
22436
22457
|
},
|
|
22437
22458
|
{
|
|
22438
|
-
"name": "
|
|
22439
|
-
"description": "Whether the component is required.",
|
|
22459
|
+
"name": "open",
|
|
22440
22460
|
"type": {
|
|
22441
|
-
"text": "
|
|
22461
|
+
"text": "Event"
|
|
22442
22462
|
},
|
|
22443
|
-
"
|
|
22463
|
+
"description": "Emits whenever the component is opened.",
|
|
22444
22464
|
"inheritedFrom": {
|
|
22445
|
-
"name": "
|
|
22446
|
-
"module": "core/
|
|
22465
|
+
"name": "SbbOpenCloseBaseElement",
|
|
22466
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
22447
22467
|
}
|
|
22448
22468
|
}
|
|
22449
|
-
]
|
|
22450
|
-
"mixins": [
|
|
22451
|
-
{
|
|
22452
|
-
"name": "SbbRadioButtonCommonElementMixin",
|
|
22453
|
-
"module": "radio-button/common/radio-button-common.js"
|
|
22454
|
-
}
|
|
22455
|
-
],
|
|
22456
|
-
"superclass": {
|
|
22457
|
-
"name": "SbbElement",
|
|
22458
|
-
"module": "core/base-elements.js"
|
|
22459
|
-
},
|
|
22460
|
-
"tagName": "sbb-radio-button",
|
|
22461
|
-
"customElement": true,
|
|
22462
|
-
"classGenerics": "T = string"
|
|
22469
|
+
]
|
|
22463
22470
|
}
|
|
22464
22471
|
],
|
|
22465
22472
|
"exports": [
|
|
22466
22473
|
{
|
|
22467
22474
|
"kind": "js",
|
|
22468
|
-
"name": "
|
|
22475
|
+
"name": "SbbPopoverBaseElement",
|
|
22469
22476
|
"declaration": {
|
|
22470
|
-
"name": "
|
|
22471
|
-
"module": "
|
|
22477
|
+
"name": "SbbPopoverBaseElement",
|
|
22478
|
+
"module": "popover/popover.component.js"
|
|
22472
22479
|
}
|
|
22473
|
-
}
|
|
22474
|
-
]
|
|
22475
|
-
},
|
|
22476
|
-
{
|
|
22477
|
-
"kind": "javascript-module",
|
|
22478
|
-
"path": "radio-button/radio-button.js",
|
|
22479
|
-
"declarations": [],
|
|
22480
|
-
"exports": [
|
|
22480
|
+
},
|
|
22481
22481
|
{
|
|
22482
22482
|
"kind": "js",
|
|
22483
|
-
"name": "
|
|
22483
|
+
"name": "SbbPopoverElement",
|
|
22484
22484
|
"declaration": {
|
|
22485
|
-
"name": "
|
|
22486
|
-
"module": "
|
|
22485
|
+
"name": "SbbPopoverElement",
|
|
22486
|
+
"module": "popover/popover.component.js"
|
|
22487
22487
|
}
|
|
22488
22488
|
}
|
|
22489
22489
|
]
|
|
@@ -22927,124 +22927,279 @@
|
|
|
22927
22927
|
}
|
|
22928
22928
|
}
|
|
22929
22929
|
],
|
|
22930
|
-
"events": [
|
|
22931
|
-
{
|
|
22932
|
-
"name": "didChange",
|
|
22933
|
-
"type": {
|
|
22934
|
-
"text": "Event"
|
|
22935
|
-
},
|
|
22936
|
-
"description": "Deprecated. Mirrors change event for React. Will be removed once React properly supports change events.",
|
|
22937
|
-
"deprecated": "true"
|
|
22938
|
-
}
|
|
22939
|
-
],
|
|
22940
|
-
"attributes": [
|
|
22941
|
-
{
|
|
22942
|
-
"name": "allow-empty-selection",
|
|
22943
|
-
"type": {
|
|
22944
|
-
"text": "boolean"
|
|
22945
|
-
},
|
|
22946
|
-
"default": "false",
|
|
22947
|
-
"description": "Whether the radios can be deselected.",
|
|
22948
|
-
"fieldName": "allowEmptySelection"
|
|
22949
|
-
},
|
|
22950
|
-
{
|
|
22951
|
-
"name": "value",
|
|
22952
|
-
"description": "The value of the radio group.",
|
|
22953
|
-
"type": {
|
|
22954
|
-
"text": "T | null"
|
|
22955
|
-
},
|
|
22956
|
-
"fieldName": "value"
|
|
22957
|
-
},
|
|
22958
|
-
{
|
|
22959
|
-
"name": "name",
|
|
22960
|
-
"type": {
|
|
22961
|
-
"text": "string"
|
|
22962
|
-
},
|
|
22963
|
-
"default": "`sbb-radio-button-group-${++nextId}`",
|
|
22964
|
-
"description": "Name for the group. Will be propagated to the child radio buttons. Must be unique if multiple groups are used on the same page.",
|
|
22965
|
-
"fieldName": "name"
|
|
22966
|
-
},
|
|
22967
|
-
{
|
|
22968
|
-
"name": "disabled",
|
|
22969
|
-
"description": "Whether the component is disabled.",
|
|
22970
|
-
"default": "false",
|
|
22971
|
-
"type": {
|
|
22972
|
-
"text": "boolean"
|
|
22973
|
-
},
|
|
22974
|
-
"fieldName": "disabled",
|
|
22975
|
-
"inheritedFrom": {
|
|
22976
|
-
"name": "SbbDisabledMixin",
|
|
22977
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
22978
|
-
}
|
|
22979
|
-
},
|
|
22980
|
-
{
|
|
22981
|
-
"name": "required",
|
|
22982
|
-
"description": "Whether the component is required.",
|
|
22983
|
-
"type": {
|
|
22984
|
-
"text": "boolean"
|
|
22985
|
-
},
|
|
22986
|
-
"fieldName": "required",
|
|
22987
|
-
"inheritedFrom": {
|
|
22988
|
-
"name": "SbbRequiredMixin",
|
|
22989
|
-
"module": "core/mixins/required-mixin.js"
|
|
22990
|
-
}
|
|
22991
|
-
},
|
|
22992
|
-
{
|
|
22993
|
-
"name": "size",
|
|
22994
|
-
"type": {
|
|
22995
|
-
"text": "'xs' | 's' | 'm'"
|
|
22996
|
-
},
|
|
22997
|
-
"description": "Size variant, either xs, s or m.",
|
|
22998
|
-
"default": "'m' / 'xs' (lean)",
|
|
22999
|
-
"fieldName": "size",
|
|
23000
|
-
"inheritedFrom": {
|
|
23001
|
-
"name": "SbbSelectionGroupBaseElement",
|
|
23002
|
-
"module": "core/base-elements/selection-group-base-element.js"
|
|
23003
|
-
}
|
|
23004
|
-
},
|
|
23005
|
-
{
|
|
23006
|
-
"name": "horizontal-from",
|
|
23007
|
-
"type": {
|
|
23008
|
-
"text": "SbbHorizontalFrom | null"
|
|
23009
|
-
},
|
|
23010
|
-
"default": "null",
|
|
23011
|
-
"description": "Overrides the behavior of `orientation` property.",
|
|
23012
|
-
"fieldName": "horizontalFrom",
|
|
23013
|
-
"inheritedFrom": {
|
|
23014
|
-
"name": "SbbSelectionGroupBaseElement",
|
|
23015
|
-
"module": "core/base-elements/selection-group-base-element.js"
|
|
23016
|
-
}
|
|
23017
|
-
},
|
|
23018
|
-
{
|
|
23019
|
-
"name": "orientation",
|
|
23020
|
-
"type": {
|
|
23021
|
-
"text": "SbbOrientation"
|
|
23022
|
-
},
|
|
23023
|
-
"default": "'horizontal'",
|
|
23024
|
-
"description": "Indicates the orientation of the checkboxes or panels inside the group.",
|
|
23025
|
-
"fieldName": "orientation",
|
|
23026
|
-
"inheritedFrom": {
|
|
23027
|
-
"name": "SbbSelectionGroupBaseElement",
|
|
23028
|
-
"module": "core/base-elements/selection-group-base-element.js"
|
|
23029
|
-
}
|
|
23030
|
-
}
|
|
23031
|
-
],
|
|
22930
|
+
"events": [
|
|
22931
|
+
{
|
|
22932
|
+
"name": "didChange",
|
|
22933
|
+
"type": {
|
|
22934
|
+
"text": "Event"
|
|
22935
|
+
},
|
|
22936
|
+
"description": "Deprecated. Mirrors change event for React. Will be removed once React properly supports change events.",
|
|
22937
|
+
"deprecated": "true"
|
|
22938
|
+
}
|
|
22939
|
+
],
|
|
22940
|
+
"attributes": [
|
|
22941
|
+
{
|
|
22942
|
+
"name": "allow-empty-selection",
|
|
22943
|
+
"type": {
|
|
22944
|
+
"text": "boolean"
|
|
22945
|
+
},
|
|
22946
|
+
"default": "false",
|
|
22947
|
+
"description": "Whether the radios can be deselected.",
|
|
22948
|
+
"fieldName": "allowEmptySelection"
|
|
22949
|
+
},
|
|
22950
|
+
{
|
|
22951
|
+
"name": "value",
|
|
22952
|
+
"description": "The value of the radio group.",
|
|
22953
|
+
"type": {
|
|
22954
|
+
"text": "T | null"
|
|
22955
|
+
},
|
|
22956
|
+
"fieldName": "value"
|
|
22957
|
+
},
|
|
22958
|
+
{
|
|
22959
|
+
"name": "name",
|
|
22960
|
+
"type": {
|
|
22961
|
+
"text": "string"
|
|
22962
|
+
},
|
|
22963
|
+
"default": "`sbb-radio-button-group-${++nextId}`",
|
|
22964
|
+
"description": "Name for the group. Will be propagated to the child radio buttons. Must be unique if multiple groups are used on the same page.",
|
|
22965
|
+
"fieldName": "name"
|
|
22966
|
+
},
|
|
22967
|
+
{
|
|
22968
|
+
"name": "disabled",
|
|
22969
|
+
"description": "Whether the component is disabled.",
|
|
22970
|
+
"default": "false",
|
|
22971
|
+
"type": {
|
|
22972
|
+
"text": "boolean"
|
|
22973
|
+
},
|
|
22974
|
+
"fieldName": "disabled",
|
|
22975
|
+
"inheritedFrom": {
|
|
22976
|
+
"name": "SbbDisabledMixin",
|
|
22977
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
22978
|
+
}
|
|
22979
|
+
},
|
|
22980
|
+
{
|
|
22981
|
+
"name": "required",
|
|
22982
|
+
"description": "Whether the component is required.",
|
|
22983
|
+
"type": {
|
|
22984
|
+
"text": "boolean"
|
|
22985
|
+
},
|
|
22986
|
+
"fieldName": "required",
|
|
22987
|
+
"inheritedFrom": {
|
|
22988
|
+
"name": "SbbRequiredMixin",
|
|
22989
|
+
"module": "core/mixins/required-mixin.js"
|
|
22990
|
+
}
|
|
22991
|
+
},
|
|
22992
|
+
{
|
|
22993
|
+
"name": "size",
|
|
22994
|
+
"type": {
|
|
22995
|
+
"text": "'xs' | 's' | 'm'"
|
|
22996
|
+
},
|
|
22997
|
+
"description": "Size variant, either xs, s or m.",
|
|
22998
|
+
"default": "'m' / 'xs' (lean)",
|
|
22999
|
+
"fieldName": "size",
|
|
23000
|
+
"inheritedFrom": {
|
|
23001
|
+
"name": "SbbSelectionGroupBaseElement",
|
|
23002
|
+
"module": "core/base-elements/selection-group-base-element.js"
|
|
23003
|
+
}
|
|
23004
|
+
},
|
|
23005
|
+
{
|
|
23006
|
+
"name": "horizontal-from",
|
|
23007
|
+
"type": {
|
|
23008
|
+
"text": "SbbHorizontalFrom | null"
|
|
23009
|
+
},
|
|
23010
|
+
"default": "null",
|
|
23011
|
+
"description": "Overrides the behavior of `orientation` property.",
|
|
23012
|
+
"fieldName": "horizontalFrom",
|
|
23013
|
+
"inheritedFrom": {
|
|
23014
|
+
"name": "SbbSelectionGroupBaseElement",
|
|
23015
|
+
"module": "core/base-elements/selection-group-base-element.js"
|
|
23016
|
+
}
|
|
23017
|
+
},
|
|
23018
|
+
{
|
|
23019
|
+
"name": "orientation",
|
|
23020
|
+
"type": {
|
|
23021
|
+
"text": "SbbOrientation"
|
|
23022
|
+
},
|
|
23023
|
+
"default": "'horizontal'",
|
|
23024
|
+
"description": "Indicates the orientation of the checkboxes or panels inside the group.",
|
|
23025
|
+
"fieldName": "orientation",
|
|
23026
|
+
"inheritedFrom": {
|
|
23027
|
+
"name": "SbbSelectionGroupBaseElement",
|
|
23028
|
+
"module": "core/base-elements/selection-group-base-element.js"
|
|
23029
|
+
}
|
|
23030
|
+
}
|
|
23031
|
+
],
|
|
23032
|
+
"superclass": {
|
|
23033
|
+
"name": "SbbSelectionGroupBaseElement",
|
|
23034
|
+
"module": "core/base-elements.js"
|
|
23035
|
+
},
|
|
23036
|
+
"tagName": "sbb-radio-button-group",
|
|
23037
|
+
"customElement": true,
|
|
23038
|
+
"classGenerics": "T = string"
|
|
23039
|
+
}
|
|
23040
|
+
],
|
|
23041
|
+
"exports": [
|
|
23042
|
+
{
|
|
23043
|
+
"kind": "js",
|
|
23044
|
+
"name": "SbbRadioButtonGroupElement",
|
|
23045
|
+
"declaration": {
|
|
23046
|
+
"name": "SbbRadioButtonGroupElement",
|
|
23047
|
+
"module": "radio-button-group/radio-button-group.component.js"
|
|
23048
|
+
}
|
|
23049
|
+
}
|
|
23050
|
+
]
|
|
23051
|
+
},
|
|
23052
|
+
{
|
|
23053
|
+
"kind": "javascript-module",
|
|
23054
|
+
"path": "screen-reader-only/screen-reader-only.component.js",
|
|
23055
|
+
"declarations": [
|
|
23056
|
+
{
|
|
23057
|
+
"kind": "class",
|
|
23058
|
+
"description": "This component can be used to visually hide content but present it to screen readers.",
|
|
23059
|
+
"name": "SbbScreenReaderOnlyElement",
|
|
23060
|
+
"slots": [
|
|
23061
|
+
{
|
|
23062
|
+
"description": "Use the unnamed slot to provide content.",
|
|
23063
|
+
"name": ""
|
|
23064
|
+
}
|
|
23065
|
+
],
|
|
23066
|
+
"members": [
|
|
23067
|
+
{
|
|
23068
|
+
"kind": "field",
|
|
23069
|
+
"name": "elementName",
|
|
23070
|
+
"type": {
|
|
23071
|
+
"text": "string"
|
|
23072
|
+
},
|
|
23073
|
+
"privacy": "public",
|
|
23074
|
+
"static": true,
|
|
23075
|
+
"readonly": true,
|
|
23076
|
+
"default": "'sbb-screen-reader-only'",
|
|
23077
|
+
"inheritedFrom": {
|
|
23078
|
+
"name": "SbbElement",
|
|
23079
|
+
"module": "core/base-elements/element.js"
|
|
23080
|
+
}
|
|
23081
|
+
},
|
|
23082
|
+
{
|
|
23083
|
+
"kind": "field",
|
|
23084
|
+
"name": "_hydrationRequired",
|
|
23085
|
+
"type": {
|
|
23086
|
+
"text": "boolean"
|
|
23087
|
+
},
|
|
23088
|
+
"privacy": "private",
|
|
23089
|
+
"default": "!!this.shadowRoot",
|
|
23090
|
+
"inheritedFrom": {
|
|
23091
|
+
"name": "SbbHydrationMixin",
|
|
23092
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
23093
|
+
}
|
|
23094
|
+
},
|
|
23095
|
+
{
|
|
23096
|
+
"kind": "field",
|
|
23097
|
+
"name": "_hydrationComplete",
|
|
23098
|
+
"privacy": "private",
|
|
23099
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
23100
|
+
"inheritedFrom": {
|
|
23101
|
+
"name": "SbbHydrationMixin",
|
|
23102
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
23103
|
+
}
|
|
23104
|
+
},
|
|
23105
|
+
{
|
|
23106
|
+
"kind": "field",
|
|
23107
|
+
"name": "_resolveHydration",
|
|
23108
|
+
"type": {
|
|
23109
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
23110
|
+
},
|
|
23111
|
+
"privacy": "private",
|
|
23112
|
+
"inheritedFrom": {
|
|
23113
|
+
"name": "SbbHydrationMixin",
|
|
23114
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
23115
|
+
}
|
|
23116
|
+
},
|
|
23117
|
+
{
|
|
23118
|
+
"kind": "field",
|
|
23119
|
+
"name": "hydrationRequired",
|
|
23120
|
+
"type": {
|
|
23121
|
+
"text": "boolean"
|
|
23122
|
+
},
|
|
23123
|
+
"privacy": "protected",
|
|
23124
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
23125
|
+
"readonly": true,
|
|
23126
|
+
"inheritedFrom": {
|
|
23127
|
+
"name": "SbbHydrationMixin",
|
|
23128
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
23129
|
+
},
|
|
23130
|
+
"default": "!!this.shadowRoot"
|
|
23131
|
+
},
|
|
23132
|
+
{
|
|
23133
|
+
"kind": "method",
|
|
23134
|
+
"name": "toggleState",
|
|
23135
|
+
"privacy": "protected",
|
|
23136
|
+
"return": {
|
|
23137
|
+
"type": {
|
|
23138
|
+
"text": "void"
|
|
23139
|
+
}
|
|
23140
|
+
},
|
|
23141
|
+
"parameters": [
|
|
23142
|
+
{
|
|
23143
|
+
"name": "value",
|
|
23144
|
+
"type": {
|
|
23145
|
+
"text": "string"
|
|
23146
|
+
}
|
|
23147
|
+
},
|
|
23148
|
+
{
|
|
23149
|
+
"name": "force",
|
|
23150
|
+
"optional": true,
|
|
23151
|
+
"type": {
|
|
23152
|
+
"text": "boolean"
|
|
23153
|
+
}
|
|
23154
|
+
}
|
|
23155
|
+
],
|
|
23156
|
+
"inheritedFrom": {
|
|
23157
|
+
"name": "SbbElementInternalsMixin",
|
|
23158
|
+
"module": "core/mixins/element-internals-mixin.js"
|
|
23159
|
+
}
|
|
23160
|
+
},
|
|
23161
|
+
{
|
|
23162
|
+
"kind": "field",
|
|
23163
|
+
"name": "['_$sbbElement$']",
|
|
23164
|
+
"type": {
|
|
23165
|
+
"text": "boolean"
|
|
23166
|
+
},
|
|
23167
|
+
"privacy": "public",
|
|
23168
|
+
"static": true,
|
|
23169
|
+
"default": "true",
|
|
23170
|
+
"inheritedFrom": {
|
|
23171
|
+
"name": "SbbElement",
|
|
23172
|
+
"module": "core/base-elements/element.js"
|
|
23173
|
+
}
|
|
23174
|
+
},
|
|
23175
|
+
{
|
|
23176
|
+
"kind": "field",
|
|
23177
|
+
"name": "_controllers",
|
|
23178
|
+
"type": {
|
|
23179
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
23180
|
+
},
|
|
23181
|
+
"privacy": "private",
|
|
23182
|
+
"inheritedFrom": {
|
|
23183
|
+
"name": "SbbElement",
|
|
23184
|
+
"module": "core/base-elements/element.js"
|
|
23185
|
+
}
|
|
23186
|
+
}
|
|
23187
|
+
],
|
|
23032
23188
|
"superclass": {
|
|
23033
|
-
"name": "
|
|
23034
|
-
"module": "core/base-elements.js"
|
|
23189
|
+
"name": "SbbElement",
|
|
23190
|
+
"module": "core/base-elements/element.js"
|
|
23035
23191
|
},
|
|
23036
|
-
"tagName": "sbb-
|
|
23037
|
-
"customElement": true
|
|
23038
|
-
"classGenerics": "T = string"
|
|
23192
|
+
"tagName": "sbb-screen-reader-only",
|
|
23193
|
+
"customElement": true
|
|
23039
23194
|
}
|
|
23040
23195
|
],
|
|
23041
23196
|
"exports": [
|
|
23042
23197
|
{
|
|
23043
23198
|
"kind": "js",
|
|
23044
|
-
"name": "
|
|
23199
|
+
"name": "SbbScreenReaderOnlyElement",
|
|
23045
23200
|
"declaration": {
|
|
23046
|
-
"name": "
|
|
23047
|
-
"module": "
|
|
23201
|
+
"name": "SbbScreenReaderOnlyElement",
|
|
23202
|
+
"module": "screen-reader-only/screen-reader-only.component.js"
|
|
23048
23203
|
}
|
|
23049
23204
|
}
|
|
23050
23205
|
]
|
|
@@ -24294,161 +24449,6 @@
|
|
|
24294
24449
|
}
|
|
24295
24450
|
]
|
|
24296
24451
|
},
|
|
24297
|
-
{
|
|
24298
|
-
"kind": "javascript-module",
|
|
24299
|
-
"path": "screen-reader-only/screen-reader-only.component.js",
|
|
24300
|
-
"declarations": [
|
|
24301
|
-
{
|
|
24302
|
-
"kind": "class",
|
|
24303
|
-
"description": "This component can be used to visually hide content but present it to screen readers.",
|
|
24304
|
-
"name": "SbbScreenReaderOnlyElement",
|
|
24305
|
-
"slots": [
|
|
24306
|
-
{
|
|
24307
|
-
"description": "Use the unnamed slot to provide content.",
|
|
24308
|
-
"name": ""
|
|
24309
|
-
}
|
|
24310
|
-
],
|
|
24311
|
-
"members": [
|
|
24312
|
-
{
|
|
24313
|
-
"kind": "field",
|
|
24314
|
-
"name": "elementName",
|
|
24315
|
-
"type": {
|
|
24316
|
-
"text": "string"
|
|
24317
|
-
},
|
|
24318
|
-
"privacy": "public",
|
|
24319
|
-
"static": true,
|
|
24320
|
-
"readonly": true,
|
|
24321
|
-
"default": "'sbb-screen-reader-only'",
|
|
24322
|
-
"inheritedFrom": {
|
|
24323
|
-
"name": "SbbElement",
|
|
24324
|
-
"module": "core/base-elements/element.js"
|
|
24325
|
-
}
|
|
24326
|
-
},
|
|
24327
|
-
{
|
|
24328
|
-
"kind": "field",
|
|
24329
|
-
"name": "_hydrationRequired",
|
|
24330
|
-
"type": {
|
|
24331
|
-
"text": "boolean"
|
|
24332
|
-
},
|
|
24333
|
-
"privacy": "private",
|
|
24334
|
-
"default": "!!this.shadowRoot",
|
|
24335
|
-
"inheritedFrom": {
|
|
24336
|
-
"name": "SbbHydrationMixin",
|
|
24337
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
24338
|
-
}
|
|
24339
|
-
},
|
|
24340
|
-
{
|
|
24341
|
-
"kind": "field",
|
|
24342
|
-
"name": "_hydrationComplete",
|
|
24343
|
-
"privacy": "private",
|
|
24344
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
24345
|
-
"inheritedFrom": {
|
|
24346
|
-
"name": "SbbHydrationMixin",
|
|
24347
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
24348
|
-
}
|
|
24349
|
-
},
|
|
24350
|
-
{
|
|
24351
|
-
"kind": "field",
|
|
24352
|
-
"name": "_resolveHydration",
|
|
24353
|
-
"type": {
|
|
24354
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
24355
|
-
},
|
|
24356
|
-
"privacy": "private",
|
|
24357
|
-
"inheritedFrom": {
|
|
24358
|
-
"name": "SbbHydrationMixin",
|
|
24359
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
24360
|
-
}
|
|
24361
|
-
},
|
|
24362
|
-
{
|
|
24363
|
-
"kind": "field",
|
|
24364
|
-
"name": "hydrationRequired",
|
|
24365
|
-
"type": {
|
|
24366
|
-
"text": "boolean"
|
|
24367
|
-
},
|
|
24368
|
-
"privacy": "protected",
|
|
24369
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
24370
|
-
"readonly": true,
|
|
24371
|
-
"inheritedFrom": {
|
|
24372
|
-
"name": "SbbHydrationMixin",
|
|
24373
|
-
"module": "core/mixins/hydration-mixin.js"
|
|
24374
|
-
},
|
|
24375
|
-
"default": "!!this.shadowRoot"
|
|
24376
|
-
},
|
|
24377
|
-
{
|
|
24378
|
-
"kind": "method",
|
|
24379
|
-
"name": "toggleState",
|
|
24380
|
-
"privacy": "protected",
|
|
24381
|
-
"return": {
|
|
24382
|
-
"type": {
|
|
24383
|
-
"text": "void"
|
|
24384
|
-
}
|
|
24385
|
-
},
|
|
24386
|
-
"parameters": [
|
|
24387
|
-
{
|
|
24388
|
-
"name": "value",
|
|
24389
|
-
"type": {
|
|
24390
|
-
"text": "string"
|
|
24391
|
-
}
|
|
24392
|
-
},
|
|
24393
|
-
{
|
|
24394
|
-
"name": "force",
|
|
24395
|
-
"optional": true,
|
|
24396
|
-
"type": {
|
|
24397
|
-
"text": "boolean"
|
|
24398
|
-
}
|
|
24399
|
-
}
|
|
24400
|
-
],
|
|
24401
|
-
"inheritedFrom": {
|
|
24402
|
-
"name": "SbbElementInternalsMixin",
|
|
24403
|
-
"module": "core/mixins/element-internals-mixin.js"
|
|
24404
|
-
}
|
|
24405
|
-
},
|
|
24406
|
-
{
|
|
24407
|
-
"kind": "field",
|
|
24408
|
-
"name": "['_$sbbElement$']",
|
|
24409
|
-
"type": {
|
|
24410
|
-
"text": "boolean"
|
|
24411
|
-
},
|
|
24412
|
-
"privacy": "public",
|
|
24413
|
-
"static": true,
|
|
24414
|
-
"default": "true",
|
|
24415
|
-
"inheritedFrom": {
|
|
24416
|
-
"name": "SbbElement",
|
|
24417
|
-
"module": "core/base-elements/element.js"
|
|
24418
|
-
}
|
|
24419
|
-
},
|
|
24420
|
-
{
|
|
24421
|
-
"kind": "field",
|
|
24422
|
-
"name": "_controllers",
|
|
24423
|
-
"type": {
|
|
24424
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
24425
|
-
},
|
|
24426
|
-
"privacy": "private",
|
|
24427
|
-
"inheritedFrom": {
|
|
24428
|
-
"name": "SbbElement",
|
|
24429
|
-
"module": "core/base-elements/element.js"
|
|
24430
|
-
}
|
|
24431
|
-
}
|
|
24432
|
-
],
|
|
24433
|
-
"superclass": {
|
|
24434
|
-
"name": "SbbElement",
|
|
24435
|
-
"module": "core/base-elements/element.js"
|
|
24436
|
-
},
|
|
24437
|
-
"tagName": "sbb-screen-reader-only",
|
|
24438
|
-
"customElement": true
|
|
24439
|
-
}
|
|
24440
|
-
],
|
|
24441
|
-
"exports": [
|
|
24442
|
-
{
|
|
24443
|
-
"kind": "js",
|
|
24444
|
-
"name": "SbbScreenReaderOnlyElement",
|
|
24445
|
-
"declaration": {
|
|
24446
|
-
"name": "SbbScreenReaderOnlyElement",
|
|
24447
|
-
"module": "screen-reader-only/screen-reader-only.component.js"
|
|
24448
|
-
}
|
|
24449
|
-
}
|
|
24450
|
-
]
|
|
24451
|
-
},
|
|
24452
24452
|
{
|
|
24453
24453
|
"kind": "javascript-module",
|
|
24454
24454
|
"path": "select/select.component.js",
|
|
@@ -77903,6 +77903,26 @@
|
|
|
77903
77903
|
}
|
|
77904
77904
|
]
|
|
77905
77905
|
},
|
|
77906
|
+
{
|
|
77907
|
+
"kind": "javascript-module",
|
|
77908
|
+
"path": "core/styles/styles.js",
|
|
77909
|
+
"declarations": [
|
|
77910
|
+
{
|
|
77911
|
+
"kind": "variable",
|
|
77912
|
+
"name": "boxSizingStyles"
|
|
77913
|
+
}
|
|
77914
|
+
],
|
|
77915
|
+
"exports": [
|
|
77916
|
+
{
|
|
77917
|
+
"kind": "js",
|
|
77918
|
+
"name": "boxSizingStyles",
|
|
77919
|
+
"declaration": {
|
|
77920
|
+
"name": "boxSizingStyles",
|
|
77921
|
+
"module": "core/styles/styles.js"
|
|
77922
|
+
}
|
|
77923
|
+
}
|
|
77924
|
+
]
|
|
77925
|
+
},
|
|
77906
77926
|
{
|
|
77907
77927
|
"kind": "javascript-module",
|
|
77908
77928
|
"path": "core/testing/event-spy.js",
|
|
@@ -78300,26 +78320,6 @@
|
|
|
78300
78320
|
}
|
|
78301
78321
|
]
|
|
78302
78322
|
},
|
|
78303
|
-
{
|
|
78304
|
-
"kind": "javascript-module",
|
|
78305
|
-
"path": "core/styles/styles.js",
|
|
78306
|
-
"declarations": [
|
|
78307
|
-
{
|
|
78308
|
-
"kind": "variable",
|
|
78309
|
-
"name": "boxSizingStyles"
|
|
78310
|
-
}
|
|
78311
|
-
],
|
|
78312
|
-
"exports": [
|
|
78313
|
-
{
|
|
78314
|
-
"kind": "js",
|
|
78315
|
-
"name": "boxSizingStyles",
|
|
78316
|
-
"declaration": {
|
|
78317
|
-
"name": "boxSizingStyles",
|
|
78318
|
-
"module": "core/styles/styles.js"
|
|
78319
|
-
}
|
|
78320
|
-
}
|
|
78321
|
-
]
|
|
78322
|
-
},
|
|
78323
78323
|
{
|
|
78324
78324
|
"kind": "javascript-module",
|
|
78325
78325
|
"path": "datepicker/common/datepicker-button.js",
|