ngx-histaff-alpha 5.2.0 → 5.2.1

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.
Files changed (20) hide show
  1. package/fesm2022/{ngx-histaff-alpha-core-form-design.component-Ch6AboRG.mjs → ngx-histaff-alpha-core-form-design.component-CVUrzI7i.mjs} +2 -2
  2. package/fesm2022/{ngx-histaff-alpha-core-form-design.component-Ch6AboRG.mjs.map → ngx-histaff-alpha-core-form-design.component-CVUrzI7i.mjs.map} +1 -1
  3. package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-CuceCJS6.mjs → ngx-histaff-alpha-ngx-histaff-alpha-BsFI6sBi.mjs} +69 -15
  4. package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-CuceCJS6.mjs.map → ngx-histaff-alpha-ngx-histaff-alpha-BsFI6sBi.mjs.map} +1 -1
  5. package/fesm2022/{ngx-histaff-alpha-wf-basic-info.component-DTyH7Vrg.mjs → ngx-histaff-alpha-wf-basic-info.component-DfjBSKHs.mjs} +2 -2
  6. package/fesm2022/{ngx-histaff-alpha-wf-basic-info.component-DTyH7Vrg.mjs.map → ngx-histaff-alpha-wf-basic-info.component-DfjBSKHs.mjs.map} +1 -1
  7. package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-BlV8XvWa.mjs → ngx-histaff-alpha-wf-form-assign.component-Dep54OG7.mjs} +2 -2
  8. package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-BlV8XvWa.mjs.map → ngx-histaff-alpha-wf-form-assign.component-Dep54OG7.mjs.map} +1 -1
  9. package/fesm2022/{ngx-histaff-alpha-wf-process-design.component-CkpHKrP1.mjs → ngx-histaff-alpha-wf-process-design.component-DH2kGhLf.mjs} +101 -39
  10. package/fesm2022/ngx-histaff-alpha-wf-process-design.component-DH2kGhLf.mjs.map +1 -0
  11. package/fesm2022/ngx-histaff-alpha.mjs +1 -1
  12. package/lib/app/libraries/core-control-value-only/core-control-value-only.component.d.ts +10 -0
  13. package/lib/app/libraries/core-rule-tree/core-rule-tree.component.d.ts +29 -10
  14. package/lib/app/libraries/core-workflow-builder/core-workflow-list/core-workflow-list.component.d.ts +2 -0
  15. package/lib/app/libraries/core-workflow-builder/core-workflow.service.d.ts +3 -3
  16. package/lib/app/libraries/core-workflow-builder/interfaces/IWfWorkflow.d.ts +2 -2
  17. package/lib/app/libraries/core-workflow-builder/wf-process-design/wf-node/wf-node.component.d.ts +1 -0
  18. package/package.json +1 -1
  19. package/fesm2022/ngx-histaff-alpha-wf-process-design.component-CkpHKrP1.mjs.map +0 -1
  20. package/lib/app/libraries/core-workflow-builder/interfaces/IAfField.d.ts +0 -6
@@ -1,7 +1,7 @@
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, c as CorePageHeaderComponent, d as CoreFormComponent, e as CoreButtonGroupVnsComponent, T as TranslatePipe, f as BaseComponent, g as EnumCoreTablePipeType, h as CoreCheckboxComponent, i as CoreDropdownComponent, M as MultiLanguageService, 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-CuceCJS6.mjs';
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, c as CorePageHeaderComponent, d as CoreFormComponent, e as CoreButtonGroupVnsComponent, T as TranslatePipe, f as BaseComponent, g as EnumCoreTablePipeType, h as CoreCheckboxComponent, i as CoreDropdownComponent, M as MultiLanguageService, 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-BsFI6sBi.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';
@@ -1848,4 +1848,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImpor
1848
1848
  }] } });
1849
1849
 
1850
1850
  export { CoreFormDesignComponent };
1851
- //# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-Ch6AboRG.mjs.map
1851
+ //# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-CVUrzI7i.mjs.map