@eui/mobile-core 17.0.0-next.8 → 17.0.1-snapshot-1713964827540

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