@eui/ecl 19.3.1-snapshot-1749804823673 → 19.3.1-snapshot-1750681705601
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.
- package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts +9 -0
- package/components/ecl-checkbox/ecl-checkbox-help.component.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts +21 -1
- package/components/ecl-checkbox/ecl-checkbox-input.directive.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts +15 -0
- package/components/ecl-checkbox/ecl-checkbox-label.component.d.ts.map +1 -1
- package/components/ecl-checkbox/ecl-checkbox.directive.d.ts +27 -0
- package/components/ecl-checkbox/ecl-checkbox.directive.d.ts.map +1 -1
- package/components/ecl-date-picker/ecl-date-picker.directive.d.ts +63 -0
- package/components/ecl-date-picker/ecl-date-picker.directive.d.ts.map +1 -1
- package/components/ecl-date-picker/events/ecl-date-picker-date-picked.event.d.ts +3 -0
- package/components/ecl-date-picker/events/ecl-date-picker-date-picked.event.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-description.component.d.ts +4 -0
- package/components/ecl-featured/ecl-featured-item-description.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-footer.component.d.ts +3 -0
- package/components/ecl-featured/ecl-featured-item-footer.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item-link.directive.d.ts +9 -0
- package/components/ecl-featured/ecl-featured-item-link.directive.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured-item.component.d.ts +3 -0
- package/components/ecl-featured/ecl-featured-item.component.d.ts.map +1 -1
- package/components/ecl-featured/ecl-featured.component.d.ts +12 -0
- package/components/ecl-featured/ecl-featured.component.d.ts.map +1 -1
- package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts +17 -0
- package/components/ecl-feedback-message/ecl-feedback-message.directive.d.ts.map +1 -1
- package/components/ecl-file-upload/ecl-file-upload.directive.d.ts +49 -0
- package/components/ecl-file-upload/ecl-file-upload.directive.d.ts.map +1 -1
- package/components/ecl-file-upload/events/ecl-file-upload-file-selected.event.d.ts +8 -0
- package/components/ecl-file-upload/events/ecl-file-upload-file-selected.event.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-footer.component.d.ts +6 -0
- package/components/ecl-gallery/ecl-gallery-footer.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-item.component.d.ts +27 -0
- package/components/ecl-gallery/ecl-gallery-item.component.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery-media.directive.d.ts +18 -0
- package/components/ecl-gallery/ecl-gallery-media.directive.d.ts.map +1 -1
- package/components/ecl-gallery/ecl-gallery.component.d.ts +65 -0
- package/components/ecl-gallery/ecl-gallery.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts +27 -0
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-item.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts +6 -0
- package/components/ecl-inpage-navigation/ecl-inpage-navigation-list.directive.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts +31 -0
- package/components/ecl-inpage-navigation/ecl-inpage-navigation.component.d.ts.map +1 -1
- package/components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.d.ts +4 -0
- package/components/ecl-inpage-navigation/services/ecl-inpage-navigation.service.d.ts.map +1 -1
- package/components/ecl-rating-field/ecl-rating-field.component.d.ts +37 -1
- package/components/ecl-rating-field/ecl-rating-field.component.d.ts.map +1 -1
- package/components/ecl-search-form/ecl-search-form.component.d.ts +22 -0
- package/components/ecl-search-form/ecl-search-form.component.d.ts.map +1 -1
- package/components/ecl-select/ecl-select-container.component.d.ts +16 -0
- package/components/ecl-select/ecl-select-container.component.d.ts.map +1 -1
- package/components/ecl-select/ecl-select.directive.d.ts +25 -1
- package/components/ecl-select/ecl-select.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag-icon.directive.d.ts +8 -0
- package/components/ecl-tag/ecl-tag-icon.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag-set.directive.d.ts +15 -0
- package/components/ecl-tag/ecl-tag-set.directive.d.ts.map +1 -1
- package/components/ecl-tag/ecl-tag.component.d.ts +23 -0
- package/components/ecl-tag/ecl-tag.component.d.ts.map +1 -1
- package/components/ecl-tag/events/ecl-tag-remove.event.d.ts +3 -0
- package/components/ecl-tag/events/ecl-tag-remove.event.d.ts.map +1 -1
- package/components/ecl-text-area/ecl-text-area.directive.d.ts +12 -0
- package/components/ecl-text-area/ecl-text-area.directive.d.ts.map +1 -1
- package/components/ecl-text-input/ecl-text-input.directive.d.ts +15 -0
- package/components/ecl-text-input/ecl-text-input.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts +8 -0
- package/components/ecl-timeline/ecl-timeline-item-label.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts +8 -0
- package/components/ecl-timeline/ecl-timeline-item-title.directive.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts +11 -0
- package/components/ecl-timeline/ecl-timeline-item-toggler.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline-item.component.d.ts +58 -0
- package/components/ecl-timeline/ecl-timeline-item.component.d.ts.map +1 -1
- package/components/ecl-timeline/ecl-timeline.component.d.ts +28 -0
- package/components/ecl-timeline/ecl-timeline.component.d.ts.map +1 -1
- package/components/ecl-timeline/events/ecl-timeline-item-toggle.event.d.ts +18 -1
- package/components/ecl-timeline/events/ecl-timeline-item-toggle.event.d.ts.map +1 -1
- package/docs/classes/EclDatePickerDatePickedEvent.html +7 -0
- package/docs/classes/EclFileUploadFileSelectedEvent.html +11 -0
- package/docs/classes/EclTagRemoveEvent.html +7 -0
- package/docs/classes/EclTimelineItemToggleEvent.html +19 -0
- package/docs/components/EclCheckboxHelpComponent.html +30 -0
- package/docs/components/EclCheckboxLabelComponent.html +42 -0
- package/docs/components/EclFeaturedComponent.html +36 -0
- package/docs/components/EclFeaturedItemComponent.html +7 -0
- package/docs/components/EclFeaturedItemDescriptionComponent.html +8 -0
- package/docs/components/EclFeaturedItemFooterComponent.html +7 -0
- package/docs/components/EclGalleryComponent.html +153 -0
- package/docs/components/EclGalleryFooterComponent.html +13 -0
- package/docs/components/EclGalleryItemComponent.html +78 -0
- package/docs/components/EclInpageNavigationComponent.html +49 -0
- package/docs/components/EclInpageNavigationItemComponent.html +66 -0
- package/docs/components/EclRatingFieldComponent.html +79 -13
- package/docs/components/EclSearchFormComponent.html +49 -0
- package/docs/components/EclSelectContainerComponent.html +48 -0
- package/docs/components/EclTagComponent.html +36 -0
- package/docs/components/EclTimelineComponent.html +46 -0
- package/docs/components/EclTimelineItemComponent.html +110 -0
- package/docs/components/EclTimelineItemTogglerComponent.html +24 -0
- package/docs/dependencies.html +2 -2
- package/docs/directives/EclCheckboxDirective.html +66 -0
- package/docs/directives/EclCheckboxInputDirective.html +30 -0
- package/docs/directives/EclDatePickerDirective.html +128 -0
- package/docs/directives/EclFeaturedItemFooterLinkDirective.html +7 -0
- package/docs/directives/EclFeaturedItemFooterPictureDirective.html +7 -0
- package/docs/directives/EclFeaturedItemLinkDirective.html +7 -0
- package/docs/directives/EclFeedbackMessageDirective.html +33 -0
- package/docs/directives/EclFileUploadDirective.html +178 -0
- package/docs/directives/EclGalleryMediaDirective.html +36 -0
- package/docs/directives/EclGalleryPictureDirective.html +7 -0
- package/docs/directives/EclGalleryThumbnailDirective.html +7 -0
- package/docs/directives/EclInpageNavigationListDirective.html +19 -0
- package/docs/directives/EclSelectDirective.html +54 -1
- package/docs/directives/EclTagIconExternalDirective.html +27 -0
- package/docs/directives/EclTagSetDirective.html +27 -0
- package/docs/directives/EclTagSetItemDirective.html +20 -0
- package/docs/directives/EclTextAreaDirective.html +47 -0
- package/docs/directives/EclTextInputDirective.html +53 -0
- package/docs/directives/EclTimelineItemLabelDirective.html +27 -0
- package/docs/directives/EclTimelineItemTitleDirective.html +27 -0
- package/docs/injectables/EclInpageNavigationService.html +2 -0
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +13 -1
- package/fesm2022/eui-ecl-components-ecl-accordion.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-app.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-banner.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-blockquote.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-breadcrumb.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-button.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-card.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-carousel.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-category-filter.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs +54 -1
- package/fesm2022/eui-ecl-components-ecl-checkbox.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-content-item.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs +70 -1
- package/fesm2022/eui-ecl-components-ecl-date-picker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-expandable.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-fact-figures.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs +29 -1
- package/fesm2022/eui-ecl-components-ecl-featured.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs +13 -0
- package/fesm2022/eui-ecl-components-ecl-feedback-message.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs +48 -0
- package/fesm2022/eui-ecl-components-ecl-file-upload.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-file.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-group.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-form-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs +108 -0
- package/fesm2022/eui-ecl-components-ecl-gallery.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-help-block.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-icon.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs +59 -0
- package/fesm2022/eui-ecl-components-ecl-inpage-navigation.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-label.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-link.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list-illustration.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-loading-indicator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-media-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-mega-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-menu.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-modal.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-multiselect.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-navigation-list.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-news-ticker.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-notification.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-page-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-pagination.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-popover.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-radio.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-range.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs +34 -3
- package/fesm2022/eui-ecl-components-ecl-rating-field.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs +19 -0
- package/fesm2022/eui-ecl-components-ecl-search-form.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-select.mjs +40 -0
- package/fesm2022/eui-ecl-components-ecl-select.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-separator.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-footer.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-site-header.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-follow.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-social-media-share.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-splash-page.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-sticky-container.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-table.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tabs.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-tag.mjs +45 -0
- package/fesm2022/eui-ecl-components-ecl-tag.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs +12 -0
- package/fesm2022/eui-ecl-components-ecl-text-area.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs +15 -0
- package/fesm2022/eui-ecl-components-ecl-text-input.mjs.map +1 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs +111 -1
- package/fesm2022/eui-ecl-components-ecl-timeline.mjs.map +1 -1
- package/fesm2022/eui-ecl-core.mjs.map +1 -1
- package/fesm2022/eui-ecl.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,16 @@
|
|
|
1
1
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
/**
|
|
4
|
+
* Displays help text associated with a checkbox.
|
|
5
|
+
*/
|
|
3
6
|
export declare class EclCheckboxHelpComponent extends ECLBaseDirective {
|
|
7
|
+
/**
|
|
8
|
+
* Indicates whether the help text is disabled (e.g. visually muted).
|
|
9
|
+
*/
|
|
4
10
|
isDisabled: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* Applies base CSS classes for checkbox help.
|
|
13
|
+
*/
|
|
5
14
|
get cssClasses(): string;
|
|
6
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxHelpComponent, never>;
|
|
7
16
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxHelpComponent, "[eclCheckboxHelp]", never, { "isDisabled": { "alias": "isDisabled"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox-help.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAMa,wBAAyB,SAAQ,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-checkbox-help.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox-help.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAMa,wBAAyB,SAAQ,gBAAgB;IAC1D;;OAEG;IACwF,UAAU,UAAS;IAE9G;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCAZQ,wBAAwB;2CAAxB,wBAAwB;yCAc43gd,OAAQ;CADx6gd"}
|
|
@@ -3,11 +3,31 @@ import { NgControl } from '@angular/forms';
|
|
|
3
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
4
4
|
import { EclCheckboxDirective } from './ecl-checkbox.directive';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
|
+
/**
|
|
7
|
+
* Directive that decorates the native checkbox input with ECL styles and syncs validation state.
|
|
8
|
+
*/
|
|
6
9
|
export declare class EclCheckboxInputDirective extends ECLBaseDirective implements DoCheck {
|
|
10
|
+
/**
|
|
11
|
+
* Parent checkbox directive controlling this input.
|
|
12
|
+
*/
|
|
7
13
|
eclCheckbox: EclCheckboxDirective;
|
|
14
|
+
/**
|
|
15
|
+
* Associated Angular form control, if present.
|
|
16
|
+
*/
|
|
8
17
|
protected ngControl: NgControl;
|
|
18
|
+
/**
|
|
19
|
+
* Applies base CSS classes for checkbox input.
|
|
20
|
+
*/
|
|
9
21
|
get cssClasses(): string;
|
|
10
|
-
constructor(
|
|
22
|
+
constructor(
|
|
23
|
+
/**
|
|
24
|
+
* Parent checkbox directive controlling this input.
|
|
25
|
+
*/
|
|
26
|
+
eclCheckbox: EclCheckboxDirective,
|
|
27
|
+
/**
|
|
28
|
+
* Associated Angular form control, if present.
|
|
29
|
+
*/
|
|
30
|
+
ngControl: NgControl);
|
|
11
31
|
ngDoCheck(): void;
|
|
12
32
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxInputDirective, [null, { optional: true; self: true; }]>;
|
|
13
33
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclCheckboxInputDirective, "input[eclCheckboxInput]", never, {}, {}, never, never, false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox-input.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox-input.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,OAAO,EAAmD,MAAM,eAAe,CAAC;AACpG,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;;AAEhE,qBAIa,yBAA0B,SAAQ,gBAAiB,YAAW,OAAO;
|
|
1
|
+
{"version":3,"file":"ecl-checkbox-input.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox-input.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,OAAO,EAAmD,MAAM,eAAe,CAAC;AACpG,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;;AAEhE;;GAEG;AACH,qBAIa,yBAA0B,SAAQ,gBAAiB,YAAW,OAAO;IAU1E;;OAEG;IACoD,WAAW,EAAE,oBAAoB;IAExF;;OAEG;IACiB,SAAS,CAAC,SAAS,EAAE,SAAS;IAjBtD;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;;IAGG;;OAEG;IACoD,WAAW,EAAE,oBAAoB;IAExF;;OAEG;IAC2B,SAAS,EAAE,SAAS;IAKtD,SAAS,IAAI,IAAI;yCAvBR,yBAAyB;2CAAzB,yBAAyB;CA+BrC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
/**
|
|
4
|
+
* Label component for a checkbox, supporting state styles.
|
|
5
|
+
*/
|
|
3
6
|
export declare class EclCheckboxLabelComponent extends ECLBaseDirective {
|
|
7
|
+
/**
|
|
8
|
+
* Indicates whether the checkbox is in an invalid state.
|
|
9
|
+
*/
|
|
4
10
|
isInvalid: boolean;
|
|
11
|
+
/**
|
|
12
|
+
* Indicates whether the checkbox is disabled.
|
|
13
|
+
*/
|
|
5
14
|
isDisabled: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* Indicates whether the checkbox is required.
|
|
17
|
+
*/
|
|
6
18
|
isRequired: boolean;
|
|
19
|
+
/**
|
|
20
|
+
* Applies base CSS classes for checkbox label.
|
|
21
|
+
*/
|
|
7
22
|
get cssClasses(): string;
|
|
8
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclCheckboxLabelComponent, never>;
|
|
9
24
|
static ɵcmp: i0.ɵɵComponentDeclaration<EclCheckboxLabelComponent, "label[eclCheckboxLabel]", never, { "isInvalid": { "alias": "isInvalid"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox-label.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox-label.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAOa,yBAA0B,SAAQ,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-checkbox-label.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox-label.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAOa,yBAA0B,SAAQ,gBAAgB;IAC3D;;OAEG;IACqC,SAAS,UAAS;IAE1D;;OAEG;IACqC,UAAU,UAAS;IAE3D;;OAEG;IACqC,UAAU,UAAS;IAE3D;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;yCAtBQ,yBAAyB;2CAAzB,yBAAyB;wCAwBimgd,OAAQ;yCAAR,OAAQ;yCAAR,OAAQ;CAD9ogd"}
|
|
@@ -5,14 +5,41 @@ import { EclHelpBlockDirective } from '@eui/ecl/components/ecl-help-block';
|
|
|
5
5
|
import { EclCheckboxHelpComponent } from './ecl-checkbox-help.component';
|
|
6
6
|
import { EclCheckboxLabelComponent } from './ecl-checkbox-label.component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
+
/**
|
|
9
|
+
* Directive that applies ECL styles and manages state for checkbox groups or standalone checkboxes.
|
|
10
|
+
*/
|
|
8
11
|
export declare class EclCheckboxDirective extends ECLBaseDirective implements AfterContentInit, OnChanges {
|
|
12
|
+
/**
|
|
13
|
+
* Indicates whether the checkbox is disabled.
|
|
14
|
+
*/
|
|
9
15
|
isDisabled: boolean;
|
|
16
|
+
/**
|
|
17
|
+
* Indicates whether the checkbox is in an invalid state.
|
|
18
|
+
*/
|
|
10
19
|
isInvalid: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* Indicates whether the checkbox is rendered as a single (standalone) item.
|
|
22
|
+
*/
|
|
11
23
|
isSingle: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Child label component projected into the checkbox.
|
|
26
|
+
*/
|
|
12
27
|
eclCheckboxLabelComponent: EclCheckboxLabelComponent;
|
|
28
|
+
/**
|
|
29
|
+
* Child help component projected into the checkbox.
|
|
30
|
+
*/
|
|
13
31
|
eclCheckboxHelpComponent: EclCheckboxHelpComponent;
|
|
32
|
+
/**
|
|
33
|
+
* Optional form label component projected into the checkbox.
|
|
34
|
+
*/
|
|
14
35
|
eclFormLabelDirective: EclFormLabelComponent;
|
|
36
|
+
/**
|
|
37
|
+
* Optional help block directive projected into the checkbox.
|
|
38
|
+
*/
|
|
15
39
|
eclHelpBlockDirective: EclHelpBlockDirective;
|
|
40
|
+
/**
|
|
41
|
+
* Applies base CSS classes for the checkbox container.
|
|
42
|
+
*/
|
|
16
43
|
get cssClasses(): string;
|
|
17
44
|
ngAfterContentInit(): void;
|
|
18
45
|
ngOnChanges(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-checkbox.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox.directive.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"ecl-checkbox.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-checkbox/ecl-checkbox.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,gBAAgB,EAKhB,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;;AAE3E;;GAEG;AACH,qBAIa,oBAAqB,SAAQ,gBAAiB,YAAW,gBAAgB,EAAE,SAAS;IAC7F;;OAEG;IACkF,UAAU,UAAS;IAExG;;OAEG;IACiF,SAAS,UAAS;IAEtG;;OAEG;IACgF,QAAQ,UAAS;IAEpG;;OAEG;IACwD,yBAAyB,EAAE,yBAAyB,CAAC;IAEhH;;OAEG;IACuD,wBAAwB,EAAE,wBAAwB,CAAC;IAE7G;;OAEG;IACoD,qBAAqB,EAAE,qBAAqB,CAAC;IAEpG;;OAEG;IACoD,qBAAqB,EAAE,qBAAqB,CAAC;IAEpG;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,kBAAkB,IAAI,IAAI;IAI1B,WAAW,IAAI,IAAI;IAInB,OAAO,CAAC,mBAAmB;yCApDlB,oBAAoB;2CAApB,oBAAoB;yCA+D078c,OAAQ;wCAAR,OAAQ;uCAAR,OAAQ;CADl+8c"}
|
|
@@ -5,7 +5,14 @@ import { ECLBaseDirective } from '@eui/ecl/core';
|
|
|
5
5
|
import { EclDatePickerDatePickedEvent } from './events/ecl-date-picker-date-picked.event';
|
|
6
6
|
import { EclRtlService } from '@eui/ecl/core';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
+
/**
|
|
9
|
+
* Value accessor provider for Angular reactive and template-driven forms.
|
|
10
|
+
*/
|
|
8
11
|
export declare const ECL_DATE_PICKER_VALUE_ACCESSOR: Provider;
|
|
12
|
+
/**
|
|
13
|
+
* Directive that enhances a native input element with an ECL-compliant date picker.
|
|
14
|
+
* Integrates Pikaday with support for localization (i18n), RTL layout, and responsive behavior.
|
|
15
|
+
*/
|
|
9
16
|
export declare class EclDatePickerDirective extends ECLBaseDirective implements OnInit, ControlValueAccessor, OnDestroy {
|
|
10
17
|
private el;
|
|
11
18
|
private viewContainerRef;
|
|
@@ -13,11 +20,31 @@ export declare class EclDatePickerDirective extends ECLBaseDirective implements
|
|
|
13
20
|
private eclRtlService;
|
|
14
21
|
private renderer;
|
|
15
22
|
private platformId;
|
|
23
|
+
/**
|
|
24
|
+
* Number of years to show in the year dropdown.
|
|
25
|
+
*/
|
|
16
26
|
yearRange: number;
|
|
27
|
+
/**
|
|
28
|
+
* Date format string used to display and parse dates.
|
|
29
|
+
* Follows the format syntax supported by Pikaday.
|
|
30
|
+
*/
|
|
17
31
|
format: string;
|
|
32
|
+
/**
|
|
33
|
+
* Sets the type attribute of the host input element to 'text'.
|
|
34
|
+
*/
|
|
18
35
|
type: string;
|
|
36
|
+
/**
|
|
37
|
+
* Binds base ECL CSS classes to the host input element.
|
|
38
|
+
*/
|
|
19
39
|
get cssClasses(): string;
|
|
40
|
+
/**
|
|
41
|
+
* Emits an event when a date is selected.
|
|
42
|
+
*/
|
|
20
43
|
datePicked: EventEmitter<EclDatePickerDatePickedEvent>;
|
|
44
|
+
/**
|
|
45
|
+
* Binds the 'disabled' attribute to the host element.
|
|
46
|
+
* Accepts `null` or an empty string.
|
|
47
|
+
*/
|
|
21
48
|
isDisabled: any;
|
|
22
49
|
private picker;
|
|
23
50
|
private destroy$;
|
|
@@ -32,13 +59,49 @@ export declare class EclDatePickerDirective extends ECLBaseDirective implements
|
|
|
32
59
|
private readonly DEBOUNCE_TIME;
|
|
33
60
|
private readonly MOBILE_BREAKPOINT;
|
|
34
61
|
constructor(el: ElementRef, viewContainerRef: ViewContainerRef, translateService: TranslateService, eclRtlService: EclRtlService, renderer: Renderer2, platformId: object);
|
|
62
|
+
/**
|
|
63
|
+
* Initializes the Pikaday instance and applies markup when running in browser.
|
|
64
|
+
*/
|
|
35
65
|
ngOnInit(): void;
|
|
66
|
+
/**
|
|
67
|
+
* Cleans up subscriptions and event handlers on destroy.
|
|
68
|
+
*/
|
|
36
69
|
ngOnDestroy(): void;
|
|
70
|
+
/**
|
|
71
|
+
* Marks the input as touched when clicked.
|
|
72
|
+
*/
|
|
37
73
|
onClick(): void;
|
|
74
|
+
/**
|
|
75
|
+
* On blur, checks input value and emits appropriate change.
|
|
76
|
+
*/
|
|
38
77
|
onBlur(): void;
|
|
78
|
+
/**
|
|
79
|
+
* Writes a new value from the form model into the view or (if needed) DOM property.
|
|
80
|
+
* Required by ControlValueAccessor interface.
|
|
81
|
+
*
|
|
82
|
+
* @param value - The value to be written into the input.
|
|
83
|
+
*/
|
|
39
84
|
writeValue(value: any): void;
|
|
85
|
+
/**
|
|
86
|
+
* Sets the disabled state of the component.
|
|
87
|
+
* Called by Angular forms when the control status changes.
|
|
88
|
+
*
|
|
89
|
+
* @param isDisabled - Boolean indicating whether the input should be disabled.
|
|
90
|
+
*/
|
|
40
91
|
setDisabledState(isDisabled: boolean): void;
|
|
92
|
+
/**
|
|
93
|
+
* Registers a callback function that should be called when the control's value changes in the UI.
|
|
94
|
+
* Required by ControlValueAccessor interface.
|
|
95
|
+
*
|
|
96
|
+
* @param fn - The callback function.
|
|
97
|
+
*/
|
|
41
98
|
registerOnChange(fn: any): void;
|
|
99
|
+
/**
|
|
100
|
+
* Registers a callback function that should be called when the control is touched.
|
|
101
|
+
* Required by ControlValueAccessor interface.
|
|
102
|
+
*
|
|
103
|
+
* @param fn - The callback function.
|
|
104
|
+
*/
|
|
42
105
|
registerOnTouched(fn: any): void;
|
|
43
106
|
private initPikaday;
|
|
44
107
|
private handlei18nEvents;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-date-picker.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-date-picker/ecl-date-picker.directive.ts"],"names":[],"mappings":"AAEA,OAAO,EAEH,UAAU,EACV,YAAY,EAKZ,SAAS,EACT,MAAM,EAGN,QAAQ,EACR,SAAS,EACT,gBAAgB,EAEnB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAC1F,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;;
|
|
1
|
+
{"version":3,"file":"ecl-date-picker.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-date-picker/ecl-date-picker.directive.ts"],"names":[],"mappings":"AAEA,OAAO,EAEH,UAAU,EACV,YAAY,EAKZ,SAAS,EACT,MAAM,EAGN,QAAQ,EACR,SAAS,EACT,gBAAgB,EAEnB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,oBAAoB,EAAqB,MAAM,gBAAgB,CAAC;AACzE,OAAO,EAAmB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,4BAA4B,EAAE,MAAM,4CAA4C,CAAC;AAC1F,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;;AAa9C;;GAEG;AACH,eAAO,MAAM,8BAA8B,EAAE,QAI5C,CAAC;AAMF;;;GAGG;AACH,qBAKa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,oBAAoB,EAAE,SAAS;IAuDvG,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,gBAAgB;IACxB,SAAS,CAAC,gBAAgB,EAAE,gBAAgB;IAC5C,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,QAAQ;IACK,OAAO,CAAC,UAAU;IA3D3C;;OAEG;IACM,SAAS,SAAM;IAExB;;;OAGG;IACM,MAAM,SAAgB;IAE/B;;OAEG;IACuB,IAAI,SAAU;IAExC;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;OAEG;IACO,UAAU,6CAAoD;IAExE;;;OAGG;IAEH,UAAU,MAAQ;IAElB,OAAO,CAAC,MAAM,CAAU;IACxB,OAAO,CAAC,QAAQ,CAA4C;IAG5D,OAAO,CAAC,QAAQ,CAA0B;IAC1C,OAAO,CAAC,SAAS,CAAoB;IAErC,OAAO,CAAC,MAAM,CAAmB;IACjC,OAAO,CAAC,YAAY,CAAc;IAClC,OAAO,CAAC,aAAa,CAAc;IACnC,OAAO,CAAC,kBAAkB,CAAc;IAExC,OAAO,CAAC,KAAK,CAAM;IACnB,OAAO,CAAC,KAAK,CAAS;IACtB,OAAO,CAAC,QAAQ,CAAC,aAAa,CAAO;IACrC,OAAO,CAAC,QAAQ,CAAC,iBAAiB,CAAO;gBAG7B,EAAE,EAAE,UAAU,EACd,gBAAgB,EAAE,gBAAgB,EAChC,gBAAgB,EAAE,gBAAgB,EACpC,aAAa,EAAE,aAAa,EAC5B,QAAQ,EAAE,SAAS,EACE,UAAU,EAAE,MAAM;IAUnD;;OAEG;IACH,QAAQ,IAAI,IAAI;IAQhB;;OAEG;IACH,WAAW,IAAI,IAAI;IAKnB;;OAEG;IAEH,OAAO,IAAI,IAAI;IAIf;;OAEG;IAEH,MAAM,IAAI,IAAI;IAUb;;;;;MAKE;IAEH,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAO5B;;;;;OAKG;IACH,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAI3C;;;;;OAKG;IAEH,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B;;;;;OAKG;IAEH,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;YAIlB,WAAW;IAmCzB,OAAO,CAAC,gBAAgB;IASxB,OAAO,CAAC,oBAAoB;IAW5B,OAAO,CAAC,YAAY;IAQpB,OAAO,CAAC,uBAAuB;IAkB/B,OAAO,CAAC,YAAY;IAKpB,OAAO,CAAC,YAAY;IAapB,OAAO,CAAC,cAAc;IAItB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,0BAA0B;IAOlC,OAAO,CAAC,mBAAmB;IAS3B,OAAO,CAAC,cAAc;yCAxRb,sBAAsB;2CAAtB,sBAAsB;CA8RlC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-date-picker-date-picked.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-date-picker/events/ecl-date-picker-date-picked.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,qBAAa,4BAA6B,SAAQ,YAAY;IAC1C,IAAI,EAAE,IAAI;gBAAV,IAAI,EAAE,IAAI;CAG7B"}
|
|
1
|
+
{"version":3,"file":"ecl-date-picker-date-picked.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-date-picker/events/ecl-date-picker-date-picked.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C;;GAEG;AACH,qBAAa,4BAA6B,SAAQ,YAAY;IAC1C,IAAI,EAAE,IAAI;gBAAV,IAAI,EAAE,IAAI;CAG7B"}
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
/**
|
|
4
|
+
* Applies specific additional class to style <ecl-featured-item-description> component, as a part of the
|
|
5
|
+
* <ecl-featured> component.
|
|
6
|
+
*/
|
|
3
7
|
export declare class EclFeaturedItemDescriptionComponent extends ECLBaseDirective {
|
|
4
8
|
className: boolean;
|
|
5
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemDescriptionComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured-item-description.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item-description.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAYa,mCAAoC,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCAD7D,mCAAmC;2CAAnC,mCAAmC;CAE/C"}
|
|
1
|
+
{"version":3,"file":"ecl-featured-item-description.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item-description.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;GAGG;AACH,qBAYa,mCAAoC,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCAD7D,mCAAmC;2CAAnC,mCAAmC;CAE/C"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
/**
|
|
4
|
+
* Applies specific additional class to style <ecl-featured-item-footer> component.
|
|
5
|
+
*/
|
|
3
6
|
export declare class EclFeaturedItemFooterComponent extends ECLBaseDirective {
|
|
4
7
|
className: boolean;
|
|
5
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured-item-footer.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item-footer.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAMa,8BAA+B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
|
|
1
|
+
{"version":3,"file":"ecl-featured-item-footer.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item-footer.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAMa,8BAA+B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADxD,8BAA8B;2CAA9B,8BAA8B;CAE1C"}
|
|
@@ -1,15 +1,24 @@
|
|
|
1
1
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
|
+
/**
|
|
4
|
+
* Applies specific additional class for the eclLink directive, used in <ecl-featured-item> construction.
|
|
5
|
+
*/
|
|
3
6
|
export declare class EclFeaturedItemLinkDirective extends ECLBaseDirective {
|
|
4
7
|
className: boolean;
|
|
5
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemLinkDirective, never>;
|
|
6
9
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemLinkDirective, "[eclFeaturedItemLink]", never, {}, {}, never, never, false, never>;
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* Applies specific additional class for the eclLink directive, used in <ecl-featured-item-footer>.
|
|
13
|
+
*/
|
|
8
14
|
export declare class EclFeaturedItemFooterLinkDirective extends ECLBaseDirective {
|
|
9
15
|
className: boolean;
|
|
10
16
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterLinkDirective, never>;
|
|
11
17
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeaturedItemFooterLinkDirective, "[eclFeaturedItemFooterLink]", never, {}, {}, never, never, false, never>;
|
|
12
18
|
}
|
|
19
|
+
/**
|
|
20
|
+
* Applies specific additional class for the <picture> element, used in <ecl-featured-item-footer>.
|
|
21
|
+
*/
|
|
13
22
|
export declare class EclFeaturedItemFooterPictureDirective extends ECLBaseDirective {
|
|
14
23
|
get cssClasses(): string;
|
|
15
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedItemFooterPictureDirective, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured-item-link.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,4BAA6B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADtD,4BAA4B;2CAA5B,4BAA4B;CAExC;AAED,qBAIa,kCAAmC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD7D,kCAAkC;2CAAlC,kCAAkC;CAE9C;AAED,qBAIa,qCAAsC,SAAQ,gBAAgB;IACvE,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,qCAAqC;2CAArC,qCAAqC;CAKjD"}
|
|
1
|
+
{"version":3,"file":"ecl-featured-item-link.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item-link.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAIa,4BAA6B,SAAQ,gBAAgB;IAChB,SAAS,UAAQ;yCADtD,4BAA4B;2CAA5B,4BAA4B;CAExC;AAED;;GAEG;AACH,qBAIa,kCAAmC,SAAQ,gBAAgB;IACf,SAAS,UAAQ;yCAD7D,kCAAkC;2CAAlC,kCAAkC;CAE9C;AAED;;GAEG;AACH,qBAIa,qCAAsC,SAAQ,gBAAgB;IACvE,IACI,UAAU,IAAI,MAAM,CAEvB;yCAJQ,qCAAqC;2CAArC,qCAAqC;CAKjD"}
|
|
@@ -2,6 +2,9 @@ import { AfterContentInit } from '@angular/core';
|
|
|
2
2
|
import { EclMediaContainerComponent } from '@eui/ecl/components/ecl-media-container';
|
|
3
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
+
/**
|
|
6
|
+
* Container for the text part - title and description of the <ecl-featured> component.
|
|
7
|
+
*/
|
|
5
8
|
export declare class EclFeaturedItemComponent extends ECLBaseDirective implements AfterContentInit {
|
|
6
9
|
eclTitle: string;
|
|
7
10
|
mediaContainer: EclMediaContainerComponent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA+C,MAAM,eAAe,CAAC;AAC9F,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAYa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB;IAC7E,QAAQ,SAAM;IACmB,cAAc,EAAE,0BAA0B,CAAC;IACvC,SAAS,UAAQ;IAE/D,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,kBAAkB,IAAI,IAAI;yCATjB,wBAAwB;2CAAxB,wBAAwB;CAcpC"}
|
|
1
|
+
{"version":3,"file":"ecl-featured-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAA+C,MAAM,eAAe,CAAC;AAC9F,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AACrF,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAYa,wBAAyB,SAAQ,gBAAiB,YAAW,gBAAgB;IAC7E,QAAQ,SAAM;IACmB,cAAc,EAAE,0BAA0B,CAAC;IACvC,SAAS,UAAQ;IAE/D,IAAI,QAAQ,IAAI,OAAO,CAEtB;IAED,kBAAkB,IAAI,IAAI;yCATjB,wBAAwB;2CAAxB,wBAAwB;CAcpC"}
|
|
@@ -1,10 +1,22 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* Custom ECL component, that adds visual support to a piece of content. Uses <ecl-media-container>.
|
|
6
|
+
*/
|
|
4
7
|
export declare class EclFeaturedComponent extends ECLBaseDirective implements OnInit {
|
|
8
|
+
/**
|
|
9
|
+
* The position of the image in the component. Can be 'left' or 'right'. The default value is 'left'.
|
|
10
|
+
*/
|
|
5
11
|
position: 'left' | 'right';
|
|
12
|
+
/**
|
|
13
|
+
* 'highligh' varian, applies class to make more stand out appearance of the component.
|
|
14
|
+
*/
|
|
6
15
|
variant: 'highlight' | 'simple';
|
|
7
16
|
role: string;
|
|
17
|
+
/**
|
|
18
|
+
* Adds specific classes to the component.
|
|
19
|
+
*/
|
|
8
20
|
get cssClasses(): string;
|
|
9
21
|
ngOnInit(): void;
|
|
10
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeaturedComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,MAAM,EAAE,MAAM,eAAe,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAKa,oBAAqB,SAAQ,gBAAiB,YAAW,MAAM;
|
|
1
|
+
{"version":3,"file":"ecl-featured.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-featured/ecl-featured.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiC,MAAM,EAAE,MAAM,eAAe,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;GAEG;AACH,qBAKa,oBAAqB,SAAQ,gBAAiB,YAAW,MAAM;IACxE;;OAEG;IACM,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAU;IAE7C;;OAEG;IACM,OAAO,EAAE,WAAW,GAAG,QAAQ,CAAC;IAEf,IAAI,SAAa;IAE3C;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAKvB;IAED,QAAQ,IAAI,IAAI;yCAxBP,oBAAoB;2CAApB,oBAAoB;CA6BhC"}
|
|
@@ -2,9 +2,26 @@ import { AfterContentInit, QueryList } from '@angular/core';
|
|
|
2
2
|
import { EclIconComponent } from '@eui/ecl/components/ecl-icon';
|
|
3
3
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
+
/**
|
|
6
|
+
* Directive that renders a feedback message following the ECL design system.
|
|
7
|
+
* It automatically styles its content and nested icon components accordingly.
|
|
8
|
+
*
|
|
9
|
+
* Should be applied to a container element that wraps a feedback message.
|
|
10
|
+
*/
|
|
5
11
|
export declare class EclFeedbackMessageDirective extends ECLBaseDirective implements AfterContentInit {
|
|
12
|
+
/**
|
|
13
|
+
* Applies the appropriate ECL feedback message CSS class to the host element.
|
|
14
|
+
*/
|
|
6
15
|
get cssClasses(): string;
|
|
16
|
+
/**
|
|
17
|
+
* Queries all nested `EclIconComponent` instances inside the host element.
|
|
18
|
+
* These icons will receive the `ecl-feedback-message__icon` styling class.
|
|
19
|
+
*/
|
|
7
20
|
eclIconComponents: QueryList<EclIconComponent>;
|
|
21
|
+
/**
|
|
22
|
+
* Lifecycle hook that runs after content (e.g. projected icons) is initialized.
|
|
23
|
+
* Adds the `ecl-feedback-message__icon` CSS class to each nested icon component.
|
|
24
|
+
*/
|
|
8
25
|
ngAfterContentInit(): void;
|
|
9
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclFeedbackMessageDirective, never>;
|
|
10
27
|
static ɵdir: i0.ɵɵDirectiveDeclaration<EclFeedbackMessageDirective, "[eclFeedbackMessage]", never, {}, {}, ["eclIconComponents"], never, false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-feedback-message.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-feedback-message/ecl-feedback-message.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAuD,SAAS,EAAE,MAAM,eAAe,CAAC;AACjH,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD,qBAIa,2BAA4B,SAAQ,gBAAiB,YAAW,gBAAgB;IACzF,IACI,UAAU,IAAI,MAAM,CAEvB;
|
|
1
|
+
{"version":3,"file":"ecl-feedback-message.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-feedback-message/ecl-feedback-message.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAuD,SAAS,EAAE,MAAM,eAAe,CAAC;AACjH,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;;AAEjD;;;;;GAKG;AACH,qBAIa,2BAA4B,SAAQ,gBAAiB,YAAW,gBAAgB;IACzF;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;;OAGG;IACkD,iBAAiB,EAAE,SAAS,CAAC,gBAAgB,CAAC,CAAC;IAEpG;;;OAGG;IACH,kBAAkB,IAAI,IAAI;yCAnBjB,2BAA2B;2CAA3B,2BAA2B;CA4BvC"}
|
|
@@ -4,18 +4,43 @@ import { TranslateService } from '@ngx-translate/core';
|
|
|
4
4
|
import { ECLBaseDirective } from '@eui/ecl/core';
|
|
5
5
|
import { EclFileUploadFileSelectedEvent } from './events/ecl-file-upload-file-selected.event';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
|
+
/**
|
|
8
|
+
* Directive that enhances a native input[type=file] with ECL-compliant styling and behavior.
|
|
9
|
+
* Supports multiple file selection, dynamic file list rendering, translations and validation state.
|
|
10
|
+
*/
|
|
7
11
|
export declare class EclFileUploadDirective extends ECLBaseDirective implements OnInit, OnDestroy, DoCheck {
|
|
8
12
|
protected ngControl: NgControl;
|
|
9
13
|
private el;
|
|
10
14
|
private translate;
|
|
11
15
|
private renderer;
|
|
12
16
|
private platformId;
|
|
17
|
+
/**
|
|
18
|
+
* Variant of the component's appearance. Currently unused. Default: `'default'`.
|
|
19
|
+
*/
|
|
13
20
|
variant: string;
|
|
21
|
+
/**
|
|
22
|
+
* Marks the component as invalid (if not using Angular form validation).
|
|
23
|
+
*/
|
|
14
24
|
isInvalid: boolean;
|
|
25
|
+
/**
|
|
26
|
+
* ID attribute applied to the native file input.
|
|
27
|
+
*/
|
|
15
28
|
id: string;
|
|
29
|
+
/**
|
|
30
|
+
* Whether the component is disabled.
|
|
31
|
+
*/
|
|
16
32
|
disabled: boolean;
|
|
33
|
+
/**
|
|
34
|
+
* Allows selecting multiple files.
|
|
35
|
+
*/
|
|
17
36
|
multiple: boolean;
|
|
37
|
+
/**
|
|
38
|
+
* Event emitted when files are selected.
|
|
39
|
+
*/
|
|
18
40
|
filesSelected: EventEmitter<EclFileUploadFileSelectedEvent>;
|
|
41
|
+
/**
|
|
42
|
+
* Host binding to define input type as 'file'.
|
|
43
|
+
*/
|
|
19
44
|
type: string;
|
|
20
45
|
private fileListEl;
|
|
21
46
|
private files;
|
|
@@ -24,12 +49,36 @@ export declare class EclFileUploadDirective extends ECLBaseDirective implements
|
|
|
24
49
|
private destroy$;
|
|
25
50
|
private readonly SPAN_BUTTON_CONVERSION_CLASSES;
|
|
26
51
|
constructor(ngControl: NgControl, el: ElementRef, translate: TranslateService, renderer: Renderer2, platformId: object);
|
|
52
|
+
/**
|
|
53
|
+
* Applies the base `ecl-file-upload` class to the host element.
|
|
54
|
+
*/
|
|
27
55
|
get cssClasses(): string;
|
|
56
|
+
/**
|
|
57
|
+
* Returns `true` if component should be displayed as invalid.
|
|
58
|
+
* Prioritizes Angular form control status over `isInvalid` input.
|
|
59
|
+
*/
|
|
28
60
|
get invalidState(): boolean;
|
|
61
|
+
/**
|
|
62
|
+
* Initializes component structure and translation subscription (browser-only).
|
|
63
|
+
*/
|
|
29
64
|
ngOnInit(): void;
|
|
65
|
+
/**
|
|
66
|
+
* Clean up resources and RxJS subscriptions.
|
|
67
|
+
*/
|
|
30
68
|
ngOnDestroy(): void;
|
|
69
|
+
/**
|
|
70
|
+
* Checks component state during change detection to toggle the disabled state of internal elements.
|
|
71
|
+
*/
|
|
31
72
|
ngDoCheck(): void;
|
|
73
|
+
/**
|
|
74
|
+
* Prevents file dialog from opening when component is disabled.
|
|
75
|
+
* @param evt Click event on the input element.
|
|
76
|
+
*/
|
|
32
77
|
onClick(evt: Event): void;
|
|
78
|
+
/**
|
|
79
|
+
* Handles file selection and emits a structured file selection event.
|
|
80
|
+
* @param evt Change event from input.
|
|
81
|
+
*/
|
|
33
82
|
onFilesSelected(evt: Event): void;
|
|
34
83
|
private handleTranslations;
|
|
35
84
|
private geti18nUploadButtonLabelKey;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-file-upload.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-file-upload/ecl-file-upload.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAEH,OAAO,EACP,UAAU,EACV,YAAY,EAKZ,SAAS,EACT,MAAM,EAIN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,8BAA8B,EAAE,MAAM,8CAA8C,CAAC;;AAE9F,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;
|
|
1
|
+
{"version":3,"file":"ecl-file-upload.directive.d.ts","sourceRoot":"","sources":["../../../components/ecl-file-upload/ecl-file-upload.directive.ts"],"names":[],"mappings":"AACA,OAAO,EAEH,OAAO,EACP,UAAU,EACV,YAAY,EAKZ,SAAS,EACT,MAAM,EAIN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEjD,OAAO,EAAE,8BAA8B,EAAE,MAAM,8CAA8C,CAAC;;AAE9F;;;GAGG;AACH,qBAIa,sBAAuB,SAAQ,gBAAiB,YAAW,MAAM,EAAE,SAAS,EAAE,OAAO;IAiDtE,SAAS,CAAC,SAAS,EAAE,SAAS;IAClD,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,QAAQ;IACK,OAAO,CAAC,UAAU;IApD3C;;OAEG;IACM,OAAO,SAAa;IAE7B;;OAEG;IACM,SAAS,UAAS;IAE3B;;OAEG;IAC8B,EAAE,EAAE,MAAM,CAAC;IAE5C;;OAEG;IAGH,QAAQ,EAAE,OAAO,CAAC;IAElB;;OAEG;IAGH,QAAQ,EAAE,OAAO,CAAC;IAElB;;OAEG;IACO,aAAa,+CAAsD;IAE7E;;OAEG;IACuB,IAAI,SAAU;IAExC,OAAO,CAAC,UAAU,CAAc;IAEhC,OAAO,CAAC,KAAK,CAAuB;IACpC,OAAO,CAAC,QAAQ,CAAc;IAC9B,OAAO,CAAC,OAAO,CAAc;IAC7B,OAAO,CAAC,QAAQ,CAA4C;IAC5D,OAAO,CAAC,QAAQ,CAAC,8BAA8B,CAAoE;gBAGjF,SAAS,EAAE,SAAS,EAC1C,EAAE,EAAE,UAAU,EACd,SAAS,EAAE,gBAAgB,EAC3B,QAAQ,EAAE,SAAS,EACE,UAAU,EAAE,MAAM;IAKnD;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IAED;;;OAGG;IACH,IACI,YAAY,IAAI,OAAO,CAM1B;IAED;;OAEG;IACH,QAAQ,IAAI,IAAI;IAOhB;;OAEG;IACH,WAAW,IAAI,IAAI;IAKnB;;OAEG;IACH,SAAS,IAAI,IAAI;IAQjB;;;OAGG;IACgC,OAAO,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAM5D;;;OAGG;IACiC,eAAe,CAAC,GAAG,EAAE,KAAK,GAAG,IAAI;IAcrE,OAAO,CAAC,kBAAkB;IAa1B,OAAO,CAAC,2BAA2B;IAoBnC,OAAO,CAAC,kBAAkB;IAQ1B,OAAO,CAAC,kBAAkB;IAW1B,OAAO,CAAC,iBAAiB;IAIzB,OAAO,CAAC,qBAAqB;IAa7B,OAAO,CAAC,UAAU;IAIlB,OAAO,CAAC,wBAAwB;IAQhC,OAAO,CAAC,4BAA4B;IAsBpC,OAAO,CAAC,aAAa;IAQrB,OAAO,CAAC,oBAAoB;IAI5B,OAAO,CAAC,WAAW;yCA3PV,sBAAsB;2CAAtB,sBAAsB;uCAyQ65vc,OAAQ;uCAAR,OAAQ;CADv8vc"}
|
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
import { EclBaseEvent } from '@eui/ecl/core';
|
|
2
2
|
import { EclFileUpload } from '../models/ecl-file-upload.model';
|
|
3
|
+
/**
|
|
4
|
+
* Custom event emitted by the ECL file upload directive
|
|
5
|
+
* when one or more files are selected.
|
|
6
|
+
*/
|
|
3
7
|
export declare class EclFileUploadFileSelectedEvent extends EclBaseEvent {
|
|
4
8
|
files: Array<EclFileUpload>;
|
|
9
|
+
/**
|
|
10
|
+
* List of selected files.
|
|
11
|
+
* Each file includes its name, extension, and formatted size.
|
|
12
|
+
*/
|
|
5
13
|
constructor(files: Array<EclFileUpload>);
|
|
6
14
|
}
|
|
7
15
|
//# sourceMappingURL=ecl-file-upload-file-selected.event.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-file-upload-file-selected.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file-upload/events/ecl-file-upload-file-selected.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAEhE,qBAAa,8BAA+B,SAAQ,YAAY;
|
|
1
|
+
{"version":3,"file":"ecl-file-upload-file-selected.event.d.ts","sourceRoot":"","sources":["../../../../components/ecl-file-upload/events/ecl-file-upload-file-selected.event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAEhE;;;GAGG;AACH,qBAAa,8BAA+B,SAAQ,YAAY;IAKzC,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;IAJ9C;;;OAGG;gBACgB,KAAK,EAAE,KAAK,CAAC,aAAa,CAAC;CAGjD"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
2
|
import { EclGalleryToggleItemsEvent } from './events';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* Manages styling and functionality for gallery footer.
|
|
6
|
+
*/
|
|
4
7
|
export declare class EclGalleryFooterComponent implements OnInit {
|
|
5
8
|
hasClass: boolean;
|
|
6
9
|
infoId: string;
|
|
10
|
+
/**
|
|
11
|
+
* Event, that is emitted when items are expanded/collapsed.
|
|
12
|
+
*/
|
|
7
13
|
toggleItems: EventEmitter<EclGalleryToggleItemsEvent>;
|
|
8
14
|
private _itemsCount;
|
|
9
15
|
private _isExpanded;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-gallery-footer.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-gallery/ecl-gallery-footer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAsB,MAAM,EAAU,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;;AAEtD,qBAKa,yBAA0B,YAAW,MAAM;IACV,QAAQ,UAAQ;IACjD,MAAM,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"ecl-gallery-footer.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-gallery/ecl-gallery-footer.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAsB,MAAM,EAAU,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;;AAEtD;;GAEG;AACH,qBAKa,yBAA0B,YAAW,MAAM;IACV,QAAQ,UAAQ;IACjD,MAAM,EAAE,MAAM,CAAC;IACxB;;OAEG;IACO,WAAW,2CAAkD;IAEvE,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,WAAW,CAAS;IAC5B,OAAO,CAAC,gBAAgB,CAAS;IAEjC,QAAQ,IAAI,IAAI;IAKhB,IAAI,UAAU,IAAI,OAAO,CAExB;IACD,IAAI,UAAU,CAAC,KAAK,EAAE,OAAO,EAE5B;IAED,IAAI,UAAU,IAAI,MAAM,CAEvB;IACD,IAAI,UAAU,CAAC,KAAK,EAAE,MAAM,EAE3B;IAED,IAAI,eAAe,IAAI,OAAO,CAE7B;IACD,IAAI,eAAe,CAAC,KAAK,EAAE,OAAO,EAEjC;IAED,QAAQ,IAAI,IAAI;yCAtCP,yBAAyB;2CAAzB,yBAAyB;CA0CrC"}
|
|
@@ -5,15 +5,27 @@ import { EclGalleryItem } from './models/ecl-gallery-item.model';
|
|
|
5
5
|
import { EclGalleryMediaDirective, EclGalleryPictureDirective, EclGalleryThumbnailDirective } from './ecl-gallery-media.directive';
|
|
6
6
|
import { EclGalleryItemClickEvent } from './events';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
|
+
/**
|
|
9
|
+
* Wrapper component for gallery item's elements.
|
|
10
|
+
*/
|
|
8
11
|
export declare class EclGalleryItemComponent extends ECLBaseDirective implements EclGalleryItem, OnInit, AfterContentInit {
|
|
9
12
|
private domSanitizer;
|
|
10
13
|
private renderer;
|
|
11
14
|
private el;
|
|
15
|
+
/**
|
|
16
|
+
* Can this item be shared, i.e. show/hide share button.
|
|
17
|
+
*/
|
|
12
18
|
isShareable: boolean;
|
|
13
19
|
mediaType: 'image' | 'video' | 'externalVideo';
|
|
20
|
+
/**
|
|
21
|
+
* The source link to the image/video, that will be shown in the original size (when open image/video in overlay or in orginal size).
|
|
22
|
+
*/
|
|
14
23
|
src: string;
|
|
15
24
|
meta: string;
|
|
16
25
|
description: string;
|
|
26
|
+
/**
|
|
27
|
+
* Embeded audio description.
|
|
28
|
+
*/
|
|
17
29
|
srVideoAudioDescription: string;
|
|
18
30
|
icon: string;
|
|
19
31
|
title: string;
|
|
@@ -22,7 +34,13 @@ export declare class EclGalleryItemComponent extends ECLBaseDirective implements
|
|
|
22
34
|
mediaChild: EclGalleryMediaDirective;
|
|
23
35
|
galleryThumbnail: EclGalleryThumbnailDirective;
|
|
24
36
|
galleryPicture: EclGalleryPictureDirective;
|
|
37
|
+
/**
|
|
38
|
+
* Binds specific classes for the item. Some depend on some of the properties of the component.
|
|
39
|
+
*/
|
|
25
40
|
get cssClasses(): string;
|
|
41
|
+
/**
|
|
42
|
+
* The role attribute of the item is 'listitem', should not be changed.
|
|
43
|
+
*/
|
|
26
44
|
role: string;
|
|
27
45
|
private _isNoOverlay;
|
|
28
46
|
private _isHidden;
|
|
@@ -30,6 +48,9 @@ export declare class EclGalleryItemComponent extends ECLBaseDirective implements
|
|
|
30
48
|
constructor(domSanitizer: DomSanitizer, renderer: Renderer2, el: ElementRef);
|
|
31
49
|
ngOnInit(): void;
|
|
32
50
|
ngAfterContentInit(): void;
|
|
51
|
+
/**
|
|
52
|
+
* Set if the item should be shown in the gallery by default.
|
|
53
|
+
*/
|
|
33
54
|
set isHidden(value: boolean);
|
|
34
55
|
onItemClick(evt: MouseEvent): void;
|
|
35
56
|
getDownloadLink(): string;
|
|
@@ -40,7 +61,13 @@ export declare class EclGalleryItemComponent extends ECLBaseDirective implements
|
|
|
40
61
|
get isVideo(): boolean;
|
|
41
62
|
get isExternalVideo(): boolean;
|
|
42
63
|
get isOpenInFullScreenPossible(): boolean;
|
|
64
|
+
/**
|
|
65
|
+
* Creates id for the title
|
|
66
|
+
*/
|
|
43
67
|
get titleId(): string;
|
|
68
|
+
/**
|
|
69
|
+
* If the thimbnail was added by user. If not -> we are adding it in the view.
|
|
70
|
+
*/
|
|
44
71
|
get hasGalleryThumbnail(): boolean;
|
|
45
72
|
onFocus(): void;
|
|
46
73
|
static ɵfac: i0.ɵɵFactoryDeclaration<EclGalleryItemComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecl-gallery-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-gallery/ecl-gallery-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACsB,UAAU,EAAE,YAAY,EAAoC,MAAM,EAAE,gBAAgB,EAC7G,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACjE,OAAO,EACH,wBAAwB,EACxB,0BAA0B,EAC1B,4BAA4B,EAC/B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;;AAEpD,qBAKa,uBAAwB,SAAQ,gBAAiB,YAAW,cAAc,EAAE,MAAM,EAAE,gBAAgB;
|
|
1
|
+
{"version":3,"file":"ecl-gallery-item.component.d.ts","sourceRoot":"","sources":["../../../components/ecl-gallery/ecl-gallery-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACsB,UAAU,EAAE,YAAY,EAAoC,MAAM,EAAE,gBAAgB,EAC7G,SAAS,EACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAC1E,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AACjE,OAAO,EACH,wBAAwB,EACxB,0BAA0B,EAC1B,4BAA4B,EAC/B,MAAM,+BAA+B,CAAC;AACvC,OAAO,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;;AAEpD;;GAEG;AACH,qBAKa,uBAAwB,SAAQ,gBAAiB,YAAW,cAAc,EAAE,MAAM,EAAE,gBAAgB;IAyCzG,OAAO,CAAC,YAAY;IAAgB,OAAO,CAAC,QAAQ;IACpD,OAAO,CAAC,EAAE;IAzCd;;OAEG;IACqC,WAAW,UAAQ;IAClD,SAAS,EAAE,OAAO,GAAG,OAAO,GAAG,eAAe,CAAW;IAClE;;OAEG;IACM,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IAC7B;;OAEG;IACM,uBAAuB,EAAE,MAAM,CAAC;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACd,SAAS,yCAAgD;IAC3B,UAAU,EAAE,wBAAwB,CAAC;IACjC,gBAAgB,EAAE,4BAA4B,CAAC;IACjD,cAAc,EAAE,0BAA0B,CAAC;IAErF;;OAEG;IACH,IACI,UAAU,IAAI,MAAM,CAEvB;IACD;;OAEG;IACuB,IAAI,SAAc;IAE5C,OAAO,CAAC,YAAY,CAAS;IAC7B,OAAO,CAAC,SAAS,CAAS;IAC1B,OAAO,CAAC,gBAAgB,CAAkB;gBAG9B,YAAY,EAAE,YAAY,EAAU,QAAQ,EAAE,SAAS,EACvD,EAAE,EAAE,UAAU;IAK1B,QAAQ,IAAI,IAAI;IAgBhB,kBAAkB,IAAI,IAAI;IAM1B;;OAEG;IACH,IAAI,QAAQ,CAAC,KAAK,EAAE,OAAO,EAE1B;IAGD,WAAW,CAAC,GAAG,EAAE,UAAU,GAAG,IAAI;IAKlC,eAAe,IAAI,MAAM;IAIzB,mBAAmB,IAAI,eAAe;IAItC,IAAI,WAAW,IAAI,OAAO,CAEzB;IAED,IAAI,WAAW,CAAC,KAAK,EAAE,OAAO,EAE7B;IAED,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,IAAI,eAAe,IAAI,OAAO,CAE7B;IAED,IAAI,0BAA0B,IAAI,OAAO,CAExC;IAED;;OAEG;IACH,IAAI,OAAO,IAAI,MAAM,CAEpB;IAED;;OAEG;IACH,IAAI,mBAAmB,IAAI,OAAO,CAEjC;IAED,OAAO,IAAI,IAAI;yCAhIN,uBAAuB;2CAAvB,uBAAuB;0CAoI+i5c,OAAQ;CAD1l5c"}
|