@eui/mobile-core 17.1.0-snapshot-1714671510119 → 17.1.0-snapshot-1715073555946
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/EuimAboutComponent.html +1 -182
- package/docs/components/EuimChangelogComponent.html +1 -1
- package/docs/components/EuimPdfWrapperComponent.html +126 -1
- package/docs/components/EuimToolbarDatepickerComponent.html +1 -1
- package/docs/dependencies.html +6 -6
- package/docs/js/menu-wc.js +3 -3
- package/docs/js/menu-wc_es5.js +1 -1
- package/docs/js/search/search_index.js +2 -2
- package/esm2022/lib/components/atoms/euim-label/euim-label.component.mjs +3 -3
- package/esm2022/lib/components/atoms/euim-label/euim-label.module.mjs +4 -4
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.component.mjs +3 -3
- package/esm2022/lib/components/atoms/euim-notification-item/euim-notification-item.module.mjs +4 -4
- package/esm2022/lib/components/base-states.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-divider/euim-divider.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-divider/euim-divider.module.mjs +4 -4
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.directive.mjs +3 -3
- package/esm2022/lib/components/directives/euim-skeleton-text-avatar/euim-skeleton-text-avatar.module.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-about.component.mjs +7 -35
- package/esm2022/lib/components/euim-about/euim-about.module.mjs +4 -4
- package/esm2022/lib/components/euim-about/euim-changelog/euim-changelog.component.mjs +5 -5
- package/esm2022/lib/components/euim-about/euim-help-support/euim-help-support.component.mjs +3 -3
- package/esm2022/lib/components/euim-about/euim-legal-notice/euim-legal-notice.component.mjs +3 -3
- package/esm2022/lib/components/euim-about/euim-license-details/euim-license-details.component.mjs +3 -3
- package/esm2022/lib/components/euim-about/euim-opensource-licences/euim-opensource-licences.component.mjs +3 -3
- package/esm2022/lib/components/euim-about/euim-privacy-statement/euim-privacy-statement.component.mjs +3 -3
- package/esm2022/lib/components/euim-alert-message/euim-alert-message.module.mjs +4 -4
- package/esm2022/lib/components/euim-alert-message/euim-alert-messsage.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-main-icon/euim-avatar-main-icon.directive.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar-sub-icon/euim-avatar-sub-icon.directive.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar/euim-avatar.module.mjs +4 -4
- package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.component.mjs +3 -3
- package/esm2022/lib/components/euim-avatar-icon/euim-avatar-icon.module.mjs +4 -4
- package/esm2022/lib/components/euim-badge/euim-badge.component.mjs +3 -3
- package/esm2022/lib/components/euim-badge/euim-badge.module.mjs +4 -4
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector-item/euim-chip-selector-item.directive.mjs +3 -3
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.component.mjs +3 -3
- package/esm2022/lib/components/euim-chip-selector/euim-chip-selector.module.mjs +4 -4
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col/euim-data-summary-col.component.mjs +3 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-label/euim-data-summary-col-label.directive.mjs +3 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary-col-value/euim-data-summary-col-value.directive.mjs +3 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.component.mjs +3 -3
- package/esm2022/lib/components/euim-data-summary/euim-data-summary.module.mjs +4 -4
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.component.mjs +3 -3
- package/esm2022/lib/components/euim-empty-list-placeholder/euim-empty-list-placeholder.module.mjs +4 -4
- package/esm2022/lib/components/euim-media-header/euim-media-header-image/euim-media-header-image.directive.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header-sub-title/euim-media-header-sub-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header-title/euim-media-header-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header.component.mjs +3 -3
- package/esm2022/lib/components/euim-media-header/euim-media-header.module.mjs +4 -4
- package/esm2022/lib/components/euim-message/euim-message-title/euim-message-title.component.mjs +3 -3
- package/esm2022/lib/components/euim-message/euim-message.component.mjs +3 -3
- package/esm2022/lib/components/euim-message/euim-message.module.mjs +4 -4
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-all/euim-multiselect-all.directive.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-filter/euim-multiselect-filter.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-info/euim-multiselect-info.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-list/euim-multiselect-list.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-select-field/euim-multiselect-select-field.directive.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect-toolbar/euim-multiselect-toolbar.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.component.mjs +3 -3
- package/esm2022/lib/components/euim-multiselect/euim-multiselect.module.mjs +4 -4
- package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.mjs +17 -11
- package/esm2022/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.mjs +6 -6
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.component.mjs +3 -3
- package/esm2022/lib/components/euim-scroller-x/euim-scroller-x.module.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.component.mjs +3 -3
- package/esm2022/lib/components/euim-skeleton-list/euim-skeleton-list.module.mjs +4 -4
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.component.mjs +3 -3
- package/esm2022/lib/components/euim-skeleton-list-item/euim-skeleton-list-item.module.mjs +4 -4
- package/esm2022/lib/components/euim-slider-info-screen/euim-slide-info-screen/euim-slide-info-screen.component.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-content/euim-slider-info-screen-content.directive.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-sub-title/euim-slider-info-screen-sub-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen-title/euim-slider-info-screen-title.directive.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.component.mjs +3 -3
- package/esm2022/lib/components/euim-slider-info-screen/euim-slider-info-screen.module.mjs +4 -4
- package/esm2022/lib/components/euim-spinner/euim-spinner-description/euim-spinner-description.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner-message/euim-spinner-message.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner.component.mjs +3 -3
- package/esm2022/lib/components/euim-spinner/euim-spinner.module.mjs +4 -4
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker-datetime/euim-toolbar-datepicker-datetime.directive.mjs +3 -3
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.mjs +6 -5
- package/esm2022/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-app/euim-app.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-app/euim-app.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-icon/euim-header-details-icon.directive.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-meta/euim-header-details-meta.directive.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details-title/euim-header-details-title.directive.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-header-details/euim-header-details.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-list.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-language-selector/euim-language-selector.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar-content/euim-sidebar-content.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-sidebar/euim-sidebar.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-action-items/euim-toolbar-action-items.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar-title/euim-toolbar-title.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-toolbar/euim-toolbar.module.mjs +4 -4
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-action/euim-user-profile-action.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-avatar/euim-user-profile-avatar.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos/euim-user-profile-infos.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile-infos-item/euim-user-profile-infos-item.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.component.mjs +3 -3
- package/esm2022/lib/components/layout/euim-user-profile/euim-user-profile.module.mjs +4 -4
- package/esm2022/lib/euim-all.module.mjs +4 -4
- package/esm2022/lib/services/euim-app.service.mjs +3 -3
- package/fesm2022/eui-mobile-core.mjs +371 -386
- package/fesm2022/eui-mobile-core.mjs.map +1 -1
- package/lib/components/euim-about/euim-about.component.d.ts +2 -14
- package/lib/components/euim-about/euim-about.component.d.ts.map +1 -1
- package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts +4 -0
- package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.d.ts.map +1 -1
- package/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.module.d.ts +1 -1
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts +1 -0
- package/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -1,16 +1,5 @@
|
|
|
1
|
-
import { AfterContentInit } from '@angular/core';
|
|
2
|
-
import { EuimChangelogComponent } from './euim-changelog/euim-changelog.component';
|
|
3
|
-
import { EuimPrivacyStatementComponent } from './euim-privacy-statement/euim-privacy-statement.component';
|
|
4
|
-
import { EuimHelpSupportComponent } from './euim-help-support/euim-help-support.component';
|
|
5
|
-
import { EuimLegalNoticeComponent } from './euim-legal-notice/euim-legal-notice.component';
|
|
6
|
-
import { EuimOpenSourceLicencesComponent } from './euim-opensource-licences/euim-opensource-licences.component';
|
|
7
1
|
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class EuimAboutComponent
|
|
9
|
-
changelog: EuimChangelogComponent;
|
|
10
|
-
privacyStatement: EuimPrivacyStatementComponent;
|
|
11
|
-
helpSupport: EuimHelpSupportComponent;
|
|
12
|
-
legalNotice: EuimLegalNoticeComponent;
|
|
13
|
-
openSourceLicences: EuimOpenSourceLicencesComponent;
|
|
2
|
+
export declare class EuimAboutComponent {
|
|
14
3
|
version: any;
|
|
15
4
|
releaseDate: any;
|
|
16
5
|
qrCodeUrl: string;
|
|
@@ -23,8 +12,7 @@ export declare class EuimAboutComponent implements AfterContentInit {
|
|
|
23
12
|
openSourceLicencesExists: boolean;
|
|
24
13
|
showCode: boolean;
|
|
25
14
|
toggleQRCode(): void;
|
|
26
|
-
ngAfterContentInit(): void;
|
|
27
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimAboutComponent, never>;
|
|
28
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, { "version": { "alias": "version"; "required": false; }; "releaseDate": { "alias": "releaseDate"; "required": false; }; "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "appName": { "alias": "appName"; "required": false; }; }, {},
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EuimAboutComponent, "euim-about", never, { "version": { "alias": "version"; "required": false; }; "releaseDate": { "alias": "releaseDate"; "required": false; }; "qrCodeUrl": { "alias": "qrCodeUrl"; "required": false; }; "logoUrl": { "alias": "logoUrl"; "required": false; }; "appName": { "alias": "appName"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
29
17
|
}
|
|
30
18
|
//# sourceMappingURL=euim-about.component.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"euim-about.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-about/euim-about.component.ts"],"names":[],"mappings":";AAEA,qBAOa,kBAAkB;IAEpB,OAAO,MAAC;IACR,WAAW,MAAC;IACZ,SAAS,EAAG,MAAM,CAAC;IACnB,OAAO,SAAM;IACb,OAAO,MAAC;IAEjB,eAAe,UAAS;IACxB,sBAAsB,UAAS;IAC/B,iBAAiB,UAAS;IAC1B,iBAAiB,UAAS;IAC1B,wBAAwB,UAAS;IACjC,QAAQ,UAAS;IAEjB,YAAY,IAAI,IAAI;yCAfT,kBAAkB;2CAAlB,kBAAkB;CAmB9B"}
|
|
@@ -1,16 +1,20 @@
|
|
|
1
1
|
import { PDFDocumentProxy } from 'ng2-pdf-viewer';
|
|
2
2
|
import { AlertController } from '@ionic/angular';
|
|
3
|
+
import { PinchZoomComponent, ZoomEvent } from '@mapaxe/ngx-pinch-zoom';
|
|
3
4
|
import * as i0 from "@angular/core";
|
|
4
5
|
export declare class EuimPdfWrapperComponent {
|
|
5
6
|
private alertService;
|
|
6
7
|
url: string;
|
|
7
8
|
page: number;
|
|
9
|
+
pinch: PinchZoomComponent;
|
|
8
10
|
zoom: number;
|
|
9
11
|
loading: boolean;
|
|
10
12
|
errorMessage: string;
|
|
11
13
|
pdf: PDFDocumentProxy;
|
|
14
|
+
eventResult?: ZoomEvent;
|
|
12
15
|
private showDefaultError;
|
|
13
16
|
constructor(alertService: AlertController);
|
|
17
|
+
zoomChange(event: ZoomEvent): void;
|
|
14
18
|
onLoaded(pdf: PDFDocumentProxy): void;
|
|
15
19
|
onError(): void;
|
|
16
20
|
onDownload(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-pdf-wrapper.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;
|
|
1
|
+
{"version":3,"file":"euim-pdf-wrapper.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-pdf-wrapper/euim-pdf-wrapper.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,EAAE,kBAAkB,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;;AAEvE,qBAMa,uBAAuB;IAcpB,OAAO,CAAC,YAAY;IAbvB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,SAAM;IAEmB,KAAK,EAAG,kBAAkB,CAAC;IAEjE,IAAI,SAAK;IACT,OAAO,UAAQ;IACf,YAAY,SAAM;IAClB,GAAG,EAAE,gBAAgB,CAAC;IACtB,WAAW,CAAC,EAAE,SAAS,CAAC;IAExB,OAAO,CAAC,gBAAgB,CAAU;gBAEd,YAAY,EAAE,eAAe;IAWjD,UAAU,CAAC,KAAK,EAAE,SAAS,GAAG,IAAI;IAKlC,QAAQ,CAAC,GAAG,EAAE,gBAAgB,GAAG,IAAI;IAMrC,OAAO,IAAI,IAAI;IAMf,UAAU,IAAI,IAAI;IAsBlB,QAAQ,IAAI,IAAI;IAIhB,SAAS,IAAI,IAAI;IAMjB,WAAW,IAAI,IAAI;IAQnB,QAAQ,IAAI,IAAI;IAMhB,QAAQ,IAAG,IAAI;yCAxFN,uBAAuB;2CAAvB,uBAAuB;CA6FnC"}
|
|
@@ -3,7 +3,7 @@ import * as i1 from "./euim-pdf-wrapper.component";
|
|
|
3
3
|
import * as i2 from "@angular/common";
|
|
4
4
|
import * as i3 from "@ionic/angular";
|
|
5
5
|
import * as i4 from "ng2-pdf-viewer";
|
|
6
|
-
import * as i5 from "@
|
|
6
|
+
import * as i5 from "@mapaxe/ngx-pinch-zoom";
|
|
7
7
|
import * as i6 from "../euim-spinner/euim-spinner.module";
|
|
8
8
|
export declare class EuimPdfWrapperModule {
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<EuimPdfWrapperModule, never>;
|
|
@@ -16,6 +16,7 @@ export declare class EuimToolbarDatepickerComponent implements OnInit {
|
|
|
16
16
|
weekDayName: string;
|
|
17
17
|
private weekdays;
|
|
18
18
|
private _dateTimeId;
|
|
19
|
+
protected modalId: string;
|
|
19
20
|
get cssClasses(): string;
|
|
20
21
|
constructor(baseStatesDirective: BaseStatesDirective);
|
|
21
22
|
get dateTimeId(): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAEL,MAAM,EAGhB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAca,8BACT,YAAW,MAAM;
|
|
1
|
+
{"version":3,"file":"euim-toolbar-datepicker.component.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/euim-toolbar-datepicker/euim-toolbar-datepicker.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAGH,YAAY,EAEL,MAAM,EAGhB,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;;;AAE/D,qBAca,8BACT,YAAW,MAAM;IA0BE,mBAAmB,EAAE,mBAAmB;IAzBlD,IAAI,SAA0B;IAC9B,KAAK,EAAG,MAAM,CAAC;IACf,QAAQ,EAAG,MAAM,CAAC;IAE3B,mBAAmB,EAAE,OAAO,CAAC;IAE7B,mBAAmB,EAAC,OAAO,CAAC;IAG5B,YAAY,EAAC,OAAO,CAAC;IAEX,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAC5D,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAA4B;IAErE,WAAW,EAAE,MAAM,CAAC;IAEpB,OAAO,CAAC,QAAQ,CAAkF;IAClG,OAAO,CAAC,WAAW,CAAU;IAE7B,SAAS,CAAC,OAAO,EAAE,MAAM,CAAC;IAC1B,IACW,UAAU,IAAI,MAAM,CAE9B;gBACkB,mBAAmB,EAAE,mBAAmB;IAM3D,IAAI,UAAU,IAAI,MAAM,CAEvB;IAED,SAAS,KAAK,UAAU,CAAC,GAAG,EAAC,MAAM,EAElC;IAED,SAAS,CAAC,WAAW,EAAE,IAAI,CAAC;IAE5B,QAAQ,IAAK,IAAI;IAOjB,aAAa,IAAI,MAAM;IAMvB,iBAAiB,CAAC,IAAI,EAAC,MAAM,GAAG,IAAI;IAMpC,mBAAmB,CAAC,KAAK,EAAE,WAAW,GAAG,IAAI;IAK7C,SAAS,CAAC,cAAc,IAAI,IAAI;IAMhC,SAAS,CAAC,cAAc,IAAI,IAAI;IAMhC,OAAO,CAAC,oBAAoB;yCA/EnB,8BAA8B;2CAA9B,8BAA8B;kDAoFk8xB,OAAQ;kDAAR,OAAQ;2CAAR,OAAQ;CADp/xB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eui/mobile-core",
|
|
3
|
-
"version": "17.1.0-snapshot-
|
|
3
|
+
"version": "17.1.0-snapshot-1715073555946",
|
|
4
4
|
"tag": "snapshot",
|
|
5
5
|
"license": "EUPL-1.1",
|
|
6
6
|
"dependencies": {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"@ionic/storage": "3.0.6",
|
|
10
10
|
"ngx-moment": "6.0.2",
|
|
11
11
|
"ng2-pdf-viewer": "10.0.0",
|
|
12
|
-
"@
|
|
12
|
+
"@mapaxe/ngx-pinch-zoom": "16.0.5",
|
|
13
13
|
"angularx-qrcode": "^12.0.0",
|
|
14
14
|
"tslib": "^2.3.0"
|
|
15
15
|
},
|