@eui/core 17.0.0-next.1 → 17.0.0-next.3

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 (210) hide show
  1. package/esm2022/lib/eui-core.module.mjs +5 -5
  2. package/esm2022/lib/interceptors/add-lang-param.interceptor.mjs +4 -4
  3. package/esm2022/lib/interceptors/cache-prevention.interceptor.mjs +4 -4
  4. package/esm2022/lib/interceptors/cors-security.interceptor.mjs +4 -4
  5. package/esm2022/lib/interceptors/csrf-prevention.interceptor.mjs +4 -4
  6. package/esm2022/lib/interceptors/eu-login-session-timeout-handling.interceptor.mjs +6 -6
  7. package/esm2022/lib/interceptors/openid/openid-connect.interceptor.mjs +12 -7
  8. package/esm2022/lib/interceptors/openid/openid-connect.service.mjs +4 -4
  9. package/esm2022/lib/interceptors/ux-request-error-model.interceptor.mjs +4 -4
  10. package/esm2022/lib/services/dynamic-menu/dynamic-menu.service.mjs +4 -4
  11. package/esm2022/lib/services/errors/global-error-handler.mjs +4 -4
  12. package/esm2022/lib/services/errors/http-error-handler.interceptor.mjs +4 -4
  13. package/esm2022/lib/services/eui-timezone.service.mjs +4 -4
  14. package/esm2022/lib/services/i18n/i18n.loader.mjs +4 -4
  15. package/esm2022/lib/services/i18n/i18n.service.mjs +4 -4
  16. package/esm2022/lib/services/i18n/i18n.service.mock.mjs +4 -4
  17. package/esm2022/lib/services/locale/locale.service.mjs +5 -4
  18. package/esm2022/lib/services/locale/locale.service.mock.mjs +4 -4
  19. package/esm2022/lib/services/log/log.module.mjs +5 -5
  20. package/esm2022/lib/services/log/log.service.mjs +4 -4
  21. package/esm2022/lib/services/permission/permission.service.mjs +4 -4
  22. package/esm2022/lib/services/queue/api-queue.service.mjs +4 -4
  23. package/esm2022/lib/services/queue/api-queue.service.mock.mjs +2 -2
  24. package/esm2022/lib/services/storage/local-forage.service.mjs +4 -4
  25. package/esm2022/lib/services/storage/local-storage.service.mjs +4 -4
  26. package/esm2022/lib/services/storage/session-storage.service.mjs +4 -4
  27. package/esm2022/lib/services/store/effects/app.effects.mjs +4 -4
  28. package/esm2022/lib/services/store/reducers/app.reducers.mjs +2 -1
  29. package/esm2022/lib/services/store/reducers/meta.reducers.mjs +2 -2
  30. package/esm2022/lib/services/store/store.service.mjs +4 -4
  31. package/esm2022/lib/services/store/store.service.mock.mjs +4 -4
  32. package/esm2022/lib/services/user/user.service.mjs +4 -4
  33. package/esm2022/lib/services/user/user.service.mock.mjs +4 -4
  34. package/esm2022/lib/services/ux-app-shell.service.mjs +17 -5
  35. package/esm2022/lib/services/ux-dynamic-component/ux-dynamic-component.service.mjs +4 -4
  36. package/esm2022/lib/services/ux-error-feedback/ux-error-feedback.service.mjs +4 -4
  37. package/fesm2022/eui-core.mjs +128 -109
  38. package/fesm2022/eui-core.mjs.map +1 -1
  39. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts +1 -1
  40. package/lib/interceptors/eu-login-session-timeout-handling.interceptor.d.ts.map +1 -1
  41. package/lib/interceptors/openid/openid-connect.interceptor.d.ts.map +1 -1
  42. package/lib/services/locale/locale.service.d.ts.map +1 -1
  43. package/lib/services/store/reducers/app.reducers.d.ts.map +1 -1
  44. package/lib/services/user/user.service.d.ts +1 -1
  45. package/lib/services/user/user.service.d.ts.map +1 -1
  46. package/lib/services/ux-app-shell.service.d.ts.map +1 -1
  47. package/package.json +1 -1
  48. package/docs/classes/ActivatedRouteAction.html +0 -282
  49. package/docs/classes/AddApiQueueItemAction.html +0 -282
  50. package/docs/classes/AddAppLoadedConfigModulesAction.html +0 -282
  51. package/docs/classes/ApiQueueServiceMock.html +0 -553
  52. package/docs/classes/AsyncStorageService.html +0 -941
  53. package/docs/classes/AsyncStorageServiceMock.html +0 -427
  54. package/docs/classes/EmptyApiQueueAction.html +0 -282
  55. package/docs/classes/EuiCoreRootGuardClass.html +0 -167
  56. package/docs/classes/EuiError.html +0 -227
  57. package/docs/classes/I18nResourceImpl.html +0 -510
  58. package/docs/classes/InitStoreAction.html +0 -282
  59. package/docs/classes/LogServiceMock.html +0 -223
  60. package/docs/classes/OpenIdConnectServiceMock.html +0 -223
  61. package/docs/classes/RemoveApiQueueItemAction.html +0 -282
  62. package/docs/classes/RouterMock.html +0 -499
  63. package/docs/classes/StorageService.html +0 -640
  64. package/docs/classes/StorageServiceMock.html +0 -325
  65. package/docs/classes/StoreMock.html +0 -406
  66. package/docs/classes/TranslateServiceMock.html +0 -929
  67. package/docs/classes/UpdateAppConnectionAction.html +0 -282
  68. package/docs/classes/UpdateAppStatusAction.html +0 -282
  69. package/docs/classes/UpdateAppVersionAction.html +0 -282
  70. package/docs/classes/UpdateCurrentModuleAction.html +0 -282
  71. package/docs/classes/UpdateI18nStateAction.html +0 -282
  72. package/docs/classes/UpdateLocaleStateAction.html +0 -282
  73. package/docs/classes/UpdateNotificationsListAction.html +0 -282
  74. package/docs/classes/UpdateUserDashboardAction.html +0 -282
  75. package/docs/classes/UpdateUserDetailsAction.html +0 -282
  76. package/docs/classes/UpdateUserPreferencesAction.html +0 -282
  77. package/docs/classes/UpdateUserRightsAction.html +0 -282
  78. package/docs/classes/UpdateUserStateAction.html +0 -282
  79. package/docs/classes/UxErrorManager.html +0 -536
  80. package/docs/classes/UxRootInjectorGuard.html +0 -197
  81. package/docs/dependencies.html +0 -319
  82. package/docs/directives/TranslateMockDirective.html +0 -266
  83. package/docs/fonts/ionicons.eot +0 -0
  84. package/docs/fonts/ionicons.svg +0 -2090
  85. package/docs/fonts/ionicons.ttf +0 -0
  86. package/docs/fonts/ionicons.woff +0 -0
  87. package/docs/fonts/ionicons.woff2 +0 -0
  88. package/docs/fonts/roboto-v15-latin-300.eot +0 -0
  89. package/docs/fonts/roboto-v15-latin-300.svg +0 -314
  90. package/docs/fonts/roboto-v15-latin-300.ttf +0 -0
  91. package/docs/fonts/roboto-v15-latin-300.woff +0 -0
  92. package/docs/fonts/roboto-v15-latin-300.woff2 +0 -0
  93. package/docs/fonts/roboto-v15-latin-700.eot +0 -0
  94. package/docs/fonts/roboto-v15-latin-700.svg +0 -310
  95. package/docs/fonts/roboto-v15-latin-700.ttf +0 -0
  96. package/docs/fonts/roboto-v15-latin-700.woff +0 -0
  97. package/docs/fonts/roboto-v15-latin-700.woff2 +0 -0
  98. package/docs/fonts/roboto-v15-latin-italic.eot +0 -0
  99. package/docs/fonts/roboto-v15-latin-italic.svg +0 -323
  100. package/docs/fonts/roboto-v15-latin-italic.ttf +0 -0
  101. package/docs/fonts/roboto-v15-latin-italic.woff +0 -0
  102. package/docs/fonts/roboto-v15-latin-italic.woff2 +0 -0
  103. package/docs/fonts/roboto-v15-latin-regular.eot +0 -0
  104. package/docs/fonts/roboto-v15-latin-regular.svg +0 -308
  105. package/docs/fonts/roboto-v15-latin-regular.ttf +0 -0
  106. package/docs/fonts/roboto-v15-latin-regular.woff +0 -0
  107. package/docs/fonts/roboto-v15-latin-regular.woff2 +0 -0
  108. package/docs/images/compodoc-vectorise-inverted.png +0 -0
  109. package/docs/images/compodoc-vectorise-inverted.svg +0 -201
  110. package/docs/images/compodoc-vectorise.png +0 -0
  111. package/docs/images/compodoc-vectorise.svg +0 -201
  112. package/docs/images/favicon.ico +0 -0
  113. package/docs/index.html +0 -171
  114. package/docs/injectables/ApiQueueService.html +0 -806
  115. package/docs/injectables/CoreAppEffects.html +0 -392
  116. package/docs/injectables/EuiDynamicMenuService.html +0 -379
  117. package/docs/injectables/EuiPermissionService.html +0 -652
  118. package/docs/injectables/EuiTimezoneService.html +0 -382
  119. package/docs/injectables/GlobalErrorHandler.html +0 -293
  120. package/docs/injectables/I18nLoader.html +0 -597
  121. package/docs/injectables/I18nService.html +0 -945
  122. package/docs/injectables/I18nServiceMock.html +0 -634
  123. package/docs/injectables/LocalForageService.html +0 -773
  124. package/docs/injectables/LocalStorageService.html +0 -554
  125. package/docs/injectables/LocaleService.html +0 -799
  126. package/docs/injectables/LocaleServiceMock.html +0 -493
  127. package/docs/injectables/LogService.html +0 -354
  128. package/docs/injectables/OpenIdConnectService.html +0 -225
  129. package/docs/injectables/SessionStorageService.html +0 -554
  130. package/docs/injectables/StoreService.html +0 -651
  131. package/docs/injectables/StoreServiceMock.html +0 -457
  132. package/docs/injectables/UserService.html +0 -760
  133. package/docs/injectables/UserServiceMock.html +0 -649
  134. package/docs/injectables/UxAppShellService.html +0 -2254
  135. package/docs/injectables/UxDynamicComponentService.html +0 -437
  136. package/docs/injectables/UxErrorFeedbackService.html +0 -591
  137. package/docs/interceptors/AddLangParamInterceptor.html +0 -305
  138. package/docs/interceptors/CachePreventionInterceptor.html +0 -254
  139. package/docs/interceptors/CorsSecurityInterceptor.html +0 -254
  140. package/docs/interceptors/CsrfPreventionInterceptor.html +0 -254
  141. package/docs/interceptors/EuLoginSessionTimeoutHandlingInterceptor.html +0 -254
  142. package/docs/interceptors/HttpErrorHandlerInterceptor.html +0 -321
  143. package/docs/interceptors/OpenIdConnectInterceptor.html +0 -347
  144. package/docs/interceptors/UxRequestErrorModelInterceptor.html +0 -297
  145. package/docs/interfaces/EuiTimeZone.html +0 -247
  146. package/docs/interfaces/LoadedResources.html +0 -292
  147. package/docs/interfaces/LoadedResourcesError.html +0 -247
  148. package/docs/interfaces/ModuleLoadEvent.html +0 -292
  149. package/docs/interfaces/OpenIdConnectUserDetails.html +0 -439
  150. package/docs/interfaces/ResourceError.html +0 -298
  151. package/docs/interfaces/UIState.html +0 -1900
  152. package/docs/js/compodoc.js +0 -14
  153. package/docs/js/lazy-load-graphs.js +0 -44
  154. package/docs/js/libs/EventDispatcher.js +0 -5
  155. package/docs/js/libs/bootstrap-native.js +0 -1
  156. package/docs/js/libs/clipboard.min.js +0 -7
  157. package/docs/js/libs/custom-elements-es5-adapter.js +0 -15
  158. package/docs/js/libs/custom-elements.min.js +0 -38
  159. package/docs/js/libs/d3.v3.min.js +0 -2
  160. package/docs/js/libs/deep-iterator.js +0 -2
  161. package/docs/js/libs/es6-shim.min.js +0 -11
  162. package/docs/js/libs/htmlparser.js +0 -23
  163. package/docs/js/libs/innersvg.js +0 -9
  164. package/docs/js/libs/lit-html.js +0 -1
  165. package/docs/js/libs/prism.js +0 -46
  166. package/docs/js/libs/promise.min.js +0 -6
  167. package/docs/js/libs/svg-pan-zoom.min.js +0 -3
  168. package/docs/js/libs/tablesort.min.js +0 -6
  169. package/docs/js/libs/tablesort.number.min.js +0 -6
  170. package/docs/js/libs/vis.min.js +0 -47
  171. package/docs/js/libs/zepto.min.js +0 -2
  172. package/docs/js/menu-wc.js +0 -380
  173. package/docs/js/menu.js +0 -325
  174. package/docs/js/routes.js +0 -301
  175. package/docs/js/search/lunr.min.js +0 -6
  176. package/docs/js/search/search-lunr.js +0 -67
  177. package/docs/js/search/search.js +0 -268
  178. package/docs/js/search/search_index.js +0 -4
  179. package/docs/js/sourceCode.js +0 -58
  180. package/docs/js/svg-pan-zoom.controls.js +0 -53
  181. package/docs/js/tabs.js +0 -21
  182. package/docs/js/tree.js +0 -147
  183. package/docs/license.html +0 -379
  184. package/docs/miscellaneous/enumerations.html +0 -418
  185. package/docs/miscellaneous/functions.html +0 -1864
  186. package/docs/miscellaneous/typealiases.html +0 -258
  187. package/docs/miscellaneous/variables.html +0 -3965
  188. package/docs/modules/CoreModule.html +0 -256
  189. package/docs/modules/I18nModule.html +0 -198
  190. package/docs/modules/LogModule.html +0 -305
  191. package/docs/modules/TranslateMockModule.html +0 -176
  192. package/docs/modules.html +0 -168
  193. package/docs/pipes/TranslateMockPipe.html +0 -227
  194. package/docs/properties.html +0 -124
  195. package/docs/styles/bootstrap-card.css +0 -219
  196. package/docs/styles/bootstrap.min.css +0 -6
  197. package/docs/styles/compodoc.css +0 -1121
  198. package/docs/styles/dark.css +0 -121
  199. package/docs/styles/ionicons.min.css +0 -11
  200. package/docs/styles/laravel.css +0 -113
  201. package/docs/styles/material.css +0 -131
  202. package/docs/styles/original.css +0 -51
  203. package/docs/styles/postmark.css +0 -238
  204. package/docs/styles/prism.css +0 -301
  205. package/docs/styles/readthedocs.css +0 -117
  206. package/docs/styles/reset.css +0 -129
  207. package/docs/styles/stripe.css +0 -106
  208. package/docs/styles/style.css +0 -7
  209. package/docs/styles/tablesort.css +0 -33
  210. package/docs/styles/vagrant.css +0 -130
@@ -1,1121 +0,0 @@
1
- body {
2
- position: absolute;
3
- width: 100%;
4
- height: 100%;
5
- font-family: 'Roboto', sans-serif;
6
- --bs-body-font-size: 0.9rem;
7
- }
8
-
9
- /* roboto-300 - latin */
10
-
11
- @font-face {
12
- font-family: 'Roboto';
13
- font-style: normal;
14
- font-weight: 300;
15
- src: url('../fonts/roboto-v15-latin-300.eot');
16
- /* IE9 Compat Modes */
17
- src: local('Roboto Light'), local('Roboto-Light'),
18
- url('../fonts/roboto-v15-latin-300.eot?#iefix') format('embedded-opentype'),
19
- /* IE6-IE8 */ url('../fonts/roboto-v15-latin-300.woff2') format('woff2'),
20
- /* Super Modern Browsers */ url('../fonts/roboto-v15-latin-300.woff') format('woff'),
21
- /* Modern Browsers */ url('../fonts/roboto-v15-latin-300.ttf') format('truetype'),
22
- /* Safari, Android, iOS */ url('../fonts/roboto-v15-latin-300.svg#Roboto') format('svg');
23
- /* Legacy iOS */
24
- }
25
-
26
- /* roboto-regular - latin */
27
-
28
- @font-face {
29
- font-family: 'Roboto';
30
- font-style: normal;
31
- font-weight: 400;
32
- src: url('../fonts/roboto-v15-latin-regular.eot');
33
- /* IE9 Compat Modes */
34
- src: local('Roboto'), local('Roboto-Regular'),
35
- url('../fonts/roboto-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
36
- /* IE6-IE8 */ url('../fonts/roboto-v15-latin-regular.woff2') format('woff2'),
37
- /* Super Modern Browsers */ url('../fonts/roboto-v15-latin-regular.woff') format('woff'),
38
- /* Modern Browsers */ url('../fonts/roboto-v15-latin-regular.ttf') format('truetype'),
39
- /* Safari, Android, iOS */ url('../fonts/roboto-v15-latin-regular.svg#Roboto') format('svg');
40
- /* Legacy iOS */
41
- }
42
-
43
- /* roboto-700 - latin */
44
-
45
- @font-face {
46
- font-family: 'Roboto';
47
- font-style: normal;
48
- font-weight: 700;
49
- src: url('../fonts/roboto-v15-latin-700.eot');
50
- /* IE9 Compat Modes */
51
- src: local('Roboto Bold'), local('Roboto-Bold'),
52
- url('../fonts/roboto-v15-latin-700.eot?#iefix') format('embedded-opentype'),
53
- /* IE6-IE8 */ url('../fonts/roboto-v15-latin-700.woff2') format('woff2'),
54
- /* Super Modern Browsers */ url('../fonts/roboto-v15-latin-700.woff') format('woff'),
55
- /* Modern Browsers */ url('../fonts/roboto-v15-latin-700.ttf') format('truetype'),
56
- /* Safari, Android, iOS */ url('../fonts/roboto-v15-latin-700.svg#Roboto') format('svg');
57
- /* Legacy iOS */
58
- }
59
-
60
- h1 {
61
- font-size: 26px;
62
- }
63
-
64
- h2 {
65
- font-size: 22px;
66
- }
67
-
68
- h3 {
69
- font-size: 20px;
70
- font-weight: bold;
71
- }
72
-
73
- h4,
74
- h5 {
75
- font-size: 18px;
76
- }
77
-
78
- h6 {
79
- font-size: 16px;
80
- }
81
-
82
- a[href] {
83
- cursor: pointer;
84
- }
85
-
86
- /**
87
- * Mobile navbar
88
- */
89
-
90
- .navbar {
91
- min-height: 50px;
92
- }
93
-
94
- .navbar-brand {
95
- height: 50px;
96
- font-size: 14px;
97
- line-height: 20px;
98
- padding: 15px;
99
- }
100
-
101
- .navbar-static-top {
102
- margin-bottom: 0;
103
- height: 50px;
104
- }
105
-
106
- /**
107
- * Main container
108
- */
109
-
110
- .container-fluid {
111
- overflow-y: hidden;
112
- overflow-x: hidden;
113
- }
114
-
115
- .container-fluid.main {
116
- height: 100%;
117
- padding: 0;
118
- }
119
-
120
- .tab-content.overview {
121
- margin-top: 50px;
122
- margin-left: 15px;
123
- }
124
-
125
- .container-fluid.modules,
126
- .container-fluid.components,
127
- .container-fluid.directives,
128
- .container-fluid.classes,
129
- .container-fluid.injectables,
130
- .container-fluid.pipes,
131
- .content.routes table {
132
- margin-top: 25px;
133
- }
134
-
135
- .container-fluid.modules {
136
- width: 100%;
137
- overflow-y: auto;
138
- }
139
-
140
- .container-fluid.module {
141
- padding: 0;
142
- margin-top: 0;
143
- }
144
-
145
- .container-fluid.module h3 a {
146
- margin-left: 10px;
147
- color: #333;
148
- }
149
-
150
- .row.main {
151
- height: 100%;
152
- margin: 0;
153
- }
154
-
155
- /**
156
- * Copyright
157
- */
158
-
159
- .copyright {
160
- margin: 0;
161
- padding: 15px;
162
- text-align: center;
163
- display: flex;
164
- flex-direction: column;
165
- align-items: center;
166
- z-index: 1;
167
- }
168
-
169
- .copyright img {
170
- width: 80px;
171
- margin-top: 10px;
172
- }
173
-
174
- .copyright a {
175
- color: #009dff;
176
- text-decoration: underline;
177
- }
178
-
179
- /**
180
- * Content
181
- */
182
-
183
- .content {
184
- height: 100%;
185
- overflow-y: auto;
186
- -webkit-overflow-scrolling: touch;
187
- width: calc(100% - 320px);
188
- position: absolute;
189
- top: 0;
190
- left: 320px;
191
- padding: 15px 30px;
192
- }
193
-
194
- .content > h1:first-of-type {
195
- margin-top: 15px;
196
- }
197
-
198
- .content > h3:first-of-type {
199
- margin-top: 5px;
200
- }
201
-
202
- .content.readme h1:first-of-type {
203
- margin-top: 0;
204
- }
205
-
206
- .content table {
207
- margin-top: 20px;
208
- }
209
-
210
- .content-data {
211
- display: flex;
212
- flex-direction: column;
213
- height: 100%;
214
- }
215
-
216
- .content-data .tab-content {
217
- flex: 1;
218
- }
219
-
220
- .content-data .tab-pane {
221
- height: 100%;
222
- }
223
-
224
- .content-data .tab-pane.active {
225
- opacity: 1;
226
- }
227
-
228
- .content-data .exampleContainer {
229
- height: 100%;
230
- width: 100%;
231
- }
232
-
233
- /**
234
- * Icons
235
- */
236
-
237
- .glyphicon,
238
- .icon {
239
- margin-right: 10px;
240
- }
241
-
242
- /**
243
- * Menu
244
- */
245
-
246
- #book-search-input {
247
- padding: 6px;
248
- transition: top 0.5s ease;
249
- background: #fff;
250
- border-bottom: 1px solid rgba(0, 0, 0, 0.07);
251
- border-top: 1px solid rgba(0, 0, 0, 0.07);
252
- margin-bottom: 5px;
253
- margin-top: -1px;
254
- }
255
-
256
- #book-search-input input,
257
- #book-search-input input:focus,
258
- #book-search-input input:hover {
259
- width: 100%;
260
- background: 0 0;
261
- border: 1px solid transparent;
262
- box-shadow: none;
263
- outline: 0;
264
- line-height: 22px;
265
- padding: 7px 7px;
266
- color: inherit;
267
- }
268
-
269
- .panel-body {
270
- padding: 0px;
271
- }
272
-
273
- .panel-group .panel-heading + .panel-collapse > .list-group,
274
- .panel-group .panel-heading + .panel-collapse > .panel-body {
275
- border-top: 0;
276
- }
277
-
278
- .panel-body table tr td {
279
- padding-left: 15px;
280
- }
281
-
282
- .panel-body .table {
283
- margin-bottom: 0px;
284
- }
285
-
286
- .panel-group .panel:first-child {
287
- border-top: 0;
288
- }
289
-
290
- .menu {
291
- background: #fafafa;
292
- border-right: 1px solid #e7e7e7;
293
- height: 100%;
294
- padding: 0;
295
- width: 320px;
296
- overflow-y: auto;
297
- -webkit-overflow-scrolling: touch;
298
- }
299
-
300
- .menu ul.list {
301
- list-style: none;
302
- margin: 0;
303
- padding: 0;
304
- }
305
-
306
- .menu ul.list li a {
307
- display: block;
308
- padding: 10px 15px;
309
- border-bottom: none;
310
- color: #364149;
311
- background: 0 0;
312
- text-overflow: ellipsis;
313
- text-decoration: none;
314
- overflow: hidden;
315
- white-space: nowrap;
316
- position: relative;
317
- }
318
-
319
- .menu ul.list li a.active {
320
- color: #008cff;
321
- }
322
-
323
- .menu ul.list li.divider {
324
- height: 1px;
325
- margin: 7px 0;
326
- overflow: hidden;
327
- background: rgba(0, 0, 0, 0.07);
328
- }
329
-
330
- .menu ul.list li.chapter ul.links {
331
- padding-left: 20px;
332
- }
333
-
334
- .menu ul.list li.for-chapter2 {
335
- padding-left: 0;
336
- }
337
-
338
- .menu ul.list li.for-chapter3 {
339
- padding-left: 20px;
340
- }
341
-
342
- .menu ul.list li.for-chapter4 {
343
- padding-left: 40px;
344
- }
345
-
346
- .menu ul.list li.for-chapter5 {
347
- padding-left: 60px;
348
- }
349
-
350
- .menu ul.list li.chapter .simple {
351
- padding: 10px 15px;
352
- position: relative;
353
- }
354
-
355
- .menu ul.list li.chapter .inner .simple {
356
- padding-left: 35px;
357
- }
358
-
359
- .menu ul.list li.chapter .inner ul.links {
360
- padding-left: 40px;
361
- }
362
-
363
- .menu ul.list li.chapter.additional .inner ul.links {
364
- padding-left: 20px;
365
- }
366
-
367
- .menu .panel-group {
368
- width: 100%;
369
- height: 100%;
370
- overflow-y: auto;
371
- }
372
-
373
- .menu .panel-default {
374
- border-right: none;
375
- border-left: none;
376
- border-bottom: none;
377
- }
378
-
379
- .menu .panel-group .panel-heading + .panel-collapse > .panel-body {
380
- border-top: none;
381
- overflow-y: auto;
382
- max-height: 350px;
383
- }
384
-
385
- .menu .panel-default:last-of-type {
386
- border-bottom: 1px solid #ddd;
387
- }
388
-
389
- .panel-group .panel + .panel {
390
- margin-top: 0;
391
- }
392
-
393
- .panel-group .panel {
394
- z-index: 2;
395
- position: relative;
396
- border-radius: 0;
397
- box-shadow: none;
398
- border-left: 0;
399
- border-right: 0;
400
- }
401
-
402
- .menu a {
403
- color: #3c3c3c;
404
- }
405
-
406
- .xs-menu ul.list li:nth-child(2) {
407
- margin: 0;
408
- background: none;
409
- }
410
-
411
- .menu ul.list li:nth-child(2) {
412
- margin: 0;
413
- background: none;
414
- }
415
-
416
- .menu .title {
417
- padding: 8px 0;
418
- }
419
-
420
- .menu-toggler {
421
- cursor: pointer;
422
- }
423
-
424
- .menu-toggler .ion-ios-arrow-down,
425
- .menu-toggler .ion-ios-arrow-up {
426
- cursor: pointer;
427
- padding: 5px 10px;
428
- font-size: 16px;
429
- position: absolute;
430
- right: 0;
431
- top: 7px;
432
- }
433
-
434
- .overview .card-title .icon {
435
- font-size: 50px;
436
- }
437
-
438
- .overview .card-text a {
439
- text-decoration: underline;
440
- color: black;
441
- }
442
-
443
- .overview .col-sm-3 {
444
- width: 200px;
445
- }
446
-
447
- .breadcrumb {
448
- background: none;
449
- padding-left: 0 !important;
450
- margin-bottom: 10px;
451
- font-size: 24px;
452
- padding-top: 0;
453
- list-style: none;
454
- }
455
-
456
- ol.breadcrumb {
457
- list-style-type: none !important;
458
- }
459
-
460
- .breadcrumb a {
461
- text-decoration: underline;
462
- color: #333;
463
- }
464
-
465
- .comment {
466
- margin: 15px 0;
467
- }
468
-
469
- .io-description {
470
- margin: 10px 0;
471
- }
472
-
473
- .io-file {
474
- margin: 20px 0;
475
- }
476
-
477
- .navbar .btn-menu {
478
- position: absolute;
479
- right: 0;
480
- margin: 10px;
481
- }
482
-
483
- .content ul.nav {
484
- padding-left: 0;
485
- }
486
-
487
- .xs-menu {
488
- height: calc(100% - 50px);
489
- display: none;
490
- width: 100%;
491
- overflow-y: scroll;
492
- z-index: 1;
493
- top: 50px;
494
- position: absolute;
495
- }
496
-
497
- .xs-menu .copyright {
498
- margin-top: 20px;
499
- position: relative;
500
- }
501
-
502
- .tab-source-code {
503
- padding: 10px 0;
504
- }
505
-
506
- pre {
507
- padding: 12px 12px;
508
- border: none;
509
- background: #23241f;
510
- }
511
-
512
- code {
513
- background: none;
514
- padding: 2px 0;
515
- }
516
-
517
- @media (max-width: 767px) {
518
- .container-fluid {
519
- margin-top: 50px;
520
- }
521
-
522
- .container-fluid.main {
523
- height: calc(100% - 50px);
524
- }
525
-
526
- .content {
527
- width: 100%;
528
- left: 0;
529
- position: relative;
530
- }
531
-
532
- .menu ul.list li.title {
533
- display: none;
534
- }
535
- }
536
-
537
- /**
538
- * Search
539
- */
540
-
541
- .search-results {
542
- display: none;
543
- max-width: 800px;
544
- margin: 0 auto;
545
- padding: 20px 15px 40px 15px;
546
- }
547
-
548
- .search-results .no-results {
549
- display: none;
550
- }
551
-
552
- .with-search .search-results {
553
- display: block;
554
- }
555
-
556
- .with-search .content-data {
557
- display: none;
558
- }
559
-
560
- .with-search .xs-menu {
561
- height: 51px;
562
- }
563
-
564
- .with-search .xs-menu nav {
565
- display: none;
566
- }
567
-
568
- .search-results.no-results .has-results {
569
- display: none;
570
- }
571
-
572
- .search-results.no-results .no-results {
573
- display: block;
574
- }
575
-
576
- .search-results .search-results-title {
577
- text-transform: uppercase;
578
- text-align: center;
579
- font-weight: 200;
580
- margin-bottom: 35px;
581
- opacity: 0.6;
582
- }
583
-
584
- .search-results ul.search-results-list {
585
- list-style-type: none;
586
- padding-left: 0;
587
- }
588
-
589
- .search-results ul.search-results-list li {
590
- margin-bottom: 1.5rem;
591
- padding-bottom: 0.5rem;
592
- }
593
-
594
- .search-results ul.search-results-list li p em {
595
- background-color: rgba(255, 220, 0, 0.4);
596
- font-style: normal;
597
- }
598
-
599
- .search-results-item {
600
- margin-bottom: 1rem !important;
601
- margin-top: 1rem;
602
- padding-bottom: 0 !important;
603
- }
604
-
605
- .search-results-item a {
606
- font-size: 18px;
607
- }
608
-
609
- .search-results-group,
610
- .search-results-group .search-results-list {
611
- margin-bottom: 0 !important;
612
- }
613
-
614
- .search-results-group h3 {
615
- margin-top: 10px;
616
- }
617
-
618
- .jsdoc-params {
619
- list-style: square;
620
- margin-top: 10px;
621
- margin-bottom: 0 !important;
622
- }
623
-
624
- .jsdoc-params li {
625
- padding-bottom: 10px;
626
- }
627
-
628
- .jsdoc-example-ul ul {
629
- padding-left: 20px;
630
- }
631
-
632
- example-url {
633
- display: none;
634
- }
635
-
636
- i {
637
- font-style: italic;
638
- }
639
-
640
- .coverage a {
641
- color: #333;
642
- text-decoration: underline;
643
- }
644
-
645
- .coverage tr.low,
646
- .coverage td.low {
647
- background: rgba(216, 96, 75, 0.75);
648
- }
649
-
650
- .coverage tr.medium,
651
- .coverage td.medium {
652
- background: rgba(218, 178, 38, 0.75);
653
- }
654
-
655
- .coverage tr.good,
656
- .coverage td.good {
657
- background: rgba(143, 189, 8, 0.75);
658
- }
659
-
660
- .coverage tr.very-good,
661
- .coverage td.very-good {
662
- background: rgba(77, 199, 31, 0.75);
663
- }
664
-
665
- .coverage td.uncovered {
666
- background: rgba(221, 221, 221, 0.75);
667
- }
668
-
669
- .coverage-header {
670
- background: #fafafa;
671
- }
672
-
673
- thead.coverage-header > tr > td,
674
- thead.coverage-header > tr > th {
675
- border-bottom-width: 0;
676
- }
677
-
678
- th[role='columnheader'].statements:not(.no-sort):after {
679
- margin-left: 10px;
680
- }
681
-
682
- .coverage-count {
683
- color: grey;
684
- font-size: 12px;
685
- margin-left: 10px;
686
- display: inline-block;
687
- width: 50px;
688
- }
689
-
690
- .coverage-badge {
691
- background: #5d5d5d;
692
- border-radius: 4px;
693
- display: inline-block;
694
- color: white;
695
- padding: 4px;
696
- padding-right: 0;
697
- padding-left: 8px;
698
- }
699
-
700
- .coverage-badge .count {
701
- padding: 6px;
702
- margin-left: 5px;
703
- border-top-right-radius: 4px;
704
- border-bottom-right-radius: 4px;
705
- }
706
-
707
- .coverage-badge .count.low {
708
- background: #d8624c;
709
- }
710
-
711
- .coverage-badge .count.medium {
712
- background: #dab226;
713
- }
714
-
715
- .coverage-badge .count.good {
716
- background: #8fbd08;
717
- }
718
-
719
- .coverage-badge .count.very-good {
720
- background: #4dc71f;
721
- }
722
-
723
- .content ol {
724
- list-style-type: decimal;
725
- margin-top: 0;
726
- padding-left: 20px;
727
- margin-bottom: 16px;
728
- }
729
-
730
- .content ul {
731
- list-style: disc;
732
- margin-top: 0;
733
- padding-left: 20px;
734
- margin-bottom: 16px;
735
- }
736
-
737
- .content ul.list-group {
738
- padding-left: 0;
739
- }
740
-
741
- .content ul.list-group li.list-group-item a {
742
- display: inline-block;
743
- max-width: 100%;
744
- overflow: hidden;
745
- text-overflow: ellipsis;
746
- white-space: nowrap;
747
- }
748
-
749
- .content ul ul {
750
- list-style-type: circle;
751
- }
752
-
753
- .compodoc-table {
754
- width: inherit;
755
- }
756
-
757
- .compodoc-table thead {
758
- font-weight: bold;
759
- }
760
-
761
- .modifier {
762
- background: #9a9a9a;
763
- padding: 1px 5px;
764
- color: white;
765
- border-radius: 4px;
766
- }
767
-
768
- .modifier:empty {
769
- display: none;
770
- }
771
-
772
- .modifier-icon {
773
- color: #c7254e;
774
- }
775
-
776
- .modifier-icon.method {
777
- color: white;
778
- background: #c7254e;
779
- padding: 4px;
780
- border-radius: 8px;
781
- font-size: 10px;
782
- margin-right: 2px;
783
- }
784
-
785
- .modifier-icon.method.square {
786
- border-radius: 4px;
787
- }
788
-
789
- .modifier-icon.method.export {
790
- display: none;
791
- }
792
-
793
- .modifier-icon.method .ion-ios-radio-button-off,
794
- .modifier-icon.method .ion-ios-square-outline {
795
- display: none;
796
- }
797
-
798
- .modifier-icon.method .ion-ios-lock {
799
- margin-right: 0;
800
- }
801
-
802
- .modifier-icon.ion-ios-reset {
803
- margin-right: 0;
804
- }
805
-
806
- /**
807
- * Modules
808
- */
809
-
810
- .card-module {
811
- min-height: 323px;
812
- }
813
-
814
- /**
815
- * Routes graph
816
- */
817
-
818
- .node text {
819
- font-size: 12px;
820
- }
821
-
822
- .node .icon {
823
- font-size: 15px;
824
- cursor: default;
825
- }
826
-
827
- .node .icon.has-children {
828
- cursor: pointer;
829
- }
830
-
831
- path.link {
832
- fill: none;
833
- stroke: #9ecae1;
834
- stroke-width: 1.5px;
835
- }
836
-
837
- #body-routes a {
838
- text-decoration: underline;
839
- }
840
-
841
- #body-routes svg {
842
- overflow: visible;
843
- }
844
-
845
- /**
846
- * Miscellaneous
847
- */
848
-
849
- .content.miscellaneous h2 {
850
- margin-bottom: 20px;
851
- }
852
-
853
- .content.miscellaneous h4 {
854
- padding-top: 20px;
855
- }
856
-
857
- /* highlight line */
858
-
859
- .line-highlight {
860
- background: linear-gradient(to right, hsla(0, 0%, 100%, 0.1) 70%, hsla(24, 20%, 50%, 0));
861
- }
862
-
863
- #tree-container {
864
- width: 100%;
865
- height: 100%;
866
- }
867
-
868
- #tree {
869
- position: relative;
870
- }
871
-
872
- .tree-legend {
873
- position: absolute;
874
- bottom: 10px;
875
- left: 10px;
876
- border: 1px solid #ddd;
877
- padding: 5px 10px;
878
- }
879
-
880
- .tree-legend .title {
881
- margin-bottom: 8px;
882
- }
883
-
884
- .tree-legend .color {
885
- width: 20px;
886
- height: 12px;
887
- display: inline-block;
888
- margin-right: 5px;
889
- }
890
-
891
- .tree-legend .htmlelement {
892
- background: #97c2fc;
893
- }
894
-
895
- .tree-legend .component {
896
- background: #fb7e81;
897
- }
898
-
899
- .tree-legend .directive {
900
- background: #ff9800;
901
- }
902
-
903
- #module-graph-svg {
904
- width: 100%;
905
- height: 250px;
906
- }
907
-
908
- #module-graph-svg svg {
909
- width: 100%;
910
- height: 100%;
911
- }
912
-
913
- .content ul.type-parameters {
914
- margin-bottom: 5px;
915
- }
916
-
917
- table.params {
918
- width: 100%;
919
- margin: 10px 0;
920
- border-spacing: 0;
921
- border: 0;
922
- border-collapse: collapse;
923
- }
924
-
925
- table.params thead {
926
- background: #f5f5f5;
927
- color: #525252;
928
- }
929
-
930
- table.params td {
931
- padding: 4px;
932
- border: solid 1px #ddd;
933
- }
934
-
935
- table.params td p {
936
- margin: 0;
937
- }
938
-
939
- .img-responsive {
940
- display: inline-block;
941
- }
942
-
943
- .index-table h6 {
944
- margin-top: 5px;
945
- margin-bottom: 5px;
946
- }
947
-
948
- ul.index-list {
949
- list-style: none;
950
- padding: 0;
951
- column-gap: 20px;
952
- column-count: 3;
953
- line-height: 25px;
954
- margin-bottom: 0;
955
- }
956
-
957
- .no-graph {
958
- text-align: center;
959
- height: 175px;
960
- line-height: 175px;
961
- }
962
-
963
- .name a {
964
- display: none;
965
- color: #6e6e6e;
966
- margin-left: 5px;
967
- }
968
-
969
- .name:hover a {
970
- display: inline-block;
971
- }
972
-
973
- .accessor b {
974
- color: #808080;
975
- margin-right: 8px;
976
- font-weight: normal;
977
- }
978
-
979
- .module-graph-container {
980
- position: relative;
981
- }
982
-
983
- .module-graph-container .size-buttons {
984
- margin-top: 10px;
985
- }
986
-
987
- .module-graph-fullscreen-btn {
988
- position: absolute;
989
- right: 5px;
990
- top: 0;
991
- cursor: pointer;
992
- }
993
-
994
- /**
995
- * Dependencies
996
- */
997
-
998
- .package-dependencies ul {
999
- list-style: none;
1000
- margin: 0;
1001
- }
1002
-
1003
- .package-dependencies li {
1004
- margin: 5px 0;
1005
- }
1006
-
1007
- .deprecated {
1008
- color: #e73440;
1009
- }
1010
- .deprecated p {
1011
- margin-bottom: 0;
1012
- }
1013
- .deprecated-name,
1014
- .deprecated-name:hover {
1015
- text-decoration: line-through !important;
1016
- }
1017
- .deprecated-name::before {
1018
- text-decoration: none;
1019
- display: inline-block;
1020
- }
1021
-
1022
- /**
1023
- * Dark mode
1024
- */
1025
-
1026
- .dark-mode-switch {
1027
- position: absolute;
1028
- top: 70px;
1029
- right: 15px;
1030
- display: inline-block;
1031
- width: 60px;
1032
- height: 34px;
1033
- }
1034
-
1035
- .dark-mode-switch input {
1036
- opacity: 0;
1037
- width: 0;
1038
- height: 0;
1039
- }
1040
-
1041
- .dark-mode-switch .slider {
1042
- position: absolute;
1043
- cursor: pointer;
1044
- top: 0;
1045
- left: 0;
1046
- right: 0;
1047
- bottom: 0;
1048
- background-color: #5cc0ae80;
1049
- border-radius: 34px;
1050
- transition: 0.6s;
1051
- }
1052
-
1053
- .dark-mode-switch .slider:before {
1054
- position: absolute;
1055
- content: '';
1056
- height: 26px;
1057
- width: 26px;
1058
- left: 4px;
1059
- bottom: 4px;
1060
- background-color: white;
1061
- border-radius: 50%;
1062
- transition: 0.4s;
1063
- }
1064
-
1065
- .dark-mode-switch input:checked + .slider {
1066
- background-color: #f1c40fb8;
1067
- }
1068
-
1069
- .dark-mode-switch.dark .slider-icon {
1070
- stroke: black;
1071
- }
1072
-
1073
- .dark-mode-switch input:checked + .slider:before {
1074
- transform: translateX(26px);
1075
- }
1076
-
1077
- .dark-mode-switch .slider-icon {
1078
- transform: rotate(250deg);
1079
- position: absolute;
1080
- right: 6px;
1081
- top: 7px;
1082
- stroke: white;
1083
- }
1084
-
1085
- @media (min-width: 768px) {
1086
- .dark-mode-switch {
1087
- top: 15px;
1088
- }
1089
- }
1090
-
1091
- ul.properties-list {
1092
- list-style: none;
1093
- padding-left: 0;
1094
- }
1095
- .properties-list li {
1096
- margin-bottom: 10px;
1097
- }
1098
-
1099
- .fade.show {
1100
- opacity: 1;
1101
- }
1102
-
1103
- .nav-tabs ::marker {
1104
- content: '';
1105
- }
1106
-
1107
- .content {
1108
- --bs-link-color: #337ab7;
1109
- }
1110
-
1111
- .table-sm > :not(caption) > * > * {
1112
- padding: 0.5rem 0.5rem;
1113
- }
1114
-
1115
- .search-results a {
1116
- text-decoration: none;
1117
- }
1118
-
1119
- .module-graph-container .btn-default {
1120
- --bs-btn-border-color: #ccc;
1121
- }