@eui/mobile-core 20.0.2 → 22.0.0-alpha.1
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/CHANGELOG.md +14 -0
- package/docs/architecture.html +223 -0
- package/docs/changelog.html +69 -4
- package/docs/components/EuiMUserProfileActionComponent.html +80 -130
- package/docs/components/EuiMUserProfileAvatarComponent.html +74 -129
- package/docs/components/EuiMUserProfileInfosComponent.html +117 -117
- package/docs/components/EuiMUserProfileInfosItemComponent.html +74 -129
- package/docs/components/EuimAboutComponent.html +108 -28
- package/docs/components/EuimAboutContentLoadingComponent.html +107 -33
- package/docs/components/EuimAlertMessageComponent.html +161 -90
- package/docs/components/EuimAppComponent.html +105 -27
- package/docs/components/EuimAvatarBadgeComponent.html +120 -72
- package/docs/components/EuimAvatarComponent.html +123 -121
- package/docs/components/EuimAvatarIconComponent.html +74 -129
- package/docs/components/EuimAvatarIconSubComponent.html +123 -121
- package/docs/components/EuimAvatarImageComponent.html +91 -121
- package/docs/components/EuimAvatarTextComponent.html +115 -117
- package/docs/components/EuimBadgeComponent.html +121 -43
- package/docs/components/EuimCardComponent.html +123 -71
- package/docs/components/EuimCardListComponent.html +118 -118
- package/docs/components/EuimChangelogComponent.html +131 -128
- package/docs/components/EuimChipSelectorComponent.html +257 -184
- package/docs/components/EuimDataSummaryColComponent.html +92 -25
- package/docs/components/EuimDataSummaryComponent.html +127 -44
- package/docs/components/EuimEmptyListPlaceholderComponent.html +176 -156
- package/docs/components/EuimHeaderDetailsComponent.html +130 -49
- package/docs/components/EuimHelpSupportComponent.html +159 -130
- package/docs/components/EuimHelperTextComponent.html +161 -66
- package/docs/components/EuimLabelComponent.html +134 -53
- package/docs/components/EuimLanguageListComponent.html +185 -31
- package/docs/components/EuimLanguageSelectorComponent.html +156 -54
- package/docs/components/EuimMediaHeaderComponent.html +137 -52
- package/docs/components/EuimMessageComponent.html +130 -47
- package/docs/components/EuimMessageTitleComponent.html +92 -25
- package/docs/components/EuimMultiselectComponent.html +160 -131
- package/docs/components/EuimMultiselectFilterComponent.html +103 -123
- package/docs/components/EuimMultiselectInfoComponent.html +91 -125
- package/docs/components/EuimMultiselectListComponent.html +85 -122
- package/docs/components/EuimMultiselectToolbarComponent.html +126 -134
- package/docs/components/EuimNotificationItemComponent.html +121 -43
- package/docs/components/EuimOpenSourceLicencesComponent.html +127 -137
- package/docs/components/EuimPdfViewerComponent.html +214 -141
- package/docs/components/EuimScrollerXComponent.html +78 -130
- package/docs/components/EuimSidebarComponent.html +125 -114
- package/docs/components/EuimSidebarContentComponent.html +151 -124
- package/docs/components/EuimSkeletonListComponent.html +127 -42
- package/docs/components/EuimSkeletonListItemComponent.html +159 -56
- package/docs/components/EuimSlideInfoScreenComponent.html +74 -129
- package/docs/components/EuimSliderInfoScreenComponent.html +247 -174
- package/docs/components/EuimSpinnerComponent.html +131 -119
- package/docs/components/EuimSpinnerDescriptionComponent.html +74 -129
- package/docs/components/EuimSpinnerMessageComponent.html +74 -129
- package/docs/components/EuimToolbarActionItemsComponent.html +74 -129
- package/docs/components/EuimToolbarComponent.html +150 -140
- package/docs/components/EuimToolbarDatepickerComponent.html +291 -114
- package/docs/components/EuimToolbarQrcodeComponent.html +100 -32
- package/docs/components/EuimToolbarTitleComponent.html +121 -43
- package/docs/components/EuimUserProfileComponent.html +117 -117
- package/docs/dependencies.html +56 -4
- package/docs/directives/BaseStatesDirective.html +175 -62
- package/docs/directives/EuimAlignCenterDirective.html +92 -23
- package/docs/directives/EuimAlignTopDirective.html +92 -23
- package/docs/directives/EuimAvatarMainIconDirective.html +73 -23
- package/docs/directives/EuimAvatarSubIconDirective.html +73 -23
- package/docs/directives/EuimCardImageDirective.html +86 -118
- package/docs/directives/EuimChipSelectorItemDirective.html +104 -108
- package/docs/directives/EuimDataSummaryColLabelDirective.html +121 -41
- package/docs/directives/EuimDataSummaryColValueDirective.html +117 -41
- package/docs/directives/EuimDividerDirective.html +118 -42
- package/docs/directives/EuimEmptyListPlaceholderIconDirective.html +92 -23
- package/docs/directives/EuimEmptyListPlaceholderSubtitleDirective.html +92 -23
- package/docs/directives/EuimEmptyListPlaceholderTitleDirective.html +92 -23
- package/docs/directives/EuimFooterTransparentDirective.html +92 -23
- package/docs/directives/EuimHeaderDetailsIconDirective.html +66 -126
- package/docs/directives/EuimHeaderDetailsMetaDirective.html +66 -126
- package/docs/directives/EuimHeaderDetailsTitleDirective.html +66 -126
- package/docs/directives/EuimListHeaderDirective.html +118 -42
- package/docs/directives/EuimListItemNoPaddingsDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderCustomContentDirective.html +95 -23
- package/docs/directives/EuimMediaHeaderImageDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderSubTitleDirective.html +92 -23
- package/docs/directives/EuimMediaHeaderTitleDirective.html +66 -126
- package/docs/directives/EuimMinWidthDirective.html +105 -29
- package/docs/directives/EuimMultiselectAllDirective.html +138 -101
- package/docs/directives/EuimMultiselectSelectFieldDirective.html +102 -127
- package/docs/directives/EuimReadOnlyFormDirective.html +66 -126
- package/docs/directives/EuimReadOnlyFormLabelDirective.html +92 -23
- package/docs/directives/EuimReadOnlyFormValueDirective.html +66 -126
- package/docs/directives/EuimSidebarFooterNoBordersDirective.html +92 -23
- package/docs/directives/EuimSkeletonTextAvatarDirective.html +92 -23
- package/docs/directives/EuimSliderInfoScreenContentDirective.html +112 -114
- package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +66 -126
- package/docs/directives/EuimSliderInfoScreenTitleDirective.html +66 -126
- package/docs/directives/EuimToolbarDatepickerDatetimeDirective.html +122 -43
- package/docs/directives/EuimToolbarTransparentDirective.html +140 -54
- package/docs/index.html +54 -2
- package/docs/injectables/EuimAppService.html +102 -38
- package/docs/interfaces/ActionBtnsIconsNames.html +169 -123
- package/docs/interfaces/ActionBtnsNames.html +169 -123
- package/docs/interfaces/FilteredData.html +138 -92
- package/docs/interfaces/HelpAndSupportItem.html +145 -99
- package/docs/interfaces/Item.html +504 -458
- package/docs/interfaces/MenuItem.html +408 -362
- package/docs/interfaces/UIState.html +109 -63
- package/docs/js/architecture-graph.js +288 -0
- package/docs/js/libs/bootstrap-native.js +4 -2
- package/docs/js/libs/jszip.min.js +13 -0
- package/docs/js/libs/svg-pan-zoom.min.js +3 -3
- package/docs/js/libs/tablesort.min.js +3 -3
- package/docs/js/libs/tablesort.number.min.js +3 -3
- package/docs/js/libs/vis-network.min.js +78 -0
- package/docs/js/menu-wc.js +25 -13
- package/docs/js/routes/routes_index.js +1 -0
- package/docs/js/routes.js +142 -34
- package/docs/js/search/search.js +62 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/js/tabs.js +98 -15
- package/docs/js/tree.js +44 -7
- package/docs/json/EuimAlertMessageComponent.md +1 -1
- package/docs/json/EuimAvatarImageComponent.md +1 -1
- package/docs/json/EuimCardListComponent.md +1 -1
- package/docs/json/EuimChangelogComponent.md +1 -1
- package/docs/json/EuimChipSelectorComponent.md +4 -4
- package/docs/json/EuimHeaderDetailsComponent.md +1 -1
- package/docs/json/EuimHelperTextComponent.md +1 -0
- package/docs/json/EuimMultiselectComponent.md +1 -1
- package/docs/json/EuimMultiselectToolbarComponent.md +2 -2
- package/docs/json/EuimOpenSourceLicencesComponent.md +2 -2
- package/docs/json/EuimPdfViewerComponent.md +0 -1
- package/docs/json/EuimSidebarContentComponent.md +3 -4
- package/docs/json/EuimSliderInfoScreenComponent.md +3 -3
- package/docs/json/EuimToolbarComponent.md +1 -1
- package/docs/json/EuimToolbarDatepickerComponent.md +5 -4
- package/docs/json/EuimToolbarQrcodeComponent.md +1 -1
- package/docs/json/HbsRenderService.md +6 -0
- package/docs/json/TemplateEditorService.md +6 -0
- package/docs/json/TemplatePlaygroundComponent.md +8 -0
- package/docs/json/ZipExportService.md +6 -0
- package/docs/json/documentation.json +6868 -3891
- package/docs/license.html +46 -4
- package/docs/llms.txt +1527 -0
- package/docs/miscellaneous/typealiases.html +53 -8
- package/docs/miscellaneous/variables.html +320 -36
- package/docs/modules/EuimAboutModule.html +87 -10
- package/docs/modules/EuimAlertMessageModule.html +75 -10
- package/docs/modules/EuimAllModule.html +190 -9
- package/docs/modules/EuimAppModule.html +75 -10
- package/docs/modules/EuimAvatarModule.html +99 -10
- package/docs/modules/EuimBadgeModule.html +75 -10
- package/docs/modules/EuimCardListModule.html +75 -10
- package/docs/modules/EuimCardModule.html +78 -10
- package/docs/modules/EuimChipSelectorComponentModule.html +74 -10
- package/docs/modules/EuimDataSummaryModule.html +84 -10
- package/docs/modules/EuimDividerModule.html +75 -10
- package/docs/modules/EuimEmptyListPlaceholderModule.html +90 -10
- package/docs/modules/EuimHeaderDetailsModule.html +84 -10
- package/docs/modules/EuimLabelModule.html +87 -10
- package/docs/modules/EuimLanguageSelectorModule.html +81 -10
- package/docs/modules/EuimListHeaderModule.html +75 -10
- package/docs/modules/EuimMediaHeaderModule.html +87 -10
- package/docs/modules/EuimMessageModule.html +78 -10
- package/docs/modules/EuimMultiselectModule.html +93 -10
- package/docs/modules/EuimNotificationItemModule.html +75 -10
- package/docs/modules/EuimPdfViewerModule.html +75 -10
- package/docs/modules/EuimScrollerXComponentModule.html +75 -10
- package/docs/modules/EuimSidebarModule.html +78 -10
- package/docs/modules/EuimSkeletonListItemModule.html +75 -10
- package/docs/modules/EuimSkeletonListModule.html +75 -10
- package/docs/modules/EuimSkeletonTextAvatarModule.html +75 -10
- package/docs/modules/EuimSliderInfoScreenModule.html +87 -10
- package/docs/modules/EuimSpinnerComponentModule.html +81 -10
- package/docs/modules/EuimToolbarComponentModule.html +81 -10
- package/docs/modules/EuimToolbarDatepickerModule.html +75 -10
- package/docs/modules/EuimToolbarQrcodeModule.html +75 -10
- package/docs/modules/EuimUserProfileModule.html +87 -10
- package/docs/modules.html +44 -2
- package/docs/properties.html +45 -3
- package/docs/routes.html +228 -0
- package/docs/styles/compodoc.css +365 -44
- package/docs/styles/dark.css +16 -0
- package/docs/template-playground/default-templates.json +192 -0
- package/docs/template-playground/hbs-render.service.ts +217 -0
- package/docs/template-playground/main.ts +9 -0
- package/docs/template-playground/template-editor.service.ts +173 -0
- package/docs/template-playground/template-playground.component.ts +614 -0
- package/docs/template-playground/template-playground.module.ts +29 -0
- package/docs/template-playground/zip-export.service.ts +86 -0
- package/docs/template-playground-app/app.js +1389 -0
- package/docs/template-playground-app/index.html +462 -0
- package/fesm2022/eui-mobile-core.mjs +870 -1214
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/package.json +12 -11
- package/{index.d.ts → types/eui-mobile-core.d.ts} +143 -215
- package/types/eui-mobile-core.d.ts.map +1 -0
- package/docs/js/libs/vis.min.js +0 -47
- package/docs/js/menu-wc_es5.js +0 -40
|
@@ -62,6 +62,20 @@
|
|
|
62
62
|
}
|
|
63
63
|
toggleDarkMode(darkModeState);
|
|
64
64
|
</script>
|
|
65
|
+
<script>
|
|
66
|
+
// --- Iframe navigation tracking for Template Playground ---
|
|
67
|
+
function sendCurrentUrlToParent() {
|
|
68
|
+
if (window.parent && window.parent !== window) {
|
|
69
|
+
window.parent.postMessage({
|
|
70
|
+
type: 'compodoc-iframe-navigate',
|
|
71
|
+
url: window.location.pathname + window.location.hash
|
|
72
|
+
}, '*');
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
window.addEventListener('hashchange', sendCurrentUrlToParent, false);
|
|
76
|
+
window.addEventListener('popstate', sendCurrentUrlToParent, false);
|
|
77
|
+
window.addEventListener('DOMContentLoaded', sendCurrentUrlToParent, false);
|
|
78
|
+
</script>
|
|
65
79
|
|
|
66
80
|
<div class="navbar navbar-default navbar-fixed-top d-md-none p-0">
|
|
67
81
|
<div class="d-flex">
|
|
@@ -71,7 +85,14 @@
|
|
|
71
85
|
</div>
|
|
72
86
|
|
|
73
87
|
<div class="xs-menu menu" id="mobile-menu">
|
|
74
|
-
<div id="book-search-input" role="search"
|
|
88
|
+
<div id="book-search-input" role="search">
|
|
89
|
+
<input type="text" placeholder="Type to search">
|
|
90
|
+
<button type="button"
|
|
91
|
+
class="search-input-clear"
|
|
92
|
+
aria-label="Clear search"
|
|
93
|
+
data-search-input-clear>×</button>
|
|
94
|
+
</div>
|
|
95
|
+
<compodoc-menu></compodoc-menu>
|
|
75
96
|
</div>
|
|
76
97
|
|
|
77
98
|
<div class="container-fluid main">
|
|
@@ -86,6 +107,10 @@
|
|
|
86
107
|
|
|
87
108
|
|
|
88
109
|
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
89
114
|
<ol class="breadcrumb">
|
|
90
115
|
<li class="breadcrumb-item">Components</li>
|
|
91
116
|
<li class="breadcrumb-item"
|
|
@@ -93,32 +118,34 @@
|
|
|
93
118
|
EuimChipSelectorComponent</li>
|
|
94
119
|
</ol>
|
|
95
120
|
|
|
121
|
+
<div class="io-file io-file-path" data-compodoc="entity-file-path">
|
|
122
|
+
<span class="icon ion-ios-document" aria-hidden="true"></span>
|
|
123
|
+
<code>packages/core/src/lib/components/euim-chip-selector/euim-chip-selector.component.ts</code>
|
|
124
|
+
</div>
|
|
125
|
+
|
|
96
126
|
<ul class="nav nav-tabs" role="tablist">
|
|
97
127
|
<li class="nav-item">
|
|
98
128
|
<a href="#info" class="nav-link active"
|
|
99
129
|
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
100
130
|
</li>
|
|
131
|
+
<li class="nav-item">
|
|
132
|
+
<a href="#api" class="nav-link"
|
|
133
|
+
role="tab" id="api-tab" data-bs-toggle="tab" data-link="api">API</a>
|
|
134
|
+
</li>
|
|
101
135
|
</ul>
|
|
102
136
|
|
|
103
137
|
<div class="tab-content">
|
|
104
|
-
<div class="tab-pane fade active in" id="info"
|
|
105
|
-
<h3>File</h3>
|
|
106
|
-
</p>
|
|
107
|
-
<p class="comment">
|
|
108
|
-
<code>packages/core/src/lib/components/euim-chip-selector/euim-chip-selector.component.ts</code>
|
|
109
|
-
</p>
|
|
110
|
-
|
|
111
|
-
|
|
138
|
+
<div class="tab-pane fade active in" id="info">
|
|
112
139
|
|
|
113
140
|
|
|
114
141
|
<p class="comment">
|
|
115
142
|
<h3>Implements</h3>
|
|
116
143
|
</p>
|
|
117
144
|
<p class="comment">
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
145
|
+
<code><a href="https://angular.dev/api/core/AfterViewInit" target="_blank" >AfterViewInit</a></code>
|
|
146
|
+
<code><a href="https://angular.dev/api/core/AfterContentInit" target="_blank" >AfterContentInit</a></code>
|
|
147
|
+
<code><a href="https://angular.dev/api/core/OnChanges" target="_blank" >OnChanges</a></code>
|
|
148
|
+
<code><a href="https://angular.dev/api/core/OnDestroy" target="_blank" >OnDestroy</a></code>
|
|
122
149
|
</p>
|
|
123
150
|
|
|
124
151
|
|
|
@@ -140,6 +167,10 @@
|
|
|
140
167
|
|
|
141
168
|
|
|
142
169
|
|
|
170
|
+
<tr>
|
|
171
|
+
<td class="col-md-3">host</td>
|
|
172
|
+
<td class="col-md-9"><code>{<br>}</code></td>
|
|
173
|
+
</tr>
|
|
143
174
|
|
|
144
175
|
|
|
145
176
|
|
|
@@ -155,9 +186,12 @@
|
|
|
155
186
|
<tr>
|
|
156
187
|
<td class="col-md-3">imports</td>
|
|
157
188
|
<td class="col-md-9">
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
189
|
+
<div> <code>IonSearchbar</code>
|
|
190
|
+
</div>
|
|
191
|
+
<div> <code><a href="../modules/EuimScrollerXComponentModule.html" target="_self" >EuimScrollerXComponentModule</a></code>
|
|
192
|
+
</div>
|
|
193
|
+
<div> <code><a href="https://angular.dev/api/common/CommonModule" target="_blank" >CommonModule</a></code>
|
|
194
|
+
</div>
|
|
161
195
|
</td>
|
|
162
196
|
</tr>
|
|
163
197
|
|
|
@@ -168,6 +202,7 @@
|
|
|
168
202
|
|
|
169
203
|
|
|
170
204
|
|
|
205
|
+
|
|
171
206
|
<tr>
|
|
172
207
|
<td class="col-md-3">templateUrl</td>
|
|
173
208
|
<td class="col-md-9"><code>euim-chip-selector.component.html</code></td>
|
|
@@ -184,196 +219,237 @@
|
|
|
184
219
|
</table>
|
|
185
220
|
</section>
|
|
186
221
|
|
|
187
|
-
|
|
222
|
+
<section data-compodoc="block-relationships">
|
|
223
|
+
<h3>Relationships</h3>
|
|
224
|
+
|
|
225
|
+
<div class="row pt-3">
|
|
226
|
+
<div class="col-sm-6">
|
|
227
|
+
<h4>Used by</h4>
|
|
228
|
+
<ul class="list-unstyled relationships-list">
|
|
229
|
+
<li>
|
|
230
|
+
<code><a href="../modules/EuimAllModule.html" target="_self" >EuimAllModule</a></code>
|
|
231
|
+
</li>
|
|
232
|
+
<li>
|
|
233
|
+
<code><a href="../modules/EuimChipSelectorComponentModule.html" target="_self" >EuimChipSelectorComponentModule</a></code>
|
|
234
|
+
</li>
|
|
235
|
+
</ul>
|
|
236
|
+
</div>
|
|
237
|
+
|
|
238
|
+
<div class="col-sm-6">
|
|
239
|
+
<h4>Depends on</h4>
|
|
240
|
+
<ul class="list-unstyled relationships-list">
|
|
241
|
+
<li>
|
|
242
|
+
<code>IonSearchbar</code>
|
|
243
|
+
</li>
|
|
244
|
+
<li>
|
|
245
|
+
<code><a href="../modules/EuimScrollerXComponentModule.html" target="_self" >EuimScrollerXComponentModule</a></code>
|
|
246
|
+
</li>
|
|
247
|
+
<li>
|
|
248
|
+
<code><a href="https://angular.dev/api/common/CommonModule" target="_blank" >CommonModule</a></code>
|
|
249
|
+
</li>
|
|
250
|
+
<li>
|
|
251
|
+
<code><a href="https://angular.dev/api/core/AfterViewInit" target="_blank" >AfterViewInit</a></code>
|
|
252
|
+
</li>
|
|
253
|
+
<li>
|
|
254
|
+
<code><a href="https://angular.dev/api/core/AfterContentInit" target="_blank" >AfterContentInit</a></code>
|
|
255
|
+
</li>
|
|
256
|
+
<li>
|
|
257
|
+
<code><a href="https://angular.dev/api/core/OnChanges" target="_blank" >OnChanges</a></code>
|
|
258
|
+
</li>
|
|
259
|
+
<li>
|
|
260
|
+
<code><a href="https://angular.dev/api/core/OnDestroy" target="_blank" >OnDestroy</a></code>
|
|
261
|
+
</li>
|
|
262
|
+
</ul>
|
|
263
|
+
</div>
|
|
264
|
+
</div>
|
|
265
|
+
</section>
|
|
266
|
+
</div>
|
|
267
|
+
|
|
268
|
+
<div class="tab-pane fade " id="api"> <section data-compodoc="block-index">
|
|
188
269
|
<h3 id="index">Index</h3>
|
|
189
|
-
|
|
190
|
-
|
|
270
|
+
<table class="table table-sm table-bordered index-table">
|
|
271
|
+
<tbody>
|
|
191
272
|
<tr>
|
|
192
|
-
<td class="col-md-
|
|
273
|
+
<td class="col-md-3">
|
|
193
274
|
<h6><b>Properties</b></h6>
|
|
194
275
|
</td>
|
|
195
|
-
|
|
196
|
-
<tr>
|
|
197
|
-
<td class="col-md-4">
|
|
276
|
+
<td class="col-md-9">
|
|
198
277
|
<ul class="index-list">
|
|
199
278
|
<li>
|
|
279
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
200
280
|
<a href="#clickEventHandled" >clickEventHandled</a>
|
|
201
281
|
</li>
|
|
202
282
|
<li>
|
|
283
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
203
284
|
<span class="modifier"></span>
|
|
204
285
|
<a href="#euimChipSelectorItemComponent" >euimChipSelectorItemComponent</a>
|
|
205
286
|
</li>
|
|
206
287
|
<li>
|
|
288
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
207
289
|
<a href="#euimChipSelectorItemSubscription" >euimChipSelectorItemSubscription</a>
|
|
208
290
|
</li>
|
|
209
291
|
<li>
|
|
292
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
210
293
|
<a href="#filterConditions" >filterConditions</a>
|
|
211
294
|
</li>
|
|
212
295
|
<li>
|
|
296
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
213
297
|
<a href="#filteredData" >filteredData</a>
|
|
214
298
|
</li>
|
|
215
299
|
<li>
|
|
300
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
301
|
+
<a href="#hostClasses" >hostClasses</a>
|
|
302
|
+
</li>
|
|
303
|
+
<li>
|
|
304
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
216
305
|
<a href="#isEmitEvent" >isEmitEvent</a>
|
|
217
306
|
</li>
|
|
218
307
|
<li>
|
|
308
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">P</span>
|
|
219
309
|
<a href="#searchInput" >searchInput</a>
|
|
220
310
|
</li>
|
|
221
311
|
</ul>
|
|
222
312
|
</td>
|
|
223
313
|
</tr>
|
|
314
|
+
</tbody>
|
|
315
|
+
</table>
|
|
224
316
|
|
|
317
|
+
<table class="table table-sm table-bordered index-table">
|
|
318
|
+
<tbody>
|
|
225
319
|
<tr>
|
|
226
|
-
<td class="col-md-
|
|
320
|
+
<td class="col-md-3">
|
|
227
321
|
<h6><b>Methods</b></h6>
|
|
228
322
|
</td>
|
|
229
|
-
|
|
230
|
-
<tr>
|
|
231
|
-
<td class="col-md-4">
|
|
323
|
+
<td class="col-md-9">
|
|
232
324
|
<ul class="index-list">
|
|
233
325
|
<li>
|
|
326
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
234
327
|
<a href="#addSelectedStyles" >addSelectedStyles</a>
|
|
235
328
|
</li>
|
|
236
329
|
<li>
|
|
330
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
237
331
|
<a href="#applyFilter" >applyFilter</a>
|
|
238
332
|
</li>
|
|
239
333
|
<li>
|
|
334
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
240
335
|
<a href="#clearFiltersAndSelectAll" >clearFiltersAndSelectAll</a>
|
|
241
336
|
</li>
|
|
242
337
|
<li>
|
|
243
|
-
<
|
|
244
|
-
</li>
|
|
245
|
-
<li>
|
|
338
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
246
339
|
<a href="#getCssItemClasses" >getCssItemClasses</a>
|
|
247
340
|
</li>
|
|
248
341
|
<li>
|
|
342
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
249
343
|
<a href="#handleChange" >handleChange</a>
|
|
250
344
|
</li>
|
|
251
345
|
<li>
|
|
346
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
252
347
|
<a href="#onFilterChange" >onFilterChange</a>
|
|
253
348
|
</li>
|
|
254
349
|
<li>
|
|
350
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
255
351
|
<a href="#removeSelectedStyles" >removeSelectedStyles</a>
|
|
256
352
|
</li>
|
|
257
353
|
<li>
|
|
354
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
258
355
|
<a href="#setCssItemClasses" >setCssItemClasses</a>
|
|
259
356
|
</li>
|
|
260
357
|
<li>
|
|
358
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
261
359
|
<a href="#subscribeToChanges" >subscribeToChanges</a>
|
|
262
360
|
</li>
|
|
263
361
|
<li>
|
|
362
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
264
363
|
<a href="#updateChipsAndFilterDataAfterInit" >updateChipsAndFilterDataAfterInit</a>
|
|
265
364
|
</li>
|
|
266
365
|
<li>
|
|
366
|
+
<span class="reference-badge reference-badge--method" aria-hidden="true">M</span>
|
|
267
367
|
<a href="#updateChipsAndFilters" >updateChipsAndFilters</a>
|
|
268
368
|
</li>
|
|
269
369
|
</ul>
|
|
270
370
|
</td>
|
|
271
371
|
</tr>
|
|
372
|
+
</tbody>
|
|
373
|
+
</table>
|
|
272
374
|
|
|
375
|
+
<table class="table table-sm table-bordered index-table">
|
|
376
|
+
<tbody>
|
|
273
377
|
<tr>
|
|
274
|
-
<td class="col-md-
|
|
378
|
+
<td class="col-md-3">
|
|
275
379
|
<h6><b>Inputs</b></h6>
|
|
276
380
|
</td>
|
|
277
|
-
|
|
278
|
-
<tr>
|
|
279
|
-
<td class="col-md-4">
|
|
381
|
+
<td class="col-md-9">
|
|
280
382
|
<ul class="index-list">
|
|
281
383
|
<li>
|
|
282
|
-
<a href="#backgroundColor" >backgroundColor</a>
|
|
384
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#backgroundColor" >backgroundColor</a>
|
|
283
385
|
</li>
|
|
284
386
|
<li>
|
|
285
|
-
<a href="#chipFill" >chipFill</a>
|
|
387
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#chipFill" >chipFill</a>
|
|
286
388
|
</li>
|
|
287
389
|
<li>
|
|
288
|
-
<a href="#chipSelectedColor" >chipSelectedColor</a>
|
|
390
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#chipSelectedColor" >chipSelectedColor</a>
|
|
289
391
|
</li>
|
|
290
392
|
<li>
|
|
291
|
-
<a href="#color" >color</a>
|
|
393
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#color" >color</a>
|
|
292
394
|
</li>
|
|
293
395
|
<li>
|
|
294
|
-
<a href="#euimKeepSelection" >euimKeepSelection</a>
|
|
396
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#euimKeepSelection" >euimKeepSelection</a>
|
|
295
397
|
</li>
|
|
296
398
|
<li>
|
|
297
|
-
<a href="#hasBoxShadow" >hasBoxShadow</a>
|
|
399
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasBoxShadow" >hasBoxShadow</a>
|
|
298
400
|
</li>
|
|
299
401
|
<li>
|
|
300
|
-
<a href="#hasColorTransparency" >hasColorTransparency</a>
|
|
402
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasColorTransparency" >hasColorTransparency</a>
|
|
301
403
|
</li>
|
|
302
404
|
<li>
|
|
303
|
-
<a href="#
|
|
405
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasSearchbar" >hasSearchbar</a>
|
|
304
406
|
</li>
|
|
305
407
|
<li>
|
|
306
|
-
<a href="#
|
|
408
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isCustomMode" >isCustomMode</a>
|
|
307
409
|
</li>
|
|
308
410
|
<li>
|
|
309
|
-
<a href="#
|
|
411
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#isMultiSelectionMode" >isMultiSelectionMode</a>
|
|
310
412
|
</li>
|
|
311
413
|
<li>
|
|
312
|
-
<a href="#
|
|
414
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#selectedChips" >selectedChips</a>
|
|
313
415
|
</li>
|
|
314
416
|
<li>
|
|
315
|
-
<a href="#
|
|
417
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#sourceData" >sourceData</a>
|
|
316
418
|
</li>
|
|
317
419
|
<li>
|
|
318
|
-
<a href="#
|
|
420
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">I</span><a href="#hasNoScrollerX" >hasNoScrollerX</a>
|
|
319
421
|
</li>
|
|
320
422
|
</ul>
|
|
321
423
|
</td>
|
|
322
424
|
</tr>
|
|
425
|
+
</tbody>
|
|
426
|
+
</table>
|
|
323
427
|
|
|
428
|
+
<table class="table table-sm table-bordered index-table">
|
|
429
|
+
<tbody>
|
|
324
430
|
<tr>
|
|
325
|
-
<td class="col-md-
|
|
431
|
+
<td class="col-md-3">
|
|
326
432
|
<h6><b>Outputs</b></h6>
|
|
327
433
|
</td>
|
|
328
|
-
|
|
329
|
-
<tr>
|
|
330
|
-
<td class="col-md-4">
|
|
434
|
+
<td class="col-md-9">
|
|
331
435
|
<ul class="index-list">
|
|
332
436
|
<li>
|
|
333
|
-
<a href="#clickItems" >clickItems</a>
|
|
437
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#clickItems" >clickItems</a>
|
|
334
438
|
</li>
|
|
335
439
|
<li>
|
|
336
|
-
<a href="#filterData" >filterData</a>
|
|
440
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#filterData" >filterData</a>
|
|
337
441
|
</li>
|
|
338
442
|
<li>
|
|
339
|
-
<a href="#selectedChipsChange" >selectedChipsChange</a>
|
|
443
|
+
<span class="reference-badge reference-badge--property" aria-hidden="true">O</span><a href="#selectedChipsChange" >selectedChipsChange</a>
|
|
340
444
|
</li>
|
|
341
445
|
</ul>
|
|
342
446
|
</td>
|
|
343
447
|
</tr>
|
|
448
|
+
</tbody>
|
|
449
|
+
</table>
|
|
344
450
|
|
|
345
|
-
<tr>
|
|
346
|
-
<td class="col-md-4">
|
|
347
|
-
<h6><b>HostBindings</b></h6>
|
|
348
|
-
</td>
|
|
349
|
-
</tr>
|
|
350
|
-
<tr>
|
|
351
|
-
<td class="col-md-4">
|
|
352
|
-
<ul class="index-list">
|
|
353
|
-
<li>
|
|
354
|
-
<a href="#class" >class</a>
|
|
355
|
-
</li>
|
|
356
|
-
</ul>
|
|
357
|
-
</td>
|
|
358
|
-
</tr>
|
|
359
451
|
|
|
360
452
|
|
|
361
|
-
<tr>
|
|
362
|
-
<td class="col-md-4">
|
|
363
|
-
<h6><b>Accessors</b></h6>
|
|
364
|
-
</td>
|
|
365
|
-
</tr>
|
|
366
|
-
<tr>
|
|
367
|
-
<td class="col-md-4">
|
|
368
|
-
<ul class="index-list">
|
|
369
|
-
<li>
|
|
370
|
-
<a href="#cssClasses" >cssClasses</a>
|
|
371
|
-
</li>
|
|
372
|
-
</ul>
|
|
373
|
-
</td>
|
|
374
|
-
</tr>
|
|
375
|
-
</tbody>
|
|
376
|
-
</table>
|
|
377
453
|
</section>
|
|
378
454
|
|
|
379
455
|
|
|
@@ -530,8 +606,8 @@
|
|
|
530
606
|
<tbody>
|
|
531
607
|
<tr>
|
|
532
608
|
<td class="col-md-4">
|
|
533
|
-
<a name="
|
|
534
|
-
<b>
|
|
609
|
+
<a name="hasSearchbar"></a>
|
|
610
|
+
<b>hasSearchbar</b>
|
|
535
611
|
</td>
|
|
536
612
|
</tr>
|
|
537
613
|
<tr>
|
|
@@ -551,8 +627,8 @@
|
|
|
551
627
|
<tbody>
|
|
552
628
|
<tr>
|
|
553
629
|
<td class="col-md-4">
|
|
554
|
-
<a name="
|
|
555
|
-
<b>
|
|
630
|
+
<a name="isCustomMode"></a>
|
|
631
|
+
<b>isCustomMode</b>
|
|
556
632
|
</td>
|
|
557
633
|
</tr>
|
|
558
634
|
<tr>
|
|
@@ -572,8 +648,8 @@
|
|
|
572
648
|
<tbody>
|
|
573
649
|
<tr>
|
|
574
650
|
<td class="col-md-4">
|
|
575
|
-
<a name="
|
|
576
|
-
<b>
|
|
651
|
+
<a name="isMultiSelectionMode"></a>
|
|
652
|
+
<b>isMultiSelectionMode</b>
|
|
577
653
|
</td>
|
|
578
654
|
</tr>
|
|
579
655
|
<tr>
|
|
@@ -593,19 +669,19 @@
|
|
|
593
669
|
<tbody>
|
|
594
670
|
<tr>
|
|
595
671
|
<td class="col-md-4">
|
|
596
|
-
<a name="
|
|
597
|
-
<b>
|
|
672
|
+
<a name="selectedChips"></a>
|
|
673
|
+
<b>selectedChips</b>
|
|
598
674
|
</td>
|
|
599
675
|
</tr>
|
|
600
676
|
<tr>
|
|
601
677
|
<td class="col-md-4">
|
|
602
|
-
<i>Type : </i> <code>
|
|
678
|
+
<i>Type : </i> <code>{}</code>
|
|
603
679
|
|
|
604
680
|
</td>
|
|
605
681
|
</tr>
|
|
606
682
|
<tr>
|
|
607
683
|
<td class="col-md-4">
|
|
608
|
-
<i>Default value : </i><code>
|
|
684
|
+
<i>Default value : </i><code>[]</code>
|
|
609
685
|
</td>
|
|
610
686
|
</tr>
|
|
611
687
|
</tbody>
|
|
@@ -614,13 +690,13 @@
|
|
|
614
690
|
<tbody>
|
|
615
691
|
<tr>
|
|
616
692
|
<td class="col-md-4">
|
|
617
|
-
<a name="
|
|
618
|
-
<b>
|
|
693
|
+
<a name="sourceData"></a>
|
|
694
|
+
<b>sourceData</b>
|
|
619
695
|
</td>
|
|
620
696
|
</tr>
|
|
621
697
|
<tr>
|
|
622
698
|
<td class="col-md-4">
|
|
623
|
-
<i>Type : </i>
|
|
699
|
+
<i>Type : </i> <code><a href="../interfaces/FilteredData.html" target="_self" >FilteredData[]</a></code>
|
|
624
700
|
|
|
625
701
|
</td>
|
|
626
702
|
</tr>
|
|
@@ -635,24 +711,25 @@
|
|
|
635
711
|
<tbody>
|
|
636
712
|
<tr>
|
|
637
713
|
<td class="col-md-4">
|
|
638
|
-
<a name="
|
|
639
|
-
<b>
|
|
714
|
+
<a name="hasNoScrollerX"></a>
|
|
715
|
+
<b>hasNoScrollerX</b>
|
|
640
716
|
</td>
|
|
641
717
|
</tr>
|
|
642
718
|
<tr>
|
|
643
719
|
<td class="col-md-4">
|
|
644
|
-
<i>Type : </i> <code><a href="
|
|
720
|
+
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
|
|
645
721
|
|
|
646
722
|
</td>
|
|
647
723
|
</tr>
|
|
648
724
|
<tr>
|
|
649
725
|
<td class="col-md-4">
|
|
650
|
-
<i>Default value : </i><code>
|
|
726
|
+
<i>Default value : </i><code>false</code>
|
|
651
727
|
</td>
|
|
652
728
|
</tr>
|
|
653
729
|
</tbody>
|
|
654
730
|
</table>
|
|
655
731
|
</section>
|
|
732
|
+
|
|
656
733
|
<section data-compodoc="block-outputs">
|
|
657
734
|
<h3 id="outputs">Outputs</h3>
|
|
658
735
|
<table class="table table-sm table-bordered">
|
|
@@ -665,7 +742,7 @@
|
|
|
665
742
|
</tr>
|
|
666
743
|
<tr>
|
|
667
744
|
<td class="col-md-4">
|
|
668
|
-
<i>Type : </i> <code>
|
|
745
|
+
<i>Type : </i> <code>string[]</code>
|
|
669
746
|
|
|
670
747
|
</td>
|
|
671
748
|
</tr>
|
|
@@ -681,7 +758,7 @@
|
|
|
681
758
|
</tr>
|
|
682
759
|
<tr>
|
|
683
760
|
<td class="col-md-4">
|
|
684
|
-
<i>Type : </i>
|
|
761
|
+
<i>Type : </i> <code><a href="../interfaces/FilteredData.html" target="_self" >FilteredData[]</a></code>
|
|
685
762
|
|
|
686
763
|
</td>
|
|
687
764
|
</tr>
|
|
@@ -697,37 +774,15 @@
|
|
|
697
774
|
</tr>
|
|
698
775
|
<tr>
|
|
699
776
|
<td class="col-md-4">
|
|
700
|
-
<i>Type : </i> <code>
|
|
777
|
+
<i>Type : </i> <code>string[]</code>
|
|
701
778
|
|
|
702
779
|
</td>
|
|
703
780
|
</tr>
|
|
704
781
|
</tbody>
|
|
705
782
|
</table>
|
|
706
783
|
</section>
|
|
707
|
-
<section data-compodoc="block-properties">
|
|
708
|
-
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
709
|
-
<tbody>
|
|
710
|
-
<tr>
|
|
711
|
-
<td class="col-md-4">
|
|
712
|
-
<a name="class"></a>
|
|
713
|
-
<span class="name">
|
|
714
|
-
<span ><b>class</b></span>
|
|
715
|
-
<a href="#class"><span class="icon ion-ios-link"></span></a>
|
|
716
|
-
</span>
|
|
717
|
-
</td>
|
|
718
|
-
</tr>
|
|
719
|
-
<tr>
|
|
720
|
-
<td class="col-md-4">
|
|
721
|
-
<i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
722
|
-
|
|
723
|
-
</td>
|
|
724
|
-
</tr>
|
|
725
784
|
|
|
726
785
|
|
|
727
|
-
</tbody>
|
|
728
|
-
</table>
|
|
729
|
-
</section>
|
|
730
|
-
|
|
731
786
|
|
|
732
787
|
<section data-compodoc="block-methods">
|
|
733
788
|
|
|
@@ -747,7 +802,7 @@
|
|
|
747
802
|
</tr>
|
|
748
803
|
<tr>
|
|
749
804
|
<td class="col-md-4">
|
|
750
|
-
<code>addSelectedStyles(item)</code>
|
|
805
|
+
<code>addSelectedStyles(item: unknown)</code>
|
|
751
806
|
</td>
|
|
752
807
|
</tr>
|
|
753
808
|
|
|
@@ -764,12 +819,16 @@
|
|
|
764
819
|
<thead>
|
|
765
820
|
<tr>
|
|
766
821
|
<td>Name</td>
|
|
822
|
+
<td>Type</td>
|
|
767
823
|
<td>Optional</td>
|
|
768
824
|
</tr>
|
|
769
825
|
</thead>
|
|
770
826
|
<tbody>
|
|
771
827
|
<tr>
|
|
772
828
|
<td>item</td>
|
|
829
|
+
<td>
|
|
830
|
+
<code>unknown</code>
|
|
831
|
+
</td>
|
|
773
832
|
|
|
774
833
|
<td>
|
|
775
834
|
No
|
|
@@ -907,37 +966,6 @@
|
|
|
907
966
|
</tr>
|
|
908
967
|
</tbody>
|
|
909
968
|
</table>
|
|
910
|
-
<table class="table table-sm table-bordered">
|
|
911
|
-
<tbody>
|
|
912
|
-
<tr>
|
|
913
|
-
<td class="col-md-4">
|
|
914
|
-
<a name="getCssClasses"></a>
|
|
915
|
-
<span class="name">
|
|
916
|
-
<span ><b>getCssClasses</b></span>
|
|
917
|
-
<a href="#getCssClasses"><span class="icon ion-ios-link"></span></a>
|
|
918
|
-
</span>
|
|
919
|
-
</td>
|
|
920
|
-
</tr>
|
|
921
|
-
<tr>
|
|
922
|
-
<td class="col-md-4">
|
|
923
|
-
<code>getCssClasses()</code>
|
|
924
|
-
</td>
|
|
925
|
-
</tr>
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
<tr>
|
|
931
|
-
<td class="col-md-4">
|
|
932
|
-
|
|
933
|
-
<div class="io-description">
|
|
934
|
-
<b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
935
|
-
|
|
936
|
-
</div>
|
|
937
|
-
</td>
|
|
938
|
-
</tr>
|
|
939
|
-
</tbody>
|
|
940
|
-
</table>
|
|
941
969
|
<table class="table table-sm table-bordered">
|
|
942
970
|
<tbody>
|
|
943
971
|
<tr>
|
|
@@ -1043,7 +1071,7 @@
|
|
|
1043
1071
|
</tr>
|
|
1044
1072
|
<tr>
|
|
1045
1073
|
<td class="col-md-4">
|
|
1046
|
-
<code>onFilterChange(filterCondition: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>, isFilterAll: BooleanInput, item)</code>
|
|
1074
|
+
<code>onFilterChange(filterCondition: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>, isFilterAll: BooleanInput, item: unknown)</code>
|
|
1047
1075
|
</td>
|
|
1048
1076
|
</tr>
|
|
1049
1077
|
|
|
@@ -1092,6 +1120,7 @@
|
|
|
1092
1120
|
<tr>
|
|
1093
1121
|
<td>item</td>
|
|
1094
1122
|
<td>
|
|
1123
|
+
<code>unknown</code>
|
|
1095
1124
|
</td>
|
|
1096
1125
|
|
|
1097
1126
|
<td>
|
|
@@ -1127,7 +1156,7 @@
|
|
|
1127
1156
|
</tr>
|
|
1128
1157
|
<tr>
|
|
1129
1158
|
<td class="col-md-4">
|
|
1130
|
-
<code>removeSelectedStyles(item)</code>
|
|
1159
|
+
<code>removeSelectedStyles(item: unknown)</code>
|
|
1131
1160
|
</td>
|
|
1132
1161
|
</tr>
|
|
1133
1162
|
|
|
@@ -1144,12 +1173,16 @@
|
|
|
1144
1173
|
<thead>
|
|
1145
1174
|
<tr>
|
|
1146
1175
|
<td>Name</td>
|
|
1176
|
+
<td>Type</td>
|
|
1147
1177
|
<td>Optional</td>
|
|
1148
1178
|
</tr>
|
|
1149
1179
|
</thead>
|
|
1150
1180
|
<tbody>
|
|
1151
1181
|
<tr>
|
|
1152
1182
|
<td>item</td>
|
|
1183
|
+
<td>
|
|
1184
|
+
<code>unknown</code>
|
|
1185
|
+
</td>
|
|
1153
1186
|
|
|
1154
1187
|
<td>
|
|
1155
1188
|
No
|
|
@@ -1326,6 +1359,7 @@
|
|
|
1326
1359
|
</tbody>
|
|
1327
1360
|
</table>
|
|
1328
1361
|
</section>
|
|
1362
|
+
|
|
1329
1363
|
<section data-compodoc="block-properties">
|
|
1330
1364
|
|
|
1331
1365
|
<h3 id="inputs">
|
|
@@ -1342,6 +1376,12 @@
|
|
|
1342
1376
|
</span>
|
|
1343
1377
|
</td>
|
|
1344
1378
|
</tr>
|
|
1379
|
+
<tr>
|
|
1380
|
+
<td class="col-md-4">
|
|
1381
|
+
<i>Type : </i> <code>unknown</code>
|
|
1382
|
+
|
|
1383
|
+
</td>
|
|
1384
|
+
</tr>
|
|
1345
1385
|
<tr>
|
|
1346
1386
|
<td class="col-md-4">
|
|
1347
1387
|
<i>Default value : </i><code>false</code>
|
|
@@ -1453,6 +1493,38 @@
|
|
|
1453
1493
|
</tr>
|
|
1454
1494
|
|
|
1455
1495
|
|
|
1496
|
+
</tbody>
|
|
1497
|
+
</table>
|
|
1498
|
+
<table class="table table-sm table-bordered">
|
|
1499
|
+
<tbody>
|
|
1500
|
+
<tr>
|
|
1501
|
+
<td class="col-md-4">
|
|
1502
|
+
<a name="hostClasses"></a>
|
|
1503
|
+
<span class="name">
|
|
1504
|
+
<span ><b>hostClasses</b></span>
|
|
1505
|
+
<a href="#hostClasses"><span class="icon ion-ios-link"></span></a>
|
|
1506
|
+
</span>
|
|
1507
|
+
</td>
|
|
1508
|
+
</tr>
|
|
1509
|
+
<tr>
|
|
1510
|
+
<td class="col-md-4">
|
|
1511
|
+
<i>Type : </i> <code>unknown</code>
|
|
1512
|
+
|
|
1513
|
+
</td>
|
|
1514
|
+
</tr>
|
|
1515
|
+
<tr>
|
|
1516
|
+
<td class="col-md-4">
|
|
1517
|
+
<i>Default value : </i><code>computed(() => {
|
|
1518
|
+
return [
|
|
1519
|
+
'euim-chip-selector',
|
|
1520
|
+
this.backgroundColor ? `euim-chip-selector--background-color-${this.backgroundColor}` : '',
|
|
1521
|
+
this.hasNoScrollerX() ? 'euim-chip-selector--has-no-scroller-x' : '',
|
|
1522
|
+
].join(' ').trim();
|
|
1523
|
+
})</code>
|
|
1524
|
+
</td>
|
|
1525
|
+
</tr>
|
|
1526
|
+
|
|
1527
|
+
|
|
1456
1528
|
</tbody>
|
|
1457
1529
|
</table>
|
|
1458
1530
|
<table class="table table-sm table-bordered">
|
|
@@ -1466,6 +1538,12 @@
|
|
|
1466
1538
|
</span>
|
|
1467
1539
|
</td>
|
|
1468
1540
|
</tr>
|
|
1541
|
+
<tr>
|
|
1542
|
+
<td class="col-md-4">
|
|
1543
|
+
<i>Type : </i> <code>unknown</code>
|
|
1544
|
+
|
|
1545
|
+
</td>
|
|
1546
|
+
</tr>
|
|
1469
1547
|
<tr>
|
|
1470
1548
|
<td class="col-md-4">
|
|
1471
1549
|
<i>Default value : </i><code>true</code>
|
|
@@ -1503,28 +1581,6 @@
|
|
|
1503
1581
|
</table>
|
|
1504
1582
|
</section>
|
|
1505
1583
|
|
|
1506
|
-
<section data-compodoc="block-accessors">
|
|
1507
|
-
<h3 id="accessors">
|
|
1508
|
-
Accessors
|
|
1509
|
-
</h3>
|
|
1510
|
-
<table class="table table-sm table-bordered">
|
|
1511
|
-
<tbody>
|
|
1512
|
-
<tr>
|
|
1513
|
-
<td class="col-md-4">
|
|
1514
|
-
<a name="cssClasses"></a>
|
|
1515
|
-
<span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
|
|
1516
|
-
</td>
|
|
1517
|
-
</tr>
|
|
1518
|
-
|
|
1519
|
-
<tr>
|
|
1520
|
-
<td class="col-md-4">
|
|
1521
|
-
<span class="accessor"><b>get</b><code>cssClasses()</code></span>
|
|
1522
|
-
</td>
|
|
1523
|
-
</tr>
|
|
1524
|
-
|
|
1525
|
-
</tbody>
|
|
1526
|
-
</table>
|
|
1527
|
-
</section>
|
|
1528
1584
|
</div>
|
|
1529
1585
|
|
|
1530
1586
|
|
|
@@ -1535,7 +1591,7 @@
|
|
|
1535
1591
|
|
|
1536
1592
|
</div>
|
|
1537
1593
|
|
|
1538
|
-
<script src="../js/libs/vis.min.js"></script>
|
|
1594
|
+
<script src="../js/libs/vis-network.min.js"></script>
|
|
1539
1595
|
<script src="../js/libs/htmlparser.js"></script>
|
|
1540
1596
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
1541
1597
|
<script>
|
|
@@ -1594,6 +1650,24 @@
|
|
|
1594
1650
|
|
|
1595
1651
|
<script>
|
|
1596
1652
|
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
1653
|
+
var updateDarkModeSwitchOffset = function () {
|
|
1654
|
+
var content = document.querySelector('.content');
|
|
1655
|
+
var scrollbarWidth = 0;
|
|
1656
|
+
|
|
1657
|
+
if (content) {
|
|
1658
|
+
scrollbarWidth = Math.max(0, content.offsetWidth - content.clientWidth);
|
|
1659
|
+
}
|
|
1660
|
+
|
|
1661
|
+
document.documentElement.style.setProperty(
|
|
1662
|
+
'--content-scrollbar-width',
|
|
1663
|
+
scrollbarWidth + 'px'
|
|
1664
|
+
);
|
|
1665
|
+
};
|
|
1666
|
+
|
|
1667
|
+
updateDarkModeSwitchOffset();
|
|
1668
|
+
requestAnimationFrame(updateDarkModeSwitchOffset);
|
|
1669
|
+
window.addEventListener('resize', updateDarkModeSwitchOffset);
|
|
1670
|
+
|
|
1597
1671
|
checkToggle(darkModeState);
|
|
1598
1672
|
if ($darkModeToggleSwitchers.length > 0) {
|
|
1599
1673
|
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
@@ -1609,7 +1683,6 @@
|
|
|
1609
1683
|
<script src="../js/libs/lit-html.js"></script>
|
|
1610
1684
|
|
|
1611
1685
|
<script src="../js/menu-wc.js" defer></script>
|
|
1612
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
1613
1686
|
|
|
1614
1687
|
<script src="../js/libs/bootstrap-native.js"></script>
|
|
1615
1688
|
|