@ember-eui/core 9.0.1 → 10.0.1

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 (1180) hide show
  1. package/dist/components/eui-accordion.js +74 -218
  2. package/dist/components/eui-accordion.js.map +1 -1
  3. package/dist/components/eui-auto-sizer.js +68 -84
  4. package/dist/components/eui-auto-sizer.js.map +1 -1
  5. package/dist/components/eui-avatar.js +5 -56
  6. package/dist/components/eui-avatar.js.map +1 -1
  7. package/dist/components/eui-badge-group.js +7 -21
  8. package/dist/components/eui-badge-group.js.map +1 -1
  9. package/dist/components/eui-badge.js +5 -159
  10. package/dist/components/eui-badge.js.map +1 -1
  11. package/dist/components/eui-beta-badge.js +5 -177
  12. package/dist/components/eui-beta-badge.js.map +1 -1
  13. package/dist/components/eui-bottom-bar.js +34 -101
  14. package/dist/components/eui-bottom-bar.js.map +1 -1
  15. package/dist/components/eui-breadcrumbs.js +78 -183
  16. package/dist/components/eui-breadcrumbs.js.map +1 -1
  17. package/dist/components/eui-button-content.js +5 -33
  18. package/dist/components/eui-button-content.js.map +1 -1
  19. package/dist/components/eui-button-empty.js +5 -67
  20. package/dist/components/eui-button-empty.js.map +1 -1
  21. package/dist/components/eui-button-group-button.js +5 -65
  22. package/dist/components/eui-button-group-button.js.map +1 -1
  23. package/dist/components/eui-button-group.js +5 -74
  24. package/dist/components/eui-button-group.js.map +1 -1
  25. package/dist/components/eui-button-icon.js +5 -60
  26. package/dist/components/eui-button-icon.js.map +1 -1
  27. package/dist/components/eui-button.js +5 -52
  28. package/dist/components/eui-button.js.map +1 -1
  29. package/dist/components/eui-call-out.js +5 -50
  30. package/dist/components/eui-call-out.js.map +1 -1
  31. package/dist/components/eui-card-select.js +22 -48
  32. package/dist/components/eui-card-select.js.map +1 -1
  33. package/dist/components/eui-card.js +41 -198
  34. package/dist/components/eui-card.js.map +1 -1
  35. package/dist/components/eui-checkable-card.js +5 -67
  36. package/dist/components/eui-checkable-card.js.map +1 -1
  37. package/dist/components/eui-checkbox-group.js +5 -52
  38. package/dist/components/eui-checkbox-group.js.map +1 -1
  39. package/dist/components/eui-checkbox.js +8 -53
  40. package/dist/components/eui-checkbox.js.map +1 -1
  41. package/dist/components/eui-code-block/controls.js +5 -36
  42. package/dist/components/eui-code-block/controls.js.map +1 -1
  43. package/dist/components/eui-code-block/full-screen-display.js +5 -18
  44. package/dist/components/eui-code-block/full-screen-display.js.map +1 -1
  45. package/dist/components/eui-code-block/virtualized.js +24 -61
  46. package/dist/components/eui-code-block/virtualized.js.map +1 -1
  47. package/dist/components/eui-code-block.js +141 -287
  48. package/dist/components/eui-code-block.js.map +1 -1
  49. package/dist/components/eui-code.js +43 -58
  50. package/dist/components/eui-code.js.map +1 -1
  51. package/dist/components/eui-collapsible-nav-group.js +5 -132
  52. package/dist/components/eui-collapsible-nav-group.js.map +1 -1
  53. package/dist/components/eui-collapsible-nav.js +48 -85
  54. package/dist/components/eui-collapsible-nav.js.map +1 -1
  55. package/dist/components/eui-combo-box/create-option.js +21 -42
  56. package/dist/components/eui-combo-box/create-option.js.map +1 -1
  57. package/dist/components/eui-combo-box/group.js +4 -15
  58. package/dist/components/eui-combo-box/group.js.map +1 -1
  59. package/dist/components/eui-combo-box/no-matches-message.js +5 -13
  60. package/dist/components/eui-combo-box/no-matches-message.js.map +1 -1
  61. package/dist/components/eui-combo-box/options.js +41 -124
  62. package/dist/components/eui-combo-box/options.js.map +1 -1
  63. package/dist/components/eui-combo-box/search-message.js +5 -13
  64. package/dist/components/eui-combo-box/search-message.js.map +1 -1
  65. package/dist/components/eui-combo-box/trigger/input.js +37 -77
  66. package/dist/components/eui-combo-box/trigger/input.js.map +1 -1
  67. package/dist/components/eui-combo-box/trigger.js +25 -156
  68. package/dist/components/eui-combo-box/trigger.js.map +1 -1
  69. package/dist/components/eui-combo-box-pill.js +5 -44
  70. package/dist/components/eui-combo-box-pill.js.map +1 -1
  71. package/dist/components/eui-combo-box.js +124 -209
  72. package/dist/components/eui-combo-box.js.map +1 -1
  73. package/dist/components/eui-comment-list.js +4 -11
  74. package/dist/components/eui-comment-list.js.map +1 -1
  75. package/dist/components/eui-comment-timeline.js +5 -34
  76. package/dist/components/eui-comment-timeline.js.map +1 -1
  77. package/dist/components/eui-comment.js +5 -88
  78. package/dist/components/eui-comment.js.map +1 -1
  79. package/dist/components/eui-confirm-modal.js +5 -46
  80. package/dist/components/eui-confirm-modal.js.map +1 -1
  81. package/dist/components/eui-context-menu-item.js +29 -94
  82. package/dist/components/eui-context-menu-item.js.map +1 -1
  83. package/dist/components/eui-context-menu-panel.js +4 -10
  84. package/dist/components/eui-context-menu-panel.js.map +1 -1
  85. package/dist/components/eui-copy.js +25 -32
  86. package/dist/components/eui-copy.js.map +1 -1
  87. package/dist/components/eui-described-form-group.js +5 -43
  88. package/dist/components/eui-described-form-group.js.map +1 -1
  89. package/dist/components/eui-description-list-description.js +4 -8
  90. package/dist/components/eui-description-list-description.js.map +1 -1
  91. package/dist/components/eui-description-list-title.js +4 -8
  92. package/dist/components/eui-description-list-title.js.map +1 -1
  93. package/dist/components/eui-description-list.js +5 -29
  94. package/dist/components/eui-description-list.js.map +1 -1
  95. package/dist/components/eui-dual-range.js +273 -650
  96. package/dist/components/eui-dual-range.js.map +1 -1
  97. package/dist/components/eui-empty-prompt.js +5 -94
  98. package/dist/components/eui-empty-prompt.js.map +1 -1
  99. package/dist/components/eui-field-number.js +5 -72
  100. package/dist/components/eui-field-number.js.map +1 -1
  101. package/dist/components/eui-field-password.js +5 -78
  102. package/dist/components/eui-field-password.js.map +1 -1
  103. package/dist/components/eui-field-search.js +77 -135
  104. package/dist/components/eui-field-search.js.map +1 -1
  105. package/dist/components/eui-field-text.js +5 -69
  106. package/dist/components/eui-field-text.js.map +1 -1
  107. package/dist/components/eui-file-picker.js +80 -167
  108. package/dist/components/eui-file-picker.js.map +1 -1
  109. package/dist/components/eui-flex-grid.js +5 -37
  110. package/dist/components/eui-flex-grid.js.map +1 -1
  111. package/dist/components/eui-flex-group.js +5 -37
  112. package/dist/components/eui-flex-group.js.map +1 -1
  113. package/dist/components/eui-flex-item.js +5 -32
  114. package/dist/components/eui-flex-item.js.map +1 -1
  115. package/dist/components/eui-flyout-body.js +5 -35
  116. package/dist/components/eui-flyout-body.js.map +1 -1
  117. package/dist/components/eui-flyout-footer.js +4 -8
  118. package/dist/components/eui-flyout-footer.js.map +1 -1
  119. package/dist/components/eui-flyout-header.js +5 -15
  120. package/dist/components/eui-flyout-header.js.map +1 -1
  121. package/dist/components/eui-flyout.js +85 -223
  122. package/dist/components/eui-flyout.js.map +1 -1
  123. package/dist/components/eui-form-control-layout-clear-button.js +5 -20
  124. package/dist/components/eui-form-control-layout-clear-button.js.map +1 -1
  125. package/dist/components/eui-form-control-layout-custom-icon.js +5 -30
  126. package/dist/components/eui-form-control-layout-custom-icon.js.map +1 -1
  127. package/dist/components/eui-form-control-layout-delimited.js +5 -50
  128. package/dist/components/eui-form-control-layout-delimited.js.map +1 -1
  129. package/dist/components/eui-form-control-layout-icons.js +5 -42
  130. package/dist/components/eui-form-control-layout-icons.js.map +1 -1
  131. package/dist/components/eui-form-control-layout.js +5 -44
  132. package/dist/components/eui-form-control-layout.js.map +1 -1
  133. package/dist/components/eui-form-error-text.js +4 -8
  134. package/dist/components/eui-form-error-text.js.map +1 -1
  135. package/dist/components/eui-form-fieldset.js +5 -22
  136. package/dist/components/eui-form-fieldset.js.map +1 -1
  137. package/dist/components/eui-form-help-text.js +4 -8
  138. package/dist/components/eui-form-help-text.js.map +1 -1
  139. package/dist/components/eui-form-label.js +5 -26
  140. package/dist/components/eui-form-label.js.map +1 -1
  141. package/dist/components/eui-form-legend.js +5 -24
  142. package/dist/components/eui-form-legend.js.map +1 -1
  143. package/dist/components/eui-form-row.js +7 -260
  144. package/dist/components/eui-form-row.js.map +1 -1
  145. package/dist/components/eui-form.js +5 -79
  146. package/dist/components/eui-form.js.map +1 -1
  147. package/dist/components/eui-global-toast-list.js +102 -123
  148. package/dist/components/eui-global-toast-list.js.map +1 -1
  149. package/dist/components/eui-header-alert.js +5 -33
  150. package/dist/components/eui-header-alert.js.map +1 -1
  151. package/dist/components/eui-header-breadcrumbs.js +5 -13
  152. package/dist/components/eui-header-breadcrumbs.js.map +1 -1
  153. package/dist/components/eui-header-link.js +5 -21
  154. package/dist/components/eui-header-link.js.map +1 -1
  155. package/dist/components/eui-header-links.js +25 -73
  156. package/dist/components/eui-header-links.js.map +1 -1
  157. package/dist/components/eui-header-logo.js +5 -19
  158. package/dist/components/eui-header-logo.js.map +1 -1
  159. package/dist/components/eui-header-section-item-button.js +42 -91
  160. package/dist/components/eui-header-section-item-button.js.map +1 -1
  161. package/dist/components/eui-header-section-item.js +5 -15
  162. package/dist/components/eui-header-section-item.js.map +1 -1
  163. package/dist/components/eui-header-section.js +5 -16
  164. package/dist/components/eui-header-section.js.map +1 -1
  165. package/dist/components/eui-header.js +7 -32
  166. package/dist/components/eui-header.js.map +1 -1
  167. package/dist/components/eui-health.js +5 -24
  168. package/dist/components/eui-health.js.map +1 -1
  169. package/dist/components/eui-hide-for.js +12 -18
  170. package/dist/components/eui-hide-for.js.map +1 -1
  171. package/dist/components/eui-horizontal-rule.js +5 -14
  172. package/dist/components/eui-horizontal-rule.js.map +1 -1
  173. package/dist/components/eui-i18n/render.js +4 -6
  174. package/dist/components/eui-i18n/render.js.map +1 -1
  175. package/dist/components/eui-i18n.js +21 -42
  176. package/dist/components/eui-i18n.js.map +1 -1
  177. package/dist/components/eui-icon-tip.js +5 -45
  178. package/dist/components/eui-icon-tip.js.map +1 -1
  179. package/dist/components/eui-icon.js +56 -127
  180. package/dist/components/eui-icon.js.map +1 -1
  181. package/dist/components/eui-image.js +38 -143
  182. package/dist/components/eui-image.js.map +1 -1
  183. package/dist/components/eui-inner-text.js +33 -37
  184. package/dist/components/eui-inner-text.js.map +1 -1
  185. package/dist/components/eui-input-popover.js +96 -142
  186. package/dist/components/eui-input-popover.js.map +1 -1
  187. package/dist/components/eui-key-pad-menu-item.js +7 -75
  188. package/dist/components/eui-key-pad-menu-item.js.map +1 -1
  189. package/dist/components/eui-key-pad-menu.js +7 -24
  190. package/dist/components/eui-key-pad-menu.js.map +1 -1
  191. package/dist/components/eui-link.js +5 -56
  192. package/dist/components/eui-link.js.map +1 -1
  193. package/dist/components/eui-list-group-item.js +5 -90
  194. package/dist/components/eui-list-group-item.js.map +1 -1
  195. package/dist/components/eui-list-group.js +5 -30
  196. package/dist/components/eui-list-group.js.map +1 -1
  197. package/dist/components/eui-loading-content.js +5 -18
  198. package/dist/components/eui-loading-content.js.map +1 -1
  199. package/dist/components/eui-loading-logo.js +5 -23
  200. package/dist/components/eui-loading-logo.js.map +1 -1
  201. package/dist/components/eui-loading-spinner.js +5 -13
  202. package/dist/components/eui-loading-spinner.js.map +1 -1
  203. package/dist/components/eui-markdown-editor-drop-zone.js +5 -18
  204. package/dist/components/eui-markdown-editor-drop-zone.js.map +1 -1
  205. package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js +4 -21
  206. package/dist/components/eui-markdown-editor-footer/icons/markdown-logo.js.map +1 -1
  207. package/dist/components/eui-markdown-editor-footer.js +38 -134
  208. package/dist/components/eui-markdown-editor-footer.js.map +1 -1
  209. package/dist/components/eui-markdown-editor-text-area.js +5 -14
  210. package/dist/components/eui-markdown-editor-text-area.js.map +1 -1
  211. package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js +4 -21
  212. package/dist/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.js.map +1 -1
  213. package/dist/components/eui-markdown-editor-toolbar.js +66 -150
  214. package/dist/components/eui-markdown-editor-toolbar.js.map +1 -1
  215. package/dist/components/eui-markdown-editor.js +204 -270
  216. package/dist/components/eui-markdown-editor.js.map +1 -1
  217. package/dist/components/eui-markdown-format/markdown-checkbox.js +12 -22
  218. package/dist/components/eui-markdown-format/markdown-checkbox.js.map +1 -1
  219. package/dist/components/eui-markdown-format/markdown-code-block.js +5 -14
  220. package/dist/components/eui-markdown-format/markdown-code-block.js.map +1 -1
  221. package/dist/components/eui-markdown-format/markdown-code.js +5 -9
  222. package/dist/components/eui-markdown-format/markdown-code.js.map +1 -1
  223. package/dist/components/eui-markdown-format/markdown-tooltip.js +5 -17
  224. package/dist/components/eui-markdown-format/markdown-tooltip.js.map +1 -1
  225. package/dist/components/eui-markdown-format.js +34 -48
  226. package/dist/components/eui-markdown-format.js.map +1 -1
  227. package/dist/components/eui-modal-body.js +4 -10
  228. package/dist/components/eui-modal-body.js.map +1 -1
  229. package/dist/components/eui-modal-footer.js +4 -8
  230. package/dist/components/eui-modal-footer.js.map +1 -1
  231. package/dist/components/eui-modal-header-title.js +4 -8
  232. package/dist/components/eui-modal-header-title.js.map +1 -1
  233. package/dist/components/eui-modal-header.js +4 -8
  234. package/dist/components/eui-modal-header.js.map +1 -1
  235. package/dist/components/eui-modal.js +5 -50
  236. package/dist/components/eui-modal.js.map +1 -1
  237. package/dist/components/eui-notification-badge.js +5 -16
  238. package/dist/components/eui-notification-badge.js.map +1 -1
  239. package/dist/components/eui-notification-event-messages.js +5 -48
  240. package/dist/components/eui-notification-event-messages.js.map +1 -1
  241. package/dist/components/eui-notification-event-meta.js +5 -109
  242. package/dist/components/eui-notification-event-meta.js.map +1 -1
  243. package/dist/components/eui-notification-event-read-button.js +5 -23
  244. package/dist/components/eui-notification-event-read-button.js.map +1 -1
  245. package/dist/components/eui-notification-event-read-icon.js +5 -27
  246. package/dist/components/eui-notification-event-read-icon.js.map +1 -1
  247. package/dist/components/eui-notification-event.js +5 -110
  248. package/dist/components/eui-notification-event.js.map +1 -1
  249. package/dist/components/eui-overlay-mask.js +32 -49
  250. package/dist/components/eui-overlay-mask.js.map +1 -1
  251. package/dist/components/eui-page-body.js +5 -58
  252. package/dist/components/eui-page-body.js.map +1 -1
  253. package/dist/components/eui-page-content-body.js +5 -22
  254. package/dist/components/eui-page-content-body.js.map +1 -1
  255. package/dist/components/eui-page-content-header-section.js +4 -8
  256. package/dist/components/eui-page-content-header-section.js.map +1 -1
  257. package/dist/components/eui-page-content-header.js +5 -15
  258. package/dist/components/eui-page-content-header.js.map +1 -1
  259. package/dist/components/eui-page-content.js +5 -26
  260. package/dist/components/eui-page-content.js.map +1 -1
  261. package/dist/components/eui-page-header-content.js +45 -353
  262. package/dist/components/eui-page-header-content.js.map +1 -1
  263. package/dist/components/eui-page-header-section.js +4 -8
  264. package/dist/components/eui-page-header-section.js.map +1 -1
  265. package/dist/components/eui-page-header.js +5 -102
  266. package/dist/components/eui-page-header.js.map +1 -1
  267. package/dist/components/eui-page-side-bar.js +5 -16
  268. package/dist/components/eui-page-side-bar.js.map +1 -1
  269. package/dist/components/eui-page-template.js +50 -837
  270. package/dist/components/eui-page-template.js.map +1 -1
  271. package/dist/components/eui-page.js +5 -32
  272. package/dist/components/eui-page.js.map +1 -1
  273. package/dist/components/eui-pagination/button-wrapper.js +5 -27
  274. package/dist/components/eui-pagination/button-wrapper.js.map +1 -1
  275. package/dist/components/eui-pagination/next-button.js +5 -37
  276. package/dist/components/eui-pagination/next-button.js.map +1 -1
  277. package/dist/components/eui-pagination/previous-button.js +5 -37
  278. package/dist/components/eui-pagination/previous-button.js.map +1 -1
  279. package/dist/components/eui-pagination-button.js +5 -42
  280. package/dist/components/eui-pagination-button.js.map +1 -1
  281. package/dist/components/eui-pagination.js +62 -181
  282. package/dist/components/eui-pagination.js.map +1 -1
  283. package/dist/components/eui-panel.js +5 -68
  284. package/dist/components/eui-panel.js.map +1 -1
  285. package/dist/components/eui-popover-footer.js +5 -15
  286. package/dist/components/eui-popover-footer.js.map +1 -1
  287. package/dist/components/eui-popover-title.js +5 -15
  288. package/dist/components/eui-popover-title.js.map +1 -1
  289. package/dist/components/eui-popover.js +275 -403
  290. package/dist/components/eui-popover.js.map +1 -1
  291. package/dist/components/eui-portal.js +22 -28
  292. package/dist/components/eui-portal.js.map +1 -1
  293. package/dist/components/eui-progress.js +5 -59
  294. package/dist/components/eui-progress.js.map +1 -1
  295. package/dist/components/eui-radio-group.js +5 -45
  296. package/dist/components/eui-radio-group.js.map +1 -1
  297. package/dist/components/eui-radio.js +5 -47
  298. package/dist/components/eui-radio.js.map +1 -1
  299. package/dist/components/eui-range-highlight.js +5 -29
  300. package/dist/components/eui-range-highlight.js.map +1 -1
  301. package/dist/components/eui-range-input.js +5 -45
  302. package/dist/components/eui-range-input.js.map +1 -1
  303. package/dist/components/eui-range-label.js +5 -15
  304. package/dist/components/eui-range-label.js.map +1 -1
  305. package/dist/components/eui-range-levels.js +28 -49
  306. package/dist/components/eui-range-levels.js.map +1 -1
  307. package/dist/components/eui-range-slider.js +5 -24
  308. package/dist/components/eui-range-slider.js.map +1 -1
  309. package/dist/components/eui-range-thumb.js +5 -30
  310. package/dist/components/eui-range-thumb.js.map +1 -1
  311. package/dist/components/eui-range-ticks.js +20 -50
  312. package/dist/components/eui-range-ticks.js.map +1 -1
  313. package/dist/components/eui-range-tooltip.js +31 -47
  314. package/dist/components/eui-range-tooltip.js.map +1 -1
  315. package/dist/components/eui-range-track.js +77 -122
  316. package/dist/components/eui-range-track.js.map +1 -1
  317. package/dist/components/eui-range-wrapper.js +5 -16
  318. package/dist/components/eui-range-wrapper.js.map +1 -1
  319. package/dist/components/eui-range.js +120 -527
  320. package/dist/components/eui-range.js.map +1 -1
  321. package/dist/components/eui-select.js +5 -74
  322. package/dist/components/eui-select.js.map +1 -1
  323. package/dist/components/eui-selectable-list-item.js +5 -29
  324. package/dist/components/eui-selectable-list-item.js.map +1 -1
  325. package/dist/components/eui-show-for.js +26 -37
  326. package/dist/components/eui-show-for.js.map +1 -1
  327. package/dist/components/eui-side-nav-item/button.js +5 -33
  328. package/dist/components/eui-side-nav-item/button.js.map +1 -1
  329. package/dist/components/eui-side-nav-item.js +5 -119
  330. package/dist/components/eui-side-nav-item.js.map +1 -1
  331. package/dist/components/eui-side-nav.js +30 -189
  332. package/dist/components/eui-side-nav.js.map +1 -1
  333. package/dist/components/eui-spacer.js +5 -10
  334. package/dist/components/eui-spacer.js.map +1 -1
  335. package/dist/components/eui-split-panel/inner.js +5 -17
  336. package/dist/components/eui-split-panel/inner.js.map +1 -1
  337. package/dist/components/eui-split-panel/outer.js +5 -34
  338. package/dist/components/eui-split-panel/outer.js.map +1 -1
  339. package/dist/components/eui-stat/description.js +5 -22
  340. package/dist/components/eui-stat/description.js.map +1 -1
  341. package/dist/components/eui-stat/title.js +5 -27
  342. package/dist/components/eui-stat/title.js.map +1 -1
  343. package/dist/components/eui-stat.js +10 -90
  344. package/dist/components/eui-stat.js.map +1 -1
  345. package/dist/components/eui-step-horizontal.js +5 -48
  346. package/dist/components/eui-step-horizontal.js.map +1 -1
  347. package/dist/components/eui-step-number.js +6 -48
  348. package/dist/components/eui-step-number.js.map +1 -1
  349. package/dist/components/eui-step.js +5 -37
  350. package/dist/components/eui-step.js.map +1 -1
  351. package/dist/components/eui-steps-horizontal.js +4 -8
  352. package/dist/components/eui-steps-horizontal.js.map +1 -1
  353. package/dist/components/eui-steps.js +4 -8
  354. package/dist/components/eui-steps.js.map +1 -1
  355. package/dist/components/eui-sub-steps.js +4 -8
  356. package/dist/components/eui-sub-steps.js.map +1 -1
  357. package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js +64 -96
  358. package/dist/components/eui-super-date-picker/date-popover/absolute-tab.js.map +1 -1
  359. package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js +141 -284
  360. package/dist/components/eui-super-date-picker/date-popover/datetime-picker.js.map +1 -1
  361. package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js +30 -83
  362. package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-button.js.map +1 -1
  363. package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js +29 -70
  364. package/dist/components/eui-super-date-picker/date-popover/eui-date-popover-content.js.map +1 -1
  365. package/dist/components/eui-super-date-picker/date-popover/now-tab.js +5 -51
  366. package/dist/components/eui-super-date-picker/date-popover/now-tab.js.map +1 -1
  367. package/dist/components/eui-super-date-picker/date-popover/relative-tab.js +74 -109
  368. package/dist/components/eui-super-date-picker/date-popover/relative-tab.js.map +1 -1
  369. package/dist/components/eui-super-date-picker/eui-date-picker-range.js +5 -28
  370. package/dist/components/eui-super-date-picker/eui-date-picker-range.js.map +1 -1
  371. package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js +5 -47
  372. package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.js.map +1 -1
  373. package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js +69 -204
  374. package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.js.map +1 -1
  375. package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js +5 -47
  376. package/dist/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.js.map +1 -1
  377. package/dist/components/eui-super-date-picker/eui-quick-select-popover.js +36 -85
  378. package/dist/components/eui-super-date-picker/eui-quick-select-popover.js.map +1 -1
  379. package/dist/components/eui-super-date-picker/eui-super-update-button.js +5 -42
  380. package/dist/components/eui-super-date-picker/eui-super-update-button.js.map +1 -1
  381. package/dist/components/eui-super-date-picker/utils/pretty-duration.js.map +1 -1
  382. package/dist/components/eui-super-date-picker/utils/quick-select.js.map +1 -1
  383. package/dist/components/eui-super-date-picker.js +110 -224
  384. package/dist/components/eui-super-date-picker.js.map +1 -1
  385. package/dist/components/eui-switch.js +25 -84
  386. package/dist/components/eui-switch.js.map +1 -1
  387. package/dist/components/eui-tab.js +5 -69
  388. package/dist/components/eui-tab.js.map +1 -1
  389. package/dist/components/eui-tabbed-content.js +88 -125
  390. package/dist/components/eui-tabbed-content.js.map +1 -1
  391. package/dist/components/eui-tabs.js +5 -25
  392. package/dist/components/eui-tabs.js.map +1 -1
  393. package/dist/components/eui-text-align.js +5 -15
  394. package/dist/components/eui-text-align.js.map +1 -1
  395. package/dist/components/eui-text-area.js +5 -30
  396. package/dist/components/eui-text-area.js.map +1 -1
  397. package/dist/components/eui-text-color.js +5 -27
  398. package/dist/components/eui-text-color.js.map +1 -1
  399. package/dist/components/eui-text.js +5 -40
  400. package/dist/components/eui-text.js.map +1 -1
  401. package/dist/components/eui-title.js +5 -17
  402. package/dist/components/eui-title.js.map +1 -1
  403. package/dist/components/eui-toast.js +5 -62
  404. package/dist/components/eui-toast.js.map +1 -1
  405. package/dist/components/eui-tool-tip-popover.js +27 -33
  406. package/dist/components/eui-tool-tip-popover.js.map +1 -1
  407. package/dist/components/eui-tool-tip.js +161 -218
  408. package/dist/components/eui-tool-tip.js.map +1 -1
  409. package/dist/components/text-block.js +5 -39
  410. package/dist/components/text-block.js.map +1 -1
  411. package/dist/helpers/class-names.js.map +1 -1
  412. package/dist/helpers/eui-palette.js.map +1 -1
  413. package/dist/helpers/get-eui-config.js +6 -12
  414. package/dist/helpers/get-eui-config.js.map +1 -1
  415. package/dist/helpers/get-range-tick.js.map +1 -1
  416. package/dist/helpers/inline-styles.js.map +1 -1
  417. package/dist/helpers/is-within-number.js.map +1 -1
  418. package/dist/helpers/use-state.js +10 -17
  419. package/dist/helpers/use-state.js.map +1 -1
  420. package/dist/i18n/util.js.map +1 -1
  421. package/dist/modifiers/outside-click-detector.js +16 -12
  422. package/dist/modifiers/outside-click-detector.js.map +1 -1
  423. package/dist/modifiers/resize-observer.js +9 -15
  424. package/dist/modifiers/resize-observer.js.map +1 -1
  425. package/dist/modifiers/use-is-within-breakpoints.js.map +1 -1
  426. package/dist/services/eui-config.js +8 -14
  427. package/dist/services/eui-config.js.map +1 -1
  428. package/dist/services/eui-i18n.js +13 -8
  429. package/dist/services/eui-i18n.js.map +1 -1
  430. package/dist/services/eui-toaster.js +13 -13
  431. package/dist/services/eui-toaster.js.map +1 -1
  432. package/dist/utils/accesibility/accessible-click-keys.js.map +1 -1
  433. package/dist/utils/accesibility/cascading-menu-keys.js.map +1 -1
  434. package/dist/utils/accesibility/combo-box-keys.js.map +1 -1
  435. package/dist/utils/breakpoint.js.map +1 -1
  436. package/dist/utils/code/utils.js.map +1 -1
  437. package/dist/utils/color/eui_palettes.js.map +1 -1
  438. package/dist/utils/css-mappings/eui-avatar.js.map +1 -1
  439. package/dist/utils/css-mappings/eui-badge.js.map +1 -1
  440. package/dist/utils/css-mappings/eui-button-group-button.js.map +1 -1
  441. package/dist/utils/css-mappings/eui-button-group.js.map +1 -1
  442. package/dist/utils/css-mappings/eui-range-levels.js.map +1 -1
  443. package/dist/utils/css-mappings/index.js.map +1 -1
  444. package/dist/utils/markdown/markdown-actions.js +20 -3
  445. package/dist/utils/markdown/markdown-actions.js.map +1 -1
  446. package/dist/utils/markdown/plugins/markdown-add-components/processor.js.map +1 -1
  447. package/dist/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.js.map +1 -1
  448. package/dist/utils/markdown/plugins/markdown-default-plugins/plugins.js.map +1 -1
  449. package/dist/utils/markdown/plugins/markdown-default-plugins/processing-plugins.js.map +1 -1
  450. package/dist/utils/markdown/plugins/markdown-default-plugins/ui-plugins.js.map +1 -1
  451. package/dist/utils/markdown/remark/remark-prismjs.js.map +1 -1
  452. package/dist/utils/timer.js +26 -30
  453. package/dist/utils/timer.js.map +1 -1
  454. package/package.json +12 -10
  455. package/declarations/-private/random-id.d.ts +0 -9
  456. package/declarations/-private/random-id.d.ts.map +0 -1
  457. package/declarations/components/common.d.ts +0 -42
  458. package/declarations/components/common.d.ts.map +0 -1
  459. package/declarations/components/eui-accordion.d.ts +0 -101
  460. package/declarations/components/eui-accordion.d.ts.map +0 -1
  461. package/declarations/components/eui-auto-sizer.d.ts +0 -64
  462. package/declarations/components/eui-auto-sizer.d.ts.map +0 -1
  463. package/declarations/components/eui-avatar.d.ts +0 -22
  464. package/declarations/components/eui-avatar.d.ts.map +0 -1
  465. package/declarations/components/eui-badge-group.d.ts +0 -23
  466. package/declarations/components/eui-badge-group.d.ts.map +0 -1
  467. package/declarations/components/eui-badge.d.ts +0 -30
  468. package/declarations/components/eui-badge.d.ts.map +0 -1
  469. package/declarations/components/eui-beta-badge.d.ts +0 -63
  470. package/declarations/components/eui-beta-badge.d.ts.map +0 -1
  471. package/declarations/components/eui-bottom-bar.d.ts +0 -35
  472. package/declarations/components/eui-bottom-bar.d.ts.map +0 -1
  473. package/declarations/components/eui-breadcrumbs.d.ts +0 -70
  474. package/declarations/components/eui-breadcrumbs.d.ts.map +0 -1
  475. package/declarations/components/eui-button-content.d.ts +0 -21
  476. package/declarations/components/eui-button-content.d.ts.map +0 -1
  477. package/declarations/components/eui-button-empty.d.ts +0 -33
  478. package/declarations/components/eui-button-empty.d.ts.map +0 -1
  479. package/declarations/components/eui-button-group-button.d.ts +0 -29
  480. package/declarations/components/eui-button-group-button.d.ts.map +0 -1
  481. package/declarations/components/eui-button-group.d.ts +0 -41
  482. package/declarations/components/eui-button-group.d.ts.map +0 -1
  483. package/declarations/components/eui-button-icon.d.ts +0 -25
  484. package/declarations/components/eui-button-icon.d.ts.map +0 -1
  485. package/declarations/components/eui-button.d.ts +0 -34
  486. package/declarations/components/eui-button.d.ts.map +0 -1
  487. package/declarations/components/eui-call-out.d.ts +0 -21
  488. package/declarations/components/eui-call-out.d.ts.map +0 -1
  489. package/declarations/components/eui-card-select.d.ts +0 -29
  490. package/declarations/components/eui-card-select.d.ts.map +0 -1
  491. package/declarations/components/eui-card.d.ts +0 -68
  492. package/declarations/components/eui-card.d.ts.map +0 -1
  493. package/declarations/components/eui-checkable-card.d.ts +0 -21
  494. package/declarations/components/eui-checkable-card.d.ts.map +0 -1
  495. package/declarations/components/eui-checkbox-group.d.ts +0 -27
  496. package/declarations/components/eui-checkbox-group.d.ts.map +0 -1
  497. package/declarations/components/eui-checkbox.d.ts +0 -27
  498. package/declarations/components/eui-checkbox.d.ts.map +0 -1
  499. package/declarations/components/eui-code-block/controls.d.ts +0 -13
  500. package/declarations/components/eui-code-block/controls.d.ts.map +0 -1
  501. package/declarations/components/eui-code-block/full-screen-display.d.ts +0 -11
  502. package/declarations/components/eui-code-block/full-screen-display.d.ts.map +0 -1
  503. package/declarations/components/eui-code-block/virtualized.d.ts +0 -20
  504. package/declarations/components/eui-code-block/virtualized.d.ts.map +0 -1
  505. package/declarations/components/eui-code-block.d.ts +0 -92
  506. package/declarations/components/eui-code-block.d.ts.map +0 -1
  507. package/declarations/components/eui-code.d.ts +0 -21
  508. package/declarations/components/eui-code.d.ts.map +0 -1
  509. package/declarations/components/eui-collapsible-nav-group.d.ts +0 -26
  510. package/declarations/components/eui-collapsible-nav-group.d.ts.map +0 -1
  511. package/declarations/components/eui-collapsible-nav.d.ts +0 -66
  512. package/declarations/components/eui-collapsible-nav.d.ts.map +0 -1
  513. package/declarations/components/eui-combo-box/create-option.d.ts +0 -16
  514. package/declarations/components/eui-combo-box/create-option.d.ts.map +0 -1
  515. package/declarations/components/eui-combo-box/group.d.ts +0 -16
  516. package/declarations/components/eui-combo-box/group.d.ts.map +0 -1
  517. package/declarations/components/eui-combo-box/no-matches-message.d.ts +0 -11
  518. package/declarations/components/eui-combo-box/no-matches-message.d.ts.map +0 -1
  519. package/declarations/components/eui-combo-box/options.d.ts +0 -12
  520. package/declarations/components/eui-combo-box/options.d.ts.map +0 -1
  521. package/declarations/components/eui-combo-box/search-message.d.ts +0 -11
  522. package/declarations/components/eui-combo-box/search-message.d.ts.map +0 -1
  523. package/declarations/components/eui-combo-box/trigger/input.d.ts +0 -6
  524. package/declarations/components/eui-combo-box/trigger/input.d.ts.map +0 -1
  525. package/declarations/components/eui-combo-box/trigger.d.ts +0 -4
  526. package/declarations/components/eui-combo-box/trigger.d.ts.map +0 -1
  527. package/declarations/components/eui-combo-box-pill.d.ts +0 -22
  528. package/declarations/components/eui-combo-box-pill.d.ts.map +0 -1
  529. package/declarations/components/eui-combo-box.d.ts +0 -69
  530. package/declarations/components/eui-combo-box.d.ts.map +0 -1
  531. package/declarations/components/eui-comment-list.d.ts +0 -10
  532. package/declarations/components/eui-comment-list.d.ts.map +0 -1
  533. package/declarations/components/eui-comment-timeline.d.ts +0 -15
  534. package/declarations/components/eui-comment-timeline.d.ts.map +0 -1
  535. package/declarations/components/eui-comment.d.ts +0 -20
  536. package/declarations/components/eui-comment.d.ts.map +0 -1
  537. package/declarations/components/eui-confirm-modal.d.ts +0 -23
  538. package/declarations/components/eui-confirm-modal.d.ts.map +0 -1
  539. package/declarations/components/eui-context-menu-item.d.ts +0 -25
  540. package/declarations/components/eui-context-menu-item.d.ts.map +0 -1
  541. package/declarations/components/eui-context-menu-panel.d.ts +0 -10
  542. package/declarations/components/eui-context-menu-panel.d.ts.map +0 -1
  543. package/declarations/components/eui-copy.d.ts +0 -36
  544. package/declarations/components/eui-copy.d.ts.map +0 -1
  545. package/declarations/components/eui-described-form-group.d.ts +0 -27
  546. package/declarations/components/eui-described-form-group.d.ts.map +0 -1
  547. package/declarations/components/eui-description-list-description.d.ts +0 -10
  548. package/declarations/components/eui-description-list-description.d.ts.map +0 -1
  549. package/declarations/components/eui-description-list-title.d.ts +0 -10
  550. package/declarations/components/eui-description-list-title.d.ts.map +0 -1
  551. package/declarations/components/eui-description-list.d.ts +0 -27
  552. package/declarations/components/eui-description-list.d.ts.map +0 -1
  553. package/declarations/components/eui-dual-range.d.ts +0 -141
  554. package/declarations/components/eui-dual-range.d.ts.map +0 -1
  555. package/declarations/components/eui-empty-prompt.d.ts +0 -29
  556. package/declarations/components/eui-empty-prompt.d.ts.map +0 -1
  557. package/declarations/components/eui-field-number.d.ts +0 -57
  558. package/declarations/components/eui-field-number.d.ts.map +0 -1
  559. package/declarations/components/eui-field-password.d.ts +0 -28
  560. package/declarations/components/eui-field-password.d.ts.map +0 -1
  561. package/declarations/components/eui-field-search.d.ts +0 -52
  562. package/declarations/components/eui-field-search.d.ts.map +0 -1
  563. package/declarations/components/eui-field-text.d.ts +0 -29
  564. package/declarations/components/eui-field-text.d.ts.map +0 -1
  565. package/declarations/components/eui-file-picker.d.ts +0 -60
  566. package/declarations/components/eui-file-picker.d.ts.map +0 -1
  567. package/declarations/components/eui-flex-grid.d.ts +0 -33
  568. package/declarations/components/eui-flex-grid.d.ts.map +0 -1
  569. package/declarations/components/eui-flex-group.d.ts +0 -20
  570. package/declarations/components/eui-flex-group.d.ts.map +0 -1
  571. package/declarations/components/eui-flex-item.d.ts +0 -15
  572. package/declarations/components/eui-flex-item.d.ts.map +0 -1
  573. package/declarations/components/eui-flyout-body.d.ts +0 -12
  574. package/declarations/components/eui-flyout-body.d.ts.map +0 -1
  575. package/declarations/components/eui-flyout-footer.d.ts +0 -10
  576. package/declarations/components/eui-flyout-footer.d.ts.map +0 -1
  577. package/declarations/components/eui-flyout-header.d.ts +0 -13
  578. package/declarations/components/eui-flyout-header.d.ts.map +0 -1
  579. package/declarations/components/eui-flyout.d.ts +0 -87
  580. package/declarations/components/eui-flyout.d.ts.map +0 -1
  581. package/declarations/components/eui-form-control-layout-clear-button.d.ts +0 -14
  582. package/declarations/components/eui-form-control-layout-clear-button.d.ts.map +0 -1
  583. package/declarations/components/eui-form-control-layout-custom-icon.d.ts +0 -16
  584. package/declarations/components/eui-form-control-layout-custom-icon.d.ts.map +0 -1
  585. package/declarations/components/eui-form-control-layout-delimited.d.ts +0 -25
  586. package/declarations/components/eui-form-control-layout-delimited.d.ts.map +0 -1
  587. package/declarations/components/eui-form-control-layout-icons.d.ts +0 -17
  588. package/declarations/components/eui-form-control-layout-icons.d.ts.map +0 -1
  589. package/declarations/components/eui-form-control-layout.d.ts +0 -30
  590. package/declarations/components/eui-form-control-layout.d.ts.map +0 -1
  591. package/declarations/components/eui-form-error-text.d.ts +0 -10
  592. package/declarations/components/eui-form-error-text.d.ts.map +0 -1
  593. package/declarations/components/eui-form-fieldset.d.ts +0 -18
  594. package/declarations/components/eui-form-fieldset.d.ts.map +0 -1
  595. package/declarations/components/eui-form-help-text.d.ts +0 -13
  596. package/declarations/components/eui-form-help-text.d.ts.map +0 -1
  597. package/declarations/components/eui-form-label.d.ts +0 -17
  598. package/declarations/components/eui-form-label.d.ts.map +0 -1
  599. package/declarations/components/eui-form-legend.d.ts +0 -14
  600. package/declarations/components/eui-form-legend.d.ts.map +0 -1
  601. package/declarations/components/eui-form-row.d.ts +0 -35
  602. package/declarations/components/eui-form-row.d.ts.map +0 -1
  603. package/declarations/components/eui-form.d.ts +0 -20
  604. package/declarations/components/eui-form.d.ts.map +0 -1
  605. package/declarations/components/eui-global-toast-list.d.ts +0 -45
  606. package/declarations/components/eui-global-toast-list.d.ts.map +0 -1
  607. package/declarations/components/eui-header-alert.d.ts +0 -14
  608. package/declarations/components/eui-header-alert.d.ts.map +0 -1
  609. package/declarations/components/eui-header-breadcrumbs.d.ts +0 -14
  610. package/declarations/components/eui-header-breadcrumbs.d.ts.map +0 -1
  611. package/declarations/components/eui-header-link.d.ts +0 -14
  612. package/declarations/components/eui-header-link.d.ts.map +0 -1
  613. package/declarations/components/eui-header-links.d.ts +0 -20
  614. package/declarations/components/eui-header-links.d.ts.map +0 -1
  615. package/declarations/components/eui-header-logo.d.ts +0 -17
  616. package/declarations/components/eui-header-logo.d.ts.map +0 -1
  617. package/declarations/components/eui-header-section-item-button.d.ts +0 -26
  618. package/declarations/components/eui-header-section-item-button.d.ts.map +0 -1
  619. package/declarations/components/eui-header-section-item.d.ts +0 -14
  620. package/declarations/components/eui-header-section-item.d.ts.map +0 -1
  621. package/declarations/components/eui-header-section.d.ts +0 -15
  622. package/declarations/components/eui-header-section.d.ts.map +0 -1
  623. package/declarations/components/eui-header.d.ts +0 -23
  624. package/declarations/components/eui-header.d.ts.map +0 -1
  625. package/declarations/components/eui-health.d.ts +0 -21
  626. package/declarations/components/eui-health.d.ts.map +0 -1
  627. package/declarations/components/eui-hide-for.d.ts +0 -21
  628. package/declarations/components/eui-hide-for.d.ts.map +0 -1
  629. package/declarations/components/eui-horizontal-rule.d.ts +0 -12
  630. package/declarations/components/eui-horizontal-rule.d.ts.map +0 -1
  631. package/declarations/components/eui-i18n/render.d.ts +0 -12
  632. package/declarations/components/eui-i18n/render.d.ts.map +0 -1
  633. package/declarations/components/eui-i18n.d.ts +0 -32
  634. package/declarations/components/eui-i18n.d.ts.map +0 -1
  635. package/declarations/components/eui-icon-tip.d.ts +0 -29
  636. package/declarations/components/eui-icon-tip.d.ts.map +0 -1
  637. package/declarations/components/eui-icon.d.ts +0 -80
  638. package/declarations/components/eui-icon.d.ts.map +0 -1
  639. package/declarations/components/eui-image.d.ts +0 -62
  640. package/declarations/components/eui-image.d.ts.map +0 -1
  641. package/declarations/components/eui-inner-text.d.ts +0 -21
  642. package/declarations/components/eui-inner-text.d.ts.map +0 -1
  643. package/declarations/components/eui-input-popover.d.ts +0 -44
  644. package/declarations/components/eui-input-popover.d.ts.map +0 -1
  645. package/declarations/components/eui-key-pad-menu-item.d.ts +0 -26
  646. package/declarations/components/eui-key-pad-menu-item.d.ts.map +0 -1
  647. package/declarations/components/eui-key-pad-menu.d.ts +0 -23
  648. package/declarations/components/eui-key-pad-menu.d.ts.map +0 -1
  649. package/declarations/components/eui-link.d.ts +0 -18
  650. package/declarations/components/eui-link.d.ts.map +0 -1
  651. package/declarations/components/eui-list-group-item.d.ts +0 -26
  652. package/declarations/components/eui-list-group-item.d.ts.map +0 -1
  653. package/declarations/components/eui-list-group.d.ts +0 -16
  654. package/declarations/components/eui-list-group.d.ts.map +0 -1
  655. package/declarations/components/eui-loading-content.d.ts +0 -14
  656. package/declarations/components/eui-loading-content.d.ts.map +0 -1
  657. package/declarations/components/eui-loading-logo.d.ts +0 -13
  658. package/declarations/components/eui-loading-logo.d.ts.map +0 -1
  659. package/declarations/components/eui-loading-spinner.d.ts +0 -11
  660. package/declarations/components/eui-loading-spinner.d.ts.map +0 -1
  661. package/declarations/components/eui-markdown-editor-drop-zone.d.ts +0 -17
  662. package/declarations/components/eui-markdown-editor-drop-zone.d.ts.map +0 -1
  663. package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts +0 -10
  664. package/declarations/components/eui-markdown-editor-footer/icons/markdown-logo.d.ts.map +0 -1
  665. package/declarations/components/eui-markdown-editor-footer.d.ts +0 -13
  666. package/declarations/components/eui-markdown-editor-footer.d.ts.map +0 -1
  667. package/declarations/components/eui-markdown-editor-text-area.d.ts +0 -14
  668. package/declarations/components/eui-markdown-editor-text-area.d.ts.map +0 -1
  669. package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts +0 -11
  670. package/declarations/components/eui-markdown-editor-toolbar/icons/markdown-checkmark.d.ts.map +0 -1
  671. package/declarations/components/eui-markdown-editor-toolbar.d.ts +0 -50
  672. package/declarations/components/eui-markdown-editor-toolbar.d.ts.map +0 -1
  673. package/declarations/components/eui-markdown-editor.d.ts +0 -95
  674. package/declarations/components/eui-markdown-editor.d.ts.map +0 -1
  675. package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts +0 -24
  676. package/declarations/components/eui-markdown-format/markdown-checkbox.d.ts.map +0 -1
  677. package/declarations/components/eui-markdown-format/markdown-code-block.d.ts +0 -15
  678. package/declarations/components/eui-markdown-format/markdown-code-block.d.ts.map +0 -1
  679. package/declarations/components/eui-markdown-format/markdown-code.d.ts +0 -13
  680. package/declarations/components/eui-markdown-format/markdown-code.d.ts.map +0 -1
  681. package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts +0 -15
  682. package/declarations/components/eui-markdown-format/markdown-tooltip.d.ts.map +0 -1
  683. package/declarations/components/eui-markdown-format.d.ts +0 -23
  684. package/declarations/components/eui-markdown-format.d.ts.map +0 -1
  685. package/declarations/components/eui-modal-body.d.ts +0 -10
  686. package/declarations/components/eui-modal-body.d.ts.map +0 -1
  687. package/declarations/components/eui-modal-footer.d.ts +0 -10
  688. package/declarations/components/eui-modal-footer.d.ts.map +0 -1
  689. package/declarations/components/eui-modal-header-title.d.ts +0 -10
  690. package/declarations/components/eui-modal-header-title.d.ts.map +0 -1
  691. package/declarations/components/eui-modal-header.d.ts +0 -10
  692. package/declarations/components/eui-modal-header.d.ts.map +0 -1
  693. package/declarations/components/eui-modal.d.ts +0 -27
  694. package/declarations/components/eui-modal.d.ts.map +0 -1
  695. package/declarations/components/eui-notification-badge.d.ts +0 -15
  696. package/declarations/components/eui-notification-badge.d.ts.map +0 -1
  697. package/declarations/components/eui-notification-event-messages.d.ts +0 -13
  698. package/declarations/components/eui-notification-event-messages.d.ts.map +0 -1
  699. package/declarations/components/eui-notification-event-meta.d.ts +0 -24
  700. package/declarations/components/eui-notification-event-meta.d.ts.map +0 -1
  701. package/declarations/components/eui-notification-event-read-button.d.ts +0 -13
  702. package/declarations/components/eui-notification-event-read-button.d.ts.map +0 -1
  703. package/declarations/components/eui-notification-event-read-icon.d.ts +0 -14
  704. package/declarations/components/eui-notification-event-read-icon.d.ts.map +0 -1
  705. package/declarations/components/eui-notification-event.d.ts +0 -40
  706. package/declarations/components/eui-notification-event.d.ts.map +0 -1
  707. package/declarations/components/eui-overlay-mask.d.ts +0 -20
  708. package/declarations/components/eui-overlay-mask.d.ts.map +0 -1
  709. package/declarations/components/eui-page-body.d.ts +0 -22
  710. package/declarations/components/eui-page-body.d.ts.map +0 -1
  711. package/declarations/components/eui-page-content-body.d.ts +0 -18
  712. package/declarations/components/eui-page-content-body.d.ts.map +0 -1
  713. package/declarations/components/eui-page-content-header-section.d.ts +0 -10
  714. package/declarations/components/eui-page-content-header-section.d.ts.map +0 -1
  715. package/declarations/components/eui-page-content-header.d.ts +0 -13
  716. package/declarations/components/eui-page-content-header.d.ts.map +0 -1
  717. package/declarations/components/eui-page-content.d.ts +0 -22
  718. package/declarations/components/eui-page-content.d.ts.map +0 -1
  719. package/declarations/components/eui-page-header-content.d.ts +0 -98
  720. package/declarations/components/eui-page-header-content.d.ts.map +0 -1
  721. package/declarations/components/eui-page-header-section.d.ts +0 -10
  722. package/declarations/components/eui-page-header-section.d.ts.map +0 -1
  723. package/declarations/components/eui-page-header.d.ts +0 -89
  724. package/declarations/components/eui-page-header.d.ts.map +0 -1
  725. package/declarations/components/eui-page-side-bar.d.ts +0 -15
  726. package/declarations/components/eui-page-side-bar.d.ts.map +0 -1
  727. package/declarations/components/eui-page-template.d.ts +0 -77
  728. package/declarations/components/eui-page-template.d.ts.map +0 -1
  729. package/declarations/components/eui-page.d.ts +0 -17
  730. package/declarations/components/eui-page.d.ts.map +0 -1
  731. package/declarations/components/eui-pagination/button-wrapper.d.ts +0 -16
  732. package/declarations/components/eui-pagination/button-wrapper.d.ts.map +0 -1
  733. package/declarations/components/eui-pagination/next-button.d.ts +0 -19
  734. package/declarations/components/eui-pagination/next-button.d.ts.map +0 -1
  735. package/declarations/components/eui-pagination/previous-button.d.ts +0 -18
  736. package/declarations/components/eui-pagination/previous-button.d.ts.map +0 -1
  737. package/declarations/components/eui-pagination-button.d.ts +0 -20
  738. package/declarations/components/eui-pagination-button.d.ts.map +0 -1
  739. package/declarations/components/eui-pagination.d.ts +0 -79
  740. package/declarations/components/eui-pagination.d.ts.map +0 -1
  741. package/declarations/components/eui-panel.d.ts +0 -45
  742. package/declarations/components/eui-panel.d.ts.map +0 -1
  743. package/declarations/components/eui-popover-footer.d.ts +0 -14
  744. package/declarations/components/eui-popover-footer.d.ts.map +0 -1
  745. package/declarations/components/eui-popover-title.d.ts +0 -14
  746. package/declarations/components/eui-popover-title.d.ts.map +0 -1
  747. package/declarations/components/eui-popover.d.ts +0 -207
  748. package/declarations/components/eui-popover.d.ts.map +0 -1
  749. package/declarations/components/eui-portal.d.ts +0 -28
  750. package/declarations/components/eui-portal.d.ts.map +0 -1
  751. package/declarations/components/eui-progress.d.ts +0 -22
  752. package/declarations/components/eui-progress.d.ts.map +0 -1
  753. package/declarations/components/eui-radio-group.d.ts +0 -25
  754. package/declarations/components/eui-radio-group.d.ts.map +0 -1
  755. package/declarations/components/eui-radio.d.ts +0 -24
  756. package/declarations/components/eui-radio.d.ts.map +0 -1
  757. package/declarations/components/eui-range-highlight.d.ts +0 -16
  758. package/declarations/components/eui-range-highlight.d.ts.map +0 -1
  759. package/declarations/components/eui-range-input.d.ts +0 -25
  760. package/declarations/components/eui-range-input.d.ts.map +0 -1
  761. package/declarations/components/eui-range-label.d.ts +0 -13
  762. package/declarations/components/eui-range-label.d.ts.map +0 -1
  763. package/declarations/components/eui-range-levels.d.ts +0 -27
  764. package/declarations/components/eui-range-levels.d.ts.map +0 -1
  765. package/declarations/components/eui-range-slider.d.ts +0 -25
  766. package/declarations/components/eui-range-slider.d.ts.map +0 -1
  767. package/declarations/components/eui-range-thumb.d.ts +0 -15
  768. package/declarations/components/eui-range-thumb.d.ts.map +0 -1
  769. package/declarations/components/eui-range-ticks.d.ts +0 -29
  770. package/declarations/components/eui-range-ticks.d.ts.map +0 -1
  771. package/declarations/components/eui-range-tooltip.d.ts +0 -33
  772. package/declarations/components/eui-range-tooltip.d.ts.map +0 -1
  773. package/declarations/components/eui-range-track.d.ts +0 -43
  774. package/declarations/components/eui-range-track.d.ts.map +0 -1
  775. package/declarations/components/eui-range-wrapper.d.ts +0 -14
  776. package/declarations/components/eui-range-wrapper.d.ts.map +0 -1
  777. package/declarations/components/eui-range.d.ts +0 -112
  778. package/declarations/components/eui-range.d.ts.map +0 -1
  779. package/declarations/components/eui-select.d.ts +0 -31
  780. package/declarations/components/eui-select.d.ts.map +0 -1
  781. package/declarations/components/eui-selectable-list-item.d.ts +0 -15
  782. package/declarations/components/eui-selectable-list-item.d.ts.map +0 -1
  783. package/declarations/components/eui-show-for.d.ts +0 -30
  784. package/declarations/components/eui-show-for.d.ts.map +0 -1
  785. package/declarations/components/eui-side-nav-item/button.d.ts +0 -16
  786. package/declarations/components/eui-side-nav-item/button.d.ts.map +0 -1
  787. package/declarations/components/eui-side-nav-item.d.ts +0 -32
  788. package/declarations/components/eui-side-nav-item.d.ts.map +0 -1
  789. package/declarations/components/eui-side-nav.d.ts +0 -48
  790. package/declarations/components/eui-side-nav.d.ts.map +0 -1
  791. package/declarations/components/eui-spacer.d.ts +0 -11
  792. package/declarations/components/eui-spacer.d.ts.map +0 -1
  793. package/declarations/components/eui-split-panel/inner.d.ts +0 -18
  794. package/declarations/components/eui-split-panel/inner.d.ts.map +0 -1
  795. package/declarations/components/eui-split-panel/outer.d.ts +0 -22
  796. package/declarations/components/eui-split-panel/outer.d.ts.map +0 -1
  797. package/declarations/components/eui-stat/description.d.ts +0 -15
  798. package/declarations/components/eui-stat/description.d.ts.map +0 -1
  799. package/declarations/components/eui-stat/title.d.ts +0 -17
  800. package/declarations/components/eui-stat/title.d.ts.map +0 -1
  801. package/declarations/components/eui-stat.d.ts +0 -28
  802. package/declarations/components/eui-stat.d.ts.map +0 -1
  803. package/declarations/components/eui-step-horizontal.d.ts +0 -38
  804. package/declarations/components/eui-step-horizontal.d.ts.map +0 -1
  805. package/declarations/components/eui-step-number.d.ts +0 -31
  806. package/declarations/components/eui-step-number.d.ts.map +0 -1
  807. package/declarations/components/eui-step.d.ts +0 -18
  808. package/declarations/components/eui-step.d.ts.map +0 -1
  809. package/declarations/components/eui-steps-horizontal.d.ts +0 -10
  810. package/declarations/components/eui-steps-horizontal.d.ts.map +0 -1
  811. package/declarations/components/eui-steps.d.ts +0 -13
  812. package/declarations/components/eui-steps.d.ts.map +0 -1
  813. package/declarations/components/eui-sub-steps.d.ts +0 -10
  814. package/declarations/components/eui-sub-steps.d.ts.map +0 -1
  815. package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts +0 -27
  816. package/declarations/components/eui-super-date-picker/date-popover/absolute-tab.d.ts.map +0 -1
  817. package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts +0 -65
  818. package/declarations/components/eui-super-date-picker/date-popover/datetime-picker.d.ts.map +0 -1
  819. package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts +0 -32
  820. package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-button.d.ts.map +0 -1
  821. package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts +0 -48
  822. package/declarations/components/eui-super-date-picker/date-popover/eui-date-popover-content.d.ts.map +0 -1
  823. package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts +0 -10
  824. package/declarations/components/eui-super-date-picker/date-popover/now-tab.d.ts.map +0 -1
  825. package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts +0 -31
  826. package/declarations/components/eui-super-date-picker/date-popover/relative-tab.d.ts.map +0 -1
  827. package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts +0 -18
  828. package/declarations/components/eui-super-date-picker/eui-date-picker-range.d.ts.map +0 -1
  829. package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts +0 -14
  830. package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-commonly-used-time-ranges.d.ts.map +0 -1
  831. package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts +0 -37
  832. package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-quick-select.d.ts.map +0 -1
  833. package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts +0 -14
  834. package/declarations/components/eui-super-date-picker/eui-quick-select-popover/eui-recently-used.d.ts.map +0 -1
  835. package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts +0 -30
  836. package/declarations/components/eui-super-date-picker/eui-quick-select-popover.d.ts.map +0 -1
  837. package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts +0 -20
  838. package/declarations/components/eui-super-date-picker/eui-super-update-button.d.ts.map +0 -1
  839. package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts +0 -15
  840. package/declarations/components/eui-super-date-picker/utils/date-utils.d.ts.map +0 -1
  841. package/declarations/components/eui-super-date-picker/utils/index.d.ts +0 -31
  842. package/declarations/components/eui-super-date-picker/utils/index.d.ts.map +0 -1
  843. package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts +0 -25
  844. package/declarations/components/eui-super-date-picker/utils/pretty-duration.d.ts.map +0 -1
  845. package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts +0 -14
  846. package/declarations/components/eui-super-date-picker/utils/quick-select.d.ts.map +0 -1
  847. package/declarations/components/eui-super-date-picker/utils/time-options.d.ts +0 -20
  848. package/declarations/components/eui-super-date-picker/utils/time-options.d.ts.map +0 -1
  849. package/declarations/components/eui-super-date-picker.d.ts +0 -93
  850. package/declarations/components/eui-super-date-picker.d.ts.map +0 -1
  851. package/declarations/components/eui-switch.d.ts +0 -30
  852. package/declarations/components/eui-switch.d.ts.map +0 -1
  853. package/declarations/components/eui-tab.d.ts +0 -21
  854. package/declarations/components/eui-tab.d.ts.map +0 -1
  855. package/declarations/components/eui-tabbed-content.d.ts +0 -65
  856. package/declarations/components/eui-tabbed-content.d.ts.map +0 -1
  857. package/declarations/components/eui-tabs.d.ts +0 -18
  858. package/declarations/components/eui-tabs.d.ts.map +0 -1
  859. package/declarations/components/eui-text-align.d.ts +0 -13
  860. package/declarations/components/eui-text-align.d.ts.map +0 -1
  861. package/declarations/components/eui-text-area.d.ts +0 -22
  862. package/declarations/components/eui-text-area.d.ts.map +0 -1
  863. package/declarations/components/eui-text-color.d.ts +0 -14
  864. package/declarations/components/eui-text-color.d.ts.map +0 -1
  865. package/declarations/components/eui-text.d.ts +0 -19
  866. package/declarations/components/eui-text.d.ts.map +0 -1
  867. package/declarations/components/eui-title.d.ts +0 -17
  868. package/declarations/components/eui-title.d.ts.map +0 -1
  869. package/declarations/components/eui-toast.d.ts +0 -35
  870. package/declarations/components/eui-toast.d.ts.map +0 -1
  871. package/declarations/components/eui-tool-tip-popover.d.ts +0 -26
  872. package/declarations/components/eui-tool-tip-popover.d.ts.map +0 -1
  873. package/declarations/components/eui-tool-tip.d.ts +0 -108
  874. package/declarations/components/eui-tool-tip.d.ts.map +0 -1
  875. package/declarations/components/text-block.d.ts +0 -13
  876. package/declarations/components/text-block.d.ts.map +0 -1
  877. package/declarations/components.d.ts +0 -150
  878. package/declarations/components.d.ts.map +0 -1
  879. package/declarations/helpers/arg-or-default.d.ts +0 -21
  880. package/declarations/helpers/arg-or-default.d.ts.map +0 -1
  881. package/declarations/helpers/cast-to.d.ts +0 -14
  882. package/declarations/helpers/cast-to.d.ts.map +0 -1
  883. package/declarations/helpers/class-names.d.ts +0 -47
  884. package/declarations/helpers/class-names.d.ts.map +0 -1
  885. package/declarations/helpers/eui-page-restrict-width.d.ts +0 -30
  886. package/declarations/helpers/eui-page-restrict-width.d.ts.map +0 -1
  887. package/declarations/helpers/eui-palette.d.ts +0 -25
  888. package/declarations/helpers/eui-palette.d.ts.map +0 -1
  889. package/declarations/helpers/get-eui-config.d.ts +0 -14
  890. package/declarations/helpers/get-eui-config.d.ts.map +0 -1
  891. package/declarations/helpers/get-range-tick.d.ts +0 -21
  892. package/declarations/helpers/get-range-tick.d.ts.map +0 -1
  893. package/declarations/helpers/hex-to-rgb.d.ts +0 -10
  894. package/declarations/helpers/hex-to-rgb.d.ts.map +0 -1
  895. package/declarations/helpers/inline-styles.d.ts +0 -19
  896. package/declarations/helpers/inline-styles.d.ts.map +0 -1
  897. package/declarations/helpers/is-color-dark.d.ts +0 -10
  898. package/declarations/helpers/is-color-dark.d.ts.map +0 -1
  899. package/declarations/helpers/is-item-open.d.ts +0 -16
  900. package/declarations/helpers/is-item-open.d.ts.map +0 -1
  901. package/declarations/helpers/is-valid-hex.d.ts +0 -10
  902. package/declarations/helpers/is-valid-hex.d.ts.map +0 -1
  903. package/declarations/helpers/is-within-number.d.ts +0 -15
  904. package/declarations/helpers/is-within-number.d.ts.map +0 -1
  905. package/declarations/helpers/merge.d.ts +0 -9
  906. package/declarations/helpers/merge.d.ts.map +0 -1
  907. package/declarations/helpers/nullish.d.ts +0 -10
  908. package/declarations/helpers/nullish.d.ts.map +0 -1
  909. package/declarations/helpers/starts-with.d.ts +0 -10
  910. package/declarations/helpers/starts-with.d.ts.map +0 -1
  911. package/declarations/helpers/to-initials.d.ts +0 -11
  912. package/declarations/helpers/to-initials.d.ts.map +0 -1
  913. package/declarations/helpers/type-of.d.ts +0 -10
  914. package/declarations/helpers/type-of.d.ts.map +0 -1
  915. package/declarations/helpers/unique-id.d.ts +0 -10
  916. package/declarations/helpers/unique-id.d.ts.map +0 -1
  917. package/declarations/helpers/use-state.d.ts +0 -21
  918. package/declarations/helpers/use-state.d.ts.map +0 -1
  919. package/declarations/helpers.d.ts +0 -9
  920. package/declarations/helpers.d.ts.map +0 -1
  921. package/declarations/i18n/util.d.ts +0 -12
  922. package/declarations/i18n/util.d.ts.map +0 -1
  923. package/declarations/modifiers/mutation-observer.d.ts +0 -12
  924. package/declarations/modifiers/mutation-observer.d.ts.map +0 -1
  925. package/declarations/modifiers/open-collapsible-nav.d.ts +0 -9
  926. package/declarations/modifiers/open-collapsible-nav.d.ts.map +0 -1
  927. package/declarations/modifiers/outside-click-detector.d.ts +0 -38
  928. package/declarations/modifiers/outside-click-detector.d.ts.map +0 -1
  929. package/declarations/modifiers/resize-observer.d.ts +0 -36
  930. package/declarations/modifiers/resize-observer.d.ts.map +0 -1
  931. package/declarations/modifiers/screen-reader-only.d.ts +0 -9
  932. package/declarations/modifiers/screen-reader-only.d.ts.map +0 -1
  933. package/declarations/modifiers/simple-style.d.ts +0 -12
  934. package/declarations/modifiers/simple-style.d.ts.map +0 -1
  935. package/declarations/modifiers/use-is-within-breakpoints.d.ts +0 -15
  936. package/declarations/modifiers/use-is-within-breakpoints.d.ts.map +0 -1
  937. package/declarations/modifiers/validatable-control.d.ts +0 -9
  938. package/declarations/modifiers/validatable-control.d.ts.map +0 -1
  939. package/declarations/modifiers.d.ts +0 -8
  940. package/declarations/modifiers.d.ts.map +0 -1
  941. package/declarations/services/eui-config.d.ts +0 -15
  942. package/declarations/services/eui-config.d.ts.map +0 -1
  943. package/declarations/services/eui-i18n.d.ts +0 -24
  944. package/declarations/services/eui-i18n.d.ts.map +0 -1
  945. package/declarations/services/eui-toaster.d.ts +0 -15
  946. package/declarations/services/eui-toaster.d.ts.map +0 -1
  947. package/declarations/template-registry.d.ts +0 -476
  948. package/declarations/template-registry.d.ts.map +0 -1
  949. package/declarations/utils/accesibility/accessible-click-keys.d.ts +0 -5
  950. package/declarations/utils/accesibility/accessible-click-keys.d.ts.map +0 -1
  951. package/declarations/utils/accesibility/cascading-menu-keys.d.ts +0 -9
  952. package/declarations/utils/accesibility/cascading-menu-keys.d.ts.map +0 -1
  953. package/declarations/utils/accesibility/combo-box-keys.d.ts +0 -8
  954. package/declarations/utils/accesibility/combo-box-keys.d.ts.map +0 -1
  955. package/declarations/utils/accesibility/index.d.ts +0 -4
  956. package/declarations/utils/accesibility/index.d.ts.map +0 -1
  957. package/declarations/utils/breakpoint.d.ts +0 -50
  958. package/declarations/utils/breakpoint.d.ts.map +0 -1
  959. package/declarations/utils/browser/browser.d.ts +0 -6
  960. package/declarations/utils/browser/browser.d.ts.map +0 -1
  961. package/declarations/utils/browser/index.d.ts +0 -2
  962. package/declarations/utils/browser/index.d.ts.map +0 -1
  963. package/declarations/utils/code/utils.d.ts +0 -32
  964. package/declarations/utils/code/utils.d.ts.map +0 -1
  965. package/declarations/utils/color/color_palette.d.ts +0 -24
  966. package/declarations/utils/color/color_palette.d.ts.map +0 -1
  967. package/declarations/utils/color/eui_palettes.d.ts +0 -37
  968. package/declarations/utils/color/eui_palettes.d.ts.map +0 -1
  969. package/declarations/utils/color/index.d.ts +0 -6
  970. package/declarations/utils/color/index.d.ts.map +0 -1
  971. package/declarations/utils/copy-to-clipboard.d.ts +0 -2
  972. package/declarations/utils/copy-to-clipboard.d.ts.map +0 -1
  973. package/declarations/utils/css-mappings/eui-accordion.d.ts +0 -12
  974. package/declarations/utils/css-mappings/eui-accordion.d.ts.map +0 -1
  975. package/declarations/utils/css-mappings/eui-avatar.d.ts +0 -23
  976. package/declarations/utils/css-mappings/eui-avatar.d.ts.map +0 -1
  977. package/declarations/utils/css-mappings/eui-badge-group.d.ts +0 -8
  978. package/declarations/utils/css-mappings/eui-badge-group.d.ts.map +0 -1
  979. package/declarations/utils/css-mappings/eui-badge.d.ts +0 -31
  980. package/declarations/utils/css-mappings/eui-badge.d.ts.map +0 -1
  981. package/declarations/utils/css-mappings/eui-beta-badge.d.ts +0 -13
  982. package/declarations/utils/css-mappings/eui-beta-badge.d.ts.map +0 -1
  983. package/declarations/utils/css-mappings/eui-bottom-bar.d.ts +0 -4
  984. package/declarations/utils/css-mappings/eui-bottom-bar.d.ts.map +0 -1
  985. package/declarations/utils/css-mappings/eui-button-empty.d.ts +0 -22
  986. package/declarations/utils/css-mappings/eui-button-empty.d.ts.map +0 -1
  987. package/declarations/utils/css-mappings/eui-button-group-button.d.ts +0 -4
  988. package/declarations/utils/css-mappings/eui-button-group-button.d.ts.map +0 -1
  989. package/declarations/utils/css-mappings/eui-button-group.d.ts +0 -4
  990. package/declarations/utils/css-mappings/eui-button-group.d.ts.map +0 -1
  991. package/declarations/utils/css-mappings/eui-button-icon.d.ts +0 -23
  992. package/declarations/utils/css-mappings/eui-button-icon.d.ts.map +0 -1
  993. package/declarations/utils/css-mappings/eui-button.d.ts +0 -13
  994. package/declarations/utils/css-mappings/eui-button.d.ts.map +0 -1
  995. package/declarations/utils/css-mappings/eui-call-out.d.ts +0 -13
  996. package/declarations/utils/css-mappings/eui-call-out.d.ts.map +0 -1
  997. package/declarations/utils/css-mappings/eui-card-select.d.ts +0 -4
  998. package/declarations/utils/css-mappings/eui-card-select.d.ts.map +0 -1
  999. package/declarations/utils/css-mappings/eui-card.d.ts +0 -9
  1000. package/declarations/utils/css-mappings/eui-card.d.ts.map +0 -1
  1001. package/declarations/utils/css-mappings/eui-code-block.d.ts +0 -15
  1002. package/declarations/utils/css-mappings/eui-code-block.d.ts.map +0 -1
  1003. package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts +0 -9
  1004. package/declarations/utils/css-mappings/eui-collapsible-nav-group.d.ts.map +0 -1
  1005. package/declarations/utils/css-mappings/eui-comment-event.d.ts +0 -4
  1006. package/declarations/utils/css-mappings/eui-comment-event.d.ts.map +0 -1
  1007. package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts +0 -7
  1008. package/declarations/utils/css-mappings/eui-comment-timeline-icon.d.ts.map +0 -1
  1009. package/declarations/utils/css-mappings/eui-context-menu-item.d.ts +0 -15
  1010. package/declarations/utils/css-mappings/eui-context-menu-item.d.ts.map +0 -1
  1011. package/declarations/utils/css-mappings/eui-described-form-group.d.ts +0 -12
  1012. package/declarations/utils/css-mappings/eui-described-form-group.d.ts.map +0 -1
  1013. package/declarations/utils/css-mappings/eui-description-list.d.ts +0 -18
  1014. package/declarations/utils/css-mappings/eui-description-list.d.ts.map +0 -1
  1015. package/declarations/utils/css-mappings/eui-empty-prompt.d.ts +0 -10
  1016. package/declarations/utils/css-mappings/eui-empty-prompt.d.ts.map +0 -1
  1017. package/declarations/utils/css-mappings/eui-file-picker.d.ts +0 -8
  1018. package/declarations/utils/css-mappings/eui-file-picker.d.ts.map +0 -1
  1019. package/declarations/utils/css-mappings/eui-flex-grid.d.ts +0 -22
  1020. package/declarations/utils/css-mappings/eui-flex-grid.d.ts.map +0 -1
  1021. package/declarations/utils/css-mappings/eui-flex-group.d.ts +0 -33
  1022. package/declarations/utils/css-mappings/eui-flex-group.d.ts.map +0 -1
  1023. package/declarations/utils/css-mappings/eui-flex-item.d.ts +0 -17
  1024. package/declarations/utils/css-mappings/eui-flex-item.d.ts.map +0 -1
  1025. package/declarations/utils/css-mappings/eui-flyout.d.ts +0 -23
  1026. package/declarations/utils/css-mappings/eui-flyout.d.ts.map +0 -1
  1027. package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts +0 -8
  1028. package/declarations/utils/css-mappings/eui-form-control-layout-clear-button.d.ts.map +0 -1
  1029. package/declarations/utils/css-mappings/eui-form-row.d.ts +0 -12
  1030. package/declarations/utils/css-mappings/eui-form-row.d.ts.map +0 -1
  1031. package/declarations/utils/css-mappings/eui-global-toast-list.d.ts +0 -8
  1032. package/declarations/utils/css-mappings/eui-global-toast-list.d.ts.map +0 -1
  1033. package/declarations/utils/css-mappings/eui-header-links.d.ts +0 -18
  1034. package/declarations/utils/css-mappings/eui-header-links.d.ts.map +0 -1
  1035. package/declarations/utils/css-mappings/eui-header-section-item.d.ts +0 -9
  1036. package/declarations/utils/css-mappings/eui-header-section-item.d.ts.map +0 -1
  1037. package/declarations/utils/css-mappings/eui-header-section.d.ts +0 -12
  1038. package/declarations/utils/css-mappings/eui-header-section.d.ts.map +0 -1
  1039. package/declarations/utils/css-mappings/eui-header.d.ts +0 -12
  1040. package/declarations/utils/css-mappings/eui-header.d.ts.map +0 -1
  1041. package/declarations/utils/css-mappings/eui-health.d.ts +0 -10
  1042. package/declarations/utils/css-mappings/eui-health.d.ts.map +0 -1
  1043. package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts +0 -18
  1044. package/declarations/utils/css-mappings/eui-horizontal-rule.d.ts.map +0 -1
  1045. package/declarations/utils/css-mappings/eui-icon.d.ts +0 -494
  1046. package/declarations/utils/css-mappings/eui-icon.d.ts.map +0 -1
  1047. package/declarations/utils/css-mappings/eui-image.d.ts +0 -22
  1048. package/declarations/utils/css-mappings/eui-image.d.ts.map +0 -1
  1049. package/declarations/utils/css-mappings/eui-link.d.ts +0 -14
  1050. package/declarations/utils/css-mappings/eui-link.d.ts.map +0 -1
  1051. package/declarations/utils/css-mappings/eui-list-group-item.d.ts +0 -17
  1052. package/declarations/utils/css-mappings/eui-list-group-item.d.ts.map +0 -1
  1053. package/declarations/utils/css-mappings/eui-list-group.d.ts +0 -12
  1054. package/declarations/utils/css-mappings/eui-list-group.d.ts.map +0 -1
  1055. package/declarations/utils/css-mappings/eui-loading-spinner.d.ts +0 -10
  1056. package/declarations/utils/css-mappings/eui-loading-spinner.d.ts.map +0 -1
  1057. package/declarations/utils/css-mappings/eui-modal.d.ts +0 -7
  1058. package/declarations/utils/css-mappings/eui-modal.d.ts.map +0 -1
  1059. package/declarations/utils/css-mappings/eui-notification-badge.d.ts +0 -11
  1060. package/declarations/utils/css-mappings/eui-notification-badge.d.ts.map +0 -1
  1061. package/declarations/utils/css-mappings/eui-page-body.d.ts +0 -16
  1062. package/declarations/utils/css-mappings/eui-page-body.d.ts.map +0 -1
  1063. package/declarations/utils/css-mappings/eui-page-content-body.d.ts +0 -10
  1064. package/declarations/utils/css-mappings/eui-page-content-body.d.ts.map +0 -1
  1065. package/declarations/utils/css-mappings/eui-page-content.d.ts +0 -10
  1066. package/declarations/utils/css-mappings/eui-page-content.d.ts.map +0 -1
  1067. package/declarations/utils/css-mappings/eui-page-header.d.ts +0 -10
  1068. package/declarations/utils/css-mappings/eui-page-header.d.ts.map +0 -1
  1069. package/declarations/utils/css-mappings/eui-page-side-bar.d.ts +0 -10
  1070. package/declarations/utils/css-mappings/eui-page-side-bar.d.ts.map +0 -1
  1071. package/declarations/utils/css-mappings/eui-page.d.ts +0 -24
  1072. package/declarations/utils/css-mappings/eui-page.d.ts.map +0 -1
  1073. package/declarations/utils/css-mappings/eui-panel.d.ts +0 -24
  1074. package/declarations/utils/css-mappings/eui-panel.d.ts.map +0 -1
  1075. package/declarations/utils/css-mappings/eui-popover-footer.d.ts +0 -10
  1076. package/declarations/utils/css-mappings/eui-popover-footer.d.ts.map +0 -1
  1077. package/declarations/utils/css-mappings/eui-popover-title.d.ts +0 -10
  1078. package/declarations/utils/css-mappings/eui-popover-title.d.ts.map +0 -1
  1079. package/declarations/utils/css-mappings/eui-popover.d.ts +0 -22
  1080. package/declarations/utils/css-mappings/eui-popover.d.ts.map +0 -1
  1081. package/declarations/utils/css-mappings/eui-progress-data.d.ts +0 -3
  1082. package/declarations/utils/css-mappings/eui-progress-data.d.ts.map +0 -1
  1083. package/declarations/utils/css-mappings/eui-progress.d.ts +0 -50
  1084. package/declarations/utils/css-mappings/eui-progress.d.ts.map +0 -1
  1085. package/declarations/utils/css-mappings/eui-range-highlight.d.ts +0 -11
  1086. package/declarations/utils/css-mappings/eui-range-highlight.d.ts.map +0 -1
  1087. package/declarations/utils/css-mappings/eui-range-input.d.ts +0 -8
  1088. package/declarations/utils/css-mappings/eui-range-input.d.ts.map +0 -1
  1089. package/declarations/utils/css-mappings/eui-range-levels.d.ts +0 -13
  1090. package/declarations/utils/css-mappings/eui-range-levels.d.ts.map +0 -1
  1091. package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts +0 -7
  1092. package/declarations/utils/css-mappings/eui-selectable-list-item.d.ts.map +0 -1
  1093. package/declarations/utils/css-mappings/eui-spacer.d.ts +0 -12
  1094. package/declarations/utils/css-mappings/eui-spacer.d.ts.map +0 -1
  1095. package/declarations/utils/css-mappings/eui-stat.d.ts +0 -17
  1096. package/declarations/utils/css-mappings/eui-stat.d.ts.map +0 -1
  1097. package/declarations/utils/css-mappings/eui-step-number.d.ts +0 -11
  1098. package/declarations/utils/css-mappings/eui-step-number.d.ts.map +0 -1
  1099. package/declarations/utils/css-mappings/eui-tabs.d.ts +0 -14
  1100. package/declarations/utils/css-mappings/eui-tabs.d.ts.map +0 -1
  1101. package/declarations/utils/css-mappings/eui-text-align.d.ts +0 -9
  1102. package/declarations/utils/css-mappings/eui-text-align.d.ts.map +0 -1
  1103. package/declarations/utils/css-mappings/eui-text-area.d.ts +0 -10
  1104. package/declarations/utils/css-mappings/eui-text-area.d.ts.map +0 -1
  1105. package/declarations/utils/css-mappings/eui-text-color.d.ts +0 -14
  1106. package/declarations/utils/css-mappings/eui-text-color.d.ts.map +0 -1
  1107. package/declarations/utils/css-mappings/eui-text.d.ts +0 -9
  1108. package/declarations/utils/css-mappings/eui-text.d.ts.map +0 -1
  1109. package/declarations/utils/css-mappings/eui-title.d.ts +0 -15
  1110. package/declarations/utils/css-mappings/eui-title.d.ts.map +0 -1
  1111. package/declarations/utils/css-mappings/eui-toast.d.ts +0 -11
  1112. package/declarations/utils/css-mappings/eui-toast.d.ts.map +0 -1
  1113. package/declarations/utils/css-mappings/eui-tool-tip.d.ts +0 -10
  1114. package/declarations/utils/css-mappings/eui-tool-tip.d.ts.map +0 -1
  1115. package/declarations/utils/css-mappings/index.d.ts +0 -3
  1116. package/declarations/utils/css-mappings/index.d.ts.map +0 -1
  1117. package/declarations/utils/detect-element-resize.d.ts +0 -17
  1118. package/declarations/utils/detect-element-resize.d.ts.map +0 -1
  1119. package/declarations/utils/index.d.ts +0 -3
  1120. package/declarations/utils/index.d.ts.map +0 -1
  1121. package/declarations/utils/keys.d.ts +0 -31
  1122. package/declarations/utils/keys.d.ts.map +0 -1
  1123. package/declarations/utils/markdown/markdown-actions.d.ts +0 -45
  1124. package/declarations/utils/markdown/markdown-actions.d.ts.map +0 -1
  1125. package/declarations/utils/markdown/markdown-modes.d.ts +0 -4
  1126. package/declarations/utils/markdown/markdown-modes.d.ts.map +0 -1
  1127. package/declarations/utils/markdown/markdown-types.d.ts +0 -100
  1128. package/declarations/utils/markdown/markdown-types.d.ts.map +0 -1
  1129. package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts +0 -3
  1130. package/declarations/utils/markdown/plugins/markdown-add-components/index.d.ts.map +0 -1
  1131. package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts +0 -6
  1132. package/declarations/utils/markdown/plugins/markdown-add-components/processor.d.ts.map +0 -1
  1133. package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts +0 -2
  1134. package/declarations/utils/markdown/plugins/markdown-checkbox/index.d.ts.map +0 -1
  1135. package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts +0 -3
  1136. package/declarations/utils/markdown/plugins/markdown-checkbox/parser.d.ts.map +0 -1
  1137. package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts +0 -5
  1138. package/declarations/utils/markdown/plugins/markdown-default-plugins/index.d.ts.map +0 -1
  1139. package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts +0 -7
  1140. package/declarations/utils/markdown/plugins/markdown-default-plugins/parsing-plugins.d.ts.map +0 -1
  1141. package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts +0 -11
  1142. package/declarations/utils/markdown/plugins/markdown-default-plugins/plugins.d.ts.map +0 -1
  1143. package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts +0 -21
  1144. package/declarations/utils/markdown/plugins/markdown-default-plugins/processing-plugins.d.ts.map +0 -1
  1145. package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts +0 -7
  1146. package/declarations/utils/markdown/plugins/markdown-default-plugins/ui-plugins.d.ts.map +0 -1
  1147. package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts +0 -3
  1148. package/declarations/utils/markdown/plugins/markdown-tooltip/index.d.ts.map +0 -1
  1149. package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts +0 -3
  1150. package/declarations/utils/markdown/plugins/markdown-tooltip/parser.d.ts.map +0 -1
  1151. package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts +0 -14
  1152. package/declarations/utils/markdown/plugins/markdown-tooltip/plugin.d.ts.map +0 -1
  1153. package/declarations/utils/markdown/plugins/to-dom.d.ts +0 -20
  1154. package/declarations/utils/markdown/plugins/to-dom.d.ts.map +0 -1
  1155. package/declarations/utils/markdown/remark/remark-prismjs.d.ts +0 -5
  1156. package/declarations/utils/markdown/remark/remark-prismjs.d.ts.map +0 -1
  1157. package/declarations/utils/maybe-unwrap-proxy.d.ts +0 -3
  1158. package/declarations/utils/maybe-unwrap-proxy.d.ts.map +0 -1
  1159. package/declarations/utils/number/index.d.ts +0 -2
  1160. package/declarations/utils/number/index.d.ts.map +0 -1
  1161. package/declarations/utils/number/number.d.ts +0 -3
  1162. package/declarations/utils/number/number.d.ts.map +0 -1
  1163. package/declarations/utils/popover/index.d.ts +0 -152
  1164. package/declarations/utils/popover/index.d.ts.map +0 -1
  1165. package/declarations/utils/popover/types.d.ts +0 -2
  1166. package/declarations/utils/popover/types.d.ts.map +0 -1
  1167. package/declarations/utils/predicate/common_predicates.d.ts +0 -6
  1168. package/declarations/utils/predicate/common_predicates.d.ts.map +0 -1
  1169. package/declarations/utils/predicate/index.d.ts +0 -3
  1170. package/declarations/utils/predicate/index.d.ts.map +0 -1
  1171. package/declarations/utils/predicate/lodash_predicates.d.ts +0 -8
  1172. package/declarations/utils/predicate/lodash_predicates.d.ts.map +0 -1
  1173. package/declarations/utils/range/index.d.ts +0 -2
  1174. package/declarations/utils/range/index.d.ts.map +0 -1
  1175. package/declarations/utils/timer.d.ts +0 -13
  1176. package/declarations/utils/timer.d.ts.map +0 -1
  1177. package/declarations/utils/transition.d.ts +0 -8
  1178. package/declarations/utils/transition.d.ts.map +0 -1
  1179. package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js +0 -63
  1180. package/dist/_rollupPluginBabelHelpers-9wjJaosZ.js.map +0 -1
@@ -1,24 +0,0 @@
1
- import type { EuiBadgeSignature } from './eui-badge';
2
- import type { EuiIconSignature } from './eui-icon';
3
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
4
- export interface EuiNotificationEventSignature {
5
- Element: HTMLDivElement;
6
- Args: {
7
- id?: string;
8
- time?: string;
9
- type?: string;
10
- severity?: string;
11
- iconType?: EuiIconSignature['Args']['type'];
12
- iconColor?: EuiIconSignature['Args']['color'];
13
- iconAriaLabel?: EuiIconSignature['Args']['aria-label'];
14
- badgeColor?: EuiBadgeSignature['Args']['color'];
15
- hasDefaultBlock?: boolean;
16
- onOpenContextMenu?: (e: MouseEvent) => void;
17
- };
18
- Blocks: {
19
- default: [];
20
- };
21
- }
22
- declare const EuiNotificationEvent: TemplateOnlyComponent<EuiNotificationEventSignature>;
23
- export default EuiNotificationEvent;
24
- //# sourceMappingURL=eui-notification-event-meta.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-notification-event-meta.d.ts","sourceRoot":"","sources":["../../src/components/eui-notification-event-meta.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;QAC5C,SAAS,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;QAC9C,aAAa,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,YAAY,CAAC,CAAC;QACvD,UAAU,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;QAChD,eAAe,CAAC,EAAE,OAAO,CAAC;QAC1B,iBAAiB,CAAC,EAAE,CAAC,CAAC,EAAE,UAAU,KAAK,IAAI,CAAC;KAC7C,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,oBAAoB,EAAE,qBAAqB,CAAC,6BAA6B,CA6G7E,CAAC;AAEH,eAAe,oBAAoB,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { EuiButtonIconSignature } from './eui-button-icon';
2
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
- export interface EuiNotificationEventReadButtonSignature {
4
- Element: EuiButtonIconSignature['Element'];
5
- Args: {
6
- id?: string;
7
- eventName?: string;
8
- isRead?: boolean;
9
- };
10
- }
11
- declare const EuiNotificationEventReadButton: TemplateOnlyComponent<EuiNotificationEventReadButtonSignature>;
12
- export default EuiNotificationEventReadButton;
13
- //# sourceMappingURL=eui-notification-event-read-button.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-notification-event-read-button.d.ts","sourceRoot":"","sources":["../../src/components/eui-notification-event-read-button.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAChE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,uCAAuC;IACtD,OAAO,EAAE,sBAAsB,CAAC,SAAS,CAAC,CAAC;IAC3C,IAAI,EAAE;QACJ,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,MAAM,CAAC,EAAE,OAAO,CAAC;KAClB,CAAC;CACH;AAED,QAAA,MAAM,8BAA8B,EAAE,qBAAqB,CAAC,uCAAuC,CAcjG,CAAC;AAEH,eAAe,8BAA8B,CAAC"}
@@ -1,14 +0,0 @@
1
- import type { EuiIconSignature } from './eui-icon';
2
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
- export interface EuiNotificationEventReadIconSignature {
4
- Element: HTMLDivElement;
5
- Args: {
6
- id?: string;
7
- eventName?: string;
8
- isRead?: boolean;
9
- readIconColor?: EuiIconSignature['Args']['color'];
10
- };
11
- }
12
- declare const EuiNotificationEventReadIcon: TemplateOnlyComponent<EuiNotificationEventReadIconSignature>;
13
- export default EuiNotificationEventReadIcon;
14
- //# sourceMappingURL=eui-notification-event-read-icon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-notification-event-read-icon.d.ts","sourceRoot":"","sources":["../../src/components/eui-notification-event-read-icon.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,qCAAqC;IACpD,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,MAAM,CAAC,EAAE,OAAO,CAAC;QACjB,aAAa,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;KACnD,CAAC;CACH;AAED,QAAA,MAAM,4BAA4B,EAAE,qBAAqB,CAAC,qCAAqC,CAmB7F,CAAC;AAEH,eAAe,4BAA4B,CAAC"}
@@ -1,40 +0,0 @@
1
- import type { EuiBadgeSignature } from './eui-badge';
2
- import type { EuiIconSignature } from './eui-icon';
3
- import type { EuiNotificationEventMessagesSignature } from './eui-notification-event-messages';
4
- import type { TextBlockSignature } from './text-block';
5
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
6
- export interface EuiNotificationEventSignature {
7
- Element: any;
8
- Args: {
9
- id?: string;
10
- tagName?: string;
11
- hasContextMenuBlock?: boolean;
12
- hasPrimaryActionBlock?: boolean;
13
- isRead?: boolean;
14
- href?: string;
15
- onClickTitle?: (event: MouseEvent) => void;
16
- onRead?: (event: MouseEvent) => void;
17
- onOpenContextMenu?: (event: MouseEvent) => void;
18
- title?: string;
19
- type?: string;
20
- severity?: string;
21
- badgeColor?: EuiBadgeSignature['Args']['color'];
22
- iconType?: EuiIconSignature['Args']['type'];
23
- iconAriaLabel?: string;
24
- time?: string;
25
- iconColor?: string;
26
- readIconColor?: string;
27
- headingLevel?: TextBlockSignature['Args']['tagName'];
28
- messages: EuiNotificationEventMessagesSignature['Args']['messages'];
29
- accordionButtonText?: EuiNotificationEventMessagesSignature['Args']['accordionButtonText'];
30
- accordionHideText?: EuiNotificationEventMessagesSignature['Args']['accordionHideText'];
31
- };
32
- Blocks: {
33
- default: [];
34
- contextMenu: [];
35
- primaryAction: [];
36
- };
37
- }
38
- declare const EuiNotificationEvent: TemplateOnlyComponent<EuiNotificationEventSignature>;
39
- export default EuiNotificationEvent;
40
- //# sourceMappingURL=eui-notification-event.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-notification-event.d.ts","sourceRoot":"","sources":["../../src/components/eui-notification-event.ts"],"names":[],"mappings":"AAiBA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,mCAAmC,CAAC;AAC/F,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AACvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE;QACJ,EAAE,CAAC,EAAE,MAAM,CAAC;QACZ,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,mBAAmB,CAAC,EAAE,OAAO,CAAC;QAC9B,qBAAqB,CAAC,EAAE,OAAO,CAAC;QAChC,MAAM,CAAC,EAAE,OAAO,CAAC;QACjB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;QAC3C,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;QACrC,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,KAAK,IAAI,CAAC;QAChD,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,UAAU,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;QAChD,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;QAC5C,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,YAAY,CAAC,EAAE,kBAAkB,CAAC,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC;QACrD,QAAQ,EAAE,qCAAqC,CAAC,MAAM,CAAC,CAAC,UAAU,CAAC,CAAC;QACpE,mBAAmB,CAAC,EAAE,qCAAqC,CAAC,MAAM,CAAC,CAAC,qBAAqB,CAAC,CAAC;QAC3F,iBAAiB,CAAC,EAAE,qCAAqC,CAAC,MAAM,CAAC,CAAC,mBAAmB,CAAC,CAAC;KACxF,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;QACZ,WAAW,EAAE,EAAE,CAAC;QAChB,aAAa,EAAE,EAAE,CAAC;KACnB,CAAC;CACH;AAED,QAAA,MAAM,oBAAoB,EAAE,qBAAqB,CAAC,6BAA6B,CAmH7E,CAAC;AAEH,eAAe,oBAAoB,CAAC"}
@@ -1,20 +0,0 @@
1
- import Component from '@glimmer/component';
2
- interface EuiOverlayMaskArgs {
3
- onClick?: (e: Event) => void;
4
- headerZindexLocation?: 'above' | 'below';
5
- }
6
- export interface EuiOverlayMaskSignature {
7
- Element: HTMLDivElement;
8
- Args: EuiOverlayMaskArgs;
9
- Blocks: {
10
- default: [];
11
- };
12
- }
13
- export default class EuiOverlayMaskComponent extends Component<EuiOverlayMaskSignature> {
14
- overlayMaskNode: HTMLDivElement | undefined;
15
- destinationElement: HTMLElement;
16
- onClick(e: MouseEvent): void;
17
- setOverlayMaskNode(node: HTMLDivElement): void;
18
- }
19
- export {};
20
- //# sourceMappingURL=eui-overlay-mask.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-overlay-mask.d.ts","sourceRoot":"","sources":["../../src/components/eui-overlay-mask.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAW3C,UAAU,kBAAkB;IAC1B,OAAO,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,KAAK,IAAI,CAAC;IAC7B,oBAAoB,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;CAC1C;AAED,MAAM,WAAW,uBAAuB;IACtC,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE,kBAAkB,CAAC;IACzB,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,MAAM,CAAC,OAAO,OAAO,uBAAwB,SAAQ,SAAS,CAAC,uBAAuB,CAAC;IAC5E,eAAe,EAAE,cAAc,GAAG,SAAS,CAAC;IAErD,kBAAkB,cAAiB;IAGnC,OAAO,CAAC,CAAC,EAAE,UAAU;IAOrB,kBAAkB,CAAC,IAAI,EAAE,cAAc;CAyBxC"}
@@ -1,22 +0,0 @@
1
- import type { EuiPanelSignature } from './eui-panel';
2
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
- export interface EuiPageBodySignature {
4
- Element: EuiPanelSignature['Element'];
5
- Args: {
6
- restrictWidth?: boolean;
7
- tagName?: string;
8
- borderRadius?: EuiPanelSignature['Args']['borderRadius'];
9
- paddingSize?: 'none' | 's' | 'm' | 'l';
10
- panelled?: boolean;
11
- color?: 'subdued' | 'transparent';
12
- hasBorder?: boolean;
13
- hasShadow?: boolean;
14
- style?: Record<string, string>;
15
- };
16
- Blocks: {
17
- default: [];
18
- };
19
- }
20
- declare const EuiPageBody: TemplateOnlyComponent<EuiPageBodySignature>;
21
- export default EuiPageBody;
22
- //# sourceMappingURL=eui-page-body.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-body.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-body.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,oBAAoB;IACnC,OAAO,EAAE,iBAAiB,CAAC,SAAS,CAAC,CAAC;IACtC,IAAI,EAAE;QACJ,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,YAAY,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC,cAAc,CAAC,CAAC;QACzD,WAAW,CAAC,EAAE,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;QACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;QACnB,KAAK,CAAC,EAAE,SAAS,GAAG,aAAa,CAAC;QAClC,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;KAChC,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,WAAW,EAAE,qBAAqB,CAAC,oBAAoB,CAqD3D,CAAC;AAEH,eAAe,WAAW,CAAC"}
@@ -1,18 +0,0 @@
1
- import type { paddingSizeMapping } from '../utils/css-mappings/eui-page-content-body';
2
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
- export interface EuiPageContentBodySignature {
4
- Element: HTMLDivElement;
5
- Args: {
6
- restrictWidth?: boolean;
7
- paddingSize?: keyof typeof paddingSizeMapping;
8
- style?: {
9
- [key: string]: string;
10
- };
11
- };
12
- Blocks: {
13
- default: [];
14
- };
15
- }
16
- declare const EuiPageContentBody: TemplateOnlyComponent<EuiPageContentBodySignature>;
17
- export default EuiPageContentBody;
18
- //# sourceMappingURL=eui-page-content-body.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-content-body.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-content-body.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAC;AACtF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,2BAA2B;IAC1C,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,WAAW,CAAC,EAAE,MAAM,OAAO,kBAAkB,CAAC;QAC9C,KAAK,CAAC,EAAE;YACN,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;SACvB,CAAC;KACH,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,kBAAkB,EAAE,qBAAqB,CAAC,2BAA2B,CAmBzE,CAAC;AAEH,eAAe,kBAAkB,CAAC"}
@@ -1,10 +0,0 @@
1
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
2
- export interface EuiPageContentHeaderSectionSignature {
3
- Element: HTMLDivElement;
4
- Blocks: {
5
- default: [];
6
- };
7
- }
8
- declare const EuiPageContentHeaderSection: TemplateOnlyComponent<EuiPageContentHeaderSectionSignature>;
9
- export default EuiPageContentHeaderSection;
10
- //# sourceMappingURL=eui-page-content-header-section.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-content-header-section.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-content-header-section.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,oCAAoC;IACnD,OAAO,EAAE,cAAc,CAAC;IACxB,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,2BAA2B,EAAE,qBAAqB,CAAC,oCAAoC,CAW3F,CAAC;AAEH,eAAe,2BAA2B,CAAC"}
@@ -1,13 +0,0 @@
1
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
2
- export interface EuiPageContentHeaderSignature {
3
- Element: HTMLDivElement;
4
- Args: {
5
- responsive?: boolean;
6
- };
7
- Blocks: {
8
- default: [];
9
- };
10
- }
11
- declare const EuiPageContentHeader: TemplateOnlyComponent<EuiPageContentHeaderSignature>;
12
- export default EuiPageContentHeader;
13
- //# sourceMappingURL=eui-page-content-header.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-content-header.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-content-header.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,UAAU,CAAC,EAAE,OAAO,CAAC;KACtB,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,oBAAoB,EAAE,qBAAqB,CAAC,6BAA6B,CAW7E,CAAC;AAEH,eAAe,oBAAoB,CAAC"}
@@ -1,22 +0,0 @@
1
- import type { EuiPanelSignature } from './eui-panel';
2
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
- export interface EuiPageContentSignature {
4
- Element: HTMLDivElement;
5
- Args: {
6
- role?: string;
7
- verticalPosition?: 'center' | 'bottom';
8
- horizontalPosition?: 'center';
9
- hasShadow?: boolean;
10
- hasBorder?: boolean;
11
- paddingSize?: EuiPanelSignature['Args']['paddingSize'];
12
- borderRadius?: EuiPanelSignature['Args']['borderRadius'];
13
- color?: EuiPanelSignature['Args']['color'];
14
- grow?: boolean;
15
- };
16
- Blocks: {
17
- default: [];
18
- };
19
- }
20
- declare const EuiPageContent: TemplateOnlyComponent<EuiPageContentSignature>;
21
- export default EuiPageContent;
22
- //# sourceMappingURL=eui-page-content.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-content.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-content.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,uBAAuB;IACtC,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,gBAAgB,CAAC,EAAE,QAAQ,GAAG,QAAQ,CAAC;QACvC,kBAAkB,CAAC,EAAE,QAAQ,CAAC;QAC9B,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,SAAS,CAAC,EAAE,OAAO,CAAC;QACpB,WAAW,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC,aAAa,CAAC,CAAC;QACvD,YAAY,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC,cAAc,CAAC,CAAC;QACzD,KAAK,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAC;QAC3C,IAAI,CAAC,EAAE,OAAO,CAAC;KAChB,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,cAAc,EAAE,qBAAqB,CAAC,uBAAuB,CAuBjE,CAAC;AAEH,eAAe,cAAc,CAAC"}
@@ -1,98 +0,0 @@
1
- import Component from '@glimmer/component';
2
- import EuiFlexItem from './eui-flex-item.gts';
3
- import type { paddingSizeMapping } from '../utils/css-mappings/eui-page-content-body';
4
- import type { EuiButtomBarArgs } from './eui-bottom-bar';
5
- import type { EuiBreadcrumbsSignature } from './eui-breadcrumbs';
6
- import type { EuiIconSignature } from './eui-icon';
7
- import type { IEuiTab } from './eui-tab';
8
- import type { WithBoundArgs } from '@glint/template';
9
- export declare const TEMPLATES: readonly ["default", "centeredBody", "centeredContent", "empty"];
10
- type Tab = IEuiTab & {
11
- label?: string;
12
- onClick?: () => void;
13
- };
14
- export type EuiPageTemplateProps = {
15
- template?: (typeof TEMPLATES)[number];
16
- /**
17
- * Gets passed along to the #EuiBottomBar component if `bottomBar` has contents
18
- */
19
- bottomBarProps?: EuiButtomBarArgs;
20
- fullHeight?: boolean;
21
- /**
22
- * Minimum height in which to enforce scrolling
23
- */
24
- minHeight?: number;
25
- /**
26
- * Restrict the width of the page content body
27
- */
28
- restrictWidth?: boolean | string;
29
- /**
30
- * Adds a bottom border to the page header
31
- */
32
- bottomBorder?: boolean;
33
- /**
34
- * Adds a bottom border to the page content body
35
- */
36
- bodyBottomBorder?: boolean;
37
- /**
38
- * Adds a bottom border to the page content body
39
- */
40
- bodyProps?: {
41
- /**
42
- * Adds padding to the page content body
43
- */
44
- paddingSize?: keyof typeof paddingSizeMapping;
45
- };
46
- /**
47
- * Adds a bottom border to the page content body
48
- */
49
- contentProps?: {
50
- /**
51
- * Adds padding to the page content body
52
- */
53
- paddingSize?: keyof typeof paddingSizeMapping;
54
- };
55
- alignItems?: 'top' | 'bottom' | 'center' | 'stretch';
56
- responsive?: boolean | 'reverse';
57
- hasDescriptionBlock?: boolean;
58
- hasRightSideItemsBlock?: boolean;
59
- hasPageTitleBlock?: boolean;
60
- hasDefaultBlock?: boolean;
61
- pageTitle?: string;
62
- breadcrumbs?: EuiBreadcrumbsSignature['Args']['breadcrumbs'];
63
- breadcrumbProps?: {
64
- className?: string;
65
- };
66
- rightSideGroupProps?: {
67
- className?: string;
68
- };
69
- pageTitleProps?: {
70
- className?: string;
71
- };
72
- iconType?: EuiIconSignature['Args']['type'];
73
- description?: string;
74
- iconProps?: {
75
- className?: string;
76
- };
77
- tabs?: Tab[];
78
- };
79
- export interface EuiPageHeaderContentSignature {
80
- Element: HTMLDivElement;
81
- Args: EuiPageTemplateProps;
82
- Blocks: {
83
- default: [];
84
- pageTitle: [];
85
- description: [];
86
- rightSideItems: [WithBoundArgs<typeof EuiFlexItem, 'grow'>?];
87
- };
88
- }
89
- export default class EuiPageTemplate extends Component<EuiPageHeaderContentSignature> {
90
- minHeight: number;
91
- fullHeight: boolean;
92
- template: (typeof TEMPLATES)[number];
93
- get classes(): string;
94
- get fullHeightClass(): "" | "eui-fullHeight eui-yScroll";
95
- get canFullHeight(): boolean;
96
- }
97
- export {};
98
- //# sourceMappingURL=eui-page-header-content.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-header-content.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-header-content.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAe3C,OAAO,WAAW,MAAM,qBAAqB,CAAC;AAQ9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAC;AACtF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AACjE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAErD,eAAO,MAAM,SAAS,kEAKZ,CAAC;AAEX,KAAK,GAAG,GAAG,OAAO,GAAG;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,CAAC,EAAE,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IACtC;;OAEG;IACH,cAAc,CAAC,EAAE,gBAAgB,CAAC;IAMlC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;IAEjC;;OAEG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B;;OAEG;IACH,SAAS,CAAC,EAAE;QACV;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,OAAO,kBAAkB,CAAC;KAC/C,CAAC;IACF;;OAEG;IACH,YAAY,CAAC,EAAE;QACb;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,OAAO,kBAAkB,CAAC;KAC/C,CAAC;IAEF,UAAU,CAAC,EAAE,KAAK,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;IAErD,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAEjC,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAE9B,sBAAsB,CAAC,EAAE,OAAO,CAAC;IAEjC,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B,eAAe,CAAC,EAAE,OAAO,CAAC;IAE1B,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,WAAW,CAAC,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC,aAAa,CAAC,CAAC;IAE7D,eAAe,CAAC,EAAE;QAChB,SAAS,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;IAEF,mBAAmB,CAAC,EAAE;QACpB,SAAS,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;IAEF,cAAc,CAAC,EAAE;QACf,SAAS,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;IAEF,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;IAE5C,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,SAAS,CAAC,EAAE;QACV,SAAS,CAAC,EAAE,MAAM,CAAC;KACpB,CAAC;IAEF,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;CACd,CAAC;AAEF,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE,oBAAoB,CAAC;IAC3B,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;QACZ,SAAS,EAAE,EAAE,CAAC;QACd,WAAW,EAAE,EAAE,CAAC;QAChB,cAAc,EAAE,CAAC,aAAa,CAAC,OAAO,WAAW,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC;KAC9D,CAAC;CACH;AAED,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,SAAS,CAAC,6BAA6B,CAAC;IAEvD,SAAS,EAAG,MAAM,CAAC;IACjB,UAAU,EAAG,OAAO,CAAC;IACjB,QAAQ,EAAG,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IAExE,IAAI,OAAO,WAEV;IAED,IAAI,eAAe,sCAIlB;IAED,IAAI,aAAa,YAEhB;CAiaF"}
@@ -1,10 +0,0 @@
1
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
2
- export interface EuiPageHeaderSectionSignature {
3
- Element: HTMLDivElement;
4
- Blocks: {
5
- default: [];
6
- };
7
- }
8
- declare const EuiPageHederSection: TemplateOnlyComponent<EuiPageHeaderSectionSignature>;
9
- export default EuiPageHederSection;
10
- //# sourceMappingURL=eui-page-header-section.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-header-section.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-header-section.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,6BAA6B;IAC5C,OAAO,EAAE,cAAc,CAAC;IACxB,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,mBAAmB,EAAE,qBAAqB,CAAC,6BAA6B,CAW5E,CAAC;AAEH,eAAe,mBAAmB,CAAC"}
@@ -1,89 +0,0 @@
1
- import type { paddingSizeMapping } from '../utils/css-mappings/eui-page-content-body';
2
- import type { EuiIconSignature } from './eui-icon';
3
- import type { EuiPageHeaderContentSignature } from './eui-page-header-content';
4
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
5
- export interface EuiPageHeaderSignature {
6
- Element: Element;
7
- Args: {
8
- /**
9
- * Sets the padding around the content
10
- */
11
- paddingSize?: keyof typeof paddingSizeMapping;
12
- /**
13
- * Adds a bottom border to the header
14
- */
15
- bottomBorder?: boolean;
16
- /**
17
- * Sets the width of the header to `restricted` (992px) or `full` (100%)
18
- */
19
- restrictWidth?: boolean | 'full';
20
- /**
21
- * Sets the alignment of the content within the header
22
- */
23
- alignItems?: EuiPageHeaderContentSignature['Args']['alignItems'];
24
- /**
25
- * Sets the header to be responsive and collapse to a single line
26
- */
27
- responsive?: boolean | 'reverse';
28
- /**
29
- * Sets the icon type for the header
30
- */
31
- iconType?: EuiIconSignature['Args']['type'];
32
- /**
33
- * Sets the breadcrumbs for the header
34
- */
35
- breadcrumbs?: any[];
36
- /**
37
- * Sets the tabs for the header
38
- */
39
- tabs?: any[];
40
- /**
41
- * Sets the description for the header
42
- */
43
- description?: string;
44
- /**
45
- * Sets the title for the header
46
- */
47
- pageTitle?: string;
48
- /**
49
- * Sets the props for the title
50
- */
51
- pageTitleProps?: EuiPageHeaderContentSignature['Args']['pageTitleProps'];
52
- /**
53
- * Sets the right side items for the header
54
- */
55
- rightSideItems?: any[];
56
- /**
57
- * Sets the default content for the header
58
- */
59
- default?: any[];
60
- /**
61
- * Sets the default content for the header
62
- */
63
- hasDefaultBlock?: boolean;
64
- /**
65
- * Sets the description content for the header
66
- */
67
- hasDescriptionBlock?: boolean;
68
- /**
69
- * Sets the page title content for the header
70
- */
71
- hasPageTitleBlock?: boolean;
72
- /**
73
- * Sets the right side items content for the header
74
- */
75
- hasRightSideItemsBlock?: boolean;
76
- style?: {
77
- [key: string]: string;
78
- };
79
- };
80
- Blocks: {
81
- default: [];
82
- description: [];
83
- pageTitle: [];
84
- rightSideItems: EuiPageHeaderContentSignature['Blocks']['rightSideItems'];
85
- };
86
- }
87
- declare const EuiPageHeader: TemplateOnlyComponent<EuiPageHeaderSignature>;
88
- export default EuiPageHeader;
89
- //# sourceMappingURL=eui-page-header.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-header.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-header.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAC;AACtF,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACnD,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,2BAA2B,CAAC;AAC/E,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,OAAO,CAAC;IACjB,IAAI,EAAE;QACJ;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,OAAO,kBAAkB,CAAC;QAC9C;;WAEG;QACH,YAAY,CAAC,EAAE,OAAO,CAAC;QACvB;;WAEG;QACH,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;QACjC;;WAEG;QACH,UAAU,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC,YAAY,CAAC,CAAC;QACjE;;WAEG;QACH,UAAU,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;QACjC;;WAEG;QACH,QAAQ,CAAC,EAAE,gBAAgB,CAAC,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;QAC5C;;WAEG;QACH,WAAW,CAAC,EAAE,GAAG,EAAE,CAAC;QACpB;;WAEG;QACH,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QACb;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB;;WAEG;QACH,SAAS,CAAC,EAAE,MAAM,CAAC;QAEnB;;WAEG;QACH,cAAc,CAAC,EAAE,6BAA6B,CAAC,MAAM,CAAC,CAAC,gBAAgB,CAAC,CAAC;QAEzE;;WAEG;QACH,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC;QACvB;;WAEG;QACH,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC;QAChB;;WAEG;QACH,eAAe,CAAC,EAAE,OAAO,CAAC;QAC1B;;WAEG;QACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;QAC9B;;WAEG;QACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;QAC5B;;WAEG;QACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;QAEjC,KAAK,CAAC,EAAE;YACN,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;SACvB,CAAC;KACH,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;QACZ,WAAW,EAAE,EAAE,CAAC;QAChB,SAAS,EAAE,EAAE,CAAC;QACd,cAAc,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC,gBAAgB,CAAC,CAAC;KAC3E,CAAC;CACH;AAED,QAAA,MAAM,aAAa,EAAE,qBAAqB,CAAC,sBAAsB,CAyD/D,CAAC;AAEH,eAAe,aAAa,CAAC"}
@@ -1,15 +0,0 @@
1
- import type { paddingSizeMapping } from '../utils/css-mappings/eui-page-side-bar';
2
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
3
- export interface EuiPageSideBarSignature {
4
- Element: HTMLDivElement;
5
- Args: {
6
- sticky?: boolean;
7
- paddingSize?: keyof typeof paddingSizeMapping;
8
- };
9
- Blocks: {
10
- default: [];
11
- };
12
- }
13
- declare const EuiPageSideBar: TemplateOnlyComponent<EuiPageSideBarSignature>;
14
- export default EuiPageSideBar;
15
- //# sourceMappingURL=eui-page-side-bar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-side-bar.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-side-bar.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yCAAyC,CAAC;AAClF,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,uBAAuB;IACtC,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,MAAM,CAAC,EAAE,OAAO,CAAC;QACjB,WAAW,CAAC,EAAE,MAAM,OAAO,kBAAkB,CAAC;KAC/C,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,cAAc,EAAE,qBAAqB,CAAC,uBAAuB,CAWjE,CAAC;AAEH,eAAe,cAAc,CAAC"}
@@ -1,77 +0,0 @@
1
- import Component from '@glimmer/component';
2
- import type { EuiButtomBarArgs } from './eui-bottom-bar';
3
- import type { EuiPageBodySignature } from './eui-page-body';
4
- import type { EuiPageContentSignature } from './eui-page-content';
5
- import type { EuiPageContentBodySignature } from './eui-page-content-body';
6
- import type { EuiPageHeaderSignature } from './eui-page-header';
7
- import type { EuiPageSideBarSignature } from './eui-page-side-bar';
8
- export declare const TEMPLATES: readonly ["default", "centeredBody", "centeredContent", "empty"];
9
- interface NormalProps {
10
- className?: string;
11
- }
12
- export type EuiPageTemplateProps = {
13
- template?: (typeof TEMPLATES)[number];
14
- pageBodyProps: NormalProps & EuiPageBodySignature['Args'];
15
- pageContentProps: NormalProps & EuiPageContentSignature['Args'];
16
- pageContentBodyProps: NormalProps & EuiPageContentBodySignature['Args'];
17
- pageHeader: NormalProps & EuiPageHeaderSignature['Args'];
18
- pageSideBarProps: NormalProps & EuiPageSideBarSignature['Args'];
19
- /**
20
- * Adds a bottom bar to the page template
21
- */
22
- bottomBar?: any;
23
- /**
24
- * Adds a bottom bar to the page template
25
- */
26
- hasBottomBarBlock?: boolean;
27
- /**
28
- * Gets passed along to the #EuiBottomBar component if `bottomBar` has contents
29
- */
30
- bottomBarProps?: EuiButtomBarArgs;
31
- fullHeight?: boolean;
32
- /**
33
- * Minimum height in which to enforce scrolling
34
- */
35
- minHeight?: number;
36
- restrictWidth?: boolean | number | string;
37
- grow?: boolean;
38
- paddingSize?: EuiPageSideBarSignature['Args']['paddingSize'];
39
- hasPageSideBarBlock?: boolean;
40
- hasPageHeaderPageTitleBlock?: boolean;
41
- hasPageHeaderDefaultBlock?: boolean;
42
- hasPageHeaderRightSideItemsBlock?: boolean;
43
- hasPageHeaderDescriptionBlock?: boolean;
44
- hasPageHeader?: boolean;
45
- hasPageContent?: boolean;
46
- hasPageContentBody?: boolean;
47
- };
48
- export interface EuiPageTemplateSignature {
49
- Element: HTMLElement;
50
- Args: EuiPageTemplateProps;
51
- Blocks: {
52
- default: [];
53
- pageSideBar: [];
54
- pageHeaderPageTitle: [];
55
- pageHeaderDefault: [];
56
- pageHeaderDescription: [];
57
- pageHeaderRightSideItems: EuiPageHeaderSignature['Blocks']['rightSideItems'];
58
- bottomBar: [];
59
- };
60
- }
61
- export default class EuiPageTemplate extends Component<EuiPageTemplateSignature> {
62
- fullHeight: boolean;
63
- template: (typeof TEMPLATES)[number];
64
- isWithinBreakpoints: boolean;
65
- setIsWithinBreakpoints: (value: boolean) => void;
66
- get minHeight(): string | number;
67
- get restrictWidth(): string | number | boolean;
68
- get classes(): string;
69
- get fullHeightClass(): "" | "eui-fullHeight ";
70
- get yScrollClass(): "" | "eui-yScroll ";
71
- get canFullHeight(): boolean;
72
- get pageBodyPropsClass(): string;
73
- get pageContentPropsClass(): string;
74
- get pageContentBodyPropsClass(): string;
75
- }
76
- export {};
77
- //# sourceMappingURL=eui-page-template.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page-template.d.ts","sourceRoot":"","sources":["../../src/components/eui-page-template.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAwC3C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAC5D,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AAC3E,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAChE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,qBAAqB,CAAC;AAEnE,eAAO,MAAM,SAAS,kEAKZ,CAAC;AAIX,UAAU,WAAW;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,CAAC,EAAE,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IAEtC,aAAa,EAAE,WAAW,GAAG,oBAAoB,CAAC,MAAM,CAAC,CAAC;IAC1D,gBAAgB,EAAE,WAAW,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IAChE,oBAAoB,EAAE,WAAW,GAAG,2BAA2B,CAAC,MAAM,CAAC,CAAC;IAExE,UAAU,EAAE,WAAW,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAEzD,gBAAgB,EAAE,WAAW,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IAEhE;;OAEG;IACH,SAAS,CAAC,EAAE,GAAG,CAAC;IAEhB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B;;OAEG;IACH,cAAc,CAAC,EAAE,gBAAgB,CAAC;IAMlC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC;IAE1C,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,WAAW,CAAC,EAAE,uBAAuB,CAAC,MAAM,CAAC,CAAC,aAAa,CAAC,CAAC;IAC7D,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,2BAA2B,CAAC,EAAE,OAAO,CAAC;IACtC,yBAAyB,CAAC,EAAE,OAAO,CAAC;IACpC,gCAAgC,CAAC,EAAE,OAAO,CAAC;IAC3C,6BAA6B,CAAC,EAAE,OAAO,CAAC;IACxC,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAC9B,CAAC;AAEF,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,WAAW,CAAC;IACrB,IAAI,EAAE,oBAAoB,CAAC;IAC3B,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;QACZ,WAAW,EAAE,EAAE,CAAC;QAChB,mBAAmB,EAAE,EAAE,CAAC;QACxB,iBAAiB,EAAE,EAAE,CAAC;QACtB,qBAAqB,EAAE,EAAE,CAAC;QAC1B,wBAAwB,EAAE,sBAAsB,CAAC,QAAQ,CAAC,CAAC,gBAAgB,CAAC,CAAC;QAC7E,SAAS,EAAE,EAAE,CAAC;KACf,CAAC;CACH;AAED,MAAM,CAAC,OAAO,OAAO,eAAgB,SAAQ,SAAS,CAAC,wBAAwB,CAAC;IAEhD,UAAU,EAAG,OAAO,CAAC;IACjB,QAAQ,EAAG,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IAE/D,mBAAmB,UAAS;IAErC,sBAAsB,UAAW,OAAO,UAEtC;IAEF,IAAI,SAAS,oBAQZ;IAED,IAAI,aAAa,8BAQhB;IAED,IAAI,OAAO,WAEV;IAED,IAAI,eAAe,2BAElB;IAED,IAAI,YAAY,wBAEf;IAED,IAAI,aAAa,YAKhB;IAED,IAAI,kBAAkB,WAErB;IAED,IAAI,qBAAqB,WAExB;IAED,IAAI,yBAAyB,WAE5B;CA43BF"}
@@ -1,17 +0,0 @@
1
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
2
- export interface EuiPageSignature {
3
- Element: HTMLDivElement;
4
- Args: {
5
- restrictWidth?: boolean;
6
- paddingSize?: 'none' | 's' | 'm' | 'l';
7
- grow?: boolean;
8
- direction?: 'row' | 'column';
9
- style?: Record<string, string>;
10
- };
11
- Blocks: {
12
- default: [];
13
- };
14
- }
15
- declare const EuiPage: TemplateOnlyComponent<EuiPageSignature>;
16
- export default EuiPage;
17
- //# sourceMappingURL=eui-page.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"eui-page.d.ts","sourceRoot":"","sources":["../../src/components/eui-page.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,gBAAgB;IAC/B,OAAO,EAAE,cAAc,CAAC;IACxB,IAAI,EAAE;QACJ,aAAa,CAAC,EAAE,OAAO,CAAC;QACxB,WAAW,CAAC,EAAE,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAC;QACvC,IAAI,CAAC,EAAE,OAAO,CAAC;QACf,SAAS,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;QAC7B,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;KAChC,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,OAAO,EAAE,qBAAqB,CAAC,gBAAgB,CAyBnD,CAAC;AAEH,eAAe,OAAO,CAAC"}
@@ -1,16 +0,0 @@
1
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
2
- export interface EuiPaginationButtonWrapperSignature {
3
- Args: {
4
- inList?: boolean;
5
- pageIndex: number;
6
- props: {
7
- pageCount?: number;
8
- activePage?: number;
9
- ariaControls?: string;
10
- safeClick: (page: number) => void;
11
- };
12
- };
13
- }
14
- declare const ButtonWrapper: TemplateOnlyComponent<EuiPaginationButtonWrapperSignature>;
15
- export default ButtonWrapper;
16
- //# sourceMappingURL=button-wrapper.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"button-wrapper.d.ts","sourceRoot":"","sources":["../../../src/components/eui-pagination/button-wrapper.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAE5E,MAAM,WAAW,mCAAmC;IAClD,IAAI,EAAE;QACJ,MAAM,CAAC,EAAE,OAAO,CAAC;QACjB,SAAS,EAAE,MAAM,CAAC;QAClB,KAAK,EAAE;YACL,SAAS,CAAC,EAAE,MAAM,CAAC;YACnB,UAAU,CAAC,EAAE,MAAM,CAAC;YACpB,YAAY,CAAC,EAAE,MAAM,CAAC;YACtB,SAAS,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;SACnC,CAAC;KACH,CAAC;CACH;AAED,QAAA,MAAM,aAAa,EAAE,qBAAqB,CAAC,mCAAmC,CAwB5E,CAAC;AAEH,eAAe,aAAa,CAAC"}
@@ -1,19 +0,0 @@
1
- import type { EuiButtonIconSignature } from '../eui-button-icon';
2
- import type { SafeClickHandler } from '../eui-pagination';
3
- import type { TemplateOnlyComponent } from '@ember/component/template-only';
4
- export interface EuiPaginationNextButtonSignature {
5
- Element: EuiButtonIconSignature['Element'];
6
- Args: {
7
- activePage: number;
8
- safeClick: SafeClickHandler;
9
- pageCount: number;
10
- props: {
11
- disabled?: boolean;
12
- 'aria-controls'?: string;
13
- href?: string;
14
- };
15
- };
16
- }
17
- declare const NextButton: TemplateOnlyComponent<EuiPaginationNextButtonSignature>;
18
- export default NextButton;
19
- //# sourceMappingURL=next-button.d.ts.map