@eui/ecl 19.0.2-snapshot-1736167801365 → 19.0.2

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 (165) hide show
  1. package/components/ecl-breadcrumb/ecl-breadcrumb-container.directive.d.ts +11 -0
  2. package/components/ecl-breadcrumb/ecl-breadcrumb-container.directive.d.ts.map +1 -0
  3. package/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts +3 -4
  4. package/components/ecl-breadcrumb/ecl-breadcrumb-segment.component.d.ts.map +1 -1
  5. package/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts +7 -1
  6. package/components/ecl-breadcrumb/ecl-breadcrumb.component.d.ts.map +1 -1
  7. package/components/ecl-breadcrumb/ecl-breadcrumb.module.d.ts +8 -7
  8. package/components/ecl-breadcrumb/ecl-breadcrumb.module.d.ts.map +1 -1
  9. package/components/ecl-breadcrumb/index.d.ts +1 -0
  10. package/components/ecl-breadcrumb/index.d.ts.map +1 -1
  11. package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts +3 -2
  12. package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts.map +1 -1
  13. package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts +16 -0
  14. package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts.map +1 -0
  15. package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +7 -3
  16. package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
  17. package/components/ecl-inpage-navigation/ecl-inpage-navigation.module.d.ts +7 -6
  18. package/components/ecl-inpage-navigation/ecl-inpage-navigation.module.d.ts.map +1 -1
  19. package/components/ecl-inpage-navigation/index.d.ts +2 -0
  20. package/components/ecl-inpage-navigation/index.d.ts.map +1 -1
  21. package/components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.d.ts +11 -0
  22. package/components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.d.ts.map +1 -0
  23. package/components/ecl-pagination/ecl-pagination-item.component.d.ts +4 -2
  24. package/components/ecl-pagination/ecl-pagination-item.component.d.ts.map +1 -1
  25. package/components/ecl-pagination/ecl-pagination-list.directive.d.ts +8 -0
  26. package/components/ecl-pagination/ecl-pagination-list.directive.d.ts.map +1 -0
  27. package/components/ecl-pagination/ecl-pagination.component.d.ts +4 -1
  28. package/components/ecl-pagination/ecl-pagination.component.d.ts.map +1 -1
  29. package/components/ecl-pagination/ecl-pagination.module.d.ts +7 -6
  30. package/components/ecl-pagination/ecl-pagination.module.d.ts.map +1 -1
  31. package/components/ecl-pagination/index.d.ts +1 -0
  32. package/components/ecl-pagination/index.d.ts.map +1 -1
  33. package/docs/components/EclAccordionComponent.html +2 -2
  34. package/docs/components/EclAccordionItemComponent.html +2 -2
  35. package/docs/components/EclAppComponent.html +2 -2
  36. package/docs/components/EclBannerComponent.html +2 -2
  37. package/docs/components/EclBlockquoteComponent.html +2 -2
  38. package/docs/components/EclBreadcrumbComponent.html +66 -6
  39. package/docs/components/EclBreadcrumbSegmentComponent.html +4 -16
  40. package/docs/components/EclButtonComponent.html +2 -2
  41. package/docs/components/EclCardBodyComponent.html +2 -2
  42. package/docs/components/EclCardComponent.html +2 -2
  43. package/docs/components/EclCarouselComponent.html +2 -2
  44. package/docs/components/EclCarouselItemComponent.html +2 -2
  45. package/docs/components/EclCategoryFilterComponent.html +2 -2
  46. package/docs/components/EclCategoryFilterItemComponent.html +2 -2
  47. package/docs/components/EclCategoryFilterListComponent.html +2 -2
  48. package/docs/components/EclCheckboxHelpComponent.html +2 -2
  49. package/docs/components/EclCheckboxLabelComponent.html +2 -2
  50. package/docs/components/EclContentBlockComponent.html +2 -2
  51. package/docs/components/EclContentItemComponent.html +2 -2
  52. package/docs/components/EclDateBlockComponent.html +2 -2
  53. package/docs/components/EclDescriptionListDefinitionComponent.html +2 -2
  54. package/docs/components/EclExpandableComponent.html +2 -2
  55. package/docs/components/EclFactFiguresComponent.html +2 -2
  56. package/docs/components/EclFactFiguresDescriptionComponent.html +2 -2
  57. package/docs/components/EclFactFiguresItemComponent.html +2 -2
  58. package/docs/components/EclFactFiguresTitleComponent.html +2 -2
  59. package/docs/components/EclFactFiguresValueComponent.html +2 -2
  60. package/docs/components/EclFactFiguresViewAllComponent.html +2 -2
  61. package/docs/components/EclFeaturedComponent.html +2 -2
  62. package/docs/components/EclFeaturedItemComponent.html +2 -2
  63. package/docs/components/EclFeaturedItemDescriptionComponent.html +2 -2
  64. package/docs/components/EclFeaturedItemFooterComponent.html +2 -2
  65. package/docs/components/EclFileComponent.html +2 -2
  66. package/docs/components/EclFileItemComponent.html +2 -2
  67. package/docs/components/EclFileItemsComponent.html +2 -2
  68. package/docs/components/EclFileTaxonomyComponent.html +2 -2
  69. package/docs/components/EclFormGroupComponent.html +2 -2
  70. package/docs/components/EclFormLabelComponent.html +2 -2
  71. package/docs/components/EclGalleryComponent.html +2 -2
  72. package/docs/components/EclGalleryFooterComponent.html +2 -2
  73. package/docs/components/EclGalleryItemComponent.html +2 -2
  74. package/docs/components/EclIconComponent.html +2 -2
  75. package/docs/components/EclInpageNavigationComponent.html +72 -17
  76. package/docs/components/EclInpageNavigationItemComponent.html +46 -3
  77. package/docs/components/EclListIllustrationComponent.html +2 -2
  78. package/docs/components/EclListIllustrationItemComponent.html +2 -2
  79. package/docs/components/EclLoadingIndicatorComponent.html +2 -2
  80. package/docs/components/EclMediaContainerComponent.html +2 -2
  81. package/docs/components/EclMegaMenuComponent.html +2 -2
  82. package/docs/components/EclMegaMenuFeaturedComponent.html +2 -2
  83. package/docs/components/EclMegaMenuInfoComponent.html +2 -2
  84. package/docs/components/EclMegaMenuItemComponent.html +2 -2
  85. package/docs/components/EclMegaMenuSubitemComponent.html +2 -2
  86. package/docs/components/EclMenuComponent.html +2 -2
  87. package/docs/components/EclMenuItemComponent.html +2 -2
  88. package/docs/components/EclMenuMegaComponent.html +2 -2
  89. package/docs/components/EclMenuMegaItemComponent.html +2 -2
  90. package/docs/components/EclModalBodyComponent.html +2 -2
  91. package/docs/components/EclModalComponent.html +2 -2
  92. package/docs/components/EclModalFooterComponent.html +2 -2
  93. package/docs/components/EclModalHeaderComponent.html +2 -2
  94. package/docs/components/EclMultiselectComponent.html +2 -2
  95. package/docs/components/EclMultiselectDropdownComponent.html +2 -2
  96. package/docs/components/EclMultiselectInputComponent.html +2 -2
  97. package/docs/components/EclMultiselectOptgroupComponent.html +2 -2
  98. package/docs/components/EclMultiselectOptionComponent.html +2 -2
  99. package/docs/components/EclNavigationListComponent.html +2 -2
  100. package/docs/components/EclNavigationListItemComponent.html +2 -2
  101. package/docs/components/EclNewsTickerComponent.html +2 -2
  102. package/docs/components/EclNewsTickerItemComponent.html +2 -2
  103. package/docs/components/EclNotificationComponent.html +2 -2
  104. package/docs/components/EclPageHeaderComponent.html +2 -2
  105. package/docs/components/EclPaginationComponent.html +74 -3
  106. package/docs/components/EclPaginationItemComponent.html +72 -3
  107. package/docs/components/EclPopoverComponent.html +2 -2
  108. package/docs/components/EclRadioHelpComponent.html +2 -2
  109. package/docs/components/EclRadioLabelComponent.html +2 -2
  110. package/docs/components/EclRangeBubbleComponent.html +2 -2
  111. package/docs/components/EclRangeValueComponent.html +2 -2
  112. package/docs/components/EclRatingFieldComponent.html +2 -2
  113. package/docs/components/EclSearchFormComponent.html +2 -2
  114. package/docs/components/EclSelectContainerComponent.html +2 -2
  115. package/docs/components/EclSiteFooterComponent.html +2 -2
  116. package/docs/components/EclSiteFooterFixedContentECComponent.html +2 -2
  117. package/docs/components/EclSiteFooterFixedContentEUComponent.html +2 -2
  118. package/docs/components/EclSiteHeaderActionComponent.html +2 -2
  119. package/docs/components/EclSiteHeaderBannerTopComponent.html +2 -2
  120. package/docs/components/EclSiteHeaderComponent.html +2 -2
  121. package/docs/components/EclSiteHeaderEnvironmentComponent.html +2 -2
  122. package/docs/components/EclSiteHeaderLanguageComponent.html +3 -3
  123. package/docs/components/EclSiteHeaderLanguagePopoverComponent.html +2 -2
  124. package/docs/components/EclSiteHeaderLoginComponent.html +2 -2
  125. package/docs/components/EclSiteHeaderNotificationComponent.html +2 -2
  126. package/docs/components/EclSiteHeaderSearchComponent.html +2 -2
  127. package/docs/components/EclSocialMediaFollowComponent.html +2 -2
  128. package/docs/components/EclSocialMediaFollowItemComponent.html +2 -2
  129. package/docs/components/EclSocialMediaShareComponent.html +2 -2
  130. package/docs/components/EclSocialMediaShareItemComponent.html +2 -2
  131. package/docs/components/EclSplashPageComponent.html +2 -2
  132. package/docs/components/EclSplashPageLanguageCategoryComponent.html +2 -2
  133. package/docs/components/EclSplashPageLanguageContainerComponent.html +2 -2
  134. package/docs/components/EclSplashPageLanguageLinkComponent.html +2 -2
  135. package/docs/components/EclStickyContainerComponent.html +2 -2
  136. package/docs/components/EclTabComponent.html +2 -2
  137. package/docs/components/EclTabLabelComponent.html +2 -2
  138. package/docs/components/EclTabMoreComponent.html +2 -2
  139. package/docs/components/EclTableSortButtonComponent.html +2 -2
  140. package/docs/components/EclTabsComponent.html +2 -2
  141. package/docs/components/EclTagComponent.html +2 -2
  142. package/docs/components/EclTimelineComponent.html +2 -2
  143. package/docs/components/EclTimelineItemComponent.html +2 -2
  144. package/docs/components/EclTimelineItemTogglerComponent.html +2 -2
  145. package/docs/dependencies.html +2 -2
  146. package/docs/directives/EclBreadcrumbContainerDirective.html +566 -0
  147. package/docs/directives/EclInpageNavigationListDirective.html +610 -0
  148. package/docs/directives/EclPaginationListDirective.html +497 -0
  149. package/docs/index.html +2 -2
  150. package/docs/injectables/EclInpageNavigationService.html +361 -0
  151. package/docs/js/menu-wc.js +125 -20
  152. package/docs/js/menu-wc_es5.js +1 -1
  153. package/docs/js/search/search_index.js +2 -2
  154. package/docs/miscellaneous/variables.html +65 -1
  155. package/docs/modules/EclInpageNavigationModule.html +61 -4
  156. package/docs/modules/EclPaginationModule.html +52 -4
  157. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs +49 -15
  158. package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
  159. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +95 -32
  160. package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
  161. package/fesm2022/eui-ecl-components-ecl-pagination.mjs +53 -21
  162. package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
  163. package/fesm2022/eui-ecl-components-ecl-site-header.mjs +2 -2
  164. package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
  165. package/package.json +2 -2
@@ -0,0 +1,11 @@
1
+ import { ElementRef } from '@angular/core';
2
+ import { ECLBaseDirective } from '@eui/ecl/core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class EclBreadcrumbContainerDirective extends ECLBaseDirective {
5
+ el: ElementRef;
6
+ hasClass: boolean;
7
+ constructor(el: ElementRef);
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclBreadcrumbContainerDirective, never>;
9
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclBreadcrumbContainerDirective, "[eclBreadcrumbContainer]", never, {}, {}, never, never, false, never>;
10
+ }
11
+ //# sourceMappingURL=ecl-breadcrumb-container.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecl-breadcrumb-container.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb-container.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAe,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,+BAAgC,SAAQ,gBAAgB;IAE9C,EAAE,EAAE,UAAU;IADe,QAAQ,UAAQ;gBAC7C,EAAE,EAAE,UAAU;yCAFxB,+BAA+B;2CAA/B,+BAA+B;CAK3C"}
@@ -1,11 +1,10 @@
1
- import { ElementRef, EventEmitter, Renderer2 } from '@angular/core';
1
+ import { ElementRef, EventEmitter } from '@angular/core';
2
2
  import { Params, QueryParamsHandling } from '@angular/router';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclBreadcrumbSegmentClickEvent } from './events/ecl-breadcrumb-segment-click.event';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class EclBreadcrumbSegmentComponent extends ECLBaseDirective {
7
7
  el: ElementRef;
8
- private renderer2;
9
8
  tabIndex: string;
10
9
  role: string;
11
10
  routerLink: string | any[];
@@ -16,11 +15,11 @@ export declare class EclBreadcrumbSegmentComponent extends ECLBaseDirective {
16
15
  isCurrentPage: boolean;
17
16
  isHidden: boolean;
18
17
  segmentClick: EventEmitter<EclBreadcrumbSegmentClickEvent>;
19
- constructor(el: ElementRef, renderer2: Renderer2);
18
+ constructor(el: ElementRef);
20
19
  get cssClasses(): string;
21
20
  onSegmentClick(evt: MouseEvent): void;
22
21
  static ɵfac: i0.ɵɵFactoryDeclaration<EclBreadcrumbSegmentComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbSegmentComponent, "ecl-breadcrumb-segment", never, { "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "href": { "alias": "href"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "isEllipsis": { "alias": "isEllipsis"; "required": false; }; "isCurrentPage": { "alias": "isCurrentPage"; "required": false; }; "isHidden": { "alias": "isHidden"; "required": false; }; }, { "segmentClick": "segmentClick"; }, never, ["*"], false, never>;
22
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbSegmentComponent, "ecl-breadcrumb-segment, li[eclBreadcrumbSegment]", never, { "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "href": { "alias": "href"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "isEllipsis": { "alias": "isEllipsis"; "required": false; }; "isCurrentPage": { "alias": "isCurrentPage"; "required": false; }; "isHidden": { "alias": "isHidden"; "required": false; }; }, { "segmentClick": "segmentClick"; }, never, ["*"], false, never>;
24
23
  static ngAcceptInputType_isEllipsis: unknown;
25
24
  static ngAcceptInputType_isCurrentPage: unknown;
26
25
  static ngAcceptInputType_isHidden: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-breadcrumb-segment.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb-segment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA8B,SAAS,EAAuC,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,8BAA8B,EAAE,MAAM,6CAA6C,CAAC;;AAE7F,qBAMa,6BAA8B,SAAQ,gBAAgB;IAiB5C,EAAE,EAAE,UAAU;IAAE,OAAO,CAAC,SAAS;IAhBtB,QAAQ,SAAQ;IACpB,IAAI,SAAc;IAGnC,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,IAAI,SAAM;IACV,mBAAmB,EAAE,mBAAmB,CAAQ;IACjB,UAAU,UAAS;IACnB,aAAa,UAAS;IAG9D,QAAQ,UAAS;IAEP,YAAY,+CAAsD;gBAEzD,EAAE,EAAE,UAAU,EAAU,SAAS,EAAE,SAAS;IAI/D,IACI,UAAU,IAAI,MAAM,CAMvB;IAED,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCA9B5B,6BAA6B;2CAA7B,6BAA6B;yCAqC0nyC,OAAQ;4CAAR,OAAQ;uCAAR,OAAQ;CAD3qyC"}
1
+ {"version":3,"file":"ecl-breadcrumb-segment.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb-segment.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA8E,MAAM,eAAe,CAAC;AAChJ,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,8BAA8B,EAAE,MAAM,6CAA6C,CAAC;;AAG7F,qBAMa,6BAA8B,SAAQ,gBAAgB;IAiB5C,EAAE,EAAE,UAAU;IAhBH,QAAQ,SAAQ;IACpB,IAAI,SAAc;IAGnC,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,IAAI,SAAM;IACV,mBAAmB,EAAE,mBAAmB,CAAQ;IACjB,UAAU,UAAS;IACnB,aAAa,UAAS;IAG9D,QAAQ,UAAS;IAEP,YAAY,+CAAsD;gBAEzD,EAAE,EAAE,UAAU;IAOjC,IACI,UAAU,IAAI,MAAM,CAMvB;IAED,cAAc,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;yCAjC5B,6BAA6B;2CAA7B,6BAA6B;yCAwCq1xC,OAAQ;4CAAR,OAAQ;uCAAR,OAAQ;CADt4xC"}
@@ -2,6 +2,7 @@ import { ElementRef, OnDestroy, OnInit, QueryList, Renderer2 } from '@angular/co
2
2
  import { TranslateService } from '@ngx-translate/core';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclBreadcrumbSegmentComponent } from './ecl-breadcrumb-segment.component';
5
+ import { EclBreadcrumbContainerDirective } from './ecl-breadcrumb-container.directive';
5
6
  import * as i0 from "@angular/core";
6
7
  export declare class EclBreadcrumbComponent extends ECLBaseDirective implements OnInit, OnDestroy {
7
8
  private el;
@@ -11,7 +12,11 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
11
12
  role: string;
12
13
  ariaLabel: any;
13
14
  eclEllipsisSegment: EclBreadcrumbSegmentComponent;
15
+ /**
16
+ * @deprecated To be removed in v20. Not needed, replaced by 'eclBreadcrumbContainer'
17
+ */
14
18
  breadcrumbContainer: ElementRef;
19
+ eclBreadcrumbContainer: EclBreadcrumbContainerDirective;
15
20
  eclSegments: QueryList<EclBreadcrumbSegmentComponent>;
16
21
  private destroy$;
17
22
  private nonStaticSegments;
@@ -21,6 +26,7 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
21
26
  ngOnInit(): void;
22
27
  ngOnDestroy(): void;
23
28
  onWindowResize(): void;
29
+ get hasContainer(): boolean;
24
30
  onEllipsisSegmentClick(evt: MouseEvent): void;
25
31
  private init;
26
32
  private insertEllipsisSegmentIntoPosition;
@@ -37,7 +43,7 @@ export declare class EclBreadcrumbComponent extends ECLBaseDirective implements
37
43
  private getBreadcrumbTotalWidth;
38
44
  private getSegmentsTotalWidth;
39
45
  static ɵfac: i0.ɵɵFactoryDeclaration<EclBreadcrumbComponent, never>;
40
- static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbComponent, "ecl-breadcrumb", never, { "isExpanded": { "alias": "isExpanded"; "required": false; }; }, {}, ["eclSegments"], ["*"], false, never>;
46
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclBreadcrumbComponent, "ecl-breadcrumb", never, { "isExpanded": { "alias": "isExpanded"; "required": false; }; }, {}, ["eclBreadcrumbContainer", "eclSegments"], ["*"], false, never>;
41
47
  static ngAcceptInputType_isExpanded: unknown;
42
48
  }
43
49
  //# sourceMappingURL=ecl-breadcrumb.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,UAAU,EAGV,SAAS,EACT,MAAM,EACN,SAAS,EACT,SAAS,EAMZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;;AAEnF,qBAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;IAgBjF,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IAhBoB,UAAU,UAAS;IACjC,IAAI,SAAgB;IACd,SAAS,MAAC;IAEZ,kBAAkB,EAAE,6BAA6B,CAAC;IAC9C,mBAAmB,EAAE,UAAU,CAAC;IAGlE,WAAW,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAEtD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,iBAAiB,CAAuC;gBAGpD,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAS/B,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,IACI,eAAe,IAAI,OAAO,GAAG,IAAI,CAEpC;IAED,QAAQ,IAAI,IAAI;IAShB,WAAW,IAAI,IAAI;IAMnB,cAAc,IAAI,IAAI;IAItB,sBAAsB,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ7C,OAAO,CAAC,IAAI;IAOZ,OAAO,CAAC,iCAAiC;IAQzC,OAAO,CAAC,uBAAuB;IAgB/B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,MAAM;IAId,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gCAAgC;IAMxC,OAAO,CAAC,sBAAsB;IAQ9B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCAlJpB,sBAAsB;2CAAtB,sBAAsB;yCAsJqsrC,OAAQ;CAD/urC"}
1
+ {"version":3,"file":"ecl-breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,UAAU,EAGV,SAAS,EACT,MAAM,EACN,SAAS,EACT,SAAS,EAOZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACnF,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;;AAEvF,qBAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;IAoBjF,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IApBoB,UAAU,UAAS;IACjC,IAAI,SAAgB;IACd,SAAS,MAAC;IAEZ,kBAAkB,EAAE,6BAA6B,CAAC;IAChF;;OAEG;IAC+B,mBAAmB,EAAE,UAAU,CAAC;IAEnB,sBAAsB,EAAE,+BAA+B,CAAC;IAEvG,WAAW,EAAE,SAAS,CAAC,6BAA6B,CAAC,CAAC;IAEtD,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,iBAAiB,CAAuC;gBAGpD,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS;IAS/B,IACI,UAAU,IAAI,MAAM,CAGvB;IAED,IACI,eAAe,IAAI,OAAO,GAAG,IAAI,CAEpC;IAED,QAAQ,IAAI,IAAI;IAShB,WAAW,IAAI,IAAI;IAMnB,cAAc,IAAI,IAAI;IAItB,IAAI,YAAY,IAAI,OAAO,CAE1B;IAED,sBAAsB,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAQ7C,OAAO,CAAC,IAAI;IAOZ,OAAO,CAAC,iCAAiC;IAYzC,OAAO,CAAC,uBAAuB;IAgB/B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,qBAAqB;IAM7B,OAAO,CAAC,QAAQ;IAIhB,OAAO,CAAC,MAAM;IAId,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,YAAY;IAIpB,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,gCAAgC;IAMxC,OAAO,CAAC,sBAAsB;IAQ9B,OAAO,CAAC,uBAAuB;IAI/B,OAAO,CAAC,qBAAqB;yCA9JpB,sBAAsB;2CAAtB,sBAAsB;yCAkKwkqC,OAAQ;CADlnqC"}
@@ -1,15 +1,16 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./ecl-breadcrumb.component";
3
3
  import * as i2 from "./ecl-breadcrumb-segment.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@angular/router";
6
- import * as i5 from "@ngx-translate/core";
7
- import * as i6 from "@eui/ecl/components/ecl-button";
8
- import * as i7 from "@eui/ecl/components/ecl-link";
9
- import * as i8 from "@eui/ecl/components/ecl-icon";
4
+ import * as i3 from "./ecl-breadcrumb-container.directive";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@angular/router";
7
+ import * as i6 from "@ngx-translate/core";
8
+ import * as i7 from "@eui/ecl/components/ecl-button";
9
+ import * as i8 from "@eui/ecl/components/ecl-link";
10
+ import * as i9 from "@eui/ecl/components/ecl-icon";
10
11
  export declare class EclBreadcrumbModule {
11
12
  static ɵfac: i0.ɵɵFactoryDeclaration<EclBreadcrumbModule, never>;
12
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclBreadcrumbModule, [typeof i1.EclBreadcrumbComponent, typeof i2.EclBreadcrumbSegmentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.TranslateModule, typeof i6.EclButtonModule, typeof i7.EclLinkModule, typeof i8.EclIconModule], [typeof i1.EclBreadcrumbComponent, typeof i2.EclBreadcrumbSegmentComponent]>;
13
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclBreadcrumbModule, [typeof i1.EclBreadcrumbComponent, typeof i2.EclBreadcrumbSegmentComponent, typeof i3.EclBreadcrumbContainerDirective], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.TranslateModule, typeof i7.EclButtonModule, typeof i8.EclLinkModule, typeof i9.EclIconModule], [typeof i1.EclBreadcrumbComponent, typeof i2.EclBreadcrumbSegmentComponent, typeof i3.EclBreadcrumbContainerDirective]>;
13
14
  static ɵinj: i0.ɵɵInjectorDeclaration<EclBreadcrumbModule>;
14
15
  }
15
16
  //# sourceMappingURL=ecl-breadcrumb.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-breadcrumb.module.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb.module.ts"],"names":[],"mappings":";;;;;;;;;AAWA,qBAKa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
1
+ {"version":3,"file":"ecl-breadcrumb.module.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/ecl-breadcrumb.module.ts"],"names":[],"mappings":";;;;;;;;;;AAYA,qBAKa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
@@ -3,4 +3,5 @@ export * from './ecl-breadcrumb.component';
3
3
  export * from './ecl-breadcrumb-segment.component';
4
4
  export * from './models/ecl-breadcrumb.model';
5
5
  export * from './events/ecl-breadcrumb-segment-click.event';
6
+ export * from './ecl-breadcrumb-container.directive';
6
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oCAAoC,CAAC;AACnD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6CAA6C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/ecl-breadcrumb/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oCAAoC,CAAC;AACnD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6CAA6C,CAAC;AAC5D,cAAc,sCAAsC,CAAC"}
@@ -1,4 +1,4 @@
1
- import { EventEmitter } from '@angular/core';
1
+ import { EventEmitter, ElementRef } from '@angular/core';
2
2
  import { ECLBaseDirective } from '@eui/ecl/core';
3
3
  import { EclBaseEvent } from '@eui/ecl/core';
4
4
  import { EclLinkDirective } from '@eui/ecl/components/ecl-link';
@@ -18,6 +18,7 @@ export declare class EclInpageNavigationItemComponent extends ECLBaseDirective {
18
18
  itemArrowDown: EventEmitter<any>;
19
19
  itemTab: EventEmitter<Event>;
20
20
  link: EclLinkDirective;
21
+ constructor(el: ElementRef);
21
22
  onItemClick(evt: MouseEvent): void;
22
23
  get sectionElement(): HTMLElement;
23
24
  onArrowUp(evt: Event): void;
@@ -25,6 +26,6 @@ export declare class EclInpageNavigationItemComponent extends ECLBaseDirective {
25
26
  onTab(evt: Event): void;
26
27
  onFocus(): void;
27
28
  static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationItemComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<EclInpageNavigationItemComponent, "ecl-inpage-navigation-item", never, { "label": { "alias": "label"; "required": false; }; "sectionId": { "alias": "sectionId"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; }, { "itemClick": "itemClick"; "itemArrowUp": "itemArrowUp"; "itemArrowDown": "itemArrowDown"; "itemTab": "itemTab"; }, never, never, false, never>;
29
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclInpageNavigationItemComponent, "ecl-inpage-navigation-item, li[eclInpageNavigationItem]", never, { "label": { "alias": "label"; "required": false; }; "sectionId": { "alias": "sectionId"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; }, { "itemClick": "itemClick"; "itemArrowUp": "itemArrowUp"; "itemArrowDown": "itemArrowDown"; "itemTab": "itemTab"; }, never, never, false, never>;
29
30
  }
30
31
  //# sourceMappingURL=ecl-inpage-navigation-item.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-inpage-navigation-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyC,YAAY,EAAa,MAAM,eAAe,CAAC;AAC/F,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;;AAEhE,qBAAa,iCAAkC,SAAQ,YAAY;IAC5C,gBAAgB,EAAE,MAAM;gBAAxB,gBAAgB,EAAE,MAAM;CAG9C;AAED,qBAYa,gCAAiC,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IACxC,IAAI,SAAc;IAEnC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IACwC,QAAQ,EAAE,OAAO,CAAC;IAE3E,SAAS,kDAAyD;IAClE,WAAW,oBAAsB;IACjC,aAAa,oBAAsB;IACnC,OAAO,sBAA6B;IAEjB,IAAI,EAAE,gBAAgB,CAAA;IAEnD,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAOlC,IAAI,cAAc,IAAI,WAAW,CAEhC;IAED,SAAS,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAK3B,WAAW,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAK7B,KAAK,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAIvB,OAAO,IAAI,IAAI;yCAxCN,gCAAgC;2CAAhC,gCAAgC;CA2C5C"}
1
+ {"version":3,"file":"ecl-inpage-navigation-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyC,YAAY,EAAa,UAAU,EAAE,MAAM,eAAe,CAAC;AAC3G,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;;AAEhE,qBAAa,iCAAkC,SAAQ,YAAY;IAC5C,gBAAgB,EAAE,MAAM;gBAAxB,gBAAgB,EAAE,MAAM;CAG9C;AAGD,qBAYa,gCAAiC,SAAQ,gBAAgB;IAChB,QAAQ,UAAQ;IACxC,IAAI,SAAc;IAEnC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IACwC,QAAQ,EAAE,OAAO,CAAC;IAE3E,SAAS,kDAAyD;IAClE,WAAW,oBAAsB;IACjC,aAAa,oBAAsB;IACnC,OAAO,sBAA6B;IAEjB,IAAI,EAAE,gBAAgB,CAAA;gBAEvC,EAAE,EAAE,UAAU;IAO1B,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAOlC,IAAI,cAAc,IAAI,WAAW,CAEhC;IAED,SAAS,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAK3B,WAAW,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAK7B,KAAK,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAIvB,OAAO,IAAI,IAAI;yCA/CN,gCAAgC;2CAAhC,gCAAgC;CAkD5C"}
@@ -0,0 +1,16 @@
1
+ import { AfterContentInit, OnDestroy } from '@angular/core';
2
+ import { ECLBaseDirective } from '@eui/ecl/core';
3
+ import { EclInpageNavigationService } from './services/ecl-inpage-navigation.service';
4
+ import * as i0 from "@angular/core";
5
+ export declare class EclInpageNavigationListDirective extends ECLBaseDirective implements AfterContentInit, OnDestroy {
6
+ private eclInpageNavigationService;
7
+ hasClass: boolean;
8
+ isVisible: boolean;
9
+ private destroy$;
10
+ constructor(eclInpageNavigationService: EclInpageNavigationService);
11
+ ngAfterContentInit(): void;
12
+ ngOnDestroy(): void;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationListDirective, never>;
14
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclInpageNavigationListDirective, "ul[eclInpageNavigationList]", never, {}, {}, never, never, false, never>;
15
+ }
16
+ //# sourceMappingURL=ecl-inpage-navigation-list.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecl-inpage-navigation-list.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA0B,SAAS,EAAE,MAAM,eAAe,CAAC;AAEpF,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;;AAEtF,qBAKa,gCAAiC,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAM7F,OAAO,CAAC,0BAA0B;IALI,QAAQ,UAAQ;IACP,SAAS,UAAS;IAE7E,OAAO,CAAC,QAAQ,CAA4C;gBAExC,0BAA0B,EAAE,0BAA0B;IAI1E,kBAAkB,IAAI,IAAI;IAM1B,WAAW,IAAI,IAAI;yCAhBV,gCAAgC;2CAAhC,gCAAgC;CAoB5C"}
@@ -5,13 +5,14 @@ import { EclBaseEvent } from '@eui/ecl/core';
5
5
  import { EclThemeService, EclRtlService } from '@eui/ecl/core';
6
6
  import { ECLBaseDirective } from '@eui/ecl/core';
7
7
  import { EclInpageNavigationItemComponent } from './ecl-inpage-navigation-item.component';
8
+ import { EclInpageNavigationListDirective } from './ecl-inpage-navigation-list.directive';
9
+ import { EclInpageNavigationService } from './services/ecl-inpage-navigation.service';
8
10
  import * as i0 from "@angular/core";
9
11
  export declare class EclInpageNavigationSectionEnterEvent extends EclBaseEvent {
10
12
  sectionId: string;
11
13
  constructor(sectionId: string);
12
14
  }
13
15
  export declare class EclInpageNavigationComponent extends ECLBaseDirective implements OnInit, OnDestroy, DoCheck {
14
- private el;
15
16
  private eclRtlService;
16
17
  eclThemeService: EclThemeService;
17
18
  private differs;
@@ -19,6 +20,7 @@ export declare class EclInpageNavigationComponent extends ECLBaseDirective imple
19
20
  private zone;
20
21
  private cdkBreakpointObserver;
21
22
  private viewportRuler;
23
+ private eclInpageNavigationService;
22
24
  eclTitle: string;
23
25
  marginTop: number;
24
26
  marginBottom: number;
@@ -28,6 +30,7 @@ export declare class EclInpageNavigationComponent extends ECLBaseDirective imple
28
30
  navTittle: ElementRef<HTMLDivElement>;
29
31
  sectionEnter: EventEmitter<EclInpageNavigationSectionEnterEvent>;
30
32
  eclNavigationLinkItems: QueryList<EclInpageNavigationItemComponent>;
33
+ eclNavigationList: EclInpageNavigationListDirective;
31
34
  isButtonExpanded: boolean;
32
35
  currentSectionElement: HTMLElement;
33
36
  isRtl: boolean;
@@ -40,8 +43,9 @@ export declare class EclInpageNavigationComponent extends ECLBaseDirective imple
40
43
  private readonly ICON_SIZE_EU_THEME;
41
44
  private readonly TABLET_BREAKPOINT;
42
45
  private intersectionObserver;
43
- constructor(el: ElementRef, eclRtlService: EclRtlService, eclThemeService: EclThemeService, differs: IterableDiffers, scrollDispatcher: ScrollDispatcher, zone: NgZone, cdkBreakpointObserver: BreakpointObserver, viewportRuler: ViewportRuler);
46
+ constructor(eclRtlService: EclRtlService, eclThemeService: EclThemeService, differs: IterableDiffers, scrollDispatcher: ScrollDispatcher, zone: NgZone, cdkBreakpointObserver: BreakpointObserver, viewportRuler: ViewportRuler, eclInpageNavigationService: EclInpageNavigationService);
44
47
  ngOnInit(): void;
48
+ get hasNavigationList(): boolean;
45
49
  get currentNavigationLinkItem(): EclInpageNavigationItemComponent;
46
50
  get sizeIcon(): string;
47
51
  get hasActiveSection(): boolean;
@@ -63,6 +67,6 @@ export declare class EclInpageNavigationComponent extends ECLBaseDirective imple
63
67
  private findActiveSectionElement;
64
68
  private observeBreakpointChanges;
65
69
  static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationComponent, never>;
66
- static ɵcmp: i0.ɵɵComponentDeclaration<EclInpageNavigationComponent, "ecl-inpage-navigation", never, { "eclTitle": { "alias": "eclTitle"; "required": false; }; "marginTop": { "alias": "marginTop"; "required": false; }; "marginBottom": { "alias": "marginBottom"; "required": false; }; }, { "sectionEnter": "sectionEnter"; }, ["eclNavigationLinkItems"], ["*"], false, never>;
70
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclInpageNavigationComponent, "ecl-inpage-navigation", never, { "eclTitle": { "alias": "eclTitle"; "required": false; }; "marginTop": { "alias": "marginTop"; "required": false; }; "marginBottom": { "alias": "marginBottom"; "required": false; }; }, { "sectionEnter": "sectionEnter"; }, ["eclNavigationList", "eclNavigationLinkItems"], ["*"], false, never>;
67
71
  }
68
72
  //# sourceMappingURL=ecl-inpage-navigation.component.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-inpage-navigation.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation.component.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ecl-inpage-navigation.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation.component.ts"],"names":[],"mappings":"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"}
@@ -1,14 +1,15 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./ecl-inpage-navigation.component";
3
3
  import * as i2 from "./ecl-inpage-navigation-item.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@ngx-translate/core";
6
- import * as i5 from "@eui/ecl/components/ecl-sticky-container";
7
- import * as i6 from "@eui/ecl/components/ecl-link";
8
- import * as i7 from "@eui/ecl/components/ecl-icon";
4
+ import * as i3 from "./ecl-inpage-navigation-list.directive";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@ngx-translate/core";
7
+ import * as i6 from "@eui/ecl/components/ecl-sticky-container";
8
+ import * as i7 from "@eui/ecl/components/ecl-link";
9
+ import * as i8 from "@eui/ecl/components/ecl-icon";
9
10
  export declare class EclInpageNavigationModule {
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclInpageNavigationModule, [typeof i1.EclInpageNavigationComponent, typeof i2.EclInpageNavigationItemComponent], [typeof i3.CommonModule, typeof i4.TranslateModule, typeof i5.EclStickyContainerModule, typeof i6.EclLinkModule, typeof i7.EclIconModule], [typeof i1.EclInpageNavigationComponent, typeof i2.EclInpageNavigationItemComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclInpageNavigationModule, [typeof i1.EclInpageNavigationComponent, typeof i2.EclInpageNavigationItemComponent, typeof i3.EclInpageNavigationListDirective], [typeof i4.CommonModule, typeof i5.TranslateModule, typeof i6.EclStickyContainerModule, typeof i7.EclLinkModule, typeof i8.EclIconModule], [typeof i1.EclInpageNavigationComponent, typeof i2.EclInpageNavigationItemComponent, typeof i3.EclInpageNavigationListDirective]>;
12
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EclInpageNavigationModule>;
13
14
  }
14
15
  //# sourceMappingURL=ecl-inpage-navigation.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-inpage-navigation.module.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAKa,yBAAyB;yCAAzB,yBAAyB;0CAAzB,yBAAyB;0CAAzB,yBAAyB;CAAG"}
1
+ {"version":3,"file":"ecl-inpage-navigation.module.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/ecl-inpage-navigation.module.ts"],"names":[],"mappings":";;;;;;;;;AAYA,qBAMa,yBAAyB;yCAAzB,yBAAyB;0CAAzB,yBAAyB;0CAAzB,yBAAyB;CAAG"}
@@ -1,4 +1,6 @@
1
1
  export * from './ecl-inpage-navigation.module';
2
2
  export * from './ecl-inpage-navigation.component';
3
3
  export * from './ecl-inpage-navigation-item.component';
4
+ export * from './ecl-inpage-navigation-list.directive';
5
+ export * from './services/ecl-inpage-navigation.service';
4
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mCAAmC,CAAC;AAClD,cAAc,wCAAwC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/ecl-inpage-navigation/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mCAAmC,CAAC;AAClD,cAAc,wCAAwC,CAAC;AACvD,cAAc,wCAAwC,CAAC;AACvD,cAAc,0CAA0C,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { Observable } from 'rxjs';
2
+ import * as i0 from "@angular/core";
3
+ export declare class EclInpageNavigationService {
4
+ eclInpageNavigationExpanded$: Observable<boolean>;
5
+ private eclInpageNavigationExpanded;
6
+ constructor();
7
+ eclInpageNavigationToggle(isExpanded: boolean): void;
8
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclInpageNavigationService, never>;
9
+ static ɵprov: i0.ɵɵInjectableDeclaration<EclInpageNavigationService>;
10
+ }
11
+ //# sourceMappingURL=ecl-inpage-navigation.service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecl-inpage-navigation.service.d.ts","sourceRoot":"","sources":["../../../../components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAW,MAAM,MAAM,CAAC;;AAE3C,qBACa,0BAA0B;IAE/B,4BAA4B,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;IACzD,OAAO,CAAC,2BAA2B,CAA4C;;IAM5E,yBAAyB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;yCAT3C,0BAA0B;6CAA1B,0BAA0B;CAYtC"}
@@ -1,4 +1,4 @@
1
- import { EventEmitter } from '@angular/core';
1
+ import { ElementRef, EventEmitter } from '@angular/core';
2
2
  import { Params, QueryParamsHandling } from '@angular/router';
3
3
  import { EclBaseEvent } from '@eui/ecl/core';
4
4
  import { ECLBaseDirective } from '@eui/ecl/core';
@@ -6,6 +6,7 @@ import * as i0 from "@angular/core";
6
6
  export declare class EclPaginationItemClickEvent extends EclBaseEvent {
7
7
  }
8
8
  export declare class EclPaginationItemComponent extends ECLBaseDirective {
9
+ el: ElementRef;
9
10
  get cssClasses(): string;
10
11
  role: string;
11
12
  label: string;
@@ -20,13 +21,14 @@ export declare class EclPaginationItemComponent extends ECLBaseDirective {
20
21
  queryParamsHandling: QueryParamsHandling;
21
22
  href: string;
22
23
  pageClick: EventEmitter<EclPaginationItemClickEvent>;
24
+ constructor(el: ElementRef);
23
25
  get isIconOnly(): boolean;
24
26
  onPageClick(evt: Event): void;
25
27
  geti18nPageAriaLabelKey(): string;
26
28
  geti18nPageLabelKey(): string;
27
29
  isPrevOrNextVisible(): boolean;
28
30
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationItemComponent, never>;
29
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationItemComponent, "ecl-pagination-item", never, { "label": { "alias": "label"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "pagesCount": { "alias": "pagesCount"; "required": false; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isNext": { "alias": "isNext"; "required": false; }; "isPrevious": { "alias": "isPrevious"; "required": false; }; "isTruncated": { "alias": "isTruncated"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; }, { "pageClick": "pageClick"; }, never, never, false, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationItemComponent, "ecl-pagination-item, li[eclPaginationItem]", never, { "label": { "alias": "label"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "pagesCount": { "alias": "pagesCount"; "required": false; }; "isCurrent": { "alias": "isCurrent"; "required": false; }; "isNext": { "alias": "isNext"; "required": false; }; "isPrevious": { "alias": "isPrevious"; "required": false; }; "isTruncated": { "alias": "isTruncated"; "required": false; }; "routerLink": { "alias": "routerLink"; "required": false; }; "queryParams": { "alias": "queryParams"; "required": false; }; "queryParamsHandling": { "alias": "queryParamsHandling"; "required": false; }; "href": { "alias": "href"; "required": false; }; }, { "pageClick": "pageClick"; }, never, never, false, never>;
30
32
  static ngAcceptInputType_isCurrent: unknown;
31
33
  static ngAcceptInputType_isNext: unknown;
32
34
  static ngAcceptInputType_isPrevious: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-pagination-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAmE,MAAM,eAAe,CAAC;AACzH,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAAa,2BAA4B,SAAQ,YAAY;CAAG;AAEhE,qBAMa,0BAA2B,SAAQ,gBAAgB;IAC5D,IACI,UAAU,IAAI,MAAM,CASvB;IACyB,IAAI,SAAc;IAEnC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACY,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACmC,WAAW,UAAS;IAE1G,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,mBAAmB,EAAE,mBAAmB,CAAQ;IAChD,IAAI,EAAE,MAAM,CAAC;IAEZ,SAAS,4CAAmD;IAEtE,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,WAAW,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAO7B,uBAAuB,IAAI,MAAM;IAajC,mBAAmB,IAAI,MAAM;IAW7B,mBAAmB,IAAI,OAAO;yCAhErB,0BAA0B;2CAA1B,0BAA0B;wCAoEu0wC,OAAQ;qCAAR,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;CADr3wC"}
1
+ {"version":3,"file":"ecl-pagination-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,YAAY,EAAmE,MAAM,eAAe,CAAC;AACrI,OAAO,EAAE,MAAM,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAC9D,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAAa,2BAA4B,SAAQ,YAAY;CAAG;AAGhE,qBAMa,0BAA2B,SAAQ,gBAAgB;IA6BzC,EAAE,EAAE,UAAU;IA5BjC,IACI,UAAU,IAAI,MAAM,CASvB;IACyB,IAAI,SAAc;IAEnC,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,UAAU,EAAE,MAAM,CAAC;IACY,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACmC,WAAW,UAAS;IAE1G,UAAU,EAAE,MAAM,GAAG,GAAG,EAAE,CAAQ;IAClC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAQ;IAClC,mBAAmB,EAAE,mBAAmB,CAAQ;IAChD,IAAI,EAAE,MAAM,CAAC;IAEZ,SAAS,4CAAmD;gBAEnD,EAAE,EAAE,UAAU;IAOjC,IAAI,UAAU,IAAI,OAAO,CAExB;IAED,WAAW,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAO7B,uBAAuB,IAAI,MAAM;IAajC,mBAAmB,IAAI,MAAM;IAW7B,mBAAmB,IAAI,OAAO;yCAvErB,0BAA0B;2CAA1B,0BAA0B;wCA2Es8vC,OAAQ;qCAAR,OAAQ;yCAAR,OAAQ;0CAAR,OAAQ;CADp/vC"}
@@ -0,0 +1,8 @@
1
+ import { ECLBaseDirective } from '@eui/ecl/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class EclPaginationListDirective extends ECLBaseDirective {
4
+ hasClass: boolean;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationListDirective, never>;
6
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EclPaginationListDirective, "[eclPaginationList]", never, {}, {}, never, never, false, never>;
7
+ }
8
+ //# sourceMappingURL=ecl-pagination-list.directive.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ecl-pagination-list.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination-list.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,0BAA2B,SAAQ,gBAAgB;IACjB,QAAQ,UAAQ;yCADlD,0BAA0B;2CAA1B,0BAA0B;CAEtC"}
@@ -2,6 +2,7 @@ import { EventEmitter, OnChanges, OnInit } from '@angular/core';
2
2
  import { EuiPagination } from '@eui/base';
3
3
  import { ECLBaseDirective } from '@eui/ecl/core';
4
4
  import { EclPaginationEvent } from './events/ecl-pagination.event';
5
+ import { EclPaginationListDirective } from './ecl-pagination-list.directive';
5
6
  import * as i0 from "@angular/core";
6
7
  export declare class EclPaginationComponent extends ECLBaseDirective implements OnInit, OnChanges {
7
8
  mode: 'manual' | 'auto';
@@ -12,16 +13,18 @@ export declare class EclPaginationComponent extends ECLBaseDirective implements
12
13
  page: EventEmitter<EclPaginationEvent>;
13
14
  cmpClass: boolean;
14
15
  role: string;
16
+ eclPaginationList: EclPaginationListDirective;
15
17
  model: EuiPagination;
16
18
  ngOnInit(): void;
17
19
  ngOnChanges(): void;
20
+ get hasList(): boolean;
18
21
  onPreviousPage(): void;
19
22
  onNextPage(): void;
20
23
  onPage(page: number): void;
21
24
  isModeAuto(): boolean;
22
25
  private firePageEvent;
23
26
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationComponent, "ecl-pagination", never, { "mode": { "alias": "mode"; "required": false; }; "totalItems": { "alias": "totalItems"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "pageWindowSize": { "alias": "pageWindowSize"; "required": false; }; }, { "page": "page"; }, never, ["*"], false, never>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<EclPaginationComponent, "ecl-pagination", never, { "mode": { "alias": "mode"; "required": false; }; "totalItems": { "alias": "totalItems"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; "pageWindowSize": { "alias": "pageWindowSize"; "required": false; }; }, { "page": "page"; }, ["eclPaginationList"], ["*"], false, never>;
25
28
  static ngAcceptInputType_totalItems: unknown;
26
29
  static ngAcceptInputType_pageSize: unknown;
27
30
  static ngAcceptInputType_currentPage: unknown;
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-pagination.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAsB,SAAS,EAAE,MAAM,EAA2B,MAAM,eAAe,CAAC;AACxH,OAAO,EAAiB,aAAa,EAAE,MAAM,WAAW,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;;AAEnE,qBAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;IAC5E,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAY;IACL,UAAU,EAAE,MAAM,CAA4B;IAC9C,QAAQ,EAAE,MAAM,CAA0B;IAC1C,WAAW,EAAE,MAAM,CAA6B;IAChD,cAAc,EAAE,MAAM,CAAgC;IAEnF,IAAI,mCAA0C;IAEnB,QAAQ,UAAQ;IAC3B,IAAI,SAAgB;IAEvC,KAAK,gBAA0B;IAEtC,QAAQ,IAAI,IAAI;IAQhB,WAAW,IAAI,IAAI;IAWnB,cAAc,IAAI,IAAI;IAKtB,UAAU,IAAI,IAAI;IAKlB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK1B,UAAU,IAAI,OAAO;IAIrB,OAAO,CAAC,aAAa;yCApDZ,sBAAsB;2CAAtB,sBAAsB;yCA0D+18Q,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;6CAAR,OAAQ;CADz48Q"}
1
+ {"version":3,"file":"ecl-pagination.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,YAAY,EAAsB,SAAS,EAAE,MAAM,EAA2B,MAAM,eAAe,CAAC;AACtI,OAAO,EAAiB,aAAa,EAAE,MAAM,WAAW,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACnE,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;;AAE7E,qBAYa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS;IAC5E,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAY;IACL,UAAU,EAAE,MAAM,CAA4B;IAC9C,QAAQ,EAAE,MAAM,CAA0B;IAC1C,WAAW,EAAE,MAAM,CAA6B;IAChD,cAAc,EAAE,MAAM,CAAgC;IAEnF,IAAI,mCAA0C;IAEnB,QAAQ,UAAQ;IAC3B,IAAI,SAAgB;IAEJ,iBAAiB,EAAE,0BAA0B,CAAC;IAEjF,KAAK,gBAA0B;IAEtC,QAAQ,IAAI,IAAI;IAQhB,WAAW,IAAI,IAAI;IAWnB,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,cAAc,IAAI,IAAI;IAKtB,UAAU,IAAI,IAAI;IAKlB,MAAM,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK1B,UAAU,IAAI,OAAO;IAIrB,OAAO,CAAC,aAAa;yCA1DZ,sBAAsB;2CAAtB,sBAAsB;yCAgEol8Q,OAAQ;uCAAR,OAAQ;0CAAR,OAAQ;6CAAR,OAAQ;CAD9n8Q"}
@@ -1,14 +1,15 @@
1
1
  import * as i0 from "@angular/core";
2
2
  import * as i1 from "./ecl-pagination.component";
3
3
  import * as i2 from "./ecl-pagination-item.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@angular/router";
6
- import * as i5 from "@eui/ecl/components/ecl-icon";
7
- import * as i6 from "@eui/ecl/components/ecl-link";
8
- import * as i7 from "@ngx-translate/core";
4
+ import * as i3 from "./ecl-pagination-list.directive";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@angular/router";
7
+ import * as i6 from "@eui/ecl/components/ecl-icon";
8
+ import * as i7 from "@eui/ecl/components/ecl-link";
9
+ import * as i8 from "@ngx-translate/core";
9
10
  export declare class EclPaginationModule {
10
11
  static ɵfac: i0.ɵɵFactoryDeclaration<EclPaginationModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<EclPaginationModule, [typeof i1.EclPaginationComponent, typeof i2.EclPaginationItemComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.EclIconModule, typeof i6.EclLinkModule, typeof i7.TranslateModule], [typeof i1.EclPaginationComponent, typeof i2.EclPaginationItemComponent]>;
12
+ static ɵmod: i0.ɵɵNgModuleDeclaration<EclPaginationModule, [typeof i1.EclPaginationComponent, typeof i2.EclPaginationItemComponent, typeof i3.EclPaginationListDirective], [typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.EclIconModule, typeof i7.EclLinkModule, typeof i8.TranslateModule], [typeof i1.EclPaginationComponent, typeof i2.EclPaginationItemComponent, typeof i3.EclPaginationListDirective]>;
12
13
  static ɵinj: i0.ɵɵInjectorDeclaration<EclPaginationModule>;
13
14
  }
14
15
  //# sourceMappingURL=ecl-pagination.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ecl-pagination.module.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination.module.ts"],"names":[],"mappings":";;;;;;;;AASA,qBAKa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
1
+ {"version":3,"file":"ecl-pagination.module.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/ecl-pagination.module.ts"],"names":[],"mappings":";;;;;;;;;AAWA,qBAKa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
@@ -2,4 +2,5 @@ export * from './ecl-pagination.module';
2
2
  export * from './ecl-pagination.component';
3
3
  export * from './ecl-pagination-item.component';
4
4
  export * from './events/ecl-pagination.event';
5
+ export * from './ecl-pagination-list.directive';
5
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../components/ecl-pagination/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC"}