@sbb-esta/lyne-elements-dev 4.7.0-dev.1773670966 → 4.7.0-dev.1773674938
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 +629 -629
- package/package.json +2 -2
package/custom-elements.json
CHANGED
|
@@ -96342,37 +96342,20 @@
|
|
|
96342
96342
|
},
|
|
96343
96343
|
{
|
|
96344
96344
|
"kind": "javascript-module",
|
|
96345
|
-
"path": "link/
|
|
96345
|
+
"path": "link/common/block-link-common.js",
|
|
96346
96346
|
"declarations": [
|
|
96347
96347
|
{
|
|
96348
96348
|
"kind": "class",
|
|
96349
|
-
"description": "
|
|
96350
|
-
"name": "
|
|
96351
|
-
"slots": [
|
|
96352
|
-
{
|
|
96353
|
-
"description": "Use the unnamed slot to add content to the `sbb-block-link-static`.",
|
|
96354
|
-
"name": ""
|
|
96355
|
-
},
|
|
96356
|
-
{
|
|
96357
|
-
"description": "Slot used to display the icon, if one is set.",
|
|
96358
|
-
"name": "icon"
|
|
96359
|
-
}
|
|
96360
|
-
],
|
|
96349
|
+
"description": "",
|
|
96350
|
+
"name": "SbbBlockLinkCommonElementMixinType",
|
|
96361
96351
|
"members": [
|
|
96362
96352
|
{
|
|
96363
96353
|
"kind": "field",
|
|
96364
|
-
"name": "
|
|
96354
|
+
"name": "iconPlacement",
|
|
96365
96355
|
"type": {
|
|
96366
|
-
"text": "
|
|
96367
|
-
},
|
|
96368
|
-
"privacy": "public",
|
|
96369
|
-
"static": true,
|
|
96370
|
-
"readonly": true,
|
|
96371
|
-
"inheritedFrom": {
|
|
96372
|
-
"name": "SbbElement",
|
|
96373
|
-
"module": "core/base-elements/element.js"
|
|
96356
|
+
"text": "SbbIconPlacement"
|
|
96374
96357
|
},
|
|
96375
|
-
"
|
|
96358
|
+
"privacy": "public"
|
|
96376
96359
|
},
|
|
96377
96360
|
{
|
|
96378
96361
|
"kind": "field",
|
|
@@ -96382,7 +96365,7 @@
|
|
|
96382
96365
|
},
|
|
96383
96366
|
"privacy": "public",
|
|
96384
96367
|
"static": true,
|
|
96385
|
-
"default": "
|
|
96368
|
+
"default": "style",
|
|
96386
96369
|
"inheritedFrom": {
|
|
96387
96370
|
"name": "SbbLinkCommonElementMixin",
|
|
96388
96371
|
"module": "link/common/link-common.js"
|
|
@@ -96390,18 +96373,18 @@
|
|
|
96390
96373
|
},
|
|
96391
96374
|
{
|
|
96392
96375
|
"kind": "field",
|
|
96393
|
-
"name": "
|
|
96376
|
+
"name": "size",
|
|
96394
96377
|
"type": {
|
|
96395
|
-
"text": "
|
|
96378
|
+
"text": "SbbLinkSize"
|
|
96396
96379
|
},
|
|
96397
96380
|
"privacy": "public",
|
|
96398
|
-
"
|
|
96399
|
-
"
|
|
96400
|
-
"attribute": "
|
|
96381
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
96382
|
+
"default": "'s' / 'xs' (lean)",
|
|
96383
|
+
"attribute": "size",
|
|
96401
96384
|
"reflects": true,
|
|
96402
96385
|
"inheritedFrom": {
|
|
96403
|
-
"name": "
|
|
96404
|
-
"module": "link/common/
|
|
96386
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96387
|
+
"module": "link/common/link-common.js"
|
|
96405
96388
|
}
|
|
96406
96389
|
},
|
|
96407
96390
|
{
|
|
@@ -96421,18 +96404,18 @@
|
|
|
96421
96404
|
},
|
|
96422
96405
|
{
|
|
96423
96406
|
"kind": "field",
|
|
96424
|
-
"name": "
|
|
96407
|
+
"name": "negative",
|
|
96425
96408
|
"type": {
|
|
96426
|
-
"text": "
|
|
96409
|
+
"text": "boolean"
|
|
96427
96410
|
},
|
|
96428
96411
|
"privacy": "public",
|
|
96429
|
-
"
|
|
96430
|
-
"
|
|
96431
|
-
"attribute": "
|
|
96412
|
+
"default": "false",
|
|
96413
|
+
"description": "Negative coloring variant flag.",
|
|
96414
|
+
"attribute": "negative",
|
|
96432
96415
|
"reflects": true,
|
|
96433
96416
|
"inheritedFrom": {
|
|
96434
|
-
"name": "
|
|
96435
|
-
"module": "
|
|
96417
|
+
"name": "SbbNegativeMixin",
|
|
96418
|
+
"module": "core/mixins/negative-mixin.js"
|
|
96436
96419
|
}
|
|
96437
96420
|
},
|
|
96438
96421
|
{
|
|
@@ -96501,50 +96484,6 @@
|
|
|
96501
96484
|
"module": "icon/icon-name-mixin.js"
|
|
96502
96485
|
}
|
|
96503
96486
|
},
|
|
96504
|
-
{
|
|
96505
|
-
"kind": "field",
|
|
96506
|
-
"name": "disabled",
|
|
96507
|
-
"privacy": "public",
|
|
96508
|
-
"description": "Whether the component is disabled.",
|
|
96509
|
-
"default": "false",
|
|
96510
|
-
"type": {
|
|
96511
|
-
"text": "boolean"
|
|
96512
|
-
},
|
|
96513
|
-
"attribute": "disabled",
|
|
96514
|
-
"reflects": true,
|
|
96515
|
-
"inheritedFrom": {
|
|
96516
|
-
"name": "SbbDisabledMixin",
|
|
96517
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
96518
|
-
}
|
|
96519
|
-
},
|
|
96520
|
-
{
|
|
96521
|
-
"kind": "field",
|
|
96522
|
-
"name": "#disabled",
|
|
96523
|
-
"privacy": "private",
|
|
96524
|
-
"type": {
|
|
96525
|
-
"text": "boolean"
|
|
96526
|
-
},
|
|
96527
|
-
"default": "false",
|
|
96528
|
-
"inheritedFrom": {
|
|
96529
|
-
"name": "SbbDisabledMixin",
|
|
96530
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
96531
|
-
}
|
|
96532
|
-
},
|
|
96533
|
-
{
|
|
96534
|
-
"kind": "method",
|
|
96535
|
-
"name": "isDisabledExternally",
|
|
96536
|
-
"privacy": "protected",
|
|
96537
|
-
"return": {
|
|
96538
|
-
"type": {
|
|
96539
|
-
"text": "boolean"
|
|
96540
|
-
}
|
|
96541
|
-
},
|
|
96542
|
-
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
96543
|
-
"inheritedFrom": {
|
|
96544
|
-
"name": "SbbDisabledMixin",
|
|
96545
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
96546
|
-
}
|
|
96547
|
-
},
|
|
96548
96487
|
{
|
|
96549
96488
|
"kind": "field",
|
|
96550
96489
|
"name": "maybeDisabled",
|
|
@@ -96678,6 +96617,20 @@
|
|
|
96678
96617
|
"module": "core/base-elements/element.js"
|
|
96679
96618
|
}
|
|
96680
96619
|
},
|
|
96620
|
+
{
|
|
96621
|
+
"kind": "field",
|
|
96622
|
+
"name": "elementName",
|
|
96623
|
+
"type": {
|
|
96624
|
+
"text": "string"
|
|
96625
|
+
},
|
|
96626
|
+
"privacy": "public",
|
|
96627
|
+
"static": true,
|
|
96628
|
+
"readonly": true,
|
|
96629
|
+
"inheritedFrom": {
|
|
96630
|
+
"name": "SbbElement",
|
|
96631
|
+
"module": "core/base-elements/element.js"
|
|
96632
|
+
}
|
|
96633
|
+
},
|
|
96681
96634
|
{
|
|
96682
96635
|
"kind": "field",
|
|
96683
96636
|
"name": "_controllers",
|
|
@@ -96693,34 +96646,19 @@
|
|
|
96693
96646
|
],
|
|
96694
96647
|
"mixins": [
|
|
96695
96648
|
{
|
|
96696
|
-
"name": "
|
|
96697
|
-
"module": "link/common.js"
|
|
96649
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96650
|
+
"module": "link/common/link-common.js"
|
|
96698
96651
|
},
|
|
96699
96652
|
{
|
|
96700
|
-
"name": "
|
|
96701
|
-
"module": "
|
|
96653
|
+
"name": "SbbIconNameMixin",
|
|
96654
|
+
"module": "icon.js"
|
|
96702
96655
|
}
|
|
96703
96656
|
],
|
|
96704
96657
|
"superclass": {
|
|
96705
96658
|
"name": "SbbActionBaseElement",
|
|
96706
96659
|
"module": "core/base-elements.js"
|
|
96707
96660
|
},
|
|
96708
|
-
"tagName": "sbb-block-link-static",
|
|
96709
|
-
"customElement": true,
|
|
96710
96661
|
"attributes": [
|
|
96711
|
-
{
|
|
96712
|
-
"name": "icon-placement",
|
|
96713
|
-
"type": {
|
|
96714
|
-
"text": "SbbIconPlacement"
|
|
96715
|
-
},
|
|
96716
|
-
"default": "'start'",
|
|
96717
|
-
"description": "Moves the icon to the end of the component if set to true.",
|
|
96718
|
-
"fieldName": "iconPlacement",
|
|
96719
|
-
"inheritedFrom": {
|
|
96720
|
-
"name": "SbbBlockLinkCommonElementMixin",
|
|
96721
|
-
"module": "link/common/block-link-common.js"
|
|
96722
|
-
}
|
|
96723
|
-
},
|
|
96724
96662
|
{
|
|
96725
96663
|
"name": "size",
|
|
96726
96664
|
"type": {
|
|
@@ -96734,6 +96672,19 @@
|
|
|
96734
96672
|
"module": "link/common/link-common.js"
|
|
96735
96673
|
}
|
|
96736
96674
|
},
|
|
96675
|
+
{
|
|
96676
|
+
"name": "negative",
|
|
96677
|
+
"type": {
|
|
96678
|
+
"text": "boolean"
|
|
96679
|
+
},
|
|
96680
|
+
"default": "false",
|
|
96681
|
+
"description": "Negative coloring variant flag.",
|
|
96682
|
+
"fieldName": "negative",
|
|
96683
|
+
"inheritedFrom": {
|
|
96684
|
+
"name": "SbbNegativeMixin",
|
|
96685
|
+
"module": "core/mixins/negative-mixin.js"
|
|
96686
|
+
}
|
|
96687
|
+
},
|
|
96737
96688
|
{
|
|
96738
96689
|
"name": "icon-name",
|
|
96739
96690
|
"type": {
|
|
@@ -96746,51 +96697,14 @@
|
|
|
96746
96697
|
"name": "SbbIconNameMixin",
|
|
96747
96698
|
"module": "icon/icon-name-mixin.js"
|
|
96748
96699
|
}
|
|
96749
|
-
},
|
|
96750
|
-
{
|
|
96751
|
-
"name": "disabled",
|
|
96752
|
-
"description": "Whether the component is disabled.",
|
|
96753
|
-
"default": "false",
|
|
96754
|
-
"type": {
|
|
96755
|
-
"text": "boolean"
|
|
96756
|
-
},
|
|
96757
|
-
"fieldName": "disabled",
|
|
96758
|
-
"inheritedFrom": {
|
|
96759
|
-
"name": "SbbDisabledMixin",
|
|
96760
|
-
"module": "core/mixins/disabled-mixin.js"
|
|
96761
|
-
}
|
|
96762
96700
|
}
|
|
96763
96701
|
]
|
|
96764
|
-
}
|
|
96765
|
-
],
|
|
96766
|
-
"exports": [
|
|
96767
|
-
{
|
|
96768
|
-
"kind": "js",
|
|
96769
|
-
"name": "SbbBlockLinkStaticElement",
|
|
96770
|
-
"declaration": {
|
|
96771
|
-
"name": "SbbBlockLinkStaticElement",
|
|
96772
|
-
"module": "link/block-link-static/block-link-static.component.js"
|
|
96773
|
-
}
|
|
96774
|
-
}
|
|
96775
|
-
]
|
|
96776
|
-
},
|
|
96777
|
-
{
|
|
96778
|
-
"kind": "javascript-module",
|
|
96779
|
-
"path": "link/common/block-link-common.js",
|
|
96780
|
-
"declarations": [
|
|
96702
|
+
},
|
|
96781
96703
|
{
|
|
96782
|
-
"kind": "
|
|
96704
|
+
"kind": "mixin",
|
|
96783
96705
|
"description": "",
|
|
96784
|
-
"name": "
|
|
96706
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
96785
96707
|
"members": [
|
|
96786
|
-
{
|
|
96787
|
-
"kind": "field",
|
|
96788
|
-
"name": "iconPlacement",
|
|
96789
|
-
"type": {
|
|
96790
|
-
"text": "SbbIconPlacement"
|
|
96791
|
-
},
|
|
96792
|
-
"privacy": "public"
|
|
96793
|
-
},
|
|
96794
96708
|
{
|
|
96795
96709
|
"kind": "field",
|
|
96796
96710
|
"name": "styles",
|
|
@@ -96799,7 +96713,7 @@
|
|
|
96799
96713
|
},
|
|
96800
96714
|
"privacy": "public",
|
|
96801
96715
|
"static": true,
|
|
96802
|
-
"default": "style",
|
|
96716
|
+
"default": "[boxSizingStyles, style, blockStyle]",
|
|
96803
96717
|
"inheritedFrom": {
|
|
96804
96718
|
"name": "SbbLinkCommonElementMixin",
|
|
96805
96719
|
"module": "link/common/link-common.js"
|
|
@@ -96807,19 +96721,15 @@
|
|
|
96807
96721
|
},
|
|
96808
96722
|
{
|
|
96809
96723
|
"kind": "field",
|
|
96810
|
-
"name": "
|
|
96724
|
+
"name": "iconPlacement",
|
|
96811
96725
|
"type": {
|
|
96812
|
-
"text": "
|
|
96726
|
+
"text": "SbbIconPlacement"
|
|
96813
96727
|
},
|
|
96814
96728
|
"privacy": "public",
|
|
96815
|
-
"
|
|
96816
|
-
"
|
|
96817
|
-
"attribute": "
|
|
96818
|
-
"reflects": true
|
|
96819
|
-
"inheritedFrom": {
|
|
96820
|
-
"name": "SbbLinkCommonElementMixin",
|
|
96821
|
-
"module": "link/common/link-common.js"
|
|
96822
|
-
}
|
|
96729
|
+
"default": "'start'",
|
|
96730
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
96731
|
+
"attribute": "icon-placement",
|
|
96732
|
+
"reflects": true
|
|
96823
96733
|
},
|
|
96824
96734
|
{
|
|
96825
96735
|
"kind": "method",
|
|
@@ -96830,10 +96740,25 @@
|
|
|
96830
96740
|
"text": "TemplateResult"
|
|
96831
96741
|
}
|
|
96832
96742
|
},
|
|
96833
|
-
"description": "Override this method to render the component template.",
|
|
96834
96743
|
"inheritedFrom": {
|
|
96835
|
-
"name": "
|
|
96836
|
-
"module": "
|
|
96744
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96745
|
+
"module": "link/common/link-common.js"
|
|
96746
|
+
}
|
|
96747
|
+
},
|
|
96748
|
+
{
|
|
96749
|
+
"kind": "field",
|
|
96750
|
+
"name": "size",
|
|
96751
|
+
"type": {
|
|
96752
|
+
"text": "SbbLinkSize"
|
|
96753
|
+
},
|
|
96754
|
+
"privacy": "public",
|
|
96755
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
96756
|
+
"default": "'s' / 'xs' (lean)",
|
|
96757
|
+
"attribute": "size",
|
|
96758
|
+
"reflects": true,
|
|
96759
|
+
"inheritedFrom": {
|
|
96760
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96761
|
+
"module": "link/common/link-common.js"
|
|
96837
96762
|
}
|
|
96838
96763
|
},
|
|
96839
96764
|
{
|
|
@@ -96917,23 +96842,221 @@
|
|
|
96917
96842
|
"name": "SbbIconNameMixin",
|
|
96918
96843
|
"module": "icon/icon-name-mixin.js"
|
|
96919
96844
|
}
|
|
96920
|
-
}
|
|
96845
|
+
}
|
|
96846
|
+
],
|
|
96847
|
+
"attributes": [
|
|
96921
96848
|
{
|
|
96922
|
-
"
|
|
96923
|
-
"name": "maybeDisabled",
|
|
96849
|
+
"name": "icon-placement",
|
|
96924
96850
|
"type": {
|
|
96925
|
-
"text": "
|
|
96851
|
+
"text": "SbbIconPlacement"
|
|
96926
96852
|
},
|
|
96927
|
-
"
|
|
96928
|
-
"
|
|
96929
|
-
"
|
|
96930
|
-
"name": "SbbActionBaseElement",
|
|
96931
|
-
"module": "core/base-elements/action-base-element.js"
|
|
96932
|
-
}
|
|
96853
|
+
"default": "'start'",
|
|
96854
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
96855
|
+
"fieldName": "iconPlacement"
|
|
96933
96856
|
},
|
|
96934
96857
|
{
|
|
96935
|
-
"
|
|
96936
|
-
"
|
|
96858
|
+
"name": "size",
|
|
96859
|
+
"type": {
|
|
96860
|
+
"text": "SbbLinkSize"
|
|
96861
|
+
},
|
|
96862
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
96863
|
+
"default": "'s' / 'xs' (lean)",
|
|
96864
|
+
"fieldName": "size",
|
|
96865
|
+
"inheritedFrom": {
|
|
96866
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96867
|
+
"module": "link/common/link-common.js"
|
|
96868
|
+
}
|
|
96869
|
+
},
|
|
96870
|
+
{
|
|
96871
|
+
"name": "negative",
|
|
96872
|
+
"type": {
|
|
96873
|
+
"text": "boolean"
|
|
96874
|
+
},
|
|
96875
|
+
"default": "false",
|
|
96876
|
+
"description": "Negative coloring variant flag.",
|
|
96877
|
+
"fieldName": "negative",
|
|
96878
|
+
"inheritedFrom": {
|
|
96879
|
+
"name": "SbbNegativeMixin",
|
|
96880
|
+
"module": "core/mixins/negative-mixin.js"
|
|
96881
|
+
}
|
|
96882
|
+
},
|
|
96883
|
+
{
|
|
96884
|
+
"name": "icon-name",
|
|
96885
|
+
"type": {
|
|
96886
|
+
"text": "string"
|
|
96887
|
+
},
|
|
96888
|
+
"default": "''",
|
|
96889
|
+
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
96890
|
+
"fieldName": "iconName",
|
|
96891
|
+
"inheritedFrom": {
|
|
96892
|
+
"name": "SbbIconNameMixin",
|
|
96893
|
+
"module": "icon/icon-name-mixin.js"
|
|
96894
|
+
}
|
|
96895
|
+
}
|
|
96896
|
+
],
|
|
96897
|
+
"mixins": [
|
|
96898
|
+
{
|
|
96899
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96900
|
+
"module": "link/common/link-common.js"
|
|
96901
|
+
},
|
|
96902
|
+
{
|
|
96903
|
+
"name": "SbbIconNameMixin",
|
|
96904
|
+
"module": "icon.js"
|
|
96905
|
+
}
|
|
96906
|
+
],
|
|
96907
|
+
"parameters": [
|
|
96908
|
+
{
|
|
96909
|
+
"name": "superClass",
|
|
96910
|
+
"type": {
|
|
96911
|
+
"text": "T"
|
|
96912
|
+
}
|
|
96913
|
+
}
|
|
96914
|
+
]
|
|
96915
|
+
}
|
|
96916
|
+
],
|
|
96917
|
+
"exports": [
|
|
96918
|
+
{
|
|
96919
|
+
"kind": "js",
|
|
96920
|
+
"name": "SbbBlockLinkCommonElementMixinType",
|
|
96921
|
+
"declaration": {
|
|
96922
|
+
"name": "SbbBlockLinkCommonElementMixinType",
|
|
96923
|
+
"module": "link/common/block-link-common.js"
|
|
96924
|
+
}
|
|
96925
|
+
},
|
|
96926
|
+
{
|
|
96927
|
+
"kind": "js",
|
|
96928
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
96929
|
+
"declaration": {
|
|
96930
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
96931
|
+
"module": "link/common/block-link-common.js"
|
|
96932
|
+
}
|
|
96933
|
+
}
|
|
96934
|
+
]
|
|
96935
|
+
},
|
|
96936
|
+
{
|
|
96937
|
+
"kind": "javascript-module",
|
|
96938
|
+
"path": "link/common/inline-link-common.js",
|
|
96939
|
+
"declarations": [
|
|
96940
|
+
{
|
|
96941
|
+
"kind": "class",
|
|
96942
|
+
"description": "",
|
|
96943
|
+
"name": "SbbInlineLinkCommonElementMixinType",
|
|
96944
|
+
"mixins": [
|
|
96945
|
+
{
|
|
96946
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96947
|
+
"module": "link/common/link-common.js"
|
|
96948
|
+
}
|
|
96949
|
+
],
|
|
96950
|
+
"superclass": {
|
|
96951
|
+
"name": "SbbActionBaseElement",
|
|
96952
|
+
"module": "core/base-elements.js"
|
|
96953
|
+
},
|
|
96954
|
+
"attributes": [
|
|
96955
|
+
{
|
|
96956
|
+
"name": "size",
|
|
96957
|
+
"type": {
|
|
96958
|
+
"text": "SbbLinkSize"
|
|
96959
|
+
},
|
|
96960
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
96961
|
+
"default": "'s' / 'xs' (lean)",
|
|
96962
|
+
"fieldName": "size",
|
|
96963
|
+
"inheritedFrom": {
|
|
96964
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96965
|
+
"module": "link/common/link-common.js"
|
|
96966
|
+
}
|
|
96967
|
+
},
|
|
96968
|
+
{
|
|
96969
|
+
"name": "negative",
|
|
96970
|
+
"type": {
|
|
96971
|
+
"text": "boolean"
|
|
96972
|
+
},
|
|
96973
|
+
"default": "false",
|
|
96974
|
+
"description": "Negative coloring variant flag.",
|
|
96975
|
+
"fieldName": "negative",
|
|
96976
|
+
"inheritedFrom": {
|
|
96977
|
+
"name": "SbbNegativeMixin",
|
|
96978
|
+
"module": "core/mixins/negative-mixin.js"
|
|
96979
|
+
}
|
|
96980
|
+
}
|
|
96981
|
+
],
|
|
96982
|
+
"members": [
|
|
96983
|
+
{
|
|
96984
|
+
"kind": "field",
|
|
96985
|
+
"name": "styles",
|
|
96986
|
+
"type": {
|
|
96987
|
+
"text": "CSSResultGroup"
|
|
96988
|
+
},
|
|
96989
|
+
"privacy": "public",
|
|
96990
|
+
"static": true,
|
|
96991
|
+
"default": "style",
|
|
96992
|
+
"inheritedFrom": {
|
|
96993
|
+
"name": "SbbLinkCommonElementMixin",
|
|
96994
|
+
"module": "link/common/link-common.js"
|
|
96995
|
+
}
|
|
96996
|
+
},
|
|
96997
|
+
{
|
|
96998
|
+
"kind": "field",
|
|
96999
|
+
"name": "size",
|
|
97000
|
+
"type": {
|
|
97001
|
+
"text": "SbbLinkSize"
|
|
97002
|
+
},
|
|
97003
|
+
"privacy": "public",
|
|
97004
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97005
|
+
"default": "'s' / 'xs' (lean)",
|
|
97006
|
+
"attribute": "size",
|
|
97007
|
+
"reflects": true,
|
|
97008
|
+
"inheritedFrom": {
|
|
97009
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97010
|
+
"module": "link/common/link-common.js"
|
|
97011
|
+
}
|
|
97012
|
+
},
|
|
97013
|
+
{
|
|
97014
|
+
"kind": "method",
|
|
97015
|
+
"name": "renderTemplate",
|
|
97016
|
+
"privacy": "protected",
|
|
97017
|
+
"return": {
|
|
97018
|
+
"type": {
|
|
97019
|
+
"text": "TemplateResult"
|
|
97020
|
+
}
|
|
97021
|
+
},
|
|
97022
|
+
"description": "Override this method to render the component template.",
|
|
97023
|
+
"inheritedFrom": {
|
|
97024
|
+
"name": "SbbActionBaseElement",
|
|
97025
|
+
"module": "core/base-elements/action-base-element.js"
|
|
97026
|
+
}
|
|
97027
|
+
},
|
|
97028
|
+
{
|
|
97029
|
+
"kind": "field",
|
|
97030
|
+
"name": "negative",
|
|
97031
|
+
"type": {
|
|
97032
|
+
"text": "boolean"
|
|
97033
|
+
},
|
|
97034
|
+
"privacy": "public",
|
|
97035
|
+
"default": "false",
|
|
97036
|
+
"description": "Negative coloring variant flag.",
|
|
97037
|
+
"attribute": "negative",
|
|
97038
|
+
"reflects": true,
|
|
97039
|
+
"inheritedFrom": {
|
|
97040
|
+
"name": "SbbNegativeMixin",
|
|
97041
|
+
"module": "core/mixins/negative-mixin.js"
|
|
97042
|
+
}
|
|
97043
|
+
},
|
|
97044
|
+
{
|
|
97045
|
+
"kind": "field",
|
|
97046
|
+
"name": "maybeDisabled",
|
|
97047
|
+
"type": {
|
|
97048
|
+
"text": "boolean | undefined"
|
|
97049
|
+
},
|
|
97050
|
+
"privacy": "protected",
|
|
97051
|
+
"readonly": true,
|
|
97052
|
+
"inheritedFrom": {
|
|
97053
|
+
"name": "SbbActionBaseElement",
|
|
97054
|
+
"module": "core/base-elements/action-base-element.js"
|
|
97055
|
+
}
|
|
97056
|
+
},
|
|
97057
|
+
{
|
|
97058
|
+
"kind": "field",
|
|
97059
|
+
"name": "maybeDisabledInteractive",
|
|
96937
97060
|
"type": {
|
|
96938
97061
|
"text": "boolean | undefined"
|
|
96939
97062
|
},
|
|
@@ -97077,67 +97200,12 @@
|
|
|
97077
97200
|
"module": "core/base-elements/element.js"
|
|
97078
97201
|
}
|
|
97079
97202
|
}
|
|
97080
|
-
],
|
|
97081
|
-
"mixins": [
|
|
97082
|
-
{
|
|
97083
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97084
|
-
"module": "link/common/link-common.js"
|
|
97085
|
-
},
|
|
97086
|
-
{
|
|
97087
|
-
"name": "SbbIconNameMixin",
|
|
97088
|
-
"module": "icon.js"
|
|
97089
|
-
}
|
|
97090
|
-
],
|
|
97091
|
-
"superclass": {
|
|
97092
|
-
"name": "SbbActionBaseElement",
|
|
97093
|
-
"module": "core/base-elements.js"
|
|
97094
|
-
},
|
|
97095
|
-
"attributes": [
|
|
97096
|
-
{
|
|
97097
|
-
"name": "size",
|
|
97098
|
-
"type": {
|
|
97099
|
-
"text": "SbbLinkSize"
|
|
97100
|
-
},
|
|
97101
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97102
|
-
"default": "'s' / 'xs' (lean)",
|
|
97103
|
-
"fieldName": "size",
|
|
97104
|
-
"inheritedFrom": {
|
|
97105
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97106
|
-
"module": "link/common/link-common.js"
|
|
97107
|
-
}
|
|
97108
|
-
},
|
|
97109
|
-
{
|
|
97110
|
-
"name": "negative",
|
|
97111
|
-
"type": {
|
|
97112
|
-
"text": "boolean"
|
|
97113
|
-
},
|
|
97114
|
-
"default": "false",
|
|
97115
|
-
"description": "Negative coloring variant flag.",
|
|
97116
|
-
"fieldName": "negative",
|
|
97117
|
-
"inheritedFrom": {
|
|
97118
|
-
"name": "SbbNegativeMixin",
|
|
97119
|
-
"module": "core/mixins/negative-mixin.js"
|
|
97120
|
-
}
|
|
97121
|
-
},
|
|
97122
|
-
{
|
|
97123
|
-
"name": "icon-name",
|
|
97124
|
-
"type": {
|
|
97125
|
-
"text": "string"
|
|
97126
|
-
},
|
|
97127
|
-
"default": "''",
|
|
97128
|
-
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
97129
|
-
"fieldName": "iconName",
|
|
97130
|
-
"inheritedFrom": {
|
|
97131
|
-
"name": "SbbIconNameMixin",
|
|
97132
|
-
"module": "icon/icon-name-mixin.js"
|
|
97133
|
-
}
|
|
97134
|
-
}
|
|
97135
97203
|
]
|
|
97136
97204
|
},
|
|
97137
97205
|
{
|
|
97138
97206
|
"kind": "mixin",
|
|
97139
97207
|
"description": "",
|
|
97140
|
-
"name": "
|
|
97208
|
+
"name": "SbbInlineLinkCommonElementMixin",
|
|
97141
97209
|
"members": [
|
|
97142
97210
|
{
|
|
97143
97211
|
"kind": "field",
|
|
@@ -97147,7 +97215,7 @@
|
|
|
97147
97215
|
},
|
|
97148
97216
|
"privacy": "public",
|
|
97149
97217
|
"static": true,
|
|
97150
|
-
"default": "[boxSizingStyles, style,
|
|
97218
|
+
"default": "[boxSizingStyles, style, inlineStyle]",
|
|
97151
97219
|
"inheritedFrom": {
|
|
97152
97220
|
"name": "SbbLinkCommonElementMixin",
|
|
97153
97221
|
"module": "link/common/link-common.js"
|
|
@@ -97155,15 +97223,19 @@
|
|
|
97155
97223
|
},
|
|
97156
97224
|
{
|
|
97157
97225
|
"kind": "field",
|
|
97158
|
-
"name": "
|
|
97226
|
+
"name": "size",
|
|
97159
97227
|
"type": {
|
|
97160
|
-
"text": "
|
|
97228
|
+
"text": "SbbLinkSize"
|
|
97161
97229
|
},
|
|
97162
97230
|
"privacy": "public",
|
|
97163
|
-
"
|
|
97164
|
-
"
|
|
97165
|
-
"attribute": "
|
|
97166
|
-
"reflects": true
|
|
97231
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97232
|
+
"default": "'s' / 'xs' (lean)",
|
|
97233
|
+
"attribute": "size",
|
|
97234
|
+
"reflects": true,
|
|
97235
|
+
"inheritedFrom": {
|
|
97236
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97237
|
+
"module": "link/common/link-common.js"
|
|
97238
|
+
}
|
|
97167
97239
|
},
|
|
97168
97240
|
{
|
|
97169
97241
|
"kind": "method",
|
|
@@ -97179,22 +97251,6 @@
|
|
|
97179
97251
|
"module": "link/common/link-common.js"
|
|
97180
97252
|
}
|
|
97181
97253
|
},
|
|
97182
|
-
{
|
|
97183
|
-
"kind": "field",
|
|
97184
|
-
"name": "size",
|
|
97185
|
-
"type": {
|
|
97186
|
-
"text": "SbbLinkSize"
|
|
97187
|
-
},
|
|
97188
|
-
"privacy": "public",
|
|
97189
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97190
|
-
"default": "'s' / 'xs' (lean)",
|
|
97191
|
-
"attribute": "size",
|
|
97192
|
-
"reflects": true,
|
|
97193
|
-
"inheritedFrom": {
|
|
97194
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97195
|
-
"module": "link/common/link-common.js"
|
|
97196
|
-
}
|
|
97197
|
-
},
|
|
97198
97254
|
{
|
|
97199
97255
|
"kind": "field",
|
|
97200
97256
|
"name": "negative",
|
|
@@ -97210,84 +97266,23 @@
|
|
|
97210
97266
|
"name": "SbbNegativeMixin",
|
|
97211
97267
|
"module": "core/mixins/negative-mixin.js"
|
|
97212
97268
|
}
|
|
97213
|
-
}
|
|
97214
|
-
|
|
97215
|
-
|
|
97216
|
-
"name": "iconName",
|
|
97217
|
-
"type": {
|
|
97218
|
-
"text": "string"
|
|
97219
|
-
},
|
|
97220
|
-
"privacy": "public",
|
|
97221
|
-
"default": "''",
|
|
97222
|
-
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
97223
|
-
"attribute": "icon-name",
|
|
97224
|
-
"inheritedFrom": {
|
|
97225
|
-
"name": "SbbIconNameMixin",
|
|
97226
|
-
"module": "icon/icon-name-mixin.js"
|
|
97227
|
-
}
|
|
97228
|
-
},
|
|
97229
|
-
{
|
|
97230
|
-
"kind": "method",
|
|
97231
|
-
"name": "renderIconSlot",
|
|
97232
|
-
"privacy": "protected",
|
|
97233
|
-
"return": {
|
|
97234
|
-
"type": {
|
|
97235
|
-
"text": "TemplateResult"
|
|
97236
|
-
}
|
|
97237
|
-
},
|
|
97238
|
-
"parameters": [
|
|
97239
|
-
{
|
|
97240
|
-
"name": "classname",
|
|
97241
|
-
"optional": true,
|
|
97242
|
-
"type": {
|
|
97243
|
-
"text": "string"
|
|
97244
|
-
}
|
|
97245
|
-
}
|
|
97246
|
-
],
|
|
97247
|
-
"inheritedFrom": {
|
|
97248
|
-
"name": "SbbIconNameMixin",
|
|
97249
|
-
"module": "icon/icon-name-mixin.js"
|
|
97250
|
-
}
|
|
97251
|
-
},
|
|
97269
|
+
}
|
|
97270
|
+
],
|
|
97271
|
+
"mixins": [
|
|
97252
97272
|
{
|
|
97253
|
-
"
|
|
97254
|
-
"
|
|
97255
|
-
|
|
97256
|
-
|
|
97257
|
-
|
|
97258
|
-
"text": "string"
|
|
97259
|
-
}
|
|
97260
|
-
},
|
|
97261
|
-
"inheritedFrom": {
|
|
97262
|
-
"name": "SbbIconNameMixin",
|
|
97263
|
-
"module": "icon/icon-name-mixin.js"
|
|
97264
|
-
}
|
|
97265
|
-
},
|
|
97273
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97274
|
+
"module": "link/common/link-common.js"
|
|
97275
|
+
}
|
|
97276
|
+
],
|
|
97277
|
+
"parameters": [
|
|
97266
97278
|
{
|
|
97267
|
-
"
|
|
97268
|
-
"
|
|
97269
|
-
|
|
97270
|
-
"return": {
|
|
97271
|
-
"type": {
|
|
97272
|
-
"text": "string"
|
|
97273
|
-
}
|
|
97274
|
-
},
|
|
97275
|
-
"inheritedFrom": {
|
|
97276
|
-
"name": "SbbIconNameMixin",
|
|
97277
|
-
"module": "icon/icon-name-mixin.js"
|
|
97279
|
+
"name": "superClass",
|
|
97280
|
+
"type": {
|
|
97281
|
+
"text": "T"
|
|
97278
97282
|
}
|
|
97279
97283
|
}
|
|
97280
97284
|
],
|
|
97281
97285
|
"attributes": [
|
|
97282
|
-
{
|
|
97283
|
-
"name": "icon-placement",
|
|
97284
|
-
"type": {
|
|
97285
|
-
"text": "SbbIconPlacement"
|
|
97286
|
-
},
|
|
97287
|
-
"default": "'start'",
|
|
97288
|
-
"description": "Moves the icon to the end of the component if set to true.",
|
|
97289
|
-
"fieldName": "iconPlacement"
|
|
97290
|
-
},
|
|
97291
97286
|
{
|
|
97292
97287
|
"name": "size",
|
|
97293
97288
|
"type": {
|
|
@@ -97313,37 +97308,6 @@
|
|
|
97313
97308
|
"name": "SbbNegativeMixin",
|
|
97314
97309
|
"module": "core/mixins/negative-mixin.js"
|
|
97315
97310
|
}
|
|
97316
|
-
},
|
|
97317
|
-
{
|
|
97318
|
-
"name": "icon-name",
|
|
97319
|
-
"type": {
|
|
97320
|
-
"text": "string"
|
|
97321
|
-
},
|
|
97322
|
-
"default": "''",
|
|
97323
|
-
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
97324
|
-
"fieldName": "iconName",
|
|
97325
|
-
"inheritedFrom": {
|
|
97326
|
-
"name": "SbbIconNameMixin",
|
|
97327
|
-
"module": "icon/icon-name-mixin.js"
|
|
97328
|
-
}
|
|
97329
|
-
}
|
|
97330
|
-
],
|
|
97331
|
-
"mixins": [
|
|
97332
|
-
{
|
|
97333
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97334
|
-
"module": "link/common/link-common.js"
|
|
97335
|
-
},
|
|
97336
|
-
{
|
|
97337
|
-
"name": "SbbIconNameMixin",
|
|
97338
|
-
"module": "icon.js"
|
|
97339
|
-
}
|
|
97340
|
-
],
|
|
97341
|
-
"parameters": [
|
|
97342
|
-
{
|
|
97343
|
-
"name": "superClass",
|
|
97344
|
-
"type": {
|
|
97345
|
-
"text": "T"
|
|
97346
|
-
}
|
|
97347
97311
|
}
|
|
97348
97312
|
]
|
|
97349
97313
|
}
|
|
@@ -97351,113 +97315,38 @@
|
|
|
97351
97315
|
"exports": [
|
|
97352
97316
|
{
|
|
97353
97317
|
"kind": "js",
|
|
97354
|
-
"name": "
|
|
97318
|
+
"name": "SbbInlineLinkCommonElementMixinType",
|
|
97355
97319
|
"declaration": {
|
|
97356
|
-
"name": "
|
|
97357
|
-
"module": "link/common/
|
|
97320
|
+
"name": "SbbInlineLinkCommonElementMixinType",
|
|
97321
|
+
"module": "link/common/inline-link-common.js"
|
|
97358
97322
|
}
|
|
97359
97323
|
},
|
|
97360
97324
|
{
|
|
97361
97325
|
"kind": "js",
|
|
97362
|
-
"name": "
|
|
97326
|
+
"name": "SbbInlineLinkCommonElementMixin",
|
|
97363
97327
|
"declaration": {
|
|
97364
|
-
"name": "
|
|
97365
|
-
"module": "link/common/
|
|
97328
|
+
"name": "SbbInlineLinkCommonElementMixin",
|
|
97329
|
+
"module": "link/common/inline-link-common.js"
|
|
97366
97330
|
}
|
|
97367
97331
|
}
|
|
97368
97332
|
]
|
|
97369
97333
|
},
|
|
97370
97334
|
{
|
|
97371
97335
|
"kind": "javascript-module",
|
|
97372
|
-
"path": "link/common/
|
|
97336
|
+
"path": "link/common/link-common.js",
|
|
97373
97337
|
"declarations": [
|
|
97374
97338
|
{
|
|
97375
97339
|
"kind": "class",
|
|
97376
97340
|
"description": "",
|
|
97377
|
-
"name": "
|
|
97378
|
-
"mixins": [
|
|
97379
|
-
{
|
|
97380
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97381
|
-
"module": "link/common/link-common.js"
|
|
97382
|
-
}
|
|
97383
|
-
],
|
|
97384
|
-
"superclass": {
|
|
97385
|
-
"name": "SbbActionBaseElement",
|
|
97386
|
-
"module": "core/base-elements.js"
|
|
97387
|
-
},
|
|
97388
|
-
"attributes": [
|
|
97389
|
-
{
|
|
97390
|
-
"name": "size",
|
|
97391
|
-
"type": {
|
|
97392
|
-
"text": "SbbLinkSize"
|
|
97393
|
-
},
|
|
97394
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97395
|
-
"default": "'s' / 'xs' (lean)",
|
|
97396
|
-
"fieldName": "size",
|
|
97397
|
-
"inheritedFrom": {
|
|
97398
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97399
|
-
"module": "link/common/link-common.js"
|
|
97400
|
-
}
|
|
97401
|
-
},
|
|
97402
|
-
{
|
|
97403
|
-
"name": "negative",
|
|
97404
|
-
"type": {
|
|
97405
|
-
"text": "boolean"
|
|
97406
|
-
},
|
|
97407
|
-
"default": "false",
|
|
97408
|
-
"description": "Negative coloring variant flag.",
|
|
97409
|
-
"fieldName": "negative",
|
|
97410
|
-
"inheritedFrom": {
|
|
97411
|
-
"name": "SbbNegativeMixin",
|
|
97412
|
-
"module": "core/mixins/negative-mixin.js"
|
|
97413
|
-
}
|
|
97414
|
-
}
|
|
97415
|
-
],
|
|
97341
|
+
"name": "SbbLinkCommonElementMixinType",
|
|
97416
97342
|
"members": [
|
|
97417
97343
|
{
|
|
97418
|
-
"kind": "field",
|
|
97419
|
-
"name": "
|
|
97420
|
-
"type": {
|
|
97421
|
-
"text": "
|
|
97422
|
-
},
|
|
97423
|
-
"privacy": "public",
|
|
97424
|
-
"static": true,
|
|
97425
|
-
"default": "style",
|
|
97426
|
-
"inheritedFrom": {
|
|
97427
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97428
|
-
"module": "link/common/link-common.js"
|
|
97429
|
-
}
|
|
97430
|
-
},
|
|
97431
|
-
{
|
|
97432
|
-
"kind": "field",
|
|
97433
|
-
"name": "size",
|
|
97434
|
-
"type": {
|
|
97435
|
-
"text": "SbbLinkSize"
|
|
97436
|
-
},
|
|
97437
|
-
"privacy": "public",
|
|
97438
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97439
|
-
"default": "'s' / 'xs' (lean)",
|
|
97440
|
-
"attribute": "size",
|
|
97441
|
-
"reflects": true,
|
|
97442
|
-
"inheritedFrom": {
|
|
97443
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97444
|
-
"module": "link/common/link-common.js"
|
|
97445
|
-
}
|
|
97446
|
-
},
|
|
97447
|
-
{
|
|
97448
|
-
"kind": "method",
|
|
97449
|
-
"name": "renderTemplate",
|
|
97450
|
-
"privacy": "protected",
|
|
97451
|
-
"return": {
|
|
97452
|
-
"type": {
|
|
97453
|
-
"text": "TemplateResult"
|
|
97454
|
-
}
|
|
97344
|
+
"kind": "field",
|
|
97345
|
+
"name": "size",
|
|
97346
|
+
"type": {
|
|
97347
|
+
"text": "SbbLinkSize"
|
|
97455
97348
|
},
|
|
97456
|
-
"
|
|
97457
|
-
"inheritedFrom": {
|
|
97458
|
-
"name": "SbbActionBaseElement",
|
|
97459
|
-
"module": "core/base-elements/action-base-element.js"
|
|
97460
|
-
}
|
|
97349
|
+
"privacy": "public"
|
|
97461
97350
|
},
|
|
97462
97351
|
{
|
|
97463
97352
|
"kind": "field",
|
|
@@ -97515,6 +97404,21 @@
|
|
|
97515
97404
|
"module": "core/base-elements/action-base-element.js"
|
|
97516
97405
|
}
|
|
97517
97406
|
},
|
|
97407
|
+
{
|
|
97408
|
+
"kind": "method",
|
|
97409
|
+
"name": "renderTemplate",
|
|
97410
|
+
"privacy": "protected",
|
|
97411
|
+
"return": {
|
|
97412
|
+
"type": {
|
|
97413
|
+
"text": "TemplateResult"
|
|
97414
|
+
}
|
|
97415
|
+
},
|
|
97416
|
+
"description": "Override this method to render the component template.",
|
|
97417
|
+
"inheritedFrom": {
|
|
97418
|
+
"name": "SbbActionBaseElement",
|
|
97419
|
+
"module": "core/base-elements/action-base-element.js"
|
|
97420
|
+
}
|
|
97421
|
+
},
|
|
97518
97422
|
{
|
|
97519
97423
|
"kind": "field",
|
|
97520
97424
|
"name": "_hydrationRequired",
|
|
@@ -97634,12 +97538,37 @@
|
|
|
97634
97538
|
"module": "core/base-elements/element.js"
|
|
97635
97539
|
}
|
|
97636
97540
|
}
|
|
97541
|
+
],
|
|
97542
|
+
"mixins": [
|
|
97543
|
+
{
|
|
97544
|
+
"name": "SbbNegativeMixin",
|
|
97545
|
+
"module": "core/mixins.js"
|
|
97546
|
+
}
|
|
97547
|
+
],
|
|
97548
|
+
"superclass": {
|
|
97549
|
+
"name": "SbbActionBaseElement",
|
|
97550
|
+
"module": "core/base-elements.js"
|
|
97551
|
+
},
|
|
97552
|
+
"attributes": [
|
|
97553
|
+
{
|
|
97554
|
+
"name": "negative",
|
|
97555
|
+
"type": {
|
|
97556
|
+
"text": "boolean"
|
|
97557
|
+
},
|
|
97558
|
+
"default": "false",
|
|
97559
|
+
"description": "Negative coloring variant flag.",
|
|
97560
|
+
"fieldName": "negative",
|
|
97561
|
+
"inheritedFrom": {
|
|
97562
|
+
"name": "SbbNegativeMixin",
|
|
97563
|
+
"module": "core/mixins/negative-mixin.js"
|
|
97564
|
+
}
|
|
97565
|
+
}
|
|
97637
97566
|
]
|
|
97638
97567
|
},
|
|
97639
97568
|
{
|
|
97640
97569
|
"kind": "mixin",
|
|
97641
97570
|
"description": "",
|
|
97642
|
-
"name": "
|
|
97571
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97643
97572
|
"members": [
|
|
97644
97573
|
{
|
|
97645
97574
|
"kind": "field",
|
|
@@ -97649,11 +97578,7 @@
|
|
|
97649
97578
|
},
|
|
97650
97579
|
"privacy": "public",
|
|
97651
97580
|
"static": true,
|
|
97652
|
-
"default": "
|
|
97653
|
-
"inheritedFrom": {
|
|
97654
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97655
|
-
"module": "link/common/link-common.js"
|
|
97656
|
-
}
|
|
97581
|
+
"default": "style"
|
|
97657
97582
|
},
|
|
97658
97583
|
{
|
|
97659
97584
|
"kind": "field",
|
|
@@ -97665,11 +97590,7 @@
|
|
|
97665
97590
|
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97666
97591
|
"default": "'s' / 'xs' (lean)",
|
|
97667
97592
|
"attribute": "size",
|
|
97668
|
-
"reflects": true
|
|
97669
|
-
"inheritedFrom": {
|
|
97670
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97671
|
-
"module": "link/common/link-common.js"
|
|
97672
|
-
}
|
|
97593
|
+
"reflects": true
|
|
97673
97594
|
},
|
|
97674
97595
|
{
|
|
97675
97596
|
"kind": "method",
|
|
@@ -97679,10 +97600,6 @@
|
|
|
97679
97600
|
"type": {
|
|
97680
97601
|
"text": "TemplateResult"
|
|
97681
97602
|
}
|
|
97682
|
-
},
|
|
97683
|
-
"inheritedFrom": {
|
|
97684
|
-
"name": "SbbLinkCommonElementMixin",
|
|
97685
|
-
"module": "link/common/link-common.js"
|
|
97686
97603
|
}
|
|
97687
97604
|
},
|
|
97688
97605
|
{
|
|
@@ -97702,10 +97619,34 @@
|
|
|
97702
97619
|
}
|
|
97703
97620
|
}
|
|
97704
97621
|
],
|
|
97622
|
+
"attributes": [
|
|
97623
|
+
{
|
|
97624
|
+
"name": "size",
|
|
97625
|
+
"type": {
|
|
97626
|
+
"text": "SbbLinkSize"
|
|
97627
|
+
},
|
|
97628
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97629
|
+
"default": "'s' / 'xs' (lean)",
|
|
97630
|
+
"fieldName": "size"
|
|
97631
|
+
},
|
|
97632
|
+
{
|
|
97633
|
+
"name": "negative",
|
|
97634
|
+
"type": {
|
|
97635
|
+
"text": "boolean"
|
|
97636
|
+
},
|
|
97637
|
+
"default": "false",
|
|
97638
|
+
"description": "Negative coloring variant flag.",
|
|
97639
|
+
"fieldName": "negative",
|
|
97640
|
+
"inheritedFrom": {
|
|
97641
|
+
"name": "SbbNegativeMixin",
|
|
97642
|
+
"module": "core/mixins/negative-mixin.js"
|
|
97643
|
+
}
|
|
97644
|
+
}
|
|
97645
|
+
],
|
|
97705
97646
|
"mixins": [
|
|
97706
97647
|
{
|
|
97707
|
-
"name": "
|
|
97708
|
-
"module": "
|
|
97648
|
+
"name": "SbbNegativeMixin",
|
|
97649
|
+
"module": "core/mixins.js"
|
|
97709
97650
|
}
|
|
97710
97651
|
],
|
|
97711
97652
|
"parameters": [
|
|
@@ -97715,87 +97656,231 @@
|
|
|
97715
97656
|
"text": "T"
|
|
97716
97657
|
}
|
|
97717
97658
|
}
|
|
97659
|
+
]
|
|
97660
|
+
}
|
|
97661
|
+
],
|
|
97662
|
+
"exports": [
|
|
97663
|
+
{
|
|
97664
|
+
"kind": "js",
|
|
97665
|
+
"name": "SbbLinkCommonElementMixinType",
|
|
97666
|
+
"declaration": {
|
|
97667
|
+
"name": "SbbLinkCommonElementMixinType",
|
|
97668
|
+
"module": "link/common/link-common.js"
|
|
97669
|
+
}
|
|
97670
|
+
},
|
|
97671
|
+
{
|
|
97672
|
+
"kind": "js",
|
|
97673
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97674
|
+
"declaration": {
|
|
97675
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97676
|
+
"module": "link/common/link-common.js"
|
|
97677
|
+
}
|
|
97678
|
+
}
|
|
97679
|
+
]
|
|
97680
|
+
},
|
|
97681
|
+
{
|
|
97682
|
+
"kind": "javascript-module",
|
|
97683
|
+
"path": "link/block-link-static/block-link-static.component.js",
|
|
97684
|
+
"declarations": [
|
|
97685
|
+
{
|
|
97686
|
+
"kind": "class",
|
|
97687
|
+
"description": "It displays a static link enhanced with the SBB Design.",
|
|
97688
|
+
"name": "SbbBlockLinkStaticElement",
|
|
97689
|
+
"slots": [
|
|
97690
|
+
{
|
|
97691
|
+
"description": "Use the unnamed slot to add content to the `sbb-block-link-static`.",
|
|
97692
|
+
"name": ""
|
|
97693
|
+
},
|
|
97694
|
+
{
|
|
97695
|
+
"description": "Slot used to display the icon, if one is set.",
|
|
97696
|
+
"name": "icon"
|
|
97697
|
+
}
|
|
97718
97698
|
],
|
|
97719
|
-
"
|
|
97699
|
+
"members": [
|
|
97700
|
+
{
|
|
97701
|
+
"kind": "field",
|
|
97702
|
+
"name": "elementName",
|
|
97703
|
+
"type": {
|
|
97704
|
+
"text": "string"
|
|
97705
|
+
},
|
|
97706
|
+
"privacy": "public",
|
|
97707
|
+
"static": true,
|
|
97708
|
+
"readonly": true,
|
|
97709
|
+
"inheritedFrom": {
|
|
97710
|
+
"name": "SbbElement",
|
|
97711
|
+
"module": "core/base-elements/element.js"
|
|
97712
|
+
},
|
|
97713
|
+
"default": "'sbb-block-link-static'"
|
|
97714
|
+
},
|
|
97715
|
+
{
|
|
97716
|
+
"kind": "field",
|
|
97717
|
+
"name": "styles",
|
|
97718
|
+
"type": {
|
|
97719
|
+
"text": "CSSResultGroup"
|
|
97720
|
+
},
|
|
97721
|
+
"privacy": "public",
|
|
97722
|
+
"static": true,
|
|
97723
|
+
"default": "[boxSizingStyles, style, blockStyle]",
|
|
97724
|
+
"inheritedFrom": {
|
|
97725
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97726
|
+
"module": "link/common/link-common.js"
|
|
97727
|
+
}
|
|
97728
|
+
},
|
|
97729
|
+
{
|
|
97730
|
+
"kind": "field",
|
|
97731
|
+
"name": "iconPlacement",
|
|
97732
|
+
"type": {
|
|
97733
|
+
"text": "SbbIconPlacement"
|
|
97734
|
+
},
|
|
97735
|
+
"privacy": "public",
|
|
97736
|
+
"default": "'start'",
|
|
97737
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
97738
|
+
"attribute": "icon-placement",
|
|
97739
|
+
"reflects": true,
|
|
97740
|
+
"inheritedFrom": {
|
|
97741
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
97742
|
+
"module": "link/common/block-link-common.js"
|
|
97743
|
+
}
|
|
97744
|
+
},
|
|
97745
|
+
{
|
|
97746
|
+
"kind": "method",
|
|
97747
|
+
"name": "renderTemplate",
|
|
97748
|
+
"privacy": "protected",
|
|
97749
|
+
"return": {
|
|
97750
|
+
"type": {
|
|
97751
|
+
"text": "TemplateResult"
|
|
97752
|
+
}
|
|
97753
|
+
},
|
|
97754
|
+
"description": "Override this method to render the component template.",
|
|
97755
|
+
"inheritedFrom": {
|
|
97756
|
+
"name": "SbbActionBaseElement",
|
|
97757
|
+
"module": "core/base-elements/action-base-element.js"
|
|
97758
|
+
}
|
|
97759
|
+
},
|
|
97720
97760
|
{
|
|
97761
|
+
"kind": "field",
|
|
97721
97762
|
"name": "size",
|
|
97722
97763
|
"type": {
|
|
97723
97764
|
"text": "SbbLinkSize"
|
|
97724
97765
|
},
|
|
97725
|
-
"
|
|
97726
|
-
"
|
|
97727
|
-
"
|
|
97766
|
+
"privacy": "public",
|
|
97767
|
+
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
97768
|
+
"default": "'s' / 'xs' (lean)",
|
|
97769
|
+
"attribute": "size",
|
|
97770
|
+
"reflects": true,
|
|
97771
|
+
"inheritedFrom": {
|
|
97772
|
+
"name": "SbbLinkCommonElementMixin",
|
|
97773
|
+
"module": "link/common/link-common.js"
|
|
97774
|
+
}
|
|
97775
|
+
},
|
|
97776
|
+
{
|
|
97777
|
+
"kind": "field",
|
|
97778
|
+
"name": "iconName",
|
|
97779
|
+
"type": {
|
|
97780
|
+
"text": "string"
|
|
97781
|
+
},
|
|
97782
|
+
"privacy": "public",
|
|
97783
|
+
"default": "''",
|
|
97784
|
+
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
97785
|
+
"attribute": "icon-name",
|
|
97786
|
+
"inheritedFrom": {
|
|
97787
|
+
"name": "SbbIconNameMixin",
|
|
97788
|
+
"module": "icon/icon-name-mixin.js"
|
|
97789
|
+
}
|
|
97790
|
+
},
|
|
97791
|
+
{
|
|
97792
|
+
"kind": "method",
|
|
97793
|
+
"name": "renderIconSlot",
|
|
97794
|
+
"privacy": "protected",
|
|
97795
|
+
"return": {
|
|
97796
|
+
"type": {
|
|
97797
|
+
"text": "TemplateResult"
|
|
97798
|
+
}
|
|
97799
|
+
},
|
|
97800
|
+
"parameters": [
|
|
97801
|
+
{
|
|
97802
|
+
"name": "classname",
|
|
97803
|
+
"optional": true,
|
|
97804
|
+
"type": {
|
|
97805
|
+
"text": "string"
|
|
97806
|
+
}
|
|
97807
|
+
}
|
|
97808
|
+
],
|
|
97809
|
+
"inheritedFrom": {
|
|
97810
|
+
"name": "SbbIconNameMixin",
|
|
97811
|
+
"module": "icon/icon-name-mixin.js"
|
|
97812
|
+
}
|
|
97813
|
+
},
|
|
97814
|
+
{
|
|
97815
|
+
"kind": "method",
|
|
97816
|
+
"name": "renderIconName",
|
|
97817
|
+
"privacy": "protected",
|
|
97818
|
+
"return": {
|
|
97819
|
+
"type": {
|
|
97820
|
+
"text": "string"
|
|
97821
|
+
}
|
|
97822
|
+
},
|
|
97728
97823
|
"inheritedFrom": {
|
|
97729
|
-
"name": "
|
|
97730
|
-
"module": "
|
|
97824
|
+
"name": "SbbIconNameMixin",
|
|
97825
|
+
"module": "icon/icon-name-mixin.js"
|
|
97731
97826
|
}
|
|
97732
97827
|
},
|
|
97733
97828
|
{
|
|
97734
|
-
"
|
|
97735
|
-
"
|
|
97736
|
-
|
|
97829
|
+
"kind": "method",
|
|
97830
|
+
"name": "_renderIconName",
|
|
97831
|
+
"privacy": "private",
|
|
97832
|
+
"return": {
|
|
97833
|
+
"type": {
|
|
97834
|
+
"text": "string"
|
|
97835
|
+
}
|
|
97737
97836
|
},
|
|
97738
|
-
"default": "false",
|
|
97739
|
-
"description": "Negative coloring variant flag.",
|
|
97740
|
-
"fieldName": "negative",
|
|
97741
97837
|
"inheritedFrom": {
|
|
97742
|
-
"name": "
|
|
97743
|
-
"module": "
|
|
97838
|
+
"name": "SbbIconNameMixin",
|
|
97839
|
+
"module": "icon/icon-name-mixin.js"
|
|
97744
97840
|
}
|
|
97745
|
-
}
|
|
97746
|
-
]
|
|
97747
|
-
}
|
|
97748
|
-
],
|
|
97749
|
-
"exports": [
|
|
97750
|
-
{
|
|
97751
|
-
"kind": "js",
|
|
97752
|
-
"name": "SbbInlineLinkCommonElementMixinType",
|
|
97753
|
-
"declaration": {
|
|
97754
|
-
"name": "SbbInlineLinkCommonElementMixinType",
|
|
97755
|
-
"module": "link/common/inline-link-common.js"
|
|
97756
|
-
}
|
|
97757
|
-
},
|
|
97758
|
-
{
|
|
97759
|
-
"kind": "js",
|
|
97760
|
-
"name": "SbbInlineLinkCommonElementMixin",
|
|
97761
|
-
"declaration": {
|
|
97762
|
-
"name": "SbbInlineLinkCommonElementMixin",
|
|
97763
|
-
"module": "link/common/inline-link-common.js"
|
|
97764
|
-
}
|
|
97765
|
-
}
|
|
97766
|
-
]
|
|
97767
|
-
},
|
|
97768
|
-
{
|
|
97769
|
-
"kind": "javascript-module",
|
|
97770
|
-
"path": "link/common/link-common.js",
|
|
97771
|
-
"declarations": [
|
|
97772
|
-
{
|
|
97773
|
-
"kind": "class",
|
|
97774
|
-
"description": "",
|
|
97775
|
-
"name": "SbbLinkCommonElementMixinType",
|
|
97776
|
-
"members": [
|
|
97841
|
+
},
|
|
97777
97842
|
{
|
|
97778
97843
|
"kind": "field",
|
|
97779
|
-
"name": "
|
|
97844
|
+
"name": "disabled",
|
|
97845
|
+
"privacy": "public",
|
|
97846
|
+
"description": "Whether the component is disabled.",
|
|
97847
|
+
"default": "false",
|
|
97780
97848
|
"type": {
|
|
97781
|
-
"text": "
|
|
97849
|
+
"text": "boolean"
|
|
97782
97850
|
},
|
|
97783
|
-
"
|
|
97851
|
+
"attribute": "disabled",
|
|
97852
|
+
"reflects": true,
|
|
97853
|
+
"inheritedFrom": {
|
|
97854
|
+
"name": "SbbDisabledMixin",
|
|
97855
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
97856
|
+
}
|
|
97784
97857
|
},
|
|
97785
97858
|
{
|
|
97786
97859
|
"kind": "field",
|
|
97787
|
-
"name": "
|
|
97860
|
+
"name": "#disabled",
|
|
97861
|
+
"privacy": "private",
|
|
97788
97862
|
"type": {
|
|
97789
97863
|
"text": "boolean"
|
|
97790
97864
|
},
|
|
97791
|
-
"privacy": "public",
|
|
97792
97865
|
"default": "false",
|
|
97793
|
-
"description": "Negative coloring variant flag.",
|
|
97794
|
-
"attribute": "negative",
|
|
97795
|
-
"reflects": true,
|
|
97796
97866
|
"inheritedFrom": {
|
|
97797
|
-
"name": "
|
|
97798
|
-
"module": "core/mixins/
|
|
97867
|
+
"name": "SbbDisabledMixin",
|
|
97868
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
97869
|
+
}
|
|
97870
|
+
},
|
|
97871
|
+
{
|
|
97872
|
+
"kind": "method",
|
|
97873
|
+
"name": "isDisabledExternally",
|
|
97874
|
+
"privacy": "protected",
|
|
97875
|
+
"return": {
|
|
97876
|
+
"type": {
|
|
97877
|
+
"text": "boolean"
|
|
97878
|
+
}
|
|
97879
|
+
},
|
|
97880
|
+
"description": "Will be used as 'or' check to the current disabled state.\nCan e.g. be used to read disabled state of a group.",
|
|
97881
|
+
"inheritedFrom": {
|
|
97882
|
+
"name": "SbbDisabledMixin",
|
|
97883
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
97799
97884
|
}
|
|
97800
97885
|
},
|
|
97801
97886
|
{
|
|
@@ -97838,21 +97923,6 @@
|
|
|
97838
97923
|
"module": "core/base-elements/action-base-element.js"
|
|
97839
97924
|
}
|
|
97840
97925
|
},
|
|
97841
|
-
{
|
|
97842
|
-
"kind": "method",
|
|
97843
|
-
"name": "renderTemplate",
|
|
97844
|
-
"privacy": "protected",
|
|
97845
|
-
"return": {
|
|
97846
|
-
"type": {
|
|
97847
|
-
"text": "TemplateResult"
|
|
97848
|
-
}
|
|
97849
|
-
},
|
|
97850
|
-
"description": "Override this method to render the component template.",
|
|
97851
|
-
"inheritedFrom": {
|
|
97852
|
-
"name": "SbbActionBaseElement",
|
|
97853
|
-
"module": "core/base-elements/action-base-element.js"
|
|
97854
|
-
}
|
|
97855
|
-
},
|
|
97856
97926
|
{
|
|
97857
97927
|
"kind": "field",
|
|
97858
97928
|
"name": "_hydrationRequired",
|
|
@@ -97946,20 +98016,6 @@
|
|
|
97946
98016
|
"module": "core/base-elements/element.js"
|
|
97947
98017
|
}
|
|
97948
98018
|
},
|
|
97949
|
-
{
|
|
97950
|
-
"kind": "field",
|
|
97951
|
-
"name": "elementName",
|
|
97952
|
-
"type": {
|
|
97953
|
-
"text": "string"
|
|
97954
|
-
},
|
|
97955
|
-
"privacy": "public",
|
|
97956
|
-
"static": true,
|
|
97957
|
-
"readonly": true,
|
|
97958
|
-
"inheritedFrom": {
|
|
97959
|
-
"name": "SbbElement",
|
|
97960
|
-
"module": "core/base-elements/element.js"
|
|
97961
|
-
}
|
|
97962
|
-
},
|
|
97963
98019
|
{
|
|
97964
98020
|
"kind": "field",
|
|
97965
98021
|
"name": "_controllers",
|
|
@@ -97975,7 +98031,11 @@
|
|
|
97975
98031
|
],
|
|
97976
98032
|
"mixins": [
|
|
97977
98033
|
{
|
|
97978
|
-
"name": "
|
|
98034
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
98035
|
+
"module": "link/common.js"
|
|
98036
|
+
},
|
|
98037
|
+
{
|
|
98038
|
+
"name": "SbbDisabledMixin",
|
|
97979
98039
|
"module": "core/mixins.js"
|
|
97980
98040
|
}
|
|
97981
98041
|
],
|
|
@@ -97983,111 +98043,59 @@
|
|
|
97983
98043
|
"name": "SbbActionBaseElement",
|
|
97984
98044
|
"module": "core/base-elements.js"
|
|
97985
98045
|
},
|
|
98046
|
+
"tagName": "sbb-block-link-static",
|
|
98047
|
+
"customElement": true,
|
|
97986
98048
|
"attributes": [
|
|
97987
98049
|
{
|
|
97988
|
-
"name": "
|
|
98050
|
+
"name": "icon-placement",
|
|
97989
98051
|
"type": {
|
|
97990
|
-
"text": "
|
|
98052
|
+
"text": "SbbIconPlacement"
|
|
97991
98053
|
},
|
|
97992
|
-
"default": "
|
|
97993
|
-
"description": "
|
|
97994
|
-
"fieldName": "
|
|
98054
|
+
"default": "'start'",
|
|
98055
|
+
"description": "Moves the icon to the end of the component if set to true.",
|
|
98056
|
+
"fieldName": "iconPlacement",
|
|
97995
98057
|
"inheritedFrom": {
|
|
97996
|
-
"name": "
|
|
97997
|
-
"module": "
|
|
98058
|
+
"name": "SbbBlockLinkCommonElementMixin",
|
|
98059
|
+
"module": "link/common/block-link-common.js"
|
|
97998
98060
|
}
|
|
97999
|
-
}
|
|
98000
|
-
]
|
|
98001
|
-
},
|
|
98002
|
-
{
|
|
98003
|
-
"kind": "mixin",
|
|
98004
|
-
"description": "",
|
|
98005
|
-
"name": "SbbLinkCommonElementMixin",
|
|
98006
|
-
"members": [
|
|
98007
|
-
{
|
|
98008
|
-
"kind": "field",
|
|
98009
|
-
"name": "styles",
|
|
98010
|
-
"type": {
|
|
98011
|
-
"text": "CSSResultGroup"
|
|
98012
|
-
},
|
|
98013
|
-
"privacy": "public",
|
|
98014
|
-
"static": true,
|
|
98015
|
-
"default": "style"
|
|
98016
98061
|
},
|
|
98017
98062
|
{
|
|
98018
|
-
"kind": "field",
|
|
98019
98063
|
"name": "size",
|
|
98020
98064
|
"type": {
|
|
98021
98065
|
"text": "SbbLinkSize"
|
|
98022
98066
|
},
|
|
98023
|
-
"privacy": "public",
|
|
98024
98067
|
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
98025
98068
|
"default": "'s' / 'xs' (lean)",
|
|
98026
|
-
"
|
|
98027
|
-
"
|
|
98028
|
-
|
|
98029
|
-
|
|
98030
|
-
"kind": "method",
|
|
98031
|
-
"name": "renderTemplate",
|
|
98032
|
-
"privacy": "protected",
|
|
98033
|
-
"return": {
|
|
98034
|
-
"type": {
|
|
98035
|
-
"text": "TemplateResult"
|
|
98036
|
-
}
|
|
98069
|
+
"fieldName": "size",
|
|
98070
|
+
"inheritedFrom": {
|
|
98071
|
+
"name": "SbbLinkCommonElementMixin",
|
|
98072
|
+
"module": "link/common/link-common.js"
|
|
98037
98073
|
}
|
|
98038
98074
|
},
|
|
98039
98075
|
{
|
|
98040
|
-
"
|
|
98041
|
-
"name": "negative",
|
|
98076
|
+
"name": "icon-name",
|
|
98042
98077
|
"type": {
|
|
98043
|
-
"text": "
|
|
98078
|
+
"text": "string"
|
|
98044
98079
|
},
|
|
98045
|
-
"
|
|
98046
|
-
"
|
|
98047
|
-
"
|
|
98048
|
-
"attribute": "negative",
|
|
98049
|
-
"reflects": true,
|
|
98080
|
+
"default": "''",
|
|
98081
|
+
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
98082
|
+
"fieldName": "iconName",
|
|
98050
98083
|
"inheritedFrom": {
|
|
98051
|
-
"name": "
|
|
98052
|
-
"module": "
|
|
98084
|
+
"name": "SbbIconNameMixin",
|
|
98085
|
+
"module": "icon/icon-name-mixin.js"
|
|
98053
98086
|
}
|
|
98054
|
-
}
|
|
98055
|
-
],
|
|
98056
|
-
"attributes": [
|
|
98057
|
-
{
|
|
98058
|
-
"name": "size",
|
|
98059
|
-
"type": {
|
|
98060
|
-
"text": "SbbLinkSize"
|
|
98061
|
-
},
|
|
98062
|
-
"description": "Text size, the link should get in the non-button variation.\nWith inline variant, the text size adapts to where it is used.",
|
|
98063
|
-
"default": "'s' / 'xs' (lean)",
|
|
98064
|
-
"fieldName": "size"
|
|
98065
98087
|
},
|
|
98066
98088
|
{
|
|
98067
|
-
"name": "
|
|
98089
|
+
"name": "disabled",
|
|
98090
|
+
"description": "Whether the component is disabled.",
|
|
98091
|
+
"default": "false",
|
|
98068
98092
|
"type": {
|
|
98069
98093
|
"text": "boolean"
|
|
98070
98094
|
},
|
|
98071
|
-
"
|
|
98072
|
-
"description": "Negative coloring variant flag.",
|
|
98073
|
-
"fieldName": "negative",
|
|
98095
|
+
"fieldName": "disabled",
|
|
98074
98096
|
"inheritedFrom": {
|
|
98075
|
-
"name": "
|
|
98076
|
-
"module": "core/mixins/
|
|
98077
|
-
}
|
|
98078
|
-
}
|
|
98079
|
-
],
|
|
98080
|
-
"mixins": [
|
|
98081
|
-
{
|
|
98082
|
-
"name": "SbbNegativeMixin",
|
|
98083
|
-
"module": "core/mixins.js"
|
|
98084
|
-
}
|
|
98085
|
-
],
|
|
98086
|
-
"parameters": [
|
|
98087
|
-
{
|
|
98088
|
-
"name": "superClass",
|
|
98089
|
-
"type": {
|
|
98090
|
-
"text": "T"
|
|
98097
|
+
"name": "SbbDisabledMixin",
|
|
98098
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
98091
98099
|
}
|
|
98092
98100
|
}
|
|
98093
98101
|
]
|
|
@@ -98096,18 +98104,10 @@
|
|
|
98096
98104
|
"exports": [
|
|
98097
98105
|
{
|
|
98098
98106
|
"kind": "js",
|
|
98099
|
-
"name": "
|
|
98100
|
-
"declaration": {
|
|
98101
|
-
"name": "SbbLinkCommonElementMixinType",
|
|
98102
|
-
"module": "link/common/link-common.js"
|
|
98103
|
-
}
|
|
98104
|
-
},
|
|
98105
|
-
{
|
|
98106
|
-
"kind": "js",
|
|
98107
|
-
"name": "SbbLinkCommonElementMixin",
|
|
98107
|
+
"name": "SbbBlockLinkStaticElement",
|
|
98108
98108
|
"declaration": {
|
|
98109
|
-
"name": "
|
|
98110
|
-
"module": "link/
|
|
98109
|
+
"name": "SbbBlockLinkStaticElement",
|
|
98110
|
+
"module": "link/block-link-static/block-link-static.component.js"
|
|
98111
98111
|
}
|
|
98112
98112
|
}
|
|
98113
98113
|
]
|