@eui/components 17.0.0-next.10 → 17.0.0-next.11

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 (699) hide show
  1. package/ecl/eui-ecl-banner/eui-components-ecl-eui-ecl-banner.d.ts.map +1 -0
  2. package/ecl/eui-ecl-banner/eui-ecl-banner-credit.directive.d.ts +8 -0
  3. package/ecl/eui-ecl-banner/eui-ecl-banner-credit.directive.d.ts.map +1 -0
  4. package/ecl/eui-ecl-banner/eui-ecl-banner-description.directive.d.ts +13 -0
  5. package/ecl/eui-ecl-banner/eui-ecl-banner-description.directive.d.ts.map +1 -0
  6. package/ecl/eui-ecl-banner/eui-ecl-banner-picture.directive.d.ts +13 -0
  7. package/ecl/eui-ecl-banner/eui-ecl-banner-picture.directive.d.ts.map +1 -0
  8. package/ecl/eui-ecl-banner/eui-ecl-banner-title.directive.d.ts +13 -0
  9. package/ecl/eui-ecl-banner/eui-ecl-banner-title.directive.d.ts.map +1 -0
  10. package/ecl/eui-ecl-banner/eui-ecl-banner.component.d.ts +24 -0
  11. package/ecl/eui-ecl-banner/eui-ecl-banner.component.d.ts.map +1 -0
  12. package/ecl/eui-ecl-banner/eui-ecl-banner.module.d.ts +14 -0
  13. package/ecl/eui-ecl-banner/eui-ecl-banner.module.d.ts.map +1 -0
  14. package/ecl/eui-ecl-banner/eui-ecl-file-picture.directive.d.ts +13 -0
  15. package/ecl/eui-ecl-banner/eui-ecl-file-picture.directive.d.ts.map +1 -0
  16. package/ecl/eui-ecl-banner/index.d.ts +8 -0
  17. package/ecl/eui-ecl-banner/index.d.ts.map +1 -0
  18. package/ecl/eui-ecl-button/eui-components-ecl-eui-ecl-button.d.ts.map +1 -0
  19. package/ecl/eui-ecl-button/eui-ecl-button-label.directive.d.ts +8 -0
  20. package/ecl/eui-ecl-button/eui-ecl-button-label.directive.d.ts.map +1 -0
  21. package/ecl/eui-ecl-button/eui-ecl-button.component.d.ts +17 -0
  22. package/ecl/eui-ecl-button/eui-ecl-button.component.d.ts.map +1 -0
  23. package/ecl/eui-ecl-button/eui-ecl-button.module.d.ts +11 -0
  24. package/ecl/eui-ecl-button/eui-ecl-button.module.d.ts.map +1 -0
  25. package/ecl/eui-ecl-button/index.d.ts +4 -0
  26. package/ecl/eui-ecl-button/index.d.ts.map +1 -0
  27. package/ecl/eui-ecl-carousel/eui-components-ecl-eui-ecl-carousel.d.ts.map +1 -0
  28. package/ecl/eui-ecl-carousel/eui-ecl-carousel-item.component.d.ts +24 -0
  29. package/ecl/eui-ecl-carousel/eui-ecl-carousel-item.component.d.ts.map +1 -0
  30. package/ecl/eui-ecl-carousel/eui-ecl-carousel.component.d.ts +75 -0
  31. package/ecl/eui-ecl-carousel/eui-ecl-carousel.component.d.ts.map +1 -0
  32. package/ecl/eui-ecl-carousel/eui-ecl-carousel.module.d.ts +12 -0
  33. package/ecl/eui-ecl-carousel/eui-ecl-carousel.module.d.ts.map +1 -0
  34. package/ecl/eui-ecl-carousel/index.d.ts +4 -0
  35. package/ecl/eui-ecl-carousel/index.d.ts.map +1 -0
  36. package/ecl/eui-ecl-icon/eui-components-ecl-eui-ecl-icon.d.ts.map +1 -0
  37. package/ecl/eui-ecl-icon/eui-ecl-icon.component.d.ts +35 -0
  38. package/ecl/eui-ecl-icon/eui-ecl-icon.component.d.ts.map +1 -0
  39. package/ecl/eui-ecl-icon/eui-ecl-icon.module.d.ts +9 -0
  40. package/ecl/eui-ecl-icon/eui-ecl-icon.module.d.ts.map +1 -0
  41. package/ecl/eui-ecl-icon/index.d.ts +3 -0
  42. package/ecl/eui-ecl-icon/index.d.ts.map +1 -0
  43. package/ecl/eui-ecl-label/eui-components-ecl-eui-ecl-label.d.ts.map +1 -0
  44. package/ecl/eui-ecl-label/eui-ecl-label.directive.d.ts +9 -0
  45. package/ecl/eui-ecl-label/eui-ecl-label.directive.d.ts.map +1 -0
  46. package/ecl/eui-ecl-label/eui-ecl-label.module.d.ts +9 -0
  47. package/ecl/eui-ecl-label/eui-ecl-label.module.d.ts.map +1 -0
  48. package/ecl/eui-ecl-label/index.d.ts +3 -0
  49. package/ecl/eui-ecl-label/index.d.ts.map +1 -0
  50. package/ecl/eui-ecl-link/eui-components-ecl-eui-ecl-link.d.ts.map +1 -0
  51. package/ecl/eui-ecl-link/eui-ecl-link-label.directive.d.ts +8 -0
  52. package/ecl/eui-ecl-link/eui-ecl-link-label.directive.d.ts.map +1 -0
  53. package/ecl/eui-ecl-link/eui-ecl-link.directive.d.ts +22 -0
  54. package/ecl/eui-ecl-link/eui-ecl-link.directive.d.ts.map +1 -0
  55. package/ecl/eui-ecl-link/eui-ecl-link.module.d.ts +10 -0
  56. package/ecl/eui-ecl-link/eui-ecl-link.module.d.ts.map +1 -0
  57. package/ecl/eui-ecl-link/index.d.ts +4 -0
  58. package/ecl/eui-ecl-link/index.d.ts.map +1 -0
  59. package/ecl/eui-ecl-message/eui-components-ecl-eui-ecl-message.d.ts.map +1 -0
  60. package/ecl/eui-ecl-message/eui-ecl-message-title.directive.d.ts +8 -0
  61. package/ecl/eui-ecl-message/eui-ecl-message-title.directive.d.ts.map +1 -0
  62. package/ecl/eui-ecl-message/eui-ecl-message.component.d.ts +21 -0
  63. package/ecl/eui-ecl-message/eui-ecl-message.component.d.ts.map +1 -0
  64. package/ecl/eui-ecl-message/eui-ecl-message.module.d.ts +13 -0
  65. package/ecl/eui-ecl-message/eui-ecl-message.module.d.ts.map +1 -0
  66. package/ecl/eui-ecl-message/index.d.ts +4 -0
  67. package/ecl/eui-ecl-message/index.d.ts.map +1 -0
  68. package/ecl/shared/eui-components-ecl-shared.d.ts.map +1 -0
  69. package/ecl/shared/eui-ecl-base.directive.d.ts +13 -0
  70. package/ecl/shared/eui-ecl-base.directive.d.ts.map +1 -0
  71. package/ecl/shared/index.d.ts +5 -0
  72. package/ecl/shared/index.d.ts.map +1 -0
  73. package/ecl/shared/models/eui-ecl-base.event.d.ts +6 -0
  74. package/ecl/shared/models/eui-ecl-base.event.d.ts.map +1 -0
  75. package/ecl/shared/models/eui-ecl-breadcrumb.model.d.ts +7 -0
  76. package/ecl/shared/models/eui-ecl-breadcrumb.model.d.ts.map +1 -0
  77. package/ecl/shared/models/eui-ecl-dom.event.d.ts +7 -0
  78. package/ecl/shared/models/eui-ecl-dom.event.d.ts.map +1 -0
  79. package/ecl/shared/models/eui-ecl-file-upload.model.d.ts +6 -0
  80. package/ecl/shared/models/eui-ecl-file-upload.model.d.ts.map +1 -0
  81. package/ecl/shared/models/eui-ecl-gallery-item.model.d.ts +7 -0
  82. package/ecl/shared/models/eui-ecl-gallery-item.model.d.ts.map +1 -0
  83. package/ecl/shared/models/eui-ecl-language.model.d.ts +6 -0
  84. package/ecl/shared/models/eui-ecl-language.model.d.ts.map +1 -0
  85. package/ecl/shared/models/eui-ecl-menu-item.model.d.ts +15 -0
  86. package/ecl/shared/models/eui-ecl-menu-item.model.d.ts.map +1 -0
  87. package/ecl/shared/models/index.d.ts +8 -0
  88. package/ecl/shared/models/index.d.ts.map +1 -0
  89. package/ecl/shared/services/eui-ecl-default-language.service.d.ts +33 -0
  90. package/ecl/shared/services/eui-ecl-default-language.service.d.ts.map +1 -0
  91. package/ecl/shared/services/eui-ecl-language.service.d.ts +19 -0
  92. package/ecl/shared/services/eui-ecl-language.service.d.ts.map +1 -0
  93. package/ecl/shared/services/eui-ecl-theme.service.d.ts +23 -0
  94. package/ecl/shared/services/eui-ecl-theme.service.d.ts.map +1 -0
  95. package/ecl/shared/services/index.d.ts +4 -0
  96. package/ecl/shared/services/index.d.ts.map +1 -0
  97. package/ecl/shared/utils/constants/constants.d.ts +10 -0
  98. package/ecl/shared/utils/constants/constants.d.ts.map +1 -0
  99. package/ecl/shared/utils/constants/index.d.ts +2 -0
  100. package/ecl/shared/utils/constants/index.d.ts.map +1 -0
  101. package/ecl/shared/utils/directives/eui-ecl-click-outside/eui-ecl-click-outside.directive.d.ts +12 -0
  102. package/ecl/shared/utils/directives/eui-ecl-click-outside/eui-ecl-click-outside.directive.d.ts.map +1 -0
  103. package/ecl/shared/utils/directives/eui-ecl-click-outside/index.d.ts +2 -0
  104. package/ecl/shared/utils/directives/eui-ecl-click-outside/index.d.ts.map +1 -0
  105. package/ecl/shared/utils/directives/eui-ecl-hidden/eui-ecl-hidden.directive.d.ts +8 -0
  106. package/ecl/shared/utils/directives/eui-ecl-hidden/eui-ecl-hidden.directive.d.ts.map +1 -0
  107. package/ecl/shared/utils/directives/eui-ecl-hidden/eui-ecl-hidden.module.d.ts +9 -0
  108. package/ecl/shared/utils/directives/eui-ecl-hidden/eui-ecl-hidden.module.d.ts.map +1 -0
  109. package/ecl/shared/utils/directives/eui-ecl-hidden/index.d.ts +3 -0
  110. package/ecl/shared/utils/directives/eui-ecl-hidden/index.d.ts.map +1 -0
  111. package/ecl/shared/utils/directives/index.d.ts +3 -0
  112. package/ecl/shared/utils/directives/index.d.ts.map +1 -0
  113. package/ecl/shared/utils/dom/dom-helpers.d.ts +3 -0
  114. package/ecl/shared/utils/dom/dom-helpers.d.ts.map +1 -0
  115. package/ecl/shared/utils/dom/index.d.ts +2 -0
  116. package/ecl/shared/utils/dom/index.d.ts.map +1 -0
  117. package/ecl/shared/utils/index.d.ts +4 -0
  118. package/ecl/shared/utils/index.d.ts.map +1 -0
  119. package/ecl/webcomponents/ecl-message-wc/ecl-message-wc.component.d.ts +10 -0
  120. package/ecl/webcomponents/ecl-message-wc/ecl-message-wc.component.d.ts.map +1 -0
  121. package/ecl/webcomponents/ecl-message-wc/eui-components-ecl-webcomponents-ecl-message-wc.d.ts.map +1 -0
  122. package/ecl/webcomponents/ecl-message-wc/index.d.ts +3 -0
  123. package/ecl/webcomponents/ecl-message-wc/index.d.ts.map +1 -0
  124. package/ecl/webcomponents/ecl-message-wc/module.d.ts +10 -0
  125. package/ecl/webcomponents/ecl-message-wc/module.d.ts.map +1 -0
  126. package/ecl/webcomponents/ecl-webcomponents-all/eui-components-ecl-webcomponents-ecl-webcomponents-all.d.ts.map +1 -0
  127. package/ecl/webcomponents/ecl-webcomponents-all/index.d.ts +2 -0
  128. package/ecl/webcomponents/ecl-webcomponents-all/index.d.ts.map +1 -0
  129. package/ecl/webcomponents/ecl-webcomponents-all/module.d.ts +9 -0
  130. package/ecl/webcomponents/ecl-webcomponents-all/module.d.ts.map +1 -0
  131. package/esm2022/directives/eui-clearable.directive.mjs +4 -4
  132. package/esm2022/directives/eui-has-permission.directive.mjs +8 -8
  133. package/esm2022/directives/eui-loading.directive.mjs +4 -4
  134. package/esm2022/directives/eui-maxlength.directive.mjs +8 -8
  135. package/esm2022/directives/eui-resizable/eui-resizable.component.mjs +4 -4
  136. package/esm2022/directives/eui-resizable/eui-resizable.directive.mjs +4 -4
  137. package/esm2022/directives/eui-resizable/eui-resizable.module.mjs +5 -5
  138. package/esm2022/directives/eui-scroll-handler.directive.mjs +11 -11
  139. package/esm2022/directives/eui-smooth-scroll.directive.mjs +11 -11
  140. package/esm2022/directives/eui-template.directive.mjs +8 -8
  141. package/esm2022/directives/eui-tooltip/container/eui-tooltip-container.component.mjs +4 -4
  142. package/esm2022/directives/eui-tooltip/eui-tooltip.directive.mjs +4 -4
  143. package/esm2022/directives/eui-tooltip/eui-tooltip.module.mjs +5 -5
  144. package/esm2022/ecl/eui-ecl-banner/eui-components-ecl-eui-ecl-banner.mjs +5 -0
  145. package/esm2022/ecl/eui-ecl-banner/eui-ecl-banner-credit.directive.mjs +21 -0
  146. package/esm2022/ecl/eui-ecl-banner/eui-ecl-banner-description.directive.mjs +38 -0
  147. package/esm2022/ecl/eui-ecl-banner/eui-ecl-banner-picture.directive.mjs +37 -0
  148. package/esm2022/ecl/eui-ecl-banner/eui-ecl-banner-title.directive.mjs +38 -0
  149. package/esm2022/ecl/eui-ecl-banner/eui-ecl-banner.component.mjs +73 -0
  150. package/esm2022/ecl/eui-ecl-banner/eui-ecl-banner.module.mjs +47 -0
  151. package/esm2022/ecl/eui-ecl-banner/eui-ecl-file-picture.directive.mjs +37 -0
  152. package/esm2022/ecl/eui-ecl-banner/index.mjs +8 -0
  153. package/esm2022/ecl/eui-ecl-button/eui-components-ecl-eui-ecl-button.mjs +5 -0
  154. package/esm2022/ecl/eui-ecl-button/eui-ecl-button-label.directive.mjs +20 -0
  155. package/esm2022/ecl/eui-ecl-button/eui-ecl-button.component.mjs +51 -0
  156. package/esm2022/ecl/eui-ecl-button/eui-ecl-button.module.mjs +20 -0
  157. package/esm2022/ecl/eui-ecl-button/index.mjs +4 -0
  158. package/esm2022/ecl/eui-ecl-carousel/eui-components-ecl-eui-ecl-carousel.mjs +5 -0
  159. package/esm2022/ecl/eui-ecl-carousel/eui-ecl-carousel-item.component.mjs +57 -0
  160. package/esm2022/ecl/eui-ecl-carousel/eui-ecl-carousel.component.mjs +329 -0
  161. package/esm2022/ecl/eui-ecl-carousel/eui-ecl-carousel.module.mjs +22 -0
  162. package/esm2022/ecl/eui-ecl-carousel/index.mjs +4 -0
  163. package/esm2022/ecl/eui-ecl-icon/eui-components-ecl-eui-ecl-icon.mjs +5 -0
  164. package/esm2022/ecl/eui-ecl-icon/eui-ecl-icon.component.mjs +123 -0
  165. package/esm2022/ecl/eui-ecl-icon/eui-ecl-icon.module.mjs +18 -0
  166. package/esm2022/ecl/eui-ecl-icon/index.mjs +3 -0
  167. package/esm2022/ecl/eui-ecl-label/eui-components-ecl-eui-ecl-label.mjs +5 -0
  168. package/esm2022/ecl/eui-ecl-label/eui-ecl-label.directive.mjs +26 -0
  169. package/esm2022/ecl/eui-ecl-label/eui-ecl-label.module.mjs +18 -0
  170. package/esm2022/ecl/eui-ecl-label/index.mjs +3 -0
  171. package/esm2022/ecl/eui-ecl-link/eui-components-ecl-eui-ecl-link.mjs +5 -0
  172. package/esm2022/ecl/eui-ecl-link/eui-ecl-link-label.directive.mjs +20 -0
  173. package/esm2022/ecl/eui-ecl-link/eui-ecl-link.directive.mjs +102 -0
  174. package/esm2022/ecl/eui-ecl-link/eui-ecl-link.module.mjs +19 -0
  175. package/esm2022/ecl/eui-ecl-link/index.mjs +4 -0
  176. package/esm2022/ecl/eui-ecl-message/eui-components-ecl-eui-ecl-message.mjs +5 -0
  177. package/esm2022/ecl/eui-ecl-message/eui-ecl-message-title.directive.mjs +20 -0
  178. package/esm2022/ecl/eui-ecl-message/eui-ecl-message.component.mjs +84 -0
  179. package/esm2022/ecl/eui-ecl-message/eui-ecl-message.module.mjs +22 -0
  180. package/esm2022/ecl/eui-ecl-message/index.mjs +4 -0
  181. package/esm2022/ecl/shared/eui-components-ecl-shared.mjs +5 -0
  182. package/esm2022/ecl/shared/eui-ecl-base.directive.mjs +36 -0
  183. package/esm2022/ecl/shared/index.mjs +5 -0
  184. package/esm2022/ecl/shared/models/eui-ecl-base.event.mjs +9 -0
  185. package/esm2022/ecl/shared/models/eui-ecl-breadcrumb.model.mjs +2 -0
  186. package/esm2022/ecl/shared/models/eui-ecl-dom.event.mjs +14 -0
  187. package/esm2022/ecl/shared/models/eui-ecl-file-upload.model.mjs +2 -0
  188. package/esm2022/ecl/shared/models/eui-ecl-gallery-item.model.mjs +2 -0
  189. package/esm2022/ecl/shared/models/eui-ecl-language.model.mjs +2 -0
  190. package/esm2022/ecl/shared/models/eui-ecl-menu-item.model.mjs +2 -0
  191. package/esm2022/ecl/shared/models/index.mjs +8 -0
  192. package/esm2022/ecl/shared/services/eui-ecl-default-language.service.mjs +295 -0
  193. package/esm2022/ecl/shared/services/eui-ecl-language.service.mjs +3 -0
  194. package/esm2022/ecl/shared/services/eui-ecl-theme.service.mjs +46 -0
  195. package/esm2022/ecl/shared/services/index.mjs +4 -0
  196. package/esm2022/ecl/shared/utils/constants/constants.mjs +11 -0
  197. package/esm2022/ecl/shared/utils/constants/index.mjs +2 -0
  198. package/esm2022/ecl/shared/utils/directives/eui-ecl-click-outside/eui-ecl-click-outside.directive.mjs +31 -0
  199. package/esm2022/ecl/shared/utils/directives/eui-ecl-click-outside/index.mjs +2 -0
  200. package/esm2022/ecl/shared/utils/directives/eui-ecl-hidden/eui-ecl-hidden.directive.mjs +24 -0
  201. package/esm2022/ecl/shared/utils/directives/eui-ecl-hidden/eui-ecl-hidden.module.mjs +18 -0
  202. package/esm2022/ecl/shared/utils/directives/eui-ecl-hidden/index.mjs +3 -0
  203. package/esm2022/ecl/shared/utils/directives/index.mjs +3 -0
  204. package/esm2022/ecl/shared/utils/dom/dom-helpers.mjs +29 -0
  205. package/esm2022/ecl/shared/utils/dom/index.mjs +2 -0
  206. package/esm2022/ecl/shared/utils/index.mjs +4 -0
  207. package/esm2022/ecl/webcomponents/ecl-message-wc/ecl-message-wc.component.mjs +33 -0
  208. package/esm2022/ecl/webcomponents/ecl-message-wc/eui-components-ecl-webcomponents-ecl-message-wc.mjs +5 -0
  209. package/esm2022/ecl/webcomponents/ecl-message-wc/index.mjs +3 -0
  210. package/esm2022/ecl/webcomponents/ecl-message-wc/module.mjs +27 -0
  211. package/esm2022/ecl/webcomponents/ecl-webcomponents-all/eui-components-ecl-webcomponents-ecl-webcomponents-all.mjs +5 -0
  212. package/esm2022/ecl/webcomponents/ecl-webcomponents-all/index.mjs +2 -0
  213. package/esm2022/ecl/webcomponents/ecl-webcomponents-all/module.mjs +20 -0
  214. package/esm2022/eui-alert/eui-alert.component.mjs +15 -11
  215. package/esm2022/eui-all/eui-all.module.mjs +5 -10
  216. package/esm2022/eui-autocomplete/eui-autocomplete.component.mjs +20 -73
  217. package/esm2022/eui-autocomplete/eui-autocomplete.module.mjs +5 -5
  218. package/esm2022/eui-badge/eui-badge.component.mjs +8 -8
  219. package/esm2022/eui-block-content/eui-block-content.component.mjs +5 -5
  220. package/esm2022/eui-block-content/eui-block-content.module.mjs +5 -5
  221. package/esm2022/eui-block-document/eui-block-document.component.mjs +5 -5
  222. package/esm2022/eui-block-document/eui-block-document.module.mjs +5 -5
  223. package/esm2022/eui-button/eui-button.component.mjs +14 -14
  224. package/esm2022/eui-button-group/eui-button-group.component.mjs +9 -9
  225. package/esm2022/eui-buttons/eui-buttons.component.mjs +19 -14
  226. package/esm2022/eui-card/components/eui-card-content/eui-card-content.component.mjs +4 -4
  227. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-buttons.component.mjs +4 -4
  228. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-action-icons.component.mjs +4 -4
  229. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer-menu-content.component.mjs +4 -4
  230. package/esm2022/eui-card/components/eui-card-footer/eui-card-footer.component.mjs +4 -4
  231. package/esm2022/eui-card/components/eui-card-header/eui-card-header-left-content.component.mjs +4 -4
  232. package/esm2022/eui-card/components/eui-card-header/eui-card-header-right-content.component.mjs +4 -4
  233. package/esm2022/eui-card/components/eui-card-header/eui-card-header-subtitle.component.mjs +4 -4
  234. package/esm2022/eui-card/components/eui-card-header/eui-card-header-title.component.mjs +4 -4
  235. package/esm2022/eui-card/components/eui-card-header/eui-card-header.component.mjs +5 -15
  236. package/esm2022/eui-card/components/eui-card-header-body/eui-card-header-body.component.mjs +4 -4
  237. package/esm2022/eui-card/components/eui-card-media/eui-card-media.component.mjs +4 -4
  238. package/esm2022/eui-card/eui-card.component.mjs +12 -18
  239. package/esm2022/eui-card/eui-card.module.mjs +5 -5
  240. package/esm2022/eui-card/services/ui-state.service.mjs +4 -4
  241. package/esm2022/eui-chip/eui-chip.component.mjs +7 -7
  242. package/esm2022/eui-chip/eui-chip.module.mjs +5 -5
  243. package/esm2022/eui-chip-list/eui-chip-list.component.mjs +43 -7
  244. package/esm2022/eui-chip-list/eui-chip-list.module.mjs +5 -5
  245. package/esm2022/eui-chip-list/services/eui-chip-list-drag.service.mjs +4 -4
  246. package/esm2022/eui-dashboard-button/eui-dashboard-button.component.mjs +14 -14
  247. package/esm2022/eui-dashboard-card/eui-dashboard-card.component.mjs +14 -10
  248. package/esm2022/eui-date-range-selector/eui-date-range-selector.component.mjs +4 -5
  249. package/esm2022/eui-date-range-selector/eui-date-range-selector.module.mjs +5 -5
  250. package/esm2022/eui-datepicker/eui-datepicker.component.mjs +16 -37
  251. package/esm2022/eui-datepicker/eui-datepicker.module.mjs +5 -5
  252. package/esm2022/eui-dialog/container/eui-dialog-container.component.mjs +4 -4
  253. package/esm2022/eui-dialog/eui-dialog.component.mjs +20 -12
  254. package/esm2022/eui-dialog/eui-dialog.module.mjs +5 -5
  255. package/esm2022/eui-dialog/services/eui-dialog.service.mjs +4 -4
  256. package/esm2022/eui-dimmer/dimmer.component.mjs +5 -5
  257. package/esm2022/eui-dimmer/dimmer.module.mjs +5 -5
  258. package/esm2022/eui-disable-content/eui-disable-content.component.mjs +8 -8
  259. package/esm2022/eui-discussion-thread/eui-discussion-thread-item.component.mjs +8 -6
  260. package/esm2022/eui-discussion-thread/eui-discussion-thread.component.mjs +5 -5
  261. package/esm2022/eui-discussion-thread/eui-discussion-thread.module.mjs +8 -6
  262. package/esm2022/eui-dropdown/directives/eui-dropdown-content.directive.mjs +4 -4
  263. package/esm2022/eui-dropdown/dropdown-item/eui-dropdown-item.component.mjs +7 -7
  264. package/esm2022/eui-dropdown/eui-dropdown.component.mjs +5 -5
  265. package/esm2022/eui-dropdown/eui-dropdown.module.mjs +9 -9
  266. package/esm2022/eui-dropdown/eui-dropdown.service.mjs +4 -4
  267. package/esm2022/eui-feedback-message/eui-feedback-message.component.mjs +4 -4
  268. package/esm2022/eui-feedback-message/eui-feedback-message.module.mjs +5 -5
  269. package/esm2022/eui-fieldset/eui-fieldset.component.mjs +18 -13
  270. package/esm2022/eui-fieldset/eui-fieldset.module.mjs +5 -5
  271. package/esm2022/eui-file-upload/eui-file-upload.component.mjs +11 -7
  272. package/esm2022/eui-file-upload/eui-file-upload.module.mjs +5 -5
  273. package/esm2022/eui-file-upload/file-preview/file-preview.component.mjs +28 -29
  274. package/esm2022/eui-file-upload/pipes/filesize.pipe.mjs +4 -4
  275. package/esm2022/eui-file-upload/progress/eui-file-upload-progress.component.mjs +4 -4
  276. package/esm2022/eui-file-upload/utils/eui-file-upload.utils.mjs +4 -4
  277. package/esm2022/eui-growl/eui-growl.component.mjs +9 -4
  278. package/esm2022/eui-growl/eui-growl.module.mjs +5 -5
  279. package/esm2022/eui-icon/eui-icon-color.component.mjs +4 -4
  280. package/esm2022/eui-icon/eui-icon-svg.component.mjs +4 -4
  281. package/esm2022/eui-icon/eui-icon.component.mjs +4 -4
  282. package/esm2022/eui-icon/eui-icon.module.mjs +5 -5
  283. package/esm2022/eui-icon-toggle/eui-icon-toggle.component.mjs +8 -11
  284. package/esm2022/eui-icon-toggle/eui-icon-toggle.module.mjs +5 -5
  285. package/esm2022/eui-input-checkbox/eui-input-checkbox.component.mjs +6 -7
  286. package/esm2022/eui-input-checkbox/eui-input-checkbox.module.mjs +5 -5
  287. package/esm2022/eui-input-group/eui-input-group.component.mjs +5 -5
  288. package/esm2022/eui-input-group/eui-input-group.module.mjs +5 -5
  289. package/esm2022/eui-input-number/eui-input-number.component.mjs +5 -5
  290. package/esm2022/eui-input-number/eui-input-number.module.mjs +5 -5
  291. package/esm2022/eui-input-number/eui-number-control.directive.mjs +4 -4
  292. package/esm2022/eui-input-radio/eui-input-radio.component.mjs +5 -5
  293. package/esm2022/eui-input-radio/eui-input-radio.module.mjs +5 -5
  294. package/esm2022/eui-input-text/eui-input-text.component.mjs +7 -7
  295. package/esm2022/eui-input-text/eui-input-text.module.mjs +5 -5
  296. package/esm2022/eui-label/eui-label.component.mjs +4 -4
  297. package/esm2022/eui-label/eui-label.module.mjs +5 -5
  298. package/esm2022/eui-list/eui-list-item/eui-list-item.component.mjs +6 -6
  299. package/esm2022/eui-list/eui-list.component.mjs +5 -5
  300. package/esm2022/eui-list/eui-list.module.mjs +5 -5
  301. package/esm2022/eui-list/services/eui-list.service.mjs +4 -4
  302. package/esm2022/eui-menu/eui-menu-item.component.mjs +17 -6
  303. package/esm2022/eui-menu/eui-menu.component.mjs +5 -9
  304. package/esm2022/eui-menu/eui-menu.module.mjs +5 -5
  305. package/esm2022/eui-message-box/eui-message-box.component.mjs +17 -9
  306. package/esm2022/eui-message-box/eui-message-box.module.mjs +5 -5
  307. package/esm2022/eui-message-box/services/eui-message-box.service.mjs +4 -4
  308. package/esm2022/eui-overlay/components/eui-overlay-body/eui-overlay-body.component.mjs +5 -5
  309. package/esm2022/eui-overlay/components/eui-overlay-footer/eui-overlay-footer.component.mjs +5 -5
  310. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.mjs +7 -7
  311. package/esm2022/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.mjs +7 -7
  312. package/esm2022/eui-overlay/eui-overlay.component.mjs +8 -8
  313. package/esm2022/eui-page/components/eui-page-breadcrumb/eui-page-breadcrumb.component.mjs +4 -4
  314. package/esm2022/eui-page/components/eui-page-column/eui-page-column.component.mjs +35 -36
  315. package/esm2022/eui-page/components/eui-page-columns/eui-page-columns.component.mjs +6 -6
  316. package/esm2022/eui-page/components/eui-page-content/eui-page-content.component.mjs +4 -4
  317. package/esm2022/eui-page/components/eui-page-footer/eui-page-footer.component.mjs +4 -4
  318. package/esm2022/eui-page/components/eui-page-header/eui-page-header.component.mjs +11 -11
  319. package/esm2022/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.mjs +7 -7
  320. package/esm2022/eui-page/components/eui-page-top-content/eui-page-top-content.component.mjs +4 -4
  321. package/esm2022/eui-page/eui-page.component.mjs +5 -5
  322. package/esm2022/eui-page/eui-page.module.mjs +5 -5
  323. package/esm2022/eui-paginator/eui-paginator.component.mjs +6 -6
  324. package/esm2022/eui-paginator/eui-paginator.module.mjs +5 -5
  325. package/esm2022/eui-popover/directives/eui-popover-arrow-position.directive.mjs +4 -4
  326. package/esm2022/eui-popover/eui-popover.component.mjs +16 -8
  327. package/esm2022/eui-popover/eui-popover.module.mjs +5 -5
  328. package/esm2022/eui-progress-bar/eui-progress-bar.component.mjs +4 -4
  329. package/esm2022/eui-progress-bar/eui-progress-bar.module.mjs +5 -5
  330. package/esm2022/eui-progress-circle/eui-progress-circle.component.mjs +9 -9
  331. package/esm2022/eui-select/eui-select-control.directive.mjs +4 -4
  332. package/esm2022/eui-select/eui-select-multiple.directive.mjs +4 -4
  333. package/esm2022/eui-select/eui-select-mutli-option.directive.mjs +4 -4
  334. package/esm2022/eui-select/eui-select-option.directive.mjs +4 -4
  335. package/esm2022/eui-select/eui-select.component.mjs +5 -5
  336. package/esm2022/eui-select/eui-select.module.mjs +5 -5
  337. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.component.mjs +15 -7
  338. package/esm2022/eui-sidebar-menu/eui-sidebar-menu.module.mjs +5 -5
  339. package/esm2022/eui-slide-toggle/eui-slide-toggle.component.mjs +9 -10
  340. package/esm2022/eui-slide-toggle/eui-slide-toggle.module.mjs +5 -5
  341. package/esm2022/eui-table/directives/eui-table-sticky-columns.directive.mjs +4 -4
  342. package/esm2022/eui-table/eui-table.component.mjs +4 -6
  343. package/esm2022/eui-table/eui-table.module.mjs +5 -5
  344. package/esm2022/eui-table/expandable-row/eui-table-expandable-row.component.mjs +4 -4
  345. package/esm2022/eui-table/filter/eui-table-filter.component.mjs +4 -4
  346. package/esm2022/eui-table/pipes/eui-table-highlight-filter.pipe.mjs +4 -4
  347. package/esm2022/eui-table/selectable-header/eui-table-selectable-header.component.mjs +4 -4
  348. package/esm2022/eui-table/selectable-row/eui-table-selectable-row.component.mjs +4 -4
  349. package/esm2022/eui-table/services/eui-table-selectable-row.service.mjs +4 -4
  350. package/esm2022/eui-table/services/eui-table-sort.service.mjs +4 -4
  351. package/esm2022/eui-table/sortable-col/eui-table-sortable-col.component.mjs +4 -4
  352. package/esm2022/eui-tabs/eui-tab/eui-tab.component.mjs +5 -5
  353. package/esm2022/eui-tabs/eui-tab-content/eui-tab-content.component.mjs +4 -4
  354. package/esm2022/eui-tabs/eui-tab-label/eui-tab-label.component.mjs +7 -7
  355. package/esm2022/eui-tabs/eui-tabs.component.mjs +8 -19
  356. package/esm2022/eui-tabs/eui-tabs.module.mjs +5 -5
  357. package/esm2022/eui-textarea/auto-resize.directive.mjs +4 -4
  358. package/esm2022/eui-textarea/eui-textarea.component.mjs +5 -5
  359. package/esm2022/eui-textarea/eui-textarea.module.mjs +5 -5
  360. package/esm2022/eui-timebar/eui-timebar.component.mjs +8 -8
  361. package/esm2022/eui-timeline/eui-timeline-item.component.mjs +4 -4
  362. package/esm2022/eui-timeline/eui-timeline.component.mjs +4 -4
  363. package/esm2022/eui-timeline/eui-timeline.module.mjs +5 -5
  364. package/esm2022/eui-timepicker/eui-timepicker.component.mjs +4 -4
  365. package/esm2022/eui-timepicker/eui-timepicker.module.mjs +5 -5
  366. package/esm2022/eui-tree/eui-dropdown-tree.directive.mjs +8 -8
  367. package/esm2022/eui-tree/eui-tree-form-control.directive.mjs +8 -8
  368. package/esm2022/eui-tree/eui-tree.component.mjs +8 -8
  369. package/esm2022/eui-wizard/eui-wizard-step.component.mjs +4 -4
  370. package/esm2022/eui-wizard/eui-wizard.component.mjs +4 -4
  371. package/esm2022/eui-wizard/eui-wizard.module.mjs +5 -5
  372. package/esm2022/eui-wizard/services/eui-wizard.service.mjs +4 -4
  373. package/esm2022/externals/charts/chart/chart.component.mjs +4 -4
  374. package/esm2022/externals/charts/eui-charts.module.mjs +5 -5
  375. package/esm2022/externals/eui-editor/counters/eui-editor-counters.component.mjs +4 -4
  376. package/esm2022/externals/eui-editor/directives/eui-editor-maxlength.directive.mjs +4 -4
  377. package/esm2022/externals/eui-editor/eui-editor.component.mjs +9 -170
  378. package/esm2022/externals/eui-editor/eui-editor.module.mjs +5 -5
  379. package/esm2022/externals/eui-editor/html-view/eui-editor-html-view.component.mjs +4 -4
  380. package/esm2022/externals/eui-editor/image-url-dialog/image-url-dialog.component.mjs +4 -4
  381. package/esm2022/externals/eui-editor/json-view/eui-editor-json-view.component.mjs +4 -4
  382. package/esm2022/externals/quill/quill-editor.component.mjs +4 -4
  383. package/esm2022/externals/quill/quill.module.mjs +5 -5
  384. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.component.mjs +4 -4
  385. package/esm2022/layout/eui-app/eui-app-breadcrumb/breadcrumb.module.mjs +5 -5
  386. package/esm2022/layout/eui-app/eui-app-footer/footer.component.mjs +5 -5
  387. package/esm2022/layout/eui-app/eui-app-footer/footer.module.mjs +5 -5
  388. package/esm2022/layout/eui-app/eui-app-header/header.component.mjs +5 -5
  389. package/esm2022/layout/eui-app/eui-app-header/header.module.mjs +5 -5
  390. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-body/sidebar-body.component.mjs +4 -4
  391. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.mjs +7 -7
  392. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.mjs +6 -6
  393. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.mjs +6 -6
  394. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-header-user-profile/sidebar-header-user-profile.component.mjs +5 -5
  395. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.mjs +11 -7
  396. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.component.mjs +5 -5
  397. package/esm2022/layout/eui-app/eui-app-sidebar/sidebar.module.mjs +5 -5
  398. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.component.mjs +5 -5
  399. package/esm2022/layout/eui-app/eui-app-toolbar/toolbar.module.mjs +5 -5
  400. package/esm2022/layout/eui-app/eui-app-top-message/top-message.component.mjs +10 -6
  401. package/esm2022/layout/eui-app/eui-app-top-message/top-message.module.mjs +5 -5
  402. package/esm2022/layout/eui-app/eui-app.component.mjs +8 -8
  403. package/esm2022/layout/eui-app/eui-app.module.mjs +5 -5
  404. package/esm2022/layout/eui-breadcrumb/breadcrumb.component.mjs +4 -4
  405. package/esm2022/layout/eui-breadcrumb/breadcrumb.module.mjs +5 -5
  406. package/esm2022/layout/eui-breadcrumb/breadcrumb.service.mjs +4 -4
  407. package/esm2022/layout/eui-breadcrumb/collapsed-breadcrumb/collapsed-breadcrumb.component.mjs +7 -7
  408. package/esm2022/layout/eui-breadcrumb/item/breadcrumb-item.component.mjs +4 -4
  409. package/esm2022/layout/eui-footer/footer.component.mjs +5 -5
  410. package/esm2022/layout/eui-footer/footer.module.mjs +5 -5
  411. package/esm2022/layout/eui-header/header-app/header-app.component.mjs +13 -13
  412. package/esm2022/layout/eui-header/header-app-name/header-app-name.component.mjs +4 -4
  413. package/esm2022/layout/eui-header/header-app-name-logo/header-app-name-logo.component.mjs +4 -4
  414. package/esm2022/layout/eui-header/header-app-subtitle/header-app-subtitle.component.mjs +4 -4
  415. package/esm2022/layout/eui-header/header-environment/header-environment.component.mjs +4 -4
  416. package/esm2022/layout/eui-header/header-logo/header-logo.component.mjs +4 -4
  417. package/esm2022/layout/eui-header/header-user-profile/header-user-profile.component.mjs +4 -4
  418. package/esm2022/layout/eui-header/header.component.mjs +6 -6
  419. package/esm2022/layout/eui-header/header.module.mjs +5 -5
  420. package/esm2022/layout/eui-language-selector/language-selector.component.mjs +7 -7
  421. package/esm2022/layout/eui-language-selector/language-selector.module.mjs +5 -5
  422. package/esm2022/layout/eui-language-selector/modal-selector/modal-selector.component.mjs +5 -5
  423. package/esm2022/layout/eui-layout.module.mjs +5 -5
  424. package/esm2022/layout/eui-notifications/eui-notification-item.component.mjs +4 -4
  425. package/esm2022/layout/eui-notifications/eui-notifications.component.mjs +4 -4
  426. package/esm2022/layout/eui-notifications/eui-notifications.module.mjs +5 -5
  427. package/esm2022/layout/eui-notifications-v2/eui-notification-item.component.mjs +4 -4
  428. package/esm2022/layout/eui-notifications-v2/eui-notifications.component.mjs +4 -4
  429. package/esm2022/layout/eui-notifications-v2/eui-notifications.module.mjs +5 -5
  430. package/esm2022/layout/eui-search/search.component.mjs +4 -4
  431. package/esm2022/layout/eui-search/search.module.mjs +5 -5
  432. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.component.mjs +4 -4
  433. package/esm2022/layout/eui-sidebar-toggle/sidebar-toggle.module.mjs +5 -5
  434. package/esm2022/layout/eui-toolbar/toolbar-app/toolbar-app.component.mjs +6 -6
  435. package/esm2022/layout/eui-toolbar/toolbar-center/toolbar-center.component.mjs +4 -4
  436. package/esm2022/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.mjs +6 -6
  437. package/esm2022/layout/eui-toolbar/toolbar-item/toolbar-item.component.mjs +4 -4
  438. package/esm2022/layout/eui-toolbar/toolbar-item-notifications/toolbar-item-notifications.component.mjs +4 -4
  439. package/esm2022/layout/eui-toolbar/toolbar-item-search/toolbar-item-search.component.mjs +4 -4
  440. package/esm2022/layout/eui-toolbar/toolbar-item-user-profile/toolbar-item-user-profile.component.mjs +4 -4
  441. package/esm2022/layout/eui-toolbar/toolbar-items/toolbar-items.component.mjs +4 -4
  442. package/esm2022/layout/eui-toolbar/toolbar-logo/toolbar-logo.component.mjs +4 -4
  443. package/esm2022/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.mjs +14 -6
  444. package/esm2022/layout/eui-toolbar/toolbar.component.mjs +6 -6
  445. package/esm2022/layout/eui-toolbar/toolbar.module.mjs +5 -5
  446. package/esm2022/layout/eui-user-profile/user-profile-card/user-profile-card.component.mjs +4 -4
  447. package/esm2022/layout/eui-user-profile/user-profile-menu/user-profile-menu.component.mjs +4 -4
  448. package/esm2022/layout/eui-user-profile/user-profile-menu-item/user-profile-menu-item.component.mjs +4 -4
  449. package/esm2022/layout/eui-user-profile/user-profile.component.mjs +6 -6
  450. package/esm2022/layout/eui-user-profile/user-profile.module.mjs +5 -5
  451. package/esm2022/pipes/eui-is-empty.pipe.mjs +8 -8
  452. package/esm2022/pipes/eui-truncate.pipe.mjs +8 -8
  453. package/esm2022/shared/base/base-states.directive.mjs +4 -4
  454. package/esm2022/shared/base/base.directive.mjs +4 -4
  455. package/esm2022/shared/eui-common-header/common-header.component.mjs +9 -9
  456. package/esm2022/shared/eui-expand-content/eui-expand-content.component.mjs +9 -9
  457. package/esm2022/shared/input.directive.mjs +4 -4
  458. package/eui-alert/eui-alert.component.d.ts +3 -1
  459. package/eui-alert/eui-alert.component.d.ts.map +1 -1
  460. package/eui-all/eui-all.module.d.ts +23 -24
  461. package/eui-all/eui-all.module.d.ts.map +1 -1
  462. package/eui-autocomplete/eui-autocomplete.component.d.ts +7 -23
  463. package/eui-autocomplete/eui-autocomplete.component.d.ts.map +1 -1
  464. package/eui-badge/eui-badge.component.d.ts +1 -1
  465. package/eui-badge/eui-badge.component.d.ts.map +1 -1
  466. package/eui-buttons/eui-buttons.component.d.ts +6 -1
  467. package/eui-buttons/eui-buttons.component.d.ts.map +1 -1
  468. package/eui-card/components/eui-card-header/eui-card-header.component.d.ts +1 -5
  469. package/eui-card/components/eui-card-header/eui-card-header.component.d.ts.map +1 -1
  470. package/eui-card/eui-card.component.d.ts +1 -3
  471. package/eui-card/eui-card.component.d.ts.map +1 -1
  472. package/eui-chip-list/eui-chip-list.component.d.ts +8 -17
  473. package/eui-chip-list/eui-chip-list.component.d.ts.map +1 -1
  474. package/eui-dashboard-card/eui-dashboard-card.component.d.ts +4 -2
  475. package/eui-dashboard-card/eui-dashboard-card.component.d.ts.map +1 -1
  476. package/eui-date-range-selector/eui-date-range-selector.component.d.ts +0 -1
  477. package/eui-date-range-selector/eui-date-range-selector.component.d.ts.map +1 -1
  478. package/eui-datepicker/eui-datepicker.component.d.ts +1 -10
  479. package/eui-datepicker/eui-datepicker.component.d.ts.map +1 -1
  480. package/eui-dialog/eui-dialog.component.d.ts +5 -1
  481. package/eui-dialog/eui-dialog.component.d.ts.map +1 -1
  482. package/eui-disable-content/eui-disable-content.component.d.ts.map +1 -1
  483. package/eui-discussion-thread/eui-discussion-thread.module.d.ts +3 -1
  484. package/eui-discussion-thread/eui-discussion-thread.module.d.ts.map +1 -1
  485. package/eui-fieldset/eui-fieldset.component.d.ts +3 -1
  486. package/eui-fieldset/eui-fieldset.component.d.ts.map +1 -1
  487. package/eui-file-upload/eui-file-upload.component.d.ts +5 -3
  488. package/eui-file-upload/eui-file-upload.component.d.ts.map +1 -1
  489. package/eui-file-upload/file-preview/file-preview.component.d.ts +1 -0
  490. package/eui-file-upload/file-preview/file-preview.component.d.ts.map +1 -1
  491. package/eui-file-upload/pipes/filesize.pipe.d.ts.map +1 -1
  492. package/eui-growl/eui-growl.component.d.ts +5 -10
  493. package/eui-growl/eui-growl.component.d.ts.map +1 -1
  494. package/eui-icon-toggle/eui-icon-toggle.component.d.ts.map +1 -1
  495. package/eui-input-checkbox/eui-input-checkbox.component.d.ts +1 -1
  496. package/eui-input-checkbox/eui-input-checkbox.component.d.ts.map +1 -1
  497. package/eui-menu/eui-menu-item.component.d.ts +5 -1
  498. package/eui-menu/eui-menu-item.component.d.ts.map +1 -1
  499. package/eui-menu/eui-menu.component.d.ts +1 -6
  500. package/eui-menu/eui-menu.component.d.ts.map +1 -1
  501. package/eui-message-box/eui-message-box.component.d.ts +5 -1
  502. package/eui-message-box/eui-message-box.component.d.ts.map +1 -1
  503. package/eui-overlay/components/eui-overlay-header/eui-overlay-header-title/eui-overlay-header-title.component.d.ts.map +1 -1
  504. package/eui-overlay/components/eui-overlay-header/eui-overlay-header.component.d.ts.map +1 -1
  505. package/eui-page/components/eui-page-column/eui-page-column.component.d.ts +5 -5
  506. package/eui-page/components/eui-page-column/eui-page-column.component.d.ts.map +1 -1
  507. package/eui-page/components/eui-page-columns/eui-page-columns.component.d.ts.map +1 -1
  508. package/eui-page/components/eui-page-footer/eui-page-footer.component.d.ts.map +1 -1
  509. package/eui-page/components/eui-page-hero-header/eui-page-hero-header.component.d.ts.map +1 -1
  510. package/eui-paginator/eui-paginator.component.d.ts.map +1 -1
  511. package/eui-popover/eui-popover.component.d.ts +6 -2
  512. package/eui-popover/eui-popover.component.d.ts.map +1 -1
  513. package/eui-sidebar-menu/eui-sidebar-menu.component.d.ts +8 -1
  514. package/eui-sidebar-menu/eui-sidebar-menu.component.d.ts.map +1 -1
  515. package/eui-slide-toggle/eui-slide-toggle.component.d.ts +3 -3
  516. package/eui-slide-toggle/eui-slide-toggle.component.d.ts.map +1 -1
  517. package/eui-table/eui-table.component.d.ts +1 -5
  518. package/eui-table/eui-table.component.d.ts.map +1 -1
  519. package/eui-tabs/eui-tabs.component.d.ts +1 -11
  520. package/eui-tabs/eui-tabs.component.d.ts.map +1 -1
  521. package/externals/eui-editor/eui-editor.component.d.ts +1 -73
  522. package/externals/eui-editor/eui-editor.component.d.ts.map +1 -1
  523. package/fesm2022/eui-components-directives.mjs +67 -67
  524. package/fesm2022/eui-components-directives.mjs.map +1 -1
  525. package/fesm2022/eui-components-ecl-eui-ecl-banner.mjs +274 -0
  526. package/fesm2022/eui-components-ecl-eui-ecl-banner.mjs.map +1 -0
  527. package/fesm2022/eui-components-ecl-eui-ecl-button.mjs +89 -0
  528. package/fesm2022/eui-components-ecl-eui-ecl-button.mjs.map +1 -0
  529. package/fesm2022/eui-components-ecl-eui-ecl-carousel.mjs +402 -0
  530. package/fesm2022/eui-components-ecl-eui-ecl-carousel.mjs.map +1 -0
  531. package/fesm2022/eui-components-ecl-eui-ecl-icon.mjs +145 -0
  532. package/fesm2022/eui-components-ecl-eui-ecl-icon.mjs.map +1 -0
  533. package/fesm2022/eui-components-ecl-eui-ecl-label.mjs +48 -0
  534. package/fesm2022/eui-components-ecl-eui-ecl-label.mjs.map +1 -0
  535. package/fesm2022/eui-components-ecl-eui-ecl-link.mjs +140 -0
  536. package/fesm2022/eui-components-ecl-eui-ecl-link.mjs.map +1 -0
  537. package/fesm2022/eui-components-ecl-eui-ecl-message.mjs +125 -0
  538. package/fesm2022/eui-components-ecl-eui-ecl-message.mjs.map +1 -0
  539. package/fesm2022/eui-components-ecl-shared.mjs +507 -0
  540. package/fesm2022/eui-components-ecl-shared.mjs.map +1 -0
  541. package/fesm2022/eui-components-ecl-webcomponents-ecl-message-wc.mjs +63 -0
  542. package/fesm2022/eui-components-ecl-webcomponents-ecl-message-wc.mjs.map +1 -0
  543. package/fesm2022/eui-components-ecl-webcomponents-ecl-webcomponents-all.mjs +27 -0
  544. package/fesm2022/eui-components-ecl-webcomponents-ecl-webcomponents-all.mjs.map +1 -0
  545. package/fesm2022/eui-components-eui-alert.mjs +14 -10
  546. package/fesm2022/eui-components-eui-alert.mjs.map +1 -1
  547. package/fesm2022/eui-components-eui-all.mjs +4 -9
  548. package/fesm2022/eui-components-eui-all.mjs.map +1 -1
  549. package/fesm2022/eui-components-eui-autocomplete.mjs +23 -76
  550. package/fesm2022/eui-components-eui-autocomplete.mjs.map +1 -1
  551. package/fesm2022/eui-components-eui-badge.mjs +7 -7
  552. package/fesm2022/eui-components-eui-badge.mjs.map +1 -1
  553. package/fesm2022/eui-components-eui-block-content.mjs +8 -8
  554. package/fesm2022/eui-components-eui-block-content.mjs.map +1 -1
  555. package/fesm2022/eui-components-eui-block-document.mjs +8 -8
  556. package/fesm2022/eui-components-eui-block-document.mjs.map +1 -1
  557. package/fesm2022/eui-components-eui-button-group.mjs +8 -8
  558. package/fesm2022/eui-components-eui-button-group.mjs.map +1 -1
  559. package/fesm2022/eui-components-eui-button.mjs +13 -13
  560. package/fesm2022/eui-components-eui-button.mjs.map +1 -1
  561. package/fesm2022/eui-components-eui-buttons.mjs +18 -13
  562. package/fesm2022/eui-components-eui-buttons.mjs.map +1 -1
  563. package/fesm2022/eui-components-eui-card.mjs +55 -71
  564. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  565. package/fesm2022/eui-components-eui-chip-list.mjs +49 -13
  566. package/fesm2022/eui-components-eui-chip-list.mjs.map +1 -1
  567. package/fesm2022/eui-components-eui-chip.mjs +10 -10
  568. package/fesm2022/eui-components-eui-chip.mjs.map +1 -1
  569. package/fesm2022/eui-components-eui-dashboard-button.mjs +13 -13
  570. package/fesm2022/eui-components-eui-dashboard-button.mjs.map +1 -1
  571. package/fesm2022/eui-components-eui-dashboard-card.mjs +13 -9
  572. package/fesm2022/eui-components-eui-dashboard-card.mjs.map +1 -1
  573. package/fesm2022/eui-components-eui-date-range-selector.mjs +7 -8
  574. package/fesm2022/eui-components-eui-date-range-selector.mjs.map +1 -1
  575. package/fesm2022/eui-components-eui-datepicker.mjs +19 -40
  576. package/fesm2022/eui-components-eui-datepicker.mjs.map +1 -1
  577. package/fesm2022/eui-components-eui-dialog.mjs +29 -21
  578. package/fesm2022/eui-components-eui-dialog.mjs.map +1 -1
  579. package/fesm2022/eui-components-eui-dimmer.mjs +8 -8
  580. package/fesm2022/eui-components-eui-dimmer.mjs.map +1 -1
  581. package/fesm2022/eui-components-eui-disable-content.mjs +7 -7
  582. package/fesm2022/eui-components-eui-disable-content.mjs.map +1 -1
  583. package/fesm2022/eui-components-eui-discussion-thread.mjs +18 -14
  584. package/fesm2022/eui-components-eui-discussion-thread.mjs.map +1 -1
  585. package/fesm2022/eui-components-eui-dropdown.mjs +24 -24
  586. package/fesm2022/eui-components-eui-dropdown.mjs.map +1 -1
  587. package/fesm2022/eui-components-eui-feedback-message.mjs +7 -7
  588. package/fesm2022/eui-components-eui-feedback-message.mjs.map +1 -1
  589. package/fesm2022/eui-components-eui-fieldset.mjs +21 -16
  590. package/fesm2022/eui-components-eui-fieldset.mjs.map +1 -1
  591. package/fesm2022/eui-components-eui-file-upload.mjs +50 -47
  592. package/fesm2022/eui-components-eui-file-upload.mjs.map +1 -1
  593. package/fesm2022/eui-components-eui-growl.mjs +12 -7
  594. package/fesm2022/eui-components-eui-growl.mjs.map +1 -1
  595. package/fesm2022/eui-components-eui-icon-toggle.mjs +11 -14
  596. package/fesm2022/eui-components-eui-icon-toggle.mjs.map +1 -1
  597. package/fesm2022/eui-components-eui-icon.mjs +13 -13
  598. package/fesm2022/eui-components-eui-icon.mjs.map +1 -1
  599. package/fesm2022/eui-components-eui-input-checkbox.mjs +9 -10
  600. package/fesm2022/eui-components-eui-input-checkbox.mjs.map +1 -1
  601. package/fesm2022/eui-components-eui-input-group.mjs +8 -8
  602. package/fesm2022/eui-components-eui-input-group.mjs.map +1 -1
  603. package/fesm2022/eui-components-eui-input-number.mjs +11 -11
  604. package/fesm2022/eui-components-eui-input-number.mjs.map +1 -1
  605. package/fesm2022/eui-components-eui-input-radio.mjs +8 -8
  606. package/fesm2022/eui-components-eui-input-radio.mjs.map +1 -1
  607. package/fesm2022/eui-components-eui-input-text.mjs +10 -10
  608. package/fesm2022/eui-components-eui-input-text.mjs.map +1 -1
  609. package/fesm2022/eui-components-eui-label.mjs +7 -7
  610. package/fesm2022/eui-components-eui-label.mjs.map +1 -1
  611. package/fesm2022/eui-components-eui-list.mjs +16 -16
  612. package/fesm2022/eui-components-eui-list.mjs.map +1 -1
  613. package/fesm2022/eui-components-eui-menu.mjs +24 -17
  614. package/fesm2022/eui-components-eui-menu.mjs.map +1 -1
  615. package/fesm2022/eui-components-eui-message-box.mjs +23 -15
  616. package/fesm2022/eui-components-eui-message-box.mjs.map +1 -1
  617. package/fesm2022/eui-components-eui-overlay.mjs +26 -26
  618. package/fesm2022/eui-components-eui-overlay.mjs.map +1 -1
  619. package/fesm2022/eui-components-eui-page.mjs +73 -74
  620. package/fesm2022/eui-components-eui-page.mjs.map +1 -1
  621. package/fesm2022/eui-components-eui-paginator.mjs +9 -9
  622. package/fesm2022/eui-components-eui-paginator.mjs.map +1 -1
  623. package/fesm2022/eui-components-eui-popover.mjs +22 -14
  624. package/fesm2022/eui-components-eui-popover.mjs.map +1 -1
  625. package/fesm2022/eui-components-eui-progress-bar.mjs +7 -7
  626. package/fesm2022/eui-components-eui-progress-bar.mjs.map +1 -1
  627. package/fesm2022/eui-components-eui-progress-circle.mjs +8 -8
  628. package/fesm2022/eui-components-eui-progress-circle.mjs.map +1 -1
  629. package/fesm2022/eui-components-eui-select.mjs +20 -20
  630. package/fesm2022/eui-components-eui-select.mjs.map +1 -1
  631. package/fesm2022/eui-components-eui-sidebar-menu.mjs +18 -10
  632. package/fesm2022/eui-components-eui-sidebar-menu.mjs.map +1 -1
  633. package/fesm2022/eui-components-eui-slide-toggle.mjs +12 -13
  634. package/fesm2022/eui-components-eui-slide-toggle.mjs.map +1 -1
  635. package/fesm2022/eui-components-eui-table.mjs +34 -36
  636. package/fesm2022/eui-components-eui-table.mjs.map +1 -1
  637. package/fesm2022/eui-components-eui-tabs.mjs +24 -35
  638. package/fesm2022/eui-components-eui-tabs.mjs.map +1 -1
  639. package/fesm2022/eui-components-eui-textarea.mjs +11 -11
  640. package/fesm2022/eui-components-eui-textarea.mjs.map +1 -1
  641. package/fesm2022/eui-components-eui-timebar.mjs +7 -7
  642. package/fesm2022/eui-components-eui-timebar.mjs.map +1 -1
  643. package/fesm2022/eui-components-eui-timeline.mjs +10 -10
  644. package/fesm2022/eui-components-eui-timeline.mjs.map +1 -1
  645. package/fesm2022/eui-components-eui-timepicker.mjs +7 -7
  646. package/fesm2022/eui-components-eui-timepicker.mjs.map +1 -1
  647. package/fesm2022/eui-components-eui-tree.mjs +21 -21
  648. package/fesm2022/eui-components-eui-tree.mjs.map +1 -1
  649. package/fesm2022/eui-components-eui-wizard.mjs +13 -13
  650. package/fesm2022/eui-components-eui-wizard.mjs.map +1 -1
  651. package/fesm2022/eui-components-externals-charts.mjs +7 -7
  652. package/fesm2022/eui-components-externals-charts.mjs.map +1 -1
  653. package/fesm2022/eui-components-externals-eui-editor.mjs +27 -188
  654. package/fesm2022/eui-components-externals-eui-editor.mjs.map +1 -1
  655. package/fesm2022/eui-components-externals-quill.mjs +7 -7
  656. package/fesm2022/eui-components-externals-quill.mjs.map +1 -1
  657. package/fesm2022/eui-components-layout.mjs +275 -259
  658. package/fesm2022/eui-components-layout.mjs.map +1 -1
  659. package/fesm2022/eui-components-pipes.mjs +14 -14
  660. package/fesm2022/eui-components-pipes.mjs.map +1 -1
  661. package/fesm2022/eui-components-shared-base.mjs +6 -6
  662. package/fesm2022/eui-components-shared-base.mjs.map +1 -1
  663. package/fesm2022/eui-components-shared.mjs +19 -19
  664. package/fesm2022/eui-components-shared.mjs.map +1 -1
  665. package/layout/eui-app/eui-app-sidebar/sidebar-drawer/sidebar-drawer.component.d.ts.map +1 -1
  666. package/layout/eui-app/eui-app-sidebar/sidebar-footer/sidebar-footer.component.d.ts.map +1 -1
  667. package/layout/eui-app/eui-app-sidebar/sidebar-header/sidebar-header.component.d.ts.map +1 -1
  668. package/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts +3 -1
  669. package/layout/eui-app/eui-app-sidebar/sidebar-menu/sidebar-menu.component.d.ts.map +1 -1
  670. package/layout/eui-app/eui-app-top-message/top-message.component.d.ts +3 -1
  671. package/layout/eui-app/eui-app-top-message/top-message.component.d.ts.map +1 -1
  672. package/layout/eui-header/header.component.d.ts.map +1 -1
  673. package/layout/eui-language-selector/language-selector.component.d.ts.map +1 -1
  674. package/layout/eui-toolbar/toolbar-app/toolbar-app.component.d.ts.map +1 -1
  675. package/layout/eui-toolbar/toolbar-environment/toolbar-environment.component.d.ts.map +1 -1
  676. package/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.d.ts +3 -1
  677. package/layout/eui-toolbar/toolbar-menu/toolbar-menu.component.d.ts.map +1 -1
  678. package/layout/eui-toolbar/toolbar.component.d.ts.map +1 -1
  679. package/package.json +72 -18
  680. package/pipes/eui-truncate.pipe.d.ts.map +1 -1
  681. package/esm2022/eui-picker/eui-components-eui-picker.mjs +0 -5
  682. package/esm2022/eui-picker/eui-picker.component.mjs +0 -164
  683. package/esm2022/eui-picker/eui-picker.module.mjs +0 -41
  684. package/esm2022/eui-picker/index.mjs +0 -4
  685. package/esm2022/eui-picker/modal-picker/eui-modal-picker.component.mjs +0 -72
  686. package/esm2022/eui-picker/models/eui-picker-item.model.mjs +0 -7
  687. package/eui-picker/eui-components-eui-picker.d.ts.map +0 -1
  688. package/eui-picker/eui-picker.component.d.ts +0 -55
  689. package/eui-picker/eui-picker.component.d.ts.map +0 -1
  690. package/eui-picker/eui-picker.module.d.ts +0 -16
  691. package/eui-picker/eui-picker.module.d.ts.map +0 -1
  692. package/eui-picker/index.d.ts +0 -4
  693. package/eui-picker/index.d.ts.map +0 -1
  694. package/eui-picker/modal-picker/eui-modal-picker.component.d.ts +0 -22
  695. package/eui-picker/modal-picker/eui-modal-picker.component.d.ts.map +0 -1
  696. package/eui-picker/models/eui-picker-item.model.d.ts +0 -7
  697. package/eui-picker/models/eui-picker-item.model.d.ts.map +0 -1
  698. package/fesm2022/eui-components-eui-picker.mjs +0 -277
  699. package/fesm2022/eui-components-eui-picker.mjs.map +0 -1
@@ -43,10 +43,10 @@ class EuiEditorImageDialogComponent {
43
43
  this.destroy$.next(true);
44
44
  this.destroy$.unsubscribe();
45
45
  }
46
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorImageDialogComponent, deps: [{ token: DIALOG_COMPONENT_CONFIG }], target: i0.ɵɵFactoryTarget.Component }); }
47
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorImageDialogComponent, selector: "ng-component", ngImport: i0, template: "<form [formGroup]=\"form\">\n <input euiInputText formControlName=\"url\" />\n</form>\n", dependencies: [{ kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i2.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["class", "isInvalid"] }] }); }
46
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorImageDialogComponent, deps: [{ token: DIALOG_COMPONENT_CONFIG }], target: i0.ɵɵFactoryTarget.Component }); }
47
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorImageDialogComponent, selector: "ng-component", ngImport: i0, template: "<form [formGroup]=\"form\">\n <input euiInputText formControlName=\"url\" />\n</form>\n", dependencies: [{ kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i2.EuiInputTextComponent, selector: "input[euiInputText]", inputs: ["class", "isInvalid"] }] }); }
48
48
  }
49
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorImageDialogComponent, decorators: [{
49
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorImageDialogComponent, decorators: [{
50
50
  type: Component,
51
51
  args: [{ template: "<form [formGroup]=\"form\">\n <input euiInputText formControlName=\"url\" />\n</form>\n" }]
52
52
  }], ctorParameters: () => [{ type: undefined, decorators: [{
@@ -90,10 +90,10 @@ class EuiEditorJsonViewComponent {
90
90
  this.valueSetter(this.quillEditor, this.content);
91
91
  }
92
92
  }
93
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorJsonViewComponent, deps: [{ token: ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
94
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorJsonViewComponent, selector: "eui-editor-json-view", inputs: { theme: "theme", content: "content" }, usesOnChanges: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
93
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorJsonViewComponent, deps: [{ token: ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
94
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorJsonViewComponent, selector: "eui-editor-json-view", inputs: { theme: "theme", content: "content" }, usesOnChanges: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
95
95
  }
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorJsonViewComponent, decorators: [{
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorJsonViewComponent, decorators: [{
97
97
  type: Component,
98
98
  args: [{
99
99
  // eslint-disable-next-line
@@ -127,10 +127,10 @@ class EuiEditorHtmlViewComponent {
127
127
  this.innerHTML = '';
128
128
  }
129
129
  }
130
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorHtmlViewComponent, deps: [{ token: i1$1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
131
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorHtmlViewComponent, selector: "eui-editor-html-view", inputs: { content: "content", theme: "theme" }, usesOnChanges: true, ngImport: i0, template: "<div #editor class=\"ql-container\" [ngClass]=\"themeClass\">\n <div class=\"ql-editor\" [innerHTML]=\"innerHTML\"></div>\n</div>\n", dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
130
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorHtmlViewComponent, deps: [{ token: i1$1.DomSanitizer }], target: i0.ɵɵFactoryTarget.Component }); }
131
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorHtmlViewComponent, selector: "eui-editor-html-view", inputs: { content: "content", theme: "theme" }, usesOnChanges: true, ngImport: i0, template: "<div #editor class=\"ql-container\" [ngClass]=\"themeClass\">\n <div class=\"ql-editor\" [innerHTML]=\"innerHTML\"></div>\n</div>\n", dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
132
132
  }
133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorHtmlViewComponent, decorators: [{
133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorHtmlViewComponent, decorators: [{
134
134
  type: Component,
135
135
  args: [{ selector: 'eui-editor-html-view', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div #editor class=\"ql-container\" [ngClass]=\"themeClass\">\n <div class=\"ql-editor\" [innerHTML]=\"innerHTML\"></div>\n</div>\n" }]
136
136
  }], ctorParameters: () => [{ type: i1$1.DomSanitizer }], propDecorators: { content: [{
@@ -165,10 +165,10 @@ class EuiEditorCountersComponent {
165
165
  set hasWordsCounter(value) {
166
166
  this._hasWordsCounter = coerceBooleanProperty(value);
167
167
  }
168
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorCountersComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
169
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorCountersComponent, selector: "eui-editor-counters", inputs: { charactersCounter: "charactersCounter", charactersLabel: "charactersLabel", wordsCounter: "wordsCounter", wordsLabel: "wordsLabel", isMaxLengthValid: "isMaxLengthValid", hasCharactersCounter: "hasCharactersCounter", hasWordsCounter: "hasWordsCounter" }, ngImport: i0, template: "<button class=\"editor-counters\">\n <div *ngIf=\"hasCharactersCounter\" class=\"eui-u-flex eui-u-flex-column eui-u-mv-2xs\">\n <span class=\"chars-counter\" [class.chars-counter--error]=\"!isMaxLengthValid\">{{ charactersCounter }}</span>\n <span class=\"chars-label\">{{ charactersLabel }}</span>\n </div>\n <div *ngIf=\"hasWordsCounter\" class=\"eui-u-flex eui-u-flex-column eui-u-mv-2xs\">\n <span class=\"words-counter\">{{ wordsCounter }}</span>\n <span class=\"words-label\">{{ wordsLabel }}</span>\n </div>\n</button>\n", dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
168
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorCountersComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
169
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorCountersComponent, selector: "eui-editor-counters", inputs: { charactersCounter: "charactersCounter", charactersLabel: "charactersLabel", wordsCounter: "wordsCounter", wordsLabel: "wordsLabel", isMaxLengthValid: "isMaxLengthValid", hasCharactersCounter: "hasCharactersCounter", hasWordsCounter: "hasWordsCounter" }, ngImport: i0, template: "<button class=\"editor-counters\">\n <div *ngIf=\"hasCharactersCounter\" class=\"eui-u-flex eui-u-flex-column eui-u-mv-2xs\">\n <span class=\"chars-counter\" [class.chars-counter--error]=\"!isMaxLengthValid\">{{ charactersCounter }}</span>\n <span class=\"chars-label\">{{ charactersLabel }}</span>\n </div>\n <div *ngIf=\"hasWordsCounter\" class=\"eui-u-flex eui-u-flex-column eui-u-mv-2xs\">\n <span class=\"words-counter\">{{ wordsCounter }}</span>\n <span class=\"words-label\">{{ wordsLabel }}</span>\n </div>\n</button>\n", dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
170
170
  }
171
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorCountersComponent, decorators: [{
171
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorCountersComponent, decorators: [{
172
172
  type: Component,
173
173
  args: [{ selector: 'eui-editor-counters', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<button class=\"editor-counters\">\n <div *ngIf=\"hasCharactersCounter\" class=\"eui-u-flex eui-u-flex-column eui-u-mv-2xs\">\n <span class=\"chars-counter\" [class.chars-counter--error]=\"!isMaxLengthValid\">{{ charactersCounter }}</span>\n <span class=\"chars-label\">{{ charactersLabel }}</span>\n </div>\n <div *ngIf=\"hasWordsCounter\" class=\"eui-u-flex eui-u-flex-column eui-u-mv-2xs\">\n <span class=\"words-counter\">{{ wordsCounter }}</span>\n <span class=\"words-label\">{{ wordsLabel }}</span>\n </div>\n</button>\n" }]
174
174
  }], propDecorators: { charactersCounter: [{
@@ -219,55 +219,6 @@ class EuiEditorComponent {
219
219
  set isMinimalToolbar(value) {
220
220
  this._isMinimalToolbar = coerceBooleanProperty(value);
221
221
  }
222
- /** @deprecated This will be removed in next version of eui */
223
- get isRequired() {
224
- return this._isRequired;
225
- }
226
- set isRequired(value) {
227
- this._isRequired = coerceBooleanProperty(value);
228
- }
229
- /** @deprecated This will be removed in next version of eui */
230
- get isEditable() {
231
- return this._isEditable;
232
- }
233
- set isEditable(value) {
234
- this._isEditable = coerceBooleanProperty(value);
235
- }
236
- /** @deprecated This will be removed in next version of eui */
237
- get hasReadOnlyStyles() {
238
- return this._hasReadOnlyStyles;
239
- }
240
- set hasReadOnlyStyles(value) {
241
- this._hasReadOnlyStyles = coerceBooleanProperty(value);
242
- }
243
- /** @deprecated This will be removed in next version of eui */
244
- get strict() {
245
- return this._strict;
246
- }
247
- set strict(value) {
248
- this._strict = coerceBooleanProperty(value);
249
- }
250
- /** @deprecated This will be removed in next version of eui */
251
- get preserveWhitespace() {
252
- return this._preserveWhitespace;
253
- }
254
- set preserveWhitespace(value) {
255
- this._preserveWhitespace = coerceBooleanProperty(value);
256
- }
257
- /** @deprecated This will be removed in next version of eui */
258
- get spellcheck() {
259
- return this._spellcheck;
260
- }
261
- set spellcheck(value) {
262
- this._spellcheck = coerceBooleanProperty(value);
263
- }
264
- /** @deprecated This will be removed in next version of eui */
265
- get isImageUrl() {
266
- return this._isImageUrl;
267
- }
268
- set isImageUrl(value) {
269
- this._isImageUrl = coerceBooleanProperty(value);
270
- }
271
222
  get isInvalid() {
272
223
  return this._isInvalid;
273
224
  }
@@ -285,51 +236,12 @@ class EuiEditorComponent {
285
236
  this.debug = false;
286
237
  this.customToolbarPosition = 'top';
287
238
  this.tabindex = '0';
288
- /** @deprecated This will be removed in next version of eui */
289
- this.style = null;
290
- /** @deprecated This will be removed in next version of eui */
291
- this.feedbackTypeClass = 'danger';
292
- /** @deprecated This will be removed in next version of eui */
293
- this.customOptions = [];
294
- /** @deprecated This will be removed in next version of eui */
295
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
296
- this.onInit = new EventEmitter();
297
- /** @deprecated This will be removed in next version of eui */
298
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
299
- this.onTextChange = new EventEmitter();
300
- /** @deprecated This will be removed in next version of eui */
301
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
302
- this.onSelectionChange = new EventEmitter();
303
- /** @deprecated This will be removed in next version of eui */
304
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
305
- this.onEditorCreated = new EventEmitter();
306
- /** @deprecated This will be removed in next version of eui */
307
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
308
- this.onEditorChanged = new EventEmitter();
309
- /** @deprecated This will be removed in next version of eui */
310
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
311
- this.onContentChanged = new EventEmitter();
312
- /** @deprecated This will be removed in next version of eui */
313
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
314
- this.onSelectionChanged = new EventEmitter();
315
- /** @deprecated This will be removed in next version of eui */
316
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
317
- this.onFocus = new EventEmitter();
318
- /** @deprecated This will be removed in next version of eui */
319
- // eslint-disable-next-line @angular-eslint/no-output-on-prefix
320
- this.onBlur = new EventEmitter();
321
- /** @deprecated This will be removed in next version of eui */
322
- this.getCharactersCounter = new EventEmitter();
323
- /** @deprecated This will be removed in next version of eui */
324
- this.getWordsCounter = new EventEmitter();
325
239
  // NEW OUTPUTS => eUI13+ only
326
240
  this.editorCreate = new EventEmitter();
327
241
  this.editorChange = new EventEmitter();
328
242
  this.contentChange = new EventEmitter();
329
243
  this.selectionChange = new EventEmitter();
330
- // eslint-disable-next-line @angular-eslint/no-output-native
331
244
  this.focus = new EventEmitter();
332
- // eslint-disable-next-line @angular-eslint/no-output-native
333
245
  this.blur = new EventEmitter();
334
246
  this.charactersCountChange = new EventEmitter();
335
247
  this.wordsCountChange = new EventEmitter();
@@ -343,13 +255,6 @@ class EuiEditorComponent {
343
255
  this._showCounters = true;
344
256
  this._isEnabledOnFocus = false;
345
257
  this._isMinimalToolbar = false;
346
- this._isRequired = false;
347
- this._isEditable = false;
348
- this._hasReadOnlyStyles = false;
349
- this._strict = true;
350
- this._preserveWhitespace = false;
351
- this._spellcheck = false;
352
- this._isImageUrl = false;
353
258
  this._isInvalid = false;
354
259
  this.minimalToolbarConfig = [
355
260
  { name: 'headings' },
@@ -535,12 +440,10 @@ class EuiEditorComponent {
535
440
  quill.clipboard.addMatcher('PICTURE', (element, delta) => new Delta().insert(''));
536
441
  }
537
442
  this.editorCreate.emit(quill);
538
- this.onEditorCreated.emit(quill); // DEPRECATED in eUI15+
539
443
  }
540
444
  _onEditorChanged(event) {
541
445
  console.warn('onEditorChanged() event is DEPRECATED please use contentChange() event instead.');
542
446
  this.editorChange.emit(event);
543
- this.onEditorChanged.emit(event); // DEPRECATED in eUI15+
544
447
  }
545
448
  _onContentChanged(event) {
546
449
  if (this.format === 'html') {
@@ -563,23 +466,19 @@ class EuiEditorComponent {
563
466
  }
564
467
  }
565
468
  this.contentChange.emit(event); // New emitter
566
- this.onContentChanged.emit(event); // DEPRECATED in eUI15+
567
469
  this._onEditorChanged(event); // Sync with editor change event since it's duplicated event
568
470
  }
569
471
  _onSelectionChanged(event) {
570
472
  this.selectionChange.emit(event);
571
- this.onSelectionChanged.emit(event); // DEPRECATED in eUI15+
572
473
  }
573
474
  _onFocus(event) {
574
475
  this.isFocused = true;
575
476
  this.focus.emit(event);
576
- this.onFocus.emit(event); // DEPRECATED in eUI15+
577
477
  }
578
478
  _onBlur(event) {
579
479
  this.isFocused = false;
580
480
  this.onTouch();
581
481
  this.blur.emit(event);
582
- this.onBlur.emit(event); // DEPRECATED in eUI15+
583
482
  }
584
483
  registerOnChange(fn) {
585
484
  this.onChange = fn;
@@ -658,9 +557,7 @@ class EuiEditorComponent {
658
557
  }
659
558
  }
660
559
  this.charactersCountChange.emit(this.charactersCount);
661
- this.getCharactersCounter.emit(this.charactersCount); // DEPRECATED
662
560
  this.wordsCountChange.emit(this.wordsCount);
663
- this.getWordsCounter.emit(this.wordsCount); // DEPRECATED
664
561
  }
665
562
  stripHtml(content) {
666
563
  const regex = /(<([^>]+)>)/gm;
@@ -673,18 +570,18 @@ class EuiEditorComponent {
673
570
  const contentToReplace = content.replace(exceptTags, '').replace(regex, ' ').replace(' ', ' ');
674
571
  return contentToReplace.replace(/[\u200B-\u200D\uFEFF]/g, '');
675
572
  }
676
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorComponent, deps: [{ token: i1$2.EuiDialogService }, { token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Component }); }
677
- /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorComponent, selector: "eui-editor", inputs: { e2eAttr: "e2eAttr", id: "id", styleClass: "styleClass", placeholder: "placeholder", format: "format", theme: "theme", debug: "debug", customToolbarPosition: "customToolbarPosition", tabindex: "tabindex", modules: "modules", style: "style", formats: "formats", customToolbarOptions: "customToolbarOptions", maxLength: "maxLength", minLength: "minLength", formControlName: "formControlName", feedbackTypeClass: "feedbackTypeClass", validationErrorMessage: "validationErrorMessage", scrollingContainer: "scrollingContainer", bounds: "bounds", customOptions: "customOptions", trackChanges: "trackChanges", customToolbarConfig: "customToolbarConfig", height: "height", isReadOnly: "isReadOnly", showCounters: "showCounters", isEnabledOnFocus: "isEnabledOnFocus", isMinimalToolbar: "isMinimalToolbar", isRequired: "isRequired", isEditable: "isEditable", hasReadOnlyStyles: "hasReadOnlyStyles", strict: "strict", preserveWhitespace: "preserveWhitespace", spellcheck: "spellcheck", isImageUrl: "isImageUrl" }, outputs: { onInit: "onInit", onTextChange: "onTextChange", onSelectionChange: "onSelectionChange", onEditorCreated: "onEditorCreated", onEditorChanged: "onEditorChanged", onContentChanged: "onContentChanged", onSelectionChanged: "onSelectionChanged", onFocus: "onFocus", onBlur: "onBlur", getCharactersCounter: "getCharactersCounter", getWordsCounter: "getWordsCounter", editorCreate: "editorCreate", editorChange: "editorChange", contentChange: "contentChange", selectionChange: "selectionChange", focus: "focus", blur: "blur", charactersCountChange: "charactersCountChange", wordsCountChange: "wordsCountChange" }, host: { properties: { "class.eui-editor": "this.true", "attr.readonly": "this.readonly", "attr.aria-invalid": "this.isInvalid" } }, providers: [
573
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorComponent, deps: [{ token: i1$2.EuiDialogService }, { token: i1.NgControl }], target: i0.ɵɵFactoryTarget.Component }); }
574
+ /** @nocollapse */ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorComponent, selector: "eui-editor", inputs: { e2eAttr: "e2eAttr", id: "id", styleClass: "styleClass", placeholder: "placeholder", format: "format", theme: "theme", debug: "debug", customToolbarPosition: "customToolbarPosition", tabindex: "tabindex", modules: "modules", formats: "formats", customToolbarConfig: "customToolbarConfig", height: "height", isReadOnly: "isReadOnly", showCounters: "showCounters", isEnabledOnFocus: "isEnabledOnFocus", isMinimalToolbar: "isMinimalToolbar" }, outputs: { editorCreate: "editorCreate", editorChange: "editorChange", contentChange: "contentChange", selectionChange: "selectionChange", focus: "focus", blur: "blur", charactersCountChange: "charactersCountChange", wordsCountChange: "wordsCountChange" }, host: { properties: { "class.eui-editor": "this.true", "attr.readonly": "this.readonly", "attr.aria-invalid": "this.isInvalid" } }, providers: [
678
575
  // TODO: Check to change the providing way. Provide with injector reference
679
576
  EuiDialogService,
680
- ], queries: [{ propertyName: "euiEditorCustomToolbar", first: true, predicate: i0.forwardRef(() => EuiEditorCustomToolbarTagDirective), descendants: true }], ngImport: i0, template: "<div [hidden]=\"isReadOnly\" class=\"eui-editor-wrapper\" [style.height]=\"height + 'px'\">\n <quill-editor\n [id]=\"generatedId\"\n class=\"eui-editor {{ styleClass }}\"\n [class.eui-editor--focused]=\"isFocused\"\n [format]=\"format\"\n [formats]=\"formats\"\n [sanitize]=\"true\"\n [modules]=\"modules\"\n [theme]=\"theme\"\n [placeholder]=\"placeholder\"\n [styles]=\"style\"\n [customToolbarPosition]=\"customToolbarPosition\"\n [formControl]=\"formControl\"\n [debug]=\"debug\"\n [tabindex]=\"tabindex\"\n [preserveWhitespace]=\"true\"\n [hasImageFeature]=\"hasImageFeature\"\n (onEditorCreated)=\"_onEditorCreated($event)\"\n (onEditorChanged)=\"_onEditorChanged($event)\"\n (onContentChanged)=\"_onContentChanged($event)\"\n (onSelectionChanged)=\"_onSelectionChanged($event)\"\n (onFocus)=\"_onFocus($event)\"\n (onBlur)=\"_onBlur($event)\">\n <div *ngIf=\"!euiEditorCustomToolbar\" quill-editor-toolbar>\n <div\n *ngIf=\"toolbarConfig.headings\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select headings style\"\n euiTooltip=\"{{ toolbarConfig.headings.label }}\">\n <select class=\"ql-header\" [attr.aria-label]=\"toolbarConfig.headings.label\">\n <option value=\"{{ value }}\" *ngFor=\"let value of toolbarConfig.headings.options\">Heading {{ value }}</option>\n <option selected>Normal</option>\n </select>\n </div>\n <div\n *ngIf=\"toolbarConfig.font\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select font style\"\n euiTooltip=\"{{ toolbarConfig.font.label }}\">\n <select class=\"ql-font\" [attr.aria-label]=\"toolbarConfig.font.label\">\n <option selected>Sans Serif</option>\n <option value=\"serif\">Serif</option>\n <option value=\"monospace\">Monospace</option>\n </select>\n </div>\n <div *ngIf=\"toolbarConfig.bold || toolbarConfig.italic || toolbarConfig.underline || toolbarConfig.strike\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.bold\"\n class=\"ql-bold\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bold.label\"\n euiTooltip=\"{{ toolbarConfig.bold.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.italic\"\n class=\"ql-italic\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.italic.label\"\n euiTooltip=\"{{ toolbarConfig.italic.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.underline\"\n class=\"ql-underline\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.underline.label\"\n euiTooltip=\"{{ toolbarConfig.underline.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.strike\"\n class=\"ql-strike\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.strike.label\"\n euiTooltip=\"{{ toolbarConfig.strike.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.fontColor || toolbarConfig.fontBackground\" class=\"ql-formats\">\n <span *ngIf=\"toolbarConfig.fontColor\" euiTooltip=\"{{ toolbarConfig.fontColor.label }}\">\n <select class=\"ql-color\" [attr.aria-label]=\"toolbarConfig.fontColor.label\"></select>\n </span>\n <span *ngIf=\"toolbarConfig.fontBackground\" euiTooltip=\"{{ toolbarConfig.fontBackground.label }}\">\n <select class=\"ql-background\" [attr.aria-label]=\"toolbarConfig.fontBackground.label\"></select>\n </span>\n </div>\n <div *ngIf=\"toolbarConfig.subscript || toolbarConfig.superscript\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.subscript\"\n class=\"ql-script\"\n value=\"sub\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.subscript.label\"\n euiTooltip=\"{{ toolbarConfig.subscript.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.superscript\"\n class=\"ql-script\"\n value=\"super\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.superscript.label\"\n euiTooltip=\"{{ toolbarConfig.superscript.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.textAlign\" class=\"ql-formats\">\n <span euiTooltip=\"{{ toolbarConfig.textAlign.label }}\">\n <select class=\"ql-align\" [attr.aria-label]=\"toolbarConfig.textAlign.label\">\n <option selected></option>\n <option value=\"center\"></option>\n <option value=\"right\"></option>\n <option value=\"justify\"></option>\n </select>\n </span>\n </div>\n <div\n *ngIf=\"toolbarConfig.orderedList || toolbarConfig.bulletList || toolbarConfig.indentLess || toolbarConfig.indentMore\"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.orderedList\"\n class=\"ql-list\"\n value=\"ordered\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.orderedList.label\"\n euiTooltip=\"{{ toolbarConfig.orderedList.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.bulletList\"\n class=\"ql-list\"\n value=\"bullet\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bulletList.label\"\n euiTooltip=\"{{ toolbarConfig.bulletList.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentLess\"\n class=\"ql-indent\"\n value=\"-1\"\n [attr.aria-label]=\"toolbarConfig.indentLess.label\"\n euiTooltip=\"{{ toolbarConfig.indentLess.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentMore\"\n class=\"ql-indent\"\n value=\"+1\"\n [attr.aria-label]=\"toolbarConfig.indentMore.label\"\n euiTooltip=\"{{ toolbarConfig.indentMore.label }}\">\n </button>\n </div>\n <div\n *ngIf=\"\n toolbarConfig.blockquote ||\n toolbarConfig.codeBlock ||\n toolbarConfig.link ||\n toolbarConfig.image ||\n toolbarConfig.imageUrl ||\n toolbarConfig.video ||\n toolbarConfig.table\n \"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.blockquote\"\n class=\"ql-blockquote\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.blockquote.label\"\n euiTooltip=\"{{ toolbarConfig.blockquote.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.codeBlock\"\n class=\"ql-code-block\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.codeBlock.label\"\n euiTooltip=\"{{ toolbarConfig.codeBlock.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.link\"\n class=\"ql-link\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.link.label\"\n euiTooltip=\"{{ toolbarConfig.link.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.image\"\n class=\"ql-image\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.image.label\"\n euiTooltip=\"{{ toolbarConfig.image.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.imageUrl\"\n [attr.aria-label]=\"toolbarConfig.imageUrl.label\"\n euiTooltip=\"{{ toolbarConfig.imageUrl.label }}\"\n (click)=\"imageUrlHandler()\">\n <eui-icon-svg icon=\"eui-image-add\"></eui-icon-svg>\n </button>\n <button\n *ngIf=\"toolbarConfig.video\"\n class=\"ql-video\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.video.label\"\n euiTooltip=\"{{ toolbarConfig.video.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.table\"\n [attr.aria-label]=\"toolbarConfig.table.label\"\n euiTooltip=\"{{ toolbarConfig.table.label }}\"\n (click)=\"insertTable()\">\n <eui-icon-svg icon=\"eui-ecl-spreadsheet\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.clean || toolbarConfig.delete\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.clean\"\n class=\"ql-clean\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.clean.label\"\n euiTooltip=\"{{ toolbarConfig.clean.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.delete\"\n [attr.aria-label]=\"toolbarConfig.delete.label\"\n euiTooltip=\"{{ toolbarConfig.delete.label }}\"\n (click)=\"editorDeleteContent()\">\n <eui-icon-svg icon=\"eui-delete-forever\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.undo || toolbarConfig.redo\" class=\"ql-formats\">\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.undo\"\n [attr.aria-label]=\"toolbarConfig.undo.label\"\n euiTooltip=\"{{ toolbarConfig.undo.label }}\"\n (click)=\"editorUndo()\">\n <eui-icon-svg icon=\"eui-undo\"></eui-icon-svg>\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.redo\"\n [attr.aria-label]=\"toolbarConfig.redo.label\"\n euiTooltip=\"{{ toolbarConfig.redo.label }}\"\n (click)=\"editorRedo()\">\n <eui-icon-svg icon=\"eui-redo\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.counters\" class=\"ql-formats\">\n <eui-editor-counters\n [hasCharactersCounter]=\"hasCharactersCounter\"\n [charactersCounter]=\"charactersCount\"\n [charactersLabel]=\"charactersCounterLabel\"\n [hasWordsCounter]=\"hasWordsCounter\"\n [wordsCounter]=\"wordsCount\"\n [wordsLabel]=\"wordsCounterLabel\"\n [attr.aria-label]=\"toolbarConfig.counters.label\"\n role=\"button\"\n euiTooltip=\"{{ toolbarConfig.counters.label }}\">\n </eui-editor-counters>\n </div>\n </div>\n <div *ngIf=\"euiEditorCustomToolbar\" quill-editor-toolbar>\n <ng-content select=\"euiEditorCustomToolbar\"></ng-content>\n </div>\n </quill-editor>\n</div>\n\n<!-- READONLY MODE -->\n<div\n [hidden]=\"!isReadOnly\"\n class=\"eui-editor eui-editor--readonly {{ styleClass }}\"\n [class.eui-editor--empty]=\"!value\"\n tabindex=\"{{ tabindex }}\"\n (click)=\"enableEditorOnFocus()\"\n (focusin)=\"enableEditorOnFocus()\">\n <eui-editor-html-view *ngIf=\"format === 'html'\" [content]=\"value\" [theme]=\"theme\"></eui-editor-html-view>\n <eui-editor-json-view *ngIf=\"format === 'json'\" [content]=\"jsonToHtmlContent\" [theme]=\"theme\"></eui-editor-json-view>\n</div>\n", styles: ["@charset \"UTF-8\";.qlbt-operation-menu .qlbt-operation-color-picker{padding:0 12px 10px!important}.eui-editor{--editor-base-font-size: calc(var(--eui-base-font-size-m) + 1px);--editor-base-line-height: 1.25;--editor-paragraph-spacer: var(--eui-base-spacing-m);--editor-lists-spacer: var(--eui-base-spacing-s);--picker-font-size: var(--eui-base-font-size-s);--picker-height: var(--eui-base-spacing-xl);--picker-width: calc(6 * var(--eui-base-spacing-m));--button-height: var(--eui-base-spacing-xl);--button-width: var(--eui-base-spacing-xl)}.eui-editor .ql-container{box-sizing:border-box;font-size:var(--eui-base-font-size);height:100%;margin:0;position:relative;resize:vertical;white-space:pre-wrap;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-container.ql-snow .ql-tooltip{align-items:center;display:flex;background:var(--eui-base-color-primary-5);box-shadow:var(--eui-base-shadow-z-depth-1);left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing{align-items:center;display:flex;left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block;width:100%}.eui-editor .ql-container.ql-snow a.ql-preview{max-width:100%;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top;width:100%}.eui-editor .ql-toolbar{background-color:var(--eui-base-color-grey-5);border:1px solid var(--eui-base-color-grey-35);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-xs) 0 var(--eui-base-spacing-xs);font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow{box-sizing:border-box}.eui-editor .ql-toolbar.ql-snow .ql-formats{align-items:center;background-color:var(--eui-base-color-grey-2);border:1px solid var(--eui-base-color-grey-35);border-radius:5px;display:inline-flex;margin-bottom:var(--eui-base-spacing-xs);margin-right:var(--eui-base-spacing-xs);vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker{align-items:center;color:var(--eui-base-color-grey-darker);display:inline-flex;height:var(--picker-height);max-height:var(--picker-height);position:relative;vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active,.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus{outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker .ql-picker-label{align-items:center;border-color:transparent;display:flex;font-size:var(--picker-font-size)}.eui-editor .ql-toolbar.ql-snow .ql-formats select{background-color:transparent}.eui-editor .ql-toolbar.ql-snow .ql-formats select:active,.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus{outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor .ql-toolbar.ql-snow .ql-formats button{align-items:center;background-color:transparent;border:0 solid var(--eui-base-color-grey-50);box-shadow:none;color:var(--eui-base-color-grey-75);cursor:pointer;display:inline-flex;height:var(--button-height);justify-content:center;min-width:var(--button-width)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.active,.eui-editor .ql-toolbar.ql-snow .ql-formats button.ql-active{background:var(--eui-base-color-accent);color:var(--eui-base-color-primary)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:first-child{border-radius:5px 0 0 5px}.eui-editor .ql-toolbar.ql-snow .ql-formats button:last-child{border-radius:0 5px 5px 0}.eui-editor .ql-toolbar.ql-snow .ql-formats button .eui-icon{font-size:var(--eui-base-font-size-2xl)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:active,.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus{outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters{align-items:center;cursor:auto;display:inline-flex;width:auto}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter{color:var(--eui-base-color-info);font-size:var(--eui-base-font-size-s);font-weight:900}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter.chars-counter--error{color:var(--eui-base-color-danger)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-label{color:var(--eui-base-color-grey-dark);font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker{height:var(--eui-base-spacing-xl);padding:var(--eui-base-spacing-2xs) 0;width:calc(7 * var(--eui-base-spacing-m))}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before{content:\"Small\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smaller]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{content:\"Smaller\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smallest]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{content:\"Smallest\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before{content:\"Large\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before{content:\"Huge\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-small{font-size:var(--eui-base-font-size-s)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{font-size:var(--eui-base-font-size-2xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-large{font-size:var(--eui-base-font-size-xl)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-huge{font-size:var(--eui-base-font-size-4xl)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"1\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{content:\"Heading 1\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"2\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{content:\"Heading 2\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"3\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{content:\"Heading 3\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"4\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{content:\"Heading 4\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"5\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{content:\"Heading 5\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"6\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{content:\"Heading 6\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item:before{content:\"Sans Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=serif]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{content:\"Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=monospace]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{content:\"Monospace\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=sans-serif]:before{font-family:arial,sans-serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{font-family:times new roman,serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{font-family:courier new,monospace!important}.eui-editor .ql-toolbar.ql-snow .ql-color-picker{width:var(--eui-base-spacing-xl)}.eui-editor .ql-toolbar .eui-editor-custom-toolbar{display:inline-flex;margin:0;padding:0;vertical-align:middle}.eui-editor .ql-editor{box-sizing:border-box;height:100%;line-height:var(--editor-base-line-height);outline:none;overflow-y:auto;padding:var(--eui-base-spacing-s);tab-size:4;text-align:left;white-space:inherit;word-break:normal;word-wrap:break-word;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor h1{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h2{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-editor h3{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-editor h4{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h5{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h6{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor .h7{font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h8{font:normal normal 400 .75rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h9{font:normal normal 400 .625rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor p{margin-bottom:var(--editor-paragraph-spacer)}.eui-editor .ql-editor p:first-child{margin-top:0}.eui-editor .ql-editor p:last-child{margin-bottom:0}.eui-editor .ql-editor em,.eui-editor .ql-editor i{font-style:italic!important}.eui-editor .ql-editor strong,.eui-editor .ql-editor b{font-weight:700!important}.eui-editor .ql-editor strong em,.eui-editor .ql-editor strong i,.eui-editor .ql-editor b em,.eui-editor .ql-editor b i{font-style:italic!important;font-weight:700!important}.eui-editor .ql-editor strong em u,.eui-editor .ql-editor strong i u,.eui-editor .ql-editor b em u,.eui-editor .ql-editor b i u{text-decoration:underline!important}.eui-editor .ql-editor blockquote{border-left:var(--eui-base-spacing-xs) solid var(--eui-base-color-grey-75);margin-bottom:0;margin-top:0;padding-left:var(--eui-base-spacing-m)}.eui-editor .ql-editor code,.eui-editor .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.eui-editor .ql-editor pre{margin-bottom:var(--eui-base-spacing-xs);margin-top:var(--eui-base-spacing-xs);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-m);white-space:pre-wrap}.eui-editor .ql-editor code{font-size:85%;padding:2px 4px;word-break:break-word}.eui-editor .ql-editor ol,.eui-editor .ql-editor ul{margin-bottom:var(--editor-lists-spacer)}.eui-editor .ql-editor ol{counter-reset:inherit;list-style:none}.eui-editor .ql-editor ol li{padding-left:var(--eui-base-spacing-s)}.eui-editor .ql-editor ol li[data-list=bullet]{list-style:none}.eui-editor .ql-editor ol li[data-list=bullet]>.ql-ui:before{content:\"\\2022\";font-size:var(--eui-base-font-size-xl);margin-left:calc(-2.125 * var(--eui-base-spacing-m));position:absolute;top:calc(-.75 * var(--eui-base-spacing-2xs))}.eui-editor .ql-editor ol li[data-list=ordered]{list-style:none}.eui-editor .ql-editor pre.ql-syntax{background-color:var(--eui-base-color-grey-dark);color:#f5f5f5;overflow:visible}.eui-editor .ql-editor iframe,.eui-editor .ql-editor img{display:inline-block;height:1;width:1}.eui-editor .ql-editor.ql-blank:before{left:var(--eui-base-spacing-m);position:absolute;right:0}.eui-editor .ql-editor p,.eui-editor .ql-editor label,.eui-editor .ql-editor .label,.eui-editor .ql-editor blockquote,.eui-editor .ql-editor abbr,.eui-editor .ql-editor mark,.eui-editor .ql-editor del{font-size:var(--editor-base-font-size)}.eui-editor.eui-editor--focused .ql-container{box-shadow:var(--eui-base-shadow-z-depth-0);outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor.eui-editor--readonly .ql-container{border:none}.eui-editor.eui-editor--readonly .ql-editor{min-height:calc(var(--eui-base-spacing-2xl) + 2px);padding:0 0 var(--eui-base-spacing-m) 0}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container{border:none;outline:1px dashed var(--eui-base-color-grey-50)}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container:hover{outline:1px solid var(--eui-base-color-grey-75)}.eui-editor-wrapper{position:relative}.eui-editor-wrapper .eui-editor{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.eui-editor-wrapper .eui-editor .ql-container{background-color:var(--eui-base-color-white);border:1px solid #ccc;flex-grow:1;padding:.35rem}.eui-editor-wrapper .eui-editor .ql-container .ngx-quill-view{border:0}eui-editor{position:relative;width:100%}eui-editor.ng-invalid.ng-touched .eui-editor:not(.eui-editor--readonly) .ql-container{outline:1px solid var(--eui-base-color-danger)}.ql-container .qlbt-selection-line.qlbt-selection-line-left:before{background-color:#0589f3;border-radius:5px;content:\"\";height:5px;left:-2px;position:absolute;top:-2px;width:5px}.ql-container .qlbt-selection-line.qlbt-selection-line-right:before{background-color:#0589f3;border-radius:5px;bottom:-3px;content:\"\";height:5px;position:absolute;right:-2px;width:5px}.quill-better-table-wrapper{overflow-x:auto}table.quill-better-table{border-collapse:collapse;table-layout:fixed}table.quill-better-table td{border:1px solid #000;padding:2px 5px}.qlbt-operation-menu{background-color:#fff;box-shadow:0 2px 8px #00000026;font-size:14px;overflow:hidden;z-index:100}.qlbt-operation-menu .qlbt-operation-menu-dividing{background-color:#efefef;height:1px}.qlbt-operation-menu .qlbt-operation-menu-subtitle{color:#999;font-size:14px;padding:5px 16px}.qlbt-operation-menu .qlbt-operation-color-picker{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;overflow:hidden;padding:0 16px 10px}.qlbt-operation-menu .qlbt-operation-color-picker .qlbt-operation-color-picker-item{border:1px solid #595959;cursor:pointer;height:20px;margin-bottom:5px;margin-right:5px;width:20px}.qlbt-operation-menu .qlbt-operation-menu-item{align-items:center;background-color:#fff;color:#595959;cursor:pointer;display:flex;overflow:hidden;padding:10px 16px;text-overflow:ellipsis}.qlbt-operation-menu .qlbt-operation-menu-item:hover{background-color:#efefef}.qlbt-operation-menu .qlbt-operation-menu-item .qlbt-operation-menu-icon{font-size:0;height:20px;margin-right:8px;width:20px}.qlbt-col-tool{align-items:flex-end;display:flex;height:16px;overflow:hidden;position:absolute;z-index:99}.qlbt-col-tool .qlbt-col-tool-cell{background-color:#fff;border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;position:relative}.qlbt-col-tool .qlbt-col-tool-cell:first-child{border-left:1px solid #000}.qlbt-col-tool .qlbt-col-tool-cell-holder{background-color:transparent;bottom:0;cursor:ew-resize;position:absolute;right:-1px;top:0;width:1px;z-index:3}.qlbt-col-tool .qlbt-col-tool-cell-holder:hover{background-color:#0589f3}.qlbt-col-tool .qlbt-col-tool-cell-holder:before{content:\"\";display:block;height:100%;left:-6px;position:absolute;top:0;width:8px}.qlbt-col-tool .qlbt-col-tool-cell-holder:after{content:\"\";display:block;height:100%;position:absolute;right:-6px;top:0;width:8px}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.EuiTooltipDirective, selector: "[euiTooltip]", inputs: ["e2eAttr", "showDelay", "hideDelay", "content", "contentAlignment", "position", "isDisabled", "euiTooltip", "euiTooltipPrimary", "euiTooltipSecondary", "euiTooltipInfo", "euiTooltipSuccess", "euiTooltipWarning", "euiTooltipDanger", "euiTooltipAccent"], exportAs: ["euiTooltip"] }, { kind: "component", type: i5.QuillEditorComponent, selector: "quill-editor", inputs: ["id", "format", "theme", "modules", "debug", "placeholder", "maxLength", "minLength", "formats", "customToolbarPosition", "styles", "scrollingContainer", "bounds", "customOptions", "trackChanges", "hasImageFeature", "readOnly", "required", "sanitize", "strict", "preserveWhitespace", "valueGetter", "valueSetter"], outputs: ["onEditorCreated", "onContentChanged", "onSelectionChanged", "onFocus", "onBlur"] }, { kind: "component", type: i6.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "size", "fillColor", "set", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading"] }, { kind: "component", type: EuiEditorJsonViewComponent, selector: "eui-editor-json-view", inputs: ["theme", "content"] }, { kind: "component", type: EuiEditorHtmlViewComponent, selector: "eui-editor-html-view", inputs: ["content", "theme"] }, { kind: "component", type: EuiEditorCountersComponent, selector: "eui-editor-counters", inputs: ["charactersCounter", "charactersLabel", "wordsCounter", "wordsLabel", "isMaxLengthValid", "hasCharactersCounter", "hasWordsCounter"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
577
+ ], queries: [{ propertyName: "euiEditorCustomToolbar", first: true, predicate: i0.forwardRef(() => EuiEditorCustomToolbarTagDirective), descendants: true }], ngImport: i0, template: "<div [hidden]=\"isReadOnly\" class=\"eui-editor-wrapper\" [style.height]=\"height + 'px'\">\n <quill-editor\n [id]=\"generatedId\"\n class=\"eui-editor {{ styleClass }}\"\n [class.eui-editor--focused]=\"isFocused\"\n [format]=\"format\"\n [formats]=\"formats\"\n [sanitize]=\"true\"\n [modules]=\"modules\"\n [theme]=\"theme\"\n [placeholder]=\"placeholder\"\n [customToolbarPosition]=\"customToolbarPosition\"\n [formControl]=\"formControl\"\n [debug]=\"debug\"\n [tabindex]=\"tabindex\"\n [preserveWhitespace]=\"true\"\n [hasImageFeature]=\"hasImageFeature\"\n (onEditorCreated)=\"_onEditorCreated($event)\"\n (onEditorChanged)=\"_onEditorChanged($event)\"\n (onContentChanged)=\"_onContentChanged($event)\"\n (onSelectionChanged)=\"_onSelectionChanged($event)\"\n (onFocus)=\"_onFocus($event)\"\n (onBlur)=\"_onBlur($event)\">\n <div *ngIf=\"!euiEditorCustomToolbar\" quill-editor-toolbar>\n <div\n *ngIf=\"toolbarConfig.headings\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select headings style\"\n euiTooltip=\"{{ toolbarConfig.headings.label }}\">\n <select class=\"ql-header\" [attr.aria-label]=\"toolbarConfig.headings.label\">\n <option value=\"{{ value }}\" *ngFor=\"let value of toolbarConfig.headings.options\">Heading {{ value }}</option>\n <option selected>Normal</option>\n </select>\n </div>\n <div\n *ngIf=\"toolbarConfig.font\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select font style\"\n euiTooltip=\"{{ toolbarConfig.font.label }}\">\n <select class=\"ql-font\" [attr.aria-label]=\"toolbarConfig.font.label\">\n <option selected>Sans Serif</option>\n <option value=\"serif\">Serif</option>\n <option value=\"monospace\">Monospace</option>\n </select>\n </div>\n <div *ngIf=\"toolbarConfig.bold || toolbarConfig.italic || toolbarConfig.underline || toolbarConfig.strike\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.bold\"\n class=\"ql-bold\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bold.label\"\n euiTooltip=\"{{ toolbarConfig.bold.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.italic\"\n class=\"ql-italic\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.italic.label\"\n euiTooltip=\"{{ toolbarConfig.italic.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.underline\"\n class=\"ql-underline\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.underline.label\"\n euiTooltip=\"{{ toolbarConfig.underline.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.strike\"\n class=\"ql-strike\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.strike.label\"\n euiTooltip=\"{{ toolbarConfig.strike.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.fontColor || toolbarConfig.fontBackground\" class=\"ql-formats\">\n <span *ngIf=\"toolbarConfig.fontColor\" euiTooltip=\"{{ toolbarConfig.fontColor.label }}\">\n <select class=\"ql-color\" [attr.aria-label]=\"toolbarConfig.fontColor.label\"></select>\n </span>\n <span *ngIf=\"toolbarConfig.fontBackground\" euiTooltip=\"{{ toolbarConfig.fontBackground.label }}\">\n <select class=\"ql-background\" [attr.aria-label]=\"toolbarConfig.fontBackground.label\"></select>\n </span>\n </div>\n <div *ngIf=\"toolbarConfig.subscript || toolbarConfig.superscript\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.subscript\"\n class=\"ql-script\"\n value=\"sub\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.subscript.label\"\n euiTooltip=\"{{ toolbarConfig.subscript.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.superscript\"\n class=\"ql-script\"\n value=\"super\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.superscript.label\"\n euiTooltip=\"{{ toolbarConfig.superscript.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.textAlign\" class=\"ql-formats\">\n <span euiTooltip=\"{{ toolbarConfig.textAlign.label }}\">\n <select class=\"ql-align\" [attr.aria-label]=\"toolbarConfig.textAlign.label\">\n <option selected></option>\n <option value=\"center\"></option>\n <option value=\"right\"></option>\n <option value=\"justify\"></option>\n </select>\n </span>\n </div>\n <div\n *ngIf=\"toolbarConfig.orderedList || toolbarConfig.bulletList || toolbarConfig.indentLess || toolbarConfig.indentMore\"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.orderedList\"\n class=\"ql-list\"\n value=\"ordered\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.orderedList.label\"\n euiTooltip=\"{{ toolbarConfig.orderedList.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.bulletList\"\n class=\"ql-list\"\n value=\"bullet\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bulletList.label\"\n euiTooltip=\"{{ toolbarConfig.bulletList.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentLess\"\n class=\"ql-indent\"\n value=\"-1\"\n [attr.aria-label]=\"toolbarConfig.indentLess.label\"\n euiTooltip=\"{{ toolbarConfig.indentLess.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentMore\"\n class=\"ql-indent\"\n value=\"+1\"\n [attr.aria-label]=\"toolbarConfig.indentMore.label\"\n euiTooltip=\"{{ toolbarConfig.indentMore.label }}\">\n </button>\n </div>\n <div\n *ngIf=\"\n toolbarConfig.blockquote ||\n toolbarConfig.codeBlock ||\n toolbarConfig.link ||\n toolbarConfig.image ||\n toolbarConfig.imageUrl ||\n toolbarConfig.video ||\n toolbarConfig.table\n \"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.blockquote\"\n class=\"ql-blockquote\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.blockquote.label\"\n euiTooltip=\"{{ toolbarConfig.blockquote.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.codeBlock\"\n class=\"ql-code-block\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.codeBlock.label\"\n euiTooltip=\"{{ toolbarConfig.codeBlock.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.link\"\n class=\"ql-link\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.link.label\"\n euiTooltip=\"{{ toolbarConfig.link.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.image\"\n class=\"ql-image\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.image.label\"\n euiTooltip=\"{{ toolbarConfig.image.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.imageUrl\"\n [attr.aria-label]=\"toolbarConfig.imageUrl.label\"\n euiTooltip=\"{{ toolbarConfig.imageUrl.label }}\"\n (click)=\"imageUrlHandler()\">\n <eui-icon-svg icon=\"eui-image-add\"></eui-icon-svg>\n </button>\n <button\n *ngIf=\"toolbarConfig.video\"\n class=\"ql-video\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.video.label\"\n euiTooltip=\"{{ toolbarConfig.video.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.table\"\n [attr.aria-label]=\"toolbarConfig.table.label\"\n euiTooltip=\"{{ toolbarConfig.table.label }}\"\n (click)=\"insertTable()\">\n <eui-icon-svg icon=\"eui-ecl-spreadsheet\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.clean || toolbarConfig.delete\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.clean\"\n class=\"ql-clean\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.clean.label\"\n euiTooltip=\"{{ toolbarConfig.clean.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.delete\"\n [attr.aria-label]=\"toolbarConfig.delete.label\"\n euiTooltip=\"{{ toolbarConfig.delete.label }}\"\n (click)=\"editorDeleteContent()\">\n <eui-icon-svg icon=\"eui-delete-forever\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.undo || toolbarConfig.redo\" class=\"ql-formats\">\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.undo\"\n [attr.aria-label]=\"toolbarConfig.undo.label\"\n euiTooltip=\"{{ toolbarConfig.undo.label }}\"\n (click)=\"editorUndo()\">\n <eui-icon-svg icon=\"eui-undo\"></eui-icon-svg>\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.redo\"\n [attr.aria-label]=\"toolbarConfig.redo.label\"\n euiTooltip=\"{{ toolbarConfig.redo.label }}\"\n (click)=\"editorRedo()\">\n <eui-icon-svg icon=\"eui-redo\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.counters\" class=\"ql-formats\">\n <eui-editor-counters\n [hasCharactersCounter]=\"hasCharactersCounter\"\n [charactersCounter]=\"charactersCount\"\n [charactersLabel]=\"charactersCounterLabel\"\n [hasWordsCounter]=\"hasWordsCounter\"\n [wordsCounter]=\"wordsCount\"\n [wordsLabel]=\"wordsCounterLabel\"\n [attr.aria-label]=\"toolbarConfig.counters.label\"\n role=\"button\"\n euiTooltip=\"{{ toolbarConfig.counters.label }}\">\n </eui-editor-counters>\n </div>\n </div>\n <div *ngIf=\"euiEditorCustomToolbar\" quill-editor-toolbar>\n <ng-content select=\"euiEditorCustomToolbar\"></ng-content>\n </div>\n </quill-editor>\n</div>\n\n<!-- READONLY MODE -->\n<div\n [hidden]=\"!isReadOnly\"\n class=\"eui-editor eui-editor--readonly {{ styleClass }}\"\n [class.eui-editor--empty]=\"!value\"\n tabindex=\"{{ tabindex }}\"\n (click)=\"enableEditorOnFocus()\"\n (focusin)=\"enableEditorOnFocus()\">\n <eui-editor-html-view *ngIf=\"format === 'html'\" [content]=\"value\" [theme]=\"theme\"></eui-editor-html-view>\n <eui-editor-json-view *ngIf=\"format === 'json'\" [content]=\"jsonToHtmlContent\" [theme]=\"theme\"></eui-editor-json-view>\n</div>\n", styles: ["@charset \"UTF-8\";.qlbt-operation-menu .qlbt-operation-color-picker{padding:0 12px 10px!important}.eui-editor{--editor-base-font-size: calc(var(--eui-base-font-size-m) + 1px);--editor-base-line-height: 1.25;--editor-paragraph-spacer: var(--eui-base-spacing-m);--editor-lists-spacer: var(--eui-base-spacing-s);--picker-font-size: var(--eui-base-font-size-s);--picker-height: var(--eui-base-spacing-xl);--picker-width: calc(6 * var(--eui-base-spacing-m));--button-height: var(--eui-base-spacing-xl);--button-width: var(--eui-base-spacing-xl)}.eui-editor .ql-container{box-sizing:border-box;font-size:var(--eui-base-font-size);height:100%;margin:0;position:relative;resize:vertical;white-space:pre-wrap;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-container.ql-snow .ql-tooltip{align-items:center;display:flex;background:var(--eui-base-color-primary-5);box-shadow:var(--eui-base-shadow-z-depth-1);left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing{align-items:center;display:flex;left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block;width:100%}.eui-editor .ql-container.ql-snow a.ql-preview{max-width:100%;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top;width:100%}.eui-editor .ql-toolbar{background-color:var(--eui-base-color-grey-5);border:1px solid var(--eui-base-color-grey-35);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-xs) 0 var(--eui-base-spacing-xs);font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow{box-sizing:border-box}.eui-editor .ql-toolbar.ql-snow .ql-formats{align-items:center;background-color:var(--eui-base-color-grey-2);border:1px solid var(--eui-base-color-grey-35);border-radius:5px;display:inline-flex;margin-bottom:var(--eui-base-spacing-xs);margin-right:var(--eui-base-spacing-xs);vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker{align-items:center;color:var(--eui-base-color-grey-darker);display:inline-flex;height:var(--picker-height);max-height:var(--picker-height);position:relative;vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active [tabindex=\"0\"]:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker .ql-picker-label{align-items:center;border-color:transparent;display:flex;font-size:var(--picker-font-size)}.eui-editor .ql-toolbar.ql-snow .ql-formats select{background-color:transparent}.eui-editor .ql-toolbar.ql-snow .ql-formats select:active:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:active:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats select:active [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:active [tabindex=\"0\"]:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats button{align-items:center;background-color:transparent;border:0 solid var(--eui-base-color-grey-50);box-shadow:none;color:var(--eui-base-color-grey-75);cursor:pointer;display:inline-flex;height:var(--button-height);justify-content:center;min-width:var(--button-width)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.active,.eui-editor .ql-toolbar.ql-snow .ql-formats button.ql-active{background:var(--eui-base-color-accent);color:var(--eui-base-color-primary)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:first-child{border-radius:5px 0 0 5px}.eui-editor .ql-toolbar.ql-snow .ql-formats button:last-child{border-radius:0 5px 5px 0}.eui-editor .ql-toolbar.ql-snow .ql-formats button .eui-icon{font-size:var(--eui-base-font-size-2xl)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:active:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:active:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats button:active [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:active [tabindex=\"0\"]:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters{align-items:center;cursor:auto;display:inline-flex;width:auto}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter{color:var(--eui-base-color-info);font-size:var(--eui-base-font-size-s);font-weight:900}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter.chars-counter--error{color:var(--eui-base-color-danger)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-label{color:var(--eui-base-color-grey-dark);font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker{height:var(--eui-base-spacing-xl);padding:var(--eui-base-spacing-2xs) 0;width:calc(7 * var(--eui-base-spacing-m))}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before{content:\"Small\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smaller]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{content:\"Smaller\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smallest]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{content:\"Smallest\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before{content:\"Large\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before{content:\"Huge\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-small{font-size:var(--eui-base-font-size-s)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{font-size:var(--eui-base-font-size-2xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-large{font-size:var(--eui-base-font-size-xl)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-huge{font-size:var(--eui-base-font-size-4xl)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"1\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{content:\"Heading 1\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"2\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{content:\"Heading 2\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"3\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{content:\"Heading 3\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"4\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{content:\"Heading 4\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"5\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{content:\"Heading 5\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"6\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{content:\"Heading 6\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item:before{content:\"Sans Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=serif]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{content:\"Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=monospace]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{content:\"Monospace\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=sans-serif]:before{font-family:arial,sans-serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{font-family:times new roman,serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{font-family:courier new,monospace!important}.eui-editor .ql-toolbar.ql-snow .ql-color-picker{width:var(--eui-base-spacing-xl)}.eui-editor .ql-toolbar .eui-editor-custom-toolbar{display:inline-flex;margin:0;padding:0;vertical-align:middle}.eui-editor .ql-editor{box-sizing:border-box;height:100%;line-height:var(--editor-base-line-height);outline:none;overflow-y:auto;padding:var(--eui-base-spacing-s);tab-size:4;text-align:left;white-space:inherit;word-break:normal;word-wrap:break-word;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor h1{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h2{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-editor h3{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-editor h4{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h5{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h6{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor .h7{font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h8{font:normal normal 400 .75rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h9{font:normal normal 400 .625rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor p{margin-bottom:var(--editor-paragraph-spacer)}.eui-editor .ql-editor p:first-child{margin-top:0}.eui-editor .ql-editor p:last-child{margin-bottom:0}.eui-editor .ql-editor em,.eui-editor .ql-editor i{font-style:italic!important}.eui-editor .ql-editor strong,.eui-editor .ql-editor b{font-weight:700!important}.eui-editor .ql-editor strong em,.eui-editor .ql-editor strong i,.eui-editor .ql-editor b em,.eui-editor .ql-editor b i{font-style:italic!important;font-weight:700!important}.eui-editor .ql-editor strong em u,.eui-editor .ql-editor strong i u,.eui-editor .ql-editor b em u,.eui-editor .ql-editor b i u{text-decoration:underline!important}.eui-editor .ql-editor blockquote{border-left:var(--eui-base-spacing-xs) solid var(--eui-base-color-grey-75);margin-bottom:0;margin-top:0;padding-left:var(--eui-base-spacing-m)}.eui-editor .ql-editor code,.eui-editor .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.eui-editor .ql-editor pre{margin-bottom:var(--eui-base-spacing-xs);margin-top:var(--eui-base-spacing-xs);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-m);white-space:pre-wrap}.eui-editor .ql-editor code{font-size:85%;padding:2px 4px;word-break:break-word}.eui-editor .ql-editor ol,.eui-editor .ql-editor ul{margin-bottom:var(--editor-lists-spacer)}.eui-editor .ql-editor ol{counter-reset:inherit;list-style:none}.eui-editor .ql-editor ol li{padding-left:var(--eui-base-spacing-s)}.eui-editor .ql-editor ol li[data-list=bullet]{list-style:none}.eui-editor .ql-editor ol li[data-list=bullet]>.ql-ui:before{content:\"\\2022\";font-size:var(--eui-base-font-size-xl);margin-left:calc(-2.125 * var(--eui-base-spacing-m));position:absolute;top:calc(-.75 * var(--eui-base-spacing-2xs))}.eui-editor .ql-editor ol li[data-list=ordered]{list-style:none}.eui-editor .ql-editor pre.ql-syntax{background-color:var(--eui-base-color-grey-dark);color:#f5f5f5;overflow:visible}.eui-editor .ql-editor iframe,.eui-editor .ql-editor img{display:inline-block;height:1;width:1}.eui-editor .ql-editor.ql-blank:before{left:var(--eui-base-spacing-m);position:absolute;right:0}.eui-editor .ql-editor p,.eui-editor .ql-editor label,.eui-editor .ql-editor .label,.eui-editor .ql-editor blockquote,.eui-editor .ql-editor abbr,.eui-editor .ql-editor mark,.eui-editor .ql-editor del{font-size:var(--editor-base-font-size)}.eui-editor.eui-editor--focused .ql-container{box-shadow:var(--eui-base-shadow-z-depth-0)}.eui-editor.eui-editor--focused .ql-container:active:not([readonly]),.eui-editor.eui-editor--focused .ql-container:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor.eui-editor--focused .ql-container [tabindex=\"0\"]:active:not([readonly]),.eui-editor.eui-editor--focused .ql-container [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor.eui-editor--readonly .ql-container{border:none}.eui-editor.eui-editor--readonly .ql-editor{min-height:calc(var(--eui-base-spacing-2xl) + 2px);padding:0 0 var(--eui-base-spacing-m) 0}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container{border:none;outline:1px dashed var(--eui-base-color-grey-50)}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container:hover{outline:1px solid var(--eui-base-color-grey-75)}.eui-editor-wrapper{position:relative}.eui-editor-wrapper .eui-editor{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.eui-editor-wrapper .eui-editor .ql-container{background-color:var(--eui-base-color-white);border:1px solid #ccc;flex-grow:1;padding:.35rem}.eui-editor-wrapper .eui-editor .ql-container .ngx-quill-view{border:0}eui-editor{position:relative;width:100%}eui-editor.ng-invalid.ng-touched .eui-editor:not(.eui-editor--readonly) .ql-container{outline:1px solid var(--eui-base-color-danger)}.ql-container .qlbt-selection-line.qlbt-selection-line-left:before{background-color:#0589f3;border-radius:5px;content:\"\";height:5px;left:-2px;position:absolute;top:-2px;width:5px}.ql-container .qlbt-selection-line.qlbt-selection-line-right:before{background-color:#0589f3;border-radius:5px;bottom:-3px;content:\"\";height:5px;position:absolute;right:-2px;width:5px}.quill-better-table-wrapper{overflow-x:auto}table.quill-better-table{border-collapse:collapse;table-layout:fixed}table.quill-better-table td{border:1px solid #000;padding:2px 5px}.qlbt-operation-menu{background-color:#fff;box-shadow:0 2px 8px #00000026;font-size:14px;overflow:hidden;z-index:100}.qlbt-operation-menu .qlbt-operation-menu-dividing{background-color:#efefef;height:1px}.qlbt-operation-menu .qlbt-operation-menu-subtitle{color:#999;font-size:14px;padding:5px 16px}.qlbt-operation-menu .qlbt-operation-color-picker{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;overflow:hidden;padding:0 16px 10px}.qlbt-operation-menu .qlbt-operation-color-picker .qlbt-operation-color-picker-item{border:1px solid #595959;cursor:pointer;height:20px;margin-bottom:5px;margin-right:5px;width:20px}.qlbt-operation-menu .qlbt-operation-menu-item{align-items:center;background-color:#fff;color:#595959;cursor:pointer;display:flex;overflow:hidden;padding:10px 16px;text-overflow:ellipsis}.qlbt-operation-menu .qlbt-operation-menu-item:hover{background-color:#efefef}.qlbt-operation-menu .qlbt-operation-menu-item .qlbt-operation-menu-icon{font-size:0;height:20px;margin-right:8px;width:20px}.qlbt-col-tool{align-items:flex-end;display:flex;height:16px;overflow:hidden;position:absolute;z-index:99}.qlbt-col-tool .qlbt-col-tool-cell{background-color:#fff;border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;position:relative}.qlbt-col-tool .qlbt-col-tool-cell:first-child{border-left:1px solid #000}.qlbt-col-tool .qlbt-col-tool-cell-holder{background-color:transparent;bottom:0;cursor:ew-resize;position:absolute;right:-1px;top:0;width:1px;z-index:3}.qlbt-col-tool .qlbt-col-tool-cell-holder:hover{background-color:#0589f3}.qlbt-col-tool .qlbt-col-tool-cell-holder:before{content:\"\";display:block;height:100%;left:-6px;position:absolute;top:0;width:8px}.qlbt-col-tool .qlbt-col-tool-cell-holder:after{content:\"\";display:block;height:100%;position:absolute;right:-6px;top:0;width:8px}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i4.EuiTooltipDirective, selector: "[euiTooltip]", inputs: ["e2eAttr", "showDelay", "hideDelay", "content", "contentAlignment", "position", "isDisabled", "euiTooltip", "euiTooltipPrimary", "euiTooltipSecondary", "euiTooltipInfo", "euiTooltipSuccess", "euiTooltipWarning", "euiTooltipDanger", "euiTooltipAccent"], exportAs: ["euiTooltip"] }, { kind: "component", type: i5.QuillEditorComponent, selector: "quill-editor", inputs: ["id", "format", "theme", "modules", "debug", "placeholder", "maxLength", "minLength", "formats", "customToolbarPosition", "styles", "scrollingContainer", "bounds", "customOptions", "trackChanges", "hasImageFeature", "readOnly", "required", "sanitize", "strict", "preserveWhitespace", "valueGetter", "valueSetter"], outputs: ["onEditorCreated", "onContentChanged", "onSelectionChanged", "onFocus", "onBlur"] }, { kind: "component", type: i6.EuiIconSvgComponent, selector: "eui-icon-svg, span[euiIconSvg], i[euiIconSvg]", inputs: ["icon", "size", "fillColor", "set", "ariaLabelledby", "role", "style", "iconUrl", "transform", "aria-label", "ariaHidden", "focusable", "isLoading"] }, { kind: "component", type: EuiEditorJsonViewComponent, selector: "eui-editor-json-view", inputs: ["theme", "content"] }, { kind: "component", type: EuiEditorHtmlViewComponent, selector: "eui-editor-html-view", inputs: ["content", "theme"] }, { kind: "component", type: EuiEditorCountersComponent, selector: "eui-editor-counters", inputs: ["charactersCounter", "charactersLabel", "wordsCounter", "wordsLabel", "isMaxLengthValid", "hasCharactersCounter", "hasWordsCounter"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
681
578
  }
682
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorComponent, decorators: [{
579
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorComponent, decorators: [{
683
580
  type: Component,
684
581
  args: [{ selector: 'eui-editor', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, providers: [
685
582
  // TODO: Check to change the providing way. Provide with injector reference
686
583
  EuiDialogService,
687
- ], template: "<div [hidden]=\"isReadOnly\" class=\"eui-editor-wrapper\" [style.height]=\"height + 'px'\">\n <quill-editor\n [id]=\"generatedId\"\n class=\"eui-editor {{ styleClass }}\"\n [class.eui-editor--focused]=\"isFocused\"\n [format]=\"format\"\n [formats]=\"formats\"\n [sanitize]=\"true\"\n [modules]=\"modules\"\n [theme]=\"theme\"\n [placeholder]=\"placeholder\"\n [styles]=\"style\"\n [customToolbarPosition]=\"customToolbarPosition\"\n [formControl]=\"formControl\"\n [debug]=\"debug\"\n [tabindex]=\"tabindex\"\n [preserveWhitespace]=\"true\"\n [hasImageFeature]=\"hasImageFeature\"\n (onEditorCreated)=\"_onEditorCreated($event)\"\n (onEditorChanged)=\"_onEditorChanged($event)\"\n (onContentChanged)=\"_onContentChanged($event)\"\n (onSelectionChanged)=\"_onSelectionChanged($event)\"\n (onFocus)=\"_onFocus($event)\"\n (onBlur)=\"_onBlur($event)\">\n <div *ngIf=\"!euiEditorCustomToolbar\" quill-editor-toolbar>\n <div\n *ngIf=\"toolbarConfig.headings\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select headings style\"\n euiTooltip=\"{{ toolbarConfig.headings.label }}\">\n <select class=\"ql-header\" [attr.aria-label]=\"toolbarConfig.headings.label\">\n <option value=\"{{ value }}\" *ngFor=\"let value of toolbarConfig.headings.options\">Heading {{ value }}</option>\n <option selected>Normal</option>\n </select>\n </div>\n <div\n *ngIf=\"toolbarConfig.font\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select font style\"\n euiTooltip=\"{{ toolbarConfig.font.label }}\">\n <select class=\"ql-font\" [attr.aria-label]=\"toolbarConfig.font.label\">\n <option selected>Sans Serif</option>\n <option value=\"serif\">Serif</option>\n <option value=\"monospace\">Monospace</option>\n </select>\n </div>\n <div *ngIf=\"toolbarConfig.bold || toolbarConfig.italic || toolbarConfig.underline || toolbarConfig.strike\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.bold\"\n class=\"ql-bold\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bold.label\"\n euiTooltip=\"{{ toolbarConfig.bold.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.italic\"\n class=\"ql-italic\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.italic.label\"\n euiTooltip=\"{{ toolbarConfig.italic.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.underline\"\n class=\"ql-underline\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.underline.label\"\n euiTooltip=\"{{ toolbarConfig.underline.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.strike\"\n class=\"ql-strike\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.strike.label\"\n euiTooltip=\"{{ toolbarConfig.strike.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.fontColor || toolbarConfig.fontBackground\" class=\"ql-formats\">\n <span *ngIf=\"toolbarConfig.fontColor\" euiTooltip=\"{{ toolbarConfig.fontColor.label }}\">\n <select class=\"ql-color\" [attr.aria-label]=\"toolbarConfig.fontColor.label\"></select>\n </span>\n <span *ngIf=\"toolbarConfig.fontBackground\" euiTooltip=\"{{ toolbarConfig.fontBackground.label }}\">\n <select class=\"ql-background\" [attr.aria-label]=\"toolbarConfig.fontBackground.label\"></select>\n </span>\n </div>\n <div *ngIf=\"toolbarConfig.subscript || toolbarConfig.superscript\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.subscript\"\n class=\"ql-script\"\n value=\"sub\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.subscript.label\"\n euiTooltip=\"{{ toolbarConfig.subscript.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.superscript\"\n class=\"ql-script\"\n value=\"super\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.superscript.label\"\n euiTooltip=\"{{ toolbarConfig.superscript.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.textAlign\" class=\"ql-formats\">\n <span euiTooltip=\"{{ toolbarConfig.textAlign.label }}\">\n <select class=\"ql-align\" [attr.aria-label]=\"toolbarConfig.textAlign.label\">\n <option selected></option>\n <option value=\"center\"></option>\n <option value=\"right\"></option>\n <option value=\"justify\"></option>\n </select>\n </span>\n </div>\n <div\n *ngIf=\"toolbarConfig.orderedList || toolbarConfig.bulletList || toolbarConfig.indentLess || toolbarConfig.indentMore\"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.orderedList\"\n class=\"ql-list\"\n value=\"ordered\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.orderedList.label\"\n euiTooltip=\"{{ toolbarConfig.orderedList.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.bulletList\"\n class=\"ql-list\"\n value=\"bullet\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bulletList.label\"\n euiTooltip=\"{{ toolbarConfig.bulletList.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentLess\"\n class=\"ql-indent\"\n value=\"-1\"\n [attr.aria-label]=\"toolbarConfig.indentLess.label\"\n euiTooltip=\"{{ toolbarConfig.indentLess.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentMore\"\n class=\"ql-indent\"\n value=\"+1\"\n [attr.aria-label]=\"toolbarConfig.indentMore.label\"\n euiTooltip=\"{{ toolbarConfig.indentMore.label }}\">\n </button>\n </div>\n <div\n *ngIf=\"\n toolbarConfig.blockquote ||\n toolbarConfig.codeBlock ||\n toolbarConfig.link ||\n toolbarConfig.image ||\n toolbarConfig.imageUrl ||\n toolbarConfig.video ||\n toolbarConfig.table\n \"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.blockquote\"\n class=\"ql-blockquote\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.blockquote.label\"\n euiTooltip=\"{{ toolbarConfig.blockquote.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.codeBlock\"\n class=\"ql-code-block\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.codeBlock.label\"\n euiTooltip=\"{{ toolbarConfig.codeBlock.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.link\"\n class=\"ql-link\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.link.label\"\n euiTooltip=\"{{ toolbarConfig.link.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.image\"\n class=\"ql-image\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.image.label\"\n euiTooltip=\"{{ toolbarConfig.image.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.imageUrl\"\n [attr.aria-label]=\"toolbarConfig.imageUrl.label\"\n euiTooltip=\"{{ toolbarConfig.imageUrl.label }}\"\n (click)=\"imageUrlHandler()\">\n <eui-icon-svg icon=\"eui-image-add\"></eui-icon-svg>\n </button>\n <button\n *ngIf=\"toolbarConfig.video\"\n class=\"ql-video\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.video.label\"\n euiTooltip=\"{{ toolbarConfig.video.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.table\"\n [attr.aria-label]=\"toolbarConfig.table.label\"\n euiTooltip=\"{{ toolbarConfig.table.label }}\"\n (click)=\"insertTable()\">\n <eui-icon-svg icon=\"eui-ecl-spreadsheet\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.clean || toolbarConfig.delete\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.clean\"\n class=\"ql-clean\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.clean.label\"\n euiTooltip=\"{{ toolbarConfig.clean.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.delete\"\n [attr.aria-label]=\"toolbarConfig.delete.label\"\n euiTooltip=\"{{ toolbarConfig.delete.label }}\"\n (click)=\"editorDeleteContent()\">\n <eui-icon-svg icon=\"eui-delete-forever\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.undo || toolbarConfig.redo\" class=\"ql-formats\">\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.undo\"\n [attr.aria-label]=\"toolbarConfig.undo.label\"\n euiTooltip=\"{{ toolbarConfig.undo.label }}\"\n (click)=\"editorUndo()\">\n <eui-icon-svg icon=\"eui-undo\"></eui-icon-svg>\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.redo\"\n [attr.aria-label]=\"toolbarConfig.redo.label\"\n euiTooltip=\"{{ toolbarConfig.redo.label }}\"\n (click)=\"editorRedo()\">\n <eui-icon-svg icon=\"eui-redo\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.counters\" class=\"ql-formats\">\n <eui-editor-counters\n [hasCharactersCounter]=\"hasCharactersCounter\"\n [charactersCounter]=\"charactersCount\"\n [charactersLabel]=\"charactersCounterLabel\"\n [hasWordsCounter]=\"hasWordsCounter\"\n [wordsCounter]=\"wordsCount\"\n [wordsLabel]=\"wordsCounterLabel\"\n [attr.aria-label]=\"toolbarConfig.counters.label\"\n role=\"button\"\n euiTooltip=\"{{ toolbarConfig.counters.label }}\">\n </eui-editor-counters>\n </div>\n </div>\n <div *ngIf=\"euiEditorCustomToolbar\" quill-editor-toolbar>\n <ng-content select=\"euiEditorCustomToolbar\"></ng-content>\n </div>\n </quill-editor>\n</div>\n\n<!-- READONLY MODE -->\n<div\n [hidden]=\"!isReadOnly\"\n class=\"eui-editor eui-editor--readonly {{ styleClass }}\"\n [class.eui-editor--empty]=\"!value\"\n tabindex=\"{{ tabindex }}\"\n (click)=\"enableEditorOnFocus()\"\n (focusin)=\"enableEditorOnFocus()\">\n <eui-editor-html-view *ngIf=\"format === 'html'\" [content]=\"value\" [theme]=\"theme\"></eui-editor-html-view>\n <eui-editor-json-view *ngIf=\"format === 'json'\" [content]=\"jsonToHtmlContent\" [theme]=\"theme\"></eui-editor-json-view>\n</div>\n", styles: ["@charset \"UTF-8\";.qlbt-operation-menu .qlbt-operation-color-picker{padding:0 12px 10px!important}.eui-editor{--editor-base-font-size: calc(var(--eui-base-font-size-m) + 1px);--editor-base-line-height: 1.25;--editor-paragraph-spacer: var(--eui-base-spacing-m);--editor-lists-spacer: var(--eui-base-spacing-s);--picker-font-size: var(--eui-base-font-size-s);--picker-height: var(--eui-base-spacing-xl);--picker-width: calc(6 * var(--eui-base-spacing-m));--button-height: var(--eui-base-spacing-xl);--button-width: var(--eui-base-spacing-xl)}.eui-editor .ql-container{box-sizing:border-box;font-size:var(--eui-base-font-size);height:100%;margin:0;position:relative;resize:vertical;white-space:pre-wrap;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-container.ql-snow .ql-tooltip{align-items:center;display:flex;background:var(--eui-base-color-primary-5);box-shadow:var(--eui-base-shadow-z-depth-1);left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing{align-items:center;display:flex;left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block;width:100%}.eui-editor .ql-container.ql-snow a.ql-preview{max-width:100%;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top;width:100%}.eui-editor .ql-toolbar{background-color:var(--eui-base-color-grey-5);border:1px solid var(--eui-base-color-grey-35);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-xs) 0 var(--eui-base-spacing-xs);font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow{box-sizing:border-box}.eui-editor .ql-toolbar.ql-snow .ql-formats{align-items:center;background-color:var(--eui-base-color-grey-2);border:1px solid var(--eui-base-color-grey-35);border-radius:5px;display:inline-flex;margin-bottom:var(--eui-base-spacing-xs);margin-right:var(--eui-base-spacing-xs);vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker{align-items:center;color:var(--eui-base-color-grey-darker);display:inline-flex;height:var(--picker-height);max-height:var(--picker-height);position:relative;vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active,.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus{outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker .ql-picker-label{align-items:center;border-color:transparent;display:flex;font-size:var(--picker-font-size)}.eui-editor .ql-toolbar.ql-snow .ql-formats select{background-color:transparent}.eui-editor .ql-toolbar.ql-snow .ql-formats select:active,.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus{outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor .ql-toolbar.ql-snow .ql-formats button{align-items:center;background-color:transparent;border:0 solid var(--eui-base-color-grey-50);box-shadow:none;color:var(--eui-base-color-grey-75);cursor:pointer;display:inline-flex;height:var(--button-height);justify-content:center;min-width:var(--button-width)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.active,.eui-editor .ql-toolbar.ql-snow .ql-formats button.ql-active{background:var(--eui-base-color-accent);color:var(--eui-base-color-primary)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:first-child{border-radius:5px 0 0 5px}.eui-editor .ql-toolbar.ql-snow .ql-formats button:last-child{border-radius:0 5px 5px 0}.eui-editor .ql-toolbar.ql-snow .ql-formats button .eui-icon{font-size:var(--eui-base-font-size-2xl)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:active,.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus{outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters{align-items:center;cursor:auto;display:inline-flex;width:auto}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter{color:var(--eui-base-color-info);font-size:var(--eui-base-font-size-s);font-weight:900}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter.chars-counter--error{color:var(--eui-base-color-danger)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-label{color:var(--eui-base-color-grey-dark);font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker{height:var(--eui-base-spacing-xl);padding:var(--eui-base-spacing-2xs) 0;width:calc(7 * var(--eui-base-spacing-m))}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before{content:\"Small\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smaller]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{content:\"Smaller\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smallest]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{content:\"Smallest\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before{content:\"Large\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before{content:\"Huge\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-small{font-size:var(--eui-base-font-size-s)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{font-size:var(--eui-base-font-size-2xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-large{font-size:var(--eui-base-font-size-xl)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-huge{font-size:var(--eui-base-font-size-4xl)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"1\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{content:\"Heading 1\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"2\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{content:\"Heading 2\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"3\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{content:\"Heading 3\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"4\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{content:\"Heading 4\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"5\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{content:\"Heading 5\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"6\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{content:\"Heading 6\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item:before{content:\"Sans Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=serif]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{content:\"Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=monospace]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{content:\"Monospace\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=sans-serif]:before{font-family:arial,sans-serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{font-family:times new roman,serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{font-family:courier new,monospace!important}.eui-editor .ql-toolbar.ql-snow .ql-color-picker{width:var(--eui-base-spacing-xl)}.eui-editor .ql-toolbar .eui-editor-custom-toolbar{display:inline-flex;margin:0;padding:0;vertical-align:middle}.eui-editor .ql-editor{box-sizing:border-box;height:100%;line-height:var(--editor-base-line-height);outline:none;overflow-y:auto;padding:var(--eui-base-spacing-s);tab-size:4;text-align:left;white-space:inherit;word-break:normal;word-wrap:break-word;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor h1{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h2{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-editor h3{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-editor h4{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h5{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h6{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor .h7{font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h8{font:normal normal 400 .75rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h9{font:normal normal 400 .625rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor p{margin-bottom:var(--editor-paragraph-spacer)}.eui-editor .ql-editor p:first-child{margin-top:0}.eui-editor .ql-editor p:last-child{margin-bottom:0}.eui-editor .ql-editor em,.eui-editor .ql-editor i{font-style:italic!important}.eui-editor .ql-editor strong,.eui-editor .ql-editor b{font-weight:700!important}.eui-editor .ql-editor strong em,.eui-editor .ql-editor strong i,.eui-editor .ql-editor b em,.eui-editor .ql-editor b i{font-style:italic!important;font-weight:700!important}.eui-editor .ql-editor strong em u,.eui-editor .ql-editor strong i u,.eui-editor .ql-editor b em u,.eui-editor .ql-editor b i u{text-decoration:underline!important}.eui-editor .ql-editor blockquote{border-left:var(--eui-base-spacing-xs) solid var(--eui-base-color-grey-75);margin-bottom:0;margin-top:0;padding-left:var(--eui-base-spacing-m)}.eui-editor .ql-editor code,.eui-editor .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.eui-editor .ql-editor pre{margin-bottom:var(--eui-base-spacing-xs);margin-top:var(--eui-base-spacing-xs);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-m);white-space:pre-wrap}.eui-editor .ql-editor code{font-size:85%;padding:2px 4px;word-break:break-word}.eui-editor .ql-editor ol,.eui-editor .ql-editor ul{margin-bottom:var(--editor-lists-spacer)}.eui-editor .ql-editor ol{counter-reset:inherit;list-style:none}.eui-editor .ql-editor ol li{padding-left:var(--eui-base-spacing-s)}.eui-editor .ql-editor ol li[data-list=bullet]{list-style:none}.eui-editor .ql-editor ol li[data-list=bullet]>.ql-ui:before{content:\"\\2022\";font-size:var(--eui-base-font-size-xl);margin-left:calc(-2.125 * var(--eui-base-spacing-m));position:absolute;top:calc(-.75 * var(--eui-base-spacing-2xs))}.eui-editor .ql-editor ol li[data-list=ordered]{list-style:none}.eui-editor .ql-editor pre.ql-syntax{background-color:var(--eui-base-color-grey-dark);color:#f5f5f5;overflow:visible}.eui-editor .ql-editor iframe,.eui-editor .ql-editor img{display:inline-block;height:1;width:1}.eui-editor .ql-editor.ql-blank:before{left:var(--eui-base-spacing-m);position:absolute;right:0}.eui-editor .ql-editor p,.eui-editor .ql-editor label,.eui-editor .ql-editor .label,.eui-editor .ql-editor blockquote,.eui-editor .ql-editor abbr,.eui-editor .ql-editor mark,.eui-editor .ql-editor del{font-size:var(--editor-base-font-size)}.eui-editor.eui-editor--focused .ql-container{box-shadow:var(--eui-base-shadow-z-depth-0);outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;-moz-outline-radius:var(--eui-base-border-radius);transition:outline .15s ease-in-out,border .15s ease-in-out}.eui-editor.eui-editor--readonly .ql-container{border:none}.eui-editor.eui-editor--readonly .ql-editor{min-height:calc(var(--eui-base-spacing-2xl) + 2px);padding:0 0 var(--eui-base-spacing-m) 0}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container{border:none;outline:1px dashed var(--eui-base-color-grey-50)}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container:hover{outline:1px solid var(--eui-base-color-grey-75)}.eui-editor-wrapper{position:relative}.eui-editor-wrapper .eui-editor{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.eui-editor-wrapper .eui-editor .ql-container{background-color:var(--eui-base-color-white);border:1px solid #ccc;flex-grow:1;padding:.35rem}.eui-editor-wrapper .eui-editor .ql-container .ngx-quill-view{border:0}eui-editor{position:relative;width:100%}eui-editor.ng-invalid.ng-touched .eui-editor:not(.eui-editor--readonly) .ql-container{outline:1px solid var(--eui-base-color-danger)}.ql-container .qlbt-selection-line.qlbt-selection-line-left:before{background-color:#0589f3;border-radius:5px;content:\"\";height:5px;left:-2px;position:absolute;top:-2px;width:5px}.ql-container .qlbt-selection-line.qlbt-selection-line-right:before{background-color:#0589f3;border-radius:5px;bottom:-3px;content:\"\";height:5px;position:absolute;right:-2px;width:5px}.quill-better-table-wrapper{overflow-x:auto}table.quill-better-table{border-collapse:collapse;table-layout:fixed}table.quill-better-table td{border:1px solid #000;padding:2px 5px}.qlbt-operation-menu{background-color:#fff;box-shadow:0 2px 8px #00000026;font-size:14px;overflow:hidden;z-index:100}.qlbt-operation-menu .qlbt-operation-menu-dividing{background-color:#efefef;height:1px}.qlbt-operation-menu .qlbt-operation-menu-subtitle{color:#999;font-size:14px;padding:5px 16px}.qlbt-operation-menu .qlbt-operation-color-picker{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;overflow:hidden;padding:0 16px 10px}.qlbt-operation-menu .qlbt-operation-color-picker .qlbt-operation-color-picker-item{border:1px solid #595959;cursor:pointer;height:20px;margin-bottom:5px;margin-right:5px;width:20px}.qlbt-operation-menu .qlbt-operation-menu-item{align-items:center;background-color:#fff;color:#595959;cursor:pointer;display:flex;overflow:hidden;padding:10px 16px;text-overflow:ellipsis}.qlbt-operation-menu .qlbt-operation-menu-item:hover{background-color:#efefef}.qlbt-operation-menu .qlbt-operation-menu-item .qlbt-operation-menu-icon{font-size:0;height:20px;margin-right:8px;width:20px}.qlbt-col-tool{align-items:flex-end;display:flex;height:16px;overflow:hidden;position:absolute;z-index:99}.qlbt-col-tool .qlbt-col-tool-cell{background-color:#fff;border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;position:relative}.qlbt-col-tool .qlbt-col-tool-cell:first-child{border-left:1px solid #000}.qlbt-col-tool .qlbt-col-tool-cell-holder{background-color:transparent;bottom:0;cursor:ew-resize;position:absolute;right:-1px;top:0;width:1px;z-index:3}.qlbt-col-tool .qlbt-col-tool-cell-holder:hover{background-color:#0589f3}.qlbt-col-tool .qlbt-col-tool-cell-holder:before{content:\"\";display:block;height:100%;left:-6px;position:absolute;top:0;width:8px}.qlbt-col-tool .qlbt-col-tool-cell-holder:after{content:\"\";display:block;height:100%;position:absolute;right:-6px;top:0;width:8px}\n"] }]
584
+ ], template: "<div [hidden]=\"isReadOnly\" class=\"eui-editor-wrapper\" [style.height]=\"height + 'px'\">\n <quill-editor\n [id]=\"generatedId\"\n class=\"eui-editor {{ styleClass }}\"\n [class.eui-editor--focused]=\"isFocused\"\n [format]=\"format\"\n [formats]=\"formats\"\n [sanitize]=\"true\"\n [modules]=\"modules\"\n [theme]=\"theme\"\n [placeholder]=\"placeholder\"\n [customToolbarPosition]=\"customToolbarPosition\"\n [formControl]=\"formControl\"\n [debug]=\"debug\"\n [tabindex]=\"tabindex\"\n [preserveWhitespace]=\"true\"\n [hasImageFeature]=\"hasImageFeature\"\n (onEditorCreated)=\"_onEditorCreated($event)\"\n (onEditorChanged)=\"_onEditorChanged($event)\"\n (onContentChanged)=\"_onContentChanged($event)\"\n (onSelectionChanged)=\"_onSelectionChanged($event)\"\n (onFocus)=\"_onFocus($event)\"\n (onBlur)=\"_onBlur($event)\">\n <div *ngIf=\"!euiEditorCustomToolbar\" quill-editor-toolbar>\n <div\n *ngIf=\"toolbarConfig.headings\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select headings style\"\n euiTooltip=\"{{ toolbarConfig.headings.label }}\">\n <select class=\"ql-header\" [attr.aria-label]=\"toolbarConfig.headings.label\">\n <option value=\"{{ value }}\" *ngFor=\"let value of toolbarConfig.headings.options\">Heading {{ value }}</option>\n <option selected>Normal</option>\n </select>\n </div>\n <div\n *ngIf=\"toolbarConfig.font\"\n class=\"ql-formats\"\n role=\"application\"\n aria-label=\"Select font style\"\n euiTooltip=\"{{ toolbarConfig.font.label }}\">\n <select class=\"ql-font\" [attr.aria-label]=\"toolbarConfig.font.label\">\n <option selected>Sans Serif</option>\n <option value=\"serif\">Serif</option>\n <option value=\"monospace\">Monospace</option>\n </select>\n </div>\n <div *ngIf=\"toolbarConfig.bold || toolbarConfig.italic || toolbarConfig.underline || toolbarConfig.strike\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.bold\"\n class=\"ql-bold\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bold.label\"\n euiTooltip=\"{{ toolbarConfig.bold.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.italic\"\n class=\"ql-italic\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.italic.label\"\n euiTooltip=\"{{ toolbarConfig.italic.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.underline\"\n class=\"ql-underline\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.underline.label\"\n euiTooltip=\"{{ toolbarConfig.underline.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.strike\"\n class=\"ql-strike\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.strike.label\"\n euiTooltip=\"{{ toolbarConfig.strike.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.fontColor || toolbarConfig.fontBackground\" class=\"ql-formats\">\n <span *ngIf=\"toolbarConfig.fontColor\" euiTooltip=\"{{ toolbarConfig.fontColor.label }}\">\n <select class=\"ql-color\" [attr.aria-label]=\"toolbarConfig.fontColor.label\"></select>\n </span>\n <span *ngIf=\"toolbarConfig.fontBackground\" euiTooltip=\"{{ toolbarConfig.fontBackground.label }}\">\n <select class=\"ql-background\" [attr.aria-label]=\"toolbarConfig.fontBackground.label\"></select>\n </span>\n </div>\n <div *ngIf=\"toolbarConfig.subscript || toolbarConfig.superscript\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.subscript\"\n class=\"ql-script\"\n value=\"sub\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.subscript.label\"\n euiTooltip=\"{{ toolbarConfig.subscript.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.superscript\"\n class=\"ql-script\"\n value=\"super\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.superscript.label\"\n euiTooltip=\"{{ toolbarConfig.superscript.label }}\">\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.textAlign\" class=\"ql-formats\">\n <span euiTooltip=\"{{ toolbarConfig.textAlign.label }}\">\n <select class=\"ql-align\" [attr.aria-label]=\"toolbarConfig.textAlign.label\">\n <option selected></option>\n <option value=\"center\"></option>\n <option value=\"right\"></option>\n <option value=\"justify\"></option>\n </select>\n </span>\n </div>\n <div\n *ngIf=\"toolbarConfig.orderedList || toolbarConfig.bulletList || toolbarConfig.indentLess || toolbarConfig.indentMore\"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.orderedList\"\n class=\"ql-list\"\n value=\"ordered\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.orderedList.label\"\n euiTooltip=\"{{ toolbarConfig.orderedList.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.bulletList\"\n class=\"ql-list\"\n value=\"bullet\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.bulletList.label\"\n euiTooltip=\"{{ toolbarConfig.bulletList.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentLess\"\n class=\"ql-indent\"\n value=\"-1\"\n [attr.aria-label]=\"toolbarConfig.indentLess.label\"\n euiTooltip=\"{{ toolbarConfig.indentLess.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.indentMore\"\n class=\"ql-indent\"\n value=\"+1\"\n [attr.aria-label]=\"toolbarConfig.indentMore.label\"\n euiTooltip=\"{{ toolbarConfig.indentMore.label }}\">\n </button>\n </div>\n <div\n *ngIf=\"\n toolbarConfig.blockquote ||\n toolbarConfig.codeBlock ||\n toolbarConfig.link ||\n toolbarConfig.image ||\n toolbarConfig.imageUrl ||\n toolbarConfig.video ||\n toolbarConfig.table\n \"\n class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.blockquote\"\n class=\"ql-blockquote\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.blockquote.label\"\n euiTooltip=\"{{ toolbarConfig.blockquote.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.codeBlock\"\n class=\"ql-code-block\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.codeBlock.label\"\n euiTooltip=\"{{ toolbarConfig.codeBlock.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.link\"\n class=\"ql-link\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.link.label\"\n euiTooltip=\"{{ toolbarConfig.link.label }}\">\n </button>\n <button\n *ngIf=\"toolbarConfig.image\"\n class=\"ql-image\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.image.label\"\n euiTooltip=\"{{ toolbarConfig.image.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.imageUrl\"\n [attr.aria-label]=\"toolbarConfig.imageUrl.label\"\n euiTooltip=\"{{ toolbarConfig.imageUrl.label }}\"\n (click)=\"imageUrlHandler()\">\n <eui-icon-svg icon=\"eui-image-add\"></eui-icon-svg>\n </button>\n <button\n *ngIf=\"toolbarConfig.video\"\n class=\"ql-video\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.video.label\"\n euiTooltip=\"{{ toolbarConfig.video.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.table\"\n [attr.aria-label]=\"toolbarConfig.table.label\"\n euiTooltip=\"{{ toolbarConfig.table.label }}\"\n (click)=\"insertTable()\">\n <eui-icon-svg icon=\"eui-ecl-spreadsheet\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.clean || toolbarConfig.delete\" class=\"ql-formats\">\n <button\n *ngIf=\"toolbarConfig.clean\"\n class=\"ql-clean\"\n type=\"button\"\n [attr.aria-label]=\"toolbarConfig.clean.label\"\n euiTooltip=\"{{ toolbarConfig.clean.label }}\">\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.delete\"\n [attr.aria-label]=\"toolbarConfig.delete.label\"\n euiTooltip=\"{{ toolbarConfig.delete.label }}\"\n (click)=\"editorDeleteContent()\">\n <eui-icon-svg icon=\"eui-delete-forever\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.undo || toolbarConfig.redo\" class=\"ql-formats\">\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.undo\"\n [attr.aria-label]=\"toolbarConfig.undo.label\"\n euiTooltip=\"{{ toolbarConfig.undo.label }}\"\n (click)=\"editorUndo()\">\n <eui-icon-svg icon=\"eui-undo\"></eui-icon-svg>\n </button>\n <button\n type=\"button\"\n *ngIf=\"toolbarConfig.redo\"\n [attr.aria-label]=\"toolbarConfig.redo.label\"\n euiTooltip=\"{{ toolbarConfig.redo.label }}\"\n (click)=\"editorRedo()\">\n <eui-icon-svg icon=\"eui-redo\"></eui-icon-svg>\n </button>\n </div>\n <div *ngIf=\"toolbarConfig.counters\" class=\"ql-formats\">\n <eui-editor-counters\n [hasCharactersCounter]=\"hasCharactersCounter\"\n [charactersCounter]=\"charactersCount\"\n [charactersLabel]=\"charactersCounterLabel\"\n [hasWordsCounter]=\"hasWordsCounter\"\n [wordsCounter]=\"wordsCount\"\n [wordsLabel]=\"wordsCounterLabel\"\n [attr.aria-label]=\"toolbarConfig.counters.label\"\n role=\"button\"\n euiTooltip=\"{{ toolbarConfig.counters.label }}\">\n </eui-editor-counters>\n </div>\n </div>\n <div *ngIf=\"euiEditorCustomToolbar\" quill-editor-toolbar>\n <ng-content select=\"euiEditorCustomToolbar\"></ng-content>\n </div>\n </quill-editor>\n</div>\n\n<!-- READONLY MODE -->\n<div\n [hidden]=\"!isReadOnly\"\n class=\"eui-editor eui-editor--readonly {{ styleClass }}\"\n [class.eui-editor--empty]=\"!value\"\n tabindex=\"{{ tabindex }}\"\n (click)=\"enableEditorOnFocus()\"\n (focusin)=\"enableEditorOnFocus()\">\n <eui-editor-html-view *ngIf=\"format === 'html'\" [content]=\"value\" [theme]=\"theme\"></eui-editor-html-view>\n <eui-editor-json-view *ngIf=\"format === 'json'\" [content]=\"jsonToHtmlContent\" [theme]=\"theme\"></eui-editor-json-view>\n</div>\n", styles: ["@charset \"UTF-8\";.qlbt-operation-menu .qlbt-operation-color-picker{padding:0 12px 10px!important}.eui-editor{--editor-base-font-size: calc(var(--eui-base-font-size-m) + 1px);--editor-base-line-height: 1.25;--editor-paragraph-spacer: var(--eui-base-spacing-m);--editor-lists-spacer: var(--eui-base-spacing-s);--picker-font-size: var(--eui-base-font-size-s);--picker-height: var(--eui-base-spacing-xl);--picker-width: calc(6 * var(--eui-base-spacing-m));--button-height: var(--eui-base-spacing-xl);--button-width: var(--eui-base-spacing-xl)}.eui-editor .ql-container{box-sizing:border-box;font-size:var(--eui-base-font-size);height:100%;margin:0;position:relative;resize:vertical;white-space:pre-wrap;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-container.ql-snow .ql-tooltip{align-items:center;display:flex;background:var(--eui-base-color-primary-5);box-shadow:var(--eui-base-shadow-z-depth-1);left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing{align-items:center;display:flex;left:50%!important;position:absolute;transform:translate(-50%,60%);width:75%}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing.ql-hidden{display:none}.eui-editor .ql-container.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block;width:100%}.eui-editor .ql-container.ql-snow a.ql-preview{max-width:100%;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top;width:100%}.eui-editor .ql-toolbar{background-color:var(--eui-base-color-grey-5);border:1px solid var(--eui-base-color-grey-35);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-xs) 0 var(--eui-base-spacing-xs);font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow{box-sizing:border-box}.eui-editor .ql-toolbar.ql-snow .ql-formats{align-items:center;background-color:var(--eui-base-color-grey-2);border:1px solid var(--eui-base-color-grey-35);border-radius:5px;display:inline-flex;margin-bottom:var(--eui-base-spacing-xs);margin-right:var(--eui-base-spacing-xs);vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker{align-items:center;color:var(--eui-base-color-grey-darker);display:inline-flex;height:var(--picker-height);max-height:var(--picker-height);position:relative;vertical-align:middle}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:active [tabindex=\"0\"]:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker:focus [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-picker .ql-picker-label{align-items:center;border-color:transparent;display:flex;font-size:var(--picker-font-size)}.eui-editor .ql-toolbar.ql-snow .ql-formats select{background-color:transparent}.eui-editor .ql-toolbar.ql-snow .ql-formats select:active:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:active:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats select:active [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:active [tabindex=\"0\"]:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats select:focus [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats button{align-items:center;background-color:transparent;border:0 solid var(--eui-base-color-grey-50);box-shadow:none;color:var(--eui-base-color-grey-75);cursor:pointer;display:inline-flex;height:var(--button-height);justify-content:center;min-width:var(--button-width)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:hover{background-color:var(--eui-base-color-grey-10);color:var(--eui-base-color-info)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.active,.eui-editor .ql-toolbar.ql-snow .ql-formats button.ql-active{background:var(--eui-base-color-accent);color:var(--eui-base-color-primary)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:first-child{border-radius:5px 0 0 5px}.eui-editor .ql-toolbar.ql-snow .ql-formats button:last-child{border-radius:0 5px 5px 0}.eui-editor .ql-toolbar.ql-snow .ql-formats button .eui-icon{font-size:var(--eui-base-font-size-2xl)}.eui-editor .ql-toolbar.ql-snow .ql-formats button:active:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:active:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats button:active [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:active [tabindex=\"0\"]:focus:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus [tabindex=\"0\"]:active:not([readonly]),.eui-editor .ql-toolbar.ql-snow .ql-formats button:focus [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters{align-items:center;cursor:auto;display:inline-flex;width:auto}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter{color:var(--eui-base-color-info);font-size:var(--eui-base-font-size-s);font-weight:900}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-counter.chars-counter--error,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-counter.chars-counter--error{color:var(--eui-base-color-danger)}.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .chars-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .words-label,.eui-editor .ql-toolbar.ql-snow .ql-formats button.editor-counters .bytes-label{color:var(--eui-base-color-grey-dark);font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-formats .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker{height:var(--eui-base-spacing-xl);padding:var(--eui-base-spacing-2xs) 0;width:calc(7 * var(--eui-base-spacing-m))}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before{content:\"Small\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smaller]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{content:\"Smaller\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=smallest]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{content:\"Smallest\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before{content:\"Large\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-label[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before{content:\"Huge\"}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=small]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-small{font-size:var(--eui-base-font-size-s)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smaller]:before{font-size:var(--eui-base-font-size-xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=smallest]:before{font-size:var(--eui-base-font-size-2xs)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=large]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-large{font-size:var(--eui-base-font-size-xl)}.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-picker-item[data-value=huge]:before,.eui-editor .ql-toolbar.ql-snow .ql-size.ql-picker .ql-size-huge{font-size:var(--eui-base-font-size-4xl)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item:before{content:\"Normal\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"1\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{content:\"Heading 1\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"2\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{content:\"Heading 2\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"3\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{content:\"Heading 3\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"4\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{content:\"Heading 4\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"5\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{content:\"Heading 5\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-label[data-value=\"6\"]:before,.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{content:\"Heading 6\"}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"1\"]:before{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"2\"]:before{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"3\"]:before{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"4\"]:before{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"5\"]:before{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-header.ql-picker .ql-picker-item[data-value=\"6\"]:before{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker{align-items:center;display:flex;height:var(--picker-height);width:var(--picker-width)}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item:before{content:\"Sans Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=serif]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{content:\"Serif\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-label[data-value=monospace]:before,.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{content:\"Monospace\"}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=sans-serif]:before{font-family:arial,sans-serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=serif]:before{font-family:times new roman,serif!important}.eui-editor .ql-toolbar.ql-snow .ql-font.ql-picker .ql-picker-item[data-value=monospace]:before{font-family:courier new,monospace!important}.eui-editor .ql-toolbar.ql-snow .ql-color-picker{width:var(--eui-base-spacing-xl)}.eui-editor .ql-toolbar .eui-editor-custom-toolbar{display:inline-flex;margin:0;padding:0;vertical-align:middle}.eui-editor .ql-editor{box-sizing:border-box;height:100%;line-height:var(--editor-base-line-height);outline:none;overflow-y:auto;padding:var(--eui-base-spacing-s);tab-size:4;text-align:left;white-space:inherit;word-break:normal;word-wrap:break-word;font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor h1{font:normal normal 400 2rem/2.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h2{font:normal normal 400 1.75rem/2rem var(--eui-base-font-family)}.eui-editor .ql-editor h3{font:normal normal 400 1.5rem/1.75rem var(--eui-base-font-family)}.eui-editor .ql-editor h4{font:normal normal 400 1.25rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h5{font:normal normal 400 1.125rem/1.5rem var(--eui-base-font-family)}.eui-editor .ql-editor h6{font:normal normal 400 1rem/1.25rem var(--eui-base-font-family)}.eui-editor .ql-editor .h7{font:normal normal 400 .875rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h8{font:normal normal 400 .75rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor .h9{font:normal normal 400 .625rem/1rem var(--eui-base-font-family)}.eui-editor .ql-editor p{margin-bottom:var(--editor-paragraph-spacer)}.eui-editor .ql-editor p:first-child{margin-top:0}.eui-editor .ql-editor p:last-child{margin-bottom:0}.eui-editor .ql-editor em,.eui-editor .ql-editor i{font-style:italic!important}.eui-editor .ql-editor strong,.eui-editor .ql-editor b{font-weight:700!important}.eui-editor .ql-editor strong em,.eui-editor .ql-editor strong i,.eui-editor .ql-editor b em,.eui-editor .ql-editor b i{font-style:italic!important;font-weight:700!important}.eui-editor .ql-editor strong em u,.eui-editor .ql-editor strong i u,.eui-editor .ql-editor b em u,.eui-editor .ql-editor b i u{text-decoration:underline!important}.eui-editor .ql-editor blockquote{border-left:var(--eui-base-spacing-xs) solid var(--eui-base-color-grey-75);margin-bottom:0;margin-top:0;padding-left:var(--eui-base-spacing-m)}.eui-editor .ql-editor code,.eui-editor .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.eui-editor .ql-editor pre{margin-bottom:var(--eui-base-spacing-xs);margin-top:var(--eui-base-spacing-xs);padding:var(--eui-base-spacing-xs) var(--eui-base-spacing-m);white-space:pre-wrap}.eui-editor .ql-editor code{font-size:85%;padding:2px 4px;word-break:break-word}.eui-editor .ql-editor ol,.eui-editor .ql-editor ul{margin-bottom:var(--editor-lists-spacer)}.eui-editor .ql-editor ol{counter-reset:inherit;list-style:none}.eui-editor .ql-editor ol li{padding-left:var(--eui-base-spacing-s)}.eui-editor .ql-editor ol li[data-list=bullet]{list-style:none}.eui-editor .ql-editor ol li[data-list=bullet]>.ql-ui:before{content:\"\\2022\";font-size:var(--eui-base-font-size-xl);margin-left:calc(-2.125 * var(--eui-base-spacing-m));position:absolute;top:calc(-.75 * var(--eui-base-spacing-2xs))}.eui-editor .ql-editor ol li[data-list=ordered]{list-style:none}.eui-editor .ql-editor pre.ql-syntax{background-color:var(--eui-base-color-grey-dark);color:#f5f5f5;overflow:visible}.eui-editor .ql-editor iframe,.eui-editor .ql-editor img{display:inline-block;height:1;width:1}.eui-editor .ql-editor.ql-blank:before{left:var(--eui-base-spacing-m);position:absolute;right:0}.eui-editor .ql-editor p,.eui-editor .ql-editor label,.eui-editor .ql-editor .label,.eui-editor .ql-editor blockquote,.eui-editor .ql-editor abbr,.eui-editor .ql-editor mark,.eui-editor .ql-editor del{font-size:var(--editor-base-font-size)}.eui-editor.eui-editor--focused .ql-container{box-shadow:var(--eui-base-shadow-z-depth-0)}.eui-editor.eui-editor--focused .ql-container:active:not([readonly]),.eui-editor.eui-editor--focused .ql-container:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor.eui-editor--focused .ql-container [tabindex=\"0\"]:active:not([readonly]),.eui-editor.eui-editor--focused .ql-container [tabindex=\"0\"]:focus:not([readonly]){outline:2px solid var(--eui-base-color-accessible-focus);outline-offset:-2px;transition:none}.eui-editor.eui-editor--readonly .ql-container{border:none}.eui-editor.eui-editor--readonly .ql-editor{min-height:calc(var(--eui-base-spacing-2xl) + 2px);padding:0 0 var(--eui-base-spacing-m) 0}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container{border:none;outline:1px dashed var(--eui-base-color-grey-50)}.eui-editor.eui-editor--readonly.eui-editor--empty .ql-container:hover{outline:1px solid var(--eui-base-color-grey-75)}.eui-editor-wrapper{position:relative}.eui-editor-wrapper .eui-editor{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.eui-editor-wrapper .eui-editor .ql-container{background-color:var(--eui-base-color-white);border:1px solid #ccc;flex-grow:1;padding:.35rem}.eui-editor-wrapper .eui-editor .ql-container .ngx-quill-view{border:0}eui-editor{position:relative;width:100%}eui-editor.ng-invalid.ng-touched .eui-editor:not(.eui-editor--readonly) .ql-container{outline:1px solid var(--eui-base-color-danger)}.ql-container .qlbt-selection-line.qlbt-selection-line-left:before{background-color:#0589f3;border-radius:5px;content:\"\";height:5px;left:-2px;position:absolute;top:-2px;width:5px}.ql-container .qlbt-selection-line.qlbt-selection-line-right:before{background-color:#0589f3;border-radius:5px;bottom:-3px;content:\"\";height:5px;position:absolute;right:-2px;width:5px}.quill-better-table-wrapper{overflow-x:auto}table.quill-better-table{border-collapse:collapse;table-layout:fixed}table.quill-better-table td{border:1px solid #000;padding:2px 5px}.qlbt-operation-menu{background-color:#fff;box-shadow:0 2px 8px #00000026;font-size:14px;overflow:hidden;z-index:100}.qlbt-operation-menu .qlbt-operation-menu-dividing{background-color:#efefef;height:1px}.qlbt-operation-menu .qlbt-operation-menu-subtitle{color:#999;font-size:14px;padding:5px 16px}.qlbt-operation-menu .qlbt-operation-color-picker{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;overflow:hidden;padding:0 16px 10px}.qlbt-operation-menu .qlbt-operation-color-picker .qlbt-operation-color-picker-item{border:1px solid #595959;cursor:pointer;height:20px;margin-bottom:5px;margin-right:5px;width:20px}.qlbt-operation-menu .qlbt-operation-menu-item{align-items:center;background-color:#fff;color:#595959;cursor:pointer;display:flex;overflow:hidden;padding:10px 16px;text-overflow:ellipsis}.qlbt-operation-menu .qlbt-operation-menu-item:hover{background-color:#efefef}.qlbt-operation-menu .qlbt-operation-menu-item .qlbt-operation-menu-icon{font-size:0;height:20px;margin-right:8px;width:20px}.qlbt-col-tool{align-items:flex-end;display:flex;height:16px;overflow:hidden;position:absolute;z-index:99}.qlbt-col-tool .qlbt-col-tool-cell{background-color:#fff;border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;position:relative}.qlbt-col-tool .qlbt-col-tool-cell:first-child{border-left:1px solid #000}.qlbt-col-tool .qlbt-col-tool-cell-holder{background-color:transparent;bottom:0;cursor:ew-resize;position:absolute;right:-1px;top:0;width:1px;z-index:3}.qlbt-col-tool .qlbt-col-tool-cell-holder:hover{background-color:#0589f3}.qlbt-col-tool .qlbt-col-tool-cell-holder:before{content:\"\";display:block;height:100%;left:-6px;position:absolute;top:0;width:8px}.qlbt-col-tool .qlbt-col-tool-cell-holder:after{content:\"\";display:block;height:100%;position:absolute;right:-6px;top:0;width:8px}\n"] }]
688
585
  }], ctorParameters: () => [{ type: i1$2.EuiDialogService }, { type: i1.NgControl }], propDecorators: { e2eAttr: [{
689
586
  type: Input
690
587
  }], id: [{
@@ -705,56 +602,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7",
705
602
  type: Input
706
603
  }], modules: [{
707
604
  type: Input
708
- }], style: [{
709
- type: Input
710
605
  }], formats: [{
711
606
  type: Input
712
- }], customToolbarOptions: [{
713
- type: Input
714
- }], maxLength: [{
715
- type: Input
716
- }], minLength: [{
717
- type: Input
718
- }], formControlName: [{
719
- type: Input
720
- }], feedbackTypeClass: [{
721
- type: Input
722
- }], validationErrorMessage: [{
723
- type: Input
724
- }], scrollingContainer: [{
725
- type: Input
726
- }], bounds: [{
727
- type: Input
728
- }], customOptions: [{
729
- type: Input
730
- }], trackChanges: [{
731
- type: Input
732
607
  }], customToolbarConfig: [{
733
608
  type: Input
734
609
  }], height: [{
735
610
  type: Input
736
- }], onInit: [{
737
- type: Output
738
- }], onTextChange: [{
739
- type: Output
740
- }], onSelectionChange: [{
741
- type: Output
742
- }], onEditorCreated: [{
743
- type: Output
744
- }], onEditorChanged: [{
745
- type: Output
746
- }], onContentChanged: [{
747
- type: Output
748
- }], onSelectionChanged: [{
749
- type: Output
750
- }], onFocus: [{
751
- type: Output
752
- }], onBlur: [{
753
- type: Output
754
- }], getCharactersCounter: [{
755
- type: Output
756
- }], getWordsCounter: [{
757
- type: Output
758
611
  }], editorCreate: [{
759
612
  type: Output
760
613
  }], editorChange: [{
@@ -788,20 +641,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7",
788
641
  type: Input
789
642
  }], isMinimalToolbar: [{
790
643
  type: Input
791
- }], isRequired: [{
792
- type: Input
793
- }], isEditable: [{
794
- type: Input
795
- }], hasReadOnlyStyles: [{
796
- type: Input
797
- }], strict: [{
798
- type: Input
799
- }], preserveWhitespace: [{
800
- type: Input
801
- }], spellcheck: [{
802
- type: Input
803
- }], isImageUrl: [{
804
- type: Input
805
644
  }], isInvalid: [{
806
645
  type: HostBinding,
807
646
  args: ['attr.aria-invalid']
@@ -812,10 +651,10 @@ class EuiEditorCustomToolbarTagDirective {
812
651
  this.elementRef = elementRef;
813
652
  this.elementClass = 'eui-editor-custom-toolbar';
814
653
  }
815
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorCustomToolbarTagDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
816
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorCustomToolbarTagDirective, selector: "euiEditorCustomToolbar", host: { properties: { "class": "this.elementClass" } }, ngImport: i0 }); }
654
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorCustomToolbarTagDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
655
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorCustomToolbarTagDirective, selector: "euiEditorCustomToolbar", host: { properties: { "class": "this.elementClass" } }, ngImport: i0 }); }
817
656
  }
818
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorCustomToolbarTagDirective, decorators: [{
657
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorCustomToolbarTagDirective, decorators: [{
819
658
  type: Directive,
820
659
  args: [{ selector: 'euiEditorCustomToolbar' }]
821
660
  }], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { elementClass: [{
@@ -929,10 +768,10 @@ class EuiEditorMaxlengthDirective {
929
768
  this.renderer.removeChild(this.wrapper.parentElement, this.wrapper);
930
769
  }
931
770
  }
932
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorMaxlengthDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.NgControl, self: true }], target: i0.ɵɵFactoryTarget.Directive }); }
933
- /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.0-next.7", type: EuiEditorMaxlengthDirective, selector: "[formControlName][euiEditorMaxlength]", inputs: { format: "format", euiEditorMaxlength: "euiEditorMaxlength", isShowMaxlength: "isShowMaxlength" }, usesOnChanges: true, ngImport: i0 }); }
771
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorMaxlengthDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.NgControl, self: true }], target: i0.ɵɵFactoryTarget.Directive }); }
772
+ /** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "17.0.0-rc.0", type: EuiEditorMaxlengthDirective, selector: "[formControlName][euiEditorMaxlength]", inputs: { format: "format", euiEditorMaxlength: "euiEditorMaxlength", isShowMaxlength: "isShowMaxlength" }, usesOnChanges: true, ngImport: i0 }); }
934
773
  }
935
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorMaxlengthDirective, decorators: [{
774
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorMaxlengthDirective, decorators: [{
936
775
  type: Directive,
937
776
  args: [{
938
777
  /* eslint-disable-next-line */
@@ -1226,8 +1065,8 @@ const quillConfig = {
1226
1065
  },
1227
1066
  };
1228
1067
  class EuiEditorModule {
1229
- /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1230
- /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorModule, declarations: [EuiEditorComponent,
1068
+ /** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
1069
+ /** @nocollapse */ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorModule, declarations: [EuiEditorComponent,
1231
1070
  EuiEditorJsonViewComponent,
1232
1071
  EuiEditorHtmlViewComponent,
1233
1072
  EuiEditorCountersComponent,
@@ -1239,7 +1078,7 @@ class EuiEditorModule {
1239
1078
  EuiTooltipDirectiveModule, i5.QuillModule, EuiDialogModule,
1240
1079
  EuiIconModule,
1241
1080
  EuiInputTextModule], exports: [EuiEditorComponent, EuiEditorMaxlengthDirective, EuiEditorCustomToolbarTagDirective, EuiEditorCountersComponent] }); }
1242
- /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorModule, imports: [CommonModule,
1081
+ /** @nocollapse */ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorModule, imports: [CommonModule,
1243
1082
  FormsModule,
1244
1083
  ReactiveFormsModule,
1245
1084
  EuiTooltipDirectiveModule,
@@ -1248,7 +1087,7 @@ class EuiEditorModule {
1248
1087
  EuiIconModule,
1249
1088
  EuiInputTextModule] }); }
1250
1089
  }
1251
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-next.7", ngImport: i0, type: EuiEditorModule, decorators: [{
1090
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.0.0-rc.0", ngImport: i0, type: EuiEditorModule, decorators: [{
1252
1091
  type: NgModule,
1253
1092
  args: [{
1254
1093
  imports: [