@eui/core 14.0.0-beta.1 → 14.0.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/assets/i18n-eui/bg.json +113 -109
  2. package/assets/i18n-eui/cs.json +4 -0
  3. package/assets/i18n-eui/da.json +114 -110
  4. package/assets/i18n-eui/de.json +4 -0
  5. package/assets/i18n-eui/el.json +114 -110
  6. package/assets/i18n-eui/en.json +4 -0
  7. package/assets/i18n-eui/es.json +4 -0
  8. package/assets/i18n-eui/et.json +4 -0
  9. package/assets/i18n-eui/fi.json +5 -1
  10. package/assets/i18n-eui/fr.json +113 -109
  11. package/assets/i18n-eui/ga.json +5 -1
  12. package/assets/i18n-eui/hr.json +4 -0
  13. package/assets/i18n-eui/hu.json +4 -0
  14. package/assets/i18n-eui/it.json +113 -109
  15. package/assets/i18n-eui/lt.json +4 -0
  16. package/assets/i18n-eui/lv.json +4 -0
  17. package/assets/i18n-eui/mt.json +6 -2
  18. package/assets/i18n-eui/nl.json +5 -1
  19. package/assets/i18n-eui/pl.json +113 -109
  20. package/assets/i18n-eui/pt.json +7 -3
  21. package/assets/i18n-eui/ro.json +113 -109
  22. package/assets/i18n-eui/sk.json +4 -0
  23. package/assets/i18n-eui/sl.json +6 -2
  24. package/assets/i18n-eui/sv.json +6 -2
  25. package/docs/classes/ActivatedRouteAction.html +12 -1
  26. package/docs/classes/AddApiQueueItemAction.html +12 -1
  27. package/docs/classes/AddAppLoadedConfigModulesAction.html +12 -1
  28. package/docs/classes/ApiQueueServiceMock.html +12 -1
  29. package/docs/classes/AsyncStorageService.html +12 -1
  30. package/docs/classes/AsyncStorageServiceMock.html +12 -1
  31. package/docs/classes/EmptyApiQueueAction.html +12 -1
  32. package/docs/classes/EuiCoreRootGuardClass.html +12 -1
  33. package/docs/classes/EuiError.html +12 -1
  34. package/docs/classes/I18nResourceImpl.html +12 -1
  35. package/docs/classes/InitStoreAction.html +12 -1
  36. package/docs/classes/LogServiceMock.html +12 -1
  37. package/docs/classes/OpenIdConnectServiceMock.html +12 -1
  38. package/docs/classes/RemoveApiQueueItemAction.html +12 -1
  39. package/docs/classes/RouterMock.html +12 -1
  40. package/docs/classes/StorageService.html +12 -1
  41. package/docs/classes/StorageServiceMock.html +12 -1
  42. package/docs/classes/StoreMock.html +12 -1
  43. package/docs/classes/TranslateServiceMock.html +12 -1
  44. package/docs/classes/UpdateAppConnectionAction.html +12 -1
  45. package/docs/classes/UpdateAppStatusAction.html +12 -1
  46. package/docs/classes/UpdateAppVersionAction.html +12 -1
  47. package/docs/classes/UpdateCurrentModuleAction.html +12 -1
  48. package/docs/classes/UpdateI18nStateAction.html +12 -1
  49. package/docs/classes/UpdateLocaleStateAction.html +12 -1
  50. package/docs/classes/UpdateNotificationsListAction.html +12 -1
  51. package/docs/classes/UpdateUserDashboardAction.html +12 -1
  52. package/docs/classes/UpdateUserDetailsAction.html +12 -1
  53. package/docs/classes/UpdateUserPreferencesAction.html +12 -1
  54. package/docs/classes/UpdateUserRightsAction.html +12 -1
  55. package/docs/classes/UpdateUserStateAction.html +12 -1
  56. package/docs/classes/UxErrorManager.html +12 -1
  57. package/docs/classes/UxRootInjectorGuard.html +12 -1
  58. package/docs/dependencies.html +58 -49
  59. package/docs/directives/TranslateMockDirective.html +14 -2
  60. package/docs/index.html +12 -1
  61. package/docs/injectables/ApiQueueService.html +12 -1
  62. package/docs/injectables/CoreAppEffects.html +12 -1
  63. package/docs/injectables/EuiPermissionService.html +12 -1
  64. package/docs/injectables/GlobalErrorHandler.html +12 -1
  65. package/docs/injectables/I18nLoader.html +12 -1
  66. package/docs/injectables/I18nService.html +12 -1
  67. package/docs/injectables/I18nServiceMock.html +12 -1
  68. package/docs/injectables/LocalForageService.html +12 -1
  69. package/docs/injectables/LocalStorageService.html +12 -1
  70. package/docs/injectables/LocaleService.html +12 -1
  71. package/docs/injectables/LocaleServiceMock.html +12 -1
  72. package/docs/injectables/LogService.html +12 -1
  73. package/docs/injectables/OpenIdConnectService.html +12 -1
  74. package/docs/injectables/SessionStorageService.html +12 -1
  75. package/docs/injectables/StoreService.html +12 -1
  76. package/docs/injectables/StoreServiceMock.html +12 -1
  77. package/docs/injectables/UserService.html +12 -1
  78. package/docs/injectables/UserServiceMock.html +12 -1
  79. package/docs/injectables/UxAppShellService.html +12 -1
  80. package/docs/injectables/UxDynamicComponentService.html +13 -2
  81. package/docs/injectables/UxDynamicMenuService.html +13 -2
  82. package/docs/injectables/UxErrorFeedbackService.html +12 -1
  83. package/docs/injectables/UxTimezoneService.html +12 -1
  84. package/docs/interceptors/AddLangParamInterceptor.html +12 -1
  85. package/docs/interceptors/CachePreventionInterceptor.html +12 -1
  86. package/docs/interceptors/CorsSecurityInterceptor.html +12 -1
  87. package/docs/interceptors/CsrfPreventionInterceptor.html +12 -1
  88. package/docs/interceptors/EuLoginSessionTimeoutHandlingInterceptor.html +12 -1
  89. package/docs/interceptors/HttpErrorHandlerInterceptor.html +12 -1
  90. package/docs/interceptors/OpenIdConnectInterceptor.html +12 -1
  91. package/docs/interceptors/UxRequestErrorModelInterceptor.html +12 -1
  92. package/docs/interfaces/LoadedResources.html +12 -1
  93. package/docs/interfaces/LoadedResourcesError.html +12 -1
  94. package/docs/interfaces/ModuleLoadEvent.html +12 -1
  95. package/docs/interfaces/OpenIdConnectUserDetails.html +12 -1
  96. package/docs/interfaces/ResourceError.html +12 -1
  97. package/docs/interfaces/TimeZone.html +12 -1
  98. package/docs/interfaces/UIState.html +12 -1
  99. package/docs/js/menu-wc.js +11 -6
  100. package/docs/js/menu-wc_es5.js +4 -4
  101. package/docs/js/menu.js +62 -6
  102. package/docs/js/search/search_index.js +2 -2
  103. package/docs/license.html +12 -1
  104. package/docs/miscellaneous/enumerations.html +12 -1
  105. package/docs/miscellaneous/functions.html +12 -1
  106. package/docs/miscellaneous/typealiases.html +12 -1
  107. package/docs/miscellaneous/variables.html +12 -1
  108. package/docs/modules/CoreModule.html +12 -1
  109. package/docs/modules/I18nModule.html +12 -1
  110. package/docs/modules/LogModule.html +12 -1
  111. package/docs/modules/TranslateMockModule.html +12 -1
  112. package/docs/modules.html +16 -5
  113. package/docs/pipes/TranslateMockPipe.html +13 -2
  114. package/docs/properties.html +124 -0
  115. package/docs/styles/compodoc.css +79 -1
  116. package/docs/styles/dark.css +37 -33
  117. package/docs/styles/laravel.css +33 -35
  118. package/docs/styles/material.css +15 -17
  119. package/docs/styles/original.css +2 -4
  120. package/docs/styles/postmark.css +12 -14
  121. package/docs/styles/readthedocs.css +6 -8
  122. package/docs/styles/reset.css +115 -34
  123. package/docs/styles/stripe.css +33 -35
  124. package/docs/styles/vagrant.css +26 -28
  125. package/esm2020/lib/eui-core.module.mjs +5 -7
  126. package/esm2020/lib/interceptors/add-lang-param.interceptor.mjs +4 -4
  127. package/esm2020/lib/interceptors/cache-prevention.interceptor.mjs +4 -4
  128. package/esm2020/lib/interceptors/cors-security.interceptor.mjs +4 -4
  129. package/esm2020/lib/interceptors/csrf-prevention.interceptor.mjs +4 -4
  130. package/esm2020/lib/interceptors/eu-login-session-timeout-handling.interceptor.mjs +17 -11
  131. package/esm2020/lib/interceptors/openid/openid-connect.interceptor.mjs +4 -4
  132. package/esm2020/lib/interceptors/openid/openid-connect.service.mjs +36 -37
  133. package/esm2020/lib/interceptors/ux-request-error-model.interceptor.mjs +4 -4
  134. package/esm2020/lib/services/app/eui-init-app.mjs +16 -4
  135. package/esm2020/lib/services/config/tokens.mjs +3 -3
  136. package/esm2020/lib/services/errors/global-error-handler.mjs +4 -4
  137. package/esm2020/lib/services/errors/http-error-handler.interceptor.mjs +4 -4
  138. package/esm2020/lib/services/i18n/i18n.loader.mjs +4 -4
  139. package/esm2020/lib/services/i18n/i18n.service.mjs +17 -5
  140. package/esm2020/lib/services/i18n/i18n.service.mock.mjs +4 -4
  141. package/esm2020/lib/services/locale/locale.service.mjs +4 -4
  142. package/esm2020/lib/services/log/log.module.mjs +5 -5
  143. package/esm2020/lib/services/log/log.service.mjs +4 -4
  144. package/esm2020/lib/services/permission/permission.service.mjs +4 -4
  145. package/esm2020/lib/services/queue/api-queue.service.mjs +4 -4
  146. package/esm2020/lib/services/storage/local-forage.service.mjs +4 -4
  147. package/esm2020/lib/services/storage/local-storage.service.mjs +4 -4
  148. package/esm2020/lib/services/storage/session-storage.service.mjs +4 -4
  149. package/esm2020/lib/services/store/effects/app.effects.mjs +4 -4
  150. package/esm2020/lib/services/store/store.service.mjs +4 -4
  151. package/esm2020/lib/services/store/store.service.mock.mjs +4 -4
  152. package/esm2020/lib/services/user/user.service.mjs +4 -4
  153. package/esm2020/lib/services/user/user.service.mock.mjs +4 -4
  154. package/esm2020/lib/services/ux-app-shell.service.mjs +4 -4
  155. package/esm2020/lib/services/ux-dynamic-component/ux-dynamic-component.service.mjs +7 -6
  156. package/esm2020/lib/services/ux-dynamic-menu/ux-dynamic-menu.service.mjs +4 -4
  157. package/esm2020/lib/services/ux-error-feedback/ux-error-feedback.service.mjs +4 -4
  158. package/esm2020/lib/services/ux-timezone.service.mjs +4 -4
  159. package/fesm2015/eui-core.mjs +172 -145
  160. package/fesm2015/eui-core.mjs.map +1 -1
  161. package/fesm2020/eui-core.mjs +172 -145
  162. package/fesm2020/eui-core.mjs.map +1 -1
  163. package/lib/helpers/form-helpers.d.ts +2 -2
  164. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts.map +1 -1
  165. package/lib/interceptors/openid/openid-connect.service.d.ts.map +1 -1
  166. package/lib/services/app/eui-init-app.d.ts.map +1 -1
  167. package/lib/services/i18n/i18n.service.d.ts.map +1 -1
  168. package/lib/services/ux-dynamic-component/ux-dynamic-component.service.d.ts +1 -1
  169. package/lib/services/ux-dynamic-component/ux-dynamic-component.service.d.ts.map +1 -1
  170. package/package.json +4 -4
  171. package/eui-core.d.ts +0 -6
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -38,6 +38,7 @@
38
38
 
39
39
 
40
40
 
41
+
41
42
  <ol class="breadcrumb">
42
43
  <li>Injectables</li>
43
44
  <li >UxTimezoneService</li>
@@ -316,6 +317,7 @@
316
317
 
317
318
 
318
319
 
320
+
319
321
  </div><div class="search-results">
320
322
  <div class="has-results">
321
323
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -330,6 +332,15 @@
330
332
  </div>
331
333
  </div>
332
334
 
335
+ <label class="dark-mode-switch">
336
+ <input type="checkbox">
337
+ <span class="slider">
338
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
339
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
340
+ </svg>
341
+ </span>
342
+ </label>
343
+
333
344
  <script>
334
345
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
335
346
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'injectable';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >AddLangParamInterceptor</li>
@@ -239,6 +240,7 @@ Add the header (LANG_PARAM_KEY, <language parameter>) to your request http heade
239
240
 
240
241
 
241
242
 
243
+
242
244
  </div><div class="search-results">
243
245
  <div class="has-results">
244
246
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -253,6 +255,15 @@ Add the header (LANG_PARAM_KEY, <language parameter>) to your request http heade
253
255
  </div>
254
256
  </div>
255
257
 
258
+ <label class="dark-mode-switch">
259
+ <input type="checkbox">
260
+ <span class="slider">
261
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
262
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
263
+ </svg>
264
+ </span>
265
+ </label>
266
+
256
267
  <script>
257
268
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
258
269
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >CachePreventionInterceptor</li>
@@ -188,6 +189,7 @@
188
189
 
189
190
 
190
191
 
192
+
191
193
  </div><div class="search-results">
192
194
  <div class="has-results">
193
195
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -202,6 +204,15 @@
202
204
  </div>
203
205
  </div>
204
206
 
207
+ <label class="dark-mode-switch">
208
+ <input type="checkbox">
209
+ <span class="slider">
210
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
211
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
212
+ </svg>
213
+ </span>
214
+ </label>
215
+
205
216
  <script>
206
217
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
207
218
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >CorsSecurityInterceptor</li>
@@ -188,6 +189,7 @@
188
189
 
189
190
 
190
191
 
192
+
191
193
  </div><div class="search-results">
192
194
  <div class="has-results">
193
195
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -202,6 +204,15 @@
202
204
  </div>
203
205
  </div>
204
206
 
207
+ <label class="dark-mode-switch">
208
+ <input type="checkbox">
209
+ <span class="slider">
210
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
211
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
212
+ </svg>
213
+ </span>
214
+ </label>
215
+
205
216
  <script>
206
217
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
207
218
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >CsrfPreventionInterceptor</li>
@@ -188,6 +189,7 @@
188
189
 
189
190
 
190
191
 
192
+
191
193
  </div><div class="search-results">
192
194
  <div class="has-results">
193
195
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -202,6 +204,15 @@
202
204
  </div>
203
205
  </div>
204
206
 
207
+ <label class="dark-mode-switch">
208
+ <input type="checkbox">
209
+ <span class="slider">
210
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
211
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
212
+ </svg>
213
+ </span>
214
+ </label>
215
+
205
216
  <script>
206
217
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
207
218
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >EuLoginSessionTimeoutHandlingInterceptor</li>
@@ -188,6 +189,7 @@
188
189
 
189
190
 
190
191
 
192
+
191
193
  </div><div class="search-results">
192
194
  <div class="has-results">
193
195
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -202,6 +204,15 @@
202
204
  </div>
203
205
  </div>
204
206
 
207
+ <label class="dark-mode-switch">
208
+ <input type="checkbox">
209
+ <span class="slider">
210
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
211
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
212
+ </svg>
213
+ </span>
214
+ </label>
215
+
205
216
  <script>
206
217
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
207
218
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >HttpErrorHandlerInterceptor</li>
@@ -255,6 +256,7 @@
255
256
 
256
257
 
257
258
 
259
+
258
260
  </div><div class="search-results">
259
261
  <div class="has-results">
260
262
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -269,6 +271,15 @@
269
271
  </div>
270
272
  </div>
271
273
 
274
+ <label class="dark-mode-switch">
275
+ <input type="checkbox">
276
+ <span class="slider">
277
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
278
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
279
+ </svg>
280
+ </span>
281
+ </label>
282
+
272
283
  <script>
273
284
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
274
285
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >OpenIdConnectInterceptor</li>
@@ -281,6 +282,7 @@
281
282
 
282
283
 
283
284
 
285
+
284
286
  </div><div class="search-results">
285
287
  <div class="has-results">
286
288
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -295,6 +297,15 @@
295
297
  </div>
296
298
  </div>
297
299
 
300
+ <label class="dark-mode-switch">
301
+ <input type="checkbox">
302
+ <span class="slider">
303
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
304
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
305
+ </svg>
306
+ </span>
307
+ </label>
308
+
298
309
  <script>
299
310
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
300
311
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -39,6 +39,7 @@
39
39
 
40
40
 
41
41
 
42
+
42
43
  <ol class="breadcrumb">
43
44
  <li>Interceptors</li>
44
45
  <li >UxRequestErrorModelInterceptor</li>
@@ -231,6 +232,7 @@
231
232
 
232
233
 
233
234
 
235
+
234
236
  </div><div class="search-results">
235
237
  <div class="has-results">
236
238
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -245,6 +247,15 @@
245
247
  </div>
246
248
  </div>
247
249
 
250
+ <label class="dark-mode-switch">
251
+ <input type="checkbox">
252
+ <span class="slider">
253
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
254
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
255
+ </svg>
256
+ </span>
257
+ </label>
258
+
248
259
  <script>
249
260
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
250
261
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interceptor';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -226,6 +227,7 @@
226
227
 
227
228
 
228
229
 
230
+
229
231
  </div><div class="search-results">
230
232
  <div class="has-results">
231
233
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -240,6 +242,15 @@
240
242
  </div>
241
243
  </div>
242
244
 
245
+ <label class="dark-mode-switch">
246
+ <input type="checkbox">
247
+ <span class="slider">
248
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
249
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
250
+ </svg>
251
+ </span>
252
+ </label>
253
+
243
254
  <script>
244
255
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
245
256
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -181,6 +182,7 @@
181
182
 
182
183
 
183
184
 
185
+
184
186
  </div><div class="search-results">
185
187
  <div class="has-results">
186
188
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -195,6 +197,15 @@
195
197
  </div>
196
198
  </div>
197
199
 
200
+ <label class="dark-mode-switch">
201
+ <input type="checkbox">
202
+ <span class="slider">
203
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
204
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
205
+ </svg>
206
+ </span>
207
+ </label>
208
+
198
209
  <script>
199
210
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
200
211
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -226,6 +227,7 @@
226
227
 
227
228
 
228
229
 
230
+
229
231
  </div><div class="search-results">
230
232
  <div class="has-results">
231
233
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -240,6 +242,15 @@
240
242
  </div>
241
243
  </div>
242
244
 
245
+ <label class="dark-mode-switch">
246
+ <input type="checkbox">
247
+ <span class="slider">
248
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
249
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
250
+ </svg>
251
+ </span>
252
+ </label>
253
+
243
254
  <script>
244
255
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
245
256
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -373,6 +374,7 @@
373
374
 
374
375
 
375
376
 
377
+
376
378
  </div><div class="search-results">
377
379
  <div class="has-results">
378
380
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -387,6 +389,15 @@
387
389
  </div>
388
390
  </div>
389
391
 
392
+ <label class="dark-mode-switch">
393
+ <input type="checkbox">
394
+ <span class="slider">
395
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
396
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
397
+ </svg>
398
+ </span>
399
+ </label>
400
+
390
401
  <script>
391
402
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
392
403
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -232,6 +233,7 @@
232
233
 
233
234
 
234
235
 
236
+
235
237
  </div><div class="search-results">
236
238
  <div class="has-results">
237
239
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -246,6 +248,15 @@
246
248
  </div>
247
249
  </div>
248
250
 
251
+ <label class="dark-mode-switch">
252
+ <input type="checkbox">
253
+ <span class="slider">
254
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
255
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
256
+ </svg>
257
+ </span>
258
+ </label>
259
+
249
260
  <script>
250
261
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
251
262
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -181,6 +182,7 @@
181
182
 
182
183
 
183
184
 
185
+
184
186
  </div><div class="search-results">
185
187
  <div class="has-results">
186
188
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -195,6 +197,15 @@
195
197
  </div>
196
198
  </div>
197
199
 
200
+ <label class="dark-mode-switch">
201
+ <input type="checkbox">
202
+ <span class="slider">
203
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
204
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
205
+ </svg>
206
+ </span>
207
+ </label>
208
+
198
209
  <script>
199
210
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
200
211
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
@@ -9,7 +9,7 @@
9
9
 
10
10
  <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
11
  <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
12
+ <link rel="stylesheet" href="../styles/dark.css">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -43,6 +43,7 @@
43
43
 
44
44
 
45
45
 
46
+
46
47
  <ol class="breadcrumb">
47
48
  <li>Interfaces</li>
48
49
  <li
@@ -1789,6 +1790,7 @@
1789
1790
 
1790
1791
 
1791
1792
 
1793
+
1792
1794
  </div><div class="search-results">
1793
1795
  <div class="has-results">
1794
1796
  <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
@@ -1803,6 +1805,15 @@
1803
1805
  </div>
1804
1806
  </div>
1805
1807
 
1808
+ <label class="dark-mode-switch">
1809
+ <input type="checkbox">
1810
+ <span class="slider">
1811
+ <svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
1812
+ <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
1813
+ </svg>
1814
+ </span>
1815
+ </label>
1816
+
1806
1817
  <script>
1807
1818
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
1808
1819
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';