@eui/core 13.0.0-rc.41 → 13.0.0-rc.45

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 (100) hide show
  1. package/docs/classes/ActivatedRouteAction.html +1 -10
  2. package/docs/classes/AddApiQueueItemAction.html +1 -10
  3. package/docs/classes/AddAppLoadedConfigModulesAction.html +1 -10
  4. package/docs/classes/ApiQueueServiceMock.html +1 -10
  5. package/docs/classes/AsyncStorageService.html +1 -10
  6. package/docs/classes/AsyncStorageServiceMock.html +1 -10
  7. package/docs/classes/EmptyApiQueueAction.html +1 -10
  8. package/docs/classes/EuiCoreRootGuardClass.html +1 -10
  9. package/docs/classes/EuiError.html +1 -10
  10. package/docs/classes/I18nResourceImpl.html +1 -10
  11. package/docs/classes/InitStoreAction.html +1 -10
  12. package/docs/classes/LogServiceMock.html +1 -10
  13. package/docs/classes/OpenIdConnectServiceMock.html +1 -10
  14. package/docs/classes/RemoveApiQueueItemAction.html +1 -10
  15. package/docs/classes/RouterMock.html +1 -10
  16. package/docs/classes/StorageService.html +1 -10
  17. package/docs/classes/StorageServiceMock.html +1 -10
  18. package/docs/classes/StoreMock.html +1 -10
  19. package/docs/classes/TranslateServiceMock.html +1 -10
  20. package/docs/classes/UpdateAppConnectionAction.html +1 -10
  21. package/docs/classes/UpdateAppStatusAction.html +1 -10
  22. package/docs/classes/UpdateAppVersionAction.html +1 -10
  23. package/docs/classes/UpdateCurrentModuleAction.html +1 -10
  24. package/docs/classes/UpdateI18nStateAction.html +1 -10
  25. package/docs/classes/UpdateLocaleStateAction.html +1 -10
  26. package/docs/classes/UpdateNotificationsListAction.html +1 -10
  27. package/docs/classes/UpdateUserDashboardAction.html +1 -10
  28. package/docs/classes/UpdateUserDetailsAction.html +1 -10
  29. package/docs/classes/UpdateUserPreferencesAction.html +1 -10
  30. package/docs/classes/UpdateUserRightsAction.html +1 -10
  31. package/docs/classes/UpdateUserStateAction.html +1 -10
  32. package/docs/classes/UxErrorManager.html +1 -10
  33. package/docs/classes/UxRootInjectorGuard.html +1 -10
  34. package/docs/dependencies.html +4 -13
  35. package/docs/directives/TranslateMockDirective.html +2 -11
  36. package/docs/index.html +1 -10
  37. package/docs/injectables/ApiQueueService.html +1 -10
  38. package/docs/injectables/CoreAppEffects.html +1 -10
  39. package/docs/injectables/EuiPermissionService.html +1 -10
  40. package/docs/injectables/GlobalErrorHandler.html +1 -10
  41. package/docs/injectables/I18nLoader.html +1 -10
  42. package/docs/injectables/I18nService.html +1 -10
  43. package/docs/injectables/I18nServiceMock.html +1 -10
  44. package/docs/injectables/LocalForageService.html +1 -10
  45. package/docs/injectables/LocalStorageService.html +1 -10
  46. package/docs/injectables/LocaleService.html +1 -10
  47. package/docs/injectables/LocaleServiceMock.html +1 -10
  48. package/docs/injectables/LogService.html +1 -10
  49. package/docs/injectables/OpenIdConnectService.html +1 -10
  50. package/docs/injectables/SessionStorageService.html +1 -10
  51. package/docs/injectables/StoreService.html +1 -10
  52. package/docs/injectables/StoreServiceMock.html +1 -10
  53. package/docs/injectables/UserService.html +1 -10
  54. package/docs/injectables/UserServiceMock.html +1 -10
  55. package/docs/injectables/UxAppShellService.html +1 -10
  56. package/docs/injectables/UxDynamicComponentService.html +2 -11
  57. package/docs/injectables/UxDynamicMenuService.html +2 -11
  58. package/docs/injectables/UxErrorFeedbackService.html +1 -10
  59. package/docs/injectables/UxTimezoneService.html +1 -10
  60. package/docs/interceptors/AddLangParamInterceptor.html +1 -10
  61. package/docs/interceptors/CachePreventionInterceptor.html +1 -10
  62. package/docs/interceptors/CorsSecurityInterceptor.html +1 -10
  63. package/docs/interceptors/CsrfPreventionInterceptor.html +1 -10
  64. package/docs/interceptors/EuLoginSessionTimeoutHandlingInterceptor.html +1 -10
  65. package/docs/interceptors/HttpErrorHandlerInterceptor.html +1 -10
  66. package/docs/interceptors/OpenIdConnectInterceptor.html +1 -10
  67. package/docs/interceptors/UxRequestErrorModelInterceptor.html +1 -10
  68. package/docs/interfaces/LoadedResources.html +1 -10
  69. package/docs/interfaces/LoadedResourcesError.html +1 -10
  70. package/docs/interfaces/ModuleLoadEvent.html +1 -10
  71. package/docs/interfaces/OpenIdConnectUserDetails.html +1 -10
  72. package/docs/interfaces/ResourceError.html +1 -10
  73. package/docs/interfaces/TimeZone.html +1 -10
  74. package/docs/interfaces/UIState.html +1 -10
  75. package/docs/js/menu-wc.js +6 -6
  76. package/docs/js/menu-wc_es5.js +1 -1
  77. package/docs/js/menu.js +2 -48
  78. package/docs/js/search/search_index.js +2 -2
  79. package/docs/license.html +1 -10
  80. package/docs/miscellaneous/enumerations.html +1 -10
  81. package/docs/miscellaneous/functions.html +1 -10
  82. package/docs/miscellaneous/typealiases.html +1 -10
  83. package/docs/miscellaneous/variables.html +1 -10
  84. package/docs/modules/CoreModule.html +1 -10
  85. package/docs/modules/I18nModule.html +1 -10
  86. package/docs/modules/LogModule.html +1 -10
  87. package/docs/modules/TranslateMockModule.html +1 -10
  88. package/docs/modules.html +5 -14
  89. package/docs/pipes/TranslateMockPipe.html +2 -11
  90. package/docs/styles/compodoc.css +1 -71
  91. package/docs/styles/dark.css +33 -37
  92. package/docs/styles/laravel.css +35 -33
  93. package/docs/styles/material.css +17 -15
  94. package/docs/styles/original.css +4 -2
  95. package/docs/styles/postmark.css +14 -12
  96. package/docs/styles/readthedocs.css +8 -6
  97. package/docs/styles/reset.css +34 -115
  98. package/docs/styles/stripe.css +35 -33
  99. package/docs/styles/vagrant.css +28 -26
  100. package/package.json +1 -1
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -501,15 +501,6 @@ or Http response follows order.</p>
501
501
  </div>
502
502
  </div>
503
503
 
504
- <label class="dark-mode-switch">
505
- <input type="checkbox">
506
- <span class="slider">
507
- <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">
508
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
509
- </svg>
510
- </span>
511
- </label>
512
-
513
504
  <script>
514
505
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
515
506
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -889,15 +889,6 @@
889
889
  </div>
890
890
  </div>
891
891
 
892
- <label class="dark-mode-switch">
893
- <input type="checkbox">
894
- <span class="slider">
895
- <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">
896
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
897
- </svg>
898
- </span>
899
- </label>
900
-
901
892
  <script>
902
893
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
903
894
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -375,15 +375,6 @@
375
375
  </div>
376
376
  </div>
377
377
 
378
- <label class="dark-mode-switch">
379
- <input type="checkbox">
380
- <span class="slider">
381
- <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">
382
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
383
- </svg>
384
- </span>
385
- </label>
386
-
387
378
  <script>
388
379
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
389
380
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -115,15 +115,6 @@
115
115
  </div>
116
116
  </div>
117
117
 
118
- <label class="dark-mode-switch">
119
- <input type="checkbox">
120
- <span class="slider">
121
- <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">
122
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
123
- </svg>
124
- </span>
125
- </label>
126
-
127
118
  <script>
128
119
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
129
120
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -175,15 +175,6 @@
175
175
  </div>
176
176
  </div>
177
177
 
178
- <label class="dark-mode-switch">
179
- <input type="checkbox">
180
- <span class="slider">
181
- <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">
182
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
183
- </svg>
184
- </span>
185
- </label>
186
-
187
178
  <script>
188
179
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
189
180
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -458,15 +458,6 @@
458
458
  </div>
459
459
  </div>
460
460
 
461
- <label class="dark-mode-switch">
462
- <input type="checkbox">
463
- <span class="slider">
464
- <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">
465
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
466
- </svg>
467
- </span>
468
- </label>
469
-
470
461
  <script>
471
462
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
472
463
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -171,15 +171,6 @@
171
171
  </div>
172
172
  </div>
173
173
 
174
- <label class="dark-mode-switch">
175
- <input type="checkbox">
176
- <span class="slider">
177
- <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">
178
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
179
- </svg>
180
- </span>
181
- </label>
182
-
183
174
  <script>
184
175
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
185
176
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -171,15 +171,6 @@
171
171
  </div>
172
172
  </div>
173
173
 
174
- <label class="dark-mode-switch">
175
- <input type="checkbox">
176
- <span class="slider">
177
- <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">
178
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
179
- </svg>
180
- </span>
181
- </label>
182
-
183
174
  <script>
184
175
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
185
176
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -447,15 +447,6 @@
447
447
  </div>
448
448
  </div>
449
449
 
450
- <label class="dark-mode-switch">
451
- <input type="checkbox">
452
- <span class="slider">
453
- <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">
454
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
455
- </svg>
456
- </span>
457
- </label>
458
-
459
450
  <script>
460
451
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
461
452
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -588,15 +588,6 @@
588
588
  </div>
589
589
  </div>
590
590
 
591
- <label class="dark-mode-switch">
592
- <input type="checkbox">
593
- <span class="slider">
594
- <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">
595
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
596
- </svg>
597
- </span>
598
- </label>
599
-
600
591
  <script>
601
592
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
602
593
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -273,15 +273,6 @@
273
273
  </div>
274
274
  </div>
275
275
 
276
- <label class="dark-mode-switch">
277
- <input type="checkbox">
278
- <span class="slider">
279
- <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">
280
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
281
- </svg>
282
- </span>
283
- </label>
284
-
285
276
  <script>
286
277
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
287
278
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -354,15 +354,6 @@
354
354
  </div>
355
355
  </div>
356
356
 
357
- <label class="dark-mode-switch">
358
- <input type="checkbox">
359
- <span class="slider">
360
- <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">
361
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
362
- </svg>
363
- </span>
364
- </label>
365
-
366
357
  <script>
367
358
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
368
359
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -877,15 +877,6 @@
877
877
  </div>
878
878
  </div>
879
879
 
880
- <label class="dark-mode-switch">
881
- <input type="checkbox">
882
- <span class="slider">
883
- <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">
884
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
885
- </svg>
886
- </span>
887
- </label>
888
-
889
880
  <script>
890
881
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
891
882
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';
@@ -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">
12
+ <link rel="stylesheet" href="../styles/dark.css" media="(prefers-color-scheme: dark)">
13
13
  <link rel="stylesheet" href="../styles/material.css">
14
14
  </head>
15
15
  <body>
@@ -230,15 +230,6 @@
230
230
  </div>
231
231
  </div>
232
232
 
233
- <label class="dark-mode-switch">
234
- <input type="checkbox">
235
- <span class="slider">
236
- <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">
237
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
238
- </svg>
239
- </span>
240
- </label>
241
-
242
233
  <script>
243
234
  var COMPODOC_CURRENT_PAGE_DEPTH = 1;
244
235
  var COMPODOC_CURRENT_PAGE_CONTEXT = 'class';