ngx-histaff-alpha 5.3.3 → 5.3.4
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-CCVshW2-.mjs → ngx-histaff-alpha-core-form-design.component-B3Bt_wz9.mjs} +3 -3
- package/fesm2022/{ngx-histaff-alpha-core-form-design.component-CCVshW2-.mjs.map → ngx-histaff-alpha-core-form-design.component-B3Bt_wz9.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-core-workflow-consume.component-TnrPf9H2.mjs → ngx-histaff-alpha-core-workflow-consume.component-znKSd3FH.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-core-workflow-consume.component-TnrPf9H2.mjs.map → ngx-histaff-alpha-core-workflow-consume.component-znKSd3FH.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-design-wrapper.component-CPGzOFjH.mjs → ngx-histaff-alpha-design-wrapper.component-hEHdNgJ5.mjs} +5 -5
- package/fesm2022/{ngx-histaff-alpha-design-wrapper.component-CPGzOFjH.mjs.map → ngx-histaff-alpha-design-wrapper.component-hEHdNgJ5.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-design-wrapper.route-Di-TQKJF.mjs → ngx-histaff-alpha-design-wrapper.route-BCbqbYNJ.mjs} +4 -4
- package/fesm2022/{ngx-histaff-alpha-design-wrapper.route-Di-TQKJF.mjs.map → ngx-histaff-alpha-design-wrapper.route-BCbqbYNJ.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-live-form.component-Dk1vh34D.mjs → ngx-histaff-alpha-live-form.component-DHu-inta.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-live-form.component-Dk1vh34D.mjs.map → ngx-histaff-alpha-live-form.component-DHu-inta.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-Q7u6fsp_.mjs → ngx-histaff-alpha-ngx-histaff-alpha-LRHd5fE0.mjs} +7 -7
- package/fesm2022/{ngx-histaff-alpha-ngx-histaff-alpha-Q7u6fsp_.mjs.map → ngx-histaff-alpha-ngx-histaff-alpha-LRHd5fE0.mjs.map} +1 -1
- package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-BKg1CpSs.mjs → ngx-histaff-alpha-wf-form-assign.component-CVTDShS6.mjs} +2 -2
- package/fesm2022/{ngx-histaff-alpha-wf-form-assign.component-BKg1CpSs.mjs.map → ngx-histaff-alpha-wf-form-assign.component-CVTDShS6.mjs.map} +1 -1
- package/fesm2022/ngx-histaff-alpha.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { inject, ChangeDetectorRef, Component, signal, effect, HostListener, ChangeDetectionStrategy, Injectable, computed, ViewContainerRef, Input, EventEmitter, Output, Renderer2, input, viewChild, isDevMode } from '@angular/core';
|
|
3
3
|
import { trigger, state, transition, style, animate, query, stagger } from '@angular/animations';
|
|
4
|
-
import { g as CoreFormDesignService, C as CoreWorkflowService, B as BaseEditComponent, A as AlertService, w as AppConfigService, x as EnumCorePageEditMode, y as EnumCoreButtonVNSCode, R as READONLY_WORKFLOW_FIELDS, z as noneAutoClosedAlertOptions, j as DialogService, M as MultiLanguageService, d as CorePageHeaderComponent, G as CoreFormComponent, I as CoreButtonGroupVnsComponent, i as TranslatePipe, E as EnumFormBaseContolType, f as BaseComponent, K as EnumCoreTablePipeType, L as CoreCheckboxComponent, n as CoreDropdownComponent, T as TooltipDirective, m as DomService, O as EnumFormDesignMode, v as ApplicationHelpService, a as EnumCoreFormControlSeekerSourceType, P as TableCellPipe, H as HotKeysDirective, Q as CoreControlComponent, o as CoreChecklistComponent, q as CoreFormControlSeekerComponent, S as CoreAttachmentComponent, p as CoreDatePickerComponent, u as CoreRadioGroupComponent, U as CoreMonthSelectorComponent, r as CoreCurrencyInputComponent } from './ngx-histaff-alpha-ngx-histaff-alpha-
|
|
4
|
+
import { g as CoreFormDesignService, C as CoreWorkflowService, B as BaseEditComponent, A as AlertService, w as AppConfigService, x as EnumCorePageEditMode, y as EnumCoreButtonVNSCode, R as READONLY_WORKFLOW_FIELDS, z as noneAutoClosedAlertOptions, j as DialogService, M as MultiLanguageService, d as CorePageHeaderComponent, G as CoreFormComponent, I as CoreButtonGroupVnsComponent, i as TranslatePipe, E as EnumFormBaseContolType, f as BaseComponent, K as EnumCoreTablePipeType, L as CoreCheckboxComponent, n as CoreDropdownComponent, T as TooltipDirective, m as DomService, O as EnumFormDesignMode, v as ApplicationHelpService, a as EnumCoreFormControlSeekerSourceType, P as TableCellPipe, H as HotKeysDirective, Q as CoreControlComponent, o as CoreChecklistComponent, q as CoreFormControlSeekerComponent, S as CoreAttachmentComponent, p as CoreDatePickerComponent, u as CoreRadioGroupComponent, U as CoreMonthSelectorComponent, r as CoreCurrencyInputComponent } from './ngx-histaff-alpha-ngx-histaff-alpha-LRHd5fE0.mjs';
|
|
5
5
|
import * as i1 from '@angular/forms';
|
|
6
6
|
import { FormsModule, FormGroup, FormControl, ReactiveFormsModule } from '@angular/forms';
|
|
7
7
|
import { NgStyle, NgTemplateOutlet } from '@angular/common';
|
|
8
8
|
import { BehaviorSubject, catchError, of, filter, distinctUntilChanged, tap, switchMap } from 'rxjs';
|
|
9
9
|
import { Router, ActivatedRoute } from '@angular/router';
|
|
10
10
|
import { EnumTranslateKey } from 'alpha-global-constants';
|
|
11
|
-
import { LiveFormComponent } from './ngx-histaff-alpha-live-form.component-
|
|
11
|
+
import { LiveFormComponent } from './ngx-histaff-alpha-live-form.component-DHu-inta.mjs';
|
|
12
12
|
|
|
13
13
|
const slideFromTopFadeIn = trigger('slideFromTopFadeIn', [
|
|
14
14
|
state('in', style({ opacity: 1, transform: 'translateY(0)' })),
|
|
@@ -1641,4 +1641,4 @@ var coreFormDesign_component = /*#__PURE__*/Object.freeze({
|
|
|
1641
1641
|
});
|
|
1642
1642
|
|
|
1643
1643
|
export { CoreToastLoadingComponent as C, CoreFormDesignComponent as a, coreFormDesign_component as c };
|
|
1644
|
-
//# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-
|
|
1644
|
+
//# sourceMappingURL=ngx-histaff-alpha-core-form-design.component-B3Bt_wz9.mjs.map
|