ngx-histaff-alpha 5.2.7 → 5.2.8
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-e-msSjJJ.mjs → ngx-histaff-alpha-core-form-design.component-DqdTo9YA.mjs} +3 -3
- package/fesm2022/{ngx-histaff-alpha-core-form-design.component-e-msSjJJ.mjs.map → ngx-histaff-alpha-core-form-design.component-DqdTo9YA.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-core-workflow-consume.component-BSUfWyB8.mjs → ngx-histaff-alpha-core-workflow-consume.component-BN1KqYPr.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-core-workflow-consume.component-BSUfWyB8.mjs.map → ngx-histaff-alpha-core-workflow-consume.component-BN1KqYPr.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-live-form.component-Cv_GLfay.mjs → ngx-histaff-alpha-live-form.component-Cz5UDxkS.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-live-form.component-Cv_GLfay.mjs.map → ngx-histaff-alpha-live-form.component-Cz5UDxkS.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-C5rU2PWE.mjs → ngx-histaff-alpha-ngx-histaff-alpha-DHKxaJM4.mjs} +119 -57
- package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-C5rU2PWE.mjs.map → ngx-histaff-alpha-ngx-histaff-alpha-DHKxaJM4.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-basic-info.component-Dkg-Gb72.mjs → ngx-histaff-alpha-wf-basic-info.component-DHlxM7_1.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-wf-basic-info.component-Dkg-Gb72.mjs.map → ngx-histaff-alpha-wf-basic-info.component-DHlxM7_1.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-BlqZQ0N7.mjs → ngx-histaff-alpha-wf-form-assign.component-We7Kvh2R.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-BlqZQ0N7.mjs.map → ngx-histaff-alpha-wf-form-assign.component-We7Kvh2R.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-process-design.component-CZISUeNJ.mjs → ngx-histaff-alpha-wf-process-design.component-BNVl7eRQ.mjs} +133 -210
- package/fesm2022/ngx-histaff-alpha-wf-process-design.component-BNVl7eRQ.mjs.map +1 -0
- package/fesm2022/ngx-histaff-alpha.mjs +1 -1
- package/lib/app/libraries/core-rule-tree/core-rule-tree.component.d.ts +3 -9
- package/lib/app/libraries/core-rule-tree/core-rule-tree.service.d.ts +15 -0
- package/lib/app/libraries/core-workflow-builder/core-workflow.service.d.ts +7 -1
- package/lib/app/libraries/core-workflow-builder/wf-process-design/wf-step-config-shell/wf-step-config-shell.component.d.ts +2 -3
- package/lib/app/libraries/core-workflow-builder/wf-process-design/wf-steps-preview/wf-steps-preview.component.d.ts +1 -0
- package/package.json +1 -1
- package/fesm2022/ngx-histaff-alpha-wf-process-design.component-CZISUeNJ.mjs.map +0 -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 ApplicationHelpService, m as EnumCoreFormControlSeekerSourceType, F as FullscreenModalLoaderComponent, o as TableCellPipe, H as HotKeysDirective, p as CoreControlComponent, q as CoreChecklistComponent, r as CoreFormControlSeekerComponent, s as CoreAttachmentComponent, t as CoreDatePickerComponent, u as CoreRadioGroupComponent, v as CoreMonthSelectorComponent, w 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 ApplicationHelpService, m as EnumCoreFormControlSeekerSourceType, F as FullscreenModalLoaderComponent, o as TableCellPipe, H as HotKeysDirective, p as CoreControlComponent, q as CoreChecklistComponent, r as CoreFormControlSeekerComponent, s as CoreAttachmentComponent, t as CoreDatePickerComponent, u as CoreRadioGroupComponent, v as CoreMonthSelectorComponent, w as CoreCurrencyInputComponent } from './ngx-histaff-alpha-ngx-histaff-alpha-DHKxaJM4.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-Cz5UDxkS.mjs';
|
|
12
12
|
|
|
13
13
|
const slideFromTopFadeIn = trigger('slideFromTopFadeIn', [
|
|
14
14
|
state('in', style({ opacity: 1, transform: 'translateY(0)' })),
|
|
@@ -1871,4 +1871,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImpor
|
|
|
1871
1871
|
}] } });
|
|
1872
1872
|
|
|
1873
1873
|
export { CoreFormDesignComponent };
|
|
1874
|
-
//# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-
|
|
1874
|
+
//# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-DqdTo9YA.mjs.map
|