@eui/mobile-core 18.0.0-next.2 → 18.0.0-next.3
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/EuimAvatarBadgeComponent.html +395 -0
- package/docs/components/EuimAvatarComponent.html +191 -34
- package/docs/components/EuimAvatarIconComponent.html +35 -204
- package/docs/components/EuimAvatarIconSubComponent.html +541 -0
- package/docs/components/EuimAvatarImageComponent.html +416 -0
- package/docs/components/EuimAvatarTextComponent.html +445 -0
- 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 +1 -1
- 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 +2 -2
- package/docs/components/EuimLabelComponent.html +1 -1
- package/docs/components/EuimLanguageListComponent.html +2 -2
- package/docs/components/EuimLanguageSelectorComponent.html +1 -1
- package/docs/components/EuimMediaHeaderComponent.html +1 -1
- 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 +1 -1
- 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 +2 -2
- package/docs/components/EuimToolbarTitleComponent.html +1 -1
- package/docs/components/EuimUserProfileComponent.html +1 -1
- package/docs/index.html +2 -2
- package/docs/js/menu-wc.js +31 -48
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/docs/miscellaneous/variables.html +3 -39
- package/docs/modules/EuimAboutModule.html +1 -1
- package/docs/modules/EuimAllModule.html +0 -6
- package/docs/modules/EuimAvatarModule.html +16 -10
- package/docs/modules/EuimLanguageSelectorModule.html +1 -1
- package/docs/modules/EuimSidebarModule.html +1 -1
- package/docs/modules/EuimToolbarDatepickerModule.html +1 -1
- package/docs/modules.html +0 -12
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +5 -5
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +7 -6
- package/esm2022/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.mjs +25 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.mjs +17 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.mjs +44 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.mjs +19 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.mjs +28 -0
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +33 -6
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +28 -14
- package/esm2022/lib/components/euim-avatar/index.mjs +6 -3
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +2 -2
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +2 -2
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +2 -2
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +7 -6
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +5 -5
- package/esm2022/lib/components/index.mjs +3 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +2 -2
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +7 -6
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +5 -5
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +2 -2
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +5 -5
- package/esm2022/lib/euim-all.module.mjs +12 -17
- package/fesm2022/eui-mobile-core.mjs +351 -294
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/euim-about/euim-about.module.d.ts +2 -2
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts +8 -0
- package/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts +7 -0
- package/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts +13 -0
- package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts +8 -0
- package/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts +9 -0
- package/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.d.ts.map +1 -0
- package/lib/components/euim-avatar/euim-avatar.component.d.ts +8 -2
- package/lib/components/euim-avatar/euim-avatar.component.d.ts.map +1 -1
- package/lib/components/euim-avatar/euim-avatar.module.d.ts +8 -5
- package/lib/components/euim-avatar/euim-avatar.module.d.ts.map +1 -1
- package/lib/components/euim-avatar/index.d.ts +5 -2
- package/lib/components/euim-avatar/index.d.ts.map +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.d.ts +2 -2
- package/lib/components/index.d.ts +2 -3
- package/lib/components/index.d.ts.map +1 -1
- package/lib/components/layout/euim-language-selector/euim-language-selector.module.d.ts +2 -2
- package/lib/components/layout/euim-sidebar/euim-sidebar.module.d.ts +2 -2
- package/lib/euim-all.module.d.ts +27 -28
- package/lib/euim-all.module.d.ts.map +1 -1
- package/package.json +1 -1
- package/docs/modules/EuimAvatarIconModule.html +0 -232
- package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +0 -19
- package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +0 -19
- package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +0 -44
- package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +0 -28
- package/esm2022/lib/components/euim-avatar-icon/index.mjs +0 -3
- package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts +0 -7
- package/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.d.ts.map +0 -1
- package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts +0 -7
- package/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.d.ts.map +0 -1
- package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts +0 -13
- package/lib/components/euim-avatar-icon/euim-avatar-icon.component.d.ts.map +0 -1
- package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts +0 -10
- package/lib/components/euim-avatar-icon/euim-avatar-icon.module.d.ts.map +0 -1
- package/lib/components/euim-avatar-icon/index.d.ts +0 -3
- package/lib/components/euim-avatar-icon/index.d.ts.map +0 -1
|
@@ -10,14 +10,14 @@ import * as i8 from "angularx-qrcode";
|
|
|
10
10
|
import * as i9 from "../layout/euim-toolbar/euim-toolbar.module";
|
|
11
11
|
import * as i10 from "../layout/euim-header-details/euim-header-details.module";
|
|
12
12
|
import * as i11 from "../atoms/euim-label/euim-label.module";
|
|
13
|
-
import * as i12 from "../euim-avatar
|
|
13
|
+
import * as i12 from "../euim-avatar/euim-avatar.module";
|
|
14
14
|
import * as i13 from "../euim-alert-message/euim-alert-message.module";
|
|
15
15
|
import * as i14 from "@mapaxe/ngx-pinch-zoom";
|
|
16
16
|
import * as i15 from "@ngx-translate/core";
|
|
17
17
|
import * as i16 from "@angular/router";
|
|
18
18
|
export declare class EuimAboutModule {
|
|
19
19
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutModule, never>;
|
|
20
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.QRCodeModule, typeof i9.EuimToolbarComponentModule, typeof i10.EuimHeaderDetailsModule, typeof i11.EuimLabelModule, typeof i12.
|
|
20
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAboutModule, [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent], [typeof i6.CommonModule, typeof i7.IonicModule, typeof i8.QRCodeModule, typeof i9.EuimToolbarComponentModule, typeof i10.EuimHeaderDetailsModule, typeof i11.EuimLabelModule, typeof i12.EuimAvatarModule, typeof i13.EuimAlertMessageModule, typeof i14.PinchZoomModule, typeof i15.TranslateModule, typeof i16.RouterModule], [typeof i1.EuimAboutComponent, typeof i2.EuimChangelogComponent, typeof i3.EuimOpenSourceLicencesComponent, typeof i4.EuimHelpSupportComponent, typeof i5.EuimAboutContentLoadingComponent]>;
|
|
21
21
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAboutModule>;
|
|
22
22
|
}
|
|
23
23
|
//# sourceMappingURL=euim-about.module.d.ts.map
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimAvatarBadgeComponent {
|
|
3
|
+
get cssClasses(): string;
|
|
4
|
+
position: 'default' | 'bottom' | 'top';
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarBadgeComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarBadgeComponent, "euim-avatar-badge", never, { "position": { "alias": "position"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=euim-avatar-badge.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-avatar-badge.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-badge/euim-avatar-badge.component.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;IACjC,IACW,UAAU,IAAI,MAAM,CAK9B;IAEQ,QAAQ,EAAE,SAAS,GAAE,QAAQ,GAAG,KAAK,CAAa;yCATlD,wBAAwB;2CAAxB,wBAAwB;CAUpC"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimAvatarIconComponent {
|
|
3
|
+
string: string;
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconComponent, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconComponent, "euim-avatar-icon", never, {}, {}, never, ["*"], false, never>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=euim-avatar-icon.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-avatar-icon.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon/euim-avatar-icon.component.ts"],"names":[],"mappings":";AAEA,qBAIa,uBAAuB;IACV,MAAM,SAAsB;yCADzC,uBAAuB;2CAAvB,uBAAuB;CAEnC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimAvatarIconSubComponent {
|
|
3
|
+
color: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
|
|
4
|
+
size: 'default' | 'auto' | 'l' | 'm' | 's';
|
|
5
|
+
fill: 'default' | 'clear' | 'outline' | 'solid' | 'outline-solid';
|
|
6
|
+
variant: 'default' | 'rounded' | 'rectangle';
|
|
7
|
+
borderColor: 'default' | 'primary' | 'info' | 'success' | 'danger' | 'white';
|
|
8
|
+
get cssClasses(): string;
|
|
9
|
+
getCssClasses(): string;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarIconSubComponent, never>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarIconSubComponent, "euim-avatar-icon-sub", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=euim-avatar-icon-sub.component.d.ts.map
|
package/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-avatar-icon-sub.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-icon-sub/euim-avatar-icon-sub.component.ts"],"names":[],"mappings":";AAEA,qBAIa,0BAA0B;IAC1B,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAClI,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,OAAO,GAAG,eAAe,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,0BAA0B;2CAA1B,0BAA0B;CAsBtC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimAvatarImageComponent {
|
|
3
|
+
string: string;
|
|
4
|
+
imageUrl: any;
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarImageComponent, never>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarImageComponent, "euim-avatar-image", never, { "imageUrl": { "alias": "imageUrl"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=euim-avatar-image.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-avatar-image.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-image/euim-avatar-image.component.ts"],"names":[],"mappings":";AAEA,qBAIa,wBAAwB;IACX,MAAM,SAAuB;IAC1C,QAAQ,MAAC;yCAFT,wBAAwB;2CAAxB,wBAAwB;CAGpC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
export declare class EuimAvatarTextComponent {
|
|
3
|
+
color: 'default' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
|
|
4
|
+
get cssClasses(): string;
|
|
5
|
+
getCssClasses(): string;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarTextComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarTextComponent, "euim-avatar-text", never, { "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=euim-avatar-text.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"euim-avatar-text.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/euim-avatar/euim-avatar-text/euim-avatar-text.component.ts"],"names":[],"mappings":";AAEA,qBAIa,uBAAuB;IACvB,KAAK,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAElI,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCARd,uBAAuB;2CAAvB,uBAAuB;CAcnC"}
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EuimAvatarComponent {
|
|
3
|
-
|
|
3
|
+
color: 'default' | 'dark' | 'white' | 'primary' | 'info' | 'success' | 'accent' | 'secondary' | 'warning' | 'danger';
|
|
4
|
+
size: 'default' | 'auto' | 's' | 'm' | 'l';
|
|
5
|
+
fill: 'default' | 'clear' | 'outline' | 'outline-solid' | 'solid';
|
|
6
|
+
variant: 'default' | 'rounded' | 'rectangle';
|
|
7
|
+
borderColor: 'default' | 'primary' | 'info' | 'success' | 'danger' | 'white';
|
|
8
|
+
get cssClasses(): string;
|
|
9
|
+
getCssClasses(): string;
|
|
4
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, {}, {}, never, ["
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAvatarComponent, "euim-avatar", never, { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; "fill": { "alias": "fill"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "borderColor": { "alias": "borderColor"; "required": false; }; }, {}, never, ["euim-avatar-icon", "euim-avatar-text", "euim-avatar-image", "euim-avatar-badge", "euim-avatar-icon-sub"], false, never>;
|
|
6
12
|
}
|
|
7
13
|
//# sourceMappingURL=euim-avatar.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAOa,mBAAmB;
|
|
1
|
+
{"version":3,"file":"euim-avatar.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.component.ts"],"names":[],"mappings":";AAEA,qBAOa,mBAAmB;IACnB,KAAK,EAAE,SAAS,GAAG,MAAM,GAAG,OAAO,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAI,QAAQ,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,CAAa;IAClI,IAAI,EAAE,SAAS,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,CAAa;IACvD,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,SAAS,GAAG,eAAe,GAAG,OAAO,CAAa;IAC9E,OAAO,EAAE,SAAS,GAAG,SAAS,GAAG,WAAW,CAAa;IACzD,WAAW,EAAE,SAAS,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,CAAa;IAElG,IACW,UAAU,IAAI,MAAM,CAE9B;IAED,aAAa,IAAI,MAAM;yCAZd,mBAAmB;2CAAnB,mBAAmB;CAsB/B"}
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./euim-avatar.component";
|
|
3
|
-
import * as i2 from "./euim-avatar-
|
|
4
|
-
import * as i3 from "./euim-avatar-
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "
|
|
3
|
+
import * as i2 from "./euim-avatar-icon/euim-avatar-icon.component";
|
|
4
|
+
import * as i3 from "./euim-avatar-icon-sub/euim-avatar-icon-sub.component";
|
|
5
|
+
import * as i4 from "./euim-avatar-text/euim-avatar-text.component";
|
|
6
|
+
import * as i5 from "./euim-avatar-image/euim-avatar-image.component";
|
|
7
|
+
import * as i6 from "./euim-avatar-badge/euim-avatar-badge.component";
|
|
8
|
+
import * as i7 from "@angular/common";
|
|
9
|
+
import * as i8 from "@ionic/angular";
|
|
7
10
|
export declare class EuimAvatarModule {
|
|
8
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAvatarModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, [typeof i1.EuimAvatarComponent, typeof i2.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAvatarModule, [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent], [typeof i7.CommonModule, typeof i8.IonicModule], [typeof i1.EuimAvatarComponent, typeof i2.EuimAvatarIconComponent, typeof i3.EuimAvatarIconSubComponent, typeof i4.EuimAvatarTextComponent, typeof i5.EuimAvatarImageComponent, typeof i6.EuimAvatarBadgeComponent]>;
|
|
10
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAvatarModule>;
|
|
11
14
|
}
|
|
12
15
|
//# sourceMappingURL=euim-avatar.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-avatar.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-avatar.module.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/euim-avatar.module.ts"],"names":[],"mappings":";;;;;;;;;AAUA,qBAsBa,gBAAgB;yCAAhB,gBAAgB;0CAAhB,gBAAgB;0CAAhB,gBAAgB;CAC5B"}
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
export * from './euim-avatar.module';
|
|
2
2
|
export * from './euim-avatar.component';
|
|
3
|
-
export * from './euim-avatar-
|
|
4
|
-
export * from './euim-avatar-sub
|
|
3
|
+
export * from './euim-avatar-icon/euim-avatar-icon.component';
|
|
4
|
+
export * from './euim-avatar-icon-sub/euim-avatar-icon-sub.component';
|
|
5
|
+
export * from './euim-avatar-badge/euim-avatar-badge.component';
|
|
6
|
+
export * from './euim-avatar-image/euim-avatar-image.component';
|
|
7
|
+
export * from './euim-avatar-text/euim-avatar-text.component';
|
|
5
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,+CAA+C,CAAC;AAC9D,cAAc,uDAAuD,CAAC;AACtE,cAAc,iDAAiD,CAAC;AAChE,cAAc,iDAAiD,CAAC;AAChE,cAAc,+CAA+C,CAAC"}
|
|
@@ -4,12 +4,12 @@ import * as i2 from "./euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@ionic/angular";
|
|
6
6
|
import * as i5 from "@ngx-translate/core";
|
|
7
|
-
import * as i6 from "../euim-avatar
|
|
7
|
+
import * as i6 from "../euim-avatar/euim-avatar.module";
|
|
8
8
|
import * as i7 from "../atoms/euim-label/euim-label.module";
|
|
9
9
|
import * as i8 from "@angular/forms";
|
|
10
10
|
export declare class EuimToolbarDatepickerModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimToolbarDatepickerModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimToolbarDatepickerModule, [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.TranslateModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.FormsModule], [typeof i1.EuimToolbarDatepickerComponent, typeof i2.EuimToolbarDatepickerDatetimeDirective]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimToolbarDatepickerModule>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=euim-toolbar-datepicker.module.d.ts.map
|
|
@@ -6,9 +6,6 @@ export * from './layout/euim-user-profile';
|
|
|
6
6
|
export * from './layout/euim-toolbar';
|
|
7
7
|
export * from './layout/euim-sidebar';
|
|
8
8
|
export * from './layout/euim-header-details';
|
|
9
|
-
export * from './euim-avatar-icon';
|
|
10
|
-
export * from './euim-card';
|
|
11
|
-
export * from './euim-card-list';
|
|
12
9
|
export * from './euim-badge';
|
|
13
10
|
export * from './euim-empty-list-placeholder';
|
|
14
11
|
export * from './euim-message';
|
|
@@ -26,6 +23,8 @@ export * from './euim-multiselect';
|
|
|
26
23
|
export * from './euim-pdf-viewer';
|
|
27
24
|
export * from './euim-about';
|
|
28
25
|
export * from './euim-toolbar-datepicker';
|
|
26
|
+
export * from './euim-card';
|
|
27
|
+
export * from './euim-card-list';
|
|
29
28
|
export * from './directives/euim-divider';
|
|
30
29
|
export * from './directives/euim-toolbar-transparent/euim-toolbar-transparent.directive';
|
|
31
30
|
export * from './directives/euim-sidebar-footer/euim-sidebar-footer.directive';
|
|
@@ -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,
|
|
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,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,aAAa,CAAC;AAC5B,cAAc,kBAAkB,CAAC;AAEjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0EAA0E,CAAC;AACzF,cAAc,gEAAgE,CAAC;AAC/E,cAAc,wCAAwC,CAAC;AAEvD,cAAc,yBAAyB,CAAC"}
|
|
@@ -3,13 +3,13 @@ import * as i1 from "./euim-language-selector.component";
|
|
|
3
3
|
import * as i2 from "./euim-language-list.component";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@ionic/angular";
|
|
6
|
-
import * as i5 from "../../euim-avatar
|
|
6
|
+
import * as i5 from "../../euim-avatar/euim-avatar.module";
|
|
7
7
|
import * as i6 from "../../atoms/euim-label/euim-label.module";
|
|
8
8
|
import * as i7 from "../../euim-empty-list-placeholder/euim-empty-list-placeholder.module";
|
|
9
9
|
import * as i8 from "@ngx-translate/core";
|
|
10
10
|
export declare class EuimLanguageSelectorModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimLanguageSelectorModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimLanguageSelectorModule, [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent], [typeof i3.CommonModule, typeof i4.IonicModule, typeof i5.EuimAvatarModule, typeof i6.EuimLabelModule, typeof i7.EuimEmptyListPlaceholderModule, typeof i8.TranslateModule], [typeof i1.EuimLanguageSelectorComponent, typeof i2.EuimLanguageListComponent]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimLanguageSelectorModule>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=euim-language-selector.module.d.ts.map
|
|
@@ -4,12 +4,12 @@ import * as i2 from "./euim-sidebar-content/euim-sidebar-content.component";
|
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
5
|
import * as i4 from "@angular/router";
|
|
6
6
|
import * as i5 from "@ionic/angular";
|
|
7
|
-
import * as i6 from "../../euim-avatar
|
|
7
|
+
import * as i6 from "../../euim-avatar/euim-avatar.module";
|
|
8
8
|
import * as i7 from "../../atoms/euim-label/euim-label.module";
|
|
9
9
|
import * as i8 from "../../atoms/euim-notification-item/euim-notification-item.module";
|
|
10
10
|
export declare class EuimSidebarModule {
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimSidebarModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.IonicModule, typeof i6.
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimSidebarModule, [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.IonicModule, typeof i6.EuimAvatarModule, typeof i7.EuimLabelModule, typeof i8.EuimNotificationItemModule], [typeof i1.EuimSidebarComponent, typeof i2.EuimSidebarContentComponent]>;
|
|
13
13
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimSidebarModule>;
|
|
14
14
|
}
|
|
15
15
|
//# sourceMappingURL=euim-sidebar.module.d.ts.map
|
package/lib/euim-all.module.d.ts
CHANGED
|
@@ -4,36 +4,35 @@ import * as i2 from "./components/euim-empty-list-placeholder/euim-empty-list-pl
|
|
|
4
4
|
import * as i3 from "./components/layout/euim-language-selector/euim-language-selector.module";
|
|
5
5
|
import * as i4 from "./components/layout/euim-user-profile/euim-user-profile.module";
|
|
6
6
|
import * as i5 from "./components/euim-message/euim-message.module";
|
|
7
|
-
import * as i6 from "./components/euim-
|
|
8
|
-
import * as i7 from "./components/euim-
|
|
9
|
-
import * as i8 from "./components/euim-
|
|
10
|
-
import * as i9 from "./components/euim-
|
|
11
|
-
import * as i10 from "./components/euim-
|
|
12
|
-
import * as i11 from "./components/
|
|
13
|
-
import * as i12 from "./components/euim-
|
|
14
|
-
import * as i13 from "./components/euim-
|
|
15
|
-
import * as i14 from "./components/
|
|
16
|
-
import * as i15 from "./components/
|
|
17
|
-
import * as i16 from "./components/euim-
|
|
18
|
-
import * as i17 from "./components/euim-
|
|
19
|
-
import * as i18 from "./components/
|
|
20
|
-
import * as i19 from "./components/euim-
|
|
21
|
-
import * as i20 from "./components/euim-
|
|
22
|
-
import * as i21 from "./components/euim-
|
|
23
|
-
import * as i22 from "./components/euim-
|
|
24
|
-
import * as i23 from "./components/euim-
|
|
25
|
-
import * as i24 from "./components/
|
|
26
|
-
import * as i25 from "./components/euim-
|
|
27
|
-
import * as i26 from "./components/euim-
|
|
28
|
-
import * as i27 from "./components/euim-
|
|
29
|
-
import * as i28 from "./components/euim-
|
|
30
|
-
import * as i29 from "./components/directives/euim-
|
|
31
|
-
import * as i30 from "./components/directives/euim-
|
|
32
|
-
import * as i31 from "./components/directives/euim-
|
|
33
|
-
import * as i32 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
|
|
7
|
+
import * as i6 from "./components/euim-skeleton-list-item/euim-skeleton-list-item.module";
|
|
8
|
+
import * as i7 from "./components/euim-skeleton-list/euim-skeleton-list.module";
|
|
9
|
+
import * as i8 from "./components/atoms/euim-label/euim-label.module";
|
|
10
|
+
import * as i9 from "./components/euim-alert-message/euim-alert-message.module";
|
|
11
|
+
import * as i10 from "./components/euim-about/euim-about.module";
|
|
12
|
+
import * as i11 from "./components/layout/euim-toolbar/euim-toolbar.module";
|
|
13
|
+
import * as i12 from "./components/atoms/euim-notification-item/euim-notification-item.module";
|
|
14
|
+
import * as i13 from "./components/euim-media-header/euim-media-header.module";
|
|
15
|
+
import * as i14 from "./components/euim-data-summary/euim-data-summary.module";
|
|
16
|
+
import * as i15 from "./components/layout/euim-header-details/euim-header-details.module";
|
|
17
|
+
import * as i16 from "./components/euim-avatar/euim-avatar.module";
|
|
18
|
+
import * as i17 from "./components/euim-slider-info-screen/euim-slider-info-screen.module";
|
|
19
|
+
import * as i18 from "./components/euim-scroller-x/euim-scroller-x.module";
|
|
20
|
+
import * as i19 from "./components/euim-chip-selector/euim-chip-selector.module";
|
|
21
|
+
import * as i20 from "./components/euim-badge/euim-badge.module";
|
|
22
|
+
import * as i21 from "./components/layout/euim-sidebar/euim-sidebar.module";
|
|
23
|
+
import * as i22 from "./components/euim-pdf-viewer/euim-pdf-viewer.module";
|
|
24
|
+
import * as i23 from "./components/euim-multiselect/euim-multiselect.module";
|
|
25
|
+
import * as i24 from "./components/euim-toolbar-datepicker/euim-toolbar-datepicker.module";
|
|
26
|
+
import * as i25 from "./components/euim-card/euim-card.module";
|
|
27
|
+
import * as i26 from "./components/euim-card-list/euim-card-list.module";
|
|
28
|
+
import * as i27 from "./components/euim-spinner/euim-spinner.module";
|
|
29
|
+
import * as i28 from "./components/directives/euim-divider/euim-divider.module";
|
|
30
|
+
import * as i29 from "./components/directives/euim-toolbar-transparent/euim-toolbar-transparent.directive";
|
|
31
|
+
import * as i30 from "./components/directives/euim-sidebar-footer/euim-sidebar-footer.directive";
|
|
32
|
+
import * as i31 from "./components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module";
|
|
34
33
|
export declare class EuimAllModule {
|
|
35
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAllModule, never>;
|
|
36
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.
|
|
35
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EuimAllModule, never, [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimToolbarTransparentDirective, typeof i30.EuimSidebarFooterNoBordersDirective, typeof i31.EuimSkeletonTextAvatarModule], [typeof i1.EuimAppModule, typeof i2.EuimEmptyListPlaceholderModule, typeof i3.EuimLanguageSelectorModule, typeof i4.EuimUserProfileModule, typeof i5.EuimMessageModule, typeof i6.EuimSkeletonListItemModule, typeof i7.EuimSkeletonListModule, typeof i8.EuimLabelModule, typeof i9.EuimAlertMessageModule, typeof i10.EuimAboutModule, typeof i11.EuimToolbarComponentModule, typeof i12.EuimNotificationItemModule, typeof i13.EuimMediaHeaderModule, typeof i14.EuimDataSummaryModule, typeof i15.EuimHeaderDetailsModule, typeof i16.EuimAvatarModule, typeof i17.EuimSliderInfoScreenModule, typeof i18.EuimScrollerXComponentModule, typeof i19.EuimChipSelectorComponentModule, typeof i20.EuimBadgeModule, typeof i21.EuimSidebarModule, typeof i22.EuimPdfViewerModule, typeof i23.EuimMultiselectModule, typeof i24.EuimToolbarDatepickerModule, typeof i25.EuimCardModule, typeof i26.EuimCardListModule, typeof i27.EuimSpinnerComponentModule, typeof i28.EuimDividerModule, typeof i29.EuimToolbarTransparentDirective, typeof i30.EuimSidebarFooterNoBordersDirective, typeof i31.EuimSkeletonTextAvatarModule]>;
|
|
37
36
|
static ɵinj: i0.ɵɵInjectorDeclaration<EuimAllModule>;
|
|
38
37
|
}
|
|
39
38
|
//# 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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4EA,qBAUa,aAAa;yCAAb,aAAa;0CAAb,aAAa;0CAAb,aAAa;CACzB"}
|
package/package.json
CHANGED
|
@@ -1,232 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html class="no-js" lang="">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
6
|
-
<title>csdr documentation</title>
|
|
7
|
-
<meta name="description" content="">
|
|
8
|
-
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
9
|
-
|
|
10
|
-
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
|
|
11
|
-
<link rel="stylesheet" href="../styles/style.css">
|
|
12
|
-
<link rel="stylesheet" href="../styles/dark.css">
|
|
13
|
-
<link rel="stylesheet" href="../styles/material.css">
|
|
14
|
-
</head>
|
|
15
|
-
<body>
|
|
16
|
-
<script>
|
|
17
|
-
// Blocking script to avaoid flickering dark mode
|
|
18
|
-
// Dark mode toggle button
|
|
19
|
-
var useDark = window.matchMedia('(prefers-color-scheme: dark)');
|
|
20
|
-
var darkModeState = useDark.matches;
|
|
21
|
-
var $darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
22
|
-
var $darkModeToggles = document.querySelectorAll('.dark-mode-switch');
|
|
23
|
-
var darkModeStateLocal = localStorage.getItem('compodoc_darkmode-state');
|
|
24
|
-
|
|
25
|
-
function checkToggle(check) {
|
|
26
|
-
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
27
|
-
$darkModeToggleSwitchers[i].checked = check;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
function toggleDarkMode(state) {
|
|
32
|
-
if (window.localStorage) {
|
|
33
|
-
localStorage.setItem('compodoc_darkmode-state', state);
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
checkToggle(state);
|
|
37
|
-
|
|
38
|
-
const hasClass = document.body.classList.contains('dark');
|
|
39
|
-
|
|
40
|
-
if (state) {
|
|
41
|
-
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
42
|
-
$darkModeToggles[i].classList.add('dark');
|
|
43
|
-
}
|
|
44
|
-
if (!hasClass) {
|
|
45
|
-
document.body.classList.add('dark');
|
|
46
|
-
}
|
|
47
|
-
} else {
|
|
48
|
-
for (var i = 0; i < $darkModeToggles.length; i++) {
|
|
49
|
-
$darkModeToggles[i].classList.remove('dark');
|
|
50
|
-
}
|
|
51
|
-
if (hasClass) {
|
|
52
|
-
document.body.classList.remove('dark');
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
useDark.addEventListener('change', function (evt) {
|
|
58
|
-
toggleDarkMode(evt.matches);
|
|
59
|
-
});
|
|
60
|
-
if (darkModeStateLocal) {
|
|
61
|
-
darkModeState = darkModeStateLocal === 'true';
|
|
62
|
-
}
|
|
63
|
-
toggleDarkMode(darkModeState);
|
|
64
|
-
</script>
|
|
65
|
-
|
|
66
|
-
<div class="navbar navbar-default navbar-fixed-top d-block d-sm-none">
|
|
67
|
-
<a href="../" class="navbar-brand">csdr documentation</a>
|
|
68
|
-
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
|
69
|
-
</div>
|
|
70
|
-
|
|
71
|
-
<div class="xs-menu menu" id="mobile-menu">
|
|
72
|
-
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
|
73
|
-
</div>
|
|
74
|
-
|
|
75
|
-
<div class="container-fluid main">
|
|
76
|
-
<div class="row main">
|
|
77
|
-
<div class="hidden-xs menu">
|
|
78
|
-
<compodoc-menu mode="normal"></compodoc-menu>
|
|
79
|
-
</div>
|
|
80
|
-
<!-- START CONTENT -->
|
|
81
|
-
<div class="content module">
|
|
82
|
-
<div class="content-data">
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
<ol class="breadcrumb">
|
|
87
|
-
<li class="breadcrumb-item">Modules</li>
|
|
88
|
-
<li class="breadcrumb-item" >EuimAvatarIconModule</li>
|
|
89
|
-
</ol>
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
<ul class="nav nav-tabs" role="tablist">
|
|
93
|
-
<li class="nav-item">
|
|
94
|
-
<a href="#info"
|
|
95
|
-
class="nav-link"
|
|
96
|
-
class="nav-link active"
|
|
97
|
-
role="tab" id="info-tab" data-bs-toggle="tab" data-link="info">Info</a>
|
|
98
|
-
</li>
|
|
99
|
-
</ul>
|
|
100
|
-
|
|
101
|
-
<div class="tab-content">
|
|
102
|
-
<div class="tab-pane fade active in" id="info">
|
|
103
|
-
|
|
104
|
-
<p class="comment">
|
|
105
|
-
<h3>File</h3>
|
|
106
|
-
</p>
|
|
107
|
-
<p class="comment">
|
|
108
|
-
<code>packages/eui-mobile/packages/core/src/lib/components/euim-avatar-icon/euim-avatar-icon.module.ts</code>
|
|
109
|
-
</p>
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
<div class="container-fluid module">
|
|
116
|
-
<div class="row">
|
|
117
|
-
<div class="col-sm-3">
|
|
118
|
-
<h3>Declarations<a href="https://angular.io/api/core/NgModule#declarations" target="_blank" rel="noopener noreferrer"
|
|
119
|
-
title="Official documentation about module declarations"><span class="icon ion-ios-information-circle-outline"></span></a></h3>
|
|
120
|
-
<ul class="list-group">
|
|
121
|
-
<li class="list-group-item">
|
|
122
|
-
<a href="../components/EuimAvatarIconComponent.html">EuimAvatarIconComponent</a>
|
|
123
|
-
</li>
|
|
124
|
-
</ul>
|
|
125
|
-
</div>
|
|
126
|
-
<div class="col-sm-3">
|
|
127
|
-
<h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank" rel="noopener noreferrer"
|
|
128
|
-
title="Official documentation about module exports"><span
|
|
129
|
-
class="icon ion-ios-information-circle-outline"></a></h3>
|
|
130
|
-
<ul class="list-group">
|
|
131
|
-
<li class="list-group-item">
|
|
132
|
-
<a href="../components/EuimAvatarIconComponent.html">EuimAvatarIconComponent</a>
|
|
133
|
-
</li>
|
|
134
|
-
</ul>
|
|
135
|
-
</div>
|
|
136
|
-
</div>
|
|
137
|
-
</div>
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
</div>
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
</div>
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
</div><div class="search-results">
|
|
162
|
-
<div class="has-results">
|
|
163
|
-
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
164
|
-
<ul class="search-results-list"></ul>
|
|
165
|
-
</div>
|
|
166
|
-
<div class="no-results">
|
|
167
|
-
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
168
|
-
</div>
|
|
169
|
-
</div>
|
|
170
|
-
</div>
|
|
171
|
-
<!-- END CONTENT -->
|
|
172
|
-
</div>
|
|
173
|
-
</div>
|
|
174
|
-
|
|
175
|
-
<label class="dark-mode-switch">
|
|
176
|
-
<input type="checkbox">
|
|
177
|
-
<span class="slider">
|
|
178
|
-
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
179
|
-
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
|
180
|
-
</svg>
|
|
181
|
-
</span>
|
|
182
|
-
</label>
|
|
183
|
-
|
|
184
|
-
<script>
|
|
185
|
-
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
|
186
|
-
var COMPODOC_CURRENT_PAGE_CONTEXT = 'module';
|
|
187
|
-
var COMPODOC_CURRENT_PAGE_URL = 'EuimAvatarIconModule.html';
|
|
188
|
-
var MAX_SEARCH_RESULTS = 15;
|
|
189
|
-
</script>
|
|
190
|
-
|
|
191
|
-
<script>
|
|
192
|
-
$darkModeToggleSwitchers = document.querySelectorAll('.dark-mode-switch input');
|
|
193
|
-
checkToggle(darkModeState);
|
|
194
|
-
if ($darkModeToggleSwitchers.length > 0) {
|
|
195
|
-
for (var i = 0; i < $darkModeToggleSwitchers.length; i++) {
|
|
196
|
-
$darkModeToggleSwitchers[i].addEventListener('change', function (event) {
|
|
197
|
-
darkModeState = !darkModeState;
|
|
198
|
-
toggleDarkMode(darkModeState);
|
|
199
|
-
});
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
</script>
|
|
203
|
-
|
|
204
|
-
<script src="../js/libs/custom-elements.min.js"></script>
|
|
205
|
-
<script src="../js/libs/lit-html.js"></script>
|
|
206
|
-
|
|
207
|
-
<script src="../js/menu-wc.js" defer></script>
|
|
208
|
-
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
|
209
|
-
|
|
210
|
-
<script src="../js/libs/bootstrap-native.js"></script>
|
|
211
|
-
|
|
212
|
-
<script src="../js/libs/es6-shim.min.js"></script>
|
|
213
|
-
<script src="../js/libs/EventDispatcher.js"></script>
|
|
214
|
-
<script src="../js/libs/promise.min.js"></script>
|
|
215
|
-
<script src="../js/libs/zepto.min.js"></script>
|
|
216
|
-
|
|
217
|
-
<script src="../js/compodoc.js"></script>
|
|
218
|
-
|
|
219
|
-
<script src="../js/tabs.js"></script>
|
|
220
|
-
<script src="../js/menu.js"></script>
|
|
221
|
-
<script src="../js/libs/clipboard.min.js"></script>
|
|
222
|
-
<script src="../js/libs/prism.js"></script>
|
|
223
|
-
<script src="../js/sourceCode.js"></script>
|
|
224
|
-
<script src="../js/search/search.js"></script>
|
|
225
|
-
<script src="../js/search/lunr.min.js"></script>
|
|
226
|
-
<script src="../js/search/search-lunr.js"></script>
|
|
227
|
-
<script src="../js/search/search_index.js"></script>
|
|
228
|
-
<script src="../js/lazy-load-graphs.js"></script>
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
</body>
|
|
232
|
-
</html>
|
package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Directive, HostBinding } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class EuimAvatarMainIconDirective {
|
|
4
|
-
constructor() {
|
|
5
|
-
this.className = 'euim-avatar__main-icon';
|
|
6
|
-
}
|
|
7
|
-
/** @nocollapse */ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarMainIconDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
8
|
-
/** @nocollapse */ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: EuimAvatarMainIconDirective, selector: "[euimAvatarMainIcon]", host: { properties: { "class": "this.className" } }, ngImport: i0 }); }
|
|
9
|
-
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: EuimAvatarMainIconDirective, decorators: [{
|
|
11
|
-
type: Directive,
|
|
12
|
-
args: [{
|
|
13
|
-
selector: '[euimAvatarMainIcon]',
|
|
14
|
-
}]
|
|
15
|
-
}], propDecorators: { className: [{
|
|
16
|
-
type: HostBinding,
|
|
17
|
-
args: ['class']
|
|
18
|
-
}] } });
|
|
19
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXVpbS1hdmF0YXItbWFpbi1pY29uLmRpcmVjdGl2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9saWIvY29tcG9uZW50cy9ldWltLWF2YXRhci9ldWltLWF2YXRhci1tYWluLWljb24vZXVpbS1hdmF0YXItbWFpbi1pY29uLmRpcmVjdGl2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFdBQVcsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFLdkQsTUFBTSxPQUFPLDJCQUEyQjtJQUh4QztRQUkwQixjQUFTLEdBQUcsd0JBQXdCLENBQUM7S0FDOUQ7aUlBRlksMkJBQTJCO3FIQUEzQiwyQkFBMkI7OzJGQUEzQiwyQkFBMkI7a0JBSHZDLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLHNCQUFzQjtpQkFDbkM7OEJBRXlCLFNBQVM7c0JBQTlCLFdBQVc7dUJBQUMsT0FBTyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IERpcmVjdGl2ZSwgSG9zdEJpbmRpbmcgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQERpcmVjdGl2ZSh7XG4gICAgc2VsZWN0b3I6ICdbZXVpbUF2YXRhck1haW5JY29uXScsXG59KVxuZXhwb3J0IGNsYXNzIEV1aW1BdmF0YXJNYWluSWNvbkRpcmVjdGl2ZSB7XG4gICAgQEhvc3RCaW5kaW5nKCdjbGFzcycpIGNsYXNzTmFtZSA9ICdldWltLWF2YXRhcl9fbWFpbi1pY29uJztcbn1cbiJdfQ==
|