@eui/mobile-core 16.10.0-snapshot-1713366109950 → 17.0.0-next.10

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.
Files changed (436) hide show
  1. package/docs/components/EuiMUserProfileActionComponent.html +60 -2
  2. package/docs/components/EuiMUserProfileAvatarComponent.html +60 -2
  3. package/docs/components/EuiMUserProfileInfosComponent.html +60 -2
  4. package/docs/components/EuiMUserProfileInfosItemComponent.html +60 -2
  5. package/docs/components/EuimAboutComponent.html +766 -0
  6. package/docs/components/EuimAlertMessageComponent.html +65 -7
  7. package/docs/components/EuimAppComponent.html +60 -2
  8. package/docs/components/EuimAvatarComponent.html +60 -2
  9. package/docs/components/EuimAvatarIconComponent.html +60 -2
  10. package/docs/components/EuimBadgeComponent.html +61 -3
  11. package/docs/components/EuimChangelogComponent.html +322 -0
  12. package/docs/components/EuimChipSelectorComponent.html +61 -27
  13. package/docs/components/EuimContactSupportComponent.html +276 -0
  14. package/docs/components/EuimDataSummaryColComponent.html +60 -2
  15. package/docs/components/EuimDataSummaryComponent.html +61 -3
  16. package/docs/components/EuimEmptyListPlaceholderComponent.html +64 -6
  17. package/docs/components/EuimHeaderDetailsComponent.html +61 -3
  18. package/docs/components/EuimLabelComponent.html +65 -7
  19. package/docs/components/EuimLanguageListComponent.html +75 -17
  20. package/docs/components/EuimLanguageSelectorComponent.html +67 -73
  21. package/docs/components/EuimLegalNoticeComponent.html +276 -0
  22. package/docs/components/EuimMediaHeaderComponent.html +62 -4
  23. package/docs/components/EuimMessageComponent.html +61 -3
  24. package/docs/components/EuimMessageTitleComponent.html +60 -2
  25. package/docs/components/EuimMultiselectComponent.html +62 -4
  26. package/docs/components/EuimMultiselectFilterComponent.html +60 -2
  27. package/docs/components/EuimMultiselectInfoComponent.html +60 -2
  28. package/docs/components/EuimMultiselectListComponent.html +60 -2
  29. package/docs/components/EuimMultiselectToolbarComponent.html +62 -4
  30. package/docs/components/EuimNotificationItemComponent.html +61 -3
  31. package/docs/components/EuimOpenSourceLicencesComponent.html +276 -0
  32. package/docs/components/EuimPdfWrapperComponent.html +828 -0
  33. package/docs/components/EuimPrivacyStatementComponent.html +276 -0
  34. package/docs/components/EuimScrollerXComponent.html +60 -2
  35. package/docs/components/EuimSidebarComponent.html +60 -2
  36. package/docs/components/EuimSidebarContentComponent.html +60 -2
  37. package/docs/components/EuimSkeletonListComponent.html +61 -3
  38. package/docs/components/EuimSkeletonListItemComponent.html +66 -8
  39. package/docs/components/EuimSlideInfoScreenComponent.html +60 -2
  40. package/docs/components/EuimSliderInfoScreenComponent.html +66 -30
  41. package/docs/components/EuimSpinnerComponent.html +60 -2
  42. package/docs/components/EuimSpinnerDescriptionComponent.html +60 -2
  43. package/docs/components/EuimSpinnerMessageComponent.html +60 -2
  44. package/docs/components/EuimToolbarActionItemsComponent.html +60 -2
  45. package/docs/components/EuimToolbarComponent.html +63 -5
  46. package/docs/components/EuimToolbarTitleComponent.html +60 -2
  47. package/docs/components/EuimUserProfileComponent.html +60 -2
  48. package/docs/dependencies.html +72 -2
  49. package/docs/directives/BaseStatesDirective.html +75 -491
  50. package/docs/directives/EuimAvatarMainIconDirective.html +58 -0
  51. package/docs/directives/EuimAvatarSubIconDirective.html +58 -0
  52. package/docs/directives/EuimChipSelectorItemDirective.html +59 -1
  53. package/docs/directives/EuimDataSummaryColLabelDirective.html +59 -1
  54. package/docs/directives/EuimDataSummaryColValueDirective.html +58 -0
  55. package/docs/directives/EuimDividerDirective.html +58 -0
  56. package/docs/directives/EuimHeaderDetailsIconDirective.html +58 -0
  57. package/docs/directives/EuimHeaderDetailsMetaDirective.html +58 -0
  58. package/docs/directives/EuimHeaderDetailsTitleDirective.html +58 -0
  59. package/docs/directives/EuimMediaHeaderImageDirective.html +58 -0
  60. package/docs/directives/EuimMediaHeaderSubTitleDirective.html +58 -0
  61. package/docs/directives/EuimMediaHeaderTitleDirective.html +58 -0
  62. package/docs/directives/EuimMultiselectAllDirective.html +58 -0
  63. package/docs/directives/EuimMultiselectSelectFieldDirective.html +58 -0
  64. package/docs/directives/EuimSkeletonTextAvatarDirective.html +58 -0
  65. package/docs/directives/EuimSliderInfoScreenContentDirective.html +58 -0
  66. package/docs/directives/EuimSliderInfoScreenSubTitleDirective.html +58 -0
  67. package/docs/directives/EuimSliderInfoScreenTitleDirective.html +58 -0
  68. package/docs/index.html +62 -12
  69. package/docs/injectables/EuimAppService.html +58 -0
  70. package/docs/interfaces/ActionBtnsNames.html +58 -0
  71. package/docs/interfaces/FilteredData.html +58 -0
  72. package/docs/interfaces/UIState.html +58 -0
  73. package/docs/js/libs/bootstrap-native.js +2 -1
  74. package/docs/js/libs/es6-shim.min.js +11 -10
  75. package/docs/js/libs/tablesort.min.js +3 -3
  76. package/docs/js/libs/tablesort.number.min.js +2 -2
  77. package/docs/js/libs/vis.min.js +1 -1
  78. package/docs/js/menu-wc.js +244 -232
  79. package/docs/js/menu-wc_es5.js +1 -1
  80. package/docs/js/menu.js +0 -55
  81. package/docs/js/search/search_index.js +2 -2
  82. package/docs/license.html +58 -0
  83. package/docs/miscellaneous/typealiases.html +58 -21
  84. package/docs/miscellaneous/variables.html +89 -113
  85. package/docs/modules/{EuimMenuModule.html → EuimAboutModule.html} +95 -7
  86. package/docs/modules/EuimAlertMessageModule.html +90 -2
  87. package/docs/modules/EuimAllModule.html +64 -54
  88. package/docs/modules/EuimAppModule.html +58 -3
  89. package/docs/modules/EuimAvatarIconModule.html +58 -0
  90. package/docs/modules/EuimAvatarModule.html +90 -2
  91. package/docs/modules/EuimBadgeModule.html +58 -0
  92. package/docs/modules/EuimChipSelectorComponentModule.html +58 -0
  93. package/docs/modules/EuimDataSummaryModule.html +90 -2
  94. package/docs/modules/EuimDividerModule.html +58 -0
  95. package/docs/modules/EuimEmptyListPlaceholderModule.html +58 -0
  96. package/docs/modules/EuimHeaderDetailsModule.html +90 -2
  97. package/docs/modules/EuimLabelModule.html +58 -0
  98. package/docs/modules/EuimLanguageSelectorModule.html +58 -3
  99. package/docs/modules/EuimMediaHeaderModule.html +90 -2
  100. package/docs/modules/EuimMessageModule.html +90 -2
  101. package/docs/modules/EuimMultiselectModule.html +90 -2
  102. package/docs/modules/EuimNotificationItemModule.html +58 -0
  103. package/docs/modules/{EuimAppSidebarModule.html → EuimPdfWrapperModule.html} +91 -13
  104. package/docs/modules/EuimScrollerXComponentModule.html +58 -0
  105. package/docs/modules/EuimSidebarModule.html +58 -0
  106. package/docs/modules/EuimSkeletonListItemModule.html +90 -2
  107. package/docs/modules/EuimSkeletonListModule.html +90 -2
  108. package/docs/modules/EuimSkeletonTextAvatarModule.html +58 -0
  109. package/docs/modules/EuimSliderInfoScreenModule.html +90 -2
  110. package/docs/modules/EuimSpinnerComponentModule.html +58 -0
  111. package/docs/modules/EuimToolbarComponentModule.html +58 -0
  112. package/docs/modules/EuimUserProfileModule.html +90 -2
  113. package/docs/modules.html +74 -100
  114. package/docs/properties.html +58 -0
  115. package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +15 -34
  116. package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +5 -5
  117. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +5 -12
  118. package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +5 -5
  119. package/esm2022/lib/components/base-states.directive.mjs +42 -268
  120. package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +4 -4
  121. package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +5 -5
  122. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +4 -4
  123. package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +5 -5
  124. package/esm2022/lib/components/euim-about/euim-about.component.mjs +75 -0
  125. package/esm2022/lib/components/euim-about/euim-about.module.mjs +71 -0
  126. package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +20 -0
  127. package/esm2022/lib/components/euim-about/euim-contact-support/euim-contact-support.component.mjs +11 -0
  128. package/esm2022/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.mjs +11 -0
  129. package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +11 -0
  130. package/esm2022/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.mjs +11 -0
  131. package/esm2022/lib/components/euim-about/index.mjs +8 -0
  132. package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +5 -5
  133. package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +17 -56
  134. package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +4 -4
  135. package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +4 -4
  136. package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +4 -4
  137. package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +5 -5
  138. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +4 -4
  139. package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +5 -5
  140. package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +5 -10
  141. package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +5 -5
  142. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +9 -13
  143. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +17 -43
  144. package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +5 -5
  145. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +4 -4
  146. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +6 -6
  147. package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +5 -5
  148. package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +8 -9
  149. package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +5 -5
  150. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +14 -23
  151. package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +5 -5
  152. package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +4 -4
  153. package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +4 -4
  154. package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +4 -4
  155. package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +9 -14
  156. package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +5 -5
  157. package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +4 -4
  158. package/esm2022/lib/components/euim-message/euim-message.component.mjs +13 -19
  159. package/esm2022/lib/components/euim-message/euim-message.module.mjs +5 -5
  160. package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +5 -5
  161. package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +5 -5
  162. package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +5 -5
  163. package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +5 -5
  164. package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +5 -5
  165. package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +13 -18
  166. package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +10 -15
  167. package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +5 -5
  168. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.mjs +86 -0
  169. package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.mjs +43 -0
  170. package/esm2022/lib/components/euim-pdf-wrapper/index.mjs +3 -0
  171. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +4 -4
  172. package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +5 -5
  173. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +5 -5
  174. package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +5 -5
  175. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +18 -31
  176. package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +5 -5
  177. package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +4 -4
  178. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +4 -4
  179. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +4 -4
  180. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +4 -4
  181. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +19 -37
  182. package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +5 -5
  183. package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +4 -4
  184. package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +4 -4
  185. package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +5 -5
  186. package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +5 -5
  187. package/esm2022/lib/components/index.mjs +3 -9
  188. package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +5 -5
  189. package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +5 -9
  190. package/esm2022/lib/components/layout/euim-app/index.mjs +1 -2
  191. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +4 -4
  192. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +4 -4
  193. package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +4 -4
  194. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +5 -6
  195. package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +5 -5
  196. package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +14 -15
  197. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +9 -17
  198. package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -9
  199. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +4 -4
  200. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +5 -5
  201. package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
  202. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +4 -4
  203. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +5 -5
  204. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +11 -19
  205. package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +5 -5
  206. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +4 -4
  207. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +4 -4
  208. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +4 -4
  209. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +4 -4
  210. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +4 -4
  211. package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +5 -5
  212. package/esm2022/lib/euim-all.module.mjs +10 -42
  213. package/esm2022/lib/services/euim-app.service.mjs +5 -5
  214. package/fesm2022/eui-mobile-core.mjs +919 -1850
  215. package/fesm2022/eui-mobile-core.mjs.map +1 -1
  216. package/lib/components/atoms/euim-label/euim-label.component.d.ts +9 -6
  217. package/lib/components/atoms/euim-label/euim-label.component.d.ts.map +1 -1
  218. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts +1 -1
  219. package/lib/components/atoms/euim-notification-item/euim-notification-item.component.d.ts.map +1 -1
  220. package/lib/components/base-states.directive.d.ts +35 -92
  221. package/lib/components/base-states.directive.d.ts.map +1 -1
  222. package/lib/components/euim-about/euim-about.component.d.ts +30 -0
  223. package/lib/components/euim-about/euim-about.component.d.ts.map +1 -0
  224. package/lib/components/euim-about/euim-about.module.d.ts +20 -0
  225. package/lib/components/euim-about/euim-about.module.d.ts.map +1 -0
  226. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts +7 -0
  227. package/lib/components/euim-about/euim-changelog/euim-changelog.component.d.ts.map +1 -0
  228. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts +6 -0
  229. package/lib/components/euim-about/euim-contact-support/euim-contact-support.component.d.ts.map +1 -0
  230. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts +6 -0
  231. package/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.d.ts.map +1 -0
  232. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts +6 -0
  233. package/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.d.ts.map +1 -0
  234. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts +6 -0
  235. package/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.d.ts.map +1 -0
  236. package/lib/components/euim-about/index.d.ts +8 -0
  237. package/lib/components/euim-about/index.d.ts.map +1 -0
  238. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts +7 -5
  239. package/lib/components/euim-alert-message/euim-alert-messsage.component.d.ts.map +1 -1
  240. package/lib/components/euim-badge/euim-badge.component.d.ts +1 -1
  241. package/lib/components/euim-badge/euim-badge.component.d.ts.map +1 -1
  242. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts +3 -3
  243. package/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.d.ts.map +1 -1
  244. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +4 -6
  245. package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
  246. package/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.d.ts +1 -1
  247. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts +1 -1
  248. package/lib/components/euim-data-summary/euim-data-summary.component.d.ts.map +1 -1
  249. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts +6 -4
  250. package/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.d.ts.map +1 -1
  251. package/lib/components/euim-media-header/euim-media-header.component.d.ts +2 -2
  252. package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
  253. package/lib/components/euim-message/euim-message.component.d.ts +1 -1
  254. package/lib/components/euim-message/euim-message.component.d.ts.map +1 -1
  255. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts +2 -2
  256. package/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.d.ts.map +1 -1
  257. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts +2 -2
  258. package/lib/components/euim-multiselect/euim-multiselect.component.d.ts.map +1 -1
  259. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts +25 -0
  260. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts.map +1 -0
  261. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts +13 -0
  262. package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts.map +1 -0
  263. package/lib/components/euim-pdf-wrapper/index.d.ts +3 -0
  264. package/lib/components/euim-pdf-wrapper/index.d.ts.map +1 -0
  265. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts +10 -6
  266. package/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.d.ts.map +1 -1
  267. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +10 -5
  268. package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
  269. package/lib/components/index.d.ts +2 -8
  270. package/lib/components/index.d.ts.map +1 -1
  271. package/lib/components/layout/euim-app/euim-app.module.d.ts +2 -3
  272. package/lib/components/layout/euim-app/euim-app.module.d.ts.map +1 -1
  273. package/lib/components/layout/euim-app/index.d.ts +0 -1
  274. package/lib/components/layout/euim-app/index.d.ts.map +1 -1
  275. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts +1 -1
  276. package/lib/components/layout/euim-header-details/euim-header-details.component.d.ts.map +1 -1
  277. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts +13 -13
  278. package/lib/components/layout/euim-language-selector/euim-language-list.component.d.ts.map +1 -1
  279. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts +7 -9
  280. package/lib/components/layout/euim-language-selector/euim-language-selector.component.d.ts.map +1 -1
  281. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +3 -4
  282. package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts.map +1 -1
  283. package/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.d.ts.map +1 -1
  284. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts +6 -4
  285. package/lib/components/layout/euim-toolbar/euim-toolbar.component.d.ts.map +1 -1
  286. package/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.d.ts.map +1 -1
  287. package/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.d.ts.map +1 -1
  288. package/lib/components/layout/euim-user-profile/euim-user-profile.component.d.ts.map +1 -1
  289. package/lib/euim-all.module.d.ts +26 -34
  290. package/lib/euim-all.module.d.ts.map +1 -1
  291. package/package.json +5 -2
  292. package/docs/classes/EuimStepperChangeEvent.html +0 -253
  293. package/docs/components/EuimAppSidebarComponent.html +0 -279
  294. package/docs/components/EuimAppSidebarFooterComponent.html +0 -334
  295. package/docs/components/EuimAppSidebarHeaderComponent.html +0 -218
  296. package/docs/components/EuimAppSidebarMenuComponent.html +0 -375
  297. package/docs/components/EuimControlFeedbackComponent.html +0 -452
  298. package/docs/components/EuimFieldSetComponent.html +0 -334
  299. package/docs/components/EuimFieldsetActionsComponent.html +0 -330
  300. package/docs/components/EuimFieldsetLegendComponent.html +0 -330
  301. package/docs/components/EuimInfoScreenComponent.html +0 -334
  302. package/docs/components/EuimMenuComponent.html +0 -584
  303. package/docs/components/EuimSlideComponent.html +0 -324
  304. package/docs/components/EuimSliderComponent.html +0 -1411
  305. package/docs/components/EuimStepperComponent.html +0 -471
  306. package/docs/directives/EuimInfoScreenContentDirective.html +0 -284
  307. package/docs/directives/EuimInfoScreenSubTitleDirective.html +0 -284
  308. package/docs/directives/EuimInfoScreenTitleDirective.html +0 -284
  309. package/docs/directives/EuimItemDividerDirective.html +0 -284
  310. package/docs/directives/EuimListHeaderDirective.html +0 -284
  311. package/docs/interfaces/ActionBtnNames.html +0 -286
  312. package/docs/interfaces/Badge.html +0 -259
  313. package/docs/interfaces/EuimMenuItem.html +0 -799
  314. package/docs/interfaces/EuimMenuSection.html +0 -304
  315. package/docs/interfaces/Notification.html +0 -259
  316. package/docs/modules/EuimControlFeedbackModule.html +0 -170
  317. package/docs/modules/EuimFieldsetModule.html +0 -170
  318. package/docs/modules/EuimInfoScreenModule.html +0 -170
  319. package/docs/modules/EuimItemDividerModule.html +0 -170
  320. package/docs/modules/EuimListHeaderModule.html +0 -170
  321. package/docs/modules/EuimSliderModule.html +0 -170
  322. package/docs/modules/EuimStepperComponentModule.html +0 -170
  323. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.mjs +0 -39
  324. package/esm2022/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.mjs +0 -28
  325. package/esm2022/lib/components/atoms/euim-control-feedback/index.mjs +0 -3
  326. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.directive.mjs +0 -22
  327. package/esm2022/lib/components/directives/euim-item-divider/euim-item-divider.module.mjs +0 -28
  328. package/esm2022/lib/components/directives/euim-item-divider/index.mjs +0 -3
  329. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.directive.mjs +0 -22
  330. package/esm2022/lib/components/directives/euim-list-header/euim-list-header.module.mjs +0 -28
  331. package/esm2022/lib/components/directives/euim-list-header/index.mjs +0 -3
  332. package/esm2022/lib/components/directives/index.mjs +0 -5
  333. package/esm2022/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.mjs +0 -17
  334. package/esm2022/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.mjs +0 -17
  335. package/esm2022/lib/components/euim-fieldset/euim-fieldset.component.mjs +0 -17
  336. package/esm2022/lib/components/euim-fieldset/euim-fieldset.module.mjs +0 -39
  337. package/esm2022/lib/components/euim-fieldset/index.mjs +0 -5
  338. package/esm2022/lib/components/euim-menu/euim-menu.component.mjs +0 -48
  339. package/esm2022/lib/components/euim-menu/euim-menu.module.mjs +0 -44
  340. package/esm2022/lib/components/euim-menu/index.mjs +0 -4
  341. package/esm2022/lib/components/euim-menu/models/eui-menu-item.model.mjs +0 -2
  342. package/esm2022/lib/components/euim-slider/euim-slide/euim-slide.component.mjs +0 -26
  343. package/esm2022/lib/components/euim-slider/euim-slider.component.mjs +0 -174
  344. package/esm2022/lib/components/euim-slider/euim-slider.module.mjs +0 -35
  345. package/esm2022/lib/components/euim-slider/index.mjs +0 -4
  346. package/esm2022/lib/components/euim-stepper/euim-steper.module.mjs +0 -32
  347. package/esm2022/lib/components/euim-stepper/euim-stepper.component.mjs +0 -64
  348. package/esm2022/lib/components/euim-stepper/index.mjs +0 -3
  349. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/index.mjs +0 -6
  350. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +0 -17
  351. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.mjs +0 -11
  352. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +0 -22
  353. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.mjs +0 -19
  354. package/esm2022/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.mjs +0 -48
  355. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.mjs +0 -19
  356. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.mjs +0 -19
  357. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.mjs +0 -19
  358. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.component.mjs +0 -20
  359. package/esm2022/lib/components/layout/euim-info-screen/euim-info-screen.module.mjs +0 -43
  360. package/esm2022/lib/components/layout/euim-info-screen/index.mjs +0 -6
  361. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts +0 -13
  362. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.component.d.ts.map +0 -1
  363. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts +0 -10
  364. package/lib/components/atoms/euim-control-feedback/euim-control-feedback.module.d.ts.map +0 -1
  365. package/lib/components/atoms/euim-control-feedback/index.d.ts +0 -3
  366. package/lib/components/atoms/euim-control-feedback/index.d.ts.map +0 -1
  367. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts +0 -7
  368. package/lib/components/directives/euim-item-divider/euim-item-divider.directive.d.ts.map +0 -1
  369. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts +0 -10
  370. package/lib/components/directives/euim-item-divider/euim-item-divider.module.d.ts.map +0 -1
  371. package/lib/components/directives/euim-item-divider/index.d.ts +0 -3
  372. package/lib/components/directives/euim-item-divider/index.d.ts.map +0 -1
  373. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts +0 -7
  374. package/lib/components/directives/euim-list-header/euim-list-header.directive.d.ts.map +0 -1
  375. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts +0 -10
  376. package/lib/components/directives/euim-list-header/euim-list-header.module.d.ts.map +0 -1
  377. package/lib/components/directives/euim-list-header/index.d.ts +0 -3
  378. package/lib/components/directives/euim-list-header/index.d.ts.map +0 -1
  379. package/lib/components/directives/index.d.ts +0 -5
  380. package/lib/components/directives/index.d.ts.map +0 -1
  381. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts +0 -7
  382. package/lib/components/euim-fieldset/euim-fieldset-actions/euim-fieldset-actions.component.d.ts.map +0 -1
  383. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts +0 -7
  384. package/lib/components/euim-fieldset/euim-fieldset-legend/euim-fieldset-legend.component.d.ts.map +0 -1
  385. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts +0 -7
  386. package/lib/components/euim-fieldset/euim-fieldset.component.d.ts.map +0 -1
  387. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts +0 -12
  388. package/lib/components/euim-fieldset/euim-fieldset.module.d.ts.map +0 -1
  389. package/lib/components/euim-fieldset/index.d.ts +0 -5
  390. package/lib/components/euim-fieldset/index.d.ts.map +0 -1
  391. package/lib/components/euim-menu/euim-menu.component.d.ts +0 -17
  392. package/lib/components/euim-menu/euim-menu.component.d.ts.map +0 -1
  393. package/lib/components/euim-menu/euim-menu.module.d.ts +0 -14
  394. package/lib/components/euim-menu/euim-menu.module.d.ts.map +0 -1
  395. package/lib/components/euim-menu/index.d.ts +0 -4
  396. package/lib/components/euim-menu/index.d.ts.map +0 -1
  397. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts +0 -30
  398. package/lib/components/euim-menu/models/eui-menu-item.model.d.ts.map +0 -1
  399. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts +0 -7
  400. package/lib/components/euim-slider/euim-slide/euim-slide.component.d.ts.map +0 -1
  401. package/lib/components/euim-slider/euim-slider.component.d.ts +0 -46
  402. package/lib/components/euim-slider/euim-slider.component.d.ts.map +0 -1
  403. package/lib/components/euim-slider/euim-slider.module.d.ts +0 -11
  404. package/lib/components/euim-slider/euim-slider.module.d.ts.map +0 -1
  405. package/lib/components/euim-slider/index.d.ts +0 -4
  406. package/lib/components/euim-slider/index.d.ts.map +0 -1
  407. package/lib/components/euim-stepper/euim-steper.module.d.ts +0 -11
  408. package/lib/components/euim-stepper/euim-steper.module.d.ts.map +0 -1
  409. package/lib/components/euim-stepper/euim-stepper.component.d.ts +0 -21
  410. package/lib/components/euim-stepper/euim-stepper.component.d.ts.map +0 -1
  411. package/lib/components/euim-stepper/index.d.ts +0 -3
  412. package/lib/components/euim-stepper/index.d.ts.map +0 -1
  413. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts +0 -6
  414. package/lib/components/layout/euim-app/euim-app-sidebar/index.d.ts.map +0 -1
  415. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts +0 -7
  416. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts.map +0 -1
  417. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts +0 -6
  418. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-header/sidebar-header.component.d.ts.map +0 -1
  419. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +0 -11
  420. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts.map +0 -1
  421. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts +0 -9
  422. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.component.d.ts.map +0 -1
  423. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts +0 -15
  424. package/lib/components/layout/euim-app/euim-app-sidebar/sidebar.module.d.ts.map +0 -1
  425. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts +0 -7
  426. package/lib/components/layout/euim-info-screen/euim-info-screen-content/euim-info-screen-content.directive.d.ts.map +0 -1
  427. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts +0 -7
  428. package/lib/components/layout/euim-info-screen/euim-info-screen-sub-title/euim-info-screen-sub-title.directive.d.ts.map +0 -1
  429. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts +0 -7
  430. package/lib/components/layout/euim-info-screen/euim-info-screen-title/euim-info-screen-title.directive.d.ts.map +0 -1
  431. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts +0 -7
  432. package/lib/components/layout/euim-info-screen/euim-info-screen.component.d.ts.map +0 -1
  433. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts +0 -13
  434. package/lib/components/layout/euim-info-screen/euim-info-screen.module.d.ts.map +0 -1
  435. package/lib/components/layout/euim-info-screen/index.d.ts +0 -6
  436. package/lib/components/layout/euim-info-screen/index.d.ts.map +0 -1
@@ -1,799 +0,0 @@
1
- <!doctype html>
2
- <html class="no-js" lang="">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="x-ua-compatible" content="ie=edge">
6
- <title>csdr documentation</title>
7
- <meta name="description" content="">
8
- <meta name="viewport" content="width=device-width, initial-scale=1">
9
-
10
- <link rel="icon" type="image/x-icon" href="../images/favicon.ico">
11
- <link rel="stylesheet" href="../styles/style.css">
12
- <link rel="stylesheet" href="../styles/dark.css">
13
- <link rel="stylesheet" href="../styles/material.css">
14
- </head>
15
- <body>
16
-
17
- <div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
18
- <a href="../" class="navbar-brand">csdr documentation</a>
19
- <button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
20
- </div>
21
-
22
- <div class="xs-menu menu" id="mobile-menu">
23
- <div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
24
- </div>
25
-
26
- <div class="container-fluid main">
27
- <div class="row main">
28
- <div class="hidden-xs menu">
29
- <compodoc-menu mode="normal"></compodoc-menu>
30
- </div>
31
- <!-- START CONTENT -->
32
- <div class="content interface">
33
- <div class="content-data">
34
-
35
-
36
-
37
-
38
-
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
-
47
- <ol class="breadcrumb">
48
- <li class="breadcrumb-item">Interfaces</li>
49
- <li class="breadcrumb-item"
50
- >
51
- EuimMenuItem</li>
52
- </ol>
53
-
54
- <ul class="nav nav-tabs" role="tablist">
55
- <li class="nav-item">
56
- <a href="#info"
57
- class="nav-link"
58
- class="nav-link active"
59
- role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
60
- </li>
61
- </ul>
62
-
63
- <div class="tab-content">
64
- <div class="tab-pane fade active in" id="info">
65
- <p class="comment">
66
- <h3>File</h3>
67
- </p>
68
- <p class="comment">
69
- <code>packages/eui-mobile/packages/core/src/lib/components/euim-menu/models/eui-menu-item.model.ts</code>
70
- </p>
71
-
72
-
73
-
74
-
75
- <section data-compodoc="block-index">
76
- <h3 id="index">Index</h3>
77
- <table class="table table-sm table-bordered index-table">
78
- <tbody>
79
- <tr>
80
- <td class="col-md-4">
81
- <h6><b>Properties</b></h6>
82
- </td>
83
- </tr>
84
- <tr>
85
- <td class="col-md-4">
86
- <ul class="index-list">
87
- <li>
88
- <span class="modifier">Optional</span>
89
- <a href="#avatarColor"
90
- >
91
- avatarColor
92
- </a>
93
- </li>
94
- <li>
95
- <span class="modifier">Optional</span>
96
- <a href="#badge"
97
- >
98
- badge
99
- </a>
100
- </li>
101
- <li>
102
- <span class="modifier">Optional</span>
103
- <a href="#detailArrow"
104
- >
105
- detailArrow
106
- </a>
107
- </li>
108
- <li>
109
- <span class="modifier">Optional</span>
110
- <a href="#disabled"
111
- >
112
- disabled
113
- </a>
114
- </li>
115
- <li>
116
- <span class="modifier">Optional</span>
117
- <a href="#hasBadge"
118
- >
119
- hasBadge
120
- </a>
121
- </li>
122
- <li>
123
- <span class="modifier">Optional</span>
124
- <a href="#icon"
125
- >
126
- icon
127
- </a>
128
- </li>
129
- <li>
130
- <span class="modifier">Optional</span>
131
- <a href="#iconColor"
132
- >
133
- iconColor
134
- </a>
135
- </li>
136
- <li>
137
- <span class="modifier">Optional</span>
138
- <a href="#id"
139
- >
140
- id
141
- </a>
142
- </li>
143
- <li>
144
- <span class="modifier">Optional</span>
145
- <a href="#label"
146
- >
147
- label
148
- </a>
149
- </li>
150
- <li>
151
- <span class="modifier">Optional</span>
152
- <a href="#lines"
153
- >
154
- lines
155
- </a>
156
- </li>
157
- <li>
158
- <span class="modifier">Optional</span>
159
- <a href="#metadata"
160
- >
161
- metadata
162
- </a>
163
- </li>
164
- <li>
165
- <span class="modifier">Optional</span>
166
- <a href="#notification"
167
- >
168
- notification
169
- </a>
170
- </li>
171
- <li>
172
- <span class="modifier">Optional</span>
173
- <a href="#sublabel"
174
- >
175
- sublabel
176
- </a>
177
- </li>
178
- <li>
179
- <span class="modifier">Optional</span>
180
- <a href="#url"
181
- >
182
- url
183
- </a>
184
- </li>
185
- </ul>
186
- </td>
187
- </tr>
188
- </tbody>
189
- </table>
190
- </section>
191
-
192
-
193
-
194
- <section data-compodoc="block-properties">
195
- <h3 id="inputs">Properties</h3>
196
- <table class="table table-sm table-bordered">
197
- <tbody>
198
- <tr>
199
- <td class="col-md-4">
200
- <a name="avatarColor"></a>
201
- <span class="name "><b>avatarColor</b>
202
- <a href="#avatarColor">
203
- <span class="icon ion-ios-link"></span>
204
- </a>
205
- </span>
206
- </td>
207
- </tr>
208
- <tr>
209
- <td class="col-md-4">
210
- <code>avatarColor: <code>&quot;default&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;danger&quot; | &quot;warning&quot; | &quot;dark&quot; | &quot;accent&quot; | &quot;secondary&quot;</code>
211
- </code>
212
- </td>
213
- </tr>
214
-
215
-
216
- <tr>
217
- <td class="col-md-4">
218
- <i>Type : </i> <code>&quot;default&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;danger&quot; | &quot;warning&quot; | &quot;dark&quot; | &quot;accent&quot; | &quot;secondary&quot;</code>
219
-
220
- </td>
221
- </tr>
222
-
223
- <tr>
224
- <td class="col-md-4">
225
- <i>Optional</i>
226
- </td>
227
- </tr>
228
-
229
-
230
-
231
-
232
- </tbody>
233
- </table>
234
- <table class="table table-sm table-bordered">
235
- <tbody>
236
- <tr>
237
- <td class="col-md-4">
238
- <a name="badge"></a>
239
- <span class="name "><b>badge</b>
240
- <a href="#badge">
241
- <span class="icon ion-ios-link"></span>
242
- </a>
243
- </span>
244
- </td>
245
- </tr>
246
- <tr>
247
- <td class="col-md-4">
248
- <code>badge: <code><a href="../interfaces/Badge.html" target="_self" >Badge</a></code>
249
- </code>
250
- </td>
251
- </tr>
252
-
253
-
254
- <tr>
255
- <td class="col-md-4">
256
- <i>Type : </i> <code><a href="../interfaces/Badge.html" target="_self" >Badge</a></code>
257
-
258
- </td>
259
- </tr>
260
-
261
- <tr>
262
- <td class="col-md-4">
263
- <i>Optional</i>
264
- </td>
265
- </tr>
266
-
267
-
268
-
269
-
270
- </tbody>
271
- </table>
272
- <table class="table table-sm table-bordered">
273
- <tbody>
274
- <tr>
275
- <td class="col-md-4">
276
- <a name="detailArrow"></a>
277
- <span class="name "><b>detailArrow</b>
278
- <a href="#detailArrow">
279
- <span class="icon ion-ios-link"></span>
280
- </a>
281
- </span>
282
- </td>
283
- </tr>
284
- <tr>
285
- <td class="col-md-4">
286
- <code>detailArrow: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
287
- </code>
288
- </td>
289
- </tr>
290
-
291
-
292
- <tr>
293
- <td class="col-md-4">
294
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
295
-
296
- </td>
297
- </tr>
298
-
299
- <tr>
300
- <td class="col-md-4">
301
- <i>Optional</i>
302
- </td>
303
- </tr>
304
-
305
-
306
-
307
-
308
- </tbody>
309
- </table>
310
- <table class="table table-sm table-bordered">
311
- <tbody>
312
- <tr>
313
- <td class="col-md-4">
314
- <a name="disabled"></a>
315
- <span class="name "><b>disabled</b>
316
- <a href="#disabled">
317
- <span class="icon ion-ios-link"></span>
318
- </a>
319
- </span>
320
- </td>
321
- </tr>
322
- <tr>
323
- <td class="col-md-4">
324
- <code>disabled: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
325
- </code>
326
- </td>
327
- </tr>
328
-
329
-
330
- <tr>
331
- <td class="col-md-4">
332
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
333
-
334
- </td>
335
- </tr>
336
-
337
- <tr>
338
- <td class="col-md-4">
339
- <i>Optional</i>
340
- </td>
341
- </tr>
342
-
343
-
344
-
345
-
346
- </tbody>
347
- </table>
348
- <table class="table table-sm table-bordered">
349
- <tbody>
350
- <tr>
351
- <td class="col-md-4">
352
- <a name="hasBadge"></a>
353
- <span class="name "><b>hasBadge</b>
354
- <a href="#hasBadge">
355
- <span class="icon ion-ios-link"></span>
356
- </a>
357
- </span>
358
- </td>
359
- </tr>
360
- <tr>
361
- <td class="col-md-4">
362
- <code>hasBadge: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
363
- </code>
364
- </td>
365
- </tr>
366
-
367
-
368
- <tr>
369
- <td class="col-md-4">
370
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
371
-
372
- </td>
373
- </tr>
374
-
375
- <tr>
376
- <td class="col-md-4">
377
- <i>Optional</i>
378
- </td>
379
- </tr>
380
-
381
-
382
-
383
-
384
- </tbody>
385
- </table>
386
- <table class="table table-sm table-bordered">
387
- <tbody>
388
- <tr>
389
- <td class="col-md-4">
390
- <a name="icon"></a>
391
- <span class="name "><b>icon</b>
392
- <a href="#icon">
393
- <span class="icon ion-ios-link"></span>
394
- </a>
395
- </span>
396
- </td>
397
- </tr>
398
- <tr>
399
- <td class="col-md-4">
400
- <code>icon: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
401
- </code>
402
- </td>
403
- </tr>
404
-
405
-
406
- <tr>
407
- <td class="col-md-4">
408
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
409
-
410
- </td>
411
- </tr>
412
-
413
- <tr>
414
- <td class="col-md-4">
415
- <i>Optional</i>
416
- </td>
417
- </tr>
418
-
419
-
420
-
421
-
422
- </tbody>
423
- </table>
424
- <table class="table table-sm table-bordered">
425
- <tbody>
426
- <tr>
427
- <td class="col-md-4">
428
- <a name="iconColor"></a>
429
- <span class="name "><b>iconColor</b>
430
- <a href="#iconColor">
431
- <span class="icon ion-ios-link"></span>
432
- </a>
433
- </span>
434
- </td>
435
- </tr>
436
- <tr>
437
- <td class="col-md-4">
438
- <code>iconColor: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
439
- </code>
440
- </td>
441
- </tr>
442
-
443
-
444
- <tr>
445
- <td class="col-md-4">
446
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
447
-
448
- </td>
449
- </tr>
450
-
451
- <tr>
452
- <td class="col-md-4">
453
- <i>Optional</i>
454
- </td>
455
- </tr>
456
-
457
-
458
-
459
-
460
- </tbody>
461
- </table>
462
- <table class="table table-sm table-bordered">
463
- <tbody>
464
- <tr>
465
- <td class="col-md-4">
466
- <a name="id"></a>
467
- <span class="name "><b>id</b>
468
- <a href="#id">
469
- <span class="icon ion-ios-link"></span>
470
- </a>
471
- </span>
472
- </td>
473
- </tr>
474
- <tr>
475
- <td class="col-md-4">
476
- <code>id: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
477
- </code>
478
- </td>
479
- </tr>
480
-
481
-
482
- <tr>
483
- <td class="col-md-4">
484
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
485
-
486
- </td>
487
- </tr>
488
-
489
- <tr>
490
- <td class="col-md-4">
491
- <i>Optional</i>
492
- </td>
493
- </tr>
494
-
495
-
496
-
497
-
498
- </tbody>
499
- </table>
500
- <table class="table table-sm table-bordered">
501
- <tbody>
502
- <tr>
503
- <td class="col-md-4">
504
- <a name="label"></a>
505
- <span class="name "><b>label</b>
506
- <a href="#label">
507
- <span class="icon ion-ios-link"></span>
508
- </a>
509
- </span>
510
- </td>
511
- </tr>
512
- <tr>
513
- <td class="col-md-4">
514
- <code>label: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
515
- </code>
516
- </td>
517
- </tr>
518
-
519
-
520
- <tr>
521
- <td class="col-md-4">
522
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
523
-
524
- </td>
525
- </tr>
526
-
527
- <tr>
528
- <td class="col-md-4">
529
- <i>Optional</i>
530
- </td>
531
- </tr>
532
-
533
-
534
-
535
-
536
- </tbody>
537
- </table>
538
- <table class="table table-sm table-bordered">
539
- <tbody>
540
- <tr>
541
- <td class="col-md-4">
542
- <a name="lines"></a>
543
- <span class="name "><b>lines</b>
544
- <a href="#lines">
545
- <span class="icon ion-ios-link"></span>
546
- </a>
547
- </span>
548
- </td>
549
- </tr>
550
- <tr>
551
- <td class="col-md-4">
552
- <code>lines: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
553
- </code>
554
- </td>
555
- </tr>
556
-
557
-
558
- <tr>
559
- <td class="col-md-4">
560
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
561
-
562
- </td>
563
- </tr>
564
-
565
- <tr>
566
- <td class="col-md-4">
567
- <i>Optional</i>
568
- </td>
569
- </tr>
570
-
571
-
572
-
573
-
574
- </tbody>
575
- </table>
576
- <table class="table table-sm table-bordered">
577
- <tbody>
578
- <tr>
579
- <td class="col-md-4">
580
- <a name="metadata"></a>
581
- <span class="name "><b>metadata</b>
582
- <a href="#metadata">
583
- <span class="icon ion-ios-link"></span>
584
- </a>
585
- </span>
586
- </td>
587
- </tr>
588
- <tr>
589
- <td class="col-md-4">
590
- <code>metadata: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
591
- </code>
592
- </td>
593
- </tr>
594
-
595
-
596
- <tr>
597
- <td class="col-md-4">
598
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
599
-
600
- </td>
601
- </tr>
602
-
603
- <tr>
604
- <td class="col-md-4">
605
- <i>Optional</i>
606
- </td>
607
- </tr>
608
-
609
-
610
-
611
-
612
- </tbody>
613
- </table>
614
- <table class="table table-sm table-bordered">
615
- <tbody>
616
- <tr>
617
- <td class="col-md-4">
618
- <a name="notification"></a>
619
- <span class="name "><b>notification</b>
620
- <a href="#notification">
621
- <span class="icon ion-ios-link"></span>
622
- </a>
623
- </span>
624
- </td>
625
- </tr>
626
- <tr>
627
- <td class="col-md-4">
628
- <code>notification: <code><a href="../interfaces/Notification.html" target="_self" >Notification</a></code>
629
- </code>
630
- </td>
631
- </tr>
632
-
633
-
634
- <tr>
635
- <td class="col-md-4">
636
- <i>Type : </i> <code><a href="../interfaces/Notification.html" target="_self" >Notification</a></code>
637
-
638
- </td>
639
- </tr>
640
-
641
- <tr>
642
- <td class="col-md-4">
643
- <i>Optional</i>
644
- </td>
645
- </tr>
646
-
647
-
648
-
649
-
650
- </tbody>
651
- </table>
652
- <table class="table table-sm table-bordered">
653
- <tbody>
654
- <tr>
655
- <td class="col-md-4">
656
- <a name="sublabel"></a>
657
- <span class="name "><b>sublabel</b>
658
- <a href="#sublabel">
659
- <span class="icon ion-ios-link"></span>
660
- </a>
661
- </span>
662
- </td>
663
- </tr>
664
- <tr>
665
- <td class="col-md-4">
666
- <code>sublabel: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
667
- </code>
668
- </td>
669
- </tr>
670
-
671
-
672
- <tr>
673
- <td class="col-md-4">
674
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
675
-
676
- </td>
677
- </tr>
678
-
679
- <tr>
680
- <td class="col-md-4">
681
- <i>Optional</i>
682
- </td>
683
- </tr>
684
-
685
-
686
-
687
-
688
- </tbody>
689
- </table>
690
- <table class="table table-sm table-bordered">
691
- <tbody>
692
- <tr>
693
- <td class="col-md-4">
694
- <a name="url"></a>
695
- <span class="name "><b>url</b>
696
- <a href="#url">
697
- <span class="icon ion-ios-link"></span>
698
- </a>
699
- </span>
700
- </td>
701
- </tr>
702
- <tr>
703
- <td class="col-md-4">
704
- <code>url: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
705
- </code>
706
- </td>
707
- </tr>
708
-
709
-
710
- <tr>
711
- <td class="col-md-4">
712
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
713
-
714
- </td>
715
- </tr>
716
-
717
- <tr>
718
- <td class="col-md-4">
719
- <i>Optional</i>
720
- </td>
721
- </tr>
722
-
723
-
724
-
725
-
726
- </tbody>
727
- </table>
728
- </section>
729
- </div>
730
-
731
-
732
- </div>
733
-
734
-
735
-
736
-
737
-
738
-
739
-
740
-
741
- </div><div class="search-results">
742
- <div class="has-results">
743
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
744
- <ul class="search-results-list"></ul>
745
- </div>
746
- <div class="no-results">
747
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
748
- </div>
749
- </div>
750
- </div>
751
- <!-- END CONTENT -->
752
- </div>
753
- </div>
754
-
755
- <label class="dark-mode-switch">
756
- <input type="checkbox">
757
- <span class="slider">
758
- <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">
759
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
760
- </svg>
761
- </span>
762
- </label>
763
-
764
- <script>
765
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
766
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
767
- var COMPODOC_CURRENT_PAGE_URL = 'EuimMenuItem.html';
768
- var MAX_SEARCH_RESULTS = 15;
769
- </script>
770
-
771
- <script src="../js/libs/custom-elements.min.js"></script>
772
- <script src="../js/libs/lit-html.js"></script>
773
-
774
- <script src="../js/menu-wc.js" defer></script>
775
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
776
-
777
- <script src="../js/libs/bootstrap-native.js"></script>
778
-
779
- <script src="../js/libs/es6-shim.min.js"></script>
780
- <script src="../js/libs/EventDispatcher.js"></script>
781
- <script src="../js/libs/promise.min.js"></script>
782
- <script src="../js/libs/zepto.min.js"></script>
783
-
784
- <script src="../js/compodoc.js"></script>
785
-
786
- <script src="../js/tabs.js"></script>
787
- <script src="../js/menu.js"></script>
788
- <script src="../js/libs/clipboard.min.js"></script>
789
- <script src="../js/libs/prism.js"></script>
790
- <script src="../js/sourceCode.js"></script>
791
- <script src="../js/search/search.js"></script>
792
- <script src="../js/search/lunr.min.js"></script>
793
- <script src="../js/search/search-lunr.js"></script>
794
- <script src="../js/search/search_index.js"></script>
795
- <script src="../js/lazy-load-graphs.js"></script>
796
-
797
-
798
- </body>
799
- </html>