{"version":3,"file":"lucca-front-ng-form-header.mjs","sources":["../../../packages/ng/form-header/form-header.component.ts","../../../packages/ng/form-header/form-header.component.html","../../../packages/ng/form-header/lucca-front-ng-form-header.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, input, ViewEncapsulation } from '@angular/core';\n\n@Component({\n\tselector: 'lu-form-header]',\n\ttemplateUrl: './form-header.component.html',\n\tencapsulation: ViewEncapsulation.None,\n\thost: {\n\t\tclass: 'form-header',\n\t},\n\tchangeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class FormHeaderComponent {\n\t/**\n\t * Define the aria level of the title\n\t */\n\treadonly headingLevel = input<1 | 2 | 3 | 4 | 5 | 6>(1);\n}\n","<div role=\"heading\" [attr.aria-level]=\"headingLevel()\" class=\"form-header-title\"><ng-content /></div>\n<!--<span class=\"form-header-mandatory\" aria-hidden=\"true\"><sup class=\"form-header-mandatory-asterisk\">*</sup> Champs obligatoires</span>-->\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;MAWa,mBAAmB,CAAA;AAThC,IAAA,WAAA,GAAA;AAUC;;AAEG;AACM,QAAA,IAAA,CAAA,YAAY,GAAG,KAAK,CAAwB,CAAC,wDAAC;AACvD,IAAA;8GALY,mBAAmB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAnB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,mBAAmB,6QCXhC,mQAEA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,aAAA,EAAA,EAAA,CAAA,iBAAA,CAAA,IAAA,EAAA,CAAA,CAAA;;2FDSa,mBAAmB,EAAA,UAAA,EAAA,CAAA;kBAT/B,SAAS;AACC,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,iBAAiB,EAAA,aAAA,EAEZ,iBAAiB,CAAC,IAAI,EAAA,IAAA,EAC/B;AACL,wBAAA,KAAK,EAAE,aAAa;qBACpB,EAAA,eAAA,EACgB,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,mQAAA,EAAA;;;AEThD;;AAEG;;;;"}