@koalarx/ui
Version:
Koala UI is a modern and accessible component library designed to speed up interface development in Angular projects. With simple integration and clear documentation, you can easily build robust and visually appealing applications.
1 lines • 1.23 kB
Source Map (JSON)
{"version":3,"file":"koalarx-ui-shared-components-input-field-field-group.mjs","sources":["../../projects/koala-ui/shared/components/input-field/field-group/field-group.ts","../../projects/koala-ui/shared/components/input-field/field-group/field-group.html","../../projects/koala-ui/shared/components/input-field/field-group/koalarx-ui-shared-components-input-field-field-group.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component } from '@angular/core';\n\n@Component({\n selector: 'kl-field-group',\n templateUrl: './field-group.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})\nexport class FieldGroup {}\n","<div class=\"flex items-start flex-wrap w-full\">\n <ng-content />\n</div>\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;MAOa,UAAU,CAAA;uGAAV,UAAU,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAAV,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,UAAU,0ECPvB,+EAGA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA;;2FDIa,UAAU,EAAA,UAAA,EAAA,CAAA;kBALtB,SAAS;+BACE,gBAAgB,EAAA,eAAA,EAET,uBAAuB,CAAC,MAAM,EAAA,QAAA,EAAA,+EAAA,EAAA;;;AELjD;;AAEG;;;;"}