@sbb-esta/lyne-elements 1.0.0 → 1.2.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.
- package/accordion/accordion.d.ts +1 -1
- package/accordion/accordion.d.ts.map +1 -1
- package/alert/alert/alert.d.ts +1 -1
- package/alert/alert/alert.d.ts.map +1 -1
- package/button/common/button-common.d.ts.map +1 -1
- package/button/mini-button.js +5 -5
- package/calendar/calendar.d.ts +3 -1
- package/calendar/calendar.d.ts.map +1 -1
- package/calendar.js +62 -52
- package/card/common/card-action-common.d.ts.map +1 -1
- package/checkbox/common/checkbox-common.d.ts.map +1 -1
- package/clock/clock.d.ts +19 -13
- package/clock/clock.d.ts.map +1 -1
- package/clock.js +93 -87
- package/core/decorators/host-attributes.d.ts.map +1 -1
- package/core/eventing/throttle.d.ts.map +1 -1
- package/core/i18n/i18n.d.ts +1 -3
- package/core/i18n/i18n.d.ts.map +1 -1
- package/core/i18n.js +91 -127
- package/core/mixins/disabled-mixin.d.ts.map +1 -1
- package/core/mixins/form-associated-checkbox-mixin.d.ts.map +1 -1
- package/core/mixins/form-associated-mixin.d.ts.map +1 -1
- package/core/mixins/hydration-mixin.d.ts +2 -8
- package/core/mixins/hydration-mixin.d.ts.map +1 -1
- package/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
- package/core/mixins/negative-mixin.d.ts.map +1 -1
- package/core/mixins/panel-mixin.d.ts.map +1 -1
- package/core/mixins/required-mixin.d.ts.map +1 -1
- package/core/mixins/update-scheduler-mixin.d.ts.map +1 -1
- package/core/mixins.js +133 -148
- package/core/observers/intersection-observer.d.ts +1 -1
- package/core/styles/_index.scss +1 -0
- package/core/styles/mixins/buttons.scss +1 -1
- package/core/styles/mixins/table.scss +148 -0
- package/core/styles/standard-theme.scss +1 -0
- package/core/styles/table.scss +56 -0
- package/core/testing/private.d.ts +0 -1
- package/core/testing/private.d.ts.map +1 -1
- package/core/testing/wait-for-render.d.ts +1 -1
- package/core/testing/wait-for-render.d.ts.map +1 -1
- package/core/testing.js +40 -37
- package/custom-elements.json +498 -997
- package/datepicker/datepicker-next-day.js +5 -5
- package/datepicker/datepicker-previous-day.js +1 -1
- package/datepicker/datepicker-toggle.js +7 -7
- package/development/accordion/accordion.d.ts +1 -1
- package/development/accordion/accordion.d.ts.map +1 -1
- package/development/accordion.js +7 -1
- package/development/action-group.js +7 -1
- package/development/alert/alert/alert.d.ts +1 -1
- package/development/alert/alert/alert.d.ts.map +1 -1
- package/development/alert/alert-group.js +7 -1
- package/development/alert/alert.js +7 -1
- package/development/autocomplete.js +7 -1
- package/development/breadcrumb/breadcrumb-group.js +7 -1
- package/development/breadcrumb/breadcrumb.js +7 -1
- package/development/button/common/button-common.d.ts.map +1 -1
- package/development/button/common.js +7 -1
- package/development/button/mini-button.js +8 -2
- package/development/calendar/calendar.d.ts +3 -1
- package/development/calendar/calendar.d.ts.map +1 -1
- package/development/calendar.js +18 -2
- package/development/card/card-badge.js +7 -1
- package/development/card/card.js +7 -1
- package/development/card/common/card-action-common.d.ts.map +1 -1
- package/development/card/common.js +7 -1
- package/development/checkbox/checkbox-group.js +7 -1
- package/development/checkbox/checkbox.js +7 -1
- package/development/checkbox/common/checkbox-common.d.ts.map +1 -1
- package/development/checkbox/common.js +7 -1
- package/development/chip.js +7 -1
- package/development/clock/clock.d.ts +19 -13
- package/development/clock/clock.d.ts.map +1 -1
- package/development/clock.js +103 -94
- package/development/container/container.js +7 -1
- package/development/container/sticky-bar.js +7 -1
- package/development/core/decorators/host-attributes.d.ts.map +1 -1
- package/development/core/eventing/throttle.d.ts.map +1 -1
- package/development/core/i18n/i18n.d.ts +1 -3
- package/development/core/i18n/i18n.d.ts.map +1 -1
- package/development/core/i18n.js +5 -43
- package/development/core/mixins/disabled-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-checkbox-mixin.d.ts.map +1 -1
- package/development/core/mixins/form-associated-mixin.d.ts.map +1 -1
- package/development/core/mixins/hydration-mixin.d.ts +2 -8
- package/development/core/mixins/hydration-mixin.d.ts.map +1 -1
- package/development/core/mixins/named-slot-list-mixin.d.ts.map +1 -1
- package/development/core/mixins/negative-mixin.d.ts.map +1 -1
- package/development/core/mixins/panel-mixin.d.ts.map +1 -1
- package/development/core/mixins/required-mixin.d.ts.map +1 -1
- package/development/core/mixins/update-scheduler-mixin.d.ts.map +1 -1
- package/development/core/mixins.js +39 -50
- package/development/core/observers/intersection-observer.d.ts +1 -1
- package/development/core/testing/private.d.ts +0 -1
- package/development/core/testing/private.d.ts.map +1 -1
- package/development/core/testing/wait-for-render.d.ts +1 -1
- package/development/core/testing/wait-for-render.d.ts.map +1 -1
- package/development/core/testing.js +6 -2
- package/development/datepicker/datepicker-next-day.js +8 -2
- package/development/datepicker/datepicker-previous-day.js +8 -2
- package/development/datepicker/datepicker-toggle.js +7 -2
- package/development/datepicker/datepicker.js +7 -1
- package/development/dialog/dialog-actions.js +7 -1
- package/development/dialog/dialog-content.js +7 -1
- package/development/dialog/dialog-title.js +7 -1
- package/development/dialog/dialog.js +7 -1
- package/development/divider.js +7 -1
- package/development/expansion-panel/expansion-panel-content.js +7 -1
- package/development/expansion-panel/expansion-panel-header.js +7 -1
- package/development/expansion-panel/expansion-panel.js +7 -1
- package/development/file-selector.js +7 -1
- package/development/footer.js +7 -1
- package/development/form-error.js +7 -1
- package/development/form-field/form-field-clear.js +8 -2
- package/development/form-field/form-field.js +7 -1
- package/development/header/common/header-action-common.d.ts.map +1 -1
- package/development/header/common.js +7 -1
- package/development/header/header.js +7 -1
- package/development/icon/icon-name-mixin.d.ts.map +1 -1
- package/development/icon/icon-request.d.ts.map +1 -1
- package/development/icon.js +14 -13
- package/development/image.js +7 -1
- package/development/journey-header.js +7 -1
- package/development/lead-container.js +7 -1
- package/development/link/common/block-link-common.d.ts.map +1 -1
- package/development/link/common/inline-link-common.d.ts.map +1 -1
- package/development/link/common/link-common.d.ts.map +1 -1
- package/development/link/common.js +19 -1
- package/development/link-list.js +7 -1
- package/development/loading-indicator.js +7 -1
- package/development/logo.js +7 -1
- package/development/map-container.js +7 -1
- package/development/menu/common/menu-action-common.d.ts.map +1 -1
- package/development/menu/common.js +7 -1
- package/development/menu/menu.js +7 -1
- package/development/message.js +7 -1
- package/development/navigation/common/navigation-action-common.d.ts.map +1 -1
- package/development/navigation/common.js +7 -1
- package/development/navigation/navigation-list.js +7 -1
- package/development/navigation/navigation-marker.js +7 -1
- package/development/navigation/navigation-section.js +7 -1
- package/development/navigation/navigation.js +7 -1
- package/development/notification.js +8 -1
- package/development/option/optgroup/optgroup.d.ts +2 -0
- package/development/option/optgroup/optgroup.d.ts.map +1 -1
- package/development/option/optgroup.js +21 -4
- package/development/option/option/option.d.ts +6 -5
- package/development/option/option/option.d.ts.map +1 -1
- package/development/option/option.js +53 -29
- package/development/overlay.js +7 -1
- package/development/popover/popover-trigger.js +8 -2
- package/development/popover/popover.js +7 -1
- package/development/radio-button/common/radio-button-common.d.ts.map +1 -1
- package/development/radio-button/common.js +7 -1
- package/development/radio-button/radio-button-group.js +7 -1
- package/development/radio-button/radio-button.js +7 -1
- package/development/screen-reader-only.js +7 -1
- package/development/select.js +7 -1
- package/development/selection-expansion-panel.js +7 -1
- package/development/signet.js +7 -1
- package/development/skiplink-list.js +7 -1
- package/development/slider.js +7 -1
- package/development/status.js +7 -1
- package/development/stepper/step-label.js +7 -1
- package/development/stepper/step.js +7 -1
- package/development/stepper/stepper.js +7 -1
- package/development/table/table-wrapper/table-wrapper.d.ts +24 -0
- package/development/table/table-wrapper/table-wrapper.d.ts.map +1 -0
- package/development/table/table-wrapper.d.ts +2 -0
- package/development/table/table-wrapper.d.ts.map +1 -0
- package/development/table/table-wrapper.js +130 -0
- package/development/table.d.ts +2 -0
- package/development/table.d.ts.map +1 -0
- package/development/table.js +2 -0
- package/development/tabs/tab-group/tab-group.d.ts +4 -7
- package/development/tabs/tab-group/tab-group.d.ts.map +1 -1
- package/development/tabs/tab-group.js +69 -73
- package/development/tabs/tab-label.js +7 -1
- package/development/tabs/tab.js +7 -1
- package/development/tag/tag-group.js +7 -1
- package/development/tag/tag.js +7 -1
- package/development/teaser.js +7 -1
- package/development/time-input.js +7 -1
- package/development/timetable-occupancy-icon.js +7 -1
- package/development/timetable-occupancy.js +7 -1
- package/development/title.js +13 -1
- package/development/toast.js +7 -1
- package/development/toggle/toggle-option.js +7 -1
- package/development/toggle/toggle.js +7 -1
- package/development/toggle-check/toggle-check.d.ts +2 -2
- package/development/toggle-check/toggle-check.d.ts.map +1 -1
- package/development/toggle-check.js +7 -1
- package/development/train/train-blocked-passage.js +7 -1
- package/development/train/train-formation.js +7 -1
- package/development/train/train-wagon.js +7 -1
- package/development/train/train.js +7 -1
- package/development/visual-checkbox.js +9 -3
- package/form-field/form-field-clear.js +1 -1
- package/header/common/header-action-common.d.ts.map +1 -1
- package/icon/icon-name-mixin.d.ts.map +1 -1
- package/icon/icon-request.d.ts.map +1 -1
- package/icon.js +86 -86
- package/index.d.ts +2 -0
- package/index.js +2 -0
- package/link/common/block-link-common.d.ts.map +1 -1
- package/link/common/inline-link-common.d.ts.map +1 -1
- package/link/common/link-common.d.ts.map +1 -1
- package/menu/common/menu-action-common.d.ts.map +1 -1
- package/navigation/common/navigation-action-common.d.ts.map +1 -1
- package/notification.js +1 -1
- package/option/optgroup/optgroup.d.ts +2 -0
- package/option/optgroup/optgroup.d.ts.map +1 -1
- package/option/optgroup.js +24 -21
- package/option/option/option.d.ts +6 -5
- package/option/option/option.d.ts.map +1 -1
- package/option/option.js +72 -69
- package/package.json +11 -1
- package/popover/popover-trigger.js +1 -1
- package/radio-button/common/radio-button-common.d.ts.map +1 -1
- package/standard-theme.css +196 -0
- package/table/table-wrapper/table-wrapper.d.ts +24 -0
- package/table/table-wrapper/table-wrapper.d.ts.map +1 -0
- package/table/table-wrapper.d.ts +2 -0
- package/table/table-wrapper.d.ts.map +1 -0
- package/table/table-wrapper.js +39 -0
- package/table.d.ts +2 -0
- package/table.d.ts.map +1 -0
- package/table.js +1 -0
- package/tabs/tab-group/tab-group.d.ts +4 -7
- package/tabs/tab-group/tab-group.d.ts.map +1 -1
- package/tabs/tab-group.js +80 -81
- package/toggle-check/toggle-check.d.ts +2 -2
- package/toggle-check/toggle-check.d.ts.map +1 -1
- package/visual-checkbox.js +4 -4
package/custom-elements.json
CHANGED
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
},
|
|
66
66
|
"privacy": "public",
|
|
67
67
|
"default": "'l'",
|
|
68
|
-
"description": "Size variant, either l or s; overrides the size on any projected `sbb-expansion-panel`.
|
|
68
|
+
"description": "Size variant, either l or s; overrides the size on any projected `sbb-expansion-panel`.",
|
|
69
69
|
"attribute": "size",
|
|
70
70
|
"reflects": true
|
|
71
71
|
},
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
"text": "boolean"
|
|
154
154
|
},
|
|
155
155
|
"privacy": "private",
|
|
156
|
-
"default": "
|
|
156
|
+
"default": "!!this.shadowRoot",
|
|
157
157
|
"inheritedFrom": {
|
|
158
158
|
"name": "SbbHydrationMixin",
|
|
159
159
|
"module": "core/mixins.js"
|
|
@@ -183,50 +183,18 @@
|
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"kind": "field",
|
|
186
|
-
"name": "
|
|
187
|
-
"
|
|
188
|
-
|
|
189
|
-
"name": "SbbHydrationMixin",
|
|
190
|
-
"module": "core/mixins.js"
|
|
191
|
-
}
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"kind": "method",
|
|
195
|
-
"name": "recoverSsrState",
|
|
196
|
-
"privacy": "protected",
|
|
197
|
-
"return": {
|
|
198
|
-
"type": {
|
|
199
|
-
"text": "void"
|
|
200
|
-
}
|
|
186
|
+
"name": "hydrationRequired",
|
|
187
|
+
"type": {
|
|
188
|
+
"text": "boolean"
|
|
201
189
|
},
|
|
202
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
203
|
-
"inheritedFrom": {
|
|
204
|
-
"name": "SbbHydrationMixin",
|
|
205
|
-
"module": "core/mixins.js"
|
|
206
|
-
}
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
"kind": "method",
|
|
210
|
-
"name": "getAndRemoveAttribute",
|
|
211
190
|
"privacy": "protected",
|
|
212
|
-
"
|
|
213
|
-
|
|
214
|
-
"text": "string | null"
|
|
215
|
-
}
|
|
216
|
-
},
|
|
217
|
-
"parameters": [
|
|
218
|
-
{
|
|
219
|
-
"name": "name",
|
|
220
|
-
"type": {
|
|
221
|
-
"text": "string"
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
191
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
192
|
+
"readonly": true,
|
|
226
193
|
"inheritedFrom": {
|
|
227
194
|
"name": "SbbHydrationMixin",
|
|
228
195
|
"module": "core/mixins.js"
|
|
229
|
-
}
|
|
196
|
+
},
|
|
197
|
+
"default": "!!this.shadowRoot"
|
|
230
198
|
}
|
|
231
199
|
],
|
|
232
200
|
"attributes": [
|
|
@@ -252,7 +220,7 @@
|
|
|
252
220
|
"text": "'s' | 'l'"
|
|
253
221
|
},
|
|
254
222
|
"default": "'l'",
|
|
255
|
-
"description": "Size variant, either l or s; overrides the size on any projected `sbb-expansion-panel`.
|
|
223
|
+
"description": "Size variant, either l or s; overrides the size on any projected `sbb-expansion-panel`.",
|
|
256
224
|
"fieldName": "size"
|
|
257
225
|
}
|
|
258
226
|
],
|
|
@@ -1085,7 +1053,7 @@
|
|
|
1085
1053
|
"text": "boolean"
|
|
1086
1054
|
},
|
|
1087
1055
|
"privacy": "private",
|
|
1088
|
-
"default": "
|
|
1056
|
+
"default": "!!this.shadowRoot",
|
|
1089
1057
|
"inheritedFrom": {
|
|
1090
1058
|
"name": "SbbHydrationMixin",
|
|
1091
1059
|
"module": "core/mixins.js"
|
|
@@ -1115,50 +1083,18 @@
|
|
|
1115
1083
|
},
|
|
1116
1084
|
{
|
|
1117
1085
|
"kind": "field",
|
|
1118
|
-
"name": "
|
|
1119
|
-
"
|
|
1120
|
-
|
|
1121
|
-
"name": "SbbHydrationMixin",
|
|
1122
|
-
"module": "core/mixins.js"
|
|
1123
|
-
}
|
|
1124
|
-
},
|
|
1125
|
-
{
|
|
1126
|
-
"kind": "method",
|
|
1127
|
-
"name": "recoverSsrState",
|
|
1128
|
-
"privacy": "protected",
|
|
1129
|
-
"return": {
|
|
1130
|
-
"type": {
|
|
1131
|
-
"text": "void"
|
|
1132
|
-
}
|
|
1086
|
+
"name": "hydrationRequired",
|
|
1087
|
+
"type": {
|
|
1088
|
+
"text": "boolean"
|
|
1133
1089
|
},
|
|
1134
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
1135
|
-
"inheritedFrom": {
|
|
1136
|
-
"name": "SbbHydrationMixin",
|
|
1137
|
-
"module": "core/mixins.js"
|
|
1138
|
-
}
|
|
1139
|
-
},
|
|
1140
|
-
{
|
|
1141
|
-
"kind": "method",
|
|
1142
|
-
"name": "getAndRemoveAttribute",
|
|
1143
1090
|
"privacy": "protected",
|
|
1144
|
-
"
|
|
1145
|
-
|
|
1146
|
-
"text": "string | null"
|
|
1147
|
-
}
|
|
1148
|
-
},
|
|
1149
|
-
"parameters": [
|
|
1150
|
-
{
|
|
1151
|
-
"name": "name",
|
|
1152
|
-
"type": {
|
|
1153
|
-
"text": "string"
|
|
1154
|
-
}
|
|
1155
|
-
}
|
|
1156
|
-
],
|
|
1157
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
1091
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
1092
|
+
"readonly": true,
|
|
1158
1093
|
"inheritedFrom": {
|
|
1159
1094
|
"name": "SbbHydrationMixin",
|
|
1160
1095
|
"module": "core/mixins.js"
|
|
1161
|
-
}
|
|
1096
|
+
},
|
|
1097
|
+
"default": "!!this.shadowRoot"
|
|
1162
1098
|
},
|
|
1163
1099
|
{
|
|
1164
1100
|
"kind": "field",
|
|
@@ -2800,6 +2736,56 @@
|
|
|
2800
2736
|
"text": "void"
|
|
2801
2737
|
}
|
|
2802
2738
|
}
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"kind": "field",
|
|
2742
|
+
"name": "_hydrationRequired",
|
|
2743
|
+
"type": {
|
|
2744
|
+
"text": "boolean"
|
|
2745
|
+
},
|
|
2746
|
+
"privacy": "private",
|
|
2747
|
+
"default": "!!this.shadowRoot",
|
|
2748
|
+
"inheritedFrom": {
|
|
2749
|
+
"name": "SbbHydrationMixin",
|
|
2750
|
+
"module": "core/mixins.js"
|
|
2751
|
+
}
|
|
2752
|
+
},
|
|
2753
|
+
{
|
|
2754
|
+
"kind": "field",
|
|
2755
|
+
"name": "_hydrationComplete",
|
|
2756
|
+
"privacy": "private",
|
|
2757
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
2758
|
+
"inheritedFrom": {
|
|
2759
|
+
"name": "SbbHydrationMixin",
|
|
2760
|
+
"module": "core/mixins.js"
|
|
2761
|
+
}
|
|
2762
|
+
},
|
|
2763
|
+
{
|
|
2764
|
+
"kind": "field",
|
|
2765
|
+
"name": "_resolveHydration",
|
|
2766
|
+
"type": {
|
|
2767
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
2768
|
+
},
|
|
2769
|
+
"privacy": "private",
|
|
2770
|
+
"inheritedFrom": {
|
|
2771
|
+
"name": "SbbHydrationMixin",
|
|
2772
|
+
"module": "core/mixins.js"
|
|
2773
|
+
}
|
|
2774
|
+
},
|
|
2775
|
+
{
|
|
2776
|
+
"kind": "field",
|
|
2777
|
+
"name": "hydrationRequired",
|
|
2778
|
+
"type": {
|
|
2779
|
+
"text": "boolean"
|
|
2780
|
+
},
|
|
2781
|
+
"privacy": "protected",
|
|
2782
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
2783
|
+
"readonly": true,
|
|
2784
|
+
"inheritedFrom": {
|
|
2785
|
+
"name": "SbbHydrationMixin",
|
|
2786
|
+
"module": "core/mixins.js"
|
|
2787
|
+
},
|
|
2788
|
+
"default": "!!this.shadowRoot"
|
|
2803
2789
|
}
|
|
2804
2790
|
],
|
|
2805
2791
|
"events": [
|
|
@@ -2862,6 +2848,12 @@
|
|
|
2862
2848
|
"fieldName": "dateFilter"
|
|
2863
2849
|
}
|
|
2864
2850
|
],
|
|
2851
|
+
"mixins": [
|
|
2852
|
+
{
|
|
2853
|
+
"name": "SbbHydrationMixin",
|
|
2854
|
+
"module": "core/mixins.js"
|
|
2855
|
+
}
|
|
2856
|
+
],
|
|
2865
2857
|
"superclass": {
|
|
2866
2858
|
"name": "LitElement",
|
|
2867
2859
|
"package": "lit"
|
|
@@ -3149,8 +3141,13 @@
|
|
|
3149
3141
|
"description": "Move the minutes hand every minute."
|
|
3150
3142
|
},
|
|
3151
3143
|
{
|
|
3152
|
-
"kind": "
|
|
3144
|
+
"kind": "field",
|
|
3153
3145
|
"name": "_handlePageVisibilityChange",
|
|
3146
|
+
"privacy": "private"
|
|
3147
|
+
},
|
|
3148
|
+
{
|
|
3149
|
+
"kind": "method",
|
|
3150
|
+
"name": "_startOrConfigureClock",
|
|
3154
3151
|
"privacy": "private",
|
|
3155
3152
|
"return": {
|
|
3156
3153
|
"type": {
|
|
@@ -3160,102 +3157,105 @@
|
|
|
3160
3157
|
},
|
|
3161
3158
|
{
|
|
3162
3159
|
"kind": "method",
|
|
3163
|
-
"name": "
|
|
3160
|
+
"name": "_startClock",
|
|
3164
3161
|
"privacy": "private",
|
|
3165
3162
|
"return": {
|
|
3166
3163
|
"type": {
|
|
3167
|
-
"text": "void"
|
|
3164
|
+
"text": "Promise<void>"
|
|
3168
3165
|
}
|
|
3169
|
-
}
|
|
3166
|
+
},
|
|
3167
|
+
"description": "Starts the clock by defining the hands starting position then starting the animations."
|
|
3170
3168
|
},
|
|
3171
3169
|
{
|
|
3172
3170
|
"kind": "method",
|
|
3173
|
-
"name": "
|
|
3171
|
+
"name": "_stopClock",
|
|
3174
3172
|
"privacy": "private",
|
|
3175
3173
|
"return": {
|
|
3176
3174
|
"type": {
|
|
3177
|
-
"text": "void"
|
|
3175
|
+
"text": "Promise<void>"
|
|
3178
3176
|
}
|
|
3179
|
-
}
|
|
3177
|
+
},
|
|
3178
|
+
"description": "Stops the clock by removing all the animations."
|
|
3180
3179
|
},
|
|
3181
3180
|
{
|
|
3182
3181
|
"kind": "method",
|
|
3183
|
-
"name": "
|
|
3182
|
+
"name": "_setHandsStartingPosition",
|
|
3184
3183
|
"privacy": "private",
|
|
3185
3184
|
"return": {
|
|
3186
3185
|
"type": {
|
|
3187
3186
|
"text": "void"
|
|
3188
3187
|
}
|
|
3189
|
-
}
|
|
3188
|
+
},
|
|
3189
|
+
"description": "Set the starting position for the three hands on the clock face."
|
|
3190
3190
|
},
|
|
3191
3191
|
{
|
|
3192
3192
|
"kind": "method",
|
|
3193
|
-
"name": "
|
|
3193
|
+
"name": "_assignCurrentTime",
|
|
3194
3194
|
"privacy": "private",
|
|
3195
3195
|
"return": {
|
|
3196
3196
|
"type": {
|
|
3197
3197
|
"text": "void"
|
|
3198
3198
|
}
|
|
3199
|
-
}
|
|
3199
|
+
},
|
|
3200
|
+
"description": "Given the current date, calculates the hh/mm/ss values and the hh/mm/ss left to the next midnight."
|
|
3200
3201
|
},
|
|
3201
3202
|
{
|
|
3202
3203
|
"kind": "method",
|
|
3203
|
-
"name": "
|
|
3204
|
+
"name": "_setMinutesHand",
|
|
3204
3205
|
"privacy": "private",
|
|
3205
3206
|
"return": {
|
|
3206
3207
|
"type": {
|
|
3207
3208
|
"text": "void"
|
|
3208
3209
|
}
|
|
3209
3210
|
},
|
|
3210
|
-
"description": "
|
|
3211
|
+
"description": "Set the starting position for the minutes hand."
|
|
3211
3212
|
},
|
|
3212
3213
|
{
|
|
3213
3214
|
"kind": "method",
|
|
3214
|
-
"name": "
|
|
3215
|
+
"name": "_moveHoursHand",
|
|
3215
3216
|
"privacy": "private",
|
|
3216
3217
|
"return": {
|
|
3217
3218
|
"type": {
|
|
3218
3219
|
"text": "void"
|
|
3219
3220
|
}
|
|
3220
3221
|
},
|
|
3221
|
-
"description": "
|
|
3222
|
+
"description": "Move the hours hand to the next value."
|
|
3222
3223
|
},
|
|
3223
3224
|
{
|
|
3224
3225
|
"kind": "method",
|
|
3225
|
-
"name": "
|
|
3226
|
+
"name": "_moveMinutesHand",
|
|
3226
3227
|
"privacy": "private",
|
|
3227
3228
|
"return": {
|
|
3228
3229
|
"type": {
|
|
3229
3230
|
"text": "void"
|
|
3230
3231
|
}
|
|
3231
3232
|
},
|
|
3232
|
-
"description": "
|
|
3233
|
+
"description": "Move the minutes hand to the next value."
|
|
3233
3234
|
},
|
|
3234
3235
|
{
|
|
3235
3236
|
"kind": "method",
|
|
3236
|
-
"name": "
|
|
3237
|
+
"name": "_addMinutesAndSetHands",
|
|
3237
3238
|
"privacy": "private",
|
|
3238
3239
|
"return": {
|
|
3239
3240
|
"type": {
|
|
3240
3241
|
"text": "void"
|
|
3241
3242
|
}
|
|
3242
|
-
}
|
|
3243
|
-
"description": "Move the hours hand to the next value."
|
|
3243
|
+
}
|
|
3244
3244
|
},
|
|
3245
3245
|
{
|
|
3246
3246
|
"kind": "method",
|
|
3247
|
-
"name": "
|
|
3247
|
+
"name": "_resetSecondsHandAnimation",
|
|
3248
3248
|
"privacy": "private",
|
|
3249
3249
|
"return": {
|
|
3250
3250
|
"type": {
|
|
3251
3251
|
"text": "void"
|
|
3252
3252
|
}
|
|
3253
3253
|
},
|
|
3254
|
-
"description": "
|
|
3254
|
+
"description": "Removing animation by overriding with empty string,\nthen triggering a reflow and re add original animation by removing override."
|
|
3255
3255
|
},
|
|
3256
3256
|
{
|
|
3257
3257
|
"kind": "method",
|
|
3258
|
-
"name": "
|
|
3258
|
+
"name": "_removeEventListeners",
|
|
3259
3259
|
"privacy": "private",
|
|
3260
3260
|
"return": {
|
|
3261
3261
|
"type": {
|
|
@@ -3265,25 +3265,23 @@
|
|
|
3265
3265
|
},
|
|
3266
3266
|
{
|
|
3267
3267
|
"kind": "method",
|
|
3268
|
-
"name": "
|
|
3268
|
+
"name": "_removeHoursAnimationStyles",
|
|
3269
3269
|
"privacy": "private",
|
|
3270
3270
|
"return": {
|
|
3271
3271
|
"type": {
|
|
3272
|
-
"text": "
|
|
3272
|
+
"text": "void"
|
|
3273
3273
|
}
|
|
3274
|
-
}
|
|
3275
|
-
"description": "Stops the clock by removing all the animations."
|
|
3274
|
+
}
|
|
3276
3275
|
},
|
|
3277
3276
|
{
|
|
3278
3277
|
"kind": "method",
|
|
3279
|
-
"name": "
|
|
3278
|
+
"name": "_removeSecondsAnimationStyles",
|
|
3280
3279
|
"privacy": "private",
|
|
3281
3280
|
"return": {
|
|
3282
3281
|
"type": {
|
|
3283
|
-
"text": "
|
|
3282
|
+
"text": "void"
|
|
3284
3283
|
}
|
|
3285
|
-
}
|
|
3286
|
-
"description": "Starts the clock by defining the hands starting position then starting the animations."
|
|
3284
|
+
}
|
|
3287
3285
|
}
|
|
3288
3286
|
],
|
|
3289
3287
|
"attributes": [
|
|
@@ -5992,7 +5990,7 @@
|
|
|
5992
5990
|
"text": "boolean"
|
|
5993
5991
|
},
|
|
5994
5992
|
"privacy": "private",
|
|
5995
|
-
"default": "
|
|
5993
|
+
"default": "!!this.shadowRoot",
|
|
5996
5994
|
"inheritedFrom": {
|
|
5997
5995
|
"name": "SbbHydrationMixin",
|
|
5998
5996
|
"module": "core/mixins.js"
|
|
@@ -6022,50 +6020,18 @@
|
|
|
6022
6020
|
},
|
|
6023
6021
|
{
|
|
6024
6022
|
"kind": "field",
|
|
6025
|
-
"name": "
|
|
6026
|
-
"
|
|
6027
|
-
|
|
6028
|
-
"name": "SbbHydrationMixin",
|
|
6029
|
-
"module": "core/mixins.js"
|
|
6030
|
-
}
|
|
6031
|
-
},
|
|
6032
|
-
{
|
|
6033
|
-
"kind": "method",
|
|
6034
|
-
"name": "recoverSsrState",
|
|
6035
|
-
"privacy": "protected",
|
|
6036
|
-
"return": {
|
|
6037
|
-
"type": {
|
|
6038
|
-
"text": "void"
|
|
6039
|
-
}
|
|
6023
|
+
"name": "hydrationRequired",
|
|
6024
|
+
"type": {
|
|
6025
|
+
"text": "boolean"
|
|
6040
6026
|
},
|
|
6041
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
6042
|
-
"inheritedFrom": {
|
|
6043
|
-
"name": "SbbHydrationMixin",
|
|
6044
|
-
"module": "core/mixins.js"
|
|
6045
|
-
}
|
|
6046
|
-
},
|
|
6047
|
-
{
|
|
6048
|
-
"kind": "method",
|
|
6049
|
-
"name": "getAndRemoveAttribute",
|
|
6050
6027
|
"privacy": "protected",
|
|
6051
|
-
"
|
|
6052
|
-
|
|
6053
|
-
"text": "string | null"
|
|
6054
|
-
}
|
|
6055
|
-
},
|
|
6056
|
-
"parameters": [
|
|
6057
|
-
{
|
|
6058
|
-
"name": "name",
|
|
6059
|
-
"type": {
|
|
6060
|
-
"text": "string"
|
|
6061
|
-
}
|
|
6062
|
-
}
|
|
6063
|
-
],
|
|
6064
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
6028
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
6029
|
+
"readonly": true,
|
|
6065
6030
|
"inheritedFrom": {
|
|
6066
6031
|
"name": "SbbHydrationMixin",
|
|
6067
6032
|
"module": "core/mixins.js"
|
|
6068
|
-
}
|
|
6033
|
+
},
|
|
6034
|
+
"default": "!!this.shadowRoot"
|
|
6069
6035
|
}
|
|
6070
6036
|
],
|
|
6071
6037
|
"attributes": [
|
|
@@ -9739,7 +9705,7 @@
|
|
|
9739
9705
|
"text": "boolean"
|
|
9740
9706
|
},
|
|
9741
9707
|
"privacy": "private",
|
|
9742
|
-
"default": "
|
|
9708
|
+
"default": "!!this.shadowRoot",
|
|
9743
9709
|
"inheritedFrom": {
|
|
9744
9710
|
"name": "SbbHydrationMixin",
|
|
9745
9711
|
"module": "core/mixins.js"
|
|
@@ -9769,50 +9735,18 @@
|
|
|
9769
9735
|
},
|
|
9770
9736
|
{
|
|
9771
9737
|
"kind": "field",
|
|
9772
|
-
"name": "
|
|
9773
|
-
"
|
|
9774
|
-
|
|
9775
|
-
"name": "SbbHydrationMixin",
|
|
9776
|
-
"module": "core/mixins.js"
|
|
9777
|
-
}
|
|
9778
|
-
},
|
|
9779
|
-
{
|
|
9780
|
-
"kind": "method",
|
|
9781
|
-
"name": "recoverSsrState",
|
|
9782
|
-
"privacy": "protected",
|
|
9783
|
-
"return": {
|
|
9784
|
-
"type": {
|
|
9785
|
-
"text": "void"
|
|
9786
|
-
}
|
|
9738
|
+
"name": "hydrationRequired",
|
|
9739
|
+
"type": {
|
|
9740
|
+
"text": "boolean"
|
|
9787
9741
|
},
|
|
9788
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
9789
|
-
"inheritedFrom": {
|
|
9790
|
-
"name": "SbbHydrationMixin",
|
|
9791
|
-
"module": "core/mixins.js"
|
|
9792
|
-
}
|
|
9793
|
-
},
|
|
9794
|
-
{
|
|
9795
|
-
"kind": "method",
|
|
9796
|
-
"name": "getAndRemoveAttribute",
|
|
9797
9742
|
"privacy": "protected",
|
|
9798
|
-
"
|
|
9799
|
-
|
|
9800
|
-
"text": "string | null"
|
|
9801
|
-
}
|
|
9802
|
-
},
|
|
9803
|
-
"parameters": [
|
|
9804
|
-
{
|
|
9805
|
-
"name": "name",
|
|
9806
|
-
"type": {
|
|
9807
|
-
"text": "string"
|
|
9808
|
-
}
|
|
9809
|
-
}
|
|
9810
|
-
],
|
|
9811
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
9743
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
9744
|
+
"readonly": true,
|
|
9812
9745
|
"inheritedFrom": {
|
|
9813
9746
|
"name": "SbbHydrationMixin",
|
|
9814
9747
|
"module": "core/mixins.js"
|
|
9815
|
-
}
|
|
9748
|
+
},
|
|
9749
|
+
"default": "!!this.shadowRoot"
|
|
9816
9750
|
}
|
|
9817
9751
|
],
|
|
9818
9752
|
"events": [
|
|
@@ -10130,7 +10064,7 @@
|
|
|
10130
10064
|
"text": "boolean"
|
|
10131
10065
|
},
|
|
10132
10066
|
"privacy": "private",
|
|
10133
|
-
"default": "
|
|
10067
|
+
"default": "!!this.shadowRoot",
|
|
10134
10068
|
"inheritedFrom": {
|
|
10135
10069
|
"name": "SbbHydrationMixin",
|
|
10136
10070
|
"module": "core/mixins.js"
|
|
@@ -10160,50 +10094,18 @@
|
|
|
10160
10094
|
},
|
|
10161
10095
|
{
|
|
10162
10096
|
"kind": "field",
|
|
10163
|
-
"name": "
|
|
10164
|
-
"
|
|
10165
|
-
|
|
10166
|
-
"name": "SbbHydrationMixin",
|
|
10167
|
-
"module": "core/mixins.js"
|
|
10168
|
-
}
|
|
10169
|
-
},
|
|
10170
|
-
{
|
|
10171
|
-
"kind": "method",
|
|
10172
|
-
"name": "recoverSsrState",
|
|
10173
|
-
"privacy": "protected",
|
|
10174
|
-
"return": {
|
|
10175
|
-
"type": {
|
|
10176
|
-
"text": "void"
|
|
10177
|
-
}
|
|
10097
|
+
"name": "hydrationRequired",
|
|
10098
|
+
"type": {
|
|
10099
|
+
"text": "boolean"
|
|
10178
10100
|
},
|
|
10179
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
10180
|
-
"inheritedFrom": {
|
|
10181
|
-
"name": "SbbHydrationMixin",
|
|
10182
|
-
"module": "core/mixins.js"
|
|
10183
|
-
}
|
|
10184
|
-
},
|
|
10185
|
-
{
|
|
10186
|
-
"kind": "method",
|
|
10187
|
-
"name": "getAndRemoveAttribute",
|
|
10188
10101
|
"privacy": "protected",
|
|
10189
|
-
"
|
|
10190
|
-
|
|
10191
|
-
"text": "string | null"
|
|
10192
|
-
}
|
|
10193
|
-
},
|
|
10194
|
-
"parameters": [
|
|
10195
|
-
{
|
|
10196
|
-
"name": "name",
|
|
10197
|
-
"type": {
|
|
10198
|
-
"text": "string"
|
|
10199
|
-
}
|
|
10200
|
-
}
|
|
10201
|
-
],
|
|
10202
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
10102
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
10103
|
+
"readonly": true,
|
|
10203
10104
|
"inheritedFrom": {
|
|
10204
10105
|
"name": "SbbHydrationMixin",
|
|
10205
10106
|
"module": "core/mixins.js"
|
|
10206
|
-
}
|
|
10107
|
+
},
|
|
10108
|
+
"default": "!!this.shadowRoot"
|
|
10207
10109
|
}
|
|
10208
10110
|
],
|
|
10209
10111
|
"attributes": [
|
|
@@ -10888,6 +10790,21 @@
|
|
|
10888
10790
|
}
|
|
10889
10791
|
]
|
|
10890
10792
|
},
|
|
10793
|
+
{
|
|
10794
|
+
"kind": "javascript-module",
|
|
10795
|
+
"path": "table.js",
|
|
10796
|
+
"declarations": [],
|
|
10797
|
+
"exports": [
|
|
10798
|
+
{
|
|
10799
|
+
"kind": "js",
|
|
10800
|
+
"name": "*",
|
|
10801
|
+
"declaration": {
|
|
10802
|
+
"name": "*",
|
|
10803
|
+
"package": "./table/table-wrapper.js"
|
|
10804
|
+
}
|
|
10805
|
+
}
|
|
10806
|
+
]
|
|
10807
|
+
},
|
|
10891
10808
|
{
|
|
10892
10809
|
"kind": "javascript-module",
|
|
10893
10810
|
"path": "tabs.js",
|
|
@@ -12820,11 +12737,11 @@
|
|
|
12820
12737
|
"kind": "field",
|
|
12821
12738
|
"name": "size",
|
|
12822
12739
|
"type": {
|
|
12823
|
-
"text": "'s' | 'm'"
|
|
12740
|
+
"text": "'xs' | 's' | 'm'"
|
|
12824
12741
|
},
|
|
12825
12742
|
"privacy": "public",
|
|
12826
12743
|
"default": "'s'",
|
|
12827
|
-
"description": "Size variant, either m or
|
|
12744
|
+
"description": "Size variant, either m, s or xs.",
|
|
12828
12745
|
"attribute": "size",
|
|
12829
12746
|
"reflects": true
|
|
12830
12747
|
},
|
|
@@ -13170,10 +13087,10 @@
|
|
|
13170
13087
|
{
|
|
13171
13088
|
"name": "size",
|
|
13172
13089
|
"type": {
|
|
13173
|
-
"text": "'s' | 'm'"
|
|
13090
|
+
"text": "'xs' | 's' | 'm'"
|
|
13174
13091
|
},
|
|
13175
13092
|
"default": "'s'",
|
|
13176
|
-
"description": "Size variant, either m or
|
|
13093
|
+
"description": "Size variant, either m, s or xs.",
|
|
13177
13094
|
"fieldName": "size"
|
|
13178
13095
|
},
|
|
13179
13096
|
{
|
|
@@ -13675,7 +13592,7 @@
|
|
|
13675
13592
|
"text": "boolean"
|
|
13676
13593
|
},
|
|
13677
13594
|
"privacy": "private",
|
|
13678
|
-
"default": "
|
|
13595
|
+
"default": "!!this.shadowRoot",
|
|
13679
13596
|
"inheritedFrom": {
|
|
13680
13597
|
"name": "SbbHydrationMixin",
|
|
13681
13598
|
"module": "core/mixins.js"
|
|
@@ -13705,50 +13622,18 @@
|
|
|
13705
13622
|
},
|
|
13706
13623
|
{
|
|
13707
13624
|
"kind": "field",
|
|
13708
|
-
"name": "
|
|
13709
|
-
"
|
|
13710
|
-
|
|
13711
|
-
"name": "SbbHydrationMixin",
|
|
13712
|
-
"module": "core/mixins.js"
|
|
13713
|
-
}
|
|
13714
|
-
},
|
|
13715
|
-
{
|
|
13716
|
-
"kind": "method",
|
|
13717
|
-
"name": "recoverSsrState",
|
|
13718
|
-
"privacy": "protected",
|
|
13719
|
-
"return": {
|
|
13720
|
-
"type": {
|
|
13721
|
-
"text": "void"
|
|
13722
|
-
}
|
|
13625
|
+
"name": "hydrationRequired",
|
|
13626
|
+
"type": {
|
|
13627
|
+
"text": "boolean"
|
|
13723
13628
|
},
|
|
13724
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
13725
|
-
"inheritedFrom": {
|
|
13726
|
-
"name": "SbbHydrationMixin",
|
|
13727
|
-
"module": "core/mixins.js"
|
|
13728
|
-
}
|
|
13729
|
-
},
|
|
13730
|
-
{
|
|
13731
|
-
"kind": "method",
|
|
13732
|
-
"name": "getAndRemoveAttribute",
|
|
13733
13629
|
"privacy": "protected",
|
|
13734
|
-
"
|
|
13735
|
-
|
|
13736
|
-
"text": "string | null"
|
|
13737
|
-
}
|
|
13738
|
-
},
|
|
13739
|
-
"parameters": [
|
|
13740
|
-
{
|
|
13741
|
-
"name": "name",
|
|
13742
|
-
"type": {
|
|
13743
|
-
"text": "string"
|
|
13744
|
-
}
|
|
13745
|
-
}
|
|
13746
|
-
],
|
|
13747
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
13630
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
13631
|
+
"readonly": true,
|
|
13748
13632
|
"inheritedFrom": {
|
|
13749
13633
|
"name": "SbbHydrationMixin",
|
|
13750
13634
|
"module": "core/mixins.js"
|
|
13751
|
-
}
|
|
13635
|
+
},
|
|
13636
|
+
"default": "!!this.shadowRoot"
|
|
13752
13637
|
}
|
|
13753
13638
|
],
|
|
13754
13639
|
"events": [
|
|
@@ -13882,7 +13767,7 @@
|
|
|
13882
13767
|
},
|
|
13883
13768
|
"privacy": "public",
|
|
13884
13769
|
"default": "'m'",
|
|
13885
|
-
"description": "You can choose between `m` or `l` size.",
|
|
13770
|
+
"description": "You can choose between `s`, `m` or `l` size.",
|
|
13886
13771
|
"attribute": "size",
|
|
13887
13772
|
"reflects": true
|
|
13888
13773
|
},
|
|
@@ -14133,7 +14018,7 @@
|
|
|
14133
14018
|
"text": "'s' | 'm' | 'l'"
|
|
14134
14019
|
},
|
|
14135
14020
|
"default": "'m'",
|
|
14136
|
-
"description": "You can choose between `m` or `l` size.",
|
|
14021
|
+
"description": "You can choose between `s`, `m` or `l` size.",
|
|
14137
14022
|
"fieldName": "size"
|
|
14138
14023
|
},
|
|
14139
14024
|
{
|
|
@@ -14513,7 +14398,7 @@
|
|
|
14513
14398
|
"text": "boolean"
|
|
14514
14399
|
},
|
|
14515
14400
|
"privacy": "private",
|
|
14516
|
-
"default": "
|
|
14401
|
+
"default": "!!this.shadowRoot",
|
|
14517
14402
|
"inheritedFrom": {
|
|
14518
14403
|
"name": "SbbHydrationMixin",
|
|
14519
14404
|
"module": "core/mixins.js"
|
|
@@ -14543,50 +14428,18 @@
|
|
|
14543
14428
|
},
|
|
14544
14429
|
{
|
|
14545
14430
|
"kind": "field",
|
|
14546
|
-
"name": "
|
|
14547
|
-
"
|
|
14548
|
-
|
|
14549
|
-
"name": "SbbHydrationMixin",
|
|
14550
|
-
"module": "core/mixins.js"
|
|
14551
|
-
}
|
|
14552
|
-
},
|
|
14553
|
-
{
|
|
14554
|
-
"kind": "method",
|
|
14555
|
-
"name": "recoverSsrState",
|
|
14556
|
-
"privacy": "protected",
|
|
14557
|
-
"return": {
|
|
14558
|
-
"type": {
|
|
14559
|
-
"text": "void"
|
|
14560
|
-
}
|
|
14431
|
+
"name": "hydrationRequired",
|
|
14432
|
+
"type": {
|
|
14433
|
+
"text": "boolean"
|
|
14561
14434
|
},
|
|
14562
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
14563
|
-
"inheritedFrom": {
|
|
14564
|
-
"name": "SbbHydrationMixin",
|
|
14565
|
-
"module": "core/mixins.js"
|
|
14566
|
-
}
|
|
14567
|
-
},
|
|
14568
|
-
{
|
|
14569
|
-
"kind": "method",
|
|
14570
|
-
"name": "getAndRemoveAttribute",
|
|
14571
14435
|
"privacy": "protected",
|
|
14572
|
-
"
|
|
14573
|
-
|
|
14574
|
-
"text": "string | null"
|
|
14575
|
-
}
|
|
14576
|
-
},
|
|
14577
|
-
"parameters": [
|
|
14578
|
-
{
|
|
14579
|
-
"name": "name",
|
|
14580
|
-
"type": {
|
|
14581
|
-
"text": "string"
|
|
14582
|
-
}
|
|
14583
|
-
}
|
|
14584
|
-
],
|
|
14585
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
14436
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
14437
|
+
"readonly": true,
|
|
14586
14438
|
"inheritedFrom": {
|
|
14587
14439
|
"name": "SbbHydrationMixin",
|
|
14588
14440
|
"module": "core/mixins.js"
|
|
14589
|
-
}
|
|
14441
|
+
},
|
|
14442
|
+
"default": "!!this.shadowRoot"
|
|
14590
14443
|
}
|
|
14591
14444
|
],
|
|
14592
14445
|
"mixins": [
|
|
@@ -14720,7 +14573,7 @@
|
|
|
14720
14573
|
"text": "boolean"
|
|
14721
14574
|
},
|
|
14722
14575
|
"privacy": "private",
|
|
14723
|
-
"default": "
|
|
14576
|
+
"default": "!!this.shadowRoot",
|
|
14724
14577
|
"inheritedFrom": {
|
|
14725
14578
|
"name": "SbbHydrationMixin",
|
|
14726
14579
|
"module": "core/mixins.js"
|
|
@@ -14750,50 +14603,18 @@
|
|
|
14750
14603
|
},
|
|
14751
14604
|
{
|
|
14752
14605
|
"kind": "field",
|
|
14753
|
-
"name": "
|
|
14754
|
-
"
|
|
14755
|
-
|
|
14756
|
-
"name": "SbbHydrationMixin",
|
|
14757
|
-
"module": "core/mixins.js"
|
|
14758
|
-
}
|
|
14759
|
-
},
|
|
14760
|
-
{
|
|
14761
|
-
"kind": "method",
|
|
14762
|
-
"name": "recoverSsrState",
|
|
14763
|
-
"privacy": "protected",
|
|
14764
|
-
"return": {
|
|
14765
|
-
"type": {
|
|
14766
|
-
"text": "void"
|
|
14767
|
-
}
|
|
14606
|
+
"name": "hydrationRequired",
|
|
14607
|
+
"type": {
|
|
14608
|
+
"text": "boolean"
|
|
14768
14609
|
},
|
|
14769
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
14770
|
-
"inheritedFrom": {
|
|
14771
|
-
"name": "SbbHydrationMixin",
|
|
14772
|
-
"module": "core/mixins.js"
|
|
14773
|
-
}
|
|
14774
|
-
},
|
|
14775
|
-
{
|
|
14776
|
-
"kind": "method",
|
|
14777
|
-
"name": "getAndRemoveAttribute",
|
|
14778
14610
|
"privacy": "protected",
|
|
14779
|
-
"
|
|
14780
|
-
|
|
14781
|
-
"text": "string | null"
|
|
14782
|
-
}
|
|
14783
|
-
},
|
|
14784
|
-
"parameters": [
|
|
14785
|
-
{
|
|
14786
|
-
"name": "name",
|
|
14787
|
-
"type": {
|
|
14788
|
-
"text": "string"
|
|
14789
|
-
}
|
|
14790
|
-
}
|
|
14791
|
-
],
|
|
14792
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
14611
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
14612
|
+
"readonly": true,
|
|
14793
14613
|
"inheritedFrom": {
|
|
14794
14614
|
"name": "SbbHydrationMixin",
|
|
14795
14615
|
"module": "core/mixins.js"
|
|
14796
|
-
}
|
|
14616
|
+
},
|
|
14617
|
+
"default": "!!this.shadowRoot"
|
|
14797
14618
|
},
|
|
14798
14619
|
{
|
|
14799
14620
|
"kind": "field",
|
|
@@ -26467,25 +26288,9 @@
|
|
|
26467
26288
|
"kind": "variable",
|
|
26468
26289
|
"name": "i18nFromPlatform",
|
|
26469
26290
|
"type": {
|
|
26470
|
-
"text": "Record<string,
|
|
26471
|
-
},
|
|
26472
|
-
"default": "{ long: { de: 'Auf Gleis', en: 'on platform', fr: 'sur la voie', it: 'sulla piattaforma', }, short: { de: 'Gl.', en: 'Pl.', fr: 'Voie', it: 'Bin.', }, }"
|
|
26473
|
-
},
|
|
26474
|
-
{
|
|
26475
|
-
"kind": "variable",
|
|
26476
|
-
"name": "i18nFromStand",
|
|
26477
|
-
"type": {
|
|
26478
|
-
"text": "Record<string, Record<string, string>>"
|
|
26479
|
-
},
|
|
26480
|
-
"default": "{ long: { de: 'Von Kante', en: 'from Stand', fr: 'à partir de la Quai', it: 'Dalla Corsia', }, short: { de: 'Kante', en: 'Stand', fr: 'Quai', it: 'Corsia.', }, }"
|
|
26481
|
-
},
|
|
26482
|
-
{
|
|
26483
|
-
"kind": "variable",
|
|
26484
|
-
"name": "i18nFromPier",
|
|
26485
|
-
"type": {
|
|
26486
|
-
"text": "Record<string, Record<string, string>>"
|
|
26291
|
+
"text": "Record<string, string>"
|
|
26487
26292
|
},
|
|
26488
|
-
"default": "{
|
|
26293
|
+
"default": "{ de: 'Auf', en: 'on', fr: 'sur', it: 'su', }"
|
|
26489
26294
|
},
|
|
26490
26295
|
{
|
|
26491
26296
|
"kind": "variable",
|
|
@@ -27095,22 +26900,6 @@
|
|
|
27095
26900
|
"module": "core/i18n.js"
|
|
27096
26901
|
}
|
|
27097
26902
|
},
|
|
27098
|
-
{
|
|
27099
|
-
"kind": "js",
|
|
27100
|
-
"name": "i18nFromStand",
|
|
27101
|
-
"declaration": {
|
|
27102
|
-
"name": "i18nFromStand",
|
|
27103
|
-
"module": "core/i18n.js"
|
|
27104
|
-
}
|
|
27105
|
-
},
|
|
27106
|
-
{
|
|
27107
|
-
"kind": "js",
|
|
27108
|
-
"name": "i18nFromPier",
|
|
27109
|
-
"declaration": {
|
|
27110
|
-
"name": "i18nFromPier",
|
|
27111
|
-
"module": "core/i18n.js"
|
|
27112
|
-
}
|
|
27113
|
-
},
|
|
27114
26903
|
{
|
|
27115
26904
|
"kind": "js",
|
|
27116
26905
|
"name": "i18nSupersaver",
|
|
@@ -28621,34 +28410,14 @@
|
|
|
28621
28410
|
"readonly": true
|
|
28622
28411
|
},
|
|
28623
28412
|
{
|
|
28624
|
-
"kind": "
|
|
28625
|
-
"name": "
|
|
28626
|
-
"
|
|
28627
|
-
|
|
28628
|
-
"type": {
|
|
28629
|
-
"text": "void"
|
|
28630
|
-
}
|
|
28413
|
+
"kind": "field",
|
|
28414
|
+
"name": "hydrationRequired",
|
|
28415
|
+
"type": {
|
|
28416
|
+
"text": "boolean"
|
|
28631
28417
|
},
|
|
28632
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate."
|
|
28633
|
-
},
|
|
28634
|
-
{
|
|
28635
|
-
"kind": "method",
|
|
28636
|
-
"name": "getAndRemoveAttribute",
|
|
28637
28418
|
"privacy": "protected",
|
|
28638
|
-
"
|
|
28639
|
-
|
|
28640
|
-
"text": "string | null"
|
|
28641
|
-
}
|
|
28642
|
-
},
|
|
28643
|
-
"parameters": [
|
|
28644
|
-
{
|
|
28645
|
-
"name": "name",
|
|
28646
|
-
"type": {
|
|
28647
|
-
"text": "string"
|
|
28648
|
-
}
|
|
28649
|
-
}
|
|
28650
|
-
],
|
|
28651
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null."
|
|
28419
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
28420
|
+
"readonly": true
|
|
28652
28421
|
}
|
|
28653
28422
|
]
|
|
28654
28423
|
},
|
|
@@ -28664,7 +28433,7 @@
|
|
|
28664
28433
|
"text": "boolean"
|
|
28665
28434
|
},
|
|
28666
28435
|
"privacy": "private",
|
|
28667
|
-
"default": "
|
|
28436
|
+
"default": "!!this.shadowRoot"
|
|
28668
28437
|
},
|
|
28669
28438
|
{
|
|
28670
28439
|
"kind": "field",
|
|
@@ -28682,38 +28451,13 @@
|
|
|
28682
28451
|
},
|
|
28683
28452
|
{
|
|
28684
28453
|
"kind": "field",
|
|
28685
|
-
"name": "
|
|
28686
|
-
"
|
|
28687
|
-
|
|
28688
|
-
{
|
|
28689
|
-
"kind": "method",
|
|
28690
|
-
"name": "recoverSsrState",
|
|
28691
|
-
"privacy": "protected",
|
|
28692
|
-
"return": {
|
|
28693
|
-
"type": {
|
|
28694
|
-
"text": "void"
|
|
28695
|
-
}
|
|
28454
|
+
"name": "hydrationRequired",
|
|
28455
|
+
"type": {
|
|
28456
|
+
"text": "boolean"
|
|
28696
28457
|
},
|
|
28697
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate."
|
|
28698
|
-
},
|
|
28699
|
-
{
|
|
28700
|
-
"kind": "method",
|
|
28701
|
-
"name": "getAndRemoveAttribute",
|
|
28702
28458
|
"privacy": "protected",
|
|
28703
|
-
"
|
|
28704
|
-
|
|
28705
|
-
"text": "string | null"
|
|
28706
|
-
}
|
|
28707
|
-
},
|
|
28708
|
-
"parameters": [
|
|
28709
|
-
{
|
|
28710
|
-
"name": "name",
|
|
28711
|
-
"type": {
|
|
28712
|
-
"text": "string"
|
|
28713
|
-
}
|
|
28714
|
-
}
|
|
28715
|
-
],
|
|
28716
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null."
|
|
28459
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
28460
|
+
"readonly": true
|
|
28717
28461
|
}
|
|
28718
28462
|
],
|
|
28719
28463
|
"parameters": [
|
|
@@ -28807,38 +28551,14 @@
|
|
|
28807
28551
|
}
|
|
28808
28552
|
},
|
|
28809
28553
|
{
|
|
28810
|
-
"kind": "
|
|
28811
|
-
"name": "
|
|
28812
|
-
"
|
|
28813
|
-
|
|
28814
|
-
"type": {
|
|
28815
|
-
"text": "void"
|
|
28816
|
-
}
|
|
28554
|
+
"kind": "field",
|
|
28555
|
+
"name": "hydrationRequired",
|
|
28556
|
+
"type": {
|
|
28557
|
+
"text": "boolean"
|
|
28817
28558
|
},
|
|
28818
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
28819
|
-
"inheritedFrom": {
|
|
28820
|
-
"name": "SbbHydrationMixinType",
|
|
28821
|
-
"module": "core/mixins.js"
|
|
28822
|
-
}
|
|
28823
|
-
},
|
|
28824
|
-
{
|
|
28825
|
-
"kind": "method",
|
|
28826
|
-
"name": "getAndRemoveAttribute",
|
|
28827
28559
|
"privacy": "protected",
|
|
28828
|
-
"
|
|
28829
|
-
|
|
28830
|
-
"text": "string | null"
|
|
28831
|
-
}
|
|
28832
|
-
},
|
|
28833
|
-
"parameters": [
|
|
28834
|
-
{
|
|
28835
|
-
"name": "name",
|
|
28836
|
-
"type": {
|
|
28837
|
-
"text": "string"
|
|
28838
|
-
}
|
|
28839
|
-
}
|
|
28840
|
-
],
|
|
28841
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
28560
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
28561
|
+
"readonly": true,
|
|
28842
28562
|
"inheritedFrom": {
|
|
28843
28563
|
"name": "SbbHydrationMixinType",
|
|
28844
28564
|
"module": "core/mixins.js"
|
|
@@ -28929,7 +28649,7 @@
|
|
|
28929
28649
|
"text": "boolean"
|
|
28930
28650
|
},
|
|
28931
28651
|
"privacy": "private",
|
|
28932
|
-
"default": "
|
|
28652
|
+
"default": "!!this.shadowRoot",
|
|
28933
28653
|
"inheritedFrom": {
|
|
28934
28654
|
"name": "SbbHydrationMixin",
|
|
28935
28655
|
"module": "core/mixins.js"
|
|
@@ -28959,46 +28679,13 @@
|
|
|
28959
28679
|
},
|
|
28960
28680
|
{
|
|
28961
28681
|
"kind": "field",
|
|
28962
|
-
"name": "
|
|
28963
|
-
"
|
|
28964
|
-
|
|
28965
|
-
"name": "SbbHydrationMixin",
|
|
28966
|
-
"module": "core/mixins.js"
|
|
28967
|
-
}
|
|
28968
|
-
},
|
|
28969
|
-
{
|
|
28970
|
-
"kind": "method",
|
|
28971
|
-
"name": "recoverSsrState",
|
|
28972
|
-
"privacy": "protected",
|
|
28973
|
-
"return": {
|
|
28974
|
-
"type": {
|
|
28975
|
-
"text": "void"
|
|
28976
|
-
}
|
|
28682
|
+
"name": "hydrationRequired",
|
|
28683
|
+
"type": {
|
|
28684
|
+
"text": "boolean"
|
|
28977
28685
|
},
|
|
28978
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
28979
|
-
"inheritedFrom": {
|
|
28980
|
-
"name": "SbbHydrationMixin",
|
|
28981
|
-
"module": "core/mixins.js"
|
|
28982
|
-
}
|
|
28983
|
-
},
|
|
28984
|
-
{
|
|
28985
|
-
"kind": "method",
|
|
28986
|
-
"name": "getAndRemoveAttribute",
|
|
28987
28686
|
"privacy": "protected",
|
|
28988
|
-
"
|
|
28989
|
-
|
|
28990
|
-
"text": "string | null"
|
|
28991
|
-
}
|
|
28992
|
-
},
|
|
28993
|
-
"parameters": [
|
|
28994
|
-
{
|
|
28995
|
-
"name": "name",
|
|
28996
|
-
"type": {
|
|
28997
|
-
"text": "string"
|
|
28998
|
-
}
|
|
28999
|
-
}
|
|
29000
|
-
],
|
|
29001
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
28687
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
28688
|
+
"readonly": true,
|
|
29002
28689
|
"inheritedFrom": {
|
|
29003
28690
|
"name": "SbbHydrationMixin",
|
|
29004
28691
|
"module": "core/mixins.js"
|
|
@@ -30341,16 +30028,19 @@
|
|
|
30341
30028
|
"name": "waitForLitRender",
|
|
30342
30029
|
"return": {
|
|
30343
30030
|
"type": {
|
|
30344
|
-
"text": "Promise<
|
|
30031
|
+
"text": "Promise<T>"
|
|
30345
30032
|
}
|
|
30346
30033
|
},
|
|
30347
30034
|
"parameters": [
|
|
30348
30035
|
{
|
|
30349
|
-
"name": "
|
|
30036
|
+
"name": "node",
|
|
30350
30037
|
"type": {
|
|
30351
|
-
"text": "
|
|
30352
|
-
}
|
|
30353
|
-
|
|
30038
|
+
"text": "T | Promise<T>"
|
|
30039
|
+
}
|
|
30040
|
+
},
|
|
30041
|
+
{
|
|
30042
|
+
"description": "a parent node to wait for rendering on.",
|
|
30043
|
+
"name": "root"
|
|
30354
30044
|
}
|
|
30355
30045
|
],
|
|
30356
30046
|
"description": "Waits for all Lit `ReactiveElement` children of the given parent node to\nfinish rendering."
|
|
@@ -32307,7 +31997,7 @@
|
|
|
32307
31997
|
"text": "boolean"
|
|
32308
31998
|
},
|
|
32309
31999
|
"privacy": "private",
|
|
32310
|
-
"default": "
|
|
32000
|
+
"default": "!!this.shadowRoot",
|
|
32311
32001
|
"inheritedFrom": {
|
|
32312
32002
|
"name": "SbbHydrationMixin",
|
|
32313
32003
|
"module": "core/mixins.js"
|
|
@@ -32337,50 +32027,18 @@
|
|
|
32337
32027
|
},
|
|
32338
32028
|
{
|
|
32339
32029
|
"kind": "field",
|
|
32340
|
-
"name": "
|
|
32341
|
-
"
|
|
32342
|
-
|
|
32343
|
-
"name": "SbbHydrationMixin",
|
|
32344
|
-
"module": "core/mixins.js"
|
|
32345
|
-
}
|
|
32346
|
-
},
|
|
32347
|
-
{
|
|
32348
|
-
"kind": "method",
|
|
32349
|
-
"name": "recoverSsrState",
|
|
32350
|
-
"privacy": "protected",
|
|
32351
|
-
"return": {
|
|
32352
|
-
"type": {
|
|
32353
|
-
"text": "void"
|
|
32354
|
-
}
|
|
32030
|
+
"name": "hydrationRequired",
|
|
32031
|
+
"type": {
|
|
32032
|
+
"text": "boolean"
|
|
32355
32033
|
},
|
|
32356
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
32357
|
-
"inheritedFrom": {
|
|
32358
|
-
"name": "SbbHydrationMixin",
|
|
32359
|
-
"module": "core/mixins.js"
|
|
32360
|
-
}
|
|
32361
|
-
},
|
|
32362
|
-
{
|
|
32363
|
-
"kind": "method",
|
|
32364
|
-
"name": "getAndRemoveAttribute",
|
|
32365
32034
|
"privacy": "protected",
|
|
32366
|
-
"
|
|
32367
|
-
|
|
32368
|
-
"text": "string | null"
|
|
32369
|
-
}
|
|
32370
|
-
},
|
|
32371
|
-
"parameters": [
|
|
32372
|
-
{
|
|
32373
|
-
"name": "name",
|
|
32374
|
-
"type": {
|
|
32375
|
-
"text": "string"
|
|
32376
|
-
}
|
|
32377
|
-
}
|
|
32378
|
-
],
|
|
32379
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
32035
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
32036
|
+
"readonly": true,
|
|
32380
32037
|
"inheritedFrom": {
|
|
32381
32038
|
"name": "SbbHydrationMixin",
|
|
32382
32039
|
"module": "core/mixins.js"
|
|
32383
|
-
}
|
|
32040
|
+
},
|
|
32041
|
+
"default": "!!this.shadowRoot"
|
|
32384
32042
|
}
|
|
32385
32043
|
],
|
|
32386
32044
|
"attributes": [
|
|
@@ -35328,7 +34986,7 @@
|
|
|
35328
34986
|
"text": "boolean"
|
|
35329
34987
|
},
|
|
35330
34988
|
"privacy": "private",
|
|
35331
|
-
"default": "
|
|
34989
|
+
"default": "!!this.shadowRoot",
|
|
35332
34990
|
"inheritedFrom": {
|
|
35333
34991
|
"name": "SbbHydrationMixin",
|
|
35334
34992
|
"module": "core/mixins.js"
|
|
@@ -35358,50 +35016,18 @@
|
|
|
35358
35016
|
},
|
|
35359
35017
|
{
|
|
35360
35018
|
"kind": "field",
|
|
35361
|
-
"name": "
|
|
35362
|
-
"
|
|
35363
|
-
|
|
35364
|
-
"name": "SbbHydrationMixin",
|
|
35365
|
-
"module": "core/mixins.js"
|
|
35366
|
-
}
|
|
35367
|
-
},
|
|
35368
|
-
{
|
|
35369
|
-
"kind": "method",
|
|
35370
|
-
"name": "recoverSsrState",
|
|
35371
|
-
"privacy": "protected",
|
|
35372
|
-
"return": {
|
|
35373
|
-
"type": {
|
|
35374
|
-
"text": "void"
|
|
35375
|
-
}
|
|
35019
|
+
"name": "hydrationRequired",
|
|
35020
|
+
"type": {
|
|
35021
|
+
"text": "boolean"
|
|
35376
35022
|
},
|
|
35377
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
35378
|
-
"inheritedFrom": {
|
|
35379
|
-
"name": "SbbHydrationMixin",
|
|
35380
|
-
"module": "core/mixins.js"
|
|
35381
|
-
}
|
|
35382
|
-
},
|
|
35383
|
-
{
|
|
35384
|
-
"kind": "method",
|
|
35385
|
-
"name": "getAndRemoveAttribute",
|
|
35386
35023
|
"privacy": "protected",
|
|
35387
|
-
"
|
|
35388
|
-
|
|
35389
|
-
"text": "string | null"
|
|
35390
|
-
}
|
|
35391
|
-
},
|
|
35392
|
-
"parameters": [
|
|
35393
|
-
{
|
|
35394
|
-
"name": "name",
|
|
35395
|
-
"type": {
|
|
35396
|
-
"text": "string"
|
|
35397
|
-
}
|
|
35398
|
-
}
|
|
35399
|
-
],
|
|
35400
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
35024
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
35025
|
+
"readonly": true,
|
|
35401
35026
|
"inheritedFrom": {
|
|
35402
35027
|
"name": "SbbHydrationMixin",
|
|
35403
35028
|
"module": "core/mixins.js"
|
|
35404
|
-
}
|
|
35029
|
+
},
|
|
35030
|
+
"default": "!!this.shadowRoot"
|
|
35405
35031
|
}
|
|
35406
35032
|
],
|
|
35407
35033
|
"events": [
|
|
@@ -37529,7 +37155,7 @@
|
|
|
37529
37155
|
"text": "boolean"
|
|
37530
37156
|
},
|
|
37531
37157
|
"privacy": "private",
|
|
37532
|
-
"default": "
|
|
37158
|
+
"default": "!!this.shadowRoot",
|
|
37533
37159
|
"inheritedFrom": {
|
|
37534
37160
|
"name": "SbbHydrationMixin",
|
|
37535
37161
|
"module": "core/mixins.js"
|
|
@@ -37559,50 +37185,18 @@
|
|
|
37559
37185
|
},
|
|
37560
37186
|
{
|
|
37561
37187
|
"kind": "field",
|
|
37562
|
-
"name": "
|
|
37563
|
-
"
|
|
37564
|
-
|
|
37565
|
-
"name": "SbbHydrationMixin",
|
|
37566
|
-
"module": "core/mixins.js"
|
|
37567
|
-
}
|
|
37568
|
-
},
|
|
37569
|
-
{
|
|
37570
|
-
"kind": "method",
|
|
37571
|
-
"name": "recoverSsrState",
|
|
37572
|
-
"privacy": "protected",
|
|
37573
|
-
"return": {
|
|
37574
|
-
"type": {
|
|
37575
|
-
"text": "void"
|
|
37576
|
-
}
|
|
37188
|
+
"name": "hydrationRequired",
|
|
37189
|
+
"type": {
|
|
37190
|
+
"text": "boolean"
|
|
37577
37191
|
},
|
|
37578
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
37579
|
-
"inheritedFrom": {
|
|
37580
|
-
"name": "SbbHydrationMixin",
|
|
37581
|
-
"module": "core/mixins.js"
|
|
37582
|
-
}
|
|
37583
|
-
},
|
|
37584
|
-
{
|
|
37585
|
-
"kind": "method",
|
|
37586
|
-
"name": "getAndRemoveAttribute",
|
|
37587
37192
|
"privacy": "protected",
|
|
37588
|
-
"
|
|
37589
|
-
|
|
37590
|
-
"text": "string | null"
|
|
37591
|
-
}
|
|
37592
|
-
},
|
|
37593
|
-
"parameters": [
|
|
37594
|
-
{
|
|
37595
|
-
"name": "name",
|
|
37596
|
-
"type": {
|
|
37597
|
-
"text": "string"
|
|
37598
|
-
}
|
|
37599
|
-
}
|
|
37600
|
-
],
|
|
37601
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
37193
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
37194
|
+
"readonly": true,
|
|
37602
37195
|
"inheritedFrom": {
|
|
37603
37196
|
"name": "SbbHydrationMixin",
|
|
37604
37197
|
"module": "core/mixins.js"
|
|
37605
|
-
}
|
|
37198
|
+
},
|
|
37199
|
+
"default": "!!this.shadowRoot"
|
|
37606
37200
|
}
|
|
37607
37201
|
],
|
|
37608
37202
|
"attributes": [
|
|
@@ -41840,7 +41434,7 @@
|
|
|
41840
41434
|
"text": "boolean"
|
|
41841
41435
|
},
|
|
41842
41436
|
"privacy": "private",
|
|
41843
|
-
"default": "
|
|
41437
|
+
"default": "!!this.shadowRoot",
|
|
41844
41438
|
"inheritedFrom": {
|
|
41845
41439
|
"name": "SbbHydrationMixin",
|
|
41846
41440
|
"module": "core/mixins.js"
|
|
@@ -41870,50 +41464,18 @@
|
|
|
41870
41464
|
},
|
|
41871
41465
|
{
|
|
41872
41466
|
"kind": "field",
|
|
41873
|
-
"name": "
|
|
41874
|
-
"
|
|
41875
|
-
|
|
41876
|
-
"name": "SbbHydrationMixin",
|
|
41877
|
-
"module": "core/mixins.js"
|
|
41878
|
-
}
|
|
41879
|
-
},
|
|
41880
|
-
{
|
|
41881
|
-
"kind": "method",
|
|
41882
|
-
"name": "recoverSsrState",
|
|
41883
|
-
"privacy": "protected",
|
|
41884
|
-
"return": {
|
|
41885
|
-
"type": {
|
|
41886
|
-
"text": "void"
|
|
41887
|
-
}
|
|
41467
|
+
"name": "hydrationRequired",
|
|
41468
|
+
"type": {
|
|
41469
|
+
"text": "boolean"
|
|
41888
41470
|
},
|
|
41889
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
41890
|
-
"inheritedFrom": {
|
|
41891
|
-
"name": "SbbHydrationMixin",
|
|
41892
|
-
"module": "core/mixins.js"
|
|
41893
|
-
}
|
|
41894
|
-
},
|
|
41895
|
-
{
|
|
41896
|
-
"kind": "method",
|
|
41897
|
-
"name": "getAndRemoveAttribute",
|
|
41898
41471
|
"privacy": "protected",
|
|
41899
|
-
"
|
|
41900
|
-
|
|
41901
|
-
"text": "string | null"
|
|
41902
|
-
}
|
|
41903
|
-
},
|
|
41904
|
-
"parameters": [
|
|
41905
|
-
{
|
|
41906
|
-
"name": "name",
|
|
41907
|
-
"type": {
|
|
41908
|
-
"text": "string"
|
|
41909
|
-
}
|
|
41910
|
-
}
|
|
41911
|
-
],
|
|
41912
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
41472
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
41473
|
+
"readonly": true,
|
|
41913
41474
|
"inheritedFrom": {
|
|
41914
41475
|
"name": "SbbHydrationMixin",
|
|
41915
41476
|
"module": "core/mixins.js"
|
|
41916
|
-
}
|
|
41477
|
+
},
|
|
41478
|
+
"default": "!!this.shadowRoot"
|
|
41917
41479
|
},
|
|
41918
41480
|
{
|
|
41919
41481
|
"kind": "field",
|
|
@@ -43142,7 +42704,7 @@
|
|
|
43142
42704
|
"text": "boolean"
|
|
43143
42705
|
},
|
|
43144
42706
|
"privacy": "private",
|
|
43145
|
-
"default": "
|
|
42707
|
+
"default": "!!this.shadowRoot",
|
|
43146
42708
|
"inheritedFrom": {
|
|
43147
42709
|
"name": "SbbHydrationMixin",
|
|
43148
42710
|
"module": "core/mixins.js"
|
|
@@ -43172,50 +42734,18 @@
|
|
|
43172
42734
|
},
|
|
43173
42735
|
{
|
|
43174
42736
|
"kind": "field",
|
|
43175
|
-
"name": "
|
|
43176
|
-
"
|
|
43177
|
-
|
|
43178
|
-
"name": "SbbHydrationMixin",
|
|
43179
|
-
"module": "core/mixins.js"
|
|
43180
|
-
}
|
|
43181
|
-
},
|
|
43182
|
-
{
|
|
43183
|
-
"kind": "method",
|
|
43184
|
-
"name": "recoverSsrState",
|
|
43185
|
-
"privacy": "protected",
|
|
43186
|
-
"return": {
|
|
43187
|
-
"type": {
|
|
43188
|
-
"text": "void"
|
|
43189
|
-
}
|
|
42737
|
+
"name": "hydrationRequired",
|
|
42738
|
+
"type": {
|
|
42739
|
+
"text": "boolean"
|
|
43190
42740
|
},
|
|
43191
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
43192
|
-
"inheritedFrom": {
|
|
43193
|
-
"name": "SbbHydrationMixin",
|
|
43194
|
-
"module": "core/mixins.js"
|
|
43195
|
-
}
|
|
43196
|
-
},
|
|
43197
|
-
{
|
|
43198
|
-
"kind": "method",
|
|
43199
|
-
"name": "getAndRemoveAttribute",
|
|
43200
42741
|
"privacy": "protected",
|
|
43201
|
-
"
|
|
43202
|
-
|
|
43203
|
-
"text": "string | null"
|
|
43204
|
-
}
|
|
43205
|
-
},
|
|
43206
|
-
"parameters": [
|
|
43207
|
-
{
|
|
43208
|
-
"name": "name",
|
|
43209
|
-
"type": {
|
|
43210
|
-
"text": "string"
|
|
43211
|
-
}
|
|
43212
|
-
}
|
|
43213
|
-
],
|
|
43214
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
42742
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
42743
|
+
"readonly": true,
|
|
43215
42744
|
"inheritedFrom": {
|
|
43216
42745
|
"name": "SbbHydrationMixin",
|
|
43217
42746
|
"module": "core/mixins.js"
|
|
43218
|
-
}
|
|
42747
|
+
},
|
|
42748
|
+
"default": "!!this.shadowRoot"
|
|
43219
42749
|
}
|
|
43220
42750
|
],
|
|
43221
42751
|
"attributes": [
|
|
@@ -43459,7 +42989,7 @@
|
|
|
43459
42989
|
"text": "boolean"
|
|
43460
42990
|
},
|
|
43461
42991
|
"privacy": "private",
|
|
43462
|
-
"default": "
|
|
42992
|
+
"default": "!!this.shadowRoot",
|
|
43463
42993
|
"inheritedFrom": {
|
|
43464
42994
|
"name": "SbbHydrationMixin",
|
|
43465
42995
|
"module": "core/mixins.js"
|
|
@@ -43489,50 +43019,18 @@
|
|
|
43489
43019
|
},
|
|
43490
43020
|
{
|
|
43491
43021
|
"kind": "field",
|
|
43492
|
-
"name": "
|
|
43493
|
-
"
|
|
43494
|
-
|
|
43495
|
-
"name": "SbbHydrationMixin",
|
|
43496
|
-
"module": "core/mixins.js"
|
|
43497
|
-
}
|
|
43498
|
-
},
|
|
43499
|
-
{
|
|
43500
|
-
"kind": "method",
|
|
43501
|
-
"name": "recoverSsrState",
|
|
43502
|
-
"privacy": "protected",
|
|
43503
|
-
"return": {
|
|
43504
|
-
"type": {
|
|
43505
|
-
"text": "void"
|
|
43506
|
-
}
|
|
43022
|
+
"name": "hydrationRequired",
|
|
43023
|
+
"type": {
|
|
43024
|
+
"text": "boolean"
|
|
43507
43025
|
},
|
|
43508
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
43509
|
-
"inheritedFrom": {
|
|
43510
|
-
"name": "SbbHydrationMixin",
|
|
43511
|
-
"module": "core/mixins.js"
|
|
43512
|
-
}
|
|
43513
|
-
},
|
|
43514
|
-
{
|
|
43515
|
-
"kind": "method",
|
|
43516
|
-
"name": "getAndRemoveAttribute",
|
|
43517
43026
|
"privacy": "protected",
|
|
43518
|
-
"
|
|
43519
|
-
|
|
43520
|
-
"text": "string | null"
|
|
43521
|
-
}
|
|
43522
|
-
},
|
|
43523
|
-
"parameters": [
|
|
43524
|
-
{
|
|
43525
|
-
"name": "name",
|
|
43526
|
-
"type": {
|
|
43527
|
-
"text": "string"
|
|
43528
|
-
}
|
|
43529
|
-
}
|
|
43530
|
-
],
|
|
43531
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
43027
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
43028
|
+
"readonly": true,
|
|
43532
43029
|
"inheritedFrom": {
|
|
43533
43030
|
"name": "SbbHydrationMixin",
|
|
43534
43031
|
"module": "core/mixins.js"
|
|
43535
|
-
}
|
|
43032
|
+
},
|
|
43033
|
+
"default": "!!this.shadowRoot"
|
|
43536
43034
|
}
|
|
43537
43035
|
],
|
|
43538
43036
|
"attributes": [
|
|
@@ -44739,6 +44237,15 @@
|
|
|
44739
44237
|
"privacy": "private",
|
|
44740
44238
|
"default": "false"
|
|
44741
44239
|
},
|
|
44240
|
+
{
|
|
44241
|
+
"kind": "field",
|
|
44242
|
+
"name": "_inertAriaGroups",
|
|
44243
|
+
"type": {
|
|
44244
|
+
"text": "boolean"
|
|
44245
|
+
},
|
|
44246
|
+
"privacy": "private",
|
|
44247
|
+
"default": "false"
|
|
44248
|
+
},
|
|
44742
44249
|
{
|
|
44743
44250
|
"kind": "field",
|
|
44744
44251
|
"name": "_negativeObserver",
|
|
@@ -44865,7 +44372,7 @@
|
|
|
44865
44372
|
"text": "boolean"
|
|
44866
44373
|
},
|
|
44867
44374
|
"privacy": "private",
|
|
44868
|
-
"default": "
|
|
44375
|
+
"default": "!!this.shadowRoot",
|
|
44869
44376
|
"inheritedFrom": {
|
|
44870
44377
|
"name": "SbbHydrationMixin",
|
|
44871
44378
|
"module": "core/mixins.js"
|
|
@@ -44895,50 +44402,18 @@
|
|
|
44895
44402
|
},
|
|
44896
44403
|
{
|
|
44897
44404
|
"kind": "field",
|
|
44898
|
-
"name": "
|
|
44899
|
-
"
|
|
44900
|
-
|
|
44901
|
-
"name": "SbbHydrationMixin",
|
|
44902
|
-
"module": "core/mixins.js"
|
|
44903
|
-
}
|
|
44904
|
-
},
|
|
44905
|
-
{
|
|
44906
|
-
"kind": "method",
|
|
44907
|
-
"name": "recoverSsrState",
|
|
44908
|
-
"privacy": "protected",
|
|
44909
|
-
"return": {
|
|
44910
|
-
"type": {
|
|
44911
|
-
"text": "void"
|
|
44912
|
-
}
|
|
44405
|
+
"name": "hydrationRequired",
|
|
44406
|
+
"type": {
|
|
44407
|
+
"text": "boolean"
|
|
44913
44408
|
},
|
|
44914
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
44915
|
-
"inheritedFrom": {
|
|
44916
|
-
"name": "SbbHydrationMixin",
|
|
44917
|
-
"module": "core/mixins.js"
|
|
44918
|
-
}
|
|
44919
|
-
},
|
|
44920
|
-
{
|
|
44921
|
-
"kind": "method",
|
|
44922
|
-
"name": "getAndRemoveAttribute",
|
|
44923
44409
|
"privacy": "protected",
|
|
44924
|
-
"
|
|
44925
|
-
|
|
44926
|
-
"text": "string | null"
|
|
44927
|
-
}
|
|
44928
|
-
},
|
|
44929
|
-
"parameters": [
|
|
44930
|
-
{
|
|
44931
|
-
"name": "name",
|
|
44932
|
-
"type": {
|
|
44933
|
-
"text": "string"
|
|
44934
|
-
}
|
|
44935
|
-
}
|
|
44936
|
-
],
|
|
44937
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
44410
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
44411
|
+
"readonly": true,
|
|
44938
44412
|
"inheritedFrom": {
|
|
44939
44413
|
"name": "SbbHydrationMixin",
|
|
44940
44414
|
"module": "core/mixins.js"
|
|
44941
|
-
}
|
|
44415
|
+
},
|
|
44416
|
+
"default": "!!this.shadowRoot"
|
|
44942
44417
|
}
|
|
44943
44418
|
],
|
|
44944
44419
|
"attributes": [
|
|
@@ -45138,51 +44613,41 @@
|
|
|
45138
44613
|
},
|
|
45139
44614
|
{
|
|
45140
44615
|
"kind": "field",
|
|
45141
|
-
"name": "
|
|
45142
|
-
"privacy": "private",
|
|
44616
|
+
"name": "_inertAriaGroups",
|
|
45143
44617
|
"type": {
|
|
45144
|
-
"text": "
|
|
45145
|
-
}
|
|
45146
|
-
},
|
|
45147
|
-
{
|
|
45148
|
-
"kind": "field",
|
|
45149
|
-
"name": "_abort",
|
|
44618
|
+
"text": "boolean"
|
|
44619
|
+
},
|
|
45150
44620
|
"privacy": "private",
|
|
45151
|
-
"default": "
|
|
44621
|
+
"default": "false"
|
|
45152
44622
|
},
|
|
45153
44623
|
{
|
|
45154
44624
|
"kind": "field",
|
|
45155
|
-
"name": "
|
|
44625
|
+
"name": "_variant",
|
|
45156
44626
|
"privacy": "private",
|
|
45157
|
-
"
|
|
45158
|
-
|
|
44627
|
+
"type": {
|
|
44628
|
+
"text": "SbbOptionVariant"
|
|
44629
|
+
}
|
|
45159
44630
|
},
|
|
45160
44631
|
{
|
|
45161
44632
|
"kind": "field",
|
|
45162
|
-
"name": "
|
|
44633
|
+
"name": "_isMultiple",
|
|
44634
|
+
"privacy": "private",
|
|
45163
44635
|
"type": {
|
|
45164
44636
|
"text": "boolean"
|
|
45165
|
-
}
|
|
45166
|
-
"privacy": "private",
|
|
45167
|
-
"readonly": true
|
|
44637
|
+
}
|
|
45168
44638
|
},
|
|
45169
44639
|
{
|
|
45170
44640
|
"kind": "field",
|
|
45171
|
-
"name": "
|
|
45172
|
-
"type": {
|
|
45173
|
-
"text": "boolean"
|
|
45174
|
-
},
|
|
44641
|
+
"name": "_abort",
|
|
45175
44642
|
"privacy": "private",
|
|
45176
|
-
"
|
|
44643
|
+
"default": "new SbbConnectedAbortController(this)"
|
|
45177
44644
|
},
|
|
45178
44645
|
{
|
|
45179
44646
|
"kind": "field",
|
|
45180
|
-
"name": "
|
|
45181
|
-
"type": {
|
|
45182
|
-
"text": "boolean"
|
|
45183
|
-
},
|
|
44647
|
+
"name": "_optionAttributeObserver",
|
|
45184
44648
|
"privacy": "private",
|
|
45185
|
-
"
|
|
44649
|
+
"default": "new AgnosticMutationObserver((mutationsList) => this._onOptionAttributesChange(mutationsList), )",
|
|
44650
|
+
"description": "MutationObserver on data attributes."
|
|
45186
44651
|
},
|
|
45187
44652
|
{
|
|
45188
44653
|
"kind": "method",
|
|
@@ -45220,6 +44685,16 @@
|
|
|
45220
44685
|
}
|
|
45221
44686
|
]
|
|
45222
44687
|
},
|
|
44688
|
+
{
|
|
44689
|
+
"kind": "method",
|
|
44690
|
+
"name": "_init",
|
|
44691
|
+
"privacy": "private",
|
|
44692
|
+
"return": {
|
|
44693
|
+
"type": {
|
|
44694
|
+
"text": "void"
|
|
44695
|
+
}
|
|
44696
|
+
}
|
|
44697
|
+
},
|
|
45223
44698
|
{
|
|
45224
44699
|
"kind": "method",
|
|
45225
44700
|
"name": "_updateAriaDisabled",
|
|
@@ -45370,6 +44845,56 @@
|
|
|
45370
44845
|
"name": "SbbIconNameMixin",
|
|
45371
44846
|
"module": "icon.js"
|
|
45372
44847
|
}
|
|
44848
|
+
},
|
|
44849
|
+
{
|
|
44850
|
+
"kind": "field",
|
|
44851
|
+
"name": "_hydrationRequired",
|
|
44852
|
+
"type": {
|
|
44853
|
+
"text": "boolean"
|
|
44854
|
+
},
|
|
44855
|
+
"privacy": "private",
|
|
44856
|
+
"default": "!!this.shadowRoot",
|
|
44857
|
+
"inheritedFrom": {
|
|
44858
|
+
"name": "SbbHydrationMixin",
|
|
44859
|
+
"module": "core/mixins.js"
|
|
44860
|
+
}
|
|
44861
|
+
},
|
|
44862
|
+
{
|
|
44863
|
+
"kind": "field",
|
|
44864
|
+
"name": "_hydrationComplete",
|
|
44865
|
+
"privacy": "private",
|
|
44866
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
44867
|
+
"inheritedFrom": {
|
|
44868
|
+
"name": "SbbHydrationMixin",
|
|
44869
|
+
"module": "core/mixins.js"
|
|
44870
|
+
}
|
|
44871
|
+
},
|
|
44872
|
+
{
|
|
44873
|
+
"kind": "field",
|
|
44874
|
+
"name": "_resolveHydration",
|
|
44875
|
+
"type": {
|
|
44876
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
44877
|
+
},
|
|
44878
|
+
"privacy": "private",
|
|
44879
|
+
"inheritedFrom": {
|
|
44880
|
+
"name": "SbbHydrationMixin",
|
|
44881
|
+
"module": "core/mixins.js"
|
|
44882
|
+
}
|
|
44883
|
+
},
|
|
44884
|
+
{
|
|
44885
|
+
"kind": "field",
|
|
44886
|
+
"name": "hydrationRequired",
|
|
44887
|
+
"type": {
|
|
44888
|
+
"text": "boolean"
|
|
44889
|
+
},
|
|
44890
|
+
"privacy": "protected",
|
|
44891
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
44892
|
+
"readonly": true,
|
|
44893
|
+
"inheritedFrom": {
|
|
44894
|
+
"name": "SbbHydrationMixin",
|
|
44895
|
+
"module": "core/mixins.js"
|
|
44896
|
+
},
|
|
44897
|
+
"default": "!!this.shadowRoot"
|
|
45373
44898
|
}
|
|
45374
44899
|
],
|
|
45375
44900
|
"events": [
|
|
@@ -45446,6 +44971,10 @@
|
|
|
45446
44971
|
{
|
|
45447
44972
|
"name": "SbbIconNameMixin",
|
|
45448
44973
|
"module": "icon.js"
|
|
44974
|
+
},
|
|
44975
|
+
{
|
|
44976
|
+
"name": "SbbHydrationMixin",
|
|
44977
|
+
"module": "core/mixins.js"
|
|
45449
44978
|
}
|
|
45450
44979
|
],
|
|
45451
44980
|
"superclass": {
|
|
@@ -48842,20 +48371,120 @@
|
|
|
48842
48371
|
},
|
|
48843
48372
|
{
|
|
48844
48373
|
"kind": "javascript-module",
|
|
48845
|
-
"path": "
|
|
48374
|
+
"path": "table/table-wrapper.js",
|
|
48846
48375
|
"declarations": [
|
|
48847
48376
|
{
|
|
48848
48377
|
"kind": "class",
|
|
48849
|
-
"description": "
|
|
48850
|
-
"name": "
|
|
48378
|
+
"description": "Wraps a table to enhance its functionality",
|
|
48379
|
+
"name": "SbbTableWrapperElement",
|
|
48851
48380
|
"slots": [
|
|
48852
48381
|
{
|
|
48853
|
-
"description": "Use the unnamed slot to add
|
|
48382
|
+
"description": "Use the unnamed slot to add the table.",
|
|
48854
48383
|
"name": ""
|
|
48384
|
+
}
|
|
48385
|
+
],
|
|
48386
|
+
"members": [
|
|
48387
|
+
{
|
|
48388
|
+
"kind": "field",
|
|
48389
|
+
"name": "_resizeObserver",
|
|
48390
|
+
"privacy": "private",
|
|
48391
|
+
"default": "new AgnosticResizeObserver(() => this._checkHorizontalScrollbar())"
|
|
48392
|
+
},
|
|
48393
|
+
{
|
|
48394
|
+
"kind": "field",
|
|
48395
|
+
"name": "_tableWrapper",
|
|
48396
|
+
"type": {
|
|
48397
|
+
"text": "HTMLElement"
|
|
48398
|
+
},
|
|
48399
|
+
"privacy": "private"
|
|
48400
|
+
},
|
|
48401
|
+
{
|
|
48402
|
+
"kind": "method",
|
|
48403
|
+
"name": "_checkHorizontalScrollbar",
|
|
48404
|
+
"privacy": "private",
|
|
48405
|
+
"return": {
|
|
48406
|
+
"type": {
|
|
48407
|
+
"text": "void"
|
|
48408
|
+
}
|
|
48409
|
+
}
|
|
48855
48410
|
},
|
|
48856
48411
|
{
|
|
48857
|
-
"
|
|
48858
|
-
"name": "
|
|
48412
|
+
"kind": "field",
|
|
48413
|
+
"name": "negative",
|
|
48414
|
+
"type": {
|
|
48415
|
+
"text": "boolean"
|
|
48416
|
+
},
|
|
48417
|
+
"privacy": "public",
|
|
48418
|
+
"default": "false",
|
|
48419
|
+
"description": "Negative coloring variant flag.",
|
|
48420
|
+
"attribute": "negative",
|
|
48421
|
+
"reflects": true,
|
|
48422
|
+
"inheritedFrom": {
|
|
48423
|
+
"name": "SbbNegativeMixin",
|
|
48424
|
+
"module": "core/mixins.js"
|
|
48425
|
+
}
|
|
48426
|
+
}
|
|
48427
|
+
],
|
|
48428
|
+
"mixins": [
|
|
48429
|
+
{
|
|
48430
|
+
"name": "SbbNegativeMixin",
|
|
48431
|
+
"module": "core/mixins.js"
|
|
48432
|
+
}
|
|
48433
|
+
],
|
|
48434
|
+
"superclass": {
|
|
48435
|
+
"name": "LitElement",
|
|
48436
|
+
"package": "lit"
|
|
48437
|
+
},
|
|
48438
|
+
"tagName": "sbb-table-wrapper",
|
|
48439
|
+
"customElement": true,
|
|
48440
|
+
"attributes": [
|
|
48441
|
+
{
|
|
48442
|
+
"name": "negative",
|
|
48443
|
+
"type": {
|
|
48444
|
+
"text": "boolean"
|
|
48445
|
+
},
|
|
48446
|
+
"default": "false",
|
|
48447
|
+
"description": "Negative coloring variant flag.",
|
|
48448
|
+
"fieldName": "negative",
|
|
48449
|
+
"inheritedFrom": {
|
|
48450
|
+
"name": "SbbNegativeMixin",
|
|
48451
|
+
"module": "core/mixins.js"
|
|
48452
|
+
}
|
|
48453
|
+
}
|
|
48454
|
+
]
|
|
48455
|
+
}
|
|
48456
|
+
],
|
|
48457
|
+
"exports": [
|
|
48458
|
+
{
|
|
48459
|
+
"kind": "js",
|
|
48460
|
+
"name": "SbbTableWrapperElement",
|
|
48461
|
+
"declaration": {
|
|
48462
|
+
"name": "SbbTableWrapperElement",
|
|
48463
|
+
"module": "table/table-wrapper.js"
|
|
48464
|
+
}
|
|
48465
|
+
},
|
|
48466
|
+
{
|
|
48467
|
+
"kind": "custom-element-definition",
|
|
48468
|
+
"name": "sbb-table-wrapper",
|
|
48469
|
+
"declaration": {
|
|
48470
|
+
"name": "SbbTableWrapperElement",
|
|
48471
|
+
"module": "table/table-wrapper.js"
|
|
48472
|
+
}
|
|
48473
|
+
}
|
|
48474
|
+
]
|
|
48475
|
+
},
|
|
48476
|
+
{
|
|
48477
|
+
"kind": "javascript-module",
|
|
48478
|
+
"path": "tabs/tab-group.js",
|
|
48479
|
+
"declarations": [
|
|
48480
|
+
{
|
|
48481
|
+
"kind": "class",
|
|
48482
|
+
"description": "It displays one or more tabs, each one with a label and a content.",
|
|
48483
|
+
"name": "SbbTabGroupElement",
|
|
48484
|
+
"slots": [
|
|
48485
|
+
{
|
|
48486
|
+
"description": "Use the unnamed slot to add content to the `sbb-tab-group` via `sbb-tab-label` and `sbb-tab` instances.",
|
|
48487
|
+
"name": ""
|
|
48859
48488
|
}
|
|
48860
48489
|
],
|
|
48861
48490
|
"members": [
|
|
@@ -49152,7 +48781,7 @@
|
|
|
49152
48781
|
},
|
|
49153
48782
|
"parameters": [
|
|
49154
48783
|
{
|
|
49155
|
-
"name": "
|
|
48784
|
+
"name": "tabLabel",
|
|
49156
48785
|
"type": {
|
|
49157
48786
|
"text": "InterfaceSbbTabGroupTab"
|
|
49158
48787
|
}
|
|
@@ -49710,7 +49339,7 @@
|
|
|
49710
49339
|
"text": "boolean"
|
|
49711
49340
|
},
|
|
49712
49341
|
"privacy": "private",
|
|
49713
|
-
"default": "
|
|
49342
|
+
"default": "!!this.shadowRoot",
|
|
49714
49343
|
"inheritedFrom": {
|
|
49715
49344
|
"name": "SbbHydrationMixin",
|
|
49716
49345
|
"module": "core/mixins.js"
|
|
@@ -49740,50 +49369,18 @@
|
|
|
49740
49369
|
},
|
|
49741
49370
|
{
|
|
49742
49371
|
"kind": "field",
|
|
49743
|
-
"name": "
|
|
49744
|
-
"
|
|
49745
|
-
|
|
49746
|
-
"name": "SbbHydrationMixin",
|
|
49747
|
-
"module": "core/mixins.js"
|
|
49748
|
-
}
|
|
49749
|
-
},
|
|
49750
|
-
{
|
|
49751
|
-
"kind": "method",
|
|
49752
|
-
"name": "recoverSsrState",
|
|
49753
|
-
"privacy": "protected",
|
|
49754
|
-
"return": {
|
|
49755
|
-
"type": {
|
|
49756
|
-
"text": "void"
|
|
49757
|
-
}
|
|
49372
|
+
"name": "hydrationRequired",
|
|
49373
|
+
"type": {
|
|
49374
|
+
"text": "boolean"
|
|
49758
49375
|
},
|
|
49759
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
49760
|
-
"inheritedFrom": {
|
|
49761
|
-
"name": "SbbHydrationMixin",
|
|
49762
|
-
"module": "core/mixins.js"
|
|
49763
|
-
}
|
|
49764
|
-
},
|
|
49765
|
-
{
|
|
49766
|
-
"kind": "method",
|
|
49767
|
-
"name": "getAndRemoveAttribute",
|
|
49768
49376
|
"privacy": "protected",
|
|
49769
|
-
"
|
|
49770
|
-
|
|
49771
|
-
"text": "string | null"
|
|
49772
|
-
}
|
|
49773
|
-
},
|
|
49774
|
-
"parameters": [
|
|
49775
|
-
{
|
|
49776
|
-
"name": "name",
|
|
49777
|
-
"type": {
|
|
49778
|
-
"text": "string"
|
|
49779
|
-
}
|
|
49780
|
-
}
|
|
49781
|
-
],
|
|
49782
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
49377
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
49378
|
+
"readonly": true,
|
|
49783
49379
|
"inheritedFrom": {
|
|
49784
49380
|
"name": "SbbHydrationMixin",
|
|
49785
49381
|
"module": "core/mixins.js"
|
|
49786
|
-
}
|
|
49382
|
+
},
|
|
49383
|
+
"default": "!!this.shadowRoot"
|
|
49787
49384
|
}
|
|
49788
49385
|
],
|
|
49789
49386
|
"attributes": [
|
|
@@ -51172,7 +50769,7 @@
|
|
|
51172
50769
|
"text": "boolean"
|
|
51173
50770
|
},
|
|
51174
50771
|
"privacy": "private",
|
|
51175
|
-
"default": "
|
|
50772
|
+
"default": "!!this.shadowRoot",
|
|
51176
50773
|
"inheritedFrom": {
|
|
51177
50774
|
"name": "SbbHydrationMixin",
|
|
51178
50775
|
"module": "core/mixins.js"
|
|
@@ -51202,50 +50799,18 @@
|
|
|
51202
50799
|
},
|
|
51203
50800
|
{
|
|
51204
50801
|
"kind": "field",
|
|
51205
|
-
"name": "
|
|
51206
|
-
"
|
|
51207
|
-
|
|
51208
|
-
"name": "SbbHydrationMixin",
|
|
51209
|
-
"module": "core/mixins.js"
|
|
51210
|
-
}
|
|
51211
|
-
},
|
|
51212
|
-
{
|
|
51213
|
-
"kind": "method",
|
|
51214
|
-
"name": "recoverSsrState",
|
|
51215
|
-
"privacy": "protected",
|
|
51216
|
-
"return": {
|
|
51217
|
-
"type": {
|
|
51218
|
-
"text": "void"
|
|
51219
|
-
}
|
|
50802
|
+
"name": "hydrationRequired",
|
|
50803
|
+
"type": {
|
|
50804
|
+
"text": "boolean"
|
|
51220
50805
|
},
|
|
51221
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
51222
|
-
"inheritedFrom": {
|
|
51223
|
-
"name": "SbbHydrationMixin",
|
|
51224
|
-
"module": "core/mixins.js"
|
|
51225
|
-
}
|
|
51226
|
-
},
|
|
51227
|
-
{
|
|
51228
|
-
"kind": "method",
|
|
51229
|
-
"name": "getAndRemoveAttribute",
|
|
51230
50806
|
"privacy": "protected",
|
|
51231
|
-
"
|
|
51232
|
-
|
|
51233
|
-
"text": "string | null"
|
|
51234
|
-
}
|
|
51235
|
-
},
|
|
51236
|
-
"parameters": [
|
|
51237
|
-
{
|
|
51238
|
-
"name": "name",
|
|
51239
|
-
"type": {
|
|
51240
|
-
"text": "string"
|
|
51241
|
-
}
|
|
51242
|
-
}
|
|
51243
|
-
],
|
|
51244
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
50807
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
50808
|
+
"readonly": true,
|
|
51245
50809
|
"inheritedFrom": {
|
|
51246
50810
|
"name": "SbbHydrationMixin",
|
|
51247
50811
|
"module": "core/mixins.js"
|
|
51248
|
-
}
|
|
50812
|
+
},
|
|
50813
|
+
"default": "!!this.shadowRoot"
|
|
51249
50814
|
}
|
|
51250
50815
|
],
|
|
51251
50816
|
"attributes": [
|
|
@@ -51518,7 +51083,7 @@
|
|
|
51518
51083
|
"text": "boolean"
|
|
51519
51084
|
},
|
|
51520
51085
|
"privacy": "private",
|
|
51521
|
-
"default": "
|
|
51086
|
+
"default": "!!this.shadowRoot",
|
|
51522
51087
|
"inheritedFrom": {
|
|
51523
51088
|
"name": "SbbHydrationMixin",
|
|
51524
51089
|
"module": "core/mixins.js"
|
|
@@ -51548,50 +51113,18 @@
|
|
|
51548
51113
|
},
|
|
51549
51114
|
{
|
|
51550
51115
|
"kind": "field",
|
|
51551
|
-
"name": "
|
|
51552
|
-
"
|
|
51553
|
-
|
|
51554
|
-
"name": "SbbHydrationMixin",
|
|
51555
|
-
"module": "core/mixins.js"
|
|
51556
|
-
}
|
|
51557
|
-
},
|
|
51558
|
-
{
|
|
51559
|
-
"kind": "method",
|
|
51560
|
-
"name": "recoverSsrState",
|
|
51561
|
-
"privacy": "protected",
|
|
51562
|
-
"return": {
|
|
51563
|
-
"type": {
|
|
51564
|
-
"text": "void"
|
|
51565
|
-
}
|
|
51116
|
+
"name": "hydrationRequired",
|
|
51117
|
+
"type": {
|
|
51118
|
+
"text": "boolean"
|
|
51566
51119
|
},
|
|
51567
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
51568
|
-
"inheritedFrom": {
|
|
51569
|
-
"name": "SbbHydrationMixin",
|
|
51570
|
-
"module": "core/mixins.js"
|
|
51571
|
-
}
|
|
51572
|
-
},
|
|
51573
|
-
{
|
|
51574
|
-
"kind": "method",
|
|
51575
|
-
"name": "getAndRemoveAttribute",
|
|
51576
51120
|
"privacy": "protected",
|
|
51577
|
-
"
|
|
51578
|
-
|
|
51579
|
-
"text": "string | null"
|
|
51580
|
-
}
|
|
51581
|
-
},
|
|
51582
|
-
"parameters": [
|
|
51583
|
-
{
|
|
51584
|
-
"name": "name",
|
|
51585
|
-
"type": {
|
|
51586
|
-
"text": "string"
|
|
51587
|
-
}
|
|
51588
|
-
}
|
|
51589
|
-
],
|
|
51590
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
51121
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
51122
|
+
"readonly": true,
|
|
51591
51123
|
"inheritedFrom": {
|
|
51592
51124
|
"name": "SbbHydrationMixin",
|
|
51593
51125
|
"module": "core/mixins.js"
|
|
51594
|
-
}
|
|
51126
|
+
},
|
|
51127
|
+
"default": "!!this.shadowRoot"
|
|
51595
51128
|
}
|
|
51596
51129
|
],
|
|
51597
51130
|
"attributes": [
|
|
@@ -51883,7 +51416,7 @@
|
|
|
51883
51416
|
"text": "boolean"
|
|
51884
51417
|
},
|
|
51885
51418
|
"privacy": "private",
|
|
51886
|
-
"default": "
|
|
51419
|
+
"default": "!!this.shadowRoot",
|
|
51887
51420
|
"inheritedFrom": {
|
|
51888
51421
|
"name": "SbbHydrationMixin",
|
|
51889
51422
|
"module": "core/mixins.js"
|
|
@@ -51913,50 +51446,18 @@
|
|
|
51913
51446
|
},
|
|
51914
51447
|
{
|
|
51915
51448
|
"kind": "field",
|
|
51916
|
-
"name": "
|
|
51917
|
-
"
|
|
51918
|
-
|
|
51919
|
-
"name": "SbbHydrationMixin",
|
|
51920
|
-
"module": "core/mixins.js"
|
|
51921
|
-
}
|
|
51922
|
-
},
|
|
51923
|
-
{
|
|
51924
|
-
"kind": "method",
|
|
51925
|
-
"name": "recoverSsrState",
|
|
51926
|
-
"privacy": "protected",
|
|
51927
|
-
"return": {
|
|
51928
|
-
"type": {
|
|
51929
|
-
"text": "void"
|
|
51930
|
-
}
|
|
51449
|
+
"name": "hydrationRequired",
|
|
51450
|
+
"type": {
|
|
51451
|
+
"text": "boolean"
|
|
51931
51452
|
},
|
|
51932
|
-
"description": "Called only if Declarative Shadow DOM is detected, during the initialization stage\nbut before the hydration stage.\nWhen using server side rendering, this is called in willUpdate.",
|
|
51933
|
-
"inheritedFrom": {
|
|
51934
|
-
"name": "SbbHydrationMixin",
|
|
51935
|
-
"module": "core/mixins.js"
|
|
51936
|
-
}
|
|
51937
|
-
},
|
|
51938
|
-
{
|
|
51939
|
-
"kind": "method",
|
|
51940
|
-
"name": "getAndRemoveAttribute",
|
|
51941
51453
|
"privacy": "protected",
|
|
51942
|
-
"
|
|
51943
|
-
|
|
51944
|
-
"text": "string | null"
|
|
51945
|
-
}
|
|
51946
|
-
},
|
|
51947
|
-
"parameters": [
|
|
51948
|
-
{
|
|
51949
|
-
"name": "name",
|
|
51950
|
-
"type": {
|
|
51951
|
-
"text": "string"
|
|
51952
|
-
}
|
|
51953
|
-
}
|
|
51954
|
-
],
|
|
51955
|
-
"description": "Reads and removes an attribute with the given name. Either returns the attributte value or null.",
|
|
51454
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
51455
|
+
"readonly": true,
|
|
51956
51456
|
"inheritedFrom": {
|
|
51957
51457
|
"name": "SbbHydrationMixin",
|
|
51958
51458
|
"module": "core/mixins.js"
|
|
51959
|
-
}
|
|
51459
|
+
},
|
|
51460
|
+
"default": "!!this.shadowRoot"
|
|
51960
51461
|
}
|
|
51961
51462
|
],
|
|
51962
51463
|
"attributes": [
|