@sbb-esta/lyne-elements 3.8.0 → 3.10.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/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/calendar/calendar.component.d.ts.map +1 -1
- package/calendar/calendar.component.js +211 -225
- package/carousel/carousel/carousel.component.d.ts.map +1 -1
- package/carousel/carousel/carousel.component.js +5 -5
- package/core/base-elements/open-close-base-element.d.ts +2 -0
- package/core/base-elements/open-close-base-element.d.ts.map +1 -1
- package/core/base-elements/open-close-base-element.js +4 -0
- package/core/controllers/escapable-overlay-controller.js +3 -3
- package/core/controllers/inert-controller.d.ts +8 -1
- package/core/controllers/inert-controller.d.ts.map +1 -1
- package/core/controllers/inert-controller.js +25 -13
- package/core/overlay/position.d.ts +20 -0
- package/core/overlay/position.d.ts.map +1 -1
- package/core/overlay/position.js +34 -23
- package/core/overlay.js +11 -10
- package/core/styles/core.scss +7 -0
- package/core.css +6 -0
- package/custom-elements.json +1152 -661
- package/development/autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js +7 -1
- package/development/autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js +2 -1
- package/development/calendar/calendar.component.d.ts.map +1 -1
- package/development/calendar/calendar.component.js +20 -36
- package/development/carousel/carousel/carousel.component.d.ts.map +1 -1
- package/development/carousel/carousel/carousel.component.js +2 -2
- package/development/core/base-elements/open-close-base-element.d.ts +2 -0
- package/development/core/base-elements/open-close-base-element.d.ts.map +1 -1
- package/development/core/base-elements/open-close-base-element.js +5 -1
- package/development/core/controllers/escapable-overlay-controller.js +2 -2
- package/development/core/controllers/inert-controller.d.ts +8 -1
- package/development/core/controllers/inert-controller.d.ts.map +1 -1
- package/development/core/controllers/inert-controller.js +49 -30
- package/development/core/overlay/position.d.ts +20 -0
- package/development/core/overlay/position.d.ts.map +1 -1
- package/development/core/overlay/position.js +41 -1
- package/development/core/overlay.js +2 -1
- package/development/menu/common/menu-action-common.d.ts.map +1 -1
- package/development/menu/common/menu-action-common.js +20 -3
- package/development/menu/menu/menu.component.d.ts +21 -10
- package/development/menu/menu/menu.component.d.ts.map +1 -1
- package/development/menu/menu/menu.component.js +203 -61
- package/development/option/option/option.component.js +4 -2
- package/development/paginator/common/paginator-common.d.ts.map +1 -1
- package/development/paginator/common/paginator-common.js +14 -3
- package/development/tabs/tab/tab.component.d.ts +10 -4
- package/development/tabs/tab/tab.component.d.ts.map +1 -1
- package/development/tabs/tab/tab.component.js +15 -16
- package/development/tabs/tab-group/tab-group.component.d.ts +15 -14
- package/development/tabs/tab-group/tab-group.component.d.ts.map +1 -1
- package/development/tabs/tab-group/tab-group.component.js +46 -175
- package/development/tabs/tab-label/tab-label.component.d.ts +21 -2
- package/development/tabs/tab-label/tab-label.component.d.ts.map +1 -1
- package/development/tabs/tab-label/tab-label.component.js +91 -6
- package/development/tooltip/tooltip.component.d.ts +6 -6
- package/development/tooltip/tooltip.component.d.ts.map +1 -1
- package/development/tooltip/tooltip.component.js +14 -7
- package/menu/common/menu-action-common.d.ts.map +1 -1
- package/menu/common/menu-action-common.js +15 -12
- package/menu/menu/menu.component.d.ts +21 -10
- package/menu/menu/menu.component.d.ts.map +1 -1
- package/menu/menu/menu.component.js +144 -80
- package/off-brand-theme.css +6 -0
- package/option/option/option.component.js +1 -1
- package/package.json +1 -1
- package/paginator/common/paginator-common.d.ts.map +1 -1
- package/paginator/common/paginator-common.js +30 -25
- package/safety-theme.css +6 -0
- package/standard-theme.css +6 -0
- package/tabs/tab/tab.component.d.ts +10 -4
- package/tabs/tab/tab.component.d.ts.map +1 -1
- package/tabs/tab/tab.component.js +22 -24
- package/tabs/tab-group/tab-group.component.d.ts +15 -14
- package/tabs/tab-group/tab-group.component.d.ts.map +1 -1
- package/tabs/tab-group/tab-group.component.js +68 -122
- package/tabs/tab-label/tab-label.component.d.ts +21 -2
- package/tabs/tab-label/tab-label.component.d.ts.map +1 -1
- package/tabs/tab-label/tab-label.component.js +88 -46
- package/tooltip/tooltip.component.d.ts +6 -6
- package/tooltip/tooltip.component.d.ts.map +1 -1
- package/tooltip/tooltip.component.js +59 -54
package/custom-elements.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"name": "*",
|
|
13
13
|
"declaration": {
|
|
14
14
|
"name": "*",
|
|
15
|
-
"
|
|
15
|
+
"module": "accordion/accordion.component.js"
|
|
16
16
|
}
|
|
17
17
|
}
|
|
18
18
|
]
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"name": "*",
|
|
28
28
|
"declaration": {
|
|
29
29
|
"name": "*",
|
|
30
|
-
"
|
|
30
|
+
"module": "action-group/action-group.component.js"
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
]
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"name": "*",
|
|
43
43
|
"declaration": {
|
|
44
44
|
"name": "*",
|
|
45
|
-
"
|
|
45
|
+
"module": "alert/alert.js"
|
|
46
46
|
}
|
|
47
47
|
},
|
|
48
48
|
{
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"name": "*",
|
|
51
51
|
"declaration": {
|
|
52
52
|
"name": "*",
|
|
53
|
-
"
|
|
53
|
+
"module": "alert/alert-group.js"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
]
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"name": "*",
|
|
66
66
|
"declaration": {
|
|
67
67
|
"name": "*",
|
|
68
|
-
"
|
|
68
|
+
"module": "autocomplete-grid/autocomplete-grid.js"
|
|
69
69
|
}
|
|
70
70
|
},
|
|
71
71
|
{
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"name": "*",
|
|
74
74
|
"declaration": {
|
|
75
75
|
"name": "*",
|
|
76
|
-
"
|
|
76
|
+
"module": "autocomplete-grid/autocomplete-grid-button.js"
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"name": "*",
|
|
82
82
|
"declaration": {
|
|
83
83
|
"name": "*",
|
|
84
|
-
"
|
|
84
|
+
"module": "autocomplete-grid/autocomplete-grid-cell.js"
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
{
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"name": "*",
|
|
90
90
|
"declaration": {
|
|
91
91
|
"name": "*",
|
|
92
|
-
"
|
|
92
|
+
"module": "autocomplete-grid/autocomplete-grid-optgroup.js"
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
95
|
{
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"name": "*",
|
|
98
98
|
"declaration": {
|
|
99
99
|
"name": "*",
|
|
100
|
-
"
|
|
100
|
+
"module": "autocomplete-grid/autocomplete-grid-option.js"
|
|
101
101
|
}
|
|
102
102
|
},
|
|
103
103
|
{
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"name": "*",
|
|
106
106
|
"declaration": {
|
|
107
107
|
"name": "*",
|
|
108
|
-
"
|
|
108
|
+
"module": "autocomplete-grid/autocomplete-grid-row.js"
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
]
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"name": "*",
|
|
121
121
|
"declaration": {
|
|
122
122
|
"name": "*",
|
|
123
|
-
"
|
|
123
|
+
"module": "autocomplete/autocomplete.component.js"
|
|
124
124
|
}
|
|
125
125
|
},
|
|
126
126
|
{
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"name": "*",
|
|
129
129
|
"declaration": {
|
|
130
130
|
"name": "*",
|
|
131
|
-
"
|
|
131
|
+
"module": "autocomplete/autocomplete-base-element.js"
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
]
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
"name": "*",
|
|
144
144
|
"declaration": {
|
|
145
145
|
"name": "*",
|
|
146
|
-
"
|
|
146
|
+
"module": "breadcrumb/breadcrumb.js"
|
|
147
147
|
}
|
|
148
148
|
},
|
|
149
149
|
{
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"name": "*",
|
|
152
152
|
"declaration": {
|
|
153
153
|
"name": "*",
|
|
154
|
-
"
|
|
154
|
+
"module": "breadcrumb/breadcrumb-group.js"
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
157
|
]
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"name": "*",
|
|
167
167
|
"declaration": {
|
|
168
168
|
"name": "*",
|
|
169
|
-
"
|
|
169
|
+
"module": "button/button.js"
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
172
|
{
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"name": "*",
|
|
175
175
|
"declaration": {
|
|
176
176
|
"name": "*",
|
|
177
|
-
"
|
|
177
|
+
"module": "button/secondary-button.js"
|
|
178
178
|
}
|
|
179
179
|
},
|
|
180
180
|
{
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"name": "*",
|
|
183
183
|
"declaration": {
|
|
184
184
|
"name": "*",
|
|
185
|
-
"
|
|
185
|
+
"module": "button/accent-button.js"
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
188
|
{
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"name": "*",
|
|
191
191
|
"declaration": {
|
|
192
192
|
"name": "*",
|
|
193
|
-
"
|
|
193
|
+
"module": "button/transparent-button.js"
|
|
194
194
|
}
|
|
195
195
|
},
|
|
196
196
|
{
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"name": "*",
|
|
199
199
|
"declaration": {
|
|
200
200
|
"name": "*",
|
|
201
|
-
"
|
|
201
|
+
"module": "button/mini-button.js"
|
|
202
202
|
}
|
|
203
203
|
},
|
|
204
204
|
{
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
"name": "*",
|
|
207
207
|
"declaration": {
|
|
208
208
|
"name": "*",
|
|
209
|
-
"
|
|
209
|
+
"module": "button/mini-button-group.js"
|
|
210
210
|
}
|
|
211
211
|
},
|
|
212
212
|
{
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"name": "*",
|
|
215
215
|
"declaration": {
|
|
216
216
|
"name": "*",
|
|
217
|
-
"
|
|
217
|
+
"module": "button/button-link.js"
|
|
218
218
|
}
|
|
219
219
|
},
|
|
220
220
|
{
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"name": "*",
|
|
223
223
|
"declaration": {
|
|
224
224
|
"name": "*",
|
|
225
|
-
"
|
|
225
|
+
"module": "button/secondary-button-link.js"
|
|
226
226
|
}
|
|
227
227
|
},
|
|
228
228
|
{
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"name": "*",
|
|
231
231
|
"declaration": {
|
|
232
232
|
"name": "*",
|
|
233
|
-
"
|
|
233
|
+
"module": "button/accent-button-link.js"
|
|
234
234
|
}
|
|
235
235
|
},
|
|
236
236
|
{
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"name": "*",
|
|
239
239
|
"declaration": {
|
|
240
240
|
"name": "*",
|
|
241
|
-
"
|
|
241
|
+
"module": "button/transparent-button-link.js"
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
244
|
{
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"name": "*",
|
|
247
247
|
"declaration": {
|
|
248
248
|
"name": "*",
|
|
249
|
-
"
|
|
249
|
+
"module": "button/button-static.js"
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
252
|
{
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
"name": "*",
|
|
255
255
|
"declaration": {
|
|
256
256
|
"name": "*",
|
|
257
|
-
"
|
|
257
|
+
"module": "button/secondary-button-static.js"
|
|
258
258
|
}
|
|
259
259
|
},
|
|
260
260
|
{
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
"name": "*",
|
|
263
263
|
"declaration": {
|
|
264
264
|
"name": "*",
|
|
265
|
-
"
|
|
265
|
+
"module": "button/accent-button-static.js"
|
|
266
266
|
}
|
|
267
267
|
},
|
|
268
268
|
{
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
"name": "*",
|
|
271
271
|
"declaration": {
|
|
272
272
|
"name": "*",
|
|
273
|
-
"
|
|
273
|
+
"module": "button/transparent-button-static.js"
|
|
274
274
|
}
|
|
275
275
|
},
|
|
276
276
|
{
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
"name": "*",
|
|
279
279
|
"declaration": {
|
|
280
280
|
"name": "*",
|
|
281
|
-
"
|
|
281
|
+
"module": "button/common.js"
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
284
|
]
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"name": "*",
|
|
294
294
|
"declaration": {
|
|
295
295
|
"name": "*",
|
|
296
|
-
"
|
|
296
|
+
"module": "calendar/calendar.component.js"
|
|
297
297
|
}
|
|
298
298
|
}
|
|
299
299
|
]
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
"name": "*",
|
|
309
309
|
"declaration": {
|
|
310
310
|
"name": "*",
|
|
311
|
-
"
|
|
311
|
+
"module": "card/card.js"
|
|
312
312
|
}
|
|
313
313
|
},
|
|
314
314
|
{
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
"name": "*",
|
|
317
317
|
"declaration": {
|
|
318
318
|
"name": "*",
|
|
319
|
-
"
|
|
319
|
+
"module": "card/card-badge.js"
|
|
320
320
|
}
|
|
321
321
|
},
|
|
322
322
|
{
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"name": "*",
|
|
325
325
|
"declaration": {
|
|
326
326
|
"name": "*",
|
|
327
|
-
"
|
|
327
|
+
"module": "card/card-button.js"
|
|
328
328
|
}
|
|
329
329
|
},
|
|
330
330
|
{
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
"name": "*",
|
|
333
333
|
"declaration": {
|
|
334
334
|
"name": "*",
|
|
335
|
-
"
|
|
335
|
+
"module": "card/card-link.js"
|
|
336
336
|
}
|
|
337
337
|
},
|
|
338
338
|
{
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
"name": "*",
|
|
341
341
|
"declaration": {
|
|
342
342
|
"name": "*",
|
|
343
|
-
"
|
|
343
|
+
"module": "card/common.js"
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
346
|
]
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"name": "*",
|
|
356
356
|
"declaration": {
|
|
357
357
|
"name": "*",
|
|
358
|
-
"
|
|
358
|
+
"module": "carousel/carousel.js"
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
361
|
{
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
"name": "*",
|
|
364
364
|
"declaration": {
|
|
365
365
|
"name": "*",
|
|
366
|
-
"
|
|
366
|
+
"module": "carousel/carousel-item.js"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
369
|
{
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"name": "*",
|
|
372
372
|
"declaration": {
|
|
373
373
|
"name": "*",
|
|
374
|
-
"
|
|
374
|
+
"module": "carousel/carousel-list.js"
|
|
375
375
|
}
|
|
376
376
|
}
|
|
377
377
|
]
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
"name": "*",
|
|
387
387
|
"declaration": {
|
|
388
388
|
"name": "*",
|
|
389
|
-
"
|
|
389
|
+
"module": "checkbox/checkbox.js"
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
392
|
{
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"name": "*",
|
|
395
395
|
"declaration": {
|
|
396
396
|
"name": "*",
|
|
397
|
-
"
|
|
397
|
+
"module": "checkbox/checkbox-group.js"
|
|
398
398
|
}
|
|
399
399
|
},
|
|
400
400
|
{
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
"name": "*",
|
|
403
403
|
"declaration": {
|
|
404
404
|
"name": "*",
|
|
405
|
-
"
|
|
405
|
+
"module": "checkbox/checkbox-panel.js"
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
408
|
{
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
"name": "*",
|
|
411
411
|
"declaration": {
|
|
412
412
|
"name": "*",
|
|
413
|
-
"
|
|
413
|
+
"module": "checkbox/common.js"
|
|
414
414
|
}
|
|
415
415
|
}
|
|
416
416
|
]
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
"name": "*",
|
|
426
426
|
"declaration": {
|
|
427
427
|
"name": "*",
|
|
428
|
-
"
|
|
428
|
+
"module": "chip-label/chip-label.component.js"
|
|
429
429
|
}
|
|
430
430
|
}
|
|
431
431
|
]
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"name": "*",
|
|
441
441
|
"declaration": {
|
|
442
442
|
"name": "*",
|
|
443
|
-
"
|
|
443
|
+
"module": "chip/chip.js"
|
|
444
444
|
}
|
|
445
445
|
},
|
|
446
446
|
{
|
|
@@ -448,7 +448,7 @@
|
|
|
448
448
|
"name": "*",
|
|
449
449
|
"declaration": {
|
|
450
450
|
"name": "*",
|
|
451
|
-
"
|
|
451
|
+
"module": "chip/chip-group.js"
|
|
452
452
|
}
|
|
453
453
|
}
|
|
454
454
|
]
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"name": "*",
|
|
464
464
|
"declaration": {
|
|
465
465
|
"name": "*",
|
|
466
|
-
"
|
|
466
|
+
"module": "clock/clock.component.js"
|
|
467
467
|
}
|
|
468
468
|
}
|
|
469
469
|
]
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
"name": "*",
|
|
479
479
|
"declaration": {
|
|
480
480
|
"name": "*",
|
|
481
|
-
"
|
|
481
|
+
"module": "container/container.js"
|
|
482
482
|
}
|
|
483
483
|
},
|
|
484
484
|
{
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"name": "*",
|
|
487
487
|
"declaration": {
|
|
488
488
|
"name": "*",
|
|
489
|
-
"
|
|
489
|
+
"module": "container/sticky-bar.js"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
]
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
"name": "*",
|
|
502
502
|
"declaration": {
|
|
503
503
|
"name": "*",
|
|
504
|
-
"
|
|
504
|
+
"module": "date-input/date-input.component.js"
|
|
505
505
|
}
|
|
506
506
|
}
|
|
507
507
|
]
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"name": "*",
|
|
517
517
|
"declaration": {
|
|
518
518
|
"name": "*",
|
|
519
|
-
"
|
|
519
|
+
"module": "datepicker/datepicker.js"
|
|
520
520
|
}
|
|
521
521
|
},
|
|
522
522
|
{
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
"name": "*",
|
|
525
525
|
"declaration": {
|
|
526
526
|
"name": "*",
|
|
527
|
-
"
|
|
527
|
+
"module": "datepicker/datepicker-next-day.js"
|
|
528
528
|
}
|
|
529
529
|
},
|
|
530
530
|
{
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
"name": "*",
|
|
533
533
|
"declaration": {
|
|
534
534
|
"name": "*",
|
|
535
|
-
"
|
|
535
|
+
"module": "datepicker/datepicker-previous-day.js"
|
|
536
536
|
}
|
|
537
537
|
},
|
|
538
538
|
{
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"name": "*",
|
|
541
541
|
"declaration": {
|
|
542
542
|
"name": "*",
|
|
543
|
-
"
|
|
543
|
+
"module": "datepicker/datepicker-toggle.js"
|
|
544
544
|
}
|
|
545
545
|
},
|
|
546
546
|
{
|
|
@@ -548,7 +548,7 @@
|
|
|
548
548
|
"name": "*",
|
|
549
549
|
"declaration": {
|
|
550
550
|
"name": "*",
|
|
551
|
-
"
|
|
551
|
+
"module": "datepicker/common.js"
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
]
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
"name": "*",
|
|
564
564
|
"declaration": {
|
|
565
565
|
"name": "*",
|
|
566
|
-
"
|
|
566
|
+
"module": "dialog/dialog-actions.js"
|
|
567
567
|
}
|
|
568
568
|
},
|
|
569
569
|
{
|
|
@@ -571,7 +571,7 @@
|
|
|
571
571
|
"name": "*",
|
|
572
572
|
"declaration": {
|
|
573
573
|
"name": "*",
|
|
574
|
-
"
|
|
574
|
+
"module": "dialog/dialog-content.js"
|
|
575
575
|
}
|
|
576
576
|
},
|
|
577
577
|
{
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
"name": "*",
|
|
580
580
|
"declaration": {
|
|
581
581
|
"name": "*",
|
|
582
|
-
"
|
|
582
|
+
"module": "dialog/dialog-close-button.js"
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
{
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"name": "*",
|
|
588
588
|
"declaration": {
|
|
589
589
|
"name": "*",
|
|
590
|
-
"
|
|
590
|
+
"module": "dialog/dialog-title.js"
|
|
591
591
|
}
|
|
592
592
|
},
|
|
593
593
|
{
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
"name": "*",
|
|
596
596
|
"declaration": {
|
|
597
597
|
"name": "*",
|
|
598
|
-
"
|
|
598
|
+
"module": "dialog/dialog.js"
|
|
599
599
|
}
|
|
600
600
|
}
|
|
601
601
|
]
|
|
@@ -610,7 +610,7 @@
|
|
|
610
610
|
"name": "*",
|
|
611
611
|
"declaration": {
|
|
612
612
|
"name": "*",
|
|
613
|
-
"
|
|
613
|
+
"module": "divider/divider.component.js"
|
|
614
614
|
}
|
|
615
615
|
}
|
|
616
616
|
]
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
"name": "*",
|
|
626
626
|
"declaration": {
|
|
627
627
|
"name": "*",
|
|
628
|
-
"
|
|
628
|
+
"module": "expansion-panel/expansion-panel.js"
|
|
629
629
|
}
|
|
630
630
|
},
|
|
631
631
|
{
|
|
@@ -633,7 +633,7 @@
|
|
|
633
633
|
"name": "*",
|
|
634
634
|
"declaration": {
|
|
635
635
|
"name": "*",
|
|
636
|
-
"
|
|
636
|
+
"module": "expansion-panel/expansion-panel-content.js"
|
|
637
637
|
}
|
|
638
638
|
},
|
|
639
639
|
{
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
"name": "*",
|
|
642
642
|
"declaration": {
|
|
643
643
|
"name": "*",
|
|
644
|
-
"
|
|
644
|
+
"module": "expansion-panel/expansion-panel-header.js"
|
|
645
645
|
}
|
|
646
646
|
}
|
|
647
647
|
]
|
|
@@ -656,7 +656,7 @@
|
|
|
656
656
|
"name": "*",
|
|
657
657
|
"declaration": {
|
|
658
658
|
"name": "*",
|
|
659
|
-
"
|
|
659
|
+
"module": "file-selector/common.js"
|
|
660
660
|
}
|
|
661
661
|
},
|
|
662
662
|
{
|
|
@@ -664,7 +664,7 @@
|
|
|
664
664
|
"name": "*",
|
|
665
665
|
"declaration": {
|
|
666
666
|
"name": "*",
|
|
667
|
-
"
|
|
667
|
+
"module": "file-selector/file-selector-dropzone.js"
|
|
668
668
|
}
|
|
669
669
|
},
|
|
670
670
|
{
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"name": "*",
|
|
673
673
|
"declaration": {
|
|
674
674
|
"name": "*",
|
|
675
|
-
"
|
|
675
|
+
"module": "file-selector/file-selector.js"
|
|
676
676
|
}
|
|
677
677
|
}
|
|
678
678
|
]
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"name": "*",
|
|
688
688
|
"declaration": {
|
|
689
689
|
"name": "*",
|
|
690
|
-
"
|
|
690
|
+
"module": "flip-card/flip-card.js"
|
|
691
691
|
}
|
|
692
692
|
},
|
|
693
693
|
{
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
"name": "*",
|
|
696
696
|
"declaration": {
|
|
697
697
|
"name": "*",
|
|
698
|
-
"
|
|
698
|
+
"module": "flip-card/flip-card-summary.js"
|
|
699
699
|
}
|
|
700
700
|
},
|
|
701
701
|
{
|
|
@@ -703,7 +703,7 @@
|
|
|
703
703
|
"name": "*",
|
|
704
704
|
"declaration": {
|
|
705
705
|
"name": "*",
|
|
706
|
-
"
|
|
706
|
+
"module": "flip-card/flip-card-details.js"
|
|
707
707
|
}
|
|
708
708
|
}
|
|
709
709
|
]
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
"name": "*",
|
|
719
719
|
"declaration": {
|
|
720
720
|
"name": "*",
|
|
721
|
-
"
|
|
721
|
+
"module": "footer/footer.component.js"
|
|
722
722
|
}
|
|
723
723
|
}
|
|
724
724
|
]
|
|
@@ -733,7 +733,7 @@
|
|
|
733
733
|
"name": "*",
|
|
734
734
|
"declaration": {
|
|
735
735
|
"name": "*",
|
|
736
|
-
"
|
|
736
|
+
"module": "form-error/form-error.component.js"
|
|
737
737
|
}
|
|
738
738
|
}
|
|
739
739
|
]
|
|
@@ -748,7 +748,7 @@
|
|
|
748
748
|
"name": "*",
|
|
749
749
|
"declaration": {
|
|
750
750
|
"name": "*",
|
|
751
|
-
"
|
|
751
|
+
"module": "form-field/form-field.js"
|
|
752
752
|
}
|
|
753
753
|
},
|
|
754
754
|
{
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"name": "*",
|
|
757
757
|
"declaration": {
|
|
758
758
|
"name": "*",
|
|
759
|
-
"
|
|
759
|
+
"module": "form-field/form-field-clear.js"
|
|
760
760
|
}
|
|
761
761
|
}
|
|
762
762
|
]
|
|
@@ -771,7 +771,7 @@
|
|
|
771
771
|
"name": "*",
|
|
772
772
|
"declaration": {
|
|
773
773
|
"name": "*",
|
|
774
|
-
"
|
|
774
|
+
"module": "header/header.js"
|
|
775
775
|
}
|
|
776
776
|
},
|
|
777
777
|
{
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
"name": "*",
|
|
780
780
|
"declaration": {
|
|
781
781
|
"name": "*",
|
|
782
|
-
"
|
|
782
|
+
"module": "header/header-button.js"
|
|
783
783
|
}
|
|
784
784
|
},
|
|
785
785
|
{
|
|
@@ -787,7 +787,7 @@
|
|
|
787
787
|
"name": "*",
|
|
788
788
|
"declaration": {
|
|
789
789
|
"name": "*",
|
|
790
|
-
"
|
|
790
|
+
"module": "header/header-link.js"
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
793
|
{
|
|
@@ -795,7 +795,7 @@
|
|
|
795
795
|
"name": "*",
|
|
796
796
|
"declaration": {
|
|
797
797
|
"name": "*",
|
|
798
|
-
"
|
|
798
|
+
"module": "header/common.js"
|
|
799
799
|
}
|
|
800
800
|
}
|
|
801
801
|
]
|
|
@@ -810,7 +810,7 @@
|
|
|
810
810
|
"name": "*",
|
|
811
811
|
"declaration": {
|
|
812
812
|
"name": "*",
|
|
813
|
-
"
|
|
813
|
+
"module": "icon/icon.component.js"
|
|
814
814
|
}
|
|
815
815
|
},
|
|
816
816
|
{
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
"name": "*",
|
|
819
819
|
"declaration": {
|
|
820
820
|
"name": "*",
|
|
821
|
-
"
|
|
821
|
+
"module": "icon/icon-base.js"
|
|
822
822
|
}
|
|
823
823
|
},
|
|
824
824
|
{
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
"name": "*",
|
|
827
827
|
"declaration": {
|
|
828
828
|
"name": "*",
|
|
829
|
-
"
|
|
829
|
+
"module": "icon/icon-request.js"
|
|
830
830
|
}
|
|
831
831
|
},
|
|
832
832
|
{
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
"name": "*",
|
|
835
835
|
"declaration": {
|
|
836
836
|
"name": "*",
|
|
837
|
-
"
|
|
837
|
+
"module": "icon/icon-validate.js"
|
|
838
838
|
}
|
|
839
839
|
},
|
|
840
840
|
{
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
"name": "*",
|
|
843
843
|
"declaration": {
|
|
844
844
|
"name": "*",
|
|
845
|
-
"
|
|
845
|
+
"module": "icon/icon-name-mixin.js"
|
|
846
846
|
}
|
|
847
847
|
}
|
|
848
848
|
]
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
"name": "*",
|
|
858
858
|
"declaration": {
|
|
859
859
|
"name": "*",
|
|
860
|
-
"
|
|
860
|
+
"module": "image/image.component.js"
|
|
861
861
|
}
|
|
862
862
|
}
|
|
863
863
|
]
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
"name": "*",
|
|
873
873
|
"declaration": {
|
|
874
874
|
"name": "*",
|
|
875
|
-
"
|
|
875
|
+
"module": "journey-header/journey-header.component.js"
|
|
876
876
|
}
|
|
877
877
|
}
|
|
878
878
|
]
|
|
@@ -887,7 +887,7 @@
|
|
|
887
887
|
"name": "*",
|
|
888
888
|
"declaration": {
|
|
889
889
|
"name": "*",
|
|
890
|
-
"
|
|
890
|
+
"module": "lead-container/lead-container.component.js"
|
|
891
891
|
}
|
|
892
892
|
}
|
|
893
893
|
]
|
|
@@ -902,7 +902,7 @@
|
|
|
902
902
|
"name": "*",
|
|
903
903
|
"declaration": {
|
|
904
904
|
"name": "*",
|
|
905
|
-
"
|
|
905
|
+
"module": "link-list/link-list.js"
|
|
906
906
|
}
|
|
907
907
|
},
|
|
908
908
|
{
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
"name": "*",
|
|
911
911
|
"declaration": {
|
|
912
912
|
"name": "*",
|
|
913
|
-
"
|
|
913
|
+
"module": "link-list/link-list-anchor.js"
|
|
914
914
|
}
|
|
915
915
|
},
|
|
916
916
|
{
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
"name": "*",
|
|
919
919
|
"declaration": {
|
|
920
920
|
"name": "*",
|
|
921
|
-
"
|
|
921
|
+
"module": "link-list/common.js"
|
|
922
922
|
}
|
|
923
923
|
}
|
|
924
924
|
]
|
|
@@ -933,7 +933,7 @@
|
|
|
933
933
|
"name": "*",
|
|
934
934
|
"declaration": {
|
|
935
935
|
"name": "*",
|
|
936
|
-
"
|
|
936
|
+
"module": "link/block-link.js"
|
|
937
937
|
}
|
|
938
938
|
},
|
|
939
939
|
{
|
|
@@ -941,7 +941,7 @@
|
|
|
941
941
|
"name": "*",
|
|
942
942
|
"declaration": {
|
|
943
943
|
"name": "*",
|
|
944
|
-
"
|
|
944
|
+
"module": "link/block-link-button.js"
|
|
945
945
|
}
|
|
946
946
|
},
|
|
947
947
|
{
|
|
@@ -949,7 +949,7 @@
|
|
|
949
949
|
"name": "*",
|
|
950
950
|
"declaration": {
|
|
951
951
|
"name": "*",
|
|
952
|
-
"
|
|
952
|
+
"module": "link/block-link-static.js"
|
|
953
953
|
}
|
|
954
954
|
},
|
|
955
955
|
{
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
"name": "*",
|
|
958
958
|
"declaration": {
|
|
959
959
|
"name": "*",
|
|
960
|
-
"
|
|
960
|
+
"module": "link/link.js"
|
|
961
961
|
}
|
|
962
962
|
},
|
|
963
963
|
{
|
|
@@ -965,7 +965,7 @@
|
|
|
965
965
|
"name": "*",
|
|
966
966
|
"declaration": {
|
|
967
967
|
"name": "*",
|
|
968
|
-
"
|
|
968
|
+
"module": "link/link-button.js"
|
|
969
969
|
}
|
|
970
970
|
},
|
|
971
971
|
{
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
"name": "*",
|
|
974
974
|
"declaration": {
|
|
975
975
|
"name": "*",
|
|
976
|
-
"
|
|
976
|
+
"module": "link/link-static.js"
|
|
977
977
|
}
|
|
978
978
|
},
|
|
979
979
|
{
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
"name": "*",
|
|
982
982
|
"declaration": {
|
|
983
983
|
"name": "*",
|
|
984
|
-
"
|
|
984
|
+
"module": "link/common.js"
|
|
985
985
|
}
|
|
986
986
|
}
|
|
987
987
|
]
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
"name": "*",
|
|
997
997
|
"declaration": {
|
|
998
998
|
"name": "*",
|
|
999
|
-
"
|
|
999
|
+
"module": "loading-indicator-circle/loading-indicator-circle.component.js"
|
|
1000
1000
|
}
|
|
1001
1001
|
}
|
|
1002
1002
|
]
|
|
@@ -1011,7 +1011,7 @@
|
|
|
1011
1011
|
"name": "*",
|
|
1012
1012
|
"declaration": {
|
|
1013
1013
|
"name": "*",
|
|
1014
|
-
"
|
|
1014
|
+
"module": "loading-indicator/loading-indicator.component.js"
|
|
1015
1015
|
}
|
|
1016
1016
|
}
|
|
1017
1017
|
]
|
|
@@ -1026,7 +1026,7 @@
|
|
|
1026
1026
|
"name": "*",
|
|
1027
1027
|
"declaration": {
|
|
1028
1028
|
"name": "*",
|
|
1029
|
-
"
|
|
1029
|
+
"module": "logo/logo.component.js"
|
|
1030
1030
|
}
|
|
1031
1031
|
}
|
|
1032
1032
|
]
|
|
@@ -1041,7 +1041,7 @@
|
|
|
1041
1041
|
"name": "*",
|
|
1042
1042
|
"declaration": {
|
|
1043
1043
|
"name": "*",
|
|
1044
|
-
"
|
|
1044
|
+
"module": "map-container/map-container.component.js"
|
|
1045
1045
|
}
|
|
1046
1046
|
}
|
|
1047
1047
|
]
|
|
@@ -1056,7 +1056,7 @@
|
|
|
1056
1056
|
"name": "*",
|
|
1057
1057
|
"declaration": {
|
|
1058
1058
|
"name": "*",
|
|
1059
|
-
"
|
|
1059
|
+
"module": "menu/menu.js"
|
|
1060
1060
|
}
|
|
1061
1061
|
},
|
|
1062
1062
|
{
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
"name": "*",
|
|
1065
1065
|
"declaration": {
|
|
1066
1066
|
"name": "*",
|
|
1067
|
-
"
|
|
1067
|
+
"module": "menu/menu-button.js"
|
|
1068
1068
|
}
|
|
1069
1069
|
},
|
|
1070
1070
|
{
|
|
@@ -1072,7 +1072,7 @@
|
|
|
1072
1072
|
"name": "*",
|
|
1073
1073
|
"declaration": {
|
|
1074
1074
|
"name": "*",
|
|
1075
|
-
"
|
|
1075
|
+
"module": "menu/menu-link.js"
|
|
1076
1076
|
}
|
|
1077
1077
|
},
|
|
1078
1078
|
{
|
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
"name": "*",
|
|
1081
1081
|
"declaration": {
|
|
1082
1082
|
"name": "*",
|
|
1083
|
-
"
|
|
1083
|
+
"module": "menu/common.js"
|
|
1084
1084
|
}
|
|
1085
1085
|
}
|
|
1086
1086
|
]
|
|
@@ -1095,7 +1095,7 @@
|
|
|
1095
1095
|
"name": "*",
|
|
1096
1096
|
"declaration": {
|
|
1097
1097
|
"name": "*",
|
|
1098
|
-
"
|
|
1098
|
+
"module": "message/message.component.js"
|
|
1099
1099
|
}
|
|
1100
1100
|
}
|
|
1101
1101
|
]
|
|
@@ -1110,7 +1110,7 @@
|
|
|
1110
1110
|
"name": "*",
|
|
1111
1111
|
"declaration": {
|
|
1112
1112
|
"name": "*",
|
|
1113
|
-
"
|
|
1113
|
+
"module": "navigation/navigation.js"
|
|
1114
1114
|
}
|
|
1115
1115
|
},
|
|
1116
1116
|
{
|
|
@@ -1118,7 +1118,7 @@
|
|
|
1118
1118
|
"name": "*",
|
|
1119
1119
|
"declaration": {
|
|
1120
1120
|
"name": "*",
|
|
1121
|
-
"
|
|
1121
|
+
"module": "navigation/navigation-list.js"
|
|
1122
1122
|
}
|
|
1123
1123
|
},
|
|
1124
1124
|
{
|
|
@@ -1126,7 +1126,7 @@
|
|
|
1126
1126
|
"name": "*",
|
|
1127
1127
|
"declaration": {
|
|
1128
1128
|
"name": "*",
|
|
1129
|
-
"
|
|
1129
|
+
"module": "navigation/navigation-marker.js"
|
|
1130
1130
|
}
|
|
1131
1131
|
},
|
|
1132
1132
|
{
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
"name": "*",
|
|
1135
1135
|
"declaration": {
|
|
1136
1136
|
"name": "*",
|
|
1137
|
-
"
|
|
1137
|
+
"module": "navigation/navigation-section.js"
|
|
1138
1138
|
}
|
|
1139
1139
|
},
|
|
1140
1140
|
{
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
"name": "*",
|
|
1143
1143
|
"declaration": {
|
|
1144
1144
|
"name": "*",
|
|
1145
|
-
"
|
|
1145
|
+
"module": "navigation/navigation-button.js"
|
|
1146
1146
|
}
|
|
1147
1147
|
},
|
|
1148
1148
|
{
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
"name": "*",
|
|
1151
1151
|
"declaration": {
|
|
1152
1152
|
"name": "*",
|
|
1153
|
-
"
|
|
1153
|
+
"module": "navigation/navigation-link.js"
|
|
1154
1154
|
}
|
|
1155
1155
|
},
|
|
1156
1156
|
{
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
"name": "*",
|
|
1159
1159
|
"declaration": {
|
|
1160
1160
|
"name": "*",
|
|
1161
|
-
"
|
|
1161
|
+
"module": "navigation/common.js"
|
|
1162
1162
|
}
|
|
1163
1163
|
}
|
|
1164
1164
|
]
|
|
@@ -1173,7 +1173,7 @@
|
|
|
1173
1173
|
"name": "*",
|
|
1174
1174
|
"declaration": {
|
|
1175
1175
|
"name": "*",
|
|
1176
|
-
"
|
|
1176
|
+
"module": "notification/notification.component.js"
|
|
1177
1177
|
}
|
|
1178
1178
|
}
|
|
1179
1179
|
]
|
|
@@ -1188,7 +1188,7 @@
|
|
|
1188
1188
|
"name": "*",
|
|
1189
1189
|
"declaration": {
|
|
1190
1190
|
"name": "*",
|
|
1191
|
-
"
|
|
1191
|
+
"module": "option/optgroup.js"
|
|
1192
1192
|
}
|
|
1193
1193
|
},
|
|
1194
1194
|
{
|
|
@@ -1196,7 +1196,7 @@
|
|
|
1196
1196
|
"name": "*",
|
|
1197
1197
|
"declaration": {
|
|
1198
1198
|
"name": "*",
|
|
1199
|
-
"
|
|
1199
|
+
"module": "option/option.js"
|
|
1200
1200
|
}
|
|
1201
1201
|
},
|
|
1202
1202
|
{
|
|
@@ -1204,7 +1204,7 @@
|
|
|
1204
1204
|
"name": "*",
|
|
1205
1205
|
"declaration": {
|
|
1206
1206
|
"name": "*",
|
|
1207
|
-
"
|
|
1207
|
+
"module": "option/option-hint.js"
|
|
1208
1208
|
}
|
|
1209
1209
|
}
|
|
1210
1210
|
]
|
|
@@ -1219,7 +1219,7 @@
|
|
|
1219
1219
|
"name": "*",
|
|
1220
1220
|
"declaration": {
|
|
1221
1221
|
"name": "*",
|
|
1222
|
-
"
|
|
1222
|
+
"module": "overlay/overlay.component.js"
|
|
1223
1223
|
}
|
|
1224
1224
|
},
|
|
1225
1225
|
{
|
|
@@ -1227,7 +1227,7 @@
|
|
|
1227
1227
|
"name": "*",
|
|
1228
1228
|
"declaration": {
|
|
1229
1229
|
"name": "*",
|
|
1230
|
-
"
|
|
1230
|
+
"module": "overlay/overlay-base-element.js"
|
|
1231
1231
|
}
|
|
1232
1232
|
}
|
|
1233
1233
|
]
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
"name": "*",
|
|
1243
1243
|
"declaration": {
|
|
1244
1244
|
"name": "*",
|
|
1245
|
-
"
|
|
1245
|
+
"module": "paginator/common.js"
|
|
1246
1246
|
}
|
|
1247
1247
|
},
|
|
1248
1248
|
{
|
|
@@ -1250,7 +1250,7 @@
|
|
|
1250
1250
|
"name": "*",
|
|
1251
1251
|
"declaration": {
|
|
1252
1252
|
"name": "*",
|
|
1253
|
-
"
|
|
1253
|
+
"module": "paginator/compact-paginator.js"
|
|
1254
1254
|
}
|
|
1255
1255
|
},
|
|
1256
1256
|
{
|
|
@@ -1258,7 +1258,7 @@
|
|
|
1258
1258
|
"name": "*",
|
|
1259
1259
|
"declaration": {
|
|
1260
1260
|
"name": "*",
|
|
1261
|
-
"
|
|
1261
|
+
"module": "paginator/paginator.js"
|
|
1262
1262
|
}
|
|
1263
1263
|
}
|
|
1264
1264
|
]
|
|
@@ -1273,7 +1273,7 @@
|
|
|
1273
1273
|
"name": "*",
|
|
1274
1274
|
"declaration": {
|
|
1275
1275
|
"name": "*",
|
|
1276
|
-
"
|
|
1276
|
+
"module": "popover/popover.js"
|
|
1277
1277
|
}
|
|
1278
1278
|
},
|
|
1279
1279
|
{
|
|
@@ -1281,7 +1281,7 @@
|
|
|
1281
1281
|
"name": "*",
|
|
1282
1282
|
"declaration": {
|
|
1283
1283
|
"name": "*",
|
|
1284
|
-
"
|
|
1284
|
+
"module": "popover/popover-trigger.js"
|
|
1285
1285
|
}
|
|
1286
1286
|
}
|
|
1287
1287
|
]
|
|
@@ -1296,7 +1296,7 @@
|
|
|
1296
1296
|
"name": "*",
|
|
1297
1297
|
"declaration": {
|
|
1298
1298
|
"name": "*",
|
|
1299
|
-
"
|
|
1299
|
+
"module": "radio-button/radio-button.js"
|
|
1300
1300
|
}
|
|
1301
1301
|
},
|
|
1302
1302
|
{
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"name": "*",
|
|
1305
1305
|
"declaration": {
|
|
1306
1306
|
"name": "*",
|
|
1307
|
-
"
|
|
1307
|
+
"module": "radio-button/radio-button-group.js"
|
|
1308
1308
|
}
|
|
1309
1309
|
},
|
|
1310
1310
|
{
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
"name": "*",
|
|
1313
1313
|
"declaration": {
|
|
1314
1314
|
"name": "*",
|
|
1315
|
-
"
|
|
1315
|
+
"module": "radio-button/radio-button-panel.js"
|
|
1316
1316
|
}
|
|
1317
1317
|
},
|
|
1318
1318
|
{
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
"name": "*",
|
|
1321
1321
|
"declaration": {
|
|
1322
1322
|
"name": "*",
|
|
1323
|
-
"
|
|
1323
|
+
"module": "radio-button/common.js"
|
|
1324
1324
|
}
|
|
1325
1325
|
}
|
|
1326
1326
|
]
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
"name": "*",
|
|
1336
1336
|
"declaration": {
|
|
1337
1337
|
"name": "*",
|
|
1338
|
-
"
|
|
1338
|
+
"module": "screen-reader-only/screen-reader-only.component.js"
|
|
1339
1339
|
}
|
|
1340
1340
|
}
|
|
1341
1341
|
]
|
|
@@ -1350,7 +1350,7 @@
|
|
|
1350
1350
|
"name": "*",
|
|
1351
1351
|
"declaration": {
|
|
1352
1352
|
"name": "*",
|
|
1353
|
-
"
|
|
1353
|
+
"module": "select/select.component.js"
|
|
1354
1354
|
}
|
|
1355
1355
|
}
|
|
1356
1356
|
]
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
"name": "*",
|
|
1366
1366
|
"declaration": {
|
|
1367
1367
|
"name": "*",
|
|
1368
|
-
"
|
|
1368
|
+
"module": "selection-action-panel/selection-action-panel.component.js"
|
|
1369
1369
|
}
|
|
1370
1370
|
}
|
|
1371
1371
|
]
|
|
@@ -1380,7 +1380,7 @@
|
|
|
1380
1380
|
"name": "*",
|
|
1381
1381
|
"declaration": {
|
|
1382
1382
|
"name": "*",
|
|
1383
|
-
"
|
|
1383
|
+
"module": "selection-expansion-panel/selection-expansion-panel.component.js"
|
|
1384
1384
|
}
|
|
1385
1385
|
}
|
|
1386
1386
|
]
|
|
@@ -1395,7 +1395,7 @@
|
|
|
1395
1395
|
"name": "*",
|
|
1396
1396
|
"declaration": {
|
|
1397
1397
|
"name": "*",
|
|
1398
|
-
"
|
|
1398
|
+
"module": "sidebar/common.js"
|
|
1399
1399
|
}
|
|
1400
1400
|
},
|
|
1401
1401
|
{
|
|
@@ -1403,7 +1403,7 @@
|
|
|
1403
1403
|
"name": "*",
|
|
1404
1404
|
"declaration": {
|
|
1405
1405
|
"name": "*",
|
|
1406
|
-
"
|
|
1406
|
+
"module": "sidebar/icon-sidebar.js"
|
|
1407
1407
|
}
|
|
1408
1408
|
},
|
|
1409
1409
|
{
|
|
@@ -1411,7 +1411,7 @@
|
|
|
1411
1411
|
"name": "*",
|
|
1412
1412
|
"declaration": {
|
|
1413
1413
|
"name": "*",
|
|
1414
|
-
"
|
|
1414
|
+
"module": "sidebar/icon-sidebar-button.js"
|
|
1415
1415
|
}
|
|
1416
1416
|
},
|
|
1417
1417
|
{
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
"name": "*",
|
|
1420
1420
|
"declaration": {
|
|
1421
1421
|
"name": "*",
|
|
1422
|
-
"
|
|
1422
|
+
"module": "sidebar/icon-sidebar-container.js"
|
|
1423
1423
|
}
|
|
1424
1424
|
},
|
|
1425
1425
|
{
|
|
@@ -1427,7 +1427,7 @@
|
|
|
1427
1427
|
"name": "*",
|
|
1428
1428
|
"declaration": {
|
|
1429
1429
|
"name": "*",
|
|
1430
|
-
"
|
|
1430
|
+
"module": "sidebar/icon-sidebar-content.js"
|
|
1431
1431
|
}
|
|
1432
1432
|
},
|
|
1433
1433
|
{
|
|
@@ -1435,7 +1435,7 @@
|
|
|
1435
1435
|
"name": "*",
|
|
1436
1436
|
"declaration": {
|
|
1437
1437
|
"name": "*",
|
|
1438
|
-
"
|
|
1438
|
+
"module": "sidebar/icon-sidebar-link.js"
|
|
1439
1439
|
}
|
|
1440
1440
|
},
|
|
1441
1441
|
{
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
"name": "*",
|
|
1444
1444
|
"declaration": {
|
|
1445
1445
|
"name": "*",
|
|
1446
|
-
"
|
|
1446
|
+
"module": "sidebar/sidebar.js"
|
|
1447
1447
|
}
|
|
1448
1448
|
},
|
|
1449
1449
|
{
|
|
@@ -1451,7 +1451,7 @@
|
|
|
1451
1451
|
"name": "*",
|
|
1452
1452
|
"declaration": {
|
|
1453
1453
|
"name": "*",
|
|
1454
|
-
"
|
|
1454
|
+
"module": "sidebar/sidebar-close-button.js"
|
|
1455
1455
|
}
|
|
1456
1456
|
},
|
|
1457
1457
|
{
|
|
@@ -1459,7 +1459,7 @@
|
|
|
1459
1459
|
"name": "*",
|
|
1460
1460
|
"declaration": {
|
|
1461
1461
|
"name": "*",
|
|
1462
|
-
"
|
|
1462
|
+
"module": "sidebar/sidebar-container.js"
|
|
1463
1463
|
}
|
|
1464
1464
|
},
|
|
1465
1465
|
{
|
|
@@ -1467,7 +1467,7 @@
|
|
|
1467
1467
|
"name": "*",
|
|
1468
1468
|
"declaration": {
|
|
1469
1469
|
"name": "*",
|
|
1470
|
-
"
|
|
1470
|
+
"module": "sidebar/sidebar-content.js"
|
|
1471
1471
|
}
|
|
1472
1472
|
},
|
|
1473
1473
|
{
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
"name": "*",
|
|
1476
1476
|
"declaration": {
|
|
1477
1477
|
"name": "*",
|
|
1478
|
-
"
|
|
1478
|
+
"module": "sidebar/sidebar-title.js"
|
|
1479
1479
|
}
|
|
1480
1480
|
}
|
|
1481
1481
|
]
|
|
@@ -1490,7 +1490,7 @@
|
|
|
1490
1490
|
"name": "*",
|
|
1491
1491
|
"declaration": {
|
|
1492
1492
|
"name": "*",
|
|
1493
|
-
"
|
|
1493
|
+
"module": "signet/signet.component.js"
|
|
1494
1494
|
}
|
|
1495
1495
|
}
|
|
1496
1496
|
]
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"name": "*",
|
|
1506
1506
|
"declaration": {
|
|
1507
1507
|
"name": "*",
|
|
1508
|
-
"
|
|
1508
|
+
"module": "skiplink-list/skiplink-list.component.js"
|
|
1509
1509
|
}
|
|
1510
1510
|
}
|
|
1511
1511
|
]
|
|
@@ -1520,7 +1520,7 @@
|
|
|
1520
1520
|
"name": "*",
|
|
1521
1521
|
"declaration": {
|
|
1522
1522
|
"name": "*",
|
|
1523
|
-
"
|
|
1523
|
+
"module": "slider/slider.component.js"
|
|
1524
1524
|
}
|
|
1525
1525
|
}
|
|
1526
1526
|
]
|
|
@@ -1535,7 +1535,7 @@
|
|
|
1535
1535
|
"name": "*",
|
|
1536
1536
|
"declaration": {
|
|
1537
1537
|
"name": "*",
|
|
1538
|
-
"
|
|
1538
|
+
"module": "status/status.component.js"
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
1541
|
]
|
|
@@ -1550,7 +1550,7 @@
|
|
|
1550
1550
|
"name": "*",
|
|
1551
1551
|
"declaration": {
|
|
1552
1552
|
"name": "*",
|
|
1553
|
-
"
|
|
1553
|
+
"module": "stepper/step.js"
|
|
1554
1554
|
}
|
|
1555
1555
|
},
|
|
1556
1556
|
{
|
|
@@ -1558,7 +1558,7 @@
|
|
|
1558
1558
|
"name": "*",
|
|
1559
1559
|
"declaration": {
|
|
1560
1560
|
"name": "*",
|
|
1561
|
-
"
|
|
1561
|
+
"module": "stepper/step-label.js"
|
|
1562
1562
|
}
|
|
1563
1563
|
},
|
|
1564
1564
|
{
|
|
@@ -1566,7 +1566,7 @@
|
|
|
1566
1566
|
"name": "*",
|
|
1567
1567
|
"declaration": {
|
|
1568
1568
|
"name": "*",
|
|
1569
|
-
"
|
|
1569
|
+
"module": "stepper/stepper.js"
|
|
1570
1570
|
}
|
|
1571
1571
|
}
|
|
1572
1572
|
]
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"name": "*",
|
|
1582
1582
|
"declaration": {
|
|
1583
1583
|
"name": "*",
|
|
1584
|
-
"
|
|
1584
|
+
"module": "table/table-wrapper.js"
|
|
1585
1585
|
}
|
|
1586
1586
|
}
|
|
1587
1587
|
]
|
|
@@ -1596,7 +1596,7 @@
|
|
|
1596
1596
|
"name": "*",
|
|
1597
1597
|
"declaration": {
|
|
1598
1598
|
"name": "*",
|
|
1599
|
-
"
|
|
1599
|
+
"module": "tabs/tab.js"
|
|
1600
1600
|
}
|
|
1601
1601
|
},
|
|
1602
1602
|
{
|
|
@@ -1604,7 +1604,7 @@
|
|
|
1604
1604
|
"name": "*",
|
|
1605
1605
|
"declaration": {
|
|
1606
1606
|
"name": "*",
|
|
1607
|
-
"
|
|
1607
|
+
"module": "tabs/tab-group.js"
|
|
1608
1608
|
}
|
|
1609
1609
|
},
|
|
1610
1610
|
{
|
|
@@ -1612,7 +1612,7 @@
|
|
|
1612
1612
|
"name": "*",
|
|
1613
1613
|
"declaration": {
|
|
1614
1614
|
"name": "*",
|
|
1615
|
-
"
|
|
1615
|
+
"module": "tabs/tab-label.js"
|
|
1616
1616
|
}
|
|
1617
1617
|
}
|
|
1618
1618
|
]
|
|
@@ -1627,7 +1627,7 @@
|
|
|
1627
1627
|
"name": "*",
|
|
1628
1628
|
"declaration": {
|
|
1629
1629
|
"name": "*",
|
|
1630
|
-
"
|
|
1630
|
+
"module": "tag/tag.js"
|
|
1631
1631
|
}
|
|
1632
1632
|
},
|
|
1633
1633
|
{
|
|
@@ -1635,7 +1635,7 @@
|
|
|
1635
1635
|
"name": "*",
|
|
1636
1636
|
"declaration": {
|
|
1637
1637
|
"name": "*",
|
|
1638
|
-
"
|
|
1638
|
+
"module": "tag/tag-group.js"
|
|
1639
1639
|
}
|
|
1640
1640
|
}
|
|
1641
1641
|
]
|
|
@@ -1650,7 +1650,7 @@
|
|
|
1650
1650
|
"name": "*",
|
|
1651
1651
|
"declaration": {
|
|
1652
1652
|
"name": "*",
|
|
1653
|
-
"
|
|
1653
|
+
"module": "teaser-hero/teaser-hero.component.js"
|
|
1654
1654
|
}
|
|
1655
1655
|
}
|
|
1656
1656
|
]
|
|
@@ -1665,7 +1665,7 @@
|
|
|
1665
1665
|
"name": "*",
|
|
1666
1666
|
"declaration": {
|
|
1667
1667
|
"name": "*",
|
|
1668
|
-
"
|
|
1668
|
+
"module": "teaser-product/teaser-product.js"
|
|
1669
1669
|
}
|
|
1670
1670
|
},
|
|
1671
1671
|
{
|
|
@@ -1673,7 +1673,7 @@
|
|
|
1673
1673
|
"name": "*",
|
|
1674
1674
|
"declaration": {
|
|
1675
1675
|
"name": "*",
|
|
1676
|
-
"
|
|
1676
|
+
"module": "teaser-product/teaser-product-static.js"
|
|
1677
1677
|
}
|
|
1678
1678
|
},
|
|
1679
1679
|
{
|
|
@@ -1681,7 +1681,7 @@
|
|
|
1681
1681
|
"name": "*",
|
|
1682
1682
|
"declaration": {
|
|
1683
1683
|
"name": "*",
|
|
1684
|
-
"
|
|
1684
|
+
"module": "teaser-product/common.js"
|
|
1685
1685
|
}
|
|
1686
1686
|
}
|
|
1687
1687
|
]
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"name": "*",
|
|
1697
1697
|
"declaration": {
|
|
1698
1698
|
"name": "*",
|
|
1699
|
-
"
|
|
1699
|
+
"module": "teaser/teaser.component.js"
|
|
1700
1700
|
}
|
|
1701
1701
|
}
|
|
1702
1702
|
]
|
|
@@ -1711,7 +1711,7 @@
|
|
|
1711
1711
|
"name": "*",
|
|
1712
1712
|
"declaration": {
|
|
1713
1713
|
"name": "*",
|
|
1714
|
-
"
|
|
1714
|
+
"module": "time-input/time-input.component.js"
|
|
1715
1715
|
}
|
|
1716
1716
|
}
|
|
1717
1717
|
]
|
|
@@ -1726,7 +1726,7 @@
|
|
|
1726
1726
|
"name": "*",
|
|
1727
1727
|
"declaration": {
|
|
1728
1728
|
"name": "*",
|
|
1729
|
-
"
|
|
1729
|
+
"module": "timetable-form/timetable-form.js"
|
|
1730
1730
|
}
|
|
1731
1731
|
},
|
|
1732
1732
|
{
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
"name": "*",
|
|
1735
1735
|
"declaration": {
|
|
1736
1736
|
"name": "*",
|
|
1737
|
-
"
|
|
1737
|
+
"module": "timetable-form/timetable-form-details.js"
|
|
1738
1738
|
}
|
|
1739
1739
|
},
|
|
1740
1740
|
{
|
|
@@ -1742,7 +1742,7 @@
|
|
|
1742
1742
|
"name": "*",
|
|
1743
1743
|
"declaration": {
|
|
1744
1744
|
"name": "*",
|
|
1745
|
-
"
|
|
1745
|
+
"module": "timetable-form/timetable-form-field.js"
|
|
1746
1746
|
}
|
|
1747
1747
|
},
|
|
1748
1748
|
{
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
"name": "*",
|
|
1751
1751
|
"declaration": {
|
|
1752
1752
|
"name": "*",
|
|
1753
|
-
"
|
|
1753
|
+
"module": "timetable-form/timetable-form-swap-button.js"
|
|
1754
1754
|
}
|
|
1755
1755
|
}
|
|
1756
1756
|
]
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
"name": "*",
|
|
1766
1766
|
"declaration": {
|
|
1767
1767
|
"name": "*",
|
|
1768
|
-
"
|
|
1768
|
+
"module": "timetable-occupancy-icon/timetable-occupancy-icon.component.js"
|
|
1769
1769
|
}
|
|
1770
1770
|
}
|
|
1771
1771
|
]
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"name": "*",
|
|
1781
1781
|
"declaration": {
|
|
1782
1782
|
"name": "*",
|
|
1783
|
-
"
|
|
1783
|
+
"module": "timetable-occupancy/timetable-occupancy.component.js"
|
|
1784
1784
|
}
|
|
1785
1785
|
}
|
|
1786
1786
|
]
|
|
@@ -1795,7 +1795,7 @@
|
|
|
1795
1795
|
"name": "*",
|
|
1796
1796
|
"declaration": {
|
|
1797
1797
|
"name": "*",
|
|
1798
|
-
"
|
|
1798
|
+
"module": "title/title.component.js"
|
|
1799
1799
|
}
|
|
1800
1800
|
},
|
|
1801
1801
|
{
|
|
@@ -1803,7 +1803,7 @@
|
|
|
1803
1803
|
"name": "*",
|
|
1804
1804
|
"declaration": {
|
|
1805
1805
|
"name": "*",
|
|
1806
|
-
"
|
|
1806
|
+
"module": "title/title-base.js"
|
|
1807
1807
|
}
|
|
1808
1808
|
}
|
|
1809
1809
|
]
|
|
@@ -1818,7 +1818,7 @@
|
|
|
1818
1818
|
"name": "*",
|
|
1819
1819
|
"declaration": {
|
|
1820
1820
|
"name": "*",
|
|
1821
|
-
"
|
|
1821
|
+
"module": "toast/toast.component.js"
|
|
1822
1822
|
}
|
|
1823
1823
|
}
|
|
1824
1824
|
]
|
|
@@ -1833,7 +1833,7 @@
|
|
|
1833
1833
|
"name": "*",
|
|
1834
1834
|
"declaration": {
|
|
1835
1835
|
"name": "*",
|
|
1836
|
-
"
|
|
1836
|
+
"module": "toggle-check/toggle-check.component.js"
|
|
1837
1837
|
}
|
|
1838
1838
|
}
|
|
1839
1839
|
]
|
|
@@ -1848,7 +1848,7 @@
|
|
|
1848
1848
|
"name": "*",
|
|
1849
1849
|
"declaration": {
|
|
1850
1850
|
"name": "*",
|
|
1851
|
-
"
|
|
1851
|
+
"module": "toggle/toggle.js"
|
|
1852
1852
|
}
|
|
1853
1853
|
},
|
|
1854
1854
|
{
|
|
@@ -1856,7 +1856,7 @@
|
|
|
1856
1856
|
"name": "*",
|
|
1857
1857
|
"declaration": {
|
|
1858
1858
|
"name": "*",
|
|
1859
|
-
"
|
|
1859
|
+
"module": "toggle/toggle-option.js"
|
|
1860
1860
|
}
|
|
1861
1861
|
}
|
|
1862
1862
|
]
|
|
@@ -1871,7 +1871,7 @@
|
|
|
1871
1871
|
"name": "*",
|
|
1872
1872
|
"declaration": {
|
|
1873
1873
|
"name": "*",
|
|
1874
|
-
"
|
|
1874
|
+
"module": "tooltip/tooltip.component.js"
|
|
1875
1875
|
}
|
|
1876
1876
|
}
|
|
1877
1877
|
]
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
"name": "*",
|
|
1887
1887
|
"declaration": {
|
|
1888
1888
|
"name": "*",
|
|
1889
|
-
"
|
|
1889
|
+
"module": "train/train.js"
|
|
1890
1890
|
}
|
|
1891
1891
|
},
|
|
1892
1892
|
{
|
|
@@ -1894,7 +1894,7 @@
|
|
|
1894
1894
|
"name": "*",
|
|
1895
1895
|
"declaration": {
|
|
1896
1896
|
"name": "*",
|
|
1897
|
-
"
|
|
1897
|
+
"module": "train/train-blocked-passage.js"
|
|
1898
1898
|
}
|
|
1899
1899
|
},
|
|
1900
1900
|
{
|
|
@@ -1902,7 +1902,7 @@
|
|
|
1902
1902
|
"name": "*",
|
|
1903
1903
|
"declaration": {
|
|
1904
1904
|
"name": "*",
|
|
1905
|
-
"
|
|
1905
|
+
"module": "train/train-formation.js"
|
|
1906
1906
|
}
|
|
1907
1907
|
},
|
|
1908
1908
|
{
|
|
@@ -1910,7 +1910,7 @@
|
|
|
1910
1910
|
"name": "*",
|
|
1911
1911
|
"declaration": {
|
|
1912
1912
|
"name": "*",
|
|
1913
|
-
"
|
|
1913
|
+
"module": "train/train-wagon.js"
|
|
1914
1914
|
}
|
|
1915
1915
|
}
|
|
1916
1916
|
]
|
|
@@ -1925,7 +1925,7 @@
|
|
|
1925
1925
|
"name": "*",
|
|
1926
1926
|
"declaration": {
|
|
1927
1927
|
"name": "*",
|
|
1928
|
-
"
|
|
1928
|
+
"module": "visual-checkbox/visual-checkbox.component.js"
|
|
1929
1929
|
}
|
|
1930
1930
|
}
|
|
1931
1931
|
]
|
|
@@ -2344,7 +2344,7 @@
|
|
|
2344
2344
|
"name": "*",
|
|
2345
2345
|
"declaration": {
|
|
2346
2346
|
"name": "*",
|
|
2347
|
-
"
|
|
2347
|
+
"module": "alert/alert-group/alert-group.component.js"
|
|
2348
2348
|
}
|
|
2349
2349
|
}
|
|
2350
2350
|
]
|
|
@@ -2359,7 +2359,7 @@
|
|
|
2359
2359
|
"name": "*",
|
|
2360
2360
|
"declaration": {
|
|
2361
2361
|
"name": "*",
|
|
2362
|
-
"
|
|
2362
|
+
"module": "alert/alert/alert.component.js"
|
|
2363
2363
|
}
|
|
2364
2364
|
}
|
|
2365
2365
|
]
|
|
@@ -3092,6 +3092,21 @@
|
|
|
3092
3092
|
"module": "core/base-elements/open-close-base-element.js"
|
|
3093
3093
|
}
|
|
3094
3094
|
},
|
|
3095
|
+
{
|
|
3096
|
+
"kind": "method",
|
|
3097
|
+
"name": "escapeStrategy",
|
|
3098
|
+
"privacy": "public",
|
|
3099
|
+
"return": {
|
|
3100
|
+
"type": {
|
|
3101
|
+
"text": "void"
|
|
3102
|
+
}
|
|
3103
|
+
},
|
|
3104
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
3105
|
+
"inheritedFrom": {
|
|
3106
|
+
"name": "SbbOpenCloseBaseElement",
|
|
3107
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
3108
|
+
}
|
|
3109
|
+
},
|
|
3095
3110
|
{
|
|
3096
3111
|
"kind": "method",
|
|
3097
3112
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -4247,6 +4262,21 @@
|
|
|
4247
4262
|
"module": "core/base-elements/open-close-base-element.js"
|
|
4248
4263
|
}
|
|
4249
4264
|
},
|
|
4265
|
+
{
|
|
4266
|
+
"kind": "method",
|
|
4267
|
+
"name": "escapeStrategy",
|
|
4268
|
+
"privacy": "public",
|
|
4269
|
+
"return": {
|
|
4270
|
+
"type": {
|
|
4271
|
+
"text": "void"
|
|
4272
|
+
}
|
|
4273
|
+
},
|
|
4274
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
4275
|
+
"inheritedFrom": {
|
|
4276
|
+
"name": "SbbOpenCloseBaseElement",
|
|
4277
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
4278
|
+
}
|
|
4279
|
+
},
|
|
4250
4280
|
{
|
|
4251
4281
|
"kind": "method",
|
|
4252
4282
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -4494,7 +4524,7 @@
|
|
|
4494
4524
|
"name": "*",
|
|
4495
4525
|
"declaration": {
|
|
4496
4526
|
"name": "*",
|
|
4497
|
-
"
|
|
4527
|
+
"module": "autocomplete-grid/autocomplete-grid-button/autocomplete-grid-button.component.js"
|
|
4498
4528
|
}
|
|
4499
4529
|
}
|
|
4500
4530
|
]
|
|
@@ -4509,7 +4539,7 @@
|
|
|
4509
4539
|
"name": "*",
|
|
4510
4540
|
"declaration": {
|
|
4511
4541
|
"name": "*",
|
|
4512
|
-
"
|
|
4542
|
+
"module": "autocomplete-grid/autocomplete-grid-cell/autocomplete-grid-cell.component.js"
|
|
4513
4543
|
}
|
|
4514
4544
|
}
|
|
4515
4545
|
]
|
|
@@ -4524,7 +4554,7 @@
|
|
|
4524
4554
|
"name": "*",
|
|
4525
4555
|
"declaration": {
|
|
4526
4556
|
"name": "*",
|
|
4527
|
-
"
|
|
4557
|
+
"module": "autocomplete-grid/autocomplete-grid-optgroup/autocomplete-grid-optgroup.component.js"
|
|
4528
4558
|
}
|
|
4529
4559
|
}
|
|
4530
4560
|
]
|
|
@@ -4539,7 +4569,7 @@
|
|
|
4539
4569
|
"name": "*",
|
|
4540
4570
|
"declaration": {
|
|
4541
4571
|
"name": "*",
|
|
4542
|
-
"
|
|
4572
|
+
"module": "autocomplete-grid/autocomplete-grid-option/autocomplete-grid-option.component.js"
|
|
4543
4573
|
}
|
|
4544
4574
|
}
|
|
4545
4575
|
]
|
|
@@ -4554,7 +4584,7 @@
|
|
|
4554
4584
|
"name": "*",
|
|
4555
4585
|
"declaration": {
|
|
4556
4586
|
"name": "*",
|
|
4557
|
-
"
|
|
4587
|
+
"module": "autocomplete-grid/autocomplete-grid-row/autocomplete-grid-row.component.js"
|
|
4558
4588
|
}
|
|
4559
4589
|
}
|
|
4560
4590
|
]
|
|
@@ -4569,7 +4599,7 @@
|
|
|
4569
4599
|
"name": "*",
|
|
4570
4600
|
"declaration": {
|
|
4571
4601
|
"name": "*",
|
|
4572
|
-
"
|
|
4602
|
+
"module": "autocomplete-grid/autocomplete-grid/autocomplete-grid.component.js"
|
|
4573
4603
|
}
|
|
4574
4604
|
}
|
|
4575
4605
|
]
|
|
@@ -4584,7 +4614,7 @@
|
|
|
4584
4614
|
"name": "*",
|
|
4585
4615
|
"declaration": {
|
|
4586
4616
|
"name": "*",
|
|
4587
|
-
"
|
|
4617
|
+
"module": "breadcrumb/breadcrumb-group/breadcrumb-group.component.js"
|
|
4588
4618
|
}
|
|
4589
4619
|
}
|
|
4590
4620
|
]
|
|
@@ -4599,7 +4629,7 @@
|
|
|
4599
4629
|
"name": "*",
|
|
4600
4630
|
"declaration": {
|
|
4601
4631
|
"name": "*",
|
|
4602
|
-
"
|
|
4632
|
+
"module": "breadcrumb/breadcrumb/breadcrumb.component.js"
|
|
4603
4633
|
}
|
|
4604
4634
|
}
|
|
4605
4635
|
]
|
|
@@ -4614,7 +4644,7 @@
|
|
|
4614
4644
|
"name": "*",
|
|
4615
4645
|
"declaration": {
|
|
4616
4646
|
"name": "*",
|
|
4617
|
-
"
|
|
4647
|
+
"module": "button/accent-button-link/accent-button-link.component.js"
|
|
4618
4648
|
}
|
|
4619
4649
|
}
|
|
4620
4650
|
]
|
|
@@ -4629,7 +4659,7 @@
|
|
|
4629
4659
|
"name": "*",
|
|
4630
4660
|
"declaration": {
|
|
4631
4661
|
"name": "*",
|
|
4632
|
-
"
|
|
4662
|
+
"module": "button/accent-button-static/accent-button-static.component.js"
|
|
4633
4663
|
}
|
|
4634
4664
|
}
|
|
4635
4665
|
]
|
|
@@ -4644,7 +4674,7 @@
|
|
|
4644
4674
|
"name": "*",
|
|
4645
4675
|
"declaration": {
|
|
4646
4676
|
"name": "*",
|
|
4647
|
-
"
|
|
4677
|
+
"module": "button/accent-button/accent-button.component.js"
|
|
4648
4678
|
}
|
|
4649
4679
|
}
|
|
4650
4680
|
]
|
|
@@ -4659,7 +4689,7 @@
|
|
|
4659
4689
|
"name": "*",
|
|
4660
4690
|
"declaration": {
|
|
4661
4691
|
"name": "*",
|
|
4662
|
-
"
|
|
4692
|
+
"module": "button/button-link/button-link.component.js"
|
|
4663
4693
|
}
|
|
4664
4694
|
}
|
|
4665
4695
|
]
|
|
@@ -4674,7 +4704,7 @@
|
|
|
4674
4704
|
"name": "*",
|
|
4675
4705
|
"declaration": {
|
|
4676
4706
|
"name": "*",
|
|
4677
|
-
"
|
|
4707
|
+
"module": "button/button-static/button-static.component.js"
|
|
4678
4708
|
}
|
|
4679
4709
|
}
|
|
4680
4710
|
]
|
|
@@ -4689,7 +4719,7 @@
|
|
|
4689
4719
|
"name": "*",
|
|
4690
4720
|
"declaration": {
|
|
4691
4721
|
"name": "*",
|
|
4692
|
-
"
|
|
4722
|
+
"module": "button/button/button.component.js"
|
|
4693
4723
|
}
|
|
4694
4724
|
}
|
|
4695
4725
|
]
|
|
@@ -4704,7 +4734,7 @@
|
|
|
4704
4734
|
"name": "*",
|
|
4705
4735
|
"declaration": {
|
|
4706
4736
|
"name": "*",
|
|
4707
|
-
"
|
|
4737
|
+
"module": "button/common/button-common.js"
|
|
4708
4738
|
}
|
|
4709
4739
|
},
|
|
4710
4740
|
{
|
|
@@ -4759,7 +4789,7 @@
|
|
|
4759
4789
|
"name": "*",
|
|
4760
4790
|
"declaration": {
|
|
4761
4791
|
"name": "*",
|
|
4762
|
-
"
|
|
4792
|
+
"module": "button/mini-button-group/mini-button-group.component.js"
|
|
4763
4793
|
}
|
|
4764
4794
|
}
|
|
4765
4795
|
]
|
|
@@ -4774,7 +4804,7 @@
|
|
|
4774
4804
|
"name": "*",
|
|
4775
4805
|
"declaration": {
|
|
4776
4806
|
"name": "*",
|
|
4777
|
-
"
|
|
4807
|
+
"module": "button/mini-button/mini-button.component.js"
|
|
4778
4808
|
}
|
|
4779
4809
|
}
|
|
4780
4810
|
]
|
|
@@ -4789,7 +4819,7 @@
|
|
|
4789
4819
|
"name": "*",
|
|
4790
4820
|
"declaration": {
|
|
4791
4821
|
"name": "*",
|
|
4792
|
-
"
|
|
4822
|
+
"module": "button/secondary-button-link/secondary-button-link.component.js"
|
|
4793
4823
|
}
|
|
4794
4824
|
}
|
|
4795
4825
|
]
|
|
@@ -4804,7 +4834,7 @@
|
|
|
4804
4834
|
"name": "*",
|
|
4805
4835
|
"declaration": {
|
|
4806
4836
|
"name": "*",
|
|
4807
|
-
"
|
|
4837
|
+
"module": "button/secondary-button-static/secondary-button-static.component.js"
|
|
4808
4838
|
}
|
|
4809
4839
|
}
|
|
4810
4840
|
]
|
|
@@ -4819,7 +4849,7 @@
|
|
|
4819
4849
|
"name": "*",
|
|
4820
4850
|
"declaration": {
|
|
4821
4851
|
"name": "*",
|
|
4822
|
-
"
|
|
4852
|
+
"module": "button/secondary-button/secondary-button.component.js"
|
|
4823
4853
|
}
|
|
4824
4854
|
}
|
|
4825
4855
|
]
|
|
@@ -4834,7 +4864,7 @@
|
|
|
4834
4864
|
"name": "*",
|
|
4835
4865
|
"declaration": {
|
|
4836
4866
|
"name": "*",
|
|
4837
|
-
"
|
|
4867
|
+
"module": "button/transparent-button-link/transparent-button-link.component.js"
|
|
4838
4868
|
}
|
|
4839
4869
|
}
|
|
4840
4870
|
]
|
|
@@ -4849,7 +4879,7 @@
|
|
|
4849
4879
|
"name": "*",
|
|
4850
4880
|
"declaration": {
|
|
4851
4881
|
"name": "*",
|
|
4852
|
-
"
|
|
4882
|
+
"module": "button/transparent-button-static/transparent-button-static.component.js"
|
|
4853
4883
|
}
|
|
4854
4884
|
}
|
|
4855
4885
|
]
|
|
@@ -4864,7 +4894,7 @@
|
|
|
4864
4894
|
"name": "*",
|
|
4865
4895
|
"declaration": {
|
|
4866
4896
|
"name": "*",
|
|
4867
|
-
"
|
|
4897
|
+
"module": "button/transparent-button/transparent-button.component.js"
|
|
4868
4898
|
}
|
|
4869
4899
|
}
|
|
4870
4900
|
]
|
|
@@ -5555,12 +5585,6 @@
|
|
|
5555
5585
|
}
|
|
5556
5586
|
},
|
|
5557
5587
|
"parameters": [
|
|
5558
|
-
{
|
|
5559
|
-
"name": "event",
|
|
5560
|
-
"type": {
|
|
5561
|
-
"text": "PointerEvent"
|
|
5562
|
-
}
|
|
5563
|
-
},
|
|
5564
5588
|
{
|
|
5565
5589
|
"name": "day",
|
|
5566
5590
|
"type": {
|
|
@@ -5580,12 +5604,6 @@
|
|
|
5580
5604
|
}
|
|
5581
5605
|
},
|
|
5582
5606
|
"parameters": [
|
|
5583
|
-
{
|
|
5584
|
-
"name": "event",
|
|
5585
|
-
"type": {
|
|
5586
|
-
"text": "PointerEvent"
|
|
5587
|
-
}
|
|
5588
|
-
},
|
|
5589
5607
|
{
|
|
5590
5608
|
"name": "days",
|
|
5591
5609
|
"type": {
|
|
@@ -6872,7 +6890,7 @@
|
|
|
6872
6890
|
"name": "*",
|
|
6873
6891
|
"declaration": {
|
|
6874
6892
|
"name": "*",
|
|
6875
|
-
"
|
|
6893
|
+
"module": "card/card-badge/card-badge.component.js"
|
|
6876
6894
|
}
|
|
6877
6895
|
}
|
|
6878
6896
|
]
|
|
@@ -6887,7 +6905,7 @@
|
|
|
6887
6905
|
"name": "*",
|
|
6888
6906
|
"declaration": {
|
|
6889
6907
|
"name": "*",
|
|
6890
|
-
"
|
|
6908
|
+
"module": "card/card-button/card-button.component.js"
|
|
6891
6909
|
}
|
|
6892
6910
|
}
|
|
6893
6911
|
]
|
|
@@ -6902,7 +6920,7 @@
|
|
|
6902
6920
|
"name": "*",
|
|
6903
6921
|
"declaration": {
|
|
6904
6922
|
"name": "*",
|
|
6905
|
-
"
|
|
6923
|
+
"module": "card/card-link/card-link.component.js"
|
|
6906
6924
|
}
|
|
6907
6925
|
}
|
|
6908
6926
|
]
|
|
@@ -6917,7 +6935,7 @@
|
|
|
6917
6935
|
"name": "*",
|
|
6918
6936
|
"declaration": {
|
|
6919
6937
|
"name": "*",
|
|
6920
|
-
"
|
|
6938
|
+
"module": "card/card/card.component.js"
|
|
6921
6939
|
}
|
|
6922
6940
|
}
|
|
6923
6941
|
]
|
|
@@ -6932,7 +6950,7 @@
|
|
|
6932
6950
|
"name": "*",
|
|
6933
6951
|
"declaration": {
|
|
6934
6952
|
"name": "*",
|
|
6935
|
-
"
|
|
6953
|
+
"module": "card/common/card-action-common.js"
|
|
6936
6954
|
}
|
|
6937
6955
|
}
|
|
6938
6956
|
]
|
|
@@ -6947,7 +6965,7 @@
|
|
|
6947
6965
|
"name": "*",
|
|
6948
6966
|
"declaration": {
|
|
6949
6967
|
"name": "*",
|
|
6950
|
-
"
|
|
6968
|
+
"module": "carousel/carousel-item/carousel-item.component.js"
|
|
6951
6969
|
}
|
|
6952
6970
|
}
|
|
6953
6971
|
]
|
|
@@ -6962,7 +6980,7 @@
|
|
|
6962
6980
|
"name": "*",
|
|
6963
6981
|
"declaration": {
|
|
6964
6982
|
"name": "*",
|
|
6965
|
-
"
|
|
6983
|
+
"module": "carousel/carousel-list/carousel-list.component.js"
|
|
6966
6984
|
}
|
|
6967
6985
|
}
|
|
6968
6986
|
]
|
|
@@ -6977,7 +6995,7 @@
|
|
|
6977
6995
|
"name": "*",
|
|
6978
6996
|
"declaration": {
|
|
6979
6997
|
"name": "*",
|
|
6980
|
-
"
|
|
6998
|
+
"module": "carousel/carousel/carousel.component.js"
|
|
6981
6999
|
}
|
|
6982
7000
|
}
|
|
6983
7001
|
]
|
|
@@ -6992,7 +7010,7 @@
|
|
|
6992
7010
|
"name": "*",
|
|
6993
7011
|
"declaration": {
|
|
6994
7012
|
"name": "*",
|
|
6995
|
-
"
|
|
7013
|
+
"module": "checkbox/checkbox-group/checkbox-group.component.js"
|
|
6996
7014
|
}
|
|
6997
7015
|
}
|
|
6998
7016
|
]
|
|
@@ -7007,7 +7025,7 @@
|
|
|
7007
7025
|
"name": "*",
|
|
7008
7026
|
"declaration": {
|
|
7009
7027
|
"name": "*",
|
|
7010
|
-
"
|
|
7028
|
+
"module": "checkbox/checkbox-panel/checkbox-panel.component.js"
|
|
7011
7029
|
}
|
|
7012
7030
|
}
|
|
7013
7031
|
]
|
|
@@ -7022,7 +7040,7 @@
|
|
|
7022
7040
|
"name": "*",
|
|
7023
7041
|
"declaration": {
|
|
7024
7042
|
"name": "*",
|
|
7025
|
-
"
|
|
7043
|
+
"module": "checkbox/checkbox/checkbox.component.js"
|
|
7026
7044
|
}
|
|
7027
7045
|
}
|
|
7028
7046
|
]
|
|
@@ -7037,7 +7055,7 @@
|
|
|
7037
7055
|
"name": "*",
|
|
7038
7056
|
"declaration": {
|
|
7039
7057
|
"name": "*",
|
|
7040
|
-
"
|
|
7058
|
+
"module": "checkbox/common/checkbox-common.js"
|
|
7041
7059
|
}
|
|
7042
7060
|
},
|
|
7043
7061
|
{
|
|
@@ -7060,7 +7078,7 @@
|
|
|
7060
7078
|
"name": "*",
|
|
7061
7079
|
"declaration": {
|
|
7062
7080
|
"name": "*",
|
|
7063
|
-
"
|
|
7081
|
+
"module": "chip/chip-group/chip-group.component.js"
|
|
7064
7082
|
}
|
|
7065
7083
|
}
|
|
7066
7084
|
]
|
|
@@ -7075,7 +7093,7 @@
|
|
|
7075
7093
|
"name": "*",
|
|
7076
7094
|
"declaration": {
|
|
7077
7095
|
"name": "*",
|
|
7078
|
-
"
|
|
7096
|
+
"module": "chip/chip/chip.component.js"
|
|
7079
7097
|
}
|
|
7080
7098
|
}
|
|
7081
7099
|
]
|
|
@@ -7495,7 +7513,7 @@
|
|
|
7495
7513
|
"name": "*",
|
|
7496
7514
|
"declaration": {
|
|
7497
7515
|
"name": "*",
|
|
7498
|
-
"
|
|
7516
|
+
"module": "container/container/container.component.js"
|
|
7499
7517
|
}
|
|
7500
7518
|
}
|
|
7501
7519
|
]
|
|
@@ -7510,7 +7528,7 @@
|
|
|
7510
7528
|
"name": "*",
|
|
7511
7529
|
"declaration": {
|
|
7512
7530
|
"name": "*",
|
|
7513
|
-
"
|
|
7531
|
+
"module": "container/sticky-bar/sticky-bar.component.js"
|
|
7514
7532
|
}
|
|
7515
7533
|
}
|
|
7516
7534
|
]
|
|
@@ -7525,7 +7543,7 @@
|
|
|
7525
7543
|
"name": "*",
|
|
7526
7544
|
"declaration": {
|
|
7527
7545
|
"name": "*",
|
|
7528
|
-
"
|
|
7546
|
+
"module": "core/a11y/arrow-navigation.js"
|
|
7529
7547
|
}
|
|
7530
7548
|
},
|
|
7531
7549
|
{
|
|
@@ -7533,7 +7551,7 @@
|
|
|
7533
7551
|
"name": "*",
|
|
7534
7552
|
"declaration": {
|
|
7535
7553
|
"name": "*",
|
|
7536
|
-
"
|
|
7554
|
+
"module": "core/a11y/fake-event-detection.js"
|
|
7537
7555
|
}
|
|
7538
7556
|
},
|
|
7539
7557
|
{
|
|
@@ -7541,7 +7559,7 @@
|
|
|
7541
7559
|
"name": "*",
|
|
7542
7560
|
"declaration": {
|
|
7543
7561
|
"name": "*",
|
|
7544
|
-
"
|
|
7562
|
+
"module": "core/a11y/focus-visible-within-controller.js"
|
|
7545
7563
|
}
|
|
7546
7564
|
},
|
|
7547
7565
|
{
|
|
@@ -7549,7 +7567,7 @@
|
|
|
7549
7567
|
"name": "*",
|
|
7550
7568
|
"declaration": {
|
|
7551
7569
|
"name": "*",
|
|
7552
|
-
"
|
|
7570
|
+
"module": "core/a11y/focus.js"
|
|
7553
7571
|
}
|
|
7554
7572
|
},
|
|
7555
7573
|
{
|
|
@@ -7557,7 +7575,7 @@
|
|
|
7557
7575
|
"name": "*",
|
|
7558
7576
|
"declaration": {
|
|
7559
7577
|
"name": "*",
|
|
7560
|
-
"
|
|
7578
|
+
"module": "core/a11y/focus-trap-controller.js"
|
|
7561
7579
|
}
|
|
7562
7580
|
},
|
|
7563
7581
|
{
|
|
@@ -7565,7 +7583,7 @@
|
|
|
7565
7583
|
"name": "*",
|
|
7566
7584
|
"declaration": {
|
|
7567
7585
|
"name": "*",
|
|
7568
|
-
"
|
|
7586
|
+
"module": "core/a11y/interactivity-checker.js"
|
|
7569
7587
|
}
|
|
7570
7588
|
},
|
|
7571
7589
|
{
|
|
@@ -7573,7 +7591,7 @@
|
|
|
7573
7591
|
"name": "*",
|
|
7574
7592
|
"declaration": {
|
|
7575
7593
|
"name": "*",
|
|
7576
|
-
"
|
|
7594
|
+
"module": "core/a11y/input-modality-detector.js"
|
|
7577
7595
|
}
|
|
7578
7596
|
},
|
|
7579
7597
|
{
|
|
@@ -7581,7 +7599,7 @@
|
|
|
7581
7599
|
"name": "*",
|
|
7582
7600
|
"declaration": {
|
|
7583
7601
|
"name": "*",
|
|
7584
|
-
"
|
|
7602
|
+
"module": "core/a11y/live-announcer.js"
|
|
7585
7603
|
}
|
|
7586
7604
|
}
|
|
7587
7605
|
]
|
|
@@ -7596,7 +7614,7 @@
|
|
|
7596
7614
|
"name": "*",
|
|
7597
7615
|
"declaration": {
|
|
7598
7616
|
"name": "*",
|
|
7599
|
-
"
|
|
7617
|
+
"module": "core/base-elements/action-base-element.js"
|
|
7600
7618
|
}
|
|
7601
7619
|
},
|
|
7602
7620
|
{
|
|
@@ -7604,7 +7622,7 @@
|
|
|
7604
7622
|
"name": "*",
|
|
7605
7623
|
"declaration": {
|
|
7606
7624
|
"name": "*",
|
|
7607
|
-
"
|
|
7625
|
+
"module": "core/base-elements/button-base-element.js"
|
|
7608
7626
|
}
|
|
7609
7627
|
},
|
|
7610
7628
|
{
|
|
@@ -7612,7 +7630,7 @@
|
|
|
7612
7630
|
"name": "*",
|
|
7613
7631
|
"declaration": {
|
|
7614
7632
|
"name": "*",
|
|
7615
|
-
"
|
|
7633
|
+
"module": "core/base-elements/link-base-element.js"
|
|
7616
7634
|
}
|
|
7617
7635
|
},
|
|
7618
7636
|
{
|
|
@@ -7620,7 +7638,7 @@
|
|
|
7620
7638
|
"name": "*",
|
|
7621
7639
|
"declaration": {
|
|
7622
7640
|
"name": "*",
|
|
7623
|
-
"
|
|
7641
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
7624
7642
|
}
|
|
7625
7643
|
}
|
|
7626
7644
|
]
|
|
@@ -7635,7 +7653,7 @@
|
|
|
7635
7653
|
"name": "*",
|
|
7636
7654
|
"declaration": {
|
|
7637
7655
|
"name": "*",
|
|
7638
|
-
"
|
|
7656
|
+
"module": "core/config/config.js"
|
|
7639
7657
|
}
|
|
7640
7658
|
}
|
|
7641
7659
|
]
|
|
@@ -7650,7 +7668,7 @@
|
|
|
7650
7668
|
"name": "*",
|
|
7651
7669
|
"declaration": {
|
|
7652
7670
|
"name": "*",
|
|
7653
|
-
"
|
|
7671
|
+
"module": "core/controllers/escapable-overlay-controller.js"
|
|
7654
7672
|
}
|
|
7655
7673
|
},
|
|
7656
7674
|
{
|
|
@@ -7658,7 +7676,7 @@
|
|
|
7658
7676
|
"name": "*",
|
|
7659
7677
|
"declaration": {
|
|
7660
7678
|
"name": "*",
|
|
7661
|
-
"
|
|
7679
|
+
"module": "core/controllers/id-reference-controller.js"
|
|
7662
7680
|
}
|
|
7663
7681
|
},
|
|
7664
7682
|
{
|
|
@@ -7666,7 +7684,7 @@
|
|
|
7666
7684
|
"name": "*",
|
|
7667
7685
|
"declaration": {
|
|
7668
7686
|
"name": "*",
|
|
7669
|
-
"
|
|
7687
|
+
"module": "core/controllers/inert-controller.js"
|
|
7670
7688
|
}
|
|
7671
7689
|
},
|
|
7672
7690
|
{
|
|
@@ -7674,7 +7692,7 @@
|
|
|
7674
7692
|
"name": "*",
|
|
7675
7693
|
"declaration": {
|
|
7676
7694
|
"name": "*",
|
|
7677
|
-
"
|
|
7695
|
+
"module": "core/controllers/language-controller.js"
|
|
7678
7696
|
}
|
|
7679
7697
|
},
|
|
7680
7698
|
{
|
|
@@ -7682,7 +7700,7 @@
|
|
|
7682
7700
|
"name": "*",
|
|
7683
7701
|
"declaration": {
|
|
7684
7702
|
"name": "*",
|
|
7685
|
-
"
|
|
7703
|
+
"module": "core/controllers/media-matchers-controller.js"
|
|
7686
7704
|
}
|
|
7687
7705
|
},
|
|
7688
7706
|
{
|
|
@@ -7690,7 +7708,7 @@
|
|
|
7690
7708
|
"name": "*",
|
|
7691
7709
|
"declaration": {
|
|
7692
7710
|
"name": "*",
|
|
7693
|
-
"
|
|
7711
|
+
"module": "core/controllers/slot-state-controller.js"
|
|
7694
7712
|
}
|
|
7695
7713
|
}
|
|
7696
7714
|
]
|
|
@@ -7705,7 +7723,7 @@
|
|
|
7705
7723
|
"name": "*",
|
|
7706
7724
|
"declaration": {
|
|
7707
7725
|
"name": "*",
|
|
7708
|
-
"
|
|
7726
|
+
"module": "core/datetime/date-adapter.js"
|
|
7709
7727
|
}
|
|
7710
7728
|
},
|
|
7711
7729
|
{
|
|
@@ -7713,7 +7731,7 @@
|
|
|
7713
7731
|
"name": "*",
|
|
7714
7732
|
"declaration": {
|
|
7715
7733
|
"name": "*",
|
|
7716
|
-
"
|
|
7734
|
+
"module": "core/datetime/native-date-adapter.js"
|
|
7717
7735
|
}
|
|
7718
7736
|
}
|
|
7719
7737
|
]
|
|
@@ -7728,7 +7746,7 @@
|
|
|
7728
7746
|
"name": "*",
|
|
7729
7747
|
"declaration": {
|
|
7730
7748
|
"name": "*",
|
|
7731
|
-
"
|
|
7749
|
+
"module": "core/decorators/force-type.js"
|
|
7732
7750
|
}
|
|
7733
7751
|
},
|
|
7734
7752
|
{
|
|
@@ -7736,7 +7754,7 @@
|
|
|
7736
7754
|
"name": "*",
|
|
7737
7755
|
"declaration": {
|
|
7738
7756
|
"name": "*",
|
|
7739
|
-
"
|
|
7757
|
+
"module": "core/decorators/get-override.js"
|
|
7740
7758
|
}
|
|
7741
7759
|
},
|
|
7742
7760
|
{
|
|
@@ -7744,7 +7762,7 @@
|
|
|
7744
7762
|
"name": "*",
|
|
7745
7763
|
"declaration": {
|
|
7746
7764
|
"name": "*",
|
|
7747
|
-
"
|
|
7765
|
+
"module": "core/decorators/handle-distinct-change.js"
|
|
7748
7766
|
}
|
|
7749
7767
|
},
|
|
7750
7768
|
{
|
|
@@ -7752,7 +7770,7 @@
|
|
|
7752
7770
|
"name": "*",
|
|
7753
7771
|
"declaration": {
|
|
7754
7772
|
"name": "*",
|
|
7755
|
-
"
|
|
7773
|
+
"module": "core/decorators/host-attributes.js"
|
|
7756
7774
|
}
|
|
7757
7775
|
},
|
|
7758
7776
|
{
|
|
@@ -7760,7 +7778,7 @@
|
|
|
7760
7778
|
"name": "*",
|
|
7761
7779
|
"declaration": {
|
|
7762
7780
|
"name": "*",
|
|
7763
|
-
"
|
|
7781
|
+
"module": "core/decorators/id-reference.js"
|
|
7764
7782
|
}
|
|
7765
7783
|
},
|
|
7766
7784
|
{
|
|
@@ -7768,7 +7786,7 @@
|
|
|
7768
7786
|
"name": "*",
|
|
7769
7787
|
"declaration": {
|
|
7770
7788
|
"name": "*",
|
|
7771
|
-
"
|
|
7789
|
+
"module": "core/decorators/omit-empty-converter.js"
|
|
7772
7790
|
}
|
|
7773
7791
|
},
|
|
7774
7792
|
{
|
|
@@ -7776,7 +7794,7 @@
|
|
|
7776
7794
|
"name": "*",
|
|
7777
7795
|
"declaration": {
|
|
7778
7796
|
"name": "*",
|
|
7779
|
-
"
|
|
7797
|
+
"module": "core/decorators/plain-date.js"
|
|
7780
7798
|
}
|
|
7781
7799
|
},
|
|
7782
7800
|
{
|
|
@@ -7784,7 +7802,7 @@
|
|
|
7784
7802
|
"name": "*",
|
|
7785
7803
|
"declaration": {
|
|
7786
7804
|
"name": "*",
|
|
7787
|
-
"
|
|
7805
|
+
"module": "core/decorators/slot-state.js"
|
|
7788
7806
|
}
|
|
7789
7807
|
}
|
|
7790
7808
|
]
|
|
@@ -7799,7 +7817,7 @@
|
|
|
7799
7817
|
"name": "*",
|
|
7800
7818
|
"declaration": {
|
|
7801
7819
|
"name": "*",
|
|
7802
|
-
"
|
|
7820
|
+
"module": "core/dom/animation.js"
|
|
7803
7821
|
}
|
|
7804
7822
|
},
|
|
7805
7823
|
{
|
|
@@ -7807,7 +7825,7 @@
|
|
|
7807
7825
|
"name": "*",
|
|
7808
7826
|
"declaration": {
|
|
7809
7827
|
"name": "*",
|
|
7810
|
-
"
|
|
7828
|
+
"module": "core/dom/breakpoint.js"
|
|
7811
7829
|
}
|
|
7812
7830
|
},
|
|
7813
7831
|
{
|
|
@@ -7815,7 +7833,7 @@
|
|
|
7815
7833
|
"name": "*",
|
|
7816
7834
|
"declaration": {
|
|
7817
7835
|
"name": "*",
|
|
7818
|
-
"
|
|
7836
|
+
"module": "core/dom/contains-pierce-shadow-dom.js"
|
|
7819
7837
|
}
|
|
7820
7838
|
},
|
|
7821
7839
|
{
|
|
@@ -7823,7 +7841,7 @@
|
|
|
7823
7841
|
"name": "*",
|
|
7824
7842
|
"declaration": {
|
|
7825
7843
|
"name": "*",
|
|
7826
|
-
"
|
|
7844
|
+
"module": "core/dom/host-context.js"
|
|
7827
7845
|
}
|
|
7828
7846
|
},
|
|
7829
7847
|
{
|
|
@@ -7831,7 +7849,7 @@
|
|
|
7831
7849
|
"name": "*",
|
|
7832
7850
|
"declaration": {
|
|
7833
7851
|
"name": "*",
|
|
7834
|
-
"
|
|
7852
|
+
"module": "core/dom/lean-context.js"
|
|
7835
7853
|
}
|
|
7836
7854
|
},
|
|
7837
7855
|
{
|
|
@@ -7839,7 +7857,7 @@
|
|
|
7839
7857
|
"name": "*",
|
|
7840
7858
|
"declaration": {
|
|
7841
7859
|
"name": "*",
|
|
7842
|
-
"
|
|
7860
|
+
"module": "core/dom/set-or-remove-attribute.js"
|
|
7843
7861
|
}
|
|
7844
7862
|
},
|
|
7845
7863
|
{
|
|
@@ -7847,7 +7865,7 @@
|
|
|
7847
7865
|
"name": "*",
|
|
7848
7866
|
"declaration": {
|
|
7849
7867
|
"name": "*",
|
|
7850
|
-
"
|
|
7868
|
+
"module": "core/dom/platform.js"
|
|
7851
7869
|
}
|
|
7852
7870
|
},
|
|
7853
7871
|
{
|
|
@@ -7855,7 +7873,7 @@
|
|
|
7855
7873
|
"name": "*",
|
|
7856
7874
|
"declaration": {
|
|
7857
7875
|
"name": "*",
|
|
7858
|
-
"
|
|
7876
|
+
"module": "core/dom/queue-dom-content-loaded.js"
|
|
7859
7877
|
}
|
|
7860
7878
|
},
|
|
7861
7879
|
{
|
|
@@ -7863,7 +7881,7 @@
|
|
|
7863
7881
|
"name": "*",
|
|
7864
7882
|
"declaration": {
|
|
7865
7883
|
"name": "*",
|
|
7866
|
-
"
|
|
7884
|
+
"module": "core/dom/scroll.js"
|
|
7867
7885
|
}
|
|
7868
7886
|
}
|
|
7869
7887
|
]
|
|
@@ -7878,7 +7896,7 @@
|
|
|
7878
7896
|
"name": "*",
|
|
7879
7897
|
"declaration": {
|
|
7880
7898
|
"name": "*",
|
|
7881
|
-
"
|
|
7899
|
+
"module": "core/eventing/composed-path-has-attribute.js"
|
|
7882
7900
|
}
|
|
7883
7901
|
},
|
|
7884
7902
|
{
|
|
@@ -7886,7 +7904,7 @@
|
|
|
7886
7904
|
"name": "*",
|
|
7887
7905
|
"declaration": {
|
|
7888
7906
|
"name": "*",
|
|
7889
|
-
"
|
|
7907
|
+
"module": "core/eventing/event-target.js"
|
|
7890
7908
|
}
|
|
7891
7909
|
},
|
|
7892
7910
|
{
|
|
@@ -7894,7 +7912,7 @@
|
|
|
7894
7912
|
"name": "*",
|
|
7895
7913
|
"declaration": {
|
|
7896
7914
|
"name": "*",
|
|
7897
|
-
"
|
|
7915
|
+
"module": "core/eventing/form-element-handlers.js"
|
|
7898
7916
|
}
|
|
7899
7917
|
},
|
|
7900
7918
|
{
|
|
@@ -7902,7 +7920,7 @@
|
|
|
7902
7920
|
"name": "*",
|
|
7903
7921
|
"declaration": {
|
|
7904
7922
|
"name": "*",
|
|
7905
|
-
"
|
|
7923
|
+
"module": "core/eventing/forward-event.js"
|
|
7906
7924
|
}
|
|
7907
7925
|
},
|
|
7908
7926
|
{
|
|
@@ -7910,7 +7928,7 @@
|
|
|
7910
7928
|
"name": "*",
|
|
7911
7929
|
"declaration": {
|
|
7912
7930
|
"name": "*",
|
|
7913
|
-
"
|
|
7931
|
+
"module": "core/eventing/is-event-prevented.js"
|
|
7914
7932
|
}
|
|
7915
7933
|
},
|
|
7916
7934
|
{
|
|
@@ -7918,7 +7936,7 @@
|
|
|
7918
7936
|
"name": "*",
|
|
7919
7937
|
"declaration": {
|
|
7920
7938
|
"name": "*",
|
|
7921
|
-
"
|
|
7939
|
+
"module": "core/eventing/throttle.js"
|
|
7922
7940
|
}
|
|
7923
7941
|
}
|
|
7924
7942
|
]
|
|
@@ -7933,7 +7951,7 @@
|
|
|
7933
7951
|
"name": "*",
|
|
7934
7952
|
"declaration": {
|
|
7935
7953
|
"name": "*",
|
|
7936
|
-
"
|
|
7954
|
+
"module": "core/i18n/i18n.js"
|
|
7937
7955
|
}
|
|
7938
7956
|
}
|
|
7939
7957
|
]
|
|
@@ -7973,7 +7991,7 @@
|
|
|
7973
7991
|
"name": "*",
|
|
7974
7992
|
"declaration": {
|
|
7975
7993
|
"name": "*",
|
|
7976
|
-
"
|
|
7994
|
+
"module": "core/interfaces/overlay-close-details.js"
|
|
7977
7995
|
}
|
|
7978
7996
|
},
|
|
7979
7997
|
{
|
|
@@ -7981,7 +7999,7 @@
|
|
|
7981
7999
|
"name": "*",
|
|
7982
8000
|
"declaration": {
|
|
7983
8001
|
"name": "*",
|
|
7984
|
-
"
|
|
8002
|
+
"module": "core/interfaces/paginator-page.js"
|
|
7985
8003
|
}
|
|
7986
8004
|
},
|
|
7987
8005
|
{
|
|
@@ -7989,7 +8007,7 @@
|
|
|
7989
8007
|
"name": "*",
|
|
7990
8008
|
"declaration": {
|
|
7991
8009
|
"name": "*",
|
|
7992
|
-
"
|
|
8010
|
+
"module": "core/interfaces/types.js"
|
|
7993
8011
|
}
|
|
7994
8012
|
}
|
|
7995
8013
|
]
|
|
@@ -8004,7 +8022,7 @@
|
|
|
8004
8022
|
"name": "*",
|
|
8005
8023
|
"declaration": {
|
|
8006
8024
|
"name": "*",
|
|
8007
|
-
"
|
|
8025
|
+
"module": "core/mixins/animation-complete-mixin.js"
|
|
8008
8026
|
}
|
|
8009
8027
|
},
|
|
8010
8028
|
{
|
|
@@ -8012,7 +8030,7 @@
|
|
|
8012
8030
|
"name": "*",
|
|
8013
8031
|
"declaration": {
|
|
8014
8032
|
"name": "*",
|
|
8015
|
-
"
|
|
8033
|
+
"module": "core/mixins/constructor.js"
|
|
8016
8034
|
}
|
|
8017
8035
|
},
|
|
8018
8036
|
{
|
|
@@ -8020,7 +8038,7 @@
|
|
|
8020
8038
|
"name": "*",
|
|
8021
8039
|
"declaration": {
|
|
8022
8040
|
"name": "*",
|
|
8023
|
-
"
|
|
8041
|
+
"module": "core/mixins/disabled-mixin.js"
|
|
8024
8042
|
}
|
|
8025
8043
|
},
|
|
8026
8044
|
{
|
|
@@ -8028,7 +8046,7 @@
|
|
|
8028
8046
|
"name": "*",
|
|
8029
8047
|
"declaration": {
|
|
8030
8048
|
"name": "*",
|
|
8031
|
-
"
|
|
8049
|
+
"module": "core/mixins/element-internals-mixin.js"
|
|
8032
8050
|
}
|
|
8033
8051
|
},
|
|
8034
8052
|
{
|
|
@@ -8036,7 +8054,7 @@
|
|
|
8036
8054
|
"name": "*",
|
|
8037
8055
|
"declaration": {
|
|
8038
8056
|
"name": "*",
|
|
8039
|
-
"
|
|
8057
|
+
"module": "core/mixins/form-associated-checkbox-mixin.js"
|
|
8040
8058
|
}
|
|
8041
8059
|
},
|
|
8042
8060
|
{
|
|
@@ -8044,7 +8062,7 @@
|
|
|
8044
8062
|
"name": "*",
|
|
8045
8063
|
"declaration": {
|
|
8046
8064
|
"name": "*",
|
|
8047
|
-
"
|
|
8065
|
+
"module": "core/mixins/form-associated-input-mixin.js"
|
|
8048
8066
|
}
|
|
8049
8067
|
},
|
|
8050
8068
|
{
|
|
@@ -8052,7 +8070,7 @@
|
|
|
8052
8070
|
"name": "*",
|
|
8053
8071
|
"declaration": {
|
|
8054
8072
|
"name": "*",
|
|
8055
|
-
"
|
|
8073
|
+
"module": "core/mixins/form-associated-mixin.js"
|
|
8056
8074
|
}
|
|
8057
8075
|
},
|
|
8058
8076
|
{
|
|
@@ -8060,7 +8078,7 @@
|
|
|
8060
8078
|
"name": "*",
|
|
8061
8079
|
"declaration": {
|
|
8062
8080
|
"name": "*",
|
|
8063
|
-
"
|
|
8081
|
+
"module": "core/mixins/form-associated-radio-button-mixin.js"
|
|
8064
8082
|
}
|
|
8065
8083
|
},
|
|
8066
8084
|
{
|
|
@@ -8068,7 +8086,7 @@
|
|
|
8068
8086
|
"name": "*",
|
|
8069
8087
|
"declaration": {
|
|
8070
8088
|
"name": "*",
|
|
8071
|
-
"
|
|
8089
|
+
"module": "core/mixins/hydration-mixin.js"
|
|
8072
8090
|
}
|
|
8073
8091
|
},
|
|
8074
8092
|
{
|
|
@@ -8076,7 +8094,7 @@
|
|
|
8076
8094
|
"name": "*",
|
|
8077
8095
|
"declaration": {
|
|
8078
8096
|
"name": "*",
|
|
8079
|
-
"
|
|
8097
|
+
"module": "core/mixins/named-slot-list-mixin.js"
|
|
8080
8098
|
}
|
|
8081
8099
|
},
|
|
8082
8100
|
{
|
|
@@ -8084,7 +8102,7 @@
|
|
|
8084
8102
|
"name": "*",
|
|
8085
8103
|
"declaration": {
|
|
8086
8104
|
"name": "*",
|
|
8087
|
-
"
|
|
8105
|
+
"module": "core/mixins/negative-mixin.js"
|
|
8088
8106
|
}
|
|
8089
8107
|
},
|
|
8090
8108
|
{
|
|
@@ -8092,7 +8110,7 @@
|
|
|
8092
8110
|
"name": "*",
|
|
8093
8111
|
"declaration": {
|
|
8094
8112
|
"name": "*",
|
|
8095
|
-
"
|
|
8113
|
+
"module": "core/mixins/panel-mixin.js"
|
|
8096
8114
|
}
|
|
8097
8115
|
},
|
|
8098
8116
|
{
|
|
@@ -8100,7 +8118,7 @@
|
|
|
8100
8118
|
"name": "*",
|
|
8101
8119
|
"declaration": {
|
|
8102
8120
|
"name": "*",
|
|
8103
|
-
"
|
|
8121
|
+
"module": "core/mixins/required-mixin.js"
|
|
8104
8122
|
}
|
|
8105
8123
|
},
|
|
8106
8124
|
{
|
|
@@ -8108,7 +8126,7 @@
|
|
|
8108
8126
|
"name": "*",
|
|
8109
8127
|
"declaration": {
|
|
8110
8128
|
"name": "*",
|
|
8111
|
-
"
|
|
8129
|
+
"module": "core/mixins/readonly-mixin.js"
|
|
8112
8130
|
}
|
|
8113
8131
|
},
|
|
8114
8132
|
{
|
|
@@ -8116,7 +8134,7 @@
|
|
|
8116
8134
|
"name": "*",
|
|
8117
8135
|
"declaration": {
|
|
8118
8136
|
"name": "*",
|
|
8119
|
-
"
|
|
8137
|
+
"module": "core/mixins/selection-panel-mixin.js"
|
|
8120
8138
|
}
|
|
8121
8139
|
},
|
|
8122
8140
|
{
|
|
@@ -8124,7 +8142,7 @@
|
|
|
8124
8142
|
"name": "*",
|
|
8125
8143
|
"declaration": {
|
|
8126
8144
|
"name": "*",
|
|
8127
|
-
"
|
|
8145
|
+
"module": "core/mixins/update-scheduler-mixin.js"
|
|
8128
8146
|
}
|
|
8129
8147
|
},
|
|
8130
8148
|
{
|
|
@@ -8147,7 +8165,7 @@
|
|
|
8147
8165
|
"name": "*",
|
|
8148
8166
|
"declaration": {
|
|
8149
8167
|
"name": "*",
|
|
8150
|
-
"
|
|
8168
|
+
"module": "core/overlay/overlay.js"
|
|
8151
8169
|
}
|
|
8152
8170
|
},
|
|
8153
8171
|
{
|
|
@@ -8155,7 +8173,7 @@
|
|
|
8155
8173
|
"name": "*",
|
|
8156
8174
|
"declaration": {
|
|
8157
8175
|
"name": "*",
|
|
8158
|
-
"
|
|
8176
|
+
"module": "core/overlay/overlay-option-panel.js"
|
|
8159
8177
|
}
|
|
8160
8178
|
},
|
|
8161
8179
|
{
|
|
@@ -8163,7 +8181,7 @@
|
|
|
8163
8181
|
"name": "*",
|
|
8164
8182
|
"declaration": {
|
|
8165
8183
|
"name": "*",
|
|
8166
|
-
"
|
|
8184
|
+
"module": "core/overlay/overlay-outside-pointer-event-listener.js"
|
|
8167
8185
|
}
|
|
8168
8186
|
},
|
|
8169
8187
|
{
|
|
@@ -8171,7 +8189,7 @@
|
|
|
8171
8189
|
"name": "*",
|
|
8172
8190
|
"declaration": {
|
|
8173
8191
|
"name": "*",
|
|
8174
|
-
"
|
|
8192
|
+
"module": "core/overlay/overlay-trigger-attributes.js"
|
|
8175
8193
|
}
|
|
8176
8194
|
},
|
|
8177
8195
|
{
|
|
@@ -8179,7 +8197,7 @@
|
|
|
8179
8197
|
"name": "*",
|
|
8180
8198
|
"declaration": {
|
|
8181
8199
|
"name": "*",
|
|
8182
|
-
"
|
|
8200
|
+
"module": "core/overlay/position.js"
|
|
8183
8201
|
}
|
|
8184
8202
|
}
|
|
8185
8203
|
]
|
|
@@ -8194,7 +8212,7 @@
|
|
|
8194
8212
|
"name": "*",
|
|
8195
8213
|
"declaration": {
|
|
8196
8214
|
"name": "*",
|
|
8197
|
-
"
|
|
8215
|
+
"module": "core/testing/event-spy.js"
|
|
8198
8216
|
}
|
|
8199
8217
|
},
|
|
8200
8218
|
{
|
|
@@ -8202,7 +8220,7 @@
|
|
|
8202
8220
|
"name": "*",
|
|
8203
8221
|
"declaration": {
|
|
8204
8222
|
"name": "*",
|
|
8205
|
-
"
|
|
8223
|
+
"module": "core/testing/mocha-extensions.js"
|
|
8206
8224
|
}
|
|
8207
8225
|
},
|
|
8208
8226
|
{
|
|
@@ -8210,7 +8228,7 @@
|
|
|
8210
8228
|
"name": "*",
|
|
8211
8229
|
"declaration": {
|
|
8212
8230
|
"name": "*",
|
|
8213
|
-
"
|
|
8231
|
+
"module": "core/testing/wait-for-condition.js"
|
|
8214
8232
|
}
|
|
8215
8233
|
},
|
|
8216
8234
|
{
|
|
@@ -8218,7 +8236,7 @@
|
|
|
8218
8236
|
"name": "*",
|
|
8219
8237
|
"declaration": {
|
|
8220
8238
|
"name": "*",
|
|
8221
|
-
"
|
|
8239
|
+
"module": "core/testing/wait-for-image-ready.js"
|
|
8222
8240
|
}
|
|
8223
8241
|
},
|
|
8224
8242
|
{
|
|
@@ -8226,7 +8244,7 @@
|
|
|
8226
8244
|
"name": "*",
|
|
8227
8245
|
"declaration": {
|
|
8228
8246
|
"name": "*",
|
|
8229
|
-
"
|
|
8247
|
+
"module": "core/testing/wait-for-render.js"
|
|
8230
8248
|
}
|
|
8231
8249
|
}
|
|
8232
8250
|
]
|
|
@@ -9314,7 +9332,7 @@
|
|
|
9314
9332
|
"name": "*",
|
|
9315
9333
|
"declaration": {
|
|
9316
9334
|
"name": "*",
|
|
9317
|
-
"
|
|
9335
|
+
"module": "datepicker/common/datepicker-button.js"
|
|
9318
9336
|
}
|
|
9319
9337
|
}
|
|
9320
9338
|
]
|
|
@@ -9329,7 +9347,7 @@
|
|
|
9329
9347
|
"name": "*",
|
|
9330
9348
|
"declaration": {
|
|
9331
9349
|
"name": "*",
|
|
9332
|
-
"
|
|
9350
|
+
"module": "datepicker/datepicker-next-day/datepicker-next-day.component.js"
|
|
9333
9351
|
}
|
|
9334
9352
|
}
|
|
9335
9353
|
]
|
|
@@ -9344,7 +9362,7 @@
|
|
|
9344
9362
|
"name": "*",
|
|
9345
9363
|
"declaration": {
|
|
9346
9364
|
"name": "*",
|
|
9347
|
-
"
|
|
9365
|
+
"module": "datepicker/datepicker-previous-day/datepicker-previous-day.component.js"
|
|
9348
9366
|
}
|
|
9349
9367
|
}
|
|
9350
9368
|
]
|
|
@@ -9359,7 +9377,7 @@
|
|
|
9359
9377
|
"name": "*",
|
|
9360
9378
|
"declaration": {
|
|
9361
9379
|
"name": "*",
|
|
9362
|
-
"
|
|
9380
|
+
"module": "datepicker/datepicker-toggle/datepicker-toggle.component.js"
|
|
9363
9381
|
}
|
|
9364
9382
|
}
|
|
9365
9383
|
]
|
|
@@ -9374,7 +9392,7 @@
|
|
|
9374
9392
|
"name": "*",
|
|
9375
9393
|
"declaration": {
|
|
9376
9394
|
"name": "*",
|
|
9377
|
-
"
|
|
9395
|
+
"module": "datepicker/datepicker/datepicker.component.js"
|
|
9378
9396
|
}
|
|
9379
9397
|
}
|
|
9380
9398
|
]
|
|
@@ -9389,7 +9407,7 @@
|
|
|
9389
9407
|
"name": "*",
|
|
9390
9408
|
"declaration": {
|
|
9391
9409
|
"name": "*",
|
|
9392
|
-
"
|
|
9410
|
+
"module": "dialog/dialog-actions/dialog-actions.component.js"
|
|
9393
9411
|
}
|
|
9394
9412
|
}
|
|
9395
9413
|
]
|
|
@@ -9404,7 +9422,7 @@
|
|
|
9404
9422
|
"name": "*",
|
|
9405
9423
|
"declaration": {
|
|
9406
9424
|
"name": "*",
|
|
9407
|
-
"
|
|
9425
|
+
"module": "dialog/dialog-close-button/dialog-close-button.component.js"
|
|
9408
9426
|
}
|
|
9409
9427
|
}
|
|
9410
9428
|
]
|
|
@@ -9419,7 +9437,7 @@
|
|
|
9419
9437
|
"name": "*",
|
|
9420
9438
|
"declaration": {
|
|
9421
9439
|
"name": "*",
|
|
9422
|
-
"
|
|
9440
|
+
"module": "dialog/dialog-content/dialog-content.component.js"
|
|
9423
9441
|
}
|
|
9424
9442
|
}
|
|
9425
9443
|
]
|
|
@@ -9434,7 +9452,7 @@
|
|
|
9434
9452
|
"name": "*",
|
|
9435
9453
|
"declaration": {
|
|
9436
9454
|
"name": "*",
|
|
9437
|
-
"
|
|
9455
|
+
"module": "dialog/dialog-title/dialog-title.component.js"
|
|
9438
9456
|
}
|
|
9439
9457
|
}
|
|
9440
9458
|
]
|
|
@@ -9449,7 +9467,7 @@
|
|
|
9449
9467
|
"name": "*",
|
|
9450
9468
|
"declaration": {
|
|
9451
9469
|
"name": "*",
|
|
9452
|
-
"
|
|
9470
|
+
"module": "dialog/dialog/dialog.component.js"
|
|
9453
9471
|
}
|
|
9454
9472
|
}
|
|
9455
9473
|
]
|
|
@@ -9603,7 +9621,7 @@
|
|
|
9603
9621
|
"name": "*",
|
|
9604
9622
|
"declaration": {
|
|
9605
9623
|
"name": "*",
|
|
9606
|
-
"
|
|
9624
|
+
"module": "expansion-panel/expansion-panel-content/expansion-panel-content.component.js"
|
|
9607
9625
|
}
|
|
9608
9626
|
}
|
|
9609
9627
|
]
|
|
@@ -9618,7 +9636,7 @@
|
|
|
9618
9636
|
"name": "*",
|
|
9619
9637
|
"declaration": {
|
|
9620
9638
|
"name": "*",
|
|
9621
|
-
"
|
|
9639
|
+
"module": "expansion-panel/expansion-panel-header/expansion-panel-header.component.js"
|
|
9622
9640
|
}
|
|
9623
9641
|
}
|
|
9624
9642
|
]
|
|
@@ -9633,7 +9651,7 @@
|
|
|
9633
9651
|
"name": "*",
|
|
9634
9652
|
"declaration": {
|
|
9635
9653
|
"name": "*",
|
|
9636
|
-
"
|
|
9654
|
+
"module": "expansion-panel/expansion-panel/expansion-panel.component.js"
|
|
9637
9655
|
}
|
|
9638
9656
|
}
|
|
9639
9657
|
]
|
|
@@ -9648,7 +9666,7 @@
|
|
|
9648
9666
|
"name": "*",
|
|
9649
9667
|
"declaration": {
|
|
9650
9668
|
"name": "*",
|
|
9651
|
-
"
|
|
9669
|
+
"module": "file-selector/common/file-selector-common.js"
|
|
9652
9670
|
}
|
|
9653
9671
|
},
|
|
9654
9672
|
{
|
|
@@ -9671,7 +9689,7 @@
|
|
|
9671
9689
|
"name": "*",
|
|
9672
9690
|
"declaration": {
|
|
9673
9691
|
"name": "*",
|
|
9674
|
-
"
|
|
9692
|
+
"module": "file-selector/file-selector-dropzone/file-selector-dropzone.component.js"
|
|
9675
9693
|
}
|
|
9676
9694
|
}
|
|
9677
9695
|
]
|
|
@@ -9686,7 +9704,7 @@
|
|
|
9686
9704
|
"name": "*",
|
|
9687
9705
|
"declaration": {
|
|
9688
9706
|
"name": "*",
|
|
9689
|
-
"
|
|
9707
|
+
"module": "file-selector/file-selector/file-selector.component.js"
|
|
9690
9708
|
}
|
|
9691
9709
|
}
|
|
9692
9710
|
]
|
|
@@ -9701,7 +9719,7 @@
|
|
|
9701
9719
|
"name": "*",
|
|
9702
9720
|
"declaration": {
|
|
9703
9721
|
"name": "*",
|
|
9704
|
-
"
|
|
9722
|
+
"module": "flip-card/flip-card-details/flip-card-details.component.js"
|
|
9705
9723
|
}
|
|
9706
9724
|
}
|
|
9707
9725
|
]
|
|
@@ -9716,7 +9734,7 @@
|
|
|
9716
9734
|
"name": "*",
|
|
9717
9735
|
"declaration": {
|
|
9718
9736
|
"name": "*",
|
|
9719
|
-
"
|
|
9737
|
+
"module": "flip-card/flip-card-summary/flip-card-summary.component.js"
|
|
9720
9738
|
}
|
|
9721
9739
|
}
|
|
9722
9740
|
]
|
|
@@ -9731,7 +9749,7 @@
|
|
|
9731
9749
|
"name": "*",
|
|
9732
9750
|
"declaration": {
|
|
9733
9751
|
"name": "*",
|
|
9734
|
-
"
|
|
9752
|
+
"module": "flip-card/flip-card/flip-card.component.js"
|
|
9735
9753
|
}
|
|
9736
9754
|
}
|
|
9737
9755
|
]
|
|
@@ -9992,7 +10010,7 @@
|
|
|
9992
10010
|
"name": "*",
|
|
9993
10011
|
"declaration": {
|
|
9994
10012
|
"name": "*",
|
|
9995
|
-
"
|
|
10013
|
+
"module": "form-field/form-field-clear/form-field-clear.component.js"
|
|
9996
10014
|
}
|
|
9997
10015
|
}
|
|
9998
10016
|
]
|
|
@@ -10007,7 +10025,7 @@
|
|
|
10007
10025
|
"name": "*",
|
|
10008
10026
|
"declaration": {
|
|
10009
10027
|
"name": "*",
|
|
10010
|
-
"
|
|
10028
|
+
"module": "form-field/form-field/form-field.component.js"
|
|
10011
10029
|
}
|
|
10012
10030
|
}
|
|
10013
10031
|
]
|
|
@@ -10022,7 +10040,7 @@
|
|
|
10022
10040
|
"name": "*",
|
|
10023
10041
|
"declaration": {
|
|
10024
10042
|
"name": "*",
|
|
10025
|
-
"
|
|
10043
|
+
"module": "header/common/header-action-common.js"
|
|
10026
10044
|
}
|
|
10027
10045
|
}
|
|
10028
10046
|
]
|
|
@@ -10037,7 +10055,7 @@
|
|
|
10037
10055
|
"name": "*",
|
|
10038
10056
|
"declaration": {
|
|
10039
10057
|
"name": "*",
|
|
10040
|
-
"
|
|
10058
|
+
"module": "header/header-button/header-button.component.js"
|
|
10041
10059
|
}
|
|
10042
10060
|
}
|
|
10043
10061
|
]
|
|
@@ -10052,7 +10070,7 @@
|
|
|
10052
10070
|
"name": "*",
|
|
10053
10071
|
"declaration": {
|
|
10054
10072
|
"name": "*",
|
|
10055
|
-
"
|
|
10073
|
+
"module": "header/header-environment/header-environment.component.js"
|
|
10056
10074
|
}
|
|
10057
10075
|
}
|
|
10058
10076
|
]
|
|
@@ -10067,7 +10085,7 @@
|
|
|
10067
10085
|
"name": "*",
|
|
10068
10086
|
"declaration": {
|
|
10069
10087
|
"name": "*",
|
|
10070
|
-
"
|
|
10088
|
+
"module": "header/header-link/header-link.component.js"
|
|
10071
10089
|
}
|
|
10072
10090
|
}
|
|
10073
10091
|
]
|
|
@@ -10082,7 +10100,7 @@
|
|
|
10082
10100
|
"name": "*",
|
|
10083
10101
|
"declaration": {
|
|
10084
10102
|
"name": "*",
|
|
10085
|
-
"
|
|
10103
|
+
"module": "header/header/header.component.js"
|
|
10086
10104
|
}
|
|
10087
10105
|
}
|
|
10088
10106
|
]
|
|
@@ -11537,7 +11555,7 @@
|
|
|
11537
11555
|
"name": "*",
|
|
11538
11556
|
"declaration": {
|
|
11539
11557
|
"name": "*",
|
|
11540
|
-
"
|
|
11558
|
+
"module": "link/block-link-button/block-link-button.component.js"
|
|
11541
11559
|
}
|
|
11542
11560
|
}
|
|
11543
11561
|
]
|
|
@@ -11552,7 +11570,7 @@
|
|
|
11552
11570
|
"name": "*",
|
|
11553
11571
|
"declaration": {
|
|
11554
11572
|
"name": "*",
|
|
11555
|
-
"
|
|
11573
|
+
"module": "link/block-link-static/block-link-static.component.js"
|
|
11556
11574
|
}
|
|
11557
11575
|
}
|
|
11558
11576
|
]
|
|
@@ -11567,7 +11585,7 @@
|
|
|
11567
11585
|
"name": "*",
|
|
11568
11586
|
"declaration": {
|
|
11569
11587
|
"name": "*",
|
|
11570
|
-
"
|
|
11588
|
+
"module": "link/block-link/block-link.component.js"
|
|
11571
11589
|
}
|
|
11572
11590
|
}
|
|
11573
11591
|
]
|
|
@@ -11582,7 +11600,7 @@
|
|
|
11582
11600
|
"name": "*",
|
|
11583
11601
|
"declaration": {
|
|
11584
11602
|
"name": "*",
|
|
11585
|
-
"
|
|
11603
|
+
"module": "link/common/block-link-common.js"
|
|
11586
11604
|
}
|
|
11587
11605
|
},
|
|
11588
11606
|
{
|
|
@@ -11590,7 +11608,7 @@
|
|
|
11590
11608
|
"name": "*",
|
|
11591
11609
|
"declaration": {
|
|
11592
11610
|
"name": "*",
|
|
11593
|
-
"
|
|
11611
|
+
"module": "link/common/inline-link-common.js"
|
|
11594
11612
|
}
|
|
11595
11613
|
},
|
|
11596
11614
|
{
|
|
@@ -11598,7 +11616,7 @@
|
|
|
11598
11616
|
"name": "*",
|
|
11599
11617
|
"declaration": {
|
|
11600
11618
|
"name": "*",
|
|
11601
|
-
"
|
|
11619
|
+
"module": "link/common/link-common.js"
|
|
11602
11620
|
}
|
|
11603
11621
|
}
|
|
11604
11622
|
]
|
|
@@ -11613,7 +11631,7 @@
|
|
|
11613
11631
|
"name": "*",
|
|
11614
11632
|
"declaration": {
|
|
11615
11633
|
"name": "*",
|
|
11616
|
-
"
|
|
11634
|
+
"module": "link/link-button/link-button.component.js"
|
|
11617
11635
|
}
|
|
11618
11636
|
}
|
|
11619
11637
|
]
|
|
@@ -11628,7 +11646,7 @@
|
|
|
11628
11646
|
"name": "*",
|
|
11629
11647
|
"declaration": {
|
|
11630
11648
|
"name": "*",
|
|
11631
|
-
"
|
|
11649
|
+
"module": "link/link-static/link-static.component.js"
|
|
11632
11650
|
}
|
|
11633
11651
|
}
|
|
11634
11652
|
]
|
|
@@ -11643,7 +11661,7 @@
|
|
|
11643
11661
|
"name": "*",
|
|
11644
11662
|
"declaration": {
|
|
11645
11663
|
"name": "*",
|
|
11646
|
-
"
|
|
11664
|
+
"module": "link/link/link.component.js"
|
|
11647
11665
|
}
|
|
11648
11666
|
}
|
|
11649
11667
|
]
|
|
@@ -11658,7 +11676,7 @@
|
|
|
11658
11676
|
"name": "*",
|
|
11659
11677
|
"declaration": {
|
|
11660
11678
|
"name": "*",
|
|
11661
|
-
"
|
|
11679
|
+
"module": "link-list/common/link-list-base.js"
|
|
11662
11680
|
}
|
|
11663
11681
|
},
|
|
11664
11682
|
{
|
|
@@ -11681,7 +11699,7 @@
|
|
|
11681
11699
|
"name": "*",
|
|
11682
11700
|
"declaration": {
|
|
11683
11701
|
"name": "*",
|
|
11684
|
-
"
|
|
11702
|
+
"module": "link-list/link-list-anchor/link-list-anchor.component.js"
|
|
11685
11703
|
}
|
|
11686
11704
|
}
|
|
11687
11705
|
]
|
|
@@ -11696,7 +11714,7 @@
|
|
|
11696
11714
|
"name": "*",
|
|
11697
11715
|
"declaration": {
|
|
11698
11716
|
"name": "*",
|
|
11699
|
-
"
|
|
11717
|
+
"module": "link-list/link-list/link-list.component.js"
|
|
11700
11718
|
}
|
|
11701
11719
|
}
|
|
11702
11720
|
]
|
|
@@ -12214,7 +12232,7 @@
|
|
|
12214
12232
|
"name": "*",
|
|
12215
12233
|
"declaration": {
|
|
12216
12234
|
"name": "*",
|
|
12217
|
-
"
|
|
12235
|
+
"module": "menu/common/menu-action-common.js"
|
|
12218
12236
|
}
|
|
12219
12237
|
}
|
|
12220
12238
|
]
|
|
@@ -12229,7 +12247,7 @@
|
|
|
12229
12247
|
"name": "*",
|
|
12230
12248
|
"declaration": {
|
|
12231
12249
|
"name": "*",
|
|
12232
|
-
"
|
|
12250
|
+
"module": "menu/menu-button/menu-button.component.js"
|
|
12233
12251
|
}
|
|
12234
12252
|
}
|
|
12235
12253
|
]
|
|
@@ -12244,7 +12262,7 @@
|
|
|
12244
12262
|
"name": "*",
|
|
12245
12263
|
"declaration": {
|
|
12246
12264
|
"name": "*",
|
|
12247
|
-
"
|
|
12265
|
+
"module": "menu/menu-link/menu-link.component.js"
|
|
12248
12266
|
}
|
|
12249
12267
|
}
|
|
12250
12268
|
]
|
|
@@ -12259,7 +12277,7 @@
|
|
|
12259
12277
|
"name": "*",
|
|
12260
12278
|
"declaration": {
|
|
12261
12279
|
"name": "*",
|
|
12262
|
-
"
|
|
12280
|
+
"module": "menu/menu/menu.component.js"
|
|
12263
12281
|
}
|
|
12264
12282
|
}
|
|
12265
12283
|
]
|
|
@@ -12351,7 +12369,7 @@
|
|
|
12351
12369
|
"name": "*",
|
|
12352
12370
|
"declaration": {
|
|
12353
12371
|
"name": "*",
|
|
12354
|
-
"
|
|
12372
|
+
"module": "navigation/common/navigation-action-common.js"
|
|
12355
12373
|
}
|
|
12356
12374
|
}
|
|
12357
12375
|
]
|
|
@@ -12366,7 +12384,7 @@
|
|
|
12366
12384
|
"name": "*",
|
|
12367
12385
|
"declaration": {
|
|
12368
12386
|
"name": "*",
|
|
12369
|
-
"
|
|
12387
|
+
"module": "navigation/navigation-button/navigation-button.component.js"
|
|
12370
12388
|
}
|
|
12371
12389
|
}
|
|
12372
12390
|
]
|
|
@@ -12381,7 +12399,7 @@
|
|
|
12381
12399
|
"name": "*",
|
|
12382
12400
|
"declaration": {
|
|
12383
12401
|
"name": "*",
|
|
12384
|
-
"
|
|
12402
|
+
"module": "navigation/navigation-link/navigation-link.component.js"
|
|
12385
12403
|
}
|
|
12386
12404
|
}
|
|
12387
12405
|
]
|
|
@@ -12396,7 +12414,7 @@
|
|
|
12396
12414
|
"name": "*",
|
|
12397
12415
|
"declaration": {
|
|
12398
12416
|
"name": "*",
|
|
12399
|
-
"
|
|
12417
|
+
"module": "navigation/navigation-list/navigation-list.component.js"
|
|
12400
12418
|
}
|
|
12401
12419
|
}
|
|
12402
12420
|
]
|
|
@@ -12411,7 +12429,7 @@
|
|
|
12411
12429
|
"name": "*",
|
|
12412
12430
|
"declaration": {
|
|
12413
12431
|
"name": "*",
|
|
12414
|
-
"
|
|
12432
|
+
"module": "navigation/navigation-marker/navigation-marker.component.js"
|
|
12415
12433
|
}
|
|
12416
12434
|
}
|
|
12417
12435
|
]
|
|
@@ -12426,7 +12444,7 @@
|
|
|
12426
12444
|
"name": "*",
|
|
12427
12445
|
"declaration": {
|
|
12428
12446
|
"name": "*",
|
|
12429
|
-
"
|
|
12447
|
+
"module": "navigation/navigation-section/navigation-section.component.js"
|
|
12430
12448
|
}
|
|
12431
12449
|
}
|
|
12432
12450
|
]
|
|
@@ -12441,7 +12459,7 @@
|
|
|
12441
12459
|
"name": "*",
|
|
12442
12460
|
"declaration": {
|
|
12443
12461
|
"name": "*",
|
|
12444
|
-
"
|
|
12462
|
+
"module": "navigation/navigation/navigation.component.js"
|
|
12445
12463
|
}
|
|
12446
12464
|
}
|
|
12447
12465
|
]
|
|
@@ -12819,7 +12837,7 @@
|
|
|
12819
12837
|
"name": "*",
|
|
12820
12838
|
"declaration": {
|
|
12821
12839
|
"name": "*",
|
|
12822
|
-
"
|
|
12840
|
+
"module": "option/optgroup/optgroup.component.js"
|
|
12823
12841
|
}
|
|
12824
12842
|
},
|
|
12825
12843
|
{
|
|
@@ -12827,7 +12845,7 @@
|
|
|
12827
12845
|
"name": "*",
|
|
12828
12846
|
"declaration": {
|
|
12829
12847
|
"name": "*",
|
|
12830
|
-
"
|
|
12848
|
+
"module": "option/optgroup/optgroup-base-element.js"
|
|
12831
12849
|
}
|
|
12832
12850
|
}
|
|
12833
12851
|
]
|
|
@@ -12842,7 +12860,7 @@
|
|
|
12842
12860
|
"name": "*",
|
|
12843
12861
|
"declaration": {
|
|
12844
12862
|
"name": "*",
|
|
12845
|
-
"
|
|
12863
|
+
"module": "option/option-hint/option-hint.component.js"
|
|
12846
12864
|
}
|
|
12847
12865
|
}
|
|
12848
12866
|
]
|
|
@@ -12857,7 +12875,7 @@
|
|
|
12857
12875
|
"name": "*",
|
|
12858
12876
|
"declaration": {
|
|
12859
12877
|
"name": "*",
|
|
12860
|
-
"
|
|
12878
|
+
"module": "option/option/option.component.js"
|
|
12861
12879
|
}
|
|
12862
12880
|
},
|
|
12863
12881
|
{
|
|
@@ -12865,7 +12883,7 @@
|
|
|
12865
12883
|
"name": "*",
|
|
12866
12884
|
"declaration": {
|
|
12867
12885
|
"name": "*",
|
|
12868
|
-
"
|
|
12886
|
+
"module": "option/option/option-base-element.js"
|
|
12869
12887
|
}
|
|
12870
12888
|
}
|
|
12871
12889
|
]
|
|
@@ -13336,6 +13354,21 @@
|
|
|
13336
13354
|
"module": "core/base-elements/open-close-base-element.js"
|
|
13337
13355
|
}
|
|
13338
13356
|
},
|
|
13357
|
+
{
|
|
13358
|
+
"kind": "method",
|
|
13359
|
+
"name": "escapeStrategy",
|
|
13360
|
+
"privacy": "public",
|
|
13361
|
+
"return": {
|
|
13362
|
+
"type": {
|
|
13363
|
+
"text": "void"
|
|
13364
|
+
}
|
|
13365
|
+
},
|
|
13366
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
13367
|
+
"inheritedFrom": {
|
|
13368
|
+
"name": "SbbOpenCloseBaseElement",
|
|
13369
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
13370
|
+
}
|
|
13371
|
+
},
|
|
13339
13372
|
{
|
|
13340
13373
|
"kind": "method",
|
|
13341
13374
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -14100,6 +14133,21 @@
|
|
|
14100
14133
|
"module": "core/base-elements/open-close-base-element.js"
|
|
14101
14134
|
}
|
|
14102
14135
|
},
|
|
14136
|
+
{
|
|
14137
|
+
"kind": "method",
|
|
14138
|
+
"name": "escapeStrategy",
|
|
14139
|
+
"privacy": "public",
|
|
14140
|
+
"return": {
|
|
14141
|
+
"type": {
|
|
14142
|
+
"text": "void"
|
|
14143
|
+
}
|
|
14144
|
+
},
|
|
14145
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
14146
|
+
"inheritedFrom": {
|
|
14147
|
+
"name": "SbbOpenCloseBaseElement",
|
|
14148
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
14149
|
+
}
|
|
14150
|
+
},
|
|
14103
14151
|
{
|
|
14104
14152
|
"kind": "method",
|
|
14105
14153
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -14284,7 +14332,7 @@
|
|
|
14284
14332
|
"name": "*",
|
|
14285
14333
|
"declaration": {
|
|
14286
14334
|
"name": "*",
|
|
14287
|
-
"
|
|
14335
|
+
"module": "paginator/common/paginator-common.js"
|
|
14288
14336
|
}
|
|
14289
14337
|
}
|
|
14290
14338
|
]
|
|
@@ -14299,7 +14347,7 @@
|
|
|
14299
14347
|
"name": "*",
|
|
14300
14348
|
"declaration": {
|
|
14301
14349
|
"name": "*",
|
|
14302
|
-
"
|
|
14350
|
+
"module": "paginator/compact-paginator/compact-paginator.component.js"
|
|
14303
14351
|
}
|
|
14304
14352
|
}
|
|
14305
14353
|
]
|
|
@@ -14314,7 +14362,7 @@
|
|
|
14314
14362
|
"name": "*",
|
|
14315
14363
|
"declaration": {
|
|
14316
14364
|
"name": "*",
|
|
14317
|
-
"
|
|
14365
|
+
"module": "paginator/paginator/paginator.component.js"
|
|
14318
14366
|
}
|
|
14319
14367
|
}
|
|
14320
14368
|
]
|
|
@@ -14329,7 +14377,7 @@
|
|
|
14329
14377
|
"name": "*",
|
|
14330
14378
|
"declaration": {
|
|
14331
14379
|
"name": "*",
|
|
14332
|
-
"
|
|
14380
|
+
"module": "popover/popover-trigger/popover-trigger.component.js"
|
|
14333
14381
|
}
|
|
14334
14382
|
}
|
|
14335
14383
|
]
|
|
@@ -14344,7 +14392,7 @@
|
|
|
14344
14392
|
"name": "*",
|
|
14345
14393
|
"declaration": {
|
|
14346
14394
|
"name": "*",
|
|
14347
|
-
"
|
|
14395
|
+
"module": "popover/popover/popover.component.js"
|
|
14348
14396
|
}
|
|
14349
14397
|
}
|
|
14350
14398
|
]
|
|
@@ -14359,7 +14407,7 @@
|
|
|
14359
14407
|
"name": "*",
|
|
14360
14408
|
"declaration": {
|
|
14361
14409
|
"name": "*",
|
|
14362
|
-
"
|
|
14410
|
+
"module": "radio-button/common/radio-button-common.js"
|
|
14363
14411
|
}
|
|
14364
14412
|
},
|
|
14365
14413
|
{
|
|
@@ -14382,7 +14430,7 @@
|
|
|
14382
14430
|
"name": "*",
|
|
14383
14431
|
"declaration": {
|
|
14384
14432
|
"name": "*",
|
|
14385
|
-
"
|
|
14433
|
+
"module": "radio-button/radio-button-group/radio-button-group.component.js"
|
|
14386
14434
|
}
|
|
14387
14435
|
}
|
|
14388
14436
|
]
|
|
@@ -14397,7 +14445,7 @@
|
|
|
14397
14445
|
"name": "*",
|
|
14398
14446
|
"declaration": {
|
|
14399
14447
|
"name": "*",
|
|
14400
|
-
"
|
|
14448
|
+
"module": "radio-button/radio-button-panel/radio-button-panel.component.js"
|
|
14401
14449
|
}
|
|
14402
14450
|
}
|
|
14403
14451
|
]
|
|
@@ -14412,7 +14460,7 @@
|
|
|
14412
14460
|
"name": "*",
|
|
14413
14461
|
"declaration": {
|
|
14414
14462
|
"name": "*",
|
|
14415
|
-
"
|
|
14463
|
+
"module": "radio-button/radio-button/radio-button.component.js"
|
|
14416
14464
|
}
|
|
14417
14465
|
}
|
|
14418
14466
|
]
|
|
@@ -15918,6 +15966,21 @@
|
|
|
15918
15966
|
"module": "core/base-elements/open-close-base-element.js"
|
|
15919
15967
|
}
|
|
15920
15968
|
},
|
|
15969
|
+
{
|
|
15970
|
+
"kind": "method",
|
|
15971
|
+
"name": "escapeStrategy",
|
|
15972
|
+
"privacy": "public",
|
|
15973
|
+
"return": {
|
|
15974
|
+
"type": {
|
|
15975
|
+
"text": "void"
|
|
15976
|
+
}
|
|
15977
|
+
},
|
|
15978
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
15979
|
+
"inheritedFrom": {
|
|
15980
|
+
"name": "SbbOpenCloseBaseElement",
|
|
15981
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
15982
|
+
}
|
|
15983
|
+
},
|
|
15921
15984
|
{
|
|
15922
15985
|
"kind": "method",
|
|
15923
15986
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -17039,7 +17102,7 @@
|
|
|
17039
17102
|
"name": "*",
|
|
17040
17103
|
"declaration": {
|
|
17041
17104
|
"name": "*",
|
|
17042
|
-
"
|
|
17105
|
+
"module": "sidebar/icon-sidebar-button/icon-sidebar-button.component.js"
|
|
17043
17106
|
}
|
|
17044
17107
|
}
|
|
17045
17108
|
]
|
|
@@ -17054,7 +17117,7 @@
|
|
|
17054
17117
|
"name": "*",
|
|
17055
17118
|
"declaration": {
|
|
17056
17119
|
"name": "*",
|
|
17057
|
-
"
|
|
17120
|
+
"module": "sidebar/icon-sidebar-container/icon-sidebar-container.component.js"
|
|
17058
17121
|
}
|
|
17059
17122
|
}
|
|
17060
17123
|
]
|
|
@@ -17069,7 +17132,7 @@
|
|
|
17069
17132
|
"name": "*",
|
|
17070
17133
|
"declaration": {
|
|
17071
17134
|
"name": "*",
|
|
17072
|
-
"
|
|
17135
|
+
"module": "sidebar/icon-sidebar-content/icon-sidebar-content.component.js"
|
|
17073
17136
|
}
|
|
17074
17137
|
}
|
|
17075
17138
|
]
|
|
@@ -17084,7 +17147,7 @@
|
|
|
17084
17147
|
"name": "*",
|
|
17085
17148
|
"declaration": {
|
|
17086
17149
|
"name": "*",
|
|
17087
|
-
"
|
|
17150
|
+
"module": "sidebar/icon-sidebar-link/icon-sidebar-link.component.js"
|
|
17088
17151
|
}
|
|
17089
17152
|
}
|
|
17090
17153
|
]
|
|
@@ -17099,7 +17162,7 @@
|
|
|
17099
17162
|
"name": "*",
|
|
17100
17163
|
"declaration": {
|
|
17101
17164
|
"name": "*",
|
|
17102
|
-
"
|
|
17165
|
+
"module": "sidebar/icon-sidebar/icon-sidebar.component.js"
|
|
17103
17166
|
}
|
|
17104
17167
|
}
|
|
17105
17168
|
]
|
|
@@ -17114,7 +17177,7 @@
|
|
|
17114
17177
|
"name": "*",
|
|
17115
17178
|
"declaration": {
|
|
17116
17179
|
"name": "*",
|
|
17117
|
-
"
|
|
17180
|
+
"module": "sidebar/sidebar-close-button/sidebar-close-button.component.js"
|
|
17118
17181
|
}
|
|
17119
17182
|
}
|
|
17120
17183
|
]
|
|
@@ -17129,7 +17192,7 @@
|
|
|
17129
17192
|
"name": "*",
|
|
17130
17193
|
"declaration": {
|
|
17131
17194
|
"name": "*",
|
|
17132
|
-
"
|
|
17195
|
+
"module": "sidebar/sidebar-container/sidebar-container.component.js"
|
|
17133
17196
|
}
|
|
17134
17197
|
}
|
|
17135
17198
|
]
|
|
@@ -17144,7 +17207,7 @@
|
|
|
17144
17207
|
"name": "*",
|
|
17145
17208
|
"declaration": {
|
|
17146
17209
|
"name": "*",
|
|
17147
|
-
"
|
|
17210
|
+
"module": "sidebar/sidebar-content/sidebar-content.component.js"
|
|
17148
17211
|
}
|
|
17149
17212
|
}
|
|
17150
17213
|
]
|
|
@@ -17159,7 +17222,7 @@
|
|
|
17159
17222
|
"name": "*",
|
|
17160
17223
|
"declaration": {
|
|
17161
17224
|
"name": "*",
|
|
17162
|
-
"
|
|
17225
|
+
"module": "sidebar/sidebar-title/sidebar-title.component.js"
|
|
17163
17226
|
}
|
|
17164
17227
|
}
|
|
17165
17228
|
]
|
|
@@ -17174,7 +17237,7 @@
|
|
|
17174
17237
|
"name": "*",
|
|
17175
17238
|
"declaration": {
|
|
17176
17239
|
"name": "*",
|
|
17177
|
-
"
|
|
17240
|
+
"module": "sidebar/sidebar/sidebar.component.js"
|
|
17178
17241
|
}
|
|
17179
17242
|
}
|
|
17180
17243
|
]
|
|
@@ -18587,7 +18650,7 @@
|
|
|
18587
18650
|
"name": "*",
|
|
18588
18651
|
"declaration": {
|
|
18589
18652
|
"name": "*",
|
|
18590
|
-
"
|
|
18653
|
+
"module": "stepper/step-label/step-label.component.js"
|
|
18591
18654
|
}
|
|
18592
18655
|
}
|
|
18593
18656
|
]
|
|
@@ -18602,7 +18665,7 @@
|
|
|
18602
18665
|
"name": "*",
|
|
18603
18666
|
"declaration": {
|
|
18604
18667
|
"name": "*",
|
|
18605
|
-
"
|
|
18668
|
+
"module": "stepper/step/step.component.js"
|
|
18606
18669
|
}
|
|
18607
18670
|
}
|
|
18608
18671
|
]
|
|
@@ -18617,7 +18680,7 @@
|
|
|
18617
18680
|
"name": "*",
|
|
18618
18681
|
"declaration": {
|
|
18619
18682
|
"name": "*",
|
|
18620
|
-
"
|
|
18683
|
+
"module": "stepper/stepper/stepper.component.js"
|
|
18621
18684
|
}
|
|
18622
18685
|
}
|
|
18623
18686
|
]
|
|
@@ -18632,7 +18695,7 @@
|
|
|
18632
18695
|
"name": "*",
|
|
18633
18696
|
"declaration": {
|
|
18634
18697
|
"name": "*",
|
|
18635
|
-
"
|
|
18698
|
+
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
18636
18699
|
}
|
|
18637
18700
|
}
|
|
18638
18701
|
]
|
|
@@ -18647,7 +18710,7 @@
|
|
|
18647
18710
|
"name": "*",
|
|
18648
18711
|
"declaration": {
|
|
18649
18712
|
"name": "*",
|
|
18650
|
-
"
|
|
18713
|
+
"module": "tabs/tab-group/tab-group.component.js"
|
|
18651
18714
|
}
|
|
18652
18715
|
}
|
|
18653
18716
|
]
|
|
@@ -18662,7 +18725,7 @@
|
|
|
18662
18725
|
"name": "*",
|
|
18663
18726
|
"declaration": {
|
|
18664
18727
|
"name": "*",
|
|
18665
|
-
"
|
|
18728
|
+
"module": "tabs/tab-label/tab-label.component.js"
|
|
18666
18729
|
}
|
|
18667
18730
|
}
|
|
18668
18731
|
]
|
|
@@ -18677,7 +18740,7 @@
|
|
|
18677
18740
|
"name": "*",
|
|
18678
18741
|
"declaration": {
|
|
18679
18742
|
"name": "*",
|
|
18680
|
-
"
|
|
18743
|
+
"module": "tabs/tab/tab.component.js"
|
|
18681
18744
|
}
|
|
18682
18745
|
}
|
|
18683
18746
|
]
|
|
@@ -18692,7 +18755,7 @@
|
|
|
18692
18755
|
"name": "*",
|
|
18693
18756
|
"declaration": {
|
|
18694
18757
|
"name": "*",
|
|
18695
|
-
"
|
|
18758
|
+
"module": "tag/tag-group/tag-group.component.js"
|
|
18696
18759
|
}
|
|
18697
18760
|
}
|
|
18698
18761
|
]
|
|
@@ -18707,7 +18770,7 @@
|
|
|
18707
18770
|
"name": "*",
|
|
18708
18771
|
"declaration": {
|
|
18709
18772
|
"name": "*",
|
|
18710
|
-
"
|
|
18773
|
+
"module": "tag/tag/tag.component.js"
|
|
18711
18774
|
}
|
|
18712
18775
|
}
|
|
18713
18776
|
]
|
|
@@ -19566,7 +19629,7 @@
|
|
|
19566
19629
|
"name": "*",
|
|
19567
19630
|
"declaration": {
|
|
19568
19631
|
"name": "*",
|
|
19569
|
-
"
|
|
19632
|
+
"module": "teaser-product/common/teaser-product-common.js"
|
|
19570
19633
|
}
|
|
19571
19634
|
},
|
|
19572
19635
|
{
|
|
@@ -19589,7 +19652,7 @@
|
|
|
19589
19652
|
"name": "*",
|
|
19590
19653
|
"declaration": {
|
|
19591
19654
|
"name": "*",
|
|
19592
|
-
"
|
|
19655
|
+
"module": "teaser-product/teaser-product-static/teaser-product-static.component.js"
|
|
19593
19656
|
}
|
|
19594
19657
|
}
|
|
19595
19658
|
]
|
|
@@ -19604,7 +19667,7 @@
|
|
|
19604
19667
|
"name": "*",
|
|
19605
19668
|
"declaration": {
|
|
19606
19669
|
"name": "*",
|
|
19607
|
-
"
|
|
19670
|
+
"module": "teaser-product/teaser-product/teaser-product.component.js"
|
|
19608
19671
|
}
|
|
19609
19672
|
}
|
|
19610
19673
|
]
|
|
@@ -20639,7 +20702,7 @@
|
|
|
20639
20702
|
"name": "*",
|
|
20640
20703
|
"declaration": {
|
|
20641
20704
|
"name": "*",
|
|
20642
|
-
"
|
|
20705
|
+
"module": "timetable-form/timetable-form-details/timetable-form-details.component.js"
|
|
20643
20706
|
}
|
|
20644
20707
|
}
|
|
20645
20708
|
]
|
|
@@ -20654,7 +20717,7 @@
|
|
|
20654
20717
|
"name": "*",
|
|
20655
20718
|
"declaration": {
|
|
20656
20719
|
"name": "*",
|
|
20657
|
-
"
|
|
20720
|
+
"module": "timetable-form/timetable-form-field/timetable-form-field.component.js"
|
|
20658
20721
|
}
|
|
20659
20722
|
}
|
|
20660
20723
|
]
|
|
@@ -20669,7 +20732,7 @@
|
|
|
20669
20732
|
"name": "*",
|
|
20670
20733
|
"declaration": {
|
|
20671
20734
|
"name": "*",
|
|
20672
|
-
"
|
|
20735
|
+
"module": "timetable-form/timetable-form-swap-button/timetable-form-swap-button.component.js"
|
|
20673
20736
|
}
|
|
20674
20737
|
}
|
|
20675
20738
|
]
|
|
@@ -20684,7 +20747,7 @@
|
|
|
20684
20747
|
"name": "*",
|
|
20685
20748
|
"declaration": {
|
|
20686
20749
|
"name": "*",
|
|
20687
|
-
"
|
|
20750
|
+
"module": "timetable-form/timetable-form/timetable-form.component.js"
|
|
20688
20751
|
}
|
|
20689
20752
|
}
|
|
20690
20753
|
]
|
|
@@ -21866,6 +21929,21 @@
|
|
|
21866
21929
|
"module": "core/base-elements/open-close-base-element.js"
|
|
21867
21930
|
}
|
|
21868
21931
|
},
|
|
21932
|
+
{
|
|
21933
|
+
"kind": "method",
|
|
21934
|
+
"name": "escapeStrategy",
|
|
21935
|
+
"privacy": "public",
|
|
21936
|
+
"return": {
|
|
21937
|
+
"type": {
|
|
21938
|
+
"text": "void"
|
|
21939
|
+
}
|
|
21940
|
+
},
|
|
21941
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
21942
|
+
"inheritedFrom": {
|
|
21943
|
+
"name": "SbbOpenCloseBaseElement",
|
|
21944
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
21945
|
+
}
|
|
21946
|
+
},
|
|
21869
21947
|
{
|
|
21870
21948
|
"kind": "method",
|
|
21871
21949
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -22075,7 +22153,7 @@
|
|
|
22075
22153
|
"name": "*",
|
|
22076
22154
|
"declaration": {
|
|
22077
22155
|
"name": "*",
|
|
22078
|
-
"
|
|
22156
|
+
"module": "toggle/toggle-option/toggle-option.component.js"
|
|
22079
22157
|
}
|
|
22080
22158
|
}
|
|
22081
22159
|
]
|
|
@@ -22090,7 +22168,7 @@
|
|
|
22090
22168
|
"name": "*",
|
|
22091
22169
|
"declaration": {
|
|
22092
22170
|
"name": "*",
|
|
22093
|
-
"
|
|
22171
|
+
"module": "toggle/toggle/toggle.component.js"
|
|
22094
22172
|
}
|
|
22095
22173
|
}
|
|
22096
22174
|
]
|
|
@@ -22944,7 +23022,7 @@
|
|
|
22944
23022
|
"name": "openDelay",
|
|
22945
23023
|
"privacy": "public",
|
|
22946
23024
|
"description": "Open the tooltip after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
22947
|
-
"default": "
|
|
23025
|
+
"default": "null",
|
|
22948
23026
|
"type": {
|
|
22949
23027
|
"text": "number"
|
|
22950
23028
|
},
|
|
@@ -22954,16 +23032,17 @@
|
|
|
22954
23032
|
"kind": "field",
|
|
22955
23033
|
"name": "_openDelay",
|
|
22956
23034
|
"type": {
|
|
22957
|
-
"text": "number |
|
|
23035
|
+
"text": "number | null"
|
|
22958
23036
|
},
|
|
22959
|
-
"privacy": "private"
|
|
23037
|
+
"privacy": "private",
|
|
23038
|
+
"default": "null"
|
|
22960
23039
|
},
|
|
22961
23040
|
{
|
|
22962
23041
|
"kind": "field",
|
|
22963
23042
|
"name": "closeDelay",
|
|
22964
23043
|
"privacy": "public",
|
|
22965
23044
|
"description": "Close the tooltip after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
22966
|
-
"default": "
|
|
23045
|
+
"default": "null",
|
|
22967
23046
|
"type": {
|
|
22968
23047
|
"text": "number"
|
|
22969
23048
|
},
|
|
@@ -22973,9 +23052,10 @@
|
|
|
22973
23052
|
"kind": "field",
|
|
22974
23053
|
"name": "_closeDelay",
|
|
22975
23054
|
"type": {
|
|
22976
|
-
"text": "number |
|
|
23055
|
+
"text": "number | null"
|
|
22977
23056
|
},
|
|
22978
|
-
"privacy": "private"
|
|
23057
|
+
"privacy": "private",
|
|
23058
|
+
"default": "null"
|
|
22979
23059
|
},
|
|
22980
23060
|
{
|
|
22981
23061
|
"kind": "field",
|
|
@@ -23407,6 +23487,21 @@
|
|
|
23407
23487
|
"module": "core/base-elements/open-close-base-element.js"
|
|
23408
23488
|
}
|
|
23409
23489
|
},
|
|
23490
|
+
{
|
|
23491
|
+
"kind": "method",
|
|
23492
|
+
"name": "escapeStrategy",
|
|
23493
|
+
"privacy": "public",
|
|
23494
|
+
"return": {
|
|
23495
|
+
"type": {
|
|
23496
|
+
"text": "void"
|
|
23497
|
+
}
|
|
23498
|
+
},
|
|
23499
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
23500
|
+
"inheritedFrom": {
|
|
23501
|
+
"name": "SbbOpenCloseBaseElement",
|
|
23502
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
23503
|
+
}
|
|
23504
|
+
},
|
|
23410
23505
|
{
|
|
23411
23506
|
"kind": "method",
|
|
23412
23507
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -23477,7 +23572,7 @@
|
|
|
23477
23572
|
{
|
|
23478
23573
|
"name": "open-delay",
|
|
23479
23574
|
"description": "Open the tooltip after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
23480
|
-
"default": "
|
|
23575
|
+
"default": "null",
|
|
23481
23576
|
"type": {
|
|
23482
23577
|
"text": "number"
|
|
23483
23578
|
},
|
|
@@ -23486,7 +23581,7 @@
|
|
|
23486
23581
|
{
|
|
23487
23582
|
"name": "close-delay",
|
|
23488
23583
|
"description": "Close the tooltip after a given delay in milliseconds.\nGlobal configuration is used as default, if not set.",
|
|
23489
|
-
"default": "
|
|
23584
|
+
"default": "null",
|
|
23490
23585
|
"type": {
|
|
23491
23586
|
"text": "number"
|
|
23492
23587
|
},
|
|
@@ -23604,7 +23699,7 @@
|
|
|
23604
23699
|
"name": "*",
|
|
23605
23700
|
"declaration": {
|
|
23606
23701
|
"name": "*",
|
|
23607
|
-
"
|
|
23702
|
+
"module": "train/train-blocked-passage/train-blocked-passage.component.js"
|
|
23608
23703
|
}
|
|
23609
23704
|
}
|
|
23610
23705
|
]
|
|
@@ -23619,7 +23714,7 @@
|
|
|
23619
23714
|
"name": "*",
|
|
23620
23715
|
"declaration": {
|
|
23621
23716
|
"name": "*",
|
|
23622
|
-
"
|
|
23717
|
+
"module": "train/train-formation/train-formation.component.js"
|
|
23623
23718
|
}
|
|
23624
23719
|
}
|
|
23625
23720
|
]
|
|
@@ -23634,7 +23729,7 @@
|
|
|
23634
23729
|
"name": "*",
|
|
23635
23730
|
"declaration": {
|
|
23636
23731
|
"name": "*",
|
|
23637
|
-
"
|
|
23732
|
+
"module": "train/train-wagon/train-wagon.component.js"
|
|
23638
23733
|
}
|
|
23639
23734
|
}
|
|
23640
23735
|
]
|
|
@@ -23649,7 +23744,7 @@
|
|
|
23649
23744
|
"name": "*",
|
|
23650
23745
|
"declaration": {
|
|
23651
23746
|
"name": "*",
|
|
23652
|
-
"
|
|
23747
|
+
"module": "train/train/train.component.js"
|
|
23653
23748
|
}
|
|
23654
23749
|
}
|
|
23655
23750
|
]
|
|
@@ -24167,6 +24262,21 @@
|
|
|
24167
24262
|
"module": "core/base-elements/open-close-base-element.js"
|
|
24168
24263
|
}
|
|
24169
24264
|
},
|
|
24265
|
+
{
|
|
24266
|
+
"kind": "method",
|
|
24267
|
+
"name": "escapeStrategy",
|
|
24268
|
+
"privacy": "public",
|
|
24269
|
+
"return": {
|
|
24270
|
+
"type": {
|
|
24271
|
+
"text": "void"
|
|
24272
|
+
}
|
|
24273
|
+
},
|
|
24274
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
24275
|
+
"inheritedFrom": {
|
|
24276
|
+
"name": "SbbOpenCloseBaseElement",
|
|
24277
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
24278
|
+
}
|
|
24279
|
+
},
|
|
24170
24280
|
{
|
|
24171
24281
|
"kind": "method",
|
|
24172
24282
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -25559,6 +25669,21 @@
|
|
|
25559
25669
|
"module": "core/base-elements/open-close-base-element.js"
|
|
25560
25670
|
}
|
|
25561
25671
|
},
|
|
25672
|
+
{
|
|
25673
|
+
"kind": "method",
|
|
25674
|
+
"name": "escapeStrategy",
|
|
25675
|
+
"privacy": "public",
|
|
25676
|
+
"return": {
|
|
25677
|
+
"type": {
|
|
25678
|
+
"text": "void"
|
|
25679
|
+
}
|
|
25680
|
+
},
|
|
25681
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
25682
|
+
"inheritedFrom": {
|
|
25683
|
+
"name": "SbbOpenCloseBaseElement",
|
|
25684
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
25685
|
+
}
|
|
25686
|
+
},
|
|
25562
25687
|
{
|
|
25563
25688
|
"kind": "method",
|
|
25564
25689
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -44666,6 +44791,30 @@
|
|
|
44666
44791
|
"kind": "javascript-module",
|
|
44667
44792
|
"path": "core/a11y/input-modality-detector.js",
|
|
44668
44793
|
"declarations": [
|
|
44794
|
+
{
|
|
44795
|
+
"kind": "variable",
|
|
44796
|
+
"name": "CONTROL",
|
|
44797
|
+
"type": {
|
|
44798
|
+
"text": "number"
|
|
44799
|
+
},
|
|
44800
|
+
"default": "17"
|
|
44801
|
+
},
|
|
44802
|
+
{
|
|
44803
|
+
"kind": "variable",
|
|
44804
|
+
"name": "META",
|
|
44805
|
+
"type": {
|
|
44806
|
+
"text": "number"
|
|
44807
|
+
},
|
|
44808
|
+
"default": "91"
|
|
44809
|
+
},
|
|
44810
|
+
{
|
|
44811
|
+
"kind": "variable",
|
|
44812
|
+
"name": "MAC_META",
|
|
44813
|
+
"type": {
|
|
44814
|
+
"text": "number"
|
|
44815
|
+
},
|
|
44816
|
+
"default": "224"
|
|
44817
|
+
},
|
|
44669
44818
|
{
|
|
44670
44819
|
"kind": "variable",
|
|
44671
44820
|
"name": "sbbInputModalityDetector",
|
|
@@ -46604,6 +46753,17 @@
|
|
|
46604
46753
|
},
|
|
46605
46754
|
"description": "Closes the component."
|
|
46606
46755
|
},
|
|
46756
|
+
{
|
|
46757
|
+
"kind": "method",
|
|
46758
|
+
"name": "escapeStrategy",
|
|
46759
|
+
"privacy": "public",
|
|
46760
|
+
"return": {
|
|
46761
|
+
"type": {
|
|
46762
|
+
"text": "void"
|
|
46763
|
+
}
|
|
46764
|
+
},
|
|
46765
|
+
"description": "The method which is called on escape key press. Defaults to calling close()"
|
|
46766
|
+
},
|
|
46607
46767
|
{
|
|
46608
46768
|
"kind": "method",
|
|
46609
46769
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -46956,6 +47116,36 @@
|
|
|
46956
47116
|
},
|
|
46957
47117
|
"description": "Whether the assigned host is currently inert"
|
|
46958
47118
|
},
|
|
47119
|
+
{
|
|
47120
|
+
"kind": "method",
|
|
47121
|
+
"name": "exempt",
|
|
47122
|
+
"privacy": "public",
|
|
47123
|
+
"return": {
|
|
47124
|
+
"type": {
|
|
47125
|
+
"text": "void"
|
|
47126
|
+
}
|
|
47127
|
+
},
|
|
47128
|
+
"parameters": [
|
|
47129
|
+
{
|
|
47130
|
+
"name": "element",
|
|
47131
|
+
"type": {
|
|
47132
|
+
"text": "HTMLElement"
|
|
47133
|
+
}
|
|
47134
|
+
}
|
|
47135
|
+
],
|
|
47136
|
+
"description": "Temporarily removes all inert attributes from a given element."
|
|
47137
|
+
},
|
|
47138
|
+
{
|
|
47139
|
+
"kind": "method",
|
|
47140
|
+
"name": "restoreAllExempted",
|
|
47141
|
+
"privacy": "public",
|
|
47142
|
+
"return": {
|
|
47143
|
+
"type": {
|
|
47144
|
+
"text": "void"
|
|
47145
|
+
}
|
|
47146
|
+
},
|
|
47147
|
+
"description": "Inerts an element currently exempted from inert."
|
|
47148
|
+
},
|
|
46959
47149
|
{
|
|
46960
47150
|
"kind": "method",
|
|
46961
47151
|
"name": "_currentOverlay",
|
|
@@ -46966,10 +47156,38 @@
|
|
|
46966
47156
|
}
|
|
46967
47157
|
}
|
|
46968
47158
|
},
|
|
47159
|
+
{
|
|
47160
|
+
"kind": "method",
|
|
47161
|
+
"name": "_removeAllInertAttributes",
|
|
47162
|
+
"privacy": "private",
|
|
47163
|
+
"return": {
|
|
47164
|
+
"type": {
|
|
47165
|
+
"text": "void"
|
|
47166
|
+
}
|
|
47167
|
+
}
|
|
47168
|
+
},
|
|
46969
47169
|
{
|
|
46970
47170
|
"kind": "method",
|
|
46971
47171
|
"name": "_removeInertAttributes",
|
|
46972
47172
|
"privacy": "private",
|
|
47173
|
+
"return": {
|
|
47174
|
+
"type": {
|
|
47175
|
+
"text": "void"
|
|
47176
|
+
}
|
|
47177
|
+
},
|
|
47178
|
+
"parameters": [
|
|
47179
|
+
{
|
|
47180
|
+
"name": "element",
|
|
47181
|
+
"type": {
|
|
47182
|
+
"text": "HTMLElement"
|
|
47183
|
+
}
|
|
47184
|
+
}
|
|
47185
|
+
]
|
|
47186
|
+
},
|
|
47187
|
+
{
|
|
47188
|
+
"kind": "method",
|
|
47189
|
+
"name": "_addAllInertAttributes",
|
|
47190
|
+
"privacy": "private",
|
|
46973
47191
|
"return": {
|
|
46974
47192
|
"type": {
|
|
46975
47193
|
"text": "void"
|
|
@@ -46984,7 +47202,15 @@
|
|
|
46984
47202
|
"type": {
|
|
46985
47203
|
"text": "void"
|
|
46986
47204
|
}
|
|
46987
|
-
}
|
|
47205
|
+
},
|
|
47206
|
+
"parameters": [
|
|
47207
|
+
{
|
|
47208
|
+
"name": "element",
|
|
47209
|
+
"type": {
|
|
47210
|
+
"text": "HTMLElement"
|
|
47211
|
+
}
|
|
47212
|
+
}
|
|
47213
|
+
]
|
|
46988
47214
|
}
|
|
46989
47215
|
]
|
|
46990
47216
|
}
|
|
@@ -58686,6 +58912,59 @@
|
|
|
58686
58912
|
}
|
|
58687
58913
|
],
|
|
58688
58914
|
"description": "Determines the position of an element relative to a trigger element by evaluating\nthe optimal position based on the available space."
|
|
58915
|
+
},
|
|
58916
|
+
{
|
|
58917
|
+
"kind": "function",
|
|
58918
|
+
"name": "getElementPositionHorizontal",
|
|
58919
|
+
"return": {
|
|
58920
|
+
"type": {
|
|
58921
|
+
"text": ""
|
|
58922
|
+
}
|
|
58923
|
+
},
|
|
58924
|
+
"parameters": [
|
|
58925
|
+
{
|
|
58926
|
+
"name": "element",
|
|
58927
|
+
"type": {
|
|
58928
|
+
"text": "HTMLElement"
|
|
58929
|
+
},
|
|
58930
|
+
"description": "The element of which to calculate the position."
|
|
58931
|
+
},
|
|
58932
|
+
{
|
|
58933
|
+
"name": "trigger",
|
|
58934
|
+
"type": {
|
|
58935
|
+
"text": "HTMLElement"
|
|
58936
|
+
},
|
|
58937
|
+
"description": "The element relative to which to calculate the position."
|
|
58938
|
+
},
|
|
58939
|
+
{
|
|
58940
|
+
"name": "container",
|
|
58941
|
+
"type": {
|
|
58942
|
+
"text": "HTMLElement"
|
|
58943
|
+
},
|
|
58944
|
+
"description": "The element which has the position:fixed applied."
|
|
58945
|
+
},
|
|
58946
|
+
{
|
|
58947
|
+
"name": "properties",
|
|
58948
|
+
"optional": true,
|
|
58949
|
+
"type": {
|
|
58950
|
+
"text": "{\n verticalOffset?: number;\n horizontalOffset?: number;\n responsiveHeight?: boolean;\n contentSelector?: string;\n }"
|
|
58951
|
+
},
|
|
58952
|
+
"description": "Properties to take into account in calculations (optional)."
|
|
58953
|
+
},
|
|
58954
|
+
{
|
|
58955
|
+
"description": "The distance to be added between the element and the trigger (optional).",
|
|
58956
|
+
"name": "properties.verticalOffset"
|
|
58957
|
+
},
|
|
58958
|
+
{
|
|
58959
|
+
"description": "The horizontal offset to be applied to the element (optional).",
|
|
58960
|
+
"name": "properties.horizontalOffset"
|
|
58961
|
+
},
|
|
58962
|
+
{
|
|
58963
|
+
"description": "Whether the element calculates its height based on its content (optional).",
|
|
58964
|
+
"name": "properties.responsiveHeight"
|
|
58965
|
+
}
|
|
58966
|
+
],
|
|
58967
|
+
"description": "Determines the position of an element relative to a trigger element by evaluating\nthe optimal position based on the available space."
|
|
58689
58968
|
}
|
|
58690
58969
|
],
|
|
58691
58970
|
"exports": [
|
|
@@ -58712,6 +58991,14 @@
|
|
|
58712
58991
|
"name": "getElementPosition",
|
|
58713
58992
|
"module": "core/overlay/position.js"
|
|
58714
58993
|
}
|
|
58994
|
+
},
|
|
58995
|
+
{
|
|
58996
|
+
"kind": "js",
|
|
58997
|
+
"name": "getElementPositionHorizontal",
|
|
58998
|
+
"declaration": {
|
|
58999
|
+
"name": "getElementPositionHorizontal",
|
|
59000
|
+
"module": "core/overlay/position.js"
|
|
59001
|
+
}
|
|
58715
59002
|
}
|
|
58716
59003
|
]
|
|
58717
59004
|
},
|
|
@@ -58869,6 +59156,11 @@
|
|
|
58869
59156
|
}
|
|
58870
59157
|
],
|
|
58871
59158
|
"classGenerics": "T extends Event"
|
|
59159
|
+
},
|
|
59160
|
+
{
|
|
59161
|
+
"kind": "variable",
|
|
59162
|
+
"name": "promise",
|
|
59163
|
+
"default": "new Promise<T>((resolveFunction, rejectFunction) => { resolve = resolveFunction; reject = rejectFunction; })"
|
|
58872
59164
|
}
|
|
58873
59165
|
],
|
|
58874
59166
|
"exports": [
|
|
@@ -61508,6 +61800,21 @@
|
|
|
61508
61800
|
"module": "core/base-elements/open-close-base-element.js"
|
|
61509
61801
|
}
|
|
61510
61802
|
},
|
|
61803
|
+
{
|
|
61804
|
+
"kind": "method",
|
|
61805
|
+
"name": "escapeStrategy",
|
|
61806
|
+
"privacy": "public",
|
|
61807
|
+
"return": {
|
|
61808
|
+
"type": {
|
|
61809
|
+
"text": "void"
|
|
61810
|
+
}
|
|
61811
|
+
},
|
|
61812
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
61813
|
+
"inheritedFrom": {
|
|
61814
|
+
"name": "SbbOpenCloseBaseElement",
|
|
61815
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
61816
|
+
}
|
|
61817
|
+
},
|
|
61511
61818
|
{
|
|
61512
61819
|
"kind": "method",
|
|
61513
61820
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -65098,6 +65405,21 @@
|
|
|
65098
65405
|
"module": "core/base-elements/open-close-base-element.js"
|
|
65099
65406
|
}
|
|
65100
65407
|
},
|
|
65408
|
+
{
|
|
65409
|
+
"kind": "method",
|
|
65410
|
+
"name": "escapeStrategy",
|
|
65411
|
+
"privacy": "public",
|
|
65412
|
+
"return": {
|
|
65413
|
+
"type": {
|
|
65414
|
+
"text": "void"
|
|
65415
|
+
}
|
|
65416
|
+
},
|
|
65417
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
65418
|
+
"inheritedFrom": {
|
|
65419
|
+
"name": "SbbOpenCloseBaseElement",
|
|
65420
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
65421
|
+
}
|
|
65422
|
+
},
|
|
65101
65423
|
{
|
|
65102
65424
|
"kind": "method",
|
|
65103
65425
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -81619,11 +81941,17 @@
|
|
|
81619
81941
|
"privacy": "private",
|
|
81620
81942
|
"default": "new SbbInertController(this)"
|
|
81621
81943
|
},
|
|
81944
|
+
{
|
|
81945
|
+
"kind": "field",
|
|
81946
|
+
"name": "_mobileBreakpoint",
|
|
81947
|
+
"privacy": "private",
|
|
81948
|
+
"default": "SbbMediaQueryBreakpointSmallAndBelow"
|
|
81949
|
+
},
|
|
81622
81950
|
{
|
|
81623
81951
|
"kind": "field",
|
|
81624
81952
|
"name": "_mediaMatcher",
|
|
81625
81953
|
"privacy": "private",
|
|
81626
|
-
"default": "new SbbMediaMatcherController(this, { [
|
|
81954
|
+
"default": "new SbbMediaMatcherController(this, { [this._mobileBreakpoint]: (matches) => { if (matches && (this.state === 'opening' || this.state === 'opened')) { this._scrollHandler.disableScroll(); } else { this._scrollHandler.enableScroll(); } }, })"
|
|
81627
81955
|
},
|
|
81628
81956
|
{
|
|
81629
81957
|
"kind": "field",
|
|
@@ -81631,6 +81959,36 @@
|
|
|
81631
81959
|
"privacy": "private",
|
|
81632
81960
|
"default": "new SbbDarkModeController(this, () => this._syncNegative())"
|
|
81633
81961
|
},
|
|
81962
|
+
{
|
|
81963
|
+
"kind": "field",
|
|
81964
|
+
"name": "_language",
|
|
81965
|
+
"privacy": "private",
|
|
81966
|
+
"default": "new SbbLanguageController(this)"
|
|
81967
|
+
},
|
|
81968
|
+
{
|
|
81969
|
+
"kind": "field",
|
|
81970
|
+
"name": "_nestedMenu",
|
|
81971
|
+
"type": {
|
|
81972
|
+
"text": "SbbMenuElement | null"
|
|
81973
|
+
},
|
|
81974
|
+
"privacy": "private",
|
|
81975
|
+
"default": "null"
|
|
81976
|
+
},
|
|
81977
|
+
{
|
|
81978
|
+
"kind": "method",
|
|
81979
|
+
"name": "escapeStrategy",
|
|
81980
|
+
"privacy": "public",
|
|
81981
|
+
"return": {
|
|
81982
|
+
"type": {
|
|
81983
|
+
"text": "void"
|
|
81984
|
+
}
|
|
81985
|
+
},
|
|
81986
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
81987
|
+
"inheritedFrom": {
|
|
81988
|
+
"name": "SbbOpenCloseBaseElement",
|
|
81989
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
81990
|
+
}
|
|
81991
|
+
},
|
|
81634
81992
|
{
|
|
81635
81993
|
"kind": "method",
|
|
81636
81994
|
"name": "open",
|
|
@@ -81655,12 +82013,41 @@
|
|
|
81655
82013
|
"text": "void"
|
|
81656
82014
|
}
|
|
81657
82015
|
},
|
|
81658
|
-
"description": "Closes the menu.",
|
|
82016
|
+
"description": "Closes the menu and all its nested menus.",
|
|
81659
82017
|
"inheritedFrom": {
|
|
81660
82018
|
"name": "SbbOpenCloseBaseElement",
|
|
81661
82019
|
"module": "core/base-elements/open-close-base-element.js"
|
|
81662
82020
|
}
|
|
81663
82021
|
},
|
|
82022
|
+
{
|
|
82023
|
+
"kind": "method",
|
|
82024
|
+
"name": "closeAll",
|
|
82025
|
+
"privacy": "public",
|
|
82026
|
+
"return": {
|
|
82027
|
+
"type": {
|
|
82028
|
+
"text": "void"
|
|
82029
|
+
}
|
|
82030
|
+
},
|
|
82031
|
+
"description": "Closes the menu and all related menus nested and parent menus)."
|
|
82032
|
+
},
|
|
82033
|
+
{
|
|
82034
|
+
"kind": "method",
|
|
82035
|
+
"name": "_close",
|
|
82036
|
+
"privacy": "private",
|
|
82037
|
+
"return": {
|
|
82038
|
+
"type": {
|
|
82039
|
+
"text": "void"
|
|
82040
|
+
}
|
|
82041
|
+
},
|
|
82042
|
+
"parameters": [
|
|
82043
|
+
{
|
|
82044
|
+
"name": "closeAll",
|
|
82045
|
+
"default": "false",
|
|
82046
|
+
"description": "If true, it ensures animations are correct by toggling some states when closing all related menus at once.",
|
|
82047
|
+
"optional": true
|
|
82048
|
+
}
|
|
82049
|
+
]
|
|
82050
|
+
},
|
|
81664
82051
|
{
|
|
81665
82052
|
"kind": "method",
|
|
81666
82053
|
"name": "_isZeroAnimationDuration",
|
|
@@ -81691,25 +82078,6 @@
|
|
|
81691
82078
|
}
|
|
81692
82079
|
}
|
|
81693
82080
|
},
|
|
81694
|
-
{
|
|
81695
|
-
"kind": "method",
|
|
81696
|
-
"name": "_onClick",
|
|
81697
|
-
"privacy": "private",
|
|
81698
|
-
"return": {
|
|
81699
|
-
"type": {
|
|
81700
|
-
"text": "void"
|
|
81701
|
-
}
|
|
81702
|
-
},
|
|
81703
|
-
"parameters": [
|
|
81704
|
-
{
|
|
81705
|
-
"name": "event",
|
|
81706
|
-
"type": {
|
|
81707
|
-
"text": "Event"
|
|
81708
|
-
}
|
|
81709
|
-
}
|
|
81710
|
-
],
|
|
81711
|
-
"description": "Handles click and checks if its target is a sbb-menu-button/sbb-menu-link."
|
|
81712
|
-
},
|
|
81713
82081
|
{
|
|
81714
82082
|
"kind": "method",
|
|
81715
82083
|
"name": "_handleKeyDown",
|
|
@@ -81768,7 +82136,7 @@
|
|
|
81768
82136
|
},
|
|
81769
82137
|
{
|
|
81770
82138
|
"kind": "method",
|
|
81771
|
-
"name": "
|
|
82139
|
+
"name": "_interactiveElementClick",
|
|
81772
82140
|
"privacy": "private",
|
|
81773
82141
|
"return": {
|
|
81774
82142
|
"type": {
|
|
@@ -81794,6 +82162,76 @@
|
|
|
81794
82162
|
"name": "_closeOnBackdropClick",
|
|
81795
82163
|
"privacy": "private"
|
|
81796
82164
|
},
|
|
82165
|
+
{
|
|
82166
|
+
"kind": "method",
|
|
82167
|
+
"name": "_nestedMenus",
|
|
82168
|
+
"privacy": "private",
|
|
82169
|
+
"return": {
|
|
82170
|
+
"type": {
|
|
82171
|
+
"text": "SbbMenuElement[]"
|
|
82172
|
+
}
|
|
82173
|
+
},
|
|
82174
|
+
"description": "Converts the linked list into an array of SbbMenuElement."
|
|
82175
|
+
},
|
|
82176
|
+
{
|
|
82177
|
+
"kind": "method",
|
|
82178
|
+
"name": "_parentMenu",
|
|
82179
|
+
"privacy": "private",
|
|
82180
|
+
"return": {
|
|
82181
|
+
"type": {
|
|
82182
|
+
"text": "SbbMenuElement | null"
|
|
82183
|
+
}
|
|
82184
|
+
}
|
|
82185
|
+
},
|
|
82186
|
+
{
|
|
82187
|
+
"kind": "method",
|
|
82188
|
+
"name": "_mainMenu",
|
|
82189
|
+
"privacy": "private",
|
|
82190
|
+
"return": {
|
|
82191
|
+
"type": {
|
|
82192
|
+
"text": "SbbMenuElement"
|
|
82193
|
+
}
|
|
82194
|
+
},
|
|
82195
|
+
"description": "The outermost menu."
|
|
82196
|
+
},
|
|
82197
|
+
{
|
|
82198
|
+
"kind": "method",
|
|
82199
|
+
"name": "_isNested",
|
|
82200
|
+
"privacy": "private",
|
|
82201
|
+
"return": {
|
|
82202
|
+
"type": {
|
|
82203
|
+
"text": "boolean"
|
|
82204
|
+
}
|
|
82205
|
+
}
|
|
82206
|
+
},
|
|
82207
|
+
{
|
|
82208
|
+
"kind": "method",
|
|
82209
|
+
"name": "_updateNestedInert",
|
|
82210
|
+
"privacy": "private",
|
|
82211
|
+
"return": {
|
|
82212
|
+
"type": {
|
|
82213
|
+
"text": "void"
|
|
82214
|
+
}
|
|
82215
|
+
}
|
|
82216
|
+
},
|
|
82217
|
+
{
|
|
82218
|
+
"kind": "method",
|
|
82219
|
+
"name": "_handleMouseOver",
|
|
82220
|
+
"privacy": "private",
|
|
82221
|
+
"return": {
|
|
82222
|
+
"type": {
|
|
82223
|
+
"text": "void"
|
|
82224
|
+
}
|
|
82225
|
+
},
|
|
82226
|
+
"parameters": [
|
|
82227
|
+
{
|
|
82228
|
+
"name": "event",
|
|
82229
|
+
"type": {
|
|
82230
|
+
"text": "MouseEvent"
|
|
82231
|
+
}
|
|
82232
|
+
}
|
|
82233
|
+
]
|
|
82234
|
+
},
|
|
81797
82235
|
{
|
|
81798
82236
|
"kind": "method",
|
|
81799
82237
|
"name": "_onMenuAnimationEnd",
|
|
@@ -81832,6 +82270,16 @@
|
|
|
81832
82270
|
}
|
|
81833
82271
|
}
|
|
81834
82272
|
},
|
|
82273
|
+
{
|
|
82274
|
+
"kind": "method",
|
|
82275
|
+
"name": "_isMobile",
|
|
82276
|
+
"privacy": "private",
|
|
82277
|
+
"return": {
|
|
82278
|
+
"type": {
|
|
82279
|
+
"text": "boolean"
|
|
82280
|
+
}
|
|
82281
|
+
}
|
|
82282
|
+
},
|
|
81835
82283
|
{
|
|
81836
82284
|
"kind": "field",
|
|
81837
82285
|
"name": "listChildren",
|
|
@@ -84227,6 +84675,21 @@
|
|
|
84227
84675
|
"module": "core/base-elements/open-close-base-element.js"
|
|
84228
84676
|
}
|
|
84229
84677
|
},
|
|
84678
|
+
{
|
|
84679
|
+
"kind": "method",
|
|
84680
|
+
"name": "escapeStrategy",
|
|
84681
|
+
"privacy": "public",
|
|
84682
|
+
"return": {
|
|
84683
|
+
"type": {
|
|
84684
|
+
"text": "void"
|
|
84685
|
+
}
|
|
84686
|
+
},
|
|
84687
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
84688
|
+
"inheritedFrom": {
|
|
84689
|
+
"name": "SbbOpenCloseBaseElement",
|
|
84690
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
84691
|
+
}
|
|
84692
|
+
},
|
|
84230
84693
|
{
|
|
84231
84694
|
"kind": "method",
|
|
84232
84695
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -91553,6 +92016,21 @@
|
|
|
91553
92016
|
"module": "core/base-elements/open-close-base-element.js"
|
|
91554
92017
|
}
|
|
91555
92018
|
},
|
|
92019
|
+
{
|
|
92020
|
+
"kind": "method",
|
|
92021
|
+
"name": "escapeStrategy",
|
|
92022
|
+
"privacy": "public",
|
|
92023
|
+
"return": {
|
|
92024
|
+
"type": {
|
|
92025
|
+
"text": "void"
|
|
92026
|
+
}
|
|
92027
|
+
},
|
|
92028
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
92029
|
+
"inheritedFrom": {
|
|
92030
|
+
"name": "SbbOpenCloseBaseElement",
|
|
92031
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
92032
|
+
}
|
|
92033
|
+
},
|
|
91556
92034
|
{
|
|
91557
92035
|
"kind": "method",
|
|
91558
92036
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -92382,6 +92860,21 @@
|
|
|
92382
92860
|
"module": "core/base-elements/open-close-base-element.js"
|
|
92383
92861
|
}
|
|
92384
92862
|
},
|
|
92863
|
+
{
|
|
92864
|
+
"kind": "method",
|
|
92865
|
+
"name": "escapeStrategy",
|
|
92866
|
+
"privacy": "public",
|
|
92867
|
+
"return": {
|
|
92868
|
+
"type": {
|
|
92869
|
+
"text": "void"
|
|
92870
|
+
}
|
|
92871
|
+
},
|
|
92872
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
92873
|
+
"inheritedFrom": {
|
|
92874
|
+
"name": "SbbOpenCloseBaseElement",
|
|
92875
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
92876
|
+
}
|
|
92877
|
+
},
|
|
92385
92878
|
{
|
|
92386
92879
|
"kind": "method",
|
|
92387
92880
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -99494,6 +99987,21 @@
|
|
|
99494
99987
|
"module": "core/base-elements/open-close-base-element.js"
|
|
99495
99988
|
}
|
|
99496
99989
|
},
|
|
99990
|
+
{
|
|
99991
|
+
"kind": "method",
|
|
99992
|
+
"name": "escapeStrategy",
|
|
99993
|
+
"privacy": "public",
|
|
99994
|
+
"return": {
|
|
99995
|
+
"type": {
|
|
99996
|
+
"text": "void"
|
|
99997
|
+
}
|
|
99998
|
+
},
|
|
99999
|
+
"description": "The method which is called on escape key press. Defaults to calling close()",
|
|
100000
|
+
"inheritedFrom": {
|
|
100001
|
+
"name": "SbbOpenCloseBaseElement",
|
|
100002
|
+
"module": "core/base-elements/open-close-base-element.js"
|
|
100003
|
+
}
|
|
100004
|
+
},
|
|
99497
100005
|
{
|
|
99498
100006
|
"kind": "method",
|
|
99499
100007
|
"name": "dispatchBeforeOpenEvent",
|
|
@@ -102497,150 +103005,150 @@
|
|
|
102497
103005
|
}
|
|
102498
103006
|
}
|
|
102499
103007
|
],
|
|
102500
|
-
"attributes": [
|
|
102501
|
-
{
|
|
102502
|
-
"name": "focusable",
|
|
102503
|
-
"type": {
|
|
102504
|
-
"text": "boolean"
|
|
102505
|
-
},
|
|
102506
|
-
"default": "false",
|
|
102507
|
-
"description": "Whether the table wrapper is focusable.",
|
|
102508
|
-
"fieldName": "focusable"
|
|
102509
|
-
},
|
|
102510
|
-
{
|
|
102511
|
-
"name": "negative",
|
|
102512
|
-
"type": {
|
|
102513
|
-
"text": "boolean"
|
|
102514
|
-
},
|
|
102515
|
-
"default": "false",
|
|
102516
|
-
"description": "Negative coloring variant flag.",
|
|
102517
|
-
"fieldName": "negative",
|
|
102518
|
-
"inheritedFrom": {
|
|
102519
|
-
"name": "SbbNegativeMixin",
|
|
102520
|
-
"module": "core/mixins/negative-mixin.js"
|
|
102521
|
-
}
|
|
102522
|
-
}
|
|
102523
|
-
],
|
|
102524
|
-
"mixins": [
|
|
102525
|
-
{
|
|
102526
|
-
"name": "SbbNegativeMixin",
|
|
102527
|
-
"module": "core/mixins.js"
|
|
102528
|
-
},
|
|
102529
|
-
{
|
|
102530
|
-
"name": "SbbElementInternalsMixin",
|
|
102531
|
-
"module": "core/mixins.js"
|
|
102532
|
-
}
|
|
102533
|
-
],
|
|
102534
|
-
"superclass": {
|
|
102535
|
-
"name": "LitElement",
|
|
102536
|
-
"package": "lit"
|
|
102537
|
-
},
|
|
102538
|
-
"tagName": "sbb-table-wrapper",
|
|
102539
|
-
"customElement": true
|
|
102540
|
-
}
|
|
102541
|
-
],
|
|
102542
|
-
"exports": [
|
|
102543
|
-
{
|
|
102544
|
-
"kind": "js",
|
|
102545
|
-
"name": "SbbTableWrapperElement",
|
|
102546
|
-
"declaration": {
|
|
102547
|
-
"name": "SbbTableWrapperElement",
|
|
102548
|
-
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
102549
|
-
}
|
|
102550
|
-
},
|
|
102551
|
-
{
|
|
102552
|
-
"kind": "custom-element-definition",
|
|
102553
|
-
"name": "sbb-table-wrapper",
|
|
102554
|
-
"declaration": {
|
|
102555
|
-
"name": "SbbTableWrapperElement",
|
|
102556
|
-
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
102557
|
-
}
|
|
102558
|
-
}
|
|
102559
|
-
]
|
|
102560
|
-
},
|
|
102561
|
-
{
|
|
102562
|
-
"kind": "javascript-module",
|
|
102563
|
-
"path": "tabs/tab/tab.component.js",
|
|
102564
|
-
"declarations": [
|
|
102565
|
-
{
|
|
102566
|
-
"kind": "class",
|
|
102567
|
-
"description": "Combined with a `sbb-tab-group`, it displays a tab's content.",
|
|
102568
|
-
"name": "SbbTabElement",
|
|
102569
|
-
"slots": [
|
|
102570
|
-
{
|
|
102571
|
-
"description": "Use the unnamed slot to provide content.",
|
|
102572
|
-
"name": ""
|
|
102573
|
-
}
|
|
102574
|
-
],
|
|
102575
|
-
"members": [
|
|
102576
|
-
{
|
|
102577
|
-
"kind": "field",
|
|
102578
|
-
"name": "role",
|
|
102579
|
-
"type": {
|
|
102580
|
-
"text": "string"
|
|
102581
|
-
},
|
|
102582
|
-
"privacy": "public",
|
|
102583
|
-
"static": true,
|
|
102584
|
-
"default": "'tabpanel'"
|
|
102585
|
-
},
|
|
102586
|
-
{
|
|
102587
|
-
"kind": "field",
|
|
102588
|
-
"name": "
|
|
102589
|
-
"
|
|
102590
|
-
|
|
102591
|
-
|
|
102592
|
-
"
|
|
102593
|
-
"
|
|
102594
|
-
|
|
102595
|
-
|
|
102596
|
-
},
|
|
103008
|
+
"attributes": [
|
|
103009
|
+
{
|
|
103010
|
+
"name": "focusable",
|
|
103011
|
+
"type": {
|
|
103012
|
+
"text": "boolean"
|
|
103013
|
+
},
|
|
103014
|
+
"default": "false",
|
|
103015
|
+
"description": "Whether the table wrapper is focusable.",
|
|
103016
|
+
"fieldName": "focusable"
|
|
103017
|
+
},
|
|
103018
|
+
{
|
|
103019
|
+
"name": "negative",
|
|
103020
|
+
"type": {
|
|
103021
|
+
"text": "boolean"
|
|
103022
|
+
},
|
|
103023
|
+
"default": "false",
|
|
103024
|
+
"description": "Negative coloring variant flag.",
|
|
103025
|
+
"fieldName": "negative",
|
|
103026
|
+
"inheritedFrom": {
|
|
103027
|
+
"name": "SbbNegativeMixin",
|
|
103028
|
+
"module": "core/mixins/negative-mixin.js"
|
|
103029
|
+
}
|
|
103030
|
+
}
|
|
103031
|
+
],
|
|
103032
|
+
"mixins": [
|
|
103033
|
+
{
|
|
103034
|
+
"name": "SbbNegativeMixin",
|
|
103035
|
+
"module": "core/mixins.js"
|
|
103036
|
+
},
|
|
103037
|
+
{
|
|
103038
|
+
"name": "SbbElementInternalsMixin",
|
|
103039
|
+
"module": "core/mixins.js"
|
|
103040
|
+
}
|
|
103041
|
+
],
|
|
103042
|
+
"superclass": {
|
|
103043
|
+
"name": "LitElement",
|
|
103044
|
+
"package": "lit"
|
|
103045
|
+
},
|
|
103046
|
+
"tagName": "sbb-table-wrapper",
|
|
103047
|
+
"customElement": true
|
|
103048
|
+
}
|
|
103049
|
+
],
|
|
103050
|
+
"exports": [
|
|
103051
|
+
{
|
|
103052
|
+
"kind": "js",
|
|
103053
|
+
"name": "SbbTableWrapperElement",
|
|
103054
|
+
"declaration": {
|
|
103055
|
+
"name": "SbbTableWrapperElement",
|
|
103056
|
+
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
103057
|
+
}
|
|
103058
|
+
},
|
|
103059
|
+
{
|
|
103060
|
+
"kind": "custom-element-definition",
|
|
103061
|
+
"name": "sbb-table-wrapper",
|
|
103062
|
+
"declaration": {
|
|
103063
|
+
"name": "SbbTableWrapperElement",
|
|
103064
|
+
"module": "table/table-wrapper/table-wrapper.component.js"
|
|
103065
|
+
}
|
|
103066
|
+
}
|
|
103067
|
+
]
|
|
103068
|
+
},
|
|
103069
|
+
{
|
|
103070
|
+
"kind": "javascript-module",
|
|
103071
|
+
"path": "tabs/tab/tab.component.js",
|
|
103072
|
+
"declarations": [
|
|
103073
|
+
{
|
|
103074
|
+
"kind": "class",
|
|
103075
|
+
"description": "Combined with a `sbb-tab-group` and `sbb-tab-label`, it displays a tab's content.",
|
|
103076
|
+
"name": "SbbTabElement",
|
|
103077
|
+
"slots": [
|
|
103078
|
+
{
|
|
103079
|
+
"description": "Use the unnamed slot to provide content.",
|
|
103080
|
+
"name": ""
|
|
103081
|
+
}
|
|
103082
|
+
],
|
|
103083
|
+
"members": [
|
|
103084
|
+
{
|
|
103085
|
+
"kind": "field",
|
|
103086
|
+
"name": "role",
|
|
103087
|
+
"type": {
|
|
103088
|
+
"text": "string"
|
|
103089
|
+
},
|
|
103090
|
+
"privacy": "public",
|
|
103091
|
+
"static": true,
|
|
103092
|
+
"default": "'tabpanel'"
|
|
103093
|
+
},
|
|
103094
|
+
{
|
|
103095
|
+
"kind": "field",
|
|
103096
|
+
"name": "events",
|
|
103097
|
+
"privacy": "public",
|
|
103098
|
+
"static": true,
|
|
103099
|
+
"readonly": true,
|
|
103100
|
+
"default": "{ active: 'active', }",
|
|
103101
|
+
"type": {
|
|
103102
|
+
"text": "{\n active: 'active',\n }"
|
|
103103
|
+
}
|
|
103104
|
+
},
|
|
103105
|
+
{
|
|
103106
|
+
"kind": "field",
|
|
103107
|
+
"name": "label",
|
|
103108
|
+
"type": {
|
|
103109
|
+
"text": "SbbTabLabelElement | null"
|
|
103110
|
+
},
|
|
103111
|
+
"privacy": "public",
|
|
103112
|
+
"description": "The `sbb-tab-label` associated with the tab.",
|
|
103113
|
+
"readonly": true
|
|
103114
|
+
},
|
|
103115
|
+
{
|
|
103116
|
+
"kind": "method",
|
|
103117
|
+
"name": "toggleState",
|
|
103118
|
+
"privacy": "protected",
|
|
103119
|
+
"return": {
|
|
103120
|
+
"type": {
|
|
103121
|
+
"text": "void"
|
|
103122
|
+
}
|
|
103123
|
+
},
|
|
103124
|
+
"parameters": [
|
|
103125
|
+
{
|
|
103126
|
+
"name": "state",
|
|
103127
|
+
"type": {
|
|
103128
|
+
"text": "string"
|
|
103129
|
+
}
|
|
103130
|
+
},
|
|
103131
|
+
{
|
|
103132
|
+
"name": "force",
|
|
103133
|
+
"optional": true,
|
|
103134
|
+
"type": {
|
|
103135
|
+
"text": "boolean"
|
|
103136
|
+
}
|
|
103137
|
+
}
|
|
103138
|
+
],
|
|
103139
|
+
"inheritedFrom": {
|
|
103140
|
+
"name": "SbbElementInternalsMixin",
|
|
103141
|
+
"module": "core/mixins/element-internals-mixin.js"
|
|
103142
|
+
}
|
|
103143
|
+
}
|
|
103144
|
+
],
|
|
103145
|
+
"events": [
|
|
102597
103146
|
{
|
|
102598
|
-
"kind": "field",
|
|
102599
|
-
"name": "_label",
|
|
102600
103147
|
"type": {
|
|
102601
|
-
"text": "
|
|
102602
|
-
},
|
|
102603
|
-
"privacy": "private",
|
|
102604
|
-
"default": "null"
|
|
102605
|
-
},
|
|
102606
|
-
{
|
|
102607
|
-
"kind": "method",
|
|
102608
|
-
"name": "_getTabLabel",
|
|
102609
|
-
"privacy": "private",
|
|
102610
|
-
"return": {
|
|
102611
|
-
"type": {
|
|
102612
|
-
"text": "SbbTabLabelElement | null"
|
|
102613
|
-
}
|
|
102614
|
-
}
|
|
102615
|
-
},
|
|
102616
|
-
{
|
|
102617
|
-
"kind": "method",
|
|
102618
|
-
"name": "toggleState",
|
|
102619
|
-
"privacy": "protected",
|
|
102620
|
-
"return": {
|
|
102621
|
-
"type": {
|
|
102622
|
-
"text": "void"
|
|
102623
|
-
}
|
|
103148
|
+
"text": "Event"
|
|
102624
103149
|
},
|
|
102625
|
-
"
|
|
102626
|
-
|
|
102627
|
-
"name": "state",
|
|
102628
|
-
"type": {
|
|
102629
|
-
"text": "string"
|
|
102630
|
-
}
|
|
102631
|
-
},
|
|
102632
|
-
{
|
|
102633
|
-
"name": "force",
|
|
102634
|
-
"optional": true,
|
|
102635
|
-
"type": {
|
|
102636
|
-
"text": "boolean"
|
|
102637
|
-
}
|
|
102638
|
-
}
|
|
102639
|
-
],
|
|
102640
|
-
"inheritedFrom": {
|
|
102641
|
-
"name": "SbbElementInternalsMixin",
|
|
102642
|
-
"module": "core/mixins/element-internals-mixin.js"
|
|
102643
|
-
}
|
|
103150
|
+
"description": "The `active` event fires when the sbb-tab has been activated via user selection on the sbb-tab-label.",
|
|
103151
|
+
"name": "active"
|
|
102644
103152
|
}
|
|
102645
103153
|
],
|
|
102646
103154
|
"mixins": [
|
|
@@ -102682,7 +103190,7 @@
|
|
|
102682
103190
|
"declarations": [
|
|
102683
103191
|
{
|
|
102684
103192
|
"kind": "class",
|
|
102685
|
-
"description": "It displays one or more tabs, each one with a label and
|
|
103193
|
+
"description": "It displays one or more tabs, each one with a label and some content.",
|
|
102686
103194
|
"name": "SbbTabGroupElement",
|
|
102687
103195
|
"slots": [
|
|
102688
103196
|
{
|
|
@@ -102702,23 +103210,6 @@
|
|
|
102702
103210
|
"text": "{\n tabchange: 'tabchange',\n }"
|
|
102703
103211
|
}
|
|
102704
103212
|
},
|
|
102705
|
-
{
|
|
102706
|
-
"kind": "field",
|
|
102707
|
-
"name": "_tabs",
|
|
102708
|
-
"type": {
|
|
102709
|
-
"text": "InterfaceSbbTabGroupTab[]"
|
|
102710
|
-
},
|
|
102711
|
-
"privacy": "private",
|
|
102712
|
-
"default": "[]"
|
|
102713
|
-
},
|
|
102714
|
-
{
|
|
102715
|
-
"kind": "field",
|
|
102716
|
-
"name": "_selectedTab",
|
|
102717
|
-
"type": {
|
|
102718
|
-
"text": "InterfaceSbbTabGroupTab | undefined"
|
|
102719
|
-
},
|
|
102720
|
-
"privacy": "private"
|
|
102721
|
-
},
|
|
102722
103213
|
{
|
|
102723
103214
|
"kind": "field",
|
|
102724
103215
|
"name": "_tabGroupElement",
|
|
@@ -102735,12 +103226,6 @@
|
|
|
102735
103226
|
},
|
|
102736
103227
|
"privacy": "private"
|
|
102737
103228
|
},
|
|
102738
|
-
{
|
|
102739
|
-
"kind": "field",
|
|
102740
|
-
"name": "_tabAttributeObserver",
|
|
102741
|
-
"privacy": "private",
|
|
102742
|
-
"default": "new MutationController(this, { target: null, config: tabObserverConfig, callback: (mutationsList) => this._onTabAttributesChange(mutationsList), })"
|
|
102743
|
-
},
|
|
102744
103229
|
{
|
|
102745
103230
|
"kind": "field",
|
|
102746
103231
|
"name": "_tabGroupResizeObserver",
|
|
@@ -102760,7 +103245,7 @@
|
|
|
102760
103245
|
"description": "Size variant, either s, l or xl.",
|
|
102761
103246
|
"default": "'l' / 's' (lean)",
|
|
102762
103247
|
"type": {
|
|
102763
|
-
"text": "
|
|
103248
|
+
"text": "'s' | 'l' | 'xl'"
|
|
102764
103249
|
},
|
|
102765
103250
|
"attribute": "size"
|
|
102766
103251
|
},
|
|
@@ -102768,7 +103253,7 @@
|
|
|
102768
103253
|
"kind": "field",
|
|
102769
103254
|
"name": "_size",
|
|
102770
103255
|
"type": {
|
|
102771
|
-
"text": "
|
|
103256
|
+
"text": "'s' | 'l' | 'xl'"
|
|
102772
103257
|
},
|
|
102773
103258
|
"privacy": "private"
|
|
102774
103259
|
},
|
|
@@ -102783,6 +103268,16 @@
|
|
|
102783
103268
|
"description": "Sets the initial tab. If it matches a disabled tab or exceeds the length of\nthe tab group, the first enabled tab will be selected.",
|
|
102784
103269
|
"attribute": "initial-selected-index"
|
|
102785
103270
|
},
|
|
103271
|
+
{
|
|
103272
|
+
"kind": "field",
|
|
103273
|
+
"name": "labels",
|
|
103274
|
+
"type": {
|
|
103275
|
+
"text": "SbbTabLabelElement[]"
|
|
103276
|
+
},
|
|
103277
|
+
"privacy": "public",
|
|
103278
|
+
"description": "Gets the slotted `sbb-tab-label`s.",
|
|
103279
|
+
"readonly": true
|
|
103280
|
+
},
|
|
102786
103281
|
{
|
|
102787
103282
|
"kind": "method",
|
|
102788
103283
|
"name": "disableTab",
|
|
@@ -102843,23 +103338,13 @@
|
|
|
102843
103338
|
],
|
|
102844
103339
|
"description": "Activates a tab by index."
|
|
102845
103340
|
},
|
|
102846
|
-
{
|
|
102847
|
-
"kind": "method",
|
|
102848
|
-
"name": "_getTabs",
|
|
102849
|
-
"privacy": "private",
|
|
102850
|
-
"return": {
|
|
102851
|
-
"type": {
|
|
102852
|
-
"text": "InterfaceSbbTabGroupTab[]"
|
|
102853
|
-
}
|
|
102854
|
-
}
|
|
102855
|
-
},
|
|
102856
103341
|
{
|
|
102857
103342
|
"kind": "method",
|
|
102858
103343
|
"name": "_enabledTabs",
|
|
102859
103344
|
"privacy": "private",
|
|
102860
103345
|
"return": {
|
|
102861
103346
|
"type": {
|
|
102862
|
-
"text": "
|
|
103347
|
+
"text": "SbbTabLabelElement[]"
|
|
102863
103348
|
}
|
|
102864
103349
|
}
|
|
102865
103350
|
},
|
|
@@ -102880,19 +103365,9 @@
|
|
|
102880
103365
|
},
|
|
102881
103366
|
{
|
|
102882
103367
|
"kind": "field",
|
|
102883
|
-
"name": "
|
|
103368
|
+
"name": "_onLabelSlotChange",
|
|
102884
103369
|
"privacy": "private"
|
|
102885
103370
|
},
|
|
102886
|
-
{
|
|
102887
|
-
"kind": "method",
|
|
102888
|
-
"name": "_assignId",
|
|
102889
|
-
"privacy": "private",
|
|
102890
|
-
"return": {
|
|
102891
|
-
"type": {
|
|
102892
|
-
"text": "string"
|
|
102893
|
-
}
|
|
102894
|
-
}
|
|
102895
|
-
},
|
|
102896
103371
|
{
|
|
102897
103372
|
"kind": "method",
|
|
102898
103373
|
"name": "_initSelection",
|
|
@@ -102903,24 +103378,6 @@
|
|
|
102903
103378
|
}
|
|
102904
103379
|
}
|
|
102905
103380
|
},
|
|
102906
|
-
{
|
|
102907
|
-
"kind": "method",
|
|
102908
|
-
"name": "_onTabAttributesChange",
|
|
102909
|
-
"privacy": "private",
|
|
102910
|
-
"return": {
|
|
102911
|
-
"type": {
|
|
102912
|
-
"text": "void"
|
|
102913
|
-
}
|
|
102914
|
-
},
|
|
102915
|
-
"parameters": [
|
|
102916
|
-
{
|
|
102917
|
-
"name": "mutationsList",
|
|
102918
|
-
"type": {
|
|
102919
|
-
"text": "MutationRecord[]"
|
|
102920
|
-
}
|
|
102921
|
-
}
|
|
102922
|
-
]
|
|
102923
|
-
},
|
|
102924
103381
|
{
|
|
102925
103382
|
"kind": "method",
|
|
102926
103383
|
"name": "_onTabGroupElementResize",
|
|
@@ -102957,24 +103414,6 @@
|
|
|
102957
103414
|
}
|
|
102958
103415
|
]
|
|
102959
103416
|
},
|
|
102960
|
-
{
|
|
102961
|
-
"kind": "method",
|
|
102962
|
-
"name": "_configure",
|
|
102963
|
-
"privacy": "private",
|
|
102964
|
-
"return": {
|
|
102965
|
-
"type": {
|
|
102966
|
-
"text": "void"
|
|
102967
|
-
}
|
|
102968
|
-
},
|
|
102969
|
-
"parameters": [
|
|
102970
|
-
{
|
|
102971
|
-
"name": "tabLabel",
|
|
102972
|
-
"type": {
|
|
102973
|
-
"text": "InterfaceSbbTabGroupTab"
|
|
102974
|
-
}
|
|
102975
|
-
}
|
|
102976
|
-
]
|
|
102977
|
-
},
|
|
102978
103417
|
{
|
|
102979
103418
|
"kind": "method",
|
|
102980
103419
|
"name": "_handleKeyDown",
|
|
@@ -103046,11 +103485,11 @@
|
|
|
103046
103485
|
],
|
|
103047
103486
|
"events": [
|
|
103048
103487
|
{
|
|
103049
|
-
"name": "tabchange",
|
|
103050
103488
|
"type": {
|
|
103051
103489
|
"text": "CustomEvent<SbbTabChangedEventDetails>"
|
|
103052
103490
|
},
|
|
103053
|
-
"description": "The tabchange event is dispatched when a tab is selected."
|
|
103491
|
+
"description": "The tabchange event is dispatched when a tab is selected.",
|
|
103492
|
+
"name": "tabchange"
|
|
103054
103493
|
}
|
|
103055
103494
|
],
|
|
103056
103495
|
"attributes": [
|
|
@@ -103059,7 +103498,7 @@
|
|
|
103059
103498
|
"description": "Size variant, either s, l or xl.",
|
|
103060
103499
|
"default": "'l' / 's' (lean)",
|
|
103061
103500
|
"type": {
|
|
103062
|
-
"text": "
|
|
103501
|
+
"text": "'s' | 'l' | 'xl'"
|
|
103063
103502
|
},
|
|
103064
103503
|
"fieldName": "size"
|
|
103065
103504
|
},
|
|
@@ -103139,6 +103578,16 @@
|
|
|
103139
103578
|
"static": true,
|
|
103140
103579
|
"default": "'tab'"
|
|
103141
103580
|
},
|
|
103581
|
+
{
|
|
103582
|
+
"kind": "field",
|
|
103583
|
+
"name": "_selected",
|
|
103584
|
+
"type": {
|
|
103585
|
+
"text": "boolean"
|
|
103586
|
+
},
|
|
103587
|
+
"privacy": "private",
|
|
103588
|
+
"default": "false",
|
|
103589
|
+
"description": "Whether the tab is selected."
|
|
103590
|
+
},
|
|
103142
103591
|
{
|
|
103143
103592
|
"kind": "field",
|
|
103144
103593
|
"name": "level",
|
|
@@ -103158,7 +103607,7 @@
|
|
|
103158
103607
|
},
|
|
103159
103608
|
"privacy": "public",
|
|
103160
103609
|
"default": "false",
|
|
103161
|
-
"description": "Active tab state",
|
|
103610
|
+
"description": "Active tab state.",
|
|
103162
103611
|
"attribute": "active",
|
|
103163
103612
|
"reflects": true
|
|
103164
103613
|
},
|
|
@@ -103174,6 +103623,48 @@
|
|
|
103174
103623
|
"attribute": "amount",
|
|
103175
103624
|
"reflects": true
|
|
103176
103625
|
},
|
|
103626
|
+
{
|
|
103627
|
+
"kind": "field",
|
|
103628
|
+
"name": "tab",
|
|
103629
|
+
"type": {
|
|
103630
|
+
"text": "SbbTabElement | null"
|
|
103631
|
+
},
|
|
103632
|
+
"privacy": "public",
|
|
103633
|
+
"description": "Get the `sbb-tab` related to the `sbb-tab-label`.",
|
|
103634
|
+
"readonly": true
|
|
103635
|
+
},
|
|
103636
|
+
{
|
|
103637
|
+
"kind": "field",
|
|
103638
|
+
"name": "group",
|
|
103639
|
+
"type": {
|
|
103640
|
+
"text": "SbbTabGroupElement | null"
|
|
103641
|
+
},
|
|
103642
|
+
"privacy": "public",
|
|
103643
|
+
"description": "Get the parent `sbb-tab-group`.",
|
|
103644
|
+
"readonly": true
|
|
103645
|
+
},
|
|
103646
|
+
{
|
|
103647
|
+
"kind": "method",
|
|
103648
|
+
"name": "deactivate",
|
|
103649
|
+
"privacy": "public",
|
|
103650
|
+
"return": {
|
|
103651
|
+
"type": {
|
|
103652
|
+
"text": "void"
|
|
103653
|
+
}
|
|
103654
|
+
},
|
|
103655
|
+
"description": "Deactivate the tab."
|
|
103656
|
+
},
|
|
103657
|
+
{
|
|
103658
|
+
"kind": "method",
|
|
103659
|
+
"name": "activate",
|
|
103660
|
+
"privacy": "public",
|
|
103661
|
+
"return": {
|
|
103662
|
+
"type": {
|
|
103663
|
+
"text": "void"
|
|
103664
|
+
}
|
|
103665
|
+
},
|
|
103666
|
+
"description": "Select the tab, deactivating the current selected one, and dispatch the tabchange event."
|
|
103667
|
+
},
|
|
103177
103668
|
{
|
|
103178
103669
|
"kind": "field",
|
|
103179
103670
|
"name": "disabled",
|
|
@@ -103303,7 +103794,7 @@
|
|
|
103303
103794
|
"text": "boolean"
|
|
103304
103795
|
},
|
|
103305
103796
|
"default": "false",
|
|
103306
|
-
"description": "Active tab state",
|
|
103797
|
+
"description": "Active tab state.",
|
|
103307
103798
|
"fieldName": "active"
|
|
103308
103799
|
},
|
|
103309
103800
|
{
|