@sbb-esta/lyne-elements 4.0.0 → 4.0.1

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.
@@ -18760,93 +18760,6 @@
18760
18760
  }
18761
18761
  ]
18762
18762
  },
18763
- {
18764
- "kind": "javascript-module",
18765
- "path": "signet/signet.component.js",
18766
- "declarations": [
18767
- {
18768
- "kind": "class",
18769
- "description": "It displays the SBB signet.",
18770
- "name": "SbbSignetElement",
18771
- "cssProperties": [
18772
- {
18773
- "description": "Can be used to set the height of the signet.",
18774
- "name": "--sbb-signet-height",
18775
- "default": "auto"
18776
- }
18777
- ],
18778
- "members": [
18779
- {
18780
- "kind": "field",
18781
- "name": "protectiveRoom",
18782
- "type": {
18783
- "text": "SbbSignetProtectiveRoom"
18784
- },
18785
- "privacy": "public",
18786
- "default": "'ideal'",
18787
- "description": "Visual protective room around signet.",
18788
- "attribute": "protective-room",
18789
- "reflects": true
18790
- },
18791
- {
18792
- "kind": "field",
18793
- "name": "accessibilityLabel",
18794
- "type": {
18795
- "text": "string"
18796
- },
18797
- "privacy": "public",
18798
- "default": "'Logo'",
18799
- "description": "Accessibility label which will be forwarded to the inner SVG signet.",
18800
- "attribute": "accessibility-label"
18801
- }
18802
- ],
18803
- "attributes": [
18804
- {
18805
- "name": "protective-room",
18806
- "type": {
18807
- "text": "SbbSignetProtectiveRoom"
18808
- },
18809
- "default": "'ideal'",
18810
- "description": "Visual protective room around signet.",
18811
- "fieldName": "protectiveRoom"
18812
- },
18813
- {
18814
- "name": "accessibility-label",
18815
- "type": {
18816
- "text": "string"
18817
- },
18818
- "default": "'Logo'",
18819
- "description": "Accessibility label which will be forwarded to the inner SVG signet.",
18820
- "fieldName": "accessibilityLabel"
18821
- }
18822
- ],
18823
- "superclass": {
18824
- "name": "LitElement",
18825
- "package": "lit"
18826
- },
18827
- "tagName": "sbb-signet",
18828
- "customElement": true
18829
- }
18830
- ],
18831
- "exports": [
18832
- {
18833
- "kind": "js",
18834
- "name": "SbbSignetElement",
18835
- "declaration": {
18836
- "name": "SbbSignetElement",
18837
- "module": "signet/signet.component.js"
18838
- }
18839
- },
18840
- {
18841
- "kind": "custom-element-definition",
18842
- "name": "sbb-signet",
18843
- "declaration": {
18844
- "name": "SbbSignetElement",
18845
- "module": "signet/signet.component.js"
18846
- }
18847
- }
18848
- ]
18849
- },
18850
18763
  {
18851
18764
  "kind": "javascript-module",
18852
18765
  "path": "sidebar/common.js",
@@ -18953,6 +18866,93 @@
18953
18866
  }
18954
18867
  ]
18955
18868
  },
18869
+ {
18870
+ "kind": "javascript-module",
18871
+ "path": "signet/signet.component.js",
18872
+ "declarations": [
18873
+ {
18874
+ "kind": "class",
18875
+ "description": "It displays the SBB signet.",
18876
+ "name": "SbbSignetElement",
18877
+ "cssProperties": [
18878
+ {
18879
+ "description": "Can be used to set the height of the signet.",
18880
+ "name": "--sbb-signet-height",
18881
+ "default": "auto"
18882
+ }
18883
+ ],
18884
+ "members": [
18885
+ {
18886
+ "kind": "field",
18887
+ "name": "protectiveRoom",
18888
+ "type": {
18889
+ "text": "SbbSignetProtectiveRoom"
18890
+ },
18891
+ "privacy": "public",
18892
+ "default": "'ideal'",
18893
+ "description": "Visual protective room around signet.",
18894
+ "attribute": "protective-room",
18895
+ "reflects": true
18896
+ },
18897
+ {
18898
+ "kind": "field",
18899
+ "name": "accessibilityLabel",
18900
+ "type": {
18901
+ "text": "string"
18902
+ },
18903
+ "privacy": "public",
18904
+ "default": "'Logo'",
18905
+ "description": "Accessibility label which will be forwarded to the inner SVG signet.",
18906
+ "attribute": "accessibility-label"
18907
+ }
18908
+ ],
18909
+ "attributes": [
18910
+ {
18911
+ "name": "protective-room",
18912
+ "type": {
18913
+ "text": "SbbSignetProtectiveRoom"
18914
+ },
18915
+ "default": "'ideal'",
18916
+ "description": "Visual protective room around signet.",
18917
+ "fieldName": "protectiveRoom"
18918
+ },
18919
+ {
18920
+ "name": "accessibility-label",
18921
+ "type": {
18922
+ "text": "string"
18923
+ },
18924
+ "default": "'Logo'",
18925
+ "description": "Accessibility label which will be forwarded to the inner SVG signet.",
18926
+ "fieldName": "accessibilityLabel"
18927
+ }
18928
+ ],
18929
+ "superclass": {
18930
+ "name": "LitElement",
18931
+ "package": "lit"
18932
+ },
18933
+ "tagName": "sbb-signet",
18934
+ "customElement": true
18935
+ }
18936
+ ],
18937
+ "exports": [
18938
+ {
18939
+ "kind": "js",
18940
+ "name": "SbbSignetElement",
18941
+ "declaration": {
18942
+ "name": "SbbSignetElement",
18943
+ "module": "signet/signet.component.js"
18944
+ }
18945
+ },
18946
+ {
18947
+ "kind": "custom-element-definition",
18948
+ "name": "sbb-signet",
18949
+ "declaration": {
18950
+ "name": "SbbSignetElement",
18951
+ "module": "signet/signet.component.js"
18952
+ }
18953
+ }
18954
+ ]
18955
+ },
18956
18956
  {
18957
18957
  "kind": "javascript-module",
18958
18958
  "path": "skiplink-list/skiplink-list.component.js",
@@ -30324,12 +30324,12 @@
30324
30324
  },
30325
30325
  {
30326
30326
  "kind": "javascript-module",
30327
- "path": "button/button-static/button-static.component.js",
30327
+ "path": "button/button-link/button-link.component.js",
30328
30328
  "declarations": [
30329
30329
  {
30330
30330
  "kind": "class",
30331
- "description": "It displays a static button enhanced with the SBB Design in the 'primary' variant.",
30332
- "name": "SbbButtonStaticElement",
30331
+ "description": "It displays a button enhanced with the SBB Design in the 'primary' variant, which will behave as a link.",
30332
+ "name": "SbbButtonLinkElement",
30333
30333
  "cssProperties": [
30334
30334
  {
30335
30335
  "description": "The delay before the loading animation starts, when setting the button into loading state.",
@@ -30339,7 +30339,7 @@
30339
30339
  ],
30340
30340
  "slots": [
30341
30341
  {
30342
- "description": "Use the unnamed slot to add content to the button-static.",
30342
+ "description": "Use the unnamed slot to add content to the button-link.",
30343
30343
  "name": ""
30344
30344
  },
30345
30345
  {
@@ -30477,6 +30477,22 @@
30477
30477
  "module": "icon/icon-name-mixin.js"
30478
30478
  }
30479
30479
  },
30480
+ {
30481
+ "kind": "field",
30482
+ "name": "disabledInteractive",
30483
+ "type": {
30484
+ "text": "boolean"
30485
+ },
30486
+ "privacy": "public",
30487
+ "default": "false",
30488
+ "description": "Whether the button should be aria-disabled but stay interactive.",
30489
+ "attribute": "disabled-interactive",
30490
+ "reflects": true,
30491
+ "inheritedFrom": {
30492
+ "name": "SbbDisabledInteractiveMixin",
30493
+ "module": "core/mixins/disabled-mixin.js"
30494
+ }
30495
+ },
30480
30496
  {
30481
30497
  "kind": "field",
30482
30498
  "name": "disabled",
@@ -30521,6 +30537,155 @@
30521
30537
  "module": "core/mixins/disabled-mixin.js"
30522
30538
  }
30523
30539
  },
30540
+ {
30541
+ "kind": "field",
30542
+ "name": "href",
30543
+ "type": {
30544
+ "text": "string"
30545
+ },
30546
+ "privacy": "public",
30547
+ "default": "''",
30548
+ "description": "The href value you want to link to.",
30549
+ "attribute": "href",
30550
+ "reflects": true,
30551
+ "inheritedFrom": {
30552
+ "name": "SbbLinkBaseElement",
30553
+ "module": "core/base-elements/link-base-element.js"
30554
+ }
30555
+ },
30556
+ {
30557
+ "kind": "field",
30558
+ "name": "target",
30559
+ "type": {
30560
+ "text": "LinkTargetType | string"
30561
+ },
30562
+ "privacy": "public",
30563
+ "default": "''",
30564
+ "description": "Where to display the linked URL.",
30565
+ "attribute": "target",
30566
+ "reflects": true,
30567
+ "inheritedFrom": {
30568
+ "name": "SbbLinkBaseElement",
30569
+ "module": "core/base-elements/link-base-element.js"
30570
+ }
30571
+ },
30572
+ {
30573
+ "kind": "field",
30574
+ "name": "rel",
30575
+ "type": {
30576
+ "text": "string"
30577
+ },
30578
+ "privacy": "public",
30579
+ "default": "''",
30580
+ "description": "The relationship of the linked URL as space-separated link types.",
30581
+ "attribute": "rel",
30582
+ "reflects": true,
30583
+ "inheritedFrom": {
30584
+ "name": "SbbLinkBaseElement",
30585
+ "module": "core/base-elements/link-base-element.js"
30586
+ }
30587
+ },
30588
+ {
30589
+ "kind": "field",
30590
+ "name": "download",
30591
+ "type": {
30592
+ "text": "boolean"
30593
+ },
30594
+ "privacy": "public",
30595
+ "default": "false",
30596
+ "description": "Whether the browser will show the download dialog on click.",
30597
+ "attribute": "download",
30598
+ "reflects": true,
30599
+ "inheritedFrom": {
30600
+ "name": "SbbLinkBaseElement",
30601
+ "module": "core/base-elements/link-base-element.js"
30602
+ }
30603
+ },
30604
+ {
30605
+ "kind": "field",
30606
+ "name": "accessibilityLabel",
30607
+ "type": {
30608
+ "text": "string"
30609
+ },
30610
+ "privacy": "public",
30611
+ "default": "''",
30612
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
30613
+ "attribute": "accessibility-label",
30614
+ "inheritedFrom": {
30615
+ "name": "SbbLinkBaseElement",
30616
+ "module": "core/base-elements/link-base-element.js"
30617
+ }
30618
+ },
30619
+ {
30620
+ "kind": "field",
30621
+ "name": "accessibilityCurrent",
30622
+ "type": {
30623
+ "text": "string"
30624
+ },
30625
+ "privacy": "public",
30626
+ "default": "''",
30627
+ "description": "This will be forwarded as aria-current to the inner anchor element.",
30628
+ "attribute": "accessibility-current",
30629
+ "inheritedFrom": {
30630
+ "name": "SbbLinkBaseElement",
30631
+ "module": "core/base-elements/link-base-element.js"
30632
+ }
30633
+ },
30634
+ {
30635
+ "kind": "field",
30636
+ "name": "language",
30637
+ "privacy": "protected",
30638
+ "default": "new SbbLanguageController(this)",
30639
+ "inheritedFrom": {
30640
+ "name": "SbbLinkBaseElement",
30641
+ "module": "core/base-elements/link-base-element.js"
30642
+ }
30643
+ },
30644
+ {
30645
+ "kind": "field",
30646
+ "name": "anchorRole",
30647
+ "type": {
30648
+ "text": "string | null"
30649
+ },
30650
+ "privacy": "protected",
30651
+ "readonly": true,
30652
+ "default": "null",
30653
+ "inheritedFrom": {
30654
+ "name": "SbbLinkBaseElement",
30655
+ "module": "core/base-elements/link-base-element.js"
30656
+ }
30657
+ },
30658
+ {
30659
+ "kind": "field",
30660
+ "name": "_evaluateRelAttribute",
30661
+ "privacy": "private",
30662
+ "inheritedFrom": {
30663
+ "name": "SbbLinkBaseElement",
30664
+ "module": "core/base-elements/link-base-element.js"
30665
+ }
30666
+ },
30667
+ {
30668
+ "kind": "method",
30669
+ "name": "renderLink",
30670
+ "privacy": "protected",
30671
+ "return": {
30672
+ "type": {
30673
+ "text": "TemplateResult"
30674
+ }
30675
+ },
30676
+ "parameters": [
30677
+ {
30678
+ "name": "renderContent",
30679
+ "type": {
30680
+ "text": "TemplateResult"
30681
+ }
30682
+ }
30683
+ ],
30684
+ "inheritedFrom": {
30685
+ "name": "SbbLinkBaseElement",
30686
+ "module": "core/base-elements/link-base-element.js"
30687
+ }
30688
+ },
30524
30689
  {
30525
30690
  "kind": "method",
30526
30691
  "name": "toggleState",
@@ -30596,16 +30761,20 @@
30596
30761
  "name": "SbbButtonCommonElementMixin",
30597
30762
  "module": "button/common.js"
30598
30763
  },
30764
+ {
30765
+ "name": "SbbDisabledInteractiveMixin",
30766
+ "module": "core/mixins.js"
30767
+ },
30599
30768
  {
30600
30769
  "name": "SbbDisabledMixin",
30601
30770
  "module": "core/mixins.js"
30602
30771
  }
30603
30772
  ],
30604
30773
  "superclass": {
30605
- "name": "SbbActionBaseElement",
30774
+ "name": "SbbLinkBaseElement",
30606
30775
  "module": "core/base-elements.js"
30607
30776
  },
30608
- "tagName": "sbb-button-static",
30777
+ "tagName": "sbb-button-link",
30609
30778
  "customElement": true,
30610
30779
  "attributes": [
30611
30780
  {
@@ -30660,6 +30829,19 @@
30660
30829
  "module": "icon/icon-name-mixin.js"
30661
30830
  }
30662
30831
  },
30832
+ {
30833
+ "name": "disabled-interactive",
30834
+ "type": {
30835
+ "text": "boolean"
30836
+ },
30837
+ "default": "false",
30838
+ "description": "Whether the button should be aria-disabled but stay interactive.",
30839
+ "fieldName": "disabledInteractive",
30840
+ "inheritedFrom": {
30841
+ "name": "SbbDisabledInteractiveMixin",
30842
+ "module": "core/mixins/disabled-mixin.js"
30843
+ }
30844
+ },
30663
30845
  {
30664
30846
  "name": "disabled",
30665
30847
  "description": "Whether the component is disabled.",
@@ -30672,6 +30854,84 @@
30672
30854
  "name": "SbbDisabledMixin",
30673
30855
  "module": "core/mixins/disabled-mixin.js"
30674
30856
  }
30857
+ },
30858
+ {
30859
+ "name": "href",
30860
+ "type": {
30861
+ "text": "string"
30862
+ },
30863
+ "default": "''",
30864
+ "description": "The href value you want to link to.",
30865
+ "fieldName": "href",
30866
+ "inheritedFrom": {
30867
+ "name": "SbbLinkBaseElement",
30868
+ "module": "core/base-elements/link-base-element.js"
30869
+ }
30870
+ },
30871
+ {
30872
+ "name": "target",
30873
+ "type": {
30874
+ "text": "LinkTargetType | string"
30875
+ },
30876
+ "default": "''",
30877
+ "description": "Where to display the linked URL.",
30878
+ "fieldName": "target",
30879
+ "inheritedFrom": {
30880
+ "name": "SbbLinkBaseElement",
30881
+ "module": "core/base-elements/link-base-element.js"
30882
+ }
30883
+ },
30884
+ {
30885
+ "name": "rel",
30886
+ "type": {
30887
+ "text": "string"
30888
+ },
30889
+ "default": "''",
30890
+ "description": "The relationship of the linked URL as space-separated link types.",
30891
+ "fieldName": "rel",
30892
+ "inheritedFrom": {
30893
+ "name": "SbbLinkBaseElement",
30894
+ "module": "core/base-elements/link-base-element.js"
30895
+ }
30896
+ },
30897
+ {
30898
+ "name": "download",
30899
+ "type": {
30900
+ "text": "boolean"
30901
+ },
30902
+ "default": "false",
30903
+ "description": "Whether the browser will show the download dialog on click.",
30904
+ "fieldName": "download",
30905
+ "inheritedFrom": {
30906
+ "name": "SbbLinkBaseElement",
30907
+ "module": "core/base-elements/link-base-element.js"
30908
+ }
30909
+ },
30910
+ {
30911
+ "name": "accessibility-label",
30912
+ "type": {
30913
+ "text": "string"
30914
+ },
30915
+ "default": "''",
30916
+ "description": "This will be forwarded as aria-label to the inner anchor element.",
30917
+ "fieldName": "accessibilityLabel",
30918
+ "inheritedFrom": {
30919
+ "name": "SbbLinkBaseElement",
30920
+ "module": "core/base-elements/link-base-element.js"
30921
+ }
30922
+ },
30923
+ {
30924
+ "name": "accessibility-current",
30925
+ "type": {
30926
+ "text": "string"
30927
+ },
30928
+ "default": "''",
30929
+ "description": "This will be forwarded as aria-current to the inner anchor element.",
30930
+ "fieldName": "accessibilityCurrent",
30931
+ "inheritedFrom": {
30932
+ "name": "SbbLinkBaseElement",
30933
+ "module": "core/base-elements/link-base-element.js"
30934
+ }
30675
30935
  }
30676
30936
  ]
30677
30937
  }
@@ -30679,30 +30939,47 @@
30679
30939
  "exports": [
30680
30940
  {
30681
30941
  "kind": "js",
30682
- "name": "SbbButtonStaticElement",
30942
+ "name": "SbbButtonLinkElement",
30683
30943
  "declaration": {
30684
- "name": "SbbButtonStaticElement",
30685
- "module": "button/button-static/button-static.component.js"
30944
+ "name": "SbbButtonLinkElement",
30945
+ "module": "button/button-link/button-link.component.js"
30686
30946
  }
30687
30947
  },
30688
30948
  {
30689
30949
  "kind": "custom-element-definition",
30690
- "name": "sbb-button-static",
30950
+ "name": "sbb-button-link",
30691
30951
  "declaration": {
30692
- "name": "SbbButtonStaticElement",
30693
- "module": "button/button-static/button-static.component.js"
30952
+ "name": "SbbButtonLinkElement",
30953
+ "module": "button/button-link/button-link.component.js"
30694
30954
  }
30695
30955
  }
30696
30956
  ]
30697
30957
  },
30698
30958
  {
30699
30959
  "kind": "javascript-module",
30700
- "path": "button/common/button-common.js",
30960
+ "path": "button/button-static/button-static.component.js",
30701
30961
  "declarations": [
30702
30962
  {
30703
30963
  "kind": "class",
30704
- "description": "",
30705
- "name": "SbbButtonCommonElementMixinType",
30964
+ "description": "It displays a static button enhanced with the SBB Design in the 'primary' variant.",
30965
+ "name": "SbbButtonStaticElement",
30966
+ "cssProperties": [
30967
+ {
30968
+ "description": "The delay before the loading animation starts, when setting the button into loading state.",
30969
+ "name": "--sbb-button-loading-delay",
30970
+ "default": "300ms"
30971
+ }
30972
+ ],
30973
+ "slots": [
30974
+ {
30975
+ "description": "Use the unnamed slot to add content to the button-static.",
30976
+ "name": ""
30977
+ },
30978
+ {
30979
+ "description": "Slot used to display the icon, if one is set.",
30980
+ "name": "icon"
30981
+ }
30982
+ ],
30706
30983
  "members": [
30707
30984
  {
30708
30985
  "kind": "field",
@@ -30710,7 +30987,15 @@
30710
30987
  "type": {
30711
30988
  "text": "SbbButtonSize"
30712
30989
  },
30713
- "privacy": "public"
30990
+ "privacy": "public",
30991
+ "description": "Size variant, either l, m or s.",
30992
+ "default": "'l' / 's' (lean)",
30993
+ "attribute": "size",
30994
+ "reflects": true,
30995
+ "inheritedFrom": {
30996
+ "name": "SbbButtonCommonElementMixin",
30997
+ "module": "button/common/button-common.js"
30998
+ }
30714
30999
  },
30715
31000
  {
30716
31001
  "kind": "field",
@@ -30718,7 +31003,30 @@
30718
31003
  "type": {
30719
31004
  "text": "boolean"
30720
31005
  },
30721
- "privacy": "public"
31006
+ "privacy": "public",
31007
+ "default": "false",
31008
+ "description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
31009
+ "attribute": "loading",
31010
+ "reflects": true,
31011
+ "inheritedFrom": {
31012
+ "name": "SbbButtonCommonElementMixin",
31013
+ "module": "button/common/button-common.js"
31014
+ }
31015
+ },
31016
+ {
31017
+ "kind": "method",
31018
+ "name": "renderTemplate",
31019
+ "privacy": "protected",
31020
+ "return": {
31021
+ "type": {
31022
+ "text": "TemplateResult"
31023
+ }
31024
+ },
31025
+ "description": "Override this method to render the component template.",
31026
+ "inheritedFrom": {
31027
+ "name": "SbbActionBaseElement",
31028
+ "module": "core/base-elements/action-base-element.js"
31029
+ }
30722
31030
  },
30723
31031
  {
30724
31032
  "kind": "field",
@@ -30802,6 +31110,50 @@
30802
31110
  "module": "icon/icon-name-mixin.js"
30803
31111
  }
30804
31112
  },
31113
+ {
31114
+ "kind": "field",
31115
+ "name": "disabled",
31116
+ "privacy": "public",
31117
+ "description": "Whether the component is disabled.",
31118
+ "default": "false",
31119
+ "type": {
31120
+ "text": "boolean"
31121
+ },
31122
+ "attribute": "disabled",
31123
+ "reflects": true,
31124
+ "inheritedFrom": {
31125
+ "name": "SbbDisabledMixin",
31126
+ "module": "core/mixins/disabled-mixin.js"
31127
+ }
31128
+ },
31129
+ {
31130
+ "kind": "field",
31131
+ "name": "#disabled",
31132
+ "privacy": "private",
31133
+ "type": {
31134
+ "text": "boolean"
31135
+ },
31136
+ "default": "false",
31137
+ "inheritedFrom": {
31138
+ "name": "SbbDisabledMixin",
31139
+ "module": "core/mixins/disabled-mixin.js"
31140
+ }
31141
+ },
31142
+ {
31143
+ "kind": "method",
31144
+ "name": "isDisabledExternally",
31145
+ "privacy": "protected",
31146
+ "return": {
31147
+ "type": {
31148
+ "text": "boolean"
31149
+ }
31150
+ },
31151
+ "description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
31152
+ "inheritedFrom": {
31153
+ "name": "SbbDisabledMixin",
31154
+ "module": "core/mixins/disabled-mixin.js"
31155
+ }
31156
+ },
30805
31157
  {
30806
31158
  "kind": "method",
30807
31159
  "name": "toggleState",
@@ -30870,38 +31222,51 @@
30870
31222
  "name": "SbbActionBaseElement",
30871
31223
  "module": "core/base-elements/action-base-element.js"
30872
31224
  }
30873
- },
30874
- {
30875
- "kind": "method",
30876
- "name": "renderTemplate",
30877
- "privacy": "protected",
30878
- "return": {
30879
- "type": {
30880
- "text": "TemplateResult"
30881
- }
30882
- },
30883
- "description": "Override this method to render the component template.",
30884
- "inheritedFrom": {
30885
- "name": "SbbActionBaseElement",
30886
- "module": "core/base-elements/action-base-element.js"
30887
- }
30888
31225
  }
30889
31226
  ],
30890
31227
  "mixins": [
30891
31228
  {
30892
- "name": "SbbNegativeMixin",
30893
- "module": "core/mixins.js"
31229
+ "name": "SbbButtonCommonElementMixin",
31230
+ "module": "button/common.js"
30894
31231
  },
30895
31232
  {
30896
- "name": "SbbIconNameMixin",
30897
- "module": "icon.js"
31233
+ "name": "SbbDisabledMixin",
31234
+ "module": "core/mixins.js"
30898
31235
  }
30899
31236
  ],
30900
31237
  "superclass": {
30901
31238
  "name": "SbbActionBaseElement",
30902
31239
  "module": "core/base-elements.js"
30903
31240
  },
31241
+ "tagName": "sbb-button-static",
31242
+ "customElement": true,
30904
31243
  "attributes": [
31244
+ {
31245
+ "name": "size",
31246
+ "type": {
31247
+ "text": "SbbButtonSize"
31248
+ },
31249
+ "description": "Size variant, either l, m or s.",
31250
+ "default": "'l' / 's' (lean)",
31251
+ "fieldName": "size",
31252
+ "inheritedFrom": {
31253
+ "name": "SbbButtonCommonElementMixin",
31254
+ "module": "button/common/button-common.js"
31255
+ }
31256
+ },
31257
+ {
31258
+ "name": "loading",
31259
+ "type": {
31260
+ "text": "boolean"
31261
+ },
31262
+ "default": "false",
31263
+ "description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
31264
+ "fieldName": "loading",
31265
+ "inheritedFrom": {
31266
+ "name": "SbbButtonCommonElementMixin",
31267
+ "module": "button/common/button-common.js"
31268
+ }
31269
+ },
30905
31270
  {
30906
31271
  "name": "negative",
30907
31272
  "type": {
@@ -30927,13 +31292,50 @@
30927
31292
  "name": "SbbIconNameMixin",
30928
31293
  "module": "icon/icon-name-mixin.js"
30929
31294
  }
31295
+ },
31296
+ {
31297
+ "name": "disabled",
31298
+ "description": "Whether the component is disabled.",
31299
+ "default": "false",
31300
+ "type": {
31301
+ "text": "boolean"
31302
+ },
31303
+ "fieldName": "disabled",
31304
+ "inheritedFrom": {
31305
+ "name": "SbbDisabledMixin",
31306
+ "module": "core/mixins/disabled-mixin.js"
31307
+ }
30930
31308
  }
30931
31309
  ]
31310
+ }
31311
+ ],
31312
+ "exports": [
31313
+ {
31314
+ "kind": "js",
31315
+ "name": "SbbButtonStaticElement",
31316
+ "declaration": {
31317
+ "name": "SbbButtonStaticElement",
31318
+ "module": "button/button-static/button-static.component.js"
31319
+ }
30932
31320
  },
30933
31321
  {
30934
- "kind": "mixin",
31322
+ "kind": "custom-element-definition",
31323
+ "name": "sbb-button-static",
31324
+ "declaration": {
31325
+ "name": "SbbButtonStaticElement",
31326
+ "module": "button/button-static/button-static.component.js"
31327
+ }
31328
+ }
31329
+ ]
31330
+ },
31331
+ {
31332
+ "kind": "javascript-module",
31333
+ "path": "button/common/button-common.js",
31334
+ "declarations": [
31335
+ {
31336
+ "kind": "class",
30935
31337
  "description": "",
30936
- "name": "SbbButtonCommonElementMixin",
31338
+ "name": "SbbButtonCommonElementMixinType",
30937
31339
  "members": [
30938
31340
  {
30939
31341
  "kind": "field",
@@ -30941,11 +31343,7 @@
30941
31343
  "type": {
30942
31344
  "text": "SbbButtonSize"
30943
31345
  },
30944
- "privacy": "public",
30945
- "description": "Size variant, either l, m or s.",
30946
- "default": "'l' / 's' (lean)",
30947
- "attribute": "size",
30948
- "reflects": true
31346
+ "privacy": "public"
30949
31347
  },
30950
31348
  {
30951
31349
  "kind": "field",
@@ -30953,21 +31351,7 @@
30953
31351
  "type": {
30954
31352
  "text": "boolean"
30955
31353
  },
30956
- "privacy": "public",
30957
- "default": "false",
30958
- "description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
30959
- "attribute": "loading",
30960
- "reflects": true
30961
- },
30962
- {
30963
- "kind": "method",
30964
- "name": "renderTemplate",
30965
- "privacy": "protected",
30966
- "return": {
30967
- "type": {
30968
- "text": "TemplateResult"
30969
- }
30970
- }
31354
+ "privacy": "public"
30971
31355
  },
30972
31356
  {
30973
31357
  "kind": "field",
@@ -31050,27 +31434,107 @@
31050
31434
  "name": "SbbIconNameMixin",
31051
31435
  "module": "icon/icon-name-mixin.js"
31052
31436
  }
31053
- }
31054
- ],
31055
- "attributes": [
31437
+ },
31056
31438
  {
31057
- "name": "size",
31439
+ "kind": "method",
31440
+ "name": "toggleState",
31441
+ "privacy": "protected",
31442
+ "return": {
31443
+ "type": {
31444
+ "text": "void"
31445
+ }
31446
+ },
31447
+ "parameters": [
31448
+ {
31449
+ "name": "value",
31450
+ "type": {
31451
+ "text": "string"
31452
+ }
31453
+ },
31454
+ {
31455
+ "name": "force",
31456
+ "optional": true,
31457
+ "type": {
31458
+ "text": "boolean"
31459
+ }
31460
+ }
31461
+ ],
31462
+ "inheritedFrom": {
31463
+ "name": "SbbElementInternalsMixin",
31464
+ "module": "core/mixins/element-internals-mixin.js"
31465
+ }
31466
+ },
31467
+ {
31468
+ "kind": "field",
31469
+ "name": "maybeDisabled",
31058
31470
  "type": {
31059
- "text": "SbbButtonSize"
31471
+ "text": "boolean | undefined"
31060
31472
  },
31061
- "description": "Size variant, either l, m or s.",
31062
- "default": "'l' / 's' (lean)",
31063
- "fieldName": "size"
31473
+ "privacy": "protected",
31474
+ "readonly": true,
31475
+ "inheritedFrom": {
31476
+ "name": "SbbActionBaseElement",
31477
+ "module": "core/base-elements/action-base-element.js"
31478
+ }
31064
31479
  },
31065
31480
  {
31066
- "name": "loading",
31481
+ "kind": "field",
31482
+ "name": "maybeDisabledInteractive",
31067
31483
  "type": {
31068
- "text": "boolean"
31484
+ "text": "boolean | undefined"
31069
31485
  },
31070
- "default": "false",
31071
- "description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
31072
- "fieldName": "loading"
31486
+ "privacy": "protected",
31487
+ "readonly": true,
31488
+ "inheritedFrom": {
31489
+ "name": "SbbActionBaseElement",
31490
+ "module": "core/base-elements/action-base-element.js"
31491
+ }
31073
31492
  },
31493
+ {
31494
+ "kind": "method",
31495
+ "name": "setupBaseEventHandlers",
31496
+ "privacy": "protected",
31497
+ "return": {
31498
+ "type": {
31499
+ "text": "void"
31500
+ }
31501
+ },
31502
+ "inheritedFrom": {
31503
+ "name": "SbbActionBaseElement",
31504
+ "module": "core/base-elements/action-base-element.js"
31505
+ }
31506
+ },
31507
+ {
31508
+ "kind": "method",
31509
+ "name": "renderTemplate",
31510
+ "privacy": "protected",
31511
+ "return": {
31512
+ "type": {
31513
+ "text": "TemplateResult"
31514
+ }
31515
+ },
31516
+ "description": "Override this method to render the component template.",
31517
+ "inheritedFrom": {
31518
+ "name": "SbbActionBaseElement",
31519
+ "module": "core/base-elements/action-base-element.js"
31520
+ }
31521
+ }
31522
+ ],
31523
+ "mixins": [
31524
+ {
31525
+ "name": "SbbNegativeMixin",
31526
+ "module": "core/mixins.js"
31527
+ },
31528
+ {
31529
+ "name": "SbbIconNameMixin",
31530
+ "module": "icon.js"
31531
+ }
31532
+ ],
31533
+ "superclass": {
31534
+ "name": "SbbActionBaseElement",
31535
+ "module": "core/base-elements.js"
31536
+ },
31537
+ "attributes": [
31074
31538
  {
31075
31539
  "name": "negative",
31076
31540
  "type": {
@@ -31097,71 +31561,12 @@
31097
31561
  "module": "icon/icon-name-mixin.js"
31098
31562
  }
31099
31563
  }
31100
- ],
31101
- "mixins": [
31102
- {
31103
- "name": "SbbNegativeMixin",
31104
- "module": "core/mixins.js"
31105
- },
31106
- {
31107
- "name": "SbbIconNameMixin",
31108
- "module": "icon.js"
31109
- }
31110
- ],
31111
- "parameters": [
31112
- {
31113
- "name": "superClass",
31114
- "type": {
31115
- "text": "T"
31116
- }
31117
- }
31118
31564
  ]
31119
- }
31120
- ],
31121
- "exports": [
31122
- {
31123
- "kind": "js",
31124
- "name": "SbbButtonCommonElementMixinType",
31125
- "declaration": {
31126
- "name": "SbbButtonCommonElementMixinType",
31127
- "module": "button/common/button-common.js"
31128
- }
31129
31565
  },
31130
31566
  {
31131
- "kind": "js",
31567
+ "kind": "mixin",
31568
+ "description": "",
31132
31569
  "name": "SbbButtonCommonElementMixin",
31133
- "declaration": {
31134
- "name": "SbbButtonCommonElementMixin",
31135
- "module": "button/common/button-common.js"
31136
- }
31137
- }
31138
- ]
31139
- },
31140
- {
31141
- "kind": "javascript-module",
31142
- "path": "button/button-link/button-link.component.js",
31143
- "declarations": [
31144
- {
31145
- "kind": "class",
31146
- "description": "It displays a button enhanced with the SBB Design in the 'primary' variant, which will behave as a link.",
31147
- "name": "SbbButtonLinkElement",
31148
- "cssProperties": [
31149
- {
31150
- "description": "The delay before the loading animation starts, when setting the button into loading state.",
31151
- "name": "--sbb-button-loading-delay",
31152
- "default": "300ms"
31153
- }
31154
- ],
31155
- "slots": [
31156
- {
31157
- "description": "Use the unnamed slot to add content to the button-link.",
31158
- "name": ""
31159
- },
31160
- {
31161
- "description": "Slot used to display the icon, if one is set.",
31162
- "name": "icon"
31163
- }
31164
- ],
31165
31570
  "members": [
31166
31571
  {
31167
31572
  "kind": "field",
@@ -31173,11 +31578,7 @@
31173
31578
  "description": "Size variant, either l, m or s.",
31174
31579
  "default": "'l' / 's' (lean)",
31175
31580
  "attribute": "size",
31176
- "reflects": true,
31177
- "inheritedFrom": {
31178
- "name": "SbbButtonCommonElementMixin",
31179
- "module": "button/common/button-common.js"
31180
- }
31581
+ "reflects": true
31181
31582
  },
31182
31583
  {
31183
31584
  "kind": "field",
@@ -31189,11 +31590,7 @@
31189
31590
  "default": "false",
31190
31591
  "description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
31191
31592
  "attribute": "loading",
31192
- "reflects": true,
31193
- "inheritedFrom": {
31194
- "name": "SbbButtonCommonElementMixin",
31195
- "module": "button/common/button-common.js"
31196
- }
31593
+ "reflects": true
31197
31594
  },
31198
31595
  {
31199
31596
  "kind": "method",
@@ -31203,11 +31600,6 @@
31203
31600
  "type": {
31204
31601
  "text": "TemplateResult"
31205
31602
  }
31206
- },
31207
- "description": "Override this method to render the component template.",
31208
- "inheritedFrom": {
31209
- "name": "SbbActionBaseElement",
31210
- "module": "core/base-elements/action-base-element.js"
31211
31603
  }
31212
31604
  },
31213
31605
  {
@@ -31291,306 +31683,8 @@
31291
31683
  "name": "SbbIconNameMixin",
31292
31684
  "module": "icon/icon-name-mixin.js"
31293
31685
  }
31294
- },
31295
- {
31296
- "kind": "field",
31297
- "name": "disabledInteractive",
31298
- "type": {
31299
- "text": "boolean"
31300
- },
31301
- "privacy": "public",
31302
- "default": "false",
31303
- "description": "Whether the button should be aria-disabled but stay interactive.",
31304
- "attribute": "disabled-interactive",
31305
- "reflects": true,
31306
- "inheritedFrom": {
31307
- "name": "SbbDisabledInteractiveMixin",
31308
- "module": "core/mixins/disabled-mixin.js"
31309
- }
31310
- },
31311
- {
31312
- "kind": "field",
31313
- "name": "disabled",
31314
- "privacy": "public",
31315
- "description": "Whether the component is disabled.",
31316
- "default": "false",
31317
- "type": {
31318
- "text": "boolean"
31319
- },
31320
- "attribute": "disabled",
31321
- "reflects": true,
31322
- "inheritedFrom": {
31323
- "name": "SbbDisabledMixin",
31324
- "module": "core/mixins/disabled-mixin.js"
31325
- }
31326
- },
31327
- {
31328
- "kind": "field",
31329
- "name": "#disabled",
31330
- "privacy": "private",
31331
- "type": {
31332
- "text": "boolean"
31333
- },
31334
- "default": "false",
31335
- "inheritedFrom": {
31336
- "name": "SbbDisabledMixin",
31337
- "module": "core/mixins/disabled-mixin.js"
31338
- }
31339
- },
31340
- {
31341
- "kind": "method",
31342
- "name": "isDisabledExternally",
31343
- "privacy": "protected",
31344
- "return": {
31345
- "type": {
31346
- "text": "boolean"
31347
- }
31348
- },
31349
- "description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
31350
- "inheritedFrom": {
31351
- "name": "SbbDisabledMixin",
31352
- "module": "core/mixins/disabled-mixin.js"
31353
- }
31354
- },
31355
- {
31356
- "kind": "field",
31357
- "name": "href",
31358
- "type": {
31359
- "text": "string"
31360
- },
31361
- "privacy": "public",
31362
- "default": "''",
31363
- "description": "The href value you want to link to.",
31364
- "attribute": "href",
31365
- "reflects": true,
31366
- "inheritedFrom": {
31367
- "name": "SbbLinkBaseElement",
31368
- "module": "core/base-elements/link-base-element.js"
31369
- }
31370
- },
31371
- {
31372
- "kind": "field",
31373
- "name": "target",
31374
- "type": {
31375
- "text": "LinkTargetType | string"
31376
- },
31377
- "privacy": "public",
31378
- "default": "''",
31379
- "description": "Where to display the linked URL.",
31380
- "attribute": "target",
31381
- "reflects": true,
31382
- "inheritedFrom": {
31383
- "name": "SbbLinkBaseElement",
31384
- "module": "core/base-elements/link-base-element.js"
31385
- }
31386
- },
31387
- {
31388
- "kind": "field",
31389
- "name": "rel",
31390
- "type": {
31391
- "text": "string"
31392
- },
31393
- "privacy": "public",
31394
- "default": "''",
31395
- "description": "The relationship of the linked URL as space-separated link types.",
31396
- "attribute": "rel",
31397
- "reflects": true,
31398
- "inheritedFrom": {
31399
- "name": "SbbLinkBaseElement",
31400
- "module": "core/base-elements/link-base-element.js"
31401
- }
31402
- },
31403
- {
31404
- "kind": "field",
31405
- "name": "download",
31406
- "type": {
31407
- "text": "boolean"
31408
- },
31409
- "privacy": "public",
31410
- "default": "false",
31411
- "description": "Whether the browser will show the download dialog on click.",
31412
- "attribute": "download",
31413
- "reflects": true,
31414
- "inheritedFrom": {
31415
- "name": "SbbLinkBaseElement",
31416
- "module": "core/base-elements/link-base-element.js"
31417
- }
31418
- },
31419
- {
31420
- "kind": "field",
31421
- "name": "accessibilityLabel",
31422
- "type": {
31423
- "text": "string"
31424
- },
31425
- "privacy": "public",
31426
- "default": "''",
31427
- "description": "This will be forwarded as aria-label to the inner anchor element.",
31428
- "attribute": "accessibility-label",
31429
- "inheritedFrom": {
31430
- "name": "SbbLinkBaseElement",
31431
- "module": "core/base-elements/link-base-element.js"
31432
- }
31433
- },
31434
- {
31435
- "kind": "field",
31436
- "name": "accessibilityCurrent",
31437
- "type": {
31438
- "text": "string"
31439
- },
31440
- "privacy": "public",
31441
- "default": "''",
31442
- "description": "This will be forwarded as aria-current to the inner anchor element.",
31443
- "attribute": "accessibility-current",
31444
- "inheritedFrom": {
31445
- "name": "SbbLinkBaseElement",
31446
- "module": "core/base-elements/link-base-element.js"
31447
- }
31448
- },
31449
- {
31450
- "kind": "field",
31451
- "name": "language",
31452
- "privacy": "protected",
31453
- "default": "new SbbLanguageController(this)",
31454
- "inheritedFrom": {
31455
- "name": "SbbLinkBaseElement",
31456
- "module": "core/base-elements/link-base-element.js"
31457
- }
31458
- },
31459
- {
31460
- "kind": "field",
31461
- "name": "anchorRole",
31462
- "type": {
31463
- "text": "string | null"
31464
- },
31465
- "privacy": "protected",
31466
- "readonly": true,
31467
- "default": "null",
31468
- "inheritedFrom": {
31469
- "name": "SbbLinkBaseElement",
31470
- "module": "core/base-elements/link-base-element.js"
31471
- }
31472
- },
31473
- {
31474
- "kind": "field",
31475
- "name": "_evaluateRelAttribute",
31476
- "privacy": "private",
31477
- "inheritedFrom": {
31478
- "name": "SbbLinkBaseElement",
31479
- "module": "core/base-elements/link-base-element.js"
31480
- }
31481
- },
31482
- {
31483
- "kind": "method",
31484
- "name": "renderLink",
31485
- "privacy": "protected",
31486
- "return": {
31487
- "type": {
31488
- "text": "TemplateResult"
31489
- }
31490
- },
31491
- "parameters": [
31492
- {
31493
- "name": "renderContent",
31494
- "type": {
31495
- "text": "TemplateResult"
31496
- }
31497
- }
31498
- ],
31499
- "inheritedFrom": {
31500
- "name": "SbbLinkBaseElement",
31501
- "module": "core/base-elements/link-base-element.js"
31502
- }
31503
- },
31504
- {
31505
- "kind": "method",
31506
- "name": "toggleState",
31507
- "privacy": "protected",
31508
- "return": {
31509
- "type": {
31510
- "text": "void"
31511
- }
31512
- },
31513
- "parameters": [
31514
- {
31515
- "name": "value",
31516
- "type": {
31517
- "text": "string"
31518
- }
31519
- },
31520
- {
31521
- "name": "force",
31522
- "optional": true,
31523
- "type": {
31524
- "text": "boolean"
31525
- }
31526
- }
31527
- ],
31528
- "inheritedFrom": {
31529
- "name": "SbbElementInternalsMixin",
31530
- "module": "core/mixins/element-internals-mixin.js"
31531
- }
31532
- },
31533
- {
31534
- "kind": "field",
31535
- "name": "maybeDisabled",
31536
- "type": {
31537
- "text": "boolean | undefined"
31538
- },
31539
- "privacy": "protected",
31540
- "readonly": true,
31541
- "inheritedFrom": {
31542
- "name": "SbbActionBaseElement",
31543
- "module": "core/base-elements/action-base-element.js"
31544
- }
31545
- },
31546
- {
31547
- "kind": "field",
31548
- "name": "maybeDisabledInteractive",
31549
- "type": {
31550
- "text": "boolean | undefined"
31551
- },
31552
- "privacy": "protected",
31553
- "readonly": true,
31554
- "inheritedFrom": {
31555
- "name": "SbbActionBaseElement",
31556
- "module": "core/base-elements/action-base-element.js"
31557
- }
31558
- },
31559
- {
31560
- "kind": "method",
31561
- "name": "setupBaseEventHandlers",
31562
- "privacy": "protected",
31563
- "return": {
31564
- "type": {
31565
- "text": "void"
31566
- }
31567
- },
31568
- "inheritedFrom": {
31569
- "name": "SbbActionBaseElement",
31570
- "module": "core/base-elements/action-base-element.js"
31571
- }
31572
31686
  }
31573
31687
  ],
31574
- "mixins": [
31575
- {
31576
- "name": "SbbButtonCommonElementMixin",
31577
- "module": "button/common.js"
31578
- },
31579
- {
31580
- "name": "SbbDisabledInteractiveMixin",
31581
- "module": "core/mixins.js"
31582
- },
31583
- {
31584
- "name": "SbbDisabledMixin",
31585
- "module": "core/mixins.js"
31586
- }
31587
- ],
31588
- "superclass": {
31589
- "name": "SbbLinkBaseElement",
31590
- "module": "core/base-elements.js"
31591
- },
31592
- "tagName": "sbb-button-link",
31593
- "customElement": true,
31594
31688
  "attributes": [
31595
31689
  {
31596
31690
  "name": "size",
@@ -31599,11 +31693,7 @@
31599
31693
  },
31600
31694
  "description": "Size variant, either l, m or s.",
31601
31695
  "default": "'l' / 's' (lean)",
31602
- "fieldName": "size",
31603
- "inheritedFrom": {
31604
- "name": "SbbButtonCommonElementMixin",
31605
- "module": "button/common/button-common.js"
31606
- }
31696
+ "fieldName": "size"
31607
31697
  },
31608
31698
  {
31609
31699
  "name": "loading",
@@ -31612,11 +31702,7 @@
31612
31702
  },
31613
31703
  "default": "false",
31614
31704
  "description": "Whether the button indicates a loading state.\nThe animation kicks in after a delay of 300ms, configurable with --sbb-button-loading-delay CSS variable.",
31615
- "fieldName": "loading",
31616
- "inheritedFrom": {
31617
- "name": "SbbButtonCommonElementMixin",
31618
- "module": "button/common/button-common.js"
31619
- }
31705
+ "fieldName": "loading"
31620
31706
  },
31621
31707
  {
31622
31708
  "name": "negative",
@@ -31643,109 +31729,23 @@
31643
31729
  "name": "SbbIconNameMixin",
31644
31730
  "module": "icon/icon-name-mixin.js"
31645
31731
  }
31646
- },
31647
- {
31648
- "name": "disabled-interactive",
31649
- "type": {
31650
- "text": "boolean"
31651
- },
31652
- "default": "false",
31653
- "description": "Whether the button should be aria-disabled but stay interactive.",
31654
- "fieldName": "disabledInteractive",
31655
- "inheritedFrom": {
31656
- "name": "SbbDisabledInteractiveMixin",
31657
- "module": "core/mixins/disabled-mixin.js"
31658
- }
31659
- },
31660
- {
31661
- "name": "disabled",
31662
- "description": "Whether the component is disabled.",
31663
- "default": "false",
31664
- "type": {
31665
- "text": "boolean"
31666
- },
31667
- "fieldName": "disabled",
31668
- "inheritedFrom": {
31669
- "name": "SbbDisabledMixin",
31670
- "module": "core/mixins/disabled-mixin.js"
31671
- }
31672
- },
31673
- {
31674
- "name": "href",
31675
- "type": {
31676
- "text": "string"
31677
- },
31678
- "default": "''",
31679
- "description": "The href value you want to link to.",
31680
- "fieldName": "href",
31681
- "inheritedFrom": {
31682
- "name": "SbbLinkBaseElement",
31683
- "module": "core/base-elements/link-base-element.js"
31684
- }
31685
- },
31686
- {
31687
- "name": "target",
31688
- "type": {
31689
- "text": "LinkTargetType | string"
31690
- },
31691
- "default": "''",
31692
- "description": "Where to display the linked URL.",
31693
- "fieldName": "target",
31694
- "inheritedFrom": {
31695
- "name": "SbbLinkBaseElement",
31696
- "module": "core/base-elements/link-base-element.js"
31697
- }
31698
- },
31699
- {
31700
- "name": "rel",
31701
- "type": {
31702
- "text": "string"
31703
- },
31704
- "default": "''",
31705
- "description": "The relationship of the linked URL as space-separated link types.",
31706
- "fieldName": "rel",
31707
- "inheritedFrom": {
31708
- "name": "SbbLinkBaseElement",
31709
- "module": "core/base-elements/link-base-element.js"
31710
- }
31711
- },
31732
+ }
31733
+ ],
31734
+ "mixins": [
31712
31735
  {
31713
- "name": "download",
31714
- "type": {
31715
- "text": "boolean"
31716
- },
31717
- "default": "false",
31718
- "description": "Whether the browser will show the download dialog on click.",
31719
- "fieldName": "download",
31720
- "inheritedFrom": {
31721
- "name": "SbbLinkBaseElement",
31722
- "module": "core/base-elements/link-base-element.js"
31723
- }
31736
+ "name": "SbbNegativeMixin",
31737
+ "module": "core/mixins.js"
31724
31738
  },
31725
31739
  {
31726
- "name": "accessibility-label",
31727
- "type": {
31728
- "text": "string"
31729
- },
31730
- "default": "''",
31731
- "description": "This will be forwarded as aria-label to the inner anchor element.",
31732
- "fieldName": "accessibilityLabel",
31733
- "inheritedFrom": {
31734
- "name": "SbbLinkBaseElement",
31735
- "module": "core/base-elements/link-base-element.js"
31736
- }
31737
- },
31740
+ "name": "SbbIconNameMixin",
31741
+ "module": "icon.js"
31742
+ }
31743
+ ],
31744
+ "parameters": [
31738
31745
  {
31739
- "name": "accessibility-current",
31746
+ "name": "superClass",
31740
31747
  "type": {
31741
- "text": "string"
31742
- },
31743
- "default": "''",
31744
- "description": "This will be forwarded as aria-current to the inner anchor element.",
31745
- "fieldName": "accessibilityCurrent",
31746
- "inheritedFrom": {
31747
- "name": "SbbLinkBaseElement",
31748
- "module": "core/base-elements/link-base-element.js"
31748
+ "text": "T"
31749
31749
  }
31750
31750
  }
31751
31751
  ]
@@ -31754,18 +31754,18 @@
31754
31754
  "exports": [
31755
31755
  {
31756
31756
  "kind": "js",
31757
- "name": "SbbButtonLinkElement",
31757
+ "name": "SbbButtonCommonElementMixinType",
31758
31758
  "declaration": {
31759
- "name": "SbbButtonLinkElement",
31760
- "module": "button/button-link/button-link.component.js"
31759
+ "name": "SbbButtonCommonElementMixinType",
31760
+ "module": "button/common/button-common.js"
31761
31761
  }
31762
31762
  },
31763
31763
  {
31764
- "kind": "custom-element-definition",
31765
- "name": "sbb-button-link",
31764
+ "kind": "js",
31765
+ "name": "SbbButtonCommonElementMixin",
31766
31766
  "declaration": {
31767
- "name": "SbbButtonLinkElement",
31768
- "module": "button/button-link/button-link.component.js"
31767
+ "name": "SbbButtonCommonElementMixin",
31768
+ "module": "button/common/button-common.js"
31769
31769
  }
31770
31770
  }
31771
31771
  ]
@@ -76498,6 +76498,79 @@
76498
76498
  }
76499
76499
  ]
76500
76500
  },
76501
+ {
76502
+ "kind": "javascript-module",
76503
+ "path": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js",
76504
+ "declarations": [
76505
+ {
76506
+ "kind": "class",
76507
+ "description": "This is the parent component to one or two `<sbb-icon-sidebar>`s and one `<sbb-icon-sidebar-content>` element.",
76508
+ "name": "SbbIconSidebarContainerElement",
76509
+ "slots": [
76510
+ {
76511
+ "description": "Use the unnamed slot to add `sbb-sidebar` and `sbb-sidebar-content` elements.",
76512
+ "name": ""
76513
+ }
76514
+ ],
76515
+ "members": [
76516
+ {
76517
+ "kind": "field",
76518
+ "name": "sidebars",
76519
+ "type": {
76520
+ "text": "SbbIconSidebarElement[]"
76521
+ },
76522
+ "privacy": "public",
76523
+ "description": "The icon-sidebar children.",
76524
+ "readonly": true
76525
+ },
76526
+ {
76527
+ "kind": "field",
76528
+ "name": "start",
76529
+ "type": {
76530
+ "text": "SbbIconSidebarElement | null"
76531
+ },
76532
+ "privacy": "public",
76533
+ "description": "The icon-sidebar child at the start position.",
76534
+ "readonly": true
76535
+ },
76536
+ {
76537
+ "kind": "field",
76538
+ "name": "end",
76539
+ "type": {
76540
+ "text": "SbbIconSidebarElement | null"
76541
+ },
76542
+ "privacy": "public",
76543
+ "description": "The icon-sidebar child at the end position.",
76544
+ "readonly": true
76545
+ }
76546
+ ],
76547
+ "superclass": {
76548
+ "name": "LitElement",
76549
+ "package": "lit"
76550
+ },
76551
+ "tagName": "sbb-icon-sidebar-container",
76552
+ "customElement": true
76553
+ }
76554
+ ],
76555
+ "exports": [
76556
+ {
76557
+ "kind": "js",
76558
+ "name": "SbbIconSidebarContainerElement",
76559
+ "declaration": {
76560
+ "name": "SbbIconSidebarContainerElement",
76561
+ "module": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js"
76562
+ }
76563
+ },
76564
+ {
76565
+ "kind": "custom-element-definition",
76566
+ "name": "sbb-icon-sidebar-container",
76567
+ "declaration": {
76568
+ "name": "SbbIconSidebarContainerElement",
76569
+ "module": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js"
76570
+ }
76571
+ }
76572
+ ]
76573
+ },
76501
76574
  {
76502
76575
  "kind": "javascript-module",
76503
76576
  "path": "icon-sidebar/icon-sidebar-button/icon-sidebar-button.component.js",
@@ -77239,79 +77312,6 @@
77239
77312
  }
77240
77313
  ]
77241
77314
  },
77242
- {
77243
- "kind": "javascript-module",
77244
- "path": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js",
77245
- "declarations": [
77246
- {
77247
- "kind": "class",
77248
- "description": "This is the parent component to one or two `<sbb-icon-sidebar>`s and one `<sbb-icon-sidebar-content>` element.",
77249
- "name": "SbbIconSidebarContainerElement",
77250
- "slots": [
77251
- {
77252
- "description": "Use the unnamed slot to add `sbb-sidebar` and `sbb-sidebar-content` elements.",
77253
- "name": ""
77254
- }
77255
- ],
77256
- "members": [
77257
- {
77258
- "kind": "field",
77259
- "name": "sidebars",
77260
- "type": {
77261
- "text": "SbbIconSidebarElement[]"
77262
- },
77263
- "privacy": "public",
77264
- "description": "The icon-sidebar children.",
77265
- "readonly": true
77266
- },
77267
- {
77268
- "kind": "field",
77269
- "name": "start",
77270
- "type": {
77271
- "text": "SbbIconSidebarElement | null"
77272
- },
77273
- "privacy": "public",
77274
- "description": "The icon-sidebar child at the start position.",
77275
- "readonly": true
77276
- },
77277
- {
77278
- "kind": "field",
77279
- "name": "end",
77280
- "type": {
77281
- "text": "SbbIconSidebarElement | null"
77282
- },
77283
- "privacy": "public",
77284
- "description": "The icon-sidebar child at the end position.",
77285
- "readonly": true
77286
- }
77287
- ],
77288
- "superclass": {
77289
- "name": "LitElement",
77290
- "package": "lit"
77291
- },
77292
- "tagName": "sbb-icon-sidebar-container",
77293
- "customElement": true
77294
- }
77295
- ],
77296
- "exports": [
77297
- {
77298
- "kind": "js",
77299
- "name": "SbbIconSidebarContainerElement",
77300
- "declaration": {
77301
- "name": "SbbIconSidebarContainerElement",
77302
- "module": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js"
77303
- }
77304
- },
77305
- {
77306
- "kind": "custom-element-definition",
77307
- "name": "sbb-icon-sidebar-container",
77308
- "declaration": {
77309
- "name": "SbbIconSidebarContainerElement",
77310
- "module": "icon-sidebar/icon-sidebar-container/icon-sidebar-container.component.js"
77311
- }
77312
- }
77313
- ]
77314
- },
77315
77315
  {
77316
77316
  "kind": "javascript-module",
77317
77317
  "path": "icon-sidebar/icon-sidebar-content/icon-sidebar-content.component.js",