@skyux/code-examples 14.0.0-alpha.0 → 14.0.0-alpha.2

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.
@@ -0,0 +1,721 @@
1
+ const routes = [
2
+ {
3
+ path: 'ActionBarsSummaryActionBarBasicExampleComponent',
4
+ loadComponent: () => import('@skyux/code-examples').then(({ ActionBarsSummaryActionBarBasicExampleComponent: c }) => c),
5
+ },
6
+ {
7
+ path: 'ActionBarsSummaryActionBarErrorExampleComponent',
8
+ loadComponent: () => import('@skyux/code-examples').then(({ ActionBarsSummaryActionBarErrorExampleComponent: c }) => c),
9
+ },
10
+ {
11
+ path: 'ActionBarsSummaryActionBarModalExampleComponent',
12
+ loadComponent: () => import('@skyux/code-examples').then(({ ActionBarsSummaryActionBarModalExampleComponent: c }) => c),
13
+ },
14
+ {
15
+ path: 'ActionBarsSummaryActionBarTabExampleComponent',
16
+ loadComponent: () => import('@skyux/code-examples').then(({ ActionBarsSummaryActionBarTabExampleComponent: c }) => c),
17
+ },
18
+ {
19
+ path: 'AgGridDataEntryGridBasicExampleComponent',
20
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataEntryGridBasicExampleComponent: c }) => c),
21
+ },
22
+ {
23
+ path: 'AgGridDataEntryGridDataManagerAddedExampleComponent',
24
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataEntryGridDataManagerAddedExampleComponent: c }) => c),
25
+ },
26
+ {
27
+ path: 'AgGridDataEntryGridFocusExampleComponent',
28
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataEntryGridFocusExampleComponent: c }) => c),
29
+ },
30
+ {
31
+ path: 'AgGridDataEntryGridInlineHelpExampleComponent',
32
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataEntryGridInlineHelpExampleComponent: c }) => c),
33
+ },
34
+ {
35
+ path: 'AgGridDataGridBasicExampleComponent',
36
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridBasicExampleComponent: c }) => c),
37
+ },
38
+ {
39
+ path: 'AgGridDataGridBasicMultiselectExampleComponent',
40
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridBasicMultiselectExampleComponent: c }) => c),
41
+ },
42
+ {
43
+ path: 'AgGridDataGridDataManagerExampleComponent',
44
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridDataManagerExampleComponent: c }) => c),
45
+ },
46
+ {
47
+ path: 'AgGridDataGridDataManagerMultiselectExampleComponent',
48
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridDataManagerMultiselectExampleComponent: c }) => c),
49
+ },
50
+ {
51
+ path: 'AgGridDataGridInlineHelpExampleComponent',
52
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridInlineHelpExampleComponent: c }) => c),
53
+ },
54
+ {
55
+ path: 'AgGridDataGridPagingExampleComponent',
56
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridPagingExampleComponent: c }) => c),
57
+ },
58
+ {
59
+ path: 'AgGridDataGridTemplateRefColumnExampleComponent',
60
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridTemplateRefColumnExampleComponent: c }) => c),
61
+ },
62
+ {
63
+ path: 'AgGridDataGridTopScrollExampleComponent',
64
+ loadComponent: () => import('@skyux/code-examples').then(({ AgGridDataGridTopScrollExampleComponent: c }) => c),
65
+ },
66
+ {
67
+ path: 'AngularTreeComponentAngularTreeBasicExampleComponent',
68
+ loadComponent: () => import('@skyux/code-examples').then(({ AngularTreeComponentAngularTreeBasicExampleComponent: c }) => c),
69
+ },
70
+ {
71
+ path: 'AngularTreeComponentAngularTreeHelpKeyExampleComponent',
72
+ loadComponent: () => import('@skyux/code-examples').then(({ AngularTreeComponentAngularTreeHelpKeyExampleComponent: c }) => c),
73
+ },
74
+ {
75
+ path: 'AngularTreeComponentAngularTreePreselectedNodesExampleComponent',
76
+ loadComponent: () => import('@skyux/code-examples').then(({ AngularTreeComponentAngularTreePreselectedNodesExampleComponent: c, }) => c),
77
+ },
78
+ {
79
+ path: 'AutonumericCurrencyExampleComponent',
80
+ loadComponent: () => import('@skyux/code-examples').then(({ AutonumericCurrencyExampleComponent: c }) => c),
81
+ },
82
+ {
83
+ path: 'AutonumericInternationalFormattingExampleComponent',
84
+ loadComponent: () => import('@skyux/code-examples').then(({ AutonumericInternationalFormattingExampleComponent: c }) => c),
85
+ },
86
+ {
87
+ path: 'AutonumericOptionsProviderExampleComponent',
88
+ loadComponent: () => import('@skyux/code-examples').then(({ AutonumericOptionsProviderExampleComponent: c }) => c),
89
+ },
90
+ {
91
+ path: 'AutonumericPresetExampleComponent',
92
+ loadComponent: () => import('@skyux/code-examples').then(({ AutonumericPresetExampleComponent: c }) => c),
93
+ },
94
+ {
95
+ path: 'AvatarExampleComponent',
96
+ loadComponent: () => import('@skyux/code-examples').then(({ AvatarExampleComponent: c }) => c),
97
+ },
98
+ {
99
+ path: 'ColorpickerBasicExampleComponent',
100
+ loadComponent: () => import('@skyux/code-examples').then(({ ColorpickerBasicExampleComponent: c }) => c),
101
+ },
102
+ {
103
+ path: 'ColorpickerHelpKeyExampleComponent',
104
+ loadComponent: () => import('@skyux/code-examples').then(({ ColorpickerHelpKeyExampleComponent: c }) => c),
105
+ },
106
+ {
107
+ path: 'ColorpickerProgrammaticExampleComponent',
108
+ loadComponent: () => import('@skyux/code-examples').then(({ ColorpickerProgrammaticExampleComponent: c }) => c),
109
+ },
110
+ {
111
+ path: 'CoreIdExampleComponent',
112
+ loadComponent: () => import('@skyux/code-examples').then(({ CoreIdExampleComponent: c }) => c),
113
+ },
114
+ {
115
+ path: 'CoreMediaQueryBasicExampleComponent',
116
+ loadComponent: () => import('@skyux/code-examples').then(({ CoreMediaQueryBasicExampleComponent: c }) => c),
117
+ },
118
+ {
119
+ path: 'CoreMediaQueryResponsiveHostExampleComponent',
120
+ loadComponent: () => import('@skyux/code-examples').then(({ CoreMediaQueryResponsiveHostExampleComponent: c }) => c),
121
+ },
122
+ {
123
+ path: 'CoreNumericBasicExampleComponent',
124
+ loadComponent: () => import('@skyux/code-examples').then(({ CoreNumericBasicExampleComponent: c }) => c),
125
+ },
126
+ {
127
+ path: 'DataManagerBasicExampleComponent',
128
+ loadComponent: () => import('@skyux/code-examples').then(({ DataManagerBasicExampleComponent: c }) => c),
129
+ },
130
+ {
131
+ path: 'DatetimeDatepickerBasicExampleComponent',
132
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDatepickerBasicExampleComponent: c }) => c),
133
+ },
134
+ {
135
+ path: 'DatetimeDatepickerCustomDatesExampleComponent',
136
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDatepickerCustomDatesExampleComponent: c }) => c),
137
+ },
138
+ {
139
+ path: 'DatetimeDatepickerFuzzyExampleComponent',
140
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDatepickerFuzzyExampleComponent: c }) => c),
141
+ },
142
+ {
143
+ path: 'DatetimeDatePipeBasicExampleComponent',
144
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDatePipeBasicExampleComponent: c }) => c),
145
+ },
146
+ {
147
+ path: 'DatetimeDateRangePickerBasicExampleComponent',
148
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDateRangePickerBasicExampleComponent: c }) => c),
149
+ },
150
+ {
151
+ path: 'DatetimeDateRangePickerCustomCalculatorExampleComponent',
152
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDateRangePickerCustomCalculatorExampleComponent: c }) => c),
153
+ },
154
+ {
155
+ path: 'DatetimeDateRangePickerHelpKeyExampleComponent',
156
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeDateRangePickerHelpKeyExampleComponent: c }) => c),
157
+ },
158
+ {
159
+ path: 'DatetimeTimepickerBasicExampleComponent',
160
+ loadComponent: () => import('@skyux/code-examples').then(({ DatetimeTimepickerBasicExampleComponent: c }) => c),
161
+ },
162
+ {
163
+ path: 'ErrorsErrorEmbeddedExampleComponent',
164
+ loadComponent: () => import('@skyux/code-examples').then(({ ErrorsErrorEmbeddedExampleComponent: c }) => c),
165
+ },
166
+ {
167
+ path: 'ErrorsErrorModalExampleComponent',
168
+ loadComponent: () => import('@skyux/code-examples').then(({ ErrorsErrorModalExampleComponent: c }) => c),
169
+ },
170
+ {
171
+ path: 'FilterBarLookupExampleComponent',
172
+ loadComponent: () => import('@skyux/code-examples').then(({ FilterBarLookupExampleComponent: c }) => c),
173
+ },
174
+ {
175
+ path: 'FilterBarModalExampleComponent',
176
+ loadComponent: () => import('@skyux/code-examples').then(({ FilterBarModalExampleComponent: c }) => c),
177
+ },
178
+ {
179
+ path: 'FilterBarSelectableExampleComponent',
180
+ loadComponent: () => import('@skyux/code-examples').then(({ FilterBarSelectableExampleComponent: c }) => c),
181
+ },
182
+ {
183
+ path: 'FlyoutBasicExampleComponent',
184
+ loadComponent: () => import('@skyux/code-examples').then(({ FlyoutBasicExampleComponent: c }) => c),
185
+ },
186
+ {
187
+ path: 'FlyoutCustomHeadersExampleComponent',
188
+ loadComponent: () => import('@skyux/code-examples').then(({ FlyoutCustomHeadersExampleComponent: c }) => c),
189
+ },
190
+ {
191
+ path: 'FormsCharacterCountExampleComponent',
192
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsCharacterCountExampleComponent: c }) => c),
193
+ },
194
+ {
195
+ path: 'FormsCheckboxBasicExampleComponent',
196
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsCheckboxBasicExampleComponent: c }) => c),
197
+ },
198
+ {
199
+ path: 'FormsCheckboxHelpKeyExampleComponent',
200
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsCheckboxHelpKeyExampleComponent: c }) => c),
201
+ },
202
+ {
203
+ path: 'FormsCheckboxIconGroupExampleComponent',
204
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsCheckboxIconGroupExampleComponent: c }) => c),
205
+ },
206
+ {
207
+ path: 'FormsFieldGroupBasicExampleComponent',
208
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsFieldGroupBasicExampleComponent: c }) => c),
209
+ },
210
+ {
211
+ path: 'FormsFieldGroupHelpKeyExampleComponent',
212
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsFieldGroupHelpKeyExampleComponent: c }) => c),
213
+ },
214
+ {
215
+ path: 'FormsFileAttachmentBasicExampleComponent',
216
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsFileAttachmentBasicExampleComponent: c }) => c),
217
+ },
218
+ {
219
+ path: 'FormsFileAttachmentHelpKeyExampleComponent',
220
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsFileAttachmentHelpKeyExampleComponent: c }) => c),
221
+ },
222
+ {
223
+ path: 'FormsFileDropBasicExampleComponent',
224
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsFileDropBasicExampleComponent: c }) => c),
225
+ },
226
+ {
227
+ path: 'FormsFileDropHelpKeyExampleComponent',
228
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsFileDropHelpKeyExampleComponent: c }) => c),
229
+ },
230
+ {
231
+ path: 'FormsInputBoxBasicExampleComponent',
232
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsInputBoxBasicExampleComponent: c }) => c),
233
+ },
234
+ {
235
+ path: 'FormsInputBoxWithCustomFormErrorsExampleComponent',
236
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsInputBoxWithCustomFormErrorsExampleComponent: c }) => c),
237
+ },
238
+ {
239
+ path: 'FormsRadioHelpKeyExampleComponent',
240
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsRadioHelpKeyExampleComponent: c }) => c),
241
+ },
242
+ {
243
+ path: 'FormsRadioIconExampleComponent',
244
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsRadioIconExampleComponent: c }) => c),
245
+ },
246
+ {
247
+ path: 'FormsRadioStandardExampleComponent',
248
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsRadioStandardExampleComponent: c }) => c),
249
+ },
250
+ {
251
+ path: 'FormsSelectionBoxCheckboxExampleComponent',
252
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsSelectionBoxCheckboxExampleComponent: c }) => c),
253
+ },
254
+ {
255
+ path: 'FormsSelectionBoxRadioExampleComponent',
256
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsSelectionBoxRadioExampleComponent: c }) => c),
257
+ },
258
+ {
259
+ path: 'FormsToggleSwitchBasicExampleComponent',
260
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsToggleSwitchBasicExampleComponent: c }) => c),
261
+ },
262
+ {
263
+ path: 'FormsToggleSwitchHelpKeyExampleComponent',
264
+ loadComponent: () => import('@skyux/code-examples').then(({ FormsToggleSwitchHelpKeyExampleComponent: c }) => c),
265
+ },
266
+ {
267
+ path: 'HelpInlineActionClickExampleComponent',
268
+ loadComponent: () => import('@skyux/code-examples').then(({ HelpInlineActionClickExampleComponent: c }) => c),
269
+ },
270
+ {
271
+ path: 'HelpInlineHelpKeyExampleComponent',
272
+ loadComponent: () => import('@skyux/code-examples').then(({ HelpInlineHelpKeyExampleComponent: c }) => c),
273
+ },
274
+ {
275
+ path: 'HelpInlinePopoverExampleComponent',
276
+ loadComponent: () => import('@skyux/code-examples').then(({ HelpInlinePopoverExampleComponent: c }) => c),
277
+ },
278
+ {
279
+ path: 'IconBasicExampleComponent',
280
+ loadComponent: () => import('@skyux/code-examples').then(({ IconBasicExampleComponent: c }) => c),
281
+ },
282
+ {
283
+ path: 'IconIconButtonExampleComponent',
284
+ loadComponent: () => import('@skyux/code-examples').then(({ IconIconButtonExampleComponent: c }) => c),
285
+ },
286
+ {
287
+ path: 'IndicatorsAlertBasicExampleComponent',
288
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsAlertBasicExampleComponent: c }) => c),
289
+ },
290
+ {
291
+ path: 'IndicatorsIllustrationBasicExampleComponent',
292
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsIllustrationBasicExampleComponent: c }) => c),
293
+ },
294
+ {
295
+ path: 'IndicatorsKeyInfoBasicExampleComponent',
296
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsKeyInfoBasicExampleComponent: c }) => c),
297
+ },
298
+ {
299
+ path: 'IndicatorsKeyInfoHelpKeyExampleComponent',
300
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsKeyInfoHelpKeyExampleComponent: c }) => c),
301
+ },
302
+ {
303
+ path: 'IndicatorsLabelBasicExampleComponent',
304
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsLabelBasicExampleComponent: c }) => c),
305
+ },
306
+ {
307
+ path: 'IndicatorsStatusIndicatorBasicExampleComponent',
308
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsStatusIndicatorBasicExampleComponent: c }) => c),
309
+ },
310
+ {
311
+ path: 'IndicatorsStatusIndicatorHelpKeyExampleComponent',
312
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsStatusIndicatorHelpKeyExampleComponent: c }) => c),
313
+ },
314
+ {
315
+ path: 'IndicatorsTextHighlightBasicExampleComponent',
316
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsTextHighlightBasicExampleComponent: c }) => c),
317
+ },
318
+ {
319
+ path: 'IndicatorsTokensBasicExampleComponent',
320
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsTokensBasicExampleComponent: c }) => c),
321
+ },
322
+ {
323
+ path: 'IndicatorsTokensCustomExampleComponent',
324
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsTokensCustomExampleComponent: c }) => c),
325
+ },
326
+ {
327
+ path: 'IndicatorsWaitElementExampleComponent',
328
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsWaitElementExampleComponent: c }) => c),
329
+ },
330
+ {
331
+ path: 'IndicatorsWaitPageExampleComponent',
332
+ loadComponent: () => import('@skyux/code-examples').then(({ IndicatorsWaitPageExampleComponent: c }) => c),
333
+ },
334
+ {
335
+ path: 'InlineFormBasicExampleComponent',
336
+ loadComponent: () => import('@skyux/code-examples').then(({ InlineFormBasicExampleComponent: c }) => c),
337
+ },
338
+ {
339
+ path: 'InlineFormCustomButtonsExampleComponent',
340
+ loadComponent: () => import('@skyux/code-examples').then(({ InlineFormCustomButtonsExampleComponent: c }) => c),
341
+ },
342
+ {
343
+ path: 'InlineFormRepeatersExampleComponent',
344
+ loadComponent: () => import('@skyux/code-examples').then(({ InlineFormRepeatersExampleComponent: c }) => c),
345
+ },
346
+ {
347
+ path: 'LayoutActionButtonBasicExampleComponent',
348
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutActionButtonBasicExampleComponent: c }) => c),
349
+ },
350
+ {
351
+ path: 'LayoutActionButtonPermalinkExampleComponent',
352
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutActionButtonPermalinkExampleComponent: c }) => c),
353
+ },
354
+ {
355
+ path: 'LayoutBackToTopInfiniteScrollExampleComponent',
356
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutBackToTopInfiniteScrollExampleComponent: c }) => c),
357
+ },
358
+ {
359
+ path: 'LayoutBackToTopRepeaterExampleComponent',
360
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutBackToTopRepeaterExampleComponent: c }) => c),
361
+ },
362
+ {
363
+ path: 'LayoutBoxBasicExampleComponent',
364
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutBoxBasicExampleComponent: c }) => c),
365
+ },
366
+ {
367
+ path: 'LayoutBoxHelpKeyExampleComponent',
368
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutBoxHelpKeyExampleComponent: c }) => c),
369
+ },
370
+ {
371
+ path: 'LayoutCardBasicExampleComponent',
372
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutCardBasicExampleComponent: c }) => c),
373
+ },
374
+ {
375
+ path: 'LayoutDefinitionListBasicExampleComponent',
376
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutDefinitionListBasicExampleComponent: c }) => c),
377
+ },
378
+ {
379
+ path: 'LayoutDescriptionListHelpKeyExampleComponent',
380
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutDescriptionListHelpKeyExampleComponent: c }) => c),
381
+ },
382
+ {
383
+ path: 'LayoutDescriptionListHorizontalExampleComponent',
384
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutDescriptionListHorizontalExampleComponent: c }) => c),
385
+ },
386
+ {
387
+ path: 'LayoutDescriptionListInlineHelpExampleComponent',
388
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutDescriptionListInlineHelpExampleComponent: c }) => c),
389
+ },
390
+ {
391
+ path: 'LayoutDescriptionListLongDescriptionExampleComponent',
392
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutDescriptionListLongDescriptionExampleComponent: c }) => c),
393
+ },
394
+ {
395
+ path: 'LayoutDescriptionListVerticalExampleComponent',
396
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutDescriptionListVerticalExampleComponent: c }) => c),
397
+ },
398
+ {
399
+ path: 'LayoutFluidGridExampleComponent',
400
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutFluidGridExampleComponent: c }) => c),
401
+ },
402
+ {
403
+ path: 'LayoutFormatExampleComponent',
404
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutFormatExampleComponent: c }) => c),
405
+ },
406
+ {
407
+ path: 'LayoutInlineDeleteCustomExampleComponent',
408
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutInlineDeleteCustomExampleComponent: c }) => c),
409
+ },
410
+ {
411
+ path: 'LayoutInlineDeleteRepeaterExampleComponent',
412
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutInlineDeleteRepeaterExampleComponent: c }) => c),
413
+ },
414
+ {
415
+ path: 'LayoutPageSummaryBasicExampleComponent',
416
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutPageSummaryBasicExampleComponent: c }) => c),
417
+ },
418
+ {
419
+ path: 'LayoutTextExpandInlineExampleComponent',
420
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutTextExpandInlineExampleComponent: c }) => c),
421
+ },
422
+ {
423
+ path: 'LayoutTextExpandModalExampleComponent',
424
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutTextExpandModalExampleComponent: c }) => c),
425
+ },
426
+ {
427
+ path: 'LayoutTextExpandNewlineExampleComponent',
428
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutTextExpandNewlineExampleComponent: c }) => c),
429
+ },
430
+ {
431
+ path: 'LayoutTextExpandRepeaterExampleComponent',
432
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutTextExpandRepeaterExampleComponent: c }) => c),
433
+ },
434
+ {
435
+ path: 'LayoutToolbarBasicExampleComponent',
436
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutToolbarBasicExampleComponent: c }) => c),
437
+ },
438
+ {
439
+ path: 'LayoutToolbarSectionedExampleComponent',
440
+ loadComponent: () => import('@skyux/code-examples').then(({ LayoutToolbarSectionedExampleComponent: c }) => c),
441
+ },
442
+ {
443
+ path: 'ListsFilterInlineExampleComponent',
444
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsFilterInlineExampleComponent: c }) => c),
445
+ },
446
+ {
447
+ path: 'ListsFilterModalExampleComponent',
448
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsFilterModalExampleComponent: c }) => c),
449
+ },
450
+ {
451
+ path: 'ListsInfiniteScrollRepeaterExampleComponent',
452
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsInfiniteScrollRepeaterExampleComponent: c }) => c),
453
+ },
454
+ {
455
+ path: 'ListsListSummaryBasicExampleComponent',
456
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsListSummaryBasicExampleComponent: c }) => c),
457
+ },
458
+ {
459
+ path: 'ListsPagingBasicExampleComponent',
460
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsPagingBasicExampleComponent: c }) => c),
461
+ },
462
+ {
463
+ path: 'ListsPagingWithContentExampleComponent',
464
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsPagingWithContentExampleComponent: c }) => c),
465
+ },
466
+ {
467
+ path: 'ListsRepeaterAddRemoveExampleComponent',
468
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsRepeaterAddRemoveExampleComponent: c }) => c),
469
+ },
470
+ {
471
+ path: 'ListsRepeaterBasicExampleComponent',
472
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsRepeaterBasicExampleComponent: c }) => c),
473
+ },
474
+ {
475
+ path: 'ListsRepeaterInlineFormExampleComponent',
476
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsRepeaterInlineFormExampleComponent: c }) => c),
477
+ },
478
+ {
479
+ path: 'ListsSortBasicExampleComponent',
480
+ loadComponent: () => import('@skyux/code-examples').then(({ ListsSortBasicExampleComponent: c }) => c),
481
+ },
482
+ {
483
+ path: 'LookupAddItemExampleComponent',
484
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupAddItemExampleComponent: c }) => c),
485
+ },
486
+ {
487
+ path: 'LookupAutocompleteAdvancedExampleComponent',
488
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupAutocompleteAdvancedExampleComponent: c }) => c),
489
+ },
490
+ {
491
+ path: 'LookupAutocompleteAnyValueExampleComponent',
492
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupAutocompleteAnyValueExampleComponent: c }) => c),
493
+ },
494
+ {
495
+ path: 'LookupAutocompleteBasicExampleComponent',
496
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupAutocompleteBasicExampleComponent: c }) => c),
497
+ },
498
+ {
499
+ path: 'LookupAutocompleteCustomSearchExampleComponent',
500
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupAutocompleteCustomSearchExampleComponent: c }) => c),
501
+ },
502
+ {
503
+ path: 'LookupAutocompleteSearchFiltersExampleComponent',
504
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupAutocompleteSearchFiltersExampleComponent: c }) => c),
505
+ },
506
+ {
507
+ path: 'LookupCountryFieldBasicExampleComponent',
508
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupCountryFieldBasicExampleComponent: c }) => c),
509
+ },
510
+ {
511
+ path: 'LookupCustomPickerExampleComponent',
512
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupCustomPickerExampleComponent: c }) => c),
513
+ },
514
+ {
515
+ path: 'LookupMultiSelectExampleComponent',
516
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupMultiSelectExampleComponent: c }) => c),
517
+ },
518
+ {
519
+ path: 'LookupResultTemplatesExampleComponent',
520
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupResultTemplatesExampleComponent: c }) => c),
521
+ },
522
+ {
523
+ path: 'LookupSearchBasicExampleComponent',
524
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupSearchBasicExampleComponent: c }) => c),
525
+ },
526
+ {
527
+ path: 'LookupSelectionModalAddItemExampleComponent',
528
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupSelectionModalAddItemExampleComponent: c }) => c),
529
+ },
530
+ {
531
+ path: 'LookupSelectionModalBasicExampleComponent',
532
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupSelectionModalBasicExampleComponent: c }) => c),
533
+ },
534
+ {
535
+ path: 'LookupSingleSelectExampleComponent',
536
+ loadComponent: () => import('@skyux/code-examples').then(({ LookupSingleSelectExampleComponent: c }) => c),
537
+ },
538
+ {
539
+ path: 'ModalsConfirmBasicWithControllerExampleComponent',
540
+ loadComponent: () => import('@skyux/code-examples').then(({ ModalsConfirmBasicWithControllerExampleComponent: c }) => c),
541
+ },
542
+ {
543
+ path: 'ModalsConfirmBasicWithHarnessExampleComponent',
544
+ loadComponent: () => import('@skyux/code-examples').then(({ ModalsConfirmBasicWithHarnessExampleComponent: c }) => c),
545
+ },
546
+ {
547
+ path: 'ModalsModalBasicWithControllerExampleComponent',
548
+ loadComponent: () => import('@skyux/code-examples').then(({ ModalsModalBasicWithControllerExampleComponent: c }) => c),
549
+ },
550
+ {
551
+ path: 'ModalsModalBasicWithHarnessExampleComponent',
552
+ loadComponent: () => import('@skyux/code-examples').then(({ ModalsModalBasicWithHarnessExampleComponent: c }) => c),
553
+ },
554
+ {
555
+ path: 'ModalsModalBasicWithHarnessHelpKeyExampleComponent',
556
+ loadComponent: () => import('@skyux/code-examples').then(({ ModalsModalBasicWithHarnessHelpKeyExampleComponent: c }) => c),
557
+ },
558
+ {
559
+ path: 'ModalsModalWithErrorExampleComponent',
560
+ loadComponent: () => import('@skyux/code-examples').then(({ ModalsModalWithErrorExampleComponent: c }) => c),
561
+ },
562
+ {
563
+ path: 'NavbarExampleComponent',
564
+ loadComponent: () => import('@skyux/code-examples').then(({ NavbarExampleComponent: c }) => c),
565
+ },
566
+ {
567
+ path: 'PagesActionHubExampleComponent',
568
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesActionHubExampleComponent: c }) => c),
569
+ },
570
+ {
571
+ path: 'PagesPageDataManagerSplitViewFitLayoutExampleComponent',
572
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageDataManagerSplitViewFitLayoutExampleComponent: c }) => c),
573
+ },
574
+ {
575
+ path: 'PagesPageHomePageBlocksLayoutExampleComponent',
576
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageHomePageBlocksLayoutExampleComponent: c }) => c),
577
+ },
578
+ {
579
+ path: 'PagesPageListPageListLayoutExampleComponent',
580
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageListPageListLayoutExampleComponent: c }) => c),
581
+ },
582
+ {
583
+ path: 'PagesPageListPageTabsLayoutExampleComponent',
584
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageListPageTabsLayoutExampleComponent: c }) => c),
585
+ },
586
+ {
587
+ path: 'PagesPageRecordPageBlocksLayoutExampleComponent',
588
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageRecordPageBlocksLayoutExampleComponent: c }) => c),
589
+ },
590
+ {
591
+ path: 'PagesPageRecordPageTabsLayoutExampleComponent',
592
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageRecordPageTabsLayoutExampleComponent: c }) => c),
593
+ },
594
+ {
595
+ path: 'PagesPageSplitViewPageFitLayoutExampleComponent',
596
+ loadComponent: () => import('@skyux/code-examples').then(({ PagesPageSplitViewPageFitLayoutExampleComponent: c }) => c),
597
+ },
598
+ {
599
+ path: 'PhoneFieldBasicExampleComponent',
600
+ loadComponent: () => import('@skyux/code-examples').then(({ PhoneFieldBasicExampleComponent: c }) => c),
601
+ },
602
+ {
603
+ path: 'PopoversDropdownBasicExampleComponent',
604
+ loadComponent: () => import('@skyux/code-examples').then(({ PopoversDropdownBasicExampleComponent: c }) => c),
605
+ },
606
+ {
607
+ path: 'PopoversPopoverBasicExampleComponent',
608
+ loadComponent: () => import('@skyux/code-examples').then(({ PopoversPopoverBasicExampleComponent: c }) => c),
609
+ },
610
+ {
611
+ path: 'PopoversPopoverProgrammaticExampleComponent',
612
+ loadComponent: () => import('@skyux/code-examples').then(({ PopoversPopoverProgrammaticExampleComponent: c }) => c),
613
+ },
614
+ {
615
+ path: 'ProgressIndicatorPassiveIndicatorBasicExampleComponent',
616
+ loadComponent: () => import('@skyux/code-examples').then(({ ProgressIndicatorPassiveIndicatorBasicExampleComponent: c }) => c),
617
+ },
618
+ {
619
+ path: 'ProgressIndicatorWaterfallIndicatorBasicExampleComponent',
620
+ loadComponent: () => import('@skyux/code-examples').then(({ ProgressIndicatorWaterfallIndicatorBasicExampleComponent: c }) => c),
621
+ },
622
+ {
623
+ path: 'ProgressIndicatorWizardBasicExampleComponent',
624
+ loadComponent: () => import('@skyux/code-examples').then(({ ProgressIndicatorWizardBasicExampleComponent: c }) => c),
625
+ },
626
+ {
627
+ path: 'RouterHrefBasicExampleComponent',
628
+ loadComponent: () => import('@skyux/code-examples').then(({ RouterHrefBasicExampleComponent: c }) => c),
629
+ },
630
+ {
631
+ path: 'SplitViewBasicExampleComponent',
632
+ loadComponent: () => import('@skyux/code-examples').then(({ SplitViewBasicExampleComponent: c }) => c),
633
+ },
634
+ {
635
+ path: 'SplitViewPageBoundExampleComponent',
636
+ loadComponent: () => import('@skyux/code-examples').then(({ SplitViewPageBoundExampleComponent: c }) => c),
637
+ },
638
+ {
639
+ path: 'TabsDynamicAddCloseExampleComponent',
640
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsDynamicAddCloseExampleComponent: c }) => c),
641
+ },
642
+ {
643
+ path: 'TabsDynamicExampleComponent',
644
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsDynamicExampleComponent: c }) => c),
645
+ },
646
+ {
647
+ path: 'TabsSectionedFormModalExampleComponent',
648
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsSectionedFormModalExampleComponent: c }) => c),
649
+ },
650
+ {
651
+ path: 'TabsStaticAddCloseExampleComponent',
652
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsStaticAddCloseExampleComponent: c }) => c),
653
+ },
654
+ {
655
+ path: 'TabsStaticExampleComponent',
656
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsStaticExampleComponent: c }) => c),
657
+ },
658
+ {
659
+ path: 'TabsVerticalTabsBasicExampleComponent',
660
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsVerticalTabsBasicExampleComponent: c }) => c),
661
+ },
662
+ {
663
+ path: 'TabsVerticalTabsGroupedExampleComponent',
664
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsVerticalTabsGroupedExampleComponent: c }) => c),
665
+ },
666
+ {
667
+ path: 'TabsVerticalTabsMixedExampleComponent',
668
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsVerticalTabsMixedExampleComponent: c }) => c),
669
+ },
670
+ {
671
+ path: 'TabsWizardBasicExampleComponent',
672
+ loadComponent: () => import('@skyux/code-examples').then(({ TabsWizardBasicExampleComponent: c }) => c),
673
+ },
674
+ {
675
+ path: 'TextEditorExampleComponent',
676
+ loadComponent: () => import('@skyux/code-examples').then(({ TextEditorExampleComponent: c }) => c),
677
+ },
678
+ {
679
+ path: 'TextEditorHelpKeyExampleComponent',
680
+ loadComponent: () => import('@skyux/code-examples').then(({ TextEditorHelpKeyExampleComponent: c }) => c),
681
+ },
682
+ {
683
+ path: 'TextEditorRichTextDisplayExampleComponent',
684
+ loadComponent: () => import('@skyux/code-examples').then(({ TextEditorRichTextDisplayExampleComponent: c }) => c),
685
+ },
686
+ {
687
+ path: 'TilesBasicExampleComponent',
688
+ loadComponent: () => import('@skyux/code-examples').then(({ TilesBasicExampleComponent: c }) => c),
689
+ },
690
+ {
691
+ path: 'ToastBasicExampleComponent',
692
+ loadComponent: () => import('@skyux/code-examples').then(({ ToastBasicExampleComponent: c }) => c),
693
+ },
694
+ {
695
+ path: 'ToastCustomComponentExampleComponent',
696
+ loadComponent: () => import('@skyux/code-examples').then(({ ToastCustomComponentExampleComponent: c }) => c),
697
+ },
698
+ {
699
+ path: 'ValidationEmailValidationControlValidatorExampleComponent',
700
+ loadComponent: () => import('@skyux/code-examples').then(({ ValidationEmailValidationControlValidatorExampleComponent: c }) => c),
701
+ },
702
+ {
703
+ path: 'ValidationEmailValidationDirectiveExampleComponent',
704
+ loadComponent: () => import('@skyux/code-examples').then(({ ValidationEmailValidationDirectiveExampleComponent: c }) => c),
705
+ },
706
+ {
707
+ path: 'ValidationUrlValidationControlValidatorExampleComponent',
708
+ loadComponent: () => import('@skyux/code-examples').then(({ ValidationUrlValidationControlValidatorExampleComponent: c }) => c),
709
+ },
710
+ {
711
+ path: 'ValidationUrlValidationDirectiveExampleComponent',
712
+ loadComponent: () => import('@skyux/code-examples').then(({ ValidationUrlValidationDirectiveExampleComponent: c }) => c),
713
+ },
714
+ ];
715
+
716
+ /**
717
+ * Generated bundle index. Do not edit.
718
+ */
719
+
720
+ export { routes };
721
+ //# sourceMappingURL=skyux-code-examples-routes.mjs.map