{"version":3,"file":"moxa-formoxa-mx-section-title.mjs","sources":["../../../../libs/formoxa/mx-section-title/src/lib/components/mx-section-title.component.ts","../../../../libs/formoxa/mx-section-title/src/moxa-formoxa-mx-section-title.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\n\n@Component({\n  selector: 'mx-section-title',\n  standalone: true,\n  styleUrls: ['./mx-section-title.component.scss'],\n  changeDetection: ChangeDetectionStrategy.OnPush,\n  template: `\n    <div class=\"mx-section-title__header\">\n      <div class=\"gl-title-md\">{{ title }}</div>\n      <div class=\"mx-section-title__header__customize\">\n        <ng-content select=\"[mx-section-title-customize-header]\"> </ng-content>\n      </div>\n      <div class=\"mx-section-title__header__side\">\n        <ng-content select=\"[mx-section-title-side-header]\"> </ng-content>\n      </div>\n    </div>\n    <div class=\"mx-section-title__content\">\n      <ng-content></ng-content>\n    </div>\n  `\n})\nexport class MxSectionTitleComponent {\n  @Input() title = '';\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAsBa,uBAAuB,CAAA;AApBpC,IAAA,WAAA,GAAA;QAqBW,IAAA,CAAA,KAAK,GAAG,EAAE;AACpB,IAAA;8GAFY,uBAAuB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAvB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,uBAAuB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAfxB;;;;;;;;;;;;;AAaT,EAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,mYAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;;2FAEU,uBAAuB,EAAA,UAAA,EAAA,CAAA;kBApBnC,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,kBAAkB,cAChB,IAAI,EAAA,eAAA,EAEC,uBAAuB,CAAC,MAAM,EAAA,QAAA,EACrC;;;;;;;;;;;;;AAaT,EAAA,CAAA,EAAA,MAAA,EAAA,CAAA,mYAAA,CAAA,EAAA;;sBAGA;;;ACvBH;;AAEG;;;;"}