{"version":3,"file":"fabric-msft-fabric-angular-wizard-step.mjs","sources":["../../../projects/fabric-wrappers/wizard-step/fabricWizardStep.directive.ts","../../../projects/fabric-wrappers/wizard-step/public-api.ts","../../../projects/fabric-wrappers/wizard-step/fabric-msft-fabric-angular-wizard-step.ts"],"sourcesContent":["import { Directive } from \"@angular/core\";\nimport { WizardStepDefinition } from \"@fabric-msft/fabric-web\";\n\n@Directive({\n  selector: \"fabric-wizard-step\",\n  standalone: true\n})\nexport class FabricWizardStepDirective {\n  constructor() {\n    if (!customElements.get(\"fabric-wizard-step\")) {\n      WizardStepDefinition.define(customElements);\n    }\n  }\n}\n","/*\n * Secondary entry point for WizardStep\n * Allows importing like: import { FabricWizardStepDirective } from '@fabric-msft/fabric-angular/wizard-step'\n */\nexport { FabricWizardStepDirective } from \"./fabricWizardStep.directive\";\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;MAOa,yBAAyB,CAAA;AACpC,IAAA,WAAA,GAAA;QACE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,oBAAoB,CAAC,EAAE;AAC7C,YAAA,oBAAoB,CAAC,MAAM,CAAC,cAAc,CAAC;QAC7C;IACF;+GALW,yBAAyB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;mGAAzB,yBAAyB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,oBAAA,EAAA,QAAA,EAAA,EAAA,EAAA,CAAA,CAAA;;4FAAzB,yBAAyB,EAAA,UAAA,EAAA,CAAA;kBAJrC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,oBAAoB;AAC9B,oBAAA,UAAU,EAAE;AACb,iBAAA;;;ACND;;;AAGG;;ACHH;;AAEG;;;;"}