@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
|
|
@@ -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
|
|
@@ -244,6 +245,7 @@
|
|
|
244
245
|
|
|
245
246
|
|
|
246
247
|
|
|
248
|
+
|
|
247
249
|
</div><div class="search-results">
|
|
248
250
|
<div class="has-results">
|
|
249
251
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -258,6 +260,15 @@
|
|
|
258
260
|
</div>
|
|
259
261
|
</div>
|
|
260
262
|
|
|
263
|
+
<label class="dark-mode-switch">
|
|
264
|
+
<input type="checkbox">
|
|
265
|
+
<span class="slider">
|
|
266
|
+
<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">
|
|
267
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
268
|
+
</svg>
|
|
269
|
+
</span>
|
|
270
|
+
</label>
|
|
271
|
+
|
|
261
272
|
<script>
|
|
262
273
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
263
274
|
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
|
|
@@ -155,6 +156,7 @@
|
|
|
155
156
|
|
|
156
157
|
|
|
157
158
|
|
|
159
|
+
|
|
158
160
|
</div><div class="search-results">
|
|
159
161
|
<div class="has-results">
|
|
160
162
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -169,6 +171,15 @@
|
|
|
169
171
|
</div>
|
|
170
172
|
</div>
|
|
171
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
|
+
|
|
172
183
|
<script>
|
|
173
184
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
174
185
|
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
|
|
@@ -154,6 +155,7 @@
|
|
|
154
155
|
|
|
155
156
|
|
|
156
157
|
|
|
158
|
+
|
|
157
159
|
</div><div class="search-results">
|
|
158
160
|
<div class="has-results">
|
|
159
161
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -168,6 +170,15 @@
|
|
|
168
170
|
</div>
|
|
169
171
|
</div>
|
|
170
172
|
|
|
173
|
+
<label class="dark-mode-switch">
|
|
174
|
+
<input type="checkbox">
|
|
175
|
+
<span class="slider">
|
|
176
|
+
<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">
|
|
177
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
178
|
+
</svg>
|
|
179
|
+
</span>
|
|
180
|
+
</label>
|
|
181
|
+
|
|
171
182
|
<script>
|
|
172
183
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
173
184
|
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
|
|
@@ -180,6 +181,7 @@
|
|
|
180
181
|
|
|
181
182
|
|
|
182
183
|
|
|
184
|
+
|
|
183
185
|
</div><div class="search-results">
|
|
184
186
|
<div class="has-results">
|
|
185
187
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -194,6 +196,15 @@
|
|
|
194
196
|
</div>
|
|
195
197
|
</div>
|
|
196
198
|
|
|
199
|
+
<label class="dark-mode-switch">
|
|
200
|
+
<input type="checkbox">
|
|
201
|
+
<span class="slider">
|
|
202
|
+
<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">
|
|
203
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
204
|
+
</svg>
|
|
205
|
+
</span>
|
|
206
|
+
</label>
|
|
207
|
+
|
|
197
208
|
<script>
|
|
198
209
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
199
210
|
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
|
|
@@ -263,6 +264,7 @@
|
|
|
263
264
|
|
|
264
265
|
|
|
265
266
|
|
|
267
|
+
|
|
266
268
|
</div><div class="search-results">
|
|
267
269
|
<div class="has-results">
|
|
268
270
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -277,6 +279,15 @@
|
|
|
277
279
|
</div>
|
|
278
280
|
</div>
|
|
279
281
|
|
|
282
|
+
<label class="dark-mode-switch">
|
|
283
|
+
<input type="checkbox">
|
|
284
|
+
<span class="slider">
|
|
285
|
+
<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">
|
|
286
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
287
|
+
</svg>
|
|
288
|
+
</span>
|
|
289
|
+
</label>
|
|
290
|
+
|
|
280
291
|
<script>
|
|
281
292
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
282
293
|
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
|
|
@@ -335,6 +336,7 @@
|
|
|
335
336
|
|
|
336
337
|
|
|
337
338
|
|
|
339
|
+
|
|
338
340
|
</div><div class="search-results">
|
|
339
341
|
<div class="has-results">
|
|
340
342
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -349,6 +351,15 @@
|
|
|
349
351
|
</div>
|
|
350
352
|
</div>
|
|
351
353
|
|
|
354
|
+
<label class="dark-mode-switch">
|
|
355
|
+
<input type="checkbox">
|
|
356
|
+
<span class="slider">
|
|
357
|
+
<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">
|
|
358
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
359
|
+
</svg>
|
|
360
|
+
</span>
|
|
361
|
+
</label>
|
|
362
|
+
|
|
352
363
|
<script>
|
|
353
364
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
354
365
|
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
|
|
@@ -227,6 +228,7 @@
|
|
|
227
228
|
|
|
228
229
|
|
|
229
230
|
|
|
231
|
+
|
|
230
232
|
</div><div class="search-results">
|
|
231
233
|
<div class="has-results">
|
|
232
234
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -241,6 +243,15 @@
|
|
|
241
243
|
</div>
|
|
242
244
|
</div>
|
|
243
245
|
|
|
246
|
+
<label class="dark-mode-switch">
|
|
247
|
+
<input type="checkbox">
|
|
248
|
+
<span class="slider">
|
|
249
|
+
<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">
|
|
250
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
251
|
+
</svg>
|
|
252
|
+
</span>
|
|
253
|
+
</label>
|
|
254
|
+
|
|
244
255
|
<script>
|
|
245
256
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
246
257
|
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
|
|
@@ -101,6 +102,7 @@
|
|
|
101
102
|
|
|
102
103
|
|
|
103
104
|
|
|
105
|
+
|
|
104
106
|
</div><div class="search-results">
|
|
105
107
|
<div class="has-results">
|
|
106
108
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -115,6 +117,15 @@
|
|
|
115
117
|
</div>
|
|
116
118
|
</div>
|
|
117
119
|
|
|
120
|
+
<label class="dark-mode-switch">
|
|
121
|
+
<input type="checkbox">
|
|
122
|
+
<span class="slider">
|
|
123
|
+
<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">
|
|
124
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
125
|
+
</svg>
|
|
126
|
+
</span>
|
|
127
|
+
</label>
|
|
128
|
+
|
|
118
129
|
<script>
|
|
119
130
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
120
131
|
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
|
|
@@ -95,6 +96,7 @@
|
|
|
95
96
|
|
|
96
97
|
|
|
97
98
|
|
|
99
|
+
|
|
98
100
|
</div><div class="search-results">
|
|
99
101
|
<div class="has-results">
|
|
100
102
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -109,6 +111,15 @@
|
|
|
109
111
|
</div>
|
|
110
112
|
</div>
|
|
111
113
|
|
|
114
|
+
<label class="dark-mode-switch">
|
|
115
|
+
<input type="checkbox">
|
|
116
|
+
<span class="slider">
|
|
117
|
+
<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">
|
|
118
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
119
|
+
</svg>
|
|
120
|
+
</span>
|
|
121
|
+
</label>
|
|
122
|
+
|
|
112
123
|
<script>
|
|
113
124
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
114
125
|
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
|
|
@@ -161,6 +162,7 @@
|
|
|
161
162
|
|
|
162
163
|
|
|
163
164
|
|
|
165
|
+
|
|
164
166
|
</div><div class="search-results">
|
|
165
167
|
<div class="has-results">
|
|
166
168
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -175,6 +177,15 @@
|
|
|
175
177
|
</div>
|
|
176
178
|
</div>
|
|
177
179
|
|
|
180
|
+
<label class="dark-mode-switch">
|
|
181
|
+
<input type="checkbox">
|
|
182
|
+
<span class="slider">
|
|
183
|
+
<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">
|
|
184
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
185
|
+
</svg>
|
|
186
|
+
</span>
|
|
187
|
+
</label>
|
|
188
|
+
|
|
178
189
|
<script>
|
|
179
190
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
180
191
|
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
|
|
@@ -212,6 +213,7 @@
|
|
|
212
213
|
|
|
213
214
|
|
|
214
215
|
|
|
216
|
+
|
|
215
217
|
</div><div class="search-results">
|
|
216
218
|
<div class="has-results">
|
|
217
219
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -226,6 +228,15 @@
|
|
|
226
228
|
</div>
|
|
227
229
|
</div>
|
|
228
230
|
|
|
231
|
+
<label class="dark-mode-switch">
|
|
232
|
+
<input type="checkbox">
|
|
233
|
+
<span class="slider">
|
|
234
|
+
<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">
|
|
235
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
236
|
+
</svg>
|
|
237
|
+
</span>
|
|
238
|
+
</label>
|
|
239
|
+
|
|
229
240
|
<script>
|
|
230
241
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
231
242
|
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
|
|
@@ -161,6 +162,7 @@
|
|
|
161
162
|
|
|
162
163
|
|
|
163
164
|
|
|
165
|
+
|
|
164
166
|
</div><div class="search-results">
|
|
165
167
|
<div class="has-results">
|
|
166
168
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -175,6 +177,15 @@
|
|
|
175
177
|
</div>
|
|
176
178
|
</div>
|
|
177
179
|
|
|
180
|
+
<label class="dark-mode-switch">
|
|
181
|
+
<input type="checkbox">
|
|
182
|
+
<span class="slider">
|
|
183
|
+
<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">
|
|
184
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
185
|
+
</svg>
|
|
186
|
+
</span>
|
|
187
|
+
</label>
|
|
188
|
+
|
|
178
189
|
<script>
|
|
179
190
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
180
191
|
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
|
|
@@ -218,6 +219,7 @@
|
|
|
218
219
|
|
|
219
220
|
|
|
220
221
|
|
|
222
|
+
|
|
221
223
|
</div><div class="search-results">
|
|
222
224
|
<div class="has-results">
|
|
223
225
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -232,6 +234,15 @@
|
|
|
232
234
|
</div>
|
|
233
235
|
</div>
|
|
234
236
|
|
|
237
|
+
<label class="dark-mode-switch">
|
|
238
|
+
<input type="checkbox">
|
|
239
|
+
<span class="slider">
|
|
240
|
+
<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">
|
|
241
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
242
|
+
</svg>
|
|
243
|
+
</span>
|
|
244
|
+
</label>
|
|
245
|
+
|
|
235
246
|
<script>
|
|
236
247
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
237
248
|
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
|
|
@@ -290,6 +291,7 @@
|
|
|
290
291
|
|
|
291
292
|
|
|
292
293
|
|
|
294
|
+
|
|
293
295
|
</div><div class="search-results">
|
|
294
296
|
<div class="has-results">
|
|
295
297
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
@@ -304,6 +306,15 @@
|
|
|
304
306
|
</div>
|
|
305
307
|
</div>
|
|
306
308
|
|
|
309
|
+
<label class="dark-mode-switch">
|
|
310
|
+
<input type="checkbox">
|
|
311
|
+
<span class="slider">
|
|
312
|
+
<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">
|
|
313
|
+
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
314
|
+
</svg>
|
|
315
|
+
</span>
|
|
316
|
+
</label>
|
|
317
|
+
|
|
307
318
|
<script>
|
|
308
319
|
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
309
320
|
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
|