@eui/components 19.2.1 → 19.2.2-snapshot-1746624054534

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 (81) hide show
  1. package/directives/eui-tooltip/container/eui-tooltip-container.component.d.ts.map +1 -1
  2. package/docs/components/EuiDiscussionThreadComponent.html +81 -6
  3. package/docs/components/EuiDiscussionThreadItemComponent.html +4 -0
  4. package/docs/components/EuiHeaderUserProfileComponent.html +6 -0
  5. package/docs/components/EuiNavbarComponent.html +0 -4
  6. package/docs/components/EuiNavbarItemComponent.html +4 -0
  7. package/docs/components/EuiTableV2Component.html +1 -1
  8. package/docs/components/EuiTimelineComponent.html +4 -4
  9. package/docs/components/EuiTimelineItemComponent.html +4 -4
  10. package/docs/components/EuiToolbarComponent.html +6 -3
  11. package/docs/components/EuiTooltipContainerComponent.html +0 -4
  12. package/docs/dependencies.html +2 -2
  13. package/docs/js/search/search_index.js +2 -2
  14. package/eui-card/components/eui-card-footer/eui-card-footer.component.d.ts.map +1 -1
  15. package/eui-discussion-thread/eui-discussion-thread-item.component.d.ts.map +1 -1
  16. package/eui-discussion-thread/eui-discussion-thread.component.d.ts +6 -0
  17. package/eui-discussion-thread/eui-discussion-thread.component.d.ts.map +1 -1
  18. package/eui-navbar/eui-navbar-item/eui-navbar-item.component.d.ts.map +1 -1
  19. package/eui-navbar/eui-navbar.component.d.ts.map +1 -1
  20. package/eui-timeline/eui-timeline-item.component.d.ts.map +1 -1
  21. package/eui-timeline/eui-timeline.component.d.ts.map +1 -1
  22. package/fesm2022/eui-components-directives.mjs +5 -5
  23. package/fesm2022/eui-components-directives.mjs.map +1 -1
  24. package/fesm2022/eui-components-eui-alert.mjs +4 -4
  25. package/fesm2022/eui-components-eui-alert.mjs.map +1 -1
  26. package/fesm2022/eui-components-eui-autocomplete.mjs +2 -2
  27. package/fesm2022/eui-components-eui-avatar.mjs +2 -2
  28. package/fesm2022/eui-components-eui-avatar.mjs.map +1 -1
  29. package/fesm2022/eui-components-eui-badge.mjs +2 -2
  30. package/fesm2022/eui-components-eui-badge.mjs.map +1 -1
  31. package/fesm2022/eui-components-eui-block-content.mjs +2 -2
  32. package/fesm2022/eui-components-eui-block-content.mjs.map +1 -1
  33. package/fesm2022/eui-components-eui-block-document.mjs +2 -2
  34. package/fesm2022/eui-components-eui-block-document.mjs.map +1 -1
  35. package/fesm2022/eui-components-eui-button.mjs +2 -2
  36. package/fesm2022/eui-components-eui-button.mjs.map +1 -1
  37. package/fesm2022/eui-components-eui-card.mjs +2 -2
  38. package/fesm2022/eui-components-eui-card.mjs.map +1 -1
  39. package/fesm2022/eui-components-eui-chip.mjs +2 -2
  40. package/fesm2022/eui-components-eui-chip.mjs.map +1 -1
  41. package/fesm2022/eui-components-eui-dashboard-card.mjs +2 -2
  42. package/fesm2022/eui-components-eui-dashboard-card.mjs.map +1 -1
  43. package/fesm2022/eui-components-eui-datepicker.mjs +2 -2
  44. package/fesm2022/eui-components-eui-datepicker.mjs.map +1 -1
  45. package/fesm2022/eui-components-eui-discussion-thread.mjs +18 -7
  46. package/fesm2022/eui-components-eui-discussion-thread.mjs.map +1 -1
  47. package/fesm2022/eui-components-eui-file-upload.mjs +2 -2
  48. package/fesm2022/eui-components-eui-growl.mjs +2 -2
  49. package/fesm2022/eui-components-eui-growl.mjs.map +1 -1
  50. package/fesm2022/eui-components-eui-icon-button.mjs +2 -2
  51. package/fesm2022/eui-components-eui-icon-button.mjs.map +1 -1
  52. package/fesm2022/eui-components-eui-input-checkbox.mjs +2 -2
  53. package/fesm2022/eui-components-eui-input-checkbox.mjs.map +1 -1
  54. package/fesm2022/eui-components-eui-navbar.mjs +6 -10
  55. package/fesm2022/eui-components-eui-navbar.mjs.map +1 -1
  56. package/fesm2022/eui-components-eui-paginator.mjs +2 -2
  57. package/fesm2022/eui-components-eui-paginator.mjs.map +1 -1
  58. package/fesm2022/eui-components-eui-progress-bar.mjs +2 -2
  59. package/fesm2022/eui-components-eui-progress-bar.mjs.map +1 -1
  60. package/fesm2022/eui-components-eui-progress-circle.mjs +2 -2
  61. package/fesm2022/eui-components-eui-progress-circle.mjs.map +1 -1
  62. package/fesm2022/eui-components-eui-slide-toggle.mjs +2 -2
  63. package/fesm2022/eui-components-eui-slide-toggle.mjs.map +1 -1
  64. package/fesm2022/eui-components-eui-table-v2.mjs +2 -2
  65. package/fesm2022/eui-components-eui-table-v2.mjs.map +1 -1
  66. package/fesm2022/eui-components-eui-table.mjs +2 -2
  67. package/fesm2022/eui-components-eui-tabs-v2.mjs +2 -2
  68. package/fesm2022/eui-components-eui-tabs-v2.mjs.map +1 -1
  69. package/fesm2022/eui-components-eui-tabs.mjs +4 -4
  70. package/fesm2022/eui-components-eui-timebar.mjs +2 -2
  71. package/fesm2022/eui-components-eui-timebar.mjs.map +1 -1
  72. package/fesm2022/eui-components-eui-timeline.mjs +4 -4
  73. package/fesm2022/eui-components-eui-timeline.mjs.map +1 -1
  74. package/fesm2022/eui-components-eui-tree-list.mjs +2 -2
  75. package/fesm2022/eui-components-eui-wizard.mjs +4 -4
  76. package/fesm2022/eui-components-eui-wizard.mjs.map +1 -1
  77. package/fesm2022/eui-components-layout.mjs +18 -10
  78. package/fesm2022/eui-components-layout.mjs.map +1 -1
  79. package/layout/eui-header/header-user-profile/header-user-profile.component.d.ts.map +1 -1
  80. package/layout/eui-toolbar/toolbar.component.d.ts.map +1 -1
  81. package/package.json +8 -8
@@ -1 +1 @@
1
- {"version":3,"file":"eui-card-footer.component.d.ts","sourceRoot":"","sources":["../../../../eui-card/components/eui-card-footer/eui-card-footer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,SAAS,EAAqB,MAAM,eAAe,CAAC;AAExI,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AAEjG,OAAO,EAAE,iCAAiC,EAAE,MAAM,0CAA0C,CAAC;AAC7F,OAAO,EAAE,iCAAiC,EAAE,MAAM,0CAA0C,CAAC;AAC7F,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;;AAC9E;;;GAGG;AACH,qBAQa,sBAAsB;IAC/B;;;;OAIG;IACmB,MAAM,SAAqB;IAEjD,aAAa,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAE9D,WAAW,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IAE1D,UAAU,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IAEzD,iBAAiB,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;yCAdhD,sBAAsB;2CAAtB,sBAAsB;CAelC"}
1
+ {"version":3,"file":"eui-card-footer.component.d.ts","sourceRoot":"","sources":["../../../../eui-card/components/eui-card-footer/eui-card-footer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6E,SAAS,EAAE,MAAM,eAAe,CAAC;AAErH,OAAO,EAAE,mCAAmC,EAAE,MAAM,4CAA4C,CAAC;AAEjG,OAAO,EAAE,iCAAiC,EAAE,MAAM,0CAA0C,CAAC;AAC7F,OAAO,EAAE,iCAAiC,EAAE,MAAM,0CAA0C,CAAC;AAC7F,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;;AAC9E;;;GAGG;AACH,qBAMa,sBAAsB;IAC/B;;;;OAIG;IACmB,MAAM,SAAqB;IAEjD,aAAa,EAAE,SAAS,CAAC,mCAAmC,CAAC,CAAC;IAE9D,WAAW,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IAE1D,UAAU,EAAE,SAAS,CAAC,iCAAiC,CAAC,CAAC;IAEzD,iBAAiB,EAAE,SAAS,CAAC,0BAA0B,CAAC,CAAC;yCAdhD,sBAAsB;2CAAtB,sBAAsB;CAelC"}
@@ -1 +1 @@
1
- {"version":3,"file":"eui-discussion-thread-item.component.d.ts","sourceRoot":"","sources":["../../eui-discussion-thread/eui-discussion-thread-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAM5E;;;;;;;;GAQG;AACH,qBAUa,gCAAgC;IACzC;;;;OAIG;IACH,IACW,UAAU,IAAI,MAAM,CAE9B;IAED;;;OAGG;IACuB,IAAI,SAAc;IAE5C;;OAEG;IACM,EAAE,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACM,SAAS,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACM,MAAM,EAAE,MAAM,CAAC;IAExB;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACM,OAAO,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,IACI,KAAK,IAAI,OAAO,CAEnB;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,YAAY,EAE5B;IACD,OAAO,CAAC,MAAM,CAAS;yCA3Dd,gCAAgC;2CAAhC,gCAAgC;CA4D5C"}
1
+ {"version":3,"file":"eui-discussion-thread-item.component.d.ts","sourceRoot":"","sources":["../../eui-discussion-thread/eui-discussion-thread-item.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAyB,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAM5E;;;;;;;;GAQG;AACH,qBAWa,gCAAgC;IACzC;;;;OAIG;IACH,IACW,UAAU,IAAI,MAAM,CAE9B;IAED;;;OAGG;IACuB,IAAI,SAAc;IAE5C;;OAEG;IACM,EAAE,EAAE,MAAM,CAAC;IAEpB;;;OAGG;IACM,SAAS,EAAE,MAAM,CAAC;IAE3B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACM,MAAM,EAAE,MAAM,CAAC;IAExB;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACM,OAAO,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,IACI,KAAK,IAAI,OAAO,CAEnB;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,YAAY,EAE5B;IACD,OAAO,CAAC,MAAM,CAAS;yCA3Dd,gCAAgC;2CAAhC,gCAAgC;CA4D5C"}
@@ -11,6 +11,12 @@ import * as i0 from "@angular/core";
11
11
  *
12
12
  */
13
13
  export declare class EuiDiscussionThreadComponent {
14
+ /**
15
+ * Gets the CSS classes to apply to the host element.
16
+ *
17
+ * @returns {string} The CSS classes as a space-separated string.
18
+ */
19
+ get cssClasses(): string;
14
20
  /**
15
21
  * ARIA role for the host element to ensure proper accessibility.
16
22
  * @default 'list'
@@ -1 +1 @@
1
- {"version":3,"file":"eui-discussion-thread.component.d.ts","sourceRoot":"","sources":["../../eui-discussion-thread/eui-discussion-thread.component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;;AAGpF;;;;;;;;;GASG;AACH,qBAWa,4BAA4B;IACrC;;;OAGG;IACuB,IAAI,SAAU;IAExC;;;OAGG;IACM,KAAK,EAAE,uBAAuB,EAAE,CAAC;IAE1C;;OAEG;IACM,UAAU,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACM,aAAa,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACM,OAAO,EAAE,MAAM,CAAC;IAEzB;;;;;;;;;OASG;IACI,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,uBAAuB,GAAG,MAAM;yCAvC7D,4BAA4B;2CAA5B,4BAA4B;CA0CxC"}
1
+ {"version":3,"file":"eui-discussion-thread.component.d.ts","sourceRoot":"","sources":["../../eui-discussion-thread/eui-discussion-thread.component.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2CAA2C,CAAC;;AAGpF;;;;;;;;;GASG;AACH,qBAUa,4BAA4B;IACrC;;;;OAIG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;;OAGG;IACuB,IAAI,SAAU;IAExC;;;OAGG;IACM,KAAK,EAAE,uBAAuB,EAAE,CAAC;IAE1C;;OAEG;IACM,UAAU,EAAE,MAAM,CAAC;IAE5B;;;OAGG;IACM,aAAa,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACM,OAAO,EAAE,MAAM,CAAC;IAEzB;;;;;;;;;OASG;IACI,SAAS,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,uBAAuB,GAAG,MAAM;yCAjD7D,4BAA4B;2CAA5B,4BAA4B;CAoDxC"}
@@ -1 +1 @@
1
- {"version":3,"file":"eui-navbar-item.component.d.ts","sourceRoot":"","sources":["../../../eui-navbar/eui-navbar-item/eui-navbar-item.component.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;;AAE7D,qBAKa,sBAAsB;IAC/B,IACI,UAAU,IAAI,MAAM,CAKvB;IAE6B,QAAQ,SAAK;IAElC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACiB,QAAQ,UAAS;IAEzD,qBAAqB,EAAE,kBAAkB,CAAC;gBAEoC,eAAe,KAAA;IAK7F,SAAS,CAAC,OAAO,IAAI,IAAI;IAKzB,SAAS,CAAC,SAAS,CAAC,KAAK,EAAE,aAAa,GAAG,IAAI;IAW/C,OAAO,CAAC,MAAM;yCAtCL,sBAAsB;2CAAtB,sBAAsB;uCA0Csl9c,OAAQ;CADho9c"}
1
+ {"version":3,"file":"eui-navbar-item.component.d.ts","sourceRoot":"","sources":["../../../eui-navbar/eui-navbar-item/eui-navbar-item.component.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;;AAE7D,qBAMa,sBAAsB;IAC/B,IACI,UAAU,IAAI,MAAM,CAKvB;IAE6B,QAAQ,SAAK;IAElC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACiB,QAAQ,UAAS;IAEzD,qBAAqB,EAAE,kBAAkB,CAAC;gBAEoC,eAAe,KAAA;IAK7F,SAAS,CAAC,OAAO,IAAI,IAAI;IAKzB,SAAS,CAAC,SAAS,CAAC,KAAK,EAAE,aAAa,GAAG,IAAI;IAW/C,OAAO,CAAC,MAAM;yCAtCL,sBAAsB;2CAAtB,sBAAsB;uCA0C8i9c,OAAQ;CADxl9c"}
@@ -1 +1 @@
1
- {"version":3,"file":"eui-navbar.component.d.ts","sourceRoot":"","sources":["../../eui-navbar/eui-navbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAMH,YAAY,EAGZ,SAAS,EACT,UAAU,EACV,aAAa,EACb,gBAAgB,EACnB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,sBAAsB,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAK/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;;AAE7D,qBAsBa,kBAAmB,YAAW,gBAAgB,EAAE,aAAa;IAkB3D,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,UAAU;IACX,mBAAmB,EAAE,mBAAmB;IAnBnD,IACW,UAAU,IAAI,MAAM,CAM9B;IAES,SAAS,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IAEJ,KAAK,EAAE,SAAS,CAAC,sBAAsB,CAAC,CAAC;IAE7F,gBAAgB,EAAE,sBAAsB,CAAC;IACzC,cAAc,UAAS;gBAGnB,SAAS,EAAE,kBAAkB,EAC5B,UAAU,EAAE,UAAU,EACvB,mBAAmB,EAAE,mBAAmB;IAGnD,kBAAkB,IAAI,IAAI;IAI1B,eAAe,IAAI,IAAI;IAWhB,YAAY,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;yCAtC5B,kBAAkB;2CAAlB,kBAAkB;CAgD9B"}
1
+ {"version":3,"file":"eui-navbar.component.d.ts","sourceRoot":"","sources":["../../eui-navbar/eui-navbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAKH,YAAY,EAGZ,SAAS,EACT,UAAU,EACV,aAAa,EACb,gBAAgB,EACnB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,sBAAsB,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EAAE,kBAAkB,EAAE,MAAM,WAAW,CAAC;AAK/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;;;AAE7D,qBAqBa,kBAAmB,YAAW,gBAAgB,EAAE,aAAa;IAkB3D,SAAS,EAAE,kBAAkB;IACpC,OAAO,CAAC,UAAU;IACX,mBAAmB,EAAE,mBAAmB;IAnBnD,IACW,UAAU,IAAI,MAAM,CAM9B;IAES,SAAS,EAAE,YAAY,CAAC,MAAM,CAAC,CAAsB;IAEJ,KAAK,EAAE,SAAS,CAAC,sBAAsB,CAAC,CAAC;IAE7F,gBAAgB,EAAE,sBAAsB,CAAC;IACzC,cAAc,UAAS;gBAGnB,SAAS,EAAE,kBAAkB,EAC5B,UAAU,EAAE,UAAU,EACvB,mBAAmB,EAAE,mBAAmB;IAGnD,kBAAkB,IAAI,IAAI;IAI1B,eAAe,IAAI,IAAI;IAWhB,YAAY,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI;yCAtC5B,kBAAkB;2CAAlB,kBAAkB;CAgD9B"}
@@ -1 +1 @@
1
- {"version":3,"file":"eui-timeline-item.component.d.ts","sourceRoot":"","sources":["../../eui-timeline/eui-timeline-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAOnB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;;;AAEhE;;;;GAIG;AACH,qBAWa,wBAAyB,YAAW,gBAAgB;IAC7D;;;;;OAKG;IACH,IACW,UAAU,IAAI,MAAM,CAE9B;IAED;;;OAGG;IAGH,OAAO,SAAuB;IAE9B;;OAEG;IACM,KAAK,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACM,QAAQ,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACM,cAAc,SAAM;IAE7B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACM,cAAc,SAAM;IAE7B;;;OAGG;IACqC,aAAa,EAAE,OAAO,CAAC;IAE/D;;;OAGG;IACqC,OAAO,EAAE,OAAO,CAAC;IAEzD;;OAEG;IACI,mBAAmB,EAAE,mBAAmB,CAA+B;IAE9E;;OAEG;IACI,iBAAiB,EAAE,oBAAoB,CAAkF;IAEhI;;;OAGG;IACH,kBAAkB,IAAI,IAAI;IAI1B;;;;;;OAMG;IACH,OAAO,CAAC,aAAa;yCAzFZ,wBAAwB;2CAAxB,wBAAwB;4CAkGyh5c,OAAQ;sCAAR,OAAQ;CADrk5c"}
1
+ {"version":3,"file":"eui-timeline-item.component.d.ts","sourceRoot":"","sources":["../../eui-timeline/eui-timeline-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAOnB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAC7D,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;;;AAEhE;;;;GAIG;AACH,qBAWa,wBAAyB,YAAW,gBAAgB;IAC7D;;;;;OAKG;IACH,IACW,UAAU,IAAI,MAAM,CAE9B;IAED;;;OAGG;IAGH,OAAO,SAAuB;IAE9B;;OAEG;IACM,KAAK,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACM,QAAQ,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACM,cAAc,SAAM;IAE7B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACM,cAAc,SAAM;IAE7B;;;OAGG;IACqC,aAAa,EAAE,OAAO,CAAC;IAE/D;;;OAGG;IACqC,OAAO,EAAE,OAAO,CAAC;IAEzD;;OAEG;IACI,mBAAmB,EAAE,mBAAmB,CAA+B;IAE9E;;OAEG;IACI,iBAAiB,EAAE,oBAAoB,CAAkF;IAEhI;;;OAGG;IACH,kBAAkB,IAAI,IAAI;IAI1B;;;;;;OAMG;IACH,OAAO,CAAC,aAAa;yCAzFZ,wBAAwB;2CAAxB,wBAAwB;4CAkG+h5c,OAAQ;sCAAR,OAAQ;CAD3k5c"}
@@ -1 +1 @@
1
- {"version":3,"file":"eui-timeline.component.d.ts","sourceRoot":"","sources":["../../eui-timeline/eui-timeline.component.ts"],"names":[],"mappings":";AAOA;;;;GAIG;AACH,qBAKa,oBAAoB;IAC7B;;;;;OAKG;IACH,IACW,UAAU,IAAI,MAAM,CAE9B;IAED;;;OAGG;IAGH,OAAO,SAAkB;IAEzB;;;;OAIG;IACqC,aAAa,EAAE,OAAO,CAAC;IAE/D;;;;;;OAMG;IACH,OAAO,CAAC,aAAa;yCAlCZ,oBAAoB;2CAApB,oBAAoB;4CAsC0o9c,OAAQ;CADlr9c"}
1
+ {"version":3,"file":"eui-timeline.component.d.ts","sourceRoot":"","sources":["../../eui-timeline/eui-timeline.component.ts"],"names":[],"mappings":";AAOA;;;;GAIG;AACH,qBAKa,oBAAoB;IAC7B;;;;;OAKG;IACH,IACW,UAAU,IAAI,MAAM,CAE9B;IAED;;;OAGG;IAGH,OAAO,SAAkB;IAEzB;;;;OAIG;IACqC,aAAa,EAAE,OAAO,CAAC;IAE/D;;;;;;OAMG;IACH,OAAO,CAAC,aAAa;yCAlCZ,oBAAoB;2CAApB,oBAAoB;4CAsCgp9c,OAAQ;CADxr9c"}
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { Input, Directive, NgModule, HostBinding, ViewEncapsulation, ChangeDetectionStrategy, Component, booleanAttribute, numberAttribute, HostListener, EventEmitter, Output, Self, Optional, Inject, PLATFORM_ID } from '@angular/core';
2
+ import { Input, Directive, NgModule, HostBinding, ChangeDetectionStrategy, Component, booleanAttribute, numberAttribute, HostListener, EventEmitter, Output, Self, Optional, Inject, PLATFORM_ID, ViewEncapsulation } from '@angular/core';
3
3
  import * as i1 from '@angular/cdk/overlay';
4
4
  import { ConnectionPositionPair } from '@angular/cdk/overlay';
5
5
  import { Subject, BehaviorSubject, Subscription, timer, fromEvent, take } from 'rxjs';
@@ -90,11 +90,11 @@ class EuiTooltipContainerComponent {
90
90
  return 'visible';
91
91
  }
92
92
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EuiTooltipContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
93
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: EuiTooltipContainerComponent, isStandalone: true, selector: "eui-tooltip-container.component", inputs: { config: "config" }, host: { properties: { "attr.data-e2e": "this.e2e", "class": "this.cssClasses", "@showHide": "this.showHide" } }, ngImport: i0, template: "<div [innerHTML]=\"config.tooltipContent\"></div>\n", animations: [showHide], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
93
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: EuiTooltipContainerComponent, isStandalone: true, selector: "eui-tooltip-container.component", inputs: { config: "config" }, host: { properties: { "attr.data-e2e": "this.e2e", "class": "this.cssClasses", "@showHide": "this.showHide" } }, ngImport: i0, template: "<div [innerHTML]=\"config.tooltipContent\"></div>\n", animations: [showHide], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
94
94
  }
95
95
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EuiTooltipContainerComponent, decorators: [{
96
96
  type: Component,
97
- args: [{ selector: 'eui-tooltip-container.component', animations: [showHide], changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div [innerHTML]=\"config.tooltipContent\"></div>\n" }]
97
+ args: [{ selector: 'eui-tooltip-container.component', animations: [showHide], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div [innerHTML]=\"config.tooltipContent\"></div>\n" }]
98
98
  }], propDecorators: { config: [{
99
99
  type: Input
100
100
  }], e2e: [{
@@ -1648,11 +1648,11 @@ class EuiResizableComponent {
1648
1648
  this.e2e = 'eui-resizable';
1649
1649
  }
1650
1650
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EuiResizableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
1651
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: EuiResizableComponent, isStandalone: true, selector: "eui-resizable", host: { properties: { "class": "this.classes", "attr.data-e2e": "this.e2e" } }, ngImport: i0, template: "<div class=\"eui-resizable-bar\" aria-describedby=\"Resizable handle\"></div>\n<span class=\"eui-resizable-icon__container\">\n <svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"eui-resizable-icon\">\n <use href=\"assets/icons/sprites/sharp.svg#code-working-sharp\"></use>\n </svg>\n</span>\n", styles: [".eui-19 .eui-resizable{display:flex;justify-content:flex-end;vertical-align:middle}.eui-19 .eui-resizable .eui-resizable-bar{background:var(--eui-c-s-primary-fill);background-clip:content-box;bottom:0;border-left:var(--eui-s-2xs) solid transparent;border-right:var(--eui-s-2xs) solid transparent;cursor:ew-resize;margin:0 calc(-1.1 * var(--eui-s-m));opacity:0;position:absolute;top:0;transition:opacity .3s;width:var(--eui-s-s)}.eui-19 .eui-resizable .eui-resizable-bar:hover,.eui-19 .eui-resizable .eui-resizable-bar:active{opacity:1}.eui-19 .eui-resizable .eui-resizable-icon__container{height:var(--eui-s-m);margin-right:calc(-1 * (var(--eui-s-m) + var(--eui-s-2xs)));position:absolute;top:0;transform:translateY(calc(var(--eui-s-m) + 2px))}.eui-19 .eui-resizable .eui-resizable-icon__container .eui-resizable-icon{color:var(--eui-c-neutral-lighter);fill:var(--eui-c-neutral-lighter);height:var(--eui-s-m);width:var(--eui-s-m)}.eui-19 *:not(th)[euiresizable]{position:relative}\n"], encapsulation: i0.ViewEncapsulation.None }); }
1651
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.9", type: EuiResizableComponent, isStandalone: true, selector: "eui-resizable", host: { properties: { "class": "this.classes", "attr.data-e2e": "this.e2e" } }, ngImport: i0, template: "<div class=\"eui-resizable-bar\" aria-describedby=\"Resizable handle\"></div>\n<span class=\"eui-resizable-icon__container\">\n <svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"eui-resizable-icon\">\n <use href=\"assets/icons/sprites/sharp.svg#code-working-sharp\"></use>\n </svg>\n</span>\n", styles: [".eui-19 .eui-resizable{display:flex;justify-content:flex-end;vertical-align:middle}.eui-19 .eui-resizable .eui-resizable-bar{background:var(--eui-c-s-primary-surface);background-clip:content-box;bottom:0;border-left:var(--eui-s-2xs) solid transparent;border-right:var(--eui-s-2xs) solid transparent;cursor:ew-resize;margin:0 calc(-1.1 * var(--eui-s-m));opacity:0;position:absolute;top:0;transition:opacity .3s;width:var(--eui-s-s)}.eui-19 .eui-resizable .eui-resizable-bar:hover,.eui-19 .eui-resizable .eui-resizable-bar:active{opacity:1}.eui-19 .eui-resizable .eui-resizable-icon__container{height:var(--eui-s-m);margin-right:calc(-1 * (var(--eui-s-m) + var(--eui-s-2xs)));position:absolute;top:0;transform:translateY(calc(var(--eui-s-m) + 2px))}.eui-19 .eui-resizable .eui-resizable-icon__container .eui-resizable-icon{color:var(--eui-c-neutral-lighter);fill:var(--eui-c-neutral-lighter);height:var(--eui-s-m);width:var(--eui-s-m)}.eui-19 *:not(th)[euiresizable]{position:relative}\n"], encapsulation: i0.ViewEncapsulation.None }); }
1652
1652
  }
1653
1653
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.9", ngImport: i0, type: EuiResizableComponent, decorators: [{
1654
1654
  type: Component,
1655
- args: [{ selector: 'eui-resizable', encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-resizable-bar\" aria-describedby=\"Resizable handle\"></div>\n<span class=\"eui-resizable-icon__container\">\n <svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"eui-resizable-icon\">\n <use href=\"assets/icons/sprites/sharp.svg#code-working-sharp\"></use>\n </svg>\n</span>\n", styles: [".eui-19 .eui-resizable{display:flex;justify-content:flex-end;vertical-align:middle}.eui-19 .eui-resizable .eui-resizable-bar{background:var(--eui-c-s-primary-fill);background-clip:content-box;bottom:0;border-left:var(--eui-s-2xs) solid transparent;border-right:var(--eui-s-2xs) solid transparent;cursor:ew-resize;margin:0 calc(-1.1 * var(--eui-s-m));opacity:0;position:absolute;top:0;transition:opacity .3s;width:var(--eui-s-s)}.eui-19 .eui-resizable .eui-resizable-bar:hover,.eui-19 .eui-resizable .eui-resizable-bar:active{opacity:1}.eui-19 .eui-resizable .eui-resizable-icon__container{height:var(--eui-s-m);margin-right:calc(-1 * (var(--eui-s-m) + var(--eui-s-2xs)));position:absolute;top:0;transform:translateY(calc(var(--eui-s-m) + 2px))}.eui-19 .eui-resizable .eui-resizable-icon__container .eui-resizable-icon{color:var(--eui-c-neutral-lighter);fill:var(--eui-c-neutral-lighter);height:var(--eui-s-m);width:var(--eui-s-m)}.eui-19 *:not(th)[euiresizable]{position:relative}\n"] }]
1655
+ args: [{ selector: 'eui-resizable', encapsulation: ViewEncapsulation.None, template: "<div class=\"eui-resizable-bar\" aria-describedby=\"Resizable handle\"></div>\n<span class=\"eui-resizable-icon__container\">\n <svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" class=\"eui-resizable-icon\">\n <use href=\"assets/icons/sprites/sharp.svg#code-working-sharp\"></use>\n </svg>\n</span>\n", styles: [".eui-19 .eui-resizable{display:flex;justify-content:flex-end;vertical-align:middle}.eui-19 .eui-resizable .eui-resizable-bar{background:var(--eui-c-s-primary-surface);background-clip:content-box;bottom:0;border-left:var(--eui-s-2xs) solid transparent;border-right:var(--eui-s-2xs) solid transparent;cursor:ew-resize;margin:0 calc(-1.1 * var(--eui-s-m));opacity:0;position:absolute;top:0;transition:opacity .3s;width:var(--eui-s-s)}.eui-19 .eui-resizable .eui-resizable-bar:hover,.eui-19 .eui-resizable .eui-resizable-bar:active{opacity:1}.eui-19 .eui-resizable .eui-resizable-icon__container{height:var(--eui-s-m);margin-right:calc(-1 * (var(--eui-s-m) + var(--eui-s-2xs)));position:absolute;top:0;transform:translateY(calc(var(--eui-s-m) + 2px))}.eui-19 .eui-resizable .eui-resizable-icon__container .eui-resizable-icon{color:var(--eui-c-neutral-lighter);fill:var(--eui-c-neutral-lighter);height:var(--eui-s-m);width:var(--eui-s-m)}.eui-19 *:not(th)[euiresizable]{position:relative}\n"] }]
1656
1656
  }], propDecorators: { classes: [{
1657
1657
  type: HostBinding,
1658
1658
  args: ['class']