@rxap/layout 19.2.0 → 19.2.1-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/compodoc/changelog.html +4 -0
- package/compodoc/dependencies.html +9 -9
- package/compodoc/js/search/search_index.js +2 -2
- package/compodoc/properties.html +1 -1
- package/docs/documentation.json +346 -346
- package/docs/html/classes/AppsButtonComponent.html +4 -4
- package/docs/html/classes/BaseLayoutComponent.html +2 -2
- package/docs/html/classes/DefaultHeaderComponent.html +2 -2
- package/docs/html/classes/DefaultHeaderService.html +5 -5
- package/docs/html/classes/ExternalAppsService.html +2 -2
- package/docs/html/classes/FooterComponent.html +2 -2
- package/docs/html/classes/FooterDirective.html +3 -3
- package/docs/html/classes/FooterService.html +5 -5
- package/docs/html/classes/HeaderComponent.html +2 -2
- package/docs/html/classes/HeaderDirective.html +3 -3
- package/docs/html/classes/HeaderService.html +5 -5
- package/docs/html/classes/LayoutComponent.html +2 -2
- package/docs/html/classes/LayoutService.html +2 -2
- package/docs/html/classes/LogoService.html +2 -2
- package/docs/html/classes/MinimalLayoutComponent.html +2 -2
- package/docs/html/classes/NavigationComponent.html +3 -3
- package/docs/html/classes/NavigationItemComponent.html +5 -5
- package/docs/html/classes/NavigationProgressBarComponent.html +2 -2
- package/docs/html/classes/NavigationService.html +3 -3
- package/docs/html/classes/ReleaseInfoComponent.html +2 -2
- package/docs/html/classes/SettingsButtonComponent.html +2 -2
- package/docs/html/classes/SidenavComponent.html +3 -3
- package/docs/html/classes/SidenavFooterDirective.html +2 -2
- package/docs/html/classes/SidenavHeaderDirective.html +2 -2
- package/docs/html/classes/SidenavToggleButtonComponent.html +2 -2
- package/docs/html/classes/UserProfileIconComponent.html +2 -2
- package/docs/html/functions/IsNavigationDividerItem.html +1 -1
- package/docs/html/functions/IsNavigationInsertItem.html +1 -1
- package/docs/html/functions/IsNavigationItem.html +1 -1
- package/docs/html/functions/provideExternalApps.html +1 -1
- package/docs/html/functions/provideLayout.html +1 -1
- package/docs/html/functions/withDefaultHeaderComponent.html +1 -1
- package/docs/html/functions/withDefaultHeaderItems.html +1 -1
- package/docs/html/functions/withFooterComponents.html +1 -1
- package/docs/html/functions/withHeaderComponents.html +1 -1
- package/docs/html/functions/withNavigationConfig.html +1 -1
- package/docs/html/functions/withNavigationInserts.html +1 -1
- package/docs/html/functions/withReleaseInfoModules.html +1 -1
- package/docs/html/functions/withSettingsMenuItems.html +1 -1
- package/docs/html/functions/withUserProfileDataSource.html +1 -1
- package/docs/html/index.html +2 -2
- package/docs/html/interfaces/NavigationDividerItem.html +2 -2
- package/docs/html/interfaces/NavigationInsertItem.html +2 -2
- package/docs/html/interfaces/NavigationItem.html +2 -2
- package/docs/html/interfaces/NavigationStatus.html +2 -2
- package/docs/html/interfaces/ReleaseInfoModule.html +2 -2
- package/docs/html/interfaces/SettingsMenuItem.html +2 -2
- package/docs/html/modules.html +1 -1
- package/docs/html/types/DefaultHeaderItemComponent.html +1 -1
- package/docs/html/types/ExternalApp.html +1 -1
- package/docs/html/types/ExtractUsernameFromProfileFn.html +1 -1
- package/docs/html/types/Navigation.html +1 -1
- package/docs/html/types/NavigationWithInserts.html +1 -1
- package/docs/html/types/SettingsMenuItemComponent.html +1 -1
- package/docs/html/variables/EXTRACT_USERNAME_FROM_PROFILE.html +1 -1
- package/docs/html/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_EXTERNAL_APP.html +1 -1
- package/docs/html/variables/RXAP_EXTERNAL_APP_FILTER.html +1 -1
- package/docs/html/variables/RXAP_FOOTER_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_HEADER_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_LAYOUT_APPS_GRID.html +1 -1
- package/docs/html/variables/RXAP_LOGO_CONFIG.html +1 -1
- package/docs/html/variables/RXAP_LOGO_CONFIG_DEFAULTS.html +1 -1
- package/docs/html/variables/RXAP_NAVIGATION_CONFIG.html +1 -1
- package/docs/html/variables/RXAP_NAVIGATION_CONFIG_INSERTS.html +1 -1
- package/docs/html/variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.html +1 -1
- package/docs/html/variables/RXAP_RELEASE_INFO_MODULE.html +1 -1
- package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM.html +1 -1
- package/docs/html/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.html +1 -1
- package/docs/html/variables/RXAP_USER_PROFILE_DATA_SOURCE.html +1 -1
- package/docs/markdown/README.md +1 -1
- package/docs/markdown/classes/AppsButtonComponent.md +8 -8
- package/docs/markdown/classes/BaseLayoutComponent.md +2 -2
- package/docs/markdown/classes/DefaultHeaderComponent.md +10 -10
- package/docs/markdown/classes/DefaultHeaderService.md +6 -6
- package/docs/markdown/classes/ExternalAppsService.md +18 -18
- package/docs/markdown/classes/FooterComponent.md +5 -5
- package/docs/markdown/classes/FooterDirective.md +4 -4
- package/docs/markdown/classes/FooterService.md +6 -6
- package/docs/markdown/classes/HeaderComponent.md +6 -6
- package/docs/markdown/classes/HeaderDirective.md +4 -4
- package/docs/markdown/classes/HeaderService.md +6 -6
- package/docs/markdown/classes/LayoutComponent.md +6 -6
- package/docs/markdown/classes/LayoutService.md +17 -17
- package/docs/markdown/classes/LogoService.md +6 -6
- package/docs/markdown/classes/MinimalLayoutComponent.md +2 -2
- package/docs/markdown/classes/NavigationComponent.md +14 -14
- package/docs/markdown/classes/NavigationItemComponent.md +20 -20
- package/docs/markdown/classes/NavigationProgressBarComponent.md +4 -4
- package/docs/markdown/classes/NavigationService.md +12 -12
- package/docs/markdown/classes/ReleaseInfoComponent.md +6 -6
- package/docs/markdown/classes/SettingsButtonComponent.md +19 -19
- package/docs/markdown/classes/SidenavComponent.md +18 -18
- package/docs/markdown/classes/SidenavFooterDirective.md +4 -4
- package/docs/markdown/classes/SidenavHeaderDirective.md +4 -4
- package/docs/markdown/classes/SidenavToggleButtonComponent.md +5 -5
- package/docs/markdown/classes/UserProfileIconComponent.md +7 -7
- package/docs/markdown/functions/IsNavigationDividerItem.md +2 -2
- package/docs/markdown/functions/IsNavigationInsertItem.md +2 -2
- package/docs/markdown/functions/IsNavigationItem.md +2 -2
- package/docs/markdown/functions/provideExternalApps.md +2 -2
- package/docs/markdown/functions/provideLayout.md +2 -2
- package/docs/markdown/functions/withDefaultHeaderComponent.md +2 -2
- package/docs/markdown/functions/withDefaultHeaderItems.md +2 -2
- package/docs/markdown/functions/withFooterComponents.md +2 -2
- package/docs/markdown/functions/withHeaderComponents.md +2 -2
- package/docs/markdown/functions/withNavigationConfig.md +2 -2
- package/docs/markdown/functions/withNavigationInserts.md +2 -2
- package/docs/markdown/functions/withReleaseInfoModules.md +2 -2
- package/docs/markdown/functions/withSettingsMenuItems.md +2 -2
- package/docs/markdown/functions/withUserProfileDataSource.md +2 -2
- package/docs/markdown/globals.md +2 -2
- package/docs/markdown/interfaces/NavigationDividerItem.md +4 -4
- package/docs/markdown/interfaces/NavigationInsertItem.md +3 -3
- package/docs/markdown/interfaces/NavigationItem.md +7 -7
- package/docs/markdown/interfaces/NavigationStatus.md +3 -3
- package/docs/markdown/interfaces/ReleaseInfoModule.md +5 -5
- package/docs/markdown/interfaces/SettingsMenuItem.md +5 -5
- package/docs/markdown/type-aliases/DefaultHeaderItemComponent.md +2 -2
- package/docs/markdown/type-aliases/ExternalApp.md +2 -2
- package/docs/markdown/type-aliases/ExtractUsernameFromProfileFn.md +2 -2
- package/docs/markdown/type-aliases/Navigation.md +2 -2
- package/docs/markdown/type-aliases/NavigationWithInserts.md +2 -2
- package/docs/markdown/type-aliases/SettingsMenuItemComponent.md +2 -2
- package/docs/markdown/variables/EXTRACT_USERNAME_FROM_PROFILE.md +2 -2
- package/docs/markdown/variables/RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_EXTERNAL_APP.md +2 -2
- package/docs/markdown/variables/RXAP_EXTERNAL_APP_FILTER.md +2 -2
- package/docs/markdown/variables/RXAP_FOOTER_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_HEADER_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_LAYOUT_APPS_GRID.md +2 -2
- package/docs/markdown/variables/RXAP_LOGO_CONFIG.md +2 -2
- package/docs/markdown/variables/RXAP_LOGO_CONFIG_DEFAULTS.md +2 -2
- package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG.md +2 -2
- package/docs/markdown/variables/RXAP_NAVIGATION_CONFIG_INSERTS.md +2 -2
- package/docs/markdown/variables/RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md +2 -2
- package/docs/markdown/variables/RXAP_RELEASE_INFO_MODULE.md +2 -2
- package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM.md +2 -2
- package/docs/markdown/variables/RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +2 -2
- package/docs/markdown/variables/RXAP_USER_PROFILE_DATA_SOURCE.md +2 -2
- package/docs/wiki/Class.AppsButtonComponent.md +7 -7
- package/docs/wiki/Class.BaseLayoutComponent.md +1 -1
- package/docs/wiki/Class.DefaultHeaderComponent.md +9 -9
- package/docs/wiki/Class.DefaultHeaderService.md +5 -5
- package/docs/wiki/Class.ExternalAppsService.md +17 -17
- package/docs/wiki/Class.FooterComponent.md +4 -4
- package/docs/wiki/Class.FooterDirective.md +3 -3
- package/docs/wiki/Class.FooterService.md +5 -5
- package/docs/wiki/Class.HeaderComponent.md +5 -5
- package/docs/wiki/Class.HeaderDirective.md +3 -3
- package/docs/wiki/Class.HeaderService.md +5 -5
- package/docs/wiki/Class.LayoutComponent.md +5 -5
- package/docs/wiki/Class.LayoutService.md +16 -16
- package/docs/wiki/Class.LogoService.md +5 -5
- package/docs/wiki/Class.MinimalLayoutComponent.md +1 -1
- package/docs/wiki/Class.NavigationComponent.md +13 -13
- package/docs/wiki/Class.NavigationItemComponent.md +19 -19
- package/docs/wiki/Class.NavigationProgressBarComponent.md +3 -3
- package/docs/wiki/Class.NavigationService.md +11 -11
- package/docs/wiki/Class.ReleaseInfoComponent.md +5 -5
- package/docs/wiki/Class.SettingsButtonComponent.md +18 -18
- package/docs/wiki/Class.SidenavComponent.md +17 -17
- package/docs/wiki/Class.SidenavFooterDirective.md +3 -3
- package/docs/wiki/Class.SidenavHeaderDirective.md +3 -3
- package/docs/wiki/Class.SidenavToggleButtonComponent.md +4 -4
- package/docs/wiki/Class.UserProfileIconComponent.md +6 -6
- package/docs/wiki/Function.IsNavigationDividerItem.md +1 -1
- package/docs/wiki/Function.IsNavigationInsertItem.md +1 -1
- package/docs/wiki/Function.IsNavigationItem.md +1 -1
- package/docs/wiki/Function.provideExternalApps.md +1 -1
- package/docs/wiki/Function.provideLayout.md +1 -1
- package/docs/wiki/Function.withDefaultHeaderComponent.md +1 -1
- package/docs/wiki/Function.withDefaultHeaderItems.md +1 -1
- package/docs/wiki/Function.withFooterComponents.md +1 -1
- package/docs/wiki/Function.withHeaderComponents.md +1 -1
- package/docs/wiki/Function.withNavigationConfig.md +1 -1
- package/docs/wiki/Function.withNavigationInserts.md +1 -1
- package/docs/wiki/Function.withReleaseInfoModules.md +1 -1
- package/docs/wiki/Function.withSettingsMenuItems.md +1 -1
- package/docs/wiki/Function.withUserProfileDataSource.md +1 -1
- package/docs/wiki/Interface.NavigationDividerItem.md +3 -3
- package/docs/wiki/Interface.NavigationInsertItem.md +2 -2
- package/docs/wiki/Interface.NavigationItem.md +6 -6
- package/docs/wiki/Interface.NavigationStatus.md +2 -2
- package/docs/wiki/Interface.ReleaseInfoModule.md +4 -4
- package/docs/wiki/Interface.SettingsMenuItem.md +4 -4
- package/docs/wiki/TypeAlias.DefaultHeaderItemComponent.md +1 -1
- package/docs/wiki/TypeAlias.ExternalApp.md +1 -1
- package/docs/wiki/TypeAlias.ExtractUsernameFromProfileFn.md +1 -1
- package/docs/wiki/TypeAlias.Navigation.md +1 -1
- package/docs/wiki/TypeAlias.NavigationWithInserts.md +1 -1
- package/docs/wiki/TypeAlias.SettingsMenuItemComponent.md +1 -1
- package/docs/wiki/Variable.EXTRACT_USERNAME_FROM_PROFILE.md +1 -1
- package/docs/wiki/Variable.RXAP_DEFAULT_HEADER_ITEM_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_EXTERNAL_APP.md +1 -1
- package/docs/wiki/Variable.RXAP_EXTERNAL_APP_FILTER.md +1 -1
- package/docs/wiki/Variable.RXAP_FOOTER_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_HEADER_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_LAYOUT_APPS_GRID.md +1 -1
- package/docs/wiki/Variable.RXAP_LOGO_CONFIG.md +1 -1
- package/docs/wiki/Variable.RXAP_LOGO_CONFIG_DEFAULTS.md +1 -1
- package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG.md +1 -1
- package/docs/wiki/Variable.RXAP_NAVIGATION_CONFIG_INSERTS.md +1 -1
- package/docs/wiki/Variable.RXAP_NAVIGATION_LAYOUT_CONFIG_DEFAULTS.md +1 -1
- package/docs/wiki/Variable.RXAP_RELEASE_INFO_MODULE.md +1 -1
- package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM.md +1 -1
- package/docs/wiki/Variable.RXAP_SETTINGS_MENU_ITEM_COMPONENT.md +1 -1
- package/docs/wiki/Variable.RXAP_USER_PROFILE_DATA_SOURCE.md +1 -1
- package/docs/wiki/globals.md +1 -1
- package/package.json +19 -19
package/docs/documentation.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
49
49
|
"line": 42,
|
|
50
50
|
"character": 18,
|
|
51
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
51
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L42"
|
|
52
52
|
}
|
|
53
53
|
],
|
|
54
54
|
"type": {
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
91
91
|
"line": 41,
|
|
92
92
|
"character": 21,
|
|
93
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
93
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L41"
|
|
94
94
|
}
|
|
95
95
|
],
|
|
96
96
|
"type": {
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
116
116
|
"line": 43,
|
|
117
117
|
"character": 18,
|
|
118
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
118
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L43"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
121
|
"type": {
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
158
158
|
"line": 39,
|
|
159
159
|
"character": 18,
|
|
160
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
160
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L39"
|
|
161
161
|
}
|
|
162
162
|
],
|
|
163
163
|
"type": {
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
191
191
|
"line": 49,
|
|
192
192
|
"character": 9,
|
|
193
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
193
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L49"
|
|
194
194
|
}
|
|
195
195
|
],
|
|
196
196
|
"signatures": [
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
214
214
|
"line": 49,
|
|
215
215
|
"character": 9,
|
|
216
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
216
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L49"
|
|
217
217
|
}
|
|
218
218
|
],
|
|
219
219
|
"type": {
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
247
247
|
"line": 45,
|
|
248
248
|
"character": 9,
|
|
249
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
249
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L45"
|
|
250
250
|
}
|
|
251
251
|
],
|
|
252
252
|
"signatures": [
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
262
262
|
"line": 45,
|
|
263
263
|
"character": 9,
|
|
264
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
264
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L45"
|
|
265
265
|
}
|
|
266
266
|
],
|
|
267
267
|
"type": {
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"fileName": "default-header/apps-button/apps-button.component.ts",
|
|
302
302
|
"line": 35,
|
|
303
303
|
"character": 13,
|
|
304
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
304
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/apps-button/apps-button.component.ts#L35"
|
|
305
305
|
}
|
|
306
306
|
],
|
|
307
307
|
"implementedTypes": [
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"fileName": "base-layout/base-layout.component.ts",
|
|
360
360
|
"line": 18,
|
|
361
361
|
"character": 13,
|
|
362
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
362
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/base-layout/base-layout.component.ts#L18"
|
|
363
363
|
}
|
|
364
364
|
]
|
|
365
365
|
},
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"fileName": "default-header/default-header.component.ts",
|
|
407
407
|
"line": 40,
|
|
408
408
|
"character": 18,
|
|
409
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
409
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L40"
|
|
410
410
|
}
|
|
411
411
|
],
|
|
412
412
|
"type": {
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"fileName": "default-header/default-header.component.ts",
|
|
441
441
|
"line": 45,
|
|
442
442
|
"character": 21,
|
|
443
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
443
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L45"
|
|
444
444
|
}
|
|
445
445
|
],
|
|
446
446
|
"type": {
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"fileName": "default-header/default-header.component.ts",
|
|
466
466
|
"line": 48,
|
|
467
467
|
"character": 18,
|
|
468
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
468
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L48"
|
|
469
469
|
}
|
|
470
470
|
],
|
|
471
471
|
"type": {
|
|
@@ -499,7 +499,7 @@
|
|
|
499
499
|
"fileName": "default-header/default-header.component.ts",
|
|
500
500
|
"line": 41,
|
|
501
501
|
"character": 18,
|
|
502
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
502
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L41"
|
|
503
503
|
}
|
|
504
504
|
],
|
|
505
505
|
"type": {
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
"fileName": "default-header/default-header.component.ts",
|
|
534
534
|
"line": 38,
|
|
535
535
|
"character": 21,
|
|
536
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
536
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L38"
|
|
537
537
|
}
|
|
538
538
|
],
|
|
539
539
|
"type": {
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
"fileName": "default-header/default-header.component.ts",
|
|
559
559
|
"line": 42,
|
|
560
560
|
"character": 18,
|
|
561
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
561
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L42"
|
|
562
562
|
}
|
|
563
563
|
],
|
|
564
564
|
"type": {
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
"fileName": "default-header/default-header.component.ts",
|
|
593
593
|
"line": 47,
|
|
594
594
|
"character": 18,
|
|
595
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
595
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L47"
|
|
596
596
|
}
|
|
597
597
|
],
|
|
598
598
|
"type": {
|
|
@@ -640,7 +640,7 @@
|
|
|
640
640
|
"fileName": "default-header/default-header.component.ts",
|
|
641
641
|
"line": 43,
|
|
642
642
|
"character": 18,
|
|
643
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
643
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L43"
|
|
644
644
|
}
|
|
645
645
|
],
|
|
646
646
|
"type": {
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"fileName": "default-header/default-header.component.ts",
|
|
688
688
|
"line": 36,
|
|
689
689
|
"character": 13,
|
|
690
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
690
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.component.ts#L36"
|
|
691
691
|
}
|
|
692
692
|
]
|
|
693
693
|
},
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
"fileName": "default-header/default-header.service.ts",
|
|
754
754
|
"line": 42,
|
|
755
755
|
"character": 18,
|
|
756
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
756
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L42"
|
|
757
757
|
}
|
|
758
758
|
],
|
|
759
759
|
"type": {
|
|
@@ -803,7 +803,7 @@
|
|
|
803
803
|
"fileName": "default-header/default-header.service.ts",
|
|
804
804
|
"line": 34,
|
|
805
805
|
"character": 18,
|
|
806
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
806
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L34"
|
|
807
807
|
}
|
|
808
808
|
],
|
|
809
809
|
"type": {
|
|
@@ -850,7 +850,7 @@
|
|
|
850
850
|
"fileName": "default-header/default-header.service.ts",
|
|
851
851
|
"line": 52,
|
|
852
852
|
"character": 9,
|
|
853
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
853
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L52"
|
|
854
854
|
}
|
|
855
855
|
],
|
|
856
856
|
"signatures": [
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"fileName": "default-header/default-header.service.ts",
|
|
880
880
|
"line": 52,
|
|
881
881
|
"character": 9,
|
|
882
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
882
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L52"
|
|
883
883
|
}
|
|
884
884
|
],
|
|
885
885
|
"parameters": [
|
|
@@ -934,7 +934,7 @@
|
|
|
934
934
|
"fileName": "default-header/default-header.service.ts",
|
|
935
935
|
"line": 68,
|
|
936
936
|
"character": 9,
|
|
937
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
937
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L68"
|
|
938
938
|
}
|
|
939
939
|
],
|
|
940
940
|
"signatures": [
|
|
@@ -963,7 +963,7 @@
|
|
|
963
963
|
"fileName": "default-header/default-header.service.ts",
|
|
964
964
|
"line": 68,
|
|
965
965
|
"character": 9,
|
|
966
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
966
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L68"
|
|
967
967
|
}
|
|
968
968
|
],
|
|
969
969
|
"parameters": [
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
"fileName": "default-header/default-header.service.ts",
|
|
1034
1034
|
"line": 21,
|
|
1035
1035
|
"character": 13,
|
|
1036
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1036
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/default-header.service.ts#L21"
|
|
1037
1037
|
}
|
|
1038
1038
|
]
|
|
1039
1039
|
},
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
"fileName": "external-apps.service.ts",
|
|
1089
1089
|
"line": 35,
|
|
1090
1090
|
"character": 18,
|
|
1091
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1091
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L35"
|
|
1092
1092
|
}
|
|
1093
1093
|
],
|
|
1094
1094
|
"type": {
|
|
@@ -1130,7 +1130,7 @@
|
|
|
1130
1130
|
"fileName": "external-apps.service.ts",
|
|
1131
1131
|
"line": 25,
|
|
1132
1132
|
"character": 21,
|
|
1133
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1133
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L25"
|
|
1134
1134
|
}
|
|
1135
1135
|
],
|
|
1136
1136
|
"type": {
|
|
@@ -1187,7 +1187,7 @@
|
|
|
1187
1187
|
"fileName": "external-apps.service.ts",
|
|
1188
1188
|
"line": 29,
|
|
1189
1189
|
"character": 21,
|
|
1190
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1190
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L29"
|
|
1191
1191
|
}
|
|
1192
1192
|
],
|
|
1193
1193
|
"type": {
|
|
@@ -1218,7 +1218,7 @@
|
|
|
1218
1218
|
"fileName": "external-apps.service.ts",
|
|
1219
1219
|
"line": 26,
|
|
1220
1220
|
"character": 21,
|
|
1221
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1221
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L26"
|
|
1222
1222
|
}
|
|
1223
1223
|
],
|
|
1224
1224
|
"type": {
|
|
@@ -1252,7 +1252,7 @@
|
|
|
1252
1252
|
"fileName": "external-apps.service.ts",
|
|
1253
1253
|
"line": 28,
|
|
1254
1254
|
"character": 21,
|
|
1255
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1255
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L28"
|
|
1256
1256
|
}
|
|
1257
1257
|
],
|
|
1258
1258
|
"type": {
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
"fileName": "external-apps.service.ts",
|
|
1281
1281
|
"line": 30,
|
|
1282
1282
|
"character": 21,
|
|
1283
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1283
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L30"
|
|
1284
1284
|
}
|
|
1285
1285
|
],
|
|
1286
1286
|
"type": {
|
|
@@ -1311,7 +1311,7 @@
|
|
|
1311
1311
|
"fileName": "external-apps.service.ts",
|
|
1312
1312
|
"line": 27,
|
|
1313
1313
|
"character": 21,
|
|
1314
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1314
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L27"
|
|
1315
1315
|
}
|
|
1316
1316
|
],
|
|
1317
1317
|
"type": {
|
|
@@ -1333,7 +1333,7 @@
|
|
|
1333
1333
|
"fileName": "external-apps.service.ts",
|
|
1334
1334
|
"line": 41,
|
|
1335
1335
|
"character": 9,
|
|
1336
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1336
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L41"
|
|
1337
1337
|
}
|
|
1338
1338
|
],
|
|
1339
1339
|
"signatures": [
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
"fileName": "external-apps.service.ts",
|
|
1349
1349
|
"line": 41,
|
|
1350
1350
|
"character": 9,
|
|
1351
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1351
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L41"
|
|
1352
1352
|
}
|
|
1353
1353
|
],
|
|
1354
1354
|
"parameters": [
|
|
@@ -1398,7 +1398,7 @@
|
|
|
1398
1398
|
"fileName": "external-apps.service.ts",
|
|
1399
1399
|
"line": 101,
|
|
1400
1400
|
"character": 15,
|
|
1401
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1401
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L101"
|
|
1402
1402
|
}
|
|
1403
1403
|
],
|
|
1404
1404
|
"signatures": [
|
|
@@ -1413,7 +1413,7 @@
|
|
|
1413
1413
|
"fileName": "external-apps.service.ts",
|
|
1414
1414
|
"line": 101,
|
|
1415
1415
|
"character": 15,
|
|
1416
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1416
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L101"
|
|
1417
1417
|
}
|
|
1418
1418
|
],
|
|
1419
1419
|
"type": {
|
|
@@ -1455,7 +1455,7 @@
|
|
|
1455
1455
|
"fileName": "external-apps.service.ts",
|
|
1456
1456
|
"line": 64,
|
|
1457
1457
|
"character": 9,
|
|
1458
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1458
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L64"
|
|
1459
1459
|
}
|
|
1460
1460
|
],
|
|
1461
1461
|
"signatures": [
|
|
@@ -1470,7 +1470,7 @@
|
|
|
1470
1470
|
"fileName": "external-apps.service.ts",
|
|
1471
1471
|
"line": 64,
|
|
1472
1472
|
"character": 9,
|
|
1473
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1473
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L64"
|
|
1474
1474
|
}
|
|
1475
1475
|
],
|
|
1476
1476
|
"parameters": [
|
|
@@ -1529,7 +1529,7 @@
|
|
|
1529
1529
|
"fileName": "external-apps.service.ts",
|
|
1530
1530
|
"line": 83,
|
|
1531
1531
|
"character": 9,
|
|
1532
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1532
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L83"
|
|
1533
1533
|
}
|
|
1534
1534
|
],
|
|
1535
1535
|
"signatures": [
|
|
@@ -1544,7 +1544,7 @@
|
|
|
1544
1544
|
"fileName": "external-apps.service.ts",
|
|
1545
1545
|
"line": 83,
|
|
1546
1546
|
"character": 9,
|
|
1547
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1547
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L83"
|
|
1548
1548
|
}
|
|
1549
1549
|
],
|
|
1550
1550
|
"parameters": [
|
|
@@ -1594,7 +1594,7 @@
|
|
|
1594
1594
|
"fileName": "external-apps.service.ts",
|
|
1595
1595
|
"line": 52,
|
|
1596
1596
|
"character": 9,
|
|
1597
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1597
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L52"
|
|
1598
1598
|
}
|
|
1599
1599
|
],
|
|
1600
1600
|
"signatures": [
|
|
@@ -1609,7 +1609,7 @@
|
|
|
1609
1609
|
"fileName": "external-apps.service.ts",
|
|
1610
1610
|
"line": 52,
|
|
1611
1611
|
"character": 9,
|
|
1612
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1612
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L52"
|
|
1613
1613
|
}
|
|
1614
1614
|
],
|
|
1615
1615
|
"parameters": [
|
|
@@ -1686,7 +1686,7 @@
|
|
|
1686
1686
|
"fileName": "external-apps.service.ts",
|
|
1687
1687
|
"line": 75,
|
|
1688
1688
|
"character": 9,
|
|
1689
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1689
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L75"
|
|
1690
1690
|
}
|
|
1691
1691
|
],
|
|
1692
1692
|
"signatures": [
|
|
@@ -1701,7 +1701,7 @@
|
|
|
1701
1701
|
"fileName": "external-apps.service.ts",
|
|
1702
1702
|
"line": 75,
|
|
1703
1703
|
"character": 9,
|
|
1704
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1704
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L75"
|
|
1705
1705
|
}
|
|
1706
1706
|
],
|
|
1707
1707
|
"parameters": [
|
|
@@ -1748,7 +1748,7 @@
|
|
|
1748
1748
|
"fileName": "external-apps.service.ts",
|
|
1749
1749
|
"line": 123,
|
|
1750
1750
|
"character": 12,
|
|
1751
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1751
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L123"
|
|
1752
1752
|
}
|
|
1753
1753
|
],
|
|
1754
1754
|
"signatures": [
|
|
@@ -1763,7 +1763,7 @@
|
|
|
1763
1763
|
"fileName": "external-apps.service.ts",
|
|
1764
1764
|
"line": 123,
|
|
1765
1765
|
"character": 12,
|
|
1766
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1766
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L123"
|
|
1767
1767
|
}
|
|
1768
1768
|
],
|
|
1769
1769
|
"type": {
|
|
@@ -1786,7 +1786,7 @@
|
|
|
1786
1786
|
"fileName": "external-apps.service.ts",
|
|
1787
1787
|
"line": 37,
|
|
1788
1788
|
"character": 9,
|
|
1789
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1789
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L37"
|
|
1790
1790
|
}
|
|
1791
1791
|
],
|
|
1792
1792
|
"signatures": [
|
|
@@ -1801,7 +1801,7 @@
|
|
|
1801
1801
|
"fileName": "external-apps.service.ts",
|
|
1802
1802
|
"line": 37,
|
|
1803
1803
|
"character": 9,
|
|
1804
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1804
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L37"
|
|
1805
1805
|
}
|
|
1806
1806
|
],
|
|
1807
1807
|
"parameters": [
|
|
@@ -1837,7 +1837,7 @@
|
|
|
1837
1837
|
"fileName": "external-apps.service.ts",
|
|
1838
1838
|
"line": 91,
|
|
1839
1839
|
"character": 9,
|
|
1840
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1840
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L91"
|
|
1841
1841
|
}
|
|
1842
1842
|
],
|
|
1843
1843
|
"signatures": [
|
|
@@ -1852,7 +1852,7 @@
|
|
|
1852
1852
|
"fileName": "external-apps.service.ts",
|
|
1853
1853
|
"line": 91,
|
|
1854
1854
|
"character": 9,
|
|
1855
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1855
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L91"
|
|
1856
1856
|
}
|
|
1857
1857
|
],
|
|
1858
1858
|
"parameters": [
|
|
@@ -1926,7 +1926,7 @@
|
|
|
1926
1926
|
"fileName": "external-apps.service.ts",
|
|
1927
1927
|
"line": 23,
|
|
1928
1928
|
"character": 13,
|
|
1929
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1929
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/external-apps.service.ts#L23"
|
|
1930
1930
|
}
|
|
1931
1931
|
]
|
|
1932
1932
|
},
|
|
@@ -1973,7 +1973,7 @@
|
|
|
1973
1973
|
"fileName": "footer/footer.component.ts",
|
|
1974
1974
|
"line": 20,
|
|
1975
1975
|
"character": 21,
|
|
1976
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
1976
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.component.ts#L20"
|
|
1977
1977
|
}
|
|
1978
1978
|
],
|
|
1979
1979
|
"type": {
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"fileName": "footer/footer.component.ts",
|
|
1999
1999
|
"line": 23,
|
|
2000
2000
|
"character": 18,
|
|
2001
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2001
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.component.ts#L23"
|
|
2002
2002
|
}
|
|
2003
2003
|
],
|
|
2004
2004
|
"type": {
|
|
@@ -2032,7 +2032,7 @@
|
|
|
2032
2032
|
"fileName": "footer/footer.component.ts",
|
|
2033
2033
|
"line": 22,
|
|
2034
2034
|
"character": 18,
|
|
2035
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2035
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.component.ts#L22"
|
|
2036
2036
|
}
|
|
2037
2037
|
],
|
|
2038
2038
|
"type": {
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
"fileName": "footer/footer.component.ts",
|
|
2089
2089
|
"line": 18,
|
|
2090
2090
|
"character": 13,
|
|
2091
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2091
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.component.ts#L18"
|
|
2092
2092
|
}
|
|
2093
2093
|
]
|
|
2094
2094
|
},
|
|
@@ -2134,7 +2134,7 @@
|
|
|
2134
2134
|
"fileName": "footer/footer.directive.ts",
|
|
2135
2135
|
"line": 31,
|
|
2136
2136
|
"character": 9,
|
|
2137
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2137
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.directive.ts#L31"
|
|
2138
2138
|
}
|
|
2139
2139
|
],
|
|
2140
2140
|
"signatures": [
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
"fileName": "footer/footer.directive.ts",
|
|
2158
2158
|
"line": 31,
|
|
2159
2159
|
"character": 9,
|
|
2160
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2160
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.directive.ts#L31"
|
|
2161
2161
|
}
|
|
2162
2162
|
],
|
|
2163
2163
|
"type": {
|
|
@@ -2190,7 +2190,7 @@
|
|
|
2190
2190
|
"fileName": "footer/footer.directive.ts",
|
|
2191
2191
|
"line": 23,
|
|
2192
2192
|
"character": 9,
|
|
2193
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2193
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.directive.ts#L23"
|
|
2194
2194
|
}
|
|
2195
2195
|
],
|
|
2196
2196
|
"signatures": [
|
|
@@ -2213,7 +2213,7 @@
|
|
|
2213
2213
|
"fileName": "footer/footer.directive.ts",
|
|
2214
2214
|
"line": 23,
|
|
2215
2215
|
"character": 9,
|
|
2216
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2216
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.directive.ts#L23"
|
|
2217
2217
|
}
|
|
2218
2218
|
],
|
|
2219
2219
|
"type": {
|
|
@@ -2254,7 +2254,7 @@
|
|
|
2254
2254
|
"fileName": "footer/footer.directive.ts",
|
|
2255
2255
|
"line": 16,
|
|
2256
2256
|
"character": 13,
|
|
2257
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2257
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer/footer.directive.ts#L16"
|
|
2258
2258
|
}
|
|
2259
2259
|
],
|
|
2260
2260
|
"implementedTypes": [
|
|
@@ -2340,7 +2340,7 @@
|
|
|
2340
2340
|
"fileName": "footer.service.ts",
|
|
2341
2341
|
"line": 31,
|
|
2342
2342
|
"character": 18,
|
|
2343
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2343
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L31"
|
|
2344
2344
|
}
|
|
2345
2345
|
],
|
|
2346
2346
|
"type": {
|
|
@@ -2390,7 +2390,7 @@
|
|
|
2390
2390
|
"fileName": "footer.service.ts",
|
|
2391
2391
|
"line": 23,
|
|
2392
2392
|
"character": 18,
|
|
2393
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2393
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L23"
|
|
2394
2394
|
}
|
|
2395
2395
|
],
|
|
2396
2396
|
"type": {
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
"fileName": "footer.service.ts",
|
|
2438
2438
|
"line": 40,
|
|
2439
2439
|
"character": 9,
|
|
2440
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2440
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L40"
|
|
2441
2441
|
}
|
|
2442
2442
|
],
|
|
2443
2443
|
"signatures": [
|
|
@@ -2466,7 +2466,7 @@
|
|
|
2466
2466
|
"fileName": "footer.service.ts",
|
|
2467
2467
|
"line": 40,
|
|
2468
2468
|
"character": 9,
|
|
2469
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2469
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L40"
|
|
2470
2470
|
}
|
|
2471
2471
|
],
|
|
2472
2472
|
"parameters": [
|
|
@@ -2521,7 +2521,7 @@
|
|
|
2521
2521
|
"fileName": "footer.service.ts",
|
|
2522
2522
|
"line": 56,
|
|
2523
2523
|
"character": 9,
|
|
2524
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2524
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L56"
|
|
2525
2525
|
}
|
|
2526
2526
|
],
|
|
2527
2527
|
"signatures": [
|
|
@@ -2550,7 +2550,7 @@
|
|
|
2550
2550
|
"fileName": "footer.service.ts",
|
|
2551
2551
|
"line": 56,
|
|
2552
2552
|
"character": 9,
|
|
2553
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2553
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L56"
|
|
2554
2554
|
}
|
|
2555
2555
|
],
|
|
2556
2556
|
"parameters": [
|
|
@@ -2620,7 +2620,7 @@
|
|
|
2620
2620
|
"fileName": "footer.service.ts",
|
|
2621
2621
|
"line": 16,
|
|
2622
2622
|
"character": 13,
|
|
2623
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2623
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/footer.service.ts#L16"
|
|
2624
2624
|
}
|
|
2625
2625
|
]
|
|
2626
2626
|
},
|
|
@@ -2667,7 +2667,7 @@
|
|
|
2667
2667
|
"fileName": "header/header.component.ts",
|
|
2668
2668
|
"line": 29,
|
|
2669
2669
|
"character": 18,
|
|
2670
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2670
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.component.ts#L29"
|
|
2671
2671
|
}
|
|
2672
2672
|
],
|
|
2673
2673
|
"type": {
|
|
@@ -2706,7 +2706,7 @@
|
|
|
2706
2706
|
"fileName": "header/header.component.ts",
|
|
2707
2707
|
"line": 34,
|
|
2708
2708
|
"character": 18,
|
|
2709
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2709
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.component.ts#L34"
|
|
2710
2710
|
}
|
|
2711
2711
|
],
|
|
2712
2712
|
"type": {
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
"fileName": "header/header.component.ts",
|
|
2741
2741
|
"line": 31,
|
|
2742
2742
|
"character": 21,
|
|
2743
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2743
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.component.ts#L31"
|
|
2744
2744
|
}
|
|
2745
2745
|
],
|
|
2746
2746
|
"type": {
|
|
@@ -2765,7 +2765,7 @@
|
|
|
2765
2765
|
"fileName": "header/header.component.ts",
|
|
2766
2766
|
"line": 33,
|
|
2767
2767
|
"character": 18,
|
|
2768
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2768
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.component.ts#L33"
|
|
2769
2769
|
}
|
|
2770
2770
|
],
|
|
2771
2771
|
"type": {
|
|
@@ -2822,7 +2822,7 @@
|
|
|
2822
2822
|
"fileName": "header/header.component.ts",
|
|
2823
2823
|
"line": 27,
|
|
2824
2824
|
"character": 13,
|
|
2825
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2825
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.component.ts#L27"
|
|
2826
2826
|
}
|
|
2827
2827
|
]
|
|
2828
2828
|
},
|
|
@@ -2868,7 +2868,7 @@
|
|
|
2868
2868
|
"fileName": "header/header.directive.ts",
|
|
2869
2869
|
"line": 31,
|
|
2870
2870
|
"character": 9,
|
|
2871
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2871
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.directive.ts#L31"
|
|
2872
2872
|
}
|
|
2873
2873
|
],
|
|
2874
2874
|
"signatures": [
|
|
@@ -2891,7 +2891,7 @@
|
|
|
2891
2891
|
"fileName": "header/header.directive.ts",
|
|
2892
2892
|
"line": 31,
|
|
2893
2893
|
"character": 9,
|
|
2894
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2894
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.directive.ts#L31"
|
|
2895
2895
|
}
|
|
2896
2896
|
],
|
|
2897
2897
|
"type": {
|
|
@@ -2924,7 +2924,7 @@
|
|
|
2924
2924
|
"fileName": "header/header.directive.ts",
|
|
2925
2925
|
"line": 23,
|
|
2926
2926
|
"character": 9,
|
|
2927
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2927
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.directive.ts#L23"
|
|
2928
2928
|
}
|
|
2929
2929
|
],
|
|
2930
2930
|
"signatures": [
|
|
@@ -2947,7 +2947,7 @@
|
|
|
2947
2947
|
"fileName": "header/header.directive.ts",
|
|
2948
2948
|
"line": 23,
|
|
2949
2949
|
"character": 9,
|
|
2950
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2950
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.directive.ts#L23"
|
|
2951
2951
|
}
|
|
2952
2952
|
],
|
|
2953
2953
|
"type": {
|
|
@@ -2988,7 +2988,7 @@
|
|
|
2988
2988
|
"fileName": "header/header.directive.ts",
|
|
2989
2989
|
"line": 16,
|
|
2990
2990
|
"character": 13,
|
|
2991
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
2991
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header/header.directive.ts#L16"
|
|
2992
2992
|
}
|
|
2993
2993
|
],
|
|
2994
2994
|
"implementedTypes": [
|
|
@@ -3074,7 +3074,7 @@
|
|
|
3074
3074
|
"fileName": "header.service.ts",
|
|
3075
3075
|
"line": 33,
|
|
3076
3076
|
"character": 18,
|
|
3077
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3077
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L33"
|
|
3078
3078
|
}
|
|
3079
3079
|
],
|
|
3080
3080
|
"type": {
|
|
@@ -3124,7 +3124,7 @@
|
|
|
3124
3124
|
"fileName": "header.service.ts",
|
|
3125
3125
|
"line": 25,
|
|
3126
3126
|
"character": 18,
|
|
3127
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3127
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L25"
|
|
3128
3128
|
}
|
|
3129
3129
|
],
|
|
3130
3130
|
"type": {
|
|
@@ -3171,7 +3171,7 @@
|
|
|
3171
3171
|
"fileName": "header.service.ts",
|
|
3172
3172
|
"line": 43,
|
|
3173
3173
|
"character": 9,
|
|
3174
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3174
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L43"
|
|
3175
3175
|
}
|
|
3176
3176
|
],
|
|
3177
3177
|
"signatures": [
|
|
@@ -3200,7 +3200,7 @@
|
|
|
3200
3200
|
"fileName": "header.service.ts",
|
|
3201
3201
|
"line": 43,
|
|
3202
3202
|
"character": 9,
|
|
3203
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3203
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L43"
|
|
3204
3204
|
}
|
|
3205
3205
|
],
|
|
3206
3206
|
"parameters": [
|
|
@@ -3255,7 +3255,7 @@
|
|
|
3255
3255
|
"fileName": "header.service.ts",
|
|
3256
3256
|
"line": 59,
|
|
3257
3257
|
"character": 9,
|
|
3258
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3258
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L59"
|
|
3259
3259
|
}
|
|
3260
3260
|
],
|
|
3261
3261
|
"signatures": [
|
|
@@ -3284,7 +3284,7 @@
|
|
|
3284
3284
|
"fileName": "header.service.ts",
|
|
3285
3285
|
"line": 59,
|
|
3286
3286
|
"character": 9,
|
|
3287
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3287
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L59"
|
|
3288
3288
|
}
|
|
3289
3289
|
],
|
|
3290
3290
|
"parameters": [
|
|
@@ -3354,7 +3354,7 @@
|
|
|
3354
3354
|
"fileName": "header.service.ts",
|
|
3355
3355
|
"line": 16,
|
|
3356
3356
|
"character": 13,
|
|
3357
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3357
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/header.service.ts#L16"
|
|
3358
3358
|
}
|
|
3359
3359
|
]
|
|
3360
3360
|
},
|
|
@@ -3401,7 +3401,7 @@
|
|
|
3401
3401
|
"fileName": "layout/layout.component.ts",
|
|
3402
3402
|
"line": 64,
|
|
3403
3403
|
"character": 18,
|
|
3404
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3404
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout/layout.component.ts#L64"
|
|
3405
3405
|
}
|
|
3406
3406
|
],
|
|
3407
3407
|
"type": {
|
|
@@ -3435,7 +3435,7 @@
|
|
|
3435
3435
|
"fileName": "layout/layout.component.ts",
|
|
3436
3436
|
"line": 61,
|
|
3437
3437
|
"character": 21,
|
|
3438
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3438
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout/layout.component.ts#L61"
|
|
3439
3439
|
}
|
|
3440
3440
|
],
|
|
3441
3441
|
"type": {
|
|
@@ -3460,7 +3460,7 @@
|
|
|
3460
3460
|
"fileName": "layout/layout.component.ts",
|
|
3461
3461
|
"line": 62,
|
|
3462
3462
|
"character": 18,
|
|
3463
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3463
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout/layout.component.ts#L62"
|
|
3464
3464
|
}
|
|
3465
3465
|
],
|
|
3466
3466
|
"type": {
|
|
@@ -3494,7 +3494,7 @@
|
|
|
3494
3494
|
"fileName": "layout/layout.component.ts",
|
|
3495
3495
|
"line": 63,
|
|
3496
3496
|
"character": 18,
|
|
3497
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3497
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout/layout.component.ts#L63"
|
|
3498
3498
|
}
|
|
3499
3499
|
],
|
|
3500
3500
|
"type": {
|
|
@@ -3537,7 +3537,7 @@
|
|
|
3537
3537
|
"fileName": "layout/layout.component.ts",
|
|
3538
3538
|
"line": 59,
|
|
3539
3539
|
"character": 13,
|
|
3540
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3540
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout/layout.component.ts#L59"
|
|
3541
3541
|
}
|
|
3542
3542
|
]
|
|
3543
3543
|
},
|
|
@@ -3559,7 +3559,7 @@
|
|
|
3559
3559
|
"fileName": "layout.service.ts",
|
|
3560
3560
|
"line": 45,
|
|
3561
3561
|
"character": 2,
|
|
3562
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3562
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L45"
|
|
3563
3563
|
}
|
|
3564
3564
|
],
|
|
3565
3565
|
"signatures": [
|
|
@@ -3574,7 +3574,7 @@
|
|
|
3574
3574
|
"fileName": "layout.service.ts",
|
|
3575
3575
|
"line": 45,
|
|
3576
3576
|
"character": 2,
|
|
3577
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3577
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L45"
|
|
3578
3578
|
}
|
|
3579
3579
|
],
|
|
3580
3580
|
"parameters": [
|
|
@@ -3643,7 +3643,7 @@
|
|
|
3643
3643
|
"fileName": "layout.service.ts",
|
|
3644
3644
|
"line": 32,
|
|
3645
3645
|
"character": 18,
|
|
3646
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3646
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L32"
|
|
3647
3647
|
}
|
|
3648
3648
|
],
|
|
3649
3649
|
"type": {
|
|
@@ -3676,7 +3676,7 @@
|
|
|
3676
3676
|
"fileName": "layout.service.ts",
|
|
3677
3677
|
"line": 38,
|
|
3678
3678
|
"character": 18,
|
|
3679
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3679
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L38"
|
|
3680
3680
|
}
|
|
3681
3681
|
],
|
|
3682
3682
|
"type": {
|
|
@@ -3709,7 +3709,7 @@
|
|
|
3709
3709
|
"fileName": "layout.service.ts",
|
|
3710
3710
|
"line": 35,
|
|
3711
3711
|
"character": 18,
|
|
3712
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3712
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L35"
|
|
3713
3713
|
}
|
|
3714
3714
|
],
|
|
3715
3715
|
"type": {
|
|
@@ -3757,7 +3757,7 @@
|
|
|
3757
3757
|
"fileName": "layout.service.ts",
|
|
3758
3758
|
"line": 33,
|
|
3759
3759
|
"character": 18,
|
|
3760
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3760
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L33"
|
|
3761
3761
|
}
|
|
3762
3762
|
],
|
|
3763
3763
|
"type": {
|
|
@@ -3790,7 +3790,7 @@
|
|
|
3790
3790
|
"fileName": "layout.service.ts",
|
|
3791
3791
|
"line": 37,
|
|
3792
3792
|
"character": 18,
|
|
3793
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3793
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L37"
|
|
3794
3794
|
}
|
|
3795
3795
|
],
|
|
3796
3796
|
"type": {
|
|
@@ -3823,7 +3823,7 @@
|
|
|
3823
3823
|
"fileName": "layout.service.ts",
|
|
3824
3824
|
"line": 34,
|
|
3825
3825
|
"character": 18,
|
|
3826
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3826
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L34"
|
|
3827
3827
|
}
|
|
3828
3828
|
],
|
|
3829
3829
|
"type": {
|
|
@@ -3856,7 +3856,7 @@
|
|
|
3856
3856
|
"fileName": "layout.service.ts",
|
|
3857
3857
|
"line": 36,
|
|
3858
3858
|
"character": 18,
|
|
3859
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3859
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L36"
|
|
3860
3860
|
}
|
|
3861
3861
|
],
|
|
3862
3862
|
"type": {
|
|
@@ -3889,7 +3889,7 @@
|
|
|
3889
3889
|
"fileName": "layout.service.ts",
|
|
3890
3890
|
"line": 30,
|
|
3891
3891
|
"character": 18,
|
|
3892
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3892
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L30"
|
|
3893
3893
|
}
|
|
3894
3894
|
],
|
|
3895
3895
|
"type": {
|
|
@@ -3927,7 +3927,7 @@
|
|
|
3927
3927
|
"fileName": "layout.service.ts",
|
|
3928
3928
|
"line": 29,
|
|
3929
3929
|
"character": 18,
|
|
3930
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3930
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L29"
|
|
3931
3931
|
}
|
|
3932
3932
|
],
|
|
3933
3933
|
"type": {
|
|
@@ -3960,7 +3960,7 @@
|
|
|
3960
3960
|
"fileName": "layout.service.ts",
|
|
3961
3961
|
"line": 31,
|
|
3962
3962
|
"character": 18,
|
|
3963
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3963
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L31"
|
|
3964
3964
|
}
|
|
3965
3965
|
],
|
|
3966
3966
|
"type": {
|
|
@@ -3990,7 +3990,7 @@
|
|
|
3990
3990
|
"fileName": "layout.service.ts",
|
|
3991
3991
|
"line": 126,
|
|
3992
3992
|
"character": 2,
|
|
3993
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
3993
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L126"
|
|
3994
3994
|
}
|
|
3995
3995
|
],
|
|
3996
3996
|
"signatures": [
|
|
@@ -4005,7 +4005,7 @@
|
|
|
4005
4005
|
"fileName": "layout.service.ts",
|
|
4006
4006
|
"line": 126,
|
|
4007
4007
|
"character": 2,
|
|
4008
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4008
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L126"
|
|
4009
4009
|
}
|
|
4010
4010
|
],
|
|
4011
4011
|
"type": {
|
|
@@ -4026,7 +4026,7 @@
|
|
|
4026
4026
|
"fileName": "layout.service.ts",
|
|
4027
4027
|
"line": 122,
|
|
4028
4028
|
"character": 2,
|
|
4029
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4029
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L122"
|
|
4030
4030
|
}
|
|
4031
4031
|
],
|
|
4032
4032
|
"signatures": [
|
|
@@ -4041,7 +4041,7 @@
|
|
|
4041
4041
|
"fileName": "layout.service.ts",
|
|
4042
4042
|
"line": 122,
|
|
4043
4043
|
"character": 2,
|
|
4044
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4044
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L122"
|
|
4045
4045
|
}
|
|
4046
4046
|
],
|
|
4047
4047
|
"type": {
|
|
@@ -4064,7 +4064,7 @@
|
|
|
4064
4064
|
"fileName": "layout.service.ts",
|
|
4065
4065
|
"line": 114,
|
|
4066
4066
|
"character": 9,
|
|
4067
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4067
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L114"
|
|
4068
4068
|
}
|
|
4069
4069
|
],
|
|
4070
4070
|
"signatures": [
|
|
@@ -4079,7 +4079,7 @@
|
|
|
4079
4079
|
"fileName": "layout.service.ts",
|
|
4080
4080
|
"line": 114,
|
|
4081
4081
|
"character": 9,
|
|
4082
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4082
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L114"
|
|
4083
4083
|
}
|
|
4084
4084
|
],
|
|
4085
4085
|
"type": {
|
|
@@ -4102,7 +4102,7 @@
|
|
|
4102
4102
|
"fileName": "layout.service.ts",
|
|
4103
4103
|
"line": 118,
|
|
4104
4104
|
"character": 9,
|
|
4105
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4105
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L118"
|
|
4106
4106
|
}
|
|
4107
4107
|
],
|
|
4108
4108
|
"signatures": [
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"fileName": "layout.service.ts",
|
|
4118
4118
|
"line": 118,
|
|
4119
4119
|
"character": 9,
|
|
4120
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4120
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L118"
|
|
4121
4121
|
}
|
|
4122
4122
|
],
|
|
4123
4123
|
"type": {
|
|
@@ -4165,7 +4165,7 @@
|
|
|
4165
4165
|
"fileName": "layout.service.ts",
|
|
4166
4166
|
"line": 27,
|
|
4167
4167
|
"character": 13,
|
|
4168
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4168
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/layout.service.ts#L27"
|
|
4169
4169
|
}
|
|
4170
4170
|
]
|
|
4171
4171
|
},
|
|
@@ -4212,7 +4212,7 @@
|
|
|
4212
4212
|
"fileName": "logo.service.ts",
|
|
4213
4213
|
"line": 27,
|
|
4214
4214
|
"character": 18,
|
|
4215
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4215
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/logo.service.ts#L27"
|
|
4216
4216
|
}
|
|
4217
4217
|
],
|
|
4218
4218
|
"type": {
|
|
@@ -4246,7 +4246,7 @@
|
|
|
4246
4246
|
"fileName": "logo.service.ts",
|
|
4247
4247
|
"line": 17,
|
|
4248
4248
|
"character": 18,
|
|
4249
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4249
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/logo.service.ts#L17"
|
|
4250
4250
|
}
|
|
4251
4251
|
],
|
|
4252
4252
|
"type": {
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
"fileName": "logo.service.ts",
|
|
4281
4281
|
"line": 25,
|
|
4282
4282
|
"character": 18,
|
|
4283
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4283
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/logo.service.ts#L25"
|
|
4284
4284
|
}
|
|
4285
4285
|
],
|
|
4286
4286
|
"type": {
|
|
@@ -4314,7 +4314,7 @@
|
|
|
4314
4314
|
"fileName": "logo.service.ts",
|
|
4315
4315
|
"line": 26,
|
|
4316
4316
|
"character": 18,
|
|
4317
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4317
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/logo.service.ts#L26"
|
|
4318
4318
|
}
|
|
4319
4319
|
],
|
|
4320
4320
|
"type": {
|
|
@@ -4357,7 +4357,7 @@
|
|
|
4357
4357
|
"fileName": "logo.service.ts",
|
|
4358
4358
|
"line": 14,
|
|
4359
4359
|
"character": 13,
|
|
4360
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4360
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/logo.service.ts#L14"
|
|
4361
4361
|
}
|
|
4362
4362
|
]
|
|
4363
4363
|
},
|
|
@@ -4404,7 +4404,7 @@
|
|
|
4404
4404
|
"fileName": "minimal-layout/minimal-layout.component.ts",
|
|
4405
4405
|
"line": 18,
|
|
4406
4406
|
"character": 13,
|
|
4407
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4407
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/minimal-layout/minimal-layout.component.ts#L18"
|
|
4408
4408
|
}
|
|
4409
4409
|
]
|
|
4410
4410
|
},
|
|
@@ -4451,7 +4451,7 @@
|
|
|
4451
4451
|
"fileName": "navigation/navigation.component.ts",
|
|
4452
4452
|
"line": 58,
|
|
4453
4453
|
"character": 18,
|
|
4454
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4454
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L58"
|
|
4455
4455
|
}
|
|
4456
4456
|
],
|
|
4457
4457
|
"type": {
|
|
@@ -4485,7 +4485,7 @@
|
|
|
4485
4485
|
"fileName": "navigation/navigation.component.ts",
|
|
4486
4486
|
"line": 64,
|
|
4487
4487
|
"character": 21,
|
|
4488
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4488
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L64"
|
|
4489
4489
|
}
|
|
4490
4490
|
],
|
|
4491
4491
|
"type": {
|
|
@@ -4512,7 +4512,7 @@
|
|
|
4512
4512
|
"fileName": "navigation/navigation.component.ts",
|
|
4513
4513
|
"line": 50,
|
|
4514
4514
|
"character": 9,
|
|
4515
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4515
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L50"
|
|
4516
4516
|
}
|
|
4517
4517
|
],
|
|
4518
4518
|
"type": {
|
|
@@ -4557,7 +4557,7 @@
|
|
|
4557
4557
|
"fileName": "navigation/navigation.component.ts",
|
|
4558
4558
|
"line": 56,
|
|
4559
4559
|
"character": 21,
|
|
4560
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4560
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L56"
|
|
4561
4561
|
}
|
|
4562
4562
|
],
|
|
4563
4563
|
"type": {
|
|
@@ -4581,7 +4581,7 @@
|
|
|
4581
4581
|
"fileName": "navigation/navigation.component.ts",
|
|
4582
4582
|
"line": 52,
|
|
4583
4583
|
"character": 9,
|
|
4584
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4584
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L52"
|
|
4585
4585
|
}
|
|
4586
4586
|
],
|
|
4587
4587
|
"type": {
|
|
@@ -4614,7 +4614,7 @@
|
|
|
4614
4614
|
"fileName": "navigation/navigation.component.ts",
|
|
4615
4615
|
"line": 60,
|
|
4616
4616
|
"character": 9,
|
|
4617
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4617
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L60"
|
|
4618
4618
|
}
|
|
4619
4619
|
],
|
|
4620
4620
|
"type": {
|
|
@@ -4650,7 +4650,7 @@
|
|
|
4650
4650
|
"fileName": "navigation/navigation.component.ts",
|
|
4651
4651
|
"line": 54,
|
|
4652
4652
|
"character": 21,
|
|
4653
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4653
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L54"
|
|
4654
4654
|
}
|
|
4655
4655
|
],
|
|
4656
4656
|
"type": {
|
|
@@ -4675,7 +4675,7 @@
|
|
|
4675
4675
|
"fileName": "navigation/navigation.component.ts",
|
|
4676
4676
|
"line": 62,
|
|
4677
4677
|
"character": 18,
|
|
4678
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4678
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L62"
|
|
4679
4679
|
}
|
|
4680
4680
|
],
|
|
4681
4681
|
"type": {
|
|
@@ -4708,7 +4708,7 @@
|
|
|
4708
4708
|
"fileName": "navigation/navigation.component.ts",
|
|
4709
4709
|
"line": 89,
|
|
4710
4710
|
"character": 9,
|
|
4711
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4711
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L89"
|
|
4712
4712
|
}
|
|
4713
4713
|
],
|
|
4714
4714
|
"signatures": [
|
|
@@ -4723,7 +4723,7 @@
|
|
|
4723
4723
|
"fileName": "navigation/navigation.component.ts",
|
|
4724
4724
|
"line": 89,
|
|
4725
4725
|
"character": 9,
|
|
4726
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4726
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L89"
|
|
4727
4727
|
}
|
|
4728
4728
|
],
|
|
4729
4729
|
"parameters": [
|
|
@@ -4782,7 +4782,7 @@
|
|
|
4782
4782
|
"fileName": "navigation/navigation.component.ts",
|
|
4783
4783
|
"line": 77,
|
|
4784
4784
|
"character": 9,
|
|
4785
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4785
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L77"
|
|
4786
4786
|
}
|
|
4787
4787
|
],
|
|
4788
4788
|
"signatures": [
|
|
@@ -4797,7 +4797,7 @@
|
|
|
4797
4797
|
"fileName": "navigation/navigation.component.ts",
|
|
4798
4798
|
"line": 77,
|
|
4799
4799
|
"character": 9,
|
|
4800
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4800
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L77"
|
|
4801
4801
|
}
|
|
4802
4802
|
],
|
|
4803
4803
|
"parameters": [
|
|
@@ -4861,7 +4861,7 @@
|
|
|
4861
4861
|
"fileName": "navigation/navigation.component.ts",
|
|
4862
4862
|
"line": 83,
|
|
4863
4863
|
"character": 9,
|
|
4864
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4864
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L83"
|
|
4865
4865
|
}
|
|
4866
4866
|
],
|
|
4867
4867
|
"signatures": [
|
|
@@ -4876,7 +4876,7 @@
|
|
|
4876
4876
|
"fileName": "navigation/navigation.component.ts",
|
|
4877
4877
|
"line": 83,
|
|
4878
4878
|
"character": 9,
|
|
4879
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4879
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L83"
|
|
4880
4880
|
}
|
|
4881
4881
|
],
|
|
4882
4882
|
"parameters": [
|
|
@@ -4948,7 +4948,7 @@
|
|
|
4948
4948
|
"fileName": "navigation/navigation.component.ts",
|
|
4949
4949
|
"line": 66,
|
|
4950
4950
|
"character": 9,
|
|
4951
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4951
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L66"
|
|
4952
4952
|
}
|
|
4953
4953
|
],
|
|
4954
4954
|
"signatures": [
|
|
@@ -4971,7 +4971,7 @@
|
|
|
4971
4971
|
"fileName": "navigation/navigation.component.ts",
|
|
4972
4972
|
"line": 66,
|
|
4973
4973
|
"character": 9,
|
|
4974
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
4974
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L66"
|
|
4975
4975
|
}
|
|
4976
4976
|
],
|
|
4977
4977
|
"type": {
|
|
@@ -5027,7 +5027,7 @@
|
|
|
5027
5027
|
"fileName": "navigation/navigation.component.ts",
|
|
5028
5028
|
"line": 48,
|
|
5029
5029
|
"character": 13,
|
|
5030
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5030
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation.component.ts#L48"
|
|
5031
5031
|
}
|
|
5032
5032
|
],
|
|
5033
5033
|
"implementedTypes": [
|
|
@@ -5085,7 +5085,7 @@
|
|
|
5085
5085
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5086
5086
|
"line": 113,
|
|
5087
5087
|
"character": 21,
|
|
5088
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5088
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L113"
|
|
5089
5089
|
}
|
|
5090
5090
|
],
|
|
5091
5091
|
"type": {
|
|
@@ -5113,7 +5113,7 @@
|
|
|
5113
5113
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5114
5114
|
"line": 99,
|
|
5115
5115
|
"character": 18,
|
|
5116
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5116
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L99"
|
|
5117
5117
|
}
|
|
5118
5118
|
],
|
|
5119
5119
|
"type": {
|
|
@@ -5146,7 +5146,7 @@
|
|
|
5146
5146
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5147
5147
|
"line": 96,
|
|
5148
5148
|
"character": 9,
|
|
5149
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5149
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L96"
|
|
5150
5150
|
}
|
|
5151
5151
|
],
|
|
5152
5152
|
"type": {
|
|
@@ -5180,7 +5180,7 @@
|
|
|
5180
5180
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5181
5181
|
"line": 111,
|
|
5182
5182
|
"character": 18,
|
|
5183
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5183
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L111"
|
|
5184
5184
|
}
|
|
5185
5185
|
],
|
|
5186
5186
|
"type": {
|
|
@@ -5214,7 +5214,7 @@
|
|
|
5214
5214
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5215
5215
|
"line": 116,
|
|
5216
5216
|
"character": 21,
|
|
5217
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5217
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L116"
|
|
5218
5218
|
}
|
|
5219
5219
|
],
|
|
5220
5220
|
"type": {
|
|
@@ -5248,7 +5248,7 @@
|
|
|
5248
5248
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5249
5249
|
"line": 98,
|
|
5250
5250
|
"character": 18,
|
|
5251
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5251
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L98"
|
|
5252
5252
|
}
|
|
5253
5253
|
],
|
|
5254
5254
|
"type": {
|
|
@@ -5292,7 +5292,7 @@
|
|
|
5292
5292
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5293
5293
|
"line": 101,
|
|
5294
5294
|
"character": 18,
|
|
5295
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5295
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L101"
|
|
5296
5296
|
}
|
|
5297
5297
|
],
|
|
5298
5298
|
"type": {
|
|
@@ -5326,7 +5326,7 @@
|
|
|
5326
5326
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5327
5327
|
"line": 109,
|
|
5328
5328
|
"character": 21,
|
|
5329
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5329
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L109"
|
|
5330
5330
|
}
|
|
5331
5331
|
],
|
|
5332
5332
|
"type": {
|
|
@@ -5351,7 +5351,7 @@
|
|
|
5351
5351
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5352
5352
|
"line": 94,
|
|
5353
5353
|
"character": 18,
|
|
5354
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5354
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L94"
|
|
5355
5355
|
}
|
|
5356
5356
|
],
|
|
5357
5357
|
"type": {
|
|
@@ -5385,7 +5385,7 @@
|
|
|
5385
5385
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5386
5386
|
"line": 117,
|
|
5387
5387
|
"character": 21,
|
|
5388
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5388
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L117"
|
|
5389
5389
|
}
|
|
5390
5390
|
],
|
|
5391
5391
|
"type": {
|
|
@@ -5413,7 +5413,7 @@
|
|
|
5413
5413
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5414
5414
|
"line": 115,
|
|
5415
5415
|
"character": 21,
|
|
5416
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5416
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L115"
|
|
5417
5417
|
}
|
|
5418
5418
|
],
|
|
5419
5419
|
"type": {
|
|
@@ -5440,7 +5440,7 @@
|
|
|
5440
5440
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5441
5441
|
"line": 188,
|
|
5442
5442
|
"character": 9,
|
|
5443
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5443
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L188"
|
|
5444
5444
|
}
|
|
5445
5445
|
],
|
|
5446
5446
|
"signatures": [
|
|
@@ -5455,7 +5455,7 @@
|
|
|
5455
5455
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5456
5456
|
"line": 188,
|
|
5457
5457
|
"character": 9,
|
|
5458
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5458
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L188"
|
|
5459
5459
|
}
|
|
5460
5460
|
],
|
|
5461
5461
|
"parameters": [
|
|
@@ -5514,7 +5514,7 @@
|
|
|
5514
5514
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5515
5515
|
"line": 176,
|
|
5516
5516
|
"character": 9,
|
|
5517
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5517
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L176"
|
|
5518
5518
|
}
|
|
5519
5519
|
],
|
|
5520
5520
|
"signatures": [
|
|
@@ -5529,7 +5529,7 @@
|
|
|
5529
5529
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5530
5530
|
"line": 176,
|
|
5531
5531
|
"character": 9,
|
|
5532
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5532
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L176"
|
|
5533
5533
|
}
|
|
5534
5534
|
],
|
|
5535
5535
|
"parameters": [
|
|
@@ -5593,7 +5593,7 @@
|
|
|
5593
5593
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5594
5594
|
"line": 182,
|
|
5595
5595
|
"character": 9,
|
|
5596
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5596
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L182"
|
|
5597
5597
|
}
|
|
5598
5598
|
],
|
|
5599
5599
|
"signatures": [
|
|
@@ -5608,7 +5608,7 @@
|
|
|
5608
5608
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5609
5609
|
"line": 182,
|
|
5610
5610
|
"character": 9,
|
|
5611
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5611
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L182"
|
|
5612
5612
|
}
|
|
5613
5613
|
],
|
|
5614
5614
|
"parameters": [
|
|
@@ -5680,7 +5680,7 @@
|
|
|
5680
5680
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5681
5681
|
"line": 133,
|
|
5682
5682
|
"character": 9,
|
|
5683
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5683
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L133"
|
|
5684
5684
|
}
|
|
5685
5685
|
],
|
|
5686
5686
|
"signatures": [
|
|
@@ -5703,7 +5703,7 @@
|
|
|
5703
5703
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5704
5704
|
"line": 133,
|
|
5705
5705
|
"character": 9,
|
|
5706
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5706
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L133"
|
|
5707
5707
|
}
|
|
5708
5708
|
],
|
|
5709
5709
|
"type": {
|
|
@@ -5736,7 +5736,7 @@
|
|
|
5736
5736
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5737
5737
|
"line": 125,
|
|
5738
5738
|
"character": 9,
|
|
5739
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5739
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L125"
|
|
5740
5740
|
}
|
|
5741
5741
|
],
|
|
5742
5742
|
"signatures": [
|
|
@@ -5759,7 +5759,7 @@
|
|
|
5759
5759
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5760
5760
|
"line": 125,
|
|
5761
5761
|
"character": 9,
|
|
5762
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5762
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L125"
|
|
5763
5763
|
}
|
|
5764
5764
|
],
|
|
5765
5765
|
"parameters": [
|
|
@@ -5818,7 +5818,7 @@
|
|
|
5818
5818
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5819
5819
|
"line": 168,
|
|
5820
5820
|
"character": 9,
|
|
5821
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5821
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L168"
|
|
5822
5822
|
}
|
|
5823
5823
|
],
|
|
5824
5824
|
"signatures": [
|
|
@@ -5841,7 +5841,7 @@
|
|
|
5841
5841
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5842
5842
|
"line": 168,
|
|
5843
5843
|
"character": 9,
|
|
5844
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5844
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L168"
|
|
5845
5845
|
}
|
|
5846
5846
|
],
|
|
5847
5847
|
"type": {
|
|
@@ -5872,7 +5872,7 @@
|
|
|
5872
5872
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5873
5873
|
"line": 119,
|
|
5874
5874
|
"character": 2,
|
|
5875
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5875
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L119"
|
|
5876
5876
|
}
|
|
5877
5877
|
],
|
|
5878
5878
|
"signatures": [
|
|
@@ -5887,7 +5887,7 @@
|
|
|
5887
5887
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5888
5888
|
"line": 119,
|
|
5889
5889
|
"character": 2,
|
|
5890
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5890
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L119"
|
|
5891
5891
|
}
|
|
5892
5892
|
],
|
|
5893
5893
|
"type": {
|
|
@@ -5939,7 +5939,7 @@
|
|
|
5939
5939
|
"fileName": "navigation/navigation-item/navigation-item.component.ts",
|
|
5940
5940
|
"line": 91,
|
|
5941
5941
|
"character": 13,
|
|
5942
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
5942
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item/navigation-item.component.ts#L91"
|
|
5943
5943
|
}
|
|
5944
5944
|
],
|
|
5945
5945
|
"implementedTypes": [
|
|
@@ -6015,7 +6015,7 @@
|
|
|
6015
6015
|
"fileName": "navigation-progress-bar/navigation-progress-bar.component.ts",
|
|
6016
6016
|
"line": 32,
|
|
6017
6017
|
"character": 18,
|
|
6018
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6018
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation-progress-bar/navigation-progress-bar.component.ts#L32"
|
|
6019
6019
|
}
|
|
6020
6020
|
],
|
|
6021
6021
|
"type": {
|
|
@@ -6049,7 +6049,7 @@
|
|
|
6049
6049
|
"fileName": "navigation-progress-bar/navigation-progress-bar.component.ts",
|
|
6050
6050
|
"line": 30,
|
|
6051
6051
|
"character": 18,
|
|
6052
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6052
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation-progress-bar/navigation-progress-bar.component.ts#L30"
|
|
6053
6053
|
}
|
|
6054
6054
|
],
|
|
6055
6055
|
"type": {
|
|
@@ -6084,7 +6084,7 @@
|
|
|
6084
6084
|
"fileName": "navigation-progress-bar/navigation-progress-bar.component.ts",
|
|
6085
6085
|
"line": 28,
|
|
6086
6086
|
"character": 13,
|
|
6087
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6087
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation-progress-bar/navigation-progress-bar.component.ts#L28"
|
|
6088
6088
|
}
|
|
6089
6089
|
]
|
|
6090
6090
|
},
|
|
@@ -6106,7 +6106,7 @@
|
|
|
6106
6106
|
"fileName": "navigation.service.ts",
|
|
6107
6107
|
"line": 47,
|
|
6108
6108
|
"character": 2,
|
|
6109
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6109
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L47"
|
|
6110
6110
|
}
|
|
6111
6111
|
],
|
|
6112
6112
|
"signatures": [
|
|
@@ -6121,7 +6121,7 @@
|
|
|
6121
6121
|
"fileName": "navigation.service.ts",
|
|
6122
6122
|
"line": 47,
|
|
6123
6123
|
"character": 2,
|
|
6124
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6124
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L47"
|
|
6125
6125
|
}
|
|
6126
6126
|
],
|
|
6127
6127
|
"parameters": [
|
|
@@ -6172,7 +6172,7 @@
|
|
|
6172
6172
|
"fileName": "navigation.service.ts",
|
|
6173
6173
|
"line": 37,
|
|
6174
6174
|
"character": 18,
|
|
6175
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6175
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L37"
|
|
6176
6176
|
}
|
|
6177
6177
|
],
|
|
6178
6178
|
"type": {
|
|
@@ -6206,7 +6206,7 @@
|
|
|
6206
6206
|
"fileName": "navigation.service.ts",
|
|
6207
6207
|
"line": 86,
|
|
6208
6208
|
"character": 9,
|
|
6209
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6209
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L86"
|
|
6210
6210
|
}
|
|
6211
6211
|
],
|
|
6212
6212
|
"signatures": [
|
|
@@ -6221,7 +6221,7 @@
|
|
|
6221
6221
|
"fileName": "navigation.service.ts",
|
|
6222
6222
|
"line": 86,
|
|
6223
6223
|
"character": 9,
|
|
6224
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6224
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L86"
|
|
6225
6225
|
}
|
|
6226
6226
|
],
|
|
6227
6227
|
"parameters": [
|
|
@@ -6282,7 +6282,7 @@
|
|
|
6282
6282
|
"fileName": "navigation.service.ts",
|
|
6283
6283
|
"line": 120,
|
|
6284
6284
|
"character": 9,
|
|
6285
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6285
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L120"
|
|
6286
6286
|
}
|
|
6287
6287
|
],
|
|
6288
6288
|
"signatures": [
|
|
@@ -6303,7 +6303,7 @@
|
|
|
6303
6303
|
"fileName": "navigation.service.ts",
|
|
6304
6304
|
"line": 120,
|
|
6305
6305
|
"character": 9,
|
|
6306
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6306
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L120"
|
|
6307
6307
|
}
|
|
6308
6308
|
],
|
|
6309
6309
|
"parameters": [
|
|
@@ -6396,7 +6396,7 @@
|
|
|
6396
6396
|
"fileName": "navigation.service.ts",
|
|
6397
6397
|
"line": 183,
|
|
6398
6398
|
"character": 9,
|
|
6399
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6399
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L183"
|
|
6400
6400
|
}
|
|
6401
6401
|
],
|
|
6402
6402
|
"signatures": [
|
|
@@ -6417,7 +6417,7 @@
|
|
|
6417
6417
|
"fileName": "navigation.service.ts",
|
|
6418
6418
|
"line": 183,
|
|
6419
6419
|
"character": 9,
|
|
6420
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6420
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L183"
|
|
6421
6421
|
}
|
|
6422
6422
|
],
|
|
6423
6423
|
"parameters": [
|
|
@@ -6468,7 +6468,7 @@
|
|
|
6468
6468
|
"fileName": "navigation.service.ts",
|
|
6469
6469
|
"line": 101,
|
|
6470
6470
|
"character": 9,
|
|
6471
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6471
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L101"
|
|
6472
6472
|
}
|
|
6473
6473
|
],
|
|
6474
6474
|
"signatures": [
|
|
@@ -6483,7 +6483,7 @@
|
|
|
6483
6483
|
"fileName": "navigation.service.ts",
|
|
6484
6484
|
"line": 101,
|
|
6485
6485
|
"character": 9,
|
|
6486
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6486
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L101"
|
|
6487
6487
|
}
|
|
6488
6488
|
],
|
|
6489
6489
|
"parameters": [
|
|
@@ -6530,7 +6530,7 @@
|
|
|
6530
6530
|
"fileName": "navigation.service.ts",
|
|
6531
6531
|
"line": 97,
|
|
6532
6532
|
"character": 9,
|
|
6533
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6533
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L97"
|
|
6534
6534
|
}
|
|
6535
6535
|
],
|
|
6536
6536
|
"signatures": [
|
|
@@ -6545,7 +6545,7 @@
|
|
|
6545
6545
|
"fileName": "navigation.service.ts",
|
|
6546
6546
|
"line": 97,
|
|
6547
6547
|
"character": 9,
|
|
6548
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6548
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L97"
|
|
6549
6549
|
}
|
|
6550
6550
|
],
|
|
6551
6551
|
"parameters": [
|
|
@@ -6581,7 +6581,7 @@
|
|
|
6581
6581
|
"fileName": "navigation.service.ts",
|
|
6582
6582
|
"line": 78,
|
|
6583
6583
|
"character": 9,
|
|
6584
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6584
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L78"
|
|
6585
6585
|
}
|
|
6586
6586
|
],
|
|
6587
6587
|
"signatures": [
|
|
@@ -6610,7 +6610,7 @@
|
|
|
6610
6610
|
"fileName": "navigation.service.ts",
|
|
6611
6611
|
"line": 78,
|
|
6612
6612
|
"character": 9,
|
|
6613
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6613
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L78"
|
|
6614
6614
|
}
|
|
6615
6615
|
],
|
|
6616
6616
|
"parameters": [
|
|
@@ -6671,7 +6671,7 @@
|
|
|
6671
6671
|
"fileName": "navigation.service.ts",
|
|
6672
6672
|
"line": 105,
|
|
6673
6673
|
"character": 9,
|
|
6674
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6674
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L105"
|
|
6675
6675
|
}
|
|
6676
6676
|
],
|
|
6677
6677
|
"signatures": [
|
|
@@ -6686,7 +6686,7 @@
|
|
|
6686
6686
|
"fileName": "navigation.service.ts",
|
|
6687
6687
|
"line": 105,
|
|
6688
6688
|
"character": 9,
|
|
6689
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6689
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L105"
|
|
6690
6690
|
}
|
|
6691
6691
|
],
|
|
6692
6692
|
"parameters": [
|
|
@@ -6734,7 +6734,7 @@
|
|
|
6734
6734
|
"fileName": "navigation.service.ts",
|
|
6735
6735
|
"line": 112,
|
|
6736
6736
|
"character": 9,
|
|
6737
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6737
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L112"
|
|
6738
6738
|
}
|
|
6739
6739
|
],
|
|
6740
6740
|
"signatures": [
|
|
@@ -6749,7 +6749,7 @@
|
|
|
6749
6749
|
"fileName": "navigation.service.ts",
|
|
6750
6750
|
"line": 112,
|
|
6751
6751
|
"character": 9,
|
|
6752
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6752
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L112"
|
|
6753
6753
|
}
|
|
6754
6754
|
],
|
|
6755
6755
|
"type": {
|
|
@@ -6792,7 +6792,7 @@
|
|
|
6792
6792
|
"fileName": "navigation.service.ts",
|
|
6793
6793
|
"line": 36,
|
|
6794
6794
|
"character": 13,
|
|
6795
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6795
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation.service.ts#L36"
|
|
6796
6796
|
}
|
|
6797
6797
|
]
|
|
6798
6798
|
},
|
|
@@ -6839,7 +6839,7 @@
|
|
|
6839
6839
|
"fileName": "release-info/release-info.component.ts",
|
|
6840
6840
|
"line": 30,
|
|
6841
6841
|
"character": 21,
|
|
6842
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6842
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/release-info/release-info.component.ts#L30"
|
|
6843
6843
|
}
|
|
6844
6844
|
],
|
|
6845
6845
|
"type": {
|
|
@@ -6867,7 +6867,7 @@
|
|
|
6867
6867
|
"fileName": "release-info/release-info.component.ts",
|
|
6868
6868
|
"line": 27,
|
|
6869
6869
|
"character": 18,
|
|
6870
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6870
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/release-info/release-info.component.ts#L27"
|
|
6871
6871
|
}
|
|
6872
6872
|
],
|
|
6873
6873
|
"type": {
|
|
@@ -6895,7 +6895,7 @@
|
|
|
6895
6895
|
"fileName": "release-info/release-info.component.ts",
|
|
6896
6896
|
"line": 28,
|
|
6897
6897
|
"character": 18,
|
|
6898
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6898
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/release-info/release-info.component.ts#L28"
|
|
6899
6899
|
}
|
|
6900
6900
|
],
|
|
6901
6901
|
"type": {
|
|
@@ -6915,7 +6915,7 @@
|
|
|
6915
6915
|
"fileName": "release-info/release-info.component.ts",
|
|
6916
6916
|
"line": 32,
|
|
6917
6917
|
"character": 2,
|
|
6918
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6918
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/release-info/release-info.component.ts#L32"
|
|
6919
6919
|
}
|
|
6920
6920
|
],
|
|
6921
6921
|
"signatures": [
|
|
@@ -6930,7 +6930,7 @@
|
|
|
6930
6930
|
"fileName": "release-info/release-info.component.ts",
|
|
6931
6931
|
"line": 32,
|
|
6932
6932
|
"character": 2,
|
|
6933
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6933
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/release-info/release-info.component.ts#L32"
|
|
6934
6934
|
}
|
|
6935
6935
|
],
|
|
6936
6936
|
"type": {
|
|
@@ -6968,7 +6968,7 @@
|
|
|
6968
6968
|
"fileName": "release-info/release-info.component.ts",
|
|
6969
6969
|
"line": 25,
|
|
6970
6970
|
"character": 13,
|
|
6971
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
6971
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/release-info/release-info.component.ts#L25"
|
|
6972
6972
|
}
|
|
6973
6973
|
]
|
|
6974
6974
|
},
|
|
@@ -7015,7 +7015,7 @@
|
|
|
7015
7015
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7016
7016
|
"line": 78,
|
|
7017
7017
|
"character": 18,
|
|
7018
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7018
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L78"
|
|
7019
7019
|
}
|
|
7020
7020
|
],
|
|
7021
7021
|
"type": {
|
|
@@ -7050,7 +7050,7 @@
|
|
|
7050
7050
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7051
7051
|
"line": 75,
|
|
7052
7052
|
"character": 18,
|
|
7053
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7053
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L75"
|
|
7054
7054
|
}
|
|
7055
7055
|
],
|
|
7056
7056
|
"type": {
|
|
@@ -7082,7 +7082,7 @@
|
|
|
7082
7082
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7083
7083
|
"line": 62,
|
|
7084
7084
|
"character": 2,
|
|
7085
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7085
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L62"
|
|
7086
7086
|
}
|
|
7087
7087
|
],
|
|
7088
7088
|
"type": {
|
|
@@ -7127,7 +7127,7 @@
|
|
|
7127
7127
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7128
7128
|
"line": 67,
|
|
7129
7129
|
"character": 2,
|
|
7130
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7130
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L67"
|
|
7131
7131
|
}
|
|
7132
7132
|
],
|
|
7133
7133
|
"type": {
|
|
@@ -7166,7 +7166,7 @@
|
|
|
7166
7166
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7167
7167
|
"line": 60,
|
|
7168
7168
|
"character": 21,
|
|
7169
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7169
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L60"
|
|
7170
7170
|
}
|
|
7171
7171
|
],
|
|
7172
7172
|
"type": {
|
|
@@ -7193,7 +7193,7 @@
|
|
|
7193
7193
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7194
7194
|
"line": 57,
|
|
7195
7195
|
"character": 9,
|
|
7196
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7196
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L57"
|
|
7197
7197
|
}
|
|
7198
7198
|
],
|
|
7199
7199
|
"type": {
|
|
@@ -7216,7 +7216,7 @@
|
|
|
7216
7216
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7217
7217
|
"line": 59,
|
|
7218
7218
|
"character": 18,
|
|
7219
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7219
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L59"
|
|
7220
7220
|
}
|
|
7221
7221
|
],
|
|
7222
7222
|
"type": {
|
|
@@ -7241,7 +7241,7 @@
|
|
|
7241
7241
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7242
7242
|
"line": 117,
|
|
7243
7243
|
"character": 2,
|
|
7244
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7244
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L117"
|
|
7245
7245
|
}
|
|
7246
7246
|
],
|
|
7247
7247
|
"signatures": [
|
|
@@ -7256,7 +7256,7 @@
|
|
|
7256
7256
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7257
7257
|
"line": 117,
|
|
7258
7258
|
"character": 2,
|
|
7259
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7259
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L117"
|
|
7260
7260
|
}
|
|
7261
7261
|
],
|
|
7262
7262
|
"parameters": [
|
|
@@ -7292,7 +7292,7 @@
|
|
|
7292
7292
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7293
7293
|
"line": 81,
|
|
7294
7294
|
"character": 2,
|
|
7295
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7295
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L81"
|
|
7296
7296
|
}
|
|
7297
7297
|
],
|
|
7298
7298
|
"signatures": [
|
|
@@ -7307,7 +7307,7 @@
|
|
|
7307
7307
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7308
7308
|
"line": 81,
|
|
7309
7309
|
"character": 2,
|
|
7310
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7310
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L81"
|
|
7311
7311
|
}
|
|
7312
7312
|
],
|
|
7313
7313
|
"parameters": [
|
|
@@ -7346,7 +7346,7 @@
|
|
|
7346
7346
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7347
7347
|
"line": 105,
|
|
7348
7348
|
"character": 2,
|
|
7349
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7349
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L105"
|
|
7350
7350
|
}
|
|
7351
7351
|
],
|
|
7352
7352
|
"signatures": [
|
|
@@ -7361,7 +7361,7 @@
|
|
|
7361
7361
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7362
7362
|
"line": 105,
|
|
7363
7363
|
"character": 2,
|
|
7364
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7364
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L105"
|
|
7365
7365
|
}
|
|
7366
7366
|
],
|
|
7367
7367
|
"parameters": [
|
|
@@ -7395,7 +7395,7 @@
|
|
|
7395
7395
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7396
7396
|
"line": 93,
|
|
7397
7397
|
"character": 2,
|
|
7398
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7398
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L93"
|
|
7399
7399
|
}
|
|
7400
7400
|
],
|
|
7401
7401
|
"signatures": [
|
|
@@ -7410,7 +7410,7 @@
|
|
|
7410
7410
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7411
7411
|
"line": 93,
|
|
7412
7412
|
"character": 2,
|
|
7413
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7413
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L93"
|
|
7414
7414
|
}
|
|
7415
7415
|
],
|
|
7416
7416
|
"parameters": [
|
|
@@ -7444,7 +7444,7 @@
|
|
|
7444
7444
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7445
7445
|
"line": 85,
|
|
7446
7446
|
"character": 2,
|
|
7447
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7447
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L85"
|
|
7448
7448
|
}
|
|
7449
7449
|
],
|
|
7450
7450
|
"signatures": [
|
|
@@ -7459,7 +7459,7 @@
|
|
|
7459
7459
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7460
7460
|
"line": 85,
|
|
7461
7461
|
"character": 2,
|
|
7462
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7462
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L85"
|
|
7463
7463
|
}
|
|
7464
7464
|
],
|
|
7465
7465
|
"type": {
|
|
@@ -7480,7 +7480,7 @@
|
|
|
7480
7480
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7481
7481
|
"line": 109,
|
|
7482
7482
|
"character": 2,
|
|
7483
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7483
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L109"
|
|
7484
7484
|
}
|
|
7485
7485
|
],
|
|
7486
7486
|
"signatures": [
|
|
@@ -7495,7 +7495,7 @@
|
|
|
7495
7495
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7496
7496
|
"line": 109,
|
|
7497
7497
|
"character": 2,
|
|
7498
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7498
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L109"
|
|
7499
7499
|
}
|
|
7500
7500
|
],
|
|
7501
7501
|
"type": {
|
|
@@ -7516,7 +7516,7 @@
|
|
|
7516
7516
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7517
7517
|
"line": 97,
|
|
7518
7518
|
"character": 2,
|
|
7519
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7519
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L97"
|
|
7520
7520
|
}
|
|
7521
7521
|
],
|
|
7522
7522
|
"signatures": [
|
|
@@ -7531,7 +7531,7 @@
|
|
|
7531
7531
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7532
7532
|
"line": 97,
|
|
7533
7533
|
"character": 2,
|
|
7534
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7534
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L97"
|
|
7535
7535
|
}
|
|
7536
7536
|
],
|
|
7537
7537
|
"type": {
|
|
@@ -7552,7 +7552,7 @@
|
|
|
7552
7552
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7553
7553
|
"line": 89,
|
|
7554
7554
|
"character": 2,
|
|
7555
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7555
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L89"
|
|
7556
7556
|
}
|
|
7557
7557
|
],
|
|
7558
7558
|
"signatures": [
|
|
@@ -7567,7 +7567,7 @@
|
|
|
7567
7567
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7568
7568
|
"line": 89,
|
|
7569
7569
|
"character": 2,
|
|
7570
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7570
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L89"
|
|
7571
7571
|
}
|
|
7572
7572
|
],
|
|
7573
7573
|
"parameters": [
|
|
@@ -7606,7 +7606,7 @@
|
|
|
7606
7606
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7607
7607
|
"line": 113,
|
|
7608
7608
|
"character": 2,
|
|
7609
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7609
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L113"
|
|
7610
7610
|
}
|
|
7611
7611
|
],
|
|
7612
7612
|
"signatures": [
|
|
@@ -7621,7 +7621,7 @@
|
|
|
7621
7621
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7622
7622
|
"line": 113,
|
|
7623
7623
|
"character": 2,
|
|
7624
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7624
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L113"
|
|
7625
7625
|
}
|
|
7626
7626
|
],
|
|
7627
7627
|
"parameters": [
|
|
@@ -7655,7 +7655,7 @@
|
|
|
7655
7655
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7656
7656
|
"line": 101,
|
|
7657
7657
|
"character": 2,
|
|
7658
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7658
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L101"
|
|
7659
7659
|
}
|
|
7660
7660
|
],
|
|
7661
7661
|
"signatures": [
|
|
@@ -7670,7 +7670,7 @@
|
|
|
7670
7670
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7671
7671
|
"line": 101,
|
|
7672
7672
|
"character": 2,
|
|
7673
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7673
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L101"
|
|
7674
7674
|
}
|
|
7675
7675
|
],
|
|
7676
7676
|
"parameters": [
|
|
@@ -7734,7 +7734,7 @@
|
|
|
7734
7734
|
"fileName": "default-header/settings-button/settings-button.component.ts",
|
|
7735
7735
|
"line": 55,
|
|
7736
7736
|
"character": 13,
|
|
7737
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7737
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/settings-button/settings-button.component.ts#L55"
|
|
7738
7738
|
}
|
|
7739
7739
|
]
|
|
7740
7740
|
},
|
|
@@ -7781,7 +7781,7 @@
|
|
|
7781
7781
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7782
7782
|
"line": 61,
|
|
7783
7783
|
"character": 18,
|
|
7784
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7784
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L61"
|
|
7785
7785
|
}
|
|
7786
7786
|
],
|
|
7787
7787
|
"type": {
|
|
@@ -7815,7 +7815,7 @@
|
|
|
7815
7815
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7816
7816
|
"line": 60,
|
|
7817
7817
|
"character": 18,
|
|
7818
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7818
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L60"
|
|
7819
7819
|
}
|
|
7820
7820
|
],
|
|
7821
7821
|
"type": {
|
|
@@ -7849,7 +7849,7 @@
|
|
|
7849
7849
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7850
7850
|
"line": 56,
|
|
7851
7851
|
"character": 18,
|
|
7852
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7852
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L56"
|
|
7853
7853
|
}
|
|
7854
7854
|
],
|
|
7855
7855
|
"type": {
|
|
@@ -7883,7 +7883,7 @@
|
|
|
7883
7883
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7884
7884
|
"line": 58,
|
|
7885
7885
|
"character": 18,
|
|
7886
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7886
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L58"
|
|
7887
7887
|
}
|
|
7888
7888
|
],
|
|
7889
7889
|
"type": {
|
|
@@ -7917,7 +7917,7 @@
|
|
|
7917
7917
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7918
7918
|
"line": 57,
|
|
7919
7919
|
"character": 18,
|
|
7920
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7920
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L57"
|
|
7921
7921
|
}
|
|
7922
7922
|
],
|
|
7923
7923
|
"type": {
|
|
@@ -7951,7 +7951,7 @@
|
|
|
7951
7951
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7952
7952
|
"line": 51,
|
|
7953
7953
|
"character": 21,
|
|
7954
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7954
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L51"
|
|
7955
7955
|
}
|
|
7956
7956
|
],
|
|
7957
7957
|
"type": {
|
|
@@ -7976,7 +7976,7 @@
|
|
|
7976
7976
|
"fileName": "sidenav/sidenav.component.ts",
|
|
7977
7977
|
"line": 62,
|
|
7978
7978
|
"character": 18,
|
|
7979
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
7979
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L62"
|
|
7980
7980
|
}
|
|
7981
7981
|
],
|
|
7982
7982
|
"type": {
|
|
@@ -8010,7 +8010,7 @@
|
|
|
8010
8010
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8011
8011
|
"line": 59,
|
|
8012
8012
|
"character": 18,
|
|
8013
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8013
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L59"
|
|
8014
8014
|
}
|
|
8015
8015
|
],
|
|
8016
8016
|
"type": {
|
|
@@ -8044,7 +8044,7 @@
|
|
|
8044
8044
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8045
8045
|
"line": 53,
|
|
8046
8046
|
"character": 21,
|
|
8047
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8047
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L53"
|
|
8048
8048
|
}
|
|
8049
8049
|
],
|
|
8050
8050
|
"type": {
|
|
@@ -8092,7 +8092,7 @@
|
|
|
8092
8092
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8093
8093
|
"line": 63,
|
|
8094
8094
|
"character": 18,
|
|
8095
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8095
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L63"
|
|
8096
8096
|
}
|
|
8097
8097
|
],
|
|
8098
8098
|
"type": {
|
|
@@ -8137,7 +8137,7 @@
|
|
|
8137
8137
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8138
8138
|
"line": 64,
|
|
8139
8139
|
"character": 18,
|
|
8140
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8140
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L64"
|
|
8141
8141
|
}
|
|
8142
8142
|
],
|
|
8143
8143
|
"type": {
|
|
@@ -8182,7 +8182,7 @@
|
|
|
8182
8182
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8183
8183
|
"line": 55,
|
|
8184
8184
|
"character": 18,
|
|
8185
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8185
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L55"
|
|
8186
8186
|
}
|
|
8187
8187
|
],
|
|
8188
8188
|
"type": {
|
|
@@ -8218,7 +8218,7 @@
|
|
|
8218
8218
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8219
8219
|
"line": 86,
|
|
8220
8220
|
"character": 8,
|
|
8221
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8221
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L86"
|
|
8222
8222
|
}
|
|
8223
8223
|
],
|
|
8224
8224
|
"signatures": [
|
|
@@ -8233,7 +8233,7 @@
|
|
|
8233
8233
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8234
8234
|
"line": 86,
|
|
8235
8235
|
"character": 8,
|
|
8236
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8236
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L86"
|
|
8237
8237
|
}
|
|
8238
8238
|
],
|
|
8239
8239
|
"type": {
|
|
@@ -8265,7 +8265,7 @@
|
|
|
8265
8265
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8266
8266
|
"line": 75,
|
|
8267
8267
|
"character": 2,
|
|
8268
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8268
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L75"
|
|
8269
8269
|
}
|
|
8270
8270
|
],
|
|
8271
8271
|
"signatures": [
|
|
@@ -8288,7 +8288,7 @@
|
|
|
8288
8288
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8289
8289
|
"line": 75,
|
|
8290
8290
|
"character": 2,
|
|
8291
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8291
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L75"
|
|
8292
8292
|
}
|
|
8293
8293
|
],
|
|
8294
8294
|
"parameters": [
|
|
@@ -8322,7 +8322,7 @@
|
|
|
8322
8322
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8323
8323
|
"line": 81,
|
|
8324
8324
|
"character": 8,
|
|
8325
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8325
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L81"
|
|
8326
8326
|
}
|
|
8327
8327
|
],
|
|
8328
8328
|
"signatures": [
|
|
@@ -8337,7 +8337,7 @@
|
|
|
8337
8337
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8338
8338
|
"line": 81,
|
|
8339
8339
|
"character": 8,
|
|
8340
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8340
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L81"
|
|
8341
8341
|
}
|
|
8342
8342
|
],
|
|
8343
8343
|
"type": {
|
|
@@ -8369,7 +8369,7 @@
|
|
|
8369
8369
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8370
8370
|
"line": 66,
|
|
8371
8371
|
"character": 2,
|
|
8372
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8372
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L66"
|
|
8373
8373
|
}
|
|
8374
8374
|
],
|
|
8375
8375
|
"signatures": [
|
|
@@ -8384,7 +8384,7 @@
|
|
|
8384
8384
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8385
8385
|
"line": 66,
|
|
8386
8386
|
"character": 2,
|
|
8387
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8387
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L66"
|
|
8388
8388
|
}
|
|
8389
8389
|
],
|
|
8390
8390
|
"type": {
|
|
@@ -8434,7 +8434,7 @@
|
|
|
8434
8434
|
"fileName": "sidenav/sidenav.component.ts",
|
|
8435
8435
|
"line": 49,
|
|
8436
8436
|
"character": 13,
|
|
8437
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8437
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav.component.ts#L49"
|
|
8438
8438
|
}
|
|
8439
8439
|
]
|
|
8440
8440
|
},
|
|
@@ -8456,7 +8456,7 @@
|
|
|
8456
8456
|
"fileName": "sidenav/sidenav-footer.directive.ts",
|
|
8457
8457
|
"line": 12,
|
|
8458
8458
|
"character": 2,
|
|
8459
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8459
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-footer.directive.ts#L12"
|
|
8460
8460
|
}
|
|
8461
8461
|
],
|
|
8462
8462
|
"signatures": [
|
|
@@ -8471,7 +8471,7 @@
|
|
|
8471
8471
|
"fileName": "sidenav/sidenav-footer.directive.ts",
|
|
8472
8472
|
"line": 12,
|
|
8473
8473
|
"character": 2,
|
|
8474
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8474
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-footer.directive.ts#L12"
|
|
8475
8475
|
}
|
|
8476
8476
|
],
|
|
8477
8477
|
"parameters": [
|
|
@@ -8521,7 +8521,7 @@
|
|
|
8521
8521
|
"fileName": "sidenav/sidenav-footer.directive.ts",
|
|
8522
8522
|
"line": 14,
|
|
8523
8523
|
"character": 20,
|
|
8524
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8524
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-footer.directive.ts#L14"
|
|
8525
8525
|
}
|
|
8526
8526
|
],
|
|
8527
8527
|
"type": {
|
|
@@ -8560,7 +8560,7 @@
|
|
|
8560
8560
|
"fileName": "sidenav/sidenav-footer.directive.ts",
|
|
8561
8561
|
"line": 11,
|
|
8562
8562
|
"character": 13,
|
|
8563
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8563
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-footer.directive.ts#L11"
|
|
8564
8564
|
}
|
|
8565
8565
|
]
|
|
8566
8566
|
},
|
|
@@ -8582,7 +8582,7 @@
|
|
|
8582
8582
|
"fileName": "sidenav/sidenav-header.directive.ts",
|
|
8583
8583
|
"line": 12,
|
|
8584
8584
|
"character": 2,
|
|
8585
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8585
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-header.directive.ts#L12"
|
|
8586
8586
|
}
|
|
8587
8587
|
],
|
|
8588
8588
|
"signatures": [
|
|
@@ -8597,7 +8597,7 @@
|
|
|
8597
8597
|
"fileName": "sidenav/sidenav-header.directive.ts",
|
|
8598
8598
|
"line": 12,
|
|
8599
8599
|
"character": 2,
|
|
8600
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8600
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-header.directive.ts#L12"
|
|
8601
8601
|
}
|
|
8602
8602
|
],
|
|
8603
8603
|
"parameters": [
|
|
@@ -8647,7 +8647,7 @@
|
|
|
8647
8647
|
"fileName": "sidenav/sidenav-header.directive.ts",
|
|
8648
8648
|
"line": 14,
|
|
8649
8649
|
"character": 20,
|
|
8650
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8650
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-header.directive.ts#L14"
|
|
8651
8651
|
}
|
|
8652
8652
|
],
|
|
8653
8653
|
"type": {
|
|
@@ -8686,7 +8686,7 @@
|
|
|
8686
8686
|
"fileName": "sidenav/sidenav-header.directive.ts",
|
|
8687
8687
|
"line": 11,
|
|
8688
8688
|
"character": 13,
|
|
8689
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8689
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/sidenav/sidenav-header.directive.ts#L11"
|
|
8690
8690
|
}
|
|
8691
8691
|
]
|
|
8692
8692
|
},
|
|
@@ -8733,7 +8733,7 @@
|
|
|
8733
8733
|
"fileName": "default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts",
|
|
8734
8734
|
"line": 23,
|
|
8735
8735
|
"character": 21,
|
|
8736
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8736
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts#L23"
|
|
8737
8737
|
}
|
|
8738
8738
|
],
|
|
8739
8739
|
"type": {
|
|
@@ -8758,7 +8758,7 @@
|
|
|
8758
8758
|
"fileName": "default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts",
|
|
8759
8759
|
"line": 25,
|
|
8760
8760
|
"character": 18,
|
|
8761
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8761
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts#L25"
|
|
8762
8762
|
}
|
|
8763
8763
|
],
|
|
8764
8764
|
"type": {
|
|
@@ -8791,7 +8791,7 @@
|
|
|
8791
8791
|
"fileName": "default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts",
|
|
8792
8792
|
"line": 27,
|
|
8793
8793
|
"character": 9,
|
|
8794
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8794
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts#L27"
|
|
8795
8795
|
}
|
|
8796
8796
|
],
|
|
8797
8797
|
"signatures": [
|
|
@@ -8806,7 +8806,7 @@
|
|
|
8806
8806
|
"fileName": "default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts",
|
|
8807
8807
|
"line": 27,
|
|
8808
8808
|
"character": 9,
|
|
8809
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8809
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts#L27"
|
|
8810
8810
|
}
|
|
8811
8811
|
],
|
|
8812
8812
|
"type": {
|
|
@@ -8843,7 +8843,7 @@
|
|
|
8843
8843
|
"fileName": "default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts",
|
|
8844
8844
|
"line": 21,
|
|
8845
8845
|
"character": 13,
|
|
8846
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8846
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/sidenav-toggle-button/sidenav-toggle-button.component.ts#L21"
|
|
8847
8847
|
}
|
|
8848
8848
|
]
|
|
8849
8849
|
},
|
|
@@ -8890,7 +8890,7 @@
|
|
|
8890
8890
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
8891
8891
|
"line": 29,
|
|
8892
8892
|
"character": 21,
|
|
8893
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8893
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L29"
|
|
8894
8894
|
}
|
|
8895
8895
|
],
|
|
8896
8896
|
"type": {
|
|
@@ -8915,7 +8915,7 @@
|
|
|
8915
8915
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
8916
8916
|
"line": 32,
|
|
8917
8917
|
"character": 18,
|
|
8918
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8918
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L32"
|
|
8919
8919
|
}
|
|
8920
8920
|
],
|
|
8921
8921
|
"type": {
|
|
@@ -8949,7 +8949,7 @@
|
|
|
8949
8949
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
8950
8950
|
"line": 30,
|
|
8951
8951
|
"character": 21,
|
|
8952
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8952
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L30"
|
|
8953
8953
|
}
|
|
8954
8954
|
],
|
|
8955
8955
|
"type": {
|
|
@@ -8977,7 +8977,7 @@
|
|
|
8977
8977
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
8978
8978
|
"line": 34,
|
|
8979
8979
|
"character": 18,
|
|
8980
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
8980
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L34"
|
|
8981
8981
|
}
|
|
8982
8982
|
],
|
|
8983
8983
|
"type": {
|
|
@@ -9019,7 +9019,7 @@
|
|
|
9019
9019
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
9020
9020
|
"line": 42,
|
|
9021
9021
|
"character": 9,
|
|
9022
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9022
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L42"
|
|
9023
9023
|
}
|
|
9024
9024
|
],
|
|
9025
9025
|
"signatures": [
|
|
@@ -9034,7 +9034,7 @@
|
|
|
9034
9034
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
9035
9035
|
"line": 42,
|
|
9036
9036
|
"character": 9,
|
|
9037
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9037
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L42"
|
|
9038
9038
|
}
|
|
9039
9039
|
],
|
|
9040
9040
|
"type": {
|
|
@@ -9073,7 +9073,7 @@
|
|
|
9073
9073
|
"fileName": "default-header/user-profile-icon/user-profile-icon.component.ts",
|
|
9074
9074
|
"line": 27,
|
|
9075
9075
|
"character": 13,
|
|
9076
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9076
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/default-header/user-profile-icon/user-profile-icon.component.ts#L27"
|
|
9077
9077
|
}
|
|
9078
9078
|
]
|
|
9079
9079
|
},
|
|
@@ -9095,7 +9095,7 @@
|
|
|
9095
9095
|
"fileName": "navigation/navigation-item.ts",
|
|
9096
9096
|
"line": 18,
|
|
9097
9097
|
"character": 2,
|
|
9098
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9098
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L18"
|
|
9099
9099
|
}
|
|
9100
9100
|
],
|
|
9101
9101
|
"type": {
|
|
@@ -9116,7 +9116,7 @@
|
|
|
9116
9116
|
"fileName": "navigation/navigation-item.ts",
|
|
9117
9117
|
"line": 19,
|
|
9118
9118
|
"character": 2,
|
|
9119
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9119
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L19"
|
|
9120
9120
|
}
|
|
9121
9121
|
],
|
|
9122
9122
|
"type": {
|
|
@@ -9139,7 +9139,7 @@
|
|
|
9139
9139
|
"fileName": "navigation/navigation-item.ts",
|
|
9140
9140
|
"line": 17,
|
|
9141
9141
|
"character": 17,
|
|
9142
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9142
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L17"
|
|
9143
9143
|
}
|
|
9144
9144
|
]
|
|
9145
9145
|
},
|
|
@@ -9161,7 +9161,7 @@
|
|
|
9161
9161
|
"fileName": "navigation/navigation-item.ts",
|
|
9162
9162
|
"line": 29,
|
|
9163
9163
|
"character": 2,
|
|
9164
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9164
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L29"
|
|
9165
9165
|
}
|
|
9166
9166
|
],
|
|
9167
9167
|
"type": {
|
|
@@ -9183,7 +9183,7 @@
|
|
|
9183
9183
|
"fileName": "navigation/navigation-item.ts",
|
|
9184
9184
|
"line": 28,
|
|
9185
9185
|
"character": 17,
|
|
9186
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9186
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L28"
|
|
9187
9187
|
}
|
|
9188
9188
|
]
|
|
9189
9189
|
},
|
|
@@ -9207,7 +9207,7 @@
|
|
|
9207
9207
|
"fileName": "navigation/navigation-item.ts",
|
|
9208
9208
|
"line": 47,
|
|
9209
9209
|
"character": 2,
|
|
9210
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9210
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L47"
|
|
9211
9211
|
}
|
|
9212
9212
|
],
|
|
9213
9213
|
"type": {
|
|
@@ -9232,7 +9232,7 @@
|
|
|
9232
9232
|
"fileName": "navigation/navigation-item.ts",
|
|
9233
9233
|
"line": 48,
|
|
9234
9234
|
"character": 2,
|
|
9235
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9235
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L48"
|
|
9236
9236
|
}
|
|
9237
9237
|
],
|
|
9238
9238
|
"type": {
|
|
@@ -9256,7 +9256,7 @@
|
|
|
9256
9256
|
"fileName": "navigation/navigation-item.ts",
|
|
9257
9257
|
"line": 46,
|
|
9258
9258
|
"character": 2,
|
|
9259
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9259
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L46"
|
|
9260
9260
|
}
|
|
9261
9261
|
],
|
|
9262
9262
|
"type": {
|
|
@@ -9275,7 +9275,7 @@
|
|
|
9275
9275
|
"fileName": "navigation/navigation-item.ts",
|
|
9276
9276
|
"line": 45,
|
|
9277
9277
|
"character": 2,
|
|
9278
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9278
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L45"
|
|
9279
9279
|
}
|
|
9280
9280
|
],
|
|
9281
9281
|
"type": {
|
|
@@ -9308,7 +9308,7 @@
|
|
|
9308
9308
|
"fileName": "navigation/navigation-item.ts",
|
|
9309
9309
|
"line": 49,
|
|
9310
9310
|
"character": 2,
|
|
9311
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9311
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L49"
|
|
9312
9312
|
}
|
|
9313
9313
|
],
|
|
9314
9314
|
"type": {
|
|
@@ -9389,7 +9389,7 @@
|
|
|
9389
9389
|
"fileName": "navigation/navigation-item.ts",
|
|
9390
9390
|
"line": 44,
|
|
9391
9391
|
"character": 17,
|
|
9392
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9392
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L44"
|
|
9393
9393
|
}
|
|
9394
9394
|
],
|
|
9395
9395
|
"typeParameters": [
|
|
@@ -9473,7 +9473,7 @@
|
|
|
9473
9473
|
"fileName": "navigation/navigation-item.ts",
|
|
9474
9474
|
"line": 39,
|
|
9475
9475
|
"character": 2,
|
|
9476
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9476
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L39"
|
|
9477
9477
|
}
|
|
9478
9478
|
],
|
|
9479
9479
|
"signatures": [
|
|
@@ -9488,7 +9488,7 @@
|
|
|
9488
9488
|
"fileName": "navigation/navigation-item.ts",
|
|
9489
9489
|
"line": 39,
|
|
9490
9490
|
"character": 2,
|
|
9491
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9491
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L39"
|
|
9492
9492
|
}
|
|
9493
9493
|
],
|
|
9494
9494
|
"parameters": [
|
|
@@ -9562,7 +9562,7 @@
|
|
|
9562
9562
|
"fileName": "navigation/navigation-item.ts",
|
|
9563
9563
|
"line": 38,
|
|
9564
9564
|
"character": 17,
|
|
9565
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9565
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L38"
|
|
9566
9566
|
}
|
|
9567
9567
|
]
|
|
9568
9568
|
},
|
|
@@ -9586,7 +9586,7 @@
|
|
|
9586
9586
|
"fileName": "types.ts",
|
|
9587
9587
|
"line": 12,
|
|
9588
9588
|
"character": 2,
|
|
9589
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9589
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L12"
|
|
9590
9590
|
}
|
|
9591
9591
|
],
|
|
9592
9592
|
"type": {
|
|
@@ -9605,7 +9605,7 @@
|
|
|
9605
9605
|
"fileName": "types.ts",
|
|
9606
9606
|
"line": 10,
|
|
9607
9607
|
"character": 2,
|
|
9608
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9608
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L10"
|
|
9609
9609
|
}
|
|
9610
9610
|
],
|
|
9611
9611
|
"type": {
|
|
@@ -9624,7 +9624,7 @@
|
|
|
9624
9624
|
"fileName": "types.ts",
|
|
9625
9625
|
"line": 11,
|
|
9626
9626
|
"character": 2,
|
|
9627
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9627
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L11"
|
|
9628
9628
|
}
|
|
9629
9629
|
],
|
|
9630
9630
|
"type": {
|
|
@@ -9648,7 +9648,7 @@
|
|
|
9648
9648
|
"fileName": "types.ts",
|
|
9649
9649
|
"line": 9,
|
|
9650
9650
|
"character": 17,
|
|
9651
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9651
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L9"
|
|
9652
9652
|
}
|
|
9653
9653
|
]
|
|
9654
9654
|
},
|
|
@@ -9670,7 +9670,7 @@
|
|
|
9670
9670
|
"fileName": "types.ts",
|
|
9671
9671
|
"line": 22,
|
|
9672
9672
|
"character": 2,
|
|
9673
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9673
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L22"
|
|
9674
9674
|
}
|
|
9675
9675
|
],
|
|
9676
9676
|
"type": {
|
|
@@ -9686,7 +9686,7 @@
|
|
|
9686
9686
|
"fileName": "types.ts",
|
|
9687
9687
|
"line": 22,
|
|
9688
9688
|
"character": 10,
|
|
9689
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9689
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L22"
|
|
9690
9690
|
}
|
|
9691
9691
|
],
|
|
9692
9692
|
"signatures": [
|
|
@@ -9701,7 +9701,7 @@
|
|
|
9701
9701
|
"fileName": "types.ts",
|
|
9702
9702
|
"line": 22,
|
|
9703
9703
|
"character": 10,
|
|
9704
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9704
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L22"
|
|
9705
9705
|
}
|
|
9706
9706
|
],
|
|
9707
9707
|
"type": {
|
|
@@ -9726,7 +9726,7 @@
|
|
|
9726
9726
|
"fileName": "types.ts",
|
|
9727
9727
|
"line": 20,
|
|
9728
9728
|
"character": 2,
|
|
9729
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9729
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L20"
|
|
9730
9730
|
}
|
|
9731
9731
|
],
|
|
9732
9732
|
"type": {
|
|
@@ -9750,7 +9750,7 @@
|
|
|
9750
9750
|
"fileName": "types.ts",
|
|
9751
9751
|
"line": 21,
|
|
9752
9752
|
"character": 2,
|
|
9753
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9753
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L21"
|
|
9754
9754
|
}
|
|
9755
9755
|
],
|
|
9756
9756
|
"type": {
|
|
@@ -9774,7 +9774,7 @@
|
|
|
9774
9774
|
"fileName": "types.ts",
|
|
9775
9775
|
"line": 19,
|
|
9776
9776
|
"character": 17,
|
|
9777
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9777
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L19"
|
|
9778
9778
|
}
|
|
9779
9779
|
]
|
|
9780
9780
|
},
|
|
@@ -9789,7 +9789,7 @@
|
|
|
9789
9789
|
"fileName": "types.ts",
|
|
9790
9790
|
"line": 17,
|
|
9791
9791
|
"character": 12,
|
|
9792
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9792
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L17"
|
|
9793
9793
|
}
|
|
9794
9794
|
],
|
|
9795
9795
|
"type": {
|
|
@@ -9819,7 +9819,7 @@
|
|
|
9819
9819
|
"fileName": "types.ts",
|
|
9820
9820
|
"line": 7,
|
|
9821
9821
|
"character": 12,
|
|
9822
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9822
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L7"
|
|
9823
9823
|
}
|
|
9824
9824
|
],
|
|
9825
9825
|
"type": {
|
|
@@ -9843,7 +9843,7 @@
|
|
|
9843
9843
|
"fileName": "types.ts",
|
|
9844
9844
|
"line": 8,
|
|
9845
9845
|
"character": 12,
|
|
9846
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9846
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L8"
|
|
9847
9847
|
}
|
|
9848
9848
|
],
|
|
9849
9849
|
"typeParameters": [
|
|
@@ -9872,7 +9872,7 @@
|
|
|
9872
9872
|
"fileName": "types.ts",
|
|
9873
9873
|
"line": 8,
|
|
9874
9874
|
"character": 56,
|
|
9875
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9875
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L8"
|
|
9876
9876
|
}
|
|
9877
9877
|
],
|
|
9878
9878
|
"signatures": [
|
|
@@ -9927,7 +9927,7 @@
|
|
|
9927
9927
|
"fileName": "navigation/navigation-item.ts",
|
|
9928
9928
|
"line": 9,
|
|
9929
9929
|
"character": 12,
|
|
9930
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9930
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L9"
|
|
9931
9931
|
}
|
|
9932
9932
|
],
|
|
9933
9933
|
"type": {
|
|
@@ -9962,7 +9962,7 @@
|
|
|
9962
9962
|
"fileName": "navigation/navigation-item.ts",
|
|
9963
9963
|
"line": 11,
|
|
9964
9964
|
"character": 12,
|
|
9965
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
9965
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L11"
|
|
9966
9966
|
}
|
|
9967
9967
|
],
|
|
9968
9968
|
"type": {
|
|
@@ -10011,7 +10011,7 @@
|
|
|
10011
10011
|
"fileName": "types.ts",
|
|
10012
10012
|
"line": 15,
|
|
10013
10013
|
"character": 12,
|
|
10014
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10014
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/types.ts#L15"
|
|
10015
10015
|
}
|
|
10016
10016
|
],
|
|
10017
10017
|
"type": {
|
|
@@ -10043,7 +10043,7 @@
|
|
|
10043
10043
|
"fileName": "tokens.ts",
|
|
10044
10044
|
"line": 33,
|
|
10045
10045
|
"character": 13,
|
|
10046
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10046
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L33"
|
|
10047
10047
|
}
|
|
10048
10048
|
],
|
|
10049
10049
|
"type": {
|
|
@@ -10078,7 +10078,7 @@
|
|
|
10078
10078
|
"fileName": "tokens.ts",
|
|
10079
10079
|
"line": 54,
|
|
10080
10080
|
"character": 13,
|
|
10081
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10081
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L54"
|
|
10082
10082
|
}
|
|
10083
10083
|
],
|
|
10084
10084
|
"type": {
|
|
@@ -10112,7 +10112,7 @@
|
|
|
10112
10112
|
"fileName": "tokens.ts",
|
|
10113
10113
|
"line": 54,
|
|
10114
10114
|
"character": 105,
|
|
10115
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10115
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L54"
|
|
10116
10116
|
}
|
|
10117
10117
|
],
|
|
10118
10118
|
"signatures": [
|
|
@@ -10127,7 +10127,7 @@
|
|
|
10127
10127
|
"fileName": "tokens.ts",
|
|
10128
10128
|
"line": 54,
|
|
10129
10129
|
"character": 105,
|
|
10130
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10130
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L54"
|
|
10131
10131
|
}
|
|
10132
10132
|
],
|
|
10133
10133
|
"type": {
|
|
@@ -10173,7 +10173,7 @@
|
|
|
10173
10173
|
"fileName": "tokens.ts",
|
|
10174
10174
|
"line": 48,
|
|
10175
10175
|
"character": 13,
|
|
10176
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10176
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L48"
|
|
10177
10177
|
}
|
|
10178
10178
|
],
|
|
10179
10179
|
"type": {
|
|
@@ -10211,7 +10211,7 @@
|
|
|
10211
10211
|
"fileName": "tokens.ts",
|
|
10212
10212
|
"line": 32,
|
|
10213
10213
|
"character": 13,
|
|
10214
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10214
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L32"
|
|
10215
10215
|
}
|
|
10216
10216
|
],
|
|
10217
10217
|
"type": {
|
|
@@ -10275,7 +10275,7 @@
|
|
|
10275
10275
|
"fileName": "tokens.ts",
|
|
10276
10276
|
"line": 27,
|
|
10277
10277
|
"character": 13,
|
|
10278
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10278
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L27"
|
|
10279
10279
|
}
|
|
10280
10280
|
],
|
|
10281
10281
|
"type": {
|
|
@@ -10319,7 +10319,7 @@
|
|
|
10319
10319
|
"fileName": "tokens.ts",
|
|
10320
10320
|
"line": 28,
|
|
10321
10321
|
"character": 13,
|
|
10322
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10322
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L28"
|
|
10323
10323
|
}
|
|
10324
10324
|
],
|
|
10325
10325
|
"type": {
|
|
@@ -10363,7 +10363,7 @@
|
|
|
10363
10363
|
"fileName": "tokens.ts",
|
|
10364
10364
|
"line": 30,
|
|
10365
10365
|
"character": 13,
|
|
10366
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10366
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L30"
|
|
10367
10367
|
}
|
|
10368
10368
|
],
|
|
10369
10369
|
"type": {
|
|
@@ -10396,7 +10396,7 @@
|
|
|
10396
10396
|
"fileName": "tokens.ts",
|
|
10397
10397
|
"line": 29,
|
|
10398
10398
|
"character": 13,
|
|
10399
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10399
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L29"
|
|
10400
10400
|
}
|
|
10401
10401
|
],
|
|
10402
10402
|
"type": {
|
|
@@ -10434,7 +10434,7 @@
|
|
|
10434
10434
|
"fileName": "tokens.ts",
|
|
10435
10435
|
"line": 60,
|
|
10436
10436
|
"character": 13,
|
|
10437
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10437
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L60"
|
|
10438
10438
|
}
|
|
10439
10439
|
],
|
|
10440
10440
|
"type": {
|
|
@@ -10472,7 +10472,7 @@
|
|
|
10472
10472
|
"fileName": "tokens.ts",
|
|
10473
10473
|
"line": 22,
|
|
10474
10474
|
"character": 13,
|
|
10475
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10475
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L22"
|
|
10476
10476
|
}
|
|
10477
10477
|
],
|
|
10478
10478
|
"type": {
|
|
@@ -10504,7 +10504,7 @@
|
|
|
10504
10504
|
"fileName": "tokens.ts",
|
|
10505
10505
|
"line": 22,
|
|
10506
10506
|
"character": 82,
|
|
10507
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10507
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L22"
|
|
10508
10508
|
}
|
|
10509
10509
|
],
|
|
10510
10510
|
"signatures": [
|
|
@@ -10519,7 +10519,7 @@
|
|
|
10519
10519
|
"fileName": "tokens.ts",
|
|
10520
10520
|
"line": 22,
|
|
10521
10521
|
"character": 82,
|
|
10522
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10522
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L22"
|
|
10523
10523
|
}
|
|
10524
10524
|
],
|
|
10525
10525
|
"type": {
|
|
@@ -10553,7 +10553,7 @@
|
|
|
10553
10553
|
"fileName": "tokens.ts",
|
|
10554
10554
|
"line": 24,
|
|
10555
10555
|
"character": 13,
|
|
10556
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10556
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L24"
|
|
10557
10557
|
}
|
|
10558
10558
|
],
|
|
10559
10559
|
"type": {
|
|
@@ -10603,7 +10603,7 @@
|
|
|
10603
10603
|
"fileName": "tokens.ts",
|
|
10604
10604
|
"line": 58,
|
|
10605
10605
|
"character": 13,
|
|
10606
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10606
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L58"
|
|
10607
10607
|
}
|
|
10608
10608
|
],
|
|
10609
10609
|
"type": {
|
|
@@ -10656,7 +10656,7 @@
|
|
|
10656
10656
|
"fileName": "tokens.ts",
|
|
10657
10657
|
"line": 50,
|
|
10658
10658
|
"character": 13,
|
|
10659
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10659
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L50"
|
|
10660
10660
|
}
|
|
10661
10661
|
],
|
|
10662
10662
|
"type": {
|
|
@@ -10691,7 +10691,7 @@
|
|
|
10691
10691
|
"fileName": "tokens.ts",
|
|
10692
10692
|
"line": 56,
|
|
10693
10693
|
"character": 13,
|
|
10694
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10694
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L56"
|
|
10695
10695
|
}
|
|
10696
10696
|
],
|
|
10697
10697
|
"type": {
|
|
@@ -10726,7 +10726,7 @@
|
|
|
10726
10726
|
"fileName": "tokens.ts",
|
|
10727
10727
|
"line": 52,
|
|
10728
10728
|
"character": 13,
|
|
10729
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10729
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L52"
|
|
10730
10730
|
}
|
|
10731
10731
|
],
|
|
10732
10732
|
"type": {
|
|
@@ -10760,7 +10760,7 @@
|
|
|
10760
10760
|
"fileName": "tokens.ts",
|
|
10761
10761
|
"line": 52,
|
|
10762
10762
|
"character": 103,
|
|
10763
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10763
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L52"
|
|
10764
10764
|
}
|
|
10765
10765
|
],
|
|
10766
10766
|
"signatures": [
|
|
@@ -10775,7 +10775,7 @@
|
|
|
10775
10775
|
"fileName": "tokens.ts",
|
|
10776
10776
|
"line": 52,
|
|
10777
10777
|
"character": 103,
|
|
10778
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10778
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L52"
|
|
10779
10779
|
}
|
|
10780
10780
|
],
|
|
10781
10781
|
"type": {
|
|
@@ -10821,7 +10821,7 @@
|
|
|
10821
10821
|
"fileName": "tokens.ts",
|
|
10822
10822
|
"line": 43,
|
|
10823
10823
|
"character": 13,
|
|
10824
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10824
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/tokens.ts#L43"
|
|
10825
10825
|
}
|
|
10826
10826
|
],
|
|
10827
10827
|
"type": {
|
|
@@ -10872,7 +10872,7 @@
|
|
|
10872
10872
|
"fileName": "navigation/navigation-item.ts",
|
|
10873
10873
|
"line": 22,
|
|
10874
10874
|
"character": 16,
|
|
10875
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10875
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L22"
|
|
10876
10876
|
}
|
|
10877
10877
|
],
|
|
10878
10878
|
"signatures": [
|
|
@@ -10887,7 +10887,7 @@
|
|
|
10887
10887
|
"fileName": "navigation/navigation-item.ts",
|
|
10888
10888
|
"line": 22,
|
|
10889
10889
|
"character": 16,
|
|
10890
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10890
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L22"
|
|
10891
10891
|
}
|
|
10892
10892
|
],
|
|
10893
10893
|
"parameters": [
|
|
@@ -10928,7 +10928,7 @@
|
|
|
10928
10928
|
"fileName": "navigation/navigation-item.ts",
|
|
10929
10929
|
"line": 32,
|
|
10930
10930
|
"character": 16,
|
|
10931
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10931
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L32"
|
|
10932
10932
|
}
|
|
10933
10933
|
],
|
|
10934
10934
|
"signatures": [
|
|
@@ -10943,7 +10943,7 @@
|
|
|
10943
10943
|
"fileName": "navigation/navigation-item.ts",
|
|
10944
10944
|
"line": 32,
|
|
10945
10945
|
"character": 16,
|
|
10946
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10946
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L32"
|
|
10947
10947
|
}
|
|
10948
10948
|
],
|
|
10949
10949
|
"parameters": [
|
|
@@ -10984,7 +10984,7 @@
|
|
|
10984
10984
|
"fileName": "navigation/navigation-item.ts",
|
|
10985
10985
|
"line": 56,
|
|
10986
10986
|
"character": 16,
|
|
10987
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
10987
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L56"
|
|
10988
10988
|
}
|
|
10989
10989
|
],
|
|
10990
10990
|
"signatures": [
|
|
@@ -10999,7 +10999,7 @@
|
|
|
10999
10999
|
"fileName": "navigation/navigation-item.ts",
|
|
11000
11000
|
"line": 56,
|
|
11001
11001
|
"character": 16,
|
|
11002
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11002
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/navigation/navigation-item.ts#L56"
|
|
11003
11003
|
}
|
|
11004
11004
|
],
|
|
11005
11005
|
"parameters": [
|
|
@@ -11048,7 +11048,7 @@
|
|
|
11048
11048
|
"fileName": "provide.ts",
|
|
11049
11049
|
"line": 43,
|
|
11050
11050
|
"character": 16,
|
|
11051
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11051
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L43"
|
|
11052
11052
|
}
|
|
11053
11053
|
],
|
|
11054
11054
|
"signatures": [
|
|
@@ -11063,7 +11063,7 @@
|
|
|
11063
11063
|
"fileName": "provide.ts",
|
|
11064
11064
|
"line": 43,
|
|
11065
11065
|
"character": 16,
|
|
11066
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11066
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L43"
|
|
11067
11067
|
}
|
|
11068
11068
|
],
|
|
11069
11069
|
"parameters": [
|
|
@@ -11115,7 +11115,7 @@
|
|
|
11115
11115
|
"fileName": "provide.ts",
|
|
11116
11116
|
"line": 33,
|
|
11117
11117
|
"character": 16,
|
|
11118
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11118
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L33"
|
|
11119
11119
|
}
|
|
11120
11120
|
],
|
|
11121
11121
|
"signatures": [
|
|
@@ -11130,7 +11130,7 @@
|
|
|
11130
11130
|
"fileName": "provide.ts",
|
|
11131
11131
|
"line": 33,
|
|
11132
11132
|
"character": 16,
|
|
11133
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11133
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L33"
|
|
11134
11134
|
}
|
|
11135
11135
|
],
|
|
11136
11136
|
"parameters": [
|
|
@@ -11182,7 +11182,7 @@
|
|
|
11182
11182
|
"fileName": "provide.ts",
|
|
11183
11183
|
"line": 131,
|
|
11184
11184
|
"character": 16,
|
|
11185
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11185
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L131"
|
|
11186
11186
|
}
|
|
11187
11187
|
],
|
|
11188
11188
|
"signatures": [
|
|
@@ -11197,7 +11197,7 @@
|
|
|
11197
11197
|
"fileName": "provide.ts",
|
|
11198
11198
|
"line": 131,
|
|
11199
11199
|
"character": 16,
|
|
11200
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11200
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L131"
|
|
11201
11201
|
}
|
|
11202
11202
|
],
|
|
11203
11203
|
"type": {
|
|
@@ -11223,7 +11223,7 @@
|
|
|
11223
11223
|
"fileName": "provide.ts",
|
|
11224
11224
|
"line": 94,
|
|
11225
11225
|
"character": 16,
|
|
11226
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11226
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L94"
|
|
11227
11227
|
}
|
|
11228
11228
|
],
|
|
11229
11229
|
"signatures": [
|
|
@@ -11238,7 +11238,7 @@
|
|
|
11238
11238
|
"fileName": "provide.ts",
|
|
11239
11239
|
"line": 94,
|
|
11240
11240
|
"character": 16,
|
|
11241
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11241
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L94"
|
|
11242
11242
|
}
|
|
11243
11243
|
],
|
|
11244
11244
|
"parameters": [
|
|
@@ -11274,7 +11274,7 @@
|
|
|
11274
11274
|
"fileName": "provide.ts",
|
|
11275
11275
|
"line": 94,
|
|
11276
11276
|
"character": 85,
|
|
11277
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11277
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L94"
|
|
11278
11278
|
}
|
|
11279
11279
|
],
|
|
11280
11280
|
"signatures": [
|
|
@@ -11289,7 +11289,7 @@
|
|
|
11289
11289
|
"fileName": "provide.ts",
|
|
11290
11290
|
"line": 94,
|
|
11291
11291
|
"character": 85,
|
|
11292
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11292
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L94"
|
|
11293
11293
|
}
|
|
11294
11294
|
],
|
|
11295
11295
|
"type": {
|
|
@@ -11355,7 +11355,7 @@
|
|
|
11355
11355
|
"fileName": "provide.ts",
|
|
11356
11356
|
"line": 122,
|
|
11357
11357
|
"character": 16,
|
|
11358
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11358
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L122"
|
|
11359
11359
|
}
|
|
11360
11360
|
],
|
|
11361
11361
|
"signatures": [
|
|
@@ -11370,7 +11370,7 @@
|
|
|
11370
11370
|
"fileName": "provide.ts",
|
|
11371
11371
|
"line": 122,
|
|
11372
11372
|
"character": 16,
|
|
11373
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11373
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L122"
|
|
11374
11374
|
}
|
|
11375
11375
|
],
|
|
11376
11376
|
"parameters": [
|
|
@@ -11426,7 +11426,7 @@
|
|
|
11426
11426
|
"fileName": "provide.ts",
|
|
11427
11427
|
"line": 112,
|
|
11428
11428
|
"character": 16,
|
|
11429
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11429
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L112"
|
|
11430
11430
|
}
|
|
11431
11431
|
],
|
|
11432
11432
|
"signatures": [
|
|
@@ -11441,7 +11441,7 @@
|
|
|
11441
11441
|
"fileName": "provide.ts",
|
|
11442
11442
|
"line": 112,
|
|
11443
11443
|
"character": 16,
|
|
11444
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11444
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L112"
|
|
11445
11445
|
}
|
|
11446
11446
|
],
|
|
11447
11447
|
"parameters": [
|
|
@@ -11497,7 +11497,7 @@
|
|
|
11497
11497
|
"fileName": "provide.ts",
|
|
11498
11498
|
"line": 56,
|
|
11499
11499
|
"character": 16,
|
|
11500
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11500
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L56"
|
|
11501
11501
|
}
|
|
11502
11502
|
],
|
|
11503
11503
|
"signatures": [
|
|
@@ -11512,7 +11512,7 @@
|
|
|
11512
11512
|
"fileName": "provide.ts",
|
|
11513
11513
|
"line": 56,
|
|
11514
11514
|
"character": 16,
|
|
11515
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11515
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L56"
|
|
11516
11516
|
}
|
|
11517
11517
|
],
|
|
11518
11518
|
"parameters": [
|
|
@@ -11544,7 +11544,7 @@
|
|
|
11544
11544
|
"fileName": "provide.ts",
|
|
11545
11545
|
"line": 57,
|
|
11546
11546
|
"character": 35,
|
|
11547
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11547
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L57"
|
|
11548
11548
|
}
|
|
11549
11549
|
],
|
|
11550
11550
|
"signatures": [
|
|
@@ -11559,7 +11559,7 @@
|
|
|
11559
11559
|
"fileName": "provide.ts",
|
|
11560
11560
|
"line": 57,
|
|
11561
11561
|
"character": 35,
|
|
11562
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11562
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L57"
|
|
11563
11563
|
}
|
|
11564
11564
|
],
|
|
11565
11565
|
"type": {
|
|
@@ -11602,7 +11602,7 @@
|
|
|
11602
11602
|
"fileName": "provide.ts",
|
|
11603
11603
|
"line": 68,
|
|
11604
11604
|
"character": 16,
|
|
11605
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11605
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L68"
|
|
11606
11606
|
}
|
|
11607
11607
|
],
|
|
11608
11608
|
"signatures": [
|
|
@@ -11617,7 +11617,7 @@
|
|
|
11617
11617
|
"fileName": "provide.ts",
|
|
11618
11618
|
"line": 68,
|
|
11619
11619
|
"character": 16,
|
|
11620
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11620
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L68"
|
|
11621
11621
|
}
|
|
11622
11622
|
],
|
|
11623
11623
|
"parameters": [
|
|
@@ -11676,7 +11676,7 @@
|
|
|
11676
11676
|
"fileName": "provide.ts",
|
|
11677
11677
|
"line": 102,
|
|
11678
11678
|
"character": 16,
|
|
11679
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11679
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L102"
|
|
11680
11680
|
}
|
|
11681
11681
|
],
|
|
11682
11682
|
"signatures": [
|
|
@@ -11691,7 +11691,7 @@
|
|
|
11691
11691
|
"fileName": "provide.ts",
|
|
11692
11692
|
"line": 102,
|
|
11693
11693
|
"character": 16,
|
|
11694
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11694
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L102"
|
|
11695
11695
|
}
|
|
11696
11696
|
],
|
|
11697
11697
|
"parameters": [
|
|
@@ -11740,7 +11740,7 @@
|
|
|
11740
11740
|
"fileName": "provide.ts",
|
|
11741
11741
|
"line": 75,
|
|
11742
11742
|
"character": 16,
|
|
11743
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11743
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L75"
|
|
11744
11744
|
}
|
|
11745
11745
|
],
|
|
11746
11746
|
"signatures": [
|
|
@@ -11755,7 +11755,7 @@
|
|
|
11755
11755
|
"fileName": "provide.ts",
|
|
11756
11756
|
"line": 75,
|
|
11757
11757
|
"character": 16,
|
|
11758
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11758
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L75"
|
|
11759
11759
|
}
|
|
11760
11760
|
],
|
|
11761
11761
|
"parameters": [
|
|
@@ -11797,7 +11797,7 @@
|
|
|
11797
11797
|
"fileName": "provide.ts",
|
|
11798
11798
|
"line": 75,
|
|
11799
11799
|
"character": 83,
|
|
11800
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11800
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L75"
|
|
11801
11801
|
}
|
|
11802
11802
|
],
|
|
11803
11803
|
"signatures": [
|
|
@@ -11812,7 +11812,7 @@
|
|
|
11812
11812
|
"fileName": "provide.ts",
|
|
11813
11813
|
"line": 75,
|
|
11814
11814
|
"character": 83,
|
|
11815
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11815
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L75"
|
|
11816
11816
|
}
|
|
11817
11817
|
],
|
|
11818
11818
|
"type": {
|
|
@@ -11878,7 +11878,7 @@
|
|
|
11878
11878
|
"fileName": "provide.ts",
|
|
11879
11879
|
"line": 139,
|
|
11880
11880
|
"character": 16,
|
|
11881
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11881
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L139"
|
|
11882
11882
|
}
|
|
11883
11883
|
],
|
|
11884
11884
|
"signatures": [
|
|
@@ -11893,7 +11893,7 @@
|
|
|
11893
11893
|
"fileName": "provide.ts",
|
|
11894
11894
|
"line": 139,
|
|
11895
11895
|
"character": 16,
|
|
11896
|
-
"url": "https://gitlab.com/rxap/packages/-/blob/
|
|
11896
|
+
"url": "https://gitlab.com/rxap/packages/-/blob/dbb0bd2e1d3f41bc16b1a558aa71e6ef54aba7de/packages/angular/layout/src/lib/provide.ts#L139"
|
|
11897
11897
|
}
|
|
11898
11898
|
],
|
|
11899
11899
|
"parameters": [
|
|
@@ -12061,7 +12061,7 @@
|
|
|
12061
12061
|
}
|
|
12062
12062
|
],
|
|
12063
12063
|
"packageName": "@rxap/layout",
|
|
12064
|
-
"packageVersion": "19.2.
|
|
12064
|
+
"packageVersion": "19.2.1-dev.1",
|
|
12065
12065
|
"readme": [
|
|
12066
12066
|
{
|
|
12067
12067
|
"kind": "text",
|