{"version":3,"file":"ng-zorro-antd-core-types.mjs","sources":["../../components/core/types/type.ts","../../components/core/types/status.ts","../../components/core/types/public-api.ts","../../components/core/types/ng-zorro-antd-core-types.ts"],"sourcesContent":["/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\nexport const tuple = <T extends string[]>(...args: T): T => args;\n","/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\nimport { tuple } from './type';\n\nexport type NzStatus = '' | 'error' | 'warning';\n\nconst ValidateStatuses = tuple('success', 'warning', 'error', 'validating', '');\nexport type NzValidateStatus = typeof ValidateStatuses[number];\n","/**\n * Use of this source code is governed by an MIT-style license that can be\n * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE\n */\n\nexport * from './common-wrap';\nexport * from './direction';\nexport * from './indexable';\nexport * from './ng-class';\nexport * from './size';\nexport * from './template';\nexport * from './shape';\nexport * from './compare-with';\nexport * from './any';\nexport * from './control-value-accessor';\nexport * from './convert-input';\nexport * from './input-observable';\nexport * from './type';\nexport * from './status';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"AAAA;;;AAGG;AAEU,MAAA,KAAK,GAAG,CAAqB,GAAG,IAAO,KAAQ;;ACL5D;;;AAGG;AAMH,MAAM,gBAAgB,GAAG,KAAK,CAAC,SAAS,EAAE,SAAS,EAAE,OAAO,EAAE,YAAY,EAAE,EAAE,CAAC;;ACT/E;;;AAGG;;ACHH;;AAEG;;;;"}