@sbb-esta/lyne-elements-dev 4.10.0-dev.1775560003 → 4.10.0-dev.1775566305

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.
Files changed (2) hide show
  1. package/custom-elements.json +496 -496
  2. package/package.json +2 -2
@@ -81093,12 +81093,12 @@
81093
81093
  },
81094
81094
  {
81095
81095
  "kind": "javascript-module",
81096
- "path": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js",
81096
+ "path": "datepicker/datepicker-next-day/datepicker-next-day.component.js",
81097
81097
  "declarations": [
81098
81098
  {
81099
81099
  "kind": "class",
81100
- "description": "Combined with a `sbb-datepicker`, it can be used to move the date back.",
81101
- "name": "SbbDatepickerPreviousDayElement",
81100
+ "description": "Combined with a `sbb-datepicker`, it can be used to move the date ahead.",
81101
+ "name": "SbbDatepickerNextDayElement",
81102
81102
  "members": [
81103
81103
  {
81104
81104
  "kind": "field",
@@ -81113,7 +81113,7 @@
81113
81113
  "name": "SbbElement",
81114
81114
  "module": "core/base-elements/element.js"
81115
81115
  },
81116
- "default": "'sbb-datepicker-previous-day'"
81116
+ "default": "'sbb-datepicker-next-day'"
81117
81117
  },
81118
81118
  {
81119
81119
  "kind": "field",
@@ -81126,7 +81126,7 @@
81126
81126
  "name": "SbbDatepickerButtonBase",
81127
81127
  "module": "datepicker/common/datepicker-button.js"
81128
81128
  },
81129
- "default": "'chevron-small-left-small'"
81129
+ "default": "'chevron-small-right-small'"
81130
81130
  },
81131
81131
  {
81132
81132
  "kind": "field",
@@ -81135,7 +81135,7 @@
81135
81135
  "text": "Record<string, string>"
81136
81136
  },
81137
81137
  "privacy": "protected",
81138
- "default": "i18nPreviousDay",
81138
+ "default": "i18nNextDay",
81139
81139
  "inheritedFrom": {
81140
81140
  "name": "SbbDatepickerButton",
81141
81141
  "module": "datepicker/common/datepicker-button.js"
@@ -81148,7 +81148,7 @@
81148
81148
  "text": "(_currentDate: string) => Record<string, string>"
81149
81149
  },
81150
81150
  "privacy": "protected",
81151
- "default": "i18nSelectPreviousDay",
81151
+ "default": "i18nSelectNextDay",
81152
81152
  "inheritedFrom": {
81153
81153
  "name": "SbbDatepickerButton",
81154
81154
  "module": "datepicker/common/datepicker-button.js"
@@ -81178,7 +81178,7 @@
81178
81178
  },
81179
81179
  {
81180
81180
  "kind": "method",
81181
- "name": "_isBeforeMinDate",
81181
+ "name": "_isAfterMaxDate",
81182
81182
  "privacy": "private",
81183
81183
  "return": {
81184
81184
  "type": {
@@ -82038,7 +82038,7 @@
82038
82038
  "name": "SbbDatepickerButton",
82039
82039
  "module": "datepicker/common/datepicker-button.js"
82040
82040
  },
82041
- "tagName": "sbb-datepicker-previous-day",
82041
+ "tagName": "sbb-datepicker-next-day",
82042
82042
  "customElement": true,
82043
82043
  "classGenerics": "T = Date",
82044
82044
  "attributes": [
@@ -82124,22 +82124,22 @@
82124
82124
  "exports": [
82125
82125
  {
82126
82126
  "kind": "js",
82127
- "name": "SbbDatepickerPreviousDayElement",
82127
+ "name": "SbbDatepickerNextDayElement",
82128
82128
  "declaration": {
82129
- "name": "SbbDatepickerPreviousDayElement",
82130
- "module": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js"
82129
+ "name": "SbbDatepickerNextDayElement",
82130
+ "module": "datepicker/datepicker-next-day/datepicker-next-day.component.js"
82131
82131
  }
82132
82132
  }
82133
82133
  ]
82134
82134
  },
82135
82135
  {
82136
82136
  "kind": "javascript-module",
82137
- "path": "datepicker/datepicker-next-day/datepicker-next-day.component.js",
82137
+ "path": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js",
82138
82138
  "declarations": [
82139
82139
  {
82140
82140
  "kind": "class",
82141
- "description": "Combined with a `sbb-datepicker`, it can be used to move the date ahead.",
82142
- "name": "SbbDatepickerNextDayElement",
82141
+ "description": "Combined with a `sbb-datepicker`, it can be used to move the date back.",
82142
+ "name": "SbbDatepickerPreviousDayElement",
82143
82143
  "members": [
82144
82144
  {
82145
82145
  "kind": "field",
@@ -82154,7 +82154,7 @@
82154
82154
  "name": "SbbElement",
82155
82155
  "module": "core/base-elements/element.js"
82156
82156
  },
82157
- "default": "'sbb-datepicker-next-day'"
82157
+ "default": "'sbb-datepicker-previous-day'"
82158
82158
  },
82159
82159
  {
82160
82160
  "kind": "field",
@@ -82167,7 +82167,7 @@
82167
82167
  "name": "SbbDatepickerButtonBase",
82168
82168
  "module": "datepicker/common/datepicker-button.js"
82169
82169
  },
82170
- "default": "'chevron-small-right-small'"
82170
+ "default": "'chevron-small-left-small'"
82171
82171
  },
82172
82172
  {
82173
82173
  "kind": "field",
@@ -82176,7 +82176,7 @@
82176
82176
  "text": "Record<string, string>"
82177
82177
  },
82178
82178
  "privacy": "protected",
82179
- "default": "i18nNextDay",
82179
+ "default": "i18nPreviousDay",
82180
82180
  "inheritedFrom": {
82181
82181
  "name": "SbbDatepickerButton",
82182
82182
  "module": "datepicker/common/datepicker-button.js"
@@ -82189,7 +82189,7 @@
82189
82189
  "text": "(_currentDate: string) => Record<string, string>"
82190
82190
  },
82191
82191
  "privacy": "protected",
82192
- "default": "i18nSelectNextDay",
82192
+ "default": "i18nSelectPreviousDay",
82193
82193
  "inheritedFrom": {
82194
82194
  "name": "SbbDatepickerButton",
82195
82195
  "module": "datepicker/common/datepicker-button.js"
@@ -82219,7 +82219,7 @@
82219
82219
  },
82220
82220
  {
82221
82221
  "kind": "method",
82222
- "name": "_isAfterMaxDate",
82222
+ "name": "_isBeforeMinDate",
82223
82223
  "privacy": "private",
82224
82224
  "return": {
82225
82225
  "type": {
@@ -83079,7 +83079,7 @@
83079
83079
  "name": "SbbDatepickerButton",
83080
83080
  "module": "datepicker/common/datepicker-button.js"
83081
83081
  },
83082
- "tagName": "sbb-datepicker-next-day",
83082
+ "tagName": "sbb-datepicker-previous-day",
83083
83083
  "customElement": true,
83084
83084
  "classGenerics": "T = Date",
83085
83085
  "attributes": [
@@ -83165,10 +83165,10 @@
83165
83165
  "exports": [
83166
83166
  {
83167
83167
  "kind": "js",
83168
- "name": "SbbDatepickerNextDayElement",
83168
+ "name": "SbbDatepickerPreviousDayElement",
83169
83169
  "declaration": {
83170
- "name": "SbbDatepickerNextDayElement",
83171
- "module": "datepicker/datepicker-next-day/datepicker-next-day.component.js"
83170
+ "name": "SbbDatepickerPreviousDayElement",
83171
+ "module": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js"
83172
83172
  }
83173
83173
  }
83174
83174
  ]
@@ -97447,6 +97447,192 @@
97447
97447
  }
97448
97448
  ]
97449
97449
  },
97450
+ {
97451
+ "kind": "javascript-module",
97452
+ "path": "header/header-environment/header-environment.component.js",
97453
+ "declarations": [
97454
+ {
97455
+ "kind": "class",
97456
+ "description": "It displays a ribbon inside the header to indicate the current environment.",
97457
+ "name": "SbbHeaderEnvironmentElement",
97458
+ "cssProperties": [
97459
+ {
97460
+ "description": "Can be used change the ribbon color.",
97461
+ "name": "--sbb-header-environment-background-color",
97462
+ "default": "var(sbb-color-granite)"
97463
+ },
97464
+ {
97465
+ "description": "Can be used change the text color.",
97466
+ "name": "--sbb-header-environment-color",
97467
+ "default": "var(sbb-color-white)"
97468
+ }
97469
+ ],
97470
+ "slots": [
97471
+ {
97472
+ "description": "Use the unnamed slot to add the environment.",
97473
+ "name": ""
97474
+ }
97475
+ ],
97476
+ "members": [
97477
+ {
97478
+ "kind": "field",
97479
+ "name": "elementName",
97480
+ "type": {
97481
+ "text": "string"
97482
+ },
97483
+ "privacy": "public",
97484
+ "static": true,
97485
+ "readonly": true,
97486
+ "default": "'sbb-header-environment'",
97487
+ "inheritedFrom": {
97488
+ "name": "SbbElement",
97489
+ "module": "core/base-elements/element.js"
97490
+ }
97491
+ },
97492
+ {
97493
+ "kind": "field",
97494
+ "name": "_env",
97495
+ "type": {
97496
+ "text": "string | null"
97497
+ },
97498
+ "privacy": "private",
97499
+ "default": "null"
97500
+ },
97501
+ {
97502
+ "kind": "method",
97503
+ "name": "_slottedTextChange",
97504
+ "privacy": "private",
97505
+ "return": {
97506
+ "type": {
97507
+ "text": "void"
97508
+ }
97509
+ }
97510
+ },
97511
+ {
97512
+ "kind": "field",
97513
+ "name": "_hydrationRequired",
97514
+ "type": {
97515
+ "text": "boolean"
97516
+ },
97517
+ "privacy": "private",
97518
+ "default": "!!this.shadowRoot",
97519
+ "inheritedFrom": {
97520
+ "name": "SbbElement",
97521
+ "module": "core/base-elements/element.js"
97522
+ }
97523
+ },
97524
+ {
97525
+ "kind": "field",
97526
+ "name": "_hydrationComplete",
97527
+ "privacy": "private",
97528
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
97529
+ "inheritedFrom": {
97530
+ "name": "SbbElement",
97531
+ "module": "core/base-elements/element.js"
97532
+ }
97533
+ },
97534
+ {
97535
+ "kind": "field",
97536
+ "name": "_resolveHydration",
97537
+ "type": {
97538
+ "text": "(hydrationRequired: boolean) => void"
97539
+ },
97540
+ "privacy": "private",
97541
+ "inheritedFrom": {
97542
+ "name": "SbbElement",
97543
+ "module": "core/base-elements/element.js"
97544
+ }
97545
+ },
97546
+ {
97547
+ "kind": "field",
97548
+ "name": "hydrationRequired",
97549
+ "type": {
97550
+ "text": "boolean"
97551
+ },
97552
+ "privacy": "protected",
97553
+ "description": "Returns whether hydration is required and not completed.",
97554
+ "readonly": true,
97555
+ "inheritedFrom": {
97556
+ "name": "SbbElement",
97557
+ "module": "core/base-elements/element.js"
97558
+ },
97559
+ "default": "!!this.shadowRoot"
97560
+ },
97561
+ {
97562
+ "kind": "method",
97563
+ "name": "toggleState",
97564
+ "privacy": "protected",
97565
+ "return": {
97566
+ "type": {
97567
+ "text": "void"
97568
+ }
97569
+ },
97570
+ "parameters": [
97571
+ {
97572
+ "name": "value",
97573
+ "type": {
97574
+ "text": "string"
97575
+ }
97576
+ },
97577
+ {
97578
+ "name": "force",
97579
+ "optional": true,
97580
+ "type": {
97581
+ "text": "boolean"
97582
+ }
97583
+ }
97584
+ ],
97585
+ "inheritedFrom": {
97586
+ "name": "SbbElement",
97587
+ "module": "core/base-elements/element.js"
97588
+ }
97589
+ },
97590
+ {
97591
+ "kind": "field",
97592
+ "name": "['_$sbbElement$']",
97593
+ "type": {
97594
+ "text": "boolean"
97595
+ },
97596
+ "privacy": "public",
97597
+ "static": true,
97598
+ "default": "true",
97599
+ "inheritedFrom": {
97600
+ "name": "SbbElement",
97601
+ "module": "core/base-elements/element.js"
97602
+ }
97603
+ },
97604
+ {
97605
+ "kind": "field",
97606
+ "name": "_controllers",
97607
+ "type": {
97608
+ "text": "Set<SbbReactiveController> | undefined"
97609
+ },
97610
+ "privacy": "private",
97611
+ "inheritedFrom": {
97612
+ "name": "SbbElement",
97613
+ "module": "core/base-elements/element.js"
97614
+ }
97615
+ }
97616
+ ],
97617
+ "superclass": {
97618
+ "name": "SbbElement",
97619
+ "module": "core/base-elements.js"
97620
+ },
97621
+ "tagName": "sbb-header-environment",
97622
+ "customElement": true
97623
+ }
97624
+ ],
97625
+ "exports": [
97626
+ {
97627
+ "kind": "js",
97628
+ "name": "SbbHeaderEnvironmentElement",
97629
+ "declaration": {
97630
+ "name": "SbbHeaderEnvironmentElement",
97631
+ "module": "header/header-environment/header-environment.component.js"
97632
+ }
97633
+ }
97634
+ ]
97635
+ },
97450
97636
  {
97451
97637
  "kind": "javascript-module",
97452
97638
  "path": "header/header-link/header-link.component.js",
@@ -98020,27 +98206,15 @@
98020
98206
  },
98021
98207
  {
98022
98208
  "kind": "javascript-module",
98023
- "path": "header/header-environment/header-environment.component.js",
98209
+ "path": "icon-sidebar/icon-sidebar/icon-sidebar.component.js",
98024
98210
  "declarations": [
98025
98211
  {
98026
98212
  "kind": "class",
98027
- "description": "It displays a ribbon inside the header to indicate the current environment.",
98028
- "name": "SbbHeaderEnvironmentElement",
98029
- "cssProperties": [
98030
- {
98031
- "description": "Can be used change the ribbon color.",
98032
- "name": "--sbb-header-environment-background-color",
98033
- "default": "var(sbb-color-granite)"
98034
- },
98035
- {
98036
- "description": "Can be used change the text color.",
98037
- "name": "--sbb-header-environment-color",
98038
- "default": "var(sbb-color-white)"
98039
- }
98040
- ],
98213
+ "description": "Icon sidebar, can be placed inside a `sbb-icon-sidebar-container` element.",
98214
+ "name": "SbbIconSidebarElement",
98041
98215
  "slots": [
98042
98216
  {
98043
- "description": "Use the unnamed slot to add the environment.",
98217
+ "description": "Use the unnamed slot to slot any content into the icon-sidebar.",
98044
98218
  "name": ""
98045
98219
  }
98046
98220
  ],
@@ -98054,7 +98228,7 @@
98054
98228
  "privacy": "public",
98055
98229
  "static": true,
98056
98230
  "readonly": true,
98057
- "default": "'sbb-header-environment'",
98231
+ "default": "'sbb-icon-sidebar'",
98058
98232
  "inheritedFrom": {
98059
98233
  "name": "SbbElement",
98060
98234
  "module": "core/base-elements/element.js"
@@ -98062,210 +98236,36 @@
98062
98236
  },
98063
98237
  {
98064
98238
  "kind": "field",
98065
- "name": "_env",
98239
+ "name": "role",
98066
98240
  "type": {
98067
- "text": "string | null"
98241
+ "text": "string"
98068
98242
  },
98069
- "privacy": "private",
98070
- "default": "null"
98243
+ "privacy": "public",
98244
+ "static": true,
98245
+ "readonly": true,
98246
+ "default": "'navigation'"
98071
98247
  },
98072
98248
  {
98073
- "kind": "method",
98074
- "name": "_slottedTextChange",
98075
- "privacy": "private",
98076
- "return": {
98077
- "type": {
98078
- "text": "void"
98079
- }
98080
- }
98081
- },
98082
- {
98083
- "kind": "field",
98084
- "name": "_hydrationRequired",
98085
- "type": {
98086
- "text": "boolean"
98087
- },
98088
- "privacy": "private",
98089
- "default": "!!this.shadowRoot",
98090
- "inheritedFrom": {
98091
- "name": "SbbElement",
98092
- "module": "core/base-elements/element.js"
98093
- }
98094
- },
98095
- {
98096
- "kind": "field",
98097
- "name": "_hydrationComplete",
98098
- "privacy": "private",
98099
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
98100
- "inheritedFrom": {
98101
- "name": "SbbElement",
98102
- "module": "core/base-elements/element.js"
98103
- }
98104
- },
98105
- {
98106
- "kind": "field",
98107
- "name": "_resolveHydration",
98108
- "type": {
98109
- "text": "(hydrationRequired: boolean) => void"
98110
- },
98111
- "privacy": "private",
98112
- "inheritedFrom": {
98113
- "name": "SbbElement",
98114
- "module": "core/base-elements/element.js"
98115
- }
98116
- },
98117
- {
98118
- "kind": "field",
98119
- "name": "hydrationRequired",
98120
- "type": {
98121
- "text": "boolean"
98122
- },
98123
- "privacy": "protected",
98124
- "description": "Returns whether hydration is required and not completed.",
98125
- "readonly": true,
98126
- "inheritedFrom": {
98127
- "name": "SbbElement",
98128
- "module": "core/base-elements/element.js"
98129
- },
98130
- "default": "!!this.shadowRoot"
98131
- },
98132
- {
98133
- "kind": "method",
98134
- "name": "toggleState",
98135
- "privacy": "protected",
98136
- "return": {
98137
- "type": {
98138
- "text": "void"
98139
- }
98140
- },
98141
- "parameters": [
98142
- {
98143
- "name": "value",
98144
- "type": {
98145
- "text": "string"
98146
- }
98147
- },
98148
- {
98149
- "name": "force",
98150
- "optional": true,
98151
- "type": {
98152
- "text": "boolean"
98153
- }
98154
- }
98155
- ],
98156
- "inheritedFrom": {
98157
- "name": "SbbElement",
98158
- "module": "core/base-elements/element.js"
98159
- }
98160
- },
98161
- {
98162
- "kind": "field",
98163
- "name": "['_$sbbElement$']",
98164
- "type": {
98165
- "text": "boolean"
98166
- },
98167
- "privacy": "public",
98168
- "static": true,
98169
- "default": "true",
98170
- "inheritedFrom": {
98171
- "name": "SbbElement",
98172
- "module": "core/base-elements/element.js"
98173
- }
98174
- },
98175
- {
98176
- "kind": "field",
98177
- "name": "_controllers",
98178
- "type": {
98179
- "text": "Set<SbbReactiveController> | undefined"
98180
- },
98181
- "privacy": "private",
98182
- "inheritedFrom": {
98183
- "name": "SbbElement",
98184
- "module": "core/base-elements/element.js"
98185
- }
98186
- }
98187
- ],
98188
- "superclass": {
98189
- "name": "SbbElement",
98190
- "module": "core/base-elements.js"
98191
- },
98192
- "tagName": "sbb-header-environment",
98193
- "customElement": true
98194
- }
98195
- ],
98196
- "exports": [
98197
- {
98198
- "kind": "js",
98199
- "name": "SbbHeaderEnvironmentElement",
98200
- "declaration": {
98201
- "name": "SbbHeaderEnvironmentElement",
98202
- "module": "header/header-environment/header-environment.component.js"
98203
- }
98204
- }
98205
- ]
98206
- },
98207
- {
98208
- "kind": "javascript-module",
98209
- "path": "icon-sidebar/icon-sidebar/icon-sidebar.component.js",
98210
- "declarations": [
98211
- {
98212
- "kind": "class",
98213
- "description": "Icon sidebar, can be placed inside a `sbb-icon-sidebar-container` element.",
98214
- "name": "SbbIconSidebarElement",
98215
- "slots": [
98216
- {
98217
- "description": "Use the unnamed slot to slot any content into the icon-sidebar.",
98218
- "name": ""
98219
- }
98220
- ],
98221
- "members": [
98222
- {
98223
- "kind": "field",
98224
- "name": "elementName",
98225
- "type": {
98226
- "text": "string"
98227
- },
98228
- "privacy": "public",
98229
- "static": true,
98230
- "readonly": true,
98231
- "default": "'sbb-icon-sidebar'",
98232
- "inheritedFrom": {
98233
- "name": "SbbElement",
98234
- "module": "core/base-elements/element.js"
98235
- }
98236
- },
98237
- {
98238
- "kind": "field",
98239
- "name": "role",
98240
- "type": {
98241
- "text": "string"
98242
- },
98243
- "privacy": "public",
98244
- "static": true,
98245
- "readonly": true,
98246
- "default": "'navigation'"
98247
- },
98248
- {
98249
- "kind": "field",
98250
- "name": "color",
98251
- "type": {
98252
- "text": "'white' | 'milk'"
98253
- },
98254
- "privacy": "public",
98255
- "default": "'white'",
98256
- "description": "Background color of the icon sidebar. Either `white` or `milk`. *",
98257
- "attribute": "color",
98258
- "reflects": true
98259
- },
98260
- {
98261
- "kind": "field",
98262
- "name": "container",
98263
- "type": {
98264
- "text": "SbbIconSidebarContainerElement | null"
98265
- },
98266
- "privacy": "public",
98267
- "description": "Returns the SbbIconSidebarContainerElement where this icon-sidebar is contained.",
98268
- "readonly": true
98249
+ "kind": "field",
98250
+ "name": "color",
98251
+ "type": {
98252
+ "text": "'white' | 'milk'"
98253
+ },
98254
+ "privacy": "public",
98255
+ "default": "'white'",
98256
+ "description": "Background color of the icon sidebar. Either `white` or `milk`. *",
98257
+ "attribute": "color",
98258
+ "reflects": true
98259
+ },
98260
+ {
98261
+ "kind": "field",
98262
+ "name": "container",
98263
+ "type": {
98264
+ "text": "SbbIconSidebarContainerElement | null"
98265
+ },
98266
+ "privacy": "public",
98267
+ "description": "Returns the SbbIconSidebarContainerElement where this icon-sidebar is contained.",
98268
+ "readonly": true
98269
98269
  },
98270
98270
  {
98271
98271
  "kind": "field",
@@ -123835,261 +123835,6 @@
123835
123835
  }
123836
123836
  ]
123837
123837
  },
123838
- {
123839
- "kind": "javascript-module",
123840
- "path": "table/table-wrapper/table-wrapper.component.js",
123841
- "declarations": [
123842
- {
123843
- "kind": "class",
123844
- "description": "Wraps a table to enhance its functionality.",
123845
- "name": "SbbTableWrapperElement",
123846
- "slots": [
123847
- {
123848
- "description": "Use the unnamed slot to add the table.",
123849
- "name": ""
123850
- }
123851
- ],
123852
- "members": [
123853
- {
123854
- "kind": "field",
123855
- "name": "elementName",
123856
- "type": {
123857
- "text": "string"
123858
- },
123859
- "privacy": "public",
123860
- "static": true,
123861
- "readonly": true,
123862
- "default": "'sbb-table-wrapper'",
123863
- "inheritedFrom": {
123864
- "name": "SbbElement",
123865
- "module": "core/base-elements/element.js"
123866
- }
123867
- },
123868
- {
123869
- "kind": "field",
123870
- "name": "role",
123871
- "type": {
123872
- "text": "string"
123873
- },
123874
- "privacy": "public",
123875
- "static": true,
123876
- "readonly": true,
123877
- "default": "'section'"
123878
- },
123879
- {
123880
- "kind": "field",
123881
- "name": "focusable",
123882
- "type": {
123883
- "text": "boolean"
123884
- },
123885
- "privacy": "public",
123886
- "default": "false",
123887
- "description": "Whether the table wrapper is focusable.",
123888
- "attribute": "focusable",
123889
- "reflects": true
123890
- },
123891
- {
123892
- "kind": "method",
123893
- "name": "_updateScrollbarClass",
123894
- "privacy": "private",
123895
- "return": {
123896
- "type": {
123897
- "text": "void"
123898
- }
123899
- }
123900
- },
123901
- {
123902
- "kind": "method",
123903
- "name": "_checkHorizontalScrollbarOffset",
123904
- "privacy": "private",
123905
- "return": {
123906
- "type": {
123907
- "text": "void"
123908
- }
123909
- },
123910
- "description": "Calculates whether the table is horizontally scrolled and adds the\ncorresponding class `sbb-table-wrapper-offset-${none | left | right | both}`"
123911
- },
123912
- {
123913
- "kind": "method",
123914
- "name": "_calculateScrollOffset",
123915
- "privacy": "private",
123916
- "return": {
123917
- "type": {
123918
- "text": "'none' | 'left' | 'right' | 'both'"
123919
- }
123920
- }
123921
- },
123922
- {
123923
- "kind": "field",
123924
- "name": "negative",
123925
- "type": {
123926
- "text": "boolean"
123927
- },
123928
- "privacy": "public",
123929
- "default": "false",
123930
- "description": "Negative coloring variant flag.",
123931
- "attribute": "negative",
123932
- "reflects": true,
123933
- "inheritedFrom": {
123934
- "name": "SbbNegativeMixin",
123935
- "module": "core/mixins/negative-mixin.js"
123936
- }
123937
- },
123938
- {
123939
- "kind": "field",
123940
- "name": "_hydrationRequired",
123941
- "type": {
123942
- "text": "boolean"
123943
- },
123944
- "privacy": "private",
123945
- "default": "!!this.shadowRoot",
123946
- "inheritedFrom": {
123947
- "name": "SbbElement",
123948
- "module": "core/base-elements/element.js"
123949
- }
123950
- },
123951
- {
123952
- "kind": "field",
123953
- "name": "_hydrationComplete",
123954
- "privacy": "private",
123955
- "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
123956
- "inheritedFrom": {
123957
- "name": "SbbElement",
123958
- "module": "core/base-elements/element.js"
123959
- }
123960
- },
123961
- {
123962
- "kind": "field",
123963
- "name": "_resolveHydration",
123964
- "type": {
123965
- "text": "(hydrationRequired: boolean) => void"
123966
- },
123967
- "privacy": "private",
123968
- "inheritedFrom": {
123969
- "name": "SbbElement",
123970
- "module": "core/base-elements/element.js"
123971
- }
123972
- },
123973
- {
123974
- "kind": "field",
123975
- "name": "hydrationRequired",
123976
- "type": {
123977
- "text": "boolean"
123978
- },
123979
- "privacy": "protected",
123980
- "description": "Returns whether hydration is required and not completed.",
123981
- "readonly": true,
123982
- "inheritedFrom": {
123983
- "name": "SbbElement",
123984
- "module": "core/base-elements/element.js"
123985
- },
123986
- "default": "!!this.shadowRoot"
123987
- },
123988
- {
123989
- "kind": "method",
123990
- "name": "toggleState",
123991
- "privacy": "protected",
123992
- "return": {
123993
- "type": {
123994
- "text": "void"
123995
- }
123996
- },
123997
- "parameters": [
123998
- {
123999
- "name": "value",
124000
- "type": {
124001
- "text": "string"
124002
- }
124003
- },
124004
- {
124005
- "name": "force",
124006
- "optional": true,
124007
- "type": {
124008
- "text": "boolean"
124009
- }
124010
- }
124011
- ],
124012
- "inheritedFrom": {
124013
- "name": "SbbElement",
124014
- "module": "core/base-elements/element.js"
124015
- }
124016
- },
124017
- {
124018
- "kind": "field",
124019
- "name": "['_$sbbElement$']",
124020
- "type": {
124021
- "text": "boolean"
124022
- },
124023
- "privacy": "public",
124024
- "static": true,
124025
- "default": "true",
124026
- "inheritedFrom": {
124027
- "name": "SbbElement",
124028
- "module": "core/base-elements/element.js"
124029
- }
124030
- },
124031
- {
124032
- "kind": "field",
124033
- "name": "_controllers",
124034
- "type": {
124035
- "text": "Set<SbbReactiveController> | undefined"
124036
- },
124037
- "privacy": "private",
124038
- "inheritedFrom": {
124039
- "name": "SbbElement",
124040
- "module": "core/base-elements/element.js"
124041
- }
124042
- }
124043
- ],
124044
- "attributes": [
124045
- {
124046
- "name": "focusable",
124047
- "type": {
124048
- "text": "boolean"
124049
- },
124050
- "default": "false",
124051
- "description": "Whether the table wrapper is focusable.",
124052
- "fieldName": "focusable"
124053
- },
124054
- {
124055
- "name": "negative",
124056
- "type": {
124057
- "text": "boolean"
124058
- },
124059
- "default": "false",
124060
- "description": "Negative coloring variant flag.",
124061
- "fieldName": "negative",
124062
- "inheritedFrom": {
124063
- "name": "SbbNegativeMixin",
124064
- "module": "core/mixins/negative-mixin.js"
124065
- }
124066
- }
124067
- ],
124068
- "mixins": [
124069
- {
124070
- "name": "SbbNegativeMixin",
124071
- "module": "core/mixins.js"
124072
- }
124073
- ],
124074
- "superclass": {
124075
- "name": "SbbElement",
124076
- "module": "core/base-elements.js"
124077
- },
124078
- "tagName": "sbb-table-wrapper",
124079
- "customElement": true
124080
- }
124081
- ],
124082
- "exports": [
124083
- {
124084
- "kind": "js",
124085
- "name": "SbbTableWrapperElement",
124086
- "declaration": {
124087
- "name": "SbbTableWrapperElement",
124088
- "module": "table/table-wrapper/table-wrapper.component.js"
124089
- }
124090
- }
124091
- ]
124092
- },
124093
123838
  {
124094
123839
  "kind": "javascript-module",
124095
123840
  "path": "stepper/stepper/stepper.component.js",
@@ -124721,6 +124466,261 @@
124721
124466
  }
124722
124467
  ]
124723
124468
  },
124469
+ {
124470
+ "kind": "javascript-module",
124471
+ "path": "table/table-wrapper/table-wrapper.component.js",
124472
+ "declarations": [
124473
+ {
124474
+ "kind": "class",
124475
+ "description": "Wraps a table to enhance its functionality.",
124476
+ "name": "SbbTableWrapperElement",
124477
+ "slots": [
124478
+ {
124479
+ "description": "Use the unnamed slot to add the table.",
124480
+ "name": ""
124481
+ }
124482
+ ],
124483
+ "members": [
124484
+ {
124485
+ "kind": "field",
124486
+ "name": "elementName",
124487
+ "type": {
124488
+ "text": "string"
124489
+ },
124490
+ "privacy": "public",
124491
+ "static": true,
124492
+ "readonly": true,
124493
+ "default": "'sbb-table-wrapper'",
124494
+ "inheritedFrom": {
124495
+ "name": "SbbElement",
124496
+ "module": "core/base-elements/element.js"
124497
+ }
124498
+ },
124499
+ {
124500
+ "kind": "field",
124501
+ "name": "role",
124502
+ "type": {
124503
+ "text": "string"
124504
+ },
124505
+ "privacy": "public",
124506
+ "static": true,
124507
+ "readonly": true,
124508
+ "default": "'section'"
124509
+ },
124510
+ {
124511
+ "kind": "field",
124512
+ "name": "focusable",
124513
+ "type": {
124514
+ "text": "boolean"
124515
+ },
124516
+ "privacy": "public",
124517
+ "default": "false",
124518
+ "description": "Whether the table wrapper is focusable.",
124519
+ "attribute": "focusable",
124520
+ "reflects": true
124521
+ },
124522
+ {
124523
+ "kind": "method",
124524
+ "name": "_updateScrollbarClass",
124525
+ "privacy": "private",
124526
+ "return": {
124527
+ "type": {
124528
+ "text": "void"
124529
+ }
124530
+ }
124531
+ },
124532
+ {
124533
+ "kind": "method",
124534
+ "name": "_checkHorizontalScrollbarOffset",
124535
+ "privacy": "private",
124536
+ "return": {
124537
+ "type": {
124538
+ "text": "void"
124539
+ }
124540
+ },
124541
+ "description": "Calculates whether the table is horizontally scrolled and adds the\ncorresponding class `sbb-table-wrapper-offset-${none | left | right | both}`"
124542
+ },
124543
+ {
124544
+ "kind": "method",
124545
+ "name": "_calculateScrollOffset",
124546
+ "privacy": "private",
124547
+ "return": {
124548
+ "type": {
124549
+ "text": "'none' | 'left' | 'right' | 'both'"
124550
+ }
124551
+ }
124552
+ },
124553
+ {
124554
+ "kind": "field",
124555
+ "name": "negative",
124556
+ "type": {
124557
+ "text": "boolean"
124558
+ },
124559
+ "privacy": "public",
124560
+ "default": "false",
124561
+ "description": "Negative coloring variant flag.",
124562
+ "attribute": "negative",
124563
+ "reflects": true,
124564
+ "inheritedFrom": {
124565
+ "name": "SbbNegativeMixin",
124566
+ "module": "core/mixins/negative-mixin.js"
124567
+ }
124568
+ },
124569
+ {
124570
+ "kind": "field",
124571
+ "name": "_hydrationRequired",
124572
+ "type": {
124573
+ "text": "boolean"
124574
+ },
124575
+ "privacy": "private",
124576
+ "default": "!!this.shadowRoot",
124577
+ "inheritedFrom": {
124578
+ "name": "SbbElement",
124579
+ "module": "core/base-elements/element.js"
124580
+ }
124581
+ },
124582
+ {
124583
+ "kind": "field",
124584
+ "name": "_hydrationComplete",
124585
+ "privacy": "private",
124586
+ "default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
124587
+ "inheritedFrom": {
124588
+ "name": "SbbElement",
124589
+ "module": "core/base-elements/element.js"
124590
+ }
124591
+ },
124592
+ {
124593
+ "kind": "field",
124594
+ "name": "_resolveHydration",
124595
+ "type": {
124596
+ "text": "(hydrationRequired: boolean) => void"
124597
+ },
124598
+ "privacy": "private",
124599
+ "inheritedFrom": {
124600
+ "name": "SbbElement",
124601
+ "module": "core/base-elements/element.js"
124602
+ }
124603
+ },
124604
+ {
124605
+ "kind": "field",
124606
+ "name": "hydrationRequired",
124607
+ "type": {
124608
+ "text": "boolean"
124609
+ },
124610
+ "privacy": "protected",
124611
+ "description": "Returns whether hydration is required and not completed.",
124612
+ "readonly": true,
124613
+ "inheritedFrom": {
124614
+ "name": "SbbElement",
124615
+ "module": "core/base-elements/element.js"
124616
+ },
124617
+ "default": "!!this.shadowRoot"
124618
+ },
124619
+ {
124620
+ "kind": "method",
124621
+ "name": "toggleState",
124622
+ "privacy": "protected",
124623
+ "return": {
124624
+ "type": {
124625
+ "text": "void"
124626
+ }
124627
+ },
124628
+ "parameters": [
124629
+ {
124630
+ "name": "value",
124631
+ "type": {
124632
+ "text": "string"
124633
+ }
124634
+ },
124635
+ {
124636
+ "name": "force",
124637
+ "optional": true,
124638
+ "type": {
124639
+ "text": "boolean"
124640
+ }
124641
+ }
124642
+ ],
124643
+ "inheritedFrom": {
124644
+ "name": "SbbElement",
124645
+ "module": "core/base-elements/element.js"
124646
+ }
124647
+ },
124648
+ {
124649
+ "kind": "field",
124650
+ "name": "['_$sbbElement$']",
124651
+ "type": {
124652
+ "text": "boolean"
124653
+ },
124654
+ "privacy": "public",
124655
+ "static": true,
124656
+ "default": "true",
124657
+ "inheritedFrom": {
124658
+ "name": "SbbElement",
124659
+ "module": "core/base-elements/element.js"
124660
+ }
124661
+ },
124662
+ {
124663
+ "kind": "field",
124664
+ "name": "_controllers",
124665
+ "type": {
124666
+ "text": "Set<SbbReactiveController> | undefined"
124667
+ },
124668
+ "privacy": "private",
124669
+ "inheritedFrom": {
124670
+ "name": "SbbElement",
124671
+ "module": "core/base-elements/element.js"
124672
+ }
124673
+ }
124674
+ ],
124675
+ "attributes": [
124676
+ {
124677
+ "name": "focusable",
124678
+ "type": {
124679
+ "text": "boolean"
124680
+ },
124681
+ "default": "false",
124682
+ "description": "Whether the table wrapper is focusable.",
124683
+ "fieldName": "focusable"
124684
+ },
124685
+ {
124686
+ "name": "negative",
124687
+ "type": {
124688
+ "text": "boolean"
124689
+ },
124690
+ "default": "false",
124691
+ "description": "Negative coloring variant flag.",
124692
+ "fieldName": "negative",
124693
+ "inheritedFrom": {
124694
+ "name": "SbbNegativeMixin",
124695
+ "module": "core/mixins/negative-mixin.js"
124696
+ }
124697
+ }
124698
+ ],
124699
+ "mixins": [
124700
+ {
124701
+ "name": "SbbNegativeMixin",
124702
+ "module": "core/mixins.js"
124703
+ }
124704
+ ],
124705
+ "superclass": {
124706
+ "name": "SbbElement",
124707
+ "module": "core/base-elements.js"
124708
+ },
124709
+ "tagName": "sbb-table-wrapper",
124710
+ "customElement": true
124711
+ }
124712
+ ],
124713
+ "exports": [
124714
+ {
124715
+ "kind": "js",
124716
+ "name": "SbbTableWrapperElement",
124717
+ "declaration": {
124718
+ "name": "SbbTableWrapperElement",
124719
+ "module": "table/table-wrapper/table-wrapper.component.js"
124720
+ }
124721
+ }
124722
+ ]
124723
+ },
124724
124724
  {
124725
124725
  "kind": "javascript-module",
124726
124726
  "path": "tabs/common/styles.js",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-elements-dev",
3
- "version": "4.10.0-dev.1775560003",
3
+ "version": "4.10.0-dev.1775566305",
4
4
  "description": "Lyne Design System",
5
5
  "keywords": [
6
6
  "design system",
7
7
  "web components",
8
8
  "lit",
9
- "https://github.com/sbb-design-systems/lyne-components/commit/f49f6c3b9e37d70850a0ae098e0f67bc80c17549"
9
+ "https://github.com/sbb-design-systems/lyne-components/commit/bc156daa93b7963800cca86c018e29024532092c"
10
10
  ],
11
11
  "type": "module",
12
12
  "exports": {