ngx-histaff-alpha 5.2.4 → 5.2.5
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/{ngx-histaff-alpha-core-form-design.component-BvvY3YNR.mjs → ngx-histaff-alpha-core-form-design.component-BNjy-qrh.mjs} +3 -3
- package/fesm2022/{ngx-histaff-alpha-core-form-design.component-BvvY3YNR.mjs.map → ngx-histaff-alpha-core-form-design.component-BNjy-qrh.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-core-workflow-consume.component-xvjWl_uY.mjs → ngx-histaff-alpha-core-workflow-consume.component-fbcygR7G.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-core-workflow-consume.component-xvjWl_uY.mjs.map → ngx-histaff-alpha-core-workflow-consume.component-fbcygR7G.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-live-form.component-hbLKXrLP.mjs → ngx-histaff-alpha-live-form.component-BHneMbHm.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-live-form.component-hbLKXrLP.mjs.map → ngx-histaff-alpha-live-form.component-BHneMbHm.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-vsUjoOkD.mjs → ngx-histaff-alpha-ngx-histaff-alpha-DFeMXp1M.mjs} +32 -11
- package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-vsUjoOkD.mjs.map → ngx-histaff-alpha-ngx-histaff-alpha-DFeMXp1M.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-basic-info.component-CriyG8RZ.mjs → ngx-histaff-alpha-wf-basic-info.component-sm5f-q1k.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-wf-basic-info.component-CriyG8RZ.mjs.map → ngx-histaff-alpha-wf-basic-info.component-sm5f-q1k.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-wKm3cPEV.mjs → ngx-histaff-alpha-wf-form-assign.component-CM8u15Dk.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-wKm3cPEV.mjs.map → ngx-histaff-alpha-wf-form-assign.component-CM8u15Dk.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-process-design.component-CvtTyN4b.mjs → ngx-histaff-alpha-wf-process-design.component-CKKh8Vyj.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-wf-process-design.component-CvtTyN4b.mjs.map → ngx-histaff-alpha-wf-process-design.component-CKKh8Vyj.mjs.map} +1 -1
- package/fesm2022/ngx-histaff-alpha.mjs +1 -1
- package/lib/app/libraries/core-page-edit/core-page-edit.component.d.ts +2 -1
- package/lib/app/libraries/core-workflow-builder/core-workflow-list/core-workflow-list.component.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { inject, ChangeDetectorRef, computed, Component, signal, effect, HostListener, ChangeDetectionStrategy, Injectable, ViewContainerRef, Input, EventEmitter, Output, Renderer2, ViewChild } from '@angular/core';
|
|
3
3
|
import { trigger, state, transition, style, animate } from '@angular/animations';
|
|
4
|
-
import { C as CoreFormDesignService, B as BaseEditComponent, A as AlertService, E as EnumCorePageEditMode, a as EnumFormBaseContolType, b as EnumCoreButtonVNSCode, n as noneAutoClosedAlertOptions, D as DialogService, M as MultiLanguageService, c as CorePageHeaderComponent, d as CoreFormComponent, e as CoreButtonGroupVnsComponent, T as TranslatePipe, f as BaseComponent, g as EnumCoreTablePipeType, h as CoreCheckboxComponent, i as CoreDropdownComponent, j as TooltipDirective, k as EnumFormDesignMode, l as EnumCoreFormControlSeekerSourceType, F as FullscreenModalLoaderComponent, m as TableCellPipe, o as CoreControlComponent, p as CoreChecklistComponent, q as CoreFormControlSeekerComponent, r as CoreAttachmentComponent, s as CoreDatePickerComponent, t as CoreRadioGroupComponent, u as CoreMonthSelectorComponent, v as CoreCurrencyInputComponent } from './ngx-histaff-alpha-ngx-histaff-alpha-
|
|
4
|
+
import { C as CoreFormDesignService, B as BaseEditComponent, A as AlertService, E as EnumCorePageEditMode, a as EnumFormBaseContolType, b as EnumCoreButtonVNSCode, n as noneAutoClosedAlertOptions, D as DialogService, M as MultiLanguageService, c as CorePageHeaderComponent, d as CoreFormComponent, e as CoreButtonGroupVnsComponent, T as TranslatePipe, f as BaseComponent, g as EnumCoreTablePipeType, h as CoreCheckboxComponent, i as CoreDropdownComponent, j as TooltipDirective, k as EnumFormDesignMode, l as EnumCoreFormControlSeekerSourceType, F as FullscreenModalLoaderComponent, m as TableCellPipe, o as CoreControlComponent, p as CoreChecklistComponent, q as CoreFormControlSeekerComponent, r as CoreAttachmentComponent, s as CoreDatePickerComponent, t as CoreRadioGroupComponent, u as CoreMonthSelectorComponent, v as CoreCurrencyInputComponent } from './ngx-histaff-alpha-ngx-histaff-alpha-DFeMXp1M.mjs';
|
|
5
5
|
import * as i1 from '@angular/forms';
|
|
6
6
|
import { Validators, FormsModule, FormGroup, FormControl, ReactiveFormsModule } from '@angular/forms';
|
|
7
7
|
import { NgStyle, NgTemplateOutlet } from '@angular/common';
|
|
8
8
|
import { BehaviorSubject, catchError, of } from 'rxjs';
|
|
9
9
|
import { EnumTranslateKey } from 'alpha-global-constants';
|
|
10
10
|
import { ActivatedRoute } from '@angular/router';
|
|
11
|
-
import { LiveFormComponent } from './ngx-histaff-alpha-live-form.component-
|
|
11
|
+
import { LiveFormComponent } from './ngx-histaff-alpha-live-form.component-BHneMbHm.mjs';
|
|
12
12
|
|
|
13
13
|
const slideFromTopFadeIn = trigger('slideFromTopFadeIn', [
|
|
14
14
|
state('in', style({ opacity: 1, transform: 'translateY(0)' })),
|
|
@@ -1847,4 +1847,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImpor
|
|
|
1847
1847
|
}] } });
|
|
1848
1848
|
|
|
1849
1849
|
export { CoreFormDesignComponent };
|
|
1850
|
-
//# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-
|
|
1850
|
+
//# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-BNjy-qrh.mjs.map
|