@oiz/stzh-components-angular 3.7.0-beta → 3.8.0-beta1

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.
@@ -468,11 +468,11 @@ let StzhButton = class StzhButton {
468
468
  proxyOutputs(this, this.el, ['stzhFocus', 'stzhBlur', 'stzhChange', 'stzhClick']);
469
469
  }
470
470
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhButton, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
471
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhButton, selector: "stzh-button", inputs: { a11yControls: "a11yControls", a11yCurrent: "a11yCurrent", a11yDescribedby: "a11yDescribedby", a11yDisabled: "a11yDisabled", a11yExpanded: "a11yExpanded", a11yLabel: "a11yLabel", a11yTabindex: "a11yTabindex", active: "active", analyticsId: "analyticsId", badge: "badge", badgeEmpty: "badgeEmpty", badgePosition: "badgePosition", badgeType: "badgeType", buttonAccesskey: "buttonAccesskey", buttonId: "buttonId", checked: "checked", defaultChecked: "defaultChecked", disabled: "disabled", download: "download", effect: "effect", fullwidth: "fullwidth", href: "href", icon: "icon", iconOnly: "iconOnly", iconPosition: "iconPosition", label: "label", localization: "localization", name: "name", noHyphenation: "noHyphenation", noPaddingLeft: "noPaddingLeft", noPaddingRight: "noPaddingRight", rel: "rel", rounded: "rounded", showToggleIcon: "showToggleIcon", size: "size", sizeLarge: "sizeLarge", sizeMedium: "sizeMedium", sizeSmall: "sizeSmall", sizeUltra: "sizeUltra", target: "target", textAlign: "textAlign", type: "type", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
471
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhButton, selector: "stzh-button", inputs: { a11yControls: "a11yControls", a11yCurrent: "a11yCurrent", a11yDescribedby: "a11yDescribedby", a11yDisabled: "a11yDisabled", a11yExpanded: "a11yExpanded", a11yLabel: "a11yLabel", a11yTabindex: "a11yTabindex", active: "active", analyticsId: "analyticsId", badge: "badge", badgeEmpty: "badgeEmpty", badgePosition: "badgePosition", badgeType: "badgeType", buttonAccesskey: "buttonAccesskey", buttonId: "buttonId", checked: "checked", defaultChecked: "defaultChecked", disableOnClick: "disableOnClick", disabled: "disabled", download: "download", effect: "effect", fullwidth: "fullwidth", href: "href", icon: "icon", iconOnly: "iconOnly", iconPosition: "iconPosition", label: "label", localization: "localization", name: "name", noHyphenation: "noHyphenation", noPaddingLeft: "noPaddingLeft", noPaddingRight: "noPaddingRight", rel: "rel", rounded: "rounded", showToggleIcon: "showToggleIcon", size: "size", sizeLarge: "sizeLarge", sizeMedium: "sizeMedium", sizeSmall: "sizeSmall", sizeUltra: "sizeUltra", target: "target", textAlign: "textAlign", type: "type", value: "value", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
472
472
  };
473
473
  StzhButton = __decorate([
474
474
  ProxyCmp({
475
- inputs: ['a11yControls', 'a11yCurrent', 'a11yDescribedby', 'a11yDisabled', 'a11yExpanded', 'a11yLabel', 'a11yTabindex', 'active', 'analyticsId', 'badge', 'badgeEmpty', 'badgePosition', 'badgeType', 'buttonAccesskey', 'buttonId', 'checked', 'defaultChecked', 'disabled', 'download', 'effect', 'fullwidth', 'href', 'icon', 'iconOnly', 'iconPosition', 'label', 'localization', 'name', 'noHyphenation', 'noPaddingLeft', 'noPaddingRight', 'rel', 'rounded', 'showToggleIcon', 'size', 'sizeLarge', 'sizeMedium', 'sizeSmall', 'sizeUltra', 'target', 'textAlign', 'type', 'value', 'variant']
475
+ inputs: ['a11yControls', 'a11yCurrent', 'a11yDescribedby', 'a11yDisabled', 'a11yExpanded', 'a11yLabel', 'a11yTabindex', 'active', 'analyticsId', 'badge', 'badgeEmpty', 'badgePosition', 'badgeType', 'buttonAccesskey', 'buttonId', 'checked', 'defaultChecked', 'disableOnClick', 'disabled', 'download', 'effect', 'fullwidth', 'href', 'icon', 'iconOnly', 'iconPosition', 'label', 'localization', 'name', 'noHyphenation', 'noPaddingLeft', 'noPaddingRight', 'rel', 'rounded', 'showToggleIcon', 'size', 'sizeLarge', 'sizeMedium', 'sizeSmall', 'sizeUltra', 'target', 'textAlign', 'type', 'value', 'variant']
476
476
  })
477
477
  ], StzhButton);
478
478
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhButton, decorators: [{
@@ -482,7 +482,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
482
482
  changeDetection: ChangeDetectionStrategy.OnPush,
483
483
  template: '<ng-content></ng-content>',
484
484
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
485
- inputs: ['a11yControls', 'a11yCurrent', 'a11yDescribedby', 'a11yDisabled', 'a11yExpanded', 'a11yLabel', 'a11yTabindex', 'active', 'analyticsId', 'badge', 'badgeEmpty', 'badgePosition', 'badgeType', 'buttonAccesskey', 'buttonId', 'checked', 'defaultChecked', 'disabled', 'download', 'effect', 'fullwidth', 'href', 'icon', 'iconOnly', 'iconPosition', 'label', 'localization', 'name', 'noHyphenation', 'noPaddingLeft', 'noPaddingRight', 'rel', 'rounded', 'showToggleIcon', 'size', 'sizeLarge', 'sizeMedium', 'sizeSmall', 'sizeUltra', 'target', 'textAlign', 'type', 'value', 'variant'],
485
+ inputs: ['a11yControls', 'a11yCurrent', 'a11yDescribedby', 'a11yDisabled', 'a11yExpanded', 'a11yLabel', 'a11yTabindex', 'active', 'analyticsId', 'badge', 'badgeEmpty', 'badgePosition', 'badgeType', 'buttonAccesskey', 'buttonId', 'checked', 'defaultChecked', 'disableOnClick', 'disabled', 'download', 'effect', 'fullwidth', 'href', 'icon', 'iconOnly', 'iconPosition', 'label', 'localization', 'name', 'noHyphenation', 'noPaddingLeft', 'noPaddingRight', 'rel', 'rounded', 'showToggleIcon', 'size', 'sizeLarge', 'sizeMedium', 'sizeSmall', 'sizeUltra', 'target', 'textAlign', 'type', 'value', 'variant'],
486
486
  }]
487
487
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
488
488
  let StzhButtongroup = class StzhButtongroup {
@@ -2571,11 +2571,11 @@ let StzhQuote = class StzhQuote {
2571
2571
  this.el = r.nativeElement;
2572
2572
  }
2573
2573
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhQuote, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2574
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhQuote, selector: "stzh-quote", inputs: { text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2574
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhQuote, selector: "stzh-quote", inputs: { author: "author", text: "text" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
2575
2575
  };
2576
2576
  StzhQuote = __decorate([
2577
2577
  ProxyCmp({
2578
- inputs: ['text']
2578
+ inputs: ['author', 'text']
2579
2579
  })
2580
2580
  ], StzhQuote);
2581
2581
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhQuote, decorators: [{
@@ -2585,7 +2585,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
2585
2585
  changeDetection: ChangeDetectionStrategy.OnPush,
2586
2586
  template: '<ng-content></ng-content>',
2587
2587
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
2588
- inputs: ['text'],
2588
+ inputs: ['author', 'text'],
2589
2589
  }]
2590
2590
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
2591
2591
  let StzhRadio = class StzhRadio {
@@ -3448,11 +3448,11 @@ let StzhUpload = class StzhUpload {
3448
3448
  proxyOutputs(this, this.el, ['stzhFileAdded', 'stzhFilesAdded', 'stzhFileRemove', 'stzhFileRemoved', 'stzhSending', 'stzhSendingMultiple', 'stzhProcessing', 'stzhProcessingMultiple', 'stzhProgress', 'stzhProgressTotal', 'stzhError', 'stzhErrorMultiple', 'stzhSuccess', 'stzhSuccessMultiple', 'stzhCanceled', 'stzhCanceledMultiple', 'stzhComplete', 'stzhCompleteMultiple']);
3449
3449
  }
3450
3450
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhUpload, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
3451
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhUpload, selector: "stzh-upload", inputs: { accept: "accept", acceptedFiles: "acceptedFiles", autoProcessQueue: "autoProcessQueue", button: "button", buttonScan: "buttonScan", chunkSize: "chunkSize", chunking: "chunking", chunksUploaded: "chunksUploaded", defaultHeaders: "defaultHeaders", description: "description", disableToasts: "disableToasts", disabled: "disabled", downloadDisabled: "downloadDisabled", downloadDisabledWhileProcessing: "downloadDisabledWhileProcessing", error: "error", existingFiles: "existingFiles", filesizeBase: "filesizeBase", forceChunking: "forceChunking", headers: "headers", headersAsync: "headersAsync", heading: "heading", hiddenInputContainer: "hiddenInputContainer", hideProgress: "hideProgress", hideProgressWhileIdle: "hideProgressWhileIdle", invalid: "invalid", label: "label", localization: "localization", maxFiles: "maxFiles", maxFilesize: "maxFilesize", maxFilesizeTotal: "maxFilesizeTotal", method: "method", name: "name", parallelChunkUploads: "parallelChunkUploads", parallelUploads: "parallelUploads", photographingEnabled: "photographingEnabled", preventHiddenInputClear: "preventHiddenInputClear", retryChunks: "retryChunks", retryChunksLimit: "retryChunksLimit", uploadMultiple: "uploadMultiple", url: "url", withCredentials: "withCredentials" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
3451
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhUpload, selector: "stzh-upload", inputs: { accept: "accept", acceptedFiles: "acceptedFiles", autoProcessQueue: "autoProcessQueue", button: "button", buttonScan: "buttonScan", chunkSize: "chunkSize", chunking: "chunking", chunksUploaded: "chunksUploaded", defaultHeaders: "defaultHeaders", description: "description", disableToasts: "disableToasts", disabled: "disabled", downloadDisabled: "downloadDisabled", downloadDisabledWhileProcessing: "downloadDisabledWhileProcessing", error: "error", existingFiles: "existingFiles", filesizeBase: "filesizeBase", forceChunking: "forceChunking", headers: "headers", headersAsync: "headersAsync", heading: "heading", hiddenInputContainer: "hiddenInputContainer", hideProgress: "hideProgress", hideProgressWhileIdle: "hideProgressWhileIdle", invalid: "invalid", label: "label", localization: "localization", maxFiles: "maxFiles", maxFilesize: "maxFilesize", maxFilesizeTotal: "maxFilesizeTotal", method: "method", name: "name", parallelChunkUploads: "parallelChunkUploads", parallelUploads: "parallelUploads", photographingEnabled: "photographingEnabled", preventDuplicateFileNames: "preventDuplicateFileNames", preventHiddenInputClear: "preventHiddenInputClear", retryChunks: "retryChunks", retryChunksLimit: "retryChunksLimit", uploadMultiple: "uploadMultiple", url: "url", withCredentials: "withCredentials" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
3452
3452
  };
3453
3453
  StzhUpload = __decorate([
3454
3454
  ProxyCmp({
3455
- inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', 'heading', 'hiddenInputContainer', 'hideProgress', 'hideProgressWhileIdle', 'invalid', 'label', 'localization', 'maxFiles', 'maxFilesize', 'maxFilesizeTotal', 'method', 'name', 'parallelChunkUploads', 'parallelUploads', 'photographingEnabled', 'preventHiddenInputClear', 'retryChunks', 'retryChunksLimit', 'uploadMultiple', 'url', 'withCredentials'],
3455
+ inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', 'heading', 'hiddenInputContainer', 'hideProgress', 'hideProgressWhileIdle', 'invalid', 'label', 'localization', 'maxFiles', 'maxFilesize', 'maxFilesizeTotal', 'method', 'name', 'parallelChunkUploads', 'parallelUploads', 'photographingEnabled', 'preventDuplicateFileNames', 'preventHiddenInputClear', 'retryChunks', 'retryChunksLimit', 'uploadMultiple', 'url', 'withCredentials'],
3456
3456
  methods: ['processQueue', 'removeFile', 'removeAllFiles']
3457
3457
  })
3458
3458
  ], StzhUpload);
@@ -3463,7 +3463,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
3463
3463
  changeDetection: ChangeDetectionStrategy.OnPush,
3464
3464
  template: '<ng-content></ng-content>',
3465
3465
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
3466
- inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', 'heading', 'hiddenInputContainer', 'hideProgress', 'hideProgressWhileIdle', 'invalid', 'label', 'localization', 'maxFiles', 'maxFilesize', 'maxFilesizeTotal', 'method', 'name', 'parallelChunkUploads', 'parallelUploads', 'photographingEnabled', 'preventHiddenInputClear', 'retryChunks', 'retryChunksLimit', 'uploadMultiple', 'url', 'withCredentials'],
3466
+ inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', 'heading', 'hiddenInputContainer', 'hideProgress', 'hideProgressWhileIdle', 'invalid', 'label', 'localization', 'maxFiles', 'maxFilesize', 'maxFilesizeTotal', 'method', 'name', 'parallelChunkUploads', 'parallelUploads', 'photographingEnabled', 'preventDuplicateFileNames', 'preventHiddenInputClear', 'retryChunks', 'retryChunksLimit', 'uploadMultiple', 'url', 'withCredentials'],
3467
3467
  }]
3468
3468
  }], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
3469
3469
  let StzhVbzCarousel = class StzhVbzCarousel {