@eqproject/eqp-dynamic-module 2.10.99 → 2.10.100
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/README.md +4 -0
- package/esm2020/lib/components/private/field-templates/date-field-template/date-field-template.component.mjs +2 -2
- package/esm2020/lib/components/private/form-statistics/filter-templates/date-filter-template/date-filter-template.component.mjs +2 -2
- package/esm2020/lib/components/private/trigger-creator/trigger-creator.component.mjs +1 -3
- package/esm2020/lib/components/private/trigger-creator/trigger-templates/date-trigger-template/date-trigger-template.component.mjs +2 -2
- package/esm2020/lib/eqp-dynamic-module.module.mjs +1 -9
- package/fesm2015/eqproject-eqp-dynamic-module.mjs +3 -12
- package/fesm2015/eqproject-eqp-dynamic-module.mjs.map +1 -1
- package/fesm2020/eqproject-eqp-dynamic-module.mjs +3 -12
- package/fesm2020/eqproject-eqp-dynamic-module.mjs.map +1 -1
- package/lib/components/private/field-templates/date-field-template/date-field-template.component.d.ts +1 -1
- package/lib/components/private/form-statistics/filter-templates/date-filter-template/date-filter-template.component.d.ts +1 -1
- package/lib/components/private/trigger-creator/trigger-creator.component.d.ts +0 -2
- package/lib/components/private/trigger-creator/trigger-templates/date-trigger-template/date-trigger-template.component.d.ts +1 -1
- package/lib/eqp-dynamic-module.module.d.ts +6 -8
- package/package.json +1 -1
|
@@ -78,11 +78,9 @@ import { MatProgressBarModule } from '@angular/material/progress-bar';
|
|
|
78
78
|
import { MatSnackBarModule } from '@angular/material/snack-bar';
|
|
79
79
|
import { MatSortModule } from '@angular/material/sort';
|
|
80
80
|
import { MatPaginatorModule } from '@angular/material/paginator';
|
|
81
|
-
import { PickerModeEnum, EqpDatetimepickerModule } from '@eqproject/eqp-datetimepicker';
|
|
82
81
|
import { EqpFiltersModule } from '@eqproject/eqp-filters';
|
|
83
82
|
import * as i12 from '@angular/material/divider';
|
|
84
83
|
import * as acorn from 'acorn';
|
|
85
|
-
import { EqpImgDrawingModule } from '@eqproject/eqp-img-drawing';
|
|
86
84
|
|
|
87
85
|
class Context {
|
|
88
86
|
constructor() {
|
|
@@ -4236,7 +4234,7 @@ class DateFieldTemplateComponent {
|
|
|
4236
4234
|
}
|
|
4237
4235
|
/**
|
|
4238
4236
|
* In base al formato della data richiesta nel DateField (solo data, solo orario o data e ora)
|
|
4239
|
-
* imposta la visualizzazione corretta del componente
|
|
4237
|
+
* imposta la visualizzazione corretta del componente tmw-datetimepicker.
|
|
4240
4238
|
*/
|
|
4241
4239
|
setTimeType() {
|
|
4242
4240
|
switch (this.field.IsOnlyDate) {
|
|
@@ -11105,7 +11103,7 @@ class DateFilterTemplateComponent {
|
|
|
11105
11103
|
}
|
|
11106
11104
|
/**
|
|
11107
11105
|
* In base al formato della data richiesta nel DateField (solo data, solo orario o data e ora)
|
|
11108
|
-
* imposta la visualizzazione corretta del componente
|
|
11106
|
+
* imposta la visualizzazione corretta del componente tmw-datetimepicker.
|
|
11109
11107
|
*/
|
|
11110
11108
|
setTimeType() {
|
|
11111
11109
|
switch (this.field.IsOnlyDate) {
|
|
@@ -16447,7 +16445,7 @@ class DateTriggerTemplateComponent {
|
|
|
16447
16445
|
}
|
|
16448
16446
|
/**
|
|
16449
16447
|
* In base al formato della data richiesta nel DateField (solo data, solo orario o data e ora)
|
|
16450
|
-
* imposta la visualizzazione corretta del componente
|
|
16448
|
+
* imposta la visualizzazione corretta del componente tmw-datetimepicker.
|
|
16451
16449
|
*/
|
|
16452
16450
|
setTimeType() {
|
|
16453
16451
|
switch (this.field.IsOnlyDate) {
|
|
@@ -16699,7 +16697,6 @@ class TriggerCreatorComponent {
|
|
|
16699
16697
|
this.isSaving = false;
|
|
16700
16698
|
this.formulaKeys = new Array();
|
|
16701
16699
|
this.formulaFieldsStructure = new Array();
|
|
16702
|
-
this.pickerModeEnum = PickerModeEnum;
|
|
16703
16700
|
this.triggerPropertyType = TriggerPropertyTypeEnum;
|
|
16704
16701
|
}
|
|
16705
16702
|
ngOnInit() {
|
|
@@ -19589,9 +19586,7 @@ EqpDynamicModuleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0",
|
|
|
19589
19586
|
EqpTableModule,
|
|
19590
19587
|
EqpAttachmentsModule,
|
|
19591
19588
|
TmwSelectComponent,
|
|
19592
|
-
EqpDatetimepickerModule,
|
|
19593
19589
|
EqpFiltersModule,
|
|
19594
|
-
EqpImgDrawingModule,
|
|
19595
19590
|
DragDropModule, i6$2.EqpNumericModule, CanvasJSAngularStockChartsModule,
|
|
19596
19591
|
TmwDateTimePickerComponent,
|
|
19597
19592
|
TmwPickerComponent,
|
|
@@ -19611,9 +19606,7 @@ EqpDynamicModuleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0",
|
|
|
19611
19606
|
EqpTableModule,
|
|
19612
19607
|
EqpAttachmentsModule,
|
|
19613
19608
|
TmwSelectComponent,
|
|
19614
|
-
EqpDatetimepickerModule,
|
|
19615
19609
|
EqpFiltersModule,
|
|
19616
|
-
EqpImgDrawingModule,
|
|
19617
19610
|
DragDropModule,
|
|
19618
19611
|
EqpNumericModule.forRoot(customNumericMaskConfig),
|
|
19619
19612
|
CanvasJSAngularStockChartsModule,
|
|
@@ -19690,9 +19683,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
19690
19683
|
EqpTableModule,
|
|
19691
19684
|
EqpAttachmentsModule,
|
|
19692
19685
|
TmwSelectComponent,
|
|
19693
|
-
EqpDatetimepickerModule,
|
|
19694
19686
|
EqpFiltersModule,
|
|
19695
|
-
EqpImgDrawingModule,
|
|
19696
19687
|
DragDropModule,
|
|
19697
19688
|
EqpNumericModule.forRoot(customNumericMaskConfig),
|
|
19698
19689
|
CanvasJSAngularStockChartsModule,
|