@eui/mobile-core 17.4.0 → 17.4.1-snapshot-1727272620751
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/docs/components/EuiMUserProfileActionComponent.html +1 -1
- package/docs/components/EuiMUserProfileAvatarComponent.html +1 -1
- package/docs/components/EuiMUserProfileInfosComponent.html +1 -1
- package/docs/components/EuiMUserProfileInfosItemComponent.html +1 -1
- package/docs/components/EuimAboutComponent.html +1 -1
- package/docs/components/EuimAboutContentLoadingComponent.html +1 -1
- package/docs/components/EuimAlertMessageComponent.html +1 -1
- package/docs/components/EuimAppComponent.html +1 -1
- package/docs/components/EuimAvatarComponent.html +1 -1
- package/docs/components/EuimAvatarIconComponent.html +1 -1
- package/docs/components/EuimBadgeComponent.html +1 -1
- package/docs/components/EuimCardComponent.html +1 -1
- package/docs/components/EuimCardListComponent.html +1 -1
- package/docs/components/EuimChangelogComponent.html +1 -1
- package/docs/components/EuimChipSelectorComponent.html +50 -2
- package/docs/components/EuimDataSummaryColComponent.html +1 -1
- package/docs/components/EuimDataSummaryComponent.html +1 -1
- package/docs/components/EuimEmptyListPlaceholderComponent.html +1 -1
- package/docs/components/EuimHeaderDetailsComponent.html +1 -1
- package/docs/components/EuimHelpSupportComponent.html +1 -1
- package/docs/components/EuimLabelComponent.html +1 -1
- package/docs/components/EuimLanguageListComponent.html +1 -1
- package/docs/components/EuimLanguageSelectorComponent.html +1 -1
- package/docs/components/EuimMediaHeaderComponent.html +26 -2
- package/docs/components/EuimMessageComponent.html +1 -1
- package/docs/components/EuimMessageTitleComponent.html +1 -1
- package/docs/components/EuimMultiselectComponent.html +1 -1
- package/docs/components/EuimMultiselectFilterComponent.html +1 -1
- package/docs/components/EuimMultiselectInfoComponent.html +1 -1
- package/docs/components/EuimMultiselectListComponent.html +1 -1
- package/docs/components/EuimMultiselectToolbarComponent.html +1 -1
- package/docs/components/EuimNotificationItemComponent.html +1 -1
- package/docs/components/EuimOpenSourceLicencesComponent.html +1 -1
- package/docs/components/EuimPdfViewerComponent.html +1 -1
- package/docs/components/EuimScrollerXComponent.html +1 -1
- package/docs/components/EuimSidebarComponent.html +1 -1
- package/docs/components/EuimSidebarContentComponent.html +1 -1
- package/docs/components/EuimSkeletonListComponent.html +1 -1
- package/docs/components/EuimSkeletonListItemComponent.html +1 -1
- package/docs/components/EuimSlideInfoScreenComponent.html +1 -1
- package/docs/components/EuimSliderInfoScreenComponent.html +30 -2
- package/docs/components/EuimSpinnerComponent.html +1 -1
- package/docs/components/EuimSpinnerDescriptionComponent.html +1 -1
- package/docs/components/EuimSpinnerMessageComponent.html +1 -1
- package/docs/components/EuimToolbarActionItemsComponent.html +1 -1
- package/docs/components/EuimToolbarComponent.html +1 -1
- package/docs/components/EuimToolbarDatepickerComponent.html +1 -1
- package/docs/components/EuimToolbarTitleComponent.html +1 -1
- package/docs/components/EuimUserProfileComponent.html +1 -1
- package/docs/dependencies.html +5 -5
- package/docs/directives/EuimMediaHeaderCustomContentDirective.html +346 -0
- package/docs/index.html +2 -2
- package/docs/interfaces/ActionBtnsIconsNames.html +344 -0
- package/docs/js/menu-wc.js +32 -9
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +1 -0
- package/docs/modules/EuimAllModule.html +6 -0
- package/docs/modules/EuimMediaHeaderModule.html +13 -0
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +14 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.mjs +20 -0
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +7 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +7 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +11 -3
- package/esm2022/lib/components/index.mjs +2 -1
- package/esm2022/lib/euim-all.module.mjs +5 -2
- package/fesm2022/eui-mobile-core.mjs +55 -9
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts +5 -1
- package/lib/components/euim-chip-selector/euim-chip-selector.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts +7 -0
- package/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.d.ts.map +1 -0
- package/lib/components/euim-media-header/euim-media-header.component.d.ts +3 -1
- package/lib/components/euim-media-header/euim-media-header.component.d.ts.map +1 -1
- package/lib/components/euim-media-header/euim-media-header.module.d.ts +2 -1
- package/lib/components/euim-media-header/euim-media-header.module.d.ts.map +1 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts +7 -1
- package/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.d.ts.map +1 -1
- package/lib/components/index.d.ts +1 -0
- package/lib/components/index.d.ts.map +1 -1
- package/lib/euim-all.module.d.ts +3 -2
- package/lib/euim-all.module.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -10,6 +10,8 @@ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterCo
|
|
|
10
10
|
chipFill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
|
|
11
11
|
sourceData: FilteredData[];
|
|
12
12
|
hasBoxShadow: BooleanInput;
|
|
13
|
+
hasNoScrollerX: BooleanInput;
|
|
14
|
+
hasColorTransparency: BooleanInput;
|
|
13
15
|
selectedChips: any[];
|
|
14
16
|
isMultiSelectionMode: BooleanInput;
|
|
15
17
|
isCustomMode: BooleanInput;
|
|
@@ -50,8 +52,10 @@ export declare class EuimChipSelectorComponent implements AfterViewInit, AfterCo
|
|
|
50
52
|
private filterByCondition;
|
|
51
53
|
private filterByMultipleConditions;
|
|
52
54
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimChipSelectorComponent, never>;
|
|
53
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "hasBoxShadow": { "alias": "hasBoxShadow"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "isCustomMode": { "alias": "isCustomMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; "selectedChipsChange": "selectedChipsChange"; }, ["euimChipSelectorItemComponent"], ["*"], false, never>;
|
|
55
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimChipSelectorComponent, "euim-chip-selector", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "color": { "alias": "color"; "required": false; }; "chipSelectedColor": { "alias": "chipSelectedColor"; "required": false; }; "chipFill": { "alias": "chipFill"; "required": false; }; "sourceData": { "alias": "sourceData"; "required": false; }; "hasBoxShadow": { "alias": "hasBoxShadow"; "required": false; }; "hasNoScrollerX": { "alias": "hasNoScrollerX"; "required": false; }; "hasColorTransparency": { "alias": "hasColorTransparency"; "required": false; }; "selectedChips": { "alias": "selectedChips"; "required": false; }; "isMultiSelectionMode": { "alias": "isMultiSelectionMode"; "required": false; }; "isCustomMode": { "alias": "isCustomMode"; "required": false; }; "euimKeepSelection": { "alias": "euimKeepSelection"; "required": false; }; "hasSearchbar": { "alias": "hasSearchbar"; "required": false; }; }, { "filterData": "filterData"; "clickItems": "clickItems"; "selectedChipsChange": "selectedChipsChange"; }, ["euimChipSelectorItemComponent"], ["*"], false, never>;
|
|
54
56
|
static ngAcceptInputType_hasBoxShadow: unknown;
|
|
57
|
+
static ngAcceptInputType_hasNoScrollerX: unknown;
|
|
58
|
+
static ngAcceptInputType_hasColorTransparency: unknown;
|
|
55
59
|
static ngAcceptInputType_isMultiSelectionMode: unknown;
|
|
56
60
|
static ngAcceptInputType_isCustomMode: unknown;
|
|
57
61
|
static ngAcceptInputType_euimKeepSelection: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-chip-selector.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-chip-selector/euim-chip-selector.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEH,SAAS,EACT,SAAS,EACT,aAAa,EAGb,gBAAgB,EAIhB,aAAa,EAEb,YAAY,EACZ,SAAS,EAEZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAC5G,OAAO,EAAE,YAAY,EAAE,MAAM,MAAM,CAAC;;AAEpC,qBAQa,yBAA0B,YAAW,aAAa,EAAE,gBAAgB,EAAE,SAAS,EAAE,SAAS;IAE1F,eAAe,EAAE,SAAS,GAAE,aAAa,GAAI,OAAO,GAAG,EAAE,CAAa;IACtE,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAW;IACtG,iBAAiB,EAAE,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAW;IACtG,QAAQ,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAClF,UAAU,EAAE,YAAY,EAAE,CAAM;IAEzC,YAAY,EAAE,YAAY,CAAS;
|
|
1
|
+
{"version":3,"file":"euim-chip-selector.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-chip-selector/euim-chip-selector.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimMediaHeaderCustomContentDirective {
|
|
3
|
+
className: string;
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderCustomContentDirective, never>;
|
|
5
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EuimMediaHeaderCustomContentDirective, "[euimMediaHeaderCustomContent]", never, {}, {}, never, never, true, never>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=euim-media-header-content.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-media-header-content.directive.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive.ts"],"names":[],"mappings":";AAEA,qBAIa,qCAAqC;IACxB,SAAS,SAAuC;yCAD7D,qCAAqC;2CAArC,qCAAqC;CAEjD"}
|
|
@@ -5,12 +5,14 @@ export declare class EuimMediaHeaderComponent {
|
|
|
5
5
|
baseStatesDirective: BaseStatesDirective;
|
|
6
6
|
euimNoGradient: boolean;
|
|
7
7
|
euimTwoSidesGradient: boolean;
|
|
8
|
+
hasBlur: boolean;
|
|
8
9
|
get cssClasses(): string;
|
|
9
10
|
constructor(baseStatesDirective: BaseStatesDirective);
|
|
10
11
|
getCssClasses(): string;
|
|
11
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimMediaHeaderComponent, "euim-media-header", never, { "euimNoGradient": { "alias": "euimNoGradient"; "required": false; }; "euimTwoSidesGradient": { "alias": "euimTwoSidesGradient"; "required": false; }; }, {}, never, ["[euimMediaHeaderImage]", "*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimMediaHeaderComponent, "euim-media-header", never, { "euimNoGradient": { "alias": "euimNoGradient"; "required": false; }; "euimTwoSidesGradient": { "alias": "euimTwoSidesGradient"; "required": false; }; "hasBlur": { "alias": "hasBlur"; "required": false; }; }, {}, never, ["[euimMediaHeaderImage]", "*"], false, [{ directive: typeof i1.BaseStatesDirective; inputs: { "euimSizeM": "euimSizeM"; "euimSizeS": "euimSizeS"; "euimSizeL": "euimSizeL"; }; outputs: {}; }]>;
|
|
13
14
|
static ngAcceptInputType_euimNoGradient: unknown;
|
|
14
15
|
static ngAcceptInputType_euimTwoSidesGradient: unknown;
|
|
16
|
+
static ngAcceptInputType_hasBlur: unknown;
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=euim-media-header.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-media-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAiBa,wBAAwB;
|
|
1
|
+
{"version":3,"file":"euim-media-header.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.component.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAiBa,wBAAwB;IAed,mBAAmB,EAAE,mBAAmB;IAZ3D,cAAc,UAAS;IAEvB,oBAAoB,UAAS;IAG7B,OAAO,UAAS;IAEhB,IACW,UAAU,IAAI,MAAM,CAE9B;gBAEkB,mBAAmB,EAAE,mBAAmB;IAE3D,aAAa,IAAI,MAAM;yCAjBd,wBAAwB;2CAAxB,wBAAwB;6CAmCmh1B,OAAQ;mDAAR,OAAQ;sCAAR,OAAQ;CAD/j1B"}
|
|
@@ -5,9 +5,10 @@ import * as i3 from "./euim-media-header-sub-title/euim-media-header-sub-title.d
|
|
|
5
5
|
import * as i4 from "./euim-media-header-image/euim-media-header-image.directive";
|
|
6
6
|
import * as i5 from "@angular/common";
|
|
7
7
|
import * as i6 from "@ionic/angular";
|
|
8
|
+
import * as i7 from "./euim-media-header-custom-content/euim-media-header-content.directive";
|
|
8
9
|
export declare class EuimMediaHeaderModule {
|
|
9
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimMediaHeaderModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMediaHeaderModule, [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective], [typeof i5.CommonModule, typeof i6.IonicModule], [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective]>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimMediaHeaderModule, [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective], [typeof i5.CommonModule, typeof i6.IonicModule, typeof i7.EuimMediaHeaderCustomContentDirective], [typeof i1.EuimMediaHeaderComponent, typeof i2.EuimMediaHeaderTitleDirective, typeof i3.EuimMediaHeaderSubTitleDirective, typeof i4.EuimMediaHeaderImageDirective, typeof i7.EuimMediaHeaderCustomContentDirective]>;
|
|
11
12
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimMediaHeaderModule>;
|
|
12
13
|
}
|
|
13
14
|
//# sourceMappingURL=euim-media-header.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-media-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-media-header.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-media-header/euim-media-header.module.ts"],"names":[],"mappings":";;;;;;;;AAgBA,qBAea,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CACjC"}
|
|
@@ -19,6 +19,7 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
|
|
|
19
19
|
isNextBtn: boolean;
|
|
20
20
|
paginationColor: 'dark' | 'white' | 'primary' | 'info' | 'success' | 'warning' | 'danger';
|
|
21
21
|
actionBtnNames: ActionBtnsNames;
|
|
22
|
+
actionBtnIconsNames: ActionBtnsIconsNames;
|
|
22
23
|
showLeftBtnAsPrevious: BooleanInput;
|
|
23
24
|
slidesArray: any[];
|
|
24
25
|
currentSlide: number;
|
|
@@ -41,7 +42,7 @@ export declare class EuimSliderInfoScreenComponent implements OnInit, AfterViewI
|
|
|
41
42
|
isImageOnly(): boolean;
|
|
42
43
|
getCssClasses(): string;
|
|
43
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimSliderInfoScreenComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "paginationColor": { "alias": "paginationColor"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], false, never>;
|
|
45
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimSliderInfoScreenComponent, "euim-slider-info-screen", never, { "isCarousel": { "alias": "isCarousel"; "required": false; }; "showLeftBtn": { "alias": "showLeftBtn"; "required": false; }; "showRightBtn": { "alias": "showRightBtn"; "required": false; }; "isPreviousBtn": { "alias": "isPreviousBtn"; "required": false; }; "isNextBtn": { "alias": "isNextBtn"; "required": false; }; "paginationColor": { "alias": "paginationColor"; "required": false; }; "actionBtnNames": { "alias": "actionBtnNames"; "required": false; }; "actionBtnIconsNames": { "alias": "actionBtnIconsNames"; "required": false; }; }, { "rightActionClicked": "rightActionClicked"; "lastStepActionClicked": "lastStepActionClicked"; "leftActionClicked": "leftActionClicked"; }, never, ["*"], false, never>;
|
|
45
46
|
static ngAcceptInputType_isCarousel: unknown;
|
|
46
47
|
static ngAcceptInputType_showLeftBtn: unknown;
|
|
47
48
|
static ngAcceptInputType_showRightBtn: unknown;
|
|
@@ -53,4 +54,9 @@ export interface ActionBtnsNames {
|
|
|
53
54
|
lastStepActionBtnName: string;
|
|
54
55
|
leftBtnName: string;
|
|
55
56
|
}
|
|
57
|
+
export interface ActionBtnsIconsNames {
|
|
58
|
+
rightBtnIconName: string;
|
|
59
|
+
lastStepActionBtnIconName: string;
|
|
60
|
+
leftBtnIconName: string;
|
|
61
|
+
}
|
|
56
62
|
//# sourceMappingURL=euim-slider-info-screen.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;
|
|
1
|
+
{"version":3,"file":"euim-slider-info-screen.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,aAAa,EAEb,iBAAiB,EAEjB,UAAU,EACV,YAAY,EAIZ,MAAM,EAEN,SAAS,EAGZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;;AAErD,qBAMa,6BAA8B,YAAW,MAAM,EAAE,aAAa;IA+C3D,OAAO,CAAC,QAAQ;IACxB,OAAO,CAAC,WAAW;IACnB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,GAAG;IAjDwB,MAAM,EAAE,UAAU,CAAC;IAEhD,kBAAkB,EAAE,YAAY,CAAC,UAAU,CAAC,CACnB;IACzB,qBAAqB,EAAE,YAAY,CAAC,UAAU,CAAC,CACtB;IACzB,iBAAiB,EAAE,YAAY,CAAC,UAAU,CAAC,CAClB;IAEnC,iBAAiB,EAAE,YAAY,CAAS;IAGxC,UAAU,UAAS;IAGnB,WAAW,UAAS;IAGpB,YAAY,UAAS;IAGrB,aAAa,UAAS;IAGtB,SAAS,UAAS;IAET,eAAe,EAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IAE3F,cAAc,EAAE,eAAe,CAItC;IAEO,mBAAmB,EAAE,oBAAoB,CAIjD;IAED,qBAAqB,EAAE,YAAY,CAAS;IAE5C,WAAW,QAAM;IACjB,YAAY,SAAK;IACjB,MAAM,SAAK;gBAES,QAAQ,EAAE,SAAS,EAC3B,WAAW,EAAE,iBAAiB,EAC9B,aAAa,EAAE,UAAU,EACzB,GAAG,EAAE,iBAAiB;IAGlC,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,IAAI;IAG5B,IACI,UAAU,IAAI,MAAM,CAEvB;IAED,eAAe,IAAI,IAAI;IAIvB,QAAQ,IAAI,IAAI;IAiBhB,eAAe,IAAI,IAAI;IAuBvB,cAAc,CAAC,CAAC,KAAA,GAAG,IAAI;IAmBvB,SAAS,CAAC,KAAK,KAAA,GAAG,IAAI;IAUtB,iBAAiB,IAAI,IAAI;IAazB,aAAa,IAAI,IAAI;IAcrB,uBAAuB,IAAI,IAAI;IAK/B,mBAAmB,IAAI,IAAI;IAK3B,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASzC,gBAAgB,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IAIzC,eAAe,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI;IASxC,WAAW,IAAI,OAAO;IAStB,aAAa,IAAI,MAAM;yCA1Md,6BAA6B;2CAA7B,6BAA6B;yCAiO20pB,OAAQ;0CAAR,OAAQ;2CAAR,OAAQ;4CAAR,OAAQ;wCAAR,OAAQ;CAb53pB;AAED,MAAM,WAAW,eAAe;IAC5B,YAAY,EAAE,MAAM,CAAC;IACrB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACvB;AAED,MAAM,WAAW,oBAAoB;IACjC,gBAAgB,EAAE,MAAM,CAAC;IACzB,yBAAyB,EAAE,MAAM,CAAC;IAClC,eAAe,EAAE,MAAM,CAAC;CAC3B"}
|
|
@@ -14,6 +14,7 @@ export * from './euim-empty-list-placeholder';
|
|
|
14
14
|
export * from './euim-message';
|
|
15
15
|
export * from './euim-spinner';
|
|
16
16
|
export * from './euim-media-header';
|
|
17
|
+
export * from './euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive';
|
|
17
18
|
export * from './euim-data-summary';
|
|
18
19
|
export * from './euim-avatar';
|
|
19
20
|
export * from './euim-alert-message';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,mBAAmB,CAAC;AAClC,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAE7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,0FAA0F,CAAC;AACzG,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qFAAqF,CAAC;AACpG,cAAc,qFAAqF,CAAC;AACpG,cAAc,qDAAqD,CAAC;AAEpE,cAAc,2BAA2B,CAAC;AAC1C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,4DAA4D,CAAC;AAC3E,cAAc,sDAAsD,CAAC;AACrE,cAAc,0EAA0E,CAAC;AACzF,cAAc,sDAAsD,CAAC;AACrE,cAAc,sDAAsD,CAAC;AACrE,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
|
package/lib/euim-all.module.d.ts
CHANGED
|
@@ -38,10 +38,11 @@ import * as i36 from "./components/directives/euim-list-item/euim-list-item.dire
|
|
|
38
38
|
import * as i37 from "./components/euim-read-only-form/euim-read-only-form.directive";
|
|
39
39
|
import * as i38 from "./components/euim-read-only-form/euim-read-only-form-value/euim-read-only-form-value.directive";
|
|
40
40
|
import * as i39 from "./components/euim-read-only-form/euim-read-only-form-label/euim-read-only-form-label.directive";
|
|
41
|
-
import * as i40 from "./components/
|
|
41
|
+
import * as i40 from "./components/euim-media-header/euim-media-header-custom-content/euim-media-header-content.directive";
|
|
42
|
+
import * as i41 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
|
|
42
43
|
export declare class EuimAllModule {
|
|
43
44
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
|
|
44
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimSkeletonTextAvatarModule]>;
|
|
45
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimMediaHeaderCustomContentDirective, typeof i41.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimCardModule, typeof i7.EuimCardListModule, typeof i8.EuimSkeletonListItemModule, typeof i9.EuimSkeletonListModule, typeof i10.EuimAvatarIconModule, typeof i11.EuimLabelModule, typeof i12.EuimAlertMessageModule, typeof i13.EuimAboutModule, typeof i14.EuimToolbarComponentModule, typeof i15.EuimNotificationItemModule, typeof i16.EuimMediaHeaderModule, typeof i17.EuimDataSummaryModule, typeof i18.EuimHeaderDetailsModule, typeof i19.EuimAvatarModule, typeof i20.EuimSliderInfoScreenModule, typeof i21.EuimScrollerXComponentModule, typeof i22.EuimChipSelectorComponentModule, typeof i23.EuimBadgeModule, typeof i24.EuimSidebarModule, typeof i25.EuimPdfViewerModule, typeof i26.EuimMultiselectModule, typeof i27.EuimToolbarDatepickerModule, typeof i28.EuimSpinnerComponentModule, typeof i29.EuimDividerModule, typeof i30.EuimListHeaderModule, typeof i31.EuimMinWidthDirective, typeof i32.EuimAlignCenterDirective, typeof i33.EuimAlignTopDirective, typeof i34.EuimToolbarTransparentDirective, typeof i35.EuimSidebarFooterNoBordersDirective, typeof i36.EuimListItemNoPaddingsDirective, typeof i37.EuimReadOnlyFormDirective, typeof i38.EuimReadOnlyFormValueDirective, typeof i39.EuimReadOnlyFormLabelDirective, typeof i40.EuimMediaHeaderCustomContentDirective, typeof i41.EuimSkeletonTextAvatarModule]>;
|
|
45
46
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
|
|
46
47
|
}
|
|
47
48
|
//# sourceMappingURL=euim-all.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-all.module.d.ts","sourceRoot":"","sources":["../../src/lib/euim-all.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8FA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
|