@sbb-esta/lyne-elements 3.11.0 → 3.12.0
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/action-group/action-group.component.js +1 -1
- package/alert/alert/alert.component.js +1 -1
- package/autocomplete/autocomplete-base-element.d.ts +5 -0
- package/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/autocomplete/autocomplete-base-element.js +72 -59
- package/autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js +1 -1
- package/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js +1 -1
- package/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js +1 -1
- package/badge.css +1 -0
- package/breadcrumb/breadcrumb/breadcrumb.component.js +4 -4
- package/breadcrumb/breadcrumb-group/breadcrumb-group.component.js +1 -1
- package/button/common.js +1 -1
- package/button/mini-button/mini-button.component.js +1 -1
- package/button.js +1 -1
- package/calendar/calendar.component.js +1 -1
- package/card/card/card.component.js +1 -1
- package/card/card-badge/card-badge.component.js +1 -1
- package/carousel/carousel-list/carousel-list.component.d.ts +8 -3
- package/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
- package/carousel/carousel-list/carousel-list.component.js +62 -40
- package/checkbox/checkbox-group/checkbox-group.component.js +1 -1
- package/chip/chip/chip.component.js +1 -1
- package/chip/chip-group/chip-group.component.js +1 -1
- package/chip-label/chip-label.component.js +1 -1
- package/container/container/container.component.js +11 -11
- package/container/sticky-bar/sticky-bar.component.js +9 -9
- package/core/mixins.js +1 -1
- package/core/overlay/overlay-option-panel.d.ts +2 -1
- package/core/overlay/overlay-option-panel.d.ts.map +1 -1
- package/core/overlay/overlay-option-panel.js +8 -5
- package/core/overlay/position.d.ts +2 -0
- package/core/overlay/position.d.ts.map +1 -1
- package/core/overlay/position.js +19 -17
- package/core/styles/layout.scss +4 -0
- package/core/styles/mixins/badge.scss +3 -0
- package/core/styles/mixins/layout.scss +5 -4
- package/core/styles/mixins/link.scss +0 -11
- package/custom-elements.json +352 -197
- package/date-input/date-input.component.js +1 -1
- package/datepicker/datepicker-next-day/datepicker-next-day.component.js +1 -1
- package/datepicker/datepicker-previous-day/datepicker-previous-day.component.js +1 -1
- package/datepicker/datepicker-toggle/datepicker-toggle.component.js +1 -1
- package/development/autocomplete/autocomplete-base-element.d.ts +5 -0
- package/development/autocomplete/autocomplete-base-element.d.ts.map +1 -1
- package/development/autocomplete/autocomplete-base-element.js +25 -5
- package/development/breadcrumb/breadcrumb/breadcrumb.component.js +1 -2
- package/development/carousel/carousel-list/carousel-list.component.d.ts +8 -3
- package/development/carousel/carousel-list/carousel-list.component.d.ts.map +1 -1
- package/development/carousel/carousel-list/carousel-list.component.js +51 -19
- package/development/container/container/container.component.js +3 -3
- package/development/container/sticky-bar/sticky-bar.component.js +5 -5
- package/development/core/overlay/overlay-option-panel.d.ts +2 -1
- package/development/core/overlay/overlay-option-panel.d.ts.map +1 -1
- package/development/core/overlay/overlay-option-panel.js +6 -3
- package/development/core/overlay/position.d.ts +2 -0
- package/development/core/overlay/position.d.ts.map +1 -1
- package/development/core/overlay/position.js +3 -2
- package/development/footer/footer.component.js +3 -3
- package/development/header/header/header.component.js +3 -3
- package/development/lead-container/lead-container.component.js +8 -7
- package/development/link/common/block-link-common.js +2 -12
- package/development/link/common/inline-link-common.js +2 -10
- package/development/link/common/link-common.js +1 -1
- package/development/link/common.js +1 -1
- package/development/{link-common-DPLJx5Uo.js → link-common-BDFF9Oiz.js} +1 -3
- package/development/link-list/link-list-anchor/link-list-anchor.component.js +1 -2
- package/development/link.js +1 -1
- package/development/mini-calendar/mini-calendar/mini-calendar.component.d.ts.map +1 -1
- package/development/mini-calendar/mini-calendar/mini-calendar.component.js +5 -7
- package/development/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +3 -3
- package/development/paginator/common/paginator-common.d.ts +2 -1
- package/development/paginator/common/paginator-common.d.ts.map +1 -1
- package/development/paginator/common/paginator-common.js +87 -49
- package/development/paginator/compact-paginator/compact-paginator.component.d.ts.map +1 -1
- package/development/paginator/compact-paginator/compact-paginator.component.js +3 -2
- package/development/paginator/paginator/paginator.component.d.ts +6 -0
- package/development/paginator/paginator/paginator.component.d.ts.map +1 -1
- package/development/paginator/paginator/paginator.component.js +19 -4
- package/development/tag/tag/tag.component.js +2 -1
- package/dialog/dialog/dialog.component.js +1 -1
- package/dialog/dialog-actions/dialog-actions.component.js +1 -1
- package/expansion-panel/expansion-panel/expansion-panel.component.js +1 -1
- package/expansion-panel/expansion-panel-content/expansion-panel-content.component.js +1 -1
- package/expansion-panel/expansion-panel-header/expansion-panel-header.component.js +1 -1
- package/file-selector/common.js +1 -1
- package/file-selector-common-BEWjyy75.js +5 -0
- package/file-selector.js +1 -1
- package/flip-card/flip-card/flip-card.component.js +1 -1
- package/flip-card/flip-card-summary/flip-card-summary.component.js +1 -1
- package/footer/footer.component.js +8 -8
- package/form-error/form-error.component.js +1 -1
- package/form-field/form-field/form-field.component.js +1 -1
- package/form-field/form-field-clear/form-field-clear.component.js +1 -1
- package/header/common/header-action-common.js +1 -1
- package/header/header/header.component.js +32 -32
- package/icon-sidebar-button-common-XcKoF2SP.js +7 -0
- package/layout.css +9 -3
- package/lead-container/lead-container.component.js +8 -8
- package/link/common/block-link-common.js +25 -25
- package/link/common/inline-link-common.js +7 -7
- package/link/common/link-common.js +1 -1
- package/link/common.js +1 -1
- package/link-common-nA3q92jp.js +46 -0
- package/link-list/link-list/link-list.component.js +1 -1
- package/link-list/link-list-anchor/link-list-anchor.component.js +5 -5
- package/link.js +1 -1
- package/loading-indicator-circle/loading-indicator-circle.component.js +1 -1
- package/logo/logo.component.js +1 -1
- package/map-container/map-container.component.js +1 -1
- package/menu/common/menu-action-common.js +1 -1
- package/menu/menu/menu.component.js +1 -1
- package/mini-calendar/mini-calendar/mini-calendar.component.d.ts.map +1 -1
- package/mini-calendar/mini-calendar/mini-calendar.component.js +5 -9
- package/mini-calendar/mini-calendar-day/mini-calendar-day.component.js +1 -1
- package/mini-calendar/mini-calendar-month/mini-calendar-month.component.js +16 -16
- package/navigation/common/navigation-action-common.js +1 -1
- package/navigation/navigation/navigation.component.js +1 -1
- package/navigation/navigation-marker/navigation-marker.component.js +1 -1
- package/navigation/navigation-section/navigation-section.component.js +1 -1
- package/notification/notification.component.js +1 -1
- package/off-brand-theme.css +10 -3
- package/option/option/option.component.js +1 -1
- package/overlay/overlay.component.js +1 -1
- package/package.json +1 -1
- package/paginator/common/paginator-common.d.ts +2 -1
- package/paginator/common/paginator-common.d.ts.map +1 -1
- package/paginator/common/paginator-common.js +102 -81
- package/paginator/compact-paginator/compact-paginator.component.d.ts.map +1 -1
- package/paginator/compact-paginator/compact-paginator.component.js +2 -1
- package/paginator/paginator/paginator.component.d.ts +6 -0
- package/paginator/paginator/paginator.component.d.ts.map +1 -1
- package/paginator/paginator/paginator.component.js +57 -45
- package/popover/popover/popover.component.js +1 -1
- package/popover/popover-trigger/popover-trigger.component.js +1 -1
- package/radio-button/common.js +1 -1
- package/radio-button/radio-button-group/radio-button-group.component.js +1 -1
- package/radio-button-common-Bw2t3Sxz.js +5 -0
- package/radio-button.js +1 -1
- package/safety-theme.css +10 -3
- package/select/select.component.js +1 -1
- package/selection-expansion-panel/selection-expansion-panel.component.js +1 -1
- package/sidebar/common.js +1 -1
- package/sidebar/sidebar-container/sidebar-container.component.js +1 -1
- package/sidebar.js +1 -1
- package/signet/signet.component.js +1 -1
- package/slider/slider.component.js +1 -1
- package/standard-theme.css +10 -3
- package/stepper/step-label/step-label.component.js +1 -1
- package/stepper/stepper/stepper.component.js +1 -1
- package/tabs/tab-label/tab-label.component.js +1 -1
- package/tag/tag/tag.component.js +4 -4
- package/teaser/teaser.component.js +1 -1
- package/teaser-hero/teaser-hero.component.js +1 -1
- package/teaser-product/common.js +1 -1
- package/teaser-product/teaser-product/teaser-product.component.js +1 -1
- package/teaser-product-common-Du28QCY3.js +5 -0
- package/teaser-product.js +1 -1
- package/time-input/time-input.component.js +1 -1
- package/timetable-occupancy/timetable-occupancy.component.js +1 -1
- package/timetable-occupancy-icon/timetable-occupancy-icon.component.js +1 -1
- package/toggle/toggle/toggle.component.js +1 -1
- package/toggle-check/toggle-check.component.js +1 -1
- package/train/train-blocked-passage/train-blocked-passage.component.js +1 -1
- package/train/train-formation/train-formation.component.js +1 -1
- package/train/train-wagon/train-wagon.component.js +1 -1
- package/transparent-button-DJIkG5hj.js +9 -0
- package/visual-checkbox/visual-checkbox.component.js +1 -1
- package/file-selector-common-D88J9PEh.js +0 -5
- package/icon-sidebar-button-common-BeRXvifI.js +0 -7
- package/link-common-BBKGg9HN.js +0 -46
- package/radio-button-common-Nm9ULjVb.js +0 -5
- package/teaser-product-common-DIra6aVg.js +0 -5
- package/transparent-button-Bg9fU_iZ.js +0 -9
package/custom-elements.json
CHANGED
|
@@ -2493,6 +2493,17 @@
|
|
|
2493
2493
|
"description": "Whether the user is required to make a selection when they're interacting with the\nautocomplete. If the user moves away from the autocomplete without selecting an option from\nthe list, the value will be reset. If the user opens the panel and closes it without\ninteracting or selecting a value, the initial value will be kept.",
|
|
2494
2494
|
"attribute": "require-selection"
|
|
2495
2495
|
},
|
|
2496
|
+
{
|
|
2497
|
+
"kind": "field",
|
|
2498
|
+
"name": "position",
|
|
2499
|
+
"type": {
|
|
2500
|
+
"text": "'auto' | 'above' | 'below'"
|
|
2501
|
+
},
|
|
2502
|
+
"privacy": "public",
|
|
2503
|
+
"default": "'auto'",
|
|
2504
|
+
"description": "The position of the autocomplete panel relative to the trigger.",
|
|
2505
|
+
"attribute": "position"
|
|
2506
|
+
},
|
|
2496
2507
|
{
|
|
2497
2508
|
"kind": "field",
|
|
2498
2509
|
"name": "originElement",
|
|
@@ -3259,6 +3270,15 @@
|
|
|
3259
3270
|
"description": "Whether the user is required to make a selection when they're interacting with the\nautocomplete. If the user moves away from the autocomplete without selecting an option from\nthe list, the value will be reset. If the user opens the panel and closes it without\ninteracting or selecting a value, the initial value will be kept.",
|
|
3260
3271
|
"fieldName": "requireSelection"
|
|
3261
3272
|
},
|
|
3273
|
+
{
|
|
3274
|
+
"name": "position",
|
|
3275
|
+
"type": {
|
|
3276
|
+
"text": "'auto' | 'above' | 'below'"
|
|
3277
|
+
},
|
|
3278
|
+
"default": "'auto'",
|
|
3279
|
+
"description": "The position of the autocomplete panel relative to the trigger.",
|
|
3280
|
+
"fieldName": "position"
|
|
3281
|
+
},
|
|
3262
3282
|
{
|
|
3263
3283
|
"name": "negative",
|
|
3264
3284
|
"type": {
|
|
@@ -3719,6 +3739,21 @@
|
|
|
3719
3739
|
"module": "autocomplete/autocomplete-base-element.js"
|
|
3720
3740
|
}
|
|
3721
3741
|
},
|
|
3742
|
+
{
|
|
3743
|
+
"kind": "field",
|
|
3744
|
+
"name": "position",
|
|
3745
|
+
"type": {
|
|
3746
|
+
"text": "'auto' | 'above' | 'below'"
|
|
3747
|
+
},
|
|
3748
|
+
"privacy": "public",
|
|
3749
|
+
"default": "'auto'",
|
|
3750
|
+
"description": "The position of the autocomplete panel relative to the trigger.",
|
|
3751
|
+
"attribute": "position",
|
|
3752
|
+
"inheritedFrom": {
|
|
3753
|
+
"name": "SbbAutocompleteBaseElement",
|
|
3754
|
+
"module": "autocomplete/autocomplete-base-element.js"
|
|
3755
|
+
}
|
|
3756
|
+
},
|
|
3722
3757
|
{
|
|
3723
3758
|
"kind": "field",
|
|
3724
3759
|
"name": "originElement",
|
|
@@ -4476,6 +4511,19 @@
|
|
|
4476
4511
|
"name": "SbbAutocompleteBaseElement",
|
|
4477
4512
|
"module": "autocomplete/autocomplete-base-element.js"
|
|
4478
4513
|
}
|
|
4514
|
+
},
|
|
4515
|
+
{
|
|
4516
|
+
"name": "position",
|
|
4517
|
+
"type": {
|
|
4518
|
+
"text": "'auto' | 'above' | 'below'"
|
|
4519
|
+
},
|
|
4520
|
+
"default": "'auto'",
|
|
4521
|
+
"description": "The position of the autocomplete panel relative to the trigger.",
|
|
4522
|
+
"fieldName": "position",
|
|
4523
|
+
"inheritedFrom": {
|
|
4524
|
+
"name": "SbbAutocompleteBaseElement",
|
|
4525
|
+
"module": "autocomplete/autocomplete-base-element.js"
|
|
4526
|
+
}
|
|
4479
4527
|
}
|
|
4480
4528
|
],
|
|
4481
4529
|
"events": [
|
|
@@ -25167,6 +25215,21 @@
|
|
|
25167
25215
|
"module": "autocomplete/autocomplete-base-element.js"
|
|
25168
25216
|
}
|
|
25169
25217
|
},
|
|
25218
|
+
{
|
|
25219
|
+
"kind": "field",
|
|
25220
|
+
"name": "position",
|
|
25221
|
+
"type": {
|
|
25222
|
+
"text": "'auto' | 'above' | 'below'"
|
|
25223
|
+
},
|
|
25224
|
+
"privacy": "public",
|
|
25225
|
+
"default": "'auto'",
|
|
25226
|
+
"description": "The position of the autocomplete panel relative to the trigger.",
|
|
25227
|
+
"attribute": "position",
|
|
25228
|
+
"inheritedFrom": {
|
|
25229
|
+
"name": "SbbAutocompleteBaseElement",
|
|
25230
|
+
"module": "autocomplete/autocomplete-base-element.js"
|
|
25231
|
+
}
|
|
25232
|
+
},
|
|
25170
25233
|
{
|
|
25171
25234
|
"kind": "field",
|
|
25172
25235
|
"name": "originElement",
|
|
@@ -25924,6 +25987,19 @@
|
|
|
25924
25987
|
"name": "SbbAutocompleteBaseElement",
|
|
25925
25988
|
"module": "autocomplete/autocomplete-base-element.js"
|
|
25926
25989
|
}
|
|
25990
|
+
},
|
|
25991
|
+
{
|
|
25992
|
+
"name": "position",
|
|
25993
|
+
"type": {
|
|
25994
|
+
"text": "'auto' | 'above' | 'below'"
|
|
25995
|
+
},
|
|
25996
|
+
"default": "'auto'",
|
|
25997
|
+
"description": "The position of the autocomplete panel relative to the trigger.",
|
|
25998
|
+
"fieldName": "position",
|
|
25999
|
+
"inheritedFrom": {
|
|
26000
|
+
"name": "SbbAutocompleteBaseElement",
|
|
26001
|
+
"module": "autocomplete/autocomplete-base-element.js"
|
|
26002
|
+
}
|
|
25927
26003
|
}
|
|
25928
26004
|
],
|
|
25929
26005
|
"events": [
|
|
@@ -39262,17 +39338,32 @@
|
|
|
39262
39338
|
"privacy": "private",
|
|
39263
39339
|
"default": "new SbbLanguageController(this)"
|
|
39264
39340
|
},
|
|
39341
|
+
{
|
|
39342
|
+
"kind": "field",
|
|
39343
|
+
"name": "_observedCarouselItems",
|
|
39344
|
+
"type": {
|
|
39345
|
+
"text": "SbbCarouselItemElement[]"
|
|
39346
|
+
},
|
|
39347
|
+
"privacy": "private",
|
|
39348
|
+
"default": "[]"
|
|
39349
|
+
},
|
|
39265
39350
|
{
|
|
39266
39351
|
"kind": "field",
|
|
39267
39352
|
"name": "_beforeShowObserver",
|
|
39268
39353
|
"privacy": "private",
|
|
39269
|
-
"default": "new IntersectionController(this, { callback: (entry) => { const item = entry.filter((e) => e.isIntersecting && e.target !== this); item.forEach((e) => { const target = e.target as SbbCarouselItemElement; target.dispatchEvent( new CustomEvent<SbbCarouselItemEventDetail>('beforeshow', { detail: { index: this._carouselItems().findIndex((e) => e === target) }, bubbles: true, composed: true, }), ); }); }, config: { threshold: 0.01, root: this, rootMargin: '100% 0% 100% 0%' }, })"
|
|
39354
|
+
"default": "new IntersectionController(this, { target: null, callback: (entry) => { const item = entry.filter((e) => e.isIntersecting && e.target !== this); item.forEach((e) => { const target = e.target as SbbCarouselItemElement; target.dispatchEvent( new CustomEvent<SbbCarouselItemEventDetail>('beforeshow', { detail: { index: this._carouselItems().findIndex((e) => e === target) }, bubbles: true, composed: true, }), ); }); }, config: { threshold: 0.01, root: this, rootMargin: '100% 0% 100% 0%' }, })"
|
|
39270
39355
|
},
|
|
39271
39356
|
{
|
|
39272
39357
|
"kind": "field",
|
|
39273
39358
|
"name": "_showObserver",
|
|
39274
39359
|
"privacy": "private",
|
|
39275
|
-
"default": "new IntersectionController(this, { callback: (entryArr) => { for (const entry of entryArr) { if (entry.target === this) { continue; } const target = entry.target as SbbCarouselItemElement; if (entry.isIntersecting) { target.ariaHidden = null; this._currentIndex = this._carouselItems().findIndex((el) => el === target); target.dispatchEvent( new CustomEvent<SbbCarouselItemEventDetail>('show', { detail: { index: this._currentIndex }, bubbles: true, composed: true, }), ); } else { target.ariaHidden = 'true'; } } }, config: { threshold: 0.99, root: this, rootMargin: '100% 0% 100% 0%' }, })"
|
|
39360
|
+
"default": "new IntersectionController(this, { target: null, callback: (entryArr) => { for (const entry of entryArr) { if (entry.target === this) { continue; } const target = entry.target as SbbCarouselItemElement; if (entry.isIntersecting) { target.ariaHidden = null; this._currentIndex = this._carouselItems().findIndex((el) => el === target); target.dispatchEvent( new CustomEvent<SbbCarouselItemEventDetail>('show', { detail: { index: this._currentIndex }, bubbles: true, composed: true, }), ); } else { target.ariaHidden = 'true'; } } }, config: { threshold: 0.99, root: this, rootMargin: '100% 0% 100% 0%' }, })"
|
|
39361
|
+
},
|
|
39362
|
+
{
|
|
39363
|
+
"kind": "field",
|
|
39364
|
+
"name": "_firstVisibleIntersectionController",
|
|
39365
|
+
"privacy": "private",
|
|
39366
|
+
"default": "new IntersectionController(this, { callback: (entries) => { entries.forEach((entry) => { if (entry.intersectionRatio > 0) { this._readDimensions(); this._firstVisibleIntersectionController.unobserve(this); } }); }, config: { root: !isServer ? document?.documentElement : null, }, })"
|
|
39276
39367
|
},
|
|
39277
39368
|
{
|
|
39278
39369
|
"kind": "method",
|
|
@@ -39295,6 +39386,17 @@
|
|
|
39295
39386
|
}
|
|
39296
39387
|
}
|
|
39297
39388
|
},
|
|
39389
|
+
{
|
|
39390
|
+
"kind": "method",
|
|
39391
|
+
"name": "_readDimensions",
|
|
39392
|
+
"privacy": "private",
|
|
39393
|
+
"return": {
|
|
39394
|
+
"type": {
|
|
39395
|
+
"text": "void"
|
|
39396
|
+
}
|
|
39397
|
+
},
|
|
39398
|
+
"description": "Reads the dimensions of the first carousel item and sets the CSS properties accordingly.\nShould set the dimensions only once, when the first item becomes visible and if the value is non-zero."
|
|
39399
|
+
},
|
|
39298
39400
|
{
|
|
39299
39401
|
"kind": "method",
|
|
39300
39402
|
"name": "_onKeyDown",
|
|
@@ -58799,6 +58901,14 @@
|
|
|
58799
58901
|
"text": "HTMLElement"
|
|
58800
58902
|
},
|
|
58801
58903
|
"description": "The reference to the component."
|
|
58904
|
+
},
|
|
58905
|
+
{
|
|
58906
|
+
"name": "position",
|
|
58907
|
+
"default": "'auto'",
|
|
58908
|
+
"type": {
|
|
58909
|
+
"text": "'auto' | 'above' | 'below'"
|
|
58910
|
+
},
|
|
58911
|
+
"description": "The allowed position of the overlay relative to the origin."
|
|
58802
58912
|
}
|
|
58803
58913
|
],
|
|
58804
58914
|
"description": "Places the overlay in the correct position."
|
|
@@ -59196,7 +59306,7 @@
|
|
|
59196
59306
|
"name": "properties",
|
|
59197
59307
|
"optional": true,
|
|
59198
59308
|
"type": {
|
|
59199
|
-
"text": "{\n verticalOffset?: number;\n horizontalOffset?: number;\n centered?: boolean;\n responsiveHeight?: boolean;\n }"
|
|
59309
|
+
"text": "{\n verticalOffset?: number;\n horizontalOffset?: number;\n centered?: boolean;\n responsiveHeight?: boolean;\n forceAbove?: boolean;\n forceBelow?: boolean;\n }"
|
|
59200
59310
|
},
|
|
59201
59311
|
"description": "Properties to take into account in calculations (optional)."
|
|
59202
59312
|
},
|
|
@@ -90663,6 +90773,24 @@
|
|
|
90663
90773
|
},
|
|
90664
90774
|
"privacy": "protected"
|
|
90665
90775
|
},
|
|
90776
|
+
{
|
|
90777
|
+
"kind": "method",
|
|
90778
|
+
"name": "changeAndEmitPage",
|
|
90779
|
+
"privacy": "protected",
|
|
90780
|
+
"return": {
|
|
90781
|
+
"type": {
|
|
90782
|
+
"text": "void"
|
|
90783
|
+
}
|
|
90784
|
+
},
|
|
90785
|
+
"parameters": [
|
|
90786
|
+
{
|
|
90787
|
+
"name": "pageIndex",
|
|
90788
|
+
"type": {
|
|
90789
|
+
"text": "number"
|
|
90790
|
+
}
|
|
90791
|
+
}
|
|
90792
|
+
]
|
|
90793
|
+
},
|
|
90666
90794
|
{
|
|
90667
90795
|
"kind": "method",
|
|
90668
90796
|
"name": "emitPageEvent",
|
|
@@ -90678,6 +90806,13 @@
|
|
|
90678
90806
|
"type": {
|
|
90679
90807
|
"text": "number"
|
|
90680
90808
|
}
|
|
90809
|
+
},
|
|
90810
|
+
{
|
|
90811
|
+
"name": "pageIndex",
|
|
90812
|
+
"optional": true,
|
|
90813
|
+
"type": {
|
|
90814
|
+
"text": "number"
|
|
90815
|
+
}
|
|
90681
90816
|
}
|
|
90682
90817
|
]
|
|
90683
90818
|
},
|
|
@@ -90853,74 +90988,39 @@
|
|
|
90853
90988
|
"static": true,
|
|
90854
90989
|
"default": "'group'"
|
|
90855
90990
|
},
|
|
90856
|
-
{
|
|
90857
|
-
"kind": "field",
|
|
90858
|
-
"name": "events",
|
|
90859
|
-
"type": {
|
|
90860
|
-
"text": "{\n page: 'page',\n }"
|
|
90861
|
-
},
|
|
90862
|
-
"privacy": "public",
|
|
90863
|
-
"static": true,
|
|
90864
|
-
"readonly": true,
|
|
90865
|
-
"default": "{ page: 'page', }"
|
|
90866
|
-
},
|
|
90867
90991
|
{
|
|
90868
90992
|
"kind": "field",
|
|
90869
90993
|
"name": "length",
|
|
90870
|
-
"privacy": "public",
|
|
90871
|
-
"description": "Total number of items.",
|
|
90872
90994
|
"type": {
|
|
90873
90995
|
"text": "number"
|
|
90874
90996
|
},
|
|
90997
|
+
"privacy": "public",
|
|
90998
|
+
"default": "0",
|
|
90999
|
+
"description": "Total number of items.",
|
|
90875
91000
|
"attribute": "length"
|
|
90876
91001
|
},
|
|
90877
91002
|
{
|
|
90878
91003
|
"kind": "field",
|
|
90879
|
-
"name": "
|
|
91004
|
+
"name": "pageSize",
|
|
90880
91005
|
"type": {
|
|
90881
91006
|
"text": "number"
|
|
90882
91007
|
},
|
|
90883
|
-
"privacy": "private",
|
|
90884
|
-
"default": "0"
|
|
90885
|
-
},
|
|
90886
|
-
{
|
|
90887
|
-
"kind": "field",
|
|
90888
|
-
"name": "pageSize",
|
|
90889
91008
|
"privacy": "public",
|
|
91009
|
+
"default": "10",
|
|
90890
91010
|
"description": "Number of items per page.",
|
|
90891
|
-
"type": {
|
|
90892
|
-
"text": "number"
|
|
90893
|
-
},
|
|
90894
91011
|
"attribute": "page-size"
|
|
90895
91012
|
},
|
|
90896
91013
|
{
|
|
90897
91014
|
"kind": "field",
|
|
90898
|
-
"name": "
|
|
91015
|
+
"name": "pageIndex",
|
|
90899
91016
|
"type": {
|
|
90900
91017
|
"text": "number"
|
|
90901
91018
|
},
|
|
90902
|
-
"privacy": "private",
|
|
90903
|
-
"default": "10"
|
|
90904
|
-
},
|
|
90905
|
-
{
|
|
90906
|
-
"kind": "field",
|
|
90907
|
-
"name": "pageIndex",
|
|
90908
91019
|
"privacy": "public",
|
|
91020
|
+
"default": "0",
|
|
90909
91021
|
"description": "Current page index.",
|
|
90910
|
-
"type": {
|
|
90911
|
-
"text": "number"
|
|
90912
|
-
},
|
|
90913
91022
|
"attribute": "page-index"
|
|
90914
91023
|
},
|
|
90915
|
-
{
|
|
90916
|
-
"kind": "field",
|
|
90917
|
-
"name": "_pageIndex",
|
|
90918
|
-
"type": {
|
|
90919
|
-
"text": "number"
|
|
90920
|
-
},
|
|
90921
|
-
"privacy": "private",
|
|
90922
|
-
"default": "0"
|
|
90923
|
-
},
|
|
90924
91024
|
{
|
|
90925
91025
|
"kind": "field",
|
|
90926
91026
|
"name": "pagerPosition",
|
|
@@ -90984,14 +91084,6 @@
|
|
|
90984
91084
|
"privacy": "protected",
|
|
90985
91085
|
"default": "new SbbLanguageController(this)"
|
|
90986
91086
|
},
|
|
90987
|
-
{
|
|
90988
|
-
"kind": "field",
|
|
90989
|
-
"name": "_previousPageSize",
|
|
90990
|
-
"type": {
|
|
90991
|
-
"text": "number"
|
|
90992
|
-
},
|
|
90993
|
-
"privacy": "private"
|
|
90994
|
-
},
|
|
90995
91087
|
{
|
|
90996
91088
|
"kind": "method",
|
|
90997
91089
|
"name": "renderPaginator",
|
|
@@ -91031,6 +91123,24 @@
|
|
|
91031
91123
|
}
|
|
91032
91124
|
}
|
|
91033
91125
|
},
|
|
91126
|
+
{
|
|
91127
|
+
"kind": "method",
|
|
91128
|
+
"name": "changeAndEmitPage",
|
|
91129
|
+
"privacy": "protected",
|
|
91130
|
+
"return": {
|
|
91131
|
+
"type": {
|
|
91132
|
+
"text": "void"
|
|
91133
|
+
}
|
|
91134
|
+
},
|
|
91135
|
+
"parameters": [
|
|
91136
|
+
{
|
|
91137
|
+
"name": "pageIndex",
|
|
91138
|
+
"type": {
|
|
91139
|
+
"text": "number"
|
|
91140
|
+
}
|
|
91141
|
+
}
|
|
91142
|
+
]
|
|
91143
|
+
},
|
|
91034
91144
|
{
|
|
91035
91145
|
"kind": "method",
|
|
91036
91146
|
"name": "nextPage",
|
|
@@ -91136,6 +91246,31 @@
|
|
|
91136
91246
|
"text": "void"
|
|
91137
91247
|
}
|
|
91138
91248
|
},
|
|
91249
|
+
"parameters": [
|
|
91250
|
+
{
|
|
91251
|
+
"name": "previousPageIndex",
|
|
91252
|
+
"type": {
|
|
91253
|
+
"text": "number"
|
|
91254
|
+
}
|
|
91255
|
+
},
|
|
91256
|
+
{
|
|
91257
|
+
"name": "pageIndex",
|
|
91258
|
+
"optional": true,
|
|
91259
|
+
"type": {
|
|
91260
|
+
"text": "number"
|
|
91261
|
+
}
|
|
91262
|
+
}
|
|
91263
|
+
]
|
|
91264
|
+
},
|
|
91265
|
+
{
|
|
91266
|
+
"kind": "method",
|
|
91267
|
+
"name": "_emitPrivatePageEvent",
|
|
91268
|
+
"privacy": "private",
|
|
91269
|
+
"return": {
|
|
91270
|
+
"type": {
|
|
91271
|
+
"text": "void"
|
|
91272
|
+
}
|
|
91273
|
+
},
|
|
91139
91274
|
"parameters": [
|
|
91140
91275
|
{
|
|
91141
91276
|
"name": "previousPageIndex",
|
|
@@ -91251,32 +91386,35 @@
|
|
|
91251
91386
|
"type": {
|
|
91252
91387
|
"text": "CustomEvent<SbbPaginatorPageEventDetails>"
|
|
91253
91388
|
},
|
|
91254
|
-
"description": "The page event is dispatched
|
|
91389
|
+
"description": "The page event is dispatched whenever the user changes the page."
|
|
91255
91390
|
}
|
|
91256
91391
|
],
|
|
91257
91392
|
"attributes": [
|
|
91258
91393
|
{
|
|
91259
91394
|
"name": "length",
|
|
91260
|
-
"description": "Total number of items.",
|
|
91261
91395
|
"type": {
|
|
91262
91396
|
"text": "number"
|
|
91263
91397
|
},
|
|
91398
|
+
"default": "0",
|
|
91399
|
+
"description": "Total number of items.",
|
|
91264
91400
|
"fieldName": "length"
|
|
91265
91401
|
},
|
|
91266
91402
|
{
|
|
91267
91403
|
"name": "page-size",
|
|
91268
|
-
"description": "Number of items per page.",
|
|
91269
91404
|
"type": {
|
|
91270
91405
|
"text": "number"
|
|
91271
91406
|
},
|
|
91407
|
+
"default": "10",
|
|
91408
|
+
"description": "Number of items per page.",
|
|
91272
91409
|
"fieldName": "pageSize"
|
|
91273
91410
|
},
|
|
91274
91411
|
{
|
|
91275
91412
|
"name": "page-index",
|
|
91276
|
-
"description": "Current page index.",
|
|
91277
91413
|
"type": {
|
|
91278
91414
|
"text": "number"
|
|
91279
91415
|
},
|
|
91416
|
+
"default": "0",
|
|
91417
|
+
"description": "Current page index.",
|
|
91280
91418
|
"fieldName": "pageIndex"
|
|
91281
91419
|
},
|
|
91282
91420
|
{
|
|
@@ -91407,16 +91545,12 @@
|
|
|
91407
91545
|
"kind": "field",
|
|
91408
91546
|
"name": "events",
|
|
91409
91547
|
"type": {
|
|
91410
|
-
"text": "{\n page: 'page',\n }"
|
|
91548
|
+
"text": "{\n page: 'page',\n ɵpage: 'ɵpage',\n }"
|
|
91411
91549
|
},
|
|
91412
91550
|
"privacy": "public",
|
|
91413
91551
|
"static": true,
|
|
91414
91552
|
"readonly": true,
|
|
91415
|
-
"default": "{ page: 'page', }"
|
|
91416
|
-
"inheritedFrom": {
|
|
91417
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
91418
|
-
"module": "paginator/common/paginator-common.js"
|
|
91419
|
-
}
|
|
91553
|
+
"default": "{ page: 'page', ɵpage: 'ɵpage', }"
|
|
91420
91554
|
},
|
|
91421
91555
|
{
|
|
91422
91556
|
"kind": "method",
|
|
@@ -91459,26 +91593,13 @@
|
|
|
91459
91593
|
{
|
|
91460
91594
|
"kind": "field",
|
|
91461
91595
|
"name": "length",
|
|
91462
|
-
"privacy": "public",
|
|
91463
|
-
"description": "Total number of items.",
|
|
91464
|
-
"type": {
|
|
91465
|
-
"text": "number"
|
|
91466
|
-
},
|
|
91467
|
-
"attribute": "length",
|
|
91468
|
-
"inheritedFrom": {
|
|
91469
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
91470
|
-
"module": "paginator/common/paginator-common.js"
|
|
91471
|
-
},
|
|
91472
|
-
"default": "0"
|
|
91473
|
-
},
|
|
91474
|
-
{
|
|
91475
|
-
"kind": "field",
|
|
91476
|
-
"name": "_length",
|
|
91477
91596
|
"type": {
|
|
91478
91597
|
"text": "number"
|
|
91479
91598
|
},
|
|
91480
|
-
"privacy": "
|
|
91599
|
+
"privacy": "public",
|
|
91481
91600
|
"default": "0",
|
|
91601
|
+
"description": "Total number of items.",
|
|
91602
|
+
"attribute": "length",
|
|
91482
91603
|
"inheritedFrom": {
|
|
91483
91604
|
"name": "SbbPaginatorCommonElementMixin",
|
|
91484
91605
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -91487,26 +91608,13 @@
|
|
|
91487
91608
|
{
|
|
91488
91609
|
"kind": "field",
|
|
91489
91610
|
"name": "pageSize",
|
|
91490
|
-
"privacy": "public",
|
|
91491
|
-
"description": "Number of items per page.",
|
|
91492
91611
|
"type": {
|
|
91493
91612
|
"text": "number"
|
|
91494
91613
|
},
|
|
91495
|
-
"
|
|
91496
|
-
"inheritedFrom": {
|
|
91497
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
91498
|
-
"module": "paginator/common/paginator-common.js"
|
|
91499
|
-
},
|
|
91500
|
-
"default": "10"
|
|
91501
|
-
},
|
|
91502
|
-
{
|
|
91503
|
-
"kind": "field",
|
|
91504
|
-
"name": "_pageSize",
|
|
91505
|
-
"type": {
|
|
91506
|
-
"text": "number"
|
|
91507
|
-
},
|
|
91508
|
-
"privacy": "private",
|
|
91614
|
+
"privacy": "public",
|
|
91509
91615
|
"default": "10",
|
|
91616
|
+
"description": "Number of items per page.",
|
|
91617
|
+
"attribute": "page-size",
|
|
91510
91618
|
"inheritedFrom": {
|
|
91511
91619
|
"name": "SbbPaginatorCommonElementMixin",
|
|
91512
91620
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -91515,26 +91623,13 @@
|
|
|
91515
91623
|
{
|
|
91516
91624
|
"kind": "field",
|
|
91517
91625
|
"name": "pageIndex",
|
|
91518
|
-
"privacy": "public",
|
|
91519
|
-
"description": "Current page index.",
|
|
91520
91626
|
"type": {
|
|
91521
91627
|
"text": "number"
|
|
91522
91628
|
},
|
|
91523
|
-
"
|
|
91524
|
-
"inheritedFrom": {
|
|
91525
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
91526
|
-
"module": "paginator/common/paginator-common.js"
|
|
91527
|
-
},
|
|
91528
|
-
"default": "0"
|
|
91529
|
-
},
|
|
91530
|
-
{
|
|
91531
|
-
"kind": "field",
|
|
91532
|
-
"name": "_pageIndex",
|
|
91533
|
-
"type": {
|
|
91534
|
-
"text": "number"
|
|
91535
|
-
},
|
|
91536
|
-
"privacy": "private",
|
|
91629
|
+
"privacy": "public",
|
|
91537
91630
|
"default": "0",
|
|
91631
|
+
"description": "Current page index.",
|
|
91632
|
+
"attribute": "page-index",
|
|
91538
91633
|
"inheritedFrom": {
|
|
91539
91634
|
"name": "SbbPaginatorCommonElementMixin",
|
|
91540
91635
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -91627,18 +91722,6 @@
|
|
|
91627
91722
|
"module": "paginator/common/paginator-common.js"
|
|
91628
91723
|
}
|
|
91629
91724
|
},
|
|
91630
|
-
{
|
|
91631
|
-
"kind": "field",
|
|
91632
|
-
"name": "_previousPageSize",
|
|
91633
|
-
"type": {
|
|
91634
|
-
"text": "number"
|
|
91635
|
-
},
|
|
91636
|
-
"privacy": "private",
|
|
91637
|
-
"inheritedFrom": {
|
|
91638
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
91639
|
-
"module": "paginator/common/paginator-common.js"
|
|
91640
|
-
}
|
|
91641
|
-
},
|
|
91642
91725
|
{
|
|
91643
91726
|
"kind": "method",
|
|
91644
91727
|
"name": "_coercePageIndexInRange",
|
|
@@ -91676,6 +91759,28 @@
|
|
|
91676
91759
|
"module": "paginator/common/paginator-common.js"
|
|
91677
91760
|
}
|
|
91678
91761
|
},
|
|
91762
|
+
{
|
|
91763
|
+
"kind": "method",
|
|
91764
|
+
"name": "changeAndEmitPage",
|
|
91765
|
+
"privacy": "protected",
|
|
91766
|
+
"return": {
|
|
91767
|
+
"type": {
|
|
91768
|
+
"text": "void"
|
|
91769
|
+
}
|
|
91770
|
+
},
|
|
91771
|
+
"parameters": [
|
|
91772
|
+
{
|
|
91773
|
+
"name": "pageIndex",
|
|
91774
|
+
"type": {
|
|
91775
|
+
"text": "number"
|
|
91776
|
+
}
|
|
91777
|
+
}
|
|
91778
|
+
],
|
|
91779
|
+
"inheritedFrom": {
|
|
91780
|
+
"name": "SbbPaginatorCommonElementMixin",
|
|
91781
|
+
"module": "paginator/common/paginator-common.js"
|
|
91782
|
+
}
|
|
91783
|
+
},
|
|
91679
91784
|
{
|
|
91680
91785
|
"kind": "method",
|
|
91681
91786
|
"name": "nextPage",
|
|
@@ -91813,6 +91918,35 @@
|
|
|
91813
91918
|
"text": "void"
|
|
91814
91919
|
}
|
|
91815
91920
|
},
|
|
91921
|
+
"parameters": [
|
|
91922
|
+
{
|
|
91923
|
+
"name": "previousPageIndex",
|
|
91924
|
+
"type": {
|
|
91925
|
+
"text": "number"
|
|
91926
|
+
}
|
|
91927
|
+
},
|
|
91928
|
+
{
|
|
91929
|
+
"name": "pageIndex",
|
|
91930
|
+
"optional": true,
|
|
91931
|
+
"type": {
|
|
91932
|
+
"text": "number"
|
|
91933
|
+
}
|
|
91934
|
+
}
|
|
91935
|
+
],
|
|
91936
|
+
"inheritedFrom": {
|
|
91937
|
+
"name": "SbbPaginatorCommonElementMixin",
|
|
91938
|
+
"module": "paginator/common/paginator-common.js"
|
|
91939
|
+
}
|
|
91940
|
+
},
|
|
91941
|
+
{
|
|
91942
|
+
"kind": "method",
|
|
91943
|
+
"name": "_emitPrivatePageEvent",
|
|
91944
|
+
"privacy": "private",
|
|
91945
|
+
"return": {
|
|
91946
|
+
"type": {
|
|
91947
|
+
"text": "void"
|
|
91948
|
+
}
|
|
91949
|
+
},
|
|
91816
91950
|
"parameters": [
|
|
91817
91951
|
{
|
|
91818
91952
|
"name": "previousPageIndex",
|
|
@@ -91945,10 +92079,11 @@
|
|
|
91945
92079
|
"attributes": [
|
|
91946
92080
|
{
|
|
91947
92081
|
"name": "length",
|
|
91948
|
-
"description": "Total number of items.",
|
|
91949
92082
|
"type": {
|
|
91950
92083
|
"text": "number"
|
|
91951
92084
|
},
|
|
92085
|
+
"default": "0",
|
|
92086
|
+
"description": "Total number of items.",
|
|
91952
92087
|
"fieldName": "length",
|
|
91953
92088
|
"inheritedFrom": {
|
|
91954
92089
|
"name": "SbbPaginatorCommonElementMixin",
|
|
@@ -91957,10 +92092,11 @@
|
|
|
91957
92092
|
},
|
|
91958
92093
|
{
|
|
91959
92094
|
"name": "page-size",
|
|
91960
|
-
"description": "Number of items per page.",
|
|
91961
92095
|
"type": {
|
|
91962
92096
|
"text": "number"
|
|
91963
92097
|
},
|
|
92098
|
+
"default": "10",
|
|
92099
|
+
"description": "Number of items per page.",
|
|
91964
92100
|
"fieldName": "pageSize",
|
|
91965
92101
|
"inheritedFrom": {
|
|
91966
92102
|
"name": "SbbPaginatorCommonElementMixin",
|
|
@@ -91969,10 +92105,11 @@
|
|
|
91969
92105
|
},
|
|
91970
92106
|
{
|
|
91971
92107
|
"name": "page-index",
|
|
91972
|
-
"description": "Current page index.",
|
|
91973
92108
|
"type": {
|
|
91974
92109
|
"text": "number"
|
|
91975
92110
|
},
|
|
92111
|
+
"default": "0",
|
|
92112
|
+
"description": "Current page index.",
|
|
91976
92113
|
"fieldName": "pageIndex",
|
|
91977
92114
|
"inheritedFrom": {
|
|
91978
92115
|
"name": "SbbPaginatorCommonElementMixin",
|
|
@@ -92077,7 +92214,7 @@
|
|
|
92077
92214
|
"type": {
|
|
92078
92215
|
"text": "CustomEvent<SbbPaginatorPageEventDetails>"
|
|
92079
92216
|
},
|
|
92080
|
-
"description": "The page event is dispatched
|
|
92217
|
+
"description": "The page event is dispatched whenever the user changes the page.",
|
|
92081
92218
|
"inheritedFrom": {
|
|
92082
92219
|
"name": "SbbPaginatorCommonElementMixin",
|
|
92083
92220
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -92118,16 +92255,12 @@
|
|
|
92118
92255
|
"kind": "field",
|
|
92119
92256
|
"name": "events",
|
|
92120
92257
|
"type": {
|
|
92121
|
-
"text": "{\n page: 'page',\n }"
|
|
92258
|
+
"text": "{\n page: 'page',\n ɵpage: 'ɵpage',\n }"
|
|
92122
92259
|
},
|
|
92123
92260
|
"privacy": "public",
|
|
92124
92261
|
"static": true,
|
|
92125
92262
|
"readonly": true,
|
|
92126
|
-
"default": "{ page: 'page', }"
|
|
92127
|
-
"inheritedFrom": {
|
|
92128
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
92129
|
-
"module": "paginator/common/paginator-common.js"
|
|
92130
|
-
}
|
|
92263
|
+
"default": "{ page: 'page', ɵpage: 'ɵpage', }"
|
|
92131
92264
|
},
|
|
92132
92265
|
{
|
|
92133
92266
|
"kind": "field",
|
|
@@ -92242,6 +92375,25 @@
|
|
|
92242
92375
|
}
|
|
92243
92376
|
]
|
|
92244
92377
|
},
|
|
92378
|
+
{
|
|
92379
|
+
"kind": "method",
|
|
92380
|
+
"name": "_setPageSizeFromSizeOptionsSelect",
|
|
92381
|
+
"privacy": "private",
|
|
92382
|
+
"return": {
|
|
92383
|
+
"type": {
|
|
92384
|
+
"text": "void"
|
|
92385
|
+
}
|
|
92386
|
+
},
|
|
92387
|
+
"parameters": [
|
|
92388
|
+
{
|
|
92389
|
+
"name": "value",
|
|
92390
|
+
"type": {
|
|
92391
|
+
"text": "number"
|
|
92392
|
+
}
|
|
92393
|
+
}
|
|
92394
|
+
],
|
|
92395
|
+
"description": "A `pageSize` change would trigger a `pageIndex` change via `willUpdate`;\nthis triggers a `ɵpage` event, but it's late for the `page` event,\nso the checks on the `pageIndex` changes are done here, and possibly the event is emitted."
|
|
92396
|
+
},
|
|
92245
92397
|
{
|
|
92246
92398
|
"kind": "method",
|
|
92247
92399
|
"name": "_renderItemPerPageTemplate",
|
|
@@ -92293,26 +92445,13 @@
|
|
|
92293
92445
|
{
|
|
92294
92446
|
"kind": "field",
|
|
92295
92447
|
"name": "length",
|
|
92296
|
-
"privacy": "public",
|
|
92297
|
-
"description": "Total number of items.",
|
|
92298
92448
|
"type": {
|
|
92299
92449
|
"text": "number"
|
|
92300
92450
|
},
|
|
92301
|
-
"
|
|
92302
|
-
"inheritedFrom": {
|
|
92303
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
92304
|
-
"module": "paginator/common/paginator-common.js"
|
|
92305
|
-
},
|
|
92306
|
-
"default": "0"
|
|
92307
|
-
},
|
|
92308
|
-
{
|
|
92309
|
-
"kind": "field",
|
|
92310
|
-
"name": "_length",
|
|
92311
|
-
"type": {
|
|
92312
|
-
"text": "number"
|
|
92313
|
-
},
|
|
92314
|
-
"privacy": "private",
|
|
92451
|
+
"privacy": "public",
|
|
92315
92452
|
"default": "0",
|
|
92453
|
+
"description": "Total number of items.",
|
|
92454
|
+
"attribute": "length",
|
|
92316
92455
|
"inheritedFrom": {
|
|
92317
92456
|
"name": "SbbPaginatorCommonElementMixin",
|
|
92318
92457
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -92321,26 +92460,13 @@
|
|
|
92321
92460
|
{
|
|
92322
92461
|
"kind": "field",
|
|
92323
92462
|
"name": "pageSize",
|
|
92324
|
-
"privacy": "public",
|
|
92325
|
-
"description": "Number of items per page.",
|
|
92326
92463
|
"type": {
|
|
92327
92464
|
"text": "number"
|
|
92328
92465
|
},
|
|
92329
|
-
"
|
|
92330
|
-
"inheritedFrom": {
|
|
92331
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
92332
|
-
"module": "paginator/common/paginator-common.js"
|
|
92333
|
-
},
|
|
92334
|
-
"default": "10"
|
|
92335
|
-
},
|
|
92336
|
-
{
|
|
92337
|
-
"kind": "field",
|
|
92338
|
-
"name": "_pageSize",
|
|
92339
|
-
"type": {
|
|
92340
|
-
"text": "number"
|
|
92341
|
-
},
|
|
92342
|
-
"privacy": "private",
|
|
92466
|
+
"privacy": "public",
|
|
92343
92467
|
"default": "10",
|
|
92468
|
+
"description": "Number of items per page.",
|
|
92469
|
+
"attribute": "page-size",
|
|
92344
92470
|
"inheritedFrom": {
|
|
92345
92471
|
"name": "SbbPaginatorCommonElementMixin",
|
|
92346
92472
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -92349,26 +92475,13 @@
|
|
|
92349
92475
|
{
|
|
92350
92476
|
"kind": "field",
|
|
92351
92477
|
"name": "pageIndex",
|
|
92352
|
-
"privacy": "public",
|
|
92353
|
-
"description": "Current page index.",
|
|
92354
|
-
"type": {
|
|
92355
|
-
"text": "number"
|
|
92356
|
-
},
|
|
92357
|
-
"attribute": "page-index",
|
|
92358
|
-
"inheritedFrom": {
|
|
92359
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
92360
|
-
"module": "paginator/common/paginator-common.js"
|
|
92361
|
-
},
|
|
92362
|
-
"default": "0"
|
|
92363
|
-
},
|
|
92364
|
-
{
|
|
92365
|
-
"kind": "field",
|
|
92366
|
-
"name": "_pageIndex",
|
|
92367
92478
|
"type": {
|
|
92368
92479
|
"text": "number"
|
|
92369
92480
|
},
|
|
92370
|
-
"privacy": "
|
|
92481
|
+
"privacy": "public",
|
|
92371
92482
|
"default": "0",
|
|
92483
|
+
"description": "Current page index.",
|
|
92484
|
+
"attribute": "page-index",
|
|
92372
92485
|
"inheritedFrom": {
|
|
92373
92486
|
"name": "SbbPaginatorCommonElementMixin",
|
|
92374
92487
|
"module": "paginator/common/paginator-common.js"
|
|
@@ -92445,18 +92558,6 @@
|
|
|
92445
92558
|
"module": "paginator/common/paginator-common.js"
|
|
92446
92559
|
}
|
|
92447
92560
|
},
|
|
92448
|
-
{
|
|
92449
|
-
"kind": "field",
|
|
92450
|
-
"name": "_previousPageSize",
|
|
92451
|
-
"type": {
|
|
92452
|
-
"text": "number"
|
|
92453
|
-
},
|
|
92454
|
-
"privacy": "private",
|
|
92455
|
-
"inheritedFrom": {
|
|
92456
|
-
"name": "SbbPaginatorCommonElementMixin",
|
|
92457
|
-
"module": "paginator/common/paginator-common.js"
|
|
92458
|
-
}
|
|
92459
|
-
},
|
|
92460
92561
|
{
|
|
92461
92562
|
"kind": "method",
|
|
92462
92563
|
"name": "_coercePageIndexInRange",
|
|
@@ -92494,6 +92595,28 @@
|
|
|
92494
92595
|
"module": "paginator/common/paginator-common.js"
|
|
92495
92596
|
}
|
|
92496
92597
|
},
|
|
92598
|
+
{
|
|
92599
|
+
"kind": "method",
|
|
92600
|
+
"name": "changeAndEmitPage",
|
|
92601
|
+
"privacy": "protected",
|
|
92602
|
+
"return": {
|
|
92603
|
+
"type": {
|
|
92604
|
+
"text": "void"
|
|
92605
|
+
}
|
|
92606
|
+
},
|
|
92607
|
+
"parameters": [
|
|
92608
|
+
{
|
|
92609
|
+
"name": "pageIndex",
|
|
92610
|
+
"type": {
|
|
92611
|
+
"text": "number"
|
|
92612
|
+
}
|
|
92613
|
+
}
|
|
92614
|
+
],
|
|
92615
|
+
"inheritedFrom": {
|
|
92616
|
+
"name": "SbbPaginatorCommonElementMixin",
|
|
92617
|
+
"module": "paginator/common/paginator-common.js"
|
|
92618
|
+
}
|
|
92619
|
+
},
|
|
92497
92620
|
{
|
|
92498
92621
|
"kind": "method",
|
|
92499
92622
|
"name": "nextPage",
|
|
@@ -92631,6 +92754,35 @@
|
|
|
92631
92754
|
"text": "void"
|
|
92632
92755
|
}
|
|
92633
92756
|
},
|
|
92757
|
+
"parameters": [
|
|
92758
|
+
{
|
|
92759
|
+
"name": "previousPageIndex",
|
|
92760
|
+
"type": {
|
|
92761
|
+
"text": "number"
|
|
92762
|
+
}
|
|
92763
|
+
},
|
|
92764
|
+
{
|
|
92765
|
+
"name": "pageIndex",
|
|
92766
|
+
"optional": true,
|
|
92767
|
+
"type": {
|
|
92768
|
+
"text": "number"
|
|
92769
|
+
}
|
|
92770
|
+
}
|
|
92771
|
+
],
|
|
92772
|
+
"inheritedFrom": {
|
|
92773
|
+
"name": "SbbPaginatorCommonElementMixin",
|
|
92774
|
+
"module": "paginator/common/paginator-common.js"
|
|
92775
|
+
}
|
|
92776
|
+
},
|
|
92777
|
+
{
|
|
92778
|
+
"kind": "method",
|
|
92779
|
+
"name": "_emitPrivatePageEvent",
|
|
92780
|
+
"privacy": "private",
|
|
92781
|
+
"return": {
|
|
92782
|
+
"type": {
|
|
92783
|
+
"text": "void"
|
|
92784
|
+
}
|
|
92785
|
+
},
|
|
92634
92786
|
"parameters": [
|
|
92635
92787
|
{
|
|
92636
92788
|
"name": "previousPageIndex",
|
|
@@ -92782,10 +92934,11 @@
|
|
|
92782
92934
|
},
|
|
92783
92935
|
{
|
|
92784
92936
|
"name": "length",
|
|
92785
|
-
"description": "Total number of items.",
|
|
92786
92937
|
"type": {
|
|
92787
92938
|
"text": "number"
|
|
92788
92939
|
},
|
|
92940
|
+
"default": "0",
|
|
92941
|
+
"description": "Total number of items.",
|
|
92789
92942
|
"fieldName": "length",
|
|
92790
92943
|
"inheritedFrom": {
|
|
92791
92944
|
"name": "SbbPaginatorCommonElementMixin",
|
|
@@ -92794,10 +92947,11 @@
|
|
|
92794
92947
|
},
|
|
92795
92948
|
{
|
|
92796
92949
|
"name": "page-size",
|
|
92797
|
-
"description": "Number of items per page.",
|
|
92798
92950
|
"type": {
|
|
92799
92951
|
"text": "number"
|
|
92800
92952
|
},
|
|
92953
|
+
"default": "10",
|
|
92954
|
+
"description": "Number of items per page.",
|
|
92801
92955
|
"fieldName": "pageSize",
|
|
92802
92956
|
"inheritedFrom": {
|
|
92803
92957
|
"name": "SbbPaginatorCommonElementMixin",
|
|
@@ -92806,10 +92960,11 @@
|
|
|
92806
92960
|
},
|
|
92807
92961
|
{
|
|
92808
92962
|
"name": "page-index",
|
|
92809
|
-
"description": "Current page index.",
|
|
92810
92963
|
"type": {
|
|
92811
92964
|
"text": "number"
|
|
92812
92965
|
},
|
|
92966
|
+
"default": "0",
|
|
92967
|
+
"description": "Current page index.",
|
|
92813
92968
|
"fieldName": "pageIndex",
|
|
92814
92969
|
"inheritedFrom": {
|
|
92815
92970
|
"name": "SbbPaginatorCommonElementMixin",
|
|
@@ -92913,7 +93068,7 @@
|
|
|
92913
93068
|
"type": {
|
|
92914
93069
|
"text": "CustomEvent<SbbPaginatorPageEventDetails>"
|
|
92915
93070
|
},
|
|
92916
|
-
"description": "The page event is dispatched
|
|
93071
|
+
"description": "The page event is dispatched whenever the user changes the page.",
|
|
92917
93072
|
"inheritedFrom": {
|
|
92918
93073
|
"name": "SbbPaginatorCommonElementMixin",
|
|
92919
93074
|
"module": "paginator/common/paginator-common.js"
|