@eui/mobile-core 16.0.0-rc.1 → 16.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.
@@ -253,6 +253,9 @@
253
253
  <tr>
254
254
  <td class="col-md-4">
255
255
  <ul class="index-list">
256
+ <li>
257
+ <a href="#disableClick" >disableClick</a>
258
+ </li>
256
259
  <li>
257
260
  <a href="#euimPrimary" >euimPrimary</a>
258
261
  </li>
@@ -449,6 +452,27 @@
449
452
 
450
453
  <section data-compodoc="block-inputs">
451
454
  <h3 id="inputs">Inputs</h3>
455
+ <table class="table table-sm table-bordered">
456
+ <tbody>
457
+ <tr>
458
+ <td class="col-md-4">
459
+ <a name="disableClick"></a>
460
+ <b>disableClick</b>
461
+ </td>
462
+ </tr>
463
+ <tr>
464
+ <td class="col-md-4">
465
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
466
+
467
+ </td>
468
+ </tr>
469
+ <tr>
470
+ <td class="col-md-4">
471
+ <i>Default value : </i><code>false</code>
472
+ </td>
473
+ </tr>
474
+ </tbody>
475
+ </table>
452
476
  <table class="table table-sm table-bordered">
453
477
  <tbody>
454
478
  <tr>
@@ -1667,7 +1691,7 @@
1667
1691
  <script src="../js/libs/htmlparser.js"></script>
1668
1692
  <script src="../js/libs/deep-iterator.js"></script>
1669
1693
  <script>
1670
- var COMPONENT_TEMPLATE = '<div><ion-button (click)="onShowLanguageList()"> <ion-icon class="euim-language-selector__icon {{euimPrimary ? \'euim-language-selector__icon--primary\' : \'\'}}" slot="icon-only" src=\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <path d="M 21.00,0.00 C 22.66,-0.00 24.00,1.34 24.00,3.00 24.00,3.00 24.00,17.00 24.00,17.00 24.00,18.66 22.66,20.00 21.00,20.00 21.00,20.00 3.00,20.00 3.00,20.00 1.34,20.00 0.00,18.66 0.00,17.00 0.00,17.00 0.00,3.00 0.00,3.00 0.00,1.34 1.34,0.00 3.00,0.00 3.00,0.00 21.00,0.00 21.00,0.00 Z M 9.66,12.34 C 9.66,12.34 15.31,18.00 15.31,18.00 15.31,18.00 9.66,23.66 9.66,23.66 9.66,23.66 4.00,18.00 4.00,18.00 4.00,18.00 9.66,12.34 9.66,12.34 Z" /> </svg>\'> </ion-icon> <span class="euim-language-selector__text {{euimPrimary ? \'euim-language-selector__text--primary\' : \'\'}}"> {{ selectedLanguage?.code?.toUpperCase() }} </span></ion-button></div>'
1694
+ var COMPONENT_TEMPLATE = '<div><ion-button (click)="onShowLanguageList()" [disabled]="disableClick"> <ion-icon class="euim-language-selector__icon {{euimPrimary ? \'euim-language-selector__icon--primary\' : \'\'}}" slot="icon-only" src=\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> <path d="M 21.00,0.00 C 22.66,-0.00 24.00,1.34 24.00,3.00 24.00,3.00 24.00,17.00 24.00,17.00 24.00,18.66 22.66,20.00 21.00,20.00 21.00,20.00 3.00,20.00 3.00,20.00 1.34,20.00 0.00,18.66 0.00,17.00 0.00,17.00 0.00,3.00 0.00,3.00 0.00,1.34 1.34,0.00 3.00,0.00 3.00,0.00 21.00,0.00 21.00,0.00 Z M 9.66,12.34 C 9.66,12.34 15.31,18.00 15.31,18.00 15.31,18.00 9.66,23.66 9.66,23.66 9.66,23.66 4.00,18.00 4.00,18.00 4.00,18.00 9.66,12.34 9.66,12.34 Z" /> </svg>\'> </ion-icon> <span class="euim-language-selector__text {{euimPrimary ? \'euim-language-selector__text--primary\' : \'\'}}"> {{ selectedLanguage?.code?.toUpperCase() }} </span></ion-button></div>'
1671
1695
  var COMPONENTS = [{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAppSidebarComponent', 'selector': 'euim-app-sidebar'},{'name': 'EuimAppSidebarFooterComponent', 'selector': 'euim-app-sidebar-footer'},{'name': 'EuimAppSidebarHeaderComponent', 'selector': 'euim-app-sidebar-header'},{'name': 'EuimAppSidebarMenuComponent', 'selector': 'euim-app-sidebar-menu'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimAvatarMainIconComponent', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconComponent', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimControlFeedbackComponent', 'selector': 'euim-control-feedback'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryColLabelComponent', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueComponent', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimFieldsetActionsComponent', 'selector': 'euim-fieldset-actions'},{'name': 'EuimFieldSetComponent', 'selector': 'euim-fieldset'},{'name': 'EuimFieldsetLegendComponent', 'selector': 'euim-fieldset-legend'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHeaderDetailsIconComponent', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaComponent', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleComponent', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimInfoScreenComponent', 'selector': 'euim-info-screen'},{'name': 'EuimInfoScreenMetaComponent', 'selector': '[euimInfoScreenMeta]'},{'name': 'EuimInfoScreenSubTitleComponent', 'selector': '[euimInfoScreenSubTitle]'},{'name': 'EuimInfoScreenTitleComponent', 'selector': '[euimInfoScreenTitle]'},{'name': 'EuimLabelComponent', 'selector': '[euimLabel]'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMediaHeaderImageComponent', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderMetaComponent', 'selector': '[euimMediaHeaderMeta]'},{'name': 'EuimMediaHeaderTitleComponent', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMenuComponent', 'selector': 'euim-menu'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimSlideComponent', 'selector': 'euim-slide'},{'name': 'EuimSliderComponent', 'selector': 'euim-slider'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimStepperComponent', 'selector': 'euim-stepper'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'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'}];
1672
1696
  var DIRECTIVES = [{'name': 'EuimBaseDirective', 'selector': '[euimBase]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'}];
1673
1697
  var ACTUAL_COMPONENT = {'name': 'EuimLanguageSelectorComponent'};
@@ -235,6 +235,9 @@
235
235
  <li>
236
236
  <a href="#backButtonDefaultHref" >backButtonDefaultHref</a>
237
237
  </li>
238
+ <li>
239
+ <a href="#disableLanguageSelectorClick" >disableLanguageSelectorClick</a>
240
+ </li>
238
241
  <li>
239
242
  <a href="#hasBackButton" >hasBackButton</a>
240
243
  </li>
@@ -390,6 +393,27 @@
390
393
  </tr>
391
394
  </tbody>
392
395
  </table>
396
+ <table class="table table-sm table-bordered">
397
+ <tbody>
398
+ <tr>
399
+ <td class="col-md-4">
400
+ <a name="disableLanguageSelectorClick"></a>
401
+ <b>disableLanguageSelectorClick</b>
402
+ </td>
403
+ </tr>
404
+ <tr>
405
+ <td class="col-md-4">
406
+ <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
407
+
408
+ </td>
409
+ </tr>
410
+ <tr>
411
+ <td class="col-md-4">
412
+ <i>Default value : </i><code>false</code>
413
+ </td>
414
+ </tr>
415
+ </tbody>
416
+ </table>
393
417
  <table class="table table-sm table-bordered">
394
418
  <tbody>
395
419
  <tr>
@@ -1481,7 +1505,7 @@
1481
1505
  <script src="../js/libs/htmlparser.js"></script>
1482
1506
  <script src="../js/libs/deep-iterator.js"></script>
1483
1507
  <script>
1484
- var COMPONENT_TEMPLATE = '<div><ion-buttons slot="start"> <ion-menu-button *ngIf="hasSidebarTrigger"></ion-menu-button> <ion-back-button (pointerdown)="onBackButtonClick($event)" *ngIf="hasBackButton" defaultHref="{{backButtonDefaultHref}}"></ion-back-button> <ng-content></ng-content></ion-buttons><ion-title> <ng-content select="euim-toolbar-title"></ng-content></ion-title><ion-buttons slot="primary"> <ng-content select="euim-toolbar-action-items"></ng-content> <ng-container *ngIf="hasLanguageSelector"> <euim-language-selector></euim-language-selector> </ng-container></ion-buttons></div>'
1508
+ var COMPONENT_TEMPLATE = '<div><ion-buttons slot="start"> <ion-menu-button *ngIf="hasSidebarTrigger"></ion-menu-button> <ion-back-button (pointerdown)="onBackButtonClick($event)" *ngIf="hasBackButton" defaultHref="{{backButtonDefaultHref}}"></ion-back-button> <ng-content></ng-content></ion-buttons><ion-title> <ng-content select="euim-toolbar-title"></ng-content></ion-title><ion-buttons slot="primary"> <ng-content select="euim-toolbar-action-items"></ng-content> <ng-container *ngIf="hasLanguageSelector"> <euim-language-selector [disableClick] = disableLanguageSelectorClick></euim-language-selector> </ng-container></ion-buttons></div>'
1485
1509
  var COMPONENTS = [{'name': 'EuimAppComponent', 'selector': 'euim-app'},{'name': 'EuimAppSidebarComponent', 'selector': 'euim-app-sidebar'},{'name': 'EuimAppSidebarFooterComponent', 'selector': 'euim-app-sidebar-footer'},{'name': 'EuimAppSidebarHeaderComponent', 'selector': 'euim-app-sidebar-header'},{'name': 'EuimAppSidebarMenuComponent', 'selector': 'euim-app-sidebar-menu'},{'name': 'EuimAvatarComponent', 'selector': 'euim-avatar'},{'name': 'EuimAvatarIconComponent', 'selector': 'euim-avatar-icon'},{'name': 'EuimAvatarMainIconComponent', 'selector': '[euimAvatarMainIcon]'},{'name': 'EuimAvatarSubIconComponent', 'selector': '[euimAvatarSubIcon]'},{'name': 'EuimControlFeedbackComponent', 'selector': 'euim-control-feedback'},{'name': 'EuimDataSummaryColComponent', 'selector': 'euim-data-summary-col'},{'name': 'EuimDataSummaryColLabelComponent', 'selector': '[euimDataSummaryColLabel]'},{'name': 'EuimDataSummaryColValueComponent', 'selector': '[euimDataSummaryColValue]'},{'name': 'EuimDataSummaryComponent', 'selector': 'euim-data-summary'},{'name': 'EuimEmptyListPlaceholderComponent', 'selector': 'euim-empty-list-placeholder'},{'name': 'EuimFieldsetActionsComponent', 'selector': 'euim-fieldset-actions'},{'name': 'EuimFieldSetComponent', 'selector': 'euim-fieldset'},{'name': 'EuimFieldsetLegendComponent', 'selector': 'euim-fieldset-legend'},{'name': 'EuimHeaderDetailsComponent', 'selector': 'euim-header-details'},{'name': 'EuimHeaderDetailsIconComponent', 'selector': '[euimHeaderDetailsIcon]'},{'name': 'EuimHeaderDetailsMetaComponent', 'selector': '[euimHeaderDetailsMeta]'},{'name': 'EuimHeaderDetailsTitleComponent', 'selector': '[euimHeaderDetailsTitle]'},{'name': 'EuimInfoScreenComponent', 'selector': 'euim-info-screen'},{'name': 'EuimInfoScreenMetaComponent', 'selector': '[euimInfoScreenMeta]'},{'name': 'EuimInfoScreenSubTitleComponent', 'selector': '[euimInfoScreenSubTitle]'},{'name': 'EuimInfoScreenTitleComponent', 'selector': '[euimInfoScreenTitle]'},{'name': 'EuimLabelComponent', 'selector': '[euimLabel]'},{'name': 'EuimLanguageListComponent', 'selector': 'euim-language-list'},{'name': 'EuimLanguageSelectorComponent', 'selector': 'euim-language-selector'},{'name': 'EuimMediaHeaderComponent', 'selector': 'euim-media-header'},{'name': 'EuimMediaHeaderImageComponent', 'selector': '[euimMediaHeaderImage]'},{'name': 'EuimMediaHeaderMetaComponent', 'selector': '[euimMediaHeaderMeta]'},{'name': 'EuimMediaHeaderTitleComponent', 'selector': '[euimMediaHeaderTitle]'},{'name': 'EuimMenuComponent', 'selector': 'euim-menu'},{'name': 'EuimMessageComponent', 'selector': 'euim-message'},{'name': 'EuimMessageTitleComponent', 'selector': 'euim-message-title'},{'name': 'EuimNotificationItemComponent', 'selector': 'euim-notification-item'},{'name': 'EuimSlideComponent', 'selector': 'euim-slide'},{'name': 'EuimSliderComponent', 'selector': 'euim-slider'},{'name': 'EuimSpinnerComponent', 'selector': 'euim-spinner'},{'name': 'EuimSpinnerDescriptionComponent', 'selector': '[euimSpinnerDescription]'},{'name': 'EuimSpinnerMessageComponent', 'selector': '[euimSpinnerMessage]'},{'name': 'EuimStepperComponent', 'selector': 'euim-stepper'},{'name': 'EuimToolbarActionItemsComponent', 'selector': 'euim-toolbar-action-items'},{'name': 'EuimToolbarComponent', 'selector': 'euim-toolbar'},{'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'}];
1486
1510
  var DIRECTIVES = [{'name': 'EuimBaseDirective', 'selector': '[euimBase]'},{'name': 'EuimListHeaderDirective', 'selector': '[euimListHeader]'}];
1487
1511
  var ACTUAL_COMPONENT = {'name': 'EuimToolbarComponent'};
@@ -51,7 +51,7 @@
51
51
  </ol>
52
52
  <ul class="dependencies-list">
53
53
  <li>
54
- <b>@eui/deps-base</b> : 16.1.0-snapshot-1690499387467</li>
54
+ <b>@eui/deps-base</b> : 16.2.0-snapshot-1693397924798</li>
55
55
  <li>
56
56
  <b>@ionic/angular-toolkit</b> : 7.0.0</li>
57
57
  <li>