UNPKG

@cds/angular

Version:

Core component modules for Clarity Angular

43 lines (37 loc) 2.06 kB
import { CommonModule } from '@angular/common'; import * as i0 from '@angular/core'; import { NgModule } from '@angular/core'; import '@cds/core/internal-components/visual-checkbox/register.js'; /* * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ class CdsInternalComponentsVisualCheckboxModule { } CdsInternalComponentsVisualCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CdsInternalComponentsVisualCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); CdsInternalComponentsVisualCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CdsInternalComponentsVisualCheckboxModule, imports: [CommonModule] }); CdsInternalComponentsVisualCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CdsInternalComponentsVisualCheckboxModule, imports: [[CommonModule]] }); i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: CdsInternalComponentsVisualCheckboxModule, decorators: [{ type: NgModule, args: [{ imports: [CommonModule], declarations: [], exports: [], }] }] }); /* * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ /* * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved. * This software is released under MIT license. * The full license information can be found in LICENSE in the root directory of this project. */ /** * Generated bundle index. Do not edit. */ export { CdsInternalComponentsVisualCheckboxModule }; //# sourceMappingURL=internal-components-visual-checkbox.mjs.map