UNPKG

@cds/angular

Version:

Core component modules for Clarity Angular

1 lines 1.84 kB
{"version":3,"file":"grid.mjs","sources":["../../../projects/cds-angular/grid/grid.module.ts","../../../projects/cds-angular/grid/index.ts","../../../projects/cds-angular/grid/public-api.ts","../../../projects/cds-angular/grid/grid.ts"],"sourcesContent":["/*\n * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved.\n * This software is released under MIT license.\n * The full license information can be found in LICENSE in the root directory of this project.\n */\n\nimport { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport '@cds/core/grid/register.js';\n\n\n@NgModule({\n imports: [CommonModule],\n declarations: [\n ],\n exports: [\n ],\n})\nexport class CdsGridModule {}\n","/*\n * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved.\n * This software is released under MIT license.\n * The full license information can be found in LICENSE in the root directory of this project.\n */\n\nexport * from './grid.module';\n","/*\n * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved.\n * This software is released under MIT license.\n * The full license information can be found in LICENSE in the root directory of this project.\n */\n\n/*\n * Copyright (c) 2016-2023 VMware, Inc. All Rights Reserved.\n * This software is released under MIT license.\n * The full license information can be found in LICENSE in the root directory of this project.\n */\n\n/*\n * Public API Surface of cds-angular\n */\n\nexport * from './index';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;AAAA;;;;;MAkBa,aAAa;;2GAAb,aAAa;4GAAb,aAAa,YANd,YAAY;4GAMX,aAAa,YANf,CAAC,YAAY,CAAC;4FAMZ,aAAa;kBAPzB,QAAQ;mBAAC;oBACR,OAAO,EAAE,CAAC,YAAY,CAAC;oBACvB,YAAY,EAAE,EACb;oBACD,OAAO,EAAE,EACR;iBACF;;;ACjBD;;;;;;ACAA;;;;;;ACAA;;;;;;"}