@sbb-esta/lyne-elements-dev 5.0.0-next-dev.1776866482 → 5.0.0-next-dev.1776924015
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/autocomplete/autocomplete-base-element.js +1 -1
- package/autocomplete/autocomplete.component.js +1 -1
- package/{autocomplete-base-element-gPLexIVc.js → autocomplete-base-element-BmiLbRHZ.js} +1 -1
- package/autocomplete.js +1 -1
- package/autocomplete.pure.js +1 -1
- package/{block-link-common-CiqQc2Rs.js → block-link-common-BiM6tnUZ.js} +1 -1
- package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
- package/{breadcrumb-group.component-Bfm4RZu7.js → breadcrumb-group.component-De3Lu3lx.js} +1 -1
- package/breadcrumb.js +1 -1
- package/breadcrumb.pure.js +1 -1
- package/button/common/button-common.js +1 -1
- package/button-common-Cu47yCSS.js +85 -0
- package/button.js +1 -1
- package/button.pure.js +1 -1
- package/calendar/calendar/calendar.component.js +1 -1
- package/{calendar.component-ZyfTrKs_.js → calendar.component-nWdtZYqg.js} +1 -1
- package/calendar.js +1 -1
- package/calendar.pure.js +1 -1
- package/card/card-badge/card-badge.component.js +1 -1
- package/{card-badge.component-CsEpGTHm.js → card-badge.component-CEqox6TU.js} +1 -1
- package/card.js +1 -1
- package/card.pure.js +1 -1
- package/checkbox/checkbox.component.js +1 -1
- package/checkbox/common/checkbox-common.js +1 -1
- package/{checkbox-common-Bo4u1RXX.js → checkbox-common-DSmxKbmR.js} +1 -1
- package/{checkbox.component-vjqZh2aC.js → checkbox.component-CR2aIgjA.js} +1 -1
- package/checkbox.js +2 -2
- package/checkbox.pure.js +2 -2
- package/chip/chip-group/chip-group.component.js +1 -1
- package/{chip-group.component-DPzfaV_H.js → chip-group.component-DbNctvjy.js} +1 -1
- package/chip.js +1 -1
- package/chip.pure.js +1 -1
- package/{compact-paginator.component-DEEhXiMm.js → compact-paginator.component-Dyu9bezr.js} +1 -1
- package/core/styles/core.scss +17 -73
- package/core/styles/mixins/typo.scss +2 -2
- package/core.css +67 -65
- package/custom-elements.json +1290 -1290
- package/development/autocomplete/autocomplete-base-element.js +1 -1
- package/development/autocomplete/autocomplete.component.js +1 -1
- package/development/autocomplete-base-element-BC3IUhrb.js +686 -0
- package/development/autocomplete.js +1 -1
- package/development/autocomplete.pure.js +1 -1
- package/development/{block-link-common-B9Vx8CTp.js → block-link-common-qMULXu4g.js} +2 -2
- package/development/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
- package/development/breadcrumb-group.component-BC1mWiQE.js +193 -0
- package/development/breadcrumb.js +1 -1
- package/development/breadcrumb.pure.js +1 -1
- package/development/button/common/button-common.js +1 -1
- package/development/{button-common-jaQVRdwS.js → button-common-ChY47M8t.js} +3 -3
- package/development/button.js +1 -1
- package/development/button.pure.js +1 -1
- package/development/calendar/calendar/calendar.component.js +1 -1
- package/development/calendar.component-B5dz7mau.js +1451 -0
- package/development/calendar.js +1 -1
- package/development/calendar.pure.js +1 -1
- package/development/card/card-badge/card-badge.component.js +1 -1
- package/development/card-badge.component-CQBLpmpo.js +83 -0
- package/development/card.js +1 -1
- package/development/card.pure.js +1 -1
- package/development/checkbox/checkbox.component.js +1 -1
- package/development/checkbox/common/checkbox-common.js +1 -1
- package/development/checkbox-common-DOoEKgML.js +84 -0
- package/development/{checkbox.component-DgrfkdyZ.js → checkbox.component-DZjhQhbB.js} +2 -2
- package/development/checkbox.js +2 -2
- package/development/checkbox.pure.js +2 -2
- package/development/chip/chip-group/chip-group.component.js +1 -1
- package/development/chip-group.component-B4Mjcep2.js +402 -0
- package/development/chip.js +1 -1
- package/development/chip.pure.js +1 -1
- package/development/compact-paginator.component-CRojCci5.js +51 -0
- package/development/error.component-TvgLhaZh.js +53 -0
- package/development/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/development/expansion-panel-header.component-Ok8Qmq5K.js +82 -0
- package/development/expansion-panel.js +1 -1
- package/development/expansion-panel.pure.js +1 -1
- package/development/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/development/{file-selector-dropzone.component-dyv_u-Ga.js → file-selector-dropzone.component-B1Y5qOjb.js} +2 -2
- package/development/file-selector.js +1 -1
- package/development/file-selector.pure.js +1 -1
- package/development/footer/footer.component.js +1 -1
- package/development/footer.component-kFeZqO-Q.js +169 -0
- package/development/footer.js +1 -1
- package/development/footer.pure.js +1 -1
- package/development/form-field/error/error.component.js +1 -1
- package/development/form-field/form-field/form-field.component.js +1 -1
- package/development/form-field/hint/hint.component.js +1 -1
- package/development/form-field.component-CdTnOAi2.js +703 -0
- package/development/form-field.js +3 -3
- package/development/form-field.pure.js +3 -3
- package/development/header/header/header.component.js +1 -1
- package/development/header.component-BmZkCs9m.js +335 -0
- package/development/header.js +1 -1
- package/development/header.pure.js +1 -1
- package/development/hint.component-D5rTFJ-O.js +36 -0
- package/development/link/common/block-link-common.js +1 -1
- package/development/link.js +1 -1
- package/development/link.pure.js +1 -1
- package/development/message/message.component.js +1 -1
- package/development/message.component-Dzah9lXK.js +43 -0
- package/development/message.js +1 -1
- package/development/message.pure.js +1 -1
- package/development/navigation/common/navigation-action-common.js +1 -1
- package/development/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/development/navigation/navigation-section/navigation-section.component.js +1 -1
- package/development/{navigation-action-common-ZBiv0Xiw.js → navigation-action-common-B2soWZWW.js} +2 -2
- package/development/{navigation-marker.component-BsfPR_uk.js → navigation-marker.component-BRdbbjF5.js} +2 -2
- package/development/{navigation-section.component-BSvxMUxM.js → navigation-section.component-VwCJlOfE.js} +2 -2
- package/development/navigation.js +3 -3
- package/development/navigation.pure.js +3 -3
- package/development/notification/notification.component.js +1 -1
- package/development/notification.component-BgF5aGrn.js +271 -0
- package/development/notification.js +1 -1
- package/development/notification.pure.js +1 -1
- package/development/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/development/paginator/paginator/paginator.component.js +1 -1
- package/development/paginator.component-BlyTYIs0.js +261 -0
- package/development/paginator.js +2 -2
- package/development/paginator.pure.js +2 -2
- package/development/radio-button/common/radio-button-common.js +1 -1
- package/development/radio-button/radio-button.component.js +1 -1
- package/development/radio-button-common-ZMs5IFm2.js +125 -0
- package/development/{radio-button.component-DAgH41z0.js → radio-button.component-DggZ7RZD.js} +2 -2
- package/development/radio-button.js +2 -2
- package/development/radio-button.pure.js +2 -2
- package/development/select/select.component.js +1 -1
- package/development/select.component-CZI19HAK.js +804 -0
- package/development/select.js +1 -1
- package/development/select.pure.js +1 -1
- package/development/status/status.component.js +1 -1
- package/development/status.component-BtJ8ri61.js +110 -0
- package/development/status.js +1 -1
- package/development/status.pure.js +1 -1
- package/development/step-label.component-Dfx9rLcN.js +126 -0
- package/development/stepper/step-label/step-label.component.js +1 -1
- package/development/stepper.js +1 -1
- package/development/stepper.pure.js +1 -1
- package/development/styles-WppEBrlW.js +14 -0
- package/development/{tab-label.component-Du1W0dxN.js → tab-label.component-Ggx6qaIk.js} +2 -2
- package/development/tabs/common/styles.js +1 -1
- package/development/tabs/tab-label/tab-label.component.js +1 -1
- package/development/tabs.js +2 -2
- package/development/tabs.pure.js +2 -2
- package/development/tag/tag/tag.component.js +1 -1
- package/development/tag.component-Davxisfj.js +241 -0
- package/development/tag.js +1 -1
- package/development/tag.pure.js +1 -1
- package/development/teaser-hero/teaser-hero.component.js +1 -1
- package/development/teaser-hero.component-bp9IsVmY.js +100 -0
- package/development/teaser-hero.js +1 -1
- package/development/teaser-hero.pure.js +1 -1
- package/development/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/development/{timetable-occupancy.component-D6BIvkpY.js → timetable-occupancy.component-B-uVA9KC.js} +2 -2
- package/development/timetable-occupancy.js +1 -1
- package/development/timetable-occupancy.pure.js +1 -1
- package/development/title/title-base.js +1 -1
- package/development/title/title.component.js +1 -1
- package/development/{title-base-CWLTIRh_.js → title-base-DKVyL7TQ.js} +2 -2
- package/development/{title.component-TCKohHBO.js → title.component-BEEzA9cF.js} +2 -2
- package/development/title.js +2 -2
- package/development/title.pure.js +2 -2
- package/development/toast/toast.component.js +1 -1
- package/development/{toast.component-CZL72aVO.js → toast.component-1YR4wmm9.js} +2 -2
- package/development/toast.js +1 -1
- package/development/toast.pure.js +1 -1
- package/development/toggle/toggle/toggle.component.js +1 -1
- package/development/toggle.component-CQYpVyvs.js +244 -0
- package/development/toggle.js +1 -1
- package/development/toggle.pure.js +1 -1
- package/development/tooltip/tooltip.component.js +1 -1
- package/development/tooltip.component-Br7aDPFn.js +369 -0
- package/development/tooltip.js +1 -1
- package/development/tooltip.pure.js +1 -1
- package/development/train/train-wagon/train-wagon.component.js +1 -1
- package/development/{train-wagon.component-X0XSMLK_.js → train-wagon.component-B6V4dPKn.js} +2 -2
- package/development/train.js +1 -1
- package/development/train.pure.js +1 -1
- package/{error.component-BLChP2fE.js → error.component-D3JgDJfN.js} +1 -1
- package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/{expansion-panel-header.component-DdRIlyms.js → expansion-panel-header.component-DYvq-uUi.js} +1 -1
- package/expansion-panel.js +1 -1
- package/expansion-panel.pure.js +1 -1
- package/file-selector/file-selector-dropzone/file-selector-dropzone.component.js +1 -1
- package/{file-selector-dropzone.component-Bz3Wpl0X.js → file-selector-dropzone.component-BSF-kegh.js} +1 -1
- package/file-selector.js +1 -1
- package/file-selector.pure.js +1 -1
- package/footer/footer.component.js +1 -1
- package/{footer.component-Don15vOd.js → footer.component-CdTEaV6u.js} +1 -1
- package/footer.js +1 -1
- package/footer.pure.js +1 -1
- package/form-field/error/error.component.js +1 -1
- package/form-field/form-field/form-field.component.js +1 -1
- package/form-field/hint/hint.component.js +1 -1
- package/{form-field.component-DbV7fMoe.js → form-field.component-Dtzbp6-e.js} +1 -1
- package/form-field.js +3 -3
- package/form-field.pure.js +3 -3
- package/header/header/header.component.js +1 -1
- package/{header.component-D-WVEMFn.js → header.component-DoAFSXgO.js} +1 -1
- package/header.js +1 -1
- package/header.pure.js +1 -1
- package/{hint.component-CaF6CBCN.js → hint.component-BB_h0G6v.js} +1 -1
- package/link/common/block-link-common.js +1 -1
- package/link.js +1 -1
- package/link.pure.js +1 -1
- package/message/message.component.js +1 -1
- package/message.component-CF-_MD7m.js +26 -0
- package/message.js +1 -1
- package/message.pure.js +1 -1
- package/navigation/common/navigation-action-common.js +1 -1
- package/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/navigation/navigation-section/navigation-section.component.js +1 -1
- package/{navigation-action-common-Dm47M2BG.js → navigation-action-common-D2vwX-oy.js} +1 -1
- package/{navigation-marker.component-1VHe19c9.js → navigation-marker.component-BQzC4gn_.js} +1 -1
- package/{navigation-section.component-DrnbQAZX.js → navigation-section.component-CR-FanCa.js} +1 -1
- package/navigation.js +3 -3
- package/navigation.pure.js +3 -3
- package/notification/notification.component.js +1 -1
- package/{notification.component-IsSZe3Ul.js → notification.component-D9oxjMJs.js} +1 -1
- package/notification.js +1 -1
- package/notification.pure.js +1 -1
- package/off-brand-theme.css +67 -65
- package/package.json +2 -2
- package/paginator/compact-paginator/compact-paginator.component.js +1 -1
- package/paginator/paginator/paginator.component.js +1 -1
- package/{paginator.component-BkECB-iV.js → paginator.component-DA_wUypF.js} +1 -1
- package/paginator.js +2 -2
- package/paginator.pure.js +2 -2
- package/radio-button/common/radio-button-common.js +1 -1
- package/radio-button/radio-button.component.js +1 -1
- package/{radio-button-common-CQyKqDLJ.js → radio-button-common-iNYco_B8.js} +1 -1
- package/{radio-button.component-Cenb6FL5.js → radio-button.component-v5czJYC3.js} +1 -1
- package/radio-button.js +2 -2
- package/radio-button.pure.js +2 -2
- package/safety-theme.css +67 -65
- package/select/select.component.js +1 -1
- package/{select.component-BcDZm7EM.js → select.component-CCFfP21g.js} +1 -1
- package/select.js +1 -1
- package/select.pure.js +1 -1
- package/standard-theme.css +67 -65
- package/status/status.component.js +1 -1
- package/{status.component-CgMvY4Pe.js → status.component-5SKEusnj.js} +1 -1
- package/status.js +1 -1
- package/status.pure.js +1 -1
- package/step-label.component-DM7lQw8b.js +77 -0
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper.js +1 -1
- package/stepper.pure.js +1 -1
- package/styles-DisU4TWi.js +5 -0
- package/{tab-label.component-CH24fqmB.js → tab-label.component-JjktN30A.js} +1 -1
- package/tabs/common/styles.js +1 -1
- package/tabs/tab-label/tab-label.component.js +1 -1
- package/tabs.js +2 -2
- package/tabs.pure.js +2 -2
- package/tag/tag/tag.component.js +1 -1
- package/{tag.component-B7YExnbA.js → tag.component-BGYVbfUx.js} +1 -1
- package/tag.js +1 -1
- package/tag.pure.js +1 -1
- package/teaser-hero/teaser-hero.component.js +1 -1
- package/{teaser-hero.component-BUhWjc2i.js → teaser-hero.component-By1HInfz.js} +1 -1
- package/teaser-hero.js +1 -1
- package/teaser-hero.pure.js +1 -1
- package/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/{timetable-occupancy.component-CLpJ-rjI.js → timetable-occupancy.component-Dq9RM6qS.js} +1 -1
- package/timetable-occupancy.js +1 -1
- package/timetable-occupancy.pure.js +1 -1
- package/title/title-base.js +1 -1
- package/title/title.component.js +1 -1
- package/{title-base-HD0z6npS.js → title-base-B43-Q_7r.js} +1 -1
- package/{title.component-CjDkG7gT.js → title.component-DXJHJ6p6.js} +1 -1
- package/title.js +2 -2
- package/title.pure.js +2 -2
- package/toast/toast.component.js +1 -1
- package/{toast.component-DzsaWxPV.js → toast.component-D53COYeM.js} +1 -1
- package/toast.js +1 -1
- package/toast.pure.js +1 -1
- package/toggle/toggle/toggle.component.js +1 -1
- package/{toggle.component-D7X0E_hM.js → toggle.component-BGgAnHau.js} +1 -1
- package/toggle.js +1 -1
- package/toggle.pure.js +1 -1
- package/tooltip/tooltip.component.js +1 -1
- package/{tooltip.component-BCRFxBuV.js → tooltip.component-Bp-8vRoA.js} +1 -1
- package/tooltip.js +1 -1
- package/tooltip.pure.js +1 -1
- package/train/train-wagon/train-wagon.component.js +1 -1
- package/{train-wagon.component-CZiVPOaZ.js → train-wagon.component-LwKwwuta.js} +1 -1
- package/train.js +1 -1
- package/train.pure.js +1 -1
- package/button-common-C3wYY-UK.js +0 -85
- package/development/autocomplete-base-element-8hV4-ys6.js +0 -686
- package/development/breadcrumb-group.component-DP9X9qV1.js +0 -193
- package/development/calendar.component-C2WJuFrr.js +0 -1451
- package/development/card-badge.component-Be4gXazr.js +0 -83
- package/development/checkbox-common-DpE48IrV.js +0 -84
- package/development/chip-group.component-CxM8l839.js +0 -402
- package/development/compact-paginator.component-DiMeNNTc.js +0 -51
- package/development/error.component-C8JQQqSB.js +0 -53
- package/development/expansion-panel-header.component-CWojFAB-.js +0 -82
- package/development/footer.component-Dbc5xFqr.js +0 -169
- package/development/form-field.component-M0wf8ZR8.js +0 -703
- package/development/header.component-B2T2pmHs.js +0 -335
- package/development/hint.component-hKw1TLvO.js +0 -36
- package/development/message.component-CrXtMprr.js +0 -43
- package/development/notification.component-CKyNdgbx.js +0 -271
- package/development/paginator.component-Cqm7MuRD.js +0 -261
- package/development/radio-button-common-u7NYOI2p.js +0 -125
- package/development/select.component-Ibby7Q-L.js +0 -804
- package/development/status.component-p-egQ_U4.js +0 -110
- package/development/step-label.component-BTXuaONx.js +0 -126
- package/development/styles-D_8dMc_0.js +0 -14
- package/development/tag.component-CWL9jJTW.js +0 -241
- package/development/teaser-hero.component-De621iKn.js +0 -100
- package/development/toggle.component-BeHHTgRh.js +0 -244
- package/development/tooltip.component-BV0yBh9f.js +0 -369
- package/message.component-DgTPvDym.js +0 -26
- package/step-label.component-CbtQ7MvH.js +0 -77
- package/styles-DMLyYaea.js +0 -5
package/custom-elements.json
CHANGED
|
@@ -111242,408 +111242,6 @@
|
|
|
111242
111242
|
}
|
|
111243
111243
|
]
|
|
111244
111244
|
},
|
|
111245
|
-
{
|
|
111246
|
-
"kind": "javascript-module",
|
|
111247
|
-
"path": "form-field/form-field-text-counter/form-field-text-counter.component.js",
|
|
111248
|
-
"declarations": [
|
|
111249
|
-
{
|
|
111250
|
-
"kind": "class",
|
|
111251
|
-
"description": "It displays the remaining characters count for input/textarea elements with a configured\nmaxlength property in the `sbb-form-field`.\nThe component automatically uses the form field's inputElement and displays the remaining character count.\nIf the input is disabled, readonly or an `sbb-error` is present, the output is suppressed.",
|
|
111252
|
-
"name": "SbbFormFieldTextCounterElement",
|
|
111253
|
-
"slots": [
|
|
111254
|
-
{
|
|
111255
|
-
"description": "Use the unnamed slot to display a custom description text after the counter.",
|
|
111256
|
-
"name": "",
|
|
111257
|
-
"inheritedFrom": {
|
|
111258
|
-
"name": "SbbHintElement",
|
|
111259
|
-
"module": "form-field/hint/hint.component.js"
|
|
111260
|
-
}
|
|
111261
|
-
}
|
|
111262
|
-
],
|
|
111263
|
-
"members": [
|
|
111264
|
-
{
|
|
111265
|
-
"kind": "field",
|
|
111266
|
-
"name": "elementName",
|
|
111267
|
-
"type": {
|
|
111268
|
-
"text": "string"
|
|
111269
|
-
},
|
|
111270
|
-
"privacy": "public",
|
|
111271
|
-
"static": true,
|
|
111272
|
-
"readonly": true,
|
|
111273
|
-
"default": "'sbb-form-field-text-counter'",
|
|
111274
|
-
"inheritedFrom": {
|
|
111275
|
-
"name": "SbbElement",
|
|
111276
|
-
"module": "core/base-elements/element.js"
|
|
111277
|
-
}
|
|
111278
|
-
},
|
|
111279
|
-
{
|
|
111280
|
-
"kind": "field",
|
|
111281
|
-
"name": "elementDependencies",
|
|
111282
|
-
"type": {
|
|
111283
|
-
"text": "SbbElementType[]"
|
|
111284
|
-
},
|
|
111285
|
-
"privacy": "public",
|
|
111286
|
-
"static": true,
|
|
111287
|
-
"default": "[SbbScreenReaderOnlyElement]",
|
|
111288
|
-
"inheritedFrom": {
|
|
111289
|
-
"name": "SbbElement",
|
|
111290
|
-
"module": "core/base-elements/element.js"
|
|
111291
|
-
}
|
|
111292
|
-
},
|
|
111293
|
-
{
|
|
111294
|
-
"kind": "field",
|
|
111295
|
-
"name": "_remainingCharacters",
|
|
111296
|
-
"type": {
|
|
111297
|
-
"text": "number"
|
|
111298
|
-
},
|
|
111299
|
-
"privacy": "private",
|
|
111300
|
-
"default": "0"
|
|
111301
|
-
},
|
|
111302
|
-
{
|
|
111303
|
-
"kind": "field",
|
|
111304
|
-
"name": "_language",
|
|
111305
|
-
"privacy": "private",
|
|
111306
|
-
"default": "new SbbLanguageController(this)"
|
|
111307
|
-
},
|
|
111308
|
-
{
|
|
111309
|
-
"kind": "field",
|
|
111310
|
-
"name": "_abortController",
|
|
111311
|
-
"type": {
|
|
111312
|
-
"text": "AbortController | null"
|
|
111313
|
-
},
|
|
111314
|
-
"privacy": "private",
|
|
111315
|
-
"default": "null"
|
|
111316
|
-
},
|
|
111317
|
-
{
|
|
111318
|
-
"kind": "method",
|
|
111319
|
-
"name": "_onInputUpdate",
|
|
111320
|
-
"privacy": "private",
|
|
111321
|
-
"return": {
|
|
111322
|
-
"type": {
|
|
111323
|
-
"text": "void"
|
|
111324
|
-
}
|
|
111325
|
-
}
|
|
111326
|
-
},
|
|
111327
|
-
{
|
|
111328
|
-
"kind": "method",
|
|
111329
|
-
"name": "_infoText",
|
|
111330
|
-
"privacy": "private",
|
|
111331
|
-
"return": {
|
|
111332
|
-
"type": {
|
|
111333
|
-
"text": "string"
|
|
111334
|
-
}
|
|
111335
|
-
}
|
|
111336
|
-
},
|
|
111337
|
-
{
|
|
111338
|
-
"kind": "field",
|
|
111339
|
-
"name": "negative",
|
|
111340
|
-
"type": {
|
|
111341
|
-
"text": "boolean"
|
|
111342
|
-
},
|
|
111343
|
-
"privacy": "public",
|
|
111344
|
-
"default": "false",
|
|
111345
|
-
"description": "Negative coloring variant flag.",
|
|
111346
|
-
"attribute": "negative",
|
|
111347
|
-
"reflects": true,
|
|
111348
|
-
"inheritedFrom": {
|
|
111349
|
-
"name": "SbbNegativeMixin",
|
|
111350
|
-
"module": "core/mixins/negative-mixin.js"
|
|
111351
|
-
}
|
|
111352
|
-
},
|
|
111353
|
-
{
|
|
111354
|
-
"kind": "field",
|
|
111355
|
-
"name": "formField",
|
|
111356
|
-
"type": {
|
|
111357
|
-
"text": "SbbFormFieldElement | null"
|
|
111358
|
-
},
|
|
111359
|
-
"privacy": "protected",
|
|
111360
|
-
"default": "null",
|
|
111361
|
-
"inheritedFrom": {
|
|
111362
|
-
"name": "SbbHintElement",
|
|
111363
|
-
"module": "form-field/hint/hint.component.js"
|
|
111364
|
-
}
|
|
111365
|
-
},
|
|
111366
|
-
{
|
|
111367
|
-
"kind": "field",
|
|
111368
|
-
"name": "['_$sbbElement$']",
|
|
111369
|
-
"type": {
|
|
111370
|
-
"text": "boolean"
|
|
111371
|
-
},
|
|
111372
|
-
"privacy": "public",
|
|
111373
|
-
"static": true,
|
|
111374
|
-
"default": "true",
|
|
111375
|
-
"inheritedFrom": {
|
|
111376
|
-
"name": "SbbElement",
|
|
111377
|
-
"module": "core/base-elements/element.js"
|
|
111378
|
-
}
|
|
111379
|
-
},
|
|
111380
|
-
{
|
|
111381
|
-
"kind": "field",
|
|
111382
|
-
"name": "role",
|
|
111383
|
-
"type": {
|
|
111384
|
-
"text": "ElementInternals['role'] | undefined"
|
|
111385
|
-
},
|
|
111386
|
-
"privacy": "public",
|
|
111387
|
-
"static": true,
|
|
111388
|
-
"inheritedFrom": {
|
|
111389
|
-
"name": "SbbElement",
|
|
111390
|
-
"module": "core/base-elements/element.js"
|
|
111391
|
-
}
|
|
111392
|
-
},
|
|
111393
|
-
{
|
|
111394
|
-
"kind": "field",
|
|
111395
|
-
"name": "_controllers",
|
|
111396
|
-
"type": {
|
|
111397
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
111398
|
-
},
|
|
111399
|
-
"privacy": "private",
|
|
111400
|
-
"inheritedFrom": {
|
|
111401
|
-
"name": "SbbElement",
|
|
111402
|
-
"module": "core/base-elements/element.js"
|
|
111403
|
-
}
|
|
111404
|
-
},
|
|
111405
|
-
{
|
|
111406
|
-
"kind": "field",
|
|
111407
|
-
"name": "_hydrationRequired",
|
|
111408
|
-
"type": {
|
|
111409
|
-
"text": "boolean"
|
|
111410
|
-
},
|
|
111411
|
-
"privacy": "private",
|
|
111412
|
-
"default": "!!this.shadowRoot",
|
|
111413
|
-
"inheritedFrom": {
|
|
111414
|
-
"name": "SbbElement",
|
|
111415
|
-
"module": "core/base-elements/element.js"
|
|
111416
|
-
}
|
|
111417
|
-
},
|
|
111418
|
-
{
|
|
111419
|
-
"kind": "field",
|
|
111420
|
-
"name": "_hydrationComplete",
|
|
111421
|
-
"privacy": "private",
|
|
111422
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
111423
|
-
"inheritedFrom": {
|
|
111424
|
-
"name": "SbbElement",
|
|
111425
|
-
"module": "core/base-elements/element.js"
|
|
111426
|
-
}
|
|
111427
|
-
},
|
|
111428
|
-
{
|
|
111429
|
-
"kind": "field",
|
|
111430
|
-
"name": "_resolveHydration",
|
|
111431
|
-
"type": {
|
|
111432
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
111433
|
-
},
|
|
111434
|
-
"privacy": "private",
|
|
111435
|
-
"inheritedFrom": {
|
|
111436
|
-
"name": "SbbElement",
|
|
111437
|
-
"module": "core/base-elements/element.js"
|
|
111438
|
-
}
|
|
111439
|
-
},
|
|
111440
|
-
{
|
|
111441
|
-
"kind": "field",
|
|
111442
|
-
"name": "_textObserver",
|
|
111443
|
-
"type": {
|
|
111444
|
-
"text": "MutationObserver | undefined"
|
|
111445
|
-
},
|
|
111446
|
-
"privacy": "private",
|
|
111447
|
-
"inheritedFrom": {
|
|
111448
|
-
"name": "SbbElement",
|
|
111449
|
-
"module": "core/base-elements/element.js"
|
|
111450
|
-
}
|
|
111451
|
-
},
|
|
111452
|
-
{
|
|
111453
|
-
"kind": "field",
|
|
111454
|
-
"name": "hydrationRequired",
|
|
111455
|
-
"type": {
|
|
111456
|
-
"text": "boolean"
|
|
111457
|
-
},
|
|
111458
|
-
"privacy": "protected",
|
|
111459
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
111460
|
-
"readonly": true,
|
|
111461
|
-
"inheritedFrom": {
|
|
111462
|
-
"name": "SbbElement",
|
|
111463
|
-
"module": "core/base-elements/element.js"
|
|
111464
|
-
},
|
|
111465
|
-
"default": "!!this.shadowRoot"
|
|
111466
|
-
},
|
|
111467
|
-
{
|
|
111468
|
-
"kind": "method",
|
|
111469
|
-
"name": "toggleState",
|
|
111470
|
-
"privacy": "protected",
|
|
111471
|
-
"return": {
|
|
111472
|
-
"type": {
|
|
111473
|
-
"text": "void"
|
|
111474
|
-
}
|
|
111475
|
-
},
|
|
111476
|
-
"parameters": [
|
|
111477
|
-
{
|
|
111478
|
-
"name": "value",
|
|
111479
|
-
"type": {
|
|
111480
|
-
"text": "string"
|
|
111481
|
-
}
|
|
111482
|
-
},
|
|
111483
|
-
{
|
|
111484
|
-
"name": "force",
|
|
111485
|
-
"optional": true,
|
|
111486
|
-
"type": {
|
|
111487
|
-
"text": "boolean"
|
|
111488
|
-
}
|
|
111489
|
-
}
|
|
111490
|
-
],
|
|
111491
|
-
"inheritedFrom": {
|
|
111492
|
-
"name": "SbbElement",
|
|
111493
|
-
"module": "core/base-elements/element.js"
|
|
111494
|
-
}
|
|
111495
|
-
},
|
|
111496
|
-
{
|
|
111497
|
-
"kind": "method",
|
|
111498
|
-
"name": "_slotchangeHandler",
|
|
111499
|
-
"privacy": "private",
|
|
111500
|
-
"return": {
|
|
111501
|
-
"type": {
|
|
111502
|
-
"text": "void"
|
|
111503
|
-
}
|
|
111504
|
-
},
|
|
111505
|
-
"parameters": [
|
|
111506
|
-
{
|
|
111507
|
-
"name": "event",
|
|
111508
|
-
"type": {
|
|
111509
|
-
"text": "Event"
|
|
111510
|
-
}
|
|
111511
|
-
},
|
|
111512
|
-
{
|
|
111513
|
-
"name": "slot",
|
|
111514
|
-
"type": {
|
|
111515
|
-
"text": "HTMLSlotElement"
|
|
111516
|
-
}
|
|
111517
|
-
}
|
|
111518
|
-
],
|
|
111519
|
-
"inheritedFrom": {
|
|
111520
|
-
"name": "SbbElement",
|
|
111521
|
-
"module": "core/base-elements/element.js"
|
|
111522
|
-
}
|
|
111523
|
-
},
|
|
111524
|
-
{
|
|
111525
|
-
"kind": "method",
|
|
111526
|
-
"name": "_handleSlotChangeForSlottedState",
|
|
111527
|
-
"privacy": "private",
|
|
111528
|
-
"return": {
|
|
111529
|
-
"type": {
|
|
111530
|
-
"text": "void"
|
|
111531
|
-
}
|
|
111532
|
-
},
|
|
111533
|
-
"parameters": [
|
|
111534
|
-
{
|
|
111535
|
-
"name": "slot",
|
|
111536
|
-
"type": {
|
|
111537
|
-
"text": "HTMLSlotElement"
|
|
111538
|
-
}
|
|
111539
|
-
}
|
|
111540
|
-
],
|
|
111541
|
-
"inheritedFrom": {
|
|
111542
|
-
"name": "SbbElement",
|
|
111543
|
-
"module": "core/base-elements/element.js"
|
|
111544
|
-
}
|
|
111545
|
-
},
|
|
111546
|
-
{
|
|
111547
|
-
"kind": "method",
|
|
111548
|
-
"name": "_updateSlottedState",
|
|
111549
|
-
"privacy": "private",
|
|
111550
|
-
"return": {
|
|
111551
|
-
"type": {
|
|
111552
|
-
"text": "void"
|
|
111553
|
-
}
|
|
111554
|
-
},
|
|
111555
|
-
"parameters": [
|
|
111556
|
-
{
|
|
111557
|
-
"name": "slot",
|
|
111558
|
-
"type": {
|
|
111559
|
-
"text": "HTMLSlotElement"
|
|
111560
|
-
}
|
|
111561
|
-
}
|
|
111562
|
-
],
|
|
111563
|
-
"inheritedFrom": {
|
|
111564
|
-
"name": "SbbElement",
|
|
111565
|
-
"module": "core/base-elements/element.js"
|
|
111566
|
-
}
|
|
111567
|
-
},
|
|
111568
|
-
{
|
|
111569
|
-
"kind": "method",
|
|
111570
|
-
"name": "_observeTextNodesInSlot",
|
|
111571
|
-
"privacy": "private",
|
|
111572
|
-
"return": {
|
|
111573
|
-
"type": {
|
|
111574
|
-
"text": "void"
|
|
111575
|
-
}
|
|
111576
|
-
},
|
|
111577
|
-
"parameters": [
|
|
111578
|
-
{
|
|
111579
|
-
"name": "slot",
|
|
111580
|
-
"type": {
|
|
111581
|
-
"text": "HTMLSlotElement"
|
|
111582
|
-
}
|
|
111583
|
-
}
|
|
111584
|
-
],
|
|
111585
|
-
"inheritedFrom": {
|
|
111586
|
-
"name": "SbbElement",
|
|
111587
|
-
"module": "core/base-elements/element.js"
|
|
111588
|
-
}
|
|
111589
|
-
},
|
|
111590
|
-
{
|
|
111591
|
-
"kind": "method",
|
|
111592
|
-
"name": "_hasSlottedContent",
|
|
111593
|
-
"privacy": "private",
|
|
111594
|
-
"return": {
|
|
111595
|
-
"type": {
|
|
111596
|
-
"text": "boolean"
|
|
111597
|
-
}
|
|
111598
|
-
},
|
|
111599
|
-
"parameters": [
|
|
111600
|
-
{
|
|
111601
|
-
"name": "slot",
|
|
111602
|
-
"type": {
|
|
111603
|
-
"text": "HTMLSlotElement"
|
|
111604
|
-
}
|
|
111605
|
-
}
|
|
111606
|
-
],
|
|
111607
|
-
"inheritedFrom": {
|
|
111608
|
-
"name": "SbbElement",
|
|
111609
|
-
"module": "core/base-elements/element.js"
|
|
111610
|
-
}
|
|
111611
|
-
}
|
|
111612
|
-
],
|
|
111613
|
-
"superclass": {
|
|
111614
|
-
"name": "SbbHintElement",
|
|
111615
|
-
"module": "form-field/hint/hint.component.js"
|
|
111616
|
-
},
|
|
111617
|
-
"tagName": "sbb-form-field-text-counter",
|
|
111618
|
-
"customElement": true,
|
|
111619
|
-
"attributes": [
|
|
111620
|
-
{
|
|
111621
|
-
"name": "negative",
|
|
111622
|
-
"type": {
|
|
111623
|
-
"text": "boolean"
|
|
111624
|
-
},
|
|
111625
|
-
"default": "false",
|
|
111626
|
-
"description": "Negative coloring variant flag.",
|
|
111627
|
-
"fieldName": "negative",
|
|
111628
|
-
"inheritedFrom": {
|
|
111629
|
-
"name": "SbbNegativeMixin",
|
|
111630
|
-
"module": "core/mixins/negative-mixin.js"
|
|
111631
|
-
}
|
|
111632
|
-
}
|
|
111633
|
-
]
|
|
111634
|
-
}
|
|
111635
|
-
],
|
|
111636
|
-
"exports": [
|
|
111637
|
-
{
|
|
111638
|
-
"kind": "js",
|
|
111639
|
-
"name": "SbbFormFieldTextCounterElement",
|
|
111640
|
-
"declaration": {
|
|
111641
|
-
"name": "SbbFormFieldTextCounterElement",
|
|
111642
|
-
"module": "form-field/form-field-text-counter/form-field-text-counter.component.js"
|
|
111643
|
-
}
|
|
111644
|
-
}
|
|
111645
|
-
]
|
|
111646
|
-
},
|
|
111647
111245
|
{
|
|
111648
111246
|
"kind": "javascript-module",
|
|
111649
111247
|
"path": "form-field/form-field-clear/form-field-clear.component.js",
|
|
@@ -112596,16 +112194,20 @@
|
|
|
112596
112194
|
},
|
|
112597
112195
|
{
|
|
112598
112196
|
"kind": "javascript-module",
|
|
112599
|
-
"path": "form-field/
|
|
112197
|
+
"path": "form-field/form-field-text-counter/form-field-text-counter.component.js",
|
|
112600
112198
|
"declarations": [
|
|
112601
112199
|
{
|
|
112602
112200
|
"kind": "class",
|
|
112603
|
-
"description": "It displays a
|
|
112604
|
-
"name": "
|
|
112201
|
+
"description": "It displays the remaining characters count for input/textarea elements with a configured\nmaxlength property in the `sbb-form-field`.\nThe component automatically uses the form field's inputElement and displays the remaining character count.\nIf the input is disabled, readonly or an `sbb-error` is present, the output is suppressed.",
|
|
112202
|
+
"name": "SbbFormFieldTextCounterElement",
|
|
112605
112203
|
"slots": [
|
|
112606
112204
|
{
|
|
112607
|
-
"description": "Use the unnamed slot to display the
|
|
112608
|
-
"name": ""
|
|
112205
|
+
"description": "Use the unnamed slot to display a custom description text after the counter.",
|
|
112206
|
+
"name": "",
|
|
112207
|
+
"inheritedFrom": {
|
|
112208
|
+
"name": "SbbHintElement",
|
|
112209
|
+
"module": "form-field/hint/hint.component.js"
|
|
112210
|
+
}
|
|
112609
112211
|
}
|
|
112610
112212
|
],
|
|
112611
112213
|
"members": [
|
|
@@ -112618,7 +112220,7 @@
|
|
|
112618
112220
|
"privacy": "public",
|
|
112619
112221
|
"static": true,
|
|
112620
112222
|
"readonly": true,
|
|
112621
|
-
"default": "'sbb-
|
|
112223
|
+
"default": "'sbb-form-field-text-counter'",
|
|
112622
112224
|
"inheritedFrom": {
|
|
112623
112225
|
"name": "SbbElement",
|
|
112624
112226
|
"module": "core/base-elements/element.js"
|
|
@@ -112626,13 +112228,62 @@
|
|
|
112626
112228
|
},
|
|
112627
112229
|
{
|
|
112628
112230
|
"kind": "field",
|
|
112629
|
-
"name": "
|
|
112231
|
+
"name": "elementDependencies",
|
|
112630
112232
|
"type": {
|
|
112631
|
-
"text": "
|
|
112233
|
+
"text": "SbbElementType[]"
|
|
112632
112234
|
},
|
|
112633
|
-
"privacy": "
|
|
112235
|
+
"privacy": "public",
|
|
112236
|
+
"static": true,
|
|
112237
|
+
"default": "[SbbScreenReaderOnlyElement]",
|
|
112238
|
+
"inheritedFrom": {
|
|
112239
|
+
"name": "SbbElement",
|
|
112240
|
+
"module": "core/base-elements/element.js"
|
|
112241
|
+
}
|
|
112242
|
+
},
|
|
112243
|
+
{
|
|
112244
|
+
"kind": "field",
|
|
112245
|
+
"name": "_remainingCharacters",
|
|
112246
|
+
"type": {
|
|
112247
|
+
"text": "number"
|
|
112248
|
+
},
|
|
112249
|
+
"privacy": "private",
|
|
112250
|
+
"default": "0"
|
|
112251
|
+
},
|
|
112252
|
+
{
|
|
112253
|
+
"kind": "field",
|
|
112254
|
+
"name": "_language",
|
|
112255
|
+
"privacy": "private",
|
|
112256
|
+
"default": "new SbbLanguageController(this)"
|
|
112257
|
+
},
|
|
112258
|
+
{
|
|
112259
|
+
"kind": "field",
|
|
112260
|
+
"name": "_abortController",
|
|
112261
|
+
"type": {
|
|
112262
|
+
"text": "AbortController | null"
|
|
112263
|
+
},
|
|
112264
|
+
"privacy": "private",
|
|
112634
112265
|
"default": "null"
|
|
112635
112266
|
},
|
|
112267
|
+
{
|
|
112268
|
+
"kind": "method",
|
|
112269
|
+
"name": "_onInputUpdate",
|
|
112270
|
+
"privacy": "private",
|
|
112271
|
+
"return": {
|
|
112272
|
+
"type": {
|
|
112273
|
+
"text": "void"
|
|
112274
|
+
}
|
|
112275
|
+
}
|
|
112276
|
+
},
|
|
112277
|
+
{
|
|
112278
|
+
"kind": "method",
|
|
112279
|
+
"name": "_infoText",
|
|
112280
|
+
"privacy": "private",
|
|
112281
|
+
"return": {
|
|
112282
|
+
"type": {
|
|
112283
|
+
"text": "string"
|
|
112284
|
+
}
|
|
112285
|
+
}
|
|
112286
|
+
},
|
|
112636
112287
|
{
|
|
112637
112288
|
"kind": "field",
|
|
112638
112289
|
"name": "negative",
|
|
@@ -112651,26 +112302,26 @@
|
|
|
112651
112302
|
},
|
|
112652
112303
|
{
|
|
112653
112304
|
"kind": "field",
|
|
112654
|
-
"name": "
|
|
112305
|
+
"name": "formField",
|
|
112655
112306
|
"type": {
|
|
112656
|
-
"text": "
|
|
112307
|
+
"text": "SbbFormFieldElement | null"
|
|
112657
112308
|
},
|
|
112658
|
-
"privacy": "
|
|
112659
|
-
"
|
|
112660
|
-
"default": "true",
|
|
112309
|
+
"privacy": "protected",
|
|
112310
|
+
"default": "null",
|
|
112661
112311
|
"inheritedFrom": {
|
|
112662
|
-
"name": "
|
|
112663
|
-
"module": "
|
|
112312
|
+
"name": "SbbHintElement",
|
|
112313
|
+
"module": "form-field/hint/hint.component.js"
|
|
112664
112314
|
}
|
|
112665
112315
|
},
|
|
112666
112316
|
{
|
|
112667
112317
|
"kind": "field",
|
|
112668
|
-
"name": "
|
|
112318
|
+
"name": "['_$sbbElement$']",
|
|
112669
112319
|
"type": {
|
|
112670
|
-
"text": "
|
|
112320
|
+
"text": "boolean"
|
|
112671
112321
|
},
|
|
112672
112322
|
"privacy": "public",
|
|
112673
112323
|
"static": true,
|
|
112324
|
+
"default": "true",
|
|
112674
112325
|
"inheritedFrom": {
|
|
112675
112326
|
"name": "SbbElement",
|
|
112676
112327
|
"module": "core/base-elements/element.js"
|
|
@@ -112909,17 +112560,11 @@
|
|
|
112909
112560
|
}
|
|
112910
112561
|
}
|
|
112911
112562
|
],
|
|
112912
|
-
"mixins": [
|
|
112913
|
-
{
|
|
112914
|
-
"name": "SbbNegativeMixin",
|
|
112915
|
-
"module": "core.js"
|
|
112916
|
-
}
|
|
112917
|
-
],
|
|
112918
112563
|
"superclass": {
|
|
112919
|
-
"name": "
|
|
112920
|
-
"module": "
|
|
112564
|
+
"name": "SbbHintElement",
|
|
112565
|
+
"module": "form-field/hint/hint.component.js"
|
|
112921
112566
|
},
|
|
112922
|
-
"tagName": "sbb-
|
|
112567
|
+
"tagName": "sbb-form-field-text-counter",
|
|
112923
112568
|
"customElement": true,
|
|
112924
112569
|
"attributes": [
|
|
112925
112570
|
{
|
|
@@ -112941,164 +112586,67 @@
|
|
|
112941
112586
|
"exports": [
|
|
112942
112587
|
{
|
|
112943
112588
|
"kind": "js",
|
|
112944
|
-
"name": "
|
|
112589
|
+
"name": "SbbFormFieldTextCounterElement",
|
|
112945
112590
|
"declaration": {
|
|
112946
|
-
"name": "
|
|
112947
|
-
"module": "form-field/
|
|
112591
|
+
"name": "SbbFormFieldTextCounterElement",
|
|
112592
|
+
"module": "form-field/form-field-text-counter/form-field-text-counter.component.js"
|
|
112948
112593
|
}
|
|
112949
112594
|
}
|
|
112950
112595
|
]
|
|
112951
112596
|
},
|
|
112952
112597
|
{
|
|
112953
112598
|
"kind": "javascript-module",
|
|
112954
|
-
"path": "
|
|
112599
|
+
"path": "form-field/hint/hint.component.js",
|
|
112955
112600
|
"declarations": [
|
|
112956
112601
|
{
|
|
112957
112602
|
"kind": "class",
|
|
112958
|
-
"description": "",
|
|
112959
|
-
"name": "
|
|
112960
|
-
"
|
|
112603
|
+
"description": "It displays a hint message in the `sbb-form-field`.",
|
|
112604
|
+
"name": "SbbHintElement",
|
|
112605
|
+
"slots": [
|
|
112961
112606
|
{
|
|
112962
|
-
"
|
|
112963
|
-
"name": "
|
|
112964
|
-
|
|
112965
|
-
|
|
112966
|
-
|
|
112967
|
-
"privacy": "public"
|
|
112968
|
-
},
|
|
112607
|
+
"description": "Use the unnamed slot to display the hint message.",
|
|
112608
|
+
"name": ""
|
|
112609
|
+
}
|
|
112610
|
+
],
|
|
112611
|
+
"members": [
|
|
112969
112612
|
{
|
|
112970
112613
|
"kind": "field",
|
|
112971
|
-
"name": "
|
|
112614
|
+
"name": "elementName",
|
|
112972
112615
|
"type": {
|
|
112973
|
-
"text": "
|
|
112616
|
+
"text": "string"
|
|
112974
112617
|
},
|
|
112975
112618
|
"privacy": "public",
|
|
112976
112619
|
"static": true,
|
|
112620
|
+
"readonly": true,
|
|
112621
|
+
"default": "'sbb-hint'",
|
|
112977
112622
|
"inheritedFrom": {
|
|
112978
112623
|
"name": "SbbElement",
|
|
112979
112624
|
"module": "core/base-elements/element.js"
|
|
112980
|
-
},
|
|
112981
|
-
"default": "[SbbIconElement]"
|
|
112982
|
-
},
|
|
112983
|
-
{
|
|
112984
|
-
"kind": "field",
|
|
112985
|
-
"name": "iconName",
|
|
112986
|
-
"type": {
|
|
112987
|
-
"text": "string"
|
|
112988
|
-
},
|
|
112989
|
-
"privacy": "public",
|
|
112990
|
-
"default": "''",
|
|
112991
|
-
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
112992
|
-
"attribute": "icon-name",
|
|
112993
|
-
"inheritedFrom": {
|
|
112994
|
-
"name": "SbbIconNameMixin",
|
|
112995
|
-
"module": "icon/icon-name-mixin.js"
|
|
112996
|
-
}
|
|
112997
|
-
},
|
|
112998
|
-
{
|
|
112999
|
-
"kind": "method",
|
|
113000
|
-
"name": "renderIconSlot",
|
|
113001
|
-
"privacy": "protected",
|
|
113002
|
-
"return": {
|
|
113003
|
-
"type": {
|
|
113004
|
-
"text": "TemplateResult"
|
|
113005
|
-
}
|
|
113006
|
-
},
|
|
113007
|
-
"parameters": [
|
|
113008
|
-
{
|
|
113009
|
-
"name": "classname",
|
|
113010
|
-
"optional": true,
|
|
113011
|
-
"type": {
|
|
113012
|
-
"text": "string"
|
|
113013
|
-
}
|
|
113014
|
-
}
|
|
113015
|
-
],
|
|
113016
|
-
"inheritedFrom": {
|
|
113017
|
-
"name": "SbbIconNameMixin",
|
|
113018
|
-
"module": "icon/icon-name-mixin.js"
|
|
113019
|
-
}
|
|
113020
|
-
},
|
|
113021
|
-
{
|
|
113022
|
-
"kind": "method",
|
|
113023
|
-
"name": "renderIconName",
|
|
113024
|
-
"privacy": "protected",
|
|
113025
|
-
"return": {
|
|
113026
|
-
"type": {
|
|
113027
|
-
"text": "string"
|
|
113028
|
-
}
|
|
113029
|
-
},
|
|
113030
|
-
"inheritedFrom": {
|
|
113031
|
-
"name": "SbbIconNameMixin",
|
|
113032
|
-
"module": "icon/icon-name-mixin.js"
|
|
113033
|
-
}
|
|
113034
|
-
},
|
|
113035
|
-
{
|
|
113036
|
-
"kind": "method",
|
|
113037
|
-
"name": "_renderIconName",
|
|
113038
|
-
"privacy": "private",
|
|
113039
|
-
"return": {
|
|
113040
|
-
"type": {
|
|
113041
|
-
"text": "string"
|
|
113042
|
-
}
|
|
113043
|
-
},
|
|
113044
|
-
"inheritedFrom": {
|
|
113045
|
-
"name": "SbbIconNameMixin",
|
|
113046
|
-
"module": "icon/icon-name-mixin.js"
|
|
113047
112625
|
}
|
|
113048
112626
|
},
|
|
113049
112627
|
{
|
|
113050
112628
|
"kind": "field",
|
|
113051
|
-
"name": "
|
|
112629
|
+
"name": "formField",
|
|
113052
112630
|
"type": {
|
|
113053
|
-
"text": "
|
|
112631
|
+
"text": "SbbFormFieldElement | null"
|
|
113054
112632
|
},
|
|
113055
112633
|
"privacy": "protected",
|
|
113056
|
-
"
|
|
113057
|
-
"inheritedFrom": {
|
|
113058
|
-
"name": "SbbActionBaseElement",
|
|
113059
|
-
"module": "core/base-elements/action-base-element.js"
|
|
113060
|
-
}
|
|
112634
|
+
"default": "null"
|
|
113061
112635
|
},
|
|
113062
112636
|
{
|
|
113063
112637
|
"kind": "field",
|
|
113064
|
-
"name": "
|
|
112638
|
+
"name": "negative",
|
|
113065
112639
|
"type": {
|
|
113066
|
-
"text": "boolean
|
|
113067
|
-
},
|
|
113068
|
-
"privacy": "protected",
|
|
113069
|
-
"readonly": true,
|
|
113070
|
-
"inheritedFrom": {
|
|
113071
|
-
"name": "SbbActionBaseElement",
|
|
113072
|
-
"module": "core/base-elements/action-base-element.js"
|
|
113073
|
-
}
|
|
113074
|
-
},
|
|
113075
|
-
{
|
|
113076
|
-
"kind": "method",
|
|
113077
|
-
"name": "setupBaseEventHandlers",
|
|
113078
|
-
"privacy": "protected",
|
|
113079
|
-
"return": {
|
|
113080
|
-
"type": {
|
|
113081
|
-
"text": "void"
|
|
113082
|
-
}
|
|
113083
|
-
},
|
|
113084
|
-
"inheritedFrom": {
|
|
113085
|
-
"name": "SbbActionBaseElement",
|
|
113086
|
-
"module": "core/base-elements/action-base-element.js"
|
|
113087
|
-
}
|
|
113088
|
-
},
|
|
113089
|
-
{
|
|
113090
|
-
"kind": "method",
|
|
113091
|
-
"name": "renderTemplate",
|
|
113092
|
-
"privacy": "protected",
|
|
113093
|
-
"return": {
|
|
113094
|
-
"type": {
|
|
113095
|
-
"text": "TemplateResult"
|
|
113096
|
-
}
|
|
112640
|
+
"text": "boolean"
|
|
113097
112641
|
},
|
|
113098
|
-
"
|
|
112642
|
+
"privacy": "public",
|
|
112643
|
+
"default": "false",
|
|
112644
|
+
"description": "Negative coloring variant flag.",
|
|
112645
|
+
"attribute": "negative",
|
|
112646
|
+
"reflects": true,
|
|
113099
112647
|
"inheritedFrom": {
|
|
113100
|
-
"name": "
|
|
113101
|
-
"module": "core/
|
|
112648
|
+
"name": "SbbNegativeMixin",
|
|
112649
|
+
"module": "core/mixins/negative-mixin.js"
|
|
113102
112650
|
}
|
|
113103
112651
|
},
|
|
113104
112652
|
{
|
|
@@ -113117,13 +112665,465 @@
|
|
|
113117
112665
|
},
|
|
113118
112666
|
{
|
|
113119
112667
|
"kind": "field",
|
|
113120
|
-
"name": "
|
|
112668
|
+
"name": "elementDependencies",
|
|
113121
112669
|
"type": {
|
|
113122
|
-
"text": "
|
|
112670
|
+
"text": "SbbElementType[] | undefined"
|
|
113123
112671
|
},
|
|
113124
112672
|
"privacy": "public",
|
|
113125
112673
|
"static": true,
|
|
113126
|
-
"
|
|
112674
|
+
"inheritedFrom": {
|
|
112675
|
+
"name": "SbbElement",
|
|
112676
|
+
"module": "core/base-elements/element.js"
|
|
112677
|
+
}
|
|
112678
|
+
},
|
|
112679
|
+
{
|
|
112680
|
+
"kind": "field",
|
|
112681
|
+
"name": "role",
|
|
112682
|
+
"type": {
|
|
112683
|
+
"text": "ElementInternals['role'] | undefined"
|
|
112684
|
+
},
|
|
112685
|
+
"privacy": "public",
|
|
112686
|
+
"static": true,
|
|
112687
|
+
"inheritedFrom": {
|
|
112688
|
+
"name": "SbbElement",
|
|
112689
|
+
"module": "core/base-elements/element.js"
|
|
112690
|
+
}
|
|
112691
|
+
},
|
|
112692
|
+
{
|
|
112693
|
+
"kind": "field",
|
|
112694
|
+
"name": "_controllers",
|
|
112695
|
+
"type": {
|
|
112696
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
112697
|
+
},
|
|
112698
|
+
"privacy": "private",
|
|
112699
|
+
"inheritedFrom": {
|
|
112700
|
+
"name": "SbbElement",
|
|
112701
|
+
"module": "core/base-elements/element.js"
|
|
112702
|
+
}
|
|
112703
|
+
},
|
|
112704
|
+
{
|
|
112705
|
+
"kind": "field",
|
|
112706
|
+
"name": "_hydrationRequired",
|
|
112707
|
+
"type": {
|
|
112708
|
+
"text": "boolean"
|
|
112709
|
+
},
|
|
112710
|
+
"privacy": "private",
|
|
112711
|
+
"default": "!!this.shadowRoot",
|
|
112712
|
+
"inheritedFrom": {
|
|
112713
|
+
"name": "SbbElement",
|
|
112714
|
+
"module": "core/base-elements/element.js"
|
|
112715
|
+
}
|
|
112716
|
+
},
|
|
112717
|
+
{
|
|
112718
|
+
"kind": "field",
|
|
112719
|
+
"name": "_hydrationComplete",
|
|
112720
|
+
"privacy": "private",
|
|
112721
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
112722
|
+
"inheritedFrom": {
|
|
112723
|
+
"name": "SbbElement",
|
|
112724
|
+
"module": "core/base-elements/element.js"
|
|
112725
|
+
}
|
|
112726
|
+
},
|
|
112727
|
+
{
|
|
112728
|
+
"kind": "field",
|
|
112729
|
+
"name": "_resolveHydration",
|
|
112730
|
+
"type": {
|
|
112731
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
112732
|
+
},
|
|
112733
|
+
"privacy": "private",
|
|
112734
|
+
"inheritedFrom": {
|
|
112735
|
+
"name": "SbbElement",
|
|
112736
|
+
"module": "core/base-elements/element.js"
|
|
112737
|
+
}
|
|
112738
|
+
},
|
|
112739
|
+
{
|
|
112740
|
+
"kind": "field",
|
|
112741
|
+
"name": "_textObserver",
|
|
112742
|
+
"type": {
|
|
112743
|
+
"text": "MutationObserver | undefined"
|
|
112744
|
+
},
|
|
112745
|
+
"privacy": "private",
|
|
112746
|
+
"inheritedFrom": {
|
|
112747
|
+
"name": "SbbElement",
|
|
112748
|
+
"module": "core/base-elements/element.js"
|
|
112749
|
+
}
|
|
112750
|
+
},
|
|
112751
|
+
{
|
|
112752
|
+
"kind": "field",
|
|
112753
|
+
"name": "hydrationRequired",
|
|
112754
|
+
"type": {
|
|
112755
|
+
"text": "boolean"
|
|
112756
|
+
},
|
|
112757
|
+
"privacy": "protected",
|
|
112758
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
112759
|
+
"readonly": true,
|
|
112760
|
+
"inheritedFrom": {
|
|
112761
|
+
"name": "SbbElement",
|
|
112762
|
+
"module": "core/base-elements/element.js"
|
|
112763
|
+
},
|
|
112764
|
+
"default": "!!this.shadowRoot"
|
|
112765
|
+
},
|
|
112766
|
+
{
|
|
112767
|
+
"kind": "method",
|
|
112768
|
+
"name": "toggleState",
|
|
112769
|
+
"privacy": "protected",
|
|
112770
|
+
"return": {
|
|
112771
|
+
"type": {
|
|
112772
|
+
"text": "void"
|
|
112773
|
+
}
|
|
112774
|
+
},
|
|
112775
|
+
"parameters": [
|
|
112776
|
+
{
|
|
112777
|
+
"name": "value",
|
|
112778
|
+
"type": {
|
|
112779
|
+
"text": "string"
|
|
112780
|
+
}
|
|
112781
|
+
},
|
|
112782
|
+
{
|
|
112783
|
+
"name": "force",
|
|
112784
|
+
"optional": true,
|
|
112785
|
+
"type": {
|
|
112786
|
+
"text": "boolean"
|
|
112787
|
+
}
|
|
112788
|
+
}
|
|
112789
|
+
],
|
|
112790
|
+
"inheritedFrom": {
|
|
112791
|
+
"name": "SbbElement",
|
|
112792
|
+
"module": "core/base-elements/element.js"
|
|
112793
|
+
}
|
|
112794
|
+
},
|
|
112795
|
+
{
|
|
112796
|
+
"kind": "method",
|
|
112797
|
+
"name": "_slotchangeHandler",
|
|
112798
|
+
"privacy": "private",
|
|
112799
|
+
"return": {
|
|
112800
|
+
"type": {
|
|
112801
|
+
"text": "void"
|
|
112802
|
+
}
|
|
112803
|
+
},
|
|
112804
|
+
"parameters": [
|
|
112805
|
+
{
|
|
112806
|
+
"name": "event",
|
|
112807
|
+
"type": {
|
|
112808
|
+
"text": "Event"
|
|
112809
|
+
}
|
|
112810
|
+
},
|
|
112811
|
+
{
|
|
112812
|
+
"name": "slot",
|
|
112813
|
+
"type": {
|
|
112814
|
+
"text": "HTMLSlotElement"
|
|
112815
|
+
}
|
|
112816
|
+
}
|
|
112817
|
+
],
|
|
112818
|
+
"inheritedFrom": {
|
|
112819
|
+
"name": "SbbElement",
|
|
112820
|
+
"module": "core/base-elements/element.js"
|
|
112821
|
+
}
|
|
112822
|
+
},
|
|
112823
|
+
{
|
|
112824
|
+
"kind": "method",
|
|
112825
|
+
"name": "_handleSlotChangeForSlottedState",
|
|
112826
|
+
"privacy": "private",
|
|
112827
|
+
"return": {
|
|
112828
|
+
"type": {
|
|
112829
|
+
"text": "void"
|
|
112830
|
+
}
|
|
112831
|
+
},
|
|
112832
|
+
"parameters": [
|
|
112833
|
+
{
|
|
112834
|
+
"name": "slot",
|
|
112835
|
+
"type": {
|
|
112836
|
+
"text": "HTMLSlotElement"
|
|
112837
|
+
}
|
|
112838
|
+
}
|
|
112839
|
+
],
|
|
112840
|
+
"inheritedFrom": {
|
|
112841
|
+
"name": "SbbElement",
|
|
112842
|
+
"module": "core/base-elements/element.js"
|
|
112843
|
+
}
|
|
112844
|
+
},
|
|
112845
|
+
{
|
|
112846
|
+
"kind": "method",
|
|
112847
|
+
"name": "_updateSlottedState",
|
|
112848
|
+
"privacy": "private",
|
|
112849
|
+
"return": {
|
|
112850
|
+
"type": {
|
|
112851
|
+
"text": "void"
|
|
112852
|
+
}
|
|
112853
|
+
},
|
|
112854
|
+
"parameters": [
|
|
112855
|
+
{
|
|
112856
|
+
"name": "slot",
|
|
112857
|
+
"type": {
|
|
112858
|
+
"text": "HTMLSlotElement"
|
|
112859
|
+
}
|
|
112860
|
+
}
|
|
112861
|
+
],
|
|
112862
|
+
"inheritedFrom": {
|
|
112863
|
+
"name": "SbbElement",
|
|
112864
|
+
"module": "core/base-elements/element.js"
|
|
112865
|
+
}
|
|
112866
|
+
},
|
|
112867
|
+
{
|
|
112868
|
+
"kind": "method",
|
|
112869
|
+
"name": "_observeTextNodesInSlot",
|
|
112870
|
+
"privacy": "private",
|
|
112871
|
+
"return": {
|
|
112872
|
+
"type": {
|
|
112873
|
+
"text": "void"
|
|
112874
|
+
}
|
|
112875
|
+
},
|
|
112876
|
+
"parameters": [
|
|
112877
|
+
{
|
|
112878
|
+
"name": "slot",
|
|
112879
|
+
"type": {
|
|
112880
|
+
"text": "HTMLSlotElement"
|
|
112881
|
+
}
|
|
112882
|
+
}
|
|
112883
|
+
],
|
|
112884
|
+
"inheritedFrom": {
|
|
112885
|
+
"name": "SbbElement",
|
|
112886
|
+
"module": "core/base-elements/element.js"
|
|
112887
|
+
}
|
|
112888
|
+
},
|
|
112889
|
+
{
|
|
112890
|
+
"kind": "method",
|
|
112891
|
+
"name": "_hasSlottedContent",
|
|
112892
|
+
"privacy": "private",
|
|
112893
|
+
"return": {
|
|
112894
|
+
"type": {
|
|
112895
|
+
"text": "boolean"
|
|
112896
|
+
}
|
|
112897
|
+
},
|
|
112898
|
+
"parameters": [
|
|
112899
|
+
{
|
|
112900
|
+
"name": "slot",
|
|
112901
|
+
"type": {
|
|
112902
|
+
"text": "HTMLSlotElement"
|
|
112903
|
+
}
|
|
112904
|
+
}
|
|
112905
|
+
],
|
|
112906
|
+
"inheritedFrom": {
|
|
112907
|
+
"name": "SbbElement",
|
|
112908
|
+
"module": "core/base-elements/element.js"
|
|
112909
|
+
}
|
|
112910
|
+
}
|
|
112911
|
+
],
|
|
112912
|
+
"mixins": [
|
|
112913
|
+
{
|
|
112914
|
+
"name": "SbbNegativeMixin",
|
|
112915
|
+
"module": "core.js"
|
|
112916
|
+
}
|
|
112917
|
+
],
|
|
112918
|
+
"superclass": {
|
|
112919
|
+
"name": "SbbElement",
|
|
112920
|
+
"module": "core.js"
|
|
112921
|
+
},
|
|
112922
|
+
"tagName": "sbb-hint",
|
|
112923
|
+
"customElement": true,
|
|
112924
|
+
"attributes": [
|
|
112925
|
+
{
|
|
112926
|
+
"name": "negative",
|
|
112927
|
+
"type": {
|
|
112928
|
+
"text": "boolean"
|
|
112929
|
+
},
|
|
112930
|
+
"default": "false",
|
|
112931
|
+
"description": "Negative coloring variant flag.",
|
|
112932
|
+
"fieldName": "negative",
|
|
112933
|
+
"inheritedFrom": {
|
|
112934
|
+
"name": "SbbNegativeMixin",
|
|
112935
|
+
"module": "core/mixins/negative-mixin.js"
|
|
112936
|
+
}
|
|
112937
|
+
}
|
|
112938
|
+
]
|
|
112939
|
+
}
|
|
112940
|
+
],
|
|
112941
|
+
"exports": [
|
|
112942
|
+
{
|
|
112943
|
+
"kind": "js",
|
|
112944
|
+
"name": "SbbHintElement",
|
|
112945
|
+
"declaration": {
|
|
112946
|
+
"name": "SbbHintElement",
|
|
112947
|
+
"module": "form-field/hint/hint.component.js"
|
|
112948
|
+
}
|
|
112949
|
+
}
|
|
112950
|
+
]
|
|
112951
|
+
},
|
|
112952
|
+
{
|
|
112953
|
+
"kind": "javascript-module",
|
|
112954
|
+
"path": "header/common/header-action-common.js",
|
|
112955
|
+
"declarations": [
|
|
112956
|
+
{
|
|
112957
|
+
"kind": "class",
|
|
112958
|
+
"description": "",
|
|
112959
|
+
"name": "SbbHeaderActionCommonElementMixinType",
|
|
112960
|
+
"members": [
|
|
112961
|
+
{
|
|
112962
|
+
"kind": "field",
|
|
112963
|
+
"name": "expandFrom",
|
|
112964
|
+
"type": {
|
|
112965
|
+
"text": "SbbHorizontalFrom"
|
|
112966
|
+
},
|
|
112967
|
+
"privacy": "public"
|
|
112968
|
+
},
|
|
112969
|
+
{
|
|
112970
|
+
"kind": "field",
|
|
112971
|
+
"name": "elementDependencies",
|
|
112972
|
+
"type": {
|
|
112973
|
+
"text": "SbbElementType[]"
|
|
112974
|
+
},
|
|
112975
|
+
"privacy": "public",
|
|
112976
|
+
"static": true,
|
|
112977
|
+
"inheritedFrom": {
|
|
112978
|
+
"name": "SbbElement",
|
|
112979
|
+
"module": "core/base-elements/element.js"
|
|
112980
|
+
},
|
|
112981
|
+
"default": "[SbbIconElement]"
|
|
112982
|
+
},
|
|
112983
|
+
{
|
|
112984
|
+
"kind": "field",
|
|
112985
|
+
"name": "iconName",
|
|
112986
|
+
"type": {
|
|
112987
|
+
"text": "string"
|
|
112988
|
+
},
|
|
112989
|
+
"privacy": "public",
|
|
112990
|
+
"default": "''",
|
|
112991
|
+
"description": "The icon name we want to use, choose from the small icon variants\nfrom the ui-icons category from here\nhttps://icons.app.sbb.ch.",
|
|
112992
|
+
"attribute": "icon-name",
|
|
112993
|
+
"inheritedFrom": {
|
|
112994
|
+
"name": "SbbIconNameMixin",
|
|
112995
|
+
"module": "icon/icon-name-mixin.js"
|
|
112996
|
+
}
|
|
112997
|
+
},
|
|
112998
|
+
{
|
|
112999
|
+
"kind": "method",
|
|
113000
|
+
"name": "renderIconSlot",
|
|
113001
|
+
"privacy": "protected",
|
|
113002
|
+
"return": {
|
|
113003
|
+
"type": {
|
|
113004
|
+
"text": "TemplateResult"
|
|
113005
|
+
}
|
|
113006
|
+
},
|
|
113007
|
+
"parameters": [
|
|
113008
|
+
{
|
|
113009
|
+
"name": "classname",
|
|
113010
|
+
"optional": true,
|
|
113011
|
+
"type": {
|
|
113012
|
+
"text": "string"
|
|
113013
|
+
}
|
|
113014
|
+
}
|
|
113015
|
+
],
|
|
113016
|
+
"inheritedFrom": {
|
|
113017
|
+
"name": "SbbIconNameMixin",
|
|
113018
|
+
"module": "icon/icon-name-mixin.js"
|
|
113019
|
+
}
|
|
113020
|
+
},
|
|
113021
|
+
{
|
|
113022
|
+
"kind": "method",
|
|
113023
|
+
"name": "renderIconName",
|
|
113024
|
+
"privacy": "protected",
|
|
113025
|
+
"return": {
|
|
113026
|
+
"type": {
|
|
113027
|
+
"text": "string"
|
|
113028
|
+
}
|
|
113029
|
+
},
|
|
113030
|
+
"inheritedFrom": {
|
|
113031
|
+
"name": "SbbIconNameMixin",
|
|
113032
|
+
"module": "icon/icon-name-mixin.js"
|
|
113033
|
+
}
|
|
113034
|
+
},
|
|
113035
|
+
{
|
|
113036
|
+
"kind": "method",
|
|
113037
|
+
"name": "_renderIconName",
|
|
113038
|
+
"privacy": "private",
|
|
113039
|
+
"return": {
|
|
113040
|
+
"type": {
|
|
113041
|
+
"text": "string"
|
|
113042
|
+
}
|
|
113043
|
+
},
|
|
113044
|
+
"inheritedFrom": {
|
|
113045
|
+
"name": "SbbIconNameMixin",
|
|
113046
|
+
"module": "icon/icon-name-mixin.js"
|
|
113047
|
+
}
|
|
113048
|
+
},
|
|
113049
|
+
{
|
|
113050
|
+
"kind": "field",
|
|
113051
|
+
"name": "maybeDisabled",
|
|
113052
|
+
"type": {
|
|
113053
|
+
"text": "boolean | undefined"
|
|
113054
|
+
},
|
|
113055
|
+
"privacy": "protected",
|
|
113056
|
+
"readonly": true,
|
|
113057
|
+
"inheritedFrom": {
|
|
113058
|
+
"name": "SbbActionBaseElement",
|
|
113059
|
+
"module": "core/base-elements/action-base-element.js"
|
|
113060
|
+
}
|
|
113061
|
+
},
|
|
113062
|
+
{
|
|
113063
|
+
"kind": "field",
|
|
113064
|
+
"name": "maybeDisabledInteractive",
|
|
113065
|
+
"type": {
|
|
113066
|
+
"text": "boolean | undefined"
|
|
113067
|
+
},
|
|
113068
|
+
"privacy": "protected",
|
|
113069
|
+
"readonly": true,
|
|
113070
|
+
"inheritedFrom": {
|
|
113071
|
+
"name": "SbbActionBaseElement",
|
|
113072
|
+
"module": "core/base-elements/action-base-element.js"
|
|
113073
|
+
}
|
|
113074
|
+
},
|
|
113075
|
+
{
|
|
113076
|
+
"kind": "method",
|
|
113077
|
+
"name": "setupBaseEventHandlers",
|
|
113078
|
+
"privacy": "protected",
|
|
113079
|
+
"return": {
|
|
113080
|
+
"type": {
|
|
113081
|
+
"text": "void"
|
|
113082
|
+
}
|
|
113083
|
+
},
|
|
113084
|
+
"inheritedFrom": {
|
|
113085
|
+
"name": "SbbActionBaseElement",
|
|
113086
|
+
"module": "core/base-elements/action-base-element.js"
|
|
113087
|
+
}
|
|
113088
|
+
},
|
|
113089
|
+
{
|
|
113090
|
+
"kind": "method",
|
|
113091
|
+
"name": "renderTemplate",
|
|
113092
|
+
"privacy": "protected",
|
|
113093
|
+
"return": {
|
|
113094
|
+
"type": {
|
|
113095
|
+
"text": "TemplateResult"
|
|
113096
|
+
}
|
|
113097
|
+
},
|
|
113098
|
+
"description": "Override this method to render the component template.",
|
|
113099
|
+
"inheritedFrom": {
|
|
113100
|
+
"name": "SbbActionBaseElement",
|
|
113101
|
+
"module": "core/base-elements/action-base-element.js"
|
|
113102
|
+
}
|
|
113103
|
+
},
|
|
113104
|
+
{
|
|
113105
|
+
"kind": "field",
|
|
113106
|
+
"name": "['_$sbbElement$']",
|
|
113107
|
+
"type": {
|
|
113108
|
+
"text": "boolean"
|
|
113109
|
+
},
|
|
113110
|
+
"privacy": "public",
|
|
113111
|
+
"static": true,
|
|
113112
|
+
"default": "true",
|
|
113113
|
+
"inheritedFrom": {
|
|
113114
|
+
"name": "SbbElement",
|
|
113115
|
+
"module": "core/base-elements/element.js"
|
|
113116
|
+
}
|
|
113117
|
+
},
|
|
113118
|
+
{
|
|
113119
|
+
"kind": "field",
|
|
113120
|
+
"name": "elementName",
|
|
113121
|
+
"type": {
|
|
113122
|
+
"text": "string"
|
|
113123
|
+
},
|
|
113124
|
+
"privacy": "public",
|
|
113125
|
+
"static": true,
|
|
113126
|
+
"readonly": true,
|
|
113127
113127
|
"inheritedFrom": {
|
|
113128
113128
|
"name": "SbbElement",
|
|
113129
113129
|
"module": "core/base-elements/element.js"
|
|
@@ -148312,406 +148312,6 @@
|
|
|
148312
148312
|
}
|
|
148313
148313
|
]
|
|
148314
148314
|
},
|
|
148315
|
-
{
|
|
148316
|
-
"kind": "javascript-module",
|
|
148317
|
-
"path": "table/table-wrapper/table-wrapper.component.js",
|
|
148318
|
-
"declarations": [
|
|
148319
|
-
{
|
|
148320
|
-
"kind": "class",
|
|
148321
|
-
"description": "Wraps a table to enhance its functionality.",
|
|
148322
|
-
"name": "SbbTableWrapperElement",
|
|
148323
|
-
"slots": [
|
|
148324
|
-
{
|
|
148325
|
-
"description": "Use the unnamed slot to add the table.",
|
|
148326
|
-
"name": ""
|
|
148327
|
-
}
|
|
148328
|
-
],
|
|
148329
|
-
"members": [
|
|
148330
|
-
{
|
|
148331
|
-
"kind": "field",
|
|
148332
|
-
"name": "elementName",
|
|
148333
|
-
"type": {
|
|
148334
|
-
"text": "string"
|
|
148335
|
-
},
|
|
148336
|
-
"privacy": "public",
|
|
148337
|
-
"static": true,
|
|
148338
|
-
"readonly": true,
|
|
148339
|
-
"default": "'sbb-table-wrapper'",
|
|
148340
|
-
"inheritedFrom": {
|
|
148341
|
-
"name": "SbbElement",
|
|
148342
|
-
"module": "core/base-elements/element.js"
|
|
148343
|
-
}
|
|
148344
|
-
},
|
|
148345
|
-
{
|
|
148346
|
-
"kind": "field",
|
|
148347
|
-
"name": "role",
|
|
148348
|
-
"type": {
|
|
148349
|
-
"text": "string"
|
|
148350
|
-
},
|
|
148351
|
-
"privacy": "public",
|
|
148352
|
-
"static": true,
|
|
148353
|
-
"readonly": true,
|
|
148354
|
-
"default": "'section'",
|
|
148355
|
-
"inheritedFrom": {
|
|
148356
|
-
"name": "SbbElement",
|
|
148357
|
-
"module": "core/base-elements/element.js"
|
|
148358
|
-
}
|
|
148359
|
-
},
|
|
148360
|
-
{
|
|
148361
|
-
"kind": "field",
|
|
148362
|
-
"name": "focusable",
|
|
148363
|
-
"type": {
|
|
148364
|
-
"text": "boolean"
|
|
148365
|
-
},
|
|
148366
|
-
"privacy": "public",
|
|
148367
|
-
"default": "false",
|
|
148368
|
-
"description": "Whether the table wrapper is focusable.",
|
|
148369
|
-
"attribute": "focusable",
|
|
148370
|
-
"reflects": true
|
|
148371
|
-
},
|
|
148372
|
-
{
|
|
148373
|
-
"kind": "method",
|
|
148374
|
-
"name": "_updateScrollbarClass",
|
|
148375
|
-
"privacy": "private",
|
|
148376
|
-
"return": {
|
|
148377
|
-
"type": {
|
|
148378
|
-
"text": "void"
|
|
148379
|
-
}
|
|
148380
|
-
}
|
|
148381
|
-
},
|
|
148382
|
-
{
|
|
148383
|
-
"kind": "method",
|
|
148384
|
-
"name": "_checkHorizontalScrollbarOffset",
|
|
148385
|
-
"privacy": "private",
|
|
148386
|
-
"return": {
|
|
148387
|
-
"type": {
|
|
148388
|
-
"text": "void"
|
|
148389
|
-
}
|
|
148390
|
-
},
|
|
148391
|
-
"description": "Calculates whether the table is horizontally scrolled and adds the\ncorresponding class `sbb-table-wrapper-offset-${none | left | right | both}`"
|
|
148392
|
-
},
|
|
148393
|
-
{
|
|
148394
|
-
"kind": "method",
|
|
148395
|
-
"name": "_calculateScrollOffset",
|
|
148396
|
-
"privacy": "private",
|
|
148397
|
-
"return": {
|
|
148398
|
-
"type": {
|
|
148399
|
-
"text": "'none' | 'left' | 'right' | 'both'"
|
|
148400
|
-
}
|
|
148401
|
-
}
|
|
148402
|
-
},
|
|
148403
|
-
{
|
|
148404
|
-
"kind": "field",
|
|
148405
|
-
"name": "negative",
|
|
148406
|
-
"type": {
|
|
148407
|
-
"text": "boolean"
|
|
148408
|
-
},
|
|
148409
|
-
"privacy": "public",
|
|
148410
|
-
"default": "false",
|
|
148411
|
-
"description": "Negative coloring variant flag.",
|
|
148412
|
-
"attribute": "negative",
|
|
148413
|
-
"reflects": true,
|
|
148414
|
-
"inheritedFrom": {
|
|
148415
|
-
"name": "SbbNegativeMixin",
|
|
148416
|
-
"module": "core/mixins/negative-mixin.js"
|
|
148417
|
-
}
|
|
148418
|
-
},
|
|
148419
|
-
{
|
|
148420
|
-
"kind": "field",
|
|
148421
|
-
"name": "['_$sbbElement$']",
|
|
148422
|
-
"type": {
|
|
148423
|
-
"text": "boolean"
|
|
148424
|
-
},
|
|
148425
|
-
"privacy": "public",
|
|
148426
|
-
"static": true,
|
|
148427
|
-
"default": "true",
|
|
148428
|
-
"inheritedFrom": {
|
|
148429
|
-
"name": "SbbElement",
|
|
148430
|
-
"module": "core/base-elements/element.js"
|
|
148431
|
-
}
|
|
148432
|
-
},
|
|
148433
|
-
{
|
|
148434
|
-
"kind": "field",
|
|
148435
|
-
"name": "elementDependencies",
|
|
148436
|
-
"type": {
|
|
148437
|
-
"text": "SbbElementType[] | undefined"
|
|
148438
|
-
},
|
|
148439
|
-
"privacy": "public",
|
|
148440
|
-
"static": true,
|
|
148441
|
-
"inheritedFrom": {
|
|
148442
|
-
"name": "SbbElement",
|
|
148443
|
-
"module": "core/base-elements/element.js"
|
|
148444
|
-
}
|
|
148445
|
-
},
|
|
148446
|
-
{
|
|
148447
|
-
"kind": "field",
|
|
148448
|
-
"name": "_controllers",
|
|
148449
|
-
"type": {
|
|
148450
|
-
"text": "Set<SbbReactiveController> | undefined"
|
|
148451
|
-
},
|
|
148452
|
-
"privacy": "private",
|
|
148453
|
-
"inheritedFrom": {
|
|
148454
|
-
"name": "SbbElement",
|
|
148455
|
-
"module": "core/base-elements/element.js"
|
|
148456
|
-
}
|
|
148457
|
-
},
|
|
148458
|
-
{
|
|
148459
|
-
"kind": "field",
|
|
148460
|
-
"name": "_hydrationRequired",
|
|
148461
|
-
"type": {
|
|
148462
|
-
"text": "boolean"
|
|
148463
|
-
},
|
|
148464
|
-
"privacy": "private",
|
|
148465
|
-
"default": "!!this.shadowRoot",
|
|
148466
|
-
"inheritedFrom": {
|
|
148467
|
-
"name": "SbbElement",
|
|
148468
|
-
"module": "core/base-elements/element.js"
|
|
148469
|
-
}
|
|
148470
|
-
},
|
|
148471
|
-
{
|
|
148472
|
-
"kind": "field",
|
|
148473
|
-
"name": "_hydrationComplete",
|
|
148474
|
-
"privacy": "private",
|
|
148475
|
-
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
148476
|
-
"inheritedFrom": {
|
|
148477
|
-
"name": "SbbElement",
|
|
148478
|
-
"module": "core/base-elements/element.js"
|
|
148479
|
-
}
|
|
148480
|
-
},
|
|
148481
|
-
{
|
|
148482
|
-
"kind": "field",
|
|
148483
|
-
"name": "_resolveHydration",
|
|
148484
|
-
"type": {
|
|
148485
|
-
"text": "(hydrationRequired: boolean) => void"
|
|
148486
|
-
},
|
|
148487
|
-
"privacy": "private",
|
|
148488
|
-
"inheritedFrom": {
|
|
148489
|
-
"name": "SbbElement",
|
|
148490
|
-
"module": "core/base-elements/element.js"
|
|
148491
|
-
}
|
|
148492
|
-
},
|
|
148493
|
-
{
|
|
148494
|
-
"kind": "field",
|
|
148495
|
-
"name": "_textObserver",
|
|
148496
|
-
"type": {
|
|
148497
|
-
"text": "MutationObserver | undefined"
|
|
148498
|
-
},
|
|
148499
|
-
"privacy": "private",
|
|
148500
|
-
"inheritedFrom": {
|
|
148501
|
-
"name": "SbbElement",
|
|
148502
|
-
"module": "core/base-elements/element.js"
|
|
148503
|
-
}
|
|
148504
|
-
},
|
|
148505
|
-
{
|
|
148506
|
-
"kind": "field",
|
|
148507
|
-
"name": "hydrationRequired",
|
|
148508
|
-
"type": {
|
|
148509
|
-
"text": "boolean"
|
|
148510
|
-
},
|
|
148511
|
-
"privacy": "protected",
|
|
148512
|
-
"description": "Returns whether hydration is required and not completed.",
|
|
148513
|
-
"readonly": true,
|
|
148514
|
-
"inheritedFrom": {
|
|
148515
|
-
"name": "SbbElement",
|
|
148516
|
-
"module": "core/base-elements/element.js"
|
|
148517
|
-
},
|
|
148518
|
-
"default": "!!this.shadowRoot"
|
|
148519
|
-
},
|
|
148520
|
-
{
|
|
148521
|
-
"kind": "method",
|
|
148522
|
-
"name": "toggleState",
|
|
148523
|
-
"privacy": "protected",
|
|
148524
|
-
"return": {
|
|
148525
|
-
"type": {
|
|
148526
|
-
"text": "void"
|
|
148527
|
-
}
|
|
148528
|
-
},
|
|
148529
|
-
"parameters": [
|
|
148530
|
-
{
|
|
148531
|
-
"name": "value",
|
|
148532
|
-
"type": {
|
|
148533
|
-
"text": "string"
|
|
148534
|
-
}
|
|
148535
|
-
},
|
|
148536
|
-
{
|
|
148537
|
-
"name": "force",
|
|
148538
|
-
"optional": true,
|
|
148539
|
-
"type": {
|
|
148540
|
-
"text": "boolean"
|
|
148541
|
-
}
|
|
148542
|
-
}
|
|
148543
|
-
],
|
|
148544
|
-
"inheritedFrom": {
|
|
148545
|
-
"name": "SbbElement",
|
|
148546
|
-
"module": "core/base-elements/element.js"
|
|
148547
|
-
}
|
|
148548
|
-
},
|
|
148549
|
-
{
|
|
148550
|
-
"kind": "method",
|
|
148551
|
-
"name": "_slotchangeHandler",
|
|
148552
|
-
"privacy": "private",
|
|
148553
|
-
"return": {
|
|
148554
|
-
"type": {
|
|
148555
|
-
"text": "void"
|
|
148556
|
-
}
|
|
148557
|
-
},
|
|
148558
|
-
"parameters": [
|
|
148559
|
-
{
|
|
148560
|
-
"name": "event",
|
|
148561
|
-
"type": {
|
|
148562
|
-
"text": "Event"
|
|
148563
|
-
}
|
|
148564
|
-
},
|
|
148565
|
-
{
|
|
148566
|
-
"name": "slot",
|
|
148567
|
-
"type": {
|
|
148568
|
-
"text": "HTMLSlotElement"
|
|
148569
|
-
}
|
|
148570
|
-
}
|
|
148571
|
-
],
|
|
148572
|
-
"inheritedFrom": {
|
|
148573
|
-
"name": "SbbElement",
|
|
148574
|
-
"module": "core/base-elements/element.js"
|
|
148575
|
-
}
|
|
148576
|
-
},
|
|
148577
|
-
{
|
|
148578
|
-
"kind": "method",
|
|
148579
|
-
"name": "_handleSlotChangeForSlottedState",
|
|
148580
|
-
"privacy": "private",
|
|
148581
|
-
"return": {
|
|
148582
|
-
"type": {
|
|
148583
|
-
"text": "void"
|
|
148584
|
-
}
|
|
148585
|
-
},
|
|
148586
|
-
"parameters": [
|
|
148587
|
-
{
|
|
148588
|
-
"name": "slot",
|
|
148589
|
-
"type": {
|
|
148590
|
-
"text": "HTMLSlotElement"
|
|
148591
|
-
}
|
|
148592
|
-
}
|
|
148593
|
-
],
|
|
148594
|
-
"inheritedFrom": {
|
|
148595
|
-
"name": "SbbElement",
|
|
148596
|
-
"module": "core/base-elements/element.js"
|
|
148597
|
-
}
|
|
148598
|
-
},
|
|
148599
|
-
{
|
|
148600
|
-
"kind": "method",
|
|
148601
|
-
"name": "_updateSlottedState",
|
|
148602
|
-
"privacy": "private",
|
|
148603
|
-
"return": {
|
|
148604
|
-
"type": {
|
|
148605
|
-
"text": "void"
|
|
148606
|
-
}
|
|
148607
|
-
},
|
|
148608
|
-
"parameters": [
|
|
148609
|
-
{
|
|
148610
|
-
"name": "slot",
|
|
148611
|
-
"type": {
|
|
148612
|
-
"text": "HTMLSlotElement"
|
|
148613
|
-
}
|
|
148614
|
-
}
|
|
148615
|
-
],
|
|
148616
|
-
"inheritedFrom": {
|
|
148617
|
-
"name": "SbbElement",
|
|
148618
|
-
"module": "core/base-elements/element.js"
|
|
148619
|
-
}
|
|
148620
|
-
},
|
|
148621
|
-
{
|
|
148622
|
-
"kind": "method",
|
|
148623
|
-
"name": "_observeTextNodesInSlot",
|
|
148624
|
-
"privacy": "private",
|
|
148625
|
-
"return": {
|
|
148626
|
-
"type": {
|
|
148627
|
-
"text": "void"
|
|
148628
|
-
}
|
|
148629
|
-
},
|
|
148630
|
-
"parameters": [
|
|
148631
|
-
{
|
|
148632
|
-
"name": "slot",
|
|
148633
|
-
"type": {
|
|
148634
|
-
"text": "HTMLSlotElement"
|
|
148635
|
-
}
|
|
148636
|
-
}
|
|
148637
|
-
],
|
|
148638
|
-
"inheritedFrom": {
|
|
148639
|
-
"name": "SbbElement",
|
|
148640
|
-
"module": "core/base-elements/element.js"
|
|
148641
|
-
}
|
|
148642
|
-
},
|
|
148643
|
-
{
|
|
148644
|
-
"kind": "method",
|
|
148645
|
-
"name": "_hasSlottedContent",
|
|
148646
|
-
"privacy": "private",
|
|
148647
|
-
"return": {
|
|
148648
|
-
"type": {
|
|
148649
|
-
"text": "boolean"
|
|
148650
|
-
}
|
|
148651
|
-
},
|
|
148652
|
-
"parameters": [
|
|
148653
|
-
{
|
|
148654
|
-
"name": "slot",
|
|
148655
|
-
"type": {
|
|
148656
|
-
"text": "HTMLSlotElement"
|
|
148657
|
-
}
|
|
148658
|
-
}
|
|
148659
|
-
],
|
|
148660
|
-
"inheritedFrom": {
|
|
148661
|
-
"name": "SbbElement",
|
|
148662
|
-
"module": "core/base-elements/element.js"
|
|
148663
|
-
}
|
|
148664
|
-
}
|
|
148665
|
-
],
|
|
148666
|
-
"attributes": [
|
|
148667
|
-
{
|
|
148668
|
-
"name": "focusable",
|
|
148669
|
-
"type": {
|
|
148670
|
-
"text": "boolean"
|
|
148671
|
-
},
|
|
148672
|
-
"default": "false",
|
|
148673
|
-
"description": "Whether the table wrapper is focusable.",
|
|
148674
|
-
"fieldName": "focusable"
|
|
148675
|
-
},
|
|
148676
|
-
{
|
|
148677
|
-
"name": "negative",
|
|
148678
|
-
"type": {
|
|
148679
|
-
"text": "boolean"
|
|
148680
|
-
},
|
|
148681
|
-
"default": "false",
|
|
148682
|
-
"description": "Negative coloring variant flag.",
|
|
148683
|
-
"fieldName": "negative",
|
|
148684
|
-
"inheritedFrom": {
|
|
148685
|
-
"name": "SbbNegativeMixin",
|
|
148686
|
-
"module": "core/mixins/negative-mixin.js"
|
|
148687
|
-
}
|
|
148688
|
-
}
|
|
148689
|
-
],
|
|
148690
|
-
"mixins": [
|
|
148691
|
-
{
|
|
148692
|
-
"name": "SbbNegativeMixin",
|
|
148693
|
-
"module": "core.js"
|
|
148694
|
-
}
|
|
148695
|
-
],
|
|
148696
|
-
"superclass": {
|
|
148697
|
-
"name": "SbbElement",
|
|
148698
|
-
"module": "core.js"
|
|
148699
|
-
},
|
|
148700
|
-
"tagName": "sbb-table-wrapper",
|
|
148701
|
-
"customElement": true
|
|
148702
|
-
}
|
|
148703
|
-
],
|
|
148704
|
-
"exports": [
|
|
148705
|
-
{
|
|
148706
|
-
"kind": "js",
|
|
148707
|
-
"name": "SbbTableWrapperElement",
|
|
148708
|
-
"declaration": {
|
|
148709
|
-
"name": "SbbTableWrapperElement",
|
|
148710
|
-
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
148711
|
-
}
|
|
148712
|
-
}
|
|
148713
|
-
]
|
|
148714
|
-
},
|
|
148715
148315
|
{
|
|
148716
148316
|
"kind": "javascript-module",
|
|
148717
148317
|
"path": "stepper/stepper/stepper.component.js",
|
|
@@ -149408,91 +149008,491 @@
|
|
|
149408
149008
|
}
|
|
149409
149009
|
}
|
|
149410
149010
|
],
|
|
149411
|
-
"events": [
|
|
149412
|
-
{
|
|
149413
|
-
"type": {
|
|
149414
|
-
"text": "SbbStepChangeEvent"
|
|
149415
|
-
},
|
|
149416
|
-
"description": "Emits whenever a step was changed.",
|
|
149417
|
-
"name": "stepchange"
|
|
149418
|
-
}
|
|
149419
|
-
],
|
|
149011
|
+
"events": [
|
|
149012
|
+
{
|
|
149013
|
+
"type": {
|
|
149014
|
+
"text": "SbbStepChangeEvent"
|
|
149015
|
+
},
|
|
149016
|
+
"description": "Emits whenever a step was changed.",
|
|
149017
|
+
"name": "stepchange"
|
|
149018
|
+
}
|
|
149019
|
+
],
|
|
149020
|
+
"attributes": [
|
|
149021
|
+
{
|
|
149022
|
+
"name": "linear",
|
|
149023
|
+
"type": {
|
|
149024
|
+
"text": "boolean"
|
|
149025
|
+
},
|
|
149026
|
+
"default": "false",
|
|
149027
|
+
"description": "If set to true, only the current and previous labels can be clicked and selected.",
|
|
149028
|
+
"fieldName": "linear"
|
|
149029
|
+
},
|
|
149030
|
+
{
|
|
149031
|
+
"name": "horizontal-from",
|
|
149032
|
+
"description": "Overrides the behavior of `orientation` property.",
|
|
149033
|
+
"type": {
|
|
149034
|
+
"text": "SbbHorizontalFrom | null"
|
|
149035
|
+
},
|
|
149036
|
+
"fieldName": "horizontalFrom"
|
|
149037
|
+
},
|
|
149038
|
+
{
|
|
149039
|
+
"name": "orientation",
|
|
149040
|
+
"type": {
|
|
149041
|
+
"text": "SbbOrientation"
|
|
149042
|
+
},
|
|
149043
|
+
"default": "'horizontal'",
|
|
149044
|
+
"description": "Steps orientation, either horizontal or vertical.",
|
|
149045
|
+
"fieldName": "orientation"
|
|
149046
|
+
},
|
|
149047
|
+
{
|
|
149048
|
+
"name": "size",
|
|
149049
|
+
"type": {
|
|
149050
|
+
"text": "'s' | 'm'"
|
|
149051
|
+
},
|
|
149052
|
+
"description": "Size variant, either s or m.",
|
|
149053
|
+
"default": "'m' / 's' (lean)",
|
|
149054
|
+
"fieldName": "size"
|
|
149055
|
+
},
|
|
149056
|
+
{
|
|
149057
|
+
"name": "selected-index",
|
|
149058
|
+
"description": "The currently selected step index.",
|
|
149059
|
+
"type": {
|
|
149060
|
+
"text": "number | null"
|
|
149061
|
+
},
|
|
149062
|
+
"fieldName": "selectedIndex"
|
|
149063
|
+
}
|
|
149064
|
+
],
|
|
149065
|
+
"superclass": {
|
|
149066
|
+
"name": "SbbElement",
|
|
149067
|
+
"module": "core.js"
|
|
149068
|
+
},
|
|
149069
|
+
"tagName": "sbb-stepper",
|
|
149070
|
+
"customElement": true
|
|
149071
|
+
},
|
|
149072
|
+
{
|
|
149073
|
+
"kind": "variable",
|
|
149074
|
+
"name": "currentIndex"
|
|
149075
|
+
},
|
|
149076
|
+
{
|
|
149077
|
+
"kind": "variable",
|
|
149078
|
+
"name": "currentStep"
|
|
149079
|
+
}
|
|
149080
|
+
],
|
|
149081
|
+
"exports": [
|
|
149082
|
+
{
|
|
149083
|
+
"kind": "js",
|
|
149084
|
+
"name": "SbbStepChangeEvent",
|
|
149085
|
+
"declaration": {
|
|
149086
|
+
"name": "SbbStepChangeEvent",
|
|
149087
|
+
"module": "stepper/stepper/stepper.component.js"
|
|
149088
|
+
}
|
|
149089
|
+
},
|
|
149090
|
+
{
|
|
149091
|
+
"kind": "js",
|
|
149092
|
+
"name": "SbbStepperElement",
|
|
149093
|
+
"declaration": {
|
|
149094
|
+
"name": "SbbStepperElement",
|
|
149095
|
+
"module": "stepper/stepper/stepper.component.js"
|
|
149096
|
+
}
|
|
149097
|
+
}
|
|
149098
|
+
]
|
|
149099
|
+
},
|
|
149100
|
+
{
|
|
149101
|
+
"kind": "javascript-module",
|
|
149102
|
+
"path": "table/table-wrapper/table-wrapper.component.js",
|
|
149103
|
+
"declarations": [
|
|
149104
|
+
{
|
|
149105
|
+
"kind": "class",
|
|
149106
|
+
"description": "Wraps a table to enhance its functionality.",
|
|
149107
|
+
"name": "SbbTableWrapperElement",
|
|
149108
|
+
"slots": [
|
|
149109
|
+
{
|
|
149110
|
+
"description": "Use the unnamed slot to add the table.",
|
|
149111
|
+
"name": ""
|
|
149112
|
+
}
|
|
149113
|
+
],
|
|
149114
|
+
"members": [
|
|
149115
|
+
{
|
|
149116
|
+
"kind": "field",
|
|
149117
|
+
"name": "elementName",
|
|
149118
|
+
"type": {
|
|
149119
|
+
"text": "string"
|
|
149120
|
+
},
|
|
149121
|
+
"privacy": "public",
|
|
149122
|
+
"static": true,
|
|
149123
|
+
"readonly": true,
|
|
149124
|
+
"default": "'sbb-table-wrapper'",
|
|
149125
|
+
"inheritedFrom": {
|
|
149126
|
+
"name": "SbbElement",
|
|
149127
|
+
"module": "core/base-elements/element.js"
|
|
149128
|
+
}
|
|
149129
|
+
},
|
|
149130
|
+
{
|
|
149131
|
+
"kind": "field",
|
|
149132
|
+
"name": "role",
|
|
149133
|
+
"type": {
|
|
149134
|
+
"text": "string"
|
|
149135
|
+
},
|
|
149136
|
+
"privacy": "public",
|
|
149137
|
+
"static": true,
|
|
149138
|
+
"readonly": true,
|
|
149139
|
+
"default": "'section'",
|
|
149140
|
+
"inheritedFrom": {
|
|
149141
|
+
"name": "SbbElement",
|
|
149142
|
+
"module": "core/base-elements/element.js"
|
|
149143
|
+
}
|
|
149144
|
+
},
|
|
149145
|
+
{
|
|
149146
|
+
"kind": "field",
|
|
149147
|
+
"name": "focusable",
|
|
149148
|
+
"type": {
|
|
149149
|
+
"text": "boolean"
|
|
149150
|
+
},
|
|
149151
|
+
"privacy": "public",
|
|
149152
|
+
"default": "false",
|
|
149153
|
+
"description": "Whether the table wrapper is focusable.",
|
|
149154
|
+
"attribute": "focusable",
|
|
149155
|
+
"reflects": true
|
|
149156
|
+
},
|
|
149157
|
+
{
|
|
149158
|
+
"kind": "method",
|
|
149159
|
+
"name": "_updateScrollbarClass",
|
|
149160
|
+
"privacy": "private",
|
|
149161
|
+
"return": {
|
|
149162
|
+
"type": {
|
|
149163
|
+
"text": "void"
|
|
149164
|
+
}
|
|
149165
|
+
}
|
|
149166
|
+
},
|
|
149167
|
+
{
|
|
149168
|
+
"kind": "method",
|
|
149169
|
+
"name": "_checkHorizontalScrollbarOffset",
|
|
149170
|
+
"privacy": "private",
|
|
149171
|
+
"return": {
|
|
149172
|
+
"type": {
|
|
149173
|
+
"text": "void"
|
|
149174
|
+
}
|
|
149175
|
+
},
|
|
149176
|
+
"description": "Calculates whether the table is horizontally scrolled and adds the\ncorresponding class `sbb-table-wrapper-offset-${none | left | right | both}`"
|
|
149177
|
+
},
|
|
149178
|
+
{
|
|
149179
|
+
"kind": "method",
|
|
149180
|
+
"name": "_calculateScrollOffset",
|
|
149181
|
+
"privacy": "private",
|
|
149182
|
+
"return": {
|
|
149183
|
+
"type": {
|
|
149184
|
+
"text": "'none' | 'left' | 'right' | 'both'"
|
|
149185
|
+
}
|
|
149186
|
+
}
|
|
149187
|
+
},
|
|
149188
|
+
{
|
|
149189
|
+
"kind": "field",
|
|
149190
|
+
"name": "negative",
|
|
149191
|
+
"type": {
|
|
149192
|
+
"text": "boolean"
|
|
149193
|
+
},
|
|
149194
|
+
"privacy": "public",
|
|
149195
|
+
"default": "false",
|
|
149196
|
+
"description": "Negative coloring variant flag.",
|
|
149197
|
+
"attribute": "negative",
|
|
149198
|
+
"reflects": true,
|
|
149199
|
+
"inheritedFrom": {
|
|
149200
|
+
"name": "SbbNegativeMixin",
|
|
149201
|
+
"module": "core/mixins/negative-mixin.js"
|
|
149202
|
+
}
|
|
149203
|
+
},
|
|
149204
|
+
{
|
|
149205
|
+
"kind": "field",
|
|
149206
|
+
"name": "['_$sbbElement$']",
|
|
149207
|
+
"type": {
|
|
149208
|
+
"text": "boolean"
|
|
149209
|
+
},
|
|
149210
|
+
"privacy": "public",
|
|
149211
|
+
"static": true,
|
|
149212
|
+
"default": "true",
|
|
149213
|
+
"inheritedFrom": {
|
|
149214
|
+
"name": "SbbElement",
|
|
149215
|
+
"module": "core/base-elements/element.js"
|
|
149216
|
+
}
|
|
149217
|
+
},
|
|
149218
|
+
{
|
|
149219
|
+
"kind": "field",
|
|
149220
|
+
"name": "elementDependencies",
|
|
149221
|
+
"type": {
|
|
149222
|
+
"text": "SbbElementType[] | undefined"
|
|
149223
|
+
},
|
|
149224
|
+
"privacy": "public",
|
|
149225
|
+
"static": true,
|
|
149226
|
+
"inheritedFrom": {
|
|
149227
|
+
"name": "SbbElement",
|
|
149228
|
+
"module": "core/base-elements/element.js"
|
|
149229
|
+
}
|
|
149230
|
+
},
|
|
149231
|
+
{
|
|
149232
|
+
"kind": "field",
|
|
149233
|
+
"name": "_controllers",
|
|
149234
|
+
"type": {
|
|
149235
|
+
"text": "Set<SbbReactiveController> | undefined"
|
|
149236
|
+
},
|
|
149237
|
+
"privacy": "private",
|
|
149238
|
+
"inheritedFrom": {
|
|
149239
|
+
"name": "SbbElement",
|
|
149240
|
+
"module": "core/base-elements/element.js"
|
|
149241
|
+
}
|
|
149242
|
+
},
|
|
149243
|
+
{
|
|
149244
|
+
"kind": "field",
|
|
149245
|
+
"name": "_hydrationRequired",
|
|
149246
|
+
"type": {
|
|
149247
|
+
"text": "boolean"
|
|
149248
|
+
},
|
|
149249
|
+
"privacy": "private",
|
|
149250
|
+
"default": "!!this.shadowRoot",
|
|
149251
|
+
"inheritedFrom": {
|
|
149252
|
+
"name": "SbbElement",
|
|
149253
|
+
"module": "core/base-elements/element.js"
|
|
149254
|
+
}
|
|
149255
|
+
},
|
|
149256
|
+
{
|
|
149257
|
+
"kind": "field",
|
|
149258
|
+
"name": "_hydrationComplete",
|
|
149259
|
+
"privacy": "private",
|
|
149260
|
+
"default": "new Promise<boolean>( (resolve) => (this._resolveHydration = resolve), )",
|
|
149261
|
+
"inheritedFrom": {
|
|
149262
|
+
"name": "SbbElement",
|
|
149263
|
+
"module": "core/base-elements/element.js"
|
|
149264
|
+
}
|
|
149265
|
+
},
|
|
149266
|
+
{
|
|
149267
|
+
"kind": "field",
|
|
149268
|
+
"name": "_resolveHydration",
|
|
149269
|
+
"type": {
|
|
149270
|
+
"text": "(hydrationRequired: boolean) => void"
|
|
149271
|
+
},
|
|
149272
|
+
"privacy": "private",
|
|
149273
|
+
"inheritedFrom": {
|
|
149274
|
+
"name": "SbbElement",
|
|
149275
|
+
"module": "core/base-elements/element.js"
|
|
149276
|
+
}
|
|
149277
|
+
},
|
|
149278
|
+
{
|
|
149279
|
+
"kind": "field",
|
|
149280
|
+
"name": "_textObserver",
|
|
149281
|
+
"type": {
|
|
149282
|
+
"text": "MutationObserver | undefined"
|
|
149283
|
+
},
|
|
149284
|
+
"privacy": "private",
|
|
149285
|
+
"inheritedFrom": {
|
|
149286
|
+
"name": "SbbElement",
|
|
149287
|
+
"module": "core/base-elements/element.js"
|
|
149288
|
+
}
|
|
149289
|
+
},
|
|
149290
|
+
{
|
|
149291
|
+
"kind": "field",
|
|
149292
|
+
"name": "hydrationRequired",
|
|
149293
|
+
"type": {
|
|
149294
|
+
"text": "boolean"
|
|
149295
|
+
},
|
|
149296
|
+
"privacy": "protected",
|
|
149297
|
+
"description": "Returns whether hydration is required and not completed.",
|
|
149298
|
+
"readonly": true,
|
|
149299
|
+
"inheritedFrom": {
|
|
149300
|
+
"name": "SbbElement",
|
|
149301
|
+
"module": "core/base-elements/element.js"
|
|
149302
|
+
},
|
|
149303
|
+
"default": "!!this.shadowRoot"
|
|
149304
|
+
},
|
|
149305
|
+
{
|
|
149306
|
+
"kind": "method",
|
|
149307
|
+
"name": "toggleState",
|
|
149308
|
+
"privacy": "protected",
|
|
149309
|
+
"return": {
|
|
149310
|
+
"type": {
|
|
149311
|
+
"text": "void"
|
|
149312
|
+
}
|
|
149313
|
+
},
|
|
149314
|
+
"parameters": [
|
|
149315
|
+
{
|
|
149316
|
+
"name": "value",
|
|
149317
|
+
"type": {
|
|
149318
|
+
"text": "string"
|
|
149319
|
+
}
|
|
149320
|
+
},
|
|
149321
|
+
{
|
|
149322
|
+
"name": "force",
|
|
149323
|
+
"optional": true,
|
|
149324
|
+
"type": {
|
|
149325
|
+
"text": "boolean"
|
|
149326
|
+
}
|
|
149327
|
+
}
|
|
149328
|
+
],
|
|
149329
|
+
"inheritedFrom": {
|
|
149330
|
+
"name": "SbbElement",
|
|
149331
|
+
"module": "core/base-elements/element.js"
|
|
149332
|
+
}
|
|
149333
|
+
},
|
|
149334
|
+
{
|
|
149335
|
+
"kind": "method",
|
|
149336
|
+
"name": "_slotchangeHandler",
|
|
149337
|
+
"privacy": "private",
|
|
149338
|
+
"return": {
|
|
149339
|
+
"type": {
|
|
149340
|
+
"text": "void"
|
|
149341
|
+
}
|
|
149342
|
+
},
|
|
149343
|
+
"parameters": [
|
|
149344
|
+
{
|
|
149345
|
+
"name": "event",
|
|
149346
|
+
"type": {
|
|
149347
|
+
"text": "Event"
|
|
149348
|
+
}
|
|
149349
|
+
},
|
|
149350
|
+
{
|
|
149351
|
+
"name": "slot",
|
|
149352
|
+
"type": {
|
|
149353
|
+
"text": "HTMLSlotElement"
|
|
149354
|
+
}
|
|
149355
|
+
}
|
|
149356
|
+
],
|
|
149357
|
+
"inheritedFrom": {
|
|
149358
|
+
"name": "SbbElement",
|
|
149359
|
+
"module": "core/base-elements/element.js"
|
|
149360
|
+
}
|
|
149361
|
+
},
|
|
149362
|
+
{
|
|
149363
|
+
"kind": "method",
|
|
149364
|
+
"name": "_handleSlotChangeForSlottedState",
|
|
149365
|
+
"privacy": "private",
|
|
149366
|
+
"return": {
|
|
149367
|
+
"type": {
|
|
149368
|
+
"text": "void"
|
|
149369
|
+
}
|
|
149370
|
+
},
|
|
149371
|
+
"parameters": [
|
|
149372
|
+
{
|
|
149373
|
+
"name": "slot",
|
|
149374
|
+
"type": {
|
|
149375
|
+
"text": "HTMLSlotElement"
|
|
149376
|
+
}
|
|
149377
|
+
}
|
|
149378
|
+
],
|
|
149379
|
+
"inheritedFrom": {
|
|
149380
|
+
"name": "SbbElement",
|
|
149381
|
+
"module": "core/base-elements/element.js"
|
|
149382
|
+
}
|
|
149383
|
+
},
|
|
149384
|
+
{
|
|
149385
|
+
"kind": "method",
|
|
149386
|
+
"name": "_updateSlottedState",
|
|
149387
|
+
"privacy": "private",
|
|
149388
|
+
"return": {
|
|
149389
|
+
"type": {
|
|
149390
|
+
"text": "void"
|
|
149391
|
+
}
|
|
149392
|
+
},
|
|
149393
|
+
"parameters": [
|
|
149394
|
+
{
|
|
149395
|
+
"name": "slot",
|
|
149396
|
+
"type": {
|
|
149397
|
+
"text": "HTMLSlotElement"
|
|
149398
|
+
}
|
|
149399
|
+
}
|
|
149400
|
+
],
|
|
149401
|
+
"inheritedFrom": {
|
|
149402
|
+
"name": "SbbElement",
|
|
149403
|
+
"module": "core/base-elements/element.js"
|
|
149404
|
+
}
|
|
149405
|
+
},
|
|
149406
|
+
{
|
|
149407
|
+
"kind": "method",
|
|
149408
|
+
"name": "_observeTextNodesInSlot",
|
|
149409
|
+
"privacy": "private",
|
|
149410
|
+
"return": {
|
|
149411
|
+
"type": {
|
|
149412
|
+
"text": "void"
|
|
149413
|
+
}
|
|
149414
|
+
},
|
|
149415
|
+
"parameters": [
|
|
149416
|
+
{
|
|
149417
|
+
"name": "slot",
|
|
149418
|
+
"type": {
|
|
149419
|
+
"text": "HTMLSlotElement"
|
|
149420
|
+
}
|
|
149421
|
+
}
|
|
149422
|
+
],
|
|
149423
|
+
"inheritedFrom": {
|
|
149424
|
+
"name": "SbbElement",
|
|
149425
|
+
"module": "core/base-elements/element.js"
|
|
149426
|
+
}
|
|
149427
|
+
},
|
|
149428
|
+
{
|
|
149429
|
+
"kind": "method",
|
|
149430
|
+
"name": "_hasSlottedContent",
|
|
149431
|
+
"privacy": "private",
|
|
149432
|
+
"return": {
|
|
149433
|
+
"type": {
|
|
149434
|
+
"text": "boolean"
|
|
149435
|
+
}
|
|
149436
|
+
},
|
|
149437
|
+
"parameters": [
|
|
149438
|
+
{
|
|
149439
|
+
"name": "slot",
|
|
149440
|
+
"type": {
|
|
149441
|
+
"text": "HTMLSlotElement"
|
|
149442
|
+
}
|
|
149443
|
+
}
|
|
149444
|
+
],
|
|
149445
|
+
"inheritedFrom": {
|
|
149446
|
+
"name": "SbbElement",
|
|
149447
|
+
"module": "core/base-elements/element.js"
|
|
149448
|
+
}
|
|
149449
|
+
}
|
|
149450
|
+
],
|
|
149420
149451
|
"attributes": [
|
|
149421
149452
|
{
|
|
149422
|
-
"name": "
|
|
149453
|
+
"name": "focusable",
|
|
149423
149454
|
"type": {
|
|
149424
149455
|
"text": "boolean"
|
|
149425
149456
|
},
|
|
149426
149457
|
"default": "false",
|
|
149427
|
-
"description": "
|
|
149428
|
-
"fieldName": "
|
|
149429
|
-
},
|
|
149430
|
-
{
|
|
149431
|
-
"name": "horizontal-from",
|
|
149432
|
-
"description": "Overrides the behavior of `orientation` property.",
|
|
149433
|
-
"type": {
|
|
149434
|
-
"text": "SbbHorizontalFrom | null"
|
|
149435
|
-
},
|
|
149436
|
-
"fieldName": "horizontalFrom"
|
|
149437
|
-
},
|
|
149438
|
-
{
|
|
149439
|
-
"name": "orientation",
|
|
149440
|
-
"type": {
|
|
149441
|
-
"text": "SbbOrientation"
|
|
149442
|
-
},
|
|
149443
|
-
"default": "'horizontal'",
|
|
149444
|
-
"description": "Steps orientation, either horizontal or vertical.",
|
|
149445
|
-
"fieldName": "orientation"
|
|
149458
|
+
"description": "Whether the table wrapper is focusable.",
|
|
149459
|
+
"fieldName": "focusable"
|
|
149446
149460
|
},
|
|
149447
149461
|
{
|
|
149448
|
-
"name": "
|
|
149462
|
+
"name": "negative",
|
|
149449
149463
|
"type": {
|
|
149450
|
-
"text": "
|
|
149464
|
+
"text": "boolean"
|
|
149451
149465
|
},
|
|
149452
|
-
"
|
|
149453
|
-
"
|
|
149454
|
-
"fieldName": "
|
|
149455
|
-
|
|
149466
|
+
"default": "false",
|
|
149467
|
+
"description": "Negative coloring variant flag.",
|
|
149468
|
+
"fieldName": "negative",
|
|
149469
|
+
"inheritedFrom": {
|
|
149470
|
+
"name": "SbbNegativeMixin",
|
|
149471
|
+
"module": "core/mixins/negative-mixin.js"
|
|
149472
|
+
}
|
|
149473
|
+
}
|
|
149474
|
+
],
|
|
149475
|
+
"mixins": [
|
|
149456
149476
|
{
|
|
149457
|
-
"name": "
|
|
149458
|
-
"
|
|
149459
|
-
"type": {
|
|
149460
|
-
"text": "number | null"
|
|
149461
|
-
},
|
|
149462
|
-
"fieldName": "selectedIndex"
|
|
149477
|
+
"name": "SbbNegativeMixin",
|
|
149478
|
+
"module": "core.js"
|
|
149463
149479
|
}
|
|
149464
149480
|
],
|
|
149465
149481
|
"superclass": {
|
|
149466
149482
|
"name": "SbbElement",
|
|
149467
149483
|
"module": "core.js"
|
|
149468
149484
|
},
|
|
149469
|
-
"tagName": "sbb-
|
|
149485
|
+
"tagName": "sbb-table-wrapper",
|
|
149470
149486
|
"customElement": true
|
|
149471
|
-
},
|
|
149472
|
-
{
|
|
149473
|
-
"kind": "variable",
|
|
149474
|
-
"name": "currentIndex"
|
|
149475
|
-
},
|
|
149476
|
-
{
|
|
149477
|
-
"kind": "variable",
|
|
149478
|
-
"name": "currentStep"
|
|
149479
149487
|
}
|
|
149480
149488
|
],
|
|
149481
149489
|
"exports": [
|
|
149482
149490
|
{
|
|
149483
149491
|
"kind": "js",
|
|
149484
|
-
"name": "
|
|
149485
|
-
"declaration": {
|
|
149486
|
-
"name": "SbbStepChangeEvent",
|
|
149487
|
-
"module": "stepper/stepper/stepper.component.js"
|
|
149488
|
-
}
|
|
149489
|
-
},
|
|
149490
|
-
{
|
|
149491
|
-
"kind": "js",
|
|
149492
|
-
"name": "SbbStepperElement",
|
|
149492
|
+
"name": "SbbTableWrapperElement",
|
|
149493
149493
|
"declaration": {
|
|
149494
|
-
"name": "
|
|
149495
|
-
"module": "
|
|
149494
|
+
"name": "SbbTableWrapperElement",
|
|
149495
|
+
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
149496
149496
|
}
|
|
149497
149497
|
}
|
|
149498
149498
|
]
|
|
@@ -153721,12 +153721,12 @@
|
|
|
153721
153721
|
},
|
|
153722
153722
|
{
|
|
153723
153723
|
"kind": "javascript-module",
|
|
153724
|
-
"path": "teaser-product/teaser-product
|
|
153724
|
+
"path": "teaser-product/teaser-product/teaser-product.component.js",
|
|
153725
153725
|
"declarations": [
|
|
153726
153726
|
{
|
|
153727
153727
|
"kind": "class",
|
|
153728
|
-
"description": "Displays a text and a footnote, combined with an image, to tease a product
|
|
153729
|
-
"name": "
|
|
153728
|
+
"description": "Displays a text and a footnote, combined with an image, to tease a product",
|
|
153729
|
+
"name": "SbbTeaserProductElement",
|
|
153730
153730
|
"cssProperties": [
|
|
153731
153731
|
{
|
|
153732
153732
|
"description": "At which percentage the background should start getting transparent.",
|
|
@@ -153767,7 +153767,21 @@
|
|
|
153767
153767
|
"name": "SbbElement",
|
|
153768
153768
|
"module": "core/base-elements/element.js"
|
|
153769
153769
|
},
|
|
153770
|
-
"default": "'sbb-teaser-product
|
|
153770
|
+
"default": "'sbb-teaser-product'"
|
|
153771
|
+
},
|
|
153772
|
+
{
|
|
153773
|
+
"kind": "field",
|
|
153774
|
+
"name": "elementDependencies",
|
|
153775
|
+
"type": {
|
|
153776
|
+
"text": "SbbElementType[]"
|
|
153777
|
+
},
|
|
153778
|
+
"privacy": "public",
|
|
153779
|
+
"static": true,
|
|
153780
|
+
"inheritedFrom": {
|
|
153781
|
+
"name": "SbbElement",
|
|
153782
|
+
"module": "core/base-elements/element.js"
|
|
153783
|
+
},
|
|
153784
|
+
"default": "[SbbScreenReaderOnlyElement]"
|
|
153771
153785
|
},
|
|
153772
153786
|
{
|
|
153773
153787
|
"kind": "field",
|
|
@@ -153816,6 +153830,155 @@
|
|
|
153816
153830
|
"module": "core/mixins/negative-mixin.js"
|
|
153817
153831
|
}
|
|
153818
153832
|
},
|
|
153833
|
+
{
|
|
153834
|
+
"kind": "field",
|
|
153835
|
+
"name": "href",
|
|
153836
|
+
"type": {
|
|
153837
|
+
"text": "string"
|
|
153838
|
+
},
|
|
153839
|
+
"privacy": "public",
|
|
153840
|
+
"default": "''",
|
|
153841
|
+
"description": "The href value you want to link to.",
|
|
153842
|
+
"attribute": "href",
|
|
153843
|
+
"reflects": true,
|
|
153844
|
+
"inheritedFrom": {
|
|
153845
|
+
"name": "SbbLinkBaseElement",
|
|
153846
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153847
|
+
}
|
|
153848
|
+
},
|
|
153849
|
+
{
|
|
153850
|
+
"kind": "field",
|
|
153851
|
+
"name": "target",
|
|
153852
|
+
"type": {
|
|
153853
|
+
"text": "LinkTargetType | string"
|
|
153854
|
+
},
|
|
153855
|
+
"privacy": "public",
|
|
153856
|
+
"default": "''",
|
|
153857
|
+
"description": "Where to display the linked URL.",
|
|
153858
|
+
"attribute": "target",
|
|
153859
|
+
"reflects": true,
|
|
153860
|
+
"inheritedFrom": {
|
|
153861
|
+
"name": "SbbLinkBaseElement",
|
|
153862
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153863
|
+
}
|
|
153864
|
+
},
|
|
153865
|
+
{
|
|
153866
|
+
"kind": "field",
|
|
153867
|
+
"name": "rel",
|
|
153868
|
+
"type": {
|
|
153869
|
+
"text": "string"
|
|
153870
|
+
},
|
|
153871
|
+
"privacy": "public",
|
|
153872
|
+
"default": "''",
|
|
153873
|
+
"description": "The relationship of the linked URL as space-separated link types.",
|
|
153874
|
+
"attribute": "rel",
|
|
153875
|
+
"reflects": true,
|
|
153876
|
+
"inheritedFrom": {
|
|
153877
|
+
"name": "SbbLinkBaseElement",
|
|
153878
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153879
|
+
}
|
|
153880
|
+
},
|
|
153881
|
+
{
|
|
153882
|
+
"kind": "field",
|
|
153883
|
+
"name": "download",
|
|
153884
|
+
"type": {
|
|
153885
|
+
"text": "boolean"
|
|
153886
|
+
},
|
|
153887
|
+
"privacy": "public",
|
|
153888
|
+
"default": "false",
|
|
153889
|
+
"description": "Whether the browser will show the download dialog on click.",
|
|
153890
|
+
"attribute": "download",
|
|
153891
|
+
"reflects": true,
|
|
153892
|
+
"inheritedFrom": {
|
|
153893
|
+
"name": "SbbLinkBaseElement",
|
|
153894
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153895
|
+
}
|
|
153896
|
+
},
|
|
153897
|
+
{
|
|
153898
|
+
"kind": "field",
|
|
153899
|
+
"name": "accessibilityLabel",
|
|
153900
|
+
"type": {
|
|
153901
|
+
"text": "string"
|
|
153902
|
+
},
|
|
153903
|
+
"privacy": "public",
|
|
153904
|
+
"default": "''",
|
|
153905
|
+
"description": "This will be forwarded as aria-label to the inner anchor element.",
|
|
153906
|
+
"attribute": "accessibility-label",
|
|
153907
|
+
"inheritedFrom": {
|
|
153908
|
+
"name": "SbbLinkBaseElement",
|
|
153909
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153910
|
+
}
|
|
153911
|
+
},
|
|
153912
|
+
{
|
|
153913
|
+
"kind": "field",
|
|
153914
|
+
"name": "accessibilityCurrent",
|
|
153915
|
+
"type": {
|
|
153916
|
+
"text": "string"
|
|
153917
|
+
},
|
|
153918
|
+
"privacy": "public",
|
|
153919
|
+
"default": "''",
|
|
153920
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
153921
|
+
"attribute": "accessibility-current",
|
|
153922
|
+
"inheritedFrom": {
|
|
153923
|
+
"name": "SbbLinkBaseElement",
|
|
153924
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153925
|
+
}
|
|
153926
|
+
},
|
|
153927
|
+
{
|
|
153928
|
+
"kind": "field",
|
|
153929
|
+
"name": "language",
|
|
153930
|
+
"privacy": "protected",
|
|
153931
|
+
"default": "new SbbLanguageController(this)",
|
|
153932
|
+
"inheritedFrom": {
|
|
153933
|
+
"name": "SbbLinkBaseElement",
|
|
153934
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153935
|
+
}
|
|
153936
|
+
},
|
|
153937
|
+
{
|
|
153938
|
+
"kind": "field",
|
|
153939
|
+
"name": "anchorRole",
|
|
153940
|
+
"type": {
|
|
153941
|
+
"text": "string | null"
|
|
153942
|
+
},
|
|
153943
|
+
"privacy": "protected",
|
|
153944
|
+
"readonly": true,
|
|
153945
|
+
"default": "null",
|
|
153946
|
+
"inheritedFrom": {
|
|
153947
|
+
"name": "SbbLinkBaseElement",
|
|
153948
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153949
|
+
}
|
|
153950
|
+
},
|
|
153951
|
+
{
|
|
153952
|
+
"kind": "field",
|
|
153953
|
+
"name": "_evaluateRelAttribute",
|
|
153954
|
+
"privacy": "private",
|
|
153955
|
+
"inheritedFrom": {
|
|
153956
|
+
"name": "SbbLinkBaseElement",
|
|
153957
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153958
|
+
}
|
|
153959
|
+
},
|
|
153960
|
+
{
|
|
153961
|
+
"kind": "method",
|
|
153962
|
+
"name": "renderLink",
|
|
153963
|
+
"privacy": "protected",
|
|
153964
|
+
"return": {
|
|
153965
|
+
"type": {
|
|
153966
|
+
"text": "TemplateResult"
|
|
153967
|
+
}
|
|
153968
|
+
},
|
|
153969
|
+
"parameters": [
|
|
153970
|
+
{
|
|
153971
|
+
"name": "renderContent",
|
|
153972
|
+
"type": {
|
|
153973
|
+
"text": "TemplateResult"
|
|
153974
|
+
}
|
|
153975
|
+
}
|
|
153976
|
+
],
|
|
153977
|
+
"inheritedFrom": {
|
|
153978
|
+
"name": "SbbLinkBaseElement",
|
|
153979
|
+
"module": "core/base-elements/link-base-element.js"
|
|
153980
|
+
}
|
|
153981
|
+
},
|
|
153819
153982
|
{
|
|
153820
153983
|
"kind": "field",
|
|
153821
153984
|
"name": "maybeDisabled",
|
|
@@ -153870,19 +154033,6 @@
|
|
|
153870
154033
|
"module": "core/base-elements/element.js"
|
|
153871
154034
|
}
|
|
153872
154035
|
},
|
|
153873
|
-
{
|
|
153874
|
-
"kind": "field",
|
|
153875
|
-
"name": "elementDependencies",
|
|
153876
|
-
"type": {
|
|
153877
|
-
"text": "SbbElementType[] | undefined"
|
|
153878
|
-
},
|
|
153879
|
-
"privacy": "public",
|
|
153880
|
-
"static": true,
|
|
153881
|
-
"inheritedFrom": {
|
|
153882
|
-
"name": "SbbElement",
|
|
153883
|
-
"module": "core/base-elements/element.js"
|
|
153884
|
-
}
|
|
153885
|
-
},
|
|
153886
154036
|
{
|
|
153887
154037
|
"kind": "field",
|
|
153888
154038
|
"name": "role",
|
|
@@ -154123,10 +154273,10 @@
|
|
|
154123
154273
|
}
|
|
154124
154274
|
],
|
|
154125
154275
|
"superclass": {
|
|
154126
|
-
"name": "
|
|
154276
|
+
"name": "SbbLinkBaseElement",
|
|
154127
154277
|
"module": "core.js"
|
|
154128
154278
|
},
|
|
154129
|
-
"tagName": "sbb-teaser-product
|
|
154279
|
+
"tagName": "sbb-teaser-product",
|
|
154130
154280
|
"customElement": true,
|
|
154131
154281
|
"attributes": [
|
|
154132
154282
|
{
|
|
@@ -154154,6 +154304,84 @@
|
|
|
154154
154304
|
"name": "SbbNegativeMixin",
|
|
154155
154305
|
"module": "core/mixins/negative-mixin.js"
|
|
154156
154306
|
}
|
|
154307
|
+
},
|
|
154308
|
+
{
|
|
154309
|
+
"name": "href",
|
|
154310
|
+
"type": {
|
|
154311
|
+
"text": "string"
|
|
154312
|
+
},
|
|
154313
|
+
"default": "''",
|
|
154314
|
+
"description": "The href value you want to link to.",
|
|
154315
|
+
"fieldName": "href",
|
|
154316
|
+
"inheritedFrom": {
|
|
154317
|
+
"name": "SbbLinkBaseElement",
|
|
154318
|
+
"module": "core/base-elements/link-base-element.js"
|
|
154319
|
+
}
|
|
154320
|
+
},
|
|
154321
|
+
{
|
|
154322
|
+
"name": "target",
|
|
154323
|
+
"type": {
|
|
154324
|
+
"text": "LinkTargetType | string"
|
|
154325
|
+
},
|
|
154326
|
+
"default": "''",
|
|
154327
|
+
"description": "Where to display the linked URL.",
|
|
154328
|
+
"fieldName": "target",
|
|
154329
|
+
"inheritedFrom": {
|
|
154330
|
+
"name": "SbbLinkBaseElement",
|
|
154331
|
+
"module": "core/base-elements/link-base-element.js"
|
|
154332
|
+
}
|
|
154333
|
+
},
|
|
154334
|
+
{
|
|
154335
|
+
"name": "rel",
|
|
154336
|
+
"type": {
|
|
154337
|
+
"text": "string"
|
|
154338
|
+
},
|
|
154339
|
+
"default": "''",
|
|
154340
|
+
"description": "The relationship of the linked URL as space-separated link types.",
|
|
154341
|
+
"fieldName": "rel",
|
|
154342
|
+
"inheritedFrom": {
|
|
154343
|
+
"name": "SbbLinkBaseElement",
|
|
154344
|
+
"module": "core/base-elements/link-base-element.js"
|
|
154345
|
+
}
|
|
154346
|
+
},
|
|
154347
|
+
{
|
|
154348
|
+
"name": "download",
|
|
154349
|
+
"type": {
|
|
154350
|
+
"text": "boolean"
|
|
154351
|
+
},
|
|
154352
|
+
"default": "false",
|
|
154353
|
+
"description": "Whether the browser will show the download dialog on click.",
|
|
154354
|
+
"fieldName": "download",
|
|
154355
|
+
"inheritedFrom": {
|
|
154356
|
+
"name": "SbbLinkBaseElement",
|
|
154357
|
+
"module": "core/base-elements/link-base-element.js"
|
|
154358
|
+
}
|
|
154359
|
+
},
|
|
154360
|
+
{
|
|
154361
|
+
"name": "accessibility-label",
|
|
154362
|
+
"type": {
|
|
154363
|
+
"text": "string"
|
|
154364
|
+
},
|
|
154365
|
+
"default": "''",
|
|
154366
|
+
"description": "This will be forwarded as aria-label to the inner anchor element.",
|
|
154367
|
+
"fieldName": "accessibilityLabel",
|
|
154368
|
+
"inheritedFrom": {
|
|
154369
|
+
"name": "SbbLinkBaseElement",
|
|
154370
|
+
"module": "core/base-elements/link-base-element.js"
|
|
154371
|
+
}
|
|
154372
|
+
},
|
|
154373
|
+
{
|
|
154374
|
+
"name": "accessibility-current",
|
|
154375
|
+
"type": {
|
|
154376
|
+
"text": "string"
|
|
154377
|
+
},
|
|
154378
|
+
"default": "''",
|
|
154379
|
+
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
154380
|
+
"fieldName": "accessibilityCurrent",
|
|
154381
|
+
"inheritedFrom": {
|
|
154382
|
+
"name": "SbbLinkBaseElement",
|
|
154383
|
+
"module": "core/base-elements/link-base-element.js"
|
|
154384
|
+
}
|
|
154157
154385
|
}
|
|
154158
154386
|
]
|
|
154159
154387
|
}
|
|
@@ -154161,22 +154389,22 @@
|
|
|
154161
154389
|
"exports": [
|
|
154162
154390
|
{
|
|
154163
154391
|
"kind": "js",
|
|
154164
|
-
"name": "
|
|
154392
|
+
"name": "SbbTeaserProductElement",
|
|
154165
154393
|
"declaration": {
|
|
154166
|
-
"name": "
|
|
154167
|
-
"module": "teaser-product/teaser-product
|
|
154394
|
+
"name": "SbbTeaserProductElement",
|
|
154395
|
+
"module": "teaser-product/teaser-product/teaser-product.component.js"
|
|
154168
154396
|
}
|
|
154169
154397
|
}
|
|
154170
154398
|
]
|
|
154171
154399
|
},
|
|
154172
154400
|
{
|
|
154173
154401
|
"kind": "javascript-module",
|
|
154174
|
-
"path": "teaser-product/teaser-product/teaser-product.component.js",
|
|
154402
|
+
"path": "teaser-product/teaser-product-static/teaser-product-static.component.js",
|
|
154175
154403
|
"declarations": [
|
|
154176
154404
|
{
|
|
154177
154405
|
"kind": "class",
|
|
154178
|
-
"description": "Displays a text and a footnote, combined with an image, to tease a product",
|
|
154179
|
-
"name": "
|
|
154406
|
+
"description": "Displays a text and a footnote, combined with an image, to tease a product.",
|
|
154407
|
+
"name": "SbbTeaserProductStaticElement",
|
|
154180
154408
|
"cssProperties": [
|
|
154181
154409
|
{
|
|
154182
154410
|
"description": "At which percentage the background should start getting transparent.",
|
|
@@ -154217,21 +154445,7 @@
|
|
|
154217
154445
|
"name": "SbbElement",
|
|
154218
154446
|
"module": "core/base-elements/element.js"
|
|
154219
154447
|
},
|
|
154220
|
-
"default": "'sbb-teaser-product'"
|
|
154221
|
-
},
|
|
154222
|
-
{
|
|
154223
|
-
"kind": "field",
|
|
154224
|
-
"name": "elementDependencies",
|
|
154225
|
-
"type": {
|
|
154226
|
-
"text": "SbbElementType[]"
|
|
154227
|
-
},
|
|
154228
|
-
"privacy": "public",
|
|
154229
|
-
"static": true,
|
|
154230
|
-
"inheritedFrom": {
|
|
154231
|
-
"name": "SbbElement",
|
|
154232
|
-
"module": "core/base-elements/element.js"
|
|
154233
|
-
},
|
|
154234
|
-
"default": "[SbbScreenReaderOnlyElement]"
|
|
154448
|
+
"default": "'sbb-teaser-product-static'"
|
|
154235
154449
|
},
|
|
154236
154450
|
{
|
|
154237
154451
|
"kind": "field",
|
|
@@ -154280,155 +154494,6 @@
|
|
|
154280
154494
|
"module": "core/mixins/negative-mixin.js"
|
|
154281
154495
|
}
|
|
154282
154496
|
},
|
|
154283
|
-
{
|
|
154284
|
-
"kind": "field",
|
|
154285
|
-
"name": "href",
|
|
154286
|
-
"type": {
|
|
154287
|
-
"text": "string"
|
|
154288
|
-
},
|
|
154289
|
-
"privacy": "public",
|
|
154290
|
-
"default": "''",
|
|
154291
|
-
"description": "The href value you want to link to.",
|
|
154292
|
-
"attribute": "href",
|
|
154293
|
-
"reflects": true,
|
|
154294
|
-
"inheritedFrom": {
|
|
154295
|
-
"name": "SbbLinkBaseElement",
|
|
154296
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154297
|
-
}
|
|
154298
|
-
},
|
|
154299
|
-
{
|
|
154300
|
-
"kind": "field",
|
|
154301
|
-
"name": "target",
|
|
154302
|
-
"type": {
|
|
154303
|
-
"text": "LinkTargetType | string"
|
|
154304
|
-
},
|
|
154305
|
-
"privacy": "public",
|
|
154306
|
-
"default": "''",
|
|
154307
|
-
"description": "Where to display the linked URL.",
|
|
154308
|
-
"attribute": "target",
|
|
154309
|
-
"reflects": true,
|
|
154310
|
-
"inheritedFrom": {
|
|
154311
|
-
"name": "SbbLinkBaseElement",
|
|
154312
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154313
|
-
}
|
|
154314
|
-
},
|
|
154315
|
-
{
|
|
154316
|
-
"kind": "field",
|
|
154317
|
-
"name": "rel",
|
|
154318
|
-
"type": {
|
|
154319
|
-
"text": "string"
|
|
154320
|
-
},
|
|
154321
|
-
"privacy": "public",
|
|
154322
|
-
"default": "''",
|
|
154323
|
-
"description": "The relationship of the linked URL as space-separated link types.",
|
|
154324
|
-
"attribute": "rel",
|
|
154325
|
-
"reflects": true,
|
|
154326
|
-
"inheritedFrom": {
|
|
154327
|
-
"name": "SbbLinkBaseElement",
|
|
154328
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154329
|
-
}
|
|
154330
|
-
},
|
|
154331
|
-
{
|
|
154332
|
-
"kind": "field",
|
|
154333
|
-
"name": "download",
|
|
154334
|
-
"type": {
|
|
154335
|
-
"text": "boolean"
|
|
154336
|
-
},
|
|
154337
|
-
"privacy": "public",
|
|
154338
|
-
"default": "false",
|
|
154339
|
-
"description": "Whether the browser will show the download dialog on click.",
|
|
154340
|
-
"attribute": "download",
|
|
154341
|
-
"reflects": true,
|
|
154342
|
-
"inheritedFrom": {
|
|
154343
|
-
"name": "SbbLinkBaseElement",
|
|
154344
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154345
|
-
}
|
|
154346
|
-
},
|
|
154347
|
-
{
|
|
154348
|
-
"kind": "field",
|
|
154349
|
-
"name": "accessibilityLabel",
|
|
154350
|
-
"type": {
|
|
154351
|
-
"text": "string"
|
|
154352
|
-
},
|
|
154353
|
-
"privacy": "public",
|
|
154354
|
-
"default": "''",
|
|
154355
|
-
"description": "This will be forwarded as aria-label to the inner anchor element.",
|
|
154356
|
-
"attribute": "accessibility-label",
|
|
154357
|
-
"inheritedFrom": {
|
|
154358
|
-
"name": "SbbLinkBaseElement",
|
|
154359
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154360
|
-
}
|
|
154361
|
-
},
|
|
154362
|
-
{
|
|
154363
|
-
"kind": "field",
|
|
154364
|
-
"name": "accessibilityCurrent",
|
|
154365
|
-
"type": {
|
|
154366
|
-
"text": "string"
|
|
154367
|
-
},
|
|
154368
|
-
"privacy": "public",
|
|
154369
|
-
"default": "''",
|
|
154370
|
-
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
154371
|
-
"attribute": "accessibility-current",
|
|
154372
|
-
"inheritedFrom": {
|
|
154373
|
-
"name": "SbbLinkBaseElement",
|
|
154374
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154375
|
-
}
|
|
154376
|
-
},
|
|
154377
|
-
{
|
|
154378
|
-
"kind": "field",
|
|
154379
|
-
"name": "language",
|
|
154380
|
-
"privacy": "protected",
|
|
154381
|
-
"default": "new SbbLanguageController(this)",
|
|
154382
|
-
"inheritedFrom": {
|
|
154383
|
-
"name": "SbbLinkBaseElement",
|
|
154384
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154385
|
-
}
|
|
154386
|
-
},
|
|
154387
|
-
{
|
|
154388
|
-
"kind": "field",
|
|
154389
|
-
"name": "anchorRole",
|
|
154390
|
-
"type": {
|
|
154391
|
-
"text": "string | null"
|
|
154392
|
-
},
|
|
154393
|
-
"privacy": "protected",
|
|
154394
|
-
"readonly": true,
|
|
154395
|
-
"default": "null",
|
|
154396
|
-
"inheritedFrom": {
|
|
154397
|
-
"name": "SbbLinkBaseElement",
|
|
154398
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154399
|
-
}
|
|
154400
|
-
},
|
|
154401
|
-
{
|
|
154402
|
-
"kind": "field",
|
|
154403
|
-
"name": "_evaluateRelAttribute",
|
|
154404
|
-
"privacy": "private",
|
|
154405
|
-
"inheritedFrom": {
|
|
154406
|
-
"name": "SbbLinkBaseElement",
|
|
154407
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154408
|
-
}
|
|
154409
|
-
},
|
|
154410
|
-
{
|
|
154411
|
-
"kind": "method",
|
|
154412
|
-
"name": "renderLink",
|
|
154413
|
-
"privacy": "protected",
|
|
154414
|
-
"return": {
|
|
154415
|
-
"type": {
|
|
154416
|
-
"text": "TemplateResult"
|
|
154417
|
-
}
|
|
154418
|
-
},
|
|
154419
|
-
"parameters": [
|
|
154420
|
-
{
|
|
154421
|
-
"name": "renderContent",
|
|
154422
|
-
"type": {
|
|
154423
|
-
"text": "TemplateResult"
|
|
154424
|
-
}
|
|
154425
|
-
}
|
|
154426
|
-
],
|
|
154427
|
-
"inheritedFrom": {
|
|
154428
|
-
"name": "SbbLinkBaseElement",
|
|
154429
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154430
|
-
}
|
|
154431
|
-
},
|
|
154432
154497
|
{
|
|
154433
154498
|
"kind": "field",
|
|
154434
154499
|
"name": "maybeDisabled",
|
|
@@ -154483,6 +154548,19 @@
|
|
|
154483
154548
|
"module": "core/base-elements/element.js"
|
|
154484
154549
|
}
|
|
154485
154550
|
},
|
|
154551
|
+
{
|
|
154552
|
+
"kind": "field",
|
|
154553
|
+
"name": "elementDependencies",
|
|
154554
|
+
"type": {
|
|
154555
|
+
"text": "SbbElementType[] | undefined"
|
|
154556
|
+
},
|
|
154557
|
+
"privacy": "public",
|
|
154558
|
+
"static": true,
|
|
154559
|
+
"inheritedFrom": {
|
|
154560
|
+
"name": "SbbElement",
|
|
154561
|
+
"module": "core/base-elements/element.js"
|
|
154562
|
+
}
|
|
154563
|
+
},
|
|
154486
154564
|
{
|
|
154487
154565
|
"kind": "field",
|
|
154488
154566
|
"name": "role",
|
|
@@ -154723,10 +154801,10 @@
|
|
|
154723
154801
|
}
|
|
154724
154802
|
],
|
|
154725
154803
|
"superclass": {
|
|
154726
|
-
"name": "
|
|
154804
|
+
"name": "SbbActionBaseElement",
|
|
154727
154805
|
"module": "core.js"
|
|
154728
154806
|
},
|
|
154729
|
-
"tagName": "sbb-teaser-product",
|
|
154807
|
+
"tagName": "sbb-teaser-product-static",
|
|
154730
154808
|
"customElement": true,
|
|
154731
154809
|
"attributes": [
|
|
154732
154810
|
{
|
|
@@ -154754,84 +154832,6 @@
|
|
|
154754
154832
|
"name": "SbbNegativeMixin",
|
|
154755
154833
|
"module": "core/mixins/negative-mixin.js"
|
|
154756
154834
|
}
|
|
154757
|
-
},
|
|
154758
|
-
{
|
|
154759
|
-
"name": "href",
|
|
154760
|
-
"type": {
|
|
154761
|
-
"text": "string"
|
|
154762
|
-
},
|
|
154763
|
-
"default": "''",
|
|
154764
|
-
"description": "The href value you want to link to.",
|
|
154765
|
-
"fieldName": "href",
|
|
154766
|
-
"inheritedFrom": {
|
|
154767
|
-
"name": "SbbLinkBaseElement",
|
|
154768
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154769
|
-
}
|
|
154770
|
-
},
|
|
154771
|
-
{
|
|
154772
|
-
"name": "target",
|
|
154773
|
-
"type": {
|
|
154774
|
-
"text": "LinkTargetType | string"
|
|
154775
|
-
},
|
|
154776
|
-
"default": "''",
|
|
154777
|
-
"description": "Where to display the linked URL.",
|
|
154778
|
-
"fieldName": "target",
|
|
154779
|
-
"inheritedFrom": {
|
|
154780
|
-
"name": "SbbLinkBaseElement",
|
|
154781
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154782
|
-
}
|
|
154783
|
-
},
|
|
154784
|
-
{
|
|
154785
|
-
"name": "rel",
|
|
154786
|
-
"type": {
|
|
154787
|
-
"text": "string"
|
|
154788
|
-
},
|
|
154789
|
-
"default": "''",
|
|
154790
|
-
"description": "The relationship of the linked URL as space-separated link types.",
|
|
154791
|
-
"fieldName": "rel",
|
|
154792
|
-
"inheritedFrom": {
|
|
154793
|
-
"name": "SbbLinkBaseElement",
|
|
154794
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154795
|
-
}
|
|
154796
|
-
},
|
|
154797
|
-
{
|
|
154798
|
-
"name": "download",
|
|
154799
|
-
"type": {
|
|
154800
|
-
"text": "boolean"
|
|
154801
|
-
},
|
|
154802
|
-
"default": "false",
|
|
154803
|
-
"description": "Whether the browser will show the download dialog on click.",
|
|
154804
|
-
"fieldName": "download",
|
|
154805
|
-
"inheritedFrom": {
|
|
154806
|
-
"name": "SbbLinkBaseElement",
|
|
154807
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154808
|
-
}
|
|
154809
|
-
},
|
|
154810
|
-
{
|
|
154811
|
-
"name": "accessibility-label",
|
|
154812
|
-
"type": {
|
|
154813
|
-
"text": "string"
|
|
154814
|
-
},
|
|
154815
|
-
"default": "''",
|
|
154816
|
-
"description": "This will be forwarded as aria-label to the inner anchor element.",
|
|
154817
|
-
"fieldName": "accessibilityLabel",
|
|
154818
|
-
"inheritedFrom": {
|
|
154819
|
-
"name": "SbbLinkBaseElement",
|
|
154820
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154821
|
-
}
|
|
154822
|
-
},
|
|
154823
|
-
{
|
|
154824
|
-
"name": "accessibility-current",
|
|
154825
|
-
"type": {
|
|
154826
|
-
"text": "string"
|
|
154827
|
-
},
|
|
154828
|
-
"default": "''",
|
|
154829
|
-
"description": "This will be forwarded as aria-current to the inner anchor element.",
|
|
154830
|
-
"fieldName": "accessibilityCurrent",
|
|
154831
|
-
"inheritedFrom": {
|
|
154832
|
-
"name": "SbbLinkBaseElement",
|
|
154833
|
-
"module": "core/base-elements/link-base-element.js"
|
|
154834
|
-
}
|
|
154835
154835
|
}
|
|
154836
154836
|
]
|
|
154837
154837
|
}
|
|
@@ -154839,10 +154839,10 @@
|
|
|
154839
154839
|
"exports": [
|
|
154840
154840
|
{
|
|
154841
154841
|
"kind": "js",
|
|
154842
|
-
"name": "
|
|
154842
|
+
"name": "SbbTeaserProductStaticElement",
|
|
154843
154843
|
"declaration": {
|
|
154844
|
-
"name": "
|
|
154845
|
-
"module": "teaser-product/teaser-product/teaser-product.component.js"
|
|
154844
|
+
"name": "SbbTeaserProductStaticElement",
|
|
154845
|
+
"module": "teaser-product/teaser-product-static/teaser-product-static.component.js"
|
|
154846
154846
|
}
|
|
154847
154847
|
}
|
|
154848
154848
|
]
|