@eui/mobile-core 17.4.0-snapshot-1726214281497 → 17.4.0-snapshot-1726827373755
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/components/EuimCardComponent.html +1 -1
- package/docs/components/EuimCardListComponent.html +93 -32
- package/docs/components/EuimChipSelectorComponent.html +25 -1
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/lib/components/euim-card/euim-card.component.mjs +4 -4
- package/esm2022/lib/components/euim-card-list/euim-card-list.component.mjs +17 -6
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +11 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +2 -2
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +2 -2
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +2 -2
- package/fesm2022/eui-mobile-core.mjs +34 -16
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/euim-card-list/euim-card-list.component.d.ts +4 -2
- package/lib/components/euim-card-list/euim-card-list.component.d.ts.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +4 -2
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
<script src="../js/libs/htmlparser.js"></script>
|
|
492
492
|
<script src="../js/libs/deep-iterator.js"></script>
|
|
493
493
|
<script>
|
|
494
|
-
var COMPONENT_TEMPLATE = '<div><ion-card> <ng-content select="[euimCardImage]"></ng-content> <div class="euim-card__content"
|
|
494
|
+
var COMPONENT_TEMPLATE = '<div><ion-card [style.width]="imageWidth ? imageWidth : \'\'"> <ng-content select="[euimCardImage]"></ng-content> <div class="euim-card__content"> <ng-content></ng-content> </div></ion-card></div>'
|
|
495
495
|
var COMPONENTS = [{'name': 'EuimAboutComponent', 'selector': 'euim-about'},{'name': 'EuimAboutContentLoadingComponent', 'selector': 'euim-about-content-loading'},{'name': 'EuimAlertMessageComponent', 'selector': 'euim-alert-message'},{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimBadgeComponent', 'selector': 'euim-badge'},{'name': 'EuimCardComponent', 'selector': 'euim-card'},{'name': 'EuimCardListComponent', 'selector': 'euim-card-list'},{'name': 'EuimChangelogComponent', 'selector': 'euim-changelog'},{'name': 'EuimChipSelectorComponent', 'selector': 'euim-chip-selector'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHelpSupportComponent', 'selector': 'euim-help-support'},{'name': 'EuimLabelComponent', 'selector': 'div[euimLabel], p[euimLabel], span[euimLabel], euim-label'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimMultiselectComponent', 'selector': 'euim-multiselect'},{'name': 'EuimMultiselectFilterComponent', 'selector': 'euim-multiselect-filter'},{'name': 'EuimMultiselectInfoComponent', 'selector': 'euim-multiselect-info'},{'name': 'EuimMultiselectListComponent', 'selector': 'euim-multiselect-list'},{'name': 'EuimMultiselectToolbarComponent', 'selector': 'euim-multiselect-toolbar'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimOpenSourceLicencesComponent', 'selector': 'euim-opensource-licences'},{'name': 'EuimPdfViewerComponent', 'selector': 'euim-pdf-viewer'},{'name': 'EuimScrollerXComponent', 'selector': 'euim-scroller-x'},{'name': 'EuimSidebarComponent', 'selector': 'euim-sidebar'},{'name': 'EuimSidebarContentComponent', 'selector': 'euim-sidebar-content'},{'name': 'EuimSkeletonListComponent', 'selector': 'euim-skeleton-list'},{'name': 'EuimSkeletonListItemComponent', 'selector': 'euim-skeleton-list-item'},{'name': 'EuimSlideInfoScreenComponent', 'selector': 'euim-slide-info-screen'},{'name': 'EuimSliderInfoScreenComponent', 'selector': 'euim-slider-info-screen'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'name': 'EuimToolbarDatepickerComponent', 'selector': 'euim-toolbar-datepicker'},{'name': 'EuimToolbarTitleComponent', 'selector': 'euim-toolbar-title'},{'name': 'EuiMUserProfileActionComponent', 'selector': 'euim-user-profile-action'},{'name': 'EuiMUserProfileAvatarComponent', 'selector': 'euim-user-profile-avatar'},{'name': 'EuimUserProfileComponent', 'selector': 'euim-user-profile'},{'name': 'EuiMUserProfileInfosComponent', 'selector': 'euim-user-profile-infos'},{'name': 'EuiMUserProfileInfosItemComponent', 'selector': 'euim-user-profile-infos-item'}];
|
|
496
496
|
var DIRECTIVES = [{'name': 'BaseStatesDirective', 'selector': '[euimBase]'},{'name': 'EuimAlignCenterDirective', 'selector': '[euimAlignCenter]'},{'name': 'EuimAlignTopDirective', 'selector': '[euimAlignTop]'},{'name': 'EuimAvatarMainIconDirective', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconDirective', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimCardImageDirective', 'selector': '[euimCardImage]'},{'name': 'EuimChipSelectorItemDirective', 'selector': '[euimChipSelectorItem]'},{'name': 'EuimDataSummaryColLabelDirective', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueDirective', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDividerDirective', 'selector': '[euimDivider]'},{'name': 'EuimHeaderDetailsIconDirective', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaDirective', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleDirective', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'},{'name': 'EuimListItemNoPaddingsDirective', 'selector': '[euimListItemNoPaddings]'},{'name': 'EuimMediaHeaderImageDirective', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderSubTitleDirective', 'selector': '[euimMediaHeaderSubTitle]'},{'name': 'EuimMediaHeaderTitleDirective', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMinWidthDirective', 'selector': '[euimMinWidth]'},{'name': 'EuimMultiselectAllDirective', 'selector': '[euimMultiselectAll]'},{'name': 'EuimMultiselectSelectFieldDirective', 'selector': '[euimMultiselectSelectField]'},{'name': 'EuimReadOnlyFormDirective', 'selector': '[euimReadOnlyForm]'},{'name': 'EuimReadOnlyFormLabelDirective', 'selector': '[euimReadOnlyFormLabel]'},{'name': 'EuimReadOnlyFormValueDirective', 'selector': '[euimReadOnlyFormValue]'},{'name': 'EuimSidebarFooterNoBordersDirective', 'selector': '[euimSidebarFooterNoBorders]'},{'name': 'EuimSkeletonTextAvatarDirective', 'selector': '[euimSkeletonTextAvatar]'},{'name': 'EuimSliderInfoScreenContentDirective', 'selector': '[euimSliderInfoScreenContent]'},{'name': 'EuimSliderInfoScreenSubTitleDirective', 'selector': '[euimSliderInfoScreenSubTitle]'},{'name': 'EuimSliderInfoScreenTitleDirective', 'selector': '[euimSliderInfoScreenTitle]'},{'name': 'EuimToolbarDatepickerDatetimeDirective', 'selector': '[euimToolbarDatepickerDatetime]'},{'name': 'EuimToolbarTransparentDirective', 'selector': '[euimToolbarTransparent]'}];
|
|
497
497
|
var ACTUAL_COMPONENT = {'name': 'EuimCardComponent'};
|
|
@@ -178,23 +178,36 @@
|
|
|
178
178
|
<h3 id="index">Index</h3>
|
|
179
179
|
<table class="table table-sm table-bordered index-table">
|
|
180
180
|
<tbody>
|
|
181
|
+
|
|
181
182
|
<tr>
|
|
182
183
|
<td class="col-md-4">
|
|
183
|
-
<h6><b>
|
|
184
|
+
<h6><b>Methods</b></h6>
|
|
184
185
|
</td>
|
|
185
186
|
</tr>
|
|
186
187
|
<tr>
|
|
187
188
|
<td class="col-md-4">
|
|
188
189
|
<ul class="index-list">
|
|
189
190
|
<li>
|
|
190
|
-
|
|
191
|
-
<a href="#className" >className</a>
|
|
191
|
+
<a href="#getCssClasses" >getCssClasses</a>
|
|
192
192
|
</li>
|
|
193
193
|
</ul>
|
|
194
194
|
</td>
|
|
195
195
|
</tr>
|
|
196
196
|
|
|
197
|
-
|
|
197
|
+
<tr>
|
|
198
|
+
<td class="col-md-4">
|
|
199
|
+
<h6><b>Inputs</b></h6>
|
|
200
|
+
</td>
|
|
201
|
+
</tr>
|
|
202
|
+
<tr>
|
|
203
|
+
<td class="col-md-4">
|
|
204
|
+
<ul class="index-list">
|
|
205
|
+
<li>
|
|
206
|
+
<a href="#direction" >direction</a>
|
|
207
|
+
</li>
|
|
208
|
+
</ul>
|
|
209
|
+
</td>
|
|
210
|
+
</tr>
|
|
198
211
|
|
|
199
212
|
|
|
200
213
|
<tr>
|
|
@@ -213,12 +226,49 @@
|
|
|
213
226
|
</tr>
|
|
214
227
|
|
|
215
228
|
|
|
229
|
+
<tr>
|
|
230
|
+
<td class="col-md-4">
|
|
231
|
+
<h6><b>Accessors</b></h6>
|
|
232
|
+
</td>
|
|
233
|
+
</tr>
|
|
234
|
+
<tr>
|
|
235
|
+
<td class="col-md-4">
|
|
236
|
+
<ul class="index-list">
|
|
237
|
+
<li>
|
|
238
|
+
<a href="#cssClasses" >cssClasses</a>
|
|
239
|
+
</li>
|
|
240
|
+
</ul>
|
|
241
|
+
</td>
|
|
242
|
+
</tr>
|
|
216
243
|
</tbody>
|
|
217
244
|
</table>
|
|
218
245
|
</section>
|
|
219
246
|
|
|
220
247
|
|
|
248
|
+
<section data-compodoc="block-inputs">
|
|
249
|
+
<h3 id="inputs">Inputs</h3>
|
|
250
|
+
<table class="table table-sm table-bordered">
|
|
251
|
+
<tbody>
|
|
252
|
+
<tr>
|
|
253
|
+
<td class="col-md-4">
|
|
254
|
+
<a name="direction"></a>
|
|
255
|
+
<b>direction</b>
|
|
256
|
+
</td>
|
|
257
|
+
</tr>
|
|
258
|
+
<tr>
|
|
259
|
+
<td class="col-md-4">
|
|
260
|
+
<i>Type : </i> <code>"column" | string</code>
|
|
221
261
|
|
|
262
|
+
</td>
|
|
263
|
+
</tr>
|
|
264
|
+
<tr>
|
|
265
|
+
<td class="col-md-4">
|
|
266
|
+
<i>Default value : </i><code>''</code>
|
|
267
|
+
</td>
|
|
268
|
+
</tr>
|
|
269
|
+
</tbody>
|
|
270
|
+
</table>
|
|
271
|
+
</section>
|
|
222
272
|
|
|
223
273
|
<section data-compodoc="block-properties">
|
|
224
274
|
<h3>HostBindings</h3> <table class="table table-sm table-bordered">
|
|
@@ -238,11 +288,6 @@
|
|
|
238
288
|
|
|
239
289
|
</td>
|
|
240
290
|
</tr>
|
|
241
|
-
<tr>
|
|
242
|
-
<td class="col-md-4">
|
|
243
|
-
<i>Default value : </i><code>'euim-card-list'</code>
|
|
244
|
-
</td>
|
|
245
|
-
</tr>
|
|
246
291
|
|
|
247
292
|
|
|
248
293
|
</tbody>
|
|
@@ -250,50 +295,66 @@
|
|
|
250
295
|
</section>
|
|
251
296
|
|
|
252
297
|
|
|
253
|
-
|
|
254
|
-
<section data-compodoc="block-properties">
|
|
298
|
+
<section data-compodoc="block-methods">
|
|
255
299
|
|
|
256
|
-
<h3 id="
|
|
257
|
-
|
|
300
|
+
<h3 id="methods">
|
|
301
|
+
Methods
|
|
258
302
|
</h3>
|
|
259
303
|
<table class="table table-sm table-bordered">
|
|
260
304
|
<tbody>
|
|
261
305
|
<tr>
|
|
262
306
|
<td class="col-md-4">
|
|
263
|
-
<a name="
|
|
307
|
+
<a name="getCssClasses"></a>
|
|
264
308
|
<span class="name">
|
|
265
|
-
|
|
266
|
-
<span
|
|
267
|
-
<a href="#className"><span class="icon ion-ios-link"></span></a>
|
|
309
|
+
<span ><b>getCssClasses</b></span>
|
|
310
|
+
<a href="#getCssClasses"><span class="icon ion-ios-link"></span></a>
|
|
268
311
|
</span>
|
|
269
312
|
</td>
|
|
270
313
|
</tr>
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
314
|
+
<tr>
|
|
315
|
+
<td class="col-md-4">
|
|
316
|
+
<code>getCssClasses()</code>
|
|
317
|
+
</td>
|
|
318
|
+
</tr>
|
|
274
319
|
|
|
275
|
-
|
|
276
|
-
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
<tr>
|
|
324
|
+
<td class="col-md-4">
|
|
325
|
+
|
|
326
|
+
<div class="io-description">
|
|
327
|
+
<b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
|
|
328
|
+
|
|
329
|
+
</div>
|
|
330
|
+
</td>
|
|
331
|
+
</tr>
|
|
332
|
+
</tbody>
|
|
333
|
+
</table>
|
|
334
|
+
</section>
|
|
335
|
+
|
|
336
|
+
<section data-compodoc="block-accessors">
|
|
337
|
+
<h3 id="accessors">
|
|
338
|
+
Accessors
|
|
339
|
+
</h3>
|
|
340
|
+
<table class="table table-sm table-bordered">
|
|
341
|
+
<tbody>
|
|
277
342
|
<tr>
|
|
278
343
|
<td class="col-md-4">
|
|
279
|
-
<
|
|
344
|
+
<a name="cssClasses"></a>
|
|
345
|
+
<span class="name"><b>cssClasses</b><a href="#cssClasses"><span class="icon ion-ios-link"></span></a></span>
|
|
280
346
|
</td>
|
|
281
347
|
</tr>
|
|
348
|
+
|
|
282
349
|
<tr>
|
|
283
350
|
<td class="col-md-4">
|
|
284
|
-
<b>
|
|
285
|
-
<br />
|
|
286
|
-
<code>
|
|
287
|
-
@HostBinding('class')<br />
|
|
288
|
-
</code>
|
|
351
|
+
<span class="accessor"><b>get</b><code>cssClasses()</code></span>
|
|
289
352
|
</td>
|
|
290
353
|
</tr>
|
|
291
354
|
|
|
292
|
-
|
|
293
|
-
</
|
|
294
|
-
</table>
|
|
355
|
+
</tbody>
|
|
356
|
+
</table>
|
|
295
357
|
</section>
|
|
296
|
-
|
|
297
358
|
</div>
|
|
298
359
|
|
|
299
360
|
|
|
@@ -292,6 +292,9 @@
|
|
|
292
292
|
<li>
|
|
293
293
|
<a href="#euimKeepSelection" >euimKeepSelection</a>
|
|
294
294
|
</li>
|
|
295
|
+
<li>
|
|
296
|
+
<a href="#hasBoxShadow" >hasBoxShadow</a>
|
|
297
|
+
</li>
|
|
295
298
|
<li>
|
|
296
299
|
<a href="#hasSearchbar" >hasSearchbar</a>
|
|
297
300
|
</li>
|
|
@@ -379,7 +382,7 @@
|
|
|
379
382
|
</tr>
|
|
380
383
|
<tr>
|
|
381
384
|
<td class="col-md-4">
|
|
382
|
-
<i>Type : </i> <code>"primary" | "white" | string</code>
|
|
385
|
+
<i>Type : </i> <code>"primary" | "transparent" | "white" | string</code>
|
|
383
386
|
|
|
384
387
|
</td>
|
|
385
388
|
</tr>
|
|
@@ -474,6 +477,27 @@
|
|
|
474
477
|
</tr>
|
|
475
478
|
</tbody>
|
|
476
479
|
</table>
|
|
480
|
+
<table class="table table-sm table-bordered">
|
|
481
|
+
<tbody>
|
|
482
|
+
<tr>
|
|
483
|
+
<td class="col-md-4">
|
|
484
|
+
<a name="hasBoxShadow"></a>
|
|
485
|
+
<b>hasBoxShadow</b>
|
|
486
|
+
</td>
|
|
487
|
+
</tr>
|
|
488
|
+
<tr>
|
|
489
|
+
<td class="col-md-4">
|
|
490
|
+
<i>Type : </i> <code>BooleanInput</code>
|
|
491
|
+
|
|
492
|
+
</td>
|
|
493
|
+
</tr>
|
|
494
|
+
<tr>
|
|
495
|
+
<td class="col-md-4">
|
|
496
|
+
<i>Default value : </i><code>false</code>
|
|
497
|
+
</td>
|
|
498
|
+
</tr>
|
|
499
|
+
</tbody>
|
|
500
|
+
</table>
|
|
477
501
|
<table class="table table-sm table-bordered">
|
|
478
502
|
<tbody>
|
|
479
503
|
<tr>
|