@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,304 +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
- EuimMenuSection</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="#id"
90
- >
91
- id
92
- </a>
93
- </li>
94
- <li>
95
- <span class="modifier">Optional</span>
96
- <a href="#items"
97
- >
98
- items
99
- </a>
100
- </li>
101
- <li>
102
- <span class="modifier">Optional</span>
103
- <a href="#sectionName"
104
- >
105
- sectionName
106
- </a>
107
- </li>
108
- </ul>
109
- </td>
110
- </tr>
111
- </tbody>
112
- </table>
113
- </section>
114
-
115
-
116
-
117
- <section data-compodoc="block-properties">
118
- <h3 id="inputs">Properties</h3>
119
- <table class="table table-sm table-bordered">
120
- <tbody>
121
- <tr>
122
- <td class="col-md-4">
123
- <a name="id"></a>
124
- <span class="name "><b>id</b>
125
- <a href="#id">
126
- <span class="icon ion-ios-link"></span>
127
- </a>
128
- </span>
129
- </td>
130
- </tr>
131
- <tr>
132
- <td class="col-md-4">
133
- <code>id: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
134
- </code>
135
- </td>
136
- </tr>
137
-
138
-
139
- <tr>
140
- <td class="col-md-4">
141
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
142
-
143
- </td>
144
- </tr>
145
-
146
- <tr>
147
- <td class="col-md-4">
148
- <i>Optional</i>
149
- </td>
150
- </tr>
151
-
152
-
153
-
154
-
155
- </tbody>
156
- </table>
157
- <table class="table table-sm table-bordered">
158
- <tbody>
159
- <tr>
160
- <td class="col-md-4">
161
- <a name="items"></a>
162
- <span class="name "><b>items</b>
163
- <a href="#items">
164
- <span class="icon ion-ios-link"></span>
165
- </a>
166
- </span>
167
- </td>
168
- </tr>
169
- <tr>
170
- <td class="col-md-4">
171
- <code>items: <code><a href="../interfaces/EuimMenuItem.html" target="_self" >EuimMenuItem[]</a></code>
172
- </code>
173
- </td>
174
- </tr>
175
-
176
-
177
- <tr>
178
- <td class="col-md-4">
179
- <i>Type : </i> <code><a href="../interfaces/EuimMenuItem.html" target="_self" >EuimMenuItem[]</a></code>
180
-
181
- </td>
182
- </tr>
183
-
184
- <tr>
185
- <td class="col-md-4">
186
- <i>Optional</i>
187
- </td>
188
- </tr>
189
-
190
-
191
-
192
-
193
- </tbody>
194
- </table>
195
- <table class="table table-sm table-bordered">
196
- <tbody>
197
- <tr>
198
- <td class="col-md-4">
199
- <a name="sectionName"></a>
200
- <span class="name "><b>sectionName</b>
201
- <a href="#sectionName">
202
- <span class="icon ion-ios-link"></span>
203
- </a>
204
- </span>
205
- </td>
206
- </tr>
207
- <tr>
208
- <td class="col-md-4">
209
- <code>sectionName: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
210
- </code>
211
- </td>
212
- </tr>
213
-
214
-
215
- <tr>
216
- <td class="col-md-4">
217
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
218
-
219
- </td>
220
- </tr>
221
-
222
- <tr>
223
- <td class="col-md-4">
224
- <i>Optional</i>
225
- </td>
226
- </tr>
227
-
228
-
229
-
230
-
231
- </tbody>
232
- </table>
233
- </section>
234
- </div>
235
-
236
-
237
- </div>
238
-
239
-
240
-
241
-
242
-
243
-
244
-
245
-
246
- </div><div class="search-results">
247
- <div class="has-results">
248
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
249
- <ul class="search-results-list"></ul>
250
- </div>
251
- <div class="no-results">
252
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
253
- </div>
254
- </div>
255
- </div>
256
- <!-- END CONTENT -->
257
- </div>
258
- </div>
259
-
260
- <label class="dark-mode-switch">
261
- <input type="checkbox">
262
- <span class="slider">
263
- <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">
264
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
265
- </svg>
266
- </span>
267
- </label>
268
-
269
- <script>
270
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
271
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
272
- var COMPODOC_CURRENT_PAGE_URL = 'EuimMenuSection.html';
273
- var MAX_SEARCH_RESULTS = 15;
274
- </script>
275
-
276
- <script src="../js/libs/custom-elements.min.js"></script>
277
- <script src="../js/libs/lit-html.js"></script>
278
-
279
- <script src="../js/menu-wc.js" defer></script>
280
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
281
-
282
- <script src="../js/libs/bootstrap-native.js"></script>
283
-
284
- <script src="../js/libs/es6-shim.min.js"></script>
285
- <script src="../js/libs/EventDispatcher.js"></script>
286
- <script src="../js/libs/promise.min.js"></script>
287
- <script src="../js/libs/zepto.min.js"></script>
288
-
289
- <script src="../js/compodoc.js"></script>
290
-
291
- <script src="../js/tabs.js"></script>
292
- <script src="../js/menu.js"></script>
293
- <script src="../js/libs/clipboard.min.js"></script>
294
- <script src="../js/libs/prism.js"></script>
295
- <script src="../js/sourceCode.js"></script>
296
- <script src="../js/search/search.js"></script>
297
- <script src="../js/search/lunr.min.js"></script>
298
- <script src="../js/search/search-lunr.js"></script>
299
- <script src="../js/search/search_index.js"></script>
300
- <script src="../js/lazy-load-graphs.js"></script>
301
-
302
-
303
- </body>
304
- </html>
@@ -1,259 +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
- Notification</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="#color"
90
- >
91
- color
92
- </a>
93
- </li>
94
- <li>
95
- <span class="modifier">Optional</span>
96
- <a href="#count"
97
- >
98
- count
99
- </a>
100
- </li>
101
- </ul>
102
- </td>
103
- </tr>
104
- </tbody>
105
- </table>
106
- </section>
107
-
108
-
109
-
110
- <section data-compodoc="block-properties">
111
- <h3 id="inputs">Properties</h3>
112
- <table class="table table-sm table-bordered">
113
- <tbody>
114
- <tr>
115
- <td class="col-md-4">
116
- <a name="color"></a>
117
- <span class="name "><b>color</b>
118
- <a href="#color">
119
- <span class="icon ion-ios-link"></span>
120
- </a>
121
- </span>
122
- </td>
123
- </tr>
124
- <tr>
125
- <td class="col-md-4">
126
- <code>color: <code>&quot;default&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;danger&quot; | &quot;warning&quot; | &quot;accent&quot; | &quot;secondary&quot; | &quot;dark&quot;</code>
127
- </code>
128
- </td>
129
- </tr>
130
-
131
-
132
- <tr>
133
- <td class="col-md-4">
134
- <i>Type : </i> <code>&quot;default&quot; | &quot;primary&quot; | &quot;info&quot; | &quot;success&quot; | &quot;danger&quot; | &quot;warning&quot; | &quot;accent&quot; | &quot;secondary&quot; | &quot;dark&quot;</code>
135
-
136
- </td>
137
- </tr>
138
-
139
- <tr>
140
- <td class="col-md-4">
141
- <i>Optional</i>
142
- </td>
143
- </tr>
144
-
145
-
146
-
147
-
148
- </tbody>
149
- </table>
150
- <table class="table table-sm table-bordered">
151
- <tbody>
152
- <tr>
153
- <td class="col-md-4">
154
- <a name="count"></a>
155
- <span class="name "><b>count</b>
156
- <a href="#count">
157
- <span class="icon ion-ios-link"></span>
158
- </a>
159
- </span>
160
- </td>
161
- </tr>
162
- <tr>
163
- <td class="col-md-4">
164
- <code>count: <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
165
- </code>
166
- </td>
167
- </tr>
168
-
169
-
170
- <tr>
171
- <td class="col-md-4">
172
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
173
-
174
- </td>
175
- </tr>
176
-
177
- <tr>
178
- <td class="col-md-4">
179
- <i>Optional</i>
180
- </td>
181
- </tr>
182
-
183
-
184
-
185
-
186
- </tbody>
187
- </table>
188
- </section>
189
- </div>
190
-
191
-
192
- </div>
193
-
194
-
195
-
196
-
197
-
198
-
199
-
200
-
201
- </div><div class="search-results">
202
- <div class="has-results">
203
- <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
204
- <ul class="search-results-list"></ul>
205
- </div>
206
- <div class="no-results">
207
- <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
208
- </div>
209
- </div>
210
- </div>
211
- <!-- END CONTENT -->
212
- </div>
213
- </div>
214
-
215
- <label class="dark-mode-switch">
216
- <input type="checkbox">
217
- <span class="slider">
218
- <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">
219
- <path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
220
- </svg>
221
- </span>
222
- </label>
223
-
224
- <script>
225
- var COMPODOC_CURRENT_PAGE_DEPTH = 1;
226
- var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
227
- var COMPODOC_CURRENT_PAGE_URL = 'Notification.html';
228
- var MAX_SEARCH_RESULTS = 15;
229
- </script>
230
-
231
- <script src="../js/libs/custom-elements.min.js"></script>
232
- <script src="../js/libs/lit-html.js"></script>
233
-
234
- <script src="../js/menu-wc.js" defer></script>
235
- <script nomodule src="../js/menu-wc_es5.js" defer></script>
236
-
237
- <script src="../js/libs/bootstrap-native.js"></script>
238
-
239
- <script src="../js/libs/es6-shim.min.js"></script>
240
- <script src="../js/libs/EventDispatcher.js"></script>
241
- <script src="../js/libs/promise.min.js"></script>
242
- <script src="../js/libs/zepto.min.js"></script>
243
-
244
- <script src="../js/compodoc.js"></script>
245
-
246
- <script src="../js/tabs.js"></script>
247
- <script src="../js/menu.js"></script>
248
- <script src="../js/libs/clipboard.min.js"></script>
249
- <script src="../js/libs/prism.js"></script>
250
- <script src="../js/sourceCode.js"></script>
251
- <script src="../js/search/search.js"></script>
252
- <script src="../js/search/lunr.min.js"></script>
253
- <script src="../js/search/search-lunr.js"></script>
254
- <script src="../js/search/search_index.js"></script>
255
- <script src="../js/lazy-load-graphs.js"></script>
256
-
257
-
258
- </body>
259
- </html>