{"version":3,"file":"fabric-msft-fabric-angular-simple-table.mjs","sources":["../../../projects/fabric-wrappers/simple-table/fabricSimpleTable.directive.ts","../../../projects/fabric-wrappers/simple-table/public-api.ts","../../../projects/fabric-wrappers/simple-table/fabric-msft-fabric-angular-simple-table.ts"],"sourcesContent":["import { Directive } from \"@angular/core\";\nimport { SimpleTableDefinition } from \"@fabric-msft/fabric-web\";\n\n@Directive({\n  selector: \"fabric-simple-table\",\n  standalone: true\n})\nexport class FabricSimpleTableDirective {\n  constructor() {\n    if (!customElements.get(\"fabric-simple-table\")) {\n      SimpleTableDefinition.define(customElements);\n    }\n  }\n}\n","/*\n * Secondary entry point for Base Table\n * Allows importing like: import { FabricSimpleTableDirective } from '@fabric-msft/fabric-angular/simple-table'\n */\nexport { FabricSimpleTableDirective } from \"./fabricSimpleTable.directive\";\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,0BAA0B,CAAA;AACrC,IAAA,WAAA,GAAA;QACE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,qBAAqB,CAAC,EAAE;AAC9C,YAAA,qBAAqB,CAAC,MAAM,CAAC,cAAc,CAAC;QAC9C;IACF;+GALW,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAA1B,0BAA0B,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,qBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAA1B,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAJtC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,qBAAqB;AAC/B,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACND;;;AAGG;;ACHH;;AAEG;;;;"}