@elastic/eui 91.2.0 → 91.3.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 (246) hide show
  1. package/es/components/avatar/avatar.js +1 -1
  2. package/es/components/badge/badge.js +1 -1
  3. package/es/components/badge/beta_badge/beta_badge.js +1 -1
  4. package/es/components/basic_table/basic_table.js +21 -18
  5. package/es/components/basic_table/collapsed_item_actions.js +14 -15
  6. package/es/components/basic_table/expanded_item_actions.js +4 -4
  7. package/es/components/basic_table/in_memory_table.js +1 -1
  8. package/es/components/button/button_display/_button_display.js +1 -1
  9. package/es/components/button/button_display/_button_display_content.js +1 -1
  10. package/es/components/button/button_empty/button_empty.js +1 -1
  11. package/es/components/button/button_group/button_group.js +1 -1
  12. package/es/components/button/button_group/button_group_button.js +1 -1
  13. package/es/components/button/button_icon/button_icon.js +1 -1
  14. package/es/components/call_out/call_out.js +1 -1
  15. package/es/components/card/card.js +1 -1
  16. package/es/components/collapsible_nav/collapsible_nav_group/collapsible_nav_group.js +1 -1
  17. package/es/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_button.js +1 -1
  18. package/es/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_item.js +2 -2
  19. package/es/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_popover.js +2 -2
  20. package/es/components/collapsible_nav_beta/collapsible_nav_item/collapsible_nav_item.js +4 -4
  21. package/es/components/comment_list/comment.js +2 -2
  22. package/es/components/comment_list/comment_event.js +1 -1
  23. package/es/components/comment_list/comment_list.js +2 -2
  24. package/es/components/comment_list/comment_timeline.js +1 -1
  25. package/es/components/datagrid/body/data_grid_body.js +14 -14
  26. package/es/components/datagrid/body/data_grid_body_custom.js +14 -14
  27. package/es/components/datagrid/body/data_grid_body_virtualized.js +14 -14
  28. package/es/components/datagrid/body/data_grid_cell.js +24 -24
  29. package/es/components/datagrid/body/header/data_grid_header_cell.js +15 -15
  30. package/es/components/datagrid/body/header/data_grid_header_row.js +14 -14
  31. package/es/components/datagrid/controls/column_sorting_draggable.js +2 -2
  32. package/es/components/datagrid/controls/data_grid_toolbar_control.js +1 -1
  33. package/es/components/datagrid/utils/in_memory.js +12 -12
  34. package/es/components/datagrid/utils/sorting.js +4 -1
  35. package/es/components/date_picker/date_picker.js +2 -2
  36. package/es/components/date_picker/date_picker_range.js +1 -1
  37. package/es/components/empty_prompt/empty_prompt.js +1 -1
  38. package/es/components/facet/facet_button.js +1 -1
  39. package/es/components/form/field_number/field_number.js +1 -1
  40. package/es/components/form/field_text/field_text.js +2 -2
  41. package/es/components/form/form_control_layout/form_control_layout.js +2 -2
  42. package/es/components/form/form_control_layout/form_control_layout_custom_icon.js +1 -1
  43. package/es/components/form/form_control_layout/form_control_layout_icons.js +2 -2
  44. package/es/components/header/header_links/header_link.js +1 -1
  45. package/es/components/header/header_links/header_links.js +1 -1
  46. package/es/components/header/header_logo/header_logo.js +1 -1
  47. package/es/components/header/header_section/header_section_item_button.js +1 -1
  48. package/es/components/icon/assets/esqlVis.js +35 -0
  49. package/es/components/icon/assets/pipeBreaks.js +33 -0
  50. package/es/components/icon/assets/pipeNoBreaks.js +33 -0
  51. package/es/components/icon/icon.js +1 -1
  52. package/es/components/icon/icon_map.js +3 -0
  53. package/es/components/key_pad_menu/key_pad_menu_item.js +1 -1
  54. package/es/components/list_group/list_group.js +2 -2
  55. package/es/components/list_group/list_group_item.js +2 -2
  56. package/es/components/list_group/list_group_item_extra_action.js +1 -1
  57. package/es/components/list_group/pinnable_list_group/pinnable_list_group.js +4 -4
  58. package/es/components/loading/loading_logo.js +1 -1
  59. package/es/components/markdown_editor/markdown_editor.js +1 -1
  60. package/es/components/markdown_editor/markdown_editor_drop_zone.js +1 -1
  61. package/es/components/markdown_editor/markdown_editor_footer.js +1 -1
  62. package/es/components/markdown_editor/markdown_editor_toolbar.js +1 -1
  63. package/es/components/notification/notification_event.js +2 -2
  64. package/es/components/notification/notification_event_meta.js +1 -1
  65. package/es/components/page/page_header/page_header_content.js +1 -1
  66. package/es/components/pagination/pagination_button.js +1 -1
  67. package/es/components/selectable/selectable_list/selectable_list.js +1 -1
  68. package/es/components/selectable/selectable_list/selectable_list_item.js +1 -1
  69. package/es/components/selectable/selectable_templates/selectable_template_sitewide.js +1 -1
  70. package/es/components/table/table_header_button.js +1 -1
  71. package/es/components/timeline/timeline_item_icon.js +1 -1
  72. package/es/components/toast/global_toast_list.js +1 -1
  73. package/es/components/toast/toast.js +1 -1
  74. package/es/components/tool_tip/icon_tip.js +1 -1
  75. package/eui.d.ts +53 -12
  76. package/i18ntokens.json +63 -45
  77. package/lib/components/avatar/avatar.js +1 -1
  78. package/lib/components/badge/badge.js +1 -1
  79. package/lib/components/badge/beta_badge/beta_badge.js +1 -1
  80. package/lib/components/basic_table/basic_table.js +21 -18
  81. package/lib/components/basic_table/collapsed_item_actions.js +14 -15
  82. package/lib/components/basic_table/expanded_item_actions.js +4 -4
  83. package/lib/components/basic_table/in_memory_table.js +1 -1
  84. package/lib/components/button/button_display/_button_display.js +1 -1
  85. package/lib/components/button/button_display/_button_display_content.js +1 -1
  86. package/lib/components/button/button_empty/button_empty.js +1 -1
  87. package/lib/components/button/button_group/button_group.js +1 -1
  88. package/lib/components/button/button_group/button_group_button.js +1 -1
  89. package/lib/components/button/button_icon/button_icon.js +1 -1
  90. package/lib/components/call_out/call_out.js +1 -1
  91. package/lib/components/card/card.js +1 -1
  92. package/lib/components/collapsible_nav/collapsible_nav_group/collapsible_nav_group.js +1 -1
  93. package/lib/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_button.js +1 -1
  94. package/lib/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_item.js +2 -2
  95. package/lib/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_popover.js +2 -2
  96. package/lib/components/collapsible_nav_beta/collapsible_nav_item/collapsible_nav_item.js +4 -4
  97. package/lib/components/comment_list/comment.js +2 -2
  98. package/lib/components/comment_list/comment_event.js +1 -1
  99. package/lib/components/comment_list/comment_list.js +2 -2
  100. package/lib/components/comment_list/comment_timeline.js +1 -1
  101. package/lib/components/datagrid/body/data_grid_body.js +14 -14
  102. package/lib/components/datagrid/body/data_grid_body_custom.js +14 -14
  103. package/lib/components/datagrid/body/data_grid_body_virtualized.js +14 -14
  104. package/lib/components/datagrid/body/data_grid_cell.js +24 -24
  105. package/lib/components/datagrid/body/header/data_grid_header_cell.js +15 -15
  106. package/lib/components/datagrid/body/header/data_grid_header_row.js +14 -14
  107. package/lib/components/datagrid/controls/column_sorting_draggable.js +2 -2
  108. package/lib/components/datagrid/controls/data_grid_toolbar_control.js +1 -1
  109. package/lib/components/datagrid/utils/in_memory.js +12 -12
  110. package/lib/components/datagrid/utils/sorting.js +4 -1
  111. package/lib/components/date_picker/date_picker.js +2 -2
  112. package/lib/components/date_picker/date_picker_range.js +1 -1
  113. package/lib/components/empty_prompt/empty_prompt.js +1 -1
  114. package/lib/components/facet/facet_button.js +1 -1
  115. package/lib/components/form/field_number/field_number.js +1 -1
  116. package/lib/components/form/field_text/field_text.js +2 -2
  117. package/lib/components/form/form_control_layout/form_control_layout.js +2 -2
  118. package/lib/components/form/form_control_layout/form_control_layout_custom_icon.js +1 -1
  119. package/lib/components/form/form_control_layout/form_control_layout_icons.js +2 -2
  120. package/lib/components/header/header_links/header_link.js +1 -1
  121. package/lib/components/header/header_links/header_links.js +1 -1
  122. package/lib/components/header/header_logo/header_logo.js +1 -1
  123. package/lib/components/header/header_section/header_section_item_button.js +1 -1
  124. package/lib/components/icon/assets/esqlVis.js +43 -0
  125. package/lib/components/icon/assets/pipeBreaks.js +41 -0
  126. package/lib/components/icon/assets/pipeNoBreaks.js +41 -0
  127. package/lib/components/icon/icon.js +1 -1
  128. package/lib/components/icon/icon_map.js +3 -0
  129. package/lib/components/icon/svgs/esqlVis.svg +4 -0
  130. package/lib/components/icon/svgs/pipeBreaks.svg +3 -0
  131. package/lib/components/icon/svgs/pipeNoBreaks.svg +3 -0
  132. package/lib/components/key_pad_menu/key_pad_menu_item.js +1 -1
  133. package/lib/components/list_group/list_group.js +2 -2
  134. package/lib/components/list_group/list_group_item.js +2 -2
  135. package/lib/components/list_group/list_group_item_extra_action.js +1 -1
  136. package/lib/components/list_group/pinnable_list_group/pinnable_list_group.js +4 -4
  137. package/lib/components/loading/loading_logo.js +1 -1
  138. package/lib/components/markdown_editor/markdown_editor.js +1 -1
  139. package/lib/components/markdown_editor/markdown_editor_drop_zone.js +1 -1
  140. package/lib/components/markdown_editor/markdown_editor_footer.js +1 -1
  141. package/lib/components/markdown_editor/markdown_editor_toolbar.js +1 -1
  142. package/lib/components/notification/notification_event.js +2 -2
  143. package/lib/components/notification/notification_event_meta.js +1 -1
  144. package/lib/components/page/page_header/page_header_content.js +1 -1
  145. package/lib/components/selectable/selectable_list/selectable_list.js +1 -1
  146. package/lib/components/selectable/selectable_list/selectable_list_item.js +1 -1
  147. package/lib/components/selectable/selectable_templates/selectable_template_sitewide.js +1 -1
  148. package/lib/components/table/table_header_button.js +1 -1
  149. package/lib/components/timeline/timeline_item_icon.js +1 -1
  150. package/lib/components/toast/global_toast_list.js +1 -1
  151. package/lib/components/toast/toast.js +1 -1
  152. package/lib/components/tool_tip/icon_tip.js +1 -1
  153. package/optimize/es/components/basic_table/basic_table.js +20 -17
  154. package/optimize/es/components/basic_table/collapsed_item_actions.js +14 -15
  155. package/optimize/es/components/basic_table/expanded_item_actions.js +4 -4
  156. package/optimize/es/components/datagrid/body/header/data_grid_header_cell.js +3 -3
  157. package/optimize/es/components/datagrid/utils/sorting.js +4 -1
  158. package/optimize/es/components/icon/assets/esqlVis.js +34 -0
  159. package/optimize/es/components/icon/assets/pipeBreaks.js +32 -0
  160. package/optimize/es/components/icon/assets/pipeNoBreaks.js +32 -0
  161. package/optimize/es/components/icon/icon_map.js +3 -0
  162. package/optimize/lib/components/basic_table/basic_table.js +20 -17
  163. package/optimize/lib/components/basic_table/collapsed_item_actions.js +14 -15
  164. package/optimize/lib/components/basic_table/expanded_item_actions.js +4 -4
  165. package/optimize/lib/components/datagrid/body/header/data_grid_header_cell.js +3 -3
  166. package/optimize/lib/components/datagrid/utils/sorting.js +4 -1
  167. package/optimize/lib/components/icon/assets/esqlVis.js +43 -0
  168. package/optimize/lib/components/icon/assets/pipeBreaks.js +41 -0
  169. package/optimize/lib/components/icon/assets/pipeNoBreaks.js +41 -0
  170. package/optimize/lib/components/icon/icon_map.js +3 -0
  171. package/optimize/lib/components/icon/svgs/esqlVis.svg +4 -0
  172. package/optimize/lib/components/icon/svgs/pipeBreaks.svg +3 -0
  173. package/optimize/lib/components/icon/svgs/pipeNoBreaks.svg +3 -0
  174. package/package.json +2 -4
  175. package/test-env/components/avatar/avatar.js +1 -1
  176. package/test-env/components/badge/badge.js +1 -1
  177. package/test-env/components/badge/beta_badge/beta_badge.js +1 -1
  178. package/test-env/components/basic_table/basic_table.js +21 -18
  179. package/test-env/components/basic_table/collapsed_item_actions.js +14 -15
  180. package/test-env/components/basic_table/expanded_item_actions.js +4 -4
  181. package/test-env/components/basic_table/in_memory_table.js +1 -1
  182. package/test-env/components/button/button_display/_button_display.js +1 -1
  183. package/test-env/components/button/button_display/_button_display_content.js +1 -1
  184. package/test-env/components/button/button_empty/button_empty.js +1 -1
  185. package/test-env/components/button/button_group/button_group.js +1 -1
  186. package/test-env/components/button/button_group/button_group_button.js +1 -1
  187. package/test-env/components/button/button_icon/button_icon.js +1 -1
  188. package/test-env/components/call_out/call_out.js +1 -1
  189. package/test-env/components/card/card.js +1 -1
  190. package/test-env/components/collapsible_nav/collapsible_nav_group/collapsible_nav_group.js +1 -1
  191. package/test-env/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_button.js +1 -1
  192. package/test-env/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_item.js +2 -2
  193. package/test-env/components/collapsible_nav_beta/collapsible_nav_item/collapsed/collapsed_nav_popover.js +2 -2
  194. package/test-env/components/collapsible_nav_beta/collapsible_nav_item/collapsible_nav_item.js +4 -4
  195. package/test-env/components/comment_list/comment.js +2 -2
  196. package/test-env/components/comment_list/comment_event.js +1 -1
  197. package/test-env/components/comment_list/comment_list.js +2 -2
  198. package/test-env/components/comment_list/comment_timeline.js +1 -1
  199. package/test-env/components/datagrid/body/data_grid_body.js +14 -14
  200. package/test-env/components/datagrid/body/data_grid_body_custom.js +14 -14
  201. package/test-env/components/datagrid/body/data_grid_body_virtualized.js +14 -14
  202. package/test-env/components/datagrid/body/data_grid_cell.js +24 -24
  203. package/test-env/components/datagrid/body/header/data_grid_header_cell.js +15 -15
  204. package/test-env/components/datagrid/body/header/data_grid_header_row.js +14 -14
  205. package/test-env/components/datagrid/controls/column_sorting_draggable.js +2 -2
  206. package/test-env/components/datagrid/controls/data_grid_toolbar_control.js +1 -1
  207. package/test-env/components/datagrid/utils/in_memory.js +12 -12
  208. package/test-env/components/datagrid/utils/sorting.js +4 -1
  209. package/test-env/components/date_picker/date_picker.js +2 -2
  210. package/test-env/components/date_picker/date_picker_range.js +1 -1
  211. package/test-env/components/empty_prompt/empty_prompt.js +1 -1
  212. package/test-env/components/facet/facet_button.js +1 -1
  213. package/test-env/components/form/field_number/field_number.js +1 -1
  214. package/test-env/components/form/field_text/field_text.js +2 -2
  215. package/test-env/components/form/form_control_layout/form_control_layout.js +2 -2
  216. package/test-env/components/form/form_control_layout/form_control_layout_custom_icon.js +1 -1
  217. package/test-env/components/form/form_control_layout/form_control_layout_icons.js +2 -2
  218. package/test-env/components/header/header_links/header_link.js +1 -1
  219. package/test-env/components/header/header_links/header_links.js +1 -1
  220. package/test-env/components/header/header_logo/header_logo.js +1 -1
  221. package/test-env/components/header/header_section/header_section_item_button.js +1 -1
  222. package/test-env/components/icon/assets/esqlVis.js +43 -0
  223. package/test-env/components/icon/assets/pipeBreaks.js +41 -0
  224. package/test-env/components/icon/assets/pipeNoBreaks.js +41 -0
  225. package/test-env/components/icon/icon_map.js +3 -0
  226. package/test-env/components/key_pad_menu/key_pad_menu_item.js +1 -1
  227. package/test-env/components/list_group/list_group.js +2 -2
  228. package/test-env/components/list_group/list_group_item.js +2 -2
  229. package/test-env/components/list_group/list_group_item_extra_action.js +1 -1
  230. package/test-env/components/list_group/pinnable_list_group/pinnable_list_group.js +4 -4
  231. package/test-env/components/loading/loading_logo.js +1 -1
  232. package/test-env/components/markdown_editor/markdown_editor.js +1 -1
  233. package/test-env/components/markdown_editor/markdown_editor_drop_zone.js +1 -1
  234. package/test-env/components/markdown_editor/markdown_editor_footer.js +1 -1
  235. package/test-env/components/markdown_editor/markdown_editor_toolbar.js +1 -1
  236. package/test-env/components/notification/notification_event.js +2 -2
  237. package/test-env/components/notification/notification_event_meta.js +1 -1
  238. package/test-env/components/page/page_header/page_header_content.js +1 -1
  239. package/test-env/components/selectable/selectable_list/selectable_list.js +1 -1
  240. package/test-env/components/selectable/selectable_list/selectable_list_item.js +1 -1
  241. package/test-env/components/selectable/selectable_templates/selectable_template_sitewide.js +1 -1
  242. package/test-env/components/table/table_header_button.js +1 -1
  243. package/test-env/components/timeline/timeline_item_icon.js +1 -1
  244. package/test-env/components/toast/global_toast_list.js +1 -1
  245. package/test-env/components/toast/toast.js +1 -1
  246. package/test-env/components/tool_tip/icon_tip.js +1 -1
package/i18ntokens.json CHANGED
@@ -149,14 +149,14 @@
149
149
  "highlighting": "string",
150
150
  "loc": {
151
151
  "start": {
152
- "line": 1353,
152
+ "line": 1357,
153
153
  "column": 8,
154
- "index": 37588
154
+ "index": 37727
155
155
  },
156
156
  "end": {
157
- "line": 1357,
157
+ "line": 1361,
158
158
  "column": 9,
159
- "index": 37747
159
+ "index": 37886
160
160
  }
161
161
  },
162
162
  "filepath": "src/components/basic_table/basic_table.tsx"
@@ -167,14 +167,32 @@
167
167
  "highlighting": "string",
168
168
  "loc": {
169
169
  "start": {
170
- "line": 117,
170
+ "line": 115,
171
171
  "column": 4,
172
- "index": 3666
172
+ "index": 3596
173
173
  },
174
174
  "end": {
175
- "line": 117,
176
- "column": 78,
177
- "index": 3740
175
+ "line": 124,
176
+ "column": 5,
177
+ "index": 3863
178
+ }
179
+ },
180
+ "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
181
+ },
182
+ {
183
+ "token": "euiCollapsedItemActions.allActionsDisabled",
184
+ "defString": "Individual item actions are disabled when rows are being selected.",
185
+ "highlighting": "string",
186
+ "loc": {
187
+ "start": {
188
+ "line": 115,
189
+ "column": 4,
190
+ "index": 3596
191
+ },
192
+ "end": {
193
+ "line": 124,
194
+ "column": 5,
195
+ "index": 3863
178
196
  }
179
197
  },
180
198
  "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
@@ -185,14 +203,14 @@
185
203
  "highlighting": "string",
186
204
  "loc": {
187
205
  "start": {
188
- "line": 133,
206
+ "line": 141,
189
207
  "column": 4,
190
- "index": 4162
208
+ "index": 4423
191
209
  },
192
210
  "end": {
193
- "line": 133,
211
+ "line": 141,
194
212
  "column": 78,
195
- "index": 4236
213
+ "index": 4497
196
214
  }
197
215
  },
198
216
  "filepath": "src/components/basic_table/collapsed_item_actions.tsx"
@@ -1085,14 +1103,14 @@
1085
1103
  "highlighting": "string",
1086
1104
  "loc": {
1087
1105
  "start": {
1088
- "line": 193,
1106
+ "line": 189,
1089
1107
  "column": 12,
1090
- "index": 5895
1108
+ "index": 5809
1091
1109
  },
1092
1110
  "end": {
1093
- "line": 196,
1111
+ "line": 192,
1094
1112
  "column": 14,
1095
- "index": 6036
1113
+ "index": 5950
1096
1114
  }
1097
1115
  },
1098
1116
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1103,14 +1121,14 @@
1103
1121
  "highlighting": "string",
1104
1122
  "loc": {
1105
1123
  "start": {
1106
- "line": 260,
1124
+ "line": 256,
1107
1125
  "column": 16,
1108
- "index": 7881
1126
+ "index": 7795
1109
1127
  },
1110
1128
  "end": {
1111
- "line": 264,
1129
+ "line": 260,
1112
1130
  "column": 18,
1113
- "index": 8055
1131
+ "index": 7969
1114
1132
  }
1115
1133
  },
1116
1134
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1121,14 +1139,14 @@
1121
1139
  "highlighting": "string",
1122
1140
  "loc": {
1123
1141
  "start": {
1124
- "line": 268,
1142
+ "line": 264,
1125
1143
  "column": 16,
1126
- "index": 8133
1144
+ "index": 8047
1127
1145
  },
1128
1146
  "end": {
1129
- "line": 272,
1147
+ "line": 268,
1130
1148
  "column": 18,
1131
- "index": 8309
1149
+ "index": 8223
1132
1150
  }
1133
1151
  },
1134
1152
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1139,14 +1157,14 @@
1139
1157
  "highlighting": "string",
1140
1158
  "loc": {
1141
1159
  "start": {
1142
- "line": 278,
1160
+ "line": 274,
1143
1161
  "column": 16,
1144
- "index": 8455
1162
+ "index": 8369
1145
1163
  },
1146
1164
  "end": {
1147
- "line": 283,
1165
+ "line": 279,
1148
1166
  "column": 18,
1149
- "index": 8683
1167
+ "index": 8597
1150
1168
  }
1151
1169
  },
1152
1170
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1157,14 +1175,14 @@
1157
1175
  "highlighting": "string",
1158
1176
  "loc": {
1159
1177
  "start": {
1160
- "line": 287,
1178
+ "line": 283,
1161
1179
  "column": 16,
1162
- "index": 8761
1180
+ "index": 8675
1163
1181
  },
1164
1182
  "end": {
1165
- "line": 292,
1183
+ "line": 288,
1166
1184
  "column": 18,
1167
- "index": 8991
1185
+ "index": 8905
1168
1186
  }
1169
1187
  },
1170
1188
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1175,14 +1193,14 @@
1175
1193
  "highlighting": "string",
1176
1194
  "loc": {
1177
1195
  "start": {
1178
- "line": 298,
1196
+ "line": 294,
1179
1197
  "column": 16,
1180
- "index": 9120
1198
+ "index": 9034
1181
1199
  },
1182
1200
  "end": {
1183
- "line": 303,
1201
+ "line": 299,
1184
1202
  "column": 18,
1185
- "index": 9358
1203
+ "index": 9272
1186
1204
  }
1187
1205
  },
1188
1206
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1193,14 +1211,14 @@
1193
1211
  "highlighting": "string",
1194
1212
  "loc": {
1195
1213
  "start": {
1196
- "line": 307,
1214
+ "line": 303,
1197
1215
  "column": 16,
1198
- "index": 9436
1216
+ "index": 9350
1199
1217
  },
1200
1218
  "end": {
1201
- "line": 312,
1219
+ "line": 308,
1202
1220
  "column": 18,
1203
- "index": 9676
1221
+ "index": 9590
1204
1222
  }
1205
1223
  },
1206
1224
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -1211,14 +1229,14 @@
1211
1229
  "highlighting": "string",
1212
1230
  "loc": {
1213
1231
  "start": {
1214
- "line": 377,
1232
+ "line": 373,
1215
1233
  "column": 6,
1216
- "index": 11522
1234
+ "index": 11436
1217
1235
  },
1218
1236
  "end": {
1219
- "line": 380,
1237
+ "line": 376,
1220
1238
  "column": 8,
1221
- "index": 11715
1239
+ "index": 11629
1222
1240
  }
1223
1241
  },
1224
1242
  "filepath": "src/components/datagrid/body/header/data_grid_header_cell.tsx"
@@ -144,7 +144,7 @@ EuiAvatar.propTypes = {
144
144
  /**
145
145
  * Any EUI glyph, logo or custom icon to display instead of initials
146
146
  */
147
- iconType: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipelineApp", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.string.isRequired, _propTypes.default.elementType.isRequired]),
147
+ iconType: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "esqlVis", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipeBreaks", "pipelineApp", "pipeNoBreaks", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.string.isRequired, _propTypes.default.elementType.isRequired]),
148
148
  /**
149
149
  * Manually change icon size
150
150
  */
@@ -204,7 +204,7 @@ EuiBadge.propTypes = {
204
204
  /**
205
205
  * Accepts any string from our icon library
206
206
  */
207
- iconType: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipelineApp", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.string.isRequired, _propTypes.default.elementType.isRequired]),
207
+ iconType: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "esqlVis", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipeBreaks", "pipelineApp", "pipeNoBreaks", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.string.isRequired, _propTypes.default.elementType.isRequired]),
208
208
  /**
209
209
  * The side of the badge the icon should sit
210
210
  */
@@ -153,7 +153,7 @@ EuiBetaBadge.propTypes = {
153
153
  /**
154
154
  * Supply an icon type if the badge should just be an icon
155
155
  */
156
- iconType: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipelineApp", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.string.isRequired, _propTypes.default.elementType.isRequired]),
156
+ iconType: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "esqlVis", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipeBreaks", "pipelineApp", "pipeNoBreaks", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.string.isRequired, _propTypes.default.elementType.isRequired]),
157
157
  /**
158
158
  * One word label like "Beta" or "Lab"
159
159
  */
@@ -818,19 +818,22 @@ var EuiBasicTable = /*#__PURE__*/function (_Component) {
818
818
  }, {
819
819
  key: "renderItemActionsCell",
820
820
  value: function renderItemActionsCell(itemId, item, column, columnIndex) {
821
- var _this7 = this;
822
- var actionEnabled = function actionEnabled(action) {
823
- return _this7.state.selection.length === 0 && (!action.enabled || action.enabled(item));
824
- };
821
+ // Disable all actions if any row(s) are selected
822
+ var allDisabled = this.state.selection.length > 0;
825
823
  var actualActions = column.actions.filter(function (action) {
826
824
  return !action.available || action.available(item);
827
825
  });
828
826
  if (actualActions.length > 2) {
829
- // if any of the actions `isPrimary`, add them inline as well, but only the first 2
830
- var primaryActions = actualActions.filter(function (o) {
831
- return o.isPrimary;
832
- });
833
- actualActions = primaryActions.slice(0, 2);
827
+ if (allDisabled) {
828
+ // If all actions are disabled, do not show any actions but the popover toggle
829
+ actualActions = [];
830
+ } else {
831
+ // if any of the actions `isPrimary`, add them inline as well, but only the first 2
832
+ var primaryActions = actualActions.filter(function (o) {
833
+ return o.isPrimary;
834
+ });
835
+ actualActions = primaryActions.slice(0, 2);
836
+ }
834
837
 
835
838
  // if we have more than 1 action, we don't show them all in the cell, instead we
836
839
  // put them all in a popover tool. This effectively means we can only have a maximum
@@ -843,18 +846,18 @@ var EuiBasicTable = /*#__PURE__*/function (_Component) {
843
846
  render: function render(item) {
844
847
  return (0, _react2.jsx)(_collapsed_item_actions.CollapsedItemActions, {
845
848
  actions: column.actions,
849
+ actionsDisabled: allDisabled,
846
850
  itemId: itemId,
847
- item: item,
848
- actionEnabled: actionEnabled
851
+ item: item
849
852
  });
850
853
  }
851
854
  });
852
855
  }
853
856
  var tools = (0, _react2.jsx)(_expanded_item_actions.ExpandedItemActions, {
854
857
  actions: actualActions,
858
+ actionsDisabled: allDisabled,
855
859
  itemId: itemId,
856
- item: item,
857
- actionEnabled: actionEnabled
860
+ item: item
858
861
  });
859
862
  var key = "record_actions_".concat(itemId, "_").concat(columnIndex);
860
863
  return (0, _react2.jsx)(_table.EuiTableRowCell, {
@@ -941,7 +944,7 @@ var EuiBasicTable = /*#__PURE__*/function (_Component) {
941
944
  }, {
942
945
  key: "renderPaginationBar",
943
946
  value: function renderPaginationBar() {
944
- var _this8 = this;
947
+ var _this7 = this;
945
948
  var _this$props11 = this.props,
946
949
  error = _this$props11.error,
947
950
  pagination = _this$props11.pagination,
@@ -960,9 +963,9 @@ var EuiBasicTable = /*#__PURE__*/function (_Component) {
960
963
  }, function (tablePagination) {
961
964
  return (0, _react2.jsx)(_pagination_bar.PaginationBar, {
962
965
  pagination: pagination,
963
- onPageSizeChange: _this8.onPageSizeChange.bind(_this8),
964
- onPageChange: _this8.onPageChange.bind(_this8),
965
- "aria-controls": _this8.tableId,
966
+ onPageSizeChange: _this7.onPageSizeChange.bind(_this7),
967
+ onPageChange: _this7.onPageChange.bind(_this7),
968
+ "aria-controls": _this7.tableId,
966
969
  "aria-label": tablePagination
967
970
  });
968
971
  });
@@ -1215,7 +1218,7 @@ EuiBasicTable.propTypes = {
1215
1218
  /**
1216
1219
  * Associates an icon with the button
1217
1220
  */
1218
- icon: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipelineApp", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.func.isRequired])
1221
+ icon: _propTypes.default.oneOfType([_propTypes.default.oneOf(["accessibility", "addDataApp", "advancedSettingsApp", "agentApp", "aggregate", "analyzeEvent", "annotation", "apmApp", "apmTrace", "appSearchApp", "apps", "arrowDown", "arrowLeft", "arrowRight", "arrowUp", "arrowStart", "arrowEnd", "article", "asterisk", "at", "auditbeatApp", "beaker", "bell", "bellSlash", "beta", "bolt", "boxesHorizontal", "boxesVertical", "branch", "branchUser", "broom", "brush", "bug", "bullseye", "calendar", "canvasApp", "casesApp", "check", "checkInCircleFilled", "cheer", "classificationJob", "clock", "cloudDrizzle", "cloudStormy", "cloudSunny", "cluster", "codeApp", "color", "compute", "console", "consoleApp", "container", "continuityAbove", "continuityAboveBelow", "continuityBelow", "continuityWithin", "controlsHorizontal", "controlsVertical", "copy", "copyClipboard", "createAdvancedJob", "createMultiMetricJob", "createPopulationJob", "createSingleMetricJob", "cross", "crossClusterReplicationApp", "crosshairs", "currency", "cut", "dashboardApp", "dataVisualizer", "database", "desktop", "devToolsApp", "discoverApp", "discuss", "document", "documentEdit", "documentation", "documents", "dot", "dotInCircle", "doubleArrowLeft", "doubleArrowRight", "download", "editorAlignCenter", "editorAlignLeft", "editorAlignRight", "editorBold", "editorChecklist", "editorCodeBlock", "editorComment", "editorDistributeHorizontal", "editorDistributeVertical", "editorHeading", "editorItalic", "editorItemAlignBottom", "editorItemAlignCenter", "editorItemAlignLeft", "editorItemAlignMiddle", "editorItemAlignRight", "editorItemAlignTop", "editorLink", "editorOrderedList", "editorPositionBottomLeft", "editorPositionBottomRight", "editorPositionTopLeft", "editorPositionTopRight", "editorRedo", "editorStrike", "editorTable", "editorUnderline", "editorUndo", "editorUnorderedList", "email", "empty", "emsApp", "endpoint", "eql", "eraser", "error", "esqlVis", "exit", "expand", "expandMini", "exportAction", "eye", "eyeClosed", "faceHappy", "faceNeutral", "faceSad", "filebeatApp", "filter", "filterExclude", "filterIgnore", "filterInclude", "filterInCircle", "flag", "fleetApp", "fold", "folderCheck", "folderClosed", "folderExclamation", "folderOpen", "frameNext", "framePrevious", "fullScreen", "fullScreenExit", "function", "gear", "gisApp", "glasses", "globe", "grab", "grabHorizontal", "grabOmnidirectional", "gradient", "graphApp", "grid", "grokApp", "heart", "heartbeatApp", "heatmap", "help", "home", "iInCircle", "image", "importAction", "indexClose", "indexEdit", "indexFlush", "indexManagementApp", "indexMapping", "indexOpen", "indexPatternApp", "indexRollupApp", "indexRuntime", "indexSettings", "indexTemporary", "infinity", "inputOutput", "inspect", "invert", "ip", "key", "keyboard", "kqlField", "kqlFunction", "kqlOperand", "kqlSelector", "kqlValue", "kubernetesNode", "kubernetesPod", "launch", "layers", "lensApp", "lettering", "lineDashed", "lineDotted", "lineSolid", "link", "list", "listAdd", "lock", "lockOpen", "logoAWS", "logoAWSMono", "logoAerospike", "logoApache", "logoAppSearch", "logoAzure", "logoAzureMono", "logoBeats", "logoBusinessAnalytics", "logoCeph", "logoCloud", "logoCloudEnterprise", "logoCode", "logoCodesandbox", "logoCouchbase", "logoDocker", "logoDropwizard", "logoElastic", "logoElasticStack", "logoElasticsearch", "logoEnterpriseSearch", "logoEtcd", "logoGCP", "logoGCPMono", "logoGithub", "logoGmail", "logoGolang", "logoGoogleG", "logoHAproxy", "logoIBM", "logoIBMMono", "logoKafka", "logoKibana", "logoKubernetes", "logoLogging", "logoLogstash", "logoMaps", "logoMemcached", "logoMetrics", "logoMongodb", "logoMySQL", "logoNginx", "logoObservability", "logoOsquery", "logoPhp", "logoPostgres", "logoPrometheus", "logoRabbitmq", "logoRedis", "logoSecurity", "logoSiteSearch", "logoSketch", "logoSlack", "logoUptime", "logoVulnerabilityManagement", "logoWebhook", "logoWindows", "logoWorkplaceSearch", "logsApp", "logstashFilter", "logstashIf", "logstashInput", "logstashOutput", "logstashQueue", "machineLearningApp", "magnet", "magnifyWithExclamation", "magnifyWithMinus", "magnifyWithPlus", "managementApp", "mapMarker", "memory", "menu", "menuDown", "menuLeft", "menuRight", "menuUp", "merge", "metricbeatApp", "metricsApp", "minimize", "minus", "minusInCircle", "minusInCircleFilled", "mobile", "monitoringApp", "moon", "namespace", "nested", "node", "notebookApp", "number", "offline", "online", "outlierDetectionJob", "package", "packetbeatApp", "pageSelect", "pagesSelect", "palette", "paperClip", "partial", "pause", "payment", "pencil", "percent", "pin", "pinFilled", "pipeBreaks", "pipelineApp", "pipeNoBreaks", "pivot", "play", "playFilled", "plus", "plusInCircle", "plusInCircleFilled", "popout", "push", "questionInCircle", "quote", "recentlyViewedApp", "refresh", "regressionJob", "reporter", "reportingApp", "returnKey", "save", "savedObjectsApp", "scale", "search", "searchProfilerApp", "securityAnalyticsApp", "securityApp", "securitySignal", "securitySignalDetected", "securitySignalResolved", "sessionViewer", "shard", "share", "snowflake", "sortAscending", "sortDescending", "sortDown", "sortLeft", "sortRight", "sortUp", "sortable", "spaces", "spacesApp", "sparkles", "sqlApp", "starEmpty", "starEmptySpace", "starFilled", "starFilledSpace", "starMinusEmpty", "starMinusFilled", "starPlusEmpty", "starPlusFilled", "stats", "stop", "stopFilled", "stopSlash", "storage", "string", "submodule", "sun", "swatchInput", "symlink", "tableDensityCompact", "tableDensityExpanded", "tableDensityNormal", "tableOfContents", "tag", "tear", "temperature", "timeline", "timelineWithArrow", "timelionApp", "timeRefresh", "timeslider", "training", "transitionLeftIn", "transitionLeftOut", "transitionTopIn", "transitionTopOut", "trash", "unfold", "unlink", "upgradeAssistantApp", "uptimeApp", "user", "userAvatar", "users", "usersRolesApp", "vector", "videoPlayer", "visArea", "visAreaStacked", "visBarHorizontal", "visBarHorizontalStacked", "visBarVertical", "visBarVerticalStacked", "visGauge", "visGoal", "visLine", "visMapCoordinate", "visMapRegion", "visMetric", "visPie", "visTable", "visTagCloud", "visText", "visTimelion", "visVega", "visVisualBuilder", "visualizeApp", "vulnerabilityManagementApp", "warning", "alert", "watchesApp", "wordWrap", "wordWrapDisabled", "workplaceSearchApp", "wrench", "tokenAlias", "tokenAnnotation", "tokenArray", "tokenBinary", "tokenBoolean", "tokenClass", "tokenCompletionSuggester", "tokenConstant", "tokenDate", "tokenElement", "tokenEnum", "tokenEnumMember", "tokenEvent", "tokenException", "tokenField", "tokenFile", "tokenFlattened", "tokenFunction", "tokenGeo", "tokenHistogram", "tokenInterface", "tokenIP", "tokenJoin", "tokenKey", "tokenKeyword", "tokenMethod", "tokenMetricCounter", "tokenMetricGauge", "tokenModule", "tokenNamespace", "tokenNested", "tokenNull", "tokenNumber", "tokenObject", "tokenOperator", "tokenPackage", "tokenParameter", "tokenPercolator", "tokenProperty", "tokenRange", "tokenRankFeature", "tokenRankFeatures", "tokenRepo", "tokenSearchType", "tokenShape", "tokenString", "tokenStruct", "tokenSymbol", "tokenTag", "tokenText", "tokenTokenCount", "tokenVariable", "tokenVectorDense", "tokenDenseVector", "tokenVectorSparse"]).isRequired, _propTypes.default.func.isRequired])
1219
1222
  }).isRequired, _propTypes.default.shape({
1220
1223
  /**
1221
1224
  * Allows rendering a totally custom action
@@ -32,16 +32,12 @@ var CollapsedItemActions = function CollapsedItemActions(_ref) {
32
32
  var actions = _ref.actions,
33
33
  itemId = _ref.itemId,
34
34
  item = _ref.item,
35
- actionEnabled = _ref.actionEnabled,
35
+ actionsDisabled = _ref.actionsDisabled,
36
36
  className = _ref.className;
37
37
  var _useState = (0, _react.useState)(false),
38
38
  _useState2 = _slicedToArray(_useState, 2),
39
39
  popoverOpen = _useState2[0],
40
40
  setPopoverOpen = _useState2[1];
41
- var _useState3 = (0, _react.useState)(true),
42
- _useState4 = _slicedToArray(_useState3, 2),
43
- allDisabled = _useState4[0],
44
- setAllDisabled = _useState4[1];
45
41
  var onClickItem = (0, _react.useCallback)(function (onClickAction) {
46
42
  setPopoverOpen(false);
47
43
  onClickAction === null || onClickAction === void 0 ? void 0 : onClickAction();
@@ -51,8 +47,7 @@ var CollapsedItemActions = function CollapsedItemActions(_ref) {
51
47
  var _action$available, _action$available2;
52
48
  var available = (_action$available = (_action$available2 = action.available) === null || _action$available2 === void 0 ? void 0 : _action$available2.call(action, item)) !== null && _action$available !== void 0 ? _action$available : true;
53
49
  if (!available) return controls;
54
- var enabled = actionEnabled(action);
55
- if (enabled) setAllDisabled(false);
50
+ var enabled = action.enabled == null || action.enabled(item);
56
51
  if ((0, _action_types.isCustomItemAction)(action)) {
57
52
  var customAction = action;
58
53
  var actionControl = customAction.render(item, enabled);
@@ -83,7 +78,7 @@ var CollapsedItemActions = function CollapsedItemActions(_ref) {
83
78
  controls.push((0, _react2.jsx)(_context_menu.EuiContextMenuItem, {
84
79
  key: index,
85
80
  className: "euiBasicTable__collapsedAction",
86
- disabled: !enabled,
81
+ disabled: !enabled && !actionsDisabled,
87
82
  href: href,
88
83
  target: target,
89
84
  icon: icon,
@@ -101,17 +96,21 @@ var CollapsedItemActions = function CollapsedItemActions(_ref) {
101
96
  }
102
97
  return controls;
103
98
  }, []);
104
- }, [actions, actionEnabled, item, onClickItem]);
99
+ }, [actions, actionsDisabled, item, onClickItem]);
105
100
  var popoverButton = (0, _react2.jsx)(_i18n.EuiI18n, {
106
- token: "euiCollapsedItemActions.allActions",
107
- default: "All actions"
108
- }, function (allActions) {
101
+ tokens: ['euiCollapsedItemActions.allActions', 'euiCollapsedItemActions.allActionsDisabled'],
102
+ defaults: ['All actions', 'Individual item actions are disabled when rows are being selected.']
103
+ }, function (_ref2) {
104
+ var _ref3 = _slicedToArray(_ref2, 2),
105
+ allActions = _ref3[0],
106
+ allActionsDisabled = _ref3[1];
109
107
  return (0, _react2.jsx)(_button.EuiButtonIcon, {
110
108
  className: className,
111
- "aria-label": allActions,
109
+ "aria-label": actionsDisabled ? allActionsDisabled : allActions,
110
+ title: actionsDisabled ? allActionsDisabled : undefined,
112
111
  iconType: "boxesHorizontal",
113
112
  color: "text",
114
- isDisabled: allDisabled,
113
+ isDisabled: actionsDisabled,
115
114
  onClick: function onClick() {
116
115
  return setPopoverOpen(function (isOpen) {
117
116
  return !isOpen;
@@ -120,7 +119,7 @@ var CollapsedItemActions = function CollapsedItemActions(_ref) {
120
119
  "data-test-subj": "euiCollapsedItemActionsButton"
121
120
  });
122
121
  });
123
- var withTooltip = !allDisabled && (0, _react2.jsx)(_i18n.EuiI18n, {
122
+ var withTooltip = !actionsDisabled && (0, _react2.jsx)(_i18n.EuiI18n, {
124
123
  token: "euiCollapsedItemActions.allActions",
125
124
  default: "All actions"
126
125
  }, function (allActions) {