{"version":3,"file":"fabric-msft-fabric-angular-table-cell.mjs","sources":["../../../projects/fabric-wrappers/table-cell/fabricTableCell.directive.ts","../../../projects/fabric-wrappers/table-cell/public-api.ts","../../../projects/fabric-wrappers/table-cell/fabric-msft-fabric-angular-table-cell.ts"],"sourcesContent":["import { Directive } from \"@angular/core\";\nimport { TableCellDefinition } from \"@fabric-msft/fabric-web\";\n\n@Directive({\n  selector: \"fabric-table-cell\",\n  standalone: true\n})\nexport class FabricTableCellDirective {\n  constructor() {\n    if (!customElements.get(\"fabric-table-cell\")) {\n      TableCellDefinition.define(customElements);\n    }\n  }\n}\n","/*\n * Secondary entry point for TableCell\n * Allows importing like: import { FabricTableCellDirective } from '@fabric-msft/fabric-angular/table-cell'\n */\nexport { FabricTableCellDirective } from \"./fabricTableCell.directive\";\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,wBAAwB,CAAA;AACnC,IAAA,WAAA,GAAA;QACE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,mBAAmB,CAAC,EAAE;AAC5C,YAAA,mBAAmB,CAAC,MAAM,CAAC,cAAc,CAAC;QAC5C;IACF;+GALW,wBAAwB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAxB,wBAAwB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAxB,wBAAwB,EAAA,UAAA,EAAA,CAAA;kBAJpC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,mBAAmB;AAC7B,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACND;;;AAGG;;ACHH;;AAEG;;;;"}