@eui/base 14.0.0-beta.2 → 14.0.0-rc.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.
- package/docs/classes/ConsoleAppender.html +12 -1
- package/docs/classes/EuiLazyService.html +12 -1
- package/docs/classes/EuiPagination.html +12 -1
- package/docs/classes/EuiService.html +12 -1
- package/docs/classes/LogAppender.html +12 -1
- package/docs/classes/Logger.html +12 -1
- package/docs/classes/LoggerMock.html +12 -1
- package/docs/classes/UrlAppender.html +12 -1
- package/docs/classes/UxClearErrorFeedbackEvent.html +12 -1
- package/docs/classes/UxErrorGroupOnClickEvent.html +12 -1
- package/docs/classes/UxErrorOutput.html +12 -1
- package/docs/classes/UxEuLanguages.html +12 -1
- package/docs/classes/UxPublishErrorFeedbackEvent.html +12 -1
- package/docs/classes/UxValidationErrorClass.html +12 -1
- package/docs/dependencies.html +58 -49
- package/docs/index.html +12 -1
- package/docs/interfaces/ApiQueue.html +12 -1
- package/docs/interfaces/ApiQueueItem.html +12 -1
- package/docs/interfaces/AppState.html +12 -1
- package/docs/interfaces/AuthConfig.html +12 -1
- package/docs/interfaces/ConnectionStatus.html +12 -1
- package/docs/interfaces/ConsoleAppenderConfig.html +12 -1
- package/docs/interfaces/ConsoleAppenderTypeConfig.html +12 -1
- package/docs/interfaces/CoreState.html +12 -1
- package/docs/interfaces/EnvDynamicConfig.html +12 -1
- package/docs/interfaces/EuiAppHandlersConfig.html +12 -1
- package/docs/interfaces/EuiAppJsonConfig.html +12 -1
- package/docs/interfaces/EuiConfig.html +12 -1
- package/docs/interfaces/EuiEnvConfig.html +12 -1
- package/docs/interfaces/EuiPaginationConfig.html +12 -1
- package/docs/interfaces/EuiServiceModel.html +12 -1
- package/docs/interfaces/EuiServiceStatus.html +12 -1
- package/docs/interfaces/EuiStoreServiceModel.html +12 -1
- package/docs/interfaces/GlobalConfig.html +12 -1
- package/docs/interfaces/HttpErrorHandlerConfig.html +12 -1
- package/docs/interfaces/HttpErrorRouteConfig.html +12 -1
- package/docs/interfaces/I18nConfig.html +12 -1
- package/docs/interfaces/I18nLoaderConfig.html +12 -1
- package/docs/interfaces/I18nResource.html +12 -1
- package/docs/interfaces/I18nServiceConfig.html +12 -1
- package/docs/interfaces/I18nState.html +12 -1
- package/docs/interfaces/LoadedConfigModules.html +12 -1
- package/docs/interfaces/LocaleServiceConfig.html +12 -1
- package/docs/interfaces/LocaleState.html +12 -1
- package/docs/interfaces/LogAppenderConfig.html +12 -1
- package/docs/interfaces/LogAppenderTypeConfig.html +12 -1
- package/docs/interfaces/LogConfig.html +12 -1
- package/docs/interfaces/LogEvent.html +12 -1
- package/docs/interfaces/LogPosition.html +12 -1
- package/docs/interfaces/ModuleConfig.html +12 -1
- package/docs/interfaces/ModulesConfig.html +12 -1
- package/docs/interfaces/NotificationsState.html +12 -1
- package/docs/interfaces/UrlAppenderConfig.html +12 -1
- package/docs/interfaces/UrlAppenderTypeConfig.html +12 -1
- package/docs/interfaces/UrlLogEvent.html +12 -1
- package/docs/interfaces/UserConfig.html +12 -1
- package/docs/interfaces/UserDetails.html +12 -1
- package/docs/interfaces/UserPreferences.html +12 -1
- package/docs/interfaces/UserState.html +12 -1
- package/docs/interfaces/UxErrorFeedback.html +12 -1
- package/docs/interfaces/UxErrorFollowMap.html +12 -1
- package/docs/interfaces/UxErrorInfo.html +12 -1
- package/docs/interfaces/UxErrorMessage.html +12 -1
- package/docs/interfaces/UxFormValidationError.html +12 -1
- package/docs/interfaces/UxHttpErrorInfo.html +12 -1
- package/docs/interfaces/UxHttpErrorResponse.html +12 -1
- package/docs/interfaces/UxLanguage.html +12 -1
- package/docs/interfaces/UxMessage.html +12 -1
- package/docs/interfaces/UxModal.html +12 -1
- package/docs/interfaces/UxOrgChartNode.html +12 -1
- package/docs/interfaces/UxUserRight.html +12 -1
- package/docs/interfaces/UxValidationErrorAttribute.html +12 -1
- package/docs/interfaces/UxValidationErrorFeedback.html +12 -1
- package/docs/interfaces/UxValidationErrorI18nMessage.html +12 -1
- package/docs/interfaces/VersionsConfig.html +12 -1
- package/docs/interfaces/XHRConfig.html +12 -1
- package/docs/js/menu-wc.js +5 -0
- package/docs/js/menu-wc_es5.js +4 -4
- package/docs/js/menu.js +62 -6
- package/docs/js/search/search_index.js +2 -2
- package/docs/license.html +12 -1
- package/docs/miscellaneous/enumerations.html +12 -11
- package/docs/miscellaneous/functions.html +12 -1
- package/docs/miscellaneous/typealiases.html +12 -1
- package/docs/miscellaneous/variables.html +12 -1
- package/docs/modules.html +12 -1
- package/docs/properties.html +124 -0
- package/docs/styles/compodoc.css +79 -1
- package/docs/styles/dark.css +37 -33
- package/docs/styles/laravel.css +33 -35
- package/docs/styles/material.css +15 -17
- package/docs/styles/original.css +2 -4
- package/docs/styles/postmark.css +12 -14
- package/docs/styles/readthedocs.css +6 -8
- package/docs/styles/reset.css +115 -34
- package/docs/styles/stripe.css +33 -35
- package/docs/styles/vagrant.css +26 -28
- package/package.json +4 -4
- package/eui-base.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"
|
|
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
|
|
@@ -283,6 +284,7 @@
|
|
|
283
284
|
|
|
284
285
|
|
|
285
286
|
|
|
287
|
+
|
|
286
288
|
</div><div class="search-results">
|
|
287
289
|
<div class="has-results">
|
|
288
290
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -297,6 +299,15 @@
|
|
|
297
299
|
</div>
|
|
298
300
|
</div>
|
|
299
301
|
|
|
302
|
+
<label class="dark-mode-switch">
|
|
303
|
+
<input type="checkbox">
|
|
304
|
+
<span class="slider">
|
|
305
|
+
<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">
|
|
306
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
307
|
+
</svg>
|
|
308
|
+
</span>
|
|
309
|
+
</label>
|
|
310
|
+
|
|
300
311
|
<script>
|
|
301
312
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
302
313
|
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"
|
|
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
|
|
@@ -245,6 +246,7 @@
|
|
|
245
246
|
|
|
246
247
|
|
|
247
248
|
|
|
249
|
+
|
|
248
250
|
</div><div class="search-results">
|
|
249
251
|
<div class="has-results">
|
|
250
252
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -259,6 +261,15 @@
|
|
|
259
261
|
</div>
|
|
260
262
|
</div>
|
|
261
263
|
|
|
264
|
+
<label class="dark-mode-switch">
|
|
265
|
+
<input type="checkbox">
|
|
266
|
+
<span class="slider">
|
|
267
|
+
<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">
|
|
268
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
269
|
+
</svg>
|
|
270
|
+
</span>
|
|
271
|
+
</label>
|
|
272
|
+
|
|
262
273
|
<script>
|
|
263
274
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
264
275
|
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"
|
|
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"
|
|
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
|
|
@@ -251,6 +252,7 @@
|
|
|
251
252
|
|
|
252
253
|
|
|
253
254
|
|
|
255
|
+
|
|
254
256
|
</div><div class="search-results">
|
|
255
257
|
<div class="has-results">
|
|
256
258
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -265,6 +267,15 @@
|
|
|
265
267
|
</div>
|
|
266
268
|
</div>
|
|
267
269
|
|
|
270
|
+
<label class="dark-mode-switch">
|
|
271
|
+
<input type="checkbox">
|
|
272
|
+
<span class="slider">
|
|
273
|
+
<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">
|
|
274
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
275
|
+
</svg>
|
|
276
|
+
</span>
|
|
277
|
+
</label>
|
|
278
|
+
|
|
268
279
|
<script>
|
|
269
280
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
270
281
|
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"
|
|
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
|
|
@@ -283,6 +284,7 @@
|
|
|
283
284
|
|
|
284
285
|
|
|
285
286
|
|
|
287
|
+
|
|
286
288
|
</div><div class="search-results">
|
|
287
289
|
<div class="has-results">
|
|
288
290
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -297,6 +299,15 @@
|
|
|
297
299
|
</div>
|
|
298
300
|
</div>
|
|
299
301
|
|
|
302
|
+
<label class="dark-mode-switch">
|
|
303
|
+
<input type="checkbox">
|
|
304
|
+
<span class="slider">
|
|
305
|
+
<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">
|
|
306
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
307
|
+
</svg>
|
|
308
|
+
</span>
|
|
309
|
+
</label>
|
|
310
|
+
|
|
300
311
|
<script>
|
|
301
312
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
302
313
|
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"
|
|
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
|
|
@@ -523,6 +524,7 @@ you pass a string that's a key of the Service State type it will retrieve th
|
|
|
523
524
|
|
|
524
525
|
|
|
525
526
|
|
|
527
|
+
|
|
526
528
|
</div><div class="search-results">
|
|
527
529
|
<div class="has-results">
|
|
528
530
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -537,6 +539,15 @@ you pass a string that's a key of the Service State type it will retrieve th
|
|
|
537
539
|
</div>
|
|
538
540
|
</div>
|
|
539
541
|
|
|
542
|
+
<label class="dark-mode-switch">
|
|
543
|
+
<input type="checkbox">
|
|
544
|
+
<span class="slider">
|
|
545
|
+
<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">
|
|
546
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
547
|
+
</svg>
|
|
548
|
+
</span>
|
|
549
|
+
</label>
|
|
550
|
+
|
|
540
551
|
<script>
|
|
541
552
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
542
553
|
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"
|
|
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
|
|
@@ -187,6 +188,7 @@
|
|
|
187
188
|
|
|
188
189
|
|
|
189
190
|
|
|
191
|
+
|
|
190
192
|
</div><div class="search-results">
|
|
191
193
|
<div class="has-results">
|
|
192
194
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -201,6 +203,15 @@
|
|
|
201
203
|
</div>
|
|
202
204
|
</div>
|
|
203
205
|
|
|
206
|
+
<label class="dark-mode-switch">
|
|
207
|
+
<input type="checkbox">
|
|
208
|
+
<span class="slider">
|
|
209
|
+
<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">
|
|
210
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
211
|
+
</svg>
|
|
212
|
+
</span>
|
|
213
|
+
</label>
|
|
214
|
+
|
|
204
215
|
<script>
|
|
205
216
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
206
217
|
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"
|
|
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
|
|
@@ -182,6 +183,7 @@
|
|
|
182
183
|
|
|
183
184
|
|
|
184
185
|
|
|
186
|
+
|
|
185
187
|
</div><div class="search-results">
|
|
186
188
|
<div class="has-results">
|
|
187
189
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -196,6 +198,15 @@
|
|
|
196
198
|
</div>
|
|
197
199
|
</div>
|
|
198
200
|
|
|
201
|
+
<label class="dark-mode-switch">
|
|
202
|
+
<input type="checkbox">
|
|
203
|
+
<span class="slider">
|
|
204
|
+
<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">
|
|
205
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
206
|
+
</svg>
|
|
207
|
+
</span>
|
|
208
|
+
</label>
|
|
209
|
+
|
|
199
210
|
<script>
|
|
200
211
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
201
212
|
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"
|
|
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
|
|
@@ -302,6 +303,7 @@
|
|
|
302
303
|
|
|
303
304
|
|
|
304
305
|
|
|
306
|
+
|
|
305
307
|
</div><div class="search-results">
|
|
306
308
|
<div class="has-results">
|
|
307
309
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -316,6 +318,15 @@
|
|
|
316
318
|
</div>
|
|
317
319
|
</div>
|
|
318
320
|
|
|
321
|
+
<label class="dark-mode-switch">
|
|
322
|
+
<input type="checkbox">
|
|
323
|
+
<span class="slider">
|
|
324
|
+
<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">
|
|
325
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
326
|
+
</svg>
|
|
327
|
+
</span>
|
|
328
|
+
</label>
|
|
329
|
+
|
|
319
330
|
<script>
|
|
320
331
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
321
332
|
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"
|
|
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
|
|
@@ -148,6 +149,7 @@
|
|
|
148
149
|
|
|
149
150
|
|
|
150
151
|
|
|
152
|
+
|
|
151
153
|
</div><div class="search-results">
|
|
152
154
|
<div class="has-results">
|
|
153
155
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -162,6 +164,15 @@
|
|
|
162
164
|
</div>
|
|
163
165
|
</div>
|
|
164
166
|
|
|
167
|
+
<label class="dark-mode-switch">
|
|
168
|
+
<input type="checkbox">
|
|
169
|
+
<span class="slider">
|
|
170
|
+
<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">
|
|
171
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
172
|
+
</svg>
|
|
173
|
+
</span>
|
|
174
|
+
</label>
|
|
175
|
+
|
|
165
176
|
<script>
|
|
166
177
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
167
178
|
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"
|
|
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
|
|
@@ -221,6 +222,7 @@ if null, do nothing</p>
|
|
|
221
222
|
|
|
222
223
|
|
|
223
224
|
|
|
225
|
+
|
|
224
226
|
</div><div class="search-results">
|
|
225
227
|
<div class="has-results">
|
|
226
228
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -235,6 +237,15 @@ if null, do nothing</p>
|
|
|
235
237
|
</div>
|
|
236
238
|
</div>
|
|
237
239
|
|
|
240
|
+
<label class="dark-mode-switch">
|
|
241
|
+
<input type="checkbox">
|
|
242
|
+
<span class="slider">
|
|
243
|
+
<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">
|
|
244
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
245
|
+
</svg>
|
|
246
|
+
</span>
|
|
247
|
+
</label>
|
|
248
|
+
|
|
238
249
|
<script>
|
|
239
250
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
240
251
|
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"
|
|
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"
|
|
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
|
|
@@ -245,6 +246,7 @@ Keep in mind that the url should be the prefix and not contain any suffix.</p>
|
|
|
245
246
|
|
|
246
247
|
|
|
247
248
|
|
|
249
|
+
|
|
248
250
|
</div><div class="search-results">
|
|
249
251
|
<div class="has-results">
|
|
250
252
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -259,6 +261,15 @@ Keep in mind that the url should be the prefix and not contain any suffix.</p>
|
|
|
259
261
|
</div>
|
|
260
262
|
</div>
|
|
261
263
|
|
|
264
|
+
<label class="dark-mode-switch">
|
|
265
|
+
<input type="checkbox">
|
|
266
|
+
<span class="slider">
|
|
267
|
+
<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">
|
|
268
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
269
|
+
</svg>
|
|
270
|
+
</span>
|
|
271
|
+
</label>
|
|
272
|
+
|
|
262
273
|
<script>
|
|
263
274
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
264
275
|
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"
|
|
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
|
|
@@ -250,6 +251,7 @@
|
|
|
250
251
|
|
|
251
252
|
|
|
252
253
|
|
|
254
|
+
|
|
253
255
|
</div><div class="search-results">
|
|
254
256
|
<div class="has-results">
|
|
255
257
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -264,6 +266,15 @@
|
|
|
264
266
|
</div>
|
|
265
267
|
</div>
|
|
266
268
|
|
|
269
|
+
<label class="dark-mode-switch">
|
|
270
|
+
<input type="checkbox">
|
|
271
|
+
<span class="slider">
|
|
272
|
+
<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">
|
|
273
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
274
|
+
</svg>
|
|
275
|
+
</span>
|
|
276
|
+
</label>
|
|
277
|
+
|
|
267
278
|
<script>
|
|
268
279
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
269
280
|
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"
|
|
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
|
|
@@ -205,6 +206,7 @@
|
|
|
205
206
|
|
|
206
207
|
|
|
207
208
|
|
|
209
|
+
|
|
208
210
|
</div><div class="search-results">
|
|
209
211
|
<div class="has-results">
|
|
210
212
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -219,6 +221,15 @@
|
|
|
219
221
|
</div>
|
|
220
222
|
</div>
|
|
221
223
|
|
|
224
|
+
<label class="dark-mode-switch">
|
|
225
|
+
<input type="checkbox">
|
|
226
|
+
<span class="slider">
|
|
227
|
+
<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">
|
|
228
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
229
|
+
</svg>
|
|
230
|
+
</span>
|
|
231
|
+
</label>
|
|
232
|
+
|
|
222
233
|
<script>
|
|
223
234
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
224
235
|
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"
|
|
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
|
|
@@ -142,6 +143,7 @@
|
|
|
142
143
|
|
|
143
144
|
|
|
144
145
|
|
|
146
|
+
|
|
145
147
|
</div><div class="search-results">
|
|
146
148
|
<div class="has-results">
|
|
147
149
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -156,6 +158,15 @@
|
|
|
156
158
|
</div>
|
|
157
159
|
</div>
|
|
158
160
|
|
|
161
|
+
<label class="dark-mode-switch">
|
|
162
|
+
<input type="checkbox">
|
|
163
|
+
<span class="slider">
|
|
164
|
+
<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">
|
|
165
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
166
|
+
</svg>
|
|
167
|
+
</span>
|
|
168
|
+
</label>
|
|
169
|
+
|
|
159
170
|
<script>
|
|
160
171
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
161
172
|
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
|