@oiz/stzh-components-angular 4.6.0 → 4.8.0
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.
|
@@ -4202,11 +4202,11 @@ let StzhUpload = class StzhUpload {
|
|
|
4202
4202
|
this.el = r.nativeElement;
|
|
4203
4203
|
}
|
|
4204
4204
|
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 }); }
|
|
4205
|
-
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",
|
|
4205
|
+
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", hiddenInputContainer: "hiddenInputContainer", hideOptional: "hideOptional", hideProgress: "hideProgress", hideProgressWhileIdle: "hideProgressWhileIdle", invalid: "invalid", label: "label", labelHidden: "labelHidden", localization: "localization", maxFiles: "maxFiles", maxFilesize: "maxFilesize", maxFilesizeTotal: "maxFilesizeTotal", method: "method", name: "name", noLabelTruncate: "noLabelTruncate", parallelChunkUploads: "parallelChunkUploads", parallelUploads: "parallelUploads", photographingEnabled: "photographingEnabled", preventDuplicateFileNames: "preventDuplicateFileNames", preventHiddenInputClear: "preventHiddenInputClear", required: "required", retryChunks: "retryChunks", retryChunksLimit: "retryChunksLimit", uploadMultiple: "uploadMultiple", url: "url", withCredentials: "withCredentials" }, outputs: { stzhFileAdded: "stzhFileAdded", stzhFilesAdded: "stzhFilesAdded", stzhFileRemove: "stzhFileRemove", stzhFileRemoved: "stzhFileRemoved", stzhSending: "stzhSending", stzhSendingMultiple: "stzhSendingMultiple", stzhProcessing: "stzhProcessing", stzhProcessingMultiple: "stzhProcessingMultiple", stzhProgress: "stzhProgress", stzhProgressTotal: "stzhProgressTotal", stzhError: "stzhError", stzhErrorMultiple: "stzhErrorMultiple", stzhSuccess: "stzhSuccess", stzhSuccessMultiple: "stzhSuccessMultiple", stzhCanceled: "stzhCanceled", stzhCanceledMultiple: "stzhCanceledMultiple", stzhComplete: "stzhComplete", stzhCompleteMultiple: "stzhCompleteMultiple" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
4206
4206
|
};
|
|
4207
4207
|
StzhUpload = __decorate([
|
|
4208
4208
|
ProxyCmp({
|
|
4209
|
-
inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', '
|
|
4209
|
+
inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', 'hiddenInputContainer', 'hideOptional', 'hideProgress', 'hideProgressWhileIdle', 'invalid', 'label', 'labelHidden', 'localization', 'maxFiles', 'maxFilesize', 'maxFilesizeTotal', 'method', 'name', 'noLabelTruncate', 'parallelChunkUploads', 'parallelUploads', 'photographingEnabled', 'preventDuplicateFileNames', 'preventHiddenInputClear', 'required', 'retryChunks', 'retryChunksLimit', 'uploadMultiple', 'url', 'withCredentials'],
|
|
4210
4210
|
methods: ['setFocus', 'processQueue', 'removeFile', 'removeAllFiles']
|
|
4211
4211
|
})
|
|
4212
4212
|
], StzhUpload);
|
|
@@ -4217,7 +4217,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4217
4217
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
4218
4218
|
template: '<ng-content></ng-content>',
|
|
4219
4219
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4220
|
-
inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', '
|
|
4220
|
+
inputs: ['accept', 'acceptedFiles', 'autoProcessQueue', 'button', 'buttonScan', 'chunkSize', 'chunking', 'chunksUploaded', 'defaultHeaders', 'description', 'disableToasts', 'disabled', 'downloadDisabled', 'downloadDisabledWhileProcessing', 'error', 'existingFiles', 'filesizeBase', 'forceChunking', 'headers', 'headersAsync', 'hiddenInputContainer', 'hideOptional', 'hideProgress', 'hideProgressWhileIdle', 'invalid', 'label', 'labelHidden', 'localization', 'maxFiles', 'maxFilesize', 'maxFilesizeTotal', 'method', 'name', 'noLabelTruncate', 'parallelChunkUploads', 'parallelUploads', 'photographingEnabled', 'preventDuplicateFileNames', 'preventHiddenInputClear', 'required', 'retryChunks', 'retryChunksLimit', 'uploadMultiple', 'url', 'withCredentials'],
|
|
4221
4221
|
outputs: ['stzhFileAdded', 'stzhFilesAdded', 'stzhFileRemove', 'stzhFileRemoved', 'stzhSending', 'stzhSendingMultiple', 'stzhProcessing', 'stzhProcessingMultiple', 'stzhProgress', 'stzhProgressTotal', 'stzhError', 'stzhErrorMultiple', 'stzhSuccess', 'stzhSuccessMultiple', 'stzhCanceled', 'stzhCanceledMultiple', 'stzhComplete', 'stzhCompleteMultiple'],
|
|
4222
4222
|
standalone: false
|
|
4223
4223
|
}]
|
|
@@ -4342,11 +4342,11 @@ let StzhVbzLinechip = class StzhVbzLinechip {
|
|
|
4342
4342
|
this.el = r.nativeElement;
|
|
4343
4343
|
}
|
|
4344
4344
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhVbzLinechip, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4345
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhVbzLinechip, selector: "stzh-vbz-linechip", inputs: { active: "active", alert: "alert", analyticsId: "analyticsId", disabled: "disabled", global: "global", line: "line" }, outputs: { stzhFocus: "stzhFocus", stzhBlur: "stzhBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
4345
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhVbzLinechip, selector: "stzh-vbz-linechip", inputs: { active: "active", alert: "alert", analyticsId: "analyticsId", disabled: "disabled", global: "global", icon: "icon", line: "line", useApiLineColors: "useApiLineColors" }, outputs: { stzhFocus: "stzhFocus", stzhBlur: "stzhBlur" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
4346
4346
|
};
|
|
4347
4347
|
StzhVbzLinechip = __decorate([
|
|
4348
4348
|
ProxyCmp({
|
|
4349
|
-
inputs: ['active', 'alert', 'analyticsId', 'disabled', 'global', 'line']
|
|
4349
|
+
inputs: ['active', 'alert', 'analyticsId', 'disabled', 'global', 'icon', 'line', 'useApiLineColors']
|
|
4350
4350
|
})
|
|
4351
4351
|
], StzhVbzLinechip);
|
|
4352
4352
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhVbzLinechip, decorators: [{
|
|
@@ -4356,7 +4356,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4356
4356
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
4357
4357
|
template: '<ng-content></ng-content>',
|
|
4358
4358
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4359
|
-
inputs: ['active', 'alert', 'analyticsId', 'disabled', 'global', 'line'],
|
|
4359
|
+
inputs: ['active', 'alert', 'analyticsId', 'disabled', 'global', 'icon', 'line', 'useApiLineColors'],
|
|
4360
4360
|
outputs: ['stzhFocus', 'stzhBlur'],
|
|
4361
4361
|
standalone: false
|
|
4362
4362
|
}]
|
|
@@ -4402,11 +4402,11 @@ let StzhVbzTicker = class StzhVbzTicker {
|
|
|
4402
4402
|
this.el = r.nativeElement;
|
|
4403
4403
|
}
|
|
4404
4404
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhVbzTicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4405
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhVbzTicker, selector: "stzh-vbz-ticker", inputs: { api: "api", data: "data", dateAdapter: "dateAdapter", localization: "localization", moreInfoLink: "moreInfoLink" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
4405
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: StzhVbzTicker, selector: "stzh-vbz-ticker", inputs: { api: "api", data: "data", dateAdapter: "dateAdapter", localization: "localization", moreInfoLink: "moreInfoLink", useApiLineColors: "useApiLineColors" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
4406
4406
|
};
|
|
4407
4407
|
StzhVbzTicker = __decorate([
|
|
4408
4408
|
ProxyCmp({
|
|
4409
|
-
inputs: ['api', 'data', 'dateAdapter', 'localization', 'moreInfoLink']
|
|
4409
|
+
inputs: ['api', 'data', 'dateAdapter', 'localization', 'moreInfoLink', 'useApiLineColors']
|
|
4410
4410
|
})
|
|
4411
4411
|
], StzhVbzTicker);
|
|
4412
4412
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: StzhVbzTicker, decorators: [{
|
|
@@ -4416,7 +4416,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
4416
4416
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
4417
4417
|
template: '<ng-content></ng-content>',
|
|
4418
4418
|
// eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
|
|
4419
|
-
inputs: ['api', 'data', 'dateAdapter', 'localization', 'moreInfoLink'],
|
|
4419
|
+
inputs: ['api', 'data', 'dateAdapter', 'localization', 'moreInfoLink', 'useApiLineColors'],
|
|
4420
4420
|
standalone: false
|
|
4421
4421
|
}]
|
|
4422
4422
|
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }]; } });
|