@morozeckiy/dd-lib 0.1.33 → 0.1.34
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/assets/scss/vars-dark.scss +1 -0
- package/assets/scss/vars-light.scss +1 -0
- package/esm2022/lib/components/main-shared/main-shared.component.mjs +3 -3
- package/esm2022/lib/lib-svg-icon/lib-svg-icon.component.mjs +2 -2
- package/esm2022/lib/svg-icons/svg-icon.model.mjs +1 -6
- package/fesm2022/morozeckiy-dd-lib.mjs +5 -11
- package/fesm2022/morozeckiy-dd-lib.mjs.map +1 -1
- package/lib/svg-icons/svg-icon.model.d.ts +1 -8
- package/{morozeckiy-dd-lib-0.1.33.tgz → morozeckiy-dd-lib-0.1.34.tgz} +0 -0
- package/package.json +1 -1
- package/assets/images/svg/shared-logo-d.svg +0 -29
|
@@ -15,10 +15,10 @@ export class MainSharedComponent {
|
|
|
15
15
|
}));
|
|
16
16
|
}
|
|
17
17
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MainSharedComponent, deps: [{ token: i1.ThemeConstructorService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.2", type: MainSharedComponent, isStandalone: true, selector: "dd-main-shared", ngImport: i0, template: "<div class=\"main-shared\">\n <div class=\"g-container pos-relative\">\n <div class=\"main-shared__info\">\n <dd-lib-svg-icon [icon]=\"icon$ | async\"></dd-lib-svg-icon>\n <div class=\"main-shared__ttl mt-40\">\u0421\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u0443\u0434\u043E\u0431\u043D\u043E\u0435 \u043C\u043E\u0431\u0438\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435</div>\n <div class=\"main-shared__txt mt-16\">\n \u041F\u043E\u043B\u0443\u0447\u0438\u0442\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043E\u0431\u043E \u0432\u0441\u0435\u0445 \u0433\u043E\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043D\u043D\u044B\u0445 \u0443\u0441\u043B\u0443\u0433\u0430\u0445 \u041C\u043E\u0441\u043A\u043E\u0432\u0441\u043A\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438\n </div>\n <div class=\"main-shared__social\">\n @for (soc of sharingLink; track soc) {\n <a [href]=\"soc.url\" target=\"_blank\">\n <dd-lib-svg-icon class=\"d-block\" [icon]=\"soc.icon\"></dd-lib-svg-icon>\n </a>\n }\n </div>\n </div>\n <dd-lib-svg-icon class=\"main-shared__img\" icon=\"mobilr_qr\"></dd-lib-svg-icon>\n </div>\n</div>\n", styles: [".main-shared{padding-top:134px;background-color:var(--shared-bgc)}@media screen and (max-width: 840px){.main-shared{padding-top:60px}}@media screen and (max-width: 480px){.main-shared{padding-top:40px}}.main-shared__info{max-width:590px}@media screen and (max-width: 1320px){.main-shared__info{max-width:45%}}@media screen and (max-width: 840px){.main-shared__info{max-width:none}}.main-shared__ttl{font-size:32px;line-height:48px;font-weight:700;color:var(--light-black-color)}@media screen and (max-width: 480px){.main-shared__ttl{font-size:24px;line-height:32px}}.main-shared__txt{font-size:24px;line-height:32px;color:var(--font-light-black-color)}@media screen and (max-width: 480px){.main-shared__txt{font-size:16px;line-height:24px}}.main-shared__social{margin-top:64px;padding-bottom:134px;display:flex;justify-content:space-between}@media screen and (max-width: 1320px){.main-shared__social{margin-top:48px;flex-wrap:wrap;max-width:286px}}@media screen and (max-width: 840px){.main-shared__social{margin-top:48px;padding-bottom:35px}}@media screen and (max-width: 480px){.main-shared__social{margin-top:30px}}@media screen and (max-width: 1320px){.main-shared__social img{margin-top:16px}}.main-shared__img{position:absolute;bottom:0;right:0}@media screen and (max-width: 1320px){.main-shared__img{max-width:60%;height:auto}}@media screen and (max-width: 840px){.main-shared__img{position:static;display:block;max-width:100%;margin:auto}}\n"], dependencies: [{ kind: "component", type: LibSvgIconComponent, selector: "dd-lib-svg-icon", inputs: ["width", "height", "color", "icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "17.2.2", type: MainSharedComponent, isStandalone: true, selector: "dd-main-shared", ngImport: i0, template: "<div class=\"main-shared\">\n <div class=\"g-container pos-relative\">\n <div class=\"main-shared__info\">\n <dd-lib-svg-icon class=\"main-shared__logo\" [icon]=\"icon$ | async\"></dd-lib-svg-icon>\n <div class=\"main-shared__ttl mt-40\">\u0421\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u0443\u0434\u043E\u0431\u043D\u043E\u0435 \u043C\u043E\u0431\u0438\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435</div>\n <div class=\"main-shared__txt mt-16\">\n \u041F\u043E\u043B\u0443\u0447\u0438\u0442\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043E\u0431\u043E \u0432\u0441\u0435\u0445 \u0433\u043E\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043D\u043D\u044B\u0445 \u0443\u0441\u043B\u0443\u0433\u0430\u0445 \u041C\u043E\u0441\u043A\u043E\u0432\u0441\u043A\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438\n </div>\n <div class=\"main-shared__social\">\n @for (soc of sharingLink; track soc) {\n <a [href]=\"soc.url\" target=\"_blank\">\n <dd-lib-svg-icon class=\"d-block\" [icon]=\"soc.icon\"></dd-lib-svg-icon>\n </a>\n }\n </div>\n </div>\n <dd-lib-svg-icon class=\"main-shared__img\" icon=\"mobilr_qr\"></dd-lib-svg-icon>\n </div>\n</div>\n", styles: [".main-shared{padding-top:134px;background-color:var(--shared-bgc)}@media screen and (max-width: 840px){.main-shared{padding-top:60px}}@media screen and (max-width: 480px){.main-shared{padding-top:40px}}.main-shared__logo ::ng-deep svg path:not(:last-child){fill:var(--shared-img-color)}.main-shared__info{max-width:590px}@media screen and (max-width: 1320px){.main-shared__info{max-width:45%}}@media screen and (max-width: 840px){.main-shared__info{max-width:none}}.main-shared__ttl{font-size:32px;line-height:48px;font-weight:700;color:var(--light-black-color)}@media screen and (max-width: 480px){.main-shared__ttl{font-size:24px;line-height:32px}}.main-shared__txt{font-size:24px;line-height:32px;color:var(--font-light-black-color)}@media screen and (max-width: 480px){.main-shared__txt{font-size:16px;line-height:24px}}.main-shared__social{margin-top:64px;padding-bottom:134px;display:flex;justify-content:space-between}@media screen and (max-width: 1320px){.main-shared__social{margin-top:48px;flex-wrap:wrap;max-width:286px}}@media screen and (max-width: 840px){.main-shared__social{margin-top:48px;padding-bottom:35px}}@media screen and (max-width: 480px){.main-shared__social{margin-top:30px}}@media screen and (max-width: 1320px){.main-shared__social img{margin-top:16px}}.main-shared__img{position:absolute;bottom:0;right:0}@media screen and (max-width: 1320px){.main-shared__img{max-width:60%;height:auto}}@media screen and (max-width: 840px){.main-shared__img{position:static;display:block;max-width:100%;margin:auto}}\n"], dependencies: [{ kind: "component", type: LibSvgIconComponent, selector: "dd-lib-svg-icon", inputs: ["width", "height", "color", "icon"] }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
19
19
|
}
|
|
20
20
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: MainSharedComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
|
-
args: [{ selector: 'dd-main-shared', standalone: true, imports: [NgOptimizedImage, LibSvgIconComponent, AsyncPipe], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"main-shared\">\n <div class=\"g-container pos-relative\">\n <div class=\"main-shared__info\">\n <dd-lib-svg-icon [icon]=\"icon$ | async\"></dd-lib-svg-icon>\n <div class=\"main-shared__ttl mt-40\">\u0421\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u0443\u0434\u043E\u0431\u043D\u043E\u0435 \u043C\u043E\u0431\u0438\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435</div>\n <div class=\"main-shared__txt mt-16\">\n \u041F\u043E\u043B\u0443\u0447\u0438\u0442\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043E\u0431\u043E \u0432\u0441\u0435\u0445 \u0433\u043E\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043D\u043D\u044B\u0445 \u0443\u0441\u043B\u0443\u0433\u0430\u0445 \u041C\u043E\u0441\u043A\u043E\u0432\u0441\u043A\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438\n </div>\n <div class=\"main-shared__social\">\n @for (soc of sharingLink; track soc) {\n <a [href]=\"soc.url\" target=\"_blank\">\n <dd-lib-svg-icon class=\"d-block\" [icon]=\"soc.icon\"></dd-lib-svg-icon>\n </a>\n }\n </div>\n </div>\n <dd-lib-svg-icon class=\"main-shared__img\" icon=\"mobilr_qr\"></dd-lib-svg-icon>\n </div>\n</div>\n", styles: [".main-shared{padding-top:134px;background-color:var(--shared-bgc)}@media screen and (max-width: 840px){.main-shared{padding-top:60px}}@media screen and (max-width: 480px){.main-shared{padding-top:40px}}.main-shared__info{max-width:590px}@media screen and (max-width: 1320px){.main-shared__info{max-width:45%}}@media screen and (max-width: 840px){.main-shared__info{max-width:none}}.main-shared__ttl{font-size:32px;line-height:48px;font-weight:700;color:var(--light-black-color)}@media screen and (max-width: 480px){.main-shared__ttl{font-size:24px;line-height:32px}}.main-shared__txt{font-size:24px;line-height:32px;color:var(--font-light-black-color)}@media screen and (max-width: 480px){.main-shared__txt{font-size:16px;line-height:24px}}.main-shared__social{margin-top:64px;padding-bottom:134px;display:flex;justify-content:space-between}@media screen and (max-width: 1320px){.main-shared__social{margin-top:48px;flex-wrap:wrap;max-width:286px}}@media screen and (max-width: 840px){.main-shared__social{margin-top:48px;padding-bottom:35px}}@media screen and (max-width: 480px){.main-shared__social{margin-top:30px}}@media screen and (max-width: 1320px){.main-shared__social img{margin-top:16px}}.main-shared__img{position:absolute;bottom:0;right:0}@media screen and (max-width: 1320px){.main-shared__img{max-width:60%;height:auto}}@media screen and (max-width: 840px){.main-shared__img{position:static;display:block;max-width:100%;margin:auto}}\n"] }]
|
|
22
|
+
args: [{ selector: 'dd-main-shared', standalone: true, imports: [NgOptimizedImage, LibSvgIconComponent, AsyncPipe], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"main-shared\">\n <div class=\"g-container pos-relative\">\n <div class=\"main-shared__info\">\n <dd-lib-svg-icon class=\"main-shared__logo\" [icon]=\"icon$ | async\"></dd-lib-svg-icon>\n <div class=\"main-shared__ttl mt-40\">\u0421\u043A\u0430\u0447\u0430\u0439\u0442\u0435 \u0443\u0434\u043E\u0431\u043D\u043E\u0435 \u043C\u043E\u0431\u0438\u043B\u044C\u043D\u043E\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435</div>\n <div class=\"main-shared__txt mt-16\">\n \u041F\u043E\u043B\u0443\u0447\u0438\u0442\u0435 \u0438\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044E \u043E\u0431\u043E \u0432\u0441\u0435\u0445 \u0433\u043E\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043D\u043D\u044B\u0445 \u0443\u0441\u043B\u0443\u0433\u0430\u0445 \u041C\u043E\u0441\u043A\u043E\u0432\u0441\u043A\u043E\u0439 \u043E\u0431\u043B\u0430\u0441\u0442\u0438\n </div>\n <div class=\"main-shared__social\">\n @for (soc of sharingLink; track soc) {\n <a [href]=\"soc.url\" target=\"_blank\">\n <dd-lib-svg-icon class=\"d-block\" [icon]=\"soc.icon\"></dd-lib-svg-icon>\n </a>\n }\n </div>\n </div>\n <dd-lib-svg-icon class=\"main-shared__img\" icon=\"mobilr_qr\"></dd-lib-svg-icon>\n </div>\n</div>\n", styles: [".main-shared{padding-top:134px;background-color:var(--shared-bgc)}@media screen and (max-width: 840px){.main-shared{padding-top:60px}}@media screen and (max-width: 480px){.main-shared{padding-top:40px}}.main-shared__logo ::ng-deep svg path:not(:last-child){fill:var(--shared-img-color)}.main-shared__info{max-width:590px}@media screen and (max-width: 1320px){.main-shared__info{max-width:45%}}@media screen and (max-width: 840px){.main-shared__info{max-width:none}}.main-shared__ttl{font-size:32px;line-height:48px;font-weight:700;color:var(--light-black-color)}@media screen and (max-width: 480px){.main-shared__ttl{font-size:24px;line-height:32px}}.main-shared__txt{font-size:24px;line-height:32px;color:var(--font-light-black-color)}@media screen and (max-width: 480px){.main-shared__txt{font-size:16px;line-height:24px}}.main-shared__social{margin-top:64px;padding-bottom:134px;display:flex;justify-content:space-between}@media screen and (max-width: 1320px){.main-shared__social{margin-top:48px;flex-wrap:wrap;max-width:286px}}@media screen and (max-width: 840px){.main-shared__social{margin-top:48px;padding-bottom:35px}}@media screen and (max-width: 480px){.main-shared__social{margin-top:30px}}@media screen and (max-width: 1320px){.main-shared__social img{margin-top:16px}}.main-shared__img{position:absolute;bottom:0;right:0}@media screen and (max-width: 1320px){.main-shared__img{max-width:60%;height:auto}}@media screen and (max-width: 840px){.main-shared__img{position:static;display:block;max-width:100%;margin:auto}}\n"] }]
|
|
23
23
|
}], ctorParameters: () => [{ type: i1.ThemeConstructorService }] });
|
|
24
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
24
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFpbi1zaGFyZWQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZGQtbGliL3NyYy9saWIvY29tcG9uZW50cy9tYWluLXNoYXJlZC9tYWluLXNoYXJlZC5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9kZC1saWIvc3JjL2xpYi9jb21wb25lbnRzL21haW4tc2hhcmVkL21haW4tc2hhcmVkLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyx1QkFBdUIsRUFBRSxTQUFTLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDakUsT0FBTyxFQUFDLFNBQVMsRUFBRSxnQkFBZ0IsRUFBQyxNQUFNLGlCQUFpQixDQUFDO0FBQzVELE9BQU8sRUFBQyxHQUFHLEVBQUMsTUFBTSxnQkFBZ0IsQ0FBQztBQUVuQyxPQUFPLEVBQUMsV0FBVyxFQUFDLE1BQU0sb0JBQW9CLENBQUM7QUFDL0MsT0FBTyxFQUFDLG1CQUFtQixFQUFDLE1BQU0sMkNBQTJDLENBQUM7OztBQVc5RSxNQUFNLE9BQU8sbUJBQW1CO0lBUTlCLFlBQW9CLHVCQUFnRDtRQUFoRCw0QkFBdUIsR0FBdkIsdUJBQXVCLENBQXlCO1FBUGpELGdCQUFXLEdBQUcsV0FBVyxDQUFDO1FBRXRDLFVBQUssR0FBdUIsSUFBSSxDQUFDLHVCQUF1QixDQUFDLFNBQVM7YUFDdEUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxJQUFJLENBQUMsRUFBRTtZQUNmLE9BQU8sY0FBYyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUE7UUFDekMsQ0FBQyxDQUFDLENBQUMsQ0FBQTtJQUdMLENBQUM7OEdBVFUsbUJBQW1CO2tHQUFuQixtQkFBbUIsMEVDaEJoQyxneUNBbUJBLHVqREROOEIsbUJBQW1CLHFHQUFFLFNBQVM7OzJGQUcvQyxtQkFBbUI7a0JBUi9CLFNBQVM7K0JBQ0UsZ0JBQWdCLGNBQ2QsSUFBSSxXQUdQLENBQUMsZ0JBQWdCLEVBQUUsbUJBQW1CLEVBQUUsU0FBUyxDQUFDLG1CQUMxQyx1QkFBdUIsQ0FBQyxNQUFNIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneSwgQ29tcG9uZW50fSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHtBc3luY1BpcGUsIE5nT3B0aW1pemVkSW1hZ2V9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XHJcbmltcG9ydCB7bWFwfSBmcm9tIFwicnhqcy9vcGVyYXRvcnNcIjtcclxuaW1wb3J0IHtPYnNlcnZhYmxlfSBmcm9tIFwicnhqc1wiO1xyXG5pbXBvcnQge1NoYXJpbmdMaW5rfSBmcm9tIFwiLi4vLi4vY29tbW9uL2NvbnN0XCI7XHJcbmltcG9ydCB7TGliU3ZnSWNvbkNvbXBvbmVudH0gZnJvbSBcIi4uLy4uL2xpYi1zdmctaWNvbi9saWItc3ZnLWljb24uY29tcG9uZW50XCI7XHJcbmltcG9ydCB7VGhlbWVDb25zdHJ1Y3RvclNlcnZpY2V9IGZyb20gXCIuLi8uLi9jb3JlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2RkLW1haW4tc2hhcmVkJyxcclxuICBzdGFuZGFsb25lOiB0cnVlLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9tYWluLXNoYXJlZC5jb21wb25lbnQuaHRtbCcsXHJcbiAgc3R5bGVVcmw6ICcuL21haW4tc2hhcmVkLmNvbXBvbmVudC5zY3NzJyxcclxuICBpbXBvcnRzOiBbTmdPcHRpbWl6ZWRJbWFnZSwgTGliU3ZnSWNvbkNvbXBvbmVudCwgQXN5bmNQaXBlXSxcclxuICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcclxufSlcclxuZXhwb3J0IGNsYXNzIE1haW5TaGFyZWRDb21wb25lbnQge1xyXG4gIHByb3RlY3RlZCByZWFkb25seSBzaGFyaW5nTGluayA9IFNoYXJpbmdMaW5rO1xyXG4gIHB1YmxpYyBpY29uOiBzdHJpbmcgfCB1bmRlZmluZWQ7XHJcbiAgcHVibGljIGljb24kOiBPYnNlcnZhYmxlPHN0cmluZz4gPSB0aGlzLnRoZW1lQ29uc3RydWN0b3JTZXJ2aWNlLmdldFRoZW1lJFxyXG4gICAgLnBpcGUobWFwKG1vZGUgPT4ge1xyXG4gICAgICByZXR1cm4gYHNoYXJlZF9sb2dvJHttb2RlID8gJ19kJyA6ICcnfWBcclxuICAgIH0pKVxyXG5cclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIHRoZW1lQ29uc3RydWN0b3JTZXJ2aWNlOiBUaGVtZUNvbnN0cnVjdG9yU2VydmljZSkge1xyXG4gIH1cclxuXHJcblxyXG59XHJcbiIsIjxkaXYgY2xhc3M9XCJtYWluLXNoYXJlZFwiPlxuICA8ZGl2IGNsYXNzPVwiZy1jb250YWluZXIgcG9zLXJlbGF0aXZlXCI+XG4gICAgPGRpdiBjbGFzcz1cIm1haW4tc2hhcmVkX19pbmZvXCI+XG4gICAgICA8ZGQtbGliLXN2Zy1pY29uIGNsYXNzPVwibWFpbi1zaGFyZWRfX2xvZ29cIiBbaWNvbl09XCJpY29uJCB8IGFzeW5jXCI+PC9kZC1saWItc3ZnLWljb24+XG4gICAgICA8ZGl2IGNsYXNzPVwibWFpbi1zaGFyZWRfX3R0bCBtdC00MFwiPtCh0LrQsNGH0LDQudGC0LUg0YPQtNC+0LHQvdC+0LUg0LzQvtCx0LjQu9GM0L3QvtC1INC/0YDQuNC70L7QttC10L3QuNC1PC9kaXY+XG4gICAgICA8ZGl2IGNsYXNzPVwibWFpbi1zaGFyZWRfX3R4dCBtdC0xNlwiPlxuICAgICAgICDQn9C+0LvRg9GH0LjRgtC1INC40L3RhNC+0YDQvNCw0YbQuNGOINC+0LHQviDQstGB0LXRhSDQs9C+0YHRg9C00LDRgNGB0YLQstC10L3QvdGL0YUg0YPRgdC70YPQs9Cw0YUg0JzQvtGB0LrQvtCy0YHQutC+0Lkg0L7QsdC70LDRgdGC0LhcbiAgICAgIDwvZGl2PlxuICAgICAgPGRpdiBjbGFzcz1cIm1haW4tc2hhcmVkX19zb2NpYWxcIj5cbiAgICAgICAgQGZvciAoc29jIG9mIHNoYXJpbmdMaW5rOyB0cmFjayBzb2MpIHtcbiAgICAgICAgPGEgW2hyZWZdPVwic29jLnVybFwiIHRhcmdldD1cIl9ibGFua1wiPlxuICAgICAgICAgIDxkZC1saWItc3ZnLWljb24gY2xhc3M9XCJkLWJsb2NrXCIgW2ljb25dPVwic29jLmljb25cIj48L2RkLWxpYi1zdmctaWNvbj5cbiAgICAgICAgPC9hPlxuICAgICAgICB9XG4gICAgICA8L2Rpdj5cbiAgICA8L2Rpdj5cbiAgICA8ZGQtbGliLXN2Zy1pY29uIGNsYXNzPVwibWFpbi1zaGFyZWRfX2ltZ1wiIGljb249XCJtb2JpbHJfcXJcIj48L2RkLWxpYi1zdmctaWNvbj5cbiAgPC9kaXY+XG48L2Rpdj5cbiJdfQ==
|
|
@@ -36,11 +36,11 @@ export class LibSvgIconComponent {
|
|
|
36
36
|
return div.querySelector('svg') || this.document.createElementNS('http://www.w3.org/200/svg', 'path');
|
|
37
37
|
}
|
|
38
38
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: LibSvgIconComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.SvgIconsService }, { token: DOCUMENT, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
39
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: LibSvgIconComponent, isStandalone: true, selector: "dd-lib-svg-icon", inputs: { width: "width", height: "height", color: "color", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:flex;align-items:center;justify-content:center}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
39
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.2.2", type: LibSvgIconComponent, isStandalone: true, selector: "dd-lib-svg-icon", inputs: { width: "width", height: "height", color: "color", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, styles: [":host{display:inline-flex;align-items:center;justify-content:center}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
40
40
|
}
|
|
41
41
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.2.2", ngImport: i0, type: LibSvgIconComponent, decorators: [{
|
|
42
42
|
type: Component,
|
|
43
|
-
args: [{ selector: 'dd-lib-svg-icon', standalone: true, imports: [], template: '<ng-content></ng-content>', changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:flex;align-items:center;justify-content:center}\n"] }]
|
|
43
|
+
args: [{ selector: 'dd-lib-svg-icon', standalone: true, imports: [], template: '<ng-content></ng-content>', changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:inline-flex;align-items:center;justify-content:center}\n"] }]
|
|
44
44
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i1.SvgIconsService }, { type: undefined, decorators: [{
|
|
45
45
|
type: Optional
|
|
46
46
|
}, {
|