@bizdoc/core 1.13.15 → 1.13.16
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/fesm2020/bizdoc-core.mjs
CHANGED
@@ -26511,7 +26511,7 @@ CubeDocumentsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", v
|
|
26511
26511
|
CubeDocumentsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.2", type: CubeDocumentsComponent, selector: "ng-component", ngImport: i0, template: '', isInline: true });
|
26512
26512
|
CubeDocumentsComponent = __decorate([
|
26513
26513
|
BizDoc({
|
26514
|
-
selector: 'bizdoc-
|
26514
|
+
selector: 'bizdoc-documents'
|
26515
26515
|
})
|
26516
26516
|
], CubeDocumentsComponent);
|
26517
26517
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: CubeDocumentsComponent, decorators: [{
|