@falcon-ng/core 0.0.39 → 0.0.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/{falcon-ng-core-autocomplete.component-B45kyG9y.mjs → falcon-ng-core-autocomplete.component-i7tTfsCt.mjs} +8 -8
- package/fesm2022/falcon-ng-core-autocomplete.component-i7tTfsCt.mjs.map +1 -0
- package/fesm2022/{falcon-ng-core-checkbox.component-ndHL1tL3.mjs → falcon-ng-core-checkbox.component-BzUd6jLa.mjs} +6 -6
- package/fesm2022/falcon-ng-core-checkbox.component-BzUd6jLa.mjs.map +1 -0
- package/fesm2022/{falcon-ng-core-datepicker.component-By51i_14.mjs → falcon-ng-core-datepicker.component-DHmOAI3s.mjs} +6 -6
- package/fesm2022/falcon-ng-core-datepicker.component-DHmOAI3s.mjs.map +1 -0
- package/fesm2022/{falcon-ng-core-falcon-ng-core-XahzcHGw.mjs → falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs} +301 -183
- package/fesm2022/falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs.map +1 -0
- package/fesm2022/{falcon-ng-core-radio.component-BawVGW5S.mjs → falcon-ng-core-radio.component-2XCIPO40.mjs} +6 -6
- package/fesm2022/falcon-ng-core-radio.component-2XCIPO40.mjs.map +1 -0
- package/fesm2022/{falcon-ng-core-textarea.component-DoPCIW3D.mjs → falcon-ng-core-textarea.component-DwUjAaxE.mjs} +6 -6
- package/fesm2022/falcon-ng-core-textarea.component-DwUjAaxE.mjs.map +1 -0
- package/fesm2022/{falcon-ng-core-textbox.component-D9RxleN8.mjs → falcon-ng-core-textbox.component-FE3kg3HB.mjs} +6 -6
- package/fesm2022/falcon-ng-core-textbox.component-FE3kg3HB.mjs.map +1 -0
- package/fesm2022/falcon-ng-core.mjs +1 -1
- package/package.json +5 -5
- package/{index.d.ts → types/falcon-ng-core.d.ts} +3 -3
- package/fesm2022/falcon-ng-core-autocomplete.component-B45kyG9y.mjs.map +0 -1
- package/fesm2022/falcon-ng-core-checkbox.component-ndHL1tL3.mjs.map +0 -1
- package/fesm2022/falcon-ng-core-datepicker.component-By51i_14.mjs.map +0 -1
- package/fesm2022/falcon-ng-core-falcon-ng-core-XahzcHGw.mjs.map +0 -1
- package/fesm2022/falcon-ng-core-radio.component-BawVGW5S.mjs.map +0 -1
- package/fesm2022/falcon-ng-core-textarea.component-DoPCIW3D.mjs.map +0 -1
- package/fesm2022/falcon-ng-core-textbox.component-D9RxleN8.mjs.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/angularmaterial.module.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-builder/control-data-builder.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-builder/control-injection.pipe.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/validation-error/validation-error-message-token.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/validation-error/error-message.pipe.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/validation-error/validation-error.component.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/validation-error/error-state-matcher.service.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/validation-error/validation-message.directive.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/validation-error/validation-message-container.directive.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-builder/base-control-builder.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component-resolver.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-builder/control-builder.component.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/card/card.component.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/button/button.component.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-builder/group-control-builder.component.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/falcon-core.module.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/model/enum.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/model/base-control.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/AutoComplete.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Button.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/ButtonToggle.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/CheckBox.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Chip.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/DatePicker.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Divider.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Editor.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Radio.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/RichTextEditor.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Select.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Slider.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/SlideToggle.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Textarea.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/control-type/Textbox.ts","../../../../projects/falcon-ng/core/src/lib/falcon-core/component/select/select.component.ts","../../../../projects/falcon-ng/core/src/public-api.ts","../../../../projects/falcon-ng/core/src/falcon-ng-core.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport {ScrollingModule} from \"@angular/cdk/scrolling\";\nimport {PortalModule} from \"@angular/cdk/portal\";\nimport {OverlayModule} from \"@angular/cdk/overlay\";\nimport {MatTreeModule} from \"@angular/material/tree\";\nimport {MatTooltipModule} from \"@angular/material/tooltip\";\nimport {MatToolbarModule} from \"@angular/material/toolbar\";\nimport {MatTabsModule} from \"@angular/material/tabs\";\nimport {MatTableModule} from \"@angular/material/table\";\nimport {MatSortModule} from \"@angular/material/sort\";\nimport {MatSnackBarModule} from \"@angular/material/snack-bar\";\nimport {MatSlideToggleModule} from \"@angular/material/slide-toggle\";\nimport {MatSliderModule} from \"@angular/material/slider\";\nimport {MatSidenavModule} from \"@angular/material/sidenav\";\nimport {MatSelectModule} from \"@angular/material/select\";\nimport {MatNativeDateModule, MatRippleModule} from \"@angular/material/core\";\nimport {MatRadioModule} from \"@angular/material/radio\";\nimport {MatProgressSpinnerModule} from \"@angular/material/progress-spinner\";\nimport {MatProgressBarModule} from \"@angular/material/progress-bar\";\nimport {MatPaginatorModule} from \"@angular/material/paginator\";\nimport {MatMenuModule} from \"@angular/material/menu\";\nimport {MatListModule} from \"@angular/material/list\";\nimport {MatInputModule} from \"@angular/material/input\";\nimport {MatIconModule} from \"@angular/material/icon\";\nimport {MatGridListModule} from \"@angular/material/grid-list\";\nimport {MatExpansionModule} from \"@angular/material/expansion\";\nimport {MatDividerModule} from \"@angular/material/divider\";\nimport {MatDialogModule} from \"@angular/material/dialog\";\nimport {MatDatepickerModule} from \"@angular/material/datepicker\";\nimport {MatStepperModule} from \"@angular/material/stepper\";\nimport {MatChipsModule} from \"@angular/material/chips\";\nimport {MatCheckboxModule} from \"@angular/material/checkbox\";\nimport {MatCardModule} from \"@angular/material/card\";\nimport {MatButtonToggleModule} from \"@angular/material/button-toggle\";\nimport {MatButtonModule} from \"@angular/material/button\";\nimport {MatBottomSheetModule} from \"@angular/material/bottom-sheet\";\nimport {MatBadgeModule} from \"@angular/material/badge\";\nimport {MatAutocompleteModule} from \"@angular/material/autocomplete\";\nimport {DragDropModule} from \"@angular/cdk/drag-drop\";\nimport {CdkTreeModule} from \"@angular/cdk/tree\";\nimport {CdkTableModule} from \"@angular/cdk/table\";\nimport {CdkStepperModule} from \"@angular/cdk/stepper\";\nimport {ClipboardModule} from \"@angular/cdk/clipboard\";\nimport {A11yModule} from \"@angular/cdk/a11y\";\n\n\n\n@NgModule({\n declarations: [],\n exports: [\n A11yModule,\n ClipboardModule,\n CdkStepperModule,\n CdkTableModule,\n CdkTreeModule,\n DragDropModule,\n MatAutocompleteModule,\n MatBadgeModule,\n MatBottomSheetModule,\n MatButtonModule,\n MatButtonToggleModule,\n MatCardModule,\n MatCheckboxModule,\n MatChipsModule,\n MatStepperModule,\n MatDatepickerModule,\n MatDialogModule,\n MatDividerModule,\n MatExpansionModule,\n MatGridListModule,\n MatIconModule,\n MatInputModule,\n MatListModule,\n MatMenuModule,\n MatNativeDateModule,\n MatPaginatorModule,\n MatProgressBarModule,\n MatProgressSpinnerModule,\n MatRadioModule,\n MatRippleModule,\n MatSelectModule,\n MatSidenavModule,\n MatSliderModule,\n MatSlideToggleModule,\n MatSnackBarModule,\n MatSortModule,\n MatTableModule,\n MatTabsModule,\n MatToolbarModule,\n MatTooltipModule,\n MatTreeModule,\n OverlayModule,\n PortalModule,\n ScrollingModule\n ]\n})\nexport class AngularmaterialModule { }\n","import { InjectionToken } from '@angular/core';\nimport { BaseControl } from '../model/base-control';\n\nexport interface ControlData {\n formControlName: string;\n config: BaseControl<any>;\n}\nexport const CONTROL_DATA = new InjectionToken<ControlData>('Control Data');\n","import { inject, Injector, Pipe, PipeTransform } from '@angular/core';\nimport { BaseControl } from '../model/base-control';\nimport { CONTROL_DATA, ControlData } from './control-data-builder';\n\n@Pipe({\n name: 'controlInjection',\n standalone: true\n})\nexport class ControlInjectionPipe<T> implements PipeTransform {\n injector = inject(Injector);\n transform(formControlName: string, config: BaseControl<T>): Injector {\n return Injector.create({\n parent: this.injector,\n providers: [\n {\n provide: CONTROL_DATA,\n useValue: { formControlName, config } as ControlData\n }\n ]\n });\n }\n}\n","import { InjectionToken } from '@angular/core';\n\nexport const ERROR_MESSAGES: { [key: string]: (args?: any) => string } = {\n required: () => `This field is required`,\n requiredTrue: () => `This field is required`,\n email: () => `It should be a valid email`,\n minlength: ({ requiredLength }) =>\n `The length should be at least ${requiredLength} characters`,\n // banWords: ({ bannedWord }) => `The word \"${bannedWord}\" isn't allowed`,\n // appBanWords: ({ bannedWord }) => `The word \"${bannedWord}\" isn't allowed`,\n // appPasswordShouldMatch: () => `Password should match`,\n // passwordShouldMatch: () => `Password should match`,\n // pattern: () => `Wrong format`,\n // appUniqueNickname: () => `Nickname is taken`,\n // uniqueName: () => `Nickname is taken`,\n custom: ({ message }) => `${message}`,\n};\n\nexport const VALIDATION_ERROR_MESSAGES = new InjectionToken(\n `Validation Messages`,\n {\n providedIn: 'root',\n factory: () => ERROR_MESSAGES,\n }\n);\n","import { inject, Pipe, PipeTransform } from '@angular/core';\nimport { VALIDATION_ERROR_MESSAGES } from './validation-error-message-token';\n\n@Pipe({\n name: 'errorMessage',\n standalone: true\n})\nexport class ErrorMessagePipe implements PipeTransform {\n private errorMessages = inject(VALIDATION_ERROR_MESSAGES);\n transform(key: string, errorValue: any): string {\n if (!this.errorMessages[key]){\n console.warn(`Missing message for ${ key } validator...`);\n return '';\n }\n return this.errorMessages[key](errorValue);\n }\n}\n","import { ChangeDetectionStrategy, Component, Input } from '@angular/core';\nimport { ValidationErrors } from '@angular/forms';\nimport { CommonModule, KeyValue } from '@angular/common';\nimport { MatInputModule } from '@angular/material/input';\nimport { ErrorMessagePipe } from './error-message.pipe';\n\n@Component({\n selector: 'falcon-error',\n imports: [CommonModule, MatInputModule, ErrorMessagePipe],\n changeDetection: ChangeDetectionStrategy.OnPush,\n template: `\n @if (errors) { @for (error of errors | keyvalue; track trackByFn($index,\n error)) {\n <mat-error [style.bottom.px]=\"18\" [style.position]=\"'relative'\">{{\n error.key | errorMessage : error.value\n }}</mat-error>\n } }\n `,\n})\nexport class ValidationErrorComponent {\n @Input() errors: ValidationErrors | undefined | null = null;\n\n trackByFn(index: number, item: KeyValue<string, any>) {\n return item.key;\n }\n}\n","import { Injectable } from '@angular/core';\nimport { AbstractControl, FormGroupDirective, NgForm } from '@angular/forms';\nimport { ErrorStateMatcher } from '@angular/material/core';\n\n@Injectable({\n providedIn: 'root',\n})\nexport class ErrorStateMatcherService implements ErrorStateMatcher {\n isErrorState(\n control: AbstractControl<any, any> | null,\n form: NgForm | FormGroupDirective | null\n ): boolean {\n return Boolean(control && control.invalid && form && form.touched);\n }\n}\n","import {\n ComponentRef,\n Directive,\n ElementRef,\n inject,\n Input,\n inputBinding,\n OnDestroy,\n OnInit,\n ViewContainerRef,\n} from '@angular/core';\nimport {\n ControlContainer,\n FormGroupDirective,\n NgControl,\n NgForm,\n NgModel,\n} from '@angular/forms';\nimport {\n EMPTY,\n fromEvent,\n iif,\n merge,\n skip,\n startWith,\n Subscription,\n} from 'rxjs';\nimport { ValidationErrorComponent } from './validation-error.component';\nimport { ErrorStateMatcherService } from './error-state-matcher.service';\n\n@Directive({\n standalone: true,\n selector:\n '[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))',\n})\nexport class ValidationMessageDirective implements OnInit, OnDestroy {\n ngControl =\n inject(NgControl, { self: true, optional: true }) ||\n inject(ControlContainer, { self: true });\n elementRef = inject(ElementRef);\n\n @Input() errorStateMatcher = inject(ErrorStateMatcherService);\n @Input() container = inject(ViewContainerRef);\n\n private parentContainer = inject(ControlContainer, { optional: true });\n private errorMessageTrigger!: Subscription;\n private componentRef: ComponentRef<ValidationErrorComponent> | null = null;\n\n get form() {\n return this.parentContainer?.formDirective as\n | NgForm\n | FormGroupDirective\n | null;\n }\n\n ngOnInit() {\n if (!this.ngControl.control)\n throw Error(`No control model for ${this.ngControl.name} control...`);\n this.errorMessageTrigger = merge(\n this.ngControl.control.statusChanges,\n fromEvent(this.elementRef.nativeElement, 'blur'),\n iif(() => !!this.form, this.form!.ngSubmit, EMPTY)\n )\n .pipe(\n startWith(this.ngControl.control.status),\n skip(this.ngControl instanceof NgModel ? 1 : 0)\n )\n .subscribe(() => {\n if (\n this.errorStateMatcher.isErrorState(this.ngControl.control, this.form)\n ) {\n if (!this.componentRef) {\n this.componentRef = this.container.createComponent(\n ValidationErrorComponent,\n {\n bindings: [inputBinding('errors', () => this.ngControl.errors)],\n }\n );\n this.componentRef.changeDetectorRef.markForCheck();\n }\n } else {\n this.componentRef?.destroy();\n this.componentRef = null;\n }\n });\n }\n\n ngOnDestroy() {\n this.errorMessageTrigger.unsubscribe();\n }\n}\n","import { Directive, inject, ViewContainerRef } from '@angular/core';\n\n@Directive({\n selector: '[falconValidationMessageContainer]',\n standalone: true,\n exportAs: 'falconValidationMessageContainer'\n})\nexport class ValidationMessageContainerDirective {\ncontainer = inject(ViewContainerRef)\n\n}\n","import {\n AfterViewInit,\n Directive,\n inject,\n Input,\n OnDestroy,\n OnInit,\n StaticProvider,\n} from '@angular/core';\nimport {\n AbstractControl,\n ControlContainer,\n FormControl,\n FormGroup,\n ReactiveFormsModule,\n ValidatorFn,\n Validators,\n} from '@angular/forms';\nimport { CommonModule } from '@angular/common';\nimport { CONTROL_DATA } from './control-data-builder';\nimport { IValidator } from '../model/ivalidator';\nimport { ValidationMessageDirective } from '../component/validation-error/validation-message.directive';\nimport { ValidationMessageContainerDirective } from '../component/validation-error/validation-message-container.directive';\n\nexport const sharedControlDeps = [\n CommonModule,\n ReactiveFormsModule,\n ValidationMessageDirective,\n ValidationMessageContainerDirective,\n];\nexport const controlProvider: StaticProvider = {\n provide: ControlContainer,\n useFactory: () => inject(ControlContainer, { skipSelf: true }),\n};\n\n@Directive()\nexport class BaseControlBuilder implements OnInit, OnDestroy {\n private parentGroupDir = inject(ControlContainer);\n public control = inject(CONTROL_DATA);\n protected formControl: AbstractControl = new FormControl(\n this.control.config.value,\n this.bindValidators(this.control.config.validations)\n );\n\n get parentFormGroup() {\n return this.parentGroupDir.control as FormGroup;\n }\n\n ngOnInit() {\n this.parentFormGroup.addControl(\n this.control.formControlName,\n this.formControl\n );\n }\n\n ngOnDestroy() {\n this.parentFormGroup.removeControl(this.control.formControlName);\n }\n\n private bindValidators(validations: IValidator[]): ValidatorFn | null {\n if (validations.length > 0) {\n const validatorList: ValidatorFn[] = validations.map(\n (valid: IValidator) => valid.validator\n );\n return Validators.compose(validatorList);\n }\n return Validators.nullValidator;\n }\n}\n","import { Injectable, Type } from '@angular/core';\nimport { from, of, tap } from 'rxjs';\nimport { Control } from './model/enum';\n\ntype DynamicControlMap = { [T in Control]: () => Promise<Type<any>> };\n\n@Injectable({\n providedIn: 'root',\n})\nexport class ComponentResolver {\n private loadedControlCompoments = new Map<Control, Type<any>>();\n private lazyControlComponents: DynamicControlMap = {\n textbox: () =>\n import('./component/textbox/textbox.component').then(\n c => c.TextboxComponent\n ),\n textarea: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n select: () =>\n import('./component/select/select.component').then(\n c => c.SelectComponent\n ),\n datepicker: () =>\n import('./component/datepicker/datepicker.component').then(\n c => c.DatepickerComponent\n ),\n radio: () =>\n import('./component/radio/radio.component').then(c => c.RadioComponent),\n checkbox: () =>\n import('./component/checkbox/checkbox.component').then(\n c => c.CheckboxComponent\n ),\n button: () =>\n import('./component/button/button.component').then(\n c => c.ButtonComponent\n ),\n slideToggle: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n slider: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n buttonToggle: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n autocomplete: () =>\n import('./component/autocomplete/autocomplete.component').then(\n c => c.AutocompleteComponent\n ),\n chip: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n editor: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n divider: () =>\n import('./component/textarea/textarea.component').then(\n c => c.TextareaComponent\n ),\n };\n\n public resolver(controlType: keyof DynamicControlMap) {\n const loadedComponent = this.loadedControlCompoments.get(controlType);\n if (loadedComponent) return of(loadedComponent);\n return from(this.lazyControlComponents[controlType]()).pipe(\n tap(comp => this.loadedControlCompoments.set(controlType, comp))\n );\n }\n}\n","import { AfterContentChecked, ChangeDetectorRef, Component, Input, PipeTransform } from '@angular/core';\nimport { ComponentResolver } from '../component-resolver';\nimport { BaseControl } from '../model/base-control';\nimport { controlProvider } from './base-control-builder';\n\n@Component({\n selector: 'falcon-control',\n viewProviders: [controlProvider],\n template: `<ng-container class=\"w-full\" [ngComponentOutlet]=\"componentResolver.resolver(control.controlType) | async\"\n [ngComponentOutletInjector]=\"control.formControlName | controlInjection: control\"></ng-container>`,\n standalone: false\n})\nexport class ControlBuilderComponent<T> implements AfterContentChecked {\n @Input({ required: true }) control!: BaseControl<T>;\n constructor(public componentResolver: ComponentResolver,private cdref: ChangeDetectorRef) {}\n ngAfterContentChecked() {\n this.cdref.detectChanges();\n }\n}\n","import { Component, Input } from '@angular/core';\n\n@Component({\n selector: 'fal-card',\n host: {\n '[style.--mat-card-elevated-container-shape]': '\"10px\"',\n '[style.--mat-card-elevated-container-elevation]': '\"0px 0px 0px 0px rgba(0, 0, 0, 0.12), 0px 0px 0px 1px rgba(0, 0, 0, 0.12), 0px 0px 1px 1px rgba(0.12, 0.12, 0.12, 0.12)\"',\n },\n template: `\n <mat-card [ngClass]=\"class\" [style.backgroundColor]=\"backgroundColor\">\n <mat-card-content>\n <ng-content></ng-content>\n </mat-card-content>\n </mat-card>\n `,\n standalone: false\n})\nexport class CardComponent {\n @Input({ required: false }) backgroundColor: string | undefined = undefined;\n @Input({ required: false }) class: string | undefined = undefined;\n}\n","import {\n Component,\n EventEmitter,\n Input,\n OnDestroy,\n Output,\n} from '@angular/core';\n\n@Component({\n selector: 'fal-button',\n template: `\n <button\n [matButton]=\"appearance\"\n [type]=\"type\"\n (click)=\"onClick($event)\"\n [disabled]=\"disabled\">\n <span class=\"flex items-center justify-center gap-2 mdc-button__label\">\n <ng-content></ng-content>\n <span class=\"mt-1\">{{ label }}</span>\n </span>\n </button>\n `,\n standalone: false,\n})\nexport class ButtonComponent implements OnDestroy {\n @Input({ required: true }) label!: string;\n @Input({ required: true }) type: 'submit' | 'reset' | 'button' = 'submit';\n @Input() appearance: 'elevated' | 'outlined' | 'filled' | 'tonal' | '' = '';\n @Input() disabled: boolean = false;\n @Output() click = new EventEmitter<MouseEvent>();\n\n ngOnDestroy(): void {\n this.click.complete();\n }\n onClick(event: MouseEvent) {\n if (['reset', 'submit'].includes(this.type)) {\n this.click.emit(event);\n return true;\n }\n return false;\n }\n}\n","import { Component, Input, OnDestroy, OnInit, inject } from '@angular/core';\nimport {\n ControlContainer,\n FormGroup,\n FormGroupDirective,\n} from '@angular/forms';\n\n@Component({\n selector: 'falcon-group-control',\n template: `<div [formGroup]=\"innerGroup\">\n <ng-content></ng-content>\n </div>`,\n standalone: false,\n})\nexport class GroupControlBuilderComponent implements OnInit, OnDestroy {\n @Input({ required: true }) formGroupName: string | undefined = undefined;\n\n readonly innerGroup = new FormGroup({});\n\n private parentContainer = inject(ControlContainer, {\n optional: true,\n skipSelf: true,\n });\n\n get getParentFormGroup(): FormGroup {\n return this.parentContainer?.control as FormGroup;\n }\n\n ngOnInit(): void {\n const parent = this.getParentFormGroup;\n if (this.formGroupName && !parent.get(this.formGroupName)) {\n parent.addControl(this.formGroupName, this.innerGroup);\n }\n }\n\n ngOnDestroy(): void {\n const parent = this.getParentFormGroup;\n if (parent && this.formGroupName && parent.get(this.formGroupName)) {\n parent.removeControl(this.formGroupName);\n }\n }\n}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { AngularmaterialModule } from './angularmaterial.module';\nimport { ControlInjectionPipe } from './control-builder/control-injection.pipe';\nimport { ControlBuilderComponent } from './control-builder/control-builder.component';\nimport { CardComponent } from './component/card/card.component';\nimport { ButtonComponent } from './component/button/button.component';\nimport { GroupControlBuilderComponent } from './control-builder/group-control-builder.component';\nimport { ReactiveFormsModule } from '@angular/forms';\n\n@NgModule({\n declarations: [\n ControlBuilderComponent,\n CardComponent,\n ButtonComponent,\n GroupControlBuilderComponent,\n ],\n imports: [\n AngularmaterialModule,\n CommonModule,\n ControlInjectionPipe,\n ReactiveFormsModule,\n ],\n exports: [\n AngularmaterialModule,\n ControlBuilderComponent,\n CardComponent,\n ButtonComponent,\n GroupControlBuilderComponent,\n ],\n})\nexport class FalconCoreModule {}\n","/**\n * @description\n * Enum use for setting the form control Types.\n * @usageNotes\n * ```ts\n * export class Textbox extends BaseControl<string>{\n * override controlType = ControlType.Select;\n * }\n * ```\n */\nexport const enum Control {\n TextBox = 'textbox',\n TextArea = 'textarea',\n Select = 'select',\n DatePicker = 'datepicker',\n Radio = 'radio',\n Checkbox = 'checkbox',\n Button = 'button',\n SlideToggle = 'slideToggle',\n Slider = 'slider',\n ButtonToggle = 'buttonToggle',\n AutoComplete = 'autocomplete',\n Chip = 'chip',\n Editor = 'editor',\n Divider = 'divider',\n}\n\n/**\n * @description\n * Enum use for Appearance of the control.\n * @usageNotes\n * Before and After property should be only use for Checkbox and Radio button\n * ```ts\n * if (componentType == ComponentType.Radio && componentType == ComponentType.Checkbox) THEN\n * only use Appearance Before and After\n * ```\n */\nexport enum Appearance {\n /**\n * @usageNotes Should be only use for input, textbox, and select\n */\n Plain = 'plain',\n Legacy = 'legacy',\n Standard = 'standard',\n Fill = 'fill',\n Outline = 'outline',\n /**\n * @usageNotes Should be only use for label position\n */\n Before = 'before',\n After = 'after',\n /**\n * @usageNotes Should be only use for select\n */\n Multiple = 'true',\n\n /**\n * @usageNotes Should be only use for Buttom\n */\n Basic = 0,\n Raised = 1,\n Stroked = 2,\n Flat = 3,\n Icon = 4,\n FAB = 5,\n MiniFAB = 6,\n routeLink = 7,\n routeHref = 8,\n}\n\n/**\n * @description\n * Enum use for setting the attribute Types.\n * @usageNotes\n * ```ts\n * componentProperty: {\n * attrType: InputTypes.Text\n * }\n * ```\n */\nexport const enum InputTypes {\n Color = 'color',\n Date = 'date',\n DatetimeLocal = 'datetime-local',\n Email = 'email',\n Month = 'month',\n Number = 'number',\n Password = 'password',\n Search = 'search',\n Tel = 'tel',\n Text = 'text',\n Time = 'time',\n Url = 'url',\n Week = 'week',\n /**\n * @usageNotes Should be only use for Buttom\n */\n Button = 'button',\n Submit = 'submit',\n DragDrop = 'dragDrop',\n}\n\n/**\n * @description\n * Enum use for setting HTTP method.\n * @usageNotes\n * ```ts\n * this.genericHttpClientService.Delete(this.deleteUserUrl).subscribe(item => {}, error => {});\n * ```\n */\nexport enum HttpMethod {\n Get = 'GET',\n Post = 'POST',\n Put = 'PUT',\n Patch = 'PATCH',\n Delete = 'DELETE',\n}\n\n/**\n * @description\n * Enum use for Table actions\n */\nexport const enum TableAction {\n View,\n Edit,\n Delete,\n RightArrow,\n}\n\n/**\n * @description\n * Enum use for setting the Floating label.\n * @usageNotes\n * ```ts\n * componentProperty: {\n * floatLabel: Floatinglabel.Always\n * }\n * ```\n */\nexport const enum Floatinglabel {\n Auto = 'auto',\n Always = 'always',\n}\n\nexport enum LoggingLevel {\n None = 'None',\n Verbose = 'Verbose',\n Info = 'Info',\n Warnings = 'Warnings',\n Errors = 'Errors',\n}\n","import { Control } from './enum';\nimport { IValidator } from './ivalidator';\nimport {\n FloatLabelType,\n MatFormFieldAppearance,\n} from '@angular/material/form-field';\nimport { ThemePalette } from '@angular/material/core';\nimport {\n IComponentEvent,\n IMatHint,\n IOptions,\n ISelectOptions,\n ISliderProperty,\n ISuffixPrefixConfig,\n ITextAreaProperty,\n} from './interface';\n\n/**\n * @description\n * Class use for setting the control properties.\n * @usageNotes\n * ```ts\n * new Dropdown({\n * formControlName: 'brave',\n * label: 'Bravery Rating',\n * options: [\n * {key: 'solid', value: 'Solid'},\n * {key: 'great', value: 'Great'},\n * {key: 'good', value: 'Good'},\n * {key: 'unproven', value: 'Unproven'}\n * ],\n * order: 3\n * }),\n ** ```\n */\nexport class BaseControl<T> {\n value: T | undefined;\n formControlName: string;\n label: string | undefined;\n labelPosition: 'before' | 'after';\n order: number;\n controlType: Control;\n type: string;\n disabled: boolean;\n options: IOptions[] | any;\n validations: IValidator[];\n appearance: MatFormFieldAppearance | any;\n class: string;\n style: { [klass: string]: any };\n placeHolder: string;\n floatLabel: FloatLabelType;\n hint: IMatHint;\n suffix: ISuffixPrefixConfig;\n prefix: ISuffixPrefixConfig;\n textAreaProperty: ITextAreaProperty;\n event: IComponentEvent<T>;\n selectProperty: ISelectOptions;\n color: ThemePalette;\n sliderProperty: ISliderProperty;\n chipSelectedOptions: IOptions[] | any;\n editorProperty: any;\n formArray: BaseControl<T>[] | undefined;\n constructor(options: {\n value?: T;\n formControlName?: string;\n label?: string;\n labelPosition?: 'before' | 'after';\n order?: number;\n controlType?: Control;\n type?: string;\n disabled?: boolean;\n options?: IOptions[] | any;\n validations?: IValidator[];\n appearance?: MatFormFieldAppearance | any;\n class?: string;\n style?: { [klass: string]: any };\n placeHolder?: string;\n floatLabel?: FloatLabelType;\n hint?: IMatHint;\n suffix?: ISuffixPrefixConfig;\n prefix?: ISuffixPrefixConfig;\n textAreaProperty?: ITextAreaProperty;\n event?: IComponentEvent<T>;\n selectProperty?: ISelectOptions;\n color?: ThemePalette;\n sliderProperty?: ISliderProperty;\n chipSelectedOptions?: IOptions[] | any;\n editorProperty?: any;\n formArray?: BaseControl<T>[];\n }) {\n this.value = options.value;\n this.formControlName = options.formControlName || '';\n this.label = options.label || undefined;\n this.labelPosition = options.labelPosition || 'before' || 'after';\n this.order = options.order === undefined ? 1 : options.order;\n this.controlType = options.controlType || Control.Button;\n this.type = options.type || '';\n this.disabled = options.disabled || false;\n this.options = options.options || [];\n this.validations = options.validations || [];\n this.appearance = options.appearance || 'outline';\n this.class = options.class || '';\n this.style = options.style || {};\n this.placeHolder = options.placeHolder || '';\n this.floatLabel = options.floatLabel || 'auto';\n this.hint = options.hint || ({} as IMatHint);\n this.prefix = options.prefix || ({} as ISuffixPrefixConfig);\n this.suffix = options.suffix || ({} as ISuffixPrefixConfig);\n this.textAreaProperty =\n options.textAreaProperty || ({} as ITextAreaProperty);\n this.event = options.event || {};\n this.selectProperty = options.selectProperty || {};\n this.color = options.color || undefined;\n this.sliderProperty = options.sliderProperty || {};\n this.chipSelectedOptions = options.chipSelectedOptions || {};\n this.editorProperty = options.editorProperty || {};\n this.formArray = options.formArray || undefined;\n }\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class AutoComplete extends BaseControl<string> {\n override controlType = Control.AutoComplete;\n}\n","import {BaseControl} from \"../model/base-control\";\nimport {Control} from \"../model/enum\";\n\nexport class Button extends BaseControl<string> {\n override controlType = Control.Button;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class ButtonToggle extends BaseControl<string> {\n override controlType = Control.ButtonToggle;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class CheckBox extends BaseControl<boolean> {\n override controlType = Control.Checkbox;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Chip extends BaseControl<string> {\n override controlType = Control.Chip;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class DatePicker extends BaseControl<string> {\n override controlType = Control.DatePicker;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Divider extends BaseControl<string> {\n override controlType = Control.Divider;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Editor extends BaseControl<string> {\n override controlType = Control.Editor;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Radio extends BaseControl<string> {\n override controlType = Control.Radio;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class RichTextEditor extends BaseControl<any> {\n override controlType = Control.Editor;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Select extends BaseControl<string> {\n override controlType = Control.Select;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Slider extends BaseControl<number> {\n override controlType = Control.Slider;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class SliderToggle extends BaseControl<boolean> {\n override controlType = Control.SlideToggle;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Textarea extends BaseControl<string> {\n override controlType = Control.TextArea;\n}\n","import { BaseControl } from '../model/base-control';\nimport { Control } from '../model/enum';\n\nexport class Textbox extends BaseControl<string> {\n override controlType = Control.TextBox;\n}\n","import { Component } from '@angular/core';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\nimport { MatSelectChange, MatSelectModule } from '@angular/material/select';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\n\n@Component({\n selector: 'fal-select',\n imports: [\n MatInputModule,\n MatFormFieldModule,\n MatSelectModule,\n ...sharedControlDeps,\n ],\n viewProviders: [controlProvider],\n template: `<mat-form-field\n [appearance]=\"control.config.appearance\"\n class=\"w-full\">\n @if(control.config.label){\n <mat-label>{{ control.config.label }}</mat-label>\n }\n <mat-select\n [value]=\"control.config.value\"\n [formControlName]=\"control.formControlName\"\n [placeholder]=\"control.config.placeHolder\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n (selectionChange)=\"selectionChange($event)\"\n [container]=\"containerDir.container\">\n @for(option of control.config.options; track option){\n <mat-option [value]=\"option.key\">{{ option.value }}</mat-option>\n }\n </mat-select>\n </mat-form-field>\n <ng-container\n falconValidationMessageContainer\n #containerDir=\"falconValidationMessageContainer\" />`,\n styles: `.w-full {\n width: 100%\n }`,\n})\nexport class SelectComponent extends BaseControlBuilder {\n selectionChange(event: MatSelectChange): void {\n this.control.config.event.change?.emit(event);\n }\n}\n","/*\n * Public API Surface of core\n */\nexport * from './lib/falcon-core/falcon-core.module';\n\nexport * from './lib/falcon-core/model/enum';\nexport * from './lib/falcon-core/model/interface';\nexport * from './lib/falcon-core/model/ivalidator';\nexport * from './lib/falcon-core/model/base-control';\n\nexport * from './lib/falcon-core/control-type/AutoComplete';\nexport * from './lib/falcon-core/control-type/Button';\nexport * from './lib/falcon-core/control-type/ButtonToggle';\nexport * from './lib/falcon-core/control-type/CheckBox';\nexport * from './lib/falcon-core/control-type/Chip';\nexport * from './lib/falcon-core/control-type/DatePicker';\nexport * from './lib/falcon-core/control-type/Divider';\nexport * from './lib/falcon-core/control-type/Editor';\nexport * from './lib/falcon-core/control-type/Radio';\nexport * from './lib/falcon-core/control-type/RichTextEditor';\nexport * from './lib/falcon-core/control-type/Select';\nexport * from './lib/falcon-core/control-type/Slider';\nexport * from './lib/falcon-core/control-type/SlideToggle';\nexport * from './lib/falcon-core/control-type/Textarea';\nexport * from './lib/falcon-core/control-type/Textbox';\n\nexport * from './lib/falcon-core/control-builder/control-builder.component';\nexport * from './lib/falcon-core/control-builder/group-control-builder.component';\n\nexport * from './lib/falcon-core/angularmaterial.module';\n\nexport * from './lib/falcon-core/component/card/card.component';\nexport * from './lib/falcon-core/component/button/button.component';\nexport * from './lib/falcon-core/component/select/select.component';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i1.ComponentResolver","i3.ControlInjectionPipe","i1","i2","i3","i4","i5","i6.ValidationMessageDirective","i7.ValidationMessageContainerDirective"],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
|
-
import { B as BaseControlBuilder, c as controlProvider, V as ValidationMessageDirective, s as sharedControlDeps } from './falcon-ng-core-falcon-ng-core-
|
|
3
|
+
import { B as BaseControlBuilder, c as controlProvider, V as ValidationMessageDirective, s as sharedControlDeps } from './falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs';
|
|
4
4
|
import { MatFormFieldModule } from '@angular/material/form-field';
|
|
5
5
|
import * as i1 from '@angular/material/radio';
|
|
6
6
|
import { MatRadioModule } from '@angular/material/radio';
|
|
@@ -11,8 +11,8 @@ class RadioComponent extends BaseControlBuilder {
|
|
|
11
11
|
radioGroupChangeEvent($event) {
|
|
12
12
|
this.control.config.event.change?.emit($event);
|
|
13
13
|
}
|
|
14
|
-
static
|
|
15
|
-
static
|
|
14
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: RadioComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
15
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.6", type: RadioComponent, isStandalone: true, selector: "fal-radio", usesInheritance: true, ngImport: i0, template: `<div
|
|
16
16
|
[ngStyle]="control.config.style"
|
|
17
17
|
[ngClass]="control.config.class">
|
|
18
18
|
<label class="radio-label-padding">{{
|
|
@@ -32,9 +32,9 @@ class RadioComponent extends BaseControlBuilder {
|
|
|
32
32
|
>{{ item.viewValue | titlecase }}
|
|
33
33
|
</mat-radio-button>
|
|
34
34
|
</mat-radio-group>
|
|
35
|
-
</div>`, isInline: true, dependencies: [{ kind: "ngmodule", type: MatFormFieldModule }, { kind: "ngmodule", type: MatRadioModule }, { kind: "directive", type: i1.MatRadioGroup, selector: "mat-radio-group", inputs: ["color", "name", "labelPosition", "value", "selected", "disabled", "required", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioGroup"] }, { kind: "component", type: i1.MatRadioButton, selector: "mat-radio-button", inputs: ["id", "name", "aria-label", "aria-labelledby", "aria-describedby", "disableRipple", "tabIndex", "checked", "value", "labelPosition", "disabled", "required", "color", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioButton"] }, { kind: "ngmodule", type: i2.CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: i4.ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: ValidationMessageDirective, selector: "[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))", inputs: ["errorStateMatcher", "container"] }, { kind: "pipe", type: i2.TitleCasePipe, name: "titlecase" }], viewProviders: [controlProvider] });
|
|
35
|
+
</div>`, isInline: true, dependencies: [{ kind: "ngmodule", type: MatFormFieldModule }, { kind: "ngmodule", type: MatRadioModule }, { kind: "directive", type: i1.MatRadioGroup, selector: "mat-radio-group", inputs: ["color", "name", "labelPosition", "value", "selected", "disabled", "required", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioGroup"] }, { kind: "component", type: i1.MatRadioButton, selector: "mat-radio-button", inputs: ["id", "name", "aria-label", "aria-labelledby", "aria-describedby", "disableRipple", "tabIndex", "checked", "value", "labelPosition", "disabled", "required", "color", "disabledInteractive"], outputs: ["change"], exportAs: ["matRadioButton"] }, { kind: "ngmodule", type: i2.CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: i4.ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: ValidationMessageDirective, selector: "[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))", inputs: ["errorStateMatcher", "container"] }, { kind: "pipe", type: i2.TitleCasePipe, name: "titlecase" }], viewProviders: [controlProvider] });
|
|
36
36
|
}
|
|
37
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
37
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: RadioComponent, decorators: [{
|
|
38
38
|
type: Component,
|
|
39
39
|
args: [{
|
|
40
40
|
selector: 'fal-radio',
|
|
@@ -65,4 +65,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImpor
|
|
|
65
65
|
}] });
|
|
66
66
|
|
|
67
67
|
export { RadioComponent };
|
|
68
|
-
//# sourceMappingURL=falcon-ng-core-radio.component-
|
|
68
|
+
//# sourceMappingURL=falcon-ng-core-radio.component-2XCIPO40.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"falcon-ng-core-radio.component-2XCIPO40.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/component/radio/radio.component.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatRadioChange, MatRadioModule } from '@angular/material/radio';\n\n@Component({\n selector: 'fal-radio',\n imports: [MatFormFieldModule, MatRadioModule, ...sharedControlDeps],\n viewProviders: [controlProvider],\n template: `<div\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\">\n <label class=\"radio-label-padding\">{{\n control.config.label | titlecase\n }}</label>\n <mat-radio-group\n [attr.aria-label]=\"control.config.label\"\n [labelPosition]=\"control.config.appearance\"\n [formControlName]=\"control.formControlName\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n (change)=\"radioGroupChangeEvent($event)\">\n <mat-radio-button\n [ngClass]=\"control.config.class\"\n *ngFor=\"let item of control.config.options\"\n [value]=\"item.value\"\n >{{ item.viewValue | titlecase }}\n </mat-radio-button>\n </mat-radio-group>\n </div>`,\n})\nexport class RadioComponent extends BaseControlBuilder {\n radioGroupChangeEvent($event: MatRadioChange) {\n this.control.config.event.change?.emit($event);\n }\n}\n"],"names":["i3","i4.ValidationMessageDirective"],"mappings":"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"}
|
|
@@ -2,14 +2,14 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
3
|
import * as i1 from '@angular/material/input';
|
|
4
4
|
import { MatInputModule } from '@angular/material/input';
|
|
5
|
-
import { B as BaseControlBuilder, c as controlProvider, V as ValidationMessageDirective, a as ValidationMessageContainerDirective, s as sharedControlDeps } from './falcon-ng-core-falcon-ng-core-
|
|
5
|
+
import { B as BaseControlBuilder, c as controlProvider, V as ValidationMessageDirective, a as ValidationMessageContainerDirective, s as sharedControlDeps } from './falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs';
|
|
6
6
|
import * as i2 from '@angular/cdk/text-field';
|
|
7
7
|
import * as i2$1 from '@angular/common';
|
|
8
8
|
import * as i4 from '@angular/forms';
|
|
9
9
|
|
|
10
10
|
class TextareaComponent extends BaseControlBuilder {
|
|
11
|
-
static
|
|
12
|
-
static
|
|
11
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TextareaComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
12
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.6", type: TextareaComponent, isStandalone: true, selector: "fal-textarea", usesInheritance: true, ngImport: i0, template: `
|
|
13
13
|
<mat-form-field [appearance]="control.config.appearance" class="w-full">
|
|
14
14
|
@if(control.config.label){
|
|
15
15
|
<mat-label>{{ control.config.label }}</mat-label>
|
|
@@ -38,9 +38,9 @@ class TextareaComponent extends BaseControlBuilder {
|
|
|
38
38
|
<ng-container
|
|
39
39
|
falconValidationMessageContainer
|
|
40
40
|
#containerDir="falconValidationMessageContainer" />
|
|
41
|
-
`, isInline: true, styles: [".w-full{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "directive", type: i2.CdkTextareaAutosize, selector: "textarea[cdkTextareaAutosize]", inputs: ["cdkAutosizeMinRows", "cdkAutosizeMaxRows", "cdkTextareaAutosize", "placeholder"], exportAs: ["cdkTextareaAutosize"] }, { kind: "ngmodule", type: i2$1.CommonModule }, { kind: "directive", type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: i4.ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: ValidationMessageDirective, selector: "[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))", inputs: ["errorStateMatcher", "container"] }, { kind: "directive", type: ValidationMessageContainerDirective, selector: "[falconValidationMessageContainer]", exportAs: ["falconValidationMessageContainer"] }], viewProviders: [controlProvider] });
|
|
41
|
+
`, isInline: true, styles: [".w-full{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "directive", type: i2.CdkTextareaAutosize, selector: "textarea[cdkTextareaAutosize]", inputs: ["cdkAutosizeMinRows", "cdkAutosizeMaxRows", "cdkTextareaAutosize", "placeholder"], exportAs: ["cdkTextareaAutosize"] }, { kind: "ngmodule", type: i2$1.CommonModule }, { kind: "directive", type: i2$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2$1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: i4.ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: ValidationMessageDirective, selector: "[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))", inputs: ["errorStateMatcher", "container"] }, { kind: "directive", type: ValidationMessageContainerDirective, selector: "[falconValidationMessageContainer]", exportAs: ["falconValidationMessageContainer"] }], viewProviders: [controlProvider] });
|
|
42
42
|
}
|
|
43
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
43
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TextareaComponent, decorators: [{
|
|
44
44
|
type: Component,
|
|
45
45
|
args: [{ selector: 'fal-textarea', imports: [MatInputModule, ...sharedControlDeps], viewProviders: [controlProvider], template: `
|
|
46
46
|
<mat-form-field [appearance]="control.config.appearance" class="w-full">
|
|
@@ -75,4 +75,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImpor
|
|
|
75
75
|
}] });
|
|
76
76
|
|
|
77
77
|
export { TextareaComponent };
|
|
78
|
-
//# sourceMappingURL=falcon-ng-core-textarea.component-
|
|
78
|
+
//# sourceMappingURL=falcon-ng-core-textarea.component-DwUjAaxE.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"falcon-ng-core-textarea.component-DwUjAaxE.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/component/textarea/textarea.component.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { MatInputModule } from '@angular/material/input';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\n\n@Component({\n selector: 'fal-textarea',\n imports: [MatInputModule, ...sharedControlDeps],\n viewProviders: [controlProvider],\n template: `\n <mat-form-field [appearance]=\"control.config.appearance\" class=\"w-full\">\n @if(control.config.label){\n <mat-label>{{ control.config.label }}</mat-label>\n }\n <textarea\n matInput\n [formControlName]=\"control.formControlName\"\n [placeholder]=\"control.config.placeHolder\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n [cdkTextareaAutosize]=\"\n control.config.textAreaProperty.cdkTextareaAutosize\n \"\n [cdkAutosizeMinRows]=\"\n control.config.textAreaProperty.cdkAutosizeMinRows\n \"\n [cdkAutosizeMaxRows]=\"\n control.config.textAreaProperty.cdkAutosizeMaxRows\n \"\n [rows]=\"control.config.textAreaProperty.rows\"\n [cols]=\"control.config.textAreaProperty.cols\"\n [disabled]=\"control.config.disabled\"\n [container]=\"containerDir.container\">\n </textarea>\n </mat-form-field>\n <ng-container\n falconValidationMessageContainer\n #containerDir=\"falconValidationMessageContainer\" />\n `,\n styles: `.w-full{width: 100%}`,\n})\nexport class TextareaComponent extends BaseControlBuilder {}\n"],"names":["i3","i5.ValidationMessageDirective","i6.ValidationMessageContainerDirective"],"mappings":"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"}
|
|
@@ -2,13 +2,13 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { Component } from '@angular/core';
|
|
3
3
|
import * as i1 from '@angular/material/input';
|
|
4
4
|
import { MatInputModule } from '@angular/material/input';
|
|
5
|
-
import { B as BaseControlBuilder, c as controlProvider, V as ValidationMessageDirective, a as ValidationMessageContainerDirective, s as sharedControlDeps } from './falcon-ng-core-falcon-ng-core-
|
|
5
|
+
import { B as BaseControlBuilder, c as controlProvider, V as ValidationMessageDirective, a as ValidationMessageContainerDirective, s as sharedControlDeps } from './falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs';
|
|
6
6
|
import * as i2 from '@angular/common';
|
|
7
7
|
import * as i4 from '@angular/forms';
|
|
8
8
|
|
|
9
9
|
class TextboxComponent extends BaseControlBuilder {
|
|
10
|
-
static
|
|
11
|
-
static
|
|
10
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TextboxComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
11
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.6", type: TextboxComponent, isStandalone: true, selector: "fal-textbox", usesInheritance: true, ngImport: i0, template: `
|
|
12
12
|
<mat-form-field [appearance]="control.config.appearance" class="w-full">
|
|
13
13
|
@if(control.config.label){
|
|
14
14
|
<mat-label>{{ control.config.label }}</mat-label>
|
|
@@ -24,9 +24,9 @@ class TextboxComponent extends BaseControlBuilder {
|
|
|
24
24
|
<ng-container
|
|
25
25
|
falconValidationMessageContainer
|
|
26
26
|
#containerDir="falconValidationMessageContainer" />
|
|
27
|
-
`, isInline: true, styles: [".w-full{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "ngmodule", type: i2.CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: i4.ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: ValidationMessageDirective, selector: "[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))", inputs: ["errorStateMatcher", "container"] }, { kind: "directive", type: ValidationMessageContainerDirective, selector: "[falconValidationMessageContainer]", exportAs: ["falconValidationMessageContainer"] }], viewProviders: [controlProvider] });
|
|
27
|
+
`, isInline: true, styles: [".w-full{width:100%}\n"], dependencies: [{ kind: "ngmodule", type: MatInputModule }, { kind: "directive", type: i1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly", "disabledInteractive"], exportAs: ["matInput"] }, { kind: "component", type: i1.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i1.MatLabel, selector: "mat-label" }, { kind: "ngmodule", type: i2.CommonModule }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "ngmodule", type: i4.ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: ValidationMessageDirective, selector: "[formControl]:not([withoutValidationErrors]),[formControlName]:not([withoutValidationErrors]),[formGroupName]:not([withoutValidationErrors]))", inputs: ["errorStateMatcher", "container"] }, { kind: "directive", type: ValidationMessageContainerDirective, selector: "[falconValidationMessageContainer]", exportAs: ["falconValidationMessageContainer"] }], viewProviders: [controlProvider] });
|
|
28
28
|
}
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TextboxComponent, decorators: [{
|
|
30
30
|
type: Component,
|
|
31
31
|
args: [{ selector: 'fal-textbox', imports: [MatInputModule, ...sharedControlDeps], viewProviders: [controlProvider], template: `
|
|
32
32
|
<mat-form-field [appearance]="control.config.appearance" class="w-full">
|
|
@@ -48,4 +48,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.1.3", ngImpor
|
|
|
48
48
|
}] });
|
|
49
49
|
|
|
50
50
|
export { TextboxComponent };
|
|
51
|
-
//# sourceMappingURL=falcon-ng-core-textbox.component-
|
|
51
|
+
//# sourceMappingURL=falcon-ng-core-textbox.component-FE3kg3HB.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"falcon-ng-core-textbox.component-FE3kg3HB.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/component/textbox/textbox.component.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { MatInputModule } from '@angular/material/input';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\n\n@Component({\n selector: 'fal-textbox',\n imports: [MatInputModule, ...sharedControlDeps],\n viewProviders: [controlProvider],\n template: `\n <mat-form-field [appearance]=\"control.config.appearance\" class=\"w-full\">\n @if(control.config.label){\n <mat-label>{{ control.config.label }}</mat-label>\n }\n <input\n matInput\n [formControlName]=\"control.formControlName\"\n [placeholder]=\"control.config.placeHolder\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n [container]=\"containerDir.container\" />\n </mat-form-field>\n <ng-container\n falconValidationMessageContainer\n #containerDir=\"falconValidationMessageContainer\" />\n `,\n styles: `.w-full {\n width: 100%\n }`,\n})\nexport class TextboxComponent extends BaseControlBuilder {}\n"],"names":["i3","i4.ValidationMessageDirective","i5.ValidationMessageContainerDirective"],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { q as AngularmaterialModule, A as Appearance, e as AutoComplete, d as BaseControl, f as Button, t as ButtonComponent, g as ButtonToggle, r as CardComponent, h as CheckBox, i as Chip, C as Control, p as ControlBuilderComponent, D as DatePicker, j as Divider, E as Editor, F as FalconCoreModule, b as Floatinglabel, G as GroupControlBuilderComponent, H as HttpMethod, I as InputTypes, L as LoggingLevel, R as Radio, k as RichTextEditor, S as Select, u as SelectComponent, l as Slider, m as SliderToggle, T as TableAction, n as Textarea, o as Textbox } from './falcon-ng-core-falcon-ng-core-Dd_oxTIJ.mjs';
|
|
2
2
|
//# sourceMappingURL=falcon-ng-core.mjs.map
|
package/package.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@falcon-ng/core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.40",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/common": "^
|
|
6
|
-
"@angular/core": "^
|
|
5
|
+
"@angular/common": "^21.0.0",
|
|
6
|
+
"@angular/core": "^21.0.0"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"tslib": "^2.3.0"
|
|
10
10
|
},
|
|
11
11
|
"sideEffects": false,
|
|
12
12
|
"module": "fesm2022/falcon-ng-core.mjs",
|
|
13
|
-
"typings": "
|
|
13
|
+
"typings": "types/falcon-ng-core.d.ts",
|
|
14
14
|
"exports": {
|
|
15
15
|
"./package.json": {
|
|
16
16
|
"default": "./package.json"
|
|
17
17
|
},
|
|
18
18
|
".": {
|
|
19
|
-
"types": "./
|
|
19
|
+
"types": "./types/falcon-ng-core.d.ts",
|
|
20
20
|
"default": "./fesm2022/falcon-ng-core.mjs"
|
|
21
21
|
}
|
|
22
22
|
}
|
|
@@ -88,7 +88,7 @@ declare const enum Control {
|
|
|
88
88
|
* only use Appearance Before and After
|
|
89
89
|
* ```
|
|
90
90
|
*/
|
|
91
|
-
declare
|
|
91
|
+
declare enum Appearance {
|
|
92
92
|
/**
|
|
93
93
|
* @usageNotes Should be only use for input, textbox, and select
|
|
94
94
|
*/
|
|
@@ -158,7 +158,7 @@ declare const enum InputTypes {
|
|
|
158
158
|
* this.genericHttpClientService.Delete(this.deleteUserUrl).subscribe(item => {}, error => {});
|
|
159
159
|
* ```
|
|
160
160
|
*/
|
|
161
|
-
declare
|
|
161
|
+
declare enum HttpMethod {
|
|
162
162
|
Get = "GET",
|
|
163
163
|
Post = "POST",
|
|
164
164
|
Put = "PUT",
|
|
@@ -189,7 +189,7 @@ declare const enum Floatinglabel {
|
|
|
189
189
|
Auto = "auto",
|
|
190
190
|
Always = "always"
|
|
191
191
|
}
|
|
192
|
-
declare
|
|
192
|
+
declare enum LoggingLevel {
|
|
193
193
|
None = "None",
|
|
194
194
|
Verbose = "Verbose",
|
|
195
195
|
Info = "Info",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"falcon-ng-core-autocomplete.component-B45kyG9y.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/component/autocomplete/autocomplete.component.ts"],"sourcesContent":["import { Component, OnInit } from '@angular/core';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\nimport { MatInputModule } from '@angular/material/input';\nimport { MatAutocompleteModule } from '@angular/material/autocomplete';\nimport { IOptions } from '../../model/interface';\nimport { Observable } from 'rxjs';\nimport { map, startWith } from 'rxjs/operators';\n\n@Component({\n selector: 'fal-autocomplete',\n imports: [MatInputModule, MatAutocompleteModule, ...sharedControlDeps],\n viewProviders: [controlProvider],\n template: `<mat-form-field\n [appearance]=\"control.config.appearance\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n class=\"w-full\">\n @if(control.config.label){\n <mat-label>{{ control.config.label }}</mat-label>\n }\n <input\n matInput\n type=\"text\"\n [formControlName]=\"control.formControlName\"\n [placeholder]=\"control.config.placeHolder\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n [matAutocomplete]=\"auto\"\n (input)=\"onInputChange($event)\"\n [container]=\"containerDir.container\" />\n <mat-autocomplete\n #auto=\"matAutocomplete\"\n (optionSelected)=\"optionSelected($event.option.viewValue)\"\n [displayWith]=\"displayFn\">\n @for(option of filteredOptions; track option){\n <mat-option [value]=\"option\">{{ option.value }}</mat-option>\n }\n </mat-autocomplete>\n </mat-form-field>\n <ng-container\n falconValidationMessageContainer\n #containerDir=\"falconValidationMessageContainer\" />`,\n styles: `.w-full {\n width: 100%\n }`,\n})\nexport class AutocompleteComponent extends BaseControlBuilder {\n private originalOptions: IOptions[] = [];\n filteredOptions: IOptions[] = [];\n constructor() {\n super();\n this.originalOptions = [...this.control.config.options];\n this.filteredOptions = [...this.originalOptions];\n }\n\n displayFn(option: IOptions): string {\n return option && option.value ? option.value : '';\n }\n\n onInputChange(event: Event) {\n const target = event.target as HTMLInputElement;\n this.filteredOptions = this._filter(target.value || '');\n this.control.config.event.inputChange?.emit(target.value || '');\n }\n\n private _filter(value: string): IOptions[] {\n const filterValue = value.toLowerCase();\n return this.control.config.options.filter((option: IOptions) =>\n option?.key?.toLowerCase().includes(filterValue)\n );\n }\n\n optionSelected(event: any) {\n this.control.config.event.keyboardEnter?.emit(event);\n this.control.config.event.change?.emit(event);\n }\n}\n"],"names":["i3","i5.ValidationMessageDirective","i6.ValidationMessageContainerDirective"],"mappings":";;;;;;;;;;AAkDM,MAAO,qBAAsB,SAAQ,kBAAkB,CAAA;AAG3D,IAAA,WAAA,GAAA;AACE,QAAA,KAAK,EAAE;QAHD,IAAA,CAAA,eAAe,GAAe,EAAE;QACxC,IAAA,CAAA,eAAe,GAAe,EAAE;AAG9B,QAAA,IAAI,CAAC,eAAe,GAAG,CAAC,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,OAAO,CAAC;QACvD,IAAI,CAAC,eAAe,GAAG,CAAC,GAAG,IAAI,CAAC,eAAe,CAAC;;AAGlD,IAAA,SAAS,CAAC,MAAgB,EAAA;AACxB,QAAA,OAAO,MAAM,IAAI,MAAM,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,GAAG,EAAE;;AAGnD,IAAA,aAAa,CAAC,KAAY,EAAA;AACxB,QAAA,MAAM,MAAM,GAAG,KAAK,CAAC,MAA0B;AAC/C,QAAA,IAAI,CAAC,eAAe,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;AACvD,QAAA,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,EAAE,IAAI,CAAC,MAAM,CAAC,KAAK,IAAI,EAAE,CAAC;;AAGzD,IAAA,OAAO,CAAC,KAAa,EAAA;AAC3B,QAAA,MAAM,WAAW,GAAG,KAAK,CAAC,WAAW,EAAE;QACvC,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,MAAgB,KACzD,MAAM,EAAE,GAAG,EAAE,WAAW,EAAE,CAAC,QAAQ,CAAC,WAAW,CAAC,CACjD;;AAGH,IAAA,cAAc,CAAC,KAAU,EAAA;AACvB,QAAA,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,aAAa,EAAE,IAAI,CAAC,KAAK,CAAC;AACpD,QAAA,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,EAAE,IAAI,CAAC,KAAK,CAAC;;8GA5BpC,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,qBAAqB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAlCtB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6B8C,yDAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,MAAA,EAAA,CAAA,uBAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EA/B9C,cAAc,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAAA,yHAAA,EAAA,MAAA,EAAA,CAAA,UAAA,EAAA,IAAA,EAAA,aAAA,EAAA,MAAA,EAAA,UAAA,EAAA,MAAA,EAAA,mBAAA,EAAA,kBAAA,EAAA,OAAA,EAAA,UAAA,EAAA,qBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,UAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,YAAA,EAAA,QAAA,EAAA,gBAAA,EAAA,MAAA,EAAA,CAAA,oBAAA,EAAA,OAAA,EAAA,YAAA,EAAA,YAAA,EAAA,iBAAA,EAAA,WAAA,CAAA,EAAA,QAAA,EAAA,CAAA,cAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,QAAA,EAAA,QAAA,EAAA,WAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAE,qBAAqB,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,kBAAA,EAAA,MAAA,EAAA,CAAA,YAAA,EAAA,iBAAA,EAAA,aAAA,EAAA,uBAAA,EAAA,wBAAA,EAAA,kBAAA,EAAA,YAAA,EAAA,eAAA,EAAA,OAAA,EAAA,8BAAA,CAAA,EAAA,OAAA,EAAA,CAAA,gBAAA,EAAA,QAAA,EAAA,QAAA,EAAA,iBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,iBAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,SAAA,EAAA,QAAA,EAAA,YAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,IAAA,EAAA,UAAA,CAAA,EAAA,OAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,WAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,sBAAA,EAAA,QAAA,EAAA,mDAAA,EAAA,MAAA,EAAA,CAAA,iBAAA,EAAA,yBAAA,EAAA,4BAAA,EAAA,cAAA,EAAA,yBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,wBAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,OAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,SAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,IAAA,CAAA,OAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,SAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAA,EAAA,CAAA,mBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,oBAAA,EAAA,QAAA,EAAA,8MAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,2CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,MAAA,EAAA,CAAA,iBAAA,EAAA,UAAA,EAAA,SAAA,CAAA,EAAA,OAAA,EAAA,CAAA,eAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,0BAAA,EAAA,QAAA,EAAA,+IAAA,EAAA,MAAA,EAAA,CAAA,mBAAA,EAAA,WAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,mCAAA,EAAA,QAAA,EAAA,oCAAA,EAAA,QAAA,EAAA,CAAA,kCAAA,CAAA,EAAA,CAAA,EAAA,aAAA,EAChC,CAAC,eAAe,CAAC,EAAA,CAAA,CAAA;;2FAmCrB,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBAtCjC,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,kBAAkB,EAAA,OAAA,EACnB,CAAC,cAAc,EAAE,qBAAqB,EAAE,GAAG,iBAAiB,CAAC,EAAA,aAAA,EACvD,CAAC,eAAe,CAAC,EAAA,QAAA,EACtB,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6B8C,yDAAA,CAAA,EAAA,MAAA,EAAA,CAAA,uBAAA,CAAA,EAAA;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"falcon-ng-core-checkbox.component-ndHL1tL3.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/component/checkbox/checkbox.component.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\nimport {\n MatCheckboxChange,\n MatCheckboxModule,\n} from '@angular/material/checkbox';\n\n@Component({\n selector: 'fal-checkbox',\n imports: [MatCheckboxModule, ...sharedControlDeps],\n viewProviders: [controlProvider],\n template: ` <mat-checkbox\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n [labelPosition]=\"control.config.labelPosition\"\n [formControlName]=\"control.config.formControlName\"\n (change)=\"change($event)\">\n {{ control.config.label }}\n </mat-checkbox>`,\n})\nexport class CheckboxComponent extends BaseControlBuilder {\n change($event: MatCheckboxChange) {\n this.control.config.event.change?.emit($event);\n }\n}\n"],"names":["i3","i4.ValidationMessageDirective"],"mappings":";;;;;;;;AAwBM,MAAO,iBAAkB,SAAQ,kBAAkB,CAAA;AACvD,IAAA,MAAM,CAAC,MAAyB,EAAA;AAC9B,QAAA,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;;8GAFrC,iBAAiB,EAAA,IAAA,EAAA,IAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAAjB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,iBAAiB,EAAA,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,cAAA,EAAA,eAAA,EAAA,IAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EATlB,CAAA;;;;;;;AAOM,iBAAA,CAAA,EAAA,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EATN,iBAAiB,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,WAAA,EAAA,QAAA,EAAA,cAAA,EAAA,MAAA,EAAA,CAAA,YAAA,EAAA,iBAAA,EAAA,kBAAA,EAAA,eAAA,EAAA,eAAA,EAAA,WAAA,EAAA,IAAA,EAAA,UAAA,EAAA,eAAA,EAAA,MAAA,EAAA,OAAA,EAAA,eAAA,EAAA,UAAA,EAAA,OAAA,EAAA,qBAAA,EAAA,SAAA,EAAA,UAAA,EAAA,eAAA,CAAA,EAAA,OAAA,EAAA,CAAA,QAAA,EAAA,qBAAA,CAAA,EAAA,QAAA,EAAA,CAAA,aAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAA,EAAA,CAAA,YAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,OAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,SAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,OAAA,EAAA,QAAA,EAAA,WAAA,EAAA,MAAA,EAAA,CAAA,SAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,mBAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,2CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,EAAA,CAAA,eAAA,EAAA,QAAA,EAAA,mBAAA,EAAA,MAAA,EAAA,CAAA,iBAAA,EAAA,UAAA,EAAA,SAAA,CAAA,EAAA,OAAA,EAAA,CAAA,eAAA,CAAA,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAC,0BAAA,EAAA,QAAA,EAAA,+IAAA,EAAA,MAAA,EAAA,CAAA,mBAAA,EAAA,WAAA,CAAA,EAAA,CAAA,EAAA,aAAA,EACZ,CAAC,eAAe,CAAC,EAAA,CAAA,CAAA;;2FAUrB,iBAAiB,EAAA,UAAA,EAAA,CAAA;kBAb7B,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,QAAQ,EAAE,cAAc;AACxB,oBAAA,OAAO,EAAE,CAAC,iBAAiB,EAAE,GAAG,iBAAiB,CAAC;oBAClD,aAAa,EAAE,CAAC,eAAe,CAAC;AAChC,oBAAA,QAAQ,EAAE,CAAA;;;;;;;AAOM,iBAAA,CAAA;AACjB,iBAAA;;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"falcon-ng-core-datepicker.component-By51i_14.mjs","sources":["../../../../projects/falcon-ng/core/src/lib/falcon-core/component/datepicker/datepicker.component.ts"],"sourcesContent":["import { Component } from '@angular/core';\nimport { provideNativeDateAdapter } from '@angular/material/core';\nimport { MatDatepickerModule } from '@angular/material/datepicker';\nimport { MatFormFieldModule } from '@angular/material/form-field';\nimport { MatInputModule } from '@angular/material/input';\nimport {\n BaseControlBuilder,\n controlProvider,\n sharedControlDeps,\n} from '../../control-builder/base-control-builder';\n\n@Component({\n selector: 'fal-datepicker',\n providers: [provideNativeDateAdapter()],\n imports: [\n MatFormFieldModule,\n MatInputModule,\n MatDatepickerModule,\n ...sharedControlDeps,\n ],\n viewProviders: [controlProvider],\n template: `<mat-form-field\n [appearance]=\"control.config.appearance\"\n class=\"w-full\">\n @if(control.config.label){\n <mat-label>{{ control.config.label }}</mat-label>\n }\n <input\n matInput\n [matDatepicker]=\"picker\"\n [formControlName]=\"control.formControlName\"\n [placeholder]=\"control.config.placeHolder\"\n [ngStyle]=\"control.config.style\"\n [ngClass]=\"control.config.class\"\n [container]=\"containerDir.container\" />\n />\n <mat-datepicker-toggle\n matIconSuffix\n [for]=\"picker\"></mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n </mat-form-field>\n <ng-container\n falconValidationMessageContainer\n #containerDir=\"falconValidationMessageContainer\" /> `,\n styles: `.w-full {\n width: 100%\n }`,\n})\nexport class DatepickerComponent extends BaseControlBuilder {}\n"],"names":["i3","i5.ValidationMessageDirective","i6.ValidationMessageContainerDirective"],"mappings":"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"}
|