{"version":3,"file":"fabric-msft-fabric-angular-table.mjs","sources":["../../../projects/fabric-wrappers/table/fabricTable.directive.ts","../../../projects/fabric-wrappers/table/public-api.ts","../../../projects/fabric-wrappers/table/fabric-msft-fabric-angular-table.ts"],"sourcesContent":["import { Directive } from \"@angular/core\";\nimport { TableDefinition } from \"@fabric-msft/fabric-web\";\n\n@Directive({\n  selector: \"fabric-table\",\n  standalone: true\n})\nexport class FabricTableDirective {\n  constructor() {\n    if (!customElements.get(\"fabric-table\")) {\n      TableDefinition.define(customElements);\n    }\n  }\n}\n","/*\n * Secondary entry point for Table\n * Allows importing like: import { FabricTableDirective } from '@fabric-msft/fabric-angular/table'\n */\nexport { FabricTableDirective } from \"./fabricTable.directive\";\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,oBAAoB,CAAA;AAC/B,IAAA,WAAA,GAAA;QACE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,cAAc,CAAC,EAAE;AACvC,YAAA,eAAe,CAAC,MAAM,CAAC,cAAc,CAAC;QACxC;IACF;+GALW,oBAAoB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAApB,oBAAoB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAApB,oBAAoB,EAAA,UAAA,EAAA,CAAA;kBAJhC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACND;;;AAGG;;ACHH;;AAEG;;;;"}