@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
@@ -176,21 +176,6 @@
176
176
  <li>
177
177
  <a href="#color" >color</a>
178
178
  </li>
179
- <li>
180
- <a href="#euimAccent" class="deprecated-name">euimAccent</a>
181
- </li>
182
- <li>
183
- <a href="#euimClear" class="deprecated-name">euimClear</a>
184
- </li>
185
- <li>
186
- <a href="#euimDanger" class="deprecated-name">euimDanger</a>
187
- </li>
188
- <li>
189
- <a href="#euimDark" class="deprecated-name">euimDark</a>
190
- </li>
191
- <li>
192
- <a href="#euimDefault" class="deprecated-name">euimDefault</a>
193
- </li>
194
179
  <li>
195
180
  <a href="#euimDisabled" >euimDisabled</a>
196
181
  </li>
@@ -209,21 +194,9 @@
209
194
  <li>
210
195
  <a href="#euimFontRegular" >euimFontRegular</a>
211
196
  </li>
212
- <li>
213
- <a href="#euimInfo" class="deprecated-name">euimInfo</a>
214
- </li>
215
- <li>
216
- <a href="#euimLight" class="deprecated-name">euimLight</a>
217
- </li>
218
197
  <li>
219
198
  <a href="#euimPositionTopEnd" >euimPositionTopEnd</a>
220
199
  </li>
221
- <li>
222
- <a href="#euimPrimary" class="deprecated-name">euimPrimary</a>
223
- </li>
224
- <li>
225
- <a href="#euimSecondary" class="deprecated-name">euimSecondary</a>
226
- </li>
227
200
  <li>
228
201
  <a href="#euimSize2XL" >euimSize2XL</a>
229
202
  </li>
@@ -257,21 +230,6 @@
257
230
  <li>
258
231
  <a href="#euimSizeXS" >euimSizeXS</a>
259
232
  </li>
260
- <li>
261
- <a href="#euimSuccess" class="deprecated-name">euimSuccess</a>
262
- </li>
263
- <li>
264
- <a href="#euimVariant" class="deprecated-name">euimVariant</a>
265
- </li>
266
- <li>
267
- <a href="#euimWarning" class="deprecated-name">euimWarning</a>
268
- </li>
269
- <li>
270
- <a href="#euimWhite" class="deprecated-name">euimWhite</a>
271
- </li>
272
- <li>
273
- <a href="#variant" class="deprecated-name">variant</a>
274
- </li>
275
233
  </ul>
276
234
  </td>
277
235
  </tr>
@@ -287,12 +245,6 @@
287
245
  <tr>
288
246
  <td class="col-md-4">
289
247
  <ul class="index-list">
290
- <li>
291
- <a href="#euimVariant" >euimVariant</a>
292
- </li>
293
- <li>
294
- <a href="#variant" >variant</a>
295
- </li>
296
248
  <li>
297
249
  <a href="#color" >color</a>
298
250
  </li>
@@ -325,111 +277,6 @@
325
277
  </tr>
326
278
  </tbody>
327
279
  </table>
328
- <table class="table table-sm table-bordered">
329
- <tbody>
330
- <tr>
331
- <td class="col-md-4">
332
- <a name="euimAccent"></a>
333
- <b>euimAccent</b>
334
- </td>
335
- </tr>
336
- <tr>
337
- <td class="col-md-4">
338
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
339
-
340
- </td>
341
- </tr>
342
- <tr>
343
- <td class="col-md-4">
344
- <i>Default value : </i><code>false</code>
345
- </td>
346
- </tr>
347
- </tbody>
348
- </table>
349
- <table class="table table-sm table-bordered">
350
- <tbody>
351
- <tr>
352
- <td class="col-md-4">
353
- <a name="euimClear"></a>
354
- <b>euimClear</b>
355
- </td>
356
- </tr>
357
- <tr>
358
- <td class="col-md-4">
359
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
360
-
361
- </td>
362
- </tr>
363
- <tr>
364
- <td class="col-md-4">
365
- <i>Default value : </i><code>false</code>
366
- </td>
367
- </tr>
368
- </tbody>
369
- </table>
370
- <table class="table table-sm table-bordered">
371
- <tbody>
372
- <tr>
373
- <td class="col-md-4">
374
- <a name="euimDanger"></a>
375
- <b>euimDanger</b>
376
- </td>
377
- </tr>
378
- <tr>
379
- <td class="col-md-4">
380
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
381
-
382
- </td>
383
- </tr>
384
- <tr>
385
- <td class="col-md-4">
386
- <i>Default value : </i><code>false</code>
387
- </td>
388
- </tr>
389
- </tbody>
390
- </table>
391
- <table class="table table-sm table-bordered">
392
- <tbody>
393
- <tr>
394
- <td class="col-md-4">
395
- <a name="euimDark"></a>
396
- <b>euimDark</b>
397
- </td>
398
- </tr>
399
- <tr>
400
- <td class="col-md-4">
401
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
402
-
403
- </td>
404
- </tr>
405
- <tr>
406
- <td class="col-md-4">
407
- <i>Default value : </i><code>false</code>
408
- </td>
409
- </tr>
410
- </tbody>
411
- </table>
412
- <table class="table table-sm table-bordered">
413
- <tbody>
414
- <tr>
415
- <td class="col-md-4">
416
- <a name="euimDefault"></a>
417
- <b>euimDefault</b>
418
- </td>
419
- </tr>
420
- <tr>
421
- <td class="col-md-4">
422
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
423
-
424
- </td>
425
- </tr>
426
- <tr>
427
- <td class="col-md-4">
428
- <i>Default value : </i><code>false</code>
429
- </td>
430
- </tr>
431
- </tbody>
432
- </table>
433
280
  <table class="table table-sm table-bordered">
434
281
  <tbody>
435
282
  <tr>
@@ -556,48 +403,6 @@
556
403
  </tr>
557
404
  </tbody>
558
405
  </table>
559
- <table class="table table-sm table-bordered">
560
- <tbody>
561
- <tr>
562
- <td class="col-md-4">
563
- <a name="euimInfo"></a>
564
- <b>euimInfo</b>
565
- </td>
566
- </tr>
567
- <tr>
568
- <td class="col-md-4">
569
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
570
-
571
- </td>
572
- </tr>
573
- <tr>
574
- <td class="col-md-4">
575
- <i>Default value : </i><code>false</code>
576
- </td>
577
- </tr>
578
- </tbody>
579
- </table>
580
- <table class="table table-sm table-bordered">
581
- <tbody>
582
- <tr>
583
- <td class="col-md-4">
584
- <a name="euimLight"></a>
585
- <b>euimLight</b>
586
- </td>
587
- </tr>
588
- <tr>
589
- <td class="col-md-4">
590
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
591
-
592
- </td>
593
- </tr>
594
- <tr>
595
- <td class="col-md-4">
596
- <i>Default value : </i><code>false</code>
597
- </td>
598
- </tr>
599
- </tbody>
600
- </table>
601
406
  <table class="table table-sm table-bordered">
602
407
  <tbody>
603
408
  <tr>
@@ -619,48 +424,6 @@
619
424
  </tr>
620
425
  </tbody>
621
426
  </table>
622
- <table class="table table-sm table-bordered">
623
- <tbody>
624
- <tr>
625
- <td class="col-md-4">
626
- <a name="euimPrimary"></a>
627
- <b>euimPrimary</b>
628
- </td>
629
- </tr>
630
- <tr>
631
- <td class="col-md-4">
632
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
633
-
634
- </td>
635
- </tr>
636
- <tr>
637
- <td class="col-md-4">
638
- <i>Default value : </i><code>false</code>
639
- </td>
640
- </tr>
641
- </tbody>
642
- </table>
643
- <table class="table table-sm table-bordered">
644
- <tbody>
645
- <tr>
646
- <td class="col-md-4">
647
- <a name="euimSecondary"></a>
648
- <b>euimSecondary</b>
649
- </td>
650
- </tr>
651
- <tr>
652
- <td class="col-md-4">
653
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
654
-
655
- </td>
656
- </tr>
657
- <tr>
658
- <td class="col-md-4">
659
- <i>Default value : </i><code>false</code>
660
- </td>
661
- </tr>
662
- </tbody>
663
- </table>
664
427
  <table class="table table-sm table-bordered">
665
428
  <tbody>
666
429
  <tr>
@@ -887,101 +650,6 @@
887
650
  </tr>
888
651
  </tbody>
889
652
  </table>
890
- <table class="table table-sm table-bordered">
891
- <tbody>
892
- <tr>
893
- <td class="col-md-4">
894
- <a name="euimSuccess"></a>
895
- <b>euimSuccess</b>
896
- </td>
897
- </tr>
898
- <tr>
899
- <td class="col-md-4">
900
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
901
-
902
- </td>
903
- </tr>
904
- <tr>
905
- <td class="col-md-4">
906
- <i>Default value : </i><code>false</code>
907
- </td>
908
- </tr>
909
- </tbody>
910
- </table>
911
- <table class="table table-sm table-bordered">
912
- <tbody>
913
- <tr>
914
- <td class="col-md-4">
915
- <a name="euimVariant"></a>
916
- <b>euimVariant</b>
917
- </td>
918
- </tr>
919
- <tr>
920
- <td class="col-md-4">
921
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
922
-
923
- </td>
924
- </tr>
925
- </tbody>
926
- </table>
927
- <table class="table table-sm table-bordered">
928
- <tbody>
929
- <tr>
930
- <td class="col-md-4">
931
- <a name="euimWarning"></a>
932
- <b>euimWarning</b>
933
- </td>
934
- </tr>
935
- <tr>
936
- <td class="col-md-4">
937
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
938
-
939
- </td>
940
- </tr>
941
- <tr>
942
- <td class="col-md-4">
943
- <i>Default value : </i><code>false</code>
944
- </td>
945
- </tr>
946
- </tbody>
947
- </table>
948
- <table class="table table-sm table-bordered">
949
- <tbody>
950
- <tr>
951
- <td class="col-md-4">
952
- <a name="euimWhite"></a>
953
- <b>euimWhite</b>
954
- </td>
955
- </tr>
956
- <tr>
957
- <td class="col-md-4">
958
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/boolean" target="_blank" >boolean</a></code>
959
-
960
- </td>
961
- </tr>
962
- <tr>
963
- <td class="col-md-4">
964
- <i>Default value : </i><code>false</code>
965
- </td>
966
- </tr>
967
- </tbody>
968
- </table>
969
- <table class="table table-sm table-bordered">
970
- <tbody>
971
- <tr>
972
- <td class="col-md-4">
973
- <a name="variant"></a>
974
- <b>variant</b>
975
- </td>
976
- </tr>
977
- <tr>
978
- <td class="col-md-4">
979
- <i>Type : </i> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
980
-
981
- </td>
982
- </tr>
983
- </tbody>
984
- </table>
985
653
  </section>
986
654
 
987
655
 
@@ -1058,148 +726,6 @@
1058
726
  <h3 id="accessors">
1059
727
  Accessors
1060
728
  </h3>
1061
- <table class="table table-sm table-bordered">
1062
- <tbody>
1063
- <tr>
1064
- <td class="col-md-4">
1065
- <a name="euimVariant"></a>
1066
- <span class="name"><b>euimVariant</b><a href="#euimVariant"><span class="icon ion-ios-link"></span></a></span>
1067
- </td>
1068
- </tr>
1069
-
1070
- <tr>
1071
- <td class="col-md-4">
1072
- <span class="accessor"><b>get</b><code>euimVariant()</code></span>
1073
- </td>
1074
- </tr>
1075
- <tr>
1076
- <td class="col-md-4">
1077
- <div class="io-description"><p>Please use <a href="color">color</a> property instead</p>
1078
- </div>
1079
-
1080
- <div>
1081
- </div>
1082
- <div class="io-description">
1083
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1084
-
1085
- </div>
1086
- </td>
1087
- </tr>
1088
-
1089
- <tr>
1090
- <td class="col-md-4">
1091
- <span class="accessor"><b>set</b><code>euimVariant(value: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>)</code></span>
1092
- </td>
1093
- </tr>
1094
- <tr>
1095
- <td class="col-md-4">
1096
-
1097
- <div class="io-description">
1098
- <b>Parameters :</b>
1099
- <table class="params">
1100
- <thead>
1101
- <tr>
1102
- <td>Name</td>
1103
- <td>Type</td>
1104
- <td>Optional</td>
1105
- </tr>
1106
- </thead>
1107
- <tbody>
1108
- <tr>
1109
- <td>value</td>
1110
-
1111
- <td>
1112
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1113
- </td>
1114
-
1115
- <td>
1116
- No
1117
- </td>
1118
-
1119
- </tr>
1120
- </tbody>
1121
- </table>
1122
- </div>
1123
- <div>
1124
- </div>
1125
- <div class="io-description">
1126
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
1127
-
1128
- </div>
1129
- </td>
1130
- </tr>
1131
- </tbody>
1132
- </table>
1133
- <table class="table table-sm table-bordered">
1134
- <tbody>
1135
- <tr>
1136
- <td class="col-md-4">
1137
- <a name="variant"></a>
1138
- <span class="name"><b>variant</b><a href="#variant"><span class="icon ion-ios-link"></span></a></span>
1139
- </td>
1140
- </tr>
1141
-
1142
- <tr>
1143
- <td class="col-md-4">
1144
- <span class="accessor"><b>get</b><code>variant()</code></span>
1145
- </td>
1146
- </tr>
1147
- <tr>
1148
- <td class="col-md-4">
1149
-
1150
- <div>
1151
- </div>
1152
- <div class="io-description">
1153
- <b>Returns : </b> <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1154
-
1155
- </div>
1156
- </td>
1157
- </tr>
1158
-
1159
- <tr>
1160
- <td class="col-md-4">
1161
- <span class="accessor"><b>set</b><code>variant(value: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank">string</a>)</code></span>
1162
- </td>
1163
- </tr>
1164
- <tr>
1165
- <td class="col-md-4">
1166
-
1167
- <div class="io-description">
1168
- <b>Parameters :</b>
1169
- <table class="params">
1170
- <thead>
1171
- <tr>
1172
- <td>Name</td>
1173
- <td>Type</td>
1174
- <td>Optional</td>
1175
- </tr>
1176
- </thead>
1177
- <tbody>
1178
- <tr>
1179
- <td>value</td>
1180
-
1181
- <td>
1182
- <code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/string" target="_blank" >string</a></code>
1183
- </td>
1184
-
1185
- <td>
1186
- No
1187
- </td>
1188
-
1189
- </tr>
1190
- </tbody>
1191
- </table>
1192
- </div>
1193
- <div>
1194
- </div>
1195
- <div class="io-description">
1196
- <b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >void</a></code>
1197
-
1198
- </div>
1199
- </td>
1200
- </tr>
1201
- </tbody>
1202
- </table>
1203
729
  <table class="table table-sm table-bordered">
1204
730
  <tbody>
1205
731
  <tr>
@@ -140,7 +140,7 @@
140
140
  <td class="col-md-9">
141
141
  <code><a href="../directives/BaseStatesDirective.html" target="_self" >BaseStatesDirective</a></code>
142
142
  <br/>
143
- <div><i>&nbsp;Inputs</i> : euimPrimary&nbsp;</div>
143
+ <div><i>&nbsp;Inputs</i> : color&nbsp;</div>
144
144
  </td>
145
145
  </tr>
146
146
 
package/docs/index.html CHANGED
@@ -102,7 +102,7 @@
102
102
  <div class="card-block">
103
103
  <h4 class="card-title"><span class="icon ion-ios-archive"></span></h4>
104
104
  <p class="card-text">
105
- <a href="./modules.html">36 Modules</a>
105
+ <a href="./modules.html">28 Modules</a>
106
106
  </p>
107
107
  </div>
108
108
  </div>
@@ -111,7 +111,7 @@
111
111
  <div class="card text-center">
112
112
  <div class="card-block">
113
113
  <h4 class="card-title"><span class="icon ion-md-cog"></span></h4>
114
- <p class="card-text">54 Components</p>
114
+ <p class="card-text">47 Components</p>
115
115
  </div>
116
116
  </div>
117
117
  </div>
@@ -119,7 +119,7 @@
119
119
  <div class="card text-center">
120
120
  <div class="card-block">
121
121
  <h4 class="card-title"><span class="icon ion-md-code-working"></span></h4>
122
- <p class="card-text">24 Directives</p>
122
+ <p class="card-text">19 Directives</p>
123
123
  </div>
124
124
  </div>
125
125
  </div>
@@ -131,19 +131,11 @@
131
131
  </div>
132
132
  </div>
133
133
  </div>
134
- <div class="col-sm-3">
135
- <div class="card text-center">
136
- <div class="card-block">
137
- <h4 class="card-title"><span class="icon ion-ios-paper"></span></h4>
138
- <p class="card-text">1 Class</p>
139
- </div>
140
- </div>
141
- </div>
142
134
  <div class="col-sm-3">
143
135
  <div class="card text-center">
144
136
  <div class="card-block">
145
137
  <h4 class="card-title"><span class="icon ion-md-information-circle-outline"></span></h4>
146
- <p class="card-text">8 Interfaces</p>
138
+ <p class="card-text">3 Interfaces</p>
147
139
  </div>
148
140
  </div>
149
141
  </div>