@sbb-esta/lyne-elements-dev 5.0.0-next.1-dev.1777289537 → 5.0.0-next.1-dev.1777356659
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +504 -518
- package/development/journey-header/journey-header.component.d.ts +3 -9
- package/development/journey-header/journey-header.component.d.ts.map +1 -1
- package/development/journey-header/journey-header.component.js +1 -1
- package/development/journey-header.component-D8o3F1Su.js +150 -0
- package/development/journey-header.js +1 -1
- package/development/journey-header.pure.js +1 -1
- package/journey-header/journey-header.component.js +1 -1
- package/journey-header.component-DU09Hyme.js +117 -0
- package/journey-header.js +1 -1
- package/journey-header.pure.js +1 -1
- package/package.json +2 -2
- package/development/journey-header.component-BKX1K6cf.js +0 -186
- package/journey-header.component-DeNd5WzP.js +0 -140
package/custom-elements.json
CHANGED
|
@@ -15342,7 +15342,7 @@
|
|
|
15342
15342
|
},
|
|
15343
15343
|
"privacy": "public",
|
|
15344
15344
|
"static": true,
|
|
15345
|
-
"default": "[
|
|
15345
|
+
"default": "[SbbIconElement]",
|
|
15346
15346
|
"inheritedFrom": {
|
|
15347
15347
|
"name": "SbbElement",
|
|
15348
15348
|
"module": "core/base-elements/element.js"
|
|
@@ -15383,22 +15383,18 @@
|
|
|
15383
15383
|
},
|
|
15384
15384
|
{
|
|
15385
15385
|
"kind": "field",
|
|
15386
|
-
"name": "
|
|
15387
|
-
"
|
|
15388
|
-
"text": "JourneyHeaderSize"
|
|
15389
|
-
},
|
|
15390
|
-
"privacy": "public",
|
|
15391
|
-
"description": "Journey header size, either s, m or l.",
|
|
15392
|
-
"default": "'m' / 's' (lean)",
|
|
15393
|
-
"deprecated": "Use visualLevel instead.",
|
|
15394
|
-
"attribute": "size",
|
|
15395
|
-
"reflects": true
|
|
15386
|
+
"name": "_language",
|
|
15387
|
+
"privacy": "private"
|
|
15396
15388
|
},
|
|
15397
15389
|
{
|
|
15398
|
-
"kind": "
|
|
15399
|
-
"name": "
|
|
15390
|
+
"kind": "method",
|
|
15391
|
+
"name": "_setAriaLabel",
|
|
15400
15392
|
"privacy": "private",
|
|
15401
|
-
"
|
|
15393
|
+
"return": {
|
|
15394
|
+
"type": {
|
|
15395
|
+
"text": "void"
|
|
15396
|
+
}
|
|
15397
|
+
}
|
|
15402
15398
|
},
|
|
15403
15399
|
{
|
|
15404
15400
|
"kind": "field",
|
|
@@ -15423,7 +15419,7 @@
|
|
|
15423
15419
|
"text": "SbbTitleLevel | null"
|
|
15424
15420
|
},
|
|
15425
15421
|
"privacy": "public",
|
|
15426
|
-
"default": "
|
|
15422
|
+
"default": "'5'",
|
|
15427
15423
|
"description": "Visual level for the title.",
|
|
15428
15424
|
"attribute": "visual-level",
|
|
15429
15425
|
"reflects": true,
|
|
@@ -15724,16 +15720,6 @@
|
|
|
15724
15720
|
"description": "Whether the journey is a round trip. If so, the icon changes to a round-trip one.",
|
|
15725
15721
|
"fieldName": "roundTrip"
|
|
15726
15722
|
},
|
|
15727
|
-
{
|
|
15728
|
-
"name": "size",
|
|
15729
|
-
"type": {
|
|
15730
|
-
"text": "JourneyHeaderSize"
|
|
15731
|
-
},
|
|
15732
|
-
"description": "Journey header size, either s, m or l.",
|
|
15733
|
-
"default": "'m' / 's' (lean)",
|
|
15734
|
-
"deprecated": "Use visualLevel instead.",
|
|
15735
|
-
"fieldName": "size"
|
|
15736
|
-
},
|
|
15737
15723
|
{
|
|
15738
15724
|
"name": "negative",
|
|
15739
15725
|
"type": {
|
|
@@ -143644,6 +143630,50 @@
|
|
|
143644
143630
|
}
|
|
143645
143631
|
]
|
|
143646
143632
|
},
|
|
143633
|
+
{
|
|
143634
|
+
"kind": "javascript-module",
|
|
143635
|
+
"path": "sidebar/common/styles.js",
|
|
143636
|
+
"declarations": [
|
|
143637
|
+
{
|
|
143638
|
+
"kind": "variable",
|
|
143639
|
+
"name": "sidebarContainerCommonStyle"
|
|
143640
|
+
},
|
|
143641
|
+
{
|
|
143642
|
+
"kind": "variable",
|
|
143643
|
+
"name": "sidebarContentCommonStyle"
|
|
143644
|
+
},
|
|
143645
|
+
{
|
|
143646
|
+
"kind": "variable",
|
|
143647
|
+
"name": "iconSidebarButtonCommonStyle"
|
|
143648
|
+
}
|
|
143649
|
+
],
|
|
143650
|
+
"exports": [
|
|
143651
|
+
{
|
|
143652
|
+
"kind": "js",
|
|
143653
|
+
"name": "sidebarContainerCommonStyle",
|
|
143654
|
+
"declaration": {
|
|
143655
|
+
"name": "sidebarContainerCommonStyle",
|
|
143656
|
+
"module": "sidebar/common/styles.js"
|
|
143657
|
+
}
|
|
143658
|
+
},
|
|
143659
|
+
{
|
|
143660
|
+
"kind": "js",
|
|
143661
|
+
"name": "sidebarContentCommonStyle",
|
|
143662
|
+
"declaration": {
|
|
143663
|
+
"name": "sidebarContentCommonStyle",
|
|
143664
|
+
"module": "sidebar/common/styles.js"
|
|
143665
|
+
}
|
|
143666
|
+
},
|
|
143667
|
+
{
|
|
143668
|
+
"kind": "js",
|
|
143669
|
+
"name": "iconSidebarButtonCommonStyle",
|
|
143670
|
+
"declaration": {
|
|
143671
|
+
"name": "iconSidebarButtonCommonStyle",
|
|
143672
|
+
"module": "sidebar/common/styles.js"
|
|
143673
|
+
}
|
|
143674
|
+
}
|
|
143675
|
+
]
|
|
143676
|
+
},
|
|
143647
143677
|
{
|
|
143648
143678
|
"kind": "javascript-module",
|
|
143649
143679
|
"path": "sidebar/sidebar/sidebar.component.js",
|
|
@@ -144534,50 +144564,6 @@
|
|
|
144534
144564
|
}
|
|
144535
144565
|
]
|
|
144536
144566
|
},
|
|
144537
|
-
{
|
|
144538
|
-
"kind": "javascript-module",
|
|
144539
|
-
"path": "sidebar/common/styles.js",
|
|
144540
|
-
"declarations": [
|
|
144541
|
-
{
|
|
144542
|
-
"kind": "variable",
|
|
144543
|
-
"name": "sidebarContainerCommonStyle"
|
|
144544
|
-
},
|
|
144545
|
-
{
|
|
144546
|
-
"kind": "variable",
|
|
144547
|
-
"name": "sidebarContentCommonStyle"
|
|
144548
|
-
},
|
|
144549
|
-
{
|
|
144550
|
-
"kind": "variable",
|
|
144551
|
-
"name": "iconSidebarButtonCommonStyle"
|
|
144552
|
-
}
|
|
144553
|
-
],
|
|
144554
|
-
"exports": [
|
|
144555
|
-
{
|
|
144556
|
-
"kind": "js",
|
|
144557
|
-
"name": "sidebarContainerCommonStyle",
|
|
144558
|
-
"declaration": {
|
|
144559
|
-
"name": "sidebarContainerCommonStyle",
|
|
144560
|
-
"module": "sidebar/common/styles.js"
|
|
144561
|
-
}
|
|
144562
|
-
},
|
|
144563
|
-
{
|
|
144564
|
-
"kind": "js",
|
|
144565
|
-
"name": "sidebarContentCommonStyle",
|
|
144566
|
-
"declaration": {
|
|
144567
|
-
"name": "sidebarContentCommonStyle",
|
|
144568
|
-
"module": "sidebar/common/styles.js"
|
|
144569
|
-
}
|
|
144570
|
-
},
|
|
144571
|
-
{
|
|
144572
|
-
"kind": "js",
|
|
144573
|
-
"name": "iconSidebarButtonCommonStyle",
|
|
144574
|
-
"declaration": {
|
|
144575
|
-
"name": "iconSidebarButtonCommonStyle",
|
|
144576
|
-
"module": "sidebar/common/styles.js"
|
|
144577
|
-
}
|
|
144578
|
-
}
|
|
144579
|
-
]
|
|
144580
|
-
},
|
|
144581
144567
|
{
|
|
144582
144568
|
"kind": "javascript-module",
|
|
144583
144569
|
"path": "sidebar/sidebar-close-button/sidebar-close-button.component.js",
|
|
@@ -146785,6 +146771,455 @@
|
|
|
146785
146771
|
}
|
|
146786
146772
|
]
|
|
146787
146773
|
},
|
|
146774
|
+
{
|
|
146775
|
+
"kind": "javascript-module",
|
|
146776
|
+
"path": "stepper/step/step.component.js",
|
|
146777
|
+
"declarations": [
|
|
146778
|
+
{
|
|
146779
|
+
"kind": "class",
|
|
146780
|
+
"description": "Combined with a `sbb-stepper`, it displays a step's content.",
|
|
146781
|
+
"name": "SbbStepElement",
|
|
146782
|
+
"slots": [
|
|
146783
|
+
{
|
|
146784
|
+
"description": "Use the unnamed slot to provide content.",
|
|
146785
|
+
"name": ""
|
|
146786
|
+
}
|
|
146787
|
+
],
|
|
146788
|
+
"members": [
|
|
146789
|
+
{
|
|
146790
|
+
"kind": "field",
|
|
146791
|
+
"name": "elementName",
|
|
146792
|
+
"type": {
|
|
146793
|
+
"text": "string"
|
|
146794
|
+
},
|
|
146795
|
+
"privacy": "public",
|
|
146796
|
+
"static": true,
|
|
146797
|
+
"readonly": true,
|
|
146798
|
+
"default": "'sbb-step'",
|
|
146799
|
+
"inheritedFrom": {
|
|
146800
|
+
"name": "SbbElement",
|
|
146801
|
+
"module": "core/base-elements/element.js"
|
|
146802
|
+
}
|
|
146803
|
+
},
|
|
146804
|
+
{
|
|
146805
|
+
"kind": "field",
|
|
146806
|
+
"name": "role",
|
|
146807
|
+
"type": {
|
|
146808
|
+
"text": "string"
|
|
146809
|
+
},
|
|
146810
|
+
"privacy": "public",
|
|
146811
|
+
"static": true,
|
|
146812
|
+
"readonly": true,
|
|
146813
|
+
"default": "'tabpanel'",
|
|
146814
|
+
"inheritedFrom": {
|
|
146815
|
+
"name": "SbbElement",
|
|
146816
|
+
"module": "core/base-elements/element.js"
|
|
146817
|
+
}
|
|
146818
|
+
},
|
|
146819
|
+
{
|
|
146820
|
+
"kind": "field",
|
|
146821
|
+
"name": "events",
|
|
146822
|
+
"privacy": "public",
|
|
146823
|
+
"static": true,
|
|
146824
|
+
"readonly": true,
|
|
146825
|
+
"default": "{ validate: 'validate', resizechange: 'resizechange', }",
|
|
146826
|
+
"type": {
|
|
146827
|
+
"text": "{\n validate: 'validate',\n resizechange: 'resizechange',\n }"
|
|
146828
|
+
}
|
|
146829
|
+
},
|
|
146830
|
+
{
|
|
146831
|
+
"kind": "field",
|
|
146832
|
+
"name": "_stepResizeObserver",
|
|
146833
|
+
"privacy": "private",
|
|
146834
|
+
"default": "new ResizeController(this, { target: null, skipInitial: true, callback: () => setTimeout(() => this._onStepElementResize()), })"
|
|
146835
|
+
},
|
|
146836
|
+
{
|
|
146837
|
+
"kind": "field",
|
|
146838
|
+
"name": "label",
|
|
146839
|
+
"type": {
|
|
146840
|
+
"text": "SbbStepLabelElement | null"
|
|
146841
|
+
},
|
|
146842
|
+
"privacy": "public",
|
|
146843
|
+
"description": "The label of the step.",
|
|
146844
|
+
"readonly": true,
|
|
146845
|
+
"default": "null"
|
|
146846
|
+
},
|
|
146847
|
+
{
|
|
146848
|
+
"kind": "field",
|
|
146849
|
+
"name": "_label",
|
|
146850
|
+
"type": {
|
|
146851
|
+
"text": "SbbStepLabelElement | null"
|
|
146852
|
+
},
|
|
146853
|
+
"privacy": "private",
|
|
146854
|
+
"default": "null"
|
|
146855
|
+
},
|
|
146856
|
+
{
|
|
146857
|
+
"kind": "field",
|
|
146858
|
+
"name": "stepper",
|
|
146859
|
+
"type": {
|
|
146860
|
+
"text": "SbbStepperElement | null"
|
|
146861
|
+
},
|
|
146862
|
+
"privacy": "public",
|
|
146863
|
+
"readonly": true
|
|
146864
|
+
},
|
|
146865
|
+
{
|
|
146866
|
+
"kind": "field",
|
|
146867
|
+
"name": "_previousOrientation",
|
|
146868
|
+
"type": {
|
|
146869
|
+
"text": "string | undefined"
|
|
146870
|
+
},
|
|
146871
|
+
"privacy": "private"
|
|
146872
|
+
},
|
|
146873
|
+
{
|
|
146874
|
+
"kind": "method",
|
|
146875
|
+
"name": "_handleClick",
|
|
146876
|
+
"privacy": "private",
|
|
146877
|
+
"return": {
|
|
146878
|
+
"type": {
|
|
146879
|
+
"text": "void"
|
|
146880
|
+
}
|
|
146881
|
+
},
|
|
146882
|
+
"parameters": [
|
|
146883
|
+
{
|
|
146884
|
+
"name": "event",
|
|
146885
|
+
"type": {
|
|
146886
|
+
"text": "Event"
|
|
146887
|
+
}
|
|
146888
|
+
}
|
|
146889
|
+
],
|
|
146890
|
+
"description": "Watches for clicked elements with `sbb-stepper-next` or `sbb-stepper-previous` attributes."
|
|
146891
|
+
},
|
|
146892
|
+
{
|
|
146893
|
+
"kind": "method",
|
|
146894
|
+
"name": "_isGoNextElement",
|
|
146895
|
+
"privacy": "private",
|
|
146896
|
+
"return": {
|
|
146897
|
+
"type": {
|
|
146898
|
+
"text": "boolean"
|
|
146899
|
+
}
|
|
146900
|
+
},
|
|
146901
|
+
"parameters": [
|
|
146902
|
+
{
|
|
146903
|
+
"name": "element",
|
|
146904
|
+
"type": {
|
|
146905
|
+
"text": "HTMLElement"
|
|
146906
|
+
}
|
|
146907
|
+
}
|
|
146908
|
+
]
|
|
146909
|
+
},
|
|
146910
|
+
{
|
|
146911
|
+
"kind": "method",
|
|
146912
|
+
"name": "_isGoPreviousElement",
|
|
146913
|
+
"privacy": "private",
|
|
146914
|
+
"return": {
|
|
146915
|
+
"type": {
|
|
146916
|
+
"text": "boolean"
|
|
146917
|
+
}
|
|
146918
|
+
},
|
|
146919
|
+
"parameters": [
|
|
146920
|
+
{
|
|
146921
|
+
"name": "element",
|
|
146922
|
+
"type": {
|
|
146923
|
+
"text": "HTMLElement"
|
|
146924
|
+
}
|
|
146925
|
+
}
|
|
146926
|
+
]
|
|
146927
|
+
},
|
|
146928
|
+
{
|
|
146929
|
+
"kind": "method",
|
|
146930
|
+
"name": "_onStepElementResize",
|
|
146931
|
+
"privacy": "private",
|
|
146932
|
+
"return": {
|
|
146933
|
+
"type": {
|
|
146934
|
+
"text": "void"
|
|
146935
|
+
}
|
|
146936
|
+
}
|
|
146937
|
+
},
|
|
146938
|
+
{
|
|
146939
|
+
"kind": "method",
|
|
146940
|
+
"name": "_assignLabel",
|
|
146941
|
+
"privacy": "private",
|
|
146942
|
+
"return": {
|
|
146943
|
+
"type": {
|
|
146944
|
+
"text": "void"
|
|
146945
|
+
}
|
|
146946
|
+
}
|
|
146947
|
+
},
|
|
146948
|
+
{
|
|
146949
|
+
"kind": "field",
|
|
146950
|
+
"name": "['_$sbbElement$']",
|
|
146951
|
+
"type": {
|
|
146952
|
+
"text": "boolean"
|
|
146953
|
+
},
|
|
146954
|
+
"privacy": "public",
|
|
146955
|
+
"static": true,
|
|
146956
|
+
"default": "true",
|
|
146957
|
+
"inheritedFrom": {
|
|
146958
|
+
"name": "SbbElement",
|
|
146959
|
+
"module": "core/base-elements/element.js"
|
|
146960
|
+
}
|
|
146961
|
+
},
|
|
146962
|
+
{
|
|
146963
|
+
"kind": "field",
|
|
146964
|
+
"name": "elementDependencies",
|
|
146965
|
+
"type": {
|
|
146966
|
+
"text": "SbbElementType[] | undefined"
|
|
146967
|
+
},
|
|
146968
|
+
"privacy": "public",
|
|
146969
|
+
"static": true,
|
|
146970
|
+
"inheritedFrom": {
|
|
146971
|
+
"name": "SbbElement",
|
|
146972
|
+
"module": "core/base-elements/element.js"
|
|
146973
|
+
}
|
|
146974
|
+
},
|
|
146975
|
+
{
|
|
146976
|
+
"kind": "field",
|
|
146977
|
+
"name": "_controllers",
|
|
146978
|
+
"type": {
|
|
146979
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
146980
|
+
},
|
|
146981
|
+
"privacy": "private",
|
|
146982
|
+
"inheritedFrom": {
|
|
146983
|
+
"name": "SbbElement",
|
|
146984
|
+
"module": "core/base-elements/element.js"
|
|
146985
|
+
}
|
|
146986
|
+
},
|
|
146987
|
+
{
|
|
146988
|
+
"kind": "field",
|
|
146989
|
+
"name": "_hydrationRequired",
|
|
146990
|
+
"type": {
|
|
146991
|
+
"text": "boolean"
|
|
146992
|
+
},
|
|
146993
|
+
"privacy": "private",
|
|
146994
|
+
"default": "!!this.shadowRoot",
|
|
146995
|
+
"inheritedFrom": {
|
|
146996
|
+
"name": "SbbElement",
|
|
146997
|
+
"module": "core/base-elements/element.js"
|
|
146998
|
+
}
|
|
146999
|
+
},
|
|
147000
|
+
{
|
|
147001
|
+
"kind": "field",
|
|
147002
|
+
"name": "_hydrationComplete",
|
|
147003
|
+
"privacy": "private",
|
|
147004
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
147005
|
+
"inheritedFrom": {
|
|
147006
|
+
"name": "SbbElement",
|
|
147007
|
+
"module": "core/base-elements/element.js"
|
|
147008
|
+
}
|
|
147009
|
+
},
|
|
147010
|
+
{
|
|
147011
|
+
"kind": "field",
|
|
147012
|
+
"name": "_resolveHydration",
|
|
147013
|
+
"type": {
|
|
147014
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
147015
|
+
},
|
|
147016
|
+
"privacy": "private",
|
|
147017
|
+
"inheritedFrom": {
|
|
147018
|
+
"name": "SbbElement",
|
|
147019
|
+
"module": "core/base-elements/element.js"
|
|
147020
|
+
}
|
|
147021
|
+
},
|
|
147022
|
+
{
|
|
147023
|
+
"kind": "field",
|
|
147024
|
+
"name": "_textObserver",
|
|
147025
|
+
"type": {
|
|
147026
|
+
"text": "MutationObserver | undefined"
|
|
147027
|
+
},
|
|
147028
|
+
"privacy": "private",
|
|
147029
|
+
"inheritedFrom": {
|
|
147030
|
+
"name": "SbbElement",
|
|
147031
|
+
"module": "core/base-elements/element.js"
|
|
147032
|
+
}
|
|
147033
|
+
},
|
|
147034
|
+
{
|
|
147035
|
+
"kind": "field",
|
|
147036
|
+
"name": "hydrationRequired",
|
|
147037
|
+
"type": {
|
|
147038
|
+
"text": "boolean"
|
|
147039
|
+
},
|
|
147040
|
+
"privacy": "protected",
|
|
147041
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
147042
|
+
"readonly": true,
|
|
147043
|
+
"inheritedFrom": {
|
|
147044
|
+
"name": "SbbElement",
|
|
147045
|
+
"module": "core/base-elements/element.js"
|
|
147046
|
+
},
|
|
147047
|
+
"default": "!!this.shadowRoot"
|
|
147048
|
+
},
|
|
147049
|
+
{
|
|
147050
|
+
"kind": "method",
|
|
147051
|
+
"name": "toggleState",
|
|
147052
|
+
"privacy": "protected",
|
|
147053
|
+
"return": {
|
|
147054
|
+
"type": {
|
|
147055
|
+
"text": "void"
|
|
147056
|
+
}
|
|
147057
|
+
},
|
|
147058
|
+
"parameters": [
|
|
147059
|
+
{
|
|
147060
|
+
"name": "value",
|
|
147061
|
+
"type": {
|
|
147062
|
+
"text": "string"
|
|
147063
|
+
}
|
|
147064
|
+
},
|
|
147065
|
+
{
|
|
147066
|
+
"name": "force",
|
|
147067
|
+
"optional": true,
|
|
147068
|
+
"type": {
|
|
147069
|
+
"text": "boolean"
|
|
147070
|
+
}
|
|
147071
|
+
}
|
|
147072
|
+
],
|
|
147073
|
+
"inheritedFrom": {
|
|
147074
|
+
"name": "SbbElement",
|
|
147075
|
+
"module": "core/base-elements/element.js"
|
|
147076
|
+
}
|
|
147077
|
+
},
|
|
147078
|
+
{
|
|
147079
|
+
"kind": "method",
|
|
147080
|
+
"name": "_slotchangeHandler",
|
|
147081
|
+
"privacy": "private",
|
|
147082
|
+
"return": {
|
|
147083
|
+
"type": {
|
|
147084
|
+
"text": "void"
|
|
147085
|
+
}
|
|
147086
|
+
},
|
|
147087
|
+
"parameters": [
|
|
147088
|
+
{
|
|
147089
|
+
"name": "event",
|
|
147090
|
+
"type": {
|
|
147091
|
+
"text": "Event"
|
|
147092
|
+
}
|
|
147093
|
+
},
|
|
147094
|
+
{
|
|
147095
|
+
"name": "slot",
|
|
147096
|
+
"type": {
|
|
147097
|
+
"text": "HTMLSlotElement"
|
|
147098
|
+
}
|
|
147099
|
+
}
|
|
147100
|
+
],
|
|
147101
|
+
"inheritedFrom": {
|
|
147102
|
+
"name": "SbbElement",
|
|
147103
|
+
"module": "core/base-elements/element.js"
|
|
147104
|
+
}
|
|
147105
|
+
},
|
|
147106
|
+
{
|
|
147107
|
+
"kind": "method",
|
|
147108
|
+
"name": "_handleSlotChangeForSlottedState",
|
|
147109
|
+
"privacy": "private",
|
|
147110
|
+
"return": {
|
|
147111
|
+
"type": {
|
|
147112
|
+
"text": "void"
|
|
147113
|
+
}
|
|
147114
|
+
},
|
|
147115
|
+
"parameters": [
|
|
147116
|
+
{
|
|
147117
|
+
"name": "slot",
|
|
147118
|
+
"type": {
|
|
147119
|
+
"text": "HTMLSlotElement"
|
|
147120
|
+
}
|
|
147121
|
+
}
|
|
147122
|
+
],
|
|
147123
|
+
"inheritedFrom": {
|
|
147124
|
+
"name": "SbbElement",
|
|
147125
|
+
"module": "core/base-elements/element.js"
|
|
147126
|
+
}
|
|
147127
|
+
},
|
|
147128
|
+
{
|
|
147129
|
+
"kind": "method",
|
|
147130
|
+
"name": "_updateSlottedState",
|
|
147131
|
+
"privacy": "private",
|
|
147132
|
+
"return": {
|
|
147133
|
+
"type": {
|
|
147134
|
+
"text": "void"
|
|
147135
|
+
}
|
|
147136
|
+
},
|
|
147137
|
+
"parameters": [
|
|
147138
|
+
{
|
|
147139
|
+
"name": "slot",
|
|
147140
|
+
"type": {
|
|
147141
|
+
"text": "HTMLSlotElement"
|
|
147142
|
+
}
|
|
147143
|
+
}
|
|
147144
|
+
],
|
|
147145
|
+
"inheritedFrom": {
|
|
147146
|
+
"name": "SbbElement",
|
|
147147
|
+
"module": "core/base-elements/element.js"
|
|
147148
|
+
}
|
|
147149
|
+
},
|
|
147150
|
+
{
|
|
147151
|
+
"kind": "method",
|
|
147152
|
+
"name": "_observeTextNodesInSlot",
|
|
147153
|
+
"privacy": "private",
|
|
147154
|
+
"return": {
|
|
147155
|
+
"type": {
|
|
147156
|
+
"text": "void"
|
|
147157
|
+
}
|
|
147158
|
+
},
|
|
147159
|
+
"parameters": [
|
|
147160
|
+
{
|
|
147161
|
+
"name": "slot",
|
|
147162
|
+
"type": {
|
|
147163
|
+
"text": "HTMLSlotElement"
|
|
147164
|
+
}
|
|
147165
|
+
}
|
|
147166
|
+
],
|
|
147167
|
+
"inheritedFrom": {
|
|
147168
|
+
"name": "SbbElement",
|
|
147169
|
+
"module": "core/base-elements/element.js"
|
|
147170
|
+
}
|
|
147171
|
+
},
|
|
147172
|
+
{
|
|
147173
|
+
"kind": "method",
|
|
147174
|
+
"name": "_hasSlottedContent",
|
|
147175
|
+
"privacy": "private",
|
|
147176
|
+
"return": {
|
|
147177
|
+
"type": {
|
|
147178
|
+
"text": "boolean"
|
|
147179
|
+
}
|
|
147180
|
+
},
|
|
147181
|
+
"parameters": [
|
|
147182
|
+
{
|
|
147183
|
+
"name": "slot",
|
|
147184
|
+
"type": {
|
|
147185
|
+
"text": "HTMLSlotElement"
|
|
147186
|
+
}
|
|
147187
|
+
}
|
|
147188
|
+
],
|
|
147189
|
+
"inheritedFrom": {
|
|
147190
|
+
"name": "SbbElement",
|
|
147191
|
+
"module": "core/base-elements/element.js"
|
|
147192
|
+
}
|
|
147193
|
+
}
|
|
147194
|
+
],
|
|
147195
|
+
"events": [
|
|
147196
|
+
{
|
|
147197
|
+
"name": "validate",
|
|
147198
|
+
"type": {
|
|
147199
|
+
"text": "CustomEvent<SbbStepValidateEventDetails>"
|
|
147200
|
+
},
|
|
147201
|
+
"description": "The validate event is dispatched when a step change is triggered. Can be canceled to abort the step change."
|
|
147202
|
+
}
|
|
147203
|
+
],
|
|
147204
|
+
"superclass": {
|
|
147205
|
+
"name": "SbbElement",
|
|
147206
|
+
"module": "core.js"
|
|
147207
|
+
},
|
|
147208
|
+
"tagName": "sbb-step",
|
|
147209
|
+
"customElement": true
|
|
147210
|
+
}
|
|
147211
|
+
],
|
|
147212
|
+
"exports": [
|
|
147213
|
+
{
|
|
147214
|
+
"kind": "js",
|
|
147215
|
+
"name": "SbbStepElement",
|
|
147216
|
+
"declaration": {
|
|
147217
|
+
"name": "SbbStepElement",
|
|
147218
|
+
"module": "stepper/step/step.component.js"
|
|
147219
|
+
}
|
|
147220
|
+
}
|
|
147221
|
+
]
|
|
147222
|
+
},
|
|
146788
147223
|
{
|
|
146789
147224
|
"kind": "javascript-module",
|
|
146790
147225
|
"path": "stepper/step-label/step-label.component.js",
|
|
@@ -147889,455 +148324,6 @@
|
|
|
147889
148324
|
}
|
|
147890
148325
|
]
|
|
147891
148326
|
},
|
|
147892
|
-
{
|
|
147893
|
-
"kind": "javascript-module",
|
|
147894
|
-
"path": "stepper/step/step.component.js",
|
|
147895
|
-
"declarations": [
|
|
147896
|
-
{
|
|
147897
|
-
"kind": "class",
|
|
147898
|
-
"description": "Combined with a `sbb-stepper`, it displays a step's content.",
|
|
147899
|
-
"name": "SbbStepElement",
|
|
147900
|
-
"slots": [
|
|
147901
|
-
{
|
|
147902
|
-
"description": "Use the unnamed slot to provide content.",
|
|
147903
|
-
"name": ""
|
|
147904
|
-
}
|
|
147905
|
-
],
|
|
147906
|
-
"members": [
|
|
147907
|
-
{
|
|
147908
|
-
"kind": "field",
|
|
147909
|
-
"name": "elementName",
|
|
147910
|
-
"type": {
|
|
147911
|
-
"text": "string"
|
|
147912
|
-
},
|
|
147913
|
-
"privacy": "public",
|
|
147914
|
-
"static": true,
|
|
147915
|
-
"readonly": true,
|
|
147916
|
-
"default": "'sbb-step'",
|
|
147917
|
-
"inheritedFrom": {
|
|
147918
|
-
"name": "SbbElement",
|
|
147919
|
-
"module": "core/base-elements/element.js"
|
|
147920
|
-
}
|
|
147921
|
-
},
|
|
147922
|
-
{
|
|
147923
|
-
"kind": "field",
|
|
147924
|
-
"name": "role",
|
|
147925
|
-
"type": {
|
|
147926
|
-
"text": "string"
|
|
147927
|
-
},
|
|
147928
|
-
"privacy": "public",
|
|
147929
|
-
"static": true,
|
|
147930
|
-
"readonly": true,
|
|
147931
|
-
"default": "'tabpanel'",
|
|
147932
|
-
"inheritedFrom": {
|
|
147933
|
-
"name": "SbbElement",
|
|
147934
|
-
"module": "core/base-elements/element.js"
|
|
147935
|
-
}
|
|
147936
|
-
},
|
|
147937
|
-
{
|
|
147938
|
-
"kind": "field",
|
|
147939
|
-
"name": "events",
|
|
147940
|
-
"privacy": "public",
|
|
147941
|
-
"static": true,
|
|
147942
|
-
"readonly": true,
|
|
147943
|
-
"default": "{ validate: 'validate', resizechange: 'resizechange', }",
|
|
147944
|
-
"type": {
|
|
147945
|
-
"text": "{\n validate: 'validate',\n resizechange: 'resizechange',\n }"
|
|
147946
|
-
}
|
|
147947
|
-
},
|
|
147948
|
-
{
|
|
147949
|
-
"kind": "field",
|
|
147950
|
-
"name": "_stepResizeObserver",
|
|
147951
|
-
"privacy": "private",
|
|
147952
|
-
"default": "new ResizeController(this, { target: null, skipInitial: true, callback: () => setTimeout(() => this._onStepElementResize()), })"
|
|
147953
|
-
},
|
|
147954
|
-
{
|
|
147955
|
-
"kind": "field",
|
|
147956
|
-
"name": "label",
|
|
147957
|
-
"type": {
|
|
147958
|
-
"text": "SbbStepLabelElement | null"
|
|
147959
|
-
},
|
|
147960
|
-
"privacy": "public",
|
|
147961
|
-
"description": "The label of the step.",
|
|
147962
|
-
"readonly": true,
|
|
147963
|
-
"default": "null"
|
|
147964
|
-
},
|
|
147965
|
-
{
|
|
147966
|
-
"kind": "field",
|
|
147967
|
-
"name": "_label",
|
|
147968
|
-
"type": {
|
|
147969
|
-
"text": "SbbStepLabelElement | null"
|
|
147970
|
-
},
|
|
147971
|
-
"privacy": "private",
|
|
147972
|
-
"default": "null"
|
|
147973
|
-
},
|
|
147974
|
-
{
|
|
147975
|
-
"kind": "field",
|
|
147976
|
-
"name": "stepper",
|
|
147977
|
-
"type": {
|
|
147978
|
-
"text": "SbbStepperElement | null"
|
|
147979
|
-
},
|
|
147980
|
-
"privacy": "public",
|
|
147981
|
-
"readonly": true
|
|
147982
|
-
},
|
|
147983
|
-
{
|
|
147984
|
-
"kind": "field",
|
|
147985
|
-
"name": "_previousOrientation",
|
|
147986
|
-
"type": {
|
|
147987
|
-
"text": "string | undefined"
|
|
147988
|
-
},
|
|
147989
|
-
"privacy": "private"
|
|
147990
|
-
},
|
|
147991
|
-
{
|
|
147992
|
-
"kind": "method",
|
|
147993
|
-
"name": "_handleClick",
|
|
147994
|
-
"privacy": "private",
|
|
147995
|
-
"return": {
|
|
147996
|
-
"type": {
|
|
147997
|
-
"text": "void"
|
|
147998
|
-
}
|
|
147999
|
-
},
|
|
148000
|
-
"parameters": [
|
|
148001
|
-
{
|
|
148002
|
-
"name": "event",
|
|
148003
|
-
"type": {
|
|
148004
|
-
"text": "Event"
|
|
148005
|
-
}
|
|
148006
|
-
}
|
|
148007
|
-
],
|
|
148008
|
-
"description": "Watches for clicked elements with `sbb-stepper-next` or `sbb-stepper-previous` attributes."
|
|
148009
|
-
},
|
|
148010
|
-
{
|
|
148011
|
-
"kind": "method",
|
|
148012
|
-
"name": "_isGoNextElement",
|
|
148013
|
-
"privacy": "private",
|
|
148014
|
-
"return": {
|
|
148015
|
-
"type": {
|
|
148016
|
-
"text": "boolean"
|
|
148017
|
-
}
|
|
148018
|
-
},
|
|
148019
|
-
"parameters": [
|
|
148020
|
-
{
|
|
148021
|
-
"name": "element",
|
|
148022
|
-
"type": {
|
|
148023
|
-
"text": "HTMLElement"
|
|
148024
|
-
}
|
|
148025
|
-
}
|
|
148026
|
-
]
|
|
148027
|
-
},
|
|
148028
|
-
{
|
|
148029
|
-
"kind": "method",
|
|
148030
|
-
"name": "_isGoPreviousElement",
|
|
148031
|
-
"privacy": "private",
|
|
148032
|
-
"return": {
|
|
148033
|
-
"type": {
|
|
148034
|
-
"text": "boolean"
|
|
148035
|
-
}
|
|
148036
|
-
},
|
|
148037
|
-
"parameters": [
|
|
148038
|
-
{
|
|
148039
|
-
"name": "element",
|
|
148040
|
-
"type": {
|
|
148041
|
-
"text": "HTMLElement"
|
|
148042
|
-
}
|
|
148043
|
-
}
|
|
148044
|
-
]
|
|
148045
|
-
},
|
|
148046
|
-
{
|
|
148047
|
-
"kind": "method",
|
|
148048
|
-
"name": "_onStepElementResize",
|
|
148049
|
-
"privacy": "private",
|
|
148050
|
-
"return": {
|
|
148051
|
-
"type": {
|
|
148052
|
-
"text": "void"
|
|
148053
|
-
}
|
|
148054
|
-
}
|
|
148055
|
-
},
|
|
148056
|
-
{
|
|
148057
|
-
"kind": "method",
|
|
148058
|
-
"name": "_assignLabel",
|
|
148059
|
-
"privacy": "private",
|
|
148060
|
-
"return": {
|
|
148061
|
-
"type": {
|
|
148062
|
-
"text": "void"
|
|
148063
|
-
}
|
|
148064
|
-
}
|
|
148065
|
-
},
|
|
148066
|
-
{
|
|
148067
|
-
"kind": "field",
|
|
148068
|
-
"name": "['_$sbbElement$']",
|
|
148069
|
-
"type": {
|
|
148070
|
-
"text": "boolean"
|
|
148071
|
-
},
|
|
148072
|
-
"privacy": "public",
|
|
148073
|
-
"static": true,
|
|
148074
|
-
"default": "true",
|
|
148075
|
-
"inheritedFrom": {
|
|
148076
|
-
"name": "SbbElement",
|
|
148077
|
-
"module": "core/base-elements/element.js"
|
|
148078
|
-
}
|
|
148079
|
-
},
|
|
148080
|
-
{
|
|
148081
|
-
"kind": "field",
|
|
148082
|
-
"name": "elementDependencies",
|
|
148083
|
-
"type": {
|
|
148084
|
-
"text": "SbbElementType[] | undefined"
|
|
148085
|
-
},
|
|
148086
|
-
"privacy": "public",
|
|
148087
|
-
"static": true,
|
|
148088
|
-
"inheritedFrom": {
|
|
148089
|
-
"name": "SbbElement",
|
|
148090
|
-
"module": "core/base-elements/element.js"
|
|
148091
|
-
}
|
|
148092
|
-
},
|
|
148093
|
-
{
|
|
148094
|
-
"kind": "field",
|
|
148095
|
-
"name": "_controllers",
|
|
148096
|
-
"type": {
|
|
148097
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
148098
|
-
},
|
|
148099
|
-
"privacy": "private",
|
|
148100
|
-
"inheritedFrom": {
|
|
148101
|
-
"name": "SbbElement",
|
|
148102
|
-
"module": "core/base-elements/element.js"
|
|
148103
|
-
}
|
|
148104
|
-
},
|
|
148105
|
-
{
|
|
148106
|
-
"kind": "field",
|
|
148107
|
-
"name": "_hydrationRequired",
|
|
148108
|
-
"type": {
|
|
148109
|
-
"text": "boolean"
|
|
148110
|
-
},
|
|
148111
|
-
"privacy": "private",
|
|
148112
|
-
"default": "!!this.shadowRoot",
|
|
148113
|
-
"inheritedFrom": {
|
|
148114
|
-
"name": "SbbElement",
|
|
148115
|
-
"module": "core/base-elements/element.js"
|
|
148116
|
-
}
|
|
148117
|
-
},
|
|
148118
|
-
{
|
|
148119
|
-
"kind": "field",
|
|
148120
|
-
"name": "_hydrationComplete",
|
|
148121
|
-
"privacy": "private",
|
|
148122
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
148123
|
-
"inheritedFrom": {
|
|
148124
|
-
"name": "SbbElement",
|
|
148125
|
-
"module": "core/base-elements/element.js"
|
|
148126
|
-
}
|
|
148127
|
-
},
|
|
148128
|
-
{
|
|
148129
|
-
"kind": "field",
|
|
148130
|
-
"name": "_resolveHydration",
|
|
148131
|
-
"type": {
|
|
148132
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
148133
|
-
},
|
|
148134
|
-
"privacy": "private",
|
|
148135
|
-
"inheritedFrom": {
|
|
148136
|
-
"name": "SbbElement",
|
|
148137
|
-
"module": "core/base-elements/element.js"
|
|
148138
|
-
}
|
|
148139
|
-
},
|
|
148140
|
-
{
|
|
148141
|
-
"kind": "field",
|
|
148142
|
-
"name": "_textObserver",
|
|
148143
|
-
"type": {
|
|
148144
|
-
"text": "MutationObserver | undefined"
|
|
148145
|
-
},
|
|
148146
|
-
"privacy": "private",
|
|
148147
|
-
"inheritedFrom": {
|
|
148148
|
-
"name": "SbbElement",
|
|
148149
|
-
"module": "core/base-elements/element.js"
|
|
148150
|
-
}
|
|
148151
|
-
},
|
|
148152
|
-
{
|
|
148153
|
-
"kind": "field",
|
|
148154
|
-
"name": "hydrationRequired",
|
|
148155
|
-
"type": {
|
|
148156
|
-
"text": "boolean"
|
|
148157
|
-
},
|
|
148158
|
-
"privacy": "protected",
|
|
148159
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
148160
|
-
"readonly": true,
|
|
148161
|
-
"inheritedFrom": {
|
|
148162
|
-
"name": "SbbElement",
|
|
148163
|
-
"module": "core/base-elements/element.js"
|
|
148164
|
-
},
|
|
148165
|
-
"default": "!!this.shadowRoot"
|
|
148166
|
-
},
|
|
148167
|
-
{
|
|
148168
|
-
"kind": "method",
|
|
148169
|
-
"name": "toggleState",
|
|
148170
|
-
"privacy": "protected",
|
|
148171
|
-
"return": {
|
|
148172
|
-
"type": {
|
|
148173
|
-
"text": "void"
|
|
148174
|
-
}
|
|
148175
|
-
},
|
|
148176
|
-
"parameters": [
|
|
148177
|
-
{
|
|
148178
|
-
"name": "value",
|
|
148179
|
-
"type": {
|
|
148180
|
-
"text": "string"
|
|
148181
|
-
}
|
|
148182
|
-
},
|
|
148183
|
-
{
|
|
148184
|
-
"name": "force",
|
|
148185
|
-
"optional": true,
|
|
148186
|
-
"type": {
|
|
148187
|
-
"text": "boolean"
|
|
148188
|
-
}
|
|
148189
|
-
}
|
|
148190
|
-
],
|
|
148191
|
-
"inheritedFrom": {
|
|
148192
|
-
"name": "SbbElement",
|
|
148193
|
-
"module": "core/base-elements/element.js"
|
|
148194
|
-
}
|
|
148195
|
-
},
|
|
148196
|
-
{
|
|
148197
|
-
"kind": "method",
|
|
148198
|
-
"name": "_slotchangeHandler",
|
|
148199
|
-
"privacy": "private",
|
|
148200
|
-
"return": {
|
|
148201
|
-
"type": {
|
|
148202
|
-
"text": "void"
|
|
148203
|
-
}
|
|
148204
|
-
},
|
|
148205
|
-
"parameters": [
|
|
148206
|
-
{
|
|
148207
|
-
"name": "event",
|
|
148208
|
-
"type": {
|
|
148209
|
-
"text": "Event"
|
|
148210
|
-
}
|
|
148211
|
-
},
|
|
148212
|
-
{
|
|
148213
|
-
"name": "slot",
|
|
148214
|
-
"type": {
|
|
148215
|
-
"text": "HTMLSlotElement"
|
|
148216
|
-
}
|
|
148217
|
-
}
|
|
148218
|
-
],
|
|
148219
|
-
"inheritedFrom": {
|
|
148220
|
-
"name": "SbbElement",
|
|
148221
|
-
"module": "core/base-elements/element.js"
|
|
148222
|
-
}
|
|
148223
|
-
},
|
|
148224
|
-
{
|
|
148225
|
-
"kind": "method",
|
|
148226
|
-
"name": "_handleSlotChangeForSlottedState",
|
|
148227
|
-
"privacy": "private",
|
|
148228
|
-
"return": {
|
|
148229
|
-
"type": {
|
|
148230
|
-
"text": "void"
|
|
148231
|
-
}
|
|
148232
|
-
},
|
|
148233
|
-
"parameters": [
|
|
148234
|
-
{
|
|
148235
|
-
"name": "slot",
|
|
148236
|
-
"type": {
|
|
148237
|
-
"text": "HTMLSlotElement"
|
|
148238
|
-
}
|
|
148239
|
-
}
|
|
148240
|
-
],
|
|
148241
|
-
"inheritedFrom": {
|
|
148242
|
-
"name": "SbbElement",
|
|
148243
|
-
"module": "core/base-elements/element.js"
|
|
148244
|
-
}
|
|
148245
|
-
},
|
|
148246
|
-
{
|
|
148247
|
-
"kind": "method",
|
|
148248
|
-
"name": "_updateSlottedState",
|
|
148249
|
-
"privacy": "private",
|
|
148250
|
-
"return": {
|
|
148251
|
-
"type": {
|
|
148252
|
-
"text": "void"
|
|
148253
|
-
}
|
|
148254
|
-
},
|
|
148255
|
-
"parameters": [
|
|
148256
|
-
{
|
|
148257
|
-
"name": "slot",
|
|
148258
|
-
"type": {
|
|
148259
|
-
"text": "HTMLSlotElement"
|
|
148260
|
-
}
|
|
148261
|
-
}
|
|
148262
|
-
],
|
|
148263
|
-
"inheritedFrom": {
|
|
148264
|
-
"name": "SbbElement",
|
|
148265
|
-
"module": "core/base-elements/element.js"
|
|
148266
|
-
}
|
|
148267
|
-
},
|
|
148268
|
-
{
|
|
148269
|
-
"kind": "method",
|
|
148270
|
-
"name": "_observeTextNodesInSlot",
|
|
148271
|
-
"privacy": "private",
|
|
148272
|
-
"return": {
|
|
148273
|
-
"type": {
|
|
148274
|
-
"text": "void"
|
|
148275
|
-
}
|
|
148276
|
-
},
|
|
148277
|
-
"parameters": [
|
|
148278
|
-
{
|
|
148279
|
-
"name": "slot",
|
|
148280
|
-
"type": {
|
|
148281
|
-
"text": "HTMLSlotElement"
|
|
148282
|
-
}
|
|
148283
|
-
}
|
|
148284
|
-
],
|
|
148285
|
-
"inheritedFrom": {
|
|
148286
|
-
"name": "SbbElement",
|
|
148287
|
-
"module": "core/base-elements/element.js"
|
|
148288
|
-
}
|
|
148289
|
-
},
|
|
148290
|
-
{
|
|
148291
|
-
"kind": "method",
|
|
148292
|
-
"name": "_hasSlottedContent",
|
|
148293
|
-
"privacy": "private",
|
|
148294
|
-
"return": {
|
|
148295
|
-
"type": {
|
|
148296
|
-
"text": "boolean"
|
|
148297
|
-
}
|
|
148298
|
-
},
|
|
148299
|
-
"parameters": [
|
|
148300
|
-
{
|
|
148301
|
-
"name": "slot",
|
|
148302
|
-
"type": {
|
|
148303
|
-
"text": "HTMLSlotElement"
|
|
148304
|
-
}
|
|
148305
|
-
}
|
|
148306
|
-
],
|
|
148307
|
-
"inheritedFrom": {
|
|
148308
|
-
"name": "SbbElement",
|
|
148309
|
-
"module": "core/base-elements/element.js"
|
|
148310
|
-
}
|
|
148311
|
-
}
|
|
148312
|
-
],
|
|
148313
|
-
"events": [
|
|
148314
|
-
{
|
|
148315
|
-
"name": "validate",
|
|
148316
|
-
"type": {
|
|
148317
|
-
"text": "CustomEvent<SbbStepValidateEventDetails>"
|
|
148318
|
-
},
|
|
148319
|
-
"description": "The validate event is dispatched when a step change is triggered. Can be canceled to abort the step change."
|
|
148320
|
-
}
|
|
148321
|
-
],
|
|
148322
|
-
"superclass": {
|
|
148323
|
-
"name": "SbbElement",
|
|
148324
|
-
"module": "core.js"
|
|
148325
|
-
},
|
|
148326
|
-
"tagName": "sbb-step",
|
|
148327
|
-
"customElement": true
|
|
148328
|
-
}
|
|
148329
|
-
],
|
|
148330
|
-
"exports": [
|
|
148331
|
-
{
|
|
148332
|
-
"kind": "js",
|
|
148333
|
-
"name": "SbbStepElement",
|
|
148334
|
-
"declaration": {
|
|
148335
|
-
"name": "SbbStepElement",
|
|
148336
|
-
"module": "stepper/step/step.component.js"
|
|
148337
|
-
}
|
|
148338
|
-
}
|
|
148339
|
-
]
|
|
148340
|
-
},
|
|
148341
148327
|
{
|
|
148342
148328
|
"kind": "javascript-module",
|
|
148343
148329
|
"path": "stepper/stepper/stepper.component.js",
|