myrta-ui 1.0.49 → 1.0.50

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.
@@ -12,10 +12,10 @@ export class ContentWrapperComponent {
12
12
  }
13
13
  }
14
14
  ContentWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ContentWrapperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
15
- ContentWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.4.0", type: ContentWrapperComponent, selector: "mrx-content-wrapper", inputs: { type: "type", customClasses: "customClasses", maxWidth: "maxWidth" }, ngImport: i0, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"], directives: [{ type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
15
+ ContentWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.4.0", type: ContentWrapperComponent, selector: "mrx-content-wrapper", inputs: { type: "type", customClasses: "customClasses", maxWidth: "maxWidth" }, ngImport: i0, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{position:relative;max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"], directives: [{ type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
16
16
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ContentWrapperComponent, decorators: [{
17
17
  type: Component,
18
- args: [{ selector: 'mrx-content-wrapper', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"] }]
18
+ args: [{ selector: 'mrx-content-wrapper', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{position:relative;max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"] }]
19
19
  }], propDecorators: { type: [{
20
20
  type: Input
21
21
  }], customClasses: [{
@@ -13289,10 +13289,10 @@ class ContentWrapperComponent {
13289
13289
  }
13290
13290
  }
13291
13291
  ContentWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ContentWrapperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
13292
- ContentWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.4.0", type: ContentWrapperComponent, selector: "mrx-content-wrapper", inputs: { type: "type", customClasses: "customClasses", maxWidth: "maxWidth" }, ngImport: i0, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"], directives: [{ type: i1$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13292
+ ContentWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.4.0", type: ContentWrapperComponent, selector: "mrx-content-wrapper", inputs: { type: "type", customClasses: "customClasses", maxWidth: "maxWidth" }, ngImport: i0, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{position:relative;max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"], directives: [{ type: i1$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
13293
13293
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.4.0", ngImport: i0, type: ContentWrapperComponent, decorators: [{
13294
13294
  type: Component,
13295
- args: [{ selector: 'mrx-content-wrapper', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"] }]
13295
+ args: [{ selector: 'mrx-content-wrapper', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\r\n class=\"mrx-content-wrapper\"\r\n [class]=\"getClasses\"\r\n [ngStyle]=\"{maxWidth: maxWidth}\"\r\n>\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n\r\n", styles: [".mrx-content-wrapper.mrx-content-wrapper{position:relative;max-width:100%;margin-left:auto;margin-right:auto}.mrx-content-wrapper.mrx-content-wrapper.type-colored{padding:24px;border-radius:4px;background:#FFFFFF;box-shadow:0 1px 4px #3b43571a}\n"] }]
13296
13296
  }], propDecorators: { type: [{
13297
13297
  type: Input
13298
13298
  }], customClasses: [{